/* .main-new{
	max-width: 76.5625rem !important; 
	padding-top: 8.375rem !important;
}
.sync-wt-img{
	position: absolute;
	left: 90.09%;
	right: 8.49%;
	top: 38.64%;
	bottom: 40.91%;
	width: 18px;
	height: 18px;
	background: url(../../../../resources/images/sync-wt.png) no-repeat;
	background-size: 18px;
}
@media (max-width: 767px){
	.main-new{
		max-width: 76.5625rem !important; 
		padding-top: 6.25rem !important;
	}
	.sync-wt-img{
		position: absolute;
		left: 65.56%;
		right: 29.44%;
		top: 39.71%;
		bottom: 33.82%;
		width: 18px;
		height: 18px;
		background: url(../../../../resources/images/sync-wt.png) no-repeat;
		background-size: 18px;
	}
}
#gh20-refresh-div{
    position: fixed;
    top: 45px;
    left: 80%;
    z-index: 2;
}
#gh20-refresh-div a{
	position: relative;
    border-radius: 50%;
    display: block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    transition-timing-function: ease-in-out;
    background-color: transparent;
    color: white;
    font-size: 30px;
    text-decoration: none;
    font-size: 42px;
}
@media (max-width: 767px){
	#gh20-refresh-div{
	    position: fixed;
	    top: 15px;
	    left: 65%;
	    z-index: 2;
	}
	#gh20-refresh-div a{
		position: relative;
	    border-radius: 50%;
	    display: block;
	    -webkit-transition: all 0.2s;
	    transition: all 0.2s;
	    transition-timing-function: ease-in-out;
	    background-color: transparent;
	    color: white;
	    font-size: 30px;
	    text-decoration: none;
	    font-size: 30px;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .main-new{
		max-width: 61.5625rem !important; 
		padding-top: 8.375rem !important;
	}
	#gh20-refresh-div{
	    position: fixed;
	    top: 15px;
	    left: 82%;
	    z-index: 2;
	}
	#gh20-refresh-div a{
		position: relative;
	    border-radius: 50%;
	    display: block;
	    -webkit-transition: all 0.2s;
	    transition: all 0.2s;
	    transition-timing-function: ease-in-out;
	    background-color: transparent;
	    color: white;
	    font-size: 30px;
	    text-decoration: none;
	    font-size: 30px;
	}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .main-new{
		max-width: 61.5625rem !important; 
		padding-top: 8.375rem !important;
	}
	#gh20-refresh-div{
	    position: fixed;
	    top: 15px;
	    left: 82%;
	    z-index: 2;
	}
	#gh20-refresh-div a{
		position: relative;
	    border-radius: 50%;
	    display: block;
	    -webkit-transition: all 0.2s;
	    transition: all 0.2s;
	    transition-timing-function: ease-in-out;
	    background-color: transparent;
	    color: white;
	    font-size: 30px;
	    text-decoration: none;
	    font-size: 30px;
	}
}
@media only screen and (min-device-width: 48px) and (max-device-width: 768px) {
	#gh20-refresh-div{
	    position: fixed;
	    top: 15px;
	    left: 60%;
	    z-index: 2;
	}
	#gh20-refresh-div a{
		position: relative;
	    border-radius: 50%;
	    display: block;
	    -webkit-transition: all 0.2s;
	    transition: all 0.2s;
	    transition-timing-function: ease-in-out;
	    background-color: transparent;
	    color: white;
	    font-size: 30px;
	    text-decoration: none;
	    font-size: 30px;
	}
}
.gnav-refresh-button{
	position:fixed;
	right:80px;
	bottom: 87%; 
	background-color: black;
	font-size: 30px;
	height: 50px; 
	width: 50px; 
	border-color: black; 
	border-radius: 50%;
	cursor: pointer;
	color: white;
}
@media (max-width: 767px){
	.gnav-refresh-button{
		position:fixed;
		right:85px;
		bottom: 95%; 
		background-color: black;
		font-size: 30px;
		height: 50px; 
		width: 50px; 
		border-color: black; 
		border-radius: 50%;
		cursor: pointer;
		color: white;
	}
} */
 .head{
	position: fixed !important;
	top:0% !important;
    width: 100% !important;
    z-index: 10;
}
.page-new{
	margin-top: 125px !important;
	max-width: 1272px !important;
    margin: 0 auto;
}
.page-new-olo{
	margin-top: 60px !important;
}
.main-new{
	max-width: 76.5625rem !important; 
	padding-top: 0.375rem !important;
	padding: 0 1.25rem;
	margin: initial;
}
@media (max-width: 767px){
	.main-new{
		max-width: 76.5625rem !important; 
		padding-top: 0.25rem !important;
		padding: 0px !important;
	}
	.page-new{
		margin-top: 150px !important;
	}
	.page-new-olo{
		margin-top: 10px !important;
	}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .main-new{
		max-width: 61.5625rem !important; 
		padding-top: 0.375rem !important;
	}
	.page-new{
		margin-top: 120px !important;
	}
}
/*#gh20-refresh-div .sync-wt-img{
	position: absolute;
	width: 18px;
	height: 18px;
	background: url(../../../../resources/images/sync-wt.png) no-repeat;
	background-size: 18px;
}
#gh20-refresh-div{
	right: calc((100vw - 1246px) / 2);
	left: auto;
	top: 64px;
	position:fixed;
	width: 18px;
    height:18px;
    z-index: 11;
}
#gh20-refresh-div a:focus{
    outline: 1px dashed white;
    outline-offset: 2px;
    width: 18px;
    height:18px;
}
@media (max-width: 1272px){
	#gh20-refresh-div{
		right: 22px;	
	}
}
@media (max-width: 1024px){
	#gh20-refresh-div{
		right: 124px;
    margin-top: -42px;
	}
	.gnav20-mobile .gnav20-localization{
		margin-top: 7px
	}
} */
#gh20-refresh-div .sync-wt-img{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../../../../resources/images/sync-wt.png) no-repeat;
	background-size: 100%;
}
#gh20-refresh-div{
	right: calc((100vw - 1246px) / 2);
	left: auto;
	top: 64px;
	position:fixed;
	width: 24px;
	height: 24px;
	z-index: 11;
}
#gh20-refresh-div a:focus{
    outline: 1px dashed white;
    outline-offset: 2px;
    width: 100%;
    height: 100%;
}
@media (max-width: 1272px){
	#gh20-refresh-div{
		right: 22px;	
	}
}
@media (max-width: 1024px){
	#gh20-refresh-div{
		right: 112px;
		margin-top: -42px;
		width: 18px;
		height: 18px;
	}
	.gnav20-mobile .gnav20-localization{
		margin-top: 7px
	}
}

@media(max-width:769px){
	.main-new{
		margin-top:-80px !important;
	}
	.page-new{
		margin-top: 150px !important;
	}
}
@media (max-width: 480px){
	.page-new {
    	margin-top: 145px !important;
	}
}

@media only screen and (min-device-width: 991px) and (max-device-width: 1199px){
    .page-new {
        margin-top: 140px !important;
    }
}
.gnav20 .gnav20-desktop .gnav20-row-one{
	opacity:1 !important
}
