/*******************************
	General classes
*******************************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-weight: 700;
  color: #222222; }

h2 {
  font-family: "Fira Sans", sans-serif;
  font-size: 25px;
  font-weight: 600;
  color: #404250; }

.home h2 {
  font-size: 30px;
  color: #9F2B32;
  padding-bottom: 65px; }

h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px !important;
  font-weight: 700;
  color: #9F2B32; }
  h3 .grey {
    color: #404250; }

h4 {
  font-family: "Fira Sans", sans-serif;
  font-size: 28px !important; }

h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px !important;
  color: #9F2B32;
  font-weight: 600; }

address {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 130% !important;
  margin-bottom: 0px !important;
  color: #404250;
  white-space: nowrap; }

.et_pb_text ol, .et_pb_text ul {
  padding-left: 23px; }
  .et_pb_text ol a, .et_pb_text ul a {
    color: #5696d0; }

.entry-content ol, .entry-content ul {
  padding: 20px 0px 0px 20px; }
  .entry-content ol li, .entry-content ul li {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    line-height: 100%;
    padding-bottom: 5px;
    color: #3F3F40; }

p {
  color: #404250;
  font-size: 15px;
  font-family: "Montserrat", sans-serif; }

.intro, .home p {
  font-size: 18px;
  line-height: 170%; }

.home p {
  padding-bottom: 68px; }

.num {
  color: #9F2B32;
  font-size: 16px;
  padding-bottom: 10px;
  font-family: "Montserrat", sans-serif; }

.et_pb_text_inner a {
  color: #404250;
  font-size: 18px;
  font-weight: 700; }
  .et_pb_text_inner a:after {
    content: url("/wp-content/themes/divi-child/svgs/redArrow.svg");
    vertical-align: middle;
    padding-left: 8px;
    transition: all 300ms ease 0ms;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .et_pb_text_inner a:hover {
    color: #9F2B32; }
  .et_pb_text_inner a:hover:after {
    padding-left: 18px; }

.horizontalList {
  padding-left: 0px !important; }
  .horizontalList li {
    display: inline-block;
    font-family: "Montserrat", sans-serif !important;
    font-size: 15px !important;
    padding: 10px 0px 0px 0px;
    margin: 10px 10px 0px 0px;
    vertical-align: top;
    line-height: 130% !important; }
    .horizontalList li:last-of-type {
      margin-right: 0px; }
    .horizontalList li:before {
      content: "_______";
      position: absolute;
      top: -15px;
      left: 0px;
      color: #7E7E7E; }

.red {
  color: #9F2B32; }

table {
  font-family: "Montserrat", sans-serif;
  border: none !important; }
  table td {
    border: none;
    border-top: solid 1px #7E7E7E !important;
    border-bottom: solid 1px #7E7E7E;
    padding: 20px 10px !important;
    line-height: 130%; }

.largeLink {
  padding: 10px 0px 0px 0px !important;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 20px !important;
  display: inline-block; }
  .largeLink:after {
    display: none; }

.lineWrapper.aboveLink .callout-line.draws-width {
  position: relative;
  left: auto; }
  .lineWrapper.aboveLink .callout-line.draws-width .line-outer {
    max-width: 60px; }

.et_pb_button {
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 15px;
  padding-bottom: 15px; }
  .et_pb_button:after {
    content: url(/wp-content/themes/divi-child/svgs/redArrow.svg) !important;
    vertical-align: middle;
    padding-left: 8px;
    top: 0px; }
  .et_pb_button:hover:after {
    padding-left: 18px; }
  .et_pb_button:hover {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }

.container {
  max-width: 1280px;
  width: 80%; }

.et_pb_row {
  width: 80%;
  max-width: 1150px; }

.fl {
  float: left; }

.fr {
  float: right; }

.clr {
  clear: both; }

.et_pb_button:after {
  position: relative;
  top: -2px;
  vertical-align: middle; }

.et_pb_column_1_3 h3, .et_pb_column_1_4 h3 {
  font-size: 49px; }

#main-content .container:before,
#left-area .post-meta {
  display: none; }

table img {
  max-width: none; }

@media screen and (max-width: 980px) {
  h1 {
    font-size: 30px; } }

@media screen and (max-width: 480px) {
  .home h2 {
    font-size: 25px; }
  .horizontalList li {
    width: 100%;
    margin-right: 0px; }
  .largeLink {
    font-size: 16px !important; } }

#main-header {
  box-shadow: none; }
  #main-header .container {
    max-width: 1150px; }

#top-menu li {
  font-size: 18px;
  padding-right: 55px;
  padding-bottom: 33px;
  font-family: "Montserrat", sans-serif; }

#top-menu a {
  color: #343434;
  padding-bottom: 0px !important; }

#top-menu .current_page_item a {
  color: #9F2B32;
  border-bottom: solid 1px; }

#main-footer {
  border-top: solid 1px #C6C6C6;}
  #main-footer .container {
    max-width: 1150px; }
  #main-footer p {
    font-size: 13px;
    color: #7E7E7E;
    padding-bottom:10px; }
  #main-footer h4 {
    color: #222222;
    font-size: 13px !important;
    padding-bottom: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700; }
  #main-footer address {
    font-size: 13px;
    color: #222222; }
  #main-footer .footer-widget:first-of-type .fwidget {
    float: none;
    margin-bottom: 12% !important; }
    #main-footer .footer-widget:first-of-type .fwidget:last-of-type {
      margin-bottom: 0px !important; }
    #main-footer .footer-widget:first-of-type .fwidget.widget_media_image {
      margin-bottom: 7% !important; }
  #main-footer .fwidget .textwidget .redLink {
    color: #9F2B32 !important;
    font-size: 16px;
    font-weight: 700; }

    #main-footer .fwidget .textwidget .grayLink {
    color: #666 !important;
    text-decoration: underline;
     }

    #main-footer .fwidget .textwidget .redLink:after {
      content: url(/wp-content/themes/divi-child/svgs/greyArrow.svg);
      vertical-align: middle;
      padding-left: 8px; }
  #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(1) {
    margin-left: 0px;
    max-width: 30%;
    margin-bottom: 8%; }
  #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(2), #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(3) {
    margin-left: 9%;
    max-width: 26%;
    margin-bottom: 8%; }
  #main-footer .footer-widget:last-of-type .fwidget img {
    margin-left: 20px;
    max-width: 40%; }
    #main-footer .footer-widget:last-of-type .fwidget img:first-of-type {
      margin-left: 0px; }

.et-social-icons li {
  margin-left: 15px; }
  .et-social-icons li a {
    color: white; }

.socialTxt {
  float: right;
  color: #B1B1B1;
  font-size: 15px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif; }

#footer-info {
  color: #B1B1B1;
  font-weight: 700;
  font-family: "Montserrat", sans-serif; }



@media screen and (max-width: 1200px) {

  #top-menu li {
    padding-right: 25px; }
  #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(1) {
    max-width: 33%%; }
  #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(2), #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(3) {
    margin-left: 8%;
    max-width: 28%; }
  #main-footer .footer-widget:last-of-type .fwidget img {
    max-width: 38%;
    max-height: 70px;
    width: auto; }
  #footer-widgets .footer-widget:first-of-type {
    width: 42%;
    margin-right: 5%; }
  #footer-widgets .footer-widget:last-of-type {
    width: 53%; } }


@media screen and (max-width: 980px) {

  #main-header .container {
    width: 100%; }
  #main-header .logo_container {
    padding-left: 5%; }
  #main-header #et-top-navigation {
    padding-top: 0px; }
    #main-header #et-top-navigation .mobile_menu_bar_toggle {
      background: #9F2B32;
      max-width: 80px;
      padding: 20px; }
  #main-header .mobile_menu_bar:before {
    color: white; }
  #main-header .et_mobile_menu {
    border-top: 3px solid #9F2B32; }
  #main-footer .container {
    width: 80%; }
  #main-footer .footer-widget:last-of-type .fwidget {
    margin-left: 0%;
    margin-right: 5%; }
    #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(1) {
      max-width: 50%; }
    #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(2), #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(3) {
      max-width: 48%;
      margin-left: 0px;
      min-height: 90px; }
    #main-footer .footer-widget:last-of-type .fwidget img {
      max-width: 35%;
      max-height: 49px; }
  #main-footer h4 {
    padding-bottom: 5px; }
  .socialTxt {
    float: left; }
  #footer-info, .et-social-icons {
    text-align: left; }
  .et-social-icons {
    display: inline-block; }
  .et_mobile_menu li a {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    border-bottom: solid 1px #7E7E7E; }
  .et_mobile_menu li:last-of-type a {
    border-bottom: none; }
  .et_mobile_menu li.current_page_item a {
    color: #9f2c32; }
    .et_mobile_menu li.current_page_item a:before {
      content: "__";
      color: #b43135;
      position: relative;
      top: -20px;
      left: -10px;
      letter-spacing: -10px;
      padding-right: 10px;
      font-size: 35px; } }

@media screen and (max-width: 480px) {
  #main-footer .footer-widget:last-of-type .fwidget:nth-of-type(1) {
    max-width: 55%; } }

.homeBanner .et_pb_row {
  max-width: 100%;
  width: 100%; }

.homeBanner .et_pb_text_inner {
  max-width: 430px;
  float: right; }

.homeBanner h1 {
  font-size: 26px;
  line-height: 130%; }

.homeBanner h3 {
  border-top: solid 1px #7E7E7E;
  padding: 20px 0px 0px 0px;
  margin-top: 100px; }

.homeBanner .callout {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #9f2c32;
  padding: 55px 30px;
  width: 350px; }
  .homeBanner .callout h6 {
    color: white;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Fira Sans", sans-serif; }
  .homeBanner .callout a {
    color: white;
    font-size: 13px;
    font-weight: 700;
    text-decoration: underline; }
    .homeBanner .callout a:after {
      display: none; }

.callout-line.draws-width {
  position: absolute;
  top: 0.1rem;
  left: calc(33% - 12rem);
  height: .3rem;
  width: 25px;
  overflow: hidden; }
  .callout-line.draws-width .line-outer {
    display: block;
    width: 100%;
    height: inherit; }
  .callout-line.draws-width .line-inner {
    display: block;
    height: inherit;
    width: 0px; }
  .callout-line.draws-width.in-view .line-inner {
    /*width: 25px;*/
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: g 1s ease .2s forwards;
    animation: g 1s ease .2s forwards;
    background-color: #b43135; }

.homeBlocks .et_pb_column:last-of-type, .subBlocks .et_pb_column:last-of-type {
  padding-left: 65px; }

.homeBlocks .callout-line.draws-width, .subBlocks .callout-line.draws-width {
  left: calc(33% - 13rem);
  width: 40px; }
  .homeBlocks .callout-line.draws-width.in-view .line-inner, .subBlocks .callout-line.draws-width.in-view .line-inner {
    /*width: 40px;*/ }

.homeBlocks.colorBlock .et_pb_column:first-of-type, .subBlocks.colorBlock .et_pb_column:first-of-type {
  padding-left: 100px; }

.homeBlocks.colorBlock .et_pb_column:last-of-type img, .subBlocks.colorBlock .et_pb_column:last-of-type img {
  position: relative;
  top: -100px;
  right: -40px; }

.homeBlocks .horizontalList li, .subBlocks .horizontalList li {
  width: 16%;
  position: relative;
  margin-right: 3%; }

@-webkit-keyframes g {
  0% {
    width: 0; }
  to {
    width: 100%; } }

@keyframes g {
  0% {
    width: 0; }
  to {
    width: 100%; } }

.calloutBox {
  padding: 100px; }
  .calloutBox h2 {
    font-family: "Montserrat", sans-serif;
    color: #222222;
    font-size: 38px !important;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 120px;
    padding-bottom: 0px; }

@media screen and (max-width: 1200px) {
  .homeBanner .et_pb_column {
    padding: 100px 0px 60px 107px; }
  .callout-line.draws-width {
    left: calc(33% - 11rem); }
  .homeBlocks .callout-line.draws-width, .subBlocks .callout-line.draws-width {
    left: calc(33% - 10rem);
    width: 40px; }
  .homeBlocks.colorBlock .et_pb_column:first-of-type, .subBlocks.colorBlock .et_pb_column:first-of-type {
    padding-left: 70px; } }

@media screen and (max-width: 980px) {
  .homeBanner .et_pb_column_1 {
    padding-top: 75%; }
  .homeBanner .txtCol {
    padding: 30px;
    margin-bottom: 0px; }
  .homeBanner .et_pb_text_inner {
    max-width: 100%;
    float: none; }
  .homeBanner h1 {
    padding-top: 10px; }
  .homeBanner .callout-line.draws-width {
    left: calc(0%); }
  .callout-line.draws-width {
    left: calc(33% - 7rem); }
  .homeBlocks .callout-line.draws-width, .subBlocks .callout-line.draws-width {
    left: calc(0px - 1rem); }
  .homeBlocks .et_pb_row, .subBlocks .et_pb_row {
    width: 100%;
    display: flex;
    flex-direction: column; }
  .homeBlocks .et_pb_column, .subBlocks .et_pb_column {
    max-width: 80%;
    margin: 0 auto !important;
    float: none; }
  .homeBlocks .et_pb_column:first-of-type, .subBlocks .et_pb_column:first-of-type {
    padding-left: 0px;
    order: 2;
    padding-top: 20px; }
  .homeBlocks .et_pb_column:last-of-type, .subBlocks .et_pb_column:last-of-type {
    padding: 20px 0px 0px 0px;
    margin: 0 auto !important;
    order: 1; }
  .homeBlocks .num, .homeBlocks h2, .subBlocks .num, .subBlocks h2 {
    padding-left: 30px; }
  .homeBlocks.colorBlock .et_pb_column:first-of-type, .subBlocks.colorBlock .et_pb_column:first-of-type {
    padding: 20px 0px;
    order: 1; }
  .homeBlocks.colorBlock .et_pb_column:last-of-type, .subBlocks.colorBlock .et_pb_column:last-of-type {
    order: 2; }
    .homeBlocks.colorBlock .et_pb_column:last-of-type img, .subBlocks.colorBlock .et_pb_column:last-of-type img {
      top: auto;
      right: auto; }
  .homeBlocks .horizontalList li, .subBlocks .horizontalList li {
    width: 100%;
    margin-right: 0px; }
  .calloutBox {
    padding: 40px 30px; }
    .calloutBox h2 {
      font-size: 28px !important;
      padding-bottom: 35px;
      margin-bottom: 0px; }
  .flipMobile .et_pb_row {
    display: flex;
    flex-direction: column; }
    .flipMobile .et_pb_row .et_pb_column {
      float: none; }
    .flipMobile .et_pb_row .et_pb_column:first-of-type {
      order: 2; }
    .flipMobile .et_pb_row .et_pb_column:last-of-type {
      order: 1; } }

@media screen and (max-width: 480px) {
  .homeBanner h1 {
    font-size: 18px;
    padding-top: 15px; }
  .homeBanner h3 {
    margin-top: 35px !important;
    font-size: 15px !important; }
  .homeBanner .callout {
    display: none; }
  .home h2 {
    font-size: 25px;
    padding-bottom: 25px; }
  .intro, .home p {
    font-size: 15px; }
  .home p {
    padding-bottom: 25px; }
  .homeBlocks .callout-line.draws-width, .subBlocks .callout-line.draws-width {
    left: calc(43% - 9rem); } }

.subBanner h1 {
  max-width: 400px;
  padding: 10px 0px 0px 30px; }

.subBanner p {
  font-size: 18px;
  line-height: 170%; }

.subBanner .callout-line.draws-width {
  left: calc(33% - 11rem); }

.imgGrid {
  margin-top: -60px; }
  .imgGrid .et_pb_column {
    margin-right: 1.5% !important; }
    .imgGrid .et_pb_column:first-of-type {
      width: 24% !important; }
    .imgGrid .et_pb_column:nth-of-type(2) {
      width: 49.5% !important; }
    .imgGrid .et_pb_column:nth-of-type(3) {
      width: 23.5% !important; }

.testimonial p {
  font-family: "Fira Sans", sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 600; }

.source {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  padding-top: 40px; }

.wpsisac-slick-carousal.slick-slider .slick-next {
  position: absolute;
  top: -35px !important; }

.wpsisac-slick-carousal.slick-slider .slick-prev {
  position: absolute;
  top: -35px !important;
  left: auto !important;
  right: 50px; }

.wpsisac-slick-carousal.slick-slider .slick-next:hover, .wpsisac-slick-carousal.slick-slider .slick-prev:hover {
  border: solid 1px #D0D0D0 !important;
  background-color: #FCFCFC !important; }

.careerBanner {
  padding: 100px; }
  .careerBanner h1 {
    padding-bottom: 70px; }

.rolloverBlurbs {
  padding-top: 0px;
  margin-top: -60px;
  background-color: transparent; }
  .rolloverBlurbs .et_pb_blurb_container {
    border: solid 1px #D0D0D0;
    border-top: none;
    min-height: 310px; }
  .rolloverBlurbs .et_pb_main_blurb_image {
    margin-bottom: 0px;
    display: block; }
  .rolloverBlurbs h3 {
    padding: 40px 30px 15px 30px; }
  .rolloverBlurbs .et_pb_blurb_description p {
    padding: 0px 30px 30px 30px; }
  .rolloverBlurbs .bottomLink {
    background: #404250;
    padding: 10px 30px;
    display: none; }
    .rolloverBlurbs .bottomLink a {
      color: white;
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-weight: 700; }
  .rolloverBlurbs .contactBlurb .et_pb_blurb_container {
    background: #e8f9fe; }
    .rolloverBlurbs .contactBlurb .et_pb_blurb_container .bottomLink {
      display: block;
      position: absolute;
      width: 100%;
      left: 0px;
      bottom: 0px; }

.careersListing .et_pb_module {
  font-size: 16px;
  max-height: 64px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 400; }

.careersListing .et_pb_text_inner a {
  font-size: 16px;
  color: #9F2B32; }
  .careersListing .et_pb_text_inner a:after {
    display: none; }

.surveyGrid .et_pb_text {
  background-color: #E8F9FF;
  padding: 35px 25px; }

.surveyGrid h5 {
  padding-bottom: 60px;
  max-width: 350px; }

.surveyGrid .question {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  padding-top: 20px;
  line-height: 130%; }

.surveyGrid .et_pb_column.colOne {
  width: 24%;
  margin-right: 1.5%;
  padding-bottom: 0px !important;
  align-self: flex-end; }

.surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowOne .et_pb_column.colLeft {
  margin-right: 15px;
  width: 31%; }
  .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowOne .et_pb_column.colLeft .et_pb_image {
    height: 100%; }
  .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowOne .et_pb_column.colLeft .et_pb_image_wrap {
    height: 100%;
    position: relative;
    display: block; }
  .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowOne .et_pb_column.colLeft img {
    vertical-align: bottom;
    position: absolute;
    bottom: 20px; }

.surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowOne .et_pb_column.colRight {
  margin-right: 0%;
  width: 67%; }
  .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowOne .et_pb_column.colRight .et_pb_text {
    padding-top: 80px; }

.surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowTwo {
  overflow: hidden; }
  .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowTwo .et_pb_column.colLeft {
    margin-right: 15px;
    /*width: 66%;*/
    width: calc(100% - 289px); }
    .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowTwo .et_pb_column.colLeft .et_pb_module {
      height: 100%;
      display: flex;
      padding-top: 0px !important; }
      .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowTwo .et_pb_column.colLeft .et_pb_module .et_pb_text_inner {
        padding-bottom: 0px !important;
        align-self: flex-end; }
  .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowTwo .et_pb_column.colRight {
    /*width: 32%;*/
    width: 274px; }

.surveyGrid .et_pb_module {
  margin-top: 20px !important; }

.surveyGridHeader .et_pb_column {
  float: left;
  max-width: 40%;
  padding-left: 100px;
  margin-bottom: -100px;
  position: relative;
  top: 45px; }

.slick-slider.design-4 .wpsisac-slider-short-content {
  padding: 50px 12% 50px 0px;
  max-width: 500px;
  float: right;
  margin-bottom: 0px !important; }

.slick-slider.design-4 h2.wpsisac-slide-title {
  display: none; }

.slick-slider.design-4 blockquote {
  border: none; }

.slick-slider.design-4 h2 {
  line-height: 140%;
  padding-bottom: 50px; }
  .slick-slider.design-4 h2:before {
    content: "__";
    color: #b43135;
    position: relative;
    top: -20px;
    margin-left: -40px;
    letter-spacing: -10px;
    padding-right: 20px;
    font-size: 35px; }

.slick-slider.design-4 p {
  color: #9F2B32;
  font-size: 15px !important;
  font-weight: 700; }

.slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-left {
  float: right;
  width: 70%;
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 0px;
  background-color: #E8F9FF; }

.slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-right {
  margin-bottom: 100px;
  padding-left: 0px; }

.nf-form-cont .nf-form-wrap * {
  font-family: "Montserrat", sans-serif; }

.nf-form-cont .nf-form-wrap input, .nf-form-cont .nf-form-wrap textarea, .nf-form-cont .nf-form-wrap select {
  font-size: 14px;
  color: #7E7E7E;
  padding: 5px; }

#nf-form-1-cont .nf-form-wrap input, #nf-form-1-cont .nf-form-wrap select {
  height: 40px; }

#nf-form-1-cont .nf-form-wrap nf-field:nth-of-type(1), #nf-form-1-cont .nf-form-wrap nf-field:nth-of-type(3) {
  width: 48%;
  float: left; }
#nf-form-1-cont .nf-form-wrap nf-field:nth-of-type(1) .nf-field-container, #nf-form-1-cont  .nf-form-wrap nf-field:nth-of-type(3) .nf-field-container {
    margin-bottom: 35px; }

#nf-form-1-cont .nf-form-wrap nf-field:nth-of-type(2), #nf-form-1-cont .nf-form-wrap nf-field:nth-of-type(4) {
  width: 48%;
  float: right; }
  #nf-form-1-cont .nf-form-wrap nf-field:nth-of-type(2) .nf-field-container, #nf-form-1-cont .nf-form-wrap nf-field:nth-of-type(4) .nf-field-container {
    margin-bottom: 35px; }

    #nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(21), #nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(23), #nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(25) {
  width: 48%;
  float: left; }
#nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(21) .nf-field-container, #nf-form-2-cont  .nf-form-wrap nf-field:nth-of-type(23) .nf-field-container, #nf-form-2-cont  .nf-form-wrap nf-field:nth-of-type(25) .nf-field-container {
    margin-bottom: 35px; }

    #nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(22), #nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(24), #nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(26) {
  width: 48%;
  float: right; }
  #nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(22) .nf-field-container, #nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(24) .nf-field-container, #nf-form-2-cont .nf-form-wrap nf-field:nth-of-type(26) .nf-field-container {
    margin-bottom: 35px; }

.nf-form-cont .nf-form-wrap .nf-after-field {
  position: absolute; }

.nf-form-cont .nf-form-wrap .nf-input-limit {
  margin-top: 0px; }

.nf-form-cont .nf-form-wrap .nf-error.listimage-wrap .nf-field-element ul, .nf-form-cont .nf-form-wrap .nf-error .ninja-forms-field {
  border: 1px solid #9F2B32; }

.nf-form-cont .nf-form-wrap input[type="button"] {
  background: #9F2B32;
  color: white;
  border: none;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px;
  cursor: pointer;
  float: right; }

#nf-form-1-cont {
  background: white;
  padding: 35px; }
  #nf-form-1-cont .nf-form-fields-required {
    display: none; }

.socialList {
  padding: 0px !important; }
  .socialList li {
    display: inline-block;
    padding-left: 10px; }
    .socialList li a:after {
      display: none; }

.followUs h3 {
  float: left;
  padding-top: 2px; }

.followUs .socialList {
  float: left; }

.et_pb_posts .et_pb_post {
  width: 30%;
  float: left;
  border-top: solid 1px #D0D0D0;
  padding-top: 30px; }
  .et_pb_posts .et_pb_post:nth-of-type(2) {
    margin: 0 5%; }
  .et_pb_posts .et_pb_post .post-meta {
    margin-bottom: 30px; }
    .et_pb_posts .et_pb_post .post-meta a {
      color: #9F2B32; }
  .et_pb_posts .et_pb_post .more-link {
    color: #9F2B32;
    font-size: 15px;
    text-decoration: underline;
    padding-top: 20px; }

#comment-wrap {
  display: none; }

._df_thumb {
  margin: 0px; }

.single .container {
  max-width: 100%;
  width: 100%;
  padding-top: 0px !important; }

.single #left-area {
  width: 100%;
  padding-right: 0px;
  float: none; }

.single .bannerWrapper {
  margin: 0 auto;
  background: #E8F9FF;
  padding: 70px 0px; }
  .single .bannerWrapper h1 {
    max-width: 1150px;
    width: 80%;
    margin: 0 auto; }
  .single .bannerWrapper .postDate {
    color: #9F2B32;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    max-width: 1150px;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px; }

.single .et_pb_post .entry-content {
  max-width: 1150px;
  width: 80%;
  margin: 0 auto; }
  .single .et_pb_post .entry-content p a {
    color: #9F2B32;
    text-decoration: underline; }

@media screen and (min-width: 980px) {
  .slick-slider.design-4 .slick-next {
    position: absolute;
    bottom: 0px !important;
    top: auto !important;
    right: auto !important;
    left: 50px; }
  .slick-slider.design-4 .slick-prev {
    position: absolute;
    bottom: 0px !important;
    right: auto !important;
    left: 0px !important;
    top: auto !important; }
  .industryBlurbs .et_pb_module_header {
    border-top: solid 1px #D0D0D0;
    padding-top: 25px; } }

@media screen and (max-width: 1200px) {
  .testimonial p {
    font-size: 20px;
    line-height: 150%; }
  .source {
    font-size: 13px;
    padding-top: 25px; }
  .rolloverBlurbs .et_pb_blurb_container {
    min-height: 400px; }
  .surveyGridHeader .et_pb_column {
    padding-left: 0px; }
  .surveyGrid h5 {
    font-size: 20px !important; }
  .slick-slider.design-4 .wpsisac-slider-short-content {
    padding: 50px 10% 50px 10%; } }

@media screen and (max-width: 980px) {
  .subBanner .callout-line.draws-width {
    left: calc(0% - 0rem); }
  .subBanner h1 {
    padding: 15px 0px 0px 0px; }
  .subBanner p {
    font-size: 16px;
    line-height: 150%; }
  .imgGrid {
    margin-top: 0px; }
    .imgGrid .et_pb_column {
      margin-right: 0px !important; }
      .imgGrid .et_pb_column:first-of-type {
        width: 100% !important; }
      .imgGrid .et_pb_column:nth-of-type(2), .imgGrid .et_pb_column:nth-of-type(3) {
        width: 100% !important; }
  .careerBanner {
    padding: 30px; }
    .careerBanner h1 {
      padding-bottom: 50px; }
  .rolloverBlurbs {
    margin-top: 0px; }
    .rolloverBlurbs .et_pb_blurb_content {
      max-width: 372px; }
    .rolloverBlurbs .et_pb_blurb_container {
      min-height: auto; }
      .rolloverBlurbs .et_pb_blurb_container .bottomLink {
        position: relative !important; }
  .surveyGridHeader {
    padding-top: 0px; }
    .surveyGridHeader .et_pb_column {
      padding-left: 0px;
      max-width: 100% !important;
      float: none;
      top: auto; }
  .surveyGrid h5 {
    font-size: 28px !important;
    max-width: 100%;
    padding-bottom: 30px; }
  .surveyGrid .et_pb_column {
    width: 100% !important;
    margin-right: 0px !important; }
    .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowOne .et_pb_column.colLeft img {
      position: relative;
      bottom: auto; }
    .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowOne .et_pb_column.colRight {
      margin-bottom: 30px !important; }
    .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowTwo {
      overflow: visible; }
      .surveyGrid .et_pb_column.colTwo .et_pb_row_inner.rowTwo .et_pb_column.colLeft .et_pb_module {
        height: auto;
        display: block;
        padding-top: 25px !important; }
  .surveyGrid .et_pb_module {
    margin-top: 0px !important; }
  .slick-slider.design-4 .wpsisac-slider-short-content {
    padding: 30px;
    max-width: 100%;
    float: none; }
  .slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-left {
    float: none;
    width: 100%;
    position: relative; }
  .slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-right {
    display: none; }
  .contactTop {
    padding: 0px; }
    .contactTop .et_pb_row {
      width: 100%;
      padding-bottom: 0px; }
    .contactTop .et_pb_column:first-of-type {
      max-width: 80%;
      margin: 0 auto 30px auto;
      float: none;
      padding-bottom: 30px; }
    .contactTop .callout-line.draws-width {
      left: calc(0% - 0rem); }
    .contactTop h1 {
      padding-top: 15px; }
  .nf-form-cont .nf-form-wrap nf-field:nth-of-type(1), .nf-form-cont .nf-form-wrap nf-field:nth-of-type(3),
  .nf-form-cont .nf-form-wrap nf-field:nth-of-type(2), .nf-form-cont .nf-form-wrap nf-field:nth-of-type(4) {
    width: 100%;
    float: none; }
  .et_pb_posts .et_pb_post {
    width: 100%;
    float: none; }
    .et_pb_posts .et_pb_post:nth-of-type(2) {
      margin: 0px 0px 40px 0px; }
  .industryBlurbs .et_pb_main_blurb_image {
    display: block; }
    .industryBlurbs .et_pb_main_blurb_image img {
      max-width: 73px; }
  .industryBlurbs .et_pb_blurb_container {
    clear: both;
    float: none;
    display: block; }
  .careersListing .et_pb_column {
    max-width: 33%;
    float: left; }
  .careersListing .et_pb_module {
    max-height: none;
    line-height: 100%;
    min-height: 90px;
    padding: 15px 5px;
    font-size: 15px; }
  .careersListing .et_pb_text_inner a {
    font-size: 15px; } }

@media screen and (max-width: 480px) {
  .subBanner .callout-line.draws-width {
    left: calc(0% - 0rem); }
  .subBanner h1 {
    padding: 15px 0px 0px 0px; }
  .slick-slider.design-4 h2 {
    font-size: 18px !important; } }

    .slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}
