
/* This Css is for small mobile */
.video-frame-set {
    border: 0px solid #ffffff;
    left: 50%;
    position: relative;
    margin-left: -275px;
    margin-top: 10px;
    width: 550px;
}


@media (max-width: 767px) {
    
    .widget-title{text-align: center;}
    
    .site-footer-two{text-align: center;}
    
    
    .single_store {
        border-left: 0px;
    }
    .last {
        border-right: 0px;
    }
    .iphone {
        float: none;
        text-align: center;
    }
    .about_phone {
        text-align: center;
    }
    .video {
        padding-top: 50px;
    }
    .video-button {
        text-align: center;
    }
    .call_to_action .col-md-3 {
        text-align: center;
        padding-top: 50px;
    }
    .single_fun_facts {
        padding-bottom: 60px;
    }
    .about_phone img {
        width: 100%;
    }
    
    /*bablu*/
    .navbar-header {
        background-color: #8a8fdc !important;
    }
    .navbar-default {
        top:28px;
        z-index: 9999;
    }
    /*.top-header {*/
    /*    position: inherit;*/
    /*}*/
    .top-header p {
        float: left;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-toggle {
        border-color: #fff;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #000;
    }
    .padd-top-hundered-fifty {
        padding-top: 50px;
    }
    .download-btn {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .slider-form-wrap {
        padding: 20px 20px 30px;
    }
    .stethoscope-img {
        width: 100%;
        position: relative;
        right: 0;
        bottom: 0;
        z-index: 9;
    }
    .video-frame-set {
        border: 0px solid #ffffff;
        left: 0;
        position: relative;
        margin-left: 0px;
        margin-top: 0px;
        width:100%;
    }
    .inner_about_area {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .marg-top-fifty {
        margin-top: 0px;
    }
    .section_title p {
        margin-top: 30px;
    }
    .section_title {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .importance-wrap {
        padding-bottom: 40px;
    }
    .about_phone img {
        margin-top: 0;
    }
    .fun_facts {
        padding: 0px 0;
    }
    .single_fun_facts {
        padding-bottom: 10px;
    }
    .call_to_action {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .call_to_action .col-md-3 {
        padding-top: 15px;
    }
    .apps_screen {
        padding-bottom: 15px;
    }
    .testimonial_caption {
        padding-bottom: 15px;
    }
    .item {
        margin-top:20px;
    }
    .testimonial_caption h2 {
        margin-top: 0;
    }
    .testimonial_caption p {
        padding-top: 0;
    }
    .copyright {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .social_icons {
        padding-top: 0;
        padding-bottom: 30px;
    }
}
/* This Css is for tablet */

@media (min-width: 760px) {
    .single_store {
        border-left: 0px;
    }
    .last {
        border-right: 0px;
    }
    .iphone {
        float: none;
        text-align: center;
    }
    .about_phone {
        text-align: center;
    }
    .call_to_action .col-md-3 {
        text-align: center;
        padding-top: 50px;
    }
    .video-button {
        text-align: center;
    }
    .single_fun_facts {
        padding-bottom: 60px;
    }
    .video {
        padding-top: 50px;
    }
}
/* This Css is for Medium Deviced */

@media (min-width: 992px) {
    .last {
        border-right: 1px solid #0F1217;
    }
    .single_store {
        border-left: 1px solid #0F1217;
    }
    .iphone {
        float: right;
    }
    .video-button {
        text-align: left;
    }
    .call_to_action .col-md-3 {
        text-align: right;
        padding-top: 0px;
    }
    .single_fun_facts {
        padding-bottom: 0px;
    }
    .video {
        padding-top: 00px;
    }
}
/* This Css is for large Deviced */

@media (min-width: 1200px) {
    .last {
        border-right: 1px solid #0F1217;
    }
    .single_store {
        border-left: 1px solid #0F1217;
    }
    .iphone {
        float: right;
    }
    .video-button {
        text-align: left;
    }
    .call_to_action .col-md-3 {
        text-align: right;
        padding-top: 0px;
    }
    .video {
        padding-top: 0px;
    }
}
@media (min-width: 768px) {
    .navbar-default {
        background-color:  #8a8fdc !important;
    }
    /*.nav>li>a {*/
    /*    padding: 11px 5px;*/
    /*}*/
    /*.navbar-nav {*/
    /*    margin: 4px;*/
    /*}*/
    /*.stethoscope-img {*/
    /*    position: inherit;*/
    /*    right: 40px;*/
    /*    bottom: 0;*/
    /*}*/
    
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
    .nav>li>a {
        padding: 11px 5px;
    }
    .navbar-nav {
        margin: 4px;
    }
    .stethoscope-img {
        position: inherit;
        right: 40px;
        bottom: 0;
    }
    .section_title {
        padding-top: 0px;
        padding-bottom: 0;
    }
    .inner_about_area {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .benefits-wrap .inner_about_desc {
        min-height: 215px;
    }
    .fun_facts {
        padding: 15px 0;
    }
    .single_fun_facts {
        padding-bottom: 0px;
    }
    .call_to_action {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .call_to_action .col-md-3 {
        padding-top: 20px;
    }
    .apps_screen {
        padding-bottom: 20px;
    }
    .testimonial_caption {
        padding-bottom: 15px;
    }
    .item {
        margin-top:20px;
    }
    .testimonial_caption h2 {
        margin-top: 0;
    }
    .testimonial_caption p {
        padding-top: 0;
    }
    .copyright {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .social_icons {
        padding-top: 0;
        padding-bottom: 30px;
    }
    
    .padd-top-hundered-fifty {
        padding-top: 50px;
    }
    .download-btn {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .slider-form-wrap {
        padding: 20px 20px 30px;
    }
    .stethoscope-img {
        width: 100%;
        position: relative;
        right: 0;
        bottom: 0;
        z-index: 9;
    }
    .video-frame-set {
        border: 0px solid #ffffff;
        left: 0;
        position: relative;
        margin-left: 0px;
        margin-top: 0px;
        width:100%;
    }
    .inner_about_area {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .marg-top-fifty {
        margin-top: 0px;
    }
    .section_title p {
        margin-top: 30px;
    }
    .section_title {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .importance-wrap {
        padding-bottom: 40px;
    }
    .about_phone img {
        margin-top: 0;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 991px) {
    .nav>li>a {
          padding: 10px 15px;
    }
    .navbar-nav {
        margin: 4px;
    }
    .stethoscope-img {
        position: relative;
        right: 15px !important;
        bottom: 0;
    }
    .section_title {
        padding-top: 0px;
        padding-bottom: 0;
    }
    .inner_about_area {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .benefits-wrap .inner_about_desc {
        min-height: 215px;
    }
    .fun_facts {
        padding: 15px 0;
    }
    .single_fun_facts {
        padding-bottom: 0px;
    }
    .call_to_action {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .call_to_action .col-md-3 {
        padding-top: 20px;
    }
    .apps_screen {
        padding-bottom: 20px;
    }
    .testimonial_caption {
        padding-bottom: 15px;
    }
    .item {
        margin-top:20px;
    }
    .testimonial_caption h2 {
        margin-top: 0;
    }
    .testimonial_caption p {
        padding-top: 0;
    }
    .copyright {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .social_icons {
        padding-top: 0;
        padding-bottom: 30px;
    }
    
    .padd-top-hundered-fifty {
        padding-top: 50px;
    }
    .download-btn {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .slider-form-wrap {
        padding: 20px 20px 30px;
    }
    .stethoscope-img {
        width: 100%;
        position: relative;
        right: 0;
        bottom: 0;
        z-index: 9;
    }
    .video-frame-set {
        border: 0px solid #ffffff;
        left: 0;
        position: relative;
        margin-left: 0px;
        margin-top: 0px;
        width:100%;
    }
    .inner_about_area {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .marg-top-fifty {
        margin-top: 0px;
    }
    .section_title p {
        margin-top: 30px;
    }
    .section_title {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .importance-wrap {
        padding-bottom: 40px;
    }
    .about_phone img {
        margin-top: 0;
    }
}
@media (max-width: 580px) {
    .navbar-header {
        background-color: #8a8fdc !important;
    }
    .navbar-default {
        top:28px;
        z-index: 9999;
    }
    /*.top-header {*/
    /*    position: inherit;*/
    /*}*/
    .top-header p {
        float: left;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-toggle {
        border-color: #fff;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #000;
    }
    /*.navbar-default .navbar-toggle .icon-bar:hover,.navbar-default .navbar-toggle .icon-bar:focus {*/
    /*    background-color: #000;*/
    /*}*/
    /*.navbar-default .navbar-toggle:hover {*/
    /*    border-color: #000;*/
    /*}*/
    /*.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {*/
    /*    background-color: #fff;*/
    /*}*/
    /*.navbar-default .navbar-toggle .icon-bar:hover {*/
    /*    background-color: #fff;*/
    /*}*/
    .padd-top-hundered-fifty {
        padding-top: 50px;
    }
    .download-btn {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .slider-form-wrap {
        padding: 20px 20px 30px;
    }
    .stethoscope-img {
        width: 100%;
        position: relative;
        right: 0;
        bottom: 0;
        z-index: 9;
    }
    .video-frame-set {
        border: 0px solid #ffffff;
        left: 0;
        position: relative;
        margin-left: 0px;
        margin-top: 0px;
        width:100%;
    }
    .inner_about_area {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .marg-top-fifty {
        margin-top: 0px;
    }
    .section_title p {
        margin-top: 30px;
    }
    .section_title {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .importance-wrap {
        padding-bottom: 40px;
    }
    .about_phone img {
        margin-top: 0;
    }
    .fun_facts {
        padding: 0px 0;
    }
    .single_fun_facts {
        padding-bottom: 10px;
    }
    .call_to_action {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .call_to_action .col-md-3 {
        padding-top: 15px;
    }
    .apps_screen {
        padding-bottom: 15px;
    }
    .testimonial_caption {
        padding-bottom: 15px;
    }
    .item {
        margin-top:20px;
    }
    .testimonial_caption h2 {
        margin-top: 0;
    }
    .testimonial_caption p {
        padding-top: 0;
    }
    .copyright {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .social_icons {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .benefits-wrap .inner_about_desc {
        min-height: 215px;
    }
    
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
        background: transparent;
        color: #777;
        border: 1px solid #7c81d2;
    }
}
