/* 
Theme Name: LU CampusRec 2 Theme
Description: Custom theme for Liberty University.
Author: Liberty University CMS Team
Author URI: http://www.liberty.edu;
Version: 2.0.0
*/
/*
	Don't add anything here.
*/

/* ---------- BUTTON STYLES ---------- */
.btn {
  font-family: Roboto,sans-serif;
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
  font-size: 0.875rem;
  background-color: #256ec1;
  color: #fff;
  border: 0;
  padding: 0 1.07em;
  letter-spacing: .2px;
  display: inline-block;
  cursor: pointer; }

.btn:hover {
  background-color: #225ca0; }

.btn--large {
  height: 54px;
  line-height: 3.86;
  padding: 0 3.42em;
  font-size: 1rem; }

.btn--green {
  background-color: #00854e; }

.btn--green:hover {
  background-color: #076534; }

.btn--ghost {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  color: #256ec1; }

.btn--ghost:hover {
  background-color: rgba(255, 255, 255, 0);
  text-decoration: underline;
  border: 1px solid #256ec1; }

.btn__icon {
  font-size: .66rem;
  margin-left: 2px;
  margin-right: 2px; }

.btn__first {
  margin-right: 16px; }

.btn--fullwidth {
  width: 100%;
  text-align: center; }

a.theme-button {
    font-size: 24px;
    line-height: 54px;
    font-family: 'Roboto condensed', sans-serif;
    color: #fff;
    font-weight: bold;
    padding: 0 !important;
    width: 300px;
}

a.theme-button.is-large55
 {    background: #00ab6c;	
        /*font-size: 22px;*/
 }
 a.theme-button.is-large53 
 {    background: #bf0000;    
       /*font-size: 22px;*/
 }
html {
    margin-top: 0px !important;
}
 a.theme-button.is-large51 
 {   
 background: #ed8d1c;	
 /*font-size: 22px;*/
 }
 a.theme-button.is-large57 {
	 /*font-size: 24px;*/
}
a.theme-button.is-large66 {
    background-color: #ed8d1c;
    font-size: 18px;
}
a.theme-button.is-large69 {
    background-color: #bf0000;
	 font-size: 18px;
}
a.theme-button.is-large71 {
    background-color: #00ab6c;
	font-size: 18px;
}
a.theme-button.is-large73{
	font-size: 18px;
	background-color: #2773cb;
}
.page-id-17 .page-section-content {
    background-color: #bf0000;
}
.page-id-19 .page-section-content {
    background-color: #ed8d1c;
}
.classsc{
	text-align: left;
    margin-top: 20px;
}
.paddingbottonabout{
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}

.sub_title {
    text-align: center;
    
}
h5.author {
    color: #fff !important;
    /*margin: 10px 0px 0 0;*/
    font-size: 16px !important;
    line-height: 19px !important;
    font-weight: bold;
    margin-bottom: 0;
}
h4.occupation {
    color: #ffff !important;
    font-size: 16px !important;
    line-height: 19px !important;
    font-weight: normal;
}
.avtar-detail.main {
    font-size: 26px;
    font-weight: 600;
}

.ux-logo span {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    line-height: 37px;
    font-weight: bold;
}

.section-body ul {
    list-style: disc;
}

.section-body ul li {
    margin-left: 30px;
}

.viewAllEvents {
    text-align: right;
}

.mainContent ul, .blogPost ul {
    margin-bottom: 1em;
    /*overflow: hidden;*/
    max-width: 100%;
    padding-left: 40px;
}

.mainContent ul {
    padding-left: 20px;
}

.mainContent ul li, .blogPost ul li {
    display: list-item;
    list-style: disc;
    margin-bottom: 5px;
}


/* ----------GRID uses grid layout w/ float fallback ---------- */

.mainContent .row:first-of-type {
    margin-bottom: 0;
}

.mainContent .row {
  max-width: 1440px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 3.4285714286em;
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px; }

.mainContent .row:after {
  content: '';
  display: block;
  clear: both; }

.mainContent .col {
    box-sizing: border-box;
    padding-right: 3.4285714286em;
    word-wrap: break-word;
    overflow-wrap: break-word; 
    min-height: 50px;
}

.mainContent img {
    height: auto; 
    margin-bottom: 28px;
    
}

.mainContent .staff-body img {
    border-radius: 150px;
}

.mainContent img.fw {
    width: 100%;
}

.mainContent .col:last-of-type {
  padding-right: 0; }

.mainContent .col--1 {
  grid-column: span 1;
  float: left;
  width: 7.380952381em; }

.mainContent .col--2 {
  grid-column: span 2;
  float: left;
  width: 14.7619047619em; }

.mainContent .col--3 {
  grid-column: span 3;
  float: left;
  width: 22.1428571429em; }

.mainContent .col--4 {
  grid-column: span 4;
  float: left;
  width: 29.5238095238em; }

.mainContent .col--5 {
  grid-column: span 5;
  float: left;
  width: 36.9047619048em; }

.mainContent .col--6 {
  grid-column: span 6;
  float: left;
  width: 44.2857142857em; }

.mainContent .col--7 {
  grid-column: span 7;
  float: left;
  width: 51.6666666667em; }

.mainContent .col--8 {
  grid-column: span 8;
  float: left;
  width: 59.0476190476em; }

.mainContent .col--9 {
  grid-column: span 9;
  float: left;
  width: 66.4285714286em; }

.mainContent .col--10 {
  grid-column: span 10;
  float: left;
  width: 73.8095238095em; }

.mainContent .col--11 {
  grid-column: span 11;
  float: left;
  width: 81.1904761905em; }

.mainContent .col--12 {
  grid-column: span 12;
  float: left;
  width: 88.5714285714em; }

.mainContent .row--2 {
  grid-row: 2; }

.background-image-container {
  margin-bottom: 20px;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}

.has_background, .has_background:last-of-type {
    padding: 40px;
}

.mainContent ol {
    padding-left: 40px;
    padding-bottom: 20px;
}

.mainContent ul {
    padding-left: 40px;
}

@supports (grid-area: auto) {
  .mainContent .col {
    padding: 0;
    float: none;
    width: auto; }
  @media (max-width: 1024px) {
    .mainContent .row {
      grid-gap: calc(100% * (1 / 1240)); } } }

.mainContent .row--noGap {
  padding-left: 0;
  grid-gap: 0; }


@media (max-width: 800px) {
 .mainContent .row {
    grid-template-columns: repeat(6, 1fr); }
  .col--1 {
    grid-column: span 0.5;
    float: left;
    width: 4.1666666667%; }
  .col--2 {
    grid-column: span 1;
    float: left;
    width: 8.3333333333%; }
  .col--3 {
    grid-column: span 1.5;
    float: left;
    width: 12.5%; }
  .col--4 {
    grid-column: span 2;
    float: left;
    width: 16.6666666667%; }
  .col--5 {
    grid-column: span 2.5;
    float: left;
    width: 20.8333333333%; }
  .col--6 {
    grid-column: span 3;
    float: left;
    width: 25%; }
  .col--7 {
    grid-column: span 3.5;
    float: left;
    width: 29.1666666667%; }
  .col--8 {
    grid-column: span 4;
    float: left;
    width: 33.3333333333%; }
  .col--9 {
    grid-column: span 4.5;
    float: left;
    width: 37.5%; }
  .col--10 {
    grid-column: span 5;
    float: left;
    width: 41.6666666667%; }
  .col--11 {
    grid-column: span 5.5;
    float: left;
    width: 45.8333333333%; }
  .col--12 {
    grid-column: span 6;
    float: left;
    width: 50%; } }

@media (max-width: 768px) {
    /* .mainContent {
        margin-left: 13px;
        margin-right: 13px;
    } */

    .custom-hide {
        display: none;
    }
    
  .mainContent .row {
    /* grid-template-columns: repeat(1, 1fr); */
    width: 100%; }
  .col {
    padding: 0;
    width: 100% !important;
    margin-bottom: 0px;
    display: block; }
}


/*------29-11-18
 * ---------------*/
.brand--logo img {
    width: 166px;
    height: auto;
}
.gh-top {
    /*display: none;*/
    position: relative;
}
.timebar-footer span {
    color: #eceaea;
}

i.fa.fa-search {
    color: #293242;
    margin-bottom: 22px;
}

a.footer-logo img {
    width: 100%;
    height: 65px;
}

.footer-logo {
    max-width: 85px;
    display: block;
}
ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
}
ul.breadcrumb li {
    display: inline;
    font-size: 14px;
}
a.breadcrum_active {
    color: black !important;
}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}
ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}
ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}

/* ---------- NEW BREADCRUMB STYLES ---------- */

.content__breadcrumbs {
  padding: 10px 0 10px 10px; }

.content__breadcrumb {
    line-height: 26px;
    text-transform: capitalize;
}

.breadcrumb-arrow {
  color: #999999;
  font-size: 26px;
  font-weight: 300;
  vertical-align: sub; }

.contentBreadcrumbRow {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0;
  flex: 1 0 auto; }

@media (max-width: 1024px) {
    .mainContent .col--9 {
        margin-right: 30px;
    }

    .contentBreadcrumbRow {
        padding: 0 20px 0 20px;
    }

    .mainContent .right-sidebar ul {
        padding-left: 20px;
    }
}

@media (max-width: 768px) {
    .contentBreadcrumbRow, .content__breadcrumb, #crumbs {
        display: none;
    }

    .right-sidebar {
        border-left: none !important;
        padding-left: 0 !important;
    }

    .mainContent .right-sidebar ul {
        padding-left: 0 !important;
    }

    .mainContent .right-sidebar ul ul {
        padding-left: 20px !important;
    }
}

/* --- END BREADCRUMBS --- */

.text--link {
    color: #2773cb;
    /* text-transform: uppercase; */
    /* opacity: .8; */
    font-size: 16px;
}
.footer-copyright, .timebar-footer {
    color: rgba(255,255,255,0.5);
    font-size: 12px;
}

ul.policy li {
    display: table-cell;
}

ul.policy {
    display: table;
}
.footer-bottom {
    border-top: 1px solid #333;
    background: #222;
    padding: 30px 0;
}
a.privacy_page {
    margin-left: 12px;
    color: #eceaea;
}
.timebar-footer {
    font-size: 16px;
    word-spacing: 2px;
}

.contact-block address {
    font-style: normal;
    color: #909089;
    padding-bottom: 20px;
    line-height: 1.5;
    font-size: 14px;
}
span.live_chat {
    position: relative;
    padding-left: 19px;
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
}
.contact-info_main {
    font-size: 14px;
    color: #fff;
}
.contact-block .contact-info {
    color: #909089;
    line-height: 1.5;
    font-size: 14px;
}
span.live_chat::before {
    background: #5ebb84;
    top: 5px;
    left: 0;
    position: absolute;
    content: "";
    width: 8px;
    border-radius: 50px;
    height: 8px;
}
.secondary-nav li a {
    color: #eceaea;
    font-size: 14px;
    position: relative;
}
.block-title {
    color: #000;
    font-weight: 600;
    font-size: 18px !important;
}
ul.sidebar_socialicon {
    padding-left: 0;
}
ul.sidebar_socialicon li {
    display: inline-block;
    padding: 0 10px 0 0;
}
ul.sidebar_socialicon li a {
    color: #111111;
}
ul.sidebar_socialicon li a:hover {
    color: #0d64ae;
}
aside#text-5 h2, aside#text-6 h2, aside#text-7 h2 {
	font-size: 18px;
}
aside#text-5, aside#text-6, #sidebar section:not(:last-of-type) {
    border-bottom: 1px solid #bfbdbd;
    padding-bottom: 36px;
}
#sidebar section:not(:first-of-type) {
    padding-top: 33px;
}
aside#text-6 {
    padding-top: 33px;
}
aside#text-7 {
	padding-top: 50px;
}
p.sidebar_about_content {
    font-size: 14px;
}
p.sidebar_phone {
    color: #5e5ef5;
    font-size: 14px;
}
p.sidebar_location {
    font-size: 14px;
    color: #353535;
}
.textwidget p {
    margin-bottom: 0px;
}
.n2-ow.n2-style-701a345fcc9e5622ea94519512fdc27c-dot.n2-active {    background-color: #fff !important;	}

.right-sidebar {
    padding-left: 35px;
    border-left: 1px solid #D8D8D8;
}
.newback{
	background-image: url(http://campusrec.devaket.com/wp-content/uploads/2018/11/6x4-1.jpg);
	background-size: cover;
}
.backgroundabt {
 background: rgba(255,255,255,0.6);
	color:#000;  
}
/*----3-12-18----*/

.page-id-13 .header-setion h3 {
    font-size: 24px;
    color: #111;
    font-weight: 600;
}

.page-id-13 .header-setion h6 {
    font-size: 15px;
    color: #0165da;
    text-transform: capitalize;
    font-weight: normal;
}
.wholodiv a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.wholodiv p {
    font-size: 14px;
    color: #444444;
}
.wholodiv {
    width: 100%;
    float: left;
    border-bottom: 1px solid #bfbdbd !important;
    padding-bottom: 13px;
    padding-top: 31px;
}
a.learn_morebtn {
    font-size: 15px;
    color: #0165da;
    text-transform: capitalize;
    font-weight: normal;
}
p.email_sidebar {
    color: #387ecf;
}
p.sidebar_time {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    margin: 10px 0px;
}
p.sidebar_location {
    font-size: 15px;
    color: #000000;
}
h2.widget-title {
    font-family: 'Roboto Condensed', sans-serif;
    color: #111;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 32px;
}
p.sidebar_phone {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    margin: 10px 0px;
}
.wholodiv:last-child {
    border: none !important;
}

.loadmore {
    width: 100%;
    float: left;
    border: 1px solid #bfbdbd;
    margin: 10px 0px;
    padding: 10px 10px;
    text-align: center;
    color: #387ecf;
}
.box-text-inner h4 {
    color: #000;
    font-weight: 600;
    font-size: 18px !important;
}
.theme-button {
    background-color: #2773cb;
    padding: 12px 8px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.card-body p {
    color: #333;
    font-size: 14px;
}
.card-body h3 {
    color: #000;
    font-weight: 600;
    font-size: 18px !important;
}

@media screen and (max-width: 767px) {
.brand--logo img {
    width: 166px;
    height: auto;
}
	.imgpart img {
    width:100% !important;
    height: 80px !important;
}
	div#n2-ss-2 .n2-ss-layer .n2-font-3118facbaa6b60c5373d81691d31c137-hover {
    font-size: 184%;
	}

    .special-staff {
        padding-left: 0 !important;
    }

}

.mobileSidebar {
    display: none;
}


@media only screen and (max-width: 767px) {
.sub_title {
	     padding-top: 18px;
}
.hidesectionmobvile{
	/* display:none; */
}

.box-head {
    margin: 0px 15px;
}

.box-image {
    height: 200px;
}

.image-cover img {
    height: 200px;
}

.mobileSidebar {
    display: block !important;
    padding: 25px;
}

.hide-sidebar {
    display: none;
}

.text-container { 
    text-align: left !important;
}
h4.occupation {
   margin-left: -4px;
}
.mobilemenuhide{
	display:none;
}
section.footer-bottom {
    margin-top: -72px;
}
.timebar-footer {
    margin-bottom: 40px;
}
} 
ul.sub-menu {
    background-color: rgb(32, 92, 164);
    display: none;
}
ul.sub-menu>li {
    padding-top: 10px;
    padding-bottom: 10px;
    
}
ul.sub-menu>li:last-of-type {
    border-bottom: none;
}
ul.sub-menu li a {
	color: #fff;
}
ul.sub-menu li a:hover {
	text-decoration: underline;
	width: 100%
}
ul.sub-menu li:hover {
	color: #fff;
	width: 100%
}
.menu-item:hover ul.sub-menu {
    /* display: block; */
}

.sub-menu-hover {
    display: block !important;
}

ul.sub-menu {
    min-width: 200px;
    position: absolute;
    z-index: 9;
    padding: 15px 5px;
    top: 6px;
}
#menu-item-100:hover ul.sub-menu {
    display: block;
}
#menu-item-100 {
    position: relative;
} 

li#menu-item-109 {
    position: relative;
}
#menu-item-140 {
    position: relative;
}
#menu-item-130{
    position: relative;
}


.menu-item-has-children:after {
    /* content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin: -4px 0px 0 0;
    opacity: 0.6;
    -webkit-transition: 0.3s ease-in-out all;
    transition: 0.3s ease-in-out all; */
}


.page-id-19 .header-secondry-nav > li > a:hover, .header-seconday-nav > li > a.is-active {
    background: #cd7a19;
}
.page-id-19 .header-secondry-nav > li:hover > a, .nav--primary > ul > li.is-active > a {
    background: #cd7a19;
}
.page-id-17 .header-secondry-nav > li > a:hover, .header-seconday-nav > li > a.is-active {
    background: rgb(158, 0, 0);
}
.page-id-17 .header-secondry-nav > li:hover > a, .nav--primary > ul > li.is-active > a {
    background: rgb(158, 0, 0);
}
.page-id-17 .menu-item ul.sub-menu {
    background-color: #9e0000;
}
.page-id-19 .menu-item ul.sub-menu {
    background-color: #cd7a19;
}

.page-id-15 .header-secondry-nav > li:hover > a, .nav--primary > ul > li.is-active > a {
    background: rgb(0, 148, 93);
}
.page-id-15 .header-secondry-nav > li > a:hover, .header-seconday-nav > li > a.is-active {
    background: #00945d;
}
.page-id-15  .menu-item ul.sub-menu {
    background-color: rgb(0, 148, 93);
}
.drop-menu::after {
    right: 20px !important;
    width: 7px !important;
    height: 7px !important;
}
@media(max-width:767px){
	.drop-menu::after {
	border-left: 1px solid #333 !important;
    border-top: 1px solid #333 !important;
	}
	.menu-item-has-children:after {
    border-left: 1px solid #333 !important;
    border-top: 1px solid #333 !important;
	}
}

/* ---------- BLOG STYLES ---------- */

.blogPost {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 34px;
	padding-bottom: 24px;
	border-bottom: 1px solid #bfbdbd;
}

.blogPost:last-of-type {
	border-bottom: none;
}

.blogPost__thumbnail {
	width: 100%;
    height: 250px;
}

h3.blogPost__title {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #111 !important;
    text-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    margin-bottom: 5px !important;
}

.load_more { 
    display: block; 
    clear: both; 
    position: relative;
 }

.load_more a, .load_more .loader { 
    display: block; 
    height: 57px; 
    font-size: 16px; 
    font-weight: normal; 
    color: #2773CB;
    text-align: center;
    line-height: 57px;
    background-color: transparent;
    border: 1px solid #D9D9D9;
    overflow: hidden; 
    position: relative; 
}

.load_more a:hover { 
    color: #999; 
}

/* ---------- EVENTS ARCHIVE STYLES ---------- */

.eventPost {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 34px;
	padding-bottom: 34px;
	border-bottom: 1px solid #bfbdbd;
}

.eventPost:last-of-type {
	border-bottom: none;
}

.eventPost__thumbnail {
	width: 22%;
	float: right;
	margin-left: 8%;
	/*margin-bottom: 3%;*/
}

.eventPost__thumbnail img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
}

h3.eventPost__excerpt__title {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #111 !important;
}

.eventPost__excerpt {
	width: 70%;
	float: left;
}

p.eventPost__excerpt__meta {
    font-size: 14px;
    color: #777777;
}

.eventPost__content {
	width: 70%;
	float: right;
	margin-top: 32px;
	padding-top: 27px;
	border-top: 1px solid #cccccc;
}

.noThumbImage {
	padding: 31px 53px;
	background-color: #f1f1f1;
}

ul.cpt-taxonomies {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

ul.cpt-taxonomies li {
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	line-height: 1.25;
	font-weight: normal;
	padding-left: 0;
	margin-left: 0; 
	margin-bottom: 15px;
}

.tagcloud {
	margin-top: 25px;
	margin-bottom: 25px;
}

.tagcloud > a {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 1rem !important;
	line-height: 1.25;
	font-weight: normal;
	padding-left: 0;
	margin-left: 0; 
	margin-bottom: 15px;
}

/* ---------- Staff Template Styles ---------- */

h3.staffCategory {
	color: #111111;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
}

.staffRow {
    margin-bottom: 25px;
}

.staffPost__thumbnail {
    margin-bottom: 22px;
}

.staffPost {
    font-family: 'Roboto' sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #111111;
}

.staffPost__info__name {
    font-weight: bold;
}

.staffPost__info__title {
    font-style: italic;
}

.staffPost__info {
    text-align: center;
}

/* ---------- NAV BAR HEADER ---------- */

#header {
    /* height: 75px;
    background-color: hotpink; */
}

#header .header-main {
    /* padding-top: 15px; */
    border-bottom: #d6d6d6 solid 1px;
}

#header>li {

}
