.brand__list-3 ul {
    display: block;
    text-align: center;
}
.brand__list-3 ul li {
    display: inline-block;
    margin: 0px 22px 50px;
    text-align: center;
}
.brand__list-3 ul li img {
    width: 100px !important;
}

.work-btn {
    text-align: center;
    margin-top: 30px;
}
.work-btn a {
    border: 1px solid #454545;
    padding: 10px 40px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
    border-radius: 50px;
    position: relative;
    z-index: 1;
}
.work-btn a:before{
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: #000;
    z-index: -1;
    top: 0px;
    left: 0px;
    transition: 0.7s ease-in-out;
    border-radius: 50px;
}
.work-btn a:hover{
    color: #fff;
}
.work-btn a:hover:before{
    width: 100%;
}
.slider {
    display: flex;
}
.four-col-slider .slider .slide {
    background-repeat: no-repeat;
    width: 50%;
}
@media (max-width: 2700px){
    .preloader img{
        width: 120px;
    }
    .logo-dark img {
    width: 180px;
}

.header__nav-icon-7 {
    display: none;
}
.ftr-logo img {
    width: 190px;
    margin-bottom: 30px;
}
    .container {
    max-width: 90% !important;
}
h1.title.creative {
    font-weight: 500;
    font-size: 65px;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 40px;
    padding-left: 20px;
    line-height: 1em;
    text-align: center;
}
h1.title.creative .solution {
    display: block;
}
    .about__mid-7 p{
            max-width: 95% !important;
            font-size: 25px !important;
    } 
    .about__right-7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: center;
    height: 300px;
    padding-bottom: 0px;
}
.about__right-7 img {
    max-width: 100%;
    width: 70%;
    height: auto;
}
.service__title-7{
    font-size: 40px !important;
}
.service__item-7 p {
    max-width: 80% !important;
    font-size: 28px !important;
    padding-bottom: 20px !important;
}
.service__area-7{
    padding-top: 50px;
}
.service__area-7 .sec-text {
    width: 54% !important;
    margin-top: 30px !important;
    font-size: 35px !important;
}
section#services {
    padding: 100px 0px;
}
.portfolio__area-7 .sec-title {
    padding-bottom: 30px;
}
.portfolio__area-7 p {
    font-size: 30px !important;
    max-width: 54% !important;
}
.sec-title {
    font-weight: 500;
    font-size: 70px;
    text-transform: capitalize;
}
.four-col-slider .slider {
    padding: 0;
    margin: 0;
    position: relative;
    height: 40.125rem;
     display: flex; 
    overflow: hidden;
 }
 
 .four-col-slider .slider .slide {
    width: 50%;
    height: 40.125rem;
    display: block;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    transition: width .7s ease;
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    color: #fff;
    background-repeat: no-repeat;
 }
 
 .four-col-slider .slider .slide .slide-link {
    background-color: rgba(18,18,18,.7);
    color: #fff;
    position: absolute;
    padding: 70px 0px;
    height: 100%;
    width: 50%;
    left: 0;
    z-index: 2;
 }
 .four-col-slider .slider:hover .slide .slide-link{
    width: 50%;
}
 .four-col-slider .slider .slide a.slide-link {
    color: #fff;
 }
 
 .four-col-slider .slider .slide:first-child .slide-link {
    left: 0;
    border-right: 1px solid hsla(0,0%,100%,.3);
 }
 
 .four-col-slider .slider .slide:nth-child(2) .slide-link {
    left: 50%;
    border-right: 1px solid hsla(0,0%,100%,.3);
 }
 
 .four-col-slider .slider .slide:nth-child(3) .slide-link {
    left: 66.6%;
    border-right: 1px solid hsla(0,0%,100%,.3);
 }

 .four-col-slider .slider:hover .slide{
width: 100%;
 }

 .four-col-slider .slider .slide:hover {
    width: 50%;
 }

 .four-col-slider .slider .slide .slide-link .img-wrapper {
    display: none;
}

.four-col-slider .slider .slide .slide-link .copy {
    /*height: 100%;*/
    position: relative;
    display: block;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.four-col-slider .slider .slide .img-wrapper {
    margin-bottom: 1.875rem;
    position: relative;
}
 .four-col-slider .slider:hover .slide {
    width: 100%;
} 

.four-col-slider .slider .slide .slide-link h3 {
    color: #fff;
    font-size: 40px;
    line-height: 1.75rem;
    letter-spacing: 0.5px;
    margin-bottom: 70px;
}
.four-col-slider .slider .slide .pre-header {
    margin-bottom: 0.75rem;
    display: block;
    position: relative;
    margin-bottom: 0.75rem;
    font-size: .875rem;
    line-height: .875rem;
    letter-spacing: .0125rem;
    text-transform: uppercase;
    display:none;

}
.four-col-slider .slider .slide .slide-link .copy p {
    opacity: 0;
    transition: 0.7s ease-in-out;
    line-height: 28px;
    letter-spacing: 0;
    margin-top: 20px;
    font-size: 16px !important;
    color: #fff;
    margin-bottom: 30px;
}
.four-col-slider .slider .slide:hover .slide-link .copy p {
    opacity: 1;
}


.button{
    height: 3.125rem;
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    appearance: none;
    cursor: pointer;
    text-align: center;
    color: #121212;
    background-color: transparent;
    border: 0;
    transition: color .25s ease,background-color .25s ease,border .25s ease,box-shadow .25s ease,padding .25s ease;
    text-decoration: none;
}
.four-col-slider .slider .slide:hover .slide-link .copy .button {
    background-color: #fff;
    color: #121212;
    padding: 0 1.125rem;
}
.button.has-icon svg {
    transition: transform .25s ease;
    margin-left: 1rem;
}
.four-col-slider .slider .slide .slide-link .copy .button span {
    display: inline-block;
    transition: width .25s ease-in-out;
    width: 0;
    opacity: 0;
}
.four-col-slider .slider .slide:hover .slide-link .copy .button span {
    text-align: left;
    opacity: 1;
    width: 100px;
    transition: width .25s ease .25s,opacity .25s ease 0;
}
.four-col-slider .slider .slide .slide-link h3{
    font-size: 80px;
}
.four-col-slider .slider .slide .slide-link .copy p {
    opacity: 0;
    transition: 0.7s ease-in-out;
    line-height: 38px;
    letter-spacing: 0;
    margin-top: 20px;
    font-size: 28px !important;
    color: #fff;
    margin-bottom: 30px;
    max-width: 80% !important;
    text-align: center;
    margin: 0 auto;
}
.four-col-slider .slider .slide:hover .slide-link .copy p {
    opacity: 1;
}
.team__area-7 .sec-text p {
    font-weight: 300 !important;
    font-size: 25px !important;
    line-height: 40px !important;
    letter-spacing: 0.3px !important;
}
.team__item-7 .tm-role {
    font-weight: 400;
    font-size: 18px !important;
    line-height: 1.7;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.team__item-7 .tm-name {
    font-weight: 500 !important;
    font-size: 27px !important;
}
.brand__list-3 ul li {
    display: inline-block;
    margin: 0px 22px 80px;
    text-align: center;
}
.brand__list-3 ul li img {
    width: 180px !important;
}
.ftr-logo p {
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 25px;
}
.footer__item-title {
    font-size: 30px;
}
.ftr-info ul li {
    margin-bottom: 10px;
}
.ftr-info ul li a {
    font-size: 20px;
    color: #fff;
}
.ftr-add ul li i{
    color: #fff;
    padding-right: 7px;
}
.ftr-add ul li a{
    color: #fff;
}
.ftr-add ul li {
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-size: 20px;
    color: #999999;
    font-weight: 400;
}
.work-btn {
    text-align: center;
    margin-top: 30px;
}
.work-btn a {
    border: 1px solid #454545;
    padding: 15px 100px;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
    border-radius: 50px;
    position: relative;
    z-index: 1;
}
.work-btn a:before{
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: #000;
    z-index: -1;
    top: 0px;
    left: 0px;
    transition: 0.7s ease-in-out;
    border-radius: 50px;
}
.work-btn a:hover{
    color: #fff;
}
.work-btn a:hover:before{
    width: 100%;
}
.offcanvas__contact h3{
   font-size: 40px;
}
.offcanvas__contact li {
    font-size: 25px;
}
.offcanvas__social .social-title{
        font-size: 40px;
}
.offcanvas__social ul li a{
        font-size: 25px;
}
.service__items-7{
        margin-top: 80px;
}
.service__item-7{
    padding-bottom: 50px;
}
.award-video-7 img{
    width: 100%;
}
.main-menu > li > a, .main-menu-4 > li > a{
    font-size: 35px;
}

.ftr-socail-link ul li {
    display: inline-block;
    margin-top: 30px;
    padding-right: 30px;
    font-size: 25px;
    color: #fff;
}
.ftr-socail-link ul li a {
    color: #fff;
}
.portfolio__area-7 .sec-title-wrapper{
        padding: 80px 0px;
}
.four-col-slider .slider .slide .slide-link .branding-hid {
    opacity: 0;
    transition: 0.7s ease-in-out;
    line-height: 28px;
    letter-spacing: 0;
    margin-top: 60px;
    font-size: 16px !important;
    color: #fff;
    padding-left: 50px;
}
.four-col-slider .slider .slide:hover .slide-link .branding-hid  {
    opacity: 1;
}

.branding-hid .branding-list li {
    display: inline-block;
    font-size: 40px;
    letter-spacing: 0.5px;
    width: 49%;
    padding-bottom: 50px;
    list-style: disc !important;
    position: relative;
    padding-left: 25px;
}
    .branding-hid .branding-list li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50px;
    left: 0px;
    background: #fff;
    top: 12px;
}
.film-hid .full-list li {
    display: inline-block;
    font-size: 40px;
    letter-spacing: 0.5px;
    width: 49%;
    padding-bottom: 50px;
    list-style: disc !important;
    position: relative;
    padding-left: 25px;
}
.film-hid .full-list li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50px;
    left: 0px;
    background: #fff;
    top: 12px;
}
.four-col-slider .slider .slide .slide-link .full-list {
    transition: 0.7s ease-in-out;
    line-height: 28px;
    letter-spacing: 0;
    font-size: 16px !important;
    color: #fff;
    list-style: disc !important;
    display: block;
    width: 100%;
    padding-left: 50px;
    opacity: 0;
}
.four-col-slider .slider .slide:hover .slide-link .full-list  {
    opacity: 1;
}
.faq__area-6 {
    padding: 70px 0px;
}
/*.portfolio__area-6 .sec-title{*/
/*    margin-top: 10px;*/
/*}*/
/*.portfolio__area-6 .sec-text {*/
/*    padding-right: 40%;*/
/*    padding-bottom: 40px;*/
/*}*/
/*.portfolio-video iframe {*/
/*    width: 100%;*/
/*    height: 400px;*/
/*}*/
/*.portfolio__area-6 {*/
/*    padding-top: 90px;*/
/*}*/
/*.portfolio__area-6 .sec-text .sec-title-2 {*/
/*    margin: 30px 0px;*/
/*}*/
.award-video-7 {
    position: relative;
}
.new-vido-sec .award-video-7 video {
    width: 90%;
}
.award__area-7.new-vido-sec .container {
    max-width: 100% !important;
}
.slider-container .container {
    max-width: 100% !important;
    padding: 0px;
}

.clint-log-content .logo__list-3  {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.clint-log-content .logo__list-3 .logo {
    max-width: 218px;
    width: 218px;
    margin-bottom: 0px;
    border: 1px solid #ccc3;
    padding: 30px;
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.clint-log-content .logo__list-3 .logo img {
    width: 160px;
}

}

 @media (max-width: 1600px){
 
    .clint-log-content .logo__list-3  {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .clint-log-content .logo__list-3 .logo {
        max-width: 218px;
        width: 218px;
        margin-bottom: 0px;
        border: 1px solid #ccc3;
        padding: 30px;
        position: relative;
        display: inline-block;
        overflow: hidden;
    }
    .clint-log-content .logo__list-3 .logo img {
        width: 160px;
    }

    .slider-container .container {
        max-width: 100% !important;
        padding: 0px;
    }
     .main-menu > li > a, .main-menu-4 > li > a{
    font-size: 18px;
}
.ftr-logo img {
    width: 140px;
    height: auto;
    margin-bottom: 20px;
}

.ftr-info ul li a {
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    font-size: 16px !important;
    display: block;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
.offcanvas__logo img {
    width: 140px;
}
.ftr-add ul li {
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    font-size: 16px;
    color: #999999;
    font-weight: 400;
    /*ztext-transform: capitalize;*/
}
.ftr-add ul li a{
    color: #fff;
}
.ftr-add ul li i {
    color: #fff;
    padding-right: 10px;
}
.ftr-logo p{
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 16px !important;
}
.offcanvas__contact {
    margin-top: 150px;
}
.award-video-7 img {
    width: 100%;
}
.about__mid-7 p {
    max-width: 440px !important;
    font-size: 18px !important;
}
.service__item-7 p {
    max-width: 340px !important;
    font-size: 18px !important;
    padding-bottom: 20px !important;
}
.service__title-7 {
    font-size: 30px !important;
}
.portfolio__area-7 p {
    font-size: 18px !important;
    max-width: 600px !important;
}
.team__area-7 .sec-text p {
    font-weight: 300 !important;
    font-size: 18px !important;
    line-height: 30px !important;
}
.team__item-7 .tm-role {
    font-size: 12px !important;
}
.team__item-7 .tm-name {
    font-weight: 500;
    font-size: 24px !important;
}
.brand__item-2 img {
    width: 90px;
    height: 70px;
}
.brand__list-3 ul {
    display: block;
    text-align: center;
}
.brand__list-3 ul li {
    display: inline-block;
    margin: 0px 22px 50px;
    text-align: center;
}
.brand__list-3 ul li img {
    width: 100px !important;
}

/*.service__area-box{*/
/*    margin-top: 70px;*/
/*}*/
.service__area-7 .services-hding {
    background: #f9f9f9;
    position: relative;
    z-index: 99;
    padding: 50px 0px;
}
.service__area-7 .sec-text {
    width: 54% !important;
    margin-top: 30px !important;
    font-size: 18px !important;
}
.logo-dark img {
    width: 120px;
    margin-top: 10px;
}

.bnr-cont .title.creative {
    font-weight: 500;
    font-size: 65px;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 40px;
    padding-left: 20px;
    line-height: 1em;
    text-align: center;
}
.bnr-cont .title.creative .solution {
    display: block;
}

.four-col-slider .slider {
    padding: 0;
    margin: 0;
    position: relative;
    height: 28.125rem;
     display: flex; 
    overflow: hidden;
 }
 
 
 .four-col-slider .slider .slide {
    width: 50%;
    height: 28.125rem;
    display: block;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    transition: width .7s ease;
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    color: #fff;
    background-repeat: no-repeat;
 }
 
 .four-col-slider .slider .slide .slide-link {
    background-color: rgba(18,18,18,.7);
    color: #fff;
    position: absolute;
    padding: 70px 0px;
    height: 100%;
    width: 50%;
    left: 0;
    z-index: 2;
 }
.four-col-slider .slider .slide .slide-link-right{
    left: 50% !important;
}
 .four-col-slider .slider .slide a.slide-link {
    color: #fff;
 }

 .four-col-slider .slider:hover .slide{
width: 100%;
 }

 .four-col-slider .slider .slide:hover {
    width: 100%;
 }


 .four-col-slider .slider .slide .slide-link .img-wrapper {
    display: none;
}

.four-col-slider .slider .slide .slide-link .copy {
    position: relative;
    display: block;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.four-col-slider .slider .slide .img-wrapper {
    margin-bottom: 1.875rem;
    position: relative;
}
/* .four-col-slider .slider:hover .slide {
    width: 0;
} */

.four-col-slider .slider .slide .slide-link h3 {
    color: #fff;
    line-height: 1.75rem;
    letter-spacing: 0.5px;
    margin-bottom: 40px;
    font-size: 55px;
}
.four-col-slider .slider .slide .pre-header {
    margin-bottom: 0.75rem;
    display: block;
    position: relative;
    margin-bottom: 0.75rem;
    font-size: .875rem;
    line-height: .875rem;
    letter-spacing: .0125rem;
    text-transform: uppercase;
    display:none;

}
.four-col-slider .slider .slide .slide-link .branding-hid {
    opacity: 0;
    transition: 0.7s ease-in-out;
    line-height: 28px;
    letter-spacing: 0;
    margin-top: 60px;
    font-size: 16px !important;
    color: #fff;
    padding-left: 50px;
}
.four-col-slider .slider .slide:hover .slide-link .branding-hid  {
    opacity: 1;
}

.branding-hid .branding-list li {
    display: inline-block;
    font-size: 25px;
    letter-spacing: 0.5px;
    width: 49%;
    padding-bottom: 25px;
    list-style: disc !important;
    position: relative;
    padding-left: 25px;
}
    .branding-hid .branding-list li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50px;
    left: 0px;
    background: #fff;
    top: 12px;
}
.film-hid {
    margin-top: 60px;
}
.film-hid .full-list li {
      display: inline-block;
    font-size: 25px;
    letter-spacing: 0.5px;
    width: 49%;
    padding-bottom: 25px;
    list-style: disc !important;
    position: relative;
    padding-left: 25px;
}
.film-hid .full-list li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50px;
    left: 0px;
    background: #fff;
    top: 12px;
}
.four-col-slider .slider .slide .slide-link .full-list {
    transition: 0.7s ease-in-out;
    line-height: 28px;
    letter-spacing: 0;
    font-size: 16px !important;
    color: #fff;
    list-style: disc !important;
    display: block;
    width: 100%;
    padding-left: 50px;
    opacity: 0;
}
.four-col-slider .slider .slide:hover .slide-link .full-list  {
    opacity: 1;
}


/*.button{*/
/*    height: 3.125rem;*/
/*    font-size: .875rem;*/
/*    text-transform: uppercase;*/
/*    font-weight: 500;*/
/*    line-height: 1;*/
/*    display: inline-flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    appearance: none;*/
/*    cursor: pointer;*/
/*    text-align: center;*/
/*    color: #121212;*/
/*    background-color: transparent;*/
/*    border: 0;*/
/*    transition: color .25s ease,background-color .25s ease,border .25s ease,box-shadow .25s ease,padding .25s ease;*/
/*    text-decoration: none;*/
/*}*/
.four-col-slider .slider .slide:hover .slide-link .copy .button {
    background-color: #fff;
    color: #121212;
    padding: 0 1.125rem;
}
.button.has-icon svg {
    transition: transform .25s ease;
    margin-left: 1rem;
}
.four-col-slider .slider .slide .slide-link .copy .button span {
    display: inline-block;
    transition: width .25s ease-in-out;
    width: 0;
    opacity: 0;
}
.four-col-slider .slider .slide:hover .slide-link .copy .button span {
    text-align: left;
    opacity: 1;
    width: 100px;
    transition: width .25s ease .25s,opacity .25s ease 0;
}

section.portfolio__area-7.services-project-section {
    margin: 0px;
}
section#services{
    padding: 0px !important;
    margin-bottom: 20px;
}
.portfolio__area-7{
    margin-bottom: 20px !important;
}
.work-btn {
    text-align: center;
    margin-top: 30px;
}
.work-btn a {
    border: 1px solid #454545;
    padding: 10px 40px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
    border-radius: 50px;
    position: relative;
    z-index: 1;
}
.work-btn a:before{
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: #000;
    z-index: -1;
    top: 0px;
    left: 0px;
    transition: 0.7s ease-in-out;
    border-radius: 50px;
}
.work-btn a:hover{
    color: #fff;
}
.work-btn a:hover:before{
    width: 100%;
}
.award-video-7 {
    position: relative;
}
.new-vido-sec .award-video-7 video {
    width: 90%;
}
.award__area-7.new-vido-sec .container {
    max-width: 100% !important;
}
}
@media only screen and (max-width: 767px){
    .clint-log-content .logo__list-3  {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .clint-log-content .logo__list-3  .logo {
        max-width: 150px;
        width: 150px;
        margin-bottom: 0px;
        border: 1px solid #ccc3;
        padding: 30px;
        position: relative;
    display: inline-block;
    overflow: hidden;
}
    
    .clint-log-content .logo__list-3 .logo img {
        width: 160px;
    }
.film-hid .full-list li, .branding-hid .branding-list li {
    font-size: 18px !important;
    padding-bottom: 5px !important;
    width: 100% !important;
}
.four-col-slider .slider .slide .slide-link .full-list{
       opacity: 1 !important;
}
.team__hover-7 img {
    width: 100%;
    height: 200px;
}
.four-col-slider .slider .slide .slide-link .branding-hid{
    opacity: 1 !important;
}
.film-hid {
    margin-top: 30px;
    margin-left: 30px;
}
}
/*Responsive start*/
@media only screen and (max-width: 600px) {
    .bnr-cont .title.creative{
        padding: 0px;
            line-height: 1.2em;
            font-size: 20px;
    }
    .sec-title {
    font-size: 30px;
}
.about__area-7 .sec-title-wrapper {
    text-align: center;
    padding-bottom: 30px;
}
    .bnr-cont .title.creative .solution{
        padding: 0px;
    }
    .video__area.about__img-2 {
    display: none;
}
.about__area-7 .shape-1{
    display: none;
}
.service__area-7 .sec-text{
    width:100% !important;
}
  .brand__list-3 ul li {
    margin: 0px 24px 30px;
}
.brand__list-3 ul li img {
    width: 80px !important;
}
.header__inner-2{
    padding: 0px 15px;
}
.logo-dark img {
    width: 100px;
}

.four-col-slider .slider {
    padding: 0;
    margin: 0;
    position: relative;
    height: auto;
    display: block;
    overflow: initial;
}


.four-col-slider .slider .slide {
    width: 100%;
    height: auto;
    display: block;
    overflow: initial;
        background-blend-mode: overlay;
    background-color: #000000a3;
        margin-bottom: 20px;
  padding-left: 20px;
    padding-top: 30px;
     padding-bottom: 30px;
}
.four-col-slider .slider .slide .slide-link {
    background-color: rgb(18 18 18 / 0%);
    position: initial;
    padding: 0px;
    width: 100%;
}

.four-col-slider .slider .slide:nth-child(2) .slide-link, .four-col-slider .slider .slide:first-child .slide-link{
    width: 100%;
    border: none;
}
.portfolio__area-7 .sec-title-wrapper{
    padding-top: 50px;
}
.loading img {
    width: 120px;
}
.ftr-hding.ftr-col1 {
    padding-left: 0px;
}
.ftr-hding{
    padding-top: 30px;
}
.four-col-slider .slider:hover .slide{
    width: 100%;
}
.four-col-slider .slider .slide:hover {
    width: 100%;
}
.about__mid-7 p {
    font-size: 16px !important;
}
.about__right-7{
    height: auto;
}
.about__right-7 img {
    width: 100%;
}
.service__item-7 p {
    font-size: 16px !important;
    padding-bottom: 0px !important;
    max-width: 100% !important;
}
.service__item-7 {
    padding-bottom: 20px;
}
.service__title-7 {
    font-size: 30px !important;
}
.portfolio__area-7 p {
    font-size: 16px !important;
    max-width: 100% !important;
}
.team__area-7 .sec-text p {
    font-size: 16px !important;
    line-height: 25px !important;
}
.team__item-7 .tm-name {
    font-size: 16px !important;
}
.team__item-7 .tm-role {
    font-size: 10px !important;
}
.header__nav-icon-7{
    display: block;
}
nav.offcanvas__menu li {
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.5px;
    padding-left: 30px;
    padding-bottom: 10px;
}
nav.offcanvas__menu li a {
    color: #fff;
}
.four-col-slider .slider .slide .slide-link .full-list, .four-col-slider .slider .slide .slide-link .branding-hid{
    padding-left: 0px !important;
}
.film-hid .full-list li, .branding-hid .branding-list li{
    font-size: 18px !important;
    padding-bottom: 15px !important;
    width: 100% !important;
}
.four-col-slider .slider .slide .slide-link .branding-hid{
       margin-top: 30px !important;
    margin-left: 30px;
}
.four-col-slider .slider .slide .slide-link h3{
    margin-bottom: 20px !important;
    font-size: 45px;
}
.team__area-7 .sec-text{
    padding-right: 0px !important;
}
.service__items-7 {
    margin-top: 0px;
}
.service__area-7 .services-hding{
    padding-top: 0px;
}
.service__area-7 {
    padding-top: 20px;
    padding-bottom: 30px;
}
.new-vido-sec .award-video-7 video {
    width: 100%;
}

}


/*.four-col-slider .slider .slide .slide-link .copy p {*/
/*    opacity: 0;*/
/*    transition: 0.7s ease-in-out;*/
/*    line-height: 28px;*/
/*    letter-spacing: 0;*/
/*    margin-top: 20px;*/
/*    font-size: 16px !important;*/
/*    color: #fff;*/
/*    margin-bottom: 30px;*/
/*}*/

/*.four-col-slider .slider .film-hid{*/
/*    transition: 0.5s ease-in-out;*/
/*    opacity: 0;*/
    
/*}*/
/*.four-col-slider .slider:hover .film-hid {*/
/*    position: absolute;*/
/*    display: block;*/
/*    list-style: arabic-indic;*/
/*    bottom: 80px;*/
/*    left: 20px;*/
/*    z-index: 999;*/
/*    width: 100%;*/
/*    opacity: 1;*/
/*}   */
/*.film-hid .full-list {*/
/*    display: block;*/
/*    list-style: disc !important;*/
/*    color: #fff !important;*/
/*}*/

/*.film-hid .full-list li {*/
/*    display: flex;*/
/*    width: 33%;*/
/*    float: left;*/
/*    color: #fff !important;*/
/*    letter-spacing: 0.5px;*/
/*    list-style: disc !important;*/
/*    padding-bottom: 20px;*/
    
/*}*/


/*.four-col-slider .slider .branding-hid{*/
/*    transition: 0.5s ease-in-out;*/
/*    opacity: 0;*/
    
/*}*/
/*.four-col-slider .slider:hover .branding-hid {*/
/*    position: absolute;*/
/*    display: block;*/
/*    list-style: arabic-indic;*/
/*    bottom: 80px;*/
/*    left: 20px;*/
/*    z-index: 999;*/
/*    width: 100%;*/
/*    opacity: 1;*/
/*}   */
/*.branding-hid .branding-list {*/
/*    display: block;*/
/*    list-style: disc !important;*/
/*    color: #fff !important;*/
/*}*/

/*.branding-hid .branding-list li {*/
/*    display: flex;*/
/*    width: 33%;*/
/*    float: left;*/
/*    color: #fff !important;*/
/*    letter-spacing: 0.5px;*/
/*    list-style: disc !important;*/
/*    padding-bottom: 20px;*/
    
/*}*/


/*.parallax-image {*/
/*    background-position: center;*/
/*    background-attachment: fixed;*/
/*    height: 440px;*/
/*}*/


