@font-face { 
        font-family: 'Larsseit-Bold'; 
		src: url('../fonts/Larsseit-Bold/7e9578185e53514ad28680c83c0c6654.ttf'),
		    url('../fonts/Larsseit-Bold/7e9578185e53514ad28680c83c0c6654.woff'),
		    url('../fonts/Larsseit-Bold/7e9578185e53514ad28680c83c0c6654.woff2'),
		    url('../fonts/Larsseit-Bold/7e9578185e53514ad28680c83c0c6654.eot'); 
    
} 
@font-face { 
        font-family: 'Shopify Sans Web Medium'; 
		src: url('../fonts/Shopify-Sans-Web-Medium/ad26818d844de4534fd78bb03028ca79.ttf'),
		    url('../fonts/Shopify-Sans-Web-Medium/ad26818d844de4534fd78bb03028ca79.woff'),
		    url('../fonts/Shopify-Sans-Web-Medium/ad26818d844de4534fd78bb03028ca79.woff2'),
		    url('../fonts/Shopify-Sans-Web-Medium/ad26818d844de4534fd78bb03028ca79.eot'); 
    
} 
          html, body{
            overflow-x: hidden;  
          }
          body{
              font-family: 'Poppins', sans-serif;
          }
          /* width */
            ::-webkit-scrollbar {
              width: 9px;
            }

            /* Track */
            ::-webkit-scrollbar-track {
              background: #f1f1f1; 
            }

            /* Handle */
            ::-webkit-scrollbar-thumb {
              background: #e61822; 
            }
            :root{
              scrollbar-color: #e61822 #f1f1f1;
              scrollbar-width: thin;
            }
          .alert{
              display: none;
          }
          #budgetform .alert{
                padding: 0;
                background: transparent;
                border: 0;
                margin: 10px 0;
          }
          #budgetform .alert p{
                font-size: 14px;
          }
          


          
          
          /*----------------------------------- Modal Popup CSS ---------------------------------------*/
          .pricingpopup .modal-dialog{
              max-width: 850px;
          }
          .pricingpopup .modal-content{
              border-radius: 10px;
          }
          .pricingpopup .modal-body{
              padding: 0;
          }
          .pricingpopup .modal-body > .btn-close{
            position: absolute;
            right: 3px;
            top: 3px;
            color: #000;
            font-size: 12px;
          }
          .pricingpopup .modal-body img{
            border-radius: 10px 0px 0px 10px;
          }
          .pricingpopup .modal-body .row > .col-lg-6:nth-child(2){
              padding: 0px 45px 0 15px;
          }
          
          header.desktopheader{
              transition: all ease-in-out 0.4s;
             background-color: #e61822 !important;
              top: 0px;
            position: fixed;
            z-index: 110;
            width: 100%;
            height: 73px;
          }
          .desktopheader > nav{
                z-index: 9;
                transition: all ease-in-out 0.4s;
          }
          .headerlinks{
              width: 100%;
              justify-content: flex-end;
          }
          .navbar-brand > img{
              max-width: 68px;
          }
          .headerlinks{
              margin-top: 20px;
          }
          .headerlinks > li > a{
              color: #fff !important;
              font-size: 14px;
          }
          .emailchat{
              position: absolute;
                top: -1px;
                right: 17%;
                color: #fff;
          }
          .emailchat::before{
             content: '';
            position: absolute;
            top: 6px;
            right: 86px;
            background: #fff;
            width: 0px;
            height: 0px;
          }
          .emailchat a{
                text-decoration: none;
                color: #fff;
                font-size: 13px;
          }
          .header.shrink-nav {
                top: 0px;
                background-color: #fff !important;
                position: fixed !important;
                z-index: 110;
                box-shadow: 0 0.375rem 1.5rem 0 rgb(140 152 164 / 13%);
                width: 100%;
                height: 61px !important;
            }
          .shrink-nav i.fa-envelope, .shrink-nav i.fa-comments, .shrink-nav i.fa-phone{
              color: #e61822;
          }
          .shrink-nav > nav{
              padding-top: 4px;
          }
          .shrink-nav a, .shrink-nav .headerlinks > li > a, .shrink-nav .emailchat{
              color: #000 !important;
          }
          .shrink-nav .emailchat::before{
              background: #000;
          }
          .shrink-nav .navbar-brand > img {
                margin-top: -9px;
                filter: brightness(0);
                padding: 10px;
            }
            .pricing-menu{
                display:none;
                
            }
            .pricing-scrolled .pricing-menu{
                display: flex;
                width: 100%;
                justify-content: flex-end;
                margin-top: 20px;
            }
            .pricing-scrolled .pricing-menu > li > a{
                color: #000 !important;
                font-size: 14px;
            }
                
          .mainbannersec{
              background: url('https://ik.imagekit.io/designmanhattan/assets/img/home/banner.webp?updatedAt=1633439666613') no-repeat bottom center;
              background-size: contain;
                height: 100vh;
                min-height: 770px;
              margin-top: -80px;
              position: relative;
          }
          .mainbannersec::before{
              content: '';
              position: absolute;
              top: 0px;
              left: 0px;
              width: 100%;
              height: 100%;
              background-color: #e61822;
              z-index: -1;
          }
          /*.mainbannercontent{
                margin-top: 216px;
          }*/
          .mainbannercontent > h1{
              font-family: 'Larsseit-Bold', sans-serif;
            font-weight: 600;
            font-size: 42px;
          }
          .mainbannercontent > p{
              font-family: 'Shopify Sans Web Medium', sans-serif;
                margin-bottom: 20px;
                /*margin-top: 18px;*/
                font-size: 12px !important;
          }
          .height-100{
              height: 100%;
          }
          .bannerform{
              width: 100%;
                max-width: 470px;
                margin: 0 auto;
          }
          .bannerform > .col-md-8{
              padding-right: 0px;
          }
          .input-group-text {
            background-color: transparent;
            color: #fff;
            border: 0;
            border-bottom: 2px solid #fff;
            border-radius: 0;
            padding: 5px 0px 10px 18px;
            }
          .input-group-text > img{
              max-width: 21px;
          }
          /*.input-group-text > i{
              font-size: 20px;
          }*/
          .bannerformfield {
            background: transparent;
            border: 0;
            border-bottom: 2px solid #fff;
            color: #fff;
            border-radius: 0;
        }
          .formbtn {
            width: auto;
            border-radius: 35px;
            padding: 10px 20px;
            background: transparent;
            color: #fff;
            font-size: 14px;
            font-weight: 500;
            border: 2px solid #fff;
            transition: all .3s;
            position: relative;
        }
        
        .formbtn::after{
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: 35px;
                animation: ripple 1.5s linear infinite;
            }
            .formbtn::before{
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: 35px;
                animation: ripple 1.5s linear infinite;
            }
            @keyframes ripple{
                0%{
                    box-shadow:0 0 0 1px #ffffff47;
                    
                }
                100%
                {box-shadow:0 0 0 12px #ffffff00;
                }
            }
            
          .bannerformfield:focus {
            background-color: transparent;
            color: #fff;
            border-color: transparent;
            outline: 0;
            box-shadow: none;
            border-bottom: 2px solid #fff;
        }
        .formbtn:hover, .formbtn:focus {
            background: #fff !important;
            color: #e61822 !important;
            border: 2px solid #fff;
            box-shadow: none !important;
        }
        .formbtn:active {
            background: #fff !important;
            color: #e61822;
            box-shadow: none;
            border-color: #fff;
        }
          
          .bannerformfield::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #fff;
          opacity: 1; /* Firefox */
        }

        .bannerformfield:-ms-input-placeholder { /* Internet Explorer 10-11 */
          color: #fff;
        }

        .bannerformfield::-ms-input-placeholder { /* Microsoft Edge */
          color: #fff;
        }
          .sectionheadingdiv h5{
              color: #e61822;
              font-family: 'Poppins', sans-serif;
                font-size: 16px;
                font-weight: 600;
          }
          .sectionheadingdiv p{
             color: #807e7e; 
              font-family: 'Shopify Sans Web Medium', sans-serif;
              font-size: 19px;
            font-weight: 500;
              line-height: 1.2;
          }
          
          .sectionheadingdiv hr{
            width: 11%;
            margin: 1rem auto;
            border: 0;
            border-bottom: 3px solid #e61822;
            opacity: 1;
            background-color: #e61822;
              position: relative;
          }
          .sectionheadingdiv h2{
              position: relative;
              font-family: 'Larsseit-Bold', sans-serif;
              font-size: 35px;
              font-weight: 600;
          }
          
          
          /*.sectionheadingdiv h2::before{
                content: '';
                position: absolute;
                left: 50%;
                bottom: -71%;
                transform: translate(-50%, -50%);
                background-color: #000;
                border-radius: 50%;
                width: 12px;
                height: 12px;
                z-index: 2;
          }
          .sectionheadingdiv h2::after{
                content: '';
                position: absolute;
                left: 50%;
                bottom: -54%;
                transform: translate(-50%, -50%);
                background-color: #fff;
                border-radius: 50%;
                width: 5px;
                height: 5px;
                z-index: 2;
          }*/
          
          
          h2.contactusheading::before, h2.contactusheading::after{
              left: 35px;
          }
          
          .solutiondiv{
              transition: all .3s ease;
              padding: 18px 50px 42px;
              position: relative;
              overflow: hidden;
          }
          /*.solutiondivborder{
              border-right: 1px solid #9e9e9e8c;
          }*/
          .solutiondiv::after{
              position: absolute;
                top: 100%;
                left: -100%;
                content: "";
                width: 100%;
                height: 100%;
                /*background: #FF414B;*/
                /*background: -webkit-gradient(linear, left top, right top, from(#ff4b4e), color-stop(35%, #ff5e54), to(#ff825f));*/
                background: linear-gradient(to right, #e61822 40%, #FE7B95);
                z-index: -1;
                border-radius: 0 100px 0 0;
                -webkit-transition: 0.4s;
                transition: 0.4s;
             
          }
          .solutiondiv:hover::after {
                top: 0;
                left: 0;
                border-radius: 0;
            }
          /*.solutiondiv:hover{
              background: #fff;
              border-radius: 8px;
              box-shadow: 0 20px 27px 0 rgb(0 0 0 / 5%);
          }*/
          .solutionrow > .col-md-4:hover > .solutiondiv{
                background: #fff;
                box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
                border-radius: 8px;
              
          }
          
          /*.solutionrow > .col-md-4:nth-child(1):hover .solutionrow > .col-md-4:nth-child(2):not(:hover) > .solutiondiv, .solutionrow > .col-md-4:nth-child(3):hover .solutionrow > .col-md-4:nth-child(2) > .solutiondiv{
              background: #fef8fa;
              box-shadow: none;
          }*/
          .solutionrow:not(:hover) > .col-md-4:nth-child(2) > .solutiondiv{
              background: #fff;
              box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
              border-radius: 8px;
          }
          
          .solutiondiv > a{
            text-decoration: none;
            color: #fff;
            background: linear-gradient(to right, #e61822 40%, #FE7B95);
            padding: 9px 25px 11px;
            border-radius: 25px;
              font-size: 12px;
          }
          .solutiondiv > img{
              max-width: 95px;
          }
          .solutiondiv > h4{
                font-size: 16px;
                font-weight: 600;
          }
          .solutiondiv > p{
              font-size: 14px;
          }
          
          .abousideimgdiv > img{
                margin-top: -70px;
                max-height: 418px;
                margin-left: -14%;
          }
          .aboutmainsec{
              background-color: #e61822;
              margin-top: 100px;
          }
          /*.aboutsidecontent{
              margin: 60px 0px;
          }*/
          .aboutsidecontent > h5{
              color: #fff;
              font-family: 'Poppins', sans-serif;
              font-size: 16px;
              font-weight: 600;
          }
          .aboutsidecontent > h2{
              color: #fff;
              font-family: 'Larsseit-Bold', sans-serif;
              font-size: 35px;
              font-weight: 600;
          }
          .aboutsidecontent > div.bar{
              background: #fff;
                margin: 12px 0px 17px;
          }
          .aboutsidecontent > div.bar::before{
             background: #000;
            border: 3px solid #fff;
          }
          .aboutsidecontent > hr{
                background-color: #fff;
                border-bottom: 2px solid #fff;
                opacity: 1;
                width: 13%;
          }
          .aboutsidecontent > p{
              color: #fff;
            margin-bottom: 23px;
              font-size: 15px;
          }
          .aboutsidecontent > a{
                text-decoration: none;
                color: #fff;
                border: 2px solid #fff;
                padding: 6px 22px;
                border-radius: 25px;
                  padding: 6px 35px;
                font-size: 13px;
          }
          .servicetabsul{
                justify-content: center;
                border: 0;
              margin-bottom: 50px;
          }
          .servicetabsul > li{
              position: relative;
          }
          .servicetabsul > li > hr{
              position: absolute;
            top: 0px;
            right: 0px;
            width: 1px;
            height: 92px;
            opacity: 0.1;
          }
          .servicetabsul > li > a{
                border: 0 !important;
                border-bottom: 3px solid #d2d2d2 !important;
                text-decoration: none;
                font-size: 12px;
                font-weight: 700;
                padding: 15px 35px;
                color: #000;
              position: relative;
              
          }
          .servicetabsul > li > a::before{
                content: '';
                position: absolute;
                left: 50%;
                bottom: -11%;
                transform: translate(-50%, -50%);
                background-color: #fff;
                border-radius: 50%;
                border: 3px solid #d2d2d2;
                width: 12px;
                height: 12px;
          }
          
          .servicetabsul > li > a.active{
              border-bottom: 3px solid #e61822 !important;
          }
          .servicetabsul > li > a.active::before{
              border-color: #000;
          }
          .servicetabsul > li > a:hover{
              color: #000;
          }
          .servicetabsul > li > a > img{
                max-width: 66px;
                filter: grayscale(1);
                opacity: .4;
                margin-bottom: 15px;
          }
          .servicetabsul > li > a.active > img{
              filter: none;
                opacity: 1;
          }
          .servicetabsul > li:focus-visible, .servicetabsul > li > a:focus-visible{
              outline: none;
          }
          .servicetabsul > li > a:focus{
              color: #000;
          }
          .servicetabcontentdiv{
                margin-top: 15px;
          }
          .servicetabcontentdiv > h1{
              margin-bottom: 15px;
              font-family: 'Larsseit-Bold', sans-serif;
              font-size: 38px;
              font-weight: 600;
          }
          .servicetabcontentdiv > h3{
              margin-bottom: 15px;
              font-family: 'Shopify Sans Web Medium', sans-serif;
              font-size: 22px;
            font-weight: 500;
          }
          .servicetabcontentdiv > p{
              margin-bottom: 30px;
              font-size: 15px;
              padding-right: 50px;
              color: #777777;
          }
          .servicetabcontentdiv > a{
              text-decoration: none;
                color: #fff;
                background: linear-gradient(to right, #e61822 40%, #FE7B95);
                padding: 10px 30px;
                border-radius: 25px;
              font-size: 12px;
          }
          .servicesideimg{
              max-width: 480px;
          }
         
          .servicemaindiv{
                width: 100%;
                max-width: 1090px;
                margin: 0 auto;
    
          }
          .portfoliotab{
              justify-content: center;
              border: 0
          }
          .portfoliotab > li{
              margin-right: 15px;
          }
          .portfoliotab > li > a{
              border: 2px solid #e61822 !important;
                padding: 8px 35px;
                border-radius: 25px !important;
                background: transparent !important;
                font-weight: 500;
              color: #000 !important;
              transition: all .3s;
              font-size: 14px;
          }
          .portfoliotab > li > a.active{
              background: linear-gradient(to right, #e61822 40%, #FE7B95) !important;
              color: #fff !important;
              /*border-image: linear-gradient(to right, #e61822 40%, #FE7B95) !important;*/
          }
            body.compensate-for-scrollbar {
                margin-right: 0px;
            }
          
          .maincontent .title{
              color: #1a1a1a;
              text-align: center;
              margin-bottom: 10px;
            }
            .portfolio-img-full, .portfolio-img > .maincontent{
                height: 100%;
            }
            .content {
              position: relative;
              width: 100%;
              max-width: 100%;
              height: 100%;
              margin: auto;
              overflow: hidden;
                transform: scaleX(1) scaleY(1) scaleZ(1) translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
            }

            .content .content-overlay {
              background: linear-gradient( rgba(2, 2, 2, 0.5) 100%, rgba(0, 0, 0, 0.5)100%);
              position: absolute;
              height: 100%;
              width: 100%;
              left: 0;
              top: 0;
              bottom: 0;
              right: 0;
              opacity: 0;
              -webkit-transition: all 0.4s ease-in-out 0s;
              -moz-transition: all 0.4s ease-in-out 0s;
              transition: all 0.4s ease-in-out 0s;
            }

            .content:hover .content-overlay{
              opacity: 1;
            }

            .content-image{
                height: 100%;
                width: 100%;
                /*object-fit: cover;*/
            }

            .content-details {
              position: absolute;
              text-align: center;
              padding-left: 1em;
              padding-right: 1em;
              width: 100%;
              top: 50%;
              left: 50%;
              opacity: 0;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              -webkit-transition: all 0.3s ease-in-out 0s;
              -moz-transition: all 0.3s ease-in-out 0s;
              transition: all 0.3s ease-in-out 0s;
            }

            .content:hover .content-details{
              top: 50%;
              left: 50%;
              opacity: 1;
            }

            .content-details h3{
              color: #fff;
              font-weight: 500;
              letter-spacing: 0.15em;
              margin-bottom: 0.5em;
              text-transform: uppercase;
            }

            .content-details p{
              color: #fff;
              font-size: 0.8em;
            }
          .fadeIn-top{
              top: 20%;
            }
          
          .plusicon{
                background: transparent;
                padding: 14px;
                font-size: 18px;
                border: 3px solid #e61822;
                color: #fff;
          }
          .portfoliotabcol{
              padding: 0;
              margin: 0;
          }
          a.moreportfoliobtn{
              text-decoration: none;
              color: #fff;
              background: linear-gradient(to right, #e61822 40%, #FE7B95);
              padding: 10px 28px;
                font-size: 15px;
              border-radius: 25px;
          }
          .contactusinfo{
              background-color: #fff;
              display: flex;
                padding: 17px 28px 1px;
                border-radius: 6px;
              
          }
          .contactusinfo > i{
             color: #e61822;
            margin-right: 8px;
            border-radius: 50%;
            border: 2px solid #000;
            height: 45px;
            width: 45px;
            padding-top: 12px;
            font-size: 20px;
            text-align: center;
          }
        .contactusinfo > i.fa-envelope{
            padding: 11px;
        }
          .contactusinfo > p > span{
                font-weight: 700;
          }
          .contactusinfo > p > a, .contact-font {
                text-decoration: none;
                color: #807e7e;  
              font-size: 13px;
          }
          .contactform input{
              padding: 12px 18px;
          }
          .contactform input:focus, .contactform textarea:focus{
              box-shadow: none;
              border: 1px solid #e61822;
          }
            .contactform input, .contactform textarea{
                border-radius: 4px
            }
          .contactform textarea{
              padding: 10px 18px;
              resize: none;
          }
          .contactform button{
                padding: 8px 30px;
                border-radius: 25px;
                background: linear-gradient(to right, #e61822 40%, #FE7B95);
                border: 1px solid #e61822;
              font-size: 14px;
          }
          .contactform button:hover, .contactform button:focus, .contactform button:active{
                background: linear-gradient(to right, #e61822 40%, #FE7B95);
                border: 1px solid #e61822;
                box-shadow: none !important;
          }
          .pricingmaindiv{
                border: 1px solid #e61822 !important;
                border-radius: 6px;
                padding: 0px 0px 18px;
              background-color: #fff;
          }
          .pricingmaindiv img{
              /*max-width: 95px;*/
              height: 100%;
              max-height: 55px;
          }
          .pricingmaindiv > div{
              background-color: #fef8fa;
          }
          .pricingmaindiv div.col-8 h3{
              font-size: 19px;
                font-weight: 600;
                margin-bottom: 3px;
          }
          .pricingmaindiv div.col-8 p{
                font-size: 15px;
                color: #807e7e;
                font-weight: 500;
          }
          .pricingmaindiv div.col-8 p > span{
              color: #e61822;
          }
          .pricingpricediv{
              border-bottom: 1px solid #e61822;
            margin-bottom: 28px;
              position: relative;
          }
          .pricingpricediv::before{
              content: '';
            position: absolute;
            left: 50%;
            bottom: -10%;
            transform: translate(-50%, -50%);
            background-color: #fff;
            border: 3px solid #000;
            border-radius: 50%;
            width: 9px;
            height: 9px;
          }
          
          .pricingpricediv > h1{
              color: #e61822;
              font-weight: 600;
              font-size: 40px;
              margin-bottom: 0;
          }
          .pricingpricediv > p{
                  color: #807e7e;
          }
          .pricingbtndiv{
              background-color: transparent !important;
          }
          .pricingbtndiv > a{
              text-decoration: none;
            color: #fff !important;
            background: linear-gradient(to right, #e61822 40%, #FE7B95);
              font-size: 12px;
            padding: 10px 36px;
            border-radius: 25px;
          }
          .pricingbtndiv > h6{
              margin-top: 25px;
              margin-bottom: 10px;
              font-size: 14px;
            font-weight: 600;
          }
          .pricingmaindiv ul{
              list-style-type: none;
                color: #807e7e;
                line-height: 1.8;
                padding: 10px 15px 0px 40px;
              font-size: 12px;
              height: 20rem;
             overflow-y: scroll;
              margin-bottom: 2px;
          }
          .pricingmaindiv ul > li{
              position: relative;
          }
          .pricingmaindiv ul > li::before{
              font-family: 'FontAwesome';
              content: '\f00c';
              position: absolute;
              top: 0;
              left: -26px;
              color: #e61822;
          }
          .pricingheadingstuff{
                padding: 12px 22px 0px;
              border-top-left-radius: 6px;
              border-top-right-radius: 6px;
          }

          .creativedivrow{
              position: relative;
              justify-content: center;
              
          }
          .creativedivrow > hr{
                position: absolute;
                bottom: 121px;
                left: auto;
                border-bottom: 2px solid #cfcfcf;
                background-color: #cfcfcf;
                opacity: 1;
                width: 86%;
          }
          .creativeworkdiv{
              position: relative;
              
          }
          .creativeworkplus::before{
              content: '';
            position: absolute;
            top: 10%;
            right: -55px;
            background: url('https://ik.imagekit.io/designmanhattan/assets/img/home/s.webp?updatedAt=1633439655468') no-repeat center center;
            background-size: contain;
            width: 72px;
            height: 72px;
              
          }
          .creativeworkequal::before{
              content: '';
            position: absolute;
            top: 10%;
            right: -55px;
            background: url('https://ik.imagekit.io/designmanhattan/assets/img/home/a.webp?updatedAt=1633439664624') no-repeat center center;
            background-size: contain;
            width: 72px;
            height: 72px;
          }
          .creativeworkdiv > img{
                max-width: 230px;
                margin-bottom: 25px;
          }
          .creativeworkdiv > h6{
                color: #e61822;
                font-weight: 700;
                margin-bottom: 36px;
              position: relative;
          }
          .creativeworkdiv > h6::before{
                content: '';
                position: absolute;
                left: 50%;
                bottom: -31px;
                transform: translate(-50%, -50%);
                background-color: #fff;
                border: 4px solid #e61822;
                border-radius: 50%;
                width: 12px;
                height: 12px;
                z-index: 2;
          }
          
          .creativeworkdiv > h3{
              font-size: 18px;
                font-weight: 600;
          }
          .creativeworkdiv > h6 > span{
              color: #000;
          }
          .creativeworkdiv > p{
              color: #807e7e;
              font-size: 13px;
                padding: 0px 28px;
          }
          .textimonialmaindiv{
                background-color: #fff;
                padding: 12px 24px 18px;
                border-radius: 6px;
                position: relative;
              transition: all .3s;
          }
          .textimonialmaindiv:hover{
              box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
          }
          .textimonialmaindiv::after{
                content: "";
                position: absolute;
                border-top: 20px solid #fff;
                border-right: 20px solid rgba(0, 0, 0, 0);
                border-left: 20px solid rgba(0, 0, 0, 0);
                bottom: 1px;
                left: 15%;
                width: 25px;
                transform: translate(-50%, 100%);
          }
          .textimonialmaindiv:hover .testimoniallogodiv > img{
              filter: none;
              opacity: 1;
          }  
          .textimonialmaindiv .testimoniallogodiv{
              text-align: center;
              margin-bottom: 2px;
              
          }
          .testimoniallogodiv > img{
                max-width: 150px;
                filter: grayscale(1);
                opacity: .5;
                margin-bottom: 5px;  
              transition: all .3s;
              margin-bottom: -3px;
          }
          .testimonialstar > i{
              color: #fabc05;
              font-size: 12px;
          }
          .textimonialmaindiv > p{
              color: #807e7e;
            font-size: 13px;
              font-style: italic;
              margin-bottom: 8px;
          }
          .testimonialbottom{
              display: flex;
          }
          .testimonialbottom > img{
              width: 56px;
                height: 60px;
                margin-right: 18px;
                border-radius: 50%;
          }
          .testimonialbottom > p{
                width: 100%;
                font-weight: 600;
                font-size: 14px;
                margin: auto;    
          }
          .testimonialbottom > p > span{
              color: #e61822;
          }
          .testimonialbottom > i{
            font-size: 38px;
            color: #b6b6b6;
            margin: auto;    
              transition: all .3s;
          }
          .textimonialmaindiv:hover .testimonialbottom > i{
              color: #e61822;
          }
          
          
          
          .footer{
              background: #202020;
          }
          .copyrightdiv p{
              color: #fff;
              font-size: 12px;
          }
          .footercontent > img{
              max-width: 100px;
              margin-bottom: 15px;
          }
          .footercontent > p{
              color: #b5b5b5;
              font-size: 14px;
          }
          .footercontent > a > i{
            color: #fff;
                border-radius: 50%;
                font-size: 13px;
                margin-right: 5px;
                width: 30px;
                height: 30px;
                text-align: center;
                padding-top: 9px;
            }
            .footercontent > a > i.fa-behance{
                background: #0054f7;
            }
          .footercontent > a > i.fa-facebook{
              background: #4267B2;
              
          }
          .footercontent > a > i.fa-twitter{
              background: #00acee;
              
          }
          .footercontent > a > i.fa-google-plus{
              background: #db3236;
                
          }
          .footercontent > a > i.fa-linkedin{
              background: #0077b5;
              
          }
          .footercontent > a > i.fa-instagram{
              background: #E1306C;
              
          }
          .footerlinks > h4{
            color: #fff;
              font-size: 18px;
          }
          /*.footerlinks > hr{
              opacity: 1;
                border-bottom: 2px solid #e61822;
                background-color: #e61822;
                width: 37%;
          }*/
          .footerlinks > ul{
            list-style-type: none;
            padding: 0;
            line-height: 2;
          }
          .footerlinks a{
                text-decoration: none;
                color: #B5B5B4;
                font-size: 14px;
                transition: all .3s ease;
          }
          .footerlinks a:hover{
              color: #fff;
          }
          .footerlinks > div.bar{
              margin: 12px 0px;
              height: 3px;
          }
          
          
          /*Cccc*/
          
          
.connecteddiv {
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 8px;
}

.connecteddiv h4 {
    color: #fff;
    font-size: 18px;
}

.bar {
    height: 4px;
    width: 70px;
    background-image: linear-gradient(to right, #e61822 40%, #FE7B95);
    position: relative;
    border-radius: 30px;
    margin: 15px auto;
}
.bar::before{
    content: '';
    position: absolute;
    left: 0;
    top: -3.2px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #000;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}

.address-section, .contact-item {
    display: flex;
    align-items: center; /* Center aligns items */
    margin-bottom: 20px;
}

.address-section {
    display: flex;
    align-items: flex-start; /* Aligns the icon and text at the top */
}

.address-icon {
    font-size: 24px;
    color: #e61822;
    border-radius: 50%;
    margin-right: 15px;
}

.address-text {
    margin: 0; /* Removes any default margin that might be pushing the text down */
    display: inline; /* Ensures the text stays inline with the icon */
}


.address-text, .contact-text {
    font-size: 14px;
    color: #B5B5B4;
    line-height: 1.5;
    margin: 0;
}

.address-text a, .contact-text a {
    color: #e61822;
    text-decoration: none;
}

.address-text a:hover, .contact-text a:hover {
    text-decoration: underline;
}


    .whatsapp-link {
        display: flex;
        align-items: center;
        font-size: 16px;
        color: #000; /* Change color as needed */
    }
    .whatsapp-link img {
        margin: 8px;
    }
    .whatsapp-link {
        display: flex;
        align-items: center; /* Aligns the icon with the text */
        text-decoration: none; /* Removes underline from the link */
        color: inherit; /* Inherits the color from the parent element */
    }
    
    .whatsapp-icon {
        width: 20px; /* Set the width of the icon */
        height: 20px; /* Set the height of the icon */
        margin-right: 8px; /* Space between the icon and the number */
        vertical-align: middle; /* Ensures the icon is vertically aligned with the text */
    }
    .address-sections {
        display: flex;
        flex-direction: column; /* Align items vertically in a single column */
    }
    
    .contact-item {
        display: flex;
        align-items: center; /* Align icon and text horizontally */
        margin-bottom: 10px; /* Space between the two contact items */
    }
    
    .address-icon, .whatsapp-icon {
        font-size: 24px; /* Adjust the size of the icons */
        margin-right: 10px; /* Space between the icon and the text */
    }
    
    .contact-text {
        margin: 0; /* Remove any default margin */
    }
    



        /* Contact Us Page */
            .commonpagebanner{
                margin-top: -2px;
                height: 50vh;
                background-color: #e61822 !important;
                
            }
            /*.commonpagebanner .mainbannercontent{
                    margin-top: 135px;
            }*/
            .contactpagemainsec{
              position: relative;
          }
          .contactpagemainsec::before{
              content: '';
            position: absolute;
            top: -1%;
            left: 0;
            width: 100%;
            height: 36%;
            background-color: #e61822;
            z-index: -1;
          }
          /*.contactpagemainsec > div.container{
              background-color: #fef8fa;
              border-radius: 6px;
          }*/
          #accordion{
              padding-right: 10px;
          }
          #accordion > h3{
                font-size: 16px;
                font-weight: 500;
                background-color: #f7f7f7;
                padding: 15px 15px;
                border-radius: 6px;
                cursor: pointer;
          }
          #accordion div{
                padding: 8px 20px;
          }
          #accordion > h3 > i{
                float: right;
                color: #e61822;
                font-size: 14px;
                padding-top: 3px;
          }
          #accordion div > p{
              font-size: 14px;
          }
        .contactpagemainsec .contactmaindivinner{
            background-color: #fef8fa;
            border-radius: 6px;
            width: 100%;
            margin: auto;
            max-width: 1140px;
        }
            
            
            /* Portfolio Page */
            .portfoliopagemainsec{
              height: 100vh;
                max-height: 600px;
              overflow: hidden;
              position: relative;
              background-color: #e61822 !important;
          }
          .portfoliobannerdiv{
              position: absolute;
                bottom: -1px;
                right: 0;
                width: 50%;
          }
          /*.portfoliopagemainsec .mainbannercontent {
                margin-top: 220px;
            }*/
            
            
            /* Pricing Page */
            .innerpagebannerdiv{
                margin-top: 12%;
            }
            
            /* About Us Page */
           .aboutsolutionsec{
              position: relative;
          }
          .aboutsolutionsec::before{
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-color: #fef8fa;
              z-index: -1;
          }
          .aboutpagebannersec{
                background-color: #e61822;
                margin-top: -2px;
                height: 71vh;
                position: relative;
                overflow: hidden;
          }
          .aboutpagebannersec::before{
              content: '';
              position: absolute;
              bottom: -23%;
              left: 5%;
              background: url('https://ik.imagekit.io/designmanhattan/assets/img/about/aboutbanner.webp?updatedAt=1633439601884') no-repeat center center;
              background-size: contain;
                width: 90%;
                height: 55%;
          }
          /*.aboutpagebannerdiv{
              margin-top: 34%;
          }*/
          .aboutpagebannerdiv > h1{
                color: #fff;
                font-family: 'Larsseit-Bold', sans-serif;
                font-size: 45px;
                margin-bottom: 0px;
          }
          .aboutpagebannerdiv > p{
                color: #fff;
                font-family: 'Shopify Sans Web Medium', sans-serif;
                font-size: 12px;
                margin-bottom: 28px;
          }
          .aboutpagebannerdiv > a{
                text-decoration: none;
                color: #fff;
                border: 2px solid #fff;
                border-radius: 35px;
                padding: 10px 20px;
                font-size: 15px;
                font-weight: 500;
              transition: all .3s;
              position: relative;
              background: transparent;
          }
          .aboutpagebannerdiv > a::before{
              content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: 35px;
                animation: ripple 1.5s linear infinite;
          }
          .aboutpagebannerdiv > a::after{
              content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: 35px;
                animation: ripple 1.5s linear infinite;
          }
          
            .aboutpagesolutionrow > div.col-md-4:nth-child(1) > .aboutpagesolutiondiv, 
            .aboutpagesolutionrow > div.col-md-4:nth-child(2) > .aboutpagesolutiondiv{
                border-bottom: 1px solid #cfcfcf;
                border-right: 1px solid #cfcfcf;
            } 
            .aboutpagesolutionrow > div.col-md-4:nth-child(3) > .aboutpagesolutiondiv{
                border-bottom: 1px solid #cfcfcf;
            }
            .aboutpagesolutionrow > div.col-md-4:nth-child(4) > .aboutpagesolutiondiv, .aboutpagesolutionrow > div.col-md-4:nth-child(5) > .aboutpagesolutiondiv{
                border-right: 1px solid #cfcfcf;
            }
          
          .bannerrightimgdiv > img{
              transform: rotate(15deg);
          }
          .aboutpagesolutiondiv{
              padding: 28px 20px 6px;
              transition: all .3s ease;
			  height: 42vh;
          }
          .aboutpagesolutiondiv .col-8{
              padding-left: 0;
          }
          .aboutpagesolutiondiv .col-8 > h4{
                font-size: 16px;
                font-weight: 600;
          }
          .aboutpagesolutiondiv .col-8 > p{
              font-size: 14px;
          }
          .aboutpagesolutionrow{
              position: relative;
          }
          /*.aboutpagesolutionrow::before{
              content: '';
            position: absolute;
            top: 0px;
            left: 346px;
            width: 1px;
            height: 255px;
            background-color: #cfcfcf;
            z-index: -1;
          }
          .aboutpagesolutionrow::after{
               content: '';
            position: absolute;
            top: 0px;
            right: 347px;
            width: 1px;
            height: 255px;
            background-color: #cfcfcf;
            z-index: -1;
          }
          .aboutpagesolutionrow hr{
              position: absolute;
            bottom: 126px;
            left: auto;
            border-bottom: 1px solid #cfcfcf;
            background-color: #cfcfcf;
            opacity: 1;
            width: 100%;
            margin: 0;
            z-index: -1;
          }*/
          
          .aboutpagesolutionrow > .col-md-4:hover > .aboutpagesolutiondiv{
                background: #fff;
                box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
                border-radius: 4px;
              transform: scale(1.04);
              z-index: 9;
          }
          .aboutpagesolutionrow > div.col-md-4{
              margin: 0;
          }
          
          /*.aboutpagesolutionrow:not(:hover) > .col-md-4:nth-child(2) > .aboutpagesolutiondiv{
              background: #fff;
              box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
              border-radius: 4px;
          }*/
          .aboutpagesolutiondiv img{
              max-width: 70px;
          }
          
          .tooltip {
          position: relative;
          float: right;
        }
        
        .tooltip > .tooltip-inner {
          background: linear-gradient(to right, #e61822 40%, #FE7B95);
          padding: 5px 15px;
          color: rgb(23, 44, 66);
          font-weight: bold;
          font-size: 13px;
        }
        
        .progress {
          border-radius: 6px;
          overflow: visible;
          height: 6px;
          position: relative;
          margin-bottom: 15px;
        }
        .progressbartext{
            margin-bottom: 5px;
        }
        .progress > span{
            position: absolute;
            right: 0;
            top: -22px;
        }
        
        .progress-bar {
            border-radius: 6px;
          background: linear-gradient(to right, #e61822 40%, #FE7B95);
          -webkit-transition: width 1.5s ease-in-out;
          transition: width 1.5s ease-in-out;
        }
        ul.pointsul{
            list-style-type: none;
            color: #777777;
            font-size: 15px;
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            line-height: 1.5;
        }
        ul.pointsul > li{
            position: relative;
        }
        ul.pointsul > li::before{
            content: '\f00c';
            font-family: FontAwesome;
            position: absolute;
            left: -32px;
            top: 3px;
            color: #e61822;
        }
        p.parasidecontent{
            color: #777777;
            font-size: 15px;
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            line-height: 1.5;
        }
        
        


          @-webkit-keyframes MOVE-BG {
              0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
              }
              50% {
                -webkit-transform: translateX(60px);
                transform: translateX(60px);
              }
              100% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
              }
              }
            @keyframes MOVE-BG {
              0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
              }
              50% {
                -webkit-transform: translateX(60px);
                transform: translateX(60px);
              }
              100% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
              }
            }
            
            
            /* Logo Design Page */
             .logodesignbannersec{
                background-color: #e61822;
                margin-top: -2px;
                height: 100vh;
          }
          .logodesignbannerdiv > h1{
                color: #fff;
                font-family: 'Larsseit-Bold', sans-serif;
                font-size: 45px;
          }
          .logodesignbannerdiv > p{
                color: #fff;
                font-family: 'Shopify Sans Web Medium', sans-serif;
                font-size: 12px;
                margin-bottom: 28px;
          }
          .logodesignbannerdiv > a{
                text-decoration: none;
                color: #fff;
                border: 2px solid #fff;
                border-radius: 35px;
                padding: 10px 20px;
                font-size: 15px;
                font-weight: 500;
              transition: all .3s;
              position: relative;
              background: transparent;
          }
          .logodesignbannerdiv > a::before{
              content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: 35px;
                animation: ripple 1.5s linear infinite;
          }
          .logodesignbannerdiv > a::after{
              content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: 35px;
                animation: ripple 1.5s linear infinite;
          }
          .bannerrightimgdiv > img{
              transform: rotate(15deg);
          }
          .logodesignsolutiondiv{
                padding: 28px 20px 6px;
              transition: all .3s ease;
          }
          .logodesignsolutiondiv .col-8{
              padding-left: 0;
          }
          .logodesignsolutiondiv .col-8 > h4{
                font-size: 16px;
                font-weight: 600;
          }
          .logodesignsolutiondiv .col-8 > p{
              font-size: 14px;
          }
          .logodesignsolutionrow > .col-md-4:hover > .logodesignsolutiondiv{
                background: #fff;
                box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
                border-radius: 4px;
              
          }
          
          .logodesignsolutionrow:not(:hover) > .col-md-4:nth-child(2) > .logodesignsolutiondiv{
              background: #fff;
              box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
              border-radius: 4px;
          }
          

                 /* Steps Page CSS */
                .step-form {
                    width: 100%;
                    height: 100vh;
                    position: relative;
                }
                .step-container {
                    width: 100%;
                    position: relative;
                    top: 70px;
                    height: calc(100% - 153px);
                    overflow: auto;
                    padding: 0;
                }
                .step-center {
                    position: absolute;
                    top: 50%;
                    width: 100%;
                    transform: translateY(-50%);
                }
                .step-center.top-48-desktop {
                    top: 48%;
                }
                .step-heading {
                    text-align: center;
                    width: 100%;
                    padding-bottom: 30px;
                }
                .step-heading h1 {
                    font-weight: 700;
                    font-size: 30px;
                    color: #000;
                    margin: 0;
                    font-family: Poppins, sans-serif;
                    text-transform: capitalize;
                }
                .step-input {
                    width: 100%;
                    padding: 14px 25px 14px 25px;
                    font-weight: 600;
                    outline: 0;
                    border: 1px solid #d7d7d7;
                    color: #4b4b4b;
                    margin-bottom: 14px;
                    border-radius: 4px;
                    height: auto;
                    font-size: 15px;
                }
                .step-input:focus {
                    border-color: #e61822;
                }
                .step-footer {
                    width: 100%;
                    background: #fff;
                    border-top: 1px solid #ddd;
                    padding: 20px 0;
                    position: fixed;
                    bottom: 0;
                    left: 0;
                    right: 0;
                }
                .step-form-submit-area {
                    display: inline-block;
                    position: relative;
                    left: 50%;
                    transform: translateX(-50%);
                }
                input.step-form-submit {
                    color: #fff;
                    position: relative;
                    background: linear-gradient(to right, #e61822 40%, #FE7B95);
                    border: 0;
                    outline: 0;
                    padding: 10px 30px;
                    z-index: 2;
                    font-weight: 700;
                    text-transform: uppercase;
                    border-radius: 30px;
                    font-size: 15px;
                }
                .step-footer-loader {
                    height: 3px;
                    position: absolute;
                    top: 0;
                    left: 0;
                    transform: translateY(-50%);
                    background: #3640e4;
                    transition: all 0.5s;
                    display: none;
                }
                .step-footer-loader:after {
                    content: "";
                    position: absolute;
                    right: 0;
                    top: 49%;
                    background: #3640e4;
                    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
                    width: 10px;
                    height: 10px;
                    transform: translate(50%, -50%);
                }
                .step-selective {
                    width: 100%;
                    display: none;
                }
                .step-label {
                    width: calc(100% + 10px);
                    height: calc(100% - 20px);
                    background: #fff;
                    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
                    position: relative;
                    cursor: pointer;
                    font-size: 14px;
                    text-align: center;
                    margin: 0 -5px;
                    margin-bottom: 20px;
                    transition: all 0.3s;
                }
                .step-img-holder {
                    position: relative;
                }
                .step2 .step-img-holder {
                    padding-top: 10px;
                }
                .step-label img {
                    width: 100%;
                    text-align: center;
                }
                .step2 .step-label img {
                    max-height: 55px;
                    width: auto;
                }
                .step-label-heading {
                    margin: 0;
                    font-weight: 600;
                    text-align: center;
                    font-size: 12px;
                    padding: 10px 10px;
                    color: #010101;
                    background: #fff;
                    position: relative;
                    line-height: 1.2;
                }
                .step-label:before, .contenthide:before {
                    content: "\f00c";
                    font-family: FontAwesome;
                    background-color: #e61822;
                    top: 10px;
                    left: auto;
                    right: 10px;
                    transform: scale(0);
                    color: #fff;
                    display: block;
                    border-radius: 50%;
                    position: absolute;
                    width: 26px;
                    height: 26px;
                    text-align: center;
                    line-height: 27px;
                    transition-duration: 0.1s;
                    font-weight: 900;
                    font-size: 14px;
                    transition: all 0.4;
                    z-index: 1;
                }
                
                .color-step .step-label:before {
                    display: none;
                }
                :checked + label:before, :checked + label .contenthide:before {
                    transform: scale(1);
                }
                .small-tick-area .step-label-heading {
                    margin-top: -34px;
                }
                .step-footer-loader > span {
                    position: absolute;
                    top: 0;
                    right: -5px;
                    transform: translateY(-150%);
                    color: #3640e4;
                    font-weight: 400;
                    font-size: 18px;
                    z-index: 30;
                    font-family: Montserrat, sans-serif;
                }
                .step-footer-loader > span > span {
                    opacity: 0.7;
                    font-size: 12px;
                }
                .step-pt-20 .step-img-holder {
                    padding-top: 20px;
                }
                .step-slider {
                    -webkit-appearance: none;
                    width: 100%;
                    height: 15px;
                    border-radius: 5px;
                    background: #d3d3d3;
                    outline: 0;
                    opacity: 0.9;
                    -webkit-transition: 0.2s;
                    transition: opacity 0.2s;
                    padding: 0;
                    margin-bottom: 15px;
                }
                .step-slider:hover {
                    opacity: 1;
                }
                .step-slider::-webkit-slider-thumb {
                    -webkit-appearance: none;
                    appearance: none;
                    width: 25px;
                    height: 25px;
                    border-radius: 50%;
                    background: #e61822;
                    cursor: pointer;
                }
                .step-slider::-moz-range-thumb {
                    width: 25px;
                    height: 25px;
                    border-radius: 50%;
                    background: #e61822;
                    cursor: pointer;
                }
                .p-left-bar {
                    float: left;
                    margin: 0;
                    font-size: 14px;
                    line-height: 30px;
                }
                .p-right-bar {
                    float: right;
                    margin: 0;
                    font-size: 14px;
                    line-height: 30px;
                }
                .max-700 {
                    width: 100%;
                    max-width: 700px;
                    margin: 0 auto;
                }
                .max-900 {
                    width: 100%;
                    max-width: 900px;
                    margin: 0 auto;
                }
                .step-footer-z-index {
                    z-index: 2000;
                    background: 0 0;
                    border: none;
                }
                .single-final-text > h4 {
                    line-height: 18px;
                    font-weight: 600;
                    font-size: 18px;
                    margin: 10px 0;
                }
                .single-final-text > p {
                    line-height: 30px;
                }


            .footertermsdiv a {
                text-transform: capitalize;
            }
            
            .contactusinfo > p > span.contact-font {
                font-weight: 400;
            }
            
            .carouselsolutionrowforipad{
                display: none;
            }
            
            .ipadcontactheadingrow{
                display: none;
            }

          
          @media (min-width: 1200px){
            .container, .container-lg, .container-md, .container-sm, .container-xl {
                max-width: 1050px;
            }
            .pricingmaindiv div.col-8 h3{
                font-size: 17px;
            }
            .pricingmaindiv div.col-8 p {
                font-size: 14px;
            }
            .mainbannercontent > h1{
                font-size: 40px;
            }
            .mainbannercontent > p{
                font-size: 19px;
            }
          }
          
          @media (min-width: 1550px) {
              
            
            .mainbannersec {
                height: calc(100vh + 80px);
            }    
            .mainbannercontent {
                margin-top: -55px;
            }
          }



            @media (min-width: 1900px){
                
            .section-padding-1920 {
                padding: 60px 0 70px !important;
                margin: 0 !important;
            }
            
            .mainbannersec {
                height: calc(100vh + 80px);
            }    
            
            .navbar-brand > img{
                max-width: 174px;
            }
            .emailchat a{
                font-size: 16px;
            }
            .emailchat::before {
                right: 104px;
            }
            .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
                max-width: 1474px;
            }
            .commonpagebanner .mainbannercontent{
                    margin: 0px;
                    background-color: #e61822 !important;
            }
            .commonpagebanner div.col-md-7{
                margin: auto;
                background-color: #e61822 !important;
            }
            .portfoliopagemainsec{
                max-height: 850px;
            }
            .mainbannercontent {
                margin-top: 0px;
            }
            .bannerform {
                max-width: 550px;
            }
            .formbtn {
                padding: 14px 30px;
                white-space: nowrap;
                font-size: 18px;
                line-height: 1;
            }
            .mainbannercontent {
                margin-top: -55px;
            }
            .bannerformfield {
                font-size: 21px;
                padding-bottom: 10px;
            }
            .mainbannercontent > h1 {
                font-size: 56px;
            }
            .mainbannercontent > p {
                font-size: 26px;
            }
            header.desktopheader, header.desktopheader.shrink-nav {
                height: 83px !important;
            }
            .desktopheader > nav, .shrink-nav > nav {
                padding: 10px 0;
            }
            .input-group-text > img {
                max-width: 28px;
            }
            .sectionheadingdiv h5 {
                font-size: 20px;
            }
            .sectionheadingdiv h2, .aboutsidecontent > h2{
                font-size: 45px;
            }
            .sectionheadingdiv p, .aboutsidecontent > p, .creativeworkdiv > h3{
                font-size: 25px;
            }
            .bar {
                height: 5px;
                width: 90px;
            }
            .mb-5 > .sectionheadingdiv {
                padding-bottom: 15px;
            }
            .servicetabsul > li > a > img {
                max-width: 80px;
            }
            .solutiondiv > img {
                max-width: 115px;
            }
            .solutiondiv > h4 {
                font-size: 24px;
                font-weight: 600;
            }
            .solutiondiv > p, .servicetabcontentdiv > p, a.moreportfoliobtn, .aboutsidecontent > h5, .aboutsidecontent > a, .footercontent > p{
                font-size: 20px;
            }
            .servicetabsul > li > a, .portfoliotab > li > a, a.moreportfoliobtn, .contactform button{
                font-size: 18px;
            }
            .servicetabsul > li > a::before {
                bottom: -9%;
            }
            .servicetabsul > li > a {
                padding: 15px 43px;
            }
            .servicemaindiv {
                max-width: 1285px;
            }
            .servicetabcontentdiv > h1 {
                font-size: 45px;
            }
            .solutiondiv > a, .servicetabcontentdiv > a {
                font-size: 18px;
                padding: 11px 30px 13px;
            }
            .moreportfoliobtn {
                margin-top: 20px;
                display: inline-block;
            }
            .headerlinks > li > a {
                font-size: 18px;
            }
            .pricingmaindiv div.col-8 h3 {
                font-size: 26px;
            }
            .pricingmaindiv div.col-8 p {
                font-size: 20px;
            }
            .pricingheadingstuff {
                padding: 20px 22px 10px;
            }
            .pricingpricediv > h1 {
                font-size: 50px;
            }
            .pricingpricediv > p, .testimonialbottom > p{
                font-size: 20px;
            }
            .pricingbtndiv > a, .testimonialstar > i, .footerlinks a, .connecteddiv > div > p, .copyrightdiv p, .footertermsdiv a{
                 font-size: 16px;   
            }
            .pricingbtndiv > h6, .pricingmaindiv ul, .creativeworkdiv > p, .textimonialmaindiv > p{
                font-size: 18px; 
            }
            .creativeworkdiv > img {
                max-width: 250px;
            }
            .creativeworkdiv > h6 {
                font-size: 26px;
            }
            .aboutmainsec {
                margin-bottom: 0 !important;
            }
            .mb-0-1920 {
                margin-bottom: 0 !important;
            }
            .pricingmaindiv ul {
                padding: 10px 20px 0px 45px;
            }
            .progressbartext, .progress > span {
                font-size: 20px;
            }
            
            .progress > span {
                top: -35px;
            }
            .creativeworkdiv > p {
                margin-bottom: 0;
                font-size: 20px;
            }
            .abousideimgdiv > img {
                margin-top: -100px;
                min-height: 500px;
            }
            .creativedivrow > hr {
                bottom: 160px;
            }
            
            .pricingmaindiv img {
                width: auto;
            }
            .creativeworkdiv > h6{
                font-size: 22px;
                margin-bottom: 40px;
            }
            .creativeworkdiv > h6::before{
                bottom: -36px;
                width: 15px;
                height: 15px;     
            }
            .testimonialbottom > img {
                width: 70px;
                height: 70px;
            }
            
            .testimonialbottom > p {
                font-size: 22px;
            }
            
            .textimonialmaindiv > p {
                margin-bottom: 15px;
            }
            .testimonial-margin-1920 {
                margin-bottom: 0px !important;
            }
            .testimonialbottom > i{
                font-size: 45px;
            }
            .testimoniallogodiv > img{
                max-width: 210px;
                margin-bottom: 7px;
            }
            .contactusinfo p, .contactusinfo > p > a, .contact-font {
                font-size: 20px;
            }
            .footercontent > img {
                max-width: 220px;
            }
            .footerlinks > h4, .connecteddiv > h4{
                font-size: 24px;
            }
            .footercontent > a > i{
                font-size: 18px;
                width: 40px;
                height: 40px;
                padding-top: 12px;
            }
            .footerlinks > div.bar::before, .connecteddiv > div.bar::before {
                border: 3px solid #fff;
                top: -4px;
                height: 12px;
                width: 12px;
            }
            
            #accordion > h3{
                font-size: 20px;
            }
            #accordion > h3 > i {
                font-size: 18px;
            }
            #accordion div > p {
                font-size: 18px;
                font-weight: 500;
            }
            .portfoliopagemainsec div.col-md-6{
                margin: auto 0;
            }
            .portfoliopagemainsec .mainbannercontent{
                margin-top: 0;
            }
            
            .contactpagemainsec .contactmaindivinner{
                max-width: 1565px;
            }
            .contactformcoldiv{
                padding-left: 40px;
            }
            .mapiframe{
                padding-left: 40px;
            }
            .mapiframe{
                height: 350px;
            }
            .contactform textarea {
                height: 223px;
            }
            .contactpagemainsec {
                margin-top: -95px;
            }
            .footer > div > hr {
                margin: 50px 0px 20px;
            }
            
            .footerlinks a, .connecteddiv > div > p {
                font-size: 18px;
            }
            
            .connecteddiv > div > i {
                transform: translateY(3px);
            }
            
            .contactusinfo > i {
                transform: translateY(5px);
            }
            
            .bar::before {
                top: -4.2px;
                height: 13px;
                width: 13px;
            }
            
            .textimonialmaindiv {
                padding: 20px 30px;
            }
            
            .footer {
                padding-top: 60px !important;
            }
            
            
            .aboutpagebannersec {
                height: 61vh;
            }
            .aboutpagesolutionrow::before {
                left: 34%;
            }
            .aboutpagesolutionrow::after{
                right: 33%;
            }
            
            .aboutpagesolutiondiv .col-8 > h4 {
                font-size: 21px;
            }
            
            .aboutpagesolutiondiv .col-8 > p {
                font-size: 19px;
            }
            
            .aboutpagesolutiondiv img {
                max-width: 95px;
            }
            
            .aboutpagesolutionrow::before, .aboutpagesolutionrow::after {
                height: 294px;
            }
            
            .aboutpagesolutionrow hr {
                bottom: 147px;
            }
            
            ul.pointsul {
                font-size: 20px;
                margin: 30px 0 0;
            }
            
            .sectionheadingdiv p.parasidecontent {
                font-size: 20px;
                margin-bottom: 0 !important;
            }
            
            .pb-0-1920 {
                padding-bottom: 0 !important;
            }

            
            
            
           /* @-webkit-keyframes MOVE-BG {
              0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
              }
              50% {
                -webkit-transform: translateX(77px);
                transform: translateX(77px);
              }
              100% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
              }
            }
            @keyframes MOVE-BG {
              0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
              }
              50% {
                -webkit-transform: translateX(77px);
                transform: translateX(77px);
              }
              100% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
              }
            }*/
          }


            .displaynonedesktop{
                 display: none;
             }

#menu-new-menu{
	margin-top: 25px;
}
#menu-new-menu > li{
	margin-right: 23px;
}
#menu-new-menu > li > a{
	color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}


          @media (max-width: 650px) { 
             .displaynonemobile, .creativeworkplus::before, .creativeworkequal::before, .contactpagemainsec::before, .logodesignsolutionrow::before, .logodesignsolutionrow::after, .aboutpagesolutionrow::before, .aboutpagesolutionrow::after{
                 display: none;
             }
             .displaynonedesktop{
                 display: block;
             }
             .phonecolorpinkmob{
                color: #e61822;
             }
              .desktopheader{
                position: fixed;
                z-index: 110;
                  width: 100%;
              }
              .desktopheader .container{
                  padding: 0;
              }
              .desktopheader a.navbar-brand{
                  padding-left: 15px;
              }
              .desktopheader button.navbar-toggler{
                  margin-right: 0px;
                    margin-top: -5px;
                  border-color: transparent;
              }
              .desktopheader button.navbar-toggler:focus{
                  box-shadow: none;
              }
              .desktopheader > nav{
                  padding-top: 12px;
              }
              .shrink-nav .navbar-toggler > .fa-bars{
                  color: #e61822;
              }
              .navbar-toggler > .fa-bars{
                font-size: 25px;
                color: #fff;
              }
              .headerlinks{
                background: #fff;
                padding: 15px 15px 15px;
                margin-top: 7px;
              }
              .headerlinks > li > a {
                color: #000 !important;
                  font-size: 15px;
              }
              .pricingpopup .modal-body .row > .col-lg-6:nth-child(2) {
                    padding: 20px 28px;
                }
              
              .pricing-scrolled .pricing-menu{
                background: #fff;
                padding: 15px 15px 15px;
                margin-top: 7px;
              }
              /*.commonpagebanner .mainbannercontent{
                  margin-top: 192px;
              }*/
              .mainbannercontentmob{
                  margin-top: 24% !important;
              }
              .bannerform > .col-md-8 {
                    padding-right: 10px;
                }
              .bannerformfield, .input-group-text{
                  border-bottom: 2px solid #fff;
              }
              .formbtn{
                  width: 70%;
              }
              a.formbtn{
                  width: auto;
              }
              .input-group{
                border: 0;
                border-radius: 30px;
                padding: 4px 0px;
                width: 90%;
                margin: auto;
                margin-bottom: 10px;
              }
              .mainbannersec{
                  background: none;
              }
              .mainbannercontent > h1 {
                font-size: 28px;
                font-weight: 500;
            }
              .mainbannercontent > p {
                font-size: 18px;
            }
              .mainbannersec div.col-sm-12{
                  margin: auto;
              }
              .mainbannercontent{
                  margin-top: 0;
              }
            
            .solutionrow > div.col-sm-12:nth-child(3) > .solutiondiv{
                margin: 0 10px -30px;
            } 
            
              .logodesignbannerdiv{
                    margin-top: 70px;
              }
              .logodesignbannerdiv > h1{
                 font-size: 26px !important;
                font-weight: 500;
              }
              .logodesignbannerdiv > p{
                  font-size: 12px !important;
              }
              .sectionheadingdiv h2, .aboutsidecontent > h2{
                font-size: 25px;
            }
              .sectionheadingdiv p {
                font-size: 15px;
            }
              .servicetabsul > li {
                width: 25%;
            }
              .solutiondiv {
                margin: 0 10px;
            }
              .servicetabsul > li > a {
                font-size: 13px;
                padding: 0 0px 10px;
                  font-weight: 500;
            }
            .servicetabsul > li > a > img {
                margin-bottom: 3px;
            }
              .servicetabcontentdiv {
                margin-top: -10px;
                margin-bottom: 33px;
            }
              .servicetabcontentdiv > h1 {
                font-size: 24px;
              }
              .servicetabcontentdiv > h3 {
                  font-size: 19px;
              }
              .servicetabcontentdiv > p {
                    font-size: 14px;
              }
              .servicetabsul > li > a::before {
                    bottom: -14px;
              }
              
              .portfoliotab{
                display: inline-block;
                width: 100%;
                text-align: center;
              }
              .portfoliotab > li{
                  margin-right: 0;
                    margin-bottom: 10px;
              }
              .emailchat{
                  display: none;
              }
              .pricingmaindiv{
                  margin: 0 12px;
              }
              .pricingheadingstuff {
                    padding: 12px 30px 10px;
              }
              .pricingmaindiv div.col-8 h3 {
                    font-size: 25px;
              }
              .pricingmaindiv div.col-8 p {
                    font-size: 18px;
              }
              .pricingpricediv > h1{
                  font-size: 45px;
              }
              .pricingmaindiv img {
                max-height: 60px;
            }
              .pricingmaindiv ul > li, .pricingbtndiv > a{
                  font-size: 15px;
              }
              .aboutmainsec{
                  margin-top: 30px;
              }
              .abousideimgdiv{
                    order: 2;
                }
              .aboutsidecontent > a{
                font-size: 14px;
            }
              .abousideimgdiv > img {
                max-height: 265px;
                margin-left: 0;
            }
              .aboutsidecontent {
                margin: 45px 0px 112px;
            }
            .aboutpagesolutionrow > div.col-md-4 > .aboutpagesolutiondiv{
                border-bottom: 0 !important;
                border-right: 0 !important;
            }
              .creativedivrow > hr{
                  display: none;
              }
              .creativeworkdiv{
                  margin-bottom: 28px;
              }
              .creativedivrow > div.col-sm-12:nth-child(4) > .creativeworkdiv{
                  margin-bottom: -15px;
              }
              .contactformleftcol{
                  margin-bottom: 20px;
              }
              .copyrightdiv{
                  text-align: center;
              }
              .textimonialmaindiv{
                  margin: 0 10px;
              }
              .footertermsdiv{
                  text-align: center !important;
                  margin-bottom: 12px;
              }
                .footercontent > img {
                    max-width: 150px;
              }
              .footerlinks > h4, .connecteddiv > h4{
                  font-size: 16px;
              }
              .footercontent{
                  margin-bottom: 20px;
              }
              .footercontent > p, .footerlinks a, .connecteddiv > div > p, .footertermsdiv a{
                font-size: 14px;
            }
              .copyrightdiv p {
                font-size: 12px;
                margin-bottom: 5px;
            }
            .contactpagemainsec .contactmaindivinner {
                border-radius: 0;
                max-width: 100%;
            }
            
            .aboutpagebannersec div.col-sm-12{
                  margin: auto;
              }
              .aboutpagebannersec .aboutpagebannerdiv{
                  margin-top: 50px;
              }
              .aboutpagebannersec::before{
                  display: none;
                    /*bottom: -27%;
                    left: 0;
                    width: 100%;*/
                    
              }
              .aboutpagebannerdiv > h1 {
                    font-size: 26px;
                }
                .aboutpagebannerdiv > p{
                    font-size: 18px;
                }
                .aboutpagesolutionrow > div.col-sm-12:nth-child(6) > .aboutpagesolutiondiv{
                    margin-bottom: -24px;
                } 
                .aboutpagesolutionrow > .col-md-4:hover > .aboutpagesolutiondiv {
                    margin: 0 10px;
                }
            .step-heading h1 {
                    font-size: 26px;
                    line-height: 29px;
                }
                .step-container {
                    top: 60px;
                    height: calc(100% - 143px);
                }
                .top-mob {
                    position: relative;
                    top: 0;
                    width: 100%;
                    transform: none;
                    padding-top: 40px;
                }
                .colmobile {
                    width: 50%;
                }
                .colmobilerange {
                    width: 100%;
                }
                #accordion{
                    padding-right: 0px;
                }
                .aboutpagebannersec {
                    height: 50vh;
                }
                
          }
          
          @media screen and (max-width: 1400px) {
            .step-center.top-mob.step2 {
                position: relative;
                top: 0;
                width: 100%;
                transform: none;
                padding-top: 40px;
            }
        }



            @media  only screen and (min-width: 1024px) and (orientation: portrait) { 
                .abousideimgdiv > img {
                    height: auto;
                    max-height: none;
                    margin-left: 0;
                    width: 100%;
                }
                .creativedivrow > hr {
                    bottom: 140px;
                }
                .textimonialmaindiv {
                    padding: 10px 10px 15px;
                }
                .contactusinfo {
                    padding: 10px 8px 1px;
                }
                .aboutpagebannersec {
                    height: 35vh;
                }
                section.portfoliopagemainsec {
                    max-height: 500px;
                }
                .commonpagebanner {
                    height: 100vh;
                    max-height: 440px;
                }
                .contactpagemainsec .contactmaindivinner {
                    max-width: 968px;
                    padding: 0px 20px;
                }
                iframe.mapiframe{
                    height: 318px;
                }
                .solutiondiv::after{
                display: none;
            }
            .aboutsidecontent > p {
                font-size: 16px;
            }
            .creativeworkplus::before {
                right: -45px;
                width: 45px;
                height: 45px;
            }
            .creativeworkequal::before {
                right: -32px;
                width: 45px;
                height: 45px;
            }
                
            }
            
            @media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
            .emailchat, .solutionrow, .ipadhidecontactdiv{
                display: none;
            }
            .desktopheader div.container{
                max-width: 100%;
                padding: 0;
            }
            .desktopheader a.navbar-brand{
                margin-left: 16px;
            }
            .desktopheader button.navbar-toggler{
                margin-right: 15px;
                border: 0;
            }
            .desktopheader i.fa-bars{
                color: #fff;
            }
            .headerlinks{
                background: #fff;
                padding: 10px 24px;
                margin-top: 8px;
            }
            i.phonecolorpinkmob{
                color: #e61822;
            }
            .headerlinks > li > a {
                color: #000 !important;
            }
            .shrink-nav .navbar-brand > img {
                margin-top: 0px;
            }
            .shrink-nav i.fa-bars {
                color: #e61822;
            }
            .pricingrowforipad > div.col-md-3{
                width: 50%;
            }
            .aboutsidecontent > h2 {
                font-size: 24px;
            }   
            .abousideimgdiv > img {
                display: none;
            }
            .aboutmainsec {
                margin-top: 45px;
                background-color: #e61822;
                padding: 48px 0px 0px;
            }
            .aboutpagebannersec{
                height: 35vh;
            }
            .commonpagebanner{
                height: 35vh;
            }
            .portfoliopagemainsec {
                height: 50vh;
                max-height: 520px;
            }
            .portfoliotab > li > a {
                padding: 8px 24px;
            }
            .contactusinfoipad > div.col-sm-12{
                width: 100%;
            }
            .contactpagemainsec .contactmaindivinner {
                max-width: 725px;
                padding: 0px 10px;
            }
            .contactformcoldiv{
                margin: auto 0;
            }
            iframe.mapiframe{
                height: 360px;
            }
            .formbtn {
                width: 135px;
            }
            .carouselsolutionrowforipad{
                display: block;
            }
            .solutiondiv{
                text-align: center;
            }
            .solutiondiv > img{
                margin: 0 auto;
            }
            .solutiondiv::after{
                background: #fff;
            }
            .servicemaindiv > .row > .col-sm-12{
                width: 100%;
            }
            .servicetabcontentdiv{
                margin-bottom: 45px;
            }
            .creativedivrow > hr {
                bottom: 140px;
            }
            .creativeworkdiv > img {
                max-width: 166px;
            }
            .creativeworkdiv > p {
                padding: 0px 5px;
            }
            .testimonial-margin-1920 > div.col-sm-12{
                width: 50%;
            }
            .aboutmainsec div.row > .col-sm-12{
                width: 100%;
            }
            .abousideimgdiv{
                width: 100%;
                order: 2;
                margin-top: 35px;
            }
            .aboutsidecontent{
                text-align: center;
              margin-bottom: 20px;
            }
            .aboutsidecontent > div.bar{
                margin: 10px auto;
            }
            .aboutsidecontent > p {
                font-size: 16px;
            }
            .creativeworkplus::before {
                right: -45px;
                width: 40px;
                height: 40px;
            }
            .creativeworkequal::before {
                right: -32px;
                width: 40px;
                height: 40px;
            }
            .ipadcontactheadingrow{
                display: block;
                margin-bottom: 30px;
            }
            .aboutpagesolutionrow > div.col-md-4 {
                width: 50%;
            }
            .aboutpagesolutionrow > div.col-md-4 > .aboutpagesolutiondiv{
                border-bottom: 1px solid #cfcfcf;
                border-right: 1px solid #cfcfcf;
            }
            .aboutpagesolutionrow > div.col-md-4:nth-child(even) > .aboutpagesolutiondiv{
                border-right: 0;
            }
            .aboutpagesolutionrow > div.col-md-4:nth-child(5) > .aboutpagesolutiondiv, .aboutpagesolutionrow > div.col-md-4:nth-child(6) > .aboutpagesolutiondiv{
                border-bottom: 0;
            }
            .ipadactivitiesrow > div.col-md-6{
                width: 100%;
            }
            .aboutpagecarouselipad .owl-item img {
                width: 73% !important;
                margin: auto;
            }
            .portfoliobannerdiv{
                display: none;
            }
            .ipadbannerportfoliorow{
                justify-content: center;
                text-align: center;
            }
            .ipadbannerportfoliorow > div.col-sm-12{
                width: 70%;
            }
             .ipadbannerportfoliorow .mainbannercontent{
                 margin-top: 60px;
             }
             .pricing-menu{
                 background: #fff;
                padding: 10px 24px;
                margin-top: 8px !important;
             }
   
            }
   


      