.affix {
  top: 0;
  width: 100%;
  z-index: 99;
}

.aspNetHidden{height:0px;margin-top:-20px;}

@media(min-width:767px) {
  .affix .header-family-dropdown {
    display: none;
  }

  .affix .Header_Links {
    display: none;
  }

  .affix .brand img {
    width: 80%;
  }

  .affix .navbar-nav {
    margin-top: 12px;
  }
  .affix {
    height:75px !important;	
  }  
}

@media (max-width: 768px) {
    .affix {
        position: static;
    }
}

.dvRow {
  width: 100%;
  clear: both;
  margin: auto;
}

.dv_container {
  width: 100%;
  margin: auto;
  clear: both;
}

.dv_Header_BG {
  background-image: url('/images/HeaderBlueStrip.png');
   background-repeat: repeat-x;
    height:105px;   
  background-size: auto 100%;
  -webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.75);
box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.75);
}
@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
/* Safari only */
.dv_Header_BG {
  height:100%;
 
}

}
.headerPane {
  margin-top: -28px;
}

.Header_Links {
  margin-right: 30px;
  margin-top: 20px;



  float: right;
}

.header-social-link {
  margin-left: 10px;
  width: 32px;
  overflow: hidden;
  display: inline-block;
}
.header-social-link:nth-child(6),.header-social-link:nth-child(7),.header-social-link:nth-child(8) {

}

.Header_Links .search {
  float: left;
  left: 20px;
  border-radius: 50%;
}

.search.search-open {
  width: 40%;
  border-radius: 0px;
}
.Header_Links .search.search-open{
max-width:240px;
width:100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .search.search-open {
    width: 38%;
  }
}

.searchInputContainer {
  margin: 0px;
}

.search {
  transition: all;
}

.Header_Links.Footer_Policy_Text {
  font-size: 12px;
}

.footer-top {
  width: 100%;
  clear: both;
  padding-bottom: 20px;
  background-image:url('/images/FooterBgGrey.png');
  background-size:100% 474px;
}

.footer-bottom {
  background: #fff;
  padding: 30px 0px;
  border-top: 2px solid #ddd;
display:none!important;
}

.footer-middle {
  background: #00529b;
  padding: 0px;
}

.Footer_Family_Text {
  font-family: 'Roboto Slab';
  font-size: 24px;
  color: #6295C9;
}

.Footer_Family_Logo {
  float: left;
  margin-right: 44px;
}

.Footer_Policy_Text {
  color: #fff !important;
  font-size: 12px;
}

.Footer_Copy_Text {
  color: #fff !important;
  font-size: 12px;
}

.Footer_World_Text {
  font-family: 'Roboto Slab';
  font-size: 19px;
  color: #fff;
  padding: 10px 0px 5px 0px;
}

.Newsletter_BG {
  background-image: url('/images/NewsletterBlueStrip.png');
  width: 100%;
  height: 162px;
  background-color: #013E73;
  padding: 32px 0px 0px 0px;
}

.Newsletter_Big_Text {
  font-size: 30px;
  color: #fff;
  line-height: normal;
  text-align: center;
}

.Newsletter_Small_Text {
  font-size: 14px;
  color: #fff;
  line-height: normal;
  text-align: center;
}

.Newletter_TextBox {
  width: 70%;
  max-width: 292px;
  border-radius: 25px 0px 0px 25px;
  border: none;
  padding: 6px 18px;
  font-size: 16px;
}

.Newsletter_Btn {
  background: #51B948;
  border: medium none;
  border-radius: 0 25px 25px 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-left: -4px;
  padding: 6px 12px;
}

.Header-Family-Website-BG {
  background: #01427C;
  padding: 10px;
}

.header-family-dropdown {
  margin-left: 4%;
  cursor: pointer;
  position: absolute;
}

.DisplayNone {
  display: none;
}

.Padding_Left_Zero {
  padding-left: 0px;
}

.Padding_Right_Zero {
  padding-right: 0px;
}

.Padding_Zero {
  padding: 0px;
}

@media (max-width:640px) {
  .brand {
    width: 70%;
  }

  .header-family-dropdown {
    display: none;
  }

  .Header_Links {
    display: none;
  }  
}

@media (max-width:767px) {
  .footer-middle .dvRow .col-md-5 {
    margin-bottom: 10px;
    text-align: left;
  }

  .Footer_Family_Text {
    text-align: center;
    margin: auto auto 20px auto;
  }
}

@media (max-width:460px) {
  .Newsletter_Big_Text {
    font-size: 18px;
  }

  .Newsletter_BG {
    padding: 10px;
  }

  .Newsletter_Small_Text {
    margin: 10px auto;
  }

  .Newsletter_BG .col-md-12 {
    padding: 0px;
  }

  .Newletter_TextBox {
    width: 68%;
    font-size: 13px;
  }

  .Footer_Family_Logo {
    float: none;
    margin: auto auto 20px auto;
	text-align:center;
  }

  .Footer_Family_Logo img {
    margin: auto;
  }
}

.footer-middle .dvRow {
  display: block;
}

.searchInputContainer input {
  display: block !important;
  width: 84% !important;
  border-radius:25px;
  height:30px;  
}
.search-open input{
  background:#fff !important;
}

.footer-top .left
{
height:auto;
}

.footer-top .left li a
{
font-size:13px;
}

.footer-top .left li a:hover
{
text-decoration:underline;
}

@media all and (max-width:991px) {
.footer-top{
background-size:cover;
}
}
 