/*
Theme Name: USMC
Description: Child theme for Avada theme
Author: Bright Mountain Development Team
Author URI: https://bmaq.com
Template: Avada
Version: 1.0.1
Text Domain:  Avada
*/

body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
} 

#wrapper {
	border-left: 5px solid #e7e7e7;
	border-right: 5px solid #e7e7e7;
	box-shadow: 8px 0 10px -4px rgba(0, 0, 0, 0.3), -8px 0 8px -4px rgba(0, 0, 0, 0.3);
}

.theiaStickySidebar {
	-webkit-box-shadow: -14px 0px 25px -16px #999;
	box-shadow: -14px 0px 25px -16px #999;
	background-color: #f7f7f7;
}

#content a {
	color: #911a1d;
}

.home #content a {
	color: inherit;
}

.page-id-24 #content a {
	color: #e2c410;
}

#content a:hover {
	text-decoration: underline;
}

.fusion-header-banner {
	width: 728px;
	height: 90px;
	margin-right: 20px;
}

.fusion-recent-posts {
	margin-bottom: 0;
}

.fusion-recent-posts .homeposts {
	border-top: 3px solid #911a1d;
}

.fusion-header-v4 .fusion-header {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

#main .fusion-row, #slidingbar-area .fusion-row, .fusion-footer-copyright-area .fusion-row, .fusion-footer-widget-area .fusion-row, .fusion-page-title-row, .tfs-slider .slide-content-container .slide-content {
	max-width: 100% !important;
}

#main, #slidingbar, .fusion-footer-copyright-area, .fusion-footer-widget-area, .fusion-page-title-bar, .fusion-secondary-header, .header-v4 #small-nav, .header-v5 #small-nav, .sticky-header .sticky-shadow, .tfs-slider .slide-content-container {
	padding-left: 15px !important;
	padding-right: 0px !important;
	padding-top:   0px !important;
	padding-bottom: 0px !important;
}

.fusion-header {
	padding-left: 15px !important;
	padding-right: 10px !important;
}

.fusion-footer-widget-area.fusion-row { 
	padding-top:50px !important; 
}

/*
#main-three-posts .flex-active-slide { 
	height: 140px !important; 
}
*/

#main-three-posts .fusion-recent-posts {
	margin-bottom: 10px !important;
}

.bmaq-one-third {
	width: 266px;
	float: left;
	margin-right: 28px;
}

.bmaq-one-third.fusion-column-last {
	margin-right: 0px;
}

.fusion-body .fusion-button-large, .button-large, .button.large {
	padding: 13px 0px;
}

body .comment-form input[type="submit"], body .fusion-button, body .fusion-load-more-button, body .ticket-selector-submit-btn[type="submit"], body .wpcf7-form input[type="submit"] {
	background: #911a1d;
	color: #fff;
}

/*#news-box-left a { 
	color:#FFF !important;
}

#news-box-left h4 {
	color: #fff !important;
	font-size: 25px;
	font-weight: 700;
	line-height: 26px;
	padding-left: 10px;
	position: absolute;
	text-shadow: 0 1px 1px #000;
	top: 170px;
	z-index: 99;
}
*/

.home .fusion-recent-posts h4 {
	font-size:21px;
	font-weight:bold;
	line-height:23px;
	margin:5px 0 5px 0;;	

}

#sidebar .widget {
	margin-bottom: 0;
}

#sidebar .widget .fusion-recent-posts {
	margin-bottom: 0;
}

#sidebar .wpp-list img {
	margin-bottom: 10px;
}

#sidebar .wpp-list .wpp-post-title,
#sidebar .entry-title a {
	font-size:16px;
	line-height:18px;
	font-weight: bold;
}

#sidebar .wpp-list .wpp-post-title {
	line-height: 23px;
	margin: 5px 0;
}

#sidebar .widget-title {
	font-size:15px;
	font-weight:bold;
	margin:0px !important;
	color: #FFF !important;
}

#sidebar .heading {
	background-color: #911a1d;
	border-bottom:1px solid #ab595c; 
	padding:5px 16px;
}

#sidebar .wpp-list,
#sidebar .textwidget {
	border-top:2px dotted #dfdfdf; 
	padding: 15px;
}

#just_now a { 
	font-size:12px !important;
}

#just_now .fusion-flexslider {
	float: left;
	margin: 6px 20px 5px 0;
	overflow: hidden;
	width: 70px !important;
	transition: color 0s ease 0s, background-color 75ms ease 0s, all 75ms ease 0s;
}

#social_links-widget-2 .fusion-social-networks { 
	padding-top:30px;
	text-align:center; 
}

#social_links-widget-2 { 
	margin-bottom: 20px !important;
}

#main #content { 
	padding-top: 30px;
	padding-bottom: 20px;
}

.home #main #content {
	padding-top: 0;
}

.fusion-page-title-bar {
	background-color: #f6f6f6 !important;
	border-color: #d2d3d4;
	padding-right:20px !important;
	padding-top:10px !important;
}

.fusion-secondary-main-menu { 
	background-color: #191919 !important;
	color: #deb026 !important;
}

.fusion-main-menu > ul > li > a {
	color: #fff !important;
}

.fusion-main-menu > ul > li > a:hover{
	color: #deb026 !important;
	border-color: #191919 !important;
}

.fusion-main-menu .sub-menu {
	border-top: 3px solid #191919 !important;
}

.fusion-main-menu .current-menu-ancestor > a, .fusion-main-menu .current-menu-item > a, .fusion-main-menu .current-menu-parent > a, .fusion-main-menu .current_page_item > a {
	border-color: #deb026 !important;
	color: #deb026 !important;
}

.searchform .search-table .search-field input {
	height: 30px !important;
}

.searchform .search-table .search-button input[type="submit"] {
	height: 30px !important;
	line-height: 30px !important;
	width: 30px !important;
}

.fusion-secondary-header .fusion-alignright {
	padding-top: 4px;
}

/*
.fusion-secondary-header {
	background-color: #191919 !important;
	border-bottom-color: #090909 !important;
}
*/

#text-33  .wp-post-image, #text-34 .wp-post-image {
	height: 175px;
	margin-bottom:10px; 
}

#text-33 h4 , #text-34 h4 {  
	font-size:16px;
	font-weight:bold;
}

#text-35 .post_image {
	margin-bottom:10px; 
}

#text-35 h4 { 
	font-size:16px;
	font-weight:bold;
}

.fusion-custom-menu-item fusion-main-menu-search fusion-last-menu-item {
	display:none !important;
}

#text-36 .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
	float: left;
	margin: 0 10px 5px 0;
	overflow: hidden;
	width: 80px;
}

#text-36 img { 
	margin-top:6px; 
}

#text-36 h4 a {
	font-size:11px !important;
}

.base {
	width: 100%;
	border: 2px solid gold;
	margin: 0 auto -20px auto;
}

.base:hover, .base:hover + .fusion-column-wrapper .fusion-button-wrapper a {
	border: 2px solid #fff !important;
	color: #fff !important;
}

.fusion-flexslider.flexslider-posts .slide-excerpt {
	bottom: 0;
}

.flexslider-posts h2 { 
	text-transform: uppercase;
}

#mainpostsmiddle h4 {
	font-size:16px !important;
}

#wrapper #main .fusion-portfolio-content > h2.entry-title, #wrapper #main .fusion-post-content > h2.entry-title, #wrapper #main .post > h2.entry-title {
	font-size: 25px !important;
	line-height: 29px !important;
	font-weight: bold;
}

/* Buttons on Bases Page */
.fusion-button.button-1{
	border-width:2px;
	color:#e2c410;
	border-color:#e2c410;
	width: 100%;
	box-sizing: border-box;
}

.fusion-button.button-1:hover,.fusion-button.button-1:focus,.fusion-button.button-1:active {
	border-width:2px;
	border-color:#FFFFFF;
	color:#FFFFFF;
}

.fusion-button.button-1 {
	background: #000000;
}

.fusion-button.button-1:hover,.button-1:focus,.fusion-button.button-1:active {
	background: #000000;
}


/*
#main-three-posts img {
	height:200px !important;
}
*/

/*
.fusion-button {
	width: 100% !important;
}
*/

/*
.fusion-body .fusion-button-large, .button-large, .button.large {
	padding: 13px 5px !important;
}
*/

/*
.fusion-secondary-header {
	background-color: #911a1d !important;
	border-bottom-color: #911a1d !important;
}
*/

#main-article > .slides {
	height: 406px;
	overflow: hidden;
}

#main-article .slide-excerpt {
	bottom: 0px !important;
	position: absolute;
}

.fusion-flexslider.flexslider-posts .slide-excerpt h2 {
	background: rgba(145, 26, 29, 0.7) none repeat scroll 0 0 !important;
}

.child-page {
	background: #f7f7f7;
	padding-bottom: 10px;
	padding-top: 10px;
	z-index: 6;
}

.child-page.post {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #d8d8d8;
	margin-bottom: 10px;
	padding: 15px 10px 10px;
	overflow: visible;
	position: relative;
	width: 100%;
}

.child-page .entry-content {
	margin-top: 0;
}

.child-page img {
	border: 4px solid #e3e3e3;
	margin: 5px 0;
}

.child-page .excerpt-thumb img {
	float: left;
	margin: 10px 1em 0 0;
}

.child-page .excerpt-thumb img {
	margin-top: 0;
}

.child-page .post-title {
	border-bottom: none;
	margin: 0;
	padding: 0;
}

.post-title, .post-title a {
	font: 24px "Pontano Sans", sans-serif;
	color: #1772af;
	margin-top: -3px;
}

.child-page .entry-content p {
	line-height: 18px;
	margin-top: 5px;
}

.block-button, .block-button:visited, .Button, .button, input[type="submit"], button, #commentform #submit, .wpsc_buy_button {
/* 	background: url('images/bg-block-button.png') left bottom repeat-x #1C5FA5; */
	background: -moz-linear-gradient(#ff0000, #860f13);
	background: -webkit-linear-gradient(#ff0000, #860f13);
	background: -o-linear-gradient(#ff0000, #860f13);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff0000', EndColorStr='#860f13')";
	background: linear-gradient(#ff0000, #860f13);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 2px #aaa;
	-webkit-box-shadow: 0 1px 2px #aaa;
	box-shadow: 0 1px 2px #aaa;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	border: 1px solid #1C5FA5;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	font: bold 12px arial;
	padding: 5px 15px 6px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 0 #16497E;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	vertical-align: top;
}

.block-button:hover, .Button:hover, .button:hover, input[type="submit"]:hover, button:hover, #commentform #submit:hover, .wpsc_buy_button:hover {
	background: #860f13;
}

.child-page .block-button {
	float: right;
	color: #fff !important;
}

.pagination .current, .page-links > .page-number, .woocommerce-pagination .current {
	border: 1px solid #860f13;
	background: #860f13;
}

.pagination a.inactive:hover, .page-links a:hover, .woocommerce-pagination .page-numbers:hover {
	border: 1px solid #860f13;
	color: #870f14;
}

.fusion-social-links-footer .fusion-social-networks {
	margin-right: 15px;
}

.single-navigation {
	margin-bottom: 0;
}

.related-posts,
.about-author,
.single .fusion-sharing-box {
	margin-top: 0;
}

#wrapper #main .post > h2.entry-title {
	margin-bottom: 0;
}

.fusion-meta-info {
	margin-top: 10px;
	margin-bottom: 10px;
}

.fusion-main-menu .sub-menu li a:hover {
	color: #deb026 !important;
	text-decoration: underline;
}

.fusion-blog-layout-grid .fusion-post-content-wrapper, .fusion-blog-layout-timeline .fusion-post-content-wrapper {
	padding: 10px 10px 0 10px;
}

.fusion-blog-layout-grid .fusion-post-content-container, .fusion-blog-layout-timeline .fusion-post-content-container {
	margin-top: 10px;
}

.post-content p, .fusion-post-content p {
	margin-bottom: 10px;
}

.fusion-content-sep {
	margin-top: 0;
}

.fusion-blog-layout-grid .fusion-meta-info {
	margin-bottom: 10px;
}

.ad_rotator .ad_rotator {
	padding: 15px;
}

.video-container {
	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%;
}

/*--------------------------------------------------------------
	NDN Videos
--------------------------------------------------------------*/

.ndn_embed:not(#ndn-widget-embed-2) {
	float: left;
	margin-bottom: 15px;
	width: 100% !important;
	height: 500px !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;
}

.ndn_playerOptions {
	display: none;
}

/*--------------------------------------------------------------
	Brought to you by: Bright Mountain Media
--------------------------------------------------------------*/
.by {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}


#menu-footer-menu li a {
    color: #fff;
}

#menu-footer-menu li a:hover {
	color: #911a1d;
}

#menu-footer-menu li {
    float: left;
    list-style: none;
    margin: 0px 10px;
    font-size: 12px;
}

ul#menu-footer-menu {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.menu-footer-menu-container {
    padding: 10px 0;
}

.fusion-social-links-footer {
	width: 22%;
}

/*--------------------------------------------------------------
	Media Queries
--------------------------------------------------------------*/
@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;
}

@media only screen and (max-width: 817px){
	.mobile-header {
		visibility: visible;
	}
	.original-header { 
		display: none;
	}
}

@media only screen and (min-width: 818px){
	.mobile-header {
		display: none;
	}
}

/*--------------------------------------------------------------
	iPad Media Queries
--------------------------------------------------------------*/
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
	#wrapper #main #content {
		width: 650px;
	}
	.fusion-logo img.fusion-standard-logo {
		width: 245px;
	}
	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner {
		width: 728px;
	}
	.single #wrapper #main #sidebar {
		display: block;
	}
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
	.fusion-secondary-header, .wp-pagenavi .pages {
		display: none;
	}
	#wrapper #main #content {
		width: 395px !important;
	}
	#wrapper #main #sidebar {
		width: 330px !important;
	}
	body #main .fusion-portfolio h2, body #wrapper #main .post h2, body #wrapper #main .post-content .fusion-title h2, body #wrapper #main .post-content .title h2, body #wrapper .fusion-title h2, body #wrapper .post-content h2, body #wrapper .title h2, body h2.entry-title, body #wrapper #main .fusion-post-content > h2.entry-title, .home .fusion-recent-posts h4 {
		font-size: 18px !important;
		line-height: 20px !important;
	}
	.bases-container {
		width: 395px;
		height: 765px;
	}
	.bmaq-one-third {
		width: 119px;
		margin-right: 19px;
	}
	.post-content iframe {
		width: 100%;
	}
}

/*--------------------------------------------------------------
	Mobile Media Queries
--------------------------------------------------------------*/
@media only screen and (max-width: 1219px) {
	#wrapper #main #content {
		width: 835px
	}
}

@media only screen and (max-width: 1199px) {
	#wrapper #main #content {
		width: 815px;
	}
}

@media only screen and (max-width: 1179px) {
	#wrapper #main #content {
		width: 795px;
	}
}

@media only screen and (max-width: 1159px) {
	#wrapper #main #content {
		width: 775px;
	}
}

@media only screen and (max-width: 1139px) {
	#wrapper #main #content {
		width: 755px;
	}
}

@media only screen and (max-width: 1119px) {
	#wrapper #main #content {
		width: 735px;
	}
}

@media only screen and (max-width: 1099px) {
	#wrapper #main #content {
		width: 715px;
	}
}

@media only screen and (max-width: 1079px) {
	#wrapper #main #content {
		width: 695px;
	}
}

@media only screen and (max-width: 1059px) {
	#wrapper #main #content {
		width: 675px;
	}
}

@media only screen and (max-width: 1039px) {
	#wrapper #main #content {
		width: 655px;
	}
}

@media only screen and (max-width: 1024px) {
	#wrapper #main #content {
		width: 640px;
	}
}

@media screen and (max-width: 1023px) {
	.fusion-header-banner {
		width: 468px;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 1005px) {
	#wrapper #main #content {
		width: 620px;
	}
}

@media only screen and (max-width: 985px) {
	#wrapper #main #content {
		width: 600px;
	}
}

@media only screen and (max-width: 965px) {
	#wrapper #main #content {
		width: 580px;
	}
	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner {
		width: 468px;
	}
}

@media only screen and (max-width: 945px) {
	#wrapper #main #content {
		width: 560px;
	}
	body #main .fusion-portfolio h2, body #wrapper #main .post h2, body #wrapper #main .post-content .fusion-title h2, body #wrapper #main .post-content .title h2, body #wrapper .fusion-title h2, body #wrapper .post-content h2, body #wrapper .title h2, body h2.entry-title, body #wrapper #main .fusion-post-content > h2.entry-title, .home .fusion-recent-posts h4 {
		font-size: 18px !important;
		line-height: 20px !important;
	}
	.bases-container {
		width: 395px;
		height: 765px;
	}
	.bmaq-one-third {
		width: 119px;
		margin-right: 19px;
	}
	.post-content iframe {
		width: 100%;
	}
}

@media only screen and (max-width: 925px) {
	#wrapper #main #content {
		width: 540px;
	}
}

@media only screen and (max-width: 905px) {
	#wrapper #main #content {
		width: 520px;
	}
}

@media only screen and (max-width: 897px) {
	body .fusion-main-menu > ul > li {
		padding-right: 30px;
	}
}

@media only screen and (max-width: 885px) {
	#wrapper #main #content {
		width: 500px;
	}
}

@media only screen and (max-width: 865px) {
	#wrapper #main #content {
		width: 480px;
	}
}

@media only screen and (max-width: 845px) {
	#wrapper #main #content {
		width: 460px;
	}
}

@media only screen and (max-width: 825px) {
	#wrapper #main #content {
		width: 440px;
	}
}

@media only screen and (max-width: 807px) {
	body .fusion-main-menu > ul > li {
		padding-right: 20px;
	}
	#wrapper #main #content {
		width: 420px;
	}
}

@media only screen and (max-width: 800px) {
	.fusion-selector-down:before,
	.fusion-mobile-menu-icons a,
	.fusion-mobile-menu-icons a:before {
		color: #bf1e2e !important;
	}
	
	.fusion-mobile-selector,
	.fusion-selector-down {
		border-color: #bf1e2e !important;
	}
	
	.fusion-mobile-menu-icons a:before {
		color: #bf1e2e !important;
	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo {
		width: 100% !important;
	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo a {
		float: left !important;
	}
	
	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner {
		width: 468px;
	}
	.fusion-mobile-menu-design-classic .fusion-alignleft,
	.fusion-mobile-menu-design-classic .fusion-alignright {
		margin-bottom: 10px;
	}
	.avada-container .columns {
		margin: 0;
	}
	.avada-container .columns .col {
		padding: 0;
	}
}

@media only screen and (max-width: 778px) {
	#wrapper #main #content {
		width: 395px;
	}
}

@media only screen and (max-width: 767px) {
	#wrapper #main #content {
		width: 395px !important;
	}
	#wrapper #main #sidebar {
		width: 330px !important;
		float: right !important;
		clear: none;
	}
}

@media only screen and (max-width: 750px) {
	#wrapper #main #content {
		width: 375px !important;
	}
	#wrapper #main #sidebar {
		width: 330px !important;
		float: right !important;
		clear: none;
	}
}

@media only screen and (max-width: 730px) {
	#wrapper #main #content {
		width: 355px !important;
	}
	#wrapper #main #sidebar {
		width: 330px !important;
		float: right !important;
		clear: none;
	}
}

@media only screen and (max-width: 710px) {
	#wrapper #main #content {
		width: 335px !important;
	}
	#wrapper #main #sidebar {
		width: 330px !important;
		float: right !important;
		clear: none;
	}
}

@media only screen and (max-width: 690px) {
	#wrapper #main #content {
		width: 315px !important;
	}
	#wrapper #main #sidebar {
		width: 330px !important;
		float: right !important;
		clear: none;
	}
}

@media only screen and (max-width: 667px) {
	#wrapper #main #content {
		width: 295px !important;
	}
	#wrapper #main #sidebar {
		width: 330px !important;
		float: right !important;
		clear: none;
	}
}

@media only screen and (max-width: 640px) {
	#wrapper #main #content {
		width: 275px !important;
		float: left !important;
	}
	#wrapper #main #sidebar {
		width: 330px !important;
		float: right !important;
		clear: none;
	}
	body #main .fusion-portfolio h2, body #wrapper #main .post h2, body #wrapper #main .post-content .fusion-title h2, body #wrapper #main .post-content .title h2, body #wrapper .fusion-title h2, body #wrapper .post-content h2, body #wrapper .title h2, body h2.entry-title, body #wrapper #main .fusion-post-content > h2.entry-title, .home .fusion-recent-posts h4 {
		font-size: 12px !important;
		line-height: 14px !important;
	}
}

@media only screen and (max-width: 600px) {
	#wrapper #main #content {
		width: 235px !important;
		float: left !important;
	}
	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner {
		width: 300px;
		height: 250px;
	}
}

@media only screen and (max-width: 598px) {
	#wrapper #main #content {
		width: 230px !important;
	}
}

@media only screen and (max-width: 533px) {
	#wrapper #main #content {
		width: 165px !important;
	}
}

@media only screen and (max-width: 414px) {
	#wrapper #main #content {
		width: 100% !important;
	}
}

/*
@media screen and (max-width: 1023px) {
	.fusion-header-banner {
		width: 468px;
		margin-top: 20px;
	}
}
*/


