.h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.18px;
  font-weight: 600;
  color: #464646;
}

h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 37px;
  letter-spacing: 0.1px;
  color: #464646;
}

.h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 37px;
  letter-spacing: 0.1px;
  color: #464646;
}

p, li {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.1px;
  color: #4A4A4A;
}

@media only screen and (max-width: 991px) {
  main {
    overflow-x: hidden;
  }
  #content .recommended-seo-header {
    font-size: 28px;
    line-height: 40px!important;
  }
}

.accreditations-page .h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px;
  letter-spacing: 0.1;
  font-weight: 600;
  color: #464646;
}

.accreditations-page .line {
  height: 2px;
  width: 33px;
  background-color: #075FE4;
  display: inline-block;
}

.accreditations-page .ul {
  list-style: none;
}

.accreditations-page .ul .li::before {
  content: "\2022";
  color: #075FE4;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 22px;
}

.air-partners img {
  max-height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}

.parcel-deliveries .parcel-deliveries-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: center;
      align-self: center;
}

.parcel-deliveries .parcel-deliveries-icon img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.features-cards .card-section {
  min-height: 540px;
}

.van-pallet-options {
  border: 1px solid #A7C5F6;
  border-radius: 5px;
  min-height: 459px;
}

.van-pallet-options ul {
  padding: 0;
}

.international-road-options {
  border: 1px solid #A7C5F6;
  border-radius: 5px;
  min-height: 515px;
}

.international-road-options ul {
  padding: 0;
}

.tiny-checklist-section img {
  padding-right: 20px;
}

.tiny-checklist-section ul {
  margin-top: 1rem!important;
  padding-left: 0.25rem!important;
}

.tiny-checklist-section li {
  font-size: 18px;
  margin: 0px;
  padding: 4px 0px 4px 30px;
  list-style: none;
  min-height: 40px;
  background: url('https://uploads.staging.oregon.platform-os.com/instances/7281/assets/images/glyphs/tiny-checkmark.svg') no-repeat left center;
}

.tiny-checklist-section h4 {
  padding-left: 10px;
}

.small-checklist-section img {
  padding-right: 20px;
}

.small-checklist-section li {
  align-items: center;
  display: flex;
  font-size: 21px;
  margin: 0px;
  padding: 4px 0px 4px 35px;
  list-style: none;
  margin-bottom: 15px;
  min-height: 40px;
  background: url('https://uploads.staging.oregon.platform-os.com/instances/7281/assets/images/glyphs/tiny-checkmark.svg') no-repeat;
  background-position: left center !important;
}

.small-checklist-section h4 {
  padding-left: 10px;
}

.who-we-are-section {
  margin-bottom: 100px;
}

.who-we-are-section .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.who-we-are-section .title {
  font-size: 18px;
  color: #828282;
  letter-spacing: 0.1px;
}

.who-we-are-section .h5 {
  font-size: 1.25rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

.checklist-section .header {
  text-align: center;
}

.checklist-section .items li {
  font-size: 21px;
  margin: 0px;
  padding: 3px 0px 3px 49px;
  list-style: none;
  margin: 0;
  min-height: 40px;
}

.checklist-section .items .ul .li {
  list-style: none;
  font-size: 21px;
  margin: 0px;
  padding-left: 35px;
}

.checklist-section .items .ul .li:before {
  color: #075FE4;
  content: "\2022";
  font-size: 1em;
  padding-right: 10px;
  position: relative;
  top: 0em;
}

.features-list .item {
  /*display: -webkit-box;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-box-direction: normal;*/
  /*    -ms-flex-direction: column;*/
  /*        flex-direction: column;*/
  text-align: center;
}

.features-list .item .h5 {
  margin-top: 10px !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  letter-spacing: 0.1px !important;
  line-height: 27px !important;
  /*height: 60px !important;*/
}

.features-list .item img {
  height: 60px;
  width: 60px;
  -o-object-fit: none;
     object-fit: none;
  margin: auto;
}

.options-section .info-container {
  border: 1px solid #A7C5F6;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 400px;
}

.options-section .info-container img {
  margin-top: 50px;
}

.contact-us-today-section {
  width: 100%;
  height: 100%;
  position: relative;
}

.contact-us-today-section .center-contact-section {
  position: relative;
  bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  right: 0px;
}

.contact-us-today-section a {
  width: 200px;
  height: 45px;
  background-color: #6FCF97;
  border-radius: 3px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.1px;
  padding-top: 9px;
}

/* Hyper small devices (phones, 200px and down) */
@media only screen and (min-width: 200px) {
  .features-list .item .h5 {
    /*height: 170px !important;*/
  }
  .features-cards .card-section {
    min-height: 0px;
  }
  .van-pallet-options {
    min-height: 0px;
  }
  .international-road-options {
    min-height: 0px;
  }
}

/* Extra small devices (phones, 200px and down) */
@media only screen and (min-width: 360px) {
  .features-list .item .h5 {
    /*height: 120px !important;*/
  }
  .features-cards .card-section {
    min-height: 0px;
  }
  .van-pallet-options {
    min-height: 0px;
  }
  .international-road-options {
    min-height: 0px;
  }
}

/* Extra small devices (phones, 390px and down) */
@media only screen and (min-width: 390px) {
  .features-list .item .h5 {
    /*height: 90px !important;*/
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .features-list .item .h5 {
    /*height: 105px !important;*/
  }
  .features-cards .card-section {
    min-height: 540px;
  }
  .van-pallet-options {
    min-height: 459px;
  }
  .international-road-options {
    min-height: 515px;
  }
}

@media only screen and (min-width: 992px) {
  .features-list .item .h5 {
    /*height: 80px !important;*/
  }
}

.skip-link {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
  z-index: 9999999999999;
  background: #075FE4;
  width: 100%;
  height: 42px;
  border-bottom: 4px solid white;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
}

a.skip-link:active,
a.skip-link:focus,
a.skip-link:hover {
  left: 0;
  top: 0;
  overflow: visible;
}

nav {
  position: relative;
}

nav li {
  height: 73px;
}

nav li .item-name:hover {
  cursor: pointer;
  text-decoration: underline;
}

nav li .item-name {
  color: #4A4A4A;
}

nav button {
  background: none;
  border: none;
}

.display-dropdown {
  height: 100% !important;
  width: 100% !important;
  list-style: none;
}

.display-dropdown .item {
  padding-left: 10px;
  height: 40px;
  background-color: #F8F8F8;
}

nav ul {
  list-style: none;
}

nav ul li {
  display: inline-block;
}

nav ul li a {
  display: block;
  text-decoration: none;
  float: left;
}

nav ul li:hover > ul {
  display: block;
}

nav ul ul {
  padding: 0;
  text-align: center;
  display: none;
  width: 100%;
  position: absolute;
  top: 93px;
  left: 0px;
}

.dropdown-container {
  background-color: white;
  padding-left: 25px;
  padding-top: 22px;
  padding-bottom: 29px;
  padding-right: 25px;
}

.dropdown-container .holder {
  width: 100%;
  padding-left: 7px;
  padding-right: 7px;
  background-color: #F8F8F8;
  height: 40px;
}

.dropdown-container .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
  width: 100%;
}

.dropdown-container .item img {
  width: 25px;
  height: 25px;
  -o-object-fit: initial;
     object-fit: initial;
  margin-right: 10px;
}

.dropdown-container .item .contact {
  height: 130px;
  width: 118px;
}

.dropdown-container p {
  font-size: 18px;
  margin: 0px;
  padding-left: 20px;
}

.dropdown-container h4 {
  padding-left: 10px;
}

.dropdown-container a {
  font-size: 18px;
  letter-spacing: 0.1px;
  font-family: "Source Sans Pro", sans-serif;
  color: #4A4A4A;
}

.dropdown-container .item-contact-large {
  width: 100%;
  padding: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px !important;
  border: 1px solid #CBD8F0;
  height: 175px;
}

.dropdown-container .item-contact-large .contact {
  -o-object-fit: cover;
     object-fit: cover;
  height: 175px;
  width: 120px;
}

.dropdown-container .item-contact-large p {
  font-size: 18px;
  margin: 0px;
}

.dropdown-container .item-contact-large .contact-p {
  width: 100%;
  padding: 0px;
  height: 130px;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 10px;
}

.dropdown-container .item-contact-large .contact-p .line-1 {
  font-size: 17px;
  letter-spacing: 0.1;
  font-weight: 600;
}

.dropdown-container .item-contact-large .contact-p .line-2 {
  font-size: 16px;
  letter-spacing: 0.1;
  line-height: 20px;
  font-weight: 200;
}

.dropdown-container .item-contact-large .contact-p .line-3 {
  font-size: 18px;
  letter-spacing: 0.1;
  font-weight: bold;
}

.dropdown-container .item-contact {
  padding: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px !important;
  border: 1px solid #CBD8F0;
  height: 130px;
}

.dropdown-container .item-contact .contact {
  -o-object-fit: cover;
     object-fit: cover;
  height: 130px;
  width: 120px;
}

.dropdown-container .item-contact p {
  font-size: 18px;
  margin: 0px;
}

.dropdown-container .item-contact .contact-p {
  width: 100%;
  padding: 0px;
  height: 130px;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 10px;
}

.dropdown-container .item-contact .contact-p .line-1 {
  font-size: 17px;
  letter-spacing: 0.1;
  font-weight: 600;
}

.dropdown-container .item-contact .contact-p .line-2 {
  font-size: 16px;
  letter-spacing: 0.1;
  line-height: 20px;
  font-weight: 200;
}

.dropdown-container .item-contact .contact-p .line-3 {
  font-size: 18px;
  letter-spacing: 0.1;
  font-weight: bold;
}

@media only screen and (max-width: 319px) {
  .dropdown-container {
    background-color: white;
    padding-left: 25px;
    padding-top: 22px;
    padding-bottom: 29px;
    padding-right: 25px;
  }
  .dropdown-container .holder {
    width: 100%;
    padding-left: 7px;
    padding-right: 7px;
    background-color: #F8F8F8;
    height: 40px;
  }
  .dropdown-container .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
  }
  .dropdown-container .item img {
    width: 25px;
    height: 25px;
    -o-object-fit: initial;
       object-fit: initial;
  }
  .dropdown-container .item .contact {
    height: 130px;
    width: 118px;
  }
  .dropdown-container p {
    font-size: 18px;
    margin: 0px;
    padding-left: 20px;
  }
  .dropdown-container h4 {
    padding-left: 10px;
  }
  .dropdown-container a {
    padding-left: 10px;
    font-size: 14px;
    letter-spacing: 0.1px;
    font-family: "Source Sans Pro", sans-serif;
    color: #4A4A4A;
  }
  .dropdown-container .item-contact-large {
    padding: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0px !important;
    border: 1px solid #CBD8F0;
    height: 175px;
  }
  .dropdown-container .item-contact-large .contact {
    -o-object-fit: cover;
       object-fit: cover;
    height: 175px;
    width: 60px;
  }
  .dropdown-container .item-contact-large p {
    font-size: 18px;
    margin: 0px;
  }
  .dropdown-container .item-contact-large .contact-p {
    width: 100%;
    padding: 0px;
    height: 130px;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 10px;
  }
  .dropdown-container .item-contact-large .contact-p .line-1 {
    font-size: 17px;
    letter-spacing: 0.1;
    font-weight: 600;
  }
  .dropdown-container .item-contact-large .contact-p .line-2 {
    font-size: 16px;
    letter-spacing: 0.1;
    line-height: 20px;
    font-weight: 200;
  }
  .dropdown-container .item-contact-large .contact-p .line-3 {
    font-size: 18px;
    letter-spacing: 0.1;
    font-weight: bold;
  }
  .dropdown-container .item-contact {
    padding: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0px !important;
    border: 1px solid #CBD8F0;
    height: 130px;
  }
  .dropdown-container .item-contact .contact {
    -o-object-fit: cover;
       object-fit: cover;
    height: 130px;
    width: 60px;
  }
  .dropdown-container .item-contact p {
    font-size: 18px;
    margin: 0px;
  }
  .dropdown-container .item-contact .contact-p {
    width: 100%;
    padding: 0px;
    height: 130px;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 10px;
  }
  .dropdown-container .item-contact .contact-p .line-1 {
    font-size: 17px;
    letter-spacing: 0.1;
    font-weight: 600;
  }
  .dropdown-container .item-contact .contact-p .line-2 {
    font-size: 16px;
    letter-spacing: 0.1;
    line-height: 20px;
    font-weight: 200;
  }
  .dropdown-container .item-contact .contact-p .line-3 {
    font-size: 18px;
    letter-spacing: 0.1;
    font-weight: bold;
  }
}

.required-field-wrapper:after {
  font-family: 'Glyphicons Halflings';
  content: '*';
  position: absolute;
  top: 3px;
  bottom: 0;
  right: 22px;
  font-size: 14px;
  color: red;
}

.required-field-wrapper-two:after {
  font-family: 'Glyphicons Halflings';
  content: '*';
  position: absolute;
  top: 33px;
  bottom: 0;
  right: 22px;
  font-size: 14px;
  color: red;
}

.required-field-wrapper-two-min:after {
  font-family: 'Glyphicons Halflings';
  content: '*';
  position: absolute;
  top: 33px;
  bottom: 0;
  right: 14px;
  font-size: 14px;
  color: red;
}

@media only screen and (max-width: 400px) {
  .bootstrap-select .dropdown-toggle .filter-option {
    width: 200px !important;
  }
}

.content-header {
  background-color: #174AAA;
  width: 100%;
  height: 185px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.content-header .ver-align {
  padding-top: 55px;
}

.content-header .content-title {
  display: inline-block;
  color: #075FE4;
  margin: 0px;
  line-height: 80px;
  background-color: white;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 40px;
  font-weight: 500;
  font-family: "Source Sans Pro", sans-serif;
}

.content-header .content-title span {
  color: #464646;
}

@media (min-width: 200px) {
  .content-header .content-title {
    font-size: 27px;
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .content-header .extra-small {
    line-height: 41px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

@media (min-width: 576px) {
  .content-header .content-title {
    line-height: 60px;
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .content-header .content-title {
    line-height: 60px;
    font-size: 40px;
  }
}

@media (min-width: 992px) {
  .content-header .content-title {
    line-height: 80px;
    font-size: 40px;
  }
}

@media (min-width: 1200px) {
  .content-header .content-title {
    line-height: 80px;
    font-size: 40px;
  }
}

.mobile-menu {
  z-index: 210 !important;
}

.mobile-menu .navbar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  margin-left: 20px;
  margin-right: 20px;
}

.mobile-menu .navbar-nav {
  background-color: white;
}

.mobile-menu .navbar-toggle {
  border: none;
  background-color: transparent;
}

.mobile-menu .navbar-toggle i {
  color: RGBA(19, 82, 171, 1);
  font-size: 21px;
}

.policy-header {
  width: 100%;
  height: 180px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.policy-header .ver-align {
  padding-top: 55px;
}

.policy-header .bg-white {
  max-width: 280px;
  background-color: #fff !important;
}

.policy-header h1 {
  font-weight: 200;
  color: #0E58AE;
  margin: 0px;
  line-height: 80px;
}

.policy-section h4 {
  width: 100%;
}

.policy-section p {
  width: 100%;
}

.terms-header {
  width: 100%;
  height: 180px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.terms-header .ver-align {
  padding-top: 55px;
}

.terms-header .bg-white {
  max-width: 140px;
  background-color: #fff !important;
}

.terms-header h1 {
  font-weight: 200;
  color: #0E58AE;
  margin: 0px;
  line-height: 80px;
}

.terms-section h4 {
  width: 100%;
}

.terms-section p {
  width: 100%;
}

.quote-header {
  width: 100%;
  height: 180px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.quote-header .ver-align {
  padding-top: 55px;
}

.quote-header .bg-white {
  max-width: 240px;
  background-color: #fff !important;
}

.quote-header h1 {
  font-weight: 200;
  color: #698FFC;
  margin: 0px;
  line-height: 80px;
}

.quote-form {
  border: 2px solid RGBA(231, 231, 231, 1);
  border-radius: 5px;
  background-color: RGBA(246, 246, 246, 1);
  margin: 0px;
  color: #4E4E4E;
}

.quote-form input, .quote-form select {
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
  padding-left: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #4E4E4E;
  font-weight: 400;
  border: solid 1px #E1E1E1;
}

.quote-form input::-webkit-input-placeholder, .quote-form select {
  color: #ADADAD;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.quote-form input:-ms-input-placeholder, .quote-form select {
  color: #ADADAD;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.quote-form input::-ms-input-placeholder, .quote-form select {
  color: #ADADAD;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.quote-form input::placeholder, .quote-form select {
  color: #ADADAD;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.quote-form textarea {
  width: 100%;
  resize: none;
  padding-top: 5px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #4E4E4E;
  font-weight: 400;
  border: solid 1px #E1E1E1;
}

.quote-form textarea::-webkit-input-placeholder {
  color: #ADADAD;
}

.quote-form textarea:-ms-input-placeholder {
  color: #ADADAD;
}

.quote-form textarea::-ms-input-placeholder {
  color: #ADADAD;
}

.quote-form textarea::placeholder {
  color: #ADADAD;
}

.quote-form label {
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0.08px;
  line-height: 22px;
  font-size: 16px;
  color: #000A12;
}

.quote-form button {
  margin: auto;
  margin-top: 15px;
  background-color: RGBA(38, 135, 234, 1);
  color: white;
  padding: 10px 85px;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  border-color: white;
}

.quote-form button:hover {
  cursor: pointer;
  background-color: #1352AB;
}

.browse-header {
  width: 100%;
  height: 180px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.browse-header .ver-align {
  padding-top: 55px;
}

.browse-header .bg-white {
  max-width: 170px;
  background-color: #fff !important;
}

.browse-header h1 {
  font-weight: 200;
  color: #0E58AE;
  margin: 0px;
  line-height: 80px;
}

.browse-container h3 {
  background-color: white;
  font-weight: 400;
  width: 70%;
  font-size: 24px;
  text-align: center;
}

.browse-container .h3 {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 28px !important;
  font-weight: 600 !important;
  line-height: 37px !important;
  letter-spacing: 0.1px !important;
  color: #464646 !important;
}

.browse-container .browse-card {
  background-size: cover;
  background-position: center;
  height: 170px;
  width: 100%;
}

.browse-container a {
  position: relative;
  display: block;
  padding: 0px;
  color: black;
  text-decoration: none;
}

.browse-container a:hover mark {
  background-color: #1352AB;
  color: white;
}

.support-section {
  padding: 20px;
}

.support-section ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.support-section ul li {
  padding: 0px;
  margin: 0px;
}

.faq-section .row {
  background-color: transparent !important;
}

.faq-section .card-header {
  background-color: white;
}

.faq-section .accordion {
  width: 100%;
}

.faq-section .card {
  margin-bottom: 5px;
}

.faq-section .card button {
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  text-align: left;
  color: #1B89E2;
}

.faq-section .card button i {
  font-size: 19px;
  float: right;
}

.btn-link {
  border: none;
}

.text-container img {
  width: auto;
  height: auto;
  -o-object-fit: initial;
     object-fit: initial;
}

.text-container p {
  color: black;
  font-size: 15px;
  font-weight: 400;
}

.text-container p strong {
  color: black;
  font-size: 18px;
  font-weight: bold !important;
}

.text-container ul li {
  color: black;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.5;
}

.text-container ul li strong {
  color: black;
  font-size: 16px !important;
  font-weight: bold !important;
}

.text-container h3 {
  color: black;
  font-size: 21px;
  font-weight: 600;
}

.text-container .h3 {
  color: black !important;
  font-size: 21px !important;
  font-weight: 600 !important;
}

.text-container h2 {
  color: black;
  font-size: 24px;
  font-weight: 600;
}

.text-container a {
  padding: 0;
  color: black;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  nav img {
    width: 120px;
  }
  nav a {
    padding-left: 0px;
  }
  nav .text-center .button-solid-dark {
    padding: 9px 16px;
  }
  nav .text-center .button-trans {
    padding: 9px 16px;
  }
}

/*.fpl-blog a {*/
/*  color: #075FE4;*/
/*}*/

.fpl-blog .card .row > .col-12:first-child {
  aspect-ratio: 16/9;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 150px;
}

@media only screen and (min-width: 768px) {
  .fpl-blog .card .row > .col-12:first-child {
    height: auto;
  }
}

.image-padding {
  height: 100%;
  object-fit: cover;
  padding-bottom: 20px;
  width: 100%
}

@media only screen and (min-width: 992px) {
  .image-padding {
    padding-bottom: 0;
  }
}

.faq-accordion .btn {
  font-size: 18px;
  line-height: 26px;
}

.faq-accordion .collapse .card-body p {
  color: #8A8A8A;
}

#content .frosted-header {
  backdrop-filter: blur(5px);
  background-color: rgba(23,74,170,0.6);
  border-radius: 30px 5px;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 400;
  line-height: 80px;
  margin: 0;
  padding: 0 40px;
}

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