/*
    Theme Responsive Design
*/

@media (max-width: 1024px) {
    .iphone_moc{
        top: 80px;
    }
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
    .navbar-header {
        padding: 18px 0;
    }
    ul.nav > li > a {
        font-size: 12px;
        line-height: 70px;
        padding: 0 10px;
    }
    .hero_area{
        height: 600px;
    }
    .hero_content{
        padding: 50px 0;
    }
    .hero_content .big_title{
        font-size: 30px;
    }
    .down_arrow{
        bottom: 100px;
    }
    .feature_wrap .col-md-3,
    .promo_items .col-sm-3{
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }
    .iphone_moc{
        display: none;
    }   
    .feature_heading {
        margin-bottom: 40px;
        padding: 0;
        margin-top: 0; 
    }
    .feature_content.align-right{
        text-align: left;
    }
    .feature_content li:before,
    .feature_content li:after{
        display: none;
    }
    .dist_wrap {
        padding: 40px 0 0;
        margin-bottom: 0;
    }
    .dist_wrap h3 {
        font-size: 14px;
        margin: 0 0 20px;
    }
    .dist_wrap .dist_btn {
        font-size: 14px;
        line-height: 40px;
        padding: 0px 25px;
        margin-left: 0;
    }
  
    .pricing_items .col-sm-3{
        float: left;
        width: 50%;
        margin-bottom: 30px;
    }
    .screen_wrap{
        width: 750px;
    }
    

}
/* ---- End of max-width 992px CSS ---- */@media (max-width: 991px) {    .iphone_moc_2 {
        background: url(https://d2gnb7jphto2jj.cloudfront.net/img/Mobile_1.png) no-repeat scroll center center;
        width: 372px;
        height: 662px;
        position: relative;
        z-index: 9;
        background-size: 90% 90%;
        margin: auto;
        left: auto;
    }
    .works_wrap .md-show-left {
        position: absolute;
        float: none;
        top: 0;
        left: -15px;
        width:auto;
    }
    .works_wrap .md-show-right {
        position: absolute;
        float: none;
        bottom: 0;
        right: 0;
        width:auto;
    }

    .md-show-left .works_item p{
        max-width: 220px;
    }

    .works_item.right_item .circle_style {
        left: 0px;
        transform: rotate(180deg);
        top: -20px;
    }
    .works_item.right_item .circle_style:before {
        height: 2px;
        width: 140px;
        top: auto;
        bottom: -84px;
        left: 0;
    }
    .works_item.right_item .circle_style:after {
        width: 2px;
        height: 80px;
        left: 0;
        top: 9px;
    }    .works_item.left_item .circle_style {
        right: 45px;
        transform: rotate(-90deg);
        top: 150px;
    }    .works_item.left_item .circle_style:before {
        height: 140px;
        width: 2px;
        left: -84px;
        top: 3px;
    }    .works_item.left_item .circle_style:after {
        width: 80px;
        height: 2px;
        left: -84px;
        bottom: 2px;
    }}

/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 767px) {
   body, p{
	   font-size: 12px;
	   line-height: 22px;
   }
   h1{
	   font-size: 20px;
   }
   h2{
	   font-size: 16px;
   }
    .hero_content.align-left{
        text-align: center;
    }
    .hero_content .lg_btn{
        margin: 0 15px;
    }    .md-show-left .works_item p{
        max-width: 210px;
    }
    .footer_widget_area,
    .padding{
        padding: 60px 0;
    }
    .pb-60{
        padding-bottom: 40px;
    }
    .title_wrap .title {
        font-size: 20px;
        margin: 0 0 5px;
    }
    .title_wrap .sec_no {
        font-size: 60px;
        bottom: 10px;
    }
	.navbar-header {
		padding: 5px 0;
	}
    .navbar-header .brand {
        display: block;
        padding: 16px 0px 16px 15px;
    }
    .scrollActive .navbar-header {
		padding: 3px 0;
	}
    .navbar-collapse {
	  background-color: #744da8;
	  border-top: medium none;
	  box-shadow: none;
	  margin-top: 0px;
	  overflow-x: visible;
	  padding-left: 0;
	  padding-right: 0;
	}
	ul.nav{
        margin: 0;
        overflow: hidden;
    }
	ul.nav > li > a{
        font-size: 14px;
        color: #fff;
		line-height: 60px;
		padding: 0 30px;
	}
    ul.nav > li > a:hover,
    ul.nav > li.active > a {
        background-color: #673E9E;
        color: #fff;
    }
    .hero_area{
        height: 450px;
    }
    .hero_content .big_title {
        font-size: 20px;
        margin: 0px 0 15px;
    }
    .hero_content .sub_title {
        margin: 0 0 25px;
        font-size: 12px;
    }
    .lg_btn{
        padding: 0 10px;
        font-size: 14px;
        line-height: 35px;
        margin: 0 10px;
    }
    .lg_btn i.fa{
        font-size: 14px;
        margin-left: 7px;
        line-height: 35px;
    }
    .down_arrow{
        bottom: 50px;
    }
    .promo_item h2 {
        margin: 15px 0;
    }
    .feature_wrap .col-md-3,
    .promo_items .col-sm-3{
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }
    .promo_items .col-sm-3:nth-child(3),
    .promo_items .col-sm-3:nth-child(4){
        margin-bottom: 0;
    }
    .iphone_moc{
        display: none;
    }
    .feature_heading {
        margin-bottom: 40px;
        padding: 0;
        margin-top: 0; 
    }
    .feature_content.align-right{
        text-align: left;
    }
    .feature_content li:before,
    .feature_content li:after{
        display: none;
    }
    .dist_wrap {
        padding: 40px 0 0;
        margin-bottom: 0;
    }
    .dist_wrap h3 {
        font-size: 14px;
        margin: 0 0 20px;
    }
    .dist_wrap .dist_btn {
        font-size: 14px;
        line-height: 40px;
        padding: 0px 25px;
        margin-left: 0;
    }
    .works_wrap .works_item{
        margin: 0;
    }    .iphone_moc_2 {
        max-width: 300px;
        min-height: 530px;
        position: relative;
        z-index: 9;
        background-size: contain;
        margin: auto;
        left: auto;
        width: 100%;
        height: 100%;
    }    .works_wrap .md-show-left,    .works_wrap .md-show-right{
        position: relative;
        width: 50%;
        float: left;
        margin-top: 30px;
    }    .works_item.left_item .circle_style,    .works_item.right_item .circle_style{
        display: none;
    }
   .screen_wrap{
        width: 100%;
    }  

    .video_inner .video_icon {
        font-size: 60px;
        margin-bottom: 15px;
    }
    .subscribe_inner h1,
    .video_inner h2,
    .download_inner h1{
        font-size: 20px;
        margin: 0 0 10px;
    }
    .pricing_items .col-sm-3{
        float: left;
        width: 50%;
        margin-bottom: 30px;
    }
    .download_inner p {
        margin: 0 0 30px;
    }
    .footer_widget_area .col-sm-3{
        float: left;
        width: 50%;
        margin-bottom: 30px;
    }
    .footer_area {
        padding: 25px 0;
        text-align: center;
    }
    .footer_menu {
        text-align: center;
    }
    .scroll-to-top{
        display: none !important;
    }
}
/* ---- End of max-width 767px CSS ---- */ /* Start of max-width 600px CSS */@media (max-width: 600px){
    .swiper-slide.swiper-slide-active .img-text-bottom { opacity:1; display:block; }
}/* End of max-width 600px CSS */
/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 420px) {
    .padding{
        padding: 45px 0;
    }
    .pb-60{
        padding-bottom: 35px;
    }
    .hero_area{
        height: 350px;
    }
    .down_arrow{
        display: none;
    }
    .subscribe_form{
        width: 380px;
    }
    .pricing_items .col-sm-3{
        float: none;
        width: 100%;
    }
    .footer_widget_area .col-sm-3{
        float: none;
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }
}
/* ---- End of max-width 420px CSS ---- */


/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 380px) {
    body, p {
        font-size: 10px;
        line-height: 18px;
    }
    .title_wrap .title {
        font-size: 16px;
        margin: 0 0 5px;
    }
    .title_wrap .sec_no {
        font-size: 45px;
        bottom: 5px;
    }
    .widget_item .widget_title {
        font-size: 14px;
        margin: 0 0 20px;
    }
    .subscribe_form {
        width: 320px;
    }
    .subscribe_form .submit {
        font-size: 14px;
        padding: 0 14px;
    }
}
/* ---- End of max-width 380px CSS ---- */
