/*
Theme Name: Law Practice
Theme URI: http://cmssuperheroes.com
Author: CMSSuperHeroes
Author URI: http://themeforest.net/user/CMSSuperHeroes
Description: The 2015 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: cmssuperheroes

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

$rembase:     14;
$line-height: 24;

---------- Examples

* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
	padding: 5px 0;
	padding: 0.357142857rem 0; (5 / $rembase)

* Set a font-size and then set a line-height based on the font-size
	font-size: 16px
	font-size: 1.142857143rem; (16 / $rembase)
	line-height: 1.5; ($line-height / 16)

---------- Vertical spacing

Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:

.my-new-div {
	margin: 24px 0;
	margin: 1.714285714rem 0; ( 24 / $rembase )
}

---------- Further reading

http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/
/* =Reset
-------------------------------------------------------------- */
.page-title
{
	margin-bottom: 50px !important;
}
.single.single-team .post-content
{
	padding-bottom: 50px;
}
.page-id-657 h4 {
    background-color: #FFF;
    margin: 0px 0px 25px !important;
    padding: 15px 10px;
	}
.page-id-657 h4 a {
    color: #26292d !important;
	font-size: 18px !important;
	}
.page-id-657 h4 a:hover{	
	color: #dd0404 !important;	
	}	
#back_to_top{
	z-index:1;	
	}	
.home_slide_btn a {
    color: #fff !important;
	}
div.wpcf7-validation-errors {    
    color:#f00;
	}
.home img.attachment-gallery-full.wp-post-image{    
    width: 100%;
	}
.vc_custom_1475313539456 .wpb_wrapper .vc_single_image-img
	{
		margin-top: -85px !important;
	}
	
.fancy-box-mail > a {
		color: #999 !important;
	}	
.team-email.team-info a {
		color: #333 !important;
	}

.team-email.team-info a:hover {
    color: #dd0404 !important;
}
.row.vc_custom_1474506785910 .inner-content
{
	margin: 0 0 0 !important;
}
.single-team .cms-team-title h2 a
{
	font-size:28px !important;
}
#post-453 .entry-content .vc_custom_1472274736704 {
    padding: 50px 0 2px !important;
}
.single-team #page-title
{
	/*background: url(http://www.19innseast.com.au/wp-content/uploads/2016/08/19-inns-east-home.jpg) !important;*/
	background-repeat: no-repeat !important;
	background-position: center center !important;
	min-height: 178px;
	background-size: cover !important;
	background-color: #333333 !important;
	background-image: none !important;
}
.wpb_button_anone span.wpb_none.btn.btn-default, button.wpb_none.btn
{
    display: block !important;
    margin: 0 0 45px !important;
    max-width: 250px !important;
    padding: 13px 0 !important;
    text-align: center !important;
}
button#bar_btn {
    background: #DD0404 ; 
    border: 0 none !important;
    padding: 5px 25px !important;
	color: #fff;
}
.single-team .team-info span i
{
	font-size:21px !important;
	vertical-align: -5px !important;
	margin-right: 21px !important;
}
.single-team .cms-team-title h2
{
	margin: 20px 0 !important;
	line-height: 25px !important;
}
.cms-carousel.carousel_stlye2 .owl-controls
{
	top: 50% !important;
}
.template-cms_carousel--post .owl-controls .owl-nav .owl-prev, .template-cms_carousel--post .owl-controls .owl-nav .owl-next
{
	top: 0 !important;
}
.single-team .cms-team-social ul li i.fa-linkedin
{
	background: #0177B5 ;
    border-radius: 3px;
    color: #fff;
    font-size: 25px;
    padding: 6px 8px;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a
{
	font-weight: normal !important;
}
#content .inner-content .wpb_wrapper > p {
    margin: 0 0 10px 0px;
    padding: 0;
}
.single-team .has-thumbnail img
{
	margin-top: 8px !important;
}
.single-team #primary .right-team-content
{
	padding-bottom: 0 !important;
}
.vc_single_image-wrapper .vc_single_image-img {
    width: 100% !important;
}
.wpb_wrapper .vc_single_image-wrapper {
    display: block;
    width: 100%;
}
.right-team-content .vc_custom_1440721467566 {
    padding-bottom: 0 !important;
}
body #cs-header .main-navigation {
    text-align: right;
}
.vc_single_image-wrapper.vc_box_border_grey {
    margin-top: -70px;
}
.vc_custom_1437649871047 {
    margin-top: 299px !important;
}
.page-id-518 .row.clearfix.background.vc_row-fluid.vc_custom_1429866237952 {
    background: #fff !important;
}
.page-id-45 div.wpcf7-mail-sent-ok {
    color: #fff !important;
}
.page-id-1170 .comments-area {
	display: none !important;
}
.page-id-518 .page-title {
    margin-bottom: 0px !important;
}
.page-id-657 .page-title {
    margin-bottom: 0px !important;
}
.row.footer-event {
    display: none !important;
}
#header-logo a img {
    margin-bottom: 4px !important;
}
.alumin_head h2 {
    margin-top: 0px !important;
    line-height: 18px !important;
}
.home .template-cms_carousel--post .cms-carousel-item .has-thumbnail .inner-bounce i {
    display: none !important;
}
.home img.attachment-gallery-full.wp-post-image {
    height: 270px !important;
}
.home .cms-grid-title.center h4 a:hover {
    color: #dd0404;
}
.home .cms-grid-title.center h4 a {
    color: #ccc;
    color: #26292d;
    font-size: 18px;
}
.home .cms-grid-title.center h4 {
    margin: 0px;
    background-color: #fff;
    color: #ccc;
    margin-bottom: 25px;
    padding: 15px 10px;
}
.page-id-657 img.attachment-gallery-full.wp-post-image {
    height: 270px !important;
}
.page-id-657 #page-title {
    background: #26292d url(http://www.19innseast.com.au/wp-content/uploads/2016/08/19-inns-east-home.jpg) no-repeat center center;
    min-height: 178px;
}
.page-id-453 #page-title {
    background: #26292d url(http://www.19innseast.com.au/wp-content/uploads/2016/08/19-inns-east-home.jpg) no-repeat center center;
    min-height: 178px;
}
.page-id-518 #page-title {
    background: #26292d url(http://www.19innseast.com.au/wp-content/uploads/2016/08/19-inns-east-home.jpg) no-repeat center center;
    min-height: 178px;
}
.template-cms_fancybox--layout2 .fancy-box-content i, #back_to_top .go_up i,
.fancy-box-mail > a:hover, .single-team .team-info span i
{
	color: #DD0404 !important ;
}
#back_to_top
{
	border-color: #DD0404 !important;
}
.template-cms_fancybox--layout4 .fancy-box-icon i, .wpcf7 .wpcf7-form #submit:hover
{
	background:   #DD0404 !important;
}
.wpcf7 .wpcf7-form #submit
{
	border-color: #DD0404 !important;
}
.single-team .team-info
{
	padding: 14px 0 !important;
}
.single-team .team-info span
{
	font-size: 16px !important;
	font-family: "playfair display";
}

@media screen and (max-width: 1199px) {
	.vc_custom_1475313539456 .wpb_wrapper .vc_single_image-img
	{
		margin-top: 0px !important;
	}
	.vc_custom_1475313539456 .wpb_wrapper .vc_single_image-img
	{
		margin-top: -80px !important;
	}
	p .cs-highlight-style-1 .cs-highlight-style-2 {
		font-size: 40px;
	}
	#popular_widget-7 .popular-content .popular-item > a {
		float: left;
		width: 25%;
	}
	#popular_widget-7 .popular-item .popular-text
	{
		margin: 0 0 0 8%;
		width: 65%;
		max-width:none;
	}
}
@media screen and (max-width: 991px) {
	.home .cms-grid-title.center h4 a,
	.page-id-657 h4 a
	{
		font-size : 15px !important;
	}
	.vc_custom_1441764666801 {
		margin-top: 344px !important;
	}
	p .cs-highlight-style-1 .cs-highlight-style-2 {
		font-size: 34px;
	}
	.home img.attachment-gallery-full.wp-post-image
	{
		height: 230px !important; 
	}
}
@media screen and (max-width: 767px) {
	.home img.attachment-gallery-full.wp-post-image,
	.page-id-657 img.attachment-gallery-full.wp-post-image
	{
		height: auto !important;
		max-width: 300px ;
		width: 100%;
	}
	.single #primary {
		padding: 10px 20px 0;
	}
	.vc_custom_1475553602655
	{
		margin-top: 0 !important;
	}
	#wpcf7-f82-p45-o1 .wpcf7-form
	{
		padding: 0;
	}
	.wpb_column.vc_custom_1475553602655, .wpb_content_element.vc_custom_1475642694345
	{
		margin-top: -20px !important;
	}
	.inner-content .wpb_wrapper .vc_empty_space {
		height: 64px !important;
	}
	#post-45 .vc_custom_1475553652286,
	#post-45 .vc_custom_1475652794372
	{
		padding: 0 25px !important;
	}
	.vc_single_image-wrapper.vc_box_border_grey,
	.vc_custom_1471865832717
	{
		margin-top: 0 !important;
	}
	.inner-content .vc_custom_1441764666801
	{
		margin-top: 40px !important;
	}
	.vc_custom_1441763125356 .container .inner-content .vc_custom_1472274644127 .wpb_wrapper.left {
		margin-top: 50px;
	}
	#cms-grid .cms-grid-item .cms-grid-title {
		max-width: 300px ;
		margin: 0 auto;
	}
	.page-title
	{
		margin-bottom: 20px !important; 
	}
	.vc_custom_1475313539456 .wpb_wrapper .vc_single_image-img
	{
		margin-top: -50px !important;
	}
	.entry-title
	{
		margin-bottom: 30px !important;
	}
	.single #primary.single-page-content,
	.single-post #main .single-page-sidebar {
		padding: 0 50px !important;
	}
	.cms-grid .cms-grid-item.cms-grid-item
	{
		width: 50% !important;
	}
	.vc_col-sm-6 .wpb_wrapper .vc_custom_1475629955131 {
		margin-bottom: 0 !important;
		margin-top: 20px !important;
		padding: 0 25px !important;
	}
}
@media screen and (max-width: 540px) {
	.cms-grid .cms-grid-item.cms-grid-item
	{
		width: 100% !important;
	}
}
@media screen and (max-width: 480px) {
	.single-team .cms-team-title h2 a
	{
		font-size: 29px !important; 
	}
	#post-45 .vc_custom_1475553652286,
	#post-45 .vc_custom_1475652794372
	{
		padding: 0 20px !important;
	}
}
@media screen and (max-width: 400px) {
	#header-logo a img
	{
		width: 75%;
	}
	p .cs-highlight-style-1 .cs-highlight-style-2 {
		font-size: 24px;
	}
}