.text-red {
    color: #F42619 !important;
}

.text-black {
    color: #000000 !important;
}

.bold-600 {
    font-weight: 600 !important;
}

.d-table.w100 {
    width: 100%;
    height: 90vh;
}

ul.navbar-nav li a,
.subnav .subnavbtn,
.home-main-nav-wrap .subnav-content a {
    font-family: "din" !important;
    font-size: 16px !important;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333333;
    text-transform: uppercase;
    line-height: 18px;
    margin-bottom: 0px;
}
.dropdown-menu ul li a{
    font-family: "din" !important;
    font-size: 14px !important;
}
ul.navbar-nav li:hover a {
    color: #F42619;
    text-decoration: none;
}

ul.navbar-nav li {
    padding-left: 35px;
}

.heading-01 {
    font-family: "din" !important;
    font-size: 56px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333333;
    text-transform: uppercase;
    line-height: 64px;
    /* line-height: 58px; */
    margin-bottom: 0px;
    letter-spacing: 1px;
}

.sub-heading-01,
.home-main-nav-wrap .subnavbtn,
.home-main-nav-wrap .custom-navbar a {
    font-family: "din" !important;
    font-size: 18px !important;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333333;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 0px;
}
ul.navbar-nav li a.dropdown-item {
    font-family: "din" !important;
    font-size: 12px !important;
    font-weight: 400;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 20px;
    padding: 8px 18px;
    margin: 0px;
}
.paraf {
    font-family: "din";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 0px;
}

.red-line {
    position: relative;
}

.red-line:after {
    content: "";
    position: absolute;
    width: 188px;
    height: 6px;
    background-color: #F42619;
    left: 0px;
    bottom: -15px;
}

section#section1 .main-heading {
    margin-bottom: 70px !important;
}

#section1_01 {
    background-color: #fefefe; 
    background-image: url(../images/section3-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    
}

section#section1_01 .main-heading {
    margin-bottom: 100px;
}

img.client-logo-img {
    width: 165px;
    padding: 6px 6px;
}

.col-right-border {
    position: relative;
    border-right: 1px solid #c4c4c46e;
}
a.career-close {
    height: 26px;
    width: 26px;
    border-radius: 50%;
    transition: all 0.5s ease;
    display: inline-block;
    float: right;
    text-align: center;
}

a.career-close img {
    max-width: 13px;
    margin-top: 6px;
}

a.career-close:hover {
    background-color: #e6e6e6;
}
.col-gray-border {
    position: relative;
    border-right: 1px solid #c4c4c46e;
}
.career-apply-content .upload-wrap label.btn.btn-default {
    padding-top: 0px;
}
.automobile .catog-logo-box img {
    width: 26%;
    margin-bottom: 40px !important;
}
.col-right-border:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 36px;
    background-color: #F42619;
    right: -5px;
    top: 0px;
}

.agency-box {
    padding: 0px 50px;
}

.col-md-4:first-child .agency-box {
    padding: 0px 50px 0px 0px;
}

.agency-box img {
    width: 60%;
    height: auto;
    /* display: block;
  margin: auto; */
    /* padding: 25px 0px; */
}

.col-md-4:last-child .agency-box img {
    width: 55%;
    height: auto;
    padding: 8px 0px 0px 0px;
}

.section-text .main-heading {
    margin-bottom: 70px;
}

.contact-details-wrap-in-contact .social-media-wrap {
    position: relative;
    z-index: 1 !important;
    bottom: -6px !important;
    top: auto !important;
    opacity: 1;
    left: 44px;
}

.main-nav-bar.fixed {
    position: fixed;
    top: 0;
}

.main-nav-bar {
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1111;
    width: 100%;
    /* position: absolute; */
}

nav.navbar.navbar-expand-md.fixed-top {
    position: relative ;
    background-color: #fff;
    width: 100%;
    height: 90px;
}

.index-flex {
    position: relative;
    display: inline-flex;
}

.dropdown-menu.gravitas-wor.show {
    background-color: #f42619;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    left: 26px;
    top: 56px;
}



ul.navbar-nav li a.dropdown-item:hover {
    background-color: #971605;
    background: rgb(201, 12, 0);
    background: linear-gradient(90deg, rgba(201, 12, 0, 1) 42%, rgba(244, 38, 25, 1) 91%);
}

.distribution-box.background-gray {
    position: relative;
}

.distribution-box.background-gray:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 262px;
    background-color: #fff;
    top: 12px;
    opacity: 20%;
    right: 1px;
}

.client-catog-logo {
    padding: 0px 100px 60px;
}
.corporate .client-catog-logo img {
    width: 32% !important;
    margin-bottom: 40px !important;
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}


.catog-logo-box img {
    width: 60%;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}
nav.navbar.navbar-expand-md.fixed-top .container-fluid{
    padding-right: 30px;
    padding-left: 30px; 
}
.state .catog-logo-box img {
    width: 34%;
    margin-bottom: 30px !important;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}
.technology .catog-logo-box img {
    width: 38%;
    margin-bottom: 30px !important;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}
.organizations .catog-logo-box img {
    width: 40%;
    margin-bottom: 30px !important;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}
.luxury .catog-logo-box img {
    width: 40%;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}
.hospitality .catog-logo-box img {
    width: 39%;
    margin-bottom: 40px !important;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}
.beverage .catog-logo-box img {
    width: 27%;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}
.financial .catog-logo-box img {
    width: 156px;
    margin-bottom: 30px !important;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}
.Fashion img {
    width: 50%;
    height: auto;
    display: block;
    margin: auto;
    padding: 0px;
}
section#section1_01.education .main-heading {
    margin-bottom: 30px;
}
/* .education .client-catog-logo {
    padding: 0px 0px 60px;
} */
.aviation img{
    width: 20%;
    height: auto;
    margin: 0px;
}
.education img{
    width: 50%;
    height: auto;
    margin: 0px;
}
.catog-experience {
    padding-top: 2.5%;
}
body.our-services section#section1_01.catog-experience {
  overflow-y: auto;
}

ul.onepage-pagination {
  display: none;
}
section#section6 .section-text {
    left: 85px !important;
    top: 33% !important;
}

section#section6 .copyright-wrap {
    opacity: 1;
    left: 85px !important;
}

img.ex-thumb {
    height: auto;
    width: 100%;
}

.experience-gallery-wrap {
    width: 100% !important;
}

section#section1_01.catog-experience {
   
    overflow: scroll;
}

.dropdown-menu.gravitas-wor.show{
    /* top: 64px; */
    top: 32px;
}

.masonry .grid__link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.result-iframe {
    border: 0;
    background: white;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.masonry .grid {
    display: block;
    margin-bottom: 16px;
    position: relative;
}
.masonry .grid img {
    width: 100%;
    border-radius: 0px;
}
.mt-auto {
    margin-top: auto;
}
.mt-auto {
    margin-top: auto;
}
.catog-grid{
    padding-bottom: 8rem!important;
}

.masonry .grid__body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 30px 30px;
    color: #fff;
    display: flex;
    flex-direction: column;
}
.masonry .grid__link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.masonry .grid.video:before{
    position: relative;
}
.masonry .grid:before {
    border-radius: 0px;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background-color: rgba(0, 0, 0, 0.2); */
}
.masonry {
    columns: 4;
    column-gap: 16px;
}
@media (max-width: 992px){
.masonry {
    columns: 2;
}
}



.ourwork-subnav-content {
    width: 100%;
}












    @media (min-width: 576px){
    .container {
        max-width: 540px !important;
    }
    }
    
    @media (min-width: 768px){
    .container {
        max-width: 720px !important;
    }
    }
    @media (min-width: 992px){
    .container {
        max-width: 960px !important;
    }
    }
    @media (min-width: 1200px){
    .container {
        max-width: 1140px !important;
    }
    }

@media (min-width: 1200px){
  .container {
    max-width: 1640px !important;
  }
  nav.navbar.navbar-expand-md.fixed-top .container,
   section#section1_01 .container, section#section1 .container{
    max-width: 1640px !important;
  }
  }
@media only screen and (min-width: 1200px) and (max-device-width: 1600px) {
   img.client-logo-img {
    width: 175px;
    padding: 6px 6px;
}
 nav.navbar.navbar-expand-md.fixed-top .container, section#section1_01 .container, section#section1 .container {
    max-width: 1140px !important;
}
.container {
  max-width: 1140px !important;
}
}
  @media only screen and (min-width: 900px) and (max-device-width: 1600px) {
   .nav-welcome-logo {
    width: 175px !important;
    height: auto;
}
.catog-experience video,.catog-experience iframe {
    width: 265px !important;
    height: 200px !important;
}
.careers section#section1 .careers-wrap {
    width: 496px;
    margin-left: 4.5%;
    margin-top: 6%;
}
.nicescroll-rails.nicescroll-rails-vr {
    display: block !important;
    margin-left: 72px !important;
}
.ourwork-subnav-content ul li a{
      padding: 4px 4px 4px 4px;  
    line-height: 25px !important;
}
.ourwork-subnav-content ul{
    padding: 0px !important;
    margin: 0px !important;
}
.home-right-nav .ourwork-subnav-content{
        width: 100% !important;
}
.home-main-nav-wrap{
        margin-top: 5% !important;
}
.nicescroll-rails.nicescroll-rails-vr{
        left: 530px !important;
}
  img.client-logo-img {
    width: 150px;
    padding: 4px 4px;
}
section#section1_01 .main-heading {
  margin-bottom: 65px;
}
.nicescroll-rails.nicescroll-rails-vr {
    display: block !important;
    margin-left: 86px !important;
        left: 597px !important;
}
/*.careers section#section1 .careers-wrap {*/
/*  width: 650px;*/
/*  margin-left: 4.5% ;*/
/*  margin-top: 11%;*/
/*}*/
.careers section#section1 .careers-wrap .scrollbar-style-1 {
  margin-top: 15px;
  height: 525px;
}
section#section6 .section-text {
  left: 60px !important;
  top: 33% !important;
}
}

@media only screen and (min-width: 864px) and (max-device-width: 1536px){
    nav.navbar.navbar-expand-md.fixed-top .container, section#section1_01 .container, section#section1 .container {
        max-width: 1380px !important;
    }
   .catog-experience video,.catog-experience iframe {
    width: 265px !important;
    height: 200px !important;
}
    .nav-welcome-logo {
    width: 175px !important;
    height: auto;
}
.ourwork-subnav-content ul li a{
      padding: 4px 4px 4px 4px;  
    line-height: 25px !important;
}
.ourwork-subnav-content ul{
    padding: 0px !important;
    margin: 0px !important;
}
.home-right-nav .ourwork-subnav-content{
        width: 100% !important;
}
.home-main-nav-wrap{
        margin-top: 5% !important;
}
.nicescroll-rails.nicescroll-rails-vr{
        left: 530px !important;
}
    .container {
      max-width: 1380px !important;
    }   
    img.client-logo-img {
        width: 146px;
        padding: 4px 4px;
    }
    .catog-experience {
        padding-top: 3%;
    }
    .careers section#section1 .careers-wrap .scrollbar-style-1 {
        margin-top: 15px;
        height: 380px;
    }
    section#section6 .section-text {
        left: 8% !important;
        top: 21% !important;
    }
    .careers-wrap .scrollbar-style-1 h3 {
    margin-bottom: 10px !important;
}
}

@media only screen and (min-width: 768px) and (max-device-width: 1366px) {
  nav.navbar.navbar-expand-md.fixed-top .container, section#section1_01 .container, section#section1 .container {
    max-width: 1140px !important;
}
.catog-experience video,.catog-experience iframe {
    width: 265px !important;
    height: 200px !important;
}
.nav-welcome-logo {
    width: 175px !important;
    height: auto;
}
.ourwork-subnav-content ul li a{
      padding: 4px 4px 4px 4px;  
    line-height: 25px !important;
}
.ourwork-subnav-content ul{
    padding: 0px !important;
    margin: 0px !important;
}
.home-right-nav .ourwork-subnav-content{
        width: 100% !important;
}
.home-main-nav-wrap{
        margin-top: 5% !important;
}
section#section1 .main-heading {
margin-bottom: 18px !important;
}
 img.client-logo-img {
    width: 118px;
    padding: 6px 4px;
}
.container {
  max-width: 1140px !important;
}

body.about-us section#section1_01 .main-heading {
  margin-bottom: 50px;
  margin-top: 0px;
}
.careers section#section1 .careers-wrap .scrollbar-style-1 {
  margin-top: 15px;
  height: 375px;
}
.heading-01 {
font-family: "din" !important;
font-size: 52px;
font-weight: 400;
letter-spacing: 0px;
color: #333333;
text-transform: uppercase;
line-height: 52px;
margin-bottom: 30px;
}

.heading-01{
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 36px;
}
.sub-heading-01, .home-main-nav-wrap .subnavbtn,
 .home-main-nav-wrap .custom-navbar a{
    font-size: 14px !important;
    line-height: 24px;
    margin-bottom: 0px;
}
.paraf{
    font-size: 14px !important;
    line-height: 24px;
    margin-bottom: 0px;
}
.agency-box img {
    padding: 10px 0px;
}
.careers section#section1 .careers-wrap {
  width: 470px;
  margin-left: 4.5% ;
  margin-top: 4%;
}
.nicescroll-rails.nicescroll-rails-vr{
        left: 530px !important;
}
.section-text p{
     font-size: 18px !important;
    line-height: 26px;
    margin-bottom: 0px;
}
.careers-wrap .scrollbar-style-1 h3 {
    margin-bottom: 10px !important;
}
}

@media only screen and (min-width: 800px) and (max-device-width: 1280px){
  nav.navbar.navbar-expand-md.fixed-top .container, section#section1_01 .container, section#section1 .container {
    max-width: 1140px !important;
}
.nicescroll-rails.nicescroll-rails-vr{
        left: 530px !important;
}
.catog-experience video,.catog-experience iframe {
    width: 265px !important;
    height: 200px !important;
}
.careers-wrap .scrollbar-style-1 h3 {
    margin-bottom: 10px !important;
}
.container {
  max-width: 1140px !important;
}
.catog-experience {
  padding-top: 10%;
}
.nav-welcome-logo {
    width: 175px !important;
    height: auto;
}
.ourwork-subnav-content ul li a{
      padding: 4px 4px 4px 4px;  
    line-height: 25px !important;
}
.ourwork-subnav-content ul{
    padding: 0px !important;
    margin: 0px !important;
}
.home-right-nav .ourwork-subnav-content{
        width: 100% !important;
}
.home-main-nav-wrap{
        margin-top: 5% !important;
}
}




