@media only screen and (max-width: 767px){
    p, .itemText p{
        font-size: 14px;
    }
    .containerFull{
        padding:0 15px;
    }
    .header{
        padding: 10px 0;
    }
    .leftLogo{
        width: 160px;
    }
    .stricky-fixed .leftLogo{
      width: 120px;
    }
    .large_heading{
        font-size: 24px;
        line-height: 30px;
    }
    .small_heading{
        font-size: 20px;
    }
    section{
        overflow:inherit;
        padding:40px 0;
    }
    .btnThemeForm, .btnTheme {
        font-size: 14px;
        padding: 13px 25px;
        text-align: center;
    }
    .btnBorder{
        font-size: 14px;
        width: 100%;
        padding: 13px 25px;
        margin-top: 10px;
    }
    .mobileBtn a{
        width: 100%;
    }
    .sub_heading{
        font-size: 20px;
    }
    .btnBanner{
        margin-top: 20px;
    }
    .heading{
        font-size: 20px;
        line-height: 24px;
    }
    .btnMenu{
        background: none;
        border:none;
        color: #000;
        font-size: 18px;
    }
    .title{
        font-size: 15px;
    }
    .stricky-fixed .btnMenu{
        color: #000;
    }
    .offcanvas-end {
        width: 320px;
    }
    .offcanvas-body {
        overflow-x: hidden;
    }
    .innerMenu ul li a {
        color: #222;
        display: inline-flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        font-size: 15px;
        padding: 10px;
        font-weight: 600;
    }
    .innerMenu ul li a:hover{
        color: var(--primary-color);
    }
    .bannerText{
        position: inherit;
        transform: translateY(0);
    }
    .iconAddress:before{
        content: '\f3c5';
    }
    .iconMobile:before{
        content: '\f879';
    }
    .iconMail:before{
        content: '\f0e0';
    }
    .leftAbout img{
        border-radius: 5px;
    }
    .rightAbout p{
        text-align: justify;
    }
    .itemExpertise h4{
        font-size: 16px;
    }
    .itemExpertise{
        padding: 15px 12px;
    }
    .iconExpertise{
        width: 60px;
        height: 60px;
    }
    .rightContact h4{
        margin-bottom: 15px;
    }
    .leftContact ul li:before, .rightContactInner ul li:before{
        left: 0px;
        font-size: 17px;
        top:8px;
    }
    .leftContact ul li, .rightContactInner ul li{
        padding: 10px;
        padding-left: 30px;
        font-size: 14px;
    }
    .socialIcon{
        margin-top: 20px;
    }
    .buttonFooter{
        padding:0px;
        background: none
    }
    .textLight{
        color: #444;
    }
    .buttonFooter button{
        font-size: 14px;
    }
    .iconForm{
        font-size: 15px;
    }
    .footerIcon {
        position: fixed;
        left: 0px;
        bottom: 0px;
        z-index: 9;
        width: 100%;
    }
    .footerIcon ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footerIcon ul li {
        width: calc(100%/3);
    }
    .footerIcon ul li a {
        font-size: 18px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 8px 20px;
        display: block;
    }
    .footerIcon ul li a.phoneBox {
        background: #13005A;
    }
    .footerIcon ul li a.mailBox {
        background: #E34133;
    }
    .footerIcon ul li a.whatsappBox {
        background: #0081B4;
    }
    .footer{
        margin-bottom: 40px;
    }
    .leftAbout:after{
        bottom: 27px;
    }
    .leftAbout:before{
        top: -13px;
    }
    .circleRight{
        display: none;
    }
    .bannerForm{
        position: inherit;
        right: auto;
        left: 0px;
        top: 0px;
        width: 100%;
    }
    .heroSlider img{
        height: 300px;
    }
    .carousel-caption{
        width: 90%;
    }
    .bannerForm{
        padding:15px;
    }
    .formBody{
        padding:0px;
    }
    .text{
        font-size: 15px;
    }
    .formHeader .text{
        font-size: 14px;
    }
    .bannerRatio{
        box-shadow: none !important;
        margin:0px;
    }
    .iconRatio{
        width: 70px;
        height: 70px;
    }
    .itemRatio{
        margin-bottom: 15px;
    }
    .aboutLeft p{
        text-align: justify;
    }
    .number:after{
        left: -29px;
        width: 100px;
        height: 100px;
    }
    .number h4{
        font-size: 55px;
    }
    .formHeader h4, .formHeader h5{
      color: #000;
    }
    #about div.shadow{
        box-shadow: none !important;
        border:none !important;
        padding:20px 0 !important;
    }
    .btnWhite{
        text-align: center;
        margin-top: 15px;
    }
    .rightService{
        padding:0px;
        padding-top: 20px;
    }
    .centerTechnical{
        border:none;
        padding: 0px;
    }
    .centerTechnical:after{
        display: none;
    }
    .rightAbout {
        box-shadow: none !important;
        padding: 0px !important;
    }
    .iconIndustries img{
        height: 145px
    }
    .rightLogoSlider {
        margin-top: 20px;
    }
    .rightSocial ul{
        margin-top: 0px;
    }
    .whatChat{
        width: 40px;
        bottom: 40px;
    }
    .imgProduct img{
        height: 150px;
    }
    .callAction  .btnWhite{
        width: 100%;
    }
}



@media (min-width: 768px) and (max-width: 990px) {

}
@media (min-width: 1024px){
   
}
@media (min-width: 1280px){
    .containerFull{
        max-width: 1260px;
        margin: 0 auto;
    }
}
@media (min-width: 1600px){
    .containerFull{
        max-width: 1366px;
        margin: 0 auto;
    }
}
@media (min-width: 1200px){
    .container{
        max-width: 1080px;
    }
}