@import "animate.css";
@import url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700);
/*========================================================
                    Main layout styles
=========================================================*/
body {
	font: 400 14px/24px "Arial", sans-serif;
	color: #5d6166;
	background: #004b87;  /* jan-up-17: old #5d6166, v2: #0072bf, v2.1 #000099 */
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
  font: 300 40px/40px "Open Sans", sans-serif;
  color: #5d6166;
  text-transform: uppercase;
}
h2 a:hover {
  color: #000000;
}
h3 {
  font: 400 16px/18px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #004b87;  /* jan-up-17 last: #31353d*/
}
h4 {
  font: 400 20px/25px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #5d6166;
}
h4 a:hover {
  color: #0066cc;
}
h5 {
  font: 300 20px/20px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #5d6166;
}
h5 a:hover {
  color: #0066cc;
}
.h5__inset1 {
  font-size: 15px;
  line-height: 18px;
}
h6 {
  font: 300 60px/60px "Open Sans", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h6 {
    font-size: 40px;
    line-height: 40px;
  }
}
/* used for skipping to content */
a.hidden {
  position: absolute;
  left: -999px;
}
a.hidden:focus {
  left: 5px;
}

.h2_home {
  font: 300 60px/60px "Open Sans", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .h2_home {
    font-size: 40px;
    line-height: 40px;
  }
}
.h1_home_span {
  font: 300 25px/30px "Open Sans", sans-serif;
  color: #3e454c;
  display: block;
  text-transform: uppercase;
}

/* ======= Header Notice ======= */
.header-notice {
	padding-bottom: 40px;
	text-align: center;
	display: block;
}
.header-notice p {
	font-size: 14px;
  line-height: 18px;
	color: #ffffff;
}

.uppercase {
  text-transform: uppercase;
}

/* ======= Buttons ======= */
.transition-button {
	text-align: center;
	background: #004b87;
	padding: 15px 5px 15px 5px;
	color: #ffffff;
}

.btn-default {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 140px;
  background: #0066cc;
  color: #ffffff;
  font: 600 15px/18px "Open Sans", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 0 17px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.btn-default:hover {
  background: #5d6166;
}
.btn-big {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 154px;
  height: 65px;
  background: #0066cc;
  color: #ffffff;
  font: 600 18px/20px "Open Sans", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 20px 0 20px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.btn-big:hover {
  background: #5d6166;
}
/* ======= Modifiers ======= */
.__orange {
  color: #f54f29;
}
.__white {
  color: #ffffff;
}
.__blue {
  color: #004b87;   /* jan-up-17 last: #0066cc */
}
.__darkblue {
  color: #003366
}
.__line-height {
  line-height: 23px;
}
.__margin1 {
  margin-top: 36px;
}
.__margin2 {
  margin-bottom: 35px;
}
.__margin3 {
  margin-bottom: 31px;
}
.__margin4 {
  margin-top: 8px;
}
/* ======= Wrappers ======= */
.wrapper1 {
  background: #ffffff;
  padding: 62px 0 25px;  /* jan-up-17 62px 0 25px - moving bottom closer to footer */
}
@media (max-width: 767px) {
  .wrapper1 {
    padding: 31px 0 26px;
  }
}
.wrapper2 {
  background: #f9f9f9;
  padding: 70px 0 55px;
}
@media (max-width: 767px) {
  .wrapper2 {
    padding: 35px 0 27px;
  }
}
.wrapper3 {
  background: #ffffff;
  padding: 69px 0;
}
@media (max-width: 767px) {
  .wrapper3 {
    padding: 34px 0;
  }
}
.wrapper4 {
  background: #f9f9f9;
  padding: 38px 0 10px;
}
@media (max-width: 767px) {
  .wrapper4 {
    padding: 19px 0 11px;
  }
}
.wrapper5 {
  background: #ffffff;
  padding: 63px 0 46px;
}
@media (max-width: 767px) {
  .wrapper5 {
    padding: 31px 0 23px;
  }
}
.wrapper6 {
  background: #f9f9f9;
  padding: 69px 0 46px;
}
@media (max-width: 767px) {
  .wrapper6 {
    padding: 35px 0 23px;
  }
}
.wrapper7 {
  background: #f9f9f9;
  padding: 30px 0 36px;
}
@media (max-width: 1199px) {
  .wrapper7 {
    padding: 25px 0 28px;
  }
}
@media (max-width: 767px) {
  .wrapper7 {
    padding: 15px 0 18px;
  }
}
.wrapper__center {
  text-align: center;
}
.elements_wrapper1 h6 {
  margin-bottom: 20px;
}
.elements_wrapper1 .h2_home {
  margin-bottom: 20px;
}
.elements_wrapper1 .h6_span {
  margin-bottom: 26px;
}
.elements_wrapper1 p {
  margin-bottom: 25px;  /* jan-up-17 68px - removed space at the bottom of the p tag.  there might have been more space required in the past... */
}


/*========================================================
                    TRANSITION styles
=========================================================*/
.wrapper4trans {
  background: #ffffff;
  padding: 38px 20px 10px 40px;
}
@media (max-width: 767px) {
  .wrapper4trans {
    padding: 19px 10px 11px 15px;
  }
}
.transitioncopy {
	font: 400 19px/27px "Open Sans", sans-serif;
}

.notice {
	text-align: center;
}
.transitioncopy-notice {
	font: 400 14px/22px "Open Sans", sans-serif;
	font-style: italic;
}




/*========================================================
                    HEADER styles
=========================================================*/
#header {
  padding-top: 15px; /* jan-up-17: 25px */
  background: #004b87; /* Updated with new brand, old: #31353d new: 0072BF, 000099, 001D77 (my pick) */
}
#header h1 {
  margin-bottom: 30px; /* jan-up-17: 25px */
}
#header .logo-wrapper {
  text-align: center;
}

nav {
  text-align: center;
  display: inline-block;
  width: 100%;
}
/* Main menu styles
========================================================*/
.sf-menu {
  text-transform: uppercase;
  width: 100%;
}
.sf-menu6 > li {
	width: 16%;
}
.sf-menu > li {
  width: 20%;
  float: left;
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0d7";
  color: #ffffff;
  bottom: 15px;
  left: 50%;
  margin-left: -3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu > li > a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #ffffff;
	/*border-right: 1px solid #ffffff; */ /* jan-up-17 #31353d   - also added the left and top white*/
	border-top: 1px solid #ffffff;
  font: 600 14px/14px "Open Sans", sans-serif;
  display: block;
  padding: 31px 0 30px;
  background: #808080; /* jan-up-17: #5d6166 v2.0-#0066cc */
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
}
.sf-menu > li:last-child > a {
	border-right: 1px solid #ffffff; /* jan-up-17 #31353d   - also added the left and top white*/
}
.sf-menu > li > a:hover {
  background: #004b63;  /* jan-up-17 #003366, #0072BF */
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li > a:active {
  background: transparent;
  color: #ffffff;
}
.sf-menu > .sfHover > a {
  background: #004b63; /* jan-up-17 #003366, #0072BF */
}
.sf-menu > .sfHover > a:after {
  color: #ffffff;
}
.sf-menu > li.current > a {
  background: #004b63;  /* jan-up-17 #0066cc v2:#003366 */
}
.sf-menu > li.current > .sf-with-ul:after {
  color: #ffffff;
}
.sf-menu > li.sfHover > a {
  color: #ffffff;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  width: 187px;
  font: 400 13px/13px "Open Sans", sans-serif;
  position: absolute;
  top: 74px;
  left: 0;
  background: #699cc6;  /* jan-up-17: #5d6166, v2:#0072BF */
  text-align: center;
  padding: 23px 0 22px 0;
  z-index: 2;
  display: none;
}
.sf-menu ul > li + li {
  margin-top: 19px;
}
.sf-menu ul li {
  position: relative;
  display: block;
}
.sf-menu ul li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0da";
  color: #000000;
  bottom: -1px;
  right: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  color: #000000;
  text-transform: none;
}
.sf-menu ul li a:hover {
  color: #ffffff;
}
.sf-menu ul > .sfHover > a:after {
  color: #ffffff;
}
.sf-menu ul li.sfHover > a {
  color: #ffffff;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  font-size: 12px;
  position: absolute;
  top: -21px;
  left: 187px;
  background: #003366;
  padding: 13px 0 15px 0;
  z-index: 4;
  text-align: center;
}
.sf-menu ul ul li {
  line-height: 27px;
  margin-top: 1px;
}
.sf-menu ul ul li a {
  color: #6666666;
  text-transform: none;
  display: block;
}
.sf-menu ul ul li:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #5d6166;
}
.sf-menu ul ul li:hover a {
  color: #ffffff;
}
.sf-menu ul ul li + li {
  margin-top: 2px;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #003366;
    width: 100%;
    margin-top: 25px;
    background: #ffffff;
    font: 22px/28px "Open Sans", sans-serif;
    text-align: left;
    border: 1px solid #003366;
    padding: 2px 0;
    position: relative;
    margin-bottom: 10px;

  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  background: #004b87; /* Jan-up-17: replaced 5d6166 */
  z-index: 999;
}
.isStuck .sf-menu > li:first-child {
  border-left: 1px solid #393b40;
}
.isStuck .sf-menu > li > a {
  padding: 10px 0 10px;
}
.isStuck .sf-menu > li > .sf-with-ul:after {
  bottom: 0;
}
.isStuck ul {
  top: 34px;
}
/* remove to ensure phone header
@media only screen and (max-width: 479px) {
  .isStuck {
    display: none !important;
  }
}
*/

/*========================================================
                    CONTENT styles
=========================================================*/
/* ======= Post 1 Insurances ======= */
.post1 {
  text-align: center;
  background: #f6f6f6;
  padding: 33px 20px 52px 20px;
  margin-bottom: 23px;
}
.post1 img {
  margin-bottom: 15px;
}
.post1:hover {
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  background: #d8d8d8;
}
/* ======= Post 2 Individual Approach ======= */
.post2 img {
  margin-top: 6px;
  float: left;
  margin-right: 20px;
  margin-bottom: 27px;
}
.post2 h2 {
  margin-bottom: 18px;
}
.post2 p {
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .post2 img {
    float: none;
    margin-right: 9;
  }
}
/* ======= List 1 ======= */
.list1 li {
  position: relative;
  padding-left: 32px;
  font: 300 15px/17px "Open Sans", sans-serif;
  color: #5d6166;
  text-transform: uppercase;
}
.list1 li + li {
  margin-top: 19px;
}
.list1 li a:hover {
  color: #0066cc;
}
.list1 li:before {
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  height: 11px;
  left: 0;
  top: 3px;
  background: url(../images/list1_2.png) no-repeat center;
}
@media (max-width: 767px) {
  .list1 {
    margin-bottom: 30px;
  }
}
/* ======= Post 3 News ======= */
.time1 {
  text-align: center;
}
.time1 .day {
  font: 300 60px/60px "Open Sans", sans-serif;
  color: #0066cc;
  display: block;
  margin-bottom: 8px;
}
.time1 .month {
  font: 400 20px/20px "Open Sans", sans-serif;
  color: #5d6166;
  text-transform: uppercase;
  display: block;
}
.post3 {
  margin-top: 33px;
}
.post3 .post3_date {
  float: left;
  margin-right: 18px;
  margin-top: 3px;
}
.post3 h4 {
  margin-bottom: 8px;
}
.post3 p {
  overflow: hidden;
}
/* ======= Post 1 Inset 1 WHY US ======= */
.post1__inset1 {
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 35px;
}
.post1__inset1 img {
  margin-bottom: 24px;
}
.post1__inset1 h3 {
  margin-bottom: 10px;
}
/* ======= Post 1 Home 1 WHY US ======= */ /* jan-up-17 - added for home page list*/
.post1__home1 {
  margin-top: 20px;  	/* jan-up-17 was 40px, tightening the home page main links. */
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 35px;
}
.post1__home1 img {
  margin-bottom: 24px;
}
.post1__home1 h3 {
  margin-bottom: 10px;
}
/* ======= Post 4 OUR HISTORY ======= */
.post4 {
  margin-top: 37px;
}
.post4 h5 {
  margin-bottom: 11px;
}
.post4 p {
  margin-bottom: 23px;
}
.post4__inset1 {
  margin-bottom: -7px;
}
.post4__inset1 h5 {
  font-weight: 400;
}
/* ======= Post 5 PRESS ======= */
.post5 {
  margin-bottom: 21px;
}
.post5 h5 {
  margin-bottom: 6px;
}
.post5 p {
  margin-bottom: 6px;
}
/* ======= Post 6 OUR STUFF ======= */
.post6 {
  margin-top: 32px;
}
.post6 img {
  margin-bottom: 25px;
}
.post6 h4 {
  margin-bottom: 8px;
}
.post6 a:hover {
  color: #0066cc;
}
/* ======= Post 7 Claims Service ======= */
.post7 {
  margin-bottom: 20px;
  padding: 30px;
  background: #f6f6f6;
}
.post7 .btn-default {
  width: 121px;
}
.post7 img {
  margin-bottom: 28px;
}
.post7 h3 {
  margin-bottom: 9px;
}
.post7 p {
  margin-bottom: 10px;
}
.post7 .btn-default {
  margin-top: 13px;
}
@media (max-width: 767px) {
  .post7 img {
    width: 100%;
  }
}
/* ======= Gallery ======= */
.gallery_image a {
  display: block;
  position: relative;
  margin-bottom: 37px;
  background: #5d6166;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.gallery_image a:hover .gallery_icon {
  display: block;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  display: none;
  width: 30px;
  height: 18px;
  background: url(../images/hover-icon.png) no-repeat center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -9px;
}
/* ======= Post 8 BLOG ======= */
.post8 {
  margin-bottom: 34px;
}
.post8 .post8_datetime {
  float: left;
  margin-right: 16px;
  margin-top: 2px;
}
.post8 img {
  float: left;
  margin-top: 8px;
  margin-right: 20px;
}
.post8 .post_info {
  margin-bottom: 17px;
}
.post8 .post_info span {
  font-size: 13px;
}
.post8 .post_info .posted-by a:hover {
  color: #5d6166;
}
.post8 .post_info .comments a:hover {
  color: #0066cc;
}
.post8 .post_info .divider2 {
  margin: 0 14px;
}
.post8 p {
  margin-bottom: 7px;
  overflow: hidden;
}
.post8 .btn-default {
  margin-top: 16px;
}
@media (max-width: 979px) {
  .post8 .btn-default {
    float: right;
  }
}
@media (max-width: 767px) {
  .post8 .post8_datetime {
    float: none;
    margin-right: 0;
    margin-top: 2px;
  }
  .post8 img {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .post8 .btn-default {
    margin-top: 5px;
  }
}
/* ======= Google map ======= */
.google-map_contacts {
  margin-top: 39px;
  margin-bottom: 24px;
}
.google-map_contacts iframe {
  width: 430px;
  height: 290px;
}
@media (max-width: 979px) {
  .google-map_contacts iframe {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .google-map_contacts iframe {
    height: 200px;
  }
}
/* ======= ADDRESS ======= */
address .our-address {
  font: 400 18px/25px "Arial", sans-serif;  /* jan-up-17  font: 400 20px/25px "Arial", sans-serif; -> switched to arial becuase the rest of the site is in arial */
  color: #5d6166;
  display: inline-block;
  margin-bottom: 8px;
}
address .numbers {
  min-width: 95px;
  display: inline-block;
}
@media (max-width: 767px) {
  address {
    margin-bottom: 30px;
  }
}
/* ======= Simple Link ======= */
.simple-link {
  font-family: "Arial", sans-serif;
  display: inline-block;
}
.simple-link:hover {
  color: #0066cc;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  background: #004b87; /* jan-up-17: Old: 5d6166, #0072BF */
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
}
/* ======= Privacy Block ======= */
.privacy-center {
	text-align: center;
}

.privacy-block {
  /* float: left; */  /* Removed to center */
  margin-top: 33px;
	margin-bottom: 33px;
  color: #9fa6ae;
}
.privacy-block a:hover {
  color: #ffffff;   /* Jan-up-17*  #0066cc */
}
.privacy-block .divider1 {
  margin: 0 7px;
}
.privacy-block .company-name {
  font-weight: 600;
  color: #ffffff;
	height: 33px;  /* Jan-up-17*  added spacing becuase of missing social div content */
}
@media (max-width: 767px) {
  .privacy-block {
    float: none;
  }
}
/* ======= Socials ======= */
.socials-block {
	height: 34px;
}
.socials {
  float: right;
  margin-top: 28px;
  margin-bottom: 28px;
}
.socials li {
  display: inline-block;
}
.socials li + li {
  margin-left: 4px;
}
.socials a {
  display: block;
  color: #ffffff;
  background: #9fa6ae;
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 100px;
}
.socials a i {
  line-height: 34px;
  font-size: 17px;
}
.socials a:hover {
  background: #003366;
}
@media (max-width: 767px) {
  .socials {
    float: none;
  }
}
/* ======= subscription Form ======= */
.newsletter-form h5 {
  position: relative;
  padding-left: 48px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.newsletter-form h5:before {
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  color: #0066cc;
  content: '\f003';
  left: 0;
}
.newsletter-form .btn-default {
  margin-bottom: 13px;
}
/*@media (min-width: 768px) and (max-width: 979px) {
  .newsletter-form .btn-default {
    width: 108px;
  }
}*/
#subscribe-form {
  margin-bottom: 13px;
  position: relative;
  margin-top: 0;
  /* Success message */
  /* Input form for email*/
  /* Error message style */
  /* Error message appears */
}
#subscribe-form fieldset {
  position: relative;
}
#subscribe-form .success {
  position: absolute;
  top: 0;
  right: 3px;
  color: #aad296;
  font-size: 11px;
  line-height: 14px;
  z-index: 9999;
}
#subscribe-form input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 300 14px/20px "Open Sans", sans-serif;
  color: #b8babd;
  background: #ffffff;
  padding: 13px 23px;
  width: 100%;
  height: 50px;
  border-radius: none;
  box-shadow: none;
  -webkit-appearance: none;
  border: none;
  text-transform: uppercase;
}
#subscribe-form .error {
  position: absolute;
  bottom: 27px;
  right: 3px;
  display: none;
  color: #f54f29;
  font-size: 11px;
}
#subscribe-form .invalid .error {
  display: block;
}
@media (max-width: 767px) {
  #subscribe-form input {
    margin-bottom: 15px;
  }
  #subscribe-form .error {
    top: 0;
  }
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 51%;
  margin-left: 640px;
  overflow: hidden;
  border: none;
  color: #8f8f90;
  width: 42px;
  height: 42px;
  border-radius: 100px;
  background: #e6e8eb;
  font-size: 26px;
  line-height: 42px;
  text-align: center;
  z-index: 20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#toTop:hover {
  outline: none;
  background: #003366;
  color: #ffffff;
}
/*Core variables and mixins*/
/*Core variables and mixins*/

#cover{ position:fixed; top:0; left:0; background:rgba(0,0,0,0.6); z-index:5; width:100%; height:100%; display:none; }
#confirmWindow {width:33%; margin:0 auto; position:absolute; top: 75px; left: 33%; z-index:10; border:5px solid #cccccc; border-radius:10px; background:#f9f9f9; }
#confirmScreen {height:100%; width:100%; margin:0 auto; position:absolute; top: 0; left: 0; z-index:10; display:none;}
#confirmScreen:target,
#confirmScreen:target + #cover{ display:block; opacity:2; }
.button  {
    background-color: #003366;
    color: #ffffff;
    border-radius: 8px;
    border-color: #5d6166;
    border-style: solid;
	background-image: -webkit-linear-gradient(top, transparent 50%, rgba(0,0,0,.10) 51%, rgba(0,0,0,.10));
	webkit-appearance: textfield;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
    border-width: 1px;
	padding:4px 15px;
}
.logo_mini {
	float:left;
	padding-left:10px;
	   }
@media (max-width: 890px) {
.logo_mini {
	display:none;
}
}
@media (min-width: 980px) and (max-width: 1083px) {
.logo_mini {
	display:none;
}
}

#portalID {
	z-index: -1;
	position: absolute;
    right: 0;
    bottom: 0px;
	margin-right:10px;
}
.overlaytext {
	color:white;
	text-transform: uppercase;
	font: 15px "Open Sans", sans-serif;
	line-height:34px;
}
@media (max-width: 767px) {
#portalID {
	left: 0;
	top: 0;
	text-align: center;
}
}
