.f-13{
  font-size: 13px;
}
.img-fluid, .modal-dialog.cascading-modal.modal-avatar .modal-header, .video-fluid {
    max-width: 100%;
    height: auto;
}
.btn-mod-blog {
  /* margin-left: 30px; */
width: 70%;
height: 41px;
font-weight: 700;
font-size: 16px;
text-align: center;
line-height: 43px;
color: rgba(255,255,255,0.9);
border-radius: 50px;
background: linear-gradient(-45deg, #ffa63d, #ff3d77, #338aff, #3cf0c5);
background-size: 600%;
-webkit-animation: anime 16s linear infinite;
animation: anime 16s linear infinite;
}
.btn-mod-blog2 {
  position: absolute;
  margin-top: -1px;
  /* z-index: -1; */
  -webkit-filter: blur(30px);
  filter: blur(5px);
  opacity: 0.8;
  /* top: 350px;
  /* position: absolute;
  margin-top: -70px;
  z-index: -1;
  -webkit-filter: blur(30px);
          filter: blur(30px);
  opacity: 0.8; */
}
@-webkit-keyframes anime {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes anime {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.card-holder-ban-icici{
  width: 250px;
  height: 157px;
  margin-bottom: 2%;
  background-size: 250px 157px!important;
}
.description-title{
  font-size: 20px;
  font-weight: 600;
  color: #353535;
}
.card-description{
  font-size: 16px;
  font-weight: 400;
}
.rounded-curv{
  border-radius: 10px;
}
/* single-investment-section css start */
.single-investment-section .social-share-links {

  margin-top: 30px;
}
.cc-slide{
  background-image: url('https://freemi.in/wp-content/uploads/2020/06/texture-icc.jpg');
  background-size: cover;
    background-repeat-x: no-repeat;
}
.single-investment-section .nav-tabs {
  //margin-top: 50px;
  background-color: #e67818;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.single-investment-section .nav-tabs li {
  /* margin-left: 15px; */
}
.single-investment-section .nav-tabs li a {

  color: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.single-investment-section .nav-tabs .nav-item.show .nav-link,
.single-investment-section .nav-tabs{
  /* border-color: #ff5500 transparent #ff5500 transparent; */
  color: #ff5500;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
 .nav-tabs .nav-link.active li:last-child {
    border-top-right-radius: 10px;
}
.nav-link.active {
  color: #fff;
}
.single-investment-section .nav-tabs .nav-link:focus,
.single-investment-section .nav-tabs .nav-link:hover{
  color: #000;
  /* transform: rotate(360deg);
  transition: 2s all; */
}
.nav-tabs i:hover{
  transform: rotate(360deg);
  transition: 2s all;
}

.single-investment-section .tab-content {
  /* margin-top: 30px; */
  padding: 30px 30px;
  /* border: 1px dashed #b4b2ff; */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.block-content .block-content-title {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.block-content + .block-content  {
  margin-top: 30px;
}
.nav-tabs .nav-link {
    font-weight: 700;
    color: #010101;
    padding: 10px 0;
    text-transform: uppercase;
}

/* single-investment-section css end */
.newsletter-text-icici {
    color: #FFFFFF;
    font-size: 25px!important;
    font-weight: 700;
    font-family: DaxOT-Mediumium;
}
.awesome {
  -webkit-animation:colorchange 10s infinite alternate;
}

@-webkit-keyframes colorchange {
  0% {
    color: #a42104;
  }

  10% {
    color: #f15400;
  }

  20% {
    color: #FC9715;
  }

  30% {
    color: #a42104;
  }

  40% {
    color: #f15400;
  }

  50% {
    color: #FC9715;
  }

  60% {
    color: #a42104;
  }

  70% {
    color: #f15400;
  }
  80% {
    color: #FC9715;
  }

  90% {
    color: #a42104;
  }
  100% {
    color: #f15400;
  }
}
/*------------- ICICI BANK STYLE START -----------*/

.text-joining{color: #000;text-align: center;font-size: 12px;}
.sf-hr-line-icici{height: 1px;background: linear-gradient(to left,#c1c1c100,#ba3118,#c1c1c100);}
.f-12 {font-size: 12px;line-height: .8;font-weight: 400;}
.card-body1{padding: 0;}
.get-icici:link, .get-icici:visited {background-image: linear-gradient(to right, #eb4821 , #850d08);color: white;text-align: center;text-decoration: none;display: inline-block;transition: 0.1s;font-weight: 600;border-radius: 10px!important;font-size: 14px;border: 2px solid;border-color: white;}
.get-icici:hover, .get-icici:active {border-color: #ec4d22 #820b06;background: -webkit-linear-gradient(#ec4d22 , #820b06);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-weight: 600;}
.newsletter-section-icici {padding: 25px 0;}
.newsletter-text-icici h1 {border-color: #e7500b #e7500b;background: -webkit-linear-gradient(#e7500b , #e7500b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 25px!important;font-family: DaxOT-Mediumium;}
.body-header-text{padding-bottom: 20px;color: #ef7c00;font-size:20px;font-weight: 500!important;}
.card-title{font-weight: 600!important;}
.col-3{font-weight: 500!important;}
.content-head-icici{color: #ce4813;font-size: 20px;}
.content-sub-head-icici{color: #ce4813;font-size: 20px;}
.content-head-faq-icici{border-color: #ec4d22 #820b06;background: -webkit-linear-gradient(#ec4d22 , #820b06);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 20px;}

.bank-head-icici{border-color: #ec4d22 #820b06;background: -webkit-linear-gradient(#ec4d22 , #820b06);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 10px!important;}
.card-img{padding: 10px!important;}
.about-cc{font-family: DaxOT-Mediumium;color: #4389af;font-size: 20px;}
.card-holder-icici {
  width: 200px;
  height: 100px;
  margin-bottom: 2%;
  background-size: 200px 100px!important;;
}
.my-active-icici{
  /* box-shadow: 0px 0px 50px 0px #ec4d227a inset; */
  transform: scale(1.1,1.1);
}
.card-catagory-icici{
  cursor: pointer;
  color: #ef7c00;
  font-size: 19px;
  font-weight: 700;
  border: 1px solid #ec4d22;
  border-radius: 5px;
}
.card-catagory-icici:hover {
  /* box-shadow: 0px 0px 50px 0px #ec4d227a inset; */
  transform: scale(1.1,1.1);
}
@media only screen and (max-width: 450px){
  .card-catagory-icici{
    font-size: 14px;
  }
  .card-holder-icici {
    height: 250px;
        width: 100%;
    position: relative;
  }
}
/*---CORAL------*/
.icici-coral-amex{
  background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/coral-amex.png');
}
.icici-coral-mc{
  background: url('https://freemi.in/wp-content/uploads/2020/06/coral-mc.png');
}
.icici-coral-visa{
  background: url('https://freemi.in/wp-content/uploads/2020/06/coral-visa.png');
}
/*-----CORAL-----*/
/*-----emeralde----- */
.icici-emeralde-amex{
  background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/emeralde-amex.png');
}
.icici-emeralde-mc{
  background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/emeralde-mc.png');
}

/*-----emeralde----- */
/*---Rubyx----*/
.icici-rubyx-amex{
  background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/rubyx-amex.png');
}
.icici-rubyx-mc{
  background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/rubyx_mc.png');
}
/*----Rubyx-----*/
/*----sapphiro-----*/
.icici-sapphiro-amex{
  background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/sapphiro-amex.png');
}
.icici-sapphiro-mc{
  background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/sapphiro_mc.png');
}
/*----sapphiro-----*/

/*----Travel Fuel---*/
.icici-myt-signature{background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/mmt-signature.png');}
.icici-myt-platinum{background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/mmt-plat.png');}
.icici-hpcl-platinum{background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/hpcl_platinum.png');}
.icici-hpcl-american{background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/hp-coral-amex.png');}
.icici-hpcl-mastercard{background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/hp-coral-mc.png');}
.icici-hpcl-visa{background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/hp-coral-visa.png');}
.icici-expression{background: url('https://freemi.in/wp-content/uploads/2020/06/hpcl_platinum.png');}
/*----Travel Fuel---*/

/*---Featured----*/
.icici-platinum-chip{background: url('https://freemi.in/wp-content/uploads/2020/06/platinum-visa.png');}
.icici-platinum-chip-mc{background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/platinum-mc.png');}
.icici-manu-signature{background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/mu-signature.png');}
.icici-manu-platinum{background: url('https://resources.freemi.in/wordpress/wp-content/uploads/2020/06/mu-platinum.png');}
/*---Featured----*/

/*-------------ICICI STYLE END-----*/
.cc-linking-list-article {
    border-radius: 5px;
    margin-top: 6%;
    background-color: #fff
}

.cc-linking-list {
    border-top: 2px solid #4a89af;
    border-bottom: 2px solid #4a89af;
    border-radius: 5px;
    margin-top: 6%;
    background-color: #fff
}

.related-articles {
    color: #333;
    font-family: DaxOT-Mediumium;
    font-size: 20px
}

.view-articles {
    list-style-type: none;
    font-weight: 600
}

.view-articles li {
    border-bottom: 1px solid #d8dbde;
    padding: 3%
}

.view-articles li a:link,
.view-articles li a:visited {
    text-decoration: none;
    color: #1d6188;
    font-size: 13px
}

.text-annual {
    font-size: 13px;
    text-align: center;
    font-weight: 700
}

.text-joining {
    color: #000;
    text-align: center;
    font-weight: 400
}

.view {
    color: #0c476d !important;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline !important;
    font-size: 13px
}

.cc-f-14 {
    font-size: 14px;
    font-weight:800;
    color: #9c200f;
}

.content-text {
    color: #000;
    font-size: 13px;
    font-weight: 400
}

.faq-body {
    background-color: #bfbfbf3b
}

.content-list-head {
    font-size: 15px;
    color: #000;
    font-weight: 500
}

.cc-modal-header {
    background: -webkit-linear-gradient(left, #29b398ad, #000046bf 80%);
    color: #fff;
    text-shadow: 3px 2px 3px #000068
}

.close {
    color: #fff
}

.close:hover {
    color: #fff
}

@media only screen and (max-width:450px) {
    .cc-border-right {
        border: 0 !important
    }
}

.set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f5f5f5
}

.set>.styling-accordian-cc.active {
    background-color: #4b8fb3;
    color: #fff
}

.set>.styling-accordian-cc {
    display: block;
    padding: 10px 14px;
    text-decoration: none;
    color: #000 !important;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}

.content {
    background-color: #fff;
    padding: 2%;
    color: #000;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    display: none
}

.accordion_head {
    font-size: 15px;
    border-bottom: 1px solid #878b8e73 !important;
    color: #555 !important;
    background-color: #e0e0e0
}

.accordion_body {
    color: #000 !important
}

.oi-chevron-right {
    display: none !important
}



.banner-title {
    color: #1b0170;
    font-size: 18px;
    font-weight:600;
}

.elss-highlighters {
    color: #f16145;
    font-size: 26px;
    text-shadow: 2px 1px 2px #8a9cff96
}

@media only screen and (max-width:992px) {
    .banner-top {
        height: 130px;
        order: 2
    }

    .banner-bottom {
        order: 1
    }
 }
.content{
  display: block!important;
}
