/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.3.1
Author: Chris Barnes
Author URI: http://cbarn.es
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

body {
    padding-top: 0px!important;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.banner {
    background-image: url(https://www.whathappenedtodrixoral.com/wp-content/themes/what-happened-to-drixoral/images/blue_back.jpg);
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.bannerimage{
	margin-left:auto;
	margin-right:auto;
	max-width: 1140px;
}

.flex {
    display: flex;
    width: 100%;
}

.top-red {
    text-align: -webkit-center;
    background: #d62807;
    color: white;
    font-size: 48px;
    font-style: italic;
    font-weight: 600;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 100px;
    padding-top: 18px;
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.38);
}

#footer-terms {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: lighter;
    line-height: 18px;
    letter-spacing: 1px;
}

#footerlogo {
    max-width: 228px;
    height: auto;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}

#footer-red {
   background: #da2a08;
   background: -moz-linear-gradient(top, #da2a08 0%, #6a0100 100%);
   background: -webkit-linear-gradient(top, #da2a08 0%,#6a0100 100%);
   background: linear-gradient(to bottom, #da2a08 0%,#6a0100 100%);
    height: 400px;
    margin-top: 30px;
}

.main-text {
    padding-top: 30px;
    font-style: italic;
}

.sign-up-box {
    background: #135caf;
    background: -moz-linear-gradient(top, #135caf 0%, #0f2c61 100%);
    background: -webkit-linear-gradient(top, #135caf 0%,#0f2c61 100%);
    background: linear-gradient(to bottom, #135caf 0%,#0f2c61 100%);
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 35px;
}

.sign-up-box h2 {
    color: #ffffff;
    font-style: italic;
    text-shadow: 5px 1px 1px rgba(0, 0, 0, 0.38);
	
}

.text-line th {
	color: rgba(16, 57, 119, 0);
	    font-size: 10px;
}

.field-group td {
    width: 100%;
    float: left;
}

.field-group-money_saving_offer th {
    width: 100%;
    float: left;
    text-align: left;
}

.text-line {
    width: 100%!important;
    float: left;
    display: inline;
}

.form-table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.text-line input {
    width: 98%;
    margin-bottom: 6px;
    padding-left: 5px;
    margin-top: 10px;
    height: 40px;
    margin-right: 2%;
    font-size: 17px;
}

.pdb-submit {
    background: #d52808;
    color: #fff;
    border: none;
    margin-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 25px;
    font-style: italic;
    box-shadow: 4px 3px 11px rgba(6, 6, 6, 0.62);
}

.main-text h1 {
    font-size: 40px;
}

.main-text h4 {
    margin-top: 4px;
    margin-bottom: 6px;
}

.made-in-usa {
    position: absolute;
    z-index: 9999;
    right: 0px;
    width: 140px;
	 height: 140px;
    top: 0px;
}


@media only screen and (max-width : 915px) {
	
	.top-red {
	    text-align: -webkit-left;
	    background: #d62807;
	    color: white;
	    font-size: 36px;
	    font-style: italic;
	    font-weight: 600;
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	    height: 100px;
	    padding-top: 25px;
	    padding-left: 15px;
	    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.38);
	}
	
}

@media only screen and (max-width : 640px) {
	
	.top-red {
	    text-align: -webkit-left;
	    background: #d62807;
	    color: white;
	    font-size: 24px;
	    font-style: italic;
	    font-weight: 600;
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	    height: 100px;
	    padding-top: 32px;
	    padding-left: 15px;
	    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.38);
	}
	
}

@media only screen and (max-width : 480px) {
	
	.top-red {
	    text-align: -webkit-left;
	    background: #d62807;
	    color: white;
	    font-size: 16px;
	    font-style: italic;
	    font-weight: 600;
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	    height: 100px;
	    padding-top: 40px;
	    padding-left: 15px;
	    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.38);
	}
	
}