@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap);

/* Fixing boxed to be better at wide displays */
.coh-container-boxed { max-width:100% !important; margin-left:120px !important; margin-right:120px !important; }
@media(max-width:1023px) { .coh-container-boxed { margin-left:64px !important; margin-right:64px !important; } }
@media(max-width:564px) { .coh-container-boxed { margin-left:20px !important; margin-right:20px !important; } }
/*.coh-container-boxed .two-col { max-width:789px; margin:auto; }*/


.visually-hidden { font-size:20px; }
.coh-style-berkley-header .custom-color + .primary-nav__item__container { right: 0; }
.hide-button + .primary-nav__item__container .primary-nav__learn-more-btn { display: none; }
.coh-style-berkley-header .primary-nav__item.is-expanded .primary-nav__button.custom-color:after { border-bottom-style:none; border-bottom-width:0; }
.ssa-component-instance-ea3e6525-f1c7-4f95-8794-65535a9e2065, .ssa-component-instance-2aaad5ed-c247-4f8a-94a6-a4cc572a0175, .ssa-component-instance-7c645004-51f8-4245-961a-d21ee5a2c7d8 { margin-bottom:0; }
.ssa-component-instance-c15bf168-bc32-4a1d-91f7-70378ef9a23a .coh-ce-cpt_featured_card_01-8cec96ad { margin-top: 84px; margin-bottom: 33px; }
.ssa-component-instance-e3211951-c259-46bb-9e26-e3081954e891 .coh-ce-cpt_featured_card_01-8cec96ad { margin-top: 33px; margin-bottom: 33px; }
.ssa-component-instance-d1d71c93-0655-4408-bf5c-cf0a4c06d88a .coh-ce-cpt_featured_card_01-8cec96ad { margin-top: 33px; }

/* chat */
.ps-launcher-wrapper { box-sizing: border-box; display: flex; -moz-box-align: center; -webkit-box-align: center; align-items: center; width: 320px; height: 64px; position: fixed; bottom: 0; right: 0; border-top-left-radius: 16px; background-color: #366092; box-shadow: rgba(0, 0, 0, .5) 0 -3px 8px 0; padding: 16px; }
.ps-launcher-avatar-wrapper { width: 32px; height: 32px; border-radius: 16px; background-color: rgb(216, 216, 216); float: left; }
.ps-launcher-avatar-wrapper > img { max-width: 100%; max-height: 100%; border-radius: 50%; }
.ps-launcher-title { font-family: "Open Sans"; font-size: 18px; font-weight: 600; line-height: 22px; letter-spacing: normal; color: rgb(255, 255, 255); margin-left: 8px; }
.search-advanced #edit-types-fieldset, .search-advanced #edit-lang-fieldset { display:none; }
#chatContainer{ position: fixed; bottom: 0; right: 0; visibility: visible; z-index: 1050; line-height: 0; } 
.coh-ce-cpt_block_content-cb6687ed a:hover { color:#0080b7; }
/* /chat */

@media (min-width:565px) { 
  #menu-primary-menu > li:nth-child(7), #menu-primary-menu > li:nth-child(8), #menu-primary-menu > li:nth-child(9) { display: none; }
}

@media (min-width:1440px) {
	.ssa-component-instance-71f830e5-990e-4bb2-802c-081026944fe9 .coh-row .coh-column:first-child .coh-image {
		margin-left: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
	}
	
	.ssa-component-instance-71f830e5-990e-4bb2-802c-081026944fe9 .coh-row .coh-column:last-child .coh-image {
	  margin-left: 0%;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
	}
	.coh-ce-cpt_info_card_matrix-e60f17dc { justify-content:center; }
	.coh-ce-cpt_info_card_matrix-5ad9a58e:last-child { margin-right:30px; }
	.coh-ce-cpt_info_card_matrix-e60f17dc .block-content-card { min-height:463px; max-width: 584px !important; }
}

@media (max-width:767px) {
	.coh-ce-cpt_link-6761305f {
		/*margin-left:10px;
		margin-right:10px;*/
	}
}

@media (max-width: 1023px) {
  .coh-row-xl > .coh-row-inner > .coh-column {
    padding-bottom: 1.5rem; 
  }
}  

/*Page Editor Default Behavior Change to Avoid Cutting Off Main Navigation*/
.ssa-app .hCCCcw { z-index:0 !important; }