#page #zone-header .region {
    box-shadow: none !important;
}
#page {
  max-width: 100% !important;
  overflow-x: hidden !important;
}
html {
  scroll-behavior: smooth;
}
#zone-header .region {
    background-color: rgba(255, 255, 255, .0);
}


@media only screen and (max-width: 767px) {
#region-branding > div.region.region-branding {
    padding: 0px 15px;
}
}


/*---next previous btn start---*/
.dcs-slideshow-home .flexslider ul.flex-direction-nav li {
    display: none !important;
}

/*---next previous btn end---*/


/*---next previous dots start---*/
.flex-control-nav {
    bottom: 10px;
    z-index: 20;
}
 .flex-control-paging li a {
    width: 13px;
    height: 13px;
    background: transparent;
    box-shadow: none;
}
 .flex-control-paging li a {
    background: transparent;
    border: 2px solid white;
}
 .flex-control-paging li a:hover {
    background: white !important;
}
 .flex-control-paging li a:active {
     background: white !important;
}
.flex-control-paging li a.flex-active {
    background: white;
    cursor: default;
}
/*---next previous dots end---*/

/*---Banners with Text throughout DCS Site CSS START---*/

.get_img_inline>img {
    display: none;
}
.dcs-banner {
display: flex;
    justify-content: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    align-items: center;
    min-height: auto;
    padding: 80px;
    position: relative;
    max-width: 1215px;
    margin: auto;
}
.dcs-banner:after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
background:#8a3a6d
    opacity: 0.6;
}
.dcs-banner-container {
    position: relative;
    z-index: 1;
    max-width: none;
    text-align: center;
    }
 .dcs-banner h1{
    font-family: 'Billy Ohio Dua'!important;
    font-weight: normal!important;
    font-style: normal!important;
    font-size: 80px !important;
    color: white !important;
    line-height: 1.0em !important;
}
 .dcs-banner h2 {
    color: white !important;
    font-size: 30px !important;
    text-transform: none !important;
border:none !important;
    padding: 0px !important;
line-height:30px;
}
 .dcs-banner p{
    color: white !important;
}
/*---Banners with Text throughout DCS Site CSS END---*/

/*---Banner with Title and Text throughout DCS Site CSS START---*/
.dcs-banner-content .dcs-banner-container{
width: 50%!important;
text-align: left !important;
max-width: 900px;
}
.dcs-banner-content h1{
text-align: left !important;
}
.dcs-banner-content h2{
text-align: left !important;
}
/*---Banner with Title and Text throughout DCS Site CSS END---*/

/*---Banner with Title Only throughout DCS Site CSS START---*/
.dcs-banner-title{
    justify-content: center !important;    
}
.dcs-banner-title h2{
text-align: center !important;    
}
.dcs-banner-title p{
text-align: center !important;    
}
/*---Banner with Title Only throughout DCS Site CSS End---*/

/*---Banner with Image Only CSS Start---*/
.dcs-banner-image {
    min-height: 400px !important;
}
@media only screen and (max-width: 767px) {
.dcs-banner-image {
min-height:350px !important;
}
}
/*---Banner with Image Only CSS End---*/

/*---Banner Mobile CSS Start---*/
@media only screen and (max-width: 767px) {
.dcs-banner {
        padding: 30px;
    }
.dcs-banner h2{
text-align: center !important;
}
.dcs-banner-content .dcs-banner-container{
width: 100%!important;
}
}
/*---Banner Mobile CSS End---*/


/*----Slideshow Banner CSS START---*/
.slideshow-banner-wrap .flexslider ul.flex-direction-nav li {
    display: none !important;
} 
.slideshow-banner-wrap .flexslider ul.flex-direction-nav li {
    display: none !important;
}
.slideshow-banner-wrap h1{
    font-family: 'Billy Ohio Dua'!important;
    font-weight: normal!important;
    font-style: normal!important;
    font-size: 80px !important;
    color: white !important;
    line-height: 1.0em !important;
}
.slideshow-banner-wrap h2 {
    color: white !important;
    font-size: 30px !important;
    text-transform: none !important;
border:none !important;
    padding: 0px !important;
line-height:30px;
}
.slideshow-banner-wrap  p{
    color: white !important;
    max-width:600px !important;
}
.slideshow-banner-wrap {
    position: relative;
    max-width: 1215px;
    margin: auto;
    display: flex;
    justify-content: left;
    align-items: center;
min-height: 480px;
max-height: 480px;
background-color:#8a3a6d;
}
.slideshow-banner-wrap:after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(to right,rgb(138 58 109 / 94%), rgb(203 85 161 / 15%)) !important;
background:#8a3a6d;
    opacity: 1;
}
.slideshow-container {
    position: absolute;
    padding: 80px;
    z-index: 2;
    width: 75%;
}
.views-field-field-slideshow-background-image img {
    margin-top: 0px !important;
    width: 100% !important;
min-width:1215px;
position:relative;
}
.views-field.views-field-field-slideshow-background-image {
    max-width: 1215px;
max-height:480px;
    overflow: hidden;
margin-bottom:0px;
}
/*----Slideshow Banner CSS END---*/

/*----Mobile Slideshow Banner CSS START---*/
@media only screen and (max-width: 767px) {
.slideshow-container {
padding:30px;
width:100% !important;
}

.slideshow-banner-wrap:after {
    background:linear-gradient(rgb(203 85 161 / 15%),rgb(138 58 109 / 94%)) !important;
    }
}
/*----Mobile Slideshow Banner CSS END---*/

/*----500px and down Mobile Slideshow Banner CSS START---*/
@media only screen and (max-width: 500px) {
.views-field-field-slideshow-background-image img {
right:70%;
}
.slideshow-container {
text-align:center !important;
}
.slideshow-banner-wrap h2 {
    text-align: center !important;
}
}
/*----500px and down Mobile Slideshow Banner CSS END---*/

/*-----IE browsers only-----*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.slideshow-container {
top:0;
right:0;
left:0;
bottom:0;
}

.slideshow-banner-wrap:after {
background:#8a3a6d !important;
    opacity: 0.6;
}
}

/*

/*---ALL TOP BANNER SLIDESHOW IMAGES IN DCS SITE - START---*/

.flexslider {
    border: 0px solid #fff;
}
.dcs-banner-slideshow {
max-height: 480px !important;
min-height: 480px !important;
}
.dcs-banner-slideshow .dcs-banner-container {
    max-width: none;
    text-align: left;
width: 75%!important;
}
.dcs-banner-slideshow h2 {
font-size:30px !important;
}

@media only screen and (max-width: 767px) {
.dcs-banner-slideshow .dcs-banner-container {
    max-width: none;  
width: 100% !important;
text-align:left !important;
}
.dcs-banner-slideshow {
padding: 30px;
    min-height: 480px !important;
    max-height: 480px !important;
}
.dcs-banner-slideshow h2 {
text-align: left !important;
}
.dcs-banner-slideshow h1{
text-align: left !important;
line-height:1.0em !important;
}
}
*/


