/* import old style */
main#main {
    width: 100%;
    padding-right: 0px;
}
.clearcut-header {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.clearcut-header h1 {
    display: inline;
    padding: 0px 20px;
    position: relative;
    z-index: 2147483647;
    background-color: #fff;
    font-size: 18pt!important;
}
.clearcut-header hr {
    z-index: 0;
    top: 1.1em;
    margin: 0px;
    position: relative;
    background-color: #000;
}
.clearcut-header.small {
    margin-bottom: 0px;
}
.clearcut-header.small h1 {
    padding: 0px 10px;
    font-weight: 400;
    background-color: #edeff0;
    font-size: 10pt!important;
}
.clearcut-header.small hr {
    top: 0.5em;
}
.section {
    padding: 15px;
}
.section .sub-section {
    margin-bottom: 25px;
}
.section p {
    padding-bottom: 0px!important;
}
.section h1 {
    font-size: 26pt;
}
.section p.subtext {
    font-size: 12pt;
}
.section.side-bar {
    text-align: center;
    /*background-color: #e5e5e5;*/
}
.section.side-bar a {
    color: #009cff;
}
.section.side-bar a:hover {
    color: #7fc8ff;
}
.section.side-bar h1 {
    font-size: 16pt;
    margin-bottom: 20px;
}
.section.side-bar h1.sub {
    font-size: 12pt;
    margin-bottom: 0px;
}
.section.side-bar h1,
.section.side-bar h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.section.side-bar h2 {
    font-size: 14pt;
}
.section.side-bar ol,
.section.side-bar p {
    font-size: 10pt;
}
.section.side-bar hr.seperator {
    height: 1px;
    border: 0px none;
    background-color: #000;
}
.section.side-bar .sub-section.broadcasting-times {
    padding: 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #edeff0;
}
.section.side-bar .sub-section.broadcasting-times p.headtext {
    color: #235578;
    font-size: 11px;
    font-weight: 700;
}
.section ol {
    list-style-type: decimal;
}
.section.left {
    width: 70%;
}
.sub-section.info .block:nth-child(1) {
    width: 70%;
}
.section.side-bar p.subtext {
    line-height: 1.5em;
}
.section.left .sub-section h2 {
    font-weight: 700;
}
.section.left .sub-section.steps ol,
.section.left .sub-section.steps ul {
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 12pt;
}
.section.left .sub-section.terms .term.term__first {
    width: 49%;
    background-image: url("//static.infowars.com/images/alex-jones-studio-center.jpg");
}
.section.left .sub-section.terms .term.term__last {
    background-image: url("//static.infowars.com/images/alex-jones-studio-camera.jpg");
}
.section.left .sub-section.terms .term.term__first,
.section.left .sub-section.terms .term.term__last {
    background-size: cover;
}
.section.left .sub-section.terms h1 {
    text-align: center;
}
.section.left .sub-section.terms .term {
    padding: 25px;
    border: 2px solid #fff;
}
.section.left .sub-section.terms .term__big,
.section.left .sub-section.terms .term__big a{
    color: #fff;
}
.section.left .sub-section.terms .term__big {
    font-weight: 400;
    text-align: center;
    position: relative;
    min-height: 220px;
    background-color: #000;
}
.section.left .sub-section.terms .term__big p {
    margin: 25px 0px;
}
.section.left .sub-section.terms .button {
    box-shadow: none;
    border: 2px solid #fff;
    position: absolute;
    bottom: 25px;
    left: 50%;
    width: 75%;
    transform: translateX(-50%);
    padding-top: 7px;
    padding-bottom: 10px;
    display: block;
    transition: background-color 0.1s;
}
.section.left .sub-section.terms .button:hover {
    background-color: rgba(255, 255, 255, 0.8);
}
.section.left .sub-section.info .block {
    padding: 10px;
}
.section.left .sub-section.info .block h2 {
    font-size: 12pt;
    text-align: center;
    font-weight: normal;
}
.section.left .sub-section.info .block ul a {
    color: #fff;
}
.section.left .sub-section.info .block ul li {
    margin-bottom: 10px;
    padding: 5px;
    font-size: 10pt;
    font-weight: bold;
    border-radius: 8px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    background-color: #222222;
}
.section.left .sub-section.info .block ul li:hover {
    background-color: #6a6a6a;
}
.section.left .sub-section.advertising .pure-u-1 {
    margin-top: 20px;
    padding: 10px;
}
div.contact .wpcf7 {
    padding: 0px!important;
    background-color: transparent!important;
}
div.contact a.button,
div.contact input[type="submit"].button {
    color: #fff;
    font-size: 12pt;
    box-shadow: none;
    padding-top: 10px;
    border-radius: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    display: inline-block;
}
div.contact a.button.important,
div.contact input[type="submit"].button.important {
    background-color: #dd2c00;
}
div.contact input[type="text"],
div.contact input[type="email"] {
    width: 220px;
}
div.contact input[type="text"],
div.contact input[type="email"],
div.contact textarea {
    padding: 5px;
    font-size: 12pt;
    border-radius: 0;
    margin-bottom: 10px;
    display: inline-block;
    border: 1px solid #000;
    background-color: #fff;
    -webkit-appearance: none;
}
div.contact input[type="text"].error,
div.contact textarea.error {
    border: 1px solid #d00;
}
div.contact textarea {
    resize: none;
    width: 390px;
    height: 150px;
}
div.contact span.required {
    color: #f00;
    display: inline;
    margin-left: 5px;
}
div.contact span.required span {
    top: 3px;
    position: relative;
}
@media (max-width: 690px) {
    .section.left .sub-section.terms .term.term__first,
    .affiliate-nav-links .button,
    .sub-section.info .block,
    .section.left {
        width: 100%!important;
    }
    .affiliate-nav-links .button {
        display: block;
        margin-bottom: 10px;
    }
}	
@media (max-width: 600px) {
    main#main {
        padding-left: 0px;
    }
    div.introduction h1 {
        text-align: center;
        line-height: 1.5em;
    }
    div.contact input[type="text"],
    div.contact input[type="email"],
    div.contact textarea {
        width: 100%;
    }
    div.contact span.required {
        display: none;
    }
}
div.affiliate-nav-links {
    margin-bottom: 15px;
}
div.affiliate-nav-links a.button {
    color: #fff;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 10pt;
    font-weight: bold;
    border-radius: 8px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    background-color: #222222;
    font-family: Arial, sans-serif;
}
div.affiliate-nav-links a.button:hover {
    background-color: #6a6a6a;
}