* {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
    height: 100%;
}

body {
    line-height: 1;
    font-size: 18px;
    background: #fff;
    color: #58595b;
    font-family: 'helveticaregular';
    position: relative;
    overflow-x: hidden;
    /* padding-top: 100px; */
    padding-bottom: 20px;
}

a {
    text-decoration: none;
    color: #000;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}

ul,
li {
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1,
.h1 {
    font-size: 2.5rem;
}

h2,
.h2 {
    font-size: 2rem;
}

h3,
.h3 {
    font-size: 1.75rem;
}

h4,
.h4 {
    font-size: 1.5rem;
}

h5,
.h5 {
    font-size: 1.25rem;
}

h6,
.h6 {
    font-size: 1rem;
}


/* Importing fonts */
@font-face {
    font-family: "TATAAIAPrint-Bold";  
    src: url("../fonts/TATAAIAPrint-Bold.eot") format("embedded-opentype"), url("../fonts/TATAAIAPrint-Bold.woff") format("woff"), url("../fonts/TATAAIAPrint-Bold.ttf") format("truetype"), url("../fonts/TATAAIAPrint-Bold.svg#TATAAIAPrint-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "helveticaregular";
    src: url("../fonts/helvetica-webfont.woff2") format("woff2"), url("../fonts/helvetica-webfont.woff") format("woff"), url("../fonts/helvetica-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TATAAIAPrint";
    src: url("../fonts/TATAAIAPrint.eot?#iefix") format("embedded-opentype"), url("../fonts/TATAAIAPrint.woff") format("woff"), url("../fonts/TATAAIAPrint.ttf") format("truetype"), url("../fonts/TATAAIAPrint.svg#TATAAIAPrint") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HelveticaNeueLTStd-Bd";
    src: url("../fonts/HelveticaNeueLTStd-Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Bd.otf") format("opentype"), url("../fonts/HelveticaNeueLTStd-Bd.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Bd.ttf") format("truetype"), url("../fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HelveticaNeueLTStd-Lt";
    src: url("../fonts/HelveticaNeueLTStd-Lt.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Lt.otf") format("opentype"), url("../fonts/HelveticaNeueLTStd-Lt.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Lt.ttf") format("truetype"), url("../fonts/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HelveticaNeueLTStd-Md";
    src: url("../fonts/HelveticaNeueLTStd-Md.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Md.otf") format("opentype"), url("../fonts/HelveticaNeueLTStd-Md.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Md.ttf") format("truetype"), url("../fonts/HelveticaNeueLTStd-Md.svg#HelveticaNeueLTStd-Md") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Importing fonts */

.container {
    max-width: 600px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.page-container {
    padding: 0 84px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.d-flex {
    display: flex !important;
}


/* header css */
.ta-header {
    display: block;
    /* justify-content: center; */
    background: #fff;
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
    z-index: 10;
    /* box-shadow: 3px 6px 14px 0 rgb(0 115 187 / 10%); */
}

.ta-nav-w {
    display: flex;
    padding: 30px 0;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    max-width: 600px;
}

.navbar-brand img {
    width: 153px;
    margin-left: auto;
}

/* header css */


/* banner section */
.center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.news_ban {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    background: url('../images/TALIC-news/SVG/SVG/1FGPBanner.jpg');
    background-position: center;
    background-repeat: no-repeat;
    object-fit: cover;
    height: 450px;
    max-width: 600px;
    width: 100%;
}

.ban_container {
    padding: 30px 30px 30px 20px;
    display: flex;
    justify-content: space-between;
}

.news_ban h2 {
    padding-bottom: 30px;
    line-height: 32px;
    border-bottom: 2px solid rgb(182, 181, 181);
}

.news_ban h2 sup {
    font-size: 18px;
    line-height: 18px;
}

.news_ban .lhs {
    width: 60%;
}

.news_ban .lhs p {
    font-family: "helveticaregular";
    font-size: 13px;
    line-height: 14px;
}

.news_ban .lhs p span {
    color: #d30f41;
    font-family: "HelveticaNeueLTStd-Md";
    font-size: 14px;
    line-height: 13px;
}
.news_ban .lhs .hastag {
    color: #d30f41;
    font-family: "HelveticaNeueLTStd-Md";
    font-size: 18px;
    line-height: 13px;
    margin-top: 20px;
}

.news_ban .rhs {
    width: 40%;
    /* display: flex; */
}

.news_ban .rhs img {
    width: 150px;
    margin: 0 0 0 55px;
}

.news_ban .lhs .prod__title{
    font-size: 24px;
    line-height: 24px;
    margin-top: 50px;
}
.news_ban .lhs .prod__title span{
    font-size: 24px;
}
.news_ban .lhs .prod__title  .span__blue{
    color: #1574b3;
    font-family: "helveticaregular";
}
.news_ban .lhs .prod__title .span__red {
    color: #d30f41;
    font-family: "helveticaregular";
}
.news_ban .lhs .prod__title .span__blue_dark {
    color: #1574b3;
    font-family: "HelveticaNeueLTStd-Md";
}

/* banner section ends */


/* benefits section */
.benefits{
    max-width: 600px;
    display: block;
    margin: 0 auto;
}

.benefits .buy_online_btn{
    display: none;
   
}
.benefits .top .half_benefits{
    width: 85px;
    padding: 6px 30px;
    color: white;
    background-color: #d30f41;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin: 0 auto;
}

.benefits .cards__list{
    display: flex;
    margin: 30px 0;
    justify-content: space-between;
}
.benefits .cards__list .card{
    align-items: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 5px;
}
.benefits .cards__list .card:not(:last-child){
    border-right: 2px dotted rgb(182, 181, 181);
}
.benefits .cards__list .card img{
    width: 40px;
}
.benefits .cards__list .card p{
    font-size: 15px;
    width: 100px;
    margin-top: 10px;
    text-align: center;
    font-family: "HelveticaNeueLTStd-Md";
}
.benefits .cards__list .card{
    width: 17.5%;
}
.benefits .cards__list .card_1{
    width: 30%;
}
.benefits .cards__list .card_1 p{
    width: 120px;
}
.buy_online{
    
    border-bottom: 2px dotted rgb(182, 181, 181);
}

.buy_onlinebtncolor{
    color:#d30f41;
}
.buy_online a{
    display: block;
    width: 240px;
    padding: 6px 30px;
    color: white;
    background-color: #d30f41;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin: 0 auto;
}
/* benefits section ends*/

.raksha{
    display: block;
    width: 600px;
    margin: 10px auto 50px;
}
.raksha .hash{
    display: flex;
    justify-content: flex-end;
}
.raksha .hash p{
    font-family: "HelveticaNeueLTStd-Bd";
    color: #d30f41;
}
.blue_raksha{ 
    color: #1574b3;
}
.raksha .footer{
    margin: 10px;
}
.raksha .footer p{
    font-size: 10px;
    line-height: 14px;
    margin: 10px 0;
}

.left_blue{
    position: relative;
    width: 33%;
    background: #1574b3;
}

.beware{
    display: flex;
    border: 1px solid #58595b;
    align-items: center;
}
.beware .left_blue p{
    margin: 0;
}
.beware .right p{
    margin: 0;
}
.beware .left_blue p{
    background: #1574b3;
    color: white;
    padding: 5px;
    font-size: 10px;
    line-height: 12px;
}
.left_blue::after{
    content: '';
    position: absolute;
    right: -7px;
    top: 15px;
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #1574b3;
}
.right{
    /* border: 1px solid #58595b; */
    margin-left: 10px;
}

@media screen and (max-width: 768px){
    
    .ta-nav-w{
        min-width: 320px;
        padding: 20px 0;
    }
    .ban_container{
        padding: 30px 12px 30px 20px;
    }
    .navbar-brand img{
        width: 115px;
        margin-right: 20px;
    }
    .news_ban{
        justify-content: flex-start;
        min-width: 360px;
    }
    
    .news_ban h2{
        font-size: 21px;
        line-height: 21px;
        padding-bottom: 20px;
    }
    
    .news_ban h2 sup {
        font-size: 12px;
        line-height: 10px;
    }
    .beware{
        align-items: unset;
    }
    .beware .left_blue p{
        padding-top: 7px;
    }
    .news_ban .rhs img{
        /* width: 80px; */
        width: 120px;
        margin-right: -30px;
    }
    .news_ban .lhs .hastag{
        font-size: 16px;
    }
    .news_ban .lhs .prod__title{
        font-size: 21px;
        line-height: 20px;
        margin-top: 65px;
        margin-left: -5px;
    }
    .news_ban .lhs .prod__title span{
        font-size: 21px;
    }
    
    .benefits .cards__list{
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .benefits .cards__list .card{
        width: 30%;
        margin: 15px 0;
    }
    .raksha{
        width: auto;
    }
    .left_blue::after{
        top: 15px;
    }
    .raksha .hash p{
        margin-right: 10px;
    }
    
    .benefits .cards__list .card_1, .benefits .cards__list .card_2{
        width: 45%;
    }
    
    .benefits .buy_online_btn{
        width: 90px;
        padding: 6px 30px;
        color: #d30f41;
        background-color: white;
        border: 1px solid #d30f41;
        border-radius: 20px;
        margin: 10px auto;
    }
    
    .benefits .top{
        display: block;
        border-top: 2px dotted rgb(182, 181, 181);
    }
    
    .benefits .cards__list .card2:not(:last-child){    
        border: none;
    }
    
    .benefits .buy_online_btn{
        display: block;
        width: 90px;
        padding: 6px 30px;
        color: #d30f41;
        background-color: white;
        border: 1px solid #d30f41;
        border-radius: 20px;
        margin: 10px auto;
    }
    .beware .right p{
        margin: 5px 0;
    }
}

@media screen and (max-width: 426px){
    .news_ban .rhs img{
        width: 100px;
        margin-left: 32px;
    }
}