/*
Theme Name: IP Details
Text Domain:  ip-details
Version: 1.0
Description: Storage for IP's Promotions Disclosures & Details pages
Author: IP
Author URI: https://investorplace.com/
Theme URI: https://investorplace.com/
*/

.h1break {
    display: none
}
h1 {text-align: center;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 45px;
    margin: 30px auto ;
}
h3 {font-size: 28px;
	line-height: 30px;
	margin: 20px auto;
    text-align: center;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
}
	h4 {text-align: left;
		font-size: 22px;
	line-height: 24px;
	margin: 20px auto 10px auto;

    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
}

.bar {
    position: relative;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    padding: 10px 15px;
    color: #fff;
    font-family: 'Roboto', Arial, serif;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    text-align: center;
    background: #00AD00;
}
.bar p {
    font-size: 24px;
    line-height: 30px;
    margin: 0 auto;
    padding: 0 0
}
.container {
    max-width: 800px
}
.content p, li {font-family: 'Roboto', Arial, serif;
	font-weight: 400;
    font-size: 20px;
    line-height: 24px
}
p.small {
    font-size: 18px;
    line-height: 18px
}
	.footnote li {font-size: 15px; line-height: 17px; margin-bottom: 15px}

a {
  word-break: break-all;
}

@media only screen and (max-width: 700px) {
}

@media only screen and (max-width: 600px) {
.break600 {
    display: none
}
}

@media only screen and (max-width: 500px) {
.h1break {
    display: block
}
}

@media only screen and (max-width: 400px) {
}
