.site-navigation-inner {
    top: 0px !important;
}

nav.site-navigation {
    position: relative;
    width: 100%;
}
a.navbar-brand {
	margin-top: 0px !important;
    padding: 0;
}
a.navbar-brand img {
	max-width: 100%;
}

  a{font-family: "News Cycle","Helvetica Neue",Helvetica,sans-serif !important;
    font-size: 14px;
}

#sidebar-wrapper > div > ul > li > a{font-size:18px !important;line-height:38px}

div#wrapper {
    overflow: hidden !important;
}

.navbar {position: relative;}


ul.home-list {
    margin:20px 0;
}
ul.home-list a {
    color: #000;
}

div#pageBar h1 {
        font-size: 13px !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "News Cycle","Helvetica Neue",Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-style: normal;
    font-weight: 400;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.navbar-brand {
	height: auto;
}

.navbar-default {
    background-color: transparent;
    border:none !important;
}
.navbar-header {
	position: relative;
}

header{width:100%;margin:auto;max-width:1084px;display:flex;}
article header{flex-direction:column}

nav.site-navigation .container,
footer#colophon,
footer#colophon .container {
    padding-bottom: 0 !important;
}

.deskTop{max-width:400px;float:left;}

.mainContent{margin: 50px 0;}

.wp-image-115{
    width: 27%;
    margin: 15px;
}

#collapseOne{cursor: pointer;}

@media(max-width:1024px) {
    #moblieSticky {display: block !important;position: fixed;bottom: 0;width: 100%;left: 0;z-index:999;background-color: #659999;}
	.navbar-default .navbar-nav>li>a{font-size:13px}
}

@media (min-width: 768px){
.navbar-nav {
    /*float: right;*/
	}
}

@media (max-width:480px) {
	header{width:90%;}
	nav.site-navigation {
		top:10px;
	}
    div.site-info {
    padding-bottom: 120px;
    padding-top: 15px;
    }
.wp-image-115{    
     float: unset;
    width: 100%;
    margin:0px;
}
.mainContent{margin: 10px 0;}
}

.navbar-default .navbar-nav>li {
	margin-right:5px !important;
}
.navbar-default .navbar-nav>li>a {
	float: none;
    line-height: 1;
    font-weight: 500;
    letter-spacing: /*2px*/ 1px !important;
    text-decoration: none;
    color: #FFFFFF !important;
    background-color: #659999;
}
div.business_information {

    width: 300px;
    margin: auto;
    padding: 11px 0;
    color: #fff;
    display: inline-block;
    margin-bottom: 11px;
}
@media (max-width:600px) {
    div.business_information { 
        width: 49%;
    }}

div.hero-img {
	background-image: url('/wp-content/uploads/2016/01/GWmasthead-hero.png');
    position: relative;
    top: 0;
    left: 0;
    height: 430px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -2;
    margin-bottom:15px;
    border-bottom: 10px solid #659999;

}

div.internal-bg {
	background-image:url('/wp-content/uploads/2016/01/aboutmasthead.png');
    position: relative;
    top: 0;
    left: 0;
    height:322px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -2;
    margin-bottom:15px;
    border-bottom: 10px solid #659999;}

.container {width:100%;max-width:1020px;}

footer#colophon {
	background-color: #659999 !important;
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.8);
    text-align: center;
    padding:0;
}

div.site-info p {
	margin: 0 !important;
    color: #ffffff !important;
    font-size: 13px;
    line-height: 19px;
}
div.site-info a {
    margin: 0 !important;
    color: #D7D7D7;
}

div#topbar {
    width: 100%;
}


.navbar-default .navbar-nav>li>a:hover {color: #659999 !important;}



/** Sidebar */

form#ninja_forms_form_6 {
	background-color: #FAFAFA;
    border-radius: 25px;
    padding-bottom: 3px;
}

div#ninja_forms_field_6_div_wrap {
	background-color: #669999;
    background: rgba(102,154,154,1);
    background: -moz-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(102,154,154,1)), color-stop(62%, rgba(82,122,122,1)), color-stop(100%, rgba(28,48,46,1)));
    background: -webkit-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: -o-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: -ms-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: linear-gradient(to bottom, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669a9a', endColorstr='#1c302e', GradientType=0 );
    border-radius: 25px 25px 0 0;
    padding-bottom: 25px;
    padding-top: 20px;
    margin-bottom: 25px;
    text-align: center;
    color:#fff;
}

.ninja-forms-required-items {display:none;}

div#ninja_forms_field_7_div_wrap {
    margin: 8%;
    text-align: center;
}

#ninja_forms_form_6 input[type="text"] {
	background-color: transparent !important;
    border: 1px solid #CCCCCC;
    box-shadow: none !important;
    color: #B3B3B3;
    display: inline-block;
    font-size: 15px;
    height: 20px !important;
    line-height: normal;
    padding: 15px;
    width: 85% !important;
    font-family: Baskerville, serif;
    font-weight: normal;
    margin: 10px 20px 0 !important;
}
body.blog h1.page-title a,
body.archive h1.page-title a {
    color:#000;
    text-decoration: none;
    font-weight: bolder;
} 
label#ninja_forms_field_12_label,
label#ninja_forms_field_11_label,
label#ninja_forms_field_10_label,
label#ninja_forms_field_9_label,
label#ninja_forms_field_8_label {
    margin-left: 16px;
    font-size: 15px;
    margin-bottom: 0;	
}


select#ninja_forms_field_12 {
	background-color: transparent !important;
    border: 1px solid #CCCCCC;
    border-radius: 14px !important;
    box-shadow: none !important;
    color: #B3B3B3;
    display: inline-block;
    font-size: 15px;
    height: 33px !important;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 85% !important;
    font-family: Baskerville, serif;
    font-weight: normal;
    margin: 10px 20px 0 !important;
}

#ninja_forms_form_6_cont .ninja-forms-field-description {
    float: left;
    padding-left: 8px;
    width: 85%;
}

div#ninja_forms_field_14_div_wrap {
	margin: 10px 20px 10px !important;
}

div#nf_submit_6 {
	text-align: center;
}

input#input#ninja_forms_field_15{
	background-color: #669999 !important;
    background: rgba(102,154,154,1);
    background: -moz-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(102,154,154,1)), color-stop(62%, rgba(82,122,122,1)), color-stop(100%, rgba(28,48,46,1)));
    background: -webkit-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: -o-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: -ms-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: linear-gradient(to bottom, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669a9a', endColorstr='#1c302e', GradientType=0 );
    border-width: 0px !important;
    border-radius: 12px !important;
    color: #fff;
    padding: 8px;
}

div#nf_submit_6 input[type="submit"] {
    background-color: #669999 !important;
    background: rgba(102,154,154,1);
    background: -moz-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(102,154,154,1)), color-stop(62%, rgba(82,122,122,1)), color-stop(100%, rgba(28,48,46,1)));
    background: -webkit-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: -o-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: -ms-linear-gradient(top, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    background: linear-gradient(to bottom, rgba(102,154,154,1) 0%, rgba(82,122,122,1) 62%, rgba(28,48,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669a9a', endColorstr='#1c302e', GradientType=0 );
    border-width: 0px !important;
    border-radius: 12px !important;
    color: #fff;
    padding: 8px;
}
.panel-group .panel {
	margin-bottom:3px;
	cursor: pointer;
}
.panel-heading {
	padding:17px 26px;
}
.panel-heading:first-child {
	border-top-left-radius: 35px;
    border-top-right-radius: 35px;
}
.panel.panel-default:first-child {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.panel.panel-default  {
    background-color: #659999 !important;
    border:none !important;
}
div.panel.panel-default div:nth-child(2)  {
    background: #fff;
    border: none;
}
.panel-default>.panel-heading {
    color: #FFFFFF;
    background-color: #659999;
    border-color: #ddd;
    text-transform: uppercase;
}
.panel-group .panel+.panel {
	margin-top:0 !important;
}
.panel-body {
    background-color: #F2F2F2 !important;
    padding: 10px !important;
    margin-left: 15px;
    margin-right: 10px;
}
.panel-body ul {
	margin:0;
	padding:0;
	list-style: none;
}
.panel-body ul li {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #cccccc;
	padding:0 10px;
	line-height: 30px;
}
.panel-body ul li a {
	color:#000000 !important;
}
i.fa.fa-plus {
    float: right;
}

@media only screen and (max-width:768px) {
	div.hero-img {
		background-size: 100%;
    background-position: bottom;
	}
	nav.site-navigation{display:none}
}
@media only screen and (max-width:480px) {
	.list-inline>li {
		width:23%;
	}
nav.site-navigation {
	top: 100px;
}
	div.hero-img {
		height:252px;
		background-size:unset;
		background-image: url(/wp-content/uploads/2016/01/aboutmasthead.png);
		background-position: -750px -30px;
    	opacity: 0.3;
	}

    body.home.mobileLanding {
        margin-top:145px !important;
    }
    
    button.navbar-toggle {
        display: none !important;
    }
    .navbar{margin-bottom: 0px;}
}


div#text-31 {
    margin-top:0;
}
.textwidget img {
    max-width: 100%;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
    position: fixed;
    top:0;
}

#sidebar-wrapper {
    z-index: 998;
    position: fixed;
    left: 250px;
    top:0;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #659999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-bottom:95px;
}

div#sidebar-wrapper a {
    color: #fff !important;
}

div.innerMobileLanding a {
    text-decoration: none !important;
}

div#sidebar-wrapper ul.sub-menu {
    padding-left: 17px;
}

ul#topPanel {
    list-style: none;
    text-align: center;
    padding:0 !important;
}


#wrapper.toggled #sidebar-wrapper {
    width: 100%;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

@media(min-width:768px) {
    #wrapper {
        /*padding-left: 250px;*/
        padding-left:0;
    }

    #wrapper.toggled {
        padding-left: 0;

    }

    #sidebar-wrapper {
     /*   width: 250px; */
     width: 0;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 100%;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
    
    #pageBar{width:100%!important}
}

#moblieSticky {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index:999;
    background-color: #659999;
}


@media (max-width:480px) {
    div#moblieSticky {
        display: block !important;
    }
    #topMessageMobile{display:block!important;}
	.navbar-brand{float:unset}
}
div#moblieSticky ul {
    margin: 0;
    padding: 0;
}
div#moblieSticky ul li {
    list-style: none;
    float:left;
    display:inline;
    width:33.33%;
    text-align: center;
    color:#fff;
    padding:10px 0;
}
div#moblieSticky ul li a {
    color:#fff !important;
}
div#moblieSticky .btn-default {
        background-color: #659999;
    border-color: #659999;
}
.fa-2x {
        padding: 6px 12px;
}
a#menu-toggle {
    padding:0;
}

.mobileLanding {
    display: none;
    float:left;
    width:100%;
    padding:20px;
    text-align: center;
}

.mobileemailbtn, .callbtn, .textbtn {
    width: 85%;
    position: relative;
    padding: 5px 0px;
    font-weight: 700;
    background-color: #8CB3B3;
    display: block;
    -webkit-justify-content: center;
    justify-content: center;
    vertical-align: middle;
    background: #fdec96;
    background: -moz-linear-gradient(top, #fdec96 0%, #fceb94 50%, #fde887 51%, #fce373 100%);
    background: -webkit-linear-gradient(top, #fdec96 0%,#fceb94 50%,#fde887 51%,#fce373 100%);
    background: linear-gradient(to bottom, #fdec96 0%,#fceb94 50%,#fde887 51%,#fce373 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdec96', endColorstr='#fce373',GradientType=0 );
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.45);
    color: black;
    margin: 0 auto;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 23px !important;
}
div.mobileLanding .fa {
    padding:0;
}
@media (max-width:480px) {
    div.social-icons-top {
    width: 100% !important;
    text-align: center;
}
h1.mobile-lg {
    font-size:34px !important;
}
    img.mobile-img {
        max-width: 120px !important;
    }
    div#pageBar {
    display: none;
}
    .hero-img {
        margin-top:0 !important;
    }
    a.navbar-brand img {
        width: 137px;
    	margin: 10px auto;
    }
div.schedule-btn {
    display:none;
    }
    .mobileLanding {
        display: block;
        position: absolute;
        top:190px !important;
        float:none;
    }
	header{display:unset}
}