/*	disclaimer button syles*/
.defaultBorderBlueBtn {
	color: #001e50;
	background-color: #ffffff;
	border: 2px solid #001e50;
	border-radius: 60px;
	padding: 6px 40px;
	cursor: pointer;
}
.defaultBorderBlueBtn:hover {
	background-color: #0040c5;
	outline: none !important;
	border: 2px solid #0040c5;
	padding: 6px 40px;
}
/*	disclaimer button syles*/	
	
/*	models popup*/
body.modal-open > .vga-oh-savan-disclimer-PopupOuter {
	position: fixed;
	overflow: hidden;
	height: 100%;
	-webkit-overflow-scrolling: touch;
}
.modal-open .vga-oh-savn-popup-disclaimerModal {
	overflow-y: hidden;
	padding-left: 0 !important;
	-webkit-overflow-scrolling: touch;
}
.vga-oh-disclaimerContentpopup {
	max-height: 40vh;
	max-height: auto !important;
}
.vga-oh-savn-Disclaimer-OuterMainHeadPopup {
	font-size: 48px;
	line-height: 56px;
	margin-bottom: 40px;
	color: #000000;
}
.vga-oh-savn-Disclaimer-OuterMainHeadPopup span {
	font-family: VWHead-Bold;
}
.vga-oh-savan-disclimer-PopupOuter {
	max-width: 100%;
	margin: 0 60px;
	border-radius: 0;
}
.vga-oh-savan-disclimer-PopupOuter .modal-content {
	padding: 50px;
	max-width: 1320px;
	margin: 0 auto;
}
.vga-oh-savan-disclimer-PopupOuter .modal-content .modal-body {
	padding: 0;
}
.vga-oh-savn-4w2mLayout {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 30px;
}
.vga-oh-savn-modelPopupListing {
	margin-bottom: 50px;
}
.vga-oh-savn-ModelpopupCustRow {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -40px;
	margin-left: -40px;
}
.vga-oh-savn-modelPopupListingDisclaimer p {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	margin-right: 14px;
	text-align: left;
	text-transform: none;
}
.vga-oh-savn-modelPopupListingDisclaimer p a {
	color: #00bdf1;
	word-break: break-word
}
.vga-oh-savn-modalpopupCloseBtn {
	position: relative;
	bottom: -120px;
	margin-bottom: 10px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #001e50;
	border-radius: 60px;
	padding: 4px 25px;
	cursor: pointer;
	border: 1px solid #001e50;
}
.vga-oh-savn-modalpopupCloseBtn:hover {
	background-color: #0040c5;
	color: #ffffff;
}
.vga-oh-savn-modalpopupCloseBtn svg {
	position: relative;
	top: 6px;
	left: -6px;
}
.vga-oh-savn-modalpopupCloseBtn span {
	position: relative;
	top: -3px;
	left: 5px;
}
.pad5{
	padding: 5px !important;
}
@media (max-width: 1024px) {
.vga-oh-common-containerOuterMain {
	padding-top: 100px;
}
}

@media (max-width: 767px) {
.vga-oh-savn-4w2mLayout {
	padding: 0 15px;
}
.vga-oh-savn-Disclaimer-OuterMainHeadPopup {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 26px;
}
.vga-oh-savan-disclimer-PopupOuter .modal-content {
	padding: 10px 17px 0 17px;
}
.vga-oh-savn-modelPopupListing p {
	padding: 10px;
	font-size: 14px;
	line-height: 16px;
}
.vga-oh-savn-ModelpopupCustRow {
	margin-right: -30px;
	margin-left: -30px;
}
.vga-oh-savn-modalpopupCloseBtn {
	bottom: -60px;
}
.vga-oh-savan-disclimer-PopupOuter {
	max-width: 100%;
	margin: 0 17px 80px 17px;
}
}

@media (max-width: 560px) {
.vga-oh-disclaimerContentpopup {
	height: 50vh;
}
}

@media (max-width: 414px) {
.vga-oh-disclaimerContentpopup {
	height: 45vh;
}
}

@media (min-height: 360px) and (max-height: 414px) and (min-width: 812px) and (max-width: 1366px) {
.vga-oh-disclaimerContentpopup {
	height: 30vh;
}
.vga-oh-savn-Disclaimer-OuterMainHeadPopup {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 26px;
}
.vga-oh-savn-modelPopupListing p {
	padding: 10px;
	font-size: 14px;
	line-height: 16px;
}
.vga-oh-savan-disclimer-PopupOuter .modal-content {
	padding: 50px 17px 0 17px;
}
.vga-oh-savan-disclimer-PopupOuter {
	margin: 0 17px 80px 17px;
}
.vga-oh-savn-modalpopupCloseBtn {
	bottom: -60px;
}
}

@media (min-height: 320px) and (max-height: 359px) and (min-width: 568px) and (max-width: 640px) {
.vga-oh-disclaimerContentpopup {
	height: 38vh;
}
.vga-oh-savan-disclimer-PopupOuter .modal-content {
	padding: 17px;
}
}

@media (max-width: 320px) {
.vga-oh-disclaimerContentpopup {
	height: 50vh;
}
}

/*	models popup*/