.for-tablet-scn {
    display: none;
} 
.footersocial {
    float: left;
}
header#header .container1 {
    max-width: 95%;
}


/* Our Services Dropdown Menu CSS */


.dropend .dropdown-toggle {
  color: salmon;
  margin-left: 1em;
}
.dropdown-item:hover {
  background-color: lightsalmon;
  color: #fff;
}
.dropdown .dropdown-menu {
  display: none;
}

.dropend:hover > .dropdown-menu {
    position: absolute;
    top: 53px;
    left: 0;
    right: 0;
  }

.rightNavBar.collapse:not(.show) {
    display: block !important;
}
.rightNavBar > ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
.rightNavBar ul li a {
    padding: 20px 0px;
}
.rightNavBar li.nav-item.dropdown {
    position: unset;
}
.rightNavBar li.nav-item.dropdown a {
    position: unset !important;
}
.our-services-tabs > .dropdown-menu {
    position: absolute;
    top: 86px;
    left: 0px;
    right: 0px;
    width: 99.5%;
    border: 0px;
    border-radius: 0px;
    margin: 0px auto 0px !important;
    background-color: #0b1b2d;
    color: #fff;
    padding: 40px 0px;
    box-shadow: 0px 0px 4px -1px #3ac28e;
    background-image: url('../assets/images/faq_sec_bg-min.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
header#header > .container1 > .row .col-lg-9 {
    position: unset !important;
}
.our-services-tabs .dropdown-menu > .row > .col-md-3 li {
    width: 100%;
}
.our-services-tabs > .dropdown-menu .row {
    width: 100%;
    margin: 0px auto 0px;
}
.our-services-tabs > .dropdown-menu .sgmenu h3 a {
    display: block;
    padding: 0px;
    font-size: 18px;
    font-family: 'Gilroy-Bold';
    color: #3ac28e;
    transition: all 0.5s ease;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.our-services-tabs > .dropdown-menu .sgmenu h3 a:hover {
    color: #fff !important;
}
.our-services-tabs > .dropdown-menu .row:first-child {
    margin-bottom: 30px;
}
/*.our-services-tabs > .dropdown-menu .row .col-md-3 .sgmenu:last-child {
    margin-top: 20px;
}*/
.our-services-tabs > .dropdown-menu .sgmenu ul a {
    font-size: 14px;
    font-family: 'Gilroy-Medium';
    padding: 5px 0px !important;
    position: relative !important;
    color: #fff;
    text-transform: capitalize;
}
.our-services-tabs > .dropdown-menu .sgmenu ul a:before {
    content: '';
    width: 0%;
    height: 1px;
    display: block;
    background-color: #fff;
    position: absolute;
    bottom: 0px;
    left: auto;
    right: 0px;
    transition: all 0.9s ease;
}
.our-services-tabs > .dropdown-menu .sgmenu ul a:hover:before {
    width: 100%;
    left: 0px;
    right: auto;
}
.our-services-tabs > .dropdown-menu .col-md-3 {
    border-right: 1px solid #3ac28e !important;
    padding-left: 40px;
}
.our-services-tabs > .dropdown-menu .col-md-3:last-child {
    border: 0px !important;
}
.our-services-tabs > .dropdown-menu .row .col-md-3 .sgmenu ul {
    text-align: left;
}
.our-services-tabs > .dropdown-menu .row:last-child .col-md-3 .sgmenu {
    margin-bottom: 20px;
}




@media only screen and (max-height: 1400px) and (max-width: 1920px) {
    .container1 {
    max-width: 1803px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }  
    
    .container2 {
    /* max-width: 1618px; */
    max-width: 1684px;    
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    } 
    .container3 {
    max-width: 1620px;    
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    } 
    .PortfolioItems img {
    width: 100%;
    height: 100vh;
    object-fit: fill;
    }
    .BrandingMain9 {
    background-image: url(../images/Concept-Art.jpg);
    background-size: cover;
    }
    .GraphicTop .DigitalDeveText span {
    top: 0;
    }    
    .GraphicTop .DigitalDeveText span {
    top: 350px;
    }                 
    .cloudeback:after {
    bottom: 10%;
    top: 20%;
    }
    .clouseText {
    height: 79vh;
    }
    .innermenimg img {
    width: 76%;
    }
    .letsdivemainText p {
    width: 43%;
    }
    .diveimg img {
    width: 46%;
    }
    .letsdivemainText2 p{
    width: 57%;
    }
    .WebText p{
/*    width: 47%;*/
    }
    .centerLinks {
    width: 100%;
    }
    .rightNavBar ul li {
    margin-right: 20px;
    }
    .JumJs2d p{
    width: 60%;
    }
    .WebMencss img {
    width: 18%;
    position: absolute;
    z-index: 1;
    left: 30%;
    right: 70%;
    top: 25%;
    bottom: 85%;
    }
    /* ============ About us css =========== */
    /* ============ Graphics Design css =========== */
    .GraphicLeft {
/*    height: 62vh;*/
    }
    /* ============ Graphics Design css =========== */
    /* ============ Animation Page css =========== */
    .btnDiv {
    left: 0;
    bottom: 215px;
    }
    .Left2d3dText {
    padding-left: 4%;
    }
    /* ============ Animation Page css =========== */
    }
@media only screen and (max-height: 1200px) and (max-width: 1920px) {
    .container1 {
    max-width: 1803px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }  
    
    .container2 {
    /* max-width: 1618px; */
    max-width: 1684px;    
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    } 
    .development_sub_service .container2 {
        max-width: 1500px;
    }
    .PortfolioItems img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .GraphicDesignMain .DevOpdText span {
        top: 0px !important;
    }    
    .GraphicTop .DigitalDeveText span {
    top: 0;
    font-size: 68px;
    }
    .GraphicTop .DigitalDeveText small {
/*    bottom: 20px;*/
/*    font-size: 50px;*/
    }        
    .cloudeback:after {
    bottom: 10%;
    top: 20%;
    }
    .clouseText {
    height: 86vh;
    }
    .innermenimg img {
    width: 60%;
    }
    .letsdivemainText p {
/*        width: 65%;*/
    }
    .LetsDiveMain .letsdivemainText p {
        width: 85%;
    }
    .diveimg img {
    width: 46%;
    }
    .letsdivemainText2 p{
        width: 56%;
    }
    .WebText p{
/*        width: 75%;*/
    }
    .home_ios_sec .WebText p {
        width: 85%;
    }
    .centerLinks {
    width: 100%;
    }
    .rightNavBar ul li {
    margin-right: 20px;
    }
    .JumJs2d p{
    width: 70%;
    }
    .WebMencss img {
    width: 18%;
    position: absolute;
    z-index: 1;
    left: 30%;
    right: 70%;
    top: 25%;
    bottom: 85%;
    }
    /* ============ Graphics Design css =========== */
    /* ============ Animation Page css =========== */
    .btnDiv {
    left: 0;
    bottom: 254px;
    }
    .Left2d3dText {
    padding-left: 0;
    }
    /* ============ Animation Page css =========== */
    }
@media only screen and (max-height: 1080px) and (max-width: 1920px) {
        .clouseText {
            height: 72vh;
        }
    }
@media only screen and (max-height: 1050px) and (max-width: 1680px) {
    .container1 {
    max-width: 1600px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .container2 {
    max-width: 1475px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    } 
    img.img-fluid.lognimg {
    width: 85%;
    }
    img.img-fluid.lognimg2 {
    width: 31%;
    }
    img.img-fluid.lognimg3 {
    width: 85%;
    }
    img.img-fluid.lognimg4 {
    width: 31%;
    }
    .RankLogos .custom_widget {
    top: 16px;
    }
    .logos-slider img {
    width: 193px;
    }
    .footerreviews img {
    width: 73px;
    }
    /* .GraphicTop .Left2d3dText span{
    font-size: 130px;    
    } */
    .GraphicTop .FontResize span{
    font-size: 120px;    
    }
    .GraphicTop .FontResize small{
    font-size: 90px;    
    }
    .Left2d3dText .webDeveText span {
    font-size: 70px;
    letter-spacing: -5px;
    }
    .AppDevelopment .webDeveText span{
    font-size: 74px;
    }
    .AppDevelopment .webDeveText small{
    font-size: 60px;
    bottom: 79px;
    left: 45px;
    }
    .btnDiv {
    left: 0;
    bottom: 150px;
    }
    .designinglisticonTextImg ul li {
    margin-right: 3px;
    margin-bottom: 9px;
    }
    .GraphicDesignMain .DevOpdText span {
    top: 300px !important;
    }
    .play-icon {
    top: 50%;
    }
    .VideoExpleiner img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .geekscopyright {
    left: -102px;
    right: auto;
    bottom: 210px;
    }
    .FocusingTextInner {
    width: 61%;
    margin: 0;
    float: right;
    }           
    .rightNavBar ul {
    text-align: right;
    margin: 0;
    }    
    .clouseRightImg img {
    width: 78%;
    }
    .cloudeback:after {
    bottom: 0;
    }
    .BlockChainContent {
    margin-top: 20px;
    margin-bottom: 10px;
    }
    .DevOpsSocial {
    margin-top: 60px;
    margin-bottom: 40px;
    }
    
    .innermenimg img {
    width: 67%;
    }
    .letsdivemainText p {width: 49%;}
    .diveimg img {
    width: 46%;
    }
    .letsdivemainText2 p{width: 65%;}
    .WebText p{
    width: 47%;
    }
    .centerLinks {
    width: 100%;
    }
    .rightNavBar ul li {
    margin-right: 20px;
    }
    .JumJs2d p{width: 69%;}
    .WebMencss img {
    width: 18%;
    position: absolute;
    z-index: 1;
    left: 30%;
    right: 70%;
    top: 25%;
    bottom: 85%;
    }
    .AboutHeading span {
    font-size: 250px;
    }
    .AboutHeading small {
    font-size: 250px;
    bottom: 40px;
    left: auto;
    right: 50px;
    }
    .clintheading {
    padding-left: 0;
    }
    /*.GraphicLeft {
    height: 74vh;
    }*/
    .GraphicLeft small {top: 219px;font-size: 60px;left: 75px;}
    .GraphicLeft span {top: 200px;left: 0;font-size: 90px;}
    .ServicesImgLinks ul li img {
    width: 220px;
    height: 60px;
    }
    div#ServicesMenu ul li img {
    width: 220px;
    height: 60px;
    }
    }
@media only screen and (max-height: 1200px) and (max-width: 1600px) {
    .container1 {
    max-width: 1480px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .container2 {
    max-width: 1360px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    } 
    img.img-fluid.lognimg {
    width: 85%;
    }
    img.img-fluid.lognimg2 {
    width: 33%;
    }
    img.img-fluid.lognimg3 {
    width: 90%;
    }
    img.img-fluid.lognimg4 {
    width: 35%;
    }
    .RankLogos .custom_widget {
    top: 16px;
    }
    .logos-slider img {
    width: 193px;
    }
    .footerreviews img {
    width: 63px;
    height: 40px;
    }
    /* .GraphicTop .Left2d3dText span{
    font-size: 130px;    
    } */
    .GraphicTop .FontResize span{
    font-size: 120px;    
    }
    .GraphicTop .FontResize small{
    font-size: 90px;    
    }
    .Left2d3dText .webDeveText span {
    font-size: 60px;
    letter-spacing: -5px;
    }
    .GraphicTop .MobileApp .webDeveText span{
    font-size: 60px;
    letter-spacing: -4px;
    bottom: 30px;
    left: 0;
    }
    .GraphicTop .MobileApp .webDeveText small{
    font-size: 50px;
    letter-spacing: -4px;
    bottom: 73px;
    left: 33px;
    }
    .btnDiv {
    left: 0;
    bottom: 130px;
    }
    .designinglisticonTextImg ul li {
    margin-right: 3px;
    margin-bottom: 9px;
    }
    .GraphicDesignMain .DevOpdText span {
    top: 300px !important;
    }
    .play-icon {
    top: 50%;
    }
    .VideoExpleiner img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .geekscopyright {
    left: -86px;
    right: auto;
    bottom: 210px;
    }
    .FocusingTextInner {
    width: 57%;
    margin: 0;
    float: right;
    }                     
    .centercircle3 {
    position: absolute;
    left: auto;
    top: 33%;
    bottom: 63%;
    right: 30px;
    }
    .DevOpsSocial {
    margin-top: 60px;
    margin-bottom: 40px;
    }
    .BlockChainContent {
    margin: 20px 0 20px 0;
    }
    .for1600 ul li img {
    width: 70px;
    height: 70px;
    object-fit: scale-down;
    }
    .GraphicTop .webDeveText small {
    font-size: 50px;
    letter-spacing: -4px;
    bottom: 60px;
    left: 33px;
    
    }            
    .BannerHeading p {
    width: 48%;
    }    
    
    
    
    .clouseRightImg img {width: 95%;}
    .cloudeback:after {
    bottom: 0;
    }
    .clouseText {
    height: 76vh;
    }
    .innermenimg img {width: 75%;}
    .letsdivemainText p {width: 50%;}
    .diveimg img {
    width: 40%;
    }
    .letsdivemainText2 p{width: 65%;}
    .WebText p{
    width: 47%;
    }
    .centerLinks {width: 100%;top: 43%;left: 37%;}
    .rightNavBar ul li {
    margin-right: 10px;
    }
    .JumJs2d p{
    width: 67%;
    }
    .WebMencss img {
    width: 18%;
    position: absolute;
    z-index: 1;
    left: 30%;
    right: 70%;
    top: 25%;
    bottom: 85%;
    }
    .AboutHeading span {
    font-size: 250px;
    }
    .AboutHeading small {font-size: 250px;bottom: 40px;left: auto;right: 76px;}
    .clintheading {padding-left: 0;}
    .logos-slider img {width: 176px;height: 140px;}
    /*.GraphicLeft {
    height: 60vh;
    }*/
    .GraphicLeft small {top: 219px;font-size: 60px;left: 74px;}
    .GraphicLeft span {top: 200px;left: 0;font-size: 90px;}
    .ServicesImgLinks ul li img {
    width: 200px;
    height: 60px;
    }
    div#ServicesMenu ul li img {
    width: 200px;
    height: 60px;
    }
    }
@media only screen and (max-height: 900px) and (max-width: 1600px) {
    .container1 {
    max-width: 1480px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .container2 {
    max-width: 1360px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    
    img.img-fluid.lognimg {
    width: 73%;
    }
    img.img-fluid.lognimg2 {
    width: 28%;
    }
    img.img-fluid.lognimg3 {
    width: 75%;
    }
    img.img-fluid.lognimg4 {
    width: 29%;
    }
    .RankLogos .custom_widget {
    top: 16px;
    }
    .logos-slider img {
    width: 193px;
    }
    .footerreviews img {
    width: 63px;
    height: 40px;
    }
    /* .GraphicTop .Left2d3dText span{
    font-size: 130px;    
    } */
    .GraphicTop .FontResize span{
    font-size: 120px;    
    }
    .GraphicTop .FontResize small{
    font-size: 90px;    
    }
    .Left2d3dText .webDeveText span {
    font-size: 60px;
    letter-spacing: -5px;
    }
    .GraphicTop .MobileApp .webDeveText span{
    font-size: 60px;
    letter-spacing: -4px;
    bottom: 30px;
    left: 0;
    }
    .GraphicTop .MobileApp .webDeveText small{
    font-size: 50px;
    letter-spacing: -4px;
    bottom: 73px;
    left: 33px;
    }
    .btnDiv {
    left: 0;
    bottom: 130px;
    }
    .designinglisticonTextImg ul li {
    margin-right: 3px;
    margin-bottom: 9px;
    }
   /* .GraphicDesignMain .DevOpdText span {
    top: 300px !important;
    left: 0;
    }*/
    .play-icon {
    top: 50%;
    }
    .VideoExpleiner img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .geekscopyright {
    left: -86px;
    right: auto;
    bottom: 210px;
    }
    .FocusingTextInner {
    width: 57%;
    margin: 0;
    float: right;
    }                     
    .centercircle3 {
    position: absolute;
    left: auto;
    top: 33%;
    bottom: 63%;
    right: 30px;
    }
    .DevOpsSocial {
    margin-top: 60px;
    margin-bottom: 40px;
    }
    .BlockChainContent {
    margin: 4px 0 4px 0;
    }
    .for1600 ul li img {
    width: 70px;
    height: 70px;
    object-fit: scale-down;
    }
    .GraphicTop .webDeveText small {
    font-size: 50px;
        letter-spacing: -4px;
        left: 33px;
        top: 0px;
    
    }            
    .BannerHeading p {
    width: 48%;
    }
    .JumJs2d p {
    width: 69%;
    }
    .jumpvec img {
/*    width: 24%;*/
    }
    div#section8 {
    display: block;
    align-items: inherit;
    justify-content: inherit;
    padding: 6% 0;
    }
    .AboutPeraText {
    width: 100%;
    height: 70vh;
    padding-left: 0;
    }
    .letsdivemainText p {
    width: 54%;
    }
    .TextMoveTopJS p{
    width: 71%;
    }          
    .JumJs2d p {
    width: 75%;
    }
    .logos-slider ul li {
    display: inline-block;
    margin-right: 24px;
    }    
    .PortfolioItems img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .ForMotionHeight img{
    width: 100%;
    height: 100vh;
    object-fit: fill;        
    }    
    .RightPortfolioMain {
    padding: 0 5%;
    }
    .checklistbox {
    margin-top: 10px;
    }
    .checklistbox span {
    font-size: 18px;
    }
    .checklistbox p {
    font-size: 14px;
    margin: 3px 0 0 0;
    }                
    .checklistheading span {
    font-size: 25px;
    width: 34%;
    line-height: 30px;
    }
    .CenterHeading span {
    font-size: 80px;
    letter-spacing: -13px;
    }
    .checklistheading p {
    font-size: 14px;
    bottom: 10px;
    }
    .mobileset {
    width: 60%;
    float: right;
    }
    .processheading {
    margin-top: 10%;
    }
    .servicesOffer.AnimationJs.BlockChainContent span {
    margin: 0 0 10px 0;
    font-size: 25px;
    line-height: 22px;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 50px;
    margin-bottom: 10px;
    }
    .caseheadingcenter img {
    width: 27%;
    }        
    
    
    
    
    .geekscopyright {
    left: -62px;
    right: auto;
    bottom: 210px;
    }
    .FocusingTextInner {
    width: 57%;
    margin: 0;
    float: right;
    }            
    .clouseRightImg img {
    width: 74%;
    }
    .clouseText {
    height: 65vh;
    }
    .cloudeback:after {
    bottom: 0%;
    top: 0%;
    }
    .lognimg2 {
    width: 32%;
    }
    .lognimg {
    width: 83%;
    }
    .centercircle {
    position: absolute;
    left: -26px;
    top: 46%;
    bottom: 46%;
    width: 50px;
    height: 50px;
    }
    .innermenimg img {
    width: 55%;
    }
    .lognimg3 {
    width: 80%;
    }
    .lognimg4 {
    width: 31%;
    }
    .centercircle2 {
    width: 50px;
    height: 50px;
    }
    .LetsDiveMain:after {
    width: 100%;
    height: 600px;
    background-size: contain;
    }
    .webJavaText:after {
    width: 100%;
    height: 600px;
    background-size: contain;
    }
    .Rightdiveimg img {
    top: 20%;
    bottom: 80%;
    }
    .backSeo small {
    font-size: 37rem;
    letter-spacing: -86px;
    }
    .WebText span {
    font-size: 80px;
    }
    .WebText small {
    font-size: 60px;
    right: 275px;
    top: 16px;
    }
    .VideoBox img {
    height: 190px;
    }
    .TestimonialSlider img {
    width: 40px;
    height: 40px;
    margin: 5px 0 5px 0;
    }
    .TestimonialSlider p {
    font-size: 13px;
    min-height: 110px;
    }
    .IOS small {
    font-size: 44rem;
    letter-spacing: -56px;
    }
    .VideoBox {
    margin: 0 0 10px 0;
    }
    .Testimonialleft span {
    font-size: 25px;
    }
    .geekscopyright ul li span {
    font-size: 11px;
    }
    .connectsocial ul li img {
    width: 50px;
    height: 50px;
    }
    .AboutHeading span {
    font-size: 220px;
    letter-spacing: -17px;
    }
    .AboutHeading small {
    font-size: 220px;
    bottom: 35px;
    left: auto;
    right: 52px;
    }
    .clintheading {padding-left: 0;}
    .logos-slider img {width: 170px;height: 100px;}
    .centercircle3 {position: absolute;left: auto;top: 30%;bottom: 70%;right: 76px;width: 55px;height: 55px;}
    .footerreviews img {
    width: 37px;
    height: 37px;
    }
    .column1 span {
    font-size: 14px;
    margin: 0 0 30px 0;
    }
    .column1 p {
    font-size: 14px;
    line-height: 19px;
    }
    .column1 small {
    font-size: 14px;
    font-weight: 600;
    margin: 40px 0 0 0;
    }
    .column2 span {
    font-size: 12px;
    margin: 0 0 30px 0;
    }
    .quicklinks ul li a {
    font-size: 14px;
    line-height: 20px;
    }
    .quicklinks ul li {
    margin-bottom: 9px;
    }
    .locations small {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 7px 0;
    }
    .column4 p {
    font-size: 14px;
    margin: 0;
    }
    .footersocial ul li {
    display: inline-block;
    margin-right: 20px;
    }
    /*.footersocial ul li a {
    font-size: 20px;
    color: #5c5e5b;
    }*/
    .emailinfo a {
    font-size: 20px;
    }
    .footerreviews ul li a {
    font-size: 14px;
    }
    .locations a {
    font-size: 14px;
    }
    .locations {
    margin-bottom: 20px;
    }
    .sociallistmain {
    position: absolute;
    bottom: 0%;
    width: 100%;
    padding: 20px 30px;
    left: 0;
    right: 0;
    }
   /* .GraphicLeft {
    height: 80vh;
    }*/
    .GraphicLeft small {top: 207px;font-size: 50px;left: 84px;letter-spacing: -2px;}
    .GraphicLeft span {top: 186px;left: 0;font-size: 90px;letter-spacing: -8px;}
    .ServicesImgLinks ul li img {
    width: 200px;
    height: 60px;
    }
    div#ServicesMenu ul li img {
    width: 200px;
    height: 60px;
    }
    /*.AboutPeraText small {
    font-size: 32px;
    line-height: 30px;
    margin-bottom: 30px;
    }*/
    .ServicesLinks ul li a {
    font-size: 50px;
    line-height: 70px;
    }
    }
@media only screen and (max-height: 900px) and (max-width: 1440px) {
    .container1 {
    max-width: 1400px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .container2 {
    max-width: 1320px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .centerLinks {
        width: 100%;
        top: 40%;
        left: 30%;
    }
    
    
    img.img-fluid.lognimg {
    width: 73%;
    }
    img.img-fluid.lognimg2 {
    width: 31%;
    }
    img.img-fluid.lognimg3 {
    width: 75%;
    }
    img.img-fluid.lognimg4 {
    width: 33%;
    }
    .RankLogos .custom_widget {
    top: 16px;
    }
    .logos-slider img {
    width: 193px;
    }
    .footerreviews img {
    width: 63px;
    height: 40px;
    }
    /* .GraphicTop .Left2d3dText span{
    font-size: 130px;    
    } */
    .GraphicTop .FontResize span{
    font-size: 130px;
    }
    .GraphicTop .FontResize small{
    font-size: 90px;
    }
    .Left2d3dText .webDeveText span {
    font-size: 60px;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText span{
    bottom: 10px;
    left: 0;
    font-size: 70px;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText small{
    font-size: 50px;
    letter-spacing: -4px;
    bottom: 61px;
    left: 51px;
    }
    .btnDiv {
    left: 0;
    bottom: 130px;
    }
    .designinglisticonTextImg ul li {
    margin-right: 3px;
    margin-bottom: 9px;
    }
    .GraphicDesignMain .DevOpdText span {
    top: 270px !important;
    left: 0;
    }
    .play-icon {
    top: 50%;
    }
    .PortfolioSlider .VideoExpleiner img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .geekscopyright {
    left: -106px;
    right: auto;
    bottom: 210px;
    }
    .FocusingTextInner {
    width: 57%;
    margin: 0;
    float: right;
    }                     
    .centercircle3 {
    position: absolute;
    left: auto;
    top: 33%;
    bottom: 63%;
    right: 30px;
    }
    .DevOpsSocial {
    margin-top: 60px;
    margin-bottom: 40px;
    }
    .BlockChainContent {
    margin: 4px 0 4px 0;
    }
    .for1600 ul li img {
    width: 70px;
    height: 70px;
    object-fit: scale-down;
    }
    .GraphicTop .webDeveText small {
    font-size: 50px;
    letter-spacing: -4px;
    bottom: 54px;
    left: 39px;
    }            
    .BannerHeading p {
    width: 48%;
    }
    .JumJs2d p {
    width: 69%;
    }
    .jumpvec img {
/*    width: 24%;*/
    }
    div#section8 {
    display: block;
    align-items: inherit;
    justify-content: inherit;
    padding: 6% 4%;
    }
    .AboutPeraText {
    width: 100%;
    height: 70vh;
    padding-left: 0;
    }
    .letsdivemainText p {
    width: 54%;
    }
    .TextMoveTopJS p{
    width: 71%;
    }          
    .letsdivemain .JumJs2d p {
        width: 59%;
    }
    .logos-slider ul li {
    display: inline-block;
    margin-right: 33px;
    }    
    .PortfolioItems img {
    width: 100%;
    height: 100vh;
    object-fit: fill;
    }
    .ForMotionHeight img{
    width: 100%;
    height: 100vh;
    object-fit: fill;        
    }    
    .RightPortfolioMain {
    padding: 0 5%;
    }
    .checklistbox {
    margin-top: 10px;
    }
    .checklistbox span {
    font-size: 18px;
    }
    .checklistbox p {
    font-size: 14px;
    margin: 3px 0 0 0;
    }                
    .checklistheading span {
    font-size: 25px;
    width: 34%;
    line-height: 30px;
    }
    .CenterHeading span {
    font-size: 80px;
    letter-spacing: -13px;
    }
    .checklistheading p {
    font-size: 14px;
    bottom: 10px;
    }
    .mobileset {
    width: 60%;
    float: right;
    }
    .processheading {
    margin-top: 10%;
    }
    .servicesOffer.AnimationJs.BlockChainContent span {
    margin: 0 0 10px 0;
    font-size: 33px;
    line-height: 35px;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 50px;
    margin-bottom: 10px;
    }
    .caseheadingcenter img {
    width: 36%;
    }
    .GraphicLeft.BlockChainDeve span {
    bottom: 20px;
    left: 0;
    font-size: 70px;
    letter-spacing: -3px;
    }
    .GraphicLeft.BlockChainDeve small{
    bottom: 51px;
    font-size: 50px;
    letter-spacing: -2px;
    left: 40px;
    } 
    .btnDiv p {
    line-height: 18px;
    font-size: 12px;
    }
    .DigitalMarketing span {
    margin: 0 0 10px 0;
    font-size: 25px;
    }
    .designinglisticonTextImg ul li small {
    font-size: 12px;
    }
    .processheading span {
    font-size: 28px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    }
    .processicons ul li {
    display: inline-block;
    margin-right: 45px;
    }
    .proicons span {
    font-size: 17px;
    margin: 10px 0 10px 0;
    }
    .proicons img {
    width: 60px;
    height: 60px;
    }
    .caseheadingcenter span {
    font-size: 100px;
    letter-spacing: -5px;
    }
    .caseheadingcenter p {
    width: 50%;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    }
    .CaseHeading span {
        font-size: 70px;
        letter-spacing: -1px;
    }
    .colorRadius ul li {
    display: inline-block;
    margin-right: 106px;
    width: 12%;
    }
    .timeduration span {
    padding: 15px 10px;
    font-size: 17px;
    }
    .CareerRight .faqscollapse {
    width: 100%;
    height: auto;
    padding: 4% 0;
    }
    .LeaveForm input.form-control {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 10px;
    }
    .applyText span {
    font-size: 30px;
    margin: 0 0 10px 0;
    }
    .FallingTelePhone img {
    left: 20%;
    }
    .PrivacyHeading h1 {
    font-size: 55px;
    }
    .connectsocial2 span {
    margin: 6px 0 5px 0;
    font-size: 19px;
    }
    .getaQuoteMain span {
    font-size: 25px;
    }
    .InnerAboutContent a {
    font-size: 25px;
    }
    .InnerNavigation span {
    font-size: 18px;
    margin: 10px 0 10px 0;
    }
    
    .clouseRightImg img {
    width: 81%;
    }
    .clouseText {
    height: 82vh;
    }
    .cloudeback:after {
    bottom: 0%;
    top: 10%;
    }
    .lognimg2 {
    width: 35%;
    }
    .lognimg {
    width: 82%;
    }
    .centercircle {
    position: absolute;
    left: -26px;
    top: 46%;
    bottom: 46%;
    width: 50px;
    height: 50px;
    }
    .innermenimg img {
    width: 70%;
    }
    .lognimg3 {
    width: 80%;
    }
    .lognimg4 {
    width: 34%;
    }
    .centercircle2 {
    width: 50px;
    height: 50px;
    }
    .LetsDiveMain:after {
    width: 100%;
    height: 600px;
    background-size: contain;
    }
    .webJavaText:after {
    width: 100%;
    height: 600px;
    background-size: contain;
    }
    .Rightdiveimg img {
    top: 20%;
    bottom: 80%;
    }
    .backSeo small {
    font-size: 37rem;
    letter-spacing: -86px;
    }
    .WebText span {
    font-size: 80px;
    }
    .WebText small {
    font-size: 50px;
    right: 285px;
    top: 20px;
    }
    .VideoBox img {
        height: 165px;
        width: 100%;
    }
    .TestimonialIcons img {
        width: auto;
        height: 25px;
    }

    .circleTestimonial img {
        width: 45px;
        height: 45px;
        position: relative;
        top: 0;
        display: inline-block;
    }
    .TestimonialLeftSlider .slick-dots {
        padding: 0rem 0;
        top: 0;
    }        
    .TestimonialIcons li a {
        font-size: 20px;
        color: #fff;
        margin-right: 0;
    }    
    .TestimonialSlider img {
    width: 40px;
    height: 40px;
    margin: 0 0 15px 0;
    }
    .TestimonialSlider p {
    font-size: 13px;
    min-height: auto;
    }
    .IOS small {
    font-size: 44rem;
    letter-spacing: -56px;
    }
    .VideoBox {
    margin: 0 0 10px 0;
    }
    .Testimonialleft span {
    font-size: 25px;
    }
    .geekscopyright ul li span {
    font-size: 11px;
    }
    .connectsocial ul li img {
    width: 44px;
    height: 44px;
    }
    .FocusingText small {
    font-size: 30px;
    }
    .FocusingText span {
    font-size: 40px;
    }
    .rightNavBar ul li {
    margin-right: 15px;
    }
    .letsdivemainText p {
        width: 52%;
    }
    .Text2d3d {
        margin-top: 100px;
    }    
    .letsdivemainText2 span {
    font-size: 80px;
    line-height: 130px;
    }
    .letsdivemainText2 small {
    top: 58px;
    right: 46px;
    }
    .TextMoveTopJS p {
    width: 60%;
    }
    .WebText p {
    width: 53%;
    }
    .WebTextJs2 small {
    font-size: 50px;
    right: 285px;
    top: 6px;
    }
    .AppMencss img {
    top: 17%;
    }
    .jumpvec img {
/*    width: 30%;*/
    }
    .Text2d3d span {
    font-size: 100px;
    line-height: 130px;
    }
    .Text2d3d small {
        font-size: 60px;
        line-height: 90px;
    }
    .ServicesImgLinks ul li:last-child img {
    width: 80px;
    height: 60px;
    }
    div#ServicesMenu ul li:last-child img {
    width: 80px;
    height: 60px;
    }
    .connectsocial2 ul {
    text-align: left;
    padding-left: 0;
    }
    .AboutHeading span {font-size: 210px;letter-spacing: -3px;}
    .AboutHeading small {font-size: 210px;bottom: 34px;left: auto;right: 83px;}
    .clintheading {padding-left: 100px;}
    .logos-slider img {width: 140px;height: 100px;}
    .centercircle3 {
        position: absolute;
        left: auto;
        top: 34%;
        bottom: 68%;
        right: 85px;
        width: 55px;
        height: 55px;     
    }
    .footerreviews img {width: 50px;height: 50px;}
    .column1 span {
        font-size: 15px;
        margin: 0 0 20px 0;
    }
    .column1 p {
    font-size: 14px;
    line-height: 19px;
    }
    .column1 small {
    font-size: 14px;
    font-weight: 600;
    margin: 16px 0 0 0;
    }
    .column2 span {
        font-size: 15px;
        margin: 0 0 20px 0;
    }
    .quicklinks span {
        margin-bottom: 20px;
        font-size: 15px;
    }
    .column4 span {
        font-size: 15px;
        margin: 0 0 20px 0;
    }        
    .quicklinks ul li a {
    font-size: 14px;
    line-height: 20px;
    }
    .quicklinks ul li {
    margin-bottom: 9px;
    }
    .locations small {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    }
    .column4 p {
    font-size: 14px;
    margin: 0;
    }
    .footersocial ul li {
    display: inline-block;
    margin-right: 20px;
    }
    /*.footersocial ul li a {
    font-size: 20px;
    color: #5c5e5b;
    }*/
    .emailinfo a {
    font-size: 20px;
    }
    .footerreviews ul li a {font-size: 22px;}
    .locations a {
    font-size: 14px;
    }
    .locations {
    margin-bottom: 12px;
    }
    .sociallistmain {
    position: absolute;
    bottom: 0%;
    width: 100%;
    padding: 0px 30px;
    left: 0;
    right: 0;
    }
    .footerreviews ul li {padding-right: 10px;padding-left: 6px;}
    /*.GraphicLeft {
        height: 60vh;
    }*/
    .GraphicLeft small {top: 150px;font-size: 65px;left: 10%;letter-spacing: -1px;}
    .GraphicLeft span {top: 131px;left: 0;font-size: 90px;letter-spacing: -5px;}
    .ServicesImgLinks ul li img {
    width: 180px;
    height: 60px;
    }
    div#ServicesMenu ul li img {
    width: 180px;
    height: 60px;
    }
   /* .AboutPeraText small {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
    }*/
    .servicesOffer span {
        font-size: 39px;
    }    
    .ServicesLinks ul li a {
    font-size: 60px;
    line-height: 80px;
    }
    .smallText ul li a{
        font-size: 38px;
        line-height: 80px;        
    }
    .TestimonialIcons li:first-child {
        padding: 10px 20px;
    }
    .Seprator2 {
        padding: 1% 0;
    }
    .connectsocial2 ul li {
        padding: 9px 10px;
    }
    .close {
        top: 35px;
        right: 30px;
    }
    .redSeprator {
        padding: 2% 0 2% 0;
    }
    .footerreviews {
        margin: 20px 0 0 0;
        padding: 10px 0 0 0;
    }
    .TestimonailLeftMainInner .Testimonialleft span {
        color: #272827;
        margin-bottom: 30px;
        font-size: 30px;
    }
    .copyrightText {
        margin-top: 30px;
    }
    .footersocial ul {
        margin: 30px 0 0 0;
    }                                
    .CaseHeading p {
        width: 52%;
        margin: 10px auto 10px auto;
        text-align: center;
        font-size: 14px;
    }    
    }
@media only screen and (max-height: 1050px) and (max-width: 1400px) {
    .container1 {max-width: 1340px;box-sizing: border-box;width: 100%;padding-left: 0px;padding-right: 0px;margin-left: auto;margin-right: auto;}
    
    .container2 {max-width: 1220px;box-sizing: border-box;width: 100%;padding-left: 0px;padding-right: 0px;margin-left: auto;margin-right: auto;}
    
    
    
    
    
    
    
    img.img-fluid.lognimg {
    width: 83%;
    }
    img.img-fluid.lognimg2 {
    width: 36%;
    }
    img.img-fluid.lognimg3 {
    width: 82%;
    }
    img.img-fluid.lognimg4 {
    width: 36%;
    }
    .RankLogos .custom_widget {
    top: 16px;
    }
    .logos-slider img {
    width: 193px;
    }
    .footerreviews img {
    width: 63px;
    height: 40px;
    }
    /* .GraphicTop .Left2d3dText span{
    font-size: 130px;    
    } */
    .GraphicTop .FontResize span{
    font-size: 100px;
    }
    .GraphicTop .FontResize small{
    font-size: 70px;
    }
    .Left2d3dText .webDeveText span {
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText span{
    bottom: 30px;
    left: 0;
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText small{
    font-size: 40px;
    letter-spacing: -4px;
    bottom: 65px;
    left: 33px;
    }
    .btnDiv {
    left: 0;
    bottom: 100px;
    }
    .designinglisticonTextImg ul li {
    margin-right: 3px;
    margin-bottom: 9px;
    }
    /*.GraphicDesignMain .DevOpdText span {
    top: 270px !important;
    left: 0;
    }*/
    .play-icon {
    top: 50%;
    }
    .PortfolioSlider .VideoExpleiner img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .geekscopyright {
    left: -86px;
    right: auto;
    bottom: 210px;
    }
    .FocusingTextInner {
    width: 57%;
    margin: 0;
    float: right;
    }                     
    .centercircle3 {
    position: absolute;
    left: auto;
    top: 33%;
    bottom: 63%;
    right: 30px;
    }
    .DevOpsSocial {
    margin-top: 60px;
    margin-bottom: 40px;
    }
    .BlockChainContent {
    margin: 4px 0 4px 0;
    }
    .for1600 ul li img {
    width: 70px;
    height: 70px;
    object-fit: scale-down;
    }
    .GraphicTop .webDeveText small {
    font-size: 40px;
    letter-spacing: -4px;
    bottom: 0px;
    left: 33px;
    }            
    .BannerHeading p {
    width: 48%;
    }
    .JumJs2d p {
    width: 69%;
    }
    .jumpvec img {
/*    width: 24%;*/
    }
    div#section8 {
    display: block;
    align-items: inherit;
    justify-content: inherit;
    padding: 11% 0;
    }
    .AboutPeraText {
    width: 100%;
    height: 70vh;
    padding-left: 0;
    }
    .letsdivemainText p {
    width: 54%;
    }
    .TextMoveTopJS p{
    width: 71%;
    }          
    .JumJs2d p {
    width: 75%;
    }
    .logos-slider ul li {
    display: inline-block;
    margin-right: 15px;
    }    
    .PortfolioItems img {
    width: 100%;
    height: 100vh;
    object-fit: fill;
    }
    .ForMotionHeight img{
    width: 100%;
    height: 100vh;
    object-fit: fill;        
    }    
    .RightPortfolioMain {
    padding: 0 5%;
    }
    .checklistbox {
    margin-top: 10px;
    }
    .checklistbox span {
    font-size: 18px;
    }
    .checklistbox p {
    font-size: 14px;
    margin: 3px 0 0 0;
    }                
    .checklistheading span {
    font-size: 25px;
    width: 34%;
    line-height: 30px;
    }
    .CenterHeading span {
    font-size: 80px;
    letter-spacing: -13px;
    }
    .checklistheading p {
    font-size: 14px;
    bottom: 10px;
    }
    .mobileset {
    width: 60%;
    float: right;
    }
    .processheading {
    margin-top: 10%;
    }
    .servicesOffer.AnimationJs.BlockChainContent span {
    margin: 0 0 10px 0;
    font-size: 25px;
    line-height: 22px;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 50px;
    margin-bottom: 10px;
    }
    .caseheadingcenter img {
    width: 46%;
    }
    .GraphicLeft.BlockChainDeve span {
    bottom: 20px;
    left: 0;
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicLeft.BlockChainDeve small{
    bottom: 41px;
    font-size: 40px;
    letter-spacing: -2px;
    left: 34px;
    } 
    .btnDiv p {
    line-height: 25px;
    font-size: 15px;
    }
    .DigitalMarketing span {
    margin: 0 0 10px 0;
    font-size: 25px;
    }
    .designinglisticonTextImg ul li small {
    font-size: 12px;
    }
    .processheading span {
    font-size: 28px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    }
    .processicons ul li {
    display: inline-block;
    margin-right: 45px;
    }
    .proicons span {
    font-size: 17px;
    margin: 10px 0 10px 0;
    }
    .proicons img {
    width: 60px;
    height: 60px;
    }
    .caseheadingcenter span {
    font-size: 100px;
    letter-spacing: -5px;
    }
    .caseheadingcenter p {
    width: 50%;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    }
    .CaseHeading span {
    font-size: 100px;
    letter-spacing: -1px;
    }
    .colorRadius ul li {
    display: inline-block;
    margin-right: 117px;
    width: 12%;
    }
    .timeduration span {
    padding: 15px 10px;
    font-size: 17px;
    }
    .CareerRight .faqscollapse {
    width: 100%;
    height: auto;
    padding: 4% 0;
    }
    .LeaveForm input.form-control {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 10px;
    }
    .applyText span {
    font-size: 30px;
    margin: 0 0 10px 0;
    }
    .FallingTelePhone img {
    left: 20%;
    }
    .PrivacyHeading h1 {
    font-size: 55px;
    }
    .connectsocial2 span {
    margin: 6px 0 5px 0;
    font-size: 19px;
    }
    .getaQuoteMain span {
    font-size: 25px;
    }
    .InnerAboutContent a {
    font-size: 25px;
    }
    .InnerNavigation span {
    font-size: 18px;
    margin: 10px 0 10px 0;
    }
    .centerLinks {
    width: 100%;
    top: 43%;
    left: 30%;
    }
    .close {
    top: 33px;
    }
    
    
    
    
    
    .clouseRightImg img {width: 94%;}
    .clouseText {
    height: 80vh;
    }
    .cloudeback:after {bottom: 0%;top: 9%;}
    .lognimg2 {
    width: 42%;
    }
    .lognimg {
    width: 95%;
    }
    .centercircle {
    position: absolute;
    left: -26px;
    top: 46%;
    bottom: 46%;
    width: 50px;
    height: 50px;
    }
    .innermenimg img {width: 76%;}
    .lognimg3 {
    width: 95%;
    }
    .lognimg4 {
    width: 42%;
    }
    .centercircle2 {
    width: 50px;
    height: 50px;
    }
    .LetsDiveMain:after {
    width: 80%;
    height: 660px;
    background-size: contain;
    }
    .webJavaText:after {
    width: 80%;
    height: 660px;
    background-size: contain;
    }
    .Rightdiveimg img {
    top: 20%;
    bottom: 80%;
    }
    .backSeo small {
    font-size: 37rem;
    letter-spacing: -86px;
    }
    .WebText span {
    font-size: 80px;
    }
    .WebText small {
    font-size: 60px;
    right: 275px;
    top: 16px;
    }
    .VideoBox img {
    height: 190px;
    }
    .TestimonialSlider img {
    width: 40px;
    height: 40px;
    margin: 5px 0 5px 0;
    }
    .TestimonialSlider p {
    font-size: 13px;
    min-height: 110px;
    }
    .IOS small {
    font-size: 44rem;
    letter-spacing: -56px;
    }
    .VideoBox {
    margin: 0 0 10px 0;
    }
    .Testimonialleft span {
    font-size: 25px;
    }
    .geekscopyright ul li span {
    font-size: 11px;
    }
    .connectsocial ul li img {
    width: 44px;
    height: 44px;
    }
    .FocusingText small {
    font-size: 30px;
    }
    .FocusingText span {
    font-size: 40px;
    }
    .rightNavBar ul li {
    margin-right: 15px;
    }
    .letsdivemainText p {width: 60%;}
    .letsdivemainText2 span {
    font-size: 80px;
    line-height: 130px;
    }
    .letsdivemainText2 small {
    top: 58px;
    right: 46px;
    }
    .TextMoveTopJS p {width: 69%;}
    .WebText p {
    width: 53%;
    }
    .WebTextJs2 small {
    font-size: 60px;
    right: 275px;
    top: 3px;
    }
    .AppMencss img {
    top: 17%;
    }
    .jumpvec img {
/*    width: 30%;*/
    }
    .Text2d3d span {
    font-size: 120px;
    line-height: 130px;
    }
    .Text2d3d small {
    font-size: 64px;
    line-height: 90px;
    }
    .WebTextJs2 p {
    width: 63%;
    }
    .connectsocial ul li {
    margin-right: 5px;
    }
    .AdressBox a {
    font-size: 14px;
    display: block;
    margin: 0 0 5px 0;
    line-height: 20px;
    }
    .AboutHeading span {font-size: 220px;letter-spacing: -8px;}
    .AboutHeading small {font-size: 220px;bottom: 35px;left: auto;right: 73px;}
    .clintheading {padding-left: 0;}
    .logos-slider img {width: 140px;height: 100px;}
    .centercircle3 {position: absolute;left: auto;top: 35%;bottom: 65%;right: 32px;width: 55px;height: 55px;}
    .footerreviews img {width: 50px;height: 50px;}
    .column1 span {
    font-size: 14px;
    margin: 0 0 30px 0;
    }
    .column1 p {
    font-size: 14px;
    line-height: 19px;
    }
    .column1 small {
    font-size: 14px;
    font-weight: 600;
    margin: 40px 0 0 0;
    }
    .column2 span {
    font-size: 12px;
    margin: 0 0 30px 0;
    }
    .quicklinks ul li a {
    font-size: 14px;
    line-height: 20px;
    }
    .quicklinks ul li {
    margin-bottom: 9px;
    }
    .locations small {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 7px 0;
    }
    .column4 p {
    font-size: 14px;
    }
    .footersocial ul li {
    display: inline-block;
    margin-right: 20px;
    }
    /*.footersocial ul li a {
    font-size: 20px;
    color: #5c5e5b;
    }*/
    .emailinfo a {
    font-size: 20px;
    }
    .footerreviews ul li a {font-size: 20px;}
    .locations a {
    font-size: 14px;
    }
    .locations {
    margin-bottom: 15px;
    }
    .sociallistmain {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 30px;
    left: 0;
    right: 0;
    }
    .footerreviews ul li {
    padding-right: 7px;
    padding-left: 6px;
    }
   /* .GraphicLeft {
    height: 66vh;
    }*/
    .GraphicLeft small {top: 201px;font-size: 50px;left: 51px;letter-spacing: -2px;}
    .GraphicLeft span {top: 186px;left: 0px;font-size: 70px;letter-spacing: -5px;}
    .ServicesImgLinks ul li img {
    width: 170px;
    height: 60px;
    }
    div#ServicesMenu ul li img {
    width: 170px;
    height: 60px;
    }
    .ServicesImgLinks ul li:last-child img {
    width: 80px;
    height: 70px;
    }
    /*.AboutPeraText small {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
    }*/
    .ServicesLinks ul li a {
    font-size: 50px;
    line-height: 70px;
    }
    .connectsocial2 ul {
    text-align: left;
    padding-left: 0;
    }
    div#ServicesMenu ul li:last-child img {
    width: 80px;
    height: 70px;
    }
    .getquotebuttons {top: 50%;}
    .TestimonialIcons li:first-child {
        padding: 10px 20px;
    }
    .Seprator2 {
        padding: 5% 0;
    }
    .connectsocial2 ul li {
        padding: 7px 5px;
    }
    .close {
        top: 35px;
        right: 30px;
    }                  
    }
@media only screen and (max-height: 768px) and (max-width: 1399px) {
    .container1 {
    max-width: 1326px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .container2 {
    max-width: 1216px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    
    
    
    img.img-fluid.lognimg {
    width: 60%;
    }
    img.img-fluid.lognimg2 {
    width: 27%;
    }
    img.img-fluid.lognimg3 {
    width: 62%;
    }
    img.img-fluid.lognimg4 {
    width: 28%;
    }
    .RankLogos .custom_widget {
    top: 16px;
    }
    .logos-slider img {
    width: 193px;
    }
    .footerreviews img {
    width: 63px;
    height: 40px;
    }
    /* .GraphicTop .Left2d3dText span{
    font-size: 130px;    
    } */
    .GraphicTop .FontResize span{
    font-size: 100px;
    }
    .GraphicTop .FontResize small{
    font-size: 70px;
    }
    .Left2d3dText .webDeveText span {
    font-size: 46px !important;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText span{
    bottom: 30px;
    left: 0;
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText small{
    font-size: 40px;
    letter-spacing: -4px;
    bottom: 65px;
    left: 33px;
    }
    .btnDiv {
    left: 0;
    bottom: 130px;
    }
    .designinglisticonTextImg ul li {
    margin-right: 3px;
    margin-bottom: 9px;
    }
    .GraphicDesignMain .DevOpdText span {
    top: 220px !important;
    left: 0;
    }
    .play-icon {
    top: 50%;
    }
    .PortfolioSlider .VideoExpleiner img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .geekscopyright {
    left: -86px;
    right: auto;
    bottom: 210px;
    }
    .FocusingTextInner {
    width: 63%;
    margin: 0;
    float: right;
    }                     
    .centercircle3 {
    position: absolute;
    left: auto;
    top: 33%;
    bottom: 63%;
    right: 30px;
    }
    .DevOpsSocial {
    margin-top: 60px;
    margin-bottom: 40px;
    }
    .BlockChainContent {
    margin: 4px 0 4px 0;
    }
    .for1600 ul li img {
    width: 70px;
    height: 70px;
    object-fit: scale-down;
    }
    .GraphicTop .webDeveText small {
    font-size: 40px;
    letter-spacing: -4px;
    bottom: 52px;
    left: 33px;
    }            
    .BannerHeading p {
    width: 48%;
    font-size: 13px;
    }
    .JumJs2d p {
    width: 69%;
    }
    .jumpvec img {
/*    width: 24%;*/
    }
    div#section8 {
    display: block;
    align-items: inherit;
    justify-content: inherit;
    padding: 4% 0;
    }
    .AboutPeraText {
    width: 100%;
    height: 70vh;
    padding-left: 0;
    }
    .letsdivemainText p {
    width: 54%;
    }
    .TextMoveTopJS p{
    width: 71%;
    }          
    .JumJs2d p {
    width: 75%;
    }
    .logos-slider ul li {
    display: inline-block;
    margin-right: 23px;
    }    
    .PortfolioItems img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .ForMotionHeight img{
    width: 100%;
    height: 100vh;
    object-fit: contain;
    }    
    .RightPortfolioMain {
    padding: 5%;
    }
    .checklistbox {
    margin-top: 10px;
    }
    .checklistbox span {
    font-size: 18px;
    }
    .checklistbox p {
    font-size: 14px;
    margin: 3px 0 0 0;
    }                
    .checklistheading span {
    font-size: 25px;
    width: 34%;
    line-height: 30px;
    }
    .CenterHeading span {
    font-size: 80px;
    letter-spacing: -13px;
    }
    .checklistheading p {
    font-size: 14px;
    bottom: 10px;
    }
    .mobileset {
    width: 60%;
    float: right;
    }
    .processheading {
    margin-top: 10%;
    }
    .servicesOffer.AnimationJs.BlockChainContent span {
    margin: 0 0 10px 0;
    font-size: 25px;
    line-height: 22px;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 50px;
    margin-bottom: 10px;
    }
    .caseheadingcenter img {
    width: 30%;
    }
    .GraphicLeft.BlockChainDeve span {
    bottom: 20px;
    left: 0;
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicLeft.BlockChainDeve small{
    bottom: 41px;
    font-size: 40px;
    letter-spacing: -2px;
    left: 34px;
    } 
    .btnDiv p {
    line-height: 18px;
    font-size: 14px;
    }
    .DigitalMarketing span {
    margin: 0 0 10px 0;
    font-size: 25px;
    }
    .designinglisticonTextImg ul li small {
    font-size: 12px;
    }
    .processheading span {
    font-size: 28px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    }
    .processicons ul li {
    display: inline-block;
    margin-right: 45px;
    }
    .proicons span {
    font-size: 17px;
    margin: 10px 0 10px 0;
    }
    .proicons img {
    width: 40px;
    height: 40px;
    }
    .caseheadingcenter span {
    font-size: 70px;
    letter-spacing: -2px;
    }
    .caseheadingcenter p {
    width: 62%;
    margin: 10px auto;
    text-align: center;
    font-size: 13px;
    }
    .CaseHeading span {
    font-size: 100px;
    letter-spacing: -1px;
    }
    .colorRadius ul li {
    display: inline-block;
    margin-right: 106px;
    width: 12%;
    }
    .colorRadius ul li small {
    width: 94px;
    height: 94px;
    }        
    .timeduration span {
    padding: 15px 10px;
    font-size: 17px;
    }
    .CareerRight .faqscollapse {
    width: 100%;
    height: auto;
    padding: 4% 0;
    }
    .LeaveForm input.form-control {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 10px;
    }
    .applyText span {
    font-size: 25px;
    margin: 0 0 10px 0;
    letter-spacing: 0px;
    }
    .FallingTelePhone img {
    left: 20%;
    width: 6%;
    }
    .PrivacyHeading h1 {
    font-size: 55px;
    }
    .connectsocial2 span {
    margin: 6px 0 5px 0;
    font-size: 19px;
    }
    .getaQuoteMain span {
    font-size: 25px;
    }
    .InnerAboutContent a {
    font-size: 25px;
    }
    .InnerNavigation span {
    font-size: 18px;
    margin: 10px 0 10px 0;
    }
    .centerLinks {
    width: 100%;
    top: 38%;
    left: 30%;
    }        
    .btn1 {
    padding: 14px 30px;
/*    border-radius: 5px;*/
    display: inline-block;
/*    background: #d3202e;*/
    color: #e3e3e2;
/*    border-radius: 3px;*/
    font-size: 20px;
    margin-right: 10px;
    }        
    .AnimationRight .planing ul li small {
    font-size: 13px;
    width: 100%;
    padding: 14px 30px;
    }
    /* .designinglisticon ul li img {
    width: 60px;
    height: 60px;
    object-fit: scale-down;
    }  */
    .servicesOffer small {
    margin: 20px 0 30px 0;
    font-size: 18px;
    }
    .chooseuscontente ul li small {
    font-size: 16px;
    display: block;
    margin: 0;
    line-height: 20px;
    }                              
    .chooseuscontente ul li {
    margin: 0 0 10px 0;
    position: relative;
    padding-left: 20px;
    }
    .chooseuscontente p {
    font-size: 13px;
    margin: 0 0 10px 0;
    width: 70%;
    }
    .btnDiv3 small {
    font-size: 16px;
    margin: 0 0 10px 0;
    }
    .chooseuscontente span {
    font-size: 25px;
    margin: 0 0 10px 0;
    font-weight: 500;
    }
    .emailinfo img {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    }
    .AnimationRight .planing span {
    font-size: 13px;
    line-height: 15px;
    }
    .processbox p {
    font-size: 13px;
    margin: 0;
    }
    .servicesOffer.AnimationJs.BlockChainContent p {
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 18px;
    }
    .designinglisticonTextImg ul li img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin: 0px auto;
    display: table;
    }
    .BrandingMain10 {
    background-position: center;
    }
    .servicesOffer span {
    color: #e3e3e2;
    display: block;
    font-family: 'Athene';
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 20px 0;
    }
    .BannerHeading span {
    font-size: 60px;
    }
    .blogLink a {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    }
    .OurRole span {
    font-size: 16px;
    padding: 11px 20px;
    }
    .ruleListing ul li {
    font-size: 14px;
    margin: 10px 0 0 0;
    }
    .AboutProject span {
    display: table;
    background: #313131;
    padding: 11px 20px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px;
    }
    .timedurationDis span {
    display: inline-block;
/*    color: #d3202e;*/
    font-size: 30px;
    font-weight: 600;
    }
    .colorSec span {
    font-size: 16px;
    padding: 11px 20px;
    }
    .ClientLogoCenter img {
    display: table;
    margin: 40px auto 0px auto;
    width: 160px;
    }
    .AboutProject p {
    font-size: 13px;
    width: 100%;
    line-height: 18px;
    }
    .ToolsUsed span {
    font-size: 16px;
    margin-bottom: 60px;
    padding: 11px 20px;
    }
    .ToolsUsed ul li img {
    display: block;
    margin-right: 30px;
    width: 50px;
    height: 50px;
    object-fit: scale-down;
    margin: 0px auto;
    }
    .ToolsUsed ul li img {
    display: block;
    margin-right: 30px;
    width: 50px;
    height: 50px;
    object-fit: scale-down;
    margin: 0px auto;
    }        
    .ToolsUsed ul li {
    display: inline-block;
    margin-right: 143px;
    }
    .AboutProjectMain2 .AboutProject span {
    font-size: 16px;
    margin-bottom: 40px;
    padding: 11px 20px;
    }
    .CareerLeft1 span {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -4px;
    }
    .CareerLeft1 {
    height: 413px;
    }
    .CareerRight .borderbottom {
    border-bottom: 1px solid #b4b4b3;
    padding: 28px 0;
    }
    .LeaveForm textarea {
    height: 150px;
    padding: 16px;
    }
    .GetInTouchMain span {
    font-size: 18px;
    padding: 4% 0 0 5%;
    }
    .getinBox small {
    font-size: 16px;
    margin: 0px 0 10px 0;
    }
    .getinBox p {
    font-size: 14px;
    margin: 0;
    }
    .getinBox a {
    font-size: 16px;
    margin: 6px 0 0 0;
    }
    .getinSocial ul li a {
    font-size: 20px;
    color: #e3e3e2;
    }
    .getinSocial ul li {
    display: inline-block;
    margin-right: 10px;
    }
    .PrivacyHeading small {
    font-size: 18px;
    margin: 10px 0 10px 0;
    }
    .PrivacyHeading p {
    font-size: 13px;
    margin: 0;
    } 
    .clouseRightImg img {width: 72%;}
    .clouseText {
        height: 94vh;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
    .cloudeback:after {bottom: 0%;top: 8%;height: auto;width: 96%;left: 0;right: 0;margin: 0px auto;}
    .lognimg2 {
    width: 31%;
    }
    .lognimg {
    width: 69%;
    }
    .centercircle {
    position: absolute;
    left: -26px;
    top: 46%;
    bottom: 46%;
    width: 50px;
    height: 50px;
    }
    .innermenimg img {
    width: 56%;
    }
    .lognimg3 {
    width: 67%;
    }
    .lognimg4 {
    width: 30%;
    }
    .centercircle2 {
    width: 50px;
    height: 50px;
    }
    .LetsDiveMain:after {
    width: 50%;
    height: 520px;
    background-size: contain;
    }
    .webJavaText:after {
    width: 50%;
    height: 520px;
    background-size: contain;
    }
    .Rightdiveimg img {
    top: 20%;
    bottom: 80%;
    }
    .backSeo small {
    font-size: 29rem;
    letter-spacing: -76px;
    }
    .WebText span {
    font-size: 70px;
    }
    .WebText small {
    font-size: 50px;
    right: 238px;
    top: 20px;
    }
    .VideoBox img {
    height: 170px;
    }
    .TestimonialSlider img {
        width: 30px;
        height: 30px;
        margin: 0;
    }
    .TestimonialSlider p {
        font-size: 12px;
        min-height: auto;
        line-height: 15px;
    }
    .IOS small {
    font-size: 45rem;
    letter-spacing: -46px;
    }
    .VideoBox {
    margin: 0 0 10px 0;
    }
    .Testimonialleft span {
    font-size: 25px;
    text-align: center;
    }
    .geekscopyright ul li span {
    font-size: 11px;
    }
    .connectsocial ul li img {
    width: 41px;
    height: 43px;
    }
    .FocusingText small {
    font-size: 23px;
    }
    .FocusingText span {
    font-size: 33px;
    }
    .rightNavBar ul li {margin-right: 20px;}
    .letsdivemainText p {width: 57%;font-size: 13px;}
    .letsdivemainText2 span {
    font-size: 80px;
    line-height: 130px;
    }
    .letsdivemainText2 small {top: 35px;right: 36px;font-size: 60px;line-height: 87px;}
    .TextMoveTopJS p {width: 61%;margin: 0;}
    .WebText p {
    width: 56%;
    font-size: 13px;
    }
    .WebTextJs2 small {
    font-size: 50px;
    right: 236px;
    top: 4px;
    }
    .AppMencss img {
    top: 17%;
    }
    .Text2d3d span {
    font-size: 120px;
    line-height: 130px;
    }
    .Text2d3d small {
    font-size: 64px;
    line-height: 90px;
    }
    .WebTextJs2 p {
    width: 63%;
    }
    .connectsocial ul li {
    margin-right: 5px;
    }
    .AdressBox a {
    font-size: 13px;
    display: block;
    margin: 0 0 8px 0;
    line-height: 15px;
    }
    .clouseText small {
    font-size: 50px;
    letter-spacing: -5px;
    right: 40px;
    top: 13px;
    }
    .clouseText span {
    font-size: 70px;
    letter-spacing: -5px;
    }
    .clouseText p {
    font-size: 13px;
    line-height: 15px;
    margin-right: 40px;
    }
    .FocusingText p {
    font-size: 13px;
    line-height: 17px;
    }
    .NftHeading div img {
    width: 130px;
    height: 80px;
    }
    .Peraslider p {
    font-size: 13px;
    line-height: 18px;
    }
    .letsdivemainText {
    margin-top: 20px;
    }
    .letsdivemainText span {
    font-size: 85px;
    margin-right: 0;
    }
    .centerLinks ul li a {
    line-height: 24px;
    letter-spacing: 4px;
    font-size: 13px;
    }
    .TextMoveTopJS span {font-size: 70px;margin-right: 0;position: relative;bottom: 0;line-height: 100px;}
    .rightNavBar ul li a {
    font-size: 13px;
    }
    .geekscopyright {
    left: -102px;
    z-index: 2;
    }
    #section8 .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    }
    .TestimonialSlider span {
    font-size: 14px;
    }
    .VideoBox span {
    font-size: 14px;
    margin: 8px 0 0 0;
    }
    .VideoBox small {
    line-height: 20px;
    font-size: 13px;
    }
    .TestimonialIcons img {
    width: 40px;
    height: 40px;
    }
    .TestimonialSlider small {
    font-size: 13px;
    margin: 0px 0 0px 0;
    }
    .headerLogo.LogoLeft {
    width: 40px;
    }
    .navbar img {
    width: 24px;
    }
    header {
    padding: 20px 0;
    }
    .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    }
    .padding-for-container {
    padding-left: 0;
    padding-right: 0;
    }
    .JumJs2d span {
    font-size: 115px;
    margin-right: 0;
    }
    .navbar {top: 10px;right: 0;}
    .close {
    top: 26px;
    right: 20px;
    }
    .JumJs2d p {width: 59%;font-size: 13px;}
    .TestimonialIcons li a {
    font-size: 14px;
    color: #fff;
    }
    .custom_widget {
    margin-left: 0;
    }
    .InnerAboutContent a {
    font-size: 25px;
    }
    .getaQuoteMain span{
    font-size: 25px;
    }
    .InnerAboutContent span {
    font-size: 16px;
    margin: 10px 0 10px 0;
    }
    .InnerNavigation span {
    font-size: 16px;
    margin: 10px 0 10px 0;
    }
    .QoteForm textarea {
    height: 110px;
    }
    .QoteForm input[type="submit"] {
    font-size: 25px;
    }
    .connectsocial2 ul li a {
    font-size: 20px;
    color: #fff;
    }
    .connectsocial2 span {
        margin: 5px 0 0px 0;
    }
    .Testimonialleft small {
    font-size: 14px;
    text-align: center;
    }
    .Testimonialleft small:after{
    display: none;
    }
    .TestimonialLeftSlider .slick-dots {
    margin: 0;
    padding: 0rem 0;
    }
    .AboutHeading span {font-size: 210px;letter-spacing: -15px;}
    .AboutHeading small {font-size: 210px;bottom: 33px;left: auto;right: 54px;}
    .clintheading {padding-left: 0;}
    .logos-slider img {width: 150px;height: 90px;}
    .centercircle3 {position: absolute;left: auto;top: 32%;bottom: 59%;right: 55px;width: 45px;height: 45px;}
    .footerreviews img {
        width: 55px;
        height: auto;
        padding: 10px 10px;
    }
    .column1 span {
        font-size: 12px;
        margin: 0 0 15px 0;
    }
    .column1 p {
    font-size: 14px;
    line-height: 19px;
    }
    .column1 small {
    font-size: 12px;
    font-weight: 600;
    margin: 15px 0 0 0;
    }
    .column2 span {
        font-size: 12px;
        margin: 0 0 15px 0;
    }
    .quicklinks span {
        margin-bottom: 15px;
        font-size: 12px;
    }
    .column4 span {
        font-size: 12px;
        margin: 0 0 15px 0;
    }        
    .quicklinks ul li a {
        font-size: 13px;
        line-height: 15px;
    }
    .quicklinks ul li {
        margin-bottom: 5px;
    }
    .locations small {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 7px 0;
    }
    .column4 p {
        font-size: 13px;
    }
    .footersocial ul li {
        display: inline-block;
        margin-right: 10px;
    }
    .footersocial ul li a {
    font-size: 20px;
/*    color: #5c5e5b;*/
    }
    .emailinfo a {
    font-size: 13px;
    }
    .footerreviews ul li a {
    font-size: 13px;
    }
    .locations a {
        font-size: 13px;
    }
    .locations {
        margin-bottom: 10px;
    }
    .sociallistmain {
    padding: 10px 0 0 0;
    }
    .footerreviews ul li {
    padding-right: 5px;
    padding-left: 5px;
    }
    .counter span {
    font-size: 30px;
    }
    .AboutPeraText small {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 80px;
    }
    .AboutPeraText p {font-size: 13px;margin: 0 0 10px 0;}
    .counter small {
    font-size: 14px;
    }
    .loader-inner img {
    width: 58px;
    height: 58px;
    object-fit: contain;
    }
    .collapseheading span {
    font-size: 18px;
    }
    .RankLogos .custom_widget {
    top: 10px;
    margin-left: 2px;
    }
    .RankLogos ul li a img {
        max-width: 50px;
        height: 80px;
    }
    .RankLogos ul li a {
    font-size: 25px;
    }
    .clintheading span {
    font-size: 30px;
    }
    .clintheading small {
    font-size: 20px;
    }
    .sociallistmain {
        bottom: 1%;
    }
    /*.GraphicLeft {
    height: 80vh;
    }*/
    .GraphicLeft small {top: 170px;font-size: 50px;left: 63px;letter-spacing: -1px;}
    .GraphicLeft span {top: 151px;left: 0;font-size: 80px;letter-spacing: -7px;}
    .ServicesImgLinks ul li img {
    width: 170px;
    height: 60px;
    }
    div#ServicesMenu ul li img {
    width: 170px;
    height: 60px;
    }
    .ServicesImgLinks ul li:last-child img {
    width: 80px;
    height: 70px;
    }
    .AboutPeraText small {font-size: 25px;line-height: 35px;margin-bottom: 20px;margin-top: 0;}
    .ServicesLinks ul li a {
    font-size: 40px;
    line-height: 50px;
    }
    .connectsocial2 ul {
    text-align: left;
    padding-left: 0;
    }
    div#ServicesMenu ul li:last-child img {
    width: 80px;
    height: 70px;
    }
    .getquotebuttons {
    top: 30%;
    }
    .rankText {
        height: 20vh;
    }
    .rankText span {
        font-size: 18px;
    } 
    .redSeprator {
        padding: 1% 0 1% 0;
    }
    .footerreviews {
        margin: 10px 0 0 0;
        padding: 0px 0 0 0;
    }
    .emailinfo p {
        font-size: 14px;
        margin: 0;
    }
    .centerLineNav {
        background: #474847;
        height: 1px;
        margin: 10px 0 10px 0;
    }
    .connectsocial2 ul li img {
        width: 70px;
        height: 17px;
    }
    .TestimonialIcons li:first-child {
        padding: 3px 20px;
        top: 0px;
    }
    #navigationWrap {
        padding: 40px 0;
    }
    .centerLineNav {
        background: #474847;
        height: 1px;
        margin: 10px 0 10px 0;
    }                                       
    }
@media only screen and (max-height: 768px) and (max-width: 1360px) {
    .container1 {
    max-width: 1276px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .container2 {
    max-width: 1216px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    
    
    
    img.img-fluid.lognimg {
    width: 60%;
    }
    img.img-fluid.lognimg2 {
    width: 27%;
    }
    img.img-fluid.lognimg3 {
    width: 62%;
    }
    img.img-fluid.lognimg4 {
    width: 28%;
    }
    .RankLogos .custom_widget {
    top: 16px;
    }
    .logos-slider img {
    width: 193px;
    }
    .footerreviews img {
    width: 63px;
    height: 40px;
    }
    /* .GraphicTop .Left2d3dText span{
    font-size: 130px;    
    } */
    .GraphicTop .FontResize span{
    font-size: 100px;
    }
    .GraphicTop .FontResize small{
    font-size: 50px;
    }
    .Left2d3dText .webDeveText span {
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText span{
    bottom: 30px;
    left: 0;
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText small{
    font-size: 40px;
    letter-spacing: -4px;
    bottom: 65px;
    left: 33px;
    }
    .btnDiv {
    left: 0;
    bottom: 130px;
    }
    .designinglisticonTextImg ul li {
    margin-right: 5px;
    margin-bottom: 11px;
    }
    .GraphicDesignMain .DevOpdText span {
    top: 220px !important;
    left: 0;
    }
    .play-icon {
    top: 50%;
    }
    .PortfolioSlider .VideoExpleiner img {
    width: 100%;
    height: 170px;
    object-fit: cover;
    }
    .geekscopyright {
    left: -86px;
    right: auto;
    bottom: 210px;
    }
    .FocusingTextInner {
    width: 66%;
    margin: 0;
    float: right;
    }                     
    .centercircle3 {
    position: absolute;
    left: auto;
    top: 33%;
    bottom: 63%;
    right: 30px;
    }
    .DevOpsSocial {
    margin-top: 60px;
    margin-bottom: 40px;
    }
    .BlockChainContent {
    margin: 4px 0 4px 0;
    }
    .for1600 ul li img {
    width: 70px;
    height: 70px;
    object-fit: scale-down;
    }
    .GraphicTop .webDeveText small {
    font-size: 40px;
    letter-spacing: -4px;
    bottom: 52px;
    left: 33px;
    }            
    .BannerHeading p {
    width: 48%;
    font-size: 13px;
    }
    .JumJs2d p {
    width: 69%;
    }
    .jumpvec img {
/*    width: 24%;*/
    }
    div#section8 {
    display: block;
    align-items: inherit;
    justify-content: inherit;
    padding: 4% 0;
    }
    .AboutPeraText {
    width: 100%;
    height: 70vh;
    padding-left: 0;
    }
    .letsdivemainText p {
    width: 54%;
    }
    .TextMoveTopJS p{
    width: 71%;
    }          
    .JumJs2d p {
    width: 75%;
    }
    .logos-slider ul li {
    display: inline-block;
    margin-right: 23px;
    }    
    .PortfolioItems img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .ForMotionHeight img{
    width: 100%;
    height: 100vh;
    object-fit: contain;
    }    
    .RightPortfolioMain {
    padding: 5%;
    }
    .checklistbox {
    margin-top: 10px;
    }
    .checklistbox span {
    font-size: 18px;
    }
    .checklistbox p {
    font-size: 14px;
    margin: 3px 0 0 0;
    }                
    .checklistheading span {
    font-size: 25px;
    width: 34%;
    line-height: 30px;
    }
    .CenterHeading span {
    font-size: 80px;
    letter-spacing: -13px;
    }
    .checklistheading p {
    font-size: 14px;
    bottom: 10px;
    }
    .mobileset {
    width: 60%;
    float: right;
    }
    .processheading {
    margin-top: 10%;
    }
    .servicesOffer.AnimationJs.BlockChainContent span {
    margin: 0 0 10px 0;
    font-size: 25px;
    line-height: 22px;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 50px;
    margin-bottom: 10px;
    }
    .caseheadingcenter img {
    width: 30%;
    }
    .GraphicLeft.BlockChainDeve span {
    bottom: 20px;
    left: 0;
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicLeft.BlockChainDeve small{
    bottom: 41px;
    font-size: 40px;
    letter-spacing: -2px;
    left: 34px;
    } 
    .btnDiv p {
    line-height: 18px;
    font-size: 14px;
    }
    .DigitalMarketing span {
    margin: 0 0 10px 0;
    font-size: 25px;
    }
    .designinglisticonTextImg ul li small {
    font-size: 12px;
    }
    .processheading span {
    font-size: 28px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    }
    .processicons ul li {
    display: inline-block;
    margin-right: 45px;
    }
    .proicons span {
    font-size: 17px;
    margin: 10px 0 10px 0;
    }
    .proicons img {
    width: 40px;
    height: 40px;
    }
    .caseheadingcenter span {
    font-size: 70px;
    letter-spacing: -2px;
    }
    .caseheadingcenter p {
    width: 62%;
    margin: 10px auto;
    text-align: center;
    font-size: 13px;
    }
    .CaseHeading span {
    font-size: 100px;
    letter-spacing: -1px;
    }
    .colorRadius ul li {
    display: inline-block;
    margin-right: 106px;
    width: 12%;
    }
    .colorRadius ul li small {
    width: 94px;
    height: 94px;
    }        
    .timeduration span {
    padding: 15px 10px;
    font-size: 17px;
    }
    .CareerRight .faqscollapse {
    width: 100%;
    height: auto;
    padding: 4% 0;
    }
    .LeaveForm input.form-control {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 10px;
    }
    .applyText span {
    font-size: 25px;
    margin: 0 0 10px 0;
    letter-spacing: 0px;
    }
    .FallingTelePhone img {
    left: 20%;
    width: 6%;
    }
    .PrivacyHeading h1 {
    font-size: 55px;
    }
    .connectsocial2 span {
    margin: 6px 0 5px 0;
    font-size: 19px;
    }
    .getaQuoteMain span {
    font-size: 25px;
    }
    .InnerAboutContent a {
    font-size: 25px;
    }
    .InnerNavigation span {
    font-size: 18px;
    margin: 10px 0 10px 0;
    }
    .centerLinks {
    width: 100%;
    top: 41%;
    left: 30%;
    }        
    .btn1 {
    padding: 14px 30px;
/*    border-radius: 5px;*/
    display: inline-block;
/*    background: #d3202e;*/
    color: #e3e3e2;
/*    border-radius: 3px;*/
    font-size: 20px;
    margin-right: 10px;
    }        
    .AnimationRight .planing ul li small {
    font-size: 13px;
    width: 100%;
    padding: 14px 30px;
    }
    /* .designinglisticon ul li img {
    width: 60px;
    height: 60px;
    object-fit: scale-down;
    }  */
    .servicesOffer small {
    margin: 20px 0 30px 0;
    font-size: 18px;
    }
    .chooseuscontente ul li small {
    font-size: 16px;
    display: block;
    margin: 0;
    line-height: 20px;
    }                              
    .chooseuscontente ul li {
    margin: 0 0 10px 0;
    position: relative;
    padding-left: 20px;
    }
    .chooseuscontente p {
    font-size: 13px;
    margin: 0 0 10px 0;
    width: 70%;
    }
    .btnDiv3 small {
    font-size: 16px;
    margin: 0 0 10px 0;
    }
    .chooseuscontente span {
    font-size: 25px;
    margin: 0 0 10px 0;
    font-weight: 500;
    }
    .emailinfo img {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    }
    .AnimationRight .planing span {
    font-size: 13px;
    line-height: 15px;
    }
    .processbox p {
    font-size: 13px;
    margin: 0;
    }
    .servicesOffer.AnimationJs.BlockChainContent p {
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 18px;
    }
    .designinglisticonTextImg ul li img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin: 0px auto;
    display: table;
    }
    .BrandingMain10 {
    background-position: center;
    }
    .servicesOffer span {
    color: #e3e3e2;
    display: block;
    font-family: 'Athene';
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 20px 0;
    }
    .BannerHeading span {
    font-size: 60px;
    }
    .blogLink a {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    }
    .OurRole span {
    font-size: 16px;
    padding: 11px 20px;
    }
    .ruleListing ul li {
    font-size: 14px;
    margin: 10px 0 0 0;
    }
    .AboutProject span {
    display: table;
    background: #313131;
    padding: 11px 20px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px;
    }
    .timedurationDis span {
    display: inline-block;
/*    color: #d3202e;*/
    font-size: 30px;
    font-weight: 600;
    }
    .colorSec span {
    font-size: 16px;
    padding: 11px 20px;
    }
    .ClientLogoCenter img {
    display: table;
    margin: 40px auto 0px auto;
    width: 160px;
    }
    .AboutProject p {
    font-size: 13px;
    width: 100%;
    line-height: 18px;
    }
    .ToolsUsed span {
    font-size: 16px;
    margin-bottom: 60px;
    padding: 11px 20px;
    }
    .ToolsUsed ul li img {
    display: block;
    margin-right: 30px;
    width: 50px;
    height: 50px;
    object-fit: scale-down;
    margin: 0px auto;
    }
    .ToolsUsed ul li img {
    display: block;
    margin-right: 30px;
    width: 50px;
    height: 50px;
    object-fit: scale-down;
    margin: 0px auto;
    }        
    .ToolsUsed ul li {
    display: inline-block;
    margin-right: 143px;
    }
    .AboutProjectMain2 .AboutProject span {
    font-size: 16px;
    margin-bottom: 40px;
    padding: 11px 20px;
    }
    .CareerLeft1 span {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -4px;
    }
    .CareerLeft1 {
    height: 413px;
    }
    .CareerRight .borderbottom {
    border-bottom: 1px solid #b4b4b3;
    padding: 28px 0;
    }
    .LeaveForm textarea {
    height: 150px;
    padding: 16px;
    }
    .GetInTouchMain span {
    font-size: 18px;
    padding: 4% 0 0 5%;
    }
    .getinBox small {
    font-size: 16px;
    margin: 0px 0 10px 0;
    }
    .getinBox p {
    font-size: 14px;
    margin: 0;
    }
    .getinBox a {
    font-size: 16px;
    margin: 6px 0 0 0;
    }
    .getinSocial ul li a {
    font-size: 20px;
    color: #e3e3e2;
    }
    .getinSocial ul li {
    display: inline-block;
    margin-right: 10px;
    }
    .PrivacyHeading small {
    font-size: 18px;
    margin: 10px 0 10px 0;
    }
    .PrivacyHeading p {
    font-size: 13px;
    margin: 0;
    }
    .AnimationRight .planing ul {
    margin: 0;
    padding: 0;
    display: block;
    margin: 40px 0 0 0;
    }
    .portfolioLinks span {
    font-size: 30px;
    }
    .MobileContent {
    background: #e3e3e2;
    width: 100%;
    height: 100%;
    padding: 7% 0;
    display: block;
    }                               
    .clouseRightImg img {width: 68%;}
    .clouseText {height: 75vh;}
    .cloudeback:after {bottom: 0%;top: 7%;height: auto;width: 90%;left: 0;right: 0;margin: 0px auto;}
    .lognimg2 {
    width: 31%;
    }
    .lognimg {
    width: 69%;
    }
    .centercircle {
    position: absolute;
    left: -26px;
    top: 46%;
    bottom: 46%;
    width: 50px;
    height: 50px;
    }
    .innermenimg img {
    width: 56%;
    }
    .lognimg3 {
    width: 67%;
    }
    .lognimg4 {
    width: 30%;
    }
    .centercircle2 {
    width: 50px;
    height: 50px;
    }
    .LetsDiveMain:after {
    width: 50%;
    height: 520px;
    background-size: contain;
    }
    .webJavaText:after {
    width: 50%;
    height: 520px;
    background-size: contain;
    }
    .Rightdiveimg img {
    top: 20%;
    bottom: 80%;
    }
    .backSeo small {
    font-size: 29rem;
    letter-spacing: -76px;
    }
    .WebText span {
    font-size: 70px;
    }
    .WebText small {
    font-size: 50px;
    right: 238px;
    top: 20px;
    }
    .VideoBox img {
    height: 170px;
    }
    .TestimonialSlider img {
    width: 30px;
    height: 30px;
    margin: 5px 0 5px 0;
    }
    .TestimonialSlider p {
    font-size: 13px;
    min-height: 110px;
    line-height: 16px;
    }
    .IOS small {
    font-size: 45rem;
    letter-spacing: -46px;
    }
    .VideoBox {
    margin: 0 0 10px 0;
    }
    .Testimonialleft span {
    font-size: 25px;
    text-align: center;
    }
    .geekscopyright ul li span {
    font-size: 11px;
    }
    .connectsocial ul li img {
    width: 41px;
    height: 43px;
    }
    .FocusingText small {
    font-size: 23px;
    }
    .FocusingText span {
    font-size: 33px;
    }
    .rightNavBar ul li {margin-right: 26px;}
    .letsdivemainText p {width: 57%;font-size: 13px;}
    .letsdivemainText2 span {
    font-size: 80px;
    line-height: 130px;
    }
    .letsdivemainText2 small {
    top: 65px;
    right: 36px;
    font-size: 60px;
    }
    .TextMoveTopJS p {width: 61%;margin: 0;}
    .WebText p {
    width: 56%;
    font-size: 13px;
    }
    .WebTextJs2 small {
    font-size: 50px;
    right: 236px;
    top: 4px;
    }
    .AppMencss img {
    top: 17%;
    }
    .Text2d3d span {
    font-size: 120px;
    line-height: 130px;
    }
    .Text2d3d small {
    font-size: 64px;
    line-height: 90px;
    }
    .WebTextJs2 p {
    width: 63%;
    }
    .connectsocial ul li {
    margin-right: 5px;
    }
    .AdressBox a {
    font-size: 14px;
    display: block;
    margin: 0 0 5px 0;
    line-height: 20px;
    }
    .clouseText small {
    font-size: 50px;
    letter-spacing: -5px;
    right: 40px;
    top: 13px;
    }
    .clouseText span {
    font-size: 70px;
    letter-spacing: -5px;
    }
    .clouseText p {
    font-size: 13px;
    line-height: 15px;
    margin-right: 40px;
    }
    .FocusingText p {
    font-size: 13px;
    line-height: 17px;
    }
    .NftHeading div img {
    width: 130px;
    height: 80px;
    }
    .Peraslider p {
    font-size: 13px;
    line-height: 18px;
    }
    .letsdivemainText {
    margin-top: 20px;
    }
    .letsdivemainText span {
    font-size: 85px;
    margin-right: 0;
    }
    .centerLinks ul li a {
    line-height: 24px;
    letter-spacing: 4px;
    font-size: 13px;
    }
    .TextMoveTopJS span {font-size: 70px;margin-right: 0;line-height: 160px;}
    .rightNavBar ul li a {
    font-size: 13px;
    }
    .geekscopyright {
    left: -102px;
    z-index: 2;
    }
    #section8 .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    }
    .TestimonialSlider span {
    font-size: 14px;
    }
    .VideoBox span {
    font-size: 14px;
    margin: 8px 0 0 0;
    }
    .VideoBox small {
    line-height: 20px;
    font-size: 13px;
    }
    .TestimonialIcons img {
    width: 40px;
    height: 40px;
    }
    .TestimonialSlider small {
    font-size: 13px;
    margin: 0px 0 0px 0;
    }
    .headerLogo.LogoLeft {
    width: 40px;
    }
    .navbar img {
    width: 24px;
    }
    header {
    padding: 20px 0;
    }
    .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    }
    .padding-for-container {
    padding-left: 0;
    padding-right: 0;
    }
    .JumJs2d span {
    font-size: 115px;
    margin-right: 0;
    }
    .navbar {top: 10px;right: 0;}
    .close {
    top: 26px;
    right: 20px;
    }
    .JumJs2d p {width: 60%;font-size: 13px;}
    .TestimonialIcons li a {
    font-size: 14px;
    color: #fff;
    }
    .custom_widget {margin-left: 0;}
    .InnerAboutContent a {
    font-size: 25px;
    }
    .getaQuoteMain span{
    font-size: 25px;
    }
    .InnerAboutContent span {
    font-size: 16px;
    margin: 10px 0 10px 0;
    }
    .InnerNavigation span {
    font-size: 16px;
    margin: 10px 0 10px 0;
    }
    .QoteForm textarea {
    height: 110px;
    }
    .QoteForm input[type="submit"] {
    font-size: 25px;
    }
    .connectsocial2 ul li a {
    font-size: 20px;
    color: #fff;
    }
    .connectsocial2 span {
    margin: 15px 0 5px 0;
    }
    .Testimonialleft small {
    font-size: 14px;
    text-align: center;
    }
    .Testimonialleft small:after{
    display: none;
    }
    .TestimonialLeftSlider .slick-dots {
    margin: 0;
    padding: 0rem 0;
    }
    .AboutHeading span {font-size: 210px;letter-spacing: -8px;}
    .AboutHeading small {font-size: 210px;bottom: 33px;left: auto;right: 73px;}
    .clintheading {padding-left: 0;}
    .logos-slider img {width: 150px;height: 90px;}
    .centercircle3 {
    position: absolute;
    left: auto;
    top: 31%;
    bottom: 59%;
    right: 45px;
    width: 45px;
    height: 45px;
    }
    .footerreviews img {width: 47px;height: 47px;}
    .column1 span {
    font-size: 14px;
    margin: 0 0 30px 0;
    }
    .column1 p {
    font-size: 14px;
    line-height: 19px;
    }
    .column1 small {
    font-size: 14px;
    font-weight: 600;
    margin: 40px 0 0 0;
    }
    .column2 span {
    font-size: 12px;
    margin: 0 0 30px 0;
    }
    .quicklinks ul li a {
    font-size: 14px;
    line-height: 20px;
    }
    .quicklinks ul li {
    margin-bottom: 9px;
    }
    .locations small {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 7px 0;
    }
    .column4 p {
    font-size: 14px;
    }
    .footersocial ul li {
    display: inline-block;
    margin-right: 20px;
    }
    .footersocial ul li a {
    font-size: 20px;
    }
    .emailinfo a {
    font-size: 16px;
    }
    .footerreviews ul li a {font-size: 20px;}
    .locations a {
    font-size: 14px;
    }
    .locations {
    margin-bottom: 15px;
    }
    .sociallistmain {
    padding: 10px 0 0 0;
    }
    .footerreviews ul li {padding-right: 7px;padding-left: 7px;}
    .counter span {
    font-size: 30px;
    }
    .AboutPeraText small {font-size: 30px;line-height: 40px;margin-bottom: 20px;margin-top: 0;}
    .AboutPeraText p {
    font-size: 14px;
    }
    .counter small {
    font-size: 14px;
    }
    .loader-inner img {
    width: 58px;
    height: 58px;
    object-fit: contain;
    }
    .collapseheading span {
    font-size: 18px;
    }
    .RankLogos .custom_widget {
    top: 10px;
    margin-left: 2px;
    }
    .RankLogos ul li a img {
    width: 80px;
    height: 80px;
    }
    .RankLogos ul li a {
    font-size: 25px;
    }
    .clintheading span {
    font-size: 30px;
    }
    .clintheading small {
    font-size: 20px;
    }
    .sociallistmain {
    bottom: 3%;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 30px;
    left: 0;
    right: 0;
    }
    .GraphicLeft {
/*    height: 80vh;*/
    }
    .GraphicLeft small {top: 170px;font-size: 50px;left: 70px;letter-spacing: -1px;}
    .GraphicLeft span {top: 151px;left: 0;font-size: 80px;letter-spacing: -5px;}
    .ServicesImgLinks ul li img {
    width: 170px;
    height: 60px;
    }
    div#ServicesMenu ul li img {
    width: 170px;
    height: 60px;
    }
    .ServicesImgLinks ul li:last-child img {
    width: 80px;
    height: 70px;
    }
    .AboutPeraText small {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
    }
    .ServicesLinks ul li a {
    font-size: 40px;
    line-height: 50px;
    }
    .connectsocial2 ul {
    text-align: left;
    padding-left: 0;
    }
    div#ServicesMenu ul li:last-child img {
    width: 80px;
    height: 70px;
    }
    .getquotebuttons {
    top: 30%;
    }
    .GraphicRight ul {text-align: left;display: block;align-items: center;justify-content: center;width: 100%;padding-left: 0;}
    .ServicesImgLinks small {
    font-size: 190px;
    bottom: 20px;
    }
    }
@media only screen and (max-height: 1024px) and (max-width: 1280px) {
    .container1 {
    max-width: 1276px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .container2 {
    max-width: 1216px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    }
    
    
    
    
    img.img-fluid.lognimg {
    width: 60%;
    }
    img.img-fluid.lognimg2 {
    width: 27%;
    }
    img.img-fluid.lognimg3 {
    width: 62%;
    }
    img.img-fluid.lognimg4 {
    width: 28%;
    }
    .RankLogos .custom_widget {
    top: 16px;
    }
    .logos-slider img {
    width: 193px;
    }
    .footerreviews img {
    width: 63px;
    height: 40px;
    }
    /* .GraphicTop .Left2d3dText span{
    font-size: 130px;    
    } */
    .GraphicTop .FontResize span{
    font-size: 100px;
    }
    .GraphicTop .FontResize small{
    font-size: 50px;
    }
    .Left2d3dText .webDeveText span {
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText span{
    bottom: 30px;
    left: 0;
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicTop .MobileApp .webDeveText small{
    font-size: 40px;
    letter-spacing: -4px;
    bottom: 65px;
    left: 33px;
    }
    .btnDiv {
    left: 0;
    bottom: 130px;
    }
    .designinglisticonTextImg ul li {
    margin-right: 5px;
    margin-bottom: 11px;
    }
    .GraphicDesignMain .DevOpdText span {
    top: 220px !important;
    left: 0;
    }
    .play-icon {
    top: 50%;
    }
    .PortfolioSlider .VideoExpleiner img {
    width: 100%;
    height: 170px;
    object-fit: cover;
    }
    .geekscopyright {
    left: -86px;
    right: auto;
    bottom: 210px;
    }
    .FocusingTextInner {
    width: 66%;
    margin: 0;
    float: right;
    }                     
    .centercircle3 {
    position: absolute;
    left: auto;
    top: 33%;
    bottom: 63%;
    right: 30px;
    }
    .DevOpsSocial {
    margin-top: 60px;
    margin-bottom: 40px;
    }
    .BlockChainContent {
    margin: 4px 0 4px 0;
    }
    .for1600 ul li img {
    width: 70px;
    height: 70px;
    object-fit: scale-down;
    }
    .GraphicTop .webDeveText small {
    font-size: 40px;
    letter-spacing: -4px;
    bottom: 52px;
    left: 33px;
    }            
    .BannerHeading p {
    width: 48%;
    font-size: 13px;
    }
    .JumJs2d p {
    width: 69%;
    }
    .jumpvec img {
/*    width: 24%;*/
    }
    div#section8 {
    display: block;
    align-items: inherit;
    justify-content: inherit;
    padding: 4% 0;
    }
    .AboutPeraText {
    width: 100%;
    height: 70vh;
    padding-left: 0;
    }
    .letsdivemainText p {
    width: 54%;
    }
    .TextMoveTopJS p{
    width: 71%;
    }          
    .JumJs2d p {
    width: 75%;
    }
    .logos-slider ul li {
    display: inline-block;
    margin-right: 23px;
    }    
    .PortfolioItems img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    }
    .ForMotionHeight img{
    width: 100%;
    height: 100vh;
    object-fit: contain;
    }    
    .RightPortfolioMain {
    padding: 5%;
    }
    .checklistbox {
    margin-top: 10px;
    }
    .checklistbox span {
    font-size: 18px;
    }
    .checklistbox p {
    font-size: 14px;
    margin: 3px 0 0 0;
    }                
    .checklistheading span {
    font-size: 25px;
    width: 34%;
    line-height: 30px;
    }
    .CenterHeading span {
    font-size: 80px;
    letter-spacing: -13px;
    }
    .checklistheading p {
    font-size: 14px;
    bottom: 10px;
    }
    .mobileset {
    width: 60%;
    float: right;
    }
    .processheading {
    margin-top: 10%;
    }
    .servicesOffer.AnimationJs.BlockChainContent span {
    margin: 0 0 10px 0;
    font-size: 25px;
    line-height: 22px;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 50px;
    margin-bottom: 10px;
    }
    .caseheadingcenter img {
    width: 30%;
    }
    .GraphicLeft.BlockChainDeve span {
    bottom: 20px;
    left: 0;
    font-size: 50px;
    letter-spacing: -3px;
    }
    .GraphicLeft.BlockChainDeve small{
    bottom: 41px;
    font-size: 40px;
    letter-spacing: -2px;
    left: 34px;
    } 
    .btnDiv p {
    line-height: 18px;
    font-size: 14px;
    }
    .DigitalMarketing span {
    margin: 0 0 10px 0;
    font-size: 25px;
    }
    .designinglisticonTextImg ul li small {
    font-size: 12px;
    }
    .processheading span {
    font-size: 28px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    }
    .processicons ul li {
    display: inline-block;
    margin-right: 45px;
    }
    .proicons span {
    font-size: 17px;
    margin: 10px 0 10px 0;
    }
    .proicons img {
    width: 40px;
    height: 40px;
    }
    .caseheadingcenter span {
    font-size: 70px;
    letter-spacing: -2px;
    }
    .caseheadingcenter p {
    width: 62%;
    margin: 10px auto;
    text-align: center;
    font-size: 13px;
    }
    .CaseHeading span {
    font-size: 100px;
    letter-spacing: -1px;
    }
    .colorRadius ul li {
    display: inline-block;
    margin-right: 106px;
    width: 12%;
    }
    .colorRadius ul li small {
    width: 94px;
    height: 94px;
    }        
    .timeduration span {
    padding: 15px 10px;
    font-size: 17px;
    }
    .CareerRight .faqscollapse {
    width: 100%;
    height: auto;
    padding: 4% 0;
    }
    .LeaveForm input.form-control {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 10px;
    }
    .applyText span {
    font-size: 25px;
    margin: 0 0 10px 0;
    letter-spacing: 0px;
    }
    .FallingTelePhone img {
    left: 20%;
    width: 6%;
    }
    .PrivacyHeading h1 {
    font-size: 55px;
    }
    .connectsocial2 span {
    margin: 6px 0 5px 0;
    font-size: 19px;
    }
    .getaQuoteMain span {
    font-size: 25px;
    }
    .InnerAboutContent a {
    font-size: 25px;
    }
    .InnerNavigation span {
    font-size: 18px;
    margin: 10px 0 10px 0;
    }
    .centerLinks {
    width: 100%;
    top: 41%;
    left: 30%;
    }        
    .btn1 {
    padding: 14px 30px;
/*    border-radius: 5px;*/
    display: inline-block;
/*    background: #d3202e;*/
    color: #e3e3e2;
/*    border-radius: 3px;*/
    font-size: 20px;
    margin-right: 10px;
    }        
    .AnimationRight .planing ul li small {
    font-size: 13px;
    width: 100%;
    padding: 14px 30px;
    }
    /* .designinglisticon ul li img {
    width: 60px;
    height: 60px;
    object-fit: scale-down;
    }  */
    .servicesOffer small {
    margin: 20px 0 30px 0;
    font-size: 18px;
    }
    .chooseuscontente ul li small {
    font-size: 16px;
    display: block;
    margin: 0;
    line-height: 20px;
    }                              
    .chooseuscontente ul li {
    margin: 0 0 10px 0;
    position: relative;
    padding-left: 20px;
    }
    .chooseuscontente p {
    font-size: 13px;
    margin: 0 0 10px 0;
    width: 70%;
    }
    .btnDiv3 small {
    font-size: 16px;
    margin: 0 0 10px 0;
    }
    .chooseuscontente span {
    font-size: 25px;
    margin: 0 0 10px 0;
    font-weight: 500;
    }
    .emailinfo img {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    }
    .AnimationRight .planing span {
    font-size: 13px;
    line-height: 15px;
    }
    .processbox p {
    font-size: 13px;
    margin: 0;
    }
    .servicesOffer.AnimationJs.BlockChainContent p {
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 18px;
    }
    .designinglisticonTextImg ul li img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin: 0px auto;
    display: table;
    }
    .BrandingMain10 {
    background-position: center;
    }
    .servicesOffer span {
    color: #e3e3e2;
    display: block;
    font-family: 'Athene';
    font-weight: 500;
/*    font-size: 25px;*/
    line-height: 30px;
    margin: 0 0 20px 0;
    }
    .BannerHeading span {
    font-size: 60px;
    }
    .blogLink a {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    }
    .OurRole span {
    font-size: 16px;
    padding: 11px 20px;
    }
    .ruleListing ul li {
    font-size: 14px;
    margin: 10px 0 0 0;
    }
    .AboutProject span {
    display: table;
    background: #313131;
    padding: 11px 20px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px;
    }
    .timedurationDis span {
    display: inline-block;
/*    color: #d3202e;*/
    font-size: 30px;
    font-weight: 600;
    }
    .colorSec span {
    font-size: 16px;
    padding: 11px 20px;
    }
    .ClientLogoCenter img {
    display: table;
    margin: 40px auto 0px auto;
    width: 160px;
    }
    .AboutProject p {
    font-size: 13px;
    width: 100%;
    line-height: 18px;
    }
    .ToolsUsed span {
    font-size: 16px;
    margin-bottom: 60px;
    padding: 11px 20px;
    }
    .ToolsUsed ul li img {
    display: block;
    margin-right: 30px;
    width: 50px;
    height: 50px;
    object-fit: scale-down;
    margin: 0px auto;
    }
    .ToolsUsed ul li img {
    display: block;
    margin-right: 30px;
    width: 50px;
    height: 50px;
    object-fit: scale-down;
    margin: 0px auto;
    }        
    .ToolsUsed ul li {
    display: inline-block;
    margin-right: 143px;
    }
    .AboutProjectMain2 .AboutProject span {
    font-size: 16px;
    margin-bottom: 40px;
    padding: 11px 20px;
    }
    .CareerLeft1 span {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -4px;
    }
    .CareerLeft1 {
    height: 413px;
    }
    .CareerRight .borderbottom {
    border-bottom: 1px solid #b4b4b3;
    padding: 28px 0;
    }
    .LeaveForm textarea {
    height: 150px;
    padding: 16px;
    }
    .GetInTouchMain span {
    font-size: 18px;
    padding: 4% 0 0 5%;
    }
    .getinBox small {
    font-size: 16px;
    margin: 0px 0 10px 0;
    }
    .getinBox p {
    font-size: 14px;
    margin: 0;
    }
    .getinBox a {
    font-size: 16px;
    margin: 6px 0 0 0;
    }
    .getinSocial ul li a {
    font-size: 20px;
    color: #e3e3e2;
    }
    .getinSocial ul li {
    display: inline-block;
    margin-right: 10px;
    }
    .PrivacyHeading small {
    font-size: 18px;
    margin: 10px 0 10px 0;
    }
    .PrivacyHeading p {
    font-size: 13px;
    margin: 0;
    }
    .AnimationRight .planing ul {
    margin: 0;
    padding: 0;
    display: block;
    margin: 40px 0 0 0;
    }
    .portfolioLinks span {
    font-size: 30px;
    }
    .MobileContent {
    background: #e3e3e2;
    width: 100%;
    height: 100%;
    padding: 7% 0;
    display: block;
    }                               
    .clouseRightImg img {width: 68%;}
    .clouseText {height: 75vh;}
    .cloudeback:after {bottom: 0%;top: 7%;height: auto;width: 90%;left: 0;right: 0;margin: 0px auto;}
    .lognimg2 {
    width: 31%;
    }
    .lognimg {
    width: 69%;
    }
    .centercircle {
    position: absolute;
    left: -26px;
    top: 46%;
    bottom: 46%;
    width: 50px;
    height: 50px;
    }
    .innermenimg img {
    width: 56%;
    }
    .lognimg3 {
    width: 67%;
    }
    .lognimg4 {
    width: 30%;
    }
    .centercircle2 {
    width: 50px;
    height: 50px;
    }
    .LetsDiveMain:after {
    width: 50%;
    height: 520px;
    background-size: contain;
    }
    .webJavaText:after {
    width: 50%;
    height: 520px;
    background-size: contain;
    }
    .Rightdiveimg img {
    top: 20%;
    bottom: 80%;
    }
    .backSeo small {
    font-size: 29rem;
    letter-spacing: -76px;
    }
    .WebText span {
    font-size: 70px;
    }
    .WebText small {
    font-size: 50px;
    right: 238px;
    top: 20px;
    }
    .VideoBox img {
    height: 170px;
    }
    .TestimonialSlider img {
    width: 30px;
    height: 30px;
    margin: 5px 0 5px 0;
    }
    .TestimonialSlider p {
    font-size: 13px;
    min-height: 110px;
    line-height: 16px;
    }
    .IOS small {
    font-size: 45rem;
    letter-spacing: -46px;
    }
    .VideoBox {
    margin: 0 0 10px 0;
    }
    .Testimonialleft span {
    font-size: 25px;
    text-align: center;
    }
    .geekscopyright ul li span {
    font-size: 11px;
    }
    .connectsocial ul li img {
    width: 41px;
    height: 43px;
    }
    .FocusingText small {
    font-size: 23px;
    }
    .FocusingText span {
    font-size: 33px;
    }
    .rightNavBar ul li {margin-right: 26px;}
    .letsdivemainText p {width: 57%;font-size: 13px;}
    .letsdivemainText2 span {
    font-size: 80px;
    line-height: 130px;
    }
    .letsdivemainText2 small {
    top: 65px;
    right: 36px;
    font-size: 60px;
    }
    .TextMoveTopJS p {width: 61%;margin: 0;}
    .WebText p {
    width: 56%;
    font-size: 13px;
    }
    .WebTextJs2 small {
    font-size: 50px;
    right: 236px;
    top: 4px;
    }
    .AppMencss img {
    top: 17%;
    }
    .Text2d3d span {
    font-size: 120px;
    line-height: 130px;
    }
    .Text2d3d small {
    font-size: 64px;
    line-height: 90px;
    }
    .WebTextJs2 p {
    width: 63%;
    }
    .connectsocial ul li {
    margin-right: 5px;
    }
    .AdressBox a {
    font-size: 14px;
    display: block;
    margin: 0 0 5px 0;
    line-height: 20px;
    }
    .clouseText small {
    font-size: 50px;
    letter-spacing: -5px;
    right: 40px;
    top: 13px;
    }
    .clouseText span {
    font-size: 70px;
    letter-spacing: -5px;
    }
    .clouseText p {
    font-size: 13px;
    line-height: 15px;
    margin-right: 40px;
    }
    .FocusingText p {
    font-size: 13px;
    line-height: 17px;
    }
    .NftHeading div img {
    width: 130px;
    height: 80px;
    }
    .Peraslider p {
    font-size: 13px;
    line-height: 18px;
    }
    .letsdivemainText {
    margin-top: 20px;
    }
    .letsdivemainText span {
    font-size: 85px;
    margin-right: 0;
    line-height: 90px;
    }
    .centerLinks ul li a {
    line-height: 24px;
    letter-spacing: 4px;
    font-size: 12px;
    font-family: 'Gilroy-SemiBold';
    }
    .TextMoveTopJS span {font-size: 70px;margin-right: 0;line-height: 160px;}
    .rightNavBar ul li a {
    font-size: 13px;
    }
    .geekscopyright {
    left: -102px;
    z-index: 2;
    }
    #section8 .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    }
    .TestimonialSlider span {
    font-size: 14px;
    }
    .VideoBox span {
    font-size: 14px;
    margin: 8px 0 0 0;
    }
    .VideoBox small {
    line-height: 20px;
    font-size: 13px;
    }
    .TestimonialIcons img {
    width: 40px;
    height: 40px;
    }
    .TestimonialSlider small {
    font-size: 13px;
    margin: 0px 0 0px 0;
    }
    .headerLogo.LogoLeft {
    width: 40px;
    }
    .navbar img {
    width: 24px;
    }
    header {
    padding: 20px 0;
    }
    .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    }
    .padding-for-container {
    padding-left: 0;
    padding-right: 0;
    }
    .JumJs2d span {
    font-size: 115px;
    margin-right: 0;
    }
    .navbar {top: 10px;right: 0;}
    .close {
    top: 26px;
    right: 20px;
    }
    .JumJs2d p {width: 60%;font-size: 13px;}
    .TestimonialIcons li a {
    font-size: 14px;
    color: #fff;
    }
    .custom_widget {margin-left: 0;}
    .InnerAboutContent a {
    font-size: 25px;
    }
    .getaQuoteMain span{
    font-size: 25px;
    }
    .InnerAboutContent span {
    font-size: 16px;
    margin: 10px 0 10px 0;
    }
    .InnerNavigation span {
    font-size: 16px;
    margin: 10px 0 10px 0;
    }
    .QoteForm textarea {
    height: 110px;
    }
    .QoteForm input[type="submit"] {
    font-size: 25px;
    }
    .connectsocial2 ul li a {
    font-size: 20px;
    color: #fff;
    }
    .connectsocial2 span {
    margin: 15px 0 5px 0;
    }
    .Testimonialleft small {
    font-size: 14px;
    text-align: center;
    }
    .Testimonialleft small:after{
    display: none;
    }
    .TestimonialLeftSlider .slick-dots {
    margin: 0;
    padding: 0rem 0;
    }
    .AboutHeading span {font-size: 210px;letter-spacing: -8px;}
    .AboutHeading small {font-size: 210px;bottom: 33px;left: auto;right: 73px;}
    .clintheading {padding-left: 0;}
    .logos-slider img {width: 150px;height: 90px;}
    .centercircle3 {
    position: absolute;
    left: auto;
    top: 31%;
    bottom: 59%;
    right: 45px;
    width: 45px;
    height: 45px;
    }
    .footerreviews img {width: 47px;height: 47px;}
    .column1 span {
    font-size: 14px;
    margin: 0 0 30px 0;
    }
    .column1 p {
    font-size: 14px;
    line-height: 19px;
    }
    .column1 small {
    font-size: 14px;
    font-weight: 600;
    margin: 40px 0 0 0;
    }
    .column2 span {
    font-size: 12px;
    margin: 0 0 30px 0;
    }
    .quicklinks ul li a {
    font-size: 14px;
    line-height: 20px;
    }
    .quicklinks ul li {
    margin-bottom: 9px;
    }
    .locations small {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 7px 0;
    }
    .column4 p {
    font-size: 14px;
    }
    .footersocial ul li {
    display: inline-block;
    margin-right: 20px;
    }
    /*.footersocial ul li a {
    font-size: 20px;
    color: #5c5e5b;
    }*/
    .emailinfo a {
    font-size: 16px;
    }
    .footerreviews ul li a {font-size: 20px;}
    .locations a {
    font-size: 14px;
    }
    .locations {
    margin-bottom: 15px;
    }
    .sociallistmain {
    padding: 10px 0 0 0;
    }
    .footerreviews ul li {padding-right: 7px;padding-left: 7px;}
    .counter span {
    font-size: 30px;
    }
    .AboutPeraText small {font-size: 30px;line-height: 40px;margin-bottom: 20px;margin-top: 0;}
    .AboutPeraText p {
    font-size: 14px;
    }
    .counter small {
    font-size: 14px;
    }
    .loader-inner img {
    width: 58px;
    height: 58px;
    object-fit: contain;
    }
    .collapseheading span {
    font-size: 18px;
    }
    .RankLogos .custom_widget {
    top: 10px;
    margin-left: 2px;
    }
    .RankLogos ul li a img {
    width: 80px;
    height: 80px;
    }
    .RankLogos ul li a {
    font-size: 25px;
    }
    .clintheading span {
    font-size: 30px;
    }
    .clintheading small {
    font-size: 20px;
    }
    .sociallistmain {
    bottom: 3%;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 30px;
    left: 0;
    right: 0;
    }
    .GraphicLeft {
/*    height: 80vh;*/
    }
    .GraphicLeft small {top: 170px;font-size: 50px;left: 70px;letter-spacing: -1px;}
    .GraphicLeft span {top: 151px;left: 0;font-size: 80px;letter-spacing: -5px;}
    .ServicesImgLinks ul li img {
    width: 170px;
    height: 60px;
    }
    div#ServicesMenu ul li img {
    width: 170px;
    height: 60px;
    }
    .ServicesImgLinks ul li:last-child img {
    width: 80px;
    height: 70px;
    }
    .AboutPeraText small {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
    }
    .ServicesLinks ul li a {
    font-size: 40px;
    line-height: 50px;
    }
    .connectsocial2 ul {
    text-align: left;
    padding-left: 0;
    }
    div#ServicesMenu ul li:last-child img {
    width: 80px;
    height: 70px;
    }
    .getquotebuttons {
    top: 30%;
    }
    .GraphicRight ul {text-align: left;display: block;align-items: center;justify-content: center;width: 100%;padding-left: 0;}
    .ServicesImgLinks small {
    font-size: 190px;
    bottom: 20px;
    }
    }
@media only screen and (min-width: 320px) and (max-width: 1025px){
    .hidden_on_mobile{
        display: none !important;
    }
    .LetsDiveMain:after{
        display: none;
    }
    .cloudeback:after{
        display: none;
    }
    .moving-item{
        display: none;
    }
    #navigationWrap {
        background-color: #081B2E;
    }
    .InnerAboutContent a {
        font-family: 'Gilroy-Bold';
    }
    .InnerAboutContent span {
        color: #3DB28A;
        font-family: 'Gilroy-Bold';
    }
    .InnerAboutContent p {
        font-family: 'Gilroy-Medium';
        color: #fff;
    }
    .InnerNavigation span {
        font-family: 'Gilroy-Bold';
        color: #3DB28A;
    }
    .InnerNavigation ul li a {
        font-family: 'Gilroy-Medium';
        color: #fff;
    }
    .AdressBox span {
        color: #3DB28A;
        font-family: 'Gilroy-Bold';
        margin: 10px 0 10px 0;
    }
    .AdressBox small {
        color: #fff;
        font-family: 'Gilroy-Bold';
    }
    .AdressBox a {
        color: #fff;
        font-family: 'Gilroy-Regular';
    }
    .connectsocial {
        margin-top: 20px;
    }
    .connectsocial span {
        color: #3DB28A;
        font-family: 'Gilroy-Bold';
        margin: 10px 0 10px 0;
    }
    .centerLineNav {
        background: #0A7D56;
    }
    .connectsocial a {
        color: #fff;
    }
    .getaQuoteMain span {
        font-size: 22px !important;
        color: #3DB28A;
        font-family: 'Gilroy-Bold';
    }
    .getaQuoteMain small {
        font-family: 'Gilroy-Medium';
        color: #fff;
    }
    .QoteForm select {
        background: transparent;
        color: #3DB28A !important;
        border: 1px solid #5f5f5f;
    }
    .QoteForm input.form-control {
        background: transparent;
        color: #3DB28A !important;
        border: 1px solid #5f5f5f;
    }
    .QoteForm .form-group input::placeholder {
        color: #3DB28A !importsnt;
    }
    .QoteForm .form-control:focus, .QoteForm .form-control:focus-visible {
        background: transparent;
        color: #3DB28A;
        box-shadow: none;
        border: 1px solid #3DB28A;
    }
    .QoteForm textarea {
        background: transparent;
        color: #3DB28A !important;
        border: 1px solid #5f5f5f;
    }
    .QoteForm textarea:focus, .QoteForm textarea:focus-visible {
        background: transparent;
        color: #3DB28A;
        box-shadow: none;
        border: 1px solid #3DB28A !important;
        box-shadow: none;
        outline: transparent;
    }
    .QoteForm textarea::placeholder {
        color: #3DB28A;
    }
    .connectsocial {
        margin-top: 0px;
    }
    .menu {
        padding: 37px 10px 0px !important;
    }
    .main_nav_Box {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .formSubmitBtn {
        font-family: 'Gilroy-Medium';
        font-size: 16px;
        background-color: #3DB28A;
        color: #081B2E;
        padding: 10px 20px;
    }

    .process-main .process-text-box:hover {
        top: 0px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 5000px){
    .hidden_on_desktop{
    display: none !important;
    }
}
@media (max-width: 575.98px) {
        .container1 {
            max-width: 1024px;
            box-sizing: border-box;
            width: 100%;
            padding-left: 0px;
            padding-right: 0px;
            margin-left: auto;
            margin-right: auto;
            }            
            body, html {
            overflow: hidden;
            }
            header {
            padding: 10px 15px 0px;
            z-index: 99999;
            }
            .clouseText {
            height: 100%;
            align-items: center;
            justify-content: flex-start;
            padding: 150px 0 0 0;
            }
            .clouseRightImg img {
                margin: 0px auto;
                display: table;
                position: relative;
                left: 0;
                right: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                overflow: hidden;
            }
            .clouseText small {
                font-size: 40px;
                letter-spacing: -2px;
                right: 0px;
                top: 0px;
            }
            .clouseText span {
            font-size: 50px;
            line-height: 40px;
            letter-spacing: -2px;
            margin-bottom: 0px;
            }
            #navigationWrap {
            padding: 10px 0;
            overflow-y: scroll;
            z-index: 9999;
            }
            .container-fluid {
            padding-right: 15px;
            padding-left: 15px;
            }
            .main_nav_Box {
            width: 100%;
            height: auto;
            display: block;
            align-items: center;
            justify-content: center;
            }
            .menu {
            padding: 37px 10px;
            }
            .container2 {
            box-sizing: border-box;
            width: 100%;
            padding-left: 15px;
            padding-right: 15px;
            margin-left: auto;
            margin-right: auto;
            }
            .connectsocial2 ul li {
                padding: 3px 9px;
                margin-right: 0;
            }    
            .connectsocial2 ul li img {
                width: 42px;
                height: 30px;
            }
            .connectsocial2 ul li a {
            font-size: 13px;
            color: #fff;
            margin-right: 0;
            }
            .connectsocial2 span {
            margin: 0px 0 10px 0;
            font-size: 12px;
            }
            .getaQuoteMain span {
            font-size: 14px;
            margin: 10px 0 10px 0;
            }
            .mobilejumdown {
            position: relative;
            height: 100vh;
            }
            .mobilejumdown img {
            width: 65%;
            margin: 0px auto;
            display: table;
            }
            .bgBlack {
            background: #272827;
            width: 100%;
            height: 100vh;
            position: relative;
            overflow: inherit;
            }
            .section{
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: transform 0.9s ease;
            }
            .Mobilefocustext small{
            font-family: 'Athene';
            color: #e3e3e2;
            font-size: 24px;
            font-weight: 400;
            display: block;
            text-align: center;
            line-height: 20px;
            }
            .Mobilefocustext span{
            font-family: 'Athene';
            color: #e3e3e2;
            font-size: 30px;
            font-weight: 400;
            text-align: center;
            display: block;
            margin: 0 0 10px 0;
            }
            .Mobilefocustext p{
            color: #e3e3e2c2;
            width: 100%;
            text-align: center;
            font-size: 12px;
            font-weight: 500;
            margin: 0;
            line-height: 20px;
            width: 80%;
            margin: 0px auto;
            }
            .geekscopyright {
                left: -132px;
                z-index: 2;
            }
            .MobileMainSection2{
            height: 100vh;
            display: block;
            width: 100%;
            background-image: url(../images/mobileMask.png);
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
            position: relative;
            }
            .MobileMainSection2:after {
            content:'';
            background: #676867;
            height: 100vh;
            width: 1px;
            position: absolute;
            left: 50%;
            right: 50%;
            top: 0;
            z-index: 0;
            }
            .Mobile_Mask_Center .Peraslider{
            color: #e3e3e2c2;
            width: 80%;
            text-align: center;
            font-size: 13px;
            font-weight: 500;
            margin: 0;
            line-height: 20px;
            margin: 20px auto;
            }
            .jumpimg {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .jumpimg img {
            height: 75%;
            }
            .Peraslider {
            position: absolute;
            top: 66%;
            bottom: 34%;
            width: 20%;
            left: 0;
            right: 0;
            height: 70px;
            }
            .Peraslider p{
            font-size: 12px;
            line-height: 18px;
            text-align: center;
            }
            .diveimgBox img {
            width: 50%;
            margin: 50px auto;
            display: table;
            }
            .moveimgdown1 img {
            -webkit-animation: rotation 4s infinite linear;
            animation: rotation 4s infinite linear;
            width: 50%;
            margin: 0px auto;
            display: table;
            position: absolute;
            top: 35%;
            bottom: 76%;
            left: 0;
            right: 0;
            }
            .MobileletsdivText p{
            text-align: center;
            font-size: 11px;
            color: #272827;
            font-weight: 500;
            width: 80%;
            line-height: 15px;
            margin: 0px auto;
            }
            .javaimg img {
            width: 50%;
            margin: 40px auto;
            display: table;
            }
            .WebTextDeve p{
            text-align: center;
            font-size: 11px;
            color: #e3e3e2c2;
            font-weight: 500;
            display: block;
            width: 80%;
            position: relative;
            line-height: 15px;
            margin: 0px auto;
            }
            .MobileSeoText{
            position: absolute;
            z-index: -1;
            display: flex;
            align-items: baseline;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .MobileSeoText small {
            color: #242424;
            font-size: 13rem;
            display: inline-block;
            font-family: 'Athene';
            letter-spacing: 0;
            }
            .MobileSeoMain {
            position: relative;
            }
            .AppIOS .small{
            top: 0;
            }
            .MobileSeoText.Ios {
            position: absolute;
            top: 15%;
            bottom: 85px;
            z-index: -1;
            left: 0;
            right: 0;
            text-align: center;
            }
            .MobileSeoText.Ios small{
            letter-spacing: -15px 
            }
            .AppIOS small {
            top: 0;
            left: 0;
            text-align: center;
            }
            .Mobile2d3d span{
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            font-size: 55px;
            line-height: 80px;
            }
            .Mobile2d3d span small{
            font-size: 35px;
            line-height: 40px;
            }
            .vector2d3d img {
            -webkit-animation: upNdown 4s infinite linear;
            animation: upNdown 4s infinite linear;
            width: 60%;
            margin: 0px auto;
            display: table;
            position: absolute;
            top: 10%;
            bottom: 90%;
            left: 0;
            right: 0;
            }
            #section8 .container-fluid {
            padding-right: 15px;
            padding-left: 15px;
            }
            .circleTestimonial{
            display: none;
            }
            .TestimonialSlider p {
            margin-bottom: 5px;
            min-height: auto;
            line-height: 15px;
            }
            .navbar {
            top: 26px;
            right: 10px;
            }
            ;
            .VideoBox img {
            height: auto;
            }
            .TestimonialLeftSlider .slick-dots button {
            width: 10px;
            height: 10px;
            }
            .clouseText p {
            font-size: 14px;
            line-height: 18px;
            margin-right: 0px;
            margin: 0;
            }
            .Testimonialleft span {
            font-size: 18px;
            text-align: center;
            margin: 21px 0 20px 0;
            }
            .Testimonialleft small {
            font-size: 11px;
            text-align: center;
            margin: 0;
            }
            .navbar {
            top: 26px;
            right: 15px;
            position: absolute;
            }
            .TestimonialIcons {
            float: none;
            display: block;
            margin: 0px auto;
            text-align: center;
            }
            .custom_widget {
            margin-left: 0;
            top: 0;
            }
            .TestimonialIcons li a {
            font-size: 14px;
            color: #fff;
            margin-right: 0;
            }
            .TestimonialIcons li {
                display: inline-block;
                background: #fff;
                padding: 4px 4px;
                margin-right: 0;
                width: 12%;
                margin-bottom: 4px;
                margin: 0 2px;
            }
            .TestimonialIcons ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
            .TestimonialIcons li:first-child {
                /*padding: 7px 0;
                top: 0px;
                width: 70px;*/
            }        
            .TestimonialIcons img {
                width: 35px;
                height: 35px;
                margin: 0;
            }
            .Mobile_Mask_Center .formobilecircle{
            width: 35px;
            height: 35px;
            margin: 0px auto;
            position: absolute;
            top: 40%;
            bottom: 39%;
            left: 44.3%;
            right: 44.3%;
            z-index: 1;
            }
            .MobileMainSection1 {
            width: 100%;
            height: 100vh;
            position: relative;
            }
            .Mobilefocustext.MobilefocustextJS {
            position: absolute;
            bottom: 100px;
            }
            .Mobile_Mask_Center {
            width: 100%;
            height: 100vh;
            }
            .HomeMenText small{
            font-family: 'Athene';
            font-size: 40px;
            color: #272827;
            font-weight: 500;
            display: block;
            text-align: center;
            position: relative;
            letter-spacing: -5px;
            right: -17px;
            top: 8px;
            }
            .HomeMenText span{
            font-family: 'Athene';
            font-size: 50px;
            color: #272827;
            font-weight: 500;
            display: block;
            text-align: center;
            letter-spacing: -2px;
            margin-bottom: 20px;
            }
            .HomeMenText p{
            text-align: center;
            font-size: 13px;
            color: #272827;
            font-weight: 500;
            margin: 0;
            line-height: 17px;
            }
            .MobileMainSection3 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .MobileMainSection4 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            div#section8 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .Mobile2d3dJs small {
            position: inherit;
            top: inherit;
            }
            .connectsocial2 ul {
            text-align: left;
            padding-left: 0;
            display: flex;
            align-items: flex-start;
            justify-content: flex-start;
            }
            .sectionmain1 {
            width: 100%;
            height: 100vh;
            display: grid;
            margin: 0px auto;
            padding: 10% 0 0 0;
            }
            .HomeMenText {
            text-align: center;
            position: absolute;
            top: 10%;
            left: 0;
            right: 0;
            }
            .men22 {
            text-align: center;
            width: 70%;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0px auto;
            }
            .loader-inner img {
            width: 72px;
            height: 88px;
            object-fit: contain;
            }
            /* ==================================== About Us ============================== */
            .AboutHeading span {
            font-size: 40px;
            letter-spacing: 0;
            text-align: left;
            display: inline-block;
            }
            .AboutHeading small {
            font-size: 30px;
            bottom: inherit;
            left: inherit;
            right: inherit;
            position: inherit;
            text-align: left;
            display: inline-block;
            }
            .clintheading {
            padding-left: 0;
            }
            .logos-slider img {
            width: 90px;
            height: 60px;
            padding: 12px;
            }
            .centercircle3 {
            position: absolute;
            left: auto;
            top: 37%;
            bottom: 66%;
            right: 44px;
            width: 25px;
            height: 25px;
            display: none;
            }
            .footerreviews img {
                width: 38px;
                height: 38px;
                padding: 0;
            }
            .column1 span {
            font-size: 14px;
            margin: 20px 0 20px 0;
            }
            .column1 p {
            font-size: 13px;
            line-height: 15px;
            margin-bottom: 20px;
            }
            .column1 small {
            font-size: 10px;
            font-weight: 600;
            margin: 10px 0 0 0;
            line-height: 18px;
            }
            .column2 span {
            font-size: 12px;
            margin: 0 0 10px 0;
            }
            .quicklinks ul li a {
            font-size: 14px;
            line-height: 12px;
            }
            .quicklinks ul li {
            margin-bottom: 10px;
            }
            .locations small {
            font-size: 16px;
            line-height: 15px;
            margin: 0 0 7px 0;
            }
            .column4 p {
            font-size: 14px;
            margin-bottom: 5px;
            }
            .footersocial ul li {
            display: inline-block;
            margin-right: 10px;
            }
           /* .footersocial ul li a {
            font-size: 20px;
            color: #5c5e5b;
            }*/
            .emailinfo a {
            font-size: 16px;
            }
            .footerreviews ul li a {
            font-size: 13px;
            }
            .locations a {
            font-size: 15px;
            margin: 10px 0 10px 0;
            display: block;
            }
            .locations {
            margin-bottom: 11px;
            }
            .sociallistmain {
            padding: 0;
            }
            .footerreviews ul li {
            padding-right: 9px;
            padding-left: 9px;
            }
            .counter span {
            font-size: 23px;
            line-height: 22px;
            margin: 20px 0 10px 0;
            }
            .AboutPeraText small {
            font-size: 18px;
            line-height: 20px;
            margin-bottom: 30px;
            margin-top: 10px;
            }
            .AboutPeraText p {
            font-size: 12px;
            line-height: 17px;
            margin-bottom: 10px;
            text-align: center;
            }
            .counter small {
            font-size: 13px;
            line-height: 17px;
            }
            .loader-inner img {
            width: 68px;
            height: 68px;
            object-fit: contain;
            }
            .collapseheading span {
            font-size: 12px;
            line-height: 25px;
            }
            .RankLogos .custom_widget {
            top: 10px;
            margin-left: 1px;
            }
            .RankLogos ul li a img {
            width: 47px;
            height: 46px;
            margin: 0;
            margin-right: 7px;
            top: 13px;
            }
            .RankLogos ul li a {
            font-size: 12px;
            }
            .clintheading span {
            font-size: 18px;
            }
            .clintheading small {
            font-size: 17px;
            }
            .sociallistmain {
            bottom: 3%;
            position: inherit;
            }
            .footerreviews .custom_widget {
            margin-left: 0;
            }
            .footerreviews {
                margin: 20px 0 0 0;
                padding: 0px 0 10px 0;
                text-align: center;
                display: block;
            }
            .copyrightText {
            text-align: center;
            margin-top: 13px;
            }
            .copyrightText p {
/*            color: #272827;*/
            font-size: 14px;
            text-align: left;
            }
            .namecircle {
            left: 10px;
            top: 68%;
            width: 110px;
            height: 110px;
            }
            .teamimg small {
            font-size: 12px;
            }
            .emailinfo p {
            font-family: 'Acumin Pro';
            font-weight: 500;
            font-size: 16px;
            margin: 10px 0 10px 0;
            display: block;
            }
            .footersocial {
            float: none;
            }
            .footersocial ul {
            margin: 0;
            text-align: left;
            }
            .emailinfo img {
            margin-right: 6px;
            width: 20px;
            height: 20px;
            display: none;
            }
            .collapsecontent p {
            font-size: 12px;
            line-height: 19px;
            }
            .CareerRight .collapsecontent p {
            width: 100%;
            padding: 0px 0 0px 0;
            font-size: 12px;
            line-height: 15px;
            }
            .CareerMiddle{
            height: 100vh;
            display: flex;
            align-items: center;   
            justify-content: center;
            }
            .CareerFormBg {
            width: 100%;
            height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            }
            .ChooseFile {
            background: #181818;
            width: 100%;
            padding: 1% 2px 1% 2px;
            color: #fff;
            font-size: 12px;
            cursor: pointer;
            margin-bottom: 0;
            }
            .file-chooser .file-chooser-input {
                background: #181818;
                border: 1px solid #181818;
                border-right: none;
                border-radius: 2px;
                padding: 0px 5px;
                cursor: default;
                padding-right: 0;
                white-space: pre;
                text-overflow: ellipsis;
                width: 100%;
                height: 37px;
                font-size: 10px;
            }          
            .applyText span img {
            width: 25px;
            height: 25px;
            position: relative;
            bottom: 0px;
            }
            .applyText span {
            font-size: 15px;
            margin: 0 0 10px 0;
            letter-spacing: 0px;
            }
            .LeaveForm textarea {
            height: 90px;
            padding: 15px;
            font-size: 10px;
            }
            .ApplyFormMain .LeaveForm .btn-primary {
            font-size: 20px;
            line-height: 30px;
            padding: 0px 0px;
            border: none;
            }
            /* .CareerFormBg .RankLogos ul li a img {
            margin-right: 4px;
            width: 35px;
            height: 35px;
            object-fit: scale-down;
            display: inline-block;
            position: relative;
            top: 0;
            filter: opacity(50%);
            } */
            .LeaveForm input.form-control {
            width: 100%;
            height: 35px;
            margin-bottom: 10px;
            font-size: 12px;
            padding: 10px;
            }
            .CareerRight .borderbottom {
            border-bottom: 1px solid #b4b4b3;
            padding: 5px 0;
            margin-bottom: 5px;
            }
            .borderbottom.borderbottom2:after {
            height: 3px;
            }
            .borderbottom {
            border-bottom: 1px solid #b4b4b3;
            padding: 10px 0 10px 0;
            width: 100%;
            }
            .expandable:before {
            display: block;
            content: '';
            width: 60px;
            height: 4px;
/*            background: #d3202e;*/
            position: absolute;
/*            bottom: -10px;*/
            }
            .ChooseUsHeadingd small {
            font-size: 18px;
            }
            .ChooseUsHeadingd span {
            font-size: 27px;
            font-weight: 500;
            line-height: 24px;
            width: 100%;
            }
            .rankText span {
            font-family: 'Acumin Pro';
            font-weight: 500;
            color: #272827;
            display: block;
            font-size: 18px;
            margin-bottom: 5px;
            }
            .quicklinks span {
            margin: 15px 0;
            display: block;
            font-size: 14px;
            font-weight: 600;
            }
            .column4 span {
            font-size: 13px;
            margin: 10px 0 20px 0;
            }
            .AboutHeading {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: auto;
            flex-direction: inherit;
            text-align: center;
            }
            .AboutPeraText {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            width: 100%;
            height: auto;
            flex-direction: inherit;
            }
            .faqscollapse {
            width: 100%;
            height: auto;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            margin-top: 0px;
            }
            .ChooseUsHeadingd {
            width: 100%;
            height: auto;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            margin: 70px 0 0 0;
            }
            .RankLogos {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            width: 100%;
            height: auto;
            }
            .RankWhiteBg {
            background: #fff;
            width: 100%;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            height: 100%;
            padding: 20px 0 0 0;
            }
            .CareerFormBg .RankWhiteBg {
            background: #fff;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            height: auto;
            position: absolute;
            bottom: 0;
            padding: 5px 0 0 0;
            }
            .rankText p {
            font-size: 12px;
            line-height: 10px;
            margin: 0;
            }
            .rankText {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            width: 100%;
            height: auto;
            }
            .FaqsMain {
            background: #e3e3e2;
            position: relative;
            display: block !important;
            padding: 18% 0;
            }
            .RankLogos ul li:first-child {
            margin-right: 4px;
            padding-left: 0;
            }
            .BigClientMain{
            display: block;
            height: auto;
            }
            .ourLogos img {
            width: 220px;
            height: 160px;
            object-fit: scale-down;
            margin: 0px auto;
            display: table;
            filter: grayscale(100%);
            transition: all 0.3s ease-in-out;
            object-fit: scale-down;
            margin: 0;
            border: 2px solid rgb(0 0 0 / 16%);
            padding: 20px;
            }
            .ourLogos {
            display: table;
            margin: 0px auto;
            }
            footer {
            background: #e3e3e2;
            width: 100%;
            height: 100vh;
            display: block;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            overflow-y: scroll;
            padding: 25% 0 5% 0;
            }
            .Mobileclintheading span {
            color: #272827;
            font-size: 20px;
            font-weight: 600;
            font-family: 'Athene';
            letter-spacing: 1px;
            display: block;
            text-align: center;
            }
            .Mobileclintheading small {
            color: #01c38e;
            font-size: 25px;
            display: block;
            text-align: center;
            margin: 0 0 10px 0;
            }
            #toggle-play {
                bottom: 9px;
            }            
            /* =================================== Graphics Design Mobile  ============================*/            
            .AboutPeraText small {
            font-size: 18px;
            line-height: 25px;
            margin-bottom: 10px;
            margin-top: 10px;
            text-align: center;
            }
            .GraphicLeft small {top: inherit;font-size: 40px;left: inherit;letter-spacing: 0px;position: inherit;display: block;margin: 0;position: relative;left: 0;top: 0;text-align: center;}
            .GraphicLeft span {top: inherit;left: inherit;font-size: 50px;letter-spacing: 0px;display: block;margin: 0;text-align: center;}
            .GraphicLeft {
            height: 100%;
            z-index: inherit;
            left: inherit;
            right: inherit;
            top: inherit;
            bottom: inherit;
            width: 100%;
            display: block;
            margin: 0;
            opacity: inherit;
            background: none;
            }
            .GraphicDesignInner {width: 100%;height: 100vh;padding: 0;display: flex;align-items: center;justify-content: center;}
            .ServicesLinks ul li a {
            font-size: 16px;
            line-height: 25px;
            padding-left: 0;
            }
            .ServicesImgLinks ul li {
            display: block;
            margin-right: 0;
            float: left;
            width: 50%;
            }
            .ServicesImgLinks small {
            font-size: 60px;
            bottom: 10px;
            letter-spacing: -1px;
            }
            .ServicesImgLinks ul li img {
            width: 130px;
            height: 50px;
            }
            .ServicesImgLinks ul li:last-child img {
            width: 50px;
            height: 60px;
            }
            .ServicesImgLinks ul li:last-child {
            margin-right: 0px;
            width: 100%;
            }
            .ServicesImgLinks ul li:last-child img {
            width: 70px;
            height: 40px;
            }
            .myElement {
            width: 20px;
            height: 20px;
            top: 0px;
            } 
            .GraphicRight ul li a {
            font-size: 18px;
            color: grey;
            font-weight: 500;
            }
            .GraphicRight ul li {
            display: inline-block;
            margin-right: 0;
            }
            .GraphicRight ul li a img {width: 35px;height: 36px;top: 0;}
            .BrandingMain1 .GraphicDesignInner{
            padding: 0;
            }
            .CenterHeading span {
            font-size: 30px;
            display: inline-block;
            align-items: center;
            justify-content: center;
            width: auto;
            height: auto;
            display: inline-block;
            letter-spacing: -3px;
            display: contents;            
            }
            .PortfolioSlider svg {
            width: 100px;
            height: auto;
            margin: 40px auto;
            cursor: pointer;
            overflow: visible;
            background: #000000ad;
            padding: 10px;
            border-radius: 0px;
            }
            .LeftPortfolioMain {
            height: 50vh;
            overflow: inherit;
            display: block;
            padding: 10px 15px;
            }  
         
            .PortfolioItems img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            }  
            .sociallistmain .col-12{
            padding: 0;
            }
            .portfolioLinks ul li a {
            font-size: 13px;
            }
            .portfolioLinks span {
            font-size: 25px;
            letter-spacing: -1px;
            margin: 15px 0 5px 0;
            }
            .AnimationRight .planing ul li small {
            font-size: 25px;
            letter-spacing: -1px;
            margin: 20px 0 0 0;
            }
            .AnimationRight .planing span {
            font-size: 13px;
            line-height: 15px;
            text-align: center;
            display: block;
            width: 100%;
            }
            .GraphicTop .FontResize span {
            font-size: 70px;
            }
            .GraphicTop.GraphicLeftJs {
            display: block;
            text-align: center;
            margin: 0px auto;
            }
            .FontResize .btnDiv .btn1 {
            padding: 11px 20px;
            border-radius: 5px;
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            margin: 0px auto;
            display: table;
            }
            .GraphicLeftJs .btnDiv {
            left: 0;
            bottom: 30px;
            position: inherit;
            width: 100%;
            margin: 0px auto;
            display: table;    
            }
            .FontResize .Vectorimg {
            display: none;
            }
            .GraphicLeftJs .btnDiv .btn1 {
            padding: 9px 20px;
            border-radius: 5px;
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            margin: 20px 0 10px 0;
            }
            .chooseuscontente ul li small {
            font-size: 14px;
            display: block;
            margin: 0;
            line-height: 15px;
            }
            .btnDiv3Js2 .btn1
            {
            padding: 9px 20px;
            border-radius: 5px;
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            }
            .btnDiv3 small {
            font-size: 14px;
            margin: 0 0 10px 0;
            font-weight: 600;
            }
            .chooseuscontente p {
            font-size: 14px;
            margin: 0 0 10px 0;
            width: 90%;
            line-height: 15px;
            }
            .GraphicTop .webDeveText small {
            font-size: 35px;
            letter-spacing: -4px;
            bottom: 40px;
            left: 0;
            right: 0;
            text-align: center;
            position: relative;
            }
            .Left2d3dText .webDeveText span {
            font-size: 40px;
            letter-spacing: -3px;
            display: block;
            text-align: center;
            position: relative;
            bottom: 0;
            margin: 0 0 20px 0;
            }
            .GraphicDesignInner {
            width: 100%;
            height: 100%;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            }
            .checklistheading span {
            font-size: 18px;
            width: 100%;
            line-height: 22px;
            display: block;
            text-align: left;
            }
            .checklistheading p {
            font-size: 10px;
            bottom: 16px;
            line-height: 13px;
            width: 100%;
            text-align: left;
            position: inherit;
            margin: 4px 0;
            }
            .checklistbox p {
            font-size: 12px;
            margin: 3px 0 0 0;
            line-height: 15px;
            }
            .checklistbox span {
            font-size: 14px;
            display: block;
            margin: 5px 0 5px 0;
            font-weight: 600;
            }
            .checklistright{
            display: none;
            }
            .hiddenonmobile{
            display: none;
            }
            .checklistbox {
            margin-top: 0;
            }
            .checklistbox span {
            font-size: 12px;
            display: block;
            margin: 5px 0 5px 0;
            font-weight: 600;
            }
            .checklistbox p {
            font-size: 11px;
            margin: 0;
            line-height: 15px;
            }
            .WebDevelopmentChecklist {
            background: #e3e3e2;
            width: 100%;
            height: auto;
            position: relative;
            display: block;
            padding: 20% 0;
            }
            .GraphicTop .DigitalDeveText small {
            bottom: 43px;
            font-size: 35px;
            letter-spacing: 1px;
            }
            .GraphicTop .DigitalDeveText small {
            font-size: 35px;
            letter-spacing: 1px;
            display: block;
            text-align: center;
            position: relative;
            left: 19px;
            bottom: 34px;
            }
            .GraphicTop .DigitalDeveText span {
            top: 0;
            font-size: 40px;
            letter-spacing: -3px;
            display: block;
            text-align: center;
            }
            .servicesOffer.AnimationJs.DigitalMarketing {
            height: auto;
            margin-top: 10px;
            }
            .servicesOffer span {
            font-size: 16px;
            line-height: 14px;
            margin: 0 0 5px 0;
            }
            .servicesOffer p {
            color: #e3e3e2;
            width: 100%;
            font-size: 13px;
            line-height: 18px;
            display: block;
            margin: 0;
            }
            .designinglisticonTextImg ul li img {
            width: 35px;
            height: 35px;
            object-fit: scale-down;
            margin: 20px 0 10px 0;
            display: block;
            text-align: center;
            margin: 10px auto;
            }
            .designinglisticonTextImg ul li small {
            font-size: 12px;
            margin: 10px 0 0 0;
            font-weight: 500;
            }
            .GraphicTop .MobileApp .webDeveText span {
            bottom: 10px;
            left: 0;
            font-size: 30px;
            letter-spacing: -1px;
            }
            .GraphicTop .MobileApp .webDeveText small {
            font-size: 20px;
            letter-spacing: 0px;
            bottom: 35px;
            left: 0;
            text-align: center;
            }
            .processbox span {
            font-size: 12px;
            margin: 30px 0 5px 0;
            }
            .processbox p {
            font-size: 10px;
            margin: 0;
            line-height: 15px;
            }
            .processheading span {
            font-size: 14px;
            letter-spacing: 0px;
            margin-bottom: 10px;
            margin: 0;
            }
            .processicons {
            margin-top: 0;
            }
            .proicons span {
            font-size: 13px;
            margin: 5px 0 5px 0;
            }
            .processicons ul{
            text-align: center;
            }
            .processicons ul li {
            display: inline-block;
            margin-right: 2px;
            }
            .mobileset {
            width: 30%;
            float: none;
            margin: 0px auto;
            }
            .processheading {
            margin-top: 3%;
            }
            .processheading p{
            font-size: 11px;
            }
            .GraphicTop .DigitalDeveText small {
            font-size: 20px;
            letter-spacing: 1px;
            display: block;
            text-align: center;
            position: relative;
            left: 0;
            bottom: 23px;
            }
            .GraphicTop .DigitalDeveText span {
            top: 0;
            font-size: 30px;
            letter-spacing: 0px;
            display: block;
            text-align: center;
            position: inherit;
            }
            .servicesOffer.AnimationJs.BlockChainContent span {
            margin: 0 0 5px 0;
            font-size: 18px;
            line-height: 20px;
            }
            .servicesOffer.AnimationJs.BlockChainContent p {
            margin: 0;
            font-size: 12px;
            line-height: 15px;
            }
            .forscrollonmobile {
            width: 100%;
            height: 100vh;
            display: block;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            overflow-y: scroll;
            }
            .CenterHeading.lerp-wrap {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                height: 100vh;
                flex-direction: column;
            }
            .moving-item{
            display: none;
            }
            .BlogTopbtn ul li {
            display: inline-block;
            margin-right: 10px;
            width: 100%;
            margin-bottom: 10px;    
            }
            .SearchBar .form-control {
            width: 80%;
            }

    .BannerHeading span {
    font-size: 40px;
    }    
    .UsedTags ul li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 10px;
    }    
    .BlogTag ul li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 10px;
    }    
    .BlogBanner {
    height: auto;
    padding: 35% 0 5% 0;
    }    
    .BannerHeading p {
    width: 100%;
    }    
    .aboutvideo video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    }
    .aboutvideo {
    width: 100%;
    height: 100%;
    background: #040404;
    }
    button#playPauseButton {
    top: 47%;
    left: 40%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    }        
    
    .bottomfoot {
    background: #efefee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 27px 20px;
    }
    .AboutProject p {
    font-size: 12px;
    line-height: 20px;
    }
    .CaseHeading span {
    font-size: 40px;
    letter-spacing: 0px;
    margin-top: 60px;
    }
    .CaseHeading p {
    width: 90%;
    margin: 20px auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    }
    .CaseHeading img {
    top: 0;
    }
    .ClientLogoCenter img {
    display: table;
    margin: 10px auto 30px auto;
    width: 40%;
    }
    .colorSec span {
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    }
    .colorRadius ul li small {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    }
    .colorRadius ul li span {
    font-size: 13px;
    margin: 10px 0 0 0;
    text-align: center;
    display: block;
    font-weight: 600;
    }
    .colorRadius ul li p {
    font-size: 12px;
    text-align: center;
    margin: 0 0 16px 0;
    }
    .colorRadius ul {
    margin: 20px 0 0 0;
    text-align: center;
    }
    .colorRadius ul li {
    display: inline-block;
    margin-right: 0;
    width: 45%;
    }
    .OurRole span {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    margin: 20px 0 0 0;
    }
    .ruleListing ul li {
    font-size: 14px;
    margin: 7px 0 0 0;
    }
    .timeduration span {
    padding: 15px 10px;
    font-size: 14px;
    } 
    .timedurationDis span {
    display: inline-block;
/*    color: #d3202e;*/
    font-size: 40px;
    font-weight: 600;
    }
    .timedurationDis {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 25px;
    }
    .timedurationDis span small {
    font-size: 14px;
    }
    .AboutProject span {
    padding: 13px 22px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 14px;
    }
    .AboutProject img {
    width: 70%;
    margin: 0px auto 20px auto;
    display: table;
    }
    .ToolsUsed span {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 40px;
    }
    .ToolsUsed ul{
    text-align: center;
    }    
    .ToolsUsed ul li {
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 11px;
    }
    .ToolsUsed ul li img {
    width: 53px;
    height: 30px;
    }
    .ToolsUsed ul li small {
    font-size: 12px;
    margin: 10px 0 0 0;
    }
    .ProblumIstatwement {
    padding: 30px 0 0 0;
    }
    .MobileImg img {
    width: 70%;
    margin: 0px auto;
    display: table;
    }
    .AboutProjectMain2 .AboutProject span {
    font-size: 14px;
    margin-bottom: 14px;
    margin-top: 20px;
    }
    .boxshaowBG {
    height: auto;
    }
    .caseheadingcenter p {
    width: 100%;
    margin: 10px auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    }
    .CaseStudlyFirst {
    background: #e3e3e2;
    padding: 60px 20px;
    width: 100%;
    height: 100vh;
    }
    .caseheadingcenter span {
    font-size: 40px;
    letter-spacing: 0px;
    }
    .caseheadingcenter img {
    width: 90%;
    }
    .section.NewCaseStudy {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    }
    .CaseStudyLeftBox {
    margin-bottom: 10px;
    }
    .CaseStudyRightBox small {
    font-size: 18px;
    }    
    .CaseStudyRightBox span {
    display: block;
    font-family: 'Athene';
    font-size: 16px;
    margin: 20px 0 10px 0;
    }
    .CaseStudyRightBox p {
    font-family: 'Acumin Pro';
    font-weight: 500;
    color: #272827;
    font-size: 12px;
    line-height: 15px;
    width: 100%;
    }
    .CaseStudyRightBox a {
    font-size: 14px;
    padding: 10px;
    position: relative;
    bottom: 0;
    margin-bottom: 20px;
    }
    .backtop button {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    }
    .fortwiceRow {
    display: flex;
    flex-direction: column-reverse;
    }
    .ruleListing {
    margin-bottom: 32px;
    }
    .ruleListing ul {
    display: block;
    margin: 16px 0 0px 0;
    margin-right: 0;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 5px;
    margin-bottom: 5px;
    }
    .bottombtn a {
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
/*    background: #d3202e;*/
    color: #e3e3e2;
/*    border-radius: 3px;*/
    font-size: 12px;
    }
    .servicesMain4 {
    display: block;
    height: 100%;
    padding: 18% 0;
    }
    #moving-item{
        display: none !important;
    } 
    #moving-item img{
    display: none !important;
    }
    .CareerLeft1 span {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -4px;
    }
    .GetInTouchMain {
    margin-top: 0px;
    }           
    .FallingTelePhone img {
    left: 20%;
    width: 15%;
    }
    .ContactBg {
        /*background-position: right;*/
    }    
    .GetInTouchMain span {
    font-size: 14px;
    padding: 3% 0 0 5%;
    }
    .getinBox small i {
    font-size: 14px;
    }
    .getinBox p {
    font-size: 12px;
    margin: 0;
    }
    .getinBox a {
    font-size: 14px;
    margin: 3px 0 3px 0;
    }
    .getinBox small {
    font-size: 14px;
    margin: 3px 0 3px 0;
    }
    .getinBox {
    border-bottom: 1px solid #464646;
    padding: 1% 5% 1% 5%;
    }
    .applyText span {
    font-size: 14px;
    margin: 15px 0 15px 0;
    letter-spacing: 2px;
    text-align: center;
    }
    .LeaveForm input.form-control {
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    font-size: 10px;
    padding: 10px;
    }
    .ApplyFormMain .LeaveForm .form-group {
    position: relative;
    margin-bottom: 5px;
    }
    .getinSocial ul li {
    display: inline-block;
    margin-right: 10px;
    }
    .getinSocial ul li a {
    font-size: 18px;
    color: #e3e3e2;
    }                                                                                         
    .applyText span img{
    display: none;
    }
    .CareerFormBg {
    width: 100%;
    height: 100%;
    display: block;
    align-items: center;
    justify-content: center;
    padding: 13% 0;
    }        
    .CaseHeadingtop span {
        font-size: 20px;
        margin: 0 0 10px 0;
    }
    p {
        font-size: 12px;
        line-height: 15px;
    }
    .CaseStudyLeftBox img {
        width: 100%;
        height: 100px;
        object-fit: cover;
    }
    .CaseHeadingtop {
        margin-bottom: 10px;
    }
    .caseheadingcenter.is-inview {
        padding: 50% 0 0% 0;
        overflow: hidden;
        width: 100%;
        height: 100vh;
    }
    #navigationWrap .connectsocial2 ul li img {
        width: 45px;
        height: 34px;
    }                    
    #navigationWrap .connectsocial2 ul li a {
        font-size: 14px;
        color: #fff;
        margin-right: 0;
    }
    #navigationWrap .connectsocial2 ul li {
        display: inline-block;
        margin-right: 3px;
        padding: 0px 3px;
    }
    #navigationWrap .TestimonialIcons li:first-child{
        /*display: inline-block;
        margin-right: 3px;
        padding: 5px 1px;
        top: 0px;*/
    }
    .circle {
        display: none;
    }
    
    .circle-follow {
        display: none;
    }
    .GraphicRight ul {
        text-align: center;
        display: block;
    }
    .GraphicRight ul li a img {
        width: 50px;
        height: 46px;
        top: 0;
    }
    .GraphicRight li:first-child {
        overflow: hidden;
        padding: 0;
        width: 80px;
        position: relative;
        top: 8px;
        right: 0;
        margin-right: 0;
    }
    .TestimonailLeftMainInner .Testimonialleft span {
        margin-bottom: 20px;
        font-size: 24px;
    }
    .Testimonialleft span {
        font-size: 18px;
        display: block;
        margin: 10px 0 10px 0;
    }
    .Seprator2 {
        padding: 0;
        display: none;
    }
    .TestimonialIcons img {
        width: 50px;
        height: 30px;
        margin: 0;
    }
    .arrowcursor {
        display: none;
    }
    .VideoBox img {
        height: 100px;
        width: 100%;
        object-fit: cover;
        margin: 10px 0 0 0;
    }
    .TestimonialIcons .trustpilot-widget {
    width: 290px;
    margin-left: -196px;
    }
    .teamimg span {
        font-weight: 500;
        font-size: 13px;
        line-height: 25px;
    }
    .btn1 {
        padding: 10px 20px;
        border-radius: 5px;
        display: inline-block;
/*        background: #d3202e;*/
        color: #e3e3e2;
/*        border-radius: 3px;*/
        font-size: 14px;
        margin-right: 0;
    }
    .ServicesLinks {
        width: 100%;
        height: auto;
        display: block;
        align-items: center;
        justify-content: flex-start;
    }
    .servicesOffer {
        display: block;
        width: 100%;
        height: auto;

    }
    .ServicesLinks {
        width: 100%;
        height: auto;
        display: block;
    }
    .servicesOffer span {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 5px 0;
    }
    .servicesMain {
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    } 
    .Seprator{
        display: none;
    }
    .QoteForm input[type="submit"] {
        font-size: 18px;
        line-height: 30px;
        margin: 0;
    }
    .QoteForm .form-control {
        width: 100%;
        height: 40px;
        margin-bottom: 5px;
        font-size: 12px;
    }
    .QoteForm select {
        height: 40px;
        border-radius: 0;
        margin-bottom: 0px;
        font-size: 12px;
    }
    .RightForm .form-group {
        margin-bottom: 5px;
    }
    .TestimonialSlider {
        padding: 40px 30px;
    }
    .TestimonialLeftSlider .slick-dots button {
        width: 11px;
        height: 11px;
    }
    .VideoBox i {
        top: 30%;
        font-size: 35px;
    }    
    .TestimonailLeftMainInner .TestimonialSlider p {
        text-transform: inherit;
        color: #272827;
        font-size: 12px;
        margin: 0;
    }
    .redSeprator{
        display: none;
    }
    .RankLogos ul li:first-child {
        margin-right: -20px;
        padding-left: 0;
    }
    .RankLogos ul li:nth-child(2) {
        margin-right: 0;
        padding-left: 0;
    }
    .footerreviews ul li:first-child {
        padding-left: 0;
        padding: 5px 0px 5px 0px;
        top: 15px;
    }
    .BrandingMain1 {
        background-size: cover;
        background-position: center left;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }                
    .BrandingMain2{
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    } 
    .BrandingMain3{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    } 
    .BrandingMain4{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }  
    .BrandingMain5{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }  
    .BrandingMain6{
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }
    .designinglisticon ul li {
        display: inline-block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .designinglisticon ul li img {
        width: 30px;
        height: 20px;
        object-fit: scale-down;
    }
    .designinglisticon{
        display:none;
    }
    .paddinganimation{
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;  
    }   
    .AnimationRight .planing ul{
        display: inline-block;
        margin-right: 0;      
        margin: 0px 0 0 0;        
    }
    .AnimationRight .planing ul li small{
        font-size: 12px;
        letter-spacing: 0px;
        margin: 0;
        padding: 12px 10px;
    }
    .AnimationRight .planing ul li {
        display: inline-block;
        margin-right: 0;
        top: 18px;
        width: auto;
        padding: 0px 5px;
    }
    .teamimg img {
        width: 100%;
        height: 100%;
        object-fit: scale-down;
    }
    .PrivacyPolicy {
        padding: 0% 0 5% 0;
        background: #e3e3e2;
        display: block;
        width: 100%;
        height: auto;
    }
    .PrivacyPolicyBg {
        background-position: left bottom;
        height: auto;
        padding: 20% 0;
    }
    .PrivacyPolicyBg h1 {
        padding: 10% 0;
        font-size: 25px;
    }
    .CareerLeft1 {
        height: 163px;
        background-size: contain;
        background-position: center;
    }
    .ChooseFile .file-chooser {
        margin: 0;
    }
    .file-chooser:after {
        height: 37px;
        line-height: 37px;
        font-size: 10px;
        width: 50px;
    }
    .CareerRight .faqscollapse {
        width: 100%;
        height: auto;
        padding: 0% 0;
    }
    .TextBox{
        width: 90%;
        margin: 0px auto;
        display: block;
        text-align: center;
        background: rgb(0 0 0 / 46%);
        color: #fff;
        padding: 10px;
        margin-top: 20px;        
    }
    .VideoExpleiner {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 50vh;
    }
    .play-icon {
        top: 52%;
        left: 51%;
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }        
    .play-icon i {
        font-size: 15px;
        text-align: center;
        line-height: 50px;
        display: block;
    }    
    .play-icon.playcenter1 {
        top: 58%;
        left: 50%;
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .pright5{
        padding-right:3;
    }
    .pleft5{
        padding-left:3;
    }
    .getquotebuttons ul li a {
    background: #01c38e;
    padding: 7px 7px;
    width: 100%;
    display: block;
    color: #fff;
    font-size: 10px;
    transform: translateY(0%) translateX(0%);
    transition: transform 0.2s ease-in-out;
}
.OfferModal .modal-dialog {
    max-width: 100%;
    margin: 70px 10px;
}
.LogosMain {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap-reverse;
}
.LogosMainForm span {
/*    color: #d3202e;*/
    display: block;
    font-size: 26px;
    font-family: 'Athene';
    margin: 10px 0 10px 0;
}
.LogosMainForm small {
    color: #e3e3e2;
    display: block;
    font-size: 17px;
    font-family: 'Athene';
    margin: 14px 0 14px 0;
}
.LogosMainForm {
    width: 100%;
    float: none;
    padding: 10px;
    box-shadow: none;
    background-image: none;
}
.LogosMainForm .btn-primary {
    font-size: 22px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.LogosMainForm .form-group {
    margin-bottom: 10px;
}
.LogosMainForm textarea {
    height: 110px;
}
.LogosMainInner ul {
    margin: 0;
    display: none;
}
.LogosMainInner {
    width: 100%;
    float: none;
    padding-left: 3%;
    background-color: #272827;
}
#timer {
    font-family: Arial, sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0 0 20px 0;
}
#timer span {
    font-size: 30px;
    color: #e3e3e2;
    margin: 0;
}
.LogosMainForm .btn-secondary {
    font-size: 14px;
    padding: 0;
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}
#timer h3 {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.LogosMainForm .form-control {
    background: #181818;
    border: none;
    color: #90908f;
    width: 100%;
    height: 35px;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 0px 10px;
    font-size: 13px;
    outline: inherit;
}
.LogosMainForm textarea {
    height: 70px;
}
    }    
@media (min-width: 576px) and (max-width: 767.98px) {
        .container1 {
            max-width: 1024px;
            box-sizing: border-box;
            width: 100%;
            padding-left: 0px;
            padding-right: 0px;
            margin-left: auto;
            margin-right: auto;
            }            
            body, html {
            overflow: hidden;
            }
            header {
            padding: 20px 15px;
            z-index: 99999;
            }
            .clouseText {
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding: 70px 0 0 0;
            }
            .clouseRightImg img {
                margin: 0px auto;
                display: table;
                position: relative;
                left: 0;
                right: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                overflow: hidden;
            }
            .clouseText small {
            font-size: 40px;
            letter-spacing: -2px;
            right: -11px;
            top: 6px;
            }
            .clouseText span {
            font-size: 50px;
            letter-spacing: -2px;
            margin-bottom: 10px;
            }
            #navigationWrap {
            padding: 10px 0;
            overflow-y: scroll;
            z-index: 9999;
            }
            .container-fluid {
            padding-right: 15px;
            padding-left: 15px;
            }
            .main_nav_Box {
            width: 100%;
            height: auto;
            display: block;
            align-items: center;
            justify-content: center;
            }
            .menu {
            padding: 37px 10px;
            }
            .container2 {
            box-sizing: border-box;
            width: 100%;
            padding-left: 15px;
            padding-right: 15px;
            margin-left: auto;
            margin-right: auto;
            }
            .connectsocial2 ul li {
                padding: 3px 9px;
                margin-right: 0;
            }    
            .connectsocial2 ul li img {
                width: 42px;
                height: 30px;
            }
            .connectsocial2 ul li a {
            font-size: 13px;
            color: #fff;
            margin-right: 0;
            }
            .connectsocial2 span {
            margin: 0px 0 10px 0;
            font-size: 12px;
            }
            .getaQuoteMain span {
            font-size: 14px;
            margin: 10px 0 10px 0;
            }
            .mobilejumdown {
            position: relative;
            height: 100vh;
            }
            .mobilejumdown img {
            width: 65%;
            margin: 0px auto;
            display: table;
            }
            .bgBlack {
            background: #272827;
            width: 100%;
            height: 100vh;
            position: relative;
            overflow: inherit;
            }
            .section{
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: transform 0.9s ease;
            }
            .Mobilefocustext small{
            font-family: 'Athene';
            color: #e3e3e2;
            font-size: 24px;
            font-weight: 400;
            display: block;
            text-align: center;
            line-height: 20px;
            }
            .Mobilefocustext span{
            font-family: 'Athene';
            color: #e3e3e2;
            font-size: 30px;
            font-weight: 400;
            text-align: center;
            display: block;
            margin: 0 0 10px 0;
            }
            .Mobilefocustext p{
            color: #e3e3e2c2;
            width: 100%;
            text-align: center;
            font-size: 12px;
            font-weight: 500;
            margin: 0;
            line-height: 20px;
            width: 80%;
            margin: 0px auto;
            }
            .geekscopyright {
            left: -108px;
            z-index: 2;
            }
            .MobileMainSection2{
            height: 100vh;
            display: block;
            width: 100%;
            background-image: url(../images/mobileMask.png);
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
            position: relative;
            }
            .MobileMainSection2:after {
            content:'';
            background: #676867;
            height: 100vh;
            width: 1px;
            position: absolute;
            left: 50%;
            right: 50%;
            top: 0;
            z-index: 0;
            }
            .Mobile_Mask_Center .Peraslider{
            color: #e3e3e2c2;
            width: 80%;
            text-align: center;
            font-size: 13px;
            font-weight: 500;
            margin: 0;
            line-height: 20px;
            margin: 20px auto;
            }
            .jumpimg {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .jumpimg img {
            height: 75%;
            }
            .Peraslider {
            position: absolute;
            top: 66%;
            bottom: 34%;
            width: 20%;
            left: 0;
            right: 0;
            height: 70px;
            }
            .Peraslider p{
            font-size: 12px;
            line-height: 18px;
            text-align: center;
            }
            .diveimgBox img {
            width: 50%;
            margin: 50px auto;
            display: table;
            }
            .moveimgdown1 img {
            -webkit-animation: upNdown 4s infinite linear;
            animation: upNdown 4s infinite linear;
            width: 50%;
            margin: 0px auto;
            display: table;
            position: absolute;
            top: 35%;
            bottom: 76%;
            left: 0;
            right: 0;
            }
            .MobileletsdivText small{
            font-family: 'Athene';
            color: #272827;
            font-size: 25px;
            letter-spacing: 0px;
            display: block;
           /* background: -webkit-linear-gradient(135deg, rgb(117 117 117) 18%, rgb(14 14 14) 20%, rgb(83 83 83) 30%, rgb(159 159 159) 40%, rgb(35 35 35) 42%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;*/
            text-align: center;
            line-height: 50px;
            position: relative;
            top: 25px;
            }
            .MobileletsdivText span{
            font-family: 'Athene';
            color: #272827;
            font-size: 40px;
            letter-spacing: -2px;
            display: block;
            /*background: -webkit-linear-gradient(135deg, rgb(117 117 117) 18%, rgb(14 14 14) 20%, rgb(83 83 83) 30%, rgb(159 159 159) 40%, rgb(35 35 35) 42%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;*/
            text-align: center;
            line-height: 60px;
            }
            .MobileletsdivText p{
            text-align: center;
            font-size: 11px;
            color: #272827;
            font-weight: 500;
            width: 80%;
            line-height: 15px;
            margin: 0px auto;
            }
            .javaimg img {
            width: 50%;
            margin: 40px auto;
            display: table;
            }
            .WebTextDeve small{
            color: #e3e3e2;
            font-family: 'Athene';
            font-size: 30px;
            font-weight: 500;
            display: block;
            line-height: 20px;
            letter-spacing: -1px;
            position: relative;
            right: auto;
            bottom: 0;
            text-align: left;
            left: 0;
            text-align: center;
            }
            .WebTextDeve span{
            color: #e3e3e2;
            font-family: 'Athene';
            font-size: 40px;
            font-weight: 500;
            display: block;
            text-align: center;
            position: relative;
            letter-spacing: -1px;
            margin-bottom: 10px;
            }
            .WebTextDeve p{
            text-align: center;
            font-size: 11px;
            color: #e3e3e2c2;
            font-weight: 500;
            display: block;
            width: 80%;
            position: relative;
            line-height: 15px;
            margin: 0px auto;
            }
            .MobileSeoText{
            position: absolute;
            z-index: -1;
            display: flex;
            align-items: baseline;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .MobileSeoText small {
            color: #242424;
            font-size: 13rem;
            display: inline-block;
            font-family: 'Athene';
            letter-spacing: 0;
            }
            .MobileSeoMain {
            position: relative;
            }
            .AppIOS .small{
            top: 0;
            }
            .MobileSeoText.Ios {
            position: absolute;
            top: 15%;
            bottom: 85px;
            z-index: -1;
            left: 0;
            right: 0;
            text-align: center;
            }
            .MobileSeoText.Ios small{
            letter-spacing: -15px 
            }
            .AppIOS small {
            top: 0;
            left: 0;
            text-align: center;
            }
            .Mobile2d3d span{
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            font-size: 55px;
            line-height: 80px;
            }
            .Mobile2d3d span small{
            font-size: 35px;
            line-height: 40px;
            }
            .vector2d3d img {
            -webkit-animation: upNdown 4s infinite linear;
            animation: upNdown 4s infinite linear;
            width: 60%;
            margin: 0px auto;
            display: table;
            position: absolute;
            top: 20%;
            bottom: 80%;
            left: 0;
            right: 0;
            }
            #section8 .container-fluid {
            padding-right: 15px;
            padding-left: 15px;
            }
            .circleTestimonial{
            display: none;
            }
            .TestimonialSlider p {
            margin-bottom: 5px;
            min-height: auto;
            line-height: 15px;
            }
            .navbar {
            top: 26px;
            right: 10px;
            }
            ;
            .VideoBox img {
            height: auto;
            }
            .TestimonialLeftSlider .slick-dots button {
            width: 10px;
            height: 10px;
            }
            .clouseText p {
            font-size: 13px;
            line-height: 18px;
            margin-right: 0px;
            margin: 0;
            }
            .Testimonialleft span {
            font-size: 18px;
            text-align: center;
            margin: 21px 0 20px 0;
            }
            .Testimonialleft small {
            font-size: 11px;
            text-align: center;
            margin: 0;
            }
            .navbar {
            top: 26px;
            right: 15px;
            position: absolute;
            }
            .TestimonialIcons {
            float: none;
            display: block;
            margin: 0px auto;
            text-align: center;
            }
            .custom_widget {
            margin-left: 0;
            top: 0;
            }
            .TestimonialIcons li a {
            font-size: 14px;
            color: #fff;
            margin-right: 0;
            }
            .TestimonialIcons li {
                display: inline-block;
                background: #fff;
                padding: 4px 10px;
                margin-right: 0;
                width: 24%;
                margin-bottom: 4px;
            }
            .TestimonialIcons li:first-child {
                padding: 7px 0;
                top: 0px;
            }        
            .TestimonialIcons img {
                width: 35px;
                height: 35px;
                margin: 0;
            }
            .Mobile_Mask_Center .formobilecircle{
            width: 35px;
            height: 35px;
            margin: 0px auto;
            position: absolute;
            top: 40%;
            bottom: 39%;
            left: 44.3%;
            right: 44.3%;
            z-index: 1;
            }
            .MobileMainSection1 {
            width: 100%;
            height: 100vh;
            position: relative;
            }
            .Mobilefocustext.MobilefocustextJS {
            position: absolute;
            bottom: 100px;
            }
            .Mobile_Mask_Center {
            width: 100%;
            height: 100vh;
            }
            .HomeMenText small{
            font-family: 'Athene';
            font-size: 40px;
            color: #272827;
            font-weight: 500;
            display: block;
            text-align: center;
            position: relative;
            letter-spacing: -5px;
            right: -17px;
            top: 8px;
            }
            .HomeMenText span{
            font-family: 'Athene';
            font-size: 50px;
            color: #272827;
            font-weight: 500;
            display: block;
            text-align: center;
            letter-spacing: -2px;
            margin-bottom: 20px;
            }
            .HomeMenText p{
            text-align: center;
            font-size: 13px;
            color: #272827;
            font-weight: 500;
            margin: 0;
            line-height: 17px;
            }
            .MobileMainSection3 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .MobileMainSection4 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            div#section8 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .Mobile2d3dJs small {
            position: inherit;
            top: inherit;
            }
            .connectsocial2 ul {
            text-align: left;
            padding-left: 0;
            }
            .sectionmain1 {
            width: 100%;
            height: 100vh;
            display: grid;
            margin: 0px auto;
            padding: 10% 0 0 0;
            }
            .HomeMenText {
            text-align: center;
            position: absolute;
            top: 10%;
            left: 0;
            right: 0;
            }
            .men22 {
            text-align: center;
            width: 70%;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0px auto;
            }
            .loader-inner img {
            width: 72px;
            height: 88px;
            object-fit: contain;
            }
            /* ==================================== About Us ============================== */
            .AboutHeading span {
            font-size: 40px;
            letter-spacing: 0;
            text-align: left;
            display: inline-block;
            }
            .AboutHeading small {
            font-size: 30px;
            bottom: inherit;
            left: inherit;
            right: inherit;
            position: inherit;
            text-align: left;
            display: inline-block;
            }
            .clintheading {
            padding-left: 0;
            }
            .logos-slider img {
            width: 90px;
            height: 60px;
            padding: 12px;
            }
            .centercircle3 {
            position: absolute;
            left: auto;
            top: 37%;
            bottom: 66%;
            right: 44px;
            width: 25px;
            height: 25px;
            display: none;
            }
            .footerreviews img {
            width: 35px;
            height: 35px;
            }
            .column1 span {
            font-size: 14px;
            margin: 20px 0 20px 0;
            }
            .column1 p {
            font-size: 13px;
            line-height: 15px;
            margin-bottom: 20px;
            }
            .column1 small {
            font-size: 10px;
            font-weight: 600;
            margin: 10px 0 0 0;
            line-height: 18px;
            }
            .column2 span {
            font-size: 12px;
            margin: 0 0 10px 0;
            }
            .quicklinks ul li a {
            font-size: 14px;
            line-height: 12px;
            }
            .quicklinks ul li {
            margin-bottom: 10px;
            }
            .locations small {
            font-size: 16px;
            line-height: 15px;
            margin: 0 0 7px 0;
            }
            .column4 p {
            font-size: 14px;
            margin-bottom: 5px;
            }
            .footersocial ul li {
            display: inline-block;
            margin-right: 10px;
            }
            .footersocial ul li a {
            font-size: 20px;
   
            }
            .emailinfo a {
            font-size: 16px;
            }
            .footerreviews ul li a {
            font-size: 13px;
            }
            .locations a {
            font-size: 15px;
            margin: 10px 0 10px 0;
            display: block;
            }
            .locations {
            margin-bottom: 11px;
            }
            .sociallistmain {
            padding: 0;
            }
            .footerreviews ul li {
            padding-right: 9px;
            padding-left: 9px;
            }
            .counter span {
            font-size: 23px;
            line-height: 22px;
            margin: 20px 0 10px 0;
            }
            .AboutPeraText small {
            font-size: 18px;
            line-height: 20px;
            margin-bottom: 30px;
            margin-top: 10px;
            }
            .AboutPeraText p {
            font-size: 12px;
            line-height: 17px;
            margin-bottom: 10px;
            text-align: center;
            }
            .counter small {
            font-size: 13px;
            line-height: 17px;
            }
            .loader-inner img {
            width: 68px;
            height: 68px;
            object-fit: contain;
            }
            .collapseheading span {
            font-size: 12px;
            line-height: 25px;
            }
            .RankLogos .custom_widget {
            top: 10px;
            margin-left: 1px;
            }
            .RankLogos ul li a img {
            width: 47px;
            height: 46px;
            margin: 0;
            margin-right: 7px;
            top: 13px;
            }
            .RankLogos ul li a {
            font-size: 12px;
            }
            .clintheading span {
            font-size: 18px;
            }
            .clintheading small {
            font-size: 17px;
            }
            .sociallistmain {
            bottom: 3%;
            position: inherit;
            }
            .footerreviews .custom_widget {
            margin-left: 0;
            }
            .footerreviews {
                margin: 20px 0 0 0;
                padding: 0px 0 10px 0;
                text-align: center;
                display: block;
            }
            .copyrightText {
            text-align: center;
            margin-top: 13px;
            }
            .copyrightText p {
            font-size: 14px;
            text-align: left;
            }
            .namecircle {
            left: 10px;
            top: 68%;
            width: 110px;
            height: 110px;
            }
            .teamimg small {
            font-size: 12px;
            }
            .emailinfo p {
            font-family: 'Acumin Pro';
            font-weight: 500;
            font-size: 16px;
            margin: 10px 0 10px 0;
            display: block;
            }
            .footersocial {
            float: none;
            }
            .footersocial ul {
            margin: 0;
            text-align: left;
            }
            .emailinfo img {
            margin-right: 6px;
            width: 20px;
            height: 20px;
            display: none;
            }
            .collapsecontent p {
            font-size: 12px;
            line-height: 19px;
            }
            .CareerRight .collapsecontent p {
            width: 100%;
            padding: 0px 0 0px 0;
            font-size: 12px;
            line-height: 15px;
            }
            .CareerMiddle{
            height: 100vh;
            display: flex;
            align-items: center;   
            justify-content: center;
            }
            .CareerFormBg {
            width: 100%;
            height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            }
            .ChooseFile {
            background: #181818;
            width: 100%;
            padding: 1% 2px 1% 2px;
            color: #fff;
            font-size: 12px;
            cursor: pointer;
            margin-bottom: 0;
            }
            .file-chooser .file-chooser-input {
                background: #181818;
                border: 1px solid #181818;
                border-right: none;
                border-radius: 2px;
                padding: 0px 5px;
                cursor: default;
                padding-right: 0;
                white-space: pre;
                text-overflow: ellipsis;
                width: 100%;
                height: 37px;
                font-size: 10px;
            }          
            .applyText span img {
            width: 25px;
            height: 25px;
            position: relative;
            bottom: 0px;
            }
            .applyText span {
            font-size: 15px;
            margin: 0 0 10px 0;
            letter-spacing: 0px;
            }
            .LeaveForm textarea {
            height: 90px;
            padding: 15px;
            font-size: 10px;
            }
            .ApplyFormMain .LeaveForm .btn-primary {
            font-size: 20px;
            line-height: 30px;
            padding: 0px 0px;
            border: none;
            }
            /* .CareerFormBg .RankLogos ul li a img {
            margin-right: 4px;
            width: 35px;
            height: 35px;
            object-fit: scale-down;
            display: inline-block;
            position: relative;
            top: 0;
            filter: opacity(50%);
            } */
            .LeaveForm input.form-control {
            width: 100%;
            height: 35px;
            margin-bottom: 10px;
            font-size: 12px;
            padding: 10px;
            }
            .CareerRight .borderbottom {
            border-bottom: 1px solid #b4b4b3;
            padding: 5px 0;
            margin-bottom: 5px;
            }
            .borderbottom.borderbottom2:after {
            height: 3px;
            }
            .borderbottom {
            border-bottom: 1px solid #b4b4b3;
            padding: 10px 0 10px 0;
            width: 100%;
            }
            .expandable:before {
            display: block;
            content: '';
            width: 60px;
            height: 4px;
/*            background: #d3202e;*/
            position: absolute;
/*            bottom: -10px;*/
            }
            .ChooseUsHeadingd small {
            font-size: 18px;
            }
            .ChooseUsHeadingd span {
            font-size: 27px;
            font-weight: 500;
            line-height: 24px;
            width: 100%;
            }
            .rankText span {
            font-family: 'Acumin Pro';
            font-weight: 500;
            color: #272827;
            display: block;
            font-size: 18px;
            margin-bottom: 5px;
            }
            .quicklinks span {
            margin: 15px 0;
            display: block;
            font-size: 14px;
            font-weight: 600;
            }
            .column4 span {
            font-size: 13px;
            margin: 0 0 12px 0;
            }
            .AboutHeading {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: auto;
            flex-direction: inherit;
            text-align: center;
            }
            .AboutPeraText {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            width: 100%;
            height: auto;
            flex-direction: inherit;
            }
            .faqscollapse {
            width: 100%;
            height: auto;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            margin-top: 0px;
            }
            .ChooseUsHeadingd {
            width: 100%;
            height: auto;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            margin: 70px 0 0 0;
            }
            .RankLogos {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            width: 100%;
            height: auto;
            }
            .RankWhiteBg {
            background: #fff;
            width: 100%;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            height: 100%;
            padding: 20px 0 0 0;
            }
            .CareerFormBg .RankWhiteBg {
            background: #fff;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            height: auto;
            position: absolute;
            bottom: 0;
            padding: 5px 0 0 0;
            }
            .rankText p {
            font-size: 12px;
            line-height: 10px;
            margin: 0;
            }
            .rankText {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            width: 100%;
            height: auto;
            }
            .FaqsMain {
            background: #e3e3e2;
            position: relative;
            display: block !important;
            padding: 18% 0;
            }
            .RankLogos ul li:first-child {
            margin-right: 4px;
            padding-left: 0;
            }
            .BigClientMain{
            display: block;
            height: auto;
            }
            .ourLogos img {
            width: 220px;
            height: 160px;
            object-fit: scale-down;
            margin: 0px auto;
            display: table;
            filter: grayscale(100%);
            transition: all 0.3s ease-in-out;
            object-fit: scale-down;
            margin: 0;
            border: 2px solid rgb(0 0 0 / 16%);
            padding: 20px;
            }
            .ourLogos {
            display: table;
            margin: 0px auto;
            }
            footer {
            background: #e3e3e2;
            width: 100%;
            height: 100vh;
            display: block;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            overflow-y: scroll;
            padding: 25% 0 5% 0;
            }
            .Mobileclintheading span {
            color: #272827;
            font-size: 20px;
            font-weight: 600;
            font-family: 'Athene';
            letter-spacing: 1px;
            display: block;
            text-align: center;
            }
            .Mobileclintheading small {
            color: #01c38e;
            font-size: 25px;
            display: block;
            text-align: center;
            margin: 0 0 10px 0;
            }
            .getquotebuttons {
                position: fixed;
                right: 0;
                top: 85%;
                z-index: 9;
            }
            /* =================================== Graphics Design Mobile  ============================*/
            
            .AboutPeraText small {
            font-size: 18px;
            line-height: 25px;
            margin-bottom: 10px;
            margin-top: 10px;
            text-align: center;
            }
            .GraphicLeft small {top: inherit;font-size: 40px;left: inherit;letter-spacing: 0px;position: inherit;display: block;margin: 0;position: relative;left: 0;top: 0;text-align: center;}
            .GraphicLeft span {top: inherit;left: inherit;font-size: 50px;letter-spacing: 0px;display: block;margin: 0;text-align: center;}
            .GraphicLeft {
            height: 100%;
            z-index: inherit;
            left: inherit;
            right: inherit;
            top: inherit;
            bottom: inherit;
            width: 100%;
            display: block;
            margin: 0;
            opacity: inherit;
            background: none;
            }
            .GraphicDesignInner {width: 100%;height: 100vh;padding: 0;display: flex;align-items: center;justify-content: center;}
            .ServicesLinks ul li a {
            font-size: 16px;
            line-height: 25px;
            padding-left: 0;
            }
            .ServicesImgLinks ul li {
            display: block;
            margin-right: 0;
            float: left;
            width: 50%;
            }
            .ServicesImgLinks small {
            font-size: 60px;
            bottom: 10px;
            letter-spacing: -1px;
            }
            .ServicesImgLinks ul li img {
            width: 130px;
            height: 50px;
            }
            .ServicesImgLinks ul li:last-child img {
            width: 50px;
            height: 60px;
            }
            .ServicesImgLinks ul li:last-child {
            margin-right: 0px;
            width: 100%;
            }
            .ServicesImgLinks ul li:last-child img {
            width: 70px;
            height: 40px;
            }
            .myElement {
            width: 20px;
            height: 20px;
            top: 0px;
            } 
            .GraphicRight ul li a {
            font-size: 18px;
            color: grey;
            font-weight: 500;
            }
            .GraphicRight ul li {
            display: inline-block;
            margin-right: 0;
            }
            .GraphicRight ul li a img {width: 35px;height: 36px;top: 0;}
            .BrandingMain1 .GraphicDesignInner{
            padding: 0;
            }
            .CenterHeading span {
            font-size: 30px;
            display: inline-block;
            align-items: center;
            justify-content: center;
            width: auto;
            height: auto;
            display: inline-block;
            letter-spacing: -3px;
            display: contents;            
            }
            .PortfolioSlider svg {
            width: 100px;
            height: auto;
            margin: 40px auto;
            cursor: pointer;
            overflow: visible;
            background: #000000ad;
            padding: 10px;
            border-radius: 0px;
            }
            .portfolioLinks p {
                width: 100%;
                font-size: 12px;
                letter-spacing: 0px;
                margin-bottom: 10px;
                line-height: 15px;
                margin-top: 0px;
            }
            .LeftPortfolioMain {
            height: 50vh;
            overflow: inherit;
            display: block;
            }  
            .RightPortfolioMain {
                width: 100%;
                height: auto;
                padding: 10px 25px;
                display: block;
                align-items: center;
                justify-content: center;
            
            }
            .portfolioLinks {
            width: 100%;
            display: block;
            }
            .PortfolioItems img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            }  
            .sociallistmain .col-12{
            padding: 0;
            }
            .portfolioLinks ul li a {
            font-size: 13px;
            }
            .portfolioLinks span {
            font-size: 25px;
            letter-spacing: -1px;
            margin: 15px 0 5px 0;
            }
            .AnimationRight .planing ul li small {
            font-size: 25px;
            letter-spacing: -1px;
            margin: 20px 0 0 0;
            }
            .AnimationRight .planing span {
            font-size: 13px;
            line-height: 15px;
            text-align: center;
            display: block;
            width: 100%;
            }
            .GraphicTop .FontResize span {
            font-size: 70px;
            }
            .GraphicTop.GraphicLeftJs {
            display: block;
            text-align: center;
            margin: 0px auto;
            }
            .FontResize .btnDiv .btn1 {
            padding: 11px 20px;
            border-radius: 5px;
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            margin: 0px auto;
            display: table;
            }
            .GraphicLeftJs .btnDiv {
            left: 0;
            bottom: 30px;
            position: inherit;
            width: 100%;
            margin: 0px auto;
            display: table;    
            }
            .FontResize .Vectorimg {
            display: none;
            }
            .GraphicLeftJs .btnDiv .btn1 {
            padding: 9px 20px;
            border-radius: 5px;
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            margin: 20px 0 10px 0;
            }
            .chooseuscontente ul li small {
            font-size: 14px;
            display: block;
            margin: 0;
            line-height: 15px;
            }
            .btnDiv3Js2 .btn1
            {
            padding: 9px 20px;
            border-radius: 5px;
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            }
            .btnDiv3 small {
            font-size: 14px;
            margin: 0 0 10px 0;
            font-weight: 600;
            }
            .chooseuscontente p {
            font-size: 14px;
            margin: 0 0 10px 0;
            width: 90%;
            line-height: 15px;
            }
            .GraphicTop .webDeveText small {
            font-size: 35px;
            letter-spacing: -4px;
            bottom: 40px;
            left: 0;
            right: 0;
            text-align: center;
            position: relative;
            }
            .Left2d3dText .webDeveText span {
            font-size: 40px;
            letter-spacing: -3px;
            display: block;
            text-align: center;
            position: relative;
            bottom: 0;
            margin: 0 0 20px 0;
            }
            .GraphicDesignInner {
            width: 100%;
            height: 100%;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            }
            .checklistheading span {
            font-size: 18px;
            width: 100%;
            line-height: 22px;
            display: block;
            text-align: left;
            }
            .checklistheading p {
            font-size: 10px;
            bottom: 16px;
            line-height: 13px;
            width: 100%;
            text-align: left;
            position: inherit;
            margin: 4px 0;
            }
            .checklistbox p {
            font-size: 12px;
            margin: 3px 0 0 0;
            line-height: 15px;
            }
            .checklistbox span {
            font-size: 14px;
            display: block;
            margin: 5px 0 5px 0;
            font-weight: 600;
            }
            .checklistright{
            display: none;
            }
            .hiddenonmobile{
            display: none;
            }
            .checklistbox {
            margin-top: 0;
            }
            .checklistbox span {
            font-size: 12px;
            display: block;
            margin: 5px 0 5px 0;
            font-weight: 600;
            }
            .checklistbox p {
            font-size: 11px;
            margin: 0;
            line-height: 15px;
            }
            .WebDevelopmentChecklist {
            background: #e3e3e2;
            width: 100%;
            height: auto;
            position: relative;
            display: block;
            padding: 20% 0;
            }
            .GraphicTop .DigitalDeveText small {
            bottom: 43px;
            font-size: 35px;
            letter-spacing: 1px;
            }
            .GraphicTop .DigitalDeveText small {
            font-size: 35px;
            letter-spacing: 1px;
            display: block;
            text-align: center;
            position: relative;
            left: 19px;
            bottom: 34px;
            }
            .GraphicTop .DigitalDeveText span {
            top: 0;
            font-size: 40px;
            letter-spacing: -3px;
            display: block;
            text-align: center;
            }
            .servicesOffer.AnimationJs.DigitalMarketing {
            height: auto;
            margin-top: 10px;
            }
            .servicesOffer span {
            font-size: 16px;
            line-height: 14px;
            margin: 0 0 5px 0;
            }
            .servicesOffer p {
            color: #e3e3e2;
            width: 100%;
            font-size: 13px;
            line-height: 18px;
            display: block;
            margin: 0;
            }
            .designinglisticonTextImg ul li img {
            width: 35px;
            height: 35px;
            object-fit: scale-down;
            margin: 20px 0 10px 0;
            display: block;
            text-align: center;
            margin: 10px auto;
            }
            .designinglisticonTextImg ul li small {
            font-size: 12px;
            margin: 10px 0 0 0;
            font-weight: 500;
            }
            .GraphicTop .MobileApp .webDeveText span {
            bottom: 10px;
            left: 0;
            font-size: 30px;
            letter-spacing: -1px;
            }
            .GraphicTop .MobileApp .webDeveText small {
            font-size: 20px;
            letter-spacing: 0px;
            bottom: 35px;
            left: 0;
            text-align: center;
            }
            .processbox span {
            font-size: 12px;
            margin: 30px 0 5px 0;
            }
            .processbox p {
            font-size: 10px;
            margin: 0;
            line-height: 15px;
            }
            .processheading span {
            font-size: 14px;
            letter-spacing: 0px;
            margin-bottom: 10px;
            margin: 0;
            }
            .processicons {
            margin-top: 0;
            }
            .proicons span {
            font-size: 13px;
            margin: 5px 0 5px 0;
            }
            .processicons ul{
            text-align: center;
            }
            .processicons ul li {
            display: inline-block;
            margin-right: 2px;
            }
            .mobileset {
            width: 30%;
            float: none;
            margin: 0px auto;
            }
            .processheading {
            margin-top: 3%;
            }
            .processheading p{
            font-size: 11px;
            }
            .GraphicTop .DigitalDeveText small {
            font-size: 20px;
            letter-spacing: 1px;
            display: block;
            text-align: center;
            position: relative;
            left: 0;
            bottom: 23px;
            }
            .GraphicTop .DigitalDeveText span {
            top: 0;
            font-size: 30px;
            letter-spacing: 0px;
            display: block;
            text-align: center;
            position: inherit;
            }
            .servicesOffer.AnimationJs.BlockChainContent span {
            margin: 0 0 5px 0;
            font-size: 18px;
            line-height: 20px;
            }
            .servicesOffer.AnimationJs.BlockChainContent p {
            margin: 0;
            font-size: 12px;
            line-height: 15px;
            }
            .forscrollonmobile {
            width: 100%;
            height: 100vh;
            display: block;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            overflow-y: scroll;
            }
            .CenterHeading.lerp-wrap {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                height: 100vh;
                flex-direction: column;
            }
            .moving-item{
            display: none;
            }
            .BlogTopbtn ul li {
            display: inline-block;
            margin-right: 10px;
            width: 100%;
            margin-bottom: 10px;    
            }
            .SearchBar .form-control {
            width: 80%;
            }

    .BannerHeading span {
    font-size: 40px;
    }    
    .UsedTags ul li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 10px;
    }    
    .BlogTag ul li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 10px;
    }    
    .BlogBanner {
    height: auto;
    padding: 35% 0 5% 0;
    }    
    .BannerHeading p {
    width: 100%;
    }    
    .aboutvideo video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    }
    .aboutvideo {
    width: 100%;
    height: 100%;
    background: #040404;
    }
    button#playPauseButton {
    top: 47%;
    left: 40%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    }        
    
    .bottomfoot {
    background: #efefee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 27px 20px;
    }
    .AboutProject p {
    font-size: 12px;
    line-height: 20px;
    }
    .CaseHeading span {
    font-size: 40px;
    letter-spacing: 0px;
    margin-top: 60px;
    }
    .CaseHeading p {
    width: 90%;
    margin: 20px auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    }
    .CaseHeading img {
    top: 0;
    }
    .ClientLogoCenter img {
    display: table;
    margin: 10px auto 30px auto;
    width: 40%;
    }
    .colorSec span {
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    }
    .colorRadius ul li small {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    }
    .colorRadius ul li span {
    font-size: 13px;
    margin: 10px 0 0 0;
    text-align: center;
    display: block;
    font-weight: 600;
    }
    .colorRadius ul li p {
    font-size: 12px;
    text-align: center;
    margin: 0 0 16px 0;
    }
    .colorRadius ul {
    margin: 20px 0 0 0;
    text-align: center;
    }
    .colorRadius ul li {
    display: inline-block;
    margin-right: 0;
    width: 45%;
    }
    .OurRole span {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    margin: 20px 0 0 0;
    }
    .ruleListing ul li {
    font-size: 14px;
    margin: 7px 0 0 0;
    }
    .timeduration span {
    padding: 15px 10px;
    font-size: 14px;
    } 
    .timedurationDis span {
    display: inline-block;
/*    color: #d3202e;*/
    font-size: 40px;
    font-weight: 600;
    }
    .timedurationDis {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 25px;
    }
    .timedurationDis span small {
    font-size: 14px;
    }
    .AboutProject span {
    padding: 13px 22px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 14px;
    }
    .AboutProject img {
    width: 70%;
    margin: 0px auto 20px auto;
    display: table;
    }
    .ToolsUsed span {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 40px;
    }
    .ToolsUsed ul{
    text-align: center;
    }    
    .ToolsUsed ul li {
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 11px;
    }
    .ToolsUsed ul li img {
    width: 53px;
    height: 30px;
    }
    .ToolsUsed ul li small {
    font-size: 12px;
    margin: 10px 0 0 0;
    }
    .ProblumIstatwement {
    padding: 30px 0 0 0;
    }
    .MobileImg img {
    width: 70%;
    margin: 0px auto;
    display: table;
    }
    .AboutProjectMain2 .AboutProject span {
    font-size: 14px;
    margin-bottom: 14px;
    margin-top: 20px;
    }
    .boxshaowBG {
    height: auto;
    }
    .caseheadingcenter p {
    width: 100%;
    margin: 10px auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    }
    .CaseStudlyFirst {
    background: #e3e3e2;
    padding: 60px 20px;
    width: 100%;
    height: 100vh;
    }
    .caseheadingcenter span {
    font-size: 40px;
    letter-spacing: 0px;
    }
    .caseheadingcenter img {
    width: 90%;
    }
    .section.NewCaseStudy {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    }
    .CaseStudyLeftBox {
    margin-bottom: 10px;
    }
    .CaseStudyRightBox small {
    font-size: 18px;
    }    
    .CaseStudyRightBox span {
    display: block;
    font-family: 'Athene';
    font-size: 16px;
    margin: 20px 0 10px 0;
    }
    .CaseStudyRightBox p {
    font-family: 'Acumin Pro';
    font-weight: 500;
    color: #272827;
    font-size: 12px;
    line-height: 15px;
    width: 100%;
    }
    .CaseStudyRightBox a {
    font-size: 14px;
    padding: 10px;
    position: relative;
    bottom: 0;
    margin-bottom: 20px;
    }
    .backtop button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    }
    .fortwiceRow {
    display: flex;
    flex-direction: column-reverse;
    }
    .ruleListing {
    margin-bottom: 32px;
    }
    .ruleListing ul {
    display: block;
    margin: 16px 0 0px 0;
    margin-right: 0;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 5px;
    margin-bottom: 5px;
    }
    .bottombtn a {
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
/*    background: #d3202e;*/
    color: #e3e3e2;
/*    border-radius: 3px;*/
    font-size: 12px;
    }
    .servicesMain4 {
    display: block;
    height: 100%;
    padding: 18% 0;
    }
    #moving-item{
    display: none !important;
    } 
    #moving-item img{
    display: none !important;
    }
    .CareerLeft1 span {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -4px;
    }
    .GetInTouchMain {
    margin-top: 0px;
    }           
    .FallingTelePhone img {
    left: 20%;
    width: 15%;
    }
    .ContactBg {
        background-position: right;
    }    
    .GetInTouchMain span {
    font-size: 14px;
    padding: 3% 0 0 5%;
    }
    .getinBox small i {
    font-size: 14px;
    }
    .getinBox p {
    font-size: 12px;
    margin: 0;
    }
    .getinBox a {
    font-size: 14px;
    margin: 3px 0 3px 0;
    }
    .getinBox small {
    font-size: 14px;
    margin: 3px 0 3px 0;
    }
    .getinBox {
    border-bottom: 1px solid #464646;
    padding: 1% 5% 1% 5%;
    }
    .applyText span {
    font-size: 14px;
    margin: 15px 0 15px 0;
    letter-spacing: 2px;
    text-align: center;
    }
    .LeaveForm input.form-control {
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    font-size: 10px;
    padding: 10px;
    }
    .ApplyFormMain .LeaveForm .form-group {
    position: relative;
    margin-bottom: 5px;
    }
    .getinSocial ul li {
    display: inline-block;
    margin-right: 10px;
    }
    .getinSocial ul li a {
    font-size: 18px;
    color: #e3e3e2;
    }                                                                                         
    .applyText span img{
    display: none;
    }
    .CareerFormBg {
    width: 100%;
    height: 100%;
    display: block;
    align-items: center;
    justify-content: center;
    padding: 13% 0;
    }        
    .CaseHeadingtop span {
        font-size: 20px;
        margin: 0 0 10px 0;
    }
    p {
        font-size: 12px;
        line-height: 15px;
    }
    .CaseStudyLeftBox img {
        width: 100%;
        height: 100px;
        object-fit: cover;
    }
    .CaseHeadingtop {
        margin-bottom: 10px;
    }
    .caseheadingcenter.is-inview {
        padding: 50% 0 0% 0;
        overflow: hidden;
        width: 100%;
        height: 100vh;
    }
    #navigationWrap .connectsocial2 ul li img {
        width: 60px;
        height: 40px;
    }                    
    #navigationWrap .connectsocial2 ul li a {
        font-size: 14px;
        color: #fff;
        margin-right: 0;
    }
    #navigationWrap .connectsocial2 ul li {
        display: inline-block;
        margin-right: 0;
        padding: 0px 8px;
    }
    #navigationWrap .TestimonialIcons li:first-child{
        display: inline-block;
        margin-right: 0;
        padding: 8px 10px;
        top: 0px;
    }
    .circle {
        display: none;
    }
    
    .circle-follow {
        display: none;
    }
    .GraphicRight ul {
        text-align: center;
        display: block;
    }
    .GraphicRight ul li a img {
        width: 50px;
        height: 46px;
        top: 0;
    }
    .GraphicRight li:first-child {
        overflow: hidden;
        padding: 0;
        width: 80px;
        position: relative;
        top: 8px;
        right: 0;
        margin-right: 0;
    }
    .TestimonailLeftMainInner .Testimonialleft span {
        margin-bottom: 20px;
        font-size: 24px;
    }
    .Testimonialleft span {
        font-size: 18px;
        display: block;
        margin: 10px 0 10px 0;
    }
    .Seprator2 {
        padding: 0;
        display: none;
    }
    .TestimonialIcons img {
        width: 50px;
        height: 30px;
        margin: 0;
    }
    .arrowcursor {
        display: none;
    }
    .VideoBox img {
        height: 100px;
        width: 100%;
        object-fit: cover;
        margin: 10px 0 0 0;
    }
    .trustpilot-widget {
        width: 280px;
        margin-left: -177px;
    }
    .teamimg span {
        font-weight: 500;
        font-size: 13px;
        line-height: 25px;
    }
    .btn1 {
        padding: 10px 20px;
        border-radius: 5px;
        display: inline-block;
/*        background: #d3202e;*/
        color: #e3e3e2;
/*        border-radius: 3px;*/
        font-size: 14px;
        margin-right: 0;
    }
    .ServicesLinks {
        width: 100%;
        height: auto;
        display: block;
        align-items: center;
        justify-content: flex-start;
    }
    .servicesOffer {
        display: block;
        width: 100%;
        height: auto;

    }
    .ServicesLinks {
        width: 100%;
        height: auto;
        display: block;
    }
    .servicesOffer span {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 5px 0;
    }
    .servicesMain {
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    } 
    .Seprator{
        display: none;
    }
    .QoteForm input[type="submit"] {
        font-size: 18px;
        line-height: 30px;
        margin: 0;
    }
    .QoteForm .form-control {
        width: 100%;
        height: 40px;
        margin-bottom: 5px;
        font-size: 12px;
    }
    .QoteForm select {
        height: 40px;
        border-radius: 0;
        margin-bottom: 0px;
        font-size: 12px;
    }
    .RightForm .form-group {
        margin-bottom: 5px;
    }
    /*.TestimonialSlider {
        padding: 0;
    }*/
    .TestimonialLeftSlider .slick-dots button {
        width: 15px;
        height: 15px;
    }
    .TestimonailLeftMainInner .TestimonialSlider p {
        text-transform: inherit;
        color: #272827;
        font-size: 12px;
        margin: 0;
    }
    .redSeprator{
        display: none;
    }
    .RankLogos ul li:first-child {
        margin-right: -20px;
        padding-left: 0;
    }
    .RankLogos ul li:nth-child(2) {
        margin-right: 0;
        padding-left: 0;
    }
    .footerreviews ul li:first-child {
        padding-left: 0;
        padding: 5px 0px 5px 0px;
        top: 15px;
    }
    .BrandingMain1 {
        background-size: cover;
        background-position: center left;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }                
    .BrandingMain2{
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    } 
    .BrandingMain3{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    } 
    .BrandingMain4{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }  
    .BrandingMain5{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }  
    .BrandingMain6{
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }
    .designinglisticon ul li {
        display: inline-block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .designinglisticon ul li img {
        width: 30px;
        height: 20px;
        object-fit: scale-down;
    }
    .paddinganimation{
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;  
    }   
    .AnimationRight .planing ul{
        display: inline-block;
        margin-right: 0;      
        margin: 0px 0 0 0;        
    }
    .AnimationRight .planing ul li small{
        font-size: 12px;
        letter-spacing: 0px;
        margin: 0;
        padding: 12px 10px;
    }
    .AnimationRight .planing ul li {
        display: inline-block;
        margin-right: 0;
        top: 18px;
        width: auto;
        padding: 0px 5px;
    }
    .teamimg img {
        width: 100%;
        height: 100%;
        object-fit: scale-down;
    }
    .PrivacyPolicy {
        padding: 0% 0 5% 0;
        background: #e3e3e2;
        display: block;
        width: 100%;
        height: auto;
    }
    .PrivacyPolicyBg {
        background-position: left bottom;
        height: auto;
        padding: 20% 0;
    }
    .PrivacyPolicyBg h1 {
        padding: 10% 0;
        font-size: 25px;
    }
    .CareerLeft1 {
        height: 163px;
        background-size: contain;
        background-position: center;
    }
    .ChooseFile .file-chooser {
        margin: 0;
    }
    .file-chooser:after {
        height: 37px;
        line-height: 37px;
        font-size: 10px;
        width: 50px;
    }
    .CareerRight .faqscollapse {
        width: 100%;
        height: auto;
        padding: 0% 0;
    }
    .TextBox{
        width: 90%;
        margin: 0px auto;
        display: block;
        text-align: center;
        background: rgb(0 0 0 / 46%);
        color: #fff;
        padding: 10px;
        margin-top: 20px;        
    }
    .VideoExpleiner {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 50vh;
    }
    .play-icon {
        top: 52%;
        left: 51%;
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }        
    .play-icon i {
        font-size: 15px;
        text-align: center;
        line-height: 50px;
        display: block;
    }    
    .play-icon.playcenter1 {
        top: 58%;
        left: 50%;
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }                        
    }
@media (min-width: 768px) and (max-width: 991.98px) {
        .container1 {
            max-width: 1024px;
            box-sizing: border-box;
            width: 100%;
            padding-left: 0px;
            padding-right: 0px;
            margin-left: auto;
            margin-right: auto;
            }            
            body, html {
            overflow: hidden;
            }
            header {
            padding: 20px 15px;
            z-index: 99999;
            }
            .clouseText {
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding: 70px 0 0 0;
            }
            .clouseRightImg img {
                margin: 0px auto;
                display: table;
                position: relative;
                left: 0;
                right: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                overflow: hidden;
            }
            .clouseText small {
            font-size: 40px;
            letter-spacing: -2px;
            right: -11px;
            top: 6px;
            }
            .clouseText span {
            font-size: 50px;
            letter-spacing: -2px;
            margin-bottom: 10px;
            }
            #navigationWrap {
            padding: 10px 0;
            overflow-y: scroll;
            z-index: 9999;
            }
            .container-fluid {
            padding-right: 15px;
            padding-left: 15px;
            }
            .main_nav_Box {
            width: 100%;
            height: auto;
            display: block;
            align-items: center;
            justify-content: center;
            }
            .menu {
            padding: 37px 10px;
            }
            .container2 {
            box-sizing: border-box;
            width: 100%;
            padding-left: 15px;
            padding-right: 15px;
            margin-left: auto;
            margin-right: auto;
            }
            .connectsocial2 ul li {
                padding: 3px 9px;
                margin-right: 0;
            }    
            .connectsocial2 ul li img {
                width: 42px;
                height: 30px;
            }
            .connectsocial2 ul li a {
            font-size: 13px;
            color: #fff;
            margin-right: 0;
            }
            .connectsocial2 span {
            margin: 0px 0 10px 0;
            font-size: 12px;
            }
            .getaQuoteMain span {
            font-size: 14px;
            margin: 10px 0 10px 0;
            }
            .mobilejumdown {
            position: relative;
            height: 100vh;
            }
            .mobilejumdown img {
            width: 35%;
            margin: 0px auto;
            display: table;
            }
            .bgBlack {
            background: #272827;
            width: 100%;
            height: 100vh;
            position: relative;
            overflow: inherit;
            }
            .section{
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: transform 0.9s ease;
            }
            .Mobilefocustext small{
            font-family: 'Athene';
            color: #e3e3e2;
            font-size: 30px;
            font-weight: 400;
            display: block;
            text-align: center;
            line-height: 30px;
            }
            .Mobilefocustext span{
            font-family: 'Athene';
            color: #e3e3e2;
            font-size: 40px;
            font-weight: 400;
            text-align: center;
            display: block;
            margin: 0 0 10px 0;
            }
            .Mobilefocustext p{
            color: #e3e3e2c2;
            width: 100%;
            text-align: center;
            font-size: 13px;
            font-weight: 500;
            margin: 0;
            line-height: 20px;
            width: 70%;
            margin: 0px auto;
            }
            .geekscopyright {
            left: -130px;
            z-index: 2;
            }
            .MobileMainSection2{
            height: 100vh;
            display: block;
            width: 100%;
            background-image: url(../images/mobileMask.png);
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
            position: relative;
            }
            .MobileMainSection2:after {
            content:'';
            background: #676867;
            height: 100vh;
            width: 1px;
            position: absolute;
            left: 50%;
            right: 50%;
            top: 0;
            z-index: 0;
            }
            .Mobile_Mask_Center .Peraslider{
            color: #e3e3e2c2;
            width: 80%;
            text-align: center;
            font-size: 13px;
            font-weight: 500;
            margin: 0;
            line-height: 20px;
            margin: 20px auto;
            }
            .jumpimg {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .jumpimg img {
            height: 75%;
            }
            .Peraslider {
            position: absolute;
            top: 66%;
            bottom: 34%;
            width: 20%;
            left: 0;
            right: 0;
            height: 70px;
            }
            .Peraslider p{
            font-size: 13px;
            line-height: 30px;
            text-align: center;
            }
            .diveimgBox img {
            width: 30%;
            margin: 50px auto;
            display: table;
            }
            .moveimgdown1 img {
            -webkit-animation: upNdown 4s infinite linear;
            animation: upNdown 4s infinite linear;
            width: 30%;
            margin: 0px auto;
            display: table;
            position: absolute;
            top: 35%;
            bottom: 76%;
            left: 0;
            right: 0;
            }
            .MobileletsdivText small{
            /*font-family: 'Athene';
            color: #272827;
            font-size: 25px;
            letter-spacing: 0px;
            display: block;
            background: -webkit-linear-gradient(135deg, rgb(117 117 117) 18%, rgb(14 14 14) 20%, rgb(83 83 83) 30%, rgb(159 159 159) 40%, rgb(35 35 35) 42%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            text-align: center;
            line-height: 50px;
            position: relative;
            top: 25px;*/
            }
            .MobileletsdivText span{
            /*font-family: 'Athene';
            color: #272827;
            font-size: 60px;
            letter-spacing: -2px;
            display: block;
            background: -webkit-linear-gradient(135deg, rgb(117 117 117) 18%, rgb(14 14 14) 20%, rgb(83 83 83) 30%, rgb(159 159 159) 40%, rgb(35 35 35) 42%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            text-align: center;
            line-height: 90px;*/
            }
            .MobileletsdivText p{
            text-align: center;
            font-size: 13px;
            color: #272827;
            font-weight: 500;
            width: 50%;
            line-height: 20px;
            margin: 0px auto;
            }
            .javaimg img {
            width: 30%;
            margin: 50px auto;
            display: table;
            }
            .WebTextDeve small{
            color: #e3e3e2;
            font-family: 'Athene';
            font-size: 40px;
            font-weight: 500;
            display: block;
            line-height: 20px;
            letter-spacing: -1px;
            position: relative;
            right: auto;
            bottom: 0;
            text-align: left;
            left: 0;
            text-align: center;
            }
            .WebTextDeve span{
            color: #e3e3e2;
            font-family: 'Athene';
            font-size: 50px;
            font-weight: 500;
            display: block;
            text-align: center;
            position: relative;
            letter-spacing: -1px;
            margin-bottom: 20px;
            }
            .WebTextDeve p{
            text-align: center;
            font-size: 13px;
            color: #e3e3e2c2;
            font-weight: 500;
            display: block;
            width: 50%;
            position: relative;
            line-height: 20px;
            margin: 0px auto;
            }
            .MobileSeoText{
            position: absolute;
            z-index: -1;
            display: flex;
            align-items: baseline;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .MobileSeoText small {
            color: #242424;
            font-size: 18rem;
            display: inline-block;
            font-family: 'Athene';
            letter-spacing: 0;
            }
            .MobileSeoMain {
            position: relative;
            }
            .AppIOS .small{
            top: 0;
            }
            .MobileSeoText.Ios {
            position: absolute;
            top: 15%;
            bottom: 85px;
            z-index: -1;
            left: 0;
            right: 0;
            text-align: center;
            }
            .MobileSeoText.Ios small{
            letter-spacing: -15px 
            }
            .AppIOS small {
            top: 0;
            left: 0;
            text-align: center;
            }
            .Mobile2d3d span{
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            font-size: 65px;
            line-height: 90px;
            }
            .Mobile2d3d span small{
            font-size: 45px;
            line-height: 50px;
            }
            .vector2d3d img {
            -webkit-animation: upNdown 4s infinite linear;
            animation: upNdown 4s infinite linear;
            width: 30%;
            margin: 0px auto;
            display: table;
            position: absolute;
            top: 10%;
            bottom: 90%;
            left: 0;
            right: 0;
            }
            #section8 .container-fluid {
            padding-right: 15px;
            padding-left: 15px;
            }
            .circleTestimonial{
            display: block;
            margin-top: 27px;
            }
            .circleTestimonial img {
                width: 15px;
                height: 15px;
                position: relative;
                top: 2px;
                display: inline-block;
                left: 12px;
            }
            .satisfied small {
                font-size: 17px;
                padding-left: 10px;
            }                        
            .TestimonialSlider p {
            margin-bottom: 5px;
            min-height: auto;
            line-height: 15px;
            }
            .navbar {
            top: 26px;
            right: 10px;
            }
            ;
            .VideoBox img {
            height: auto;
            }
            .TestimonialLeftSlider .slick-dots button {
            width: 10px;
            height: 10px;
            }
            .clouseText p {
            font-size: 13px;
            line-height: 18px;
            margin-right: 0px;
            margin: 0;
            }
            .Testimonialleft span {
            font-size: 18px;
            text-align: center;
            margin: 21px 0 20px 0;
            }
            .Testimonialleft small {
            font-size: 11px;
            text-align: center;
            margin: 0;
            }
            .navbar {
            top: 26px;
            right: 15px;
            position: absolute;
            }
            .TestimonialIcons {
            float: none;
            display: block;
            margin: 0px auto;
            text-align: center;
            }
            .custom_widget {
            margin-left: 0;
            top: 0;
            }
            .TestimonialIcons li a {
            font-size: 14px;
            color: #fff;
            margin-right: 0;
            }
            .TestimonialIcons li {
                display: inline-block;
                background: #fff;
                padding: 4px 2px;
                margin-right: 0;
                width: 16%;
                margin-bottom: 4px;
            }
            .TestimonialIcons li:first-child {
                padding: 7px 0;
                top: 0px;
            }        
            .TestimonialIcons img {
                width: 35px;
                height: 35px;
                margin: 0;
            }
            .Mobile_Mask_Center .formobilecircle{
            width: 35px;
            height: 35px;
            margin: 0px auto;
            position: absolute;
            top: 40%;
            bottom: 39%;
            left: 44.3%;
            right: 44.3%;
            z-index: 1;
            }
            .MobileMainSection1 {
            width: 100%;
            height: 100vh;
            position: relative;
            }
            .Mobilefocustext.MobilefocustextJS {
            position: absolute;
            bottom: 100px;
            }
            .Mobile_Mask_Center {
            width: 100%;
            height: 100vh;
            }
            .HomeMenText small{
            font-family: 'Athene';
            font-size: 60px;
            color: #272827;
            font-weight: 500;
            display: block;
            text-align: center;
            position: relative;
            letter-spacing: -5px;
            right: -17px;
            top: 8px;
            }
            .HomeMenText span{
            font-family: 'Athene';
            font-size: 70px;
            color: #272827;
            font-weight: 500;
            display: block;
            text-align: center;
            letter-spacing: -2px;
            margin-bottom: 20px;
            }
            .HomeMenText p{
            text-align: center;
            font-size: 13px;
            color: #272827;
            font-weight: 500;
            margin: 0;
            line-height: 17px;
            }
            .MobileMainSection3 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .MobileMainSection4 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            div#section8 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .Mobile2d3dJs small {
            position: inherit;
            top: inherit;
            }
            .connectsocial2 ul {
            text-align: left;
            padding-left: 0;
            }
            .sectionmain1 {
            width: 100%;
            height: 100vh;
            display: grid;
            margin: 0px auto;
            padding: 10% 0 0 0;
            }
            .HomeMenText {
            text-align: center;
            position: absolute;
            top: 6%;
            left: 0;
            right: 0;
            }
            .men22 {
            text-align: center;
            width: 50%;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0px auto;
            }
            .loader-inner img {
            width: 72px;
            height: 88px;
            object-fit: contain;
            }
            /* ==================================== About Us ============================== */
            .AboutHeading span {
            font-size: 60px;
            letter-spacing: 0;
            text-align: left;
            display: inline-block;
            }
            .AboutHeading small {
            font-size: 60px;
            bottom: inherit;
            left: inherit;
            right: inherit;
            position: inherit;
            text-align: left;
            display: inline-block;
            }
            .clintheading {
            padding-left: 0;
            }
            .logos-slider img {
            width: 90px;
            height: 60px;
            padding: 12px;
            }
            .centercircle3 {
            position: absolute;
            left: auto;
            top: 37%;
            bottom: 66%;
            right: 44px;
            width: 25px;
            height: 25px;
            display: none;
            }
            .footerreviews img {
            width: 45px;
            height: 45px;
            }
            .column1 span {
            font-size: 12px;
            margin: 0 0 10px 0;
            }
            .column1 p {
            font-size: 13px;
            line-height: 15px;
            margin-bottom: 20px;
            }
            .column1 small {
            font-size: 10px;
            font-weight: 600;
            margin: 10px 0 0 0;
            line-height: 18px;
            }
            .column2 span {
            font-size: 12px;
            margin: 0 0 10px 0;
            }
            .quicklinks ul li a {
            font-size: 11px;
            line-height: 12px;
            }
            .quicklinks ul li {
            margin-bottom: 10px;
            }
            .locations small {
            font-size: 13px;
            line-height: 15px;
            margin: 0 0 10px 0;
            }
            .column4 p {
            font-size: 11px;
            margin-bottom: 0;
            }
            .footersocial ul li {
            display: inline-block;
            margin-right: 10px;
            }
            .footersocial ul li a {
            font-size: 16px;
            }
            .emailinfo a {
            font-size: 14px;
            }
            .footerreviews ul li a {
            font-size: 13px;
            }
            .locations a {
            font-size: 11px;
            margin: 0 0 10px 0;
            display: block;
            }
            .locations {
            margin-bottom: 11px;
            }
            .sociallistmain {
            padding: 0;
            }
            .footerreviews ul li {
            padding-right: 9px;
            padding-left: 9px;
            }
            .counter span {
            font-size: 30px;
            line-height: 22px;
            margin: 20px 0 10px 0;
            }
            .AboutPeraText small {
            font-size: 18px;
            line-height: 20px;
            margin-bottom: 30px;
            margin-top: 10px;
            }
            .AboutPeraText p {
            font-size: 13px;
            line-height: 20px;
            margin-bottom: 10px;
            text-align: left;
            }
            .counter small {
            font-size: 16px;
            line-height: 17px;
            }
            .loader-inner img {
            width: 68px;
            height: 68px;
            object-fit: contain;
            }
            .collapseheading span {
            font-size: 20px;
            line-height: 40px;
            }
            .RankLogos .custom_widget {
            top: 10px;
            margin-left: 1px;
            }
            .RankLogos ul li a img {
            width: 47px;
            height: 46px;
            margin: 0;
            margin-right: 7px;
            top: 13px;
            }
            .RankLogos ul li a {
            font-size: 12px;
            }
            .clintheading span {
            font-size: 18px;
            }
            .clintheading small {
            font-size: 17px;
            }
            .sociallistmain {
            bottom: 3%;
            position: inherit;
            }
            .footerreviews .custom_widget {
            margin-left: 0;
            }
            .footerreviews {
                margin: 20px 0 0 0;
                padding: 0px 0 10px 0;
                text-align: center;
                display: block;
            }
            .copyrightText {
            text-align: center;
            margin-top: 13px;
            }
            .copyrightText p {
            font-size: 11px;
            text-align: center;
            margin: 0;
            line-height: 20px;
            }
            .namecircle {
            left: 10px;
            top: 68%;
            width: 110px;
            height: 110px;
            }
            .teamimg small {
            font-size: 12px;
            }
            .emailinfo p {
            font-family: 'Acumin Pro';
            font-weight: 500;
            font-size: 16px;
            margin: 10px 0 5px 0;
            display: block;
            }
            .footersocial {
            margin: 20px 0 0 0;
            }
            .footersocial ul {
            margin: 0;
            text-align: left;
            }
            .emailinfo img {
            margin-right: 6px;
            width: 20px;
            height: 20px;
            display: none;
            }
            .collapsecontent p {
            font-size: 12px;
            line-height: 19px;
            }
            .CareerRight .collapsecontent p {
            width: 100%;
            padding: 0px 0 0px 0;
            font-size: 13px;
            line-height: 20px;
            }
            .CareerMiddle{
            height: 100vh;
            display: flex;
            align-items: center;   
            justify-content: center;
            }
            .CareerFormBg {
            width: 100%;
            height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            }
            .ChooseFile {
            background: #181818;
            width: 100%;
            padding: 1% 2px 1% 2px;
            color: #fff;
            font-size: 12px;
            cursor: pointer;
            margin-bottom: 0;
            }
            .file-chooser .file-chooser-input {
                background: #181818;
                border: 1px solid #181818;
                border-right: none;
                border-radius: 2px;
                padding: 0px 5px;
                cursor: default;
                padding-right: 0;
                white-space: pre;
                text-overflow: ellipsis;
                width: 100%;
                height: 37px;
                font-size: 10px;
            }          
            .applyText span img {
            width: 25px;
            height: 25px;
            position: relative;
            bottom: 0px;
            }
            .applyText span {
            font-size: 15px;
            margin: 0 0 10px 0;
            letter-spacing: 0px;
            }
            .LeaveForm textarea {
            height: 90px;
            padding: 15px;
            font-size: 10px;
            }
            .ApplyFormMain .LeaveForm .btn-primary {
            font-size: 20px;
            line-height: 30px;
            padding: 0px 0px;
            border: none;
            }
            /* .CareerFormBg .RankLogos ul li a img {
            margin-right: 4px;
            width: 35px;
            height: 35px;
            object-fit: scale-down;
            display: inline-block;
            position: relative;
            top: 0;
            filter: opacity(50%);
            } */
            .LeaveForm input.form-control {
            width: 100%;
            height: 35px;
            margin-bottom: 10px;
            font-size: 12px;
            padding: 10px;
            }
            .CareerRight .borderbottom {
            border-bottom: 1px solid #b4b4b3;
            padding: 5px 0;
            margin-bottom: 5px;
            }
            .borderbottom.borderbottom2:after {
            height: 3px;
            }
            .borderbottom {
            border-bottom: 1px solid #b4b4b3;
            padding: 10px 0 10px 0;
            width: 100%;
            }
            .expandable:before {
            display: block;
            content: '';
            width: 60px;
            height: 4px;
/*            background: #d3202e;*/
            position: absolute;
/*            bottom: -10px;*/
            }
            .ChooseUsHeadingd small {
            font-size: 18px;
            }
            .ChooseUsHeadingd span {
            font-size: 27px;
            font-weight: 500;
            line-height: 24px;
            width: 100%;
            }
            .rankText span {
            font-family: 'Acumin Pro';
            font-weight: 500;
            color: #272827;
            display: block;
            font-size: 18px;
            margin-bottom: 5px;
            }
            .quicklinks span {
            margin: 15px 0;
            display: block;
            font-size: 12px;
            font-weight: 600;
            margin: 0 0 10px 0;
            }
            .column4 span {
            font-size: 13px;
            margin: 0 0 12px 0;
            }
            .AboutHeading {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: auto;
            flex-direction: inherit;
            text-align: center;
            }
            .AboutPeraText {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            width: 100%;
            height: auto;
            flex-direction: inherit;
            }
            .faqscollapse {
            width: 100%;
            height: auto;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            margin-top: 0px;
            }
            .ChooseUsHeadingd {
            width: 100%;
            height: auto;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            margin: 70px 0 0 0;
            }
            .RankLogos {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            width: 100%;
            height: auto;
            }
            .RankWhiteBg {
            background: #fff;
            width: 100%;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            height: 100%;
            padding: 20px 0 0 0;
            }
            .CareerFormBg .RankWhiteBg {
            background: #fff;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            height: auto;
            position: absolute;
            bottom: 0;
            padding: 5px 0 0 0;
            }
            .rankText p {
            font-size: 12px;
            line-height: 10px;
            margin: 0;
            }
            .rankText {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            width: 100%;
            height: auto;
            }
            .FaqsMain {
            background: #e3e3e2;
            position: relative;
            display: block !important;
            padding: 18% 0;
            }
            .RankLogos ul li:first-child {
            margin-right: 4px;
            padding-left: 0;
            }
            .BigClientMain{
            display: block;
            height: auto;
            }
            .ourLogos img {
            width: 220px;
            height: 160px;
            object-fit: scale-down;
            margin: 0px auto;
            display: table;
            filter: grayscale(100%);
            transition: all 0.3s ease-in-out;
            object-fit: scale-down;
            margin: 0;
            border: 2px solid rgb(0 0 0 / 16%);
            padding: 20px;
            }
            .ourLogos {
            display: table;
            margin: 0px auto;
            }
            footer {
            background: #e3e3e2;
            width: 100%;
            height: 100vh;
            display: block;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            overflow-y: scroll;
            padding: 25% 0 5% 0;
            }
            .Mobileclintheading span {
            color: #272827;
            font-size: 30px;
            font-weight: 600;
            font-family: 'Athene';
            letter-spacing: 1px;
            display: block;
            text-align: center;
            }
            .Mobileclintheading small {
            color: #01c38e;
            font-size: 30px;
            display: block;
            text-align: center;
            margin: 10px 0  10px 0;
            }
            .getquotebuttons {
                position: fixed;
                right: 0;
                top: 50%;
                z-index: 9;
            }
            /* =================================== Graphics Design Mobile  ============================*/
            
            .AboutPeraText small {
            font-size: 24px;
            line-height: 25px;
            margin-bottom: 10px;
            margin-top: 10px;
            text-align: left;
            }
            .GraphicLeft small {top: inherit;font-size: 40px;left: inherit;letter-spacing: 0px;position: inherit;display: block;margin: 0;position: relative;left: 0;top: 0;text-align: center;}
            .GraphicLeft span {top: inherit;left: inherit;font-size: 50px;letter-spacing: 0px;display: block;margin: 0;text-align: center;}
            .GraphicLeft {
            height: 100%;
            z-index: inherit;
            left: inherit;
            right: inherit;
            top: inherit;
            bottom: inherit;
            width: 100%;
            display: block;
            margin: 0;
            opacity: inherit;
            background: none;
            }
            .GraphicDesignInner {width: 100%;height: 100vh;padding: 0;display: flex;align-items: center;justify-content: center;}
            .ServicesLinks ul li a {
            font-size: 25px;
            line-height: 40px;
            padding-left: 0;
            }
            .ServicesImgLinks ul li {
            display: block;
            margin-right: 0;
            float: left;
            width: 50%;
            }
            .ServicesImgLinks small {
            font-size: 60px;
            bottom: 10px;
            letter-spacing: -1px;
            }
            .ServicesImgLinks ul li img {
            width: 130px;
            height: 50px;
            }
            .ServicesImgLinks ul li:last-child img {
            width: 50px;
            height: 60px;
            }
            .ServicesImgLinks ul li:last-child {
            margin-right: 0px;
            width: 100%;
            }
            .ServicesImgLinks ul li:last-child img {
            width: 70px;
            height: 40px;
            }
            .myElement {
            width: 20px;
            height: 20px;
            top: 0px;
            } 
            .GraphicRight ul li a {
            font-size: 18px;
            color: grey;
            font-weight: 500;
            }
            .GraphicRight ul li {
            display: inline-block;
            margin-right: 10px;
            }
            .GraphicRight ul li a img {width: 35px;height: 36px;top: 0;}
            .BrandingMain1 .GraphicDesignInner{
            padding: 0;
            }
            .CenterHeading span {
            font-size: 50px;
            display: inline-block;
            align-items: center;
            justify-content: center;
            width: auto;
            height: auto;
            display: inline-block;
            letter-spacing: -6px;
            display: contents;
            }
            .PortfolioSlider svg {
            width: 100px;
            height: auto;
            margin: 40px auto;
            cursor: pointer;
            overflow: visible;
            background: #000000ad;
            padding: 10px;
            border-radius: 0px;
            }
            .portfolioLinks p {
                width: 100%;
                font-size: 12px;
                letter-spacing: 0px;
                margin-bottom: 10px;
                line-height: 15px;
                margin-top: 0px;
            }
            .LeftPortfolioMain {
            height: 100vh;
            overflow: inherit;
            display: flex;
            }  
            .RightPortfolioMain {
                padding: 10px 25px;
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 30px;
            }
            .portfolioLinks {
            width: 100%;
            display: block;
            }
            .PortfolioItems img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            }  
            .sociallistmain .col-12{
            padding: 0;
            }
            .portfolioLinks ul li a {
            font-size: 13px;
            }
            .portfolioLinks span {
            font-size: 25px;
            letter-spacing: -1px;
            margin: 15px 0 5px 0;
            }
            .AnimationRight .planing ul li small {
            font-size: 25px;
            letter-spacing: -1px;
            margin: 20px 0 0 0;
            }
            .AnimationRight .planing span {
            font-size: 13px;
            line-height: 15px;
            text-align: left;
            display: block;
            width: 100%;
            }
            .GraphicTop .FontResize span {
                font-size: 100px;
            }
            .GraphicTop.GraphicLeftJs {
            display: block;
            text-align: center;
            margin: 0px auto;
            }
            .FontResize .btnDiv .btn1 {
            padding: 11px 20px;
            border-radius: 5px;
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            margin: 0px auto;
            display: table;
            }
            .GraphicLeftJs .btnDiv {
            left: 0;
            bottom: 30px;
            position: inherit;
            width: 100%;
            margin: 0px auto;
            display: table;    
            }
            .FontResize .Vectorimg {
            display: none;
            }
            .GraphicLeftJs .btnDiv .btn1 {
            padding: 9px 20px;
/*            border-radius: 5px;*/
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            margin: 20px 0 10px 0;
            }
            .chooseuscontente ul li small {
            font-size: 14px;
            display: block;
            margin: 0;
            line-height: 15px;
            }
            .btnDiv3Js2 .btn1
            {
            padding: 9px 20px;
/*            border-radius: 5px;*/
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            }
            .btnDiv3 small {
            font-size: 14px;
            margin: 0 0 10px 0;
            font-weight: 600;
            }
            .chooseuscontente p {
            font-size: 14px;
            margin: 0 0 10px 0;
            width: 90%;
            line-height: 15px;
            }
            .GraphicTop .webDeveText small {
            font-size: 35px;
            letter-spacing: -4px;
            bottom: 40px;
            left: 0;
            right: 0;
            text-align: center;
            position: relative;
            }
            .Left2d3dText .webDeveText span {
            font-size: 33px !important;
            letter-spacing: -2px;
            display: block;
            text-align: left;
            position: relative;
            bottom: 0;
            margin: 0 0 20px 0;
            }
            .GraphicDesignInner {
            width: 100%;
            height: 100%;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            }
            .checklistheading span {
            font-size: 28px;
            width: 100%;
            line-height: 42px;
            display: block;
            text-align: left;
            }
            .checklistheading p {
            font-size: 13px;
            bottom: 16px;
            line-height: 23px;
            width: 100%;
            text-align: left;
            position: inherit;
            margin: 4px 0;
            }
            .checklistbox p {
            font-size: 12px;
            margin: 3px 0 0 0;
            line-height: 15px;
            }
            .checklistbox span {
            font-size: 14px;
            display: block;
            margin: 5px 0 5px 0;
            font-weight: 600;
            }
            .checklistright{
            display: none;
            }
            .hiddenonmobile{
            display: none;
            }
            .checklistbox {
            margin-top: 0;
            }
            .checklistbox span {
            font-size: 12px;
            display: block;
            margin: 20px 0 20px 0;
            font-weight: 600;
            }
            .checklistbox p {
            font-size: 13px;
            margin: 0;
            line-height: 20px;
            }
            .WebDevelopmentChecklist {
            background: #e3e3e2;
            width: 100%;
            height: 100vh;
            position: relative;
            display: flex;
            padding: 0;
            }
            .GraphicTop .DigitalDeveText small {
            bottom: 43px;
            font-size: 35px;
            letter-spacing: 1px;
            }
            .GraphicTop .DigitalDeveText small {
            font-size: 35px;
            letter-spacing: 1px;
            display: block;
            text-align: center;
            position: relative;
            left: 19px;
            bottom: 34px;
            }
            .GraphicTop .DigitalDeveText span {
            top: 0;
            font-size: 40px;
            letter-spacing: -3px;
            display: block;
            text-align: center;
            }
            .servicesOffer.AnimationJs.DigitalMarketing {
            height: auto;
            margin-top: 10px;
            }
            .servicesOffer span {
            font-size: 16px;
            line-height: 14px;
            margin: 0 0 5px 0;
            }
            .servicesOffer p {
            color: #e3e3e2;
            width: 100%;
            font-size: 13px;
            line-height: 18px;
            display: block;
            margin: 0;
            }
            .designinglisticonTextImg ul li img {
            width: 35px;
            height: 35px;
            object-fit: scale-down;
            margin: 20px 0 10px 0;
            display: block;
            text-align: center;
            margin: 10px auto;
            }
            .designinglisticonTextImg ul li small {
            font-size: 14px;
            margin: 10px 0 0 0;
            font-weight: 500;
            }
            .GraphicTop .MobileApp .webDeveText span {
            bottom: 0px;
            left: 0;
            font-size: 50px;
            letter-spacing: -1px;
            }
            .GraphicTop .MobileApp .webDeveText small {
            font-size: 30px;
            letter-spacing: 0px;
            bottom: 35px;
            left: 0;
            text-align: center;
            }
            .processbox span {
            font-size: 12px;
            margin: 30px 0 5px 0;
            }
            .processbox p {
            font-size: 10px;
            margin: 0;
            line-height: 15px;
            }
            .processheading span {
            font-size: 14px;
            letter-spacing: 0px;
            margin-bottom: 10px;
            margin: 0;
            }
            .processicons {
            margin-top: 0;
            }
            .proicons span {
            font-size: 13px;
            margin: 5px 0 5px 0;
            }
            .processicons ul{
            text-align: center;
            }
            .processicons ul li {
            display: inline-block;
            margin-right: 2px;
            }
            .mobileset {
            width: 30%;
            float: none;
            margin: 0px auto;
            }
            .processheading {
            margin-top: 3%;
            }
            .processheading p{
            font-size: 11px;
            }
            .GraphicTop .DigitalDeveText small {
            font-size: 30px;
            letter-spacing: 1px;
            display: block;
            text-align: center;
            position: relative;
            left: 0;
            bottom: 23px;
            }
            .GraphicTop .DigitalDeveText span {
            top: 0;
            font-size: 50px;
            letter-spacing: 0px;
            display: block;
            text-align: center;
            position: inherit;
            line-height: 40px;
            }
            .servicesOffer.AnimationJs.BlockChainContent span {
            margin: 20px 0 20px 0;
            font-size: 28px;
            line-height: 20px;
            }
            .servicesOffer.AnimationJs.BlockChainContent p {
            margin: 0;
            font-size: 12px;
            line-height: 15px;
            }
            .forscrollonmobile {
            width: 100%;
            height: 100vh;
            display: block;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            overflow-y: scroll;
            }
            .CenterHeading.lerp-wrap {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                height: 100vh;
                flex-direction: column;
            }
            .moving-item{
            display: none;
            }
            .BlogTopbtn ul li {
            display: inline-block;
            margin-right: 10px;
            width: 100%;
            margin-bottom: 10px;    
            }
            .SearchBar .form-control {
            width: 80%;
            }

    .BannerHeading span {
    font-size: 40px;
    }    
    .UsedTags ul li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 10px;
    }    
    .BlogTag ul li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 10px;
    }    
    .BlogBanner {
    height: auto;
    padding: 35% 0 5% 0;
    }    
    .BannerHeading p {
    width: 100%;
    }    
    .aboutvideo video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    }
    .aboutvideo {
    width: 100%;
    height: 100%;
    background: #040404;
    }
    button#playPauseButton {
    top: 47%;
    left: 40%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    }        
    
    .bottomfoot {
    background: #efefee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 27px 20px;
    }
    .AboutProject p {
    font-size: 12px;
    line-height: 20px;
    }
    .CaseHeading span {
    font-size: 40px;
    letter-spacing: 0px;
    margin-top: 60px;
    }
    .CaseHeading p {
    width: 90%;
    margin: 20px auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    }
    .CaseHeading img {
    top: 0;
    }
    .ClientLogoCenter img {
    display: table;
    margin: 10px auto 30px auto;
    width: 40%;
    }
    .colorSec span {
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    }
    .colorRadius ul li small {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    }
    .colorRadius ul li span {
    font-size: 13px;
    margin: 10px 0 0 0;
    text-align: center;
    display: block;
    font-weight: 600;
    }
    .colorRadius ul li p {
    font-size: 12px;
    text-align: center;
    margin: 0 0 16px 0;
    }
    .colorRadius ul {
    margin: 20px 0 0 0;
    text-align: center;
    }
    .colorRadius ul li {
    display: inline-block;
    margin-right: 0;
    width: 45%;
    }
    .OurRole span {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    margin: 20px 0 0 0;
    }
    .ruleListing ul li {
    font-size: 11px;
    margin: 0;
    }
    .timeduration span {
    padding: 15px 10px;
    font-size: 14px;
    } 
    .timedurationDis span {
    display: inline-block;
/*    color: #d3202e;*/
    font-size: 20px;
    font-weight: 600;
    margin-right: 0px;
    }
    .timedurationDis {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 25px;
    display: inline-block;
    }
    .timedurationDis span small {
    font-size: 14px;
    }
    .AboutProject span {
    padding: 13px 22px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 14px;
    }
    .AboutProject img {
    width: 70%;
    margin: 0px auto 20px auto;
    display: table;
    }
    .ToolsUsed span {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 40px;
    }
    .ToolsUsed ul{
    text-align: center;
    }    
    .ToolsUsed ul li {
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 11px;
    }
    .ToolsUsed ul li img {
    width: 53px;
    height: 30px;
    }
    .ToolsUsed ul li small {
    font-size: 12px;
    margin: 10px 0 0 0;
    }
    .ProblumIstatwement {
    padding: 30px 0 0 0;
    }
    .MobileImg img {
    width: 70%;
    margin: 0px auto;
    display: table;
    }
    .AboutProjectMain2 .AboutProject span {
    font-size: 14px;
    margin-bottom: 14px;
    margin-top: 20px;
    }
    .boxshaowBG {
    height: auto;
    }
    .caseheadingcenter p {
    width: 100%;
    margin: 10px auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    }
    .CaseStudlyFirst {
    background: #e3e3e2;
    padding: 60px 20px;
    width: 100%;
    height: 100vh;
    }
    .caseheadingcenter span {
    font-size: 40px;
    letter-spacing: 0px;
    }
    .caseheadingcenter img {
    width: 50%;
    }
    .section.NewCaseStudy {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    }
    .CaseStudyLeftBox {
    margin-bottom: 10px;
    }
    .CaseStudyRightBox small {
    font-size: 18px;
    }    
    .CaseStudyRightBox span {
    display: block;
    font-family: 'Athene';
    font-size: 16px;
    margin: 20px 0 10px 0;
    }
    .CaseStudyRightBox p {
    font-family: 'Acumin Pro';
    font-weight: 500;
    color: #272827;
    font-size: 12px;
    line-height: 15px;
    width: 100%;
    }
    .CaseStudyRightBox a {
    font-size: 14px;
    padding: 10px;
    position: relative;
    bottom: 0;
    margin-bottom: 20px;
    }
    .backtop button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    }
    .fortwiceRow {
    display: flex;
    flex-direction: column-reverse;
    }
    .ruleListing {
    margin-bottom: 32px;
    }
    .ruleListing ul {
    display: block;
    margin: 16px 0 0px 0;
    margin-right: 0;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 5px;
    margin-bottom: 5px;
    }
    .bottombtn a {
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
/*    background: #d3202e;*/
    color: #e3e3e2;
/*    border-radius: 3px;*/
    font-size: 12px;
    }
    .servicesMain4 {
    display: block;
    height: 100%;
    padding: 18% 0;
    }
    #moving-item{
    display: block; !important;
    } 
    #moving-item img{
    display: none !important;
    }
    .CareerLeft1 span {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -4px;
    }
    .GetInTouchMain {
    margin-top: 0px;
    }           
    .FallingTelePhone img {
    left: 20%;
    width: 15%;
    }
    .ContactBg {
        background-position: right;
    }    
    .GetInTouchMain span {
    font-size: 14px;
    padding: 3% 0 2% 5%;
    }
    .getinBox small i {
    font-size: 14px;
    }
    .getinBox p {
    font-size: 12px;
    margin: 10px 0 10px 0;
    }
    .getinBox a {
    font-size: 14px;
    margin: 13px 0 13px 0;
    }
    .getinBox small {
    font-size: 14px;
    margin: 13px 0 13px 0;
    }
    .getinBox {
    border-bottom: 1px solid #464646;
    padding: 3% 5% 3% 5%;
    }
    .applyText span {
    font-size: 20px;
    margin: 0 0 20px 0;
    letter-spacing: 2px;
    text-align: left;
    }
    .LeaveForm input.form-control {
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    font-size: 10px;
    padding: 10px;
    }
    .ApplyFormMain .LeaveForm .form-group {
    position: relative;
    margin-bottom: 5px;
    }
    .getinSocial ul li {
    display: inline-block;
    margin-right: 10px;
    }
    .getinSocial ul li a {
    font-size: 18px;
    color: #e3e3e2;
    }                                                                                         
    .applyText span img{
    display: none;
    }
    .CareerFormBg {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    }        
    .CaseHeadingtop span {
        font-size: 30px;
        margin: 0 0 10px 0;
    }
    p {
        font-size: 14px;
        line-height: 20px;
    }
    .CaseStudyLeftBox img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    .CaseHeadingtop {
        margin-bottom: 10px;
    }
    .caseheadingcenter.is-inview {
        padding: 50% 0 0% 0;
        overflow: hidden;
        width: 100%;
        height: 100vh;
    }
    #navigationWrap .connectsocial2 ul li img {
        width: 60px;
        height: 40px;
    }                    
    #navigationWrap .connectsocial2 ul li a {
        font-size: 14px;
        color: #fff;
        margin-right: 0;
    }
    #navigationWrap .connectsocial2 ul li {
        display: inline-block;
        margin-right: 0;
        padding: 0px 8px;
    }
    #navigationWrap .TestimonialIcons li:first-child{
        display: inline-block;
        margin-right: 0;
        padding: 8px 10px;
        top: 0px;
    }
    .circle {
        display: none;
    }
    
    .circle-follow {
        display: none;
    }
    .GraphicRight ul {
        text-align: left;
        display: block;
    }
    .GraphicRight ul li a img {
        width: 41px;
        height: 41px;
        top: 0;
    }
    .GraphicRight li:first-child {
        overflow: hidden;
        padding: 0;
        width: 80px;
        position: relative;
        top: 8px;
        right: 0;
        margin-right: 10px;
    }
    .TestimonailLeftMainInner .Testimonialleft span {
        margin-bottom: 20px;
        font-size: 24px;
    }
    .Testimonialleft span {
        font-size: 30px;
        display: block;
        margin: 40px 0 40px 0;
    }
    .VideoBox i {
        position: absolute;
        top: 40%;
        left: 0%;
        right: 0;
        font-size: 30px;
        color: rgb(255 255 255 / 58%);
        z-index: 2;
        text-align: center;
    }    
    .Seprator2 {
        padding: 0;
        display: none;
    }
    .TestimonialIcons img {
        width: 50px;
        height: 30px;
        margin: 0;
    }
    .arrowcursor {
        display: none;
    }
    .VideoBox img {
        height: 160px;
        width: 100%;
        object-fit: cover;
        margin: 0 0 20px 0;
    }
    #section8 .trustpilot-widget {
        width: 300px;
        margin-left: -177px;
    }
    #navigationWrap .trustpilot-widget {
        width: 300px;
        margin-left: -189px;
    }
    .teamimg span {
        font-weight: 500;
        font-size: 13px;
        line-height: 25px;
    }
    .btn1 {
        padding: 10px 20px;
        border-radius: 5px;
        display: inline-block;
/*        background: #d3202e;*/
        color: #e3e3e2;
/*        border-radius: 3px;*/
        font-size: 14px;
        margin-right: 0;
    }
    .ServicesLinks {
        width: 100%;
        height: auto;
        display: block;
        align-items: center;
        justify-content: flex-start;
    }
    .servicesOffer {
        display: block;
        width: 100%;
        height: auto;

    }
    .ServicesLinks {
        width: 100%;
        height: auto;
        display: block;
    }
    .servicesOffer span {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 10px 0;
    }
    .servicesMain {
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    } 
    .Seprator{
        display: none;
    }
    .QoteForm input[type="submit"] {
        font-size: 18px;
        line-height: 30px;
        margin: 0;
    }
    .QoteForm .form-control {
        width: 100%;
        height: 40px;
        margin-bottom: 5px;
        font-size: 12px;
    }
    .QoteForm select {
        height: 40px;
        border-radius: 0;
        margin-bottom: 0px;
        font-size: 12px;
    }
    .RightForm .form-group {
        margin-bottom: 5px;
    }
    .TestimonialSlider {
        padding: 0;
    }
    .TestimonialLeftSlider .slick-dots button {
        width: 11px;
        height: 11px;
    }
    .TestimonailLeftMainInner .TestimonialSlider p {
        text-transform: inherit;
        color: #272827;
        font-size: 13px;
        margin: 0;
        line-height: 20px;
        padding: 0 10px;
    }
    .redSeprator{
        display: none;
    }
    .RankLogos ul li:first-child {
        margin-right: -20px;
        padding-left: 0;
    }
    .RankLogos ul li:nth-child(2) {
        margin-right: 0;
        padding-left: 0;
    }
    .footerreviews ul li:first-child {
        padding-left: 0;
        padding: 5px 0px 5px 0px;
        top: 15px;
    }
    .BrandingMain1 {
        background-size: cover;
        background-position: center left;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }                
    .BrandingMain2{
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    } 
    .BrandingMain3{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    } 
    .BrandingMain4{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }  
    .BrandingMain5{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }  
    .BrandingMain6{
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }
    .designinglisticon ul li {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .designinglisticon ul li img {
        width: 40px;
        height: 30px;
        object-fit: scale-down;
    }
    .paddinganimation{
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;  
    }   
    .AnimationRight .planing ul{
        display: inline-block;
        margin-right: 0;      
        margin: 0px 0 0 0;        
    }
    .AnimationRight .planing ul li small{
        font-size: 12px;
        letter-spacing: 0px;
        margin: 0;
        padding: 12px 10px;
    }
    .AnimationRight .planing ul li {
        display: inline-block;
        margin-right: 0;
        top: 15px;
        width: auto;
        padding: 0px 5px;
    }
    .teamimg img {
        width: 100%;
        height: 100%;
        object-fit: scale-down;
    }
    .PrivacyPolicy {
        padding: 0% 0 5% 0;
        background: #e3e3e2;
        display: block;
        width: 100%;
        height: auto;
    }
    .PrivacyPolicyBg {
        background-position: left bottom;
        height: auto;
        padding: 20% 0;
    }
    .PrivacyHeading small {
        font-size: 20px;
        margin: 10px 0 10px 0;
    }    
    .PrivacyPolicyBg h1 {
        padding: 0;
        font-size: 41px;
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .CareerLeft1 {
        height: 243px;
        background-size: contain;
        background-position: center;
    }
    .ChooseFile .file-chooser {
        margin: 0;
    }
    .file-chooser:after {
        height: 37px;
        line-height: 37px;
        font-size: 10px;
        width: 50px;
    }
    .CareerRight .faqscollapse {
        width: 100%;
        height: auto;
        padding: 0% 0;
    }
    .TextBox{
        width: 70%;
        margin: 0px auto;
        display: block;
        text-align: center;
        background: rgb(0 0 0 / 46%);
        color: #fff;
        padding: 10px;
        margin-top: 20px;
        font-size: 13px;
    }
    .VideoExpleiner {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 50vh;
    }
    .play-icon {
        top: 52%;
        left: 51%;
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }        
    .play-icon i {
        font-size: 15px;
        text-align: center;
        line-height: 50px;
        display: block;
    }    
    .play-icon.playcenter1 {
        top: 58%;
        left: 50%;
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .connectsocial ul li a {
        font-size: 18px;
    }
    .TestimonialSlider img {
        width: 50px;
        height: 50px;
        margin: 0px 0px 10px 0px;
    }
    .TestimonialSlider span {
        font-size: 16px;
        margin: 8px 0 4px 10px;
    }
    .TestimonialSlider small {
        font-size: 14px;
        margin: 0px 0 0 10px;
    }                         
    }
@media (min-width: 992px) and (max-width: 1199.98px) {
        .container1 {
            max-width: 1024px;
            box-sizing: border-box;
            width: 100%;
            padding-left: 0px;
            padding-right: 0px;
            margin-left: auto;
            margin-right: auto;
            }            
            body, html {
            overflow: hidden;
            }
            header {
            padding: 20px 15px;
            z-index: 99999;
            }
            .clouseText {
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding: 70px 0 0 0;
            }
            .clouseRightImg img {
                margin: 0px auto;
                display: table;
                position: relative;
                left: 0;
                right: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                overflow: hidden;
            }
            .clouseText small {
            font-size: 40px;
            letter-spacing: -2px;
            right: -11px;
            top: 6px;
            }
            .clouseText span {
            font-size: 50px;
            letter-spacing: -2px;
            margin-bottom: 10px;
            }
            #navigationWrap {
            padding: 10px 0;
            overflow-y: scroll;
            z-index: 9999;
            }
            .container-fluid {
            padding-right: 15px;
            padding-left: 15px;
            }
            .main_nav_Box {
            width: 100%;
            height: auto;
            display: block;
            align-items: center;
            justify-content: center;
            }
            .menu {
            padding: 37px 10px;
            }
            .container2 {
            box-sizing: border-box;
            width: 100%;
            padding-left: 15px;
            padding-right: 15px;
            margin-left: auto;
            margin-right: auto;
            }
            .connectsocial2 ul li {
                padding: 3px 9px;
                margin-right: 0;
            }    
            .connectsocial2 ul li img {
                width: 42px;
                height: 30px;
            }
            .connectsocial2 ul li a {
            font-size: 13px;
            color: #fff;
            margin-right: 0;
            }
            .connectsocial2 span {
            margin: 0px 0 10px 0;
            font-size: 12px;
            }
            .getaQuoteMain span {
            font-size: 14px;
            margin: 10px 0 10px 0;
            }
            .mobilejumdown {
            position: relative;
            height: 100vh;
            }
            .mobilejumdown img {
            width: 28%;
            margin: 0px auto;
            display: table;
            }
            .bgBlack {
            background: #272827;
            width: 100%;
            height: 100vh;
            position: relative;
            overflow: inherit;
            }
            .section{
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: transform 0.9s ease;
            }
            .Mobilefocustext small{
            font-family: 'Athene';
            color: #e3e3e2;
            font-size: 30px;
            font-weight: 400;
            display: block;
            text-align: center;
            line-height: 30px;
            }
            .Mobilefocustext span{
            font-family: 'Athene';
            color: #e3e3e2;
            font-size: 40px;
            font-weight: 400;
            text-align: center;
            display: block;
            margin: 0 0 10px 0;
            }
            .Mobilefocustext p{
            color: #e3e3e2c2;
            width: 100%;
            text-align: center;
            font-size: 13px;
            font-weight: 500;
            margin: 0;
            line-height: 20px;
            width: 70%;
            margin: 0px auto;
            }
            .geekscopyright {
            left: -130px;
            z-index: 2;
            }
            .MobileMainSection2{
            height: 100vh;
            display: block;
            width: 100%;
            background-image: url(../images/mobileMask.png);
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
            position: relative;
            }
            .MobileMainSection2:after {
            content:'';
            background: #676867;
            height: 100vh;
            width: 1px;
            position: absolute;
            left: 50%;
            right: 50%;
            top: 0;
            z-index: 0;
            }
            .Mobile_Mask_Center .Peraslider{
            color: #e3e3e2c2;
            width: 80%;
            text-align: center;
            font-size: 13px;
            font-weight: 500;
            margin: 0;
            line-height: 20px;
            margin: 20px auto;
            }
            .jumpimg {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .jumpimg img {
            height: 75%;
            }
            .Peraslider {
            position: absolute;
            top: 66%;
            bottom: 34%;
            width: 20%;
            left: 0;
            right: 0;
            height: 70px;
            }
            .Peraslider p{
            font-size: 13px;
            line-height: 30px;
            text-align: center;
            }
            .diveimgBox img {
            width: 30%;
            margin: 50px auto;
            display: table;
            }
            .moveimgdown1 img {
            -webkit-animation: upNdown 4s infinite linear;
            animation: upNdown 4s infinite linear;
            width: 30%;
            margin: 0px auto;
            display: table;
            position: absolute;
            top: 35%;
            bottom: 76%;
            left: 0;
            right: 0;
            }
            .MobileletsdivText p{
            text-align: center;
            font-size: 13px;
            color: #272827;
            font-weight: 500;
            width: 50%;
            line-height: 20px;
            margin: 0px auto;
            }
            .javaimg img {
            width: 30%;
            margin: 50px auto;
            display: table;
            }
            .WebTextDeve small{
            color: #e3e3e2;
            font-family: 'Athene';
            font-size: 40px;
            font-weight: 500;
            display: block;
            line-height: 20px;
            letter-spacing: -1px;
            position: relative;
            right: auto;
            bottom: 0;
            text-align: left;
            left: 0;
            text-align: center;
            }
            .WebTextDeve span{
            color: #e3e3e2;
            font-family: 'Athene';
            font-size: 50px;
            font-weight: 500;
            display: block;
            text-align: center;
            position: relative;
            letter-spacing: -1px;
            margin-bottom: 20px;
            }
            .WebTextDeve p{
            text-align: center;
            font-size: 13px;
            color: #e3e3e2c2;
            font-weight: 500;
            display: block;
            width: 50%;
            position: relative;
            line-height: 20px;
            margin: 0px auto;
            }
            .MobileSeoText{
            position: absolute;
            z-index: -1;
            display: flex;
            align-items: baseline;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .MobileSeoText small {
            color: #242424;
            font-size: 18rem;
            display: inline-block;
            font-family: 'Athene';
            letter-spacing: 0;
            }
            .MobileSeoMain {
            position: relative;
            }
            .AppIOS .small{
            top: 0;
            }
            .MobileSeoText.Ios {
            position: absolute;
            top: 15%;
            bottom: 85px;
            z-index: -1;
            left: 0;
            right: 0;
            text-align: center;
            }
            .MobileSeoText.Ios small{
            letter-spacing: -15px 
            }
            .AppIOS small {
            top: 0;
            left: 0;
            text-align: center;
            }
            .Mobile2d3d span{
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            font-size: 65px;
            line-height: 90px;
            }
            .Mobile2d3d span small{
            font-size: 45px;
            line-height: 50px;
            }
            .vector2d3d img {
            -webkit-animation: upNdown 4s infinite linear;
            animation: upNdown 4s infinite linear;
            width: 30%;
            margin: 0px auto;
            display: table;
            position: absolute;
            top: 10%;
            bottom: 90%;
            left: 0;
            right: 0;
            }
            #section8 .container-fluid {
            padding-right: 15px;
            padding-left: 15px;
            }
            .circleTestimonial{
            display: block;
            margin-top: 27px;
            }
            .circleTestimonial img {
                width: 15px;
                height: 15px;
                position: relative;
                top: 2px;
                display: inline-block;
                left: 12px;
            }
            .satisfied small {
                font-size: 17px;
                padding-left: 10px;
            }                        
            .TestimonialSlider p {
            margin-bottom: 5px;
            min-height: auto;
            line-height: 15px;
            }
            .navbar {
            top: 26px;
            right: 10px;
            }
            ;
            .VideoBox img {
            height: auto;
            }
            .TestimonialLeftSlider .slick-dots button {
            width: 10px;
            height: 10px;
            }
            .clouseText p {
            font-size: 13px;
            line-height: 18px;
            margin-right: 0px;
            margin: 0;
            }
            .Testimonialleft span {
            font-size: 18px;
            text-align: center;
            margin: 21px 0 20px 0;
            }
            .Testimonialleft small {
            font-size: 11px;
            text-align: center;
            margin: 0;
            }
            .navbar {
            top: 26px;
            right: 15px;
            position: absolute;
            }
            .TestimonialIcons {
            float: none;
            display: block;
            margin: 0px auto;
            text-align: center;
            }
            .custom_widget {
            margin-left: 0;
            top: 0;
            }
            .TestimonialIcons li a {
            font-size: 14px;
            color: #fff;
            margin-right: 0;
            }
            .TestimonialIcons li {
                display: inline-block;
                background: #fff;
                padding: 4px 2px;
                margin-right: 0;
                width: 16%;
                margin-bottom: 4px;
            }
            .TestimonialIcons li:first-child {
                padding: 7px 0;
                top: 0px;
            }        
            .TestimonialIcons img {
                width: 35px;
                height: 35px;
                margin: 0;
            }
            .Mobile_Mask_Center .formobilecircle{
            width: 35px;
            height: 35px;
            margin: 0px auto;
            position: absolute;
            top: 40%;
            bottom: 39%;
            left: 44.3%;
            right: 44.3%;
            z-index: 1;
            }
            .MobileMainSection1 {
            width: 100%;
            height: 100vh;
            position: relative;
            }
            .Mobilefocustext.MobilefocustextJS {
            position: absolute;
            bottom: 100px;
            }
            .Mobile_Mask_Center {
            width: 100%;
            height: 100vh;
            }
            .HomeMenText small{
            font-family: 'Athene';
            font-size: 60px;
            color: #272827;
            font-weight: 500;
            display: block;
            text-align: center;
            position: relative;
            letter-spacing: -5px;
            right: -17px;
            top: 8px;
            }
            .HomeMenText span{
            font-family: 'Athene';
            font-size: 70px;
            color: #272827;
            font-weight: 500;
            display: block;
            text-align: center;
            letter-spacing: -2px;
            margin-bottom: 20px;
            }
            .HomeMenText p{
            text-align: center;
            font-size: 13px;
            color: #272827;
            font-weight: 500;
            margin: 0;
            line-height: 17px;
            }
            .MobileMainSection3 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .MobileMainSection4 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            div#section8 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100vh;
            }
            .Mobile2d3dJs small {
            position: inherit;
            top: inherit;
            }
            .connectsocial2 ul {
            text-align: left;
            padding-left: 0;
            }
            .sectionmain1 {
            width: 100%;
            height: 100vh;
            display: grid;
            margin: 0px auto;
            padding: 10% 0 0 0;
            }
            .HomeMenText {
            text-align: center;
            position: absolute;
            top: 6%;
            left: 0;
            right: 0;
            }
            .men22 {
            text-align: center;
            width: 38%;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0px auto;
            }
            .loader-inner img {
            width: 72px;
            height: 88px;
            object-fit: contain;
            }
            /* ==================================== About Us ============================== */
            .AboutHeading span {
            font-size: 60px;
            letter-spacing: 0;
            text-align: left;
            display: inline-block;
            }
            .AboutHeading small {
            font-size: 60px;
            bottom: inherit;
            left: inherit;
            right: inherit;
            position: inherit;
            text-align: left;
            display: inline-block;
            }
            .clintheading {
            padding-left: 0;
            }
            .logos-slider img {
            width: 90px;
            height: 60px;
            padding: 12px;
            }
            .centercircle3 {
            position: absolute;
            left: auto;
            top: 37%;
            bottom: 66%;
            right: 44px;
            width: 25px;
            height: 25px;
            display: none;
            }
            .footerreviews img {
            width: 35px;
            height: 35px;
            }
            .column1 span {
            font-size: 12px;
            margin: 0 0 10px 0;
            }
            .column1 p {
            font-size: 13px;
            line-height: 15px;
            margin-bottom: 20px;
            }
            .column1 small {
            font-size: 10px;
            font-weight: 600;
            margin: 10px 0 0 0;
            line-height: 18px;
            }
            .column2 span {
            font-size: 12px;
            margin: 0 0 10px 0;
            }
            .quicklinks ul li a {
            font-size: 11px;
            line-height: 12px;
            }
            .quicklinks ul li {
            margin-bottom: 10px;
            }
            .locations small {
            font-size: 13px;
            line-height: 15px;
            margin: 0 0 10px 0;
            }
            .column4 p {
            font-size: 11px;
            margin-bottom: 0;
            }
            .footersocial ul li {
            display: inline-block;
            margin-right: 10px;
            }
            .footersocial ul li a {
            font-size: 16px;
/*            color: #5c5e5b;*/
            }
            .emailinfo a {
            font-size: 14px;
            }
            .footerreviews ul li a {
            font-size: 13px;
            }
            .locations a {
            font-size: 11px;
            margin: 0 0 10px 0;
            display: block;
            }
            .locations {
            margin-bottom: 11px;
            }
            .sociallistmain {
            padding: 0;
            }
            .footerreviews ul li {
            padding-right: 5px;
            padding-left: 5px;
            }
            .counter span {
            font-size: 30px;
            line-height: 22px;
            margin: 20px 0 10px 0;
            }
            .AboutPeraText small {
            font-size: 18px;
            line-height: 20px;
            margin-bottom: 30px;
            margin-top: 10px;
            }
            .AboutPeraText p {
            font-size: 13px;
            line-height: 20px;
            margin-bottom: 10px;
            text-align: left;
            }
            .counter small {
            font-size: 16px;
            line-height: 17px;
            }
            .loader-inner img {
            width: 68px;
            height: 68px;
            object-fit: contain;
            }
            .collapseheading span {
            font-size: 20px;
            line-height: 40px;
            }
            .RankLogos .custom_widget {
            top: 10px;
            margin-left: 1px;
            }
            .RankLogos ul li a img {
            width: 47px;
            height: 46px;
            margin: 0;
            margin-right: 7px;
            top: 13px;
            }
            .RankLogos ul li a {
            font-size: 12px;
            }
            .clintheading span {
            font-size: 18px;
            }
            .clintheading small {
            font-size: 17px;
            }
            .sociallistmain {
            bottom: 3%;
            position: inherit;
            }
            .footerreviews .custom_widget {
            margin-left: 0;
            }
            .footerreviews {
                margin: 20px 0 0 0;
                padding: 0px 0 10px 0;
                text-align: center;
                display: block;
            }
            .copyrightText {
            text-align: center;
            margin-top: 13px;
            }
            .copyrightText p {

            font-size: 11px;
            text-align: center;
            margin: 0;
            line-height: 20px;
            }
            .namecircle {
            left: 10px;
            top: 68%;
            width: 110px;
            height: 110px;
            }
            .teamimg small {
            font-size: 12px;
            }
            .emailinfo p {
            font-family: 'Acumin Pro';
            font-weight: 500;
            font-size: 16px;
            margin: 10px 0 5px 0;
            display: block;
            }
            .footersocial {
            float: left;
            margin: 20px 0 0 0;
            }
            .footersocial ul {
            margin: 0;
            text-align: left;
            }
            .emailinfo img {
            margin-right: 6px;
            width: 20px;
            height: 20px;
            display: none;
            }
            .collapsecontent p {
            font-size: 12px;
            line-height: 19px;
            }
            .CareerRight .collapsecontent p {
            width: 100%;
            padding: 0px 0 0px 0;
            font-size: 13px;
            line-height: 20px;
            }
            .CareerMiddle{
            height: 100vh;
            display: flex;
            align-items: center;   
            justify-content: center;
            }
            .CareerFormBg {
            width: 100%;
            height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            }
            .ChooseFile {
            background: #181818;
            width: 100%;
            padding: 1% 2px 1% 2px;
            color: #fff;
            font-size: 12px;
            cursor: pointer;
            margin-bottom: 0;
            }
            .file-chooser .file-chooser-input {
                background: #181818;
                border: 1px solid #181818;
                border-right: none;
                border-radius: 2px;
                padding: 0px 5px;
                cursor: default;
                padding-right: 0;
                white-space: pre;
                text-overflow: ellipsis;
                width: 100%;
                height: 37px;
                font-size: 10px;
            }          
            .applyText span img {
            width: 25px;
            height: 25px;
            position: relative;
            bottom: 0px;
            }
            .applyText span {
            font-size: 15px;
            margin: 0 0 10px 0;
            letter-spacing: 0px;
            }
            .LeaveForm textarea {
            height: 90px;
            padding: 15px;
            font-size: 10px;
            }
            .ApplyFormMain .LeaveForm .btn-primary {
            font-size: 20px;
            line-height: 30px;
            padding: 0px 0px;
            border: none;
            }
            /* .CareerFormBg .RankLogos ul li a img {
            margin-right: 4px;
            width: 35px;
            height: 35px;
            object-fit: scale-down;
            display: inline-block;
            position: relative;
            top: 0;
            filter: opacity(50%);
            } */
            .LeaveForm input.form-control {
            width: 100%;
            height: 35px;
            margin-bottom: 10px;
            font-size: 12px;
            padding: 10px;
            }
            .CareerRight .borderbottom {
            border-bottom: 1px solid #b4b4b3;
            padding: 5px 0;
            margin-bottom: 5px;
            }
            .borderbottom.borderbottom2:after {
            height: 3px;
            }
            .borderbottom {
            border-bottom: 1px solid #b4b4b3;
            padding: 10px 0 10px 0;
            width: 100%;
            }
            .expandable:before {
            display: block;
            content: '';
            width: 60px;
            height: 4px;
/*            background: #d3202e;*/
            position: absolute;
/*            bottom: -10px;*/
            }
            .ChooseUsHeadingd small {
            font-size: 18px;
            }
            .ChooseUsHeadingd span {
            font-size: 27px;
            font-weight: 500;
            line-height: 24px;
            width: 100%;
            }
            .rankText span {
            font-family: 'Acumin Pro';
            font-weight: 500;
            color: #272827;
            display: block;
            font-size: 18px;
            margin-bottom: 5px;
            }
            .quicklinks span {
            margin: 15px 0;
            display: block;
            font-size: 12px;
            font-weight: 600;
            margin: 0 0 10px 0;
            }
            .column4 span {
            font-size: 13px;
            margin: 0 0 12px 0;
            }
            .AboutHeading {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: auto;
            flex-direction: inherit;
            text-align: center;
            }
            .AboutPeraText {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            width: 100%;
            height: auto;
            flex-direction: inherit;
            }
            .faqscollapse {
            width: 100%;
            height: auto;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            margin-top: 0px;
            }
            .ChooseUsHeadingd {
            width: 100%;
            height: auto;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            margin: 70px 0 0 0;
            }
            .RankLogos {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            width: 100%;
            height: auto;
            }
            .RankWhiteBg {
            background: #fff;
            width: 100%;
            display: block;
            align-items: inherit;
            justify-content: inherit;
            height: 100%;
            padding: 20px 0 0 0;
            }
            .CareerFormBg .RankWhiteBg {
            background: #fff;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            height: auto;
            position: absolute;
            bottom: 0;
            padding: 5px 0 0 0;
            }
            .rankText p {
            font-size: 12px;
            line-height: 10px;
            margin: 0;
            }
            .rankText {
            display: block;
            align-items: inherit;
            justify-content: inherit;
            flex-direction: inherit;
            width: 100%;
            height: auto;
            }
            .FaqsMain {
            background: #e3e3e2;
            position: relative;
            display: block !important;
            padding: 18% 0;
            }
            .RankLogos ul li:first-child {
            margin-right: 4px;
            padding-left: 0;
            }
            .BigClientMain{
            display: block;
            height: auto;
            }
            .ourLogos img {
            width: 220px;
            height: 160px;
            object-fit: scale-down;
            margin: 0px auto;
            display: table;
            filter: grayscale(100%);
            transition: all 0.3s ease-in-out;
            object-fit: scale-down;
            margin: 0;
            border: 2px solid rgb(0 0 0 / 16%);
            padding: 20px;
            }
            .ourLogos {
            display: table;
            margin: 0px auto;
            }
            footer {
            background: #e3e3e2;
            width: 100%;
            height: 100vh;
            display: block;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            overflow-y: scroll;
            padding: 25% 0 5% 0;
            }
            .Mobileclintheading span {
            color: #272827;
            font-size: 30px;
            font-weight: 600;
            font-family: 'Athene';
            letter-spacing: 1px;
            display: block;
            text-align: center;
            }
            .Mobileclintheading small {
            color: #01c38e;
            font-size: 30px;
            display: block;
            text-align: center;
            margin: 10px 0  10px 0;
            }
            .getquotebuttons {
                position: fixed;
                right: 0;
                top: 50%;
                z-index: 9;
            }
            /* =================================== Graphics Design Mobile  ============================*/
            
            .AboutPeraText small {
            font-size: 24px;
            line-height: 35px;
            margin-bottom: 10px;
            margin-top: 10px;
            text-align: left;
            }
            .GraphicLeft small {top: inherit;font-size: 40px;left: inherit;letter-spacing: 0px;position: inherit;display: block;margin: 0;position: relative;left: 0;top: 0;text-align: center;}
            .GraphicLeft span {top: inherit;left: inherit;font-size: 50px;letter-spacing: 0px;display: block;margin: 0;text-align: center;}
            .GraphicLeft {
            height: 100%;
            z-index: inherit;
            left: inherit;
            right: inherit;
            top: inherit;
            bottom: inherit;
            width: 100%;
            display: block;
            margin: 0;
            opacity: inherit;
            background: none;
            }
            .GraphicDesignInner {width: 100%;height: 100vh;padding: 0;display: flex;align-items: center;justify-content: center;}
            .ServicesLinks ul li a {
            font-size: 25px;
            line-height: 40px;
            padding-left: 0;
            }
            .ServicesImgLinks ul li {
            display: block;
            margin-right: 0;
            float: left;
            width: 50%;
            }
            .ServicesImgLinks small {
            font-size: 60px;
            bottom: 10px;
            letter-spacing: -1px;
            }
            .ServicesImgLinks ul li img {
            width: 130px;
            height: 50px;
            }
            .ServicesImgLinks ul li:last-child img {
            width: 50px;
            height: 60px;
            }
            .ServicesImgLinks ul li:last-child {
            margin-right: 0px;
            width: 100%;
            }
            .ServicesImgLinks ul li:last-child img {
            width: 70px;
            height: 40px;
            }
            .myElement {
            width: 20px;
            height: 20px;
            top: 0px;
            } 
            .GraphicRight ul li a {
            font-size: 18px;
            color: grey;
            font-weight: 500;
            }
            .GraphicRight ul li {
            display: inline-block;
            margin-right: 10px;
            }
            .GraphicRight ul li a img {width: 35px;height: 36px;top: 0;}
            .BrandingMain1 .GraphicDesignInner{
            padding: 0;
            }
            .CenterHeading span {
            font-size: 50px;
            display: inline-block;
            align-items: center;
            justify-content: center;
            width: auto;
            height: auto;
            display: inline-block;
            letter-spacing: -6px;
            display: contents;
            }
            .PortfolioSlider svg {
            width: 100px;
            height: auto;
            margin: 40px auto;
            cursor: pointer;
            overflow: visible;
            background: #000000ad;
            padding: 10px;
            border-radius: 0px;
            }
            .portfolioLinks p {
                width: 100%;
                font-size: 12px;
                letter-spacing: 0px;
                margin-bottom: 10px;
                line-height: 15px;
                margin-top: 0px;
            }
            .LeftPortfolioMain {
            height: 100vh;
            overflow: inherit;
            display: flex;
            }  
            .RightPortfolioMain {
                width: 100%;
                height: 100vh;
                padding: 10px 25px;
                display: flex;
                align-items: center;
                justify-content: center;
            }
            .portfolioLinks {
            display: block;
            width: 100%;
            }
            .PortfolioItems img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            }  
            .sociallistmain .col-12{
            padding: 0;
            }
            .portfolioLinks ul li a {
            font-size: 13px;
            }
            .portfolioLinks span {
            font-size: 25px;
            letter-spacing: -1px;
            margin: 15px 0 5px 0;
            }
            .AnimationRight .planing ul li small {
            font-size: 25px;
            letter-spacing: -1px;
            margin: 20px 0 0 0;
            }
            .AnimationRight .planing span {
            font-size: 13px;
            line-height: 15px;
            text-align: left;
            display: block;
            width: 100%;
            }
            .GraphicTop .FontResize span {
                font-size: 100px;
            }
            .GraphicTop.GraphicLeftJs {
            display: block;
            text-align: center;
            margin: 0px auto;
            }
            .FontResize .btnDiv .btn1 {
            padding: 11px 20px;
            border-radius: 5px;
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            margin: 0px auto;
            display: table;
            }
            .GraphicLeftJs .btnDiv {
            left: 0;
            bottom: 30px;
            position: inherit;
            width: 100%;
            margin: 0px auto;
            display: table;    
            }
            .FontResize .Vectorimg {
            display: none;
            }
            .GraphicLeftJs .btnDiv .btn1 {
            padding: 9px 20px;
            border-radius: 5px;
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            margin: 20px 0 10px 0;
            }
            .chooseuscontente ul li small {
            font-size: 14px;
            display: block;
            margin: 0;
            line-height: 15px;
            }
            .btnDiv3Js2 .btn1
            {
            padding: 9px 20px;
/*            border-radius: 5px;*/
            display: inline-block;
/*            background: #d3202e;*/
            color: #e3e3e2;
/*            border-radius: 3px;*/
            font-size: 14px;
            margin-right: 0;
            }
            .btnDiv3 small {
            font-size: 14px;
            margin: 0 0 10px 0;
            font-weight: 600;
            }
            .chooseuscontente p {
            font-size: 14px;
            margin: 0 0 10px 0;
            width: 90%;
            line-height: 15px;
            }
            .GraphicTop .webDeveText small {
            font-size: 35px;
            letter-spacing: -4px;
            bottom: 40px;
            left: 0;
            right: 0;
            text-align: center;
            position: relative;
            }
            .Left2d3dText .webDeveText span {
            font-size: 37px !important;
            letter-spacing: -3px;
            display: block;
            text-align: left;
            position: relative;
            bottom: 0;
            margin: 0 0 20px 0;
            }
            .GraphicDesignInner {
            width: 100%;
            height: 100%;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            }
            .checklistheading span {
            font-size: 28px;
            width: 100%;
            line-height: 42px;
            display: block;
            text-align: left;
            }
            .checklistheading p {
            font-size: 13px;
            bottom: 16px;
            line-height: 23px;
            width: 100%;
            text-align: left;
            position: inherit;
            margin: 4px 0;
            }
            .checklistbox p {
            font-size: 12px;
            margin: 3px 0 0 0;
            line-height: 15px;
            }
            .checklistbox span {
            font-size: 14px;
            display: block;
            margin: 5px 0 5px 0;
            font-weight: 600;
            }
            .checklistright{
            display: none;
            }
            .hiddenonmobile{
            display: none;
            }
            .checklistbox {
            margin-top: 0;
            }
            .checklistbox span {
            font-size: 12px;
            display: block;
            margin: 20px 0 20px 0;
            font-weight: 600;
            }
            .checklistbox p {
            font-size: 13px;
            margin: 0;
            line-height: 20px;
            }
            .WebDevelopmentChecklist {
            background: #e3e3e2;
            width: 100%;
            height: 100vh;
            position: relative;
            display: flex;
            padding: 0;
            }
            .GraphicTop .DigitalDeveText small {
            bottom: 43px;
            font-size: 35px;
            letter-spacing: 1px;
            }
            .GraphicTop .DigitalDeveText small {
            font-size: 35px;
            letter-spacing: 1px;
            display: block;
            text-align: center;
            position: relative;
            left: 19px;
            bottom: 34px;
            }
            .GraphicTop .DigitalDeveText span {
            top: 0;
            font-size: 40px;
            letter-spacing: -3px;
            display: block;
            text-align: center;
            }
            .servicesOffer.AnimationJs.DigitalMarketing {
            height: auto;
            margin-top: 10px;
            }
            .servicesOffer span {
/*            font-size: 16px;*/
            line-height: 14px;
            margin: 0 0 5px 0;
            }
            .servicesOffer p {
            color: #e3e3e2;
            width: 100%;
            font-size: 13px;
            line-height: 18px;
            display: block;
            margin: 0;
            }
            .designinglisticonTextImg ul li img {
            width: 35px;
            height: 35px;
            object-fit: scale-down;
            margin: 20px 0 10px 0;
            display: block;
            text-align: center;
            margin: 10px auto;
            }
            .designinglisticonTextImg ul li small {
            font-size: 14px;
            margin: 10px 0 0 0;
            font-weight: 500;
            }
            .GraphicTop .MobileApp .webDeveText span {
            bottom: 0px;
            left: 0;
            font-size: 50px;
            letter-spacing: -1px;
            }
            .GraphicTop .MobileApp .webDeveText small {
            font-size: 30px;
            letter-spacing: 0px;
            bottom: 35px;
            left: 0;
            text-align: center;
            }
            .processbox span {
            font-size: 12px;
            margin: 30px 0 5px 0;
            }
            .processbox p {
            font-size: 10px;
            margin: 0;
            line-height: 15px;
            }
            .processheading span {
            font-size: 14px;
            letter-spacing: 0px;
            margin-bottom: 10px;
            margin: 0;
            }
            .processicons {
            margin-top: 0;
            }
            .proicons span {
            font-size: 13px;
            margin: 5px 0 5px 0;
            }
            .processicons ul{
            text-align: center;
            }
            .processicons ul li {
            display: inline-block;
            margin-right: 2px;
            }
            .mobileset {
            width: 30%;
            float: none;
            margin: 0px auto;
            }
            .processheading {
            margin-top: 3%;
            }
            .processheading p{
            font-size: 11px;
            }
            .GraphicTop .DigitalDeveText small {
            font-size: 30px;
            letter-spacing: 1px;
            display: block;
            text-align: center;
            position: relative;
            left: 0;
            bottom: 23px;
            }
            .GraphicTop .DigitalDeveText span {
            top: 0;
            font-size: 50px;
            letter-spacing: 0px;
            display: block;
            text-align: center;
            position: inherit;
            line-height: 40px;
            }
            .servicesOffer.AnimationJs.BlockChainContent span {
            margin: 20px 0 20px 0;
            font-size: 28px;
            line-height: 20px;
            }
            .servicesOffer.AnimationJs.BlockChainContent p {
            margin: 0;
            font-size: 12px;
            line-height: 15px;
            }
            .forscrollonmobile {
            width: 100%;
            height: 100vh;
            display: block;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            overflow-y: scroll;
            }
            .CenterHeading.lerp-wrap {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                height: 100vh;
                flex-direction: column;
            }
            .moving-item{
            display: none;
            }
            .BlogTopbtn ul li {
            display: inline-block;
            margin-right: 10px;
            width: 100%;
            margin-bottom: 10px;    
            }
            .SearchBar .form-control {
            width: 80%;
            }

    .BannerHeading span {
    font-size: 40px;
    }    
    .UsedTags ul li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 10px;
    }    
    .BlogTag ul li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 10px;
    }    
    .BlogBanner {
    height: auto;
    padding: 35% 0 5% 0;
    }    
    .BannerHeading p {
    width: 100%;
    }    
    .aboutvideo video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    }
    .aboutvideo {
    width: 100%;
    height: 100%;
    background: #040404;
    }
    button#playPauseButton {
    top: 47%;
    left: 40%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    }        
    
    .bottomfoot {
    background: #efefee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 27px 20px;
    }
    .AboutProject p {
    font-size: 12px;
    line-height: 20px;
    }
    .CaseHeading span {
    font-size: 40px;
    letter-spacing: 0px;
    margin-top: 60px;
    }
    .CaseHeading p {
    width: 90%;
    margin: 20px auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    }
    .CaseHeading img {
    top: 0;
    }
    .ClientLogoCenter img {
    display: table;
    margin: 10px auto 30px auto;
    width: 40%;
    }
    .colorSec span {
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    }
    .colorRadius ul li small {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    }
    .colorRadius ul li span {
    font-size: 13px;
    margin: 10px 0 0 0;
    text-align: center;
    display: block;
    font-weight: 600;
    }
    .colorRadius ul li p {
    font-size: 12px;
    text-align: center;
    margin: 0 0 16px 0;
    }
    .colorRadius ul {
    margin: 20px 0 0 0;
    text-align: center;
    }
    .colorRadius ul li {
    display: inline-block;
    margin-right: 0;
    width: 45%;
    }
    .OurRole span {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    margin: 20px 0 0 0;
    }
    .ruleListing ul li {
    font-size: 11px;
    margin: 0;
    }
    .timeduration span {
    padding: 15px 10px;
    font-size: 14px;
    } 
    .timedurationDis span {
    display: inline-block;
/*    color: #d3202e;*/
    font-size: 20px;
    font-weight: 600;
    margin-right: 0px;
    }
    .timedurationDis {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 25px;
    display: inline-block;
    }
    .timedurationDis span small {
    font-size: 14px;
    }
    .AboutProject span {
    padding: 13px 22px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 14px;
    }
    .AboutProject img {
    width: 70%;
    margin: 0px auto 20px auto;
    display: table;
    }
    .ToolsUsed span {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 40px;
    }
    .ToolsUsed ul{
    text-align: center;
    }    
    .ToolsUsed ul li {
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 11px;
    }
    .ToolsUsed ul li img {
    width: 53px;
    height: 30px;
    }
    .ToolsUsed ul li small {
    font-size: 12px;
    margin: 10px 0 0 0;
    }
    .ProblumIstatwement {
    padding: 30px 0 0 0;
    }
    .MobileImg img {
    width: 70%;
    margin: 0px auto;
    display: table;
    }
    .AboutProjectMain2 .AboutProject span {
    font-size: 14px;
    margin-bottom: 14px;
    margin-top: 20px;
    }
    .boxshaowBG {
    height: auto;
    }
    .caseheadingcenter p {
    width: 100%;
    margin: 10px auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    }
    .CaseStudlyFirst {
    background: #e3e3e2;
    padding: 60px 20px;
    width: 100%;
    height: 100vh;
    }
    .caseheadingcenter span {
    font-size: 40px;
    letter-spacing: 0px;
    }
    .caseheadingcenter img {
    width: 40%;
    }
    .section.NewCaseStudy {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    }
    .CaseStudyLeftBox {
    margin-bottom: 10px;
    }
    .CaseStudyRightBox small {
    font-size: 18px;
    }    
    .CaseStudyRightBox span {
    display: block;
    font-family: 'Athene';
    font-size: 16px;
    margin: 20px 0 10px 0;
    }
    .CaseStudyRightBox p {
    font-family: 'Acumin Pro';
    font-weight: 500;
    color: #272827;
    font-size: 12px;
    line-height: 15px;
    width: 100%;
    }
    .CaseStudyRightBox a {
    font-size: 14px;
    padding: 10px;
    position: relative;
    bottom: 0;
    margin-bottom: 20px;
    }
    .backtop button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    }
    .fortwiceRow {
    display: flex;
    flex-direction: column-reverse;
    }
    .ruleListing {
    margin-bottom: 32px;
    }
    .ruleListing ul {
    display: block;
    margin: 16px 0 0px 0;
    margin-right: 0;
    }
    .servicesOffer.AnimationJs.DevOpsSocial {
    margin-top: 5px;
    margin-bottom: 5px;
    }
    .bottombtn a {
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
/*    background: #d3202e;*/
    color: #e3e3e2;
/*    border-radius: 3px;*/
    font-size: 12px;
    }
    .servicesMain4 {
    display: block;
    height: 100%;
    padding: 18% 0;
    }
    #moving-item{
    display: none !important;
    } 
    #moving-item img{
    display: none !important;
    }
    .CareerLeft1 span {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -4px;
    }
    .GetInTouchMain {
    margin-top: 0px;
    }           
    .FallingTelePhone img {
    left: 20%;
    width: 15%;
    }
    .ContactBg {
        background-position: right;
    }    
    .GetInTouchMain span {
    font-size: 14px;
    padding: 3% 0 2% 5%;
    }
    .getinBox small i {
    font-size: 14px;
    }
    .getinBox p {
    font-size: 12px;
    margin: 10px 0 10px 0;
    }
    .getinBox a {
    font-size: 14px;
    margin: 13px 0 13px 0;
    }
    .getinBox small {
    font-size: 14px;
    margin: 13px 0 13px 0;
    }
    .getinBox {
    border-bottom: 1px solid #464646;
    padding: 3% 5% 3% 5%;
    }
    .applyText span {
    font-size: 20px;
    margin: 0 0 20px 0;
    letter-spacing: 2px;
    text-align: left;
    }
    .LeaveForm input.form-control {
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    font-size: 10px;
    padding: 10px;
    }
    .ApplyFormMain .LeaveForm .form-group {
    position: relative;
    margin-bottom: 5px;
    }
    .getinSocial ul li {
    display: inline-block;
    margin-right: 10px;
    }
    .getinSocial ul li a {
    font-size: 18px;
    color: #e3e3e2;
    }                                                                                         
    .applyText span img{
    display: none;
    }
    .CareerFormBg {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    }        
    .CaseHeadingtop span {
        font-size: 30px;
        margin: 0 0 10px 0;
    }
    p {
        font-size: 14px;
        line-height: 20px;
    }
    .CaseStudyLeftBox img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    .CaseHeadingtop {
        margin-bottom: 10px;
    }
    .caseheadingcenter.is-inview {
        padding: 0;
        overflow: hidden;
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    #navigationWrap .connectsocial2 ul li img {
        width: 60px;
        height: 40px;
    }                    
    #navigationWrap .connectsocial2 ul li a {
        font-size: 14px;
        color: #fff;
        margin-right: 0;
    }
    #navigationWrap .connectsocial2 ul li {
        display: inline-block;
        margin-right: 0;
        padding: 0px 8px;
    }
    #navigationWrap .TestimonialIcons li:first-child{
        display: inline-block;
        margin-right: 0;
        padding: 8px 10px;
        top: 0px;
    }
    .circle {
        display: none;
    }
    
    .circle-follow {
        display: none;
    }
    .GraphicRight ul {
        text-align: left;
        display: block;
    }
    .GraphicRight ul li a img {
        width: 41px;
        height: 41px;
        top: 0;
    }
    .GraphicRight li:first-child {
        overflow: hidden;
        padding: 0;
        width: 80px;
        position: relative;
        top: 8px;
        right: 0;
        margin-right: 10px;
    }
    .TestimonailLeftMainInner .Testimonialleft span {
        margin-bottom: 20px;
        font-size: 24px;
    }
    .Testimonialleft span {
        font-size: 30px;
        display: block;
        margin: 40px 0 40px 0;
    }
    .VideoBox i {
        position: absolute;
        top: 40%;
        left: 0%;
        right: 0;
        font-size: 30px;
        color: rgb(255 255 255 / 58%);
        z-index: 2;
        text-align: center;
    }    
    .Seprator2 {
        padding: 0;
        display: none;
    }
    .TestimonialIcons img {
        width: 50px;
        height: 30px;
        margin: 0;
    }
    .arrowcursor {
        display: none;
    }
    .VideoBox img {
        height: 160px;
        width: 100%;
        object-fit: cover;
        margin: 0 0 20px 0;
    }
    #section8 .trustpilot-widget {
        width: 300px;
        margin-left: -177px;
    }
    #navigationWrap .trustpilot-widget {
        width: 300px;
        margin-left: -189px;
    }
    .teamimg span {
        font-weight: 500;
        font-size: 13px;
        line-height: 25px;
    }
    .btn1 {
        padding: 10px 20px;
/*        border-radius: 5px;*/
        display: inline-block;
/*        background: #d3202e;*/
        color: #e3e3e2;
/*        border-radius: 3px;*/
        font-size: 14px;
        margin-right: 0;
    }
    .ServicesLinks {
        width: 100%;
        height: auto;
        display: block;
        align-items: center;
        justify-content: flex-start;
    }
    .servicesOffer {
        display: block;
        width: 100%;
        height: auto;

    }
    .ServicesLinks {
        width: 100%;
        height: auto;
        display: block;
    }
    .servicesOffer span {
/*        font-size: 20px;*/
        line-height: 26px;
        margin: 0 0 10px 0;
    }
    .servicesMain {
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    } 
    .Seprator{
        display: none;
    }
    .QoteForm input[type="submit"] {
        font-size: 18px;
        line-height: 30px;
        margin: 0;
    }
    .QoteForm .form-control {
        width: 100%;
        height: 40px;
        margin-bottom: 5px;
        font-size: 12px;
    }
    .QoteForm select {
        height: 40px;
        border-radius: 0;
        margin-bottom: 0px;
        font-size: 12px;
    }
    .RightForm .form-group {
        margin-bottom: 5px;
    }
    .TestimonialSlider {
        padding: 0;
    }
    .TestimonialLeftSlider .slick-dots button {
        width: 11px;
        height: 11px;
    }
    .TestimonailLeftMainInner .TestimonialSlider p {
        text-transform: inherit;
        color: #272827;
        font-size: 13px;
        margin: 0;
        line-height: 20px;
        padding: 0 10px;
    }
    .redSeprator{
        display: none;
    }
    .RankLogos ul li:first-child {
        margin-right: -20px;
        padding-left: 0;
    }
    .RankLogos ul li:nth-child(2) {
        margin-right: 0;
        padding-left: 0;
    }
    .footerreviews ul li:first-child {
        padding-left: 0;
        padding: 5px 0px 5px 0px;
        top: 15px;
    }
    .BrandingMain1 {
        background-size: cover;
        background-position: center left;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }                
    .BrandingMain2{
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    } 
    .BrandingMain3{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    } 
    .BrandingMain4{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }  
    .BrandingMain5{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }  
    .BrandingMain6{
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }
    .designinglisticon ul li {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .designinglisticon ul li img {
        width: 40px;
        height: 30px;
        object-fit: scale-down;
    }
    .paddinganimation{
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;  
    }   
    .AnimationRight .planing ul{
        display: inline-block;
        margin-right: 0;      
        margin: 0px 0 0 0;        
    }
    .AnimationRight .planing ul li small{
        font-size: 12px;
        letter-spacing: 0px;
        margin: 0;
        padding: 12px 10px;
    }
    .AnimationRight .planing ul li {
        display: inline-block;
        margin-right: 0;
        top: 15px;
        width: auto;
        padding: 0px 5px;
    }
    .teamimg img {
        width: 100%;
        height: 100%;
        object-fit: scale-down;
    }
    .PrivacyPolicy {
        padding: 0% 0 5% 0;
        background: #e3e3e2;
        display: block;
        width: 100%;
        height: auto;
    }
    .PrivacyPolicyBg {
        background-position: left bottom;
        height: auto;
        padding: 20% 0;
    }
    .PrivacyHeading small {
        font-size: 20px;
        margin: 10px 0 10px 0;
    }    
    .PrivacyPolicyBg h1 {
        padding: 0;
        font-size: 41px;
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .CareerLeft1 {
        height: 243px;
        background-size: contain;
        background-position: center;
    }
    .ChooseFile .file-chooser {
        margin: 0;
    }
    .file-chooser:after {
        height: 37px;
        line-height: 37px;
        font-size: 10px;
        width: 50px;
    }
    .CareerRight .faqscollapse {
        width: 100%;
        height: auto;
        padding: 0% 0;
    }
    .TextBox{
        width: 70%;
        margin: 0px auto;
        display: block;
        text-align: center;
        background: rgb(0 0 0 / 46%);
        color: #fff;
        padding: 10px;
        margin-top: 20px;
        font-size: 13px;
    }
    .VideoExpleiner {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 50vh;
    }
    .play-icon {
        top: 52%;
        left: 51%;
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }        
    .play-icon i {
        font-size: 15px;
        text-align: center;
        line-height: 50px;
        display: block;
    }    
    .play-icon.playcenter1 {
        top: 58%;
        left: 50%;
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .connectsocial ul li a {
        font-size: 18px;
    }
    .TestimonialSlider img {
        width: 40px;
        height: 40px;
        margin: 0px 0px 10px 0px;
    }
    .TestimonialSlider span {
        font-size: 16px;
        margin: 8px 0 4px 10px;
    }
    .TestimonialSlider small {
        font-size: 14px;
        margin: 0px 0 0 10px;
    }                                      

    }
    



/*==================================================*/



@media (min-width:320px) and (max-width: 767px) {
    .hidden_on_mobile {
        display: none;
    }
    .rightNavBar.collapse:not(.show) {
        display: none !important;
    }
    .counter_box p {
        line-height: 22px;
    }
    .banner_center_img {
       z-index: 0;
       top: -35px;
    }
    .intro:before {
        content: none;
    }
    .ball {
        display: none;
    }
    .home_banner_topright_col {
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 40px;
        top: 0px;
    }
    .home_banner_center_col h2 {
        font-size: 60px;
        line-height: 100px;
        text-align: center;
        z-index: 1;
        position: relative;
    }
    .home_banner_bottomright_col {
        width: auto;
        margin-top: 15px;
    }
    .home_banner_main {
        padding-top: 0px !important;
        zoom: 0.8 !important;
    }
    .home_banner_center_col span {
       font-size: 26px;
        margin-top: 0px;
        
    }
    .home_banner_bottomright_col p {
        font-size: 12px;
    }
    .home_banner_bottomright_col .green_btn {
        font-size: 12px;
        line-height: normal;
        padding: 10px 20px;
    }
    .banner_phones_annimation {
        bottom: -350px;
    }
    .home_banner_center_col h1 {
        font-size: 16px;
        font-family: 'Gilroy-semibold';
    }
    .banner_center_img img {
        display: none;
    }
    .home_banner_center_col label {
        font-size: 12px;
        padding: 12px 20px;
        font-family: 'Gilroy-Regular';
    }
    .home_banner_topright_col li a span {
        font-size: 12px;
    }
    .home_banner_topright_col li a img {
        position: relative;
        top: -20px;
    }
    .home_banner_topright_col li {
        margin-bottom: 12px;
        padding-bottom: 12px;
    }
    .grid {
        width: 390vw;
        height: 120vh;
        grid-template-rows: repeat(12, 1fr);
        transform: rotate(-38deg);
        transform-origin: center center;
    }
    .clouseText {
        margin-left: 0px;
    }
    .clouseText p br {
        display: none;
    }
    .clouseText p {
        text-align: center;
        width: 80%;
        line-height: 1.5em;
    }
    .banner_green_circle:after {
        top: -90px;
        right: -25px;
        width: 50px;
        height: 50px;
    }
    .clouseText small {
        line-height: 50px;
    }
    .home_about_sec h2 {
        font-size: 50px !important;
        margin-bottom: 10px;
    }
    .home_about_sec p {
        font-size: 14px;
        line-height: 22px;
    }
    .home_about_sec h2:after {
        width: 50px;
        height: 50px;
        top: -30px;
        right: -30px;
        z-index: -1;
    }
    .sticky_social_icons {
        display: none;
    }
    .home_about_sec .huge-text {
        text-align: left;
        justify-content: center;
        zoom: 0.9;
        width: 100% !important;
        margin: 0px auto 0px;
        max-width: 100%;
    }
    .slideshow .move-1 {
        animation: moveSlideshowHorizontal 148s linear infinite;
        display: none;
    }
    .letsdivemain {
        right: 0px;
    }
    .LetsDiveMain .HeadingLeftJS small {
        font-size: 50px;
        line-height: 40px;
        top: 0px;
        left: 0px;
    }
    .letsdivemainText {
        text-align: center;
    }
    .HeadingLeftJS span {
        font-size: 85px;
        line-height: 90px;
    }
    .LetsDiveMain .letsdivemainText p {
        width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 23px;
    }
    .LetsDiveMain {
        background-position: initial;
    }
    .LetsDiveMain .MobileletsdivText small {
        font-family: 'Gilroy-Bold';
        color: #fff;
        font-size: 40px;
        letter-spacing: -3px;
        display: block;
        line-height: 42px !important;
        position: relative;
        top: 20px;
        left: 0px;
        text-align: center;
    }
    .LetsDiveMain .MobileletsdivText small label {
        background: -webkit-linear-gradient(135deg, rgb(1 191 140) 18%, rgb(0 92 54) 20%, rgb(0 171 127) 30%, #01c38e 40%, rgb(12 126 106) 42%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 0px 2px;
    }
    .LetsDiveMain .MobileletsdivText span {
        background: -webkit-linear-gradient(135deg, rgb(1 191 140) 18%, rgb(0 92 54) 20%, rgb(0 171 127) 30%, #01c38e 40%, rgb(1 201 165) 42%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 70px;
        line-height: 80px;
        color: #01c38e;
        padding-right: 10px;
        padding-bottom: 10px;
        font-family: 'Gilroy-Black';
        display: block;
        text-align: center;
    }
    .moveimgdown1 img {
        top: -80px;
    }
    .MobileletsdivText p {
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        max-width: 500px;
        margin-top: 20px;
        color: #fff;
    }
    .two_d_three_d_sec p {
        color: #182c45;
    }
    .getquotebuttons {
        top: 40%;
        right: -75px !important;
    }
    .home_graphic_sec .MobileletsdivText small {
        font-family: 'Gilroy-bold';
        color: #132D46;
        font-size: 40px;
        line-height: 48px;
        position: relative;
        top: 15px;
        right: 20px;
        letter-spacing: -2px;
        display: block;
        text-align: center;
    }
    .home_graphic_sec .MobileletsdivText span {
        font-family: 'Gilroy-Black';
        color: #fff;
        font-size: 55px;
        line-height: 60px;
        font-weight: 600;
        letter-spacing: -2px;
        display: block;
        text-align: center;
        position: relative;
        top: 0px;
        background: -webkit-linear-gradient(45deg, rgb(1 191 140) 18%, rgb(0 92 54) 20%, rgb(0 171 127) 30%, #01c38e 40%, rgb(12 126 106) 42%) !important;
        -webkit-background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
        line-height: 68px;
    }
    .home_graphic_sec .MobileletsdivText p {
        color: #132D46;
        margin-top: 10px;
    }
    .home_graphic_sec 
    .MobileletsdivTextJs2 {
        opacity: 1;
        transform: translate(10px, 10px);
    }
    .green_btn {
        letter-spacing: 0px !important;
    }
    .foooter_botom_box {
        padding: 70px 10px 0px;
        background-size: 100% 100%;
        border-radius: 30px 30px 0px 0px;
        margin-top: 50px;
    }
    .TestimonialLeftSlider .slick-arrow {
        bottom: -30px;
    }
    .home_development_sec .WebTextDeve small {
        font-family: 'Gilroy-bold';
        color: #132d46;
        font-size: 42px;
        position: relative;
        top: 10px;
        right: 60px;
        letter-spacing: -3px;
        display: block;
        text-align: center;
    }
    .home_development_sec .WebTextDeve span {
        font-family: 'Gilroy-Black';
        color: #132d46;
        font-size: 42px;
        font-weight: 600;
        letter-spacing: -2px;
        display: block;
        text-align: center;
        position: relative;
        top: 0px;
    }
    .WebTextDeve p {
        font-size: 14px;
        color: #272827;
        line-height: 1.5em;
        width: 100%;
        margin: 20px auto 30px;
        max-width: 500px;
    }
    .home_ios_sec {
        background-position: center;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS small {
        font-family: 'Gilroy-bold';
        color: #fff;
        font-size: 50px;
        position: relative;
        top: 10px;
        left: 50px !important;
        letter-spacing: -3px;
        display: block;
        text-align: unset;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS span {
        font-family: 'Gilroy-Black';
        color: #fff;
        font-size: 55px;
        font-weight: 600;
        letter-spacing: -2px;
        display: block;
        text-align: center;
        position: relative;
        top: 0px;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS p {
        color: #fff;
    }
    .copyrightText p {
        font-size: 11px;
    }
    .Mobile2d3d span small {
        font-family: 'Gilroy-bold';
        color: #132d46;
        font-size: 40px;
    }
    .Mobile2d3d span {
        font-family: 'Gilroy-Black';
        color: #132d46;
    }

    .inner_page_banner .text-wrapper {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0px;
    }
    .BrandPorfolioMain .col-md-6 {
        height: 50vh;
    }
    .for-service-text {
        position: initial;
        padding: 110px 15px 0px;
        width: 100%;
    }
    .portfolioLinks .nav {
        margin-top: 50px;
    }
    .home_development_sec .section_cta ul {
        margin-right: 0px;
        justify-content: center;
    }
    .section_cta ul {
        width: 100%;
        justify-content: center;
    }
    .two_d_three_d_sec a.btn.green_btn {
        letter-spacing: 0px;
    }
    .site_custom_footer {
        padding-bottom: 0px;
    }
    .sociallistmain {
        position: unset;
        padding-bottom: 50px;
    }
    .BrandPorfolioMain .col-md-6:first-child {
        display: none;
    }


    .AboutPeraText p {
        padding-right: 0px !important;
        width: 95%;
        margin: 16px auto 0px;
    }
    .counter_main {
        flex-direction: row;
        gap: 10px;
        flex-wrap: wrap;
        margin-top: 20px;
        justify-content: center;
        zoom: 0.9;
    }
    .counter_main .counter {
        width: 48%;
        max-width: 140px;
    }

    .FaqsMain {
        background: #d8e8e3;
        padding: 0px 0px 0px;
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: baseline;
        justify-content: space-between;
    }
    .ChooseUsHeadingd {
        margin: 0px 0 0 0;
    }
    .expandable:before {
        background: #01c38e;
    }
    .RankWhiteBg {
        background-image: linear-gradient(#07182ad6, #0a223a00), linear-gradient(to top, #132d46, #3DB28A);
        height: auto;
        padding: 20px 0 20px 0;
    }
    .FaqsMain > .container2 {
        height: 100%;
    }
    .FaqsMain > .container2 > .row {
        height: 100%;
        align-items: center;
        align-content: center;
    }
    .faqscollapse {
        margin-top: 10px;
    }
    .RankWhiteBg .row {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }
    .RankWhiteBg .row .col-12 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .rankText span {
        color: #fff;
    }
    .RankLogos ul li a img {
        top: 0px;
        height: auto !important;
        max-width: 110px;
    }
    .rankText p {
        margin-bottom: 5px;
    }
    .ChooseUsHeadingd span br {
        display: none;
    }

    .Mobileclintheading {
        margin-bottom: 30px;
    }
    .Mobileclintheading small {
        font-size: 20px;
        font-family: 'Gilroy-Bold';
    }
    .Mobileclintheading span {
        font-family: 'Gilroy-Bold';
        font-size: 24px;
    }

    .RankLogos ul {
        gap: 0px;
    }

    .services-banner-hd h1 {
        font-size: 42px;
        line-height: 60px;
    }
    .services-banner-hd p {
        margin: 0px auto 40px;
        font-size: 14px;
        width: 95%;
        line-height: 22px;
    }
    .services-banner-hd a {
        font-size: 14px;
    }

    .app-ssb-title {
        font-size: 14px;
        margin-bottom: 7px;
        padding-left: 0px;
    }
    .services-all-content h2 {
        font-size: 28px;
    }
    .services-all-content a {
        font-size: 12px;
        padding: 12px 18px;
    }
    .services-all-content p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
    }
    .services-middle .col-md-6 {
        height: 100px;
        margin-top: 20px;
    }
    .services-top {
        margin-bottom: 20px;
    }
    .services-middle .col-md-4 img {
        height: 150px;
        width: auto;
        object-fit: scale-down;
        object-position: left;
        border-radius: 10px;
    }
    .services-middle .col-md-2 {
        position: absolute;
        top: 0px;
        right: 0px;
        margin-top: 0px;
        justify-content: flex-end;
    }
    .services-middle .app-typs h3 {
        font-size: 14px;
    }
    .services-middle .app-typs p {
        padding-right: 10px;
        font-size: 12px;
    }
    .services-middle .app-typs {
        padding: 15px 15px 15px;
        margin-bottom: 10px !important;
    }
    .scrolling-frame {
        margin-top: 20px;
    }
    .services-middle .col-md-6 .app-typs:last-child {
        margin-left: 0px;
    }
    .services-all-content {
        zoom: 0.85;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        height: 100%;
        padding-top: 50px;
    }
    .services-middle > .row {
        position: relative;
    }
    .services-middle .col-md-2 img {
        width: auto;
        height: 150px;
        object-fit: scale-down;
    }
    .for-container > .container {
        height: 100%;
    }
    .services-middle .col-md-6 .app-typs:nth-child(2) {
        margin: 0px;
    }


    .GraphicTop .FontResize small {
        font-size: 32px;
        letter-spacing: -3px;
    }
    .GraphicTop .FontResize span {
        font-size: 45px;
        letter-spacing: -3px;
    }
    .AboutPeraText small {
        zoom: 0.9;
    }
    .btnDiv {
        justify-content: center;
        margin-top: 30px;
    }
    a.btn1 {
        background: #01c38e;
        border-radius: 0px;
    }
    /*.GraphicDesignInner > .container2 > .row {
        display: block;
    }*/

    .for-service-text {
        padding: 0px 0px 30px;
        zoom: 0.8;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .for-service-text h2 {
        font-size: 28px;
    }
    .for-service-text h3 {
        font-size: 18px;
    }
    .for-service-text p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0px;
    }
    
    .PortfolioSlider .tab-pane {
        height: 100% !important;
    }
    .portfolioLinks .nav {
        margin-top: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        gap: 0px;
        zoom: 0.9;
        align-content: flex-end;
        position: relative;
        z-index: 99;
        align-items: flex-start;
    }
    .portfolioLinks .nav button {
        font-size: 14px;
        margin-bottom: 0px;
        position: relative;
        z-index: 99;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .portfolioLinks .nav li.nav-item label {
        width: 100%;
        font-size: 14px;
        margin-bottom: 0px;
        line-height: 18px;
        font-family: Gilroy-SemiBold;
    }
    .video-sb-services-sec .servicesOffer {
        padding-top: 0px;
        zoom: 0.9;
    }
    .video-sb-services-sec .servicesOffer span {
        margin-bottom: 12px;
    }
    .video-sb-services-sec .servicesOffer p {
        padding-bottom: 15px;
    }
    .video-sb-services-sec .services_sub_service_card {
        zoom: 0.8 !important;
    }
    .portfolioLinks .nav li.nav-item {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }
    .portfolioLinks .nav li:last-child {
        margin-bottom: 0px;
    }
    .portfolioLinks .nav button img {
        margin-right: 10px;
    }
    .BrandPorfolioMain > .container2 > .row {
        flex-direction: column-reverse;
    }
    .BrandPorfolioMain .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 0px 15px;
    }
    .services_sub_service_card {
        margin-top: 0px;
    }
    .portfolioLinks .nav button:before, .portfolioLinks .nav li label:before {
        max-width: 10px;
        max-height: 10px;
    }
    .services_sub_service_card p {
        margin-bottom: 0px;
        line-height: 20px;
    }
    .services_sub_service_card h4 {
        font-size: 22px;
    }
    .ecommerce-services-sec .services_sub_service_card h4 {
        min-height: auto !important;
    }
    .smo-sub-services .services_sub_service_card h4 {
        min-height: auto;
    }
    .video-sb-services-sec .services_sub_service_card h4 {
        min-height: auto;
    }
    .animation-services-slider .owl-stage .owl-item .item .services_sub_service_card {
        padding: 25px 15px;
        zoom: 0.9;
        margin: 0px 0px;
    }
    .ecommerce-services-sec .servicesOffer {
        zoom: 0.9;
    }
    .ecommerce-services-sec .services_sub_service_card {
        zoom: 0.8 !important;
    }

    .servicesOffer p {
        padding-bottom: 30px;
    }
    .servicesOffer span, .servicesOffer h2 {
        font-family: 'Gilroy-Bold';
        font-size: 22px;
        line-height: normal;
        margin-bottom: 0px;
    }
    .servicesOffer h2 {
        margin-bottom: 10px;
    }
    .servicesOffer p:nth-child(3) {
        display: none;
    }
    .servicesOffer {
        padding-top: 0px;
    }
    .ux-ui-services .servicesOffer {
        zoom: 0.9;
    }
    .ux-ui-services .services_sub_service_card {
        zoom: 0.8 !important;
    }
    .LeftPortfolioMain {
        background: transparent;
        padding: 0px 15px 0px;
    }
    .RightPortfolioMain {
        background-image: none;
        gap: 0px;
        padding: 0px 15px 0px;
    }
    .BrandPorfolioMain {
        background-image: url(../assets/images/WebTextSection.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }
    .chooseuscontente {
        width: 100%;
        max-width: 290px;
    }
    .choose_right_col {
        width: 100%;
        max-width: 180px;
        padding-bottom: 0px;
        position: absolute;
        z-index: -1;
        bottom: 25%;
        left: 50%;
    }
    .chooseuscontente span label {
        margin-top: 10px;
    }
    .chooseuscontente span {
        font-size: 20px;
    }
    .chooseuscontente ul {
        margin: 20px 0 20px 0;
    }
    .chooseuscontente ul li small {
        font-size: 12px;
    }
    .chooseuscontente ul li {
        margin: 0 0 5px 0;
    }
    .btnDiv3 small {
        font-size: 12px;
    }
    .btnDiv3Js2 .btn1 {
        background: #01c38e;
        border-radius: 0px;
    }
    .choose_right_col img {
        width: 100%;
    }
    .chooseusmain {
        align-items: center;
        justify-content: center;
        flex-direction: unset;
        flex-wrap: wrap;
        align-content: center;

    }
    .annimation_main_banner .col-md-6 {
        margin: 0px auto 0px;
        max-width: 100%;
    }


    .tec_sec_uper_heading h2 {
        font-size: 22px;
    }
    .tec_sec_uper_heading {
        margin: 0 auto 20px;
    }
    .tec_sec_uper_heading p {
        font-size: 14px;
    }


    .ServicesImgLinks ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        width: 100%;
        padding: 0px 30px 0px;
        justify-content: space-between;
    }
    .ServicesImgLinks ul li {
        width: 100%;
        max-width: 220px;
        margin-bottom: 10px;
    }
    #ServicesMenu ul li a .myElementactive, .ServicesImgLinks ul li .myElementactive {
        width: 35px;
        height: 35px;
        top: -10px;
        left: 0px;
    }
    .ServicesImgLinks ul li a {
        display: block;
        text-align: left;
    }
    div#ServicesMenu ul li p, .ServicesImgLinks ul li p {
        font-size: 23px;
    }
    .ServicesImgLinks small {
        font-size: 80px;
    }


    .inner_page_banner .group {
        gap: 0px;
    }
    .inner_page_banner .text {
        padding: 0px;
        gap: 0px;
        margin-top: 30px;
    }
    .inner_page_banner .div {
        font-size: 12px;
        line-height: 18px;
        margin-top: 20px;
    }

    .GraphicTop .webDeveText small {
        line-height: 28px;
        font-size: 27px;
        bottom: 0px;
        left: 0px;
        top: 0px;
        letter-spacing: -1px;
    }
    .Left2d3dText .webDeveText span {
        font-size: 30px !important;
        margin-bottom: 0px;
        letter-spacing: -2px;
    }
    .GraphicRight .btnDiv {
        align-items: stretch;
        gap: 10px;
        margin-top: 12px;
    }
    .GraphicRight .btnDiv a.btn1 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .GraphicRight .btnDiv p {
        font-size: 12px;
        line-height: 18px;
    }

    .GraphicTop .DigitalDeveText small {
        bottom: 0px;
        line-height: 20px;
        font-size: 24px;
    }

    .GraphicTop .MobileApp .webDeveText small {
        font-size: 30px;
    }
    .GraphicTop .MobileApp .webDeveText span {
        font-size: 24px !important;
        bottom: 0px;
        margin-bottom: 0px;
    }
    .mobile-app-services .servicesOffer p {
        font-size: 12px;
        padding-bottom: 20px;
    }
    .mobile-app-services .services_sub_service_card {
        zoom: 0.8 !important;
    }
    .mobile_app_sec .AboutPeraText small {
        font-size: 22px !important;
    }
    .mobile-app-brand .for-service-text {
        zoom: 0.7 !important;
    }
    .mobileapp_sub_service .servicesOffer {
        zoom: 0.85 !important;
        padding-top: 40px;
    }
    .blockchain_main_banner .GraphicTop .DigitalDeveText small {
        line-height: 28px !important;
    }
    .blockchain_main_banner .AboutPeraText small {
        font-size: 22px !important;
        margin-top: 20px;
        margin-bottom: 20px !important;
    }


    .developers_portfolio .col-md-6:last-child {
        height: auto !important;
    }
    .developers_portfolio .col-md-6:last-child .RightPortfolioMain {
        height: auto;
    }
    .developers_portfolio .col-md-6:last-child .RightPortfolioMain .portfolioLinks ul {
        padding-bottom: 0px;
    }
    .developers_portfolio .container2 > .row {
        padding-top: 30px;
    }
    .devops_main_banner .content {
        display: none;
    }

    .devops_sub_service .servicesOffer {
        zoom: 0.9;
    }
    .devops_sub_service .servicesOffer p {
        padding-bottom: 0px;
        font-size: 12px;
    }
    .devops_sub_service .services_sub_service_card {
        zoom: 0.8 !important;
        margin-top: 20px !important;
    }
    .devops_sub_service .services_sub_service_card h4 {
        font-size: 16px;
    }
    .graphics_design_sub_service .container2 > .row .col-md-12 {
        padding: 0px 0px;
        zoom: 0.9;
    }
    .graphics_design_sub_service .services_sub_service_card {
        zoom: 0.8 !important;
    }
    .graphics_design_sub_service .services_sub_service_card p {
        min-height: auto;
    }
    .graphics_design_sub_service .container2 > .row .col-md-12 p {
        padding-bottom: 20px;
    }
    .graphics_design_sub_service .services_sub_service_card img {
        width: 40px !important;
    }

    .graphics_design_portfolio .RightPortfolioMain {
        padding: 0px 6% 0px;
        zoom: 0.9;
        gap: 0px;
    }

    #button-1:checked ~ ul li:nth-child(1) label, #button-2:checked ~ ul li:nth-child(2) label, #button-3:checked ~ ul li:nth-child(3) label, #button-4:checked ~ ul li:nth-child(4) label, #button-5:checked ~ ul li:nth-child(5) label, #button-6:checked ~ ul li:nth-child(6) label, #button-7:checked ~ ul li:nth-child(7) label, #button-8:checked ~ ul li:nth-child(8) label {
        background-color: transparent;
        border: 0px;
    }


    .faq_header_title h4 {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .faq_header_title small {
        font-size: 14px;
    }
    .services_faq_sec .panel-group {
        zoom: 0.8;
    }
    .services_faq_sec .panel-group .panel-title {
        font-size: 12px;
    }
    .services_faq_sec .panel-body p {
        font-size: 12px;
        margin-top: 10px;
        line-height: 20px;
    }
    .services_faq_sec .panel-group .panel {
        padding: 20px 0px;
    }

    .development_sub_service .servicesMain {
        zoom: 0.9;
    }


    .digital_marketing_sub_service .services_sub_service_card h4 {
        min-height: auto !important;
    }
    .digital_marketing_sub_service .services_sub_service_card p {
        min-height: 120px !important;
    }


    .services_slider_top {
        transform: rotate3d(1, 1, 1, 0deg);
        top: 0px;
        opacity: 1;
    }
    .services_slider_top .services_slide_track_top {
        gap: 10px;
    }
    .services_slider_top::before, .services_slider_top::after {
        display: none;
    }
    .services_slider_top .services_slide_top a {
        font-size: 12px;
    }
    .office_slider {
        margin-top: 0px;
    }
    .office_slider .office_slide_track {
        width: calc(280px * 14);
        gap: 10px;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .services_slider {
        transform: rotate3d(1, 1, 1, 0deg);
        top: 0px;
    }

    .services_slider::before, .services_slider::after {
        display: none;
    }
    .services_slider .services_slide a {
        font-size: 12px;
    }
    .office_slider::before, .office_slider::after {
        display: none;
    }
    .services_slider .services_slide_track {
        gap: 10px;
    }

    .video_editing_sec small {
        color: #fff;
        font-size: 40px;
        font-family: 'Gilroy-Bold';
        line-height: 30px;
        width: 100%;
        display: block;
        text-transform: capitalize;
        text-align: center;
    }
    .video_editing_sec span {
        font-size: 50px !important;
        font-family: 'Gilroy-Bold';
        line-height: 62px;
        width: 100%;
        display: block;
        position: relative;
        top: -8px;
        text-align: center;
    }
    .video_editing_sec .moveimgdown1 img {
        top: 10%;
        left: 0%;
    }

    .home_about_sec {
        padding: 0px 0px;
    }
    .home_about_sec .col-lg-12 {
        padding: 0px 0px;
    }
    .home_about_sec .col-lg-12:first-child {
        padding: 0px 15px;
    }


    .tec_used_sec .tec_icons_list ul img {
        max-width: 70px;
    }
    .tec_used_sec .tec_icons_list ul li {
        max-width: 85px;
    }
    .tec_icons_list ul li label {
        font-size: 12px;
    }


    .banner_form {
        padding: 20px;
        margin-top: 20px;
    }
    .banner_form h3 {
        font-size: 22px;
        letter-spacing: -1px;
        text-align: center;
        margin-bottom: 10px;
    }
    .banner_form .form-control {
        font-size: 12px;
    }
    .banner_form textarea.form-control {
        height: 60px;
    }
    .developemnt_first_sec .container2 > .row {
        zoom: 0.9;
    }
    .webDeveText {
        width: 100%;
    }
    .GraphicDesignMain .GraphicDesignInner {
        zoom: 0.9;
    }

    .our-process-sec > .container2 {
        padding: 0px 15px;
    }
    .counter-sec > .container2 {
        padding: 0px 15px;
    }
    .counter-sec .counter-text-box h3 {
        font-size: 24px;
    }
    .counter-sec .counter-text-box h2 {
        font-size: 24px;
        margin-bottom: 12px;
        line-height: 20px;
        letter-spacing: -1px;
    }
    .counter-sec .counter-text-box {
        padding-top: 0px;
    }
    .counter-sec .counter-text-box p {
        font-size: 12px;
        line-height: 20px;
    }
    .counter-sec .counter-text-box a {
        font-size: 12px;
        padding: 12px 22px;
    }
    .counter-sec .counter-row .counter {
        font-size: 24px;
        display: block;
        padding: 0px 0px 7px;
    }
    .counter-sec .counter-row span {
        font-size: 14px;
    }
    .counter-sec .counter-row .counter:after {
        width: 85px;
        height: 4px;
    }
    .counter-sec .counter-row .counter:before {
        background-size: 22px auto;
        right: auto;
        width: 36px;
        left: 32px;
        height: 91%;
    }
    .counter-main {
        margin-top: 30px;
        zoom: 0.9;
    }
    .counter-text-box {
        zoom: 0.9;
        margin-bottom: 10px;
    }
    .counter-sec .counter-row {
        margin-bottom: 30px;
    }
    .counter-main > .container {
        max-width: 100%;
        padding: 0px;
    }
    .happy-clients-content .col-md-8 .counter-text-box {
        margin-bottom: 0px;
    }


    .process-main {
        padding-left: 0px;
    }
    .process-main .process-text-box img {
        width: auto !important;
        margin-bottom: 12px;
    }
    .process-main .process-text-box h2 {
       font-size: 22px;
        letter-spacing: -1px;
        margin-bottom: 15px;
    }
    .process-main .process-text-box li {
        font-size: 12px;
    }
    .process-main .process-text-box {
        padding: 15px 15px 15px;
    }
    .our-process-sec .process-main.hidden_on_desktop .process-text-box {
        margin-bottom: 0px;
    }
    .our-process-sec .counter-text-box h3 {
        font-size: 20px;
        letter-spacing: -1px;
    }
    .our-process-sec .counter-text-box h2 {
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 24px;
        margin-bottom: 14px;
    }
    .our-process-sec .counter-text-box p {
        font-size: 14px;
        line-height: 18px;
    }
    .our-process-sec .counter-text-box a {
        font-size: 12px;
        padding: 10px 20px;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .our-process-sec > .container2 > .row {
        zoom: 0.9;
    }

    .happy-clients-slider {
        margin-top: 0px;
    }
    .happy-clients-carousel .client-slide-box {
        padding: 20px 20px 20px;
        zoom: 0.8 !important;
    }
    .happy-clients-carousel .client-slide-box img {
        margin-bottom: 20px;
        max-width: 45px;
    }
    .happy-clients-carousel .client-slide-box h2 {
        font-size: 19px;
    }
    .happy-clients-carousel .client-slide-box h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .happy-clients-carousel .client-slide-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .happy-clients-content {
        overflow: hidden;
    }
    .happy-clients-sec .counter-text-box h3 {
        font-size: 22px;
        letter-spacing: -2px;
    }
    .happy-clients-sec .counter-text-box h2 {
        font-size: 32px;
        letter-spacing: -2px;
        line-height: 24px;
    }
    .happy-clients-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 0px;
    }


    .view-blogs-sec > .container2 {
        padding: 0px 15px;
    }
    .view-blogs-sec .counter-text-box h3 {
        font-size: 22px;
        letter-spacing: -1px;
    }
    .view-blogs-sec .counter-text-box h2 {
        font-size: 30px;
        letter-spacing: -1px;
        line-height: 31px;
        margin-bottom: 10px;
    }
    .view-blogs-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .view-blogs-sec .counter-text-box a {
        font-size: 12px;
        padding: 12px 24px;
    }
    .view-blogs-main {
        padding: 0px;
        margin-top: 20px;
        zoom: 0.9;
    }
    .view-blogs-main .blogs-content img {
        height: 120px;
    }
    .view-blogs-main .blogs-content .blogs-text {
        margin-top: 20px;
    }
    .view-blogs-main .blogs-content h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .view-blogs-main .blogs-content a {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .view-blogs-main .blogs-content p {
        font-size: 12px;
    }
    .view-blogs-main .blogs-content ul {
        margin-top: 12px;
    }
    .view-blogs-main .blogs-content ul li {
        font-size: 12px;
    }

    canvas#HexagonCanvas {
        height: 100%;
    }

    .blockchain_main_banner .AboutPeraText p:last-child {
        display: none;
    }

    .devops_main_banner .AboutPeraText p:last-child {
        display: block;
    }

    .empowering-services-sec .empowering-text h2 {
        font-size: 19px;
        line-height: 22px;
        margin-bottom: 15px;
        letter-spacing: -1px;
    }
    .empowering-services-sec img {
        max-height: 150px;
        border-radius: 4px;
    }
    .empowering-text {
        padding-right: 0px !important;
        margin-top: 15px;
    }
    .empowering-services-sec .empowering-text p {
        margin-bottom: 10px;
    }
    .animation_sub_service .servicesMain > .container2 {
        width: 90%;
    }

    .modal_row > div {
        width: 100%;
    }
    .modal_row {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .modal_right_col .qote_form {
        padding: 40px 20px 20px;
    }
    .qote_form h3 {
        font-size: 30px;
        line-height: normal;
        margin-bottom: 0px;
    }
    .modal_right_col .form-control {
        height: 47px;
        font-size: 14px;
    }
    #getQuoteModal .close-popup {
        right: 8px;
        top: 5px;
        font-size: 30px;
    }

    .two_d_three_d_sec .MobileMainSection3.hidden_on_desktop > .container2 > .row {
        align-items: center;
        margin: 0px 0px !important;
    }
    .video_editing_sec .MobileletsdivText {
        margin-left: 0px !important;
    }
    .home_graphic_sec .MobileletsdivText {
        transform: translate(0px, 0px) !important;
    }


    .empowering-text h3 {
        font-size: 18px;
    }
    .empowering-text ul li {
        font-size: 14px;
        line-height: 22px;
    }

    #services_more_text .modal-content {
        padding: 0px;
    }

    .empowering-sec-contain {
        zoom: 1;
    }

    .empowering-text ul {
        margin-bottom: 0px;
    }

    .instagram-marketing-sec .services_sub_service_card p {
        min-height: auto;
    }
    .instagram-clients-sec .client-slide-box h2 {
        min-height: auto;
    }
    .instagram-clients-sec .client-slide-box h3 {
        min-height: auto;
    }
    .instagram-clients-sec .client-slide-box p {
        min-height: auto;
    }
    .instagram-marketing-sec .services_sub_service_card img {
        width: 36px !important;
    }
    .instagram-marketing-sec .servicesOffer {
        padding-top: 0px;
    }
    .instagram-marketing-sec .servicesOffer p {
        padding-bottom: 20px;
    }
    .instagram-marketing-sec .servicesOffer span {
        margin-bottom: 12px;
    }
    .instagram-process-sec .process-text-box h2 {
        min-height: auto;
    }
    .instagram-process-sec .process-text-box p {
        min-height: auto;
    }
    .process-main .process-text-box p {
        line-height: 20px;
        font-size: 14px;
    }

    .content-marketing-client .client-slide-box {
        zoom: 0.8;
    }

    .seo-client-sec .client-slide-box {
        zoom: 0.8;
    }


    .two-d-three-d-sec .servicesOffer {
        padding-top: 0px;zoom: 0.9;
    }
    .two-d-three-d-sec .servicesOffer span {
        margin-bottom: 12px;
    }
    .two-d-three-d-sec .servicesOffer p {
        padding-bottom: 20px;
    }
    .two-d-three-d-sec .services_sub_service_card {
        zoom: 0.8 !important;
    }

    .facebook_marketing_sub_service .services_sub_service_card {
        zoom: 0.8 !important;
    }
    .facebook_marketing_sub_service .servicesOffer p {
        font-size: 12px;
    }
    .facebook_marketing_portfolio .for-service-text {
        padding-bottom: 20px;
    }
    .facebook_marketing_portfolio .for-service-text p {
        font-size: 12px;
    }
    .facebook_marketing_portfolio .for-service-text h2 {
        margin-bottom: 10px;
    }
    .our-facebok-sec .process-text-box p {
        min-height: auto;
    }
    .process-main .process-text-box:hover {
        top: 0px;
    }
    .facebook-hp-client .client-slide-box h2 {
        font-size: 16px;
    }
    .facebook-hp-client .client-slide-box h3 {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .react-native-banner .btnDiv {
        display: none;
    }

    .react-sub-services .services_sub_service_card h4 {
        min-height: auto;
    }
    .react-sub-services .services_sub_service_card p {
        min-height: auto;
    }
    .react-sub-services .services_sub_service_card p {
        font-size: 12px;
    }


    .cro-marketing-sec .servicesOffer {
        padding-top: 0px;
    }
    .cro-marketing-sec .servicesOffer p {
        padding-bottom: 20px;
        font-size: 12px;
    }
    .cro-marketing-sec .servicesOffer span {
        margin-bottom: 12px;
        line-height: normal;
    }
    .cro-marketing-sec .services_sub_service_card p {
        font-size: 14px;
    }
    .cro-marketing-sec .services_sub_service_card h4 {
        font-size: 18px;
    }
    .cro-marketing-sec .services_sub_service_card img {
        max-width: 50px;
    }
    .cro-hp-client .client-slide-box {
        zoom: 0.8;
    }

    .react-sub-services .servicesOffer {
        padding-top: 0px;
    }

    .react-sub-services .servicesOffer p {
        padding-bottom: 20px;
    }
    .react-sub-services .services_sub_service_card {
        zoom: 0.89 !important;
    }

    .happy-clients-content .col-md-8 .counter-text-box {
        display: none;
    }
    .android-sb-services .services_sub_service_card {
        zoom: 0.8 !important;
    }

    .ios-app-banner .btnDiv {
        display: none;
    }
    .ios-app-services .services_sub_service_card {
        zoom: 0.8;
    }
    .ios-app-services .services_sub_service_card h4 {
        min-height: auto;
    }
    .ios-app-services .services_sub_service_card p {
        min-height: auto;
    }
    .ios-app-services .servicesOffer {
        padding-top: 0px;
        zoom: 0.9;
    }
    .ios-app-services .servicesOffer p {
        padding-bottom: 20px;
    }

    .ppc-digital-services .servicesOffer {
        padding-top: 0px;
    }
    .ppc-digital-services .services_sub_service_card h4 {
        min-height: auto;
    }
    .ppc-digital-services .servicesOffer p {
        padding-bottom: 15px;
    }
    .ppc-digital-services .services_sub_service_card {
        zoom: 0.85 !important;
    }
    .sg-digital-services .services_sub_service_card {
        zoom: 0.8 !important;
    }

    .wordpress-sub-services .services_sub_service_card h4 {
        min-height: auto;
    }

    .android-sb-services .services_sub_service_card h4 {
        min-height: auto;
    }


    .industry_mbl_slide .owl-nav {
        position: absolute;
        top: 82px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        gap: 16px;
        margin: 0px;
        right: 35px;
        z-index: 99;
    }
    .industry_mbl_slide .owl-nav > button {
        margin: 0px !important;
        color: #3ac28e !important;
        font-size: 22px !important;
        width: 30px;
        border: 1px solid #fff !important;
        border-radius: 100% !important;
        height: 30px;
    }



}

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

    
    .ball {
        display: none;
    }

    .hidden_on_mobile {
        display: none;
    }
    .rightNavBar.collapse:not(.show) {
        display: none !important;
    }
    .home_banner_center_col h2 {
        font-size: 170px;
        line-height: 135px;
        text-align: center;
    }
    .banner_center_img img {
        max-width: 370px;
        position: relative;
        top: -10px;
    }
    .home_banner_center_col span {
        font-size: 28px;
        margin-top: 20px;
    }
    .home_banner_bottomright_col p {
        font-size: 14px;
    }
    .home_banner_bottomright_col {
        margin-top: -60px;
        width: 350px;
    }
    .home_banner_topright_col {
        margin-right: 0px;
        top: 0px;
    }
    .home_banner_bottomright_col .green_btn {
        padding: 12px 20px;
        font-size: 15px;
    }
    .home_banner_main {
        zoom: 0.9;
    }
    .home_banner_topright_col li {
        margin-bottom: 0px;
    }
    .home_banner_topright_col li a {
        font-size: 14px;
    }
    .home_banner_center_col label {
        font-size: 15px;
    }
    .home_banner_center_col h1 {
        width: 100%;
        max-width: 345px;
        font-size: 18px;
    }

    .banner_phones_annimation {
        bottom: -350px;
    }
    .grid {
        width: 390vw;
        height: 120vh;
        grid-template-rows: repeat(12, 1fr);
        transform: rotate(-38deg);
        transform-origin: center center;
    }
    .clouseText {
        margin-left: 0px;
    }
    .clouseText p br {
        display: none;
    }
    .clouseText p {
        text-align: center;
        width: 80%;
        line-height: 1.5em;
    }
    .banner_green_circle:after {
        top: -90px;
        right: -25px;
        width: 50px;
        height: 50px;
    }
    .clouseText small {
        line-height: 50px;
    }
    .home_about_sec h2 {
        font-size: 80px;
        margin-bottom: 0px;
    }
    .home_about_sec p {
        font-size: 14px;
        padding-right: 0px;
        line-height: 20px;
    }
    .home_about_sec .huge-text {
        width: 100%;
        max-width: 730px;
    }
    .services_slider_top {
        top: 18px;
        padding: 10px 0px;
    }
    .services_slider {
        padding: 10px 0px;
    }
    .office_slider {
        margin-top: 0px;
    }
    .home_about_sec > .row {
        justify-content: flex-end;
    }
    .home_about_sec h2:after {
        width: 50px;
        height: 50px;
        top: 0px;
        right: -30px;
    }
    .sticky_social_icons {
        display: none;
    }
    .home_about_sec .huge-text {
        text-align: center;
        justify-content: center;
    }
    .home_about_sec .text-col.col-empty {
        display: none;
    }
    /*.home_about_sec .text-col {
        max-width: 80%;
        flex: 0 0 80%;
        margin: 0px auto;
        text-align: center;
    }*/
    .slideshow .move-1 {
        animation: moveSlideshow 148slinear infinite;
        left: 70px;
        max-width: 500px;
    }
    .letsdivemain {
        right: 0px;
    }
    .LetsDiveMain .HeadingLeftJS small {
        font-size: 50px;
        line-height: 40px;
        top: 0px;
        left: 0px;
    }
    .letsdivemainText {
        text-align: center;
    }
    .HeadingLeftJS span {
        font-size: 85px;
        line-height: 90px;
    }
    .LetsDiveMain .letsdivemainText p {
        width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 23px;
    }
    .LetsDiveMain {
        background-position: initial;
    }
    .LetsDiveMain .MobileletsdivText small {
        font-family: 'Gilroy-Bold';
        color: #fff;
        font-size: 50px;
        letter-spacing: -3px;
        display: block;
        line-height: 50px;
        position: relative;
        top: 20px;
        left: 0px;
        text-align: center;
    }
    .LetsDiveMain p {
        color: #fff;
    }
    .LetsDiveMain .MobileletsdivText small label {
        background: -webkit-linear-gradient(135deg, rgb(1 191 140) 18%, rgb(0 92 54) 20%, rgb(0 171 127) 30%, #01c38e 40%, rgb(12 126 106) 42%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 0px 2px;
    }
    .LetsDiveMain .MobileletsdivText span {
        background: -webkit-linear-gradient(135deg, rgb(1 191 140) 18%, rgb(0 92 54) 20%, rgb(0 171 127) 30%, #01c38e 40%, rgb(1 201 165) 42%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 80px;
        line-height: 100px;
        color: #01c38e;
        padding-right: 10px;
        padding-bottom: 10px;
        font-family: 'Gilroy-Black';
        display: block;
        text-align: center;
    }
    .moveimgdown1 img {
        top: -130px;
    }
    .MobileletsdivText p {
        font-size: 15px;
        line-height: 22px;
        text-align: left;
        max-width: 320px;
        margin-left: 0px;
    }
    .getquotebuttons {
        top: 50%;
    }
    .home_graphic_sec .MobileletsdivText small {
        font-family: 'Gilroy-bold';
        color: #fff;
        font-size: 50px;
        line-height: 90px;
        position: relative;
        top: 0px;
        right: 0px;
        letter-spacing: -5px;
        display: block;
        text-align: center;
    }
    .home_graphic_sec .MobileletsdivText span {
        font-family: 'Gilroy-Black';
        color: #fff;
        font-size: 70px;
        line-height: 90px;
        font-weight: 600;
        letter-spacing: -3px;
        display: block;
        text-align: center;
        position: relative;
        top: -20px;
    }
    .home_graphic_sec .MobileletsdivText p {
        color: #fff;
    }
    .foooter_botom_box {
        padding: 70px 10px 0px;
        border-radius: 30px 30px 0px 0px;
        margin-top: 50px;
    }
    .home_development_sec .WebTextDeve small {
        font-family: 'Gilroy-bold';
        color: #132d46;
        font-size: 50px;
        line-height: 50px;
        position: relative;
        top: 0px;
        right: 0px;
        letter-spacing: 0px;
        display: block;
        text-align: center;
    }
    .home_development_sec .WebTextDeve span {
        font-family: 'Gilroy-Black';
        color: #132d46;
        font-size: 55px;
        line-height: 90px;
        font-weight: 600;
        letter-spacing: -3px;
        display: block;
        text-align: center;
        position: relative;
        top: -20px;
    }
    .WebTextDeve p {
        font-size: 14px;
        color: #272827;
        line-height: 1.5em;
    }
    .home_ios_sec {
        background-position: center;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS small {
        font-family: 'Gilroy-bold';
        color: #fff;
        font-size: 50px;
        line-height: 90px;
        position: relative;
        top: 0px;
        right: 0px;
        letter-spacing: -5px;
        display: block;
        text-align: center;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS span {
        font-family: 'Gilroy-Black';
        color: #fff;
        font-size: 70px;
        line-height: 90px;
        font-weight: 600;
        letter-spacing: -3px;
        display: block;
        text-align: center;
        position: relative;
        top: -20px;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS p {
        color: #fff;
    }
    .copyrightText p {
        font-size: 11px;
    }
    .Mobile2d3d span small {
        font-family: 'Gilroy-bold';
        color: #132d46;
        font-size: 40px;
    }
    .Mobile2d3d span {
        font-family: 'Gilroy-Black';
        color: #132d46;
        font-size: 70px;
        justify-content: flex-start;
        gap: 10px;
    }
    .for-service-text {
        width: 100%;
    }
    .BrandPorfolioMain .container2 {
        width: 100%;
        max-width: 100% !important;
    }
    .for-service-text h2 {
        font-size: 28px;

    }
    .for-service-text h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .for-service-text p {
        font-size: 12px;
        line-height: 22px;
    }
    .portfolioLinks .nav {
        margin-top: 0px;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-end;
    }
    .portfolioLinks .nav button {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .portfolioLinks ul li {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        margin-bottom: 10px;
    }
    .portfolioLinks ul li:last-child button {
        margin-bottom: 0px;
    }
    .for-service-img img {
        object-fit: cover;
    }
    .portfolioLinks .nav button, .portfolioLinks .nav li label {
        font-size: 14px;
        line-height: 16px;
        margin: 0px;
    }
    header#header {
        padding: 20px 15px 0px;
    }
    .home_case_studies_sec ul.industry_mbl_slide {
        margin-bottom: 0px !important;
        top: -35px !important;
    }
   /* .annimation_main_banner .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }*/
    .GraphicLeft {
        text-align: left;
    }
    .btn1 {
        border-radius: 0px;
    }
    /*.AboutPeraText p {
        width: 100%;
    }*/
    .home_graphic_sec .moveimgdown1 {
        display: none;
    }

    .AboutPeraText p {
        padding-right: 0px;
        /*margin-top: 5px;
        width: 60%;*/
    }
    .services_sub_service_card {
        padding: 25px 15px;
        zoom: 0.9;
        margin-top: 10px;
    }
    .smo-sub-services .services_sub_service_card h4 {
        min-height: auto;
    }
    .services_sub_service_card h4 {
        font-size: 22px;
    }
    .ecommerce-services-sec .services_sub_service_card h4 {
        min-height: auto !important;
    }
    .development_sub_service .services_sub_service_card h4 {
        min-height: 55px;
    }
    .animation_sub_service p {
        font-size: 14px;
    }
    .whyChooseMain .choose_right_col img {
        width: 100%;
    }
    .chooseuscontente ul {
        margin: 20px 0 20px 0;
    }
    .tec_sec_uper_heading h2 {
        font-size: 34px;
    }
    .tec_sec_uper_heading p {
        font-size: 14px;
    }
    .tec_sec_uper_heading {
        margin: 0 auto 50px;
    }
    .ServicesImgLinks ul li {
        width: 30% !important;
    }
    .ServicesImgLinks ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-evenly;
    }
    div#ServicesMenu ul li p, .ServicesImgLinks ul li p {
        margin-bottom: 30px;
    }
    #ServicesMenu ul li a .myElementactive, .ServicesImgLinks ul li .myElementactive {
        width: 100%;
        height: 35px;
        top: -8px;
        right: auto;
        max-width: 35px;
        margin-left: 50px;
    }
    .servicesOffer h2, .servicesOffer span {
        font-family: 'Gilroy-Bold';
        margin-bottom: 0px;
        font-size: 28px;
    }
    .servicesOffer h2 {
        margin-bottom: 5px;
    }
    .servicesOffer p {
        font-size: 14px;
    }
    .inner_page_banner .text-wrapper {
        font-size: 40px;
        line-height: 45px;
    }
    .inner_page_banner .div {
        font-size: 14px;
    }
    .LeftPortfolioInner {
        width: 100%;
    }

    .digital_marketing_banner p {
        width: 100%;
    }
    .digital_marketing_banner .col-md-5 {
           /* flex: 0 0 50%;
            max-width: 50%;*/
    }
    .GraphicTop .DigitalDeveText small {
        border: 0px;
        line-height: 35px;
        position: relative;
        top: 5px;
        font-size: 39px;
        text-align: left;
    }
    .digital_marketing_banner .AboutPeraText small {
        position: unset;
        line-height: 25px;
        margin-top: 5px;
        margin-bottom: 20px;
        font-size: 23px;
    }
    .digital_marketing_banner .DigitalDeveText small {
        font-size: 32px;
        top: 0px;
    }
    .digital_marketing_sub_service .services_sub_service_card {
        margin: 0px 10px 0px;
    }
    .digital_marketing_sub_service .services_sub_service_card p {   
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .digital_marketing_sub_service .services_sub_service_card h4 {
        min-height: 52px;
    }
    .digital_marketing_sub_service .services_sub_service_card {
        margin: 0px;
    }
    .digital_marketing_sub_service .services_sub_service_card h4 {
        min-height: auto;
    }
    .seo-services-sec .services_sub_service_card h4 {
        min-height: auto;
    }
    .mobile_app_sec p {
        width: 100%;
    }
    .mobile_app_sec .GraphicTop .MobileApp .webDeveText small {
        bottom: 6px;
        text-align: left !important;
        left: 45px;
    }
    .mobile_app_sec .GraphicTop .MobileApp .webDeveText span {
        margin-bottom: 0px;
        text-align: left;
    }

    .mobileapp_sub_service .animation-services-slider .owl-stage {
        width: 100% !important;
        justify-content: center;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .mobileapp_sub_service .services_sub_service_card {
        margin: 20px 0px 0px !important;
    }

    .blockchain_main_banner .col-md-8 {
        flex: 0 0 80%;
        max-width: 80%;
    }
  /*  .blockchain_main_banner .col-md-6 {
        flex: 0 0 70%;
        max-width: 70%;
    }*/
    .blockchain_main_banner .DigitalDeveText small {
        font-size: 28px;
        line-height: 22px;
    }
    .blockchain_main_banner .GraphicDesignInner > .container2 .row {
        justify-content: flex-start !important;
    }

    .digital_marketing_sub_service .services_sub_service_card {
        margin: 0px 0px 0px;
    }

    #button-1:checked ~ ul li:nth-child(1) label, #button-2:checked ~ ul li:nth-child(2) label, #button-3:checked ~ ul li:nth-child(3) label, #button-4:checked ~ ul li:nth-child(4) label, #button-5:checked ~ ul li:nth-child(5) label, #button-6:checked ~ ul li:nth-child(6) label, #button-7:checked ~ ul li:nth-child(7) label, #button-8:checked ~ ul li:nth-child(8) label {
        background-color: transparent;
        border: 0px;
    }

    .faq_header_title h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .services_faq_sec .panel-group .panel {
        padding: 15px 0px;
    }
    .services_faq_sec .panel-group .panel-title {
        font-size: 14px;
    }
    .services_faq_sec .panel-body p {
        font-size: 12px;
        line-height: 16px;
    }

    .developemnt_first_sec .webDeveText small {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .empowering-services-sec .empowering-text {
        padding-right: 0px;
    }
    .empowering-services-sec .empowering-text h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .modal_right_col .qote_form {
        padding: 30px;
    }
    .qote_form h3 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .modal_right_col .form-control {
        height: 47px;
        font-size: 14px;
    }

    .empowering-text h3 {
        font-size: 22px;
    }
    .empowering-text ul li {
        font-size: 14px;
        line-height: 22px;
    }

    .our-facebok-sec .process-text-box p {
        min-height: auto;
    }

    .sg-digital-services .services_sub_service_card h4 {
        min-height: auto;
    }

    .industry_mbl_slide .owl-nav {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        margin-top: 12px !important;
        width: 100%;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }
    .industry_mbl_slide .owl-nav button {
        margin: 0px !important;
        color: #3ac28e !important;
        font-size: 20px !important;
        width: 25px !important;
        height: 25px !important;
        border-radius: 100% !important;
        border: 1px solid #fff !important;
    }
    .home_case_studies_sec ul.industry_mbl_slide .owl-stage-outer {
        border: 1px solid #4eb087 !important;
        margin-top: -20px;
        border-radius: 30px;
    }

}

@media (min-width:1025px) and (max-width: 1199px) {
    .home_banner_center_col h2 {
        font-size: 180px;
        line-height: 170px;
    }
    .banner_center_img img {
        max-width: 500px;
    }
    .home_banner_bottomright_col p {
        font-size: 16px;
    }
    .home_banner_topright_col {
        margin-right: 20px;
        top: 20px;
    }
    .home_banner_bottomright_col .green_btn {
        padding: 12px 25px;
        font-size: 15px;
    }
    .intro:after {
        content: none;
    }
    .slideshow>div {
        height: 5928px;
        width: 400px;
    }
    .home_about_sec .text-col.col-empty {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .home_about_sec .text-col {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .letsdivemain {
        right: 0px;
    }
    .LetsDiveMain .HeadingLeftJS small {
        top: 0px;
        left: 0px;
    }
    .home_about_sec p {
        font-size: 1.4em;
    }
    .home_graphic_sec .moveimgdown1 {
        display: none;
    }

    #button-1:checked ~ ul li:nth-child(1) label, #button-2:checked ~ ul li:nth-child(2) label, #button-3:checked ~ ul li:nth-child(3) label, #button-4:checked ~ ul li:nth-child(4) label, #button-5:checked ~ ul li:nth-child(5) label, #button-6:checked ~ ul li:nth-child(6) label, #button-7:checked ~ ul li:nth-child(7) label, #button-8:checked ~ ul li:nth-child(8) label {
        background-color: transparent;
        border: 0px;
    }


    .faq_header_title h4 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .services_faq_sec .panel-group .panel {
        padding: 20px 0px;
    }
    .services_faq_sec .panel-group .panel-title {
        font-size: 14px;
    }
    .services_faq_sec .panel-body p {
        font-size: 12px;
        margin-top: 12px;
        line-height: 16px;
    }

    .empowering-text h3 {
        font-size: 22px;
    }
    .empowering-text ul li {
        font-size: 14px;
        line-height: 22px;
    }
}



/*==================================================*/

/* SG Media Querys */


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

    .home_banner_main {
        padding-top: 30px;
        zoom: 0.7;
        width: 100%;
        max-width: 415px;
        margin: 0px auto 0px;
    }
    .home_banner_topright_col li a span {
        font-size: 16px;
    }
    .home_banner_center_col label {
        font-size: 14px;
        padding: 15px 25px;
    }
    .banner_center_img {
        top: 45px;
    }
    .home_banner_center_col h2 {
        font-size: 60px;
    }
    .home_banner_center_col span {
        font-size: 28px;
        margin-top: 10px;
    }
    .home_banner_center_col h1 {
        font-size: 18px;
        line-height: 24px;
    }
    .home_banner_bottomright_col p {
        font-size: 14px;
    }
    .home_banner_bottomright_col .green_btn {
        font-size: 14px;
    }
    .home_banner_topright_col {
        zoom: 0.8;
        margin-bottom: 25px;
        width: 100%;
    }
    .home_banner_topright_col ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        gap: 0px;
    }
    .home_banner_topright_col li {
        padding-bottom: 0px;
        width: 48%;
    }
    .home_banner_center_col {
        zoom: 0.9;
    }


    .home_about_sec .col-empty {
        padding-bottom: 20px !important;
        
    }
    .home_about_sec .text-col {
        padding-bottom: 0px;
    }
    .home_about_sec h2:after {
        width: 35px;
        height: 35px;
        top: -20px;
        right: -20px;
        animation: rotation 4s infinite linear !important;
    }
    .home_about_sec > .row {
        width: 100%;
        margin: 0px auto 0px;
    }

    
    .LetsDiveMain .MobileletsdivText small {
        line-height: 36px;
        top: 0px;
    }
    .LetsDiveMain .MobileMainSection3 {
        zoom: 0.8;
    }
    .LetsDiveMain .moveimgdown1 img {
        top: -110px !important;
        max-width: 160px;
    }
    .LetsDiveMain .MobileletsdivText {
        width: 100%;
        max-width: 320px !important;
        margin: 0px auto 0px;
    }
    .LetsDiveMain .MobileletsdivText p {
        margin-top: 20px;
    }


    /*.home_graphic_sec .MobileletsdivText span {
        font-size: 50px;
        line-height: 50px;
        top: 0px;
    }*/
    .home_graphic_sec .MobileletsdivText small {
        line-height: 37px;
        top: 10px;
        right: 0px;
        letter-spacing: -2px;
        font-size: 34px;
    }
    .home_graphic_sec .MobileletsdivText p {
        margin-top: 20px;
    }
    .home_graphic_sec a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_graphic_sec .MobileletsdivText {
        padding-top: 100px;
        width: 100%;
        max-width: 320px;
        margin: 0px auto 0px;
        zoom: 0.9;
    }
    .home_graphic_sec .moveimgdown1 img {
        top: 15% !important;
        max-width: 160px;
        animation: rotation 4s infinite linear !important;
    }

    .home_development_sec .WebTextDeve {
        width: 100%;
        max-width: 320px;
        margin: 90px auto 0px;
        zoom: 0.9;
    }
    .home_development_sec .WebTextDeve a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_development_sec img.img-fluid {
        top: -50px !important;
        max-width: 160px;
        animation: rotation 4s infinite linear !important;
        left: 90px;
    }

    .home_ios_sec .MobileSeoMainIos {
        zoom: 0.9;
        padding-top: 50px;
        width: 100%;
        max-width: 320px;
        margin: 0px auto 0px;
    }
    .home_ios_sec .MobileSeoMainIos a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS small {
        left: 135px !important;
        top: 8px;
    }
    .home_ios_sec .MobileSeoMainIos img.img-fluid {
        top: 3px;
        max-width: 160px;
        animation: rotation 4s infinite linear !important;
        right: 175px;
    }


    .two_d_three_d_sec .MobileMainSection3 .moving_bird {
        left: 0px;
        top: 0%;
        height: auto !important;
        justify-content: center;
    }
    .two_d_three_d_sec .MobileMainSection3 .Mobile2d3d {
        zoom: 0.9;
        position: relative;
        z-index: 9;
        width: 100%;
        max-width: 320px;
        margin: 100px auto 0px;
    }
    .two_d_three_d_sec .MobileMainSection3 .row {
        flex-direction: column-reverse;
    }
    .two_d_three_d_sec .MobileMainSection3 .moving_bird img.img-fluid {
        width: 100%;
        max-width: 220px;
    }

    .section_heading h2 {
        font-size: 32px;
        line-height: 26px;
    }
    .section_heading h2 span {
        font-size: 20px;
    }

    #tabs > ul {
        position: unset;
        border: 1px solid #49D8A7;
        border-radius: 30px;
    }
    #tabs ul li label {
        font-size: 12px;
        padding: 12px 12px 12px 0px;
        display: block;
        text-align: center;
    }
    .cs_info_row {
        position: unset;
        padding: 0px;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 20px;
    }
    .cs_info_left {
        max-width: 100% !important;
        width: 100%;
    }
    .cs_info_left label {
        font-size: 12px;
        padding: 12px 20px;
    }
    .cs_info_left h4 {
        font-size: 20px !important;
        margin: 10px 0px 0px;
    }

    #content .cs_info_left p {
        font-size: 12px;
        line-height: 20px;
        margin: 10px 0px 10px;
    }
    .cs_info_left ul {
        zoom: 0.7;
        display: none;
    }
    .cs_info_left .green_btn {
        margin-top: 20px;
        font-size: 12px;
    }
    .counter_box span {
        font-size: 30px;
    }
    .cs_info_right {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
        zoom: 0.7;
    }
    .counter_box {
        width: 48%;
        margin: 0px;
    }
    #content > div {
        align-items: flex-start;
    }
    div#tabs {
        padding-top: 10px;
    }
    .cs_info_left ul li a {
        font-size: 14px;
    }
    #content img {
        display: none;
    }
    .home_case_studies_sec > .container2 {
        zoom: 0.9;
        padding-top: 50px;
    }
    #tabs > ul .owl-stage {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    
}

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

    .container, .container2 {
        max-width: 720px !important;
        margin: 0px auto !important;
    }

    .LetsDiveMain .MobileletsdivText small {
        font-size: 38px;
        line-height: 38px;
        top: 0px;
        text-align: left;
    }
    .MobileletsdivText p {
        width: 100%;
    }
    .LetsDiveMain .moveimgdown1 {
        display: none;
    }
    /*#moving-item {
        display: block !important;
    }*/
    #moving-item img {
        display: block !important;
        /*top: 90px;
        position: relative;
        left: 40px;*/
    }
    



    .home_graphic_sec .MobileMainSection3 .jumpvec.moving_laptop {
        display: flex !important;
        top: 20px !important;
        left: auto;
        width: 100%;
        max-width: 350px;
        right: 50px;
        justify-content: center;
        align-items: center;
    }
    .home_graphic_sec .MobileletsdivText span {
        font-size: 55px;
        top: 0px;
        line-height: 65px;
        text-align: left;
        background: -webkit-linear-gradient(45deg, rgb(1 191 140) 18%, rgb(0 92 54) 20%, rgb(0 171 127) 30%, #01c38e 40%, rgb(12 126 106) 42%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .home_graphic_sec .MobileletsdivText small {
        font-size: 40px;
        letter-spacing: -3px;
        top: 20px;
        right: 30px;
        line-height: 46px;
        color: #132D46;
    }
    .home_graphic_sec .MobileMainSection3 p {
        margin-top: 18px;
        text-align: left;
        color: #132D46;
    }
    .home_graphic_sec a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_graphic_sec .MobileletsdivText {
        margin-left: 0px;
        margin-top: 0px;
        transform: translate(0px, 0px);
        opacity: 1;
    }


    .WebTextDeve p {
        width: 100%;
        text-align: end;
        margin-bottom: 30px;
    }
    .home_development_sec .WebTextDeve small {
        top: 31px;
        left: -80px;
        background: -webkit-linear-gradient(80deg, rgb(23 52 89) 18%, rgb(23 52 89) 20%, rgb(23 52 89) 30%, rgb(64 96 136) 50%, rgb(23 52 89) 0%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .home_development_sec .WebTextDeve span {
        margin: 0px;
        background: -webkit-linear-gradient(80deg, rgb(23 52 89) 18%, rgb(23 52 89) 20%, rgb(23 52 89) 30%, rgb(64 96 136) 50%, rgb(23 52 89) 0%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        top: 0px;
    }
    .home_development_sec img.img-fluid {
        display: none;
    }
    .home_development_sec a.btn.green_btn {
        letter-spacing: 0px !important;
    }



    .home_development_sec .MobileMainSection3 .row {
        align-items: center;
    }
    .home_development_sec .MobileMainSection3 .jumpvec {
        display: block !important;
        left: 0px;
        text-align: center !important;
        top: 0px !important;
        height: auto !important;
    }
    .home_development_sec .MobileMainSection3 .jumpvec img.img-fluid {
        display: block;
        margin: 0px auto 0px;
        position: unset !important;
    }

    .home_ios_sec .MobileSeoMainIos img.img-fluid {
        display: none;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS small {
        font-size: 50px;
        line-height: 50px;
        letter-spacing: -2px;
        left: 10px;
        top: 5px;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS span {
        margin-bottom: 0px;
        text-align: left;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS p {
        text-align: left;
    }
    .home_ios_sec .MobileMainSection4 a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_ios_sec .jumpvec {
        display: block !important;
        left: auto;
        top: 35%;
        right: 50px;
        width: 100%;
        max-width: 380px;
    }

    .two_d_three_d_sec .moving_bird {
        position: unset;
        height: auto;
    }
    .two_d_three_d_sec .Mobile2d3d span small {
        font-size: 45px !important;
    }
    .two_d_three_d_sec .Mobile2d3d span {
        background: -webkit-linear-gradient(80deg, rgb(23 52 89) 18%, rgb(23 52 89) 20%, rgb(23 52 89) 30%, rgb(64 96 136) 50%, rgb(23 52 89) 0%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .two_d_three_d_sec a.btn.green_btn {
        letter-spacing: 0px;
        padding: 8px 14px;
    }


    .cs_info_row {
        padding: 30px 30px 0px;
        flex-direction: column;
        gap: 30px;
        zoom: 0.75;
    }
    #content img {
        height: 400px;
        object-fit: cover;
        object-position: -370px 0px;
    }
    .section_heading h2 {
        font-size: 40px;
        line-height: 30px;
    }
    .section_heading h2 span {
        font-size: 30px;
    }
    .home_case_studies_sec ul.industry_mbl_slide {
        width: 100%;
        max-width: 500px !important;
        display: block !important;
    }
    #tabs ul li label {
        font-size: 12px;
        line-height: 16px;
        text-align: center;
    }
    .cs_info_left label {
        font-size: 12px;
    }
    .cs_info_left h4 {
        font-size: 28px !important;
    }
    #content .cs_info_left p {
        font-size: 14px;
        margin: 8px 0px 20px;
        line-height: 22px;
        width: 100%;
        max-width: 400px;
    }
    .cs_info_left ul {
        column-count: 2;
    }
    .cs_info_left .green_btn {
        font-size: 12px;
    }
    .cs_info_right {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .counter_box span {
        font-size: 30px;
    }
    .counter_box {
        width: 48%;
        max-width: 200px;
    }
    .cs_info_left {
        max-width: 100%;
    }

    .TestimonailLeftMainInner .TestimonialSlider p {
        font-size: 12px;
        padding: 10px 10px;
        text-align: center;
    }

    .site_custom_footer {
        padding: 25% 0 0% 0;
    }
    .sociallistmain .row {
        align-items: center;
        padding: 0px 0px 20px;
    }

    .centercircle3 {
        display: block;
        top: -34%;
        bottom: 66%;
        right: 46%;
        width: 40px;
        height: 40px;
        animation: rotation 4s infinite linear !important;
    }
    .AboutHeading {
        justify-content: flex-start;
    }
    
    .AboutTopMain .col-md-6 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .counter_main {
        justify-content: space-between;
        zoom: 0.9;
        margin-top: 30px;
        gap: 0px;
    }


    .FaqsMain {
        background: #d8e8e3;
        padding: 0px 0px 0px;
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .RankWhiteBg {
        background-image: linear-gradient(#07182ad6, #0a223a00), linear-gradient(to top, #132d46, #3DB28A);
        height: auto;
        padding: 20px 0 20px 0;
    }
    .expandable:before {
        background: #01c38e;
    }
    .FaqsMain > .container2 {
        height: 100%;
    }
    .FaqsMain > .container2 > .row {
        height: 100%;
        align-items: center;
    }
    .rankText span {
        color: #fff;
    }
    .rankText p {
        margin-bottom: 6px;
    }
    .RankWhiteBg .row {
        align-items: center;
    }
    .RankLogos ul li a img {
        top: 0px;
        height: auto;
        max-width: 100px;
    }

    .ranked-carousel .owl-stage {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .ranked-carousel .owl-stage li.item {
        width: 100%;
        text-align: center;
    }
    .ranked-carousel .owl-stage li.item a {
        text-align: center;
        display: inline-block;
    }
    .RankLogos ul li:first-child {
        margin-right: 0px;
    }

    .about_brands_sec .Mobileclintheading {
        margin-bottom: 40px;
    }
    .Mobileclintheading small {
        font-size: 25px !important;
        font-family: 'Gilroy-Bold';
    }
    .Mobileclintheading span {
        font-family: 'Gilroy-Bold';
    }

    .foooter_botom_box {
        zoom: 0.9;
    }

    .services-middle .col-md-6 {
        height: 253px;
    }
    .services-all-content h2 {
        font-size: 32px;
    }
    .app-ssb-title {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .services-all-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .services-all-content a {
        font-size: 14px;
        padding: 12px 30px;
    }
    .services-top {
        margin-bottom: 40px;
    }
    .services-middle .app-typs {
        padding: 20px 20px 20px;
    }
    .services-middle .app-typs h3 {
        font-size: 16px;
    }
    .services-middle .app-typs p {
        font-size: 14px;
        padding-right: 10px;
    }
    .services-middle .col-md-6 .app-typs:last-child {
        margin-left: 30px;
    }
    .services-middle .col-md-2 {
        margin-top: 0px;
    }
    .for-container > .container {
        height: 100%;
    }
    .for-container > .container > .services-all-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .services-banner-hd h1 {
        font-size: 55px;
        line-height: 60px;
    }
    .services-banner-hd p {
        font-size: 14px;
        line-height: 22px;
        width: 75%;
        margin: 20px auto 44px;
    }
    .services-banner-hd a {
        font-size: 14px;
    }
    .blockchain_sub_service .services_sub_service_card {
        margin: 50px 0px 0px;
    }
    .blockchain_sub_service .services_sub_service_card p {
        padding-bottom: 0px;!;
        margin-bottom: 0px;
        min-height: 160px;
    }

    .devops_main_banner .AboutPeraText p {
        width: 100%;
    }
    /*.devops_main_banner .GraphicDesignInner .row .col-md-5:first-child {
        flex: 0 0 50%;
        max-width: 50%;
    }*/
    .devops_main_banner .col-md-2 {
        flex: 0 0 0%;
        max-width: 0%;
    }
    .devops_main_banner .GraphicDesignInner .GraphicTop span {
        text-align: left;
        letter-spacing: -4px;
    }
    .devops_main_banner .GraphicDesignInner .GraphicRight small {
        font-size: 23px;
        line-height: 23px;
        margin: 20px 0px 20px;
    }
    .developers_portfolio .portfolioLinks ul button {
        text-align: left;
        font-size: 15px;
    }
    .developers_portfolio .portfolioLinks ul button img {
        margin-right: 10px;
    }
    .developers_portfolio .for-service-text {
        padding: 70px 25px 0px;
    }
    .devops_sub_service .services_sub_service_card {
        margin: 50px 0px 0px;
    }


    .graphics_design_portfolio .for-service-text {
        padding: 0px 0px 0px;
    }
    .graphics_design_portfolio .RightPortfolioMain {
        gap: 20px;
        padding: 0px 6% 0px;
    }
    .graphics_design_portfolio .RightPortfolioMain .for-service-text {
        zoom: 0.9;
    }
    .graphics_design_portfolio .RightPortfolioMain .portfolioLinks {
        zoom: 0.9;
    }


    .animation-portfolio .for-service-text {
        padding: 80px 25px 0px;
    }


    .graphics_design_sub_service .services_sub_service_card {
        margin: 20px 0px 0px;
    }
    .graphics_design_sub_service .services_sub_service_card p {
        padding-bottom: 0px;
    }


    .mobile-app-brand .for-service-text {
        padding: 80px 25px 0px;
    }
    .digital_marketing_portfolio .for-service-text {
        padding: 0px 0px 0px !important;
        zoom: 0.9;
    }


    .video_editing_sec .MobileMoveJs {
        display: none;
    }
    .video_editing_sec .MobileletsdivText small {
        color: #fff;
        font-size: 52px;
        font-family: 'Gilroy-Bold';
        width: 100%;
        display: block;
        text-align: center;
        position: relative;
        top: 22px;
        left: -12px;
    }
    .video_editing_sec .MobileletsdivText span {
        font-size: 75px;
        font-family: 'Gilroy-Bold';
        width: 100%;
        display: block;
        line-height: 87px;
    }
    .video_editing_sec .MobileletsdivText p {
        color: #fff;
    }
    .video_editing_sec .hidden_on_desktop .moving_laptop {
        display: block !important;
        left: auto !important;
        top: 30%;
        width: 100%;
        max-width: 400px;
        right: 50px;
    }
    a.btn.green_btn {
        letter-spacing: 0px;
    }

    .counter-sec > .container2 {
        padding: 0px 15px;
    }
    .counter-sec .counter-text-box h3 {
        font-size: 28px;
        letter-spacing: -1px;
    }
    .counter-sec .counter-text-box h2 {
        font-size: 45px;
        letter-spacing: -2px;
        margin-bottom: 20px;
        line-height: 40px;
    }
    .counter-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .counter-sec .counter-text-box a {
        font-size: 12px;
        padding: 13px 20px;
    }
    .counter-sec .counter-row .counter {
        font-size: 34px;
    }
    .counter-sec .counter-row span {
        font-size: 16px;
    }
    .counter-sec .counter-row {
        margin-bottom: 35px;
    }
    .counter-sec .counter-row .counter:before {
        right: auto;
        left: 50px;
        width: 50px;
    }
    .counter-sec .col-md-4 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .counter-sec .col-md-8 {
        flex: 0 0 60%;
        max-width: 60%;
    }


    .our-process-sec > .container2 {
        padding: 0px 15px;
    }
    .our-process-sec .counter-text-box h3 {
        font-size: 26px;
        letter-spacing: -1px;
    }
    .our-process-sec .counter-text-box h2 {
        font-size: 26px;
        letter-spacing: -2px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .our-process-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .our-process-sec .counter-text-box a {
        font-size: 13px;
        padding: 13px 20px;
    }
    .process-main {
        padding-left: 0px;
    }
    .process-main .process-text-box img {
        width: auto !important;
    }
    .process-main .process-text-box h2 {
        font-size: 20px;
        letter-spacing: -1px;
        margin-bottom: 10px;
    }
    .process-main .process-text-box li {
        font-size: 14px;
    }
    .process-main .process-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .our-process-sec .col-md-4, .our-process-sec .col-md-8 {
        flex: 0 0 50%;
        max-width: 50%;
    }


    .happy-clients-sec .counter-text-box h3 {
        font-size: 28px;
        letter-spacing: -2px;
    }
    .happy-clients-sec .counter-text-box h2 {
        font-size: 36px;
        letter-spacing: -2px;
        line-height: 40px;
    }
    .happy-clients-slider {
        margin-top: 30px;
    }
    .happy-clients-content {
        padding-top: 30px;
    }
    .happy-clients-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .happy-clients-carousel .client-slide-box {
        padding: 20px 20px 20px;
    }
    .happy-clients-carousel .client-slide-box img {
        margin-bottom: 20px;
        max-width: 35px;
    }
    .happy-clients-carousel .client-slide-box h2 {
        font-size: 18px;
    }
    .happy-clients-carousel .client-slide-box h3 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .happy-clients-carousel .client-slide-box p {
        font-size: 13px;
        line-height: 20px;
        min-height: 97px;
    }
    .happy-clients-content > .container2 > .row {
        align-items: center;
    }
    .happy-clients-carousel .owl-nav button {
        width: 25px;
        height: 25px !important;
        font-size: 29px !important;
    }
    .happy-clients-carousel .owl-nav button span {
        height: 25px !important;
    }
    .happy-clients-carousel .owl-nav {
        margin-top: 20px;
    }


    .tec_icons_list ul li {
        max-width: 135px;
    }
    .tec_icons_list ul li label {
        font-size: 14px;
    }


    .view-blogs-sec > .container2 {
        padding: 0px 15px;
    }
    .view-blogs-main {
        padding-left: 0px;
    }
    .view-blogs-main .blogs-content img {
        height: 200px;
    }
    .view-blogs-main .blogs-content .blogs-text {
        margin-top: 0px;
    }
    .view-blogs-main .blogs-content h3 {
        font-size: 14px;
        margin-bottom: 12px;
    }
    .view-blogs-main .blogs-content a {
        font-size: 18px;
    }
    .view-blogs-main .blogs-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .view-blogs-main .blogs-content ul li {
        font-size: 13px;
    }
    .view-blogs-main .blogs-content ul {
        margin-top: 15px;
    }
    .view-blogs-sec .counter-text-box h3 {
        font-size: 34px;
        letter-spacing: -2px;
    }
    .view-blogs-sec .counter-text-box h2 {
        font-size: 52px;
        letter-spacing: -3px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .view-blogs-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .view-blogs-sec .counter-text-box a {
        font-size: 14px;
        padding: 13px 26px;
    }


    .GraphicDesignMain .col-md-2 {
        display: none;
    }
    .GraphicDesignMain .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .devops_main_banner .col-md-5, .devops_main_banner .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        z-index: 1;
    }
    .devops_main_banner .col-md-3 {
        position: absolute;
        left: 20%;
        z-index: 0;
    }
    .banner_form {
        padding: 25px;
    }
    .banner_form h3 {
        font-size: 30px;
        letter-spacing: -2px;
        text-align: center;
        margin-bottom: 20px;
    }
    .banner_form textarea.form-control {
        height: 120px;
    }

    .developemnt_first_sec .col-md-3 {
        display: none;
    }
    .developemnt_first_sec .col-md-4, .developemnt_first_sec .col-md-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .banner_form {
        padding: 20px;
    }
    .banner_form h3 {
        font-size: 30px;
        letter-spacing: -2px;
        text-align: center;
        margin-bottom: 20px;
    }
    .banner_form textarea.form-control {
        height: 120px;
    }

    .development_sub_service .services_sub_service_card {
        margin: 0px;
    }
    .development_sub_service .services_sub_service_card p {
        min-height: 100px;
    }


    .instagram-banner-sec .DigitalDeveText small {
        font-size: 30px;
    }
    .instagram-process-sec .process-text-box h2 {
        min-height: auto;
    }
    .instagram-process-sec .process-text-box p {
        min-height: auto;
    }
    .instagram-clients-sec .client-slide-box h2 {
        min-height: 44px;
    }
    .instagram-clients-sec .client-slide-box h3 {
        min-height: 36px;
    }
    .instagram-clients-sec .client-slide-box p {
        min-height: 128px;
    }


    .content-empower-sec .empowering-text {
        zoom: 0.9;
    }



    .facebook-hp-client .client-slide-box p {
        min-height: 120px !important;
    }
    .facebook-hp-client .client-slide-box h2 {
        min-height: 44px;
    }
    .facebook-hp-client .client-slide-box h3 {
        min-height: 36px;
    }

    .cro-hp-client .client-slide-box {
        zoom: 0.9;
    }

    .email-marketing-services .services_sub_service_card p {
        min-height: 72px;
    }
    .email-marketing-clients .client-slide-box {
        zoom: 0.9;
    }


    .android-sb-services .services_sub_service_card h4 {
        min-height: 56px;
    }
    .android-sb-services .services_sub_service_card p {
        min-height: 100px;
    }






}


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

    .container, .container2 {
        max-width: 920px !important;
    }

    .LetsDiveMain .MobileletsdivText small {
        font-size: 47px;
        line-height: 42px;
        top: 0px;
        text-align: left;
        margin-bottom: 13px;
    }
    .MobileletsdivText p {
        width: 100%;
    }
    .two_d_three_d_sec a.btn.green_btn {
        letter-spacing: 0px !important;
    }
    .LetsDiveMain .moveimgdown1 {
        display: none;
    }
    #moving-item {
        display: block !important;
    }
    #moving-item img {
        display: block !important;
        /*top: 90px;
        position: relative;
        left: 40px;*/
    }


    .devops_main_banner .col-md-5, .devops_main_banner .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        z-index: 1;
    }
    .devops_main_banner .col-md-3 {
        position: absolute;
        left: 20%;
        z-index: 0;
    }
    



    .home_graphic_sec .MobileMainSection3 .jumpvec.moving_laptop {
        display: block !important;
        top: 35% !important;
        left: auto;
        right: 50px;
        width: 100%;
        max-width: 500px;
    }
    .home_graphic_sec .MobileletsdivText span {
        font-size: 55px;
        top: 0px;
        line-height: 65px;
        text-align: left;
        background: -webkit-linear-gradient(45deg, rgb(1 191 140) 18%, rgb(0 92 54) 20%, rgb(0 171 127) 30%, #01c38e 40%, rgb(12 126 106) 42%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .home_graphic_sec .MobileletsdivText small {
        font-size: 40px;
        letter-spacing: -3px;
        top: 20px;
        right: 30px;
        line-height: 46px;
        color: #132D46;
    }
    .home_graphic_sec .MobileMainSection3 p {
        margin-top: 18px;
        text-align: left;
        color: #182c45;
    }
    .home_graphic_sec a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_graphic_sec .MobileletsdivText {
        margin-left: 0px;
        margin-top: 0px;
        opacity: 1;
        transform: translate(0px, 0px);
    }


    .video_editing_sec .MobileletsdivText small {
        color: #fff;
        font-size: 55px;
        font-family: 'Gilroy-Bold';
        width: 100%;
        display: block;
        left: 109px;
        position: relative;
        top: 22px;
    }
    .video_editing_sec .MobileletsdivText span {
        width: 100%;
        display: block;
        font-size: 75px;
        line-height: 90px;
        font-family: 'Gilroy-Bold';
    }
    .video_editing_sec .MobileletsdivText p {
        color: #fff;
    }
    .video_editing_sec .moveimgdown1 img.img-fluid {
        display: none;
    }
    .video_editing_sec .hidden_on_mobile.moving_laptop {
        left: auto;
        right: 0px;
        top: 35%;
        display: block !important;
        width: 100%;
        max-width: 500px;
    }
    a.btn.green_btn {
        letter-spacing: 0px;
    }


    .WebTextDeve p {
        width: 100%;
        text-align: end;
        margin-bottom: 30px;
    }
    .home_development_sec .WebTextDeve small {
        top: 31px;
        left: -80px;
        background: -webkit-linear-gradient(80deg, rgb(23 52 89) 18%, rgb(23 52 89) 20%, rgb(23 52 89) 30%, rgb(64 96 136) 50%, rgb(23 52 89) 0%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .home_development_sec .WebTextDeve span {
        margin: 0px;
        background: -webkit-linear-gradient(80deg, rgb(23 52 89) 18%, rgb(23 52 89) 20%, rgb(23 52 89) 30%, rgb(64 96 136) 50%, rgb(23 52 89) 0%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        top: 0px;
    }
    .home_development_sec img.img-fluid {
        display: none;
    }
    .home_development_sec a.btn.green_btn {
        letter-spacing: 0px !important;
    }



    .home_development_sec .MobileMainSection3 .row {
        align-items: center;
    }
    .home_development_sec .MobileMainSection3 .jumpvec {
        display: block !important;
        left: 0px;
        text-align: center !important;
        top: -50px;
    }
    .home_development_sec .MobileMainSection3 .jumpvec img.img-fluid {
        display: block;
        margin: 0px auto 0px;
        position: unset;
    }

    .home_ios_sec .MobileSeoMainIos img.img-fluid {
        display: none;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS small {
        font-size: 50px;
        line-height: 50px;
        letter-spacing: -2px;
        left: 10px;
        top: 5px;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS span {
        margin-bottom: 0px;
        text-align: left;
    }
    .home_ios_sec .MobileMainSection4 .AppIOS p {
        text-align: left;
    }
    .home_ios_sec .MobileMainSection4 a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_ios_sec .jumpvec {
        display: block !important;
        left: auto;
        top: 35%;
        right: 50px;
        width: 100%;
        max-width: 480px;
    }

    .two_d_three_d_sec .moving_bird {
        position: unset;
        height: auto;
    }
    .two_d_three_d_sec .Mobile2d3d span small {
        font-size: 45px !important;
    }
    .two_d_three_d_sec .Mobile2d3d span {
        background: -webkit-linear-gradient(80deg, rgb(23 52 89) 18%, rgb(23 52 89) 20%, rgb(23 52 89) 30%, rgb(64 96 136) 50%, rgb(23 52 89) 0%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }


    .cs_info_row {
        padding: 30px 30px 0px;
        flex-direction: column;
        gap: 30px;
        zoom: 0.75;
    }
    #content img {
        height: 400px;
        object-fit: cover;
        object-position: -170px 0px;
    }
    .section_heading h2 {
        font-size: 40px;
        line-height: 30px;
    }
    .section_heading h2 span {
        font-size: 30px;
    }
    .home_case_studies_sec ul.industry_mbl_slide {
        width: 100%;
        max-width: 695px !important;
    }
    #tabs ul li label {
        font-size: 12px;
        line-height: 16px;
        text-align: center;
    }
    .cs_info_left label {
        font-size: 12px;
    }
    .cs_info_left h4 {
        font-size: 28px !important;
    }
    #content .cs_info_left p {
        font-size: 14px;
        margin: 8px 0px 20px;
        line-height: 22px;
        width: 100%;
        max-width: 400px;
    }
    .cs_info_left ul {
        column-count: 2;
    }
    .cs_info_left .green_btn {
        font-size: 12px;
    }
    .cs_info_right {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .counter_box span {
        font-size: 30px;
    }
    .counter_box {
        width: 48%;
        max-width: 200px;
    }
    .cs_info_left {
        max-width: 100%;
    }

    .TestimonailLeftMainInner .TestimonialSlider p {
        font-size: 12px;
        padding: 10px 10px;
        text-align: center;
    }

    .site_custom_footer {
        padding: 25% 0 0% 0;
    }
    .sociallistmain .row {
        align-items: center;
        padding: 0px 0px 20px;
    }

    .AboutBg .col-md-6 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .AboutHeading {
        justify-content: flex-start;
    }
    .centercircle3 {
        top: -40%;
        bottom: 66%;
        right: 57%;
        width: 45px;
        height: 45px;
        display: block;
        animation: rotation 4s infinite linear;
    }
    .counter_main {
        margin-top: 30px;
    }


    .FaqsMain {
        background: #d8e8e3;
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 0px 0px 0px;
    }
    .expandable:before {
        background: #01c38e;
    }
    .RankWhiteBg {
        background-image: linear-gradient(#07182ad6, #0a223a00), linear-gradient(to top, #132d46, #3DB28A);
        height: auto;
        padding: 20px 0 20px 0;
    }
    .FaqsMain > .container2 {
        height: 100%;
    }
    .FaqsMain > .container2 > .row {
        align-content: center;
        height: 100%;
    }
    .rankText span {
        color: #fff;
    }
    .rankText p {
        margin-bottom: 5px;
    }
    .RankLogos ul li a img {
        height: auto;
        max-width: 75px !important;
        top: 0px;
        width: 100%;
    }
    .ranked-carousel .owl-stage {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }
    .RankLogos ul li:first-child {
        margin-right: 0px;
    }
    .RankLogos ul {
        gap: 0px;
        justify-content: space-between;
        align-items: center;
    }
    .RankLogos ul li {
        width: 23%;
    }
    .RankLogos ul li a {
        display: block;
        font-size: large;
        text-align: center;
    }
    .RankWhiteBg .row {
        align-items: center;
    }
    .AboutHeading span {
        margin-bottom: 5px !important;
    }

    .services-middle .col-md-6 {
        height: 253px;
    }
    .services-all-content h2 {
        font-size: 32px;
    }
    .app-ssb-title {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .services-all-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .services-all-content a {
        font-size: 14px;
        padding: 12px 30px;
    }
    .services-top {
        margin-bottom: 40px;
    }
    .services-middle .app-typs {
        padding: 20px 20px 20px;
    }
    .services-middle .app-typs h3 {
        font-size: 16px;
    }
    .services-middle .app-typs p {
        font-size: 14px;
        padding-right: 10px;
    }
    .services-middle .col-md-6 .app-typs:last-child {
        margin-left: 30px;
    }
    .services-middle .col-md-2 {
        margin-top: 0px;
    }
    .for-container > .container {
        height: 100%;
    }
    .for-container > .container > .services-all-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .services-banner-hd h1 {
        font-size: 55px;
        line-height: 60px;
    }
    .services-banner-hd p {
        font-size: 14px;
        line-height: 22px;
        width: 75%;
        margin: 20px auto 44px;
    }
    .services-banner-hd a {
        font-size: 14px;
    }
    .services-middle .col-md-6 .app-typs:nth-child(2) {
        padding-left: 30px;
    }

    .blockchain_sub_service .services_sub_service_card {
        margin: 50px 0px 0px;
    }
    .blockchain_sub_service .services_sub_service_card p {
        padding-bottom: 0px;
        margin-bottom: 0px;
        min-height: 160px;
    }
    .services_sub_service_card h4 {
        font-size: 22px !important;
        min-height: 51px;
    }
    .mobile-app-services .services_sub_service_card h4 {
        min-height: 51px !important;
    }


    .devops_main_banner .AboutPeraText p {
        width: 100%;
    }
    .devops_main_banner .GraphicDesignInner .row .col-md-5:first-child {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .devops_main_banner .col-md-2 {
        flex: 0 0 0%;
        max-width: 0%;
    }
    .devops_main_banner .GraphicDesignInner .GraphicTop span {
        text-align: left;
        letter-spacing: -4px;
    }
    .devops_main_banner .GraphicDesignInner .GraphicRight small {
        font-size: 23px;
        line-height: 23px;
        margin: 20px 0px 20px;
    }
    .developers_portfolio .portfolioLinks ul button {
        text-align: left;
        font-size: 15px;
    }
    .developers_portfolio .portfolioLinks ul button img {
        margin-right: 10px;
    }
    .developers_portfolio .for-service-text {
        padding: 100px 25px 0px;
    }
    .devops_sub_service .services_sub_service_card {
        margin: 50px 0px 0px;
    }


    .graphics_design_sub_service .services_sub_service_card {
        margin: 20px 0px 0px;
    }
    .graphics_design_sub_service .services_sub_service_card h4 {
        min-height: 55px;
    }
    .graphics_design_sub_service .services_sub_service_card p {
        padding-bottom: 0px;
        min-height: 100px !important;
    }

    .graphics_design_portfolio .for-service-text {
        padding: 0px 0px 0px;
    }
    .graphics_design_portfolio .RightPortfolioMain {
        gap: 10px;
        padding: 0px 6% 0px;
    }
    .graphics_design_portfolio .RightPortfolioMain .portfolioLinks {
        width: 100%;
    }
    .graphics_design_portfolio .RightPortfolioMain .for-service-text {
        zoom: 0.9;
    }
    .graphics_design_portfolio .RightPortfolioMain .portfolioLinks {
        zoom: 0.9;
    }

    .animation-portfolio .for-service-text {
        padding: 70px 25px 0px;
    }

    .animation_sub_service .services_sub_service_card {
        margin: 20px 0px 0px;
    }
    .animation_sub_service .services_sub_service_card h4 {
        min-height: auto;
    }

    .video-sb-services-sec .services_sub_service_card h4 {
        min-height: 52px;
    }

    .mobile-app-brand .for-service-text {
        padding: 80px 25px 0px;
    }

    .digital_marketing_portfolio .for-service-text {
        padding: 0px 0px 0px !important;
    }


    .counter-sec > .container2 {
        padding: 0px 15px;
    }
    .counter-sec .counter-text-box h3 {
        font-size: 28px;
        letter-spacing: -1px;
    }
    .counter-sec .counter-text-box h2 {
        font-size: 45px;
        letter-spacing: -2px;
        margin-bottom: 20px;
        line-height: 40px;
    }
    .counter-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .counter-sec .counter-text-box a {
        font-size: 12px;
        padding: 13px 20px;
    }
    .counter-sec .counter-row .counter {
        font-size: 34px;
    }
    .counter-sec .counter-row span {
        font-size: 16px;
    }
    .counter-sec .counter-row {
        margin-bottom: 35px;
    }
    .counter-sec .counter-row .counter:before {
        right: auto;
        left: 50px;
        width: 50px;
    }


    .our-process-sec > .container2 {
        padding: 0px 15px;
    }
    .our-process-sec .counter-text-box h3 {
        font-size: 28px;
        letter-spacing: -1px;
    }
    .our-process-sec .counter-text-box h2 {
        font-size: 45px;
        letter-spacing: -2px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .our-process-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .our-process-sec .counter-text-box a {
        font-size: 13px;
        padding: 13px 20px;
    }
    .process-main {
        padding-left: 0px;
    }
    .process-main .process-text-box img {
        width: auto !important;
    }
    .process-main .process-text-box h2 {
        font-size: 24px;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }
    .process-main .process-text-box li {
        font-size: 14px;
    }


    .happy-clients-sec .counter-text-box h3 {
        font-size: 28px;
        letter-spacing: -2px;
    }
    .happy-clients-sec .counter-text-box h2 {
        font-size: 36px;
        letter-spacing: -2px;
        line-height: 40px;
    }
    .happy-clients-slider {
        margin-top: 30px;
    }
    .happy-clients-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .happy-clients-carousel .client-slide-box {
        padding: 20px 20px 20px;
    }
    .happy-clients-content {
        padding-top: 50px;
    }
    .happy-clients-carousel .client-slide-box img {
        margin-bottom: 20px;
    }
    .happy-clients-carousel .client-slide-box h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .happy-clients-carousel .client-slide-box h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .happy-clients-carousel .client-slide-box p {
        font-size: 12px;
        line-height: 18px;
    }
    .happy-clients-content > .container2 > .row {
        align-items: center;
    }


    .tec_icons_list ul li {
        max-width: 135px;
    }
    .tec_icons_list ul li label {
        font-size: 14px;
    }


    .view-blogs-sec > .container2 {
        padding: 0px 15px;
    }
    .view-blogs-main {
        padding-left: 0px;
    }
    .view-blogs-main .blogs-content img {
        height: 200px;
    }
    .view-blogs-main .blogs-content .blogs-text {
        margin-top: 0px;
    }
    .view-blogs-main .blogs-content h3 {
        font-size: 14px;
        margin-bottom: 12px;
    }
    .view-blogs-main .blogs-content a {
        font-size: 18px;
    }
    .view-blogs-main .blogs-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .view-blogs-main .blogs-content ul li {
        font-size: 13px;
    }
    .view-blogs-main .blogs-content ul {
        margin-top: 15px;
    }
    .view-blogs-sec .counter-text-box h3 {
        font-size: 34px;
        letter-spacing: -2px;
    }
    .view-blogs-sec .counter-text-box h2 {
        font-size: 52px;
        letter-spacing: -3px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .view-blogs-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .view-blogs-sec .counter-text-box a {
        font-size: 14px;
        padding: 13px 26px;
    }

    .GraphicDesignMain .col-md-2 {
        display: none;
    }
    .GraphicDesignMain .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .banner_form {
        padding: 25px;
    }
    .banner_form h3 {
        font-size: 25px;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }
    .banner_form textarea.form-control {
        height: 120px;
    }

    .development_sub_service .services_sub_service_card {
        margin: 0px;
    }
    .development_sub_service .services_sub_service_card p {
        min-height: 140px;
    }
    .BrandPorfolioMain .RightPortfolioMain {
        gap: 30px;
    }

    .our-process-sec .col-md-4, .our-process-sec .col-md-8 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .counter-sec .col-md-4 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .counter-sec .col-md-8 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    /*.instagram-marketing-sec .services_sub_service_card p {
        min-height: 180px;
    }*/
    .instagram-process-sec .process-text-box h2 {
        min-height: auto;
    }
    .instagram-process-sec .process-text-box p {
        min-height: auto;
    }
    .instagram-clients-sec .client-slide-box h2 {
        min-height: 48px;
    }
    .instagram-clients-sec .client-slide-box h3 {
        min-height: 38px;
    }
    .instagram-clients-sec .client-slide-box p {
        min-height: 108;
    }

    .facebook-hp-client .client-slide-box h2 {
        min-height: 48px;
    }
    .facebook-hp-client .client-slide-box h3 {
        min-height: 39px;
        margin-bottom: 12px;
    }

    .animation_sub_service .servicesOffer p {
        font-size: 14px;
    }
    .servicesOffer span {
        font-size: 28px;
    }

    .android-sb-services .services_sub_service_card h4 {
        min-height: 56px;
    }

    .industry_mbl_slide {
        display: block !important;
    }


}


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

    .container, .container2 {
        max-width: 920px !important;
    }
    .ball {
        display: none;
    }

    .our-services-tabs > .dropdown-menu .col-md-3 {
        padding-left: 25px;
    }
    .our-services-tabs > .dropdown-menu .sgmenu ul a {
        font-size: 12px;
    }
    .our-services-tabs > .dropdown-menu .sgmenu h3 a {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .our-services-tabs > .dropdown-menu .row:first-child {
        margin-bottom: 15px;
    }
    .our-services-tabs > .dropdown-menu {
        zoom: 0.9;
        padding: 10px 0px;
    }

    #header .rightNavBar.hidden_on_mobile {
        display: block !important;
    }
    .rightNavBar ul li a {
        font-size: 12px;
    }
    .rightNavBar ul li a.header_cta {
        padding: 12px 25px;
    }
    #moving-item img {
        display: block !important;
    }
    #moving-item {
        display: block !important;
    }


    .devops_main_banner .col-md-5, .devops_main_banner .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        z-index: 1;
    }
    .devops_main_banner .col-md-3 {
        position: absolute;
        left: 20%;
        z-index: 0;
    }


    .home_banner_topright_col li a span {
        font-size: 12px;
        top: 15px;
    }
    .home_banner_topright_col li {
        margin-bottom: 0px;
    }
    .home_banner_center_col label {
        font-size: 12px;
    }
    .home_banner_center_col h2 {
        text-align: center;
        font-size: 150px;
        line-height: 120px;
    }
    .banner_center_img img {
        max-width: 300px;
        
    }
    .home_banner_center_col span.text_color_green {
        font-size: 30px;
    }
    .home_banner_center_col span {
        font-size: 30px;
    }
    .home_banner_center_col h1 {
        font-size: 18px;
        width: 100%;
        max-width: 320px;
    }
    .home_banner_bottomright_col p {
        font-size: 14px;
    }
    .home_banner_bottomright_col .green_btn {
        font-size: 14px;
    }

    .home_about_sec h2 {
        font-size: 80px;
        margin-bottom: 10px;
    }
    .home_about_sec p {
        font-size: 16px;
        padding-right: 0px;
        line-height: 22px;
    }
    .home_about_sec h2:after {
        width: 45px;
        height: 45px;
    }
    .office_slider {
        margin-top: 0px;
    }
    .services_slider_top {
        top: 25px;
    }
    .LetsDiveMain .hidden_on_mobile {
        display: block !important;
    }
    .letsdivemain {
        margin-left: 0px !important;
    }
    .LetsDiveMain .HeadingLeftJS small {
        font-size: 36px;
        line-height: 41px;
    }
    .LetsDiveMain .HeadingLeftJS small label {
        font-size: 53px;
        line-height: 44px;
    }

    .letsdivemainText2 small {
        top: 40px !important;
        right: -70px !important;
        font-size: 45px !important;
        letter-spacing: -3px;
    }
    .home_graphic_sec .hidden_on_mobile {
        display: block !important;
        left: auto;
        right: 50px;
        top: 35%;
        width: 100%;
        max-width: 500px;
    }
    .home_graphic_sec .letsdivemainText {
        margin-left: 0px;
        margin-top: -50px;
    }
    .home_graphic_sec .letsdivemainText p {
        width: 100%;
    }
    .home_graphic_sec .letsdivemainText span {
        line-height: 85px;
        margin-bottom: 15px;
        top: 5px !important;
    }
    .home_graphic_sec .letsdivemainText a.btn.green_btn {
        letter-spacing: 0px;
    }


    .home_development_sec .container2.hidden_on_mobile {
        display: block !important;
    }
    .for-tablet-scn {
        display: block !important;
        height: auto !important;
        position: unset !important;
    }
    .home_development_sec .webJavaText .row {
        align-items: center;
    }
    .home_development_sec p {
        width: 100%;
    }
    .home_development_sec a.btn.green_btn {
        letter-spacing: 0px;
    }
    .for-tablet-scn img.img-fluid {
        width: 100%;
    }
    .home_development_sec > .jumpvec {
        display: none !important;
    }
    .home_development_sec > .jumpvec > img.img-fluid {
        display: none !important;
    }

    .home_ios_sec .WebText p {
        width: 100%;
    }
    .home_ios_sec span {
        letter-spacing: -4px;
        margin-bottom: 30px;
    }
    .home_ios_sec .WebText small {
        right: -92px;
        top: 20px;
    }
    .home_ios_sec ul {
        margin-top: 20px;
    }
    .home_ios_sec ul a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_ios_sec .hidden_on_mobile {
        display: block !important;
    }

    .two_d_three_d_sec .hidden_on_mobile {
        display: block !important;
    }
    .two_d_three_d_sec span {
        line-height: 118px;
    }
    .moving_bird {
        left: 35%;
        top: 180px;
    }
    .moving_bird img.img-fluid {
        width: 100%;
        max-width: 650px;
    }
    .two_d_three_d_sec a.btn.green_btn {
        letter-spacing: 0px;
    }

    .section_heading h2 {
        font-size: 46px;
        line-height: 38px;
    }
    .section_heading h2 span {
        font-size: 30px;
    }
    .home_case_studies_sec ul.hidden_on_desktop {
        width: 100%;
        max-width: 75%;
        display: block !important;
    }
    #tabs ul li label {
        font-size: 12px;
    }

    .cs_info_row {
        padding: 35px 30px 0px;
        gap: 0px;
        zoom: 0.9;
        justify-content: space-between;
        align-items: center;
    }
    .cs_info_left label {
        font-size: 12px;
        padding: 12px 24px;
    }
    .cs_info_left h4 {
        font-size: 32px !important;
    }
    #content .cs_info_left p {
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        max-width: 350px;
    }
    .cs_info_left ul {
        zoom: 0.9;
    }
    .cs_info_left .green_btn {
        font-size: 14px;
        margin-top: 20px;
    }
    .counter_box span {
        font-size: 42px;
    }
    .counter_box p {
        font-size: 12px;
        width: 100%;
        max-width: 170px;
    }
    .home_case_studies_sec ul.hidden_on_mobile {
        display: none !important;
    }
    .TestimonailLeftMainInner .TestimonialSlider p {
        font-size: 12px;
        padding: 12px 15px;
    }
    .TestimonailLeftMainInner .TestimonialSlider p {
        font-size: 12px;
        padding: 12px 15px;
    }
    .foooter_botom_box {
        border-radius: 30px 30px 0px 0px;
        margin-top: 50px;
    }
    .TestimonialLeftSlider .slick-arrow {
        bottom: -35px;
    }
    .site_custom_footer {
        padding-bottom: 0px;
    }
    .sociallistmain {
        padding-bottom: 20px;
    }

    .AboutBg {
        background-size: cover;
        background-color: #0b192c;
        background-position: -14px 0px;
    }
    .AboutHeading {
        justify-content: flex-start;
    }
    .centercircle3 {
        top: -30%;
        bottom: 66%;
        right: 30%;
        width: 45px;
        height: 45px;
        display: block;
        animation: rotation 4s infinite linear !important;
    }
    .AboutPeraText p {
        padding-right: 0px;
    }
    .AboutHeading span {
        margin-bottom: 5px;
    }
    .counter_main {
        gap: 0px;
        justify-content: space-between;
    }
    .counter_main .counter {
        width: 23%;
    }
    .counter span {
        font-size: 24px;
    }
    .counter small {
        font-size: 12px;
    }

    .FaqsMain {
        background: #d8e8e3;
        padding: 0px 0px 0px 0px;
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .FaqsMain > .container2 {
        height: 100% !important;
    }
    .FaqsMain > .container2 > .row {
        height: 100% !important;
        align-items: center;
    }
    .RankWhiteBg {
        height: auto;
        background-image: linear-gradient(#07182ad6, #0a223a00), linear-gradient(to top, #132d46, #3DB28A);
        padding: 20px 0 20px 0;
    }
    .rankText span {
        color: #fff;
    }
    .rankText p {
        margin-bottom: 5px;
    }
    .RankWhiteBg .row {
        align-items: center;
    }
    .RankLogos ul li a img {
        width: 100%;
        height: auto;
        margin-right: 0px;
        top: 0px;
        max-width: 85px;
    }
    .ranked-carousel .owl-stage {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }
    .expandable:before {
        background: #01c38e;
    }
    .RankLogos ul li:first-child {
        margin-right: 0px;
    }

    .about_brands_sec .BigClientMain .hidden_on_desktop {
        display: none !important;
    }
    .about_brands_sec .hidden_on_mobile {
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .Mobileclintheading span {
        font-family: 'Gilroy-Bold';
    }
    .Mobileclintheading small {
        font-family: 'Gilroy-Bold';
    }
    .Mobileclintheading {
        margin-bottom: 30px;
    }
    .logos-slider ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .logos-slider ul li {
        margin-right: 0px;
        width: 13%;
    }
    .logos-slider ul li a {
        display: block;
    }
    .logos-slider img {
        width: 100%;
        height: 85px;
    }
    .clintheading small {
        padding-left: 0px;
    }


    .services-middle .col-md-6 {
        height: 283px;
    }
    .services-all-content h2 {
        font-size: 32px;
    }
    .app-ssb-title {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .services-all-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .services-all-content a {
        font-size: 14px;
        padding: 12px 30px;
    }
    .services-top {
        margin-bottom: 40px;
    }
    .services-middle .app-typs {
        padding: 20px 20px 20px;
    }
    .services-middle .app-typs h3 {
        font-size: 16px;
    }
    .services-middle .app-typs p {
        font-size: 14px;
        padding-right: 10px;
    }
    .services-middle .col-md-6 .app-typs:last-child {
        margin-left: 30px;
    }
    .services-middle .col-md-2 {
        margin-top: 0px;
    }
    .for-container > .container {
        height: 100%;
    }
    .for-container > .container > .services-all-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .services-banner-hd h1 {
        font-size: 55px;
        line-height: 60px;
    }
    .services-banner-hd p {
        font-size: 14px;
        line-height: 22px;
        width: 75%;
        margin: 20px auto 44px;
    }
    .services-banner-hd a {
        font-size: 14px;
    }
    .services-middle .col-md-6 .app-typs:nth-child(2) {
        padding-left: 30px;
    }


    .paddinganimation .GraphicLeft {
        text-align: left;
    }
    .GraphicTop .FontResize small {
        font-size: 40px;
        letter-spacing: -3px;
    }
    .GraphicTop .FontResize span {
        font-size: 75px;
    }
    .annimation_main_banner .AboutPeraText small {
        font-size: 20px;
        line-height: 24px;
    }

    .BrandPorfolioMain .container2 {
        max-width: 100% !important;
    }
    .for-service-text {
        padding: 70px 0px 0px;
        width: 100%;
    }
    .for-service-text h2 {
        font-size: 26px;
    }
    .for-service-text h3 {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .for-service-text p {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .portfolioLinks .nav {
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-end;
    }
    .portfolioLinks .nav li:last-child button {
        margin-bottom: 0px;
    }
    .portfolioLinks ul li {
        margin-bottom: 12px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }
    .portfolioLinks .nav button {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .portfolioLinks .nav button img {
        width: 30px;
        margin-right: 10px;
    }
    .portfolioLinks {
        width: 100%;
    }
    .services_sub_service_card {
        padding: 25px 15px;
        margin-top: 30px;
        zoom: 0.9;
    }
    .services_sub_service_card h4 {
        font-size: 22px;
    }
    .mobile-app-services .services_sub_service_card h4 {
        min-height: 51px !important;
    }
    .services_sub_service_card p {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .servicesOffer p {
        padding-bottom: 20px;
    }
    .servicesOffer p:last-child {
        padding-bottom: 0px;
    }


    .whyChooseMain .choose_right_col {
        width: 50%;
    }
    .whyChooseMain .choose_right_col img {
        width: 100%;
    }
    .chooseuscontente {
        width: 50%;
    }


    .tec_sec_uper_heading h2 {
        font-size: 30px;
    }
    .tec_sec_uper_heading p {
        font-size: 14px;
    }
    .tec_used_sec .tec_icons_list .hidden_on_desktop {
        display: flex !important;
    }
    .tec_sec_uper_heading {
        margin: 0 auto 50px;
    }
    .digital-tec-sec .tec_icons_list ul.hidden_on_mobile {
        display: none !important;
    }
    .digital-tec-sec .tec_icons_list ul.hidden_on_desktop {
        display: flex !important;
    }
    .tec_used_sec .tec_icons_list ul.hidden_on_mobile {
        display: none;
    }

    .ServicesImgLinks ul li {
        display: inline-block !important;
        width: 20%;
    }
    .ServicesImgLinks ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: center;
    }
    div#ServicesMenu ul li p, .ServicesImgLinks ul li p {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .ServicesImgLinks ul li:last-child {
        width: 20%;
    }
    #ServicesMenu ul li a .myElementactive, .ServicesImgLinks ul li .myElementactive {
        width: 35px;
        height: 35px;
        top: -10px;
        margin-left: 10px;
    }
    .ServicesImgLinks small {
        font-size: 200px;
    }

    .servicesOffer span {
        font-family: 'Gilroy-Bold';
    }

    .inner_page_banner .text-wrapper {
        font-size: 42px;
        letter-spacing: -2px;
        line-height: 50px;
    }
    .inner_page_banner .div {
        font-size: 14px;
    }
    .LeftPortfolioInner {
        width: 100%;
    }

    .GraphicTop .DigitalDeveText small {
        bottom: 0px !important;
        line-height: 58px;
        text-align: left;
        top: 20px;
        font-size: 42px;
    }
    .facebook_marketing_sub_service .servicesOffer {
            margin-bottom: 30px;
        }
    .digital_marketing_banner .AboutPeraText small {
        line-height: 36px;
        font-size: 30px;
        margin-bottom: 20px;
    }   
    .digital_marketing_sub_service .services_sub_service_card h4 {
        min-height: 52px;
    }
    .seo-services-sec .services_sub_service_card h4 {
        min-height: auto;
    }

    .mobile_app_sec .GraphicTop .MobileApp .webDeveText small {
        font-size: 48px;
        line-height: normal;
        bottom: -10px;
        text-align: left;
        left: 57px;
    }
    .mobile_app_sec .GraphicTop .MobileApp .webDeveText span {
        margin-bottom: 0px;
        text-align: left;
        font-size: 48px !important;
    }
    .mobile_app_sec .AboutPeraText small {
        font-size: 28px !important;
        margin-bottom: 30px;
    }

   /* .blockchain_main_banner .col-md-6 {
        flex: 0 0 80%;
        max-width: 80%;
    }*/
    .blockchain_main_banner .GraphicTop .DigitalDeveText small {
        line-height: 40px;
        top: 0px !important;
        font-size: 42px;
    }
    .blockchain_main_banner .AboutPeraText small {
        font-size: 30px !important;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .blockchain_main_banner .container2 > .row {
        justify-content: flex-start !important;
    }

    .developemnt_first_sec .btnDiv {
        align-items: stretch;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 12px;
        margin-top: 30px;
    }
    .developemnt_first_sec .btnDiv a {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .developemnt_first_sec .btnDiv p {
        font-size: 12px;
        line-height: 14px;
    }
    .developemnt_first_sec .webDeveText small {
        bottom: 0px;
        line-height: normal;
        font-size: 37px;
        top: 8px;
        left: 45px;
    }
    .developemnt_first_sec .webDeveText span {
        font-size: 50px;
    }

    .blockchain_sub_service .services_sub_service_card h4 {
        min-height: 52px;
    }
    .blockchain_sub_service .services_sub_service_card p {
        min-height: 160px;
    }
    .blockchain_sub_service .services_sub_service_card {
        margin-top: 50px;
    }


    .devops_main_banner .DigitalDeveText span {
        text-align: left;
        letter-spacing: -4px;
        font-size: 60px;
    }
    .devops_main_banner .GraphicRight .AboutPeraText small {
        margin: 20px 0px 20px;
        font-size: 24px;
        line-height: 24px;
    }
    .devops_sub_service .services_sub_service_card h4 {
        font-size: 17px;
    }

    .graphics_design_portfolio .for-service-text {
        padding: 0px 0px 0px !important;
        zoom: 0.9;
    }
    .graphics_design_portfolio .RightPortfolioMain {
        gap: 20px;
        padding: 0px 6% 0px;
    }
    .graphics_design_portfolio .RightPortfolioMain .portfolioLinks {
        zoom: 0.9;
    }
    .graphics_design_sub_service .services_sub_service_card img {
        width: 45px !important;
    }
    /*.graphics_design_sub_service .services_sub_service_card p {
        min-height: 200px;
    }*/

    

    .developers_portfolio .for-service-text {
        padding: 100px 30px 0px;
    }

    .blockchain_portfolio .for-service-text {
        padding: 90px 30px 0px;
    }


    .animation-portfolio .for-service-text {
        padding: 90px 30px 0px !important;
    }

    .mobile-app-brand .for-service-text {
        padding: 100px 25px 0px;
    }

    .digital_marketing_portfolio .for-service-text {
        padding: 0px 0px 0px !important;
    }
    .RightPortfolioMain {
        gap: 15px;
    }
    .portfolioLinks .nav button, .portfolioLinks .nav li label {
        margin-bottom: 0px;
        font-size: 14px;
    }


    .our-process-sec .col-md-4, .our-process-sec .col-md-8 {
        flex: 0 0 50%;
        max-width: 50%;
    }


    .video_editing_sec small {
        line-height: 40px;
        top: 10px;
        position: relative;
        color: #fff;
        font-size: 50px;
        font-family: 'Gilroy-Bold';
        width: 100%;
        display: block;
        left: 110px;
    }
    .video_editing_sec span {
       line-height: 94px;
        width: 100%;
        display: block;
        font-size: 80px;
        font-family: 'Gilroy-Black';
    }
    .video_editing_sec .hidden_on_desktop .moving_laptop {
        left: auto;
        right: 10%;
        top: 0%;
        width: 100%;
        max-width: 450px;
        display: block !important;
    }
    .video_editing_sec .hidden_on_desktop .moving_laptop img {
        width: 100%;
    }
    .moving_bird {
        top: 25% !important;
        left: 28% !important;
    }
    .video_editing_sec .hidden_on_desktop {
        display: block !important;
    }
    .video_editing_sec .hidden_on_desktop > .container2 {
        height: 100%;
    }
    .video_editing_sec .hidden_on_desktop > .container2 .row {
        height: 100%;
        display: flex;
        align-items: center;
    }
    .video_editing_sec .hidden_on_desktop > .container2 .row .moveimgdown1 {
        display: none;
    }
    .video_editing_sec .hidden_on_desktop > .container2 .row p {
        width: 100%;
        text-align: left;
        color: #fff;
        margin-top: 20px;
    }
    a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_development_sec .jumpvec {
        position: relative !important;
    }
    .home_ios_sec .jumpvec {
        left: auto;
        right: 50px;
        top: 30%;
        width: 100%;
        max-width: 500px;
    }
    .video_editing_sec .hidden_on_mobile {
        display: none;
    }

    .counter-sec > .container2 {
        padding: 0px 15px;
    }
    .counter-sec .counter-text-box h3 {
        font-size: 26px;
        letter-spacing: -1px;
    }
    .counter-sec .counter-text-box h2 {
        font-size: 42px;
        letter-spacing: -1px;
        line-height: 42px;
        margin-bottom: 20px;
    }
    .counter-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .counter-sec .counter-text-box a {
        font-size: 14px;
        padding: 14px 24px;
    }
    .counter-sec .counter-row .counter {
       font-size: 36px;
    }
    .counter-sec .counter-row span {
        font-size: 16px;
    }
    .counter-sec .counter-row .counter:after {
        width: 140px;
        height: 6px;
    }
    .counter-sec .col-md-4 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .counter-sec .col-md-8 {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .counter-sec .counter-row .counter:before {
        width: 59px;
    }
    .counter-sec .counter-row {
        margin-bottom: 30px;
    }


    .our-process-sec > .container2 {
        padding: 0px 15px;
    }
    .our-process-sec > .container2 .hidden_on_desktop {
        display: block !important;
    }
    .our-process-sec > .container2 > .row > .col-md-8 {
        padding: 0px !important;
    }
    .process-main .process-text-box img {
        width: auto !important;
    }
    .process-main {
        padding-left: 0px;
    }
    .our-process-sec .counter-text-box h3 {
        font-size: 24px;
        letter-spacing: -1px;
    }
    .our-process-sec .counter-text-box h2 {
        font-size: 34px;
        letter-spacing: -1px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .our-process-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .our-process-sec .counter-text-box a {
        font-size: 14px;
        padding: 13px 20px;
    }

    .process-main .process-text-box {
        padding: 20px 20px 20px;
    }
    .process-main .process-text-box h2 {
        font-size: 26px;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }
    .process-main .process-text-box li {
        font-size: 14px;
    }
    .process-main.hidden_on_mobile {
        display: none;
    }



    .happy-clients-slider {
        margin-top: 30px;
    }
    .happy-clients-sec .counter-text-box h2 {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: -1px;
    }
    .happy-clients-sec .counter-text-box h3 {
        font-size: 26px;
        letter-spacing: -1px;
        line-height: 26px;
    }
    .happy-clients-sec .counter-text-box p {
        font-size: 14px;
        line-height: 18px;
        padding-left: 100px;
    }
    .happy-clients-carousel .client-slide-box {
        padding: 22px 22px 22px;
    }
    .happy-clients-carousel .client-slide-box img {
        margin-bottom: 10px;
        max-width: 40px;
    }
    .happy-clients-carousel .client-slide-box h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .happy-clients-carousel .client-slide-box h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .happy-clients-carousel .client-slide-box p {
        font-size: 12px;
        line-height: 18px;
    }
    .happy-clients-carousel .client-slide-box h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .happy-clients-carousel .owl-nav button {
        width: 30px;
        height: 30px !important;
        font-size: 30px !important;
    }
    .happy-clients-carousel .owl-nav button span {
        height: 30px !important;
    }
    .happy-clients-content {
        padding-top: 50px;
    }


    .view-blogs-sec > .container2 {
        padding: 0px 15px;
    }
    .view-blogs-sec .counter-text-box h3 {
        font-size: 30px;
        letter-spacing: -1px;
    }
    .view-blogs-sec .counter-text-box h2 {
        font-size: 48px;
        letter-spacing: -2px;
        margin-bottom: 20px;
        line-height: 55px;
    }
    .view-blogs-sec .counter-text-box p {
        font-size: 14px;
        line-height: 22px;
    }
    .view-blogs-sec .counter-text-box a {
        font-size: 14px;
        padding: 13px 20px;
    }


    .view-blogs-main {
        padding-left: 0px;
    }
    .view-blogs-main > .row.hidden_on_mobile {
        display: flex !important;
    }
    .view-blogs-main .blogs-content img {
        height: 220px;
    }
    .view-blogs-main .blogs-content .blogs-text {
        margin-top: 20px;
    }
    .view-blogs-main .blogs-content h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .view-blogs-main .blogs-content a {
        font-size: 18px;
    }
    .view-blogs-main .blogs-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .view-blogs-main .blogs-content ul {
        margin-top: 10px;
    }
    .view-blogs-main .blogs-content ul li {
        font-size: 14px;
    }


    .GraphicDesignMain .col-md-2 {
        display: none;
    }
    .GraphicDesignMain .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .banner_form {
        padding: 25px;
    }
    .banner_form h3 {
        font-size: 25px;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }
    .banner_form textarea.form-control {
        height: 120px;
    }

    .development_sub_service .services_sub_service_card p {
        min-height: 100px;
    }


    .empowering-services-sec .empowering-text h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .empowering-services-sec .empowering-text p:last-child {
        margin-bottom: 0px;
    }
    .empowering-services-sec .empowering-text {
        padding-right: 50px;
    }
    .empowering-services-sec img {
        max-height: 350px;
        border-radius: 6px;
    }


    .instagram-banner-sec .DigitalDeveText small {
        font-size: 40px;
    }

    .instagram-process-sec .process-text-box h2 {
        min-height: auto;
    }
    .instagram-process-sec .process-text-box p {
        min-height: auto;
    }
    .instagram-clients-sec .client-slide-box h2 {
        min-height: 53px;
    }
    .instagram-clients-sec .client-slide-box h3 {
        min-height: 44px;
    }
    .instagram-clients-sec .client-slide-box p {
        min-height: 108px;
    }

    .content-empower-sec .empowering-text {
        zoom: 0.9;
    }

    .facebook-hp-client .client-slide-box h2 {
        min-height: 53px;
    }
    .facebook-hp-client .client-slide-box h3 {
        min-height: 44px;
        margin-bottom: 12px;
    }
    .our-facebok-sec .process-text-box p {
        min-height: auto;
    }

    /*.animation_sub_service .servicesOffer span {
        font-size: 30px;
    }*/
    .animation_sub_service .servicesOffer p {
        font-size: 14px;
    }

    .react-native-banner .webDeveText span {
        margin-bottom: 0px !important;
    }


    .home_case_studies_sec ul.industry_mbl_slide .owl-stage-outer {
        border: 1px solid #4eb087 !important;
        margin-top: 0px;
        border-radius: 30px;
    }
    .industry_mbl_slide .owl-nav button {
        margin: 0px !important;
        color: #3ac28e !important;
        font-size: 20px !important;
        width: 25px !important;
        height: 25px !important;
        border-radius: 100% !important;
        border: 1px solid #fff !important;
    }
    .industry_mbl_slide .owl-nav {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        margin-top: 12px !important;
        width: 100%;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }




}

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

    .container, .container2  {
        max-width: 1140px !important;
    }
    .container1 {
        width: 100% !important;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .ball {
        display: none;
    }

    .our-services-tabs > .dropdown-menu .col-md-3 {
        padding-left: 30px;
    }
    .our-services-tabs > .dropdown-menu .sgmenu h3 a {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .our-services-tabs > .dropdown-menu .sgmenu ul a {
        font-size: 13px;
    }
    .our-services-tabs > .dropdown-menu .row:first-child {
        margin-bottom: 20px;
    }
    .our-services-tabs > .dropdown-menu {
        top: 86px;
        width: 95%;
        height: 500px;
        overflow-x: scroll;
    }


    .home_banner_center_col h2 {
        font-size: 250px !important;
        text-align: center;
        line-height: 200px;
    }
    .banner_center_img img {
        max-width: 400px;
        position: relative;
        top: 10px;
    }
    .home_banner_center_col label {
        font-size: 12px;
        padding: 12px 20px;
    }
    .home_banner_topright_col li a span {
        font-size: 14px;
        line-height: 16px;
        top: 19px;
    }
    .home_banner_topright_col li {
        margin-bottom: 0px !important;
    }
    .home_banner_center_col span {
        font-size: 30px;
    }
    .home_banner_center_col h1 {
        font-size: 16px;
    }
    .home_banner_bottomright_col p {
        font-size: 14px;
    }
    .home_banner_bottomright_col .green_btn {
        font-size: 14px;
        padding: 12px 20px;
    }

    .home_about_sec h2 {
        font-size: 100px;
        margin-bottom: 0px;
    }
    .home_about_sec p {
        font-size: 16px;
        line-height: 22px;
    }
    .home_about_sec h2:after {
        width: 45px;
        height: 45px;
    }
    .office_slider {
        margin-top: 30px;
    }
    .services_slider_top {
        top: 60px;
        padding: 12px 0px;
    }
    .home_graphic_sec .jumpvec {
        left: auto;
        right: 50px;
        width: 100%;
        max-width: 700px;
        top: 10%;
    }
    .slideshow .move-1 {
        left: 100px;
        max-width: 700px;
    }
    .letsdivemain {
        margin-left: 0px;
    }
    .LetsDiveMain .HeadingLeftJS small {
        font-size: 44px;
    }
    .letsdivemainText2 small {
        top: 40px !important;
        right: -60px !important;
        font-size: 60px !important;
    }
    .video_editing_sec .letsdivemain .letsdivemainText {
        margin-top: 0px !important;
        padding-left: 60px !important;
    }
    .home_graphic_sec .letsdivemain {
        margin-left: 100px !important;
        margin-top: 0px !important;
    }
    .TextMoveTopJS span {
        line-height: 82px;
        position: relative;
        top: 20px !important;
        margin-bottom: 0px !important;
    }
    .video_editing_sec span.green_gradient {
        position: unset;
        line-height: 102px;
    }
    .video_editing_sec small.white_text {
        top: 44px;
    }
    .video_editing_sec .moving_laptop {
        left: auto;
        right: 50px;
        top: -8% !important;
        width: 100%;
        max-width: 485px !important;
    }
    .video_editing_sec .moving_laptop img {
        width: 100% !important;
    }
    .home_banner_bottomright_col {
        margin-top: -100px;
    }
    .home_ios_sec .jumpvec {
        left: auto;
        right: 50px;
        top: -11%;
        width: 100%;
        max-width: 700px;
    }
    .home_graphic_sec .letsdivemain p {
        position: relative !important;
        top: 40px;
    }
    .home_graphic_sec .letsdivemain a.btn.green_btn {
        letter-spacing: 0px;
        position: relative;
        top: 50px;
    }
    .WebText span {
        margin-bottom: 0px;
        font-size: 62px;
        letter-spacing: -4px;
        position: relative;
    }
    .WebText small {
        font-size: 50px;
        right: 218px;
        top: 20px;
    }
    .WebText p {
        width: 80%;
        font-size: 13px;
        margin-top: 20px;
    }
    .WebText a.btn.green_btn {
        letter-spacing: 0px;
    }
    .home_ios_sec small {
        font-size: 60px;
        right: -65px !important;
        top: 13px;
    }
    .home_ios_sec .WebText {
        padding-left: 100px;
    }
    .home_ios_sec .WebText span {
        letter-spacing: -3px;
    }
    .home_ios_sec .WebText p {
        width: 80%;
    }
    .moving_bird {
        top: 30px;
    }
    .moving_bird img.img-fluid {
        max-width: 700px;
    }
    .moving_bird {
        top: 30px;
    }
    .moving_bird img.img-fluid {
        max-width: 700px;
    }
    .two_d_three_d_sec .letsdivemain {
        padding-left: 100px;
    }
    .two_d_three_d_sec p {
        width: 90% !important;
        margin-top: 25px;
    }
    .sticky_social_icons ul li a {
        padding: 10px 8px;
        font-size: 13px;
    }
    .centerLinks ul li a {
        letter-spacing: 0px;
    }
    .section_heading h2 {
        font-size: 48px;
        line-height: 35px;
    }
    .section_heading h2 span {
        font-size: 32px;
    }
    #tabs > ul {
        width: 100%;
        max-width: 80%;
    }
    #tabs ul li label {
        font-size: 12px;
        padding: 12px 14px;
    }
    .cs_info_row {
        padding: 50px 30px 0px;
        gap: 0px;
        align-items: center;
    }
    .cs_info_left label {
        font-size: 13px;
        padding: 12px 30px;
        margin-bottom: 20px;
    }
    .cs_info_left h4 {
        font-size: 32px !important;
        margin-bottom: 20px;
    }
    #content .cs_info_left p {
        font-size: 16px;
        line-height: 22px;
        margin: 10px 0px 20px;
        padding-right: 80px;
    }
    .counter_box span {
        font-size: 50px;
    }
    .counter_box {
        max-width: 200px;
    }
    .sociallistmain {
        position: unset;
        padding: 10px 30px 0px;
        margin-top: 20px;
    }
    .foooter_botom_box {
        border-radius: 30px 30px 0px 0px;
        padding: 35px 35px 0px;
        zoom: 0.8;
        margin-top: 40px;
    }
    .TestimonialLeftSlider .slick-arrow {
        bottom: -30px;
    }
    .home_case_studies_sec > .container2 {
        zoom: 0.9 !important;
    }
    .TestimonialLeftSlider .slick-arrow {
        zoom: 0.9;
    }
    .TestimonialSlider {
        zoom: 0.9;
        padding: 30px 30px 30px;
    }
    .site_custom_footer .col-md-7 img {
        max-width: 500px;
    }

    .AboutHeading span {
        font-size: 105px;
        letter-spacing: -4px;
        margin-bottom: 5px;
    }
    .AboutPeraText {
        height: auto;
    }
    .AboutPeraText p {
        padding-right: 0px;
        line-height: 22px;
        font-size: 14px;
    }
    .centercircle3 {
        top: -10%;
        bottom: 59%;
        right: 17%;
        animation: rotation 4s infinitelinear;
    }
    .counter_main {
        gap: 0px;
        justify-content: space-between;
        margin-top: 30px;
        zoom: 0.9;

    }
    .AboutBg {
        background-size: cover;
        background-position: -154px 0px;
    }
    .RankLogos ul li a img {
        margin-right: 0px;
        width: 100%;
        max-width: 100px;
    }

    .logos-slider ul li {
        margin-right: 0px;
    }
    .logos-slider ul {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .clintheading small {
        padding-left: 0px;
    }

    .logos-slider ul li {
        width: 13.5%;
    }
    .logos-slider ul li img {
        width: 100%;
    }

    .services-banner-hd h1 {
        font-size: 70px;
        line-height: 75px;
        margin-bottom: 20px;
    }
    .services-banner-hd p {
        font-size: 16px;
        line-height: 24px;
        max-width: 700px;
    }
    .services-banner-hd a {
        font-size: 15px;
    }

    .services-middle .col-md-6 {
        height: 330px;
    }
    .services-middle .col-md-2 {
        margin: 0px;
    }
    .app-ssb-title {
        font-size: 17px;
        margin-bottom: 0px;
    }
    .services-all-content h2 {
        font-size: 36px;
    }
    .services-all-content a {
        font-size: 14px;
    }
    .services-all-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .services-top {
        margin-bottom: 40px;
    }
    .services-middle .app-typs h3 {
        font-size: 16px;
    }
    .services-middle .col-md-6 .app-typs:last-child {
        margin-left: 30px;
    }
    .services-middle .app-typs {
        padding: 15px 15px 15px;
    }
    .for-container > .container {
        height: 100%;
    }
    .for-container > .container .services-all-content {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        height: 100%;
    }


    .GraphicTop .FontResize small {
        font-size: 50px;
        letter-spacing: -3px;
    }
    .GraphicTop .FontResize span {
        font-size: 80px;
        letter-spacing: -3px;
    }
    .annimation_main_banner .AboutPeraText small {
        font-size: 20px;
        line-height: 24px;
    }
    .annimation_main_banner .AboutPeraText p {
        margin-bottom: 30px;
    }
    .btn1 {
        font-size: 16px;
    }

    .BrandPorfolioMain .container2 {
        max-width: 100% !important;
    }
    .for-service-text {
        padding: 70px 30px 0px;
    }
    .RightPortfolioMain {
        padding: 0px 30px 0px;
        gap: 20px;
    }
    .for-service-text h2 {
        font-size: 30px;
    }
    .for-service-text h3 {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .for-service-text p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .portfolioLinks {
        padding-bottom: 0px;
    }
    .portfolioLinks .nav {
        margin-top: 0px;
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-end;
    }
    .portfolioLinks .nav button {
        font-size: 16px;
    }
    .portfolioLinks .nav button img {
        width: 30px;
    }
    .portfolioLinks ul li {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        margin-bottom: 12px;
    }
    .portfolioLinks .nav button, .portfolioLinks .nav li label {
        margin-bottom: 0px;
        font-size: 14px;
    }


    .services_sub_service_card {
        padding: 30px 20px;
        margin-top: 30px;
    }
    .video-sb-services-sec .services_sub_service_card {
        zoom: 0.9;
    }
    .video-sb-services-sec .services_sub_service_card h4 {
        font-size: 19px;
        min-height: auto;
    }
    .video-sb-services-sec .services_sub_service_card p {
        min-height: auto;
    }
    .services_sub_service_card h4 {
        font-size: 20px;
    }
    .ecommerce-services-sec .services_sub_service_card h4 {
        min-height: auto !important;
    }
    .smo-sub-services .services_sub_service_card h4 {
        min-height: auto !important;
    }
    .services_sub_service_card p {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .development_sub_service .services_sub_service_card p {
        min-height: 145px;
    }
    .content-marketing-services .services_sub_service_card h4 {
        min-height: 53px;
    }
    .servicesOffer p {
        font-size: 14px;
        padding-bottom: 20px;
    }
    .servicesOffer p:last-child {
        padding-bottom: 0px;
    }
    .servicesOffer span {
        font-family: 'Gilroy-Bold';
    }


    .choose_right_col img {
        width: 100%;
    }
    .choose_right_col {
        width: 50%;
    }
    .chooseuscontente ul {
        margin: 30px 0 30px 0;
    }
    .chooseuscontente {
        width: 40%;
    }
    .chooseuscontente span {
        font-size: 35px;
    }

    .tec_sec_uper_heading h2 {
        font-size: 38px;
    }
    .tec_sec_uper_heading p {
        font-size: 14px;
    }
    .tec_icons_list ul li label {
        font-size: 12px;
    }
    .tec_sec_uper_heading {
        margin: 0 auto 60px;
    }

    div#ServicesMenu ul li p, .ServicesImgLinks ul li p {
        font-size: 20px;
    }
    #ServicesMenu ul li a .myElementactive, .ServicesImgLinks ul li .myElementactive {
        width: 45px;
        height: 45px;
        top: -10px;
    }

    .GraphicTop .DigitalDeveText small {
        font-size: 52px;
        position: relative;
        bottom: 0px;
        text-align: left;
        width: 100% !important;
        left: 0px;
        line-height: 60px;
    }
    .digital_marketing_banner small {
        font-size: 32px;
        margin-top: 0px;
    }
    .digital_marketing_portfolio .for-service-text {
        padding-top: 100px;
    }
    .digital_marketing_sub_service .services_sub_service_card h4 {
        font-size: 20px;
    }
    .seo-services-sec .services_sub_service_card h4 {
        min-height: auto;
    }
    .mobile_app_sec .GraphicTop .MobileApp .webDeveText small {
        line-height: 42px;
        bottom: 0px;
        left: 36px;
        font-size: 46px;
        top: 20px;
    }
    .mobile_app_sec .GraphicTop .MobileApp .webDeveText span {
        position: unset;
        line-height: normal !important;
        font-size: 52px !important;
        margin-bottom: 5px;
    }
    .mobile_app_sec .AboutPeraText small {
        font-size: 30px !important;
        line-height: 30px;
    }
    .digital_marketing_sub_service .services_sub_service_card {
        zoom: 0.9 !important;
    }
    .blockchain_portfolio .for-service-text {
        padding: 100px 30px 0px;
    }
    .blockchain_sub_service .services_sub_service_card {
        margin-top: 50px;
    }
    .blockchain_sub_service .services_sub_service_card h4 {
        min-height: 56px;
    }
    .blockchain_main_banner .DigitalDeveText small {
        line-height: 44px;
        margin-bottom: 30px;
        font-size: 56px;
    }

    .blockchain_main_banner .AboutPeraText small {
        margin-top: 0px;
    }
    .devops_main_banner .DigitalDeveText span {
        position: unset !important;
    }
    .devops_main_banner .AboutPeraText small {
        margin: 25px 0px 20px;
        line-height: 25px;
        font-size: 25px;
    }
    .devops_sub_service .services_sub_service_card h4 {
        font-size: 19px;
    }
    .devops_sub_service .services_sub_service_card p {
        min-height: 95px !important;
    }

    .digital_marketing_portfolio .for-service-text {
        padding: 0px 0px 0px !important;
    }


    .graphics_design_sub_service .services_sub_service_card h4 {
        min-height: auto;
    }
    /*.graphics_design_sub_service .services_sub_service_card p {
        min-height: 288px !important;
    }*/
    .graphics_design_sub_service .services_sub_service_card {
        zoom: 0.9;
    }

    .graphics_design_portfolio .for-service-text {
        padding: 0px 0px 0px !important;
        zoom: 0.9;
    }
    .graphics_design_portfolio .RightPortfolioMain .portfolioLinks {
        zoom: 0.9;
    }
    .graphics_design_portfolio .RightPortfolioMain {
        gap: 20px;
        padding: 20px 5% 0px;
    }
    .graphics_design_portfolio .RightPortfolioMain .portfolioLinks ul li:last-child {
        margin-bottom: 0px;
    }


    .empowering-services-sec img {
        max-height: 450px;
        border-radius: 6px;
    }
    .empowering-services-sec .empowering-text h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .empowering-text h3 {
        font-size: 24px;
    }
    .empowering-text ul li {
        font-size: 15px;
        line-height: 22px;
    }


    .faq_header_title h4 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .services_faq_sec .panel-group .panel {
        padding: 18px 0px;
    }
    .services_faq_sec .panel-group .panel-title {
        font-size: 14px;
    }
    .services_faq_sec .panel-body p {
        font-size: 14px;
        margin-top: 12px;
    }
    .services_faq_sec .panel-group {
        zoom: 0.9;
    }

    
    .developers_portfolio .for-service-text {
        padding: 100px 30px 0px;
    }

    .tec_icons_list ul {
        max-width: 100%;
        margin: 0px;
        gap: 12px;
    }
    .tec_icons_list ul li img {
        max-width: 75px;
    }


    .animation-portfolio .for-service-text {
        padding: 100px 30px 0px;
    }


    


    .developemnt_first_sec .webDeveText small {
        bottom: 40px;
        left: 40px;
        top: 0px;
    }


    .webdevelopmnet-portfolio .for-service-text {
        padding: 0px 0px 0px;
    }

    .mobile-app-brand .for-service-text {
        padding: 100px 25px 0px;
    }


    .counter-sec .counter-text-box h3 {
        font-size: 42px;
        letter-spacing: -3px;
    }
    .counter-sec .counter-text-box h2 {
        font-size: 62px;
        letter-spacing: -3px;
        margin-bottom: 20px;
    }
    .counter-sec .counter-text-box p {
        font-size: 15px;
        line-height: 24px;
    }
    .counter-sec .counter-text-box a {
        font-size: 13px;
        padding: 13px 20px;
    }
    .counter-sec .counter-row .counter {
        font-size: 58px;
        padding: 0px 0px 12px;
    }
    .counter-sec .counter-row .counter:after {
        height: 6px;
    }
    .counter-sec .counter-row {
        margin-bottom: 40px;
    }
    .counter-sec .counter-row span {
        font-size: 17px;
    }


    .our-process-sec .counter-text-box h3 {
        font-size: 32px;
        letter-spacing: -1px;
    }
    .our-process-sec .counter-text-box h2 {
        font-size: 32px;
        letter-spacing: -1px;
        line-height: 30px;
        margin-bottom: 20px;
        margin-top: 5px;
    }
    .our-process-sec .counter-text-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .our-process-sec .counter-text-box a {
        font-size: 13px;
        padding: 13px 20px;
    }
    .process-main {
        padding-left: 50px;
    }
    .process-main .process-text-box img {
        margin-bottom: 10px;
    }
    .process-main .process-text-box h2 {
        font-size: 20px;
        margin-bottom: 12px;
        letter-spacing: -1px;
    }
    .our-process-sec > .container2 {
        padding: 0px 50px;
    }
    .process-main .process-text-box p {
        font-size: 13px;
        line-height: 20px;
        min-height: auto;
        margin-bottom: 0px;

    }
    .process-main .process-text-box {
        padding: 15px 15px 0px;
        margin-bottom: 20px;
    }
    .ppc-digital-services .services_sub_service_card h4 {
        min-height: auto;
    }
    .process-main .process-text-box li {
        font-size: 14px;
    }
    .counter-sec > .container2 {
        padding: 0px 50px;
    }
    .view-blogs-sec > .container2 {
        padding: 0px 50px;
    }

    .happy-clients-sec .counter-text-box h3 {
        font-size: 32px;
        letter-spacing: -2px;
    }
    .happy-clients-sec .counter-text-box h2 {
        font-size: 42px;
        letter-spacing: -2px;
        line-height: 46px;
    }
    .happy-clients-sec .counter-text-box p {
        font-size: 15px;
        line-height: 22px;
        padding-left: 100px;
    }
    .happy-clients-slider {
        margin-top: 30px;
    }
    .happy-clients-carousel .client-slide-box {
        padding: 25px 25px 25px;
    }
    .happy-clients-carousel .client-slide-box img {
        margin-bottom: 20px;
        max-width: 52px;
    }
    .happy-clients-carousel .client-slide-box h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .happy-clients-carousel .client-slide-box h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .happy-clients-carousel .client-slide-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .graphic-client .client-slide-box p {
        min-height: 100px;
    }


    .view-blogs-sec .counter-text-box h3 {
        font-size: 42px;
        letter-spacing: -3px;
    }
    .view-blogs-sec .counter-text-box h2 {
        font-size: 60px;
        letter-spacing: -3px;
        margin-bottom: 20px;
    }
    .view-blogs-sec .counter-text-box p {
        font-size: 16px;
        line-height: 22px;
    }
    .view-blogs-sec .counter-text-box a {
        font-size: 13px;
        padding: 12px 20px;
    }
    .view-blogs-main {
        padding-left: 2px;
    }
    .view-blogs-main .blogs-content img {
        height: 220px;
    }
    .view-blogs-main .blogs-content .blogs-text {
        margin-top: 16px;
    }
    .view-blogs-main .blogs-content h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .view-blogs-main .blogs-content a {
        font-size: 20px;
    }
    .view-blogs-main .blogs-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .view-blogs-main .blogs-content ul {
        margin-top: 10px;
    }
    .view-blogs-main .blogs-content ul li {
        font-size: 15px;
    }


    .banner_form {
        padding: 25px;
    }
    .banner_form h3 {
        font-size: 32px;
        letter-spacing: -2px;
        margin-bottom: 20px;
    }
    .banner_form textarea.form-control {
        height: 140px;
    }

    .instagram-marketing-sec .services_sub_service_card {
        zoom: 0.9;
    }
    .instagram-marketing-sec .services_sub_service_card h4 {
        min-height: auto;
    }

    .instagram-process-sec .process-text-box h2 {
        min-height: 48px;
    }
    .instagram-process-sec .process-text-box p {
        min-height: 100px;
    }



    .two-d-three-d-sec .services_sub_service_card {
        zoom: 0.9;
        padding: 20px 20px;
    }
    .two-d-three-d-sec .services_sub_service_card h4 {
        min-height: auto;
    }


    .facebook_marketing_sub_service .servicesOffer {
        margin-bottom: 30px;
    }
    .our-facebok-sec .process-text-box p {
        min-height: 120px;
    }
    .our-facebok-sec .process-text-box h2 {
        font-size: 18px;
        min-height: 44px;
    }
    .facebook-hp-client .client-slide-box h2 {
        min-height: 44px;
    }
    .facebook-hp-client .client-slide-box h3 {
        min-height: 44px;
    }
    .facebook-hp-client .client-slide-box p {
        min-height: 120px;
    }

    .animation_sub_service .servicesOffer span {
        font-size: 40px;
    }
    .animation_sub_service .servicesOffer p {
        font-size: 14px;
    }
    .servicesOffer h2, .servicesOffer span {
        margin: 0 0 4px 0;
        line-height: 40px;
    }
    .react-native-banner .webDeveText span {
        margin-bottom: 0px !important;
    }
    .react-sub-services .services_sub_service_card h4 {
        font-size: 18px;
        min-height: 51px;
    }
    .react-sub-services .services_sub_service_card {
        zoom: 0.9;
    }

    .mobile-app-services .services_sub_service_card h4 {
        min-height: auto;
    }

    .sg-digital-services .services_sub_service_card h4 {
        min-height: 48px;
    }

    .wordpress-sub-services .services_sub_service_card h4 {
        min-height: auto;
    }

    .android-sb-services .services_sub_service_card h4 {
        min-height: 53px;
    }

    
} 


@media (min-width:1400px) and (max-width: 1599px) {

    .TestimonialSlider {
        padding: 30px;
        margin-bottom: 1px;
        zoom: 0.8;
    }

    .container {
        max-width: 1320px !important;
    }
    .home_banner_center_col h2 {
        font-size: 300px;
        text-align: center;
    }
    .home_banner_main {
        zoom: 0.9;
    }
    .home_banner_topright_col li a span {
        font-size: 15px;
        top: 15px;
    }
    .home_banner_topright_col li {
        margin-bottom: 15px;
    }
    .banner_center_img img {
        max-width: 644px;
    }
    .home_about_sec p {
        font-size: 17px;
        line-height: 22px;
    }
    .home_about_sec h2 {
        margin-bottom: 0px;
        font-size: 110px;
    }
    .home_about_sec h2:after {
        width: 50px;
        height: 50px;
    }
    .services_slider_top {
        top: 120px;
    }
    .video_editing_sec .moving_laptop {
        left: 35%;
        max-width: 700px;
        margin: 0px auto 0px;
        right: 0px;
        top: 50px;
    }
    .slideshow .move-1 {
        max-width: 700px;
    }
    .letsdivemain {
        margin-left: 100px;
        margin-top: 20px;
    }
    .letsdivemainText2 small {
        right: -100px;
    }
    .WebText p {
        width: 75%;
    }
    .home_ios_sec .letsdivemain {
        margin-left: 80px;
    }
    .home_ios_sec .WebText small {
        right: -111px;
        top: 18px;
    }
    .moving_bird {
        top: 70px;
        left: -50px !important;
    }
    .moving_bird img {
        max-width: 750px;
    }
    .cs_info_row {
        padding-left: 50px;
        padding-top: 50px;
    }
    .sociallistmain {
        position: unset;
        padding: 10px 30px;
        margin-top: 20px;
    }
    .foooter_botom_box {
        border-radius: 30px 30px 0px 0px;
        padding: 50px 50px 0px;
        zoom: 0.9;
    }
    #tabs > ul {
        top: 20px;
        justify-content: space-between;
        width: 100%;
    }
    .home_case_studies_sec #shadow {
        margin-top: 50px;
    }
    #tabs ul li label {
        padding: 10px 15px;
        font-size: 15px;
    }
    .section_heading h2 {
        font-size: 70px;
        line-height: 50px;
        padding-left: 5px;
    }
    .section_heading h2 span {
        font-size: 44px;
    }

    .AboutHeading span {
        font-size: 105px;
        letter-spacing: -4px;
    }
    .AboutPeraText {
        height: auto;
    }
    .centercircle3 {
        top: 0%;
        bottom: 65%;
        right: 22%;
    }
    .AboutPeraText p {
        padding-right: 0px;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 25px;
    }
    .counter_main {
        gap: 0px;
        justify-content: space-between;
        margin-top: 30px;
    }
    .RankLogos ul li a img {
        max-width: 120px !important;
        height: auto;
        margin: 0px auto 0px;
        top: 0px;
    }
    .RankLogos li {
        width: 100%;
    }
    .RankLogos li a {
        text-align: center !important;
    }
    .ranked-carousel .owl-stage {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }
    .logos-slider ul {
        width: 100%;
    }

    .services-middle .col-md-2 {
        margin-top: 0px;
    }
    .services-top {
        margin-bottom: 50px;
    }
    .services-all-content {
        zoom: 0.9;
    }
    .services-middle .col-md-6 {
        height: 310px;
    }


    .for-service-text {
        padding: 0px 0px 0px;
    }
    .for-service-text h2 {
        font-size: 36px;
        margin-bottom: 0px;
    }
    .for-service-text h3 {
        font-size: 22px;
    }
    .for-service-text p {
        font-size: 16px;
    }
    .RightPortfolioMain {
        gap: 60px;
    }
    .portfolioLinks .nav {
        margin-top: 0px;
        width: 100%;
    }
    .portfolioLinks ul li {
        margin-bottom: 0px;
    }
    .portfolioLinks .nav button {
        font-size: 18px;
    }
    .portfolioLinks .nav button img {
        margin-right: 10px;
    }
    .digital_marketing_portfolio .RightPortfolioMain {
        gap: 30px;
    }
    .digital_marketing_portfolio ul li.nav-item {
        margin-bottom: 20px;
    }


    .services_sub_service_card {
        margin-top: 30px;
        padding: 35px 20px;
        zoom: 0.9;
    }
    .services_sub_service_card h4 {
        font-size: 24px;
        min-height: 52px;
    }
    .instagram-marketing-sec .services_sub_service_card h4 {
        min-height: auto;
    }
    .graphics_design_sub_service .services_sub_service_card h4 {
        min-height: auto;
    }
    .services_sub_service_card p {
        font-size: 13px;
        margin-bottom: 0px;
    }
    .servicesOffer p {
        padding-bottom: 20px;
    }

    .servicesOffer p:last-child {
        padding-bottom: 0px;
    }

    div#ServicesMenu ul li p, .ServicesImgLinks ul li p {
        font-size: 20px;
    }

    .mobile_app_sec .GraphicTop .MobileApp .webDeveText small {
        bottom: 0px !important;
        line-height: normal;
        font-size: 75px;
        left: 70px;
    }
    .mobile_app_sec .GraphicTop .MobileApp .webDeveText span {
        line-height: 66px;
        font-size: 56px;
        margin-bottom: 0px;
        bottom: 0px;
    }
    .mobile_app_sec .AboutPeraText small {
        margin-top: 5px;
    }
    .mobile-app-services .servicesOffer h2, .mobile-app-services .servicesOffer span {
        margin-bottom: 10px;
        line-height: 40px;
    }
    .AboutPeraText small {
        font-size: 39px;
    }
    .android-sb-services .services_sub_service_card h4 {
        min-height: 54px;
    }
    .blockchain_main_banner .DigitalDeveText small {
        font-size: 60px;
    }
    .blockchain_main_banner .AboutPeraText small {
        margin-bottom: 20px;
        font-size: 40px;
        margin-top: 30px;
    }
    .blockchain_sub_service .services_sub_service_card {
        margin-top: 50px;
    }
    .blockchain_sub_service .services_sub_service_card h4 {
        min-height: 68px;
    }
    .blockchain_sub_service .services_sub_service_card p {
        min-height: 145px;
    }

    .devops_main_banner .DigitalDeveText span {
        position: unset !important;
    }
    .devops_main_banner .AboutPeraText small {
        font-size: 34px;
        line-height: 35px;
    }
    .devops_sub_service .services_sub_service_card h4 {
        font-size: 21px;
        min-height: 55px !important;
    }
    .devops_sub_service .services_sub_service_card p {
        min-height: 96px !important;
    }

    .digital_marketing_banner .container2 .row {
        justify-content: flex-start !important;
    }
    .digital_marketing_banner .container2 .row .AboutPeraText small {
        font-size: 35px;
        margin-top: 15px;
    }
    .servicesOffer {
        margin-bottom: 20px;
    }
    .facebook_marketing_portfolio .portfolioLinks li {
        margin-bottom: 12px !important;
    }
    .facebook_marketing_portfolio .RightPortfolioMain {
        gap: 10px;
    }
    .facebook_marketing_portfolio .RightPortfolioMain p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
    }
    .our-facebok-sec .process-text-box {
        padding: 20px 20px 20px;
    }
    .our-facebok-sec .process-text-box h2 {
        font-size: 18px;
    }
    .our-facebok-sec .process-text-box p {
        min-height: 120px;
        font-size: 14px;
    }
    .facebook-hp-client .client-slide-box h2 {
        min-height: 48px;
    }
    .facebook-hp-client .client-slide-box h3 {
        min-height: 39px;
    }
    .facebook-hp-client .client-slide-box p {
        font-size: 14px;
        min-height: 144px;
    }
    .digital_marketing_banner .DigitalDeveText small {
        font-size: 58px;
    }
    .digital_marketing_sub_service .services_sub_service_card h4 {
        min-height: 61px;
    }
    .seo-services-sec .services_sub_service_card h4 {
        min-height: auto;
    }
    /*.digital_marketing_sub_service .services_sub_service_card p {
        min-height: 170px;
    }*/

    .faq_header_title h4 {
        font-size: 38px;
        margin-bottom: 20px;
    }
    .faq_header_title {
        padding-top: 50px;
    }
    .services_faq_sec .panel-group {
        zoom: 0.9;
    }
    .services_faq_sec .panel-group .panel {
        padding: 22px 0px;
    }
    .services_faq_sec .panel-group .panel-title {
        font-size: 16px;
    }
    .services_faq_sec .panel-body p {
        font-size: 14px;
    }

    .devops_sub_service .services_sub_service_card {
        zoom: 1;
    }

    .tec_used_sec > .container2 {
        max-width: 1320px;
    }

    .development_sub_service .container2 {
        max-width: 1220px;
    }

    .digital_marketing_portfolio .for-service-text {
        padding: 0px 0px 0px !important;
    }

    /*.home_case_studies_sec > .container2 {
        max-width: 1220px !important;
    }*/

    .process-main {
        padding-left: 50px;
    }
    .process-main .process-text-box {
        padding: 20px 20px 20px;
    }
    .process-main .process-text-box li {
        font-size: 15px;
    }
    .our-process-sec > .container2 {
        padding: 0px 30px;
    }
    .process-main .process-text-box img {
        margin-bottom: 10px;
    }
    .process-main .process-text-box h2 {
        font-size: 19px;
        margin-bottom: 15px;
        letter-spacing: 0px;
    }
    .our-process-sec .counter-text-box h3 {
        font-size: 40px;
        letter-spacing: -2px;
    }
    .our-process-sec .counter-text-box h2 {
        font-size: 44px;
        letter-spacing: -2px;
        line-height: 47px;
        margin-bottom: 20px;
    }
    .our-process-sec .counter-text-box p {
        font-size: 16px;
        line-height: 24px;
    }


    .happy-clients-sec .counter-text-box h3 {
        font-size: 40px;
        letter-spacing: -3px;
    }
    .happy-clients-sec {
        padding-top: 50px;
    }
    .happy-clients-sec .counter-text-box h2 {
        font-size: 60px;
        line-height: 50px;
        letter-spacing: -3px;
    }
    .happy-clients-slider {
        margin-top: 30px;
    }
    .happy-clients-carousel .client-slide-box img {
        max-width: 50px;
        margin-bottom: 20px;
    }
    .happy-clients-carousel .client-slide-box h2 {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .happy-clients-carousel .client-slide-box h3 {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .happy-clients-carousel .client-slide-box p {
        font-size: 16px;
        line-height: 24px;
        min-height: 144px;
    }
    .happy-clients-carousel .client-slide-box {
        padding: 20px 32px 20px;
    }


    .counter-sec > .container2 {
        padding: 0px 30px;
    }
    .counter-sec .counter-text-box h3 {
        font-size: 42px;
        letter-spacing: -2px;
    }
    .counter-sec .counter-text-box h2 {
        font-size: 62px;
        line-height: 48px;
        margin-bottom: 30px;
    }
    .counter-sec .counter-text-box p {
        font-size: 16px;
        line-height: 24px;
    }
    .counter-sec .counter-row .counter {
        font-size: 60px;
    }
    .counter-sec .counter-row span {
        font-size: 18px;
    }
    .counter-sec .counter-row {
        margin-bottom: 45px;
    }


    .view-blogs-sec > .container2 {
        padding: 0px 30px;
    }
    .view-blogs-main .blogs-content a {
        font-size: 24px;
    }
    .view-blogs-main .blogs-content p {
        font-size: 16px;
    }
    .view-blogs-main .blogs-content h3 {
        font-size: 16px;
    }
    .view-blogs-main .blogs-content ul li {
        font-size: 16px;
    }
    .view-blogs-main .blogs-content .blogs-text {
        margin-top: 28px;
    }
    .view-blogs-main .blogs-content img {
        height: 270px;
    }


    .banner_form {
        padding: 30px;
    }
    .banner_form h3 {
        font-size: 38px;
        letter-spacing: -2px;
    }
    .banner_form textarea.form-control {
        height: 150px;
    }


    .empowering-services-sec .empowering-text h2 {
        font-size: 42px;
        line-height: 48px;
    }
    .empowering-services-sec img {
        max-height: 520px;
        border-radius: 8px;
    }
    .empowering-text h3 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .empowering-text ul li {
        font-size: 16px;
    }


    .developemnt_first_sec .webDeveText span {
        font-size: 50px !important;
    }
    .development_sub_service .services_sub_service_card p {
        min-height: 120px;
    }

    .home_graphic_sec .jumpvec {
        left: -50px;
        top: 50px;
    }
    .home_graphic_sec .jumpvec img {
        max-width: 750px;
    }
    .home_ios_sec .jumpvec {
        left: -50px;
        top: 50px;
    }
    .home_ios_sec .jumpvec img {
        max-width: 750px;
    }
    .two_d_three_d_sec .letsdivemain p {
        width: 100%;
    }

    .LetsDiveMain .letsdivemain {
        margin-left: 70px;
    }

    .instagram-banner-sec .GraphicTop small {
        font-size: 50px;
    }
    .instagram-banner-sec .GraphicRight small {
        font-size: 40px !important;
    }
    .instagram-process-sec .process-text-box h2 {
        min-height: 48px;
    }
    .instagram-process-sec .process-text-box p {
        min-height: 100px;
    }

    .graphics_design_portfolio .portfolioLinks ul li {
        margin-bottom: 12px;
    }

    .react-native-banner .webDeveText span {
        font-size: 70px !important;
        line-height: 80px !important;
        bottom: -10px !important;
    }
    .react-sub-services .services_sub_service_card h4 {
        font-size: 22px;
        min-height: 52px;
    }
    .react-native-process .process-text-box p {
        min-height: auto;
        margin-bottom: 0px;
    }
    .react-why-choose .chooseuscontente label {
        font-size: 48px;
    }




    
  
} 


@media (min-width:1600px) and (max-width: 1799px) {

    .home_banner_main {
        zoom: 0.9;
    }
    .home_banner_topright_col li {
        margin-bottom: 10px;
    }
    .slideshow .move-1 {
        max-width: 800px;
    }
    .LetsDiveMain .letsdivemain {
        margin-left: 75px;
    }
    .home_graphic_sec .letsdivemain {
        margin-left: 75px;
    }
    .home_development_sec .letsdivemain {
        margin-left: 0px;
    }
    .home_development_sec .letsdivemain p {
        width: 70%;
    }
    .home_ios_sec .letsdivemain {
        margin-left: 75px;
    }
    .two_d_three_d_sec .letsdivemain {
        margin-left: 75px;
    }
    .moving_bird {
        left: -35px;
        top: 70px;
    }
    .cs_info_row {
        padding-left: 55px;
        padding-top: 0px;
        max-width: 700px;
        zoom: 0.9;
        height: 100%;
        align-items: center;
    }
    ul.hidden_on_mobile {
        top: -60px !important;
    }
    .section_heading h2 {
        font-size: 62px;
        line-height: 46px;
    }
    .section_heading h2 span {
        font-size: 40px;
    }
    .sociallistmain {
        position: unset;
        padding: 10px 30px;
    }
    .foooter_botom_box {
        padding: 50px 50px 0px;
        border-radius: 30px 30px 0px 0px;
        zoom: 0.9;
    }
    .home_banner_topright_col {
        zoom: 0.9;
        margin-top: 30px;
    }
    .home_banner_topright_col li a span {
        top: 16px;
    }
    .AboutHeading span {
        font-size: 150px;
        letter-spacing: -6px;
        margin-bottom: 5px;
    }
    .AboutPeraText {
        height: auto;
    }
    .centercircle3 {
        top: -10%;
        right: 0%;
        max-width: 80px;
        width: 100%;
        height: auto;
    }
    .AboutPeraText p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 25px;
        padding-right: 0px;
    }
    #header > .container1 {
        max-width: 95%;
    }

    .AboutTopMain > .container2 {
        max-width: 1360px;
    }
    .counter_main {
        gap: 0px;
        justify-content: space-between;
        margin-top: 30px;
    }


    .services-middle .col-md-6 {
        height: 310px;
    }
    .services-middle .col-md-2 {
        margin-top: 0px;
    }
    .services-top {
        margin-bottom: 45px;
    }
    .services-all-content {
        zoom: 0.85;
    }
    .RightPortfolioMain {
        gap: 20px;
    }
    .portfolioLinks ul li {
        margin-bottom: 10px;
        line-height: 20px;
    }
    .portfolioLinks .nav button, .portfolioLinks .nav li label {
        font-size: 16px;
    }


    .services_sub_service_card h4 {
        font-size: 22px;
    }
    .services_sub_service_card p {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .services_sub_service_card {
        padding: 35px 20px;
        margin-top: 0px;
        zoom: 0.9;
    }
    .digital_marketing_portfolio .RightPortfolioMain {
        gap: 50px;
    }  
    .for-service-text p {
        font-size: 16px;
        line-height: 24px;
    }

    .mobile_app_sec .GraphicTop .MobileApp .webDeveText small {
        bottom: 0px !important;
        line-height: normal;
        font-size: 75px;
        left: 70px;
    }
    .mobile_app_sec .GraphicTop .MobileApp .webDeveText span {
        line-height: 73px;
        font-size: 64px;
        bottom: 0px;
    }
    .android-sb-services .services_sub_service_card h4 {
        min-height: 56px;
    }
    .site_custom_footer .col-md-7 img {
        zoom: 0.9;
    }
    .site_custom_footer .container2 {
        zoom: 0.9;
    }

    .blockchain_sub_service h4 {
        min-height: auto;
    }
    .blockchain_sub_service .services_sub_service_card {
        zoom: 1;
        margin-top: 20px;
    }
    .blockchain_sub_service .services_sub_service_card p {
        min-height: 120px;
    }
    .blockchain_portfolio .RightPortfolioMain {
        padding: 0 35px;
    }


    .devops_main_banner .DigitalDeveText span {
        position: unset;
    }
    .devops_main_banner .AboutPeraText small {
        margin: 25px 0px 20px;
        font-size: 38px;
        line-height: 38px;
    }
    .devops_sub_service .services_sub_service_card {
        margin-top: 30px;
    }
    .devops_sub_service .services_sub_service_card p {
        min-height: 65px;
    }
    .devops_sub_service .services_sub_service_card h4 {
        font-size: 26px;
    }


    .digital_marketing_sub_service .services_sub_service_card h4 {
        min-height: 52px !important;
    }

    .digital_marketing_sub_service .services_sub_service_card {
        zoom: 1 !important;
    }
    .seo-services-sec .services_sub_service_card h4 {
        min-height: auto !important;
    }



    .graphics_design_sub_service .services_sub_service_card h4 {
        min-height: auto;
    }
    .graphics_design_portfolio .RightPortfolioMain .portfolioLinks ul li:last-child {
        margin: 0px;
    }
    .graphics_design_portfolio .RightPortfolioMain .portfolioLinks ul li label {
        margin-bottom: 0px;
    }
    .graphics_design_portfolio .RightPortfolioMain {
        gap: 30px;
        padding: 0px 6% 0px;
    }

    .faq_header_title h4 {
        margin-bottom: 20px;
        font-size: 38px;
    }

    .digital_marketing_portfolio .for-service-text {
        padding: 0px 0px 0px !important;
    }



    .video_editing_sec .letsdivemain {
        margin-left: 75px;
    }
    .video_editing_sec .moving_laptop {
        left: auto;
        right: 50px;
    }


    .tec_used_sec .tec_icons_list ul {
        zoom: 1;
        top: 0px !important;
    }


    .process-main {
        padding-left: 80px;
    }
    .process-main .process-text-box {
        padding: 20px 20px 20px;
    }
    .process-main .process-text-box img {
        margin-bottom: 18px;
    }
    .process-main .process-text-box h2 {
        margin-bottom: 20px;
        font-size: 22px;
        letter-spacing: 0px;
    }
    .process-main .row .col-md-6 {
        margin-bottom: 20px;
    }
    .our-process-sec .counter-text-box h2 {
        font-size: 47px;
        letter-spacing: -2px;
        margin-bottom: 20px;
        line-height: 46px;
    }
    .process-main .process-text-box li {
        font-size: 16px;
    }
    .our-process-sec > .container2 {
        padding: 0px 57px;
    }
    .happy-clients-slider {
        margin-top: 50px;
    }
    .happy-clients-carousel .client-slide-box img {
        max-width: 50px;
        margin-bottom: 20px;
    }
    .happy-clients-carousel .client-slide-box h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .happy-clients-carousel .client-slide-box h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .happy-clients-carousel .client-slide-box p {
        font-size: 16px;
        line-height: 24px;
        min-height: 144px;
    }
    .happy-clients-carousel .client-slide-box {
        padding: 30px 30px 30px;
    }

    .home_case_studies_sec > .container2 {
        max-width: 1500px;
        zoom: 0.94;
    }

    .banner_form {
        padding: 30px;
    }
    .banner_form h3 {
        font-size: 40px;
        letter-spacing: -3px;
    }
    .banner_form textarea.form-control {
        height: 160px;
    }

    .empowering-services-sec .empowering-text h2 {
        font-size: 46px;
        line-height: 54px;
        margin-bottom: 20px;
    }
    .empowering-text h3 {
        font-size: 26px;
        margin-bottom: 18px;
    }

    .empowering-text ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .empowering-services-sec img {
        max-height: 560px;
    }

    .developemnt_first_sec .webDeveText span {
        font-size: 59px !important;
    }
    .development_sub_service .services_sub_service_card h4 {
        min-height: 51px;
    }
    .services_faq_sec .panel-group .panel {
        padding: 16px 0px;
    }
    .services_faq_sec .panel-group .panel-title {
        font-size: 16px;
    }
    .services_faq_sec .panel-body p {
        font-size: 14px;
        line-height: 22px;
    }

    .happy-clients-sec .counter-text-box h3 {
        font-size: 42px;
        letter-spacing: -3px;
    }
    .happy-clients-sec .counter-text-box h2 {
        font-size: 62px;
        letter-spacing: -3px;
        line-height: 58px;
    }
    .happy-clients-sec {
        padding-top: 30px;
    }

    .home_graphic_sec .letsdivemainText2 small {
        left: 100px;
    }

    .instagram-banner-sec .GraphicTop small {
        font-size: 50px;
    }
    .instagram-process-sec .process-text-box h2 {
        min-height: 48px;
        font-size: 20px;
    }
    .instagram-process-sec .process-text-box p {
        min-height: 100px;
        font-size: 14px;
    }
    .instagram-process-sec .process-text-box {
        padding: 20px 20px 20px;
    }
    .instagram-clients-sec .client-slide-box h2 {
        min-height: 22px;
        font-size: 18px;
    }
    .instagram-clients-sec .client-slide-box h3 {
        min-height: 44px;
        font-size: 18px;
    }
    .instagram-clients-sec .client-slide-box p {
        min-height: 168px;
        font-size: 14px;
    }
    .instagram-clients-sec .happy-clients-slider {
        margin-top: 30px;
    }

    .GraphicTop .DigitalDeveText small {
        font-size: 62px;
    }

    .our-facebok-sec .process-text-box h2 {
        min-height: 59px;
    }
    .our-facebok-sec .process-text-box p {
        min-height: 96px;
    }

    .AboutPeraText small {
        font-size: 39px;
    }

    .react-native-banner .webDeveText span {
        font-size: 78px !important;
        line-height: 80px !important;
        bottom: -10px !important;
    }
    .react-native-process .process-text-box p {
        min-height: auto;
        margin-bottom: 0px;
    }
    .react-why-choose .chooseuscontente label {
        font-size: 54px;
    }

    .mobile_app_sec .AboutPeraText small {
        margin-top: 5px;
    }
    .mobile-app-services .servicesOffer {
        margin-bottom: 20px;
    }
    .mobile-app-services .servicesOffer h2, .mobile-app-services .servicesOffer span {
        margin-bottom: 10px;
    }
    .mobile-app-clients .client-slide-box p {
        min-height: auto;
    }

    
    
    .row-bg {
        padding: 71px 90px 62px;
        max-width: 1200px;
    }
    .contact-btn a {
        padding: 12.5px 30.5px;
    }




}



@media only screen and (min-height: 720px) and (max-height: 768px) {

    /*.home_banner_main {
        zoom: 0.7;
    }*/
    .home_about_sec .huge-text {
        zoom: 0.8;
        position: relative;
        top: 60px;
    }
    .video_editing_sec .moving_laptop img {
        max-width: 694px;
    }
    .video_editing_sec .moving_laptop {
        top: 50px;
    }
    .home_ios_sec .jumpvec {
        top: 50px;
    }
    .two_d_three_d_sec .moving_bird {
        top: 70px;
        left: -50px !important;
    }
    .home_case_studies_sec > .container2 {
        zoom: 0.8;
    }
    .site_custom_footer .container2 .row:first-child .col-md-7 img {
        width: 700px;
        height: 300px;
        object-fit: cover;
        object-position: center;
    }

}

@media only screen and (max-height: 800px) and (max-width: 1280px) {

    .home_case_studies_sec .container2 {
        zoom: 1 !important;
        height: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .video_editing_sec .letsdivemainText {
        padding-left: 80px;
    }
    .moving_bird img.img-fluid {
        left: 75px;
        position: relative;
        max-width: 650px;
    }
}

@media only screen and (max-height: 768px) and (max-width: 1366px) {

    .home_about_sec .huge-text {
        top: 0px;
    }
    .video_editing_sec .letsdivemain {
        margin-left: 55px;
        margin-top: -10px;
    }
    .home_graphic_sec .letsdivemain {
        margin-left: 60px;
    }
    


} 

@media only screen and (max-height: 768px) and (max-width: 1366px) {

    .home_about_sec h2 {
        font-size: 70px;
    }
    .home_about_sec p {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .home_about_sec .huge-text {
        position: relative;
        top: 50px;
        zoom: 0.9;
    }
    .home_about_sec > .row .col-lg-12:nth-child(2) {
        padding-top: 60px;
        zoom: 0.9;
    }
    .home_about_sec > .row .col-lg-12:nth-child(3) {
        zoom: 0.9;
    }
    .home_about_sec > .row .col-lg-12:nth-child(4) {
        zoom: 0.9;
    }
    .LetsDiveMain .HeadingLeftJS small {
        font-size: 38px;
    }
    .LetsDiveMain .HeadingLeftJS small label {
        font-size: 60px;
    }
    .home_graphic_sec .letsdivemainText2 small {
        top: 100px;
        right: -60px;
        font-size: 52px;
    }
    .home_graphic_sec .TextMoveTopJS span {
        font-size: 60px;
        left: 0px;
        top: 62px;
        margin-bottom: 32px;
    }
    .video_editing_sec .letsdivemain .letsdivemainText {
        margin-top: 65px;
    }
    .video_editing_sec .moving_laptop img {
        max-width: 600px;
    }
    .video_editing_sec .moving_laptop {
        right: 120px;
        top: 50px;
    }
    .home_development_sec .letsdivemain .WebText.WebTextJs {
        margin-top: 60px;
    }
    .home_development_sec .letsdivemain .WebText.WebTextJs p {
        width: 100%;
    }
    .home_graphic_sec .letsdivemain p {
        width: 90%;
    }
    .home_graphic_sec .letsdivemainText {
        margin-top: 0px;
    }
    .home_ios_sec .WebText p {
        width: 100%;
    }
    .home_ios_sec .WebText {
        padding-top: 60px;
    }
    .home_ios_sec .WebText {
        padding-top: 60px;
    }
    /*.home_ios_sec .jumpvec img {
        max-width: 620px;
        height: 400px;
    }*/
    .home_ios_sec .jumpvec {
        left: auto;
        right: 0px;
        top: -9%;
    }
    .moving_bird {
        top: 62px;
        left: -76px;
    }
    .home_case_studies_sec > .container2 {
        height: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        padding-top: 0px;
    }
}

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

    .home_graphic_sec .MobileletsdivText p {
        width: 100%;
        max-width: 100%;
    }
    .home_graphic_sec .MobileletsdivText {
        margin-top: 70px;
    }
    .video_editing_sec .MobileletsdivText span {
        font-size: 60px;
    }
    .video_editing_sec .MobileletsdivText {
        margin-top: 28px;
        margin-left: 30px;
    }
    .video_editing_sec .MobileletsdivText small {
        left: 70px;
    }

    .video_editing_sec .hidden_on_mobile.moving_laptop {
        right: 85px;
        top: 35%;
        max-width: 450px;
    }
    .video_editing_sec .hidden_on_mobile.moving_laptop img.img-fluid {
        position: unset !important;
        width: 100%;
    }
    .home_ios_sec .jumpvec {
        right: 50px;
        top: 25%;
    }
    .home_ios_sec .jumpvec img.img-fluid {
        position: unset !important;
        width: 100%;
        height: auto;
    }
    .two_d_three_d_sec .MobileMainSection3.hidden_on_desktop > .container2 > .row {
        align-items: center;
        margin: 0px 50px;
    }
    .two_d_three_d_sec .MobileMainSection3.hidden_on_desktop > .container2 > .row img.img-fluid {
        position: unset;
        width: 100%;
    }
}

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

    .home_graphic_sec .MobileletsdivText p {
        width: 100%;
        max-width: 100%;
    }
    .home_graphic_sec .MobileletsdivText {
        margin-top: 70px;
    }
    .video_editing_sec .MobileletsdivText span {
        font-size: 60px;
    }
    .video_editing_sec .MobileletsdivText {
        margin-top: 28px;
        margin-left: 30px;
    }
    .video_editing_sec .MobileletsdivText small {
        left: 0px;
    }

    .video_editing_sec .hidden_on_mobile.moving_laptop {
        right: 0px;
        top: 0%;
        max-width: 380px;
    }
    .video_editing_sec .hidden_on_mobile.moving_laptop img.img-fluid {
        position: unset !important;
        width: 100%;
    }
    .home_ios_sec .jumpvec {
        right: 50px;
        top: 0%;
    }
    .home_ios_sec .jumpvec img.img-fluid {
        position: unset !important;
        width: 100%;
        height: auto;
    }
    .two_d_three_d_sec .MobileMainSection3.hidden_on_desktop > .container2 > .row {
        align-items: center;
        margin: 0px 50px;
    }
    .two_d_three_d_sec .MobileMainSection3.hidden_on_desktop > .container2 > .row img.img-fluid {
        position: unset;
        width: 100%;
    }
}


