/*
Theme Name: Investkarnataka Obstractive Theme
Theme URI: https://narrative.asia/
Author: Narrative team
Author URI: http://narrative.asia
Description: Our Website Design & Development service fuses UI/UX proficiency with cutting-edge technology. Crafting captivating websites from inception to deployment, we ensure tailored solutions for your digital presence, guaranteeing striking visuals and user-centric navigation
Version: 6.4
Requires at least: 4.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: narrative
Tags: Branding, Bangalore agency, Design, brand strategy, advertising, India,digital, social media

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

/* font converted using font-converter.net. thank you! */

body
{
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 300;
    overflow-x: hidden;
    font-size: 14px;
}
p
{
    font-size: 1.1rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
    font-weight: 300;
}
a,a:hover,a:focus
{
    color: #FFC100;
    text-decoration: none;
}
.h1, h1 {
    font-size: 3rem;
    margin-bottom: 20px;
}
.home-h3
{
    font-size: 2.5rem;
    margin-bottom: 60px;
}
.navbar-light
{
    background-color: #E5E5E5;
}
.navbar-light .navbar-brand {
    max-width: 200px;
}
.navbar-light .navbar-nav .nav-link
{
    padding: 0 20px;
    color: #464646;
    font-size: .95rem;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding-left: 0;
    padding-right: 0;
}
.row-relative
{
    position: relative;
}
.header {
    position: relative;
    z-index: 999;
}
.video-wapper
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}
.video-wapper-closer.video-wapper
{
    display: none !important;
}
.video-wapper img.img-fluid {
    max-width: 55px;
    cursor: pointer;
}
section,footer,.section {
    padding: 80px 0;
}
section.no-padding {
    padding: 0;
}
.intro-buttom-wapper {
    margin-top: 40px;
}
.btn {
    border-radius: 40px;
    padding: .375rem 1.5rem;
    font-weight: 500;
}
.btn-primary
{
    color: #fff;
    background-color: #FFC100;
    border-color: #FFC100;
}
.btn-primary.focus, .btn-primary:focus,.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus
{
    color: #fff;
    background-color: #FFC100;
    border-color: #FFC100;
}
.intro-text {
    width: 75%;
    margin: auto;
    margin-top: 30px;
    text-align: center;
}
.intro-buttom-wapper {
    margin-top: 40px;
    margin-bottom: 30px;
}
.ik-feature-blocks {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.ik-feature-blocks .col-md-7,.ik-feature-blocks .col-md-5{
    padding: 0;
}
.ik-feature-blocks .col-md-7 .embed-responsive
{
    background-color: #000;
}
.ik-feature-blocks .col-md-7 .embed-responsive,.ik-feature-blocks .col-md-7 .embed-responsive-context {
   height: 440px;
   position: relative;
   z-index: 999;
}
.ik-feature-blocks .col-md-7 .embed-responsive video,#clone-iframe-video-here video
{
    object-fit: cover;
    width: auto !important;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
}
.ik-feature-explore
{
    display: none;
}
.ik-feature-block
{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 220px;
    display: table;
    width: 100%;
    position: relative;
    cursor: pointer;
}
.ik-feature-wap-block {
    width: 100%;
    display: table;
    position: absolute;
    z-index: 9;
    bottom: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);
    padding: 30px 35px;
    padding-bottom: 15px;
    color: #fff;

}
.hide
{
    display: none;
}
.show
{
    display: block;
}
a.explore-readmore {
    letter-spacing: 10px;
}
.ik-feature-content p
{
    display: none;
}
.ik-feature-wap-block h4 {
    font-size: 1.1rem;
    width: 50%;
}
.explore-readmore span.lnr.lnr-arrow-right {
    color: #fff;
}
.embed-responsive-context {
    background-color: #1257A5;
    color: #fff;
}
.embed-content-fax h4 {
    font-size: 1.5rem;
    display: table;
}
.embed-content-fax {
    padding: 25px 0px;
    display: table;
    width: 100%;
    margin: auto;
    text-align: center;
    padding-bottom: 0;
    color: #fff;
}
.embed-content-fax h4 {
    font-size: 1.5rem;
    display: table;
    margin: auto;
    margin-bottom: 10px;
}
.smooth-tranzation, .ik-feature-wap-block
{
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
.ik-feature-block:hover .ik-feature-explore
{
    display: block;
}
.mapdescriptionwap a.explore-readmore .lnr-arrow-right
{
    color: #1257A5;
}
.mapdescriptionwap a.explore-readmore
{
    color: #464646;
}
.mapdescriptionwap p {
    margin-bottom: 30px;
    font-size: .9rem;
    font-weight: 300;
}
.mapdescriptionwap p.pclosed
{
    font-size: 1rem;
    font-weight: 400;
}
.mapdescriptionwap h3 {
    font-size: 2rem;
}
.karanataka-map-popover .popover-body {
    background-color: #E12B14;
    color: #fff;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-left: 130px;
    width: 270px;
    padding: 10px 20px;
}
.karanataka-map-popover 
{
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: transparent;
    border: none;
}
.karanataka-map-popover.bs-popover-auto[x-placement^=top]>.arrow::before,.karanataka-map-popover.bs-popover-top>.arrow::before {
    bottom: -2.25rem;
    border-width: 2.8rem 2.2rem 0px 0px;
    border-top-color: rgba(0,0,0,.25);
}
.karanataka-map-popover.bs-popover-auto[x-placement^=top]>.arrow::after,.karanataka-map-popover.bs-popover-top>.arrow::after {
    bottom: -2.25rem;
    border-width: 2.8rem 2.2rem 0px 0px;
    border-top-color: #e12c14;
}
.karanataka-map-popover.bs-popover-auto[x-placement^=bottom]>.arrow::before, .karanataka-map-popover.bs-popover-bottom>.arrow::before {
    top: -1.6rem;
    border-width: 0 2.8rem 2.2rem 0rem;
    border-bottom-color: rgba(0,0,0,.25);
}
.karanataka-map-popover.bs-popover-auto[x-placement^=bottom]>.arrow::after, .karanataka-map-popover.bs-popover-bottom>.arrow::after {
    top: -1.6rem;
    border-width: 0 2.8rem 2.2rem 0rem;
    border-bottom-color: #e12c14;
}
.popover-body p {
    font-size: .8rem;
    margin-bottom: 5px;
    line-height: 15px;
}
.popover-body h5 {
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: 2px;
    font-weight: 400;
}
.section-invers
{
    background-color: #F2F2F2;
}
.ik-investor-wap {
    background-color: #fff;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    /*cursor: pointer;*/
}
.ik-investor-head
{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 20px;
    background-color: #FFC100;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 230px;
}
.ik-investor-body
{
    padding: 20px 10px;
}
.ik-investor-head img.img-fluid {
    max-width: 125px;
}
.ik-investor-body p {
    font-size: .8rem;
}
.ik-investor-body {
    height: 225px;
    width: 95%;
    margin: auto;
}
.ik-investor-body h4 {
    margin-bottom: 20px;
}
.ik-investor-footer
{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: 0;
    background-color: #1257A5;
    padding: 0;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    opacity: 0;
}
.ik-investor-footer .explore-readmore
{
    color: #fff;
    font-size: .8rem;
    display: none;
}
.ik-investor-wap:hover .ik-investor-head
{
    height: 185px;
}
.ik-investor-wap:hover .ik-investor-footer
{
    height: 45px;
    padding: 10px 10px;
    opacity: 1;
}
.ik-investor-wap:hover .ik-investor-footer .explore-readmore
{
    display: block;
}
.ik-choose-karnatak {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 140px;
    position: relative;
    overflow:hidden;
    margin-bottom: 40px;
}
.ik-choose-karnatak h4 {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 0;
    width: 50%;
    margin: auto;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 3;
}
.ik-choose-karnatak:before {
    content: "";
    background-color: rgb(0 0 0 / 30%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}
.ik-choose-innerwap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}
.ik-choose-karnatak:hover .ik-choose-innerwap
{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.ik-choose-kar-counts {
    display: table;
    float: left;
    width: 25%;
    padding: 15px 0;
    margin: 20px 0px;
    margin-bottom: 0;
}
.ik-choose-kar-counts h5 {
    font-weight: 600;
    font-size: 2rem;
    margin-bottom: 0;
    margin-top: 7px;
}
.ik-choose-kar-counts h5 span {
    font-size: 1rem;
    text-transform: capitalize;
}
.ik-choose-kar-counts .col-md-8 {
    margin-left: -15px;
}
.section-primary
{
    background-color: #27384B;
    color: #fff;
}
#carouselMinisterWap .carousel-caption {
    position: static;
    width: 100%;
    text-align: left;
}
.section-padding-bottom-null
{
    padding-bottom: 0;
}
p.bottom-space {
    margin-bottom: 40px;
}
.ministor-img {
    margin-bottom: -20px;
}
#carouselMinisterWap .carousel-control-next, #carouselMinisterWap .carousel-control-prev{
    top: -75px;
    width: 50px;
    height: 65px;
    opacity: 1;
}
#carouselMinisterWap .carousel-control-next {
    right: auto;
    left: 45px;
}
#carouselMinisterWap a.carousel-control-next span.lnr,#carouselMinisterWap a.carousel-control-prev span.lnr {
    font-size: 23px;
}
.col-md-12.home-head-wap .home-h3 {
    margin-bottom: 10px;
}
.col-md-12.home-head-wap {
    text-align: center;
    margin-bottom: 50px;
}
.col-md-12.home-head-wap h4.home-h4 {
    font-weight: 700;
    font-size: 35px;
}
#carouselTestimonials {
    margin-top: 50px;
}
.testiominal-wapper p {
    margin-bottom: 0;
    font-size: .8rem;
}
.testiominal-wapper {
    width: 100%;
    padding: 20px;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.11);
    height: 100%;
}
.testimonal-header {
    height: 190px;
    margin-top: -45px;
    position: relative;
    z-index: 999;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
}
#carouselTestimonials .carousel-inner
{
    overflow: inherit;
}
.carousel-indicators li {
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    border-radius: 50px;
}
#carouselTestimonials ol.carousel-indicators {
    bottom: -65px;
}
.carousel-indicators li.active {
    border-color: #FFC100;
    background-color: #FFC100;
}
.section-info
{
    background-color: #E8F3FF;
    min-height: 480px;
}
footer
{
    background-color:#27384B;
    color: #fff;
    font-size: .8rem
}
footer p
{
    font-size: .9rem;
    margin-bottom: 0;
    position: relative;
    margin-left: 25px;
    color: rgba(228, 228, 228, 0.71);
}
.footer-navigation-bar {
    margin-bottom: 30px;
}
footer a,footer a:hover,footer a:hover
{
    color: #fff;
}
b, strong
{
    font-weight: 700;
}
p span.lnr {
    color: #FFC100;
    font-size: 1.1rem;
    position: absolute;
    left: -30px;
}
.address-bar {
    margin-bottom: 40px;
}
.contact-infomation p {
    margin-bottom: 12px;
}
.footer-navigation-bar a.nav-link {
    padding-bottom: 0;
    color: rgba(228, 228, 228, 0.71);
}
.footer-wapper .col-speial-wapper {
    /* border-right: 1px solid rgba(255, 255, 255, 0.23137254901960785); */
    padding: 40px 15px;
    padding-bottom: 25px;
}
.footer-wapper .col-speial-wapper:last-child
{
    border-right: 1px solid transparent;
}
.social-share-wapper p {
    margin-left: 0;
}
.social-share-wapper img.img-fluid {
    max-width: 45px;
}
.social-share-wapper .col-md-9 {
    padding-left: 0;
}
.social-share-wapper h3 {
    margin-bottom: 0;
    font-size: 2.2rem;
    opacity: .8;
}
.social-share-wapper .social-icon img.img-fluid {
    width: 100%;
    margin-right: 24px;
}
.social-icon {
    width: 25px;
    margin-right: 25px;
}
.social-icon-wapper.d-flex.align-items-center {
    margin-top: 25px;
    position: relative;
    top: 8px;
}
.container-with-margin {
    width: 90%;
}
.ik-investor-body {
    height: 265px;
    width: 85%;
    margin-top: 30px;
    margin: auto;
}
.ik-investor-body-d-flex
{
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.ik-choose-kar-counts p {
    margin-bottom: 0;
    font-size: .9rem;
}
.testimonial-wap {
    height: 100px;
    width: 100%;
}
#clone-iframe-video-here
{
    height: 90vh;
}
.sussmaster-wap-wip {
    padding: 0;
}
.sussmaster-imag-wapper {
    height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.sussmaster-conter-wapper {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 30px 20px;
    background-color: rgb(255 193 0 / 88%);
}
.sussmaster-conter-wapper p {
    color: #fff;
    font-size: .9rem;
    margin-bottom: 5px;
    font-weight: 400;
}
.nopadding-null {
    padding: 0;
    margin-top: -50px;
    background-color: #F2F2F2;
}
.successstory-wapper p {
    font-size: .9rem;
    margin-bottom: 0;
}
.successstory-wapper {
    display: table;
    width: 65%;
    margin: auto;
    text-align: center;
}
.successstory-wapper img.img-fluid {
    max-width: 90%;
    margin-bottom: 40px;
}
p.inner-p {
    margin-bottom: 50px;
    font-style: italic;
}
.ik-feature-owl-carouselblock {
    display: table;
    width: 100%;
    position: relative;
}
.ik-caption-text-plzceer {
    position: absolute;
    width: 100%;
}
.embed-content-fax p {
    font-size: 10px;
}
.embed-content-fax a.explore-readmore
{
    font-size: 10px;
    color: #fff;
}
.lorolhipsum
{
    filter: blur(8px);
    -webkit-filter: blur(8px);
}
#carouselMinisterWap h5 {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 1rem;
}
#carouselMinisterWap p {
    font-weight: 300;
}
.footer-wapper-boderfixer {
    border-top: 1px solid rgba(255, 255, 255, 0.38);
}
.col-speial-wapper-bordered {
    border-right: 1px solid rgba(255, 255, 255, 0.38);
}
.ik-investor-wap-project .ik-investor-head {
    background-position: center;
    background-size: cover;
}
.ik-investor-wap-project
{
    background-color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    text-align: left;
    margin-bottom: 30px;
    overflow: hidden;
}
.ik-investor-body h4
{
    font-weight: 500;
    font-size: 1.2rem;
}
.wixwap {
    position: absolute;
    background-color: #FFC100;
    color: #fff;
    right: 0;
    bottom: 0px;
    padding: 4px 20px;
    font-size: .7rem;
    font-style: italic;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
}
.ik-investor-wap-project  .ik-investor-body {
    height: 245px;
    width: 85%;
    margin-top: 30px;
}
.wixwapstart
{
    background-color: #1257A5;
}
.ik-nav-tabs {
    margin-bottom: 55px;
}
.first-borderface,ul.ik-nav-tabs>li:first-child a
{
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.last-borderface,ul.ik-nav-tabs>li:last-child a
{
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.ik-nav-tabs li.nav-item a {
    border: 1px solid #D7D7D7;
    color: #000;
    font-size: .9rem;
    font-weight: 400;
    padding: 5px 45px;
}
.ik-nav-tabs li.nav-item a.active {
    background-color: #FFC100;
    color: #fff;
}
.footer-copywrite p {
    color: #27384B;
    margin: 0;
    font-size: .8rem;
    margin: 5px 0;
}
li.nav-item.active a.nav-link,li.nav-item.current-menu-item .nav-link
{
    font-weight: 600;
}
.master-head-wappers
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: table;
    width: 100%;
}
.pageheader-caption {
    display: table;
    width: 100%;
    -webkit-backdrop-filter: saturate(180%) blur(15px);
    backdrop-filter: saturate(180%) blur(15px);
    background-color: rgba(255, 255, 255, 0.18);
    padding: 35px 0;
    margin-top: 70vh;
    color: #fff;
    position: relative;
    bottom: -1px;
}
.pageheader-text-wap h1 {
    font-size: 2rem;
    position: relative;
    margin-bottom: 60px;
}
.pageheader-text-wap h1:before {
    content: '';
    width: 20%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: -15px;
}
.pageheader-text-wap p {
    font-size: 0.8rem;
}
.width-70p
{
    width: 70%;
}
.row.ik-master-head-intro li.nav-item span img {
    width: 10%;
    margin-right: 10px;
}
.row.ik-master-head-intro li.nav-item {
    margin-bottom: 35px;
    padding-left: 45px;
    position: relative;
    display: inline-flex;
    align-items: center;
}
.row.ik-master-head-intro li.nav-item span {
    position: absolute;
    left: 5px;
}
.ikspeck-wap {
    position: static;
    height: 420px;
    overflow: hidden;
}
.container-ikspeck-block2 .ikspeck-img-float, .container-ikspeck-block2 .ikspeck-img-float-textblocker {
    left: initial;
    right: 15px;
    top: 20px;
}
.ikspeck-img-float, .ikspeck-img-float-textblocker {
    position: absolute;
    width: 50vw;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.container-ikspeck-block2 .content-wapper {
    padding-left: 5%;
}
.ik-invers-gd-row
{
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 57%, rgba(241,241,241,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 57%, rgba(241,241,241,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,1) 57%, rgba(241,241,241,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f1f1f1",GradientType=1);
}
.ik-choose-k-row {
    padding-bottom: 0;
}
.container-ikspeck-block2 h4 {
    font-weight: 600;
    font-size: 1.2rem;
    margin-bottom: 20px;
}
.container-ikspeck-block2 p 
{
    font-size: .9rem;
}
p.bottom-spacer {
    margin-bottom: 40px;
}
.container-ikspeck-block2 ul.nav.flex-column li {
    font-weight: 400;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
}
.container-ikspeck-block2 ul.nav.flex-column li i.fa-play {
    font-size: 10px;
    position: absolute;
    top: 5px;
    color: #FFC100;
    left: 0;
}
.container-ikspeck-block2.ik-invest-table-zip-plane ul.nav.flex-column li i.fa-play
{
    display: none;
}
.container-ikspeck-block2.ik-invest-table-zip-plane ul.nav.flex-column li
{
    padding-left: 0;
}
.container-ikspeck-block2 .ikspeck-img-float:after, .container-ikspeck-block2 .ikspeck-img-float-textblocker:after {
    content: '';
    position: absolute;
    right: -30px;
    bottom: 0px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #818E90;
    clear: both;
}
.container-ikspeck-block2 .order-md-last .ikspeck-img-float.aos-init.aos-animate {
    left: 0;
    right: initial;
}
.container-ikspeck-block2 .order-md-last .ikspeck-img-float:after, .container-ikspeck-block2 .order-md-last .ikspeck-img-float-textblocker:after
{
    content: '';
    position: absolute;
    left: -30px;
    bottom: 0px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 0px solid transparent;
    border-top: 20px solid #818E90;
    clear: both;
}
.container-ikspeck-block2 .order-md-first .content-wapper {
    padding-left: 0;
    padding-right: 55px;
}
.container-ikspeck-block2 ul.nav.flex-column {
    margin-bottom: 15px;
}
.action-details-innerwap p {
    font-size: .8rem;
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
}
.action-details-innerwap {
    background-color: #F4F4F4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 180px;
}
.action-details-wap-iconplacement {
    background-color: #FFC100;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    margin-bottom: 50px;
        position: absolute;
    top: -30px;
}
.action-details-flexhold {
    display: inline-flex;
    width: 90%;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
}
.action-details-innerwap {
    margin: 40px 0;
    position: relative;
    /*margin-bottom: 20px;*/
}
.action-details-wap p {
    margin: 30px 0;
    text-align: center;
}
.action-detail-moreinfo-card {
    display: table;
    width: 100%;
    margin-bottom: 30px;
}
.action-detail-moreinfo-card .ik-inner-collapsewap {
    padding: 20px 0;
    padding-left: 30px;
    padding-bottom: 0;
    margin-bottom: -20px;
}
.action-detail-moreinfo a {
    color: #000;
    font-size: .9rem;
    font-weight: 400;
}
.action-detail-moreinfo {
    margin: 30px 0;
    margin-top: 70px;
}
.container-ikspeck-block2 .action-detail-moreinfo-card ul.nav.flex-column li {
    font-weight: 400;
}
.action-detail-moreinfo a {
    position: relative;
    padding-left: 25px;
}
.action-detail-moreinfo a span.collapsenavgi.collapse-open:before {
    content: '-';
    font-size: 1.6rem;
    color: #FFC100;
    position: absolute;
    left: 0;
    top: -13px;
}
.action-detail-moreinfo a span.collapsenavgi.collapse-close:before {
    content: '+';
    font-size: 1.4rem;
    color: #FFC100;
    position: absolute;
    left: 0;
    line-height: 18px;
}
.master-head-wappers-inner {
    height: 90vh;
    overflow: hidden;
    position: relative;
}
.pageheader-captionn2 {
    width: 60%;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 9;
    margin-bottom: 10%;
}
.pageheader-captionn2 p {
    font-size: .9rem;
    font-weight: 500;
}
.master-head-wappers-inner:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.master-head-featureblock {
    width: 90%;
    position: absolute;
    bottom: 60px;
    z-index: 9;
}
.ik-master-head-featureblock-wap {
    -webkit-backdrop-filter: saturate(180%) blur(15px);
    backdrop-filter: saturate(180%) blur(15px);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 15px 25px;
    height: 140px;
    background-color: rgba(255, 255, 255, 0.24);
    overflow: hidden;
}
.ik-master-head-featureblock-wap h5 sup {
    color: #fff;
    font-weight: 400;
}
.ik-master-head-featureblock-wap p {
    color: #fff;
    font-size: .8rem;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    line-height: 20px;
}
.ik-master-head-featureblock-wap h5 {
    color: #FFC100;
    font-size: 3.2rem;
    font-weight: 400;
    position: relative;
    margin-bottom: 0;
    text-align: center;
}
.ik-master-head-featureblock-wap h5 sup {
    color: #FFC100;
    font-weight: 400;
    font-size: 15px;
    top: 25%;
    position: absolute;
}
.ik-master-head-featureblock-wap h5 sup.down-wapx {
    top: initial;
    bottom: 0;
}
.ik-master-head-featureblock-wap h5 sup.down-wapx {
    top: initial;
    bottom: 20px;
    font-size: 20px;
    right: -25px;
}
.scroll-down-more {
    width: 20px;
    margin: auto;
    position: relative;
    top: 25px;
    line-height: 0px;
    font-size: 16px;
}
.ik-table-of-contents li.nav-item a {
    color: #464646;
    padding: 5px 20px;
}
.ik-table-of-contents li.nav-item {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #464646;
    margin: 0 10px;
}
.ik-incentives-wap p {
    font-size: .9rem;
    margin-bottom: 0;
}
.ik-incentives-wap {
    margin-bottom: 15px;
    padding: 12px 45px;
    background-color: #f7fbff;
    border-left: 5px solid #cddff0;
}
.ik-incentives-wap p span {
    color: #FFC100;
}
.ik-ui-spacer {
    padding-left: 15px;
    position: relative;
}
.ik-ui-spacer span {
    position: absolute;
    left: 2px;
    font-size: 19px;
    top: -4px;
}
.ik-incentives-wap-6 .ik-incentives-wap {
    margin-bottom: 20px;
    height: 90%;
    position: relative;
}
.ik-incentives-wap-6 {
    padding-right: 50px;
}
.ik-investor-wap-project-wax .ik-investor-wap-project .ik-investor-head {
    position: relative;
}
.ik-investor-wap-project-wax .ik-investor-wap-project .ik-investor-head:after {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
    clear: both;
}
.ik-investor-wap-project-wax .ik-investor-body {
    height: 175px;
    min-height: 175px;
}
.ik-investor-wap-project-wax .ik-investor-body p
{
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ik-investor-wap-project-wax .action-details-innerwap {
    margin: 60px 0;
    position: relative;
    margin-bottom: 40px; 
    min-height: 230px;
    background-color: #28394a;
    border: 1px solid #59697B;
    padding: 25px 0px;
    height: inherit;
}
.ik-investor-wap-project-wax .action-details-innerwap p {
    margin-top: 0;
    font-weight: 300;
}
.ik-investor-wap-project-wax .action-details-flexhold h5 {
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
}
.ik-brand-logos
 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 130px;
    border: 1px solid #E4E4E4;
    margin-bottom: 20px;
}
.ik-brand-logos.ik-brand-logos-info {
    height: 200px;
    padding: 5px 50px;
    margin-bottom: 25px;
}
.ik-brand-logos.ik-brand-logos-info h5 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 15px;
}
.ik-brand-logos.ik-brand-logos-info p {
    font-size: .8rem;
    font-weight: 400;
    margin: 0;
}
.ik-brand-logos.ik-brand-logos-info a
{
    color: #000;
}
.ik-brand-logos.ik-brand-logos-info .table
{
    margin-bottom: 0;
}
.ik-brand-logos.ik-brand-logos-info .table td, .ik-brand-logos.ik-brand-logos-info .table th
{
    border-top: 1px solid #dee2e6;
}
.ik-brand-logos-info span.lnr.lnr-download
{
    color: #e94a37;
}
.ik-related-sector-wap {
    position: relative;
    background-size: cover;
    background-position: center;
    -ms-flex-align: center!important;
    align-items: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    display: -ms-flexbox!important;
    display: flex!important;
    height: 165px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    overflow: hidden;
}
.ik-related-sector-wap:before {
    content: '';
    position: absolute;
    background-color: #00000057;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
}
.ik-related-sector-wap p {
    z-index: 2;
    width: 80%;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    font-size: .9rem;
}
#carouselExampleControls .carousel-item {
    padding: 0 110px;
}
#carouselExampleControls .carousel-control-next,#carouselExampleControls .carousel-control-prev {
    background-color: #fff;
    color: #707070 !important;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 15px;
    top: 40%;
    opacity: .8;
}
#carouselExampleControls .carousel-control-next {
    right: 20px;
}
#carouselExampleControls .carousel-control-prev {
    left: 20px;
}
.location-placeholder {
    display: table;
    width: 100%;
    margin-top: 65px;
}
.location-placeholder ul.nav li.nav-item a span {
    font-style: normal;
    padding: 0px 4px;
    background-color: #4C4C4C;
    margin-right: 8px;
    color: #fff;
}
.location-placeholder ul.nav li.nav-item a {
    color: #686868;
    font-size: .7rem;
    font-style: italic;
    padding: 4px 10px;
}
.location-placeholder ul.nav li.nav-item a.nav-link.active span {
    background-color: #FFC100;
}
.location-placeholder ul.nav li.nav-item {
    width: 14%;
}
.master-head-wappers-inner-loaction,.master-head-wap-cover7
{
    height: 65vh;
    background-color: #27384a;
}
.master-head-wappers-inner-loaction .pageheader-captionn2 {
    margin-bottom: 0;
}
p.p-container {
    width: 80%;
    margin: auto;
    font-size: 1rem;
    line-height: 2rem;
}
.ik-investor-wap-plan-wax.ik-investor-wap-project-wax .action-details-innerwap {
    background-color: transparent;
    border-color: #D8D8D8;
    height: 290px;
}
.ik-investor-wap-plan-wax.ik-investor-wap-project-wax .action-details-wap-iconplacement
{
    background-color: #EAEAEA;
}
.ik-living-wap-row h5 {
    font-weight: 500;
    margin-bottom: 0;
}
.ik-living-wip {
    display: table;
    width: 100%;
    margin-bottom: 25px;
    height: 110px;
}
.ik-living-wap-row p {
    font-size: .8rem;
}
.ik-living-wapper {
    display: table;
    width: 100%;
}
.ik-living-wapper .col-md-6 {
    border: 1px solid rgba(89, 105, 123, 0.3);
    padding-top: 40px;
    padding-bottom: 40px;
}
.ik-living-wapper .col-md-6:nth-child(1)
{
    border-left: 0;
    border-top: 0;
}
.ik-living-wapper .col-md-6:nth-child(2)
{
    border-right: 0;
    border-top: 0;
}
.ik-living-wapper .col-md-6:nth-child(3)
{
    border-left: 0;
    border-bottom: 0;
}
.ik-living-wapper .col-md-6:nth-child(4)
{
    border-right: 0;
    border-bottom: 0;
}
.ik-living-wap-row-rhs {
    display: table;
    width: 100%;
    padding-left: 10%;
}
.ik-living-wap-row-lhs {
    display: table;
    width: 100%;
    padding-right: 10%;
}
.row-success-stories .col-md-2 {
    -ms-flex: 0 0 19.666667%;
    flex: 0 0 19.666667%;
    max-width: 19.666667%;
}
.ik-invertment-opt-wax h4 {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 20px;
}
.ik-invest-table-zip table td,.ik-invest-table-zip  table th {
    padding: 1rem;
    vertical-align: top;
    border: 1px solid #F2F2F2;
    vertical-align: middle;
    font-size: .8rem;
    font-weight: 400;
}
.ik-invest-table-zip table thead th {
    padding: 0.75rem 1.5rem;
    color: #27384B;
    background-color: #F2F2F2;
    border-color: #F2F2F2;
    font-size: .9rem;
    font-weight: 500;
    vertical-align: middle;
}
.table .thead-light th:nth-child(1),.table .thead-light td:nth-child(1)
{
   -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}
.table .thead-light th:nth-last-child(1)
{
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}
.container.ik-invertment-opt-wax {
    margin-top: 30px;
}
.ik-invertment-opt-wax {
    margin-bottom: 50px;
}
.ik-brand-logos.ik-brand-logos-info.ik-brand-logos-infofix.d-flex.align-items-center {
    padding: 20px 30px;
    height: 150px;
}
.ik-invertment-opt-wax-box p {
    font-size: .8rem;
}
.ik-location-details-wap .ik-invertment-opt-wax {
    margin-bottom: 25px;
}
.ik-location-details-wap {
    border-right: 1px solid #D8D8D8;
}
.ik-location-details-wap-rhs {
    display: table;
    width: 100%;
    padding-left: 30px;
}
.ik-location-details-wap-rhs-row {
    margin-bottom: 40px;
}
.row-statupwap .col-md-2 {
    -ms-flex: 0 0 19.666667%;
    flex: 0 0 19.666667%;
    max-width: 19.666667%;
}
.ik-statupwap-bands {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* height: 130px; */
    border: 1px solid #D8D8D8;
    margin-bottom: 20px;
    padding: 25px 20px;
}
.ik-statupwap-band-header {
    display: table;
    width: 85%;
    background-color: #FFC100;
    margin: auto;
    margin-bottom: 45px;
    font-size: 5rem;
    color: #fff;
    text-align: center;
    margin-top: -26px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
    padding-top: 20px;
}
.ik-statupwap-bands .ik-statupwap-band-body {
    text-align: center;
    height: 140px;
    font-size: 0.8rem;
}
.ik-statupwap-bands .ik-statupwap-band-footer
{
    text-align: center;
}
img.img-fluid.max-wdthsip {
    max-width: 80%;
    margin-right: auto;
}
.ik-statupwards-details-wap .table td, .ik-statupwards-details-wap .table th {
    border: 0;
    padding: 0 5px;
    padding-bottom: 20px;
}
.ik-statupwards-details-wap .table td a, .ik-statupwards-details-wap .table th a{
    color: #464646;
}
.ik-statupwards-details-wap p
{
    margin-bottom: 0;
}
.ik-invest-table-zip table tr:last-child td {
    border-bottom: 0;
}
.ik-invest-table-zip table {
    margin-bottom: 0;
}
.ik-invest-table-zip table tr:first-child td,.ik-invest-table-zip table thead tr:first-child th{
    border-top: 0;
}
.ik-invest-table-zip table tr>td:first-child,.ik-invest-table-zip table thead tr>th:first-child
{
    border-left: 0;
}
.ik-invest-table-zip table tr>td:last-child,.ik-invest-table-zip table thead tr>th:last-child
{
    border-right: 0;
}
.ik-invest-table-zip .card {
    border: 1px solid #F2F2F2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.karnataka-wapper {
    padding-left: 120px;
}
.location-placeholder ul.nav li.nav-item a div {
    display: inline-flex;
    width: 20px;
    height: 20px;
    float: left;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    background-color: #4C4C4C;
    color: #fff;
    margin-bottom: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 10px;
}
.location-placeholder ul.nav li.nav-item a.active div {
    background-color: #FFC100;
}
.ik-incentives-wap p:before {
    background-color: #FFC100;
    position: absolute;
    left: 0;
    width: 6px;
    top: 9px;
    height: 1.6px;
    content: '';
}
.ik-incentives-wap p {
    font-size: .9rem;
    margin-bottom: 0;
    position: relative;
    padding-left: 12px;
}
.ik-incentives-wap p.ik-incentives-wap-nvers:before
{
    display: none;
}
p.ik-incentives-wap-nvers {
    padding: 0;
}
.ik-statupwap-band-footer img.img-fluid {
    max-height: 60px;
    margin-bottom: 20px;
}
.ik-brand-logos.ik-brand-logos-info.ik-brand-logos-info-download {
    padding: 25px 50px;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.ik-brand-logos.ik-brand-logos-info.ik-brand-logos-info-download:hover {
    height: auto;
}
.ik-investor-wap-project-wax .action-details-innerwap .action-details-flexhold p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ik-investor-wap-project-wax .action-details-innerwap:hover .action-details-flexhold p
{
    display: block;
}
.incentives_tab_content_title {
    margin-top: -55px;
}
.container-ikspeck-block2 .action-detail-moreinfo-card ul.nav.flex-column li a {
    padding-left: 0;
}
.master-head-wappers-fixflip {
    position: absolute;
    right: 0;
    width: 80%;
    height: 100%;
    top: 0;
    text-align: right;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,56,75,1) 45%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,56,75,1) 45%);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(39,56,75,1) 45%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#27384b",GradientType=1);
}
.master-head-wappers-fixflip img.img-fluid.location-master-head-wappers {
    max-width: 35%;
    margin-right: 130px;
    margin-left: auto;
    z-index: 1;
}
.location-master-head-wappers svg
{
    width: 100%;
}
.location-master-head-wappers {
    width: 40%;
    margin-left: auto;
    margin-right: 95px;
}
.ik-master-head-featureblock-wap .col-md-12 sup.down-wapx {
    right: auto;
}
.ik-caption-text-plzceer a {
    color: #fff;
}
.menu-footer-menu-container li.nav-item.active a.nav-link,.menu-footer-menu-container li.nav-item.current-menu-item .nav-link
{
    font-weight: 300
}
.img-wapp-max-wdthsip {
    text-align: right;
    padding-right: 40px;
}
.ik-master-cover h1 {
    font-family:'Adlery Pro Regular';
    font-weight:normal;
    font-size:8rem;
    margin-bottom: 0;
}
.section-4p {
    padding: 75px 0;
    font-size: 1rem;
    margin-bottom: 0;
}
.wp-block-image.ik-wp-block-image.wp-block-image .alignleft {
    margin-bottom: 0;
    margin-right: 5em;
}
.ik-state-feature-blockwap h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2rem;
}
.ik-state-feature-blockwap .ik-choose-kar-counts {
    display: inline-flex;
    width: initial;
    min-width: 27%;
    margin: 0;
    position: relative;
    min-height: 80px;
}
.ik-state-feature-blockwap .ik-choose-kar-counts:last-child:after {
    content: "";
    display: none;
}

.ik-state-feature-blockwap .ik-choose-kar-counts img.img-fluid {
    max-width: 40px;
}
.ik-state-feature-blockwap .ik-choose-kar-counts p {
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 0px;
}
.ik-state-feature-blockwap .ik-choose-kar-counts h5 {
    font-size: 1.3rem;
}
.ik-choose-kar-counts .row.d-flex.align-items-center {
    width: 100%;
}
.ik-state-feature-blockwap .ik-choose-kar-counts .col-md-4, .ik-state-feature-blockwap .ik-choose-kar-counts .col-md-8 {
    max-width: fit-content;
    flex: unset;
    -ms-flex: unset;
}
.ik-state-feature-blockwap-inner-bg .ik-choose-kar-counts:after {
    content: '';
    background-color: #7b7b7b;
    width: 1px;
    height: 115%;
    position: absolute;
    right: 20px;
    top: 0;
}
.ik-state-feature-blockwap-inner-bg {
    display: table;
    width: 100%;
    -webkit-backdrop-filter: saturate(180%) blur(15px);
    backdrop-filter: saturate(180%) blur(15px);
    padding: 45px 35px;
    position: relative;
    bottom: -40px;
    background-color: rgb(0 0 0 / 38%);
    margin: 0 15px;
}
.section {
    padding: 80px 0 !important;
}
.section-4p p
{
    font-size: 1rem
}
.ghostkit-custom-Z25eqMh figure.alignright.size-large.is-resized {
    margin-left: 5rem;
    height: 670px;
}
figure.alignright.size-large.is-resized img.wp-image-495 {
    object-fit: cover;
    width: auto !important;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
}
.ik-landmark-wappercontainer .ik-related-sector-wap p {
    width: 100%;
    font-size: .8rem;
}
.ik-landmark-wappercontainer .ik-related-sector-wap {
    height: 130px;
    margin-bottom: 30px;
}
main {
    padding-top: 75px;
}
.carouselSucessStoriesControls .carousel-item {
    padding: 0 !important;
}
#carouselMinisterWap h3.home-h3.text-left {
    font-size: 1.9rem;
}
#carouselMinisterWap .carousel-item {
    padding-bottom: 40px;
}
.navbar-expand-lg .navbar-nav li.menu-item {
    position: relative;
}
.navbar-light .navbar-nav ul.sub-menu li.menu-item a {
    /*font-size: 14px !important;
    font-weight: 400;
    border-bottom: 1px solid #f3f3f3;
    padding: 0px 20px;
    padding-bottom: 5px;*/
}
ul.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    width: 540px;
    padding: 15px 0px;
    background-color: #EDEDED;
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 11%);
    -moz-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 11%);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 11%);
    top: 35px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap:0;
    -moz-column-gap:0;
    column-gap:0;
}
ul.sub-menu:before {
    content: '';
    position: absolute;
    left: 8%;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #EDEDED;
    clear: both;
}
.navbar-expand-lg .navbar-nav ul.sub-menu li.menu-item {
    padding: 0;
    list-style: none;
    margin-bottom: 0px;
    border-right: 1px solid #f3f3f3;
    /*width: 50%;*/
    /*float: left;*/
}
.navbar-light .navbar-nav ul.sub-menu li.menu-item a
{
    font-weight: 300 !important;
}
.navbar-expand-lg .navbar-nav ul.sub-menu li.menu-item.current-menu-item a,
.navbar-light .navbar-nav ul.sub-menu li.menu-item a:hover,
.navbar-light .navbar-nav ul.sub-menu li.menu-item a:focus
{
    font-weight: 500 !important;
    background-color: #FFC100;
    color: #fff;
}
.navbar-light .navbar-nav ul.sub-menu li.menu-item a {
    padding: 8px 25px;
}
.menu-nav-trigger {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}
.ik-choose-k-row-explorer .ikspeck-img-float.aos-init.aos-animate {
    top: 0;
}
.ik-choose-k-row-explorer .container-ikspeck-block2 .ikspeck-img-float:after
{
    display: none;
}
li#menu-item-727 ul.sub-menu li.menu-item {
    width: 100%;
}
li#menu-item-727 ul.sub-menu {
    width: 290px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.ik-master-head-featureblock-wap .col-md-12 sup.down-wapx {
    right: 0;
    width: 62%;
    position: relative;
    bottom: 0;
}
.owl-prev .sector-nav-next-pre {
    margin-left: 15px;
}
.owl-next .sector-nav-next-pre {
    margin-right: 15px;
}
.ik-living-wapper {
    margin: 60px 0;
}
.home-h3-small-m
{
    margin-bottom: 30px;
}
.ik-living-wapper .action-details-innerwap {
    margin: 40px 0;
    min-height: 100px;
    height: 100px;
    border: 1px solid #3E5369;
}
.ik-living-wapper .action-details-innerwap .action-details-flexhold {
    padding: 0;
}
.ik-living-wapper .action-details-innerwap .action-details-flexhold h5,.ik-living-wapper .action-details-innerwap .action-details-flexhold p {
    margin: 0;
}
.ik-living-wapper .action-details-innerwap .action-details-flexhold h5 {
    color: #FFC100;
    font-size: 1.5rem;
    margin-bottom: 2px;
    font-weight: 400;
}
.ik-living-wapper .action-details-innerwap .action-details-flexhold p {
    font-size: 0.7rem;
    line-height: 1rem;
    font-weight: 500;
}
.ik-living-wapper-rows {
    border-bottom: 1px solid #3E5369;
    margin-bottom: 50px;
}
.ik-living-wap-row.ik-investor-wap-project-wax .ik-related-sector-wap {
    margin-top: 40px;
    padding: 0 10px;
}
.ik-living-wapper .ik-living-wapper-rows:last-child {
    margin: 0;
    border-bottom: 0;
}
.ik-invest-table-zip table tr:first-child td span {
    font-weight: 500 !important;
}
.ik-invest-table-zip table tr:first-child td {
    padding: .75rem 1.5rem;
    color: #27384b;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    font-size: .9rem;
    font-weight: 600;
    vertical-align: middle;
}
.ik-invest-table-zip-plane table td:first-child {
    border-left: 1px solid #f2f2f2 !important;
}
.ik-invest-table-zip-plane table {
    border: 1px solid #f2f2f2 !important;
}
.ik-investor-wap-plan-wax.ik-investor-wap-project-wax .action-details-innerwap:hover {
    height: auto;
}
.ik-invest-table-zip-plane ul
{
    margin-bottom: 15px;
    padding-left: 20px;
    width: 90%;
}
.ik-invest-table-zip-plane ul li {
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
    list-style: none;
    padding: 0;
}
.ik-invest-table-zip-plane ul li:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 5px;
    width: 0;
    height: 0;
    border-left: 10px solid #ffc100;
    border-right: 0px solid #ffc10000;
    border-bottom: 5px solid #ffc10000;
    border-top: 5px solid #ffc10000;
    clear: both;
}

/** 
ul.sub-menu {
    display: none;
    position: fixed;
    left: 0%;
    width: 100%;
    padding: 10px 0px;
    background-color: #e5e5e5d6;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    top: 35px;
    -webkit-backdrop-filter: saturate(180%) blur(30px);
    backdrop-filter: saturate(180%) blur(30px);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 65px;
}

.navbar-expand-lg .navbar-nav ul.sub-menu li.menu-item {
    padding: 0px 0;
    list-style: none;
    margin-bottom: 0px;
    border-right: 0;
    width: 18.5%;
    float: left;
    height: 135px;
    border-radius: 10px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 10px 10px;
}
.navbar-light .navbar-nav ul.sub-menu li.menu-item a {
    font-size: 14px !important;
    font-weight: 400;
    border-bottom: 0;
    padding: 0;
    padding-bottom: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    position: relative;
}
.navbar-expand-lg .navbar-nav ul.sub-menu li.menu-item img.attachment-medium.size-medium.wp-post-image {
    object-fit: cover;
    width: auto !important;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}
.navbar-expand-lg .navbar-nav ul.sub-menu li.menu-item p {
    color: #fff;
    margin: 0;
    font-size: .8rem;
    font-weight: 600;
    position: relative;
    padding: 0 15px;
}
.navbar-expand-lg .navbar-nav ul.sub-menu li.menu-item:before {
    content: "";
    background-color: #0000008c;
    position: absolute;
    width: 100%;
    height: 100%;
}
.navbar-light .navbar-nav ul.sub-menu li.menu-item a
{
    color: #fff;
}

/** **/

table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
/*.owl-theme .owl-controls {
    bottom: 10px;
    position: absolute;
    width: 100%;
}*/

.action-details-wap-flider-readmore .action-details-innerwap-readmore {
    position: absolute;
    /*bottom: -25;*/
    bottom: -11px;
    width: 100%;
    padding: 5px 15px;
    background-color: #1257A5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: .7rem;
    opacity: 0;

}
.action-details-wap-flider-readmore .action-details-innerwap-readmore a {
    color: #fff;
}
.action-details-wap-flider-readmore .action-details-innerwap:hover
{
    height: 170px;
}
.action-details-wap-flider-readmore .action-details-innerwap:hover .action-details-innerwap-readmore
{
    opacity: 1;
}
.action-details-wap-flider-readmore .action-details-innerwap,.action-details-innerwap-readmore
{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.successstory-wapper h4 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 40px;
}
.item-video .ik-feature-owl-carouselblock:before
{
    display: none !important;
}
.footer-navigation-bar-fil ul.nav.flex-column li.nav-item {
    width: 100%;
}
.footer-navigation-bar-fil ul.nav.flex-column {
    max-height: 320px;
    overflow: hidden;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
.footer-navigation-bar-fil ul.nav.flex-column:hover {
    max-height: initial;
}
.navbar-expand-lg .navbar-nav ul.sub-menu li.menu-item a.nav-link {
    font-size: .9rem;
}
.ik-investor-wap-project-wax .ik-investor-body:before {
    content: "";
    width: 35%;
    height: 1.5px;
    background-color: #ffc100;
    position: absolute;
    bottom: 30px;
    z-index: 99;
}
.ik-investor-wap-project-wax .ik-investor-body:hover p
{
    display: block;
    margin-bottom: 30px;
}
.ik-investor-wap-project-wax .ik-investor-body:hover {
    height: fit-content;
}
.ik-investor-wap-project-wax .ik-investor-body p i.fa.fa-play {
    font-size: 10px;
    color: #ffc100;
    margin-right: 10px;
}
.ik-brand-logos.ik-brand-logos-info img.img-fluid.sector-contact-pic {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.ik-brand-logos.ik-brand-logos-info .table tr:first-child td, .ik-brand-logos.ik-brand-logos-info .table tr:first-child th {
    border-top: 0px solid;
}
.ik-champion-pro-fx {
    position: absolute;
    width: 100%;
    /*height: 100%;*/
    height: 260px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 260px;
    background-color: #fff;
}
.ik-champion-wapp .col-md-5 {
    position: relative;
}
.ik-champion-wapp {
    padding: 0 15px;
}
.ik-champion-por-fx-head-wap p {
    font-size: .85rem;
    margin-bottom: 0;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ik-champion-por-fx-head-wap h5 {
    font-size: 1rem;
    margin-bottom: 0;
    font-weight: 400;
}
.ik-champion-por-fx-head-wap .ik-champion-por-fx-head {
    margin-bottom: 20px;
    margin-top: 5px;
    min-height: 80px;
}
/*.ik-champion-por-fx-head-wap .ik-champion-por-fx-body {
    height: 160px;
    min-height: 160px;
}*/
.ik-champion-por-fx-head-wap .ik-champion-por-fx-body:hover p {
    display: block;
}
/*.ik-champion-por-fx-head-wap .ik-champion-por-fx-body:hover {
    height: auto;
}*/
.ik-champion-por-fx-head-wap {
    display: block;
    width: 100%;
    padding: 0 20px;
    height: 260px;
    min-height: 260px;
    overflow: hidden !important;
}
.master-head-wappers-inner-loaction .container-fluid {
    padding: 0;
}
.master-head-wappers-inner-loaction .container-fluid .master-head-wap-cover5
{
    position: inherit;
}
.master-head-wappers-inner-loaction .pageheader-captionn2 {
    position: absolute;
    left: 0;
    width: 100%;
}
.master-head-wappers-inner-loaction-image
{
    object-fit: cover;
    width: auto !important;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
}
.row-success-stories .col-md-2 .ik-brand-logos {
    height: 120px;
    padding: 0 15px;
}
.row-success-stories .col-md-2 p {
    font-size: 0.9rem;
    line-height: 1.4rem;
    font-weight: 500;
    margin: 0;
    color: #27384B;
    text-align: center;
}
.row-success-stories .col-md-2 .ik-brand-logos .ik-brand-logos-imgs
{
    max-height: 75%;
} 
.social-share-wapper h3.Industrial-Policy-d
{
    font-size: 1.2rem;
}
.social-share-wapper-to-placeer
{
    margin-top: 50%;
}
.row-fixed-height
{
    height: 130px;
    overflow: hidden;
}
.ik-brand-logos.ik-brand-logos-info.ik-brand-logos-info-download:hover .row.row-fixed-height {
    height: auto;
}
#carouselExampleControls.ik-related-sector .carousel-control-prev,#carouselExampleControls.ik-related-sector .carousel-control-next {
    /*background-color: #f2f2f2;*/
    opacity: 1;
}
.ik-brand-logos.ik-brand-logos-info a img {
    min-width: 15px !important;
}
.hom-master-head.sector-master-head-wappers-mobile-wap .master-head-wappers-mobile-wap
{
    display: none !important;
}
.ik-champion-por-fx-head p {
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ik-champion-por-fx-head-wap:hover {
    height: auto;
}
.ik-champion-por-fx-head-wap:hover .ik-champion-por-fx-head p
{
    display: block;
}
.pageheader-captionn2.p-container-post h1 {
    width: 65%;
    margin: auto;
}
.wixshare {
    position: absolute;
    bottom: 10px;
    left: 40px;
    font-size: 20px;
    cursor: pointer;
    display: none;
}
.blogs-waps h4 {
    font-size: 1.1rem;
    line-height: 1.5rem;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blogs-waps p {
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blogs-waps .ik-investor-wap-project .ik-investor-body
{
    position: relative;
    height: 260px;
}
.wix-publishdata {
    left: 0;
    top: -20px;
    padding: 10px 10px;
    font-size: .7rem;
    font-style: italic;
    position: absolute;
}
.wix-publishdata a
{
    color: #000000;
}
.col-md-12.sorting-fixer .form-group {
    width: 143px;
    float: right;
    margin: 0 5px;
    font-size: 10px;
}
.col-md-12.sorting-fixer {
    position: absolute;
    right: -20px;
    top: -80px;
}
.col-md-12.sorting-fixer .form-group .form-control-sm {
    font-size: 12px;
    border-radius: 0;
}
.ik-nav-tabs li.nav-item {
    position: relative;
    z-index: 99;
}
.ajax-blocker-loading {
    position: absolute;
    width: 105%;
    height: 105%;
    top: -2%;
    left: -3%;
    background-color: rgb(0 0 0 / 45%);
    z-index: 99;
    border-radius: 30px;
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
}
div#myTabContent {
    position: relative;
}
.ajax-blocker-loading img.img-fluid {
    max-width: 65px;
    margin-top: 60px;
}
.hivepopup
{
    display: none;
}
.other-publishers-wap {
    display: table;
    width: 100%;
    height: 50px;
    overflow-y: scroll;
}
.other-publishers-wap a.btn.btn-warning {
    font-size: 10px;
    padding: 0 10px;
    color: #fff;
    background-color: #FFC100;
    margin-right: 5px;
    width: 48%;
}
.other-publishers-wap h6 {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 600;
}
.pageheader-text-wap ul {
    padding-left: 20px;
    font-size: 0.8rem;
}
.container-ikspeck-block2 ul.nav.flex-column ul {
    padding-left: 20px;
}
.container-ikspeck-block2 ul.nav.flex-column li ul li {
    padding: 0;
    margin: 7px 0;
    list-style: none;
    padding-left: 10px;
}
.container-ikspeck-block2 ul.nav.flex-column li ul li i.fa.fa-play {
    left: -15px;
}
.action-details-wap-iconplacement img.img-fluid {
    object-fit: contain;
    width: auto !important;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
}
div#section-owl-carouselblock {
    display: table;
    width: 100%;
    height: 2px;
}
iframe.embed-responsive-item {
    transform: scale(1.3);
}
.fontfittodefault
{
    font-size: 0.9rem
}
.ik-choose-kar-counts .row.d-flex{width: 100%;}
.search-block-wapper {
    display: none;
}
.search-block-wapper {
    position: absolute;
    right: 0;
    background-color: rgba(255, 255, 255, 0.9490196078431372);
    padding: 20px 15px;
    top: 10px;
    -webkit-box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 26%);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 26%);
}
span.lnr.lnr-cross.close-navbr-search {
    position: absolute;
    right: 7px;
    font-size: 16px;
    top: 3px;
    border-radius: 50%;
    z-index: 99;
    cursor: pointer;
}
.search-block-wapper input#searchquary {
    height: 30px;
    font-size: 14px;
    margin-right: 12px;
    margin-bottom: -10px;
}
.earth-focus-home-cont h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
    font-weight: 500;
}

.TickerNews{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: #ed1a38;
    top: 0;
    position: fixed;
    left: 0;
    z-index: 99999;
}
.ti_wrapper{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.ti_slide{
    width: 30000px;
    position: relative;
    left: 0;
    top: 0;
}
.ti_content{
    width: 8000px;
    position: relative;
    float:left;
}
.ti_news{
    float:left;
}
.ti_news a{
    display: block;
    margin-right: 10px;
    color:#fff;
    text-decoration: none;
    font-family: geneva;
    font-size: 13px;
}
#stop-resume{
    display: block;
    padding: 10px;
    background-color: #f1f1f1;
    margin:10px;
    width: 70px;
    text-align: center;
    border:solid 1px white;
    text-transform: uppercase;
    font-family: sans-serif;
    text-decoration: none;
}
#stop-resume:active{
    background-color:white;
    border:solid 1px #f1f1f1;
    color:blue;
}
/*nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-expand-lg {
    top: 34px;
}
main {
    padding-top: 105px;
}*/

.blink_me {
  animation: blinker 1s linear infinite;
  text-shadow: 0px 0px 2px rgba(255, 255, 255, 1);
}

@keyframes blinker {  
  50% { opacity: 0; }
}



@media (min-width: 1700px)
{
    body,html
    {
        font-size: 18px;
    }
    .container-with-margin {
        width: 1600px;
    }
    .owl-carousel .owl-stage {
        height: 750px;
        top: 150px;
    }
    section, footer,.section {
        padding: 130px 0;
    }
    .container
    {
        max-width: 1600px;
    }
    .container-ikspeck-block2 .order-md-first .content-wapper {
        padding-bottom: 60px;
    }
    .ikspeck-wap
    {
        height: 510px;
    }
    .section {
        padding: 130px 0 !important;
    }
    .ik-wp-block-image img.wp-image-329 {
        width: 891px;
        height: 700px;
    }
    .ik-master-head-featureblock-wap
    {
        height: 200px;
    }
    .master-head-featureblock
    {
        bottom: 100px;
    }
    .action-details-wap-iconplacement {
        background-color: #FFC100;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 20px;
        margin-bottom: 50px;
        position: absolute;
        top: -65px;
    }
    .ik-investor-wap-project-wax .action-details-innerwap {
        margin: 80px 0;
        margin-bottom: 60px;
    }
    .testimonial-wap {
        height: 150px;
        width: 100%;
    }
    .action-details-wap.action-details-wap-flider-readmore {
        margin-top: 50px;
    }
    .action-details-innerwap {
        height: 240px;
    }
    .action-details-wap-flider-readmore .action-details-innerwap:hover {
        height: 229px;
    }
    .ik-investor-wap-project .ik-investor-body
    {
        height: 25vh !important;
    }
    .ghostkit-col-content .ik-investor-wap-project .ik-investor-body {
        height: 45vh !important;
    }
    .ik-investor-head
    {
        height: 270px;
    }
    .ik-landmark-wappercontainer .ik-related-sector-wap {
        height: 155px;
        margin-bottom: 30px;
    }
    .master-head-wappers-inner {
        height: 95vh;
    }
    .ik-brand-logos {
        height: 180px;
    }
    .ik-brand-logos.ik-brand-logos-info {
        height: 275px;
    }
    .ik-related-sector-wap {
        height: 220px;
    }
    .row-fixed-height {
        height: 220px;
        overflow: hidden;
    }
    ul.sub-menu
    {
        width: 645px;
    }
    .master-head-wappers-inner-loaction, .master-head-wap-cover7
    {
        height: 65vh;
    }
    .has-background-dim.ik-master-cover {
        height: 95vh;
    }
    section.wp-block-uagb-section.uagb-section__wrap.uagb-section__background-image.alignwide.uagb-block-591e8b5a.section.section-primary p {
        font-size: 1rem;
    }
    .blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {
        color: #555d66;
        font-size: 18px;
        text-align: center;
    }
    .navbar-light .navbar-brand
    {
        max-width: 240px;
    }
    section.wp-block-uagb-section.uagb-section__wrap.uagb-section__background-image.alignwide.uagb-block-591e8b5a.section.section-primary .wp-block-columns {
        padding: 0 20px;
    }
    section.wp-block-uagb-section.uagb-section__wrap.uagb-section__background-undefined.alignfull.uagb-block-fd7d674d.section-invers.section .ghostkit-grid-inner {
        padding: 0 20px;
    }
    .ik-investor-wap-project .ik-investor-body {
        height: auto;
    }
    .wp-block-group.section-primary.ghostkit-custom-Q2yC5 .wp-block-group__inner-container {
        padding: 0 15px;
    }
}
@media (min-width: 1920px)
{
    body,html
    {
        font-size: 21px;
    }
}

@media only screen and (max-width:1000px)
{
    #clone-iframe-video-here {
        height: 35vh;
    }
    section, footer, .section {
        padding: 35px 0;
    }
    .h1, h1 {
        font-size: 2rem;
        margin-bottom: 10px;
    }
    .intro-text {
        width: 100%;
    }
    .owl-item.active.center
    {
        -moz-transform: scale(1) !important;
        -webkit-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important;
    }
    .karnataka-wapper {
        padding-left: initial;
        padding-bottom: 35px;
    }
    .container-with-margin
    {
        width: 100%;
    }
    .location-placeholder {
        display: table;
        width: 100%;
        margin-top: 40px;
    }
    .location-placeholder ul.nav li.nav-item {
        width: 50%;
    }
    .ik-choose-kar-counts {
        width: 100%;
    }
    .col-md-12.home-head-wap {
        text-align: center;
        margin-bottom: 20px;
    }
    .testimonial-wap {
        height: auto;
        width: 100%;
        margin: 30px 0;
    }
    .testiominal-wapper {
        margin-bottom: 60px;
    }
    #carouselTestimonials ol.carousel-indicators {
        bottom: 0;
    }
    .successstory-wapper {
        display: table;
        width: 100%;
        margin: auto;
        text-align: center;
        padding: 40px 15px;
    }
    .footer-navigation-bar
    {
        margin-bottom: 5px;
    }
    .footer-wapper .col-speial-wapper {
        padding: 15px 15px;
        padding-bottom: 25px;
    }
    .footer-navigation-bar-fil ul.nav.flex-column {
        max-height: initial;
    }
    .location-footer-wap .footer-navigation-bar-fil ul.nav.flex-column {
        display: table;
    }
    .location-footer-wap .footer-navigation-bar-fil ul.nav.flex-column li {
        width: 50%;
        float: left;
    }
    .social-share-wapper-to-placeer {
        margin-top: 30px;
    }
    .social-share-wapper .col-md-9.col-10 p, .social-share-wapper .col-md-9.col-10 h3 {
        padding-left: 20px;
    }
    .hideme-mobile,.hideme-mobile-bar-p p
    {
        display: none;
    }
    .social-icon-wapper.d-flex.align-items-center {
        margin: 0;
        justify-content: center;
        top: 0;
    }
    .navbar-light .navbar-brand {
        max-width: 200px;
        margin-left: 15px;
    }
    .navbar-light .navbar-toggler {
        border: 0;
    }
    #navbarSupportedContent {
        padding: 15px 0;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 5px 20px;
    }
    .row-saw {
        width: 100%;
    }
    ul.sub-menu {
        width: 100%;
        height: auto;
        overflow-y: scroll;
        z-index: 99;
        position: unset;
    }
    ul.sub-menu:before {
        content: '';
        position: absolute;
        left: 30px;
        top: 22px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #EDEDED;
        clear: both;
        z-index: 999;
    }
    .container-ikspeck-block2 .ikspeck-img-float:after, .container-ikspeck-block2 .ikspeck-img-float-textblocker:after
    {
        display: none;
    }
    .ikspeck-img-float, .ikspeck-img-float-textblocker {
        position: static;
        width: 100%;
    }
    .ikspeck-wap {
        height: 45vh;
        margin: 0 -15px;
        margin-bottom: 25px;
    }
    .ik-choose-k-row {
        padding-bottom: 25px;
        padding-top: 0;
    }
    .container-ikspeck-block2 .content-wapper {
        padding: 0;
    }
    .pageheader-caption
    {
        margin-top: 50vh;
    }
    .ik-choose-k-row h3.home-h3.text-center {
        margin-top: 20px;
    }
    .ik-master-cover h1.has-text-align-center {
        font-size: 5rem;
    }
    .ik-master-cover {
        min-height: 90vh !important;
    }
    .ik-highlightsection-cover .wp-block-cover__inner-container {
        width: 100%;
        padding: 40px 0;
    }
    .ik-state-feature-blockwap .ik-choose-kar-counts:after {
        display: none;
    }
    .ik-state-feature-blockwap .ik-choose-kar-counts {
        width: 100%;
        min-width: 100%;
        border: 0 !important;
    }
    .ik-state-feature-blockwap .ik-choose-kar-counts img.img-fluid {
        max-width: 55px;
    }
    .navbar-expand-lg .navbar-nav ul.sub-menu li.menu-item {
        width: 100%;
    }
    .ik-table-of-contents li.nav-item {
        width: 100%;
        margin-bottom: 20px;
    }
    .ik-nav-tabs li.nav-item {
        width: 100%;
        text-align: center;
    }
    .ik-nav-tabs li.nav-item a {
        -webkit-border-radius: 20px !important;
        -moz-border-radius: 20px !important;
        border-radius: 20px !important;
        margin-bottom: 15px;
        width: 100% !important;
    }
    .ik-nav-tabs {
        margin-bottom: 20px;
    }
    .ik-incentives-wap-6 {
        padding-right: 0px;
        width: 95%;
    }
    .ik-incentives-wap {
        padding: 20px 15px;
    }
    #carouselExampleControls .carousel-item {
        padding: 0px 5px;
    }
    .ik-related-sector-wap {
        margin-bottom: 20px;
    }
    #carouselExampleControls.ik-related-sector .carousel-control-prev {
        left: -10px;
        opacity: 1;
        border: 1px solid #ccc;
    }
    #carouselExampleControls.ik-related-sector .carousel-control-next {
        right: -10px;
        opacity: 1;
        border: 1px solid #ccc;
    }
    p.p-container {
        width: 100%;
        line-height: 1.5rem;
    }
    .row-statupwap .col-md-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .ik-statupwap-band-footer img.img-fluid {
        max-height: 100px;
        margin-bottom: 20px;
    }
    .ik-statupwap-bands .ik-statupwap-band-body {
        text-align: center;
        height: 80px;
        font-size: 0.8rem;
    }
    .img-wapp-max-wdthsip {
        padding: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .action-detail-moreinfo {
        margin: 30px 0;
        margin-top: 20px;
    }
    ul#menu-main-menu {
        height: 75vh;
        overflow: auto;
    }
    .ik-master-head-featureblock-wap.d-flex.align-items-center {
        margin-bottom: 20px;
    }
    .sector-master-head-wappers-mobile-wap .master-head-featureblock {
        display: none;
    }
    .ik-table-of-contents li.nav-item {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }
    .pageheader-captionn2 h1 {
        margin-bottom: 22px;
    }
    .pageheader-captionn2 {
        width: 85%;
        margin-bottom: 0px;
    }
    .hom-master-head.sector-master-head-wappers-mobile-wap .master-head-wappers-mobile-wap {
        display: block !important;
        height: auto;
    }
    .hom-master-head.sector-master-head-wappers-mobile-wap .master-head-wappers-mobile-wap .master-head-featureblock {
        display: block;
        position: relative;
        bottom: 0;
        margin: 25px 0;
    }
    .ik-master-head-featureblock-wap.d-flex.align-items-center {
        margin-bottom: 20px;
        display: table !important;
        width: 100%;
    }
    .hom-master-head.sector-master-head-wappers-mobile-wap .master-head-wappers-mobile-wap:before {
        content: '';
        background-color: rgb(0 0 0 / 72%);
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    .master-head-wappers-inner {
        height: 90vh;
        overflow: hidden;
        position: relative;
        -webkit-box-shadow: inset 0px -180px 61px -87px rgba(0,0,0,0.68);
        -moz-box-shadow: inset 0px -180px 61px -87px rgba(0,0,0,0.68);
        box-shadow: inset 0px -180px 61px -87px rgba(0,0,0,0.68);
    }
    .hom-master-head.sector-master-head-wappers-mobile-wap .master-head-wappers-mobile-wap
    {
        -webkit-box-shadow: inset 0px 180px 61px -87px rgba(0,0,0,0.68);
        -moz-box-shadow: inset 0px 180px 61px -87px rgba(0,0,0,0.68);
        box-shadow: inset 0px 180px 61px -87px rgba(0,0,0,0.68);
    }
    .incentives_tab_content_title {
        margin-top: 0;
    }
    .ik-brand-logos.ik-brand-logos-info.ik-brand-logos-info-download .row.row-fixed-height {
        height: initial !important;
    }
    .master-head-wappers-inner-loaction .container-fluid .master-head-wap-cover5 {
        position: relative;
    }
    .master-head-wappers-fixflip {
        position: unset;
        width: 100%;
        background: rgba(255,255,255,0);
    }
    .location-master-head-wappers {
        width: 95%;
        margin: auto;
    }
    .pageheader-captionn2 h1 {
        margin-bottom: 22px;
    }
    .master-head-wappers-inner-loaction .pageheader-captionn2
    {
        top: 20%;
    }
    .master-head-wappers.master-head-wappers-inner.d-flex.align-items-center.justify-content-center.master-head-wappers-inner-loaction {
        height: auto;
    }
    .ik-investor-wap-project-wax .action-details-innerwap .action-details-flexhold p {
        display: block;
    }
    .ik-investor-wap-plan-wax.ik-investor-wap-project-wax .action-details-innerwap {
        height: auto;
    }
    .ik-living-wapper .action-details-innerwap {
        margin-top: 0px;
        height: auto;
        min-height: 130px;
    }
    .ik-living-wap-row h5 {
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .ik-living-wap-row.ik-investor-wap-project-wax .ik-related-sector-wap {
        margin-bottom: 0;
        height: 170px;
    }
    .ik-location-details-wap-rhs {
        padding-left: 0;
        margin-top: 20px;
    }
    .uagb-block-2e18d30e .wp-block-column {
        padding: 0 20px;
    }
    .uagb-block-a0fcb0b7 .ghostkit-col-content {
        padding: 0 20px;
    }
    .uagb-block-a0fcb0b7.wp-block-uagb-section .ik-investor-body {
        height: auto;
    }
    .container-ikspeck-block2 .order-md-last .ikspeck-img-float.aos-init.aos-animate {
        height: 230px;
    }
    .container-ikspeck-block2 .order-md-first .content-wapper {
        margin-top: 20px !important;
        padding-right: 0;
    }
}












