/** Shopify CDN: Minification failed

Line 583:1 Expected "}" to go with "{"

**/
.page-TV-installation .banner__text p {
    width: 100%;
    font-size: 18px;
    margin: 0;
    line-height: 26px;
    letter-spacing: 0;
}
/* .banner__buttons a.button{
  padding: 13px 70px !important;
} */
.flex-wrap-blocks {
    display: flex;
  background-color: #F9F9F9;
}
.left-contentBlocks {
    width: 70%;
  padding-left:6%;
  padding-right: 40px;
  padding-top: 20px;
    padding-bottom: 40px;
}
.right-imageBlock {
    width: 30%;
  background-size: cover;
    background-position: center;
}
.right-imageBlock img{
    width: 100%;
}
.left-contentBlocks h2{
  font-size:36px;
}
.services-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  margin:30px 0px;
}
.service-card {
    border: 1px solid #0c376526;
    padding: 20px;
  width: 24%;
}
.service-card h3{
  font-size: 18px !important;
    font-weight: 800;
  margin:10px 0px;
}
.service-card p{
  font-size: 16px !important;
  margin: 0px;
}
.service-card img{
  width:25px;
}
.tv-wall-mounting .multicolumn__title{
  justify-content: center;
    text-align: center;
    width: 80%;
    margin: 0px auto !important;
}
.tv-wall-mounting .multicolumn__title h2{
  font-size: 36px;
}
.tv-wall-mounting ul li .multicolumn-card__info h3{
      font-size: 22px;
    font-weight: 700;
}
.expert_tv-tech h2{
      font-size: 36px;
    line-height: 46px;
}
.expert_tv-tech .banner__box {
    padding-bottom: 0rem!important;
}
.expert_tv-tech .banner__buttons {
    margin-bottom: 0rem;
}
.wall-tv_door .image-with-text__text-item{
      width: 35%;

.hanging_service .image-with-text__text h4{
  font-weight:800;
      font-size: 20px;
    margin: 0px;
}
.page-TV-installation .expert_tv-tech p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
      margin: 20px 0px;
}
.tv-wall-mounting ul li .multicolumn-card__info .rte p{
      font-size: 32px;
}
.tv-wall-mounting .footer-text p{
  text-align:center;
}
.tv-wall-mounting .multicolumn-list{
  margin:30px 0px 40px;
}
.tv-wall-mounting ul li .multicolumn-card{
  border-right: 2px solid #0c37651a;
}
.tv-wall-mounting ul li:nth-last-child(1) .multicolumn-card{
  border-right: 0px;
}

.tv-business-section .right-cards {
    display: flex;
    gap: 20px;
}
.tv-business-section .tv-card {
    width: 32%;
  position: relative;
  line-height: 0;
}
.tv-business-section .tv-card img{
    width: 100%;
  height: auto;
}
.tv-business-section .tv-card p.card-title {
    position: absolute;
    bottom: 0;
    width: 85%;
    background-color: #F9F9F9;
    padding: 15px;
    line-height: normal;
    margin: 0;
}
.tv-business-section .left-content {
    display: flex;
    gap: 40px;
  justify-content: space-between;
  
}
.tv-business-section .left-content h2{
    width:40%;
}
.tv-business-section .left-content .desc-text{
    width:55%;
}
.tv-business-section .footer-row {
    display: flex;
    justify-content: space-between;
  align-items: center;
}
.tv-business-section .contact-line {
    width: 55%;
}
.hanging_service .image-with-text__text-item .image-with-text__content{
  padding-left:0px;
}
.hanging_service .image-with-text__media-item .image-with-text__media img{
  height: auto;
  padding: 0px 0px 0px 50px;
}
.hanging_service .image-with-text__media-item .image-with-text__media {
 border:0px;
}
.choose-hangMaster_box .collapsible-content__media img{
    padding-right: 14%;
}
.choose-hangMaster_box .collapsible-content__media{
    border:0px;
}
.choose-hangMaster_box  details[open] > summary {
  background-color: #0C3765;
  color:#fff;
}
.choose-hangMaster_box  details[open] > summary h3{
  color:#fff;
      text-decoration: none;
    font-weight: 800;
    font-size: 18px;
}
.choose-hangMaster_box summary h3{
      text-decoration: none !important;
}
.choose-hangMaster_box  details[open] > .accordion__content {
  color:#fff;
  background-color: #0C3765;
}
.choose-hangMaster_box  details[open] > .accordion__content p{
  color:#fff;
    font-size: 16px;
}
.Wall_faq-instal details[open] > summary {
  background-color: #F9F9F9;
  color:#0C3765;
}
.Wall_faq-instal  details[open] > summary h3{
  color:#0C3765;
      text-decoration: none;
    font-weight: 500;
}
.Wall_faq-instal summary h3{
      text-decoration: none !important;
}
.Wall_faq-instal  details[open] > .accordion__content {
  color:#0C3765;
  background-color: #F9F9F9;
}
.Wall_faq-instal  details[open] > .accordion__content p{
  color:#0C3765;
    font-size: 16px;
}

.promo-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: right;
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  padding-top: 80px;
}

.text-box {
        background: #F9F9F9;
    padding: 2rem;
    box-shadow: 0 20px 40px #0000001a;
    border-radius: 0px;
    max-width: 480px;
    position: absolute;
    left: 0%;
    top: 20%;
    transform: translateY(-50%);
    z-index: 2;
}

.text-box h2 {
  font-size: 2.2rem;
  font-weight: 800;
}
.text-box .highlight {
  color: #00cfff;
}
.text-box .description {
  margin: 1.5rem 0;
  font-size: 1rem;
  color: #333;
}
.btn {
  display: inline-block;
  background-color: #00274d;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem;
  border-radius: 0.25rem;
  transition: all 0.3s ease;
}
.btn:hover {
  background: transparent;
  color: #00274d;
  border: 2px solid #00274d;
}
.image-box img {
  width: 100%;
  border-radius: 0px;
}
.image-box {
    width: 85%;
}
.bottom-text {
    max-width: 66%;
    margin: 10px 0px 20px auto;
    text-align: right;
    color: #0C3765;
    font-weight: 800;
    font-size: 18px;
}
.terms-box {
    background-color: #F9F9F9;
    padding: 40px;
    margin-bottom: 50px;
  display: flex;
    align-items: end;
    gap: 20px;
      justify-content: space-between;
  border-top: 2px solid #00274d;
}
.term-condition-content {
    width: 85%;
}
.term-condition-content p{
      margin: 0px;
}
.tv-mounting-section {
    /* padding: 60px 20px; */
    background-color: #f9f9f9;
    text-align: left;
  }

  .tv-mounting-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
  }

  .header-content,
  .right-list {
    flex: 1 1 45%;
  }

  .tv-mounting-section p {
    text-align:justify;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 20px;
  }
  .points-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .point-item {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
  }
  .point-item .tick-icon {
    margin-right: 10px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: green;
  }
  .tv-logos {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    gap: 24px;
    margin-top: 40px;
    align-items: center;
}
  .tv-logos img{
    width:100%;
    height:auto;
  }
  .logo-item img {
    width: 100%;
    height: auto;
    max-height: 60px;
    object-fit: contain;
  }
  .tv-footer-text {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
  }
.choose-hangMaster_box details summary h3 {
    text-decoration: none;
    font-weight: 800;
    font-size: 18px;
}
@media screen and (max-width: 991px) {
  .text-box {
    position: static;
    transform: none;
    margin-bottom: 2rem;
    max-width: 100%;
  }
  .promo-content {
    flex-direction: column;
  }
  .image-box {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .page-TV-installation .banner__text p {
    font-size: 16px;
  }
  .page-TV-installation .banner__heading{
    font-size: 36px;
  }
  .page-TV-installation .banner__buttons{
    width:100%;
  }
  .page-TV-installation .banner__buttons a{
    width:100%;
  }
  .c-box_wall-se ul{
    margin-top: -5rem !important;
  }
  .tv-wall-mounting .multicolumn__title h2 {
    font-size: 24px;
  }
  .tv-wall-mounting .multicolumn__title {
    width: 100%;
  }
  .page-TV-installation .expert_tv-tech .banner__heading {
    font-size: 24px;
    margin-top: 30px;
  }
  .image_text_sec .image-with-text__content{
    padding:20px 0px 0px;
  }
  .image_text_sec .image-with-text__content h2{
    font-size:24px;
  }
  .image_text_sec .image-with-text__content .image-with-text__text h3{
    font-size:20px;
    margin:0px;
  }
  .image_text_sec .image-with-text__media-item{
    order:2;
  }
  .header-content h2{
    font-size:24px;
  }
  .tv-mounting-section p {
    text-align: left;
  }
  .tv-mounting-grid {
    gap: 0px !important;
  }
  .tv-logos {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 10px;
    margin-top: 15px;
  }
  .tv-mounting-grid {
      flex-direction: column;
    }
    .header-content,
    .right-list {
      flex: 1 1 100%;
    }
    .point-item {
      font-size: 15px;
    }
    .tv-footer-text {
      font-size: 13px;
    }
  .tv-business-section .left-content {
    gap: 10px;
    flex-direction: column;
  }
  .tv-business-section .left-content h2 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-bottom: 0px;
  }
  .tv-business-section .left-content .desc-text {
    width: 100%;
    text-align: center;
  }
  .tv-business-section .right-cards {
    gap: 10px;
    flex-direction: column;
  }
  .tv-business-section .tv-card {
    width: 100%;
  }
  .tv-business-section .tv-card p.card-title {
    width: 100%;
  }
  .tv-business-section .footer-row {
    flex-direction: column;
  }
  .tv-business-section .contact-line {
    width: 100%;
    text-align: center;
  }
  .cta-button {
    width: 100%;
  }
  .cta-button a{
    width: 100%;
  }
  .flex-wrap-blocks {
    flex-direction: column;
  }
  .left-contentBlocks {
    width: 100%;
    padding: 20px 15px 20px;
  }
  .left-contentBlocks h2 {
    font-size: 24px;
  }
  .services-grid {
    gap: 10px;
    overflow: scroll;
    flex-wrap: unset;
    margin: 20px 0;
  }
  .service-card {
    width: 100%;
    min-width: 300px;
  }
  .hanging_service .image-with-text__text h4{
    font-size:20px;
    font-weight: 800;
    margin: 0px;
  }
  .hanging_service .image-with-text__media-item .image-with-text__media img {
    margin: 20px 0px;
    padding: 0px;
  }
  .choose-hangMaster_box .collapsible-content__media {
    display: none;
  }
  .choose-hangMaster_box .collapsible-content__header h2{
    font-size:24px;
  }
  .choose-hangMaster_box .footer-text{
    font-size: 20px;
    font-weight: 800;
    line-height: 29px;
  }
  .Wall_faq-instal h2{
    font-size:24px;
  }
  .Wall_faq-instal details summary h3 {
    font-size: 18px;
  }
  .promo-wrapper .page-width{
    padding: 0px;
  }
  .text-box h2 {
    font-size: 24px;
  }
  .promo-wrapper .description{
    font-size: 18px;
    line-height: 26px;
  }
  .promo-content .text-box a{
    width: 100%;
    text-align: center;
    font-size: 16px;
  }
  .text-box {
    margin-bottom: 0rem;
  }
  .image-box {
    width: 100%;
  }
  .bottom-text {
    max-width: 100%;
    margin: 10px 0px 50px 0px;
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    padding: 15px;
  }
  .terms-box {
    padding: 20px;
    flex-direction: column;
    gap: 10px;
  }
  .term-condition-content {
    width: 100%;
  }
  .term-condition-content h2{
    font-size: 24px;
    margin-top: 0px;
  }
    .term-condition-content p{
    font-size: 18px;
  }
  .terms-box  .btn {
    width: 100%;
    text-align: center;
    font-size: 16px;
  }
  .promo-content {
    padding-top: 0px;
  }
}