@charset "utf-8";
/* CSS Document */
.active{color: #c81b58;cursor: pointer;}
.crsr{cursor: pointer;}
.div.bag-img-download{ background-image: url(..assets/images/download-img.jpg); background-position: center;  position: relative; }
.tempcss{padding-left: 14%;}
.gainer_loser_table_download{ border-top: 1px solid #1b3951;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 19px;
    height: 236px; 
font-size: 40px;
    color: #ffffff;}
    .dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color:#A4DE3E;
}

@media(min-width:768px) and (max-width:991px)
{
	
}

@media (max-width: 991px) {

}


@media(max-width:767px)
{
	.market_table {width: 32%;}
	.market_form_wrp {padding: 10% 12% 3% 13%;}
	.tmline { padding-left: 0%  !important;}
	.spacing {padding: 4%;}
	.spacing img { padding-right: 15%;}
	.tmline2 { padding-left: 0%  !important;}
	.mobspc{padding-right: 47% !important;}
	.bck1 { height: 10% !important;}
	.market_page { margin-top: 0 !important;}
	.spspc{padding-right: 38%;}
	.spspc1 {padding-right: 17%;}
	.spspc2 {padding-right: 12%;}
	.spspc3{padding-right: 10%;}
	.spacvas{padding-right: 22%;}
	.spacnri{padding-right: 44% !important;}
	
	/*Services css start*/
	
	.market_form_wrp_srv { padding: 12% 4% 3% 3%;}
	.tempcss { padding-left: 0%;}
	#sb-site{ display: block; height: 100%;}
	
}

@media (min-width:600px) and (max-width:767px) {

}




@media (min-width: 1200px) {
	
}



@media screen and (max-device-width: 767px) and (orientation: landscape){

}

@media screen and (max-device-width: 767px) and (orientation: landscape){
	
}

@media screen and (min-width:0\0){
	
	
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

}

	

/* CSS Document */

