@media (max-width: 1399px) and (min-width: 991px) {
    .features .single-feature {
        padding:30px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-about-title {
    font-size: 18px;
    }
    .custom-about-sec .single-event.short .content h3 a {
    font-size: 15px;
        margin-bottom: 10px;    
    }
}

@media (max-width: 1399px) {
.custom-flag.flagOne {
    top: 185px;
    left: 260px;
}
.custom-flag.flagTwo {
    top: 136px;
    left: 518px;
}
.custom-flag.flagThree {
    top: 230px;
    left: 655px;
}
.custom-flag.flagFour
 {
    top: 245px;
    right: 355px;
}
.custom-flag.flagFive {
    bottom: 195px;
    right: 273px;
}
.custom-flag.flagSix {
    bottom: 73px;
    right: 133px;
}
}
@media (max-width: 1199px) {
    .custom-flag.flagOne {
        top: 155px;
        left: 216px;
    }
        .custom-flag.flagTwo {
        top: 109px;
        left: 433px;
    }
        .custom-flag.flagThree {
        top: 190px;
        left: 550px;
    }
        .custom-flag.flagFour {
        top: 200px;
        right: 297px;
    }
    .custom-flag.flagFive {
        bottom: 165px;
        right: 228px;
    }
    .custom-flag.flagSix {
        bottom: 60px;
        right: 109px;
    }
}
@media (max-width:991px) {
    .flag-sec .custom-flag {
    height: 30px;
    }
        .custom-flag.flagOne {
        top: 33%;
        left: 22%;
    }
        .custom-flag.flagTwo {
        top: 26%;
        left: 45.5%;
    }
        .custom-flag.flagThree {
        top: 44%;
        left: 58%;
    }
        .custom-flag.flagFour {
        top: 45%;
        right: 31.2%;
    }
        .custom-flag.flagFive {
        bottom: 36%;
        right: 24%;
    }
        .custom-flag.flagSix {
        bottom: 13.5%;
        right: 11.5%;
    }
    .section-title {
    width: 100%;
    padding: 0 !important;
    }
    .breadcrumbs.custom-breadcrumbs .breadcrumbs-content .page-title:before {
            left: 50% !important;
        }
        .custom-whatsapp-btn {
    width: 45px;
    height: 45px;
    font-size: 21px;
}
}
@media (max-width:767px) {
    .flag-sec .custom-flag {
        height: 25px;
    }
        .custom-flag.flagOne {
        top: 34%;
        left: 23%;
    }
    .custom-flag.flagTwo {
        top: 25%;
        left: 45.5%;
    }
    .custom-flag.flagFour {
        top: 45%;
        right: 31.3%;
    }
         .custom-flag.flagSix {
        bottom: 13.2%;
        right: 12%;
    }
}
@media (max-width: 567px) {
    .flag-sec .custom-flag {
        height: 20px;
    }
}