@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Fsalbertpro';
  src: url('../fonts/FSAlbertPro.eot');
  src: url('../fonts/FSAlbertPro.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/FSAlbertPro.woff') format('woff'), 
  url('../fonts/FSAlbertPro.ttf') format('truetype'), 
  url('../fonts/FSAlbertPro.svg.#glyphicons_halflingsregular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fsalbertpro';
  src: url('../fonts/FSAlbertPro-Bold.eot');
  src: url('../fonts/FSAlbertPro-Bold.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/FSAlbertPro-Bold.woff') format('woff'), 
  url('../fonts/FSAlbertPro-Bold.ttf') format('truetype'), 
  url('../fonts/FSAlbertPro-Bold.svg.#glyphicons_halflingsregular') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fsalbertpro';
  src: url('../fonts/FSAlbertPro-ExtraBold.eot');
  src: url('../fonts/FSAlbertPro-ExtraBold.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/FSAlbertPro-ExtraBold.woff') format('woff'), 
  url('../fonts/FSAlbertPro-ExtraBold.ttf') format('truetype'), 
  url('../fonts/FSAlbertPro-ExtraBold.svg.#glyphicons_halflingsregular') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
   

/* Basic */
body, input, select, textarea {
	margin: 0;
    min-height: 100%;
    height: 100%;
    background-color: #f8f8f8;
    font-family: Fsalbertpro,sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

body {
	background: transparent;
	overflow-y: scrolling;
}

body.loading * {
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}
	
a {
	background-color: transparent;
    -webkit-transition: color 350ms;
    transition: color 350ms;
    color: #e6007d;
    font-weight: 400;
    text-decoration: none;
}
a:hover {
	/*border-color: transparent;*/
	text-decoration:none;
	outline: 0;
}
a:focus, a:active
{
	 outline:none;
	 text-decoration:none;
}
b, strong
{
	font-weight: 800 !important;
}

.stk-qt-sec{
	padding: 37px 0;   
    display: inline-block;
    width: 100%;
	text-align:center;
}
.stk-qt-sec .col-lg-3
{
	display: inline-block;
    vertical-align: middle;
    float: none;
    width: auto !important;
}

.stock-title{
  text-align:left;	
}
.qt-updated{
	text-align:left;	
	
}
.stockPrice{
	width:15%;
}

.st-price{
	font-size: 28px;
    font-weight: 700;
    color: #333;	
}
.wchng{
	width:20%;
}
.stock-change{
	font-size:28px;
	font-weight:400;
	color:#333;
	line-height:34px;
	
}


.standrad{
	color:#000000;
}

 .ChgUp{
	color:#12c46e;
}

.ChgUp:before{
	color:#12c46e;
	content:url(../images/up-arrow.png);
    font-family: FontAwesome;
	font-size:38px;
	width:18px;
	height:25px;
	font-weight:300;
	margin-right:12px;
}


.ChgDown{
	color:#d91111;
}
.ChgDown:before{
	color:#12c46e;
	content:url(../images/down-arrow.png);
    font-family: FontAwesome;
	font-size:38px;
	width:18px;
	height:25px;
	font-weight:300;
	margin-right:12px;
}

.view-details{
	padding: 15px 24px;
    border-radius: 8px;
    background-image: linear-gradient(45deg,#e6007d,#e72647);
    -webkit-transition: box-shadow .3s,background-color .3s,-webkit-transform .3s;
    transition: transform .3s,box-shadow .3s,background-color .3s,-webkit-transform .3s;
    color: #f0f0f0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    letter-spacing: .08em;
    text-transform: uppercase;
    text-align: center;
    width: auto !important;
    outline: none !important;
    border: 0px;
	display: inline-block;
    vertical-align: middle;
}
.view-details:hover {
    box-shadow: 0 4px 10px 0 rgb(74 58 255 / 15%);
    -webkit-transform: translate(0,-2px);
    -ms-transform: translate(0,-2px);
    transform: translate(0,-2px);
    color: #f0f0f0;
}
.view-details a{
	color: #f0f0f0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
}
@media(min-width:1370px) and (max-width:1436px){
	/*.wchng{
	width:21%;
}*/
	
}

@media(min-width:1310px) and (max-width:1369px){
	/*.wchng{
	width:22%;
}*/
	
}

@media(min-width:1253px) and (max-width:1309px){
/*	.wchng{
	width:23%;
}*/
	
}

@media(min-width:1203px) and (max-width:1252px){
	/*.wchng{
	width:25%;
}*/
	
}


@media(min-width:1036px) and (max-width:1169px){

	/*.st-price{
		font-size:32px;
	}
	.stock-change{
		font-size:32px;
		margin-top:-4px;
	}
	
		.wchng{
	width:25%;
}*/
}


@media(min-width:1170px) and (max-width:1202px){

	/*.st-price{
		font-size:36px;
	}
	.stock-change{
		font-size:36px;
		
	}
	
		.wchng{
	width:25%;
}*/
}




@media(min-width:1025px) and (max-width:1066px){
	
	/*.st-price{
	
	font-weight:bold;
	color:#000000;
	
}
.stock-change{
	
	font-weight:300;
	color:#000000;	
	padding-bottom:10px;
}
 .ChgUp{
	color:#12c46e;
}
.ChgDown{
	color:#d91111;
}*/
	
}

@media(max-width:1024px){
	
	/*.st-price{
		font-size:30px;
	}
	.stock-change{
		font-size:30px;
		margin-top:-9px;
	}
	.stockPrice{
	width:19%;
}

.wchng{
	width:25%;
}*/
}

@media(max-width:991px){
		/*.stock-title{
	font-size:24px;
	font-weight:400;
	color:#000;
	text-align:center;
}
.qt-updated{
	font-size:18px;
	font-weight:400;
	color:#000;
	text-align:center;
	padding-bottom:10px;
}

.view-details{
	color:#ec018a;
	border:1px solid #ec018a;
	padding:9px;
	text-align:center;
	text-decoration:none;
	margin-top:6px;
	width:40%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
	.stockPrice{
	width:100%;
}

.wchng{
	width:100%;
}*/

}


@media(max-width:768px){
	/*.stock-title{
	font-size:24px;
	font-weight:400;
	color:#000;
	text-align:center;
}
.qt-updated{
	font-size:18px;
	font-weight:400;
	color:#000;
	text-align:center;
	padding-bottom:10px;
}
.stock-change{
	padding-bottom:10px;
}

.view-details{
	color:#ec018a;
	border:1px solid #ec018a;
	padding:9px;
	text-align:center;
	text-decoration:none;
	margin-top:6px;
	width:41%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.stockPrice{
	width:100%;
}

.wchng{
	width:100%;
}*/

	
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
	.stk-qt-sec .col-lg-3:last-child
	{
		display:block;margin-top:20px;
	}
}
@media(max-width:767px){
	
.stk-qt-sec .col-lg-3
{
	display:block;text-align:center;margin: 15px 0px;
}
.stock-title, .qt-updated
{
	text-align:center;
}
	/*.stock-title{
	font-size:24px;
	font-weight:400;
	color:#000;
	text-align:center;
}
.qt-updated{
	font-size:18px;
	font-weight:400;
	color:#000;
	text-align:center;
	padding-bottom:10px;
}

.st-price{
	font-size:52px;
	font-weight:bold;
	color:#000000;
	
}
.stock-change{
	font-size:38px;
	font-weight:300;
	color:#000000;
	
	padding-bottom:10px;
}*/
 /*.ChgUp{
	color:#12c46e;
}
.ChgDown{
	color:#d91111;
}*/

/*.stockPrice{
	width:100%;
}

.wchng{
	width:100%;
}

.view-details{
	color:#ec018a;
	border:1px solid #ec018a;
	padding:9px;
	text-align:center;
	text-decoration:none;
	margin-top:6px;
	width:90%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}*/
}