@font-face {
  font-family: 'dokchamp';
  src: url('dokchamp.ttf') format('truetype');
}

body {
  font-family: dokchamp, arial, sans-serif;
}

.tnr{
  /*font-family:Arial, Helvetica, sans-serif;*/
  font-family: "Times New Roman", Times, serif !important;
}

nav {
  margin-bottom: 30px;
}

.menu-more{
  margin-top: 30px;
  margin-right: 30px;
}

.footer-img {
  position: relative;
  bottom: 0;
  height: 500px;
}

.parallax-container {
  height: 300px;
}

.row {
  margin-bottom: 0;
}

.dp-height {
  height: 100vh;
}

.mirrored {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

a.white {
  color: white;
  background-color: transparent !important;
}

a.white:hover {
  text-decoration: underline;
}

.shadow-top-bottom {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 -12px 15px 0 rgba(0, 0, 0, 0.24);
}

.shadow-bottom {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24);
}

.carousel-wrapper {
  max-height: 300px;
  margin-bottom: 10%;
}

.showreel {
  margin-top: 5%;
  margin-bottom: 10%;
}

html, body, .block {
  height: 100%;
}

.nav-btn {
  margin-right: 50px;
  margin-left: 50px;
}

.my-side-nav {
  width: 200px;
}

.logo-container a {
  width: 100%;
  height: 100%;
}

.nav-user-container {
  padding: 22px 22px;
  margin-bottom: 20px;
}

input[type=text] {
  box-sizing: inherit;
}

.max {
  width: 100%;
  height: 100%;
}

.btn {
  margin-bottom: 1rem;
}

.normal {
  width: 200px;
  height: 200px;
}

.small {
  width: 100px;
  height: 100px;
}

.tiny {
  width: 50px;
  height: 50px;
}

.mini {
  width: 25px;
  height: 25px;
}

.article-preview-content {
  height: 200px;
  position: relative;
}

.overlayValign {
  margin-top: 30%;
}

h1 {
  font-size: 4rem;
}

h3 {
  font-size: 2rem;
}

.bg-flare {
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}

.flare1 {
  background-image: url("../img/fl1.png");
}

.flare2 {
  background-image: url("../img/fl2.png");
}

.overlay {
  position: relative;
  width: 100%;
  height: 1000px;
  left: 0;
  top: 0;
}

.of-hidden {
  overflow: hidden;
}

.bg-gradient {
  background: -moz-linear-gradient(top, rgb(3, 3, 33) 0%, rgb(36, 5, 75) 100%);
  /* FF3.6+ rgb(33, 3, 3)rgb(3, 3, 33)*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(3, 3, 33)), color-stop(100%, rgb(36, 5, 75)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgb(3, 3, 33) 0%, rgb(36, 5, 75) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgb(3, 3, 33) 0%, rgb(36, 5, 75) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgb(3, 3, 33) 0%, rgb(36, 5, 75) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgb(3, 3, 33) 0%, rgb(36, 5, 75) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0089fff1', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}

.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
  margin: 0;
  background: lime;
  /* Just to visualize the extent */
  z-index: 10;
}

.gradientback {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0089fff1', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}

.animation-msg {
  position: absolute;
  top: -105px;
  right: -90px;
  width: 210px;
  height: 180px;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-image: url(../img/speechbubble1.png);
  padding: 20px 25px 50px 15px;
  overflow: hidden;
  display: none;
  font-size: 0.75em;
  text-align: center;
}

@media only screen and (max-width: 600px) {
  .margin-on-small-only, .margin-on-small-and-down {
    margin-top: 100px;
  }
}

.cc {
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding-top: 45%;
}

.cc1 {
  background-image: url("../img/moab2.png");
}

.cc2 {
  background-image: url("../img/la1.png");
}

.cc3 {
  background-image: url("../img/moab1.png");
}

.cc-msg {
  color: rgb(33, 33, 33);
  background-color: rgba(120, 120, 120, 0.35);
}


/*
@media only screen and (orientation:portrait) {
  .landscape-only-container {
    height: 100vw;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@media only screen and (orientation:landscape) {
  .landscape-only-container {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
*/

.landscape-only-warning {
  display: none;
}

@media only screen and (orientation:portrait) {
  .landscape-only-container {
    display: none;
  }
  .landscape-only-warning {
    display: block;
  }
}

@media only screen and (orientation:landscape) {
  .landscape-only-warning {
    display: none;
  }
}

.portrait-only-warning {
  display: none;
}

@media only screen and (orientation:landscape) {
  .portrait-only-container {
    display: none;
  }
  .portrait-only-warning {
    display: block;
  }
}

@media only screen and (orientation:portrait) {
  .portrait-only-warning {
    display: none;
  }
}

.more-information {
  display: none;
}

a.btn {
  border: solid #555555 1px;
  border-radius: 5px;
}

.index-img-container {
  width: 30%;
  height: 30%;
  display: block;
  margin: 0 auto;
}

.navbar-img {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

a.nav {
  width: 180px;
  margin-right: auto !important;
  margin-left: auto !important;
}

@media only screen and (max-width: 450px) {
  a.btn {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .index-img-container {
    width: 50%;
    height: 50%;
    display: block;
    margin: 0 auto;
  }
  h3 {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 350px) {
  a.btn {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

div.large-link {
  margin-top: 10%;
  margin-bottom: 10%;
}

a.large-link {
  font-size: 3em;
  border: solid 2px;
  border-radius: 20px;
  padding: 20px;
}

a.active {
  background-color: rgba(0,0,0,0.15) !important;
  color: black !important;
}

a.donate {
  //border-color: rgba(255, 255, 255, 0.50) !important;
  color: #faa61a !important;
}

div.redBorder {
  border: solid rgb(153, 6, 6) 1px !important;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
  width: 40%;
  ;
}

.bmcolor {
  color: #faa61a !important;
  background-color: transparent !important;
}

.bm-background-color {
  background-color: #fff;
  color: #595959 !important;
}


/*
body {
  padding-left: 300px;
}

@media only screen and (max-width: 992px) {
  body {
    padding-left: 0;
  }
}
*/
