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

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

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


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

.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;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif !important;
  -ms-overflow-style: none !important;
}
h2 {
  font-size: 2.5rem;
  font-weight: 500;
  text-align: center;
}
h2.course{
  font-size: 3.1rem;
    border-bottom: solid #b0bec1 3px;
    margin-top: 50px;
    padding-bottom: 8px;
}

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

h1.topic-title {
  font-size:4.8rem!important;
    font-weight:600;
    text-align:center;
    margin-top:45px;

}

p {
  font-size:2.1rem;
}

p:empty {
  display: none;
}


p.faculty {
  color:white;
  margin:0 auto;
  font-weight: 400;
  padding: 25px 0 20px 0;
  font-size: 3.8rem;
}

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

.course-wrap {
  width: 80%;
  margin: auto;
}

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;
}

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

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

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

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;
}

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

/*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%;
  background-color: #407e8d;
  color: #f5f5f5;
  margin-bottom:55px;
}

.accred-center-text {
  width: 58%;
  margin:auto;
  padding: 30px 0px;
}

.accred-center-text > h1 {
font-size:3.8rem;
text-align:center;
line-height:1.25;
margin-bottom:0px;
}

.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;
}

div .item {
 width:21%;
 margin-right:4%;
 float:left;
}

.card {
  position: relative;
  /*width: 250px;*/
  max-width:280px;
  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: 48%;
  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: 1.8rem !important;
  line-height:1.2;
  margin-bottom:10px;

}

p.card-sub {
  margin-top:10px;
  font-size: 1.4rem !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: 1.5rem;
  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: 3.5rem;
  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: 3.5rem;
  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: 2.2rem;
  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;
}

.course-wrap {
  width:98%;
}

}

@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;
  }
  
  .card-mid {
    top:36%;
  }


}

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

@media (max-width: 480px) {
 

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

}





/**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;
}

 .card-mid {
    top:27%;
  }

}


/** 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;
}

div .item {
    width: 49%;
    margin-right: 1%;
}

 .card-mid {
    top:46%;
  }

}


@media (max-width: 320px) {

div .item {
    width: 100%;
    margin-right: 0%;
}
}



/**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;
}


.input[type=checkbox]{
    width: 100% !important;
}
  .responsive-menu-icon::before {
    color: #aaa;
    content: "";
    font: normal 5rem/1 "dashicons";
    margin: 0 auto;
    display: none !important;
}
.sales-page__section--padding-normal {
    padding-top: 3rem;
    padding-bottom: 1rem;
}



#af-form-1185453075 .af-body .af-textWrap{width:98%;display:block;float:none;}****
#af-form-1185453075 .af-body a{color:#555;text-decoration:underline;font-style:normal;font-weight:normal;}
#af-form-1185453075 .af-body input.text, #af-form-1185453075 .af-body textarea{background-color:#FFFFFF;border-color:#D9D9D9;border-width:1px;border-style:solid;color:#555;text-decoration:none;font-style:normal;font-weight:normal;font-size:24px;font-family:Trebuchet MS, sans-serif;}
#af-form-1185453075 .af-body input.text:focus, #af-form-1185453075 .af-body textarea:focus{background-color:#FFFAD6;border-color:#030303;border-width:1px;border-style:solid;}
#af-form-1185453075 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#444444;text-decoration:none;font-style:normal;font-weight:normal;font-size:24px;font-family:Helvetica, sans-serif;}
#af-form-1185453075 .af-body{padding-bottom:0px;padding-top:0px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:#555;font-size:11px;font-family:Verdana, sans-serif;}
#af-form-1185453075 .af-footer{padding-right:15px;padding-left:15px;background-color:#FFFFFF;background-repeat:no-repeat;background-position:top left;background-image:none;border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#555;font-size:12px;font-family:Verdana, sans-serif;}
#af-form-1185453075 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}
#af-form-1185453075 .af-quirksMode{padding-right:80px;padding-left:80px;}
#af-form-1185453075 .af-standards .af-element{padding-right:80px;padding-left:80px;}
#af-form-1185453075 .bodyText p{margin:1em 0;}
#af-form-1185453075 .buttonContainer input.submit{background-color:#0479c2;background-image:url("https://files.nicabm.com/beanstalk-photos/production/grey.png");color:#FFFFFF;text-decoration:none;font-style:normal;font-weight:normal;font-size:24px;font-family:Helvetica, sans-serif;}
#af-form-1185453075 .buttonContainer input.submit{width:auto;}
#af-form-1185453075 .buttonContainer{text-align:center;}
#af-form-1185453075 body,#af-form-1185453075 dl,#af-form-1185453075 dt,#af-form-1185453075 dd,#af-form-1185453075 h1,#af-form-1185453075 h2,#af-form-1185453075 h3,#af-form-1185453075 h4,#af-form-1185453075 h5,#af-form-1185453075 h6,#af-form-1185453075 pre,#af-form-1185453075 code,#af-form-1185453075 fieldset,#af-form-1185453075 legend,#af-form-1185453075 blockquote,#af-form-1185453075 th,#af-form-1185453075 td{float:none;color:inherit;position:static;margin:0;padding:0;}
#af-form-1185453075 button,#af-form-1185453075 input,#af-form-1185453075 submit,#af-form-1185453075 textarea,#af-form-1185453075 select,#af-form-1185453075 label,#af-form-1185453075 optgroup,#af-form-1185453075 option{float:none;position:static;margin:0;}

#af-form-1185453075 fieldset{border:0;}
#af-form-1185453075 form,#af-form-1185453075 textarea,.af-form-wrapper,.af-form-close-button,#af-form-1185453075 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-1185453075 input,#af-form-1185453075 button,#af-form-1185453075 textarea,#af-form-1185453075 select{font-size:100%;}
#af-form-1185453075 p{color:inherit;}
#af-form-1185453075 select,#af-form-1185453075 label,#af-form-1185453075 optgroup,#af-form-1185453075 option{padding:0;}
#af-form-1185453075 table{border-collapse:collapse;border-spacing:0;}
#af-form-1185453075 ul,#af-form-1185453075 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;}
#af-form-1185453075,#af-form-1185453075 .quirksMode{width:100%;max-width:418px;}
#af-form-1185453075.af-quirksMode{overflow-x:hidden;}
#af-form-1185453075{background-color:#fff;border-color:#CFCFCF;border-width:1px;border-style:none;}
#af-form-1185453075{display:block;}
#af-form-1185453075{overflow:hidden;}
.af-body .af-textWrap{text-align:left;}
.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.text{width:100%;float:none;padding:2px!important;}
.af-body.af-standards input.submit{padding:4px 12px;}
.af-clear{clear:both;}
.af-element label{text-align:left;display:block;float:left;}
.af-element{padding:0px 0;}
.af-footer{margin-bottom:0;margin-top:0;padding:10px;}
.af-form-wrapper{text-indent:0;}
.af-form{text-align:left;margin:auto;}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}
body {
}

.rounded-corners {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    background-color: #656565;
    color: white;
    text-align: center;
    padding: 10px;
    width: 230px;
    line-height: 20px;
    font-weight: bold;
    border-bottom: 4px solid #383838;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.rounded-corners:hover {

    background-color: #383838;
    text-decoration:none!important;
}
