.close-modal:focus {
    outline: none;
}

#modal-content .footable p, #modal-content .footable li {
    text-align: inherit;
}

@media screen and (min-width: 770px)
{
	.flex-display {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.desktopPaddingRight {
			padding-right: 10px;
	}	
}

@media screen and (max-width: 769px)
{
	.flex-display {
		display: inline-block;
	}
	.hustle-ui.hustle-popup .hustle-popup-content {
    width: 95% !important;
	}
	.hustle-ui.hustle-popup {
    padding-right: 0 !important;
    padding-left: 0 !important;
	}
	.hustle-content p img {
    max-width: 100%;
    height: auto;
	}
	.mobile-modal-image {
    max-width: 100%;
    height: auto;
	}	
}

.border-last:last-child {
	border-bottom: 1px solid #e8e8e8;
}	

.hustle-modal-close, .wpmudev-ui .hustle-modal-close {
    margin-bottom: -30px;
		position: relative;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header {
    margin-bottom: -30px !important;
}

.basic-table {
	border: 1px solid #e9ecef;
}

.modal-hidden {
	display: none;
}

@media screen and (min-width: 770px)
{
	.desktop-display-none {display: none;}
}


@media screen and (max-width: 769px)
{
	.mobile-display-none {display: none;}
	.mobile-margin-bottom-zero {
		margin-bottom: 0 !important;
	}
}

.su-tabs .su-tabs-nav span:focus {
    outline: currentColor 0 dotted;
}

#banner {
    margin-top: 0px;
}

.textwidget {
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
    border-bottom: 1px solid #e8e8e8;
}

#main aside .widget {
    padding: 0;
    margin: 0;
    border-bottom: 0;
}

@media screen and (max-width: 769px)
{
	#paginate	{margin-bottom: 20px;}
	
	#banner input[type="search"] {
			font-size: 20px;
			float: left;
	}
	
	#banner button[type="submit"] {
    float: left;
		margin-top: 4px;
	}
}

/*Feature Table Styles*/

#mm .feature-table{border: none;padding: 1em;}

#mm .feature-table>thead>tr>th{border: none;}

#mm .feature-table .bootstrap3 .table{padding:5px;}

#mm .feature-table .footable-header{border: solid 1px #ccc;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);border-radius: 5px;}

#mm .feature-table .footable-header .footable-last-visible{background: #F8F6F5;vertical-align: middle;padding-top: 4em;}

#mm .feature-table thead th{text-align:center;padding:1em;}

#mm .feature-table tbody td{border: 1px solid #f9f9f9;}

#mm .feature-table .ninja_table_row_1{border-top: 2px solid #001358;}

#mm .feature-table .ninja_table_row_0 td{padding:1em 0 0 0;border:none;background:white;}

#mm .feature-table .button.alt.compare, #mm .feature-table .button.compare{margin-bottom: 1em;font-size: 1em;width: 85%;}

#mm .feature-table thead th span::after{
	
    display: block;
    content: " ";
    margin: 10px auto;
    width: 100%;
    max-width: 45px;
    height: 2px;
    background: #43a837;
}

#mm .feature-table thead th hr {
	
    margin: 10px auto;
    width: 100%;
    max-width: 45px;
    height: 2px;
    background: #43a837;
    border: none;
}

/*Responsive Feature Table Styles*/

@media only screen and (max-width: 585px){

   /* Force table to not be like tables anymore */
   #mm .feature-table table, #mm .feature-table thead, #mm .feature-table tbody, #mm .feature-table th, #mm .feature-table td, #mm .feature-table tr { 
	display: block !important; 
	width:100% !important;
	}
}

.bread-disclosure {
    display: inline-block;
    margin-top: 15px;
		position: relative;
		height: auto;
}

.bread-disclosure .breadcrumbs {
    display: flex;
}

.hustle_module_1 {
    margin-top: 0 !important;
}

#breadcrumbs {
    margin-top: 0 !important;
		display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
		margin-bottom: 0 !important;
}

.bread-disclosure .hustle_module_1 {
	min-width: 150px;
	height: 100%;
}

@media screen and (max-width: 1060px) and (min-width: 768px)
{
	.hustle_module_1 {
    margin-right: 0;
	}
	.bread-disclosure .breadcrumbs {
    width: 65% !important;
	}
}

@media screen and (max-width: 769px)
{
.breadcrumbs {
    width: 90%;
}
	.bread-disclosure {
    display: flex;
	}
}

@media screen and (max-width: 599px)
{
	.bread-disclosure .hustle_module_1 {
			margin-bottom: 7px;
	}
}

/* Modal Styles */
.modal-wrapper.styled .modal {
    z-index: 11000;
}

.modal-wrapper.styled {
    z-index: 100000;
}

.modal-wrapper.styled {
    background-color: rgba(0,0,0,.7);
}

@media only screen and (max-width: 769px) {
.modal-wrapper.styled .modal {
    padding: 10px;
    width: 80%;
}
	#modal-content p, #modal-content li {
    font-size: 16px !important;
    line-height: 30px !important;
	}
}

.modal-wrapper.styled .modal h2 {
    margin: 0.2em 0 .5em;
}

.modal-title {
	display: none;
}

#modal-content #toc_container {
	display: none;
}

#modal-content .modal-title {
	display: inline-block;
	font-size: 30px;
	line-height: 40px;
	color: #001358;
  font-weight: 300;
	margin-bottom: 20px;
}

#modal-content {
	text-align: left;
  padding: 10px;
}

#modal-content p, #modal-content li {
    font-size: 18px;
    line-height: 32px;
    color: #6a7071;
		text-align: left;
}

#modal-content h2 {
    font-size: 24px;
    color: #001358;
    font-weight: bold;
}
/* End Modal Styles */

/* Anchor Padding Fix */
:target:before {
  height:150px !important; /* fixed header height*/
  margin:-150px 0 0 !important; /* negative fixed header height */
}

@media only screen and (max-width: 769px) {
	:target:before {
  	height:165px !important; /* fixed header height*/
  	margin:-145px 0 0 !important; /* negative fixed header height */
	}
}
/* End Anchor Padding Fix */

.drip-tab .drip-header {
    z-index: 9999 !important;
}

@media screen and (min-width: 600px){		
	.breadcrumbs{width:70% !important;height:40px;}
}

#mega-menu-19896-0-0, #mega-menu-19896-0-1, #mega-menu-19896-0-2 {
  margin: 0 !important;
}

table.compare thead td.logo a .name {
    display: none;
}

#fancybox-wrap {
    z-index: 10000;
}

#banner {
  background-size: cover;
}

#mobile-menu-slide > i {
	display: none;
}

#footer {

    margin-bottom: -20px;
}

@media screen and (min-width: 1140px) {  
.buyers-guide-button {
    position: absolute;
    bottom: 0;
    right: 175px;
    font-size: 12px;
    text-transform: capitalize;
    color: #333;
    border: 1px solid #e8e8e8;
    border-bottom: 0px solid #e8e8e8;
    padding: 14px 20px;
    margin: 0 0 0 20px;
    background: #f7f7f7;
}
#sortby {
     bottom: -1px;
    right: -3px;
     border-bottom: 1px solid #fff;
    
}#main section h1, #category-description h1 {
    font-size: 30px;
     
}
 #review-category-header h1 {
 margin:0;    max-width: 440px;
}
}

@media screen and (max-width: 1140px) {  
 #review-category-header h1 {
 margin: 15px 0 20px 0;
 max-width: 90%;
}
.buyers-guide-button {
     font-size: 12px;
     text-transform: capitalize;
     color: #333;
     border: 1px solid #e8e8e8;
     border-bottom: 0px solid #e8e8e8;
     padding: 15px 20px;
     display: block;
     max-width: 91px;
     margin: 0px 11px 0px 0px;
     background: #f7f7f7;
     text-align: center;
     float: left;
}
#sortby {
    position: relative;
    /* bottom: 0; */
    float: left;
    /* right: 0; */
    font-size: 12px;
    border-right: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    padding: 10px 20px;
    margin: 0 0 0 0px;
}
}

#buyers-guide {margin-top:-150px;position: absolute; height: 150px !important;}

/* Anchor Links Header Fix */
:target:before {
  content:"";
  display:block;
  height:120px; /* fixed header height*/
  margin:-120px 0 0; /* negative fixed header height */
}

/* Organization Name custom comment field */

#commentform label
{
  width:170px;
}

.nm-wrap-comments label {
  font-weight: normal;
}

.nm-wrap-comments .form-control {
    display: block;
    width: 239px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.nm-wrap-comments .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.WP-Comments-Fields {
  display: none;
}

#breadcrumbs {
    margin-top: 10px;
    margin-bottom: -20px;
}

#stars > span
{
  font-size: 12px;
  display: none;
}

.one_third {text-align:center;}

	.footer_input_email {
		vertical-align: middle;
		padding: 7px;
		margin-right: -4px;
		border-radius: 3px 0px 0px 3px;
		border-style: hidden;
		width: 200px;
	}

	#footer_input_button {
		box-sizing: content-box;
		color: rgb(255, 255, 255);
		cursor: pointer;
		height: 24px;
		text-align: center;
		text-decoration: none solid rgb(255, 255, 255);
		white-space: pre;
		width: 80px;
		column-rule-color: rgb(255, 255, 255);
		align-items: flex-start;
		user-select: none;
		caret-color: rgb(255, 255, 255);
		background: rgb(0, 148, 218) none repeat scroll 0% 0% / auto padding-box border-box;
		border: 0px none rgb(255, 255, 255);
		border-radius: 0px 3px 3px 0px;
		outline: rgb(255, 255, 255) none 0px;
		padding: 6px 26px;
		transition: background 0.2s ease 0s;
  		-webkit-appearance: none;
	}

	.footer_one_third {
		text-align: left !important;
	}
	.tagline_footer {
		margin: 0px 0 20px 0 !important;
	}

	#footer nav {
		text-align: left;
	}
	#footer nav li a {
		font-size: 15px;
		color: #c5c5c5;
	}
	.footer_one_third_social {

	}
	#footer #footer_middle {
		float:right;
	}

	#social {
		float:none;
	}

	.copyright-text {
		font-size: 12px;
		color: #969696;
		margin: 0;
	}

	#footer .brand .tagline {
		margin: 15px 0 31px 0;
	}

	@media screen and (max-width: 961px)
	{
		.footer_one_third {
			width:100%;
		}

		#footer .brand {
			float: none;
			margin: 0 auto;
			text-align: center;
		}
		#footer nav {
			text-align: center;
		}
		#footer #footer_middle {
			float: none;
		}
		#social {
			margin-top:20px;
		}
		#footer p#copyright {
			text-align: center;
			padding-top:20px;
		}
    #mega-menu-wrap-primary-nav .mega-menu-toggle {
    		display: none;
		}
    
    #mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-megamenu > ul.mega-sub-menu {
    	padding: 0px;
  	}
    
  	#header nav li {
    	padding: 0px;
  	}
  
  	#header nav#main-menu {
    	background: #FFF;
    	width: 100%;
    	right: -100%;
  	}
  
  	#mobile-menu-slide > i {
			color: #333;
  		padding: 10px;
			float: right;
    	display: inline;
      font-size: 20px;
		}
	}

	#footer nav ul	{
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#footer nav ul li	{
		display: inline-block;
		padding: 0 0 0 0;
		color: #c5c5c5;
	}

	#footer nav ul li:before {
		content: "\007c";
		display: inline-block;
		margin-right: 6px;
	}

	#footer nav ul li:first-child:before,
	#footer nav .children li:before {
		content: "";
		display: none;
	}
	#footer nav li {
		margin: 0px 2px;
	}

.single #main section textarea {
    width: 95%!important;
}

#respond {
  margin-top: 20px;
}

.MM_hidden {
  display: none;
}

@media screen and (min-width: 600px) {
	#main {
    	padding: 10px 0 20px 0;
	}

	.hustle_module_1 {
    	margin-top: 6px;
	}
}

.stock-button {
		display: inline-block;
    background: #0094da;
    text-transform: uppercase;
    color: #FFF;
    padding: 10px 25px;
  	cursor: pointer;
}
