@media (min-width: 1200px) {
	.container {
		width: 100%;
		max-width: 1400px;
	}
}

.print {
	display: none;
}

#print-friendly, #print-friendly2 {
	display: block;
	width: 250px;
}

#print-friendly {
	margin-bottom: 20px;
}
.centered_lpl {
	display:block;
	text-align:right;
}
.centered_font {
	font-size: 12px !important;
	line-height: 1 !important;
	padding-bottom:8px;
	text-align:center;
}
.axa_pdf {
	display:flex;
	justify-content:space-between;
	text-align:center;
}

.centered_lpl, span.centered_lpl {
	display:block;
	text-align:center;
	font-size:12px;
	line-height:1;
}
	.axa_btn_pad {
		padding-bottom:115px;
	}

@media only screen and (max-width: 767px) {
	#print-friendly, #print-friendly2 {
		width: 100%;
	}
	.axa_btn_pad {
		padding-bottom:0px;
	}
}


aside {
	/*width: 13%;
	margin-right: 18px;
	display: inline-block;
	vertical-align: top;
	*/
	width: 100%;
}

aside .form-group {
    display: inline-block;
    vertical-align: top;
    margin-right: 90px;
    margin-bottom: 0;
}

aside p, aside label {
	display: block;
	font-size: 14px;
	margin-bottom: 0;
}

aside p {
	font-weight: bold;
}

aside label:last-of-type {
	margin-bottom: 20px;
}

aside input[type="checkbox"] {
	position: relative;
    top: 2px;
}

main {
	/*width: 85%;
	display: inline-block;
	*/
	width: 100%;
}

@media only screen and (max-width: 1200px) {
	aside, main {
		width: 100%;
		display: block;
	}
	aside {
		margin-bottom: 20px;
	}
	aside .form-group {
		display: inline-block;
		vertical-align: top;
		margin-right: 90px;
		margin-bottom: 0;
	}

}

@media only screen and (max-width: 991px) {
	aside .form-group {
		margin-right: 40px;
	}
}

@media only screen and (max-width: 768px) {
	aside .form-group {
		margin-right: 0;
		width: 49%;
    	display: inline-block;
	}
	aside .form-group.btns {
		width: 100%;
	}
}

.fl-hidden {
	visibility: hidden;
    position: absolute;
    left: -9999px;
}

.top-header {
	margin-top: 120px;
    margin-bottom: 20px;
	background-image: url("../img/lGbanner.jpg");
	height: 250px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.phone {
	display: inline-block;
    width: 51%;
    vertical-align: top;
}

.hsbc-text {
    display: inline-block;
    width: 48%;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}
.hsbc-text a {
	display: block;
    color: #db0011;
    text-decoration: underline;
}

.logo {
	max-width: 60%;
    margin: 0 auto;
    margin-bottom: 20px;
	text-align: center;
}

.logo img {
	display: inline-block;
}


.axa {
	max-width: 16%;
	margin-right: 70px;
}

.lpl {
	max-width: 66%;
	vertical-align: bottom;
}

.pnc, .hsbc {
	max-width: 50%;
}

.rj, .ampf {
	max-width: 60%;
}

.month {
	text-align: center;
    margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 2px solid #333;
}

.jump-links {
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
}
.jump-links a {
	color: #db0011;
}

.back-to-top {
	text-align: right;
	margin-top: 10px;
}
.back-to-top a {
	font-size: 12px;
}

.highlights {
	margin-bottom: 40px;
}

.sidebar {
	border-right: 1px solid #db0011;
	padding-right: 30px;
}

.sidebar h2, #offerings h2 {
	font-weight: bold;
    margin-top: 0;
    margin-bottom: 30px;
	display: inline-block;
	font-size: 28px;
}

.open-close {
	float: right;
    position: relative;
    top: 16px;
}
.open-close a {
	cursor:pointer;
}

.product-video, .webinar, .brochure {
	margin-bottom: 30px;
}


.brochure img {
	border: 1px solid #eee;
	max-width: 200px;
}

.offering-header {
	margin-bottom: 40px;
}

.offering-header p {
	margin: 0;
}


.deal {
	margin-bottom: 40px;
	border-bottom: 1px solid #db0011;
	padding-bottom: 30px;
}

.deal li, .panel-body li {
	font-size: 14px;
}

.panel-body ul {
	display: inline-block;
	width: 70%;
}
.panel-group h3 {
	margin-top: 30px;
}
.panel-group h3:first-child {
	margin-top: 0;
}

.deal-downloads {
	font-size: 14px;
	float: right;
}
.deal-downloads a {
	color: #db0011;
	display: block;
}

h2.red {
	color: #db0011;
	text-align: left;
}

h3.subcategory {
	color: #333 !important;
	font-size: 20px;
	margin: 80px 0 50px 0 !important;
}

.vid-desk, .vid-mob {
	text-align: center;
}

.panel-title {
	padding: 5px 0;
}

.panel-title a {
	display: block;
}

#esg  {
	padding: 30px 0 30px 0;
  background: #fff;
	border-bottom: 1px solid #D7D8D6;
}
#e-videos, #webinars  {
	padding: 80px 0 50px 0;
  background: #fdfdfd;
	border-bottom: 1px solid #D7D8D6;
}

#prod-videos, #vantage5ed {
  padding: 80px 0 50px 0;
  background: #fff;
	border-bottom: 1px solid #D7D8D6;
}

#offerings {
	padding-bottom: 50px;
	border-bottom: 1px solid #D7D8D6;
}

#e-videos img, #prod-videos img, #webinars img {
	margin-bottom: 10px;
	opacity: 1;
}


#brochures2 {
	padding: 80px 0 0 0;
	border-bottom: 1px solid #D7D8D6;
}

#brochures2 img {
	margin-bottom: 30px;
	border: 1px solid #ddd;
	opacity: 1;
}


.anchor-link {
	display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

@media only screen and (max-width: 767px) {
	#brochures2 img {
		max-width: 50%;
		margin: 0 auto;
		margin-bottom: 50px;
	}
}


.fa {
	position: absolute;
    right: 35px;
    font-size: 17px;
}

a[aria-expanded=true] .fa-plus {
   display: none;
}
a[aria-expanded=false] .fa-minus {
   display: none;
}

.mln, .mlcd, .fee-based {
	margin-bottom: 30px;
}

.section-group {
	margin-bottom: 30px;
}
.section-group h3 {
	margin-top: 30px;
}

.brochuretitle {
	padding: 0;
	padding-right: 30px;
}


@media only screen and (max-width: 991px) {
	.deal-downloads {
		float: none;
	}
	.panel-body ul {
		width: 100%;
	}

}

@media only screen and (max-width: 767px) {
	.phone {
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	.hsbc-text {
		display: block;
		text-align: left;
		width: 100%;
		margin-top: 20px;
	}
	.logo img {
		margin: 0 auto;
	}
	.logo {
		max-width: 75%;
		margin-top: 20px;
	}
	.axa, .lpl {
		display: block !important;
	}
	.axa {
		margin-bottom: 20px !important;
	}
	.sidebar {
		border: 0;
		padding-right: 0;
	}
	.close-date {
		margin-bottom:20px;
	}
}

/*  FULLSCREEN MODAL */
/* .modal-transparent */

.modal-transparent {
  background: transparent;
}
.modal-transparent .modal-content {
  background: transparent;
}
.modal-backdrop.modal-backdrop-transparent {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-transparent.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

/* .modal-fullscreen */

.modal-fullscreen {
  background: #fff;
  width: 100%;
}
.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
     width: 1170px;
  }
}

/*********************************************************************/
/**************** Vantage 5 Educational Video (AMPF)*****************/
/********************************************************************/
#V5ed {
	padding: 0 !important;
}
#V5ed .modal-body {
	height: 100%;
}
#V5ed .modal-fullscreen {
	height: 100%;
	margin: 0;
}
#V5ed .modal-content {
	height: 93%;
}
#V5ed iframe {
	width: 100%;
   	height: 100%
}

@media only screen and (max-width: 887px) {

	#V5ed iframe {
		height: 80%;
	}

}

@media only screen and (max-width: 715px) {
	#V5ed iframe {
		height: 50%;
	}
}


@media only screen and (max-width: 459px) {
	#V5ed iframe {
		height: 37%;
	}
}

@media only screen and (max-width: 347px) {
	#V5ed iframe {
		height: 20%;
	}
}

@media only screen and (max-width: 260px) {
	#V5ed iframe {
		height: 20%;
	}
}


/*********************************************************************/
/**************************** Table Styles **************************/
/********************************************************************/

table.deal-table {
    font-size: 14px;
    width: 100%;
	border-collapse: collapse;
}

table.deal-table th  {
	background-color: #e8e9ea;
	font-size: 14px;
	font-weight: bold;
}

table.deal-table td, table.deal-table th  {
    padding: 10px;
	border: 1px solid #a6a4a5;
    border-collapse: collapse;
	text-align: center;
}

table.deal-table .icon-pdf {
	font-size: 20px;
    color: #db0001;
	position: relative;
    top: -2px;
}

.deal-desc ul {
    margin: 0;
    padding-left: 20px;
    list-style-type: square;
}
.deal-desc li {
	color: #db0001;
}
.deal-desc li span {
	color: #333;
	font-size: 14px;
}

.icon:hover, a:hover .icon {
	text-decoration: none !important;
}
.icon-video {
	font-size: 18px;
	padding-left: 3px;
}
.document a, .document a:hover {
	color: #db0001;
	font-weight: bold;
	text-decoration: none;
}
.document a .icon:hover {
	text-decoration: none;
}

table.deal-table td:nth-child(5), table.deal-table td:nth-child(9), table.deal-table th:nth-child(9), table.advisory td:nth-child(8), table.advisory th:nth-child(8) {
	text-align: left;
}

table.deal-table th:nth-child(3), table.deal-table th:nth-child(4), table.deal-table th:nth-child(6) {
	width: 	6%;
}

table.deal-table th:nth-child(2)  {
	width: 	13%;
}
table.deal-table th:nth-child(9) {
	width: 	16%;
}

table.deal-table th:first-child, table.deal-table th:nth-child(7), table.deal-table th:nth-child(8) {
	width: 	10%;
}

table.deal-table th:nth-child(5) {
	width: 	23%;
}
table.deal-table td:nth-child(5) p {
	font-size: 14px;
	margin-bottom: 0;
}


table.advisory th:nth-child(5) {
	width: 29%;
}

table.advisory th:nth-child(6),table.advisory th:nth-child(7) {
	width: 10%;
}

table.advisory th:nth-child(8) {
	width: 16%;
}

@media only screen and (max-width: 991px) {
	table.deal-table tr:first-child  {
		display: none !important;
	}
	table.deal-table td, table.deal-table tr {
		display: block;
	}
	table.deal-table td {
		position: relative;
		border: none !important;
		border-bottom: 1px solid #ddd !important;
    	text-align: left !important;
    	padding: 10px 0 !important;
		padding-left: 50% !important;
		margin: 0 10px;
    	font-size: 14px;
	}
	table.deal-table td:last-of-type {
		border-bottom: none !important;
	}
	table.deal-table tr {
		border: 1px solid;
    	margin-bottom: 20px;
    	display: block;
	}

	table.deal-table td:before {
	    position: absolute;
    	left: 0;
		font-weight: bold;
	}

	table.deal-table td:nth-of-type(1):before {
		content: "Product Category";
	}

	table.deal-table td:nth-of-type(2):before {
		content: "Reference Assets";
	}

	table.deal-table td:nth-of-type(3):before {
		content: "Term";
	}

	table.deal-table td:nth-of-type(4):before {
		content: "CUSIP";
	}

	table.deal-table td:nth-of-type(5):before {
		content: "Product Description";
	}

	table.deal-table td:nth-of-type(6):before {
		content: "Commission";
	}

	table.deal-table td:nth-of-type(7):before {
		content: "Last Day to Ticket";
	}

	table.deal-table td:nth-of-type(8):before {
		content: "Maturity";
	}
	table.deal-table td:nth-of-type(9):before {
		content: "Offering Documents";
	}

	table.advisory td:nth-of-type(6):before {
		content: "Last Day to Ticket";
	}

	table.advisory td:nth-of-type(7):before {
		content: "Maturity";
	}
	table.advisory td:nth-of-type(8):before {
		content: "Offering Documents";
	}

}
