.note {
  background-color: yellow;
  padding: 20px;
  width: 300px;
  position: absolute;
  top: 0px;
  right: 0px;
  top: 200px;
  z-index: 9;
}
/* fonts */
/* colors */
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #222;
}
body article {
  font-size: 18px;
}
h1 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 76px;
  line-height: 80px;
}
h2 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 62px;
  line-height: 64px;
  color: #222222;
}
h3 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #0f4c75;
}
.bg-photo {
  background: center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
  display: inline-block;
}
.transition {
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: -webkit-flex;
  display: flex;
}
.flex-column {
  -webkit-flex-direction: column;
  flex-direction: column;
}
/** Header **/
.home .fl-node-61731e28f3258 .uasvg-xlarge-triangle-right polygon {
  fill: #fff;
}
.logo-column {
  background: #fff;
  max-width: 350px!important;
}
.fl-theme-builder-header-sticky {
  transition: all 300ms ease-in-out 0s;
}
.fl-theme-builder-header-sticky .menu li a {
  transition: all 300ms ease-in-out 0s;
}
.fl-theme-builder-header-scrolled {
  background: #fff !important;
}
.fl-theme-builder-header-scrolled .menu li a {
  color: #222 !important;
}
.fl-theme-builder-header-scrolled .menu li a:hover {
  color: #0f4c75 !important;
}
/** Elected Officials Homepage **/
.scroll-down {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.scroll-down i::before {
  font-size: 42px;
  text-shadow: -1px 1px 5px rgba(0, 0, 0, 0.5);
}
.stats .fl-number-int {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
}
.uabb-text-editor {
  font-size: 14px;
}
.facts .uabb-circle-1 i::before {
  content: "1" !important;
  line-height: 30px!important;
  font-family: "Bebas Neue", sans-serif !important;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 30px!important;
}
.facts .uabb-circle-2 i::before {
  content: "2" !important;
  line-height: 30px!important;
  font-family: "Bebas Neue", sans-serif !important;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 30px!important;
}
.facts .uabb-circle-3 i::before {
  content: "3" !important;
  line-height: 30px!important;
  font-family: "Bebas Neue", sans-serif !important;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 30px!important;
}
.facts .uabb-circle-4 i::before {
  content: "4" !important;
  line-height: 30px!important;
  font-family: "Bebas Neue", sans-serif !important;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 30px!important;
}
.facts .uabb-circle-5 i::before {
  content: "5" !important;
  line-height: 30px!important;
  font-family: "Bebas Neue", sans-serif !important;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 30px!important;
}
.progress .uabb-progress-value {
  font-size: 0;
  position: relative;
}
.progress .uabb-progress-value::before {
  content: '';
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
}
.progress .uabb-progress-bar-info-0 .uabb-progress-value::before {
  content: '$3.6m';
}
.progress .uabb-progress-bar-info-1 .uabb-progress-value::before {
  content: '$3.7m';
}
.progress .uabb-progress-bar-info-2 .uabb-progress-value::before {
  content: '$3.4m';
}
.progress .uabb-progress-bar-info-3 .uabb-progress-value::before {
  content: '$3.8m';
}
.pp-reviews-wrapper .pp-swiper-button-prev {
  right: 60px;
  bottom: 10px;
  top: auto;
  left: auto;
  background: #FF6905;
  color: #fff;
}
.pp-reviews-wrapper .pp-swiper-button-next {
  right: 20px;
  bottom: 10px;
  top: auto;
  background: #FF6905;
  color: #fff;
}
.pp-review-header {
  background: #09253A;
  border-radius: 3px 3px 0 0 ;
  padding-bottom: 15px;
}
.pp-card-slider-container .swiper-pagination-bullet {
  height: 2px!important;
}
.pp-review-content {
  padding: 20px;
}
.pp-reviews-wrapper .swiper-container {
  overflow: visible;
}
.testimonials .swiper-pagination-bullet {
  width: 2px;
}
.testimonials .swiper-pagination-bullet-active {
  height: 14px;
  background: #388BCD;
}
.fl-builder-edit .pp-row-separator,
.fl-builder-edit .hero-gradient::before,
.fl-builder-edit .hero-gradient::after,
.fl-builder-edit .grid::before,
.fl-builder-edit .grid::after,
.fl-builder-edit .grid-left::before,
.fl-builder-edit .grid-left::after {
  display: none!important;
}
.fl-builder-edit .hero-gradient {
  background-color: #18485E !important;
}
.fl-builder-edit .hero-gradient {
  overflow: visible!important;
}
.hero-gradient {
  position: relative;
}
.hero-gradient svg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 55%;
}
.bubble-wrap {
  overflow: hidden;
  height: 600px;
}
.bubbles {
  position: relative;
  background: salmon;
}
.bubble {
  position: absolute;
  width: 152px;
  height: 152px;
  border-radius: 50%;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.1);
  background-image: url('/wp-content/uploads/logos-3.png');
  background-size: 1076px 1076px;
}
.logo1 {
  background-position: 0      0;
}
.logo2 {
  background-position: -154px 0;
}
.logo3 {
  background-position: -308px 0;
}
.logo4 {
  background-position: -462px 0;
}
.logo5 {
  background-position: -616px 0;
}
.logo6 {
  background-position: -770px 0;
}
.logo7 {
  background-position: -924px 0;
}
.logo8 {
  background-position: 0 -154px;
}
.logo9 {
  background-position: -154px -154px;
}
.logo10 {
  background-position: -308px -154px;
}
.logo11 {
  background-position: -462px -154px;
}
.logo12 {
  background-position: -616px -154px;
}
.logo13 {
  background-position: -770px -154px;
}
.logo14 {
  background-position: -924px -154px;
}
.logo15 {
  background-position: 0 -308px;
}
.logo16 {
  background-position: -154px -308px;
}
.logo17 {
  background-position: -308px -308px;
}
.logo18 {
  background-position: -462px -308px;
}
.logo19 {
  background-position: -616px -308px;
}
.logo20 {
  background-position: -770px -308px;
}
.logo21 {
  background-position: -924px -308px;
}
.logo22 {
  background-position: 0 -462px;
}
.logo23 {
  background-position: -154px -462px;
}
.logo24 {
  background-position: -308px -462px;
}
.logo25 {
  background-position: -462px -462px;
}
.logo26 {
  background-position: -616px -462px;
}
.logo27 {
  background-position: -770px -462px;
}
.logo28 {
  background-position: -924px -462px;
}
.logo29 {
  background-position: 0 -616px;
}
.logo30 {
  background-position: -154px -616px;
}
.logo31 {
  background-position: -308px -616px;
}
.logo32 {
  background-position: -462px -616px;
}
.logo33 {
  background-position: -616px -616px;
}
.contact-icon .fl-callout-content {
  width: 75%!important;
}
.contact-icon .fl-callout-photo-left .fl-callout-photo {
  width: 25%!important;
  padding-right: 10px!important;
}
.fl-theme-builder-header-shrink-row-bottom {
  background: #09253A !important;
}
.waves {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.waves::before {
  content: '';
  background: url('/wp-content/uploads/waves-cropped.svg');
  background-repeat: no-repeat;
  position: absolute;
  top: -100px;
  left: -150px;
  width: 150%;
  height: 550px;
  opacity: 0.03;
  z-index: 0;
}
.waves .fl-row-content::after {
  content: '';
  background: url(/wp-content/uploads/big-waves.svg);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -749px;
  right: -1080px;
  width: 200%;
  height: 200%;
  opacity: 0.04;
  z-index: 0;
  transform: rotate(30deg);
  z-index: -1;
}
.grid,
.grid-left {
  overflow: hidden;
}
.grid::before {
  content: '';
  background: url(/wp-content/uploads/big-waves.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: -650px;
  width: 200%;
  height: 200%;
  opacity: 0.05;
  z-index: 0;
  /* transform: rotate( 
200deg); */
  background-size: cover;
}
.grid-left::before {
  content: '';
  background: url(/wp-content/uploads/big-waves.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: -100px;
  right: -650px;
  width: 200%;
  height: 200%;
  opacity: 0.05;
  z-index: 0;
  transform: rotate(50deg);
  background-size: cover;
}
/* .hero-gradient{

	background: linear-gradient(-100deg, #22566F,  #18485E, #0A283F, #051725 );
	background-size: 200% 200%;
	animation: gradient 12s ease infinite;
-webkit-animation:gradient 12s ease infinite;
 -moz-animation: gradient 12s ease infinite;

	transform: translateZ(0);
	will-change: transform; 
	
} */
.static-gradient-home,
.fl-node-617320a0c1fad.hero-gradient.grid-left {
  background: linear-gradient(-100deg, #22566F, #18485E, #0A283F, #051725);
  background-size: 200% 200%;
  animation: none;
}
.static-gradient {
  background: linear-gradient(-100deg, #22566F, #18485E, #0A283F, #051725);
  background-size: 200% 200%;
  /* 	animation: gradient 12s ease infinite; */
}
.static-gradient.grid::before {
  top: -100px;
  right: -150px;
}
.static-gradient.reversed {
  background: linear-gradient(-100deg, #051725, #051725, #18485E, #22566F);
  background-size: 200% 200%;
  /* 	animation: gradient 12s ease infinite; */
  background-position: 50% 0;
}
.static-gradient.grid::before {
  top: -500px;
  right: -50px;
}
.static-gradient.reversed.grid::before {
  top: -400px;
  right: -100px;
  transform: rotate(10deg);
}
.code-type {
  z-index: 2;
}
.z-index-change {
  z-index: 1;
}
.grid,
.grid-left {
  position: relative;
}
/* .grid::after{content:url('/wp-content/uploads/noun_grid_392227-1.png');width:279px;height:381px;position:absolute;right:0;top:20px;} */
/* .grid-left::after{content:url('/wp-content/uploads/noun_grid_392227-1.png');width:279px;height:381px;position:absolute;left:0;bottom:-40px;} */
lord-icon {
  margin-left: -20px;
}
.indent {
  padding-left: 15px;
}
.indent-sm {
  padding-left: 25px;
}
.indent-b {
  padding-left: 45px;
}
.key {
  color: #a681b3;
}
.value {
  color: #e8b46a;
}
.value-num {
  color: #4caf45;
}
.code-type {
  background: #062f50;
  color: #fff;
  padding: 30px;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  box-shadow: inset 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
}
.code-type p {
  transition: all 300ms ease-in-out 0s;
  opacity: 0;
  margin-bottom: 0;
  border-right: 0.15em solid #25aae1;
  font-family: "Consolas";
  font-weight: 600;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
}
.code-type.animate p {
  opacity: 1;
}
@media only screen and (max-width: 1220px) {
  .code-type p {
    font-size: 10px;
  }
}
@media only screen and (max-width: 798px) {
  .code-type p {
    font-size: 8px;
  }
}
.code-type.animate p {
  opacity: 1;
}
.animate .css-typing p:nth-child(1) {
  width: 21.5em;
  -webkit-animation: type 1.5s steps(38, end);
  animation: type 1.5s steps(38, end);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.animate .css-typing p:nth-child(2) {
  width: 15.5em;
  opacity: 0;
  -webkit-animation: type2 1s steps(24, end);
  animation: type2 1s steps(24, end);
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(2) {
    width: 16.5em;
  }
}
.animate .css-typing p:nth-child(3) {
  width: 22.7em;
  opacity: 0;
  -webkit-animation: type2 1s steps(34, end);
  animation: type2 1s steps(34, end);
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(3) {
    width: 13.5em;
  }
}
.animate .css-typing p:nth-child(4) {
  width: 12.6em;
  opacity: 0;
  -webkit-animation: type2 0.5s steps(17, end);
  animation: type2 0.5s steps(17, end);
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(4) {
    width: 11.5em;
  }
}
.animate .css-typing p:nth-child(5) {
  width: 2.5em;
  opacity: 0;
  -webkit-animation: type2 1s steps(1, end);
  animation: type2 1s steps(1, end);
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(5) {
    width: 9em;
  }
}
.animate .css-typing p:nth-child(6) {
  width: 5em;
  opacity: 0;
  -webkit-animation: type2 2s steps(6, end);
  animation: type2 2s steps(6, end);
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(6) {
    width: 6.5em;
  }
}
.animate .css-typing p:nth-child(7) {
  width: 29.2em;
  opacity: 0;
  -webkit-animation: type2 1.5s steps(41, end);
  animation: type2 1.5s steps(41, end);
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(7) {
    width: 10.2em;
  }
}
.animate .css-typing p:nth-child(8) {
  width: 13em;
  opacity: 0;
  -webkit-animation: type2 0.5s steps(18, end);
  animation: type2 0.5s steps(18, end);
  -webkit-animation-delay: 8.5s;
  animation-delay: 8.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(8) {
    width: 16.8em;
  }
}
.animate .css-typing p:nth-child(9) {
  width: 2.5em;
  opacity: 0;
  -webkit-animation: type2 1.5s steps(1, end);
  animation: type2 1.5s steps(1, end);
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(9) {
    width: 23em;
  }
}
.animate .css-typing p:nth-child(10) {
  width: 10.5em;
  opacity: 0;
  -webkit-animation: type2 0.5s steps(16, end);
  animation: type2 0.5s steps(16, end);
  -webkit-animation-delay: 10.5s;
  animation-delay: 10.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(10) {
    width: 11.8em;
  }
}
.animate .css-typing p:nth-child(11) {
  width: 1.5em;
  opacity: 0;
  -webkit-animation: type2 1s steps(1, end);
  animation: type2 1s steps(1, end);
  -webkit-animation-delay: 11s;
  animation-delay: 11s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(11) {
    width: 14em;
  }
}
.animate .css-typing p:nth-child(12) {
  width: 16.5em;
  opacity: 0;
  -webkit-animation: type2 1s steps(27, end);
  animation: type2 1s steps(27, end);
  -webkit-animation-delay: 11.5s;
  animation-delay: 11.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(12) {
    width: 17.5em;
  }
}
.animate .css-typing p:nth-child(13) {
  width: 2em;
  opacity: 0;
  -webkit-animation: type2 0.5s steps(1, end);
  animation: type2 0.5s steps(1, end);
  -webkit-animation-delay: 12.5s;
  animation-delay: 12.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (max-width: 1220px) {
  .animate .css-typing p:nth-child(13) {
    width: 3em;
  }
}
.animate .css-typing p:nth-child(14) {
  width: 2em;
  opacity: 0;
  -webkit-animation: type2 0.5s steps(1, end);
  animation: type2 1s steps(1, end);
  -webkit-animation-delay: 13s;
  animation-delay: 13s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.animate .css-typing p:nth-child(15) {
  width: 1em;
  opacity: 0;
  -webkit-animation: type3 0.5s steps(1, end), blink 0.5s step-end infinite alternate;
  animation: type3 0.5s steps(1, end), blink 0.5s step-end infinite alternate;
  -webkit-animation-delay: 13.5s;
  animation-delay: 13.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@keyframes type {
  0% {
    width: 0;
  }
  99.9% {
    border-right: 0.15em solid #25aae1;
  }
  100% {
    border: none;
  }
}
@-webkit-keyframes type {
  0% {
    width: 0;
  }
  99.9% {
    border-right: 0.15em solid #25aae1;
  }
  100% {
    border: none;
  }
}
@keyframes type2 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: 0.15em solid #25aae1;
  }
  100% {
    opacity: 1;
    border: none;
  }
}
@-webkit-keyframes type2 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: 0.15em solid #25aae1;
  }
  100% {
    opacity: 1;
    border: none;
  }
}
@keyframes type3 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes type3 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  50% {
    border-color: transparent;
  }
}
@-webkit-keyframes blink {
  50% {
    border-color: tranparent;
  }
}
.blue-line {
  position: relative;
}
.blue-line::before {
  position: absolute;
  top: 3px;
  left: 10px;
  height: 20px;
  width: 2px;
  background: #4CC9F0;
  content: '';
}
/* 
@keyframes gradient {
	0% {
		background-position: 0% 50%;

	}
	50% {
		background-position: 100% 50%;

	}
	100% {
	
		background-position: 0% 50%;
	}
} */
/* .hero-gradient{

	background: linear-gradient(-100deg, #22566F,  #18485E, #0A283F, #051725 );
	background-size: 200% 200%;
	animation: gradient 12s ease infinite;
-webkit-animation:gradient 12s ease infinite;
 -moz-animation: gradient 12s ease infinite;

	transform: translateZ(0);
	will-change: transform; 
	
} */
.hero-gradient::after {
	display:block;
  opacity: 1!important;
  background: linear-gradient(-100deg, #22566F, #18485E, #0A283F, #051725);
  background-size: 100% 100%;
  width: 250%!important;
  height: 150%!important;
  left: -80% !important;
  right: auto!important;
  top: 0!important;
  animation: gradient 12s ease infinite;
  -webkit-animation: gradient 12s ease infinite;
  -moz-animation: gradient 12s ease infinite;
  z-index: -2;
  position: absolute;
  transform: translateZ(0);
  will-change: transform;
}
@media only screen and (min-width: 1600px) {
  @keyframes gradient {
    0% {
      transform: translate3d(1100px, 0, 0);
    }
    50% {
      transform: translate3d(-1200px, -100px, 0);
    }
    100% {
      transform: translate3d(1100px, 0, 0);
    }
  }
}
@media only screen and (max-width: 1599px) {
  @keyframes gradient {
    0% {
      transform: translate3d(1100px, 0, 0);
    }
    50% {
      transform: translate3d(-1000px, -100px, 0);
    }
    100% {
      transform: translate3d(1100px, 0, 0);
    }
  }
}
@media only screen and (max-width: 1450px) {
  @keyframes gradient {
    0% {
      transform: translate3d(1000px, 0, 0);
    }
    50% {
      transform: translate3d(-900px, -100px, 0);
    }
    100% {
      transform: translate3d(1000px, 0, 0);
    }
  }
}
@media only screen and (max-width: 1366px) {
  @keyframes gradient {
    0% {
      transform: translate3d(900px, 0, 0);
    }
    50% {
      transform: translate3d(-800px, -100px, 0);
    }
    100% {
      transform: translate3d(900px, 0, 0);
    }
  }
}
@media only screen and (max-width: 1150px) {
  @keyframes gradient {
    0% {
      transform: translate3d(800px, 0, 0);
    }
    50% {
      transform: translate3d(-700px, -100px, 0);
    }
    100% {
      transform: translate3d(800px, 0, 0);
    }
  }
}
@media only screen and (max-width: 990px) {
  @keyframes gradient {
    0% {
      transform: translate3d(600px, 0, 0);
    }
    50% {
      transform: translate3d(-500px, -100px, 0);
    }
    100% {
      transform: translate3d(600px, 0, 0);
    }
  }
}
@media only screen and (max-width: 780px) {
  @keyframes gradient {
    0% {
      transform: translate3d(500px, 0, 0);
    }
    50% {
      transform: translate3d(-500px, -100px, 0);
    }
    100% {
      transform: translate3d(500px, 0, 0);
    }
  }
}
@media only screen and (max-width: 700px) {
  @keyframes gradient {
    0% {
      transform: translate3d(500px, 0, 0);
    }
    50% {
      transform: translate3d(-400px, -100px, 0);
    }
    100% {
      transform: translate3d(500px, 0, 0);
    }
  }
}
@media only screen and (max-width: 600px) {
  @keyframes gradient {
    0% {
      transform: translate3d(400px, 0, 0);
    }
    50% {
      transform: translate3d(-300px, -100px, 0);
    }
    100% {
      transform: translate3d(400px, 0, 0);
    }
  }
}
@media only screen and (max-width: 500px) {
  @keyframes gradient {
    0% {
      transform: translate3d(300px, 0, 0);
    }
    50% {
      transform: translate3d(-200px, -100px, 0);
    }
    100% {
      transform: translate3d(300px, 0, 0);
    }
  }
}
.protocols,
#response {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  width: 100%;
}
.protocols .protocol,
#response .protocol {
  flex-grow: 1;
  width: calc(33% - 40px);
  max-width: calc(33% - 40px);
  height: auto;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.protocols .protocol .btn,
#response .protocol .btn {
  margin: 0 auto;
  display: block;
  width: 90%;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  border-radius: 50px;
  background: #f35d00;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 30px;
  transition: all 300ms ease-in-out 0s;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
}
.protocols .protocol .btn:hover,
#response .protocol .btn:hover {
  background: #081D33;
}
.protocols .protocol .protocol-text .fl-post-title,
#response .protocol .protocol-text .fl-post-title {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding: 8px 20px 4px 20px;
  color: #222 !important;
  background: #c0d6ea;
  margin-bottom: 0;
}
.protocols .protocol .protocol-text .fl-post-title a,
#response .protocol .protocol-text .fl-post-title a {
  color: #222;
}
.protocols .protocol .protocol-text .fl-post-title a:hover,
#response .protocol .protocol-text .fl-post-title a:hover {
  color: #222;
}
.protocols .protocol .meta,
#response .protocol .meta {
  padding: 10px 20px;
  background: #081D33;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  width: 100%;
}
.protocols .protocol .meta .type-label,
#response .protocol .meta .type-label {
  float: left;
  padding: 5px;
}
.protocols .protocol .meta .p-status,
#response .protocol .meta .p-status {
  float: right;
  padding: 5px 10px;
  border-radius: 50px;
  background: #222;
}
.protocols .protocol .meta .p-status.ongoing,
#response .protocol .meta .p-status.ongoing {
  background: green;
}
.protocols .protocol .meta .p-status.onboarding,
#response .protocol .meta .p-status.onboarding {
  background: yellow;
}
.protocols .protocol .meta .p-status.development,
#response .protocol .meta .p-status.development {
  background: orange;
}
.protocols .protocol .meta .p-status.research,
#response .protocol .meta .p-status.research {
  background: orange;
}
.protocols .protocol .meta .p-status.setup,
#response .protocol .meta .p-status.setup {
  background: orange;
}
.protocols .protocol .meta .p-status.writing,
#response .protocol .meta .p-status.writing {
  background: orange;
}
.protocols .protocol .meta .p-status.live,
#response .protocol .meta .p-status.live {
  background: green;
}
.protocols .protocol .p-details,
#response .protocol .p-details {
  padding: 20px;
  font-size: 12px;
  line-height: 16px;
}
.protocols .protocol .protocol-image img,
#response .protocol .protocol-image img {
  width: 100%;
  max-height: 150px;
  min-height: 150px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.protocols .protocol .address,
#response .protocol .address {
  position: relative;
  padding-left: 17px;
  font-weight: 600;
}
.protocols .protocol .address::before,
#response .protocol .address::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '\f3c5';
  position: absolute;
  color: #f35d00;
  font-size: 10px;
  line-height: 20px;
  top: 0px;
  left: 0;
}
.protocols .protocol .email,
#response .protocol .email {
  position: relative;
  padding-left: 17px;
  color: #071D32;
  transition: all 300ms ease-in-out 0s;
  font-weight: 600;
}
.protocols .protocol .email::before,
#response .protocol .email::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '\f0e0';
  position: absolute;
  color: #f35d00;
  font-size: 10px;
  line-height: 20px;
  top: 0px;
  left: 0;
}
.protocols .protocol .email:hover,
#response .protocol .email:hover {
  color: #f35d00;
}
.protocols .protocol .phone-num,
#response .protocol .phone-num {
  position: relative;
  padding-left: 17px;
  color: #071D32;
  transition: all 300ms ease-in-out 0s;
  font-weight: 600;
}
.protocols .protocol .phone-num::before,
#response .protocol .phone-num::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '\f095';
  position: absolute;
  color: #f35d00;
  font-size: 10px;
  line-height: 20px;
  top: 0px;
  left: 0;
}
.protocols .protocol .phone-num:hover,
#response .protocol .phone-num:hover {
  color: #f35d00;
}
.protocols .protocol .web,
#response .protocol .web {
  position: relative;
  padding-left: 17px;
  color: #071D32;
  transition: all 300ms ease-in-out 0s;
  font-weight: 600;
}
.protocols .protocol .web::before,
#response .protocol .web::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '\f37e';
  position: absolute;
  color: #f35d00;
  font-size: 10px;
  line-height: 20px;
  top: 0px;
  left: 0;
}
.protocols .protocol .web:hover,
#response .protocol .web:hover {
  color: #f35d00;
}
.protocol-pagination {
  width: 100%;
  text-align: center;
}
.protocol-pagination .page-numbers {
  padding: 5px 10px;
  margin: 0 1px;
  border-radius: 3px;
  color: #fff;
  background: #081D33;
  transition: all 300ms ease-in-out 0s;
}
.protocol-pagination .page-numbers:hover {
  background: #f35d00;
}
.protocol-pagination .page-numbers.current {
  background: #f35d00;
}
#filter {
  display: none;
}
.toggle-b.open i {
  transform: rotate(-180deg);
}
.toggle-b {
  float: left;
  padding: 10px 20px;
  color: #fff;
  background: #081D33;
  position: relative;
  width: 200px;
  margin-right: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.toggle-b i {
  transition: all 300ms ease-in-out 0s;
  margin-left: 5px;
}
.toggle-b h4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0px;
}
.toggle-b h4:hover {
  cursor: pointer;
}
.toggle-b .toggle {
  display: none;
}
.toggle-b .p-btns,
.toggle-b .t-btns {
  margin-top: 10px;
  z-index: 99;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  left: 0;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.toggle-b .p-btns li,
.toggle-b .t-btns li {
  list-style: none;
  width: 100%;
}
.toggle-b .p-btns li a,
.toggle-b .t-btns li a {
  text-align: left;
  color: #222;
  border-bottom: 1px dashed #ededed;
  background: #fff;
  transition: all 300ms ease-in-out 0s;
  display: block;
  width: 100%;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 600;
}
.toggle-b .p-btns li a:hover,
.toggle-b .t-btns li a:hover {
  background: #f35d00;
  color: #fff;
}
.toggle-b .p-btns li:nth-last-child(1) a,
.toggle-b .t-btns li:nth-last-child(1) a {
  border-bottom: 0 none;
  border-radius: 0 0 10px 10px;
}
.s-btn,
.c-btn {
  margin: 0 auto;
  display: inline-block;
  width: 140px;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  border-radius: 50px;
  background: #f35d00;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
  transition: all 300ms ease-in-out 0s;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.s-btn:hover,
.c-btn:hover {
  background: #081D33;
  color: #fff;
}
.c-btn {
  display: none;
}
.c-filters {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-bottom: 20px;
}
.c-filters p {
  background: #eee;
  border-radius: 10px;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 600;
  color: #f35d00;
  margin-bottom: 0;
  box-shadow: 0 3px 2px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #ddd;
}
.fl-button {
  transition: all 300ms ease-in-out 0s;
}
.pp-button {
  transition: all 300ms ease-in-out 0s;
  background-color: #ef532d;
  color: #ffffff;
  border-color: #ef532d;
  position: relative;
  vertical-align: middle;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  width: 200px;
  text-decoration: none;
  box-shadow: none;
}
.pp-button a {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
}
