/**
 * Theme Name: DW Argo
 * Theme URI: http://www.designwall.com/wordpress/themes/dw-argo/
 * Demo URI: http://demo.designwall.com/dw-argo/
 * Author: DesignWall
 * Author URI: http://designwall.com/
 * Description: Responsive Magazine WordPress Theme
 * Version: 1.0.9
 * License: GNU General Public License v3 or later
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Tags: fluid-layout, responsive-layout, three-columns, right-sidebar, custom-menu, left-sidebar, black, white, orange
 * Text Domain: dw
 **/

.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}

.ltr .vc-feelback-rec-title, .ltr .vc-feelback-container .vc-feelback-title {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.inview iframe {
	display: block;
	margin: auto;
}

iframe#fsFrame {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
}

@media (max-width: 1400px) {
	#pushdown {
		margin-top: 80px !important;
	}
}

@media (max-width: 979px) {
	#pushdown {
    		display: none !important;
	}
}

#input_4_5 {
	margin-bottom: 10px;
}

.secondary-inner {
	margin-right: -2px;
}