@media only screen and (min-width: 100px) and (max-width: 1199px) {
    ul.contact li{
            font-size: 15px;
        
    }
    ul.contact i {
    font-size: 19px;
}
.nav-link {
    font-size: 15px;
}
.sec1 h2 {
    font-size: 18px;
}
.sec1 h5 {
    font-size: 16px;
}
.main-sec2 h3 {
    font-size: 21px;
    line-height: 0;
    margin-bottom: 4px;
}
button.btn.btn-link.btn-block.text-left.collapsed h3 {
    font-size: 18px;
    margin-bottom: 0;
}
.card .card-header h3 {
    font-size: 18px;
}
.card-body p {
    font-size: 15px;
}
.dura a {
    font-size: 15px;
}
}
@media only screen and (min-width: 100px) and (max-width: 575px) {
    ul.contact {
    margin-left: 0;
}
img.logo {
    width: 90px;
    height: 90px;
}
ul.contact li {
    margin-right: 7px;
}
.second-gap{
    display: none !important;
}
ul.contact li {
    font-size: 14px;
}
header .contact img {
    margin-top: -4px;
}
.website-link a {
    font-size: 12px;
}
.website-link {
    text-align: center;
}
ul.contact li {
    line-height: 33px;
        width: 100%;
}
ul.contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.sec1 h2 {
    font-size: 15px;
}
.sec1 h5 {
    font-size: 14px;
}
.sec1 p {
    font-size: 14px;
}
.info-label{
    font-size: 13px;
}
.dura {
    font-size: 14px;
    margin-bottom: 20px;
}
.mt-5 {
    margin-top: 10px !important;
}
.dura a {
    font-size: 13px;
}
.main-sec2 h3 {
    font-size: 17px;
    line-height: 0;
    margin-bottom: 0px;
}
.main-sec2 p {
    color: #757575;
    font-size: 14px;
}
button.btn.btn-link.btn-block.text-left.collapsed h3 {
    font-size: 15px;
    margin-bottom: 0;
}
.card-header {
    padding: 8px 0;
}
.card .card-header h3 {
    font-size: 17px;
    margin-bottom: 0;
}
.card-body p {
    font-size: 14px;
}
.btn-sec-read-more button {
    font-size: 13px;
}
.card-body li {
    font-size: 14px;
    margin-bottom: 10px;
}
div.card h1 {
    font-size: 14px;
    margin-bottom: 10px;
}
input, select, textarea {
    font-size: 13px;
}
.hero h2 {
    font-size: 15px;
        margin-bottom: 15px;
}
.hero p {
    font-size: 14px;
}
section#form button {
    background-color: #763434;
    font-size: 13px;
}
section.hero a {
    font-size: 12px;
    padding: 10px 25px;
}
section.features h3 {
    margin-top: 20px;
    font-size: 15px;
}
.feature-box h4 {
    font-size: 15px;
}
.feature-box p {
    font-size: 14px;
}
section#form h3 {
    color: #763434;
    font-size: 18px;
}
footer {
    font-size: 13px;
}
.main-sec1 video {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
}
@media only screen and (min-width: 100px) and (max-width: 375px)  {
ul.contact li {
    font-size: 12px;
}
.website-link a {
    font-size: 12px !important;
}
}
