:root {
--black: #000000;
--white: #ffffff;

}
body{background: #fff!important;overflow-x: hidden;}
dl, ol, ul{
    padding: 0!important;
    margin: 0!important;
}
body.homepg-demo{
    margin-top: 76px;
}  
/*.homepg-demo header {
    display: none;
} */
div [class^="col-"] {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.px-0{padding-left: 0!important;padding-right: 0!important;}
.col-40{
    flex: 0 0 40%;
    max-width: 40%;
}
.col-30{
    flex: 0 0 30%;
    max-width: 30%;
}
.col-4{
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
}
.col-8{
      flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
}
.col-3{
      flex: 0 0 25%;
    max-width: 25%;
}
.col-5{
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
}
.col-7{
    flex: 0 0 58.33%;
    max-width:58.33%;  
}
.col-6{
     flex: 0 0 50%;
    max-width: 50%; 
}
.pt-0{padding-top: 0!important;}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.mx-0 {
    margin-left: 0!important;
    margin-right: 0!important;
}
/*.homepg-demo h4,.homepg-demo h5,.homepg-demo h6{
font-size: 20px;
line-height: 30px;
letter-spacing: 0px;
color: #272727;
}*/
body .new-footer-layout{display: none;}
body.homepg-demo .new-footer-layout{display: block;}  
.homepg-demo .footer-section.inner-footer{display: none;}
/*.cookies{display: none;}*/
.wrapper{
    width: calc(100% - 4%)!important;
    margin: auto!important;
    max-width: 100%!important;
}
.wrapper-inner,header .wrapper{
max-width: 1240px!important;
margin: 0 auto!important;
width:100%!important;
padding: 0 15px!important;
}
.container-wrapper{
width: 92%;
max-width: 1200px;
margin: 0 auto;
}
.head-row {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 5%;
}
.cm-padding {
padding: 60px 0;
}

.common-title .common-heading {
font-size: 50px;
position: relative;
padding-bottom: 10px;
margin-bottom: 53px;
letter-spacing: 0;
font-weight: 900;
line-height: 60px;
}
.aim .common-title .common-heading{
    font-weight: 300;
}

.common-title .common-heading:before {
content: '';
position: absolute;
top: 100%;
left: 50%;
width: 60px;
height: 6px;
background: url(../img/eg-black-before.svg);
background-repeat: no-repeat;
transform: translate(-50%, 0);
}

.common-title .common-heading span {
display: block;
font-style: normal;
font-size: 30px;
line-height: 40px;
color: #000;
font-weight: normal;
}

.common-title.left-before .common-heading:before {
left: 0;
transform: translate(0, 0);
}

.opacity-box {
opacity: 0;
}

.mouse-box {
  width: 20px;
  height: 20px;
  position: fixed;
  top: 0;
  left: 0;
  border: 3px solid #DD4456;
  border-radius: 50%;
  pointer-events: none;
  z-index: 12;
  display: flex;
align-items: center;
justify-content: center;
color: #fff;
}
.cursor-bg{background: #DD4456;}
.see-btn {
border: 1px solid #272727;
border-radius: 100px;
display: inline-block;
font-size: 18px;
line-height: 28px;
color: #272727;
padding: 8px 25px;
transition: all 0.5s ease-in-out;

}
.see-btn:hover{
background: #DD4456;
border: 1px solid #DD4456;
color: #fff;
}
.see-btn.btn-transparent {
    color: #fff;
    border: 1px solid #FFFFFF;
}
.see-btn.btn-transparent:hover{
border: 1px solid #DD4456;
}
.fl-btn {
    position: absolute;
    top: 20%;
    right: 25px;
    z-index: 1;
    display: block;
}

/*header*/
.header-new {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: transparent;
z-index: 999 !important;
padding:10px 0;
transition: all 0.5s ease-in-out;
}

.header-left {
display: flex;
flex-wrap: wrap;
align-items: center;
}

.humburger .bar-line {
width: 30px;
height: 2px;
background: var(--black);
display: block;
margin-bottom: 10px;
border-radius: 5px;
}


/*.logo-section {
width: 60px;
}*/

.humburger {
cursor: pointer;
width:30px;
height: 30px;
display: flex;
align-items: center;
transition: transform 0.5s ease-in-out;
position: relative;
margin-right: 20px;
}
.fixed-scroll {
background: var(--white);
/*padding: 10px 0;*/
box-shadow: -2px 0px 8px 2px #e4e4e478;
z-index: 100;
}

.icons {
height: 17px;
width: 30px;
}


/*.close {
color: #fff;
font-size: 50px;
cursor: pointer;
position: absolute;
width: 100px;
height: 100px;
text-align: center;
line-height: 100px;
z-index: 10;
left: -9px;
top: 35px;
height: 50px !important;
}*/


.hamburger-header {
width: 100%;
background: transparent;
z-index: 999 !important;
padding: 15px 0;
transition: all 0.5s ease-in-out;
}
/*homepage*/
.banner-main {
position: absolute;
top: 0;
left: 0;
width: 100%;
}

.banner-inner {
position: relative;
height: 100vh;
}

.banner-eg-text {
text-transform: uppercase;
position: absolute;
left: 0px;
top: 0px;
z-index:1;
width: 100%;
}

.banner-content {
    position: absolute;
    left: 4%;
    top: 50%;
    z-index: 2;
    transform: translate(0% ,-50%);
}
.banner-content span {
    color: #DD4456;
}
.banner-content .degree{
  color: #272727;
  position: relative;
    padding-right: 18px;
}
.banner-content p{
    font-size:26px;
    line-height: 36px;
    color: #272727;
    max-width: 80%;
}
.banner-content .degree:after{
    content: '';
    position: absolute;
    right:0px;
    bottom: 21px;
    width:9px;
    height:9px;
    border-radius: 50%;
    border:3px solid #DD4456;
}

.banner-content h1 {
font-size: 62px;
line-height:72px;
color: #272727;
/*text-transform: uppercase;*/
margin-bottom:20;
font-weight: 500;
}

section.entry-gate {
background: #fff;
height: 100vh;
display: block;
position: relative;
}
.btn-black {
background: var(--black);
color: var(--white) !important;
}
.work-client-section a{
background: var(--black);
padding:8px 30px;
color: var(--white);
-webkit-transition: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
-o-transition: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
border: 1px solid var(--black);
}
.work-client-section .work-btn {
border-top-left-radius: 100px;
border-bottom-left-radius: 100px;

}

.work-client-section .client-btn {
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
}
.work-client-section a span{
font-size: 18px;
line-height: 28px;
color: var(--white);
display: inline-block;
}
.work-client-section {
display: flex;
}

.work-client-section:hover .client-btn {
margin-right:10px;
border-top-left-radius: 100px;
border-bottom-left-radius: 100px;
padding: 8px 20px;
}
.work-client-section:hover .work-btn {
margin-right:10px;
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
padding: 8px 20px;

}
.work-btn:hover,.client-btn:hover,.work-btn.white-bg:hover,.client-btn.white-bg:hover{
background: #DD4456;
border: 1px solid #DD4456;
}
.work-btn.white-bg,.client-btn.white-bg {
background:var(--white);
border: 1px solid var(--white);
}
.work-btn.white-bg span,.client-btn.white-bg span{color:var(--black);}
.work-btn.white-bg:hover span,.client-btn.white-bg:hover span{color: var(--white);}
.video-banner {
position: relative;
height: 115vh; 
overflow: hidden;
max-height: 1050px;
}
.video-banner video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100%;
    min-width: 100%;
    z-index: -1;
    object-fit: cover;
}
.eg-banner{position: relative;height: 100vh;}
/*work-section*/
.work-area {
overflow: hidden;
transition: all 0.5s ease;
position: relative;
}
.work-section{overflow: hidden;}
.work-section .row:nth-child(even)
{
    flex-direction: row-reverse;
}
/*.work-section a:before {
content: "";
background: rgb(0 0 0 / 60%);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transition: all 0.5s ease;
z-index:2;
}*/
/*.work-section a:hover:before{opacity: 1;}*/
/*.work-section a{
position: relative;
 z-index: 1; 
display: block;
}
.work-img {
position: relative;
overflow: hidden;
z-index: 1;
}
.work-img img {
transition: transform 1s;
overflow: hidden;
width: 100%;
height: 100%;
object-fit: cover;
}
.work-content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
color: var(--white);
opacity: 0;
transform: translateY(100%);
transition: all 1s ease-in-out;
padding: 0 30px 30px 30px;
z-index:2;
}*/

.sub-common-heading{
    color: var(--white);
    font-size:24px;
    line-height: 34px;
    letter-spacing: 0;
}
.work-content p{color: #fff; margin-bottom: 0; padding-bottom: 0}

/*.work-section a:hover .work-content {
opacity: 1;
transform: translateY(0);
}*/
/*
.work-section a:hover img { 
transform: scale(1.03);
}*/
.aimbx {
width:90%;
margin: auto;
}

.aim-sub-heading {
text-align: right;
padding-right: 15%;
}


.aim-sub-heading {
text-align: right;
padding-right: 15%;
padding-top: 8px;
}
.aim-sub-content p {
    color: #272727;
    width: 86%;
    line-height: 28px;
    padding-bottom: 0;
}
.aim-sub-content p span{
    font-weight: bold;
}
.aim-sub-content p .hash-italic{    font-style: italic;}
.aim-sub-heading h5 {
    font-weight: 300;
    font-size:30px;
    line-height: 40px;
    color: #272727;
}

.aim .row {
transition: color 0.5s;
cursor: pointer;
display: flex;
margin-bottom: 20px;
align-items: center;
}

.hoveraim {
color: #e6e6e6;
}
.hoveraim p,.hoveraim h5{color: #e6e6e6;}

.col-2 {
--ms-flex: 0 0 20%;
flex:0 0 20%;
max-width: 20%;
}


/*.partner-logo-img img,*/.accolades-image-section img {
filter: grayscale(100%);
--webkit-filter: grayscale(100%);
--moz-filter: grayscale(100%);
transition: all 0.5 ease;
cursor: pointer;
}

/*.partner-logo-img img:hover,*/.accolades-image-section img:hover {
filter: grayscale(0);
--webkit-filter: grayscale(0);
--moz-filter: grayscale(0);
}

.story-section .wrapper-inner,.partner .wrapper-inner {
position: relative;
}

.story-box span {
color: #7C7C7C;
font-size: 12px;
line-height: 22px;
}
.story-box .sub-common-heading{color: #000000;margin-bottom: 5px;}
.story-box .content{
    margin: 20px 0 0;
}
.story-box  p{
    color: #000000;
    font-size: 18px;
    line-height: 28px;
}
.story-box .story-img{
    height: 394px;
    overflow: hidden;
}
.story-box img {
    transition: all 1.5s ease;
    height:100%;
    width: 100%;
    object-fit: cover;
}


.story-box .story-img-left,.story-box .story-img-right{
overflow: hidden;
}

.story-box:hover  img{
transform: scale(1.05);
}
.story-box .story-right img {
width: 100%;
}
.slick-arrow {
position: absolute;
top: -120px;

right:calc(8% + 40px);
z-index: 3;
font-size: 0;
height: 25px;
width: 25px;
border: 0;
background: transparent;
background: url(../img/prev.svg) no-repeat center center;
}
.slick-next.slick-arrow {
right:8%;
transform: rotate(180deg);
}
.accolades {
    position: relative;
}
.left-space{
    padding-left: 5%;
}
.accolades-slider .slick-list{padding-right: 100px;}
.accolades-slider .image-size img{width: 100%;}
.story-section{overflow: hidden;}
.accolades-image-section p{
    margin: 20px 0 0;
    padding: 0;
}





/*footer style */
/*.new-footer-layout {
background: url('../img/newhome/footer-bg.png');
background-repeat: no-repeat;
background-size: cover;
color: var(--white);
}*/
.accolades-slider .items{padding: 0 10px;height: auto;}


.footer-strip {
border-bottom: 1px solid #3B3B3B;
padding: 50px 0;
}

.fo-links {
border-right: 1px solid #3B3B3B;
height: 100%;
padding: 50px 20px 50px;
}

.new-footer-layout .border-rg:last-child .fo-links {
border-right: none;
}

.new-footer-layout  .border-rg:first-child .fo-links {
padding-left: 20%;
}

.footer-links1 .fo-links h3 {
color: var(--white);
line-height: 40px;
font-size: 30px;
position: relative;
padding-bottom: 10px;
margin-bottom: 30px;
letter-spacing: 0;
}

.footer-links1 .fo-links h3:before {
content: '';
position: absolute;
top: 100%;
left: 0;
width: 60px;
height: 6px;
background: url(../img/newhome/grapes-before.svg);
}

.fo-links .links li {
padding-bottom: 15px;
font-size: 18px;
}

.fo-links .links a {
color: var(--white);
transition: all 0.5s ease-in-out;
}
.fo-links .links a:hover{ color: #DD4456}

.fo-links .add-bx h6 {
font-weight: bold;
color: var(--white);
margin-bottom:0px;
    font-size: 18px;
    line-height: 28px;
}

.copyright {
    padding: 15px 0;
    width: 100%;
    border-top: 2px solid #edeaea;
    transition: all 0.5s ease;
}

.copy-links ul {
display: flex;
justify-content: flex-end;
align-items: center;
}
.new-footer-links li {

      color: #000;
        margin-left: 30px;
}
.new-footer-links ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.new-footer-links li a {
    font-size: 15px;
    color: inherit;
    letter-spacing: 0.75px;
    transition: all 0.5s ease;
}

.add-bx {
margin-bottom: 20px;
}
.copy-para p{padding-bottom: 0;}
.new-footer-links {
    text-align: center;
    padding-bottom: 30px;
}
.new-footer-links li:first-child{margin-left: 0;}
.copyright li a {
    color: var(--black);
    transition: all 0.5s ease-in-out;
    font-size: 15px;
    letter-spacing: 0.5;

}
.add-bx li a:hover,
.copyright li a:hover
{
color: #DD4456;
}

.copy-para p,
.footer-strip p {
margin-bottom: 0;
}



.copy-links ul li {
display: inline-block;
padding: 0 15px;
}

.footer-logo {
margin-bottom: 19px;
}

.fo-links .add-bx:last-child {
margin-bottom: 0;
}
.new-footer-layout p {
    margin-bottom: 0;
    color: var(--black);
    transition: all 0.5s ease-in-out;
    font-size: 15px;
    letter-spacing: 0.5;
}


/*humberger menu*/
.hamburger-icon {
  position: relative;
  z-index: 8500;
  width:100%;
  height:100%;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.hamburger-icon:before {
content: '';
position: absolute;
top: -12px;
left: -10px;
transform:scale(0);
width: 50px;
height: 50px;
border: 1px solid #999;
transition: transform 0.5s ease-in-out;
border-radius: 50%;
}
.hum-before:before{transform: scale(1);}
.hamburger-icon.open.hum-before:before{
    top: -6px;
    left: -11px;
}
.hamburger-icon span {
  display: block;
  position: absolute;
  height:2px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.hamburger-icon span:nth-child(1) {
  top:9;
}
.hamburger-icon  span:nth-child(2){
  top: 18px;
}
.hamburger-icon.open span {
  background: #fff;
}

.hamburger-icon.open span:nth-child(1) {
  transform: rotate(45deg);
      top: 16px;
}
.hamburger-icon.open span:nth-child(2) {
  transform: rotate(-45deg);
  top: 17px;
}
.hamburger-header .logo-section {
    margin-left: 100px;
}
.menuBg {
  /*background: #242424;*/
  background: url(../img/humberger-bg.png)no-repeat;
  background-size: 100% 100%; 
  width: 3000px;
  height: 3000px;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(0.001);
  opacity: 0;
  overflow-y: auto;
}

.mobileNav {
  margin: 0;
  padding: 0;
  opacity: 0;
  display: none;
  position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
    height: 100vh;
}
.mobileNav.fadeIn {
  z-index: 9000;
}
.mobileNav li {
  min-width: 600px;
  list-style-type: none;
  border-bottom: 1px solid #fff;
  padding: 30px 15px;
}
.mobileNav li:last-child {
  border-bottom: none;
}
.mobileNav li a {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

    .opennav{
        display: block;
        opacity: 1;
    } 
    .menus a {
        font-weight: 900;
        line-height: 49px;
        font-size: 40px;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        padding: 0 30px;
        margin-bottom: 5%;
        position: relative;
        opacity: 0;
        transform: translateY(100%);
        transition: transform 1s ease-in-out,opacity 1s ease-in-out;
        overflow: hidden;

    }
    .menus a:hover{color: #DD4456;}
    .menus a:nth-child(1){ transition-delay:0s; }
    .menus a:nth-child(2){ transition-delay:0.2s; }
    .menus a:nth-child(3){ transition-delay:0.4s}
    .menus a:nth-child(4){ transition-delay:0.6s; }
    .menus a:nth-child(5){ transition-delay:0.8s; }
    .menus a:nth-child(6){ transition-delay:1s;}
    .menus a:nth-child(7){ transition-delay:1.2s;}
    .menus a.menu-active:nth-child(1){ transition-delay:0s; }
    .menus a.menu-active:nth-child(2){ transition-delay:0.2s; }
    .menus a.menu-active:nth-child(3){ transition-delay:0.4s; }
    .menus a.menu-active:nth-child(4){ transition-delay:0.6s; }
    .menus a.menu-active:nth-child(5){ transition-delay:0.8s; }
    .menus a.menu-active:nth-child(6){ transition-delay:1s;}
    .menus a.menu-active:nth-child(7){ transition-delay:1.2s;}
    a.menu-active{
    transform: translateY(0);
    opacity: 1;
    }

.menus a span {
position: absolute;
top: 0;
left:0px;
font-size: 20px;
line-height: 30px;
color: #FFFFFF;
opacity: 1;
}
@-webkit-keyframes showMenu {
  0% {
    transform: translateY(-50%) translateX(-50%) scale(0.001);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    transform: translateY(-50%) translateX(-50%) scale(1);
    opacity: 1;
  }
}

@keyframes showMenu {
  0% {
    transform: translateY(-50%) translateX(-50%) scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateY(-50%) translateX(-50%) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes hideMenu {
  0% {
    transform: translateY(-50%) translateX(-50%) scale(1);
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    transform: translateY(-50%) translateX(-50%) scale(0.001);
    opacity: 0;
  }
}

@keyframes hideMenu {
  0% {
    transform: translateY(-50%) translateX(-50%) scale(1);
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    transform: translateY(-50%) translateX(-50%) scale(0.001);
    opacity: 0;
  }
}
.showMenu {
  -webkit-animation: showMenu 1.5s cubic-bezier(0.02, 1.25, 1, 1) forwards;
          animation: showMenu 1.5s cubic-bezier(0.02, 1.25, 1, 1) forwards;
          animation-duration: 3s;
}
.hideMenu {
  -webkit-animation: hideMenu 1.5s cubic-bezier(0.02, 1.25, 1, 1) forwards;
          animation: hideMenu 1.5s cubic-bezier(0.02, 1.25, 1, 1) forwards;
          animation-duration: 3s;
}
.grapes-form .form-card {
  width: 100%;
  background-color: #ffffff26;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
background: rgba(255, 255, 255, 0.08);
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.10);
backdrop-filter: blur(30px);
}

.grapes-form h2 {
color: #fff;
margin-bottom: 0;
font-size: 22px;
font-weight: 700;
line-height: 32px;
letter-spacing: 0;
}
.form-card p {
    font-size: 16px;
    color: var(--white);
    margin-bottom: 0;
}

.grapes-form label {
  margin-bottom: 5px;
  display: block;
font-size: 16px;
font-weight: 400;
line-height: 19px;
letter-spacing: 0em;
color: var(--white);

}

.grapes-form input {
  padding: 10px;
  border: 1px solid #999;
width: 100%;
border-radius: 10px;
background: linear-gradient(107deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.00) 100%);
color:var(--white);
}

.grapes-form button {
  background: rgba(255, 255, 255, 1);
  color: #000;
  border: none;
  border-radius:100px;
  cursor: pointer;
  width: 100%;
  text-align: center;
  height: 50px;
  transition: all 1s ease-in-out;
  margin-bottom: 20px;
}
.grapes-form button:hover{
  background: #DD4456;color: #fff;
}

.grapes-form .dont-account {
  margin-top: 15px;
font-size: 14px;
font-weight: 300;
line-height: 17px;
letter-spacing: 0em;
color: #fff;
}
.grapes-form .dont-account a {
  color: #fff;
  text-decoration: underline;
}
.form-group {
    margin-bottom: 30px;
}
.menus {
    z-index: 10;
    height: 100%;
    width: 90%;
    margin-left: auto;
/*    display: flex;
    flex-wrap: wrap;*/

}
.grape-row {
    display: flex;
    align-items: center;
    padding: 0 70px;
}
.grape-left-side {
    width: 100%;
}
.grape-right-side {
    width: 30%;
}
.grapes-menu-section {
    margin-top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
.grapes-form ::placeholder{
font-size: 14px;
font-weight: 300;
line-height: 17px;
letter-spacing: 0em;
text-align: left;
color: var(--white);

}
.form-heading-area {
    margin-bottom: 10px;
}
.grapes-form .pass-eye{position: relative;}
.grapes-form .pass-hide{
    position: absolute;
    right: 14px;
    top: 15px;
    cursor: pointer;
    color: #fff;
}
.grape-right-side{display: none;}

.common-title{position: relative;}
.allocate-boximg p{margin-top: 20px;}

/*story popup*/

.modal-popup{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#0000009e;
    z-index: 9999;
    overflow-y: auto;

}
.modal-content{
/*   max-width:900px;*/
   background: #fff;
   width: 1024px;
   margin: 100px auto 30px;
   position: relative;
}
.modal-content .col6,.modal-content .modal-image{height: 100%;}
.modal-content .modal-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.modal-content h3{
    color: #000;
}


.close-modal{
    position: absolute;
    top: -46px;
    right: 0px;
    font-size: 30px;
    background: #fff;
    color: #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.modal-content-area{

    padding: 40px 10px;
}
.marquee-txt .slick-slide{height: auto;}
.marquee-txt span:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #272727;
    position: absolute;
    right: -7%;
    top: 15px;
}
.marquee-txt span {
    margin-right: 40px;
    position: relative;
    padding-right: 24px;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    color: #272727;
    text-transform: uppercase;
}




section.liMarque {
    background: #EFEFEF;
    padding: 24px;
}
.common-title .common-heading .span-color{color: #DD4456;display: inline-block;
font-size: 50px;line-height: 60px;}

.work-box .para-effect{  
/*    position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
/*    height: auto;
    height: 100vh;*/
}
.work-box {
    position: relative;
}


.partner-logo-img {
    margin-bottom:30px;
}
.work-box p {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
}
.work-box span {
    font-size: 14px;
    line-height: 24px;
    margin-bottom:10px;
    display: block;
}
.work-box .content img{margin-bottom:10px;max-width:150px;}
.bg-holder:nth-child(3) .content img{width:100px;}
.bg-holder:nth-child(2) .content img{width: 80px;}
.bg-holder:nth-child(5) .content img{max-width:200px;}   




/* Backgrounds */
.bg-holder {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
}

.bg-holder .content {
  color: #fff;
  width: 415px;
  position: relative;
  top: 50%;
 transform: translate(-7%,-50%);
  left:6%;
}
.bg-holder#pic1 {
  background: url('../img/work1.png') no-repeat;
  background-size: cover!important;
}

.bg-holder#pic2 {
  background: url('../img/work2.png') no-repeat;
   background-size: cover!important;
}

.bg-holder#pic3 {
  background: url('../img/work3.png') no-repeat;
 background-size: cover!important;
}
.bg-holder#pic4 {
  background: url('../img/work4.png')no-repeat;
 background-size: cover!important;
}
.bg-holder#pic5 {
  background: url('../img/work5.png')no-repeat;
 background-size: cover!important;
}
.desktop-view{
    max-width: 1366px;
    margin: 0 auto;
    position: relative;
}




