/*
    Theme Responsive Design
*/
.port-city{
    margin-top: 370px; text-align: center;
}
.h2o-bg{
    background-image: url('../../../192.168.0.150_8080/iTechSol-website/images/portfolio/bg3.jpg');height: 100%;width: 100%;
    background-repeat: no-repeat;    background-size: cover;
}
.rug-port{
    margin-top: 250px; float: right;
}
.mila-port{
    margin-top: 200px; float: right;
}
.port-info{
    margin-top: 200px; text-align: center;
}
.space-height{
    height: 50px;
}
.port-app-head{
    color: #fff;
    font-size: 24px;
    font-family: Montserrat-regular;
}
.port-cont-head{
    text-align:center;color: #fff; margin-top: 120px;
    font-family: Montserrat-regular;
}
.rug-port1{
    
}
@media (max-width: 1366px) {
    .h2o-bg{
    background-image: url('../../../192.168.0.150_8080/iTechSol-website/images/portfolio/bg3.jpg');height: 100%;width: 100%;
    background-repeat: no-repeat;    background-size: auto;
}
 .rug-port{
    margin-top: 260px; float: right;
    margin-bottom: 100px;
}
.port-info{
    margin-top: 150px; text-align: center;
}
.space-height{
    height: 50px;
}
.port-city{
    margin-top: 300px; text-align: center;
    margin-bottom: 100px;
}
}
@media (max-width: 1024px) {
	.download_moc img {
		width: 88%;
		top: -157px;
		left: 0;
	}
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
    .hero_content{ padding: 125px 0; }
    .hero_mock_2{ bottom: -260px; }
    .about_mock{
        top: 145px;
        left: -45px;
        width: 120%;
    }
    .feature_wrap{ padding: 0; }
    .feature_mock{
        padding: 85px 0;
    }
    .feature_mock img{
        width: 100%;
    }
    .download_mock,
    .feature_list span.circle{ display: none; }
    .owl-nav div{
        left: 10px;
    }
    .owl-nav div.owl-next{
        right: 10px;
    }
    .dl_sec .col-sm-12{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}
/* ---- End of max-width 992px CSS ---- */


/* ---- Start of min-width 480px and max-width 768px CSS ---- */
@media all and (min-width: 480px) and (max-width: 768px) {
	
}
/* ---- End of min-width 480px and max-width 768px CSS ---- */


/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 767px) {
    body, p{
        font-size: 12px;
        line-height: 22px;
    }
    h1{
        font-size: 30px;
    }
    h2{
        font-size: 18px;
    }
    h3{
        font-size: 16px;
    }
    .padding{
        padding: 60px 0;
    }
    .xs-padding{
    	padding: 15px;
    }
    .hero_content {
        padding: 0;
    }

	.contact_form .form-group .col-sm-6:first-child{
        margin-bottom: 15px;
    }
}
/* ---- End of max-width 767px CSS ---- */


/* ---- Start of max-width 480px CSS ---- */
@media all and (max-width: 480px) {
    .col-xs-6{
        float: none;
        width: 100%;
    }
    .subscribe_form{
        display: block;
        text-align: center;
        width:100%;
    }
    .subscribe_form .submit {
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
    }
    .subscribe_form .form_input{ width: 100%; }

}
/* ---- End of max-width 480px CSS ---- */


/* ---- Start of max-width 580px CSS ---- */
@media all and (max-width: 580px) {
    .testimonial_section,
    .screenshot_section{
        width: 420px;
        margin: 0 auto;
    }
}
/* ---- End of max-width 580px CSS ---- */


/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 420px) {
    .testimonial_section,
    .screenshot_section{
        width: 360px;
        margin: 0 auto;
    }
	.btn_group a {
        display: block;
    }
}
/* ---- End of max-width 380px CSS ---- */
