.rtyugfgd{
	bottom: 0px;
	padding: 0px; 
	float: right;
}
.rtyugfgd li{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	list-style-type: none;
	margin-left: 5px;
}
.header-topbar{
    background-color:#262626;
}
.rtyr {
    border-bottom: 1px solid #2222221c;
    padding: 6px 0px;
    margin: 0px auto;
}
.hotline{
	    color: white;
    font-weight: 500;
}
.header-content{
	background-color: black;
    padding: 21px 0px;
}
.iourd{
	display: block;
	text-align: center;
	background-color: #555;
	color: white;
	font-weight: 500;
	padding: 10px 0px;
	transition: all 0.5s;
}
.cat-inner:hover .iourd{
	background-color: #04AAFF;
}
.categories-outer{
	/*background: white;*/
	padding: 10px 0px;
	padding-top: 25px;
	padding-bottom: 40px;
}
.short-ab-us{
	color: #555555c7;
    line-height: 25px;
}
.margin-topsd{
	margin-top: 16px;
}
.rtyuer{
	margin-top: 40px;
}

/*menu*/
.main-menu-outr{
	background-color: #04aaff;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}
.menu-box{
	border: 1px solid #55555524;
}
.heading-boxi{
	background-color: #04aaff;
	color: white;
	font-weight: bold;
	padding: 10px 15px;
}
.vmain{
	border-bottom: 1px solid #55555524;
}
.vmain a{
	padding-left: 15px!important;
	color: #555;
}
.vmain a i{
	padding-right: 7px;
}
.vmain a:hover{
	color: #04aaff;
}
.vmain a:focus{
    background: transparent !important;
}
.vmain a:hover{
	background-color: transparent !important;
}
.vmain ul li a{
	padding: 3px 0px;
	padding-left: 30px !important;
	font-size: 13px;
	font-weight: normal !important;
	color: #313131cc;
}
.vmain ul li a span{
	padding-right:9px;
}
.vmain ul li a:hover{
	color: #04aaff;
}
.vmain ul li:first-child{
	border-top: 1px solid #55555524;
	padding-top: 10px;
}
.vmain ul li:last-child{
	margin-bottom: 20px;
}
.tyuiouy{
	background-color: transparent;
	border: 1px solid #55555552;
	margin-bottom: 20px;
	color: #5d5c5c;
}
.breadcrumb-grid{
	background-image: url(../images/ath-bred-crump.jpg);
	overflow: hidden;
	text-align: center;
	color: white;
	margin-bottom: 30px;
}
.breadcrumb-grid .titles{
	font-size: 25px;
	font-weight: bold;
	padding: 15px 0px;
}
.breadcrumb{
	font-size: 12px;
}
.breadcrumb li a{
	color: white !important;
	font-weight: normal !important;
	font-size: 13px !important;
	text-decoration: none !important;
}
.breadcrumb li:before{
	color: white !important;
}
.breadcrumb li:last-child a{
	color: #04aaff !important;
}
.ProDetailsCon {
    padding-left: 0px;
}
.basker-b{
	background-color: #04aaff;
	color: white;
	margin-bottom: 15px;
}


.contact-iu{
    overflow: hidden;
    background-color: white;
    padding: 20px;
    display: inline-block;
    width: 70%;
    border: 1px solid #55555547;
}
.contact-iu img{
    width: 80%;
    margin-bottom: 15px;
}
.contact-iu p{
    color: #000 !important;
    font-size: 13px !important;
    line-height: 15px;
}

/*==================================================
= Bootstrap 3 Media Queries =
==================================================*/

/*========== Mobile First Method ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
.contact-iu{
    width: 100%;
}
.contact-iu img{
    width: 100%;
    margin-bottom: 15px;
}
.etetret img{
    margin-top: 15px;
    display: block;
    float: none;
    margin: 0px auto;
     
}
.hotline{
	text-align: center;
}
.header-logo a img{
	display: block;
	margin: 0px auto;
	width: 100% !important;
}
}


/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.contact-iu{
    width: 70%;
}
.contact-iu img{
    width: 80%;
    margin-bottom: 15px;
}
.etetret img{
    margin-right: 0px;
    float: right;
    margin-top: 15px;
     
}
.hotline{
	text-align: left;
}
.header-logo a img{
	display: block;
	margin-left: 0px;
	width: 100% !important;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}


