  /**
 * Theme Name:  Dccc
 * Theme URI:   http://www.andisites.com
 * Description: AndiSites Theme for Davidson County Community College
 * Author:      AndiSites
 * Author URI:  http://www.andisites.com
 * Version:     1.2.5
 *
 */
/* Main Blue*/
/*Yellow Accent*/
/* Yellow Accent AA*/
/* Dark Blue*/
/* Highlight Blue */
/* Really Dark Blue*/
/* Dark Grey*/
/* Emerald green */
* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: "Source Sans Pro", sans-serif;
}

.mainsec img {
    max-width: 100%;
    height: auto;
}

.mainsec a {
    text-decoration: none;
}

.mainsec a:hover {
    text-decoration: underline;
}

img.tax_coned_img {
    margin-bottom: 20px;
}

.container.resize {
    max-width: 100%;
}

a.shadowbox_dccc {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    cursor: pointer;
}

body {
    font-size: 16px;
    line-height: 1.7em;
}

.ht-notification-text a {
    color: #ffffff;
    text-decoration: underline
}

body.single-continuing_education.postid-37738 ul {
    padding-left: 15px;
}

body.continuing_education-template-default #menu-ce-pages li a {
    font-weight: bold;
}

body.archive.tax-continuing_education_categorie #menu-ce-pages li a {
    font-weight: bold;
}

body.page-template-page-support-resources #sidebar aside img {
    margin-top: 20px;
    margin-bottom: 20px;
}

body.page-template-page-support-resources #featured-links {
    height: auto;
    min-height: 360px;
}

body.page-template-page-area-of-interest .srb2 {
    top: 0px;
}

/* Search Modal */
.search-results main {
    padding-bottom: 3em;
}

.searchb {
    height: 100%;
    width: 100%;
    position: fixed;
    margin: 0px;
    padding: 0px;
    background: rgba(20, 20, 20, 0.9);
    z-index: 999;
    display: none;
}

.closeme {
    position: absolute;
    right: 0px;
    top: -40px;
    background: #DF3011;
    color: #fff;
    font-size: 1.8em;
    line-height: 0.75em;
    font-weight: 800;
    padding: 10px;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}

.sbox {
    width: 90%;
    margin: 0 auto;
    background: #002f6c;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.sbox .sbox-b {
    background: #fff;
    width: 100%;
    padding: 20px;
    font-size: 3em;
}

.sbox label {
    display: none;
}

/* End of Search Modal */
#topnavbar {
    width: 100%;
    min-height: 50px;
    background: #72635D;
}

#topnavbar .tnb {
    max-width: 1200px;
    margin: 0 auto;
}

#topnavbar .social {
    width: 200px;
    height: 50px;
    display: block;
    line-height: 50px;
    padding-left: 10px;
    padding-top: 6px;
    vertical-align: top;
    float: left;
}

#topnavbar .social a {
    display: inline-block;
    margin-right: 6px;
}

#topnavbar .social img {
    width: 25px;
    height: 25px;
}

#topnavbar .social a {
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    background: url("/wp-content/themes/dccc/images/social-icons-new@2x.png");
    background-size: auto 100%;
}

#topnavbar .social a#ficon {
    top: 0px;
    left: 0px;
    /*background-size: cover;*/
}

#topnavbar .social a#ticon {
    /*background-size: cover;*/
    top: 0px;
    background-position: 127px;
}

#topnavbar .social a#yicon {
    /*background-size: cover;*/
    top: 0px;
    background-position: 93px;
}

#topnavbar .social a#iicon {
    /*background-size: cover;*/
    top: 0px;
    background-position: 59px;
}

#topnavbar .social a#sicon {
    /*background-size: cover;*/
    top: 0px;
    background-position: 25px;
}

#topnavbar .main-nav {
    max-width: 100%;
    display: block;
    vertical-align: top;
    text-align: right;
    position: relative;
}

#topnavbar .main-nav ul {
    text-align: right;
    margin-bottom: 0px;
    float: right;
}

#topnavbar .main-nav li {
    display: inline-block;
    float: left;
    position: relative;
}

#topnavbar .main-nav ul li.menu-item-has-children:hover ul.sub-menu, #topnavbar .main-nav ul li.menu-item-has-children:focus ul.sub-menu {
    display: block !important;
    z-index: 999;
}

#topnavbar .main-nav ul.sub-menu {
    width: 14em;
    display: block;
    position: absolute;
}

#topnavbar .main-nav ul.sub-menu li {
    display: block;
}

#topnavbar .main-nav ul.sub-menu li a {
    width: 17em;
    display: block;
    height: auto;
    background: #002f6c;
    text-align: left;
    line-height: 1.5em;
    border-bottom: 1px dotted #115f94;
    font-family: "Nunito Sans", sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
}

#topnavbar .main-nav ul.sub-menu li a:hover {
    background: #c0bd30;
}

#topnavbar .main-nav a {
    display: block;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: #FFFFFF;
    font-weight: 800;
    text-decoration: none;
    font-family: "Nunito Sans", sans-serif;
}

#topnavbar .main-nav a:hover {
    background: #DF3011;
    color: #E5E2DE;
    cursor: pointer;
}

#topnavbar .main-nav ul.sub-menu {
    display: none;
}

#sc-header {
    position: relative;
    background: #222;
}

#stormcenter {
    width: 100%;
  /*position: relative;*/
  /*top:0px;*/
    display: none;
    background: #DF3011;
    overflow: auto;
}

#stormcenter .sc {
    color: #222;
}

#stormcenter .sc .scx1, #stormcenter .sc .scx2 {
    border-right: 1px solid #cacaca;
}

#stormcenter .sc .scx1, #stormcenter .sc .scx2, #stormcenter .sc .scx3 {
    margin: 2em 0px;
    padding: 0px 20px;
      /*height: 230px;*/
}

#stormcenter .sc h5 {
    color: #fff;
    font-size: 1.5em;
}

#stormcenter .sc ul {
    list-style: outside;
    padding-left: 15px;
}

#stormcenter .sc li {
    color: #fff;
}

#stormcenter .sc li a {
    color: #fff;
}

.containerc {
    position: absolute;
    top: 0px;
    left: 0px;
}

#header-buttons-container{
    position: absolute;
    right: 15px;
    bottom: -30px;
}
#header-buttons-container a{
    text-decoration: none;
}

.header-btn{
    display: inline-block;
    height: 30px;
    background: #DF3011;
    color: #ffffff;
    padding: 10px 30px;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 1rem;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    cursor: pointer;
}
.header-btn p{
    color: #ffffff;
}
.header-btn:hover {
    background-color: rgba(241,87,64,0.5) !important;
}

@media (max-width: 690px) {
    #header-buttons-container{
        right: 5px;
    }
    .header-btn{
        margin-right: 0;
        font-size: 13px;
        padding: 10px 20px;
    }
}

@media (max-width: 460px) {
    #header-buttons-container{
        right: 5px;
    }
    .header-btn{
        margin-right: 0;
        font-size: 12px;
        padding: 10px 10px;
    }
}

@media (max-width: 400px) {
    #header-buttons-container{
        right: 5px;
    }
    .header-btn{
        margin-right: 0;
        font-size: 12px;
        padding: 10px 5px;
    }
}


#dccc-header {
    width: 100%;
    background: #002D5B;
    background-size: cover;
    position: relative;
  /*border-bottom-right-radius: 40% 10px;
     border-bottom-left-radius: 40% 10px;*/
}

#dccc-header .header {
    width: 100%;
    max-width: 1200px;
    height: 125px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#dccc-header #logo {
    width: auto;
    padding-top: 0;
    padding-left: 10px;
}

#dccc-header #logo img {
    width: 320px;
    height: auto;
}

#dccc-header.shrink #logo {
    width: 90px;
}

#dccc-header.shrink #logo img {
    width: 200px;
}

.home #dccc-header.shrink .header {
    height: 70px;
}

#dccc-header.shrink .header {
    height: 79px;
}

#dccc-header.shrink #logo {
    padding-top: 15px;
}

#slider {
    width: 100%;
    height: auto;
    background: black;
    background-size: cover;
    position: relative;
    top: 0px;
    margin-top: 0;
    overflow-x: hidden;
}

#slider #slider-external {
    position: absolute;
    top: 0px;
    height: 480px;
    overflow-x: hidden;
    width: 100%;
}

#slider #slider-internal {
    height: 460px;
    width: 1600px;
    left: 50%;
    margin-left: -800px;
    position: relative;
    overflow: hidden;
    top: 0px;
}

#slider #slider-internal .gdisplay {
    width: 500px;
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: -250px;
}

#slider #slider-internal .ab_accent {
    width: 170%;
}

#slider .sld img {
    width: 1600px;
    height: auto;
}

#slider .tp-loader.spinner0 {
    display: none;
}

.sl1 {
    width: 100%;
    min-width: 200px;
    max-width: 500px;
    margin: 10px auto;
    padding: 0;
    position: relative;
    padding-bottom: 3em;
}

.cycle-prev {
    position: absolute;
  /*background: $c1;*/
    top: 180px;
    width: 40px;
    height: 200px;
    z-index: 100;
    background: none;
}

.cycle-prev img {
    width: 30px;
    margin-left: 20px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    opacity: 0.7;
}

.cycle-next {
    position: absolute;
  /*ackground: $c1;*/
    top: 180px;
    right: 0px;
    width: 40px;
    height: 200px;
    z-index: 100;
    background: none;
}

.cycle-next img {
    width: 30px;
    margin-right: 20px;
    opacity: 0.7;
}

#searching {
    position: relative;
    top: -20px;
    width: 100%;
    height: 110px;
    background: #002D5B;
    padding-top: 30px;
    z-index: 5;
}

#searching .box {
    width: 100%;
    margin: 0 auto;
    background: transparent;
    text-align: center;
}

#searching input.theboxer {
    width: 580px;
    height: 50px;
    margin: 0 auto;
    background: #fff;
    padding: 0px 20px;
    border: 0px;
}

.salx .salxlabel {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.salx label {
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: none;
}

.salx .search-submit {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 50px;
    background: #DF3011;
    color: #fff;
    border-left: 1px solid #cacaca;
    text-transform: uppercase;
    font-size: 0.8em;
    padding: 0px;
}

.salx .search-submit:hover {
      background: #72635D;
    
}

#programs {
    width: 100%;
    min-height: 500px;
    opacity: 1;
    position: relative;
    margin-top: 0;
  /*780*/
}


@media (max-width: 768px) {
    #programs {
        margin-top: -50px;
    }
}

#programs .bgpath {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url("/wp-content/themes/dccc/images/back1.jpg") top center no-repeat;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    background-size: cover;
    opacity: 0.15;
    z-index: -1;
}

#programs .paths {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 4.6em;
    overflow: auto;
    padding-bottom: 2em;
}

#programs .sidepath {
    padding-top: 4em;
}

.divisions {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding-bottom: 2em;
}
/*-- remove -alt from .division-alt to revert to divisions_08062021.php actions --*/
.divisions .division-alt {
    width: 33%;
    margin-bottom: 0.33%;
    height: 70px;
    display: inline-block;
    background: #ccc;
    vertical-align: top;
}

.divisions .division-alt a {
    display: block;
    margin: 0 auto;
    width: 100%;
    line-height: 70px;
    font-size: 25px;
    font-weight: 400;
    color: white;
    background: transparent;
}

.divisions .division-alt a:hover {
    background: #DF3011;
    background-image: url("/wp-content/themes/dccc/images/active-btn-bg-img-dots.png");
    background-position: right top;
    background-repeat: no-repeat;
    text-decoration: none;
}

.divisions .dv1 {
    background: #002D5B;
}

.divisions .dv2 {
    background: #002D5B;
}

.divisions .dv3 {
    background: #002D5B;
}

.divisions .dv4 {
    background: #002D5B;
}

.divisions .dv5 {
    background: #002D5B;
}

.divisions .dv6 {
    background: #002D5B;
}

.divisions .dv7 {
    background: #002D5B;
}

.divisions .dv8 {
    background: #002D5B;
}

.divisions .dv9 {
    background: #002D5B;
}

.divisions.sml {
    margin-top: 4em;
    padding-bottom: 0em;
}

.divisions.sml .division-alt {
    width: 32%;
    display: inline-block;
    height: 40px;
    overflow: hidden;
}

.divisions.sml .division-alt a {
    line-height: 40px;
    font-size: 0.8em;
}

.imbg {
    display: none;
}

#future-students {
    width: 100%;
    position: relative;
}

#future-students .fs {
    height: 370px;
    /*background:$c1 url('images/texture.png') 100% 80% no-repeat;*/
    /* Gradient Back */
    background: #DF3011;
    background: -moz-linear-gradient(-45deg, #DF3011 0%, #DF3011 67%, #DF3011 100%);
    background: -webkit-linear-gradient(-45deg, #DF3011 30%, #DF3011 67%, #DF3011 100%);
    background: linear-gradient(135deg, #DF3011 30%, #DF3011 67%, #DF3011 100%);
    /* End of Gradient back*/
    background-size: 100%;
    overflow: hidden;
}

#future-students .fimage {
    display: inline-block;
    /*width:48%;*/
    min-width: 50%;
    overflow: hidden;
    vertical-align: top;
    position: relative;
    text-align: right;
}

#future-students .fimage img {
    display: block;
    object-fit: contain;
    height: 100%;
    max-width: 150%;
      /*-webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
              clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);*/
    -webkit-clip-path: polygon(0 0, 86% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 86% 0, 100% 100%, 0% 100%);
}

#future-students .fimage::after {
    /*content: "";
        display:block;
        position:absolute;
        height:560px;
        width:80px;
        background: $c1;
        right:-50px;
        bottom:-10px;
        transform:rotate(5deg);*/
}

#future-students .fcontent {
    display: inline-block;
    /*width:48%;*/
    max-width: 500px;
    color: #fff;
    padding: 3em 10px;
}

#future-students .fcontent h2 {
    color: #fff;
}

#future-students .fcontent ul {
    column-count: 2;
}

#future-students .fcontent ul li {
    list-style: outside;
    margin-left: 30px;
    -webkit-column-break-inside: avoid;
        /* Chrome, Safari, Opera */
    page-break-inside: avoid;
        /* Firefox */
    break-inside: avoid;
        /* IE 10+ */
}

#future-students .fcontent p, #future-students .fcontent li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.7em;
}

#future-students .fcontent a:hover {
    text-decoration: underline;
}

#featured-links {
    min-height: 360px;
    width: 100%;
  /* Gradient Back */
    background: #002D5B;
    background: -moz-linear-gradient(-45deg, #002D5B 30%, #002D5B 67%, #002D5B 100%);
    background: -webkit-linear-gradient(-45deg, #002D5B 30%, #002D5B 67%, #002D5B 100%);
    background: linear-gradient(135deg, #002D5B 30%, #002D5B 67%, #002D5B 100%);
  /* End of Gradient back*/
    color: #fff;
    position: relative;
    font-size: 18px;
}

#featured-links .flback {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0px;
    background: url("/wp-content/themes/dccc/images/student-featured-back.jpg") 50% center no-repeat;
    background-size: cover;
    opacity: 0.4;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

#featured-links .fl {
    padding: 60px 0px;
    z-index: 1;
}

#featured-links .fl h2 {
    color: #fff;
}

#featured-links .fl ul {
    column-count: 2;
}

#featured-links .fl li {
    list-style: outside;
    margin-left: 60px;
    -webkit-column-break-inside: avoid;
      /* Chrome, Safari, Opera */
    page-break-inside: avoid;
      /* Firefox */
    break-inside: avoid;
      /* IE 10+ */
}

#featured-links .fl p {
    color: #fff;
}

#featured-links .fl li a {
    color: #fff;
}

#featured-links .fl li a:hover {
    text-decoration: underline;
}

#news {
    width: 100%;
    background: #E4E1DC;
    position: relative;
    text-align: center;
    vertical-align: top;
    padding-top: 1em;
}

#news .ns {
    max-width: 1200px;
    width: 100%;
    min-height: 500px;
    margin: 0 auto;
    padding: 2em 32px 4em;
    display: inline-block;
    background: #E4E1DC;
    vertical-align: top;
    position: relative;
    border-left: 0px solid #eaeaea !important;
    border-right: 0px solid #eaeaea !important;
}

#news h2 {
    display: block;
    max-width: 100%;
    margin: 0px auto;
    padding-left: 38px;
    text-align: left;
    margin-bottom: 0.5em;
}

#news .ns h2 {
    text-align: left;
    display: block;
    padding: 10px 0px 0px;
}

#news .ns .bdp-post-carousel-wrap-1 {
    padding-bottom: 24px;
    padding-top: 0;
}

#news .ns .bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-margin-content {
    max-width: 90%;
    min-height: 200px;
    background-color: rgba(255, 255, 255, 0.88);
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.32); 
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.32);
}

#news .ns .bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-carousel-content {
    background: rgb(241,87,64);
    background: -moz-linear-gradient(144deg, rgba(241,87,64,1) 65%, rgba(0,45,91,1) 35%);
    background: -webkit-linear-gradient(144deg, rgba(241,87,64,1) 65%, rgba(0,45,91,1) 35%);
    background: linear-gradient(144deg, rgba(241,87,64,1) 65%, rgba(0,45,91,1) 35%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f15740",endColorstr="#002d5b",GradientType=1);
    padding-bottom: 15px;
    margin: 0;
    text-align: center;
}

#news .bdpp-post-carousel-wrap .owl-dots .owl-dot.active{
    background: #DF3011;
}

#news h2.bdpp-post-title {
    margin: 0 0 12px 0 !important;
    font-size: 24px;
    line-height: 1.2;
    color: #002D5B;
}

#news h2.bdpp-post-title a {
    color: #002D5B;
}

.bdpp-post-meta {
    text-align: left;
}

.bdpp-post-meta span.bdpp-post-date {
    font-style: normal;
    font-size: 16px;
    margin: 0;
}

.bdpp-post-carousel .slick-dots {
    text-align: center;
    padding-top: 24px !important;
}

.bdpp-post-carousel .slick-dots li.slick-active button {
    background-color: rgba(241,87,64,1) !important;
    border: none !important;
}

.bdpp-post-carousel .slick-dots li button {
    border: none !important;
    background: #9f9f9f !important;
}

/*
#news .ns h3 {
    padding: 10px 50px;
    text-align: left;
    color:#002D5B;
    font-weight: 600;
    font-size: 24px;
}

#news .ns-item {
    max-width: 580px;
    margin: 0 auto;
}

#news .ns-item img {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

#news .news-wrap {
    margin: 0 auto;
    background: white;
}
*/

.ns-item {
    width: 100%;
}

.nia {
    width: 100%;
    height: 189px;
    background: #cacaca;
    margin: 0 auto;
    text-align: center;
}

.nia span {
    padding: 0px 40px;
    top: 75px;
    position: relative;
    color: #535353;
}

.rmore {
    font-size: 0.4em;
    font-weight: 400;
    letter-spacing: -0.3px;
    text-decoration: none;
}

.rmore a {
    color: #F15740;
    /*AA*/
}

.cycle-pager span {
    color: #727272;
}

#gallery {
    width: 100%;
    height: 237px;
    background: #DF3011;
    position: relative;
    overflow: hidden;
}

#gallery .gwrapper {
    width: 3600px;
    height: 200px;
    /* Gradient Back */
    
    /* End of Gradient back*/
    top: 20px;
    position: relative;
    display: block;
    left: 50%;
    margin-left: -1800px;
    background: transparent !important;
}

.gdisplay {
    width: 350px;
    height: 60px;
    display: block;
    position: relative;
    background: transparent;
    margin: 0 auto;
    top: 60px;
    z-index: 100;
}

.as_button {
    display: block;
    min-width: 350px;
    overflow: hidden;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 1.25em;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    box-shadow: 1px 10px 12px rgba(0, 0, 0, 0.4);
}

.as_btn {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 10px 10px 0px;
    min-width: 250px;
    overflow: hidden;
    height: auto;
    background: none;
    background-color: #DF3011;
    background-size: cover;
    text-align: center !important;
    line-height: 25px;
    font-size: 1.3em;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff !important;
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.4);
}

.as_btn:hover {
    color: white !important;
    text-decoration: underline;
    background: none;
    background-color: #DF3011;
}

.as_button_1 {
    display: none;
    min-width: 300px;
    overflow: hidden;
    height: 60px;
    background: #c0bd30;
    text-align: center;
    line-height: 55px;
    font-size: 2em;
    font-weight: 800;
    text-transform: uppercase;
    color: #222;
    box-shadow: 1px 10px 12px rgba(0, 0, 0, 0.4);
}

.as_button:hover {
    text-decoration: none;
}

.ab_accent {
    width: 200%;
    left: 50%;
    margin-left: -175px;
    display: block;
    background: #002D5B;
    border-bottom-left-radius:0%;
    border-bottom-right-radius:0%;

}

.ab_accent:hover {
    color: #F15740;
}

.as_button_1 strong {
    font-size: 0.75em;
}

.as_button_1:hover {
    text-decoration: none;
}

#events {
    width: 100%;
    min-height: auto;
    background-color: #002f6c;
    padding: 1em 0 0;
    text-align: center;
}

#events h2 {
    display: block;
    max-width: 100%;
    margin: 0px auto;
    padding-left: 38px;
    text-align: left;
    margin-bottom: 0.5em;
    color: #fff;
}

#events .ev .ns-item a {
    color: #002D5B;
}

#events .rmore {
    font-size: 0.4em;
    font-weight: 400;
    letter-spacing: -0.3px;
    text-decoration: none;
}

#events .rmore a {
    color: #ffffff;
}

#events .event-item {
    display: inline-block;
    width: 33%;
    min-width: 320px;
    height: 350px;
    background-size: cover;
    background-position: 50% 30%;
    position: relative;
}

#events .event-item h3 {
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 600;
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 32px;
    width: 50%;
    text-align: left;
}

#events .event-item .cal {
    position: absolute;
    width: 100px !important;
    min-width: auto;
    max-width: none;
    height: 90px;
    background-image: none;
    background-color: #E4E1DC;
    top: 0px;
    left: 38px;
    padding-top: 4px;
    text-align: center;
    border-top: 10px solid #DF3011;
}

.cal:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -24px;
    width: 100%;
    height: 24px;
    background-color: transparent;
    border-color: #E4E1DC transparent transparent transparent;
    border-style: solid;
    border-width: 24px 50px 0 50px;
}

#events .event-item .cal .month {
    font-size: 1em;
    line-height: 1em;
    text-transform: capitalize;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    padding-top: 3px;
    padding-right: 0;
    font-weight: 600;
    letter-spacing: .05ch;
}

#events .event-item .cal .day {
    font-size: 3.5em;
    line-height: 1;
    display: block;
    font-weight: 800;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    padding-right: 0;
    font-weight: 800;
}

#events .event-item .cal .year {
    font-size: 3em;
    display: block;
    font-weight: 400;
    text-align: center;
    padding-right: 0;
    letter-spacing: 4px;
    color: #0f7fab;
    display: none;
        /*AA*/
}

#ft {
    width: 100%;
    background: #002D5B;
    padding-top: 3em;
}

.footer-content {
    max-width: 1200px;
    margin: 0 auto;
    min-height: 400px;
    padding-top: 3em;
    padding-bottom: 3em;
    padding-left: 20px;
    padding-right: 20px;
}

.lfooter {
    display: inline-block;
    width: 39%;
    vertical-align: top;
}

.rfooter .cwidget {
    width: 25%;
    max-width: 40%;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    margin-bottom: 1em;
}

.rfooter .textwidget {
    color: #fff;
}

.rfooter .textwidget li {
    color: #fff;
    list-style: none;
    margin-left: 15px;
}

.rfooter li {
    list-style: none;
    color: white;
    margin-left: 0px;
    text-decoration: underline;
}

.rfooter li ul li {
    list-style: outside;
    color: white;
}

.rfooter li ul li a {
    color: white;
}

.rfooter li ul li a:hover {
    text-decoration: underline;
}

.rfooter a {
    color: white;
}

.rfooter h5 {
    font-size: 0.875em;
    font-weight: 800;
    text-transform: uppercase;
    color: white;
}

.fextra {
    max-width: 100%;
    background: none;
    padding-top: 0;
    margin-top: 0;
}

.fextra .fe {
    max-width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    min-width: 200px;
}

.fextra .fe h2 {
    font-size: 1em;
    color: #B9B7B3 !important;
    text-transform: uppercase;
    letter-spacing: 0.2ch;
}

.fextra .fe span, .fextra .fe div {
    color: #fff;
    font-size: 1em;
}

.language-selection {
    padding: 24px 0;
    color: #000;
}

.rfooter {
    width: 60%;
    display: inline-block;
    text-align: left;
    padding-top: 0px;
}

.footer-logo {
    max-width: 300px;
}

.end {
    width: 100%;
    padding-top: 3em;
}

#legend {
    display: inline-block;
    font-size: 0.65em;
    line-height: 1.25em;
    color: #cbcbcb;
    max-width: 70%;
    margin-right: 20px;
}

#copyright {
    display: inline-block;
    max-width: 60%;
    text-align: right;
    color: #fff;
    font-size: 0.75em;
}

#copyright a {
    color: #6fd7ff;
    /*AA*/
}

/* Secondary Page */
.srb {
    width: 100%;
    min-height: 200px;
    position: relative;
    top: 0px;
    margin-top: 100px;
    z-index: -1;
    padding-top: 3em;
  /* Gradient Back */
    background: #002d5b;
    background: -moz-linear-gradient(-45deg, #002d5b 30%, #002d5b 67%, #002d5b 100%);
    background: -webkit-linear-gradient(-45deg, #002d5b 30%, #002d5b 67%, #002d5b 100%);
    background: linear-gradient(135deg, #002d5b 30%, #002d5b 67%, #002d5b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d5b', endColorstr='#002d5b',GradientType=1 );
  /* End of Gradient back*/
    border-bottom: 0px solid #002f6c;
    box-shadow: 0px 28px 27px rgb(0 0 0 / 15%);
    position: relative;
    overflow: hidden;
}

.srb .secribbon {
    width: 100%;
    min-height: 340px;
    -webkit-filter: brightness(40%) grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(40%) grayscale(100%);
    /* Gradient Back */
    background: #002d5b;
    background: -moz-linear-gradient(-45deg, #002d5b 30%, #002d5b 67%, #002d5b 100%);
    background: -webkit-linear-gradient(-45deg, #002d5b 30%, #002d5b 67%, #002d5b 100%);
    background: linear-gradient(135deg, #002d5b 30%, #002d5b 67%, #002d5b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d5b', endColorstr='#002d5b',GradientType=1 );
    /* End of Gradient back*/
    background-position: 50% 30%;
    background-size: cover;
    background-blend-mode: multiply;
    opacity: 0.4;
    position: absolute;
    top: 0px;
    overflow: hidden;
}

.srb .stitle {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 3em;
    padding-bottom: 2em;
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
}

.srb .stitle h1 {
    color: #fff;
    opacity: 1;
    font-family: 'Source Serif Pro', serif;
}

.srb2 {
    width: 100%;
    position: relative;
}

.srb2s {
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 28px 27px rgba(0, 0, 0, 0.3);
}
.srb2s.universal {
    width: 100%;
    max-width: 100%;
    box-shadow: none;
}

.newsrb {
    max-width: 100%;
    margin: 0 auto;
    box-shadow: 0px 28px 27px rgba(0, 0, 0, 0.15);
    padding: 2em;
    padding-top: 4em;
    margin-top: 130px;
    background-color: #002D5B;
    background-image: url("/wp-content/themes/dccc/images/header-bg-img-01.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.newsrb .stitle h1 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 74px;
    color: white;
    font-family: 'Source Serif Pro', serif;
    box-sizing: content-box;
}


a:focus.activek, a.activek {
    color: #c0bd30;
}

.mydate {
    font-style: italic;
    margin-bottom: 1em;
    display: block;
    color: #767575;
}

.news-releases, .page-template-page-area-of-interest .pstudy {
    width: 100%;
    min-height: 350px;
    padding-top: 4em;
    padding-bottom: 4em;
    color: white;
    background: #002f6c;
    
}

.news-releases .categories, .page-template-page-area-of-interest .pstudy .categories {
    margin-bottom: 2em;
    display: block;
}

.news-releases .acx, .page-template-page-area-of-interest .pstudy .acx {
    margin-top: 20px;
    border-top: 40px #00194b solid;
}

.news-releases .acx-program, .page-template-page-area-of-interest .pstudy .acx-program {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
    width: 100%;
    max-width: 1170px;
}

.news-releases .release, .page-template-page-area-of-interest .pstudy .release {
    background: #002f6c;
    width: 100%;
    padding: 2em 40px;
}

.news-releases .release h4, .page-template-page-area-of-interest .pstudy .release h4 {
    color: white;
    font-size: 2em;
    font-weight: 300;
}

.news-releases .release h4 a, .page-template-page-area-of-interest .pstudy .release h4 a {
    color: white;
}

.news-releases .release .mydate, .page-template-page-area-of-interest .pstudy .release .mydate {
    color: white;
}

.news-releases .release p, .page-template-page-area-of-interest .pstudy .release p {
    color: #3ca3e9;
}

.socialmedia {
    background: #cacaca;
    padding-top: 4em;
    padding-bottom: 4em;
    min-height: 300px;
}

.socialmedia .smbars div.widget {
    min-height: 600px;
}

.socialmedia #sb_instagram {
    min-height: 680px;
}

.news-releases h3, .socialmedia h3 {
    display: block;
    background: #eaeaea;
    padding: 20px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    font-size: 1.25em;
    font-weight: 700;
    color: #115f94;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.news-releases h3::after, .socialmedia h3::after {
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    border-right: 20px solid #c0bd30;
    border-top: 35px solid transparent;
    bottom: 0px;
    right: 0px;
}

#sb_instagram .sb_instagram_header h3 {
    background: none;
}

#sb_instagram .sb_instagram_header h3:after {
    display: none;
}

.srb2, .srb2s {
    min-height: 500px;
    position: relative;
    top: 0px;
    z-index: -1;
    background-color: #00194b;
    border-bottom: 30px solid #F15740;
    position: relative;
    overflow: hidden;
    padding-top: 3em;
    margin-top: 140px;
}

.srb2 .secribbon, .srb2s .secribbon {
    width: 100%;
    min-height: 475px;
    background-position: 50% 30%;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    overflow: hidden;
}

.srb2 .titlewrap, .srb2s .titlewrap {
    display: block;
    width: 100%;
    min-height: 80px;
    position: absolute;
    bottom: 0px;
    background: #002D5B;
}

.srb2 .stitle, .srb2s .stitle {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 1em;
    padding-bottom: 1em;
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    bottom: 0px;
}

.srb2 .stitle:after, .srb2s .stitle:after, .srb2s.universal .titlewrap:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("/wp-content/themes/dccc/images/overlay-img-pg-header-bg.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.srb2s.universal .stitle:after {
    background: none;
}


.srb2 .stitle h1, .srb2s .stitle h1 {
    color: #fff;
    opacity: 1;
    font-size: 3em;
    font-weight: 400;
    font-family: "Source Serif Pro", serif;
}

.menu-elements {
    display: none;
}

.mainsec {
    width: 100%;
    min-height: 300px;
    padding: 3em 40px;
    position: relative;
}

.mainsec .ms {
    margin: 0 auto;
    overflow: auto;
}

.single .mainsec {
    padding: 3em 0px;
}

.error404 .mainsec {
    margin-top: 140px;
}

.search .content-area, .archive .content-area {
    margin-top: 170px;
    padding-top: 3em;
    padding-bottom: 3em;
}

.page-template-page-full-width .mainsec {
    padding: 2em 0px;
}

#sidebar {
    margin-bottom: 2em;
}

.mobile-sidebar-opener {
    width: 100%;
    background: #115f94;
    color: white;
    padding: 10px 20px;
    margin-bottom: 1px;
    display: none;
    cursor: pointer;
}


/**Sidebar Page Menu - Customize advanced_sidebar_menu**/
#sidebar ul.parent-sidebar-menu {
    list-style-type: none;
    margin: 0;
}

#sidebar ul.parent-sidebar-menu>li{
    list-style-type: none;
    margin: 0;
}
#sidebar ul.parent-sidebar-menu>li>a{
    display: block;
    padding:10px;
    background-color: #002d5b;
    color:#ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}

#sidebar ul.parent-sidebar-menu li ul.child-sidebar-menu{
    list-style-type: none;
    margin: 0;

}

#sidebar ul.parent-sidebar-menu li ul.child-sidebar-menu li{
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d6d6d6;
    
}
#sidebar ul.parent-sidebar-menu li ul.child-sidebar-menu li a{
    display: block;
    margin: 0;
    padding-left: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #e9e9e9;
    color: #002d5b;
    font-weight: 600;
    text-decoration: none;
}
#sidebar ul.parent-sidebar-menu li ul.child-sidebar-menu li:last-child{
    border-bottom:none;
}

#sidebar ul.parent-sidebar-menu li ul.child-sidebar-menu li > a:hover{
  background-color: #DF3011;
    color: #ffffff;
    border-left:7px solid #DF3011;
}

#sidebar ul.parent-sidebar-menu li ul.child-sidebar-menu li.current-menu-item > a{
  /*background-color: #ee9183;*/
    background-color: #002d5b;
    color: #ffffff;
    border-left:7px solid #002d5b;
}




/**End Sidebar Page Menu**/







.programsec {
    width: 100%;
    min-height: 300px;
    padding: 0em 0px;
}

.programsec .ms {
    margin: 0 auto;
    overflow: auto;
}

.page-template-page-area-of-interest .programsec {
    padding: 2em 0px;
    background: #fff;
}

.yellow-accent::before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: 0px;
    width: 30px;
    height: 30px;
    background: #c0bd30;
}

.my-toggle .elementor-toggle-item:nth-child(even), .my-toggle .elementor-accordion-item:nth-child(even) {
    background: #00194b !important;
}

.my-toggle .elementor-toggle-item:nth-child(odd), .my-toggle .elementor-accordion-item:nth-child(odd) {
    background: #115f94 !important;
}

.my-toggle .elementor-toggle .elementor-tab-title,
.my-toggle .elementor-toggle .elementor-tab-content,
.my-toggle .elementor-accordion-item .elementor-tab-title,
.my-toggle .elementor-accordion-item .elementor-tab-content {
    border-bottom: 0px;
    margin-bottom: 6px;
    background: transparent;
}

.individual-courses li {
    float: left;
    width: 45%;
    line-height: 2em;
    margin-left: 20px;
}

#dccc2.content-container {
    padding-bottom: 20px;
}

#dccc2.single-coned p {
    font-size: small;
}

#dccc2.single-coned p.data-section {
    margin-bottom: 15px;
}

#dccc2 #sidebar li {
    margin-left: 20px;
}

hr.coned {
    border-top-color: #00427a;
}

/* Area of Interest Template */
.page-template-page-area-of-interest .ps-icon {
    display: none !important;
    width: 20px;
    height: 20px;
    background: #c0bd30;
    position: absolute;
    top: 30px;
    left: 20px;
    transform: rotate(135deg);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 0%, 0 100%);
}

.page-template-page-area-of-interest .ps-active {
    transform: rotate(0deg);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.page-template-page-area-of-interest .ps-title-alt {
    flex-basis: 49%;
    padding: 1em 2em 0;
    position: relative;
    background: #00194b;
    margin-bottom: 12px !important;
}

.page-template-page-area-of-interest .ps-title-alt h4 {
    color: white;
    font-size: 1.65em;
}

.page-template-page-area-of-interest .ps-title-alt:hover {
    cursor: default !important;
    background: #00194b;
}

.page-template-page-area-of-interest .ps-title-alt small {
    line-height: 1.4em;
    font-weight: 300;
}

.page-template-page-area-of-interest .ps-title-alt small p {
    margin-bottom: 0;
}

/*-- add display:block to override accordion feature --*/
.page-template-page-area-of-interest .ps-content {
    display: block !important;
    background: #00194b;
    margin-bottom: 2px;
    padding: 1.5em 0;
    font-size: 0.8125em;
    line-height: 2.6em;
}

.page-template-page-area-of-interest .ps-content p {
    margin-left: 0 !important;
}

.page-template-page-area-of-interest .ps-content ul {
    margin-left: 25px;
}

.page-template-page-area-of-interest .ps-content a {
    color: #fff;
    font-size: 1.12em;
}

.pcareers {
    width: 100%;
    min-height: 300px;
    background: #cacaca;
    padding-top: 6em;
    padding-bottom: 6em;
}

.pcareers h3 {
    font-size: 2.1875em;
    line-height: 1em;
    font-weight: 800;
    letter-spacing: -0.8px;
    text-align: left;
    margin-left: 2%;
    margin-bottom: 1em;
    color: #00194b;
}

.pcareers .pcx {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0px 10px;
    text-align: center;
}

.pcareers .pcs {
    width: 48%;
    margin-right: 2px;
    line-height: 1em;
    color: white;
    display: inline-block;
    padding: 15px 20px 0px 20px;
    text-align: center;
    font-size: 1.0625em;
    font-weight: 800;
    margin-bottom: 2px;
    vertical-align: top;
    background-color: #00194b;
}

.pcareers .pcs span {
    display: block;
    margin-bottom: 15px;
}

.pstudy {
    padding: 3em 0px;
}

.pstudy h3 {
    font-size: 2.1875em;
    line-height: 1em;
    font-weight: 800;
    letter-spacing: -0.8px;
    text-align: left;
    margin-left: 2%;
    margin-bottom: 1em;
    color: #fff;
}

.dlabel {
    width: 100%;
    min-height: 180px;
    position: relative;
    overflow: hidden;
    background: #00194b;
}

.dlabel .dlabel_back {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("/wp-content/themes/dccc/images/label-back.jpg") top center no-repeat;
    background-size: cover;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    z-index: 0;
    opacity: 0.3;
}

.dlabel .dl {
    max-width: 1170px;
    margin: 0 auto;
    padding: 3em 20px;
    color: white;
    z-index: 1;
    position: relative;
}

/* CTA Template */
.ctas {
    position: relative;
    min-height: 200px;
    width: 100%;
    background: #E4E1DC;
    padding-top: 3em;
    padding-bottom: 3em;
    text-align: center;
    overflow:hidden
}

.ctas:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/dccc/images/overlay-img-right-squiggly-line-vert.png);
    background-repeat: no-repeat;
    background-position: 100% 198%;
    transform: rotate(180deg);
    opacity: 0.5;
}

.ctasx {
    width: 100%;
    text-align: center;
}

.mycta, .myctas {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    margin-right: 1px;
    margin-bottom: 4px;
    background: #002D5B;
    min-height: 120px;
    text-align: center;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    border-style: solid;
    border-bottom-width: 0;
    border-image: none;
    border-image-slice: 0;
    position: relative;
}

.mycta:hover, .myctas:hover {
    background: #F15740;
    background-image: url("/wp-content/themes/dccc/images/active-btn-bg-img-dots.png");
    background-repeat: repeat-y;
    background-position: right center;
}

.mycta a.cta-title, .myctas a.cta-title {
    color: white;
    font-size: 1.6em;
    font-weight: 400;
    padding-bottom: 40px;
    display: block;
    z-index: 1;
    position: relative;
    text-decoration: none;
}

.mycta a.cta-title:hover, .myctas a.cta-title:hover {
    text-decoration: none;
}

.mycta .cta-back-image, .myctas .cta-back-image {
    width: 100%;
    height: 100%;
    opacity: 0.1;
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-filter: grayscale(100%);
    /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.mycta .cta-back-image-custom, .myctas .cta-back-image-custom {
    width: 100%;
    height: 100%;
    opacity: 0.1;
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-filter: grayscale(100%);
    /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    background-size: cover;
}

.ct3 {
    width: 32%;
}

.ct2 {
    width: 49%;
}

.ct4 {
    width: 24%;
}
/*
.cta-nbr-1 {
    background: url("/wp-content/themes/dccc/images/cta_bk_1.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-2 {
    background: url("/wp-content/themes/dccc/images/cta_bk_2.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-3 {
    background: url("/wp-content/themes/dccc/images/cta_bk_3.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-4 {
    background: url("/wp-content/themes/dccc/images/cta_bk_4.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-5 {
    background: url("/wp-content/themes/dccc/images/cta_bk_5.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-6 {
    background: url("/wp-content/themes/dccc/images/cta_bk_6.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-7 {
    background: url("/wp-content/themes/dccc/images/cta_bk_7.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-8 {
    background: url("/wp-content/themes/dccc/images/cta_bk_8.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-9 {
    background: url("/wp-content/themes/dccc/images/cta_bk_9.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-10 {
    background: url("/wp-content/themes/dccc/images/cta_bk_10.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-11 {
    background: url("/wp-content/themes/dccc/images/cta_bk_11.jpg") no-repeat;
    background-size: cover;
}

.cta-nbr-12 {
    background: url("/wp-content/themes/dccc/images/cta_bk_12.jpg") no-repeat;
    background-size: cover;
}
*/
.notoffered {
    color: #d10b0b;
}

.notoffered-disclaimer {
    display: block;
    margin-top: 50px;
    margin-bottom: 25px;
}

.odd_offering, .even_offering {
    padding: 10px;
    display: inline-block;
}

.odd_offering {
    background-color: #e7e7e7;
}

.newcontent {
    padding-top: 3em;
    padding-bottom: 3em;
}

.vip.srb2s {
    min-height: 0px;
    margin-top: 50px;
    border-bottom: none;
}

.vip.srb2s .titlewrap {
    position: static;
}

.parent {
    width: 100%;
  /* can be any width */
    height: 100%;
  /* can be any height */
    background: rgba(55, 55, 55, 0.55);
    text-align: center;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    display: none;
}

.parent:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.centeredchild {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
  /* can be any width */
}

.closelightbox {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    color: #fff;
    font-weight: 900;
    font-size: 22px;
    cursor: pointer;
}

.programql {
    margin-bottom: 20px;
}

.tribe-events-read-more {
    font-weight: 900;
}

#featured-links .fl {
    padding-top: 30px;
}

.tribe-events-event-image {
    max-width: 200px;
}

.tribe-events-list-event-title {
    background-color: transparent !important;
}

.nr-post-image {
    text-align: center;
    height: auto;
  /*370px;*/
    white-space: nowrap;
    margin: 1em 0;
    background: #111;
}

.nr-post-image span.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.nr-post-image img {
    max-height: 100% !important;
    width: auto !important;
}

.nr-post-image-thumb {
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    background: #222;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
}

.nr-post-image-thumb span.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.nr-post-image-thumb img {
    max-height: 100% !important;
    width: auto !important;
}

/* Inline Imported */
.notoffered-disclaimer {
    display: block;
    margin-top: 50px;
    margin-bottom: 25px;
}

body.single-continuing_education.postid-37738 #main-content {
    margin-bottom: 50px;
}

body.single-continuing_education.postid-37738 ul {
    padding-left: 15px;
}

.notoffered {
    color: #d10b0b !important;
}

body.continuing_education-template-default #menu-ce-pages li a,
body.archive.tax-continuing_education_categorie #menu-ce-pages li a {
    font-weight: bold;
}

.odd_offering, .even_offering {
    padding: 10px;
    display: inline-block;
}

.odd_offering {
    background-color: #e7e7e7;
}

.container.resize {
    max-width: 100% !important;
}

.newcontent {
    padding-top: 3em;
    padding-bottom: 3em;
}

.vip.srb2s {
    min-height: 0px;
    margin-top: 50px;
    border-bottom: none;
}

.vip.srb2s .titlewrap {
    position: static;
}

body.page-template-page-support-resources #sidebar aside img {
    margin-top: 20px;
    margin-bottom: 20px;
}

body.page-template-page-support-resources #featured-links {
    height: auto;
    min-height: 360px;
}

a.shadowbox_dccc {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    cursor: pointer;
}

/* Parent element can be any width and height */
.parent {
    width: 100%;
  /* can be any width */
    height: 100%;
  /* can be any height */
    background: rgba(55, 55, 55, 0.55);
    text-align: center;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    display: none;
}

/* pseudo element to force vertical centering of child element */
.parent:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* Centered child element can be any width and height */
.centeredchild {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
  /* can be any width */
}

.closelightbox {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    color: #fff;
    font-weight: 900;
    font-size: 22px;
    cursor: pointer;
}

.ps-content p, .ps-content ul {
    margin-left: 25px;
}

.ps-content a {
    color: #fff;
}

.programql {
    margin-bottom: 20px;
}

.tribe-events-read-more {
    font-weight: 900;
}

#featured-links .fl {
    padding-top: 30px;
}

.tribe-events-event-image {
    max-width: 200px;
}

.tribe-events-list-event-title {
    background-color: transparent !important;
}


body.page-id-37361 .mainsec .post-37361 .entry-content p img.back {
    display: none;
}

body.page-id-37407 #legend_box, body.page-id-49274 #legend_box {
    display: none;
}

a.as_btn {
    text-decoration: none;
}

/*HTML page CSS*/
body.parent-pageid-40958 .first_block {
    background-color: #2b6091;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}

body.parent-pageid-40958 .warning_block {
    margin-bottom: 15px;
}

body.parent-pageid-40958 .Institution_Name {
    font-size: 28px;
}

body.parent-pageid-40958 .Program_Info {
    font-size: 24px;
}

body.parent-pageid-40958 .Program_Info a {
    font-size: 13px;
    color: white !important;
}

body.parent-pageid-40958 .Program_Info a:link {
    font-size: 13px;
    color: white !important;
}

body.parent-pageid-40958 .Program_Info a:visited {
    font-size: 13px;
    color: white !important;
}

body.parent-pageid-40958 .Title {
    font-size: 21px;
    font-weight: bold;
}

body.parent-pageid-40958 .Title_U {
    text-decoration: underline;
    font-size: 21px;
    font-weight: bold;
}

body.parent-pageid-40958 .Plain_Text_Link {
    font-size: 18px;
    text-decoration: underline;
}

body.parent-pageid-40958 .Plain_Text_Link:visited {
    font-size: 18px;
    text-decoration: underline;
    color: #333333;
}

body.parent-pageid-40958 .Plain_Text_Link:hover {
    color: #333333;
    font-weight: normal;
    text-decoration: underline;
}

body.parent-pageid-40958 a:link {
    color: #333333 !important;
    font-weight: normal;
    text-decoration: underline;
}

body.parent-pageid-40958 a:visited {
    color: #333333 !important;
    font-weight: normal;
    text-decoration: underline;
}

body.parent-pageid-40958 a:focus {
    color: #333333 !important;
    font-weight: normal;
    text-decoration: underline;
}

body.parent-pageid-40958 a:hover {
    color: #333333 !important;
    font-weight: normal;
    text-decoration: underline;
}

body.parent-pageid-40958 .Info_Box {
    background-color: #e1e1e1;
    color: #040404;
    margin-bottom: 15px;
    font-size: 18px;
    padding-top: 12.5px;
    padding-bottom: 12.5px;
}

body.parent-pageid-40958 .Values {
    color: #2c8511;
    font-weight: bold;
}

body.parent-pageid-40958 .N_Values {
    color: #ed1c24;
    font-weight: bold;
}

body.parent-pageid-40958 .Footnote {
    font-size: 14px;
}

body.parent-pageid-40958 .icon-info-sign {
    color: #2b6091;
}

body.parent-pageid-40958 .icon-info-sign .Tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #474747;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    padding: 10px 5px 10px 7px;
    font-size: 18px !important;
  /* Position the tooltip */
    position: absolute;
    z-index: 1;
    right: 55px;
    top: 40px;
    display: inline-block;
    font-weight: normal !important;
}

body.parent-pageid-40958 .icon-info-sign:hover .Tooltiptext {
    visibility: visible;
}

body.parent-pageid-40958 .Tooltip {
    width: 16px !important;
    height: 16px !important;
    -webkit-border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    border-radius: 16px !important;
    background: #2b6091 !important;
    text-align: center !important;
    font-weight: bolder !important;
    font-style: italic !important;
    display: inline !important;
    float: right !important;
    margin-top: 9px !important;
}

body.parent-pageid-40958 .Tooltip:before {
    position: absolute !important;
    content: "i" !important;
    margin-top: 1px !important;
    margin-left: 5px !important;
    font-size: 14px !important;
    line-height: 15px !important;
    text-align: center !important;
    color: #fff !important;
    font-weight: bold !important;
}

body.parent-pageid-40958 .Tooltip .Tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #474747;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    padding: 10px 5px 10px 7px;
    font-size: 18px !important;
  /* Position the tooltip */
    position: relative;
    z-index: 1;
    right: 93px;
    top: 17px;
    display: inline-block;
    font-weight: normal !important;
}

body.parent-pageid-40958 .Tooltip:hover .Tooltiptext {
    visibility: visible;
}

body.parent-pageid-40958 .glyphicon.glyphicon-warning-sign:before {
    font-size: 75px;
    color: #ed1c24;
}

body.parent-pageid-40958 .alerttext {
    font-weight: bold;
}

body.parent-pageid-40958 .icon-warning-sign {
    font-size: 9em !important;
    color: red;
    text-shadow: 1px 1px 1px #ccc;
}

/* Tooltip */
body.parent-pageid-40958 .icon-info-sign + .tooltip > .tooltip-inner {
    background-color: #474747;
    color: #fff;
    padding: 15px;
    font-size: 14px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.courselist .list-content {
    margin-bottom: 40px;
}

body.single-continuing_education.postid-52672 ul {
    padding-left: 15px;
}

#cn-entry-action-vcard {
    display: none;
}

/* eof Imported */
/* Responsive Styles */
@media screen and (max-width: 1260px) {
    #events .ev h2 {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media screen and (min-width: 1120px) and (max-width: 1333px) {
    #future-students .fimage {
        width: 37%;
        height: 376px;
    }

    #future-students .fimage img {
        max-width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    #dccc-header #logo img {
        width: 260px;
    }

    #topnavbar .main-nav a {
        font-size: 14px;
        padding:0 15px;
    }
}

@media screen and (min-width: 920px) and (max-width: 1119px) {
    #future-students .fimage {
        width: auto;
        height: 100%;
    }
}

@media screen and (max-width: 1024px) {
    #slider .sld img {
        width: 1200px;
        height: auto;
    }

    #topnavbar .main-nav a {
        padding: 0 8px;
        font-size: 0.73em;
    }

    .mainsec:after {
        content: "";
        width: 100%;
        height: 100%;
        background-image: url(/wp-content/themes/dccc/images/overlay-img-right-arrow-diagonal-gray.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        position: absolute;
        z-index: -10;
        top: 0;
        left: 0;
        opacity: .5;
    }
}

@media screen and (max-width: 991px) {
    .mobile-sidebar-opener {
        display: block;
    }

    #sidebar {
        display: none;
    }

    #future-students .fcontent {
        padding-left: 35px;
        padding-right: 35px;
    }

    #future-students .fimage {
        display: none;
    }
}

@media screen and (max-width: 840px) {
    .divisions .division {
        width: 48%;
    }

    #slider .sld img {
        width: 1024px;
        height: auto;
    }

    #topnavbar .main-nav a {
        padding: 0 5px;
    }

    .lfooter .cwidget {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    #future-students .fcontent {
        width: 100%;
    }

    #news .ns {
        width: auto;
    }

    #news .ns h2 {
        padding: 10px;
    }

    #news .nia {
        text-align: center;
    }

    #news .nia span {
        padding: 0 25px;
        display: block;
        top: 55px;
    }

    .mycta a.cta-title {
        font-size: 1.2em;
    }

    .myctas a.cta-title {
        font-size: 1.2em;
    }
}

@media screen and (max-width: 720px) {
    #legend {
        width: 100%;
        max-width: initial;
        margin-right: 0px;
    }

    #copyright {
        width: 100%;
        max-width: initial;
    }
}

@media screen and (max-width: 620px) {
    input.theboxer {
        width: 100%;
    }

    #slider #slider-internal .gdisplay {
        width: 31%;
    }

    #slider #slider-internal .gdisplay .ab_accent {
        font-size: 0.750em;
    }

    .lfooter .cwidget {
        width: 100%;
    }

    .ctas .mycta, .myctas {
        width: 98%;
    }
}

@media screen and (max-width: 600px) {
    .ns {
        width: 100%;
    }
}

@media screen and (max-width: 520px) {
    #slider {
        height: auto;
    }

    #slider #slider-external {
        height: 320px;
    }

    #slider #slider-internal {
        height: 320px;
    }

    #slider #slider-internal .gdisplay {
        display: none;
    }

    #slider .sld img {
        width: 600px;
        height: auto;
    }

    .divisions .division {
        width: 100%;
    }

    #programs .paths {
        padding-top: 1.6em;
    }
}


@media screen and (max-width: 480px) {
    #dccc-header {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    #dccc-header .header {
        height: 190px;
    }

    .newsrb {
        margin-top: 0px;
        padding-top: 1em;
    }

    .srb, .srb2, .srb2s {
        margin-top: 0px;
        padding-top: 0px;
    }

    #dccc-header #logo { 
        position: relative;
        left: 0%;
        margin: 0;
        padding: 0;
        top: 64px;
        width: 100%;
        text-align: center;
    }
    
    #dccc-header #logo a {
        display: inline-block;
    }
    
    #dccc-header #logo img {
        width: 260px;
    }

    #searching {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    #slider {
        display: block;
        margin-top: 0px !important;
    }

    #slider-external, #slider-internal {
        display: none;
    }

    #programs .sidepath {
        padding-top: 1em;
    }

    #future-students .fcontent {
        padding-top: 3em;
        padding-bottom: 3em;
    }

    #future-students .fcontent ul {
        column-count: 1;
    }

    #future-students .fs {
        height: auto;
    }

    #future-students .fcontent ul li {
        margin-left: 15px;
    }

    #featured-links {
        height: auto;
    }

    #featured-links .fl {
        padding-top: 2em;
        padding-bottom: 2em;
    }

    #featured-links .fl ul {
        column-count: 1;
    }

    #featured-links .fl li {
        margin-left: 15px;
    }

    #news {
    /*height:464px;*/
    }

    #news .ns h3 {
        font-size: 1.2em;
        padding: 10px;
    }

    #events .ev {
        max-width: 100%;
        margin: 0 auto;
    }

    #events .ev h2 {
        margin-left: 20px;
        margin-right: 20px;
    }
    
    #events .ev .ns-item a {
        color: #002D5B;
    }
    
    #ft {
        padding-top: 0;
    }

    .fextra {
        margin-bottom: 3em;
    }
    
    .lfooter {
        width: 100%;
        margin-bottom: 1em;
    }

    .rfooter {
        width: 100%;
        margin-bottom: 2em;
        display: flex;
        flex-direction: column;
    }

    #copyright {
        text-align: center;
    }

    .mainsec {
        padding: 2em 10px;
    }

    .mainsec img.alignnone {
        max-width: 40%;
    }

    .mainsec img.alignleft, .mainsec img.alignright {
        max-width: 40%;
    }

    .lfooter .cwidget {
        max-width: 100%;
        width: 100%;
    }

    #dccc-header.shrink .header {
        height: 120px;
    }

    #dccc-header.shrink #logo {
        padding-top: 26px;
        width: 200px;
        margin-left: -50px;
    }

    .news-releases .release h4, .page-template-page-area-of-interest .pstudy .release h4 {
        font-size: 1.65em;
    }

    .archive .content-area {
        margin-top: 0px;
    }
}

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

    .gdisplay {
        width: 320px;
    }

    .as_button {
        min-width: 320px;
    }

    .ab_accent {
        font-size: 0.7em;
        margin-left: -165px;
    }
}


/* Min-width 1024px, large screens */
@media screen and (min-width: 1024px) {
    .mainsec:after {
        content: "";
        width: 100%;
        height: 100%;
        background-image: url(/wp-content/themes/dccc/images/overlay-img-right-arrow-diagonal-gray.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        position: absolute;
        z-index: -10;
        top: 0;
        left: 0;
        opacity: .5;
    }
}

/* Responsive Nav */
@media screen and (max-width: 1024px) {
    .menu-elements {
        display: none;
    }

    .navbar-toggle .icon-bar {
        width: 30px;
        height: 3px;
        border-radius: 3px;
        background: #ffffff;
    }

    #menu-mobile-menu li a {
        font-size:0.73em;
    }
}
@media screen and (min-width: 768px) {
    #menu-mobile-menu li a {
        font-size:0.8em;
    }
}

/* 767 */
@media screen and (max-width: 768px) {
    #topnavbar .main-nav {
        display: none;
    }
}

/*769 987*/
@media screen and (min-width: 769px) {
    .mobile-menu #bs-example-navbar-collapse-1 {
        display: none !important;
    }

    #menu-mobile-menu li a {
        font-size:0.6em;
        padding-left:8px;
        padding-right:8px;
    }

}

@media screen and (min-width: 480px) {
    #superbar {
        width: 100%;
        position: fixed;
        z-index: 999;
    }
}

/**** PRINT STYLES */
@media print {
    * {
        background: #fff;
        color: #000;
    }

    body.home {
        max-width: 100%;
    }

    .searchb,
  #superbar,
  #featured-links,
  #ending,
  #slider,
  .divisions,
  #future-students,
  #searching,
  iframe {
        display: none;
    }

    #events .event-item {
        width: 100%;
    }

    .srb, .srb2, .srb2s, .newsrb {
        border: none;
        margin-top: 0px;
        height: auto;
        padding: 0px;
        min-height: initial;
    }

    .mainsec {
        margin-top: 0px;
        padding-top: 0px;
    }

    .ms {
        width: 100%;
    }

    #sidebar {
        width: 100%;
    }

    .secribbon {
        height: auto;
        min-height: initial;
    }

    .srb .stitle {
        padding-top: 1em;
        padding-bottom: 1em;
    }
  @    page {
        margin: 2cm;
    }

    #sidebar h3:after {
        border-right: none;
    }

    h2, h3, h4 {
        page-break-after: avoid;
    }

    img {
        max-width: 100% !important;
    }

    ul, ol, img {
        page-break-inside: avoid;
    }

    .ctas, .myctas {
        display: none;
    }
}


.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .nav > li > a:hover, .nav > li > a:focus, .dropdown-menu {
  background-color: #DF3011;
}

.dropdown-menu {
  z-index: 99999;
  border: none;
  padding: 24px 12px;
}

.dropdown-menu a:focus {
  outline-color: #fff;
}

.dropdown-menu li {
  width: 100%;
  text-align: left;
}

.dropdown-menu > li > a {
  border-top: 1px solid #E57E6B;
}

.dropdown-menu > li:last-child > a {
  border-bottom: 1px solid #E57E6B;
}

.nav .open > a, .nav .open > a:focus, .dropdown-toggle:focus, a:focus .header-btn {
    outline: thin dotted;
    outline-color: -webkit-focus-ring-color;
    outline-style: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#slider a:focus {
    outline-width: 15px;
    outline-style: solid;
}

#site-navigation ul > li:hover > .dropdown-menu {
    display: inline-block;
}


/* Styles NOT found in this file */

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #002d5b;
}


.hesperiden.tparrows {
    background: rgba(0,45,91,0.5);
}

.hesperiden.tparrows:hover {
    background: rgba(0,45,91,1);
    cursor: pointer;
}

.slotholder:before {
    content: "";
    position: absolute;
    top: 0;
    left: -7%;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/dccc/images/overlay-img-left-arrow-diagonal.png");
    background-repeat: no-repeat;
    background-position: left center;
    opacity: 0.07;
    z-index: 1;
}

.slotholder:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/dccc/images/overlay-img-right-dots.png");
    background-repeat: no-repeat;
    background-position: right top;
    opacity: 0.07;
    z-index: 1;
}

#future-students .fs:after {
    content: "";
    position: absolute;
    top: 0;
    right: -50px;
    width: 90px;
    height: 100%;
    background-image: url("/wp-content/themes/dccc/images/overlay-img-right-squiggly-line-vert.png");
    background-repeat: no-repeat;
    background-position: right center;
    opacity: .15;
}
@media(min-width: 1200px) {
    #future-students .fs:after {
        right: 0;
    }
}

#featured-links .flback:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/dccc/images/overlay-img-left-arrow-dots.png");
    background-repeat: no-repeat;
    background-position: left center;
    opacity: .15;
}

section#gallery:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/dccc/images/overlay-img-right-arrow-squiggly-line.png");
    background-repeat: no-repeat;
    background-position: left center;
    opacity: 0.07;
    z-index: 1;
}

section#gallery:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/dccc/images/overlay-img-right-arrow-diagonal.png");
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.07;
    z-index: 1;
}

/*-- Rev Slider --*/
rs-sbg-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/dccc/images/overlay-img-left-arrow-diagonal.png");
    background-repeat: no-repeat;
    background-position: left center;
    opacity: 0.07;
    z-index: 20;
}

rs-sbg-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/dccc/images/overlay-img-right-dots.png");
    background-repeat: no-repeat;
    background-position: right top;
    opacity: 0.07;
    z-index: 1;
}

@media (max-width: 992px) {
    rs-sbg-wrap:before,
    rs-sbg-wrap:after  {
        display: none;
    }
}

/*-- Sticky Search Bar --*/
@media (min-width: 481px) {
    .search-bar-sticky--active {
        position: fixed !important;
        top: 178px !important;
        z-index: 505 !important;
    }
}
@media (max-width: 480px) {
    .search-bar-sticky--active {
        position: fixed !important;
        top: 0px !important;
        z-index: 505 !important;
    }
}

/*-- Sticky Search Bar --*/
@media (min-width: 481px) {
    .search-bar-sticky-intPgs--active {
        position: fixed !important;
        top: 120px !important;
        z-index: 505 !important;
    }
}
@media (max-width: 480px) {
    .search-bar-sticky-intPgs--active {
        position: fixed !important;
        top: 0px !important;
        z-index: 505 !important;
    }
}

@media (min-width: 481px) {
    .add-nt-spacing {
        margin-top: -68px !important;
    }
}
@media (max-width: 480px) {
    .add-nt-spacing {
        margin-top: 0 !important;
    }
}
 
/*-- Header Search Field --*/
#sc-header {
    z-index: 9999;
}

.header-search {
    position: absolute;
    right: 24px;
}

.header-search input[type="search"].search-field {
    width: 355px;
    padding: 10px 8px;
    border: 0;
}

.header-search form {
    margin-top: 28px;
    overflow: hidden;
    border:1px solid #DF3011 !important;
}

.salx .search-submit {
    position: absolute;
    padding: 10px 14px;
    right: 0px;
    top: 0px;
    width: auto;
    height: auto;
    background: #DF3011;
    color: #fff;
    border-left: 1px solid #cacaca;
    text-transform: uppercase;
    font-size: 0.8em;
}

@media screen and (max-width: 480px) {
    #dccc-header .header {
        height: 184px;
        flex-direction: column;
        padding-bottom: 12px
    }
    #dccc-header #logo {
        top: 48px;
    }
    .header-search {
        position: relative;
        right: 0;
    }
    .header-search input[type="search"].search-field {
        width: 288px !important;
    }

    .bdpp-post-carousel-content .bdpp-post-img-bg:hover img {
        -webkit-transform: none !important;
        transform: none !important;
    }

}

/*-- Newsroom Page --*/
h2.pagination-title {
    margin-top: 0;
    padding-top: 0;
    border: none;
}
a.pagination-link {
    font-size: 0.88em;
}

.bdp-post-grid-main.bdp-design-2 .bdp-post-grid-content {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
}

.bdp-post-grid-main.bdp-design-2 .bdp-post-margin-content {
    background: #fff;
    padding: 0;
    max-width: 100%;
    margin: 0;
    position: relative;
}

.mainsec h2 {
    font-size: 1.85em;
    font-weight: 800;
    color: #002D5B;
    letter-spacing: 0;
    margin-top: 1em;
    padding-top: 0.75em;
    border-top: 1px solid #E4E1DC;
}

@media (min-width: 480px) {
   .tribe-events-pg-template{
        margin-top: 177px !important;
    }
}
