@media only screen 
and (max-width : 768px) {



.navbar-nav{
	float:none;
}


.navbar-default{
	background-color:#000;	
}

.navbar-header{
	float: right;
background-color: #000;
padding-bottom: 14px;
padding-right: 0px;
padding-left: 0px;
padding-top: 10px;
width: 100%;
}


.navbar-right{
	background-color:#000;
	width:100%;
}

.navbar-collapse{	
}


.icon-bar{
	background-color:#000 !important;		
}

.navbar-toggle {
    position: relative;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 0px;
	margin-left:0px;
    margin-bottom: 8px;
    background-color: #e0e0e0;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
}

.navbar-toggle{
	margin-top: 0px;
}

.menu-item{
	margin-top:0px;
	border-bottom:1px solid #CCC;
	padding-top:7px !important;
	padding-bottom:7px !important;
}

.menu-item:hover{
	background-color:#fff !important;
	padding-left:7px;
	padding-right:7px;
	color: #000;

}

.menu-item:before{
	display:none;
}



.right-align,.left-align{
	text-align:center;	
}


.navbar-toggle{
	z-index:1000;	
}


.menu-item{
	margin-left:0px;	
}


.navbar-default .navbar-collapse{
	border:0px !important;	
}


.navbar-default .navbar-nav > .active > a{
	color:#fff !important;
	background-color:grey !important;
	padding-left:10px;
	padding-right:10px;
}



.footer-container{
	text-align:center;
	margin-top:45px;	
}

.footer-container span{
	display:block
}


.contact-title{
	margin-bottom:0px;	
}



.slider-title{
	width: 100%;
	font-size: 20px;
	line-height: 20px;
}

.slider-subtitle{
	width: 100%;
	font-size: 12px;
	line-height: 12px;
}

.section-img{
	position: relative !important;
	width: 100% !important;
	height: 300px;
	margin-top: 15px;
}

.iso-img{
	position: relative !important;
	width: 50%;
	top: 0px !important;
	right: 0px !important;
}


.parent-title,.child-title,.child-text,.child-more{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.parent-border{
	display: none;
}

.section-width{
	width: 100% !important;
}

#footer,.text-right{
	text-align: center
}

.aboutbox-subtitle{
	height: auto !important;
}

}




@media only screen 
and (min-width : 1568px) {

/*.slider-title{
	font-size:240px;
	line-height:150px;
}

.slider-subtitle {
    font-size: 85px;
    width: 100%;
    max-width: 536px;
    line-height: 80px;
    word-spacing: -11px;
}

.slider-text{
	font-size:21px;
	width:100%;
	line-height:21px;
	max-width:500px;
}*/

}