.banner-overlay, .head-overlay, header {
    top: 0;
    width: 100%}
.banner-overlay img, .head-overlay, header {
    width: 100%}
.about-sec, .full {
    height: 100%}
.slick-next:before, .slick-prev:before {
    font-family: feather!important;
    font-size: 35px!important;
}
.input-auto-complete ul, .proj-alpha ul, .proj-desc ul, li.awd-list, ul.navigations, ul.social-links {
    list-style: none;
}
:root {
    --maincolor: #AB1D21;
    --altcolor: #000;
    --font-main: 'Bebas Neue', sans-serif;
    --font-para: Helvetica;
}
::-moz-selection {
    color: fff;
    background: var(--maincolor);
}
::selection {
    color: fff;
    background: var(--maincolor);
}
.margin-13px-top {
    margin-top: 13px!important;
}
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: var(--font-para);
    background-color: var(--altcolor);
}
section {
    padding: 60px 0;
}
a {
    text-decoration: none;
    color: var(--maincolor);
}
.cont-desc p, .contact-text p, .founder-text h6, .marque-flex p, li.awd-flex p, p {
    font-size: 13px;
}
.sec-title p, .sidebar .dropdown .dropdown-menu li a {
    font-size: 12px;
}
p, span {
    color: #fff;
    text-align: left;
}
.head-overlay {
    position: fixed;
}
.mh-600 {
    min-height: 600px;
}
.cover-bg {
    background-size: cover;
    background-repeat: no-repeat;
}
.sidebar a.meactive, .text-red, ul.navigations li a.meactive {
    color: var(--maincolor)!important;
}
.text-black {
    color: var(--altcolor);
}
.bg-red {
    background-color: var(--maincolor) !important;
}
.bg-black, .proj-mobo-modal, header {
    background: #000;
}
h1, h2, h3, h4, h5 {
    font-family: var(--font-main);
}
img {
    max-width: 100%}
.border-white {
    border: 1px solid #fff!important;
}
header {
    position: sticky;
    left: 0;
    z-index: 200;
}
.logo-sec, .modal-founder-text {
    margin-left: 20px;
}
.nav-flex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 20px;
}
ul.navigations {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 auto;
}
ul.navigations li {
    margin: 0 16px;
}
.head-search a, ul.navigations li a {
    text-transform: uppercase;
    font-size: 12px;
    transition: .3s;
    -webkit-transition: .3s;
    color: #fff;
    background: 0 0!important;
}
.banner-overlay {
    position: absolute;
    left: 0;
    z-index: 1;
    height: 100%}
.head-search a:hover, .input-auto-complete ul li a:hover, .input-contain button:hover, .vtab button.vactive, .vtab button:hover, ul.navigations li a:hover, ul.social-links li a:hover {
    color: var(--maincolor);
}
.head-search a {
    padding-left: 12px;
    margin-left: 4px;
    display: inline-block;
    position: relative;
    background: 0 0!important;
    appearance: none;
    -webkit-appearance: none;
}
.bg-dark-gray {
    background: #141414;
}
.head-search button {
    background: 0 0;
    color: #fff;
    border: none;
    padding-left: 10px;
}
.head-search button i {
    color: #989898;
    font-size: 18px;
    background: 0 0!important;
    vertical-align: middle;
}
.head-search button:before {
    content: "";
    width: 1px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

/*.vtab button:first-child:after */
.des-hide, .head-search .dropdown-toggle::after{
    display: none;
}
.sec-title {
    position: absolute;
    z-index: 1;
    transform: rotate(-90deg);
    top: 44%;
    left: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.sec-title p {
    margin: 0;
}
.slick-dots {
    bottom: 5%!important;
    width: auto!important;
    left: 16%}
.rc-main-slider .slick-dots li, .rc-main-slider .slick-dots li button, .rc-main-slider .slick-dots li button:before {
    width: 50px;
    height: 5px;
}
.rc-main-slider .slick-dots li button:before {
    content: '';
    background: #fff;
    border-radius: 20px;
}
.slick-dotted.slick-slider {
    margin: 0!important;
}
.marque-flex {
    display: flex;
    align-items: center;
    justify-content: start;
}
.marque-flex img {
    width: 5%}
.main-marq {
    margin: 0 20px;
    flex: auto;
}
.about-btn, .awd-list-sec, .input-auto-complete, .proj-slider {
    margin-top: 30px;
}
.about-sec {
    position: absolute;
    top: 0;
    left: 13%;
    width: 35%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.about-head h2 {
    color: #fff;
    font-size: 61px;
    line-height: 59px;
}
.about-head p {
    margin-top: 32px;
    width: 100%;
    text-align: justify;
    font-size: 13px;
}
.award-img, .counter-img, .counter-sec, .proj-alpha h3, .proj-slider span, .service-title {
    text-align: center;
}
.about-btn {
    transition: .3s;
}
.about-btn:hover, .cont-desc a:hover, .ct-det p a, .ct-det p a:hover {
    color: #fff;
}
.proj-sec {
    padding: 65px 0 35px;
}
.main-title h2 {
    color: #fff;
    font-size: 35px;
    padding-left: 28px;
    border-left: 1px solid var(--maincolor);
}
.proj-slider span {
    display: block;
    color: #fff;
    font-size: 36px;
    line-height: 100px;
    position: relative;
    transform: translate(0, 0) scale(.4);
    transition: .4s;
    opacity: .5;
}
.proj-slider .slick-slide.lt2 span {
    transform: translate(25%, 0) scale(.7);
}
.proj-slider .slick-slide.lt1 span {
    opacity: .7;
    transform: translate(5%, 0) scale(.8);
}
.proj-slider .slick-slide.gt1 span {
    opacity: .7;
    transform: translate(-5%, 0) scale(.8);
}
.proj-slider .slick-slide.gt2 span {
    transform: translate(-25%, 0) scale(.7);
}
.proj-slider .slick-slide.slick-center span {
    z-index: 1;
    transform: scale(1);
    opacity: 1;
    color: #e67e22;
}
.proj-slider .slick-next, .proj-slider .slick-prev {
    position: absolute;
    appearance: none;
    margin-top: -10px;
    padding: 0;
    border: 0;
    background: 0 0;
    cursor: pointer;
    outline: 0;
    z-index: 100;
    color: transparent;
}
.proj-slider .slick-prev {
    top: 43%;
    left: 1%}
.proj-slider .slick-next {
    top: 43%;
    right: 1%}
.slick-prev:before {
    content: "\e843"!important;
}
.slick-next:before {
    content: "\e844"!important;
}
.cont-desc .cont-q, .contact-btn {
    font-family: var(--font-main)!important;
    text-transform: uppercase;
}
.proj-slider .slick-prev:before {
    content: "\e843";
    font-family: feather;
    font-size: 35px;
}
.proj-slider .slick-next:before {
    content: "\e844";
    font-family: feather;
    font-size: 35px;
}
.proj-slider .slick-prev:hover {
    border-color: transparent var(--maincolor) transparent transparent;
}
.proj-slider .slick-next:hover {
    border-color: transparent transparent transparent var(--maincolor);
}
.proj-over {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.proj-head-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.proj-head-flex .nav-tabs {
    border: none;
    margin-right: 40px;
}
.proj-head-flex .nav-tabs .nav-item.show .nav-link, .proj-head-flex .nav-tabs .nav-link.active {
    color: var(--maincolor);
    background: 0 0;
    border: none;
}
.proj-head-flex .nav-tabs .nav-link {
    text-transform: uppercase;
    color: #fff;
}
.proj-head-flex .nav-tabs .nav-link:hover {
    border: none!important;
    color: var(--maincolor);
}
.vtab {
    margin-right: 30px;
    display: flex;
}
.vtab button {
    position: relative;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 2px 16px;
    transition: .3s;
    font-size: 13px;
    background-color: transparent;
    text-transform: uppercase;
    color: #fff;
}
.vtablinks:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    background: #fff;
    right: 0;
    top: 14%}
.cont-head br, .vtablinks:last-child:after {
    display: none!important;
}
/*.vtab button:first-child {*/
/*    order: 3;*/
/*}*/
.vtab button:nth-child(4):after {
    display: none!important;
}
.proj-menu.dropdown-menu.show {
    display: flex;
    flex-direction: column;
}
.proj-menu.dropdown-menu.show li:first-child {
    order: 4;
}
.vtabcontent {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    width: 100%}
.service-flex {
    display: flex;
   
    flex-wrap: wrap;
    flex-direction: inherit;
    /* height: 100vh; */
   
}
.service-title {
    position: absolute;
    bottom: 20%;
    left: 0;
    width: 100%;
    z-index: 1;
}
.service-title h5 {
    color: #d9d9d9;
    font-size: 35px;
    transition: .3s;
    cursor: pointer;
}
.service-col:hover .service-title h5 {
    text-shadow: 5px 5px var(--maincolor);
    transform: scale(1.1);
    color: #fff;
}
.padding-65px-tb {
    padding: 65px 0;
}
.award-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.award-sec {
    padding: 10px;
    border: .5px solid transparent;
    border-radius: 10px;
    transition: .4s ease-in-out;
    min-height: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.award-sec:hover {
    border-color: var(--maincolor);
}
.award-sec:hover .award-img img {
    filter: brightness(1.3);
    opacity: 1;
}
.award-sec:hover .award-hov-title span {
    display: block;
}
.awd-btn {
    margin-left: 29px;
}
.award-col {
    width: 16.66666667%;
    margin-bottom: 20px;
}
.award-hov-title {
    transition: .4s;
    min-height: 30px;
}
.award-hov-title span {
    font-size: 13px;
    display: none;
    transition: .4s ease-in-out;
}
.proj-secs {
    padding: 60px 0 20px;
}
.award-img img {
    filter: grayscale(1);
    transition: .3s;
    cursor: pointer;
    opacity: .7;
    width: 100px;
}
.sec-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%}
ul.social-links {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10px;
}
ul.social-links li:first-child {
    color: #000;
    font-family: 'Bebas Neue', sans-serif;
}
ul.social-links li {
    margin-right: 21px;
}
ul.social-links li a {
    color: #fff;
    font-size: 1.2em;
    transition: .3s;
}
.cont-head {
    margin-right: 0;
}
.cont-flex {
    display: flex;
    padding: 6px;
    align-items: center;
    height: 100%}
.cont-head h5 {
    font-size: 35px;
    color: #000;
    margin: 0;
    line-height: 1;
}
.padding-35px-b {
    padding: 0 0 35px;
}
.cont-desc {
    margin-top: 10px;
    margin-left: 20px;
    flex: auto;
    width: 50%}
.cont-desc .cont-q {
    margin: 0;
    color: #fff;
    letter-spacing: 1px;
}
.cont-desc p:nth-child(2) {
    font-size: 13px;
    width: 100%}
.cont-desc a {
    color: #f1f1f1;
    font-size: 13px;
}
.padding-15px-tb {
    padding: 15px 0;
}
.service-col {
    width: 25%;
    overflow: hidden;
    height: 88vh;
}
.service-col img {
    transition: .4s;
    width: 100%;
    filter: brightness(.3);
    height: 100%;
    height: 88vh;
    object-fit: cover;
}
.service-col:hover button img {
    transform: scale(1.1);
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
    filter: brightness(1);
}
.layer-overlay {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%}
.vmodal, a#btntpop {
    display: none;
    position: fixed;
}
.layer-overlay img {
    height: 181px;
}
a#togglebtn {
    font-size: 22px;
    color: #fff;
}
.vmodal {
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}
.awd, .contact-btn {
    display: inline-block;
}
.vmodal-content {
    background-color: #000;
    margin: auto;
    padding: 20px;
    min-height: 100px;
    width: 100%}
.vclose {
    color: #aaa;
    float: right;
    font-size: 28px;
}
.vclose:focus, .vclose:hover {
    color: var(--maincolor);
    text-decoration: none;
    cursor: pointer;
}
form.search-form input::placeholder {
    color: #ddd;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}
.head-search ul.dropdown-menu {
    min-width: 256px;
    top: 25%!important;
}
form.search-form input {
    width: 100%;
    padding: 6px 25px;
    background: 0 0;
    outline: 0;
    border: none;
    color: #fff;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 400;
}
form.search-form input:focus {
    border-color: #fff;
}
button.search-btn {
    background: 0 0;
    color: #fff;
    border: none;
    outline: 0;
    position: absolute;
    top: 14%;
    right: 7%;
    font-size: 16px;
}
ul.navigations .dropdown .dropdown-menu li {
    margin: 0;
}
ul.navigations .dropdown .dropdown-menu li a {
    transition: .2s ease-in-out;
    font-size: 13px;
}
ul.navigations .dropdown .dropdown-menu li a:focus, ul.navigations .dropdown .dropdown-menu li a:hover {
    transform: translateX(4px);
    background: 0 0;
    color: #fff;
}
ul.navigations .dropdown .dropdown-menu {
    background: #1a1a1a33;
    top: 65%!important;
    border-radius: 0;
    border: none;
}
.border-1, .border-2 {
    border: none;
    position: absolute;
    z-index: -1;
}
.font-13 {
    font-size: 13px!important;
}
.recognition {
    left: -1%}
.border-1 {
    top: -11%;
    right: -2.5%}
.border-2 {
    bottom: -6%;
    left: -2%}
.awards-sec, .year-contain {
    position: relative;
}
.awd-mobo {
    overflow: auto;
    white-space: nowrap;
}
.founder-img, .new-img, .proj-img, h5.news-heading, p.news-content {
    overflow: hidden;
}
.awd {
    width: 37%}
.map-sec.position-relative.des-hide .border-1 {
    top: -11px;
}
.map-sec.position-relative.des-hide .border-2 {
    left: -2.5%;
    bottom: -2%}
.head-overlay img {
    width: 100%;
    height: 100px;
}
.bg-transblack {
    background-color: #1a1a1a33!important;
}
.border-none {
    border: 0!important;
}
.sec-title.service {
    left: 1.2%}
.about-sec.aboutpagesec {
    width: 60%}
.about-sec.aboutpagesec p {
    margin-top: 0;
    font-size: 13px;
    line-height: 25px;
}
.padding-65px-top {
    padding-top: 65px!important;
}
.counter-sec {
    padding: 15px;
}
.counter-img img {
    width: 70px;
}
.counter-img {
    border: 2px solid #767676;
    border-radius: 50%;
    margin-bottom: 20px;
    transition: .4s;
    width: 130px;
    height: 130px;
    padding: 33px;
    margin-left: auto;
    margin-right: auto;
}
.award-time, .btn-dual, .certification-sec, .tpn-img, .year-contain {
    text-align: right;
}
span.counter {
    font-size: 25px;
    color: var(--maincolor);
    letter-spacing: 1px;
    font-weight: 600;
}
.counter-sec h6 {
    color: #fff;
    font-weight: 400;
    margin-top: 5px;
    font-size: 13px;
}
.counter-sec:hover .counter-img {
    border-color: #fff;
    transform: translateY(-10px);
}
.team-sec {
    margin-bottom: 75px;
}
.team-sec p {
    margin-top: 80px;
    font-size: 13px;
}
.team-sec img {
    padding: 0;
    width: 100%}
.padding-20px-tb {
    padding: 20px 0;
}
.contact-btn {
    background-color: #fff;
    font-size: 30px;
    padding: 7px 30px 5px;
    color: #000;
    font-weight: 300;
    margin: 0;
    line-height: 35px;
    border: 1px solid transparent;
    transition: .3s;
    width: auto !important;
}
.contact-btn:hover {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
}
.awards-sec {
    margin-top: -200px;
}
.award-time {
    border-bottom: 2px solid var(--maincolor);
    margin-bottom: 20px;
    margin-top: 30px;
}
.input-contain input:focus, .proj-head {
    border-bottom: 1px solid var(--maincolor);
}
.award-time h3 {
    color: #fff;
    font-size: 33px;
}
li.awd-list {
    padding: 0;
}
li.awd-flex img {
    height: 55px;
    margin-right: 20px;
}
li.awd-flex {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    width: 50%;
    float: left;
    padding-right: 20px;
}
.new-main .btn-dual, .new-sec {
    text-align: left;
}
.year-contain:after {
    content: "\e842";
    font-family: feather!important;
    position: absolute;
    right: 5%;
    top: 24%;
    font-size: 16px;
    color: #fff;
}
select.year-select {
    width: 50%;
    padding: 10px 33px 10px 20px;
    background: #ab1d21;
    color: #fff;
    font-size: 13px;
    outline: 0;
    border: none;
    border-radius: 2px;
    min-height: 41px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
}
form.proj-form {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 30px;
}
form.proj-form input {
    padding: 7px 37px 7px 20px;
    margin-right: 20px;
    font-size: 13px;
    background: #000;
    border: 1px solid #878787;
    color: #fff;
}
.proj-pg-slider .proj-slider {
    margin-bottom: 40px!important;
}
.proj-img {
    margin-right: 20px;
    width: 45%}
.proj-main-sec {
    width: 50%}
.proj-content-main {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 65px;
}
.proj-img img {
    width: auto;
    object-fit: cover;
    margin: 0 auto;
    height: 227px;
}
.proj-head h6 {
    color: #fff;
    font-size: 15px;
}
.proj-desc ul {
    padding: 0;
    margin-top: 15px;
    color: #fff;
    font-size: 13px;
    min-height: 102px;
}
.proj-genre a,  .proj-genre button  {
    
    background:  var(--maincolor);
    
    padding:  7px 10px;
    
    border-radius:  3px;
    
    color:  #fff;
    
    font-size:  13px;
    
    margin-right:  10px;
    
    border:  0;
    
    appearance:  none;
    
    webkit-appearance:  none;
    
    display:  block;
    
    width:  100%;
    
    margin-top:  11px;
    
}
.proj-showreel video  {
    
    height:  500px;
    
    width:  100%;
    
    object-fit:  cover;
    
}

.main-title p {
    margin-bottom: 40px;
}
.new-sec {
    margin: 20px;
}
p.news-date {
    margin: 20px 0 10px;
    color: var(--maincolor);
}
h5.news-heading {
    color: #fff;
    font-family: var(--parafont);
    font-size: 17px;
    height: 20px;
}
.evt-head h4, .new-main a {
    font-size: 13px;
    color: #fff;
}
.new-main a {
    background: var(--maincolor);
    padding: 7px 11px;
    border-radius: 0;
    margin-top: 15px;
}
.evt-head h4 {
    font-family: var(--parafont);
    margin: 0;
}
.ct-det h6, .footer-copy {
    font-family: 'Bebas Neue', sans-serif;
}
.evt-head {
    background: #0000006b;
    position: absolute;
    bottom: 10%;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    left: 0;
}
.border-red, a.founder-link, a.theme-btn {
    background: var(--maincolor);
}
.evt-sec {
    padding: 10px;
}
.evt-sec img {
    width: 130px;
    margin: 0 auto;
}
.full-screen {
    min-height: 100vh;
}
.video-ban-title {
    position: absolute;
    top: 50%;
    z-index: 1;
}
.innerbanner {
    width: 100%!important;
    bottom: 10%!important;
    top: unset!important;
    height: unset;
    left: 0!important;
}
.founder-img:after, .founder-text {
    position: absolute;
    left: 0;
    width: 100%}
.founder-img {
    cursor: pointer;
}
.founder-img img {
    filter: grayscale(1);
    transition: .3s;
    -webkit-transition: .3s;
}
.founder-img:hover img {
    filter: grayscale(0)!important;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.founder-text {
    bottom: 0;
    padding: 20px 0 7px 20px;
    color: #fff;
    z-index: 2;
}
.founder-text h4 {
    font-size: 32px;
}
.border-red {
    height: 2px;
    width: 100%}
.founder-img:after {
    content: '';
    top: 0;
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) -22.19%, rgba(0, 0, 0, .44) 74.17%);
    height: 100%;
    z-index: 1;
}
a.founder-link {
    width: 100%;
    padding: 10px 0;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    appearance: none;
    -webkit-appearance: none;
}
p.news-content {
    height: 38px;
}
a.theme-btn {
    padding: 7px 20px;
    border-radius: 1px;
    color: #fff;
    margin-top: 15px;
    display: inline-block;
}
.certification-sec img {
    height: 56px;
}
.head-search {
    background: 0 0!important;
}
.load-more-btn, a#btntpop:hover, button.genre-btn {
    background: var(--maincolor);
}
.about-head {
    width: 75%}
.about-head div {
    margin-bottom: 15px;
    font-size: 13px;
    color: #fff;
    text-align: justify;
}
.load-more-btn {
    color: #fff!important;
    font-size: 14px;
    border: 2px solid var(--maincolor);
    border-radius: 1px;
}
.load-more-btn:hover {
    background: 0 0;
    border: 2px solid var(--maincolor);
}
.service-sec {
    padding: 0;
    font-size: 13px;
}
.main-slider video.w-100 {
    margin-top: 95px;
}
.marq-sec {
    padding: 0;
    margin-top: -30px;
    position: relative;
}
.v-modal-dialog {
    width: 100%!important;
    margin: 0 0 0 auto;
    padding: 0;
    max-width: 40%}
.v-modal-dialog .modal-content {
    border-radius: 0!important;
    min-height: 100vh;
    background: #181818;
}
button.btn-close.close-btn {
    color: #000!important;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    position: sticky;
    top: 3%}
.modal-dialog.v-modal-dialog img {
    max-height: 30%!important;
    margin-top: 20px;
    width: 220px;
    box-sizing: border-box;
}
.modal-found-lg {
    display: flex;
    align-items: flex-end;
    color: #fff;
}
.modal-founder-text h4 {
    font-size: 35px;
}
.founder-btn {
    text-align: center;
    margin-bottom: 20px;
}
.new-img img, .proj-img img {
    transform: scale(1.1);
}
.modal-para {
    font-size: 13px;
    color: #fff;
}
.contact-head, a#btntpop {
    font-size: 30px;
    color: #fff;
}
.event-slider .slick-next {
    right: -2px;
}
.marque-flex {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 6px 0;
}
a#btntpop {
    background: 0 0;
    border-radius: 50%;
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
    cursor: pointer;
    bottom: 1%;
    right: 3%;
    transition: .3s;
    -webkit-transition: .3s;
    z-index: 2;
}
a#btntpop.show {
    opacity: 1;
    visibility: visible;
}
li.ct-list {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.ct-ico i {
    font-size: 29px;
    color: #260202;
    margin-right: 13px;
}
.ct-det h6 {
    color: #000;
    font-size: 16px;
}
.tpn-img img {
    max-height: 75px;
}
.footer-copy {
    text-align: right;
    text-transform: uppercase;
}
.footer-copy p {
    color: #000!important;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: right;
    margin-left: 10px;
}
.input-auto-complete ul li a, .input-contain input {
    text-transform: uppercase;
    font-weight: 700;
    transition: .3s;
}
.main-slider {
    margin-top: 0;
}
.footer-contact ul {
    padding: 0;
    margin: 0;
}
.row.team-sec {
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: space-evenly;
}
.row.team-sec .col-lg-4:first-child, .row.team-sec .col-lg-4:nth-child(3) {
    width: 25%}
.tt-heading {
    color: #fff;
    text-align: center;
    margin-top: 17px;
}
.tt-heading p {
    color: var(--maincolor);
    font-style: italic;
    text-align: center;
}
.movies-modal .modal-dialog {
    max-width: 100%;
    width: 30%;
    margin: 0 0 0 auto;
    border-radius: 0;
    height: 100vh;
    overflow: auto;
}
.movies-modal .modal-dialog .modal-content {
    border-radius: 0;
    height: 100vh;
    overflow: auto;
    background: var(--maincolor);
}
.movies-modal .btn-close {
    position: sticky;
    top: 0;
}
.proj-alpha h3 a {
    text-align: left;
    margin-top: 20px;
    margin-left: 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
}
.proj-alpha ul {
    margin-top: 20px;
    text-align: center;
    padding: 0;
}
.proj-alpha ul li a {
    text-align: center;
    font-size: 13px;
    color: #ffd7d7;
}
.about-count .row {
    justify-content: space-between;
}
a.contact-btn {
    width: 100%;
}
.about-desc {
    color: #fff;
    font-size: 13px;
}
.proj-mobo-img img {
    height: 540px;
    object-fit: cover;
}
button.genre-btn {
    color: #fff;
    width: 100%;
    padding: 8px;
    border: 0;
    box-shadow: none;
}
.proj-mobo-det {
    padding: 30px;
    border: none;
}
.proj-mobo-det ul {
    list-style: none;
    padding: 0;
    color: #fff;
}
.serach-modal .modal-dialog {
    max-width: 100%!important;
    width: 100%;
    border-radius: 0;
    top: 0;
    margin: 0;
}
.serach-modal .modal-content {
    border-radius: 0;
    min-height: 100vh;
    background: #000;
}
.search-modal-inner {
    padding: 100px 26px;
}
.input-contain input {
    background: #000;
    border: none;
    font-size: 30px;
    color: #fff;
    box-shadow: none;
    width: 58%;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px;
}
.input-contain input:focus {
    outline: 0;
    box-shadow: none;
}
.input-contain button {
    appearance: none;
    -webkit-appearance: none;
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 22px;
    transition: .3s;
}
.input-auto-complete h5 {
    color: var(--maincolor);
    text-transform: uppercase;
    margin-bottom: 20px;
}
.input-auto-complete ul li a {
    color: #fff;
    margin-bottom: 15px;
}
.search-modal-inner .btn-close {
    color: var(--maincolor);
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 4%;
    z-index: 1;
    opacity: 1;
}
.search-modal-inner .btn-close:focus {
    border: none;
    outline: 0;
    box-shadow: none;
}
.service-col button {
    border: none;
     width: 100%;
     appearance" none;
     -webkit-appearance:  none;
     background: transparent;
}
.service-modal .modal-body {
    padding: 0;
}
.service-modal .btn-close {
    position: absolute;
    top: 3%;
    color: #fff;
    right: 2%;
    opacity: 1;
}
.btn-close:focus {
    box-shadow: none;
    outline: 0;
    border: none;
}
ul.dropdown-menu.show li button {
    color: #fff;
    font-size: 13px;
    background: 0 0;
    appearance: none;
    -webkit-appearance: none;
}
ul.dropdown-menu.show li button:hover {
    background: 0 0;
}
.vid-tag {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    background: #0000006e;
    flex-direction: column;
}

.vid-tag .vid-tag-head h1 {
    color: #fff;
    font-size: 4rem;
    font-weight: 400;
    letter-spacing: 1px;
}

.btn.home-btn {
    appearance: none;
    -webkit-appearance: none;
    /*background: var(--maincolor);*/
    background: transparent;
    color: #fff;
    padding: 6px 20px;
    font-size: 14px;
    border: 2px solid var(--maincolor);
    border-radius: 0;
}

.btn.home-btn:hover, .btn.home-btn:focus {
    
    background: transparent;
    color:  #fff;
    box-shadow: none;
    outline: 0;
    border: 2px solid var(--maincolor);
}


/*.vid-tag .vid-tag-head h1 .head-shade{*/
/*     text-shadow: 0 1px 0 #ccc,*/
/*               0 2px 0 #c9c9c9,*/
/*               0 3px 0 #bbb,*/
/*               0 4px 0 #b9b9b9,*/
/*               0 5px 0 #aaa,*/
/*               0 6px 1px rgba(0,0,0,.1),*/
/*               0 0 5px rgba(0,0,0,.1),*/
/*               0 1px 3px rgba(0,0,0,.3),*/
/*               0 3px 5px rgba(0,0,0,.2),*/
/*               0 5px 10px rgba(0,0,0,.25),*/
/*               0 10px 10px rgba(0,0,0,.2),*/
/*               0 20px 20px rgba(0,0,0,.15);*/
/*}*/
}

.proj-alpha ul li a:hover,  .proj-alpha ul li a:focus{
  opacity: 0.5 !important;
}


.proj-img h6 {
    margin-top: 20px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
}

ul.social-links li:nth-child(6) {
    margin: 0;
}

.tpn-img img {
    margin-right: -10px;
}

.proj-img button {
    appearance: none;
    -webkit-appearance: none;
}


.new-awards {
    position: relative;
    padding-left: 20px;
}
.new-awards:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: var(--maincolor);
    display: none;
}

span.aw-name {
    margin-left: 2px;
}

.service-col button:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(359deg, rgba(0, 0, 0, 0.97) 0%, rgba(36, 36, 36, 0.00) 100%);
    top: 0;
    z-index: 1;
    left: 0;
    display: none;
}



