@media only screen and (max-width: 767px){
    .inlineHeader{
        align-items: center;
    }
    .homeBanner{
        height: auto;
    }
    .containerFull{
        padding: 0 10px;
    }
    .leftLogo{
        width: 200px;
    }
    .btnMenu{
        background: none;
        border:none;
        color:#fff;
    }
    .sticky .btnMenu{
        color:#000;
    }
    .btnMenu i{
        font-size: 25px;
    }
    .sticky .leftLogo{
        width: 180px;
    }
    .extraMenu ul{
        flex-wrap: wrap;
    }
    .leftBanner{
        padding: 0px;
        margin-top: 90px;
    }
    .circle {
        width: 30px;
        height: 30px;
    }
    .fill{
        width: 20px;
        height: 20px;
    }
    .large_heading{
        font-size: 30px;
        line-height: 40px;
    }
    .rightVideo video{
        height: auto;
    }
    .rightVideo{
        margin-top: 10vh;
    }
    .mobileMenu {
        position: fixed;
        top: 0;
        background: #fff;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        left: -100%;
        width: 85%;
        height: 100%;
        overflow: auto;
        z-index: 999;
        padding: 20px;
        transition: all .5s;
    }
    .mobileMenu ul{
        display: block;
    }
    .mobileMenu ul li {
        position: relative;
    }
    .mobileMenu ul li ul{
        display: none;
        padding-left: 5px;
    }
    .mobileMenu ul li ul li a{
        font-size:14px;
        padding: 5px;
    }
    .mobileMenu ul li.active ul{
        display: block;
    }
    .mobileMenu li a {
        padding: 8px 10px;
        display: block !important;
        color: #000;
        font-size:15px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .mobileMenu li a i{
        float: right;
        font-size: 12px;
    }
    .mobileMenu .btnPrimary{
        margin-top:25px !important;
    }
    .mobileMenu.active {
        left: 0;
    }
    .mobileFont .heading_medium{
        font-size: 16px;
    }
    .rightAbout, .paddingLeft{
        padding-left: 0px;
    }
    p{
        font-size: 15px;
    }
    .rightAbout ul{
        margin-top: 20px;
    }
    .services1, .services2, .services3{
        height: auto;
        background-image: none;
    }
    .titleCircle:before{
        left: 4px;
        top: -31px;
        width: 18px;
        height: 18px;
    }
    .titleCircle:after{
        left: 0px;
        top: -35px;
        width: 26px;
        height: 26px;
    }
    .innerServicesSlider img{
        height: auto;
    }
    .servicesText .heading_medium{
        font-size: 18px;
    }
    .slick-slide{
        margin:0 5px;
    }
    .leftElement:before{
        display: none;
    }
    .procesBorder:before{
        left: 0px;
    }
    .procesBorder{
        margin-top: 30px;
    }
    .rightProcess ul li{
        font-size: 16px;
        padding-left: 48px;
    }
    .iconPhase{
        width: 50px;
        height: 50px;
        font-size: 1.4rem;
    }
    .logoIcons{
        width: 50% !important;
        margin:0 auto;
    }
    .missedCall{
        text-align: center;
        margin-top:20px;
    }
    .contactRightHome{
        margin-top: 20px;
        margin-left: 0px;
    }
    .small_heading {
        font-size: 26px;
    }
    .callToAction h4{
        line-height: 38px;
    }
    .contactNumber{
        margin-bottom: 20px;
    }
    .itemFooter {
        margin-top: 20px;
    }
    .itemFooter ul.noSpace{
        margin: 0px;
    }
    .copyRight p{
        font-size: 13px;
    }
    body{
        overflow-x: hidden;
    }
    .formContact{
        margin-top: 0px;
    }
    .mobileFont, .rightAbout p, .serviceLeft p, .centerText p, .missionItem p, .leftContent h5, .leftContent p, .itemAbout p, .mobileJustify, .itemDesign p{
        text-align: justify;
    }
    .formItem{
        margin-top: 10px;
    }
    .extraMenu ul li a{
        padding:3px 10px;
    }
    .itemFooter ul{
        margin-top:13px;
    }
    .heading_medium {
        font-size:20px;
    }
    section{
        padding:50px 0;
    }
    .btnTheme{
        padding:12px 20px;
    }
    .bannerTitle{
        width: 100%;
    }
    .shortBanner{
        height: 60vh;
        background-attachment: scroll;
    }
    .bannerTitle p{
        margin-top: 5px;
        line-height: 30px;
    }
    .missionItem{
        padding:0px;
        background:none;
        box-shadow: none !important;
        margin-bottom:20px;

    }
    .actionBg h3{
        line-height: 40px;
    }
    .itemContact {
        padding:40px 25px;
    }
    .contactRight, .leftProcess{
        margin-top:30px;
    }
    .contactRight iframe{
        height: 450px !important;
    }
    .socialIcons{
        margin-bottom: 20px;
    }
    .webList ul li{
        width: 100%;
    }
    .itemDesign{
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .iconDesignItem{
        width: 80px;
    }
    .rightElement:after{
        display: none;
    }
    .centerText h2{
        line-height: 45px;
    }
    .sub_heading{
        font-size: 28px;
    }
    .socialIcons{
        margin-top:20px;
    }
    .btnWhite{
        margin-top: 2rem !important;
        font-size: 14px;
    }
    .ctvDescription{
        height:auto;
    }
    .itemCtv{
        margin-bottom:25px;
    }
    .borderheading{
        border:none;
    }
    .heading{
        font-size:30px;
    }
    .leftContent h5{
        font-size:19px;
        line-height:33px;
    }
    .rightProcess ul li:before{
        top: 8px;
        left: -4px;
        width: 33px;
        height: 33px;
    }
    .rightProcess ul li:after{
        width: 25px;
        height: 25px;
        top: 12px;
    }
    .itemDesign{
        height: auto;
    }
    .itemIndustry{
        margin-top: 20px;
    }
    .rightVideo:after{
        display: none;
    }
    .two li{
        width: 100%;
    }
    .height3{
        height: 160px;
        margin-top: 20px;
    }
    .title{
        font-size: 18px;
    }
    .smalTitle{
        font-size: 17px;
    }
    .fontSmall p{
        font-size: 16px;
    }
    .textSmall{
        font-size: 16px;
    }
    .btnCall{
        display: flex;
        align-items: center;
    }
    .btnCall:after{
        height: 43px;
        top: 12px;
    }
    .btnCall:before{
        height: 53px;
        top: 7px;
    }
    .btnCall i{
        transform: translate(-3px, -1px);
    }
    .newBtn{
        padding: 22px 0 0 11px;
    }
    .wordSpacing{
        word-spacing: -1px;
    }
    .itemWhySo{
        width: calc(100% / 2 - 20px);
    }
    .font16{
        font-size: 16px;
    }
    .ctvDescription{
        height: auto;
    }
    .heightAuto{
        height: auto !important;
        margin: 10px 0;
    }
}
@media (min-width: 768px) and (max-width: 990px) {
    .rightMenu ul li a{
        font-size:14px;
        padding:13px 9px;
        color: #333;
    }
    .leftLogo{
        width: 200px;
    }
    .sticky .leftLogo{
        width: 180px;
    }
    .btnTheme{
        padding:13px 30px;
        font-size: 14px;
    }
    .containerFull{
        max-width: 100%;
        padding: 0 15px;
    }
    .heading_medium{
        font-size: 20px;
    }
    .rightVideo video{
        height: auto;
    }
    section{
        padding:50px 0;
    }
    .large_heading{
        font-size: 45px;
    }
    .services1, .services2, .services3{
        height: auto;
        background-image: none;
    }
    .paddingLeft{
        padding-left: 50px;
    }
    .heading{
        font-size: 36px;
    }
    .innerServicesSlider img{
        height: auto;
    }
    .rightProcess ul li{
        padding: 6px;
        padding-left: 40px;
        font-size: 17px;
    }
    .rightProcess ul li:before{
        height: 35px;
        width: 35px;
    }
    .rightProcess ul li:after{
        width: 25px;
        height: 25px;
    }
    .small_heading {
        font-size: 25px;
    }
    .callToAction h4{
        line-height: 55px;
    }
    .shortBanner{
        height: 70vh;
        background-attachment: scroll;
    }
    .missionItem{
        padding:25px;
    }
    .actionBg h3{
        line-height: 55px;
    }
    .bannerTitle p{
        line-height: 33px;
    }
    .sub_heading{
        font-size: 30px;
    }
    .webList ul li{
        width: calc(100% / 2 - 10px);
    }
    .itemContact{
        padding: 30px 9px;
    }
    .small_heading{
        font-size: 23px;
    }
    .rightAbout{
        padding-left: 20px;
    }
    .headerContact ul .phone:after{
        top: 6px;
    }
}
@media (min-width: 1024px){
   
}
@media (min-width: 1280px){
	.containerFull{
		max-width: 100%;
		margin: 0 auto;
		padding: 0 60px;
	}
    .groundImg{
        width: 700px;
    }
}
@media (min-width: 1600px){
	.containerFull{
		max-width: 1366px;
		margin: 0 auto;
	}
}
@media (min-width: 1200px){
    .container{
        max-width: 1080px;
    }
}