/*

Theme Name: Avenue Solutions

Theme URI: http://avenuesolutions.com.au

Author: Avenue Solutions

Author URI:

Version: 10.0.00 

Description: 

Tags: 

License URI: #

 */

/****** MAIN HTML STYLES ******/

body {
	color: #232a2f;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px !important;
	font-weight: 300;
	line-height: 24px;
	word-wrap: break-word;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif !important;
	margin-bottom: 15px;
	font-weight: 400;
}
table .label {
	background: none;
	padding: 7px;
	line-height: normal;
	text-shadow: none;
}
tr {
	border-bottom: 1px solid rgba(0, 0, 0, 0);
}
td {
	padding: 5px;
}
dt {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 26px;
}
dd {
	margin-bottom: 15px;
	margin-left: 26px;
}
table {
	margin-bottom: 25px;
}
ul, ol {
	margin: 0 0 25px 0;
}
ol, ul {
	margin-left: 21px;
	list-style-position: inside;
}
pre {
	-moz-border-radius: 0;
	border-radius: 0;
	margin-bottom: 25px;
}
code {
	white-space: pre-wrap;
}
.clear {
	clear: both;
}
.clear-right {
	clear: right;
}
.clear-left {
	clear: left;
}
a {
	color: #0f7ec9;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
a, a:hover, a:focus {outline: 0 !important;}

/********* HEADER ********/

header#cc_header {
	background: #fff;
	padding: 15px 0 0 0;
}
/*======================================= SOCIAL ==============================================*/

header#cc_header #social {
	float: right;
	clear: right;
	margin-bottom: 10px;
}
header #social .icons a {
	float: right;
	margin-left: 5px;
}
/*======================================= DETAILS =============================================*/

header#cc_header .span7 {
	width: 100%;
}
header#cc_header .span5 {
	width: 100%;
	margin-left: 0;
}
header#cc_header h2.site-title {
	margin-top: 15px;
	margin-bottom: 5px;
}
header#cc_header h2.site-title a {
	font-size: 28px;
	color: #333333;
}
header#cc_header h2.site-description {
	font-size: 14px;
	margin: 0;
}
header#cc_header #logo {
	margin-top: 20px;
}
header#cc_header .contact_details {
	float: right;
	clear: right;
	margin-bottom: 10px;
}
header#cc_header p {
	font-size: 1.2em;
}
header#cc_header .register {
	float: right;
	clear: right;
	margin-bottom: 10px;
}
header#cc_header .header-search {
	float: right;
	clear: right;
	margin-bottom: 10px;
}


/*************** MENU *************************/ 
#navigation {
	margin: 0;
	padding: 20px 0 0 0;
	float: none;
	clear: both;
	position: relative;
	z-index: 99;
}
.main-navigation.navbar {
	background: #1e305f;
	margin-bottom: 0;
}
.main-navigation .navbar-inner {padding: 0;}
.main-navigation .nav {
	margin-right: 0;
}
.main-navigation .nav li ul.dropdown-menu {
	padding: 10px 0 10px 0;
}
.main-navigation .nav li ul li ul {
	list-style: none;
	margin-left: 0;
}
.main-navigation .nav li ul li ul li a {
	padding-left: 30px;
}
.main-navigation .nav li ul li ul li ul li a {
	padding-left: 36px;
}
.main-navigation .nav li:last-child a {
	margin-right: 0;
}
.main-navigation .nav li.dropdown:hover ul.dropdown-menu {
	display: block;
	margin-top: 0;
}
.main-navigation .nav li ul li a {
}
.main-navigation .nav li ul li a:hover {
	color: #0088cc;
	background: none;
}
#navigation #searchform {
	margin-right: 15px;
}
.navbar .btn-navbar {
	margin-bottom: 5px;
}
.navbar-inverse .current-menu-ancestor.dropdown > a {
	color: #ffffff;
}
.navbar-inverse .nav li.current-menu-ancestor.dropdown > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
 
.main-navigation .nav li ul li a:hover,  
#respond p.form-submit input[type=submit],
.navbar-inverse .nav .dropdown-menu .active > a,
.navbar-inverse .nav .dropdown-menu .active > a:hover,
.navbar-inverse .nav .dropdown-menu .active > a:focus {
	background: #1a7fc2 !important;
	border: none;
	text-shadow: none;
	color: #fff !important;
}
#cc_header .nav li.current-menu-item > a, #cc_header nav li a:hover, #cc_header .main-navigation .nav li ul li a:hover, #cc_header .nav li.current_page_item > a, #cc_header .navbar-inverse .current-menu-ancestor.dropdown > a {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6eb1dc', endColorstr='#4181ab', GradientType=0);
}
.nav > li > a {
	margin-right: 0;
	margin-bottom: 0;
	border-radius: 5px;
	background-image: url(file:///C|/Users/NEW/AppData/Local/Temp/fz3temp-1/images/active-nav.png) 0 0 repeat-x;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: -moz-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: -ms-linear-gradient(top, #ffffff, #e0e0e0);
	background-image: -o-linear-gradient(top, #ffffff, #e0e0e0);
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #8b8b8b;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
}
#cc_header .nav > li > a {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=0);
}
.navbar-inverse .navbar-inner {
	background: none;
	border: none;
	box-shadow: none !important;
}
.dropdown-menu li a {
	margin-right: 0;
	border-radius: 0;
	background: none;
	border: none;
	transition: none !important; -webkit-transition: none !important;
}
.navbar-inverse .brand, 
.navbar-inverse .nav > li > a {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	text-shadow: none;
	padding: 9px 15px;
	background: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.navbar-inverse .nav > li > a {padding: 20px 30px;}

.navbar-inverse .nav > li > a:hover {color: #44b0f7;}

.navbar-inverse .navbar-search .search-query:focus {
	color: #fff;
	text-shadow: 0 0 0 transparent;
	background-color: #515151;
}
.navbar-inverse .navbar-inner, .navbar-inner {
	filter: none;
}
 @media (max-width: 979px) {
#navigation {
	width: 100%;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	font-weight: normal;
	background: none;
	border: none;
}
.nav li.current-menu-item a, nav li a:hover, .main-navigation .nav li ul li a:hover, .nav li.current_page_item a, #respond p.form-submit input[type=submit], .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:hover {
	color: #6eb1dc;
	background-color: transparent;
	background-image: none;
	border: none;
}
.nav-collapse .dropdown .caret {
	display: none;
}
.nav-collapse .dropdown-menu {
	display: block;
}
.navbar-inverse .nav-collapse .dropdown-menu .active > a {
	color: #ffffff;
	background-image: none;
	background-color: #000000;
}
}
/********************************************************************************************************************/































































/******************************************** SECONDARY MENU ********************************************************/































































/********************************************************************************************************************/































































































































#second_menu {
	background: #232323;
	background-image: url('images/secondary-menu-bg.jpg') 0 0 repeat;
}
#second_menu #navigation {
	padding: 10px 0;
}
#second_menu .title {
	margin-left: 0;
}
#second_menu h1, #second_menu h2 {
	color: #dedede;
	font-size: 21px;
}
#second_menu .nav > li > a {
	margin-top: 8px;
	margin-left: 17px;
	margin-right: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	color: white;
	border-bottom: 1px dotted white;
	font-size: 15px;
	text-shadow: none;
}
#second_menu .nav > li > a:hover, #second_menu .nav > li.current-menu-item > a {
	color: #67c4ff;
	border-bottom: 1px dotted #67c4ff;
	background: none;
	box-shadow: none;
}
.second-navigation.navbar {
	margin: 0;
}
#second_menu .second-navigation .navbar-inner {
	background: none;
	background-image: none;
	background-color: transparent;
	border: none;
}
/******** MAIN CONTENT ********/
article {
	margin: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.entry-content {
	margin: 20px 0;
}
.page-header {
	margin-top: 0;
	padding: 0;
	border: none;
}
.container {
	background: transparent;
	max-width: inherit !important;
}
#content.content-sidebar-right article {
	margin-right: 20px;
}
/*==================================== POST AND PAGE CONTENT ===========================================*/































































































































article {
	background: #ffffff;
}
article.post p {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 25px;
}
.entry-header {
	margin-top: 0;
}
.entry-summary {
	margin: 10px 0;
}
.postformats {
	float: right;
}
.postformats .glyphicon {
	position: relative;
	font-size: 1.1em;
	color: #fff;
	padding: 8px;
	background: #5b9dc9;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
blockquote {
	background-color: #cccccc;
	margin: 20px 10px;
	padding: 3px;
}
blockquote p {
	margin: 10px;
}
blockquote cite {
	font-size: 0.9em;
}
blockquote cite:before {
	content: ' ̶ ';
	position: relative;
	top: -2px;
	margin: 0 5px;
}
.page-links {
	clear: both;
}
.more-content {
	margin-bottom: 15px;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #dddddd;
}
.previous-post {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.next-post {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*==================================== TAXONOMY ========================================================*/































































































































.entry-title {
	font-size: 1.6em;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1em;
}
.entry-title a {
	color: #383838;
}
.entry-title a:hover {
	color: #0088cc;
}
/*==================================== IMAGES ==========================================================*/































































































































.alignnone {
	display: block;
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
img.size-full {
	max-width: 100%;
	height: auto;
}
.wp-caption {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 15px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 95%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.caption_title {
	font-size: 16px;
}
.gallery-pagination {
	margin: 20px 0;
}
.gallery-pagination .previous-image a {
	float: left;
}
.gallery-pagination .next-image a {
	float: right;
}
article .featured-image {
	margin-bottom: 20px;
	padding: 7px;
	border: 1px solid #c2c2c2;
}
article .featured-image img {
	width: 100%;
	max-height: 200px;
}
/*==================================== META ============================================================*/































































































































.entry-meta {
	margin-top: 0;
	font-size: 13px;
	color: #818181;
}
.entry-meta span {
	display: inline-block;
	margin-right: 15px;
}
.entry-meta .author, .entry-meta .comments {
	color: #535353;
}
.edit-link {
	margin-bottom: 10px;
}
.edit-link a {
	color: #ffffff;
	background: #888888;
	padding: 2px 4px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.edit-link a:visited {
	color: #ffffff;
}
.edit-link a:hover {
	text-decoration: none;
	color: #cccccc;
}
.cyberchimps_article_share {
	float: right;
}
/*==================================== COMMENTS ========================================================*/































































































































.comments-area {
	margin-bottom: 40px;
	background: #ffffff;
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
label[for="comment"] {
	display: block;
}
ol.commentlist {
	list-style: none;
	width: 100%;
	margin: 0;
}
ol.commentlist p {
	clear: left;
	margin: 0 0 0 8px;
	color: #828282;
}
ol.commentlist li.comment {
	background: #fcfcfc;
	border: 1px solid #e2e2e2;
	padding: 18px;
	position: relative;
}
ol.commentlist li.comment article {
	background: #fcfcfc;
	margin: 0;
	padding: 0;
}
ol.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
}
ol.commentlist li.comment div.vcard cite.fn a {
	color: #423f3f;
}
ol.commentlist li.comment div.vcard img.avatar {
	display: none;
}
ol.commentlist li.comment div.comment-meta {
	font-size: 11px;
	position: absolute;
	top: 20px;
	right: 60px;
}
ol.commentlist li.comment div.comment-meta a {
	color: #888888;
}
ol.commentlist li.comment div.reply {
	font-size: 11px;
	margin-left: 8px;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 30px;
}
ol.commentlist li.comment div.reply a {
	font-weight: bold;
}
ol.commentlist .says {
	display: none;
}
ol.commentlist li.comment ul.children {
	list-style: none;
	margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li.depth-2 {
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
	margin: 0 0 10px 10px;
}
ol.commentlist li.even {
	background: #fafafa;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
ol.commentlist li.odd {
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
.comment, .trackback, .pingback {
	padding: 10px;
	margin: 10px 0 10px 0;
}
.odd {
	background: #f8f8f8;
}
#form-allowed-tags code {
	font-size: 12px;
}
#respond input, #respond textarea {
	margin: 0 5px 5px 0;
	overflow: auto;
}
#respond textarea {
	width: 99%;
	height: 150px;
}
.avatar {
	float: left;
}
#respond h3#reply-title {
	color: #6d6d6d;
	font-size: 19px;
}
.comment-content {
	margin-top: 15px;
}
#respond p.comment-form-author {
	float: left;
	width: 50%;
}
#respond p.comment-form-email {
	float: left;
	width: 50%;
}
#respond p.comment-form-email label, #respond p.comment-form-author label {
	color: #828282;
	font-size: 14px;
}
#respond p.comment-form-comment {
	width: 100%;
}
#respond p.comment-form-comment label {
	display: none;
}
#respond textarea {
	margin: 0;
	padding: 0;
}
#respond input, #respond textarea {
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
}
#respond input {
	width: 95%;
}
#respond p.form-submit {
	margin: 0;
}
#respond p.form-submit input[type=submit] {
	width: 100%;
	display: block;
	text-align: center;
	border-radius: 5px;
	border-right: 1px solid #3677a1;
	border-left: 1px solid #3677a1;
}
h2.comments-title {
	color: #6d6d6d;
	font-size: 19px;
}
/********************************************************************************************************************/































































/******************************************** SIDEBAR & WIDGETS *****************************************************/







































































/********************************************************************************************************************/































































































































.widget-area {
	margin: 40px 0 0 0;
}
.widget-container {
	margin-bottom: 15px;
	background: transparent;
	border-bottom: 1px dotted #b9b9b9;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
h3.widget-title {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1em;
	color: #6d6d6d;
	font-size: 19px;
}
.widget-container ul, .widget ul {
	margin-left: 0;
}
.widget-container ul li, .widget ul li {
	font-size: 14px;
	line-height: 1.8em;
	list-style: none;
}
.widget-container ul li a {
	color: #828282;
}
.widget-container ul li img {
	background: white;
	padding: 4px;
	display: block;
	float: left;
	margin-right: 15px;
	border: 1px solid #c2c2c2;
}
table#wp-calendar {
	width: 100%;
}
table#wp-calendar th {
	font-size: 14px;
}
table#wp-calendar td {
	font-size: 14px;
	width: 14.28571428571429%;
	padding: 5px 0;
	text-align: center;
}
.widget-container #searchform.pull-right {
	margin-right: 30px;
	float: none;
}
.widget-container #searchform input.input-medium {
	float: none;
	display: inline-block;
	width: 100%;
	background: #f6f6f6 url('images/search-icon.png') 95% 7px no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/*==================================== SEARCH FORM ====================================================*/

#searchform {
	margin-bottom: 5px;
}
/********************************************************************************************************************/

/******************************************** FOOTER ****************************************************************/

/********************************************************************************************************************/

#footer_widgets_wrapper {
	margin-top: 40px;
	background-color: #4e4e4e;
	background-image: url('file:///C|/Users/NEW/AppData/Local/Temp/fz3temp-1/images/footer-bg.jpg');
}
#footer-widgets {
	margin-bottom: 20px;
}
#footer-widgets .widget-container {
	border: none;
}
#footer-widget-container {
	background: #ffffff;
}
.site-footer {
	margin-top: 20px;
	margin-bottom: 20px;
}
.site-footer #copyright {
	text-align: right;
}
#footer-widgets .widget-container #searchform input.input-medium {
	background: #373737 url('images/search-icon.png') 95% 7px no-repeat;
	border: none;
	box-shadow: none;
	color: #d6d6d6;
}
#footer-widgets {
	margin: 0;
	border-bottom: none !important;
}
#footer-widget-container {
	padding: 40px 0;
	background: #4e4e4e;
	color: #d6d6d6;
}
#footer-widget-container img {
	border: 1px solid #fbfbfb;
	background: white;
	padding: 3px;
}
#footer-widgets h3.widget-title {
	color: #f3f3f3;
	margin: 25px 0;
	font-size: 19px;
}
#footer-widgets .widget-container ul li a {
	color: #d6d6d6;
}
#footer_social_icons {
	padding: 20px 0 0 0;
	background: #3b3b3b;
	background-image: url('images/after-footer-bg.jpg');
}
#footer_social_icons #social {
	float: right;
}
#footer_social_icons #social a {
	margin-left: 5px;
}
#after_footer {
	background-color: #3b3b3b;
	background-image: url('images/after-footer-bg.jpg');
}
.site-footer {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #3b3b3b;
	border-bottom: none !important;
}
.site-footer #copyright {
	color: #d6d6d6;
}
/********************************************************************************************************************/

/******************************************** WORDPRESS DEFAULTS ****************************************************/

/********************************************************************************************************************/

.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
/********************************************************************************************************************/

/******************************************** ELEMENTS **************************************************************/

/********************************************************************************************************************/

/*==================================== SLIDER =====================================================*/

#slider_lite_section {
	background: #272727;
	padding: 40px 0;
}
#slider_lite .carousel-control {
	line-height: 30px;
}
#slider_lite .container {
	position: relative;
}
#slider_lite.carousel {
	margin-bottom: 0;
}
.carousel-control {
	text-indent: -9999px;
	border-radius: 0;
	border: none;
}
.carousel-control.slider-lite-left {
	background: url('images/arrow-prev.png') 0 0 no-repeat;
}
.carousel-control.slider-lite-right {
	background: url('images/arrow-next.png') 0 0 no-repeat;
}
/*==================================== WIDGET BOXES ===============================================*/

#boxes_lite_section {
	margin-top: 40px;
	border-bottom: 1px solid #e4e4e4;
}
#boxes-container .box a {
	display: block;
	width: 100%;
	text-align: center;
}
#boxes-container .box-no-url {
	cursor: default;
}
/*==================================== PORTFOLIO ===================================================*/

#portfolio_lite_section {
	margin-top: 40px;
}
#portfolio {
	padding-bottom: 20px;
}
#gallery {
	background: #ffffff;
}
#gallery ul.row-fluid {
	margin: 0;
	padding: 0;
}
#gallery h2 {
	font-size: 1.6em;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1em;
}
#gallery .portfolio_item {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #cccccc;
	border-style: solid;
	border-width: 9px 11px 20px 20px;
	-moz-border-image: url(images/frame-border.jpg) 9 11 20 20 stretch;
	-webkit-border-image: url(images/frame-border.jpg) 9 11 20 20 stretch;
	-o-border-image: url(images/frame-border.jpg) 9 11 20 20 stretch;
	border-image: url(images/frame-border.jpg) 9 11 20 20 fill stretch;
	text-align: center;
}
/*==================================== TWITTER =====================================================*/

#twitterbar_section_section {
	margin-top: 40px;
	border-bottom: 1px solid #e4e4e4;
}
#twitter-bar {
	background: #ffffff;
	margin-bottom: 40px;
}
#twitter-bar #twitter-text img {
	float: left;
	margin-top: 10px;
}
#twitter-bar #twitter-text p {
	margin-left: 75px;
	padding: 10px 20px;
	background: #f1f1f1;
	border-radius: 35px;
	color: #838383;
}
#twitter-bar #twitter-text a {
	color: #444444;
}
 @media (max-width: 480px) {
#FeesTable strong {
	font-size: 13px !important;
	;
}
#twitter-bar #twitter-text img {
	/*width: 30px;

	  height: 21px;*/

	margin-top: 0;
}
#twitter-bar #twitter-text p {
	padding-left: 40px;
}
}
/*==================================== BREADCRUMBS =================================================*/

.breadcrumbs {
	background: #ffffff;
	margin: 40px 0 0 0;
	border-bottom: 1px dotted #e6e6e6;
	padding: 15px 0;
	font-size: 13px;
}
.breadcrumbs {
}
.breadcrumbs a {
	color: #7c7c7c;
}
.breadcrumbs .current a {
	color: #a1a1a1;
}
/*==================================== PAGINATION ==================================================*/

.pagination ul li a {
	background: #ffffff;
}

/********************************************************************************************************************/

/****************************************** MEDIA QUERIES ***********************************************************/

/********************************************************************************************************************/

/*==================================== PHONES ====================================================*/

@media (max-width: 480px) {
header#cc-header .span7 {
	text-align: center;
}
header#cc-header .span5 {
	text-align: center;
}
header#cc-header .span5 div.icons a {
	float: none;
}
header#cc-header .span5 div.blog-description {
	float: none;
}
header#cc-header .span5 div.register {
	float: none;
}
header#cc-header .span5 #searchform {
	float: none;
}
}
 @media (max-width: 767px) {
body {
	padding: 0;
}
.container-full-width > .container {
	padding-right: 10px;
	padding-left: 10px;
}
}
 @media (min-width: 1280px) {
.carousel-control.right {
	right: -90px;
	top: 50%;
}
.carousel-control.left {
	left: -90px;
	top: 50%;
}
}
/********************************************************************************************************************/

/****************************************** MISC STYLES *************************************************************/

/********************************************************************************************************************/

.container-fluid {
	padding: 0;
}
.postformats {
	float: left;
	margin-left: -50px;
}
.home .container > .row-fluid {
	border-bottom: none;
}
.home .container > .row-fluid:last-child {
	border-bottom: none;
}
button.btn {
	padding: 10px 35px;
}
.home #wrapper > .row-fluid {
	border-bottom: 1px solid #cecece;
}
.home #wrapper > .row-fluid:first-child {
	border-bottom: none;
}
.home #wrapper > .row-fluid:last-child {
	border-bottom: none;
}
/*********** Changes *************/

ul, ol, li {
	list-style: none;
}
.t_a_r {
	text-align: right;
}
.entry-summary {
	margin: 0 !important;
}
.comments-area {
	display: none;
}
p:empty, div:empty {
	display: none;
}
.wpb_row {
	margin: 0 !important;
}
.bg_white {
	background: #fff;
}
.bg_gray {
	background: #f6f7f7;
}
.entry-header .entry-title {
	margin: 0;
}
/*----------------- header ---------------------*/

.logo {text-align: left;}
.logo > a {display: inline-block;}

.navbar-inverse .nav .active > a, 
.navbar-inverse .nav .active > a:hover, 
.navbar-inverse .nav .active > a:focus,
.navbar-inverse .current-menu-ancestor.dropdown > a {
	color: #44b0f7 !important;
	font-weight: 600;
	background: none !important;
	box-shadow: none !important;
}
.header_conatct {
	padding: 0;
	display: inline-block;
	width: 100%;
}
.header_conatct > div {float: left;}
.header_conatct .phone_number {
	width: 45%;
	padding: 0 30px 0 0;
	box-sizing: border-box; -webkit-box-sizing: border-box;
}
.header_conatct .email {
	padding: 0;
	width: 55%;
	box-sizing: border-box; -webkit-box-sizing: border-box;
}

.phone_number a {
	color: #252e35;
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	text-decoration: none;
	padding: 0;
	margin: 0 0 5px 0;
	display: inline-block;
}
.email a {
	color: #252e35;
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	text-decoration: none;
	padding: 0;
	display: inline-block;
}
.phone_number span {
	background: #adafb2;
	display: inline-block;
	border-radius: 0 30px 0 0;
	-moz-border-radius: 0 30px 0 0;
	-webkit-border-radius: 0 30px 0 0;
	padding: 9px 12px 9px 4px;
	margin-right: 10px;
}
.email span {
	background: #adafb2;
	display: inline-block;
	border-radius: 0 30px 0 0;
	-moz-border-radius: 0 30px 0 0;
	-webkit-border-radius: 0 30px 0 0;
	padding: 9px 10px 9px 6px;
	margin-right: 10px;
}
.phone_number img, .email img {
	display: inline-block;
	transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
}
.phone_number a:hover img, .email a:hover img {
	transform: rotateY(360deg) scale(1);
	-moz-transform: rotateY(360deg) scale(1);
	-webkit-transform: rotateY(360deg) scale(1);
}
.navbar-inverse .nav {
	width: 100%;
}
.navbar-inverse .nav > li {
	float: left;
	text-align: center;
}

.navbar-inverse .nav > li:last-child {float: right;}

.navbar-inverse .nav > li:last-child > a,
.navbar-inverse .nav > li:last-child > a:hover,
.navbar-inverse .nav > li:last-child > a:focus {
	position: relative;
	z-index: 1;
	color: #fff !important;
	background: #1a7fc2 !important;
}
.navbar-inverse .nav > li:last-child > a:after {
	background: #1a7fc2;
	content: " ";
	position: absolute;
	top: 0;
    left: -15px;
	z-index: -1;
	height: 60px;
	width: 50px;
   	transform: skewX(-25deg); -moz-transform: skewX(-25deg); -webkit-transform: skewX(-25deg);
}

.mob_nav_title {
	display: none;
}
header .header_search {
	float: right !important;
	max-width: 260px;
	width: 100%;
}
.header_search input {
	color: #5e6265;
	font-size: 10px;
	font-weight: 300;
	background: url("images/search_btn.jpg") no-repeat right center #e9e9ea;
	border: none;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webklit-box-sizing: border-box;
	padding: 15px;
	height: 32px;
	width: 100%;
}
.header_search input:focus {box-shadow: none !important;}

.header_search .pull-right {
	float: none;
}
.mobile.header_search {
	display: none;
}
/*----------------- /header ---------------------*/

/*----------------- footer ----------------------*/

.footer_top {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
	text-align: center;
	padding: 15px 0;
	margin: 0 0 25px 0;
	background: #0f7ec9;
}

.footer_top p, .footer_top a {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
	margin: 0;
}
.footer_top p {
	padding: 10px 0 0 0;
}
.footer_top a {
	color: #fff;
	font-weight: 600;
	display: inline-block;
	padding: 0;
}
.footer_top a img {
	display: inline-block;
	padding: 0 22px 0 0;
}
#footer_widgets_wrapper.footer {
	color: #c6c7c8;
	font-size: 15px;
	padding: 25px 0 20px;
	margin: 0;
	background: #232a2f;
}
.footer #footer-widget-container {
	background: none;
}
.footer a {
	color: #c6c7c8;
}
.footer #footer-widget-container {
	padding: 0;
}
.footer .nav {
	text-align: center;
	padding: 0;
	margin: 0 0 25px;
	width: 100%;
}
.footer .nav > li {
	display: inline-block;
	padding: 0;
	margin: 0;
}
.footer .nav > li > a {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	padding: 0 15px;
	margin: 0;
	background: none;
	border: none;
}
.footer .nav > li > a:hover {
	color: #0f7ec9;
}
.footer #footer-widget-container img {
	background: none;
	border: none;
	width: 100%;
}
.footer .terms li {
	line-height: 24px;
}
.footer .terms a {
	display: block;
	text-decoration: underline;
}
.terms a:hover {
	text-decoration: none;
}
.footer .social {
	text-align: center;
	padding: 30px 0 10px;
}
.footer .social a {
	display: inline-block;
	margin: 0 25px;
	height: 42px;
	width: 49px;
}
.footer .social a.google {
	background: url("images/google.png") no-repeat;
}
.footer .social a.twitter {
	background: url("images/twitter.png") no-repeat;
}
.footer .social a.fb {
	background: url("images/fb.png") no-repeat;
}
.footer .social a.google:hover {
	background: url("images/google_hover.png") no-repeat;
}
.footer .social a.twitter:hover {
	background: url("images/twitter_hover.png") no-repeat;
}
.footer .social a.fb:hover {
	background: url("images/fb_hover.png") no-repeat;
}
.copyright {
	text-align: center;
}
/*----------------- /footer ---------------------*/

.wpb_text_column.wpb_content_element .wpb_wrapper, .wpb_column.column_container .wpb_wrapper {
	max-width: 1000px;
	margin: 0 auto;
}
.wpb_column.column_container .wpb_wrapper .wpb_wrapper {
	max-width: inherit;
}
/*.vc_responsive .wpb_row  [class*="vc_span"] {

	padding-left: 0 !important;

	padding-right: 0 !important;

} */

img {
	display: table;
	margin: 0 auto;
}
.home_r1 h2 {
	color: #0f7ec9;
	font-size: 50px;
	font-weight: 300;
	line-height: 50px;
	text-align: center;
	margin: 0 0 25px;
}
.home_r1 p {
	color: #000000;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
}
 [class*="home_r"] {
 text-align: center;
 padding: 40px 0;
}
.home_r1 form {
	margin: 10px auto 0;
	max-width: 830px;
	width: 100%;
}
.home_r1 form > div {
	float: left;
	width: 50%;
}
.home_r1 form > .left_field {
	padding-right: 30px;
}
.home_r1 form > div > p {
	margin-top: 13px;
}
.home_r1 form input[type="text"], .home_r1 form input[type="email"], .home_r1 form input[type="tel"], .home_r1 form input[type="password"], .home_r1 form input[type="datetime"], .home_r1 form textarea {
	color: #fff;
 font-size:;
	font-weight: 300;
	padding: 15px;
	margin: 0;
	background: #232a2f;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 40px;
	width: 100%;
}
.home_r1 form textarea {
	padding: 15px;
	height: 93px;
}
.home_r1 form input[type="submit"] {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	background: #0f7ec9;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	height: 40px;
	width: 100%;
}
 .home_r1 .ajax-loader: {
 display: none;
}

::-webkit-input-placeholder {
 color: #000;
}



:-moz-placeholder { /* Firefox 18- */
 color: #000;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #000;
}

:-ms-input-placeholder {
 color: 000;
}
[class*="home_r"] h1 {
	color: #0f7ec9;
	font-size: 50px;
	font-weight: 300;
	line-height: 60px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 30px;
}
.home_r2 h1 {
	color: #232a2f;
	font-size: 45px;
	font-weight: 800;
	line-height: 45px;
	text-align: center;
	margin: 0;
}
.home_r2 h2 {
	color: #0f7ec9;
	font-size: 60px;
	font-weight: 300;
	line-height: 60px;
	text-align: center;
	margin: 0;
}
.home_r2 h5 {
	color: #232a2f;
	font-size: 20px;
	line-height: 25px;
	margin: 30px 0 25px;
}
.home_r2 p {
	color: #232a2f;
	font-size: 15px;
	font-weight: 500;
	line-height: 25px;
	margin: 0;
}
.home_r5 h1 {
	margin: 0 0 35px;
}
.home_r5 p {
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
}
.home_r6 .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
.home_r6 p {
	color: #232a2f;
	font-size: 20px;
	font-weight: 500;
	line-height: 25px;
	margin: 0;
}
.home_r6 ul {
	margin: 25px 0 0 0;
}
.home_r6 ul li {
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	padding: 0 0 0 20px;
	background: url("images/disc.png") no-repeat left 9px;
}
.home_r3 .wpb_text_column.wpb_content_element {
	margin: 0;
}
.home_r3 h1 {
	margin: 0 0 55px !important;
}
.home_r3 .services_icon a {
	display: inline-block;
	padding: 35px;
	background: #232a2f;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home_r3 .services_icon a:hover {
	background: #0f7ec9;
}
.home_r3 .services_icon a img {
	transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
}
.home_r3 .services_icon a:hover img {
	transform: rotateY(360deg) scale(1.1);
	-moz-transform: rotateY(360deg) scale(1.1);
	-webkit-transform: rotateY(360deg) scale(1.1);
}
.home_r3 h3 {
	color: #232a2f;
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
/*********************************************** Inner-pages *********************************************************************/

.entry-summary {
	padding: 30px 0;
}
body.home .entry-summary {
	padding: 0;
}
.OddRow em {
	font-size: 13px;
}
.EvenRow em {
	font-size: 13px;
}
#FeesTable strong {
	font-size: 18px;
}
.footer_lik {
	float: left;
	width: 30%;
}
.entry-summary h1 {
	color: #0f7ec9;
	font-size: 35px;
	font-weight: 300;
	text-align: left;
	line-height: 40px;
	margin: 0 0 15px;
}
.entry-summary p {
	color: #232a2f;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 30px;
}
.entry-summary > p > img {
	display: inline-block;
}
.entry-summary h4 {
	color: #0f7ec9;
	font-size: 35px;
	font-weight: 300;
	line-height: 35px;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.entry-summary > p.sub-title {
	margin: 0 0 10px;
}
.entry-summary > p > span {
	color: #232a2f;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
}
.entry-summary h3 {
	color: #0f7ec9;
	font-size: 35px;
	line-height: 40px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.contact_form p {
	color: #0f7ec9;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	margin: 0 0 30px;
}
.contact_form form p {
	color: #232a2f;
	font-size: 15px;
	line-height: 15px;
	font-weight: 300;
	margin: 0;
}
.contact_form form p > span {
	color: #7f8182;
	font-size: 12px;
	line-height: 12px;
	font-weight: 300;
	margin: 0;
}
.contact_form form input[type="text"], .contact_form form input[type="email"], .contact_form form input[type="tel"], .contact_form form textarea {
	height: 50px;
	padding: 10px;
	background: #e9eced;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 10px 0 22px !important;
	width: 100%;
}
.contact_form form textarea {
	height: 200px;
}
.contact_form form input[type="submit"] {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	background: #0f7ec9;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	height: 55px;
	width: 100%;
}
input[type="submit"]:hover {
	background: #232a2f !important;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #0f7ec9 !important;
	width: 100% !important;
}
span.wpcf7-not-valid-tip {
	margin: -15px 0 10px !important;
}
.findus .wpb_text_column.wpb_content_element {
	margin: 0 0 15px;
}
.findus h1 {
	color: #0f7ec9;
	font-size: 40px;
	font-weight: 300;
	line-height: 40px;
	margin: 0;
}
.findus p {
	color: #232a2f;
	font-size: 15px;
	line-height: 25px;
	font-weight: 400;
	margin: 15px 0 0;
}
.findus .wpb_gmaps_widget .wpb_wrapper, .mobile_map.wpb_gmaps_widget .wpb_wrapper {
	padding: 0;
}
.mobile_map {
	display: none;
}
/**************** Banner ******************/

.banner {
	background: #000;
	position: relative;
	top: -60px;
	z-index: 1;
}
.banner_cnt {
	position: absolute;
	bottom: 100px;
	left: auto;
	right: auto;
	width: 100%;
}
body.home .banner_cnt {
	top: 34%;
	bottom: auto;
}
.banner_cnt_inner {
	text-align: center;
	/*background: rgba(0, 0, 0, 0.7);*/
	background: none;
	padding: 25px 35px 10px;
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body.home .banner_cnt_inner {
	background: none;
	max-width: 875px;
}

body.home .banner_cnt h1, body.home .banner_cnt p {
	display: none;
}
.banner_cnt h3, .banner_cnt h2, .banner_cnt h4 {
	display: none;
}
body.home .banner_cnt h3, body.home .banner_cnt h2, body.home .banner_cnt h4 {
	display: block;
}
.banner_cnt h1 {
	color: #fff;
	font-size: 50px;
	font-weight: 800;
	line-height: 50px;
	margin: 0 0 10px;
}
.banner_cnt p {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	margin: 0 0 20px;
}
body.page-id-24 .banner_cnt p {
	font-size: 20px;
}
.banner_cnt h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	line-height: 45px;
	margin: 0 0 10px;
}
.banner_cnt h3 {
	color: #fff;
	font-size: 65px;
	font-weight: 300;
	line-height: 65px;
	margin: 0 0 10px;
}
.banner_cnt h4 {
	color: #fff;
	font-size: 65px;
	font-weight: 300;
	line-height: 65px;
	margin: 0;
}
body.home .banner_cnt h3 {
	color: #fff !important;
	font-size: 50px;
	line-height: 46px;
}
body.home .banner_cnt h2 {text-transform: uppercase;}

body.home .banner_cnt h4 {
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 15px 0;
}

.soliloquy-container {
	margin: 0 auto !important;
}
/*************** /Banner ******************/

/************** FeesTable ****************/

.fees_table table {
	color: #434749;
	margin: 15px 0 40px !important;
	width: 100% !important;
}
.fees_table table .Top {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	line-height: 23px;
	background: #0f7ec9;
}
.fees_table tr {
	background: #f4f6f7;
}
.fees_table tr:nth-child(2n) {
	background: #fff;
}
.fees_table tr:last-child {
	border-bottom: 1px solid #434749;
}
.fees_table td {
	padding: 20px;
}
.fees_table table .Top td {
	color: #fff;
	text-align: center;
	padding: 18px 0;
}
.fees_table table .Top strong {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	line-height: 21px;
}
.fees_table tr td:first-child, .fees_table tr td:last-child {
	color: #434749;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
	text-align: center;
	vertical-align: top;
}
.fees_table tr td strong {
	display: block;
	font-size: 25px;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 20px;
}
.fees_table tr td em {
	font-style: normal;
}
.vc_separator .vc_sep_holder .vc_sep_line {
	border: none !important;
}

/************* /FeesTable ****************/

body #page_section_section {margin-top: -60px;}
header .span6.logo img {width: 500px;}

.blut-btn,
.blut-btn:hover,
.blut-btn:focus {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	display: inline-block;
    background: #1a7fc2;
    padding: 8px 15px;
    margin: 10px 0 0;
	text-decoration: none !important;
    
}
.our-services-wrap img {margin: 0 auto 10px auto;}

.our-services-wrap h3 {
	color: #232a2f !important;
	font-size: 25px;
	font-weight: 300;
	line-height: 30px;
	text-align: center;
}
.our-services-wrap ul {
	padding: 0;
	margin: 0;
}
.our-services-wrap li {
	font-size: 17px;
	font-weight: 300;
	line-height: 26px;
	background: url("images/bullet-icon.jpg") no-repeat;
	background-position: left 9px;
	padding: 0 0 0 20px;
	maegin: 0 0 5px 0;
}
#footer_wrapper .nav b.caret {display: none !important;}

.soliloquy-container .soliloquy-image {
	-moz-user-select: none;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}
.banner .banner_img > div {
	max-width: 100% !important;
	width: 100% !important;
}
.banner .banner_img img {
	opacity: 0.6;
	height: 415px;
	width: 100%;
	max-width: 100%;
}
body.home .banner .banner_img img {
	opacity: 1 !important;
	height: auto !important;
}

#post-43 {
	clear: both;
}
.our_service {
	background: #0f7ec9;
	border: none;
	border-radius: 0; -webkit-border-radius: 0;
	margin: 0 10px;
	box-sizing: border-box;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;
	width: 22%;
	display: inline-block;
}
.our_service.light-btn {
	color: #0f7ec9;
	background: #fff;
}

h3 {color: #0f7ec9 !important;}

.our_service > a {
	color: #fff !important;
	text-decoration: none;
	display: block;
	padding-top: 8px;
}
.our_service.light-btn > a {color: #0f7ec9 !important;}

.top-wrap {
	margin: 0 auto;
	max-width: 775px;
	width: 100%;
}

/*********** Responsive ************/

@media only screen and (max-width: 1300px) {
	.banner_cnt {
		top: 25%;
	}
	.banner_cnt h3 {
		font-size: 40px;
		line-height: 40px;
	}
	.banner_cnt h2 {
		font-size: 35px;
		line-height: 35px;
	}
	.banner_cnt h4 {
		font-size: 40px;
		line-height: 40px;
		margin: 0;
	}
	.banner_cnt h1 {
		font-size: 40px;
		line-height: 40px;
		margin: 0 0 10px;
	}
	
}

@media only screen and (max-width: 1024px) {
	.email a {font-size: 13px;}
	.banner_cnt {top: 20%;}
	.banner_cnt_inner {padding: 25px;}
}

@media only screen and (max-width: 1023px) {
	.t_a_r {text-align: left;}
	
	header .span6.logo {width: 30%;}
	header .span6.logo img {width: 250px;}
	
	.phone_number a {font-size: 14px; padding: 0;}
	
	.email a {font-size: 14px;}
	
	header .span6.t_a_r.res_center {
		padding: 0 0 0 30px;
		margin: 0;
		width: 70%;
	}
	
	.main-navigation.navbar {background: #0f7ec9;}
	
	.main-navigation .navbar-inner {position: relative; min-height: 40px;}
	
	.navbar .btn-navbar {
		background: none !important;
		border: medium none !important;
		box-shadow: none;
		margin-top: 7px !important;
		position: absolute;
		top: 0;
		right: 0;
	}
	.navbar-inverse .nav {
		background: #000;
		margin: 40px 0 0;
		width: 100%;
	}
	.navbar .btn-navbar:hover {
		background: rgba(0, 0, 0, 0.6) !important;
	}
	.navbar .btn-navbar .icon-bar {
		width: 21px;
	}
	.navbar-inverse .nav > li {
		text-align: left !important;
		display: block;
		width: 100%;
	}
	.navbar-inverse .nav > li > a {
		color: #fff !important;
		padding: 10px 15px !important;
		margin: 0 !important;
	}
	
	.navbar-inverse .nav .active > a,
	.navbar-inverse .nav > li > a:hover, 
	.navbar-inverse .nav > li:last-child > a:hover, 
	.navbar-inverse .nav > li:last-child > a:focus {
		color: #fff !important;
		background: #232a2f !important;
	}
	.navbar-inverse .nav-collapse .nav > li > a, 
	.navbar-inverse .nav-collapse .dropdown-menu a {color: #fff;}
	
	.navbar-inverse .nav > li:last-child > a:after {
		content: inherit !important;
		display: none !important;
	}
	
	.mob_nav_title {
		display: block;
	}
	.mob_nav_title > h1 {
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		line-height: 14px;
		display: inline-block;
		margin: 0;
		padding: 14px 0 0 15px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.banner {top: 0;}
	
	.banner_cnt,
	body.home .banner_cnt {
		top: 16%;
	}
	.banner .banner_img img {height: 215px;}
	
	.banner_cnt h3,
	body.home .banner_cnt h3 {
		font-size: 24px;
		line-height: 26px;
	}
	body.home .banner_cnt h3 {margin: 0 0 15px 0;}
	
	.banner_cnt h2,
	body.home .banner_cnt h2 {
		font-size: 24px;
		line-height: 30px;
	}
	body.home .banner_cnt h2 {margin: 0 0 20px 0;}
	
	.banner_cnt h4 {
		font-size: 20px;
		line-height: 22px;
	}
	body.home .banner_cnt h4 {
		font-size: 16px;
		line-height: 20px;
	}
	
	.banner_cnt h1 {
		font-size: 24px;
		line-height: 24px;
	}
	.banner_cnt p {
		font-size: 15px;
		line-height: 18px;
	}
	body #page_section_section {margin-top: 0 !important;}
	
	.home_r1 p {
		font-size: 18px;
	}
	[class*="home_r"] h1, .home_r1 h2 {
		font-size: 40px;
		line-height: 40px;
	}
	.home_r2 h2 {
		font-size: 70px;
		line-height: 80px;
	}
	.footer_top, .footer_top p, .footer_top a {
		font-size: 18px;
		line-height: 18px;
	}
	.table_margin {
		margin-top: 13px;
	}
	
	.payment-wrap > div {
		border: 1px solid #232a2f !important;
	}
	.payment-wrap h1, 
	.payment-wrap h1 > span {
		font-size: 24px !important;
		line-height: 30px !important;
	}
}

@media only screen and (max-width: 767px) {
	.res_left {
		text-align: left;
	}
	.res_center {
		text-align: center;
	}
	.res_right {
		text-align: right;
	}
	body {
		font-size: 13px;
		line-height: 20px;
		font-weight: 300 !important;
	}
	header .span6.logo,
	header .span6.t_a_r.res_center {
		padding: 0 !important;
		width: 100% !important;
	}
	
	.header_conatct .phone_number,
	.header_conatct .email {
		padding: 0 !important; 
		width: 100% !important;
	}
	
	.phone_number a {font-size: 15px; margin: 0 0 10px 0;}
	.email a {font-size: 15px;}
	.email span {
		margin-right: 14px;
	}
	header .logo a {
		display: inline-block;
		margin: 0 0 20px;
		width: 100%;
	}
	.main-navigation.navbar {
		background: #0f7ec9;
	}
	.navbar-inner {
		position: relative;
	}
	.navbar .btn-navbar {
		background: none !important;
		border: medium none !important;
		box-shadow: none;
		margin-top: 7px !important;
		position: absolute;
		top: 0;
		right: 0;
	}
	.navbar-inverse .nav {
		background: #000;
		margin: 40px 0 0;
		width: 100%;
	}
	.navbar .btn-navbar:hover {
		background: rgba(0, 0, 0, 0.6) !important;
	}
	.navbar .btn-navbar .icon-bar {
		width: 21px;
	}
	.navbar-inverse .nav > li {
		text-align: left !important;
		display: block;
		width: 100%;
	}
	.navbar-inverse .nav > li > a {
		color: #fff !important;
		margin: 0 !important;
	}
	.navbar-inverse .nav > li > a:hover {
		color: #fff !important;
		background: #232a2f !important;
	}
	.header_conatct {
		text-align: left !important;
		padding: 0 0 0 20px;
	}
	.phone_number a {
		margin: 0 0 4px;
	}
	.header_search {
		display: none !important;
	}
	.mobile.header_search {
		display: block !important;
	}
	header .header_search {
		float: none !important;
		max-width: inherit;
	}
	.banner_cnt, body.home .banner_cnt {top: 7%;}
	
	
	body.home .banner .banner_img img {height: 430px !important;}
	
	.soliloquy-container .soliloquy-image {
		height: 430px !important;
	}
	.banner_img > img {
		height: 100%;
		width: 100%;
	}
	.banner_cnt h3, .banner_cnt h2, .banner_cnt h4 {
		font-size: 22px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	.banner_cnt h1 {
		font-size: 24px;
		line-height: 24px;
		margin: 0 0 5px 0;
	}
	.banner_cnt p {
		font-size: 15px;
		line-height: 20px;
	}
	[class*="home_r"] {
		padding: 15px 0;
	}
	[class*="home_r"] h1 {
		font-size: 21px;
		font-weight: 300;
		line-height: 25px;
		margin: 0 0 15px;
	}
	.home_r1 h2 {
		font-size: 23px;
		line-height: 25px;
	}
	.home_r2 h1 {
		font-size: 30px;
		font-weight: 800;
		line-height: 25px;
	}
	.home_r2 h2 {
		font-size: 35px;
		line-height: 40px;
	}
	.home_r2 h5 {
		font-size: 15px;
		font-weight: 300;
		line-height: 20px;
		margin: 10px 0 25px;
	}
	.home_r1 p, .home_r2 p, .home_r5 p {
		font-size: 13px;
		font-weight: 300;
		line-height: 18px;
		margin: 0;
	}
	.home_r3 h1 {
		margin: 0 0 10px !important;
	}
	.home_r5 h1 {
		margin: 0 0 15px;
	}
	.home_r6 p {
		font-size: 14px;
		font-weight: 300;
		line-height: 20px;
		margin: 0 0 15px !important;
	}
	.home_r6 .wpb_row .wpb_column {
		margin-bottom: 0;
	}
	.home_r6 ul {
		margin: 0;
	}
	.home_r6 ul li {
		font-size: 13px;
		font-weight: 300;
		line-height: 20px;
	}
	.wpb_row .wpb_column {
		margin-bottom: 15px;
	}
	.entry-summary {
		padding: 25px 0;
	}
	.entry-summary > h1 {
		font-size: 23px;
		font-weight: 300;
		line-height: 30px;
		margin: 0 0 10px;
	}
	.entry-summary > p {
		font-size: 13px;
		font-weight: 300;
		margin: 0 0 20px;
	}
	.entry-summary > h4 {
		font-size: 23px;
		font-weight: 300;
		line-height: 30px;
		margin: 0 0 5px;
	}
	.entry-summary > p > span {
		font-size: 13px;
	}
	.entry-summary > h3 {
		font-size: 23px;
		line-height: 30px;
	}
	body.page-id-22 .entry-summary h1 {
		font-size: 23px;
		line-height: 30px;
	}
	.contact_form p {
		font-size: 14px;
		line-height: 30px;
	}
	.contact_form .wpb_text_column.wpb_content_element {
		margin-bottom: 15px;
	}
	.contact_form form p {
		font-size: 13px;
	}
	.contact_form form input[type="text"], .contact_form form input[type="email"], .contact_form form input[type="tel"], .contact_form form textarea {
		height: 30px;
		margin: 6px 0 15px !important;
	}
	.contact_form form input[type="submit"] {
		height: 30px;
		font-size: 14px;
	}
	.findus p {
		font-size: 13px;
		line-height: 20px;
	}
	.findus .wpb_gmaps_widget {
		display: none;
	}
	.mobile_map {
		display: block;
	}
	.footer_top {
		padding: 25px 0;
	}
	.footer_top, .footer_top p {
		font-size: 30px;
		line-height: 30px;
	}
	.footer_top a {
		font-size: 26px;
		line-height: 26px;
	}
	.footer_top p span {
		font-size: 20px;
		line-height: 20px;
	}
	.footer_top p {
		padding: 0 0 10px;
	}
	.footer_top a img {
		padding: 0 25px 0 0
	}
	
	.banner_cnt .our_service {display: block; width: 150px; margin: 0 auto 15px auto;}
	.banner_cnt .our_service > a {padding: 10px 0;}
	
	.our-services-title h1 > span {font-size: 40px !important;}
}

@media only screen and (max-width: 630px) {
	.footer .nav > li > a {
		padding: 0 8px;
	}
	.home_r1 form > div {
		float: none;
		width: 100%;
		padding-right: 0 !important;
	}
	.fees_table tr:last-child {
		border-bottom: 1px solid #434749;
	}
	.fees_table td {
		padding: 10px 5px;
	}
	.fees_table table .Top td {
		padding: 5px 3px;
	}
	.fees_table table .Top strong {
		font-size: 12px;
		font-weight: 300;
		line-height: 12px;
	}
	.fees_table tr td:first-child, .fees_table tr td:last-child {
		font-size: 12px;
		font-weight: 300;
		line-height: 12px;
	}
	.fees_table tr td strong {
		display: block;
		font-size: 15px;
		font-weight: 400;
		line-height: 15px;
		margin: 0 0 10px;
	}
}

@media only screen and (max-width: 479px) {
	.fees_table td {
		word-break: break-all;
		-moz-word-break: break-all;
		-webkit-word-break: break-all;
	}
	.footer .nav > li > a {
		font-size: 16px;
	}
	.footer .nav > li {
		padding-bottom: 15px;
		max-width: 160px;
		width: 100%;
	}
	.footer .nav > li:nth-child(3) {
		max-width: inherit;
	}
	.footer_logo {
		padding-bottom: 25px;
	}
	.footer .social {
		padding: 20px 0 10px;
	}
}


