@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");
/*** common ***/
* {margin:0px;padding:0px;text-decoration:none;border:none;box-sizing:border-box;list-style:none;border:none}
body {font:16px "Lato",sans-serif;overflow-x:hidden;color:#4d4d4d}
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}
.bread-arrow {margin: 0 5px;}
.goldRateContainer{width:1255px;margin:auto}
.goldRateContainer a {font-family: "Lato", sans-serif; text-decoration: none;}
.sectionHeading{font-size:24px;line-height:29px;font-weight:700;color:#333333;text-transform:uppercase;border-bottom:3px solid #cecece;padding-bottom:20px;margin-bottom:20px}
.sectionHeading a {color:#333333; font-family: "Lato", sans-serif; text-decoration: none;}
.sectionHeading span{font-size:16px;line-height:19px;font-weight:500;color:#707070}
.goldRateLeft{width:920px}
.goldRateRight{width:300px}
.cust_scroll{max-height:180px;overflow-y:auto;scrollbar-color:#d5e0e5 transparent;scrollbar-width:thin;scrollbar-height:thin}
.cust_scroll::-webkit-scrollbar{height:6px;width:10px;background-color:transparent;border-radius:5px}
.cust_scroll::-webkit-scrollbar-thumb{background-color:#7a7d90;border-radius:5px}
.goldRateBottom .goldRateContainer{display:flex;justify-content:space-between}
.ad300x250{margin-bottom:30px}
.tableSubHeading{font-size:14px;color:#333333;line-height:30px}
.tableHeading{font-size:20px;line-height:22px}
.tab-content>.tab-pane{display:none}
.tab-content>.tab-pane.active{display:block}
.greenArrow {border-bottom:15px solid #52b974; border-left:8px solid transparent; border-right:8px solid transparent;display:inline-block; vertical-align:inherit; margin-right:5px;}
.redArrow {border-top:15px solid #E33923; border-left:8px solid transparent; border-right:8px solid transparent;display:inline-block; vertical-align:inherit; margin-right:5px;}
.goldRateRight .sectionHeading {padding-bottom: 10px; margin-bottom: 6px; background-color: #fff;}
.selectboxArrow {content: ""; border: solid black; border-width: 0 1px 1px 0; display: inline-block; padding: 5px; transform: rotate(45deg); -webkit-transform: rotate(45deg); position: absolute; right: 16px; top: 9px;}
.PR {position: relative;}
.moreBtn {height: 24px; border-radius: 3px; font-size: 10px; line-height: 22px; padding: 0 10px; color: #666; border: 1px solid #ccc; text-decoration: none; margin-top: 20px; float: right;}
.moreBtn svg {margin-left: 5px; position: relative; top: 2px;}
.TAC {text-align: center;}
.show-mobile {display: none;}
.redText {color:#e3515c}
.greenText {color:#52b974}
.budget_ads {display: none;}
/*** 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}
.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:0.25}
.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:0.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:15px}
.slick-next{right:15px}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:6px;height:6px;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:6px;height:6px;content:"";text-align:center;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:0;background-color:#ffffff;border:2px solid #ed2128}
.slick-dots li.slick-active button:before{background-color:#ed2128;color:black;opacity:1}
/*** slick slider ***/


/*** card list ***/
.goldRateTop {margin-top: 15px; margin-bottom: 30px;}
.goldRateTop .goldRateContainer {border-bottom: 1px solid #CDD1DB; padding-bottom: 20px;}
.goldRateTop .graphBox {display: flex;}
.goldRateTop .graphBox .leftBlock {font-weight: 700; color: #000000; font-size: 16px; line-height: 20px; text-align: left;}
.cardlist_slider {display: flex; justify-content: space-between;}
.cardlist_slider select {border: 1px solid #CCCCCC; border-radius: 5px; width: 100%; padding: 9px 10px; -webkit-appearance: none; -moz-appearance: none; font-size: 13px;}
.cardlist_slider .goldselectBox {position: relative;}
.cardlist_slider .rates {display: flex; justify-content: space-between; margin-top: 10px; align-items: end;}
.cardlist_slider .rates .leftBlock {font-size: 16px; line-height: 20px; color: #919191; text-align: left;}
.cardlist_slider .rates .rightBlock {font-size: 20px; line-height: 27px; font-weight: 700; text-align: right;}
.cardlist_slider .rates .rightBlock .greenArrow {border-bottom: 11px solid #52b974; border-left: 6px solid transparent;  border-right: 7px solid transparent;}
.cardlist_slider .rates .rightBlock .redArrow {border-top: 11px solid #E33923; border-left: 6px solid transparent;  border-right: 7px solid transparent;}
.cardlist_slider .rates .rightBlock div {font-size: 16px; line-height: 20px;}
.cardlist_slider .cardlist {border: 1px solid #CDD1DB; width: 235px; height: 130px; border-radius: 5px; padding: 18px; box-shadow: 1px 1px 1px #00000029;}
.goldRateTop .sectionHeading {border-bottom: 0; padding-bottom: 0; margin-bottom: 7px;}
.goldRateTop p {line-height: 30px;}
/*** card list ***/


/*** gold rate today ***/
.goldRateToday{background: url("https://stgwww.moneycontrol.com/news/images/commondities/goldrate_graph_web.jpg?impolicy=website&width=923&height=250") no-repeat; height:250px; display:flex; align-items:end;justify-content:space-between; padding:30px; margin-bottom: 30px;}
.goldRateToday .div1{font-size:16px;line-height:19px;color:#919191;font-weight:500;margin-bottom:10px}
.goldRateToday .div2{font-size:22px;line-height:27px;color:#fff;font-weight:700;margin-bottom:10px}
.goldRateToday .div3{font-size:60px;line-height:72px;color:#ffffff;font-weight:700; margin-bottom: 30px;}
.goldRateToday .div3 span{font-size:30px;line-height:36px;font-weight:500}
.goldRateToday .div3 span.rupee{font-size:35px}
.goldRateToday select {background: transparent; color:#fff; width:175px; -webkit-appearance: none; -moz-appearance: none;}
.goldRateToday select option{color:#000000}
.goldRateToday .rightBlock ul{width:325px;display:flex;flex-wrap:wrap}
.goldRateToday .rightBlock ul li{font-size:16px;line-height:19px;color:#919191;font-weight:500;width:160px;margin-bottom:30px}
.goldRateToday .rightBlock ul li div{font-size:18px;line-height:22px;color:#ffffff;font-weight:700;margin-top:5px}
.goldRateToday .rightBlock ul li:nth-of-type(3), .goldRateToday .rightBlock ul li:nth-of-type(4) {margin-bottom: 0;}
.caretSelectWrapper {width: 185px; display: inline-block; vertical-align: top;}
.caretSelectWrapper .selectboxArrow {border-color: #fff; top: 4px; padding: 4px;}
.cityselectbox_wrapper {width: 100px;}
.caretSelectWrapper a, .cityselectbox_wrapper a {color: #ffffff; font-size: 16px; line-height: 19px; font-family: Lato, sans-serif; text-decoration: none; border-bottom: 1px dotted #333; width: 100px;}
.caretSelectWrapper.cityselectbox_wrapper, .caretSelectWrapper.cityselectbox_wrapper .dropdown-toggle {width: 175px; display: inline-block; border-bottom: 0;}
.caretSelectWrapper, .caretSelectWrapper .dropdown-toggle {width: 125px; display: inline-block; border-bottom: 0;}
.caretSelectWrapper {margin-right: 30px;}
.caretSelectWrapper ul li a {font: 12px/24px "Lato", sans-serif; color: #666666; width: 100%;}
.caretSelectWrapper .dropdown-menu>li>a:hover, .caretSelectWrapper .dropdown-menu>li>a:focus {background-color: #E4E4E4;}
.caretSelectWrapper .cust_scroll::-webkit-scrollbar {width: 5px;}
/*** gold rate today ***/



/*** about gold rate ***/
.aboutGoldRate {display:flex; margin-bottom: 30px;}
.aboutGoldRate div{float:right;line-height:30px}
.aboutGoldRate img {width: 445px; height: 250px;}
/*** about gold rate ***/


/*** caret gold ***/
.caretGold .sectionHeading {font-size: 20px; margin-bottom: 0;}
.caretGoldTable{/* display:flex;justify-content:space-between; */margin-bottom: 45px}
.caretGoldTable .leftBlock,.caretGoldTable .rightBlock{width:48%}
.caretGold .caretGoldTable td:first-child{font-weight:700;text-align:left}
.caretGold .caretGoldTable td{font-size:16px;line-height:22px;font-weight:400;padding:10px;text-align:right;border-bottom:1px solid #cdd1db}
.caretGold .caretGoldTable table th {font-size:14px; line-height:22px; color:#000000; font-weight:700;background-color:#f7f8fb; padding:10px; text-align:right; border-bottom:1px solid #cdd1db;}
.caretGold .caretGoldTable table th:first-child{text-align:left}
.caretGold p{line-height:30px;margin-top:15px;}
.caretGold p.last-para{margin-bottom:50px}
/*** caret gold ***/


/*** new paragraph ***/
.new_paragraph {clear: both; margin-top: 30px;}
.new_paragraph p {margin-bottom: 15px; line-height: 30px}
.new_paragraph ul {margin-bottom: 15px; padding: 0 20px;}
.new_paragraph ul li {list-style-type: disc; margin-bottom: 15px;}
/*** new paragraph ***/


/*** reliance jewels ***/
.reliancejewels {margin-bottom: 75px;}
.reliancejewels .sectionHeading {border-bottom: 0;}
.reliancejewelsBg{background:#000000 url("https://stgwww.moneycontrol.com/news/images/commondities/reliace_jewels.png?impolicy=website&width=300&height=250") no-repeat left bottom;padding:18px}
.reliancejewelsBg ul li .date{font-size:16px; line-height:19px;color:#919191;font-weight:bold;margin-bottom:5px}
.reliancejewelsBg ul li .price{font-size:22px;line-height:27px;color:#ffffff;font-weight:500}
.reliancejewelsBg p{font-size:14px;line-height:17px;color:#919191;padding-bottom:240px}
.reliancejewelsBg ul li{border-bottom:1px solid #404040;margin-bottom:13px;padding-bottom:13px}
/*** reliance jewels ***/


/*** gold news ***/
.goldNews {margin-bottom: 60px; margin-top: 30px;}
.goldNews ul li{border-bottom:1px solid #cdd1db;margin-bottom:10px;padding-bottom:10px;float:left}
.goldNews ul li img{border-radius:5px;width:115px;height:65px}
.goldNews ul li span{width:calc(100% - 125px);float:right;font-size:14px;line-height:18px;font-weight:500;color:#000000}
.goldNews .moreBtn {margin-top: 0px;}
/*** gold news ***/


/*** silver ***/
.silver {background: #FBFBFB url("https://stgwww.moneycontrol.com/news/images/commondities/gold_necklace.png?impolicy=website&width=224&height=336") no-repeat right 25px bottom -30px; margin-bottom: 90px;}
.silver ul {padding-bottom: 260px; margin-bottom: 0;}
.silver ul li{border-bottom:1px solid #cdd1db; font-size:18px; line-height:25px; font-weight:500; padding: 10px 15px;}
.silver ul li:first-child{background-color:#f7f8fb;padding:15px;font-size:16px;line-height:19px;color:#919191}
.silver ul li:first-child .todaysSilverRate{font-size:22px;line-height:27px;color:#000000;font-weight:700; margin-top: 6px;}
.silver ul li .sliverRates{font-size:20px;line-height:24px;color:#000000;font-weight:700}
/*** silver ***/


/*** gold faq ***/
.goldFaq {margin-bottom: 30px;}
.goldFaq .pacc{width:100%;font-family:"Lato",sans-serif;color:#666666;font-size:18px;font-weight:500}
.goldFaq .pacc__card{position:relative;border-bottom:1px solid #e4e4e4;background-color:#fff;padding: 15px 0 15px 0;}
.goldFaq .pacc__title::after {width:9px;height:9px;position:absolute;top:20px;right:15px;content:" ";border:solid black;border-width:0 1px 1px 0;display:inline-block;padding:0px;transform:rotate(225deg);-webkit-transform:rotate(225deg)}
.goldFaq .pacc__title.active::after{top:22px; right:15px;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:0.5s all}
.goldFaq .pacc__title{font-size:18px;line-height:22px;cursor:pointer;padding:0px 15px 0px 15px;color:#000000;font-weight:700;}
.goldFaq .pacc__panel{padding:15px 15px 10px 15px; display:none;position:relative;font-size:16px;line-height:30px;font-weight:500;color:#333333;padding-bottom:0}
.goldFaq .pacc__panel ul li{list-style-type:circle}
.goldFaq .pacc__panel>ul{margin-top:0;margin-left:15px;margin-bottom:0}
.goldFaq .pacc__panel ul li a{color:#666666;text-decoration:underline}
.goldFaq .pacc__card:last-child{border-bottom:0}
.goldFaq .pacc__card:first-child {padding-top: 0;}
.goldFaq .pacc__card:first-child .pacc__title::after {top: 6px;}
.goldFaq .cust_scroll {max-height: 310px;}
/*** gold faq ***/


/*** gold rate calculator ***/
.goldRateCalculator {margin-bottom:30px; margin-top: 30px;}
.goldRateCalculator .sectionHeading {border-bottom: 0;}
.rateCalculatorBg {font-size:14px;line-height:17px;color:#000000; padding: 10px; background-color: #fbfbfb;}
.rateCalculatorBg .selectboxHeading {font-weight:700;}
.rateCalculatorSelect, .rateCalculatorInput {border:1px solid #cccccc; border-radius:3px; background-color:#ffffff; padding: 8px; width:100%; margin:10px 0;}
.rateCalculatorSelect {-webkit-appearance: none; -moz-appearance: none;}
.purityBox {font-weight: 600;}
.purityInputBox{width:30%;display:inline-block;vertical-align:top; margin-top: 10px;}
.purityInputBox label {font-weight: 400;}
.purityInputBox input{margin-right:5px !important}
.calculateBtn{background-color:#7a7d90;border-radius:4px;font-size:16px;line-height:44px;color:#ffffff;text-transform:uppercase;display:block;text-align:center;margin-top:20px;text-decoration:none}
.calculateBtn:hover{color:#ffffff;text-decoration:none}
.rateCalculatorYellowBg {background-color:#b18728; padding:15px 0; text-align:center; color:#ffffff; margin-top:15px;}
.goldInvestment p{margin-bottom:20px;line-height:30px}
.goldInvestment img{float:right;padding-left:20px;width:445px;height:250px}
.rateCalculatorBg .selectboxArrow {top: 22px; right: 14px; padding: 3px;}
/*** gold rate calculator ***/



/*** gold price indian cities ***/
.goldPriceInIndianCities {margin-bottom: 50px;}
.goldPriceInIndianCities .sectionHeading div {font-size: 16px; line-height: 19px; color: #707070; font-weight: 500; text-transform: none;}
.goldPriceInIndianCities .InIndianCitiesTable table td:first-child{font-weight:700;text-align:left;color:#333333}
.goldPriceInIndianCities .InIndianCitiesTable table td{font-size:16px;line-height:15px;font-weight:400;padding:15px 10px;text-align:center;border-top:1px solid #cdd1db;border-bottom:1px solid #cdd1db;border-right:1px solid #cdd1db;color:#333333}
.goldPriceInIndianCities .InIndianCitiesTable table th {font-size:14px;line-height:22px;color:#000000;font-weight:700;background-color:#f7f8fb;padding:15px 10px;text-align:center;border-top:1px solid #cdd1db;border-bottom:1px solid #cdd1db;border-right:1px solid #cdd1db}
.goldPriceInIndianCities .InIndianCitiesTable table th:first-child{text-align:left}
.goldPriceInIndianCities .InIndianCitiesTable table th:last-child,.goldPriceInIndianCities .InIndianCitiesTable table td:last-child{border-right:0}
.goldPriceInIndianCities .InIndianCitiesTable table tr:nth-child(1) th {background-color: #fff; border-right: 0; position: sticky; top: -18px; border-top: 0; font-size: 20px;}
.goldPriceInIndianCities .InIndianCitiesTable table tr:nth-child(2) th {position: sticky; top: 62px;}
.goldPriceInIndianCities .InIndianCitiesTable:nth-of-type(1) table td:first-child {width: 136px;}
.goldPriceInIndianCities .cust_scroll {max-height: 500px;}
/*** gold price indian cities ***/


/*** gold rate for last 10 days ***/
.goldRate4last10days {margin-bottom: 50px;}
.goldRate4last10days .last10daysTable table td:first-child{font-weight:700;text-align:left;color:#333333}
.goldRate4last10days .last10daysTable table td{font-size:16px;line-height:15px;font-weight:400;padding:15px 10px;text-align:center;border-top:1px solid #cdd1db;border-bottom:1px solid #cdd1db;border-right:1px solid #cdd1db;color:#333333}
.goldRate4last10days .last10daysTable table td.tableHeading{font-size:20px;border:0;color:#000000;font-weight:700}
.goldRate4last10days .last10daysTable table th{font-size:14px;line-height:22px;color:#000000;font-weight:700;background-color:#f7f8fb;padding:15px 10px;text-align:center;border-top:1px solid #cdd1db;border-bottom:1px solid #cdd1db;border-right:1px solid #cdd1db}
.goldRate4last10days .last10daysTable table th:first-child{text-align:left}
.goldRate4last10days .last10daysTable table th:last-child,.goldRate4last10days .last10daysTable table td:last-child{border-right:0}
.goldRate4last10days .silver-heading{margin-top: 50px;}
/*** gold rate for last 10 days ***/


/*** weekly tabs ***/
.weeklyMonthlyGraph {margin-bottom: 30px;}
.weeklyMonthlyGraph .sectionHeading {margin-bottom: 5px;}
.weeklyTabs{border: 3px solid #F2F1F1}
.weeklyTabs .nav-tabs {background-color:#F2F1F1; display:flex; justify-content:left; padding: 17px 10px 12px;}
.weeklyTabs .nav-tabs li{margin:0 10px;padding:0 10px}
.weeklyTabs .nav-tabs li.active a {border-bottom:3px solid #000000; padding: 5px 14px 12px; color: #000000;}
.weeklyTabs .nav-tabs li a {font-size:18px; line-height:22px; color:#838383; font-weight:500; text-decoration:none; padding:0 10px; font-family: "Lato", sans-serif;}
/*** weekly tabs ***/


/*** comparision of mutual funds and gold ***/
.comparisionSelectbox {margin: 20px 0; width: 410px;}
.comparisionSelectbox select {-webkit-appearance: none; -moz-appearance: none; appearance: none; font-size: 13px; line-height: 18px; border: 1px solid #CCCCCC; padding: 10px; border-radius: 5px; width: 410px;}
.comparisionTabHeading {display: flex; margin: 15px 0; justify-content: space-between; align-items: end;}
.comparisionTabHeading .leftBlock {font-size: 20px; line-height: 24px; font-weight: 700;}
.comparisionTabHeading .rightBlock {font-size: 16px; line-height: 19px; font-weight: 700;}
/*** comparision of mutual funds and gold ***/

/*** disclaimer ***/
.disclaimer .sectionHeading {font-weight: 700; font-size: 14px; padding-bottom: 10px; margin-bottom: 10px;}
.disclaimer p {font-size: 13px; line-height: 24px;}
/*** disclaimer ***/ 

@media screen and (max-width: 1279px) {
  .goldRateContainer {width: auto; padding: 0 15px;}
  .cardlist_slider li {width: 185px; padding: 10px;}
  .selectboxArrow {right: 15px; top: 9px;}
  .goldRateLeft {width: 670px;}
  .goldRateToday .div3 {font-size: 40px;}
  .aboutGoldRate img {height: 200px;}
  .aboutGoldRate div {line-height: 30px;}
  .aboutGoldRate {margin-bottom: 30px;}
  .caretGold .caretGoldTable td {font-size: 14px;}
}

@media screen and (max-width: 980px) {
  .cardlist_slider {display: block;}
  .cardlist_slider .cardlist {width: 170px; height: 110px; display: inline-block; vertical-align: top; margin-right: 10px; padding: 10px;}
  .cardlist_slider .slick-slide {margin: 0 15px !important;}
  .goldRateTop .graphBox .leftBlock {font-size: 14px; line-height: 15px;}
  .cardlist_slider .rates .leftBlock, .cardlist_slider .rates .rightBlock {font-size: 14px; line-height: 18px;}
  .selectboxArrow {right: 15px; top: 12px; padding: 4px;}
  .goldRateBottom .goldRateContainer {display: block;}
  .goldRateLeft {width: 100%;}
  .aboutGoldRate {display: block; margin-top: 30px; text-align: center;}
  .aboutGoldRate div {margin-left: 0; margin-top: 20px; text-align: left; float: none;}
  .caretGoldTable {display: block;}
  .caretGoldTable .leftBlock, .caretGoldTable .rightBlock {width: 100%;}
  .caretGoldTable .leftBlock {margin-bottom: 30px;}
  .ad300x250 {display: none;}
  .hide-mobile {display: none;}
  .show-mobile {display: block;}
  .goldNews ul li {width: 100%;}
  .silver {margin-bottom: 90px;}
  .goldInvestment img {float: none; margin: 0 auto 20px;}
  .new_paragraph p {padding-top: 0;}
}

@media screen and (max-width: 767px) {
  .sectionHeading {font-size: 22px; line-height: 27px; padding-bottom: 10px; margin-bottom: 10px;}
  .moreBtn {display: table; float: none; margin: auto;}
  .cardlist_slider .cardlist {width: 170px !important;}
  .cardlist_slider .slick-slide {margin: 0 10px 0 0 !important; width: 170px !important;}
  .goldRateToday .div1 {font-size: 13px; line-height: 16px;}
  .goldRateToday .div2 {font-size: 18px; line-height: 27px;}
  .goldRateToday {display: block; padding: 20px; background: url("https://stgwww.moneycontrol.com/news/images/commondities/goldrate_graph_wap.jpg?impolicy=website&width=354&height=346") no-repeat; height: 346px; 
    background-size: cover;}
  .goldRateToday .div3 span {font-size: 20px; line-height: 24px;}
  .goldRateToday .rightBlock ul li {font-size: 13px; line-height: 16px;}
  .goldRateToday .rightBlock ul li div {font-size: 16px; line-height: 19px;}
  .goldRateToday .div3 {line-height: 35px; margin-top: 15px;}
  .goldRateToday .leftBlock {margin-bottom: 30px;}
  .aboutGoldRate div {font-size: 14px; line-height: 24px;}
  .caretGold .sectionHeading {font-size: 18px; line-height: 22px;}
  .caretGold .caretGoldTable table th {font-size: 12px;}
  .caretGold .caretGoldTable table td {font-size: 13px;}
  .caretGold {font-size: 14px; line-height: 24px;}
  .rateCalculatorBg {font-size: 16px; line-height: 19px;}
  .calculateBtn {font-size: 18px;}
  .rateCalculatorYellowBg {font-size: 18px; line-height: 24px;}
  .goldPriceInIndianCities .sectionHeading div {font-size: 13px; line-height: 16px;}
  .goldPriceInIndianCities .InIndianCitiesTable table tr:nth-child(1) th.tableHeading {font-size: 14px; line-height: 12px; top: -10px;}
  .goldPriceInIndianCities .InIndianCitiesTable table tr:nth-child(2) th {top: 60px;}
  .goldPriceInIndianCities {margin-bottom: 50px;}
  .goldPriceInIndianCities .InIndianCitiesTable table .tableSubHeading {font-size: 12px;}
  .reliancejewelsBg ul li .date {font-size: 13px; line-height: 16px;}
  .reliancejewelsBg ul li .price {font-size: 20px; line-height: 24px;}
  .reliancejewelsBg p {font-size: 13px; line-height: 16px;}
  .goldRate4last10days .last10daysTable table td.tableHeading {font-size: 14px; line-height: 22px;}
  .goldNews ul li img {width: 134px; height: 76px;}
  .goldNews ul li span {width: calc(100% - 150px);}
  .weeklyTabs .nav-tabs li a {font-size: 14px; line-height: 17px;}
  .weeklyTabs .nav-tabs li {margin: 0; padding: 0;}
  .silver ul li:first-child {font-size: 13px; line-height: 16px;}
  .silver ul li:first-child .todaysSilverRate {font-size: 20px; line-height: 24px;}
  .silver ul li {font-size: 14px; line-height: 17px;}
  .silver ul li .sliverRates {font-size: 18px; line-height: 22px;}
  .silver {background-size: 56%; background-position: bottom 15px;}
  .silver ul {padding-bottom: 220px;}
  .goldFaq .pacc__title {font-size: 16px; line-height: 22px; padding-left: 0;}
  .goldFaq .pacc__panel {font-size: 14px; line-height: 24px; padding-left: 0;}
  .goldInvestment img {padding: 0; height: 200px;}
  .goldFaq .pacc__card {padding: 15px 0 15px 0;}
  .goldFaq .pacc__card:first-child .pacc__title::after, .goldFaq .pacc__title::after {left: unset; right: 15px;}
  .goldFaq .pacc__title::after {top: 24px;}
  .goldFaq .pacc__title.active::after {left: unset;}
  .goldInvestment p, .caretGold p {font-size: 14px; line-height: 24px; margin-bottom: 30px;}
  .goldNews {margin-bottom: 35px;}
  .reliancejewelsBg {margin-bottom: 30px; background-size: contain; background-position: left bottom -25px;}
  .reliancejewels {margin-bottom: 35px;}
  .cardlist_slider .rates .rightBlock div {font-size: 13px; line-height: 20px;}
  .last10daysTable {margin-right: -15px; overflow-x: auto;  white-space: nowrap;}
  .InIndianCitiesTable {margin-right: -15px; overflow-x: auto;  white-space: nowrap;}
  .comparisionSelectbox, .comparisionSelectbox select {width: 100%;}
  .comparisionSelectbox select {padding-right: 45px; white-space: break-spaces;}
  .comparisionTabHeading .leftBlock {font-size: 16px;}
  .cardlist_slider .slick-dots li {width: 0; padding: 5px 7px;}
  .cardlist_slider .slick-dots li.slick-active {padding: 5px 10px;}
  .cardlist_slider .slick-dots li button:before {border-radius: 100%; border: 0; background-color: #D6D6D6; width: 10px; height: 10px;} 
  .cardlist_slider .slick-dots li.slick-active button:before {width: 15px; height: 10px; background-color: #000000;     border-radius: 42%;}
  .goldRateTop {margin-bottom: 20px;}
  .goldRateLeft {border-top: 1px solid #CDD1DB; padding-top: 20px;}
  .goldPriceInIndianCities .InIndianCitiesTable table thead tr th {position: static;}
  .silver .moreBtn {position: relative; top: 40px;}
  .goldPriceInIndianCities .moreBtn {margin-top: 30px;}
  .cardlist_slider .slick-track {height: 115px;}
  .cardlist_slider .slick-dots li {margin: 0 3px;}
  .disclaimer .sectionHeading, .disclaimer p {font-size: 12px;}
  .disclaimer {padding-bottom: 20px;}
  .caretSelectWrapper a, .cityselectbox_wrapper a {font-size: 13px;}
  .caretSelectWrapper {margin-right: 0;}
  .caretSelectWrapper a, .cityselectbox_wrapper a {margin-right: 25px;}
  .cityselectbox_wrapper {width: auto;}
  .selectboxArrow {right: 0;}
  .caretSelectWrapper:nth-of-typpe(1) {margin-right: 30px;}
  .cityselectbox_wrapper {margin-right: 55px;}
  .goldRateTop .goldRateContainer {border-bottom: 0; padding-bottom: 0;}
  .caretSelectWrapper.cityselectbox_wrapper, .caretSelectWrapper.cityselectbox_wrapper .dropdown-toggle {width: 135px; margin-right: 20px;}
  .caretSelectWrapper, .caretSelectWrapper .dropdown-toggle {width: 110px;}
}

/* Gold News Section */
.goldNewsSec{margin-bottom: 40px;}
.goldNewsSec .sectionHeading{text-transform: uppercase;padding-bottom: 0;border: 0;margin-bottom: 0;}
.goldNewsSec .goldNewsList_mainList{display: flex;margin-top: 12px;column-gap: 30px;margin-bottom: 10px;}
.goldNewsSec .goldNewsList_mainList li{width: 440px;}
.goldNewsSec .goldNewsList_mainList a{color: inherit;text-decoration: none;}
.goldNewsSec .goldNewsList_mainList .goldNewsList_mainList_img{width: 100%;height: 240px;}
.goldNewsSec .goldNewsList_mainList .goldNewsList_mainList_img img{width: 100%;height: 100%;}
.goldNewsSec .goldNewsList_mainList .goldNewsList_mainList_text{margin-top: 12px;}
.goldNewsSec .goldNewsList_mainList .goldNewsList_mainList_text h3{font-size: 24px;line-height: 30px;color: #000;
    margin-bottom: 12px;
    display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;
    max-height: calc(2 * 30px);
}
.goldNewsSec .goldNewsList_mainList .goldNewsList_mainList_text p{font-size: 14px;line-height: 22px;color: #666666;
    display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;
    max-height: calc(4 * 22px);
}

.goldNewsList_subList{display: flex;flex-wrap: wrap;gap: 30px;}
.goldNewsSec .goldNewsList_subList li{width: 205px;position: relative;}
.goldNewsSec .goldNewsList_subList li:nth-child(-n+2)::after{position: absolute;content: '';border-bottom: 1px solid #DFDFDF;width: 100%;bottom: -12px;}
.goldNewsSec .goldNewsList_subList li a{display: block;}
.goldNewsList_subList_img{width: 100%;height: 120px;}
.goldNewsList_subList_img img{width: 100%;height: 100%;}
.goldNewsList_subList .goldNewsList_subList_text h3{color: #000000;font-size: 16px;line-height: 22px;width: 100%;margin-top: 12px;
display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;max-height: calc(3 * 22px);
}
.showMoreBtnWrp{display: flex;justify-content: flex-end;}
.goldNewsSec .showMoreBtn{font-size: 12px;color: inherit;border: 1px solid #CCCCCC;padding: 7px 10px;border-radius: 3px;}
.goldNewsSec .showMoreBtn svg{margin-left: 5px;margin-bottom: -1px;}

@media all and (max-width: 767px){
    .goldNewsSec .goldNewsList_mainList{flex-direction: column;}
    .goldNewsSec .goldNewsList_mainList .goldNewsList_mainList_text{padding-bottom: 12px;border-bottom: 1px solid #CDD1DB;}
    .goldNewsSec .goldNewsList_mainList .goldNewsList_mainList_text h3{margin-bottom: 8px;}
    .goldNewsSec .goldNewsList_mainList li{width: auto;}
    .goldNewsSec .goldNewsList_mainList .goldNewsList_mainList_img{height: auto;}
    .goldNewsSec .goldNewsList_mainList .goldNewsList_mainList_text p{-webkit-line-clamp: 3;max-height: calc(3 * 22px);}
    .goldNewsList_subList{margin-top: 16px;}
    .goldNewsSec .goldNewsList_subList li a{display: flex;justify-content: space-between;column-gap: 16px;}
    .goldNewsList_subList_img{width: 135px;height: 76px;flex-shrink: 0;}
    .goldNewsList_subList .goldNewsList_subList_text h3{margin-top: 0;}
    .goldNewsSec .goldNewsList_subList li::after{position: absolute;content: '';border-bottom: 1px solid #DFDFDF;width: 100%;bottom: -16px !important;}
    .showMoreBtnWrp{justify-content: center;margin-top: 30px;}
}

/* Daily Gold Rates */
.dailyGoldRates{margin-bottom: 40px;}
.dailyGoldRates .sectionHeading{padding-bottom: 10px;}
.dailyGoldRates .tblWrp .tableHeading{color: #000000;vertical-align: baseline;}
.dailyGoldRates .tblWrp.cust_scroll{max-height: 400px;}
.dailyGoldRates .tblWrp.cust_scroll thead th{position: sticky;top: 0;background: #ffffff;box-shadow: 0 2px 3px rgba(0,0,0,0.1);z-index: 10;}
.cust_scroll tbody tr:first-child{position: sticky;top: 52px;background: #F7F8FB;z-index: 5;box-shadow: 0 1px 2px rgba(0,0,0,0.1);}
.dailyGoldRates .tblWrp .tableHeading:first-child{text-align: start;padding: 0 20px;}
.dailyGoldRates .tblWrp table tbody tr td:first-child{width: 200px;font-weight: bold;}
.dailyGoldRates .tblWrp table tbody tr td:first-child{border-left: 0;}
.dailyGoldRates .tblWrp table tbody tr td:last-child{border-right: 0;}
.dailyGoldRates .tblWrp table tbody tr:first-child{background-color: #F7F8FB;text-align: center;}
.dailyGoldRates .tblWrp table tbody tr:nth-child(2) td{border-top: 0;}
.dailyGoldRates .tblWrp table tbody tr:first-child td{font-weight: bold;}
.dailyGoldRates .tblWrp table tbody tr td{border: 1px solid #CDD1DB;padding: 10px 20px;}
.dailyGoldRates .tblWrp table tbody tr:nth-child(n+1) td:not(:first-child) div{display: flex;justify-content: space-between;}
.dailyGoldRates .tblWrp table tbody tr:nth-child(n+1) td:not(:first-child) div span.pstv{color: green;}
.dailyGoldRates .tblWrp table tbody tr:nth-child(n+1) td:not(:first-child) div span.ngtv{color: #E3515C;}
@media all and (max-width: 767px){
    .dailyGoldRates .tblWrp table{table-layout: auto;width: 100%;min-width: 800px;}
}

/* Historical Price of Gold */
.hstrGoldRt{margin-bottom: 40px;margin-top: 30px;}
.hstrGoldRt .sectionHeading{padding-bottom: 10px;margin-bottom: 0;}
.hstrGoldRt .accordion .accordion-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 16px;
}
.hstrGoldRt .accordion .accordion-content{display: none;}
.hstrGoldRt .accordion .accordion-header{cursor: pointer;border-bottom: 2px solid #CDD1DB;}
.hstrGoldRt .accordion .accordion-header p{font-size: 16px;line-height: 19px;color: #333333;}
.hstrGoldRt .accordion .accordion-header span{font-size: 28px;font-weight: bold;line-height: 34px;color: #666666;}
.hstrGoldRt .accordion .accordion-item:nth-of-type(1) .accordion-content{display: block;}

.hstrGoldRt .accordion .accordion-content .tblWrp table thead tr th{text-align: start;color: #333333;}
.hstrGoldRt .accordion .accordion-content .tblWrp table thead tr th:first-child{width: 350px;}
.hstrGoldRt .accordion .accordion-content .tblWrp table tr th,.hstrGoldRt .accordion .accordion-content .tblWrp table tr td{border-bottom: 1px solid #CDD1DB;padding: 14px 16px;}
.hstrGoldRt .accordion .accordion-content .tblWrp table tbody tr td{color: #666666;}

@media all and (max-width: 767px){
    .hstrGoldRt .accordion .accordion-header{padding: 14px 0px;}
    .hstrGoldRt .accordion .accordion-content .tblWrp table thead tr th:first-child{width: 150px;}
    .hstrGoldRt .accordion .accordion-content .tblWrp table tr th,.hstrGoldRt .accordion .accordion-content .tblWrp table tr td{border-bottom: 1px solid #CDD1DB;padding: 14px 8px;}
}

/*  topCitiesGoldPrice */
.topCitiesGoldPrice{margin-bottom: 40px;}
.topCitiesGoldPrice .sectionHeading .priceDate{color: #707070;font-size: 16px;line-height: 19px;font-weight: 400;margin-top: 6px;}
.topCitiesGoldPrice .sectionHeading .priceDate span{color: inherit;}
.topCitiesGoldPrice .tblWrp .tableHeading{color: #000000;vertical-align: baseline;}
.topCitiesGoldPrice .tblWrp.cust_scroll{max-height: 400px;}
.topCitiesGoldPrice .tblWrp.cust_scroll thead th{position: sticky;top: 0;background: #ffffff;box-shadow: 0 2px 3px rgba(0,0,0,0.1);z-index: 10;}
.cust_scroll tbody tr:first-child{position: sticky;top: 52px;background: #F7F8FB;z-index: 5;box-shadow: 0 1px 2px rgba(0,0,0,0.1);}
.topCitiesGoldPrice .tblWrp .tableHeading:first-child{text-align: start;padding: 0 20px;}
.topCitiesGoldPrice .tblWrp table tbody tr td:first-child{width: 200px;font-weight: bold;}
.topCitiesGoldPrice .tblWrp table tbody tr td:first-child{border-left: 0;}
.topCitiesGoldPrice .tblWrp table tbody tr td:last-child{border-right: 0;}
.topCitiesGoldPrice .tblWrp table tbody tr:first-child{background-color: #F7F8FB;text-align: center;}
.topCitiesGoldPrice .tblWrp table tbody tr:nth-child(2) td{border-top: 0;}
.topCitiesGoldPrice .tblWrp table tbody tr:first-child td{font-weight: bold;}
.topCitiesGoldPrice .tblWrp table tbody tr td{border: 1px solid #CDD1DB;padding: 10px 20px;}
.topCitiesGoldPrice .tblWrp table tbody tr:nth-child(n+1) td:not(:first-child) div{display: flex;justify-content: center;}

@media all and (max-width: 767px){
    .topCitiesGoldPrice .tblWrp.cust_scroll thead th{white-space: nowrap;padding: 0 20px;}
}

/* slvrNews */
.slvrNews .sectionHeading{color: #000000;margin-bottom: 0;}
.slvrNews .slvrNews_lst a{color: inherit;display: flex;gap: 12px;}
.slvrNews .slvrNews_lst .imgWrp{width: 115px;height: 65px;flex-shrink: 0;}
.slvrNews .slvrNews_lst .imgWrp img{width: 100%; height: 100%;}
.slvrNews .slvrNews_lst .lst_itm{padding: 14px 0;border-bottom: 1px solid #CDD1DB;}
.slvrNews .slvrNews_lst .lst_itm p{color: #000000;font-size: 14px;line-height: 18px;font-weight: 500;}
.slvrNews .shwMrWrp{display: flex;justify-content: flex-end;margin-top: 10px;}
.slvrNews .shwMrWrp a{font-size: 12px;line-height: 14px;color: #000;border: 1px solid #CCCCCC;padding: 7px 10px;border-radius: 3px;color: rgb(77,77,77)}
.slvrNews .shwMrWrp a svg{margin-left: 5px;margin-bottom: -1px;}

@media all and (max-width: 767px){
    .slvrNews .shwMrWrp{justify-content: center;}
    .goldRateRight{width: 100%;}
}

/* gldMFComp */
.gldMFComp{margin-bottom: 40px;}
.gldMFComp .sectionHeading{padding-bottom: 10px;margin-bottom: 0;}
.gldMFComp_tab .tab-headers {display: flex;background-color: #F2F1F1;}
.gldMFComp_tab .tab-headers div {flex: 1;max-width: 58px;padding: 15px;text-align: center;cursor: pointer;color: #838383;font-weight: bold;margin: 0 20px;}
.gldMFComp_tab .tab-headers .active {background-color: transparent;color: #000;border-bottom: 3px solid #000;}
.gldMFComp_tab .tab-content {display: none;background: #f9f9f9;}
.gldMFComp_tab .tab-content.active {display: block;}
.gldMFComp .drpDwnBx{margin: 18px 0 14px 0;}
.gldMFComp .planDsp{display: flex;justify-content: space-between;align-items: center;margin-bottom: 18px;}
.gldMFComp .planDsp p{color: #000000;}
.gldMFComp .planDsp p:first-child{font-size: 20px;line-height: 24px;font-weight: 700;}
.gldMFComp .planDsp p:nth-child(2){font-size: 16px;line-height: 19px;font-weight: 600;}

.gldMFComp .drpDwnBx {position: relative;display: inline-block;}
.gldMFComp .dropdown-btn{padding:10px 40px 10px 20px;text-align:start;color:#000;border:1px solid #ccc;cursor:pointer;font-size:13px;line-height:18px;border-radius:4px;width:fit-content;min-width:360px;background-color:#fff}
.gldMFComp .dropdown-content{display:none;position:absolute;background-color:#fff;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1;border-radius:4px;overflow:hidden}
.gldMFComp .dropdown-content a{color:#000;padding:10px 15px;text-decoration:none;display:block;font-size:13px;line-height:18px}
.gldMFComp .dropdown-content a:hover{background-color:#f1f1f1}
.gldMFComp .drpDwnBx:hover .dropdown-content{display:block}
.gldMFComp .drpDwnBx:hover .dropdown-btn{background-color:#f2f1f1}
.gldMFComp .selectboxArrow{content:"";border:solid #000;border-width:0 1px 1px 0;transform:rotate(45deg);top:28%}

@media all and (max-width: 767px){
    .gldMFComp_tab .tab-headers div{margin: 0;}
    .gldMFComp .dropdown-btn{width: 100%;min-width: unset;}
    .gldMFComp .selectboxArrow{right: 14px;top:50%;transform: translateY(-50%) rotate(45deg);}
    .gldMFComp .planDsp{flex-direction: column;align-items: flex-start;row-gap: 10px;}
}