@charset "UTF-8";
h1,h2,h3,h4,h5,h6,.masthead-heading {
	cursor:default;
}
#part2 {
	background-image: url('/assets/img/bg02.png'); 
	background-attachment: fixed;
	background-repeat: no-repeat;
  	background-position: center center;
  	background-size: cover;
	overflow-y: hidden;
	box-shadow: 0 0 30px 5px rgba(0,0,0,.1);
}

#part2andahalf {
	background-image: url('/assets/img/modal-bg.png'); 
	background-repeat: no-repeat;
  	background-position: center center;
  	background-size: cover;
	padding: 6rem 0;
}

#part3 {
	min-height: 100vh; 
	background-image: url('/assets/img/bg04.png'); 
	background-attachment:scroll;
	background-repeat: no-repeat;
  	background-position: center center;
  	background-size:cover;
	overflow-y: hidden;
	padding: 6rem 0;
}
#part3 p {
	font-size: 1.3em;
}

#part4 {
	background-image: url('/assets/img/bg-diag-tile.png'); 
	background-repeat: repeat;
	padding: 6rem 0;
}
#part-about {
	background-image: url(https://educdn.s3.us-east-2.amazonaws.com/revenueads/oklahoma-bg.png);
	background-color: #555555;
	background-attachment:fixed;
	background-repeat: no-repeat;
  /* background-position: center center; */
	background-size: cover;
	overflow-y: hidden;
	width: auto;
	
}

#part-about2 {
	background-image: url(https://educdn.s3.us-east-2.amazonaws.com/revenueads/oklahoma-bg.png); 
	background-color: #555555;
	background-attachment:fixed;
	background-repeat: no-repeat;
  	/* background-position: center center; */
	background-size: cover;
	overflow-y: hidden;
	width: auto;
	
}
#about p {
	font-size: 1.3em;
}
#madeinok {
	background-image: url('/assets/img/bg06.png'); 
	background-attachment:scroll;
	background-repeat: repeat;
  	background-position: center center;
}
#services {
	background-color:#2cb04b;
	background-image: url('/assets/img/green-bg.png'); 
	background-repeat: no-repeat;
  	background-position: center center;
  	background-size: cover;
	
}
#careers {
	background-color:#EEEEEE;
	background-image: url('/assets/img/bg-careers.png'); 
	background-repeat: no-repeat;
  	background-position: center center;
  	background-size: cover;
	
}
.blur { 
	-webkit-filter: blur(63px) contrast(30%); 
	-moz-filter: blur(63px) contrast(30%); 
	-o-filter: blur(63px) contrast(30%); 
	-ms-filter: blur(63px) contrast(30%); 
	filter: blur(6px) contrast(30%); 
	margin-top: -30px;
	left: -5% !important;
	position: relative;
	width: 110% !important;
	overflow: hidden;
	
} 

.roundy {
	border: 1px solid #2DB14B;
	border-radius: 100px;
	width: auto !important;
	z-index: 1;
	color: transparent !important;
	transition: border-width 0.05s ease-out;
	transition: border-color 0.05s ease-out;
}

.roundy:hover {
	border: 4px solid;
	border-color: #353230;
}
.timeline-more-btn {
	display: inline-block;
	cursor: pointer;
}

.timeline li {
	margin-bottom: 0px !important;
}
.btn-fluid:not([class*=btn-fluid--]) {
  display: block;
  width: 100%;
}
.btn-fluid:not([class*=btn-fluid--]):not(:first-child) {
  margin-top: 12px;
}
.btn-fluid:not([class*=btn-fluid--]) ~ [class*=btn-fluid] {
  margin-top: 12px;
}


.contact-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}
.contact-modal .modal-content {
  padding-top: 6rem;
  padding-bottom: 6rem;
  text-align: center;
}
.contact-modal .modal-content h2 {
  font-size: 2rem;
  line-height: 2rem;
}
.contact-modal .modal-content p.item-intro {
  font-style: italic;
  margin-bottom: 2rem;
  font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.contact-modal .modal-content p {
  margin-bottom: 2rem;
}
.contact-modal .modal-content ul.list-inline {
  margin-bottom: 2rem;
}
.contact-modal .modal-content img {
  margin-bottom: 2rem;
}
.contact-modal .close-modal {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  background-color: transparent;
}
.contact-modal .close-modal:hover {
  opacity: 0.3;
}


.btn-submit {
	border-radius: 2px;
	padding: 15px !important;
}

.form-container ul {
	list-style: none;
	list-style-type: none;
	padding-left:0px;
}

.form-container {
	width: 100%;
}

.form-container label {
	display: block;
	font-size: 12px;
	color: #000E1A;
	font-weight: bold;
}

.form-container input, select {
	width:100%;
	font-size: 22px;
	padding: 6px 12px;
}
.navbar-brand img.img-fluid {
	max-width: 200px; 
}

.tcpa-text {
	font-size: 14px;
	text-align: justify;
	color: #444;
	line-height: 18px;
}

.error {
	color: #D70003 !important;	
}

.ui-accordion-header {
	
	border: none;
	padding: 0px;
}

#homeLogo {
	max-width: 100px;
}

header.masthead {
	padding-top: 5rem;
}

.form-type-option-box {
	display:block;
	width:100%;
	padding:20px;
	border:1px solid #DDD;
	margin-bottom:3px;
	background:#FFF;
	color:#444;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.form-type-option-box:hover {
	background:#353230;	
	color:#2db14b;
	cursor:pointer;
	border-color:#555;
	-webkit-transition: background-color 100ms linear;
     -moz-transition: background-color 100ms linear;
     -o-transition: background-color 100ms linear;
     -ms-transition: background-color 100ms linear;
     transition: background-color 100ms linear;
}

.form-type-option-box p { 
	font-family: "Khula";
	line-height: 1.5em;
	margin-bottom: 0px !important;
	font-size: .8em;
	color: #777;
	padding: 0 30px;
}

.form-type-option-box:hover p {
	color:#FFF;	
}
.form-type-option-box-toggle {
	background:#59b259;		
	-webkit-transition: background-color 50ms linear;
     -moz-transition: background-color 50ms linear;
     -o-transition: background-color 50ms linear;
     -ms-transition: background-color 50ms linear;
     transition: background-color 50ms linear;
}
.form-type-option-box-toggle p {
	color: #EEE;
}
.form-type-option-box-toggle:hover {
	color:inherit;
	background:#5ac55a;	
}

.vignette {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 50px 10px rgba(0,0,0,.4) inset;
}

.fade-top {
  position:fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5b5b5b+0,ffffff+100&1+0,0+100 */
	background: -moz-linear-gradient(top, rgba(91,91,91,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(91,91,91,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(91,91,91,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5b5b', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.fade-in {
  opacity: 0;
  transform: translateY(15vh);
  visibility: hidden;
  transition: opacity 0.7s ease-out, transform .7s ease-out;
  will-change: opacity, visibility;
}
.fade-in.is-visible {
  opacity: 1;
  transform: none;
  visibility: visible;
}

#contactFormModal .modal-content {
	padding-top:1.2rem;
	padding-bottom: 1.2rem;
}
.portfolio-modal .close-modal, .contact-modal .close-modal {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    background-color: transparent;
    z-index: 3;
}
#contactFormModal .ui-accordion .ui-accordion-content {
	padding: 1em .2em;
	border-top: 0;
	overflow: hidden;
}

.team-card {
	perspective: 1000px;
}
/* This container is needed to position the front and back side */
.team-card-inner {
  position: relative;
  width: 100%;
  height: 400px;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.team-card:hover .team-card-inner {
  transform: rotateY(180deg);
}

.team-member, .team-member-flipped {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

.team-member {
	margin-bottom: 3rem;
	text-align: center;
}
.team-member img, .team-member-flipped img {
  width: 14rem;
  height: 14rem;
  border: 0.5rem solid rgba(0, 0, 0, 0.1);
}
.team-member h4, .team-member-flipped h4 {
  margin-top: 1.5rem;
  margin-bottom: 0;
}
.team-member-flipped h4 {
  color: #FFFFFF;
}
.team-member-flipped {
	border-radius: 4px;
	background-color: #2DB14B;
	transform: rotateY(180deg);
}

.team-member-flipped p.text-muted {
	color:#49e36e !important;
}

.team-member-eegg {
	display: none;
}

.team-card p.quote {
	font-size: 12px !important;
	padding-left: 10px;
	padding-right: 10px;
}

.team-member-flipped img {
	width:10rem !important; 
	height: 10rem !important; 
	margin-top:15px;
}

#blurb{
	color:#FFF;
	padding: 15px 30px;
    background-color:#353230;
    position:absolute;
	animation-timing-function: ease-out;
	animation: reveal .63s;
    display:none;
	border-radius: 8px;

}
#blurb p {
	font-size: 12px;
	overflow: hidden;
	white-space: normal;
	animation: typing .2s steps(40, end);
	padding: 0px;
	margin: 0px;

}

#mainNav {
	background-color:#353230;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
	color:#353230;
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(53, 50, 48, 1);
  border-right: 1.1em solid rgba(53, 50, 48, 1);
  border-bottom: 1.1em solid rgba(53, 50, 48, 1);
  border-left: 1.1em solid #2DB14B;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

#careers .portfolio-item {
  max-width: 25rem;
  margin-left: auto;
  margin-right: auto;
}
#careers .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  margin: 0 auto;
}
#careers .portfolio-item .portfolio-link .portfolio-hover {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(254, 209, 54, 0.9);
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity ease-in-out 0.25s;
}
#careers .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 1.25rem;
  color: white;
}
#careers .portfolio-item .portfolio-link:hover .portfolio-hover {
  opacity: 1;
}
#careers .portfolio-item .portfolio-caption {
  padding: 1.5rem;
  text-align: center;
  background-color: #fff;
}
#careers .portfolio-item .portfolio-caption .portfolio-caption-heading {
  font-size: 1.5rem;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin-bottom: 0;
}
#careers .portfolio-item .portfolio-caption .portfolio-caption-subheading {
  font-style: italic;
  font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	letter-spacing: normal;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/* The typing effect */
@keyframes typing {
  from { width: 0; color:rgba(255,255,255,0) }
  to { width: 100%; color:rgba(255,255,255,1) }
}

/* The typing effect */
@keyframes reveal {
  from { border-radius: 18px; margin:0px -60px; background-color:rgba(53,50,48,0) }
  to { border-radius: 8px; margin:0px 0px; background-color:rgba(53,50,48,1) }
}

@media (min-width: 0) {
  .btn-fluid--from-xs {
    display: block;
    width: 100%;
  }
  .btn-fluid--from-xs:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--from-xs ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

@media (min-width: 576px) {
	header.masthead {
		padding-top: 10.5rem;
	}
  .btn-fluid--from-sm {
    display: block;
    width: 100%;
  }
  .btn-fluid--from-sm:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--from-sm ~ [class*=btn-fluid] {
    margin-top: 12px;
  }

	#homeLogo {
		max-width: 100%;
	}
	
}

@media (min-width: 768px) {

  .btn-fluid--from-md {
    display: block;
    width: 100%;
  }
  .btn-fluid--from-md:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--from-md ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
	
	#contactFormModal .modal-content {
		padding-top:6rem;
		padding-bottom: 6rem;
	}
	.contact-modal .modal-content h2 {
	  font-size: 3rem;
	  line-height: 3rem;
	}
	#contactFormModal .ui-accordion .ui-accordion-content {
		padding: 1em 2.2em;
		border-top: 0;
		overflow: auto;
	}
}

@media (min-width: 992px) {
	#mainNav {
		background-color:transparent;
	}
  .btn-fluid--from-lg {
    display: block;
    width: 100%;
  }
  .btn-fluid--from-lg:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--from-lg ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
	
	
	.contact-modal .modal-dialog {
	  margin: 1rem auto;
	  max-width: 50vw;
	}

	.vignette {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  box-shadow: 0 0 200px 10px rgba(0,0,0,.9) inset;
	}	
}

@media (min-width: 1200px) {
	#part-about {
		background-image: url(https://educdn.s3.us-east-2.amazonaws.com/revenueads/oklahoma-bg.png); 
		background-size: cover;
		min-height: 100vh;
	}
  .btn-fluid--from-xl {
    display: block;
    width: 100%;
  }
  .btn-fluid--from-xl:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--from-xl ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

@media (max-width: 575px) {
	
  .btn-fluid--to-xs {
    display: block;
    width: 100%;
  }
  .btn-fluid--to-xs:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--to-xs ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

@media (max-width: 767px) {
  .btn-fluid--to-sm {
    display: block;
    width: 100%;
  }
  .btn-fluid--to-sm:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--to-sm ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

@media (max-width: 991px) {
  .btn-fluid--to-md {
    display: block;
    width: 100%;
  }
  .btn-fluid--to-md:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--to-md ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

@media (max-width: 1199px) {
  .btn-fluid--to-lg {
    display: block;
    width: 100%;
  }
  .btn-fluid--to-lg:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--to-lg ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

.btn-fluid--to-xl {
  display: block;
  width: 100%;
}
.btn-fluid--to-xl:not(:first-child) {
  margin-top: 12px;
}
.btn-fluid--to-xl ~ [class*=btn-fluid] {
  margin-top: 12px;
}

@media (max-width: 575px) {
	.masthead { margin-top:90px; }
  .btn-fluid--at-xs {
    display: block;
    width: 100%;
  }
  .btn-fluid--at-xs:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--at-xs ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .btn-fluid--at-sm {
    display: block;
    width: 100%;
  }
  .btn-fluid--at-sm:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--at-sm ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .btn-fluid--at-md {
    display: block;
    width: 100%;
  }
  .btn-fluid--at-md:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--at-md ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .btn-fluid--at-lg {
    display: block;
    width: 100%;
  }
  .btn-fluid--at-lg:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--at-lg ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}

@media (min-width: 1200px) {
  .btn-fluid--at-xl {
    display: block;
    width: 100%;
  }
  .btn-fluid--at-xl:not(:first-child) {
    margin-top: 12px;
  }
  .btn-fluid--at-xl ~ [class*=btn-fluid] {
    margin-top: 12px;
  }
}
