/* The goal of a Local Stylesheet is to set a SITE SPECIFIC PAGE STYLES. */

/* v1.0 | CIBER INDIA SITE SPECIFIC*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Cinzel&amp;display=swap');
:root{
	--brand-primary:#00A4DC;
	--brand-secondary:#85BD57;
    --white-color:#ffffff;
    --default-color:#000000;
    --dark-grey:#696969;
    --darkish-black:#010001;
    --isibutton-clr:#231f20;
    --white-varient:#f5fbfc;
    --menuborder-right:#767676;
    --footer-bkg:#ffffff;
    --stickyisi-bkg:#ffffff;
    --stickyisi-bordrtop:#4C8D2B;
    --isiheading-color:#4C8D2B;
}
* {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
body {
    color: #333;
    font-size: 24px;
   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 400;
line-height: 1.42857143;
}
h1,p,h2{
    font-family: 'Open Sans', sans-serif;
}
h1.field-headline,
h1 {
        color: #007899;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: bold;
}
h2.field-headline,
h2 {
    font-size: 35px;
    font-weight: 700;
    color: #007899;
}
 h1 span {
    color: #537E26;
    font-weight: 400;
}
h3.field-headline, h3 {
       color: #007899;
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: bold;
}
h4 {
   font-weight: 600;
    font-size: 26px;
    color: #707070;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px 0;
    line-height: 1.1;
}
.navbar-inverse ul li ul li{border-top: 0;}
.cta-btn-primary {
    padding: 10px 24px 7px;
    display: inline-block;
    height: auto;
    background: #0B77A2;
	color:#fff !important;
    font-size: 16px;
    text-transform: uppercase;
}
a.cta-btn-primary {
    text-decoration: none;
	color:#fff
}
.cta-btn-primary:hover,
.cta-btn-secondary:hover {
    opacity: .8;
}
.cta-btn-secondary {
    text-decoration: none;
    padding: 6px 20px 6px;
    display: inline-block;
    height: auto;
    
	background:var(--secondary-color);
}
.cta-btn-secondary a {
    text-decoration: none;
}
/*------------- header override ----------------*/
.top-menu-bar .savings-text-block a.safetylinks {
    background-image: url('../../../../../../../en/404.html');
    background-repeat: no-repeat;
    background-position: right 4px;
}
ul.menu.menu-4-links li:hover a{
    color: #f47721;
}

.top-menu-bar .savings-text-block a {
    color: #d2e2c9;
}
/*------------- end ----------------*/
.home-banner{margin-top:141px;}
.home-banner .field-subheadline,.home-banner .field-teaser-copy ul ~ p{    
   color: #fff;
    font-size: 18px;text-shadow: 0px 1px rgb(0 0 0 / 30%);font-weight:500
	}
.home-banner h1.field-headline{
	color:#fff;
	margin:10px 0px;
	text-shadow: 0px 2px rgb(0 0 0 / 20%);
}
.home-banner .field-teaser-copy ul{display:flex;align-items:center;padding:0px;justify-content:space-between}
.home-banner .field-teaser-copy ul li{display:flex;align-items:center;}
.home-banner .field-teaser-copy ul li p{font-size:15px;color:#fff;margin-left:10px;margin-top:0px}
.home-banner .field-teaser-copy ul li p small{font-size:12px;display:block}
.home-banner .hero-content{top:45%}
.right-callout-container{    box-shadow: 0px 2px 5px rgb(0 0 0 / 20%);
    padding: 10px;
	max-height: 467px;
    overflow-y: scroll;
	background:#fff;
}
.right-callout-container::-webkit-scrollbar {
    width: 4px;
}


 
.right-callout-container::-webkit-scrollbar-thumb {
  background-color: var(--primary-color);border-radius: 10px;
}
.right-callout-container .field-body-copy p{font-size:13px}
.right-callout-container .field-body-copy h4 ~ h4{margin-top:15px;}
.injection-saving-ms .component-content > .row{
	    max-width: 1152px;
		margin:0 auto
}
.call-viatris{
	    background: #f7f7f8;
    border: 1px solid var(--primary-color);
    padding: 20px 20px;
	    max-width: 96%;
    margin: 0 auto;
}
.call-viatris .field-image img{max-width:90%}
.call-viatris .field-body-copy p{font-size:16px;position:relative;top:20px}
.call-viatris .field-cta{text-align:right}
.hero-text-round{    color: #fff;
    border: 5px solid #fff;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    font-size: 15px;
	font-weight:700;
    text-align: center;
    padding-top: 10px;}
	.hero-text-round span{
		    font-size: 8px;
    display: block;
	font-weight:400
	}
	.pillars{position:relative;}
.pillars .tips-content-wrapper{ 
    position: absolute;
    bottom: 40px;
    padding: 10px 5px 15px 20px;
    left: 13px;
    width: 80%;
}
.pillars:first-child .tips-content-wrapper{  background: #01B0E0;opacity:.8}
.pillars:nth-child(2) .tips-content-wrapper{  background: #F47721;opacity:.8}
.pillars:last-child .tips-content-wrapper{  background: #302E2D;opacity:.8}
.pillars .tips-content-wrapper .field-teaser-copy a{
	font-size:16px;text-decoration:none;color:#fff;font-weight:700
}
.sticky-isi-sidebar{
    right: 0;
	top:110px;
    position: fixed;
    z-index: 1;
    width: 100%;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
	transition:.1s ease-in
}
.fix-isi-sidebar{
	position:absolute;
	top:0%
}
.xulaneComExit{display: none;}
.article-Slideshow-with-Caption img{
    width: 100%;
    height: auto;
}
.article-Slideshow-with-Caption .field-content-wrap p{
       position: relative;
    font-size: 22px;
    font-weight: 600;
    font-style: italic;
    max-width: 550px;
    padding: 10px 30px;
    color: #186b88;
}
.article-Slideshow-with-Caption .field-content-wrap p:before {
    content: '';
    background: url(../../../../../../../en/404.html) left no-repeat;
    position: absolute;
    top: -7px;
    padding-right: 7px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #85bd57;
}
.article-Slideshow-with-Caption .field-content-wrap p:after {
    content: '';
    background: url(../../../../../../../en/404.html) center center no-repeat;
    position: absolute;
    bottom: -7px;
    padding-right: 7px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #85bd57;
}
.article-Slideshow-with-Caption .field-content-wrap h2 {
    margin-top: 30px;
    font-weight: normal;
    font-family: 'Cinzel', serif;
    font-size: 100px;
    text-align: left;
    color: #000;
	text-transform: uppercase;
}
.sliderCounter{
           height: 57px;
    padding: 0;
    color: #fff;
    width: 140%;
    max-width: 1000px;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,54,149,0.6587009803921569) 41%);
}
.slick-slide:nth-child(odd) .sliderCounter{
   background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,54,149,0.6587009803921569) 41%)
}
#side-banner{position: relative;}
#side-banner .field-image img{
    display: none;
}
#side-banner .field-image{
        background-image:url('/-/media/Images/Biocon/Ogivri/PageContent/within%2024%20hours.jpg') ;
        background-repeat: no-repeat;
        width: 100%;
        height: 350px;
		background-size: cover;
}
#side-banner .row .col-12{position: static;}
#side-banner .field-body-copy{
       position: absolute;
    top: 30%;
    display: flex;
    align-items: center;
    gap: 60px;
}
#side-banner .field-body-copy img{max-width: 40%;}
#side-banner .field-body-copy  p{
        font-size: 24px;
            font-weight: 700;
            color: #fff;
            margin-bottom: 10px;
                font-family: 'Roboto Slab', serif;
}
#side-banner .field-body-copy  h2{
        font-weight: 500;
    font-size: 38px;
    margin: 0;
     color: #fff;
         font-family: 'Roboto Slab', serif;
}
#sideeffect_tabs{
    width: 100%;
}
/*tabs*/
.tabs-heading{display: flex;gap: 10px;list-style: none;padding: 0;}
.tabs-heading li a{
    text-transform: capitalize;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}
.tabs-heading li {   
    background: #6E6E6E;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    align-items: center;
    height: 56px; 
    padding: 0;
       flex: 0 0 24%;
    justify-content: center;
    border-radius: 10px 10px 0 0;
}
.tabs-heading li .component {
    padding: 0 !important;
}
.tabs-heading li  a:hover{
    color: #fff;
}
.tabs-heading li.active a{background: transparent;}
.tabs-heading li.active {
    background: #0B77A2;
    font-weight: 600;
}
.tabs-container{
    background:linear-gradient(180deg, rgba(245,250,252,1) 0%, rgba(214,241,250,1) 100%) !important;
    border: 2px solid #0B77A2;
    box-shadow: 1px 1px 4px 1px #ccc;
    padding: 0px 50px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tabs-container .tab ul li{
        display: inline-block;
    width: 100%;
    font-size: 24px;
    line-height: 46px;
    font-weight: 400;
    text-align: left;
    color: #454545;
}
.tabs-container .tab ul li:before {
    background: url(/-/media/Images/Biocon/Ogivri/PageContent/check.png) no-repeat;
    display: inline-block;
    height: 26px;
    content: "";
    width: 25px;
    margin-top: 10px;
    position: absolute;
    margin-left: -38px;
}
#imp-info ul li{
        color: #D81365;
    font-size: 24px;
    margin-bottom: 20px;
}
#imp-info ul li::marker{
        color: #D81365;}
#imp-info ul {
    width: 32%;
    padding-top: 80px;
    }
#copay_head .container{position: relative;}
#copay_head .field-body-copy{
    position: absolute;
    right: 0;
    top: -30px;
}
#viatris-advocate h2{
  color: #624695;
}
#viatris-advocate p{font-weight: 600;}
#insurance h3,#insurance1 h3{
    font-size: 27px;
    color: #624695;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}
#insurance,#insurance1{padding-bottom: 0px;}
#copay_terms{padding-top: 10px;}
#insurance1{padding-top: 0;}
#insurance h3 img,#insurance1 h3 img{
    width: 8%;
}
#insurance .field-body-copy,#insurance1 .field-highlight-text{
        padding: 20px 35px;
    border: 2px solid #624695;
    border-radius: 20px;
    margin: 15px 10px;
    height: 338px;
}
#insurance .field-highlight-text,#insurance1 .field-body-copy{
        padding: 20px 35px;
    border: 2px solid #00B1E3;
    border-radius: 20px;
    margin: 15px 10px;
    height: 338px;
}
#insurance ul li::marker,#insurance1 ul li::marker{
  color: #707070;
}
#insurance ul,#insurance1 ul{    margin-bottom: 18px;
    margin-left: 20px;}
#insurance ul li,#insurance1 ul li{
        font-size: 20px;
    color: #707070;
    font-weight: 600;
}
#insurance1 p em{
  font-size: 14px;
      font-weight: 400;
}
#insurance1 p {
 line-height: .8;
}
#copay_terms h3{
    font-weight: 500;
    font-size: 24px;
    color: #333;
}
#copay_terms p{
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
#contact-your > .component-content  {
     background: #624695;
     line-height: 0;
}
#contact-your h3{
       
    padding: 20px 0px 10px;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}
#contact-your h3 a{
    color: #fff;
    text-decoration: underline;
    font-weight: 400;
}
p > small{font-size: 85%;}
.help-links{
        display: inline-block;
    border: 1px solid #C9C9C9;
    margin: 17px 10px;
    max-width: 430px;
    padding: 15px;
    box-shadow: 1px 1px 4px 1px #ccc;
    min-width: 310px;
}
#downlaod{padding-top: 0;}
#downlaod a{
    display: flex;align-items: center;    color: #007899;
    font-size: 30px;
    font-weight: bold;
    text-decoration: underline;
    margin-left: 10px;}
.help-links a img{
    height: 135px;
    width: 100%;
}
#about_cancer{
    margin-bottom: 50px;
}
#about_cancer h1 span{
    color: #333;
}
#about_cancer h1{
font-weight: normal;
    font-family: 'Cinzel', serif;
    font-size: 60px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 100px;
}   
#about_cancer .component-content{
    position: absolute;
    right: 0;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(160,226,245,1) 100%);
}
#about-her p{
    font-weight: 600;
    color: #1B1B1B;
}
#about-her p span{
 color: #D81365;
 font-weight: 400;
}
#about_herebanner .field-image{display: none;}
#about_herebanner{
  background-image: url('/-/media/Images/Biocon/Ogivri/PageContent/out%20of%20every6ddb.jpg');
    width: 100%;
    padding: 60px 0px;
    background-position-x: 80%;
}
#about_herebanner .field-body-copy{
   max-width: 420px;
    font-family: 'Roboto Slab', serif;
}
#about_herebanner .field-body-copy h2{
    color: #F4F4B2;
    /* color: #333; */
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    text-shadow: 2px 2px 7px #333;
}
#about_herebanner .field-body-copy p{
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 7px #333;
}
#doctor_precribed img{
    width: 64% !important;
}
#doctor_precribed{padding-top: 0;}
#doctor_precribed p{
        font-size: 28px;
    font-weight: 600;
        position: relative;
    top: 40px;
    margin-bottom: 30px;
}
.box-cell{
        margin: 0px 30px 50px 30px;
    padding: 65px 65px 30px;
    text-align: center;
    background: #F0F9FC;
    border: 1px solid #707070;
    border-radius: 14px;
}
.box-cell h3 {
    color: #007899;
    font-size: 30px;
    font-weight: bold;
    margin: 30px auto 10px auto;
}
.box-cell h4 {
    font-weight: 600;
    font-size: 26px;
    color: #707070;
}
.cell-animation {
    position: relative;
    margin-bottom: 50px;
    z-index: 0;
}
.cell-animation strong{font-size: 14px;}
.her2 {
    position: absolute;
    right: -16px;
    top: 50px;
}
.nuclus {
    position: absolute;
    left: 89px;
    bottom: 146px;
    z-index: 9;
}
.cell {
    z-index: 1;
    position: relative;
}
.cell1 {
    z-index: 1;
    position: relative;
}
.Group1 {
    position: absolute;
    z-index: 1;
    max-height: 45px;
    max-width: 56px;
}
.g0 {
            left: 185px;
            height: 64px;
            top: -20px;
          /*     animation: shake 1s; 
            animation-iteration-count: infinite; */
        }
        
        .g1 {
                left: 133px;
              height: 74px;
            top: -20px;
           /*    animation: shake 1s; 
            animation-iteration-count: infinite; */
        }
        
        .g2 {
            right: 28px;
            top: 30px;
            height: 60px;
           /*    animation: shake1 0.5s; 
            animation-iteration-count: infinite; */
        }
        
        .g3 {
            right: 100px;
            bottom: -15px;
            height: 70px;
           /*    animation: shake1 0.5s;
            animation-iteration-count: infinite; */
        }
        
        .g4 {
            right: 42px;
            bottom: 0;
            height: 60px;
           /*    animation: shake 1s;
            animation-iteration-count: infinite; */
            z-index: 0;
        }
        
        .g5 {
            left: 12px;
            bottom: 22px;
            height: 60px;
          /*     animation: shake1 0.5s;
            animation-iteration-count: infinite; */
        }
        
        .g6 {
            left: 150px;
            bottom: -31px;
            height: 70px;
            /*   animation: shake 0.5s;
            animation-iteration-count: infinite;*/
        }
        
        .g7 {
            left: -28px;
            bottom: 70px;
            height: 54px;
            /*   animation: shake1 1s;
            animation-iteration-count: infinite;*/
        }
        
        .g8 {
            left: -38px;
            top: 158px;
            z-index: 0;
            /*   animation: shake 1s;
            animation-iteration-count: infinite;*/
        }
        
        .g9 {
            left: -32px;
            top: 95px;
            /*   animation: shake1 1s;
            animation-iteration-count: infinite;*/
        }
        
        .g10 {
            left: 14px;
            top: 33px;
            height: 63px;
            /*   animation: shake 1s;
            animation-iteration-count: infinite; */
        }
        
        .g11 {
            left: 72px;
            top: -10px;
            height: 63px;
            /*   animation: shake1 1s;
            animation-iteration-count: infinite; */
        }
        
        .g12 {
            right: 83px;
            top: -10px;
            height: 63px;
            z-index: 0;
            /*   animation: shake1 1s;
            animation-iteration-count: infinite;*/
        }
        
        .g13 {
            right: 0px;
            top: 83px;
            height: 30px;
            z-index: 0;
            /*   animation: shake 1s;
            animation-iteration-count: infinite; */
        }
        
        .g14 {
            right: -26px;
            top: 115px;
            height: 40px;
            /*   animation: shake 1s;
            animation-iteration-count: infinite; */
        }
        
        .g15 {
            right: -12px;
            bottom: 70px;
             /*   animation: shake1 1s;
            animation-iteration-count: infinite;*/
        }
  .g16 {
            right: -30px;
            bottom: 115px;
            /*   animation: shake1 1s;
            animation-iteration-count: infinite; */
        }
 .g17 {
           right: 16px;
            bottom: 25px;
            height: 60px;
           /*    animation: shake 1s;
            animation-iteration-count: infinite; */
            z-index: 0;
        }
.cell-memb {
    position: absolute;
    bottom: -15px;
    left: 0;
}
#biosimilar p span{
    color: #007899;
}
#biosimilar p{
    color: #1B1B1B;
    font-size: 24px;
    line-height: 38px;
}
#biosimilar-box{
    text-align: center;
    border: 2px solid #11BDE8;
    border-radius: 23px;
    margin: 40px auto;
    padding: 0 20px;
    background: linear-gradient(180deg, rgba(245,250,252,1) 0%, rgba(214,241,250,1) 100%);
}
#biosimilar-box h2{
    font-size: 30px;
    display: inline-block;
        margin: 30px auto;
    border-bottom: 2px solid #00B2E3;
        padding-bottom: 10px;
}
#biosimilar-box ul {
    width: 100%;
    max-width: 940px;
    margin: 0 auto 30px;
}
#biosimilar-box ul li {
    display: inline-block;
    width: 49%;
    font-size: 26px;
    line-height: 46px;
    font-weight: 600;
    text-align: left;
}
#biosimilar-box ul li span {
    /*color: #F262AD;*/
    color: #D81365;
	
}
#biosimilar-box ul li:before {
    background: url(/-/media/Images/Biocon/Ogivri/PageContent/check.png) no-repeat;
    display: block;
    height: 26px;
    content: "";
    width: 25px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
#icons_pillar{
        background: #F0F9FC;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    margin-bottom: 30px;
}
#icons_pillar h2{
        font-size: 24px;
    font-weight: 600;
    color: #007899;
    margin: 40px auto;
    max-width: 250px;
    text-align: center;
}
#icons_pillar .field-icon:before{
        background: url(/-/media/Images/Biocon/Ogivri/PageContent/bio-next.png) no-repeat;
    position: absolute;
    right: -58px;
    display: block;
    height: 500px;
    content: "";
    width: 108px;
    float: left;
    background-size: contain;
}
#icons_pillar .row .col-4:last-child .field-icon:before{
display: none;
}
#icons_pillar .row .col-4:last-child{
text-align: center;
}
#og-works p{
    font-weight: 600;
        color: #007899;
    line-height: 28px;
    margin-bottom: 30px;
}
#ogivri_works .field-image{
    display: none;
}
#ogivri_works{
    background-image: url('/-/media/Images/Biocon/Ogivri/PageContent/safe%20and%20effective20cd.jpg');
    width: 100%;
    padding: 0px 0px 60px;
    background-position-x: 80%;
    background-size: cover;
}
#ogivri_works .field-body-copy{
    max-width: 634px;
}
#ogivri_works .field-body-copy p{
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    text-shadow: 2px 2px 7px #333;
}
#ogivri_works .field-body-copy h2{
        color: #F4F4B2;
        /*color: #333;*/
    font-size: 45px;
    margin: 10px 0px;
    font-weight: 600;
    max-width: 450px;
     text-shadow: 2px 2px 7px #333;
}
#what-do-need h2{
    margin-bottom: 20px;
}
#what-do-need p:first-child span{
        color: #D81365;
}
#what-do-need p span{
        color: #D81365;
}
#what-do-need p:nth-child(2){
    font-weight: 600;
    color: #007899;
    margin-top: 20px;
}
#what-do-need p strong{
        color: #000;
    font-weight: 600;
}
#how_it_works{text-align: center;}
#how_it_works img{
    max-width: 75%;
}
#how_it_works ul{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    list-style: none;
}
#how_it_works ul li{
    flex: 0 0 25%;
    color: #D81365;
}
#how_it_works li p{font-size: 24px;
    padding-bottom: 20px;text-align: center;}
#how_it_works p{
    font-size: 14px;text-align: left;
}
#what-do-need .field-body-copy div{
    text-align: center;
}
#how_it_works p span {
    color: #007899;
}
.tab:first-child{display: block;}
.tab{display: none;}
/*------------- Start Registration Form -----------*/
#register {
    width: 100%;
    margin-top: 30px;
    background: #F5F5F5;
    padding-top: 10px;
}
#register p strong {
    font-size: 20px;
}
#register .field-body-copy p {
    color: #1B1B1B;
    font-size: 16px;
}
#register .field-body-copy p:nth-child(3) {
    color: #F05D77;
    font-size: 14px;
    font-weight: lighter;
    margin-top: 20px;
    margin-left: 0;
}
.sitecore-form{
    width: 100%;
    background: #F5F5F5;
    overflow: hidden;
    padding-top: 0 !important;
}
.form-horizontal{
    position: relative;
    left: 110px;
   
	    padding-top: 20px;
}
.sitecore-form label {
    font-size: 17px;
    color: #3B3B3B;
    margin-bottom: 0px;
}
.formbtn-primary{
	background: linear-gradient(180deg, rgba(159,225,243,1) 0%, rgba(22,182,226,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9fe1f3",endColorstr="#16b6e2",GradientType=1);
	color: #fff;
	border: none;
	font-size: 24px;
	font-weight: 400;
	padding: 6px 60px;
	border-radius: 10px;
	cursor: pointer;
}

.singup-form-section-page input{
	border: 1px solid #DBDBDB;
	width: 100%;
	margin-top: 8px;
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
	/*outline: none;*/
	line-height: 40px;
	height: 40px;
	border-radius: 4px;
	color: #666666;
	font-size: 17px;
	padding: 0;
	padding-left: 15px;
	margin-bottom: 30px;
}
#register a{
	color: #337ab7;
	text-decoration: none;
}
.error,.error_div{
	display: none;
}
#cell_animate{padding-bottom: 0px;}    
/*------------- End Registration Form -----------*/

.tabs-container ul{margin-left: 22px;}
.nav-list li.active a{
    color: #0B77A2;
    font-weight: 600;
}
.interstitial .cta-btn-primary{
   background:  linear-gradient(180deg, rgba(133,189,87,1) 0%, rgba(67,95,44,1) 100%);
   padding: 0;
   display: flex;
   align-items: center;
   justify-content: center;
   width: 195px;
   height: 50px;
}
.interstitial .window{
    border: 3px solid #85BD57;
}
.sticky-isi-footer.active .field-headline,.sticky-isi-footer.active p{
 font-size: 14px !important;
}
.show-search .search-label{display: none;}
.singup-form-section-page .row:nth-child(4){
	display:none
}
.singup-form-section-page .error_input{border:2px solid red}
.success_div.hide{display:none}
.success_div{
	color: #85BD57;
	font-size:30px;
	font-weight:600;
	padding: 50px 0 30px;
}
 
#signup-content .field-body-copy p {
	font-size: 16px;
}
#signup-content .field-body-copy p  strong{
	font-size: 20px;
}
.mobile-search{position:relative}
.mobile-search .search-icon{
    position: absolute;
    left:260px;
    top: 6px;}
	
.search-icon a.fa.fa-search {
    font-size: 24px;
    margin-right: 0;
}
/*.sticky-isi-footer{display: none;}*/
.generic_carousel{padding-top: 0 !important;padding-bottom: 0px !important; 
    margin-bottom: 50px !important;}
.footer{margin-top: 50px;}
.sticky-isi-footer.terms-footer{padding-bottom: 0px;}
.terms-footer{padding-top: 0px !important;margin-top:30px;}
 #footer .sticky-isi-footer ~ .footer{
        margin-top: 150px;
    }
.terms-footer.active{
    margin-top: 0px;
    z-index: 99;
}