/*== fonts ==*/
@font-face {
    font-family: 'Source Sans Pro';
    src: url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Regular.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Regular.woff?classic=true') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Semibold.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Semibold.woff?classic=true') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Bold.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Bold.woff?classic=true') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Black.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Black.woff?classic=true') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://www.moneycontrol.com/commonfiles/font/HelveticaNeue-Bold.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/HelveticaNeue-Bold.woff?classic=true') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('https://www.moneycontrol.com/commonfiles/font/HelveticaNeueLTStd-Md.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/HelveticaNeueLTStd-Md.woff?classic=true') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Light.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/SourceSansPro-Light.woff?classic=true') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/*== fonts ==*/



/*== common ==*/
* { margin: 0px; padding: 0px; text-decoration: none; border: none; box-sizing: border-box; list-style: none; border: none;}
.clearfix { clear:both; }
.clearfix::after {content: ""; clear: both; display: table;}
a,a:hover,a:visited {text-decoration:none; outline:none !important;}
input:focus, select:focus {outline:none;}
h1, .h1, h2, .h2, h3, .h3 {margin:0px;}
.hdfc_wrapper {max-width: 1160px; margin:0 auto;}
.hide_in_desktop {display: none;}
.title {color: #1A3E6D; font: 30px/30px 'Source Sans Pro', sans-serif; font-weight: 900; text-transform: uppercase;}
.title:before {background-color: #ED1D24; height: 2px; width: 54px; content: ""; display: block; margin-bottom: 20px;}
.TAC {text-align: center;}
body {background-color: #f7f7f7;}
/*== common ==*/


/*== slick slider ==*/
.slick-slider{position:relative; display:block; box-sizing:border-box; -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-track {overflow: hidden;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px; text-align: center; margin: 0 22px; outline:none !important;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.slick-prev, .slick-next {position: absolute;}
.slick-prev, .slick-prev.slick-disabled {border: solid #4d4d4d; border-width: 0 3px 3px 0; display: inline-block; padding: 10px; transform: rotate(135deg); -webkit-transform: rotate(135deg); background-color: transparent; outline: 0; z-index: 1;}
.slick-next, .slick-next.slick-disabled {border: solid #4d4d4d; border-width: 0 3px 3px 0; display: inline-block; padding: 10px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); background-color: transparent; outline: 0;}
.slick-prev,.slick-next {font-size:0; line-height:0; position:absolute; top: 56%; display:block;}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {opacity:1;}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {opacity:.25;}
.slick-prev:before,.slick-next:before {font-family:'slick';font-size:20px;line-height:1; opacity:.75; color:white; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
.slick-prev{left: 15px;}
[dir='rtl'] .slick-prev{right:-25px;left:auto;}
[dir='rtl'] .slick-prev:before{content:'Ã¢â€ â€™';}
.slick-next{right: 15px;}
[dir='rtl'] .slick-next{right:auto;left:-25px;}
[dir='rtl'] .slick-next:before{content:'Ã¢â€ Â';}
.slick-dotted.slick-slider{margin-bottom:30px;}
.slick-dots{position:absolute;bottom: -45px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}
.slick-dots li{position:relative; display:inline-block; width: 17px; height: 17px; margin:0 10px; padding:0; cursor:pointer;}
.slick-dots li button{font-size:0; line-height:0; display:block; width: 17px; height: 17px; padding:5px; cursor:pointer; color:transparent; border:0; outline:none; background:transparent;}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}
.slick-dots li button:before {font-family:'slick'; font-size: 30px; line-height:20px; position:absolute; top:0; left:0; width: 17px; height: 17px; content:'';text-align:center; color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; border-radius: 0; background-color: #D1D3D4; border-radius: 100%;}
.slick-dots li.slick-active button:before {background-color: #ed2128; color:black; opacity: 1;}
.articles_tabs li.active a {color: #ED1D24;}
.slick-prev.slick-disabled, .slick-next.slick-disabled {opacity: 0;}
/*== slick slider ==*/


/*== logo section ==*/
header {position: fixed; top: 0; width: 100%; z-index:999;}
body {margin-top:42px;}
.logo_section {background-color: #fff; top: -20px;}
.logo_section .hdfc_wrapper {padding: 20px;}
.logo_section .left_block {float: left;}
.logo_section .right_block {float: right;}
.logo_section.fixed_header {position: fixed; top: 0; z-index:99; left:0; width: 100%; transition: 0.5s all;}
/*== logo section ==*/


/*== menu section ==*/
.menu_section {background-color: #005E9E; height: 50px; top: 0;} 
.menu_section.fixed_header {width: 100%; top: 69px; position: fixed; left: 0; z-index: 99; transition: 0.5s all;}
.menu_section .left_block {float: left; text-transform: uppercase; color: #fff;}
.menu_section .left_block span {font: 17px 'Source Sans Pro', sans-serif; font-weight: 300; letter-spacing: 5px; padding: 8px 5px 8px 15px; display: inline-block; vertical-align: middle;}
.menu_section .left_block span+span {font: 20px 'Source Sans Pro', sans-serif; font-weight: 900; background-color: #ED1D24; letter-spacing: 4.2px; padding: 12.3px 10px; display: inline-block; vertical-align: middle;}
.menu_section .right_block {float: right;}
ul.top_links {margin-bottom: 0px;}
ul.top_links li { display: inline-block; }
ul.top_links li:last-child:after {content: none;}
ul.top_links li a { text-decoration: none; color: #ffffff; font: 18px/50px 'Source Sans Pro', sans-serif; font-weight: 400; padding: 9px 30px 10px;}
ul.top_links li a.active, ul.top_links li a:hover {background-color: #ED1D24;}
.pancake { display: none; }
@-moz-document url-prefix() { 
  .menu_section .left_block span+span {
     padding: 12.2px 10px;
  }
}
/*== menu section ==*/


/*== top gallery section ==*/
.top_gallery_section {padding-top:75px;}
.top_slider.slick-slide {width: 1348px !important; margin: 0;}
.top_slider_list {position: relative; margin: 0;}
.top_slider_list .image_block img {width: 100%;}
.top_slider_list .content_block {position: absolute; top: 40px; right: 0; text-align: left; margin-right: 105px; background-color: rgba(255,255,255,0.88);
    padding: 37px;}
.top_slider_list .content_block .slide_text {font: 35px/50px 'Source Sans Pro', sans-serif; letter-spacing: 1px; font-weight: normal; color: #231F20; width: 525px;}
.top_slider_list .divider {width: 75px; height: 2px; background-color: #707070; display: block; margin: 35px 0 60px;}
.readmore {font: 16px/16px 'Source Sans Pro', sans-serif; font-weight: normal; background-color: #ED1D24; font-weight: normal; letter-spacing: 2px; color: #ffffff; text-transform: uppercase; padding: 10px 15px;}
.readmore:hover, .readmore:focus {color: #ffffff;}
.top_slider .slick-prev {left: 55px;}
.top_slider .slick-next {right: 55px;}
.top_slider_list .image_block {height: 500px;}
/*== top gallery section ==*/


/*== articles ==*/
.articles_section {padding-top:80px;}
.articles_section .hdfc_wrapper {width: 1260px;}
.articles_slider.slick-slider {width: 1150px; margin: auto;}
.articles_slider .slick-prev {left: -11px;}
.articles_slider .slick-next {right: 7px;}
.articles_slider .slick-track {padding-top: 20px;}
.subtext {font: 22px/22px 'Source Sans Pro', sans-serif; font-weight: normal; color: #ED1D24; text-transform: none; margin-top: 10px;}
.articles_tabs li {display: inline-block; vertical-align: top;}
.article_slider_container {width: 1200px; margin: 60px auto 0;}
.articles_tabs {text-align: center; margin-bottom: 50px;}
.articles_tabs li a {font: 30px/22px 'Source Sans Pro', sans-serif; font-weight: normal; color: #231F20; margin: 0 20px;}
.articles_tabs li a:focus, .articles_tabs li a:hover {text-decoration: none;}
.box_title.protection {background-color: #486BB3; color: #ffffff; font: 20px/40px 'Source Sans Pro', sans-serif; text-transform: uppercase; width: 215px; height: 40px; text-align: center;}
.box_title.health {background-color: #005E9E; color: #ffffff; font: 20px/40px 'Source Sans Pro', sans-serif; text-transform: uppercase; width: 215px; height: 40px; text-align: center;}
.box_title.retirement {background-color: #1A3E6D; color: #ffffff; font: 20px/40px 'Source Sans Pro', sans-serif; text-transform: uppercase; width: 215px; height: 40px; text-align: center;}
.box_title.investment {background-color: #3282c4; color: #ffffff; font: 20px/40px 'Source Sans Pro', sans-serif; text-transform: uppercase; width: 215px; height: 40px; text-align: center;}
.articles_slider_list {box-shadow: 2px 1px 10px -2px rgba(0,0,0,0.39); margin: 0 22px 0 15px; width: 344px !important; position: relative; background-color: #fff;}
.articles_slider_list .content_block {text-align: left; padding: 25px;}
.articles_slider_list .slide_text {font: 22px/25px 'Source Sans Pro', sans-serif; font-weight: 600; color: #231F20; height: 75px; overflow: hidden;}
.articles_slider_list .slide_text_2 {font: 18px/22px 'Source Sans Pro', sans-serif; font-weight: normal; color: #231F20; margin-top: 20px; height: 66px;
    overflow: hidden;}
.articles_slider_list .divider {width: 30px; height: 1px; background-color: #707070; display: block; margin: 30px 0;}
.articles_slider_list .readmore {font: 16px/20px 'Source Sans Pro', sans-serif; font-weight: normal; color: #2e5f9e; text-transform: uppercase; background-color: transparent; margin-top: 24px; display: block; padding: 0; letter-spacing: 1px;}
.articles_slider_list .readmore:hover {color: #ED1D24;}
/*.articles_slider_list .image_block {position: absolute; bottom: 0;}*/
.articles_slider_list .image_block:before {content: ""; border-top: 20px solid #ffffff; border-left: 15px solid transparent; border-right: 15px solid transparent; display: block; position: absolute; left: 45px;}
.articles_slider_list .image_block img {width: 100%;}
.readmore_arrow {margin-left: 20px;}
.articles_slider_list:hover, .articles_slider_list:focus {background-color: #EAF7FB;}
.articles_slider_list:hover .image_block:before {border-top: 20px solid #EAF7FB;}
.articles_slider .slick-slider .slick-list {paddin-top: 15px;}
.articles_tabs_content>.tab-pane {display: none;}
.articles_tabs_content>.tab-pane.active {display: block;}
/*== articles ==*/


/*== videos ==*/
.videos_section { padding-top:50px; }
.videos_section .hdfc_wrapper {padding-top: 135px; padding-bottom: 25px;}
.videos_left_content {font: 30px/35px 'Source Sans Pro', sans-serif; font-weight: normal; color: #231F20; margin-top: 50px;}
.videos_section .left_block {float: left; width: 320px; margin-top: 65px; margin-right: 70px;}
.videos_section .right_block {float: left; width: 65%; margin-top: -115px;}
.videos_section .right_block .slide_text {font: 19px/25px 'Source Sans Pro', sans-serif; font-weight: 600; color: #000000; margin-top: 14px;}
.video_group {display: flex; flex-wrap: wrap;}
.video_group .video_group_list {display: inline-block; vertical-align: top; width: 315px; float: left; margin-right: 30px;}
.video_slider_list.slick-slide {margin: 0;}
.video_group_list:nth-of-type(1), .video_group_list:nth-of-type(3) {margin-top: 90px;}
/*.slick-lightbox-inner .slick-prev, .slick-prev.slick-disabled, .slick-lightbox-inner .slick-next, .slick-next.slick-disabled {border: solid #ffffff;     border-width: 0 3px 3px 0;}
*/.video_group_list .image_block {position: relative;}
.video_group_list .image_block:before {position: absolute; content: ""; background: url("https://images.moneycontrol.com/assets/images/ms/hdfc/video_icon.png") no-repeat; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: 41px; height: 56px; pointer-events: none;}
.video_group_list .image_block img {width: 315px; height: 180px;}
.video_slider .slick-prev {left: -45px; border: solid #4d4d4d; border-width: 0 3px 3px 0;}
.video_slider.hide_in_desktop {display: none;}
/*== videos ==*/



/*== glance section ==*/
.glance_section {margin-bottom: 70px;}
.glance_section .left_block {width: 50%; display: inline-block; vertical-align: top; padding-top:20px;}
.glance_section .right_block {width:35%; display: inline-block; vertical-align: top; padding-top: 40px;}
.glance_section p {font: 20px/30px 'Source Sans Pro', sans-serif; color: #231F20; font-weight: normal;}
.glance_section .left_block .image_block {margin-top:20px;}
.glance_section .left_block .image_block img {width:55%;}
.glance_section .title span {color: #eb2028;}
/*== glance section ==*/


/*== did u know section ==*/
.didukn_head { margin:20px 0px;}
.did_u_container .title:before {content: none;}
.didu_wrap {background: url("https://images.moneycontrol.com/assets/images/ms/hdfc/did_u_know_bg.jpg") no-repeat; background-size: cover; padding: 65px 60px; margin-bottom: 135px; background-color: #1c3e6e; background-position: 340px 0px;}
.did_u_container {background-color: rgba(255, 255, 255, 0.80); padding: 25px;}
.did_u_container .title {font: 40px/40px 'Source Sans Pro', sans-serif; font-weight: bold; color: #231F20; text-transform: inherit; margin-bottom: 20px;}
.did_u_know_list .image_block { display: inline-block; vertical-align: middle; width: 270px; height: 200px; text-align: center; position: relative;} 
.did_u_know_list .content_block {display: inline-block; vertical-align: middle; text-align: center; margin: 0 20px 0 0; width: calc( 100% - 295px );}
.did_u_know_list .content_block p {font: 26px/30px 'Source Sans Pro', sans-serif; font-weight: 400; margin-bottom: 50px;}
.knowmore {background-color: #ED1D24; font: 16px/16px 'Source Sans Pro', sans-serif; display: inline-block; font-weight: 400; letter-spacing: 2px; color: #ffffff; text-transform: uppercase; padding: 15px;}
.knowmore:hover, .knowmore:focus {color: #ffffff; text-decoration: none;}
.did_u_know_slider .slick-slide {width: 1065px !important;}
.did_u_know_section {padding-top: 50px;}
.did_u_know_list .image_block:nth-of-type(1) img {position: absolute; top: 0; left: 0; bottom: 0; margin: auto;}
/*== did u know section ==*/


/*== calculator ==*/
.calculator_section { padding-top:65px;}
.calculator_container {background: url("https://images.moneycontrol.com/assets/images/ms/hdfc/calculator_bg.jpg") no-repeat; background-size: cover; margin-top: 60px; padding: 30px;}
.MT30 {margin-top: 30px;}
.calculator_container .did_u_container {background-color: rgba(255, 255, 255, 0.80); padding: 45px;}
.calculator_container .did_u_container .title {text-transform: none; font-size: 40px; line-height: 40px;}
.calculator_container .did_u_container .image_block {width: 13%; margin-right: 0; float: left; height: unset;}
.calculator_container .did_u_container .image_block img {width: 100%; position: static;}
.calculator_container .content_block {width: 75%; margin: auto; float: left;}
.calculator_container .did_u_know_list .content_block p {font-size: 26px; line-height: 30px;}
.calculator_container .hdfc_wrapper {max-width: 1100px;}
.knowmore {margin-top: -27px;}
.calculator_container .did_u_container:nth-of-type(2) .image_block {width: 16%;}
/*== calculator ==*/



/*== footer ==*/
footer {background-color: #1A3E6D; padding: 20px 0 30px; border-top:2px solid #4D4D4D; color: #ffffff;}
footer .top_block {margin-bottom: 10px; font: 40px/69px 'Source Sans Pro', sans-serif; font-weight: bold; text-align: center; margin-top: 25px;}
footer .middle_block {text-align: center; margin-top: 25px;}
footer .middle_block .fblink, footer .middle_block .ttlink, footer .middle_block .inlink {margin: 0 20px;}
footer .bottom_block {margin-top: 50px; font: 25px/30px 'Source Sans Pro', sans-serif; font-weight: 300; color: #ffffff;}
footer .left_block {display: inline-block; vertical-align: middle; width: 49%; float: left;}
footer .right_block {display: inline-block; vertical-align: middle; width: 49%; float: right; text-align: right;}
.footer_links li {display: inline-block; vertical-align: top;}
.footer_links li a {font: 25px/30px 'Source Sans Pro', sans-serif; font-weight: 300; color: #ffffff;}
.footer_links li a:after {content: "|"; display: inline-block; color: #ffffff; margin: 0 5px; padding-left: 5px;}
.footer_links li:last-child a:after {content: none;}
.footer_social_links {display: inline-block; vertical-align: middle;}
/*== footer ==*/

.mob-show { display: none;}


@media screen and (max-width: 1440px){
.slick-prev, .slick-next {top: 45%;}
}



@media screen and (max-width: 1279px){
	.top_slider_list .content_block {top: 20px;}
	.hdfc_wrapper {width: 100%; padding: 0 15px;}
	.articles_section .hdfc_wrapper {width: 100%;}
	.article_slider_container {width: 100%; margin-top: 20px;}
	.articles_slider {overflow-x: scroll; white-space: nowrap;}
	.articles_slider_list {width: 300px !important; display: inline-block; vertical-align: top; white-space: normal; margin: 1px 25px 0 3px;}
	.videos_section .hdfc_wrapper {padding-top: 0px;}
	.videos_section .right_block {width: 65%;}
	.video_slider_list {width: 686px;}
	.video_group .video_group_list {width: 303px; margin-right: 20px;}
	.video_group .video_group_list img {width: 100%;}
	.articles_section {margin-bottom: 170px;}
	.glance_section .left_block {width: 50%;}
	.glance_section .left_block img {width: 100%;}
	.glance_section .right_block {width: 49%;}
	.glance_section .right_block img {width: 100%;}
	.calculator_container .content_block {width: 74%;}
}



@media screen and (max-width: 980px){
	.menu_section {height: 40px;}
	.logo_section .hdfc_wrapper {padding: 10px;}
	.hide_in_mobile {display: none;}
	.show_in_mobile {display: block;}
	.menu_section .left_block span, .menu_section .left_block span+span {font-size: 15px; letter-spacing: 3px;}
	.menu_section .left_block span {padding: 11px 5px 10px 0px;}
	.menu_section .left_block span+span {padding: 10px 5px 10px 8px;}
	.menu_section .right_block {margin-right: 20px; float: none;}
	.pancake.pancake_close {background: url("https://images.moneycontrol.com/assets/images/ms/hdfc/pancake_icon.png") no-repeat; width: 17px; height: 20px;}
	.pancake {width: 19px; height: 19px; display: inline-block; background-position: -1px -91px; margin: 12px 0 0 0px; position: absolute; z-index: 1; transition: 0.5s all; background: url("https://images.moneycontrol.com/assets/images/ms/hdfc/pancake_close_icon.png") no-repeat; right: -20px;}
	.top_links {display: none;}
	.menu_container {position: relative;}
	ul.top_links li {display: block;}
	ul.top_links li a {border-bottom: 1px dashed #000000; padding: 5px 10px 10px 17px; display: block; font-size: 17px; line-height: 30px;}
	ul.top_links {width: 117%; padding: 0; background-color: #1057b5; position: absolute; top: 39px; margin-top: 0px; z-index: 99; margin-left: -18px;}
	ul.top_links li:last-child a {border-bottom: none;}
	ul.top_links li:after {content: none;}
	.top_slider.slick-slide {width: 100% !important; margin: 0;}
	.top_slider .slick-prev, .top_slider .slick-next {top: 37%;}
	.top_slider .slick-prev {left: 20px;}
	.top_slider .slick-next {right: 20px;}
	.top_slider_list .image_block, .top_slider_list .image_block img {height: auto;}
	.top_slider_list .content_block {position: static; padding: 15px; margin-right: 0px; background-color: transparent;}
	.top_slider_list .content_block .slide_text {font-size: 25px; line-height: 30px; width: 100%;}
	.readmore {font-size: 18px; line-height: 23px; letter-spacing: 2px;}
	.top_slider_list {margin: 0;}
	.top_slider_list .divider {width: 35px; margin: 15px 0 35px;}
	.slick-dots li {margin: 0 5px;}
	.slick-dots li button:before {width: 13px; height: 13px;}
	.didu_wrap {background: none; background-color: #1a3e6d; padding: 16px 10px; height: auto; margin-bottom: 80px;}
	.did_u_container {background-color: #d8dee6;}
	.did_u_know_list .image_block {margin: auto; display: block; width: 185px; float: none;}
	.did_u_know_list .image_block img {width: 100%;}
	.did_u_container .title {font-size: 19px; line-height: 25px; letter-spacing: 2px; margin-bottom: 4px;}
	.did_u_know_list .content_block p {font-size: 18px; line-height: 22px; margin-bottom: 18px;}
	.did_u_know_list .content_block .knowmore {font-size: 16px; line-height: 16px; padding: 10px;}
	.title {font-size: 35px; line-height: 35px;}
	.glance_section .left_block {padding-top: 20px; width: 100%;}
	.glance_section p {font-size: 18px; line-height: 22px;}
	.glance_section .left_block .image_block img {width: 100%;}
	.glance_section .right_block, .glance_section .right_block img {width: 100%; margin-top: 0px;}
	footer .top_block {font-size: 40px; line-height: 50px; margin-top: 15px;}
	footer .left_block {width: 100%; font-size: 18px; line-height: 25px; text-align: center;}
	footer .right_block {width: 100%; margin: 20px 0; text-align: center;}
	.footer_links li a {font-size: 18px; line-height: 25px;}
	footer .bottom_block {margin-top: 30px;}
	.articles_tabs li a {font-size:20px; line-height: 22px; margin: 0 10px 0 0; border-bottom: 2px solid #ED1D24; padding-bottom: 2px;}
	.articles_tabs, .articles_tabs_content {overflow-x: auto; overflow-y: hidden; white-space: nowrap; margin-bottom: 20px; scrollbar-width: none; text-align:left; padding-bottom: 5px;}
	.articles_tabs::-webkit-scrollbar, .articles_tabs_content::-webkit-scrollbar {display: none;  /* Safari and Chrome */}
	.subtext {font-size: 16px; line-height: 5px;}
	.top_gallery_section {padding-top: 38px;}
	.articles_section {margin-bottom: 220px;}
	.footer_links li a:after {margin: 0 2px; padding-left: 6px;}
	.did_u_container .title:before {content: none;}
	.did_u_know_section .didu_wrap .hdfc_wrapper {padding: 0;}
	.did_u_know_list .content_block {margin-top: 10px; width: 100%; margin-right: 0; float: none;}
	.calculator_container {background-size: cover; padding: 30px 22px; background-position: -100px 10px; margin-top: 30px;}
	.calculator_container .did_u_know_list .image_block {width: 95px; margin: auto; float: none;}
	.calculator_container .did_u_know_list .content_block {width: 100%;}
	.calculator_container .did_u_container .title {font-size: 23px; line-height: 23px; margin-bottom: 10px;}
	.calculator_container .did_u_container {padding: 20px 10px;}
	.calculator_container .hdfc_wrapper {padding: 0;}
	.calculator_container .did_u_know_list .content_block p {font-size: 17px; line-height: 21px;}
	.knowmore {font-size: 14px; line-height: 18px; margin-top: unset;}
	.slick-lightbox-inner .slick-prev, .slick-lightbox-inner .slick-next {display: block !important;}
	.videos_section .left_block {width: 270px;}
	.videos_section .right_block {width: 62%;}
	.video_group .video_group_list {width: 209px;}
	.video_slider_list {width: 458px;}
	.video_group .video_group_list img {height: 130px;}
	.menu_section.fixed_header {top: 40px;}
	.glance_section .left_block .image_block {display: none;}
	.video_slider .slick-prev {left: 15px;}
	.video_slider.hide_in_desktop {display: block;}
	.videos_section .left_block {width: 100%; padding: 0 15px; margin-top: 10px;}
	.videos_section .right_block {width: 100%; margin-top: 0px;}
	.videos_left_content {font-size: 25px; line-height: 30px; margin-top: 20px;}
	.video_slider_list {width: unset;}
	.video_group .video_group_list {width: 100%; margin-right: 0; margin-top: 40px;}
	.video_group .video_group_list img {width: 100%;}
	.videos_section .hdfc_wrapper {padding: 0;}
	.videos_section {padding-bottom: 15px;}
	.video_group_list .content_block {padding: 10px 15px; width: 99%;}
	.video_group_list .image_block {height: auto;}
	.video_group_list .image_block img {height: auto;}
	.didukn_head { margin:0px 0px 20px 0px;}
	.mob-show { display: block;}
	.glance_section {margin-bottom: 0px;}
	.articles_section {margin-bottom: 20px;}
	.videos_section .right_block .slide_text {margin-top: 0px;}
	.video_slider .slick-dots {bottom: -25px;}
}



@media screen and (max-width: 767px){
	.mid_wrapper article {font-size: 18px; line-height: 33px;}
	.top_slider .slick-prev, .top_slider .slick-next {top: 20%;}
	.calculator_container {background-position: -270px 10px;}
}
@media screen and (max-width:359px){
	.articles_tabs li a { font-size:16px; }
}
