@font-face 
{
  font-family: 'MOON GET! Heavy';
  font-style: normal;
  font-weight: normal;
  src: local('MOON GET! Heavy'), url('../font/moon_get-Heavy.woff') format('woff');
}

.fancybox-slide--iframe .fancybox-content
{
  background:transparent !important;
}


/* body 
{ 
  animation: 1s ease-out 0s 1 slideInFromLeft;
  animation-iteration-count: 1;
} 

@keyframes slideInFromLeft 
{
  0% {
    transform: translateX(100%); opacity: 0;
  }
  100% {
    transform: translateX(0); opacity: 1; 
  }
}

@keyframes slideInFromTop 
{
  0% {
    transform: translateY(300%); opacity: 0;
  }
  100% {
    transform: translateY(0); opacity: 1; 
  }
}*/

@keyframes fadeInAnimation 
{ 
    0% { 
        opacity: 0; 
    } 
    100% { 
        opacity: 1; 
    } 
} 

.indinav
{
  background-color: transparent;
  padding: 0px 0px;
  position: absolute;
  top: 0px;
  padding-top: 7vw;
  z-index: 10;
  width: 100%;
  left: 0%;
  margin: 0px auto;
  padding-left: 3%;
}

.mobnav
{
  background-color: transparent;
  padding: 0px 0px;
  position: static;
  top: 0px;
  z-index: 10;
  width: 100%;
  left: 0%;
  margin: 0px auto;
}

.link
{
  font-family: 'MOON GET! Heavy';
  font-size: 3.5vw;
  display: inline-block;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fffce4 !important;
  padding: 0px !important;
  line-height: 5.5vw;
}

/*.link:hover
{
  color: #000 !important;
}*/

.list
{
  display: block;
}

.da
{
  padding-left: 0px;
  padding-right: 0px;
}

.indrcon {
  display: none;
  position: relative;
  background-color: transparent;
  min-width: max-content;
  z-index: 1;  
}

.indrcon a {
  float: none;
  color: black;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 1.5vw !important;
  line-height: 2vw;
  text-transform: initial;
  font-family: 'Open Sans', sans-serif;
  animation: fadeInAnimation ease 1s; 
  animation-iteration-count: 1; 
  animation-fill-mode: forwards; 
  width: fit-content;
  font-weight: 600;
}

.indrcon1 {
  display: none;
  background-color: transparent;
  min-width: max-content;
  z-index: 1; 
  animation: fadeInAnimation ease 1s; 
  position: static !important;
  will-change: transform;
  top: 0px;
  left: 0px;
  transform: initial !important;
  border: none; 
  padding: 0px !important;
}

.indrcon1 a {
  float: none;
  color: black;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 1.3rem !important;
  line-height: 9vw;
  text-transform: initial;
  font-family: 'Open Sans', sans-serif;
  width: fit-content;
}


/*.indr:hover .indrcon {
  display: block;
}
*/
.harimg
{
  /*background-image: url(../images/har02.jpg);*/
  /*background-size: 100% 100%;*/
  background-size: cover;
  background-position: center;
  height: auto;
  padding-top: 8rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}

.harwidth
{
  width: 50%;
  padding: 1%;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  background-color: none;
}

.harhead
{
  font-family: 'MOON GET! Heavy';
  font-size: 1.5vw;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fffde4 !important;
  margin-bottom: -4px;
  animation: 2s ease-out 0s 1 slideInFromTop;
}

.dtext
{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  letter-spacing: 3px;
  margin-bottom: 10px;
  color: #fffde4 !important;
  animation: 2s ease-out 0s 1 slideInFromTop;
}

.hartext
{
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fffde4 !important;
  margin-bottom: 0px;
  animation: 2s ease-out 0s 1 slideInFromTop;
}

.yellowbg
{
  background-color: #fffde6;
  padding-top: 4%;
  padding-bottom: 1%;
  padding-left: 2%;
  padding-right: 2%;
}

.yellowrow
{
  max-width: 100rem;
}

.showreel
{
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 1px;
  color: #000 !important;
  margin-bottom: 0px;
  /*padding-left: 0.2%;*/
}

.redtext
{
  font-family: 'MOON GET! Heavy';
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 2px;
  color: #fffde6 !important;
  margin-bottom: -4px
}

.downtext
{
  color: #fffde6 !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
}

.y1:hover
{
  text-decoration: none;
}

.imgwidth
{
  width: 16.5vw;
  margin-bottom: 20px;
}

.imgwidth1
{
  width: 16.5vw;
  margin: 4rem auto;
}

.bigscreen
{
  display: block !important;
}

.smallscreen
{
  display: none !important;
}

.harnav
{
  position: absolute;
  width: 100%;
  top: 60px;
  padding-left: 1.8rem;
  z-index: 1111;
}

.ha
{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  color: #fffde5 !important;
  padding: 0px !important;
  border-bottom: 1px solid transparent;
}

.hapad
{
  padding-left: 35px;
}

.vimg
{
  /*background-size: 100% 100%;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  position: relative;
  margin: 10px auto;
  min-height: 222px;
  margin-bottom: 25px;
  border-radius: 15px;*/
  background-size: cover;
  background-position: center;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  position: relative;
  min-height: 250px;
  /*margin: 10px auto 35px;*/
 /* border-radius: 15px;*/
}

.vimg:hover
{
  /*transform: translateY(-5px);
  transition: all 1s ease-in-out;*/
  box-shadow: 0px 0px 15px 0px rgb(50 50 50);

}

.project-info-box 
{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;  
  opacity: 0;
}

.project-info-box:hover 
{
    opacity: 1;
    transition: opacity 0.5s ease;
}

/*.y1
{
  position: relative;
}*/

.coltp1
{
  margin: 2px auto;
  padding: 0px 8px;
}

.coltp
{
  margin-top: 4px;
  margin-bottom: 75px;
  padding: 0px 8px;
}

/*.coltp:last-child  
{
  margin-bottom: 25px;
}*/

.vpos
{
  position: absolute;
  bottom: 2px;
  left: 22px;
}


.siddrcon 
{
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  min-width: max-content;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  padding: 12px 16px !important;
}

.siddrcon a 
{
  float: none;
  color: black;
  text-decoration: none;
  display: block;
  text-align: left;
  padding-top: 20px !important;
}

/*.siddrcon a:hover 
{
  background-color: #d3af35;
}*/


.siddrcon1
{
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  min-width: max-content;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  padding: 12px 16px !important;
}

.siddrcon1 a 
{
  float: none;
  color: black;
  text-decoration: none;
  display: block;
  text-align: left;
  padding-top: 20px !important;
}

.siddr:hover .siddrcon 
{
  display: block;
}

.haactive
{
  border-bottom: 1px solid #fff;
}

.awardactive
{
  border-bottom: 1px solid #372a17;
}

.ha
{
  width: fit-content;
}

.ha:after
{
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width .3s;
  margin: 0px auto;
  display: block;
}

.ha:hover::after 
{
    width: 100%;
}


.dropdown-toggle::after
{
  border:none;
}


.linhr:after
{
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #fffde4;
  transition: width .3s;
  margin: 0px auto;
  display: block;
}

.linhr:hover::after 
{
    width: 100%;
}

.newwid
{
  margin: 1rem auto;
}

.awardcont
{
  padding-top: 11rem;
}

.awardrow
{
  max-width: 90%;
}

.award
{
  color: #372a17 !important;
  font-weight: 600;
}

.award:after
{
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #372a17 !important;
  transition: width .3s;
  margin: 0px auto;
  display: block;
}

.award:hover::after 
{
    width: 100%;
}

.awardtop
{
  margin-bottom: 75px;
  z-index: -1;
}

.context
{
  font-family: 'MOON GET! Heavy';
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 2px;
  color: #372a17 !important;
}

.conpara
{
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #372a17 !important;
}

.conpara a
{
  text-decoration: none;
  color: #372a17 !important;
}

.connectrow
{
  max-width: 80%;
}

.connectcont
{
  padding-top: 14rem;
}

.borderright::after
{
  content: '';
  width: 0px;
  height: 100%;
  border-right: 2px solid #372a17;
  position: absolute;
  top: 0;
  right: 45px;
}

.smtop
{
  padding-top: 4%;
  padding-bottom: 2%;
}

.vinitimg
{
  background-size: cover;
  background-position: top;
}


.fancybox-navigation, .fancybox-button--arrow_right, .fancybox-button--arrow_left
{
  background-color: #000 !important;
}

@media only screen
and (min-width: 0px)
and (max-width: 320px)
{
  .link 
  {
    font-family: 'MOON GET! Heavy';
    font-size: 7vw;
    display: inline-block;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fffce4 !important;
    padding: 0px !important;
    line-height: 11.5vw;
  }

  .mobnav
  {
    padding-top: 20%;
  }

  .indrcon a
  {
    line-height: 5vw;
    font-size: 3.5vw !important;
  }

 
  .harhead
  {
    margin-bottom: 0px;
    font-size: 4.5vw;
  }

  .imgwidth1
  {
    width: auto;
  }

  .bigscreen
  {
    display: none !important;
  }

  .smallscreen
  {
    display: block !important;
  }

  .imgwidth 
  {
    width: 45vw;
    margin: 25px auto 15px;
  }

  .harnav
  {
    top: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .logoimage
  {
    width: 45vw;
  }

  .navbar-toggler 
  {
    color: #fffce4 !important;
    margin-bottom: 0px;
    padding: .15rem .35rem;
    font-size: 1.5rem;
    border: none;
  }

  .hapad 
  {
    padding-left: 10px;
    margin-top: 5px;
  }

  .hrrsp
  {
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0.8);
  }

  button:hover, button:focus, .button:hover, .button:focus
  {
    background-color: transparent !important;
    outline: none !important;
  }

  .harimg 
  {
    padding-top: 5rem;
    padding-left: 15px;
    padding-right: 15px;  
  }

  .harwidth
  {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .hartext
  {
    font-size: 12px;
  }

  .vimg
  {
    min-height: 200px;
  }

  .redtext
  {
    font-size: 12px;
  }

  .siddrcon 
  {
    position: static;
  }

  .ha
  {
    padding-top: 20px !important;
  }

  .awrdul
  {
    margin-left: 0px;
    background-color: rgb(55 42 23 / 91%) !important;
  }

  .award 
  {
    color: #fffde6 !important;
  }

  .award:after
  {
    background: #fffde6 !important;
  }

  .awardcont 
  {
    padding-top: 6rem;
  }

  .borderright::after
  {
    display: none;
  }

  .connectcont 
  {
    padding-top: 7rem;
  }


}


@media only screen
and (min-width: 320px)
and (max-width: 576px)
{
  .link 
  {
    font-family: 'MOON GET! Heavy';
    font-size: 7vw;
    display: inline-block;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fffce4 !important;
    padding: 0px !important;
    line-height: 12.5vw;
  }

  .mobnav
  {
    padding-top: 20%;
  }

  .indrcon a
  {
    line-height: 5vw;
    font-size: 3.5vw !important;
  }

  .imgwidth1
  {
    width: auto;
  }

  .bigscreen
  {
    display: none !important;
  }

  .smallscreen
  {
    display: block !important;
  }

  .imgwidth 
  {
    width: 45vw;
    margin: 25px auto 15px;
  }



    .harnav
  {
    top: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .logoimage
  {
    width: 45vw;
  }

  .navbar-toggler 
  {
    color: #fffce4 !important;
    margin-bottom: 0px;
    padding: .15rem .35rem;
    font-size: 2rem;
    border: none;
  }

  .harhead
  {
    font-size: 4.5vw;
  }

  .hapad 
  {
    padding-left: 10px;
    margin-top: 5px;
  }

  .hrrsp
  {
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0.8);
  }

  button:hover, button:focus, .button:hover, .button:focus
  {
    background-color: transparent !important;
    outline: none;
  }

  .harimg 
  {
    padding-top: 5rem;
    padding-left: 15px;
    padding-right: 15px;    
  }

  .harwidth
  {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .hartext
  {
    font-size: 12px;
  }

  .redtext
  {
    font-size: 12px;
  }

  .siddrcon 
  {
    position: static;
  }

  .ha
  {
    padding-top: 20px !important;
  }


  .awrdul
  {
    margin-left: 0px;
    background-color: rgb(55 42 23 / 91%) !important;
  }

  .award 
  {
    color: #fffde6 !important;
  }

  .award:after
  {
    background: #fffde6 !important;
  }

  .awardcont 
  {
    padding-top: 6rem;
  }

  .awardtop
  {
    width: 50%;
  }

  .borderright::after
  {
    display: none;
  }

  .connectcont 
  {
    padding-top: 7rem;
  }
}


@media only screen
and (min-width: 576px)
and (max-width: 767px)
{
  .link 
  {
    font-family: 'MOON GET! Heavy';
    font-size: 9vw;
    display: inline-block;
    letter-spacing: 3px;
    text-transform: uppercase;
    color:#fffce4 !important;
    padding: 0px !important;
    line-height: 11.5vw;
  }

  .mobnav
  {
    padding-top: 20%;
  }

  .indrcon a
  {
    line-height: 5vw;
    font-size: 3.5vw !important;
  }

  .harhead
  {
    margin-bottom: 0px;
  }

  .imgwidth1
  {
    width: auto;
  }

  .bigscreen
  {
    display: none !important;
  }

  .smallscreen
  {
    display: block !important;
  }

  .imgwidth 
  {
    width: 45vw;
    margin: 25px auto 15px;
  }


  .harnav
  {
    top: 0px;  
    padding-left: 15px;
    padding-right: 15px; 
  }

  .logoimage
  {
    width: 45vw;
  }

  .navbar-toggler 
  {
    color: #fffce4 !important;
    margin-bottom: 0px;
    padding: .15rem .35rem;
    font-size: 2rem;
    border: none;
  }

  .harhead
  {
    font-size: 4.5vw;
  }

  .hapad 
  {
    padding-left: 10px;
    margin-top: 5px;
  }

  .hrrsp
  {
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0.8);
  }

  button:hover, button:focus, .button:hover, .button:focus
  {
    background-color: transparent !important;
    outline: none;
  }

  .harimg 
  {
    padding-top: 5rem;
    padding-left: 15px;
    padding-right: 15px;  
  }

  .harwidth
  {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .hartext
  {
    font-size: 12px;
  }

  .redtext
  {
    font-size: 12px;
  }

  .siddrcon 
  {
    position: static;
  }

  .ha
  {
    padding-top: 20px !important;
  }

  /*.vimg
  {
    min-height: 170px;
  }*/



    .awrdul
  {
    margin-left: 0px;
    background-color: rgb(55 42 23 / 91%) !important;
  }

  .award 
  {
    color: #fffde6 !important;
  }

  .award:after
  {
    background: #fffde6 !important;
  }

  .awardcont 
  {
    padding-top: 6rem;
  }

  .borderright::after
  {
    display: none;
  }

  .connectcont 
  {
    padding-top: 7rem;
  }



}


@media only screen
and (min-width: 768px)
and (max-width: 992px)
{
  .indinav
  {
    /*padding-top: 15%;*/
  }

  .hapad 
  {
    padding-left: 20px;
  }

  .harhead
  {
    font-size: 2.5vw;
  }

  .harwidth
  {
    width: 60%;

  }

  .harnav
  {
    padding-left: 5px;
    padding-right: 15px;

  }

  .harimg
  {
    padding-left: 15px;
    padding-right: 15px;

  }

  .redtext
  {
    font-size: 10px;
    letter-spacing: 1px;
  }

  /*.vimg
  {
    min-height: 140px;
  }*/

  .awardcont 
  {
    padding-top: 10rem;
  }

  .borderright::after
  {
    right: 13px;
  }

}



@media only screen
and (min-width: 992px)
and (max-width: 1200px)
{
  .indinav
  {
    /*padding-top: 12%;*/
  }

  /*.vimg
  {
    min-height: 150px;
  }*/

  .redtext
  {
    font-size: 12px;
  }

  .harnav
  {
    padding-left: 10px;
    padding-right: 15px;

  }

  .harimg
  {
    padding-left: 20px;
    padding-right: 15px;

  }
}

button:focus {outline:0;}
img:focus {outline:0;}
a:hover, a:focus {
    outline:0;
}


