/*----------- main -----------*/

.no-pad{padding: 0px}

body {
  width: 100%;
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
}

#body-container{overflow:hidden}

#page-wrap {
  
}

.main {
  margin-top: 0px;
}

.main-home {
  margin-top: -70px;
}

h2, h4 {
  font-weight: bold;
}


h2 { font-size: 21px; }
h3 { font-size: 16px; letter-spacing: 1px; }



/*----------- header -----------*/

.full-header {
  height: 100vh;
}

.header-wrap {
  margin: 0 auto;
  padding: 0px;
  background: #003e7e; /* For browsers that do not support gradients */
  background: -webkit-radial-gradient(circle, #3d7ab8, #084686, #003e7e); /* Safari */
  background: -o-radial-gradient(circle, #3d7ab8, #084686, #003e7e); /* Opera 11.6 to 12.0 */
  background: -moz-radial-gradient(circle, #3d7ab8, #084686, #003e7e); /* Firefox 3.6 to 15 */
  background: radial-gradient(circle, #3d7ab8, #084686, #003e7e); /* Standard syntax */
}

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

.main-home {
  margin-top: 0px;
}
  .header-wrap, .header-int, .header-port {
	height: 60px !important;
	background: #003e7e; 
    }
}

.header-int {
  height: 95px;
  margin: 0 auto;
  padding: 0px;
  background: #003e7e;
}

.header-port {
  height: 95px;
  margin: 0 auto;
  padding: 0px;
  background: #003e7e;
}



#top {
  hidden: overflow;
}

#top img {
  
  margin: 0 auto;
}

@media screen and (min-width: 480px) and (max-width: 991px) {
  #top img {
    padding: 50px 20px 0px 20px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #top img {
    padding: 10px 10px 0px 10px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px)  {
  #top img {
    padding: 50px 20px 0px 20px;
    margin: 0 auto;
  }
}
/*----------- portal -----------*/

.portal {
  text-align: center;
  padding: 30px 0px 30px;
}

@media screen and (max-width: 768px) and (max-height: 1000px) {
  .main-portal {
    margin-top: 0px;
  }

  .portal {
    text-align: center;
    padding: 40px 0px 50px;
  }
}

.portal a,
.portal a:hover {
  text-decoration: none;
  padding: 0px 20px;
}

.row1 a,
.row2 a,
.row1 p,
.row2 p{
  padding: 10px 0px;
  color: #337ab7;
  font-size: 1em !important;
  font-weight: normal;
}
.row1 a:hover,
.row2 a:hover,
.row1 p:hover,
.row2 p:hover
{
  color: #020040;
}

.circle:hover{background:#020040;}

.portal-footer h3{
  margin: 0px;
  padding: 0px
}

.portal-footer p{
  padding: 30px 0px;
}

/*----------- interior -----------*/

.interior-title-box{
background: #f0f3f8 !important;
}

.interior-title-box h1{
	margin: 0px 0px 15px 0px;
}


.interior-white{background: #FFF; padding: 30px 0px}

.interior-white .breadcrumb-circle{
	font-size: 3em;
	padding-top: 7px;
	margin: 0 auto;
	border-radius: 50%;
	border: 2px solid #eee;
	color: #013f7f;
	height: 75px;
	width: 75px;
}

.interior-white .breadcrumb-circle:hover{
	background: #040949;
	border: 2px solid #040949;
	color: #FFF;
	-o-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	transition: background 0.5s ease;
}



#interior-title {
  text-align: center;
  padding: 30px 0px 30px;
}

#interior-title h1,
.portal h1 {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 5px;
  color: #040949; letter-spacing: 1px; font-size: 28px;
}

#interior-title h2,
.portal h2 {
  font-size: 21px;
  font-weight: normal;
  color: #001f5b;
}

#interior-title h3,
.portal h3 {
  font-size: 16px;
  color: #275d8f;
  margin: 5px 0px;
}

.interior-main {
  background: #f0f3f8;
  padding: 30px 0px 70px 0px;
}

.interior-main h3{color: #013f7f}

.interior-main .right p{
  padding-left: 10px;
  font-size: 1em;
}

.interior-main a{
  text-decoration: none;
  font-weight: bold;
  font-size: 1.15em
}

.interior-main a:hover{
  text-decoration: none;
}

.interior-main p{
  font-size: 1.15em;
}

.interior-main h2{color: #003e7e}

.interior-main h4 {
  color: #001f5b;
}



.interior-main .h-line {
  margin: 10px 0px !important;
    width: 100%;
  height: 1px;
  background: #c5d6e2;
}

.interior-main .feed {
  border-top: 6px solid #7eb1e6;
  padding: 0px 20px 10px 20px;
  background: #FFF;
}

.interior-main ul {
  font-size: 1.15em;
  padding-left: 30px;
}

.bg-interior {
  top: -80px;
  height: 500px;
}

.h-line {
  margin: 0 auto;
  width: 200px;
  height: 6px;
  background: #c5d6e2;
}

.light-blue {
  color: #013f7f
}

.view-more .circle-icon {
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	width: 200px;
	height: 200px;
	color: #045a5e;
	border: 1px solid #81cfd0;
	border-radius: 50%;
	background-color: transparent;
  -o-transition: background 0.7s ease;
  -moz-transition: background 0.7s ease;
  -webkit-transition: background 0.7s ease;
  -ms-transition: background 0.7s ease;
  transition: background 0.7s ease;
}

.view-more .circle-icon:hover {
  font-weight: bold;
	background-color: #d5f7f7;
  -o-transition: background 0.7s ease;
  -moz-transition: background 0.7s ease;
  -webkit-transition: background 0.7s ease;
  -ms-transition: background 0.7s ease;
  transition: background 0.7s ease;
}

.view-more .circle-icon img{
	margin: 0 auto;
	width:70%;
	height: auto;
  -o-transition: background 0.7s ease;
  -moz-transition: background 0.7s ease;
  -webkit-transition: background 0.7s ease;
  -ms-transition: background 0.7s ease;
  transition: background 0.7s ease;
	}


.view-more p,
.view-more .sub{
	margin: 0;
}

.view-more .sub{
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0;
}


.view-more .icons {
	padding: 50px 0px;
}

/*----------- verticals -----------*/

.verticals {
}

.v_button {
  background: #FFFFFF;
  color: #000;
  padding: 12px 12px;
  border: none;
  width: 160px;
}

.v_button:hover {
  background: #b3f8ff;
}

/*--- insights ---*/
#insights {
  padding: 40px 0px;
}

#insights h2 { text-transform: uppercase; font-size: 21px; color: #001f5b; }
#insights h3 { font-size: 16px; text-transform: uppercase; letter-spacing: 1px; color: #275d8f; }

button {
  text-decoration: none;
}

.cta {
  width: 30%;
  display: inline-block;
  padding: 12px 12px;
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border: 1px solid #003e7e;
  background-color: #275d8f;
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.cta:hover {
  color: #FFF;
  border: 1px solid #001f5b;
  background-color: #001f5b;
  -o-transition: background 0.7s ease;
  -moz-transition: background 0.7s ease;
  -webkit-transition: background 0.7s ease;
  -ms-transition: background 0.7s ease;
  transition: background 0.7s ease;
}

@media screen and (max-width: 540px) {
	.cta {
		width: 90%
	}
}

/*----------- demo -----------*/

.demo {
  height: 70px;
  position: relative;
  width: 100%;
  color: #FFF;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  background: #040949;
  margin: 0 auto;
  bottom: 0;
  margin-bottom: -20px;
  z-index: 394; 
}

.demo a{
	margin-left: 30px;
}

.demo-btn {
  border: 0;
  width: 230px;
  background-color: #f7941d;
  text-align: center;
  font-size: 18px;
  color: #FFF;
  border-radius: 5px;
  padding: 13px 40px;
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  transition: background 0.5s ease;
}


.demo-btn:hover,
.footer-btn:hover {
  text-decoration: none;
  color: #040949;
  background: #FFF;
  -o-transition: background 0.7s ease;
  -moz-transition: background 0.7s ease;
  -webkit-transition: background 0.7s ease;
  -ms-transition: background 0.7s ease;
  transition: background 0.7s ease;
}



@media screen and (max-width: 767px) {
  #demo-bar-sticky-wrapper { display: none;} 
}
#demo-bar { z-index: 395; position: relative; top: 0; }

.is-sticky .demo-bar { 
  background: #040949;
}


#demo-mobile { background: #f7941d; width: 100%; }
#demo-mobile .demo-btn-wide {
  width: 100%;
  text-align: center;
  font-size: 22px;
  background: #f7941d;
  padding: 20px;
}

.demo-btn-wide a {
  color: #FFF;
}

.demo-btn-wide a:hover {
  text-decoration: none;
}

.demo-btn-wide:hover {
  -o-transition: background 0.7s ease;
  -moz-transition: background 0.7s ease;
  -webkit-transition: background 0.7s ease;
  -ms-transition: background 0.7s ease;
  transition: background 0.7s ease;
  text-decoration: none;
  background: #ff8b00;
}

/*----------- footer -----------*/

footer{ 
  font-size: 14px;
  color: #FFF;
  margin: 0;
  background: #040949;
}

#footer-wrapper {
  background: #003e7e;
}

.footer-top {
  width: 100%;
  margin: 0 auto;
}

footer h3 { 
  margin: 0px;
  font-size: 20px;
  letter-spacing: 1px;
  padding: 10px;
}

footer h3 a,
footer h3 a:hover{
	text-decoration: none;
	color: #9bccff
}

footer p {
  font-size: 12px;
  padding: 30px;
}

footer ul {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 8px;
  font-size: 24px;
  text-align: center;
  list-style: none;
}

footer li {
  margin: 5px 0px;
  display: inline-block;
  padding: 0px 10px;
}

footer a{
  color: #FFF;
}

footer a:hover{
  color: #9bccff;
}

.footer-btn {
  width: 200px;
  border: 0;
  padding: 10px 30px;
  color: #FFF;
  background: #f7941d;
  border-radius: 5px;
  font-size: 14px;

}

.blue-sep {
  background: #040949;
  height: 2px;
  width: 90%;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.title {
  text-align: left;
  width: 100%;
  background: #020040;
}

.connect,
.help{
  padding: 0px;
  margin: 20px 10px;
  background: #02296a;
}

.twitter{
  padding: 0px;
  margin: 20px 10px;
  background: #FFF;
}


.connect p, .help p {
  padding: 7px 10px;
}

.assistance {
  padding-top: 15px;
  text-align: left;
}

.rights {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .assistance,
  .rights  {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .connect{
    margin-top: 10px;
    marin-bottom: 10px;
  }

  .footer-top {
    width: auto;
  }
}

/*----------- about -----------*/
.about {
  background-color: #f0f3f8;
  padding: 30px;
  position: relative;
}

.about:before{
  content: "";
  position: absolute;
    height: 75px;
    width: 50%;
    top: -50px;
    background: #f0f3f8;
    left: -21px;
    -webkit-transform: skew(60deg);
    -moz-transform: skew(60deg);
    -o-transform: skew(60deg);
    -ms-transform: skew(60deg);
    transform: skew(60deg);
}

.about:after{
	content: "";
    position: absolute;
    height: 75px;
    width: 50%;
    top: -50px;
    background: #f0f3f8;
    right: -22px;
    -webkit-transform: skew(-60deg);
    -moz-transform: skew(-60deg);
    -o-transform: skew(-60deg);
    -ms-transform: skew(-60deg);
    transform: skew(-60deg);
}

.about p {
  padding: 5px 0px 5px 0px;
}

.about h2 {
  color: #030140;
}

.about .indent {
  padding-left: 35px;
}

.about ul {
  list-style: none;
}

.about li {
  line-height: 1.5;
}


/*----------- style -----------*/
.centered {
  margin: 0 auto;
  text-align: center;
}

.right {
  float: right;
}

.padding_35 {
  padding: 35px;
}

.h_line {
  margin-bottom: 25px;
  margin-top: 25px;
  width: 80%;
  height:3px;
  background: #CCC;
}

.circle {
  padding-top: 4px;
  color: #FFF;
  font-size: 30px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #003e7e;
}

.arrow-down{
  margin: 0 auto;
  width: 0px;
  height: 0px;
  border-left: 70px solid #f0f3f8;
  border-right: 70px solid #f0f3f8;
  border-top: 50px solid #FFF;
}



/*Flex items*/

.box-holder {
	max-width: 1600px;
	margin: 0 auto;
}
.box {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
.box-item {
	display: flex; 
	width: 100%;
	padding: 15px;
}
.box-item.alt .box-content  { background: #c5d6e2; }

@media screen and (min-width: 992px) {
	.box-item {
		width: 33.33%;
	}
}
@media screen and (max-width:991px) and (min-width: 768px) {
	.box-item .box-content img { float: right; }
}
.box-content {
	background-color: #eee;
	display: flex;
	flex-direction: column;
	padding: 20px;
	width: 100%;
}
.box-item-alt .box-content  { 
	background: #c5d6e2;
}
.box-content p {
	flex: 1 0 auto;
}

.box-content h2 { text-transform: uppercase; font-size: 21px; color: #001f5b; }
.box-content h3 { font-size: 16px; text-transform: uppercase; letter-spacing: 1px; color: #275d8f; }

a {
	text-decoration: none;
	outline:none !important;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
a:hover,a:focus { 
	color:#275d8f;
	text-decoration: none;
}
	

.btn-flat { color: #fff; background:#275d8f; }
.btn-flat:hover  {color: #fff; background:#001f5b; }

.feats {
    background: #fff;
    padding: 50px 0;
    color: #666;
}
.feats.alt2 {
	background: #FFF;
}

