@import url('https://fonts.googleapis.com/css?family=Lato');

@font-face {
    font-family:segoesc;
    src: url(fonts/segoesc.ttf);
}
@font-face {
    font-family:Lato-Light;
    src: url(fonts/Lato-Light.ttf);
}

a{
    text-decoration: none !important;
}



.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #3aafd6 !important;
    background-color: transparent;
    /*font-weight: bold;*/
}
.popover-content{
    color: #000000 !important;
}
.mycity-collapse ul li a {
    color: #000 !important;
}
.mycity-nav .navbar-toggle {
    margin-top: 27px !important;
}
.mycity-collapse .navbar-nav {
    float: right;
}
.mycity-collapse{
    border-top: 0 !important;
}
/*.navbar-header {
  float: none;
}
.navbar-toggle {
  display: block;
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
}
.navbar-nav>li {
  float: none;
}
.navbar-collapse.collapse.in{
  display:block !important;
}*/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #3aafd6;
}
.navbar-default {
    background-color:transparent;
    border-color: transparent;
}
#myCarousel {
    /*margin-top: 100px;*/
}
#hero-section {
    margin-top: 80px;
    /*margin-bottom: 90px;*/
}
.carousel-txt h2 {
    /* text-transform: uppercase; */
    margin-bottom: 20px;
    font-size: 48px;
}
.carousel-txt .shape {
    position: relative;
    margin-right: 24px;
}
.carousel-txt .shape::after {
    content: url(images/shape.png);
    position: absolute;
    bottom: -21px;
}
.carousel-txt .brand-text {
    font-family: segoesc;
    color: #3aafd6;
    font-size: 36px;
    position: absolute;
    top: -19px;
    left: 50px;
}
#hero-section {
    background: url('images/new-banner.png');
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 500px;
}
.hero-cont {
    margin-left: 120px;
}

#header {
    margin-top: 10px;
    /*margin-bottom: 100px;*/
}
#features {
    background: url('images/banner1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-attachment: scroll;
    color: #fff;
    position: relative;
}
#features .section-heading h2{
    margin-top: 80px;
    margin-bottom: 45px;
}
/*.inner-box {
    background: #fff;
    padding: 15px 10px;
}
.inner-box img {
    height: 100px;
    margin: 0 auto;
    object-fit: cover;
    /*object-position: 0 0;
    position: relative;
    top: calc(50% - 50px);
}*/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.65;
}
/*.feat-col{
    background: #fff;
    margin-bottom: 5px;
    margin-left: 5px !important;
}
.feat-offset{
    background: #fff;
    /*margin-bottom: 10px;
}*/
.section-heading h2 {
    /*margin-bottom: 50px;
    margin-top: 60px;*/
    text-align: center;
    text-transform: uppercase;
}
.feat-cont {
    margin-bottom: 80px;
}
.bg-color{
    background: #fff;
    margin-bottom: 4px;
}
/*.bg-color:hover {
    background: gray;
    opacity: 0.85;
}*/
.bg-color:not(:first-child){
    margin-left: 2px;
}
.bg-box {
    /*background: #fff;*/
    padding-top: 20px;
    padding-bottom: 20px;
    height: 145px;
    overflow: hidden;
}
.bg-box img:hover {
    opacity: 0.4;
    /*transition: all 1s ease-in-out;*/
    transform: scale(1.1);
}
.bg-box p {
    color: #000;
    text-align: center;
}
.bg-box .modal-body p {
    text-align: left;
    margin-left: 25px;
}
.bg-box img{
    margin: 0 auto;
    height: 65px;
    transition: all .2s ease-in-out;
}
/* MODAL Custom CSS */
.feat-cont .bg-box .modal h4.modal-title {
    text-align: center;
    color: #000;
}
.modal-body ul li {
    color: #000;
    /*list-style: none;*/
}
.bg-box .modal-header button.close {
    font-size: 30px;
    color: #0e9af5;
    opacity: 1;
}
.laptop-img img {
   /* height: 500px;
    float: left;
    object-fit: contain;
    object-position: 0 0;
    width: 100%;*/
}
ul.circle{
    list-style-type: circle;
}
#why {
    margin-bottom: 100px;
}
#why .section-heading h2{
    margin-top: 72px;
    margin-bottom: 60px;
}
.why-txt {
    margin-top: 65px;
    margin-bottom: 40px;
}
.why-txt ul {
    margin-top: 40px;
    margin-bottom: 30px;
    /*padding-left: 15px;*/
}
.why-txt li {
    line-height: 25px;
}
.why-txt .learn-btn {
    border-radius: 30px;
    padding: 6px 20px;
    background: #3aafd6;
    color: #fff;
}
#testimonials {
    background: url('images/banner2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-attachment: scroll;
    color: #000;
    position: relative;
}
#testimonials .section-heading h2{
    margin-top: 88px;
    margin-bottom: 50px;
}
.testimonial-cont {
    margin-bottom: 80px;
}
.white-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.75;
}
#downloads {
    background: #f5f5f5;
}
#downloads .section-heading h2 {
    margin-bottom: 40px;
    margin-top: 50px;
}
.download-txt p {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.download-txt {
    margin-bottom: 30px;
}
.download-link .store-btn,.contact-form .submit-btn{
    border-radius: 40px;
    padding: 5px 34px;
    margin: 0 auto;
    background: #3aafd6;
    border-color: #3aafd6;
    color: #fff;
}
.contact-form .submit-btn{
    margin-top: 25px;
}
.contact-form .form-group {
    /*margin-top: 30px;*/
}
.contact-form .submit-btn:hover,.download-link .store-btn:hover, .contact-form .submit-btn:hover{
    background: #2e92b3;
}
.download-link .store-btn:active, .contact-form .submit-btn:active, .contact-form .submit-btn:active{
    border-color: transparent;
    color: #Fff;
}
.store-img {
    margin-top: 85px;
    margin-bottom: 51px;
}
.store-img img {
    height: 250px;
    margin: 0 auto;
    object-fit: contain;
}
.contact-div {
    /*margin-top: 50px;
    margin-bottom: 80px; */
    margin: auto 90px;
    float: none;
}
.contact-form input.form-control {
    border-radius: 30px;
    margin-bottom: 15px;
}
form.contact-form {
    margin-top: 45px;
}
#contact-us {
    margin-bottom: 122px;
}
.contact-txt p {
    margin: 0 auto;
    width: 70%;
}
#contacts {
    background-color: #f5f5f5;
    /* margin-top: 20px; */
}
#contact-us .section-heading h2 {
    margin-bottom: 30px;
    margin-top: 85px;
}
.contact-area {
    margin-top: 40px;
    margin-bottom: 40px;
}
.contact-area .media-body {
    vertical-align: middle !important;
}
/*.contact-area .contact-icon i {
    color: #000;
    font-size: 43px;
}*/
.contact-area .contact-icon i {
    color: #000;
    font-size: 43px;
    margin: 0 auto;
    width: 42px;
    height: 42px;
    background: transparent;
    text-align: center;
}
#myCity-footer {
    background: #000;
    color: #fff;
    position: relative;
}
.footer-cont {
    margin-top: 10px;
    margin-bottom: 10px;
}
.quick-link {
    float: right;
    margin-top: 20px;
    margin-right: 45px;
}
.quick-link span i {
    color: #000;
    background: #ccc;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 8px;
    transition: all 0.5s ease-in-out;
    
}
.aspric {
    color: #ff4c1b !important;
}

.quick-link span i:hover {
    background: #3aafd6;
    color: #fff;
}
.contact-area .media {
    margin-bottom: 20px;
}
/*  HOW It WORKS SECTION */
.how-img img {
    height: 400px;
    /*position: absolute;*/
}
.how-cont .img-one{
    /*text-align: right;*/
    /*margin-bottom: 60%;*/
}
.how-txt h4 {
    text-align: center;
    position: relative;
}
#how {
    background: #f5f5f5;
}
.how-cont {
    /*margin-bottom: 80px;*/
    margin-bottom: 138px;
}
#how .section-heading h2{
    margin-bottom: 45px;
    margin-top: 72px;
}
/*.how-img li .moble {
    height: 400px;
    object-fit: contain;
    margin: 0 auto;
}*/
.how-cont{
    position: relative;
}
.how-cont::before {
    content: "";
    position: absolute;
    border-right: 1px dotted #ccc;
    height: 100%;
    width: 2px;
    left: 51%;
    right: 0;
    bottom: 0;
    top: 0;
}
.check-icon i {
    margin-right: 15px;
    color: #3aafd6;
    font-size: 16px;
}
/* --------- Carousel in Mobile Custom CSS --------- */
.mobile-frame1 {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    right: 20px;
}
.mobile-frame2{
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 42px;
}
.how-img .mobile1{
    /*height: 400px;*/
    height: 500px;
    margin: 0 auto;
    top: 0;
}
.girl1 {
    position: absolute;
    /*top: 0;
    right: 40%;*/
    top: 100px;
    right: 55%;
}
.girl2{
    position: relative;
    /*top: 0;
    right: -190%;*/
    top: 100px;
    right: -255%;
}
.carousel-in-mobile{
    width: 100%;
    height: auto;
    background: none;
    padding: 24% 6.5% 10%;
    top: 0;
    position: absolute;
    left: 0;
}
.carousel3{
    padding: 24% 3.5% 10%;
}
.carousel-in-mobile .item video {
        width: 100%;
        height: auto;
    
}
/*.mobile-frame .mobile {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
}
.carousel-in-mobile {
    width: 100%;
    height: 100%;
    background: none;
    padding: 25% 24.5% 22%;
}



/* --------- Carousel  In Laptop Custom CSS --------- */
.laptop-frame{
    position: relative;
    width: 100%;
    height: auto;
}
.bg-img {
    position: absolute;
    width: 100%;
    height: auto;
    left: -1px;
    top: 0;
}
.carousel-in-laptop {
    width: 100%; 
    height: 100%;
    background: none;
    /*padding: 3% 10.9% 24% 11%;*/
    padding: 7% 10.9% 24% 11%;

}
.s-item iframe {
    height: 267px;
    width: 428px
}
.s-item img {
    /* height: 267px !important; */
    width: 100%;
    object-fit: fill;
    /*margin-top: -13px;*/
    margin-left: 0px;
}
.footer-list a {
    color: #fff;
}
.video-box {
    margin: 0 auto;
    float: none;
    text-align: center;
    margin-top: 50px;
}
.video-thumbnails {
    margin-top: 35px;
    /* margin-bottom: 101px; */
}
.thumb-item {
    margin-bottom: 66px;
}
.carousel-txt {
    text-align: left;
    margin-bottom: 100px;
}
.download-link {
    text-align: left;
    margin-top: 30px;
}
#downloads .download-link {
    text-align: center;
    /*margin-top: 30px;*/
}
/* -------- CONTACT PAGE -------- */
#contact-page .section-heading h2 {
    margin-top: 70px;
    margin-bottom: 50px;
}
#contact-banner {
    background: url(images/map.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
.banner-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;;
}
.page-title {
    color: #fff;
    text-align: center;
    margin-top: 115px;
    margin-bottom: 100px;
    text-transform: uppercase;
}
#contact-banner .page-title h1 {
    font-size: 40px;
}
#contact-banner .page-title h2 {
    font-size: 48px;
    color: #3aafd6;

}
.location .location-icon i {
    font-size: 25px;
}
.location h5 {
    font-size: 22px;
    margin-bottom: 30px;
}
.see-link {
    margin-top: 30px;
}
.right-inner-addon{
    position: relative;
}
.right-inner-addon input{
    padding: 21px;
}
.right-inner-addon .btn {
    position: absolute;
    right: 0;
    border-left: 0;
    border-radius: 0;
}
.right-inner-addon .btn:hover{
    background: transparent !important;
}
.register {
    background: #f5f5f5;
    padding: 20px 25px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 4px;
    border-color: #f5f5f5;
}
.register-form .btn {
    padding: 5px 40px;
    border-radius: 30px;
    border-color: transparent;
    text-transform: uppercase;
}
.register-form p {
    font-size: 12px;
}
.register-form .form-group {
    margin-bottom: 10px;
}
span.txt-color {
    color: #0093bd;
}
.register-form legend {
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 0;
    font-size: 22px;
}
#support {
    background: url('images/meeting.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    margin-top: 100px;
}
#support .section-heading h2{
    margin-bottom: 12px;
    margin-top: 70px;
}
#support .section-heading p {
    text-align: center;
    color: #000;
}
#support p.para {
    width: 70%;
    margin: 0 auto;
}
.support-cont {
    margin-top: 30px;
    margin-bottom: 30px;
}
/*.call-us h4 {
    text-align: center;
    margin-bottom: 70px;
    font-size: 30px;
}*/
.call-us p {
    text-align: center;
    font-size: 20px;
    color: #1d7b9a;
}
/*.call-us h3 a{
    font-size: 25px;
}*/
.call-us {
    margin-bottom: 50px;
}
.call-us span.customer-care {
    margin-left: 30px;
}
.customer-care i {
    font-size: 35px;
}
#newsletter {
    margin-top: 40px;
    margin-bottom: 30px;
}
#newsletter .media-body p.text-muted {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 12px;
}
#newsletter h4.media-heading {
    font-size: 30px;
}
#newsletter .media-body{
    /*padding-left: 20px;*/
}
#newsletter a.media-left {
    padding-top: 10px;
}
.right-inner-addon .btn span i {
    font-size: 29px;
    color: #484848;
}
.right-inner-addon .btn span i:hover{
    color: #3aafd6 !important;
}
#newsletter .email-form {
    margin-top: 20px;
}
.support-cont a {
    color: #000;
    text-decoration: none;
    /* padding-left: 3px; */
}
.support-cont span i {
    margin-right: 10px;
}
.loaction-address::after {
    position: absolute;
    content: "";
    border-right: 1px dotted #ccc;
    width: 1px;
    height: 100%;
    top: 0;
    left: 48%;
}
.loaction-address {
    position: relative;
}
.location ul li {
    line-height: 24px;
}
/*.angleUp {
    position: absolute;
    bottom: 61px;
    right: 0;
    background: blue;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}*/
.scroll {
    text-align: right;
}
.topScroll {
    position: absolute;
    top: -22px;
    right:0;
}
.topScroll i {
    width: 30px;
    height: 30px;
    background: #72c4df;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    padding-top: 1px;
    /*opacity: 0.85;*/
}
/*-------------TESTIMONIAL SLIDER--------------*/
/*testimonial-slider {
    width: 447px !important;
}
.html5gallery-container-0{
    width: 448px !important;
}
.html5gallery-box-0{
    width: 425px !important;
}
.html5gallery-container-0 div{
    padding: 0;
    width: 425px !important;
}
.html5gallery-car-0{
    width: 412px !important;
}
#html5gallery-elem-video-0{
    width: 420px;
}*/
.item ul{
            list-style: none outside none;
            padding-left: 0;
            margin: 0;
        }
        .demo .item{
            margin-bottom: 60px;
        }
        .content-slider li{
            background-color: #ed3020;
            text-align: center;
            color: #FFF;
        }
        .content-slider h3 {
            margin: 0;
            padding: 70px 0;
        }
        .demo{
            width: 800px;
        }

.ytp-chrome-top{
    display: none !important;
}

/* ------------- LOGIN PAGE ----------*/
/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 45%;
  display: block;
  margin-bottom: 10px;
  position: relative;
  margin: 0 auto;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}
.loginmodal-container form input.login.loginmodal-submit {
    border-radius: 30px;
    background: #3aafd6;
    padding: 6px 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*-------------- ABOUT US CUSTOM CSS ------------------*/
#about-banner {
    background: url(images/about.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

#about-us .circular img {
    width: auto;
    height: 100%;
}
#about-us .circular {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
}
#about-us {
    margin-top: 50px;
    margin-bottom: 150px;
}
#about-us h2 {
    text-align: left;
    margin-left: 15px;
    font-size: 45px;
}
.team-members {
    margin-top: 60px;
    margin-bottom: 60px;
}
.team-members  .media-heading{
    margin-top: 20px !important;
    font-weight: bold;
    font-size: 20px;
}

.team-members  span.media-left {
    padding-right: 30px !important;
}
.team-members  .media-body h5{
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 25px;
}
.mycity-nav a.navbar-brand {
    margin-top: -15px;
}
.footer-list ul li{
    position: relative;
}
.footer-list ul li::after {
    position: absolute;
    content: "";
    border-right: 1px solid #fff;
    height: 15px;
    right: -2px;
    top: 3px;
}





/* =================== MEDIA QUERIES =================== */

/* Large Devices, Wide Screens */
@media (max-width : 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px){
    .s-item iframe {
        height: 220px;
        width: 380px;
    }
}


/* Medium Devices, Desktops */
@media (max-width : 992px) {
    
    .how-cont::before{
        display: none;
    }
    .carousel-caption .download-link,.mycity-carousel .carousel-txt{
        margin-top: 0;
    }
    .why-txt{
        margin-top: 0;
    }
    .location h5{
        font-size: 16px;
    }
    .location .location-icon i {
       font-size: 20px;
    }
    .hero-cont{
        margin-left: 0;
    }

}

@media (min-width: 768px) and (max-width: 992px){
    .how-cont .img-two{
        margin-top: 70%;
    }
     .girl1{
        right: 40%;
    }
    .contact-div{
        margin: auto 50px;
    }
    .s-item iframe {
        height: 167px;
        width: 270px;
    }
    .carousel-txt h2{
        font-size: 40px;
    }
    .carousel-txt .brand-text{
        font-size: 30px;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    
    .mycity-carousel ol.carousel-indicators{
        bottom: -6%;
    }
    .mycity-carousel .carousel-img {
       margin-top: 35px;
    }
    .bg-color:not(:first-child){
        margin-left: 0;
    }
    .contact-area .contact-icon i{
        font-size: 30px;
    }
    .why-txt{
        margin-top: 0;
        margin-left: 80px;
    }
    #why .section-heading h2{
        margin-bottom: 40px; 
    }
    .store-img{
        margin-top: 0;
        margin-bottom: 0;
    }
    .contact-form .form-group{
        margin-top: 0;
    }
    .loaction-address::after {
        display: none;
    }
    .s-item iframe {
       /* height: 267px;*/
        width: 100%;
        height: 332px
    }
    .carousel-txt{
        margin-bottom: 65px;
    }
    .carousel-txt .brand-text{
        font-size: 19px;
        top: -23px;
    }
    .carousel-txt .shape::after {
        content: url(images/small-shape.png);
        bottom: -13px;
    }
    .carousel-txt h2{
        font-size: 25px;
    }
    .team-members span.media-left {
        display: inline;
    }


    /*.how-cont .img-two{
        margin-top: 55%;
    }*/
}
@media (min-width: 580px) and (max-width:767px){
    .how-cont .img-two{
        margin-top: 85%;
    }
}
@media (min-width: 480px) and (max-width:579px){
    .how-cont .img-two{
        margin-top: 105%;
    }
    /*.how-img .mobile1{
        height: 400px;
    }*/
}


/* Extra Small Devices, Phones */ 
@media (max-width : 480px) {
    .girl1,.girl2{
        position: unset;
        visibility: hidden;
    }
    .how-img ul {
        margin-top: 45px;
    }
    .contact-div{
        margin: 0 auto;
    }
    .download-link .store-btn, .contact-form .submit-btn{
        padding: 5px 25px;
    }
    .how-img .mobile1{
        height: 400px;
    }
    .why-txt{
        margin-left: 0;
    }
    .s-item iframe {
        height: 148px;
    }
    .testimonial-cont ul li iframe {
        width: 100%;
    }
    /*.mobile-frame1{
        right: 50px;
    }
    .mobile-frame2{
        left: 60px;
    }*/
}
@media (max-width : 414px){
    .mobile-frame1{
        right: 100px;
    }
    .mobile-frame2{
        left: 98px;
    }
}
@media (max-width : 384px){
    .mobile-frame1{
        right: 73px;
    }
}
@media (max-width : 375px){
    .mobile-frame1{
        right: 80px;
    }
    .mobile-frame2{
        left: 88px;
    }

}

/* Custom, iPhone Retina */ 
@media (max-width : 330px) {
    .s-item iframe {
        height: 140px;
    }
    .download-link ul li {
        margin-bottom: 15px;
    }
    .footer-list p {
        font-size: 12px;
    }
    .mobile-frame1{
        right: 50px;
    }
    .mobile-frame2{
        left: 60px;
    }

}
