@CHARSET "UTF-8";
.btn-black{background:#2e2e30; color:#eee; padding: 8px 20px;}

.resultMessage {
    color: #a91723 !important;
}
p, .rich_content p {
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 300;
}


.modal-backdrop.in {
    opacity: .8;}

.modal {
    top: 75px;
}
.modal-content {
    position: relative;
      background-color: transparent;
    border: 1px solid #999;
    border: 0px solid rgba(0,0,0,0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 0px0px rgba(0,0,0,0.5);
    box-shadow: 0 0 0 rgba(0,0,0,0.0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
    
}
.modal-header {
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
}
.modal .close {
    color: #fff;
}
.close {
    color: #ffffff;
    float: right;
    font-size: 51px;
    font-weight: bold;
    line-height: 1;
}
.video-box {
    margin-top: 0;
}
.title-para a {
    color: #000001;
}
a {
}
a:hover, a:focus {
    color: #a91723;
}
[role="button"]:hover, [role="button"]:focus {
    color: #a91723;
}
.faqaccordion .panel-title {
	font-size: 14px;
}
.subsrow input[type="submit"] {
    background: #808080 none repeat scroll 0 0;
    border: 1px solid #808080;
    color: #000;
    font-size: 12px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 86px;
}
.title, .heading {
	text-transform: uppercase;
}
.subtitle .title h1, .aboutmartin .title h1 {
	font-size: 36px;
	padding-bottom: 30px;
}
.upcoming-events .event-img {
	max-width: 235px;
}
.mainnavigation li a:active {
    border-bottom: 4px solid #fff;
    color: #fff;
    margin-bottom: -4px;
}
.mainnavigation li a:hover {
    border-bottom: 4px solid #fff;
    color: #ffffff;
    margin-bottom: -4px;
    text-decoration: none;
}
.mainnavigation li a {
    font-weight: 400;
    text-transform: uppercase;
}
.mainnavigation li a {
    color: #999;
    float: left;
    font-size: 14px;
    padding: 10px;
}
#content-panel {
	min-height: 200px;
}
.eventShare {
	top: 25vh;
}
.eventShare .modal-dialog {
    border: medium none;
    box-shadow: none;
    margin: 10px auto;
    width: 250px;
}
.eventShare .modal-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
}
.eventShare .modal-header {
    border: medium none;
    padding: 0 0 6px;
}
.eventShare .close {
    color: #eee;
    font-family: a;
    font-size: 36px;
    line-height: 36px;
    opacity: 1;
    text-shadow: none;
}
.eventShare .close:hover, .eventShare .close:focus {
    color: #2e2e30;
}
.eventShare .modal-body {
    background: #2e2e30 none repeat scroll 0 0;
    color: #fff;
    padding: 20px 20px 5px;
}
.eventShare h3 {
	font-size: 18px;
	margin-bottom: 20px;
}
.eventShare p {
	font-size: 11px;
	margin-bottom: 15px;
}
.eventShare p a {
	color: #FFFFFF;
}
.eventShare p a:hover {
	color: #FFFFFF;
}
.marB10 {
	margin-bottom: 10px;
}
.marB20 {
	margin-bottom: 20px;
}
.marB30 {
	margin-bottom: 30px;
}
.marB40 {
	margin-bottom: 40px;
}
.marB50 {
	margin-bottom: 50px;
}
.marB60 {
	margin-bottom: 60px;
}
.marB70 {
	margin-bottom: 70px;
}
.marB80 {
	margin-bottom: 80px;
}
.marB90 {
	margin-bottom: 90px;
}
.marB100 {
	margin-bottom: 100px;
}
.marT10 {
	margin-top: 10px;
}
.marT20 {
	margin-top: 20px;
}
.marT30 {
	margin-top: 30px;
}
.marT40 {
	margin-top: 40px;
}
.marT50 {
	margin-top: 50px;
}
.mart60 {
	margin-top: 60px;
}
.marT70 {
	margin-top: 70px;
}
.marT80 {
	margin-top: 80px;
}
.marT90 {
	margin-top: 90px;
}
.marT100 {
	margin-top: 100px;
}
.rich_content ul li {
    font-size: 16px;
	list-style: inside none disc;
}
.rich_content ol li {
	list-style: inside none number;
}
.tab-box {
	margin-bottom: 0;
}
.bannersliderhold.innerSlider.modal_body {
	float: none;
}
.list-group-item>ul {
	padding: 5px;
}
.fa {
	color: #808080;
}
.fa-2x {
	margin-right: 18px;
}
.fa-1x {
	margin-right: 1px;
}
.map_image {
	margin-top: -135px;
}
@media ( max-width : 980px) {
	.home .sticky-head {
		display: block; position: absolute;
	}
}
@media ( max-width : 767px) {
	.latest-info .latestinfo-text {
		margin-left: -9vh;
		width: 65% !important;
	}
	.upcoming-events .latestinfo-text {
		width: 55% !important;
	}
}
@media ( max-width : 750px) {
	.segment-6040Map-left {
		padding: 0;
		text-align: center;
	}
}

@media ( max-width :640px) and (min-width:480px) {
	.latest-info .latestinfo-text {
		width: 65%;
	}
	.upcoming-events .latestinfo-text {
		width: 55%;
	}
	.play-box .icon-play-small {
		height: 50px;
		margin-left: -25px;
		margin-top: -25px;
		width: 50px;
	}
}

@media ( max-width :479px) {
	.latest-info .latestinfo-text {
		margin-left: 0;
		width: 100% !important;
	}
	.pair175 .event-img {
		text-align: center;
		width: 100%;
	}
	.upcoming-events .latestinfo-text {
		margin-left: 0;
		width: 100% !important;
	}
	.upcoming-events .event-img {
		text-align: center;
		width: 100%;
		max-width: none;
	}
	.play-box .icon-play-small {
		height: 50px;
		margin-left: -25px;
		margin-top: -25px;
		width: 50px;
	}
}
.red-btn, .transparent-btn {
	padding: 10px 17px;
}
.mainnavigation li {
	max-width: none;
	vertical-align: bottom;
	margin: 4px 5px;
}
.mainnavigation {
	border-top: none;
}
.mainnavigation li.active {
	border-top: none;
	border-bottom: 4px solid #fff;
	border-bottom: -4px;
	margin-bottom:-1px;
}
/* chart css */
#stock-chart {
	font-size: 10px;
	font-weight: 300px;
}
#stock-chart a {
	background-color: #E7E7E7;
	color: #000;
	padding: 4px 7px;
	text-align:center;
	text-decoration: none;
	cursor: pointer;
}
#stock-chart a:hover {
	background-color: #C1D9FF;
	color: #000;
	padding: 4px 7px;
	text-align:center;
	text-decoration: none;
	cursor: pointer;
}
#stock-chart .yourir-chart-panel-border-bottom {
	stroke: #E7E7E7;
}
#stock-chart .yourir-chart {
	padding: 0;
}
#stock-chart {
	width: 100%;
	padding:10px;
}
#stock-chart li {
	list-style: none;
}
#stock-chart .title{text-align: center;font:bold 16px "bitterbold",sans-serif;color:#000;fill:#000;text-transform:capitalize;padding-bottom:20px;}

#stock-chart .range {
	/*padding-right: 10px;*/
}

#stock-chart .range li {
	display: inline;
	padding-right: 2px;
}

#stock-chart .from-to-date{padding: 10px 0;}

#stock-chart .from-to-date li {
	display: inline;
}

#stock-chart .yourir-chart-price {
	stroke: #970307;
	stroke-width: 2px;
	font-size: 11px;
}

#stock-chart .yourir-chart-yaxis-left .yourir-chart-yaxis-outside .yourir-chart-yaxis-label-container
	{
	right: 0;
	left: 101%;
}

/* volumn css */
#stock-volumn {
	font-size: 10px;
	font-weight: 300px;
}

#stock-volumn a {
	background-color: #E7E7E7;
	color: #000;
	padding: 4px 7px;
	text-align:center;
	text-decoration: none;
	cursor: pointer;
}

#stock-volumn a:hover {
	background-color: #C1D9FF;
	color: #000;
	padding: 4px 7px;
	text-align:center;	
	text-decoration: none;
	cursor: pointer;
}

#stock-volumn .yourir-chart-panel-border-bottom {
	stroke: #E7E7E7;
}

#stock-volumn .yourir-chart {
	padding: 0;
}

#stock-volumn {
	width: 100%;
	padding:10px;
}

#stock-volumn li {
	list-style: none;
}

#stock-volumn .title{text-align: center;font:bold 16px "bitterbold",sans-serif;color:#000;fill:#000;text-transform:capitalize;padding-bottom:20px;}

#stock-volumn .range {
	/*padding-right: 10px;*/
}

#stock-volumn .range li {
	display: inline;
	padding-right: 2px;
}

#stock-volumn .from-to-date{padding: 10px 0;}

#stock-volumn .from-to-date li {
	display: inline;
}

#stock-volumn #volumn .yourir-chart-price {
	display: none;
	font-size: 11px;
}

#stock-volumn .yourir-chart-volume {
	stroke: #970307;
	stroke-width: 2px;
}

.newsgallery-img img:hover {
    display: inline-block;
    filter: grayscale(50%);
    max-width: 100%;
    transition: all 0.1s ease-in-out 0s;
}

.salesimg {
    overflow: hidden;
    padding: 0;
}

.salesimg > img {
    float: left;
    height: 100%;
    transition: all 2.5s ease 0s;
    width: 100%;
}

.salesimg > img:hover {
    transform: scale(1.1);
}

.heading h1 {
    font-size: 36px;
    padding: 0 0 20px;
}

.newssubsrow input[type="submit"] {
    background: #808080 none repeat scroll 0 0;
    border: 1px solid #808080;
    color: #000;
    font-size: 12px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    width: 86px;
}