/*
	Spatial by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Basic */

body, input, select, textarea {
    font-size: 11pt;
}

header.major {
    margin-bottom: 4em;
}

    header.major h2 {
        font-size: 2.5em;
    }

    header.major p {
        font-size: 1.3em;
    }

/* Feature */

.feature-grid .feature {
    margin-bottom: 2em;
}

.feature-grid-2 .feature {
    margin-bottom: 2em;
}

.feature-grid-3 .feature {
    margin-bottom: 2em;
}

/* Banner */

#banner {
    padding: 14em 0 11em 0;
}

    #banner h2 {
        font-size: 2.5em;
    }
#thermal_banner {
    padding: 8em 0 11em 0;
}
#thermal_banner h2 {
        font-size: 2.5em;
    }
#insulator_banner {
   padding: 8em 0 11em 0;
}
#insulator_banner h2 {
        font-size: 2.5em;
    }
#anti_contamination_banner {
    padding: 8em 0 11em 0;
}
#anti_contamination_banner h2 {
        font-size: 2.5em;
    }
#anti_corrosion_banner {
    padding: 8em 0 11em 0;
}
#anti_corrosion_banner h2 {
        font-size: 2.5em;
    }
#contact_us_banner {
    padding: 8em 0 11em 0;
}
#contact_us_banner h2 {
        font-size: 2.5em;
    }
/* Wrapper */

.wrapper.style3 header.major {
    margin-bottom: 2em;
}
