@media only screen and (min-width: 1441px) {
    /*.img-video-section .img-video-part img {
      height: 323px;
}*/
}
@media only screen and (max-width: 1440px) {
    .blue-heart {
        top: 39.8%;
        right: 55px;
        height: 165px;
        width: auto;
    }
    .look-at-heart {
        top: 39.8%;
        right: 204px;
        height: 165px;
        width: auto;
    }
    .orange-heart {
        top: 39.8%;
        right: 105px;
        height: 165px;
        width: auto;
    }
    .me-heart {
        top: 39.8%;
        right: 54px;
        height: 165px;
        width: auto;
    }
    #block-views-block-solution-bottom-slider-block-1 .carousel .carousel-caption h2 {
        font-size: 70px;
        line-height: 66px;
    }
    .carousel-control-next, .carousel-control-prev {
        top: 350px;
    }
    /*  .img-video-section .img-video-part img {
         height: 225px;
}*/
}
@media only screen and (max-width: 1366px) {
    .your-package-section {
        /* top: 1613px; */
    }
    .orange-heart {
        /*top: 43%;*/
    }
    .img-video-text h2 {
        /*position: fixed;*/
    }
   /* .home-banner-section h1 {
        top: 42%;
        transform: translateY(-42%) !important;
    }*/
    .img-video-text {
        top: 50%;
        transform: translateY(-50%) !important;
    }

}
@media only screen and (max-width: 1200px) {
    header .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px;
        /*padding: 0 14px;*/
        padding: 0 10px;
    }
    header .navbar-brand img {
        max-width: 250px;
    }
    header.stick .navbar-brand img {
        max-width: 220px;
    }
    header.stick .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0px 15px;
        font-size: 14px;
    }
    .solution-page .solution-content {
        /*padding: 44px 0;*/
    }
    .solution-page .solution-content .content-img {
        margin-top: 60px;
        margin-bottom: 0px;
    }
    .solution-page .your-team-love-section .your-team-love {
        /*margin-top: 60px;
        margin-bottom: 100px;*/
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .solution-page .carousel {
        margin-top: 70px;
        margin-bottom: 65px;
    }
    #block-views-block-solution-bottom-slider-block-1 .solution-view-site-now {
        margin-bottom: 65px;
    }
    .person-sec .text-content {
        max-width: 75%;
        /*text-align: justify;*/
    }
    .counter-sec {
        padding: 80px 0;
        height: 100%;
    }
    .counter-sec span {
        display: block;
        margin-bottom: 40px;
        font-size: 50px;
        line-height: 50px;
    }
    .counter-sec h2 {
        font-size: 50px;
        line-height: 50px;
    }
    .text-sec {
        margin-top: 60px;
        margin-bottom: 75px;
    }
    .text-sec .hero-text p {
        margin-bottom: 35px;
        font-size: 38px;
        line-height: 45px;
    }
    .person-sec {
        margin-bottom: 80px;
        margin-top: 80px;
    }
    .person-sec h2 {
        margin: 38px 0px 38px 0px;
    }
    .first-square .features-section-blog .features-img {
        position: relative;
        top: initial;
        transform: initial;
        right: initial;
        margin-top: 30px;
        max-width: 100%;
    }
    .first-square .features-section-blog .features-img img {
        max-width: initial;
        width: 100%;
    }
    .square-heart-sec .features-heart {
        margin-left: auto;
    }
    .square-heart-sec .square-text {
        margin-top: 30px;
    max-width: 75%;
    width: 100%;
    }
    .features-text-sec .features-hero-text p {
        font-size: 39px;
        line-height: 45px;
    }
    .features-text-sec {
        margin: 50px 0;
    }
    .first-square .features-section-blog.second-section .square-text {
        margin-left: initial;
    }
    /* .background-sec {
    margin-top: 106px;
  }*/
    #block-views-block-solution-bottom-slider-block-1 .carousel .carousel-caption h2 {
        font-size: 62px;
        line-height: 58px;
    }
    .carousel-control-next, .carousel-control-prev {
        top: 315px;
    }
    .standout-head {
        font-size: 82px;
        line-height: 72px;
    }
    /*.person-sec .yellow-heart{
     right: 110px;
    }*/
    /*  .solution-page .more-love p{
  max-width: 75%;
  }*/
  .solution-page .solution-page-followers-section{
    padding-top: 60px;
  }
  .square-heart-sec .first-square{
        padding: 0px 85px;
    }
     .contact_wrapper .contact_infomation{
     padding-left: 40px;
    padding-right: 40px;
    }
     .contact_wrapper .contact_hero{
        padding: 0px 40px;
    }
    .background-sec h1, .background-sec-h1{
        padding-left: 40px;
    }
    
    /*add css 06-06-2022*/
    /* ====================================== insight page css ============================================== */
	.insight-text-sec .insight_text_body p {
		font-size: 39px;
		line-height: 45px;
	}

	.insight_img_content .insight_content_hero .black_inner_content {
		padding: 25px 0px 0px 20px;
	}

	.insight-text-sec .insight_text_body {
		margin-top: 60px;
		margin-bottom: 75px;
	}

	.insight_img_content .insight_content_hero .insight_bottom_content {
		margin: 70px 0px;
	}

	.insight_img_content .insight_content_hero .black_inner_content>* {
		max-width: 275px
	}

	.insight_img_content .black_inner_content p span {
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 22px;
	}

	.insight_img_content .black_inner_content p:nth-child(2) {
		margin-top: 30px;
		margin-bottom: 10px;
	}

	.insight_img_content .black_inner_content p {
		font-size: 12px;
		line-height: 18px;
	}
	/* ====================================== insight - mini page css ============================================== */
	.insight_mini_sec {
		margin-top: 106px;
	}
	.insight_mini_sec .insight_mini_head h1 {
		font-size: 52px;
		line-height: 58px;
	}
	.insight_mini_sec .insight_mini_head {
		padding: 60px 0px 50px;
	}

}
@media only screen and (max-width: 1024px) {
    .look-at-me-logo-down img {
        left: -1%;
    }
    #block-views-block-solution-bottom-slider-block-1 .carousel .carousel-caption h2 {
        font-size: 54px;
        line-height: 48px;
    }
    .carousel-control-next, .carousel-control-prev {
        top: 260px;
    }
   /* .background-sec h1{
        padding-left: 40px;
    }*/
   /* .contact_wrapper .contact_hero{
        padding: 0px 40px;
    }*/
   /* .contact_wrapper .contact_infomation{
     padding-left: 40px;
    padding-right: 40px;
    }*/
    /*.square-heart-sec .first-square{
        padding: 0px 85px;
    }*/
    
    /*add css 06-06-2022*/
    	/* ====================================== insight page css ============================================== */
	.insight_img_content .insight_content_hero .black_inner_content {
		padding: 15px 0px 0px 10px;
	}
	/* ====================================== insight mini page css ============================================== */
	.insight_mini_sec .card_main h4{
		font-size: 23px;
		line-height: 28px;
	}
    
}
@media only screen and (max-width: 992px) {
    .navbar-toggler {
        padding: 0;
        z-index: 1;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .hamburger .line {
        width: 30px;
        height: 2px;
        background-color: #2E2E2E;
        display: block;
        margin: 6px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #hamburger-6.is-active {
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #hamburger-6.is-active .line:nth-child(1) {
        -webkit-transform: translateY(13px);
        -ms-transform: translateY(13px);
        -o-transform: translateY(13px);
        transform: translateY(13px);
    }
    #hamburger-6.is-active .line:nth-child(1), #hamburger-6.is-active .line:nth-child(3) {
        -webkit-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
    #hamburger-6.is-active .line:nth-child(2) {
        width: 0px;
    }
    #hamburger-6.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-3px) rotate(90deg);
        -ms-transform: translateY(-3px) rotate(90deg);
        -o-transform: translateY(-3px) rotate(90deg);
        transform: translateY(-3px) rotate(90deg);
    }
    .navbar-collapse {
        position: fixed;
        left: 0;
        width: 0;
        top: 0;
        height: 100% !important;
        background: #fff;
        box-shadow: 0px 0px 22px rgb(0 0 0 / 10%);
        opacity: 0;
        visibility: hidden;
        transition: 0.5s;
        overflow-y: auto;
    }
    .navbar-collapse.collapse.show {
        width: 50%;
        opacity: 1;
        visibility: visible;
        padding-left: 40px;
        padding-top: 25px;
    }
    header {
        padding: 0 10px;
    }
    header .sidemenu-logo {
        display: block;
    }
    header .sidemenu-logo img {
        max-width: 220px;
    }
    header .navbar-nav {
        margin-top: 30px;
    }
    header .navbar-expand-lg .navbar-nav .nav-link, header.stick .navbar-expand-lg .navbar-nav .nav-link {
        padding: 12px 14px 12px 0;
        font-size: 16px;
    }
    .banner {
        height: 600px;
    }
    .img-video-section .img-video-part img {
        max-height: 300px;
    }
    .loving-client-section img {
        margin-bottom: 15px;
    }
    .free-demo-section {
        /*margin-top: 90px;*/
    }
    footer .footer-lists {
        padding: 25px 5px;
    }
    footer .social-icon-links {
        text-align: left;
        padding-bottom: 25px;
    }
    .solution-page .solution-content ul li {
        padding: 0;
        width: 30%;
        margin-bottom: 35px;
    }
    .solution-page .solution-content ul li:nth-last-child(-n+3) {
        margin-bottom: 0;
    }
    /*.solution-page .solution-content p {
        margin-bottom: 60px;
    }*/
    .solution-page h2 {
        font-size: 55px;
        line-height: 60px;
    }
    .solution-page .your-team-love .your-team-img-part-director {
        padding-top: 20px;
        background-color: #484848;
    }
    .solution-page .your-team-love .your-team-content-part-co-ordinator {
        padding-top: 20px;
        background-color: #017A20;
        text-align: end;
    }
    .solution-page .your-team-love .your-team-co-ordinator {
        margin-top: 0;
    }
    .solution-page .your-team-love-section {
        padding: 0;
    }
    .solution-page .your-team-love-section .your-team-love {
        /*background-color: #484848;*/
        padding-top: 57px;
    }
    .solution-page .your-team-love-section .your-team-love h2 {
        color: #fff;
        padding: 0 20px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-content {
        padding-left: 20px;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-content .your-team-content-part {
        /*max-width: 100%;*/
         max-width: 75%;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-co-ordinator {
        margin-top: 0;
    }
    .solution-page-followers-section {
        padding: 0 20px;
    }
    .solution-page .carousel .carousel-caption h2 {
        font-size: 48px;
        line-height: 55px;
    }
    #block-views-block-solution-bottom-slider-block-1 .solution-view-site-now p {
        font-size: 30px;
        line-height: 35px;
    }
    #block-views-block-solution-bottom-slider-block-1 .solution-view-site-now, #block-views-block-solution-bottom-slider-block-1 .carousel {
        margin-bottom: 50px;
        margin-top: 40px;
    }
    .solution-page h2 {
        padding: 0;
    }
    .solution-page .your-team-love-section .your-team-love {
        /*margin-top: 60px;*/
        /*margin-bottom: 75px;*/
    }
    .solution-page .solution-content p {
        font-size: 35px;
        line-height: 40px;
    }
    .solution-page .carousel .carousel-control-prev-icon img, .solution-page .carousel .carousel-control-next-icon img {
        height: 30px;
    }
    .background-sec {
        background-position: center;
    }
    /*.background-sec .bg-heart img {
    max-width: 700px;
  }*/
    /*  .background-sec .bg-heart {
      max-height: 671px;
    max-width: 700px;
  }*/
    .background-sec h1, .background-sec-h1 {
        font-size: 36px;
        line-height: 40px;
        max-width: 420px;
        left: 20px;
        /*padding: 0;*/
    }
    .background-sec .bg-heart p {
        font-size: 72px;
        line-height: 62px;
        white-space: normal;
    }
    .text-sec .hero-text p {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 35px;
    }
    .text-sec {
        margin-top: 52px;
        margin-bottom: 66px;
    }
    .person-sec h2 {
        font-size: 52px;
        line-height: 60px;
        padding: 0;
        white-space: initial;
        margin: 38px 0px 25px 0px;
    }
    /*.person-sec .yellow-heart {
    right: 25px;
  }*/
    .bottom-footer {
        padding: 25px 0PX;
    }
    .counter-sec {
        padding: 50px 0;
        height: 100%;
    }
    .square-heart-sec .square-text h2 {
        font-size: 52px;
        line-height: 60px;
        margin-bottom: 20px;
    }
    .features-text-sec .features-hero-text p {
        font-size: 32px;
        line-height: 35px;
    }
    .square-heart-sec .first-square .features-heart span {
        bottom: 80px;
    }
    #background-sec-about, .layout-content {
        margin-top: 106px;
    }
    #block-views-block-solution-bottom-slider-block-1 .carousel .carousel-caption h2 {
        font-size: 44px;
        line-height: 39px;
    }
    .carousel-control-next, .carousel-control-prev {
        top: 255px;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 1.5rem;
        height: 1.5rem;
    }
    .standout-head {
        font-size: 65px;
        line-height: 58px;
    }
    .empowering-team .empowering-part {
        margin-top: -75px;
    }
     .order-2, .custom-bottom{
        display: block;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-content-part-co-ordinator{
        float: right;
    }

    .navbar-nav .dropdown-menu{
        background-color: unset;
    }
    .navbar-nav .dropdown-menu li a.active{
    background-color:  unset;
    }

   /* .solution-page .more-love p {
        max-width: 75%;
    }*/
    .solution-page .your-team-love-section .your-team-love .your-team-co-ordinator,.solution-page .your-team-love-section .your-team-love .social-media-first {
        margin-bottom: 0px;
    }
    .solution-img-sec-1 {
        margin: 45px 0 45px 0 !important;
    }
    .background-sec .bg-heart{
      /*  width: 680px;
        height: 650px;*/
         width: 610px;
        height: 590px;
    }
    
    /*add new css 06-06-2022*/
    /* ================================================ insight page css ========================================== */

	.insight-text-sec .insight_text_body p {
		font-size: 32px;
		line-height: 35px;
	}

	.insight-text-sec .insight_text_body {
		margin-top: 52px;
		margin-bottom: 66px
	}

	/* ================================================ insight mini page css ========================================== */


	.insight_mini_sec .insight_mini_head h1 {
		font-size: 42px;
		line-height: 48px;
	}
	.insight_mini_sec .insight_mini_head {
    padding: 50px 0px 40px;
	}
    
}
@media only screen and (max-width: 800px) {
    .carousel-control-next, .carousel-control-prev {
        top: 200px;
    }
    /*  .your-package-section .row .col-6:first-child .img-video-part img{
    position: absolute;
    left: -285px;
    object-position: bottom;
  }*/
}
@media only screen and (max-width: 768px) {
    .navbar-collapse.collapse.show {
        width: 60%;
    }
    .layout-content {
        margin-top: 0;
    }
    h1, h2 {
        font-size: 36px;
        line-height: 32px;
        padding: 0 32px;
    }
    .standout-head {
        font-size: 52px;
        line-height: 42px;
    }
    .change-logo-section .logo-part img {
        max-width: 100%;
        max-height: 100%;
    }
    header .navbar-expand-lg, header.stick .navbar-expand-lg {
        padding-left: 5px;
        padding-right: 5px;
    }
    .home-banner-section {
        height: 640px;
    }
    .educated-section, .essential-section, .ingredient-section, .full-potential-section {
        /*height: 553px;*/
        height: 100%;
        background-position: center;
    }
    .lookatme-dam-section .dam-content {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        padding-bottom: 38px;
    }
    /*  .essential-section img {
    bottom: 0;
    right: -120% !important; 
  }*/
    .essential-section img {
        bottom: 0px;
        right: 0px;
        opacity: 1;
        /*height: 100%;*/
        object-fit: cover;
    }
    /* .img-fluid {
    max-width: fit-content;
  }*/
    .empowering-team .empowering-part .empowering-title {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0;
    }
    .empowering-team .empowering-part .empowering-title h2, .lookatme-dam-section .dam-content h2 {
        padding: 0;
        font-size: 34px;
        line-height: 35px;
    }
    .lookatme-dam-section .dam-content p, .empowering-team .empowering-part .empowering-title p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 30px;
    }
    .free-demo-section {
        height: 312px;
    }
    .free-demo-section a, .lookatme-dam-section .dam-content a {
        max-width: 210px;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        line-height: 35px;
        padding: 0;
    }
    .lookatme-dam-section .dam-content a {
        padding: 10px;
        height: auto;
    }
    .free-demo-section h2 {
        margin-bottom: 36px;
        font-size: 20px;
        line-height: 25px;
        font-weight: bold;
    }
    .empowering-team {
        padding-bottom: 114px;
        padding-top: 80px;
    }
    .your-package-section.img-video-section .img-video-part img {
        max-height: 138px;
    }
    .empowering-team .empowering-part .team-part .team-img-blog h3 {
        font-size: 14px;
        line-height: 19px;
        font-weight: 600;
        bottom: 22px;
    }
    .empowering-team .empowering-part .team-part .team-img-blog img {
        height: 300px;
    }
    .empowering-team .empowering-part .team-part:nth-child(2) {
        margin-top: 40px;
    }
    .empowering-team .empowering-part .team-part .team-img-blog {
        margin-bottom: 15px;
    }
    .banner {
        height: 425px;
    }
    .lookatme-dam-part {
        padding: 0;
    }
    .solution-page .carousel .carousel-caption h2 {
        font-size: 36px;
        line-height: 37px;
    }
    .solution-page .more-love p, .solution-page .solution-content p {
        /*font-size: 23px;
        line-height: 26px;*/
        font-size: 27px;
        line-height: 32px;
    }
    .contact_wrapper .contact_hero h1 {
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 36px;
        line-height: 41px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .contact_wrapper .contact_infomation h2 {
        font-size: 52px;
        line-height: 57px;
        padding: 0;
    }
    .contact_wrapper .contact_sales-support {
        padding-bottom: 69px;
    }
    .contact_wrapper .contact_partner {
        padding-bottom: 73px;
    }
    /* .background-sec .bg-heart img {
    max-width: 575px;
  }*/
    /*   .background-sec .bg-heart {
    width: 575px;
    height: 551px;
  }*/
    .background-sec .bg-heart p {
        right: 10% !important;
        /*bottom: 15% !important;*/
        bottom: 20% !important;
        font-size: 52px;
        line-height: 45px;
    }
    .text-sec .hero-text p {
        font-size: 27px;
        line-height: 32px;
        margin-bottom: 35px;
        /*text-align: justify;*/
    }
    .person-sec {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .person-sec .text-content {
        max-width: 100%;
    }
    .yellow-heart {
        position: relative;
        float: right;
        /* margin-top: 25px;*/
        right: 0px;
    }
    /*  .solution-page .more-love p{
 max-width: 100%;
  }*/
    .bottom-footer .infomation-footer ul {
        display: flex;
        flex-direction: column;
    }
    .bottom-footer .infomation-footer li {
        border-right: none;
        padding: 0;
    }
    .counter-sec h2 {
        font-size: 40px;
        line-height: 40px;
        padding: 0px;
    }
    .counter-sec span {
        font-size: 40px;
        line-height: 40px;
    }
    .counter-sec {
        padding: 60px 0;
        height: 100%;
    }
    .square-heart-sec .square-text h2 {
        font-size: 52px;
        line-height: 60px;
        padding: 0;
    }
    .features-text-sec .features-hero-text p {
        font-size: 27px;
        line-height: 32px;
    }
    .home-banner-section h1 {
        transform: translateY(0) !important;
    }
    #ingridient-tl {
        height: 100vh;
    }
    /*.your-package-section .row .col-6:first-child .img-video-part img {
      position: absolute;
    left: -295px;
}*/
    .your-package-section {
        top: 95px;
    }
    .you-img {
        top: 63%;
        left: 100px;
    }
    .we {
        top: 63%;
        left: 100px;
    }
    .luv-yr {
        top: 60%;
        left: 100px;
    }
    .imgs-too {
        top: 62 %;
        left: 100px;
    }
    .white-heart {
        left: 0;
        top: -9%;
    }
    #background-sec-about, .layout-content {
        margin-top: 100px;
    }
    #block-views-block-solution-bottom-slider-block-1 .carousel .carousel-caption h2 {
        font-size: 32px;
        line-height: 32px;
    }
    .carousel-control-next, .carousel-control-prev {
        top: 195px;
    }
    #block-views-block-solution-bottom-slider-block-1 .solution-view-site-now p {
        font-size: 28px;
        line-height: 33px;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 1.3rem;
        height: 1.3rem;
    }
    .blue-heart {
        right: 240px;
        top: 63%;
    }
    .orange-heart {
        right: 290px;
        top: 63%;
    }
    .look-at-heart {
        /*top: 19.8%;*/
        top: 31.7%;
        right: 390px;
    }
    .me-heart {
        /* top: 19.8%;*/
        top: 31.7%;
        right: 240px;
    }
    .empowering-team .empowering-part {
        margin-top: -40px;
    }
     .square-heart-sec .first-square{
        padding: 0px 20px;
    }
    .square-heart-sec .square-text{
        max-width: 100%;
    }
    .background-sec h1, .background-sec-h1{
        padding-left: 0px;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-content .your-team-content-part{
        max-width: 100%;
    }
    .loving-client-section h2{
        padding: 0px;
    }
    
    /*add new css 06-06-2022*/
    	/*=============================================== insight page css ====================================== */


	.insight-text-sec .insight_text_body p {
		font-size: 26px;
		line-height: 30px;
	}
	/*.insight-text-sec{*/
	/*	padding-top: 0px;*/
	/*}*/
	/* ================================================ insight mini page css ========================================== */


		.insight_mini_sec .insight_mini_head h1 {
			font-size: 32px;
			line-height: 38px;
		}
		.insight_mini_sec .insight_mini_head {
			padding: 37px 0px 27px;
		}
		.insight_mini_sec .img_card_hero{
			/*padding: 45px 0px 35px;*/
				padding-top: 45px;
		}
		.minihome-content{
             padding-bottom:35px;
        }
}
@media only screen and (max-width: 575px) {
    .navbar-collapse.collapse.show {
        width: 100%;
    }
    .navbar-collapse.collapse.show {
        padding-left: 25px;
    }
    header .navbar-brand img {
        max-width: 225px;
    }
    footer .footer-lists li {
        display: block;
        padding-left: 0;
        padding-bottom: 5px;
        border-right: 0;
    }
    footer .social-icon-links li a i {
        font-size: 25px;
       /* padding: 8px;
        border-radius: 8px;*/
    }
    .loving-client-section h2 {
        font-size: 21px;
        font-weight: bold;
         margin-bottom: 44px;
    }
    .loving-client-section img {
        max-width: 173px;
    }
    .solution-page .carousel .carousel-control-prev-icon img, .solution-page .carousel .carousel-control-next-icon img {
        width: 7px;
        height: 14px;
    }
    .solution-page .carousel {
        margin-bottom: 35px;
        margin-top: 45px;
    }
    .solution-page h2 {
        font-size: 34px;
        line-height: 35px;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-content.director {
        padding-top: 0;
    }
    .solution-page .content-img-part-second {
        margin-bottom: 40px;
    }
    .solution-page .your-team-love-section .your-team-love {
        margin-top: 40px;
        margin-bottom: 45px;
    }
    .solution-page .more-love p, .solution-page .solution-content p {
        font-size: 21px;
        line-height: 26px;
    }
    .solution-page .solution-content ul li a h5 {
        line-height: 19px;
        font-size: 15px;
    }
    .solution-page .solution-content {
        padding-top: 40px;
        padding-bottom: 25px;
    }
    .solution-page .solution-content .content-img {
        margin-top: 55px;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-content h4{
        font-size: 22px;
    }
    .contact_wrapper .contact_infomation h2 {
        font-size: 34px;
        line-height: 36px;
        padding: 0;
    }
    .contact_wrapper .contact_hero h3 {
        font-size: 21px;
        line-height: 23px;
        padding-top: 35px;
    }
    .contact_wrapper .contact_infomation {
        padding-top: 42px;
        padding-bottom: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .contact_wrapper .contact_style {
        padding-top: 30px;
    }
    .contact_wrapper .contact_sales-support {
        padding-bottom: 50px;
    }
    .background-sec {
        height: 700px;
        /* margin-top: 99px;*/
    }
    /*.background-sec h1 {*/
        /*font-size: 28px;*/
        /*line-height: 34px;*/
        /*max-width: 420px;*/
        /*padding: 0;*/
    /*}*/
    /* .background-sec .bg-heart img {
    max-width: 425px;
  }*/
   /* .background-sec .bg-heart p {
        font-size: 37px;
        line-height: 37px;
        letter-spacing: -1px;
    }*/
    .text-sec {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .text-sec .hero-text p {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 25px;
    }
    .person-sec {
        /*margin-top: 40px;
        margin-bottom: 40px;*/
          margin-top: 45px;
    margin-bottom: 45px;
    }
    .person-sec h2 {
        font-size: 36px;
        line-height: 40px;
        padding: 0;
        margin: 25px 0px 18px;
    }
    .person-sec .last-text {
        margin-top: 20px;
    }
    /*  .person-sec .yellow-heart {
        width: 100px;
        right: 0px;
        margin-top: 10px;
    }*/
    .counter-sec h2 {
        font-size: 25px;
        line-height: 25px;
    }
    .counter-sec span {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 30px;
    }
    .counter-sec {
        padding: 45px 0;
        height: 100%;
    }
    .square-heart-sec .square-text h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .features-text-sec .features-hero-text p {
        font-size: 26px;
        line-height: 30px;
    }
    .features-text-sec {
        margin: 40px 0;
    }
    .first-square .features-section-blog .features-img {
        margin-top: 15px;
    }
    .square-heart-sec .square-text {
        margin-top: 25px;
    }
    #block-views-block-solution-bottom-slider-block-1 .carousel .carousel-caption h2 {
        font-size: 26px;
        line-height: 26px;
    }
    .carousel-control-next, .carousel-control-prev {
        top: 145px;
    }
    #block-views-block-solution-bottom-slider-block-1 .solution-view-site-now p {
        font-size: 20px;
        line-height: 25px;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 1rem;
        height: 1rem;
    }
    .essential-section img {
        height: 100%;
    }
    .blue-heart {
        right: 120px;
    }
    .look-at-heart {
        top: 31.7%;
        right: 270px;
    }
    .me-heart {
        right: 120px;
    }
    .orange-heart {
        right: 170px;
    }
    .yellow-heart .yellow-box {
        width: 80px;
        height: 85px;
    }
    .contact_wrapper .contact_hero{
        padding: 0px 10px;
    }



    /*  .your-package-section .row .col-6:first-child .img-video-part img {
      position: absolute;
      left: -235px;
    object-position: bottom;
}*/
    /* .square-heart-sec .first-square .features-heart span{
    font-size: 100px;
  } */
  
  /*add new css 06-06-2022*/
  /*  ==========================================  insight page css ==================================*/
	.background-sec.insight-background-sec::after {
		position: absolute;
		content: '';
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		height: 100%;
		width: 100%;
		background-color: #000;
		opacity: .2;
	}

	.insight-text-sec .insight_text_body {
		margin-top: 40px;
		margin-bottom: 40px;

	}

	.insight_img_content .insight_content_hero .insight_bottom_content {
		margin: 50px 0px;
	}
	.insight-text-sec {
		padding: 0px 8px 35px;
	}
	.insight_img_content .insight_content_hero .insight_bottom_content_wrapper{
		padding-left: 8px;
		padding-right: 8px;
	}


	/*  ==========================================  insight mini page css ==================================*/

	.insight_mini_sec{
		margin-top: 98px;
	}
	.insight_mini_sec .card_main p{
		display: none;
	}
	.insight_mini_sec .row > .col-lg-4.col-md-6{
		margin-bottom: 45px;
	}
  
}
@media only screen and (max-width:460px) {
    
    .background-sec {
        height: 500px;
    }
    .background-sec h1, .background-sec-h1{
        top: 40px;
        font-size: 21px;
        line-height: 23px;
        max-width: 265px;
    }
    /*  .background-sec .bg-heart img {
    max-width: 296px;
  }*/
    /*.background-sec .bg-heart p {
        bottom: 60px;
        font-size: 37px;
        line-height: 33px;
        right: 25px;
    }*/
    .text-sec .hero-text p {
        font-size: 21px;
        line-height: 25px;
    }
     .background-sec .bg-heart p {
        font-size: 37px;
        line-height: 37px;
        letter-spacing: -1px;
    }
    /* .text-sec{
    margin-top: 44px;
    margin-bottom: 50px;
  }
  .person-sec{
    margin-top: 48px;
    margin-bottom: 60px;
  } */
    .person-sec h2 {
        font-size: 34px;
        line-height: 36px;
        /*margin: 25px 0px 30px;*/
    }
    .person-sec .sub-head {
        font-size: 21px;
        line-height: 26px;
    }
    /* .person-sec .last-text{
    margin-top: 30px
  } */
    /*.person-sec .yellow-heart {
        width: 55px;
    }*/
    .square-heart-sec .features-heart {
        max-width: 188px;
        max-height: 177px;
        height: 100%;
        width: 100%;
    }
    .features-text-sec .features-hero-text p {
        font-size: 21px;
        line-height: 25px;
    }
    .square-heart-sec .square-text h2 {
        font-size: 34px;
        line-height: 36px;
    }
    .square-heart-sec .first-square .features-heart span {
        font-size: 100px;
        bottom: 10px;
        right: 25px;
    }
    #block-views-block-solution-bottom-slider-block-1 .carousel .carousel-caption h2 {
        font-size: 20px;
        line-height: 20px;
    }
    .carousel-control-next, .carousel-control-prev {
        top: 105px;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: .7rem;
        height: 1rem;
    }
    .standout-head {
        font-size: 36px;
        line-height: 36px;
    }
    /*  .your-package-section .row .col-6:first-child .img-video-part img {
    position: absolute;
    left: -167px;
    }*/
    .navbar-nav .dropdown-menu{
        font-size: 14px;
    }
    
    /*add new css 06-06-2022*/
    /* ============================================== insight page css ============================================== */

	.insight-text-sec .insight_text_body p {
		font-size: 21px;
		line-height: 25px;
	}

	.insight_img_content .insight_content_hero .insight_bottom_content_wrapper h4,
	.insight-text-sec .insight_text_footer h1, h2, h3, h4, h5, h6{
		font-size: 23px !important;
		line-height: 28px !important;
	}

	/*  ==========================================  insight mini page css ==================================*/
	.insight_mini_sec .insight_mini_head h1 {
		font-size: 21px;
		line-height: 24px;
	}
	.insight_mini_sec .insight_mini_head {
		padding: 28px 0px 17px;
	}
	.insight_mini_sec .card_main h4{
		margin: 25px 0px 10px;
	}
	.insight_mini_sec .insight_mini_btn a span {
		margin-right: 5px;
	}
	.insight_mini_sec .insight_mini_btn a i {
		font-size: 18px;
	}
	.insight_mini_sec .insight_mini_btn a ,
	.pager-show-more .pager__item a{
		font-size: 16px;
		line-height: 19px;
		padding: 5px 15px;
	}
	.insight_mini_sec .img_card_hero {
		/*padding: 45px 8px 35px;*/
		padding-right:8px;
		padding-left:8px;
	}
    
}
@media only screen and (max-width: 375px) {
    .carousel-control-next, .carousel-control-prev {
        top: 93px;
    }
    header .navbar-brand img {
        max-width: 200px;
    }
    /* .your-package-section .row .col-6:first-child .img-video-part img {
    position: absolute;
    left: -150px;
    }*/
    .yellow-heart .yellow-box {
        width: 55px;
        height: 53px;
    }
    footer .footer-lists li{
        max-width: 200px;
    }
    /*new css 06-06-2022*/
    .insight_mini_sec {
    margin-top: 91px;
    }
}
@media only screen and (max-width: 320px) {
    #block-views-block-solution-bottom-slider-block-1 .carousel .carousel-caption h2 {
        font-size: 17px;
        line-height: 20px;
    }
    .carousel-control-next, .carousel-control-prev {
        top: 80px;
    }
    .standout-head {
        font-size: 30px;
        line-height: 30px;
    }
    /* .your-package-section .row .col-6:first-child .img-video-part img {
    position: absolute;
    left: -125px;
    }*/
}
@media only screen and (min-width: 2000px) {}
/*@media only screen and (min-width: 2560px) {
  .your-package-section {
    top: 2279px;
  }
}*/

@media only screen and (min-width: 1441px) {
    /*.img-video-section .img-video-part img {
    height: 292px; 
  }*/
    .look-at-me-logo-down img {
        left: 7.2%;
    }
    .your-package-section .img-video-part img {
        height: 256px;
        max-height: 100%;
    }
    /* .your-package-section {
    top: 2279px;
  }*/
    /* .orange-heart {
    top: 42%;
  }*/
}
@media only screen and (min-width: 1600px) {
    .your-package-section {
        /*    top: 1950px; */
    }
}
/* Mobile CSS */

@media(min-width:769px) {
    .mobile-non-animation-version {
        display: none !important;
    }
}
@media(min-width:992px) {
    .your-team-love {
     background-color: #fff !important;
    }
}
@media(max-width:768px) {
    .desktop-version-animation, .masked-heart {
        display: none !important;
    }
    .solution-page .more-love p {
        max-width: 100%;
    }
    .navbar .container {
        padding-left: 0;
        padding-right: 0;
    }
    .icon-scroll {
        display: none;
    }
    .full-height-block {
        min-height: calc(100vh - 91.11px);
        position: relative;
        overflow: hidden;
    }
    .full-height-block img {
        height: calc(100vh - 91.11px);
        object-fit: cover;
        width: 100%;
        transform: scale(1.01);
    }
    .mobile-heading-block {
        background: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 30px;
    }
    .mobile-heading {
        font-size: 37px;
        color: #ffffff;
        /*font-family: 'Neue Helvetica Bold';*/
    }
    #background-sec-about, .layout-content {
        margin-top: 91.11px;
    }
    .simple-white .mobile-heading-block {
        padding: 0;
        background: transparent;
    }
    .simple-white .mobile-heading-block img {
        width: 100%;
        height: auto;
    }
    .simple-white .mobile-heading-block.max-width img {
        width: auto;
    }
    .background-sec .bg-heart {
        height: 412px;
        width: 412px;
        -webkit-mask-size: cover
    }
    .first-square .features-section-blog .features-img {
        margin-top: 36px;
    }
    /*.background-sec .bg-heart p {
        right: 15% !important;
        bottom: 25% !important;
        font-size: 52px;
       line-height: 45px;
    }*/
}
@media(max-width:575px) {
    /*.background-sec .bg-heart {
        width: 294px;
        height: 282px;
    }*/
    .lookatme-dam-section:before {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0px;
        width: 100%;
        max-width: 557px;
    }
    .person-sec .text-content {
        text-align: left;
    }
  
    .mobile-non-animation-version {
        scroll-snap-type: y mandatory;
        height: 100vh;
        overflow-y: scroll;
        /* width: 100%;*/
    }
    .mobile-non-animation-version .full-height-block {
        scroll-snap-align: start;
    }
    .icon-scroll {
        display: block;
    }
    .full-height-block:first-child .mobile-heading-block h3.mobile-heading {
        letter-spacing: -1px;
    }
    .loving-client-section {
        opacity: 1;
        margin-bottom: 95px;
    }
   .solution-page.solution-first-sec {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
   }
   #block-views-block-solution-bottom-slider-block-1 .solution-view-site-now a{
     max-width: 210px;
    font-size: 16px;
    line-height: 35px;
   }
   .contact_wrapper .contact_hero h1{
    font-size: 21px;
    line-height: 23px;
   }
}
@media(max-width:460px) {
    .square-heart-sec .first-square .features-section-blog .features-heart-mask {
        height: 185px;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-content-part-co-ordinator,
    .solution-page .your-team-love-section .your-team-love .your-team-img-part-director{
    height: 305px;
    width: 100%;
    max-width: 318px;
    }
    .background-sec .bg-heart {
        width: 294px;
        height: 282px;
    }
}
@media(min-width:1921px) {
    .img-video-section {
        height: 100vh !important;
    }
    .img-video-section .row.g-0 {
        height: 100%;
    }
    .img-video-section .row.g-0 .col-lg-4 {
        height: 33.33%;
    }
    .img-video-section .row.g-0 .col-lg-4 * {
        height: 100%
    }
}
/* Solutions Page */

@media(max-width:767px) {
    
    .solution-page.solution-first-sec {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .solution-page .solution-page-followers-section {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 40px;
    }
    .solution-page .solution-content {
        padding: 0;
    }
    .solution-page .more-love p, .solution-page .solution-content p {
        margin-bottom: 0;
    }

    .solution-img-sec-1 {
        margin-top: 55px;
    }
    .solution-page .content-img-part-second {
        margin-bottom: 25px;
    }
    .solution-page h2 {
        margin-bottom: 18px;
    }
    .solution-page .your-team-love-section .your-team-love h2 {
        margin-top: 0;
        padding: 0;
        margin-bottom: 20px;
    }
    .solution-page .your-team-love-section .your-team-love {
        margin-top: 0;
        margin-bottom: 0;
        padding: 52px 0 0;
    }
    .solution-page .your-team-love-section .your-team-love .col-lg-7 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .solution-page .your-team-love-section .your-team-love .col-lg-5 {
        margin-top: 40px;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-content {
        padding: 0;
        /*background: transparent !important;*/
    }
    .solution-page .your-team-love-section .your-team-love h2 {
        padding: 0 25px
    }
    .solution-page .your-team-love-section .your-team-love .your-team-content p:last-child {
        margin-bottom: 0;
    }
    .solution-page .your-team-love-section .your-team-love .social-media-first {
        margin-bottom: 0;
    }
    .social-media-anms:nth-child(even) .your-team-love {
        /*background: #017A20 !important;*/
    }
    .solution-page .your-team-love-section .your-team-love .col-lg-5 {
        margin-bottom: -3px;
    }
    .solution-page .your-team-love-section .your-team-love .your-team-co-ordinator {
        margin-bottom: 0;
    }
    .solution-img-sec-1 {
        margin: 45px 0 45px 0 !important;
    }
    #block-views-block-solution-bottom-slider-block-1 .carousel {
        margin-top: 0 !important;
    }
    #block-views-block-solution-bottom-slider-block-1 .solution-view-site-now {
        margin-bottom: 0;
    }
    #block-views-block-solution-bottom-slider-block-1 .solution-view-site-now p {
        margin-bottom: 25px;
    }
    .col-lg-10.solution-page-followers-section.solutions-first-content {
        margin-bottom: 0;
    }
}

/*=========add new 21-03-2022===========*/
@media only screen and (min-width: 2000px) {
    .white-heart {
        left: -5%;
    }
    .blue-heart {
        top: 41%;
        right: 210px;
        opacity: 0;
    }
    .orange-heart {
        top: 41%;
        right: 225px;
    }
    .look-at-heart {
        top: 41%;
        right: 358px;
    }
    .me-heart {
        top: 41%;
        right: 175px;
    }
    .we {
        top: 47.6%;
        left: 0px;
    }
    .you-img {
        top: 48%;
        left: 0px;
    }
         .home-banner-section h1{
    top: 55%;
     bottom: 0; 
    transform: translateY(-55%) !important;
 }

}
@media only screen and (min-width: 2700px) {
    .blue-heart {
        top: 50%;
        right: 338px;
        opacity: 0;
    }
    .orange-heart {
        top: 50%;
        right: 352px;
    }
    .look-at-heart {
        top: 50%;
        right: 485px;
    }
    .me-heart {
        top: 50%;
        right: 300px;
    }
    .we {
        top: 53.6%;
        left: 0px;
    }
    .you-img {
        top: 53.5%;
        left: 0px;
    }
    .luv-yr {
        position: absolute;
        top: 52.7%;
        left: 0px;
        z-index: 1;
    }
    .imgs-too {
        top: 54%;
        left: 0px;
    }
     .home-banner-section h1{
        top: 63%;
    bottom: 0;
    transform: translateY(-63%) !important;
 }
}


@media only screen and (max-height: 900px){
.home-banner-section h1{
       top: 42%;
    bottom: 0;
    transform: translateY(-42%) !important;
 }
}

@media only screen and (max-height: 768px){
.home-banner-section h1{
   top: 35%;
    bottom: 0;
    transform: translateY(-35%) !important;
 }
}

@media(min-height:1200px) and (max-height:1999px) {
   .home-banner-section h1{
   top: 55%;
    bottom: 0;
    transform: translateY(-55%) !important;}
 }