@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }

}

@media (max-width: 576px) {

  header.main-header{
  	padding-left: 12px;
  	padding-right: 12px;
  	border-bottom: 6px solid #900;
  }
  .region-primary-menu{
  	margin-top: 0;
  }
}


@media (max-width: 768px) {

  header.main-header{
  	padding-left: 12px;
  	padding-right: 12px;
  	border-bottom: 6px solid #900;
  }
  .region-primary-menu{
  	margin-top: 0;
  }
}

@media (min-width: 767px) {
  .main-menuwrap .container{
    padding-left: 0;
    padding-right: 0;
  }
  .menu-base-theme{
  	background: #0080A5;
  }
  .menu-base-theme a.has-submenu,
  .menu-base-theme a.has-submenu:hover,
  .menu-base-theme a:focus,
  .menu-base-theme a:active {
    padding: 13px 36px 13px 24px;
  }
  
  .menu-base-theme a span.sub-arrow{
  	top: 23px;
  	border-width: 5px;
  	border-style: solid;
  	border-color: #fff transparent transparent transparent;
  	right: 16px;
  	left: auto;
}


  
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}


/*********************************/

body{
  font-size: 14px;
}


a{
	color: #006694;
}
a:hover{
	color: #900;
}
h1, h2, h3, h4, h5, h6{
  color: #900;
  font-weight: bold;
  margin-top: 0;
}
h3{
  font-size: 21px;
}
h4{
  font-size: 17px;
  margin-top: 20px;
  margin-bottom: 3px;
}

p {
  margin: 0 0 15px 0;
}

.region-header{
	width: 100%;
}

header.main-header{
  background: white;
}
header.main-header .container{
	padding: 0;
}
header.main-header .container .col-md-3{
  width: 100%;
  max-width: 100%;
  flex: none;
}

header.main-header .site-branding{
  float: left;
}

header.main-header .search-block-form{
  float: right;
  margin-top: 12px;
}



/************* menu ************/

.menu-base-theme a span.sub-arrow::after { 
  content: ''; /* removes dupolicate content: '+' from the mobile menu*/
}

.navbar-header{
	width: 1170px;
  margin: auto;
  padding: 0;
}

.main-menuwrap{
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  max-width: 100%;
}
.region-primary-menu{
  border-radius: 0;
}

.menu-base-theme a span.sub-arrow{
	color: #fff;
}
.main-menuwrap .container,
.region-primary-menu,
.menu-base-theme li a {
  background: #0080A5;
}

.menu-base-theme li a{
  color: white;
}
.menu-base-theme > li{
  background: none;
}



.menu-base-theme a:hover, 
.menu-base-theme a:focus, 
.menu-base-theme a:active, 
.menu-base-theme a.highlighted{
	
  background: url(/sites/daley.hms.harvard.edu/files/li-hover.png) center;
}
.menu-base-theme li.active a, 
.menu-base-theme li a.is-active,
.menu-base-theme > li a:hover{
	background: #045971; /* darker than 0080A5 */
}

.main-menuwrap nav.block{
  margin-bottom: 0;
  background: #900;
}


ul#main-menu{
   margin: 0 auto;
   max-width: 1170px;
}

.menu-base-theme ul a:hover{
	color: #fff;
}
/***************************************/

.region-page-title,
.region-page-title .block,
h1.page-title{
	margin-bottom: 0;
}


h1.page-title{
  font-size: 36px;
  padding-bottom: 12px;
}

body.path-frontpage #wrapper .container .col-md-12,
#page-title .container{
  padding-top: 30px;
}
#page-title .container,
#wrapper .container{
  background: white;
  box-shadow: 0px 4px 5px #cccccc;

}

#page-title .container,
#wrapper .container .col-md-12{
  padding-left: 30px;
  padding-right: 30px;
}

#wrapper .region-content article.container{
	width: 100%;
  box-shadow: none;
  padding: 0;
}
figure{
  border: 1px solid #DDDDDD;
  padding: 12px;
}

figure.caption figcaption{
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  background: #EEEEEE;
  padding: 12px;
    
}



/*********** People **************/

.view-people h2.people-category,
.view-people th,
.view-people th.views-field-title{
  color: #21759b;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 3px solid #0080A5;
  margin-bottom: 25px;
  margin-top: 15px;
}

.view-people h2.people-category{
	font-size: 22px;
}

.view-people .people-view-row{
  clear: both;
  min-height: 200px;
  margin-bottom: 50px;
}


.view-people .views-field-title h3{
	font-size: 24px;
	margin-bottom: 0;
}

.view-people .views-field-field-position{
  margin-bottom: 20px;
}

.view-people .views-field-field-photo{
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}

.view-people .views-field-field-photo img{
  border-radius: 50%;
  box-shadow: 0 3px 3px #CCCCCC;
  padding: 1px;
}



.people-alumni-row .views-field-title{
  font-weight: bold;
}

tr.people-alumni-row{
  border-bottom: 1px dotted #999;
}
tr.people-alumni-row td{
  padding: 8px;
}


/*****************************************/

/*** Photo view and Photo album node  ******************/

.view-photo .views-row .views-col{
  margin-right: 20px;
  width: 200px;
  min-height: 250px;
  margin-bottom: 25px;
}
.view-photo .views-field-title{
  line-height: normal;
  font-weight: bold;
  padding-top: 5px;
}

.field--name-field-photos img,
.views-field-field-photos img{
  border: 1px solid #CCCCCC;
  box-shadow: 0 3px 3px #CCCCCC;
  padding: 1px;
  
}

/*****************************************/

/***** Photo Album node *****************/

body.page-node-type-photo-album .field--type-image .field__item{
  float: left;
  margin-right: 20px;
  margin-bottom: 25px;
}

/*****************************************/

/***** button ****************************/

.btn, input[type="submit"] {
  background: #990000;
  border: 1px solid #590101;
  margin: 0 0 10px 0;
}

.btn:hover, input[type="submit"]:hover {
  background: #0080A5;
  border: 1px solid #590101;
  color: white;
}

/***************************************/

/***** footerwidget *******************/

.footerwidget a{
	color: #32a8dd;
}
.footerwidget a:hover{
	color: #df1010;
}

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

.footer-menu{
	background: #101010;
}

/******************************/