@media screen and (max-width: 1199px) {

:root
{
    --size-24:20px;
}
.botsecrytpart
{
    gap: 25px;
}
ul.mainmenu li
{
    margin: 0 12px;
}
.sglefrthcontsec img
{
    max-height: 60px;
}

}

@media screen and (max-width: 1024px) {

.slidecontsec
{
    padding: 25px;
    max-width: 600px;
}
.sglegallerysec {
    flex: 0 0 23%;
    max-width: 23%;
}

}

@media screen and (max-width: 991px) {

:root
{
    --size-24:19px;
}
.container
{
    max-width: 100%;
}
.headersec
{
    display: none;
}
.mobheadersec
{
    display: block;
    background: var(--dark);
    padding: 12px 0;
}
.navbar-brand
{
    padding: 0;
    margin: 0;
    max-width: 90px;
}
.navbar-toggler
{
    padding: 0;
    border: 0;
    background: url(../images/hamburger.png) no-repeat left top;
    width: 32px;
    height: 22px;
    background-size:100% 100%;
    border-radius: 0;
}
.navbar-toggler span
{
    font-size: 0;
}
.navbar-toggler:focus
{
    box-shadow: none;
}
.mobheadersec .navbar-nav .nav-item .nav-link
{
    padding: 0;
    line-height: 45px;
    font-size: var(--size-14);
    border-bottom: 1px solid rgba(255,255,255,0.10);
    color: var(--white);
}
.mobheadersec .navbar-nav .nav-item:last-child .nav-link
{
    border-bottom: 0;
}
.slidecontsec a.viewdetailbut
{
    margin-top: 15px;
}
.hmebannersec .owl-dots
{
    bottom: 12px;
}
.sndcontrytalignpad
{
    padding-right: 0;
}
.sglefrthcontsec img
{
    max-height: 45px;
}
.ftrcontinfosec
{
    flex: 0 0 28%;
    max-width: 28%;
}
.ftrcontinfocont {
    flex: 0 0 72%;
    max-width: 72%;
}
.innertitlebg
{
    padding: 15px 20px;
}
.sglegallerysec
{
    flex: 0 0 31%;
    max-width: 31%;
}

}

@media screen and (max-width: 767px) {

.navbar-brand
{
    max-width: 75px;
}
/*.hmebannersec
{
    height: 325px;
}
.hmeslider, .hmeslider .owl-stage-outer, .hmeslider .owl-stage-outer .owl-stage, .hmeslider .owl-stage-outer .owl-stage .owl-item, .hmeslider .owl-stage-outer .owl-stage .owl-item .item
{
    height: 100%;
}
.hmebannersec img, .innerbannersec img
{
    height: 100%;
    object-fit: cover;
}*/
.slidecontsec
{
    max-width: 100%;
    padding: 20px;
}
.innerbannersec
{
    height: 200px;
}
.fstcontsec, .sndcontrytalignpad, .fifthcontsec, .sixthcontsec, .contactpgfstcontsec, .careerpgfstcontsec, .thrdcontsec
{
    padding: 50px 0;
}
.sndcontrytpanel
{
    position: relative;
    width: 100%;
}
.gallerytabsec
{
    margin-top: 30px;
}
.gallerysec
{
    gap: 15px;
}
.sglegallerysec
{
    flex: 0 0 48%;
    max-width: 48%;
}
.projgallerysec
{
    height: 225px;
}
.frthcontsec .row, .fifthcontsec .row
{
    row-gap: 30px;
}
.teamimg
{
    text-align: center;
}
.sixthcontsec p
{
    max-width: 100%;
}
.ftrcontinfosec
{
    flex: 0 0 20%;
    max-width: 20%;
}
.ftrcontinfocont
{
    flex: 0 0 80%;
    max-width: 80%;
}
.topftrbg .col-md-5, .contactpgfstcontsec .col-md-5
{
    margin-bottom: 30px;
}
.botftrbg
{
    padding: 25px 0;
}
.topftrbg
{
    padding-bottom: 35px;
}
.gallerybg
{
    padding: 15px;
}
.hmebannersec .owl-dots
{
    bottom: 15px;
}
.abtcontalignsec
{
    grid-template-columns: 1fr;
    gap: 20px;
}
.sgleabtcontsec
{
    width: 100%;
    gap: 20px;
}
.abtcontwidthsec h2
{
    padding-bottom: 30px;
}

}

@media screen and (max-width: 479px) {

:root
{
    --size-24:16px;
}
.innerbannersec
{
    height: 175px;
}
.aboutimg
{
    margin-top: 25px;
}
.sglefrthcontsec img
{
    max-height: 35px;
}
.infoiconsec
{
    width: 50px;
    height: 50px;
}
.sglefrthcontsec p
{
    font-size: 17px;
}
.sglegallerysec {
        flex: 0 0 100%;
        max-width: 100%;
    }

}