
@media only screen 
and (max-width : 320px) {
     .navbar-collapse.in{
        background: #ddd!important;
    }
    
    .header .intro-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    
    .header .intro-text p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    
    .header .intro-text .btn-primary {
        padding: 10px 15px;
        font-size: 13px;
    }
    
    .call-to-action h1 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .call-to-action .btn-primary {
        padding: 15px;
        font-size: 13px;
    }
    
    .about-text p {
        margin-top: 20px;
    }
    
    .skill-shortcode {
        margin-bottom: 30px;
    }
    
    .footer-link ul {
        float: left !important;
        margin-top: 30px;
    }
    
    .footer-social {
        margin-top: 30px;
    }
    
    .carousel-inner{position:relative;width:100%;overflow:hidden; height:auto}
}


@media only screen 
and (min-width : 321px) 
and (max-width : 480px) {
    
    
    .header .intro-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    
    .header .intro-text p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    
    .header .intro-text .btn-primary {
        padding: 10px 15px;
        font-size: 13px;
    }
    
    .call-to-action h1 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .call-to-action .btn-primary {
        padding: 15px;
        font-size: 13px;
    }
    
    .about-text p {
        margin-top: 20px;
    }
    
    .skill-shortcode {
        margin-bottom: 30px;
    }
    
    .footer-link ul {
        float: left !important;
        margin-top: 30px;
    }
    
    .footer-social {
        margin-top: 30px;
    }
  .carousel-inner{position:relative;width:100%;overflow:hidden; height:auto}
  .main-our-service {
    text-align: center;
    border: 1px solid #f0f1f1;
	width:auto !important;
	margin-bottom:10px;
}
    .navbar-default {
    border-color: transparent;
    background-color: #fff;
	height:60px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    right: 0;
    left: 0;
    z-index: 1030;
	position:relative !important;
}
#form{display:none;}

.navbar .navbar-nav li a{color:#e12b28}
.navbar-nav {background:#f1f1f1; opacity:0.7;}
.navbar-nav { margin:0px;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}
.moto-widget moto-widget-image moto-preset-default  moto-spacing-top-auto moto-spacing-right-auto moto-spacing-bottom-auto moto-spacing-left-auto {float:left !important;}
.banner-form {
    position: relative;
    background-color: #fff;
    padding: 30px;
    width: 360px;
    min-height: 400px;
	top:0px;
    left:0px;
	margin-top:0px;
} 
.has-topbar .we-carefully .container-64 .row .col-sm-12.text-center p {
    color: #fff;
    font-size: 16px;
}

.has-topbar .we-carefully.bar{height:620px;}
.has-topbar .we-carefully.bar .container-64 .col-sm-12 .row .col-sm-4 .partner-content.bar-mid{padding-left:0px;}
.we-carefully .partner-content {
    position: relative;
    font-size: 16px;
    color: #fbfbfb;
    font-weight: 300;
    padding-left: 0px;
    line-height: 61px;
    width: 305px;
    float: left;
}

#shiva {
    float: left;
    width: 250px;
}
.has-topbar #design-home .img-responsive.lazy.fg-img.lazy {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none !important;
}
}

@media only screen 
and (min-width : 481px) 
and (max-width : 600px) {
    
    .navbar-collapse.in{
        background: #ddd!important;
    }
    .header .intro-text h1 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 25px;
    }
    
    .header .intro-text p {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    
    .header .intro-text .btn-primary {
        padding: 10px 15px;
        font-size: 13px;
    }
    
    .call-to-action h1 {
        font-size: 35px;
        line-height: 45px;
    }
    
    .call-to-action .btn-primary {
        padding: 18px;
        font-size: 15px;
    }
    
    .about-text p {
        margin-top: 20px;
    }
    
    .skill-shortcode {
        margin-bottom: 30px;
    }
    
    .footer-link ul {
        float: left !important;
        margin-top: 30px;
    }
    
    .footer-social {
        margin-top: 30px;
    }
    
     .carousel-inner{position:relative;width:100%;overflow:hidden; height:auto}
.moto-widget moto-widget-image moto-preset-default  moto-spacing-top-auto moto-spacing-right-auto moto-spacing-bottom-auto moto-spacing-left-auto {float:left !important;} 
}

@media only screen 
and (min-width : 1280px) 
and (max-width : 950px) {
	
.we-carefully .partner-content span {
    vertical-align: middle;
    display: inline-block;
    line-height: 20px;
}
#shiva {
    /* float: left; */
    width: 240px !important;
}
	
}

