﻿body {
  -webkit-touch-callout: none;
}
.button-left,
.button-right {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  z-index: 2;
}
h1 {
  font-weight: 300;
  color: #fff;
  font-size: 68px;
}
h2 {
  font-weight: 300;
  color: #fff;
  font-size: 40px;
}
.width100 {
  width: 100%;
}
#wrapper-header {
  height: 185px;
  background-color: #00aeef;
  position: relative;
}
#wrapper-header .header-text {
  width: 480px;
  height: 160px;
  margin-left: 5%;
  padding-top: 25px;
}
#wrapper-header .header-text-right {
  position: absolute;
  top: 5px;
  right: 10%;
}
#wrapper-header .header-text-right p {
  color: #fff;
  width: 450px;
  font-size: 16px;
  line-height: 130%;
}
#wrapper-header .header-text-right a {
  margin-top: 20px;
  float: right;
  width: 215px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: white;
  text-decoration: none;
  vertical-align: middle;
  line-height: 45px;
  font-size: 20px;
}
#wrapper-header .header-text-right a:hover {
  background-color: #000000;
}
#wrapper-header .header-text-right a:active {
  background-color: #000000;
}
#wrapper-middle {
  position: relative;
  padding-right: 456px;
  overflow: hidden;
}
#wrapper-middle .button-left {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -10px;
  background-image: url(../../../Images/Views/Home/to_the_left.png);
  width: 25px;
  height: 83px;
  background-position: left top;
  background-repeat: no-repeat;
}
#wrapper-middle .button-right {
  position: absolute;
  top: 50%;
  right: 476px;
  margin-top: -10px;
  width: 25px;
  height: 83px;
  background-image: url(../../../Images/Views/Home/to_the_right.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#wrapper-middle .userAgents {
  background-color: #00aeef;
}
#wrapper-middle .userAgents .user-column-hide {
  display: none;
}
#wrapper-middle .userAgents .user-column {
  width: 228px;
  overflow: hidden;
  float: left;
}
#wrapper-middle .userAgents .big-user {
  width: 228px;
  height: 228px;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#wrapper-middle .userAgents .big-user img {
  width: 228px;
  height: 228px;
}
#wrapper-middle .userAgents .small-user {
  width: 114px;
  height: 114px;
  float: left;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#wrapper-middle .userAgents .small-user img {
  width: 114px;
  height: 114px;
}
#wrapper-middle .chats {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 436px;
  height: 684px;
  padding-right: 25px;
  padding-left: 5px;
  background-color: white;
}
#wrapper-middle .chats .loading-tweets {
  position: absolute;
  top: 40%;
  left: 50%;
  font-size: 12pt;
  color: #00aeef;
  margin-left: -20px;
}
#wrapper-middle .chats .loading-tweets progress {
  margin-top: 5px;
  display: block;
  font-size: 12pt;
}
#wrapper-bottom {
  background: no-repeat top left #00aeef;
  overflow: hidden;
}
#wrapper-bottom .row-right {
  font-weight: 100;
  color: white;
}
#wrapper-bottom .row-right li {
  padding-top: 100px;
  width: 33.3333%;
  float: left;
  position: relative;
  height: 270px;
}
#wrapper-bottom .row-right li h2 {
  font-size: 42px;
  text-align: left;
  padding-left: 40px;
  padding-right: 40px;
}
#wrapper-bottom .row-right li p {
  font-size: 18px;
  font-weight: 100;
  padding-left: 40px;
  padding-right: 40px;
}
#wrapper-bottom .row-right li a {
  width: 215px;
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: white;
  text-decoration: none;
  vertical-align: middle;
  line-height: 40px;
  font-size: 18px;
  position: absolute;
  bottom: 30px;
  right: 40px;
}
#wrapper-bottom .row-right li a:hover {
  background-color: #000000;
}
#wrapper-bottom .row-right li a:active {
  background-color: #000000;
}
.slider1 {
  background-color: #4ac4f3;
}
.slider2 {
  background-color: #00aeef;
}
.slider3 {
  background-color: #20b4eb;
}
.slider3 h2 {
  color: #fff;
}
.slider3 p {
  color: #fff;
}
.slider3 a {
  color: #4e4e4e;
}
.bx-wrapper {
  display: none;
  margin-bottom: 0px;
}
.bx-wrapper .bx-pager {
  position: absolute;
  top: 10px;
  height: 40px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: white;
  /*border: 1px solid white;*/

  border-radius: 100px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper a:active,
.bx-wrapper a:focus {
  outline: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
  /*background-color: transparent;*/

  background-color: #000;
}
.bx-wrapper .bx-controls-direction {
  display: none;
}
#slider {
  display: none;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slide {
  width: 100%;
  min-height: 320px;
  float: left;
}
.slide h2 {
  color: #fff;
}
.slide p {
  font-size: 18px;
  font-weight: 100;
  color: #fff;
  min-width: 100%;
}
.slide .contain-IN {
  padding: 50px 50px 65px;
  max-width: 1024px;
}
.slide .contain-IN a {
  width: 200px;
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  position: absolute;
  bottom: 30px;
  right: 20px;
}
.a {
  width: 215px;
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  position: absolute;
  bottom: 30px;
  right: 74px;
}
.part1 {
  background-color: #20b4eb;
}
.part2 {
  background-color: #4ac4f3;
}
.part3 {
  background-color: #00aeef;
}
@media all and (max-width: 1400px) {
  #wrapper-bottom .row-right li {
    padding-top: 50px;
  }
  #wrapper-bottom .row-right li h2 {
    width: 300px;
    font-size: 38px;
  }
  #wrapper-bottom .row-right li p {
    width: 305px;
    font-size: 16px;
  }
}
@media all and (max-width: 1140px) {
  #wrapper-bottom {
    display: none;
  }
  /*#wrapper-header .header-text-right {
          top: 66px;
      }*/
  /*#wrapper-header .header-text-right p {
              width: 333px;
              font-size: 13px;
          }*/
  #slider {
    display: block;
  }
  .bx-wrapper {
    display: block;
  }
  .slide .contain-IN {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (max-width: 1024px) {
  body {
    min-width: 320px;
  }
  #wrapper-header {
    height: auto;
    min-width: 320px;
    overflow: hidden;
  }
  #wrapper-header .header-text {
    width: 100%;
    margin-left: 0;
    height: auto;
    padding-top: 20px;
  }
  #wrapper-header .header-text h2 {
    padding: 0 20px;
  }
  #wrapper-header .header-text h1 {
    padding: 0 20px;
  }
  #wrapper-header .header-text-right {
    position: static;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 30px;
  }
  #wrapper-header .header-text-right p {
    width: auto;
    margin: 0 20px;
  }
  #wrapper-header .header-text-right a {
    margin-right: 20px;
  }
  #wrapper-middle {
    padding-right: 0;
    width: 100%;
  }
  #wrapper-middle .userAgents .button-left {
    margin-top: 0;
    top: 300px;
  }
  #wrapper-middle .userAgents .button-right {
    margin-top: 0;
    top: 300px;
    right: 20px;
  }
  #wrapper-middle .chats {
    position: static;
    width: auto;
    margin: 0 20px;
    padding-right: 0;
  }
  #wrapper-middle .chats iframe {
    width: 100%;
  }
}
@media all and (max-width: 640px) {
  #wrapper-header .header-text h2 {
    font-size: 38px;
  }
  #wrapper-header .header-text h1 {
    font-size: 85px;
  }
}
@media all and (max-width: 480px) {
  #wrapper-header .header-text h2 {
    font-size: 28px;
  }
  #wrapper-header .header-text h1 {
    font-size: 50px;
  }
  .slide {
    min-height: 400px;
  }
  .logged {
    display: none;
  }
  .content-logged {
    margin-right: 0;
  }
}
