/* mobile menu breackpoint and footer - app.css - lines 896, 869, 877, 954, 976, 1005, 1149, 1159, 1190, 1220 */
.owl-nav.disabled {
     display:none;
}
@media screen and (min-width: 1024px){
     .footer-credits {
         margin: 20px 0 0 90px;
    }
}
.img-responsive {
     display: block;
     max-width: 100%;
     height: auto;
}
.upper {
     text-transform: uppercase;
}
.center {
     text-align: center;
}
@media screen and (max-width: 1025px){
     .footer-credits {
         margin: 15px 0 0 80px;
    }   
}
@media screen and (max-width: 767px){
     .sm-left {
         margin-top: 5%;
    }    
}
@media screen and (min-width: 768px){
     .sm-right {
         text-align: right !important;
    }
     .sm-left {
         text-align: left !important;
    }
     .bordered {
         border-right: 2px solid #bf2330;
    }
}
.services-row {
     background-image: url("../img/sections/takes-2-services-background.jpg");
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;   
     color: #fff;
     padding: 0px 0px 30px 0px;     
}
.services-row > .overlay {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.overlay {
    background-color: rgba(33, 33, 34, 0.6);
}
.services-row .col-half-offset{
    margin-left:3.766666667%
}
.services-row h4 {
     color: #fff;
     margin-bottom: .5rem;
}
.services-row p {
    font-size: 14px !important;
}
.services-row .media {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: start;
     align-items: flex-start;
     margin-top: 30px;
}
.services-row .mr-3 {
     margin-right: 0rem!important;
}
.services-row .d-flex {
     display: -ms-flexbox!important;
     display: flex!important;
}
.services-row .media-body {
     -ms-flex: 1;
     flex: 1;
}
.services-row .media .icon {
     font-size: 4.5rem;
     display: block;
     width: 1em;
     height: 1em;
     line-height: 1;
}
.box {
     position: relative;
     text-align: center;
}
.box h4 {
     color: #fff;
}
.centered {
     position: absolute;
     top: 50%;
     left: 30%;
     transform: translate(-22%, -50%);
}
.box img {
     width: 100%;
     height: 300px;
     max-height: 300px;
     object-fit: cover;
}
.extend-row {
     margin-left: -15px;
     margin-right: -15px;
}
.img-bicycle {
     max-width: 700px;
     width: 100%;
     margin: 0 auto;
}
.sm-right p, .sm-left p {
     line-height:25px 
}
.full-row {
     max-width: 100%;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.production {
    margin-top: 105px;
}
.btn-danger {
    background-color: #bf2330;
    border-color: #bf2330;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #ab1f2b;
    border-color: #ab1f2b;
}
.btn-custom {
    padding: 12px 18px;
}
.btn-custom h4 {
    color: #fff;
}
.office-block {
     height:400px;
     margin-top: 90px;
}    
#office {
     background: url("../img/sections/takes-two-film-production-company-greece-office-01-min.jpg") no-repeat center center fixed; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     height: 100%;
     width: 100%;  
}
@media screen and (min-width: 768px) {
     .header .row, .footer .row {
         max-width: 85%;
     }  
     .hero .row {
         max-width: 90% !important;
     }        
}
@media screen and (min-width: 1240px) {
.header .row, .footer .row {
    max-width: 1200px;
}
}
@media screen and (min-width: 968px){
     .menu, .footer-menu {
         text-align: center;
    }
}


@media screen and (max-width: 968px){
.logo img {
    height:60px;
    margin-top:-10px;
}
}
.custom-img-col img {
    margin-top: 3%;
}
@media screen and (max-width: 990px){
.custom-img-col img {
    width: 32.333%;
    float:left;
    margin-left: 5px;
    margin-top: 0%;
    margin-bottom: 3%;
}
}
@media screen and (max-width: 990px){
.top-margin img {
    margin-top: 3%;
}
}
@media screen and (min-width: 768px) {
  .slider__title {
      font-size: 40px; 
} 
}
@media screen and (min-width: 1240px) {
  .slider__title {
      font-size: 50px; 
} 
}
.slider__title {
    letter-spacing: -0.02em;
}
.home-intro h2 {
    display: inline;
    letter-spacing: -0.02em; 
    margin: 10px 0 0;
    font-weight: 300;
}
@media screen and (min-width: 768px) {
    .home-intro h2 {
        font-size: 24px;
        line-height: 40px; 
} 
}
@media screen and (min-width: 1240px) {
    .home-intro h2 {
        font-size: 30px;
        line-height: 55px;
} 
}
.home-intro h2 em {
    color: #bf2330; 
}
@media screen and (min-width: 768px) {
    .home-intro h2 {
        margin-right: 3px; 
} 
}
@media screen and (max-width: 767px) {
    #map {
        height: 300px !important;
} 
}

@media screen and (max-width: 767px) {
   .hero {
      height: 100% !important;
   }
}

.container-video {
     --videoRatio: calc(16 / 9);
    padding: 0;
    margin: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    position: relative;
}
    
.container-video iframe {
    padding: 0;
    margin: 0;
    position: relative;
    --w: 100vw;
    --h: calc(var(--w) / var(--videoRatio));
    height: var(--h);
    width: var(--w);
    top: calc(50% - (var(--h) / 2));
    left: 0;
    width: var(--w);
    height: var(--h);
}

@media (max-aspect-ratio: 16/9) {
  .container-video iframe {
    --h: 100vh;
    --w: calc(var(--h) * var(--videoRatio));
    top: 0;
    left: calc(50% - (var(--w) / 2));
  }
}

@media screen and (min-width: 1240px) {
   .home-intro-new h1, .home-intro-new p {
      font-size: 18px;
      line-height: 30px;
   }
}

@media screen and (min-width: 1240px) {
   .home-intro-new h2 {
      font-size: 22px;
      line-height: 55px;
   }
}

.home-intro-new h2 {
    font-size: 20px;
}

.home-intro-new  h1, .home-intro-new  p {
    font-size: 16px;
    line-height: 28px;
    display: block;
    margin-top: 20px
}



.home-intro h1,.home-intro p {
    font-size: 16px;
    line-height: 28px;
    display: block;
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .home-intro h1,.home-intro p {
        font-size:16px;
        line-height: 28px
    }
}

@media screen and (min-width: 1240px) {
    .home-intro h1,.home-intro p {
        font-size:16px;
        line-height: 28px
    }
}

@media screen and (min-width: 968px) {
.mt-5 {
    margin-top: 5vh;
}
}

.mb-2 {
    margin-bottom: 2vh;
}

@media screen and (min-width: 1024px) {
    .details p {
        font-size:16px;
        line-height: 28px
    }
}


@media screen and (max-width: 767px) {
   .work-column-new {
      width: 100%;
   }
}

.header-margin-new {
   margin-top: 40px;
}

@media screen and (max-width: 992px) {
   .home-intro-new  h2 {
      line-height: 1.5;
   }
}

.home-intro-team {
    background: #fafafa;
    padding: 2%;
    margin-top: 50px;
}

.featured-header {
   line-height: 1.1;
   border-bottom: 2px solid #bf2330; 
}

.mtl {
   margin-top: 4.5vh;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
   .featured-header {
      max-width: 13rem
   }
}

@media screen and (max-width: 767px) {
   .featured-header {
      max-width: 9rem
   }
}
   
@media screen and (min-width: 992px) {
   .mtl {
      margin-top: -4.5vh;
   }
   .featured-header {
    margin-left: 30%;
    margin-right: 20%;
   } 
}

@media screen and (min-width: 1024px) {
   .footer-new {
       margin-top: 0px !important;
       padding: 60px 0 !important;
   }
}
.footer-new {
   background: #000;
}
.footer-new h3, .footer-new p {
   color: #fff;
}
.footer-new p {
    font-size: 20px;
    letter-spacing: 0.05em;
    font-weight: 200;
    margin: 30px 0;
}
.footer-new .fa {
    margin-right: 70px;
    margin-top: 10px;
    color: #fff;
}
.copy-new {
    color: #fff;
    font-size: 16px !important;
    margin-top: 40px !important;
    letter-spacing: 0.05em;
    font-weight: 200;    
}

@media screen and (min-width: 1050px) {
.logo-light img {
    height:120px;
}
}
@media screen and (max-width: 1049px) {
.logo-light img {
    height:100px;
}
}

.logo-light img {
    margin-top:-7px;
    background-color: #fff;
}

.ml-0 {
    margin-left: 0px;
}

.pl-0 {
    padding-left: 0px;
}

.cmt-5 {
   margin-top: 5vh;
}

.cmb-5 {
   margin-bottom: 5vh;
}


@media screen and (min-width: 968px) {
.contact-intro {
    margin-top: 12%;
}
}

@media screen and (min-width: 1240px) {
.contact-intro {
    margin-top: 8%;
    margin-bottom: 55px;
}
}


@media screen and (min-width: 968px) {
.custom-contact-intro {
    margin-top: 12%;
    margin-bottom: 0px;
}
}

@media screen and (min-width: 1240px) {
.custom-contact-intro {
    margin-top: 8%;
    margin-bottom: 0px;
}
}

@media screen and (min-width: 1600px) {
.custom-contact-intro {
    margin-top: 5%;
    margin-bottom: 0px;
}
}

@media screen and (min-width:968px){
    .header {
        position: relative;
	padding: 25px 0!important;
    }
}

@media screen and (min-width: 968px){
    .logo img {
        height:70px;
        margin-top:-13px;
    }
}

.inner-intro {
    margin-top: 0;
}

.menu__item span {
    display: inline;
}


@media (max-width: 1200px) { /* Adjust breakpoint as needed */
    .menu__item span {
        display: block;
	margin-top:5%;
    }
}

.mt-1 {
    margin-top: 1rem;
}

.mt-2 {
    margin-top: 2rem;
}

.mt-3 {
    margin-top: 3rem;
}

.mt-4 {
    margin-top: 4rem;
}

.mb-1 {
    margin-bottom: 1rem;
}

.mb-2 {
    margin-bottom: 2rem;
}

.mb-3 {
    margin-bottom: 3rem;
}

.mb-4 {
    margin-bottom: 4rem;
}