.widget-order-now-container:before {
    content: "Pay via Credit Card";
}
.main-app-container {}
.blockNews{}
.blockNews.button a{font-family: 'Roboto', sans-serif; color:white; background-color: rgb(248, 144, 18); padding:4px 13px; font-size:12px;}
.blockNews.button a:hover{ color: rgb(47, 161, 231) !important;  }
.blockVideo.title a:hover{ color: rgb(47, 161, 231) !important; }
.Classic-template .cover-image-background { background-position: right;}
.template-nav{display:none}
.global-template .speakers-faces-inner {padding:0;}
.global-template .speaker-photo-holder {
    width: 200px;
	max-height: 200px;
  	min-width: 200px;
}
.global-template .speaker-photo-holder .img-circle {
	min-height: 200px;
    min-width: 200px;
}
.entity-photo-holder img, .object-tag {
	width: 200px;
    max-width: 200px;
    height: 200px;
}
.global-template .speaker-photo-holder a {
	height:200px;
}
.global-template .speaker-details {
	top: auto;
	bottom: 0;
}
.global-template .speaker-details .inner {
	width: 200px;
	min-height: 55px;
	height: 55px;
	padding: 0;
	opacity: .7;
    display: table;
}
.global-template .speaker-details .inner-holder .custom-font {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}
.global-template .speaker-details .inner-holder .custom-font.speaker-name {
	font-size:14px;
	font-weight: bold;
}
button.btn.btn-info.custom-color.color-3.color-0-border.color-0-hover.pay-by-invoice.js-pay-via-invoice.ladda-button {
    background: #1373b2;
    color: #ebebeb;
    font-weight: 400;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    border-color: #b1b4c0;
}
@media (max-width: 768px) {
	.global-template .speakers-faces-inner {
		padding:0;
	}
	.global-template .speaker-photo-holder {
		margin-bottom: 0px;
		width: 155px;
		max-height: 155px;
	}
	.global-template .speaker-photo-holder .img-circle {
		min-height: 155px;
	}
	.global-template .speaker-details .inner {
		width: 155px;
		min-height: 55px;
		height: 55px;
	}
}