.elementor-kit-4{--e-global-color-primary:#1D1D1A;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#787874;--e-global-color-accent:#DE1682;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:58px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:24px;color:#787874;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;line-height:24px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:20px;font-weight:500;line-height:24px;color:#FFFFFF;border-radius:25px 25px 25px 25px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 p{margin-block-end:10px;}.elementor-kit-4 a{color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-weight:500;}.elementor-kit-4 h1{color:#1D1D1A;}.elementor-kit-4 h2{color:#1D1D1A;}.elementor-kit-4 h3{color:#1D1D1A;}.elementor-kit-4 h4{color:#1D1D1A;font-family:"Poppins", Sans-serif;font-size:24px;font-weight:400;line-height:28px;}.elementor-kit-4 h5{color:var( --e-global-color-primary );font-size:16px;line-height:24px;}.elementor-kit-4 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1160px;}.e-con{--container-max-width:1160px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */ul {
    padding-left: 10px;
}

.pp-dual-heading {
    padding: 0;
    margin: 0;
}


.pp-advanced-tabs .pp-advanced-tabs-wrapper.at-horizontal {
    justify-content: center !important;
    column-gap: 20px !important;
}

.float-right {
    float: right;
}

@media (min-width: 1025px) {
    .ring {
        position: absolute;
        width:auto !important;
        z-index:3;
        display:inline-block;
    }
    .ring-right {
        left: -35px;
    }
    .ring-left {
        right: -35px;
    }
 .elementor .elementor-element.ring .elementor-icon-wrapper {
    height: 68px
}
.elementor .elementor-element.ring .elementor-icon {
    font-size: 68px;
}
   
}


.elementor .elementor-element.ring > .elementor-widget-container {
    background-color: #FFF;
    border-radius: 50%;
}

@media (min-width: 1025px) {
    .line-top:before,
    .line-center:after {
        content: "";
        background-image: url(https://www.activdmthurrock.com/wp-content/uploads/sites/125/2021/02/line.png);
        position: absolute;
        display: block;
        z-index:1;
    }
    
    .line-top::before {
        height: 1px;

        left: 0;
        top: 11px;
     }
     .line-center::after {
        height: 100%;
        width: 1px;
        margin: 0 auto;
        top: 11px;
        left: 0;
        right: 0;
     }

    
}


@media (max-width: 1025px) {
    .header-button .elementor-button {
        padding: 12px 12px;
    }
    
    .header-button .elementor-button-icon {
        width: 24px;
        height: 24px;
    }
    .header-button .elementor-button .elementor-align-icon-left {
        margin-right: 0;
    }
    .header-button .elementor-button-text {
        display: none;
    }
}



.button-overlay {
    bottom: -22px;
    position: absolute;
}


@media (min-width: 1025px) {
    .elementor11 .elementor-element.page-header > .elementor-container {
        margin-right: initial;
        width:570px;
    }
}


@media (min-width: 1025px) {
    .elementor .elementor-element.full-width-align-left > .elementor-container {
        margin-left: unset;
    }
        .elementor .elementor-element.full-width-align-right > .elementor-container {
        margin-right: unset;
    }

}

@media (min-width: 1025px) {
    .elementor .elementor-element.one-half > .elementor-container {
        max-width: 570px;
    }
    
     .elementor .elementor-element.two-third > .elementor-container {
        max-width: 660px;
    }
}


.elementor-field-textual.elementor-size-md {
    min-height: 50px
}

.elementor-form .elementor-button.elementor-size-sm {
     min-height: 50px
}

@media (min-width: 1025px) {
.transitionLine {
    height: 1px;
    width: 1px;
    border-top: 1px solid #979797;
    border-right: 1px solid #979797;
    position: absolute;
    top:280px;
   
}

.transitionLine.animate {
     -webkit-animation: increase 3s;
    -moz-animation: increase 3s;
    -o-animation: increase 3s;
    animation: increase 3s;
    animation-fill-mode: forwards;
}



@keyframes increase {

    /*load to left*/
    50% {
        width: 50%;
    }

    51% {
        width: 50%;
        height: 1px;
    }

    /*load down*/
    100% {
        height: 100%;
        width: 50%;
    }

}
}

.min-height h3 {
    min-height: 100px;
}


.copyright a {
    font-size:12px;
    color:#FFFFFF;
}
.copyright a:hover {
    color:#DF1783;
}



.read-more-toggle .elementor-tab-title.elementor-active::before {
    content: 'Read Less';
    }

.read-more-toggle .elementor-toggle-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
}
.read-more-toggle .elementor-tab-title a{
line-height: inherit;
}
.read-more-toggle .elementor-tab-title.elementor-active a{
    display:none;
}

ul > li {
    margin-bottom: 10px;
}
ul {

    margin:20px 0;
}


.snow-bg {
   position: relative;
}

.snow-bg:after {
   content: '';
   display: block;
   position: absolute;
   z-index: 2;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   pointer-events: none;
   background-image: url('https://library.elementor.com/resources/christmas-snow-effect/s1.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s2.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s3.png');
    animation: snow 10s linear infinite;
}

@keyframes snow {
 0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
 100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}

.elementor-element-8b7fbeb {
    display: none;
}/* End custom CSS */