/* #Media
================================================== */

@media(min-width: 992px) {
    .automation-section .list li:nth-child(odd) .automation-img-sec {
        overflow: hidden;
        margin: 0px -165px 52px 0px;
        border-radius: 0 10px 10px 0;
    }
    .automation-section .list li:nth-child(even) .automation-img-sec {
        overflow: hidden;
        margin: 0px 0px 52px -165px;
        border-radius: 10px 0px 0px 10px;
    }
    .recent-post-sec {
        width: 100%;
        z-index: 0;
        margin-right: -252px;
    }
}

@media(min-width: 1367px) {
    .hero-slider-section {
        padding: 0 53px;
    }
}

@media(max-width: 1199px) {
    .header-menu nav>ul>li {
        padding: 0 15px;
    }
    .quick-links {
        max-width: 310px;
    }
    .our-verticals {
        width: 250px;
    }
    .journey .h1 {
        font-size: 36px;
    }
}

@media (max-width:1100px) and (min-width:991px) {
    .about-footer,
    .quick-links,
    .footer-menu-1,
    .footer-menu-2,
    .our-verticals,
    .footer-contact {
        padding: 0 10px;
    }
}

@media (max-width:1024px) {
    .header-menu ul>li.float-menu>ul.sub-menu>li>ul.sub-menu {
        position: relative;
    }
    /* .header-menu ul > li.float-menu > ul.sub-menu ul.sub-menu {
		display: none !important;
	}
	.header-menu ul > li.float-menu > ul.sub-menu ul.sub-menu.active {
		display: block !important;
	} */
    .hero-slider-section {
        padding: 0 !important;
    }
    .hero-slider .hero-slide .video {
        display: none;
    }
}

@media (max-width:991px) {
    .nav-link {
        font-size: 16px;
    }
    .nav-item {
        margin-right: 20px;
    }
    .blue-header .nav-item {
        margin-right: 10px;
    }
    .whatsapp-btn a {
        height: 40px;
        width: 40px;
    }
    .max-form-size {
        padding: 30px;
    }
    .profile-wrap .journey {
        width: auto;
    }
    .profile-wrap .journey .item .ctn-box {
        margin: 0 auto;
        text-align: center;
    }
}

@media (min-width: 1025px) {
    .header-menu>nav>ul>li>ul.sub-menu,
    .header-menu>nav>ul>li>.mega-sub-menu,
    .header-menu>nav ul>li.dropdown.float-menu>ul.sub-menu>li>ul.sub-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    }
    .header-menu>nav>ul>li.dropdown:hover>ul.sub-menu,
    .header-menu>nav>ul>li.dropdown:hover>.mega-sub-menu,
    .header-menu>nav ul>li.dropdown.float-menu:hover>ul.sub-menu>li:hover>ul.sub-menu {
        opacity: 1;
        visibility: visible;
    }
    .header-menu>nav>ul>li.dropdown>ul.sub-menu {
        width: 200px;
    }
    .header-menu>nav ul>li.dropdown.float-menu>ul.sub-menu>li>a {
        display: initial;
    }
    .header-menu>nav ul>li.dropdown.float-menu>ul.sub-menu>li>ul.sub-menu {
        right: -200px;
        left: auto;
        top: 0;
        width: 200px;
    }
    .header-right {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: center;
    }
    .mobile-menu {
        display: none;
    }
    .menu-arrow {
        pointer-events: none;
        display: inline-block;
        position: relative;
        margin-left: 5px;
    }
    .mobile-header {
        display: flex !important;
    }
    .header-menu>nav>ul>li.dropdown:hover>ul.sub-menu::before {
        content: "";
        height: 3px;
        width: 100%;
        position: absolute;
        left: 0;
        top: -3px;
        background: transparent;
        transition: all 0.3s ease-in-out;
        background: #0B5CAB;
    }
    .menu-title .menu-arrow {
        display: none;
    }
    .mobile-show {
        display: none;
    }
    .top-header {
        display: block;
    }
    .sub-menu-arrow {
        display: none;
    }
    .header-menu ul li ul li a {
        border-left: 2px solid transparent;
        padding: 0 22px;
    }
    .header-menu ul li:hover ul li a:hover {
        border-left: 2px solid #0B5CAB;
    }
    .menu-title ul li a {
        padding: 0 !important;
        border: none !important;
    }
    .mega-sub-menu {
        padding-bottom: 60px;
    }
    .h5 {
        margin-bottom: 30px;
    }
    .mega-sub-menu {
        max-height: 664px;
        overflow-y: auto;
        max-width: 1170px;
        margin: 0 auto;
        left: 50%;
        transform: translate(-50%, -0%);
    }
    .header-menu ul>li>ul.sub-menu,
    .header-menu ul>li.float-menu>ul.sub-menu>li>ul.sub-menu,
    .mega-sub-menu {
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    }
    .header-wrap {
        height: 109px;
    }
    /*  .header-wrap header {
      top: 35px; 
        width: 100%;
        position: absolute;
    } */
    .mega-sub-menu-item .sub-menu {
        margin-bottom: 1.5rem;
        display: block !important;
    }
    .explore-menu-wrap {
        /*max-height: 595px;*/
        height: calc(100vh - 136px);
        max-height: inherit;
        width: 100%;
        max-width: 100%;
        overflow-y: auto;
    }
    .explore-menu-wrap .container {
        width: 100%;
        max-width: 90%;
    }
    .sticky .explore-menu-wrap {
        height: calc(100vh - 80px);
    }
    .explore-menu>li:not(:last-child) {
        margin-bottom: 25px;
    }
    .mega-sub-menu .left-mega-menu .menu-title h6 {
        font-size: 1.3rem;
        margin-bottom: .75rem;
    }
    .mega-sub-menu ul li.mega-sub-menu-item>.flex-row>div {
        padding-bottom: 30px;
    }
    .hero-slider .hero-slide .img-box {
        display: none;
    }
    /*.hero-slider{
        display: flex;
        flex-wrap: wrap;
    }*/
    /*.hero-slider .hero-slide{
        width: 100%;
        max-width: 33.333%;
    }*/
}

@media (max-width: 1024px) {
    .header-wrap {
        height: 74px;
    }
    .header-left {
        width: 40%;
        padding: 10px 15px;
    }
    .header-menu-main {
        width: 60%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .mobile-header {
        display: none;
        position: fixed;
        top: 94px;
        left: 0;
        width: 100%;
        height: calc(100vh - 94px);
        overflow: auto;
        background: #fff;
        padding: 15px 8px 20px;
    }
    .btn-explore-menu {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        padding: 5px 5px 5px 5px;
    }
    .menu-arrow,
    .sub-menu-arrow {
        width: 20px;
        text-align: center;
    }
    .header-menu nav ul li {
        display: block;
        width: 100%;
    }
    .header-menu ul>li>a {
        font-size: 16px;
    }
    .header-menu nav>ul>li>a {
        padding: 8px 0;
    }
    .header-menu ul>li>ul.sub-menu,
    .header-menu ul>li>.mega-sub-menu,
    .menu-title>ul.sub-menu {
        position: relative;
        top: 0;
        display: none;
    }
    .header-menu ul>li>ul.sub-menu {
        padding: 15px 10px;
    }
    .header-menu ul>li>ul.sub-menu ul.sub-menu {
        padding: 5px 0;
        display: block;
        margin-left: 10px
    }
    .header-menu ul>li.float-menu>ul.sub-menu ul.sub-menu {
        display: none;
    }
    .header-menu ul>li>ul>li+li {
        margin-top: 6px;
    }
    .header-menu ul>li>ul>li ul li+li {
        margin-top: 4px;
    }
    .mobile-menu {
        margin-top: 0;
    }
    .header-right {
        align-items: center;
        display: flex;
    }
    .menu-slider,
    .mobile-hidden {
        display: none;
    }
    .menu-title .menu-arrow {
        display: block;
    }
    .header-menu nav ul li.mega-menu {
        position: relative;
    }
    .header-menu ul li a {
        font-size: 16px;
        line-height: 20px;
    }
    .mega-sub-menu>ul.sub-menu {
        display: block !important;
    }
    .column-4,
    .column-6 {
        width: min(100%, 100%);
    }
    .menu-arrow,
    .mega-menu-arrow,
    .sub-menu-arrow {
        position: absolute;
        width: 24px;
        height: 24px;
        z-index: 2;
        right: 10px;
        top: 0px;
        text-align: center;
    }
    .menu-title {
        position: relative;
    }
    .top-header {
        display: none;
    }
    .overflow-hidden {
        overflow-y: hidden;
    }
    .mega-sub-menu ul li.mega-sub-menu-item:first-child {
        padding-top: 10px;
    }
    .mega-sub-menu ul li.mega-sub-menu-item {
        padding-top: 0px;
    }
    .mega-sub-menu {
        left: 0px;
    }
    .mega-sub-menu .container {
        padding: 0;
    }
    .sub-menu-arrow {
        right: 0;
    }
    .sub-menu-arrow {
        display: inline-block;
    }
    .sub-menu-arrow .icon {
        transition: all 0.3s ease-in-out;
    }
    .sub-menu-arrow.open .icon {
        transform: rotate(180deg);
    }
    .sub-menu-arrow {
        width: 19px;
        height: 19px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header-menu ul>li>ul.sub-menu {
        left: 20px;
    }
    .pb-70 {
        padding-bottom: 50px;
    }
    .journey {
        width: 100%;
        display: flex;
        /* margin: 0 auto; */
        text-align: center;
        padding-bottom: 30px;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
    }
    .success-year,
    .product-sold,
    .awards {
        width: 50%;
    }
    .explore-menu-wrap {
        height: calc(100vh - 74px);
        max-height: inherit;
        width: 100%;
        max-width: 100%;
        overflow-y: auto;
        padding: 0px 15px;
    }
    .explore-menu-wrap .row {
        height: initial;
    }
    header .header-right .mobile-menu {
        display: none;
    }
    .header-logo img {
        max-width: 90px;
    }
    .sub-menu-arrow img {
        transition: all 0.3s ease-in-out;
    }
    .sub-menu-arrow.open img {
        transform: rotate(180deg);
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 38px;
    }
    .nav-item:after {
        display: none;
    }
    .desk-hide {
        display: block !important;
    }
    .navbar.header-wrap {
        position: relative !important;
    }
    /* .nav-item.dropdown::before {
		position: absolute;
		display: block;
		top: 16px;
		left: 0;
		width: 11px;
		height: 1px;
		content: "";
		border: none;
		background-color: #fff;
	}
	.dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 6px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #fff;
		transition: all 200ms linear;
	} */
    .dropdown-item {
        color: #fff;
        padding: 6px;
        font-size: 14px;
    }
    .nav-link {
        font-size: 16px;
    }
    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #fff;
    }
    .dropdown a span svg path {
        fill: #fff;
    }
    .dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(90deg);
        opacity: 0;
    }
    .dropdown-menu {
        padding: 0 !important;
        background-color: transparent;
        box-shadow: none;
        transition: all 200ms linear;
    }
    .dropdown-toggle[aria-expanded="true"]+.dropdown-menu {
        margin-top: 10px !important;
        margin-bottom: 20px !important;
    }
    .header-wrap .nav-item {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .dropdown-menu {
        padding: 0 !important;
        background-color: transparent;
        box-shadow: none;
        transition: all 200ms linear;
    }
    .nav-item {
        padding-left: 1.5rem;
        margin: 0;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    /* .sidebar {
		height: 100vh;
    	z-index: 999;
	} */
    /* .sidebar {
		right: -90%;
		width: 0;
		position: absolute;
		top: 85px;
		transition: all 0.2s ease-in-out;
		opacity: 0;
		right: -90%;
	} */
    .scroll-on .sidebar {
        top: 55px;
    }
    /* .sidebar.show {
		opacity: 1;
		background: #0B5CAB;
		color: #fff;
		right: 0;
		width: 100%;
		padding: 30px;
		height: 100vh;
	} */
    .navbar-light .navbar-nav .nav-item.active .nav-link {
        color: #fff;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #fff;
        padding-bottom: 12px !important;
    }
    .nav-item {
        margin-right: 20px;
    }
    .nav-link {
        font-size: 16px;
    }
    .m-hide {
        display: none;
    }
    .navbar {
        position: inherit;
    }
    .toggle-open {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        width: 100vw;
        height: 100vh;
        background-color: #000;
        display: none;
    }
    .mobile-toggle-open {
        opacity: 0.5;
        display: block;
    }
    .sidebar .ms-auto {
        /* margin: 0;
		height: 100%;
		align-items: center;
		justify-content: center; */
        padding: 10vw 0;
    }
     :is(.nav-item, .nav-link) {
        width: 80%;
        text-align: left;
    }
    .dropdown-toggle span {
        float: right;
    }
    .nav-item:last-child {
        margin-right: 20px;
    }
    .nav-item:after {
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 2px;
        content: '';
        background-color: #148DCD;
        opacity: 0;
        transition: all 200ms linear;
    }
    /* .mobile-menu {
		left: -950px;
		background-color: #000000d9;
		transition: 1s;
		height: 100%;
	} */
    .open-nav .nav-bar {
        left: 0;
        width: 100%;
        transition: left 0.5s;
        height: 100%;
    }
    .sidebar .mobile-menu {
        right: -950px;
        background-color: #000000d9;
        transition: 1s;
        height: 100vh;
    }
    .sidebar.open-nav .mobile-menu {
        right: 0;
        width: 100%;
        transition: right 0.5s;
        height: 100vh;
    }
    /* .mobile-menu {
		text-align: center;
	    display:flex;
	    flex-wrap:wrap;
	    justify-content:center;
	    align-items: center;
	    position: relative;
	} */
    .desk-hide button.navbar-toggler {
        position: absolute;
        top: 0;
        right: 0;
        background-color: unset;
        border: 0;
        font-size: 26px;
        display: block;
        padding: 23px;
        color: #fff;
        outline: none;
        z-index: 9999;
    }
    li.nav-item.email a,
    li.nav-item.phone a {
        text-align: center;
    }
    .navbar-brand img {
        padding: 10px 0 10px 10px;
    }
    .mega-menu .dropdown-menu:after,
    .mega-menu .dropdown-menu::before {
        display: none;
    }
    .desk-hide button.navbar-toggler.back-btn-menu {
        right: 200px;
    }
    .nav-item.mega-menu .dropdown-menu {
        right: -100%;
    }
    .nav-item.mega-menu.open-submenu .dropdown-men {
        right: 0;
    }
    .nav-item .dropdown-menu {
        max-height: 100% !important;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: relative;
        height: 0;
    }
    .navbar-expand-md .navbar-nav .nav-item.show .dropdown-menu {
        height: 100%;
        transform: translate(0);
    }
    .nav-item.show .dropdown-menu {
        top: 0;
    }
    .dropdown-item .h6 {
        color: #fff;
        font-size: 16px;
        margin-bottom: 10px;
    }
    /* .dropdown-item .container .h6:nth-child(1) {
		font-size: 18px;
	} */
    .dropdown-item .menu-title li a {
        color: #fff;
    }
    .nav-item.show .dropdown-menu {
        border: none;
    }
    .menu-title ul {
        margin-bottom: 20px;
    }
    .sidebar.open-nav .mobile-menu {
        overflow: auto;
    }
    .pb-70,
    .pt-55 {
        padding-bottom: 30px;
    }
}


/* #Link to page
================================================== */

.logo {
    position: absolute;
    bottom: 30px;
    right: 30px;
    display: block;
    z-index: 100;
    transition: all 250ms linear;
}

.logo img {
    height: 26px;
    width: auto;
    display: block;
    filter: brightness(10%);
    transition: all 250ms linear;
}

body.dark .logo img {
    filter: brightness(100%);
}


/* Home page media Query Start */

@media (max-width:1651px) {
    .hero-info {
        bottom: 40px;
        left: 30px;
    }
    .hero-title {
        font-size: 40px;
        line-height: 44px;
    }
    .hero-discription {
        color: #fff;
        margin-bottom: 0;
    }
}

@media (max-width:1400px) {
    .hero-discription {
        font-size: 16px;
        line-height: 20px;
    }
    .hero-title {
        font-size: 30px;
        line-height: 35px;
    }
    /* .hero-info {
		bottom: 20px;
		left: 20px;
	} */
    .scroll-down a {
        height: 46px;
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 46px;
    }
    a.know-more-btn.cta-btn {
        padding: 10px 20px;
    }
    video {
        object-fit: cover;
        height: 600px;
    }
    .history-section-wrap .slick-dots {
        left: 0;
    }
}

@media (max-width:1245px) {
    .history-section-wrap .slick-dots {
        display: none !important;
    }
}

@media (max-width:1200px) {
    .hero-slide .know-more-btn {
        font-size: 14px;
        padding: 5px 20px;
        line-height: 24px;
    }
    /* .hero-info {
		bottom: 15px;
		left: 15px;
	} */
    .hero-title {
        font-size: 23px;
        line-height: 30px;
        margin: 0;
    }
    .hero-discription {
        font-size: 14px;
        line-height: 20px;
    }
    .hero-section-wrap {
        padding-top: 46px;
        height: 385px;
    }
    .banner-title,
    .single-post .hero-banner .banner-title {
        font-size: 50px;
        line-height: 65px;
    }
    .item-row.item-col-3 .flex-item p {
        padding: 25px 20px 25px 40px;
    }
}

@media (max-width:1150px) {
    .certification-content-box,
    .certification-img-box {
        max-width: 50%;
        padding: 0 15px;
    }
}

@media (max-width:1023px) {
    .hero-section-wrap,
    .single-post .hero-section-wrap {
        padding: 86px 0 86px 0;
    }
    .banner-title,
    .single-post .hero-banner .banner-title {
        font-size: 40px;
        line-height: 50px;
    }
    .pt-120 {
        padding-top: 90px;
    }
    .mega-sub-menu {
        padding: 0 15px;
    }
    .help-box {
        padding: 25px;
    }
}

@media (max-width:991px) {
    .pt-100,
    .pt-94 {
        padding-top: 60px;
    }
    .pt-120 {
        padding-top: 70px;
    }
    .h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 40px;
    }
    p,
    .journey p,
    ul.circle-list li {
        font-size: 14px;
        line-height: 24px;
    }
    .h1 {
        font-size: 35px;
        font-weight: 700;
        line-height: 45px;
    }
    .mb-35 {
        margin-bottom: 30px;
    }
    .white-bg {
        padding: 35px 39px;
        margin-top: 0px;
        max-width: 100%;
    }
    .wrapper {
        flex-wrap: wrap;
    }
    .automation-img {
        position: relative;
        z-index: -1;
    }
    .automation-img-sec img {
        max-width: 90%;
        border-radius: 10px;
    }
    .automation-img-sec,
    .solar-img-sec,
    .control-panel-img-sec {
        text-align: center;
    }
    .solar-section,
    .control-panel-section {
        padding-top: 30px;
    }
    .solar-img {
        position: relative;
    }
    .reverse-column {
        flex-direction: column-reverse!important;
    }
    .mt-100 {
        margin-top: 60px;
    }
    .pb-100 {
        padding-bottom: 60px;
    }
    .testimonial_box-top {
        padding: 30px;
    }
    .testimonial-slider ul.slick-dots {
        margin-top: 60px;
    }
    .about-footer,
    .quick-links,
    .our-verticals,
    .footer-contact {
        max-width: 100%;
        width: 50%;
        padding: 0 15px 0 0px;
    }
    .solar-section:after {
        left: 0;
    }
    .hero-discription {
        margin-bottom: 0px;
    }
    .hero-slider-section {
        padding: 0 30px;
    }
    .recent-post-bg {
        padding: 30px 15px;
        max-width: 100%;
        margin: 30px 0;
        border-radius: 10px;
    }
    .recent-post-text-sec p {
        margin-bottom: 20px;
    }
    .recent-post-sec img {
        width: 100%;
    }
    .mt-40 {
        margin-top: 20px;
    }
    .news-title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .pb-30 {
        padding-bottom: 20px;
    }
    .order-column .column-order {
        order: 2;
    }
    .hide-on-mobile {
        display: none;
    }
    .hide-on-desktop {
        display: block;
    }
    /* Contact Page CSS  */
    .contact-form-section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .contact-form .form-control,
    .get-intouch-detail {
        margin-bottom: 20px;
    }
    .locate-section {
        padding-top: 25px;
    }
    .contact-form textarea.form-control {
        margin-bottom: 40px;
    }
    .h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .office-address {
        margin-bottom: 30px;
    }
    /* Contact Page CSS  */
    /* New Page CSS  */
    .hero-section-wrap,
    .single-post .hero-section-wrap {
        padding: 50px 0 50px 0;
        height: auto;
    }
    .banner-title,
    .single-post .hero-banner .banner-title {
        font-size: 30px;
        line-height: 40px;
    }
    .hero-banner p {
        font-size: 16px;
        line-height: 20px;
    }
    .pagination-wrap .wp-pagenavi {
        text-align: center;
    }
    /* New Page CSS  */
    /* News Detail Page CSS  */
    .feature-image {
        margin-top: 12x;
        margin-bottom: 15px;
    }
    /* News Detail Page CSS  */
    /* Leadership Page CSS  */
    .partner-info-textbox {
        padding-bottom: 40px;
    }
    .section-title {
        margin-bottom: 20px;
    }
    .employee-testimonial-slider .slick-dots {
        margin-top: 30px;
    }
    .employee-testimonial-slide {
        padding: 30px;
        border-radius: 10px;
    }
    .team-section {
        margin-bottom: 20px;
    }
    /* Leadership Page CSS  */
    /* Team detail Page CSS  */
    .item-row {
        flex-direction: column-reverse;
    }
    .team-thumbnail,
    .detail-section-content,
    .join-us-wrap .content-box,
    .join-us-wrap .img-box {
        max-width: 100%;
    }
    .team-thumbnail,
    .join-us-wrap .img-box {
        text-align: center;
        margin-bottom: 20px;
    }
    .pt-75 {
        padding-top: 40px;
    }
    .bg-anim::after {
        right: 0;
    }
    /* Team detail Page CSS  */
    /* Certificate Page CSS */
    .circle-list {
        margin-bottom: 20px;
    }
    .certification-content-box,
    .certification-img-box {
        max-width: 100%;
        padding: 0 0px;
    }
    .certification-img-box {
        margin-bottom: 20px;
        text-align: center;
    }
    /* Certificate Page CSS */
    /* Life at lubi Page Css */
    .mt-60 {
        margin-top: 45px;
    }
    .benifits-section-wrap .item-row {
        flex-direction: inherit;
    }
    .benifits-section-wrap .item-row .flex-item {
        width: 50%;
        padding: 0 33px;
    }
    .benifits-section-wrap .item-row {
        margin: 0 0 0 40px;
        align-items: center;
    }
    .item-row.item-col-3 .flex-item:nth-last-child(-n+3) {
        margin-bottom: 30px;
    }
    .item-row.item-col-3 .flex-item {
        margin-bottom: 30px;
    }
    .latest-job {
        padding: 20px 15px 25px;
    }
    .latest-job .read-more-btn {
        margin-right: 10px;
    }
    .latest-job .get-intouch-detail {
        margin-top: 20px;
        margin-bottom: 20px;
        /* text-align: center;*/
    }
    /* Life at lubi Page Css */
    /* Policy Page CSS  */
    .policy-content p:first-child {
        margin-bottom: 40px;
    }
    .policy-content p {
        margin-bottom: 20px;
    }
    .post-title {
        font-size: 17px;
        line-height: 24px;
    }
    /* Policy Page CSS  */
    /* Blog Listing Page CSS */
    .mb-45,
    .detail-content p,
    .about-ceo-wrap p {
        margin-bottom: 30px;
    }
    /* Blog Listing Page CSS */
    /* Blog detail Page CSS  */
    .blog-taxonomy {
        margin-bottom: 30px;
    }
    .quote-box {
        padding: 30px 56px 30px 56px;
        margin-bottom: 25px;
    }
    .quote-icon {
        top: 15px;
    }
    .quote-box p {
        font-size: 30px;
        line-height: 50px;
    }
    /* Blog detail Page CSS  */
    /* Career Page CSS  */
    .activity-content-box {
        padding: 20px;
    }
    .pb-75 {
        padding-bottom: 45px;
    }
    /* Career Page CSS  */
    .mb-40 {
        margin-bottom: 30px;
    }
    /* Company Page CSS  */
    .we-are-everywhere .know-more-btn,
    .gallery-wrap .know-more-btn {
        margin-top: 40px;
    }
    .profile-tab-wrap li {
        width: 24%;
        padding: 0;
        margin: 0 auto;
    }
    /* Company Page CSS  */
    /* popup css  */
    .apply-now-popup .modal-content {
        padding: 30px;
    }
    .popup-title {
        font-size: 30px;
        line-height: 40px;
    }
    /* popup css  */
    .news-cloumn-count:nth-child(odd) .news-column-reverse {
        flex-direction: row;
    }
    .wpcf7-not-valid-tip {
        top: -20px;
    }
}

@media (min-width:768px) {
    .our-certifications .common-box,
    .our-team .common-box {
        margin-left: 88px;
    }
    .our-certifications .common-box .left-img {
        width: 176px;
        margin-left: -88px;
        height: 100%;
    }
    .our-certifications .common-box .box-info {
        width: calc(100% - 88px);
        padding: 33px 20px 18px 20px;
    }
    .footer-about-txt {
        max-width: 90%;
    }
    .footer-contact p,
    .latest-job .get-intouch-detail {
        display: flex;
    }
}

@media (max-width:767px) {
    .hero-slider:not(.slick-initialized) .hero-slide {
        width: 100%;
        max-width: 50%;
    }
    .hero-slider:not(.slick-initialized) .hero-slide:last-child {
        display: none;
    }
    .profile-wrap .journey {
        width: 100%;
        padding-left: 15px;
    }
    .footer-social {
        justify-content: center;
    }
    /* .hero-info {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		max-width: 100%;
		width: 90%;
		text-align: center;
	} */
    .mobile-wrapper {
        flex-wrap: wrap;
    }
    /* .journey {
		width: 100%;
		display: block;
		margin: 0 auto;
		text-align: center;
		padding-bottom: 30px;
	}
	.success-year, 
	.product-sold, 
	.awards {
		width: 100%;
	} */
    .company-video {
        position: relative;
        display: inline-block;
        z-index: 0;
        width: 100%;
    }
    .company-video img.comp-pro-img {
        width: 100%;
    }
    .mobile-center-img {
        text-align: center;
        width: 100%;
    }
    .mb-35 {
        margin-bottom: 15px;
    }
    .h1 {
        font-size: 25px;
        font-weight: 700;
        line-height: 45px;
    }
    .journey p {
        font-size: 12px;
        line-height: 18px;
    }
    .h2 {
        font-size: 25px;
        font-weight: 700;
        line-height: 35px;
    }
    .profile-detail {
        padding-top: 20px;
    }
    .know-more-btn {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 20px;
        margin-top: 10px;
    }
    .pt-100,
    .pt-94 {
        padding-top: 40px;
    }
    .white-bg {
        padding: 25px 0 25px 0px;
        margin-top: 0px;
        max-width: 100%;
    }
    .automation-img-sec img {
        max-width: 100%;
    }
    .white-bg p {
        font-size: 14px;
        line-height: 24px;
    }
    .testimonial-slider ul.slick-dots {
        margin-top: 30px;
    }
    .pb-100 {
        padding-bottom: 30px;
    }
    .mt-100 {
        margin-top: 30px;
    }
    footer {
        padding-top: 36px;
    }
    .about-footer,
    .quick-links,
    .our-verticals,
    .footer-contact {
        max-width: 100%;
        width: 100%;
        padding: 0px;
        text-align: center;
    }
    .h4,
    .social-media {
        margin-bottom: 15px;
    }
    .footer-menu-1,
    .footer-menu-2 {
        width: 100%;
    }
    .copyright-text p {
        width: 100%;
    }
    li.footer-nav-item {
        margin-bottom: 10px;
    }
    .client-rating {
        margin-top: 35px;
        margin-bottom: 10px;
        text-align: center;
    }
    .journey p {
        font-size: 12px;
        line-height: 20px;
    }
    .copyright-text {
        text-align: center;
    }
    .hero-discription {
        margin-bottom: 10px;
    }
    .hero-slider-section {
        padding: 0 15px;
    }
    .mobile-img {
        width: 100%;
    }
    .news-post-img {
        text-align: center;
    }
    .mt-40 {
        margin-top: 0px;
    }
    .pb-30 {
        padding-bottom: 10px;
    }
    .recent-post-preview .post-tag a {
        margin: 10px 0px 0 10px;
    }
    .post-tag a {
        padding: 5px;
        font-size: 12px;
    }
    .post-title {
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
        transition: all 0.3s ease-in-out;
        color: #343A40;
    }
    .recent-post-bg {
        margin: 15px 0;
    }
    .h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .post-tag a {
        margin-left: 20px;
        margin-top: 20px;
    }
    ul.breadcrumbs li {
        position: relative;
        padding: 0px 5px 0px 20px;
    }
    /* Contact Page CSS */
    .contact-form .form-control,
    .get-intouch-detail {
        margin-bottom: 10px;
    }
    .locate-section {
        padding-top: 15px;
    }
    .contact-form textarea.form-control {
        margin-bottom: 20px;
    }
    .h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .office-address {
        margin-bottom: 15px;
    }
    .btn-submit {
        font-size: 16px;
        line-height: 20px;
        padding: 10px;
    }
    /* Contact Page CSS */
    /* New Page CSS  */
    .hero-section-wrap,
    .single-post .hero-section-wrap {
        padding: 40px 0 40px 0;
    }
    .banner-title,
    .single-post .hero-banner .banner-title {
        font-size: 25px;
        line-height: 30px;
    }
    .hero-banner p {
        margin-bottom: 15px;
    }
    .hero-banner p {
        font-size: 14px;
        line-height: 18px;
    }
    /* New Page CSS  */
    /* News Detail Page CSS  */
    .news-detail-title {
        font-size: 20px;
        line-height: 28px;
    }
    /* News Detail Page CSS  */
    /* Leadership Page CSS  */
    .member-info h3 a {
        line-height: 24px;
    }
    .member-info p {
        margin-bottom: 8px;
    }
    .partner-info-textbox {
        padding-bottom: 25px;
    }
    .section-title {
        margin-bottom: 10px;
    }
    .employee-testimonial-slider .slick-dots {
        margin-top: 20px;
    }
    .testimonial_box-name a {
        font-size: 16px;
    }
    .employee-testimonial-slide {
        padding: 20px;
        border-radius: 10px;
    }
    .team-info {
        margin-top: 20px;
    }
    .team-section {
        margin-bottom: 30px;
    }
    .pt-120 {
        padding-top: 40px;
    }
    /* Leadership Page CSS  */
    /* Team Detail Page CSS  */
    .pt-75 {
        padding-top: 30px;
    }
    /* Team Detail Page CSS  */
    /* CErtification Page CSS */
    ul.circle-list li:before {
        height: 9px;
        width: 9px;
    }
    /* CErtification Page CSS */
    /* Life at Lubi Page CSS  */
    .mt-60 {
        margin-top: 30px;
    }
    .event-info {
        text-align: center;
    }
    .latest-job .get-intouch-detail span {
        display: inline-block;
        padding-right: 15px;
    }
    .latest-job {
        text-align: center;
        margin-bottom: 20px;
    }
    .post-btn .know-more-btn {
        padding: 10px 20px;
    }
    /* Life at Lubi Page CSS  */
    /* Policy Page CSS  */
    .policy-content p:first-child {
        margin-bottom: 25px;
    }
    .policy-content p {
        margin-bottom: 15px;
    }
    .policy-content ol li,
    .policy-content ul li {
        font-size: 14px;
        line-height: 20px;
    }
    .policy-content ul,
    .policy-content ol {
        margin: 15px 0;
    }
    /* Policy Page CSS  */
    /* Blog List Page CSS  */
    .mb-45,
    .detail-content p,
    .about-ceo-wrap p {
        margin-bottom: 20px;
    }
    /* Blog List Page CSS  */
    /* Blog Detail Page CSS */
    .blog-breadcrumbs {
        margin-bottom: 20px;
    }
    .blog-taxonomy {
        margin-bottom: 20px;
    }
    .quote-box p {
        font-size: 25px;
        line-height: 35px;
        padding-top: 10px;
        padding-left: 15px;
    }
    .quote-box {
        padding: 30px 20px;
    }
    .quote-icon {
        left: 20px;
    }
    /* Blog Detail Page CSS */
    /* Career Page Css  */
    .pb-75 {
        padding-bottom: 30px;
    }
    .img-content-box {
        text-align: center;
    }
    .mb-40 {
        margin-bottom: 20px;
    }
    /* Career Page Css  */
    /* Company Page CSS  */
    .we-are-everywhere .know-more-btn,
    .gallery-wrap .know-more-btn {
        margin-top: 20px;
    }
    .reverse {
        flex-direction: column-reverse;
    }
    .ceo-img {
        margin-bottom: 20px;
        text-align: center;
    }
    .growth-card-section .img-box {
        margin-bottom: 20px;
    }
    .about-ceo {
        padding-bottom: 30px;
    }
    .about-lubi-with-video a {
        position: relative;
        height: 100%;
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .about-lubi-with-video a img {
        width: 100%;
    }
    .play-icon {
        top: 50%;
    }
    /* popup css  */
    .apply-now-popup .modal-content {
        padding: 20px;
    }
    .popup-title {
        font-size: 20px;
        line-height: 30px;
    }
    /* popup css  */
    .profile-tab-wrap li {
        width: 32%;
        padding: 0;
        margin: 0 auto;
    }
    /* Company Page CSS  */
    /* Gallery Page CSS  */
    .gallery-item.small-box,
    .gallery-item.large,
    .gallery-item.medium,
    .gallery-item {
        padding-bottom: 60%;
    }
    .gallery-item {
        margin-bottom: 20px;
    }
    /* Gallery Page CSS  */
    .member-img-box .member-info .member-social {
        top: 30px;
    }
    .member-img-box:hover .member-info .member-social {
        top: 0;
    }
    .popup-close {
        width: 30px;
        height: 30px;
        right: -10px;
        top: -10px;
    }
    .wpcf7-not-valid-tip {
        top: -9px;
        font-size: 14px;
    }
    .get-in-touch-section {
        padding-left: 20px;
    }
    .common-box .box-info {
        text-align: center;
        padding: 20px 20px 0px;
    }
    .recent-post-sec .img {
        height: 350px;
    }
    .form-section-wrap {
        padding-bottom: 30px;
    }
}

@media (max-width:675px) {
    .benifits-section-wrap .item-row .flex-item {
        width: 100%;
        padding: 0 25px;
    }
    .item-row.item-col-3 .flex-item p {
        display: flex;
        align-items: center;
    }
    .benifits-section-wrap .item-row {
        margin: 0 0 0 20px;
        align-items: center;
    }
    .filter-box p,
    .form-select.filter-select {
        max-width: 100%;
    }
    .filter-box p {
        margin-bottom: 15px;
        text-align: center;
        width: 100%;
    }
    .explore-lubi .h2 {
        text-align: center;
    }
}

@media (max-width:575px) {
    .hero-slider:not(.slick-initialized) .hero-slide {
        max-width: 100%;
    }
    .hero-slider:not(.slick-initialized) .hero-slide:not(:first-child) {
        display: none;
    }
    .news-title {
        font-size: 16px;
        line-height: 17px;
        margin-bottom: 0;
	/*	margin-top: 180px; */
    }
    .news-date {
        font-size: 12px;
        line-height: 17px;
    }
    .post-thumbnail-img img {
        width: 100%;
    }
    .recent-post-preview {
        margin-bottom: 20px;
    }
    .post-title {
        font-size: 16px;
    }
    .office-address p {
        min-height: 81px;
    }
    .pb-55 {
        padding-bottom: 30px;
    }
    .pt-120 {
        padding-top: 30px;
    }
    /* Blog Detail Page CSS */
    .quote-box {
        padding: 30px 15px;
    }
    .quote-icon {
        top: 10px;
    }
    .quote-box p {
        font-size: 22px;
        line-height: 30px;
        padding-top: 10px;
        padding-left: 15px;
    }
    /* Blog Detail Page CSS */
    /* career Page CSS  */
    /* .hero-banner .input-group {
		 padding: 0 15px;
	 } */
    .search-box {
        width: 100% !important;
        margin-bottom: 20px;
        border-radius: 3px !important;
    }
    .hero-banner .input-group .input-group-append,
    .hero-banner .input-group .input-group-append .search-btn,
    .view-all-job,
    .search-btn {
        width: 100%;
    }
    .hero-banner .input-group .input-group-append .search-btn {
        border-radius: 3px;
    }
    /* career Page CSS  */
    .office-address {
        text-align: center;
    }
    .profile-tab-wrap li {
        width: 49%;
        padding: 0;
        margin: 0 auto;
    }
}

@media (max-width:475px) {
    .hero-title {
        font-size: 23px;
        line-height: 30px;
    }
    .hero-discription {
        margin-bottom: 0;
    }
    .scroll-down {
        display: none;
    }
    .pt-30 {
        padding-top: 10px;
    }
    /* .email .nav-link,
	.phone .nav-link {
		 font-size: 12px;
	} */
    .pagination-wrap .wp-pagenavi a,
    .pagination-wrap .wp-pagenavi span.current {
        font-size: 16px;
        line-height: 30px;
        width: 30px;
        height: 30px
    }
    .pagination-wrap .wp-pagenavi a.previouspostslink,
    .pagination-wrap .wp-pagenavi a.nextpostslink {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .pagination-wrap .wp-pagenavi a.nextpostslink:before {
        top: 3px;
    }
    .pagination-wrap .wp-pagenavi a.previouspostslink:before {
        top: -4px;
    }
    .breadcrumbs li {
        margin-right: 10px;
    }
    .breadcrumbs li span {
        margin-left: 10px;
    }
    .history-section-wrap button.slick-prev.slick-arrow {
        right: 50%;
        bottom: 50px;
    }
    .history-section-wrap button.slick-next.slick-arrow {
        right: 40%;
        bottom: 50px;
    }
    .history-slide {
        padding: 160px 0 160px;
    }
}

@media (max-width:375px) {
    .pt-30 {
        padding-top: 0px;
    }
    .breadcrumbs li {
        margin-right: 0px;
    }
    .breadcrumbs li span {
        margin-left: 0px;
    }
}


/* Home page media Query End */