

.large-font h1{
    font-size: 22px !important;
}
.large-font h2{
    font-size: 21px !important;
}
.large-font h3{
    font-size: 18px !important;
}
.large-font h4{
    font-size: 17px !important;
}
.large-font h5{
    font-size: 16px !important;
}
.large-font h6{
    font-size: 15px !important;
}
.large-font p{
    font-size: 16px !important;
}
.large-font a{
    font-size: 16px !important;
}
.large-font small{
    font-size: 12px;
}

.large-font .fancy{
    font-size: 12px !important;
}
.large-font button{
    font-size: 15px !important;
}

.large-font .vlist-txt{
  font-size: 18px !important;
}

.large-font .get-intouch-revamp .getin-list-item a p{
  font-size: 26px !important;
}



.samll-font h1{
    font-size: 19px !important;
}
.samll-font h2{
    font-size: 18px !important;
}
.samll-font h3{
    font-size: 14px !important;
}
.samll-font h4{
    font-size: 13px !important;
}
.samll-font h5{
    font-size: 12px !important;
}
.samll-font h6{
    font-size: 11px !important;
}
.samll-font p{
    font-size: 12px !important;
}
.samll-font a{
    font-size: 13px !important;
}
.samll-font small{
    font-size: 10px !important;
}

.samll-font .fancy{
    font-size: 10px !important;
}

.samll-font button{
    font-size: 13px !important;
}

.samll-font .vlist-txt{
  font-size: 14px !important;
}

.samll-font .get-intouch-revamp .getin-list-item a p{
  font-size: 23px !important;
}




















.box-vocab-item{
    background:url(../img/service.jpg);
    background-size: cover;
}

#header {
    padding: 0px 0 0;
    background: url(../img/header-bg.png) repeat-x;
}


.blk-btn-new{
    border-radius:50px;
    border: 1px solid #353535;
    background:transparent;
    color:#353535;
    font-size:14px;
    font-weight:500;
    line-height:12px;
    padding:6px 16px;
    margin:6px 0;
}
nav {
    bottom: 0;
    z-index: 1;
}

 .nav {
    border-radius: 16px 16px 0px 0px
    }
    .nav-tabs .nav-link:first-child{
        border-radius: 16px 0px 0px 0px
    }
    .nav-tabs .nav-link:last-child{
        border-radius: 0px 16px 0px 0px
    }

   .nav-tabs .nav-link.active,
   .nav-tabs .nav-link:hover{
    color:#fff;
    background: #6667b08f !important;    
    padding-bottom: 16px;
    margin-bottom: -6px;
   } 
   .nav-tabs .nav-link::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 1px;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: calc(100% - 20px);
    border-right: 2px solid rgba(255, 255, 255, 0.2);
}
.nav-tabs .nav-link{
    background:rgba(0, 0, 0, 0.2);
    border-radius:0;    
    color:#fff;
    padding-top:10px;
    padding-bottom:10px;
    font-size:14px;
    font-weight:600;
    line-height:140%;
    outline:0;
    min-width:fit-content;
    position:relative;
    backdrop-filter: blur(7px);
}
.nav-tabs .nav-link.active:after, 
.nav-tabs .nav-link:hover:after{
    -webkit-transition:all 0.2s ease-in-out;
    width:100%;
    border-bottom:7px solid transparent;
    border-image:linear-gradient(77deg, #3e4095 0%, #696a95  98.1%);
    border-image-slice:1;
    box-shadow: 0 .125rem 0.25rem #696a95 !important;
}
.nav-tabs .nav-link::after{
    content:'';
    position:absolute;
    bottom:-6%;

}
.nav-tabs .nav-link.active{
    background-color:#fff;
    border-color:linear-gradient(180deg, rgba(131, 81, 83, 0.8) 91%, #835153 20%) !important;
}
.home-pg-need-help-section {
    padding-top: 35px;
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 50px;
    background: #fff;
}

.home-pg-need-help-section .page-title-div {
    width: 100%;
    float: left;
    clear: both;
}

.page-title-div::before{
   border-bottom: 5px solid  #2c9716; 
}

.section-title {
    font-size: 25.2px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #202020;
    position: relative;
}
.section-title::before {
    background-color: #000;
}
.home-pg-help-box-row {
    padding-top: 25px;
}
.home-pg-need-help-section .home-pg-help-box-row .col-md-3 .single-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://www.cosmosbank.com/images/bgs/need-help-bg-2.jpg);
    background-color: transparent;
    mix-blend-mode: normal;
    margin-top: 10px;
}
.home-pg-need-help-section .single-content:before {
    position: absolute;
    content: "";
    left: 0%;
    top: 0px;
    background: #43206f;
    width: 5px;
    height: 100%;
    /* border-left: 5px solid #f96209; */
}

.home-pg-need-help-section .single-content {
    width: 100%;
    float: left;
    clear: both;
    border-radius: 16px;
    border: solid 0.5px #aab5c1;
    background: #f1f3f6;
    background-image: linear-gradient(228deg, #f1f3f6 90%, #ffffff 18%);
    mix-blend-mode: multiply;
    padding: 10px 20px;
    position: relative;
    overflow-y: hidden;
    height: 157px;

}
.home-pg-need-help-section .single-content h3 {
    font-size: 16px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2d3134;
}
.home-pg-need-help-section .single-content img {
    float: right;
    /* margin-top: -3%; */
}

.help-links-ul-div {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    /* position: relative; */
}
.help-links-ul-div ul {
    margin: 0;
    padding: 0px 0 0 20px;
}
.help-links-ul-div ul li {
    /* font-size: 15px; */
    color: #ff7b24;
    font-weight: 500;
    /* line-height: 23px; */
    text-align: left;
    display: block;
    padding: 5px 0px 0px;
    position: relative;
}

.help-links-ul-div ul li a {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 1.67; */
    letter-spacing: normal;
    color: #3e4095;
}
.banking-banner-carousel-content-wrap {
    width: 35%;
    float: right;
    border-radius: 8px;
        background-color: #29166f8f;
    padding: 50px 30px 30px 35px;
    /*position: absolute;*/
    right: 13.5%;
    backdrop-filter: blur(11px);
}
.banking-banner-carousel-content-wrap .icon {
    width: 10%;
    float: left;
    text-align: left;
}
.banking-banner-carousel-content-wrap .icon img {
    float: left;
    width: 36px;
    height: 32px;
    vertical-align: middle;
}
.banking-banner-carousel-text-wrap {
    width: 88%;
    float: left;
    padding-left: 3%;
}
.banking-banner-carousel-content-wrap h2 {
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    vertical-align: middle;
}
.banking-banner-carousel-content-wrap p {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    color: #fff;
}
a.orange-button {
    background-color: #f96209;
}

.banking-banner-carousel-text-wrap a {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #29166f;
    border-radius: 8px;
    background-color: #fff;
    display: inline-block;
    padding: 10px 25px;
    float: right;
    margin-top: 4%;
}

.comp-inthe-spotlight .comp-inthe-spotlight-inner .spotlight-item {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 187px;
    border-radius: 16px;
    padding: 20px 0 20px 24px ;
}
.jelly-bean {
    background: linear-gradient(135deg, #DA6E4A 0.9%, #9B2F20 100%);
}
.comp-inthe-spotlight .comp-inthe-spotlight-inner .spotlight-item .spotlight-item-desc {
    width: 228px;
    height: 144px;
}
.comp-inthe-spotlight .comp-inthe-spotlight-inner .spotlight-item .spotlight-item-desc .spotlight-item-desc-heading {
    color: #FFF;
    font-family: "Inter";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
.comp-inthe-spotlight .comp-inthe-spotlight-inner .spotlight-item .spotlight-item-desc .spotlight-item-desc-sub-heading {
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-top: 12px;
}
.comp-inthe-spotlight .comp-inthe-spotlight-inner .spotlight-item .spotlight-item-desc a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #FFF;
    text-align: center;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.comp-communities .our-communities .communities-heading {
    color: #262626;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 32px;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.comp-communities .our-communities .comm-box.coin {
    background: linear-gradient(270deg, #6F171D 0.34%, #240406 139.08%);
}
.comp-communities .our-communities .comm-box.tent {
    background: linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%);
}
.comp-communities .our-communities .comm-box.building {
    background: linear-gradient(256deg, #E89C64 3.73%, #D2491E 95.19%);
}
.comp-communities .our-communities .comm-box.bulb {
    background: linear-gradient(255deg, #EFCA83 2.05%, #D1A64E 100%);
}

.comp-communities .our-communities .comm-box {
    border-radius: 16px;
    width: 275px;
    height: 240px;
    padding: 24px 24px 34px 24px;
}
.comp-communities .our-communities .comm-box .text-part .item-heading {
    margin: 16px 0;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 28px;
}
.comp-communities .our-communities .comm-box .text-part p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom:0;
    max-width:190px;
}
.journey-in-numbers-section {
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 50px;
}
.journey-section-left-content-wrap {
    width: 100%;
    float: left;
}
.section-title {
    font-size: 25.2px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #202020;
    position: relative;
}
.section-title::before {
    background-color: rgb(0, 163, 166);
}
.journey-para-wrap {
    width: 100%;
    float: left;
    padding-right: 7%;
    padding-top: 33px;
}
.journey-para-wrap p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #545567;
}
.journey-section-right-content-wrap .col-lg-6 .journey-number-box-wrap-purple {
    background-size: cover;
    background-repeat: no-repeat;
    /* background-image: url(../images/bgs/purple-bg-journey-numbers.png); */
    /* background-image: url(../images/bgs/Base-Blue-Type-2.svg); */
    background-image: url(../img/purple-bg.jpg);
}
.journey-number-box-wrap-purple {
    background-color: #3e4095;
}

.journey-number-box-wrap {
    width: 100%;
    float: left;
    border-radius: 16px;
    margin-top: 25px;
    padding: 5px 15px 15px;
}
.journey-number-box-wrap h4 {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}
.journey-number-box-wrap i.fa-star {
    background-color: #0099dc;
    border-radius: 50%;
    float: right;
    color: #403b92;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
}
.number {
    font-size: 48px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    width: 100%;
    float: left;
}
.journey-section-right-content-wrap .col-lg-6 .journey-number-box-wrap-blue {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/blue-bg.jpg);
}

.journey-number-box-wrap i.fa-star {
    border-radius: 50%;
    float: right;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
}
.journey-number-box-wrap-blue i.fa-star {
    background-color: #3c3f94;
    color: #0097db;
}

@media only screen and (max-width: 600px) {
    .comp-communities .our-communities .comm-box {
        width: 100%;
        height: 108px;
        padding: 16px 0px 16px 18px;
        display: flex;
        flex-direction: row;
        gap: 14px;
        align-items: center;
        margin-top: 10px;
    }
    .comp-communities .our-communities .communities-heading {
        color: #262626;
        font-size: 27px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        margin-bottom: 32px;
        text-align: center;
    }
    .comp-communities .our-communities .comm-box .text-part .item-heading {
        font-size: 18px;
        margin: 0;
    }
    .comp-communities .our-communities .comm-box .text-part p {
        font-size: 14px;
        max-width: 100%;
    }
    .container.overflow {
        overflow-x: auto;
        height: 77px;
        margin-bottom: -16px;
    }
    .get-intouch-revamp .getin-list-item a{
        justify-content: left !important;
        padding-top: 28px;
    }
    .get-intouch-revamp .getin-list-item a p{
        font-size: 40px !important;
    }
    .top-line {
        margin-bottom: 33px !important;
    }
  
  }


  
.get-intouch-revamp {
    margin: 40px 0 0 0;
    padding: 57px 0;
    background: linear-gradient(73deg, #C7C6C6 -74.4%, #F1F1F1 23.15%);
}
.get-intouch-revamp .getin-list-item a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.get-intouch-revamp .getin-list-item a figure {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(77deg, #0f3062 0%, #0099dc 98.1%);
    display: flex;
    justify-content: center;
    align-items: center;
}
.get-intouch-revamp  .getin-list-item a figure img {
    width: 40px;
}
.get-intouch-revamp  .getin-list-item a p {
    margin-bottom: 0;
    margin-left: 24px;
    font-family: "Inter";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    background:linear-gradient(77deg, #3e4095 0%, #6d6e93  98.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.bar {
    height: 5px;
    width: 90px;
    background: #0f306254;
    margin: 20px 0 25px;
    position: relative;
    border-radius: 30px;
}

.bar::before {
    content: "";
    position: absolute;
    left: 0;
    top: -2.6px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #0f3062;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
}

@keyframes MOVE-BG {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(88px);
    }
}

.fancy {
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 0;
    outline: none;
    overflow: visible;
    padding: 1em 2em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all 0.3s ease-in-out;
    user-select: none;
    font-size: 11px;
   }
   
   .fancy::before {
    content: " ";
    width: 1.5625rem;
    height: 2px;
    background: black;
    top: 50%;
    left: 1.5em;
    position: absolute;
    transform: translateY(-50%);
    transform-origin: center;
    transition: background 0.3s linear, width 0.3s linear;
   }
   
   .fancy .text {
    font-size: 1.125em;
    line-height: 1.33333em;
    padding-left: 2em;
    display: block;
    text-align: left;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
   }
   
   .fancy .top-key {
    height: 2px;
    width: 1.5625rem;
    top: -2px;
    left: 0.625rem;
    position: absolute;
    background: #e8e8e8;
    transition: width 0.5s ease-out, left 0.3s ease-out;
   }
   
   .fancy .bottom-key-1 {
    height: 2px;
    width: 1.5625rem;
    right: 1.875rem;
    bottom: -2px;
    position: absolute;
    background: #e8e8e8;
    transition: width 0.5s ease-out, right 0.3s ease-out;
   }
   
   .fancy .bottom-key-2 {
    height: 2px;
    width: 0.625rem;
    right: 0.625rem;
    bottom: -2px;
    position: absolute;
    background: #e8e8e8;
    transition: width 0.5s ease-out, right 0.3s ease-out;
   }
   
   .fancy:hover {
    color: white;
    background: black;
   }
   
   .fancy:hover::before {
    width: 0.9375rem;
    background: white;
   }
   
   .fancy:hover .text {
    color: white;
    padding-left: 1.5em;
   }
   
   .fancy:hover .top-key {
    left: -2px;
    width: 0px;
   }
   
   .fancy:hover .bottom-key-1,
    .fancy:hover .bottom-key-2 {
    right: 0;
    width: 0;
   }
   
   
   .getintouch-btn:hover .getintouch-img {
        animation: pxl_bounce 1000ms ease-out infinite;
    }
     @keyframes pxl_bounce {
         0%, 100%, 20%, 50%, 80% {
            /*-webkit-transform: translateY(0);*/
            /*-ms-transform: translateY(0);*/
            transform: translateY(0);
        }
         40% {
            /*-webkit-transform: translateY(-8px);*/
            /*-ms-transform: translateY(-8px);*/
            transform: translateY(-8px);
        }
    	60% {
            /*-webkit-transform: translateY(-4px);*/
            /*-ms-transform: translateY(-4px);*/
            transform: translateY(-4px);
        }
}

    .single-content:hover .animation-flip{
        animation: flip 1000ms ease-out;
    }
    @keyframes flip {
         0% {
    		transform: perspective(400px) rotateY(0);
    		animation-timing-function: ease-out;
	    }
    	40% {
    		transform: perspective(400px) translateZ(150px) rotateY(170deg);
    		animation-timing-function: ease-out;
    	}
    	50% {
    		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    		animation-timing-function: ease-in;
    	}
    	80% {
    		transform: perspective(400px) rotateY(360deg) scale(.95);
    		animation-timing-function: ease-in;
    	}
    	100% {
    		transform: perspective(400px) scale(1);
    		animation-timing-function: ease-in;
    	}
}
   
   
   
   
   
   
   @media only screen and (max-width: 600px) {
    #header {
        padding: 0px 0 0 !important;
        background: none !important;
    }
    .logo{
        padding: 0px 0 0 !important;
    }
    #header::before {
        position: absolute;
        background: #faa954;
        display: block;
        top: 0;
        left: 0;
        height: 55px;
        content: ' ';
        width: 100%;
    }
}
@media only screen and (max-width: 500px) {
    .logo img {
        width: 138% !important; 
    }
}