
.screen-reader-text {
    position: absolute;     visibility: hidden;
    margin-left: -9999px;
}
/* Wide width containers  banner slightly longer 80em */
header,  #main-nav .container{ max-width: 1280px; margin: 0 auto;}

/* Narrow width containers  75em */

.container, .content, #footerwrapper {max-width: 1200px;
  margin: 0 auto;}

.content {background: #FFFFFF;
     color:#7B7A78;   
    margin-left: auto;
    margin-right: auto;}
.header {background-color:#ffffff;}
.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
			  background: #FFFFFF;
  color:#7B7A78;
  padding: 0em;
}

  .header .logo {
    margin: 0;
  }
.mobile-only	{display:none}  
@media (max-width: 754px) {  						/* HEADER for MOBIL */
  .header .logo{
    width: 100%;
    text-align: center; margin: 0;
  }
  .mobile-only {display:inline}

}   																	/* END OF HEADER for MOBIL */

.header .logo {
	background: url(../jpg/inda_logo.jpg) no-repeat center top;
	height: 80px;
	width: 320px;
	background-size: contain;
	text-indent: -9999px;
}
.header #rightheader {
    margin: 3px 15px 15px;
}
.header #social UL {  
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack:  space-around;
      -ms-flex-pack:  space-around;
          justify-content:  space-around;
  width: 100%;
    font-size: .75em;
    margin-top: .5em;
}
#social li {-webkit-box-flex: 1;
      }

#social li a {
    line-height: 20px;
    display: block;
}


.facebook, .twitter, .linkedin, .rss {
	width: 18px; 
	overflow: hidden;
	height: 18px;
	line-height: 30px;
	display: block;
	}

.facebook span, .twitter span, .linkedin span, .rss span {
	margin-left: -9999px;
	position: absolute;
	}

#search {margin-top:.5em}

#search input {
    height: 26px;
    background: #e7e7e7;
    border: 0px;
    margin: 0px;
    float: left;
}
#s {
    width: 204px;
    padding: 0px 5px;
}
@media (max-width: 760px) {  						/* Hide icons for MOBIL / fix xearh*/
#social {display:none;}
.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: flex-start;
      -ms-flex-pack: flex-start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.header #rightheader {
   
    margin-left: auto;
}
}

																/* END OF NAV for MOVIL */

.full-bleed {
  background-size: cover;
  min-height: 300px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 754px) {    /* NOT SURE WHAT FULL BLEED IS FOR, JUST THIS ITEM */
  .full-bleed {
    min-height: 175px;
  }
}


/* ////////////////////////             MAIN CONTENT                 ////////////////////////*/
.content .container {  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  }
#maincontent {  
   border-right: solid 1px #dddddd;
    padding-right: 2em;
    margin: 0px 2em;
    padding-top: 1em;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-bottom: 2em;
}
#sidebar {  max-width: 305px;  margin-top: 20px;
    margin-right: 20px;
	flex: 1;
	-webkit-box-flex: 1;
-ms-flex: 1;
min-width: 300px;}
	
#submenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: Vertical;
  -webkit-box-direction: column;
      -ms-flex-direction: Column;
          flex-direction: Column;

  width: 100%;padding: 0;
    margin: 0;
}		
#submenu ul li {
 background: #EFF2F4 url(../png/bg-submenu-dot.png) no-repeat right center;
}

@media (max-width: 660px) {   

}

@media (max-width: 770px) {   
.content .container {
 -webkit-box-orient: vertical;
  -webkit-box-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: flex-start;
      -ms-flex-pack: flex-start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}            
 #maincontent { margin-right:0em; width:100%; flex: none;}
	#sidebar  {
    max-width:350px;
	margin:0px 5%;
	flex-basis: auto;
 
  }	
	#submenu ul li {	background: #EFF2F4 url(../none-3.html);}
	#callouts {display:none;}
	
}


/* ///////////////////****************FOOTER*************#/////////////////// */
#footerwrapper {
    margin-left: auto;
    margin-right: auto;

    padding-top: 15px;
    margin-bottom: 50px;
    background-color: #eff2F4;
}

#ads {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack:  space-around;
      -ms-flex-pack:  space-around;
          justify-content:  space-around;
  width: 100%;
margin-bottom: 1em;	
}
#ads img {  max-width: 100%;  }
 
.footermenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack:  space-around;
      -ms-flex-pack:  space-around;
          justify-content:  space-around;
  width: 100%;
		 padding: 0 2em;
	
} 
.footermenu div {flex-grow: 1;
    flex-basis: 0; -webkit-box-flex: 1;
      -ms-flex: 1;}
	
#legal { 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack:  space-between;
      -ms-flex-pack:  space-between;
          justify-content:  space-between;
		  padding: 0 2em;
  width: auto;     align-items: center;}
#legal div { -webkit-box-flex: 1;
      -ms-flex: 1;}  	
#legal ul li {
    display: inline-block;
    padding-right: 5px;     border-right: 1px solid #868e92;
}	
#legal .address {text-align:right}

@media (max-width: 660px) {             
#footerwrapper {max-width:100%; width:100%} 
 #ads {
	 display: flex;
  -webkit-box-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack:  center;
      -ms-flex-pack:  center;
          justify-content: center;

} 
#ads div {display: flex;justify-content: center; }
#ads img {margin-bottom:3px;
       max-width: 100%;
}
.footermenu {  display:block}
.footermenu div {
display:block; width:47%;}


#legal { 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
		    -webkit-box-pack:  center;
      -ms-flex-pack:  center;
          justify-content: center;
		  padding: 0 2em;
  width: auto;}
#legal div {text-align:center}
#legal .address {text-align:center} 
 
}
@media (max-width: 420px) { 
.footermenu div {  min-width:90%; padding: 0 .5em;}
#search {margin-left: 18%;}
#s {  width: 70%;}
}



