/*
	Theme Name: Nextline Skelton
	Theme URI: https://www.nextline.in
	Description: Html 5 responsive theme
	Version: 5.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:700}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;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;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;} 
/*************************************************************************************************
													Fonts
***************************************************************************************************/
/* cormorant-garamond-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/cormorant-garamond-v20-latin-regular.woff2') format('woff2');
}
/* cormorant-garamond-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/cormorant-garamond-v20-latin-600.woff2') format('woff2');
}
/* dm-sans-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/dm-sans-v16-latin-regular.woff2') format('woff2');
}
/* dm-sans-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/dm-sans-v16-latin-500.woff2') format('woff2');
}
/* dm-sans-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/dm-sans-v16-latin-600.woff2') format('woff2');
}
/* dm-sans-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/dm-sans-v16-latin-700.woff2') format('woff2');
}
/*************************************************************************************************
													COMMON
***************************************************************************************************/
body{--wp-dark-mode-scale: 1}
:root{
    --Mcolor:#CB935D;
    --Scolor:#1F3044;
    --fontSecond:"Cormorant Garamond", serif;
    --fontmain: "DM Sans", sans-serif;
}
html {
  scroll-behavior: smooth;
}
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: "DM Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Cormorant Garamond", serif;
}
.container{max-width:1200px;width:100%;margin:0 auto}
.container-fluid{width:100%;padding:0 20px}
.row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.row-e{-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;max-width:100%}
.row-half{-webkit-box-flex:0;-ms-flex:0 0 50%;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-three{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.row-four{-webkit-box-flex:0;-ms-flex:0 0 25%;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-ten{-webkit-box-flex:0;-ms-flex:0 0 10%;-webkit-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.row-five{-webkit-box-flex:0;-ms-flex:0 0 20%;-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-thirty{-webkit-box-flex:0;-ms-flex:0 0 30%;-webkit-flex:0 0 30%;flex:0 0 30%;max-width:30%}
.row-fourty{-webkit-box-flex:0;-ms-flex:0 0 40%;-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}
.row-sixty{-webkit-box-flex:0;-ms-flex:0 0 60%;-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}
.row-seventy{-webkit-box-flex:0;-ms-flex:0 0 70%;-webkit-flex:0 0 70%;flex:0 0 70%;max-width:70%}
.row-eighty{-webkit-box-flex:0;-ms-flex:0 0 80%;-webkit-flex:0 0 80%;flex:0 0 80%;max-width:80%}
.row-ninety{-webkit-box-flex:0;-ms-flex:0 0 90%;-webkit-flex:0 0 90%;flex:0 0 90%;max-width:90%}
.row-e,.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}
.dew,.wow{visibility:hidden}.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 !important}.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}
.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}
.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}
.d-flex,.flex, .is-layout-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.is-layout-flex{margin-right: -15px; margin-left: -15px;}
.is-layout-flex > div.wp-block-column{padding-right: 15px;padding-left: 15px;flex-basis: 0; flex-grow: 1;}
.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;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;-webkit-align-items:center;align-items:center}
.align-items-end{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.align-items-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.flex_jsb,.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.justify-content-start{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}
.justify-content-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content: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;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.flex-no-wrap{-ms-flex-wrap:nowrap;-webkit-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 { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container 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: 15px;
    line-height: 30px;
}
.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);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;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{position:absolute;top:0;left:0; color:#fff}
img.lazy {opacity: 0;-webkit-transition: opacity .5s ease-in;-o-transition: opacity .5s ease-in;transition: opacity .5s ease-in;}
.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:65px;}
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }
.dummy{padding: 0 !important;border:0 !important;margin: 0 !important;box-shadow: none !important;width: 0 !important;height: 0 !important;}
a{
    color: var(--Scolor);
}
a:hover{
    color: var(--Mcolor);
}
/*************************************************************************************************
													Header
***************************************************************************************************/
.header{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 15px 0;
    border-bottom: 1px solid #616161;
    font-family: var(--fontSecond);
}
.header.top{
    background-color: var(--Scolor);
}
.header{
    color: #fff;
    background-color: var(--Scolor);
    font-size: 18px;
    font-weight: 600;
}
.main-menu li a{
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin: 0 10px;
    font-family: var(--fontSecond);
}
.main-menu li a:hover{
    color: var(--Mcolor);
}
.main-menu li{
    position: relative;
}
.menu-item {
    position: relative;
}
.main-menu .sub-menu {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 230px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    pointer-events: none;
    transition: all 0.5s ease;
    box-shadow: 0px 10px 25px rgba(37, 42, 52, 0.08);
    padding: 20px 0;
    border-radius: 5px;
    z-index: 9;
}
.main-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    pointer-events: all;
}
/* .main-menu > li > .sub-menu > li{
    width: 33%;
} */
.main-menu .sub-menu li a{
    color: var(--Scolor);
}
a.cmnBtn,.newSub a {
    position: relative;
    background-color: #1f3044;
    padding: 12px 24px;
    line-height: normal;
    border: 1px solid var(--Mcolor);
    color: #fff;
    box-shadow: 4px 4px 0px 0px var(--Mcolor);
    transition: all 0.3s ease-out 0s;
    font-size: 18px;
    font-weight: 700;
    font-family: var(--fontSecond);
   display: inline-flex;
}
a.cmnBtn.lightBg{
    background-color: var(--Mcolor);
    box-shadow: 4px 4px 0px 0px var(--Scolor);
}
a.cmnBtn.lightBg:hover,.newSub a:hover{
    background-color: var(--Scolor);
}
a.cmnBtn::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(31, 48, 68, .8);
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: translate(6px, 6px);
    transform: translate(6px, 6px);
    z-index: -1;
    transition: all 0.3s ease-out 0s;
}
a.cmnBtn span {
    margin: 0 0 0 10px;
    transition: all 0.3s ease-out 0s;
}
a.cmnBtn span svg {
    fill: #fff;
    height: 1em;
    line-height: 1;
    margin: 0;
    width: 1em;
}
a.cmnBtn::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(203, 147, 93);
    width: 100%;
    height: 100%;
    z-index: -2;
}
a.cmnBtn:hover,.newSub a:hover {
    border-color: #1f3044;
    background-color: var(--Mcolor);
    color: #fff;
    box-shadow: 0px 0px 0px 0px Rgba(31, 41, 68, .8);
}
a.cmnBtn:hover:before {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
.commonH2 {
    font-size: 56px;
    line-height: 56px;
    font-family: var(--fontSecond);
    font-weight: 600;
}
.slideLinks a{
        margin: 0 10px 10px 0;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    font-size: 14px;
}
.slideLinks a:hover{
    background-color: var(--Mcolor);
    border-color: var(--Mcolor);
}
.newSub a{
    display: block;
}
.commonH2 span,.consultSteps h1,.plcSpan{
    color: var(--Mcolor);
    font-style: italic;
    font-weight: 600;
    font-size: 40px;
}
.bg-light {
    background-color: #fbfbfb;
}
.CmnSpan {
    color: var(--Scolor);
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
}

.firstsection img{
    min-height: 100vh;
    width: 100%;
    object-fit: cover;
    pointer-events: none;
}
.firstsection .overlay{
    background-color: rgb(31 48 68 / 19%);
}
.firstsection h1{
    margin: 0 0 15px 0;
}
.cardHolder .row-three{
    height: 260px;
    border: 1px solid #D9D9D9;
    background: #ffffff;
    text-align: center;
}
.cardHolder .row-three img{
    margin-bottom: 15px;
}
.card h3{
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 30px;
    font-style: italic;
}
.secBtn {
    color: var(--Scolor);
    font-size: 14px;
    font-weight: 500;
    position: relative;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    display: inline-flex;
    align-items: center;
    padding-right: 22px;
}
.secBtn svg {
    -webkit-transition: 0.6s;
    transition: 0.6s;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #111;
    stroke-width: 2;
    position: absolute;
    right: 0;
}
.secBtn:hover svg{
   right: -10px;
}
.contact0{
    fill:none;
    stroke:currentcolor;
    stroke-width:4;
    stroke-linecap:round;
    stroke-miterlimit:10;
}
.cardHolder .row-three:nth-child(5) img.position-absolute{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
    z-index: 1;
    margin: 0;
}
.cardHolder .row-three:nth-child(5) .overlay{
    z-index: 2;
    background-color: rgb(31 48 68 / 70%);
}
.cardHolder .row-three:nth-child(5) .card{
    position: relative;
    z-index: 3;
    color:#fff;
}
.cardHolder .small-heading {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}
.cardHolder .row-three:nth-child(5), .cardHolder .row-three:nth-child(5) a{
    color: #fff;
}
.cardHolder .row-three:nth-child(5) a:hover{
    color: var(--Mcolor);
}
.cardHolder .row-three:nth-child(5) .card img{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.fullPadding{
    padding: 60px;
}
.VisionValues .row-half{
    max-width: calc(50% - 20px);
    padding: 20px 0;
}
.VisionValues .row-half img{
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.VisionValues .row-half h3{
    font-size: 25px;
    font-weight: 700;
    margin: 10px 0;
    color: var(--Scolor);
}
.fourthsection a{
    color: var(--Mcolor);
    text-decoration: underline;
}
.fourthsection img.position-absolute{
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100px;
    z-index: -1;
    opacity: 0.3;
    top: 50px;
}
.ContactIn, .ContactInNew{
    background-color: var(--Scolor);
    color: #fff;
}
.ContactIn form p{
    margin-bottom: 0;
}
textarea{
    height: 100px;
}
.fullPadding.ContactIn{
    padding: 60px 40px;
}
.ContactIn label{
    display: none;
}
.ContactIn .wpcf7-form-control-wrap label{
    display: block;
}
.ContactIn form .mb-20{
    margin-bottom: 30px;
}
.BlogContent h3{
    font-size: 25px;
    line-height: normal;
    margin: 10px 0;
}
.BlogContent .row-three{
    max-width: calc(33% - 20px);
}
.footer{
    background-color: var(--Scolor);
    color: #fff;
    padding: 40px 0;
}
.footer a{
    color: #fff;
    font-weight: 300;
    display: block;
    margin: 5px 0;
}
.footer a:hover{
    color: var(--Mcolor);
}
.footer h3 a{
    display: block;
    color: var(--Mcolor);
    font-size: 24px;
    margin-bottom: 10px;
}
.copyright p{
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}
.commonH2.plc,.section-title,.how-it-works-title,.expertise-Main-title {
    font-size: 40px;
    line-height: 43px;
    font-weight: 700;
    margin-bottom: 20px;
}
.plcSecond,.how-it-works-title{
    font-size: 33px;
    font-weight: 400;
}
.logoPlc {
    background-color: #E1EFFF;
    width: 60px;
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 13px;
}
.workPlc {
    padding: 16px;
    background-color: #fff;
    border-radius: 10px;
    height: 100%;
}
.workPlc.shadow,.plcDescription.shadow,.companyFaq.shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .08);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.08);
}
.workTotalC .row-four{
    max-width: calc(25% - 10px);
}
.SecondSection-plc h3{
    line-height: 23px;
}
.SecondSection-plc p {
    line-height: 20px;
    font-size: 13px;
}
.SecondSection-plc .row-four:nth-child(2) .logoPlc{
    background-color: #FFE1FF;
}
.SecondSection-plc .row-four:nth-child(3) .logoPlc{
    background-color: #E1FFFB;
}
.SecondSection-plc .row-four:nth-child(4) .logoPlc{
    background-color: #F3E1FF;
}
.plcDescription{
    background-color: #fff;
    padding: 30px;
    margin-bottom: 20px;
}
.plcDescription h3,.plcCommonTitle{
    font-size: 25px;
}
.plcDescription p{
    font-size: 17px;
}
.descriptPoints li{
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    font-size: 17px;
}
.descriptPoints svg{
    margin-right: 10px;
}
.faq-content {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.companyFaq {
    border-radius: 10px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
}
.faq-content {
    margin: 0;
    font-size: 18px;
    cursor: pointer;
    padding: 20px 20px 20px 50px;
    position: relative;
    color: #313131;
    font-weight: 400;
}
.consultancy-text,.consultpoints {
    display: none;
    padding: 10px 15px;
}
.faq-content.active::after {
    content: "−";
    color: #fff;
    display: flex;
    background: #4476bc;
}
.faq-content::after {
    content: "+";
    position: absolute;
    left: 18px;
    top: 26px;
    background: #263238;
    color: #fff;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    font-size: 16px;
    line-height: 17px;
}
.faq-content.active {
    color: #4476bc;
}
.NumberSpan {
    color: #5F419C;
    font-size: 80px;
    font-weight: 900;
}
.consultpoints li{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.consultSteps{
    padding: 20px;
    margin-bottom: 15px;
}
.consultlogo img{
    width: 50px;
}
.propertyForm{
    background: #fff;
    box-shadow: 0 0 24.44px 1.56px rgb(154 154 156/21%);
    -webkit-box-shadow: 0 0 24.44px 1.56px rgb(154 154 156/21%);
    -moz-box-shadow: 0 0 24.44px 1.56px rgb(154 154 156/21%);
    -ms-box-shadow: 0 0 24.44px 1.56px rgb(154 154 156/21%);
    -o-box-shadow: 0 0 24.44px 1.56px rgb(154 154 156/21%);
    padding: 20px;
}
.propertyForm h2{
    font-size: 30px;
}
.securityQuestion p{
    margin-bottom: 0;
}
.propertyForm input[type="text"],.propertyForm textarea,.propertyForm input[type="email"],.propertyForm input[type="number"],.propertyForm input[type="password"], .propertyForm select, .propertyForm input[type="tel"] {
    padding: 6px 12px !important;
    min-height: 45px !important;
    border-radius: 12px !important;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        max-width: 100%;
}
.contactHome  input[type="text"],.contactHome  textarea,.contactHome  input[type="email"],.contactHome  input[type="number"],.contactHome  input[type="password"] {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #bfbfbf;
    outline: none;
    margin-bottom: 5px;
}
.contactHome textarea{
    height: 60px;
}
.CommonSection{
    background-color: var(--Scolor);
    color: #fff;
    padding: 60px 0;
    min-height: 250px;
}

.propertyForm #cf7-payment-button{
    background-color: var(--Scolor);
    border: 1px solid var(--Scolor);
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 13px 25px;
    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: 100%;
    border-radius: 0;
    color: #fff;
    margin: 10px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.propertyForm #cf7-payment-button:hover{
    color: var(--Scolor);
    background-color: transparent;
}
.propertyForm #cf7-submit-button{
    display:none;
}
#form-message{
    border: 1px solid red;
    width: calc(100% - 20px);
    margin-left: 10px;
    padding: 8px;
}
.tMount h3{
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    font-size: 18px !important;
}
.tPayment span{
    color: var(--Scolor);
    font-weight: 700;
    font-size: 20px;
}
.RedPrice span span{
    color: var(--Mcolor);
    font-size: 14px;
}
.tMount del{
    color: #aeaeae;
    margin-left: 10px;
}
.Deliverables{
    padding: 15px;
    background-color: aliceblue;
    color: var(--Scolor);
    margin-bottom: 15px;
    font-size: 14px;
}
.shadow.bg-white{
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
}
.commonServiceBlock{
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
}
.stepTitle{
    background-color: var(--Scolor);
    color: #fff;
    text-align: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}
.divRight{
    width: calc(100% - 85px);
}
.HowItWorks h4{
    font-size: 22px;
}
.HowItWorks p{
    line-height: 1.4;
}
.AllServiceTemplate h3:not(.commonH2){
    font-size: 26px;
    margin-bottom: 15px;
}
.headP{
    font-weight: 600;
    line-height: 24px;
}
.tPayment h3{
    margin-bottom: 6px !important;
}
.OurProcess img{
    width: 80px;
    object-fit: contain;
    filter: drop-shadow(0px 1000px 0 #a77800);
    transform: translateY(-1000px);
    height: 80px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
}
.OurProcess .row-four{
    max-width: calc(25% - 15px);
    text-align: center;
    display: flex;
    flex-direction: column;
}
.stepTitleWorks {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: var(--Scolor);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
}
.stepNumberWorks {
    font-weight: 600;
    color: #000;
    display: inline-block;
    font-size: 15px;
    border-radius: 10px;
    background-color: #0BC1E1;
    padding: 5px 35px;
}
.cardSteps .row-four:nth-child(1) span,.cardSteps .row-four:nth-child(2) img,.cardSteps .row-four:nth-child(3) span,.cardSteps .row-four:nth-child(4) img{
    margin-bottom: 20px;

}
.cardSteps .row-four:nth-child(1) img,.cardSteps .row-four:nth-child(2) p,.cardSteps .row-four:nth-child(3) img,.cardSteps .row-four:nth-child(4) p{
    order: 2;
}
.stepMainTitle {
    margin-right: 30px;
}
.stepItem {
    text-align: center;
    flex: 1;
    padding: 10px;
}
.stepItemWorks  p {
    line-height: 22px;
    color: #333;
}
.worksImg img{
    width: 70px;
    display: block;
    margin: 0 auto;
}
.FirstSectionLegal{
    padding: 140px 0 60px 0;
}
.FirstSectionLegal img{
    border-radius: 10px;
}
.eachBulletP {
    padding: 15px 20px;
    border: 1px solid #d8d8d8;
    margin-top: 40px;
}
.eachIm{
    width: 40px;
    height: 40px;
    background: var(--Mcolor);
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boxLogo{
    width: calc(100% + 24px);
    margin: -40px 0 0 -28.8px;
    padding: 0 0 8px 24px;
    background-color: #fff;
    pointer-events: none;
}
.eachBulletP img{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.eachBulletP h3{
    font-weight: 600;
    font-family: "DM Sans", sans-serif;
    font-size: 18px;
    line-height: 25px;
}
.eachBulletP p{
    line-height: normal;
}
.subBulletP .row-four:nth-child(n+5):last-child {
    margin-top: 50px;
}
.landingFirst{
    background-color: var(--Scolor);
    color: #fff;
    margin-top: 40px;
}
.cm60{
    padding: 60px;
}
.landingFirst .wp-block-heading {
    font-size: 56px;
    line-height: 56px;
    font-family: var(--fontSecond);
    font-weight: 600;
    margin-bottom: 20px;
}
.LPin > * {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.LPin [class^="lazyblock-"] {
    max-width: 100% !important;
    width: auto !important; /* Ensure width is also overridden */
}
.LDwhyChoose img{
    width: 70px;
    height: 60px;
    object-fit: contain;
    filter: drop-shadow(0px 1000px 0 var(--Mcolor));
    transform: translateY(-1000px);
    margin-bottom: 15px;
}
.LDwhyChoose h3{
    font-size: 26px;
}
.mainChildSub .row-three{
    background-color: #fff;
    max-width: calc(33.333333% - 10px);
    margin-bottom: 20px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.mainChildSub h3 a,.mainChildSub h3{
    font-size: 22px;
    line-height: 1;
}
 .MultiMenu:hover>.sub-menu {
    pointer-events: all;
}
.sub-menu .menu-item:not(:last-child) {
    margin-bottom: 5px;
}
.MultiMenu .sub-menu>li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    white-space: nowrap;
}
nav{
    position: relative;
}
header .MultiMenu{
    position: unset;
}
.MultiMenu .sub-menu {
    width: 100% !important;
}
.MultiMenu>.sub-menu {
    display: flex;
    width: auto;
    align-items: flex-start;
    pointer-events: none;
    flex-wrap: wrap;
}
.menu-item .sub-menu .sub-menu {
    margin-bottom: 15px;
}
.menu-item .sub-menu .sub-menu {
    position: relative;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    top: auto;
    left: auto;
    border: 0;
    box-shadow: none;
    padding: 10px 0 0 30px;
    width: auto;
    min-width: 120px;
}
.sub-menu .sub-menu a::before {
    content: "";
    position: absolute;
    left: -8px;
    top: calc(50% - 4px);
    border: 5px solid transparent;
    border-left-color: inherit;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
    color: var(--Mcolor);
    transform: none !important;
}
 .menu-item {
    position: relative;
}
.blogEach hr{
    margin-bottom: 20px;
}
.blogEach h2,.blogEach h1{
    margin-bottom: 8px;
    color: var(--Scolor);
    font-weight: 800;
}
.blogEach h3{
    margin-bottom: 15px;
    font-size: 24px;
    color: var(--Scolor);
}
.menu_holder {
    display: none;
}  
.menu-toggle {
    width: 30px;
    height: 30px;
    max-width: 100%;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    z-index: 10;
    -webkit-transition: height .3s ease,-webkit-transform .4s ease;
    transition: height .3s ease,-webkit-transform .4s ease;
    -o-transition: height .3s ease,transform .4s ease;
    transition: height .3s ease,transform .4s ease;
    transition: height .3s ease,transform .4s ease,-webkit-transform .4s ease;
}
.menu-toggle span.hamburger, .menu-toggle span.hamburger:after, .menu-toggle span.hamburger:before {
    content: "";
    display: block;
    width: 26px;
    height: 2px;
    position: absolute;
    top: 45%;
    left: 50%;
    background: #fff;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .4s cubic-bezier(.6,0,.2,1);
    -o-transition: all .4s cubic-bezier(.6,0,.2,1);
    transition: all .4s cubic-bezier(.6,0,.2,1);
    margin: -1px 0 0 -13px;
}
.menu-toggle span.hamburger:before {
    margin-top: -7px;
    top: 0;
}
.menu-toggle span.hamburger:after {
    margin-top: 7px;
    top: 0;
}
/*************************************************************************************************
													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="password"], textarea, select{
    background: transparent;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
} 
textarea{
    height: 80px;
}
input[type="submit"] {
    background-color: var(--Scolor);
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 12px 40px;
    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: 0;
    color: #fff;
    margin: 10px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid var(--Mcolor);
    font-family: var(--fontSecond);
}
input[type="submit"]:hover{background-color:var(--Mcolor);color:#fff;}
::placeholder {
    color: #bfbfbf;
    opacity: 1; 
}
::-ms-input-placeholder {
    color: #bfbfbf;
}
.PhoneSocial a{
    color: #fff;
}
.menu-is-open .header-mobile {
    right: 0;
}
.menu-toggle.wcf-menu {
    width: unset;
    height: unset;
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 20px 0;
}
.menu-toggle {
    width: 30px;
    height: 30px;
    max-width: 100%;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    z-index: 10;
    -webkit-transition: height .3s ease,-webkit-transform .4s ease;
    transition: height .3s ease,-webkit-transform .4s ease;
    -o-transition: height .3s ease,transform .4s ease;
    transition: height .3s ease,transform .4s ease;
    transition: height .3s ease,transform .4s ease,-webkit-transform .4s ease;
}
.header-mobile nav {
    width: 100%;
    height: calc(100vh - 300px);
    overflow-x: hidden;
    background-color: #fff;
    color: #fff;
    padding: 0 20px;
}
.footer-menu li {
    margin: 15px 0;
    position: relative;
}
.footer-menu li a {
    color: #000;
    display: block;
}
.HeadAnim a, address {
    color: #fff;
    font-style: normal;
}
.menu-footer {
    position: absolute;
    background-color: var(--Scolor);
    width: 100%;
    padding: 20px 20px 10px;
    bottom: 0;
}
.header-mobile {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
    overflow: hidden;
    transition: right 0.5s ease-in-out;
}
.header-mobile .level-0 {
    display: none;
}
.sub-menu li {
    width: 100%;
}
.footer-menu .sub-menu{
    margin-left: 15px;
}
.MegaMulti {
    position: relative;
}
.header-mobile .sub-menu .MultiMenu .sub-menu {
    margin-left: unset;
    padding: 0 0 0 20px;
}
.footer-menu>.menu-item-has-children:after,.MegaMulti::after,.header-mobile .MultiMenu::after {
    border: solid #444;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    top: 7px;
    right: 20px;
    transition: all .4s ease-in-out;
}
.footer-menu {
    margin-left: 20px !important;
    position: relative;
}
.menu-is-open .wcf-menu-close {
    border: 1px solid #555;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.header-mobile {
    display: none;
}
.AllServiceTemplate{
    padding: 40px 0;
}
.commonH2.smallIn, .commonH2.smallIn span{
    font-size: 25px;
    line-height: 35px;
}
.StickyFooter{
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: var(--Scolor);
    color: #fff;
    left: 0;
    display: none;
    padding: 5px 10px;
    z-index: 99;
}
.anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}
.StickyFooter a{
    display: block;
    background-color: var(--Mcolor);
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    border-radius: 5px;
}
/*************************************************************************************************
													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){

    .header nav,.PhoneSocial{
        display: none;
    }
    .header-mobile {
        display: block;
    }
    .row-eighty,.row-fourty,.row-half,.row-ninety,.row-seventy,.row-sixty,.row-three,.row-four,.row-thirty{
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100% !important;
    }
    .menu_holder {
        display: block;
    } 
    a.cmnBtn, .newSub a {
        padding: 10px 15px;
        font-size: 16px;
    }
    .container,.topSection,.cm60,.schema-faq{
        padding: 0 20px;
    }
    .LPin > *  {
        padding: 0 20px;
    }
    .LPin [class^="lazyblock-"] {
        padding: 0 !important;
    }
    .blogEach{
        padding-bottom: 0;
    }
    hr{
        display: none;
    }
    .fullPadding{
        padding: 60px 20px 0 20px;
    }
    .VisionValues .row-half img,.worksImg img{
        margin-bottom: 10px;
    }
    .VisionValues .row-half:first-child{
        margin-top: 20px;
    }
    .VisionValues .row-half {
        padding: 10px 0;
    }
    .commonH2,.landingFirst .wp-block-heading {
        font-size: 35px;
        line-height: 45px;
    }
    .landingFirst .wp-block-heading{
        margin-top: 20px;
    }
    .CmnSpan {
        font-size: 14px;
    }
    .mobPNone,.OurProcess .container{
        padding: unset;
    }
    .mobMNone{
        margin: unset;
    }
    .mobBtm{
        margin-bottom: 15px;
    }
    input[type="submit"] {
        font-size: 15px;
        width: unset;
    }
    .card h3 {
        font-size: 25px;
    }
    .onlineSection .d-flex{
        display: block;
    }
    .BlogContent .row-three,.mainChildSub .row-three{
        margin-bottom: 30px;
    }
    .BlogContent .row-three:last-child,.mainChildSub .row-three:last-child{
        margin-bottom: unset;
    }
    .BlogContent h3{
        font-size: 20px;
        line-height: 30px;
    }
    .FirstSectionLegal {
        padding: 80px 0 30px 0;
    }
    .sub-menu .sub-menu a::before {
        left: -13px;
    }
    .cardHolder .row-three, .OurProcess .row-four{
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cardHolder .row-three{
        height: auto;
        padding: 15px;
    }
    .centerItem{
        display: none;
    }
    .OurProcess.com60{
        padding: 0 0 40px 0;
    }
    .showSmallMenu .StickyFooter{
        display: block;
    }
}
@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){


}