/*

Theme Name: premierbuilding

Theme URI: http://underscores.me/

Author: Cws

Author URI: http://www.roycebrookmedia.com

Description: Company Related Construction

Version: 1.0.0

License: GNU General Public License v2 or later

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

Text Domain: premierbuilding


Tags:



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.



premierbuilding is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

*/



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

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize

# Typography

# Elements

# Forms

# Navigation

	## Links

	## Menus

# Accessibility

# Alignments

# Clearings

# Widgets

# Content

	## Posts and pages

	## Comments

# Infinite scroll

# Media

	## Captions

	## Galleries

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



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

# Normalize

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



#menu-mobile-menu li {

    margin-left: 20px;

}

#menu li.Com_Res{

	font-size: 20px;

    font-weight: 700;

}
.HomeHdr{ z-index: 2;}



.James .btn-wrapper-sticky{
    position: sticky;
    top: 22%;
    z-index: 100000;
}


@media (min-width: 300px) and (max-width: 767.98px) {

.James .btn-wrapper-sticky {
    position: sticky;
    top: 1%;
    z-index: 100000;
}
}
