/* CUSTOM ADDITIONS GO HERE */


.desktop-nav-area {
	display:block;
}

.mobile-nav-area {
	display:none;
}

.menu-panel-sub-items {
	margin-top:5px;
	margin-left:25px;
	margin-right:0px;
	width:100%;
	padding:0px!important;
	color: #000099;
}

.menu-panel-sub-items a {
	color:#000099;
	opacity:0.8;
}

.menu-panel-sub-items a:hover {
	text-decoration:none;
	color: #00004d!important;
	opacity:1.0!important;
}

.desktop-menu {
	margin-top:0px;
	text-align:left;
}

.menu-spacer-top {
	margin-top:10px;
}

.rfp-image-spacing {
	margin-top:5px;
	margin-bottom:0px;
}


/* Customize the mobile navigation */ 

.navbar-nav {
	margin-top:0px;
}

.navbar-custom {
    color: #000099;
    background-color: #fff;
	padding:0px;
	margin-left:-20px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	/*width:100%;*/
}

.navbar {
	/*width:100%;*/
	background-color:#fff!important;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	text-align:left;
}

.navbar .navbar-toggle {
	border-color:#000099;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #000099;
  border-radius: 2px;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none!important;
	background-color: #fff;
	color:#000066!important;
}


/* .nav > li > a:hover:after  {
    content: "";
    border-bottom: 3px solid #535353;
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 0px;
} */

.navbar .navbar-nav > li > a:hover, .nav > li > a:focus { 
	text-decoration: none!important;
	background-color:#fff;
	color:#000066!important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.navbar .nav > li > a {
	color:#000099;
	text-decoration: none!important;
}

.nav .active a { 
	text-decoration: none;
	background: #fff!important;
	color:#000099!important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

/* .nav > .active a:after  {
    content: "";
    border-bottom: 3px solid #535353;
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 0px;
} */



.navbar-default .navbar-nav > li > a {
    color: #000099;
	background-color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #000099;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #000099;
    background-color: #fff;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #000099;
	background-color: #fff;
	opacity:0.8;
}


.navbar-nav > li > .dropdown-menu { 
	background-color: #fff; 
	border:1px solid #000099;
}


.navbar dropdown li a:hover {
	background-color: #fff;
	color:#00004d;
}

.dropdown-menu > li > a {
    background-color: #000099 !important;
    color: #fff !important;
	padding-left:30px !important;
}

.dropdown-menu > li > a:hover {
    background-color: #fff !important;
    color: #000099 !important;
	padding-left:30px !important;
}

.desktop-menu-line-left-area {
	float:left;
	margin:0px;
	padding:0px;
	padding-top:10px;
	margin-bottom:10px;
}

.desktop-menu-line-right-area {
	float:right;
	margin:0px;
	padding:0px;
	margin-bottom:10px; 
}

#main-menu {
	padding:0px;
	margin:0px;
	margin-left:0px;
}

.main-menu-dropdown li {
	padding:5px;
	background-color:#fff;
	border-left:1px solid #000099;
	border-right:1px solid #000099;
	border-top:1px solid #000099;
	margin-left:10px!important;
}

.main-menu-dropdown-bottom-li {
	border-bottom:1px solid #000099;
}

.main-menu-dropdown-top-li {
	margin-top:5px!important;
}

#main-menu, #main-menu > li > ul {
	list-style: none;
	/*font-size: 1.3em;
	height:20px;*/
		line-height:20px;
	margin-bottom:0px;
}
#main-menu > ul {
	float: left;
}

#main-menu > li {
	float: left;
}
#main-menu li > a {
	display: block;
	background: #fff;
	color: #000099;
	opacity:0.8;
	padding: 0px 10px;
	text-decoration: none;
	vertical-align: bottom!important; 
	/*font-size: 1.0em;*/

}
#main-menu li:hover > a {
	background: #fff;
	color: #00004d;
	opacity:1.0;
	/*font-size: 1.0em;*/
}

#main-menu >li > ul {
	position: absolute;
	display: none;
	padding: 0;
	margin:0;
	z-index: 10;
}
#main-menu > li:hover > ul {
	display: block;
	position: absolute;
	z-index: 100;
	/*font-size: 1.0em;*/
	margin:0px!important;
	padding:0px!important;
}


/* POLL QUESTION AND ANSWERS FORMATTING */

.poll-question {
	display: block; 
	line-height: 1.1em!important; 
	font-family: sans-serif;
	font-size: 15px;
	margin:0px!important;
	padding-bottom:6px!important;
	padding-top:0px!important;
	padding-left:0px!important;
	padding-right:0px!important;
}

.poll-answer {
	font-family: sans-serif;
	font-size: 15px;
	padding-bottom:10px!important;
	padding-top:0px!important;
	padding-left:0px!important;
	padding-right:0px!important;
	margin:0px!important;
	line-height: 1.0em!important; 
}

.radio {
	line-height: 1.1em!important; 
	margin: 1px!important;
	padding: 4px!important;
}

.category-dropdown {
  font-family: "open_sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

content-image-full-width {
	width:100%;
	height:auto;
}

/* NARROW CENTER COLUMN TABLE FORMATTING */

.square-ad-spacer {
	clear: both!important; 
	margin-bottom:20px!important;
}

.narrow-text-title {
	font-family: "open_sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700!important;
	display: block;
	font-size: 14px!important;
	line-height:19px!important;
	margin:0px!important;
	padding:0px!important;
}

.narrow-text-date {
	font-family: "open_sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400!important;
	font-size: 12px!important;
}

.narrow-text-author {
	font-family: "open_sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400!important;
	font-size: 12px!important;
	margin:0px!important;
	padding:0px!important;
}

.brightredbold {
	font-weight: bold;
	color: #C00;
}

.narrow-center-table {
	background-color:#efefef;
	width:100%;

}

.narrow-center-table td {
	padding:3px;
}

.narrow-center-table-header {
	font-family: "open_sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700!important;
	color:#d28900;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 16px!important;
	line-height:18px!important;
	margin:0px;
}

.narrow-center-table-inside {
	background-color:#fff;
	width:100%;
	padding:3px!important;
}

.narrow-center-table-inside td {
	padding:3px;
	font-family: "open_sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}


.video-container {
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.home-story-banner-image {
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
	padding:0px;
}

.home-story-banner-image img {
	max-width:100%!important;
	width:100%!important;
	height:auto;
}

/* RIGHT COLUMN CONTENT BLOCK TEXT FONT  */

.html-area-300w {
	font-size: 14px!important;
}

/* RIGHT COLUMN CONTENT BLOCK TITLE FONT  */

.html-area-300w h3 {
	font-size: 20px!important;
}

/* CUSTOM HR CODE  */

.hr-sponsor-story-divider {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-top: 1px solid #666;
	width:100%;
	display: inline-block;
	text-align:left!important;
}
 
.hr-custom-divider-1 {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #333;
	width:100%;
	display: inline-block;
	text-align:left!important;
}

.hr-custom-divider-2 {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	padding:0px;
	border-top: 1px solid #666;
	height:1px;
	width:100%;
	display: inline-block;
	text-align:left!important;
}


.button-width-325 {
	max-width:325px;
}

.sponsored_area_box {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0;
	padding:0px;
	border: 1px solid #cccccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

.sponsored_area_box hr {
	border-color: #cccccc;
}


.sponsor-company-area {
	padding:20px;
	margin:0px;
}

.member-story-images img {
		margin-right:10px!important;
		margin-bottom:10px!important;
}

/****** DO NOT EDIT PAST THIS POINT ******/

aside {
	min-width:120px;
	text-align:left;
}

.desktop-mobile-block {
	display:block;
	width:100%;
	height:auto;
}

.mobile-only-banner-area {
	display:none;
}
	
.html-area-300w {
	font-size: 16px!important;
	margin:0px;
	display:block;
	height:auto;
	width:100%;
	min-width:300px;
	margin-bottom:30px;
}

.content-area {
	margin-top:25px;
	margin-bottom:20px;
}

.content-area blockquote {
	font-size: 16px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 25px;
	margin:0px;
	border-left: none;
}

.content-area h2 {
	font-size:16px;
}

.content-area h3 {
	font-size:16px;
	margin-bottom:8px;
}

.contact-page-row {
	width:100%;
	height:auto;
}


.content-area-pr-firm {
	margin-top:25px;
	margin-bottom:20px;
}

.content-area-pr-firm blockquote {
	font-size: 16px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 25px;
	margin:0px;
	border-left: none;
}

.content-area-pr-firm h2 {
  font-family: "adelle", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1.3;
  color: #333333;
  background-color: #fff;
  font-weight:400;
  margin-bottom:0px;
}

.content-area-pr-firm h3 {
	font-size:10px;
	margin-bottom:8px;
}

.contact-page-row {
	width:100%;
	height:auto;
}

.contact-page-image {
	float:left;
}

.contact-page-image img {
	border: 1px solid #000000;
	width:80px;
	height:auto;
	margin-right:8px;
	margin-bottom:8px;
}

.contact-page-text {
	float:left;
	height:100%;
	text-align:bottom;
}


.magazine-images-index {
	width:100%;
	max-width:165px;
	height:auto;
	margin-bottom:10px!important;
	padding-bottom:0px!important;
	border: 1px solid #000099;
}


.ranking-hedline-image {
	width:100%;
	max-width:360px;
	max-height:240px;
	border: none;
}

.prankings-list {
	border:none;
	width:100%;
}

.prankings-list-table {
	display: table;
	border:none;
	width:95%;
	float: none;
}

.prankings-list-tablerow {
	display: table-row;
	float: none;
}

.prankings-list-tablecell {
	display: table-cell;
	float: none;
	text-align:left;
	vertical-align: bottom;
}

.prankings-list-tablecell-text-right {
	display: table-cell;
	float: none;
	text-align:right;
	vertical-align: bottom;
}

.prankings-list-tablecell-top {
	display: table-cell;
	float: none;
	text-align:left;
	vertical-align: top;
}

.prankings-list-number {
	font-size:18px;
}

.pr-rankings-logo-image {
	margin-bottom:0px; 
	max-height:65px!important;
}

.div-no-spacing {
	margin:0px;
	padding:0px;
}

.how-to-hire-thumb {
	width:100%;
	height:100%;
	max-width:116px;
	max-height:116px;
	border: 1px solid #000099;
}

.header-ad-area-728w {
	display:block;
	padding-top:30px;
	padding-bottom:10px;
}

.footer-ad-area-728w {
	padding-top:15px;
	padding-bottom:0px;
	display:block;
}

.right-col-area {
	display:inline-block;
	width:100%;
}

.ad-area-575w {
	padding-top:15px;
	padding-bottom:10px;
	margin:0px;
	display:block;
	height:auto;
	width:100%;
	max-width:575px;
	margin-left:auto;
	margin-right:auto;
}

.ad-area-575w img {
	width:100%;
	max-width:100%;
}

.ad-area-300w {
	margin:0px;
	display:block;
	min-width:300px;
	min-height:250px;
	margin-bottom:30px;
	text-align:center;
}

.ad-area-300w img {
	max-width:300px!important;
	width:100%;
	height:auto;
	max-height:auto;
}


.square-ad-area-left {
	margin:0px;
	display:block;
	min-width:300px;
	min-height:250px;
	margin-bottom:30px;
	text-align:left;
}

.square-ad-area-large-right img {
	max-width:300px!important;
	width:100%;
	height:auto;
	max-height:auto;
}

.square-ad-area-right {
	margin:0px;
	display:block;
	min-width:300px;
	min-height:250px;
	margin-bottom:30px;
	text-align:left;
}

.square-ad-area-right img {
	max-width:300px!important;
	width:100%;
	height:auto;
	max-height:auto;
}

.square-ad-area-large-left-content-pages {
	margin:0px;
	display:block;
	min-width:300px;
	min-height:600px;
	margin-bottom:30px;
	text-align:left;
}

.square-ad-area-large-left-content-pages img {
	max-width:300px!important;
	width:100%;
	height:auto;
	max-height:auto;
}

.square-ad-area-left-content-pages {
	margin:0px;
	display:block;
	min-width:300px;
	min-height:250px;
	margin-bottom:30px;
	text-align:left;
}

.square-ad-area-left-content-pages img {
	max-width:300px!important;
	width:100%;
	height:auto;
	max-height:auto;
}

.square-ad-area-right-content-pages {
	margin:0px;
	display:block;
	min-width:300px;
	min-height:250px;
	margin-bottom:30px;
	text-align:left;
}

.square-ad-area-right-content-pages img {
	max-width:300px!important;
	width:100%;
	height:auto;
	max-height:auto;
}

.square-ad-area-large-right-content-pages {
	margin:0px;
	display:block;
	min-width:300px;
	min-height:600px;
	margin-bottom:30px;
	text-align:left;
}

.square-ad-area-large-right-content-pages img {
	max-width:300px!important;
	width:100%;
	height:auto;
	max-height:auto;
}


.image-bottom-space {
	margin-bottom:0.5em!important;
}

.indent {
	margin-left:40px;
}

.story-right-col-space {
	margin-top:25px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
}

.logo-image {
	min-width:300px;
}

.extra-line-spacing {
	margin:0px;
	padding:0px;
	margin-bottom:7px;
}

.extra-line-spacing-sm {
	margin:0px;
	padding:0px;
	margin-bottom:2px!important;
}

.facebook-nudge {
	padding-bottom:0px;
}

.radio {
	margin:0px;
	padding:0px;
	margin-bottom:7px;
}

.left-border {
	border-left:1px solid #cccccc;
}

.pr-firm-menu {
	padding-left:5px;
	padding-right:6px;
}


.social-media-button {
	margin:0px;
	padding:0px;
	padding-right:15px!important;
	top:0px;
	float:left;
}

.pr-rankings-square-ad-banner-mobile {
	display:none;
}

.pr-rankings-spacing {
	padding-left:10px;
	margin-left:0px;
	margin-right:0px;
}

.pr-firm-state-list-left {
	float:left;
	width:50%;
	height:auto;
	padding:20px;
}


.pr-firm-state-list-right {
	float:left;
	width:50%;
	height:auto;
	padding:20px;
}

.pr-firm-specialty-list-left {
	float:left;
	width:50%;
	height:auto;
	padding:20px;
}


.pr-firm-specialty-list-right {
	float:left;
	width:50%;
	height:auto;
	padding:20px;
}

/**Connor Laird Button Styles*/
.odwyerButton:link{
  /*Font*/
  font-family: "open_sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  padding: 4px 5px;
  vertical-align:center;
  line-height:20px;
  min-height:30px;
  max-width:350px;
  width:100%;


  
  /*Shape*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 4px 5px;
  display: inline-block;
  height:auto;
  width:100%;
  
  
  /*Color */
  background-color: #d28900;
  background-image: -webkit-linear-gradient(top,#d,#d28900);
  background-image: -moz-linear-gradient(top,#d,#d28900);
  background-image: -ms-linear-gradient(top,#d,#d28900);
  background-image: -o-linear-gradient(top,#d, #d28900);
  background-image: linear-gradient(top,#d,#d28900);
  border: 0px solid #030375;
  
}
.odwyerButton:visited{
  color:white;
  border: 0px solid #030375;
  text-decoration: none;
  
}
.odwyerButton:hover{
  background-color: #b97800;
  background-image: -webkit-linear-gradient(top,#e,#b97800);
  background-image: -moz-linear-gradient(top,#e,#b97800);
  background-image: -ms-linear-gradient(top,#e,#b97800);
  background-image: -o-linear-gradient(top,#e,#b97800);
  background-image: linear-gradient(top,#e,#b97800);
  border: 0px solid #030375;
  
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  
}

.odwyerButton:active {
  color:white;
  border: 0px solid #030375;
  text-decoration: none;
  
  }
  
.social-footer-row {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
 
.social-footer-row a {
	margin-left:10px;
	margin-right:10px;
}

.social-row-mobile {
	display:none;
}

.social i {
    width: 33px;
    height: 33px;
    color: #FFF;
    background-color: #909AA0;
    font-size: 22px;
    text-align:center;
    padding-top: 9px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}


/* social media icons */

.social .fa-facebook { /* round facebook icon*/
    background: #4060A5;
}

.social .fa-twitter { /* round twitter icon*/
    background: #00ABE3;
}

.social .fa-google-plus { /* round google plus icon*/
    background: #e64522;
}

.social .fa-yelp { /* round google plus icon*/
    background: #bb1100;
}

.social .fa-rss { /* round pinterest icon*/
    background: #e88845;
}


.social .fa-github:hover { /* round github icon*/
    background: #343434;
}

.social .fa-pinterest:hover { /* round pinterest icon*/
    background: #cb2027;
}

.social .fa-linkedin { /* round linkedin icon*/
    background: #0094BC;
}

.social .fa-flickr:hover { /* round flickr icon*/
    background: #FF57AE;
}

.social .fa-instagram:hover { /* round instagram icon*/
    background: #375989;
}

.social .fa-vimeo-square:hover { /* round vimeo square icon*/
    background: #83DAEB;
}

.social .fa-stack-overflow:hover { /* round stack overflow icon*/
    background: #FEA501;
}

.social .fa-dropbox:hover { /* round dropbox icon*/
    background: #017FE5;
}

.social .fa-tumblr:hover { /* round tumblr icon*/
    background: #3a5876;
}

.social .fa-dribbble:hover { /* round dribble icon*/
    background: #F46899;
}

.social .fa-skype:hover { /* round skype icon*/
    background: #00C6FF;
}

.social .fa-stack-exchange:hover { /* round stack exchange icon*/
    background: #4D86C9;
}

.social .fa-youtube:hover { /* round youtube icon*/
    background: #FF1F25;
}

.social .fa-xing:hover { /* round xing icon*/
    background: #005C5E;
}

.social .fa-rss:hover { /* round rss icon*/
    background: #e88845;
}

.social .fa-foursquare:hover { /* round foursquare icon*/
    background: #09B9E0;
}

.social .fa-youtube-play:hover { /* round youtube play button icon*/
    background: #DF192A;
}

/* end social media icons */

header h4 {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0.4em!important;
}

header h1 {
  font-size: 20px;
  margin: 0.67em 0;
}

.story-bottom-links {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0.4em!important;
}

.home-lookup {
  margin-bottom: 30px;
  background-color: #666666;
}

.home-lookup h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.home-magazine {
  display: block;
}

.home-magazine img {
  margin-bottom: 5px;
  margin-top: 5px;
}

.home-story h1 {
  margin-bottom: 0.3em;
}

.home-story h2 {
  margin-bottom: 0.3em;
}

.home-magazine h4 {
  margin-bottom: 0;
}

.home-story h3 {
  margin-bottom: 0.3em;
}

.home-story h4 {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0.4em!important;
}

.story-page-title-area h1 {
  margin-bottom: 5px;
}

.story-page-title-area h4 {
  margin-bottom: 0;
}

.story-page-title-area h3 {
  margin-bottom: 0.3em;
  margin-top: 20px;
}

.story-page-title-area h4 {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0.4em!important;
}

.pr-firm-list-area h2 {
  font-size: 20px;
}

.home-poll {
  margin-top: 30px;
  margin-bottom: 15px;
  /* padding: 30px 60px; */
  background-color: #eeeeee;
}

.home-poll .btn {
  margin-bottom: 15px;
}

.home-links {
  margin-top: 30px;
}

.home-poll-narrow {
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 4px;
  background-color: #eeeeee;
  text-align:left;
  max-width:100%;
  max-width:100%;
}

.home-mags-narrow {
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 0px;
  background-color: #fff;
  text-align:left;
  max-width:135px;
}
	
.home-poll-narrow .btn {
	margin-bottom: 10px;
}


.home-story img {
	margin-right:10px!important;
}

.nohover li a:hover {
	background-color: #fff;
	text-decoration: underline;
}

.search-align {
   margin-bottom:0px;
}

.article-body {
  font-size: 16px!important;
}
  
.article-body th, td  {
	padding-right:10px;
	padding-left:10px;
}

.pr-rankings-left-ad-banner {
	max-width:175px!important;
	padding:0px;
	margin:0;
	width:100%!important;
	height:auto;
	padding-top:30px;
}

.pr-rankings-left-ad-banner img {
	padding:0!important;
	margin:0!important;
	width:100%!important;
	height:auto;
	max-width:120px;
}

.no-left-space {
	margin-left:0;
	padding-left:0;
}

.custom-form-styles {
	max-width:550px;	
	width:100%;
}

.custom-form-styles-short {
	max-width:300px;	
	width:100%;
}

.pr-services-left-image {
	max-width:350px;	
	width:100%;
}

.pr-services-form-img {
	max-width:300px;
	margin-bottom:15px;
	margin-left:15px;
	text-align:center;
}


.footer-links > li a:hover {
	color:#fff!important;
	text-decoration:underline!important;
}

@media (max-width: 991px) {	

	.desktop-nav-area {
		display:none;
	}
	
	.mobile-nav-area {
		display:block;
	}

	.desktop-menu-line-left-area {
		float:none;
		margin:0px;
		padding:0px;
		padding-top:10px;
		margin-bottom:10px;
	}

	.desktop-menu-line-right-area {
		float:right;
		margin:0px;
		padding:0px;
		margin-bottom:10px; 
	}

	.content-area {
		margin-left:20px;
	}

	.search-align {
	   margin-bottom:15px;
	}

	.form-control {
		width: 80%;
		margin-bottom:15px;
	}
	
	.social-row-mobile {
		display:block;
		margin-top:10px;
	}

	.social-row-mobile a {
		margin-left:10px;
		margin-right:10px;
	}

	.ad-area-300w {
		margin:0px;
		display:block;
		min-width:100%;
		min-height:100%;
		margin-bottom:30px;
		text-align:center;
	}
	
	.ad-area-300w img {
		max-width:300px!important;
		width:100%;
		height:auto;
		max-height:auto;
	}

	.square-ad-area-left {
		margin:0px;
		display:block;
		min-width:100%;
		min-height:100%;
		margin-bottom:30px;
		text-align:center;
	}
	
	.square-ad-area-left img {
		max-width:300px!important;
		width:100%;
		height:auto;
		max-height:auto;
	}
	
	.square-ad-area-right {
		margin:0px;
		display:block;
		min-width:100%;
		min-height:100%;
		margin-bottom:30px;
		text-align:center;
	}
	
	.square-ad-area-right img {
		max-width:300px!important;
		width:100%;
		height:auto;
		max-height:auto;
	}

	.square-ad-area-left-content-pages {
		margin:0px;
		display:block;
		min-width:100%;
		min-height:100%;
		margin-bottom:30px;
		text-align:center;
	}
	
	.square-ad-area-left-content-pages img {
		max-width:300px!important;
		width:100%;
		height:auto;
		max-height:auto;
	}


	.square-ad-area-large-left-content-pages {
		margin:0px;
		display:block;
		min-width:100%;
		min-height:100%;
		margin-bottom:30px;
		text-align:center;
	}

	.square-ad-area-large-left-content-pages img {
		max-width:300px!important;
		width:100%;
		height:auto;
		max-height:auto;
	}	
	
	.square-ad-area-right-content-pages {
		margin:0px;
		display:block;
		min-width:100%;
		min-height:100%;
		margin-bottom:30px;
		text-align:center;
	}
	
	.square-ad-area-right-content-pages img {
		max-width:300px!important;
		width:100%;
		height:auto;
		max-height:auto;
		margin-bottom:
	}

	.html-area-300w {
		margin:0px;
		display:block;
		height:auto;
		width:100%;
		min-width:100%;
		margin-bottom:30px;
	}
}	

@media (max-width: 768px) {
	.indent {
		margin-left:20px;
	}
	
	.home-center-narrow-column {
		display:none;
	}
	
	.right-col-area {
		margin-bottom:20px;
	}
	
	.content-area {
		margin-left:0px;
	}
	

	.hr-custom-divider-1 {
		width:100%;
	}

	.square-ad-area-left {
		display:block;
		min-width:50%;
		max-width:300px;
		max-height:250px;
		min-height:auto;
		width:50%;
		float:left;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:0px;
		padding-right:0px;
		margin-left:auto;
		margin-right:auto;
	}

	.square-ad-area-right {
		display:block;
		min-width:50%;
		max-width:300px;
		max-height:250px;
		min-height:auto;
		width:50%;
		float:left;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:10px;
		margin-left:auto;
		margin-right:auto;
	}

	.square-ad-area-left img {
		padding:0px;
	}
	
	.square-ad-area-right img {
		padding:0px;
	}

	.square-ad-area-left-content-pages {
		display:block;
		min-width:50%;
		max-width:300px;
		max-height:250px;
		min-height:auto;
		width:50%;
		float:left;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:0px;
		padding-right:10px;
		margin-bottom:30px;
	}

	.square-ad-area-right-content-pages {
		display:block;
		min-width:50%;
		max-width:300px;
		max-height:250px;
		min-height:auto;
		width:50%;
		float:left;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:10px;
		margin-bottom:30px;
	}

	.square-ad-area-large-left-content-pages {
		display:block;
		min-width:50%;
		max-width:300px;
		max-height:600px;
		min-height:auto;
		width:50%;
		float:left;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:10px;
		margin-bottom:30px;
	}

	.square-ad-area-large-left-content-pages img {
		padding:0px;
		margin-left:auto;
		margin-right:auto;
	}	
	
	.square-ad-area-left-content-pages img {
		padding:0px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.square-ad-area-right-content-pages img {
		padding:0px;
		margin-left:auto;
		margin-right:auto;
	}

	.right-side-ad-top-spacer {
		padding:0px;
		margin:0px;
		margin-top:20px;
	}
	.ad-area-300w {
		margin-left:auto;
		margin-right:auto;
	}
	
	.html-area-300w {
		margin-left:auto;
		margin-right:auto;
	}
	
	.facebook-nudge {
		padding:0px!important;
		margin:0px!important;
	}

	.fb_iframe_widget{vertical-align:top; top:-3px;}
	
	.ad-area-300w img {
		padding:15px;
	}
}

@media (max-width: 745px) {
	
	/*.header-ad-area-728w {
		display:none;
	}

	.footer-ad-area-728w {
		display:none;
	}*/
	
	.header-ad-area-728w img{
		width:100%;
		max-width:728px;
		height:auto;
	}

	.footer-ad-area-728w img{
		width:100%;
		max-width:728px;
		height:auto;		
	}
}

@media (max-width: 650px) {
	table.prankings-list td {
		display: block;
		text-align:left;
	}
}

@media (max-width: 550px) {
	
	.pr-services-form-image {
		max-width:100%;	
		width:100%;
	}
	.custom-form-styles {
		max-width:100%;	
		width:100%;
	}

	.custom-form-styles-short {
		max-width:300px;	
		width:100%;
	}
	
	.pr-services-form-img {
		min-width:300px;
		margin-bottom:10px;
		text-align:center!important;
	}
}

@media (max-width: 480px) {
	
	.custom-form-styles-short {
		max-width:100%;	
		width:100%;
	}
	.pr-firm-state-list-left {
		float:none;
		width:100%;
		height:auto;
		padding:0px;
	}

	.right-side-ad-top-spacer {
		padding:0px;
		margin:0px;
		margin-top:0px;
	}

	.pr-firm-state-list-right {
		float:none;
		width:100%;
		height:auto;
		padding:0px;
	}

	.pr-firm-specialty-list-left {
		float:none;
		width:100%;
		height:auto;
		padding:0px;
	}


	.pr-firm-specialty-list-right {
		float:none;
		width:100%;
		height:auto;
		padding:0px;
	}

	
	.prankings-list-table {
		width:100%;
		float: none;
	}

	/*
.prankings-list-table {
	display: block;
	border:none;
	width:100%;
		float: none;
}

.prankings-list-tablerow {
	display: block;
	width:100%;
		float: none;
}

.prankings-list-tablecell {
	display: block;
	float: none;
	text-align:left;
	vertical-align: bottom;
}

.prankings-list-tablecell-text-right {
	display: block;
	float: none;
	text-align:left;
	vertical-align: bottom;
}

.prankings-list-tablecell-top {
	display: block;
	float: none;
	text-align:left;
	vertical-align: top;
}
*/

	.indent {
		margin-left:0px;
	}
	
	.desktop-mobile-block {
		display:none;
	}
	
	.hide-480 {
		display:none;
	}
	
	.extend-100percent {
		width:100%;
		padding-left:20px;
		padding-right:20px;
		padding-top:10px;
	}

	.pr-rankings-footer-desktop {
		display:none;
	}	
	
	.pr-rankings-square-ad-banner-mobile {
		display:inline-block;
		width:100%;
		height:auto;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:15px;
	}	

	.pr-rankings-square-ad-banner-mobile img {
		width:100%;
		height:auto;
	}
	
	.destop-tablet-additional-stories {
		display:none;
	}
	
	.square-ad-area-left {
		display:none;
	} 

	.square-ad-area-right {
		display:none;
	} 

	.square-ad-area-left-content-pages {
		margin:0px;
		min-width:100%;
		max-width:350px;
		max-height:auto;
		width:100%;
		height:auto;
		float:none;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:20px;
	}

	.square-ad-area-right-content-pages {
		min-width:100%;
		max-width:350px;
		max-height:auto;
		height:auto;
		width:100%;
		float:none;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:20px;
	}


	.square-ad-area-large-left-content-pages {
		min-width:100%;
		max-width:350px;
		max-height:auto;
		height:auto;
		width:100%;
		float:none;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:20px;	
	}

	.square-ad-area-left-content-pages img {
		margin-left:auto;
		margin-right:auto;
	}

	.square-ad-area-right-content-pages img {
		margin-left:auto;
		margin-right:auto;
	}

	.square-ad-area-large-left-content-pages img {
		margin-left:auto;
		margin-right:auto;
	}	
	
	.story-right-col-space {
		margin-top:0px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
		padding:0px;
	}
	
	.pr-rankings-left-ad-banner {
		display:none;
	}

	.mobile-only-banner-area {
		display:inline-block;
		width:100%;
		height:auto;
	}
	
	.mobile-only-banner-area img {
	  width:100%;
	  height:auto;
	  max-width:300px;
	}
	
	.square-ad-spacer {
		clear: both!important; 
		margin-bottom:0px!important;
	}

	/*
	.square-ad-area-right {
		margin:0px;
		display:block;
		min-width:100%;
		min-height:100%;
		padding:0px;
		margin-bottom:30px;
		text-align:center;
	}

	.square-ad-area-right img {
		max-width:300px!important;
		width:100%;
		height:auto;
		max-height:auto;
	} */

	
	/* .square-ad-area-left {
		margin:0px;
		display:block;
		min-width:100%;
		min-height:100%;
		padding:0px;
		margin-bottom:30px;
		text-align:center;
	} 
	
	.square-ad-area-left img {
		max-width:300px!important;
		width:100%;
		height:auto;
		max-height:auto;
	} */
	
	/*
	.square-ad-area-right {
		margin:0px;
		display:block;
		min-width:100%;
		min-height:100%;
		padding:0px;
		margin-bottom:30px;
		text-align:center;
	}

	.square-ad-area-right img {
		max-width:300px!important;
		width:100%;
		height:auto;
		max-height:auto;
	} */
	
	.article-body img {
	  width:100%;
	  height:auto;
	}

	.regular-image-size {
	  width:auto!important;
	  height:auto!important;
	  padding-left:0px!important;
	  padding-right:3px!important;
	  padding-top:5px!important;
	  padding-bottom:5px!important;
	}
	
	.hide-mobile {
		display:none;
	}
	
	.ad-area-575w {
		display:none;
	}

	.logo-image {
		min-width:100%;
	}

}



@media (max-width: 991px) {
        .navbar-header {
                float: none;
        }
        .navbar-toggle {
                display: block;
        }
        .navbar-collapse {
                border-top: 1px solid transparent;
                box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }
        .navbar-collapse.collapse {
                display: none!important;
        }
        .navbar-collapse.collapse.in {
            display: block!important;
        }
        .navbar-nav {
                float: none!important;
                margin: 7.5px -15px;
        }
        .navbar-nav>li {
                float: none;
        }
        .navbar-nav>li>a {
                padding-top: 10px;
                padding-bottom: 10px;
        }
    .navbar-form {
        padding: 10px 15px;
        margin-top: 8px;
        margin-right: -15px;
        margin-bottom: 8px;
        margin-left: -15px;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        width:auto;
        float:none!important;
    }
}


@media (max-width: 991px) { 
	.navbar-header { 
		float: none; 
	} 
	.navbar-left,.navbar-right { float: none !important; } 
	.navbar-toggle { display: block; } .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); } 
	.navbar-fixed-top { top: 0; border-width: 0 0 1px; } 
	.navbar-collapse.collapse { display: none!important; } 
	.navbar-nav { float: none!important; margin-top: 7.5px; } 

	.collapse.in{ display:block !important; } 
} 