.my_planDuration {
margin-top: 0.4em;
}

input, button, select, textarea {
font-size:1em;
}

.c-form input, .comment-form form input {
 width: 97%;
}

.navbar-brand {
margin-top:-10px;
position:relative;
z-index:990;
}

.page-heading {
width:50%;padding-top:170px;padding-bottom:114px;float:left;font-size:45px;
}

input[type="radio"] {
height:15px;
width: 15px;
}

.my_feature {
line-height:20px;
}

.c-form input, .comment-form form input[type="checkbox"] {
margin-bottom:12px;
}

.about-block3:before {
background: #2f9aea;
}

.about-block2:before {
background: #2a86ca;
}

input[type="checkbox"] {
height:15px;
width: 15px;
}

.inner {
	padding-top:140px;
}

#regagent {
	display:none;
}

.about-nav li {
padding-top:10px;
padding-bottom:10px;
}

.pricing_table li {
width:33%;
}

.content-head p.sub {
	font-size:14px;
	padding:0px;
}

.button-right {
	margin: -18px 0;
	padding: 227px 0 57px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	position: relative;
	z-index: 555;
	font-family: Raleway;
	text-transform: uppercase;
padding-top:240px;padding-bottom:44px;
width:50%;float:left;
}

#appForm select {
padding:10px 5px 10px 5px;width:100%;margin-top:5px;margin-bottom:5px;
}

.button-right button {
background: green;
padding:10px;
border:1px solid #fff;
border-radius:20px;
}

.nav-tabs li:nth-child(4) i {
	background: url(../images/ico/7.png) no-repeat center center;
	background-color: #fff;
}

.nav-tabs li:nth-child(4):hover i ,
.nav-tabs li:nth-child(4).active i {
	background: url(../images/ico/7-hr.png) no-repeat center center;
	background-color: #55acee;
}

.overlay {
background: rgb(105, 153, 193);
opacity:1;
}

.navbar-default .navbar-nav >.active > a {
color:#fff !important;
}

.navbar-default .nav li a{
font-size:14px;
font-weight:bold;
}

.nav > li > a {
padding-right:45px;
}

@media(max-width:768px) {

.page-heading {
	width:100%;
	float:none;
}

.button-right {
width:100%;
float:none;
padding-top:0px;
}

}