/*
    GLOBAL
    HEADER
    FOOTER
    HOME HERO
    HOME WHATS NEW
    HOME RECENT
    HOME COI
    ASRA FAMILY
    BLOGS
    L2
    CONFERENCE HERO
    L3
    CARDS
    QUESTIONS MODAL
    BACKEND
    RESPONSIVE
*/

/* GLOBAL */
body {
  font-family: urw-din, sans-serif !important;
  background-color: #141e46 !important;
  word-wrap: break-word;
}
header,
main {
  background: #fff;
}
a {
  color: #16265a;
  text-decoration: underline;
}
.buttonlink-1 a,
a.buttonlink-1,
.buttonlink-2 a,
a.buttonlink-2,
.buttonlink-3 a,
a.buttonlink-3 {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 16px;
  border-radius: 8px;
}
.buttonlink-1-fixed a,
a.buttonlink-1-fixed,
.buttonlink-2-fixed a,
a.buttonlink-2-fixed {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background: #16265a;
  padding: 16px 0px;
  width: 100%;
  max-width: 250px;
  text-align: center;
  border-radius: 8px;
}
.buttonlink-1-fixed a:hover,
a.buttonlink-1-fixed:hover,
.buttonlink-2-fixed a:hover,
a.buttonlink-2-fixed:hover {
  color: #e5f3ff;
  text-decoration: none;
}
.buttonlink-1 a,
a.buttonlink-1,
.buttonlink-1-fixed a,
a.buttonlink-1-fixed {
  background: #16265a;
}
.buttonlink-2 a,
a.buttonlink-2,
.buttonlink-2-fixed a,
a.buttonlink-2-fixed {
  background: #e6a300;
}
.buttonlink-3 a,
a.buttonlink-3,
.buttonlink-3-fixed a,
a.buttonlink-3-fixed {
  background: #2452c7;
}
.heroplus .buttonlink-2-fixed a {
  width: 180px;
  max-width: none;
}
h1 {
  font-size: 55px;
}
h2 {
  font-weight: 800;
  font-size: 36px;
  color: #16265a;
}
img.image-rounded,
.image-rounded img {
  border-radius: 6px;
}
img.image-shadow,
.image-shadow img {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.asrabg-1 {
  background-color: #fff;
}
.asrabg-2 {
  background-color: #bbe4fc;
}
.asrabg-3 {
  background-color: #fd9fca;
}
.asrabg-4 {
  background-color: #95abe7;
}
.asrabg-5 {
  background-color: #f6f6f6;
}
p.small-text {
  font-size: .75rem;
  opacity: .5;
}
/* ROWS */
.rowstyle-1 {
  background-color: #fff;
  padding: 45px 0px;
}
.rowstyle-2 {
  background-color: #bbe4fc;
  padding: 45px 0px;
}
.rowstyle-3 {
  background-color: #fd9fca;
  padding: 45px 0px;
}
.rowstyle-4 {
  background-color: #95abe7;
  padding: 45px 0px;
}
.rowstyle-5 {
  background-color: #f6f6f6;
  padding: 45px 0px;
}
.rowstyle-1 h2,
.rowstyle-2 h2,
.rowstyle-3 h2,
.rowstyle-4 h2,
.rowstyle-5 h2 {
  font-weight: 800;
}
.centcont {
  background: rgba(255, 255, 255, 0.8);
}
/* HEADER */
.headerlink {
  display: inline-block;
  background: url("../jpg/asra-logo3860.jpg") no-repeat;
  background-size: contain;
  background-position: center left;
  width: 250px;
  height: 75px;
  text-indent: -9999px;
}
.headrtblock {
  display: inline-block;
  padding-left: 1em;
}
.headrtblock a {
  color: #1a275b;
  line-height: 40px;
}
.headrtblock a.login,
a.siglogin {
  display: inline-block;
  height: 40px;
  text-decoration: none;
  background: #f8cd6b;
  padding: 0 1em;
  line-height: 40px;
}
a.sigjoin,
a.confregister {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  background: #16265a;
  color: #fff;
  padding: 0 1em;
  margin-left: 8px;
}
a.siglogin,
a.sigjoin {
  min-width: 100px;
  text-align: center;
}
.headrtblock a.magglass {
  display: inline-block;
  height: 40px;
  width: 40px;
  text-decoration: none;
  background: url("../png/magglass.png") center center no-repeat;
  text-indent: -9999px;
}

.showSearch .headrtblock a.magglass {

    background: url(../magglassoff.html) center center no-repeat;

}

.schWrap {
  visibility: hidden;
  overflow: hidden;
  height: 0;
  background: #c4e4fe;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  transition: all ease-in-out 0.3s;
}
.schWrap:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  top: -2px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.showSearch .schWrap {
  visibility: visible;
  height: 54px;
}
.sf-search-input-wrapper {
  position: relative;
  width: 80%;
  margin: 0 auto;
  background: #fff;
  border-radius: 8px;
}
main .form-group.sf-search-input-wrapper {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 1.5rem;
}
.sf-search-input-wrapper .form-control {
  width: 97%;
  border: none;
}
.sf-search-input-wrapper .form-control:focus {
  box-shadow: none;
}
.sf-search-input-wrapper .btn {
  font-size: 0;
  width: 40px;
  height: 40px;
  background: url(../png/magglass.png);
  border: none;
  padding: 0;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
/* FOOTER */
footer {
  background: #16265a;
  color: #fff;
}
footer a {
  color: #fff;
  margin: 0 10px;
}
footer .footSoc a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
footer .footSoc .fsfb {
  background: url("../png/soc-fb.png");
}
footer .footSoc .fstw {
  background: url("../png/soc-tw.png");
}
footer .footSoc .fsli {
  background: url("../png/soc-li.png");
}
footer .footSoc .fsig {
  background: url("../png/soc-ig.png");
}
footer .footSoc .fsyt {
  background: url("../png/soc-yt.png");
}
/* HOME HERO */
.hero {
  height: 100%;
  min-height: 630px;
  background-size: cover !important;
}
.hero .herotop,
.hero .heroplus {
  background: #16265a;
  color: #fff;
}
.hero .herotop h1 {
  font-size: 50px;
}
.hero .heroplus h3 {
  font-size: 24px;
}
/* HOME WHATS NEW */
.whatsnew {
  background: #c0e4fd;
}
.newshead {
  background: #16265a;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  padding: 8px 0;
}
.wnBlock {
  background: #e8f5fe;
  min-height: 145px;
}
.wnBlock .wnDtPlace {
  color: #474747;
}
.wnBlock h3 {
  font-size: 24px;
  font-weight: 600;
  color: #16265a;
}
.wnBlock h3 a {
  color: #1a275b;
  text-decoration: none;
}
.wnBlock h3 a:hover {
  text-decoration: underline;
}
.singleBlock {
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
  min-height: 145px;
}
.singleBlock .singleDtPlace {
  color: #474747;
}
.singleBlock h3 {
  font-size: 24px;
  font-weight: 600;
  color: #16265a;
}
.singleBlock h3 a {
  color: #1a275b;
  text-decoration: none;
}
.wnBlock h3 a:hover {
  text-decoration: underline;
}
.wnDateBlock {
  border-right: 1px solid #c0e4fd;
  color: #16265a;
}
.tiDtBlock .tiDtPlace {
  color: #474747;
}
.tiDtBlock h3 {
  font-size: 24px;
  font-weight: 600;
  color: #16265a;
}
.tiDtBlock h3 a {
  color: #1a275b;
  text-decoration: none;
}
.tiDtBlock h3 a:hover {
  text-decoration: underline;
}
.dtTop,
.dtBttm {
  width: 38px;
  text-align: center;
}
.dtBttm {
  font-size: 30px;
  font-weight: 800;
}
/* HOME RECENT */
.recent {
  background: #f69fcb;
}
.recent a {
  color: #1a275b;
  text-decoration: none;
}
.recent h3 a:hover {
  text-decoration: underline;
}
.recent .nav-tabs {
  border-bottom: none;
}
.recent .nav-tabs .nav-link {
  font-size: 24px;
  text-decoration: none;
  font-weight: 500;
  background: #fbd9ea;
  margin-right: 3px;
  border-radius: 0px;
}
.recent .nav-tabs .nav-link.active {
  background: #fff;
}
.recent .tab-pane {
  background: #fff;
  border: none;
}
.recent .gaDateCat {
  font-size: 14px;
  color: #474747;
}
.recentTab {
  font-size: 24px;
  text-decoration: none;
  font-weight: 600;
  padding: 0.5rem 1rem;
  margin-right: 3px;
}
.rtColBlog h4 {
  font-size: 16px;
  font-weight: bold;
}
/* HOME COI */
.homeCOIbackground {
  background: url("../jpg/homepagecoi.jpg") center center no-repeat;
  background-size: cover;
  padding: 70px 0px;
}
.homeCOIbackground .coiTxt {
  color: #fff;
  background: rgba(40, 61, 126, 0.7);
  max-width: 60%;
}
.homeCOIbackground .coiTxt h2 {
  color: #fff;
}
/* ASRA FAMILY */
.afGrid {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.afRow {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.afBlockOut {
  height: 350px;
  flex-basis: 33%;
  max-width: 350px;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
}
.afBlocklink {
  background: #fff;
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  /*	border:1px solid #ccc;*/
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}
.afBlockIn {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url("../cwcback.html") center center;
}
.afBlockBG {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-size: cover;
}
.afBlockHover {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000;
  opacity: 0.4;
  transition: opacity 0.2s;
}
.afBlockOut:hover .afBlockHover {
  opacity: 0.65;
}
.afTxt .afTxtHeadline h3 {
  font-weight: 600;
  font-size: 18px;
  color: #1a265b;
}
.afCardLink {
  color: #000;
  text-decoration: none;
}
.afCardLink:hover {
  color: #000;
  text-decoration: underline;
}
.afCardLink .afHero {
  display: flex;
  align-items: flex-end;
  color: #fff;
  text-decoration: none;
}
.afCard {
  min-height: 350px;
  margin: 0 auto;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
  max-width: 350px;
  position: relative;
  padding: 0px;
  box-sizing: border-box;
  border-radius: 0px !important;
  transition: box-shadow ease-in-out .3s
}
.card {
  flex: 1 1 auto;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
  transition: box-shadow ease-in-out .3s;
}
.afCard:hover, .card:hover {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
}
.afCardLink .afCard h3 {
  font-weight: 700;
  font-size: 18px;
  color: #1a265b;
}
.afCardLink .afHero h3 {
  font-weight: 700;
  font-size: 36px;
  color: #fff;
}
.afHero {
  background-size: cover !important;
  background-position: center center !important;
}
.afHero .afhOverlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: rgba(26, 39, 91, 0.6);
}
.afHero .card-body {
  position: relative;
  padding-right: 60px;
  padding-bottom: 16px;
  background: url("../png/herocardarrow.png") right bottom 16px no-repeat;
}
.afCardLink.afHeroLink:hover {
  text-decoration: none;
}
/* CARD.HERO */
.jumbotron {
  text-shadow: 1px 1px 1px #000;
  color: #FFF;
  position: relative;
}
.jumbotron:before {
  content: '';
  display: block;
  background: rgba(0,0,0,.4);
  inset: 0;
  position: absolute;
  border-radius: .3rem;
}
.jumbotron .display-4, .jumbotron .lead, .jumbotron .btn {
  position: relative;
}
.jumbotron .btn-primary {
  text-decoration: none;
  background-color: #16265a;
  border-color: #16265a;
}
.jumbotron .btn-primary:hover {
  text-decoration: none;
  color: #333;
  background-color: #c0e4fd;
  border-color: #c0e4fd;
}
/*  BLOGS */
.blogWthumbs .blogThumbWrp img {
  /*width:100%;*/
  max-width: 225px;
}
.blogWthumbs .datetags {
  color: #7d7d7d;
  font-style: italic;
}
.datetags {
  font-style: italic;
  color: #666;
}
.datetags a {
  color: #666;
}
.readmorelink a {
  padding-right: 16px;
  margin-right: 8px;
  background: url("../readmorearrow.html") right center no-repeat;
}
.BlogLock,
.BlogHide {
  position: relative;
}
.BlogHide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, white, transparent);
}
.sf-Comments-list .media {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.sf-Comments-list .media:last-child {
  border: none;
}
/* L2  */
.hero2wrap {
  min-height: 450px;
  position: relative;
}
.hero2wrap .hero2img {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-size: cover;
}
.hero2wrap .hero2overlay {
  /*position: absolute;
    left: 0px;
    right: 0px;
    bottom: 60px;*/
  padding: 20px 0 60px;
  display: flex;
  min-height: 450px;
  align-items: flex-end;
}
.hero2wrap .hero2overlay .hero2rt a {
  color: #fff;
  text-decoration: underline;
}
.hero2wrap .hero2overlay .hero2rt .singleBlock a {
  color: initial;
}
.hero2wrap .hero2bg {
  color: #fff;
  background: rgba(26, 38, 91, 0.8);
}

.hero2wrap .hero2bg a {
  color: #fff;
}
.hero2wrap .heroRtTopTag {
  display: inline-block;
}
.hero2wrap .heroRtTopTag h3,
.hero2wrap .heroRtTopTag h4 {
  padding: 10px;
  margin: 0px;
}
/* CONFERENCE HERO */
.confheroL2wrap {
  min-height: 450px;
  position: relative;
}
.confheroL2wrap .confheroimg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-size: cover;
}
.confheroL2wrap .confheroL2overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 60px;
}
.confheroL2wrap .confheroL2lft {
  color: #fff;
  background: rgba(26, 38, 91, 0.8);
}
.confheroL2lft h1 {
  font-size: 55px;
}
.confheroL2lft h2 {
  font-size: 30px;
  font-weight: 400;
  color: #fff;
}
.confheroL3wrap {
  min-height: 300px;
  position: relative;
}
.confheroL3wrap .confheroimg,
.confheroL2wrap .hero2img {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-size: cover;
}
.confheroL3wrap .confheroL3overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 18px;
}
.confheroL3wrap .confheroL3lft {
  color: #fff;
  background: rgba(26, 38, 91, 0.8);
  display: inline-block;
}
.confheroL3wrap .confheroL3lft a {
  color: #fff;
}
.confheroL3lft h1 {
  font-size: 55px;
}
.l2crumbs {
  background-color: #fff;
}
.hero2wrap .hero2bg h1 {
  font-size: 55px;
}
/* L3 */

.rwdrow {
  display: none;
}
.l3ColumnsV1 {
  display: flex;
  flex: 1;
}
.l3ColumnsV1 .l3Mid {
  flex: 1;
  padding: 0 20px;
}
.l3ColumnsV1 .l3Rt {
  width: 275px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}
.l3Rt h3 {
  color: #0032a0;
  font-size: 21px;
  font-weight: bold;
}
.topbar {
  background-color: #9cdcf9;
}
.topbar h1 {
  font-size: 60px;
  margin-bottom: 0px;
}
/*sig styles*/
.sigSub .sfNavHorizontalDropDown {
  border-style: none;
}
.sigSub .k-menu .k-item {
  float: none;
  border-style: none;
  display: inline-block;
}

.sigSub a {
  font-size: 21px;
  margin: 0;
  padding: 0px 21px;
  line-height: 45px;
  color: #1a265b;
  font-weight: bold;
  text-decoration: none;
}
.sigButtons {
  position: relative;
}
.sigbttnswrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sigtop-l img {
  max-width: none;
}
/*controls*/

.l2crumbs .breadcrumb,
.l3crumbs .breadcrumb {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
}
.l2crumbs .breadcrumb-item.active,
.l3crumbs .breadcrumb-item.active {
  color: #16265a;
}
/*main nav*/

.navwrap .vtcDDown a.k-link {
  margin: 0;
  padding: 0px 21px;
  line-height: 55px;
}
.navwrap .vtcDDown .sfNavHorizontalDropDown {
  border: none;
  display: inline-block;
}
.navwrap .vtcDDown .k-animation-container .k-menu-group {
  border: 1px solid #ccc;
  background-color: #fff;
}
.navwrap .vtcDDown .k-menu .k-item {
  border: none;
}
.navwrap .vtcDDown .k-animation-container a.k-link {
  padding: 12px 21px 12px 12px;
  font-weight: 400;
  color: #212529;
  text-align: left;
  line-height: normal;
}

.navwrap .vtcDDown .k-animation-container a.k-link:hover {
  color: #fff;
  background: #58a0e1;
}
.navwrap .vtcDDown .k-animation-container .k-item:nth-child(even) {
  background-color: #f6f6f6;
}
.navwrap .vtcDDown .k-item > .k-link .k-menu-expand-arrow {
  display: none;
}
.navwrap
  .vtcDDown
  .k-animation-container
  .k-item
  > .k-link
  > .k-menu-expand-arrow {
  display: block;
  right: 0;
}
.navwrap .navbar,
.navwrap .nav-link {
  padding: 0;
/*  text-transform: uppercase;*/
}
.navwrap .navbar-nav {
  flex: 1;
  justify-content: flex-end;
}
.navwrap li.dropdown:hover > .dropdown-menu {
  display: block;
}
/*top nav*/
.navwrap {
  background: #16265a;
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.navwrap .navbar .nav-link {
  padding: 0 0.7em !important;
  color: #fff !important;
  text-decoration: none;
}
.navwrap #simple-menu {
  display: none;
  color: #fff;
  padding: 0px 0px 0px 40px;
  background: url("../png/burger.png") left center no-repeat;
}
.navwrap #simple-menu:hover {
  color: #fff;
}
.navwrap .navbar {
  margin-right: 45px;
}
.navbar-light .navbar-brand {
  display: none;
}
.navwrap .navbar,
.navwrap .nav-link {
  padding: 0;
}
.navwrap .navbar-nav {
  flex: 1;
  justify-content: center;
}
.nav-link a {
  color: #fff;
  line-height: 75px;
  margin: 0 1em;
  text-decoration: none;
  font-weight: 700;
}
.nav-link a.dropdown-item {
  margin: 0;
  padding: 12px 18px;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  line-height: normal;
}
.nav-link a.dropdown-item:hover {
  color: #fff;
  background-color: #63a0e3;
}
.navwrap .navbar {
  /*    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;*/
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  padding: 0;
  height: 55px;
}
.navwrap .navbar .nav-link {
  padding: 0;
}
.navwrap .navbar .dropdown-toggle::after {
  display: none;
}
.dropdown-menu {
  margin-top: 0px;
}
.navwrap .navbar .dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  /*	top: -4px;
    left: 1rem;*/
  padding: 0;
}
.navwrap .dropdown-menu a {
  color: #2b4e91 !important;
  line-height: normal;
  text-decoration: none;
  font-weight: 400;
  text-transform: none;
  padding: 12px 24px 12px 12px !important;
  margin: 0;
}
.navwrap .dropdown-menu a .right-caret {
  position: absolute;
  right: 4px;
  display: inline-block;
  width: 12px;
  height: 16px;
  background: url(../png/mainnavcaret.png) center center no-repeat;
  border: none;
}
.navbar-nav .dropdown-menu .dropdown-menu {
  width: auto;
}
.subConf .navwrap,
.subConfL3 .navwrap {
  text-align: center;
}
.subConf .navwrap a,
.subConfL3 .navwrap a {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  color: #fff;
  margin: 0 1em;
  text-decoration: none;
  font-weight: 600;
}
/* RWD NAV */
#sidr .rwdClose {
  display: block;
  background: #fff;
  margin: 5px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}
.rwdNavWrap .nav,
.rwdNavWrap li {
  display: block;
  position: relative;
}
.rwdNavWrap a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 24px;
  padding: 8px 0;
  margin-left: 30px;
  text-transform: capitalize;
}
.rwdNavWrap a:hover {
  color: #8ed3ff;
}
.rwdNavWrapp a:hover {
  color: #fff;
  text-decoration: underline;
}
.rwdNavWrap {
  margin: 5px;
}
.rwdNavWrap .nav,
.rwdNavWrap li {
  display: block;
}
.rwdNavWrap li {
  position: relative;
}
.rwdNavWrap a {
  color: #343434;
  text-decoration: none;
  display: inline-block;
  line-height: 20px;
  margin-left: 24px;
}
.rwdNavWrap a:hover {
  color: #343434;
  text-decoration: underline;
}
/* Remove default bullets */
.rwdNavWrap ul,
.rwdTNavWrap ul {
  list-style-type: none;
}
/* Remove margins and padding from the parent ul */
.rwdNavWrap .collapsibleNav,
.rwdTNavWrap .collapsibleNav {
  margin: 0;
  padding: 0;
}
.rwdNavWrap .collapsibleNav ul,
.rwdTNavWrap .collapsibleNav ul {
  padding-left: 1em;
}
.rwdNavWrap a {
  color: #343434;
  text-decoration: none;
  display: inline-block;
}
/* Style the caret/arrow */
.nested {
  display: none;
}
/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.active {
  display: block;
}
.active > .nested {
  display: block;
}
.rwdNavWrap .toggleTree.tt-down {
  background-position: 0px -20px;
}
.rwdNavWrap .toggleTree {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../png/treetoggle-c.png) 0px 0px no-repeat;
  position: absolute;
  top: 6px;
  left: 0px;
}
.rwdNavWrap .toggleTree.tt-down {
  background-position: 0px -24px;
}
.rwdNavWrap .nav,
.rwdNavWrap li {
  display: block;
  position: relative;
}
.rwdNavWrap a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 24px;
  padding: 8px 0;
  margin-left: 30px;
  text-transform: capitalize;
}
.rwdNavWrap a:hover {
  color: #8ed3ff;
}
.rwdNavWrapp a:hover {
  color: #fff;
  text-decoration: underline;
}
/* L3 v1 Nav */
.l3Rt > div {
  margin: 5px;
}
main .collapsibleNav, .rwdrow .collapsibleNav {
  text-align: left;
  padding: 0;
  margin: 0;
}
main .collapsibleNav,
main .collapsibleNav li,
.rwdrow .collapsibleNav,
.rwdrow .collapsibleNav li {
  display: block;
}
main .collapsibleNav li, .rwdrow .collapsibleNav li {
  padding: 0.5em 0;
  position: relative;
}
main .collapsibleNav a, .rwdrow .collapsibleNav a {
  color: #002d72;
  text-decoration: none;
  display: inline-block;
  line-height: 20px;
  margin-left: 24px;
  font-weight: 600;
  text-transform: capitalize;
}
main .collapsibleNav .nested a, .rwdrow .collapsibleNav .nested a {
  color: #686868;
  font-weight: 400;
}
main .collapsibleNav .nested .nested a, .rwdrow .collapsibleNav .nested .nested a {
  color: #002d72;
  font-weight: 400;
}
main .collapsibleNav a:hover, .rwdrow .collapsibleNav a:hover {
  color: #343434;
  text-decoration: underline;
}
/* Remove default bullets */
main .collapsibleNav ul, .rwdrow .collapsibleNav ul {
  list-style-type: none;
}
main .collapsibleNav ul, .rwdrow .collapsibleNav ul {
  padding-left: 1em;
}
/* Style the caret/arrow */
main .collapsibleNav .nested, .rwdrow .collapsibleNav .nested {
  display: none;
}
/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
main .collapsibleNav .active, .rwdrow .collapsibleNav .active {
  display: block;
}
main .collapsibleNav .active > .nested, .rwdrow .collapsibleNav .active > .nested {
  display: block;
}
main .collapsibleNav .toggleTree.tt-down, .rwdrow .collapsibleNav .toggleTree.tt-down {
  background-position: 0px -24px;
}
main .collapsibleNav .toggleTree, .rwdrow .collapsibleNav .toggleTree {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../png/treetoggle-c.png) 0px 0px no-repeat;
  position: absolute;
  top: 8px;
  left: 0px;
}
main .collapsibleNav .nested .toggleTree, .rwdrow .collapsibleNav .nested .toggleTree {
  background: url(../png/treetoggle-d.png) 0px 0px no-repeat;
}
.l3Rt .l3v2nav {
  background: #f6f6f6;
  padding: 18px 12px;
}

/* CARDS */
.card.card1 {
  height: 100%;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.card.card1 h3,
.cardHorz h3 {
  font-size: 24px;
  font-weight: 800;
  color: #1a275b;
}
.cardHorz {
  height: 100%;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
.cardHorz img {
  max-width: none;
  border-radius: 0 6px 6px 0;
}
.asraSimple ul li div {
  line-height: 20px;
  padding-left: 24px;
  background: url("../png/listdot.png") left top no-repeat;
}
.card-body {
  display: flex;
  flex-direction: column;
}
.contclassification {
  color: #666;
}
.contclassification span::after {
  content: ", ";
}
.contclassification span:last-child:after {
  content: " ";
}
/* QUESTIONS MODAL */
.modalWrapper {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
.modalWrapper .modal-content {
  max-width: 50vw;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 10px;
}
.modalWrapper .modal-header {
  border-bottom: 0;
}
.sfPageEditor .modalWrapper {
  position: relative;
  display: block;
  background-color: #fff;
}
.modalWrapper.modalOpen {
  display: block;
}
.modalWrapper .modalContent {
  background-color: #fff;
  border-radius: 6px;
  padding: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.modalWrapper .modalContent a {
  color: #16265a;
}
.modalWrapper .modalContent ul {
  margin: 0;
  padding: 0;
}
.modalWrapper .modalContent .close {
  display: inline-block;
  color: #aaa;
  float: none;
  font-size: 28px;
  font-weight: bold;
}
/* BACKEND */
.sfPageEditor .navwrap {
  height: auto;
}
.sfTemplateEditor .schWrap {
  display: block;
}
.sfPageEditor .hero2wrap .hero2overlay {
  position: relative;
  bottom: auto;
}
.sfPageEditor .rwdrow {
  display: block;
}
div[data-sf-ec-immutable] {
  width: auto !important;
  height: auto !important;
}
/*login*/
.loginwrap input[type="submit"] {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  background: #16265a;
  color: #fff;
  padding: 0 1em;
  margin-left: 8px;
  border: none;
}

.loginwrap .loginwrap input[type="password"],
.loginwrap .loginwrap input[type="text"] {
  height: 40px;
  border: 1px solid #ccc;
}
.loginwrap label {
  padding: 0 8px;
}
/*links*/

.l3contentarea {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.fellowshipColumns {
  column-count: 3;
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
}
.fellowshipColumns li {
  padding: 16px;
  background: url("../png/mainnavcaret.png") left center no-repeat;
}
.fellowshipDetail span {
  font-weight: 600;
  padding-right: 12px;
}
/* RESPONSIVE */
@media only screen and (max-width: 1320px) {
  .navwrap .navbar .nav-link {
    padding: 0 0.5em !important;
  }
}
@media only screen and (max-width: 1280px) {
  .navwrap div {
    display: none;
  }
  .navwrap #simple-menu {
    display: inline-block;
    color: #fff;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 2.5rem;
  }
  .confheroL2lft h1 {
    font-size: 2rem;
  }
  .rwdrow {
    display: block;
  }
  .l3ColumnsV1 .l3Rt {
    display: none;
  }
  .sigbttnswrap {
    position: relative;
    top: auto;
    transform: none;
    text-align: center;
  }
  .hero2overlay .col {
    flex-basis: auto;
  }
  .hero2wrap .hero2bg {
    margin-bottom: 1rem;
  }
  .card.card1,
  .cardHorz,
  .afCard {
    height: auto;
    margin-bottom: 1.5rem;
  }
  .confheroL2wrap .confheroL2overlay,
  .confheroL3wrap .confheroL3overlay {
    position: relative;
    padding: 24px;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .confheroL2wrap .confheroL2lft {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 560px) {
  .sigtop-l img,
  .cardHorz img {
    max-width: 100%;
    border-radius: 0;
  }
  .modalWrapper .modal-content {
    max-width: 80vw;
  }
  #myTab .nav-item:first-child {
    width: 100%;
  }
  .homeCOIbackground .coiTxt {
    max-width: 100%;
  }
  .hero2wrap .hero2bg h1 {
    font-size: 36px;
  }
  .confheroL3wrap .confheroL3rt {
    display: none !important;
  }
}