@media only screen and (max-width : 480px) {
/*.slider {
    height: 270px;
}
.slide, .carousel-inner, .item, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
	height:100%;
}*/
.footer-box {
    width: 260px !important;
}
.sarvice-info{
	width:290px !important;
}
.copyright{
	padding:5px 20px;
}
}
@media only screen and (max-width : 767px) {
.top-sec{
	display:none !important;
}
.sarvice-info{
	width:300px;
	margin:0 auto 50px;
	float:none;
	clear:both;
}
.sarvice-info p{
	padding:0
}
.small-box{
	width:90%;
}
.footer-box{
	width:300px;
	margin:0 auto;
	float:none;
	clear:both;
}
.footer-box {
    clear: both;
    display: table;
    float: none;
    margin: 0 auto 30px !important;
    width: 300px;
}
.phone-right.pull-right {
    display: inline-block;
    float: none !important;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.phone-right.pull-right > ul {
    display: inline-block;
}
.addres-left.pull-left {
    display: inline-block;
    float: none !important;
    text-align: center;
    width: 100%;
}
.footer{
	padding:30px 14px;
}
.navbar-collapse {
    margin:0 !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border:none;
}
.navbar-nav {
    margin: 0 -15px;
}
.navbar-default {
    z-index: 9999;
}
.nav li {
    display: table;
    float: left;
    position: relative;
    width: 100%;
}
.navbar-collapse {
    box-shadow:none;
    position: absolute;
    width: 100%;
	z-index:999;
	background:rgba(255, 255, 255, 0.7)
}
.navbar-toggle{
	margin-top:35px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-default .navbar-toggle {
    border-color: #000;
}
.navbar {
    left: 0;
    position:static;
    top: 0;
	margin:0;
    width: 100%;
}
.footer-box > ul {
    display: table;
    margin: 0 auto !important;
    width: auto !important;
}
.copyright{
	text-align:center;
}
.footer-box h4{
	text-align:center;
}
.footer-box ul li{
	text-align:center;
}
.footer-box.footer-logo {
    margin-bottom: 0 !important;
    text-align: center;
	padding:0
}
}
@media only screen and (max-width : 599px) {
.carousel-caption {
    display: none;
 }
}

@media only screen and (max-width : 992px) {
	.carousel-caption {
    bottom: 40px;
    padding: 10px 20px!important;
    width: 90%!important;
}
.carousel-caption {
    left: 5%!important;
}
.carousel-caption h4{
	font-size:25px!important;
}
.sarvice-info p{
	padding:0;
}
}