/*!
Theme Name: Norebro Child
Theme URI: http://norebro.colabr.io/
Author: Colabrio Team
Author URI: http://colabr.io/
Description: Norebro is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: norebro
Text Domain: norebro-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

main .entry-content .vc_parallax{
	overflow:hidden;
}
#masthead .site-title .fixed-logo {
    color: #ffffff !important;
}
.input-group label.col-fifth {
    width: 25%;
}
#therapy ul.therapy {
    font-weight: bold;
}

@media only screen and (max-width: 1024px){
    #mega-menu-wrap > ul > li > a {
    padding: 0 8px !important;
}
	.subheader .left li:nth-child(2){
	    display:none;
	
}
	
}

@media screen and (max-width: 768px){

		h1, h2, h3, h4, h5, h6, p {
	
	
	}
	h3 {

    line-height: 1.2!important;
}
	.nor-heading-xs h1.title, .nor-heading-xs h2.title, .nor-heading-xs h3.title, .nor-heading-xs h4.title, .nor-heading-xs .widget h4, .widget .nor-heading-xs h4, .nor-heading-xs h5.title, .nor-heading-xs .widget h5, .widget .nor-heading-xs h5, .norebro-heading-sc h3.title {
    font-size: 32px !important;
    line-height: 38px !important;
	}
	#masthead .site-title, #masthead .site-title a {
		font-size:20px !important;
	}

	.norebro-phone-space {
    height: 45px !important;
}
#masthead a, #masthead p {
    color: #fff;
}
.subheader ul.left {
	display:none;
}
.subheader ul.right li, .subheader ul.right li a {
font-size: 12px;
    letter-spacing: .1px;
    margin: 0px;
}

#who .vc_column-inner, .who-tap .vc_column-inner {
    padding-right: 8px !important;
	padding-left: 8px !important;
}

.who-tap .tab-box.vertical.filled {
    padding: 5px 10px 25px !important;
}
.who-tap .tab-box h3.title {
    font-size: 16px !important;
}
.who-tap .tab-box p.subtitle {
    font-size: 16px !important;
    line-height: 1.1;
}
#who h3.title {
    font-size: 24px !important;
    line-height: 1 !important;
}
#who p.subtitle {
    font-size: 20px;
    margin-top: 20px;
}

.input-group label.col-fifth {
    width: 100%;
}
ul li, ol li {
    padding: 0; 
}

.subheader .right li:nth-child(1){
	
}
.content-center .wrap {
    height: auto;
}

}


	