#formpricetable {
  border: none;      
}
#formpricetable tr {
  border: none;      
}
#formpricetable td {
  border: none;      
}
@media all and (min-width: 600px) {
.greenprice {
  font-size: 20px;
  color: #008000;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}
.blackprice {
  font-size: 16px;
}
#formpricetable td {
  font-size: 16px;      
}
}
@media all and (max-width: 599px) and (min-width: 320px) {
.greenprice {
  font-size: 18px;
  color: #008000;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}
.blackprice {
  font-size: 14px;
}
#formpricetable td {
  font-size: 14px;      
}
}
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button {
    padding: 8px 15px!important;
    color: #fff;
    background: #2146d8;
    border: 2px solid #2146d8;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal!important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button:hover {
    color: #2146d8;
    background: #fff;
}

body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button {
    width: 100px!important;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    color: #000;
    background: #fff;
    border: 2px solid #5e636b;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal!important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"
}
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button:hover {
    color: #2146d8;
    border: 2px solid #2146d8;
}

body .gform_wrapper .gform_body .gform_page_footer .gform_button {
    width: 100px!important;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    color: #fff;
    background: #2146d8;
    border: 2px solid #2146d8;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal!important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"
}
body .gform_wrapper .gform_body .gform_page_footer .gform_button:hover {
    color: #2146d8;
    background: #fff;
}

/*  ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== BEGIN NEW CSS (2025)  ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== =====  */
body .gform_wrapper .gform_body  {
  padding: 10px 20px!important;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #f9f9f9;
  border: 4px solid #eaeaea;
  border-radius: 5px;
}
@media all and (min-width: 600px) {
    #laminationpicturesmall {
      display: none;
    }
}
@media all and (max-width: 600px) {
    #laminationpicturelarge {
      display: none;
    }
    #laminationpicturesmall {
      width: 200px;
    }
}
.greenline {
    border-top: 2px solid #1d00a1;
    height: 1px;
    margin: 0;
   	padding: 0;
}
#formquestionlarge {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}
#formquestionlarge tr {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}
#formquestionlarge td {
    margin: 0;
    padding: 0;
    border: none;
    line-height: 1.5;
}
.greenplussymbol {
  vertical-align: middle;
  text-align: center;
  font-size: 24px!important;
}
.plussymbol {
  vertical-align: top;
  text-align: center;
  font-size: 24px!important;
}
.redplussymbol {
  vertical-align: top;
  text-align: center;
  font-size: 20px!important;
}
#orderinformation {
    border: none;
    padding: 0;
    margin: 0;
}
#orderinformation tr {
    border: none;
    padding: 0;
    margin: 0;
}
#orderinformation td {
    border: none;
    padding: 5px 0 5px 0;
    margin: 0;
    font-size: 16px;
}
.highlightlink {
  color:#1d00a4;
  font-size: 14px;
  text-decoration: underline;
}
.highlightlink:hover {
  color:#ba0a0a;
}
#formquestionaddinfo {
    background: #fff; 
    border-radius: 5px; 
    border: 1px solid #07025c;
    margin: 0;
}
#formquestionaddinfo tr {
    border: none;
}
#formquestionaddinfo td {
    border: none;
    line-height: 1.5;
    font-size: 14px;
}
@media all and (min-width: 600px) {
    #formquestionlarge td {
        font-size: 20px;
    }
    .formheading {
        font-size: 30px;
        padding: 15px 0 0 0;
        text-align: center;
        line-height: 1.5;
        font-weight: bold;
    }
}
@media all and (max-width: 600px) {
    #formquestionlarge td {
        font-size: 18px;
    }
    .formheading {
        font-size: 22px;
        text-align: center;
        font-weight: bold;
    }
}
@media all and (min-width: 600px) {
    #orderinformationsmall {
        display: none;
    }
}
@media all and (max-width: 600px) {
    #orderinformationlarge {
        display: none;
    }
}
#orderinformationlarge {
    border: none;
    padding: 0;
    margin: 0;
}
#orderinformationlarge tr {
    border: none;
    padding: 0;
    margin: 0;
}
#orderinformationlarge td {
    border: none;
    padding: 5px 0 5px 0;
    margin: 0;
    font-size: 16px;
}
#orderinformationsmall {
    border: none;
    padding: 0;
    margin: 0;
}
#orderinformationsmall tr {
    border: none;
    padding: 0;
    margin: 0;
}
#orderinformationsmall td {
    border: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
}


/*  ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== END NEW CSS (2025)  ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== =====  */
#formreviewtable {
  border: none;
}
#formreviewtable tr {
  border: none;
}
#formreviewtable td {
  border: none;
}
#disclaimer2 {
  border:none;
}
@media all and (min-width: 600px) {
.fieldheading {
  font-size:26px!important;
}
.poanotes {
  font-size:20px!important;
  text-align:justify;
}
.poanotesreview {
  font-size:20px!important;
  text-align:justify;
  padding-left:15px!important;
}
.poanotessmall {
  font-size:16px!important;
  text-align:justify;
}
.poanotesmiddle {
  font-size:16px!important;
  text-align:center;
}
#submitbuttonimg {
  width:80px;
}
}
@media all and (max-width: 599px) and (min-width: 320px) {
.fieldheading {
  font-size:24px!important;
}
.poanotes {
  font-size:18px!important;
}
.poanotesreview {
  font-size:16px!important;
}
.poanotessmall {
  font-size:14px!important;
}
.poanotesmiddle {
  font-size:14px!important;
  padding-left:110px;
}
#submitbuttonimg {
  width:60px;
}
}
.highlight {
  	font-weight:bold!important;
  	color:#ba0a0a!important;
}
.highlightblue {
  	font-weight:bold!important;
  	color:#1d00a1!important;
}
.highlightdarkblue {
  	font-weight:bold!important;
  	color:#07025c!important;
}
.highlightred {
  	font-weight:bold!important;
  	color:#ff0000!important;
}
.highlightgreen {
  	font-weight:bold!important;
  	color:#008000!important;
}
.highlightleather {
  font-weight:bold;
  color:#7A460B;
}
#formnotestable {
  	border:none;
	width: 100%!important;
}
#formnotestable tr {
  	border:none;
}
#formnotestable td {
  	border:none;
}
.negativemargin {
    margin-top:-150px;
}
#formbanner {
  	width: 400px!important;
}
.nameofform {
  	text-align:center!important;
  	font-weight:bold;
  	color:#ba0a0a;
  	margin-top:0;
  	margin-bottom:-10px;
}
.nameofform2 {
  	text-align:center!important;
  	font-weight:bold;
  	color:#07025c;
  	margin-top:-10px;
}
.customlinkgray {
	color: white!important;
}
.customlinkgray:link {
   	text-decoration: none !important;
   	border-radius: 50px;
   	border: 2px solid #07025c!important;
   	background: #ACACAC!important;
   	color: white!important;
}
.customlinkmembers {
	color: white!important;
}
.customlinkmembers:link {
   	text-decoration: none !important;
   	border-radius: 50px;
   	border: 4px solid #ba0a0a !important;
   	background: #ba0a0a!important;
   	color:  white !important; 
}
.customlinkmembers:visited {
	color: white !important;
}
.customlinkmembers:hover {
   	color: #ba0a0a!important;
   	background-color: white!important;
}
.customlinkmembers:active {
	color: #ba0a0a !important;
	background-color: #07025c !important;
}
.disclaimer {
  	font-size: 12px !important;
  	padding:10px;
}
.customlink10:link {
   	text-decoration: none !important;
   	border-radius: 50px;
   	border: 3px solid #ba0a0a !important;
   	background: white;
   	color:  #ba0a0a !important; 
}
.customlink10:hover {
   	color: white !important;
   	background-color: #ba0a0a;
} 
.customlinktrust {
	color: #ba0a0a !important;
}
.customlinktrust:link {
   	text-decoration: none !important;
   	border-radius: 50px;
   	border: 4px solid #ba0a0a !important;
   	background: white;
   	color:  #ba0a0a !important; 
}
.customlinktrust:visited {
	color: #ba0a0a !important;
}
.customlinktrust:hover {
   	color: white !important;
   	background-color: #ba0a0a;
}
.customlinktrust:active {
	color: white !important;
	background-color: #07025c !important;
}
.customlinkash:link {
   	text-decoration: none !important;
   	border: 3px solid #1d00a4 !important;
   	background: white;
   	color:  #1d00a4 !important; 
}
.customlinkash:hover {
   	color: green !important;
	border: 3px solid green !important;
}
@media all and (min-width: 960px) {
.formnotes {
	font-size: 22px!important;
}
.formnotesx {
	font-size: 22px!important;
}
.formnotescenter {
	font-size: 22px!important;
	text-align:center!important
}
.formnotesmiddle {
	font-size:22px!important;	
	padding-left:150px!important;
}
.formnotesreview {
  font-size:22px!important;
}
.formnotesinvoice {
  font-size:20px!important;
}
.customlinkash:link {
  	font-size: 20px;
  	padding: 5px 10px !important;
  	margin-left: -10px !important;
  	margin-right: -10px !important;
}
.customlinktrust:link {
  	font-size: 28px;
  	padding: 10px 30px !important;
  	margin: -10px -10px 10px -10px !important;
}
#2020formtable, td {
  	font-size:18px;
  	border: 1px solid #dfdfdf;
}
#2020formtable {
  	border:none;
}
.customlinkmembers:link {
  	font-size: 28px;
  	padding: 15px 30px !important;
  	margin: -10px -10px 10px -10px !important;
}
.customlinkgray:link {
  	font-size: 28px;
  	padding: 15px 30px !important;
  	margin: -10px -10px 10px -10px !important;
}
}
@media all and (max-width: 959px) and (min-width: 600px) {
.formnotes {
	font-size: 20px!important;
}
.formnotesx {
	font-size: 20px!important;
}
.formnotescenter {
	font-size: 20px!important;
	text-align:center!important
}
.formnotesmiddle {
	font-size:20px!important;	
	padding-left:110px!important;
}
.formnotesreview {
  font-size:20px!important;
}
.formnotesinvoice {
  font-size:18px!important;
}
.customlinkmembers:link {
  	font-size: 24px;
  	padding: 15px 30px !important;
  	margin-left: -10px !important;
  	margin-right: -10px !important;
}
.customlinkgray:link {
  	font-size: 24px;
  	padding: 15px 30px !important;
  	margin-left: -10px !important;
  	margin-right: -10px !important;
}
.customlinkash:link {
  	font-size: 18px;
  	padding: 5px 10px !important;
  	margin-left: -10px !important;
  	margin-right: -10px !important;
}
.customlinktrust:link {
  	font-size: 24px;
  	padding: 10px 30px !important;
  	margin-left: -10px !important;
  	margin-right: -10px !important;
}
#2020formtable, td {
  	font-size:16px;
  	border: 1px solid #dfdfdf;
}
#2020formtable {
  	border:none;
}
.formtablediv {
  	margin-left:-20px;
  	margin-right:-20px;
}
}	
@media all and (max-width: 599px) and (min-width: 320px) {
.formnotes {
	font-size: 20px!important;
}
.formnotesx {
	font-size: 20px!important;
}
.formnotescenter {
	font-size: 20px!important;
	text-align:center!important
}
.formnotesmiddle {
	font-size:20px!important;	
	text-align:center!important;
}
.formnotesreview {
  font-size:16px!important;
}
.formnotesinvoice {
  font-size:16px!important;
}
.customlinkmembers:link {
  	font-size: 18px;
  	padding: 10px 5px !important;
  	margin-left: -20px !important;
  	margin-right: -20px !important;
}
.customlinkgray:link {
  	font-size: 18px;
  	padding: 10px 5px !important;
  	margin-left: -20px !important;
  	margin-right: -20px !important;
}
.formtablediv {
  	margin-left:-20px;
  	margin-right:-20px;
}
.customlinkash:link {
  	font-size: 16px;
  	padding: 3px 5px !important;
  	margin-left: -20px !important;
  	margin-right: -20px !important;
}
.customlinktrust:link {
  	font-size: 18px;
  	padding: 6px 5px !important;
  	margin-left: -20px !important;
  	margin-right: -20px !important;
}
}
.orangeborderblue2 {
  	border: 1px solid #1d00a4;
  	border-radius:10px;
  	background: #eaeaea;
  	padding: 5px 10px;
}
#masthead.site-header  { 
   	display: none; 
}
#masthead {
   	padding-top: 0px !important;
   	padding-bottom: 0px !important;
}
.site-header-main {
   	color: #1d5aab;
   	font-size: 15px;
   	padding-top: 0px !important;
   	padding-bottom: 0px !important;
}
.site-branding .site-title {
   	font-family: Arial;
   	padding-top: 0px !important;
   	padding-bottom: 0px !important;
}
.orangeborder {
  	border: 1px solid #ba0a0a;
  	border-radius:10px;
  	background: #eaeaea;
  	padding: 5px;
}
.orangeborder2 {
  	border: 1px solid #ba0a0a;
  	border-radius:10px;
  	background: #eaeaea;
  	padding-right: 5px;
  	padding-left: 5px;
}
.orangeborderbanner {
	border: 1px solid #1d00a4 !important;
  	border-radius:10px;
  	background: #eaeaea;
  	padding: 5px 5px 0 5px;
  	width: 100%;
}
#notes2  {
   	border: none;
}
#notes2 tr {
   	border: none;
} 
#notes2 td {
   	border: none;
   	vertical-align: top;
} 
#notes3  {
   	border: none;
   	width: 100%;
   	padding: 7px;
}
#notes3 tr {
   	border: none;
} 
#notes3 td {
   	border-bottom: 1px solid #ba0a0a;
   	vertical-align: top;
   	padding-top: 5px;
	padding-bottom: 5px;
} 
#notes4  {
   	border: none;
   	width: 100%;
   	padding: 7px;
}
#notes4 tr {
   	border: none;
} 
#notes4 td {
   	border: none;
   	vertical-align: top;
   	padding-top: 5px;
   	padding-bottom: 5px;
} 
#review  {
   	border: 1px solid #07025c !important;
   	border-collapse: collapse !important;
   	margin: 5px !important;
   	width: 100% !important;
   	padding: 5px!important;
}
#review tr {
   	border: none !important;
}
#review td {
   	border: none !important;
  	font-weight: normal !important;
}
.toprow {
  	height: 210px;
}
.redpee {
  	text-align:left !important;
  	color: #ba0a0a;
}
.new5 {
   	background-color: #07025c !important;
   	height: 2px;
   	border: 0;
}
.new1 {
  	background: #07025c;
  	height:3px;
  	border:0;
}
.newthick {
  	background: #07025c;
  	height:8px;
  	border:0;
}
/* =========================  TOP NAVIGATION ===============================  */
/* Add a black background color to the top navigation */
.topnav {
    background-color: #07025C;
    overflow: hidden;
    text-align: center;
}
/* Style the links inside the navigation bar */
.topnav a {
  	float: none;
  	display: inline-block;
  	color: white;
  	text-align: center;
  	padding: 14px 16px;
  	text-decoration: none;
}
.topnav a:hover {
    background-color: white;
    color: #07025C;
}
.topnav .icon {
    display: none;
}

@media screen and (max-width: 600px) {
.topnav a:not(:first-child) {
	display: none;
}
.topnav a.icon {
	float: right;
    display: block;
}
}
@media screen and (max-width: 600px) {
.topnav.responsive {
	position: relative;
}
.topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
.topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
}
}
@media all and (min-width: 960px) {
.topnav a {
    font-size: 20px !important;
}
}
@media all and (max-width: 959px) and (min-width: 600px) {
.topnav a {
    font-size: 18px !important;
}
}
@media all and (max-width: 599px) and (min-width: 320px) {

.topnav a {
    font-size: 22px !important;
}
}
/* ========================= END TOP NAVIGATION =======================  */


/* ================= SITE WIDE CSS (NOT @ MEDIA) =================== */

html {
	font-family: "Arial";
}
body {
	font-family:Arial;
  	background: white!important;
}
img {
    max-width: 100%;
    height: auto;
}
.header {
	margin-top: -150px !important;
}
.navtopmargin {
	margin-top: -150px !important;
}
a {
  	text-decoration: none!important;
}
/* ======== LINKS =========== */
.customlink1:link {
    text-decoration: none !important;
    color: #ba0a0a;
    font-weight: bold;
}
.customlink1:hover {
    color: #07025c;
    font-weight: bold;
}
.customlink5:link {
    text-decoration: none !important;
    color: black;
    background-color: white;
    border: none;
}
.customlink5:hover {
    color: white;
    background-color: #07025C;
    border: 1px solid #07025C;
    border-radius: 5px;
}
.customlink6:link {
    color: white;
    background-color: #07025C;
    border: 1px solid #07025C;
    border-radius: 5px;
    font-size: 16px;
}
.customlink6:hover {
    color: #07025C;
    background-color: white;
}
.customlink7:link {
    text-decoration: none !important;
    color: white !important;
    background: #BA0A0A;
    padding: 10px 20px;
    border-radius: 25px;
    border: 3px solid #07025c !important;
}
.customlink7:hover {
    color: #BA0A0A !important;
    background-color: white;
}
.customlink8:link {
    text-decoration: none !important;
    color: white !important;
    background: #07025c;
    padding: 6px 20px;
    border-radius: 25px;
    border: 4px solid #ba0a0a !important;
}
.customlink8:hover {
    color: #07025c !important;
    background-color: white;
}
.customlink9:link {
    text-decoration: none !important;
    color: #07025c !important;
    background: white;
    padding: 10px 20px;
    border-radius: 25px;
    border: 2px solid #07025c !important;
}
.customlink9:hover {
    color: white !important;
    background-color: #07025c;
}
/* ======== BORDERS ========== */
.darkredback {
  	background-color: #BA0A0A;
  	border-radius: 15px;
  	padding: 25px 20px 20px 20px!important;
}
.blueborder {
    border: 4px solid #07025C;
    border-radius: 15px;
    margin-bottom: 15px;
}
.blueborder4 {
    border: 4px solid #07025C;
    border-radius: 15px;
  	padding-top: 10px;
}

.blueborder3 {
    border: 4px solid #07025C;
    border-radius: 15px;
    margin-bottom: 15px;
}
.purchaseborder {
    border: 4px solid #07025C;
    border-radius: 15px;
    margin-bottom: 15px;
    margin-top: -20px;
}

.topblueborder {
    border: 4px solid #07025C;
    border-radius: 15px;
    margin-bottom: 15px;
    margin-top: 35px !important;
}
.redborder {
    border: 4px solid #BA0A0A;
    border-radius: 15px;
    margin-bottom: 15px;
}
.redborder2 {
    border: 4px solid #BA0A0A;
    border-radius: 15px;
    margin-bottom: 5px !important;
    padding-bottom: -10px !important;
}
.blueborder2 {
    border: 4px solid #07025C;
    border-radius: 15px;
    margin-bottom: 5px !important;
    padding-bottom: -10px !important;
    background: #07025C !important
}

/* ==================== BLOCK 1 ======================= */
.block1 {
    display: inline;
    width: 100%;
    border: none;
    border-radius: 20px;
    background-color: white;
    color: white;
    padding: 0px 18px;
    font-size: 24px;
    text-align: center!important;
}

@media all and (min-width: 960px) {
.contentb .b700{
	display:inline;
}
.contentb .b490{
	display:none;
}
.contentb .b290{
	display:none;
}
.negmarg {
	margin-top: -15px!important;
}
.push40 {
	padding-left:40px;
}
}
/* ==================== BLOCK 2 ======================= */
.block2 {
    display: inline-block;
    width: 100%;
    border: none;
    border-radius: 15px;
    background-color: white;
    color: red!important;
    padding: 14px 28px;
    font-size: 28px;
    cursor: pointer;
    text-align: center;
}

@media all and (max-width: 959px) and (min-width: 600px) {
.contentb .b700{
	display:none;
}
.contentb .b490{
	display:inline;
	text-align:center;
	margin-top:15px;
}
.contentb .b290{
	display:none;
}
.negmarg { 
	margin-top: -15px!important;
}
.push40 {
	padding-left:40px;
}
}
/* ==================== BLOCK 3 ======================= */
.block3 {
    display: inline-block;
    width: 100%;
    border: none;
    border-radius: 15px;
    background-color: white;
    color: white;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

@media all and (max-width: 599px) {
.contentb .b700{
	display:none;
}
.contentb .b490{
	display:none;
}
.contentb .b290{
	display:inline;
	text-align:center;
	margin-top:15px;
}
.negmarg {
  margin-top: -30px!important;
}
}


/* ==================== BLOCK A ======================= */
.blocka {
    display: inline-block;
    width: 100%;
    border: 2px solid #07025c;
    border-radius: 30px;
    background-color: #BA0A0A!important;
    color: white;
    padding: 14px 18px;
    font-size: 24px;
    cursor: pointer;
    text-align: center!important;
}
.blocka:hover {
    border: 2px solid #07025c;
    background: white!important;
    color: #BA0A0A;
}
@media all and (min-width: 960px) {
.content .a700{
	display:inline-block;
}
.content .a490{
	display:none;
}
.content .a290{
	display:none;
}
}
/* ==================== BLOCK B ======================= */
.blockb {
    display: inline-block;
    width: 100%;
    border: 2px solid #07025C;
    border-radius: 20px;
    background-color: #BA0A0A;
    color: white;
    padding: 8px 8px;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
}
.blockb:hover {
    background-color: white;
    color: #BA0A0A;
    border: 2px solid #07025c;
}
@media all and (max-width: 959px) and (min-width: 600px) {
.content .a700{
	display:none;
}
.content .a490{
	display:inline-block;text-align:center;
}
.content .a290{
	display:none;
}
}
/* ==================== BLOCK C ======================= */
.blockc {
    display: inline-block;
    width: 100%;
    border: 2px solid #07025c;
    border-radius: 20px;
    background-color: #BA0A0A;
    color: white;
    padding: 8px 12px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}
.blockc:hover {
    background-color: white;
    color: #BA0A0A;
    border: 2px solid #07025c;
}
@media all and (max-width: 599px) {
.content .a700{
	display:none;
}
.content .a490{
	display:none;
}
.content .a290{
	display:inline-block;
	text-align:center;
}
}

/*  ============= ===================  ============= ===================  ============= =========== LARGE DEVICES - ======== ===== ================== ============ ======= */
@media all and (min-width: 960px) {
.customlink10:link {
  	font-size: 20px;
  	padding: 5px 10px !important;
  	margin-left: -10px !important;
  	margin-right: -10px !important;
}
.orangeborder {
   	margin-left: 40px;
   	width: 50%;
}
.orangeborder2 {
   	margin-left: 10px;
   	width: 90%;
}
.orangeborderblue2 {
  	margin-left: 10px;
  	width: 90%;
}
#notes2 td {
  	font-size: 16px;
  	border: none;
  	text-align: left;
}
#notes3 td {
  	text-align: left;
  	font-size: 16px;
}
#notes4 td {
  	text-align: left;
  	font-size: 20px;
}
#review td {
  	padding: 5px;
  	font-size: 16px;
  	border: 1px solid #07025c !important;
  	text-align: left;
}
.formfontp {
   	font-size: 20px !important;
}
.newformheading2 {
   	text-align:center;
   	font-size: 38px !important;
   	padding-top: 2px !important;
   	text-decoration: underline;
   	color: #07025c;
}

body{
	font-size: 18px;
 	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial;
	text-align:justify !important;
}
h1    {
	font-size: 30px !important;
 	text-align: center;
 	color: #07025C;
 	font-weight: normal !important;
}
h2   {
  	font-size: 24px !important;
	text-align: center !important;
 	color: #07025C;
 	font-weight: normal !important;
}  
h3   {
	font-size: 18px !important;
 	text-align: center;
 	color: black;
 	font-weight: bold !important;
 	font-style: normal !important;
}
p    {
 	font-size: 18px !important;
	text-align: justify !important;
}
.customlink4:link {
    text-decoration: none !important;
    color: #07025C;
    background-color: white;
    border: 1px solid #07025C;
    border-radius: 5px;
    font-weight: bold;
    font-size: 18px;
}
.customlink4:hover {
    color: white;
    background-color: #07025C;
    border: 1px solid #07025C;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
}
.gftest300 { 
  	width: 300px;
  	font-size:30px;
  	padding: 10px 10px;
  	border-radius:40px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 3px solid #07025C;
  	color: #BA0A0A;
}
.gftest400 {
  	width: 400px;
  	font-size:30px;
  	padding: 10px 10px;
  	border-radius:40px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 3px solid #07025C;
  	color: #BA0A0A;
}
.gftest500 {
  	width: 500px;
  	font-size:30px;
  	padding: 10px 10px;
  	border-radius:50px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 3px solid #07025C;
  	color: #BA0A0A;
}
.gftest600 {
  	width: 600px;
  	font-size:30px;
  	padding: 10px 10px;
  	border-radius:50px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 3px solid #07025C;
  	color: #BA0A0A;
}
.title {
  	background: white;
  	font-size:35px!important;
  	border: 0px solid #07025C;
  	color: #07025C;
  	padding: 0px 0px!important;
  	border-radius:20px!important;
  	margin-top: 0px;
  	text-align:center;
}
.leftcolumn {
  	margin-left: 5%;
}
.middlecolumn {
  	margin-left: 5%;
}
.rightcolumn {
  	margin-left: 5%;
  	margin-right: 5%;
}
}

/*  ============= ===================  ============= ===================  ============= =================== 
============= ========  MEDIUM DEVICES  ===== ====
==============  ============= ===================  ============= ===================================== */
@media all and (max-width: 959px) and (min-width: 600px) {
.customlink10:link {
  	font-size: 18px;
  	padding: 5px 10px !important;
  	margin-left: -10px !important;
  	margin-right: -10px !important;
}
.orangeborder {
  	margin-left: 40px;
  	width: 50%;
}
.orangeborder2 {
  	margin-left: 10px;
  	width: 90%;
}
.orangeborderblue2 {
  	margin-left: 10px;
  	width: 90%;
}
#notes2 td {
  	font-size: 16px;
  	border: none;
  	text-align: left;
}
#notes3 td {
  	font-size: 14px;
  	text-align: left;
}
#notes4 td {
  	font-size: 18px;
  	text-align: left;
}
#review td {
  	padding: 5px;
  	font-size: 16px;
  	border: 1px solid #07025c !important;
  	text-align: left;
}
.formfontp {
   font-size: 18px !important;
}
.newformheading2 {
  	text-align:center;
  	font-size: 32px !important;
  	padding-top: 10px;
  	padding-bottom: 2px;
  	text-decoration: underline;
  	color: #07025c;
}

body  {
	font-size: 18px;
	margin-left: 15px !important;
	margin-right: -50px !important;
 	margin-top: 0px;
  	margin-bottom: 0px;
	font-family: Arial;
	text-align: justify !important;
}
h1    {
	font-size: 24px !important;
   	text-align: center;
  	color: #07025C;
 	font-weight: normal !important;
}
h2   {
 	font-size: 22px !important;
  	text-align: center !important;
	color: #07025C;
	font-weight: normal !important;
}
h3   {
  	font-size: 18px !important;
 	text-align: center;
 	color: black;
  	font-weight: bold !important;
 	font-style: normal !important;
}
p    {
 	font-size: 18px !important;
   	text-align: justify !important;
}  
.customlink4:link {
    text-decoration: none !important;
    color: #07025C;
    background-color:white;
    border: 1px solid #07025C;
    border-radius: 5px;
    font-weight: bold;
    font-size: 18px;
}
.customlink4:hover {
    color: white;
    background-color: #07025C;
    border: 1px solid #07025C;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
}
.customlink:link {
    text-decoration: none !important;
    color: white!important;
    font-weight: bold;
    font-size: 16px;
}
.customlink:hover {
    color: #07025C!important;
    font-weight: 700;
    font-size: 16px;
}
.gftest300 {
  	width: 250px;
  	font-size:25px;
  	padding: 12px 8px;
  	border-radius:40px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 2px solid #BA0A0A;
  	color: #BA0A0A;
}
.gftest400 {
  	width: 320px;
  	font-size:25px;
  	padding: 12px 8px;
  	border-radius:40px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 2px solid #BA0A0A;
  	color: #BA0A0A;
}
.gftest500 { 
  	width: 420px;
  	font-size:25px;
  	padding: 12px 8px;
  	border-radius:40px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 2px solid #BA0A0A;
  	color: #BA0A0A;
}
.gftest600 {
  	width: 510px;
  	font-size:30px;
  	padding: 10px 10px;
  	border-radius:50px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 3px solid #07025C;
  	color: #BA0A0A;
}
.title {
  	background: white;
  	font-size:25px;
  	border: 0px solid #07025C;
  	color: #07025C;
  	padding: 0px 0px!important;
  	border-radius:20px!important;
  	margin-top: -30px;
  	text-align:center;
}
.leftcolumn {
  	margin-left: 5%;
}
.middlecolumn {
  	margin-left: 5%;
}
.rightcolumn {
  	margin-left: 5%;
  	margin-right: 5%;
}
}
/* ==========  ============= ===================  ============= ===================    SMALL DEVICES -  ============= ===================  =============  ===================
============== */
@media all and (max-width: 599px) and (min-width: 320px) {
.customlink10:link {
  	font-size: 16px;
  	padding: 3px 5px !important;
  	margin-left: -20px !important;
  	margin-right: -20px !important;
}
.orangeborder {
  	width: 100%;
}
.orangeborder2 {
  	width: 100%;
}
.orangeborderblue2 {
   	width: 100%;
}
#notes2 td {
  	font-size: 14px;
  	border: none;
  	text-align: left;
}
#notes3 td {
  	font-size: 14px;
  	text-align: left;
}
#notes4 td {
  	font-size: 16px;
  	text-align: left;
}
#review td {
  	padding: 5px;
  	font-size: 12px;
  	border: 1px solid #07025c !important;
  	text-align: left;
}
.formfontp {
   	font-size: 16px !important;
}
.newformheading2 {
  	text-align:center !important;
  	font-size: 26px !important;
  	padding-top: 10px !important;
  	text-decoration: underline;
  	color: #07025c;
}
body   {
   	font-size: 16px;
   	margin-left: 10px !important;
   	margin-right: 10px !important;
   	font-family: Arial;
   	background: white !important;
}
h1    {
 	font-size: 20px !important;
  	text-align: left;
 	color: #07025C;
	font-weight: normal !important;
}
h2   {
 	font-size: 20px !important;
 	text-align: left;
 	color: #07025C;
  	font-weight: normal !important;
}  
h3   {
 	font-size: 16px !important;
 	text-align: center;
 	color: black;
 	font-weight: bold !important;
 	font-style: normal !important;
}
p    {
 	font-size: 16px !important;
 	text-align:left;
}

.customlink4:link {
    text-decoration: none !important;
    color: #07025C;
    background-color:white;
    border: 1px solid #07025C;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
}
.customlink4:hover {
    color: white;
    background-color: #07025C;
    border: 1px solid #07025C;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
}
.gftest300 { 
  	width: 200px;
  	font-size:20px;
  	padding: 8px 4px;
  	border-radius:40px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 2px solid #BA0A0A;
  	color: #BA0A0A;
}
.gftest400 {
  	width: 275px;
  	font-size:20px;
  	padding: 8px 4px;
  	border-radius:40px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 2px solid #BA0A0A;
  	color: #BA0A0A;
}
.gftest500 {
  	width: 350px;
  	font-size:25px;
  	padding: 8px 4px;
  	border-radius:40px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 2px solid #BA0A0A;
  	color: #BA0A0A;
}
.gftest600 {
  	width: 325px;
  	font-size:30px;
  	padding: 10px 10px;
  	border-radius:50px!important;
  	margin: 0 auto;
  	text-align:center;
  	border: 3px solid #07025C;
  	color: #BA0A0A;
}
.title {
  	background: white;
  	font-size:19px;
  	border: none!important;
  	color: #07025C;
  	padding: 0px 0px!important;
  	border-radius:20px!important;
  	margin-top: -40px;
  	text-align:center;
}
.leftcolumn {
  	margin-left: 5%;
}
.middlecolumn {
  	margin-left: 5%;
}
.rightcolumn {
  	margin-left: 5%;
  	margin-right: 5%;
}
}


/* ======= ======== ==========  ======  ======= ======== =  GRID VIEW 
====== ======= ========= ==========  ======= ====== ==  */

* {
    box-sizing: border-box;
}
.row::after {
    content: "";
    clear: both;
    display: table;
}
[class*="col-"] {
    float: left;
    padding: 15px;
}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="col-"] {
        width: 100%;
    }
}

/* ===============  ========  ===============  =======  GRAVITY FORMS - GRAVITY FORMS  =============== 
===============  ===============  ===============  ===============  =================  */
#trustreviewtable {
  	border:none;
}
#trustreviewtable2 {
  	border:none;
}
@media all and (min-width: 960px) {
#trustreviewtable td {
  	font-size:18px;
  	border: 1px solid #dfdfdf;
}
#trustreviewtable2, td {
  	font-size:18px;
  	border: 1px solid #dfdfdf;
}
}
@media all and (max-width: 959px) and (min-width: 600px) {
#trustreviewtable td {
  	font-size:16px;
  	border: 1px solid #dfdfdf;
}
#trustreviewtable2, td {
  	font-size:11px;
  	border: 1px solid #dfdfdf;
}
}
@media all and (max-width: 599px) and (min-width: 320px) {
#trustreviewtable td {
  	border: 1px solid #dfdfdf;
  	font-size:9px;
}
#trustreviewtable2, td {
  	border: 1px solid #dfdfdf;
  	font-size:16px;
}
}
 
/* ======= =========== ===========    IMAGES    ============= ===================  ============= =================== ============= */
#texasguntrustlogolarge3 {
  	float: left;
  	margin: -30px 12px 0px 5px;
  	padding-left:10px;
}
#texasguntrustlogomedium3 {
  	float: left;
  	margin: -10px 12px 0px 0px;
  	padding-left:10px;
}
#texasguntrustlogosmall3 {
  	float: left;
  	margin: -4px 0px 0px 5px;
}
#texasguntrustlogolargea {
  	float: left;
  	margin: 0px 0px 0px 0px;
}
#texasguntrustlogolargeb {
  	float: right;
  	margin: 0px 0px 0px 0px;
}
#texasguntrustlogomediuma {
  	float: left;
  	margin: -10px 0px 0px 0px;
}
#texasguntrustlogomediumb {
  	float: right;
  	margin: -10px 0px 0px 0px;
}
#texasguntrustlogosmalla {
  	float: left;
  	margin: 15px 0px 0px 5px;
}
#texasguntrustlogosmallb {
  	float: right;
  	margin: -10px 5px 0px 0px;
}



@media all and (min-width: 600px) {
#notes th {
  	font-size: 20px;
}
#notes td {
  	border: none;
  	text-align: left;
  	font-size: 16px;
}
.biganddark { 
  	font-size: 20px;
}
}
@media all and (max-width: 599px) and (min-width: 320px) {
#notes th {
  	font-size: 16px;
}
#notes td {
  	font-size: 16px;
  	border: none;
  	text-align: left;
}
.biganddark { 
  	font-size: 16px;
  	text-align: left !important;
}
}
#notes  {
  	border: none;
  	width: 100%;
}
#notes tr {
  	border: none;
} 
#notes td {
  	border: none;
  	vertical-align: top;
  	font-family: "Arial" !important;
  	padding: 0.4375em !important;
  	font-weight: normal !important;
} 
.biganddark { 
   	text-align: center;
   	font-weight:bold;
}