

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

}






@media screen and (min-width: 993px) and (max-width:1200px){ 

    .top-leftphone img{width: 70%;}
    .top-rightphone img {width: 70%;}
    .secondbox {margin-top: 80px !important;}
    .navbar-collapse .nav-item {margin-right: 0px !important;margin-left: 10px !important;} 

}

@media screen and (min-width: 768px) and (max-width:992px){
    .navbar-brand img {margin-left: 30px !important;}
    .dropdown-menu{overflow: scroll;}
    .dropdown-mega .dropdown-menu {width: 100% !important;margin: 0 auto !important;left: 0% !important;transform: translate(0% , 0);}
    .dropcon-content {left: 0;right: none;width: 250px;overflow: scroll;}
    .col_inner_left img {display: none;}
    .top-leftphone img{width: 50%;}
    .top-rightphone img {width: 50%;}
    .secondbox {margin-top: 10px !important;}

}




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

    .navbar-brand img {margin-left: 30px !important;}
    .dropdown-menu{overflow: scroll;}
    .dropdown-mega .dropdown-menu {width: 100% !important;margin: 0 auto !important;left: 0% !important;transform: translate(0% , 0);}
    .dropdown-mega .dropdown-menu .mega-content {overflow-y: scroll !important;scroll-behavior: smooth;}
    #header .navbar-nav li .dropdown-mega .dropdown-menu{display:block;position:static;background:none;border:none;padding:0}
    .dropcon {display: none;}
    .dropcon-content {left: 0;right: none;width: 250px;overflow: scroll;}
    .col_inner_left img {display: none;}
    .ourworkboxnew-inner {height: auto !important;}
    .ourboxright {order: 1;}
    .ourboxleft {order: 2;margin-top: 20px !important;}
    .secondbox {margin-top: 100px !important;}
    .secondbox .ourboxleft {margin-top: 20px !important;}
    .imageshowing {display: block;}
    .top-leftphone img ,.top-rightphone img {display: none;}
	
    /* .top-leftphone {
        top: 0;
        left: 50%;  transform: translate(-50%, 0%);bottom: 30px;
    }
    .top-leftphone img {
        display: block;
        width: 100%;
        height: auto;margin: -30px auto 30px !important;
    }
    .newright-inner1 img {
        display: none;
    }
    .top-rightphone {
        top: 0;
        right: 00%;left: 50%;  transform: translate(-50%, 0%);
    }
    .top-rightphone img {
        display: block;
        width: 100%;
        height: auto;margin: -100px auto 50px !important;
    } */
    /* .newleftinner h1 {padding-top: 120px;}
    .newleftresponsive h1 {padding-top: 150px;} */
    .newleftinner h1 ,.newleftinner p , .newleftinner a{padding-left: 20px;}

    /*Contact US*/
    .cntbox {margin: -60px auto 50px !important;}
    .cntresponsive {margin-top: 50px !important;}


    /*Graphics Design*/
    .top-left {
        position: absolute;
        top: 8px;
        left: 30px;
    }

    .graphicsecond {margin-top: 200px !important;}
    .photoframe {display: block !important;height: auto;}
    .gdimg {width: 100%;}
    .gdimg2, .gdimg3 {
        width: 100%;
    }
    .gdimg img, .gdimg2 img, .gdimg3 img {
        width: 100%;
        height: auto;
        margin: 0 auto !important;
    }
    .gcontent {border-right: 0px solid !important;}
    .mobileuidiv img {display: none;}
    .mobileuidiv {margin-top: 20px;}
    .mobileuidivinner {height: auto; background-color: #e5e4f5;border-radius: 100px;width: 90%;margin: 00px auto ;display: block;z-index: -1;}
    .mobileuidivinner p {padding-left: 30px !important;}

    /*Acquisition*/
    .acquiimage {margin: 0 auto !important;display: block;}
    .acuqiblue {height: auto;}

    /*Service*/
    .servicecontent {order: 2;}
    .servicecontentimg {order: 1;}

    /*Company*/
    .contentcom {margin-left: 0;}
    .comphoto {margin-left: 0;}
    .contentcom2 ,.contentcom4{margin-right: 0;}
    .contentcom3 {margin-left: 0;}

    /*Our Work Detail*/
    .appfeatureclass li {color: #6e77aa;font-size: 14px;padding-left: 10px;padding-bottom: 6px;}

    .show-more-btn {

        margin-top: -323px;
    }
	
	 .whatsapp-chat {
        position: fixed !important;
        bottom: 40px !important;
        z-index: 1000 !important;
		right: 20px !important;
    }

}