/*

Theme Name:Theme For The Finanace Dept

Author: The Finanace Dept

Author URI: http://www.wordpress.org/

Description: The Finanace Dept

Version: 1.1

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: single, flat design

Text Domain: The Finanace Dept

*/



@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic,700italic|Oswald:400,300|Roboto:400,300italic,300,400italic,500,700|Open+Sans:400,600,300);
/* Reset.css */  



.div, img, a, ul, li, span, h1, h2, h3, h4, h5 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	border:0;
	outline:none!important;
}
.clear {
	clear:both;
}
a {
	color:#4a4a4a;
}
a:hover, a:focus {
	text-decoration:none;
	color:#F7A149;
}
img {
	max-width:100%;
}
body {
	font-family: 'Roboto', sans-serif;
	color:#4a4a4a;
	line-height:1.6;
	background:#fafafa;
	padding-top:86px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height:1.2;
}
strong {
	font-weight:700;
}
h2 {
	font-size:32px;
	font-weight:500;
	letter-spacing:4px;
	padding: 0 15px;
	margin-bottom:40px;
}
h2 span {
	display:inline-block;
	padding:0 0 20px 0;
	margin:0;
	border-bottom:solid 2px #f7a149;
}
h3, .comments-title {
	font-size:28px;
	font-weight:500;
	padding:0;
	margin:0 0 10px 0;
	letter-spacing:normal;
}
h4 {
	font-size:20px;
	padding:0;
	margin:0 0 35px 0;
	font-weight:300;
}
h5 {
	font-size:16px;
	font-weight:400;
	padding:0;
	margin:0 0 20px 0;
	letter-spacing:2px;
}
h6 {
	font-size:13px;
	padding:0;
	margin:0 0 25px 0;
	font-family: 'Open Sans', sans-serif;
	color:#6B6F75;
	font-weight:600;
	line-height:1.4;
}
p {
	margin:0 0 20px 0;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	color:#6B6F75;
	font-weight:300;
}
p strong, p a {
	font-weight:600;
	color:#4a4a4a;
}
/* Normal Styling */



.container-fluid {
	padding:0 15px;
	max-width:986px;
}
.row-fluid {
	width: 100%;
 *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid:after {
	clear: both;
}
.main-frame {
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
}
.header {
	background:url(images/header-border.jpg) repeat-x left bottom #fcfbfb;
	min-height:86px;
	padding:15px 0;
	margin:0;
	position:fixed;
	top:0;
	z-index:100;
}
.nav-header {
	float:left;
	padding:0;
	margin:0;
}
.logo {
	float:left;
	padding:0;
	margin:0;
}
.menubar {
	float:right;
	padding:0;
	margin:0;
}
.menubar ul {
	display:block;
	padding:0;
	margin:0;
}
.menubar ul li {
	float:left;
	padding:0;
	margin:0 0 0 30px;
}
.menubar ul li a {
	display:block;
	padding:0;
	margin:0;
	color:#555254;
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:1px;
	height:46px;
	line-height:46px;
	font-weight:500;
}
.menubar ul li a:hover, .menubar ul li.current a {
	color:#F7A149;
}
.navbar-collapse {
	padding:0;
	margin:0;
	border:0;
}

.fixed-bg {
	background-attachment:fixed!important;
	background-repeat:no-repeat!important;
	background-size:cover!important;
	background-position: center top!important;
}

.banner {
	background-position:center 80px!important;
	background-attachment:fixed;
	min-height:670px;
	padding:60px 0;
	background-size:cover;
}
.banner-text {
	display:block;
	padding:0;
	margin:0;
	color:#FFFFFF;
}
.banner-text h5 {
	font-size:22px;
	padding:0;
	margin:0 0 15px 0;
	font-weight:400;
	letter-spacing:normal;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, .5);
}
.banner-text h5:before {
	content:'';
	display:block;
	background:url(images/quote.png) no-repeat left center;
	width:46px;
	height:37px;
	margin-bottom:20px;
	background-size:contain;
}
.banner-text h1 {
	font-size:70px;
	padding:0;
	margin:0 0 35px 0;
	font-weight:400;
	font-family: 'Oswald', sans-serif;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, .5);
}
.banner-btn {
	display:block;
	padding:0;
	margin:0;
}
.banner-btn a {
	display:inline-block;
	padding:0 40px;
	margin:0;
	height:44px;
	line-height:44px;
	border-radius:40px;
	color:#FFFFFF;
	background:#f7a149;
	letter-spacing:2px;
}
.banner-btn a:hover {
	background:#cf7d28;
}
.banner-btn a + a {
	margin-left:14px;
	background:#d4522f;
}
.banner-btn a + a:hover {
	background:#b73514
}
.download-section {
	background:#072930;
	color:#FFFFFF;
	text-align:center;
	padding:80px 0;
}
.download-section h4 {
	padding:0;
	margin:0;
	display:inline-block;
	vertical-align:middle;
	text-align:left;
}
.download-section h4 strong {
	display:block;
}
.download-btn {
	display:inline-block;
	padding:0;
	margin:0;
	vertical-align:middle;
}
.download-btn a {
	display:block;
	padding:0 40px;
	margin:0 0 0 60px;
	height:44px;
	line-height:44px;
	border-radius:40px;
	color:#FFFFFF;
	background:#f7a149;
	letter-spacing:2px;
	font-weight:400;
}
.download-btn a:hover {
	background:#cf7d28;
}
.full-width {
	display:block;
	padding:65px 0;
}
.page-head {
	display:block;
	padding:0 0 0px 0;
	margin:0 auto;
	margin-bottom:50px;
	text-align:center;
	max-width:670px;
}
.page-grid {
	text-align:center;
	padding:0 40px;
	margin:0 0 60px 0;
	display:block;
}
.page-grid i {
	display:block;
	margin-bottom:24px;
}
.min-width-outer .container-fluid {
	max-width:1250px;
}
.full-width-bg-1 {
	height:243px;
	background-attachment:fixed;
}
.tab-outer {
	text-align:center;
}
.nav-tabs {
	padding:0;
	margin:0 0 70px 0;
	border:0;
	display:inline-block;
	width:100%;
}
.nav-tabs li {
	float:none;
	padding:0;
	margin:0 5px;
	margin-bottom:2px;
	display:inline-block;
}
.nav-tabs li a {
	display:block;
	padding:0 20px;
	margin:0 0 0 0px;
	height:44px;
	line-height:44px;
	border-radius:40px;
	font-weight:400;
	color:#4a4a4a;
	letter-spacing:2px;
	border:0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li a:hover, .nav-tabs > li a:focus {
	border:0;
	background:#f7a149;
	color:#FFFFFF;
}
.tab-img {
	padding-top:60px;
}
#oldvsnew .tab-left h5, #oldvsnew .tab-right h5 {
	height:38px;
	margin:0;
	background:#df7b35;
	line-height:38px;
	color:#FFFFFF;
}
#oldvsnew .tab-right h5 {
	background:#efac35;
}
#oldvsnew ul {
	display:block;
	padding:0;
	margin:0;
}
#oldvsnew ul li {
	display:block;
	padding:15px 15px;
	margin:0;
	color: #6B6F75;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: 300;
	background:#f2f2f2;
}
 #oldvsnew ul li:nth-child(2n) {
 background:#e1e1e1;
}
#process p strong {
	display:block;
}
.packages-outer {
	color:#FFFFFF;
	background-attachment:fixed;
}
.packages-outer h6 {
	color:#FFFFFF;
}
.director-outer {
	max-width:600px;
	margin:0 auto;
	padding-top:30px;
}
.director-img {
	text-align:center;
}
.director-img span {
	display:block;
	padding:0;
	margin-bottom:30px;
}
.social-follows {
	display:block;
	padding:0;
	margin:0;
}
#team h4 {
	text-align:center;
	margin-top:50px;
}
.default-btn {
	display:block;
	padding:0;
	margin:0;
	text-align:center;
}
.default-btn a {
	display:inline-block;
	padding:0 40px;
	margin:0 0 0 0px;
	height:44px;
	line-height:44px;
	border-radius:40px;
	color:#FFFFFF;
	background:#f7a149;
	letter-spacing:2px;
	font-weight:400;
}
.default-btn a:hover {
	background:#cf7d28;
}
.testimonials-outer {
	color:#FFFFFF;
	text-align:center;
	background-attachment:fixed;
}
.testimonials-outer h6 {
	color:#FFFFFF;
}
.testimonials-outer p {
	margin-bottom:40px;
	color:#FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:14px;
	letter-spacing:1px;
}
.testimonials-outer p strong {
	display:block;
	color:#FFFFFF;
	font-weight:700;
}
.testimonials {
	max-width:530px;
	margin:0 auto;
	margin-bottom:30px;
}
.fullwidth-google-map {
	height:450px;
}
.fullwidth-google-map iframe {
	width:100%!important;
	height:100%!important;
}
.contact-section {
	color:#FFFFFF;
	background-attachment:fixed;
}
.contact-section h6 {
	color:#FFFFFF;
}
.contact-from input[type="text"], .contact-from input[type="email"], .contact-from textarea {
	width:100%;
	min-height:43px;
	border:0;
	padding:10px 15px;
	border-radius:4px;
	color:#4a4a4a;
	margin-bottom:20px;
	font-weight:400;
}
.contact-from textarea {
	height:226px;
}
.contact-from input[type="submit"] {
	float:right;
	padding:0 20px;
	margin:0 0 20px 0px;
	height:44px;
	line-height:44px;
	border-radius:40px;
	color:#FFFFFF;
	background:#f7a149;
	letter-spacing:2px;
	border:0;
	font-weight:600;
}
.contact-from input[type="submit"]:hover {
	background:#cf7d28;
}
.newsletter-subscription {
	float:left;
	padding:0;
	margin:5px 0 0 0;
	letter-spacing:2px;
	font-weight:400;
}
.blog-section {
	background:#f2f2f2;
}
.blog-article {
	text-align:center;
}
.blog-article .slides > li span {
	display:block;
	margin-bottom:30px;
}
.blog-grid {
	display:block;
	padding:0;
	margin:0 auto;
	max-width:236px;
}
.blog-grid p {
	text-overflow: ellipsis;
	overflow:hidden;
}
.partners-section {
	padding:30px 0;
	background:#FFFFFF;
}
.partners-section ul {
	display:block;
	padding:0;
	margin:0;
	text-align:center;
}
.partners-section ul li {
	display:inline-block;
	padding:0 15px;
	margin:0;
}
.partners-section ul li img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); /* For Webkit browsers */
	filter: gray; /* For IE 6 - 9 */
 -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	-webkit-transition: -webkit-filter 1s ease-in-out; /* chrome & safari */
	-moz-transition: filter 1s ease-in-out; /* firefox and other gecko-based */
	-ms-transition: filter 1s ease-in-out; /* ie 10+ */
	-o-transition: filter 1s ease-in-out; /* opera */
	transition: filter 1s ease-in-out; /* w3 (future standard) */
}
.partners-section ul li img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.footer {
	background:#082930;
	padding:45px 0 30px 0;
	text-align:center;
	color:#979797;
}
.footer-menu {
	background:#fff;
	padding:30px 0;
}
.footer-menu col-sm-12 ul.footer-nav {
	text-align:center;
}

.footer-menu ul.footer-nav li{
	padding:0 10px;
	display:inline-block;
}
.ft-grid i {
	display:block;
	padding:0;
	margin:0 0 25px 0;
}
.ft-grid p {
	font-weight:400;
	font-family: 'Lato', sans-serif;
}
.ft-grid p a {
	font-weight:400;
	color:inherit;
}
.ft-grid p strong {
	display:block;
	font-weight:900;
	color:#6B6F75;
}
.ft-social {
	display:block;
	padding:0;
	margin:7px 0 26px 0;
}
.ft-social a {
	display:inline-block;
	padding:0;
	margin:0 4px;
	vertical-align:middle;
}
/** Pricing Table **/





.vertical_align_table {
	display: table;
	height: 100%;
	padding: 0 !important;
	width: 100%;
}
.vertical_align {
	display: table-cell;
	padding: 0 !important;
	vertical-align: middle;
}
.pricing-table-outer {
	padding-bottom:63px;
}
.pricing-table-outer h4 {
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:500;
	font-size:18px;
	padding:0;
	margin:0;
}
.pricing-table-outer h5 {
	color:#082930 ;
	font-weight:500;
	font-size:18px;
	padding:5px 0;
	margin:0;
	letter-spacing:normal;
}
.pricing-table-outer h3 {
	font-size:42px;
	padding:0;
	margin:0;
	font-weight:normal;
	font-family: 'Roboto', sans-serif;
}
.pricing-table-outer h6 {
	font-size:13px;
	padding:0 0;
	margin:0;
	font-weight:bold;
}
.table_col {
	float:left;
	padding:0;
	margin:0;
}
.table_col li {
	display:block;
	padding:8px 5px;
	margin:0;
	text-align:center;
	background:#e3e3e3;
	color:#555254;
	font-size:13px;
	height:60px;
}
 .table_col li:nth-child(2n+2) {
 background:#f6f6f6;
}
.table_column_1 {
	width:28%;
}
.table_column_2, .table_column_3, .table_column_4 {
	width:22%;
}
.table_row.row_1, .th_row_1 {
	height:48px;
	background:#f0b128;
	color:#FFFFFF;
}
.table_row.row_2, .th_row_2 {
	height:112px;
	background:#f3bf34;
	color:#FFFFFF;
	padding-bottom:15px;
	font-family:"Times New Roman", Times, serif;
}
.table_column_2 .table_row.row_1, .table_column_2 .th_row_1 {
	background:#f0b128!important;
}
.table_column_2 .table_row.row_2, .table_column_2 .th_row_2 {
	background:#f3bf34!important;
}
.table_column_3 .table_row.row_1, .table_column_3 .th_row_1 {
	background:#ed8000!important;
}
.table_column_3 .table_row.row_2, .table_column_3 .th_row_2 {
	background:#f19300!important;
}
.table_column_4 .table_row.row_1, .table_column_4 .th_row_1 {
	background:#d85200!important;
}
.table_column_4 .table_row.row_2, .table_column_4 .th_row_2 {
	background:#e06400!important;
}
.table_column_1 .table_row.row_1, .table_column_1 .table_row.row_2 {
	background:none;
}
.icon-check {
	background:url(images/icon-check.png) no-repeat;
	width:17px;
	height:14px;
	display:inline-block;
	vertical-align:middle;
}
.icon-close {
	background:url(images/icon-close.png) no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
}
.pricing-table-outer table tr {
	background:#f6f6f6;
}
.pricing-table-outer table tr:first-child {
	background:none;
}
 .pricing-table-outer table tr td:nth-child(2) {
 background:#ffffff;
}
 .pricing-table-outer table tr td:nth-child(3) {
 background:#f6f6f6;
}
 .pricing-table-outer table tr td:nth-child(4) {
 background:#ffffff;
}
 .pricing-table-outer table tr:nth-child(2n+2) {
 background:#e3e3e3;
}
 .pricing-table-outer table tr:nth-child(2n+2) td:nth-child(2) {
 background:#ebebeb;
}
 .pricing-table-outer table tr:nth-child(2n+2) td:nth-child(3) {
 background:#e3e3e3;
}
 .pricing-table-outer table tr:nth-child(2n+2) td:nth-child(4) {
 background:#ebebeb;
}
.pricing-table-outer table th {
	text-align:center;
}
.pricing-table-outer table td {
	text-align:center;
	color:#555254;
	font-size:13px;
	padding:8px 5px;
	font-weight:400;
}
.post-grid {
	margin-bottom:40px;
}
.post-grid h3 a {
	color:inherit;
}
.post-date {
	color:#808080;
	letter-spacing:normal;
}
.post-img {
	display:block;
	padding:0;
	margin:0 0 25px 0;
}
.post-content p a {
	font-style:italic;
	font-weight:400;
	font-size:15px;
}
.conent-wrapper {
	padding:50px 0;
}
.post-nav {
	font-size:12px;
	text-transform:uppercase;
	font-weight:500;
	text-align:center;
	padding-top:30px;
}
.post-nav .prev-btn {
	float:left;
	background:url(images/prev-page.png) no-repeat left bottom;
	padding-bottom:20px;
}
.post-nav .next-btn {
	float:right;
	background:url(images/next-page.png) no-repeat right bottom;
	padding-bottom:20px;
}
.post-nav span {
	color:#b3b3b3;
}
.sidebar-grid {
	display:block;
	padding:0;
	margin:0 0 40px 0;
}
.search input[type="text"] {
	padding:0 8px;
	margin:0;
	height:28px;
	border:solid 1px #d6d6d6;
	width:100%;
}
.sidebar-grid h5 {
	font-weight:500;
	font-size:14px;
	padding-bottom:12px;
	border-bottom:solid 1px #f7a149;
}
.sidebar-grid ul {
	display:block;
	padding:0;
	margin:0;
}
.sidebar-grid ul li {
	display:block;
	padding:0;
	margin:0 0 10px 0;
}
.sidebar-grid ul li a {
	font-weight:500;
	font-size:13px;
	letter-spacing:2px;
}
.blog-sidebar {
	padding-left:100px;
}
#service {
	padding-bottom:0;
}
span.wpcf7-not-valid-tip {
	color: #f7a149;
	font-weight: 400;
}
div.wpcf7-response-output {
	float:left;
	width:100%;
	text-align:center;
}



#whyus .page-head, #whyus .page-head p{
	margin-bottom:0;
}


.comment-body {	
border-top:solid 1px #999999;
margin-bottom:30px;
padding-top:40px;
}

.children li .comment-body {	
border-top:solid 1px #999999!important;
padding-top:40px!important;

}


.comment-list li:first-child .comment-body{	
border:0;
padding-top:0;
}
.comment-author {
	margin-bottom:5px;
}
.comment-author img {
	vertical-align:bottom;
	margin-right:5px;
}

.comment-respond label {
	display:block;
	text-transform:uppercase;
}

.comment-respond input[type="text"], .comment-respond input[type="url"], .comment-respond input[type="email"], .comment-respond textarea {
    border: 0 none;
    border-radius: 4px;
    color: #4a4a4a;
    font-weight: 400;
    min-height: 43px;
    padding: 10px 15px;
    width: 100%;
	border:solid 1px #d5d9df;
}

.comment-respond input[type="submit"] {
	float:right;
	padding:0 20px;
	margin:0 0 20px 0px;
	height:44px;
	line-height:44px;
	border-radius:40px;
	color:#FFFFFF;
	background:#f7a149;
	letter-spacing:2px;
	border:0;
	font-weight:600;
	text-transform:uppercase;
}
.comment-respond input[type="submit"]:hover {
	background:#cf7d28;
}

.form-allowed-tags {	
display:none;
}
.modal-content{
	background:#f2f2f2;
	border-radius:0;
}

.popup-content{
	max-width:340px;
	margin:0 auto;
	display:block;
	padding:45px 0 ;
	text-align:center;
}

.popup-content h2 {
	font-size:19px;
	margin-bottom:25px;
	color:#f7a149;
}
.popup-content h2 span {
	padding-bottom:15px;
	color:#4a4a4a
}

.popup-content p {	
font-weight:600;
 color:#4a4a4a;
}

.popup-content input[type="text"], .popup-content input[type="email"] {
	width:100%;
	min-height:43px;
	border:0;
	padding:10px 15px;
	border-radius:4px;
	color:#4a4a4a;
	margin-bottom:0px;
	font-weight:600;
		color: #6B6F75;
		font-size:13px;
	font-family: "Open Sans", sans-serif;

}

.popup-content input[type="submit"] {
	
	padding:0 20px;
	margin:0 0 20px 0px;
	height:44px;
	line-height:44px;
	border-radius:40px;
	color:#FFFFFF;
	background:#f7a149;
	letter-spacing:2px;
	border:0;
	font-size:13px;
	font-weight:400;
	text-transform:uppercase;
}
.popup-content input[type="submit"]:hover {
	background:#cf7d28;
}

.popup-content input[type="checkbox"] {	
display:none;
}

.popup-content .wpcf7-checkbox{	
display:none;
}

.popup-content span.wpcf7-form-control-wrap {
    display: block;
    position: relative;
	margin-bottom:20px;
}

.popup-content div.wpcf7-validation-errors {	
display:none!important;
}

.popup-content div.wpcf7 img.ajax-loader {	
display:block;
margin:0 auto;
}

.popup-content div.wpcf7-response-output {	
float:none!important;
padding:0;
margin:0;
border:0;
}

 /*--------------------------------------   MEDIA STYLES  -------------------------**/

/* Large desktop */

@media (max-width: 1200px) {
 .page-grid {
 padding:0;
}
 .flex-direction-nav a {
 width:25px;
 height:48px;
}
 .flex-direction-nav .flex-prev {
 left: -10px;
}
 .flex-direction-nav .flex-next {
 right:-10px;
}

.banner {
background-size:auto;
}


.fixed-bg {
	 background-size: auto auto !important;
	 	 background-attachment:initial!important;

}



.banner {
	background-position:center top!important;
}

}





 /* --------------------------------------------

	 ( Ipad & Mobile mobile phone  )

-------------------------------------------- */		

	

@media (max-width: 979px) {
 h3, .comments-title {
 font-size:24px;
}
 .logo {
 width:240px;
}
 .menubar ul li {
 margin-left:20px;
}
 .banner {
 min-height:570px;
}
 .banner-text h1 {
 font-size:60px;
}
 .download-section {
 padding:40px 0;
}
 .download-section h4 {
 width:100%;
 text-align:center;
 margin-bottom:25px;
}
 .download-btn a {
 margin:0;
}
 .blog-sidebar {
 padding-left: 30px;
}
 .tab-img {
 padding-top: 0;
}

}





 /* --------------------------------------------

		 (iPad -Portrait)

-------------------------------------------- */		

@media (min-width: 768px) and (max-width: 979px) {
}



 /* --------------------------------------------

	 ( mobile phone )

-------------------------------------------- */		

	

@media (max-width: 767px) {
 body {
 padding-top:72px;
}
 h2 {
 letter-spacing:2px;
 margin-bottom:30px;
 font-size:26px;
}
 h2 span {
 padding-bottom:10px;
}
 h3, .comments-title {
 font-size:22px;
}
 h4 {
 font-size:18px;
}
 .header {
 padding:0;
 min-height:inherit;
}
 .nav-header {
 float:none;
 display:inline-block;
 width:100%;
 padding:10px 0;
}
 .navbar-toggle {
 background-color: #f7a149;
 border-radius: 3px;
 margin:5px 0 0 0;
}
 .navbar-toggle .icon-bar {
 background:#FFFFFF;
}
 .menubar {
 float:none;
 margin:0 -15px;
}
 .menubar ul li {
 display:block;
 padding:0;
 margin:0;
 float:none;
 border-bottom:solid 1px #ffd67e;
}
 .menubar ul li + li {
}
 .menubar ul li a {
 display:block;
 padding:0 15px;
 background:#F7A149;
 color:#FFFFFF;
 height:42px;
 line-height:42px;
}
 .menubar ul li a:hover, .menubar ul li.current a {
 background:#ed9a42;
 color:#FFFFFF;
}
 .banner {
 min-height: inherit;
 padding:40px 0;
 background-position:center top!important;
}
 .banner-text {
 text-align:center;
}
 .banner-text h1 {
 font-size: 42px;
}
 .banner-text h5 {
 display: inline-block;
 font-size: 18px;
 width: 184px;
}
 .director-outer {
 text-align:center;
}
 .director-img {
 margin-bottom:20px;
}
 .fullwidth-google-map {
 height: 280px;
}
 .contact-from {
 text-align:center;
}
 .newsletter-subscription {
 text-align:center;
 float:none;
 margin-bottom:20px;
}
 .contact-from input[type="submit"] {
 float:none;
}
 .full-width {
 padding: 40px 0;
}
 .ft-social {
 margin-bottom:20px;
}
 .partners-section {
 padding: 20px 0;
}
 .page-head {
 margin-bottom:30px;
}
 .director-outer {
 padding-top:10px;
}
 .pricing-table-outer h4 {
 font-size:12px;
}
 .pricing-table-outer h3 {
 font-size:24px;
}
 .pricing-table-outer h5 {
 font-size:16px;
}
 .banner-text h5::before {
 width:30px;
 height:25px;
 margin-bottom:10px;
}
 .blog-sidebar {
 padding-left: 15px;
 margin-top:50px;
}
 .conent-wrapper {
 padding: 40px 0;
}
 .tab-outer .nav-tabs {
 display:none;
}
 .tab-outer .tab-content > .tab-pane {
 display: block;
 opacity: 1;
}
 .tab-outer .tab-content > .tab-pane + .tab-pane {
 margin-top:40px;
}

}



/*-------------------------------------------- */	





     /* --------------------------------------------

320 (mobile)

-------------------------------------------- */	



 @media (max-width: 400px) {
 h5 {
 letter-spacing:1;
}
 .logo {
 margin-top: 3px;
 width: 210px;
}
 .banner-text h1 {
 font-size: 32px;
}
 .banner-btn a {
 padding:0 20px;
}
 .pricing-table-outer {
 padding-bottom:42px;
}
 .pricing-table-outer h4 {
 font-size: 11px;
}
 .pricing-table-outer h3 {
 font-size: 18px;
 font-weight:bold;
}
 .pricing-table-outer h5 {
 font-size: 14px;
}
 .pricing-table-outer table td {
 font-size:12px;
}
 .packages-outer .container-fluid {
 padding-left:0;
 padding-right:0;
}
 #oldvsnew .tab-left h5, #oldvsnew .tab-right h5 {
 height:auto;
}
}
 @media (max-width: 320px) {
 .pricing-table-outer table td {
 font-size: 11px;
}
 .pricing-table-outer h3 {
 font-size:16px;
}
}
