/* Social Reset — responsive rules */

@media (min-width: 1600px) {
header .container {
  max-width: 1660px;
  width: 100%;
}
.sr-hero-wrap {
  min-height: 944px;
}
#who-we-are p{
  max-width: 675px;
  width: 100%;
}
#connect{
height: 590px;
max-height: 590px;
}
#connect .sr-connect-image{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.sr-law-grid--three .sr-law-row {
  grid-template-columns: 177px 1fr 1.2fr;
}
.sr-law-desc {
  padding-left: 60px;
}
.sr-footer-inner {
  grid-template-columns: 655px 1fr;
}
.sr-law-grid--two .sr-law-row{
  padding: 2.3rem 0px;
}
	.sr-action-trigger{
		padding-left:6px !important;
		padding-right:6px !important;
	}
}
@media (max-width: 1200px) {
.sr-footer-email {
  font-family: var(--sr-font-sans);
  font-size: 26px;
}
.sr-main-title, h1 {
  font-size: 68px;
}
.sr-hero-body p {
  font-size: 30px;
}
.sr-action-hub-head h2, h2,
#documentary .sr-doc-subtitle, #documentary h3 {
  font-size: 60px;
}
.sr-action-item h3, h3 {
  font-size: 32px;
  line-height: 38px;
}
#who-we-are p {
  font-size: 28px;
  line-height: 36px !important;
}
	#documentary .sr-doc-text, #documentary p {
		font-size: 27px;
	}

}
@media (min-width: 992px) {
  .sr-brand-logo {
    height: 3rem;
  }
}

@media (max-width: 991.98px) {
  .sr-nav-actions .sr-btn-mobile {
    margin-left: 0 !important;
    width: auto !important;
    max-width: none !important;
    height: 42px !important;
    padding: 0.5rem 0.9rem;
    font-size: 0.95rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .sr-navbar-solid #navMain {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    background: var(--sr-nav-bg);
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0.5rem;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
    transform: translateY(-8px);
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease, transform 0.25s ease, max-height 0.3s ease;
    z-index: 1050;
  }

  .sr-navbar-solid #navMain.collapse:not(.show) {
    display: block;
  }

  .sr-navbar-solid #navMain.collapsing,
  .sr-navbar-solid #navMain.show {
    opacity: 1;
    transform: translateY(0);
    max-height: 24rem;
    pointer-events: auto;
    display: block;
  }

  .sr-navbar-solid #navMain > ul {
    margin-bottom: 0.5rem;
  }

  .sr-navbar-solid #navMain > ul > li > a {
    width: 100%;
    padding: 0.55rem 1rem;
    border-bottom: 1px solid rgba(45, 41, 39, 0.12);
  }
  .sr-navbar-solid #navMain > ul > li:last-child > a {
    border-bottom: none;
  }
  .sr-navbar-solid #navMain > .sr-btn-accent {
    margin-left: 0;
    margin-top: 0.35rem;
  }

  .sr-hero-content {
    padding-top: 1.5rem;
    padding-bottom: 2.25rem;
  }

  .sr-main-title {
    font-size: clamp(1.8rem, 8vw, 2.6rem);
  }
  .sr-hero-body p {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 18px;
}
section .btn {
  max-height: 60px;
   font-size: 22px;
}
.sr-section {
  padding-top: 68px;
  padding-bottom: 40px;
}
.sr-action-hub-head h2, h2, #documentary .sr-doc-subtitle, #documentary h3 {
  font-size: 50px;
}
.sr-action-hub-head p {
  font-size: 26px;
}
.sr-action-quote blockquote {
  font-size: 28px;
  line-height: 30px;
}
#documentary .sr-doc-text, #documentary p {
  font-size: 22px;
  line-height: 34px;
}
#documentary .sr-doc-premiere {
  font-size: 25px;
  line-height: 34px;
}
.sr-faq .accordion-button {
  font-size: 30px;
  line-height: 36px;
  padding-right: 40px;
}
.sr-faq .accordion-body {
  font-size: 20px;
  line-height: 30px;
}
.sr-footer-inner {
  grid-template-columns: 309px 1fr;
}
.sr-main-title, h1{
  margin-top: 40px;
  margin-bottom: 18px;
}
.sr-policy-modal-content-3 .sr-law-grid--two .sr-law-row {
  grid-template-columns: 200px 1fr;
}
}
@media screen and (max-width: 768px) {
  .sr-brand-logo{
    max-height: 30px;
    height: fit-content;
    width: fit-content;
    margin: 0 auto;
  }

  .sr-faq .accordion-button {    
    font-size: 23px;
    line-height: 28px;    
    padding-right: 28px;
  }

  .sr-faq .accordion-body {   
    font-size: 16px;
    line-height: 22px;
  }

  #connect .sr-connect-image {
    min-height: 280px;
    max-height: 280px;
  }

  #connect .sr-connect-pane {
    padding: 2rem 1rem;
  }

  #connect .sr-connect-inner h3 {
    font-size: 2.5rem;
  }

  #connect .sr-connect-inner p {
    font-size: 1rem;
  }

  #connect .sr-form-connect .btn.sr-btn-accent {
    font-size: 1.15rem;
  }

  .sr-footer-inner {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    
    max-width: 400px;
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .sr-footer-social{
    justify-content: center;
  }
  .sr-footer-links{
    align-items: center;
  }
  .sr-footer-logo-image {
    width: 120px;
    height: 120px;
  }

  .sr-footer-email {
    font-size: 1.8rem;
  }

  .sr-policy-modal .modal-content {
    padding: 1rem 1rem 1.4rem;
  }

  .sr-policy-modal-main-title {
    font-size: 2.2rem;
  }

  .sr-policy-close {
    width: 54px;
    height: 54px;
  }

  .sr-law-grid--three .sr-law-row,
  .sr-law-grid--two .sr-law-row,
  .sr-law-grid--compact .sr-law-row {
    grid-template-columns: 1fr;
  }

  .sr-law-name {
    font-size: 1.9rem;
  }

  .sr-policy-cta {
    min-width: 170px;
    min-height: 50px;
    font-size: 0.8rem;
  }
  #who-we-are{
    text-align: center;
  }
  .sr-policy-modal .modal-body h3 {
    font-size: 32px;
    line-height: 40px;
  }
  #who-we-are .btn{
    margin: 0 auto;
  }
  .sr-action-hub-head h2, h2, #documentary .sr-doc-subtitle, #documentary h3 {
    font-size: 40px;
}

.sr-action-hub-head p {
  font-size: 20px;
}
.sr-policy-modal-content-3 .sr-law-grid--two .sr-law-row {
  grid-template-columns:1fr;
}
#documentary .sr-doc-text, #documentary p {
  font-size: 19px;
  line-height: 26px;
}
#documentary .sr-doc-premiere {
  font-size: 22px;
  line-height: 28px;
}
#faq {
  padding: 44px 0 63px 0;
}
.sr-footer-section{
  padding: 60px 0;
}
.sr-action-item p, p {
    font-size: 16px;
  line-height: 24px;
}
#who-we-are p {
  font-size: 22px;
  line-height: 30px !important;
}
#documentary {
  padding: 48px 0 40px 0;
}

.sr-action-item h3, h3 {
  font-size: 28px;
}
.sr-action-quote blockquote {
  font-size: 24px;
  line-height: 28px;
}
.sr-action-quote figcaption {
  font-size: 16px;
  line-height: 35px;
}
.sr-action-note {
  font-family: var(--sr-font-sans);
  font-size: 16px;
  line-height: 25px;
}
}
