
.department-head-video

{

     margin: 0 auto;

    max-width: 700px;

}

​
.edsSizeShifter .rs-slider > li img {
    width: 100%;
}
​

#moduleActions-536 ul.dnn_mact{top:180px !important;}

​

/* Flexible iFrame */

​

.Flexible-container {

    position: relative;

    padding-bottom: 56.25%;

    padding-top: 30px;

    height: 0;

    overflow: hidden;

}

​

.Flexible-container iframe,  

.Flexible-container object, 

.Flexible-container embed {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

} 

​

/* Responsive Google Maps */

.google-maps {

position: relative;

padding-bottom: 50%; // This is the aspect ratio

height: 0;

overflow: hidden;

}

.google-maps iframe {

position: absolute;

top: 0;

left: 0;

width: 100% !important;

height: 100% !important;

}
.primarybtn.ecp{
border-radius: 50px;
  width: 100% ;
}
.primarybtn.apply_for_permits {
    width: 100%;
    padding: 26px 15px;
    border-radius: 50px;
}
.bannerwidth{
max-width: 960px;
margin-left: auto;
margin-right: auto;
padding-bottom: 40px;
}

