@media only screen and (max-width : 480px) {
	
	.navbar {
		background-color: rgba(0, 0, 0, 0.7);
		height: 68px;
	}
	
	
	.hederMain .video-wrap .videoCaptin img {
		height: 75%;
		margin: 25% auto;
		width: 75%;
	}
	
.hederMain video {
    height: 100%;
    width: auto;
}

.section1 .row .col .captionImageCenter h1{
	font-size:32px;
}

.section1 .row .col .captionImageCenter > p{
	padding:4px;
}
.cap-btn{
	margin-top:0;
}

.section2 h1{
	margin-top:50px;
	font-size:32px;
}
.card .card-content .card-title {
    line-height: 36px;
}

.card .card-title {
    font-size: 18px;
}

.test_Bg h4 {
    font-size: 24px;
}

.slider .slides li .caption {
    margin-top: 60px;
    padding: 0;
}

.section_contact1 .contactFrmBox{
	padding:20px !important;
}


.MainProduct .hide-tab-scrollbar .tabs .tab {
	width:auto !important;
}

.hide-0n-mobile{
	display:none;
}

.productHeadCount {
    color: #f57c00;
    font-family: "Raleway";
    font-size: 26px;
    position: absolute;
    right: 80px;
	top: 290px;
}

.productHeadCount1 {
    color: #f57c00;
	display:block;
    font-family: "Raleway";
    font-size: 22px;
    position: absolute;
    right: 0;
    top: -12px;
}

.hide-on-desktop i{
	display:block;
	font-size: 2rem;
    margin-right: 15px;
    margin-top: 18px;
}

.hide-on-desktop{
	display:block;
}



nav .nav-wrapper  {
    display: block;
    
}

.changeLocation {
    display: inline-block;
    margin-top: 10px;
}
	
	
}

