@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;}

@media only screen and (max-width: 768px) {

.copy h2 {
    font-size: 54px;
    font-weight: 800;
    white-space: nowrap;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    color: rgb(77, 77, 77) !important;
}

	.mobile-hide {
		display:none;
  }
  
  .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;}
	
}



