@charset "utf-8";
/* CSS Document */


/* Small devices (phones, below 768px) */ /*11111111111111111111111111111111111111111111111111111111111111111111*/
@media (max-width: 768px) {
	
.top-bar-bg{
	background-color:#000;
	height:100%;
}
.top-bar-padding{
	padding:10px 0 10px 0;	
	text-align:center;
}
.top-bar-social{
    display: inline-block;
    max-width: 100%;
    height: auto;
	margin:0 auto;
	padding:5px;
	float:none;
}
.header-bg{
	background-image:url('../images/header-bg.jpg');
	border-bottom:5px solid #5E0000;
}
.header-text{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 14px;
	margin: 20px 0 20px 0;
}
.header-left-location{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 15px;	
}
.header-text-right1{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 14px;
	margin: 20px 0 20px 0;
}
.header-text-right1 a{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 12px;
	margin: 20px 0 20px 0;
}
.header-text-right2{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 12px;
	margin: 20px 0 20px 0;
}

.header-right-phone{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 5px;	
}
.header-right-email{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 5px;	
}


}

/* Small devices (tablets, 768px and up) */  /*22222222222222222222222222222222222222222222222222222222222222222222222222222222*/
@media (min-width: 768px) {
	
.top-bar-bg{
	background-color:#000;
	height:100%;
}
.top-bar-padding{
	padding:10px 0 10px 0;	
	text-align:center;
}
.top-bar-social{
    display: inline-block;
    max-width: 100%;
    height: auto;
	margin:0 auto;
	padding:5px;
	float:none;
}
.header-bg{
	background-image:url('../images/header-bg.jpg');
	border-bottom:5px solid #5E0000;
}
.header-text{
	color: #fff;
	padding: 10px;
	background-color: #5E0000;
	border-radius: 60px;
	width: 100%;
	line-height: 2;
	font-size: 11px;
	margin: 38px 0 20px 0;
}
.header-left-location{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 2px;	
}
.header-text-right1{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 100%;
    line-height: 2;
	font-size: 12px;
	margin: 20px 0 20px 0;
}
.header-text-right1 a{
	color: #fff;
    padding: 8px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 0;
    line-height: 1;
	font-size: 12px;
	margin: 20px -20px 20px 0;
}
.header-text-right2{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 100%;
    line-height: 2;
	font-size: 12px;
	margin: 20px 0 20px 0;
}

.header-right-phone{
	display: none;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 2px;	
}
.header-right-email{
	display: none;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 2px;	
}


}

/* Medium devices (desktops, 992px and up) */  /*3333333333333333333333333333333333333333333333333333333333333333333333333333333*/
@media (min-width: 992px) {
	
.top-bar-bg{
	background-color:#000;
	height:100%;
}
.top-bar-padding{
	padding:10px 0 10px 0;	
	text-align:center;
}
.top-bar-social{
    display: inline-block;
    max-width: 100%;
    height: auto;
	margin:0 auto;
	padding:5px;
	float:none;
}
.header-bg{
	background-image:url('../images/header-bg.jpg');
	border-bottom:5px solid #5E0000;
}
.header-text{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 14px;
	margin: 20px 0 20px 0;
}
.header-left-location{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 15px;	
}
.header-text-right1{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 14px;
	margin: 20px 0 20px 0;
}
.header-text-right1 a{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 100%;
    line-height: 2;
	font-size: 13px;
	margin: 20px 0 20px 0;
}
.header-text-right2{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 100%;
    line-height: 2;
	font-size: 13px;
	margin: 20px 0 20px 0;
}

.header-right-phone{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 15px;	
}
.header-right-email{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 5px;	
}
.header-menu-bg{
	background-image:url('../images/menu-bg.png');
	background-repeat:no-repeat;
	background-size:100%;
}


}

/* Large devices (large desktops, 1200px and up) */  /*4444444444444444444444444444444444444444444444444444444444444444*/
@media (min-width: 1200px) {
	
.top-bar-bg{
	background-color:#000;
	height:100%;
}
.top-bar-padding{
	padding:10px 0 10px 0;	
	text-align:center;
}
.top-bar-social{
    display: inline-block;
    max-width: 100%;
    height: auto;
	margin:0 auto;
	padding:5px;
	float:right;
}
.header-bg{
	background-image:url('../images/header-bg.jpg');
	border-bottom:5px solid #5E0000;
}
.header-text{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 14px;
	margin: 35px 0 3px 0;
}
.header-left-location{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 15px;	
}
.header-text-right1{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 14px;
	margin: 20px 0 20px 0;
}
.header-text-right1 a{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 14px;
	margin: 20px 0 20px 0;
}
.header-text-right2{
	color: #fff;
    padding: 15px;
    background-color: #5E0000;
    border-radius: 60px;
    width: 95%;
    line-height: 2;
	font-size: 14px;
	margin: 20px 0 20px 0;
}

.header-right-phone{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 15px;	
}
.header-right-email{
	display: block;
    max-width: 100%;
    height: auto;
    padding: 0 0 0 15px;	
}
.header-menu-bg{
	background-image:url('../images/menu-bg.png');
	background-repeat:no-repeat;
	background-size:100%;
}


}










