.newContentText {
    max-width: 538px;
}

.homeBanner .owl-dots {
    position: absolute;
    left: 51%;
    bottom: 7%;
}

.homeBanner .owl-dots:hove,
.homeBanner .owl-dots:focus {
    text-decoration: none;
    box-shadow: none;
    outline: none;
}

.font13 {
    font-size: 13px;
}



/* css for enterprise solutions  21-04-2021 */

section.enterprise-solutions {
    background-image: url('../images/enterpriseSolutionBanner.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.enterprise-solutions.min-height-550 {
    min-height: 550px;
}

.enterpriseMaxWidth {
    max-width: 934px;
    margin: 0 auto;
}


/* end css  enterprise solutions*/


/* css for request-proposal  21-04-2021*/

section.request-proposal {
    padding: 35px 0;
}

.footerDevider {
    width: 100%;
    height: 5px;
}


/* end css for request-proposal */

.footer .footerPolicy {
    list-style: none;
}

.footer .footerPolicy li:not(:last-child):after {
    content: '|';
    margin: 8px;
}


/* end css for footer */

@media only screen and (max-width: 767px) and (min-width: 479px) {
    .homeBanner .owl-dots {
        position: absolute;
        left: 18%;
        bottom: 12%;
    }
    .yourService {
        min-height: auto;
    }
    .howWeWorksBannerText p {
        max-width: unset;
    }
    section.how-we-works {
        background-position: left bottom;
    }
    section.industry-experience {
        background-position: right bottom;
    }
    section.home-counter .border-right-custom:nth-child(2) {
        border-right: 0 !important;
    }
    .border-bottom-custom {
        border-bottom: 2px solid #F8F8F8!important;
        display: block;
    }
    .schedule-time-to-talk .bg-theme-darkblue,
    .schedule-time-to-talk .bg-theme-lightblue {
        background-color: #1D2942;
    }
    .schedule-time-to-talk .bg-theme-darkblue,
    .schedule-time-to-talk .bg-theme-lightblue {
        background-color: #1D2942;
    }
    .schedule-time-to-talk .whyChooseContent {
        position: unset;
        top: unset;
        left: unset;
        transform: unset;
        text-align: center;
        padding: 3rem 0 1.5rem 0;
    }
    .schedule-time-to-talk .whyChooseContent .maxWidthNew {
        max-width: unset;
    }
    .schedule-time-to-talk .whyChooseContent .cyanDevider {
        margin: 0 auto;
    }
    .schedule-time-to-talk .newContentText {
        max-width: 538px;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .schedule-time-to-talk .newContentText .btn-themeSky {
        margin: 0 auto;
    }
    .schedule-time-to-talk .newContentText p {
        max-width: 330px;
        margin: 0 auto;
    }
    section.case-studies {
        background-position: left bottom;
    }
}

@media only screen and (max-width: 768px) and (min-width: 479px) {
    .portfolioBody .case-studies .caseStudyMain img {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    ul.dropdown-menu.megamenu.show {
        max-height: 400px !important;
        overflow-x: scroll !important;
    }
    .testMaxWidth {
        min-height: 216px;
    }
    .card-text.text-white.cerebri-sans-pro-Medium.mb-0.textMaxWidth.vmv-desc {
        min-height: 135px;
        font-size: 14px;
    }
    .yourService {
        min-height: 465px;
    }
    .OnlyHomeBanner .bannerDetail .maxWidth {
        font-size: 22px;
    }
    /* css by khush 03-06-2021 */
    nav.navbar.navbar-expand-lg.portfolioNav {
        width: 40%;
        margin: 0 auto;
    }
    .portfolioBody .case-studies .tbs-portfolio .portfolio-Item {
        display: contents;
    }
    section.home-banner {
        padding-top: 80px;
    }
    .BannerContLayout .bannerDetail h2 {
        font-size: 26px !important;
        /* max-width: 400px !important; */
    }
    /* end css by khush 03-06-2021 */
    .homeBanner .owl-dots {
        left: 53%;
        bottom: 4%;
    }
    .bannerBigText {
        font-size: 31px !important;
    }
    .bannerBigText2 {
        font-size: 26px;
    }
    .bannerDetail .maxWidth {
        font-size: 32px;
    }
    h2.BannerTextResponsive {
        font-size: 16px !important;
    }
    /* css for Navbar */
    .custom-navbar {
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        width: 100%;
        z-index: 2;
    }
    a.navbar-brand {
        padding: 20px;
    }
    button.navbar-toggler {
        margin-right: 20px;
    }
    ul.nav.navbar-nav {
        background-color: #191919;
    }
    .custom-navbar.navbar-light .navbar-nav .nav-link {
        color: #FFFFFF !important;
        opacity: 1;
        position: relative;
    }
    .custom-navbar.navbar-light .navbar-nav .show>.nav-link {
        color: #FFFFFF !important;
    }
    .dropdown-toggle::after {
        content: url('../images/icons/ResponsiveDownMenu.svg');
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 0;
        position: absolute;
        right: 0;
        margin-top: -9px;
        color: #FFFFFF;
    }
    ul.nav.navbar-nav {
        padding: 20px;
    }
    li.dropdown.menu-large.nav-item,
    li.nav-item {
        border-bottom: 1px solid #474747;
        padding-top: 10px;
        padding-bottom: 10px;
        /* width: max-content; */
    }
    .laravel-devlopment-services li.nav-item {
        border-bottom: 0;
    }
    .portfolio-Item li.dropdown.menu-large.nav-item,
    .portfolio-Item li.nav-item {
        border-bottom: none;
        padding-top: unset;
        padding-bottom: unset;
    }
    /* Below class is for service TTL none only in mobile */
    .TtlNotInMob {
        display: none !important;
    }
    .megamenu {
        padding: 10px 0;
    }
    .custom-navbar ul.dropdown-menu.megamenu.show {
        background: #191919;
    }
    .btn.btn-brand.menuFixBtn {
        background-color: #191919;
        width: 100%;
        text-align: left;
        border-radius: 0;
        padding-left: 20px;
        padding-top: 0;
        padding: 0 20px 20px;
    }
    .btn.btn-brand.menuFixBtn::after {
        content: '';
        border-bottom: 1px solid #474747;
        width: 100%;
        padding: 10px;
        display: block;
    }
    .btn.btn-brand.menuFixBtn:hover,
    .btn.btn-brand.menuFixBtn:focus {
        color: #FFFFFF;
    }
    /* end css for menu */
    .laravelbannerBigText {
        font-size: 36px;
    }
    section.fantasyUser .container p {
        font-size: 18px;
        text-align: center;
    }
    .home .fantasy-sports-app-development h1.banner-custom-text {
        font-size: 32px;
    }
    .banerize-panel img.img-fluid.panelImage1 {
        max-width: 500px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft {
        top: 58%;
        left: 2%;
        max-width: 233px;
    }
    .banerize-panel img.img-fluid.PizzaFood {
        position: absolute;
        left: 83%;
        top: 14%;
        max-width: 13vw;
        /* animation:spin 50s linear infinite; */
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft.doctorImage {
        top: 54%;
        left: 10%;
        max-width: 127px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft.sport-player {
        position: absolute;
        top: 68%;
        left: 2%;
        max-width: 225px;
    }
    .banerize-panel img.img-fluid.manchurianFood {
        position: absolute;
        right: 85%;
        top: 10%;
        max-width: 18vw;
        animation: none;
    }
    .banerize-panel img.img-fluid.panelImage3.doctor-image {
        position: absolute;
        top: 65%;
        right: 109px;
        max-width: 91px;
    }
    /* .banerize-panel img.img-fluid.panelImage3 {
        top: 60%;
        right: 8%;
        max-width: 116px;
    } */
    .banerize-panel img.img-fluid.panelImage3 {
        top: 60%;
        right: 14%;
        max-width: 105px;
    }
    .banerize-panel img.img-fluid.panelImage3.taxiBooking {
        top: 76%;
        left: 6%;
        max-width: 300px;
    }
    .banerize-panel img.img-fluid.panelImage3.taxiMobile {
        top: 64%;
        right: 87px;
        max-width: 100px;
        z-index: 1;
    }
    .casestudyMeetChatHeight {
        min-height: 120px;
    }
    .casestudyPortalHeight {
        min-height: 120px;
    }
    .technologyExpertiseBody .BannerContLayout .bannerDetail h2 {
        font-size: 21px !important;
    }
}

@media only screen and (max-width: 480px) {
    .serviceCards.serviceBoxShadow a p.font12 {
        font-size: 11px !important;
    }
    .bannerBigText2 {
        font-size: 36px;
    }
    .teamsBody .schedule-time-to-talk .newContentText a.animatedbtn.btn {
    	display: inline-block !important;
    }
    .casestudyMeetChatHeight {
        min-height: 169px !important;
    }
    .casestudyPortalHeight {
        min-height: 135px !important;
    }
    .portfolioBody .case-studies .caseStudyMain img {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .schedule-time-to-talk .newContentText .btn-themeSky {
        margin: 0 auto;
    }
    .yourService {
        min-height: auto;
    }
    .btn-themeSky {
        padding: 10px 20px;
    }
    .availability-of-your-service .btn-themeSky {
        font-size: 16px;
    }
    .availability-of-your-service .bannerArrowRight {
        margin-bottom: 8px;
    }
    section.how-we-works {
        background-position: left bottom;
    }
    section.home-banner {
        padding-top: 80px;
    }
    .tab-content .content {
        max-width: 482px;
        margin: 0;
    }
    ul.dropdown-menu.megamenu.show {
        max-height: 400px !important;
        overflow-x: scroll !important;
    }
    .schedule-time-to-talk .bg-theme-darkblue,
    .schedule-time-to-talk .bg-theme-lightblue {
        background-color: #1D2942;
    }
    .schedule-time-to-talk .bg-theme-darkblue,
    .schedule-time-to-talk .bg-theme-lightblue {
        background-color: #1D2942;
    }
    .testimonialsHome .owl-dots {
        position: absolute;
        bottom: -50px;
        left: 45%;
        transform: translate(-50%, -50%);
    }
    .schedule-time-to-talk .whyChooseContent {
        position: unset;
        top: unset;
        left: unset;
        transform: unset;
        text-align: center;
        padding: 5rem 0 1.5rem 0;
    }
    .schedule-time-to-talk .newContentText {
        max-width: 538px;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    section.case-studies {
        background-position: left bottom;
    }
    .request-proposal h2,
    .request-proposal h6 {
        text-align: center;
    }
    .request-proposal h2 {
        font-size: 26px;
    }
    .request-proposal h6 {
        max-width: 280px;
        margin: 0px auto 25px auto;
    }
    .request-proposal .btn-themeSky {
        margin: 0 auto;
    }
    /* end KHU */
    /* Riya 17-05 */
    /*css for home-page banner */
    .bannerBigText {
        font-size: 36px !important;
    }
    h2.BannerTextResponsive {
        font-size: 22px !important;
        margin-bottom: 1rem;
    }
    .homeBanner1 .bannerDetail .maxWidth {
        font-size: 20px;
    }
    .homeBanner3 .bannerDetail .maxWidth {
        font-size: 20px;
    }
    .homeBanner3 .bannerDetail .bannerBigText2 {
        font-size: 36px !important;
    }
    .homeBanner2 .bannerDetail .maxWidth {
        font-size: 20px;
    }
    .homeBanner2 .bannerDetail .bannerBigText2 {
        font-size: 36px !important;
    }
    /* css for laravel-page bannner */
    .laravelbannerBigText {
        font-size: 36px;
    }
    .laravelDevelopmentBody .bannerDetail .maxWidth {
        font-size: 22px !important;
    }
    .aboutUsBody .bannerDetail .maxWidth {
        font-size: 18px !important;
    }
    .becomePartnerBody .bannerDetail .maxWidth {
        font-size: 18px !important;
    }
    .border-bottom-custom {
        border-bottom: 2px solid #F8F8F8!important;
        display: block;
    }
    section.home-counter .border-right-custom:nth-child(2) {
        border-right: 0 !important;
    }
    h5.YourServiceTextResponsive {
        font-size: 18px !important;
    }
    .availability-of-your-service .maxWidthNew {
        font-size: 26px;
    }
    .howWeWorksBannerText p {
        font-size: 15px;
    }
    .how-we-works .stepProgressHowWorks .maxWidthNew {
        font-size: 26px;
    }
    .stepProgressHowWorks .step .text {
        font-size: 14px;
    }
    .homeBanner .owl-dots {
        position: absolute;
        left: 4%;
        bottom: 7%;
    }
    section#availability-of-your-service {
        padding: 45px 0 !important;
    }
    .whyChooseContent {
        position: unset !important;
        top: 0px !important;
        left: 0 !important;
        transform: translate(0, 0);
        text-align: center;
        padding: 20px 0;
    }
    .cyanDevider {
        margin: 0 auto;
    }
    .whyChooseContent .newContentText {
        max-width: 347px;
        margin: 0 auto;
    }
    .availability-of-your-service .font18 {
        font-size: 16px;
    }
    .yourService p {
        max-width: 370px;
        font-size: 16px;
    }
    .enterpriseBannerDetail {
        position: absolute;
        top: 13%;
        left: 1%;
    }
    .enterpriseMaxWidth {
        font-size: 16px;
    }
    section.enterprise-solutions.min-height-550 {
        min-height: 450px;
    }
    .footer .followUs {
        display: block;
    }
    /* navbar */
    .custom-navbar {
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        width: 100%;
        z-index: 2;
    }
    a.navbar-brand {
        padding: 20px;
    }
    button.navbar-toggler {
        margin-right: 20px;
    }
    ul.nav.navbar-nav {
        background-color: #191919;
    }
    .custom-navbar.navbar-light .navbar-nav .nav-link {
        color: #FFFFFF !important;
        opacity: 1;
        position: relative;
    }
    .custom-navbar.navbar-light .navbar-nav .show>.nav-link {
        color: #FFFFFF !important;
    }
    .dropdown-toggle::after {
        content: url('../images/icons/ResponsiveDownMenu.svg');
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 0;
        position: absolute;
        right: 0;
        margin-top: -9px;
        color: #FFFFFF;
    }
    ul.nav.navbar-nav {
        padding: 20px;
    }
    li.dropdown.menu-large.nav-item,
    li.nav-item {
        border-bottom: 1px solid #474747;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .portfolio-Item li.dropdown.menu-large.nav-item,
    .portfolio-Item li.nav-item {
        border-bottom: none;
        padding-top: unset;
        padding-bottom: unset;
        width: max-content;
    }
    nav.navbar.navbar-expand-lg.portfolioNav {
        width: 60%;
        margin: 0 auto;
    }
    /* Below class is for service TTL none only in mobile */
    .TtlNotInMob {
        display: none !important;
    }
    .megamenu {
        padding: 10px 0;
    }
    .custom-navbar ul.dropdown-menu.megamenu.show {
        background: #191919;
    }
    .btn.btn-brand.menuFixBtn {
        background-color: #191919;
        width: 100%;
        text-align: left;
        border-radius: 0;
        padding-left: 20px;
        padding-top: 0;
        padding: 0 20px 20px;
    }
    .btn.btn-brand.menuFixBtn::after {
        content: '';
        border-bottom: 1px solid #474747;
        width: 100%;
        padding: 10px;
        display: block;
    }
    .btn.btn-brand.menuFixBtn:hover,
    .btn.btn-brand.menuFixBtn:focus {
        color: #FFFFFF;
    }
    .nav-pills .nav-link {
        padding: 15px !important;
    }
    .laravel-devlopment-services li.nav-item {
        border-bottom: 0;
    }
    /* end css for menu */
    .banerize-panel:nth-child(1) {
        width: 90%;
    }
    .home .fantasy-sports-app-development h1.banner-custom-text {
        font-size: 32px;
    }
    .banerize-panel img.img-fluid.panelImage1 {
        max-width: 300px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft {
        position: absolute;
        top: 84%;
        left: 9%;
        max-width: 109px;
    }
    .banerize-panel img.img-fluid.panelImage3 {
        position: absolute;
        top: 75%;
        right: 19%;
        max-width: 55px;
    }
    .banerize-panel img.img-fluid.panelImage3.taxiMobile {
        top: 78%;
        right: 28px;
        max-width: 58px;
    }
    .banerize-panel img.img-fluid.panelImage2.taxiBooking {
        top: 89%;
        left: 4%;
        max-width: 135px;
    }
    section.tbs-sport-banner {
        background-image: url('../images/tbsSportBannerResponsive.png');
    }
    section.tbs-fooddelivery-banner {
        background-image: url('../images/FoodOrderingDeliveryAppBannerResponsive.png');
    }
    section.tbs-taxibooking-banner {
        background-image: url('../images/TaxiBookingAppBannerResponsive.png');
    }
    section.tbs-datingapp-banner {
        background-image: url('../images/SocialDatingAppBannerResponsive.png');
    }
    section.tbs-musicstreaming-banner {
        background-image: url('../images/MusicStreamingAppBannerResponsive.png');
    }
    section.tbs-fitnessgym-banner {
        background-image: url('../images/FitnessGymAppBannerResponsive.png');
    }
    section.tbs-doctorappoinment-banner {
        background-image: url('../images/DoctorAppointmentAppBannerResponsive.png');
    }
    .top-slider {
        min-width: 100%;
        height: 100%;
    }
}

@media only screen and (max-width: 361px) and (min-width: 320px) {
    section.companyProfile .card .card-img-overlay .textMaxWidth {
        min-height: 100px;
        font-size: 13px;
    }
    .portfolioBody .case-studies .caseStudyMain img {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    section.fantasyUser .container p {
        font-size: 18px;
        text-align: center;
    }
    .home .fantasy-sports-app-development h1.banner-custom-text {
        font-size: 24px;
    }
    .banerize-panel img.img-fluid.panelImage1 {
        max-width: 280px;
    }
    .banerize-panel img.img-fluid.panelImage3.taxiBooking {
        position: absolute;
        top: 86%;
        left: 2%;
        max-width: 165px;
    }
    .casestudyMeetChatHeight {
        min-height: 248px !important;
    }
    .casestudyPortalHeight {
        min-height: 180px !important;
    }
    .bannerBigText2 {
        font-size: 36px;
    }
    .serviceCards .serviceBoxShadow a:first-child {
        font-size: 14px !important;
    }
}


/* css by Khush 03/June/2021 */

@media only screen and (max-width: 478px) and (min-width: 360px) {
    .bannerBigText2 {
        font-size: 36px;
    }
    .casestudyMeetChatHeight {
        min-height: 248px !important;
    }
    .casestudyPortalHeight {
        min-height: 180px !important;
    }
    nav.navbar.navbar-expand-lg.portfolioNav {
        width: 65%;
        margin: 0 auto;
    }
    .portfolioBody .case-studies .tbs-portfolio .portfolio-Item {
        display: contents;
    }
    section.home-banner {
        padding-top: 80px;
    }
    section.companyProfile .card .card-img-overlay .textMaxWidth {
        min-height: 115px;
    }
    .portfolioBody .case-studies .caseStudyMain img {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    section.fantasyUser .container p {
        font-size: 18px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft {
        top: 76%;
        left: 5%;
        max-width: 124px;
    }
    .banerize-panel img.img-fluid.panelImage3 {
        top: 77%;
        right: 10%;
        max-width: 51px;
    }
    .banerize-panel img.img-fluid.panelImage3.taxiBooking {
        top: 86%;
        left: 2%;
        max-width: 165px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft.sport-player {
        position: absolute;
        top: 84%;
        left: 3%;
        max-width: 99px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft.doctorImage {
        top: 76%;
        left: 5%;
        max-width: 63px;
    }
    .banerize-panel img.img-fluid.panelImage3.doctor-image {
        position: absolute;
        top: 77%;
        right: 23px;
        max-width: 60px;
    }
    .testMaxWidth {
        min-height: 216px;
    }
    .max-height-paragraph {
        min-height: 70px !important;
    }
    /* .banerize-panel img.img-fluid.panelImage3 {
        top: 79%;
        right: 10%;
        max-width: 51px;
    } */
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .casestudyMeetChatHeight {
        min-height: 120px;
    }
    .caseStudyMusicHeight {
        min-height: 111px;
    }
    .casestudyPortalHeight {
        min-height: 111px !important;
    }
    nav.navbar.navbar-expand-lg.portfolioNav {
        width: 55%;
    }
    section.home-banner {
        padding-top: 80px;
    }
    .portfolioBody .case-studies .caseStudyMain .whiteSpaceNowarp {
        white-space: normal;
    }
    section.fantasyUser .container p {
        font-size: 18px;
        text-align: center;
    }
    .home .fantasy-sports-app-development h1.banner-custom-text {
        font-size: 32px;
    }
    .banerize-panel img.img-fluid.panelImage1 {
        max-width: 500px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft {
        top: 70%;
        left: -14%;
        max-width: 243px;
    }
    .banerize-panel img.img-fluid.panelImage3 {
        top: 63%;
        right: -6%;
        max-width: 116px;
    }
    .testMaxWidth {
        min-height: 216px;
    }
    .blogNewsHome .blogContent {
        min-height: 289px;
    }
    .max-height-paragraph {
        min-height: 70px;
    }
    ul.dropdown-menu.megamenu.show {
        max-height: 400px !important;
        overflow-x: scroll !important;
    }
    .teams-page-minHeight {
        min-height: 62px;
    }
    .casestudyMeetChatHeight {
        min-height: 120px;
    }
    .casestudyPortalHeight {
        min-height: 120px;
    }
}

@media only screen and (max-width: 991px) {
    .topbar {
        display: none;
    }
    .portfolioBody .case-studies .caseStudyMain .whiteSpaceNowarp {
        white-space: normal;
    }
}

@media only screen and (max-width: 991px) and (min-width: 769px) {
    .casestudyMeetChatHeight {
        min-height: 120px;
    }
    .casestudyPortalHeight {
        min-height: 120px;
    }
    .portfolioBody .case-studies .caseStudyMain img,
    .case-studies .owl-item-inner img {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    section.companyProfile .card .card-img-overlay .textMaxWidth.vmv-desc {
        min-height: 130px;
        font-size: 14px;
    }
    .laravelbannerBigText {
        font-size: 44px;
    }
    .OnlyHomeBanner .bannerBigText {
        font-size: 30px;
    }
    .OnlyHomeBanner .bannerDetail h2 {
        font-size: 24px;
    }
    .max-height-paragraph {
        min-height: 291px;
    }
    .BannerContLayout .bannerDetail h2 {
        font-size: 24px !important;
    }
    section.home-banner {
        padding-top: 80px;
    }
    .custom-navbar {
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        width: 100%;
        z-index: 2;
    }
    a.navbar-brand {
        padding: 20px;
    }
    button.navbar-toggler {
        margin-right: 20px;
    }
    ul.nav.navbar-nav {
        background-color: #191919;
    }
    .custom-navbar.navbar-light .navbar-nav .nav-link {
        color: #FFFFFF !important;
        opacity: 1;
        position: relative;
    }
    .custom-navbar.navbar-light .navbar-nav .show>.nav-link {
        color: #FFFFFF !important;
    }
    .dropdown-toggle::after {
        content: url('../images/icons/ResponsiveDownMenu.svg');
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 0;
        position: absolute;
        right: 0;
        margin-top: -9px;
        color: #FFFFFF;
    }
    .portfolioBody .case-studies .caseStudyMain .whiteSpaceNowarp {
        white-space: normal;
    }
    ul.nav.navbar-nav {
        padding: 20px;
    }
    li.dropdown.menu-large.nav-item,
    li.nav-item {
        border-bottom: 1px solid #474747;
        padding-top: 10px;
        padding-bottom: 10px;
        /* width: max-content; */
    }
    img.img-fluid.panelImage2.fitnessGym.fadeInLeft {
        top: 70% !important;
        left: -4% !important;
        max-width: 240px !important;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft.doctorImage {
        top: 62%;
        left: 3%;
        max-width: 127px;
    }
    .banerize-panel img.img-fluid.panelImage3.doctor-image {
        position: absolute;
        top: 69%;
        right: 24px;
        max-width: 91px;
    }
    .laravel-devlopment-services li.nav-item {
        border-bottom: 0;
    }
    .portfolio-Item li.dropdown.menu-large.nav-item,
    .portfolio-Item li.nav-item {
        border-bottom: none;
        padding-top: unset;
        padding-bottom: unset;
    }
    .portfolioBody .case-studies .tbs-portfolio .portfolio-Item {
        display: contents;
    }
    nav.navbar.navbar-expand-lg.portfolioNav {
        width: 40%;
        margin: 0 auto;
    }
    .teams-page-minHeight {
        min-height: 62px;
    }
    /* Below class is for service TTL none only in mobile */
    .TtlNotInMob {
        display: none !important;
    }
    .megamenu {
        padding: 10px 0;
    }
    .custom-navbar ul.dropdown-menu.megamenu.show {
        background: #191919;
    }
    .btn.btn-brand.menuFixBtn {
        background-color: #191919;
        width: 100%;
        text-align: left;
        border-radius: 0;
        padding-left: 20px;
        padding-top: 0;
        padding: 0 20px 20px;
    }
    .btn.btn-brand.menuFixBtn::after {
        content: '';
        border-bottom: 1px solid #474747;
        width: 100%;
        padding: 10px;
        display: block;
    }
    .btn.btn-brand.menuFixBtn:hover,
    .btn.btn-brand.menuFixBtn:focus {
        color: #FFFFFF;
    }
    section.fantasyUser .container p {
        font-size: 18px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft {
        top: 69%;
        left: -15%;
        max-width: 315px;
    }
    .banerize-panel img.img-fluid.panelImage3 {
        top: 61%;
        right: -36px;
        max-width: 146px;
    }
    .blogNewsHome .blogContent {
        min-height: 289px;
    }
    .max-height-paragraph {
        min-height: 291px;
    }
    ul.dropdown-menu.megamenu.show {
        max-height: 400px !important;
        overflow-x: scroll !important;
    }

}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    /* css by khush 07-06-2021 */
    .casestudyMeetChatHeight {
        min-height: 197px;
    }
    .casestudyPortalHeight {
        min-height: 161px;
    }
    .potfo-LstTTL {
        font-size: 24px;
    }
    .vmv-desc {
        font-size: 13px;
    }
    section.companyProfile .card .card-img-overlay .textMaxWidth {
        min-height: 100px;
    }
    /* end */
    .globalOffice .card {
        min-height: 485px;
    }
    section.home-banner {
        padding-top: 110px;
    }
    .OnlyHomeBanner .bannerBigText {
        font-size: 45px;
    }
    .laravel-devlopment-services li.nav-item {
        border-bottom: 0;
    }
    .custom-navbar {
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        width: 100%;
        z-index: 2;
    }
    a.navbar-brand {
        padding: 20px;
    }
    button.navbar-toggler {
        margin-right: 20px;
    }
    ul.nav.navbar-nav {
        background-color: #191919;
    }
    .custom-navbar.navbar-light .navbar-nav .nav-link {
        color: #FFFFFF !important;
        opacity: 1;
        position: relative;
    }
    .custom-navbar.navbar-light .navbar-nav .show>.nav-link {
        color: #FFFFFF !important;
    }
    .dropdown-toggle::after {
        content: url('../images/icons/ResponsiveDownMenu.svg');
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 0;
        position: absolute;
        right: 0;
        margin-top: -9px;
        color: #FFFFFF;
    }
    ul.nav.navbar-nav {
        padding: 20px;
    }
    li.dropdown.menu-large.nav-item,
    li.nav-item {
        border-bottom: 1px solid #474747;
        padding-top: 10px;
        padding-bottom: 10px;
        /* width: max-content; */
    }
    .portfolio-Item li.dropdown.menu-large.nav-item,
    .portfolio-Item li.nav-item {
        border-bottom: none;
        padding-top: unset;
        padding-bottom: unset;
    }
    /* Below class is for service TTL none only in mobile */
    .TtlNotInMob {
        display: none !important;
    }
    .megamenu {
        padding: 10px 0;
    }
    .custom-navbar ul.dropdown-menu.megamenu.show {
        background: #191919;
    }
    .btn.btn-brand.menuFixBtn {
        background-color: #191919;
        width: 100%;
        text-align: left;
        border-radius: 0;
        padding-left: 20px;
        padding-top: 0;
        padding: 0 20px 20px;
    }
    .btn.btn-brand.menuFixBtn::after {
        content: '';
        border-bottom: 1px solid #474747;
        width: 100%;
        padding: 10px;
        display: block;
    }
    .btn.btn-brand.menuFixBtn:hover,
    .btn.btn-brand.menuFixBtn:focus {
        color: #FFFFFF;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft {
        top: 70%;
        left: -12%;
        max-width: 332px;
    }
    .banerize-panel img.img-fluid.panelImage3 {
        top: 57%;
        right: -45px;
        max-width: 180px;
    }
    .serviceCards.serviceBoxShadow {
        box-shadow: 0px 0px 20px rgb(214 214 214 / 50%);
        border-radius: 7px;
        background: #FFFFFF;
        cursor: pointer;
        min-height: 195px;
    }
    .testMaxWidth {
        min-height: 222px;
    }
    .portfolioBody .case-studies .caseStudyMain .whiteSpaceNowarp {
        white-space: normal;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1200px) {
    .OnlyHomeBanner .bannerBigText {
        font-size: 52px;
    }
    section.companyProfile .card .card-img-overlay .textMaxWidth {
        min-height: 135px;
    }
    section.fantasyUser .container p {
        font-size: 26px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft {
        top: 65%;
        left: -5%;
        max-width: 381px;
    }
    .banerize-panel img.img-fluid.panelImage3 {
        top: 52%;
        right: 0%;
        max-width: 200px;
    }
    .serviceCards.serviceBoxShadow {
        box-shadow: 0px 0px 20px rgb(214 214 214 / 50%);
        border-radius: 7px;
        background: #FFFFFF;
        cursor: pointer;
        min-height: 195px;
    }
    .testMaxWidth {
        min-height: 222px;
    }
    .portfolioBody .case-studies .caseStudyMain .whiteSpaceNowarp {
        white-space: normal;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 768px) {
    .testMaxWidth {
        min-height: 222px;
    }
    section.hireRemoteDeveloperSteps .cardContent {
        min-height: 99px;
    }
    .portfolioBody .case-studies .caseStudyMain .whiteSpaceNowarp {
        white-space: normal;
    }
    .bannerBigText2 {
        font-size: unset;
    }
}

@media only screen and (max-width: 1439px) and (min-width: 1300px) {
    section.companyProfile .card .card-img-overlay .textMaxWidth {
        min-height: 135px;
    }
    section.fantasyUser .container p {
        font-size: 26px;
    }
    .banerize-panel img.img-fluid.panelImage2.fadeInLeft {
        left: -9%;
    }
    .banerize-panel img.img-fluid.panelImage3 {
        right: -1%;
    }
    .technologyStack.serviceCards.serviceBoxShadow p.font-13 {
        font-size: 12px !important;
    }
    .serviceCards.serviceBoxShadow {
        box-shadow: 0px 0px 20px rgb(214 214 214 / 50%);
        border-radius: 7px;
        background: #FFFFFF;
        cursor: pointer;
        min-height: 195px;
    }
    .testMaxWidth {
        min-height: 222px;
    }
    .portfolioBody .case-studies .caseStudyMain .whiteSpaceNowarp {
        white-space: normal;
    }
}

@media only screen and (max-width: 1919px) and (min-width: 1440px) {
    .technologyStack.serviceCards.serviceBoxShadow p.font-13 {
        font-size: 12px !important;
    }
    /* .serviceCards.serviceBoxShadow {
        box-shadow: 0px 0px 20px rgb(214 214 214 / 50%);
        border-radius: 7px;
        background: #FFFFFF;
        cursor: pointer;
        min-height: 195px;
    } */
    .portfolioBody .case-studies .caseStudyMain .whiteSpaceNowarp {
        white-space: normal;
    }
}


/* .banerize-panel img.img-fluid.panelImage2.fadeInLeft {
    left: 0;
}
.banerize-panel img.img-fluid.panelImage3{
    right: 7%;
} */


/* end css by Khush 03/June/2021 */


/* css for footer */

.themeLink {
    color: #FFFFFF;
}

.themeLink:hover {
    color: #5ac6c6;
}

/* css for business icons */

.BSiconDesc {
    max-width: 176px;
}

.request-proposal .btn-themeSky {
    display: unset;
}

/* css for animated buttons */

.btn.animatedbtn {
    background-color: #5ac6c6;
    color: #FFFFFF;
}

.btn.animatedbtn:hover {
    background-color: #0e2b3d;
    border-color: #0e2b3d;
    color: #FFFFFF !important;
}

.btn.animatedbtn:focus {
    outline: none;
    box-shadow: none;
}

.animatedbtn.btn {
    text-transform: capitalize;
    position: relative;
    border: 1.5px solid;
    z-index: 1;
    font-size: 17px;
    display: flex;
    text-align: center;
    padding: 12px 18px;
    max-width: -moz-max-content;
    max-width: -webkit-max-content;
    max-width: -o-max-content;
    border: 0;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all 0.6s linear;
    transition: all 0.6s linear;
}


/* .btn.animatedbtn:not(.btn__link):not(.btn__bordered):hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.animatedbtn.btn:not(.btn__link):not(.btn__bordered):before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #0e2b3d;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: transform 0.54s cubic-bezier(0.37, 0.31, 0.31, 0.9);
    -webkit-transition: -webkit-transform 0.54s cubic-bezier(0.37, 0.31, 0.31, 0.9);
    transition: -webkit-transform 0.54s cubic-bezier(0.37, 0.31, 0.31, 0.9);
    transition: transform 0.54s cubic-bezier(0.37, 0.31, 0.31, 0.9);
    transition: transform 0.54s cubic-bezier(0.37, 0.31, 0.31, 0.9), -webkit-transform 0.54s cubic-bezier(0.37, 0.31, 0.31, 0.9);
} */
