body {
    font-family: 'Roboto', sans-serif !important;
}

h3 {
    font-size: 26px !important;
}
h1 {
    font-family: 'Courgette', cursive !important;
    font-size: 40px !important;
}

/*Buttn*/
.btn-primary {
  background-color: #50ceb4;
  border-color: transparent;
  color: #fff;
}
.btn-primary:hover {
  background-color: #40bea4;
  border-color:  transparent;
  color: #fff;
}



.form-top > h4 {
    color: #525252;
    font-size: 24px;
    margin: 0;
    padding-bottom: 20px;
}

.business {
    padding-top: 110px;
}
.blog {
    background: rgba(0, 0, 0, 0) url(
	"http://portagecountybiz.com/admin/wp-content/uploads/2014/07/home_topbanner-1600x48.jpg") no-repeat scroll 0 0;

    background-size: cover;
    padding: 80px 0;
}

.business h3 {
    color: #fff;
}
.business h1 {
  color: #fff;
  font-size: 48px !important;
}
.form-inner > h4 {
    color: #525252;
    font-size: 24px;
    padding: 5px 0;
}

.form-wrapper select {
    background-color: #f2f2f2;
    border: 1px solid #d1d1d1;
	height:50px;
    color: #8f8f8f;
    padding: 5px 5px;
    width: 75%;
}
.form-inner p {
    color: #525252;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 10px;
}
.form-wrapper {
    background-color: #fff;
    float: right;
    padding: 40px 20px;
    width: 90%;
}
.boxSection {
    background: #e7e7e7;
    padding: 50px 0;
}
.textBox {
    background: #fff;
    padding: 30px;
}
.textBox h2 {
  font-family: "Courgette",cursive !important;
  font-size: 42px;
  margin: 0 0 22px;
  cursor:pointer;
}
.textBox h2 span {
  float: right;
  margin-top: 18px;
}
.textBox ul {
  padding-left: 22px;
}
.textBox ul li ul{padding-top:10px;}
.textBox ul > li {
  background:url("../images/check.png") no-repeat;
  font-weight: bold;
  list-style:none;
  font-size:22px;
  padding-left: 26px;
  margin:12px 0;
}
.textBox ul > li a{ color:#333;}
body .nav-tabs > li.active > a:focus,.nav-tabs > li.active > a{color:#fff !important; background-color:#ff020c !important;}
.nav-tabs > li.active > a:active{color:#fff !important;}
.textBox ul > li ul > li,.textBox ul > li ul > li > a {
  background:none;
  font-weight:normal;
  margin:0;
  
  padding:4px 0;
  color:#333333;
  list-style: inherit;
}
a:focus, a:hover {
 
  text-decoration: none !important;
}
.buttonBox .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 0;
}
.buttonBox .nav-tabs {
    border-bottom: none;
}
.buttonBox  a:hover{ color: #fff !important;}
.buttonBox  a:focus{color:#777 !important;}
.form-wrapper a.submitBtn {
  background-color: #21c28c;
  color: #fff;
  display: block;
  font-size: 25px;
  margin: 30px auto auto;
  padding: 8px 0;
  width: 85%;
  text-decoration:none;
}
.floatRight{float:right !important;}
.floatLeft{float:left !important;}
.backwardWht{background-color:#fff !important;}

.buttonBox {
  padding-top: 20px;
  text-align: left;
}
.buttonBox  a {
  background-color: #262827;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  margin: 5px 4px;
  padding: 10px 18px;
  text-decoration:none;
  text-align: center;
}
.buttonBox  a:hover{background-color:#ff020c !important; color:#fff; text-decoration:none;}

.sectionContent ul {
  padding-left: 18px !important;
  padding-top: 12px;
}
.sectionContent ul > li {
  font-size: 14px;
  font-weight: 500;
  padding:5px 0;
}
.sectionContent ul > li > ul li {
  font-weight: normal;
}

.sectionContent ul > li > ul li h3{font-size:16px;}
.sectionContent ul > li > ul li h3 {
  font-size: 22px !important;
}
.sectionContent ul > li > ul li .inputType{padding:10px 0;}
.sectionContent ul > li > ul li .inputType input {
  border: 1px solid #cccccc;
  height: 38px;
  padding: 5px;
  width: 70%;
}
.sectionContent ul > li > ul li .inputType select{width:70%; height:38px; border: 1px solid #cccccc;}



.dropDown1 {
	display: none;
}

.sectionContent {
	display: none
}
