
@media screen and (max-width: 800px) {
	/*.numbersty{*/
 /*       margin-left: 60px;*/
 /*   }*/
    .topgst{
        text-align: center;
    }
    .socials{
        padding: 2px 0 0 0;
        list-style-type: none;
        text-align: center;
    }
    .HeaderMenuBarTop{
        padding: 0 0px 0 0px;
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        animation: nav-load 1s ease-in;
    }
    .LogoImg{
        width: auto;
        height: 80px;
        padding: 0px;
    }
    #BarIcon{
      display: block;
      font-size: 28px;
      margin-right: -20px;
      margin-top: 15px;
    }
    .MenuBar{
        display: none;
        text-align: right;
    }
    .BarIcon_Panel{
    	margin-top: -30px;
    }
    .MenuList{
      display: block;
      position: relative;
      margin: 0;
      padding: 0;
     text-align: right;
    }
    .topdesc{
        height: 500px;
    }
    .topdesc2{
        height: 500px;
    }
    .topdesc3{
        height: 500px;
    }
    .overlay{
        padding: 20px;
    }
    .topbanhead{
        font-size: 32px;
        text-align: center;
        padding-top: 100px;
    }
    .topbanhead2{
        color: #fff;
        font-weight: bold;
        font-size: 26px;
    }
    .topbanhead3{
        color: #fff;
        font-weight: bold;
        font-size: 32px;
        text-align: center;
        padding-top: 100px;
        }
        .aboutsec{
            padding: 20px 40px;
        }
        .aboutsecnd{
            padding: 20px 40px;
        }

    .providesec{
        padding: 20px 50px;
        text-align: center;
    }
    .provimgsec{
        padding: 10px 30px;
    }
    .servicesec{
        padding: 0;
        height: 950px;
    }
    .overlay2{
        padding: 30px 40px;
    }
    .aboutthirdsec{
        padding: 20px 40px;
    }
    .coregrpsec{
        padding: 0;
        height: 1200px;
    }
    .overlay3{
        padding: 20px 40px;
    }
    .secondsec{
        padding: 20px;
    }
    .contactsec{
    padding: 20px 40px;
    }
    .recesec{
    padding: 20px 40px;
}
.footer{
    background-color: #f2f2f2; 
    padding: 30px 30px 10px 30px;
}
.corehead{
    font-size: 20px;
}
.secHead{
    font-size: 28px;
}
.provideHead{
    font-size: 28px;
}
.liststyl{
    margin-left: 8px;
}
.isosec{
    display: none;
}
.isosec2{
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}

}