﻿.carousel-fade >
	.carousel-inner >
		.item {
		transition-property: opacity;
		}
		.item, .active.left, .active.right {
		opacity: 0;
		}
		.active, .next.left, .prev.right {
		opacity: 1;
		}
		.next, .prev, .active.left, .active.right {
		left: 0;
		transform: translate3d(0, 0, 0);
		}
	.carousel-control {
		z-index: 2;
	}

.imgResponsive{
	width: 100%;
	height: auto;
}
.auto-style2 {
	text-align: center;
	color: #FF0000;
	font-size: small;
}
.auto-style3 {
display: inline-block;
position: relative; 
left: 20px;
top: -20px;
width: auto;
height: auto;
}
.newStyle1 {
	padding-top: 45px;
	margin-bottom: 3px;
}

.newStyle1 li{
	display: inline;
}
.newStyle1 a{
	display: inline-block;
	width: 100px;
 	color: #A45A00;
 	text-decoration: underline;
}
.auto-nav {
height: 40px;
width: 100%;
background: #fd8d00;
font-size: 11pt;
font-family: 'PT Sans', Arial, sans-serif;
font-weight: bold;
position: relative;
text-align: center;
}
.auto-ul {
	height: 40px;
	width: auto;
	padding: 0;
	margin: 0 auto;
}
.auto-ul li {
	display: inline;
}
.auto-ul li a {
	color: #fff;
	display: inline-block;
	width: 110px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
	border-right: 1px solid #576979;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.auto-ul li:last-child a {
	border-right: 0;
}
#pull {
	display: none;
	color: #fff;
	text-align: left;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
}
.auto-nav a:hover, .auto-nav a:active {
	background-color: #FF9966;
}
.auto-style4 {
	font-size: x-large;
}
.auto-style5 {
	font-size: x-small;
}
.auto-style6 {
	color: #333333;
	font-size: small;
}
.auto-style7 {
	font-size: medium;
	color: #376D6D;
}
.auto-style8 {
	padding: 5px;
	font-size: small;
}
.auto-style9 {
	font-size: large;
	color: #376D6D;
}
.auto-style11 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.auto-style12 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

	#followUs {
	display: none;
}

@media screen and (max-width: 850px) {
	#toppanel {
	display:none;
}
	#followUs {
	display:block;
}

}

@media screen and (max-width: 600px) {
	.auto-nav {
	height: auto;
}
	.auto-ul {
	width: 100%;
	height: auto;
	display: none;
}
	.auto-nav li {
	width: 100%;
	display: block;
}
	.auto-nav li a {
	width: 100%;
	border-bottom: 1px solid #576979;
	border-right: 1px solid #576979;
	border-left: 1px solid #576979;
}
	.auto-nav a {
	text-align: center;
	width: 100%;
}
	.auto-nav a#pull {
	display: block;
	height: 40px;
	text-indent: 25px;
}
	#containerr {
	display: none;
}
/*	#micro1, #micro2, #micro3 {
	display: none;
} */
}

@media only screen and (max-width: 480px) {
    #rtan.auto-style3 {
        display: none;
    }

    #containerr {
        display: none;
    }
            
/*    #micro1, #micro2, #micro3 {
	display: none;
} */
}
