/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*
.navbar-default {
  background-color: #222;
  padding: 0;
}
*/

a {color: #fed136;/* filter: drop-shadow(0px 0px 0.1px #690404); */filter: drop-shadow(0px 0px 0.05px black);}

.lgo2 {
  content: url(/user/themes/max/img/lion_hat_c.png);
  position: absolute;
  height: auto;
  /* width: 180px; */
  /* top: calc(2000 / 610 * -47px); */
  filter: drop-shadow(0px 0px 10px white);
  /* left: 0; */
  /* left: -220px; */
  /* bottom: -150px; */
  /* display: block; */
  bottom: calc(100% + 15px);
  /* width: 100%; */
  left: calc(50% - 30vh * 610 / 1400 /2);
  height: 30vh;
}



.lgo-shrink {
    top: 0;
    margin-bottom: 0;
    height: 60px;
    position: absolute;
    /*content: url(/user/themes/max/img/logo_s.png);*/
    content: url(/user/themes/max/img/lion-run.gif);
    /*
    -webkit-filter: invert(1) drop-shadow(0px 0px 20px rgba(255, 255, 255, 0.5));
    filter: invert(1) drop-shadow(0px 0px 20px rgba(255, 255, 255, 0.5));
    */
    filter: drop-shadow(0px 0px 1px #00000095);
}

@media (max-width: 450px) {
  .lgo-shrink {
  left: 0;
}
}

/*

.nav a.page-scroll {
  color: black !important;
}


.navbar-default .nav li a {
  color: black !important;
}

.top-panel-mod {
  color: black !important;

}
*/

p {
    font-size: 20px;
    color: #690404 !important;
}


.top-panel-mod {
    color: #ffffff !important;
    font-size: 20px;
    /*font-weight: 600 !important;*/
    font-family: Assistant;
    /*
    background-color: #fed136;
    padding: 20px 7px !important;
    margin: 5px;
    border-radius: 15px;
    */
    background-color: #947ddd;
    /* padding: 15px 20px !important; */
    border-radius: 10px;
    margin: 8px;
    /* border: 2px solid #690404; */
    right: 6px;
    }

    .top-panel-mod:hover {
        /* color: #fed136 !important; */
        /* filter: drop-shadow(0px 0px 2px red); */
        background-color: #fed136 !important;
    }

.top-panel-mod-after {
  padding: 20px 7px !important;
}

h1.text-h2 {
    align-content: baseline;
    position: absolute;
    bottom: 0;
    font-size: 40px;
    line-height: 40px;
    text-align: right;
}

.header-welcome {
    /* position: absolute; */
    /* top: 30vh; */
    width: calc(100% / 7 * 3 / 2 + 100% - 30vh * 610 / 1400 /2);
    /* text-align: right; */
}



h6 {
  font-family: Assistant;
  font-size: 30px;
  font-weight: 600;
  color: #690404;
  }
}

h2 {
  font-family: Assistant;
}

h3 {
  font-family: Assistant;
}

header h2 {
  font-family: Assistant;
}

.time {
    /* background: red;
    left: 100px;
    display: inline-block;
    padding: 20px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    font-size: 20px;
    */
    letter-spacing: 1px;
}

.time.navbar-brand.page-scroll {
    color: white;
    -webkit-filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 0.5));
            filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 0.5));
}

@-webkit-keyframes blinker {
  50% {
    opacity: 0;
  }
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/**/

/**/

.nav > li > a {
  padding: 10px 7px;
  font-family: Assistant, Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
  /*font-size: 4vh;*/
  font-size: 20px;
}

header {
height: 100vh;
color: #690404;
direction: rtl;
}
@media (max-width: 767px) {
/*
  .lgo {
    margin-top: 15px;
    height: 135px;
  }
*/
  .navbar-header{
    overflow: hidden;
  }
  .btn-xl{
    padding: 1px 20px;
  }
}

.htest {
  font-family: 'MyWebFont';
}

.htest:before {
    content: "\aaa";
}


#tdinput{
  font-family: 'MyWebFont';
}
#tdinput:before {
    content: "\aaa";
}

/*bg animation*/
@font-face {
  font-family: 'MyWebFont';
  src: url('/user/themes/max/fonts/icomoon.eot'); /* IE9 Compat Modes */
  src: url('/user/themes/max/fonts/icomoon.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/user/themes/max/fonts/icomoon.woff') format('woff'), /* Pretty Modern Browsers */
       url('/user/themes/max/fonts/icomoon.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/user/themes/max/fonts/icomoon.svg#svgFontName') format('svg'); /* Legacy iOS */
}

#tdtext {
  z-index: 200;
  display: none;
  position: absolute;
}
#tdinput {
  display: none;
}
#tdstage {
  position: absolute;
  top: 0;
}
/*
#tdinput {
  z-index: 400;
  position: absolute;
  text-transform: uppercase;
  width: 90%;
  bottom: 20px;
  background: none;
  outline: none;
  border: none;
  font-size: 30px;
  color: #222;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #333;
  left: 5%;
}
*/
/*bganimation*/


#confeti {
  width: 100%;
  height: 100%;
  /*position: absolute;*/
  position: fixed;
  /*left: 0;*/
  filter: blur(3px);
  z-index: -4;
}

canvas {
  display: block;
}

.balloons {
      position: absolute;
      top: 10%;
      /* right: calc((50% - 50vh)*-1); */
      /* left: calc((50% - 50vh)*2); */
      left: -500px;
      /*right: 90%;*/
      /* background-color: #ff000070; */
      /*height: 50vh;*/
      opacity: .8;
      z-index: -2;
      width:20vh;
}

/*
.nav a.page-scroll {
  color: black !important;
}
*/
.header-bg2 {
    /* background-color: red; */
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -3;
}

.intro-text {
  -webkit-filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 0.5));
          filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 0.5));

}



/*
.question:before {
      content: "";
      width: 0px;
      height: 0px;
      border-left: calc(20px + 50px) solid #ff000000;
      border-right: 0px solid #a900ff00;
      border-top: 50px solid #690404;
      border-bottom: 0 solid #08ff0000;
      top: 0;
      margin-right: calc(50% - 20px);
      position: absolute;
      z-index: -1;
}
*/
/*
.question1 {
  filter: drop-shadow(-2px -4px 6px white);
  animation-name: stretch;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}
*/

/***
.question {
  text-align: center;
  border-radius: 20px;
  background-color: #fed136;
  color: white;
  padding: 0 0 10px 0;
  width: 50%;
  margin-right: 25%;
  position: relative;
  color: #690404;
  border: 2px solid #690404;
}

.question:before {
  content: "";
      width: 0px;
      height: 0px;
      border-left: 0px solid #2eff0000;
      border-right: calc(20px + 20px) solid #690404;
      border-top: 10px solid #ff000000;
      border-bottom: 10px solid #08ff0000;
      top: calc(50% - 20px - 10px);
      margin-right: calc(50%);
      position: absolute;
      z-index: -1;
}

.question:after {
    border: calc(20px + 20px) solid #ff00de !important;
}

.question:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border: calc(20px + 20px) solid #ff00de !important;
}
***/

.text-header {
    /* top: calc(30vh + 30px + 30px); */
    bottom: 35vh;
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    text-align: right;
    width: 70%;
    /* filter: drop-shadow(15px 0px 10px white); */
    /* background-color: red; */
    /* box-shadow: inset 0 0 20px 20px black; */
    filter: drop-shadow(0px 0px 1px white);
}

/*helpers*/
/*
.lgo2 {
  background-color: #ff000061;
}
.header-welcome {
  background-color: #0e00ff;
}
.text-header {
  background-color: red;
}
.block-header {
  background-color: #ff000059;
}
*/
/*helpers*/

.question {
    position: absolute;
    text-align: center;
    border-radius: 20px;
    /*background-color: #fed136;*/
    padding: 0 0 10px 0;
    width: 30%;
    color: #690404;
    /* border: 2px solid #690404; */
    margin: 0;
    bottom: 35vh;
    left: 0;
    margin-bottom: 25px;
}

.btn-xl {
  /* border-color: #690404; */
  background-color: #7d24c1;
  font-size: 20px;
  font-family: Assistant;
  border-radius: 15px;
  border-radius: 15px;
  padding: 10px 16%;
  /*color: #fed136;*/
  border-color: #690404;
  border: unset;
}

.btn-xl:hover {
    color: #ffffff;
    /* border-color: #690404; */
    /* border: solid 2px; */
}

@keyframes stretch {
  0% {
    transform: scale(.3);
    background-color: red;
    border-radius: 100%;
  }
  50% {
    background-color: orange;
  }
  100% {
    transform: scale(1.5);
    background-color: yellow;
  }
}


/*container*/
/*
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  */

.block-header {

  position: absolute;
  height: 100%;
  width: 100%;

 }

@media (min-width: 768px) {
  .block-header {
    width: 750px; }
  }
@media (min-width: 992px) {
  .block-header {
    width: 970px; } }
@media (min-width: 1200px) {
  .block-header {
    width: 1170px; } }

  h1.text-h2 {
    top: calc(40vh + -30px);
    /*width: 42vw;*/
    /* background-color: red; */
    font-size: 30px;
    margin-right: -7px;
    margin-left: auto;
    /*padding-left: 15px;*/
  /*padding-right: 15px;*/ }

  @media (min-width: 768px) {
    h1.text-h2 {
      width: calc(750px * .74 - 220px); } }
  @media (min-width: 992px) {
    h1.text-h2 {
    width: calc(970px * .74 - 220px); } }
  @media (min-width: 1200px) {
    h1.text-h2 {
    width: calc(1170px * .74 - 220px); } }

/*container*/


/*chat part symbol*/
/*
@media (min-width: 768px){
.question:before {
  content: "";
      width: 0px;
      height: 0px;
      border-left: 0px solid #2eff0000;
      border-right: calc(20px + 20px) solid #690404;
      border-top: 10px solid #ff000000;
      border-bottom: 10px solid #08ff0000;
      top: calc(50% - 20px - 10px);
      margin-right: calc(50%);
      position: absolute;
      z-index: -1;
}
.question:after {
      content: "";
      width: 0px;
      height: 0px;
      position: absolute;
      border-left: 0px solid #2eff0000;
      border-right: calc(20px + 20px - 1px) solid #fed136;
      border-top: 10px solid #ff000000;
      border-bottom: 10px solid #08ff0000;
      right: calc(100% - 7px);
      top: calc(50% - 20px - 10px);
}
}
*/
/*chat part symbol*/
@media (max-width: 991px){
.nav > li > a {
  font-size: 20px;
}
}
@media (max-width: 767px){
.nav > li > a {
  font-size: 20px;
}
}
@media (max-width: 567px){
.nav > li > a {
  font-size: 14px;
}
}
@media (max-width: 380px){
.nav > li > a {
  font-size: 12px;
}
}

header .question h1 {
    font-size: 30px;
    /*margin-top: 0px;*/
    line-height: 30px;
    color: white;
}

/*comics*/

@media (min-width: 768px) {
  header .intro-text {
        /*padding-top: 45vh; */
        padding-top: 100px;
        /* right: 0; */
        /* left: 500px; */
        /*padding-left: 25%;*/
        text-align: right;
        font-style: unset;
        /* width: 100%;*/

        top: 20vh;
}
}

h1 {
  font-family: "Assistant" !important;
  font-style: unset !important;
  font-weight: 400 !important;
}

.center {
    text-align: center;
    color: #690404;
}
.zoom-tile {
  position:relative;
  display: block;
  min-width: 100%;
  height: 33vw;
  max-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}


.profile-map {

}


.img-left {
    width: 200px;
}


.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 1200px;
    filter: drop-shadow(0px 0px 1px #00000095);
}

.navbar-nav {
  margin: 0;
}

.navbar-default .navbar-toggle {
    border-color: #7d24c1;
    background-color: #7d24c1;
}

.navbar-default.navbar-shrink {
  padding: 0;
  box-shadow: 0 0 18px 1px #0000008f;
}

@media (min-width: 1199px) {
  .zoom-tile {
  max-height: 250px;
}}

@media (min-width: 992px) and (max-width: 1199px) {
  .zoom-tile {
  max-height: 180px;
}}

@media (min-width: 768px) and (max-width: 992px) {
  .zoom-tile {
  max-height: 180px;
}}
@media (max-width: 768px) {
  .zoom-tile {
  max-height: 300px;

}}

/*
@media (max-width: 240px){
.navbar-header {
    overflow: hidden !important;
}
}

@media (min-width: 240px){
.navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
}

.navbar-right {
    float: right !important;
}

.navbar-nav {
    float: left !important;
    margin: 0 !important;
}
}
.collapse {
  display: block;
}
*/
@media (min-width: 320px){
.navbar-header {
  margin-bottom: -60px;
}

.navbar-default .nav li a {
  float: right;
}
.collapse {
  display: block;
}

button.navbar-toggle {
    display: none;
}
}

@media (max-width: 319px){
  #bs-example-navbar-collapse-1 {
    background-color: #947ddd !important;
  }
  .navbar-header {
    background-color: #947ddd;
}
}

@media (min-width: 768px) and (min-height: 670px) {
.lgo2:hover {
  /*
    top: calc(100% + 15px);
    transform: scaleY(-1);
  */
  /*  left: 0;*/
  /*filter: invert(1);*/
}
}

@media (max-width: 768px) and (min-height: 670px) {
.block-header {
  width: calc(100% - 30px);
}

.question {

  width: 100%;
  /*bottom: calc(15px + 100px);*/
  bottom: calc(15px);
  margin: 0;
}

.lgo2 {
  left: 0;
  /*bottom: calc(140px - 17px);*/
  top: calc(-40vh - 20px + 30px);
}

.header-welcome {
  position: absolute;
  z-index: 1;
  bottom: 100%;
  width: calc(100% + 30vh * 610 / 1400);
}

.text-header{
  /*bottom: calc(140px + 100px);*/
  bottom: calc(140px);
  width: calc(100% - 30vh * 610 / 1400);
  margin: 0;
  height:40vh;
  border-radius: 10px;
}

.block-header {
  background-image: radial-gradient(white, #ffffff00 90%);
}

h1.text-h2{
  padding-left: 15px;
  padding-right: 15px;
  top: unset;
  bottom: 160px;
  text-align: center;
  line-height: 15px;
}
}
@media (max-width: 768px) {

h6 {
  font-size: 20px;
}

header h2 {
  font-size: 30px;
}

header .question h1 {
  font-size: 20px;
}

.text-header{
  font-size: 20px;
}

header h1 {
  margin: 10px;
}

h1.text-h2{
  font-size: 15px;
}

.navbar.navbar-default.navbar-fixed-top {
    background-color: transparent;
}

.navbar-default.navbar-shrink {
background-color: #222 !important;
}
/*
#bs-example-navbar-collapse-1 {
  background-color: #222 !important;
}
*/
#bs-example-navbar-collapse-1.navbar.navbar-default.navbar-fixed-top {
  background-color: #222 !important;
}

}

@media (max-height: 750px) and (min-width: 450px) {

  .header-welcome {
      bottom: calc(100% - 20px);
      position: absolute;
}

.block-header {
  min-height: 406px;
}

.navbar-default {
      padding: 0;
}

.nav > li > a {
    font-size: 15px;
}


.lgo-frame {
    /* background-color: red; */
    position: absolute;
    filter: drop-shadow(0px 0px 10px white);
    bottom: calc(100%);
    left: calc(50% - 30vh * 610 / 958 /2);
    /*left: 0;*/
    height: 30vh;
    overflow: hidden;
}

.lgo2 {
  /*left: 0;*/
  position: initial;
  /* height: calc(100% - 610 / 2000 * 2.5 * -100px ); */
  /* height: calc(100% - 610 / 1400 * -100px ); */
  height: calc(100% + 11.5vh);
  /* background-color: red; */
}

.btn-xl{
 padding: 10px 24px;
}
.text-header{
  bottom: 90px;
  right: -10px;
}
.question {
    bottom: calc(5vh + 80px);
    margin: 0;
    left: 15px;
    /* width: calc(30% - 15px); */
}

header h2 {
    font-size: 25px;
    line-height: 20px;
}

.text-header{
  width: calc(70% - 15px);
}
h6 {
  font-size: 20px;
}

header .question h1 {
  font-size: 20px;
}

.text-header{
  font-size: 20px;
}

header h1 {
  margin: 10px;
}

h1.text-h2{
  font-size: 15px;
}
}

@media (max-width: 375px) {

  header h2 {
    font-size: 25px;
    line-height: 25px;
  }

  h3 {
    font-size: 20px;
    line-height: 20px;
  }

  .nav > li > a {
      font-size: small;
  }

.text-header {
  right: 0;
}

.block-header {
  width: calc(100% - 30px);
}

.question {

  width: 100%;
  bottom: calc(15px);
  margin: 0;
  left: 0;
}

.lgo2 {
  left: 0;
  /*bottom: calc(140px - 17px);*/
  top: calc(-40vh - 20px + 30px);

}

.header-welcome {
  position: absolute;
  z-index: 1;
  bottom: 100%;
  width: calc(100% + 30vh * 610 / 1400);
}

.text-header{
  bottom: calc(140px);
  width: calc(100% - 30vh * 610 / 1400);
  margin: 0;
  height:40vh;
}

h1.text-h2{
  padding-left: 15px;
  padding-right: 15px;
  top: unset;
  bottom: 160px;
  text-align: center;
  line-height: 15px;
}
}

@media (max-width: 320px) {
  .nav > li > a {
    font-size: xx-small;
}
}

input#myCheck {
    height: 20px;
    width: 20px;
    position: absolute;
    top: -4px;
}

img.cross {
    position: absolute;
    z-index: 1;
    left: 10px;
    width: 100%;
    height: 100%;
    pointer-events: none;
    filter: opacity(0.8);
}

.zoom-tile__container {
  min-width: 100%;
  height: 33vw;
  max-height: 250px;
  position: absolute;
  overflow: hidden;
  border: 20px;
  border-radius: 20px;
  border: solid 1px;
  border-color: #690404;
}

#_crime_scene .profiles{
    left: 20%;
}

@media (min-width: 1199px) {
  .zoom-tile {
  max-height: 250px;
}}

@media (min-width: 992px) and (max-width: 1199px) {
  .zoom-tile__container {
  max-height: 180px;
}}

@media (min-width: 768px) and (max-width: 992px) {
  .zoom-tile__container {
  max-height: 180px;
}}
@media (max-width: 768px) {
  .zoom-tile__container {
  max-height: 300px;
}
#_crime_scene .profiles {
  left:0;
}
}


.zoom-tile__container .photo {
	position: absolute;
	min-width: 102%;
	min-height: 102%;
  margin:auto;
  width:50%;
  height:50%;
  border: unset;
  border-radius: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transition: -webkit-transform .8s ease-out;
	transition: -webkit-transform .8s ease-out;
	-o-transition: transform .8s ease-out;
	transition: transform .8s ease-out;
	transition: transform .8s ease-out, -webkit-transform .8s ease-out;
  -o-object-fit: cover;
     object-fit: cover;

}

.ug-item-wrapper img {
  pointer-events: none !important;
}

.ug-arrow-right.ug-skin-default {
  mix-blend-mode:difference;
}

.ug-arrow-left.ug-skin-default {
  mix-blend-mode:difference;
}

.ug-gallery-wrapper .ug-bullets {
  mix-blend-mode:difference;
}

.ug-button-fullscreen.ug-skin-default {
  mix-blend-mode:difference;
}

.ug-zoompanel.ug-skin-default {
  mix-blend-mode:difference;
}

.ug-button-play.ug-skin-default {
  mix-blend-mode:difference;
}

.ug-textpanel-title{
  text-align: center !important;
  font-size: 20px !important;

}

.unselected {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

@media (max-width: 767px) {
  .unselected {
    display: none; } }



ln:hover {
  color: #fec503;
  cursor: pointer;
}

ln.selected {
  color: #fec503;
}

.hide {
  display: none !important;
}



.portfolio-modal .modal-body {
      overflow-y: auto;
      padding-top: 0;
      text-align: right;
}


.youtube-video{
  position:relative;width:100%;
  height:0;padding-bottom:56.27198%;
  }
.youtube-video iframe{position:absolute;
  top:0;left:0;
  width:100%;
  height:100%;}

.portfolio-modal .close-modal {
    top: 35px;
    right: 30px;
    width: 50px;
    height: 50px;
    z-index: 1000;
}

.portfolio-data {
  font-weight: 550;
  font-size: 17px;
  text-align: left;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.portfolio-item {
  color: gray;
}


.portfolio-text {
  text-align: left;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.portfolio-year {
  font-weight: 550;
  font-size: 17px;
  text-align: right;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.wtt {
  margin-bottom: calc( -30px + 3vh );
}


#portfolio .tttop {
  position: -webkit-sticky;
  position: sticky;
}

.wtet {
  height:3vh;
}

.work-type {
  position: -webkit-sticky;
  position: sticky;
  top: 65px;
  z-index: 4 !important;
  -webkit-animation:animatetopw1 2s;
          animation:animatetopw1 2s
}

.tile-back {
  width: 100%;
  height: 100%;
  background-position: center;
}

.work-type-back {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  height: 90px;
  top: 0;
  background-color: #222;
  padding-top: -50px;
  margin-top: -110px;
  z-index: 3 !important;
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
  -webkit-animation:animatetopw2 2s;
          animation:animatetopw2 2s
}

.wte {
  word-spacing: 15px;
  font-size: 15px;
}

@media (max-width: 789px) {
  .wte {
    word-spacing: 5px; } }

@media (max-width: 552px) {
  .wte {
    font-size: 12px;
    word-spacing: 5px; }
  .work-type-back {
    height: 90px;
  }
}
@media (max-width: 467px) {
  .wte {
    font-size: 10px;
    word-spacing: 2.5px; }
  .work-type-back {
    height: 85px;
  }
  .portfolio-modal .modal-content h2 {
    font-size: 2em;
  }
  .modal-body {
    padding: 0;
  }
  .portfolio-modal .modal-content {
    padding: 30px 0;
  }


.portfolio-modal .modal-content p {
    margin-bottom: 30px;
    direction: rtl !important;
    font-family: Assistant !important;
}

  .portfolio-modal .close-modal {
    top: 5px;
    right: 15px;
  }
}

@media (max-width: 320px) {
  .wte {
    font-size: 9px;
   }
}

.none {
  display:none;
}


@media (min-width: 800px) {
.portfolio-modal .modal-content{
  padding: 10px 0;
}}

.portfolio-modal.modal .modal-content {
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #ffffffe0;
  width: 100%;
  /* top: 30vh; */
  -webkit-animation:amodal 1s;
  animation:amodal 1s;
  box-shadow: 0px 0 14px 0px black;
  opacity: .96;
}


@-webkit-keyframes amodal {
  from{top:100%;opacity:0} to{top:0;opacity:1}
}

.modal-content::-webkit-scrollbar {
  display: none;
}

/*
.modal-content::-webkit-scrollbar {
  display: none;
}

.modal-content {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.modal::-webkit-scrollbar{
  display: none;
}

.modal{
  overflow: hidden !important;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
*/

img.profile-top {
  overflow: hidden !important;
}

@media (min-width: 1500px) {
.portfolio-modal.modal .modal-content {
  left: 12vw;
  width: 76vw;
}
}

@media (min-width: 1400px) and (max-width:1500px) {
.portfolio-modal.modal .modal-content {
  left: 10vw;
  width: 80vw;
}
}

@media (min-width: 1199px) and (max-width:1300px) {
.portfolio-modal.modal .modal-content {
  left: 10vw;
  width: 90vw;
}
}

@media (min-width: 850px) and (max-width:992px) {
.portfolio-modal.modal .modal-content {
  left: 5vw;
  width: 90vw;
}
.portfolio-modal .modal-content{
  padding: 10px 0;
}
}

.wt {
  color: white}


.work-type-hide {
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
  -webkit-animation:animatetopwh 2s;
          animation:animatetopwh 2s
}

@-webkit-keyframes animatetopw {
  from{top:0;opacity:0} to{top:80px;opacity:1}
}
@keyframes animatetopw {
  from{top:0;opacity:0} to{top:80px;opacity:1}
}
@-webkit-keyframes animatetopw2 {
  from{opacity:0} to{opacity:0.5}
}
@keyframes animatetopw2 {
  from{opacity:0} to{opacity:0.5}
}

@-webkit-keyframes animatetopwh {
  from{opacity:0.5} to{opacity:0}
}
@keyframes animatetopwh {
  from{opacity:0.5} to{opacity:0}
}


#contact h3:hover {
  color: #fec503;
  cursor:pointer;
}

#contact h2:hover {
  color: #fec503;
  cursor:pointer;
}

/*del
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/icomoon.eot?v=4.1.0');
  src: url('../fonts/icomoon.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/icomoon.woff?v=4.1.0') format('woff'), url('../fonts/icomoon.ttf?v=4.1.0') format('truetype'), url('../fonts/icomoon.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*del*/

.fa-archinect:before {
  content: url("https://archinect.com/images/nav/a_logo.png");
}

.fa-email:before {
  width: 24px !important;
  height: 24px !important;
  content: "\e901";
}

.fa-telegram:before {
  content: "\F1D8";
}

.fa-whatsapp:before {
  content: "\ea93";
}

.fa-skype:before {
  content: "\ea93";
}

.fa-facebook2:before {
  content: "\ea90";
}

.fa-linkedin2:before {
  content: "\eaca";
}

.fa-qr:before {
  content: "\e938";
}

.qr {
  /* width: 50vw; */
  height: 200px;
  /* background-attachment: fixed; */
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/qr.png);
}

.resume-b {
  width:100%;
  height:auto;
  background-color: white;
  /*font-family: Helvetica,Arial,sans-serif; Montserrat,"Helvetica Neue",*/
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}





.resume-bold {
  font-weight: 700
}

.resume-button {
  padding-top: 20px;
  width: 100%;
  text-align: center;
}

.resume-tab {
  padding-left: 20px;
  /*padding-right: 20px;*/
}

.resume-tr {
  padding-left: 0;
}

.uppercase {
  text-transform: uppercase;
}

.left-float {
  display:block;
  float:left;
}

.left {
  text-align: left;
}

.right{
  text-align: right;
}

.resume-view{
  cursor: pointer;
}

.resume-close{
  position: -webkit-sticky;
  position: sticky;
  margin-right: -5px;
}

.resume-view:hover{
  text-decoration: underline;
  color: #fec503;
}

.right-float {
  display:block;
  float:right;
}

/*
.hr {
  margin-bottom: 2px;
  border: 1px;
  border-top: 1px solid;
}
*/
.hr {
  margin-top: 26px;
  margin-bottom: 2px;
  border: 1px;
  border-top: 1px solid;
}

summary .hr{
  margin-top:0;
}



.portfolio-modal .close-modal .lr .rl {
  height: 32px;
  width: 2px;
  background-color:#333;
}
.portfolio-modal .close-modal .lr {
  height: 32px;
  width: 2px;
  background-color:#333;
}

.form-control {
  color: #000000;
}

.profile-text {
  text-align: right;
  float: right;
  margin: 0;
  /*font-size: 15px;*/
  /* background: black; */
  /*width: 68%;*/
}

.profile-text p {
    font-size: 20px;
    /*line-height: 5px;*/
}

.modal-img {
  margin: 0;
  display: inline-block;
  width: 100%;
}

.portfolio-modal .modal-content img {
    /* margin: 0; */
    width: 100%;
    /* max-height: 20vh; */
    /* position: fixed; */
    /* left: 0; */
}
/*
.fing {
  background: black;
}
*/
#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  max-height: 360px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}

section {
    padding: 15px 0 100px 0;
}

@media (min-width: 768px) {

  section {
      padding: 15px 0 150px 0;
  }

.portfolio-item {
/*  width: 20%;*/
}
.h4 {right: 0;
    text-align: right;
    position: absolute;
    font-size: 16px;
    top: 80vh;}
}

.link {
    color: #222;
}

.vid-temp {
  width:100%;
  height:auto;
  margin-top: -50px;
}
/*
@media (max-width: 615px) {
.modal-img {

}
}
*/


/*sweetalert1
.swal-modal {
  width: 50%;
  background-color: #ffffffeb;
  font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.swal-footer {
  text-align: center;
}
/*sweetalert1*/
.swal2-popup {
  width: 80%;
  font-size: 1.4rem;
}

/*
.swal2-styled.swal2-confirm {
      background-color: #222;
}
*/

.backvid{

}

.fullvid {
      position: fixed;
      z-index: 2001;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: #000000ab;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}

.invid {
  margin: auto;
  width: 80%;
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}
/*
.screen-back {
    width: 100%;
    height: 100%;
}
.screen {
    width: 100%;
    height: 100%;
}
.screen-monitor{
  width: 100%;
  height: 100%;
}
*/

.h4 {margin: 180px;}



.zoom-tile__container .photo {
    -webkit-box-shadow: inset -1px -2px 12px 0px #222;
    box-shadow: inset -1px -2px 12px 0px #222;
    /* border-radius: 0; */
}

/*newspaper*/

/*----------------------------
		Headers
-----------------------------*/


#fin{
	font:70px 'Anton',Arial,Helvetica;
	text-align:center;
	padding-top:300px;
	text-transform:uppercase;
	display:none;
}

#fontPreload{
	font-family:'Anton';
	visibility:hidden;
	position:absolute;
}

section h2 {
 font-family: Assistant;
}

section h3 {
 font-family: Assistant;
}

#contact h3, #contact label {
    color: white;
}

.modal-content-img {
    position: absolute;
    top: 0 !important;
    /* z-index: 1; */
    height: 100%;
    /* width: 100% !important; */
    background-color: red !important;
    /* opacity: .5; */
    overflow: hidden; /* Hide scrollbars */
}

.col-md-5 {
    filter: drop-shadow(0px 0px 6px white);
}

@media (min-width: 992px){
.col-md-5 {
    width: 50%;
}
}

header h3 {
    color: #fec503;
    filter: drop-shadow(0px 0px 0.1px black);
}

.text-primary {
    color: #947ddd;
}

h4.service-heading {
    color: #690404;
}

footer span.copyright {
    color: #ffffff;
}

img.profile-top.img-responsive {
    position: absolute;
    /* margin: 0; */
    /* height: 100%; */
    /* width: 100%; */
    left: 0;
    /* top: 100px !important; */
    padding: 0 !important;
    margin: 0 !important;
}

.row {
  font-family: Assistant;
}
section#contact {
    background-blend-mode: difference;
}

section#contact .form-group textarea.form-control {
    height: 413px;
}

input.form-control.date-s {
    height: 65px !important;
}

/*comments 5756718797553664-proj*/
/*
.comment-form .email-verification, .comment-form .logout {
  border-top: 0 !important;
}
button.btn.primary-button {
  background-color: #947ddd !important;
}
.comment-box>.header .left h2 {
  color: #690404 !important;
}
a, button {
  color: #fed136 !important;
}
.branding {
  display: none !important;
}
*/
