.cancel.close-button a {
     background: url(../error.html) no-repeat;
     width: 45px;
     height: 42px;
     border: none;
     padding: 0px 0px !important;
 }

 #interstitial-overlay {
     background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
     display: none;
     height: 100%;
     position: fixed;
     top: 0;
     width: 100%;
     z-index: 999;
 }
.isi-interstitial.interstitial {
	max-height: 100%;
	height: 98%;
    top: 1%;
    bottom: 1%;
}
.isi-interstitial.interstitial .window .inner .right .caption::-webkit-scrollbar-track {
    background: #EFEFEF;
}
.isi-interstitial.interstitial .window .inner .right .caption::-webkit-scrollbar-thumb {
    background: #5199D8;
    border-radius: 5px;
}

 .interstitial {
     display: none;
     left: 0;
     position: fixed;
     right: 0;
     top: 10%;
     bottom:auto;
     z-index: 1004;
     margin: 0 20px;
     max-height: 500px;
 }

 .interstitial .window {
     background: #fff;
     height: 100%;
     margin: 0 auto;
     max-width: 100%;
 }
 .external-interstitial.interstitial .window{
    max-width: 65%;
     border: 7px solid #000000;
 }
 .interstitial .window{
    padding-top: 50px;
    padding-bottom: 50px
 }
 .interstitial .window .inner {
     color: #333;
     padding: 0 50px 0px;
     box-sizing: border-box;
     /*text-align:center;*/
     display: block;
     overflow: hidden;
 }

 .interstitial .window .inner {
     position: relative;
 }

 .interstitial .left {
     position: absolute;
     top: 0px;
     right: 0px;
     z-index: 99;
 }

 .interstitial .right {
     display: block;
     float: none;
     position: relative;
 }
.external-interstitial.interstitial .window h2{
	text-transform:none;
}
.external-interstitial.interstitial .caption h2{
	text-transform:none;
    color:#0E79BE;
    font-weight: bold;
}
.external-interstitial.interstitial .caption{
	overflow-y:hidden !important;
}
  .external-interstitial.interstitial .window h2 {
     color: #000;
     font-size: 36px;
     padding-bottom: 0px;
     /*text-align: center;*/
     text-align: left;
     font-weight: 600;
     margin: auto;
     line-height: 48px;
	 
 }
.external-interstitial.interstitial .window .caption p{
    color: #000;
     font-size: 20px;
     line-height: 1.5;
     font-weight: 400;
     text-align: left;
}

  .external-interstitial.interstitial .window .caption {
     color: #000;
     font-size: 20px;
     line-height: 1.5;
     margin: 15px 0 0;
     /*text-align: center;*/
     font-weight: 400;
     text-align: left;
     
 }
 .interstitial .window .caption{
    margin-top: 15px;
 }
p.close {
    position: absolute;
    right: 0px;
    top: -45px;
}
.interstitial .cancel a:after {
    content: '\2023';
    color: #0171D0;
    font-size: 32px;
    position: absolute;
    padding-left: 3px;
    top: -4px;
}
 .interstitial .continue,
 .interstitial .cancel {
     display: inline-block;
     margin-top: 25px;
 }
 .interstitial .continue{
    margin-right:5%;
	margin-left: 0%;
 }
.interstitial .continue a {
    padding: 15px  50px;
    text-decoration: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.57;
    cursor: pointer;
    /* background: #0071d1; */
    background: #0E79B1; 
    color: #fff;
}
.interstitial .cancel {
    position: relative;
    margin-left: 30%;
}
  .interstitial.local-markets .cancel,
  .interstitial.hcp .cancel,
  .interstitial.corporate .cancel  {
    margin-right: 50px;
 }
.external-interstitial.interstitial p.close {
    
}
  .external-interstitial.interstitial .cancel a{
     position: relative;
 }
 /*.interstitial .continue a:hover, .interstitial .cancel a:hover{
    background: #0E79B1;
 }*/
.interstitial-exit-icon {
     background: #703E97 none repeat scroll 0 0;
     border-radius: 30px;
     color: #fff;
     cursor: pointer;
     display: inline-block;
     float: right;
     font-size: 28px;
     font-weight: bold;
     line-height: 6px;
     margin-right: -24px;
     margin-top: -75px;
     padding: 9px 4px;
 }

 .interstitial-exit-icon::before {
     content: "×";
 } 
 .external-interstitial.interstitial .window .inner .left{
    display: none;
 }
 .interstitial .window .inner .right .caption::-webkit-scrollbar{
    width: 5px;
}
.interstitial .window .inner .right .caption::-webkit-scrollbar-track {
    background: #703E97; 
}
.interstitial .window .inner .right .caption::-webkit-scrollbar-thumb {
    background: #b791c9; 
    border-radius: 5px;
}
.isi-interstitial h2.field-headline {
    color: #0071D7;
    font-weight: bold;
    font-size: 30px;
}
.isi-interstitial h2.field-headline::after {
  content: "";
  display: block;
  width: 10%;
  margin: 0px 0;
  border-bottom: 5px solid #05AA5D;
}

.isi-interstitial .isi-intersitial-content h5 {
	color: #0071D7;
	padding: 10px 0px;
    font-weight: 500;
}
.isi-interstitial .isi-intersitial-content ul {
	padding: 20px 0px 20px 20px;
}
.isi-interstitial .isi-intersitial-content ul li {
    list-style: disc;
}
.isi-interstitial .isi-intersitial-content p strong {
	font-weight: bold;
}
.isi-interstitial .isi-intersitial-content p {
	font-size: 18px;
}
 @media (max-width: 768px) {
    .interstitial .window{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .interstitial .window .inner {
        padding: 0px 20px 0px;        
    }
   /* .interstitial .window .inner .right{
        overflow-y: auto;
        max-height: 85vh;
        padding-right: 10px;
    }*/
    .interstitial .window .inner .right .caption{
        overflow-y: auto;
        max-height: 40vh;
        padding-right: 10px;
    }
     .interstitial .window .inner .left {
         display: block;
         float: none;
         width: auto;
     }
     .interstitial .window h2 {
         font-size: 28px;
         padding-bottom: 0px;
         font-weight: 300;
         line-height: 1.3
     }
     .interstitial .window .caption p {
         font-size: 14px;
         margin-bottom: 10px;
     }
     .interstitial .continue a, .interstitial .cancel a{
        font-size: 14px;
     }
     .interstitial{
        top:4%;
        bottom: auto;
     }
     .interstitial .continue{
        margin-right:25px;
     }
      .interstitial.local-markets .cancel,
      .interstitial.hcp .cancel {
        margin-right: 25px;
     }
     .external-interstitial.interstitial .window {
        /*overflow: scroll;
        max-height: 90vh;*/
          max-width:100%;
    }
    
     .external-interstitial.interstitial p.close {
         position: absolute;
         top: -15px;
             right: 0;
         font-weight: bold;
     }
     .external-interstitial.interstitial .cancel{
         margin-left:0px;
     }
 }
 @media (min-width: 992px){
    .interstitial{
        margin:0 50px;
    }
    .interstitial .window .inner{
        /*overflow-y: scroll;
        max-height: 65vh;*/
    }
    /*.interstitial .window .inner .right{
        overflow-y: auto;
        max-height: 53vh;
        padding-right: 10px;
    }*/
    .interstitial .window .inner .right .caption{
        overflow-y: auto;
        max-height: 40vh;
        padding-right: 10px;
    }    
	.isi-interstitial.interstitial .window .inner .right .caption {
		overflow-y: auto !important;
        max-height: 60vh;
        padding-right: 10px;
	}
 }
 @media (min-width: 1200px){
    .interstitial .window{
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .interstitial .window .inner{
        padding:23px 22px  0px;
    }
    .interstitial{
        margin:0 100px;
    }
	.isi-interstitial.interstitial{
		margin:0 10px;
	}
    .interstitial .window .caption{
        margin-top: 25px;
     }
     .interstitial .window .caption p, .interstitial .window .caption{
        font-size: 20px;
     }
 }
 @media (min-width: 1366px){
    .interstitial .window{
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .interstitial .window .inner{
        padding: 0 100px 0px;
    }
    .interstitial{
        margin:0 125px;
    }
 } 
 @media (min-width: 1440px){
    .interstitial .window{
        padding-top: 125px;
        padding-bottom: 125px;
    }
    .interstitial .window .inner{
        padding:0 125px 0px;
    }
 } 
@media (max-width:1023px){
   p.exist{
       font-size:15px !important;
   }
}
@media (min-width: 600px) and (max-width: 700px){
.interstitial .cancel {
    position: relative;
    margin-left: 47%!important;
}
}
