
@import '/Portals/_default/cross-styling.css';
@media only screen and (max-width: 1599px) and (min-width: 1200px)
.TopOutPane {
    margin-top: 40px !Important;
}
@media only screen and (max-width: 1199px) and (min-width: 992px)
.TopOutPane {
    margin-top: 40px !Important;
}
@media only screen and (max-width: 991px) and (min-width: 768px)
.TopOutPane {
    margin-top: 40px !Important;
}
@media only screen and (max-width: 767px)
.TopOutPane {
    margin-top: 40px !Important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
        #dnn_content {
                padding-top: 40px!important;
        }}

@media only screen and (max-width: 767px) {
        #dnn_content {
                padding-top: 40px!important;
        }
}
.footer-info04 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.footer-info04 .logo {
    margin-bottom: 0px !important;
}
.dnn_logo {
    float: none !important;
    text-align: center;
}
.pagetitleBox {
    box-shadow: 0 6px 5px -2px #0000003b;
}
.header-left {
    text-align: center !important;
}
@media only screen and (max-width: 767px){
  h1 {
    font-size: 26px !Important;
}
  h2 {
    font-size: 24px !Important;
}
  h3 {
    font-size: 22px !Important;
}
  h4 {
    font-size: 20px !Important;
}
  h5 {
    font-size: 19px !Important;
}
  h6 {
    font-size: 18px !Important;
}
}

.home02-bg01 {
    background: #02735e;
}
.bannerzoo {
    background: #000;
}

.LoginPanel {
    margin-top: 100px !IMPORTANT;
}

.dg-iconbox01 {
    text-align: left !IMPORTANT;
}
.cozza {
 background:/*url(/Portals/StCecilia/Images/bg-1.png) repeat top center*/ #781515 /*fixed*/;
 box-shadow: inset 0 0 20px #000;
}
.cozza2 {
 background:#273543;
}
.cozza5 {
 background: linear-gradient(180deg, #1f2a36, #3d546b);
}
img {
    max-width: 100% !Important;
    height: auto !IMPORTANT;
}
.spad {
  padding:10px 0px 0px 0px;
}
.smol {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

.specialmap{
  width: 100%;
  height: 480px;
}


.bwbw {
  -webkit-transition: all 0.1s ease;
     -moz-transition: all 0.1s ease;
       -o-transition: all 0.1s ease;
      -ms-transition: all 0.1s ease;
          transition: all 0.1s ease;
  max-width: 350px;
  margin: 0 auto;
}
 
.bwbw:hover {
  -webkit-filter: grayscale(100%);
}


@media only screen  and (max-width: 2000px) {
    .overlayz{
            margin-top:-145px;
}
@media only screen  and (max-width: 1400px) {
    .overlayz{
            margin-top:-120px;
}
}
@media only screen  and (max-width: 1199px) {
    .overlayz{
            margin-top:-100px;
}
}
@media only screen and (max-width: 991px) {
        .overlayz{
                margin-top:-60px;
        }
}
@media only screen and (max-width: 767px) {
        .overlayz{
                margin-top:-30px;
		        max-width: 80%;
                margin: 0 auto;
        }
}
@media only screen and (max-width: 500px) {
        .overlayz{
                margin-top:0px;
        }
}


.ThemeEvents .EventDayScroll {
    height: 77% !Important;
}
.flip-box05 .cont {
    min-height: 84px !Important;
    padding: 10px 15px !Important;
}
.flip-box {
    max-width: 295px;
    Margin: 0 auto;
    Padding-top:5px;
    Padding-bottom:5px;
}
.flip-box05 .back {
    background-color: #5E5E5E !Important;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
        .Logobox a, .LogoPane a {
    max-width: 350px !IMPORTANT;
}
  .roll_menu.roll_activated .dnn_logo .FixedLogoPane, .roll_menu.roll_activated .FixedLogoPane .dnn_logo {
    max-width: 350px !IMPORTANT;
}
}
@media only screen and (max-width: 991px) {
        .Logobox a, .LogoPane a {
    max-width: 350px !IMPORTANT;
}
  .roll_menu.roll_activated .dnn_logo .FixedLogoPane, .roll_menu.roll_activated .FixedLogoPane .dnn_logo {
    max-width: 350px !IMPORTANT;
}
}
@media only screen and (max-width: 767px) {
        .Logobox a, .LogoPane a {
    max-width: 350px !IMPORTANT;
}
  .roll_menu.roll_activated .dnn_logo .FixedLogoPane, .roll_menu.roll_activated .FixedLogoPane .dnn_logo {
    max-width: 350px !IMPORTANT;
}
}
#dnn_content {
    padding-top: 80px;
}






















