﻿.AdvertiseHeader {
    height: 65px;
    width: 100%;
    background-color: #3d3d3d;
    color: #fff;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
}
.ADH_BoxesList, .ADH_Boxes, .ADH_Boxes00, .ADH_Boxes00Slide {
    display: flex;
    width: min-content;
}
.ADH_BoxesList {
    justify-content: center;
    width: 100%;
}
.ADH_Boxes{
    margin:0 10px;
}
.ADH_Boxes00 {
    width: 200px;
}
.ADH_Boxes00 img{
    width:auto;
    height:50px;
    margin-right:15px;
}
.ADH_Boxes00Slide{
    display:flex;
    align-items:center
}
.ADH_Boxes00 p {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.25;
}

.ADH_Boxes00 p strong {
    color: #49d33d;
}
.ADH_Boxes00 span {
    font-size: 10px;
    display: block;
    color: #ccc;
    font-weight: 600;
}

.ADH_Boxes01 #countdown{
    display:flex;
    align-items:center;
}
.ADH_Boxes01 p {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column-reverse;
    font-size: 18px;
    font-weight: 600;
    width: 50px;
    position: relative;
    background-color: #000;
    border-radius: 4px;
    padding: 3px 15px;
    margin:0 5px;
}
.ADH_Boxes01 p span{
    display:block;
    font-size:9px;
    font-weight:600;
    color:#ccc;
    text-transform:uppercase;
}/*
.ADH_Boxes01 p::after{
    content:":";
    position:absolute;
    right:0;
    top:0;
}*/
.ADH_Boxes01 p:last-child::after{
    display:none;
}


.ADH_Boxes00Slide .ADH_Boxes00 {
    width: 150px;
}
.ConnectArrow{
    width:auto;
    height:40px;
    margin:0px;
}
.ADH_Boxes00Life {
    display:flex;
    align-items:center;
}
.ADH_Boxes00Life input, .ADH_Boxes00Life button {
    height:35px;
    font-size:13px;
    padding:0 15px;
    margin-left:15px;
}
.ADH_Boxes00Life input{
    background-color:#fff;
    border:none;
    border-radius:4px;
}
.ADH_Boxes00Life button{
    width:150px;
}
.Addvertiseslider .slick-list, .Addvertiseslider .slick-track, .Addvertiseslider{
    display:inline-block !important;
}
.Addvertiseslider .slick-track .slick-slide {
    width: auto !important;
    padding:0;
}
.ADH_Boxes00Slide {
    padding: 6px 0;
}/*
@media screen and (max-width:1450px) {
    .ADH_Boxes00 p{
        font-size:14px;
    }
    .ADH_Boxes00Slide .ADH_Boxes00 {
        width: 170px;
    }
    .ADH_Boxes00 {
        width: 260px;
    }
}*/
/*On Scroll*/
.AdvertiseHeaderScroll {
    position: fixed;
    z-index: 999;
    bottom: -66px;
    transform: translateY(-100%);
}
#countdownBox {
    align-items: inherit;
    padding: 9px 0;
}
#InsuranceBox {
    align-items: center;
}


@media screen and (max-width:1200px) {
    .ADH_Boxes {
        margin: 0 5px;
    }
    #countdownBox {
        align-items: inherit;
        padding: 6px 0;
    }
    .Addvertiseslider {
        height: 45px;
    }
    .AdvertiseHeader {
        height: 50px;
        bottom: -50px;
    }

    .ADH_BoxesList {
        flex-flow: wrap;
    }

    .ADH_Boxes00 img {
        height: 30px;
        margin-right: 5px;
    }

    .ADH_Boxes01 p {
        width: 45px;
    }

    .ADH_Boxes00 p {
        font-size: 10px;
    }

    .ADH_Boxes00 {
        width: 160px;
        margin-right: 10px;
    }

    .ADH_Boxes01 {
        padding: 0;
    }

        .ADH_Boxes00 span, .ADH_Boxes01 p span {
            font-size: 9px;
        }

    .ADH_Boxes00Slide {
        padding: 4px 0;
    }

    .ConnectArrow {
        display: none !important;
    }

    .ADH_Boxes01 p {
        font-size: 13px;
    }

    .ADH_Boxes00Slide .ADH_Boxes00 {
        width: 90px;
    }

    .ADH_Boxes00Life button {
        width: 135px;
    }

    .ADH_Boxes00Life input, .ADH_Boxes00Life button {
        height: 35px !important;
        font-size: 10px;
        padding: 0 10px;
        margin-left: 5px;
    }
}

@media screen and (max-width:991px) {
    .AdvertiseHeaderScroll {
        bottom: -50px;
    }
    .ADH_Boxes {
        margin: 0 5px;
    }
    #countdownBox {
        align-items: inherit;
        padding: 6px 0;
    }
    .Addvertiseslider {
        height: 45px;
    }

    .AdvertiseHeader {
        height: 50px;
    }

    .ADH_BoxesList {
        flex-flow: wrap;
    }

    .ADH_Boxes00 img {
        height: 30px;
        margin-right: 5px;
    }

    .ADH_Boxes01 p {
        width: 45px;
    }

    .ADH_Boxes00 p {
        font-size: 10px;
    }

    .ADH_Boxes00 {
        width: 155px;
        margin-right: 0px;
    }

    .ADH_Boxes01 {
        padding: 0;
    }

        .ADH_Boxes00 span, .ADH_Boxes01 p span {
            font-size: 8px;
        }

    .ADH_Boxes00Slide {
        padding: 4px 0;
    }

    .ConnectArrow {
        display: none !important;
    }

    .ADH_Boxes01 p {
        font-size: 13px;
        width:40px;
        margin:0 2px;
    }

    .ADH_Boxes00Slide .ADH_Boxes00 {
        width: 120px;
    }

    .ADH_Boxes00Life button {
        width: 185px;
    }

    .ADH_Boxes00Life input, .ADH_Boxes00Life button {
        height: 35px !important;
        font-size: 10px;
        padding: 0 10px;
        margin-left: 5px;
    }
}

@media screen and (max-width:720px){
    .ADH_Boxes {
        margin: 0;
        padding: 5px 0;
    }
    .whatsappbot {
        bottom: 120px;
    }
    .ADH_Boxes:first-child {
        border-bottom: 1px solid #1a1a1a;
        box-shadow: 0px 2px 2px -2px #999;
    }
    .AdvertiseHeader {
        height: auto;
        bottom: -107px;
    }
    .ADH_BoxesList {
        flex-flow: wrap;
    }
    .ADH_Boxes00 img {
        height: 30px;
        margin-right: 5px;
    }
    .ADH_Boxes01 p {
        width:45px;
    }
    .ADH_Boxes00 p{
        font-size:10px;
    }
    .ADH_Boxes00{
        width:160px;
        margin-right:10px;
    }
    .ADH_Boxes01{
        padding:0;
    }
    .ADH_Boxes00 span, .ADH_Boxes01 p span {
        font-size: 9px;
    }
    .ADH_Boxes00Slide {
        margin-bottom: 1px;
    }
    .ConnectArrow{
        display:none !important;
    }
    .ADH_Boxes01 p {
        font-size: 13px;
        width: 40px;
    }
    .ADH_Boxes00Slide .ADH_Boxes00 {
        width: 120px;
    }
    .ADH_Boxes00Life button {
        width: 185px;
    }
    .ADH_Boxes00Life input, .ADH_Boxes00Life button {
        height: 35px !important;
        font-size: 10px;
        padding: 0 10px;
        margin-left: 5px;
    }
}
