body {
background-color: rgba(233, 235, 238, 0.37);
background: url('/media/governorvirginiagov/cyber-va/virginia-fusion-center/images/main_bg2.jpg') no-repeat fixed;
background-position: center;
background-size: cover;
}

.main-content {
background-color: #ffffffb5;;
    padding: 20px;
    border: 1px solid #c5c5c5;
    border-top: 0px;
    border-bottom: 0px;
    -webkit-box-shadow: 0px 0px 64px -14px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 0px 64px -14px rgba(0,0,0,0.23);
    box-shadow: 0px 0px 64px -14px rgba(0,0,0,0.23);
}

.jumbotron {
	border-radius: 0px;
}

.jumboimg {
 position: relative;
}


.va-bgimage {
 position: absolute;
  opacity: 0.15;
  -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
  transform: translateX(-69%);
  top: -8%;
}


.intro-text h1 {
font-family: 'Titillium Web', sans-serif;
font-weight: 700;
border-bottom: 1px dotted; 
display: inline-block;
clear: both;
padding-bottom: 5px;
margin-bottom: 5px;
}

.intro-text {
font-family: 'Titillium Web', sans-serif;
font-weight: 300;
font-size: 1.3rem;	
}

.rss-title {
 display: none;
}

.rss-items {
 padding-left: 0px; 
}


.main-intro h1 {
  color: #063f8f;
     border-bottom: 1px dotted;
    padding-bottom: 7px;
    margin-bottom: 15px; 
}


#vfc-products ul {
  display:flex;
  padding: 0px;
}



#vfc-products li {
    list-style: none;
    border: 1px solid lightgray;
    padding: 25px;
    margin: 10px;
    flex: 1;
    justify-content: space-between;
}

#vfc-products li img {
  width: 50%;
  display: block;
  margin: 0px auto;
}


h2 {
 font-size: 2rem;
color: #686868;
border-bottom: #01408f 1px dotted;
display: inline-block;
} 
}

nav .navbar {
  margin-bottom: 40px !important; 
  padding: 3px;
}

.navbar {
font-family: 'Titillium Web', sans-serif;
font-weight: 400;
}

.navbar a {
font-size: 1.2rem;	
color: #fff;
text-shadow: 1px 1px 5px rgba(150, 150, 150, 0.5);
position: relative;
bottom:0;
transition: bottom 0.15s linear;
}

.nav-link {
 padding: .5rem 0 !important; 
}


.nav-link a {
margin: 0px 3rem;
padding: 10px;
}

.nav-link a:hover {
 text-decoration: none; 
}

a.nav-link.active  {
background: #01408f;
border-radius: 5px;
margin: 0px 3rem;
}


.currentbranch4 a {
background: #01408f;
border-radius: 5px;
margin: 0px 3rem;
padding:.5rem 3rem;
}

.currentbranch4 a:hover {
border-radius: 5px;
color: #fff !important;
text-decoration: none;
}

a.nav-link.active:hover  {
background: #01408f;
border-radius: 5px;
color: #fff;
}

.navbar a:hover {
color: #01408f;
text-shadow: none;
position: relative;
bottom: 5px;
font-weight: 700;
transition: bottom 0.15s linear;
}

.main-content {
font-family: 'Titillium Web', sans-serif;
}


.main-content h3 {
  font-size: 2rem;	
  border-bottom: #01408f 1px dotted ;
  display: inline-block;
}

.main-content-inner {
margin-bottom:50px;
}

.section-heading {
margin-bottom:15px;
}

.section-heading-full {
text-align: center;
padding:30px;
}

a .nav-link .active  {
}

.rightcol {
 padding: 20px 10px;
}

.cta-btn {
background: #01408f;
margin: 15px 0px 20px 0px;
border: #01408f;
}


.cta-btn:hover {
background: #f0c239;
text-decoration:none !important;
color: #fff;
}

.cta {	
font-weight: bold;
color: #fff;
 padding: 15px;
}

a.cta:hover {
text-decoration:none !important;
color: #fff;	
}

/*.event-location::before {
font-family: "FontAwesome" !important;
content: "\f3c5";
}*/

.event-location i, .event-date i {
color: #01408f;
margin-right:5px;
}

.event-title {
font-weight: 700;
}

.event-date, .event-time {
	font-style: italic;
}

.feed-list {
text-align: left;
display: inline-block;
margin: 0 auto !important;
}

.feed-list li {
  list-style: none;
}

.feed-list img {
    float: left;
    height: 90px;
    margin-right: 15px;
}

  .sources {
    margin-top: 20px;
    margin-bottom: 0px;
    background: #01408f;
    display: table;
    padding: 5px 10px;
    color: white;
}




/*Form Styles*/


.vfc-form {
max-width: 800px !important;
    margin: 0 auto;
}


.js-t4form-container .btn-primary {
 font-weight: bold!important;
 padding: 10px 50px!important;
  
}

.js-t4form-container h4 {
  font-family: 'Titillium Web', sans-serif !important;
  padding-bottom:10px;
  border-bottom: 1px solid gray;
  
}



/*Mobile Styles*/


@media (max-width: 992px) { 

.nav {
	display: block;
	text-align: center;
}

}

.jumbo-holder iframe {
height: 450px;
    position:  absolute;
    top: 0px;
    left: 0px;
}

.jumbo-holder img {
max-height: 200px;
    z-index: 200;
    position: relative;
}	

.jumbo-holder {
position: relative;
}

.js-t4form-container label {
 font-family: 'Titillium Web', sans-serif; 
}

.js-t4form-container .form-control {
 font-family: 'Titillium Web', sans-serif; 
}


/* COV Footer Styles */


/*#footerContainer {
	-webkit-box-shadow: inset 0 1px 20px rgba(0,0,0,.35);
	box-shadow: inset 0 1px 20px rgba(0,0,0,.35);
	padding-top: 20px;
    padding-bottom: 50px;
    color: #fff;
	position: relative; 
	background: #555;
	overflow: hidden;
    padding-left: 40px;
	padding-right: 40px;
}

#footerContainer::before {
	content: " ";
	width: 500px; 
	height: 500px; 
	background: url('/media/governorvirginiagov/shared-images/VirginiaSealWhite.png') top left no-repeat;
	position: absolute; 
    top: -43px;
    left: -93px;
	background-size: 75%;
	opacity: .1;
	}
	
footer h7 {
	padding-top: 20px;
	display: block;
	text-transform: uppercase;
	font-size: 14px; 
	letter-spacing: 1px; 
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #999;
	border-bottom: 1px dotted #ccc;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.54);
	padding-bottom: 6px;
	margin-bottom: 10px;
	color: #fff;
	opacity: .4;
	transition: all .35s ease .25s;
}

footer div:hover > h7 {
	opacity: 1;
}

footer ul, footer li {
	list-style-type: none; 
	padding:0;
	margin: 0; 	
}

footer li a {
	color: #66ccff;	
	display: block;
	transition: all .25s ease;
	padding: 2px 0;
	font-size: 13px;
}

footer li a:hover  {
	color: #fff;	
	padding-left: 5px;
}

footer h4 {
	font-size: 12px;
	color: #fff;
	opacity: .5;
	font-weight: bold;
		}

@media screen and (max-width: 767px) {

	#footerContainer {
		padding-left: 0px;
		padding-right: 0px;
	}
}*/




.footer {
	box-shadow: inset -1px 7px 37px -18px #000;
	padding: 50px 0 30px 0; 
	background: #353535;
	color: #fff; 
  	font-family: Montserrat;
	font-weight: 400; 
}
	
.footer .row > div {
	border-left: 1px solid #5d5d5d; 
}

.footer .row > div:first-child, .footer .row > div:last-child {
	border-left: 0px; 
}


.footer h4 {
	margin-bottom: 10px; 
	margin-top: 0px; 
	line-height: 135%;
    font-size: 18px;
  font-weight:500;
}

.footer ul.nav-list {
	width: 100%;
	padding: 0px 20px 30px 0px;
	list-style-type: none;
	font-size: 16px;
	color: #fff;
	line-height: 135%;
	margin: 0; 
	position: relative;
}

.footer ul.nav-list li {
	margin-bottom: 10px; 
}

.footer ul.nav-list a {
	color: #767676;	
	display: block;
	font-weight: 400; 
	transition: .35s;
}
.footer ul.nav-list a:hover {
	color: #fff;	
}

	
.footerfoot {
	padding: 16px 0 14px 0; 
	background: #000;
	font-size: 12px;
	color: #fff;
    font-family: Montserrat;
	font-weight: 400; 
}

.footerfoot a {
	color: #767676;	
	display: block;
	font-weight: 400; 
}

.footerfoot span {
	white-space: nowrap; 
    padding: 0 20px;
	display: inline-block; 
    border-right: 2px dotted rgba(255,255,255,.25);
}

.footerfoot span:last-child {
    padding: 0 20px;
    border-right: 0;
}


#slideShow .carousel-control .glyphicon-chevron-left {
	margin-left: 0; 
	left: 20px; 
}

#slideShow .carousel-control .glyphicon-chevron-right {
	margin-right: 0; 
	right: 5px; 
}

#slideShow .carousel-control:before {
	height: 100px; 
	width: 100px; 
	position: absolute; 
	top: calc(50% - 50px); 
	background: #fff;
	content: " ";
	border-radius: 50%; 
	opacity: .15;
	transition: .35s;
}

#slideShow .carousel-control:hover:before {
	opacity: .35;
}	

#slideShow .right.carousel-control:before {
	right:-50px; 
}	

#slideShow .left.carousel-control:before {
	left:-35px; 
}	

#slideShow .item {
	box-shadow: inset 0px -20px 110px rgba(0,0,0,.75); 
	min-height: 400px;
	padding: 0px;  
}

#slideShow .item .inner {
	width: 100%;
	padding: 40px 20%; 
	margin: auto;
	font-weight: 500; 
	color: #fff; 
	font-size: 24px; 
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}

#slideShow .item .inner .whitebox {
	background: rgba(255,255,255,.65);
	text-align: center; 
}

#slideShow .item .blackbox {
	background: rgba(0,0,0,.4);
    position: absolute;
    bottom: 0;
    width: 100%;
}

#slideShow .item .blackbox .inner {
	padding: 20px 40px; 
	font-size: 16px; 
}

#slideShow .item .blackbox .inner a {
	color: #ffd93c;
	text-decoration: underline;
}

#slideShow .item .inner img {
	width: 70%;
	display: block;
	margin: auto; 
	margin-bottom: 20px; 
}

.cva #slideShow .item .cta {
	background: #ffd93c;
	color: #000; 
	width: 70%;
	margin-top: 20px; 
}

.cva #slideShow .item .blackbox .inner .cta {
	background: #ffd93c;
	color: #000 !important; 
	width: 50%;
	text-decoration: none; 
	margin-top: 20px; 
}

.cva #slideShow .item .cta:hover {
	background: #efc92c;
}

#slideShow2 {
	border: 1px solid #ccc; 
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	max-width: 800px; 
	margin: auto; 	
}
#slideShow2 .inner {
	padding: 35px 85px 50px; 	
}

#slideShow2 h2 {
	color: #c84630;
	font-size: 5vw;
	margin-bottom: 5px; 
	font-weight: 500; 
}	

#slideShow2 p {
	font-size: 2vw;
	font-weight: 500; 
}	
	
#slideShow2 .carousel-control {
	color: #0d7ea0;	
}	

#slideShow3 .inner  {
	padding-bottom: 70px; 
}

#slideShow3 .inner  {
	font-size: 16px;  
}

#slideShow3 h5  {
	color: #ffd93c;
	font-family: Montserrat;
	font-weight: 400; 
	font-size: 16px;
	margin: 0 0 20px 0;
	line-height: 140%; 
}

#slideShow3 p a {
	color: #ffd93c;
}

#slideShow3 .carousel-indicators li {
    border-color: #ffd93c;
	margin-left: 5px; 
	margin-right: 5px; 
	background-color: #ffd93c;
  border-radius:10px;
  height:10px;
  width: 10px;
}

#slideShow3 .carousel-indicators li.active {
    background-color: #fff;
    border-color: #fff;
}

.border {
 border: 0px !important;
}


.main-link:hover {
 text-decoration:none !important;
}


.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}
			

@media (max-width: 992px) {

#vfc-products ul {
display: block;
padding: 0px;
max-width: 70%;
margin: 10px auto;
}
  
}


}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */



































































