﻿@font-face{
    font-family:'Gotham-Book';
       src: url('../fonts/Gotham-Book.eot');
         src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
           url('../fonts/Gotham-Book.woff') format('woff'),
           url('../fonts/Gotham-Book.ttf') format('truetype'),
           url('../fonts/Gotham-Book.otf') format('truetype'),
           url('../fonts/Gotham-Book.svg#AvenirLT-Medium') format('svg');
      font-style:normal;
  } 
  
  @font-face{
    font-family:'Gotham';
       src: url('../fonts/Gotham-Medium.eot');
         src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
           url('../fonts/Gotham-Medium.ttf') format('truetype'),
           url('../fonts/Gotham-Medium.otf') format('truetype'),
           url('../fonts/Gotham-Medium.svg#AvenirLT-Medium') format('svg');
      font-style: normal;
      font-weight:500;
  } 
  
  @font-face{
    font-family:'Gotham';
       src: url('../fonts/Gotham-Light.eot');
         src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
           url('../fonts/Gotham-Light.woff') format('woff'),
           url('../fonts/Gotham-Light.ttf') format('truetype'),
           url('../fonts/Gotham-Light.otf') format('truetype'),
           url('../fonts/Gotham-Light.svg#AvenirLT-Medium') format('svg');
      font-style:normal;
      
  } 
  
  
  
  @font-face{
    font-family:'Gotham';
       src: url('../fonts/Gotham-Bold.eot');
         src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
           url('../fonts/Gotham-Bold.woff') format('woff'),
           url('../fonts/Gotham-Bold.ttf') format('truetype'),
           url('../fonts/Gotham-Bold.otf') format('truetype'),
           url('../fonts/Gotham-Bold.svg#AvenirLT-Medium') format('svg');
      font-style: normal;
      font-weight:700;
  } 

body {
  font-family:"Gotham","Open Sans",Helvetica,Arial,sans-serif,Arial  !important;
  line-height: 1.5;
}

.display-1, .display-2, .display-3, .display-4, .display-5, .display-6, .display-7{
    font-family:"Gotham","Open Sans",Helvetica,Arial,sans-serif,Arial  !important;
}
/* h1, h2, h3, h4, h5, h6, a, p, span, .display-1, .display-2, .display-3, .display-4, .display-5, .display-6, .display-7{
    font-family: 'GothamPro' !important;
} */
/*** sandra style ***/

ul.navbar-nav.FCMB-navv.nav-right {
    background-color: rgba(255,255,255,0.6) !important;
    color: #676767 !important;
    font-weight: 300 !important;
    padding-top: 15px;
    padding-bottom: 15px;
}
ul.FCMB-navv li.nav-item > a.active{
    color:#9a3190 !important;
}
ul.FCMB-navv li a{
    text-transform:uppercase;
    color: #676767 !important;
    font-weight: 500 !important;
    
}

/* search button style */
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	width: 55px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
  border:none;
}
input[type=search]:focus {
	width: 130px;
	background-color: #99208e;
}


input:-moz-placeholder {
	color: #000;
}
input::-webkit-input-placeholder {
	color: #000;
}
#demo-2 .mbr-iconfont-btn{
    position: relative;
    color: #000;  
    font-weight:700;  
    left: -25px;
    top: -5px;
    z-index: -1;
}

/* Demo 2 */
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
    background:transparent;
}
#demo-2 input[type=search]:hover, #demo-2 input[type=search]:focus {
	background-color: #99208e;
	width: 130px;
	padding-left: 32px;
	color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}
/*serch code ends here*/

/* Card learn more button styling starts */

/* .cid-riHS3JziUy .button-align .mbr-text, .cid-riHS3JziUy .button-align .mbr-section-btn {
    text-align: right !important;
} */
.grey-bar{
    background: #e5e5e5;
    padding-bottom: .15rem !important;
}
.grey-bar2{
    background: #9a3190 !important;
    padding-bottom: .1rem !important;
    opacity: 0.2;
}
.grey-bar3{
    background: #e5e5e5;
    padding-bottom: .1rem !important;
}
.greyshade{
    position: relative;
    top: 9.7em;
    color: #fff;
    opacity: 0.2;
}
.purpshade{
    position: relative;
    top: 8.15em;
    opacity: 0.2;
    background: #AE5BA7 !important;
}
/* premuim */
 img.img-fluid.prem-icons{
     min-width: 80px;
     max-width: 100px !important;
 }
.prem-div{
    /* width: 100px !important; */
}
a.bene h5.bene:hover{
	color: #9c3091 !important;
}
	
/* premium */
.cid-riHS3JziUy .mbr-section-btn.button-right {
    text-align: right !important;
    padding-top: 15%;
}

.card img.img-card{
    width: 100% !important;
    height: 100% !important;
}
.card .body-card{
    text-align: right;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.card .body-card button{
    font-size: .8em;
    border: 0;
    border-radius: 15px;
    padding: 6px 12px;
    color: #9a3190;
    background-color: #ffbc23;
    font-weight: 700;
}
h4.card-text{
    color: #5f5f5f;
    text-align: center;
}
.bge{
    font-size: 1.4rem !important;
}
/* Card learn more button styling ends */
/* Premium banking page style */
.inner-container.benefit-title {
    padding-top: 5rem;
}
.cid-riD7kfaJUP.premium-page   {
    background-image: url("../../../assets/images/premium-benefits.jpg") !important;
    /* min-height: 137px !important; */
  }
section.menu-container div#navbarSupportedContent {
    padding-right: 0;
}
a.btn.btn-md.fcmb-button.btn-white-outline.display-4 {
    color: #fdba23;
    background-color: #933195 !important;
    border-color: #933195 !important;
    padding: 15px !important;
}
.border-bottom.align-center.mb-4.banner-border {
    width: 11rem;
}
section.body-content{
    background-color:#f4f4f4;
}
.inner-content{
    margin:0 70px;
}
.inner-content h3{
    color:#9d3191;
}

.section-text.exclusive-div {
    padding: .1rem 0;
}
hr.line.line-divs {
    height: 0px;
}

 .row.justify-content-md-center.media-details {
    margin-left: 5rem;
    margin-right: 5rem;
    padding-left: 6rem;
    padding-right: 5rem;
    
}

.media-details p{
    color: #9c3091;
    font-weight: 500;
}
.media-details p.detail-color, .media-details span.detail-color, .media-details li.detail-color{
    color: #5f5f5f !important;
}
.media-details h5{
    color: #5f5f5f;
    line-height:1.4;
}
.inner-content.dbq span {
    font-weight: 400;
    color : #5f5f5f;
    font-size: 1em;
}
.inner-content.dbq li strong,.inner-content.dbq strong{
    color : #5f5f5f;
    font-size: 1em;
}
.dbq p{
    color: #5f5f5f;
    /* font-size: 1.4em; */
}

li.dbq strong{
    color : #5f5f5f;
}
.ntq{
    font-size: 1em !important;
}
/* .inner-content.dbq>strong{
    color: #5f5f5f;
} */

.footer-section{
    background-color:#9a3190;
}
section.footer-section{
    padding-top: 34px;
}

 .social-footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    width:100%;
}

.social-footer ul li{
    margin-right:7px;
    display: inline-block;
}
section.fcmb-footer .footer-lower .social-list .soc-item a {
    background: #fff;
    display: block;    
    text-align: center;
    border-radius: 50px;
    opacity:1 !important;
    padding-top: 3px;
}
section.fcmb-footer .footer-lower .social-list .soc-item a span{
    color: #9a3190 !important;
    font-size: 14px !important; 
    padding: 0px 7px;  
}
section.fcmb-footer .footer-lower .social-list .soc-item a:hover, section.fcmb-footer .footer-lower .social-list .soc-item a:focus{
    transform:scale(1.2);
}
section.fcmb-footer .social-list{
    justify-content:start !important;
}
section.fcmb-footer hr{
    border-top: 2px solid #c8c8c8;
    padding-bottom:11px;
}
section.fcmb-footer .footer-links ul{
    padding-left: 0px !important;
}
section.fcmb-footer .footer-links ul li{
    list-style-type:none;
    display:inline-block;
}
section.fcmb-footer .footer-links p{
     font-size: 12px;
     text-align:center;
}
section.fcmb-footer .footer-links ul li a{
    color:#fff;
    text-decoration:none;
    font-size: 11px;
    margin-right: 9px;
    font-weight:550;
}
section.fcmb-footer .footer-links ul li a:hover, section.fcmb-footer .footer-links ul li a:focus{
    color:#000;
}
section.fcmb-footer .contact-div ul li{
    list-style-type:none;
    display:inline-block;
   font-size: 14px;
}
section.fcmb-footer .contact-div ul{
    padding-left: 0px !important;
}
/* CARD MODAL */
.modal-content.modal-bodycolor {
    background-color: #fdba26;
}

 button.close.modalclose-fcmb {
    border-radius: 50%;
    color: #fff !important;
    background-color: #933195 !important;    
}
.close.modalclose-fcmb{
    opacity: 1 !important;
}
.modal-header .modalclose-fcmb.close {
    padding: 1px 6px !important;
     margin: 10px 10px 10px auto;
}
.modal-bodycolor .modal-header{
border-bottom: none !important;
}
.modal-bodycolor .modal-footer{
    border-top: none !important;
}
button.btn.btn-danger.modal-next {
    font-weight: 700;
    padding: .3rem 2rem;
    background-color: #4c3192 !important;
    border: none !important;
    border-radius: 15px;
    color: #fdba26 !important;
    border-color: #4c3192 !important;
    font-size: 21px;
}

button.btn.btn-primary.modal-next {
    font-weight: 700;
    padding: .3rem 2rem;
    background-color: #99208e !important;
    border: none !important;
    border-radius: 15px;
    color: #fdba26 !important;
    border-color: #99208e !important;
    font-size: 21px;
}

button.btn.btn-primary.modal-apply {
    font-weight: 700;
    padding: .3rem 2rem;
    background-color: #99208e !important;
    border: none !important;
    border-radius: 15px;
    color: #fff !important;
    border-color: #99208e !important;
    font-size: 21px;
}
button.btn.btn-primary.modal-back {
   
        font-weight: 700;
        padding: 0.3rem 1rem;
        background-color: #99208e !important;
        border: none !important;
        border-radius: 15px;
        color: #fdba26 !important;
        border-color: #99208e !important;
        font-size: 21px;

}
.l-txt{
    font-weight: 500;
}

.modal-footer.apply{
    justify-content: center !important;
}
.input-modal .form-control{
    border-radius: 10px !important;
    border: none !important;
}


/*MEDIA QUERY*/
/*update*/
@media (min-width:600px){
    .mobile-caption{
        display: none !important;
    }
    /* .cid-riHS3JziUy{
        background-size: contain;
    } */
}
/*update*/
@media only screen and (max-device-width : 480px) {
	.media-body.benefit-body{
		margin-left: -5em !important;
	}
   .row.justify-content-md-center.media-details {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    padding-left: 3rem !important;
    padding-right:3rem !important;
    
    }
    .inner-content.dbq h3{
        font-size: 1.74em !important;
    }
    .cid-riHS3JziUy{
        background-size: contain;
    }
    section {
        background-position: 10% 20%;
        background-color: #fff;
    }
    #content9-3{
        margin-top: -200px;
    }

    #logo{
        margin-top: 15px;
    }

}
@media (max-width:992px) {
    img.img-fluid.prem-icons{
        min-width: 70px !important; 
        max-width: 70px !important;
    }
}

@media (max-width:1024px) {
    section.fcmb-footer .footer-lower .social-list .soc-item {
         margin: 0 .2rem !important;
    }
    section.fcmb-footer .contact-div ul li{
        font-size:11px !important;
    }
    .row.justify-content-md-center.media-details {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }
}
@media (max-width:800px) {
    .media-details .media{
        margin-bottom:1.3em !important;
    }
    section.content9 .media-pad{
        margin-top:0px !important;
    }
    section.content9 .media-details .media h5 {
        font-size: 1.1rem;
    }
}

@media (max-width:603px) {
    .row.justify-content-md-center.media-details {
        padding-left: 2rem !important;
        padding-right: 1rem !important;
    }
    .footer-links{
        margin-top:1em !important;
    }
    img.img-fluid.prem-icons{
        min-width: 50px !important; 
        max-width: 50px !important;
    }
    .cid-riD7kfaJUP.premium-page , .cid-riHAyuCu7v.accounts {       
        min-height: 90% !important;
     } 
      a.btn.btn-md.fcmb-button.btn-white-outline.display-4{
          padding: 8px !important;
      }
      /* .mbr-text.align-center.mb-3.mbr-fonts-style.display-5.gain{
          font-size: 1em;
          float: right !important;
          width: 80% !important;
      } */
      .mbr-text.align-center.mb-3.mbr-fonts-style.display-5.gain, .border-bottom.align-center.mb-4.banner-border.gain, .mbr-section-btn.align-center.gain{
        font-size: 1.2em;
        /*float: right !important;*/
        /*width: 63% !important;*/
        padding-top: 5% !important;
    }
	.left-cancel{
		text-align: left!important;
	}
}
/* @media (max-width:533px) {
    .cid-riD7kfaJUP.premium-page   {       
        min-height: 137px !important;
      }
    } */

    @media (max-width:533px){
		/*update*/        
		
		nav.navbar-toggleable-sm{
			display: contents;
		}
       .mobile-caption{
            border-bottom: 3px solid #590092 !important;
       }
       /*update*/

        .cid-riHS3JziUy{
            background-size: contain;
        }

        section {
            background-position: 10% 20%;
            background-color: #fff;
        }

        #logo{
            margin-top: 15px;
        }
		
		.mbr-fullscreen.bg-resize{
            display: flex;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            align-items: center;
            -webkit-align-items: center;
            min-height: 50vh !important;
            padding-top: 0rem !important;
            padding-bottom: 0rem !important;
		}
		
	/*update*/
       .container.desktop-only, .mbr-text.align-center.mb-3.mbr-fonts-style.display-5.gain, .border-bottom.align-center.mb-4.banner-border.gain, .mbr-section-btn.align-center.gain, .mbr-white.col-md-5.col-sm-12.gain {
            display: none !important;
        }
		/*update*/
        .cid-riD7kfaJUP.premium-page  , .cid-riD7kfaJUP.accounts {       
			min-height: 50vh !important;
			padding-top: 0rem !important;
			padding-bottom: 0rem !important;
          } 
        
          section.fcmb-footer .contact-div ul li {
            /* font-size: 11px !important; */
            display: inherit;
            text-align: left !important;
        }
        section.fcmb-footer .footer-links p{
            font-size: 12px;
            text-align:left;
       }
       .t-benefits{
           margin-top: 5%
       }
	   div#collapseOne.collapse.show.media-body.benefit-body{
			padding-left: -1rem !important;
			width: fit-content !important;
		}
   }
    

@media (max-width:375px) {
    .row.justify-content-md-center.media-details {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
    .inner-content.dbq h3{
        font-size: 1.6em !important;
    }
    .cid-riHS3JziUy{
        background-size: contain;
    }
    section {
        background-color: #fff;
    }
    #content9-3{
        margin-top: -200px;
    }
}


