/*
Theme Name: NBPNS
*/

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
    position: relative;
    min-height: 100%;
}

body {
    color: #463F40;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Raleway, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

h1, h2 {
    font-size: 30px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 15px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-weight: bold;
    color: #007D44;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
}

a, a:visited {
    color: #463F40;
}

a:hover {
    color: #C51017;
}

a:hover img {
    opacity: 0.98;
}

img {
    max-width: 100%;
}


.readmore a, .readmore a:visited {
    color: #FFF;
    background-color: #125B2E;
    text-align: center;
    text-decoration: none;
    display: block;
    line-height: 1;
    width: 60px;
    padding: 10px;
}

.readmore a:hover {
    background-color: #C51017;
}



.header-wrap.inner {
    border-bottom: 5px solid #007D44;
}

#header .logo {
    display: block;
    margin: 1em;
}

#menu-main-menukis {
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu-main-menukis a, #menu-main-menukis a:visited {
    color: #FFF;
    background-color: #213670;
    font-weight: 600;
    text-decoration: none;
    display: block;
    padding: 14px;
}

#menu-main-menukis a:hover,
#menu-main-menukis .current-menu-item a {
    background-color: #1A86C8;
}

#menu-main-menukis .sub-menu { 
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu-main-menukis #menu-item-34 > a { 
    display: none;
}

.metaslider .flexslider .caption {
	font-weight: bold;
	padding: 12px 2%;
}

#front-header-border {
    display: none;
}


#marketing {
	margin: -150px 0 0;
    padding: 0 0 40px;
    border-bottom: 1px solid #A2A2A2;
}

#marketing .box { 
    width: 300px;
    margin: 0 auto;
}

#marketing h3 {
    margin: 0;
}

#marketing h3.tagline {
	font-weight: 600;
	font-style: italic;
	text-transform: none;
    padding: 20px 0 0;
	color: #222;
}

#marketing h3 a, #marketing h3 a:visited {
    color: #FFF;
    text-decoration: none;
    display: block;
    background-color: #125B2E;
}

#marketing .box:hover h3 a {
    background-color: #C51017;
}

#marketing h3 a {
    height: auto;
    padding: 20px 0 20px 20px;
}

#marketing .excerpt {
    height: 120px;
}


#content {
    padding: 10px 0 40px;
}

#content .main,
#content .side {
    
}

#content .main h2 {
	font-weight: bold; 
	font-size: 24px; 
	color: #007D44;
}

#content .main h2 a,
#content .main h3 a,
#content .main h4 a,
#content .main h5 a {
	color: #007D44;
}

#content .main h2 a:hover,
#content .main h3 a:hover,
#content .main h4 a:hover,
#content .main h5 a:hover {
	color: #C51017;
}

#content .latest-news {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#content .latest-news li {
    border-top: 1px solid #A2A2A2;
    padding-top: 1em;
}

#content .latest-news li:first-child {
    border-top: none;
    padding-top: 0;
}

#content .latest-news .excerpt {
    font-weight: bold;
}

#content.page .research-and-development,
#content.page .news-media {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#content.page .latest-news a,
#content.page .news-media a {
    text-decoration: none;
}

#content.page .research-and-development li {
    margin: 20px 0;
}

#content.page .news-media h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-transform: none;
    background: url(img/news-media-bg.png) 0 50% no-repeat;
    margin: 0;
    padding-left: 33px;
}

#content.page .news-media .date-posted {
    margin: 0 0 0 33px;
}

#content.page .news-media .info {
    padding: 1em 2em;
}

#content .main ol,
#content .main ul {
    margin: 0;
    padding: 0 0 0 15px;
}

#content ul.partners li {
	line-height: 170%;
}

#content .main ol li a:hover,
#content .main ul li a:hover {
	color: #007D44;
}

#content.about h3,
#content.about h4 {
    text-transform: capitalize;
}

#content .photo,
#content .attachment-large-photos {
    /* box-shadow: 4px 4px 4px #666; */
}

#content .partnerships .partners {
    font-size: 15px;
    list-style-type: square;
    margin: 0 0 0 20px;
    padding: 0;
}

#content.about .leaders a,
#content.about .leaders a:visited,
#content.page .partners a,
#content.page .partners a:visited {
    color: #463F3F;
    text-decoration: none;
}

#content.about .leaders a:hover,
#content.about .leaders .ui-tabs-active a,
#content.page .partners a:hover {
    color: #C51017;
}

#content.about .leaders tr {
	margin: 0;
	padding: 0;
}

#content.about .leaders tr td {
	padding: 20px 0;
	vertical-align: top;
	border-bottom: 1px solid #BBB;
}

#content.about .leaders tr td h3 {
	font-family: Raleway,Arial,sans-serif;
    font-weight: 700;
	font-size: 18px;
	text-align: left;
	margin: 0;
	padding: 0 0 5px;
}

#content.about .info h4 {
    font-size: 19px;
    margin: 0;
	padding: 0;
}

#leadership .menu {
    margin-bottom: 2em;
}

#leadership .attachment-leader-photos {
    display: block;
    margin: 0 auto;
}

#leadership .info h3,
#leadership .info h4 {
    text-align: center;
}

.page-id-184 #content .main {
		width: 65%;
		margin: 0;
		padding: 0 0 0 2%;
		float: right;
	}
	
	#content #secondary {
		width: 32%;
		margin: 0;
		padding: 20px 0 0;
		float: left; 
	}

	
	#content #secondary .widget_nav_menu ul {
		font-family: Raleway,Arial,sans-serif;
		margin: 0;
		padding: 10px 0 0;
	}

	#content #secondary .widget_nav_menu ul li {
		margin: 0;
		padding: 5px 0;
		list-style-type: square;
	}
	
	#content #secondary .widget_nav_menu ul li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #007D44;
	}

	#content #secondary .widget_nav_menu ul li a:hover,
	#content #secondary .widget_nav_menu ul li.current-menu-item a {
		color: #0f0f0f;
	}

	#content #secondary .widget_nav_menu ul li ul {
		padding-left: 20px;
	}

	#content #secondary .widget_nav_menu ul li ul li {
		list-style-type: circle;
	}


#slogan {
    font-family: Raleway, Arial, sans-serif;
    color: #FFF;
    background: #0F0F0F;
    padding: 1em;
}

#slogan p {
    font-size: 2.2em;
    line-height: 1;
}


.footer-wrap {
    color: #FFF;
    background: #006E44;
}

#footer { 
    padding: 1em;
}

#menu-footer-menu {
    font-family: Raleway, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu-footer-menu a, #menu-footer-menu a:visited {
    color: #FFF;
    text-decoration: none;
}

#menu-footer-menu a:hover {
    text-decoration: underline;
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clear { 
	clear: both;
}

.clear:before,
.clear:after {
	content: "";
	display: table;
}

.clear:after {
	clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 640px) {
    #marketing .box {
        width: 30%;
        float: left;
        margin-left: 5%;
    }

    #marketing .box:first-child {
        margin-left: 0;
    }
}

@media only screen and (min-width: 640px) and (min-width: 865px) {
    #marketing .excerpt {
        height: 130px;
    }
}

@media only screen and (min-width: 960px) {
    /* Style adjustments for viewports that meet the condition */
    body {
        margin-bottom: 217px;
    }

    #header {
        width: 960px;
        margin: 0 auto;
        padding: 10px 0 10px;
    }

    .header-wrap {
        background: url(img/bubbles-bg.jpg) 100% -180px no-repeat;
    }

    #header .logo {
        float: left;
        margin: 0;
    }


    #menu-main-menukis {
        margin: 2.8em 0 0;
        float: right;
    }

    #menu-main-menukis a, #menu-main-menukis a:visited {
        color: #1F1F1F;
        background-color: transparent;
        font-weight: normal;
    }

    #menu-main-menukis a:hover,
    #menu-main-menukis .current-menu-item a {
        font-weight: bold;
        color: #FFF;
        background-color: #213670;
    }

    #menu-main-menukis > li {
        float: left;
        position: relative;
        margin-left: .25em;
    }

    #menu-main-menukis .sub-menu {
        text-align: left;
        width: 180px;
        position: absolute;
        z-index: 999;
        display: none;
    }

    #menu-main-menukis > li:hover .sub-menu {
        display: block;
    }

    #menu-main-menukis > li .sub-menu a,
    #menu-main-menukis > li .sub-menu a:visited {
        color: #FFF;
        background-color: #213670;
    }

    #menu-main-menukis > li .sub-menu a:hover {
        font-weight: bold;
        background-color: #1A86C8;
    }

    #menu-main-menukis #menu-item-34 > a {
        display: block;
    }

    #front-header-border {
        display: block;
        width: 960px;
        height: 10px;
        margin: 0 auto;
        background-color: #007D44;
    }


    #slideshow {
        background: url(img/slide11.jpg) 50% 0 no-repeat;
        width: 100%;
        height: 565px;
    }
	
	.metaslider #metaslider_container_72 .flex-direction-nav {
		display: block !important;
	}

    .marketing-wrap {
        position: relative;
        width: 960px;
        margin: 0 auto;
    }

    #marketing .box {
        width: 300px;
        margin-left: 30px;
    }

    #marketing .excerpt {
        height: 120px;
    }


    .content-wrap {
        background: url(img/bubbles-bg.jpg) -550px 0px no-repeat;
    }

    #content {
        width: 960px;
        margin: 0 auto;
    }

    #content.front .main {
        width: 650px;
        float: left;
        padding: 0;
    }

    #content.front .side {
        width: 260px;
        float: right;
        padding: 0;
    }

    #content.about {
        padding-bottom: 80px;
    }

    #content.partnership .main,
    #content.contact .main {
        width: 20em;
        float: left;
        padding: 0;
    }

    #content.about h2 {
        font-size: 20px;
        margin-top: 0;
    }

    #content.partnership h2,
    #content.contact h2 {
        margin-top: 0;
    }

    #content.about .photo,
    #content.about .attachment-leader-photos {
        float: left;
        margin: 0;
    }

    #content.about .info { 
        margin-left: 5%;
        padding-bottom: 4em;
    }

    #content .partnerships .partners {
        width: 260px;
        float: left;
    }

    #content.about,
    #content.contact {
        padding: 2.5em 0;
    }

    #content.about .side,
    #content.partnership .side {
        width: 660px;
        padding-left: 39px;
        float: right;
        border-left: 1px solid #A5A5A5;
    }

    #content.contact .side {
        margin-left: 20em;
        padding-left: 2.5em;
        border-left: 1px solid #A5A5A5;
    }

    #leadership .menu {
        width: 19em;
        float: left;
    }
    
    #leadership .ui-tabs-panel {
        padding-left: 0;
        border-left: 1px solid #A5A5A5;
        margin-left: 20em;
    }

    #leadership .info h3,
    #leadership .info h4 {
        text-align: left;
    }

    #content .research-and-development img {
        float: left;
    }

    #content .research-and-development .info {
        margin-left: 190px;
    }

    #content .research-and-development .info h3 {
        margin-top: 5px;
    }
	
	/* Certified Physician */
	#content .certified-physician-container {
		position: relative;
		margin: 0;
		padding: 0;
	}
	
	#content .certified-physician-container h3.certified-physician-cat {
		font-weight: bold;
		margin: 0;
		padding: 0 0 5px;
		border-bottom: 1px solid #A2A2A2;
		color: #007D44;
	}
	
	#content .certified-physician-container .certified-physician-listing {
		margin: 0 0 25px;
	}
	
	#content .certified-physician-container .certified-physician-listing .certified_physician {
		width: 33%;
		margin:0;
		padding: 0;
		display: inline-block;
		vertical-align: top;
	}
	
	#content .certified-physician-container .certified-physician-listing .certified_physician h3 {
		margin: 20px 0 7px;
	}
	
	#content .certified-physician-container .certified-physician-listing .certified_physician h3 a {
		color: #111;
	}
	
	#content .certified-physician-container .certified-physician-listing .certified_physician h3 a:hover {
		color: #C51017;
	}
	
	#content .certified-physician-container .certified-physician-navigation {
		width: 100%;
		margin:0;
		padding: 0;
		vertical-align: middle;
		clear: both;
	}
	
	#content .certified-physician-container .certified-physician-navigation ul.certified-physician-list {
		margin: 0;
		padding: 0;
	}
	
	#content .certified-physician-container .certified-physician-navigation ul.certified-physician-list li {
		width: 33%;		
		display: inline-block;
	}
	
	#content .certified-physician-container .certified-physician-navigation ul.certified-physician-list li a {
		background: #FFF;
		text-decoration: none;
		margin: 0 10px;
		padding: 6.5px 13px;
		display: block;
		-webkit-transition: all 0.2s; 
		-moz-transition: all 0.2s; 
		-o-transition: all 0.2s; 
		-ms-transition: all 0.2s; 
		transition: all 0.2s;
		border: 2px solid #007D44;
		color: #007D44;
	}
		
	#content .certified-physician-container .certified-physician-navigation ul.certified-physician-list li:hover a,
	#content .certified-physician-container .certified-physician-navigation ul.certified-physician-list .current a {
		border: 2px solid #C1070C; 
		color: #C1070C;
	}
	
	#content .certified-physician-container .certified-physician-navigation ul.certified-physician-list .current-info {
		display: none;
	}
	
	#content .certified-physician-container .page_navigation {
		margin: -4% 0 0 0;
	}
	
	#content .certified-physician-container .page_navigation a {
		background: #FFF;
		text-align: center;
		margin: 0 10px;
		padding: 6px 14px;
		display: inline-block;
		border: 2px solid #007D44; 
		color: #007D44;
	}
	
	#content .certified-physician-container .page_navigation a.previous_link {
		font-weight: bold;
		margin-left: 0;
		margin-right: 0;
		padding: 2px 8px;
		border-radius: 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
	}
	
	#content .certified-physician-container .page_navigation a.next_link {
		margin-right: 0;
		margin-left: 32%;
		padding: 2px 8px;
		border-radius: 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
	}
	
	#content .certified-physician-container .page_navigation a.first_link,
	#content .certified-physician-container.page_navigation a.last_link,
	#content .certified-physician-container .page_navigation a.first_link:link,
	#content .certified-physician-container .page_navigation a.last_link:link {
		display: none;
	}
	
	#content .certified-physician-container span.ellipse {
		display: none !important;
	}
	
	#content .certified-physician-container .page_navigation a:hover,
	#content .certified-physician-container .page_navigation a:focus,
	#content .certified-physician-container .page_navigation a.page_link.active_page {
		border: 2px solid #C1070C; 
		outline: none;
		color: #C1070C; 
	}
	
	#content .main article.certified_physician .destination {
		font-weight: 600;
		margin: 0;
		padding: 0;
		color: #111;
	}

	#content .main a.backlink {
		font-weight: bold;
	}


    #slogan {
        padding: 2.5em;
    }

    #slogan p {
        font-size: 2.5em;
        line-height: 1;
        width: 960px;
        margin: 0 auto;
    }


    #slogan-footer-wrap {
        position: absolute;
        bottom: 0;
        width: 100%;
        /*height: 217px;*/
    }

    #footer {
        width: 960px;
        margin: 0 auto;
        padding: 1.5em 0;
    }

    #menu-footer-menu li {
        float: left;
        margin-right: 2em;
    }

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* ------------------------------------------
  NAVIGATION STYLES
  (+ responsive-nav.css file is loaded in the <head>)
--------------------------------------------- */
#main-menu-wrap {
    font-family: Raleway, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    width: auto;
}

.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

.nav-collapse,
.nav-collapse * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-collapse,
.nav-collapse > ul {
    float: right;
    position: relative;
}

#menu-main-menu > li {
    float: left;
    position: relative;
}

.nav-collapse a {
    color: #fff;
    text-decoration: none;
    width: 100%;
    background: #213670;
    border-bottom: 1px solid white;
    padding: 0.7em 1em;
    float: left;
}

.nav-collapse a:hover {
    background-color: #1A86C8;
}

#menu-main-menu .sub-menu a {
    background: #007D44;
    padding-left: 2em;
}

@media screen and (min-width: 640px) {
    .js .nav-collapse {
        overflow: visible;
    }

    #main-menu-wrap {
        margin-bottom: 1em;
        padding-left: 1em;
    }

    #menu-main-menu > li {
        width: auto;
        margin-left: 2px;
    }

    .nav-collapse a {
        color: #1F1F1F;
        background: none;
        margin: 0;
        padding: 1em;
        text-align: center;
        border: 0;
    }

    .nav-collapse a:hover,
    .nav-collapse .current-menu-item a {
        font-weight: bold;
        color: #FFF;
        background-color: #007D44;
    }

    #menu-main-menu .sub-menu {
        text-align: left;
        width: 180px;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999;
        display: none;
        border-top: 1px solid #FFF;
    }

    #menu-main-menu > li:hover .sub-menu {
        display: block;
    }

    #menu-main-menu .sub-menu a {
        color: #FFF;
        background-color: #007D44;
        text-align: left;
        padding: 1em;
    }

    #menu-main-menu .sub-menu a:hover,
	#menu-main-menu .sub-menu .current-menu-item a {
        font-weight: bold;
        background-color: #C51017;
    }
}

@media screen and (min-width: 960px) {
    #main-menu-wrap {
        margin-bottom: 0;
        padding-top: 32px;
        padding-left: 0;
    }
}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
    font-family: "responsivenav";
    src:url("css/icons/responsivenav.eot");
    src:url("css/icons/responsivenav.eot?#iefix") format("embedded-opentype"),
        url("css/icons/responsivenav.ttf") format("truetype"),
        url("css/icons/responsivenav.woff") format("woff"),
        url("css/icons/responsivenav.svg#responsivenav") format("svg");
    font-weight: normal;
    font-style: normal;
}

.nav-toggle {
    position: fixed;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-indent: -999px;
    position: relative;
    overflow: hidden;
    width: 70px;
    height: 55px;
    float: right;
}

.nav-toggle:before {
    color: #213670; /* Edit this to change the icon color */
    font-family: "responsivenav", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 28px;
    text-transform: none;
    position: absolute;
    content: "≡";
    text-indent: 0;
    text-align: center;
    line-height: 55px;
    speak: none;
    width: 100%;
    top: 0;
    left: 0;
}

.nav-toggle.active::before {
    font-size: 24px;
    content:"x";
}
