/* candidate for main.css */

.crth3{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	color: #6a041d;
}
body{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000000;
}

.LTGmessageFrame{
	width:100%;
	text-align:center;
	background-color:#FFFFFF; /* #1d2731 */
}
.LTGmessage{
	max-width:1012px;
	margin: 0;
	/* outline: #e5e8ed solid 1px; */
	padding:5px;
	text-align:left;
	display:inline-block;
	background-color:#FFFFFF;	
}
.LOGOpic{
	float:left;
	margin-right:6px;
}
.LTGpic{
	float:right;
	margin-left:6px;
}
.header-social-icons a {
  text-decoration: none;
  color: #fff;
  font-size:26px;
}

.header-social-icons p > a:hover {
  color: #d9d9d9;
  text-decoration: underline;
 
}

.header-social-icons ul {
  padding: 0;
  list-style: none;
}

.header-social-icons {
	text-align:center;
	background-color:#e5e8ed;
	height:46.5px;
	margin-bottom:14px;
	display: inline-block;
	width: 100%;
}

.social-icon {
  color: #fff;
  padding:0 5px 0 5px;
}

ul.social-icons {
  /* margin-top: 10px; */
}

.social-icons li {
  vertical-align: top;
  display: inline-block;
}

.social-icons a {
  color: #000;
  text-decoration: none;
}
.fa-facebook {
  padding: 10px 14px 11px 14px;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

.fa-facebook:hover {
  background-color: #3d5b99;
  color: WHITE;
}

.fa-twitter {
  padding: 10px 14px 11px 14px;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

.fa-twitter:hover {
  background-color: #00aced;
  color: WHITE;
}
.fa-instagram {
  padding: 10px 14px 11px 14px;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
.fa-instagram:hover {
  background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  color: WHITE;
}

.fa-youtube {
  padding: 10px 14px 11px 14px;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

.fa-youtube:hover {
  background-color: #FF0000;
  color: WHITE;
}

.fa-linkedin {
  padding: 10px 14px 11px 14px;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

.fa-linkedin:hover {
  background-color: #283E4A;
  color: #0077B5;
}

/* OCD carousel */

#OCDcarousel .carousel-caption {
    left:0;
	right:0;
	bottom:0;
	text-align:left;
	padding:10px;
	background:rgba(0,0,0,0.6);
	text-shadow:none;
}
#OCDcarousel h4{
	font-family: 'Roboto Slab', serif;
	font-size:20px;
	font-weight:900;
	display:table-cell;
	vertical-align:middle;
}
#OCDcarousel h4 a{
	color:WHITE;
}

#OCDcarousel .col-sm-4{
	padding-right: 0;
}

#OCDcarousel .list-group {
	position:absolute;
	top:0;
	left:0;
	
}
#OCDcarousel .list-group-item {
	border-radius:0px;
	cursor:pointer;
	height:25%;
	display:table;
	width:100%;
	background-color:#c7d3d9;
}
#OCDcarousel .list-group .active {
	color:#FFFFFF;
	border-color:#e5e8ed;
}
#OCDcarousel .list-group .active h4{
	color:#FFFFFF;
}
#OCDcarousel .ARTSpill.active{
	background-color:#BE1E2E;
}
#OCDcarousel .ARCHpill.active{
	background-color:#0C9444;
}
#OCDcarousel .HPpill.active{
	background-color:#00ABCC;
}
#OCDcarousel .CODOFILpill.active{
	background-color:#293991;
}
.label-primary.ARTSbtn{
	background-color:#BE1E2E;
}
.label-primary.ARCHbtn{
	background-color:#0C9444;
}
.label-primary.HPbtn{
	background-color:#00ABCC;
}
.label-primary.CODOFILbtn{
	background-color:#293991;
}

.ocd-description{
	max-width:80%;
	margin:auto;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:16px;
	margin-bottom:60px;
	font-weight:bold;
}
.ocd-description a{
	text-decoration:none;
	margin-top:20px;
	font-weight:normal;
}
.ocd-logo-large{
	float:left;
	margin-right:30px;
}
.hpbutton{
	position:absolute;
	width:60px;
	transform: translate(-50%, -50%);
	color:#FFFFFF;
	bottom:-15%;
	/* right:30%; */
	padding:0 4px 0 4px;
	display:none;
	border-radius: 50%;
	width: 40px;
    height: 40px;
    background: rgba(0,0,0,.5);
	margin-left:-10px;
}
#OCDcarousel .hpbutton .fa{
	color:#FFFFFF;
	line-height: 44px;
	font-size:34px;
	margin-top:-10%;
}
#OCDcarousel .hpbutton .fa:hover{
	color:#D9B310;
}
.list-group-item:hover .hpbutton{
	display:block;
}
/*
.container .glyphicon-chevron-left, .container .glyphicon-chevron-right {
	font-size: 50px;
}
*/
.container .glyphicon-chevron-left {
	margin-left: -76px;
}
.container .glyphicon-chevron-right {
	margin-right: -76px;
}

.container .carousel-control.left, .container .carousel-control.right {
    background-image: none;
	color:#328CC1;
}
.container .carousel-control:hover{
	color:#d9b310;
}
/* candidate for main.css */
.Seperator-Text {
    color: #FFFFFF;
    text-align: center;
    font-family: 'Roboto Slab', serif;
    font-size: 30px !important;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
    line-height: 36px;
}
/* candidate for main.css */
.Seperator {
    display: flex;
    width: 100%;
    height: 38px;
    background-color: #328cc1;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 20px;
}
.Seperator-Text a, .Seperator-Text a:visited, .Seperator-Text a:link, .Seperator-Text a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.Seperator-Text a:hover{
	color:#d9b310;
}
.container .col-sm-2{
	width: 14%;
	left: 8%;
}
.container .carousel-caption{
	width:auto;
	height:auto;
    display: inline-block;
}

.bottom-caption{
	position: absolute;
	color:#FFFFFF;
	bottom:0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-decoration: none !important;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
}

.sidenav {
    min-height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: absolute; /* Stay in place */
    z-index: 99999; /* Stay on top */
    top: 78px;
    right: 0;
    background-color: #1D2731; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
	overflow-y: hidden; /* Disable horizontal scroll */
    padding-top: 6px; 
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	list-style:none;
	background-image: url("/Assets/OCD/homepage/logos/ocd_logo_small.jpg");
	background-repeat: no-repeat;
	background-size: 110px 92px;
	background-position:18px 28px;
}
.sidenav ul{
	list-style-type: none;
	margin-left:-50px;
}
.sidenav .sidebar-menu-items{
	margin-top:130px;
	padding:8px 8px 8px 32px;
	font-family: 'Open Sans', sans-serif;
	line-height:20px;
}
.sidenav .sf-menu{
	margin-top:130px;
}
.sidenav .nav-level-4{
	display:none;
}
/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #c7d3d9; /* #008852; */
	font-weight:900;
    display: block;
    transition: 0.3s
}
/* 
.sidenav ul li li a{
	color:#499BC6;
}
.sidenav ul li li ul li a{
	color:red;
}
*/

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
	position: absolute;
    top: 10px;
    right: 6px;
    font-size: 86px;
    margin-left: 50px;
}

/* Collapsing Announcement Stuff */
/* candidate for main.css */
.AnnouncementContainer .btn-info{
	background-color:#6a041d;
	border-color:#1d2731;
	height:26px;
	line-height:2px;
	margin-top:-6px;
}
.AnnouncementContainer .btn-info:hover, .AnnouncementContainer .btn-info:focus{
	background-color:#AD0630;
}
.AnnouncementContainer{
	text-align:center;
}
.AnnouncementContainer .AnnouncementBlock{
	width:75%;
	margin:auto;
}
.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}
.AnnouncementContainer .btn-success{
	background-color:#6a041d;
	border-color:#1d2731;
	height:26px;
	margin-top:-6px;
	line-height:1;
}

@media (min-width: 992px) { 
	#OCDcarousel {padding-left:33.3333%;}
	#OCDcarousel .carousel-controls {display:none;} 	
}
@media (max-width: 991px) { 
	.carousel-caption p,
	#OCDcarousel .list-group {display:none;}
	#OCDcarousel .carousel-caption {text-align:center;}
	#OCDcarousel h4{display:inline-block;width:100%;font-size: 3.8vw;}
	
	.ocd-logo-large{
		display:none;
	}
	.ocd-description{
		max-width:95%;
		text-align:center;
	}
}

@media screen and  (max-width: 768px) {
  .btn-responsive {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media screen and  (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}  
@media screen and (max-width : 780px) { 
/* candidate for main.css */
	.LOGOpic{
		height:145px;
	}
	.LOGOpic img{
		max-width:100%;
		
	}
	.LTGpic{
		float:none;
		height:145px;
		background-image: url("/Assets/homepage/LTG_menu-signature.jpg");
		background-size: 287px 134px;
    	background-repeat: no-repeat;
		background-position: 190px 0;
	}
	.LTGpic img{
		display:none;
	}
	.LOGOpic img{
		display:none;
	}
	.LOGOpic {
		display: block;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box;
  		background: url("/Assets/OCD/homepage/logos/ocd_logo_small.jpg") no-repeat;
  		background-size: 160px 134px; 
  		padding-left: 160px;
		
	}
	
/* candidate for main.css */
	.Seperator-Text{
		font-size: 4vw !important;
	}
}

.CalendarFeedMain{
	width:100%;
	position:relative;

}
.CalendarFeed{
	margin: auto;
	width:100%;
	max-width:935px;

}

.Calendar-iFrame iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;

}
.Calendar-iFrame {
  		position: relative;
  		height: 0;
  		overflow-x: hidden; 
    	overflow-y: auto;
	}
@media screen and (min-width: 1280px){
	.Calendar-iFrame {
  		padding-bottom: 25.25%;
	}
}
@media screen and (min-width: 950px) and (max-width: 1279px){
	.Calendar-iFrame {
  		padding-bottom: 29.25%;
	}
}
@media screen and (min-width:749px) and (max-width: 949px){
	.Calendar-iFrame {
  		padding-bottom: 38.25%;
	}
}
/* 1-23-2019 updates, courtesy of Archaeology */
.OCDhr{
	border: 0;
	box-shadow: 0 10px 10px -10px cornflowerblue inset;
	height: 2px;
	margin:4px 0 12px 0;
}
.ResponseBox{ 
	display:flex;
	justify-content: space-between;
	max-width:800px;
}
.FloatBox {
	margin-bottom:0;
}
@media screen and (max-width: 799px){
	.ResponseBox{ 
		display:block;
	}
	.FloatBox {
		margin-bottom:20px;
	}
}