a,b,body,div,h1,h2,h3,h4,h5,h6,hr,html,i,img,li,ol,p,span,table,tbody,td,tfoot,th,thead,tr,u,ul{border: 0;margin: 0;padding: 0;}
html,body{ height:100%;}
body{
    width:100%;
    color:#272727;
    font-family: "brandon-grotesque", "Helvetica Neue", "Helvetica", Arial, Sans-Serif;
	font-size:16px;
	-webkit-font-smoothing: antialiased;
	background-color: #f9f9f9;
}

p, li, figcaption {
	line-height:1.5em;margin-top:0;margin-bottom:1.4em;
}
figure {
  margin: 1em 0;
}
img {
  max-width: 100%;
}
ul{margin-left: 50px;}
h1, h2, h3, h4{
	margin-bottom:0.5em;
	line-height:120%;
	font-weight:400;
}

h1{font-size:36px;}
h2{font-size:28px;}
h3{font-size:22px;font-weight:500;letter-spacing: .47px;}
h4{font-size:19px;font-weight:500;}

a{color:#0097da;text-decoration:none;transition: color .3s, background .3s, border .3s;}
a:hover{text-decoration:none;}


/* BIZANGO PAGE LAYOUT STRUCTURE */

#page_body{position: relative;
}
#body_home #page_body{
}



#hero_frame{
    position: relative;
    width: 100%;
    height: 79px;
    background-color: #62676b;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 120px;
    box-shadow: inset 0 0 21px #272727;
}
#body_home #hero_frame{
	height:362px;
	text-align: center;
	padding-top: 165px;
}
#hero_frame h3{
    font-weight: 900;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 1em;
    text-shadow: 0 0 30px #000000;
    display: inline-block;
    padding: 13px 13px;
    letter-spacing: 3.4px;
    background-image: url(/images/sites/nrr/top-left.png), url(/images/sites/nrr/bottom-right.png);
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
    color: #f9f9f9;
}


#body_home #hero_frame h3{
    font-weight: 900;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 1em;
    text-shadow: 0 0 9px #ece0cf;
    display: inline-block;
    padding: 10px 10px;
    letter-spacing: 5.4px;
    background-image: url(/images/sites/nrr/top-left.png), url(/images/sites/nrr/bottom-right.png);
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
    color: #272727;
}

.page_frame{
    margin:0px auto;position:relative;width:1100px;
}
.page_full{
	width: 90%;padding: 0 5%;
}


.page_little{
	position: relative;
	width:19%;
}

.page_sidebar{
	position: relative;
	width:30%;
}
.page_content{
	position: relative;
	width:65%;
}
.page_content{
	position: relative;
	width:65%;
}
.page_content2{
	position: relative;
	width:68.18%;
}
.page_half{
	position: relative;
	width: 47%;
}
.page_onehalf{
	position: relative;
	width: 50%;
}

.page_wide_content{
	position: relative;
	width: 75%;
}

.page_third{
	position: relative;
	width: 30%;
}

.page_onethird{
	position: relative;
	width: 33.33%;
}


/* NAV */
#nav_frame{
	position: relative;
    z-index: 1;
    width: 100%;
    height: 119px;
    background-color: #189ad1;
    border-bottom: 3px solid #fff;
}
#nav{
    position:absolute;
    right: 0;
    bottom: 18px;
}
ul.nav{
	z-index:100;
	margin:0px;padding:0px;
	list-style:none;
	}
ul.nav li{
	float:left;
	line-height:1em;
	margin-top:0px;
	margin-bottom:0px;
	}
ul.nav > li{
	padding:0;
	position: relative;
	}
.nav a{
    display: block;
    color: #373737;
    text-transform: uppercase;
    padding: 0px 11px;
    text-decoration: none;
    font-size: 13px;
    border-right: 1px solid #373737;
    font-weight: 600;
    letter-spacing: 1.2px;
}
.nav li:last-child a{padding-right: 0;border-right: 0;}
.nav a:hover, .nav a.current{
   color: #fff;
}


ul.nav .submenu {
    position: absolute;
    display: none;
    left: -3px;
    margin: 0;
    top: 14px;
    padding-top:20px;
    z-index: 101;
    list-style-type: none;
    width: auto;
    text-align: center;
    background-color: #189ad1;
    text-align: center;
}
ul.nav .submenu a{padding: 5px 15px;border:0!important;color:#fff;}

#nav ul.nav > li:hover .submenu {
    display: block;
}
.subnav{
	position: absolute;
	top: 30px;right: 0;
}
.subnav a{
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 24px;
    letter-spacing: 1.5px;
    margin-left: 24px;
    background-repeat: no-repeat;
    background-position: left center;
}
.phone{background-image:url(/images/sites/nrr/phone.png);background-size:12px}
.email{background-image:url(/images/sites/nrr/mail.png);background-size:14px}

#mobile_nav{display: none;}

#subfooter{
	background: #272727;
	color: #f9f9f9;
	text-transform: uppercase;
	font-size: 10px;
	padding: 15px 0;
	line-height: 1em;
	letter-spacing: .3px;
}
#subfooter li{	margin-bottom: 0;letter-spacing: 0;}
#subfooter a{
	color: #f9f9f9;
	font-size: 10px;
}

#footer{
	background: black;
    padding: 14px 0 ;
}
#bizango{
    text-align: left;
    width: 141px;
    height: 15px;
    font-size: 10px;
    margin: 0 auto;
    padding: 0 0;
    display: inline-block;
    background-image: url("/images/bizango-white-small.png");
    background-repeat: no-repeat;
    background-position: right center;
    opacity: .5;
    color: white;
    font-weight: 400;
}
.screen{
	position: absolute;
	top: 0;bottom: 0;left: 0;right: 0;height: 100%;
	background-color: rgba(39,39,39,.8);
}
/*BLOCKS*/

.block_title-bar{
	background-color: #0098db;
	color: #f9f9f9;
	padding: 34px 0 15px;
	text-align: center;
}
.body_nothome .block_title-bar {    padding: 46px 0 21px;}
#body_home .block_title-bar p{
	font-size: 12px;
	margin-top: 5px;
}

.block_cta-graphic-background{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding:147px 0 117px;
	text-align: center;
}
.block_cta-graphic-background a{    
	padding: 24px 22px;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 1.7px;
    border: 2px solid #0097da;
}
.block_split-text-graphic-background .links{    position: relative;}
.block_split-text-graphic-background .links a{
	padding: 24px 22px;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 1.7px;
    border: 2px solid #0097da;
}
.block_split-text-graphic-background .links{color: white;padding: 0;z-index: 1;}
.block_split-text-graphic-background .cell{width: 50%;background-position: center;height: 100%;}
.block_split-text-graphic-background .split .cell p{margin-bottom: 40px;}
.block_split-text-graphic-background .split .first {
    padding: 31px 0 1px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .block_split-text-graphic-background .screen{display: none;}
     .block_split-text-graphic-background .links a{	background-color: rgba(39,39,39,.8);}
}

.block_split-text-graphic-background .split .cell > div{padding: 0;}
.block_review{   
	position: relative;
    background-color: #272727;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	padding-top: 340px;
    box-shadow: inset 0 0 21px #272727;
    color: #f9f9f9;
}
.block_review h3{    margin-bottom: 22px;line-height: 1.3em;}
.block_review p:first-child{margin-bottom: 0;}
.block_review p{
	font-size: 12px;
    letter-spacing: .1px;
    font-weight: 600;
}
.block_review .screen{
	position: relative;
	padding-top: 20px;
	padding-bottom: 7px;
	background-color: rgba(0, 151,218, .8);
}

.block_short-column-wide-column{
	background-color: #efefef;
	padding:38px 0 6px;
}
.block_short-column-wide-column .page_content2{    margin-top: 18px;
}
.block_short-column-wide-column .page_content2 h3{ 
	margin-bottom: 24px;letter-spacing: 0;
}
.block_short-column-wide-column .page_content2 p{margin-bottom:24px;
}
.block_short-column-wide-column .page_little{
   text-align: justify;
}
.block_short-column-wide-column .page_little img{
   display: inline-block;
}
.block_short-column-wide-column .page_little:after {
  content: '';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}



/*GALLERY*/
.gallerylist .page_third .ratio{
	padding-top: 100%;
}
.gallerylist .page_third{
	float: left;
	margin-right: 5%;
	margin-bottom: 3.3%;
}
.gallerylist .page_third:nth-child(3n){
	margin-right: 0;
}
.gallerylist .thumb{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.gallerylist{
	text-align: center;
	margin-top: 50px;

}
#slide_frame{margin:30px auto;position: relative;}
#prev {
    position: absolute;
    left: 45px;
    top: 46%;
    width: 50px;
    height: 56px;
    background: url(/images/sites/nrr/prev.png)center no-repeat;
}
#next {
    position: absolute;
    right: 45px;
    top: 46%;
    width: 50px;
    height: 56px;
    background: url(/images/sites/nrr/next.png)center no-repeat;
}
.slides{
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 660px;

}




/* REQUIRED FOR CMS */

.block_container{
	position:relative;
}
.block_container_loggedin{
	min-height:200px;
}
.blockcontrols{
	position:relative;top:0px;left:0px;
	width:100%;padding:0px;background-color:#eee;color:#666;
	z-index:999;
	max-height:500px;
	/*transition: max-height 1.5s;*/
	box-shadow:inset  0  10px 10px -10px #888,inset  0 -10px 10px -10px #888;
	transition: all 0.7s ease;
	overflow:hidden;
	
}
.blockcontrols_closed{
	max-height:0px;
	box-shadow:none;
	/*transition: max-height .5s;*/
	transition: all 0.7s ease;

}
.blockcontrols p{font-size:13px; color:#666; margin-bottom:0px;margin-top:10px;}



.gear{
	position: absolute;
	height: 52px;
	width: 52px;
	background:  url("/images/admin/gear2.png") no-repeat center center;
	top: 15px;
	left:15px;
	cursor: pointer;
	z-index:999;
	transition: all 0.7s ease;
}

.blockcontrols_gear_closed{

	transition: all 0.7s ease;
	transform: rotate(-30deg)
}

.help{
    padding:10px;background-color:#444;color:#eee;border:1px dotted #999;
}
.help p a{
    color:#ddd;text-decoration:underline;
}

/*bookshelf pages */

.bookshelfrow {
    background-image: url('/images/bookshelf.png');
    background-repeat: no-repeat;
    background-position: 0px 261px;
}
.book_on_shelf {position:relative;float:left;width:205px;margin:30px 22px 20px 22px;height:430px;}
.book_on_shelf_img_holder{height:252px;width:100%;}
.book_on_shelf img{
	max-width: 100%;height:240px;display:block;margin:0px auto;box-shadow:1px 5px 7px rgba(0,0,0,.5);
}
.book_text{width: 200px;}

/* OPTIONAL */

img.illustration{
    display:block;margin:0px;margin-bottom:20px;
}
#logo{
    display:block;
    width:321px;
    height: 104px;
    background-size: contain;
    float: left;
    background-position:center;background-repeat:no-repeat;
    background-image: url(/images/sites/nrr/logo.png);
    margin-top: 16px;
}

#newsflash{
	padding:20px;color:#c6c2c2;margin-top:30px;margin-bottom:20px;
}

#newsflash h2, #newsflash h1{color:#eee}


img.content_image{
	clear:left;display:block;float:left;margin:10px 20px 20px 0px;
}



/* collection list items */

.collection_list_item{
	clear:both;margin-bottom:30px;
}
p.collection_list_item_readmore{text-align:right;clear:both;}

#body_home #nav_home,#body_home #nh{display:none;}



/* EXPANDABLE BUY BUTTON WITH TOGGLE-ABLE LINKS */
#buy_button_container{
	position: relative;
	} /* parent element for expandable buy button */

#buy_button{
	background-color:#222;color:#eee; padding:10px 20px;
	text-decoration:none;
	display:block;
}

#buy_button.buy_button_open{}/* open state for clickable part of the button */

#buy_button_container .buy_button_hidden{
	background-color:#222;color:#eee;
	padding:10px 20px;
	display:none;
}

#buy_button_container .buy_button_hidden p a{
	color:#eee;
	display:block;text-decoration:none;
	padding:10px 10px;
}
.button2 {
    padding: 14px 36px 13px 15px;
    display: inline-block;
    border:1px solid #0097da;
    color: #0097da;
    background-image: url(/images/sites/nrr/blueRight.png);
    background-position: 87% center;
    background-repeat: no-repeat;
}
#body_home .split .button2{
	position: absolute;
    right: 0;
    bottom: 91px;
}

.button {
    padding: 14px 36px 13px 15px;
    display: inline-block;
    background-color: #0097da;
    color: #f9f9f9;
    background-image: url(/images/sites/nrr/white_right.png);
    background-position: 93% center;
    background-repeat: no-repeat;
}
.split ul{margin: 0;list-style: none;}
.split li{min-height: 50px;vertical-align: top;font-size: 22px;text-transform: uppercase;}
.split .special1 img{float: left;margin-right: 30px;}
.split .special1 li img{margin-top: -5px;}
.split .cell > div{padding: 53px 0;}
.split .cell p{font-size: 16px;line-height: 24px;}

/*form*/
#bizango_superform .superform_field {
    font-size: 18px;
    line-height: 18px;
    width: 97%;
    height: 18px;
    margin: 0 auto 10px;
    border: 0px solid #111;
    color: #454545;
    padding: 11px 0 11px 3%;
    background-color: #d7f0f2;
}
#bizango_superform #superform_submit {
    float: none;
    background: #47959b;
    padding: 15px 0;
    text-align: center;
    display: table-cell;
    width: 100%;
    font-size: 19px;
    letter-spacing: 1.7px;
    border: 0;
    -webkit-appearance: none;
}


/* Breadcrumbs in Collections */

#breadcrumbs {}
#breadcrumbs ul {
	margin:0;
	padding:0;
	display:inline-block;
	}
#breadcrumbs li {
	font-size:1em;
	list-style:none;
	display:inline-block;
	}
#breadcrumbs a {
	color:red;
	}
#breadcrumbs a:after {
	content:"\203A";
	padding-left:5px;
	}
#breadcrumbs a:hover {
	text-decoration:none;
}



/* helpers-> clearfix */
.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.fl{float: left;}
.fr{float: right;}
.tAc{text-align: center;}
.tAr{text-align: right;}
.center{margin: 0 auto}
.table{display: table;width: 100%;}
.cell{display: table-cell;vertical-align: middle;position: relative;}
.clear{clear:both;}
.grayBG{background-color: #efefef;}
.special1{width: 480px;position: relative;}
.special2{width: 460px;position: relative;}
.ml90{margin-left: 90px;}
.ml50{margin-left: 50px;}
.mr50{margin-right: 50px;}
.mr70{margin-right: 70px;}


/*- Mobile Styles Large */
@media only screen and (max-width: 1125px){
	#nav{display:none;}
	.page_frame{width:100%}
	#mobile_nav{
		display: block;
		text-align: right;
    margin-top: 12px;
		padding-right:5%;
		height: 50px;
		cursor: pointer;
		width: 95%;
	}
	#mobile_nav .icon{
		position: relative;
		font-size: 1.4em;
		float: right;
		padding-left: 5px;
	}
	.mnav{
		margin: 0;list-style: none;
		position: absolute; 
		width: 100%;
		top:50px;
	}
	#mobile_nav  li{
		float: none;
		margin: 0;
		background-color:rgba(39,39,39,.95);
	}
	.subnav{top: auto;bottom: 5px;right: 5%;}
	#mobile_nav  a{
		color: #0097da;
		display: block;
		padding: 20px 5%;
	}
	.bookshelfrow {background-image:none;}
	.book_on_shelf {float: none; width: 90%; padding: 5%; height: auto;margin: 0;}
	.book_on_shelf_img_holder{width:100%;}
	.book_on_shelf img{
		max-width: 100%;display:block;margin:0px auto;box-shadow:1px 5px 7px rgba(0,0,0,.5);
	}
	.book_text{margin: 0 auto;}
	.page_tricol_right img.illustration{width: 50%; margin: 10px auto;}
	.collection_list_item{margin-bottom: 10px;}
	.block_split-text-graphic-background .cell,.page_tricol_left_double,.page_frame{
		float:none;width: 100%;margin: 0;
	}
	.mSize,.split .cell > div,.block_split-text-graphic-background .split .cell > div,.page_little,.page_content2,.special1,.special2,.page_onehalf,.page_onethird,.page_half_noguttter,.page_half,.page_tricol_right,.page_tricol_left,.page_tricol_content,.page_content,.page_sidebar,.blog_main_column,.blog_header{
		width: 90%;margin:0;padding: 0 5%;
	}
	.page_tricol_left{
		text-align: left;
	}
	.page_tricol_left img{
		display: block;
		margin: 0 auto;
	}
	#hero_frame{padding-top: 60px;padding-bottom: 60px;height: initial;text-align: center;}
	#hero_frame h3{text-align: center;}
	.copy {
	    float: none;
	    margin-left: 0;
	    margin-bottom: 10px;
	}
	#subfooter{text-align: center;}
	.cell{display: block;}
	.special1.fr{float: none;}
	.split .cell > div,.block_split-text-graphic-background .cell{padding-top: 30px;padding-bottom: 20px;}
    #subfooter li{float: none;}
    #subfooter .nav a{border-right: 0;}
     #subfooter .nav{float: none;width: 100%;}
     .split .special1 img{float: none;margin: 0 auto;}
     #body_home .split .button2{position: relative;float: right;}
     #body_home .special1{text-align: center;}
     .slides{height: 400px;}
     .mSize h1{text-align: center;}
     .block_short-column-wide-column .page_little img:first-of-type{display: block;margin: 0 auto 30px;}
}

/*- Mobile Styles phone*/
@media only screen and (max-width: 659px){
    input{-webkit-appearance: none;-webkit-border-radius:0; }
    #logo{margin-top: 5px;}
    .subnav{bottom: -7px;text-align: right;}
	#body_home .split .button2{float: none;bottom: 0;margin-top: 20px;}
	#hero_frame h3{background-image:none!important;padding: 0 5%;    letter-spacing: 1px;}
	#body_gallery .gallerylist .page_third{width: 90%;margin-right: 5%;margin-left: 5%;}
	.slides{height: 300px;}
}
@media only screen and (max-width: 410px){
  #nav_frame{height:149px;}
  .subnav{bottom:-30px;}
  #mobile_nav{position:absolute;}
}