/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* New Code - Images on service pages header and below */
#header-outer {
	z-index: 30 !important;
}
#page-header-wrap,
#page-header-bg {
  overflow: visible !important;
	z-index: 20;
}
#page-header-bg {
  position: relative;
}
/* Header decorative shape */
.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after,
.page-id-248 #page-header-bg::after, 
.page-id-262 #page-header-bg::after {
  content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Shapes-Service.png);
  position: absolute;
  right: 0%;
  top: 80%;
  z-index: 1;
  pointer-events: none;
}
/* Public Adjuster Services for Homeowners heading & Business & Legal Formation Services br */
.page-id-234 #page-header-bg h1,
.page-id-262 #page-header-bg h1 {
	max-width: 810px;
}
/* Contractor Services, Consulting & Supplementing br */
.page-id-248 #page-header-bg h1 {
	max-width: 1000px;
}
/* Service page section 2 bg image */
.image-text-section::before {
      content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Service-Shapes.png);
    position: absolute;
    left: -20% !important;
    top: 50% !important;
    z-index: 1;
    inset: 0%;
    pointer-events: none;
}
/* Disclaimer page bg image */
#disclaimer::before {
      content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Disclaimer-bg.png);
    position: absolute;
    left: -20% !important;
    top: 0% !important;
    z-index: 1;
    pointer-events: none;
}
/* Service Page Bottom Image */
.service-last-row-before-image-bg::after {
  content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Service-Bg.png);
  position: absolute;
  right: 0% !important;
  top: 40% !important;
  z-index: 1;
	inset: -20%;
  pointer-events: none;
}
/* Contact Form */
.page-id-272 #s5::before {
	content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Shapes-Service.png);
	position: absolute;
	right: -2%;
	top: -10%;
	z-index: 1;
	pointer-events: none;
	scale: 70%;
	z-index: 1;
	pointer-events: none;
}
.page-id-272 #s5::after {
  content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Shapes.svg);
  position: absolute;
	left: -1.75% !important;
	bottom: -30% !important;
	z-index: 1;
	pointer-events: none;
	scale: 80%;
  pointer-events: none;
}
shark-icon-container {
	display: none !important;
}
/* FAQ toggle heading color – hover & active */
.toggles .toggle .toggle-heading,
.toggles .toggle.open .toggle-heading,
.toggles .toggle .toggle-heading:hover {
    color: #202C39 !important;
}
/* FAQ toggle icon color – hover & active/open */
.toggles .toggle .toggle-heading i,
.toggles .toggle.open .toggle-heading i,
.toggles .toggle .toggle-heading:hover i {
    border-color: #202C39 !important;
}
.toggles .toggle .toggle-heading i::after,
.toggles .toggle.open .toggle-heading i::after,
.toggles .toggle .toggle-heading:hover i::after {
    background-color: #202C39 !important;
}
.toggles .toggle .toggle-heading i::before,
.toggles .toggle.open .toggle-heading i::before,
.toggles .toggle .toggle-heading:hover i::before {
    background-color: #202C39 !important;
}
.page-id-272 #menu-item-47 > a,
.page-id-272 #menu-item-47 > a .menu-title-text {
    color: #fff !important;
  background: none !important;
  -webkit-text-fill-color: #fff !important;
}
.page-id-36 #top ul li ul li a .menu-title-text {
  color: #202C39 !important;
  background: none !important;
  -webkit-text-fill-color: #202C39 !important;
}
.page-id-36 #top ul li ul li a:hover .menu-title-text {
  background: linear-gradient(90deg, #DAAD6A, #8E5D23) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
#menu-item-59 a .menu-title-text,
#menu-item-60 a .menu-title-text {
    background: linear-gradient(to right, #8E5D23, #D2A158);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-weight: 700;
}
/* Call + Mail ICONS color */
#menu-item-59 i,
#menu-item-60 i {
    -webkit-text-fill-color: #202C39 !important;
}
/* Services page – allow sidebar to escape layout */
.page-id-36 #ajax-content-wrap,
.page-id-36 .container.main-content,
.page-id-36 .container-wrap {
    overflow: visible !important;
}

.page-id-36 #s3,
.page-id-36 #s3 .wpb_row,
.page-id-36 #s3 .wpb_column,
.page-id-36 #s3 .vc_column-inner {
    overflow: visible !important;
}
.inner-pages-side-bar {
    position: absolute !important;
    top: -300px;
    left: -10%;
    z-index: 999 !important; 
    overflow: visible !important;
    width: auto; 
}
-------------
:root{
    --c:var(--nectar-accent-color);
--c1: var(--nectar-extra-color-1);
	--c2: var(--nectar-extra-color-2);
	--c3: var(--nectar-extra-color-3);
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb
{
	background:#daad6a;
}
::selection {
  background:#daad6a;
	color:white;
}
/*------typography-----------*/
html body h1{
	font-family:font1 !important;
}
html body h2{
	font-family:font1  !important;
}
html body h3{
	font-family:font1  !important;
}
html body h4{
	font-family:font2  !important;
}
html body h5{
	font-family:font2  !important;
}
html body h6{
	font-family:font2  !important;
}
html body p,html body em,html body a,html body button,html body input,html body label,html body legend,html body .wpb_text_column li,html body .nectar-split-heading li,html body .nectar-fancy-ul li{
font-family:font2 !important;
}
html body strong{
font-family:inherit;
}
/*------typography-----------*/
body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
background: var(--c1) !important;
}
#header-secondary-outer ul li a span {
    font-size: 16px;
    line-height: 26px;
}
#header-secondary-outer {
    position: relative;
}

#header-secondary-outer::before {
  content: '';
  position: absolute;
  left: 0px;
  background: #fff;
  width: 93px;
  top: -2px;
  height: 106%;
}
#s1 a#b1 span {
    background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#top ul .current-menu-item span {
    background: linear-gradient(90deg, #8E5D23 0%, #D2A158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    border-color: #DAAD6A !important;
}
#top .s1 span.menu-title-text {
    text-transform: uppercase;
    z-index: 999;
    border: 2px solid !important;
    border-image: linear-gradient(to right, #DAAD6A, #8E5D23) 1 !important;
    background-clip: text !important;
    padding-inline: 40px;
    padding-block: 19px;
}

#top .s1 span.menu-title-text:before {
    content: '';
    width: 6px;
    height: 52px;
    background: linear-gradient(180deg, #DAAD6A, #8E5D23);
    position: absolute;
    left: 3px;
    top: 2.5px;
    transition: 0.5s;
    z-index: -1;
}

#top .s1 span.menu-title-text:hover:before {
    width: 97%;
}

#header-outer[data-lhe=animated_underline] #top nav>ul>.s1:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li:not(:last-child) {
    padding-right: 100px;
}

#header-secondary-outer ul {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-secondary-outer ul li a i {
    margin-right: 10px;
    background: #FFFFFF;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
    color: #132231;
    font-size: 18px;
}
#s1 .img-with-aniamtion-wrap {
    position: absolute;
    left: -265px;
    top: 40%;
    transform: translateY(-50%);
}

#s1 {
    padding-block: 350px 215px !important;
    z-index: 99;
}

#s1 .row-bg.viewport-desktop.using-image {
    width: 95%;
    right: 0;
    left: unset;
}

#top a#logo img {
    transform-origin: top left;
    scale: 1.8;
}

.t1 h4 {
    display: table;
    padding-inline: 40px;
    padding-block: 10px;
    border-radius: 40px;
    font-size: 13px;
    text-transform: uppercase !important;
    background: linear-gradient(90deg, #8E5D23 0%, #D2A158 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

#s2 .t1 h4:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: 100%;
    height: 100%;
    background: #202C391F;
    top: 0px;
    border-radius: 40px;
}

#s2 h2 {
    color: #202C39;
}

#s2 .t1 p {
    color: #555555;
	width:85%;
}

#s2 .m1 {
    width: 90%;
    margin-inline: auto;
}

#s2 {
    padding-block: 100px 80px !important;
    position: relative;
}
#s1 .t1 p {
    width: 669px;
}
#s2 .c2>div {
    padding-left: 70px;
    top: 50px;
}
a#b1 {
    z-index: 999;
    border: 2px solid !important;
    border-image: linear-gradient(to right, #DAAD6A, #8E5D23) 1 !important;
    background-clip: text !important;
    padding-inline: 40px;
    padding-block: 17px 20px;
    font-size: 16px;
    line-height: 26px;
    font-family: 'font3' !important;
}

a#b1 span {
    background: linear-gradient(90deg, #8E5D23 0%, #D2A158 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
a#b1:hover span {
    background: linear-gradient(90deg, #fff 0%, #fff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a#b1:before {
    content: '';
    width: 6px;
    height: 55px;
    background: linear-gradient(180deg, #DAAD6A, #8E5D23);
    position: absolute;
    left: 3px;
    top: 3.5px;
    transition: 0.5s;
    z-index: -1;
}
a#b1:hover:before {
    width: 98%;
}
#s2 .c2 .img-with-aniamtion-wrap {
    text-align: right;
    margin-left: auto;
    display: table;
    margin-right: -200px;
    margin-top: -10px;
}
#s2:after {
    content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/vector_01.webp);
    position: absolute;
    right: -287px;
    top: 15%;
}

#s2 .c1 .img-with-aniamtion-wrap {
    position: relative;
}

#s2 .c1 .img-with-aniamtion-wrap:before {
    content: '';
    position: absolute;
    left: 33px;
    bottom: 0px;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Group-12.png);
    background-size: contain;
    width: 447px;
    aspect-ratio: 1 / 1;
    z-index: 9999;
    background-repeat: no-repeat;
}

#s2 .t2 h3 {font-size: 105px;color: #202c391f;}

#s2 .t2 {
    margin-left: auto;
    display: table;
    margin-right: -202px;
    margin-top: 30px;
}
#s2 .row-bg.viewport-desktop {
    position: relative;
}

#s2:before {
    content: '';
    position: absolute;
    background: #EBEBEB;
    width: 634px;
    height: 1235px;
    top: -194px;
    z-index: 9;
    left: -290px;
}

#s3 .t1 h2 {
    color: #202C39;
	position:relative;
}
#s3 .t1 h2:before {
    content: '';
    border-right: 1px solid #CDCDCD;
    height: 250px;
    position: absolute;
    top: 60px;
    right: 50%;
    z-index: 999;
}

#s3 .t1 h2:after {#s3 .t1
    h2: before;
    content: '';
    border-right: 1px solid #CDCDCD;
    height: 121px;
    position: absolute;
    top: -130px;
    right: 50%;
    z-index: 999;
}
#s3 .owl-carousel {
    padding-top: 50px;
}
#s3 .carousel-item {
    filter: drop-shadow(2px 4px 6px #0000001A);
    mask-repeat: inherit;
    margin-inline: 10px;
    padding: 0px 20px 20px 30px;
    transition: 0.9s;
    height: 430px;
}
#s3 .carousel-item:before {
    content: "";
    position: absolute;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Bg.png);
    background-size: 100% 100%;
    background-position: center;
    z-index: -1;
    background-repeat: no-repeat;
    width: 100%;
    left: 0px;
    top: 2px;
    height: 100%;
    transition: 0.9s;
}
#s3 .carousel-item:hover:before {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Bg-0011.png);
}

#s3 .t2 h2 {
    font-size: 140px !important;
    font-weight: 300;
    color: #F7F7F7;
    margin: 0 -10px 0 0;
    line-height: 1 !important;
    transition: 0.6s;
}

#s3 .img-with-aniamtion-wrap:nth-child(2) {
    position: absolute;
    top: -1px;
    opacity: 0;
    transition: 0.6s;
}

#s3 .t2 {
    position: absolute;
    right: 20px;
    top: 10px;
}

#s3 ul li {
    font-size: 12px;
    transition: 0.6s;
    color: #555555;
}
#s3 p {
    color: #555555;
}

#s3 ul {
    margin-left: 17px;
    margin-bottom: 10px;
}

#s3 .t3 h3 {
    line-height: 30px;
    color: #202C39;
    transition: 0.6s;
}

#s3 .t3 {
    padding-top: 90px;
    margin-bottom: 0px;
}

a#b2 {
    background-color: transparent !important;
    font-size: 16px;
    color: #202C39;
    font-weight: 300;
    padding-left: 18px;
    box-shadow: unset !important;
    padding-block: 0;
    font-family: font1 !important;
	  text-transform: capitalize !important;
	    padding-right: 15px;
}
a#b2 i.icon-button-arrow {
    right: 0px;
}

#s3 .img-with-aniamtion-wrap {
    padding-top: 30px;
}

#s3 .carousel-item:hover .img-with-aniamtion-wrap:nth-child(2) {
    opacity: 1;
}

#s3 .carousel-item:hover .img-with-aniamtion-wrap:nth-child(1) {
    opacity: 0;
}

#s3 .carousel-item:hover .t2 h2 {
    color: #042242 !important;
}

#s3 .carousel-item:hover .t3 h3 {
    color: #ffffff !important;
}

#s3 .carousel-item:hover ul li{
    color: #ffffff !important;
}

a#b2 span {
    transition: 0.6s;
}

#s3 .carousel-item:hover a#b2 span, #s3 .carousel-item:hover a#b2 i {
    background: linear-gradient(180deg, #8E5D23 0%, #DAAD6A 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#s4:after {
    content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/sec_4_after.webp);
    position: absolute;
    top: 4px;
    right: 0;
    z-index: -1;
}

#s4 .img-with-aniamtion-wrap:nth-child(2) {position: absolute;right: 0px;top: 160px;}

#s4 .nectar-scrolling-text h3 {
    font-size: 120px;
    font-weight: 300;
    letter-spacing: -4px;
    line-height: 130px;
}

#s4 {
    padding-block: 100px 220px !important;
}

#s4 .text-02 h2 {
    font-size: 102px;
    color: #EEEEEE;
    text-align: center;
}

#s4:before {
    content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/shapes.webp);
    position: absolute;
    z-index: -1;
    left: -178px;
    bottom: -38px;
    background-position: bottom center;
}

#s4 .t1,#s4 .t2 {
    padding-left: 156px;
}

#adj .text-01 {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2025/12/service-sec-4-bg-home.png) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    padding: 20px 80px 30px 100px;
    filter: drop-shadow(0 4px 54px rgba(0, 0, 0, 0.10));
    margin-bottom: 25px;
}

#s4 .t2 p {
    margin-top: 50px;
    font-size: 15px;
}
#s4 .nectar-scrolling-text {
  margin-left: auto;
  width: 93%;
}
#adj p {
    width: 78%;
    color: #555555;
}

#s4 a#arrow {
    position: absolute;
    right: 110px;
    top: 38%;
    transform: translateY(-50%);
    font-size: 0px;
    background: transparent !important;
    color: #111;
    box-shadow: unset !important;
}

#s4 a#arrow i {
    font-size: 33px;
    right: 20px;
}

#s4 .text-01 h3 {
    color: #202C39;
}

#s4 .text-02 {
    position: relative;
    top: -10px;
    left: 30px;
}
#s5 {
    padding-block: 100px 70px !important;
}

#s5 .row-bg.viewport-desktop.using-image {
    background-size: 96% 100% !important;
}

#s5 .row_col_wrap_12.col.span_12.light.left {
    padding-inline: 120px;
}
#s5 .t1 h4 {
    display: table;
    padding-inline: 40px;
    padding-block: 10px;
    border-radius: 40px;
    font-size: 13px;
    text-transform: uppercase !important;
    background: linear-gradient(90deg, #fff 0%, #fff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

#s5 .t1 h4:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: 100%;
    height: 100%;
    background: #FFFFFF1F;
    top: 0px;
    border-radius: 40px;
}
.page-id-272 #s5 .t1 h2, #s5 .t1 h2 {
    font-size: 64px !important;
    line-height: 74px !important;
    padding-block: 15px;
}
#s5 .t1 p {
    color: #9A9A9A;
}

#s5 .t1 p a {
    font-weight: 700;
    font-size: 20px;
    background: linear-gradient(to right, #8E5D23, #D2A158);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    text-decoration: underline;
	opacity:1;
}

#s5 .t1 p a:before {
    content: '';
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #8E5D23, #D2A158);
    position: absolute;
    bottom: 0;
    left: 0;
}

#s5 input,
#s5 select,
#s5 textarea {
    background: #0000 !important;
    border: unset !important;
    outline: unset !important;
    padding: 0 !important;
    border-bottom: 1px solid #ffffff36 !important;
    border-radius: 0 !important;
    font-family: 'Font1' !important;
    color: #999999;
    box-shadow: unset !important;
    margin-bottom: 35px;
    font-size: 25px;
    line-height: 35px;
}
#s5 select {
  margin-top: 20px !important;
}
#s5 select option {
	background-color: #001224;
	color: white;
  padding: 10px;
	font-size: 20px;
}
/* Contant Us Page */
.page-id-272 #s5 select option {
	background-color: #fff;
	color: #666666;
  padding: 10px;
	font-size: 20px;
}
/* Contant Us Page */
#s5 input,
#s5 select,
#s5 textarea {
    background: #0000 !important;
    border: unset !important;
    outline: unset !important;
    padding: 0 !important;
    border-bottom: 1px solid #ffffff36 !important;
    border-radius: 0 !important;
    font-family: 'Font1' !important;
    box-shadow: unset !important;
    margin-bottom: 35px;
    font-size: 25px;
    line-height: 35px;
}
/* Contact Us Page */
.page-id-272 #s5 input::placeholder,
.page-id-272 #s5 textarea::placeholder,
.page-id-272 #s5 select::placeholder {
    color: #666666 !important;
    opacity: 1 !important;
}
/* Contact Us Page */
.page-id-272 #s5 input,
.page-id-272 #s5 select,
.page-id-272 #s5 textarea {
    border-bottom: 1px solid #999999 !important;
}
#s5 label {
    font-weight: 500 !important;
    margin: 25px 0px 15px 0px;
	font-family: Satoshi;
	color: white;
}
/* Contant Us Page */
.page-id-272 #s5 label {
    font-weight: 500 !important;
    margin: 25px 0px 15px 0px;
	font-family: Satoshi;
	color: black;
}
#s5 textarea {
    height: 100px;
}
#s5 span.wpcf7-list-item-label {
    font-size: 20px;
    font-weight: 400;
    color:#fff;
}
#s5 span.wpcf7-list-item-label {
    font-size: 20px;
    font-weight: 400;
    color:#fff;
}
/* Contact Us Page */
.page-id-272 #s5 span.wpcf7-list-item-label {
    font-size: 20px;
    font-weight: 400;
    color:#000;
}
#s5 span.wpcf7-list-item.first.last {
    padding: 0 !important;
    margin: 0;
}
#s5input.btn-primary:hover {
    background: linear-gradient(90deg, #DAAD6A, #8E5D23);
}
#s5 button.btn-primary {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    width: 202px;
    height: 60px;
    padding: 0 !important;
    text-decoration: none;
    background-color: #fff;
    color: #fff !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    font-size: clamp(12px, 1vw, 16px) !important;
    text-transform: uppercase;
    position: relative;
    z-index: 999;
    border: 2px solid !important;
    border-image: linear-gradient(90deg, #DAAD6A, #8E5D23) 1 !important;
    background-clip: text !important;
}
/* Contant Us Page */
.page-id-272 #s5 button.btn-primary {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    width: 202px;
    height: 60px;
    padding: 0 !important;
    text-decoration: none;
    background-color: #fff;
    color: #000 !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    font-size: clamp(12px, 1vw, 16px) !important;
    text-transform: uppercase;
    position: relative;
    z-index: 999;
    border: 2px solid !important;
    border-image: linear-gradient(90deg, #DAAD6A, #8E5D23) 1 !important;
    background-clip: text !important;
}
#s5 button.btn-primary:before {
	content: '';
    width: 6px;
    height: 50px;
    background: linear-gradient(180deg, #DAAD6A, #8E5D23);
    position: absolute;
    left: 3px;
    top: 3px;
    transition: 0.5s;
    z-index: -1;
}
#s5  button.btn-primary:hover:before {
    width: 97%;
}
#s5 .wpcf7-response-output {
  color: #fff !important;
  background: transparent;
  border: unset;
}
/* Contant Us Page */
#s5 .wpcf7-response-output {
  color: #000 !important;
  background: transparent;
  border: unset;
}
#s6 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#s6 .t1 h2 {
    color: #202C39;
	  padding-bottom: 60px;
}
#s6 .vc_col-sm-3>div {
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px !important;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/counter-bg-home.webp);
    background-size: cover;
    background-position: center;
    filter: drop-shadow(0 4px 54px rgba(0, 0, 0, 0.10));
	transition:0.6s;
}

#s6 .subject {
    color: #555555;
    font-weight: 500;
    padding-top: 10px;
    font-family: 'font2';
}

#s6 .number,#s6 .symbol-wrap {
    color: #202C39 !important;
    font-family: 'font1' !important;
    font-weight: 500;
    position: relative;
    font-size: 49px !important;
}
#s6 .nectar-milestone {
    position: relative;
}
#s6 a#b1 span {
    background: linear-gradient(90deg, #000000 0%, #000000 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#s6 a#b1 span {
    background: linear-gradient(90deg, #000000 0%, #000000 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#s6 a#b1:hover span {
    background: linear-gradient(to right, #ffffff, #ffffff) !important;
    background-clip: text !important;
}
#s6 a#b1:before {
    height: 57px;
}
#adj:hover .text-01 {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/service-sec-4-bg-hover-home.webp) !important;
}

#adj:hover .text-01 h3,#adj:hover .text-01 p {
    color: #fff;
}

#adj:hover .text-02 h2 {
    color: #02162c;
}

#adj h2 ,#adj h4,#adj p {
    transition: 0.6s;
}

#adj:hover a#arrow i {
    background: linear-gradient(180deg, #8E5D23 0%, #DAAD6A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

-------
.side-bar-inner-pages {
	position: absolute;
    top: -40%;
    left: -22%;
    background: white;
    padding: 150px 20px;
}

.image-text-section {
	position: relative;
}

.text-top-right {
		position: absolute;
    top: 0;
    right: 0;
    background: white;
    width: 45%;
    padding: 20px 0px 0px 30px;
}
#s7 {
    padding-block: 93px !important;
    text-align: center;
}

#s7 .row_col_wrap_12.col.span_12.light.left {
    padding-inline: 100px;
}

#s7 .t1 p {font-size: 20px;line-height: 30px;margin-inline: auto;width: 72%;}

#s7 a#b1 span {
    background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#s7 .t1 h2 {
    font-size: 73.601px !important;
    line-height: 83px !important;
	color:#fff;
}
#footer-outer {
    display: none;
}
#footer .row-bg.viewport-desktop.using-image {
    width: 98%;
}

#footer h2 {
    font-size: 23.2368px !important;
    letter-spacing: 0;
    line-height: 29.7431px !important;
    padding-bottom: 20px;
}

#footer ul:not(.text-01 ul) {
    margin: 0;
}

#footer ul li:not(.text-01 ul li) {
    list-style: none;
}

#footer ul li a, #footer p, #footer ul li {
    color: #999999;
    font-weight: 700;
}
#footer .text-01 ul li {
    line-height: 32px;
}

#footer .img-with-aniamtion-wrap {
    position: relative;
    left: -120px;
    top: -40px;
}

#f3 .wpb_content_element {
    float: left;
}

#footer .text-003 {
    float: right;
}

#footer .icn ul li {
    display: inline-block;
    margin-right: 10px;
}

#footer {
    padding-block: 380px 0px !important;
}

#s7 {
    margin-bottom: -290px;
}
#f2 {
    padding-block: 30px 20px;
    border-bottom: 1px solid #FFFFFF1A;
}
#footer .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#sidebar .widget input[type=email], #sidebar .widget input[type=text] {
    background: #0000 !important;
    border-radius: 0;
    height: 65px;
    font-size: 15px;
    font-weight: 500;
    color: #999999;
    box-shadow: none !important;
    outline: none !important;
    border: 1px solid #fff !important;
	  padding-inline: 15px 40px;
}

#f1 form.tnp-form {
    position: relative;
}
#f1 form.tnp-form:before {
    content: '\f1d8';
    font-family: 'FontAwesome' !important;
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    right: 15px;
    pointer-events: none;
}

#f1 input[type=submit] {
    position: absolute;
    right: 0px;
    width: 50px;
    border-radius: 0px !important;
    bottom: 11px;
    right: 5px;
    background: transparent !important;
}
.nectar_hook_global_section_footer>.container {max-width: 1675px;}

#footer .vc_col-sm-3 {
    position: relative;
}

#footer .vc_col-sm-3:before {
    content: '';
    position: absolute;
    border-right: 1px solid #ffffff21 !important;
    height: 120%;
    top: -90px;
    right: 55px;
}
#top ul.sub-menu.tracked-pos li {
    padding-inline: 0px !important;
	transition:0.6s;
}

#top ul.sub-menu.tracked-pos li a span {
    font-size: 14px;
    line-height: 24px;
}

#top ul.sub-menu.tracked-pos li:hover a span {
    background: linear-gradient(to right, #8E5D23, #D2A158);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid var(--c);
}
a#b1:hover {
    transform: translateY(0);
}
body .page-header-bg-image {
    width: 95.1%;
    margin-left: auto;
    display: table;
    right: 0px;
}

#page-header-bg {
    position: relative;
}
/*
 * Syed Talha
#page-header-bg:before {
    content: '';
    position: absolute;
    left: 0px;
    z-index: 99;
    width: 94px;
    height: 100%;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Greathouse-Consulting-Adjusting.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
*/

/* Updated */
#page-header-bg:before {
    content: '';
    position: absolute;
		top: -20px;
    left: 0px;
    z-index: 99;
    width: 94px;
    height: 100%;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Side.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 0px 0px;
}

/* New Code */
body:not(.page-id-34) #page-header-bg .page-header-bg-image img {
    object-fit: contain;
}

/* About */
#abt_01 .t1 h4:before, #abt_03 .t1 h4:before  {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: 100%;
    height: 100%;
    background: #202C391F;
    top: 0px;
    border-radius: 40px;
}

body:not(.home) .t1 h2 {
    color: #202C39;
}

#abt_01 p {
    color: #434343;
}

#abt_01 p strong {
    color: #000;
}
#abt_02 span.gr {
    background: linear-gradient(90deg, #8E5D23 0%, #D2A158 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

#abt_02 h1 {
    font-size: 145px;
    line-height: 155px;
}
#abt_03 .t1 p {
    font-size: 45px;
    line-height: 75px;
    color: #111111;
}
#abt-2 ul li {
    color: #434343;
    padding-bottom: 7px;
    width: 105%;
}
#abt-2 ul li strong {
    color: #000;
}
#abt_03:before {
    content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/k-shape.png);
    position: absolute;
    left: -290px;
    z-index: -1;
    bottom: -158px;
}
#abt_04 .vc_col-sm-3>div {
    height: 356.9071px;
}
#abt_04 .vc_col-sm-3>div:before {
    content: "";
    position: absolute;
    inset: -70px;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/counter-bg-home.webp);
    background-size: contain;
    background-position: center;
    z-index: -1;
    background-repeat: no-repeat;
}
#abt_01 .img-with-aniamtion-wrap:last-child {
    position: absolute;
    right: 0px;
    top: 192px;
    width: 6.8%;
}
/* About */
#top .sf-menu li  ul.sub-menu.tracked-pos {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/dropdown-menu-bg.webp) !important;
    background-color: transparent !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#s7 a#b1 {
    padding-inline: 90px;
    padding-block: 17px 20px;
    line-height: 24px;
}
#s6 .vc_col-sm-3>div:hover {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/counter-bg-hover-home.webp);
}

#s6 .vc_col-sm-3>div:hover .number, #s6 .vc_col-sm-3>div:hover .symbol-wrap,#s6 .vc_col-sm-3>div:hover .subject,#s6 .vc_col-sm-3>div:hover .nectar-milestone:before {
    color: #fff !important;
}
body #header-secondary-outer[data-lhe=animated_underline] nav>.sf-menu>li:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
#s3 a#b1 span {
  background: linear-gradient(90deg, #000 0%, #000 100%);
  background-clip: border-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#s3 a#b1:hover span {
  background: linear-gradient(90deg, #FFF 0%, #FFF 100%);
  background-clip: border-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-id-189 ul {
    margin-bottom: 20px;
}
#ser-003 ul {
  margin-left: 14px;
}
#ser-01 ul li strong, #ser-002 ul li strong, #ser-03 ul li strong, #ser-02 ol li strong, #ser-003 ul li strong {
  line-height: 30px;
  color: #000;
}
.page-id-248 .text-top-right {
  padding-bottom: 30px;
}
.page-id-248 p {
  padding-bottom: 10px;
}
#ser-02 ol li {
    color: #000 !important;
}
ol, ul {
    color: #434343 !important;
}
#s1 video.nectar-video-bg {
    left: unset;
    right: -2px;
    width: 95%;
}

#s1 .nectar-video-wrap {clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 99%, 14.5% 100.5%, 0 70.5%);overflow: hidden;}
#s1 .video-color-overlay.row-bg-layer {
    background: linear-gradient(288.68deg, rgba(0, 17, 36, 0) 43.93%, rgba(0, 17, 36, 0.8) 85.08%),
linear-gradient(64.69deg, rgba(0, 17, 36, 0) 25.27%, rgba(0, 17, 36, 0.5) 99.98%),
linear-gradient(95.97deg, rgba(0, 17, 36, 0) -55.83%, rgba(0, 17, 36, 0.5) 100%);
    width: 1821px;
    left: unset;
    right: -290px;
    clip-path: polygon(0 0, 100% 0, 100% 60%, 100% 99%, 9.8% 100%, 0 81%);
}
#header-outer.transparent #top nav .sf-menu > .current-menu-item > a i {
    background: linear-gradient(90deg, #8E5D23 0%, #D2A158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#s5.contact-us-page-form select {
    color: #666 !important;
}
#s5 select {
  opacity: 0.9;
}
/* === Contact Form 7 reCAPTCHA FIX (Salient) === */

/* Column should not stretch the captcha */
.col.span_12 {
  display: block;
}

/* Wrapper: shrink to captcha size */
.wpcf7-form-control-wrap.recaptcha {
  display: flex !important;
  justify-content: flex-start;
  width: auto !important;
  margin: 20px 0 !important;
  padding: 12px;
  background: #ffffff;
  border-radius: 6px;
}

/* Actual captcha */
.g-recaptcha,
.wpcf7-form-control.wpcf7-recaptcha {
  width: 304px !important;
  height: 78px !important;
  max-width: 304px !important;
}

/* Prevent Salient flex/grid interference */
.wpcf7 form {
  display: block !important;
}
#f3 .ic2 {
    position: relative;
}

#f3 .ic2:before {content: '';position: absolute;right: -42px;border-right:1px solid #ffffff21;height: 23px;}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
html body h1 {
  font-size: 72px !important;
  line-height: 85px !important;
}
#header-secondary-outer::before {
  width: 79px;
}
 #s1 .img-with-aniamtion-wrap {
    left: -115px;
    top: 67px;
  }
#s2::before {
    height: 1086px;
    top: -85px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  margin-right: -80px;
  width: 303px;
}
#s2 .t2 {
  margin-right: -81px;
  margin-top: 0px;
}
#s2 .t2 h3 {
  font-size: 72px;
  line-height: 1;
}
#s2::after {
  right: -131px;
  top: 245px;
  transform: scale(0.65);
  transform-origin: right top;
}
#s3 {
  padding-block: 30px 0px !important;
}
#s3 .img-with-aniamtion-wrap:nth-child(2) {
  top: 0PX;
}
#s4 .t2 p {
  font-size: 12px;
}
#s4 .t1, #s4 .t2 {
  padding-left: 133px;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  width: 51px;
}
#s4::before {
  left: -201px;
}
#adj .text-01 {
  padding: 15px 80px 27px 100px;
  margin-bottom: 15px;
}
#s4 {
  padding-block: 100px 130px !important;
}
#s6 {
  padding-block: 100px 80px !important;
}
#s6 .t1 h2 {
  padding-bottom: 0px;
}
.nectar_hook_global_section_footer > .container {
  max-width: 1477px;
}
#footer .img-with-aniamtion-wrap {
  left: -80px;
}
#footer ul li a, #footer p, #footer ul li{
    font-size: 14px;
}
/* New Code */
		#page-header-bg:before {
			padding: 0px 0px;
			scale: 80%;
			left: -10px;
	}
	 body #page-header-bg, body #page-header-wrap {
    height: 625px !important;
  }
	/* Public Adjuster Services for Homeowners heading br */
	.page-id-234 #page-header-bg h1,
	.page-id-262 #page-header-bg h1 {
		max-width: 710px;
	}
	/* Contractor Services, Consulting & Supplementing & Business & Legal Formation Services br */
	.page-id-248 #page-header-bg h1 {
		max-width: 850px;
	}
	/* Services page before images */
	.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after, .page-id-248 #page-header-bg::after, .page-id-262 #page-header-bg::after {
		right: -1%;
		scale: 80%;
	}
#abt_01 .img-with-aniamtion-wrap:last-child {
  top: 180px;
}
#abt_02 h1 {
  font-size: 126px !important;
  line-height: 146px !important;
}
#abt_03 .t1 p {
  font-size: 40px;
  line-height: 70px;
}
#abt-2 ul li {
  width: 121%;
}
#s7 {
  padding-block: 62px !important;
}
#footer .text-01 ul {
  margin-left: 13px;
}
#footer .m3 {
  margin-left: -15px;
}
#ser-01 h2,#ser-002 h2,#ser-03 h2 {
    font-size: 44px;
    line-height: 64px;
}
#ser-01 ul li,#ser-002 ul li,#ser-03 ul li,#ser-02 ol li,#ser-003 ul li {
    margin-bottom: 10px;
	font-size:14px;
	line-height:24px;
}
	body:not(.page-id-34) h2 {
		font-size: 38px !important;
		line-height: 48px !important;
	}
	#s7 a#b1 {
    padding-block: 17px 21px;
}
#s1 .video-color-overlay.row-bg-layer {
    width: 1678px;
    clip-path: polygon(0 0, 100% 0, 100% 60%, 100% 100%, 5% 100.4%, 0 91.3%);
}
#s1 .nectar-video-wrap {
    clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 10% 100%, 0 82.5%);
}
#s3 .t2 h2 {
    font-size: 120px !important;
}
.container.main-content .row {
    padding-left: 0px !important;
}
#s6 .number, #s6 .symbol-wrap {
    font-size: 50px !important;
}
#s1 video.nectar-video-bg {
    left: unset;
    right: -1px;
    width: 95%;
}
#f3 .ic2:before {
    right: -33px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
html body h1 {
  font-size: 65px !important;
  line-height: 75px !important;
}
#s1 {
  padding-block: 300px 145px !important;
}
#s1 .row_col_wrap_12.col.span_12.light.left {
  padding-left: 60px;
}
/* Syed Talha */
.page-id-34 #top .container .row {
  padding-left: 56px;
}

.page-id-34 #header-secondary-outer nav {
  padding-left: 55px;
}

#header-secondary-outer::before {
  width: 71px;
}
#s2 .c2 > div {
  padding-left: 40px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  width: 250px;
  margin-right: -25px;
}
#s2 .t2 h3 {
  font-size: 60px;
}
#s2 .t2 {
  margin-right: -26px;
}
#s2::before {
  height: 1092px;
  top: -108px;
}
#s2::after {
  right: -71px;
  top: 200px;
}
#s3 .carousel-item {
  padding: 0px 20px 20px 20px;
}
#s4 .t1, #s4 .t2 {
  padding-left: 70px;
}
#s4 .t2 p br {
  display: none;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  width: 46.5px;
	top: 141px;
} 
.page-id-272 #s5 .t1 h2, #s5 .t1 h2 {
  font-size: 50px !important;
  line-height: 60px !important;
}
#s5 input, #s5 select, #s5 textarea {
  font-size: 20px;
  line-height: 30px;
}
.page-id-272 #s5 span.wpcf7-list-item-label, #s5 span.wpcf7-list-item-label {
  font-size: 18px;
}
#s6 .number, #s6 .symbol-wrap {
  font-size: 45px !important;
  line-height: 45px !important;
}
.nectar_hook_global_section_footer > .container {
  max-width: 1440px;
}
#footer .img-with-aniamtion-wrap {
  width: 230px;
  left: -15px;
}
#footer .text-01 ul {
  margin-left: 15px;
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  left: 32px;
}
#s3 .t2 h2 {
  font-size: 130px !important;
}
#s3 .t2 {
  top: 14px;
}
 #adj .text-01 {
    padding: 15px 80px 15px 100px;
    margin-bottom: 15px;
    background-size: 100% 270%;
  }
#adj p {
  font-size: 14px;
  line-height: 24px;
}
#s4::before {
  transform: scale(0.6);
  bottom: -130px;
  left: -200px;
}
#s4 .text-02 {
  top: -3px;
}
/* New Code */
	body #page-header-bg, body #page-header-wrap {
    height: 570px !important;
  }
	   #page-header-bg::before {
    top: 10px;
  }
	/* Contractor Services, Consulting & Supplementing br */
	.page-id-248 #page-header-bg h1 {
		max-width: 830px;
	}
	/* Services page before images */
	.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after, .page-id-248 #page-header-bg::after, .page-id-262 #page-header-bg::after {
		right: -2%;
		scale: 70%;
		top: 65%;
	}
#s7 {
  padding-block: 83px !important;
}
#abt_01  h2 {
  font-size: 45px;
  line-height: 55px;
}
#abt_01 p {
  font-size: 14px;
  line-height: 24px;
}
#abt_02 h1 {
  font-size: 117px !important;
  line-height: 127px !important;
}
#abt_03 .t1 p {
  font-size: 37px;
  line-height: 67px;
}
#abt-2 ul li {
  font-size: 14px;
  line-height: 24px;
}
#footer .m3 {
  margin-left: 0px;
}
body:not(.home) #footer .img-with-aniamtion-wrap {
  left: -100px;
}
#abt_01 .img-with-aniamtion-wrap:last-child {
    top: 154px;
  }
#ser-01 h2,#ser-002 h2,#ser-03 h2 {
    font-size: 40px;
    line-height: 60px;
}
#s7 a#b1 {
    padding-block: 17px 22px;
}
#s1 .nectar-video-wrap {
        clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 17% 100%, 0 81.5%);
}
#s1 .video-color-overlay.row-bg-layer {
    width: 1589px;
    clip-path: polygon(0 0, 100% 0, 100% 60%, 100% 100%, 11.3% 100.5%, 0 87%);
}
#s1 .img-with-aniamtion-wrap {
    left: -115px;
    top: 95px;
    width: 35px;
}
body:not(.home) .container .row, body:not(.home) #header-secondary-outer nav {
    padding-left: 70px;
}
	#abt-2 ul li {
		width: 100%;
	}
#f3 .ic2:before {
    right: -28px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {

#s2 .c2 .img-with-aniamtion-wrap {
  width: 220px;
}
#s2 {
  padding-block: 80px 60px !important;
}
#s2::before {
    height: 975px;
    top: -71px;
  }
#s3 ul {
  margin-left: 18px;
}
#s3 ul li {
  font-size: 11px;
}
#adj .text-01 {
  padding: 20px 80px 20px 80px;
  background-size: 100% 300%;
}
#s4 .t2 p {
  margin-top: 30px;
  font-size: 12.5px;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  top: 139px;
  width: 44px;
}
#s4 .nectar-scrolling-text h3 {
  font-size: 90px;
  line-height: 100px;
}
#s6 {
  padding-block: 60px 70px !important;
}
#s6 .t1 h2 {
  margin-bottom: 0px;
}
#s6 .vc_col-sm-3 > div {
  padding-block: 0px;
  height: 410px;
}
#footer .text-01 ul li,#footer ul li a {
  font-size: 13px;
}
#s4 {
  padding-block: 100px 80px !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li:not(:last-child) {
  padding-right: 50px;
}
#header-secondary-outer::before {
    width: 67px;
  }
#s2 .c1 .img-with-aniamtion-wrap::before {
    left: 30px;
  }
#s2::after {
    top: 230px;
    transform: scale(0.5);
  }
#s4 .vc_col-sm-10 {
  top: 21px;
}
#s4::before {
    transform: scale(0.5);
    bottom: -160px;
    left: -184px;
  }
#s4 .text-02 {
  top: 70%;
  transform: translateY(-50%);
}
.page-id-272 #s5 span.wpcf7-list-item-label, #s5 span.wpcf7-list-item-label {
    font-size: 16px;
  }
	/* New Code */
 body #page-header-bg, body #page-header-wrap {
    height: 545px !important;
  }
 #adj p {
    font-size: 13px;
    line-height: 23px;
  }
#s4 .text-02 h2 {
  font-size: 90px;
}
#s7 {
  padding-block: 71px !important;
}
#s4 .text-02 {
	left: 20px;
}
#s7 .t1 p {
  font-size: 18px;
  line-height: 28px;
}
#abt_01:first-child {
  padding-top: 80px !important;
}
#abt_02 h1 {
  font-size: 116px !important;
  line-height: 126px !important;
}
#abt_03 .t1 p {
  font-size: 36px;
  line-height: 56px;
}
#abt_03 {
  padding-bottom: 80px !important;
}
 body:not(.home) #footer .img-with-aniamtion-wrap {
    left: -85px;
  }
 #abt_01 .img-with-aniamtion-wrap:last-child {
    top: 171px;
}
#s7 a#b1 {
      padding-block: 17px 20px;
}
    #s1 .nectar-video-wrap {
        clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 14% 100%, 0 86.5%);
    }
    #s1 .video-color-overlay.row-bg-layer {
        width: 1518px;
        clip-path: polygon(0 0, 100% 0, 100% 60%, 100% 100%, 8.1% 100%, 0 91.5%);
    }
#s1 .img-with-aniamtion-wrap {
        top: 115px;
}
#s6 a#b1:before {
    height: 56px;
}
	#s5 {
		padding-block: 50px 70px !important;
	}
    #f3 .ic2:before {
        right: -19px;
        top: 50%;
        transform: translateY(-50%);
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#s1 {
  padding-block: 270px 85px !important;
}
html body h1 {
  font-size: 55px !important;
  line-height: 65px !important;
}
#s1 .img-with-aniamtion-wrap {
  width: 27px;
  top: 62px;
}
a#b1 {
  font-size: 14px;
  line-height: 24px;
}
html body p, html body em, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
  font-size: 14px;
  line-height: 24px;
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  left: 27px;
  width: 340px;
}
#s2::before {
  top: -128px;
  height: 977px;
}
#s3 .t2 h2 {
  font-size: 80px !important;
  line-height: 90px !important;
}
#s3 .t2 {
  top: 30px;
}
#s3 .t3 {
  padding-top: 30px;
}
#s3 ul li {
  font-size: 10px;
}
#s4 .inner_row {
  padding-top: 20px !important;
}
#s5 .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 69px;
}
#s5 span.wpcf7-list-item-label {
  font-size: 16px;
}
#s6 .number, #s6 .symbol-wrap {
  font-size: 40px !important;
  line-height: 40px !important;
}
#footer .text-01 ul li, #footer ul li a {
  font-size: 12px;
}
#footer .vc_col-sm-3::before {
  right: 33px;
}
#header-secondary-outer::before {
    width: 64px;
    left: -1px;
  }
#s4 .text-02 {
  top: 70%;
  transform: translateY(-50%);
}
	/* New Code */
body #page-header-bg, body #page-header-wrap {
  height: 520px !important;
}
	/* Public Adjuster Services for Homeowners heading & Business & Legal Formation Services br */
	.page-id-234 #page-header-bg h1,
	.page-id-262 #page-header-bg h1 {
		max-width: 600px;
		line-height: 1.1;
	}
		/* Contractor Services, Consulting & Supplementing br */
.page-id-248 #page-header-bg h1 {
	max-width: 650px;
}
	/* Services page before images */
	.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after, .page-id-248 #page-header-bg::after, .page-id-262 #page-header-bg::after {
		right: -3%;
    scale: 60%;
    top: 64%;
	}
#s4 a#arrow {
  right: 90px;
  top: 44%;
}
#s7 {
  padding-block: 57px !important;
}
#s5 .t1 p a {
  font-size: 18px;
}
#abt_01 h2 {
    font-size: 40px;
    line-height: 50px;
  }
 #abt_02 h1 {
    font-size: 108px !important;
    line-height: 118px !important;
  }
 #abt_03 .t1 p {
    font-size: 34px;
    line-height: 54px;
  }
#abt-2 ul li {
    font-size: 13px;
    line-height: 23px;
  }
#abt_01 .img-with-aniamtion-wrap:last-child {
    top: 175px;
}
  #ser-01 h2, #ser-002 h2, #ser-03 h2 {
    font-size: 38px;
    line-height: 48px;
}
		body:not(.page-id-34) h2 {
		font-size: 36px !important;
		line-height: 46px !important;
}
    #s1 .video-color-overlay.row-bg-layer {
        width: 1436px;
        clip-path: polygon(0 0, 100% 0, 100% 60%, 100% 100%, 8.1% 100%, 0 81%);
    }
    #s1 .nectar-video-wrap {
        clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 14% 100%, 0 70.5%);
    }
#s4 .img-with-aniamtion-wrap:nth-child(2) {
        top: 140px;
    }
#s3 .carousel-item {
    height: 360px;
}
	.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
		width: 85% !important;
	}
	.wpcf7 input[type="checkbox"] {
		width: auto !important;
	}
#f3 .ic2:before {
   right: -8px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
#header-secondary-outer::before {
    width: 49px;
}
#s1 .img-with-aniamtion-wrap {
        top: 52px;
        left: -121px;
        width: 25px;
    }
html body h2 {
  font-size: 38px;
  line-height: 48px;
}
.page-id-272 #s5 .t1 h2, #s5 .t1 h2 {
  font-size: 35px !important;
  line-height: 45px !important;
}
#s7 .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 50px;
}
#s7 .t1 h2 {
  font-size: 55px !important;
  line-height: 65px !important;
}
#footer .img-with-aniamtion-wrap {
  width: 180px;
}
#s6 .row-bg.viewport-desktop.using-image {
  background-size: contain;
}
#s6 .vc_col-sm-3 > div {
  padding-inline: 22px !important;
}
#s6 .subject {
  font-size: 12px;
  line-height: 22px;
}
#s6 .vc_col-sm-3 > div {
  height: 290px;
}
.page-id-272 #s5 span.wpcf7-list-item-label, #s5 span.wpcf7-list-item-label {
  font-size: 12px;
  line-height: 22px;
}
#s5 input, #s5 select, #s5 textarea {
  font-size: 16px;
  line-height: 26px;
}
#adj .text-01 {
  padding: 20px 30px 20px 63px;
  background-size: 100% 270%;
}
#s4 a#arrow {
  right: 45px;
  top: 42%;
}
#s4 a#arrow i {
  font-size: 25px;
}
#adj p {
  font-size: 12px;
  line-height: 22px;
}
#s4 .text-01 h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0px;
}
#s4 .text-02 h2 {
  font-size: 70px;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  width: 34px;
  top: 147px;
}
#s4 .inner_row {
  padding-top: 0px !important;
}
#s3 .t3 h3 {
  font-size: 15px;
  line-height: 25px;
}
#s3 ul li {
  font-size: 12px;
  line-height: 22px;
}
#s3 .t3 {
  height: 140px;
  overflow-y: scroll;
  padding-top: 0px;
  margin-top: 30px;
  margin-bottom: 15px;
}
#s3 .img-with-animation {
  width: 55px;
}
#s3 .t2 {
  top: 12px;
}
#s3 .owl-carousel {
  padding-top: 0px;
}
#s2::before {
  top: -112px;
  height: 796px;
  width: 602px;
}
html body h1 {
  font-size: 40px !important;
  line-height: 50px !important;
}
#s1 .t1 p {
  width: 470px;
}
#s1 {
  padding-block: 250px 45px !important;
}
#s2 {
  padding-block: 40px 30px !important;
}
#s2 .c2 > div {
  padding-left: 20px;
}
a#b1 {
  font-size: 12px;
  line-height: 22px;
}
a#b1::before {
  height: 51px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  width: 150px;
}
#s2 .t2 h3 {
  font-size: 35px;
  line-height: 45px;
}
#s2 .t2 {
  margin-top: -10px;
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  left: 22px;
}
 #s4 .img-with-aniamtion-wrap:nth-child(2) {
    top: 147px;
    width: 31px;
  }
#s7 {
  padding-block: 40px !important;
  text-align: center;
}
#s7 .t1 p {
  font-size: 14px;
  line-height: 24px;
}
#s7 a#b1 {
  line-height: 22px;
}
#s7 {
  margin-bottom: -160px;
}
#footer .text-01 ul li, #footer ul li a {
    font-size: 11px;
  }
#s6 a#b1::before {
  height: 51px;
}
#s6 a#b1:hover::before {
  width: 97%;
}
	/* New Code */
	body #page-header-bg, body #page-header-wrap {
  height: 440px !important;
}
	  #page-header-bg::before {
    top: -10px;
    padding-block: 30px;
		scale: 70%;
    left: -25px;
  }
	/* Public Adjuster Services for Homeowners heading & Business & Legal Formation Services br */
	.page-id-234 #page-header-bg h1,
	.page-id-262 #page-header-bg h1 {
		max-width: 400px;
	}
	/* Contractor Services, Consulting & Supplementing br */
	.page-id-248 #page-header-bg h1 {
		max-width: 500px;
	}
	/* Services page before images */
	.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after, .page-id-248 #page-header-bg::after, .page-id-262 #page-header-bg::after {
		right: -4.5%;
    scale: 50%;
    top: 44%;
	}
 #s6 .number, #s6 .symbol-wrap {
    font-size: 40px !important;
    line-height: 40px !important;
  }
#s6 .c3 .nectar-milestone::before {
  font-size: 18px;
}
#abt_01 h2 {
    font-size: 33px;
    line-height: 45px;
  }
#abt_02 h1 {
  font-size: 86px !important;
  line-height: 96px !important;
}
#abt_03 .t1 p {
  font-size: 27px;
  line-height: 47px;
}
#abt-2 ul li {
  font-size: 12px;
  line-height: 22px;
}
#abt_03 {
  padding-bottom: 40px !important;
}
#abt_02 {
  padding-top: 50px !important;
}
#abt_01:first-child {
  padding-top: 40px !important;
}
#abt_01 p {
  font-size: 12px;
  line-height: 22px;
}
 #abt_01 .img-with-aniamtion-wrap:last-child {
    top: 189px;
  }
.vc_custom_1768967415589 {
  margin-top: 0px !important;
}
 #ser-01 h2, #ser-002 h2, #ser-03 h2 {
    font-size: 30px;
    line-height: 40px;
  }
#ser-01 ul li, #ser-002 ul li, #ser-03 ul li, #ser-02 ol li, #ser-003 ul li {
  font-size: 12px;
  line-height: 22px;
}
		body:not(.page-id-34) h2 {
		font-size: 27px !important;
		line-height: 37px !important;
}
#s1 .video-color-overlay.row-bg-layer {
        width: 1194px;
        clip-path: polygon(0 0, 100% 0, 100% 60%, 100% 100%, 8.1% 100.6%, 0 81%);
    }
#s3 .carousel-item {
        height: 330px;
    }
    #footer ul li a, #footer p, #footer ul li {
        font-size: 11px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
#ser-001 .tt1 {
  margin-top: 0px !important;
}
#s1 {
  text-align: center;
}
#s1 .t1 p {
  width: 80%;
  margin-inline: auto;
}
#s1 {
  padding-block: 50px 50px !important;
}
#header-secondary-outer ul li a span {
  font-size: 12px;
  line-height: 22px;
}
#header-secondary-outer::before {
  width: 42px;
}
#s1 .img-with-aniamtion-wrap {
  width: 20px;
  top: 90px;
  left: -100px;
}
#s2 .m1 {
  width: auto;
  margin-inline: auto;
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  left: 35px;
}
#s2::before {
  top: -51px;
}
#s2 {
  text-align: center;
}
.t1 h4 {
  margin-inline: auto;
  display: table;
}
#s2 .t1 p {
  width: auto;
}
#s2 .c2 > div {
  padding-inline: 0px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  width: 200px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  margin-right: 0px;
}
#s2 .t2 {
  margin-right: 0px !important;
}
#s2 .t2 h3 {
  font-size: 48px;
  line-height: 58px;
}
#s3 .t3 {
  height: auto;
}
#s3 .carousel-item {
    height: auto;
}
#s3 .t1 h2::after,#s3 .t1 h2::before {
  display: none;
}
#s3 .t3 h3 {
  font-size: 25px;
  line-height: 35px;
}
a#b1:hover::before {
  width: 97%;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  position: relative;
  margin-left: auto;
  display: table;
  top: 0px;
  margin-top: -333px;
  width: 6%;
}
#adj .text-01 {
  padding-block: 80px;
  padding-inline: 100px;
  background: #fff;
  background-image: unset !important;
}
#adj:hover .text-01 {
  background-image: unset !important;
  background: #001428;
}
#s4 .text-02 {
  top: 0px;
  transform: translateY(0);
  left: 0;
}
#s4 {
  text-align: center;
}
#s4 .t1, #s4 .t2 {
  padding-inline: 0px;
}
#s4 .vc_col-sm-2 {
  width: 100%;
  margin-bottom: -140px;
  z-index: 99;
}
#adj p {
  margin-inline: auto;
}
#adj:hover .text-02 h2 {
  color: #eee;
}
#s4 a#arrow {
  left: 0;
  right: 0;
  margin-inline: auto;
  display: table;
  position: relative;
  margin-top: -60px;
  top: 0px;
  padding-inline: 36px;
}
#s4 .nectar-scrolling-text {
  width: 100%;
  margin-top: 30px;
}
#s5 .t1 h4 {
  margin-inline: unset;
}
#s6 .vc_col-sm-3 > div {
  background-size: 150% 120%;
}
#s6 .c3 .nectar-milestone::before {
  left: 60px;
}
#footer .row-bg.viewport-desktop.using-image {
  background-size: cover;
}
#footer {
  padding-block: 260px 20px !important;
}
#footer .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 28px;
}
#footer .img-with-aniamtion-wrap {
  left: 0px;
  width: auto;
}
#footer .vc_col-sm-2,#footer .vc_col-sm-4 {
  width: 45% !important;
}
#footer .text-003 {
  float: unset;
  text-align: center;
}
#f3 .wpb_content_element {
  float: unset;
  text-align: center;
}
#footer .text-01 ul li, #footer ul li a {
  font-size: 14px;
  line-height: 24px;
}
#s7 .t1 h2 {
  font-size: 36px;
  line-height: 46px;
}
#s7 a#b1 {
  padding-inline: 50px;
}
#page-header-bg::before {
  display: none;
}
body .page-header-bg-image {
  width: 100%;
}
body:not(.home) #header-secondary-outer::before {
  display: none;
}
body #page-header-bg, body #page-header-wrap {
    height: 100% !important;
  }
#abt_01 {
  text-align: center;
}
#abt_02 h1 {
  font-size: 80px !important;
  line-height: 90px !important;
}
#abt_03 .t1 p {
  font-size: 25px;
  line-height: 35px;
}
body:not(.home) #footer .img-with-aniamtion-wrap {
  left: 0px;
}
body:not(.home) .nectar_hook_global_section_footer > .container {
  max-width: 1440px !important;
}
#ser-01 h2, #ser-002 h2, #ser-03 h2 {
    font-size: 29px;
    line-height: 39px;
  }
  #ser-01 ul li, #ser-002 ul li, #ser-03 ul li, #ser-02 ol li, #ser-003 ul li {
    font-size: 14px;
    line-height: 24px;
  }
.text-top-right {
  width: 100%;
  position: relative;
  top: 0px;
}
#page-header-bg .page-header-bg-image img {
  display: none;
}
.page-id-35 .page-header-bg-image {
  background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Bg_inner_02.png);
}
	.page-id-189 .page-header-bg-image {
		background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/contaract-e1768970973755.png);
	}
	.page-id-272 .page-header-bg-image {
		background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Mask-group-9-1.png);
	}
	.page-id-36 .page-header-bg-image {
		background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Mask-group-9-1.png);
	}
.page-id-234 .page-header-bg-image {
  background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/public_banner.png);
}
.page-id-248 .page-header-bg-image img {
    display: none;
}
	.page-id-248 .page-header-bg-image {
		background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/contaract-e1768970973755.png);
	}
.page-id-262 .page-header-bg-image img {
    display: none;
}

.page-id-262 .page-header-bg-image {background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/busineess-e1768971112325.png);
}
	.page-id-1285 .page-header-bg-image,
	.page-id-283 .page-header-bg-image,
	.page-id-281 .page-header-bg-image,
	.page-id-278 .page-header-bg-image{
		background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Mask-group-1-2-1.png);
	}
		body:not(.page-id-34) h2 {
		font-size: 40px !important;
		line-height: 50px !important;
}	
	.page-id-272 #s5::after {
		content: '';
		display: none;
	}
	body:not(.home) .page-header-bg-image {
  width: 100%;
}
#s7 a#b1 {
   line-height: 20px !important;
}
	#s3 ul {
		margin-left: 16px;
	}
#s1 .nectar-video-wrap {
    clip-path: unset !important;
    overflow: visible;
}

#s1 .video-color-overlay.row-bg-layer {
    width: 1000px;
    clip-path: unset;
    left: -140px;
    margin-inline: auto;
    display: block;
}

#s1 video.nectar-video-bg {
    width: 100%;
}

#header-secondary-outer::before {
    display: none;
}

#header-secondary-outer nav {
    padding-inline: 0px !important;
}
#top .container .row {
    padding-inline: 0px !important;
}
#s1 .row_col_wrap_12.col.span_12.light.left {
    padding-inline: 0px !important;
}
    body:not(.home) .container .row, body:not(.home) #header-secondary-outer nav {
        padding-left: 0px;
    }
#footer .vc_col-sm-3::before {
    display: none;
}
	
	.page-id-272 #s5 {
		padding-block: 0px 70px !important;
	}
	.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
		width: 100% !important;
	}
	.page-id-272 #s5::before {
		display: none;
	}
	#abt_01 .img-with-aniamtion-wrap:last-child {
		top: 147px;
	}
	#abt_03 .t1 p {
		text-align: center;
	}
#footer #f3 .vc_col-sm-4 {
    width: 100% !important;
}

#footer ul li a, #footer p, #footer ul li {
    font-size: 14px;
    line-height: 24px;
}
#f3 .ic2:before {
    display: none;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
#s2::before{
  top: -21px
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  display: none;
}
#s3 p br {
  display: none;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  display: none;
}
#s4 .t1, #s4 .t2 {
    padding-inline: 18px;
}
#s6 p br {
  display: none;
}
	#abt_01 .img-with-aniamtion-wrap:last-child {
		top: 134px;
	}
	#abt_02 h1 {
        font-size: 75px !important;
        line-height: 90px !important;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
#slide-out-widget-area[class*=slide-out-from-right] .open-submenu .sub-menu li a {
    font-size: 12px !important;
    line-height: 22px !important;
}


			/* New Code - Images on service pages header and below */

#header-outer {
	z-index: 30 !important;
}

#page-header-wrap,
#page-header-bg {
  overflow: visible !important;
	z-index: 20;
}

#page-header-bg {
  position: relative;
}

/* Header decorative shape */
.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after,
.page-id-248 #page-header-bg::after, 
.page-id-262 #page-header-bg::after {
  content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Shapes-Service.png);
  position: absolute;
  right: 0%;
  top: 80%;
  z-index: 1;
  pointer-events: none;
}
/* Public Adjuster Services for Homeowners heading & Business & Legal Formation Services br */
.page-id-234 #page-header-bg h1,
.page-id-262 #page-header-bg h1 {
	max-width: 810px;
}
/* Contractor Services, Consulting & Supplementing br */
.page-id-248 #page-header-bg h1 {
	max-width: 1000px;
}
/* Service page section 2 bg image */
.image-text-section::before {
      content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Service-Shapes.png);
    position: absolute;
    left: -20% !important;
    top: 50% !important;
    z-index: 1;
    inset: 0%;
    pointer-events: none;
}
/* Disclaimer page bg image */
#disclaimer::before {
      content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Disclaimer-bg.png);
    position: absolute;
    left: -20% !important;
    top: 0% !important;
    z-index: 1;
    pointer-events: none;
}
/* Service Page Bottom Image */
.service-last-row-before-image-bg::after {
  content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Service-Bg.png);
  position: absolute;
  right: 0% !important;
  top: 40% !important;
  z-index: 1;
	inset: -20%;
  pointer-events: none;
}
/* Contact Form */
.page-id-272 #s5::before {
  content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Shapes-Service.png);
  position: absolute;
  right: -2%;
	top: -20%;
	z-index: 1;
	pointer-events: none;
	scale: 70%;
  z-index: 1;
  pointer-events: none;
}
.page-id-272 #s5::after {
  content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Shapes.svg);
  position: absolute;
	left: -1.75% !important;
	bottom: -30% !important;
	z-index: 1;
	pointer-events: none;
	scale: 80%;
  pointer-events: none;
}
shark-icon-container {
	display: none !important;
}
-------------
#header-secondary-outer ul li a span {
    font-size: 16px;
    line-height: 26px;
}
#header-secondary-outer {
    position: relative;
}

#header-secondary-outer::before {
  content: '';
  position: absolute;
  left: 0px;
  background: #fff;
  width: 93px;
  top: -2px;
  height: 106%;
}
#s1 a#b1 span {
    background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#top ul .current-menu-item span {
    background: linear-gradient(90deg, #8E5D23 0%, #D2A158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    border-color: #DAAD6A !important;
}
#top .s1 span.menu-title-text {
    text-transform: uppercase;
    z-index: 999;
    border: 2px solid !important;
    border-image: linear-gradient(to right, #DAAD6A, #8E5D23) 1 !important;
    background-clip: text !important;
    padding-inline: 40px;
    padding-block: 19px;
}

#top .s1 span.menu-title-text:before {
    content: '';
    width: 6px;
    height: 52px;
    background: linear-gradient(180deg, #DAAD6A, #8E5D23);
    position: absolute;
    left: 3px;
    top: 2.5px;
    transition: 0.5s;
    z-index: -1;
}

#top .s1 span.menu-title-text:hover:before {
    width: 97%;
}

#header-outer[data-lhe=animated_underline] #top nav>ul>.s1:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li:not(:last-child) {
    padding-right: 100px;
}

#header-secondary-outer ul {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-secondary-outer ul li a i {
    margin-right: 10px;
    background: #FFFFFF;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
    color: #132231;
    font-size: 18px;
}
#s1 .img-with-aniamtion-wrap {
    position: absolute;
    left: -265px;
    top: 40%;
    transform: translateY(-50%);
}

#s1 {
    padding-block: 350px 215px !important;
    z-index: 99;
}

#s1 .row-bg.viewport-desktop.using-image {
    width: 95%;
    right: 0;
    left: unset;
}

#top a#logo img {
    transform-origin: top left;
    scale: 1.5;
}

.t1 h4 {
    display: table;
    padding-inline: 40px;
    padding-block: 10px;
    border-radius: 40px;
    font-size: 13px;
    text-transform: uppercase !important;
    background: linear-gradient(90deg, #8E5D23 0%, #D2A158 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

#s2 .t1 h4:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: 100%;
    height: 100%;
    background: #202C391F;
    top: 0px;
    border-radius: 40px;
}

#s2 h2 {
    color: #202C39;
}

#s2 .t1 p {
    color: #555555;
	width:85%;
}

#s2 .m1 {
    width: 90%;
    margin-inline: auto;
}

#s2 {
    padding-block: 100px 80px !important;
    position: relative;
}
#s1 .t1 p {
    width: 669px;
}
#s2 .c2>div {
    padding-left: 70px;
    top: 50px;
}
a#b1 {
    z-index: 999;
    border: 2px solid !important;
    border-image: linear-gradient(to right, #DAAD6A, #8E5D23) 1 !important;
    background-clip: text !important;
    padding-inline: 40px;
    padding-block: 17px 20px;
    font-size: 16px;
    line-height: 26px;
    font-family: 'font3' !important;
}

a#b1 span {
    background: linear-gradient(90deg, #8E5D23 0%, #D2A158 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
a#b1:hover span {
    background: linear-gradient(90deg, #fff 0%, #fff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a#b1:before {
    content: '';
    width: 6px;
    height: 55px;
    background: linear-gradient(180deg, #DAAD6A, #8E5D23);
    position: absolute;
    left: 3px;
    top: 3.5px;
    transition: 0.5s;
    z-index: -1;
}
a#b1:hover:before {
    width: 98%;
}
#s2 .c2 .img-with-aniamtion-wrap {
    text-align: right;
    margin-left: auto;
    display: table;
    margin-right: -200px;
    margin-top: -10px;
}
#s2:after {
    content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/vector_01.webp);
    position: absolute;
    right: -287px;
    top: 15%;
}

#s2 .c1 .img-with-aniamtion-wrap {
    position: relative;
}

#s2 .c1 .img-with-aniamtion-wrap:before {
    content: '';
    position: absolute;
    left: 33px;
    bottom: 0px;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Group-12.png);
    background-size: contain;
    width: 447px;
    aspect-ratio: 1 / 1;
    z-index: 9999;
    background-repeat: no-repeat;
}

#s2 .t2 h3 {font-size: 105px;color: #202c391f;}

#s2 .t2 {
    margin-left: auto;
    display: table;
    margin-right: -202px;
    margin-top: 30px;
}
#s2 .row-bg.viewport-desktop {
    position: relative;
}

#s2:before {
    content: '';
    position: absolute;
    background: #EBEBEB;
    width: 634px;
    height: 1235px;
    top: -197px;
    z-index: 9;
    left: -290px;
}

#s3 .t1 h2 {
    color: #202C39;
	position:relative;
}
#s3 .t1 h2:before {
    content: '';
    border-right: 1px solid #CDCDCD;
    height: 250px;
    position: absolute;
    top: 60px;
    right: 50%;
    z-index: 999;
}

#s3 .t1 h2:after {#s3 .t1
    content: '';
    border-right: 1px solid #CDCDCD;
    height: 121px;
    position: absolute;
    top: -130px;
    right: 50%;
    z-index: 999;
}
#s3 .owl-carousel {
    padding-top: 50px;
}
#s3 .carousel-item {
    filter: drop-shadow(2px 4px 6px #0000001A);
    mask-repeat: inherit;
    margin-inline: 10px;
    padding: 0px 20px 20px 30px;
    transition: 0.9s;
}
#s3 .carousel-item:before {
    content: "";
    position: absolute;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Bg.png);
    background-size: 100% 100%;
    background-position: center;
    z-index: -1;
    background-repeat: no-repeat;
    width: 100%;
    left: 0px;
    top: 2px;
    height: 100%;
    transition: 0.9s;
}
#s3 .carousel-item:hover:before {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Bg-0011.png);
}

#s3 .t2 h2 {
    font-size: 140px !important;
    font-weight: 300;
    color: #F7F7F7;
    margin: 0 -10px 0 0;
    line-height: 1;
    transition: 0.6s;
}

#s3 .img-with-aniamtion-wrap:nth-child(2) {
    position: absolute;
    top: -1px;
    opacity: 0;
    transition: 0.6s;
}

#s3 .t2 {
    position: absolute;
    right: 20px;
    top: 10px;
}

#s3 ul li {
    font-size: 12px;
    transition: 0.6s;
    color: #555555;
}
#s3 p {
    color: #555555;
}

#s3 ul {
    margin-left: 17px;
    margin-bottom: 10px;
}

#s3 .t3 h3 {
    line-height: 30px;
    color: #202C39;
    transition: 0.6s;
}

#s3 .t3 {
    padding-top: 90px;
    margin-bottom: 0px;
}

a#b2 {
    background-color: transparent !important;
    font-size: 16px;
    color: #202C39;
    font-weight: 300;
    padding-left: 18px;
    box-shadow: unset !important;
    padding-block: 0;
    font-family: font1 !important;
	  text-transform: capitalize !important;
	    padding-right: 15px;
}
a#b2 i.icon-button-arrow {
    right: 0px;
}

#s3 .img-with-aniamtion-wrap {
    padding-top: 30px;
}

#s3 .carousel-item:hover .img-with-aniamtion-wrap:nth-child(2) {
    opacity: 1;
}

#s3 .carousel-item:hover .img-with-aniamtion-wrap:nth-child(1) {
    opacity: 0;
}

#s3 .carousel-item:hover .t2 h2 {
    color: #042242 !important;
}

#s3 .carousel-item:hover .t3 h3 {
    color: #ffffff !important;
}

#s3 .carousel-item:hover ul li{
    color: #ffffff !important;
}

a#b2 span {
    transition: 0.6s;
}

#s3 .carousel-item:hover a#b2 span, #s3 .carousel-item:hover a#b2 i {
    background: linear-gradient(180deg, #8E5D23 0%, #DAAD6A 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#s4:after {
    content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/sec_4_after.webp);
    position: absolute;
    top: 4px;
    right: 0;
    z-index: -1;
}

#s4 .img-with-aniamtion-wrap:nth-child(2) {position: absolute;right: 0px;top: 160px;}

#s4 .nectar-scrolling-text h3 {
    font-size: 120px;
    font-weight: 300;
    letter-spacing: -4px;
    line-height: 130px;
}

#s4 {
    padding-block: 100px 220px !important;
}

#s4 .text-02 h2 {
    font-size: 102px;
    color: #EEEEEE;
    text-align: center;
}

#s4:before {
    content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/shapes.webp);
    position: absolute;
    z-index: -1;
    left: -178px;
    bottom: -38px;
    background-position: bottom center;
}

#s4 .t1,#s4 .t2 {
    padding-left: 156px;
}

#adj .text-01 {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2025/12/service-sec-4-bg-home.png) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    padding: 20px 80px 30px 100px;
    filter: drop-shadow(0 4px 54px rgba(0, 0, 0, 0.10));
    margin-bottom: 25px;
}

#s4 .t2 p {
    margin-top: 50px;
    font-size: 15px;
}
#s4 .nectar-scrolling-text {
  margin-left: auto;
  width: 93%;
}
#adj p {
    width: 78%;
    color: #555555;
}

#s4 a#arrow {
    position: absolute;
    right: 110px;
    top: 38%;
    transform: translateY(-50%);
    font-size: 0px;
    background: transparent !important;
    color: #111;
    box-shadow: unset !important;
}

#s4 a#arrow i {
    font-size: 33px;
    right: 20px;
}

#s4 .text-01 h3 {
    color: #202C39;
}

#s4 .text-02 {
    position: relative;
    top: -10px;
    left: 30px;
}

#s5 .row-bg.viewport-desktop.using-image {
    background-size: 96% 100% !important;
}

#s5 .row_col_wrap_12.col.span_12.light.left {
    padding-inline: 120px;
}
.page-id-272 #s5 .t1 h2, #s5 .t1 h2 {
    font-size: 64px !important;
    line-height: 74px !important;
    padding-block: 15px;
}
.page-id-272 #s5 .t1 p, #s5 .t1 p {
    color: #9A9A9A;
}

.page-id-272 #s5 .lets-talk, #s5 .lets-talk {
    font-weight: 700;
    font-size: 20px;
    background: linear-gradient(to right, #8E5D23, #D2A158);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    text-decoration: underline;
	opacity:1;
}

#s5 .lets-talk:before {
    content: '';
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #8E5D23, #D2A158);
    position: absolute;
    bottom: 0;
    left: 0;
}

#s5 input,
#s5 select,
#s5 textarea {
    background: #0000 !important;
    border: unset !important;
    outline: unset !important;
    padding: 0 !important;
    border-bottom: 1px solid #ffffff36 !important;
    border-radius: 0 !important;
    font-family: 'Font1' !important;
    color: #999999;
    box-shadow: unset !important;
    margin-bottom: 35px;
    font-size: 25px;
    line-height: 35px;
}
#s5 label {
    font-weight: 500 !important;
    margin: 25px 0px 15px 0px;
	font-family: Satoshi;
	color: white;
}
/* Contant Us Page */
.page-id-272 #s5 label {
    font-weight: 500 !important;
    margin: 25px 0px 15px 0px;
	font-family: Satoshi;
	color: black;
}
#s5 textarea {
    height: 100px;
}
#s5 span.wpcf7-list-item-label {
    font-size: 20px;
    font-weight: 400;
    color:#fff;
}
#s5 span.wpcf7-list-item-label {
    font-size: 20px;
    font-weight: 400;
    color:#fff;
}
#s5 span.wpcf7-list-item.first.last {
    padding: 0 !important;
    margin: 0;
}
#s5input.btn-primary:hover {
    background: linear-gradient(90deg, #DAAD6A, #8E5D23);
}
#s5 button.btn-primary {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    width: 202px;
    height: 60px;
    padding: 0 !important;
    text-decoration: none;
    background-color: #fff;
    color: #fff !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    font-size: clamp(12px, 1vw, 16px) !important;
    text-transform: uppercase;
    position: relative;
    z-index: 999;
    border: 2px solid !important;
    border-image: linear-gradient(90deg, #DAAD6A, #8E5D23) 1 !important;
    background-clip: text !important;
}
/* Contant Us Page */
.page-id-272 #s5 button.btn-primary {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    width: 202px;
    height: 60px;
    padding: 0 !important;
    text-decoration: none;
    background-color: #fff;
    color: #000 !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    font-size: clamp(12px, 1vw, 16px) !important;
    text-transform: uppercase;
    position: relative;
    z-index: 999;
    border: 2px solid !important;
    border-image: linear-gradient(90deg, #DAAD6A, #8E5D23) 1 !important;
    background-clip: text !important;
}
#s5 button.btn-primary:before {
	content: '';
    width: 6px;
    height: 50px;
    background: linear-gradient(180deg, #DAAD6A, #8E5D23);
    position: absolute;
    left: 3px;
    top: 3px;
    transition: 0.5s;
    z-index: -1;
}
#s5  button.btn-primary:hover:before {
    width: 97%;
}
#s5 .wpcf7-response-output {
  color: #fff !important;
  background: transparent;
  border: unset;
}
/* Contant Us Page */
#s5 .wpcf7-response-output {
  color: #000 !important;
  background: transparent;
  border: unset;
}
#s6 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#s6 .t1 h2 {
    color: #202C39;
	  padding-bottom: 60px;
}
#s6 .vc_col-sm-3>div {
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px !important;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/counter-bg-home.webp);
    background-size: cover;
    background-position: center;
    filter: drop-shadow(0 4px 54px rgba(0, 0, 0, 0.10));
	transition:0.6s;
}

#s6 .subject {
    color: #555555;
    font-weight: 500;
    padding-top: 10px;
    font-family: 'font2';
}

#s6 .number,#s6 .symbol-wrap {
    color: #202C39 !important;
    font-family: 'font1' !important;
    font-weight: 500;
    position: relative;
    font-size: 59px !important;
}
#s6 .nectar-milestone {
    position: relative;
}
#s6 a#b1 span {
    background: linear-gradient(90deg, #000000 0%, #000000 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#s6 a#b1 span {
    background: linear-gradient(90deg, #000000 0%, #000000 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#s6 a#b1:hover span {
    background: linear-gradient(to right, #ffffff, #ffffff) !important;
    background-clip: text !important;
}
#s6 a#b1:before {
    height: 57px;
}
#adj:hover .text-01 {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/service-sec-4-bg-hover-home.webp) !important;
}

#adj:hover .text-01 h3,#adj:hover .text-01 p {
    color: #fff;
}

#adj:hover .text-02 h2 {
    color: #02162c;
}

#adj h2 ,#adj h4,#adj p {
    transition: 0.6s;
}

#adj:hover a#arrow i {
    background: linear-gradient(180deg, #8E5D23 0%, #DAAD6A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

-------
.side-bar-inner-pages {
	position: absolute;
    top: -40%;
    left: -22%;
    background: white;
    padding: 150px 20px;
}

.image-text-section {
	position: relative;
}

.text-top-right {
		position: absolute;
    top: 0;
    right: 0;
    background: white;
    width: 45%;
    padding: 20px 0px 0px 30px;
}
#s7 {
    padding-block: 93px !important;
    text-align: center;
}

#s7 .row_col_wrap_12.col.span_12.light.left {
    padding-inline: 100px;
}

#s7 .t1 p {font-size: 20px;line-height: 30px;margin-inline: auto;width: 72%;}

#s7 a#b1 span {
    background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#s7 .t1 h2 {
    font-size: 73.601px;
    line-height: 83px;
	color:#fff;
}
#footer-outer {
    display: none;
}
#footer .row-bg.viewport-desktop.using-image {
    width: 98%;
}

#footer h2 {
    font-size: 23.2368px;
    letter-spacing: 0;
    line-height: 29.7431px;
    padding-bottom: 20px;
}

#footer ul:not(.text-01 ul) {
    margin: 0;
}

#footer ul li:not(.text-01 ul li) {
    list-style: none;
}

#footer ul li a, #footer p, #footer ul li {
    color: #999999;
    font-weight: 700;
}
#footer .text-01 ul li {
    line-height: 32px;
}

#footer .img-with-aniamtion-wrap {
    position: relative;
    left: -120px;
    top: -40px;
}

#f3 .wpb_content_element {
    float: left;
}

#footer .text-003 {
    float: right;
}

#footer .icn ul li {
    display: inline-block;
    margin-right: 10px;
}

#footer {
    padding-block: 380px 0px !important;
}

#s7 {
    margin-bottom: -290px;
}
#f2 {
    padding-block: 30px 20px;
    border-bottom: 1px solid #FFFFFF1A;
}
#footer .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#sidebar .widget input[type=email], #sidebar .widget input[type=text] {
    background: #0000 !important;
    border-radius: 0;
    height: 65px;
    font-size: 15px;
    font-weight: 500;
    color: #999999;
    box-shadow: none !important;
    outline: none !important;
    border: 1px solid #fff !important;
	padding-inline: 15px 40px;
}

#f1 form.tnp-form {
    position: relative;
}
#f1 form.tnp-form:before {
    content: '\f1d8';
    font-family: 'FontAwesome' !important;
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    right: 15px;
    pointer-events: none;
}

#f1 input[type=submit] {
    position: absolute;
    right: 0px;
    width: 50px;
    border-radius: 0px !important;
    bottom: 11px;
    right: 5px;
    background: transparent !important;
}
.nectar_hook_global_section_footer>.container {max-width: 1675px;}

#footer .vc_col-sm-3 {
    position: relative;
}

#footer .vc_col-sm-3:before {
    content: '';
    position: absolute;
    border-right: 1px solid #ffffff21 !important;
    height: 120%;
    top: -90px;
    right: 55px;
}
#top ul.sub-menu.tracked-pos li {
    padding-inline: 0px !important;
	transition:0.6s;
}

#top ul.sub-menu.tracked-pos li a span {
    font-size: 14px;
    line-height: 24px;
}

#top ul.sub-menu.tracked-pos li:hover a span {
    background: linear-gradient(to right, #8E5D23, #D2A158);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid var(--c);
}
a#b1:hover {
    transform: translateY(0);
}
body .page-header-bg-image {
    width: 95.1%;
    margin-left: auto;
    display: table;
    right: 0px;
}

#page-header-bg {
    position: relative;
}

/* Updated */
#page-header-bg:before {
    content: '';
    position: absolute;
		top: -20px;
    left: 0px;
    z-index: 99;
    width: 94px;
    height: 100%;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Side.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 0px 0px;
}

/* New Code */
body:not(.page-id-34) #page-header-bg .page-header-bg-image img {
    object-fit: contain;
}

/* About */
#abt_01 .t1 h4:before, #abt_03 .t1 h4:before  {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: 100%;
    height: 100%;
    background: #202C391F;
    top: 0px;
    border-radius: 40px;
}

body:not(.home) .t1 h2 {
    color: #202C39;
}

#abt_01 p {
    color: #434343;
}

#abt_01 p strong {
    color: #000;
}
#abt_02 span.gr {
    background: linear-gradient(90deg, #8E5D23 0%, #D2A158 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

#abt_02 h1 {
    font-size: 145px;
    line-height: 155px;
}
#abt_03 .t1 p {
    font-size: 45px;
    line-height: 75px;
    color: #111111;
}
#abt-2 ul li {
    color: #434343;
    padding-bottom: 7px;
    width: 105%;
}
#abt-2 ul li strong {
    color: #000;
}
#abt_03:before {
    content: url(https://greathouseclaims.com/wp-content/uploads/2026/01/k-shape.png);
    position: absolute;
    left: -290px;
    z-index: -1;
    bottom: -158px;
}
#abt_04 .vc_col-sm-3>div {
    height: 356.9071px;
}
#abt_04 .vc_col-sm-3>div:before {
    content: "";
    position: absolute;
    inset: -70px;
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/counter-bg-home.webp);
    background-size: contain;
    background-position: center;
    z-index: -1;
    background-repeat: no-repeat;
}
#abt_01 .img-with-aniamtion-wrap:last-child {
    position: absolute;
    right: 0px;
    top: 192px;
    width: 6.8%;
}
/* About */
#top .sf-menu li  ul.sub-menu.tracked-pos {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/dropdown-menu-bg.webp) !important;
    background-color: transparent !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#s7 a#b1 {
    padding-inline: 90px;
    padding-block: 17px 20px;
    line-height: 24px;
}
#s6 .vc_col-sm-3>div:hover {
    background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/counter-bg-hover-home.webp);
}

#s6 .vc_col-sm-3>div:hover .number, #s6 .vc_col-sm-3>div:hover .symbol-wrap,#s6 .vc_col-sm-3>div:hover .subject,#s6 .vc_col-sm-3>div:hover .nectar-milestone:before {
    color: #fff !important;
}
body #header-secondary-outer[data-lhe=animated_underline] nav>.sf-menu>li:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
#s3 a#b1 span {
  background: linear-gradient(90deg, #000 0%, #000 100%);
  background-clip: border-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#s3 a#b1:hover span {
  background: linear-gradient(90deg, #FFF 0%, #FFF 100%);
  background-clip: border-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#ser-01 h2 {
  line-height: 70px !important;
}
.page-id-189 ol li {
    margin-bottom: 15px;
}
#ser-001 .tt1 {
    margin-top: 0px !important;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
html body h1 {
  font-size: 72px !important;
  line-height: 85px !important;
}
#header-secondary-outer::before {
  width: 79px;
}
 #s1 .img-with-aniamtion-wrap {
    left: -115px;
    top: 67px;
  }
#s2::before {
    height: 1086px;
    top: -83px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  margin-right: -80px;
  width: 303px;
}
#s2 .t2 {
  margin-right: -81px;
  margin-top: 0px;
}
#s2 .t2 h3 {
  font-size: 72px;
  line-height: 1;
}
#s2::after {
  right: -131px;
  top: 245px;
  transform: scale(0.65);
  transform-origin: right top;
}
#s3 {
  padding-block: 30px 0px !important;
}
#s3 .img-with-aniamtion-wrap:nth-child(2) {
  top: 0PX;
}
#s4 .t2 p {
  font-size: 12px;
}
#s4 .t1, #s4 .t2 {
  padding-left: 133px;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  width: 51px;
}
#s4::before {
  left: -201px;
}
#adj .text-01 {
  padding: 15px 80px 27px 100px;
  margin-bottom: 15px;
}
#s4 {
  padding-block: 100px 130px !important;
}
#s6 {
  padding-block: 100px 80px !important;
}
#s6 .t1 h2 {
  padding-bottom: 0px;
}
.nectar_hook_global_section_footer > .container {
  max-width: 1477px;
}
#footer .img-with-aniamtion-wrap {
  left: -80px;
}
#footer ul li a, #footer p, #footer ul li{
    font-size: 14px;
}
/* New Code */
		#page-header-bg:before {
			padding: 0px 0px;
			scale: 80%;
			left: -10px;
	}
	 body #page-header-bg, body #page-header-wrap {
    height: 625px !important;
  }
	body:not(.page-id-34) .container {
  max-width: 1307px !important;
}
	/* Public Adjuster Services for Homeowners heading br */
	.page-id-234 #page-header-bg h1,
	.page-id-262 #page-header-bg h1 {
		max-width: 710px;
	}
	/* Contractor Services, Consulting & Supplementing & Business & Legal Formation Services br */
	.page-id-248 #page-header-bg h1 {
		max-width: 850px;
	}
	/* Services page before images */
	.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after, .page-id-248 #page-header-bg::after, .page-id-262 #page-header-bg::after {
		right: -1%;
		scale: 80%;
	}
#ser-002 h2 {
    font-size: 45px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
html body h1 {
  font-size: 65px !important;
  line-height: 75px !important;
}
#s1 {
  padding-block: 300px 145px !important;
}
#s1 .row_col_wrap_12.col.span_12.light.left {
  padding-left: 60px;
}
/* Syed Talha */
.page-id-34 #top .container .row {
  padding-left: 56px;
}

.page-id-34 #header-secondary-outer nav {
  padding-left: 55px;
}

#header-secondary-outer::before {
  width: 71px;
}
#s2 .c2 > div {
  padding-left: 40px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  width: 250px;
  margin-right: -25px;
}
#s2 .t2 h3 {
  font-size: 60px;
}
#s2 .t2 {
  margin-right: -26px;
}
#s2::before {
  height: 1092px;
  top: -109px;
}
#s2::after {
  right: -71px;
  top: 200px;
}
#s3 .carousel-item {
  padding: 0px 20px 20px 20px;
}
#s4 .t1, #s4 .t2 {
  padding-left: 70px;
}
#s4 .t2 p br {
  display: none;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  width: 46.5px;
	top: 141px;
}
.page-id-272 #s5 .t1 h2, #s5 .t1 h2 {
  font-size: 50px !important;
  line-height: 60px !important;
}
#s5 input, #s5 select, #s5 textarea {
  font-size: 20px;
  line-height: 30px;
}
#s5 span.wpcf7-list-item-label {
  font-size: 18px;
}
#s6 .number, #s6 .symbol-wrap {
  font-size: 50px !important;
  line-height: 50px !important;
}
.nectar_hook_global_section_footer > .container {
  max-width: 1440px;
}
#footer .img-with-aniamtion-wrap {
  width: 230px;
  left: -30px;
}
#footer .text-01 ul {
  margin-left: 15px;
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  left: 32px;
}
#s3 .t2 h2 {
  font-size: 130px !important;
}
#s3 .t2 {
  top: 14px;
}
 #adj .text-01 {
    padding: 15px 80px 15px 100px;
    margin-bottom: 15px;
    background-size: 100% 270%;
  }
#adj p {
  font-size: 14px;
  line-height: 24px;
}
#s4::before {
  transform: scale(0.6);
  bottom: -130px;
  left: -200px;
}
#s4 .text-02 {
  top: -3px;
}
/* New Code */
	body #page-header-bg, body #page-header-wrap {
    height: 570px !important;
  }
	   #page-header-bg::before {
    top: 10px;
  }
	body:not(.page-id-34) .container {
    max-width: 1215px !important;
  }
	/* Contractor Services, Consulting & Supplementing br */
	.page-id-248 #page-header-bg h1 {
		max-width: 830px;
	}
	/* Services page before images */
	.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after, .page-id-248 #page-header-bg::after, .page-id-262 #page-header-bg::after {
		right: -2%;
		scale: 70%;
		top: 65%;
	}
#s7 {
  padding-block: 83px !important;
}
#s6 a#b1:before {
    height: 56px;
}
	#abt-2 ul li {
		width: 100%;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {

#s2 .c2 .img-with-aniamtion-wrap {
  width: 220px;
}
#s2 {
  padding-block: 80px 60px !important;
}
#s2::before {
    height: 975px;
    top: -75px;
  }
#s3 .t3 h3 {
  font-size: 22px;
  line-height: 30px;
}
#s3 ul {
  margin-left: 10px;
}
#s3 ul li {
  font-size: 11px;
}
#adj .text-01 {
  padding: 20px 80px 20px 80px;
  background-size: 100% 300%;
}
#s4 .t2 p {
  margin-top: 30px;
  font-size: 12.5px;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  top: 139px;
  width: 44px;
}
#s4 .nectar-scrolling-text h3 {
  font-size: 90px;
  line-height: 100px;
}
#s6 {
  padding-block: 60px 70px !important;
}
#s6 .t1 h2 {
  margin-bottom: 0px;
}
#s6 .vc_col-sm-3 > div {
  padding-block: 0px;
  height: 410px;
}
#footer .text-01 ul li,#footer ul li a {
  font-size: 13px;
}
#s4 {
  padding-block: 100px 80px !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li:not(:last-child) {
  padding-right: 50px;
}
#header-secondary-outer::before {
    width: 67px;
  }
#s2 .c1 .img-with-aniamtion-wrap::before {
    left: 30px;
  }
#s2::after {
    top: 230px;
    transform: scale(0.5);
  }
#s4 .vc_col-sm-10 {
  top: 21px;
}
#s4::before {
    transform: scale(0.5);
    bottom: -160px;
    left: -184px;
  }
#s4 .text-02 {
  top: 70%;
  transform: translateY(-50%);
}
#s5 span.wpcf7-list-item-label {
    font-size: 16px;
  }
	/* New Code */
 body #page-header-bg, body #page-header-wrap {
    height: 545px !important;
  }
body:not(.page-id-34) .container {
  max-width: 1200px !important;
}
 #adj p {
    font-size: 13px;
    line-height: 23px;
  }
#s4 .text-02 h2 {
  font-size: 90px;
}
#s7 {
  padding-block: 71px !important;
}
#s4 .text-02 {
	left: 20px;
}
#s7 .t1 p {
  font-size: 18px;
  line-height: 28px;
}
#s3 a#b1:before {
    height: 57px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#s1 {
  padding-block: 270px 85px !important;
}
html body h1 {
  font-size: 55px !important;
  line-height: 65px !important;
}
#s1 .img-with-aniamtion-wrap {
  width: 27px;
  top: 62px;
}
a#b1 {
  font-size: 14px;
  line-height: 24px;
}
html body p, html body em, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
  font-size: 14px;
  line-height: 24px;
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  left: 27px;
  width: 340px;
}
#s2::before {
  top: -130px;
  height: 977px;
}
#s3 .t2 h2 {
  font-size: 80px !important;
  line-height: 90px !important;
}
#s3 .t2 {
  top: 30px;
}
#s3 .t3 {
  padding-top: 30px;
}
#s3 ul li {
  font-size: 10px;
}
#s4 .inner_row {
  padding-top: 20px !important;
}
#s5 .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 69px;
}
#s5 span.wpcf7-list-item-label {
  font-size: 16px;
}
#s6 .number, #s6 .symbol-wrap {
  font-size: 45px !important;
  line-height: 45px !important;
}
#footer .text-01 ul li, #footer ul li a {
  font-size: 12px;
}
#footer .vc_col-sm-3::before {
  right: 33px;
}
#header-secondary-outer::before {
    width: 64px;
    left: -1px;
  }
#s4 .text-02 {
  top: 70%;
  transform: translateY(-50%);
}
	/* New Code */
body #page-header-bg, body #page-header-wrap {
  height: 520px !important;
}
 body:not(.page-id-34) .container {
    max-width: 1130px !important;
  }
	/* Public Adjuster Services for Homeowners heading & Business & Legal Formation Services br */
	.page-id-234 #page-header-bg h1,
	.page-id-262 #page-header-bg h1 {
		max-width: 600px;
		line-height: 1.1;
	}
		/* Contractor Services, Consulting & Supplementing br */
.page-id-248 #page-header-bg h1 {
	max-width: 650px;
}
	/* Services page before images */
	.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after, .page-id-248 #page-header-bg::after, .page-id-262 #page-header-bg::after {
	right: -3%;
    scale: 60%;
    top: 64%;
	}
#s4 a#arrow {
  right: 90px;
  top: 44%;
}
#s7 {
  padding-block: 57px !important;
}
#s5 .t1 p a {
  font-size: 18px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
#header-secondary-outer::before {
    width: 51px;
}
 #s1 .img-with-aniamtion-wrap {
    top: 82px;
    left: -122px;
  }
html body h2 {
  font-size: 38px;
  line-height: 48px;
}
.page-id-272 #s5 .t1 h2, #s5 .t1 h2 {
  font-size: 30px !important;
  line-height: 40px !important;
}
#s7 .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 50px;
}
#s7 .t1 h2 {
  font-size: 55px;
  line-height: 65px;
}
#footer .img-with-aniamtion-wrap {
  width: 180px;
}
#s6 .row-bg.viewport-desktop.using-image {
  background-size: contain;
}
#s6 .vc_col-sm-3 > div {
  padding-inline: 22px !important;
}
#s6 .subject {
  font-size: 12px;
  line-height: 22px;
}
#s6 .vc_col-sm-3 > div {
  height: 290px;
}
#s5 span.wpcf7-list-item-label {
  font-size: 12px;
  line-height: 22px;
}
#s5 input, #s5 select, #s5 textarea {
  font-size: 16px;
  line-height: 26px;
}
#adj .text-01 {
  padding: 20px 30px 20px 63px;
  background-size: 100% 270%;
}
#s4 a#arrow {
  right: 45px;
  top: 42%;
}
#s4 a#arrow i {
  font-size: 25px;
}
#adj p {
  font-size: 12px;
  line-height: 22px;
}
#s4 .text-01 h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0px;
}
#s4 .text-02 h2 {
  font-size: 70px;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  width: 34px;
  top: 147px;
}
#s4 .inner_row {
  padding-top: 0px !important;
}
#s3 .t3 h3 {
  font-size: 15px;
  line-height: 25px;
}
#s3 ul li {
  font-size: 12px;
  line-height: 22px;
}
#s3 .t3 {
  height: 140px;
  overflow-y: scroll;
}
#s3 .img-with-animation {
  width: 55px;
}
#s3 .t2 {
  top: 12px;
}
#s3 .owl-carousel {
  padding-top: 0px;
}
#s2::before {
  top: -72px;
  height: 756px;
}
html body h1 {
  font-size: 40px !important;
  line-height: 50px !important;
}
#s1 .t1 p {
  width: 470px;
}
#s1 {
  padding-block: 250px 45px !important;
}
#s2 {
  padding-block: 40px 30px !important;
}
#s2 .c2 > div {
  padding-left: 20px;
}
a#b1 {
  font-size: 12px;
  line-height: 22px;
}
a#b1::before {
  height: 51px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  width: 150px;
}
#s2 .t2 h3 {
  font-size: 35px;
  line-height: 45px;
}
#s2 .t2 {
  margin-top: -10px;
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  left: 22px;
}
 #s4 .img-with-aniamtion-wrap:nth-child(2) {
    top: 146px;
    width: 31px;
  }
#s7 {
  padding-block: 40px !important;
  text-align: center;
}
#s7 .t1 p {
  font-size: 14px;
  line-height: 24px;
}
#s7 a#b1 {
  line-height: 22px;
}
#s7 {
  margin-bottom: -160px;
}
#footer .text-01 ul li, #footer ul li a {
    font-size: 11px;
  }
#s6 a#b1::before {
  height: 51px;
}
#s6 a#b1:hover::before {
  width: 97%;
}
	/* New Code */
	body #page-header-bg, body #page-header-wrap {
  height: 440px !important;
}
	body:not(.page-id-34) .container {
  max-width: 925px !important;
}
	  #page-header-bg::before {
    top: -10px;
    padding-block: 30px;
		scale: 70%;
    left: -25px;
  }
	/* Public Adjuster Services for Homeowners heading & Business & Legal Formation Services br */
	.page-id-234 #page-header-bg h1,
	.page-id-262 #page-header-bg h1 {
		max-width: 400px;
	}
	/* Contractor Services, Consulting & Supplementing br */
	.page-id-248 #page-header-bg h1 {
		max-width: 500px;
	}
	/* Services page before images */
	.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after, .page-id-248 #page-header-bg::after, .page-id-262 #page-header-bg::after {
		right: -4.5%;
    scale: 50%;
    top: 44%;
	}
 #s6 .number, #s6 .symbol-wrap {
    font-size: 40px !important;
    line-height: 40px !important;
  }
#s6 .c3 .nectar-milestone::before {
  font-size: 18px;
}
	#s3 ul {
		list-style: none;
		padding-left: 0;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
#s1 {
  text-align: center;
}
#s1 .t1 p {
  width: 80%;
  margin-inline: auto;
}
#s1 {
  padding-block: 50px 50px !important;
}
#header-secondary-outer ul li a span {
  font-size: 12px;
  line-height: 22px;
}
#header-secondary-outer::before {
  width: 42px;
}
#s1 .img-with-aniamtion-wrap {
  width: 20px;
  top: 90px;
  left: -100px;
}
#s2 .m1 {
  width: auto;
  margin-inline: auto;
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  left: 35px;
}
#s2::before {
  top: -51px;
}
#s2 {
  text-align: center;
}
.t1 h4 {
  margin-inline: auto;
  display: table;
}
#s2 .t1 p {
  width: auto;
}
#s2 .c2 > div {
  padding-inline: 0px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  width: 200px;
}
#s2 .c2 .img-with-aniamtion-wrap {
  margin-right: 0px;
}
#s2 .t2 {
  margin-right: 0px !important;
}
#s2 .t2 h3 {
  font-size: 48px;
  line-height: 58px;
}
#s3 .t3 {
  height: 100%;
}
#s3 .t1 h2::after,#s3 .t1 h2::before {
  display: none;
}
#s3 .t3 h3 {
  font-size: 25px;
  line-height: 35px;
}
a#b1:hover::before {
  width: 97%;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  position: relative;
  margin-left: auto;
  display: table;
  top: 0px;
  margin-top: -333px;
  width: 6%;
}
#adj .text-01 {
  padding-block: 80px;
  padding-inline: 100px;
  background: #fff;
  background-image: unset !important;
}
#adj:hover .text-01 {
  background-image: unset !important;
  background: #001428;
}
#s4 .text-02 {
  top: 0px;
  transform: translateY(0);
  left: 0;
}
#s4 {
  text-align: center;
}
#s4 .t1, #s4 .t2 {
  padding-inline: 0px;
}
#s4 .vc_col-sm-2 {
  width: 100%;
  margin-bottom: -140px;
  z-index: 99;
}
#adj p {
  margin-inline: auto;
}
#adj:hover .text-02 h2 {
  color: #eee;
}
#s4 a#arrow {
  left: 0;
  right: 0;
  margin-inline: auto;
  display: table;
  position: relative;
  margin-top: -60px;
  top: 0px;
  padding-inline: 36px;
}
#s4 .nectar-scrolling-text {
  width: 100%;
  margin-top: 30px;
}
#s5 .t1 h4 {
  margin-inline: unset;
}
#s6 .vc_col-sm-3 > div {
  background-size: 150% 120%;
}
#s6 .c3 .nectar-milestone::before {
  left: 60px;
}
#footer .row-bg.viewport-desktop.using-image {
  background-size: cover;
}
#footer {
  padding-block: 260px 20px !important;
}
#footer .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 28px;
}
#footer .img-with-aniamtion-wrap {
  left: 0px;
  width: auto;
}
#footer .vc_col-sm-2,#footer .vc_col-sm-4 {
  width: 45% !important;
}
#footer .text-003 {
  float: unset;
  text-align: center;
}
#f3 .wpb_content_element {
  float: unset;
  text-align: center;
}
#footer .text-01 ul li, #footer ul li a {
  font-size: 14px;
  line-height: 24px;
}
#s7 .t1 h2 {
  font-size: 36px;
  line-height: 46px;
}
#s7 a#b1 {
  padding-inline: 50px;
}
	#abt_01 .img-with-aniamtion-wrap:last-child {
		top: 147px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
#header-secondary-outer::before {
  display: none;
}
.page-id-34 #header-secondary-outer nav {
  padding-inline: 0px;
}
#s2::before{
  top: -21px
}
#s2 .c1 .img-with-aniamtion-wrap::before {
  display: none;
}
#s3 p br {
  display: none;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  display: none;
}
#s4 .t1, #s4 .t2 {
    padding-inline: 18px;
}
#s6 p br {
  display: none;
}
#abt_01 .img-with-aniamtion-wrap:last-child {
        top: 147px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
#s1 .row-bg.viewport-desktop.using-image {
  width: 100%;
}
#s5 .row-bg.viewport-desktop.using-image {
  background: #001428;
  background-image: unset !important;
}
#s1 .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 0px;
}
.page-id-34 #top .container .row {
  padding-inline: 0px;
}
#s1 .t1 p {
  width: auto;
}
html body h2 {
  font-size: 30px !important;
  line-height: 40px !important;
}
#s2::before {
  height: 36%;
}
#s2 .c2 .img-with-aniamtion-wrap {
  margin-top: 0px;
  margin-inline: auto;
}
#s2 .t2 {
  margin-inline: auto !important;
  text-align: center;
  left: 0;
  right: 0;
  position: relative;
}
#s2 .t2 h3 {
  left: 0px;
}
#s3 .owl-stage {
  padding-block: 0px 20px;
}
#s3 .t1 {
  margin-bottom: 15px;
}
#s3 {
  padding-block: 50px 0px !important;
}
#adj p {
  font-size: 14px;
  line-height: 24px;
  width: auto;
}
#adj .text-01 {
  padding-inline: 18px;
}
#s5 .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 18px;
}
#s5 .row-bg.viewport-desktop.using-image {
  background: #001428;
}
#s5 span.wpcf7-list-item-label {
  line-height: 5px !important;
}
#s5 input[type=checkbox] {
  margin-bottom: 0px;
}
#s5 button.btn-primary {
  margin-top: 20px;
}
#s7 .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 18px;
}
#s7 .t1 p {
  width: 95%;
}
#footer .img-with-animation.skip-lazy {
  width: 50%;
}
#footer .vc_col-sm-3::before {
  display: none;
}
#footer .vc_col-sm-2, #footer .vc_col-sm-4 {
  width: 100% !important;
}
#footer .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 18px;
}
#s7 .t1 h2 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
#s7 .t1 p {
  font-size: 12px;
  line-height: 22px;
}
#page-header-bg::before {
  scale: unset !important;
}
 body:not(.page-id-34) #page-header-bg .page-header-bg-image img {
      display: none;
    }
.page-header-bg-image {
  background-image: url(https://greathouseclaims.com/wp-content/uploads/2026/01/Bg_inner_02.png);
}
body:not(.home) .page-header-bg-image {
  width: 100%;
}
body #page-header-bg, body #page-header-wrap {
  height: 100% !important;
}
 body:not(.page-id-34) .container {
    max-width: var(--mobile-container-width) !important;
  }
#abt_01 .img-with-aniamtion-wrap:last-child {
  display: none;
}
#abt_02 h1 {
      font-size: 47px !important;
      line-height: 67px !important;
    }
#abt_03 .t1 p {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
#abt_03 .t1 p br {
  display: none;
}
#ser-01 h2, #ser-002 h2, #ser-03 h2 {
  font-size: 30px !important;
  line-height: 40px !important;
}
.wpb_text_column.wpb_content_element.text-top-right {
  width: 100%;
  position: relative;
  top: 0px;
  padding-inline: 18px;
  padding-block: 20px;
}
#ser-02 ol {
  margin-left: 18px;
}
#border {
  padding-block: 0px !important;
}
.page-id-234 #page-header-bg::after, .page-id-189 #page-header-bg::after, .page-id-248 #page-header-bg::after, .page-id-262 #page-header-bg::after {
  opacity: 0;
}
#page-header-bg h1 {
  font-size: 25px !important;
  line-height: 35px !important;
}
	    body:not(.page-id-34) h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
        #s3 .t3 h3 {
            font-size: 23px;
            line-height: 33px;
        }
#s3 ul {
            margin-left: 17px;
        }
#s5 .t1 {
  margin-bottom: 30px;
}
#s5 .t1 p {
      font-size: 12px;
      line-height: 24px;
    }
#slide-out-widget-area ul li a span,#slide-out-widget-area ul li a {
    font-size: 14px !important;
    line-height: 24px !important;
}

#slide-out-widget-area ul li a i {margin-right: 7px;top: -2px;}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
#abt_02 h1 {
  font-size: 35px !important;
  line-height: 45px !important;
}
	#s5 select option {
    font-size: 14px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 390px) {
	body:not(.page-id-34) h2 {
       font-size: 25px !important;
       line-height: 35px !important;
    }
	#ser-01 h2, #ser-002 h2, #ser-03 h2 {
		font-size: 25px !important;
       line-height: 35px !important;
	}
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
}



@-moz-document url-prefix() {
#s7 a#b1 {
  line-height: 26px;
}
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  top: 156px;
}
body .full-width-section > .nectar-video-wrap {
  left: 50%;
}
#s1 .video-color-overlay.row-bg-layer {
  width: 1816px;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  top: 160px;
}
body .full-width-section > .nectar-video-wrap {
  left: 50%;
}
#s1 .video-color-overlay.row-bg-layer {
  width: 1679px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  top: 141px;
}
#s1 .video-color-overlay.row-bg-layer {
    width: 1588px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
#s4 .img-with-aniamtion-wrap:nth-child(2) {
  top: 146px;
}
#s1 .video-color-overlay.row-bg-layer {
    width: 1518px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#s1 .video-color-overlay.row-bg-layer {
    width: 1435px;
}
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
#s7 a#b1 {
  line-height: 22px;
}
#header-secondary-outer::before {
    left: 1px;
}
#s1 .video-color-overlay.row-bg-layer {
    width: 1192px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
#slide-out-widget-area ul li a span, #slide-out-widget-area ul li a {
      font-size: 13px !important;
      line-height: 23px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
}