/*
	Theme Name: Nextline Skelton
	Theme URI: https://www.nextline.in
	Description: Html 5 responsive theme
	Version: 6.1
	Author: Haris
	Author URI: https://harisk.me
*/
@charset "UTF-8";
/*************************************************************************************************
													RESET
***************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:400}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button;}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance: textfield;appearance: textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}* {margin: 0;padding: 0;list-style-type: none;} 
/*************************************************************************************************
													COMMON
***************************************************************************************************/
html {scroll-behavior: smooth;}
body{--wp-dark-mode-scale: 1}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
body{margin:0;padding:0;width:100%;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;font-family: "Lato", sans-serif;
}
h1, h2, h3, h4, h5, h6{font-weight:400;}
.container{max-width:1360px;width:100%;margin:0 auto;padding-left: 40px; padding-right: 40px;}
.container-fluid{width:100%;padding:0 20px}
.row-e, .col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.row>*{padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}
[class*=col-]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width: 100%;}
.col-100 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
.col-90  { -ms-flex-preferred-size: 90%; flex-basis: 90%;  max-width: 90%; }
.col-80  { -ms-flex-preferred-size: 80%; flex-basis: 80%;  max-width: 80%; }
.col-70  { -ms-flex-preferred-size: 70%; flex-basis: 70%;  max-width: 70%; }
.col-66  { -ms-flex-preferred-size: 66.6666%; flex-basis: 66.6666%; max-width: 66.6666%; }
.col-60  { -ms-flex-preferred-size: 60%; flex-basis: 60%;  max-width: 60%; }
.col-50  { -ms-flex-preferred-size: 50%; flex-basis: 50%;  max-width: 50%; }
.col-40  { -ms-flex-preferred-size: 40%; flex-basis: 40%;  max-width: 40%; }
.col-33  { -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; max-width: 33.3333%; }
.col-30  { -ms-flex-preferred-size: 30%; flex-basis: 30%;  max-width: 30%; }
.col-25  { -ms-flex-preferred-size: 25%; flex-basis: 25%;  max-width: 25%; }
.col-20  { -ms-flex-preferred-size: 20%; flex-basis: 20%;  max-width: 20%; }
.col-10  { -ms-flex-preferred-size: 10%; flex-basis: 10%;  max-width: 10%; }
@media (min-width: 768px) {
    .col-md-100 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
    .col-md-90  { -ms-flex-preferred-size: 90%; flex-basis: 90%;  max-width: 90%; }
    .col-md-80  { -ms-flex-preferred-size: 80%; flex-basis: 80%;  max-width: 80%; }
    .col-md-70  { -ms-flex-preferred-size: 70%; flex-basis: 70%;  max-width: 70%; }
    .col-md-66  { -ms-flex-preferred-size: 66.6666%; flex-basis: 66.6666%; max-width: 66.6666%; }
    .col-md-60  { -ms-flex-preferred-size: 60%; flex-basis: 60%;  max-width: 60%; }
    .col-md-50  { -ms-flex-preferred-size: 50%; flex-basis: 50%;  max-width: 50%; }
    .col-md-40  { -ms-flex-preferred-size: 40%; flex-basis: 40%;  max-width: 40%; }
    .col-md-33  { -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; max-width: 33.3333%; }
    .col-md-30  { -ms-flex-preferred-size: 30%; flex-basis: 30%;  max-width: 30%; }
    .col-md-25  { -ms-flex-preferred-size: 25%; flex-basis: 25%;  max-width: 25%; }
    .col-md-20  { -ms-flex-preferred-size: 20%; flex-basis: 20%;  max-width: 20%; }
    .col-md-10  { -ms-flex-preferred-size: 10%; flex-basis: 10%;  max-width: 10%; }
}
@media (min-width: 1024px) {
    .col-lg-100 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
    .col-lg-90  { -ms-flex-preferred-size: 90%; flex-basis: 90%;  max-width: 90%; }
    .col-lg-80  { -ms-flex-preferred-size: 80%; flex-basis: 80%;  max-width: 80%; }
    .col-lg-70  { -ms-flex-preferred-size: 70%; flex-basis: 70%;  max-width: 70%; }
    .col-lg-66  { -ms-flex-preferred-size: 66.6666%; flex-basis: 66.6666%; max-width: 66.6666%; }
    .col-lg-60  { -ms-flex-preferred-size: 60%; flex-basis: 60%;  max-width: 60%; }
    .col-lg-50  { -ms-flex-preferred-size: 50%; flex-basis: 50%;  max-width: 50%; }
    .col-lg-40  { -ms-flex-preferred-size: 40%; flex-basis: 40%;  max-width: 40%; }
    .col-lg-33  { -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; max-width: 33.3333%; }
    .col-lg-30  { -ms-flex-preferred-size: 30%; flex-basis: 30%;  max-width: 30%; }
    .col-lg-25  { -ms-flex-preferred-size: 25%; flex-basis: 25%;  max-width: 25%; }
    .col-lg-20  { -ms-flex-preferred-size: 20%; flex-basis: 20%;  max-width: 20%; }
    .col-lg-10  { -ms-flex-preferred-size: 10%; flex-basis: 10%;  max-width: 10%; }
}
.row-e,.row-full,.row-eighty,.row-five,.row-four,.row-fourty,.row-half,.row-ninety,.row-seventy,.row-sixty,.row-ten,.row-thirty,.row-three{position:relative;width:100%;min-height:1px}
.p-0{padding:0!important}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-30{padding:30px}.pt-0{padding-top:0!important}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pl-0{padding-left:0!important}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-30{padding-left:30px}.pr-0{padding-right:0!important}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-30{padding-right:30px}.m-0{margin:0!important}.m-5{margin:5px}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.m-30{margin:30px}.mt-0{margin-top:0!important}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.ml-0{margin-left:0!important}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.mr-0{margin-right:0!important}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mx-auto{margin-right:auto;margin-left:auto}.w-100{width:100%!important}.h-100{height:100%!important}
@media (min-width: 768px) {
    .p-md-0{padding:0!important}.p-md-5{padding:5px}.p-md-10{padding:10px}.p-md-15{padding:15px}.p-md-20{padding:20px}.p-md-30{padding:30px}.pt-md-0{padding-top:0!important}.pt-md-5{padding-top:5px}.pt-md-10{padding-top:10px}.pt-md-15{padding-top:15px}.pt-md-20{padding-top:20px}.pt-md-30{padding-top:30px}.pb-md-0{padding-bottom:0!important}.pb-md-5{padding-bottom:5px}.pb-md-10{padding-bottom:10px}.pb-md-15{padding-bottom:15px}.pb-md-20{padding-bottom:20px}.pb-md-30{padding-bottom:30px}.pl-md-0{padding-left:0!important}.pl-md-5{padding-left:5px}.pl-md-10{padding-left:10px}.pl-md-15{padding-left:15px}.pl-md-20{padding-left:20px}.pl-md-30{padding-left:30px}.pr-md-0{padding-right:0!important}.pr-md-5{padding-right:5px}.pr-md-10{padding-right:10px}.pr-md-15{padding-right:15px}.pr-md-20{padding-right:20px}.pr-md-30{padding-right:30px}.m-md-0{margin:0!important}.m-md-5{margin:5px}.m-md-10{margin:10px}.m-md-15{margin:15px}.m-md-20{margin:20px}.m-md-30{margin:30px}.mt-md-0{margin-top:0!important}.mt-md-5{margin-top:5px}.mt-md-10{margin-top:10px}.mt-md-15{margin-top:15px}.mt-md-20{margin-top:20px}.mt-md-30{margin-top:30px}.mb-md-0{margin-bottom:0!important}.mb-md-5{margin-bottom:5px}.mb-md-10{margin-bottom:10px}.mb-md-15{margin-bottom:15px}.mb-md-20{margin-bottom:20px}.mb-md-30{margin-bottom:30px}.ml-md-0{margin-left:0!important}.ml-md-5{margin-left:5px}.ml-md-10{margin-left:10px}.ml-md-15{margin-left:15px}.ml-md-20{margin-left:20px}.ml-md-30{margin-left:30px}.mr-md-0{margin-right:0!important}.mr-md-5{margin-right:5px}.mr-md-10{margin-right:10px}.mr-md-15{margin-right:15px}.mr-md-20{margin-right:20px}.mr-md-30{margin-right:30px}
}
.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.d-flex,.flex, .is-layout-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.is-layout-flex{flex-wrap:wrap;}
.wp-block-gallery figure{padding:5px}
.is-layout-flex > div.wp-block-column{padding-right: 15px;padding-left: 15px;-ms-flex-preferred-size: 0;flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1;}
.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.d-inline{display:-moz-inline-stack;display:inline-block;zoom:1;}
.d-block{display:block}
.d-none{display: none;}
.d-inline-block{display:inline-block}
.align-items-center,.flex_align_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.flex_jsb,.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.justify-content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.justify-content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}
.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.flex-wrap,.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.flex-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
header ul li{list-style-type: none;}
header ul{margin-left: 0;}
ul, ol{margin-left: 20px;margin-top: 0;}
ul li{list-style-type:disc}
ol li{list-style-type:decimal}
.no-list li{list-style-type: none !important;position: relative;}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;border-collapse:collapse}
table td,table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
.embed-container, .wp-block-embed is-type-video .wp-block-embed__wrapper { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed, .wp-block-embed is-type-video .wp-block-embed__wrapper iframe, .wp-block-embed is-type-video .wp-block-embed__wrapper object, .wp-block-embed is-type-video .wp-block-embed__wrapper embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.relative, .position-relative{position:relative;}
.position-fixed{position: fixed;}
.position-absolute{position: absolute;}
.position-static{position: static;}
.position-sticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:10px}
.text-capital{text-transform:capitalize;}
.text-uppercase{text-transform:uppercase;}
.text-center{text-align:center;}
.text-left{text-align:left}
.text-right{text-align: right;}
.text-justify{text-align: justify;}
p, ul, ol{margin-bottom: 20px;}
p, li{
    font-weight: 400;
    font-size: 16px;
}
.shadow{-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);}
/* clear floats */
.container:after, .container:before{display: table;content: " ";clear: both;}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix { display:block; } 
.clear , .cb{ clear: both; }
.float-left{float:left;}
.float-right{float:right;}
img{max-width:100%;height:auto;vertical-align:bottom; }
a, a:hover{text-decoration:none;-webkit-transition:all .4s ease-in-out;-o-transition:all .2s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
*, *:after, *:before { -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smooth:antialiased; text-rendering:optimizeLegibility; } 
input:focus { outline:0; border:1px solid #04A4CC; } 
/*Core*/
.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000} p .alignnone{margin-bottom: 0;}
::-moz-selection { background:#04A4CC; color:#FFF; text-shadow:none; } 
::selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-webkit-selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-moz-selection { background:#04A4CC; color:#FFF; text-shadow:none; } 
.parallax{background-size: cover;background-repeat: no-repeat;background-attachment: fixed;background-position: top center;}
.abs-center{position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0;}
.abs-exact{ margin: 0 auto; left: 50%; top:50%; position: absolute; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.overlay {position: relative; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .6); padding: 60px 0; } 
.overlay.position-absolute{top:0;left:0;position: absolute;}
.o-hidden, .overflow-hidden{overflow:hidden;}
.com60, .CommonPadding{padding:60px 0;}
.com80{padding:80px 0;}
.com80x60{padding:80px 0 60px 0;}
.com100x60{padding:100px 0 60px 0;}
*:focus { outline:none}
.nextline-logo{width:85px;}
.dummy{padding: 0 !important;border:0 !important;margin: 0 !important;-webkit-box-shadow: none !important;box-shadow: none !important;width: 0 !important;height: 0 !important;}
.text-second-line{word-spacing: 9999999px;}
.imgAbsolute{
    position: absolute;
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
button{
    cursor: pointer;
    border: none;
    background: none;
    padding: 0;
    font-family: inherit;
}
:root{
    --mColor:#AF8238;
    --sColor:#BC8F49;
    --lColor: #000;
}
a{
    color: var(--lColor);
}
a:hover{
    color: var(--mColor);
}
.textWhite{
    color: #fff;
}
.bgBlack{
    background-color: #000;
}
/*************************************************************************************************
													Header
***************************************************************************************************/
.topMenu {
    background-color: var(--lColor);
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
    color: #fff;
}
.topMenu a{
    color: #fff;
}
.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.headerTop {
    padding: 20px 0;
}
.headerTop a{
    color: #fff;
}
.header.top {
    background-color: var(--lColor);
    color: #000;
    -webkit-animation: stickyNavbar 0.5s linear;
    animation: stickyNavbar 0.5s linear;
    -webkit-filter: drop-shadow(0 4px 19px rgb(0 0 0 / .07));
    filter: drop-shadow(0 4px 19px rgb(0 0 0 / .07));
}
.header.top .topMenu {
    display: none;
}
.header.top .secondMenu {
    padding: 10px 0;
}
.main-menu li a {
    color: #fff;
    font-weight: 400;
    padding: 0 15px;
    display: block;
    font-size: 15px;
}
li {
    position: relative;
}
.menu-item-has-children {
    margin-right: 15px;
}
li.menu-item-has-children>a:before {
    position: absolute;
    content: "";
    line-height: 1;
    right: 1px;
    top: 7px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transition: 0.6s;
}
li ul.sub-menu a {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0;
}
li ul.sub-menu a:hover{
    color: var(--sColor);
}
.headerMenuleft a svg {
    width: 22px;
    fill: #fff;
}
.menu-item-has-children li a{
    display: flex;
    align-items: center;
}
.sub-menu, .dropIn {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    z-index: 1000;
    opacity: 0;
    display: block;
    visibility: hidden;
    width: 232px;
    margin-top: 0;
    transform: translateY(20px);
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .25rem;
    padding: 15px;
}
.main-menu li:hover > .sub-menu, .dropDown:hover .dropIn{
    opacity: 1;
    transform: translateY(-10px);
    visibility: visible;
}
.dropIn{
    right: 0;
    left: auto;
    cursor: pointer;
    width: fit-content;
    min-width: 200px;
    padding: 0 0 20px 0;
    border-top: 2px solid var(--Mcolor);
}
.dropIn a, .dropIn span{
    display: block;
    white-space: nowrap;
    font-size: 14px;
    padding: 0;
}
.dropIn span{
    text-transform: capitalize;
    padding: 15px 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.dropIn a{
    padding: 8px 20px;
}
.logo img{
    width: 200px;
}
.secondMenu {
    padding: 10px 0;
}
.comBtn {
    display: inline-flex;
    background-color: var(--mColor);
    color: #fff;
    padding: 12px 32px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid var(--mColor);
    align-items: center;
    line-height: 1;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    height: 46px;
}
.comBtn span, .comBtn svg {
    position: relative;
    z-index: 2;
}
.comBtn:hover {
    background-color: #fff;
    color: #fff;
    border: 1px solid var(--mColor);
}
.comBtn:after {
    content: "";
    position: absolute;
    left: -50px;
    top: 0;
    height: 490%;
    width: 180%;
    background: #000;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
    transform: translateX(-98%) translateY(-25%) rotate(45deg);
}
.comBtn:hover:after {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg);
}
.comBtn svg {
    transform: scale(.8);
}
.comBtn.scnd {
    background-color: #fff;
    color: var(--mColor);
    border: 1px solid var(--mColor);
}
.comBtn.scnd:hover {
    background-color: var(--mColor);
    color: #fff;
    border: 1px solid var(--mColor);
}
.comBtn.scnd:hover svg path {
    fill: #fff;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.46) 0%, rgba(0, 0, 0, 0.46) 100%);
    padding: 0;
}
.bgImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -2;
}
.preHeading {
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    color: var(--sColor);
    font-weight: 400;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.preHeading.withBg{
    display: inline-block;
    background-color: #f9f4ea;
    font-size: 11px;
    color: #95722c;
    padding: 3px 10px;
    border-radius: 5px;
}
.commonBg{
    background-color: var(--lColor);
    color: #fff;
}
.commonBr{
    border-radius: 4px;
}
.mbLast:last-child{
    margin-bottom: 0;
}
.mainHeading {
    font-size: 60px;
    line-height: 1.1;
    margin: 0;
    font-weight: 400;
}
.comHeading {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.1;
}
.comHeading span{
    color: var(--mColor);
}
.TopBannerSection {
    min-height: 100vh;
    color: #fff;
    padding-bottom: 100px;
    padding-top: 180px;
}
.borderLine {
    border-right: 2px solid #C4883B5E;
}
.borderLine:last-child {
    border-right: none;
}
.avmntNo {
    font-size: 55px;
    color: var(--mColor);
    font-weight: 400;
    line-height: 1;
    padding-bottom: 5px;
}
.avmntTxt {
    font-size: 14px;
    line-height: 1.1;
    text-transform: uppercase;
}
.circleDiv {
    border: 1px solid var(--mColor);
    padding: 7px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    object-fit: contain;
}
.ourExpertiseSection .overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) -0.01%, rgba(0, 0, 0, 0.53) 64.65%), linear-gradient(0deg, rgba(0, 0, 0, 0.47) 0%, rgba(0, 0, 0, 0.47) 100%);
    z-index: 2;
    padding: 0;
}
/* .ourExpertiseSection .cardIn {
    position: absolute;
    bottom: 0;
    z-index: 3;
    padding: 20px;
    color: #fff;
} */
.ourExpertiseSection .sliderIn .card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    display: block;
    background: #ddd;
    height: 100%;
}
.ourExpertiseSection .commonBr {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    z-index: 1;
}
.expertiseIcon {
    position: absolute;
    top: 20px;
    left: 25px;
    width: 75px;
    height: 75px;
    border: 1px solid var(--mColor);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}
.expertiseIcon img {
    width: 45px;
    height: 45px;
    object-fit: contain;
}
.ourExpertiseSection .cardIn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 25px;
    color: #fff;
}
.ourExpertiseSection .cardIn h3 {
    font-size: 23px;
    font-weight: 400;
    line-height: 1.1;
}
.ourExpertiseSection .singleReadMore {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 18px;
    color: #AF8238;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
}
.singleReadMore span {
    color: #AF8238;
}
.expertiseSlider .slick-next, .expertiseSlider .slick-prev {
    position: absolute;
    top: 43%;
    cursor: pointer;
    z-index: 9;
}
.expertiseSlider  .slick-next{
    right: -20px;
}
.expertiseSlider  .slick-prev{
    left: -20px;
}
.expertiseSlider  .slick-list, .companyLogoSlider .slick-list{
    margin: 0 -15px;
}
.expertiseSlider .slick-slide, .companyLogoSlider .slick-slide{
    margin: 0 15px;
}
.expertiseSlider .slick-track{
    display: flex;
}
.expertiseSlider .slick-slide{
    height: auto;
}
.expertiseSlider .slick-dots li button:before{
    content: none !important;
}
.expertiseSlider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    padding: 0;
    margin-left: 0;
}
.expertiseSlider .slick-dots li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.expertiseSlider .slick-dots li button{
    width: 9px;
    height: 9px;
    background-color: #B6B6B6;
    border-radius: 50%;
    border: none;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    font-size: 0;
}
.expertiseSlider .slick-dots li.slick-active button{
    background-color: var(--sColor);
}
.journeySection .timeline::before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 0;
    width: 1.2px;
    background: #18020296;
}
.journeySection .timelineItem {
    position: relative;
    column-gap: 35px;
    padding-left: 30px;
    padding-bottom: 25px;
}
.journeySection .timelineItem::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -7px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background:var(--mColor);
    z-index: 2;
}
.journeySection .timelineYear {
    font-size: 30px;
    line-height: 1.1;
    font-weight: 600;
}
.timelineContent {
    padding-left: 50px;
}
.timelineContent h3 {
    font-size: 25px;
    line-height: 1.1;
    font-weight: 400;
}
.leadershipSection .col-md-60 {
    padding-left: 60px;
}
.founderTxt{
    font-size: 30px;
    font-weight: 400;
    color: var(--mColor);
}
.positionTxt{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--sColor);
}
.companyLogoSlider  img {
    width: 180px;
    height: 80px;
    object-fit: contain;
}
.philosophyContents .iconDiv {
    width: 64px;
    height: 64px;
    min-width: 64px;
    border-radius: 50%;
    background-color: #AF8238;
    display: flex;
    align-items: center;
    justify-content: center;
}
.philosophyContents .iconDiv img {
    width: 35px;
    height: 35px;
    object-fit: contain;
    display: block;
}
.philosophyContents h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.1;
}
.whatsNextSection .number {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 50%;
    background-color: var(--mColor);
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;
}
.whatsNextSection h3 {
    font-size: 20px;
    line-height: 1.1;
}
.impactsection .card {
    height: 100%;
    padding: 10px;
    background: #000;
    color: #fff;
    border-radius: 10px;
}
.impactsection .card img {
    width: 45px;
    height: 45px;
    object-fit: contain;
}
.impactsection .card h3 {
    font-size: 23px;
    line-height: 1;
    font-weight: 400;
}
.impactsection .impactPoint {
    padding: 0 0 20px;
}
.impactPoint .icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid var(--mColor);
}
.impactsection .impactPoint .icon img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.impactsection .impactPoint h3 {
    font-size: 20px;
    line-height: 1.1;
    font-weight: 400;
}
.impactpointdiv {
    padding-left: 40px;
} 
.impactsection .imageWrap .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    pointer-events: none;
}
.impactsection .imageWrap {
    position: relative;
}
.recognitionSection .card{
    background-color: var(--lColor);
    color: #fff;
    height: 100%;
    padding: 25px;
}
.recognitionSection .card span{
    color: var(--mColor);
    padding-bottom: 10px;
    text-transform: uppercase;
}
.recognitionSection .card h3 {
    font-size: 25px;
    line-height: 1.1;
}
.CommonCtaBannerSection{
    color: #fff;
    padding: 120px 0;
}
.CommonCtaBannerSection .overlay{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) -0.01%, rgba(0, 0, 0, 0.53) 64.65%), linear-gradient(0deg, rgba(0, 0, 0, 0.47) 0%, rgba(0, 0, 0, 0.47) 100%);
}
.calliconDiv {
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 50%;
}
.btndiv .noText {
    color: #fff;
    font-size: 18px;
    line-height: 1.1;
    font-weight: 400;
}
.numberDiv a {
    display: block;
    color: var(--sColor);
}
footer li a, footer a{
    color: #fff;
}
.footerIcons a{
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.footerContent {
    border-bottom: 1px solid var(--sColor);
    padding-bottom: 60px;
}
address{
    font-style: normal;
}
.contactIcon {
    width: 60px;
    height: 60px;
    border: 1px solid var(--mColor);
    border-radius: 50%;
}
.contactIcon img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.eventsSection .card, .awardandRecognition .card {
    border-radius: 4px;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.awardandRecognition .card .imgInVid img{
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.eventsSection .cardIn, .awardandRecognition  .cardIn {
    padding: 20px;
}
.awardandRecognition  .cardIn .comHeading{
    font-size: 24px;
    margin-bottom: 5px;
}
.withImgICon img{
    width: 150px;
    height: 50px;
    object-fit: contain;
}
.srcIn{
    color: #8b8b8b;
    text-transform: uppercase;
    font-size: 13px;
}
.IconTitle{
    padding-bottom:15px;
    border-bottom: 1px solid var(--mColor);
    margin-bottom: 15px;
}
.kHiLight{
    white-space: nowrap;
    color: var(--mColor);
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
}
.kHiLight:after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: var(--mColor);
}
.eventsSection a{
    color: #fff;
}
.eventsSection  .eventImg{
    width: 100%;
    display: block;
    border-radius: 10px 10px 0 0;
}
.imgText {
    position: absolute;
    top: 20px;
    right: 20px;
    width: calc(100% - 40px);
}
.imgText > span {
    background: var(--mColor);
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    height: 36px;
    align-items: center;
    display: flex;
}
.awardandRecognition .topbannerVideo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
    z-index: 5;
}
.YearIn{
    background-color: #00000099 !important;
    font-size: 14px !important;
}
.iconTrophy{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #F8F3EB;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.iconTrophy svg{
    width: 30px;
    height: 30px;
    object-fit: contain;
    fill: var(--sColor);
}
.videoPlayBtn {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.playIcon {
    width: 0;
    height: 0;
    border-left: 24px solid var(--mColor);
    border-top: 16px solid transparent;
    border-bottom: 12px solid transparent;
    z-index: 2;
    position: relative;
    display: block;
}
.videoPlayBtn::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: pulse-border 2500ms ease-out infinite;
    animation: pulse-border 2500ms ease-out infinite;
}
.videoPlayBtn::after {
    content: "";
    width: 100px;
    height: 100px;
    border: 4px dotted #fff;
    border-radius: 50%;
    -webkit-animation: rotate 10s linear infinite;
            animation: rotate 10s linear infinite;
    display: block;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.videoPlayBtn:hover::after{
    opacity: 1;
}
.videoPlayBtn:hover::before{
    background: transparent;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes pulse-border {
    0% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
              transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
              transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
    }
}
@keyframes pulse-border {
    0% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
              transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
              transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
    }
}
/*************************************************************************************************
													About
***************************************************************************************************/
.commontopSection {
    background-color: var(--lColor);
    color: #fff;
    padding: 160px 0 40px 0;
}
.BreadCrumbsIn, .BreadCrumbsIn a {
    color: #fff;
}
.commontopSection h1{
    margin-top: unset;
    font-size: 50px;
    line-height: 1.1;
    font-weight: 400;
    color: #fff;
    margin-bottom: 8px;
}
.partnersDiv {
    background-color: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 50px 40px;
    color: #000;
    height: 100%;
}
.partnersContents{
    margin-bottom: 50px;
}
.partnersContents img{
    height: 100%;
    object-fit: cover;
}
.privacypolicySection .wp-block-heading, .TermsserviceSection .wp-block-heading {
    margin-bottom: 10px;
}
.PortfolioMainSection {
    background-color: #F1F1F1;
}
.partnersSection .designation{
    color: var(--mColor);
}



/*************************************************************************************************
													Service
***************************************************************************************************/
.page-id-12 .ourExpertiseSection .comBtn {
    display: none;
}
.sectorCard {
    background: var(--sColor);
    color: #fff;
    padding: 15px;
}
.sectorIconDiv {
    width: 50px;
    height: 50px;
    min-width: 50px;
    border-radius: 50%;
    background-color: #fff;
}
.ventureContents{
    padding: 20px;
}
.sectorIconDiv svg {
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.venturesSection .constructionPoints span{
    font-size: 14px;
}
.venturesImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 10px 0 0 0;
}
.logoIcon {
    height: 60px;
    margin-bottom: 20px;
}
.venturesSection .card {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.venturesSection .ventureImage img {
    width: 100%;
    height: 100%;
    min-height: 290px;
    object-fit: cover;
    display: block;
}
.ventureNo {
    position: absolute;
    top: 0;
    width: 45px;
    height: 45px;
    background: var(--sColor);
    color: #fff;
    border-radius: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 400;
}
.venturesSection h3 {
    font-size: 20px;
    line-height: 1.1;
}
.ventureBtn {
    padding: 10px;
    background: var(--sColor);
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    border-radius: 0 0 10px 10px;
}
.ventureBtn:hover{
    color: #fff;
}
.venturesSection .ventureBtn svg {
    transition: transform 0.3s ease;
}
.venturesSection .ventureBtn:hover svg {
    transform: translateX(5px);
}
/**Leadershitp**/
.leaderShipMain h2{
    font-size: 60px;
    letter-spacing: -1px;
}
.quoteIn, blockquote{
    padding: 15px;
    background-color: #fdfbf8;
    border-left: 4px solid #99671a;
    margin: 10px 0;
    font-size: 22px;
    font-style: italic;
}
blockquote p{
    font-size: 22px;
    font-style: italic;
}
.leaderShipMain img{
    border-radius: 4px;
}
.splTs .card{
    background-color: #F8FAFC;
    height: 100%;
    padding: 20px;
    border: 1px solid #bc8f491f;
    border-radius: 4px;
}
.splTs .card h3{
    font-size: 50px;
    font-style: italic;
    color: var(--mColor);
    line-height: 1;
    margin-bottom: 5px;
}
.lineIn{
    width: 40px;
    height: 2px;
    background-color: var(--mColor);
    margin-bottom: 20px;
}
.splTs h4{
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 5px;
}
.splTs p{
        font-size: 14px;
}
.LeadershipJourney{
    background-color: #FDFBF8;
}
.journeyIn:nth-child(even) .col-md-40{
    order:2;
}
.journeyIn + .journeyIn{
    margin-top: 80px;
}
.journeyIn ul{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
}
.journeyIn ul li{
    list-style: none;
    padding: 20px;
    background-color: #f2e5d1;
    text-transform: uppercase;
    width: 100%;
}
.journeyIn ul li div{
    font-size: 14px;
    text-transform: capitalize;
    margin-top: 10px;
}
.page-id-194 .ourExpertiseSection{
    background-color: #000;
    color: #fff;
}
.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6{
    margin-bottom: 20px;
}
.videoDiv h3 {
    position: absolute;
    bottom: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff0),color-stop(75%,rgb(72 76 97 / .8)));
    background: -o-linear-gradient(top,#fff0 0%,rgb(72 76 97 / .8) 75%);
    background: linear-gradient(to bottom,#fff0 0%,rgb(72 76 97 / .8) 75%);
    width: 100%;
    padding: 100px 20px 20px 20px;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}
.videoDiv img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}
.header .menuMob {
    display: none;
}
.menuMob{
    width:30px;
    height:22px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    cursor:pointer;
    position:relative;
    z-index:2001;
}
.menuMob .menu_part{
    height:3px;
    background:var(--mColor);
    border-radius:2px;
    transition:all 0.3s ease;
    margin-bottom:5px;
}
.mobileMenu {
    position: fixed;
    top: 70px;
    left: 0;
    height: calc(100% - 92px);
    width: 100%;
    background: #fff;
    z-index: 1501;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-30px);
    transition: 0.5s ease;
    box-shadow: 0 10px 20px 0 rgb(46 56 220 / .05);
}
.menu-is-open .mobileMenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.animateItem{
    opacity:0;
    visibility:hidden;
    transform:translateY(-20px);
    transition:0.4s ease;
}

.menu-is-open .animateItem{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
    transition-delay:0.2s;
}
.menu-is-open .menuMob .menu_part:nth-child(1) {
    transform: rotate(45deg) translate(5px,5px);
}
.menu-is-open .menuMob .menu_part:nth-child(2){
    opacity:0;
}
.menu-is-open .menuMob .menu_part:nth-child(3) {
    transform: rotate(-45deg) translate(6px,-6px);
}
.menu-is-open {
    overflow: hidden !important;
    height: 100%;
}
.menuContent {
    padding: 40px 20px;
    background: #fff;
}
#Mobmenu{
    margin:0;
    padding:0;
}
#Mobmenu li{
    list-style:none;
}
#Mobmenu li a{
    display:block;
    margin-bottom:15px;
    font-size:16px;
    font-weight:500;
}
.menu-footer {
    padding: 20px 20px;
    background-color: var(--mColor);
    width: 100%;
    position: relative;
}
.menu-is-open{
    overflow:hidden;
}
.mobileMenu #Mobmenu li{
    border-bottom:1px solid var(--B1);
}
.mobileMenu .menu-item {
    border-bottom: 1px solid #ddd !important;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-right: 0;
}
.mobileMenu .menu-item:last-child{
    margin-bottom: 0;
}
.menu-item-has-children {
    position: relative;
}
.menu-item-has-children > a {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    cursor: pointer;
}
.mobileMenu .sub-menu {
    display: block;
    position: static;
    width: 100%;
    list-style: none;
    margin: unset;
    padding: 0;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: max-height .35s ease,opacity .25s ease,visibility .25s ease;
    box-shadow: unset;
}
.mobileMenu .sub-menu.open {
    max-height: 1000px;
    opacity: 1;
    visibility: visible;
}
.sub-menu li:last-child {
    border-bottom: none;
}
.sub-menu li a {
    display: block;
    padding: 15px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 0 !important;
    white-space: normal;
    transition: background .2s ease;
}
.sub-menu li a:hover {
    background: rgba(255,255,255,.08);
}
.menu-item-has-children.open .serviceDrop {
    transform: rotate(180deg);
}
.serviceDrop {
    transition: transform .25s ease;
}
.sub-menu .menu-item {
    border-bottom: 1px solid #ddd !important;
    margin-bottom: 0;
    padding-bottom: 0;
}
.sub-menu .menu-item:last-child {
    border-bottom: none !important;
}
.menu-footer .add{
    width: calc(100% - 20px);
}
.menu-footer .Social{
    border-top: 1px solid var(--borderLight);
}
.tagLine {
    font-style: italic;
    text-transform: uppercase;
}
.GroupPhilosophy .noDiv {
    height: 100px;
    width: 100px;
    border: 2px solid var(--mColor);
    color: var(--mColor);
    font-size: 28px;
    border-radius: 50%;
}
.GroupPhilosophy .content{
    width: calc(100% - 100px);
}
.BrandEcosystemPortfolioSection .card{
    padding: 30px;
    border-radius: 10px;
    background-color: #fff;
    height: 100%;
}
.BrandEcosystemPortfolioSection  .serviceImg{
    width: 100%;
    height: 300px;
    border-radius: 5px;
    object-fit: cover;
}
.BrandEcosystemPortfolioSection  .col-md-50{
    margin-bottom: 30px;
}
.BrandEcosystemPortfolioSection  .CompanyLogos {
    height: 60px;
    width: 100%;
    object-fit: contain;
}
.wp-block-lazyblock-portfolio-brand-ecosystem-cards-section{
    height: 100%;
}
.impactsection .contents{
    width: calc(100% - 70px);
}
.wpcf7 form .wpcf7-response-output {
   margin: 0 !important;
   position: absolute;
}
.VideoSection{
    color: #fff;
    min-height: 70vh;
}
.VideoSection img{
    min-height: 70vh;
    object-fit: cover;
}
.VideoSection .overlay {
    z-index: 0;
    background: #0000009c;
}
.VideoSection .videoPlayBtn{
    z-index: 9;
}
.ReadmoreBtn{
    color: var(--mColor);
}
.postMeta{
    color: var(--mColor);
}
.container.small{
    max-width: 1100px;
}
/* Responsive YouTube embeds */
.wp-block-embed-youtube {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.wp-block-embed-youtube .wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
}

.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}
.wp-block-gallery{
    margin-bottom: 30px;
}
/*************************************************************************************************
													Slick Slider
***************************************************************************************************/
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*************************************************************************************************
													Back To Top
***************************************************************************************************/
.dew-top.dew-is-visible, .dew-top.dew-fade-out, .no-touch .dew-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -o-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; } 
.dew-top.dew-is-visible { visibility: visible; opacity: 1; } 
.dew-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 64px; right: 10px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden; text-indent: 100%; white-space: nowrap; background: rgb(31, 31, 31) url(images/top-arrow.svg) no-repeat center 50%;visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -o-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; cursor: pointer;} 
/*************************************************************************************************
													Page Nav
***************************************************************************************************
.iv-pagenavi span.pages {margin-right: 10px;}
.iv-pagenavi span, .iv-pagenavi a {display: inline-block; background-color: #d33649; color: #fff; margin-right: 5px; padding: 5px 8px; font-size: 14px; } 
.iv-pagenavi span.current{background-color:#80101e}
/*************************************************************************************************
													Forms
***************************************************************************************************/
input[type="text"], input[type="email"], input[type="number"], input[type="number"], input[type="password"], input[type="tel"], textarea, select{background: #f9f9f9; border: 1px solid var(--mColor); color: #666666; font-size: 15px; border-radius: 5px; font-weight: 300; margin: 0; padding: 10px; width:100%;} 
input[type="submit"]{
      background-color: var(--mColor); border: 1px solid var(--mColor); cursor: pointer; display: inline-block; font-size: 15px; font-weight: 500; margin-bottom: 0; padding: 13px 18px; transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; width: auto; border-radius: 4px; color: #fff; margin: 10px 0; -webkit-box-shadow: none; box-shadow: none;
    } 
input[type="submit"]:hover{
    background-color:#fff;color:var(--mColor);border: 1px solid var(--mColor);
}
/*************************************************************************************************
													RESPONSIVE
***************************************************************************************************/
@media only screen and ( max-width: 1024px ){

}
@media only screen and (max-width: 820px), only screen and (max-device-width: 1024px) and (min-device-width: 768px), only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){
 
    .mobileBlock{
        display: block;
    }
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .TopBannerSection {
        min-height: 0;
    }
    .avmntNo {
        font-size: 30px;
    }
    .timelineContent h3 {
        font-size: 23px;
    }
    .borderLine:nth-child(2){
        border: none;
    }
    .mainHeading {
        font-size: 40px;
    }
    .comHeading {
        font-size: 35px;
    }
    .mdBlock{
        display: block;
    }
    .leadershipSection .col-md-60 {
        padding-left: 15px;
    }
    .md-text-left{
        text-align: left;
    }
    .md-mx-auto{
        margin: unset !important;
    }
    .impactpointdiv {
        padding-left: 15px;
    }
    .md-pt-0{
        padding-top: 0;
    }
    .CommonCtaBannerSection {
        padding: 60px 0;
    }
    .venturesImg {
        width: 100%;
    }
    .partnersDiv {
        padding: 30px 20px;
    }
    .mdNone{
        display: none;
    }

    .header .menuMob {
        display: block;
        margin-left: 20px;
    }
    .Slink span {
        top: 8px;
        left: -123px;
    }
    .menu-item svg{
        width: 20px;
    }
    .menu-item-has-children a{
        display: flex;
    }
    #Mobmenu li a svg {
        float: right;
    }
    #Mobmenu .mob-sub-menu, #Mobmenu .level-0{
        display: block;
    }
    .mobileMenu .menu-item-has-children>a:before {
        position: absolute;
        content: "";
        line-height: 1;
        right: 15px;
        top: 7px;
        transform: rotate(45deg);
        border: solid #000;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transition: 0.6s;
    }
    .mobileMenu li ul.sub-menu a {
        margin-left: 15px;
    }
    .md-justify-content-start{
        justify-content: start;
    }
    .md-align-items-start{
        align-items: start;
    }
    .BrandEcosystemPortfolioSection .card {
        padding: 20px;
    }
    .related-companies .col-md-33{
        margin-bottom: 30px;
    }
    .fullJourney .journeyIn:nth-of-type(odd) > .journeyInner:first-child {
        order: 2;
    }
    .fullJourney .journeyIn:nth-of-type(odd) > .journeyInner:last-child {
        order: 1;
    }
    .mdLast:last-child{
        margin-bottom: 0;
    }
    .topbannerVideo{
        width: 80%;
    }
    









}
@media only screen and (max-width: 920px){

}
@media only screen and (max-width: 767px){
	
}
@media all and (max-width: 620px){


}
@media all and (max-width: 520px){


}
@media all and (max-width: 480px){


}
