  
      /* Single blog page  */
.single-post .page-header {
    display: none !important;
}
.new-cat-post .eael-post-list-post {
    box-shadow: none !important;
    border-radius: 0 !important;
}

.new-cat-post .eael-post-list-thumbnail img {
    width: 100%;
    height: 80px;
    object-fit: cover;
}
.new-cat-post .eael-post-list-content {
    padding: 0 !important;
}

/* Footer */
#footer-widgets .footer-box a {
    text-decoration: none;
    color: #fff;
}
/*  Footer */
/* Loud Home  */
@media screen and (max-width: 800px) {
.loud-home-news-single h2.eael-post-list-title{
  margin-top: 0px !important;}
  .loud-home-news-single .meta-categories {
    width: auto !important;
}
  .twitter-mob-fix {
      margin-left: -15px;
  }
}
@media screen and (max-width: 1366px) {
    #sync2 .owl-item {
    width: 146px !important;
    margin-right: 10px !important;
    margin-left: 10px;
    text-align: left;
    background: transparent;
    min-height: 115px;
}
  
}
.loud-home-news-single .eael-post-list-thumbnail {
    border-radius: 20px !important;
}
.loud-home-news-single .eael-post-list-thumbnail img{
    height: 370px;
    object-fit: cover;
}
.loud-home-news-single .meta-categories {
    margin-bottom: 30px;
}

/*  LOUD News  */


/* Loud Business  */


/* Page layout */
.page-id-6808 header.page-header.background-image-page-header {
    display: none;
}
.page-id-5514 .page-header {
    display: none !important;
}
.page-id-5514 #content-wrap {
    width: 100% !important;
    max-width: 100% !important;
}
/* Page layout End */
.security-control-options span.eael-tab-title.title-after-icon {
    text-align: left;
    padding: 3px;
}
.security-control-options h3 {
    font-size: 36px;
    color: #252368;
    font-weight: 700;
    line-height: 36px;
    font-family: 'Inter';
    text-transform: none;
    letter-spacing: 0;
    width: 80%;
}
.security-control-options ul {
    list-style-type: none;
    padding-left: 20px;
}

.security-control-options .eael-tabs-content ul li {
    position: relative;
    margin-left: 0;
    padding: 10px 0;
}
.security-control-options .eael-tabs-content ul li::before {
    content: "";
    background: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Group-29.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-size: contain;
    position: absolute;
    left: -25px;
    top: 16px;
    bottom: auto;
}
@media (max-width: 767px) {
    .security-control-options .elementor-5514 .elementor-element.elementor-element-a633efa > .elementor-widget-container > .eael-advance-tabs > .eael-tabs-nav ul li {
        padding: 5px 5px 5px 5px !important;
        margin: 0px 0px 0px 0px;
    }
        .eael-advance-tabs .eael-tabs-nav>ul li {
        /*-webkit-box-flex: 1;*/
        /*-ms-flex: 1 1 auto;*/
        flex: 1;
    }
    .loud-home-news-bg .eael-post-list-thumbnail img {
      height: 100px !important;
      object-fit: cover;
    }
}

/*  Hotspot */
.hotspot-image-new .eael-hotspot-icon-wrap {
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Vector-3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 25px;
    height: 25px;
}
.hotspot-image-new .eael-hotspot-icon-wrap:after {
    content: '';
    position: absolute;
    display: block;
    border: 50%;
    border: solid 1px #D9D9D9;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}

.hotspot-image-new .eael-hot-spot-inner.hotspot-animation:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    pointer-events: none;
    -webkit-animation: eael-hotspot 4s infinite;
    animation: eael-hotspot 4s infinite;
    left: 0;
    top: 0;
}
.hotspot-image-new .eael-hot-spot-inner:before {
    border: 1px solid #d9d9d9;
}
.hotspot-image-new .eael-hotspot-icon-wrap:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Vector-5.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 25px;
    height: 25px;
}
.hotspot-image-new .eael-hot-spot-inner:hover::before {
    border: 1px solid #FCE93E;
}

/*Hover fuction*/
.elementor-element-8f9f8f6.hotspot-shown{
	display: block;
	background-color: yellow !important;
    position: absolute;
    z-index: 99;
    top: 210px;
    bottom: auto;
    left: -80px;
}
.elementor-element-298b60f7.hotspot-shown{
	display: block;
	background-color: yellow !important;
    position: absolute;
    z-index: 99;
    top: 250px;
    bottom: auto;
    left: -70px;
}
.hotspot-image-new .eael-hotspot-icon-wrap.security-hover {
  background-color: rgba(0, 0, 0, 0) !important;
    background-image: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Vector-5.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 25px;
    height: 25px;
}
.eael-hotspot-icon-wrap.security-hover::before {
    border: 1px solid #FCE93E;
}
.security-item-class h2.eael-feature-list-title, .fire-item-class h2.eael-feature-list-title, .access-item-class h2.eael-feature-list-title, .water-item-class h2.eael-feature-list-title, .camera-item-class h2.eael-feature-list-title{
    padding-top: 15px;
}
/*  Hotspot end */

/* Security Experts  */


.circle-yellow-bg-camera .elementor-widget-container::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: yellow;
    z-index: 1;
    height: 100px;
    width: 100px;
    border-radius: 100%;
}
.circle-yellow-bg-camera .elementor-widget-container{
  position: relative;
}
.circle-yellow-bg-camera .elementor-widget-container img {
    padding-top: 0px;
    margin-left: -25px;
       z-index: 99;
    position: relative;
}
.circle-yellow-bg-lock .elementor-widget-container::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: yellow;
    z-index: 1;
    height: 100px;
    width: 100px;
    border-radius: 100%;
}
.circle-yellow-bg-lock .elementor-widget-container{
  position: relative;
}
.circle-yellow-bg-lock .elementor-widget-container img {
    padding-top: 0px;
    margin-left: 5px;
       z-index: 99;
    position: relative;
}


/* Security Experts end */






/* LOUD Residential */
/* Page layout */
.page-id-5994 .page-header {
    display: none !important;
}
.page-id-5994 #content-wrap {
    width: 100% !important;
    max-width: 100% !important;
}
/* Page layout End */

/* Security Experts  */


.circle-yellow-bg-door .elementor-widget-container::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: yellow;
    z-index: 1;
    height: 100px;
    width: 100px;
    border-radius: 100%;
}
.circle-yellow-bg-door .elementor-widget-container{
  position: relative;
}
.circle-yellow-bg-door .elementor-widget-container img {
    padding-top: 0px;
    margin-left: 2px;
       z-index: 99;
    position: relative;
}
.circle-yellow-bg-door .elementor-widget-container::before, .circle-yellow-bg-floodsen .elementor-widget-container::before, .circle-yellow-bg-motiondetc .elementor-widget-container::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: yellow;
    z-index: 1;
    height: 100px;
    width: 100px;
    border-radius: 100%;
}
.circle-yellow-bg-lock .elementor-widget-container {
  position: relative;
}
.circle-yellow-bg-lock .elementor-widget-container img, .circle-yellow-bg-door .elementor-widget-container img {
    padding-top: 0px;
    margin-left: 5px;
       z-index: 99;
    position: relative;
}
.circle-yellow-bg-motiondetc .elementor-widget-container img {
    padding-top: 0px;
    margin-left: 15px;
    padding-top: 10px;
    z-index: 99;
    position: relative;
}
.circle-yellow-bg-floodsen .elementor-widget-container img{
  padding-top: 0px;
    margin-left: -15px;
    padding-top: 30px;
    z-index: 99;
    position: relative;
}

/* Security Experts end */
/* Page layout */
.page-id-6161 .page-header {
    display: none !important;
}
.page-id-6161 #content-wrap {
    width: 100% !important;
    max-width: 100% !important;
}
/* Page layout End */
.category-blog-new .premium-blog-thumbnail-container {
    border-radius: 10px;
}
.category-blog-new .premium-blog-entry-meta i, .category-blog-new span.premium-blog-meta-separator {
    display: none !important;
} 
.category-blog-new .premium-blog-post-time.premium-blog-meta-data span {
    border-right: 1px solid #252368;
    padding-right: 10px;
}
.category-blog-new .premium-blog-post-categories.premium-blog-meta-data a {
    padding-left: 10px;
}
.category-blog-new .premium-blog-wrap ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 93%;
}
.category-blog-new ul.slick-dots li {
    padding: 0px;
    margin: 5px 0 !important;
}

.news-cat-filter ul.premium-blog-filters-container {
    padding-bottom: 50px;
}
.news-latest-new .premium-blog-post-container.premium-blog-skin-side {
    display: inline-block !important;
}
.news-latest-new .premium-blog-thumb-effect-wrapper {
    width: 40%;
    float: right;
    height: 500px;
}
.news-latest-new .premium-blog-post-container .premium-blog-content-wrapper {
    width: 60%;
}
.news-latest-new .premium-blog-thumbnail-container {
    border-radius: 30px;
}
#number-navigation-news ul.slick-dots {
    text-align: left;
}

#number-navigation-news ul.slick-dots li:nth-child(1) i, #number-navigation-news ul.slick-dots li:nth-child(2) i, #number-navigation-news ul.slick-dots li:nth-child(3) i {
    display: none;
}
#number-navigation-news ul.slick-dots li:nth-child(1)::before {
    content: "01";
    font-size: 14px;
    font-weight: bold;
    color: #252368;
    background-color: #F6F5F1;
    padding: 6px 11px;
    border-radius: 50%;
}
#number-navigation-news ul.slick-dots li:nth-child(2)::before {
    content: "02";
    font-size: 14px;
    font-weight: bold;
    color: #252368;
    background-color: #F6F5F1;
    padding: 6px 11px;
    border-radius: 50%;
}
#number-navigation-news ul.slick-dots li:nth-child(3)::before {
    content: "03";
    font-size: 14px;
    font-weight: bold;
    color: #252368;
    background-color: #F6F5F1;
    padding: 6px 11px;
    border-radius: 50%;
}
#number-navigation-news ul.slick-dots li.slick-active:nth-child(1)::before, #number-navigation-news ul.slick-dots li.slick-active:nth-child(2)::before, #number-navigation-news ul.slick-dots li.slick-active:nth-child(3)::before {
    background-color: #FAED23;
}
#number-navigation-news ul.slick-dots li {
    margin: 5px 15px;
}
.news-latest-new .premium-blog-cats-container ul.post-categories li a::after {
    content: "";
    display: inline-block;
    width: 70px;
    height: 1px;
    border-top: 1px solid #252368;
    margin: 6px;
}
.category-blog-new .premium-blog-entry-meta{
  position: relative;
}
.category-blog-new .premium-blog-entry-meta::after {
    background-size: contain;
    content: "";
    display: inline-block;
    background: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Group-119.svg);
    width: 130px;
    height: 28px;
    position: absolute;
    top: -8px;
    right: 0;
    background-repeat: no-repeat;
    background-position: right;
}
.news-cat-filter .premium-blog-content-wrapper {
    margin: 15px 0 !important;
    padding: 0 !important;
}
@media screen and (max-width: 800px) {
  .news-latest-new .premium-blog-thumb-effect-wrapper {
    width: 100%;
    float: none !important;
    height: 500px;
}
.news-latest-new .premium-blog-post-container .premium-blog-content-wrapper {
    padding-top: 30px;
    width: 100%;
}
}


/* Footer */
#footer-widgets .footer-box a {
    text-decoration: none;
    color: #fff;
}
/*  Footer */
/* Loud Home  */
@media screen and (max-width: 800px) {
.loud-home-news-single h2.eael-post-list-title{
  margin-top: 0px !important;}
  .loud-home-news-single .meta-categories {
    width: auto !important;
}
  .twitter-mob-fix {
      margin-left: -15px;
  }
}
@media screen and (max-width: 1366px) {
    #sync2 .owl-item {
    width: 146px !important;
    margin-right: 10px !important;
    margin-left: 10px;
    text-align: left;
    background: transparent;
    min-height: 115px;
}
  
}
.loud-home-news-single .eael-post-list-thumbnail {
    border-radius: 20px !important;
}
.loud-home-news-single .eael-post-list-thumbnail img{
    height: 370px;
    object-fit: cover;
}
.loud-home-news-single .meta-categories {
    margin-bottom: 30px;
}

/*  LOUD News  */


/* Loud Business  */

/* Page layout */
.page-id-5514 .page-header {
    display: none !important;
}
.page-id-5514 #content-wrap {
    width: 100% !important;
    max-width: 100% !important;
}
/* Page layout End */
.security-control-options span.eael-tab-title.title-after-icon {
    text-align: left;
    padding: 3px;
}
.security-control-options h3 {
    font-size: 36px;
    color: #252368;
    font-weight: 700;
    line-height: 36px;
    font-family: 'Inter';
    text-transform: none;
    letter-spacing: 0;
    width: 80%;
}
.security-control-options ul {
    list-style-type: none;
    padding-left: 20px;
}

.security-control-options .eael-tabs-content ul li {
    position: relative;
    margin-left: 0;
    padding: 10px 0;
}
.security-control-options .eael-tabs-content ul li::before {
    content: "";
    background: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Group-29.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-size: contain;
    position: absolute;
    left: -25px;
    top: 16px;
    bottom: auto;
}
@media (max-width: 767px) {
    .security-control-options .elementor-5514 .elementor-element.elementor-element-a633efa > .elementor-widget-container > .eael-advance-tabs > .eael-tabs-nav ul li {
        padding: 5px 5px 5px 5px !important;
        margin: 0px 0px 0px 0px;
    }
        .eael-advance-tabs .eael-tabs-nav>ul li {
        /*-webkit-box-flex: 1;*/
        /*-ms-flex: 1 1 auto;*/
        flex: 1;
    }
    .loud-home-news-bg .eael-post-list-thumbnail img {
      height: 100px !important;
      object-fit: cover;
    }
}

/*  Hotspot */
.hotspot-image-new .eael-hotspot-icon-wrap {
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Vector-3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 25px;
    height: 25px;
}
.hotspot-image-new .eael-hotspot-icon-wrap:after {
    content: '';
    position: absolute;
    display: block;
    border: 50%;
    border: solid 1px #D9D9D9;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}

.hotspot-image-new .eael-hot-spot-inner.hotspot-animation:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    pointer-events: none;
    -webkit-animation: eael-hotspot 4s infinite;
    animation: eael-hotspot 4s infinite;
    left: 0;
    top: 0;
}
.hotspot-image-new .eael-hot-spot-inner:before {
    border: 1px solid #d9d9d9;
}
.hotspot-image-new .eael-hotspot-icon-wrap:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Vector-5.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 25px;
    height: 25px;
}
.hotspot-image-new .eael-hot-spot-inner:hover::before {
    border: 1px solid #FCE93E;
}

/*Hover fuction*/
.elementor-element-8f9f8f6.hotspot-shown{
	display: block;
	background-color: yellow !important;
    position: absolute;
    z-index: 99;
    top: 210px;
    bottom: auto;
    left: -80px;
}
.elementor-element-298b60f7.hotspot-shown{
	display: block;
	background-color: yellow !important;
    position: absolute;
    z-index: 99;
    top: 250px;
    bottom: auto;
    left: -70px;
}
.hotspot-image-new .eael-hotspot-icon-wrap.security-hover {
  background-color: rgba(0, 0, 0, 0) !important;
    background-image: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Vector-5.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 25px;
    height: 25px;
}
.eael-hotspot-icon-wrap.security-hover::before {
    border: 1px solid #FCE93E;
}
.security-item-class h2.eael-feature-list-title, .fire-item-class h2.eael-feature-list-title, .access-item-class h2.eael-feature-list-title, .water-item-class h2.eael-feature-list-title, .camera-item-class h2.eael-feature-list-title{
    padding-top: 15px;
}
/*  Hotspot end */

/* Security Experts  */


.circle-yellow-bg-camera .elementor-widget-container::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: yellow;
    z-index: 1;
    height: 100px;
    width: 100px;
    border-radius: 100%;
}
.circle-yellow-bg-camera .elementor-widget-container{
  position: relative;
}
.circle-yellow-bg-camera .elementor-widget-container img {
    padding-top: 0px;
    margin-left: -25px;
       z-index: 99;
    position: relative;
}
.circle-yellow-bg-lock .elementor-widget-container::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: yellow;
    z-index: 1;
    height: 100px;
    width: 100px;
    border-radius: 100%;
}
.circle-yellow-bg-lock .elementor-widget-container{
  position: relative;
}
.circle-yellow-bg-lock .elementor-widget-container img {
    padding-top: 0px;
    margin-left: 5px;
       z-index: 99;
    position: relative;
}


/* Security Experts end */






/* LOUD Residential */
/* Page layout */
.page-id-5994 .page-header {
    display: none !important;
}
.page-id-5994 #content-wrap {
    width: 100% !important;
    max-width: 100% !important;
}
/* Page layout End */

/* Security Experts  */


.circle-yellow-bg-door .elementor-widget-container::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: yellow;
    z-index: 1;
    height: 100px;
    width: 100px;
    border-radius: 100%;
}
.circle-yellow-bg-door .elementor-widget-container{
  position: relative;
}
.circle-yellow-bg-door .elementor-widget-container img {
    padding-top: 0px;
    margin-left: 2px;
       z-index: 99;
    position: relative;
}
.circle-yellow-bg-door .elementor-widget-container::before, .circle-yellow-bg-floodsen .elementor-widget-container::before, .circle-yellow-bg-motiondetc .elementor-widget-container::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: yellow;
    z-index: 1;
    height: 100px;
    width: 100px;
    border-radius: 100%;
}
.circle-yellow-bg-lock .elementor-widget-container {
  position: relative;
}
.circle-yellow-bg-lock .elementor-widget-container img, .circle-yellow-bg-door .elementor-widget-container img {
    padding-top: 0px;
    margin-left: 5px;
       z-index: 99;
    position: relative;
}
.circle-yellow-bg-motiondetc .elementor-widget-container img {
    padding-top: 0px;
    margin-left: 15px;
    padding-top: 10px;
    z-index: 99;
    position: relative;
}
.circle-yellow-bg-floodsen .elementor-widget-container img{
  padding-top: 0px;
    margin-left: -15px;
    padding-top: 30px;
    z-index: 99;
    position: relative;
}

/* Security Experts end */
/* Page layout */
.page-id-6161 .page-header {
    display: none !important;
}
.page-id-6161 #content-wrap {
    width: 100% !important;
    max-width: 100% !important;
}
/* Page layout End */
.category-blog-new .premium-blog-thumbnail-container {
    border-radius: 10px;
}
.category-blog-new .premium-blog-entry-meta i, .category-blog-new span.premium-blog-meta-separator {
    display: none !important;
} 
.category-blog-new .premium-blog-post-time.premium-blog-meta-data span {
    border-right: 1px solid #252368;
    padding-right: 10px;
}
.category-blog-new .premium-blog-post-categories.premium-blog-meta-data a {
    padding-left: 10px;
}
.category-blog-new .premium-blog-wrap ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 93%;
}
.category-blog-new ul.slick-dots li {
    padding: 0px;
    margin: 5px 0 !important;
}

.news-cat-filter ul.premium-blog-filters-container {
    padding-bottom: 50px;
}
.news-latest-new .premium-blog-post-container.premium-blog-skin-side {
    display: inline-block !important;
}
.news-latest-new .premium-blog-thumb-effect-wrapper {
    width: 40%;
    float: right;
    height: 500px;
}
.news-latest-new .premium-blog-post-container .premium-blog-content-wrapper {
    width: 60%;
}
.news-latest-new .premium-blog-thumbnail-container {
    border-radius: 30px;
}
#number-navigation-news ul.slick-dots {
    text-align: left;
}

#number-navigation-news ul.slick-dots li:nth-child(1) i, #number-navigation-news ul.slick-dots li:nth-child(2) i, #number-navigation-news ul.slick-dots li:nth-child(3) i {
    display: none;
}
#number-navigation-news ul.slick-dots li:nth-child(1)::before {
    content: "01";
    font-size: 14px;
    font-weight: bold;
    color: #252368;
    background-color: #F6F5F1;
    padding: 6px 11px;
    border-radius: 50%;
}
#number-navigation-news ul.slick-dots li:nth-child(2)::before {
    content: "02";
    font-size: 14px;
    font-weight: bold;
    color: #252368;
    background-color: #F6F5F1;
    padding: 6px 11px;
    border-radius: 50%;
}
#number-navigation-news ul.slick-dots li:nth-child(3)::before {
    content: "03";
    font-size: 14px;
    font-weight: bold;
    color: #252368;
    background-color: #F6F5F1;
    padding: 6px 11px;
    border-radius: 50%;
}
#number-navigation-news ul.slick-dots li.slick-active:nth-child(1)::before, #number-navigation-news ul.slick-dots li.slick-active:nth-child(2)::before, #number-navigation-news ul.slick-dots li.slick-active:nth-child(3)::before {
    background-color: #FAED23;
}
#number-navigation-news ul.slick-dots li {
    margin: 5px 15px;
}
.news-latest-new .premium-blog-cats-container ul.post-categories li a::after {
    content: "";
    display: inline-block;
    width: 70px;
    height: 1px;
    border-top: 1px solid #252368;
    margin: 6px;
}
.category-blog-new .premium-blog-entry-meta{
  position: relative;
}
.category-blog-new .premium-blog-entry-meta::after {
    background-size: contain;
    content: "";
    display: inline-block;
    background: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Group-119.svg);
    width: 130px;
    height: 28px;
    position: absolute;
    top: -8px;
    right: 0;
    background-repeat: no-repeat;
    background-position: right;
}
.news-cat-filter .premium-blog-content-wrapper {
    margin: 15px 0 !important;
    padding: 0 !important;
}
@media screen and (max-width: 800px) {
  .news-latest-new .premium-blog-thumb-effect-wrapper {
    width: 100%;
    float: none !important;
    height: 500px;
}
.news-latest-new .premium-blog-post-container .premium-blog-content-wrapper {
    padding-top: 30px;
    width: 100%;
}
}
.security-icon-style {
	width: 305px !important;
	max-width: 305px !important;
	flex-direction: column !important;
}
.text-marg p strong {
	font-family: Inter;
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 17px;
text-align: left;
text-transform: uppercase;
 
color: #252368;
}
.text-marg p strong {
	position: relative;
}
.text-marg p strong:after {
	position: absolute;
	content: '';
	bottom: -12px;
	width: 100%;
	height: 1px;
	background: #252368;
	left: 0;
}
.custom-hotspot-style {
	position: relative;
}
.hotspot-right-style {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 12%;
}
.hotspot-right-style.right-extra {
	left: 8% !important;
}
.security-icon-style {
	 background: #FAED23;
	padding: 25px 25px 0px 25px;
}
.security-icon-style {
	    border-radius: 20px 20px 0 0;
}
.security-icon-style.text-marg {
	margin-bottom: 30px !important;
	border-radius: 0 0 20px 20px !important;
}
.security-icon-style.text-marg p {
	text-align: left !important;
}
.icon-st .elementor-widget-container{
	width: 82px !important;
	height: 82px !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	background: #252368;
	border-radius: 100px;
}
.icon-st img {
	   object-fit: contain;
    width: 34px;
    height: 34px;
}
.security-icon-style .elementor-widget-container {
	    width: fit-content;
/*     margin: 0 auto; */
}
.hotspot-right-style {
	margin: 0 auto;
}

.custom-hotspot-style .elementor-container {
	flex-direction: column !important;
}
.eael-feature-list-title {
	margin: 0 !important;
}

@media (min-width: 1250px) {
	.custom-hotspot-style .elementor-container .col-width-style {
	width: 1300px !important;
	max-width: 1300px !important;
	margin: 0 auto;
}
	.custom-hotspot-style .elementor-container .col-width-style .elementor-widget-wrap {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between !important;
	}
	.custom-hotspot-style .elementor-container .col-width-style .elementor-widget-wrap .elementor-widget-eael-feature-list {
		width: fit-content !important;
		
	}
}
@media (min-width: 1080px) {
	.custom-hotspot-style .elementor-container .col-width-style {
	width: 1100px !important;
	max-width: 1100px !important;
	margin: 0 auto;
}
}
@media (max-width: 1249px) {
	.custom-hotspot-style .elementor-container .col-width-style {
	width: 100% !important;
	max-width: 100% !important;
}
}

@media (min-width: 768px) {
    .elementor-5126 .elementor-element.elementor-element-b8b065a {
        width: 30%;
    }
}
.loud-home-news-single .eael-post-list-content {
    padding-left: 0 !important;
    padding-right: 20px !important;
}
.loud-home-testimonial .elementor-testimonial__image img {
    position: absolute;
    bottom: 15px;
    right: 30px;
    width: auto !important;
}
body.page.page-id-5126 header.page-header.background-image-page-header {
    display: none;
}
.loud-home-testimonial cite.elementor-testimonial__cite {
    position: absolute;
    top: 40px;
}
.loud-home-news-single .eael-post-list-post {
    background: transparent !important;
	 box-shadow: none !important;
}
.loud-home-news-single .eael-post-list-thumbnail {
    max-width: 100% !important;
}
.loud-home-news-bg .eael-post-list-thumbnail img {
    max-width: 100% !important;
    height: 150px;
    object-fit: cover;
    border-radius: 20px;
}
.loud-home-news-single h2.eael-post-list-title {
    margin-top: -20px !important;
}
.loud-home-news-single .meta-categories {
    border: 1px solid #252368;
    border-radius: 50px;
    width: 150px;
    justify-content: right;
    margin-left: auto;
}
.loud-home-news-single a.eael-post-elements-readmore-btn::after, .loud-home-news-bg a.eael-post-elements-readmore-btn::after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 7px;
    background: url(https://loudsecurity.frenik.net/wp-content/uploads/2024/06/Arrow-3.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 10px;
}
.loud-home-news-bg .eael-post-list-post {
    background: transparent !important;
    box-shadow: none !important;
}
.loud-home-news-single .eael-post-list-post {
    display: block;
    padding-top: 30px;
}
.page.page-id-5126.elementor-page-5126 .header.page-header.background-image-page-header {
    padding: 0;
	display: none; !important
} 
.res-bus-features .eael-tabs-nav {
    width: 310px;
    background: #f6f5f1;
    padding: 6px;
    border-radius: 100px;
    margin: auto;
}

/* Search box */
form.header-searchform {
    padding: 10px 20px;
}
/* Get quote */
.elementor-location-popup {
    padding: 30px 20px;
}
/* --- HEADER --- */
#top-bar {
    padding: 7px 0 7px 0;
}
.minimal-header.left-menu #site-navigation-wrap, .transparent-header.left-menu #site-navigation-wrap {
		float:right !important;
		left:0.5em;
}
.menu-button, .search-toggle-li { left:0 !important; }
.minimal-header.left-menu #site-logo, .transparent-header.left-menu #site-logo {
	top:0px;
	margin:-35px 0 0px;
	padding:0px;
}
.search-header-replace-toggle .icon-magnifier {
		padding:8px !important;
}
.search-header-replace-toggle .icon-magnifier::after {
		content: "" !important;
}
#site-navigation-wrap .dropdown-menu>li>a {
	padding:0 9.5px;
}
@media(max-width:766px){
		.minimal-header.left-menu #site-logo, .transparent-header.left-menu #site-logo {
		position: absolute;
		top:-35px;
		margin:0px;
	}
}
@media(max-width:600px){
	#top-bar-content, #top-bar-social-alt {
		float: right;
	}
}
#site-header #site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    max-height: 90px !important;
}
.wcmenucart-toggle-drop_down, .wcmenucart { display:none; }
.mobile.menu-button {
    display: none;
}
@media(max-width:1280px){
	.mobile.menu-button {
		position: absolute;
		top: 30px;
		right: 80px;
		left: auto !important;
		width: auto;
		display: inline-block;
		margin: 0;
		padding: 0;
	}
	#mobile-fullscreen li.why-us-click {
		display: none;
	}
}

.menu-button, .search-toggle-li {
	left: 6em;
}
.menu-button a span {
		color: #24294e;
		background-color: #fce93e;
}
.menu-button a span::after {
	background-color: rgba(255,255,255,0) !important;
}
.menu-button a span, .search-header-replace-toggle .icon-magnifier {
	border-radius: 100px;
	padding: 8px 18px;
}
.search-header-replace-toggle .icon-magnifier::after {
		color: rgba(0,0,0,0.3);
	  content: "search";
	  font-family: Arimo;
	 	text-transform: uppercase;
		padding-left: 0.5em;
		font-weight: bold;
}
.search-header-replace-toggle .icon-magnifier {
	background-color: #ccc;
	padding: 8px 15px;
}
.search-header-replace-toggle .icon-magnifier::before {
	color: rgba(0,0,0,0.75) !important;
}

/* Not yet supported in Firefox */
#site-header.transparent-header, .has-transparent-header .is-sticky #site-header {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
		z-index:9999;
}
#site-header.transparent-header,
.has-transparent-header .is-sticky #site-header {
	/*background-color: rgba(0,0,0,0.5) !important; */
	background-color: rgba(0,0,0,0.70) !important;
}
@media(max-width:1080px){
	.oceanwp-sticky-header-holder:not(.is-sticky) #site-header.transparent-header {
		top:0px !important;
	}
	#site-header #site-logo #site-logo-inner a img,
	#site-header.center-header #site-navigation-wrap .middle-site-logo a img {
		max-height: 100px;
	}
	/*#site-header.fixed-scroll, #top-bar-wrap.top-bar-sticky {
		position: fixed;
		width: 100% !important;
	}
	#top-bar-sticky-wrapper {
    position: fixed;
    z-index: 99999;
	}*/
}

/* -- FOOTER -- */
.footer-text h3 {
	color: #fce93e;
}
.footer-text p {
	line-height: 1.5em;
	margin-bottom: 0em;
}
.footer-text i {
	color: #1d64ec;
	margin-right: 1em;
	font-size: 1.5em;
}
.footer-social-links p {
	line-height: 2.25em;
}

/* Contstant Contact Sign Up */
.ctct-form-wrapper .ctct-form .ctct-label-top label, .ctct-form-wrapper .ctct-form .ctct-label-bottom label {
    display: none;
}
form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="datetime"], form input[type="datetime-local"], form input[type="week"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="color"], form select, form textarea, .select2-container .select2-choice, .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
    border-color: #235FE6 !important;
}
form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="datetime"], form input[type="datetime-local"], form input[type="week"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="color"], form select, form textarea {
	    border-radius: 25px;
			color: #000000;
	    /* color: white; */
}
.footer-text form input[type="email"] {
    color: #ffffff;
}
.ctct-form-wrapper {
    position: relative;
}
.ctct-submit {
    border-radius: 100% !important;
    font-size: 1.5em !important;
	position: absolute;
	top: -2px;
	right: 0px;
    /*position: relative;
    bottom: 2.6em;
    left: 15.2em;*/
    font-family: sans-serif !important;
    font-weight: 900 !important;
}
.ctct-disclosure {
	display: none;
}

@media only screen and (max-width: 767px) {
	.footer-text {
		text-align: center;
	}
	/*.footer-social-links p {
		display: inline;
		margin-right: 1em;
	} */
	.footer-social-links i {
		margin-right: 5px;
	}
	/*.ctct-submit {
		left: 7em;
	}*/
}

/* -- LANDING PAGES --*/
.services-box {
	background: #EFEFEF;
	border-radius: 15px;
	height: 190px;
	max-width:353px;
	margin:0px auto;
	text-align: center;
	transition: all ease 1s;
	cursor: pointer;
}
.services-box img {
	height: 170px;
	width: 170px;
	border-radius: 100%;
	position: relative;
	bottom: 75px;
	object-fit: cover;
}
.services-box h3 {
	position: relative;
	bottom: 65px;
	color: #272727;
	transition: all ease 0.25s;
	text-align: center;
	width: 100%;
	font-size: 16px;
}
.services-box h3 a {
	color: #272727;
}
.services-box p {
	position: relative;
	bottom: 80px;
}
.services-box:hover {
	height: 250px;
	background: #00007A;
}
.services-box:hover h3,
.services-box:hover h3 a {
	color: #F6ED2F;
}
.services-box:hover p {
	color: white;
}
.dark-section, .dark-section h2 {
	color: white;
}
.feature-list .eael-feature-list-title {
	margin: 8px 0 0 0 !important;
}
.bright-blue-text h2 {
	color:#235FE6;
}
.logo-slider img {
	filter: grayscale(100%);
	opacity: 0.5;
	transition: ease all 1s;
}
.logo-slider img:hover {
	filter: grayscale(0%);
	opacity: 1;
}
.testimonial-slider i {
	color: #F6ED2F;
	margin: 0 2px;
}
.testimonial-slider .elementor-testimonial__name {
	color: #235FE6;
	font-size: 18px;
	text-transform: uppercase;
}
.testimonial-slider cite {
	font-style: normal;
}

@media only screen and (max-width: 770px) {
	.services-box {
		margin-bottom: 9em;
	}
	.services-row.support .services-box {
		margin-bottom: 3em;
	}
	.elementor-element-302d063c .services-box,
	.elementor-element-ece3ca0 .services-box {
		margin-bottom:3em;
	}
	.elementor-element-bc566a8 .services-box {
		margin-bottom: 0em;
	}
	.customer-portal  .services-box {
		margin-bottom: 0em;
	}
}

@media(max-width:990px) and (min-width:768px){
	.services-row.support .elementor-column { width: 50%; }
	.services-row.support .services-box {
		margin-bottom: 3em;
	}
	/* .services-row .elementor-column { width: 50%; }
	
	.services-box {
		margin-bottom: 9em;
	} */
}

/* -- WOOCOMMERCE -- */
/* Hiding features not needed for LOUD payment portal */
.woocommerce div.product .woocommerce-tabs, .owp-floating-bar, #product-addons-total {
	display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	pointer-events: none;
}
.product .nyp .nyp-input, .wcopc .product-item .nyp .nyp-input {
	text-align: left !important;
	font-weight: 400 !important;
}

/* -- BLOG -- */
article {
	padding-top: 5em;
}

.elementor-popup-modal {
	z-index: 999999;
}


.metaslider li .caption-wrap {
	top: 0;
	left:-100%;
	bottom: auto !important;
	opacity: unset !important;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5) !important;
	align-items: center;
	-webkit-clip-path: polygon(0% 0%, 60% 0%, 0% 200%, 0 100%);
	clip-path: polygon(0% 0%, 60% 0%, 0% 200%, 0 100%);
	display: flex !important;
}

.metaslider li:last-child .caption-wrap {
	top: 0;
	right:-100%;
	left: unset;
	bottom: auto !important;
	opacity: unset !important;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5) !important;
	align-items: center;
	-webkit-clip-path: polygon(70% 0, 100% 0%, 100% 100%, 50% 100%);
	clip-path: polygon(70% 0, 100% 0%, 100% 100%, 50% 100%);
	display: flex !important;
}

.metaslider li .caption-wrap .banner-content {
	width: 1200px;
	max-width: 90%;
	margin: 0 auto 0;
	padding: 0;
	display:block;
}

.metaslider li .caption-wrap .banner-content h1 {
	font-size: 2.65vw;
	color: #ffffff !important;
	max-width: 450px;
}

.metaslider li:last-child .caption-wrap .banner-content {
	width: auto !important;
	max-width:auto !important;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	position: relative;
	right: 50px;
}

.metaslider .caption {
	padding: 5px 10px !important;
	word-wrap: break-word !important;
	width: 100% !important;
	right: 0 !important;
	position: relative !important;
}


.metaslider .caption-wrap.animate-out {
	left: -100%;
	transition: all 1s ease 0s;
}

.metaslider li:last-child .caption-wrap.animate-out {
	right: -100%;
	left: unset;
	transition: all 1s ease 0s;
}

.metaslider li .caption-wrap.animate-in {
	left:0%;
	transition: all 2s ease 0s;
}

.metaslider li:last-child .caption-wrap.animate-in {
	right:0%;
	left:unset;
	transition: all 2s ease 0s;
}

.transparent-button {
	background: transparent !important;
	border:solid 2px #ffffff;
	color: #00007A !important;
}

.yellow-button {
	background: #FCE93E !important;
	border:solid 2px #fce93e;
	color: #00007A !important;
}

.homeButton, 
.businessButton {
	color: #ffffff !important;
}

.homeButton, 
.businessButton,
.buttonHome, 
.buttonBusiness {
	margin:0 10px 0 0px;
	cursor:pointer;
}

.metaslider .prev,
.metaslider .next { 
	display:none;
}
@media(max-width:1000px){
	.metaslider .caption-wrap {
		height:auto !important;
		top:45% !important;
		-webkit-clip-path:none !important;
		clip-path:none !important;
		padding-bottom:20px;
	}
	.elementor-button {
		padding: 6px 12px;
	}
}
@media(max-width:600px){
	.metaslider li .caption-wrap .banner-content h1 {
		font-size:5vw;
	}
}
@media(max-width:500px){
	.elementor.elementor-109 {
		margin-top: 85px;
	}
}
/* .elementor-repeater-item-5f1b36d:hover + .hotspot-shown{
	display: block;
}
.hotspot-shown{
	display: block;
} */
.elementor-element-7e760a5.hotspot-shown{
	display: block !important;
}
#home-security-icon-new.hotspot-shown{
	display: block !important;
}

.eael-advance-tabs .eael-tabs-nav>ul {
    align-items: start !important;
}




.custom-tool-tip .eael-hotspot-icon-wrap {
	background-size: contain !important;
  width: 15px !important;
  height: 15px !important;
}

.custom-tool-tip .eael-hot-spot-wrap:nth-child(1) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(2) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(4) .eael-hotspot-icon-wrap  {
	background-image: url('https://loudsecurity.frenik.net/wp-content/uploads/2024/09/Path-296-1.svg') !important;
}

.custom-tool-tip .eael-hot-spot-wrap:nth-child(10) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(11) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(13) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(12) .eael-hotspot-icon-wrap  {
	background-image: url('https://loudsecurity.frenik.net/wp-content/uploads/2024/09/Path-296.png') !important;
}

.custom-tool-tip .eael-hot-spot-wrap:nth-child(9) .eael-hotspot-icon-wrap {
	background-image: url('https://loudsecurity.frenik.net/wp-content/uploads/2024/09/Path-296-2.png') !important;
}

.custom-tool-tip .eael-hot-spot-wrap:nth-child(16) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(8) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(5) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(7) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(6) .eael-hotspot-icon-wrap {
	background-image: url('https://loudsecurity.frenik.net/wp-content/uploads/2024/09/Path-296-3.png') !important;
}

.custom-tool-tip .eael-hot-spot-wrap:nth-child(14) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(15) .eael-hotspot-icon-wrap, .custom-tool-tip .eael-hot-spot-wrap:nth-child(3) .eael-hotspot-icon-wrap {
	background-image: url('https://loudsecurity.frenik.net/wp-content/uploads/2024/09/Path-296-1.webp') !important;
}

.residence-custom .eael-hot-spot-wrap:nth-child(23) .eael-hotspot-icon-wrap, .residence-custom .eael-hot-spot-wrap:nth-child(24) .eael-hotspot-icon-wrap, .residence-custom .eael-hot-spot-wrap:nth-child(27) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(28) .eael-hotspot-icon-wrap, .residence-custom .eael-hot-spot-wrap:nth-child(29) .eael-hotspot-icon-wrap, 
.residence-custom .eael-hot-spot-wrap:nth-child(30) .eael-hotspot-icon-wrap, 
.residence-custom .eael-hot-spot-wrap:nth-child(26) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(25) .eael-hotspot-icon-wrap{
	background-image: url('https://loudsecurity.frenik.net/wp-content/uploads/2024/09/Path-296-4.png') !important; 
}

.residence-custom .eael-hot-spot-wrap:nth-child(19) .eael-hotspot-icon-wrap, 
.residence-custom .eael-hot-spot-wrap:nth-child(20) .eael-hotspot-icon-wrap, 
.residence-custom .eael-hot-spot-wrap:nth-child(20) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(21) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(22) .eael-hotspot-icon-wrap{
	background-image: url('https://loudsecurity.frenik.net/wp-content/uploads/2024/09/Path-296.png') !important;
}

.residence-custom .eael-hot-spot-wrap:nth-child(8) .eael-hotspot-icon-wrap, .residence-custom .eael-hot-spot-wrap:nth-child(1) .eael-hotspot-icon-wrap, .residence-custom .eael-hot-spot-wrap:nth-child(9) .eael-hotspot-icon-wrap, .residence-custom .eael-hot-spot-wrap:nth-child(9) .eael-hotspot-icon-wrap, .residence-custom .eael-hot-spot-wrap:nth-child(2) .eael-hotspot-icon-wrap, 
.residence-custom .eael-hot-spot-wrap:nth-child(3) .eael-hotspot-icon-wrap, 
.residence-custom .eael-hot-spot-wrap:nth-child(7) .eael-hotspot-icon-wrap, 
.residence-custom .eael-hot-spot-wrap:nth-child(13) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(14) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(33) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(17) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(16) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(15) .eael-hotspot-icon-wrap{
	background-image: url('https://loudsecurity.frenik.net/wp-content/uploads/2024/09/Path-296-1.svg') !important;
}

.residence-custom .eael-hot-spot-wrap:nth-child(4) .eael-hotspot-icon-wrap, 
.residence-custom .eael-hot-spot-wrap:nth-child(10) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(5) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(6) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(31) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(32) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(18) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(11) .eael-hotspot-icon-wrap,
.residence-custom .eael-hot-spot-wrap:nth-child(12) .eael-hotspot-icon-wrap{
	background-image: url('https://loudsecurity.frenik.net/wp-content/uploads/2024/09/Path-296-3.png') !important;
}
.page-id-6648 header.page-header.background-image-page-header {
    display: none;
}
