/*
Raj kUmar Baghel
*/
html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}

/*------------------------*/

@media only screen and (max-width: 959px) {
     /*.prev {
	background: url(../images/carousel-arrows.png) 0 bottom no-repeat;
	display: block;
	position: absolute;
	left: 12px;
	top: 42px;
	width: 25px;
	z-index: 999;
	height: 35px;
}

.prev:hover {
	background-position: 0 0;
}

.next {
	background: url(../images/carousel-arrows.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	position: absolute;
	right: 16px;
	top: 42px;
	width: 25px;
	height: 35px;
}*/
}


@media only screen and (max-width: 820px){
    .no-padding {
    padding: 0;
}
     .no-margin-top {
        margin-top:-5px;
    }
     /*.prev {
	background: url(../images/carousel-arrows.png) 0 bottom no-repeat;
	display: block;
	position: absolute;
	left: 12px;
	top: 23px;
	width: 25px;
	z-index: 999;
	height: 35px;
}

.prev:hover {
	background-position: 0 0;
}

.next {
	background: url(../images/carousel-arrows.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	position: absolute;
	right: 12px;
	top: 23px;
	width: 25px;
	height: 35px;
}

.next:hover {
	background-position: right 0;
}*/
}
@media only screen and (max-width: 700px) {
     .fimg img {
        margin-top:5px;
    }
    .product h1 {
        margin-top:10px;
    }
}
@media only screen and (max-width: 600px) {
    .no-padding {
    padding: 0;
}
     .no-margin-top {
        margin-top:-5px;
    }
     .prev {
	background: url(../images/carousel-arrows.png) 0 bottom no-repeat;
	display: block;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 25px;
	z-index: 999;
	height: 35px;
}
    .fimg img {
        margin-top:5px;
    }

.prev:hover {
	background-position: 0 0;
}

.next {
	background: url(../images/carousel-arrows.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	position: absolute;
	right: 0px;
	top: 20px;
	width: 25px;
	height: 35px;
}

.next:hover {
	background-position: right 0;
}
}
@media only screen and (max-width: 420px) {
    .no-padding {
    padding: 0;
}

      .no-margin-top {
        margin-top:-5px;
    }
    .prev {
	background: url(../images/carousel-arrows.png) 0 bottom no-repeat;
	display: block;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 25px;
	z-index: 999;
	height: 35px;
}

.prev:hover {
	background-position: 0 0;
}

.next {
	background: url(../images/carousel-arrows.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	position: absolute;
	right: 0px;
	top: 20px;
	width: 25px;
	height: 35px;
}

.next:hover {
	background-position: right 0;
}
.events {
    margin-top: 10px;
   
}
    .content.page1 h2 {
        font-size:16px;
    }
    .content h2 {
        font-size:16px;
    }



}