@media only screen and (min-width:1200px) and (max-width:1500px) {
.container{width:1030px}
.nav-justified > li > a img{ width:112px;}	
}


@media only screen and (min-width:1000px) and (max-width:1199px) {
	header {
	background: url(../images/headerbg.png) no-repeat left 30px top;
}

.nav-justified > li > a img
{
	width:100%;
}
.nav-justified > li
{
	width:auto !important;
}
}

@media only screen and (min-width:768px) and (max-width:999px)
{
.nav-justified > li > a
{
	padding:5px 0;
	font-size:12px;
}
.nav-justified > li > a hr
{
	margin:2px 0;
}
.nav-justified > li > a img
{
	width:100%;
	height:70px;
}
.nav-justified > li
{
	width:auto !important;
}	
}
@media (max-width:767px)
{
header
{
	background:none;
}
.main-body
{
	background:none;
}
.logo
{
	display:block;
	margin-left:20px;

}
.social-icons
{
	text-align:center;
	border-top:2px solid #e5e5e5;
	padding:10px 0;

}
.inner-header
{
	padding-bottom:0;
}
.rupee-symbol
{
	display:none;
}
#myCarousel ul
{
	display:none;
}
.item-2 {
    border: 2px solid #fcab30;
}
#owl-demo
{
	display:block !important;
	padding:0 40px;
	text-align:center;
	font-size:16px;
	color:#0a4f8b;
	position:relative;
	z-index:20;
}
/*#owl-demo .owl-item:nth-child(1n+2) .item
{
	background:#fcab30;
	padding:2px;
	color:#fff;
}*/
#owl-demo .owl-item hr
{
	margin:3px 0;
}
.main-body > .container
{
	padding:0;
}



.front-siwpe {
    display: table;
    height: 520px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.item-2 {
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border:2px solid #fcab30;
	z-index: 1;
}

.item-2.show3 {
	opacity: 1;
	position: relative;
	z-index: 2;
}
#owl-demo .item img
{
	height:150px;
}
.logo
{
	text-align:center;
}
}
@media (min-width:767px)
{
.item-2 {
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border: 7px solid #fcab30;
	z-index: 1;
}
.item-2.show2 {
	opacity: 1;
	position: relative;
	z-index: 2;
}

.customNavigation
{
	display:none;
}
}

@media only screen and (min-width:750px)
{
	
	/****iframe-widths******/
#iframe-one
{
	width:100%;
	height:610px;
}
#iframe-two
{
	width:100%;
	height:670px;
}
#iframe-three
{
	width:100%;
	height:610px;	
}

#iframe-four
{
	width:100%;
	height:530px;	
}

#iframe-five
{
	width:100%;
	height:530px;	
}

#iframe-six
{
	width:100%;
	height:560px;	
}

#iframe-seven
{
	width:100%;
	height:600px;	
}


}
		


@media only screen and (min-width:320px) and (max-width:480px)
{
.title
{
	font-size:20px;
	padding:8px 50px;
}
.title:before {
	border-style: solid;
	border-width: 40px 40px 0 0;
	border-color: #1d6eb4 transparent transparent transparent;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
}
.title:after {
	border-style: solid;
	border-width: 0 0 40px 40px;
	border-color: transparent transparent #1d6eb4 transparent;
	position: absolute;
	content: "";
	right: 0;
	top: 0;
}




.front-siwpe {
    display: table;
    height: 520px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

}
	

