/*
Theme Name: Hub Child
Theme URI: https://owlsdigital.com/
Author: Nauman
Author URI: https://owlsdigital.com/
Description: This is a custom theme
Template: Hub
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain:Hub Child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/* .single-post figure.lqd-post-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
} */

.headingLinkYellow{
	color:#000000;
}
.headingLinkYellow:hover {
  color: #C7D416;
}
.yellowLink:hover {
  color: #C7D416;
}
.headingLinkGreen{
	color:#000000;
}
.greenLink:hover {
  color: #60BB8A;
}
.headingLinkGreen:hover {
  color: #60BB8A;
}
.headingLinkPurple{
	color:#000000;
}
.headingLinkPurple:hover {
  color: #5c6ea6;
}
.blogHome .lqd-lp-header {
	padding: 25px;
}
.blogHome .entry-title {
	line-height: 30px;
    margin-top: 10px;
}
#ezw_tco-3 {
	border: 0;
    padding: 25px;
    box-shadow: 0px 0px 15px #eee;
    background: #fff;
}
#ezw_tco-3 .ez-toc-widget-container ul.ez-toc-list li a {
	font-size: 16px !important;
	padding: 0px !important;
	font-weight: 400 !important;
}
div.ez-toc-widget-container ul.ez-toc-list {
	padding: 0px !important;
}
.ez-toc-pull-right {
	display: none !important;
}
#ezw_tco-3 .ez-toc-title {
	margin: 0px 0px 25px 0px !important;
    color: #110D56 !important;
    font-size: 28px !important;
	font-weight: 600 !important;
}
#ez-toc-container {
	display: none !important;
}
#ezw_tco-3 .ez-toc-widget-container ul.ez-toc-list li.active {
	background-color: transparent !important;
}


.blogTable{
	width:1000px;
	border-collapse:separate;
	border-spacing:0;
	font-family:system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
	font-size:16px;
}
.blogTable thead tr{
	padding:14px;
}
.blogTable thead tr th{
	background:#111827; 
	color:#fff;
	padding:14px;
	text-align:left;
	border-top-left-radius:12px;
}
.blogTable tbody tr td{
	padding:14px;
}
.seoBoxes{
    padding: 50px;
    margin-bottom: 40px;
    text-align: center;
    align-items: center;
}
.seoBoxes h2{
	margin-top:15px;
}








/* Styled Blog Comparison Table */
.styled-comparison-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 16px;
}

/* Header */
.styled-comparison-table thead th {
  background: #111827;
  color: #ffffff;
  padding: 14px;
  text-align: left;
}

.styled-comparison-table thead th:first-child {
  border-top-left-radius: 12px;
}

.styled-comparison-table thead th:last-child {
  border-top-right-radius: 12px;
}

/* Body cells */
.styled-comparison-table tbody td {
  padding: 14px;
}

/* Footer */
.styled-comparison-table tfoot td {
  background: #111827;
  color: #ffffff;
  padding: 10px;
  text-align: center;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
body.page-template-default main.content #lqd-contents-wrap.container{
    width: 100%;
    padding: 0;
}
header#header{
    z-index: 999;
}
body.home header.header .mainHeader, body.home header.header > .elementor{
    background:#f9f9f9;
}
.homeProjects{
    background: radial-gradient(circle at 40% 50%, #dde3ff, #e6eaff, #eef1ff, #f7f8ff, #ffffff);
    border-top-right-radius:20px;
    border-top-left-radius:20px;
    margin-top:80px;
    padding:30px 30px 0;
}
.homeInnerBannerLeft{
    padding-inline: 20px;
}
.main-header{
    top:0;
}
.mainMenuItems li a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    background: #E72255;
    left: 0px;
    bottom: 10px;
    transition: all ease 0.3s;
    z-index: -1;
}
.mainMenuItems .nav-item-children>li>a:before {
    left: 5px;
    bottom: 5px;
}
.mainMenuItems li a:hover:before {
    width: 100%;
    transition:all ease 0.3s;
}
.nav-trigger .bar {
    background-color: #fff;
}
.outerMenu li{
    margin-right: 40px !important;
}
.outerMenu li > a{
    padding: 18px 0 !important;
}
.outerMenu li > a:before{
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-top-right-radius: 10px;
    bottom: 22px;
    left: 105%;
    transition: all ease 0.3s;
}
.outerMenu li > a:hover:before{
    width: 8px;
    height: 8px;
}
.outerMenu li > a:after{
    content: "";
    position: absolute;
    width: 0px;
    height: 2px;
    bottom: 18px;
    left: 0px;
    transition: all ease 0.3s;
}
.outerMenu li > a:hover:after{
    width: 100%;
    height: 2px;
    transition: all ease 0.3s;
}
.mainMenuItems .nav-item-children>li>a {
    display: inline-block;
    position: relative;
    width:auto;
}
.mainMenuItems .submenu-expander{
    display:none;
}
.servicesLink > a:before, .servicesLink > a:after{
    background: #00ACB4;
}
.touchLink > a:before, .touchLink > a:after{
    background: #E72255;
}
.phoneLink > a:before, .phoneLink > a:after{
    background: #FFCC00;
}
.homeBannerImg{
    padding-top:100px;
}
.asSeen img{
    height: 30px;
    width: auto !important;
    max-width: initial !important;
	margin-block:25px;
}
.homeBannerBtn a.btn{
    background: transparent;
    border: 1px solid #e72255;
    border-radius: 50px;
    padding: 14px 35px;
    font-size: 16px;
}
.homeBannerBtn a.btn:hover{
    background:#e72255;
    color:#fff;
}
.highlight{
    position: relative;
}
.highlight:before{
    content: "";
    position: absolute;
    background: #555;
    height: 10px;
    width: 100%;
    bottom: 12px;
}
.gradBg{
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
}
.homeBannerInner{
    border-radius:20px;
    padding:0;
    background:#000;
    overflow:hidden;
}
.homeBannerReviews{
    padding-left: 30%;
}

.homeIntroTitles h2{
    font-size:120px;
}
.craftingIcon h2:before{
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: linear-gradient(45deg, #C7D416, #60BB8A);
    right: -60px;
    top: 20px;
    border-bottom-left-radius: 40px;
}

/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000000;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background:linear-gradient(0deg, #C7D416, #60BB8A);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:linear-gradient(0deg, rgb(230,28,86) 0%, rgba(227,31,90,255) 2.31023102310231%, rgb(254, 206, 0) 100%);
}
.stickyContent{
    padding-left:50px;
}
.testiBox{
    box-shadow: rgba(0, 0, 0, .04) 0 1px 0, rgba(0, 0, 0, .05) 0 2px 7px, rgba(0, 0, 0, .06) 0 12px 22px;
    padding: 30px;
    border-radius: 15px;
    margin-block: 40px 60px !important;
    background:#ffffff;
}
.singleProject h3 {
    color: #ffffffdb;
    margin-block: 25px 10px;
    font-size: 30px;
    font-weight: 500;
}
.singleProject p {
    font-size: 18px;
    margin-bottom: 20px;
    color: rgb(255 255 255 / 80%);
}
.landingProjects p{
    color: rgb(0 0 0 / 70%);
}
.singleProject ul li {
    border: 1px solid #3b3c5c;
    font-size: 12px !important;
    padding: 3px 13px !important;
    border-radius: 50px;
}
.homeServices{
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-bottom: -50px;
    z-index: 1;
}
.homeServices .homeServicesTitle{
    margin-bottom:140px;
}
.throwServices{
    padding-block:100px;
}
.homeServicesTitle{
    max-width: 80% !important;
	text-align:center;
	margin:0 auto;
}
.homeServicesTitle h2{
    color: #C4C5D9;
    font-size: 75px;
}
.tabsTitleContent{
	margin-bottom:140px !important;
}
.lightBg{
    background: linear-gradient(0deg, rgb(240, 242, 246) 4%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 75%, rgb(240, 242, 246) 96%);
}
.trustedBy{
    padding-block:200px 0;
}

@-webkit-keyframes trusted {
    0%{background-position:0% 30%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes trusted {
    0%{background-position:0% 30%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes trusted {
    0%{background-position:0% 30%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.mapNYC {
	line-height: 0px;
}
.trustedBy:before{
    content:"";
    position:absolute;
    width:100%;
    height:800px;
    background: radial-gradient(ellipse at top, #C7D416, transparent),
    radial-gradient(ellipse at center, #ffffff, transparent),
    radial-gradient(ellipse at bottom, #fff, transparent);
    background-size: 100% 100%;
    -webkit-animation: trusted 9s ease infinite;
    -moz-animation: trusted 9s ease infinite;
    animation: trusted 9s ease infinite;
}
.testimonialsBox:before{
    content:"";
    position:absolute;
    width:100%;
    height:800px;
    bottom: 0;
    top: auto;
    background: radial-gradient(ellipse at bottom, #C7D416, transparent, transparent), radial-gradient(ellipse at center, #FFFFFF, transparent), radial-gradient(ellipse at top, #ffffff, transparent);
}

.trustedTabs{
    padding-top:100px;
}
.trustedTabs .lqd-tabs-nav>li>a{
    color:#130D5B;
}
.mainTrustedTabs{
    margin-top:-200px;
}
.innerTabsContent{
    padding-inline:30px 50px;
}
.innerTabsCont{
    background: #fff;
    border-radius: 40px;
    padding: 20px;
    background-image: radial-gradient(#eee 0.8px, transparent 0);
    background-size: 30px 30px;
    box-shadow: 0px 2px 10px #eee;
}
.processBox{
    border: 1px solid #9696AE;
    border-radius: 50px;
    padding: 12px 25px 16px;
    margin-right: 50px;
    margin-top:15px;
    background-position: 0 100%; /*OR bottom left*/
    background-size: 0%;
    background-repeat: no-repeat;
    color:#9696AE;
    transition:
    background-size 0.3s,
    background-position 0s 0.3s,
    border 0.3s;
}
.processBoxes .processBox:nth-child(1){
    background-image: linear-gradient(#cfd70c 0 0);
}
.processBoxes .processBox:nth-child(2){
    background-image: linear-gradient(#96c568 0 0);
}
.processBoxes .processBox:nth-child(3){
    background-image: linear-gradient(#62b98a 0 0);
}
.processBoxes .processBox:nth-child(4){
    background-image: linear-gradient(#5fbb8a 0 0);
}
.processBoxes .processBox:nth-child(5){
    background-image: linear-gradient(#96c568 0 0);
}
.processBoxes .processBox:nth-child(6){
    background-image: linear-gradient(#96c568 0 0);
}
.processBoxes .processBox:nth-child(1):hover h3, .processBoxes .processBox:hover:nth-child(5):hover h3{
    color:#06082C;
}
.processBoxes .processBox:nth-child(2):hover h3,
.processBoxes .processBox:hover:nth-child(3):hover h3,
.processBoxes .processBox:hover:nth-child(4):hover h3,
.processBoxes .processBox:hover:nth-child(6):hover h3{
    color:#04061D;
}
.processBox:hover {
    background-position: 100% 100%; /*OR bottom right*/
    background-size: 100%;
    border: 1px solid #04061D;
}
.processBoxes .processBox:not(:last-child):after{
    content: "";
    position: absolute;
    color: #C7D416;
    right: -35px;
    top: 15px;
    font-family: "lqd-essentials";
    font-size: 40px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
}
.processBox h3{
    margin:0;
    color:#c4c5d9;
}
.processBox .lqd-icn-ess {
    font-size: 30px;
}
.processSlider .carousel-item-content {
    border-radius: 10px;
}
.processSlider p{
    margin:0;
    color:#9e9faf;
}
.processSlider h3{
    font-size: 20px;
    margin-block: -10px 15px;
    color: #ffffff;
    padding-left:60px;
    position:relative;
    display: flex;
    align-items: center;
}
.processSlider h3:before{
    content:"";
    position:absolute;
    width:50px;
    height:1px;
    background:#C7D416;
    left:0;
}
.processSlider img{
    border-radius:10px;
    display:block;
}
.processSlider p.slidingBullet{
    display: inline-flex;
    bottom: 15px;
    left: 15px;
    margin: 0;
    background: #C7D416;
    color: #000;
    padding: 22px;
    font-size: 16px;
    width: 44px;
    height: 44px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-top: -30px;
    top: -50px;
    position: relative;
}
.slideBlurb{
    max-width:80%;
}
.servicesTabsIntro h2{
    color:#fff;
}
.servicesTabsIntro{
    font-size:15px;
}
.serviceTabs .lqd-tabs-style-8 {
    --tab-nav-width: 50%;
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav a{
    padding-bottom: 1rem;
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav a:before{
    color:#fff;
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav a:before {
    height: 28px;
    background-color: transparent;
    transform: scaleX(1);
    color: #404161 !important;
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
    position: relative;
    top: -20px;
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav li.active a:before {
    color: #C4C6DA !important;
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav li:nth-child(1) a:before{
    content:"01";
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav li:nth-child(2) a:before{
    content:"02";
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav li:nth-child(3) a:before{
    content:"03";
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav li:nth-child(4) a:before{
    content:"04";
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav li:nth-child(5) a:before{
    content:"05";
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav li:nth-child(6) a:before{
    content:"06";
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav li:nth-child(7) a:before{
    content:"07";
}
.serviceTabs .lqd-tabs-style-8 .lqd-tabs-nav li:nth-child(8) a:before{
    content:"08";
}
.tabsPills li{
    color: #C4C6DA;
    border: 1px solid;
    border-radius: 50px;
    padding: 3px 15px !important;
    margin-bottom: 10px !important;
}
.tabsOverText{
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(5px);
    padding: 25px;
    border-radius: 10px;
    position: absolute;
    bottom: -18%;
    width: 96%;
    left: 2%;
    border-bottom: 5px solid #c7d416;
}
.tabsOverText h5, .tabsOverText p{
    font-family: "Be Vietnam Pro", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    margin-block: 0 20px;
    color: #33344c;
}
.scaleTabs .lqd-tabs-content{
    padding-inline: 5% 8%;
    margin-top: -25%;
}
.scaleTabs .lqd-tabs-pane{
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px #eee;
}
.scaleTabs .lqd-tabs-content img{
    border-radius:10px;
    margin-bottom:20px;
}
.landingPageInner{
    padding:4%;
}
.lqd-highlight-pen path{
    fill:#fff;
}
.lpMainBanner .elementor-shape-bottom{
    z-index:1;
}
.homeServicesTitle.tabsTitleContentDM{
    margin: 80px auto 170px !important;
}
.formBox .gform-theme--foundation .gform_fields {
    grid-row-gap: 15px;
}
.formBox .gform-theme--foundation .gform_fields {
    grid-row-gap: 15px;
}
.formBox .gform-theme--framework input, .formBox .gform-theme--framework textarea {
    border: 0 !important;
    outline: none;
    border-radius: 10px;
    padding: 25px 20px;
}
.formBox input[type="submit"].gform_button {
    border-radius: 10px !important;
    background: #60BB8A !important;
    width: 100% !important;
    padding: 15px !important;
    font-size: 16px !important;
}
.homeServices .lqd-tabs-content{
    margin-top: -80px;
}
.gform_confirmation_message{
    text-align: center;
    color: #fff;
}
.homeBanner .lqd-highlight .lqd-highlight-brush-svg {
    max-height: 0.275em;
}
.lqd-highlight-pen{
    display:none !important;
}
.trustedTabs  .lqd-tabs-content img{
    border-radius:20px;
}
.lqd-testi-bubble-all, .lqd-testi-bubble-alt .lqd-testi-quote {
    background: #fff !important;
}
.bigMenu .fullWidthMenu{
    background:transparent;
}
.navbar-fullscreen .header-modules-container{
    background: linear-gradient(#0e0a45, #09072e);
}
.mainMenuItems .iconbox{
    transition:all ease 0.3s;
}
.mainMenuItems .iconbox:hover{
    transform:scale(1.02);
    transition:all ease 0.3s;
}
.navbar-fullscreen .lqd-fsh-bg-side-container span{
    background: linear-gradient(#0e0a45, #09072e) !important;
}
.gform-theme--foundation .gfield textarea.small {
    min-block-size: 3rem !important;
    max-height: 80px;
    padding: 12px;
    border-radius: 5px;
}
.serviceImg{
    background-size:cover !important;
}
.gform_wrapper .partial_entry_warning{
    display:none !important;
}
#block-7 {
	border: 0;
    padding: 25px;
    box-shadow: 0px 0px 15px #eee;
    background: #fff;
}
#block-7 .gform-theme--foundation .gfield input.large {
    border-bottom: 1px solid #60BC8A !important;
    border: 0px;
    padding: 0;
    border-radius: 0px;
    box-shadow: none;
}
#block-7 h2 {
	margin: 0px 0px 25px 0px !important;
    color: #110D56;
    font-size: 32px;
}
#block-3 h2 {
    margin: 0px 0px 25px 0px !important;
    color: #110D56;
    font-size: 32px;
}
#block-3 {
    border: 0;
    padding: 25px;
    box-shadow: 0px 0px 15px #eee;
    background: #fff;
}
#block-7 .gform-theme--foundation .gfield input.large {
	border-bottom: 1px solid #60BC8A !important;
    border: 0px;
    padding-block: 20px;
    border-radius: 0px;
    bbox-shadow: 0px 0px 15px #eee;
}
#block-7 .gform-theme--foundation .gform_fields {
	grid-row-gap: 15px;
}
#gform_submit_button_5 {
	background: linear-gradient(45deg, #4F9F73, #A9B415);
    width: 100%;
    box-shadow: none;
    border-radius: 50px;
}
#block-7 .gform_footer {
	margin-top: 15px;
}
.post-template-default h2 {
	font-size: 36px;
}
.post-template-default h3 {
	font-size: 24px;
}
.post-template-default .container {
    width: 1280px;
}
#input_5_6 {
    border-bottom: 1px solid #60BC8A !important;
    border: 0px;
    padding: 8px 0px 0px 0px;
    border-radius: 0px;
    box-shadow: none;
}
.auditForm h2{
    color: #ffffff;
    font-size: 36px;
    margin-block: 15px 10px;
}
.auditForm{
    padding: 0px 20px 20px;
    width: 60%;
    margin-top: -90px;
    position: relative;
    margin-left: 22px;
    border-radius: 10px;
    background: rgb(64, 140, 101);
    background: linear-gradient(90deg, rgba(64, 140, 101, 1) 0%, rgba(148, 167, 65, 1) 100%);
}
.auditForm input{
    padding: 10px;
    border: 0;
    border-radius: 4px;
    color: #000;
    outline: none;
    font-size: 15px;
    flex: 0 0 28%;
}
.auditForm input[type="submit"]{
    background: #090734;
    color: #fff;
    padding-inline: 15px;
    flex: 0 0 12%;
    transition:all ease 0.3s;
}
.auditForm input[type="submit"]:hover{
    background: #120D59;
    color: #fff;
    transition:all ease 0.3s;
}
.auditForm .formFields{
    display: flex;
    justify-content: space-between;
}
.blogsList .lqd-lp-excerpt.mb-3:after {
    content: ".... read more";
    font-weight:600;
}
.blogsList footer.lqd-lp-footer {
    display:none;
}
#so-widget-modal-content #so-widget-modal-button{
    font-size: 16px !important;
    padding: 7px 20px 10px !important;
    color:#fff !important;
}
.auditFormServices{
    margin-top:10px;
}
.auditFormServices h2{
    text-align:center;
}
.homeIntroTitles h2 .txt-rotate-keywords{
    width:100% !important;
}
.page-404 a.btn{
    color:#ffffff !important;
}
/*.mobileView:before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    background: url(/wp-content/uploads/2025/03/mobile.webp) no-repeat;*/
/*    width: 270px;*/
/*    height: 562px;*/
/*    background-size: cover;*/
/*    left: 5px;*/
/*    top: 5px;*/
/*}*/
.navbar-fullscreen .main-nav .nav-item-children>li {
    padding: 5px 35px;
}
.iframe-container {
    position: relative;
    width: 280px;
    height: 529px;
    background: url(/wp-content/uploads/2025/03/mobile.webp) no-repeat;
    background-size: cover;
    padding:20px;
}
.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 42px;
    padding: 12px;
}
.roundBtn .btn{
    border-radius:50px;
}
.stickyPopupBtn{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}
.stickyPopupBtn .btn{
    border-radius:50px;
}
.contactPopupInner .lqd-modal {
    padding: 0;
}
.contactPopupInner .lqd-lity-close svg {
    stroke: #fff !important;
}
.dynamicServices h2{
    font-size:42px;
}
.serviceImg img{
    border-radius: 20px;
    min-height:700px;
}
.homeProjects h3{
	color:#C7D416;
	margin-block: 25px 10px;
    font-size: 30px;
    font-weight: 500;
}
.lpFormBoxMain .gform-theme--foundation .gform_fields {
    row-gap: 10px;
}
.lpFormBoxMain .gform-theme--foundation .gfield input.large,
.lpFormBoxMain .gform-theme--foundation .gfield textarea,
.lpFormBoxMain .gform-theme--foundation select{
	border: 0 !important;
	outline:none;
}
.lpFormBoxMain .gform-theme--foundation select{
	display:block !important;
}
.lpFormBoxMain .ui-selectmenu-button{
    display: none !important;
}
.lpFormBoxMain .gform-footer .gform_button{
    background: #171556 !important;
    padding: 13px 70px !important;
}
.lpFormBoxMain .gform_footer{
    margin-top: 12px;
    justify-content: center;
}
.popupForm .gform-theme--foundation .gform_fields{
    row-gap: 10px !important;
}
.popupForm #input_5_6 {
    padding: 12px !important;
}
.showNone{
	display:none;
}

.processSection .borderConatiner .e-con-inner{
	background:#C7D416;
}

.projectWork h3{
	color: #000000;
}
.projectWork p{
	color: #000000;
}
.innerServicePage h1{
	font-size:32px !important;
}
.sbsOwlsContent h5{
	color:#fff;
}
.sbsOwlsContent h2{
    color: #fff;
    margin-block: 15px 25px;
}
.sbsOwlsContentRight{
	text-align:right;
}
.newInnerBannerMainTitle h1{
    font-size: 80px !important;
    max-width: 70%;
    margin: 0 auto;
}


@media only screen and (min-width:1600px){
    .navbar-fullscreen .main-nav-trigger {
        right: 24em;
    }
    .homeInnerBanner h1.ld-fh-element {
        font-size: 72px !important;
        margin-top:30px;
    }
    .homeInnerBanner{
        padding: 0 100px 50px !important;
    }
    .homeInnerBanner .phoneImg img{
        width: 84% !important;
    }
    .megamenu .nav-item-children {
        left: auto !important;
        right: auto;
    }
    .megamenu .megamenu-container {
        width: unset !important;
    }
    .homeInnerBannerLeft h2.ld-fh-element{
        font-size: 74px !important;
    }
    .auditForm{
        margin-top: -30px;
    }
    .lotteSlide{
        left: 10% !important;
    }
    .auditFormServices{
        margin-top:10px !important;
    }
    
    
}

@media only screen and (max-width:767px){
    .lqd-highlight-pen{
        display:none !important;
    }
    .homeProjects{
        padding-inline:15px;
        margin-top:30px;
    }
    .singleProject h3 {
        margin-block: 20px 10px;
        font-size: 24px;
    }
    .singleProject p {
        font-size: 16px;
    }
    .homeServicesTitle {
        max-width: 100% !important;
    }
    .processBox{
        border: 1px solid #9696AE;
        border-radius: 50px;
        padding: 7px 7px 8px;
        margin-right: 15px;
    }
    .homeServices .lqd-tabs-content {
        margin-top: 10px;
        padding: 0;
    }
    .processBoxes .processBox:not(:last-child):after {
        top: 5px;
        right: -13px;
        font-size: 17px;
    }
    .tabsOverText {
        padding: 20px;
        bottom: 0;
        width: 100%;
        left: 0;
        top: -40px;
        position:relative;
    }
    .homeIntroTitles h2 {
        font-size: 38px;
        display: block;
        width: 100%;
        max-height: 38px !important;
        overflow: hidden;
    }
    .trustedBy {
        padding-block: 110px 0;
    }
    .innerTabsContent {
        padding-inline: 0;
        margin-top: 20px;
    }
    .trustedTabs {
        padding-top: 40px;
    }
    .trustedTabs ul.lqd-tabs-nav{
        margin-bottom:10px !important;
    }
    .tabbedContent h3{
        font-size:13px !important;
    }
    .tabbedContent p{
        font-size: 17px !important;
        line-height: 1.4 !important;
        margin-bottom:20px !important;
    }
    .tabbedContent .btn > span{
        font-size:15px;
    }
    .trustedBy .lqd-tabs .lqd-tabs-nav-arrow:hover{
        color:#fff !important;
    }
    .trustedBy .lqd-tabs-style-14 .lqd-tabs-nav>li>a {
        font-size: 22px;
    }
    .post-template-default .container {
    width: 100%;
    }
    .post-template-default h2 {
    font-size: 30px;
    }
    .post-template-default  .lqd-post-cover {
        margin-bottom: 25px;
    }
    .post-template-default .entry-title {
        font-size: 34px !important;
    }
    .post-template-default .lqd-post-header {
        display: inline;
    }
    .craftingIcon h2:before{
        width: 20px;
        height: 20px;
        right: -40px;
        top: 00px;
        border-bottom-left-radius: 20px;
    }
    .auditForm h2{
        font-size: 18px;
        text-align: center;
        letter-spacing: -0.4px;
    }
    .auditForm{
        width: calc(100% - 30px);
        margin: 0 auto 15px;
        padding: 0 15px;
    }
    .auditForm input{
        flex: 0 0 100%;
        margin-bottom:15px;
    }
    .auditForm input[type="submit"]{
        flex: 0 0 100%;
    }
    .auditForm .formFields {
        flex-flow: column wrap;
    }
    #so-widget-modal-content #so-widget-modal-button{
        padding: 7px 20px 3px !important;
        color:#fff !important;
    }
    .btnText .btn {
	padding: 14px 3px !important;
    }
    .main-nav.lqd-menu-items-block .nav-item-children>li>a {
        color: #C7C6D2 !important;
        padding-block:6px;
    }
    .main-nav.lqd-menu-items-block .nav-item-children>li>a:hover {
        color: #fff;
    }
    .homeProjects .lqd-imggrp-img-container {
        width: 100%;
        margin-bottom: 0px;
    }
	.homeProjects .singleProject h3{
		margin-block: 10px 5px;
    }
    .lqd-blog-post .lqd-post-header h1.entry-title {
        font-size: 24px !important;
        word-spacing: 5px !important;
        letter-spacing: 0.1px !important;
    }
    .single-post .cat-links{
        display: none;
    }
    .mobileReviewsWidget{
        display:none !important;
    }
	.homeServicesTitle h2{
		font-size: 32px;
	}
	.lotteSlide lottie-player{
	    width: 100% !important;
        height: 300px !important;
        margin-left: 15% !important;
        margin-top: 15%;
    }
	.lpFormBoxMain{
		padding-bottom:20px;
	}
	.seoBoxes {
		padding: 20px;
		margin-bottom: 20px;
	}
	.asSeen img {
		height: 25px;
		width: 92px !important;
		margin-block: 5px 0;
		object-fit: contain;
	}
	.processBox h3 {
		font-size: 13px !important;
	}
	.sbsOwlsContent h5 {
		font-size: 16px;
		margin-top: 0;
	}
	.sbsOwlsContentRight{
		text-align:left;
	}
	.sbsOwlsContent h2 {
		margin-block: 10px 15px;
		font-size: 34px;
	}
	.sbsOwlsImg{
		margin-block:20px 10px;
	}
	.homeServicesTitle.tabsTitleContentDM {
		margin: 40px auto 40px !important;
		text-align:left !important;
	}
	
	
	
	

    
}
