@charset "utf-8";
/* CSS Document */


.breadcrumb + .columnctrcomp {margin: 0 !important;}
.breadcrumb {margin-bottom: 0 !important;}

.copy h2 {font-size: 100px; font-weight:800;margin-bottom: 0px!important;padding-bottom:0px!important;}
.copy h3 {font-size: 70px; font-weight:800;margin-bottom: 0px!important;padding-bottom:0px!important;}

.community-section-nav {padding:.75em 0 .25em !important;}

.legend-container {display:none;}
.imagemarker-wrapper .scalize {max-width:1105px!important;}



  .item-point {background-color: rgba(255, 255, 255, 0)!important;
    border-color: rgba(0, 125, 185, 0)!important;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0)!important;
    -khtml-box-shadow: 0 1px 2px rgba(0,0,0,0)!important;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0)!important;
    -ms-box-shadow: 0 1px 2px rgba(0,0,0,0)!important;
    -o-box-shadow: 0 1px 2px rgba(0,0,0,0)!important;
    box-shadow: 0 1px 2px rgba(0,0,0,0)!important}

  .item-point a.toggle {width: 280px!important; height:250px!important;}

  .imagemarker-wrapper .scalize .item-point .popup {width: 375px!important; height: auto !important;}

.content .popup {border: 1px solid #FDB714}
.content h6 {display: none;}
.content .body {padding-top: 0px!important;margin-top:0px!important;}
.asset-container {width:50px!important;}
.content .body img, .has-image img {max-width: 42px;}
.body p:nth-child(2), p b {
    font-family: 'adelle';
    font-size: 22px;
    font-weight: 500;
    white-space:nowrap;
}
.text-container p:nth-child(3) {font-size: 16px;margin-bottom:0px!important}

.imagemarker-wrapper .scalize .item-point .popup .head .wrapper .text-container {height:auto!important}
.scalize .content.popup:before {
display:none!important
}


#content0 {
    left: 0px!important;
 
    top: 0px !important;
    }


 #content1 {left: 0px!important; 
    top: 0px!important;
   }


#content2
{    left: 0px!important;
    top:0px!important;
  }


.desktop-info {display:block;}

.mobile-info {display:none;}

.mobile-info .iconcallout .iconcallout__icon {width: 100%!important}

@media only screen and (max-width: 768px) {
	
	.desktop-info {display:none;}
	.mobile-info {display:block;}
   	.copy h1 {font-size: 70px; font-weight:800;margin-bottom: 0px!important;padding-bottom:0px!important;white-space:nowrap;margin-top:50px!important;color:#4d4d4d!important}
    .copy h2 {font-size: 54px; font-weight:800;margin-bottom: 0px!important;padding-bottom:0px!important;white-space:nowrap;color:#4d4d4d!important}
	.community-section-nav .col-md-15.desktop {width:100%!important;}
	.community-section-nav .col-md-15.desktop h3 {font-size:16px!important;}
}

/* Overrides for popup content in smaller viewports */
@media (max-width:1199px) and (min-width:992px) {
  #content0, #content1, #content2 {
    left: -50px !important;
    top: -10px !important;
  }
}
@media (max-width:991px) {
  .desktop-info {
    display: none !important;
  }
  .mobile-info {
    display: block !important;
  }
}


