<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
}
ol,ul{
    list-style: none;
}
h1,h2,h3,h4,h5,h6,ol,ul,p,address{
    margin-top: 0px;
    margin-bottom: 0px;
}
@font-face{
    font-family:Helvetica;
  /*  src: url(../fonts/HelveticaLTStd-Roman.otf); */
}
@font-face{
    font-family: proxinova_reg;
    src: url(../fonts/Proxinova_reg.otf);
}
body{
    background: #fff;
    font-family: Helvetica;
}
/*
a{
	text-decoration: none;
}
*/
/*--main css start now--*/
.bg-head{
    background: url(../images/ban.png);
    background-repeat-x: repeat;
	height:100px;
}
.bg-head .toph {
	margin: -34px 0;
	color: #fff;
	font-size: 18px;
	font-family: proxinova_reg;
	position: absolute;
	top: 8%;
	left: 23%;
	
}

.rg {
	width: 100%;
}

/**--media query--**/
.bx{
	margin-top: 15px;
}
.bg-head .btn-cover {
	margin: -30px 0px;
	float: right;
}
.bg-head .btn-cover a{
	border:1px solid #fff;
	border-radius:5px;
	color:#fff;
	padding:10px 16px;
	margin-right:10px;
}
.bg-head .btn-cover a:hover{
	background:#fff;
	color:#791213;
}
.bg-head img{
	width:50px;
	margin-right:10px;
}

.content-section-1 {
	border: 1px solid #c9c8c8 !important;
	margin: 30px 0;
	height: 810px;
}
.tr-heading{}

.content-section-1 .chart-value-table{padding:0px;}
.content-section-1 .chart-value-table table
{
	width:100%;
}
.content-section-1 .chart-value-table table tr td{ 
	padding: 16px 10px;
    border-right: 1px solid #E0E0E0;
    font-weight: bold;
}

.content-section-1 .chart-value-table table tr td span{
	font-weight:bold;
}
.content-section-1 .chart-value-table table tr td span.green{
	color:#26A95E;
}
.content-section-1 .chart-value-table table tr td span.red{
	color:#D31D16;
}
.content-section-1 .info-chart-table{
	margin:10px 0 0 10px;
}
.content-section-1 .info-chart-table img {
    width: 96%;
}
.w100 {
	width: 100%;
}

.content-section-1 .info-chart-table .btn-cover {
	padding: 36px 0px;
	text-align: center;
}

.content-section-1 .info-chart-table .btn-cover a.red{
	background:#7F0D0D;
	color:#fff;
}
.content-section-1 .info-chart-table .btn-cover  a.green{
	background:#1F9034;color:#fff;
}
.content-section-1 .info-chart-table .btn-cover a i{
	margin-right:10px;
}
.info-data-table {
	margin: 14px 15px 0 -10px;
}
.info-data-table table{
	width:100%;
	background:#DDDDDD;
}
.info-data-table table tr{ 
	font-size: 14px;
}
.info-data-table table tr td a{
	color:#787878;
}
.info-data-table table tr td.red{
	color:#F90104;
	font-weight:bold;
}
.info-data-table table tr td.green{
	color:#007100;
	font-weight:bold;
}
.info-data-table table tr td i.fa-chevron-up{
	color:#007100;
}
.info-data-table table tr td i.fa-chevron-down{
	color:#F90104;
}
.table-striped&gt;tbody&gt;tr:nth-of-type(odd) {
    background-color: #EEEEEE;
}
.pd0{
	padding: 0;
}
.pagination-cover{
	text-align: center;
	
}
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span {
    margin: 0px 3px;
	padding: 6px 7px;
	background: #DDDDDD;
	color: #000;
	font-weight: 700;
}
.pagination&gt;li&gt;a{
	text-decoration: underline !important;
}

.info-section1-cover{
	margin:30px 0;
	border:1px solid #ddd;
	padding:20px;
}
.info-section1-cover h3{
	margin:20px 0 10px 0;
}
.info-section1-cover p{
	margin:10px 0 10px 0;
}
.info-section1-cover .btn-cover{
	margin:30px 0 20px 0;
	text-align:center;
}
/*.info-section1-cover a{*/
	/*text-align:center;*/
	/*border:1px solid #000;*/
	/*border-radius:5px;*/
	/*padding:10px 16px;*/
	/*color:#000;*/
	/*box-shadow:3px 5px 7px #ddd;*/
/*}*/
.insta-news-section{
	background:#EDEDED;
	border-radius:5px;
	margin:30px 0;
}
.insta-news-section .news-body-cover{
	padding:10px;
}
.insta-news-section .news-body-cover .img-cover img{
	margin:auto;
	text-align:center;
}
.insta-news-section .news-header{
	margin:auto;
	width:100%;
	/*background:#740001;*/
	background-image: url(/i/img/backgrounds/pattern_ie_red.png) !important;
	padding:16px 0px 33px;
}
.insta-news-section .news-header .news-headine-cover{
	margin:auto;
	text-align:center;
}
.insta-news-section .news-header .news-headine-cover h3{
	color:#fff;
	font-size:18px;
	text-align:center;
}
.insta-news-section .news-header .marquee-cover{
	width:90%;
}
.insta-news-section .news-header .marquee-cover marquee{
	color:#fff;
}
.insta-news-section .news-header .marquee-cover marquee span{
	color:#BFB373;
}


.video-section {
	margin: auto;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 5px;
	height: 360px;
}
.video-section .img-cover{
	text-align:center;margin:30px 0;
}


.see-also-tab-section{
	background:#FCFCFC;
	margin:30px 0;
}
.see-also-tab-section .img-cover{
	text-align:center;
	margin:30px 0;
}
.see-also-tab-section .img-cover img{
	width:100%;
}
.forex-analysis-tab-section{
	background:#FCFCFC;
	margin:30px 0;
}
.forex-analysis-tab-section .img-cover{
	text-align:center;
	margin:30px 0;
}
.forex-analysis-tab-section .img-cover img {
	width: 100%;
}
.forex-analysis-tab-section .carousel-pointer-cover{
	text-align:center;
	padding:20px 0;
}
.forex-analysis-tab-section .carousel-pointer-cover img{
	margin:auto;
	width:70px;
}
.forex-analysis-tab-section .subscription-cover{
	text-align:center;
	padding:20px 0;
}
.forex-analysis-tab-section .subscription-cover a{
	color:#787878;
	margin-bottom:30px;
}
.forex-analysis-tab-section .subscription-cover a i{
	margin-right:10px;
}
#content h2 {
	font-size: 18px;
	color: #000000;
	padding: 46px 0px 60px;
	font-family: proxinova_reg;
	line-height: 30px;
}
.img-tab {
	width: 90%;
}

/*---------Content part ends-------------*/
@media(min-width:320px) and (max-width:767px){
	.container {
        width: 99%;
    }
	.bg-head .btn-cover a{   
		border: 1px solid #fff;
		border-radius: 5px;
		color: #fff;
		padding: 6px 4px;
		margin-right: 10px;
		font-size: 10px;
	}
	.bg-head {
		height: 130px;
	}
	.bg-head .btn-cover {
		margin: -12px 0px;
		float: none;
	}
	.content-section-1 .info-data-table {
		margin: 14px 0px 0 0px;
	}
	.banner-section .banner-btn-cover a {
		padding: 10px 12px;
		font-size: 11px;
	}
	.content-section-1 .chart-value-table .br_btm:after,.content-section-1 .chart-value-table .br_btm2:after,.content-section-1 .chart-value-table .br_btm3:after{
		display: none;
	}
	.content-section-1 .chart-value-table .br_btm_mbl{
		border-bottom: 1px solid #e0e0e0;
	}
	.content-section-1 .info-chart-table img {
		width: 100%;
	}
	.see-also-tab-section .img-cover img {
		width: 100%;
	}
	.forex-analysis-tab-section .img-cover img {
		width: 100%;
	}
	.video-section .img-cover {
		text-align: center;
		margin: 0;
	}
	.content-section-1 .chart-value-table table tr td {
		font-size: 13px;
	}
	.info-section1-cover p {
		margin: 10px 0 10px 0;
		font-size: 13px;
		text-align: justify;
	}
	.content-section-1 .chart-value-table table tr td {
		padding: 16px 0px;
	}
	.w100{
		width: 100%;
	}
	
}
/**--mobile query--**/
@media(min-width:768px) and (max-width:991px){
	.container {
        width: 750px;
    }
	.content-section-1 .info-data-table {
		margin: 14px 0px 0 0px;
	}
	.banner-section .banner-btn-cover{
		text-align: center;
	}
	.banner-section .banner-btn-cover a{border:1px solid #fff;border-radius:5px;color:#fff;padding:10px 8px;margin-right:10px; font-size: 10px;}
	
	.see-also-tab-section .img-cover img {
		width: 100%;
	}
	.table &gt; tbody &gt; tr &gt; td{
		padding: 5px;
	}
	.forex-analysis-tab-section .img-cover img {
		width: 100%;
	}
	.insta-news-section .news-body-cover .img-cover img {
		width: 100%;
	}
	.img-tab {
		width: 100%;
	}
	.bg-head h2{
		margin:20px 0;
	}
	.content-section-1 {
		height: 740px;
	}
	.video-section {
		height: 260px;
	}

	
}

/**--Tablet query--**/
@media(min-width:992px) and (max-width:1200px){
	.container {
        width: 99%;
    }
	.see-also-tab-section .img-cover img {
		width: 100%;
	}
	.bt-5{
		width: 50%;
	}
	.s-7 {
		width: 58.33333333%;
	}
	.s-5 {
		width: 41.66666667%;
	}
}
@media screen and (min-width: 994px) {
    .bg-head .toph{
		font-size:14px;
	}
}
@media screen and (max-width: 678px) {
    .bg-head .toph{margin:20px 0;
	}
}

.info-chart-table div a, .info-data-table table tbody tr td a{
    text-decoration: none !important;
}
@media screen and (max-width: 640px) {
	.tr-heading h3

	{ text-align: center; }
}
/*Responsive Part Ends*/

/*-----------Oil table css for responsive----------**/

@media(min-width:1204px) and (max-width:1773px){
	.m-5.s-5.x-12.bt-5.fl {
		float: right !important;
		width: 40.5% !important;
	}
}

@media (min-width: 1361px) and (max-width: 1414px){
	.finance-chart-container{
		height: 673px !important;
	}
}

@media (min-width: 1415px) and (max-width: 1449px){
	.finance-chart-container{
		height: 672px !important;
	}
}

@media(min-width:1025px) and (max-width:1203px){
	.m-5.s-5.x-12.bt-5.fl {
		width: 100% !important;
	}
	.content-section-1.ssss{
		width:100% !important;
	}
	.finance-list-container {
		margin: 0px !important;
	}
	div#finance_data{
		padding-bottom: 10px !important;
	}
}
@media(max-width: 1024px){
	.m-5.s-5.x-12.bt-5.fl {
		width: 100% !important;
	}
	.content-section-1.ssss{
		width:100% !important;
	}

	.finance-list-container {
		margin: 0px !important;
	}
	div#finance_data{
		padding-bottom: 10px !important;
	}
}
</pre></body></html>