@font-face {
    font-family: "Swis721BT Bold";  
    font-weight: bold;
    src: url("../font/Swis721BT-Regular3.otf") format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: "Swis721BT"; 
    src: url('../font/Swis721BT-Regular3.eot'); /* IE9 Compat Modes */
    src: url('../font/Swis721BT-Regular3.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/Swis721BT-Regular3.woff') format('woff'), /* Pretty Modern Browsers */
       url("../font/Swis721BT-Regular3.otf") format('truetype'); /* Safari, Android, iOS */
}

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #049edb;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #8848c4;
}

.ajax_overlay {}
.ajax_loader {background: url("../images/spinner.gif") no-repeat center center transparent;width:100%;height:100%;}

body {
  color: black;
  font-family: "Swis721BT", "Arial";  
}

body p {
  font-size: 17px;
}

body.inside-facebook, body.iframe-page, body.main-page {
  background-color: #fff;
  background-image: url(../images/bg_f.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: 100%;
}

body.alt-page {
  background-color: #fff;
  background-image: url(../images/bg_f.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: 100%;
}

a {
color: black;
text-decoration: underline;
}

a:hover, a:focus {
  color: black;  
}

.form-control {
  font-family: Arial !important;
}

.form-group {
  color: black;
}

.home-btn-gallery {
  display: inline-block;
  width: 200px;
  color: white;
  text-decoration: none;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: normal;
  font-size: 1em;
  border: 2px solid white;
  padding: 15px 30px;
  margin-left: 10px;
  margin-right: 10px;
}

.home-btn-gallery:hover {
  background-color: #7e31a2;
  border-color: #7e31a2;
}

.home-btn-gallery:hover {
  text-decoration: none;
}

#btnEnter {
  display: inline-block;
  border: 0;
  line-height: normal;
  margin: 0 auto;
  background: #f92e34;
  text-decoration: none;
  font-size: 16px !important;
  font-weight: 500 !important;
  background: url(../images/bg/01.jpg);
  background-size: 100% 100%;
  width: 200px;
  padding: 17px 30px;
  margin-left: 10px;
  margin-right: 10px;
  opacity: 0.95;
}

#btnEnter:hover {
  opacity: 1.0;
  background: #7e31a2;
  border-color: #7e31a2;
}

body .btn-add-memory {
  display: inline-block;
  color: white;
  max-width: 145px;
  line-height: normal;
  margin: 0 auto;
  background: #f92e34;
  text-decoration: none;
  font-weight: 500;
  background: url(../images/bg/01.jpg);
  background-size: 100% 100%;
  font-size: 18px;
  padding: 17px 60px;
  width: auto;
  min-width: auto;
  max-width: unset;
}

.m-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000d1;
  z-index: 35;
}

.video-wrapper {
  opacity: 0;
}

.juicerio-wrapper {
  display: none;
}

#percent {
  display: none;
  text-align: center;
  color: green;
}

#dropdown-menu2 {
  margin-right: 40px;
}

#dropdown-menu2 a {
  text-decoration: none;
}

#dropdown-menu2 a:first-of-type {
  margin-right: 40px;
}

.active-link {
  border-bottom: 2px solid white !important;
}

#dropdown-menu2 a {
  color: white;
  font-size: 20px;
}

.container {
  max-width: 95%;
  padding-left: 0px;
  padding-right: 0px;
}

.iframe-page .app-container {
  background-color: rgba(248,172, 0, 0.7);
  margin-top: 112px;
}

.app-container {
  position: relative;
  min-height: 400px;
  background-color: transparent;
  margin-top: 0px;
  padding-bottom: 24px;
  color: white;
}

@media (min-width: 1900px) {
    body .container {
        width: 92%;
        margin: 4%;
    }

    body .grid-item {
      padding: 1%;
    }

    body .container_1 p {
      margin: 20px;
      font-size: 23px;
      line-height: 35px;
    }

    body .container_1 .modal-username {
      font-size: 30px;
    }

    body .fluid_video_wrapper {
      margin-top: 120px;
      width: 830px;
      min-width: 830px;
      min-height: 450px;
    }

    body #uploadedVideo {
      max-width: 830px;
    }

    body .modal, body .modal-two {
      max-width: 600px
    }

    body .modal-description .modal-username {
      font-size: 28px;
    }

    body .inner-header p {
      font-size: 21px;
    }

    body .modal-description {
      font-size: 21px;
    }

    body .modal-dp {
      margin-top: 10px;
    }

    body .upload-form .modal-content {
      padding-top: 120px;
    }

    body .btn-select-upload {
      margin-left: 67px;
    }

    body .modal, body .modal-two {
      padding: 15px;
    }

    body .modal .close, body .modal-two .close {
      top: 15px;
      right: 15px;
      max-height: 40px;
      min-width: 40px;
      line-height: 43px !important;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
  .app-container {
    /*max-height: 768px;*/
    padding-bottom: 100px;
    overflow: auto;
  }
}

.app-cabacha {
  position: absolute;
  left: -5000px;
}

.btn {
  font-weight: normal !important;
  border-radius: 0 !important;
}

.btn-fix {
  min-width: 290px;
}

.text-brand {
  color: #478f00;
}

.text-facebook {
  color: #365592;
}

.text-twitter {
  color: #55acee;
}

.text-google-plus {
  color: #d73d32;
}

.text-instagram {
  color: #004779;
}

.checkbox a {
  color: #7e31a2;
}

.cabacha { 
  position: absolute; 
  left: -999%; 
}

.in-spacer {
  width: 100%;
  height: 15px;
}

.btn-brand {
  color: black;
  background-color: rgb(249 46 52);
  font-family: "Swis721BT", "Arial"; 
  /*border-color: black;*/
}

.btn-brand:focus, .btn-brand.focus {
  color: black;
  background-color: white;
  /*border-color: black;*/
}

.btn-brand:hover {
  opacity: 0.9;
}
.btn-brand:active, .btn-brand.active, .open > .btn-brand.dropdown-toggle {
  color: white;
  background-color: black;
  border-color: white;
}
.btn-brand:active:hover, .btn-brand:active:focus, .btn-brand:active.focus, .btn-brand.active:hover, .btn-brand.active:focus, .btn-brand.active.focus, .open > .btn-brand.dropdown-toggle:hover, .open > .btn-brand.dropdown-toggle:focus, .open > .btn-brand.dropdown-toggle.focus {
  color: black;
  background-color: black;
  border-color: white;
}
.btn-brand:active, .btn-brand.active, .open > .btn-brand.dropdown-toggle {
  background-image: none;
}
.btn-brand.disabled, .btn-brand.disabled:hover, .btn-brand.disabled:focus, .btn-brand.disabled.focus, .btn-brand.disabled:active, .btn-brand.disabled.active, .btn-brand[disabled], .btn-brand[disabled]:hover, .btn-brand[disabled]:focus, .btn-brand[disabled].focus, .btn-brand[disabled]:active, .btn-brand[disabled].active, fieldset[disabled] .btn-brand, fieldset[disabled] .btn-brand:hover, fieldset[disabled] .btn-brand:focus, fieldset[disabled] .btn-brand.focus, fieldset[disabled] .btn-brand:active, fieldset[disabled] .btn-brand.active {
  background-color: rgb(248, 172, 0);
  border-color: rgb(248, 172, 0);
}
.btn-brand .badge {
  color: rgb(248, 172, 0);
  background-color: black;
}

.sub-btn {
  color: white;
  background-color: #7e31a2;
  font-family: "Swis721BT Bold", "Arial";
  font-weight: bold !important;
  background: #049edb;
  background: linear-gradient(90deg, #049edb, #8848c4);
  outline: 0;
  border: 0;
  padding: 12px 70px;
}

.sub-btn:focus, .sub-btn.focus {
  color: white !important;
  background-color: #44afad !important;
  border: 0 !important;
  outline: 0 !important; 
}
.sub-btn:hover {
  color: white;
  background-color: #289bd2;
  opacity: 0.9;
}

.tata-ajax-loader {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  height: 100vh !important;
}

.iw-heading {
  margin-bottom: 4px;  
}

.iw-subheading {
  margin-top: 0;
  font-size: 22px;
  font-weight: 900;
}

.join-discussion {
  margin-top: 18px;
  margin-bottom: 18px;
}
.join-discussion:before {
  display: block;
  position: relative;
  margin: 0 auto;
  padding-top: 18px;
  width: 70px;
  border-top: 1px solid #ffd85f;
  content: ' ';
}

@media (max-width: 768px) {
  .discussion-through {
    margin-bottom: -10px !important;
  }
  .discussion-through li {
    margin-bottom: 10px;
  }
}

.discussion-channel {
  text-decoration: none !important;
  color: black;
  display: block;
  border: 0;
  cursor: pointer;
  text-align: left;
  max-width: 110px;
  -webkit-transition: all 200ms ease-in-out;
          transition: all 200ms ease-in-out;
}

.discussion-channel:hover, .discussion-channel:active, .discussion-channel:focus {
  opacity: 0.9;
}

.facebookLogin img {
  image-rendering: auto !important;
}

.aw-a {
  margin-bottom: 5px;
}

.aw-a svg {
  padding-right: 3px;
  height: 23px !important;
}

.aw-b {
  margin-bottom: 2px;
}

.aw-b svg {
  height: 22px !important;
}

.discussion-channel img {
  width: 100%;
  max-width: 100px;
}

.feed-pagination {
  margin-top: 35px;
  margin-bottom: 50px;
}

.overlay, .overlay-popup {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 9999;
}

.overlay.overlay--open, .overlay-popup.overlay--open {
  display: block !important;
}

.overlay video, .overlay .modal-img {
  margin: 0 !important;
}

.img-avatar {
  border: 1px solid black;
}

.modal, .modal-two {
    display: none;
    position: absolute;
    width: 70%;
    max-width: 450px;
    background-color: #fff;
    color: #fff;
    padding: 5px;
    border-radius: 2px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.modal-inner-content {
  position: relative;
}

.modal .close, .modal-two .close {
  max-height: 30px;
  min-width: 30px;
  line-height: 30px !important;
  text-align: center;
  background-color: #fff;
  color: #7e31a2;
  font-family: "Serif", "auto";
  font-size: 28px !important;
  font-weight: normal !important;
  padding: 0 6px;
  position: absolute;
  z-index: 9999;
  right: 5px;
  -webkit-transition: all 200ms ease-in-out;
          transition: all 200ms ease-in-out;
}
.modal .close:hover, .modal .close:focus, .modal .close:active,
.modal-two .close:hover, .modal-two .close:focus, .modal-two .close:active,  {
  background-color: black;
}

.modal .close:hover {
  background-color: purple !important;
  color: white !important;
}

@media (max-width: 768px) {
  .modal .close, .modal-two .close {
    padding: 0 8px;
    font-size: 20px;
    line-height: 20px;
    min-height: 23px;
  }
}
@media (max-width: 480px) {
  .modal .close, .modal-two .close {
    padding: 0 6px;
    font-size: 14px;
  }
}

.upload-form .modal, .upload-form .modal-two {
  background-image: url(../images/banner.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 100%;
}
.upload-form .modal .close, .upload-form .modal-two .close {
  font-size: 16px;
}
@media (max-width: 768px) {
 /* .upload-form .modal {
    background-size: 90%;
  }*/
}
.upload-form .modal-content {
  padding-top: 100px;
}

.modal-content img {
  max-width: 100%;
}

.upload-form .close {
  top: 0;
  right: 0;
  line-height: 20px;
}

.modal-img {
  margin-top: 5px;
  margin-bottom: 10px;
}

.modal-caption {
  margin-top: 20px;
  color: #999;
}
.modal-caption .fa {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.modal-dp {
  margin: 0 10px 10px 0;
  margin-bottom: 0;
}

.modal-username {
  display: block;
  color: #d9ca5c;
  font-weight: 500;
  margin-bottom: 5px;
  color: #7e31a2;
}

.modal-description {
  font-size: 16px;
  border-bottom: 2px solid rgb(108, 111, 112);
  border-bottom: 0;
  padding-bottom: 10px;
  min-height: 110px;
  color: black;
}

.modal-description .modal-username {
  font-size: 18px;
}

.data-feed {
  position: relative;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}

.item {
  position: relative;
  text-align: center;
  font-size: 2em;
  font-weight: white;
  color: white;
  line-height: 1.5em;
  border-radius: 5px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  background: white;
  overflow: hidden;
}

.grid-item2:nth-child(2n) .item {
  background-image: linear-gradient(135deg, #000 10%, #000000 100%);
  border: 2px solid #000;
}

.grid-item2:nth-child(3n) .item {
  background-image: linear-gradient(135deg, #d8d8d8 10%, #ffffff 100%);
  border: 2px solid #ffffff80;
  color: black;
}

.grid-item2:nth-child(3n) .item .modal-username {
  color: #008e0f;
}

.grid {
  margin-left: 0;
}

.grid-item {
  width: 25%;
  display: inline-block;
  color: black;
  padding: 1%;
  margin-bottom: 5px;
  vertical-align: top;
  overflow: hidden;
}

@media (max-width: 1025px) {
  .grid {
    margin-left: 10px;
    margin-right: 10px;
  }

  .btn-select-upload {
    margin-left: 15px !important;
  }

  .dropdown {
    z-index: 3 !important;
  }

  .logo-container {
    margin-top: 10px;
  }

  .feed-item--msg .modal-username {
    margin-top: 40px !important;
  }

  .grid-item {
    width: 33.33%;
  }

  .tc-logo {
    float: left;
    margin-left: 15px;
  }

  .app-name {
    float: right;
  }

  .modal, .modal-two {
    width: 92%;
  }

  .btn-upload-type {
    display: block;
  }

  .home-btn-gallery {
    float: none !important;
  }

  .fg-50 {
    width: 100%;
    max-width: 100%;
  }

  .fg-r {
    float: none;
  }

  .fg-50 .col-sm-12 {
    padding-right: 0px;
  }

  .fg-50.fg-r .col-sm-12 {
    padding-left: 0px;
    padding-right: 15px;
  }

  #vimeoIf {
    //height: auto;
  }
}

.play-placeholder {
    position: absolute;
    top: 3%;
    left: 3.5%;
    margin: 0 auto;
    background: url(../images/play.png);
    background-size: cover !important;
    width: 30px;
    height: 30px;
    z-index: 3;
    opacity: 0.6;
}

.play-gif {
  background: url(../images/gif.png) !important;
  background-size: cover !important;
}

.play-image {
  background: url(../images/image.png) !important;
  background-size: cover !important;
}

.play-msg {
  background: url(../images/msg2.png) !important;
  background-size: cover !important;
}

.play-video {
  background: url(../images/video.png) !important;
  background-size: cover !important;
}

.btn-select-upload {
  font-family: "Arial";
  background-color: white;
  max-width: 125px;
  border: 1px solid black;
  text-align: center;
  margin-left: 51px;
  text-decoration: none;
  display: block;
  float: none;
  clear: both;
}

.btn-upload-type {
  background-color: #fff !important;
  border: 1px solid black !important;
  text-decoration: none;
  color: black;
  margin-bottom: 25px;
}

.btn-upload-type:hover {
  background-color: #7e31a2 !important;
  border: 1px solid white !important;
  text-decoration: none;
  color: white;
  margin-bottom: 25px;
}

.p-or {
    display: block;
    position: relative;
    clear: both;
    text-align: center;
    padding: 10px;
    margin: 0;
}

.column-sizer {
  width: 50%;
  box-sizing: border-box;
}

.container_1 {
  position: relative;
}

.container_1 p {
  color: black;
  font-size: 15px;
  line-height: 18px;
  margin: 10px;
}

.container_1 .modal-username {
  font-family: "Swis721BT Bold", "Arial";
  font-size: 20px;
  margin: 10px;
}

.entry-descr .modal-username {
  font-size: 20px;
}

#vimeoIf {
    max-width: 100%;
  }

.home-btn-gallery:focus, .home-btn-gallery:hover {
  color: white;
}

@media (max-width: 768px) {
  .grid-item {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .grid-item {
   
  }
}
.grid-item .feed-thumb {
  width: 100%;
  height: auto;
}


.feed-img-expand {
  display: block;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: opacity 200ms ease-in-out;
          transition: opacity 200ms ease-in-out;
}

.feed-img-expand h1 {
  display: none;
}

.feed-img-expand:hover, .feed-img-expand:focus, .feed-img-expand:active {
  filter: brightness(0.5);
  transition: 0.25s ease;
}

.feed-img-expand img {
  transition: 0.25s ease;
}

.grid-item--double {
  width: 275px;
}
@media (min-width: 768px) {
  .grid-item--double {
    width: 305px;
  }
}
.grid-item--double .feed-img-expand {
  width: 275px;
}
@media (min-width: 768px) {
  .grid-item--double .feed-img-expand {
    width: 305px;
  }
}

.grid-item--triple {
  width: 275px;
  height: auto;
}
@media (min-width: 768px) {
  .grid-item--triple {
    width: 305px;
    height: 305px;
  }
}
.grid-item--triple .feed-thumb {
  width: 275px;
  height: 275px;
}
@media (min-width: 768px) {
  .grid-item--triple .feed-thumb {
    width: 305px;
    height: 305px;
  }
}
.grid-item--triple .feed-img-expand {
  min-width: 275px;
  min-height: 275px;
}
@media (min-width: 768px) {
  .grid-item--triple .feed-img-expand {
    min-width: 305px;
    min-height: 305px;
  }
}

video {
  object-fit: fill;
  max-width: 300px;
}

.grid-item video {
  max-width: 100%;
}

.entry-descr {
  position: relative;
  text-align: center;
  padding: 10px;
  color: white;
  line-height: 1.5em;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  background-image: #7e31a2;
  background-image: linear-gradient(135deg, #7e31a2 10%, #44afad 100%);
}

.entry-descr .modal-username {
  color: white !important;
}

.btn-gallery-wrapper {
  text-align: center;
  margin-bottom: 20px;
  height: auto;
  line-height: 30px;
  height: 30px;
}

.btn-gallery-wrapper a {
  display: inline;
  text-decoration: none;
  background: #7e31a2;
  border-color: transparent;
}

.uploading {
  font-family: "Swis721BT Bold", "Arial";
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  top: 57%;
  text-align: center;
  display: block;
  width: 100%;
}

.uploading span {
  display: block;
  font-family: "Swis721BT", "Arial";
  opacity: 0;
  max-width: 250px;
  margin: 0 auto;
  margin-top: 10px;
  color: #000000;
}

.btn-gallery-wrapper a:hover {
  background-color: transparent !important;
  border-color: #7e31a2 !important;
}

.btn-gallery-wrapper #btnGallery:hover {
  background-color: #7e31a2 !important;
  border-color: #7e31a2 !important;
}

.feed-tweet {
  display: block;
  padding: 5px;
  min-width: 275px;
  max-width: 100%;
  min-height: 150px;
  background-color: white;
  color: #333;
  text-align: left;
}

.feed-tweet img {
  margin: 0 10px 3px 0;
}

.tc-container {
  display: none;
  width: 100%;
  font-size: 12px;
}

.fg-50 {
  display: inline-block !important;
  max-width: 50%;
}

.fg-r {
  float: right;
}

.socials-nav {
  cursor: default;
  display: inline-block;
  width: 100%;
}

.socials-nav {
  cursor: pointer;
}

.socials-nav img {
  height: 30px;
  width: auto;
  max-width: unset !important;
}

a.socials-link {
  display: inline-block;
  width: 35px;
  position: relative;
  vertical-align: middle;
}

.terms, .privacy {
  display: inline-block;
  width: 49%;
  margin-top: 5px;
  margin-bottom: 24px;
  color: white;  
  font-weight: normal;
}

.terms {
  text-align: right;
}

.privacy {
  text-align: left;
}

.terms a, .privacy a {
  color: white;
}

[id=photoForm] {
  margin-top: 18px;
  margin-left: 10px;
  margin-right: 10px;
}

[id=descriptionField] {
  resize: none;
}

.upload-photo-control {
  position: relative;
  width: 100px;
  opacity: 0;
  filter: alpha(opactity=0);
  text-indent: -100%;
  height: 0;
}

.user-fb-albums,
.fb-album-photos {
  list-style-type: none;
  margin: 0 auto 10px;
  padding: 0;
  max-height: 500px;
  overflow: auto;
  overflow-x: hiden;
  overflow-y: auto;
}

.user-fb-album,
.user-fb-photo {
  vertical-align: top;
  display: inline-block;
  margin: 0 6px 10px 0;
  cursor: pointer;
  -webkit-transition: opacity 200ms ease-in-out;
          transition: opacity 200ms ease-in-out;
}
.user-fb-album:hover, .user-fb-album:focus, .user-fb-album:active,
.user-fb-photo:hover,
.user-fb-photo:focus,
.user-fb-photo:active {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.back-to-fb-albums {
  display: block;
  margin: 10px 0;
}

strong {
  font-weight: 900;
}

.app-hashtags {
  font-weight: 900;
  color: white;
  text-shadow: 1px 1px #000000;
}

.dropdown-content {
  min-width: 100% !important;
  z-index: 33333;
}

.preview-alert {
  text-align: center;
  font-size: 16px;
  color: #000;
  border-top: 2px solid rgb(255 255 255 / 11%);
  padding-bottom: 15px;
  padding-top: 30px;
  margin-bottom: 0;
}


.app-nav {
  display: block;
}

.app-logo {
  display: block;
  text-transform: uppercase;
}

.app-navigation {
  display: block;
}
.app-navigation li {
  display: inline-block;
  margin: 0 10px;
}

.nav-items {
  display: block;
  padding: 10px;
}

.logo-container {
  position: relative;
  width: 100%;
  padding: 2% 0% 2% 0%;
}

.logo-top {
  width: 45%;
  margin-top: 5%;
}

.logo-bottom {
  width: 100%;
}

/*.website-iframe {
  background-color: rgba(255, 159, 61, 0.6);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
  color: black;
}*/

.smaller-text {
  font-size: 0.7em;
}

/*.hashtag-font {
  font-family: "Frontage-R";
}*/

.web-logo {
  color: #060633;
  text-shadow: 1px 1px #000000;
}

.web-hash {
  text-shadow: 1px 1px #000000;
}

.btn-link:focus, .btn-link:hover {
  color: rgb(197, 4, 31);
}

#iD_aunitedkingdom > .text-center {
  color: white !important;
} 

.bottom-popup {
  width: 100%;
  text-align: center;
}

.rewardimage {
  max-width: 100%;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
}

#pop-up-trigger, #pop-up-trigger-insta, #pop-up-trigger-twit {
  /*font-family: "Frontage";
  color: white;*/
  cursor: pointer;
  text-decoration: none;
}

.popup-content {  
  padding: 100px 5% 0% 5%;
}

.forest-logo {
  width: 20%;
  vertical-align: bottom;
}

.logo {
  max-width: 100%;
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}

.container-padding {
  padding-left: 0px ;
  padding-right: 0px;
}

#popup-close-bttm, #popup-close-insta, #popup-close-twit {
 /* margin-top: 20px;*/
  margin-bottom: 15px;
}

.data-feed-wrapper {
  opacity: 0;
  padding: 0 0;
}

.social-popup {
  padding-top: 110px;
  text-align: center;
  font-size: 1.2em;
}

.twitter-btn, .instagram-btn {
  max-width: 100%;
}

.social-image {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 50px;
  max-width: 160px;
}

  .break-media {
    display: none;
  }

/*.main-text {
  padding-bottom: 2.5%;
}*/

@media (max-width: 850px) {
  .logo-container {
    width: 100%;
  }
  .inner-header p {
    font-size: 0.9em;
  }
  h2 {
    font-size: 3.5em;
  }
  .main-text {
    font-size: 1.15em;
  }
}

@media (max-width: 650px) {
  .forest-logo {
    width: 30%;    
  }
  h2 {
    font-size: 3em;  
  }
  .main-text {
    font-size: 1em;
  }
  .tc-container {  
    font-size: 10px;
  }
}

@media (max-width: 550px) {  
  h2 {
    font-size: 2.5em;  
  }
  .container-padding {
    padding-left: 0%;
    padding-right: 0%;
  }
}

@media (max-width: 480px) {  
  h2 {
    font-size: 2.1em;  
  }
}

@media (max-width: 350px) {  
  h2 {
    font-size: 2em;  
  }  
}

@media (max-width: 480px) {
  body.iframe-page {
    background: url(../images/iebgfix_75.png) repeat left top;
    background: transparent;    
  }
  .app-container {
    margin-top: 0px;
  }

  .upload-form .modal-content {
    padding-top: 70px;
  }
}

@media only screen and (max-device-width: 1024px) {
  body.iframe-page {
    background: url(../images/iebgfix_75.png) repeat left top;
    background: transparent;       
  }
  .app-container {
    margin-top: 0px;
  }
  .container {
    max-width: 100%;
    width: 100%;
    max-height: auto;
    height: auto;
  }
}


.logo-container {  
  background-repeat: no-repeat;  
  background-size: 100%;
  position: relative;
}

.app-nav {
  background-color: transparent;
  color: white;
  padding: 10px 0px;
}

.app-nav h3 {
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}

.app-name {
  display: none !important;
}

.tc-logo, .dubai-logo {
  display: inline-block;
  width: 49%;
}

.tc-logo {
  text-align: left;
}

.app-name {  
  text-align: center;
  font-size: 22px;
  vertical-align: middle;
}

.dubai-logo {
  text-align: right;
}

.tc-logo-inner {
  display: inline-block;
  /*max-width: 15%;*/
  padding-left: 30px;
} 

.dubai-logo-inner {
  display: inline-block;
 /* max-width: 55%; */
  margin-top: 20px;
  padding-right: 40px;
}

.tc-logo-inner img, .dubai-logo-inner img {
  max-width: 100%;  
  display: inline-block;
  max-height: 30px;
}

.dubai-logo-inner img {
  max-height: 25px;
}

.tc-logo-inner img {
  margin-top: 10px;
  margin-bottom: 10px;
}

h2, h3, h4 {
  margin-top: 0px;
}

.inner-header {
  width: 75%;
  margin:0 auto;
}

.inner-header h3 {
  font-size: 32px;
}

.inner-header p {
  font-size: 16px;
}

.font-bold {
  font-family: "Swis721BT Bold", "Arial";  
}

.sun-logo {
  position: absolute;
  width: 15%;
  top: 20px;
  left: 10px;
}

.sun-logo img {
  width: 100%;
}

/* Dropdown Button */
.dropbtn {   
    border: none;
    cursor: pointer;
    color: black;
    font-weight: bold;
    font-size: 18px;
}

.dropbtn img {
  max-height: 12px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: baseline;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
/*    background-color: #3e8e41;*/
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    font-family: "Swis721BT Bold", "Arial";  
    position: relative;
    display: inline-block;
    width: 250px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #7e31a2;
    /*min-width: 160px;*/
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 433333;
    /*width: 200px;*/
}

/* Links inside the dropdown */
.dropdown-content a {
    color: white;
    /*width: 200px;*/
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 17px;
}

.dropdown-content a:hover {
  background: #289bd2;
}


/* Change color of dropdown links on hover */
/*.dropdown-content a:hover {background-color: #f1f1f1}*/

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
  display:block;
}

.legal {
  width: 100%;
  /*height: 30px;*/
  background-color: #221e2c;
  color: white;
  font-size: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
}

.modal-two {
  margin-top: 10px;
}

#uploadedVideo {
  width: 100%;
  max-width: 470px;
  height: auto;
}

.fluid_video_wrapper {
    overflow: hidden !important;
}

.get-started-video {
  overflow: hidden;
  width: 530px;
  min-width: 530px;
  max-width: 100%;
  min-height: 300px;
}

@media (max-width: 590px){
  .home-btn-gallery {
    margin-top: 10px;
  }

  .get-started-video {
    width: 300px;
    min-width: 300px;
    max-width: 100%;
    min-height: 200px;
  }
}

@media (max-width: 850px){
 .inner-header p {
    font-size: 18px;
  }
  .inner-header {
    width: 80%;
  }
  .logo-container {    
    background-size: cover;    
  }
}

@media (max-width: 850px){
  .sun-logo {
    position: absolute;
    width: 13%;    
    left: 2px;
  }
}

@media (max-width: 770px){
  .tc-logo {
    width: 25%;
    padding-top: 8px;
  }

  .dubai-logo {
    width: auto;
    float: right;
    margin-right: 15px;
  }
}



@media (max-width: 700px){
  .inner-header {
    width: 85%;
  }
  .break-media {
    display: block;
  }

  .user-fb-albums {
    text-align: center;
  }

  .logo-container {
    background-position: 0;
  }
}


@media (max-width: 680px){
  .dropdown {
    width: 100%;
    font-size: 18px;
  }
  .dropbtn img {
    max-height: 10px;
  }
  /*.tc-logo, .app-name, .dubai-logo {
    width: 150px;    
  }*/
  /*.dropdown-content {
    min-width: 150px;
    width: 150px;
  }
  .dropdown-content a {
    width: 150px;    
  }*/
  .sun-logo {  
    top: 5px;
  }
}

@media (max-width: 415px){

  .discussion-through {
    margin-bottom: 10px !important;
  }

  .app-nav {
    padding: 5px 0px;
    height: auto;
  }

  a.socials-link {
    width: 20%;
  }

  .tc-logo, .app-name, .dubai-logo {
    width: 44%;
  }

  .tc-logo-inner img, .dubai-logo-inner img {
    max-height: 25px;
  }

  .dubai-logo-inner {
    text-align: right;
    width: 100%;
    min-width: 100%;
    margin-top: 0;
  }

  #dropdown-menu2 {
    margin-right: 0;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  #dropdown-menu2 a {
    font-size: 18px;
  }

  #dropdown-menu2 a:first-of-type {
    margin-right: 10px;
  }

  .dropdown {
    font-size: 12px; 
  }
  .dropbtn img {
    max-height: 8px;
  }
  .tc-logo-inner {    
    max-width: 100%;
    padding-left: 0px;
  }
  .dubai-logo-inner {
    max-width: 90%;
    padding-right: 0px;
  } 
  .inner-header h3 {
    font-size: 18px;
  }
  .sun-logo {
    position: static;
    text-align: left;   
    width: 100%;
    padding-bottom: 10px;  
  }
  .sun-logo img {
    width: 25%;
    display: inline-block;
  }
}

@media (max-width: 380px){
  .inner-header h3 {
    font-size: 23px;
  }

  .get-started-video {
    width: 280px;
    min-width: 280px;
    min-height: 170px;
  }

  .container_1 .modal-username {
    font-size: 17px;
  }
}


@media only screen 
and (min-width : 600px) 
and (orientation : portrait) {
  #fluid_video_wrapper_uploadedVideo {
    margin-top: 50px;
  }

  .tc-logo {
    padding-top: 10px;
  }
}

@media only screen 
and (max-width : 599px) 
and (orientation : portrait) {
  .in-mob {
    display: none;
  }

  .tc-logo {
    padding-top: 0;
  }
}
