@font-face {
  font-family:'Muli', sans-serif;
  font-family: 'Oxygen', sans-serif;
  src: @import url(https://fonts.googleapis.com/css?family=Muli);
}


body, header, footer{
    margin:0;
	padding:0;
	border:0;
	outline:0;
	width:100%;
 
}

img{
	max-width: 100%;
}

.clearfix:after{
    content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*******HEADER STYLES********/
.dots{
  background-image: url(/Images/dot.png);
  min-width: 100%;
  position: absolute;
  top: 4px;
  height: 3px;
 
}
.header-wrapper
{
    border-top:11px;
	border-top-color:#2b4888;
	border-top-style:solid;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
	
}

.dc-logo{
   width:25%;
   float:left;
 }

/*IE fix for borders around links*/ 
a, img {
    border:none;
    outline:none
}

.logo-img{
    width:81px;
	height:43px;
    margin-top:20px;
	margin-left:25px;
	background:#fff;
	border:0px;
	outline:0px;
}

.logo-text{
	 padding-bottom: 0px;
     font-family: 'Muli', sans-serif;
     margin-left: 1px;
     width: 150px;
     padding-top: 15px;
	 float:left;
	 font-size:14px;
}


a:link, .logo-text a, .region-content-inner a {
  color: #0038b1;
  text-decoration: none;
}

a:hover,a:visited:hover
{
	color: #0038b1;
	text-decoration: underline;
}

a:visited{
    color:#20399d;
}

.logo-text a:hover, .contactButton a:hover{
    background-color:#dde8ff;
}

.branding a {
  font-family: 'Oxygen', sans-serif;
  font-weight:bold;
}

.mobile-menu-main{
  float:right;
  margin-top:20px;
  margin-right:5px;
  width:70%;
 }
 
.contactButton{
  position: absolute;
  right: 125px;
  text-align: center;
  text-transform: capitalize;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-right:15px;
  background: #fff;
  cursor: pointer;
  text-shadow: none;
  line-height:50px;
  font-family: 'Oxygen', sans-serif;
  font-size:14px;
}

    
.searchButton{
  position: absolute;
  right: 20px;
  text-align: center;
  text-transform: capitalize;
  display: block;
  border: 1px solid #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  vertical-align: middle;
  background: #ecedee;
  cursor: pointer;
  text-shadow: none;
  width:53px;
  line-height:50px;
  font-family: 'Oxygen', sans-serif;
  font-size:14px;
}

.menuButton{
  position: absolute;
  right: 5px;
  text-align: center;
  text-transform: capitalize;
  display: block;
  border: 1px solid #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  vertical-align: middle;
  background: #ecedee;
  cursor: pointer;
  text-shadow: none;
  width:53px;
  line-height:50px;
  font-family: 'Oxygen', sans-serif;
  font-size:14px;
 }
 
 .closeButton{
  position: absolute;
  right: 5px;
  text-align: center;
  text-transform: capitalize;
  display: block;
  vertical-align: middle;
  background: #dfeafe;
  cursor: pointer;
  text-shadow: none;
  width:54px;
  line-height:45px;
  font-family: 'Oxygen', sans-serif;
  font-size:14px;
  top:83px;
}
 
 

.dcSearchContainerInner {
  
  display:none;
 }

.dcSearchButtonIcon{
	background: url(/Images/search_icon.png) no-repeat center;
	min-height: 25px;
	z-index: 2;
}

.searchContainerMobile {
  margin-top: 100px;
  margin-left:auto;
  margin-right:auto;
  padding: 15px;
  position: static;
  font-family: 'Oxygen', sans-serif;
  width:95%;
  
}

 

.dcSearchContainerInnerMobile {
  padding: 5px;
  border: 1px solid #ccc;
 }

.dcSearchButtonContainerMobile {
  float: right;
  background: #2B4888;
  padding: 3px;
  color: #fff;
  width: 37px;
  min-height: 35px;
  left: 365px;
  font-size: 1.134em;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 0 none;
  margin-top: 8px;
  margin-right: 10px;
  behavior: url(/sites/all/themes/dc_home_omega/css/PIE.htc);
}


.dcSearchButtonIconMobile{
	background: url(Images/search_icon.png) no-repeat center;
	min-height: 25px;
	z-index: 2;
}

.dcSearchFormMobile {
  border: 1px solid #ccc;
  padding: 15px;
  box-shadow: #ccc 0 0 5px;
}

.dcSearchFormMobile input {
  width: 80%;
  border: 0px;
}




.portal-title{
	padding-left:0px;
    padding-right:25px;
	font-weight: normal;
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 1px;
	font-size:32px;
	font-family: 'Oxygen', sans-serif;
    font-weight:bold;
	
}

.portal-subtitle{
	padding-left:0px;
    padding-right:5px;
	font-weight: normal;
	position: relative;
	margin-bottom: 8px;
	padding-bottom: 1px;
	font-size:15px;
	font-family: 'Oxygen', sans-serif;
    font-weight:bold;
	
}

.block-menu-block-2 {
  display:none;
  font-family: 'Muli', sans-serif;
}


.navbar-toggle {
    
    margin-right: 25px !important;
   
}

.mobile-menu-container{
   min-width:255px;
   width:95%;
   height:auto;
   background-color:#dfeafe;
   z-index:100;
   float:right;
   right:5px;
   position:absolute;
   margin-bottom:11px !important;
   -webkit-box-shadow: 0 8px 6px -6px black;
   -moz-box-shadow: 0 8px 6px -6px black;
   box-shadow: 0 8px 6px -6px black;
   top:125px;
}   
 

 }
 
 







 

