/*
 Theme Name:   StudentLife
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       adHOME Creative
 Author URI:   https://www.adhomecreative.com
 Template:     understrap
 Version:      1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  adhomebootstrap
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 BitBucket Theme URI: adhomedev/adhomebootstrap
*/

/* =Theme customization starts here
------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url("https://use.fontawesome.com/releases/v5.12.1/css/all.css");
@import "css/common.css";
@import "css/header.css";
@import "css/footer.css";
@import "css/megamenu.css";
@import "css/breadcrumbs.css";
@import "css/content.css";
@import "css/sidebar.css";
@import "css/forms.css";
@import "css/accordion.css";
@import "css/alerts.css";
@import "css/frontpage.css";
@import "css/departments.css";
@import "css/news.css";
@import "css/programs.css";
@import "css/search.css";
@import "css/staff-directory.css";
@import "css/tasks.css";
@import "css/hamburger.css";
@import "css/podcast.css";
@import "css/event.css";
@import "css/responsive.css";
@import "css/breakpoints.css";
@import "css/studentlife.css";

.colour1 {
	color: #5D83C6;
}
.colour2 {
	color: #42943D;
}
.colour3 {
	color: #D7663C;
}
.colour4 {
	color: #B2519F;
}
.colour5 {
	color: #8162AA;
}
.colour6 {
	color: #C63F52;
}
.colour7 {
	color: #506CB3;
}
.colour9 {
	color: #7F5120;
}
.colour10 {
	color: #1692B1;
}
.colour11 {
	color: #537C89;
}
.colour12 {
	color: #7D8D53;
}
.colour13 {
	color: #EB4C4C;
}
.colour14 {
	color: #c94253;
}

#content-area #left-area .accordion-content ul {
     padding: 10px 40px 20px 40px !important; 
}
.page-template-page-prog-svc #content-area #left-area .accordion-content ul {
     padding: 10px 40px 20px 0px !important; 
}
.custom-task-menu ul, .custom-task-menu, .custom-task-menu ul > ul {
	line-height: 20px !important;
  position: relative;
  height: auto;
  min-height: 651px !important;
}
#content-area #left-area .task-menu, #content-area #left-area .sub-menu {
		padding: 0!important;
}
.bannerimage img {
	width: 100%;
	display:block;
}
.header-image {
	line-height: 0;
}
.header-image img {
    margin-top: -6px;
	width: 100%;
}
header .et_builder_inner_content {
    z-index: 5;
}
.related_contents ul {
	list-style: none;
}
.related_contents {
background: #fff;
    padding: 20px;
	flex: 0 0 30%;
    -webkit-box-shadow: 0px 0px 13px -7px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 13px -7px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 13px -7px rgba(0,0,0,0.5);
}
.related_contents .far{
	position: relative;
	left:-35px;
	top:30px;
	width: 30px;
    height: 5px; 
}

.events {
	position:relative;
	width: 90%;
}
.event-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.event-wrapper p {
	width: 100%;
}
.event-wrapper > div {
    position: relative;
    margin: 3% 0 3% 0;
    flex: 0 0 50%;
}
article .et_post_meta_wrapper h4, article .et_post_meta_wrapper h3, article .et_post_meta_wrapper h2 {
	margin-top: 20px;
}

article .custom_style h4 {
	margin-top: 0px;
}
#left-area{
	background-color:#fff;
	padding-bottom: 100px;
	position: relative;
}
 /*========================================= Program =======================================*/
.elt-student{
	width:90%;
	margin-left: auto;
	margin-right: auto;
}
.student_team_image{
	float: left;
	width: 40%;
}
.student_team_content{
	float: right;
	width: 49%;
	padding-left: 10px;
	padding-right: 10px;
}
.student_team_content > span {
	width: 200px;
}
/*==========================================department======================================
 * 
*/

.single-deparment #main-content .container:before {
	display: none;
}

.header-main{
	height:550px;
}
.cont {
  position: relative;
  height: 460px;
  width: 800px;
  transform-style: preserve-3d;
  perspective: 1000px;
}
.box {
  height: 400px;
  width: 800px;
  position: absolute;
  border: 10px solid;
}
.a {
  border-color: royalblue;
}

.b {
  bottom: -100px;
  left: 100px;
  transform: rotateY(0.1deg); 
}
.title_image{
	border: 10px solid red;
	width: 420px;
	height:300px;
	margin:auto;
	padding: 20px;
}
.title_image .post_content{
	width:360px;
	height:150px;
}
.title_image .featured_image{
	width:360px;
	height:150px;
}
/*========================================= Search =========================================*/
.et_right_sidebar .main-search-content .search-container::before{
	left: 20% !important;
	right: auto !important;
}
.page-container #left-area{
float: right;
padding-left: 3%;
padding-right: 0;
}
.page-container #sidebar{
padding-left: 0;
padding-right: 3%;
float: left;
} 
.et_pb_gutters4 .et_pb_column_2_3, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 {
    width: 54%;
}
/**========================================accordions======================================**/
/** #aspect-content {
	 margin: 50px 0 0;
	 font-family: "Poppins", sans-serif;
}**/
/*
 #aspect-content * {
	 box-sizing: border-box;
}
 .aspect-tab {
	 position: relative;
	 width: 100%;
	 margin: 0 auto 10px;
	 opacity: 1;
	 transition: box-shadow 0.2s, opacity 0.4s;
}
 .aspect-input {
	 display: none;
}
 .aspect-input:checked ~ .aspect-content + .aspect-tab-content {
	 max-height: 100%;
}
 .aspect-input:checked ~ .aspect-content:after {
	 transform: rotate(0);
}
 .aspect-label {
	 position: absolute;
	 top: 0;
	 left: 0;
	 height: 100%;
	 max-height: 80px;
	 width: 100%;
	 margin: 0;
	 padding: 0;
	 font-size: 0;
	 z-index: 1;
	 cursor: pointer;
}
 .aspect-label:hover ~ .aspect-content:after {
	 background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiM1NTZBRUEiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=');
}
 .aspect-content {
	 position: relative;
	 display: block;
	 height: 70px;
	 margin: 0;
	 font-size: 0;
	 cursor: pointer;
	 user-select: none;
	 -webkit-user-select: none;
	 -khtml-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 -o-user-select: none;
}
.aspect-content:after {
	 content: '';
	 display: inline-block;
	 vertical-align: middle;
}
 .aspect-content:after {
	 position: absolute;
	 width: 24px;
	 height: 100%;
	 right: 0px;
	 background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNBOUFDQUYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=');
	 background-repeat: no-repeat;
	 background-position: center;
	 transform: rotate(180deg);
}
 .aspect-name {
	 display: inline-block;
	 width: 75%;
	 margin-left: 16px;
	 font-weight: 500;
	 color: #242a32;
	 white-space: normal;
	 text-align: left;
	 vertical-align: middle;
}
 .all-opinions, .aspect-name {
	 font-size: 14px;
	 line-height: 22px;
}
 .all-opinions {
	 color: #5d5d5d;
	 text-align: left;
}
 .aspect-content + .aspect-tab-content {
	 max-height: 0;
	 overflow: hidden;
	 transition: max-height 0.3s;
}
 .aspect-content > div, .aspect-stat > div {
	 display: inline-block;
}
 .aspect-content > div {
	vertical-align: text-bottom;
}
 .chart-pie {
	 position:relative;
	 display: inline-block;
}
.chart-pie h3{
	background: #ffffff;
    font-size: 35px;
    padding-right: 20px;
	position: relative;
    left: 57px;
    top: 19px;
}
.chart-pie.listing h3 {
	left:0;
}
.chart-pie .link-listing {
	padding-top: 30px;
    display: block;
    padding-left: 90px;
}
 .chart-pie img {
	 width: 50px;
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    position: absolute;
    padding: 7px 0;
}
.aspect-tab .content-wrapper, aspect-tab .content-wrapper-student {
    padding: 24px 0px 30px;
    display: flex;
    flex-wrap: wrap;
}
.aspect-tab .content-wrapper.no-tiles {
	 font-size: 14px;
    display: block;
}
.aspect-tab .content-wrapper .content-wrapper-tools, .aspect-tab .content-wrapper .custom_style {
	 position: relative;
     margin: 15px;
    flex: 0 0 30%;
	 border: thin solid #efefef;
}
*/
.content-wrapper .custom_style:hover {
    -webkit-box-shadow: 0px 0px 13px -7px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 13px -7px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 13px -7px rgba(0,0,0,0.5);
}
.content-wrapper .custom_style .far {
	visibility: hidden;
	position: relative;
	left:-20px;
	top:42px;
	width: 30px;
    height: 5px;  
}
.content-wrapper .custom_style:hover > .far {
	visibility:visible;
}
.content-wrapper-student .program_student_intro{
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}
 .content-wrapper .content-wrapper-tools .content-wrapper-tools-resource, .content-wrapper .custom_style .custom_style_interior {
	 width: 100%;
	 padding: 16px 24px 50px;
	 box-sizing: border-box;
	 text-align: left;
}
.content-wrapper-student .positive-count{
	width:100%;
 	padding: 0 0px 10px; 
}
.content-wrapper-student .positive-count .student_team_image{
    position: relative;
    float: left;
    width: 150px;
    margin-bottom: 50px;
}
.content-wrapper-student .positive-count .team_image_border{
    top: 12px;
    float: left;
    position: absolute;
    left: 10px;
    width: 150px;
    height: 150px;
    border: thick solid;
}
.content-wrapper-student .positive-count .student_team_content{
	width:70%;
	float: left;
	padding-left: 20px;
}
 .content-wrapper span, .content-wrapper-student span {
/* 	 font-size: 13px;
	 font-weight: 400; */
	 line-height: 22px;
	 color: #666 !important;
}
/*
.aspect-tab .content-wrapper .gform_wrapper.custom_style {
	margin: 0;
	border: 0;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.aspect-tab .content-wrapper .gform_wrapper.custom_style .custom_style_interior {
	padding:0;
}
*/
.gform_wrapper .gform_heading h3.gform_title {
font-size: 29px !important;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 400 !important;
}
.student_team_content .student_team_more{
  display:none;
}

.student_team_content .student_team_btn {
	padding-top: 12px;
	cursor:pointer;
}
.student_team_more ul {
    padding: 10px 40px 0px 40px !important;
}
.student_team_content .student_team_btn .fas {
	padding-left: 5px;
	padding-right: 5px;
}
/*
.aspect-tab-content .quote_box{
    width: 90px;
    height: 90px;
    border: 5px solid #000;
    text-align: center;
    position: relative;
    padding-top: auto;
    padding-bottom: auto;
    float: right;
    bottom: -30px;
    padding-top: 25px;
}
*/
.fa-quote-left {
	font-size: 30px;
}
.directory, .endorsements, .contact-boxes, .news-blocks {
	clear: both;
	padding-top: 40px;
	display: flex;
	flex-wrap: wrap;
}
.directory .et_pb_text_inner {
    flex: 0 0 45%;
	margin-right: 5%;
	    margin-bottom: 7%;
}
.single-department .directory .et_pb_text_inner {
    margin-right: 3%;
    flex: 0 0 30%;
}

.staff_directory .title {
	font-weight: bold;
}
.staff_directory .fas {
	padding-right: 5px;
}
.directory > p {
	width: 100%;
}
.group-title {
    color: #00204e;
    width: 100%;
    padding-bottom: 25px;
    font-family: 'Trade Gothic',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: none !important;
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 1.4em !important;
}
.associations {
	white-space:nowrap;
}
.endorsements .et_pb_text_inner {
	padding: 40px 45px 0;
    border: 8px solid #ececec;
    flex: 0 0 95%;
    margin-bottom: 6%;
}
.single-department .endorsements .et_pb_text_inner {
    flex: 0 0 75%;
}
.contact-boxes .et_pb_text_inner {
	border-bottom: 2px solid #ececec;
	padding-right: 7%;
    flex: 0 0 50%;
    margin-bottom: 4%;
    padding-bottom: 40px;
}
.news-blocks .et_pb_text_inner {
	padding-bottom: 60px;
    margin-right: 3%;
    flex: 0 0 29%;
    margin-bottom: 2%;
}
.single-campaigns .news-blocks .et_pb_text_inner {
    flex: 0 0 47%;
}
.news-blocks .readmore {
    left: 0;
}
.news-blocks img {
	height: 170px;
}
.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a, .et_pb_bg_layout_dark.et_pb_menu ul li a, .et_pb_bg_layout_dark.et_pb_menu ul li a:hover {
    color: #00204e;
}
.et_pb_bg_layout_dark.et_pb_menu ul li a:hover {
	text-decoration: underline;
}
ul.dept-listing, ul.contact-listing, .service_contents ul {
	list-style: none;
	padding-left: 0;
}
ul.dept-listing a, ul.contact-listing a, .service_contents ul a {
	color: #666;
	text-decoration: none;
}
ul.dept-listing a:hover, ul.contact-listing a:hover, .service_contents ul a:hover,
ul.dept-listing a:focus, ul.contact-listing a:focus, .service_contents ul a:focus {
	color: #00204e;
	text-decoration: underline;
}
.transcript {
	font-size: 12px;
    margin-top: 4px;
    display: block;
}

.events .readmore {
    bottom: auto; 
    left: auto;
}
.alternative-image{
  height:450px; 
  width:100%;
  background-color:#e3e3e3;
}
.single-program #left-area .entry-logo, .single-service #left-area .entry-logo, .single-campaigns #left-area .entry-logo {
	padding-bottom: 20px;
    width: 250px;
}
.single-program #left-area .entry-logo a, .single-service #left-area .entry-logo a, .single-campaigns #left-area .entry-logo span {	
	display: block;
    background: #fff;
    padding: 30px 15px;	
}
.single-campaigns #left-area .entry-logo span {	
    display: flex;
    align-items: center;
}
.single-campaigns #left-area .entry-logo span img {	
    margin-right: 0.75em;
    padding-right: 0.75em;
    border-right: 1px solid #000;
}

.container {
	width:100%;
}
#sidebar .et_pb_widget {
 margin-bottom: 0px; 
}
.single-program #left-area, .single-service #left-area, .single-campaigns #left-area {
    padding: 5% 0% 0%;
}
#et-main-area #content-area {
	padding: 0 5%;
}
.single-department.et-db #et-boc .et-l .et_pb_row_0.et_pb_row {
	margin-bottom:0 !important;
}
.photo-credit {
  margin-top: 0px;
}
.reviewbox {
	float: left;
    font-family: 'Bebas Neue',Helvetica,Arial,Lucida,sans-serif;
    color: #00204e;
    line-height: 1em;
    font-size: 30px !important;
    padding: 13px 20px;
}
.reviewarrow {
    margin: auto;
    display: inline-flex;
    width: 0;
    height: 0;
    border-top: 16px solid #fff;
    border-bottom: 16px solid #fff;
    padding-right: 35px;
}
.reviews {
	padding-top: 20px;
	display:flex;
}
.post-ratings {
     margin: auto 0;
}
.post-ratings img, .post-ratings-loading img, .post-ratings-image img {
	vertical-align: middle;
	padding: 0 4px 0px;
    width: 30px;
}
.single-forms .post-meta {
	display: none;
}
.single-campaigns .block_quote {
	margin: 3em 0 3em -1.5em;
    display: flex;
	color: #000000;
}
.single-campaigns .block_quote span {
	font-size: 4em;
}
.single-campaigns .block_quote p {
	    padding-left: 1em;
}
.pull_quote {
	display: flex;
	margin-bottom: 3em;
    padding-top: 2em;
}
.pull_quote .quote_title {
    padding: 1em .75em;
    line-height: 1.2em;
	align-items: center;
    display: flex;
	-webkit-box-shadow: 5px 5px 16px 4px rgba(0,0,0,0.42); 
	box-shadow: 5px 5px 16px 4px rgba(0,0,0,0.42);
	font-size: 2em;
	min-width: 7em;
	border-right: 7px solid #00204e;
	margin-left: -1em;
	margin-right: 1em;
}
.pull_quote .quote_title a {
	margin: auto;
}
.pull_quote .quote_copy {
	font-weight: 700;
}