html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
     border: 0px none;
     margin: 0px;
     padding: 0px;
     vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
     display: block;
}

body, html {
     color: #000;
     font-family: "Lato",sans-serif;
     font-size: 16px;
     height: 100%;
     line-height: 1.2;
     margin: 0px;
     padding: 0px;
     text-align: left;

}


li.li-list {
  width: 90% !important;
  padding-left: 10px;
}
.section-banner {
  height: 200px !important;
}

.title-area {
  width: 290px !important;
}

.banner-area {
  height: 100% !important;
}

.main-title {
  font-size: 24px !important;
  line-height: 32px !important;
  margin-top: 2px !important;
}

blockquote, q {
     quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
     content: none;
}

table {
     border-collapse: collapse;
     border-spacing: 0px;
}

*, *::before, *::after {
     box-sizing: border-box;
}

.clearfix::after {
     clear: both;
     content: "";
     display: table;
}



a{
 color:#1696d2;
 text-decoration: none;
   
}

a:hover{
 color:#000;
 text-decoration: none;    
    
}

p{
    margin-bottom:10px;
    line-height: 1.3;
    padding-top: 2px;
}

h3{
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.bold{
    
    font-weight: 700;
}

.emphasis{
    
   font-style: italic;
}


#conclusion-text {
  margin-top: 15px;
}


/***********structure***********/
.wrapper{
    width:100%;
    margin:0 auto;
    padding-top: 25px;
    border-top:1px solid #eee;
}

.content{
    width:100%;
    margin: 0 auto;å
    padding: 0px 30px;

}

.content ul{
   list-style: outside none none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
}

.content ul li{
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    padding-left: 1%;

}

.container li {
	
	margin-left:5%;
	

	
}


.text{
    width:500px;
    margin:35px 75px;
}


.left{
    float:left;
}

.right{
    float:right;
}


/********header (below urban menu)**********/
   

.headerimage{
     position: relative;
    overflow: hidden;
    width: 100%;
    height: 350px;
	z-index:-1;
 
}

.headerwrapper{
	padding-top:120px;
}

#heroimage{
   background-image: url("../img/raceandethnicity-banner.jpg");
     background-size: cover;
    background-repeat: no-repeat;
    width: 100%;

}







/*********read the research**********/

#inset{
    float: right;
    width: 200px;
    border-left: 1px solid #999;
    padding-left: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

#research{ /*this styles the title for the read the research section*/
    font-weight: 700;
    font-size:18px;
    margin-bottom:5px;
}

.inset-header{
    text-align: left;
    line-height: 1.2;
    font-size:14px;
    margin-top:10px;
    font-weight: 700;
}



#inset ul{
    margin-left:0px;
      margin-bottom:0px;
    text-indent: 0px;

    
}

#inset li{
    list-style: none;
    padding-left:0px;
          margin-bottom:0px;
  
}


/**************quotes*******************/

h2{
 font-size: 31px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.3;
	padding-top:25px;
	}
	

h4{
    color:#999;
    font-size: 16px;
    font-weight:400;
}


.hanging{
    
    text-indent: -15px;
}


/************** general text styles***************/

ul{
    text-align: left;
  
    margin:10px 0px 25px 45px;
 
}

li{
    margin-bottom:15px;
    list-style:disc;
    padding-left:10px;
}




/*image that goes 65% width of wrapper. */
.overhalf{
    width:60%;
    margin-top:3px;
    margin-bottom: 10px;
    margin-right:75px;
}
.full{
       width:100%;
    margin-top:25px;
    margin-bottom: 10px; 
}

.caption{
  margin-bottom: 30px;
    font-size:14px;
    font-style:italic;
    color:#666;
}

    
.half{
    width:49.5%;
    margin-top:3px;
    margin-bottom: 10px;
}

iframe{
    margin-bottom:75px;
}

/*footer*/

footer {
    background-color: #f1f2f2;
    margin-top: 25px;
    padding-top: 50px;
    padding-bottom: 25px;
    bottom: 0;
   overflow: hidden;
     height:auto;
 
}

footer .content{
  
    max-width: 1100px;

    
   
    
}

#left {
  float: left;
  width: 45%;
  padding-left: 0px;
  padding-right:0px;

}

#right {

  float: right;
  width: 45%;
   padding-right: 0px;
  padding-left: 0px;
    font-size:14px;
    line-height: 1.3;
}



footer p {
    font-size: 14px;
}

footer h2 {
    text-transform: uppercase;
     font-weight: 700;
}

footer h3, footer h4{
   font-weight: 700; 
}

.credits {
    font-size: 14px;
    margin-top: 1em;
    margin-bottom: 16px;
}

.job {
    font-size: 16px;
    margin-bottom: 4px;
    margin-top: 12px;
}

.urbanstatement {
    font-style: italic;
    color: #666666;
    font-size: 13px;
    margin-bottom: 1em;
}

@media (min-width: 1110px) {
   .wrapper {width: 1110px}
}




.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*TITLE */

h1.main-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 50px;
    font-weight: 700;
} 

/*p.large {
    font: 20px Lato, sans-serif;
    font-weight: 400;
    line-height: 1.3;
} */



h1 {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    line-height: 1.4em;
    clear: left;
    font-size: 1.9em;
    margin: .3em 0;
} 

.div-title-block
{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  width:90%;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.4em;
  font-size: 2.3em;
  margin: auto;
}



/*browser windows smaller than 850px*/
@media (max-width: 600px) {
   .headerimage{ height:300px;}
   .div-title-block {
    font-size: 1.6em !important;
   }
   #inset {
    width: 100px;
   }
   .inset-header { 
    font-size: 12px;
   }

}

@media (max-width: 991px) {
   
   .headerwrapper{padding-top:125px;}
   
}

.full-width-col {
  width: 100%;
  font-size:20px;

}


.left-col {
  float: left;
  width: 40%;
  padding-right:50px;

}




.right-col {
  float: right;
  width: 60%;

}




@media  (max-width: 768px) {
  .right-col { float: none; width: 100%; padding:0px;}
  .left-col { float: none; width: 100%; padding:0px;}
    h2{font-weight:700;}
	.wrapper {width:100%;}
	h1 { font-size:28px; text-align:left; }

}

@media  (max-width: 480px) {
	.full-width-col { font-size:18px;}
	 .container {margin-bottom: 40px; padding:0px 4px;}
   .headerimage{width: 100%; height: 300px;}
   .headerwrapper{padding-top:80px;}
   h1 { font-size:24px;}
 
}






@media  (max-width: 600px) {
    
   h2{font-size:24px;}  
   .toggle_text {
    width: 50%;
    margin-left: 0px;
   } 
    
}





/** FOOTER MOBILE STYLE **/

@media (max-width: 1100px) {
  .content {width:auto; padding:0px 30px}
  .container {width:auto;}
  ul {margin-left: 15px;}
  li {padding-left:0px;}
    #left{ width:100%;}
    #right{ width:100%; margin-top:30px;}
}






