body {
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    background: url(../images/descbg-new.jpg) repeat center center;
}
/* New Header */
.headerPathWay .logoPart .axisLogo
{
float:none !important;
}
.headerPathWay .logoPart.prioAV img.prioLogo
{
float: none;
border-left: solid 1px #fff;
padding-left: 16px;
margin-top: -5px;
}	
.headerPathWay {
    border-top: 30px solid #97144d;
    background: #e6e6e6;
}
.headerPathWay .logoPart {
    position: relative;
    top: -10px;
    background: #97144d;
    padding: 0px 0 0 80px;
    font-size: 36px;
    display: inline-block;
    height: 70px;
    vertical-align: middle;
}
.headerPathWay .logoPart a {
    color: #fff;
    text-decoration: none;
}
.headerPathWay .logoPart img{
    float: right;
    position: relative;
    z-index: 2;
    right: 10px;
}
.headerPathWay .logoPart::after {
    content: '';
    background: #97144d;
    position: absolute;
    height: 120%;
    width: 50px;
    border-radius: 0 0 20px 0;
    right: 0;
    top: -13px;
    margin-right: -37px;
    transform: rotate(35deg);
}
.headerPathWay .logoPart span {
    position: absolute;
    top: 7px;
    left: 100%;
    width: 15px;
    height: 15px;
    margin-left: 50px;
    transform: rotate(17deg);
}
.headerPathWay .logoPart span::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    background: #97144d;
    width: 100%;
    height: 100%;
}
.headerPathWay .logoPart span::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #e6e6e6;
    top: 0;
    left: 0;
    border-top-left-radius: 30px;
}
 .ccFooter{
margin:0px;
padding: 0 0 10px 0;
background: #444;
display: inline-block;
width: 100%;
}
.ccFooter .hygnav{
margin-top:25px;
}
.ccFooter .hygnav li {
color: #fff;
    font-size: 11px;
    float: left;
    padding: 0 11px;
    border-left: 1px solid #5f5f5f;
    font-family: Arial;
    list-style: none;
}
.ccFooter .hygnav li a{
color: #fff;
text-decoration: none;
}
.ccFooter .hygnav {
   margin-top: 25px;
   float: left;
}

.ccFooter.ftrBtm{
   bottom: 0;
   position: absolute;
}
.bucket {
   max-width: 980px;
   margin: 0 auto;
}
.footerContent {
   clear: both;
   width: 100%;
}
.hygnav li:first-child {
   border-left: none;
   padding: 0 11px 0 0;
}
.gourmet-container {
    width: 70%;
    background: #fff;
    margin: 0 auto;
}
.campTable tr th{width:15%;}
.gourmet-content {
    padding: 20px;
}
.gourmet-content.trv {
    padding: 20px 50px;
}
.gourmet-content.trv p{
    line-height:24px;
	text-align:Justify;
}

/* New Header end */
.axisDesclaimer header {
    background: #e6e6e6;
}
.axis-logo img {
    margin: 8px 0;
    padding-left: 113px;
}
.brgLogo{
    float: right;
    padding-right: 113px;
    margin-top: 45px !important;
}

.burgundyMost h3{
   color: #97144d;
   margin: 15px 0;
}
.dis-proceed-new {
   background: #c2c2c2;
   color: #2d2d2d;
   padding: 10px;
   text-decoration: none;
   margin-bottom: 30px;
   display: inline-block;
   border-radius: 4px;
}
@media (max-width: 767px){
	.ccFooter .hygnav li {
		 padding: 0 5px;
	}
  .headerPathWay{
        border-top: 15px solid #97144d;
    }
    .headerPathWay .logoPart{
        height: 50px;
        padding: 0;
    }
    .headerPathWay .logoPart span{
        transform: rotate(18deg);
        margin-left: 30px;
    }
    .headerPathWay .logoPart::after{
        top: -11px;
        margin-right: -24px;
        transform: rotate(32deg);
    }
	.ccFooter{
		padding-bottom: 40px;
	}
    .gourmet-container {
    width: 100%;
}
.campTable{
    width: 100%;
    display: block;
    overflow-x: scroll;
}
.axis-logo img {
    padding-left: 15px;
}
.brgLogo{
    padding-right: 15px;
}
}
@media (max-width: 991px){
.headerPathWay{
    border-top: 15px solid #97144d;
}
.headerPathWay .logoPart {
    height: 42px;
    padding: 5px 10px;
    max-width: 152px;
}
.headerPathWay .logoPart img {
    width: 95%;
    right: 0;
}
.headerPathWay .logoPart:after {
    top: -11px;
    margin-right: -24px;
    transform: rotate(32deg);
}
.headerPathWay .logoPart span {
    transform: rotate(18deg);
    margin-left: 30px;
}
.headerPathWay .logoPart.prioAV img
{
 position: relative;
 z-index: 2;
 right:0;
 float: none;
 margin-top: -8px;
}
.headerPathWay .logoPart.prioAV
{
	height: 50px;
	padding: 0;
	max-width: 220px;
}
.headerPathWay .logoPart .axisLogo
{
	width:60%;
}
.headerPathWay .logoPart .prioLogo
{
	width: 35%;
}
.headerPathWay .logoPart.prioAV img.prioLogo{
margin-top: -10px;
}
}
  
