body {
font-family: 'Montserrat', sans-serif;
}

#mainContent a {
    color: #145a84;
    text-decoration: underline;
}

a.btn.btn-primary {
    background-color: #edb11f;
    border-color: #edb11f;
    color: #422f00 !important;
    font-weight: 700;
    text-decoration: none !important;
}

a.btn.btn-primary:hover {
    color: #00969B !important;
}


.navbar {
    z-index: 1;
    border: 0;
    border-radius: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0), 0 3px 1px -2px rgba(0,0,0,0), 0 1px 5px 0 rgba(0,0,0,0) !important;
}

.navbar-dark .navbar-toggler {
    color: hsl(216deg 57% 21%);
    border-color: hsl(216deg 57% 21%);
}

.logo-block p {
    text-transform: 900;
    font-weight: 700;
    color: #075a83;
    font-size: 18px;
}

.logo-block img {
    width: auto;
    height: 115px;
}

.logo-block {
    display: table;
    margin: 5px auto;
}

.navbar-bg {
    background: #145a84;
}

nav.navbar {
    max-width: 1400px;
    display: block;
    margin: 0px auto;
    box-shadow: 0px 0px;
    -webkit-box-shadow: 0 0px;
}

.navbar-brand img {
    padding: 0px;
    max-width: 300px;
    padding-right: 1em;
}

@media (max-width: 768px) {
.navbar-brand img {
   display:block;
padding: 0em 0em 0.5em 0em;
    border-bottom: 1px solid gray;
}

}

.logo-block p span {
    color: #8f9393;
    font-weight: 400;
    font-style: italic;
}

.nav-item a {
    display: block;
    padding: .5rem 1rem;
    color: #fff;
    font-size: 14px;
}

span.caret:before {
    font-family: FontAwesome;
    content: "\f0dd";
}

.nav-item a:hover {
    text-decoration: none;
    color: #ffffffad;
}

i.fa.fa-times-circle {
    text-align: right;
    font-size: 25px;
    color: #898a89;
}


.title-holder.secondary-menu.title-holder p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align:left;
    display: inline-block;
}

.bmd-layout-canvas {
min-height:700px;
}

header.bmd-layout-header {
    background: #f7f7f7;
border-bottom: 2px solid #c7c7c7;
}

.bmd-layout-drawer .navbar-brand img {
    max-width: 170px;
}

.bmd-drawer-f-l>.bmd-layout-drawer {
    top: 0;
    left: 0;
    width: 240px;
    width: 25%;
    height: 100%;
    min-width: 350px;
    transform: translateX(-110%);
}

@media (max-width: 968px) {
.bmd-drawer-f-l>.bmd-layout-drawer {
    width: 100%;
    height: auto;
}


}



.secondary-menu {
    display: flex;
    margin: 0px auto;
}



.secondary-menu p {
    color: #fff;
    text-align: left;
    margin-top: 15px;
    line-height: normal;
}

.secondary-menu .title-holder p {
    text-align: left;
    margin-top: 15px;
    line-height: normal;
    border-left: 1px solid gray;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}


#mainContent {
    line-height: 150%;
    margin-bottom: 20px;
    font-size: 15px;
    color: #3e3e3e;
}


#mainContent h2 {
    font-family: inherit;
    font-size: 1.75rem;
    line-height: 2.75rem;
    color: #145a84;
    border-bottom: 1px solid #ccc;
    padding: 0px;
    margin: 1.5rem 0 2rem 0;
    font-weight: 600;
    border-bottom: 1px solid #145a8440;
}

#mainContent h3 {
    clear: left;
    font-size: 1.5em;
    border-bottom: 1px dotted #ccc;
    color: #61998d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: initial;
    margin: 40px 0px 20px;
}

p.video-place iframe {
    width: 100%;
    margin: 0px auto;
    max-width: 800px;
    display: block;
}

#mainContent .inline-center-img img {
    display: block;
    max-width: 800px;
    width: 100% !important;
}

#mainContent .inline-center-img-alt img {
max-width: 500px !important;
    display: block;
    margin: 10px auto;
    width: 100% !important;
}

#mainContent .inline-center-img2 {
max-width: 275px !important;
    display: block;
    margin: 10px auto;
    width: 100% !important;
}

.inline-center-img2 img {
display: block;
    margin: 0px auto !important;
}

span.image.border {
    display: none;
}


.title-holder p {
    font-size: 16px;
    color: #242424;
    font-weight: 600;
    text-align: center;
}

.title-holder {
    display: inline-block;
    vertical-align: middle;
    line-height: 130%;
    margin: 0px auto;
}

.title-holder p {
    padding-left: 1.5em;
}

.title-holder span {
    font-weight: 300;
    font-style: italic;
}

.navbar-brand {
    vertical-align: middle;
}


ul.multilevel-linkul-0 {
    z-index: 1;
    height: 0px;
    overflow: hidden;
}

ul.multilevel-linkul-0 {
    list-style: none;
}

ul.multilevel-linkul-0:hover ul.multilevel-linkul-0>li {
display:block;
}

ul.multilevel-linkul-0.level-open {
    height: initial;
    overflow: initial;
transition:all 0.5s;
}

ul.multilevel-linkul-0.level-open>li {
    padding: 15px;
}

.nav-item:hover ul.multilevel-linkul-0 {
display:block;

}

.list-group-item a:hover {
    color: #145a84;
}

.list-group-item a:hover .list-group-item>.multilevel-linkul-0 {
display:block;
}

.list-group-item a {
    font-size: 20px;
}

.list-group-item a:hover {
    color: #8a8a8a;
    text-decoration: none;
}

.navbar .navbar-brand {
    position: relative;
}

@media (max-width:728) {

.navbar .navbar-brand {
display:block;
}

}

i.fa-chevron-down {
    font-size: 17px;
    line-height: 1;
    transition: 0.75s;
}

i.fa-chevron-down.menu-closed {
border-radius: 50%;
    color: #8a8a8a;
}

i.fa-chevron-down.menu-closed:hover {
    color: #fff;
    background: #609a8e;
    padding: 10px;
    border-radius: 50%;
}

i.fa-chevron-down.menu-open {
    transform: rotateX(180deg);
    background: #609a8e;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
}

i.fa.fa-chevron-down.menu-closed.menu-open:hover {
    background: #8a8a8a;
}

.cdo-event {
    border: 1px solid lightgray;
    padding: 15px;
    border-radius: 5px;
    margin: 0 15px;
}

p.cdo-event-details {
    background: #145a84;
    color: #fff;
    padding: 10px;
    font-weight: 700;
    font-size: 18px;
}


p.cdo-event-details:before {
   font-family: "Font Awesome 5 Free";
   content: "\f133";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;


}

.cdo-event-content {
    font-size: 14px;
    border-top: 1px solid #81aabe;
    padding-top: 20px;
}

#mainContent .cdo-event img {
    display: block;
    margin: 10px auto;
    max-width: 450px;
width: 100% !important;
}

.side-promo {
    text-align: center;
}

#mainContent .side-promo img {
    width: 100% !important;
}


p.cdo-event-details:before {
    content: "\f133";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    font-family: FontAwesome;
    font-weight: 300;
}

.cdo-past-events .cdo-event-details {
    background: #61998d;
    font-size: 15px;
    font-weight: 300;
}

a.job-posting {
list-style: none;
}

a.job-posting:before {
    content: "\f0b1";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    font-family: FontAwesome;
    font-weight: 300;
}


.cdo-past-events .cdo-event {
    border: 0px;
    margin: 0 0;
}

.cdo-past-events .cdo-event-inner {
    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 15px;
}


.bb-jumbo {
background-image: url('/media/governorvirginiagov/chief-data-officer/images/odgaNewsletterBannerLarge.png');
    background-size: cover;
    height: 43vh;
    background-attachment: fixed;
    background-position: center;
    background-size: 800px;
    background-repeat: no-repeat;
    background-position-y: 1px;
}


.video-wrap {
max-width:800px;
display:block;
margin:10px auto;
}

.video-wrap iframe {
    width: 100%;
}

a.btn.btn-primary {
    background-color: #edb11f;
    border-color: #edb11f;
    color: #422f00;
    font-weight: 700;
}

.btn.btn-primary {
    background-color: #edb11f;
    border-color: #edb11f;
    color: #422f00;
    font-weight: 700;
font-size: 14px;
}

#mainContent img {
    border: 0 !important;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0) !important;
    box-shadow: 0 0 0 rgba(0,0,0,0) !important;
    margin: initial;
    width: initial;
}

#mainContent .inline-center-img>img {
    display: block;
    margin: 10px auto;
}

.inline-center-img3 {
display: block;
    margin: 0px auto !important;
 max-width: 400px;
}

.inline-center-img3 img {
    width: 100% !important;
}

.customnews li {
    list-style: none;
    margin-left: 0px;
    background: #fff;
    padding: 12px 15px 12px 15px;
    margin-bottom: 10px;
    transition: .25s;
    border: 1px solid lightgray;
    border-radius: 5px;
}

#mainContent .customnews .headline {
    color: #145a84;
    font-size: 16px;
    line-height: 135%;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
}

#mainContent .customnews .dateline {
    text-transform: uppercase;
    text-align: left;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #075a83;
    padding-bottom: 4px;
    margin-bottom: 9px;
    border-bottom: 1px solid #ccc;
    transition: all .25s ease;
}

#mainContent .customnews .summary {
font-size: 13px;
    margin-top: 10px;
    color: #666;
}


#mainContent .customnews .linksto {
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
    clear: both;
    transition: .5s;
    position: relative;
    background-color: #edb11f;
    padding: 5px 10px;
    margin: 0px;
    color: #423006;
}

#mainContent .customnews .linksto p {
    margin: 0px;
}

#mainContent .customnews ul {
padding-left:0px;

}

#mainContent .customnews li:hover  {
    text-decoration: none !important;
    background: #f5f5f5;
    border: 2px solid #fff;
}

.headline a {
    color: #609a8e;
    font-weight: 700;
}

.headline a:hover {
    color: #173055;
text-decoration:none;
}

.jumbotron.jumbotron-fluid.homepage-jumbo {
    position: relative;
    height: 90vh;
background: url('/media/governorvirginiagov/chief-data-officer/images/cdo-jumbotron1_op5.jpg');
    background-size: contain;
    background-repeat: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
    background-attachment: fixed;
}

.inner-jumbo {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}


@keyframes float {
	0% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
	50% {
		box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
		transform: translatey(-15px);
	}
	100% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
}

.inner-jumbo img {
    width: 200px;
    box-sizing: border-box;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
    background: #fff;
    height: auto;
}

.intro-content {
    width: 100%;
    display: block;
    position: relative;
    width: 100vw;
}

.inner-jumbo {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}

.intro-content p {
    font-size: 3.5em;
    font-weight: 200;
    text-align: center;
    font-family: 'Fira Sans', sans-serif;
font-size: 5vh;
}

p.header-title {
    margin-top: 20px;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 0px;
}

p.header-name {
    font-style: italic;
    font-size: 23px;
}

.secondary-menu {
    display: flex;
    margin: 0px auto;
    align-items: center;
}

@media (max-width:728px) {

.secondary-menu {
    display: block;
}

}

.bb-signup {
    max-width: 800px;
    margin: 15px auto;
}

.first-text {
  position: absolute;
  left: 50%;
  top: 5rem;
  opacity: 0;
  animation-name: topFadeOut;
  animation-delay: 1s;
  animation-duration: 4s;
  transform: translate(-50%, -50%);
}

.second-text {
  position: absolute;
  left: 50%;
  top: 5rem;
  opacity: 0;
  animation-name: topFadeOut;
  animation-delay: 4s;
  animation-duration: 4s;
transform: translate(-50%, -50%);
}

.third-text {
  position: absolute;
  left: 50%;
  top: 5rem;
  opacity: 0;
  animation-name: topFadeOut;
  animation-delay: 8s;
  animation-duration: 4s;
transform: translate(-50%, -50%);
}

.fourth-text {
  position: absolute;
  left: 50%;
  top: 2rem;
  opacity: 1;
  animation-name: topFadeOutFinal;
  animation-duration: 27s;
transform: translate(-50%, -50%);
}


@keyframes topFadeOut {
  0% {
    position: absolute;
    top: -3rem;
    opacity: 0;
  }

  75% {
    position: absolute;
    top: 25%;
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes topFadeOutFinal {
0% {
    opacity: 0;
}

50% {
    position: absolute;
    opacity: 0;
  }

  60% {
    position: absolute;
    opacity: 50;
  }

  100% {
    opacity: 100;
  }
}

div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
    font-size: 1.75rem;
    line-height: 2.75rem;
    color: #145a84;
    border-bottom: 1px solid #ccc;
    padding: 0px;
    margin: 1.5rem 0 2rem 0;
    font-weight: 600;
    border-bottom: 1px solid #145a8440;
font-family: 'Montserrat', sans-serif !important;
}


div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
    display: block;
    margin-bottom: 12px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    color: #960 !important;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 8px !important;
    color: #145a84 !important;
font-family: 'Montserrat', sans-serif !important;
}

div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
    color: #323232;
    font-family: 'Montserrat', sans-serif !important;
    white-space: pre-wrap;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    margin: 0 0 24px 0;
}

.ctct-inline-form {
padding: 12px 15px 15px 15px;
    background: rgba(102,183,215,.1);
    position: relative;
    border-radius: 3px;
    border: 1px solid #fff;
    }


div.ctct-form-embed div.ctct-form-defaults {
    color: #323232;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 24px;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}


.ctct-form-embed.form_2 .ctct-form-custom .ctct-form-button {
    background-color: #edb11f !important;
    border: 1px solid #edb11f !important;
    color: #ffffff;
    color: #422f00;
    font-weight: 700;
display: block;
    max-width: 500px;
    margin: 10px auto;
}

.ctct-form-embed.form_2 .ctct-form-custom .ctct-form-button:hover {
    background-color: #0098f4;
    border: 1px solid #0098f4;
    background-color: #a57c19 !important;
    border: 1px solid #a57c19 !important;
}


#custom_field_string_topics_of_interest_field_2 input[type='text'], #custom_field_string_signup_ip_field_2 {
   display: none; 
}

table.addfields td {
    vertical-align: top;
    padding: 5px 0px 2px 10px;
    border-top: 1px solid #ccc;
    font-size: 12px;
}
table.addfields td:nth-child(2) {
padding-top: 7px;
}
table.addfields td label {
font-weight: normal;
}


.g-recaptcha, #checkboxes {
    display: none !important;
}


.inner {
    border: 1px solid lightgray;
    padding: 10px;
    border-radius: 5px;
    min-height: 410px;
    position: relative;
}
.inner>img {
    width: 100% !important;
    height: auto !important;
    max-width: 300px;
}

.inner h4 {
    text-align: center;
}

.inner a.btn.btn-primary {
    position: absolute;
    bottom: 0px;
    transform: translate(7%, -5%);
    width: 80%;
}

.inner>p {
    font-size: 13px;
}


.table td:first-child {
    font-weight: 700;
    background: #145a84;
    color: #fff;
}



.logoslider.panel {
    padding: 15px 20px 10px 20px;
    width: 100%;
    max-width: 100%;
    margin: 10px auto;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
}


footer {
    font-size: 14px;
}


footer#footerContainer {
    background: rgb(23,48,85);
    color: #fff;
    padding: 20px 10px;
    border-top: 3px solid #c7c7c7;
}

footer ul {
    list-style: none;
    padding: 0px;
}


footer h7 {
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    border-bottom: 1px solid #ffffff7d;
    margin-bottom: 5px;
}

footer a {
    color: #edb11f;
    font-size: 14px;
    transition: 0.5s;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
    padding: 10px;
}



/* Burger Styles */

.b-container-item {
  padding: 100px;
  text-align: center;
  .b-container-item-inner {
    display: flex;
    justify-content: center;
    padding-top: 100%;
    position: relative;
    &>* {
      position: absolute;
      top: calc(50% - 1em);
    }
  }
  flex-basis: 25%;
  flex-shrink: 0;
  @media screen and (max-width: 768px) {
    flex-basis: 50%;
  }
  @media screen and (max-width: 440px) {
    flex-basis: 100%;
  }
}

.burger {
  height: 3em;
  width: 3em;
  position: relative;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  -webkit-tap-highlight-color:transparent; 
}
  .burger .burger-lines:after {
    left: 0;
    top: -1em; }
  .burger .burger-lines:before {
    left: 1em;
    top: 1em; }
  .burger:after {
    content: '';
    display: block;
    position: absolute;
    height: 150%;
    width: 150%;
    top: -25%;
    left: -25%; }
  .burger .burger-lines {
    top: 50%;
    margin-top: -0.125em; }
    .burger .burger-lines, .burger .burger-lines:after, .burger .burger-lines:before {
      pointer-events: none;
      display: block;
      content: '';
      width: 100%;
      border-radius: 0.25em;
      background-color: #173055;
      height: 0.25em;
      position: absolute;
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0); }
    .burger .burger-lines:after {
      left: 0;
      top: -1em; }
    .burger .burger-lines:before {
      left: 1em;
      top: 1em; }
.burger.burger-arrow .burger-lines, .burger.burger-arrow .burger-lines:after, .burger.burger-arrow .burger-lines:before {
  -webkit-transition: .2s top, .2s left, .2s transform, .4s background-color .2s;
  -o-transition: .2s top, .2s left, .2s transform, .4s background-color .2s;
  transition: .2s top, .2s left, .2s transform, .4s background-color .2s; }

.burger.burger-arrow .burger-lines:after, .burger.burger-arrow .burger-lines:before {
  width: 2em; }

.burger.burger-arrow.open.burger-down {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.burger.burger-arrow.open.burger-up {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.burger.burger-arrow.burger-right {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }
  .burger.burger-arrow.burger-right .burger-lines:after {
    left: 1em;
    top: -1em; }
  .burger.burger-arrow.burger-right .burger-lines:before {
    left: 0em;
    top: 1em; }

.burger.burger-arrow.open .burger-lines, .burger.burger-arrow.open .burger-lines:after, .burger.burger-arrow.open .burger-lines:before {
  -webkit-transition: .2s background-color, .2s top, .2s left, .2s transform;
  -o-transition: .2s background-color, .2s top, .2s left, .2s transform;
  transition: .2s background-color, .2s top, .2s left, .2s transform; }

.burger.burger-arrow.open .burger-lines {
  background-color: #173055; }

.burger.burger-arrow.open .burger-lines:before, .burger.burger-arrow.open .burger-lines:after {
  left: -.3em;
  top: 0px; }

.burger.burger-arrow.open .burger-lines:before {
  top: -.62em;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.burger.burger-arrow.open .burger-lines:after {
  top: .62em;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }



.burger.burger-arrow.open .burger-lines:before {
    top: -.62em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 15px;
}

.burger.burger-arrow.open .burger-lines:after {
    top: .62em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 15px;
}


@media (max-width: 450px) {
.secondary-menu {
    margin: initial;
    display: inline-block;
}


.secondary-menu .title-holder p {
    font-size: 4vw;
}

span.item-title {
    font-size: 5vw;
}

.burger.burger-arrow.burger-right {
    font-size: 3vw;
}


button.navbar-toggler {
    padding: 0px;
    border: 0px;
}


.navbar .navbar-brand {
    margin-right: 0px;
}


.inner-jumbo {
    width: 100%;
}

.intro-content p {
    font-size: 7vw;
width: 100%;
padding: 10px
}

.jumbotron.jumbotron-fluid.homepage-jumbo {
    background-position: center;
}



}


@media all (-ms-high-contrast: none) and (-ms-high-contrast: active) {
    // IE10+ CSS here


.bmd-layout-canvas {

display: block !important;

}


}


[type=reset], [type=submit], button {
-webkit-appearance: none !important;
}



#mainContent img.media-header {
    width: 100%;
    margin-bottom: 10px;
}

#mainContent p.media-artdate {
    font-style: italic;
    margin-bottom: 5px;
}




@media (max-width: 768px) {

.secondary-menu .navbar-nav {
    display: none;
}

.secondary-menu .title-holder p {
border-left: 0px;
}

}


.bmd-layout-drawer>header .navbar-brand {
    padding-left: 1.5rem;
    font-size: 1.25rem;
    margin: 0px auto;
    padding: 0em 0em 1em;
    display: table;
}



#faact .burger .burger-lines {
    background-color: #fff;
}


#faact .burger .burger-lines:before, #faact .burger .burger-lines:after  {
    background-color: #fff;
}


#faact .navbar-dark .navbar-toggler {
    color: hsl(0deg 0% 100%);
    border-color: hsla(0,0%,100%,.5);
}









































































































































































































