/*
	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: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;-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;}[type=button], [type=reset], [type=submit], button{
    cursor: pointer;
}
/*************************************************************************************************
													COMMON
***************************************************************************************************/
:root{
    --Mcolor:#F47720;
    --Scolor:#ED1C24;
    --Tcolor:#222F38;
}
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: "Outfit", sans-serif;
 font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight:400;
  font-style: normal;
}
.container{max-width:1170px;width:100%;margin:0 auto;padding-left: 20px; padding-right: 20px;}
.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{margin-right: -15px; margin-left: -15px;}
.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 { 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: 17px;}
.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;
}
a{
    color: #000;
}
a:hover{
    color: var(--Scolor);
}
/*************************************************************************************************
													Header
***************************************************************************************************/
.header{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background: transparent;
}
.logo img{
    width: 150px;
}
.main-menu li a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 8px 20px;
    display: block;
}
.main-menu li a:hover, .header.top .main-menu li a:hover{
    color: var(--Scolor);
}
.main-menu li:last-child a{
    padding-right: 0;
    display: none;
}
.top .main-menu li:last-child a{
    display: block;
}
.top .menutopIn{
    margin-top: 0;
}
.header.top {
    -webkit-box-shadow: 0 10px 20px 0 rgb(46 56 220 / .05);
    box-shadow: 0 10px 20px 0 rgb(46 56 220 / .05);
    background-color: #fff;
    padding: 5px 0;
}
.header.top .topMenu{
    display: none;
}
.header.top .logo img{
    width: 110px;
}
.header.top .main-menu li a{
    color: #000;
}
.header.top .topMenu {
    border-bottom: 1px solid #000;
}
.header.top .topMenu svg, .header.top .topMenu img, .header.top .topMenu span {
    filter: brightness(0) saturate(100%);
}
.main-Menu{
    display: inline-flex;
    justify-content: center;
}
.topMenu span, .collectionSub {
    font-size: 13px;
    color: #fff;
}
.topMenu {
    padding: 8px 0;
}
.topMenu {
    border-bottom: 1px solid #ffffff8c;
}
.sliderImg{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.cmnHeading, .aboutFourthSection h2 strong {
    font-size: 45px;
    font-weight: 500;
    line-height: 1;
}
.aboutFourthSection h2{
    margin-bottom: 15px;
}
.aboutFourthSection h2 em{
    font-style: normal;
    color: var(--Mcolor);
}
.comBtn {
    background-color: var(--Mcolor);
    color: #fff;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 25px;
    font-size: 14px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--Mcolor);
}
.comBtn:hover{
    background-color: #fff;
    border: 2px solid var(--Mcolor);
    color: var(--Mcolor);
}
.Btn {
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--Scolor);
    border: 1px solid var(--Scolor);
    padding: 10px 25px;
    border-radius: 30px;
}
.Btn:hover{
    background-color: var(--Scolor);
    border: 2px solid var(--Scolor);
    color: #fff;
}
.Btn:hover svg{
    fill: #fff;
}
.firstSection .overlay{
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
}
.firstSection h1 {
    font-size: 58px;
    font-weight: 600;
    line-height: 1;
}
button{
    appearance: none;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
}
.topSlider .slick-prev, .topSlider .slick-next{
    position: absolute;
    top: 45%;
    z-index: 9;
}
.topSlider .slick-prev {
    left: 30px;
}
.topSlider .slick-next{
    right: 30px;
}
.firstpic {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: relative;
    left: -10px;
    margin-right: -10px;
}
.banner{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    background-color: #00000075;
    color: #fff;
}
.secondSection{
    padding-top: 80px;
}
.boxNo{
    background-color: var(--Mcolor);
    padding: 20px;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
}
.boxText{
    background-color: #fff;
    color: #000;
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
}
.scndInner {
    position: absolute;
    bottom: 20px;
    left: -40px;
}
.shadowBox{
    padding: 40px 20px;
    background: #FFF;
    background: color(display-p3 1 1 1);
    box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 70px 0 color(display-p3 0 0 0 / 0.10);
    height: 100%;
}
.innerContents .col-md-33:nth-child(2){
    transform: scale(1.1);
}
.threeItems .col-md-33:first-child{
    padding-right: 0;
}
.threeItems .col-md-33:last-child{
    padding-left: 0;
}
.thirdSection h3{
    font-size: 24px;
    font-weight: 600;
}
.fourthSection{
    background-color: var(--Tcolor);
    color: #fff;
}
.fourthSection h3{
    font-size: 30px;
    font-weight: 400;
}
.fourthSection p{
    font-size: 16px;
    font-weight: 400;
}
.fourthSection li {
    font-size: 15px;
    list-style-type: none;
    display: flex;
    align-items: center;
}
.fourthSection li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--Scolor);
    margin-right: 10px;
}
.clrText{
    font-size: 50px;
    font-weight: 500;
    color: var(--Scolor);
}

.spnName{
    font-size: 20px;
    font-weight: 600;
}
.hover {
    overflow: hidden;
    position: relative;
}
.hover-1 img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.hover-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    transition: all 0.4s;
    background-color: #f4772080;
    opacity: 0;
}
.hover-1-content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    transition: all 0.4s;
    width: 100%;
    padding: 0 20px;
    color: #fff;
}
.hover-1-description {
    transform: translateY(0.5rem);
    transition: all 0.4s;
    opacity: 0;
}
.hover-1:hover .hover-overlay {
    opacity: 1;
}
.hover-1:hover .hover-1-content {
    bottom: 2rem;
}
.hover-1:hover .hover-1-description {
    opacity: 1;
    transform: none;
}
.hover-1:hover p{
    font-size: 15px;
}
.spnPstn{
    display: block;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.memberName {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    transition: all 0.4s;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    padding: 40px 20px 20px;
    width: 100%;
    background-color: #00000038;
    background: linear-gradient(0deg, rgb(9 9 9 / 84%) 35%, rgba(0, 0, 0, 0.05) 100%);
}
.hover-1:hover .memberName {
    opacity: 0;
}
.sixthSection .clrText {
    font-size: 30px;
}
.bgImg{
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.bckgImg{
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: -1;
}
.sixthIcon {
    background-color: var(--Mcolor);
    padding: 15px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}
.serviceSlider .slick-prev, .serviceSlider .slick-next{
    position: absolute;
    top: 45%;
    z-index: 9;
}
.serviceSlider .slick-prev {
    left: -50px;
}
.serviceSlider .slick-next{
    right: -43px;
}
.serviceSlider .sliderIn{
    margin: 0 20px;
}
.ServiceCard .postTitle {
    transition: all 0.4s ease-in-out;
    transform: translatey(50px);
    padding: 0 40px 0 40px;
    bottom: 40px;
    z-index: 2;
    position: absolute;
}
.csFigure:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(360deg,rgb(1 5 53 / .8) 0%,#fff0 50%);
    height: 100%;
    width: 100%;
    z-index: 0;
}
.csFigure:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #F47720;
    background: -webkit-linear-gradient(0deg,rgba(244, 119, 32, 0.9) 0%, rgba(0, 0, 0, 0.05) 100%);
    background: -moz-linear-gradient(0deg,rgba(244, 119, 32, 0.9) 0%, rgba(0, 0, 0, 0.05) 100%);
    background: linear-gradient(0deg,rgba(244, 119, 32, 0.9) 0%, rgba(0, 0, 0, 0.05) 100%);
    height: 0;
    width: 100%;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}
.csFigure:hover::before {
    height: 100%;
}
.csFigure h3 {
    font-size: 20px;
    font-weight: 600;
}
.csFigure p {
    font-size: 14px;
    margin-bottom: 20px;
}
.csFigure:hover .postTitle {
    transform: translatey(0);
}
.postTitle {
    color: #fff;
}
.csFigure{
    background-color: #f4772080;
}
.AwardsSlider .slick-prev, .AwardsSlider  .slick-next {
    position: absolute;
    top: 40%;
    cursor: pointer;
    z-index: 3;
    background-color: transparent;
    border: unset;
}
.AwardsSlider .slick-next{
    right: 0;
}
.AwardsSlider  .slick-prev{
    left: 0;

}
.AwardsSlider img{
    margin: 0 auto;
    width: auto;
    height: 152px;
    object-fit: contain;
}
.BrandsSlider img {
    object-fit: contain;
    width: 130px;
    height: 60px;
    margin: auto;
}
.awardSection{
    background-color: #FAFBFC;
    margin-top: 30px;
}
footer{
    background-color: #000;
    color: #fff;
}
footer li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.contactSection{
    margin-top: 30px;
}
.footerInner {
    border-bottom: 1px solid #888888;
    padding-bottom: 50px;
}
.footerRow {
    padding: 20px 0;
}
.socialIcons svg{
    background-color: #636363;
    border-radius: 50%;
    padding: 10px;
    width: 40px;
    height: 40px;
}
.mapsIn{
    min-height: 400px;
    width: 100%;
}
#crumbs{
    margin-top: 5px;
}
#crumbs, #crumbs a{
    color: #fff;
}


.header .menuMob {
    display: none;
}
.menuMob {
    width: 30px;
    height: 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    z-index: 2001;
}
.menuMob .menu_part {
    height: 3px;
    border-radius: 2px;
    transition: all 0.3s ease;
    margin-bottom: 5px;
    background-color: #fff;
}
.top .menuMob .menu_part{
    background-color: #000;
}
.mobileMenu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 350px;
    max-width: calc(100% - 60px);
    height: 100%;
    z-index: 1501;
    background: #fff;
    -webkit-transition: all 799ms cubic-bezier(.74,.215,.125,1);
    -webkit-transition: all 799ms cubic-bezier(.74,.215,.125,1.02);
    -o-transition: all 799ms cubic-bezier(.74,.215,.125,1.02);
    transition: all 799ms cubic-bezier(.74,.215,.125,1.02);
    -webkit-transition-timing-function: cubic-bezier(.74,.215,.125,1);
    -webkit-transition-timing-function: cubic-bezier(.74,.215,.125,1.02);
    -o-transition-timing-function: cubic-bezier(.74,.215,.125,1.02);
    transition-timing-function: cubic-bezier(.74,.215,.125,1.02);
    overflow: hidden;
}
.menuHeader {
    background-color: var(--mColor);
    padding: 5px 15px;
}
.animateItem {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
}
.Slink span {
    position: absolute;
    z-index: 2;
    top: 35px;
    left: 40px;
}
.menuHeader svg, .menuHeader .comBtn:hover svg {
    fill: #fff;
}
.menuContent {
    height: calc(100% - 160px);
    overflow-y: auto;
    padding: 30px 30px 20px 20px;
}
#Mobmenu {
    margin-left: 0;
}
.no-list li {
    list-style-type: none!important;
    position: relative;
}
#Mobmenu li a {
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 15px;
}
.menu-footer {
    position: absolute;
    background-color: var(--mColor);
    width: 100%;
    padding: 20px 20px 10px;
    bottom: 0;
}
.bannerTab a, .HeadAnim address {
    color: #fff;
    font-size: 14px;
}
.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 .mobileMenu {
    left: 0;
}
.menu-is-open .animateItem {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s;
}
#Mobmenu .mob-sub-menu {
    display: none;
    padding-left: 15px;
}
#Mobmenu .level-0 {
    display: none;
    margin-bottom: 0;
}
.footerMail, .footerNo{
    color: #fff;
}
footer .banner{
    position: unset;
    background-color: #ffffff36;
}
.BlogAndNewsSection .clrText {
    font-size: 33px;
}
.imgFull {
    padding-top: 60px;
}
.post-446, .post-444, .post-439{
    padding-bottom: 50px;
}
.clearfix .container{
    max-width: 1000px;
}
.MainContentPost h3, .MainContentPost h2, .MainContentPost h4, .MainContentPost h5{
    margin-bottom: 20px
}
.MainContentPost p{
    line-height: 1.6;
}
.BlogAndNewsSectionRow .col-md-33{
    margin-bottom: 50px;
}
.anchor{
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}
/*************************************************************************************************
													About Us
***************************************************************************************************/
.cltText, .cmnHeading span{
    color: var(--Mcolor);
    font-size: 45px;
    font-weight: 500;
    line-height: 1;
}

.aboutFirstSection h2 {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.aboutFirstSection .overlay{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #87CEFA;
    background: -webkit-linear-gradient(0deg, rgba(135, 206, 250, 0.9) 0%, rgba(0, 0, 0, 0.05) 100%);
    background: -moz-linear-gradient(0deg, rgba(135, 206, 250, 0.9) 0%, rgba(0, 0, 0, 0.05) 100%);
    background: linear-gradient(0deg, rgba(135, 206, 250, 0.9) 0%, rgba(0, 0, 0, 0.05) 100%);

}
.aboutFirstSectionContents{
    position: absolute;
    z-index: 2;
}
.abscndInner {
    position: absolute;
    bottom: -65px;
    right: -40px;
    padding: 30px;
    background-color: var(--Mcolor);
    color: #fff;
}
.abNo{
    font-size: 35px;
    font-weight: 500;
}
.aboutSecondSection{
    margin-bottom: 50px;
}
.aboutSecondSection .comBtn{
    display: inline-flex;
}
.abInnerContents{
    padding: 30px 20px;
    color: #fff;
}
.timelineInner:first-child .abInnerContents, .timelineInner:first-child .circle{
    background-color: #D87ABB;
}
.timelineInner:nth-child(2) .abInnerContents, .timelineInner:nth-child(2) .circle{
    background-color: var(--Mcolor);
}
.timelineInner:nth-child(3) .abInnerContents, .timelineInner:nth-child(3) .circle{
    background-color: #11C49D;
}
.timelineInner:nth-child(4) .abInnerContents, .timelineInner:nth-child(4) .circle{
    background-color: #00B8C4;
}
.timelineInner:last-child .abInnerContents, .timelineInner:last-child .circle{
    background-color: #594A8F;
}
.circle {
    position: relative;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    margin: 0 auto;
}
.circle::after {
    content: "";
    height: 2px;
    width: 800px;
    background-color: #000;
    position: absolute;
    top: 23px;
    left: -400px;
    z-index: -1;
}
.timelineInner{
    overflow: hidden;
}
.timelineSub span{
    font-size: 30px;
    font-weight: 600;
}
.abtTimeline .timelineInner:first-child .timelineSub span:last-child {
   color: #D87ABB;
}
.abtTimeline .timelineInner:nth-child(2) .timelineSub span:last-child {
   color: var(--Mcolor);
}
.abtTimeline .timelineInner:nth-child(3) .timelineSub span:last-child {
   color: #00B894;
}
.abtTimeline .timelineInner:nth-child(4) .timelineSub span:last-child {
   color: #00BCD4;
}
.abtTimeline .timelineInner:last-child .timelineSub span:last-child {
   color: #5E4B9B;
}
.abtIcon{
    width: 45px;
    height: 45px;
    object-fit: contain;
    border: 1px solid var(--Mcolor);
    border-radius: 50%;
    padding: 10px;
}
.aboutSecondSection h3, .aboutFourthSection h3{
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 1.1;
}

/*************************************************************************************************
													Services
***************************************************************************************************/
.serviceInner img {
    background-color: var(--Mcolor);
    padding: 10px;
    border-radius: 50%;
    width: 55px;
    height: 55px;
}

.brandsPage .col-md-33 {
    max-width: calc(25% - 20px);
    margin-bottom: 40px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px;
}
.brandRowColumn img {
    object-fit: contain;
    width: 130px;
    height: 60px;
}
.servicesSecondSection h3, .servicesSecond h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}
.serviceInner h4 {
    text-transform: uppercase;
    font-size: 20px;
}
.servicesSecond .serviceInner h3 {
    text-transform: uppercase;
    font-size: 20px;
}
.brandRowColumn .col-md-25 {
    text-align: center;
    border: 1px solid #ccc;
    padding: 40px 0;
    max-width: calc(25% - 20px);
}
.brandRowColumn{
    gap: 20px;
}
.cntFrm{
    max-width: 600px;
    margin: 0 auto;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    padding: 40px;
}
.BrandNewSection .Btext h3{
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1.1;
}
.page-id-23 .brandsSection{
    margin-bottom: 90px;
}


/*************************************************************************************************
													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="password"], textarea, select{background: #fff; border: unset; color: #757575; font-size: 15px; font-weight: 300; margin: 0; padding: 10px; width:100%; border-bottom: 2px solid #F1F1F1;} 
input[type="submit"]{   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #FF6C00;
    background-color: #FF6C00;
    color: #fff;
    cursor: pointer;
    display: block;          
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
    padding: 20px 20px;     
    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%;           
    max-width: 100%;        
    border-radius: 35px;      
    margin: 10px 0;
    -webkit-box-shadow: none;
    box-shadow: none;} 
input[type="submit"]:hover{background-color:#fff;color:#FF6C00;}
textarea{
    height: 100px;
}
/*************************************************************************************************
													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){


    .row-e, .row-eighty, .row-four, .row-fourty, .row-half, .row-ninety, .row-seventy, .row-sixty, .row-ten, .row-thirty, .row-three{
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }
    .header .menuMob {
        display: block;
        margin-left: auto;
        margin-right: 6px;
        margin-top: 5px;
    }
    .Slink span {
        top: 2px;
        left: -123px;
        font-size: 18px;
    }
    .mobile-menu li a{
        display: block;
        padding: 5px;
    }
    .menu-item svg{
        width: 20px;
    }
    .menu-item-has-children a{
        display: flex;
    }
    .threeItems .col-md-33:first-child, .threeItems .col-md-33:last-child{
        padding-left: 15px;
        padding-right: 15px;
    }
    .innerContents .col-md-33:nth-child(2) {
        transform: none;
    }
    .Slink {
        color: #fff;
    }
    #Mobmenu li a svg {
        float: right;
    }
    .topMenu, .main-menu{
        display: none;
    }
    .firstSection h1 {
        font-size: 40px;
    }
    .menuHeader, .menu-footer {
        background-color: var(--Mcolor);
    }
    p{
        font-size: 15px;
    }
    .threeSub{
        padding-left: 0;
    }
    .threeContent{
        display: block;
    }
   .threeContent a, .threeSub{
        margin-top: 10px;
    }
    .firstImage{
        margin-top: 25px;
    }
    .mobileBlock {
        display: block !important;
    }
    .thirdSection .col-md-33{
        margin-bottom: 20px;
    }
    .serviceSlider .slick-prev {
        left: -10px;
    }
    .serviceSlider .slick-next {
        right: -10px;
    }
    .banner {
        position: static;
        background-color: #000;
    }
    .fourthSection .col-md-60{
        margin-top: 30px;
    }
    .fifthSection .d-flex {
        display: block;
    }
    .hover.hover-1{
        margin-bottom: 30px;
    }
    .thirdSection, .fifthSection, .servicesSecondSection, .BrandNewSection {
        padding-top: 15px;
    }
    .fifthSection {
        padding-bottom: 0;
    }
    .contactSection {
        padding-top: 0;
    }
    .servicesSecond h2{
        margin-top: 20px;
    }
    .footerInner .col-md-40 p{
        padding-top: 10px;
    }
    .firstText{
        padding: 0 30px;
    }
    .firstSection h1 {
        font-size: 35px;
        line-height: 1.1;
    }
    .topSlider .slick-prev {
        left: 3px;
    }
    .topSlider .slick-next {
        right: 5px;
    }
    .boxNo, .boxText {
        padding: 15px;
        height: 100%;
    }
    .clrText {
        font-size: 40px;
    }
    .BrandNewSection .clrText {
        font-size: 35px;
        float: left;
        display: block;
    }
    .scndInner {
        left: 40px;
        right: 20px;
        width: calc(100% - 80px);
        bottom: -40px;
        box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    }
    .abscndInner {
        bottom: -60px;
        right: 3px;
        padding: 15px;
    }
    .fourthSection h3 {
        font-size: 25px;
    }
    .fifthSection .cmnHeading {
        font-size: 38px;
    }
    .cmnHeading {
        font-size: 35px;
    }
    .boxNo {
        font-size: 30px;
    }
    .boxText {
        font-size: 15px;
    }
    .aboutSecondSection .comBtn{
        margin-bottom: 20px;
    }
    .servicesSecondSection .cmnHeading {
        margin-top: 30px;
    }
    .servicesSecondSection .col-md-50:nth-child(2), .BlogAndNewsSection {
        padding-bottom: 0;
    }
    .aboutFourthSection {
        padding-bottom: 0;
        padding-top: 15px;
    }
    .banner p{
        margin-bottom: 30px !important;
        margin-top: 10px;
    }
    .banner .col-md-40{
        margin-bottom: 20px;
    }
    .aboutFourthSection .cmnHeading {
        margin-top: 20px;
    }
    .slick-dots {
        display: none !important;
    }
    .aboutSecondSection .cltText{
        font-size: 35px;
    }
    .servicesSecondSection h3 {
        font-size: 25px; 
    }
    .serviceInner h4 {
        font-size: 16px;
    }
    .brandsSection {
         margin-bottom: 0; 
    }
    .sixthSection .clrText {
        font-size: 25px;
        padding-bottom: 15px;
    }
    .servicesSecond .serviceInner h3 {
        font-size: 16px;
    }
    .bdRow{
        margin-top: 0 !important;
    }
    .brandRowColumn .col-md-25 {
        max-width: calc(50% - 10px);
    }
    .col-md-25.dummy{
        display: none;
    }
    .sliderIn img{
        width: 100%;
    }
    .hover-1 img {
        height: auto; 
    }
    .aboutSecondSection h3, .aboutFourthSection h3 {
        font-size: 23px;
    }
    br{
        display: none;
    }
    .serviceSlider .sliderIn{
        margin: 0;
    }
    .post-446 h1, .post-444 h1, .post-439 h1{
        line-height: 1.1;
    }
    .mobileDiv{
        padding: 0;
    }
    .servicesSecondSection .cmnHeading span {
        font-size: 38px;
    }

}
@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){


}
