/*ioto-main2*/

/*Global */
div#main-wrapper {
    width: 100%;
}

/* Fonts */
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.montserrat-<uniquifier> p {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
body, p {
  font-family: "Montserrat", sans-serif!important;
}

.bebas-neue-regular {
  font-family: "Bebas Neue", serif;
  font-weight: 400;
  font-style: normal;
    color: #202939;
}
h1, h2, h3, h4 {
    font-family: "Bebas Neue", serif;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
}
h1 {
  font-size: 4.5rem;
}
h2 {
  font-size: 3.5rem;
}
h3 {
  font-size: 3.0rem;
}
h4 {
  font-size: 2.25rem;
}
p {
  font-size: 1.125rem;
  line-height: 1.5;
}

a {
  color: #3D588F;
  text-decoration: underline;
}
a:hover {
  color: #37253a;
  text-decoration: none;
}
a:active, a:focus, a.active {
    border: 1px solid #eee;
}

/*Navbar*/
a#skipmenu {
    display: none;
}
 
nav.navbar {
    background-color: #fff !important;
    color: #202939;
    min-height: 4.5em;
    border-bottom: 1px solid #eee;
}
.navbar-nav > li a {
    line-height: 2.5em;
    color: #202939;
    font-size: 1.125rem;
    margin: 0 1em;
    text-decoration: none;
}
.navbar-nav > li a:hover {
    color: #3D588F;
    text-decoration: underline;
}
.navbar-nav > li a:active {
    color: #3D588F;
}
span.currentbranch0 a {
    margin: 0 1em 0 0;
    color: #3D588F;
}
span.currentbranch1 a {
    color: #3D588F;
    text-decoration: underline;
}
.multilevel-linkul-0 {
    list-style: none;
    background-color: #fff;
    position: fixed;
    padding-left: 0;
    text-align: left;
    min-width: 6em;
    border: 1px solid #eee;
}
.nav-item:hover .multilevel-linkul-0 {
    z-index: 100;
}

.barhide {
    position: absolute!important;
}

.social-links img {
    display: inline-block;
    min-width: 24px;
    min-height: 24px;
}

.icon-space {
    padding: 0 .5em 0 0;
}

.social-links .globe img {
	min-width: 28px;
}

/*Pages*/
h2.section-heading {
    padding-top: 2em;
}
.header-bg {
    background-color: #37253a !important;
    color: #fff;
    background-image: url('/media/governorvirginiagov/ioto/img/header-bg.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: auto !important;
}
.header-bg h1 {
  padding-top: 3em;
}
.header-bg p {
  font-size: 1.5rem;
}
.header-bg h1 {
    padding-top: 0!important;
}
.page-header {
    padding: 4em 1em !important;
}

.hero {
    position: relative;
    padding: 0 0 3em 0;
}
.hero h2 {
    font-family: "Bebas Neue", serif !important;
    font-size: 3.5rem;
    font-weight: 500;
}

.hero.bg-light h2 {
    font-family: "Bebas Neue", serif !important;
    font-size: 3.5rem;
    font-weight: 500;
    color: #3D588F !important;
}
.hero img {
    max-width: 660px;
    height: auto !important;
}

.link-special {
    font-family: "Bebas Neue", serif;
    font-size: 3rem;
    text-transform: uppercase;
    line-height: 3.75rem;
}

h1.smcover-title {
    font-size: 4.5rem !important;
    color: #fff;
}
.text-special {
    display: inline-block;
    font-family: "Bebas Neue", serif !important;
    font-size: 3.5rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #202939;
    padding-bottom: .25em;
    line-height: 4rem;
}
.subtext-special {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500;
    font-size: 1.5rem;
}
.video-sizer {
    font-family: "Bebas Neue", serif;
    color: initial;
    padding-bottom: .5em;
    font-weight: 500;
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.focus-header {
    color: #5476B6;
    font-weight: bold;
    font-size: 1em;
}

.para-width {
    width: 60%;
    padding: 2em 1em 1em 1em;
    border: 1px solid #37253a;
}
.single-news-wrap {
    min-height: 520px !important;
    position: relative;
}
.single-news.secondary {
    padding: 1em;
}
.news-heading {
    font-size: 1.285rem;
    font-weight: 600;
}
.news-image img {
    max-width: 100%;
    height: auto !important;
    overflow-y: hidden !important;
}
.news-link {
position: relative;
padding-top: 1em;
}
.cardlink-pos {
    bottom: 3%;
    position: absolute;
}
.content-pos h3 {
    font-size: 2.5rem;
}

.left-side img {
    width: 100% !important;
    height: auto !important;
}

/*backgrounds*/
.bg-purple {
    background-color: #37253a !important;
}
.bg-purple p, .bg-purple h2, .bg-purple h3 {
  color:#fff;
}

.bg-periwinkle {
    background-color: #496cab!important;
}
.bg-periwinkle h3, .bg-periwinkle p{
    color: #fff!important;
}
.bg-mdpurple {
    background: var(--Neutral-50, #6D4973);
}
.bg-mdpurple p, .bg-mdpurple h2, .bg-mdpurple h3 {
  color: #fff !important;
}

.bg-dark p, .bg-dark h2, .bg-dark h3 {
    color: lightgrey;
}
.bg-dark .text-special, .bg-dark .subtext-special {
    color: lightgrey !important;
}
.bg-white {
    background-color: #fff !important;
}

.feature-card.autoht {
    min-height: 100%;
}
.feature-icon img {
    width: 60px !important;
    height: 60px !important;
}
.feature-body {
    min-height: 14em;
}
.feature-textlink:after {
    content: "\F285";
    font-family: 'bootstrap-icons' !important;
    opacity: 1;
    font-size: .7em;
    margin-left: 0.5em;
    font-weight: 600;
}
a.feature-link {
    text-decoration: none;
    color: #202939;
}
a.feature-link:hover {
    color: #FFF!important;
}
@media (max-width:991px) { 
.feature-body {
    min-height: auto;
}
}


/*buttons*/
.btn.btn-calloutblue {
    padding: .5em;
    font-weight: 600;
}
.btn.btn-outline-dark {
    padding: .75em;
    font-weight: 600;
    color: #37253a!important;
    border-color: #37253a !important;
}
.btn.btn-outline-dark.purple-text {
  width: 100%;
}

.btn.btn-calloutblue, #topBtn {
    background-color: var(--Neutral-50, #496CAB);
}
.btn.btn-outline-light {
    padding: .75em;
    font-weight: 600;
}
.btn.btn-calloutblue.allnews-btn {
    float: right;
    margin-top: -5.35em;
}

a:hover.btn.btn-outline-dark, button.btn.btn-outline-dark:hover {
    color: #fff !important;
    border-color: #212529 !important;
}

a.btn.btn-outline-dark.white-text {
    color: #fff!important;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    --bs-btn-border-color: #f8f9fa !important;
    border-color: #f8f9fa !important;
}

a:hover.btn.btn-outline-dark.white-text {
   --bs-btn-border-color: #212529 !important;
   border-color: #212529 !important;
}

.btn-outline-secondary {
    --bs-btn-color: #fff;
margin-bottom: 1em;
}
.button-pos {
    padding-top: 3em;
    padding-bottom: 1em;
}
.button-pos a {
    color: #202939;
    text-decoration: underline;
}
.button-pos a:hover {
    color: #883796;
    text-decoration: underline;
}
.btn.btn-calloutblue {
    z-index: 99;
    font-size: 1rem;
    border: 1px solid #fff;
    outline: none;
    background-color: #3D588F;
    color: white;
    cursor: pointer;
    padding: 1em;
}
a:hover.btn.btn-outline-dark.jump {
    color: #829BC9 !important;
    background-color: #37253a !important;
}

/* text over cards and resources*/
.card {
    --bs-card-border-radius: 0;
}
.textover-title {
    font-family: "Bebas Neue", serif;
    font-size: 2.5rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.textover-card {
    position: absolute;
    width: 100%;
    bottom: 8.25em;
    background-color: rgba(0, 0, 0, .25);
    font-family: "Bebas Neue", serif;
    font-size: 2rem;
    text-align: center;
    color: #fff;
}
.card-text h2 {
    color: #455978;
    font-size: 1.75rem;
}  
.card-text h3 {
    color: #455978;
}
.video-sizer h2 {
    font-size: 1.75rem;
    color: initial;
    padding: 1em 0 ;
    font-weight: 700;
}
.card.link-res {
    height: auto;
}
.card.link-res.autoht {
    min-height: 100%;
}
.content-pos {
    height: 175px;
    background-color: #ABB9CF !important;
    color: #37253a;
    padding: 1em 1em 2em;
    margin: -1em;
}
.multi-collapse {
    margin: 0 -.25em 0 -0.25em;
    padding: .5em;
    background-color: #fff;
}
.card-body.sm-card ul li {
    list-style-type: none;
    padding-top: 12px;
    clear: both;
    margin-left: -1.75em;
}
.card-body.sm-card ul li::after {
    content: '';
    display: inline-block;
    height: 1em;
    width: 1em;
    background-image: url("/media/governorvirginiagov/ioto/img/box-arrow-in-up-right.svg");
    position: relative;
    margin-left: .5em;
    background-repeat: no-repeat;
}
.col-bodytext {
    min-height: 4em;
}
  
.box-minht {
    min-height: 6.5em;
}
.intro-area {
    max-width: 60%;
}
.card.event-card {
    --bs-card-border-radius: .375em;
}
  
/* topbutton */
#topBtn {
  display: none;
    position: fixed;
    bottom: 1em;
    right: 2em;
    z-index: 99;
    font-size: 1rem;
    border-radius: 0.375rem;
    border: 1px solid #fff;
    outline: none;
    background-color: #3D588F;
    color: white;
    cursor: pointer;
    padding: 1em;
}

#topBtn:hover, .btn.btn-calloutblue:hover {
  background: rgba(35, 31, 33, 03) !important;
    border: 1px solid #231f21;
}
i.bi.bi-arrow-bar-up {
    font-size: 1.5rem;
}

/*Footer */

footer {
  position: relative;
    background: #37253a;
    padding: 2em 0;
  z-index: 1;
}
footer p {
    color: #fff;
    font-size: 1rem;
    margin: 1em 0 0 0;
}
footer a.link-text {
    color: #fff;
    text-decoration: none;
}
a:hover.link-text {
    text-decoration: underline;
}
.col-md.links-bottom {
    text-align: right;
}

/* Forms */
a.btn.btn-outline-warning {
    font-size: 1.25em;
}

p.form-italics {
    font-style: italic;
    font-size: 1.25rem;
    padding-bottom: 1em;
}

.js-t4form-container .btn-primary {
    color: #fff!important;
    background-color: #3D588F!important;
    border-color: #3D588F!important;
}

.js-t4form-container .btn-primary:hover {
    border-color: #212529 !important;
    background-color: #212529!important;
}

.js-t4form-container .btn {
    padding: .5em .75em!important;
    font-size: 1.2rem!important;
}
.js-t4form-container .pull-right {
    border-radius: 0em !important;
}

input.ace {
    transform: scale(1.75);
}
span.lbl.js-choice-label {
    padding-left: .5em;
    font-size: 1.25rem;
}
.js-t4form-container p {
    font-size: 1.25rem;
}
.js-t4form-container input[type=checkbox], .js-t4form-container input[type=radio] {
    margin: 8px 0px 0 -20px !important;
} 

/* responsive */
@media only screen and (max-width: 1399px) and (min-width: 1024px) {
.container.nav-area {
    padding: 0!important;
}
.navbar-brand img {
    max-width: 200px;
}
div#ioto2 {
    padding-left: 0em!important;
}
.navbar-nav > li a {
    font-size: .885rem;
    margin: 0 1em 0 0;
}
}


@media only screen and (max-width:1279px) and (min-width: 992px) {
.card-title {
    top: 22%!important;
}
}

@media (max-width: 1024px) {
.para-width img {
    width: auto !important;
    height: auto !important;
}
.para-width {
  width: 100%;
}
.link-special {
    font-size: 1.85rem;
    line-height: 2.25rem;
}
}

@media (max-width: 1023px) {
.nav-form {
    padding-left: .25em;
}
.offcanvas {
    padding-left: 1.25em;
}
.content-pos h3 {
  font-size: 1.7rem;
}
.multilevel-linkul-0 {
    position: relative;
}
.navbar-nav ul.multilevel-linkul-0 {
    display: block;
}
} 
  
@media (max-width:991px) {
.box-minht {
    min-height: auto;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.25rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.5rem;
}
  
.social-links.top {
    text-align: center;
    padding-top: 1em;
}
 
.col-4.header-rtimage {
    display: none;
}
.social-links.bottom, .col-md.links-bottom {
    text-align: left;
    padding-bottom: 4em;
  }

.header-bg {
    background-color: #37253a !important;
    color: #fff;
    min-height: 240px;
}
.single-news-wrap {
    min-height: auto!important;
    padding-bottom: 1em;
}
.cardlink-pos {
position: relative;
}
.content-pos h3 {
    font-size: 1.85rem;
}
.card-body.cardlink-button {
    min-height: auto!important;
}
}

@media (max-width:767px) {
  .vid-sizer iframe {
    max-width: 370px;
}
.hero img {
  width: 100%!important;
  height: auto !important;
    
}
.navbar-nav > li a {
    font-size: 1.125rem;
}
}

@media (max-width:441px) { 
.col.two-col img, .card-body img, .col-image img {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 auto !important;
}
.btn.btn-calloutblue.allnews-btn {
    float: left;
    margin-top: 0;
}
.intro-area {
    max-width: 100%;
}
.page-header {
    padding: 4em 1em 3em !important;
}
}

/*smartling translator fix*/
body .va-agency-bar-container {
    z-index: 10!important;
}  
.smcover {
    z-index: auto;
}
