/* ==========================================================================
   13. MOBILE DOWNLOAD SECTION
========================================================================== */
.mobile-text {
  font-size: 12px;
  line-height: 25px;
  margin-bottom: 20px;
  font-weight: 400; }

.mobile-download .btn-color {
  margin-top: 20px;
  border-radius: 30px;
  background-color: #3567d8;
  padding: 8px 25px;
  text-transform: capitalize;
  font-weight: 200;
  border: none !important;
  color: #fff !important; }

.mobile-download .shot-container {
  background: url("../images/app-screenshots/smartphone.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  margin: 0 auto 0;
  height: 595px;
  position: relative; }

#owl-carousel-shots-phone {
  height: 600px;
  width: 244px;
  margin: 0 auto; }

#owl-carousel-shots-phone .owl-wrapper-outer {
  height: 600px;
  width: 240px;
  margin-left: 4px; }

#owl-carousel-shots-phone .owl-item {
  margin-top: 89px;
  opacity: 0.2;
  padding: 0; }

#owl-carousel-shots-phone .owl-item.active {
  opacity: 1; }

#owl-carousel-shots-phone .img-shots-container img {
  margin: 0 auto; }

#owl-carousel-shots-phone .owl-controls .owl-buttons div {
  background: none;
  color: white;
  position: absolute;
  font-size: 25px; }

#owl-carousel-shots-phone .owl-controls .owl-buttons .owl-prev {
  left: -100px;
  top: 200px; }

#owl-carousel-shots-phone .owl-controls .owl-buttons .owl-next {
  right: -100px;
  top: 200px; }

.mobile-download .right-features h4 {
  margin-bottom: 5px;
  margin-top: 20px; }

.mobile-download .description {
  margin-bottom: 35px; }

@media (max-width: 991px) {
  /*------------------------------------------*/
  /*    Mobile-Download
  /*------------------------------------------*/
  .mobile-download .right-features {
    margin-top: 70px; } }
@media (max-width: 767px) {
  /*------------------------------------------*/
  /*    Mobile-Download
  /*------------------------------------------*/
  .mobile-download h3 {
    margin-top: 0; } }
@media (max-width: 479px) {
  /*------------------------------------------*/
  /*    Mobile-Download
  /*------------------------------------------*/
  .mobile-download .shot-container {
    display: block;
    margin-top: 50px; }

  .mobile-download .right-features {
    display: block; } }
.mobile-download-title h2 {
  color: #3567d8;
  font-weight: 800;
  font-size: 65px;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  line-height: 70px;
  text-align: center; }
  @media (max-width: 991px) {
    .mobile-download-title h2 {
      font-size: 34px;
      line-height: 40px;
      width: 100%; } }
.mobile-download-title p {
  font-weight: 700;
  color: #000;
  font-size: 20px;
  text-align: center; }
  @media (max-width: 991px) {
    .mobile-download-title p {
      font-size: 15px;
      font-weight: 200;
      line-height: 18px;
      margin-bottom: 30px; } }

.mobile-download .right-features h3 {
  color: #3567d8;
  font-weight: 800; }
.mobile-download .right-features h4 {
  font-weight: 600;
  color: #484848; }
.mobile-download .right-features p {
  font-size: 12px;
  color: #d8d8d8; }

/*# sourceMappingURL=download_app.css.map */
