@media only screen and (min-width:1201px) and (max-width:1300px) {

    .main-menu ul li:nth-of-type(4) {
        margin-right: 200px;
    }

    .main-menu ul li {
        margin: 0 0px;
        position: relative;
        padding: 0px 16px;
    }

        .main-menu ul li.submenu:before {
            position: absolute;
            content: "\f078";
            right: 4px;
            top: 12px;
            font-family: 'Font Awesome 6 Free';
            font-weight: 900;
            font-size: 12px;
        }

    .hero-slider-layout .hero-slide {
        min-height: 628px;
        display: flex;
    }


    .hero-video .hero-bg-video {
        height: 80vh;
    }


    






}



@media only screen and (min-width:320px) and (max-width:768px) {

.logo {position: relative;top: 0;width: 90px;height: 90px;background: #ebebeb;border-radius: 50%;text-align: center;line-height: 80px;z-index: 999;}

.logo img {
    width: 71px;
    text-align: center;
}

.hero.hero-slider {
    background: none;
    padding: 0;
    position: relative;
    top: 0;
    margin-top: 0px;
}

    .hero-slider-layout .hero-slide {
        width: 100%;
        height: auto;
        /* object-fit: cover !important; */
        padding: 0px 0 20px 0;
    }

    .home-bottom{display:none;}

        .hero {
        min-height: auto !important;
    }


    .sisf-m-content h3 {

    height: auto;
   
}

    .responsive-menu, .navbar-toggle {
        display: block;
        margin-top: -40px;
        /* padding-top: 30px; */
    }

    .slicknav_menu ul {
    margin: 46px 0 20px;
}

.slicknav_menu {
        background: #000000;
    }

    .slicknav_nav .slicknav_row, .slicknav_nav li a {
        color: #ffffff;
    }

.slicknav_open > a .slicknav_arrow:after {
    transform: rotate(-180deg);
    color: #ffffff;
}
.slicknav_arrow:after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-weight: 900;
    font-size: 12px;
    margin-left: 8px;
    color: #ffffff;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: all 0.3s 
ease-out;
}

.slicknav_nav .slicknav_row, .slicknav_nav li a {
       text-transform: uppercase;
}

.slicknav_menu ul ul li a {
    padding: 10px 20px 10px 14px;
    font-weight: 500;
    font-size: 16px;
    font-size: 14px;
}

.slicknav_menu ul ul {
    margin: 0;
    background: #932b0b;
}

.slicknav_menu ul ul li{border-bottom: solid #b75656 1px;/* padding-left: 13px; */}



.slicknav_nav li, .slicknav_nav ul {
        display: block;
        border-bottom: solid #444141 1px;
    }

    .slicknav_nav .slicknav_row, .slicknav_nav li a {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 9px 13px;
}

    .banner-img img {
        height: 100px;
    }

    .sisf-banner {
        margin-top: 0;
    }


.case-details h1 {
    font-size: 29px;
    color: #e95d02 ! IMPORTANT;
    font-family: "Philosopher", sans-serif ! IMPORTANT;
    font-weight: 900 !IMPORTANT;
    line-height: 34px;
}


.case-details h2 {
    font-size: 23px;
    line-height: 30px;
}

.pbmit-team-style-2 .pbminfotech-post-item {
    padding: 10px 0 10px;
    border-bottom: 1px solid rgba(24, 26, 23, .5);
}

.pbmit-team-style-2 .pbminfotech-box-content {
    display: block;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.pbmit-team-style-2 .pbminfotech-box-team-position {
    font-size: 10px;
   
}

.pbmit-team-style-2 .pbmit-team-title {
    font-size: 26px;
    line-height: 54px;
    margin-bottom: 0;
    transform-style: preserve-3d;
    color: #000;
}

.pbmit-team-style-2 .pbmit-team-btn {
    display: inline-block;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.65px;
    text-transform: uppercase;
    padding: 5px 9px;
    color: #000;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 30px;
    transition: all .4s ease-in;
    width: 100%;
    text-align: center;
}

.pbmit-featured-img-wrapper{display:none;}

.footer-top-img figure {
    width: 100px;
    height: 105px;
    background: #ebebeb;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    -webkit-animation: white-shadow .8s infinite, red-shadow .8s infinite;
    animation: white-shadow .8s infinite, red-shadow .8s infinite;
    /* border: solid #f6901e 1px; */
    position: relative;
    margin: 0 auto;
    /* top: -50px; */
    /* margin-top: -160px; */
    /* margin-bottom: 20px; */
    margin-top: -50px;
}

.footer-top-img figure img {
    width: 70px;
    text-align: center;
}

.footer-contact-info ul li {
    list-style: none;
    float: left;
    width: 100%;
    font-size: 23px;
    color: #000;
    /* display: flex; */
    line-height: 15px;
    /* overflow: hidden; */
    /* border-right: solid #ccc 1px; */
    margin-bottom: 20px;
}

.footer-contact-info {
    text-align: center;
    margin-bottom: 10px;
    padding: 0;
}

.footer-contact-info ul li {
    list-style: none;
    float: left;
    width: 100%;
    font-size: 23px;
    color: #000;
    display: block;
    line-height: 15px;
    /* overflow: hidden; */
    /* border-right: solid #ccc 1px; */
    margin-bottom: 20px;
}

.footer-social-icon {
    text-align: center;
    margin-top: 0;
}

.footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 0;
}
.footer-links ul li {
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 7px;
    letter-spacing: 0.3px;
    text-align: left;
    /* float: left; */
}

.offer-news {
    margin-top: 0;
}


}
