/*
Theme Name: Nu-core
Theme URI: http://www.nu-core.com.au/
Author: Web Development Team
Author URI: http://www.nu-core.com.au/
Description: Established in 2010, Nu-Core® GCP Geopolymer Composite Panel is an innovative step forward in the development of Aluminium composite panel (ACP) products and Metal Composite materials (MCM)..
Version: 7.0
License: GNU General Public License v2 or later
License URI: http://www.nu-core.com.au/about-us.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Nu-core

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Media Queries
 *    15.1 - Mobile Large
 *    15.2 - Tablet Small
 *    15.3 - Tablet Large
 *    15.4 - Desktop Small
 *    15.5 - Desktop Medium
 *    15.6 - Desktop Large
 *    15.7 - Desktop X-Large
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */
.modp{ font-size: 13px; line-height: 15px; padding: 0 20px 10px; text-align: right; font-weight: bold;}
.InqForm label{ padding-left: 10px;}
.InqForm input[type="radio"]{ vertical-align: middle; margin: 4px; }
.InqForm label.rin{ font-size: 11px; margin: 0px 10px 0px 0px; padding: 0;}
.grey-bg{
	background-color: #f4f4f4;
}
.TypicalPg{
	color: #3a3a3a;
	padding: 40px 50px;
}
.TypicalPg ol{
	padding-left: 20px;
	padding-bottom: 20px;
}
.TypicalPg ol li{
	list-style: circle;
	color: #3a3a3a;
}

.dl-sub-page{
	padding: 60px 75px;
	margin-top: 15px;
}
.dl-sub-page h1{
	font-size: 23px;
}
.dl-sub-page h4{
    margin: 0 0 13px 0;
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
}
.dl-sub-page p{
	color: #3a3a3a;
}


@media only screen and (max-width:480px){
		.dl-sub-page{
			padding: 30px;
		}
		.dl-sub-page h1 {
		    font-size: 20px;
		}
		.TypicalPg{
			padding: 30px;
		}
	}

@media only screen and (min-width:960px){

	.dl-sub-page .col-md-8{
		padding-left: 60px;
	}
}
