﻿@import url('component.css');
@import url('default.css');
@import url('iranseda-app-icon.css');
@import url('swiper/swiper.min.css');
body, html {
    min-height: 100%;
    height: 100%;
    font-size: 16px;
    min-width:320px;
}
.section{
    min-height: 744px;
    padding-bottom: 80px;
}
.section::after{
    content:'';
    display:table;
    clear:both;

}
.home-header {
    margin-top: 151px;
    width: 450px;
}
.header {
    background-color: #FEE79E;
    top: 0px;
    left: 0px;
    display: block;
    position: relative;
    z-index: 0;
    top: 0px;
    background-image:url('../img/radio-bg.jpg');

}
.Version{
    text-align:center;
    margin-top:5px;
    font-family:nasim;
    border-top: 1px silver solid;
    padding-top:5px;
}
.header,.header:before{
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    border-top: 1px solid rgba(255, 255, 255, 0.46);
    box-shadow: 0px 0px 5px 0px rgba(4, 4, 4, 0.52);
}
.article{

}
.article h2{
    font-family: nasim;
    font-size: 217%;
    margin-bottom: 21px;
    padding-bottom: 15px;
    color: #000;
    animation: fontbulger 2s infinite;
}
.article p{
    font-family: nasim;
}
.article ul{
    list-style:none;
    font-family: nasim;
    padding:0px;
}
.article ul li{
    margin-bottom:4px;
}
.article ul li h3{
    margin:0px;
    font-size: 19px;
}
.article ul li h2{
    margin-bottom:7px;
}
.article ul li:before{
    float:right;
    font-size:150%;
    margin-left:10px;
}
.article ul li:after{
    content:'';
    display:table;
    clear:both;
}

.Specifications{
    overflow: hidden;
    padding-right: 22px;
}
.Specifications li h3{
    font-family: nasim;;
}

.header:before{
    position: absolute;
    height: 110px;
    bottom: 0px;
    background-color: gray;
    content: '';
    width: 100%;
    background-image:url('../img/radio-bg-blur.jpg');
}
.header:before{

}

.home-phones {
    position: relative;
    width:100%;
    height:auto;
}
.welcom {
    margin-top: 25px;
    text-align: justify;
}
.welcom:before{
    clear:both;

}

.home{
    position:relative;
}
.home-phones .carousel-control,.home-phones .carousel-indicators {
    z-index: 10;
    visibility:hidden;
}
.home-phones:hover .carousel-control,.home-phones:hover .carousel-indicators {
    z-index: 10;
    visibility:visible;
}

.iphone-overlay {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0;
    height: auto;
}
.iphone-overlay img {
    width: 100%;
    z-index: 2;
}
.home-main {
    position: relative;
    margin-top: -225px;
    width: 100%;
}
.logo {
    width: 100px;
    height: 100px;
    background-color: #FFF;
    padding: 17px;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
    margin-top:10px;
}
.logo img {
    width: 100%;
    height: auto;
    position: relative;
    left: -1px;
    top: 3px;
}
.home-header h1 {
    margin-top: 0px;
    padding-top: 11px;
    font-size: 55px;
    font-family: 'nasim';
    font-weight:700;
    color:white;
    text-shadow: rgba(0, 0, 0, 0.89) 0px 0px 40px, #000000 0px 0px 6px;
}
.home-header h1 span{
    font-size: 21px;
    padding-top: 0px;
    margin-top: 5px;
    display: block;
}
#myCarousel {
    background-color: #F7F8F8;
    position: absolute;
    width: 55%;
    height: auto;
    z-index: 0;
    top: 13%;
    left: 10%;
    direction:rtl;

}
.carousel-inner > .item{
    width:100%;
    height:auto;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{
    width:100%;
    height:auto;
}

.swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 244.74px;
    height: 435.556px;
    border:solid 1px gray;

}
.swiper-container-horizontal > .swiper-pagination {
    bottom: 23px;
    left: 0px;
    width: 100%;
}
.last-version{

}
.last-version h2 div{
    color: #FFFFFF;
    display: inline-block;
    font-size: 23px;
    position: relative;
    top: -13px;
    padding: 5px;
    background-color: #D50000;
    border-bottom-left-radius: 4px;
    float: left;
    border-bottom-right-radius: 4px;
}
.last-version h2 div span{
    color: #fff;
    display: block;
    clear: both;
    font-size: 23px;
    font-weight: bold;}

/*--------------*/

/*--------------*/
@media only screen and (min-width: 320px) {

    .last-version h2 div{
        position:absolute;
        top:0px;
        left:0px;
    }

    .home-header {
        margin-top: -2px;
        width: 325px;
        margin-right: -15px;
        margin-left: -15px;
    }
    .home-phones{
        top:165px;
    }
    .home-main {
        margin-top: -80px;
    }
    .home-header {
        margin-top: -2px;
        width: 325px;
    }
    .home-header h1{
        font-size: 195%;
        padding-top: 19px;
    }
    .home-header h1 span{
        font-size:34%;
    }
    .header{
        height:80px
    }
    .header, .header:before {
        background-size: 196%;
        background-position: -274px -53px;

    }
    .header:before{
        display:none;
    }
    .Specifications{
        clear:both;
    }

    .btn-7 {
        padding: 14px 144px 13px 118px;
    }
    .pull-right
    {
        float:none !important;
    }
    .col-right{
        float:none;
    }
    .article h2{
        text-align:center;
        font-size:160%;
    }

    .logo {
        width: 67px;
        height: 65px;
        background-color: #FFF;
        padding: 17px;
        border-radius: 50%;
        float: right;
        margin-left: 10px;
        margin-top: 10px;
        BOX-SHADOW: 0PX 0px 6px 0px #000;
    }
    .article h2{

    }

    .btn-7, .btn-7-desaible {
        padding: 17px 55px 17px 20px;
        white-space: nowrap;
        font-size: 16px;
        width: 100%;
    }
}


@media only screen and (min-width: 500px) {
    .last-version h2 div {
        position: absolute;
        top: 90px;
        left: 0px;
    }
    .home-header {
        margin-right: auto;
        margin-left: auto;
    }
    .home-phones{
        top:95px;
    }
    .home-main {
        margin-top: -200px;
    }
    .home-header {
        margin-top: 83px;
        width: 450px;
    }
    .home-header h1 {
        font-size: 360%;
        padding-top: 16px;
    }
    .home-header h1 span{
        font-size: 033%;
    }

    .header{
        height:200px
    }
    .header,.header:before{
        background-size: 125%;
        background-position: center -6px;
    }
    .header:before{
        display:block;
    }

    .Specifications{
        clear:none;
    }
    .col-right{
        float:right;
    }

    .btn-7,.btn-7-desaible {
        padding: 17px 55px 17px 20px;
        white-space: nowrap;
        font-size: 16px;
        width: 100%;
    }
    .article h2{
        text-align:center;
    }
    .logo {
        width: 100px;
        height: 100px;
        background-color: #FFF;
        padding: 17px;
        border-radius: 50%;
        float: right;
        margin-left: 10px;
        margin-top: 10px;
    }

}
@media only screen and (min-width: 992px) {
    .last-version h2 div {
        position: absolute;
        top: 106px;
        left: 0px;
    }
    .home-header {
        margin-right: inherit;
        margin-left: auto;
    }
    .home-phones{
        top:0px;
    }
    .home-main {
        margin-top: -216px;
    }
    .home-header {
        margin-top: 99px;
        width: 450px;
    }
    .home-header h1 {
        font-size: 360%;
        padding-top: 16px;
    }
    .home-header h1 span{
        font-size: 033%;
    }

    .header{
        height:236px;
    }
    .header,.header:before{
        background-size: 124%;
        background-position: center -175px;


    }
    .header:before{
        display:block;
    }

    .Specifications{
        clear:none;
    }
    .col-right{
        float:right;
    }

    .article h2{
        text-align:right;
    }
    .logo {
        width: 100px;
        height: 100px;
        background-color: #FFF;
        padding: 17px;
        border-radius: 50%;
        float: right;
        margin-left: 10px;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 1200px) {
    .last-version h2 div {
        position: absolute;
        top: 95px;
        left: 0px;
    }
    .home-header {
        margin-right: inherit;
        margin-left: auto;
    }
    .header{
        height:225px;
    }
    .home-phones{
        top:0px;
    }
    .home-main {
        margin-top: -205px;
    }
    .home-header {
        margin-top: 90px;
        width: 442px;
    }
    .home-header p{
        color: #FFF;
        font-family: 'nasim';
        font-size: 28px;
        margin: 0px;
        overflow: hidden
    }
    .home-header h1 {
        font-size: 360%;
        padding-top: 16px;
    }
    .home-header h1 span{
        font-size: 033%;
    }
    .header,.header:before{
        background-size: 100%;
        background-position: center -123px;
    }
    .header:before{
        display:block;
    }

    .Specifications{
        clear:none;
    }
    .col-right{
        float:right;
    }
    .article h2{
        text-align:right;
    }
    .logo {
        width: 100px;
        height: 100px;
        background-color: #FFF;
        padding: 17px;
        border-radius: 50%;
        float: right;
        margin-left: 10px;
        margin-top: 10px;

    }

}
.footer{
    display: table;
    width: 100%;
    background-color: #525251;
    height: 40px;
    clear: both;
    color: white;
    text-align: center;
    margin-top: 0;
    position: fixed;
    bottom: 0;
    z-index: 1000;

}
.footer::before{
 content: "";
   display: table;
    clear: both;
}
.footer span{
    margin: 0;
    display: table-cell;
    padding: 0;
    vertical-align: middle;
}
#email{

}
