.custom-bg-blue-1 {
    background: #1d75be !important;
}

.img-fit {
    height: 100%;
    width: 100%;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
}

.custom-big-font-section-1 {
    top: 100px;
    left: -80px;
}

.custom-big-font-section-2 {
    top: 102px;
    left: -64px;
}

.custom-big-font-section-3 {
    top: 102px;
    left: -50px;
}

.img_footer {

    width: 700px;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .custom-big-font-size-1 {
        font-size: 5.5rem;
    }

    .img_footer {
        width: 500px;
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {}

@media only screen and (min-width:1200px) and (max-width:1800px) {}

@media only screen and (min-width:1200px) and (max-width:1540px) {}

@media only screen and (min-width:1200px) and (max-width:1645px) {}

@media only screen and (min-width:1200px) and (max-width:1440px) {}

@media only screen and (min-width:1200px) and (max-width:1400px) {}

@media only screen and (min-width:1200px) and (max-width:1450px) {}

@media only screen and (min-width:1200px) and (max-width:1250px) {}

@media only screen and (min-width:768px) and (max-width:991px) {
    .custom-container-style-3 .custom-dots-style-1 .owl-dots .owl-dot span {
        border-color: #ffffff !important;
    }

    .custom-section-middle-content .custom-dots-style-1 .owl-dots .owl-dot span {
        border-color: #ffffff !important;
    }
    .custom-big-font-size-1 {
        font-size: 5.5rem;
    }
    .custom-big-font-section-1 {
    top: 90px;
    left: 0px;
}
     .custom-big-font-size-2 {
        font-size: 5.5rem;
    }

    .custom-big-font-section-2 {
        top: 102px;
        left: 0;
    }

    .custom-big-font-size-3 {
        font-size: 5.5rem;
    }

    .custom-big-font-section-3 {
    top: 102px;
    left: 250px;
}
    .img_footer {
        width: 500px;
    }
}

@media (max-width: 767px) {}

@media only screen and (max-width:767px) {
    .custom-big-font-size-1 {
        font-size: 3.5rem;
    }
    .custom-big-font-section-1 {
    top: 130px;
    left: 0px;
}
    .custom-big-font-size-2 {
        font-size: 3.5rem;
    }

    .custom-big-font-section-2 {
        top: 102px;
        left: 0;
    }
    .custom-big-font-size-3 {
        font-size: 3.5rem;
    }

    .custom-big-font-section-3 {
    top: 102px;
    left: 65px;
}


    .custom-dots-style-1 .owl-dots .owl-dot span {
        border-color: #ffffff !important;
    }

    .img_footer {
        width: 300px;
    }
}