Shadow-Here


Server : Apache/2.4.41 (Ubuntu)
System : Linux cls 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : iscuser ( 1001)
PHP Version : 7.4.12
Disable Function : shell_exec,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /var/www/html/all-domains/srh/www/Akriveia-Lp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : /var/www/html/all-domains/srh/www/Akriveia-Lp/index-origin.html
<!DOCTYPE html>
<html lang="eng">
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="keywords" content="" />
    <meta name="description" content="" />

    <title>Video Production Company | Bangalore | Hyderabad | Mumbai | Delhi </title>

    <!-- Loading Bootstrap -->
    <link href="css/bootstrap.min.css" rel="stylesheet" />

    <!-- Loading Template CSS -->
    <link href="css/style.css" rel="stylesheet" />
    <link href="css/animate.css" rel="stylesheet" />
    <link rel="stylesheet" href="css/pe-icon-7-stroke.css" />
    <link href="css/style-magnific-popup.css" rel="stylesheet" />
    <link rel="stylesheet" href="css/all.css" />

    <!-- Awsome Fonts -->
    <link rel="stylesheet" href="css/all.min.css" />


    <!-- Fonts -->
    <link
      href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&amp;display=swap"
      rel="stylesheet"
    />
    <link
      href="https://fonts.googleapis.com/css2?family=Nunito:wght@600;700&amp;display=swap"
      rel="stylesheet"
    />

    <!-- Font Favicon -->
    <link rel="shortcut icon" href="images/favicon.png" />

    <style>
      /*.fun-facts-title span {color: #000;}*/
	  
	  .linkCTA{
		  margin-bottom:0px;
		  width: fit-content;
		  border-radius: 10px;
		margin-top: 0px;
		height: fit-content; 
		margin-left:8px;
		color:white;	
	  }
	  
	  @media only screen and (max-width: 768px) {
		/* For mobile phones: */
		.linkCTA{
		  margin-bottom:12px;
		  margin-top: 4px;	
	  }
	  
	  .linkElement{
	  }
	}
    </style>
    <!-- Global site tag (gtag.js) - Google Ads: 999563912 -->

  <script async src="https://www.googletagmanager.com/gtag/js?id=AW-999563912"></script>

  <script src="../www.googleoptimize.com/optimize8dbd.js?id=OPT-TJC2PMC"></script>

<script>

  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());


  gtag('config', 'AW-999563912');

</script>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-20064396-2"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-20064396-2');
</script>


  </head>

  <body>
    <!--begin header -->
    <header class="header">
      <!--begin navbar-fixed-top -->
      <nav class="navbar navbar-expand-lg navbar-default navbar-fixed-top">
        <!--begin container -->
        <div class="container">
          <!--begin logo -->
          <a class="navbar-brand" href="#"
            ><img src="https://cinimage.org/wp-content/uploads/2021/10/Group-8418.svg" alt="cinimage"
          /></a>
          <!--end logo -->

          <!--begin navbar-toggler -->
          <button
            class="navbar-toggler collapsed"
            type="button"
            data-toggle="collapse"
            data-target="#navbarCollapse"
            aria-controls="navbarCollapse"
            aria-expanded="false"
            aria-label="Toggle navigation"
          >
            <span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span>
          </button>
          <!--end navbar-toggler -->

          <!--begin navbar-collapse -->
          <div class="navbar-collapse collapse" id="navbarCollapse">
            <!--begin navbar-nav -->
            <ul class="navbar-nav ml-auto">
              <!-- <li><a href="#home">Home</a></li> -->

              <li><a href="#about">Services</a></li>

              <li><a href="#testimonials">Testimonials</a></li>

              <li><a href="#portfolio">Portfolio</a></li>

              <li><a href="#team">Team</a></li>

              <li><a href="#features">Our Process</a></li>

              <!-- <li><a href="#pricing">Pricing</a></li> -->
              <!-- <li class="linkPhone">
                <a href="tel:+919845338387" class="discover-btn"
                  >Call +91-9845338387</a
                >
              </li>-->
			  <!-- changes done 28-12-2021-->
			  
			  
			  
			  <li class="linkCTA btn btn-danger">
                <a href="#contact" style="color:white !important;">Get Quote</a>
              </li>
			  
			  <li class="linkCTA linkPhonenumber btn btn-danger">
				<a onclick="window.open('tel:+919845338387')" href="#" style="color:white !important;">Call +91-9845338387</a>
              </li>
			  
			  <!-- <a class="linkCTA linkPhoneElement" href="">
                <span class="">Call +91-9845338387</span>
              </a>
			  
			  <a class="linkCTA btn btn-danger linkContact" href="#contact">
                <span class="">Get Quote</span>
              </a> -->
			  
			  <!--- end changes -->
			 
              <!-- <li class="discover-link">
                <a href="#contact" class="discover-btn">Get Quote</a>
              </li>-->
            </ul>
            <!--end navbar-nav -->
          </div>
          <!--end navbar-collapse -->
        </div>
        <!--end container -->
      </nav>
      <!--end navbar-fixed-top -->
    </header>
    <!--end header -->

    <!--begin home section -->
    <section class="home-section" id="home">
      <div class="home-section-overlay"></div>

      <!--begin container -->
      <div class="container">
        <!--begin row -->
        <div class="row">
          <!--begin col-md-6-->
          <div class="col-md-6 padding-top-120">
            <h1>Handcrafted<br>No-Nonsense Videos!</h1>

            <p class="hero-text">
              Create Buzz in the Market & Boost Sales. Handcrafted Video
              Production Services for Start-ups & businesses.
            </p>

            <!--begin popup-video-wrapper-->
            <div class="popup-gallery-wrapper">
              <!--begin popup-video-->
              <div class="popup-gallery hero-gallery">
                <a
                  class="popup4 video-icon"
                  href="https://www.youtube.com/watch?v=2Zifqje1jgw"
                >
                  <i class="fas fa-play"></i>
                </a>
              </div>
              <!--end popup-video-->

              <p class="popup-video-text">Watch Our Showreel</p>
            </div>
            <!--end popup-video-wrapper-->
          </div>
          <!--end col-md-6-->

          <!--begin col-md-5-->
          <div class="col-md-5 offset-md-1 margin-top-20">
            <!--begin register-form-wrapper-->
            <div
              class="register-form-wrapper wow bounceIn"
              data-wow-delay="0.5s"
              style="
                visibility: visible;
                animation-delay: 0.5s;
                animation-name: bounceIn;
              "
            >
              <h3>Have a project brief?</h3>

              <p>Get an estimate within 24-hours</p>

              <!--begin form-->
              <div>
                <!--begin success message -->
                <p class="register_success_box" style="display: none">
                  We received your message and you will hear from us soon. Thank
                  You!
                </p>
                <!--end success message -->

                <!--begin register form -->
                <form id="sliderForm" class="register-form register" action="#" method="post">
                  <input class="register-input name-input white-input" required="" name="name" placeholder="Name*" type="text"/>

                  <input class="register-input name-email white-input" required="" name="email" placeholder="Email Adress*" type="email"/>

                  <input class="register-input name-phone white-input" required="" name="phone" placeholder="Phone No*" type="phone"/>

                  <input class="register-input name-company white-input" required="" name="company" placeholder="Company Name" type="text"/>

                  <!-- <select
                    class="register-input white-input"
                    required=""
                    name="register_ticket"
                  >
                    <option value="">We need LaunchPage for...</option>

                    <option value="Individual">Our Support Team</option>

                    <option value="Professional">Our Sales Department</option>
                  </select> -->
                  <input type="hidden" name="enq_from" value="slider_form">
                  <input name="source" type="hidden" value="" form-req="false" form-field="source">
<input name="campaign" type="hidden" value="" form-req="false" form-field="campaign">
<input name="ip_address" type="hidden" value="157.45.133.63" form-req="false" form-field="ip">
<input name="url" type="hidden" value="https://ads.cinimage.org/" form-req="false" form-field="url">
<input name="referer" type="hidden" value="" form-req="false" form-field="referer">
<input name="device" type="hidden" value="" form-req="false" form-field="device">
<input name="keyword" type="hidden" value="" form-req="false" form-field="keyword">
<input name="adgroup" type="hidden" value="" form-req="false" form-field="adgroup">
<input name="medium" type="hidden" value="" form-req="false" form-field="medium">
<input name="city" type="hidden" value="" form-req="false" form-field="city">
<input name="gclid" type="hidden" value="" form-req="false" form-field="product">
<input name="page" type="hidden" value="index" form-req="false" form-field="page">
                  <input value="Get An Estimate" class="register-submit btn_slider_submit" type="button"/>
                </form>
                <!--end register form -->

                <p class="register-form-terms">
                  Our Locations -  Bangalore | Hyderabad | Mumbai | Delhi
                </p>
              </div>
              <!--end form-->
            </div>
            <!--end register-form-wrapper-->
          </div>
          <!--end col-md-5-->
        </div>
        <!--end row -->
      </div>
      <!--end container -->
    </section>
    <!--end home section -->

    <!--begin partners-section-->
    <div class="partners-section">
      <!--begin container-->
      <div class="container">
        <!--begin row-->
        <div class="row">
          <!--begin col-sm-12-->
          <div class="col-md-10 mx-auto text-center partners">
            <h5 class="partners-title">Our Awards</h5>
            <img src="images/aw1.png" class="partners" alt="image" />
            <img src="images/aw2.png" class="partners" alt="image" />
            <img src="images/award_logo.png" class="partners" alt="image" />
          </div>
          <!--end col-sm-12-->
        </div>
        <!--end row-->
      </div>
      <!--end container-->
    </div>
    <!--end partners-section-->

    <!--begin section-grey -->
    <section class="section-grey" id="about">
      <!--begin container -->
      <div class="container">
        <!--begin row -->
        <div class="row">
          <!--begin col-md-12 -->
          <div class="col-md-12 text-center margin-bottom-10">
            <h2 class="section-title">What We Do</h2>

            <p class="section-subtitle">
              Discover how our amazing team can help your business.
            </p>
          </div>
          <!--end col-md-12 -->
        </div>
        <!--end row -->
      </div>
      <!--end container -->

      <!--begin services-wrapper -->
      <div class="services-wrapper">
        <!--begin container -->
        <div class="container">
          <!--begin row -->
          <div class="row">
            <!--begin col-md-4 -->
            <div class="col-md-4">
              <div class="main-services blue">
                <i class="fas fa-tv fa-2x"></i>

                <h4>TV COMMERCIALS</h4>

                <p>
                  Publish an engaging & trendy Commercial for your brand name by the Best Video Production Company.
                </p>
              </div>
            </div>
            <!--end col-md-4 -->

            <!--begin col-md-4 -->
            <div class="col-md-4">
              <div class="main-services red">
                <i class="fas fa-ad"></i>

                <h4>DIGITAL ADS</h4>

                <p>
                  We understand Google logistics & design a Digital Ad that brings traffic to your website & fits your brand perfectly.
                </p>
              </div>
            </div>
            <!--end col-md-4 -->

            <!--begin col-md-4 -->
            <div class="col-md-4">
              <div class="main-services green">
                <i class="fas fa-volume-up"></i>

                <h4>BRANDED CONTENT</h4>

                <p>
                  We help you build awareness by associating your brand with content that shares its values.

                </p>
              </div>
            </div>
            <!--end col-md-4 -->
          </div>
          <div class="row">
            <!--begin col-md-4 -->
            <div class="col-md-4">
              <div class="main-services red">
                <i class="fas fa-video"></i>

                <h4>CORPORATE VIDEOS</h4>

                <p>
                  A corporate video can increase your company's core sales. Engage with us to give the perfect tonality to your videos.
                </p>
              </div>
            </div>
            <!--end col-md-4 -->

            <!--begin col-md-4 -->
            <div class="col-md-4">
              <div class="main-services green">
                <i class="fas fa-image"></i>

                <h4>PHOTOGRAPHY</h4>

                <p>
                  The top-most companies have a skilled professional behind the
                  lens. Their work will speak on your behalf.
                </p>
              </div>
            </div>
            <!--end col-md-4 -->

            <!--begin col-md-4 -->
            <div class="col-md-4">
              <div class="main-services blue">
                <i class="fas fa-spinner"></i>

                <h4>ANIMATION</h4>

                <p>
                  Cinimage creates high-end, creative & stunning animations in Bangalore. Visualizing the regular, artistically.
                </p>
              </div>
            </div>
            <!--end col-md-4 -->
          </div>
          <!--end row -->
        </div>
        <!--end container -->
      </div>
      <!--end services-wrapper -->
    </section>
    <!--end section-grey -->

    


    <!--begin section-white -->
    <section class="section-white">
      <!--begin container-->
      <div class="container">
        <!--begin row-->
        <div class="row align-items-center">
          <!--begin col-md-6-->
          <div
            class="col-md-6 wow slideInLeft"
            data-wow-delay="0.25s"
            style="
              visibility: visible;
              animation-delay: 0.25s;
              animation-name: slideInLeft;
            "
          >
            <div class="margin-right-15">
              <img
                src="images/try3.jpg"
                class="width-100 image-shadow bottom-margins-images"
                alt="pic"
              />
            </div>
          </div>
          <!--end col-sm-6-->

          <!--begin col-md-6-->
          <div class="col-md-6">
            <h3>High-quality videos. End-to-End production managed completely.</h3>

            <p>
              An award-winning video production company in Bangalore, with a host of specialised video solutions.
            </p>

            <ul class="benefits">
              <li>
                <i class="fas fa-check"></i> More than 600+ happy clients
              </li>
              <li>
                <i class="fas fa-check"></i> 1500+ Projects completed
              </li>
              <li>
                <i class="fas fa-check"></i> 15K + hours of production
              </li>
            </ul>

            <a href="#" class="btn-red small scrool">Know More</a>
          </div>
          <!--end col-md-6-->
        </div>
        <!--end row-->
      </div>
      <!--end container-->
    </section>
    <!--end section-white-->

    <!--begin section-grey -->
    <section class="section-grey">
      <!--begin container-->
      <div class="container">
        <!--begin row-->
        <div class="row align-items-center">
          <!--begin col-md-6-->
          <div class="col-md-6">
            <div
              class="nav flex-column nav-pills margin-right-25"
              id="v-pills-tab"
              role="tablist"
              aria-orientation="vertical"
            >
              <a
                class="nav-link active"
                id="v-pills-home-tab"
                data-toggle="pill"
                href="#v-pills-home"
                role="tab"
                aria-controls="v-pills-home"
                aria-selected="true"
              >
                <!--begin features-second -->
                <div class="features-second">
                  <div class="dropcaps-circle blue">
                    <i class="fas fa-certificate"></i>
                  </div>

                  <h4 class="margin-bottom-5">QUALITY</h4>

                  <p>
                    We've always stood by the quality of our films as opposed to
                    the quantity.
                  </p>
                </div>
                <!--end features-second-->
              </a>

              <a
                class="nav-link"
                id="v-pills-profile-tab"
                data-toggle="pill"
                href="#v-pills-profile"
                role="tab"
                aria-controls="v-pills-profile"
                aria-selected="false"
              >
                <!--begin features-second-->
                <div class="features-second">
                  <div class="dropcaps-circle red">
                    <i class="fas fa-clock"></i>
                  </div>

                  <h4 class="margin-bottom-5">FAST TURNAROUND TIME</h4>

                  <p>
                    We deliver quality work on time.Your brand is important to us, as it is to you.
                  </p>
                </div>
                <!--end features-second-->
              </a>

              <a
                class="nav-link"
                id="v-pills-messages-tab"
                data-toggle="pill"
                href="#v-pills-messages"
                role="tab"
                aria-controls="v-pills-messages"
                aria-selected="false"
              >
                <!--begin features-second-->
                <div class="features-second">
                  <div class="dropcaps-circle green">
                    <i class="fas fa-cogs"></i>
                  </div>

                  <h4 class="margin-bottom-5">THIRTEEN + YEARS OF EXPERIENCE</h4>

                  <p>
                    Learning, leading, creating and producing quality films with each step up the
                    ladder.
                  </p>
                </div>
                <!--end features-second-->
              </a>
            </div>
          </div>
          <!--end col-md-6-->

          <!--begin col-md-6 -->
          <div class="col-md-6">
            <div class="tab-content margin-left-20" id="v-pills-tabContent">
              <div
                class="tab-pane fade show active"
                id="v-pills-home"
                role="tabpanel"
                aria-labelledby="v-pills-home-tab"
              >
                <img
                  src="images/qual.jpg"
                  class="width-100 image-shadow top-margins-images"
                  alt="pic"
                />
              </div>

              <div
                class="tab-pane fade"
                id="v-pills-profile"
                role="tabpanel"
                aria-labelledby="v-pills-profile-tab"
              >
                <img
                  src="images/fast.jpg"
                  class="width-100 image-shadow top-margins-images"
                  alt="pic"
                />
              </div>

              <div
                class="tab-pane fade"
                id="v-pills-messages"
                role="tabpanel"
                aria-labelledby="v-pills-messages-tab"
              >
                <img
                  src="images/experience.jpg"
                  class="width-100 image-shadow top-margins-images"
                  alt="pic"
                />
              </div>
            </div>
          </div>
          <!--end col-md-6 -->
        </div>
        <!--end row-->
      </div>
      <!--end container-->
    </section>
    <!--end section-grey-->

 <!--begin section-bg-1 -->
 <section class="section-bg-1">
      <div class="section-bg-overlay"></div>

      <!--begin container-->
      <div class="container">
        <!--begin row-->
        <div class="row">
          <!--begin col md 7 -->
          <div class="col-md-7 mx-auto margin-bottom-20 text-center">
            <h2 class="white-text">Serving Clients Across</h2>
          </div>
          <!--end col md 7-->
        </div>
        <!--end row-->

        <!--begin row-->
        <div class="row">

          <!--begin fun-facts-box -->
          <div class="col-md-2 offset-md-2 fun-facts-box text-center">
            <!-- <i class="fas fa-anchor"></i> -->
            <img src="images/locations/bengl.png" style="width:128px;margin-bottom:10px;">

            <p class="fun-facts-title">
              <span class="facts-numbers counter">Bangalore</span>
              <!-- <br />years of experience -->
            </p>
          </div>
          <!--end fun-facts-box -->

          <!--begin fun-facts-box -->
          <div class="col-md-2 fun-facts-box text-center">
            <!--<i class="far fa-gem"></i> -->
            <img src="images/locations/hyderabad_white.png" style="width:70px;margin-bottom:10px;">

            <p class="fun-facts-title">
              <span class="facts-numbers counter">Hyderabad</span>
              <!-- <br />Projects Completed -->
            </p>
          </div>
          <!--end fun-facts-box -->

          <!--begin fun-facts-box -->
          <div class="col-md-2 fun-facts-box text-center">
            <!--<i class="far fa-heart"></i> -->
            <img src="images/locations/mumbai_white.png" style="width:70px;margin-bottom:10px;">

            <p class="fun-facts-title">
              <span class="facts-numbers counter">Mumbai</span>
              <!-- <br />Mumbai -->
            </p>
          </div>
          <!--end fun-facts-box -->

          <!--begin fun-facts-box -->
          <div class="col-md-2 fun-facts-box text-center">
            <!-- <i class="fas fa-award"></i> -->
            <img src="images/locations/delhi_white.png" style="width:70px;margin-bottom:10px;">

            <p class="fun-facts-title">
              <span class="facts-numbers counter">Delhi</span>
              <!--<br />hours of production-->
            </p>
          </div>
          <!--end fun-facts-box -->

          
        </div>
        <!--end row-->
      </div>
      <!--end container-->
    </section>
    <!--end section-bg-1 -->


    <!--begin testimonials section -->
    <section class="section-grey" id="testimonials">
      <!--begin container -->
      <div class="container">
        <!--begin row -->
        <div class="row align-items-center">
          <!--begin col-md-5 -->
          <div class="col-md-5 col-sm-12">
            <h2>What People Are Saying.</h2>

            <p>
              There’s a reason HP, Infosys and MakeMyTrip choose Cinimage. Don't take our word for it. See what our clients have to say when it comes to working with us.
            </p>

            <!--begin row-->
            <div class="row">
              <!--begin col-md-4-->
              <div class="col-md-4 col-sm-6">
                <!--begin testim-platform-->
                <div class="testim-platform first">
                  <p>Google</p>

                  <div class="testim-rating">
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fas fa-star-half-alt" aria-hidden="true"></i>
                  </div>
                </div>
                <!--end testim-platform-->
              </div>
              <!--end col-sm-4-->

              <!--begin col-md-4-->
              <!-- <div class="col-md-4 col-sm-6">
                
                <div class="testim-platform">
                 

                  <div class="testim-rating">
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="far fa-star" aria-hidden="true"></i>
                  </div>
                </div>
              
              </div> -->
              <!--end col-sm-4-->
            </div>
            <!--end row-->
          </div>
          <!--end col-md-5 -->

          <!--begin col-md-1 -->
          <div class="col-md-1"></div>
          <!--end col-md-1 -->

          <!--begin col-md-6-->
          <div class="col-md-6">
            <!--begin accordion -->
            <div class="accordion" id="accordionFAQ">
              <!--begin card -->
              <div class="card">
                <div
                  id="collapseOne"
                  class="collapse show"
                  aria-labelledby="headingOne"
                  data-parent="#accordionFAQ"
                >
                  <div class="card-body">
                    Cinimage’s team has been a great resource for all things
                    videos. The best thing about Cinimage - they do things at
                    unbelievable timelines. I can confidently recommend Cinimage
                    Studios for anyone looking for high quality and professional
                    video production.
                  </div>
                </div>

                <div class="card-header" id="headingOne">
                  <h5 class="mb-0">
                    <button
                      class="btn btn-link"
                      type="button"
                      data-toggle="collapse"
                      data-target="#collapseOne"
                      aria-expanded="true"
                      aria-controls="collapseOne"
                    >
                      <img
                        src="images/datarpm.png"
                        alt="testimonials"
                        class="testim-img"
                      />
                      <p class="testim-name">
                        Anitha Rajasekaran / <span>DATA RPM</span>
                      </p>
                    </button>
                  </h5>
                </div>
              </div>
              <!--end card -->

              <!--begin card -->
              <div class="card">
                <div
                  id="collapseTwo"
                  class="collapse"
                  aria-labelledby="headingTwo"
                  data-parent="#accordionFAQ"
                >
                  <div class="card-body">
                    Working with Cinimage has been a good experience for us at
                    Langoor. They have been an ideal partner in supporting us
                    with video requirements, simple and complex alike, with hi
                    class delivery and output. I wish them the very best.
                  </div>
                </div>

                <div class="card-header" id="headingTwo">
                  <h5 class="mb-0">
                    <button
                      class="btn btn-link collapsed"
                      type="button"
                      data-toggle="collapse"
                      data-target="#collapseTwo"
                      aria-expanded="false"
                      aria-controls="collapseTwo"
                    >
                      <img
                        src="images/testimonials2.png"
                        alt="testimonials"
                        class="testim-img"
                      />
                      <p class="testim-name">
                        Mithun Rao /
                        <span>Langoor Digital</span>
                      </p>
                    </button>
                  </h5>
                </div>
              </div>
              <!--end card -->

              <!--begin card -->
              <div class="card">
                <div
                  id="collapseThree"
                  class="collapse"
                  aria-labelledby="headingThree"
                  data-parent="#accordionFAQ"
                >
                  <div class="card-body">
                    We were fortunate to work with Cinimage for our tactical campaign across various OTT platforms. They made our journey from script building to production very easy. Overall, it's performing quite well. Good view rate and the overall brand recall is much better.
                  </div>
                </div>

                <div class="card-header" id="headingThree">
                  <h5 class="mb-0">
                    <button
                      class="btn btn-link collapsed"
                      type="button"
                      data-toggle="collapse"
                      data-target="#collapseThree"
                      aria-expanded="false"
                      aria-controls="collapseThree"
                    >
                      <img
                        src="images/homelane.jpg"
                        alt="testimonials"
                        class="testim-img"
                      />
                      <p class="testim-name">
                        Rajeev / <span>Homelane.com</span>
                      </p>
                    </button>
                  </h5>
                </div>
              </div>
              <!--end card -->
            </div>
            <!--end accordion -->
          </div>
          <!--end col-md-6-->
        </div>
        <!--end row -->
      </div>
      <!--end container -->
    </section>
    <!--end testimonials section -->

    <!--begin section-white -->
    <section class="section-white" id="portfolio">
      <!--begin container -->
      <div class="container">
        <!--begin row -->
        <div class="row">
          <!--begin col-md-12 -->
          <div class="col-md-12 text-center margin-bottom-30">
            <h2 class="section-title">Our Portfolio</h2>

            <p class="section-subtitle">
              Discover the latest projects accomplished for our clients.
            </p>
          </div>
          <!--end col-md-12 -->
        </div>
        <!--end row -->
      </div>
      <!--end container -->

      <!--begin container -->
      <div class="container">
        <!--begin row-->
        <div
          class="row wow fadeIn"
          data-wow-delay="0.25s"
          style="
            visibility: visible;
            animation-delay: 0.25s;
            animation-name: fadeIn;
          "
        >
          <!--begin col-md-4 -->
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=mjZ4B-XHTv4"
                >
                  <img src="images/zepto.png" class="width-100" alt="pic" />
                  <span class="eye-wrapper"

                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <!--end col-md-4 -->
          <!--begin col-md-4 -->
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=W7_jDO9mV9w"
                >
                  <img src="images/zepto-nachos.png" class="width-100" alt="pic" />
                  <span class="eye-wrapper"

                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <!--end col-md-4 -->
          <!--begin col-md-4 -->
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=z-8GLI-BtaQ"
                >
                  <img src="images/taj-rummy.jpg" class="width-100" alt="pic" />
                  <span class="eye-wrapper"

                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <!--end col-md-4 -->
          <!--begin col-md-4 -->
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=3TO8TLNsItg"
                >
                  <img src="images/taj-rummy-mal.jpg" class="width-100" alt="pic" />
                  <span class="eye-wrapper"

                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <!--end col-md-4 -->
          <!--begin col-md-4 -->
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=Sabn4ATOJWc"
                >
                  <img src="images/ani1.jpg" class="width-100" alt="pic" />
                  <span class="eye-wrapper"

                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <!--end col-md-4 -->
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=ZLxL-gkCrBs"
                >
                  <img src="images/ani2.jpg" class="width-100" alt="pic" />
                  <span class="eye-wrapper"
                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=prclmYEZRj0"
                >
                  <img src="images/corp1.jpg" class="width-100" alt="pic" />
                  <span class="eye-wrapper"
                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=g-Dr-ijfVH8"
                >
                  <img src="images/corp2.jpg" class="width-100" alt="pic" />
                  <span class="eye-wrapper"
                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=TtnbHfmFW6s"
                >
                  <img src="images/tv1.jpg" class="width-100" alt="pic" />
                  <span class="eye-wrapper"
                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=W8S0w33O8LY"
                >
                  <img src="images/tv2.jpg" class="width-100" alt="pic" />
                  <span class="eye-wrapper"
                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=q4Hg9v2K600"
                >
                  <img
                    src="images/Homelane_Ad3.jpg"
                    class="width-100"
                    alt="pic"
                  />
                  <span class="eye-wrapper"
                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>
          <div class="col-md-3 col-sm-6 col-6 p-0 m-0">
            <figure class="gallery-insta">
              <!--begin popup-gallery-->
              <div class="popup-gallery popup-gallery-rounded portfolio-pic">
                <a
                  class="popup4"
                  href="https://youtube.com/watch?v=jmwJv0hwfjw"
                >
                  <img src="images/001.jpg" class="width-100" alt="pic" />
                  <span class="eye-wrapper"
                    ><i
                      class="fas fa-play-circle eye-icon"
                      style="font-size: 38px"
                    ></i
                  ></span>
                </a>
              </div>
              <!--end popup-gallery-->
            </figure>
          </div>

          <!--end col-md-4 -->

          <!--begin col-md-4 -->

          <!--end col-md-4 -->
        </div>
        <!--end row -->
      </div>
      <!--end container -->
    </section>
    <!--end section-white -->

    <!--begin team section -->
    <section class="section-grey" id="team">
      <!--begin container-->
      <div class="container">
        <!--begin row-->
        <div class="row">
          <!--begin col-md-12 -->
          <div class="col-md-12 text-center">
            <h2 class="section-title">Meet Our Team</h2>

            <p class="section-subtitle">
              Discover more about our high performing team.
            </p>
          </div>
          <!--end col-md-12 -->

          <!--begin team-item -->
          <div class="col-sm-12 col-md-4 margin-top-30">
            <img
              src="images/mem2.jpg"
              class="team-img width-100"
              alt="pic"
              

            />

            <div class="team-item">
              <h3>Arun Mandala</h3>

              <div class="team-info"><p>Co-Founder and Creative Head</p></div>

              <p>
                With over a Decade of Rich Experience in Film and Video Production, Advertising, Copy/Content Development and Visualisation.
              </p>
            </div>
          </div>
          <!--end team-item -->

          <!--begin team-item -->
          <div class="col-sm-12 col-md-4 margin-top-30">
            <img
              src="images/mem1.jpg"
              class="team-img width-100"
              alt="pic"
             
            />

            <div class="team-item">
              <h3>Keerthi Ananthram</h3>

              <div class="team-info geen"><p>Co-Founder</p></div>

              <p>
                Handling Production, Finance and Overall Creative operations. An Artiste by Profession and a Graduate in Cinematography, Keerthi has been in the Film Industry from age 7.
              </p>
            </div>
          </div>
          <!--end team-item -->

          <!--begin team-item -->
          <div class="col-sm-12 col-md-4 margin-top-30">
            <img
              src="images/jes.jpg"
              class="team-img width-100"
              alt="pic"
              
            />

            <div class="team-item">
              <h3>JESIN DANIEL</h3>

              <div class="team-info green"><p>Business and Account Manager</p></div>

              <p>
                8 years of consolidated experience in Advertising and Film Production. Jesin focuses on  Planning, Execution, Client Servicing, and Acquisitions in Advertising & Branding.
              </p>
            </div>
          </div>
          <!--end team-item -->
        </div>
        <!--end row-->
      </div>
      <!--end container-->
    </section>
    <!--end team section-->

    <!--begin section-bg-2 -->
    <section class="section-bg-2">
      <div class="section-bg-overlay"></div>

      <!--begin container-->
      <div class="container">
        <!--begin row-->
        <div class="row">
          <!--begin col md 7 -->
          <div class="col-md-7 mx-auto text-center">
            <h2 class="white-text">Speak to an expert now</h2>

            <p class="white-text">
              Start with a free, 30-minute strategy call where we’ll work together to create a winning production plan.
            </p>

            <a href="#" data-toggle="modal" data-target="#FreeQuote" class="btn-white small scrool">Schedule a Call</a>

            <a href="#contact" class="btn-white-border small scrool">Get In Touch</a>
          </div>
          <!--end col md 7-->
        </div>
        <!--end row-->
      </div>
      <!--end container-->
    </section>
    <!--end section-bg-2 -->

    <!--begin features section -->
    <section class="section-white" id="features">
      <!--begin container -->
      <div class="container">
        <!--begin row -->
        <div class="row">
          <!--begin col-md-12-->
          <div class="col-md-12 text-center padding-bottom-10">
            <h2 class="section-title">Our Process</h2>

            <p class="section-subtitle">
              We follow a well-defined, systematic process for corporate film
              production.
            </p>
          </div>
          <!--end col-md-12 -->
        </div>
        <!--end row -->

        <!--begin row -->
        <div class="row">
          <!--begin col-md-4-->
          <div class="col-md-4">
            <div
              class="feature-box light-green wow fadeIn"
              data-wow-delay="0.25s"
              style="
                visibility: visible;
                animation-delay: 0.5s;
                animation-name: fadeIn;
              "
            >
              <i class="fas fa-tools"></i>

              <div class="feature-box-text">
                <h4>Creating a Plan</h4>

                <p>
                  We understand your key aim for the video, its core concept & reach the target audience accordingly.
                </p>
              </div>
            </div>
          </div>
          <!--end col-md-4 -->

          <!--begin col-md-4-->
          <div class="col-md-4">
            <div
              class="feature-box light-blue wow fadeIn"
              data-wow-delay="0.5s"
              style="
                visibility: visible;
                animation-delay: 0.5s;
                animation-name: fadeIn;
              "
            >
              <i class="fas fa-list"></i>

              <div class="feature-box-text">
                <h4>Scripting</h4>

                <p>
                  From visuals to voice-overs, we take your feedback subsequent to formulating the script and make the necessary changes.
                </p>
              </div>
            </div>
          </div>
          <!--end col-md-4 -->

          <!--begin col-md 4-->
          <div class="col-md-4">
            <div
              class="feature-box orange wow fadeIn"
              data-wow-delay="0.75s"
              style="
                visibility: visible;
                animation-delay: 0.5s;
                animation-name: fadeIn;
              "
            >
              <i class="fas fa-users"></i>

              <div class="feature-box-text">
                <h4>Pre-Production</h4>

                <p>
                  Setting-up components for actual filming, hiring actors or voice-actors, getting the equipments & permits.
                </p>
              </div>
            </div>
          </div>
          <!--end col-md-4 -->
        </div>
        <!--end row -->

        <!--begin row -->
        <div class="row">
          <!--begin col-md-4-->
          <div class="col-md-4">
            <div
              class="feature-box dark-blue wow fadeIn"
              data-wow-delay="1s"
              style="
                visibility: visible;
                animation-delay: 0.5s;
                animation-name: fadeIn;
              "
            >
              <i class="fas fa-film"></i>

              <div class="feature-box-text">
                <h4>Filming</h4>

                <p>
                  With the help of the expert professionals in our team, we handle this important step with ease.
                </p>
              </div>
            </div>
          </div>
          <!--end col-md-4 -->

          <!--begin col-md-4-->
          <div class="col-md-4">
            <div
              class="feature-box light-red wow fadeIn"
              data-wow-delay="1.25s"
              style="
                visibility: visible;
                animation-delay: 0.5s;
                animation-name: fadeIn;
              "
            >
              <i class="fas fa-edit"></i>

              <div class="feature-box-text">
                <h4>Editing</h4>

                <p>
                  Once the shoot is complete, our in-house video editors, edit the footage and deliver the final video. 
                </p>
              </div>
            </div>
          </div>
          <!--end col-md-4 -->

          <!--begin col-md-4-->
          <div class="col-md-4">
            <div
              class="feature-box dark-green wow fadeIn"
              data-wow-delay="1.5s"
              style="
                visibility: visible;
                animation-delay: 0.5s;
                animation-name: fadeIn;
              "
            >
              <i class="fas fa-rocket"></i>

              <div class="feature-box-text">
                <h4>Product Delivery</h4>

                <p>
                  With the completion of the editing process, we handover the full, high-quality, finals cuts ready for immediate use.
                </p>
              </div>
            </div>
          </div>
          <!--end col-md-4 -->
        </div>
        <!--end row -->
      </div>
      <!--end container -->
    </section>
    <!--end features section -->

    <!--begin pricing section -->

    <!--end pricing section -->

    <!--begin faq section -->
    <section class="section-white" id="faq">
      <!--begin container -->
      <div class="container">
        <!--begin row -->
        <div class="row">
          <!--begin col-md-12-->
          <div class="col-md-12 text-center padding-bottom-10">
            <h2 class="section-title">Frequently Asked Questions</h2>

            <p class="section-subtitle">
             
            </p>
          </div>
          <!--end col-md-12 -->
        </div>
        <!--end row -->

        <!--begin row -->
        <div class="row">
          <!--begin col-md-6-->
          <div class="col-md-6">
            <div class="faq-box">
              <h5>How much will it cost to produce a video?</h5>

              <p>
                Every video project is different. There’s no fixed formula here. It all depends on the campaign cost and the objectives. We tailor-make our production plan in such a way it fits in all budgets that our clients have. However, we do not pick up any project that doesn't comply with our quality standards.
              </p>
            </div>

            <div class="faq-box">
              <h5>What about graphics and branding?</h5>

              <p>
                Do you have that brand guideline document? If yes, that's our bible to your branding! We strictly follow brand guidelines and use colors and fonts that are native to the brand. 
              </p>
            </div>
          </div>
          <!--end col-md-6 -->

          <!--begin col-md-6-->
          <div class="col-md-6">
            <div class="faq-box">
              <h5>How much input do you require from us?</h5>

              <p>
                As much as possible! This is a crucial stage for us and for you. The more we get information the better it helps our writers to put together their approach to the entire communication and messaging. Trust us, it's worth spending more time before even we start picking up that pen.
              </p>
            </div>

            <div class="faq-box">
              <h5>Can you make our video go ‘viral’?</h5>

              <p>
                Hell yes!! But hold on! Getting a video viral is a collective effort, You put that piece in the right place and we put that other piece in that other right place, and when we do that together, there’s no stopping that video from going viral. 
              </p>
            </div>
          </div>

          <!--end col-md-6 -->
        </div>
        <!--end row -->
      </div>
      <!--end container -->
    </section>
    <!--end faq section -->

    <!--begin section-bg-2 -->
    <section class="section-bg-2" id="contact">
      <div class="section-bg-overlay"></div>

      <!--begin container-->
      <div class="container">
        <!--begin row -->
        <div class="row">
          <!--begin col-md-12-->
          <div class="col-md-12 text-center padding-bottom-10">
            <h2 class="section-title white-text">Contact Us</h2>

            <p class="section-subtitle white">
              Have any queries? Get in touch today.
            </p>
          </div>
          <!--end col-md-12 -->
        </div>
        <!--end row -->

        <!--begin row-->
        <div class="row justify-content-md-center">
          <!--begin col-md-8-->
          <div class="col-md-8 text-center margin-top-10">
            <!--begin contact-form-wrapper-->
            <div
              class="contact-form-wrapper wow bounceIn"
              data-wow-delay="0.5s"
              style="
                visibility: visible;
                animation-delay: 0.5s;
                animation-name: bounceIn;
              "
            >
              <!--begin form-->
              <div>
                <!--begin success message -->
                <p class="contact_success_box" style="display: none">
                  We received your message and you will hear from us soon. Thank
                  You!
                </p>
                <!--end success message -->

                <!--begin contact form -->
                <form id="contactForm" class="row contact-form contact" action="#" method="post">
                  <!--begin col-md-6-->
                  <div class="col-md-6">
                    <input class="contact-input" required="" name="name" placeholder="Your Name*" type="text"/>

                    <input class="contact-input" required="" name="phone" placeholder="Phone Number*" type="text"/>
                  </div>
                  <!--end col-md-6-->

                  <!--begin col-md-6-->
                  <div class="col-md-6">
                    <input class="contact-input" required="" name="email" placeholder="Email Adress*" type="email"/>

                    <input class="contact-input" required="" name="company" placeholder="Company Name" type="text"/>
                    <!--
                    <select class="contact-input" required="" name="contact_type">
                      <option value="">Choose Option</option>
                      <option value="Individual">Individual</option>
                      <option value="Corporate">Corporate</option>
                    </select>
                    -->
                  </div>
                  <!--end col-md-6-->

                  <!--begin col-md-12-->
                  <div class="col-md-12">
                    <textarea class="contact-input" rows="2" cols="20" name="message" placeholder="Your Message..."></textarea>
                    <input type="hidden" name="enq_from" value="contact_form">
                    <input name="source" type="hidden" value="" form-req="false" form-field="source">
<input name="campaign" type="hidden" value="" form-req="false" form-field="campaign">
<input name="ip_address" type="hidden" value="157.45.133.63" form-req="false" form-field="ip">
<input name="url" type="hidden" value="https://ads.cinimage.org/" form-req="false" form-field="url">
<input name="referer" type="hidden" value="" form-req="false" form-field="referer">
<input name="device" type="hidden" value="" form-req="false" form-field="device">
<input name="keyword" type="hidden" value="" form-req="false" form-field="keyword">
<input name="adgroup" type="hidden" value="" form-req="false" form-field="adgroup">
<input name="medium" type="hidden" value="" form-req="false" form-field="medium">
<input name="city" type="hidden" value="" form-req="false" form-field="city">
<input name="gclid" type="hidden" value="" form-req="false" form-field="product">
<input name="page" type="hidden" value="index" form-req="false" form-field="page">

                    <input value="Get In Touch" class="contact-submit btn_contact_submit" type="button">
                  </div>
                  <!--end col-md-12-->
                </form>
                <!--end contact form -->
              </div>
              <!--end form-->
            </div>
            <!--end contact-form-wrapper-->
          </div>
          <!--end col-md-8-->
        </div>
        <!--end row-->
      </div>
      <!--end container-->
    </section>
    <!--end section-bg-2 -->

    <!--begin footer -->
    <div class="footer">
      <!--begin container -->
      <div class="container">
        <!--begin row -->
        <div class="row text-center">
          <!--begin col-md-5 -->
          <div class="col-md-5">
            <p style="font-size:13px;color:#000;"><span class="template-name">Our Locations -  Bangalore | Hyderabad | Mumbai | Delhi</span></p>
          </div>
          <!--end col-md-5 -->

          <!--begin col-md-2 -->
          <div class="col-md-2"></div>
          <!--end col-md-2 -->

          <!--begin col-md-5 -->
          <div class="col-md-5">
            <!--begin footer_social -->
            <ul class="footer_social">
              <li>Follow us:</li>

              <!-- <li>
                <a href="#"><i class="fab "></i></a>
              </li> -->

              <li>
                <a href="https://www.youtube.com/user/CinimageStudios" target="_blank"><i class="fab fa-youtube"></i></a>
              </li>

              <li>
                <a href="https://www.facebook.com/cinimage/" target="_blank"><i class="fab fa-facebook-square"></i></a>
              </li>

              <li>
                <a href="https://www.instagram.com/cinimage_studios/" target="_blank"><i class="fab fa-instagram"></i></a>
              </li>

              <li>
                <a href="https://www.linkedin.com/company/cinimage-studios1" target="_blank"><i class="fab fa-linkedin"></i></a>
              </li>

              <!-- <li>
                <a href="#"><i class="fab fa-dribble"></i></a>
              </li> -->
            </ul>
            <!--end footer_social -->
          </div>
          <!--end col-md-5 -->
        </div>
        <!--end row -->
      </div>
      <!--end container -->
    </div>
    <!--end footer -->


<!--Get Free Quote Modal-->

<div class="modal fade" id="FreeQuote" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">

  <div class="modal-dialog modal-dialog-centered">

    <div class="modal-content">

      <div class="modal-header" style="padding:0;padding-right:0.5rem;border:none;">

        <button type="button" class="close" data-dismiss="modal" aria-label="Close">

          <span aria-hidden="true">&times;</span>

        </button>

      </div>

      <div class="modal-body register-form-wrapper" id="exampleModalLabel" style="padding:1rem;margin:0;padding-top:0;">

        <h3 style="padding-bottom:20px;">Couldn't find what you were looking for? Speak to an expert now!</h3>

        <!--begin form-->
        <div>
          <!--begin success message -->
          <p class="register_success_box" style="display: none">
            We received your message and you will hear from us soon. Thank
            You!
          </p>
          <!--end success message -->

          <!--begin register form -->
          <form id="popupForm" class="register-form register" action="#" method="post">
            <input
              class="register-input name-input white-input" required=""
              name="name"
              placeholder="Name*"
              type="text"
            />

            <input
              class="register-input name-phone white-input"
              required=""
              name="phone"
              placeholder="Phone No*"
              type="phone"
            />

            <input
              class="register-input name-company white-input"
              required=""
              name="company"
              placeholder="Company Name"
              type="text"
            />
            <input type="hidden" name="enq_from" value="popup_form">
            <input name="source" type="hidden" value="" form-req="false" form-field="source">
<input name="campaign" type="hidden" value="" form-req="false" form-field="campaign">
<input name="ip_address" type="hidden" value="157.45.133.63" form-req="false" form-field="ip">
<input name="url" type="hidden" value="https://ads.cinimage.org/" form-req="false" form-field="url">
<input name="referer" type="hidden" value="" form-req="false" form-field="referer">
<input name="device" type="hidden" value="" form-req="false" form-field="device">
<input name="keyword" type="hidden" value="" form-req="false" form-field="keyword">
<input name="adgroup" type="hidden" value="" form-req="false" form-field="adgroup">
<input name="medium" type="hidden" value="" form-req="false" form-field="medium">
<input name="city" type="hidden" value="" form-req="false" form-field="city">
<input name="gclid" type="hidden" value="" form-req="false" form-field="product">
<input name="page" type="hidden" value="index" form-req="false" form-field="page">

            <input value="Schedule a Call" class="register-submit btn_popup_submit" type="button"/>
          </form>
          <!--end register form -->

        </div>
        <!--end form-->        

      </div>

    </div>

  </div>

</div>
<!--Get Free Quote End--> 

    <!-- Load JS here for greater good =============================-->
    <script src="js/jquery-3.3.1.min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script src="js/jquery.scrollTo-min.js"></script>
    <script src="js/jquery.magnific-popup.min.js"></script>
    <script src="js/jquery.nav.js"></script>
    <script src="js/wow.js"></script>
    <script src="js/plugins.js"></script>
    <script src="js/custom.js"></script>
    <script src="js/jquery.waypoints.min.js"></script>
    <script src="js/jquery.counterup.min.js"></script>
    

    <script>
      /*$('.counter').counterUp({
        delay: 10,
        time: 1000,
      }); */

      $(function() {

        setTimeout(function(){
            $("#FreeQuote").modal({backdrop:'static'})
        },35000);

        $(".btn_popup_submit").click(function(e){
            e.preventDefault();
            $(this).attr("disabled",true);
            var info = $("#popupForm").serialize();
             $.ajax({
              type:"post",
              url:"form-validation.php",
              data:info,
              dataType:"json",
              success:function(data){
                if(data.success == 1)
                { 
                  $('#popupForm').get(0).reset();
                  $('.btn_popup_submit').attr("disabled",false);
                  window.location.href = 'https://www.cinimage.org/thank-you/';
                } 
                else{
                  alert(data.error);
                  $('.btn_popup_submit').attr("disabled",false);
                }
              }
            }); 
          });

          $(".btn_contact_submit").click(function(e){
            e.preventDefault();
            $(this).attr("disabled",true);
            var info = $("#contactForm").serialize();
             $.ajax({
              type:"post",
              url:"form-validation.php",
              data:info,
              dataType:"json",
              success:function(data){
                if(data.success == 1)
                { 
                  $('#contactForm').get(0).reset();
                  $('.btn_contact_submit').attr("disabled",false);
                  window.location.href = 'https://www.cinimage.org/thank-you/';
                } 
                else{
                  alert(data.error);
                  $('.btn_contact_submit').attr("disabled",false);
                }
              }
            }); 
          });

          $(".btn_slider_submit").click(function(e){
            e.preventDefault();
            $(this).attr("disabled",true);
            var info = $("#sliderForm").serialize();
             $.ajax({
              type:"post",
              url:"form-validation.php",
              data:info,
              dataType:"json",
              success:function(data){
                if(data.success == 1)
                { 
                  $('#sliderForm').get(0).reset();
                  $('.btn_slider_submit').attr("disabled",false);
                  window.location.href = 'https://www.cinimage.org/thank-you/';
                } 
                else{
                  alert(data.error);
                  $('.btn_slider_submit').attr("disabled",false);
                }
              }
            }); 
          });
  
      });

	 $(function(){
		 
		$('.linkPhonenumber').on('click',function(){
			
			$(this).html('');
			$(this).html('<a href="tel:+919845338387">Call +91-9845338387</a>');
			
		}); 
	 });

    </script>
    <!-- Facebook Pixel Code -->
<script>
  !function(f,b,e,v,n,t,s)
  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  n.queue=[];t=b.createElement(e);t.async=!0;
  t.src=v;s=b.getElementsByTagName(e)[0];
  s.parentNode.insertBefore(t,s)}(window, document,'script',
  '../connect.facebook.net/en_US/fbevents.js');
  fbq('init', '3291503350949647');
  fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
  src="https://www.facebook.com/tr?id=3291503350949647&amp;ev=PageView&amp;noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
  </body>

</html>

Samx