.pakb-main h2 a, .pakb-main h2 a:hover, .pakb-main h2 a:focus, .pakb-main h2 i {
	font-size: 25px;
	float: none;
	color: #165d99
}

.pakb-box h2, .pakb-box:hover h2, .pakb-box:focus h2 {
	color: #165d99
}

.pakb-box .pakb-box-icon i, .pakb-box .pakb-box-icon:hover i, .pakb-box .pakb-box-icon:focus i {
	color: #165d99;
	font-size: 48px
}

.pakb-main .pakb-row h2 {
	font-size: 26px
}

.pakb-single a, .pakb-single a:hover, .pakb-single a:focus {
	color: #165d99
}

.autocomplete-suggestion, .pakb-archive a, .pakb-archive a:hover, .pakb-archive a:focus, .pakb-archive a:visited {
	color: #165d99
}

.pakb-breadcrumb a, .pakb-breadcrumb a:visited, .pakb-breadcrumb li.active, .pakb-breadcrumb-icon {
	color: #A9AAAB
}

.pakb-meta, .pakb-meta a {
	color: #A9AAAB
}

.pakb-boxes .pakb-box .pakb-view-all, .pakb-lists .pakb-view-all a {
	color: #A9AAAB
}

.pakb-list li a, .pakb-list li a:hover, .pakb-list li a:focus, .pakb-list i {
	color: #444444;
	font-size: 12.5px
}

.pakb-breadcrumb a:hover, .pakb-breadcrumb a:focus {
	color: #165d99
}

.pakb-meta a:hover, .pakb-meta a:focus, .pakb-lists .pakb-view-all a:hover {
	color: #165d99
}

.pakb-main .pakb-list li {
	margin-left: 3px
}

.pakb-content {
	font: 16px open sans;
	min-height: 250px
}

.widget h3 {
	float: none;
	color: #165d99;
	margin: 0 0 20px;
	font-weight: normal;
	font-size: 18px
}

#faqhelp {
	width: 66%;
	float: left;
	padding-right: 40px
}

#faqhelp h1{
	margin:0;
	padding-top: 30px;
}

#faqhelp h2 {
	border: 0px
}

ul.pakb-breadcrumb, li.pakb-breadcrumb, .pakb-breadcrumb a, .pakb-breadcrumb li.active {
	font-size: 12px;
	color: #666 !important
}

.page-title, .single-post h1 {
	border: 0px
}

.sidebar {
	margin: 30px 0 0 0;
	width: 25%;
	min-height: 660px;
}

.sidebar .widget {
	margin: 0 0 20px 0;
}


#contactmethods {
	width: 90%;
}

#contactmethods #contact-mail {
	display: none;
}

#contactmethods .contact-widget h2 {
	line-height: 1.15em;
}

.sidebar .pakb-col-2 {
	width: 100%;
}

#contact-form-area {
	width: 100%;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
}

.contact-form-cont {
	float: left;
	padding: 20px 30px 0 30px;
	margin: 0 30px 30px 30px;
	border: 1px solid #ccc;
	width: calc(75% - 60px)
}

.contact-form-cont .new-input {
	width: calc(50% - 10px);
}

.contact-form-cont .contact-subject{
	width: 100%;
}

.contact-form-cont .new-input:nth-child(even) {
	margin-right: 20px;
}

.contact-form-cont p {
	/*display: inline-block;*/
	margin-bottom: 20px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.wpcf7-form p{
	margin-bottom: 0;
}

.contact-form-cont .wpcf7-captchac {
	float: left;
	height: 48px;
	width: 155px;
	border: 1px solid #b3b6b9;
	margin: 0 20px 0 0;
}

.contact-form-cont label {
	margin-bottom: 2px;
}

.captcha-334 {
	display: block;
}

.contact-form-cont hr {
	float: left;
	width: 100%;
	background: #D7D8D8;
	border-bottom: 1px solid white;
	margin-bottom: 11px;
}

.contact-form-cont .wpcf7-submit {
	width: 200px;
	height: 50px;
	float: right;
	color: #7a4e00;
	font-size: 15px;
	font-family: Open Sans;
	font-weight: 700;
	background: #edbb56;
	background: -webkit-linear-gradient(#FADB99, #edbb56);
	background: -o-linear-gradient(#FADB99, #edbb56);
	background: -moz-linear-gradient(#FADB99, #edbb56);
	background: linear-gradient(#FADB99, #edbb56);
	border-radius: 2px;
	border: solid 1px #9B9B9B;
	/*margin-top: 5px;*/
	cursor: pointer;
}

.contact-form-cont .wpcf7-submit:hover {
	background: #EFC468;
	background: -webkit-linear-gradient(#F7D185, #EFC468);
	background: -o-linear-gradient(#F7D185, #EFC468);
	background: -moz-linear-gradient(#F7D185, #EFC468);
	background: linear-gradient(#F7D185, #EFC468);
}

.contact-form-cont h3 {
	font: 400 16px Open Sans !important;
	padding-top: 10px;
}

.contact-form-cont img.ajax-loader {
	float: right;
	padding: 15px 15px 0 0;
}

#top_questions {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

#top_questions a {
	margin: 0 12px;
}

.new-text-message textarea {
	width: 100%;
	padding: 15px 0 5px 15px;
	height: 175px;
	box-sizing: border-box;
	display: block;
	float: none;
	background: #FFF;
	border: 1px solid #979797;
	box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, .2);
	border-radius: 2px;
	font: 400 14px/1 Open Sans
}

.new-text-message {
	width: 100%
}

@media (max-width:948px) {
	#faqhelp {
		width: 93%;
		padding: 15px
	}

	.pakb-content {
		min-height: 0px
	}

	.sidebar {
		display: block !important;
		width: 95%;
		min-height: 0px;
		margin-left: 15px
	}

	.sidebar .widget {
		margin: 0 20px 20px 0;
		float: left
	}

	.sidebar #midchat {
		display: none;
		visibility: hidden
	}

	.pakb-list li a, .pakb-list li a:hover, .pakb-list li a:focus, .pakb-list i {
		font-size: 14px
	}

	#contactmethods {
		width: 96%
	}

}


@media only screen and (max-device-width: 480px) {
	.contact-form-cont .wpcf7-submit{
		width: 400px;
		float: none;
	}

	.sidebar{
		display: none!important;
	}
}