/*
Theme Name:			NVBar 2015
Author:				D4
Author URI:			https://www.d4am.com/
Version:			12Aug15
License:			The GNU General Public License (GPL-2.0)
*/
/* ---- CONTENT ---- */
* {background:none no-repeat scroll center center transparent;}
html {background-color:#fff;color:#000;font:14px/1.75em 'Poppins', sans-serif;overflow-x: hidden;}
h1, h2, h3, h4, h5, h6 {}
ul, ol {padding: 0 0 0 40px;}
blockquote { border-left:1px solid #696969; padding-left:10px;margin: 1em 40px; }
button,input,select,textarea {padding:5px;margin:5px 0;}
a, a:link, a:visited {color:#1A78B2;}
a:hover, a:focus, a:active {color:#36A6BF;}
button, a.button, .button, html input[type="button"], input[type="reset"], input[type="submit"] {padding: 8px 15px;display:inline-block;color:#fff;}
td, th {
  background: #f6f6f6 none repeat scroll 0 0;
  border: 1px solid #dfdfdf;
  padding: 5px;
}
.gform_button {
  background: #242a30 none repeat scroll 0 0;
}
.post-navigation li:empty {
  opacity: 0.1;
}
.post-navigation li {
  font-size: 22px;
}

.page-wrapper, .subpage #main-wrapper.no-sidebar {float:none; width:calc(100% - 20px);min-width:320px;max-width:1280px;margin:0 auto;padding:30px 0px 20px 0px;position:relative;}
#content {
	position: relative;
}

.masthead .page-wrapper{
	padding: 400px 0px 00px 0px;
}

.page-title {
	color: #fff;
	margin: 0px auto;
    text-transform: none;
    text-align: center;
    width: 620px;
    height: 145px;
    background: rgba(54, 54, 54, 0.8);
    padding: 30px;
    font-weight: 700;
    font-size: 32px;
	line-height: 1.1;
}
.titlelong{
	font-size: 30px;
	height: 170px;
}
.titlelonger{
	font-size: 28px;
	height: 190px;
	padding: 25px;
}
.page-content {}
.post-content {margin-top:10px;padding-top:10px;border-top:1px solid #bbb;}
.post-content.first {margin:0;padding:0;border:0;}
.post-title {}
.post-snippet {}
.post-navigation {}
.page-meta, .post-meta {font-size:0.75em;color:#555;}
/* ----------------- Post Navigation ------------- */
#main-content .post-navigation {
  border-top: 1px dotted #cdcdcd;
  margin-top: 10px;
  padding-top: 10px;
}
.page-meta, .post-meta {font-size:0.75em;color:#555;}
.post-next, .post-prev {
  height: 38px;
  position: relative;
  width: 75px;
}
.post-next a, .post-prev a {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
}
.post-navigation li:empty {
  opacity: 0.1;
}
.post-navigation li {
  font-size: 22px;
}
.skivdiv-content {padding:10px;}
.fullwidth > .skivdiv-content {padding:0;}
.page-template-template_fullwidth #content > .page-wrapper {max-width: none;width: 100%;padding:0;}
.page-template-template_fullwidth #content .page-title {max-width:880px;margin:0 auto;}
.page-template-template_fullwidth #content .fullwidth > .skivdiv-content {padding: 0 10%;}

.homebox{
	display: block;
	position: relative;
	width: 650px;
	top: -237px;
	height: 190px;
	color: #fff;
	font-size: 32px;
	margin: 0 auto;
	text-align: center;
	background: rgba(54, 54, 54, 0.8);
	line-height: 1.8;
	padding: 30px;
	font-weight: 700;
}

/*subpages*/
.subpage .button {
  background: #be5b23 none repeat scroll 0 0;
  position: relative;
  text-align: center;
}
.subpage .button i {
  background: #8a5130 none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  padding-top: 15px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.subpage .one_third .button {
  display: block;
}
.subpage {
	color: #555;
}
.subpage #main-wrapper {
	float: none;
    margin: 0 auto;
    max-width: 1255px;
    width: calc(100% - 540px);
    min-height: 362px;
}
.subpage #main-content {
  font-size: 16px;
  line-height: 24px;
}
.sidebar-bg {
	background: #f6f6f6 none repeat scroll 0 0;
	border-left: 1px dotted #cdcdcd;
	bottom: 0;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	width: 540px;
	display: none;
}
.sidebar {
	float: right;
	padding: 20px;
	position: relative;
	width: 540px;
	display: none;
}
.sidebar .children {
	display: none;
	padding: 0;
}
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar li {
	background: rgba(36, 42, 48, 0.05) none repeat scroll 0 0;
	list-style: outside none none;
	position: relative;
}
.sidebar i {
	bottom: 0;
	color: #2a5f97;
	cursor: pointer;
	padding-top: 17px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 30px;
}
.sidebar li li i {
	z-index: 10;
}
.sidebar li li li i {
	z-index: 20;
}
.sidebar li a {
	border-bottom: 1px dotted #fff;
	display: block;
	font-size: 17px;
	padding: 10px;
}
.sidebar li li a {
	font-size: 15px;
	padding-left: 20px;
}
.sidebar li li li a {
	padding-left: 30px;
}
.sidebar-title {
  background: rgba(0, 0, 0, 0) url("img/sidebar-title-bg_default.jpg") no-repeat scroll center center;
  color: #fff;
  font-size: 30px;
  margin-bottom: 10px;
  padding: 10px 0 60px;
  position: relative;
  text-align: center;
  text-decoration: underline;
}
.sidebar-title > h2 {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  font-size: 30px;
  font-weight: 100;
  margin: 10px 0;
  padding: 10px 0;
}
#mobile-sidebar {
  display: none;
}
.page-title.small-title {
	font-size: 50px;
	width: auto;
}
.breadcrumbs {
	bottom: 5px;
	color: #cdcdcd;
	text-align: center;
    display: block;
    position: relative;
    top: -69px;
    height: 0px;
    width: 590px;
    margin: 0 auto;
}
.breadcrumbs a {
	border-right: 1px dotted;
	color: #fff;
	margin-right: 5px;
	padding-right: 5px;
}

/* ---- HEADER ---- */
#header {
	background-color: rgba(1, 106, 181, 0.75);
}
#header .page-wrapper {
	padding: 0;
	width: 100%;
	max-width: 1350px;
}
#logo h2 {
	border-bottom: 4px solid #2a5f97;
	color: #fff;
	font-family: times new roman,serif;
	font-size: 20px;
	font-weight: 300;
	margin: 0;
	padding: 8px;
	text-transform: uppercase;
}
#main-menu, #main-menu li {
	position: static;
	margin: 0px 16px;
	font-weight: 500;
}
#main-menu li a {
	color: #ececec;
	font-size: 18px;
	font-weight: 100;
	padding: 8px 15px 7px;
}


#main-menu li li a {
	padding: 4px 15px;
}
#main-menu li:hover {
	/*background-color: rgba(16, 70, 99, 0.62);*/
}
#main-menu li a:hover {}
#main-menu li.current_page_item > a {}
#main-menu li .sub-menu {
  background: rgba(23, 28, 33, 0.99) none repeat scroll 0 0;
  border: 14px solid #151515;
  left: 0;
  right: 0;
}
#main-menu .sub-menu .sub-menu {
	background: rgba(53, 53, 53, 0.9);
	border: 0 none;
	bottom: 0;
	left: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	height: -moz-max-content;
	height: fit-content;
}
#main-menu li .sub-menu .sub-menu li {
	width: 100%;
}
#main-menu li li li li:hover a, #main-menu li li li li:hover {
	background-color: rgba(53, 53, 53, 0.82) !important;
}
#main-menu .sub-menu .sub-menu > a {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
  color: #feca35;
  display: none;
  font-size: 30px;
  height: 65px;
  padding: 20px 15px;
}
#main-menu li .sub-menu::after {
	/*background-image: url("/wp-content/uploads/logo-masthead.png");
	bottom: 0;
	content: "";
	height: 200px;
	opacity: 0.1;
	position: absolute;
	right: 0;
	width: 200px;*/
}

#main-menu li .sub-menu li a:hover, #main-menu li .sub-menu li:hover {background-color: rgba(53, 53, 53, 0.82);}
#mobile-toggle {
  /*background: black none repeat scroll 0 0;*/
  border-radius: 0;
  font-size: 29px;
  height: 40px;
  margin: 0;
  padding: 0px 0px;
}
#mobile-toggle span {
  display: block;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 11px;
  margin-top: -4px;
}
#main-menu li.longlist {
	float: left;
	width: 98% !important;
}
#main-menu li.longlist.three_column {
  width: 33% !important;
}
#main-menu li.longlist.three_column a {
  font-size: 16px;
}
#mobile-nav {
	/*border-bottom: 5px solid #2a5f97;*/
	margin: 0;
	padding: 0px 0;
	text-align: right;
	margin: 10px 0 0 40%;
}
#mobile-nav a {
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 10px 0;
}
#main-menu .login-button {
	background: #fff;
	font-family: "Source Sans Pro",serif;
	font-style: italic;
	padding: 0px 10px 0px 10px !important;
	position: relative;
	border: 1px solid #fff;
	border-radius: 10px;
}
#main-menu .login-button a {
	color: #007cba;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
}
.login-button::before {
	background: #000 none repeat scroll 0 0;
	bottom: 0;
	color: #cacaca;
	font-family: "FontAwesome";
	font-size: 17px;
	font-style: normal;
	padding-top: 12px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 36px;
	display: none;
}
#header .search-field {
	background: #161616 none repeat scroll 0 0;
	font-size: 17px;
	font-style: italic;
	margin: 0;
	padding: 9px 10px;
	text-align: left;
	overflow: hidden
    text-overflow: ellipsis
    white-space: nowrap
}
#header .search-form {
	float: right;
	margin-top: 0;
	width: 157px;
}
#header .search-submit {
	background: #000000 none repeat scroll 0 0;
	margin: 0;
}

.page-id-4074 .masthead{
	background-position: right;
}

.page-id-4075 .masthead{
	background-position: right;
}

/* ---- FOOTER ---- */
#footer-block {
	background: #333333;
	height: 68px;
	left: 0;
	position: absolute;
	right: 0;
}
#footer {
	background: #333333;
	position: relative;
}
#footer h3.widget-title {
	color: #fff;
	font-size: 18px;
	font-weight: 200;
	margin: 1px 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Merriweather', serif;
	padding: 20px 0px 0px 10px;
}
#footer .menu li {
	list-style: outside none none;
	margin-bottom: 3px;
}

#footer .widget_nav_menu .menu {
	padding: 10px;
}

#footer .widget_nav_menu a {
	color: #aaaaaa;
	font-size: 12px;
	padding-bottom: 2px;
}

#footer .widget_nav_menu a:hover {
	color: #fff;
}

#footer .textwidget {
	font-size: 12px;
	padding: 10px;
}

#footer ul {
	padding: 0;
}
#footer li {
	list-style: outside none none;
}
.footsidebar-4 {
	color: #aaaaaa;
	text-align: left;
}
.footsidebar-5 {
	color: #aaaaaa;
	text-align: left;
}
.footsidebar-1 {
	color: #aaaaaa;
	text-align: left;
}
.footsidebar-2 {
	text-align: left;
}
.footsidebar-3 {
	text-align: left;
}

#footer .one_fifth .widget_nav_menu .menu-resources{
	padding: 0px 10px 0px 10px;
}

#footer a {
	color: #aaaaaa;
}
#footer i {
	display: none;
}
#footer .socialbox li {
	display: block;
	margin-bottom: 6px;
}
#footer .socialbox.social_icon li {
  display: inline-block;
}
#footer-copyright {
	font-size: 0.75em;
    background-color: #007cba;
    height: 70px;
    color: #fff;
    margin: auto;
    display: block;
    position: relative;
}
#footer-copyright a:link, #footer-copyright a:hover {color:#fff; text-decoration:none;}

.copyright-child {
    position: relative;
    top: 30%;
    /* height: 100px; */
    display: block;
    margin-top: -60px;
    margin: auto;
    font-size: 12px;
}

.copyright-child a{
	color: #fff !important;
	font-weight: 700;
}

#page-12604 #main-content .one_half:nth-child(2n+1) {
	clear:left;
}

/* ------------------- HOMEPAGE ------------------- */
.home #main-wrapper {
	max-width: 100%;
	padding: 0;
	width: 100%;
}
#home-masthead {
	height: 960px;
	padding: 100px 0;
	text-align: center;
}
#home-masthead h1 {
	color: #feca35;
	font-size: 50px;
	font-weight: 100;
	margin-top: 50px;
}
#home-masthead h5 {
	color: #fff;
	font-size: 20px;
	font-weight: 100;
	line-height: 25px;
}
.events_list-date {
    display: block;
    position: relative;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #016ab5;
    line-height: 1;
    text-transform: uppercase;
}
.events_list-description {
    color: #484848;
}

.subpage #header .page-wrapper #mobile-toggle{
	display: none;
}

.home-event-date {
    font-size: 34px;
}
.home .crp_related  {
	display: none;
}

.blogfeed .post-title {
    font-size: 22px;
    line-height: 1;
}
.blogfeed .post-block .post-meta {
    display: none;
}
.search-form {
	margin: 23px auto 0;
	max-width: 100%;
	position: relative;
	width: 720px;
}
.search-field {
	background: rgb(255 255 255 / 90%) none repeat scroll 0 0;
	border: 1px solid #000;
	box-sizing: border-box !important;
	color: #000;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 20px;
	font-weight: 100;
	padding: 10px 20px;
	text-align: center;
	width: 100%;
}
.search-form br {
	display: none;
}
input.search-submit {
	background: #cc5500;
	border-radius: 0;
	bottom: 0;
	font-family: "Poppins";
	position: absolute;
	right: 0;
	top: 0;
}

#home-events .readmorebtn{
	display: none;
}

#home-events input.search-submit{
	background: #cc5500;
    border-radius: 5px;
    bottom: 0;
    font-family: sans-serif;
    right: 0;
    top: 0;
    position: relative;
    display: block;
    font-size: 12px;
	font-weight: 500;
    width: 140px;
    height: 40px;
    text-transform: uppercase;
}

#home-events .events_list-thumb img{
	display: none;
}

.search-form p {
	margin: 0;
}
.search-squares {
	background: #e3dee0 none repeat scroll 0 0;
	height: 8px;
	left: 8px;
	position: absolute;
	top: 24px;
	width: 8px;
	display: none;
}
.search-squares::before {
	background: transparent none repeat scroll 0 0;
	border: 2px solid #e3dee0;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: -14px;
	width: 4px;
}
.search-squares::after {
	background: transparent none repeat scroll 0 0;
	border: 2px solid #e3dee0;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: 14px;
	width: 4px;
}

#home-events .search-field{
	background: #fff;
	border: 1px solid #000;
	text-align: left;
	color: #000;
}

#header .search-squares {
	display: none;
}


#top-links .search-form{
	float:right;
	padding: 0px 15px;
	top: -8px;
    display: block;
    position: relative;
	margin: 0px auto;
	width: 270px;
	
}

#top-links .search-field{
	width: 200px;
	border-radius: 100px;
	background-color: #fff;
	height: 30px;
	color: #007cba;
    padding: 0px 20px 5px 20px;
    text-align: left;
	
}

#top-links input[type="text"]{
	font: 14px/1.75em 'Source Sans Pro', sans-serif;
}

_::-webkit-full-page-media, _:future, :root #top-links .search-field::-webkit-input-placeholder{
	padding-left: 35px;
	padding-top: 15px;
}

#top-links .search-field::placeholder{
	color: #007cba;
	font-size: 14px;
	padding-bottom: 0px;
	position: absolute;
	display: block;
	line-height: 27px !important;
}


#top-links .search-submit{
	display:none;
}

#home-events  .search-submit{
	/*display:none;*/
}

#home-events  .search-field{
	width: 100%;
}

#home-midcontainer{
	padding: 0px 30px;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
}

#home-events .events_list-content{
	padding: 0px 0px 0px 20px;
    width: 50%;
}

#home-events .blogfeed .post-block{
	padding: 10px 0;
}

#home-masthead a {
	color: #fff;
}
#home-masthead h2 {
	color: #feca35;
	font-size: 37px;
	font-weight: 100;
	margin-top: 20px;
}
#home-masthead .one_third img {
	height: 79px;
	width: auto;
}
#home-masthead .one_third {
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	margin-top: 70px;
}
.fullwidth {
	overflow: hidden;
	position: relative;
}
.nvlawyer-home .masthead .page-wrapper{
	/*padding: 48px 0px 235px 0px;*/
}

.nvlawyer-home .masthead .page-wrapper .page-title{
	/*background: none;*/
}

.slidemain{
	position:relative;
	height: 600px;
	top: -47px;
}

.slidepics{
	position:absolute;
	width: 100%;
	height: 600px;
}

.events-style_list h5 a:hover {
	color: #80839e;
}

#for-lawyers {
	color: #1e1e1e;
	font-size: 20px;
	font-weight: 100;
	height: 661px;
	line-height: 30px;
	margin-top: -59px;
	z-index: 10;
}
#for-lawyers .one_fourth a {
	border-bottom: 1px dotted #2a5f97;
	border-top: 1px dotted #2a5f97;
	color: #242a30;
	display: block;
	font-size: 20px;
	margin: 0 10px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
}
#for-lawyers h1, #for-public h1, #bar-exam h1, #partners h1 {
	color: #fff;
	font-size: 66px;
	font-weight: 100;
	margin-top: 130px;
	text-decoration: underline;
	text-transform: uppercase;
	width: 215px;
}
#for-lawyers h1 {
	color:#242a30;
}
#for-lawyers .one_fourth {
	padding: 60px 0;
}
#for-lawyers .one_half .skivdiv-content  {
	padding-left: 100px;
}
#for-lawyers .one_half a {
	display: block;
	margin-top: 30px;
}
#for-public {
	height: 581px;
	margin-top: -60px;
}
#for-public p {
  margin: 0;
}
#for-public a {
	border: 3px solid;
	color:#fff;
	border-radius: 50%;
	display: inline-block;
	font-size: 25px;
	margin: 11px;
	padding: 95px 0;
	text-align: center;
	width: 220px;
	transition: 0.1s;
}
#for-public a:hover {
	background-color: #fff;
	color: #4f88cb;
}

#for-public .one_half.last {
	margin-top: 20px;
}
#bar-exam {
	height: 689px;
	margin-top: -45px;
	z-index: 10;
}
#bar-exam .one_half > .skivdiv-content {
	padding: 0;
}
#bar-exam .button {
	float: left;
	padding: 7px;
	text-align: center;
	width: 33%;
}
#bar-exam i {
	display: block;
	font-size: 30px;
}
#bar-exam .one_half br {
	display: none;
}
#bar-exam .button-text {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.6);
	border-top: 1px dotted rgba(255, 255, 255, 0.6);
	display: block;
	font-size: 19px;
	font-weight: 200;
	margin: 20px 0 30px;
	padding: 10px;
}
#bar-exam .one_half:nth-child(1) {
	padding-top: 90px;
}
#bar-exam .one_half:nth-child(2) .skivdiv-content {
	color: #fff;
	font-size: 20px;
	padding-left: 100px;
}
#bar-exam .one_half:nth-child(2) .skivdiv-content {
	color: #fff;
	font-size: 20px;
	font-weight: 200;
	line-height: 34px;
	padding-left: 150px;
	padding-right: 0;
}
#partners {
	height: 573px;
	margin-top: -60px;
}
#partners .one_half {
	position: relative;
}
#partners .one_half.last {
	margin-top: 30px;
}
#partners a {
	position: absolute;
	top: 10px;
}
#partners a:nth-child(2) {
	left: 300px;
}
#partners a:nth-child(3) {
	top: 300px;
}
#partners a:nth-child(4) {
	left: 154px;
	top: 158px;
}
#partners a:nth-child(5) {
	left: 300px;
	top: 300px;
}

#partners img{
	
}

#partners img:hover{

	
}

#news h1 {
	color: #242a30;
	font-size: 37px;
	font-weight: 100;
	text-decoration: underline;
}
#news .post-block {
	padding: 10px 0;
}
#news, #news a {
	color: #7b7b7b;
	font-size: 18px;
	height: 513px;
}
#news .post-title {
	font-weight: 400;
	line-height: 19px;
	margin-bottom: 0;
}
#news .post-meta {
	color: #b7b7b7;
	font-size: 15px;
}
#news .post-block p {
	display: none;
}
.post-block {
	padding: 20px 0;
}
.post-block .post-title::after {
	/*border-bottom: 2px solid #ddd;*/
	color: #000;
    font-size: 10px;
    content: "..................................................";
    display: block;
    margin-top: 5px;
    width: 100%;
}
.cycle-slideshow {z-index: 0;}
.cycle-slide {}
.cycle-slide-active {}
.cycle-pagerelement {cursor:pointer;}
.cycle-next {}
.cycle-pause {}
.cycle-prev {}
#per-slide-template {font-size:24px;}
#per-slide-template span { cursor:pointer; color:#000; }
#per-slide-template span.cycle-pager-active { color:#333 }

/* ----------------- Misc ------------------------- */
.field_relatedfiles, .field_imgheader, .field_img {
	display: none;
}
.search .post-thumb {
  display: none;
}
.search .post-title {
  margin-bottom: 0;
}
.masthead {
  background: url("/wp-content/uploads/masthead-bg.jpg") #44222A;
	 background-size: cover;
	background-position: bottom;
}
.left-border{
	border-left: 1px solid #c7c7c7;
	padding-left: 30px;
}
/* ----------------- Forms ------------------------ */
#main-content li.gfield {
	background: #f6f6f6 none repeat scroll 0 0;
	margin: 3px 0;
	padding: 5px;
}
#main-content li.gfield input, #main-content li.gfield textarea {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #cdcdcd;
	color: #333;
}


/* ----------------- MEMBER SEARCH ----------------*/
.search-field:focus,
.search-field:active,
.search-field:not([value]){
	text-align: left;
}
.search-field:focus::-moz-placeholder{
	opacity: 0;
}
.user_chunk {
	border-bottom:1px solid #ddd;
	padding:10px;
	margin:20px 0;
	font-size: 13px;
}
.usersearch .one_half:nth-of-type(2n+1) {
	clear: left;
}
.user_chunk h3 {
	font-size: 20px;
}
.user_image {
	float: left;
	width: 120px;
	height: 150px;
	margin-right: 20px;
	background: transparent url("/wp-content/uploads/logo-footer.png") no-repeat scroll center center / contain;
	opacity: 0.4;
}
ul.user_barinfo {
    background-color: #DDD;
    display: inline-block;
    padding: 10px 22px;
    max-width: 250px;
}
.user_disciplinary {
}
.user_disciplinary ol {
	padding-left: 15px;
}
.user_disciplinary ol li{

}
.info-faded {
    opacity: 0.5;
}
li.nobull {
	list-style: none;
}
/* ----------------- LRIS ------------------------- */
.page-template-template_lris .masthead {
  background: rgba(0, 0, 0, 0) url("img/lris-masthead.jpg") no-repeat scroll center top !important;
  position: relative;
}
.page-template-template_lris .page-title {
  margin: 140px 0;
}
.page-template-template_lris .masthead::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.page-template-template_lris .widgettitle {
  color: #2a5f97;
  font-weight: 400;
  margin: 0 0 -20px;
  padding: 10px 0 0;
  text-align: center;
}
.page-template-template_lris #content input, .page-template-template_lris #content select, .page-template-template_lris #content textarea {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  padding: 10px;
  width: 100%;
}
.page-template-template_lris #content .gfield_label {
  display: none;
}
.page-template-template_lris #content li {
  background: transparent none repeat scroll 0 0;
}
.page-template-template_lris .sidebar-bg {
  background: #e8e8e8 none repeat scroll 0 0;
}
.page-template-template_lris #content input[type="submit"] {
  background: #2a5f97 none repeat scroll 0 0;
}
.page-template-template_lris .sidebar-title > h2 {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
/* ----------------- Blog ------------------------- */
.blog .sidebar li, .section-blog .sidebar li {
  list-style: outside none none;
}
.blog .sidebar ul, .section-blog .sidebar ul {
  padding: 0;
}
.sidebar .widget-title {
  color: #2a5f97;
  font-weight: 400;
  padding: 10px 0 0;
  text-align: center;
  text-transform: uppercase;
}
#page-24909 .getpost-title{
	margin-bottom: 5px;
	color: #1A78B2;
}
#page-24909 .getpost-title:hover{
	color: #36A6BF;
}
#page-24909 .getpost-textwrap{
	margin-bottom: 60px;
}
/*----------------- Secondary Blog ---------------*/
/*- Added: 2020-05-11 -*/

.section-blog h3.getpost-title {
    color: #1A78B2;
}
.section-blog .post-date {
    font-size: 0.75em;
    color: #555;
}
.section-blog .getpost-wrapper {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #bbb;
}
.section-blog .getpost-wrapper:nth-of-type(1) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: unset;
}

.sidebar h3.getpost-title {
    font-weight: 400;
    padding-left: 20px;
}
/* ----------------- Widget Nav Experiment -------- */
#main-menu h2 {
  display: none;
}
#main-menu .menu {
  margin: 0;
  padding: 0;
}
#main-menu li li a {
	color: #ececec;
	font-size: 15px;
	font-weight: 400;
	padding: 8px 10px 7px;
	text-transform: uppercase;
	
}
#main-menu li li li a {
	padding: 8px 14px;

    font-size: 13px;

    border-bottom: 1px dotted #666;
}
#main-menu li li li li a {

    font-size: 12px;

    text-transform: capitalize;

}
#main-menu li li:hover {
	background-color: rgba(53, 53, 53, 0.82);
}
#main-menu li li a:hover {}
#main-menu li li.current_page_item > a {}
#main-menu li li .sub-menu {
  background: rgba(53, 53, 53, 0.9) none repeat scroll 0 0;
  border: 0px solid rgba(1, 105, 162, 0.62);
  left: 0;
  right: 0;
  width: 300px;
}
#main-menu li #menu-item-10952 .sub-menu {
  background: rgba(1, 105, 162, 0.9) none repeat scroll 0 0;
  border: 0px solid rgba(1, 105, 162, 0.62);
  left: 0;
  /*right: 0;*/
  width: 500px;
}

#main-menu li #menu-item-28484 .sub-menu {
	top: 67%;

	
}
#main-menu li .sub-menu li{
	margin: 0px;
}

#main-menu .login-button:hover {
    background-color: rgba(240, 255, 113, 0.5);
}
#main-menu .login-button a:hover{
	color: #fff important
}
#main-menu li #menu-item-27472 .sub-menu {
    width: 350px;
}
#main-menu li #menu-item-27987 .sub-menu {
    width: 400px;
}
#main-menu li #menu-item-27603 .sub-menu {
    width: 530px;
}
#main-menu li #menu-item-27455 .sub-menu {
    left: 48px;
}
#main-menu li #menu-item-27455 .sub-menu .sub-menu {
    left: 100%;
	width: 320px;
	/*min-height: 200px;*/
}
#main-menu li #menu-item-27455 #menu-item-28165 .sub-menu {
    min-height: 290px;
}
#main-menu li #menu-item-27455 #menu-item-28484 .sub-menu {
    min-height: 165px;
}

#main-menu li #menu-item-27722 #menu-item-28199 .sub-menu {
    min-height: 165px;
	width: 180px;
}

#main-menu li #menu-item-27722 #menu-item-28199 .sub-menu .sub-menu {
    min-height: 123px;
}

#main-menu li #menu-item-27847 #menu-item-28208 .sub-menu {
    min-height: 80px;
}

#main-menu li #menu-item-27977 #menu-item-28224 .sub-menu {
    min-height: 200px;
}

#main-menu li #menu-item-27977 #menu-item-27993 .sub-menu {
    min-height: 80px;
}

#main-menu li #menu-item-28152 .sub-menu {
    left: 230px;
}
#main-menu li #menu-item-28152 .sub-menu .sub-menu {
    left: 100%;
	/*min-height: 200px;*/
}
#main-menu li #menu-item-27722 .sub-menu {
    left: 407px;
}
#main-menu li #menu-item-27722 .sub-menu .sub-menu {
    left: 100%;
	/*min-height: 200px;*/
}
#main-menu li #menu-item-27847 .sub-menu {
    left: 563px;
}
#main-menu li #menu-item-27847 .sub-menu .sub-menu {
    left: 100%;
	/*min-height: 200px;*/
}
#main-menu li #menu-item-27977 .sub-menu {
    left: 759px;
}
#main-menu li #menu-item-27977 .sub-menu .sub-menu {
    left: 100%;
	/*min-height: 200px;*/
}
#main-menu li #menu-item-28105 .sub-menu {
    left: 803px;
}

#main-menu li li .menu-item-has-children .sub-menu .menu-item a:after {
	content: ' ';
	display: block;
	float: right;
}

#main-menu li li .menu-item-has-children .sub-menu .menu-item-has-children  a:after {
	content: ' ';
	display: block;
	float: right;
}


#main-menu li li .menu-item-has-children a:after {
	content: '>';
	display: block;
	float: right;
}

.desktoponly{
	display: block;
}

/* Accordion styles */
 .accordion-tabs {
	 border-radius: 8px;
	 overflow: hidden;
	 box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}
 .accordion-tab {
	 width: 100%;
	 color: white;
	 overflow: hidden;
}
 .accordion-tab-label {
	 display: flex;
	 justify-content: space-between;
	 padding: 1em;
	 background: rgba(1, 106, 181, 0.75);
	 font-weight: bold;
	 cursor: pointer;
	/* Icon */
}

.accordion-tab-label a{
	color: #fff;
}

.accordion-tab-label a:hover{
	color: #ffffa1;
	text-decoration: underline;
}

 .accordion-tab-label-empty {
	 display: flex;
	 justify-content: space-between;
	 padding: 1em;
	 background: rgba(1, 106, 181, 0.75);
	 font-weight: bold;
	 cursor: pointer;
	/* Icon */
}

.accordion-tab-label-empty a{
	color: #fff;
}

.accordion-tab-label-empty a:hover{
	color: #ffffa1;
	text-decoration: underline;
}

 .accordion-tab-label:hover {
	 background: rgba(1, 106, 191, 0.95);
}

 .accordion-tab-label-empty:hover {
	 background: rgba(1, 106, 191, 0.95);
}

 .accordion-tab-label::after {
	 content: "\276F";
	 width: 1em;
	 height: 1em;
	 text-align: center;
	 transform: rotate(0deg);
	 transition: all 0.35s;
}
 .accordion-tab-content {
	 max-height: 0;
	 padding: 0 1em;
	 color: #2c3e50;
	 background: white;
	 transition: all 0.35s;
}
 .accordion-tab-close {
	 display: flex;
	 justify-content: flex-end;
	 padding: 1em;
	 font-size: 0.75em;
	 background: #2c3e50;
	 cursor: pointer;
}
 .accordion-tab-close:hover {
	 background: #1a252f;
}
 input:checked + .accordion-tab-label {
	 background: rgba(1, 106, 188, 0.85);
}
 input:checked + .accordion-tab-label::after {
	 transform: rotate(90deg);
}
 input:checked ~ .accordion-tab-content {
	 max-height: 100vh;
	 padding: 1em;
}
 


#main-menu li #menu-item-27455 #menu-item-27461 .sub-menu{
	top: 20%;
}

#main-menu li #menu-item-27455 #menu-item-27467 .sub-menu{
	top: 40%;
}

#main-menu li #menu-item-27455 #menu-item-27472 .sub-menu{
	top: 0%;
}

#main-menu li #menu-item-27455 #menu-item-27480 .sub-menu{
	top: 0%;
}





#main-menu li #menu-item-28152 #menu-item-27598 .sub-menu{
	top: 0%;
}

#main-menu li #menu-item-28152 #menu-item-28190 .sub-menu{
	top: 25%;
	width: 520px;
}

#main-menu li #menu-item-28152 #menu-item-28189 .sub-menu{
	top: 50%;
}

#main-menu li #menu-item-28152 #menu-item-27611 .sub-menu{
	top: 75%;
}


#main-menu li #menu-item-27722 #menu-item-28201 .sub-menu{
	top: 66.66%;
}

#main-menu li #menu-item-27722 #menu-item-28199 #menu-item-27732 .sub-menu{
	top: 50%;
	width: 110px;
}


#main-menu li #menu-item-27847 #menu-item-28209 .sub-menu{
	top: 40%;
}

#main-menu li #menu-item-27847 #menu-item-28208 .sub-menu{
	top: 80%;
}



#main-menu li #menu-item-27977 #menu-item-28225 .sub-menu{
	top: 20%;
}

#main-menu li #menu-item-27977 #menu-item-28224 .sub-menu{
	top: 40%;
	width: 300px;
}

#main-menu li #menu-item-27977 #menu-item-27993 .sub-menu{
	top: 80%;
}

.socialfootericon{
	height: 18px;
	width: auto;
	display: block;
	position: relative;
	float:left;
	margin-right: 5px;
}

.socialfooterlink{
	background-color: #2b2b2b;
	width: 32px;
	height: 32px;
	display: block;
	position: relative;
	float: left;
	margin-right: 5px;
}

.socialfooterlink:hover{
	background-color: #5d5d5d;
}

.socialfooterlink .socialfootericon{
	height: 14px;
    width: auto;
    display: inline;
    position: relative;
    float: left;
    top: 30%;
    left: 33%;
}


#rockout {
  background-position: center top;
  margin-top: -70px;
  z-index: 1;
}
#rockout a {
  display: block;
  height: 670px;
  width: 100%;
}

.topbarlink{
	color: #fff !important;
    padding: 0px 3%;
}
/* ----------------- Responsive ------------------- */
@media all and (max-width: 1700px)  {
	#home-events .events_list-content{
		    padding: 0px 5px 0px 33px;
    		width: 75%;
	}
}
@media all and (max-width: 1400px)  {
	.sidebar {width: 450px;}
	.sidebar-bg {width: 450px;}
	.subpage #main-wrapper {width: calc(100% - 450px);}
	#home-events .events_list-content{
		padding: 0px 5px 0px 40px;
		width: 83%;
	}
}
@media all and (max-width: 1370px)  {
	#main-menu li li a {font-size: 14px;}
	.topbarlink{padding: 0px 2%;}
	#top-links .search-form{width: 230px;}
	#top-links .search-field{width: 180px;}
	#main-menu li #menu-item-27977 .sub-menu{left: 716px;}
	#main-menu li #menu-item-27847 .sub-menu{left: 527px;}
	#main-menu li #menu-item-27722 .sub-menu{left: 375px;}
	#main-menu li #menu-item-28152 .sub-menu{left: 244px;}
	#main-menu li #menu-item-27455 .sub-menu{left: 48px;}
}
@media all and (max-width: 1267px)  {
	.fullwidth .one_fourth:nth-child(3), .fullwidth .one_fifth:nth-child(4), .fullwidth .one_sixth:nth-child(4) {clear: left;}
	.one_half, .one_third.last {margin:0 auto;float:none;clear: both;}
	.one_half {width:100%;}
	.one_third, .one_fourth {width:100%;}
	.one_fifth, .one_sixth {width:33.33%;}
	#main-menu li li a {font-size: 11px;}
	#main-menu li {margin: 0px 11.5px;}
	#main-menu li #menu-item-27977 .sub-menu{left: 509px;}
	#main-menu li #menu-item-27847 .sub-menu{left: 356px;}
	#main-menu li #menu-item-27722 .sub-menu{left: 381px;}
	#main-menu li #menu-item-28152 .sub-menu .sub-menu{left: 177px;}
	#main-menu li #menu-item-27455 .sub-menu{left: 39px;}
	.topbarlink{padding: 0px 1%;}
	#home-masthead  {padding: 0;}
	#home-masthead h1 {font-size: 35px;}
	#top-links .search-form{width: 200px; padding: 0px 12px;}
	#top-links .search-field{width: 150px;}
	#home-events .events_list-content{
		padding: 0px 5px 0px 0px;
		width: 64%;
		text-align: left !important;
	}
	#home-events h1{
		font-size: 3rem;
		margin-top: 1rem;
	}
	#home-events .skivdiv-content{
		padding: 30px 10px;
	}
	#home-events .skivdiv-content .blogfeed{
		padding: 10px 0px;
	}
	#home-events .blogfeed .post-block{
		padding: 30px 0px;
	}
	#home-midcontainer{
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;
		border-top: 1px solid #c7c7c7;
		border-bottom: 1px solid #c7c7c7;
	}
	#home-events .event-single .one_sixth{
		width: 18%;
	}
	#home-events .events_list-single{
		margin-bottom: 0px;
		margin-top: 40px;
	}
	#home-events .events_list-content{
		width: 82%;
		clear: none;
	}
	.footsidebar-1{
		text-align: left;
		width: 100%;
	}
	.footsidebar-1 img{
		margin: 0px auto;
		padding: 20px;
		display: block;
		max-width: 35%;
	}
	.footsidebar-2{
		text-align: left;
		width: 50%;
	}
	.footsidebar-3{
		text-align: left;
		width: 50%;
	}
	.footsidebar-4{
		text-align: left;
		width: 50%;
	}
	.footsidebar-5{
		text-align: left;
		width: 100%;
	}
	.post-block .post-title::after{
		content: " ";
	}
	.blogfeed .post-title{
		border-bottom: 1px dotted #000;
		padding-bottom: 10px;
	}
	#home-masthead .one_third {clear: none;float: left;font-size: 18px;font-weight: 100;margin-top: 70px;width: 33.3%;}
	#for-lawyers h1, #for-public h1, #bar-exam h1, #partners h1 {font-size: 40px;left: 0;margin: 0;position: absolute;right: 0;text-align: center;top: 70px;width: auto;}
	#for-public a {font-size: 20px;padding: 79px 0;width: 190px;}
	#for-public {text-align: center;}
	#for-public .one_half:nth-child(2) {margin-top: 80px;}
	#for-lawyers .one_fourth {padding-top: 90px;}
	.home .fullwidth {text-align: center;}
	#bar-exam .one_half:nth-child(2) .skivdiv-content {padding: 0;}
	#partners .one_half.last {margin-top: 120px;}
	#partners img 
	{
		margin: 0 5px;
		max-width: 17%; 
		height: auto;
		transition: 0.1s;
	}
	#partners a {position: static !important;}
	#partners {height: auto;}
	.post-block::after {width: 100%;}
	#footer .one_fourth {width: 33.3%;}
	#footer .one_fourth.last {width: 100%;}
	.home .one_full > .page-wrapper {padding: 20px 0;width: 100%;}
	.sidebar {width: 350px;}
	.mobile-sidebar {display: none;}
	.sidebar-bg {width: 350px;}
	.subpage #main-wrapper {width: calc(100% - 350px);}
	.sidebar li a  {font-size: 15px;}
	#news .one_half.last {background: #3e1e29 none repeat scroll 0 0;padding: 20px;}
	#news {background-position: center top;height: auto;}
	#news .skivdiv-content {padding: 0;}
	#news .skivdiv-content, #news .page-wrapper {padding: 0;}
	#news .one_half:nth-child(1) {padding: 20px;}
	#for-lawyers .one_half.last p {display: none;}
	#for-lawyers .one_fourth {padding-bottom: 0;}
	#for-lawyers .one_half .skivdiv-content {padding: 0;}
	#header .search-form {margin-right: 10px;}
	#main-menu .login-button {
		/*background: none;
		font-family: inherit;
		font-style: normal;
		padding-right: 10px !important;*/
	}
	#main-menu .login-button::before {
		content: none;
	}
}

@media all and (max-width: 1110px) {
	#main-menu li #menu-item-27977 .sub-menu .sub-menu {
		left: -100%;
		/* min-height: 200px; */
	}
}

@media all and (max-width: 1024px) {
	.two_third, .three_fourth, .five_sixth, .two_fifth, .three_fifth, .four_fifth {margin:0 auto;float:none;clear: both;width:100%;}
	.topbarlink{padding: 0px 0.5%; font-size: 16px;}
	#main-menu li li a {font-size: 10px;}
	#main-menu, #main-menu li {margin: 0px 12px;}
	#main-menu li #menu-item-27977 .sub-menu{left: 466px;}
	#main-menu li #menu-item-27847 .sub-menu{left: 323px;}
	#main-menu li #menu-item-27722 .sub-menu{left: 206px;}
	#main-menu li #menu-item-28152 .sub-menu{left: 169px;}
	#main-menu li #menu-item-27455 .sub-menu{left: 36px;}
}
/*
@media all and (max-width: 960px)  {

	#header {}
	#main-menu li li a {font-size: 10px;}
	#main-menu, #main-menu li {margin: 0px 10px;}
	.sidebar, .sidebar-bg {display: none;}
	.subpage #main-wrapper {width: 100%;}
	#mobile-sidebar {background: #efefef none repeat scroll 0 0;display: block;float: none;width: 100%;}
	#mobile-sidebar .sidebar, #mobile-sidebar .sidebar-bg {display: none; float: none;padding: 0;position: relative;width: 100%;}
	#mobile-sidebar .sidebar-title {background-size: cover;}
	.topbarlink{padding: 0px 0.2%; font-size: 15px;}
	#top-links .search-form{width: 140px; padding: 0px 10px;}
	#top-links .search-field{width: 90px; padding: 0px 8px;}
}
@media all and (max-height: 850px) {
	#main-menu li li li a {padding: 4px 14px;}
}
@media all and (max-width: 850px) {
#rockout a {
  height: 490px;
}
#rockout {
  background-position: center 25px;
  background-size: 1260px auto;
}
	
}
*/
@media all and (min-width: 981px)  {#mobile-nav,#mobile-toggle {display:none !important;}}
@media all and (max-width: 980px)  {
	#main-menu {display: none;}
	.topbarlink{visibility: hidden; font-size: 1px;}
	#mobile-nav
	{
		background: rgba(1, 106, 181, 0.95);
		position: absolute;
    	width: 40%;
    	top: -10px;
    	padding: 13px 12px;
		margin: 10px 0 0 60%;
	}
	#mobile-nav,#mobile-toggle 
	{
		display: block;
	}
	#header #mobile-toggle {visibility: hidden;}
	#top-links .search-form{width: 180px; padding: 0px 8px;}
	#top-links .search-field{width: 140px; padding: 0px 8px;}
	#main-menu li {margin: 0px 8px;}
	#header {
		background-color: rgba(1, 106, 181, 0);
	}
	#main-menu li #menu-item-27977 .sub-menu .sub-menu {
		left: 100%;
		/* min-height: 200px; */
	}
	.subpage #main-wrapper{
		width: 80%;
	}
	.homebox{
		width: 320px;
		line-height: 1.2;
    	padding: 10px;
	}
	.desktoponly{
		display: none;
	}
	.titlelong{
		font-size: 20px;
		height: 200px;
	}
	.titlelonger{
		font-size: 18px;
		height: 240px;
		padding: 25px;
	}
}
@media all and (max-width: 690px)  {
	#top-links .search-form{display:none;}
	#top-links .search-field{display: none;}
}
@media all and (max-width: 640px)  {
	.fullwidth .one_fifth:nth-child(4) {clear:none;}
	.fullwidth .one_fifth:nth-child(3) {clear: left;}
	.one_third, .one_fifth.last {float: none;clear: both;margin:0 auto;}
	.one_third {width:100%;}
	.one_fifth {width:50%}
	#top-links .search-form{display:none;}
	#top-links .search-field{display: none;}
	
	#footer .footsidebar-4 .textwidget {
		font-size: 12px;
		padding: 5px;
	}
	#footer .footsidebar-5 .widget-title{
		line-height: 3.3;
	}
	#footer .footsidebar-3 .widget-title{
		font-size: 19px;
	}
	
	#footer .footsidebar-5 .textwidget {
		font-size: 12px;
		padding: 5px;
	}
	.slidemain{
		height: 300px;
	}
	.slidepics{
		height: 300px;
	}
	#home-events .event-single .one_sixth{
		width: 30%;
	}
	#home-events .events_list-content{
		padding: 0px 0px 0px 0px;
		width: 100%;
		text-align: center !important;
	}
	.masthead .page-wrapper{
		padding: 100px 0px 00px 0px;
	}
	.footsidebar-1{
		display: none;
	}
	.footsidebar-1 img{
		margin: 0px auto;
		padding: 20px;
		display: block;
		max-width: 100%;
	}
	.footsidebar-5{
		text-align: left;
		width: 100%;
	}
	.page-title {
		width: 320px;
		font-size: 24px;
	}
	.breadcrumbs{
		width: 320px;
	}
#bar-exam a.button {
	width: 50%;
}
#bar-exam .button-text {
	font-size: 16px;
	margin: 5px 0 15px;
}
#bar-exam i {
	font-size: 22px;
}
#bar-exam .one_half.last p {
	display: none;
}
#bar-exam a.button:last-child {
	width: 100%;
}
#home-masthead h2 {
	font-size: 25px;
}
#home-masthead .one_third {
	font-size: 16px;
}
#for-lawyers .one_fourth a {
	font-size: 16px;
	margin: 0;
	text-transform: none;
}
#footer .footsidebar-2, #footer .footsidebar-3 {
	/*display: none;*/
}
#footer .one_fourth.footsidebar-1 {
	text-align: center;
	width: 100%;
}
}
@media all and (max-width: 550px)  {
#rockout {
  background: rgba(0, 0, 0, 0) url("img/NV-Bar_Homepage-Section_rockout_mobile.png") repeat scroll 0 0 / cover !important;
  margin-top: -10px;
}
#rockout a {
  height: 0;
  padding-bottom: 142.5%;
}
}
@media all and (max-width: 480px)  {
	.fullwidth .one_fifth:nth-child(3) {clear:none;}
	.fullwidth .one_fifth:nth-child(3) {clear: left;}
	.one_fourth {float: none;clear: both;margin:0 auto;}
	.one_fourth {width:100%;}
	.one_sixth {width:50%;}
	.fullwidth .one_sixth:nth-child(2n+1) {clear: left;}
#home-masthead h1 {
	font-size: 25px;
}
#home-masthead h5 {
	font-size: 17px;
}
#home-masthead .one_third .skivdiv-content p:nth-child(3) {
	display: none;
}
#for-lawyers .one_fourth {
	clear: none;
	float: left;
	width: 50%;
}
#header .search-form {
	float: none;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 10;
}
#mobile-nav {
	position: absolute;
    width: 60%;
    top: -10px;
	padding: 13px 12px;
	margin: 10px 0 0 40%;
}
#home-masthead .skivdiv-content .one_full > .page-wrapper {
	padding-top: 50px;
}
@media all and (max-width: 420px) {
#for-lawyers .one_fourth:nth-child(1) .skivdiv-content {
	padding: 0 5px 0 0;
}
#for-lawyers .one_fourth:nth-child(2) .skivdiv-content {
	padding: 0 0 0 5px;
}
#for-lawyers .one_fourth a {
	font-size: 15px;
}
#for-public a {
  font-size: 16px;
  margin: 3px;
  padding: 58px 0;
  width: 145px;
}
#for-public {
  background-size: cover;
  height: auto;
}
#partners img {
	max-width: 26%;
}
#bar-exam .skivdiv-content {
	padding: 0;
}
}

@media all and (max-width: 360px) {
	.one_fifth, .one_sixth {float: none;clear: both;margin:0 auto;}
	.one_fifth, .one_sixth {width:100%;}
}