/* Enter Your Custom CSS Here */
.widget-title{
	display: none;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ce252b;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ce252b;
	box-shadow:inset 0px 1px 0px 0px #ce252b;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b2040a), color-stop(1, #c6030a));
	background:-moz-linear-gradient(top, #b2040a 5%, #c6030a 100%);
	background:-webkit-linear-gradient(top, #b2040a 5%, #c6030a 100%);
	background:-o-linear-gradient(top, #b2040a 5%, #c6030a 100%);
	background:-ms-linear-gradient(top, #b2040a 5%, #c6030a 100%);
	background:linear-gradient(to bottom, #b2040a 5%, #c6030a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2040a', endColorstr='#c6030a',GradientType=0);
	background-color:#b2040a;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:8px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
  text-align:center;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c6030a), color-stop(1, #b2040a));
	background:-moz-linear-gradient(top, #c6030a 5%, #b2040a 100%);
	background:-webkit-linear-gradient(top, #c6030a 5%, #b2040a 100%);
	background:-o-linear-gradient(top, #c6030a 5%, #b2040a 100%);
	background:-ms-linear-gradient(top, #c6030a 5%, #b2040a 100%);
	background:linear-gradient(to bottom, #c6030a 5%, #b2040a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6030a', endColorstr='#b2040a',GradientType=0);
	background-color:#c6030a;
  color:#ffffff;
}
.myButton:active {
	position:relative;
	top:1px;
}

.myButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EABB00), color-stop(1, #FFCB05));
	background:-moz-linear-gradient(top, #EABB00 5%, #FFCB05 100%);
	background:-webkit-linear-gradient(top, #EABB00 5%, #FFCB05 100%);
	background:-o-linear-gradient(top, #EABB00 5%, #FFCB05 100%);
	background:-ms-linear-gradient(top, #EABB00 5%, #FFCB05 100%);
	background:linear-gradient(to bottom, #EABB00 5%, #FFCB05 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EABB00', endColorstr='#FFCB05',GradientType=0);
	background-color:#FFCB05;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #BF9900;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:8px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
  text-align:center;
}
.myButton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFCB05), color-stop(1, #EABB00));
	background:-moz-linear-gradient(top, #FFCB05 5%, #EABB00 100%);
	background:-webkit-linear-gradient(top, #FFCB05 5%, #EABB00 100%);
	background:-o-linear-gradient(top, #FFCB05 5%, #EABB00 100%);
	background:-ms-linear-gradient(top, #FFCB05 5%, #EABB00 100%);
	background:linear-gradient(to bottom, #FFCB05 5%, #EABB00 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFCB05', endColorstr='#EABB00',GradientType=0);
	background-color:#FFCB05;
  color:#ffffff;
  text-decoration:none;
}
.myButton2:active {
	position:relative;
	top:1px;
}

.myButton33 {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5E0000), color-stop(1, #BF1C0B));
	background:-moz-linear-gradient(top, #5E0000 5%, #BF1C0B 100%);
	background:-webkit-linear-gradient(top, #5E0000 5%, #BF1C0B 100%);
	background:-o-linear-gradient(top, #5E0000 5%, #BF1C0B 100%);
	background:-ms-linear-gradient(top, #5E0000 5%, #BF1C0B 100%);
	background:linear-gradient(to bottom, #5E0000 5%, #BF1C0B 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5E0000', endColorstr='#BF1C0B',GradientType=0);
	background-color:#5E0000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	padding:5px 18px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
  text-align:center;
}
.myButton33:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #BF1C0B), color-stop(1, #5E0000));
	background:-moz-linear-gradient(top, #BF1C0B 5%, #5E0000 100%);
	background:-webkit-linear-gradient(top, #BF1C0B 5%, #5E0000 100%);
	background:-o-linear-gradient(top, #BF1C0B 5%, #5E0000 100%);
	background:-ms-linear-gradient(top, #BF1C0B 5%, #5E0000 100%);
	background:linear-gradient(to bottom, #BF1C0B 5%, #5E0000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BF1C0B', endColorstr='#5E0000',GradientType=0);
	background-color:#BF1C0B;
  color:#ffffff;
}
.myButton33:active {
	position:relative;
	top:1px;
}

.lightgray {
	background-color: #ececec;
	border: 0px solid #E88E04;
	padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.post-header {
  margin-bottom: 25px;
}

.fire1 {
	background-color: #fde9d9;
	border: 0px solid #E88E04;
	padding: 20px 20px 30px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}


hr.four {
 border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
  margin-top: 35px;
}

.fireshadow {
	background-color: #FFF;
	border: 0px solid #555;
	padding: 20px 20px 20px 20px;
  margin-top: 20px;
  margin-bottom: 30px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
}


.menuctr {
  width: 1180px;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
  padding-right: 65px;
}

.menufooter {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  
}

p.blue {
 color: #20225D;
}

.fireshadow2 {
	background-color: #FFF;
	border: 0px solid #555;
	padding: 10px 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
}

.protitle {
	background-color: #;
  font-size: 28px;
  color: #25265d;
	border: 0px solid #E88E04;
	padding: 15px 0 5px 0;
  text-align: center;
  height: 60px;
  line-height: 110%;
}

.prodesc {
	background-color: #;
	border: 0px solid #E88E04;
	padding: 0 0 20px 0;
  color: #000;
  text-align: center;
}

.homeboxes {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.post-meta {
display: none;
}

.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    height: 80px;
}

.claimbox {
	background-color: #ececec;
	border: 0px solid #E88E04;
	padding: 20px 20px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

ul.no_bullet {
list-style-type: none;
padding: 0;
margin-left: 20px;
}

li.check {
background: url('http://pubadjuster.com/wp-content/uploads/2016/12/checkmark19_25.png') no-repeat left top;
padding-left: 32px;
padding-top: 2px;
padding-bottom: 15px;
}

ol > li {
padding-bottom: 15px;
}

.contfomr0001{
    width: 100%;
    height: auto;
    float: none;
    padding-top: 11px;
}
.contfomr0001 form{}
.contfomr0001 form p{
    width: 49%;
    height: auto;
    float: none;
    display: inline-block;
    padding-right: 2%;
    margin-bottom: 17px;
}
.contfomr0001 form p label{
    color: #333;
    font-weight: 300;
    width: 100%;
}
.contfomr0001 form p label span{
    width: 100%;
}
.contfomr0001 form p label span input{
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid #797979;
    color: #000;
    padding: 9px 10px;
    margin-top: 7px;
}
.contfomr0001 form p label span textarea{
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid #797979;
    color: #000;
    padding: 9px 10px;
    margin-top: 7px;
}

.contfomr0001 form p:nth-child(4){width: 99%;}
.contfomr0001 form p:nth-child(5){width: 99%;}
.contfomr0001 form p:nth-child(7){width: 99%;}
.contfomr0001 form p:nth-child(8){width: 99%;margin-bottom: 0px;}


.contfomr0001 form p input[type="submit"]{
    background-color: #25265d;
    border: 1px solid #25265d;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    padding: 14px 66px;
}
.contfomr0001 form p input[type="submit"]:hover{
    background-color: #ce252b;
    border: 1px solid #fff;
}
.contright01{text-align:center;}
.contright01 p{
    margin-bottom: 19px;
    padding-top: 10px;
}
.contright01 h3{
        font-size: 30px;
    color: #fff;
    line-height: 37px;
    margin-bottom: 10px;
    margin-top: 6px;
}
.contright01 h3 span{font-size: 22px;}

.fotgoole01{position: fixed; bottom: 15px; left: 16px; z-index: 99; border: 1px solid #ce252b;}
.fotgoole01 img{ max-width:100%; max-height:60px;}


.hometest0001{display:none;}

.googlehmerews01{}
.googlehmerews01 .element-title{
    color: #25265d;
    font-size: 29px;
    font-weight: 500;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 16px;
}
.vewgooglee{
    text-align: center;
    padding-top: 20px;
}
.vewgooglee a{
    color: #d4060e;
    font-size: 13px;
    font-weight: 500;
    margin: 0px 16px;
    border: 1px solid;
    padding: 8px 13px;
}
.vewgooglee a:hover{}

.foot001{
    padding-top: 40px;
    margin-bottom: 21px;
}
.footspace{
  padding: 50px;
}
.foot001 h3{
    color:#25265d;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.foot001 h3:after{content:"";width: 50px;height: 0px;background-color: #ce252b;position: absolute;bottom: -10px;left: 0;}
.foot001 p{
    color: rgba(255, 255, 255, 0.75);
    line-height: 23px;
    font-size: 15px;
}
.foot001 ul{
    margin: 0px;
    padding: 0px;
    column-count: 2;
}
.foot001 ul li{
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.foot001 ul li a{
    color: white;
    line-height: 23px;
    font-size: 15px;
}
.foot001 ul li a:hover{
    color: #ce252b;
}
.foot001 ul li a:after{content:"\f061";font-family: FontAwesome;position: absolute;top: 0;left: 0;font-size: 13px;}

.foot002{}
.foot002 ul{
    margin: 0px;
    padding: 0px;
    column-count: 1;
}
.foot002 ul li{
    color: rgba(8, 8, 8, 0.75);
    line-height: 23px;
    font-size: 15px;
    padding-left: 34px;
    margin-bottom: 17px;
}
.foot002 ul li i{
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.socail01{
    border-top: 1px dashed rgba(35, 35, 35, 0.17);
    padding-top: 10px;
    color: rgba(8, 8, 8, 0.75);
    line-height: 23px;
    font-size: 15px;
}
.socail01 a{
    margin-left: 20px;
    font-size: 18px;
    color: rgba(8, 8, 8, 0.75);
}
.socail01 a:hover{
    color: rgb(206, 37, 43);
}
.socail01 a:hover i{}

.hmebox002{
    padding: 40px 0px 10px;
}
.hmebox003{
    text-align: center;
    margin-bottom:20px;
}
.hmebox003 img{
    max-width: 100%;
    max-height: 300px;
}

.homecionnws{
    width: 100%;
    height: auto;
	    padding: 40px 0px 20px;
}
.homecionnws ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.homecionnws ul li{
    width: 100%;
    height: auto;
    max-width: 126px;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 15px;
}
.homecionnws ul li img{
    max-width: 100%;
    max-height: 95px;
    margin-bottom: 6px;
}
.homecionnws ul li p{}

.frmbtn01{}
.frmbtn01 input[type="reset"]{background-color: #25265d;
    border: 1px solid #25265d;
    color: #fff;
    width: 25%;
	margin-right:10px;
    text-transform: uppercase;
    padding: 14px 66px;}
.frmbtn01 input[type="reset"]:hover{
    background-color: #ce252b;
    border: 1px solid #fff;
}
.frmbtn01 input[type="submit"]{background-color: #25265d;
    border: 1px solid #25265d;
    color: #fff;
    width: 25%;
    text-transform: uppercase;
    padding: 14px 66px;}
.frmbtn01 input[type="submit"]:hover{
    background-color: #ce252b;
    border: 1px solid #fff;
}



@media (max-width:600px){
	.fotgoole01{bottom: 10px; left: 10px;}
	.fotgoole01 img{ max-height:40px;}
}

