/*
Theme Name: JQPublic
Description: Child theme for John Q Public Blog.
Author: Bright Mountain Dev Team
Author URI: https://bmaq.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

h1, h2, h3, h4, h5, h6, h7, #sitetitle .title {
	font-family: 'Noticia Text', georgia, serif !important;
}

.widget-title {
	font-weight: bold !important;
}

body #main {
	padding-top: 10px;
	padding-bottom: 10px;
}

body.desktop.has-sidebar #content {
	width: calc(100% - 300px - 50px);
}

.jqp-slider {
	height: 500px;
	box-shadow: 10px 10px 5px #cccccc;
	margin-top: 10px;
}

.fusion-logo-left .fusion-header-banner {
	width: 728px;
	height: 90px;
}

.fusion-flexslider .flex-control-nav,
.fusion-flexslider .flex-direction-nav {
	display: none !important;
}

.jqp-slider img {
	width: 772px !important;
	height: 500px !important;
}

.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
	width: 100%;
	padding: 0;
	top: inherit;
}

.categoryBox {
	box-shadow: 10px 10px 5px #cccccc !important;
}

.fusion-posts-container.fusion-posts-container-pagination {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.fusion-flexslider.flexslider.fusion-post-slideshow {
	width: 100%;
}

.fusion-flexslider.flexslider.fusion-post-slideshow {
	margin-top: 10px;
}

.fusion-flexslider.flexslider.fusion-post-slideshow img {
	border: gray 1px solid;
}

.fusion-recent-posts {
	margin-bottom: 0px;
}

.entry-title {
	font-size: 20px !important;
}

h2.entry-title {
	font-size: x-large !important;
	font-weight: bold !important;
}

.home h2.entry-title {
	font-weight: bold !important;
	font-size: large !important;
}

.home .fusion-blog-layout-medium .fusion-post-slideshow, .fusion-blog-layout-medium-alternate .fusion-post-slideshow {
	width: 200px !important;
}

.home .entry-title {
	margin-bottom: 0px !important;
}

.entry-title {
	font-size: 30px;
	line-height: 28px !important;
}

.related-posts {
  margin-top: 25px;
}

.fusion-blog-layout-large .entry-title, .fusion-blog-layout-medium .entry-title {
  margin-top: 0;
  margin-bottom: 12px;
}

.single-post .fusion-post-slideshow, .fusion-blog-layout-large .fusion-post-slideshow, .fusion-blog-layout-large-alternate .fusion-post-slideshow {
  margin-bottom: 22px;
}

.post {
  margin-bottom: 10px;
}

.home .jqp_under_blog p {
	font-size: 15px !important;
/*
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
*/
}

.home .fusion-flexslider.flexslider.fusion-post-slideshow img {
	height: auto !important;
	width: 300px !important;
}

.home .post {
	margin-bottom: 5px !important;
}

/*
ul.slides {
	min-width: 425px !important;
	height: auto !important;
}
*/

ul.slides .fusion-image-wrapper {
	border: none;
}

.home ul.slides {
	border: gray 1px solid;
	min-width: 0px !important;
	height: auto !important;
}

div.post-content img {
	border: gray 1px solid;
}

.home div.post-content img {
	border: none !important;
}

.fusion-image-wrapper {
	border: gray 1px solid;
}

.home .fusion-image-wrapper {
	border: none !important;
}

.home .post:not(:last-child) {
	padding-bottom: 10px;
}

.home .post:not(:first-child) {
	padding-top: 5px;
	border-top: 1px solid #bf1e2e;
}

.title-heading-left {
	color: #1c164f !important;
	font-weight: bold !important;
}

.fusion-header-v4 .fusion-header {
  padding-top: 10px;
  padding-bottom: 10px;
}

/*
.fusion-image-size-fixed {
	width: 99.5%;
}
*/

/*
img.attachment-blog-large.wp-post-image {
  width: 745px;
  height: 420px;
}
*/

.widget {
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

.widget:first-child {
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

.sidebar .widget {
	margin-bottom: 0px;
}

.theiaStickySidebar{
  -webkit-box-shadow: -14px 0px 25px -16px #999;
  box-shadow: -14px 0px 25px -16px #999;
}

#wrapper {
	box-shadow: 8px 0 10px -4px rgba(0, 0, 0, 0.3), -8px 0 8px -4px rgba(0, 0, 0, 0.3);
}

.single .fusion-sharing-box {
	margin-top: 20px;
}

.fusion-carousel-title {
	font-family: georgia, palatino, serif !important;
	font-weight: bold !important;
}

.post-content {
	margin-top: 20px !important;
}

.home .post-content, .home .post-content p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.home .fusion-carousel-title {
	margin-bottom: 0px !important;
}

.twitter-timeline {
	height: 215px !important;
}

/*
.fusion-title-size-two, h2 {
  margin-bottom: 0.1em !important;
}
*/

.bmaq-feedback {
	max-width: 750px;
	margin: 50px auto 0;
}
.bmaq-feedback table {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	color: #333;
	border-collapse: separate;
	border-spacing: 0;
}
.bmaq-feedback table tr td {
	border-top: 1px solid white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
	text-align: center;
	padding-bottom: 5px;
}
.bmaq-feedback .required {
	color: red;
}
.bmaq-feedback label {
	font-weight: normal;
}
.bmaq-feedback table tbody tr td label {
	margin: 0 3px;
}
.bmaq-feedback input[type="submit"] {
	position: absolute;
	right: 20px;
}

.form-horizontal .control-label {
	float: inherit;
	width: inherit;
	text-align: inherit;
}

.bmaq-feedback textarea, .bmaq-feedback input[type=text], .bmaq-feedback input[type=password], .bmaq-feedback input[type=email], .bmaq-feedback select {
    border: 1px solid #e0e0e0;
    padding: 8px 6px;
    outline: none;
    font-size: 13px;
    color: #888;
    margin: 0;
    max-width: 100%;
    display: block;
    background: #fff;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}

.page-id-29543 textarea#meet-needs, .page-id-29543 textarea#improve {
  width: 100%;
}

.page-id-29543 #sidebar { 
	margin-right: 15px !important;
}

.page-id-29543 table {
  border: 1px solid #DFDFDF;
  background-color: #F9F9F9;
  width: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
  color: #333;
  border-collapse: separate;
  border-spacing: 0;
}

.page-id-29543 content {
	max-width: 500px !important;
}

.page-id-29543 .form-group:last-child {
	margin-bottom: 120px !important;
}

body .wpcf7-form input.wpcf7-form-control.wpcf7-submit.btn.btn-black {
	margin-top: 0px !important;
}

span.wpcf7-list-item-label {
	display: none;
}

label span.wpcf7-list-item-label {
	display: block;
}

.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 100% !important;
	padding: 4px;
	text-align: center;
}

.wp-caption p.wp-caption-text {
	color: #888;
	margin: 5px;
	padding: 0;
}

/*--------------------------------------------------------------
	NDN Videos
--------------------------------------------------------------*/

.ndn_embed:not(#ndn-widget-embed-2) {
	float: left;
	margin-bottom: 15px;
	width: 100% !important;
	height: 500px !important;
}

@media screen and (max-width: 767px) {
	.post .ndn_embed {
		height: 414px !important;
	}
}

@media screen and (max-width: 480px) {
	.post .ndn_embed {
		height: 259px !important;
	}
}

@media screen and (max-width: 400px) {
	.post .ndn_embed {
		height: 216px !important;
	}
}

html body .ndn_embedContainer.ndn_widget_VideoLauncher-Slider {
	margin-left: -10px;
}

/*--------------------------------------------------------------
	Membership Styles
--------------------------------------------------------------*/
.page-id-3480 .ms-alert-box.ms-alert-success {
	margin-bottom: 0;
}

.ms-membership-form-wrapper .ms-membership-details-wrapper {
	width: 100%;
	border: 1px solid #1c164f;
}

.ms-membership-form-wrapper .ms-top-bar,
.ms-membership-form-wrapper .ms-bottom-bar {
	background: #1c164f;
	color: #fff;
}

.ms-membership-form-wrapper .ms-top-bar h4 {
	color: #fff;
	font-size: 30px;
	line-height: 34px;
	margin: 15px 0;
}

.ms-membership-form-wrapper .ms-price-details {
	color: #000;
}

button.wpmui-field-input.button.wpmui-submit.button-primary {
	background: #fff;
	color: #1c164f;
	border: 1px solid #000;
	padding: 3px 5px 5px;
	cursor: pointer;
}

button.wpmui-field-input.button.wpmui-submit.button-primary:hover {
	background: #1c164f;
	color: #fff;
	border: 1px solid #fff;
}

button.wpmui-field-input.button.wpmui-submit.button-primary:active {
	background: #1c164f;
	color: #fff;
	border: 1px solid #fff;
}

.ms-membership-form-wrapper legend {
	color: #1c164f;
}

.ms-form.ms-form-login input[type=password],
.form-membership input[type=password] {
	border: 1px solid #d2d2d2;
	font-size: 13px;
	color: #747474;
	padding: 8px 15px;
	margin-right: 1%;
	width: 100%;
	box-sizing: border-box;
	height: 29px;
}

.ms-membership-form-wrapper #loginform input[type="submit"],
.form-membership button.wpmui-field-input.button.wpmui-submit.button-primary {
	background: #1c164f;
	color: #fff;
	border: 1px solid #fff;
	cursor: pointer;
	padding: 10px 20px;
}

.ms-membership-form-wrapper #loginform input[type="submit"]:hover,
.form-membership button.wpmui-field-input.button.wpmui-submit.button-primary:hover {
	background: #fff;
	color: #1c164f;
	border: 1px solid #1c164f;
}

.ms-membership-form-wrapper #loginform input[type="submit"]:active,
.form-membership button.wpmui-field-input.button.wpmui-submit.button-primary:active {
	background: #fff;
	color: #1c164f;
	border: 1px solid #1c164f;
}

.post-3480 .post-content a,
.post-3482 .post-content a,
.ms-membership-form-wrapper #loginform .nav a,
.form-membership a.wpmui-link {
	cursor: pointer;
	color: blue;
}

.post-3480 .post-content .ms-membership-form-wrapper a.register {
	background-image: url('img/JQP-Subscriber-Ad-600X90.jpg');
	position: relative;
	width: 100%;
	height: 90px;
	display: block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.post-3480 .post-content a:hover,
.ms-membership-form-wrapper #loginform .nav a:hover,
.form-membership a.wpmui-link:hover {
	color: #1c164f;
}

.ms-membership-form-wrapper #loginform .login-remember label,
.ms-membership-form-wrapper #loginform .login-remember input[type="checkbox"] {
	display: inline-block;
}

.ms-membership-form-wrapper #loginform .login-remember label {
	cursor: pointer;
}

.post-3480 .ms-membership-form-wrapper #loginform .form div,
.post-3482 .ms-membership-form-wrapper #loginform .form div {
	text-align: center;
}

.page-id-3480 .fusion-secondary-main-menu {
	display: none;
}

.page-id-3480 .post-content {
	max-width: 600px;
	margin: 20px auto 0;
}

table.ms-purchase-table {
	width: 100%;
	color: #000;
	margin-top: 10px;
}

table.ms-purchase-table td.ms-desc-column span.ms-membership-description {
	margin-bottom: 10px;
	display: block;
}

table.ms-purchase-table td.ms-desc-column span.ms-membership-description span.price {
	color: green;
	font-weight: bold;
}

.ms-membership-form-wrapper img.cc-image {
	border: none;
}

.post-content #account-membership,
.post-content #account-profile,
.post-content #account-invoices,
.post-content #account-activity {
	margin-bottom: 20px;
}

.post-content #account-membership table,
.post-content #account-profile table,
.post-content #account-invoices table,
.post-content #account-activity table {
	width: 100%;
}

.post-content #account-membership table th,
.post-content #account-profile table th,
.post-content #account-invoices table th,
.post-content #account-activity table th {
	font-weight: bold;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
}

.post-content #account-membership table td,
.post-content #account-profile table td,
.post-content #account-invoices table td,
.post-content #account-activity table td {
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
}

/*--------------------------------------------------------------
	Brought to you by: Bright Mountain Media
--------------------------------------------------------------*/
.by {
	color: #fff;
	font-size: 12px;
}

.by a {
	color: #BFBFBF;
}


/*--------------------------------------------------------------
	4th widget site bar
--------------------------------------------------------------*/
#ad300x250-widget-4{
padding-left:0;
}

/*--------------------------------------------------------------
	Media Queries
--------------------------------------------------------------*/
@media only screen and (max-width: 1135px) {
	#content {
		width: 740px !important;
	}
}
@media only screen and (max-width: 1130px) {
	#content {
		width: 730px !important;
	}
}
@media only screen and (max-width: 1120px) {
	#content {
		width: 720px !important;
	}
}
@media only screen and (max-width: 1110px) {
	#content {
		width: 710px !important;
	}
}
@media only screen and (max-width: 1100px) {
	#content {
		width: 700px !important;
	}
}
@media only screen and (max-width: 1090px) {
	#content {
		width: 690px !important;
	}
}
@media only screen and (max-width: 1080px) {
	#content {
		width: 680px !important;
	}
}
@media only screen and (max-width: 1070px) {
	#content {
		width: 670px !important;
	}
}
@media only screen and (max-width: 1060px) {
	#content {
		width: 660px !important;
	}
}
@media only screen and (max-width: 1050px) {
	#content {
		width: 650px !important;
	}
}
@media only screen and (max-width: 1040px) {
	#content {
		width: 640px !important;
	}
}
@media only screen and (max-width: 1030px) {
	#content {
		width: 630px !important;
	}
}
@media only screen and (max-width: 1020px) {
	#content {
		width: 620px !important;
	}
}
@media only screen and (max-width: 1010px) {
	#content {
		width: 610px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 1000px) {
	#content {
		width: 600px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 990px) {
	#content {
		width: 590px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 980px) {
	#content {
		width: 580px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 970px) {
	#content {
		width: 570px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 965px) {
	.fusion-logo-left .fusion-header-banner {
		width: 468px;
		height: 60px;
		margin-top: 15px;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 960px) {
	#content {
		width: 560px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 950px) {
	#content {
		width: 550px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 940px) {
	#content {
		width: 540px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 930px) {
	#content {
		width: 530px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 920px) {
	#content {
		width: 520px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 910px) {
	#content {
		width: 510px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 900px) {
	#content {
		width: 500px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 890px) {
	#content {
		width: 490px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 880px) {
	#content {
		width: 480px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}	
}
@media only screen and (max-width: 870px) {
	#content {
		width: 470px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 860px) {
	#content {
		width: 460px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 850px) {
	#content {
		width: 450px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 840px) {
	#content {
		width: 440px !important;
	}
	h2.entry-title {
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 830px) {
	#content {
		width: 430px !important;
	}
}
@media only screen and (max-width: 820px) {
	#content {
		width: 420px !important;
	}
}
@media only screen and (max-width: 810px) {
	#content {
		width: 410px !important;
	}
}
@media only screen and (max-width: 800px) {
	#content {
		width: 400px !important;
	}
	.fusion-post-wrapper {
		max-width: 221px !important;
	}
	body .fusion-mobile-menu-design-classic .fusion-header-banner {
		width: 468px;
	}
}
@media only screen and (max-width: 790px) {
	#content {
		width: 390px !important;
	}
}
@media only screen and (max-width: 780px) {
	#content {
		width: 380px !important;
	}
}
@media only screen and (max-width: 770px) {
	#content {
		width: 365px !important;
	}
}
@media only screen and (max-width: 765px) {
	.slide-excerpt {
		width: 550px !important; 
	}
	div div ul li div div h2  {
		font-size: 20px !important;
	}
	div div ul li div div p {
		font-size: 15px !important;
	}
}
/*
@media only screen and (max-width: 715px) {
	.fusion-header-banner {
		position: relative;
		left: 295px;
		width: 600px !important;
	}
}
*/
@media only screen and (max-width: 682px) {
	.slide-excerpt {
		width: 535px !important; 
	}
	div div ul li div div h2  {
		font-size: 20px !important;
	}
	div div ul li div div p {
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 635px) {
	.slide-excerpt {
		width: 520px !important; 
	}
	div div ul li div div h2  {
		font-size: 20px !important;
	}
	div div ul li div div p {
		font-size: 15px !important;
	}
/*
	ul.slides {
		width: 500px !important;
		height: auto !important;
	}
	.home ul.slides {
		width: auto !important;
		height: auto !important;
	}
*/
}
@media only screen and (max-width: 605px) {
	.slide-excerpt {
		width: 450px !important; 
	}
	div div ul li div div h2  {
		font-size: 20px !important;
	}
	div div ul li div div p {
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 540px) {
	.slide-excerpt {
		width: 350px !important;
		height: 115px !important;
	}
	div div ul li div div h2  {
		font-size: 20px !important;
	}
	div div ul li div div p {
		font-size: 15px !important;
	}
/*
	ul.slides {
		width: 400px !important;
		height: auto !important;
	}
	.home ul.slides {
		width: auto !important;
		height: auto !important;
	}
*/
}
@media only screen and (max-width: 529px) {
	body .fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner {
		width: 300px;
		height: 250px;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 432px) {
	.slide-excerpt {
		width: 250px !important;
		height: 186px !important;
	}
	div div ul li div div h2  {
		font-size: 15px !important;
	}
	div div ul li div div p {
		font-size: 12px !important;
	}
/*
	ul.slides {
		width: 300px !important;
		height: auto !important;
	}
	.home ul.slides {
		width: auto !important;
		height: auto !important;
	}	
*/
}
@media only screen and (max-width: 418px) {
	.jqp-slider {
	/* 	border: gray 1px solid; */
		height: 228px !important;
		box-shadow: 10px 10px 5px #cccccc !important;
	}
	.jqp-slider img {
		width: 772px !important;
		height: 228px !important;
	}
	.slide-excerpt {
		margin-top: 90px !important;
		margin-left: 7px !important;
		width: 300px !important;
		height: 106px !important;
	}	
	.entry-title {
		display: inline-block !important;
	}
	div div ul li div div h2  {
		font-size: 15px !important;
	}
	div div ul li div div p {
		font-size: 12px !important;
	}
/*
	ul.slides {
		width: 320px !important;
		height: auto !important;
	}
	.home ul.slides {
		width: auto !important;
		height: auto !important;
	}	
	ul.slides {
		border: gray 1px solid;
		min-width: 355px !important;
		height: auto !important;
	}
	.home ul.slides {
		border: gray 1px solid;
		min-width: 0px !important;
		height: auto !important;
	}
*/
}
@media only screen and (max-width: 380px) {
	.jqp-slider {
	/* 	border: gray 1px solid; */
		height: 228px !important;
		box-shadow: 10px 10px 5px #cccccc !important;
	}
	.jqp-slider img {
		width: 772px !important;
		height: 228px !important;
	}
	.slide-excerpt {
		margin-top: 90px !important;
		margin-left: 7px !important;
		width: 270px !important;
		height: 106px !important;
	}	
	.entry-title {
		display: inline-block !important;
	}
	div div ul li div div h2  {
		font-size: 15px !important;
	}
	div div ul li div div p {
		font-size: 12px !important;
	}
/*
	ul.slides {
		width: 320px !important;
		height: auto !important;
	}
	.home ul.slides {
		width: auto !important;
		height: auto !important;
	}	
	ul.slides {
		border: gray 1px solid;
		min-width: 250px !important;
		height: auto !important;
	}
	.home ul.slides {
		border: gray 1px solid;
		min-width: 0px !important;
		height: auto !important;
	}
*/
}
@media only screen and (max-width: 330px) {
	.jqp-slider {
	/* 	border: gray 1px solid; */
		height: 228px !important;
		box-shadow: 10px 10px 5px #cccccc !important;
	}
	.jqp-slider img {
		width: 77px !important;
		height: 228px !important;
	}
	.slide-excerpt {
		margin-top: 90px !important;
		margin-left: 7px !important;
		width: 220px !important;
		height: 106px !important;
	}	
	.entry-title {
		display: inline-block !important;
	}
	
	div div ul li div div h2  {
		font-size: 15px !important;
	}
	div div ul li div div p {
		font-size: 12px !important;
	}
	img.sp-image.wp-post-image {
	  width: 100% !important;
	}
	.twitter-timeline {
		width: 220px !important;
	}
	body .fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner {
		margin-left: -20px;
	}
/*
	ul.slides {
		width: 200px !important;
		height: auto !important;
	}
	.home ul.slides {
		width: auto !important;
		height: auto !important;
	}	
	ul.slides {
		border: gray 1px solid;
		min-width: 250px !important;
		height: auto !important;
	}
	.home ul.slides {
		border: gray 1px solid;
		min-width: 0px !important;
		height: auto !important;
	}
*/
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
	
}