@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400');

/*Fixing Off-Canvas w/Sticky Navigation*/
.off-canvas.position-right { position:fixed; right:-550px; top:0; z-index:1; transition:0.5s ease; background-color: black;  height: 100vh;}
.is-open-right .off-canvas.position-right { right:-0px;}
.admin-bar .off-canvas.position-right { top:32px; }
.off-canvas { background-color: rgba(0, 0, 0, .6); }
.is-open-right { -webkit-transform: initial; transform: initial; margin-left: -550px; }
.off-canvas-wrapper-inner { transition: margin 0.5s ease; }
.sticky.is-stuck { left:0px !important; transition:0.5s; }
.is-open-right .sticky.is-stuck { left:-550px !important; }
.off-canvas.position-right {width: 550px;}
.off-canvas-content, .off-canvas-content { box-shadow: none; }

@media screen and (min-width: 0em) and (max-width: 40em){
	/*Fixing Off-Canvas w/Sticky Navigation*/
	.off-canvas.position-right { position:fixed; right:-300px; top:0; z-index:1; transition:0.5s ease; background-color: black;  height: 100vh;}
	.is-open-right { -webkit-transform: initial; transform: initial; margin-left: -300px; }
	.is-open-right .sticky.is-stuck { left:-300px !important; }
	.off-canvas.position-right {width: 300px;}
}

/*Setting default*/
body {

	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),url('/media/style-assets/specialty-template-assets/cybersecurity/images/Data-Canter_05-2_r3.jpg');
    /*background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/Data-Canter_05-2_r3.jpg');*/
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: black;
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
}


section {
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 900;
}

/*Main Hero*/
.main {
	height: 70vh;
    min-height: 55em;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),url('/media/style-assets/specialty-template-assets/cybersecurity/images/Data-Canter_05-2_r3.jpg');
    /*background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/Data-Canter_05-2_r3.jpg');*/
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.main-header-wrapper {
	padding-top: 120px;
}


.cyber-svg-wrapper svg {
    padding:  25px 0;
    transform: translate(5%, 10%);
    cursor: inherit !important;
    overflow: visible !important;
}


.cyber-svg-wrapper {
    max-width: 100%;
    margin: 0 auto;
}


@media screen and (min-width: 0em) and (max-width: 64em){
  .main {
    min-height: 640px;
  }

}


.nextPg img{
	width: 45px;
	max-width: 45px;

}

.nextPg{
	position: absolute;
	bottom: 50px;
	left: 48.6%;
	z-index: 1;
}

.sideVNav a {
    color: black;
}

.sideVNav {
	position: absolute;
	bottom: 50%;
	left: -100px;
	z-index: 1;
}

.sideVNav ul li.active a{
		color: white;
		text-decoration: none;
		text-shadow: 4px 3px 7px rgba(150, 150, 150, 0.48);
	}

.sideVNav ul li.active span{
	/*border-bottom: solid 2px #FFFFFF;*/
}

.sideVNav ul {
		list-style: none;
		text-transform: uppercase;
	}

.sideVNav ul li {
	display: inline-block;
	padding: 0 20px;
	font-weight: 700;
}

.sideVNav ul li:first-child, .sideVNav ul li:nth-child(2) {
	border-right: 2px solid black;
}

@media screen and (min-width: 25em) and (max-width: 120.125em){
	.sideVNav {
		position: absolute;
		top: 5%;
		left:0;
		margin: auto;
	}
	.sideVNav ul li {
		font-size: 12px;

	}
}



@media screen and (max-width: 25em) {
	.sideVNav {
		position: absolute;
		top: 5%;
		left: 0;
	}
	.sideVNav ul li {
		font-size: 10px;
		padding: 0 15px;
	}
}


@media screen and (min-width: 120.125em) {
	.sideVNav ul {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	}
}




/*Top Navigation Bar-Sticky Nav*/

.top-bar {
  	/*background: rgba(0, 0, 0, .6);*/
  	background: transparent;
    padding: 2.219em 3rem 2.219em 3rem;
    color: white;
	max-height: 121px;
}


.title-bar-right span {
  padding-right: 10px;
}

.title-bar-left img {
  width: 100%;
  height: 100%;
}

.logo.hide-for-small img {
  max-height: 2em;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 35px;
  height: 16px;
	text-indent: -99999px;
}

.title-bar-title {
  font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.35em;
  vertical-align: middle;
  display: inline-block; 

}

.logo-wide {
	width: 275px;
	height: auto;
}

.logo-small {
	width: 35px;
	height: auto;
}



/*Responsive Adjustments*/

/*Hotfix for sticky nav on mobile only*/
@media (pointer:coarse) {
    .main {
      margin-top: 0;
      background-attachment: scroll;
      }
	 .aboutUs, .education, .research, .partnership, .split-callout .rightSide, .split-callout .leftSide {
      margin-top: 0;
      background-attachment: scroll !important;
      }
	body { background-image: none;}

  }



/*Large*/

@media screen and (min-width: 64em){
	.title-bar-left .logo-wide {display: block;}
	.title-bar-left .logo-small {display: none;}
	.title-bar-right {
  		margin-top: 10px;
	}
}


/*Medium*/
@media screen and (min-width: 40em) {



  }/*large*/

/*Small through large */
@media screen and (min-width: 0em) and (max-width: 64em){
	.title-bar-left .logo-small {display: block;}

	.top-bar {
		padding: 2.219em 1rem 2.219em 1rem;
	}
	.title-bar-right {
			margin-top: 0;
	}
  .title-bar-title { font-size: 1.12em;}


}/*Small - Large



/*Medium*/
@media screen and (min-width: 40em) {



  }/*large*/

/*Small through large */
@media screen and (min-width: 0em) and (max-width: 64em){
	.title-bar-left .logo-small {display: block;}

	.top-bar {
		padding: 2.219em 1rem 2.219em 1rem;
	}

}/*Small - Large


/*Small*/
@media screen and (max-width: 40em) {
	
 }/*small*/

 @media screen and (min-width: 25em) and (max-width: 64em) {
	.title-bar-left .logo-wide {display: block; width: 180px;}
 }

@media screen and (min-width: 0em) and (max-width: 25em) {
	.title-bar-left .logo-wide {display: block; width: 150px;}
  	.nextPg{ left: 43%;}
}

/*Right Bar*/

.close-button:hover {
  color: #007ede;
}



.close-button {
  position: absolute;
  color: #ffffff;
  right: 2.5rem;
  top: 0.5rem;
  font-family: 'Raleway', sans-serif;
	font-weight: 100;
  font-size: 6em;
  line-height: 1;
  cursor: pointer; }



/*Right Navigation Styles*/

.position-right ul {
  margin-top: 45%;
	margin-left: 15%;
  list-style: none;

}

ul.ccsnav li {
  padding-bottom: 25px;
}

ul.ccsnav li a {
  font-weight: 900;
  color: white;
  font-size: 2.250em;
  border-bottom: solid 3px #ffffff;
	line-height: 1.1;
}

ul.ccsnav li a:hover {
  border-bottom: solid 3px #007ede;
  color: #007ede;

}

@media screen and (min-width: 0em) and (max-width: 40em){
	ul.ccsnav li a {
		font-size: 1.125em;
	}
}




/*White Block*/

.white-block {
  padding: 100px 10px;
  text-align: center;
  background-color: white;
}

.white-block h3 {
  font-size: 22pt;
  color: #007ede;
  text-transform: uppercase;
  line-height: 26pt;
  margin-bottom: 16px;
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 800;
}

.white-block p {
  color: #555555;
  font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14pt;
  font-weight: 400;
  line-height: 33px;
  margin-bottom: 0;

	}


@media screen and (min-width: 40em) {
  .white-block .column, .white-block .columns {
    padding-left: 0;
    padding-right: 0;
  }
}

.inner{
  height: 70vh;
  min-height: 55em;
  position: relative;
  padding-top: 100px;
}

/*Education*/
.education {
	height: 70vh;
    min-height: 55em;
	background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/backgroundTest-n1.jpg');
	background-position: right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #e0e0e0;
}


.education .inner{
	background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/one-desktop.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



@media screen and (min-width: 0) and (max-width: 64em){
	.education .inner{
		min-height: 100%;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/one-mobile.svg');
		background-position: center;
		}
}

@media screen and (min-width: 40em) and (max-width: 64em){
	.education {
		min-height: 840px;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/mobilebackgroundTest-n1.jpg');
	}
}

@media screen and (min-width: 0) and (max-width: 40em){
	.education {
		min-height: 840px;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/smallmobilebackgroundTest-n1.jpg');
	}
}

.dot {
	margin-top: 25px !important;
}

svg:not(:root) {
    overflow: hidden;
    cursor: pointer;
}

/*Research*/
.research {
	height: 70vh;
    min-height: 55em;
	background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/backgroundTest-n2.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #e0e0e0;
  }


.research .inner{
	background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/two-landscape.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}



@media screen and (min-width: 0) and (max-width: 64em){
	.research .inner{
		min-height: 100%;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/two-mobile.svg');
		background-position: center;
		}
}

@media screen and (min-width: 40em) and (max-width: 64em){
	.research {
		min-height: 840px;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/mobilebackgroundTest-n2.jpg');
	}
}

@media screen and (min-width: 0) and (max-width: 40em){
	.research {
		min-height: 840px;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/smallmobilebackgroundTest-n2.jpg');
	}
}



/*Partnership*/
.partnership {
	height: 70vh;
    min-height: 55em;
	background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/backgroundTest-n3.jpg');
	background-position: center right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #22af00;
  }

.partnership .inner{
	background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/three-desktop.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}


@media screen and (min-width: 0) and (max-width: 64em){
	.partnership .inner{
		min-height: 100%;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/three-mobile.svg');
		background-position: center;
		}
	.partnership h2 {
		font-size: 28px !important;
	}

}

@media screen and (min-width: 40em) and (max-width: 64em){
	.partnership {
		min-height: 840px;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/backgroundTest-n3.jpg');
	}
}

@media screen and (min-width: 0) and (max-width: 40em){
	.partnership {
		min-height: 840px;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/smallmobilebackgroundTest-n3.jpg');
	}
}

.full-hero .row:first-child{
	padding-top: 180px;
}


.full-hero h2 {
	font-size: 46px;
	color: #222222;
	text-decoration: none;
	padding-bottom: 25px;

}


.full-hero h2 span {
	border-bottom: solid 3px #222222;
	padding: 0;
}

.full-hero p {
	line-height: 24px;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
}


@media screen and (min-width: 0) and (max-width: 64em){
	.full-hero .row:first-child{
		padding-top: 115px;
	}
	.full-hero.aboutUs .row:first-child{
		padding-top: 15px;
	}

	.full-hero h2 {
		font-size: 36px;
	}
}

@media screen and (min-width: 0) and (max-width: 40em){
	.full-hero h2 {
		font-size: 26px;
	}

}



/*Image Gallery*/

section.gallery-slider {
    margin-bottom: -1px;
}

.slider-container img {
 	width: 100vw;
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);

}


.slick-nav-trial {
	position: absolute;
	width: 90%;
	bottom: 20px;
	left: 0;
	 z-index: 1;
	}


.slick-nav-trial ul {
	list-style: none;
	float: right;

}

.slick-nav-trial ul li{
	display: inline-block;
	padding: 0 15px;
	-webkit-box-shadow: 9px 9px 60px -7px rgba(0,0,0,0.21);
	-moz-box-shadow: 9px 9px 60px -7px rgba(0,0,0,0.21);
	box-shadow: 9px 9px 60px -7px rgba(0,0,0,0.21);
}

.slick-nav-trial .sep img{
	width: 35px;
}
.slick-nav-trial #prevArrow img, .slick-nav-trial #nextArrow img{
	width: 10px;
}

.slide__caption:before {
	content: url('/media/style-assets/specialty-template-assets/cybersecurity/images/cameraicon.svg');
	position: relative;
	top: 1px;
	width: 45px;
	display: inline-block;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0 center;
	border-right: solid white 2px;
	margin: 10px;
	padding-right: 15px;
	vertical-align: middle;
}


.slide__caption {
	color: white;
	bottom: 0;
	min-height: 80px;
	left: 5%;
	position: absolute;
	width: 65%;
	z-index: 1;
	display: inline-block;
	margin-left: 20px;
}

@media screen and (min-width: 0em) and (max-width: 64em){
.slick-nav-trial {
	display: none;
	}
	.slide__caption {
		width: 90%;
	}
}

/*About Us*/

@media screen and (min-width: 0em) and (max-width: 64em){
	.aboutUs .inner{
	background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/blueOverlay.png')!important;
	}
	.aboutUs {
		min-height: 840px;
	}
	.aboutUs .inner {
		min-height: 100% !important;
	}
}

.aboutUs {
	color: white;
}


.aboutUs {
    height: 70vh;
    min-height: 55em;
    background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/Data-Center_04.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-color: #FFFFFF;
  }

.aboutUs .inner{
	background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/cyberOverlay.png'), url('/media/style-assets/specialty-template-assets/cybersecurity/images/blueOverlay.png');
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}


.aboutUs h2 {
 	color: white;

}


.aboutUs h2 span {
	border-bottom: solid 3px #ffffff;

}

.threeIcons {
  text-align: justify;
  font-size: 0.1px; /* IE 9/10 fix */
}

.threeIcons ul {
	padding: 0;
	margin: 0;
}

.threeIcons li {
  display: inline-block;
}
.threeIcons:after {
  content: '';
  width: 100%; /* Ensures justification for single lines */
  display: inline-block;
}

.threeIcons figure {
	padding: 0;
	margin: 15px 20px 12px 5px;
}


.threeIcons li:first-child figure, .threeIcons li:nth-child(2) figure{
	border-right: 2px solid white;
	padding-right: 25px;
}

.threeIcons img {
		transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
		min-width: 75px;
		width: 75px;
		height: 75px;
}



@media screen and (min-width: 0em) and (max-width: 25em){
  
  .threeIcons img {
          min-width: 35px;
          width: 35px;
          height: 35px;
  }

}

.aboutUs .threeIcons figure img:hover
{
    cursor: pointer;
    transform: rotate(45deg);
    transition: all 0.3s ease-in-out 0s;
}


/*Map Block */


.map-block {
    height: 70vh;
    min-height: 55em;
    background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/wider-screen.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #FFFFFF;
  }


@media screen and (min-width: 40em) and (max-width: 64em){
	.map-block {
		min-height: 1050px;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/smaller-screen.png');
	}
}

@media screen and (min-width: 0) and (max-width: 40em){
	.map-block {
		min-height: 1050px;
		background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/smaller-screen.png');
	}
}

.map-block .row:first-child{
	padding-top: 220px;
}


.map-block h3 {
 color: #004b96;
 text-transform: none;
 font-weight: 900;
 text-align: left;
  
}

.map-block p {
 font-weight: 500;
 text-align: left;
  
}
.map-block .callblock {
  padding: 90px;
  border: none;
  font-weight: 500;

}

.map-block .callblock .emphasized {
  background-color: rgba(255,255,255,0.89);
  padding: 35px;
  text-align: left;
}



/*Split Promo Area*/



@media screen and (min-width: 0em) and (max-width: 64em){

	.split-callout .leftSide, .split-callout .rightSide  {
		min-height: 640px;
	}
	.split-callout .leftSide .inner, .split-callout .rightSide .inner{
		min-height: 100% !important;
	}
}

.split-callout {
	color: white;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.split-callout a {
	color: white;
}

.split-callout h2 {
	font-size: 30px;
	line-height: 32px;
}

.split-callout p {
	font-size: 18px;
	line-height: 32px;
}


.split-callout .row {
	max-width: 100%;
}

.split-callout .leftSide {
    height: 50vh;
    min-height: 30em;
    background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/CyberSecurity_04142016_61.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #FFFFFF;
  }


.split-callout .leftSide .inner, .split-callout .rightSide .inner {
	background: rgba(0,75,150,.9);
	height: 50vh;
    min-height: 30em;
}

.split-callout .leftSide .inner:hover, .split-callout .rightSide .inner:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,007ede+100&0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,126,222,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,126,222,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,126,222,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007ede',GradientType=0 ); /* IE6-9 */
}

.split-callout .rightSide {
	height: 50vh;
    min-height: 30em;
	background-image: url('/media/style-assets/specialty-template-assets/cybersecurity/images/Data-Center_20-3.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #FFFFFF;
}


.split-callout figure {
	margin: 0 auto;
	width: 90%;
	max-width: 50px;
    margin-bottom: 35px;
}



.split-callout .content-wrap {
	position: absolute;
	top: 35%;
	bottom: 25%;
	left: 25%;
	right: 25%;
}


.split-callout h2 {
 	color: white;

}


.split-callout h2 span {
	border-bottom: solid 3px #ffffff;

}

.large-6.leftSide, .large-6.rightSide {
	padding: 0;
	margin: 0;
}


/*Footer*/
.footer {

  background-color: #053667;
  min-height: 120px;
  font-size: 1.2rem;
  padding: 0; }

.footer .row {
	max-width: 100%;
}

.footer i, .split-callout i {
	padding-left: 10px;
	font-size: 14px;
}
.f-logo {
	margin: 0 auto;
	max-width: 300px;
	margin-left: 50%;
	margin-top: 30px;
	margin-bottom: 10px;

}

@media screen and (min-width: 0em) and (max-width: 64em){
	.f-logo {
		margin: 15px auto;
		max-width: 300px;
		margin-left: auto;

	}
	.footer {
		padding: 0;
	}

}/*Small - large for Footer Logo*/



.f-next {
  background: #062748;
  text-align: center; }

@media screen and (min-width: 40em) {
    .f-next {
      min-height: 120px; } }

.f-next:hover {
	background: #014589; }
.f-next a {
	width: 100%;
	color: #fff;
	display: block;
	line-height: 40px;
	font-weight: 700;
	font-size: rem-calc(16); }
@media screen and (min-width: 40em) {
  .f-next a {
	line-height: 120px; } }

@media screen and (min-width: 704px) and (max-width: 816px) {
  .f-next.column, .f-next.columns {
    padding-left: 0;
    padding-right: 0; } }


.button {
     background-color: rgba(0, 0, 0, .2); 
     font-size: 1.2rem;
}

.button:hover, .button:focus {
    background-color: rgba(0, 0, 0, .5)
}

#skip a { 
  position:absolute; 
  left:-10000px; 
  top:auto; 
  width:1px; 
  height:1px; 
  overflow:hidden;
} 
 
#skip a:focus { 
  position:static; 
  width:auto; 
  height:auto; 
} 



.sr {
  position: absolute;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px); 
}



