@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
body{
    padding:0;
    margin:0;
    box-sizing:border-box;
    font-family: raleway;
    overflow-x: hidden;
}
p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #808285;
}
.image-section img {
    height: 593px;
    width: 500px;
}
.img-responsive {
    height: 100vh;
    /*object-fit:cover;*/
    object-position:center;
}
.icon-phone {
    border: 1px solid #fff;
    border-radius: 25px;
    width: 30px;
    height: 30px;
    padding: 3px;
    margin-top: 5px;
}
.carousel-caption1 h1{
    margin-bottom: 25px;
    font-weight:700;
}

.our-company {
    background: #f3f2f0;
    padding: 0px 50px 50px;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color: #000;
}

  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 0;
    align-items: center;
}
.head-font li a{
    font-size: 15px;
    font-weight: 300;
}

ul.navbar-nav.ml-auto li{
    padding: 0 1.7rem 0 0;
}

ul.navbar-nav.ml-auto li a {
    color: #fff;
    font-weight: 400;
    padding-left: 8px !important;
    padding-right: 14px !important;
    font-family: "Roboto", sans-serif;
}
a.nav-link.icon-phone {
    display: flex;
    align-items: center;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    background-color: #167bc3;
}
.dropdown-item:focus, .dropdown-item:hover {
   
    background-color: #fff;
    color: #252525!important;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/menu1.png);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    background-size: 100%;
}

/* .close-ham:before{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    content: '';
    opacity: 1;
    vertical-align: middle;
    background-image: url(../images/close-ham.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
} */
button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon {
    background-image: url(../images/close-ham.png);
    width: 1.1em;
}

header {
    display: block;
    margin: auto;
    width: 100%;
    background-color:transparent;
    height: 145px;
    z-index: 999999;
    position: fixed;
    transition: all .4s ease-in-out;
}
 .fixed-header {
    background: #b5b5b5;
     color: #000;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    transition: all 1s;
}
.main-banner {
    position: relative;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    position: relative;
}
.carousel-caption1 {
    position: absolute;
    bottom: -0.75rem;
    left: 9%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    z-index: 99;
    text-transform: uppercase;
    font-weight: bold;
}
.our-heading p {
    font-size: 17px;
}
.carousel-control-prev-icon {
  display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/right-arrow1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transform: rotate(180deg);
}

.carousel-control-next-icon {
 display: inline-block;
    width: 1.5em!important;
    height: 1.5em!important;
    vertical-align: middle;
    background-image: url(../images/right-arrow1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
     

}
button.navbar-toggler {
    background-color: #fff;
}
a.Read-more img {
    width: 15px;
    transform: rotate(320deg);
    margin-left: 13px;
}
 a.know-more img {
    width: 12px;
    transform: rotate(320deg);
}
p.community span i {
    color: #fff;
    background: #1c73bc;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border-radius: 10px;
    padding: 6px 8px;
}
.community {
    font-size: 15px;
    font-weight: 300;
}
a.know-more {
    border: 1px solid #fff;
    color: #fff;
    padding: 9px 35px;
    font-size: 13px;
    font-weight: 300;
    cursor: pointer;
}
.Read-more {
    border: 1px solid #333;
    color: #333;
    padding: 10px 30px;
    font-size: 18px;
    cursor: pointer;
    margin-top: 5px;
    display: inline-block;
}
 
.carousel-control-next-icon::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    margin-top: -8px;
    margin-left: -8px;
    border-radius: 50px;
}
.carousel-control-prev-icon::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    margin-top: -8px;
    border-radius: 50px;
    margin-left: -8px;
    left: 3%;
}
.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000;
    display: none;
}
.nav-link {
  color: #fff;
}
 
.carousel-control-next-icon {
    display: inline-block;
    position: absolute;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
 
button.carousel-control-next {
    width: 0px;
}
button.carousel-control-prev {
    width: 0px;
}
.prev-slide {
    background: url(../images/right-arrow1.png) no-repeat scroll 0 0;
    left: 28px;
    width: 1.3em;
    position: absolute;
    top: 39.7%;
    transform: rotate(180deg);
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

 



.next-slide {
    background: url(../images/right-arrow1.png) no-repeat scroll 0 0;
    right: 30px;
    width: 1.3em;
    position: absolute;
    top: 39.7%;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

.carousel-control-next {
    right: 48px;
      z-index: 9999;
}
.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
     filter: none; 
}
.col-lg-12.chairmen-letter {
    margin-top: 260px;
}
 
.content-start{
    position: relative;
}
.our-heading h2 {
    color: #617A55;
    font-size: 35px;
    font-weight: 400;
}
 .our-heading1 h2 {
    color: #617A55;
}
.our-heading h2::before {
    content: '';
    position: absolute;
    border: 1px solid #617A55;
    width: 100px;
    top: 56px;
    left: 4px;
}
section.chairman_section {
    overflow: initial!important;
}

button.know-more1 {
    background-color: transparent;
    border: 2px solid grey;
    color: grey;
    padding: 5px 19px;
}

.image-section {
    position: absolute;
    padding: 30px;
}

.brands-img {
    display: flex;
}

.brand-logo-img {
    margin-right: 10px;
}
.brand-logo-img a img{
    border-radius: 10px;
}

.heading-buss h2 {
    position: relative;
    color: #617A55;
    font-weight: 400;
}
.heading-buss1 h2{
    position: relative;
        color: #617A55;
        font-weight: 400;
}
.heading-buss2 h2{
    position: relative;
        color: #617A55;
}
.heading-buss  h2::before {
    content: '';
    position: absolute;
    border: 1px solid #617A55;
    width: 98px;
    top: 43px;
    margin-left: 75px;
}
.heading-buss2  h2::before {
    content: '';
    position: absolute;
    border: 1px solid #617A55;
    width: 66px;
    top: 43px;
    margin-left: 10px;
}

/* Equal Heights for OwlCarousel 2 */
div#owl-demo-2 {
    overflow: hidden;
}
.owl-stage {
        display: flex;
    }
    .owl-item {
        display: flex;
        flex: 1 0 auto;
    }
/*#owl-demo-2.owl-prev::after {
    content: 'Prev';
    position: absolute;
    top: 40%;
    color: #fff;
    left: 5%;
    font-size: 23px;
}*/
#owl-demo-2 .owl-next::before {
    content: 'Next';
    position: absolute;
    top: 40%;
    color: #fff;
    font-weight: 300;
    right: 5%;
    font-size: 19px;
}
#owl-demo-2 .owl-prev ,.owl-next{
    border: none;
    background: none;
}
#owl-demo-2 .owl-prev,.owl-next span{
    visibility:visible;
 }

 #owl-demo-2 .owl-prev::after {
     content: 'Prev';
    position: absolute;
    top: 40%;
    color: #fff;
    left: 5%;
    font-size: 19px;
}
 .slider{
    position: relative;
 }
/*.owl-nav.disabled {
    display: none;
}*/
.owl-dots {
    display: none;
}
.owl-nav.newstar.disabled {
    display: block;
}
.grow-1 {
    display: flex;
}

.map-banner{
    background-image: url('../images/template-1.jpg');
    background-size: cover;
    width: 100%;
}
 
.chairman-message {
    /*background-image: url('../images/homebackblue1.jpg');*/
    background-color:#fff;
    background-size: cover;
    width: 100%;
    background-position: bottom;
    height: 579px;
    background-repeat: no-repeat;
}



/*.chairman-message {
    margin-top: -33px;
    background: #e0f3ef;
}*/
.chairman::before {
    content: '';
    position: absolute;
    border: 1px solid #617A55;
    width: 100px;
    top: 86px;
}
.grow_start {
    padding: 0px;
    margin-right: 40px;
}
.grow_start2{
    padding: 0px;
}
section {
    overflow: hidden;
}
.main-banner, .container-fluid.brandmirza {
    overflow: hidden;
}
.announce-inner {
    padding: 0px;
}
span.span-1 {
    border-left: 1px solid #484747;
    margin-right: 42px;
    margin-left: 59px;
}
.grow_start2 p{
    font-size: 18px;
}

.meneger-img img{
    width: 100%;
}

.map-banner {
    background-image: url('../images/homebackblue.jpg');
    background-size: cover;
    width: 100%;
    background-position: center;
    height: 692px;
    background-repeat: no-repeat;
}

.heading-buss1  h2::before {
    content: '';
    position: absolute;
    border: 1px solid #617A55;
    width: 100px;
    top: 43px;
    margin-left: 7px;
}
.pdf-download {
    text-align: right;
    width: 500px;
}
.pdf-download img {
    width: 45%;
}
 
.counter-start h2 {
    display: inline;
    font-size: 70px;
    text-align: center;
    color: #617A55;
}
.counter-start span {
    color:#617A55;
    width: 58px;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
}
.slider-1 {
    overflow: hidden;
    position: relative;
}
#owl-demo-3 .owl-nav.disabled {
    position: absolute;
    bottom: 23px!important;
    right: 23px;
}
 
#owl-demo-3 .owl-nav button.owl-prev {
    background: url(../images/right-arrow1.png) no-repeat scroll 0 0;
    right: 10%;
    width: 1.3em;
    position: absolute;
    top: 85.7%;
    transform: rotate(180deg);
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
#owl-demo-3 .owl-nav button.owl-next {
   
    background: url(../images/right-arrow1.png) no-repeat scroll 0 0;
    right: 4%;
    width: 1.3em;
    position: absolute;
    top: 85.7%;
    /* transform: rotate(180deg); */
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;

}

#owl-demo-3 .owl-nav button.owl-prev::before {
    content: '';
    border: 1px solid #fff;
    width: 35px;
    position: absolute;
    border-radius: 20pc;
    height: 35px;
    top: -2px;
    right: -28%;
}
#owl-demo-3 .owl-nav button.owl-next::before {
    content: '';
    border: 1px solid #fff;
    width: 35px;
    position: absolute;
    border-radius: 20pc;
    height: 35px;
    top: -2px;
    right: -28%;
}

#owl-demo-3 .caption img{
    width: 100%;
}

#owl-demo-3 .owl-next span{
    visibility: visible;
}

 
#owl-demo-3 .owl-nav.disabled{
    position: absolute;
    bottom: 0px;
}

.cap-content h2{
    font-size: 27px;
    color: #fff;
    opacity: 1!important;
}
.cap-content {
    position: absolute;
    bottom: 2px;

    padding: 12px;
}
.back-content {
    background: #808080ad;
    width: 100%;
    height: 99px;
   
    padding: 17px;
    position: absolute;
    bottom: 0px;
}

.caption {
    width: 100%;
    height: 500px;
}

.slder_home_page .cor-porate{
    padding:0px;
}
.corporate h2 {
    color: #617A55;
    font-weight: 500;
}
.achievement-img {
    margin-top: 16.5%;
    position: relative;
    background: #617A55;
    width: 74%;
    margin-left: 20px;
}

.achievement-img p{
    color: #fff;
    padding-bottom: 11px;
}
.ach-content h2 {
    font-size: 24px;
}
.ach-content {
    
    text-align: center;
    color: #fff;
}
.ach-content button{
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 5px 19px;

}

.slder_home_page {
    background-image: url('../images/half-image.png');
    background-size: cover;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.inner-back h2{
    color: #617A55; 
    font-weight: 400;
}



.media h6{
    font-weight: 600;
}

.footer {
    background-color: #f6f6f6;
    padding-bottom: 6px;
}

.nav-footer {
    list-style: none;
    padding: 0px
}
.nav-footer li {
    padding: 4px 0px;
    font-size: 15px;
}

.inner-footer h5 {
    font-size: 17px;
    margin: 20px 0px;
    font-weight: 600;
    text-transform: uppercase;
}
.social-icons p{
    text-align: end;
}
 .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block;
}
#owl-demo-2.owl-theme .owl-nav {
    margin-top: -24px!important;
}
.fa-arrow-right{
    transform:rotate(325deg);
}

.milestone {
    background-color: #d7e5ff8c;
    position: relative;
    height: 600px;
}
.milestone-heading h2{
    color: #617A55;
    font-weight: 400;
}
.milestone-content .row{
    justify-content: space-around;
}

.milestone-heading h2::before {
    content: '';
    position: absolute;
    border: 1px solid #617A55;
    width: 100px;
    top: 46px;
    left: 46%;
}
.milestone-heading.text-center {

    position: relative;
}
 
.circle-background {
    text-align: center;
    background: #fff;
    width: 100px;
    margin: 0px 41px;
    height: 100px;
    z-index: 99;
    border-radius: 50%;
    padding: 10px;
    position: relative;
   
}
.circle-background a {
    position: absolute;
    left: -6px;
    border: 3px dotted #617A55;
    border-radius: 50%;
    top: -6px;
    height: 114px;
    width: 114px;
    margin: 0 auto;
    padding: 10px;
    transition: 2.5s;
}

.circle-background.mt-5 a:hover {
    transform: scale(1.1);
    display: block;
}

#Menu2 {
    margin-top: 45%;
    margin-left: -37px;
}
#Menu4 {
    margin-top: 70%;
    margin-left: -16px;
    position: relative;
    z-index: 9;
}
img.d-block.w-100.img-responsive.black-shoes {
    object-position: top;
}
.overflowbt {
    border: 1px solid #333;
    color: #333;
    padding: 10px 30px;
    font-size: 18px;
    cursor: pointer;
}
.mainmore {
    position: absolute;
    left: 50%;
    bottom: 22px;
    margin-left: -103px;
}
.overflowbt img {
    width: 15px;
    transform: rotate(320deg);
    margin: 0 8px;
}
.circle-background::before {
    content: '';
    position: relative;
}
 
.circle-background .fa-home {
    font-size: 44px;
}
.circle-background p {
    font-size: 22px;
    color: #000;
    font-weight: 600;
}
.circle-hovere-content {
    color: #fff;
    padding: 33px 22px 10px;
    background-image: url('../images/back-brown.png');
    width: 15%;
    margin-top: -3px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 25px;
    position: absolute;
    z-index: 9;
}
.dotted{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}
.circle-hovere-content p {
    font-size: 13px;
    color: #fff;
}
 
 .circle-background-down img{
 	width: 69%;
 } 
.circle-background-down {
    text-align: center;
    background: #fff;
    width: 100px;
    margin: 0px auto;
    height: 100px;
    z-index: 1;
    border-radius: 50%;
    padding: 10px;
    position: absolute;
    bottom: 10px;
    left: auto;
    z-index: 9999;
    
}
.circle-background-down a {
    position: absolute;
    left: -6px;
    border: 3px dotted #617A55;
    border-radius: 50%;
    top: -6px;
    height: 114px;
    width: 114px;
    margin: 0 auto;
    padding: 10px;
     transition: 2.5s;
}

.circle-background-down a:hover {
    transform: scale(1.1);
    display: block;
}
.track-slide{
    margin-top: 70px!important;
}
.circle-background-down::before {
    content: '';
    position: relative;
}
.circle-background-down a{
    position: absolute;
    left: -6px;
    border: 3px dotted #617A55;
    border-radius: 50%;
    top: -6px;
    height: 114px;
    width: 114px;
    margin: 0 auto;
    padding: 10px;
}
.circle-background-down .fa-home {
    font-size: 44px;
}
.circle-background-down p {
    font-size: 22px;
    color: #000;
    font-weight: 600;
}
.circle-background img{
	width: 57%;
}
 .circle-hover-content {
    background-image: url(../images/back-brown.png);
    color: #fff;
    padding: 33px 22px;
    width: 100%;
    margin-top: -28px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 25px;
}

.circle-hover-content p {
    font-size: 13px;
    color: #fff;
}
 

.chairman-button{
    border: 1px solid #333;
    color: #333;
    padding: 10px 30px;
    font-size: 18px;
    cursor: pointer;
}

.chairman-button img {
    width: 15px;
    transform: rotate(320deg);
    margin: 0 4px;
}

 
/*Overview page*/
.Overview-banner {
    background: url(../images/journey-banner.png);
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 29%;
}
.Overview-banner-chair {
    background: url(../images/chairman1.png);
    padding-top: 29%;
    position: relative;
    display:none;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_8 {
    background: url(../images/financial-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_12 {
    background: url(../images/supporting-banner-1.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_13 {
    background: url(../images/carrer-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_media {
    background: url(../images/midea-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_oaktrak {
    background: url(../images/oaktrak-banner.jpg);
    padding-top: 50%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_offthehook {
    background: url(../images/offthehook-2.png);
    padding-top: 30%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_thomas {
    background: url(../images/thomas-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_contact {
    background: url(../images/thomas-1.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_2 {
    background: url(../images/over-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}
.Overview-banner_3 {
    background: url(../images/journey-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_4 {
    background: url(../images/integrated-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_5 {
    background: url(../images/leadership-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_11 {
    background: url(../images/carring-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_7 {
    background: url(../images/investor-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.Overview-banner_9{
    background: url(../images/philosphy-banner.png);
    padding-top: 29%;
    position: relative;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.home h2 {
    font-size: 13px;
    font-weight: 300;
    border-right: 2px solid lightgray;
    text-transform: uppercase;
    color: #707070;
}

.over {
    color: #617A55;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom:25px;
    position: relative;
}
.over h2 {
    position: relative;
    color: #617A55;
}
.over:after {
    display: block;
    content: '';
    border-radius: 4px;
    background-color: #000000;
    width: 110px;
    height: 1px;
    position: absolute;
    left: 46%;
}
.oaktrak-section2 {
    background: url(../images/oaktrak-section2-bg.jpg);
    min-height: 475px;
    background-size: cover;
    background-position: center;
    margin-top: 40px;
    display: flex;
    align-items: center;
}
.brand-head h2 {
    color: #fff;
    font-size: 25px;
}
.brand-section {
    background: url(../images/brand-back-n.jpg);
    height:900px;
    width: 100%;
    background-position: top;
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}
.brand-section::before {
    content: '';
    height: 900px;
    width: 100%;
    background-color: #2a8d68bd;
    position: absolute;
    z-index: -1;
}


.brand-img-over {
    justify-content:center;
}
 .brand-logo-img{
    width: 100%;
 }
.brand-logo-img img {
    width: 100%;
    border-radius: 10px;
}

.brand-section p{
    color: #fff;
}
 .down-pera {
    margin: 0px auto;
}
 
.down-pera hr {
    color: #fff;
    height: 1px;
    opacity: 1;
}
 
/* .d-flex.home.mt-5 {
    margin: 50px!important;
} */
 
 
.counter-start-over span {
    color: #fff;
    width: 130px;
    display: inline-block;
    font-size: 12px;
    text-align: initial;
    font-weight: 600;
}

 .global-heading {
    color: #617A55;
}
.model-content p{
    line-height: 1.8;
}
.model-image img{
    width: 100%;
}

.model-content-expert p{
    line-height: 1.8;
    text-align: right;
}

/*our journey*/
.timeline {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 0;
}

.timeline::after {
    content: '';
    position: absolute;
    width: 41px;
    top: 0;
    bottom: 0;
    left: 50%;
    border-left: 3px dotted #617A55;
    margin-left: -1px;
    z-index: 9;
}
.connect_1{
    padding: 15px 30px;
    position: relative;
    background: inherit;
    width: 50%;
}
.connect_1.left {
  left: 0;
}
.connect_1.right {
  left: 50%;
}
.connect_1::after {
    content: '';
    position: absolute;
    width: 23px;
    height: 23px;
    top: calc(60% - 10px);
    right: -8px;
    background: #617A55;
    border-radius: 50%;
    z-index: 1;
}
.start {
    background: #617A55;
    width: 100px;
    position: relative;
    height: 100px;
    margin: 0 auto;
    border-radius: 50px;
    padding: 37px 20px;
    z-index: 9;
}
.start::before {
    border: 3px solid #617A55;
    content: '';
    position: absolute;
    width: 115px;
    height: 115px;
    border-style: dotted;
    border-radius: 61px;
    left: -7px;
    top: -7px;
}
.start p{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
 .connect_1.right.connect_1::after {
  left: -11px;
}
 .connect_1.left.connect_1::after {
  right: -12px;
}
.connect_1::before {
    content: '';
    position: absolute;
    width: 31%;
    height: 2px;
    top: calc(63% - 11px);
    right: 8px;
    border-top: 3px dotted #617A55;
    z-index: 9;
}
.connect_1.right::before {
  left: 8px;
}
.connect_1 .date {
  position: absolute;
  display: inline-block;
  top: calc(50% - 8px);
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #617A55;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}
.connect_1.left .date {
  right: -75px;
}
.connect_1.right .date {
  left: -75px;
}
.connect_1 .icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0;
  top: calc(50% - 20px);
  background: #F6D155;
  border: 2px solid #006E51;
  border-radius: 40px;
  text-align: center;
  font-size: 18px;
  color: #006E51;
  z-index: 1;
}
.connect_1.left .icon {
    right: 68%;
    top: 0;
}
.connect_1.right .icon {
    left: 68%;
    top: 0px;
}
.connect_1 .content-text {
    padding: 30px 30px 30px 30px;
    position: relative;
    border-radius: 25px;
    background: url(../image/leather.html);
    width: 50%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.connect_1.right .content-text {
    left: 50%;
}
.connect_1 .content-text h2 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: normal;
  color: #006E51;
}
.connect_1 .content-text p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.circle-preview {
    text-align: center;
    background: #fff3ef;
    width: 100px;
    margin: 0px auto;
    height: 100px;
    z-index: 1;
    border-radius: 50%;
    padding: 10px;
    position: relative;
}
.circle-preview::before {
    content: '';
    width: 115px;
    height: 115px;
    top: -7px;
    position: absolute;
    left: -8%;
    border-radius: 50%;
    border: 3px solid #617A55;
    border-style: dotted;
}
.circle-preview .fa-home {
    font-size: 44px;
}
/*.circle-preview p {
    font-size: 22px;
}*/
.circle-preview-content {
    background-image: url(../images/leather.jpg);
    color: #fff;
    padding: 29px;
    width: 100%;
    margin-top: -38px;
    border-radius: 40px;
    position: relative;
    height: 44vh;
}
.circle-preview-content p{
    color: #fff;
    padding-top: 25px;
    position: absolute;
    left: 15px;
    z-index: 9999;
    font-size: 15px;
    padding-right:10px;
}
.preview {
    width: 400px;
    padding: 0px 48px;
}
.preview-1 {
    width: 400px;
    padding: 0px 48px;
    margin: 0px 112px;
}
.journey-continue {
    margin: 24px 0px;
    z-index: 9999;
}
.journey-continue h4 {
    color: #617A55;
    font-size: 32px;
}
.journey-content h6{
    
}
.gallery-section-img img{
    width: 100%;
    height: 350px;
}
.main-color-sec {
    background: #e4f2ee;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-color-sec h4{
    font-size: 28px;
    font-weight: 600;
    color: #617A55;
}

.journey-continue h4{
    text-transform: uppercase;
}
.leading {
    color: #707070;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 2px;
}
.leather {
    color: #707070;
    font-size: 16px;
    font-weight: 400;
}
/*.youtube img {
    width: 100%;
    cursor: pointer;
}*/
.integrated {
    border-right: none!important;
    font-weight: 600!important;
}
.bag-section1 {
    background: url(../images/banner.png);
    height: 360px;
    width: 100%;
    background-position: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 300px;
}
/*.main-section button.active {
    background-color: #fff;
    color: #617A55;
    font-weight: 500;
}*/
/*.main-section {
    float: left;
    width: 30%;
    border-top: 1px solid #ccc!important;
    border:none; 
    background-color: transparent;
}*/
.main-section button {
    display: block;
    background-color:#617A55;
    color: #fff;
    padding: 13px 16px;
    width: 100%;
    border: 1px solid #fff!important;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}
.by-red p {
    color: #707070;
    font-size: 16px;
    font-weight: 500;
}
.right-sec {
    float: left;
    padding: 0px 12px;
    height: 900px;
    border: 1px solid #ccc;
    width: 70%;
    /* border-left: none; */
}
.Edge {
    color: #617A55;
    font-size: 25px;
    font-weight: 600;
}
.Design {
    display: inline;
    font-size: 60px;
    text-align: center;
    color: #617A55;
}
.tab-section span {
    color: #617A55;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: initial;
}
.tab_color .tab_button.active, .tab_color .show>.tab_button {
    color: #fff!important       ;
    background-color: #617A55;
    font-weight: 500;
    border-radius: 0px;
    padding: 6px 30px;
    border: 1px solid #617A55;
    border-radius: 50px;
    z-index: 999;
    position: relative;
}
.leadership-crd img{
    width: 100%;
}
.leadership-crd .text-area {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 58px;
    padding: 12px;
    background:  #000c;
    transition: all 0.5s cubic-bezier(.48, -0.28, 0.41, 1.4);
    box-sizing: border-box;
    overflow: hidden;
}
.leadership-crd:hover .text-area {
    width: 100%;
    height: 56%;
    left: 0;
    bottom: 0;
    cursor: pointer;
    padding-top: 24px;
    background: #000c;
}
.chairman_section{
  background:#e4f2ee;  
  position: relative;
  margin-top: 100px;

}
.chairman_section img{
    width: 35%;
    position: absolute;
    top: -100px;
    border-radius:150px;
}
.Ahmed h4 {
    color: #617A55;
    font-size: 25px;
    font-weight: 600;
}
.Ahmed p {
    color: #617A55;
    font-size: 18px;
}
.would {
    color: #707070!important;
    font-size: 15px!important;
    font-weight: 600;
    
}
.dott {
    border: 3px solid #617A55;
    border-radius: 25px;
    position: relative;
    width: 90%;
    margin: 150px auto;
}
.dott p{
    font-size: 25px;
    font-weight: 500;
    color: #617A55;
    padding-top: 20px;
}
/*.dott::before {
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 60px;
    color: #617A55;
    position: absolute;
    top: -60px;
    left: 17px;
}
.dott::after {
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 60px;
    color: #617A55;
    position: absolute;
    top: 155px;
    right: 12px;
    transform: rotate(180deg);
}*/
.persent-sec {
    background: #617A55;
    border-radius: 0px;
    padding: 25px;
    height: 250px;
}
.persent-sec h4{
    color: #fff;
    font-size: 15px;
}
.persent-sec hr{
    border:1px dotted #fff;
    opacity: 1;
}
.persent-sec p{
    color: #fff;
    font-weight: 700;
    font-size: 25px;

}
.letter{
    font-size: 28px;
    font-weight: 600;
    color:#617A55; 
    padding:0px 15px;
}
.apply .d-flex {
    display: flex!important;
    justify-content: center;
}
.letter a{
     color:#617A55; 
}
.text-area h4 {
    font-size: 15px;
    margin-bottom: 0px;
    color: #fff;
}
.post {
    font-size: 17px;
    font-weight: 600;
}

.text-area p {
    font-size: 17px;
    color: #fff;
    margin-bottom: 6px;
}
p.Rashid {
    font-size: 14px!important;
    width: 100%;
    height: 140px;
    line-height: 1.2;
    overflow-y: auto;
}
.tab-leadership .nav-link {
    display: block;
    font-weight: 500;
    color: #617A55!important;
    border: 1px solid #707070;
    border-radius: 0px;
    padding: 6px 30px;
    border-radius: 50px;
    margin-left: -30px;
}
button.tab_button {
    width: 240px;
}
.light img {
    background: #fff;
    padding: 12px 15px;
    border-radius: 50px;
}
.light {
    align-items: end;
    justify-content: space-between;
}
.light-sec {
    background: #e4f2ee;
    border-radius: 50px;
    width: 270px;
    margin-right: 15px;
}
.light-sec:hover, .light-sec:hover p{
    background: #617A55;
    color: #fff;
    cursor: pointer;
}
.img-sec{
    background: url(../images/investor-inner.png);
    height: 400px;
    position: relative;
    background-position: left;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
}
.report-5 {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
}
.btn-sec a span img {
    width: 13px;
    margin-left: 20px;
    transform: rotate(-28deg);
}
.btn-sec a {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 24px;
    font-size: 12px;
    font-weight: 500;
    margin-right: 50px;
}
.information-section h4{
    color: #617A55;
    font-size: 25px;
    font-weight: 600;
}
.btn_march a {
    border: 1px solid #333;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    padding: 9px 25px;
    margin-right: 25px;
}
.btn_march a span img{
     width: 13px;
    margin-left: 20px;
    transform: rotate(-28deg);
}
img.full {
    width: 100%;
}
.color-sec {
    background: #617A55;
    padding: 50px!important;
}
.color-sec p {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
}
.btn-know a {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #fff;
    padding: 12px 25px;
}
.know {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #fff;
    padding: 12px 25px;
}
.know_1 {
    color: #333;
    font-size: 15px;
    font-weight: 300;
    border: 1px solid #333;
    padding: 12px 25px;
    margin-left: 17px;
}
.know_1 span img{
    width: 13px;
    margin-left: 3px;
    transform: rotate(-28deg);
}
.know span img{
     width: 13px;
    margin-left: 3px;
    transform: rotate(-28deg);
}
.main_card {
    background: #e4f2ee;
    border: none;
    height: 365px;
    border-radius: 50px;
}
.updates_investor h4{
    color: #617A55;
    font-size: 25px;
    font-weight: 600;
}
.btn-know {
    margin-bottom: 40px;
}
.collape h4{
    color: #617A55;
    font-size: 25px;
    font-weight: 600;
}
.accor-btn:not(.collapsed){
    color: #707070;
    background-color: transparent; 
}
.accor-btn{
    color: #707070;
}
.accor-btn:not(.collapsed)::after{
    background-image: url("../images/arrow-up.png");
    transform: rotate(180deg);
}
.accor-btn::after{
    background-image:url(../images/arrow-down.png);
    transform: rotate(-180deg);
    transition: 0.3s all
}
.item-sec{
    border-top: 1px solid rgba(0,0,0,.125)!important;
    border-bottom: 1px solid rgba(0,0,0,.125)!important;
    border:none;
}
.accor-btn:focus-visible {
    outline:none;
}
.accor-btn:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow:none; 
}
.light-sec1 {
    background: #e4f2ee;
    border-radius: 50px;
    margin-right: 15px;
    width: 260px;
}
.leading1 {
    color: #707070;
    font-weight: 600;
    font-size: 17px;
}
.know_2 {
    color: #333;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #333;
    padding: 12px 20px;
}
.know_2 span img {
    width: 13px;
    margin-left: 3px;
    transform: rotate(-28deg);
    height: 10px;
}
.back-sec-img img{
    width: 100%;
    height: 700px;
    position: relative;
}
.back-sec-img h4 {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
    position: absolute;
    top: 20%;
    padding-left: 7rem;
    text-transform: uppercase;
}
.growth img {
    width: 100%;
    border-radius: 25px;
}
.position-img h4 {
    position: absolute;
    bottom: 10px;
    left: 10%;
    font-size: 21px;
    font-weight: 500;
    color: #fff;
}
.growth::before {
    content: '';
    background: #000;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    height: 315px;
    top: 0%;
    border-radius: 24px;
    cursor: pointer;
}
.growth:hover::before {
    background: transparent;
    border: 5px solid #fff;
    opacity: 1;
}
.growth {
    border: none;
    position: relative;
    background: none;
}
.caring_section {
    position: absolute;
    top: 50%;
    right: 7%;
}
.main_card-1{
    background: #e4f2ee;
    border: none;
    border-radius: 50px;
}
/*.csr-btn a {
    background: #617A55;
    color: #fff;
    padding: 20px 47px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 13px;
}*/
/*.csr-btn a img {
    background: #fff;
    border-radius: 50px;
    padding: 5px;
}*/
.green-section{
    background: #617A55;
    padding:50px;
}
.letter_1 {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}
.leadership-crd {
    border: none;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}
.plant img {
    width: 100%;
}
.color-section-img{
    background: #e4f2ee;
    padding: 50px;
}
.goldicon {
    background: #e4f2ee;
    border: none;
    border-radius: 25px;
    padding: 50px;
    height: 180px;
}

.backicon img {
    width: 70%;
    padding: 7px;
}
.goldicon {
    background: #e4f2ee;
    border: none;
    border-radius: 25px;
    padding: 50px;
    position: relative;
    margin-left: 35px;
}
.goldicon h4 {
    color: #617A55;
    font-size: 30px;
    font-weight: 600;
}
/*.backicon {
    background: #fff;
    width: 73px;
    height: 70px;
    border-radius: 50px;
    position: absolute;
    top: -40px;
    display: flex;
    align-items: center;
    justify-content: center;
}*/
div#MultiCarousel button {
    display: none!important;
}
.as {
    color: #617A55;
    font-size: 18px;
    font-weight: 600;
}
.green-sec-icon {
    border: 1px solid #617A55;
    border-radius: 25px;
    padding: 30px;
    width: 260px;
    height: 230px;
    margin-bottom: 30px;
}
.color-section-icon {
    background: #e4f2ee;
    padding: 50px;
}
.color-section-icon h4 {
    color: #617A55;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 40px;
}
.goldicon_1:hover, .goldicon_1:hover h4, .goldicon_1:hover p{
    background: #617A55;
    color: #fff;
    cursor: pointer;
}
.children img{
    width: 100%;
}
.backicon_1 img {
    width: 90%;
    padding: 7px;
}
.goldicon_1 h4 {
    color: #617A55;
    font-size: 20px;
    font-weight: 600;
}
.women-section img{
    width: 100%;
}
.goldicon_1 {
    background: #e4f2ee;
    border: none;
    border-radius: 25px;
    padding: 50px;
    position: relative;
    margin-left: 35px;
    height: 180px;
}
.empowerment h4{
    font-size: 28px;
    font-weight: 600;
    color: #617A55;
}
.empowerment {
    background: #e4f2ee;
    padding: 12%;
    text-align: center;
}
.green-sec-icon span {
    color: #617A55;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    display: block;
    line-height: 25px;
}
.table-section_th {
    background: #E4F2EE;
    font-size: 12px;
    color: #707070;
}
table, th, td {
  border:1px solid #707070;
  border-collapse: collapse;
  padding:10px;
  color: #707070;
  font-size: 17px;
}
td.donation {
    font-size: 15px;
}
.career-img img{
    width: 100%;
}
.career-text {
    background: #617A55;
    padding: 50px;
}
.career-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.career-text p {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}
.value {
    background: #E4F2EE;
    text-align: center;
    width: 558px;
}
.back-img {
    padding: 0px;
}
.main-accor {
    padding: 0px;
}
.value h4 {
    color: #707070;
    font-size: 20px;
}
.value p {
    font-size: 18px;
    color: #707070;
    font-weight: 400;
}
.career-back-img img{
    width: 100%;
   
}
.career-back-img{
  position: relative;   
}
.text-area-career {
    position: absolute;
    top: 27%;
    left: 13%;
}
.text-area-career h4 {
    color: #617A55;
    font-size: 30px;
    font-weight: 600;
}
.text-area-career p{
    color: #707070;
    font-size: 17px;
    font-weight: 500;
}
.name-position h4 {
    color: #617A55;
    font-size: 27px;
    font-weight: 600;
}
.white-button:not(.collapsed)::after {
    background-image: url(../images/white-arrow.png);
    transform: rotate(-180deg);
}
.white-button:not(.collapsed) {
    color: #fff;
    background-color: #617A55;
    font-size: 17px;
    font-weight: 500;
}
.white-button {
    border-radius: 0px!important;
    border: 1px solid #bfbfbf;
    color: #707070;
    font-size: 17px;
    font-weight: 500;
}
.white-button:focus {
    z-index: 3;
    border-color:none;
    outline: 0;
    box-shadow: none;
}
.career-accordion-1{
    border:none!important;
}
.change-color p span {
    font-size: 15px;
    font-weight: 400;
    margin-left: 4px;
}
.change-color ul li {
    list-style: none;
    color: #707070;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 4px;
}
.change-color ul li img{
    width: 6px;
    margin-right: 4px;
}
.apply {
    background: #E4F2EE;
    padding: 50px;
}
.main-form {
    padding-top: 0!important;
    padding-bottom: 0px!important;
    border-radius: 0px;
    height: 40px!important;
    color: #707070!important;
    font-size:14px!important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.main-form::placeholder{
    color: #707070!important;
    font-size:12px!important;
}
.main-form:focus {
    color: #707070;
    background-color: #fff;
    border-color: #707070;
    outline: 0;
    box-shadow: none;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.upload-btn-wrapper span{
    color: #939495;
    font-size: 12px;
    font-weight: 600;
}
.Browse {
    border: 2px solid #617A55;
    color: #fff;
    background-color: #617A55;
    padding: 3px 25px;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 500;
    margin-left: 10px;
    cursor: pointer!important;
}
.know_3 {
    color: #333;
    font-size: 17px;
    font-weight: 300;
    border: 1px solid #333;
    padding: 10px 30px;
    background-color: transparent;
}
.know_3 span img {
    width: 13px;
    margin-left: 9px;
    transform: rotate(-28deg);
    height: 10px;
}
.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.career-img {
    padding: 0px;
}
.item.slick-slide {
    margin-top: 50px;
}
.images-section-thomas img{
    width: 100%;
}
.main-thomas{
    float: right;
}
.main-thomas img{
    width: 100%;
}
.thomas-backimg img{
    width: 100%;
}
.backimg_thomas {
    position: relative;
    padding: 0px;
}
.thomas-text {
    position: absolute;
    top: 30%;
    left: 8%;
}
.thomas-text h5 {
    font-size: 30px;
    margin-bottom: 0px;
}
.thomas-text h2 {
    font-size: 80px;
    font-weight: 700;
    margin-bottom: 0px;
}
.thomas-text span {
    font-size: 30px;
    font-weight: 700;
}
.thomas-text p {
    font-size: 30px;
    font-weight: 700;
    color: #212529!important;
}
.thomas-color {
    background: #B9BAB7;
    padding: 50px;
}
.thomas-color img{
    width: 50px;
}
.thomas-color h4{
    font-size: 25px;
    font-weight: 400;
}
.thomas-color p{
    font-size: 15px;
    font-weight: 300;
    color: #212529!important;
}
.thomas-color_1 {
    background: #0A1D36;
    padding: 50px;
}
.thomas-color_1 img{
    width: 50px;
}
.thomas-color_1 h4{
    font-size: 25px;
    font-weight: 400;
    color: #fff;
}
.thomas-color_1 p{
    font-size: 15px;
    font-weight: 300;
    color: #fff!important;
}
.thomas-color_2 {
    background: #7B2E45;
    padding: 40px;
}
.thomas-color_2 img{
    width: 50px;
}
.thomas-color_2 h4{
    font-size: 23px;
    font-weight: 400;
    color: #fff;
}
.thomas-color_2 p{
    font-size: 15px;
    font-weight: 300;
    color: #fff!important;
}
.color-full{
    position: relative;
}
.values-sec {
    position: absolute;
    bottom: -38px;
    left: 14%;
}
.values-sec h1 {
    font-size: 133px;
    color: #fff;
    font-weight: 700;
}
@media screen and (max-width: 768px) {
    .img-responsive {
     height: auto; 
}.model-content-expert p {
    line-height: 1.8;
    text-align: left;
}.announce-inner a {
    position: relative;
}.announce-inner {
    padding: 20px;
    min-height: auto;
    position: relative;
}
.col-lg-12.chairmen-letter {
    margin-top: 0;
}

.left-count {
    text-align: left!important;
}.fince-tb {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    h2{
        font-size: 25px;
    }
    .backimg_thomas{
        padding-left: 15px;
        padding-right: 15px;
    }
    .values-sec {
        position: absolute;
        bottom: -11px;
        left: 3%;
    }
    .values-sec h1 {
        font-size: 56px;
        color: #fff;
        font-weight: 700;
    }
    .thomas-text{
        text-align: inherit!important;
        padding-left: 35px;
    }
    .thomas-text h5 {
        font-size: 17px;
        margin-bottom: 0px;
    }
    .thomas-text h2 {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 0px;
    }
    .thomas-text span {
        font-size: 18px;
        font-weight: 700;
    }
    .thomas-text p {
        font-size: 20px;
        font-weight: 700;
        color: #212529!important;
    }
    .thomas-text{
        left: 0;
        top: 15%;
    }
    .main-accor{
        padding-left: 15px;
        padding-right: 15px;
    }
    .green-sec-icon {
        width: 100%;
        height: auto;
    }
    .col-lg-6.career-img {
        padding: 0px;
    }
    .career-text{
        padding: 0px;
    }
    .career-back-img img {
        width: 100%;
        height: 215px;
    }
    .text-area-career p {
        color: #707070;
        font-size: 9px;
        font-weight: 500;
    }
    .text-area-career h4 {
        color: #617A55;
        font-size: 15px;
        font-weight: 600;
    }
    .main-form{
        margin-bottom: 15px;
    }
    .goldicon_1{
        height: auto;
        width: 100%;
        margin-left: 0px;
    }
    .more_1 {
        margin-top: 35px;
    }
    .text-area-career {
        top: 20%;
        left: 4%;
    }
    .backicon img{
        width: 100%;
    }
    .chairman_section img{
        width: 93%;
    }
    .back-sec-img h4{
        padding-left: 0;
    }
    .persent-sec{
        margin-bottom: 20px;
    }
    .Ahmed {
    margin-top: 84%!important;
}
    .growth{
        margin-bottom: 20px;
    }
    .caring_section{
        right: 0;
        position: relative;
        margin-top: 20px;
    }

.chairman-message {
     height: auto; 
}

.grow_start {
    padding: 0px;
   margin-right: -78px;
}

span.span-1 {
    border-left: 1px solid #484747;
    margin-right: 33px;
    margin-left: 89px;
    display: none;
}
.main-section{
    width: 100%;
}
.right-sec{
    width: 97%;
    height: auto;
    margin: 0 auto;
}
.light-sec1{
    width: 100%;
}
div#navbarNav {
    background-color: #254982;
    padding: 19px;
}
.carousel-control-next-icon {
    margin-top: 2px;
}
 
.brands-img {
    display: flex;
  
}
 
.our-heading h2::before {
    content: '';
    position: absolute;
    border: 1px solid #000;
    width: 100px;
    top: 64px;
}
.image-section {
    position: relative;
    padding: 26px 0px;
    width: 100%;
}
.image-section img{
    width: 100%;
    height: auto;
}

.chairman::before {
    content: '';
    position: absolute;
    border: 1px solid #000;
    width: 100px;
    top: 63px;
}
.heading-buss h2{
    font-size: 25px!important;
    font-weight: 500;
}
.our-heading h2 {
    color: #617A55;
    font-size: 25px;
    font-weight: 500;
}
.carousel-caption1 h1 {
    margin-bottom: 25px;
    font-weight: 600;
}
.pdf-download {
    text-align: center;
    width: 100%;
}
.corporate h2 {
    text-indent: 6px;
    margin-bottom: 30px;
}

.over {
    color: #617A55;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 25px;
    position: relative;
}
.map-banner {
    background-image: url('../images/template1.png');
    background-size: cover;
    width: 100%;
    background-position: center;
    height: auto;
    background-repeat: no-repeat;
}
.achievement-img {
    margin-top: 12%!important;
    position: relative;
    background: #617A55;
     width: 100%; 
     margin-left: 0px; 
}
.heading-buss1 h2::before {
    content: '';
    position: absolute;
    border: 1px solid #617A55;
    width: 66px;
    top: 31px;
    margin-left: 11px;
}
.social-icons p {
    text-align: left;
}
.inner-back h2 {
    color: #617A55;
    font-size: 20px;
    margin-top: 0px;
}
.heading-buss1 h2, .milestone-heading h2, .corporate h2 {
    font-size: 25px!important;
    font-weight: 500;
}

.heading-buss2  h2::before {
    content: '';
    position: absolute;
    border: 1px solid #000;
    width: 66px;
    top: 29px;
    margin-left: 4px;
}
/* .heading-buss1 h2,.heading-buss h2 {
    
    position: relative;
    color: #617A55;
    font-size: 40px;
} */
 
.heading-buss  h2::before {
    content: '';
    position: absolute;
    border: 1px solid #000;
    width: 98px;
    top: 32px;
    margin-left: 44px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
}
.prev-slide {
    left: 10px;
    width: 1.3em;   
    top: 47%;
}
.next-slide {
    right: 10px;
    width: 1.3em;
    top: 47%;
}
#owl-demo-2 .owl-prev::after {
     left: 10%; 
     top: 47%;
}

#owl-demo-2 .owl-next::before {
    right: 10%;
    top: 47%;
}

.milestone {
    background-color: #e0f3ef;
    position: relative;
    height: 100%;
}
.circle-hovere-content {
    background-color: #573108;
    color: #fff;
    padding: 29px;
    width: 200px;
    margin-top: -22px!important;
    border-radius: 16px;
    margin: 0px auto;
}
.circle-hover-content {
    background-color: #573108;
    color: #fff;
    padding: 29px;
    width: 200px;
    margin-top: -72px!important;
    border-radius: 16px;
      margin: 0px auto;
}
/*.chairman-button{
    border: 1px solid #333;
    color: #333;
    padding: 10px 25px;
    font-size: 13px;
    font-weight: 100;
    cursor: pointer;
}*/
.cap-content h2 {
    font-size: 15px;
    color: #fff;
    opacity: 1!important;
}
#owl-demo-3 .owl-nav button.owl-prev {
    right: 18%;
    top: 79.7%;
}
#owl-demo-3 .owl-nav button.owl-next {
    right: 3%;
    top: 80.7%;
}
a.thomas-crick {
    border: 1px solid #000;
    color: #000;
    padding: 9px 35px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}
.offthe-backimg img {
    width: 100%!important;
    float: none;
}
.offthe-text {
    position: relative!important;
    margin: 50px 0px!important;
}
img.arrow-start {
    width: 18px!important;
}
.oaktrak-section2 {
    background: url(../images/oaktrak-section2-bg.html);
    /* min-height: 114px; */
    display: none;
    background-size: contain;
    background-position: center;
    margin-top: 40px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}
.oaktrak-shoes {
    display: flex;
    flex-direction: column;
    width: 345px!important;
}
.bs-shoes-icon {
    float: none!important;
    max-width: 100%!important;
    margin-right: 0px!important;
    margin-top: 50px;
}
.bs-inner-icon {
    border-bottom: 1px solid transparent!important;
    padding-bottom: 12px;
    margin-bottom: 8px;
    min-height: 55px;
}
.bs-shoes-icon {
    max-width: initial;
    text-align: center;
}
.bs-inner-icon {
    padding-bottom: 12px;
    margin-bottom: 8px;
}
.tab.main-section {
    height: 170px;
}
 
/*over-view*/
 
 .over:after {
    
    left: 37%;
}
.Overview-banner {
    height: 247px;
    
 }
 .brand-section { 
    height: auto;
    width: 100%; 
}
.brand-section::before {
    content: '';
    height: -webkit-fill-available;
}
/* .home{
    justify-content: center;
} */
.light-sec{
    margin: 8px auto;
    width: 100%;
}
.space {
    padding-left: 20px;
    padding-right: 20px;
}
.btn-sec a {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 14px;
    font-size: 9px;
    font-weight: 500;
    margin-right: 9px;
}
.btn-sec {
    display: inline-flex;
    margin-bottom: -12px;
}
.btn_march{
    display: grid!important;
}
.report-5{
    margin-top: 15px!important;
}
.btn_march a {
    border: 1px solid #333;
    color: #333;
    font-size: 11px;
    font-weight: 600;
    padding: 9px 25px;
    margin-right: 25px;
    margin-bottom: 16px;
}
.btn-know a{
    font-size: 12px;
}
.main_card {
    background: #e4f2ee;
    border: none;
    height: 450px;
    border-radius: 60px;
    margin-bottom: 20px;
}
.main_card img{
    width: 100%;
}
.dott::after {
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 60px;
    color: #617A55;
    position: absolute;
    top: 94%;
    right: 12px;
    transform: rotate(180deg);
}
.preview {
    width: 100%;
    padding: 20px 0px;
}

.connect_1.left {
    left: 0;
    z-index: 999;
    padding: 0px;
}

.connect_1{
    width: auto;
}
.connect_1.right {
    left: -18%;
    z-index: 999;
}
.preview-1 {
    width: 320px;
    padding: 0px 17px;
    margin: 0px; 
}
.connect_1.left.connect_1::after {
    right: -12px;
    display: none;
}
.connect_1::before {
    display: none;
}
.connect_1.right.connect_1::after {
    left: -11px;
    display: none;
}
.connect_1.right::before {
    left: 8px;
    display: none;
}
}
.slick-text {
    position: absolute;
    bottom: 25%;
    left: -28%;
}
.slick-text h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    transform: rotate(270deg);
}.nav-footer li a {
    color: #707070;
}

.right-sec {
    height: auto;
}
.video-link {
    margin-bottom: 10px;
}

.milestone-content:after {
    content: '';
    display: block;
    background-image: url(../images/home-line.png);
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-position: 121px 221px;
    /*filter: invert(98%) sepia(95%) saturate(6976%) hue-rotate(243deg) brightness(70%) contrast(129%);*/
}
/*.circle-preview img{
    width: 55%;
}*/
.journeyparallax{
   /* background-image: url("../images/overview-section2-bg-mob.gif");*/
    min-height: 500px; 
    background-color: #f3f2f0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:50px;
    position: relative;
}
.journeyparallax:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
.card.goldicon:hover, .card.goldicon:hover h4, .card.goldicon:hover p {
    background: #617A55;
    color: #fff;
    cursor: pointer;
}
/*.carousel-item:after {*/
/*    content: '';*/
/*    background: #0000007d;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    z-index: 9;*/
/*    top: 0;*/
/*}*/
.ach-content img {
    width: 100%;
}

/*new css*/
.main-section {
    float: left;
    padding: 0px;
    width: 30%;
    border-top: 1px solid #ccc!important;
    border: none;
    background-color: transparent;
}
.main-section button.active {
    background-color: #fff;
    color: #617A55;
    font-weight: 500;
    border: 1px solid #ccc;
}
.dott::before {
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 60px;
    color: #617A55;
    position: absolute;
    top: -55px;
    left: 17px;
}
.dott::after {
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 60px;
    color: #617A55;
    position: absolute;
    top: 148px;
    right: 12px;
    transform: rotate(180deg);
}
.csr-btn a {
    background: #617A55;
    color: #fff;
    padding: 20px 26px;
    border-radius: 50px;
    text-transform: uppercase;
}
.csr-btn a img {
    background: #fff;
    border-radius: 50px;
    padding: 5px;
    margin-left: 20px;
}
.goldicon:hover, .goldicon:hover h4, .goldicon:hover p {
    background: #617A55;
    color: #fff;
    cursor: pointer;
}
.backicon {
    background: #fff;
    width: 73px;
    height: 70px;
    border-radius: 50px;
    position: absolute;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 4px 10px rgba(0,0,0,0.22);
    top: -40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.circle-preview img{
    width: 55%;
}
.circle-preview p {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
.youtube img {
    width: 100%;
    border-radius:8px;
    cursor: pointer;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
}


/*Investor pages css start*/

    .invest {
    color: #808285;
    font-weight: 700;
    font-size: 45px;
    letter-spacing: 0.5px;
}
.inest-tab {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.inest-tab .nav-link {
    border: 1px solid #617A55;
    border-radius: 50px;
    padding: 4px 40px;
    display: block;
    color: #617A55;
    background:transparent;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    transition: all ease .3s;
   /* font-size: 13px;*/
}
.inest-tab .nav-link.active {
    background-color: #617A55;
    color: #fff;
/*    padding: 4px 40px;*/
}
.inest-tab .nav-link:hover{
    background-color: #617A55;
    color:#fff;
/*    padding: 4px 40px;*/
}
.inest-tab li{
    list-style: none;
}
.plus::after {
  background-image: url("../images/plus-invest.png");
  transform: scale(.7) !important;
  /*filter: invert(10%) sepia(100%) saturate(6317%) hue-rotate(240deg) brightness(73%) contrast(119%);*/
}
.plus:not(.collapsed)::after {
  background-image: url("../images/minus-invest.png");
  /*filter: invert(10%) sepia(100%) saturate(6317%) hue-rotate(240deg) brightness(73%) contrast(119%);*/
}
.plus{
    padding: 22px 0px;  
    font-size: 19px;
    color: #808285;
    font-weight: 600;
}
.investor-tab{
    background: transparent;
    border-bottom: 2px solid #ddd!important;
    border: transparent;
}
.plus:not(.collapsed) {
    color: #808285;
    background-color: transparent;
    box-shadow: none;
}
.investor-tab:focus-visible {
    outline: none;
}
.plus:focus-visible {
    outline: none;
}
.plus:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}
.Annual-invest {
    padding: 20px 50px;
}
.section-pdf {
    display: flex;
    height: 60px;
    align-items: center;
}
.section-pdf p {
    font-size: 18px;
    color: #808285;
    font-weight: 500;
}
.Annual-invest a {
    text-decoration: none;
    font-size: 16px;
    color: #808285;
    font-weight: 600;
}
.section-pdf img {
    margin-left: 30px;
    /*filter: invert(10%) sepia(100%) saturate(6317%) hue-rotate(240deg) brightness(73%) contrast(119%);*/
}
.arrow-tab-down .nav-link.active, .nav-pills .show>.nav-link {
    font-size: 18px!important;
    font-weight: 400!important;
    color: #808285!important;
    background: transparent;
}
.arrow-tab-down button{
    font-size: 18px!important;
    font-weight: 400!important;
    color: #808285!important;
    background: transparent;
}
.arrow-tab-down{
    position: relative;
}
.arrow-tab-down button.active:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(0deg);
    content: url('../images/arrow-down-new.png');
    position: absolute;
    transition: all ease .3s;
    right: -6px;
    /*filter: invert(10%) sepia(100%) saturate(6317%) hue-rotate(240deg) brightness(73%) contrast(119%);*/
}
.fince-tb {
    display: flex;
    justify-content: left;
    align-items: center;
}
.arrow-tab-down button:after{
    -webkit-transform: rotate(90deg);
    transform: rotate(-90deg);
    content: url('../images/arrow-down-new.png');
    position: absolute;
    right: -6px;
    transition: all ease .3s;
    /*filter: invert(10%) sepia(100%) saturate(6317%) hue-rotate(240deg) brightness(73%) contrast(119%);*/
}
.arrow-card-tab {
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgb(3 3 3 / 20%);
    padding: 30px 70px;
    margin: 20px 0 30px;
}
.arrow-card-tab h4{
    font-size: 20px;
    font-weight: 700;
    color: #C81D31;
 
}
.arrow-card-tab p{
    font-size: 16px;
    color: #808285;
}
.bold-section{
    color: #808285!important;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px;
    line-height: 22px;
}
.scroll-section::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #b5b3b3;
}
.scroll-section::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}
.scroll-section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.fin-report h4, .investor-update h4, .Shareholders h4, .corporate-inner h4{
    font-size: 22px;
    font-weight: 600;
    color: #808285;
    margin-bottom: 20px;
    margin-top: 20px;
}
 
.Integrated-section a{
    text-decoration: none;
}
.text-secr p {
    color: #707070;
    font-size: 15px;
    font-weight: 600;
    padding-top: 24px!important;
}
 
.body-shadow {
    box-shadow: 0px 0px 10px 0px rgb(3 3 3 / 20%);
    padding: 50px;
    margin-bottom: 20px;
}
.model-image video {
    width: 100%;
}.slick-text h4 {
    transform: rotate(179deg);
    writing-mode: vertical-rl;
}.carousel-caption1 a.know-more img{
    margin-left: 10px;
}.slick-text {
    position: absolute;
    top: 2%;
    left: -5%;
}.Read-more {
    border: 1px solid #333;
    color: #333;
    padding: 10px 30px;
    font-size: 15px;
    cursor: pointer;
    margin-top: 5px;
    display: inline-block;
}
.counter-start-over h2 {
    display: inline;
    font-size: 80px;
    text-align: center;
    color: #fff;
}.model-content p br{
    display: none;
}
.model-content p {
    line-height: 1.4;
}
.tab-section span{font-size:12px;
}
.nodal-sec a {
    margin-top: 58px;
}
div#carouselExampleDark button {
    bottom: 35px;
    right: 36px;
    left: auto;
    width: 30px;
    height: 30px;
    top: auto;
}div#carouselExampleDark button.carousel-control-prev {
    right: 100px;
    z-index: 999;
}
.main-sli {
    margin-left: 35px;
}
.circle-background-down {
    z-index: 999;
    bottom: 24px;
}




@media (max-width:1367px){
    body .circle-background-down {
        z-index: 999;
        bottom: 25px;
    }
#Menu2 {
    margin-top: 65%;
    margin-left: -50px;
    position: relative;
    z-index: 9;
}
}

@media only screen and (min-width:1800px) and (max-width: 2100px) {
    #Menu2 {
        margin-top: 70%!important;
        margin-left: -100px!important;
        position: relative;
        z-index: 9;
    }

    #Menu4 {
        margin-top: 70%!important;
        margin-left: -63px!important;
        position: relative;
        z-index: 9;
    }
    div#postions, #postion1999 {
        bottom: 80px;
    }
    div#Menu3 {
        margin-left: -45px;
    }
    div#Menu5 {
        margin-left: -50px;
    }
    .achievement-img{
        margin-top: 12%;
    }
    .achievement-img p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#owl-demo-award .owl-nav .owl-next {
    background: url(../images/right-arrow1.png) no-repeat scroll 0 0;
    right: -440px!important;
    width: 30px;
    position: absolute;
    top: 85.7%;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

#owl-demo-award .owl-nav .owl-prev {
     left: 369px!important;
}
.ach-content {
    
    text-align: center;
    color: #fff;
}
.ach-content h2 {
    font-size: 24px;
    margin-top: -3px!important;
}
}

@media only screen and (min-width:1536px) and (max-width: 1600px) {
    #Menu2 {
        margin-top: 74%!important;
        margin-left: -68px!important;
        position: relative;
        z-index: 9;
    }

    #Menu4 {
        margin-top: 163px!important;
        margin-left: -28px!important;
        position: relative;
        z-index: 9;
    }
    div#postions, #postion1999 {
        bottom: 142px;
    }
    div#Menu3 {
        margin-left: -30px;
    }
    .achievement-img p {
        color: #fff;
        font-size: 16px;
        padding-bottom: 28px;
    }
    .achievement-img{
        margin-top: 14%;
    }

}
@media (min-width:1370px) and (max-width:1536px){
     .circle-background-down {
        z-index: 999;
        bottom: 160px;
        margin-bottom: 80px;
    }
    .col-lg-12.chairmen-letter {
    margin-top: 180px;
}
div#postions, #postion1999 {
    bottom: 80px;
}
div#Menu3 {
    margin-left: -22px;
}
div#Menu5 {
    margin-left: -22px;
}
.achievement-img{
    margin-top: 15%;
}
.achievement-img p {
    color: #fff;
    font-size: 16px;
    padding-bottom: 9px;
}
#owl-demo-award .owl-nav {
    position: absolute;
    bottom: 283px;
    right: 95%;
}
#owl-demo-award .owl-nav .owl-next {
    background: url(../images/right-arrow1.png) no-repeat scroll 0 0;
    right: -350px!important;
    
}
.ach-content {
    padding: 19px 30px 0px;
    text-align: center;
    color: #fff;
}

#owl-demo-award .owl-nav .owl-prev {
     
    left: 282px!important;
    
}
.corporate h2 {
    text-indent: 22px;
    margin-bottom: 30px;
}
}

 
@media (min-width: 1460px){
    .circle-background-down {
        z-index: 999;
        bottom: 160px;
    }
    /* div#postions, #postion1999 {
    bottom: 80px;
   } */
   .chairman::before {
    content: '';
    position: absolute;
    border: 1px solid #617A55;
    width: 100px;
    top: 80px;
}

    
    #owl-demo-3 .caption img {
  width: 100%;
}.more {
    margin-top: 18px;
}.career-text p {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
}.model-content p{
    line-height: 1.8;
}.Design {
    display: inline;
    font-size: 62px;
    text-align: center;
    color: #617A55;
}.know_1 {
    color: #333;
    font-size: 15px;
    font-weight: 300;
    border: 1px solid #333;
    padding: 12px 25px;
    margin-left: 17px;
}.chairman_section img {
    width: 40%;
    position: absolute;
    top: -100px;
}
.Read-more {
    border: 1px solid #333;
    color: #333;
    padding: 10px 30px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 5px;
    display: inline-block;
}.counter-start-over h2 {
    display: inline;
    font-size: 65px;
    text-align: center;
    color: #fff;
}
.circle-hovere-content p {
  font-size: 15px;
  color: #fff;
}
.circle-hover-content p {
  font-size: 15px;
  color: #fff;
}
/* .img-responsive {
  height: 980px;
} */
.image-section img {
  height: 609px;
}
.owl-carousel .owl-item img {
  object-fit: contain;
}
.chairman-message{
  height: auto;
}.counter-start h2{
  font-size: 65px;
}.counter-start span {
  font-size: 12px;
  font-weight: bold;
}.map-banner{
  height: 750px;
}
.slick-text {
  position: absolute;
  bottom: 2%;
  left: -5%;
}
.slick-text h4 {
  transform: rotate(179deg);
  writing-mode: vertical-rl;
}
.slick-text h4{
    font-size: 22px;
}#owl-demo-3 .owl-nav button.owl-prev{
    top: 88%;
}#owl-demo-3 .owl-nav button.owl-next{
    top: 88%;
}#owl-demo-3 .owl-nav button.owl-prev::before{
        content: '';
        border: 1px solid #fff;
        width: 48px;
        position: absolute;
        border-radius: 20pc;
        height: 48px;
        top: -8px;
        right: -62%;
}#owl-demo-3 .owl-nav button.owl-next::before {
    content: '';
    border: 1px solid #fff;
    width: 48px;
    position: absolute;
    border-radius: 20pc;
    height: 48px;
    top: -8px;
    right: -62%;
} a.know-more {
    border: 1px solid #fff;
    color: #fff;
    padding: 11px 35px;
    font-size: 15px;
    font-weight: 300;
    cursor: pointer;
}a.know-more img {
    width: 15px;
    transform: rotate(320deg);
    margin: 0 5px;
}.cap-content {
    bottom: -8px;
}.cap-content h2 {
    font-size: 30px;
}.milestone{
    height: 780px;
}#Menu4 {
    margin-top: 70%;
    margin-left: -29px;
    position: relative;
    z-index: 9;
}.main-sli {
    z-index: 999;
}.circle-background-down{
    z-index: 999;
}#Menu2 {
    margin-top: 81%;
    margin-left: -62px;
    position: relative;
    z-index: 9;
} div#Menu1 {
    margin-left: -23px;
} .nodal-sec a {
    margin-top: 59px;
}
.carousel-caption1 h1{
    margin-bottom: 25px;
}
.light-sec{
    width: 315px;
}
.light-sec1{
    width: 300px;
}
.timeline::after {
    content: '';
    position: absolute;
    width: 41px;
    top: 0;
    bottom: 0;
    left: 44%;
    border-left: 3px dotted #617A55;
    margin-left: -1px;
    z-index: 9;
    height: 500vh;
}
.connect_1.left {
    left: -6%;
    top: 4%;
}.connect_1.right {
    left: 44%;
    top: 4%;
}
.start {
    z-index: 999;
    left: 45%;
}.circle-preview-content{
    height: 40vh;
}.journey-continue h4{
    margin-top: 185px;
}.chairman_section img {
    width: 27%;
    position: absolute;
    top: -88px;
    left: 21%;
}.would {
    color: #707070!important;
    font-size: 17px!important;
    font-weight: 600;
    line-height: 1.5rem;
   
}.dott {
    border: 3px solid #617A55;
    border-radius: 25px;
    position: relative;
    width: 100%;
    margin: 9px  0px 60px  0px;
}.leather {
    color: #707070;
    font-size: 18px;
    font-weight: 400;
}.Ahmed h4 {
    color: #617A55;
    font-size: 30px;
    font-weight: 600;
}.Ahmed p {
    color: #617A55;
    font-size: 27px;
}.home h2{
    font-size: 15px;
}.green-section p.Rashid{
    font-size: 13px!important;
}.green-sec-icon{
    width: 310px;
}.ach-content img {
    width: 77%;
}.ach-content a.know-more{
    margin-top: 21px!important;
    display: inline-block;
}.ach-content h2 {
    font-size: 24;
} .main_card{
    height: 410px;
}.back-sec-img img{
    height: auto;
}
.text-area-career {
    position: absolute;
    top: 27%;
    left: 20%;
}.over:after {
    display: block;
    content: '';
    border-radius: 4px;
    background-color: #000000;
    width: 110px;
    height: 1px;
    position: absolute;
    left: 46%;
    top: 45px;
}.accor-btn {
    color: #707070;
    font-size: 20px;
    font-weight: 500;
}.back-sec-img h4 {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
    position: absolute;
    top: 20%;
    text-transform: uppercase;
    left: 11%;
}.position-img h4 {
    position: absolute;
    bottom: 24px;
    left: 10%;
    font-size: 21px;
    font-weight: 500;
    color: #fff;
}.value {
    background: #E4F2EE;
    text-align: center;
    width: 650px;
}

  } 
  .main_card-1 {
    background: #e4f2ee;
    border: none;
    border-radius: 50px;
    height: 550px;
}

/* mobile responsive css */
 @media(max-width:768px){
    .our-company {
        background: #f3f2f0;
        padding: 0px 18px 0px;
    }.caption{
        height: auto;
    }
    #owl-demo-3 .owl-nav.disabled {
    position: static;
    bottom: 23px!important;
    right: 23px;
}
.brand-img-over .brand-logo-img {
    width: 100%;
}

.value p br{
    display: none;
}


    .brand-logo-img {
    width: 47%;
}
    .slick-text h4 {
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        transform: rotate(179deg);
        writing-mode: vertical-rl;
    }.slick-text {
        position: absolute;
        bottom: 0;
        left: 0;
    }a.chairman-button {
        margin-top: 20px;
        display: inline-block;
    }
    section.milestone.pb-5.pt-5 {
        display: none;
    }
    .circle-preview-content {
        background-image: url(../images/leather.jpg);
        color: #fff;
        padding: 29px;
        width: 100%;
        margin-top: -21px;
        border-radius: 40px;
        position: relative;
        height: 48vh;
    }
    .main-section{
        width: 97%;
        margin: 0 auto;
    }.tab_color{
        padding-left: 25px;
    }.tab-leadership .nav-link {
        display: block;
        font-weight: 500;
        color: #617A55!important;
        border: 1px solid #707070;
        border-radius: 0px;
        padding: 6px 30px;
        border-radius: 50px;
        margin-left: -20px;
        width: 172px;
        font-size: 10px;
    }.tab_color .tab_button.active, .tab_color .show>.tab_button {
        color: #fff!important;
        background-color: #617A55;
        font-weight: 500;
        border-radius: 0px;
        padding: 6px 30px;
        border: 1px solid #617A55;
        border-radius: 50px;
        width: 168px;
        font-size: 10px;

    }.dott{
        margin: 0 auto;
    }.dott::after{
        z-index: 99;
        bottom: -13%;
    }.dott p{
        font-size: 20px;
    }.Overview-banner-chair {
        background: url(../images/chairman1.png);
        height: 300px;
        position: relative;
        width: 100%;
        display:none;
        background-position: -454px;
        box-sizing: border-box;
        background-repeat: no-repeat;
        background-size: cover;
    }.round {
        width: 50%;
    }.brand-img-over{
        justify-content: start!important;
    }.brand-head h2{
        font-size: 18px;;
    }.navbar-expand-lg .navbar-nav .dropdown-menu{
        position: relative;
    }.goldicon{
        margin-left: 0px;
    }.Overview-banner_11{
        background-position:-255px;
    }
    .table-section table {
        margin: 10px;
    }.backicon img{
        width: 84%;
    }.brand-logo-img img{
        width:100%;
    }.brandmirza .brand-logo-img img{
       width: 93%;
    }.chairman-message{
        background-color: #cce7de!important;
        background-image: none;
    }
    .btn-sec a span img {
        width: 13px;
        margin-left: 8px;
        transform: rotate(-28deg);
    }.back-sec-img img {
        width: 100%;
        height: 410px;
        position: relative;
    }.back-sec-img h4 {
        color: #fff;
        font-size: 31px;
        font-weight: 300;
        position: absolute;
        top: 33%;
        text-align: right;
        padding-left: 7rem;
        right: 7px;
        text-transform: uppercase;
    }.growth::before {
    content: '';
    background: #000;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    height: 537px;
    top: 0%;
    border-radius: 26px;
    cursor: pointer;
}.position-img h4 {
        position: absolute;
        bottom: 30px;
        left: 8%;
        font-size: 21px;
        font-weight: 500;
        color: #fff;
    }.position-img h4 br{
        display: none;
    }.back-sec-img img {
        width: 100%;
        height: 410px;
        position: relative;
    }  .inest-tab {
        width: 100%;
        display: grid;
        gap: 10px;
        justify-content: space-around;
    }
    .arrow-card-tab {
        background: #fff;
        box-shadow: 0px 0px 10px 0px rgb(3 3 3 / 20%);
        padding: 0px; 
        margin: 20px 0 30px;
    }
    .arrow-card-tab p {
        font-size: 14px;
        color: #808285;
        font-weight: 400;
    }.section-pdf {
        display: flex;
        height: auto!important;
        justify-content: space-between;
        margin: 20px 0px;
        align-items: center;
    }.carousel-caption1{
        display: block!important;
    }.carousel-caption1 h1{
        font-size: 15px;
    }.our-heading p {
        font-size: 18px;
    }.map-banner .col-lg-3.col-md-3.col-sm-12 {
        width: 50%;
        margin-bottom: 20px;
        text-align: left;
    }.counter-start h2{
        font-size: 42px;
    }.Read-more {
        border: 1px solid #333;
        color: #333;
        padding: 10px 30px;
        font-size: 14px;
        cursor: pointer;
        margin-top: 5px;
        display: inline-block;
    }.model-content p br{
        display: none;
    }.leading  br{
        display: none;
    }.Ahmed h4 {
        color: #617A55;
        font-size: 24px;
        font-weight: 600;
    }.light{
        align-items: center;
    }.main-color-sec {
        background: #e4f2ee;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 300px;
    }.leather {
        color: #707070;
        font-size: 18px;
        font-weight: 400;
        /*padding: 0px 28px!important;*/
    }.table-section .row{
        width: 364px;
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 4px 10px rgba(0,0,0,0.22);
    }p.term {
        /* margin-bottom: 0; */
        text-align: center;
        font-size: 16px;
        font-weight: 500;
    }.col-lg-6.mt-4.mb-1.text-end {
        margin: 0!important;
    }
 } 
 .section-pdf {
    display: flex;
    height: 60px;
    justify-content: space-between;
    margin: 20px 0px;
    align-items: center;
    padding:0px 20px;
}
.inner-pdf3 p b {
    color: #617A55;
}
.arrow-card-tab p{
    font-size: 17px;
    color: #808285;
    font-weight: 400;
}
.arrow-card-tab {
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgb(3 3 3 / 20%);
    padding: 30px 30px;
    margin: 20px 0 30px;
}

/*.fin-report h4, .investor-update h4, .Shareholders h4, .corporate-inner h4 {
    font-size: 35px;
    font-weight: 500;
    color: #617A55;
    margin-bottom: 20px;
    margin-top: 20px;
}*/
/*h2#number1:before {*/
/*    content: '0';*/
/*}*/
h2#number3:before {
    content: '0';
}
h2#number2:before {
    content: '0';
}
h2#number1:before {
    content: '0';
}
h2#number4:after {
    content: '+';
}h2#parsent:before {
    content: '%';
    order: 1;
}#parsent{
    display: flex;
}
h2#studios:before {
    content: '0';
}

.count-star1:before {
    content: '0';
}
.count-star2:before {
    content: '0';
}
.count-star3:before {
    content: '0';
}
.count-star4:after {
    content: '+';
}

.rupay:before {
    content: '\20B9';
    order: 0;
}
.rupay:after {
    content: 'cr';
    order: 1;
}
.more {
    margin-top: 0px;
}
.light{
    align-items: center;
}

h2#mil:before {
    content: '0';
}
h2#mil1:before {
    content: '0';
}

.p-section p br{
    display: none;
}
.oaktrak-section2 .bs-shoes-icon {
    margin-right: 60px;
}
.oaktrak-section2 .bs-inner-icon {
    min-height: 70px;
}
.bs-inner-icon {
    border-bottom: 1px solid #b5b6b8;
    padding-bottom: 12px;
    margin-bottom: 8px;
    min-height: 55px;
}
.bs-shoes-icon {
    float: left;
    max-width: 215px;
    margin-right: 70px;
    margin-top: 50px;
}
.bs-inner-icon img{

    /*filter: invert(10%) sepia(100%) saturate(6317%) hue-rotate(240deg) brightness(73%) contrast(119%);*/
 
}.backicon img {
    filter: none !important;
}
.col-sm-6.right-icon {
    float: right;
}
.announce-inner{
    padding: 40px;
    min-height: 320px;
    position: relative;
}
.announce-inner a{
    position:absolute;
    bottom:40px;
}

.new-font{
    display: flex;
    justify-content: center;
}
.grow-1 h2.timer.count-title.count-number, .new-font span{
    color: #617A55;
}

.timer.count-title.count-number {
    color: #FFF;
    font-size: 25px;
    font-weight: 700;
}

#per-1 {
    color: #FFF;
    font-weight: 700;
    font-size: 25px!important;
}

.new-font span{
    font-size: 2rem!important;
}
.nav-link .dropdown-toggle::hover{
    background-color: red;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
 .c-text
    {
    float: left;
    height: 400px;
    width: 100%;
    overflow-y: auto;
}
.cg-new-table .table-bordered>tbody>tr>th:first-child {
    text-align: left;
}
.cg-new-table .table-bordered>tbody>tr>th {
    font-size: 12px;
    text-align: center;
}
.c-text .c-table th {
    font-size: 12px!important;
}
.c-table thead {
    background-color: #617A55;
    color: #fff!important;
}
.c-table thead th{
    color: #fff!important;
}
/*.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: #617A55;
    color: #fff;
}*/
 .table-responsive.comp-table table.table.table-bordered.table-striped tr:nth-of-type(1) th  {
    color: #fff;
    background-color: #617A55;
}
/*.table-striped > tbody > tr:nth-of-type(2n+1) > * {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: #fff;
}*/
,
  .table-responsive.comp-table table.table.table-bordered.table-striped tr:nth-of-type(odd) td{
     background-color: #fff;
     color: #707070!important;
     box-shadow: none;
  }
  .table>:not(caption)>*>* {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow:none!important;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: #707070;
}
 

.col-lg-3.light-sec.active {
    background: #617A55;
}
.col-lg-3.light-sec.active .leading {
    color: #fff!important;
}

#decimals:after{
    content:'cr';
    width:100px;
    height:10px;
   
}
p#add1:after {
    content: '%';
}


.caption:hover .slick-text h4 {
  animation: zoom-in-zoom-out 1s ease infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}


.oaktrak-shoes {
    display: flex;
    flex-wrap: wrap;
    width: 400px;
}

@media (min-width:767px){

li.nav-item.dropdown:hover ul.dropdown-menu {
    display: block;
}
a.nav-link.dropdown-toggle.mb, a#investor-relation {
    display: none;
}
}

@media (max-width:767px){

a.nav-link.dropdown-toggle.mbn {
    display: none;
}
li.nav-item.dropdown:hover ul.dropdown-menu {
    display: block;
}
.media {
    margin-top: 0px!important;
}
.inner-back h2 {
    color: #617A55;
    font-weight: 500;
}
 
}

 a.thomas-crick {
    border: 1px solid #000;
    color: #000;
    padding: 9px 35px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}


a.thomas-crick img {
    margin-left: 10px;
    width: 18px;
    float: none;
    transform: rotate(320deg);
}
 .heading-buss1 h2, .milestone-heading h2,.corporate h2 {
    font-size: 35px;
}.heading-buss h2 {
    font-size: 35px;
}

.corporate h2 {
    text-indent: 100px;
    margin-bottom: 30px;
}

section.Integrated-section {
    display: none;
}
section.over-section.md-start.mb-5 {
    margin-top: 5rem;
}
section.over-view {
    margin: 4px 0px;
}
@media only screen and (min-width:768px) and (max-width: 1020px)  {
    
    .col-lg-6.Ahmed.px-5.mt-4 {
    margin-top: 240px!important;
}
    button.navbar-toggler {
    background-color: transparent;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.our-heading {
    margin-bottom: 30px;
}
.our-heading1 {
    margin-bottom: 50px;
}
.image-section img {
    height: 468px;
    width: 100%;
    min-width: 344px;
}
.img-responsive {
    height: auto;
}.chairman::before {
    content: '';
    position: absolute;
    border: 1px solid #000;
    width: 100px;
    top: 112px;
}
.chairman::before {
    content: '';
    position: absolute;
    border: 1px solid #000;
    width: 100px;
    top: 110px;
}
.counter-start h2 {
    display: inline;
    font-size: 55px;
    text-align: center;
    color: #617A55;
}
.pdf-download {
    text-align: center;
    width: 440px;
}
.announce-inner {
    padding: 0px;
    min-height: 320px;
    position: relative;
}
div#navbarNav {
    background-color: #617A55;
    padding: 19px;
}
.circle-background {
    text-align: center;
    background: #fff;
    width: 100px;
    margin: 0px 0px;
    height: 100px;
    z-index: 99;
    border-radius: 50%;
    padding: 10px;
    position: relative;
}
.circle-hovere-content p {
    font-size: 12px;
    color: #fff;
}
 .circle-background-down {
    z-index: 999;
    bottom: 142px;
}
#Menu4 {
    margin-top: 19%;
    margin-left: -4px;
    position: relative;
    z-index: 9;
}
#Menu2 {
    margin-top: 15%;
    margin-left: -15px;
    position: relative;
    width: 181px;
    z-index: 9;
}
#Menu4 {
    margin-top: 19%;
    margin-left: -4px;
    position: relative;
    z-index: 9;
}
.milestone-content:after {
    content: '';
    display: block;
    background-image: url(../images/home-line.png);
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    top: 0;
    left: -74px;
    background-position: 121px 221px;
}
.circle-background {
  
    margin: 0px 0px;
 
}
}
 
 

@media (max-width:600px){
    .corporate h2 {
        font-size: 24px;}
        .corporate h2 {
            text-indent: 25px;
            margin-bottom: 30px;
        }

        .container.brands {
            overflow: hidden !important;
        }
        .Overview-banner_4 {
            padding-top: 52%;
             
        }

        .navbar-toggler:focus {
            text-decoration: none;
            outline: 0;
            box-shadow: none;
        }
        button.navbar-toggler {
            background-color: transparent;
        }

        .counter-start-over .row{
            display: grid;
            grid-template-columns: auto auto;
        }
        .counter-start-over span {
            color: #fff;
            width: 130px;
            display: inline-block;
            font-size: 12px;
            text-align: center;
            font-weight: 600;
        }

        p.Rashid {
            font-size: 14px!important;
            width: 100%;
            height: 201px;
            line-height: 1.2;
            overflow-y: scroll;
        }
        .col-lg-6.col-md-6.col-sm-12.px-5.py-5.mode {
            padding-top: 0px!important;
        }
}
.corporate h2:before {
    content: '';
    position: absolute;
    border: 0px solid #617A55;
    width: 100px;
    top: 46px;
    margin-left: 7px;
}
 
 /*award-slider*/

#owl-demo-award .owl-nav {
    position: absolute;
    bottom: 42px;
    right: 97%;
}

#owl-demo-award .owl-nav .owl-prev {
    background: url(../images/right-arrow1.png) no-repeat scroll 0 0;
    right: -42;
    width: 19px;
    position: absolute;
    top: 34.7%;
    transform: rotate(180deg);
    height: 26px;
    left: 239px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

#owl-demo-award .owl-nav .owl-prev::before {
    content: '';
    border: 1px solid #fff;
    width: 30px;
    position: absolute;
    border-radius: 20pc;
    height: 30px;
    top: -2px;
    right: -28%;
}
#owl-demo-award .owl-nav .owl-prev span[aria-label="Previous"]{
    display: none;
}
 
#owl-demo-award .owl-nav .owl-next span[aria-label="Next"]{
    display: none;
}

#owl-demo-award .owl-nav .owl-next {
    background: url(../images/right-arrow1.png) no-repeat scroll 0 0;
    right: -307px;
    width: 19px;
    position: absolute;
    top: 85.7%;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

#owl-demo-award .owl-nav .owl-next::before {
    content: '';
    border: 1px solid #fff;
    width: 30px;
    position: absolute;
    border-radius: 20pc;
    height: 30px;
    top: -2px;
    right: -32%;
}
.header-bottom-space {
    margin-top: 5%!important;
}

.light-sec.active, .light-sec.active p{
    background: #617A55;
    color: #fff;
    cursor: pointer;
}
.fin-report h4, .investor-update h4, .Shareholders h4, .corporate-inner h4 {
    font-size: 21px;
    font-weight: 500;
    color: #617A55;
    margin-bottom: 20px;
    margin-top: 20px;
}
.text-center.csr-btn {
    margin: 10px;
}

.main_card-1 img{
    border-radius: 50px;
}
.ctm>div {
    display: flex;
    flex-wrap: wrap;
}
a.navbar-brand img,.footer-logo img {
    max-width: 180px;
}
.navbar-brand{padding:0px;}
.gallery-section-img img {
    object-fit: cover;
    object-position: bottom;
}

@media (min-width:767px){

.ctm .light-sec1 {
    background: #e4f2ee;
    border-radius: 50px;
    margin-right: 15px;
    width: 252px;
}}

@media (min-width:767px) and (max-width:1024px){
.circle-background, .circle-background-down {
    width: 75px;
    margin: 0;
    height: 75px;
}.circle-background a,.circle-background-down a {
    height: 90px;
    width: 90px;
 
}.circle-hovere-content,.circle-hover-content {
    width: 250px;

}div#postions {
    margin-bottom: 96px;
}.main-sli {
    margin-bottom: 90px !important;
}div#Menu5 {
    right: 0px;
}div#Menu4 {
    right: 63px;
}
div#Menu3 {
    position: relative;
    left: -80px;
}
div#Menu2 {
    left: -29px;
}.milestone-content:after {
    background-position: 65px 221px;
}}


@media (min-width:2300px){
.milestone {
    height: 1020px;
}
.track-slide {
    margin-top: 104px!important;
}div#Menu1 {
    margin-left: -23px;
    margin-top: 5px;
}div#Menu3 {
    margin-left: -80px;
}#Menu2 {
    margin-top: 465px !important;
    margin-left: -133px !important;
}#Menu4 {
    margin-top: 471px!important;
    margin-left: -112px !important;
    position: relative;
    z-index: 9;
}div#Menu5 {
    margin-left: -80px;
}.achievement-img {
    margin-top: 71px;
}.owl-carousel .owl-item img {
    display: block;
    width: 65%;
    position: relative;
    margin: auto;
}
}

.green-sec-icon img{
    /*filter: invert(10%) sepia(100%) saturate(6317%) hue-rotate(240deg) brightness(73%) contrast(119%);*/
}
.backicon img{
    /*filter: invert(10%) sepia(100%) saturate(6317%) hue-rotate(240deg) brightness(73%) contrast(119%);*/
}

.Overview-banner::after {
    content: '';
    width: 100%;
    position: absolute;
   top:0;
    left: 0;
    height: 600px;
    background-color: #00000033;
}

.Overview-banner_5::after {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 600px;
    background-color: #00000033;
}




@media screen and (min-width: 1368px) and (max-width: 1599px) {
div#postions, #postion1999 {
    bottom: 25px;
}.milestone {
    height: 700px;
}#Menu2 {
    margin-top: 160px;
    margin-left: -56px;
}
#Menu4 {
    margin-top: 160px;

}
}
 
 @media screen and (min-width: 1600px) and (max-width: 1800px) {
div#postions, #postion1999 {
    bottom: 90px;
}.milestone {
    height: 740px;
}#Menu2 {
    margin-top: 100%;
     bottom: -38px!important;
    top: auto !important;
}
#Menu4 {
    margin-top: 100%;
    bottom: -38px !important;
    top: auto !important;
}
 }
 
 @media screen and (min-width: 1400px) and (max-width: 1580px) {
 #postion1999 {
    bottom: 15px;
}

}


 @media screen and (min-width: 1670px) and (max-width: 1750px) {
 #postion1999 {
    bottom: 15px;
}
body #Menu2 {
	bottom: 27px !important;
}
#Menu4{
    bottom: 0px !important;
    
}
body #postion1999 {
	bottom: 50px;
}
}

 @media screen and (min-width: 1430px) and (max-width: 1480) {
body #Menu4 {
    margin-top: 170px!important;
}
}

@media only screen and (max-width: 600px) {
a.navbar-brand img, .footer-logo img {
    max-width: 112px;
}
    header {
    display: block;
    margin: auto;
    width: 100%;
    background-color: transparent;
    height: 100px;
    z-index: 999999;
    position: fixed;
    transition: all .4s ease-in-out;
}
    .fixed-header {
    background: #f6f6f6;
    color: #000;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    transition: all 1s;
}
}
