/*
Theme Name: Arden Group
Text Domain: ardengroup
Version: Latest
*/

@charset "utf-8";
/*::-moz-selection { 
    color: #fff;
    background: #1c2766;
}
::selection {
    color: #fff;
    background: #1c2766;
}*/

* { padding:0px; margin:0px; }
html { font-size:100%; }
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
ol, ul { list-style: none; }
:focus { outline: 0; }
a, a:link { text-decoration: none; outline:none;  }
p { padding:0; margin: 0 0 25px;}
h1, h2, h3, h4, h5, h6 { font-weight:normal;}
a:focus{outline: none;}
button{outline: none !important;}
body{padding: 0;margin: 0;font-size: 14px;font-family: 'Poppins', sans-serif;background: #fff;}
.container {max-width: 1170px;}
.container-fluid{padding: 0 40px;}
.site-header{background: #000;}
.site-header .d-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.site-header .site-logo {max-width: 250px;width: 100%;margin-right: 30px;}
.site-header .site-logo img{max-width: 100%;height: auto;}
.toggle-menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: none;
    /*height: 34px;*/
    outline: none;
    padding: 0;
    pointer-events: initial;
    position: relative;
    vertical-align: middle;
    width: 50px;
    z-index: 1110;
}
.toggle-menu span {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    left: calc(50% - 10px );
    position: absolute;
    top: calc(50% - 2px );
    transform-origin: 50% 50%;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
    width: 35px;
}
.toggle-menu span:before, .toggle-menu span:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform-origin: 50% 50%;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
    width: 35px;
}
.toggle-menu span:before {
  top: 8px;
}
.toggle-menu span:after {
  top: -8px;
}
.toggle-menu.active span {
  background-color: transparent;
  transition: background 0.2s ease-out;
}
.toggle-menu.active span:before, .toggle-menu.active span:after {
  transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
}
.toggle-menu.active span:before {
  top: 0;
  transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-menu.active span:after {
  top: 0;
  transform: rotate3d(0, 0, 1, 45deg);
}
.main-menu{text-align: right;}
.main-menu ul li{display: inline-block;}
.main-menu ul li a {
    display: block;
    color: #fff;
    padding: 0 15px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 19px;
    /*margin-left: 25px;*/
    line-height: 100px;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
/*.main-menu ul li:first-child a{margin-left: 0;}*/
.main-menu ul li a:hover,
.main-menu ul li.current-menu-item a{color: #fff;background: /*#0c1530*/#0363b4;}
.site-footer{background: #fff;padding: 15px 0;}
.site-footer .footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center; 
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.site-footer .footer-info p {
    margin: 0;
    font-size: 13px;
    color: #0c1630;
    font-weight: 400;
}
.site-footer .footer-info ul{margin-left: 10px;}
.site-footer .footer-info ul li{display: inline-block;}
.site-footer .footer-info ul li a{
    display: block;
    font-size: 13px;
    line-height: 13px;
    border-right: 1px solid #0c1630;
    color: #0c1630;
    font-weight: 400;
    text-decoration: underline;
    margin-right: 8px;
    padding-right: 8px;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.site-footer .footer-info ul li:last-child a{border: none;padding: 0;margin: 0;}
.site-footer .footer-info ul li a:hover{text-decoration: none;}
/*.home-slider{height: calc(100vh - 140px);position: relative;}*/
.home-slider{height: calc(100vh - 151px);position: fixed;top: 0;bottom: 0;left: 0;width: 100%;}
.home-slider .owl-carousel,
.home-slider .owl-carousel .owl-stage-outer,
.home-slider .owl-carousel .owl-stage-outer .owl-stage,
.home-slider .owl-carousel .owl-item,
.home-slider .owl-carousel .owl-item .item{height: 100%;}
.home-slider .owl-carousel .owl-item .item{background-repeat: no-repeat;}
.home-slider .owl-carousel .owl-item .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgb(0 0 0 / 30%);
    z-index: 0;
}
.banner-logo-sec {
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
    z-index: 9;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}
.banner-logo-sec .container-fluid {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.banner-logo-sec .slider-logo img {
    max-width: 937px;
    width: 100%;
    height: auto;
}
.banner-location {
    position: absolute;
    top: 0;
    /* right: 40px; */
    left: 0;
    /* background: rgba(255,255,255,0.68); */
    /* background: rgb(3 99 180 / 40%); */
    padding: 8px 14px;
    /* max-width: 551px;
    width: 100%; */
    text-align: left;
}
.banner-location h2 {
    font-size: 16px;
    line-height: 20px;
    /* color: #0c1630; */
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    margin-bottom: 0;
}
.home-slider .owl-carousel .owl-item .item .slider-content {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: right;
}
.home-slider .owl-carousel .owl-item .item .slider-content .container-fluid{position: relative;height: 100%;}
.home-slider .owl-carousel .owl-item .item .slider-content .pr-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    /* background: #fff;
    border-left: 9px solid #0c1630; */
    background: rgb(3 99 180 / 49%);
    border-left: 9px solid #fff;
    padding: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 60px;
    right: 40px;
}
.home-slider .owl-carousel .owl-item .item .slider-content .pr-box a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 22px;
    font-weight: 400;
    /* color: #0e1a33; */
    color: #fff;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    max-width: 378px;
    width: 100%;
    padding-right: 40px;
}
.home-slider .owl-carousel .owl-item .item .slider-content .pr-box a:after{
    content: '\f054';
    position: absolute;
    right: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.mobile-view{
    visibility: hidden;
    display: none;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}


.inerBody{bottom: inherit;top: 0;}
.bodycont{width: 100%; display: flex;padding: 100px 0 0;}
.ghtslder{width: 100%;}
.rtslder{width: 40%;position: fixed;bottom: 0px;right: 0;height: calc(100vh - 100px);}
.lftcont{width: 60%; display: flex;padding: 75px 0;-ms-flex-flow: wrap;flex-flow: wrap;}
.lftcontfull{width: 100%; display: flex;padding: 75px 0;}
.sldrimg{width: 100%;}
.sldrimg img{width: 100%;}
.sldrimg ul{position: absolute; top: 0; left: 0; width: 100%; display: flex; align-items: center;
/*background: rgba(255,255,255,0.55);*/ padding: 10px 20px;}
.sldrimg li{color: #0c1630; font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 16px;
line-height: 20px; position: relative; padding-right: 8px; margin-right: 8px;}
.sldrimg li:last-child{padding: 0px; margin: 0px;}
.sldrimg li:before{position: absolute; content: "/"; right: -5px;}
.sldrimg li:last-child:before{content: none;}
/*.rtslder .owl-dots{display: none !important;}*/
.rtslder .owl-dots {
    position: absolute;
    bottom: 110px;
    left: 0;
    right: 0;
    padding: 0 1em;
    z-index: 1;
    text-align: center;
}
.rtslder .owl-dots button{
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,0.7);
    border-radius: 100%;
    margin: 0 3px;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.rtslder .owl-dots button:focus{outline: none;}
.rtslder .owl-dots button:hover,
.rtslder .owl-dots button.active{background:rgba(255,255,255,1);}
.rtslder .owl-nav{display: block !important;}
.rtslder .owl-nav button span{display: none !important;}
.rtslder .owl-prev{width: 50px; height: 50px; background: url(images/lftarw.png) no-repeat center center !important;
position: absolute; top: 50%; left: 25px; transform: translateY(-50%);}
.rtslder .owl-next{width: 50px; height: 50px; background: url(images/rtarw.png) no-repeat center center !important;
position: absolute; top: 50%; right: 25px; transform: translateY(-50%);}

.glancepnl, .firmpnl, .diﬀerentiatorspnl, .historypnl{width: 100%;}
.glancepnl h3,
.firmpnl h3,
.diﬀerentiatorspnl h3,
.historypnl h3{text-transform: uppercase; color: #000; font-family: 'Raleway', sans-serif; font-weight: 700; font-size: 38px;
line-height: 42px;margin: 0px;}
.glancepnl p{color: #000; font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 17px; line-height: 30px;
display: block; margin: 20px 0 0;}
.historypnl span,
.diﬀerentiatorspnl span,
.firmpnl span{color: #0363b4;}
.historypnl,
.diﬀerentiatorspnl,
.firmpnl{padding: 40px 0 0; margin: 50px 0 0; border-top: 1px solid #9ea2ac;}
.glancepnl span{color: #0363b4;font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 17px; line-height: 30px;
display: block;margin: 20px 0 0;}
.glancepnl p:last-child{margin-bottom:0;}
.glancepnl ul{width: 100%; display: inline-block;}
.glancepnl em{color: #000;font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 17px; line-height: 30px;
display: block;margin: 20px 0 0;}
.glancepnl li{position: relative; font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 17px; line-height: 24px;
padding-left: 25px; margin: 7px 0 0;}
.glancepnl li:before{position: absolute; content: ""; background: #000; width: 3px; height: 3px; border-radius: 100%;
left: 12px;top: 10px;}
.midlecont{width: 100%; padding-right: 40px;margin-left: 370px;}
.sidemenu{width: 100%; max-width: 370px; position: fixed; bottom: 0; left: 0; height: calc(100vh - 100px);
padding: 75px 0 20px 80px;}
.sidemenu h1{color: #0c1630; font-family: 'Raleway', sans-serif; font-weight: 700; font-size: 19px; line-height: 23px;
margin: 0 0 17px;text-transform:uppercase;}
.sidemenu nav{padding-left: 20px; border-left: 1px solid #6d7383;}
.sidemenu li a, .sidemenu a{color: #7a7f7f; display: inline-block;
font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 16px; line-height: 20px; padding: 4px 0;}
.sidemenu li.active a, .sidemenu li a:hover, .sidemenu a:hover{/*color: #0363b4;*/color: #0c1630;}

.rtslder > div,
.rtslder .owl-stage-outer,
.rtslder .owl-stage-outer > div,
.rtslder .owl-stage-outer > div > div,
.rtslder .owl-stage-outer > div > div > div, .sldrimg, .sldrimg img{height: 100vh;}
.sldrimg img{object-fit: cover;}
.page-id-338 .sldrimg img{object-position: center 0px;}

.team-list .ledertop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ledertop{width: 100%;}
.ledercont{width: 100%; display: inline-block;margin: 5px 0 0;}
.ledercont img{float: left; margin: 20px 15px 15px 0; width: 200px; height: 200px; object-fit: cover;}
.ledertop h4{color: #0363b4; font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 20px; line-height: 24px; 
margin: 17px 0 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 15ch;}
.ledertop strong{color: #000; display: block; font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 16px; line-height: 23px; 
margin: 6px 0 0;height: 70px;}
.bios-link{margin-top: 10px;}
.team-list .bios-link a {
    display: inline-block;
    font-weight: 500;
    color: #0c1530 !important;
    border: 1px solid #0c1530;
    padding: 3px 10px;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.team-list .bios-link a:hover{color: #fff !important;background: #0c1530;}
.team-list .bios-link a i{margin-left: 5px;font-weight: 900;}
.socilLnk{display: flex; margin: 15px 0 0; width: 28px; height: 28px; border: 1px solid #0363b4;
color: #0363b4; align-items: center; justify-content: center; transition: all 0.3s ease-in-out;font-size: 15px;}
.socilLnk:hover{background: #0363b4; color: #fff;}
/*.glancepnl .cat-heading{text-align: center; padding: 12px 0; background: #0c1530;}
.glancepnl .cat-heading h3, .glancepnl .cat-heading p, .glancepnl .cat-heading span, .glancepnl .cat-heading a {color: #fff!important;}
.glancepnl .cat-heading a:hover{color: #8a8e8e!important;;}*/


.hotelloctn{width: 100%; margin: 55px 0 0;}
.hotelloctn:nth-child(2){margin: 25px 0 0;}
.hotelloctn h5{color: #000; font-family: 'Raleway', sans-serif; font-weight: 700; font-size: 23px; line-height: 30px;}
.hotelloctn li{color: #000; font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 20px; line-height: 25px;
margin: 9px 0 0;list-style: none;padding-left: 0;}
.hotelloctn li:before{display: none;}
.midlecont .about-content {border-bottom: 1px solid #9ea2ac;padding-bottom: 40px;margin-bottom: 40px;}
.midlecont .about-content:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.page-id-184 .midlecont .about-content{margin-bottom: 25px;padding-bottom: 25px;}

/* History */
.cd-container {
    margin-top: 3em;
    margin-bottom: 3em;
    position: relative;
    padding: 2em 0;
}
.cd-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 4px;
    background: #d7e4ed;
    margin-left: -2px;
}
.cd-timeline-block:first-child {
    margin-top: 0;
}
.cd-timeline-block {
    margin: -50px 0 0;
    position: relative;
}
.cd-timeline-img {
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 16px;
    border-radius: 10%;
    -webkit-box-shadow: 0 0 0 4px #eee, inset 0 2px 0 rgb(0 0 0 / 8%), 0 3px 0 4px rgb(0 0 0 / 5%);
    box-shadow: 0 0 0 4px #eee, inset 0 2px 0 rgb(0 0 0 / 8%), 0 3px 0 4px rgb(0 0 0 / 5%);
    background: #d7e4ed;
}
.cd-timeline-block:after,.cd-timeline-content:after {
    content: "";
    display: table;
    clear: both;
}
.cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
    position: relative;
    background: #eee;
    border-radius: 0.25em;
    /* -webkit-box-shadow: 0 3px 0 #0363b4;
    box-shadow: 0 3px 0 #0363b4; */
    outline: 2px solid #0363b4;
}
.cd-timeline-img .whiteDot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    display: block;
    padding: 6px;
    margin: 9px;
}
.cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    /*border-left-color: #eee !important;*/
    content: "";
    position: absolute;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    /*border-right: 7px solid #eee !important;*/
}
.cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 .6s;
    animation: cd-bounce-1 .6s;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    /* border-right-color: #eee; */
    border-right-color:#0363b4;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
}
.cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 .6s;
    animation: cd-bounce-2 .6s;
}
.cd-container .cd-timeline-block:nth-child(odd) .cd-timeline-content::before{border-left-color: #0363b4 !important;}
.cd-container .cd-timeline-block:nth-child(even) .cd-timeline-content::before{border-right-color: #0363b4 !important;}
.about-content a{color: #0363b4 !important;}
.about-content a:hover{color: #0056b3 !important;}
/* History End */

/* Contact Us */
.sldrimg iframe{width: 100% !important;height: 100% !important;}
.contact_form input:not([type="submit"]),.contact_form textarea{width: 100%;outline: 0;border: 2px solid #ccc;padding: 2px 8px;font-size: 16px;}
.contact_form input[type="submit"]{
	color:#0c1630;
    background: transparent;
    border: 2px solid #0c1630;
    outline: 0;
    padding: 5px 15px;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.contact_form input[type="submit"]:hover{background: #0c1630;color: #fff;}
.contact_form .submit_button{margin-top: 10px;}
.contact_form .wpcf7-not-valid-tip,.contact_form .wpcf7-spinner{margin-top: 0;}
.contact_form .wpcf7-spinner{display: inline-block;}
.wpcf7 .wpcf7-response-output{border-color: #0056b3 !important;}
.post-date {font-weight: 600;color: #8a8e8e;}
a.press-readmore {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #0c1630 !important;
    margin-top: 15px;
}
.archive-link a{display: block;}
span.nomore {
    display: none;
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 15px;
    font-weight: 600;
    font-size: 16px;
    color: #000;
}
.category .glancepnl .hotelloctn{display: none;}
.page-id-353 #section_3 .glancepnl h3{display: none;}
.page-load-status {
  display: none; /* hidden by default */
  padding-top: 20px;
  border-top: 1px solid #DDD;
  text-align: center;
  color: #777;
  width: 100%;
  margin-top: 30px;
}
.page-load-status p{margin-bottom: 0;}
.loader-ellips {
  font-size: 20px; /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555; /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
.page-template-presspage .bodycont .midlecont #section_3{display: none;}
.firm-info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.firm-info .firm-info-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    border-right: 1px solid #0c1530;
    text-align: center;
    margin: 20px 0;
    padding: 20px 0;
}
.firm-info .firm-info-box:last-child{border-right: none;}
.firm-info .firm-info-box h2 {
    font-size: 25px;
    font-weight: 600;
    color: #0c1530;
    line-height: 25px;
    margin: 0;
    font-family: 'Raleway', sans-serif;
}
p:empty{display: none;}
.firm-info .firm-info-box p{font-size: 14px;margin-top: 5px;}
.full-width{width: 100%;}
.team-list{margin-top: 20px;}
.team-list .team-img img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center 0px;
    object-position: center 0px;
}
.modal-backdrop.show {
    opacity: 1;
    background: rgb(12 21 48 / 93%);
}
.modal-content {border-radius: 0;border: none;}
.modal-header {border: none;padding: 0;}
.modal-header .close {
    margin: 0 0 0 auto;
    padding: 10px;
    opacity: 1;
    font-weight: 400;
    font-size: 30px;
    line-height: 20px;
}
.modal-header .close span {display: inline-block;line-height: 20px;}
.team-body-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
}
.team-body-top .linkedin-link .socilLnk{margin: 0;}
.team-body-top h2 {
    color: #0363b4;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 26px;
}
.team-body-top h4{
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 0;
}
.team-body-cnt p {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
}
.team-body-cnt p:last-child{margin-bottom: 0;}
.team-body-cnt ul{margin-top: 20px;padding-left: 16px;}
.team-body-cnt ul li {
    list-style: disc;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
}
.team-body-cnt ul li ul li{list-style: circle;}


/* .page-id-66 .team-list .team-img img { height:300px; object-fit: cover;}
.page-id-66 .ledertop strong { height:75px;}
.page-id-66 .ledertop h4 { margin: 17px 0 15px;} */
.page-id-66 .modal-body { padding-bottom:50px;}
.dftlist { margin-left:-10px;}
.bodycont .page-content {
    width: 100%;
    padding: 40px 0;
}
.thnks-msg figure img {
    max-width: 100px;
    width: 100%;
    margin: 0 0 15px;
}
.thnks-msg p{
    color: #13a100;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 0;
}
.page-heading {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #000;
}
.error404-content .intro-text p {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 17px;
}
.glancepnl .top-icon {
    width: 100%;
    /* background: #f1f1f1; */
    padding: 10px;
    /* border-radius: 4px; */
    /* border: 1px solid rgb(138 143 143 / 46%); */
    background: #0363b4;
    margin: 15px 0;
    display: flex;
}
.glancepnl .top-icon br{display: none;}
.glancepnl .top-icon figure { padding: 10px; border-right:1px solid #fff; margin: 0 15px 0 0;}
.glancepnl .top-icon img {max-width: 70px; /*display: inline-block;*/}
.glancepnl .top-icon p { color:#fff; margin: 10px 0;}
.glancepnl .top-icon p span { margin:0px;}

.landing-banner{height: 320px;-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 86%);clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 86%);position: relative;}
.landing-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgb(0 0 0 / 30%);
    z-index: 0;
}
.landing-banner img {width: 100%;height: 100%;object-fit: cover;}
.page-template-page-landing .bodycont{padding: 60px 0;}
.page-template-page-landing .bodycont h3 {
    font-family: 'Raleway',sans-serif;
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 30px;
    color: #0363b4;
}
.page-template-page-landing .bodycont .landing-info .heading-bg {
    background: #0363b4;
    color: #fff;
    font-size: 20px;
    font-weight:400;
    margin-bottom: 20px;
    padding: 5px 10px;
}
.landing-info p {font-size: 15px;font-family: 'Raleway', sans-serif;margin-bottom: 15px;color: #000;font-weight: 500;}
.landing-info ul{padding-left: 16px;}
.landing-info ul li {
    list-style: disc;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 15px;
    color: #000;
    font-weight: 500;
}
.landing-info ul li ul{margin-top: 15px;}
.landing-info ul li ul li{position: relative;list-style: none;}
.landing-info ul li ul li:before {
    content: '\f054';
    position: absolute;
    left: -20px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 14px;
    color: #0363b4;
}
.landing-info .wp-block-table table{background: #f5f5f5;margin-bottom: 20px;}
.landing-info .wp-block-table table tbody tr td {
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    padding: 8px 5px;
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
}
.landing-info .wp-block-table table tbody tr:nth-child(even){background: #fff;}
.landing-info .wp-block-table table tbody tr:last-child td{border:none;}
.landing-logo {-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}
.landing-logo .logo-box {
    background: #fff;
    padding: 15px 10px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
}
.landing-logo .logo-box figure{margin-bottom: 0;}
.landing-logo .logo-box img{height: 45px;width: auto;-o-object-fit: contain;object-fit: contain;}



/**************** Responsive Start *******************/
@media only screen and (min-width: 1200px) {
.page-id-66 .glancepnl .col-xl-2 { flex: 0 0 20%;  max-width: 20%;}
}

@media only screen and (max-width: 1599px) {
    .banner-logo-sec .slider-logo img{max-width: 537px;}   
    .team-list .team-img img { height:245px;}
    .ledertop strong { height:65px;}


}

@media only screen and (max-width: 1366px) {
    .home-slider .owl-carousel .owl-item .item .slider-content .pr-box{bottom: 40px;}
    .home-slider .owl-carousel .owl-item .item .slider-content .pr-box a {font-size: 20px;max-width: 335px;line-height: 27px;}
    .thnks-msg p{font-size: 16px;}
}
@media only screen and (max-width: 1199px) {
    .cd-timeline-content{width: 43%;}
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .team-list .team-img img{height: 220px;}
    .container{max-width: 960px;}
    .site-header{padding: 15px 0;}
    .toggle-menu{display: inline-block;}
    .mobile-view{
        height: 1px;
        display: block;
        -webkit-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
    }
    .mobile-view.open-menu {
        position: relative;
        visibility: visible;
        background: #000;
        height: 280px;
        overflow-y: scroll;
        border-top: 1px solid #fff;
        -webkit-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
    }
    .mobile-view.open-menu .site-footer {display: block;background: transparent;}
    .mobile-view.open-menu .site-footer .footer-info p {color: #fff;font-size: 12px;}
    .mobile-view.open-menu .site-footer ul li a {color: #fff;font-size: 12px;border-color: #fff;}
    .mobile-view.open-menu .main-menu ul{display: block;}
    .mobile-view.open-menu .main-menu ul li{display: block;}
    .main-menu ul {display: none;}
    .main-menu ul li a{line-height: normal;text-align: center;font-size: 14px;padding: 10px 15px;}
    .home-slider{height: calc(100vh - 80px);}
    .site-footer{display: none;}
    .site-footer .footer-info{display: block;text-align: center;}
    
}

@media only screen and (max-width: 991px) {
    .cd-timeline-content{width: 45%;}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .modal-dialog{max-width: 650px;}
    .container{max-width: 720px;}
    .site-header{padding: 10px 0;}
    .toggle-menu{display: inline-block;}
    .mobile-view{
        height: 1px;
        display: block;
        -webkit-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
    }
    .mobile-view.open-menu {
        position: relative;
        visibility: visible;
        background: #000;
        height: 280px;
        overflow-y: scroll;
        border-top: 1px solid #fff;
        -webkit-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
    }
    .mobile-view.open-menu .site-footer {display: block;background: transparent;}
    .mobile-view.open-menu .site-footer .footer-info p {color: #fff;font-size: 12px;}
    .mobile-view.open-menu .site-footer ul li a {color: #fff;font-size: 12px;border-color: #fff;}
    .mobile-view.open-menu .main-menu ul{display: block;}
    .mobile-view.open-menu .main-menu ul li{display: block;}
    .main-menu ul {display: none;}
    .main-menu ul li a{line-height: normal;text-align: center;font-size: 14px;padding: 10px 15px;}
    .home-slider{height: calc(100vh - 70px);}
    .home-slider .owl-carousel .owl-item .item .slider-content .pr-box{bottom: 70px;}
    .site-footer{display: none;}
    .site-footer .footer-info{display: block;text-align: center;}
    
}
@media only screen and (max-width: 767px) {
    .ledertop strong{height: auto !important;}
    .firm-info{display: block;}
    .firm-info .firm-info-box{max-width: 100%;border-right: none;border-bottom: 1px solid #0c1530;}
    .firm-info .firm-info-box:last-child{border-bottom: none;}
    .container-fluid{padding: 0 15px;}
    .toggle-menu{display: inline-block;}
    .mobile-view{
        height: 1px;
        display: block;
        -webkit-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
    }
    .mobile-view.open-menu {
        position: relative;
        visibility: visible;
        background: #000;
        height: 280px;
        overflow-y: scroll;
        border-top: 1px solid #fff;
        -webkit-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
    }
    .mobile-view.open-menu .site-footer {display: block;background: transparent;}
    .mobile-view.open-menu .site-footer .footer-info p {color: #fff;font-size: 12px;}
    .mobile-view.open-menu .site-footer ul li a {color: #fff;font-size: 12px;border-color: #fff;}
    .mobile-view.open-menu .main-menu ul{display: block;}
    .mobile-view.open-menu .main-menu ul li{display: block;}
    .site-header{padding: 7px 0;}
    .banner-location{right: 0;max-width: 100%;}
    .banner-location h2{font-size: 15px;}
    .home-slider{/*height: calc(100vh - 40px);*/height: 100%;}
    .home-slider .owl-carousel .owl-item .item .slider-content .pr-box{/*left: 35px;*/right: 0;bottom: 80px;padding: 15px;}
    .home-slider .owl-carousel .owl-item .item .slider-content .pr-box a {font-size: 18px;max-width: 250px;line-height: 28px;}
    .site-header .site-logo{max-width: 150px;}
    .main-menu .menu-collapser {
        background: transparent;
        padding: 0;
        width: auto;
        height: auto;
    }
    .main-menu .menu-collapser .collapse-button {
        position: relative;
        right: 0;
        top: 0;
        transform: translate(0px, 0px);
        background: #0c1630;
    }
    .main-menu ul {
        display: none;
        /*position: absolute;
        z-index: 9;
        background: #000;
        left: 0;
        bottom: 100%;
        border-bottom: 1px solid #fff;*/
    }
    .main-menu ul li a{line-height: normal;text-align: center;font-size: 14px;padding: 10px 15px;}
    .site-footer{padding: 10px 0;display: none;}
    .site-footer .footer-info{display: block;text-align: center;}
    .site-footer .footer-info ul{margin-left: 0;}
    .site-footer .footer-info ul li a{margin-right: 5px;padding-right: 5px;}
    
    .cd-timeline-content{width: 41%;}
    
    .cd-timeline-content {
        position: relative;
        margin-left: 60px;
        background: #eee;
        border-radius: 0.25em;
        padding: 1em;
    }
    .cd-container::before{display: none;}
    .cd-timeline-img{left: 5%;}
    .cd-timeline-content{width: auto;}
    .cd-timeline-block{margin-top: 20px;}
    .cd-timeline-content::before{left: auto;}
    .cd-container .cd-timeline-block:nth-child(odd) .cd-timeline-content::before{border-right-color: #eee !important;border-left: 0;}
    
    /* Contact */
    .contact_form input[type="submit"]{width: 100%;}
    .contact_form .wpcf7-spinner{display: none;}
}
@media (max-width: 320px){

}


/*_________________*/



@media (min-width: 1700px) and (max-width: 1799px) {

.sidemenu {max-width: 300px;padding: 60px 0 20px 60px;}
.midlecont { padding-right: 40px; margin-left: 300px;}
.lftcont { padding: 60px 0;}




}

@media (min-width: 1600px) and (max-width: 1699px) {

.sidemenu {max-width: 300px;padding: 60px 0 20px 60px;}
.midlecont { padding-right: 150px; margin-left: 300px;}
.lftcont { padding: 60px 0;}

.hotelloctn li { font-size: 18px; line-height: 24px;}
.hotelloctn h5{font-size: 20px; line-height: 25px;}
.hotelloctn {margin: 45px 0 0;}
.hotelloctn:nth-child(2) { margin: 20px 0 0;}




}


@media (min-width: 1200px) and (max-width: 1599px) {


.lftcont { padding: 50px 0;}
.main-menu ul li a {padding: 0 11px; font-size: 15px;}
.sidemenu { max-width: 250px; padding: 50px 0 20px 40px;}
.midlecont { padding-right: 40px; margin-left: 250px;}
.glancepnl p, .glancepnl span {font-size: 16px;line-height: 26px;}
.glancepnl h3, .firmpnl h3, .diﬀerentiatorspnl h3, .historypnl h3{font-size: 30px; line-height: 35px;}
.glancepnl li{font-size: 16px;}
.historypnl, .diﬀerentiatorspnl, .firmpnl {padding: 35px 0 0; margin: 35px 0 0;}
.rtslder .owl-prev, .rtslder .owl-next {width: 40px; height: 40px; background-size: 20px !important;}


.ledercont img { max-width: 200px;width:100%; height: 200px;-o-object-position: center top;object-position: center top;}
.ledertop h4{font-size: 18px; line-height: 25px;margin: 20px 0 0;}
.ledertop strong {font-size: 12px; line-height: 18px;}


.hotelloctn li { font-size: 17px; line-height: 24px;}
.hotelloctn h5{font-size: 20px; line-height: 25px;}
.hotelloctn {margin: 40px 0 0;}
.hotelloctn:nth-child(2) { margin: 20px 0 0;}


}



@media only screen and (min-width: 1024px) and (max-width: 1199px) {

.lftcont { padding: 40px 0;}
.main-menu ul li a {padding: 0 11px; font-size: 15px;}
.sidemenu {max-width: 220px; padding: 35px 0 15px 35px;}
.midlecont {padding-right: 35px; margin-left: 220px;}
.glancepnl p {font-size: 15px;line-height: 25px; margin: 15px 0 0;}
.glancepnl h3, .firmpnl h3, .diﬀerentiatorspnl h3, .historypnl h3{font-size: 30px; line-height: 35px;}
.glancepnl li{font-size: 15px;}
.historypnl, .diﬀerentiatorspnl, .firmpnl {padding: 35px 0 0; margin: 35px 0 0;}
.rtslder .owl-prev, .rtslder .owl-next {width: 35px; height: 35px; background-size: 15px !important;}
.sidemenu li a{font-size: 15px;}

.bodycont { padding: 87px 0 0;}
.rtslder { height: calc(100vh - 87px);}
.sldrimg li{font-size: 15px;}
.sldrimg ul { padding: 7px 15px;}
.rtslder .owl-prev { left: 15px;}
.rtslder .owl-next{right: 15px;}

.ledercont img { width: 150px; height: 150px;}
.ledertop h4{font-size: 20px; line-height: 25px;margin: 20px 0 0;}
.team-list .ledertop{display: block;}
.ledertop strong {font-size: 13px; line-height: 18px;height: 80px;}


.hotelloctn li { font-size: 16px; line-height: 22px;margin: 6px 0 0;}
.hotelloctn h5{font-size: 20px; line-height: 25px;}
.hotelloctn {margin: 30px 0 0;}
.hotelloctn:nth-child(2) { margin: 15px 0 0;}

.page-id-66 #desktop-nav ul { margin-right:10px;}

}


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

.team-list .team-img img{height: 260px;}
.lftcont { padding: 40px 15px; width: 100%;flex-wrap: wrap;}
.sidemenu {max-width: 100%;padding: 0px;position: static;height: auto;}
.midlecont { padding: 20px 0 0; margin-left: 0px;}
.glancepnl p{font-size: 15px;line-height: 25px; margin: 15px 0 0;}
.glancepnl h3, .firmpnl h3, .diﬀerentiatorspnl h3, .historypnl h3{font-size: 30px; line-height: 35px;}
.glancepnl li{font-size: 15px;}
.historypnl, .diﬀerentiatorspnl, .firmpnl {padding: 35px 0 0; margin: 35px 0 0;}
.rtslder .owl-prev, .rtslder .owl-next {width: 35px; height: 35px; background-size: 15px !important;}
.sidemenu li a{font-size: 15px;}

.bodycont { padding: 77px 0 0; flex-wrap: wrap;flex-direction: column-reverse;}
.rtslder { height: calc(100vh - 77px);position: relative;width: 100%;}
.sldrimg li{font-size: 15px;}
.sldrimg ul { padding: 7px 15px;}
.rtslder .owl-prev { left: 15px;}
.rtslder .owl-next{right: 15px;}
.rtslder > div, .rtslder .owl-stage-outer, .rtslder .owl-stage-outer > div, .rtslder .owl-stage-outer > div > div, .rtslder .owl-stage-outer > div > div > div, .sldrimg, .sldrimg img {
  height: calc(100vh - 77px);}


.ledercont img { width: 150px; height: 150px;}
.ledertop h4{font-size: 20px; line-height: 25px;margin: 20px 0 0;}
.ledertop strong {font-size: 14px; line-height: 20px;height: 90px;}


.hotelloctn li { font-size: 16px; line-height: 22px;margin: 6px 0 0;}
.hotelloctn h5{font-size: 20px; line-height: 25px;}
.hotelloctn {margin: 30px 0 0;}
.hotelloctn:nth-child(2) { margin: 15px 0 0;}




}

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


.bodycont { padding: 48px 0 0;}
.glancepnl h3, .firmpnl h3, .diﬀerentiatorspnl h3, .historypnl h3 { font-size: 25px; line-height: 30px;}
.historypnl, .diﬀerentiatorspnl, .firmpnl { padding: 25px 0 0; margin: 25px 0 0;}
.lftcont {padding: 30px 15px;}
.rtslder > div, .rtslder .owl-stage-outer, .rtslder .owl-stage-outer > div, .rtslder .owl-stage-outer > div > div, .rtslder .owl-stage-outer > div > div > div, .sldrimg, .sldrimg img {
  height: calc(100vh - 48px);
}
.rtslder { height: calc(100vh - 48px);}

.hotelloctn h5 { font-size: 17px; line-height: 24px;}
.hotelloctn li { font-size: 15px; line-height: 21px; margin: 4px 0 0;}
.hotelloctn { margin: 20px 0 0;}




}
@media only screen and (max-width: 767px) and (orientation: landscape){
.page-id-66 .team-list .team-img img { height:300px;}
}
@media only screen and (max-width: 767px) and (orientation: portrait){
.page-id-66 .team-list .team-img img { height:inherit;}
}


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




}


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





}
