
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif !important;
  -ms-overflow-style: none !important;
}

p {
  font-size:2.1rem;
}

/*p:empty {
  display: none;
}*/


.article-content img {
    border-radius:15px;
}

.article-content a, .article-content a:hover {
  color:#407e8d;
  cursor: pointer;
  font-size: 2.1rem;
  text-decoration:underline;
}

img.center {
margin-left:auto;
margin-right:auto;
display:block;
width:32%;
}

img.left {
float:left;
margin-right:30px;
width:32%;
}

img.right {
float:right;
margin-left:30px;
width:32%;
}

h1.faculty {
    text-align: center;
    font-weight: 500;
    font-size: 4.2rem;
}

h2.course{
    font-size: 3.1rem;
    border-bottom: solid #b0bec1 3px;
    margin-top: 50px;
    padding-bottom: 8px;
}

h2.more-info {
    text-align: center;
    font-weight: 500;
    font-size: 4.2rem;
    margin-top: 55px;
}

h3 {
  font-size:2.6rem;
  font-weight:600;
  text-align:center;
        margin-top:60px;
        margin-bottom:30px;
}

h4 {
font-size: 2.2rem;
margin-top: 25px;
}

h5.block-quotes {
    margin-left: 55px;
    margin-bottom: 10px;
    margin-right: 55px;
    text-align: justify;
    margin-top: 25px;
}

h5.block-quotes-name {
    margin-bottom: 25px;
    margin-right: 55px;
    text-align: right;
}

.block-quotes-name a, .block-quotes-name a:hover {
	font-size: 1.9rem;
}

sup.reference {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
white-space: nowrap;
font-weight: normal;
font-style: normal;
font-size: 80%;
line-height: 1;
}

p.reference {
    font-size: 2.6rem ;
    font-style: oblique;
    font-weight: 600;
}

.accred-center-text a {
    color: white!important;
}

.accred-center-text a:hover {
    color: white!important;
}

.reference a {
    text-decoration: none!important;
}

sup.reference a, sup.reference a:hover {
    font-size: 1.8rem;
}

ol.reference {
    margin-bottom: 50px;
}


.article-content ul {
margin-left: 45px!important;
margin-bottom: 35px!important;
}

.article-content ul > li {
margin-bottom: 15px!important;
}

.article-content ol {
margin-left: 45px!important;
margin-bottom: 35px!important;
}

.article-content ol > li {
margin-bottom: 15px!important;
}

body,
html {
  overflow-x: hidden;
  /*background-color: #ededed !important;*/
}

body {
  overflow-x: hidden;
  /*background-color: #ededed !important;*/
}

.site-inner,
.wrap {
  margin: 0 auto;
}

header {
  height: 100px;
}

.entry-header {
  background-image: url("https://files.nicabm.com/beanstalk-photos/production/header-bar.jpg");
  background-position: right;
  display: none;
}

.entry-title {
  padding-left: 350px;
}

.content .entry {
  background-color: #fff;
  /*background-color: #ededed;*/
}

.full-width-content .content {
 /* background-color: #ededed;*/
}

.entry-content ul > li {
  list-style-type: disc;
  margin-bottom: 0;
}


/*h1 {
  font-size: 22px !important;
  font-weight: 600;
  bottom: -10%;
}*/

#nav {
  position: relative;
  top: 0;
  height: auto;
  width: 100%;
  background: rgba(48, 0, 0, 0.1);
  margin-bottom: 35px;
  box-sizing: border-box;
}

#nav > ul {
  height: auto;
  text-align: center;
}

#nav > ul > li {
  line-height: 50px;
  vertical-align: middle;
  display: inline-block;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  color: #11122e;
  font-weight: 600;
  border-radius: 3px;
}

#nav > ul > li:hover:not(.active) {
  background: rgba(78, 78, 78, 0.1) !important;
}

#nav > ul > li:focus,
#nav > ul > li > a:focus {
  border: 0px !important;
  outline: 0 !important;
}

#nav > ul > li > a {
  position: relative;
  display: block;
  padding: 0 10px;
  text-decoration: none;
  font-size: 24px;
  color: #0d0d0d;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: rgba(78, 78, 78, 1);
}

.accred-active {
  background: rgba(78, 78, 78, 0.1) !important;
}

.accred-header {
  position: relative;
  width: 100%;
  height: 100px;
  background-color: #407e8d;
  color: #f5f5f5;
  margin-bottom:55px;
}

.accred-center-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.accred-center-text > h2 {
  color: white;
  text-align: center;
  font-size: 40px !important;
  font-weight: 500;
  margin: 0;
}

.grid-wrapper {
  position: relative;
  max-width: 100%;
  height: 450px;
  /*background-color: #ededed !important;*/
  margin-bottom: -65px;
  overflow: hidden;
}

#grid,
#grid-two,
#grid-three,
#grid-four,
#grid-five {
  position: absolute;
  width: 80%;
  height: auto;
  margin-top: -35px;
  padding: 35px 20px 0px 20px;
  /*background-color: #ededed;*/
  background-color: #ffffff !important;
  left: 51%;
  transform: translateX(-50%);
  -webkit-transfrom: translateX(-50%);
}

.grid-wrapper .owl-carousel .item {
  position: relative;
  width: 300px;
  height: 375px !important;
}

.card {
  position: relative;
  width: 250px;
  height: 325px;
  background-color: #fbfbfb;
  border-radius: 10%;
  transition: 0.3s ease-in-out;
  border-radius: 5px !important;
  box-shadow: 8px 10px 15px 0px rgba(46, 61, 73, 0.2);
  /*border: 1px solid rgba(46, 61, 73, 0.2);*/
}

.card-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.card-top img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.card-mid {
  position: absolute;
  top: 46%;
  left: 0;
  width: 100%;
  padding: 10px;

}

.card-bot {
  position: absolute;
  top: 70%;
  width: 100%;
  height: 100px;
  padding: 10px;
  
}

.card-bot p:first-child {
  display: inline-block;
}

.card-bot-footer {
  margin-top: 15px;
}

p.card-title {
  font-size: 18px !important;
  line-height:1.2;
  margin-bottom:10px;

}

p.card-sub {
  margin-top:10px;
  font-size: 14px !important;
}

/*.card-bot-footer p:nth-child(1) {
  position: absolute;
  left: 10px;
  bottom: 0;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}*/

.card-bot-footer p:nth-child(1) {
  position: absolute;
  right: 10px;
  bottom: 0;
  font-size: 15px;
  font-weight: 600;
  color: #566894;
  display: inline-block;
  color: rgba(13, 152, 156, 0.9) !important;
}

.card:hover {
  box-shadow: 0 4px 8px 0 rgba(46, 61, 73, 0.1);
  cursor: pointer;
}

#grid .owl-prev,
#grid-two .owl-prev,
#grid-three .owl-prev,
#grid-four .owl-prev,
#grid-five .owl-prev {
  position: absolute;
  width: 50px;
  height: 100px;
  top: 50%;
  left: -7%;
  transform: translate(0%, -50%);
  font-size: 35px;
  outline: none !important;
  color: #a8a8a8;
}

#grid .owl-next,
#grid-two .owl-next,
#grid-three .owl-next,
#grid-four .owl-next,
#grid-five .owl-next {
  position: absolute;
  width: 50px;
  height: 100px;
  position: absolute;
  top: 50%;
  right: -7%;
  transform: translate(0%, -50%);
  color: #a8a8a8;
  font-size: 35px;
  transition: 0.2s ease-in-out;
  outline: none !important;
}

#grid .owl-next:hover,
#grid .owl-prev:hover,
#grid-two .owl-next:hover,
#grid-two .owl-prev:hover,
#grid-three .owl-next:hover,
#grid-three .owl-prev:hover,
#grid-four .owl-prev:hover,
#grid-four .owl-next:hover,
#grid-five .owl-prev:hover,
#grid-five .owl-next:hover {
  background: #dcdcdc !important;
}

.grid-text {
  position: relative;
  top: 3%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75%;
  height: 30px;
  z-index: 999;
  display: none;
}

.grid-text span:first-child {
  position: absolute;
  display: block;
  height: auto;
  left: 0%;
  /* padding-top: 20px; */
  color: #444;
  font-weight: bold;
  font-size: 22px;
  color: rgba(13, 152, 156, 0.9);
}

.grid-text span:nth-child(2) {
  position: absolute;
  display: block;
  height: 50px;
  right: 0%;
  bottom: 0;
  padding-top: 28px;
  font-size: 16px;
  color: #566894;
  color: rgba(13, 152, 156, 0.9);
  font-size: bold;
}

.grid-text span:nth-child(2):hover {
  cursor: pointer;
}

.grid-text .fas {
  color: rgba(13, 152, 156, 0.9) !important;
}

.the-line {
  position: absolute;
  width: 85.5%;
  height: 1px;
  background: #fff;
  left: 50%;
  /* padding: 0px 100px; */
  transform: translateX(-50%);
  z-index: 999;
  background: transparent;
  display: none;
}

.the-line > div {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 1px;
  width: 88%;
  background: rgba(78, 78, 78, 0.25);
  z-index: 9999;
}

/* 
  ##BREAK POINT FOR NAVIGATION
*/

@media only screen and (max-width: 1280px) {
  .article-content {
    margin: 0 5%!important;
}
}

@media only screen and (max-width: 1024px) {
  .genesis-nav-menu li > span {
    text-align: center;
  }

  .site-inner,
  .wrap {
    padding-left: 0%;
    padding-right: 0%;
  }

  #menu-primary-navigation {
    background: #f5f5f5 !important;
    padding-top: 80px;
    /* margin-top: 60px; */
    width: 100% !important;
  }

  .responsive-menu-icon {
    cursor: pointer;
    float: left;
    margin-bottom: -16px;
  }



}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (max-width: 480px) {
  grid-wrapper {
    position: relative;
    max-width: 95%;
    max-height: 550px;
    /*background-color: #ededed;*/
    background: #fff !important;
    margin-bottom: 50px;
    overflow: hidden;
  }

  #grid .owl-prev,
  #grid-two .owl-prev,
  #grid-three .owl-prev,
  #grid-four .owl-prev,
  #grid-five .owl-prev {
    width: 50px;
    height: 100px;
    left: -10%;
    text-align: center;
  }

  #grid .owl-next,
  #grid-two .owl-next,
  #grid-three .owl-next,
  #grid-four .owl-next,
  #grid-five .owl-next {
    width: 50px;
    height: 100px;
    right: -12%;
    text-align: center;
  }

  .card {
    position: relative;
    margin-left: 10px;
  }

  .grid-wrapper .owl-carousel .owl-stage-outer {
    margin-left: 0px;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .grid-wrapper .owl-carousel .owl-stage-outer {
    margin-left: 25px;
  }
}

@media (min-width: 815px) and (max-width: 1000px) {
  .grid-wrapper .owl-carousel .owl-stage-outer {
    margin-left: 25px;
  }
}

@media (min-width: 415px) and (max-width: 600px) {
  .grid-wrapper .owl-carousel .owl-stage-outer {
    margin-left: 20%;
  }
}

/**INNER TAB FONT RESPONSIVENESS*/
@media (max-width: 800px) {
 #nav>ul>li>a {
    font-size: 16px !important;
   }
#nav>ul>li {
    line-height: 50px;
    width: 200px;
    margin: 1px auto;
}
}

@media screen and (max-width: 768px) {

td.faculty-left {
    display:none;
}

img.faculty-desktop { 
       display:none;
}

img.faculty-mobile { 
       display:block;
       margin-bottom:20px;
}

}


/** ACCRED HEADER TEXT RESPONSIVENESS*/
@media (max-width: 650px) {
.accred-center-text>h1 {
    font-size: 24px!important;
}

.accred-center-text>p {
    font-size: 20px;
}

.accred-center-text>p:last-child {
    font-size: 16px;
}
}


@media (max-width: 320px) {
  .card {
    width: 200px;
    height: 350px;
  }

  .card-mid {
    top: 40%;
  }
}



/**JUST FOR WORDPRESS - FIXES PADDING ISSUES**/
@media only screen and (min-width: 1px) {
  .site-inner,
  .wrap {
    max-width: none;
    background-color: transparent;
  }
  .carousel-wrapper .owl-carousel {
    /*background-color: #ededed;*/
  }

  .site-inner,
  .wrap {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }
}

/*article content*/
@media only screen and (min-width: 1440px) {
.site-inner, .wrap {
max-width: none;
}

.article-content {
max-width: 1200px!important;
margin: 0 auto;
}
}

@media only screen and (min-width: 1280px) {
.site-inner, .wrap {
max-width: none;
}

.article-content {
max-width: 1140px;
margin: 0 auto;
}
}

@media only screen and (min-width: 1024px) {
.site-inner, .wrap {
max-width: none;
}

}

@media only screen and (min-width: 768px) {
.site-inner, .wrap {
max-width: none;
}

.article-content {
/*max-width: 768px;*/
margin: 0 auto;
}
}

.article-content {
margin-top: 25px!important;
margin: 0 auto;
}
