body {
	font-family: "PT Sans", sans-serif;
	color: #595959;
}

/* prolensa custamized css starts */
.wrapper {
	margin: 0px auto;
	background-size: 300px 100px;
	max-width: 1343px;
}

.container {
	max-width: 970px;
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-block {
	display: inline-block;
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}

.rounded-0 {
	border-radius: 0px;
}

.px-0 {
	padding-left: 0px;
	padding-right: 0px;
}

.font-weight-bold {
	font-weight: 700;
}

.innerBanner_caption h1 {
	margin-bottom: 5px;
	font-size: 34px;
}

.innerBanner_caption h4 {
	margin-top: 0px
}

.btn {
	border-radius: 0px;
}

.btn-primary {
	background-color: #25328B;
	border-color: #25328B;
	color: #fff !important;
	font-size: 20px;
	font-weight: bold;
	white-space: normal;
}

.btn-primary:hover {
	background-color: #25328B;
	border-color: #25328B;
}

.main_content {
	margin-top: 35px;
}

.mb-4 {
	margin-bottom: 15px;
}

.text-primary {
	color: #25328B;
}

h1, h2 {
	margin-bottom: 12px;
}

h1 {
	font-family: "PT Sans", sans-serif;
	font-size: 28px;
	color: #25328B;
	letter-spacing: 0.6px;
	line-height: 31px;
}

h2 {
	font-family: "PT Sans", sans-serif;
	font-size: 26px;
	line-height: 32px;
	color: #25328B;
}

h3 {
	font-family: "PT Sans", sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #25328B;
}

h4 {
	font-size: 20px;
}
#jssor_1 h5 {
	font-size: 19px;
	vertical-align: bottom;
    display: inline-block;
    line-height: 65px;
    width: 100%;
    opacity: 0.5;
}
#jssor_1 .active-heading h5 {
	opacity: 1;
}
#jssor_1 h5.head-wrap {
	line-height: 21px;
}

.font-small {
	font-size: 16px !important;
}

.font-small sup {
	top: 5px;
}

.font-small sup.tool-tip {
	top: -1px !important;
}

.main_content ul {
	margin-left: -13px;
}

.main_content ul li {
	background: url(../img/other-892x977-bulletpoint.svg) no-repeat left top;
	/* <-- change `left` & `top` too for extra control */
	padding: 3px 0px 3px 20px;
	/* reset styles (optional): */
	list-style: none;
	margin: 0;
	/* list-style-image: url('../img/other-892x977-bulletpoint.svg'); */
	background-position-y: 12px;
}

.text-decoration-none{
	text-decoration: none !important;
}

.main_content p, .main_content ul li {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 8px;
}

nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

nav li {
	display: inline-block;
}

nav a {
	display: block;
	text-decoration: none;
}

a, a:hover, a:focus {
	color: #25328B;
}

.btn-primary:active:hover {
	background-color: #25328B
}

sup {
	top: 3px;
	vertical-align: super;
	font-size: 14px;
	left: -1px;
}

sup.tool-tip {
	font-size: 12px;
	left: 0px;
}

/*h1 sup {
	top: 0px;
}*/

h2 sup, h3 sup {
	top: 1px;
}

.banner p {
	font-size: 20px;
	margin: 6px 0px 0px 0px;
	line-height: 24px
}

.innerBanner_caption p {
	font-size: 24px;
	line-height: 30px;
	margin: 8px 0px 0px 0px;
}

.btn:active {
	box-shadow: none;
}

.cta-primary {
	padding: 5px 22px 3px 20px;
	white-space: normal;
}

.cta-primary .fa-angle-right, .cta-secondary .fa-angle-right {
	font-size: 1px;
	vertical-align: middle;
	padding-left: 9px;
}

.fa-angle-right:before {
	background-image: url(../img/icon-50x16-Carat-go.svg);
	/*  background-size: 17px 50px;  */
	background-size: contain;
	background-position: center;
	display: inline-block;
	width: 17px;
	height: 50px;
	content: "";
	background-repeat: no-repeat;
}

.cta-secondary {
	background: #65A7E8;
	color: #ffffff;
	font-size: 20px;
	padding: 4px 13px;
	font-weight: bold;
	white-space: normal;
}

.cta-secondary:hover, .cta-secondary:focus {
	color: #ffffff;
}
/* Inner */
.innerBanner {
	position: relative;
}

.innerBanner_caption {
	position: absolute;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	width: 100%;
}

.innerBanner_caption-md-xs {
	position: absolute;
	top: 80%;
	left: 0;
	transform: translateY(-80%)
}

.innerBanner_caption h1 {
	margin: 0px;
}

.innerBanner_caption-md-xs .innerBanner_caption-title {
	margin-top: 0px;
	margin-bottom: 0px;
}

.bg-grdiant-primary {
	background-image: linear-gradient(-179deg, #65A7E8 6%, #25328B 95%);
}

.main-title {
	padding: 8px 0 8px 0;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.01) 5%,
		rgb(255, 255, 255) 10%, rgb(255, 255, 255) 85%,
		rgba(255, 255, 255, 0.04) 93%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.01) 5%,
		rgb(255, 255, 255) 10%, rgb(255, 255, 255) 85%,
		rgba(255, 255, 255, 0.04) 93%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.01) 5%,
		rgb(255, 255, 255) 10%, rgb(255, 255, 255) 85%,
		rgba(255, 255, 255, 0.04) 93%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff',
		endColorstr='#0affffff', GradientType=1);
}


.bg-blue-gradiant {
	background-image: linear-gradient(-179deg, #3C69AF 6%, #25328B 95%);
	color: #fff;
}

.font-italic {
	font-style: italic;
}

span.color {
	color: #25328B;
}

.page-not-found {
	margin-bottom: 30px;
}

.page-not-found p {
	font-size: 18px !important;
}

.font-small sup.sup-symbol {
	font-size: 10px;
	top: 2px !important;
}

sup.dragger-symbol {
	top: 0px;
}

sup.tool-tip.sup-symbol {
	top: 1px;
}

.banner_sub-title sup {
	top: 2px;
}

footer {
	background: rgb(236, 242, 248);
	margin: 0px auto;
	background-size: 300px 100px;
	max-width: 1343px;
	margin-bottom: 35px;
}

@media (max-width : 1200px) {
	sup.tool-tip.sup-symbol {
		font-style: normal;
		font-family: sans-serif;
	}
}

@media ( max-width : 991px) {
	.nav-pills>li>a:hover, .nav-pills>li>a:active:hover, .nav-pills>li.active>a,
		.nav-pills>li>a:focus {
		background: #fff;
	}
	.innerBanner_caption h1 {
		font-size: 28px;
		line-height: 30px
	}
	.innerBanner_caption p {
		font-size: 20px;
		line-height: 20px;
		margin: 8px 0px 0px 0px;
	}
	.main_content {
		margin-top: 0px;
	}
	h1 {
		font-size: 20px;
		line-height: 20px;
	}
	h2 {
		font-size: 20px;
		line-height: 20px;
	}
	h3 {
		font-size: 20px;
		line-height: 20px;
	}
	h4 {
		font-size: 14px;
	}
	.main_content p, .main_content ul li {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 6px;
	}
	.main_content ul li {
		background-position-y: 8px;
	}
	sup {
		top: 2px;
		font-size: 11px;
	}
	/*p sup {
		top: 3px;
	}*/
	li sup {
		/*top: 3px;*/
	}
	/*h1 sup, h2 sup {
		top: 1px;
	}*/
	h3 sup {
		top: 1px;
	}
	h4 sup {
		top: 3px;
	}
	.banner_sub-title sup {
		top: 1px;
	}
	.banner_sub-title sup.tool-tip {
		top: -2px;
		font-size: 8px;
	}
	h3 sup.tool-tip {
		font-size: 10px;
	}
	h4 sup.tool-tip {
		top: 2px;
		font-size: 11px;
	}
	.font-small sup.sup-symbol {
		font-size: 9px;
		top: 2px !important;
	}
	
	.pene-col li sup{
	top:2px;
	} 
	sup.dragger-symbol {
		top: -1px;
		font-size: 10px;
	}
	.font-small sup.tool-tip{
	font-size: 10px;
	}
	.font-small sup {
		top: 4px;
	}
	.font-small sup.dragger-symbol {
		top: 1px;
	}
	.page-not-found p {
		font-size: 14px !important;
	}
	/* Inner */
	.innerBanner_caption, .innerBanner_caption-md-xs {
		padding: 15px 50px;
	}
	.innerBanner_caption .innerBanner_caption-title,
		.innerBanner_caption-md-xs .innerBanner_caption-title {
		margin-top: 0px
	}
	/* Inner */
	.innerBanner_change_mobile {
		top: 87%;
		transform: translateY(-87%);
	}
	.learnmore {
		margin-bottom: 45px;
	}
	li sup.tool-tip {
		top: 2px;
		font-size: 10px;
	}
	/*.innerBanner_caption h1 sup {
		top: -2px;
	}*/
	
	.wistia_popover_overlay {
	z-index: 99999 !important;
	
}
.wistia_popover_embed {
	z-index: 999999 !important;
}
}

@media ( max-width : 767px) {
	.innerBanner .banner-mobile {
		width: 100% !important;
	}
	.innerBanner_caption h1 {
		font-size: 18px;
		line-height: 16px;
	}
	a[href^='tel:'] {
		text-decoration: underline !Important;
	}
	h3 {
		font-size: 14px;
		line-height: 16px;
	}
	.banner p, .Bannerinfo p, .innerBanner_caption p {
		font-size: 11px !important;
		margin-bottom: 0px;
		line-height: 16px;
	}
	.main_content ul li, .main_content p {
		font-size: 14px;
		line-height: 16px;
	}
	.learn-why .fa-angle-right {
		font-size: 25px;
		top: -1px;
	}
	.learnmore_learn-why {
		padding: 5px 14px 3px 15px;
	}
	.cta-primary .fa-angle-right {
		font-size: 35px;
		padding-left: 7px;
	}
	.center-xs-block {
		margin-left: auto;
		margin-right: auto;
	}
	.header-right-block .navbar-collapse {
		    top: 82px;
	}
	.scroll-footer-header a {
		top: 13px;
	}
	
	.learnmore {
		margin: 0px 0px 30px 0px;
	}
	.fa-angle-right:before {
		background-size: 13px 21px;
		width: 16px;
		height: 23px;
	}
	.cta-secondary {
		padding: 6px 13px;
	}
	.cta-secondary .fa-angle-right:before {
		background-size: 12px 28px;
		width: 12px;
		height: 25px;
	}
	.btn-primary {
		font-size: 14px;
	}
	/*.iau p sup {
		top: 2px;
	}*/
	sup {
		top: 2px;
		font-size: 10px;
	}
	/*h1 sup {
		top: 0px;
	}*/
	h2 sup {
		top: 0px;
	}
	h3 sup {
		top: 2px;
	}
	sup.tool-tip {
		top: 0px;
		font-size: 8px;
		left: 0px;
	}
	h3 sup.tool-tip {
		top: -1px;
		font-size: 8px;
	}
	h4 sup.tool-tip {
		top: 2px;
		font-size: 10px;
	}
	sup.sup-symbol, li sup {
		/*top: 2px;*/
	}
	.font-small sup {
		top: 3px;
	}
	.banner_sub-title sup.tool-tip {
		top: 0px;
	}

	.main_content ul {
	margin-left: -28px;
}

.main_content ul li {
	background: url(../img/other-892x977-bulletpoint.svg) no-repeat left top;
	/* <-- change `left` & `top` too for extra control */
	padding: 3px 0px 3px 15px;
	/* reset styles (optional): */
	list-style: none;
	margin: 0;
	/* list-style-image: url('../img/other-892x977-bulletpoint.svg'); */
	background-position-y: 8px;
	    background-size: 6px;
}
    p.seal-text {
        font-size: 6px !important;
        line-height:10px !important;
    }
}

@media ( max-width : 575px) {
	.innerBanner_caption h1 {
		font-size: 12px;
		line-height: 12px;
	}
	.innerBanner_caption p {
		font-size: 12px;
		line-height: 13px;
	}
}

@media ( max-width : 767px) and (orientation:landscape) {
	sup {
		top: 2px;
		font-size: 10px;
	}
	li sup {
		/*top: 2px;*/
	}
	h1 sup {
		top: 0px;
	}
	h2 sup {
		top: 0px;
	}
	h3 sup {
		/* top: 0px; */
		
	}
	h3 sup.tool-tip {
		top: 0px;
		font-size: 10px;
		left: 0px;
	}
	h4 sup {
		top: 2px;
	}
	h4 sup.tool-tip {
		top: 2px;
		font-size: 11px;
	}
	.main_content ul {
		margin-left: 29px;
	}
	/*p sup, .isi-fold li span.color-black sup {
		top: 2px;
	}*/
	.btn-primary sup {
		top: 2px;
	}
	/*.innerBanner_caption h1 sup {
		top: 1px;
	}*/
}

@media ( max-width : 480px) {
	/*.innerBanner_caption h1 sup {
		top: 2px;
	}*/
}

@media ( min-width : 768px) {
	.pr-md-0 {
		padding-right: 0px;
	}
	.px-md-0 {
		padding-right: 0px;
		padding-left: 0px;
	}
	a[href^='tel:'] {
		pointer-events: none;
		text-decoration: none !important;
	}
	sup.tool-tip {
		top: 0px;
	}
}

@media ( min-width : 992px) {
	.text-right-md {
		text-align: right
	}
	.main_content ul {
		margin-left: -13px;
	}
	/*.iau sup {
		top: 3px;
	}*/
	.innerBanner_caption h1 sup {
		/*top: -4px;*/
		font-size: 65%;
	}
	sup.dragger-symbol {
		font-size: 13px;
	}
	h3 sup.tool-tip {
		top: -4px;
	}
	a.btn-primary sup {
		top: 3px;
	}
	
	
}
	
@media only screen and (min-width: 350px) and (max-width: 370px) {
	.learnmore_learn-why {
    padding: 5px 29px 3px 29px;
}
}	

@media only screen and (max-width: 320px) {
	sup, h4 sup {
		top: 2px;
	}
	.home-hero-banner h1 {
		font-size: 12px !important;
	}
	.media-body span.color {
		white-space: nowrap;
	}
}

@media only screen and (min-width: 320px) and (max-width:
	568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation:
	landscape) {
	sup {
		top: 0px;
	}
}
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { 
	
	.scroll-footer{
	/* height:215px !important; */
	}
	
}
/* ie css starts here */
@media all and (-ms-high-contrast: none) , ( -ms-high-contrast : active)	{
	.fa-angle-right:before {
		background-image: url(../img/icon-50x16-Carat-go.svg);
		background-size: contain;
		display: inline-block;
		width: 17px;
		height: 50px;
		background-position: center;
		content: "";
		background-repeat: no-repeat;
	}
	.panel-heading a:before {
		background-size: contain !important;
		background-position: center !important;
	}
	sup {
		top: 3px;
		font-size: 11px;
	}
	a.btn-primary sup {
		top: 3px;
	}
	.iau sup {
		top: 4px;
	}
	/*h1 sup, h2 sup, a sup {
		top: 1px;
	}*/
	h3 sup, h3 sup.tool-tip {
		top: 3px;
	}
}

/* Edge browser */
@supports (-ms-ime-align:auto) {
  
  sup {
  	top: 4px;
  }
  
  h1 sup, h3 sup.tool-tip { 
  top:3px !important;
  } 
  h1 sup.register-mark{
  	top: -0.8em !important;
  }
}

p.seal-text {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	line-height: 26px;
	color: #000000;
}





