body,
html {
    height: 100%;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}
p {
    font-size: 18px
}
.navbar-brand img {
    height: 50px
}
.navbar-brand {
    height: 60px;
    padding: 5px 5px
}
.navbar-default {
    padding: 20px 0;
    border: 0;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s
}
.navbar-default .navbar-brand img {
    height: 50px
}
.navbar-default .navbar-brand {
    padding-top: 0px;
    font-size: 2em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}
.navbar-shrink {
    padding: 10px 0;
    opacity: 1
}
.modal {
    overflow-y: auto
}
.modal-open {
    overflow: auto
}
.modal-open[style] {
    padding-right: 0px !important
}
.desktopHeader {
    display: block
}
.mobileHeader {
    display: none
}
.container .jumbotron {
    padding-right: 0px;
    padding-left: 0px
}
.jumbotron {
    padding-top: 70px;
    padding-bottom: 70px
}
.jumbotron.jumbotron1 {
    padding-top: 120px
}
.jumbotron.jumbotron1 h1 {
    font-size: 40px;
    font-weight: 600
}
.jumbotron.jumbotron1 h4 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 40px
}
.jumbotron.jumbotron2 {
    padding: 0px
}
.jumbotron.jumbotron3 {
    padding-bottom: 70px;
    margin-bottom: 0px
}
section {
    padding-bottom: 100px
}
section h1 {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase
}
.product-logos {
    margin-top: 40px
}
.product-logos img {
    max-height: 60px
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}
.col-xs-15,
.col-sm-15,
.col-lg-15 {
    width: 20%;
    float: left
}
.circleImg {
    width: 200px;
    height: 200px;
    border-radius: 500px;
    margin: auto;
    border: 3px solid #eee;
    padding: 6px
}
textarea:focus,
input:focus {
    color: #555 !important
}
input,
select,
textarea {
    color: #555 !important
}
input::-webkit-input-placeholder,
select::selection {
    color: #555 !important
}
input:-moz-placeholder,
select:-moz-selection {
    color: #555 !important
}
input::-moz-placeholder,
select::-moz-selection {
    color: #555 !important
}
input:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #555 !important
}
.footer {
    padding: 50px 20px;
    font-size: 14px;
    min-height: 200px;
    position: relative;
    text-align: center
}
.footer-icon {
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    top: -50px;
    border: 4px solid #fff;
    border-radius: 200px;
    background-color: #472c4d
}
.footer-copy {
    margin-bottom: 20px;
    margin-top: 10px
}
.quicklinks {
    margin-bottom: 10px
}
#loader {
    width: 100%;
    height: 100%;
    background-color: rgba(225, 225, 225, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    display: none
}
#loader .loaderMsg {
    width: 60%;
    padding: 30px;
    text-align: center;
    font-size: 2em;
    margin: 30px auto;
    background-color: #fff
}
#loader .inner {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px
}
.jumbotron.jumbotronThankYou {
    margin-bottom: -20px
}
header#thankyou .intro-text {
    padding-top: 100px;
    padding-bottom: 20px;
    width: 100%;
    margin: auto;
    text-align: center
}
header#thankyou .intro-text .intro-lead-in,
header#thankyou .intro-text .intro-lead-in p {
    margin-bottom: 0px;
    font-size: 1.5em;
    line-height: 40px;
    text-align: center
}
header#thankyou .thankYouContainer {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 3em;
    color: #333
}
header .intro-text .intro-heading,
header .intro-text .intro-heading p {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2em;
    text-align: center
}
header#thankyou .thankYouContainer p {
    font-size: 1em;
    font-weight: 600
}
header#thankyou .thankYouContainer p span {
    font-size: 0.8em
}
body,
html {
    height: 100%;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}
p {
    font-size: 18px
}
.navbar-brand img {
    height: 50px
}
.navbar-brand {
    height: 60px;
    padding: 5px 5px
}
.navbar-default {
    padding: 20px 0;
    border: 0;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s
}
.navbar-default .navbar-brand img {
    height: 50px
}
.navbar-default .navbar-brand {
    padding-top: 0px;
    font-size: 2em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}
.navbar-shrink {
    padding: 10px 0;
    opacity: 1
}
.modal {
    overflow-y: auto
}
.modal-open {
    overflow: auto
}
.modal-open[style] {
    padding-right: 0px !important
}
.desktopHeader {
    display: block
}
.mobileHeader {
    display: none
}
.container .jumbotron {
    padding-right: 0px;
    padding-left: 0px
}
.jumbotron {
    padding-top: 70px;
    padding-bottom: 70px
}
.jumbotron.jumbotron1 {
    padding-top: 45px
}
.jumbotron.jumbotron1 h1 {
    font-size: 40px;
    font-weight: 600
}
.jumbotron.jumbotron1 h4 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 40px
}
.jumbotron.jumbotron2 {
    padding: 0px
}
.jumbotron2 img {
    width: 100%;
    height: auto
}
.jumbotron.jumbotron3 {
    padding-bottom: 70px;
    margin-bottom: 0px
}
section {
    padding-bottom: 100px
}
section h1 {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase
}
section.aboutus{
	padding-top:50px;
}
section.aboutus img{
	max-width: 250px;
}
.sectionHeading h1{
	line-height:80px;
}
.product-logos {
    margin-top: 40px
}
.product-logos img {
    max-height: 60px
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}
.col-xs-15,
.col-sm-15,
.col-lg-15 {
    width: 20%;
    float: left
}
.circleImg {
    width: 200px;
    height: 200px;
    border-radius: 500px;
    margin: auto;
    border: 3px solid #eee;
    padding: 6px
}
textarea:focus,
input:focus {
    color: #555 !important
}
input,
select,
textarea {
    color: #555 !important
}
input::-webkit-input-placeholder,
select::selection {
    color: #555 !important
}
input:-moz-placeholder,
select:-moz-selection {
    color: #555 !important
}
input::-moz-placeholder,
select::-moz-selection {
    color: #555 !important
}
input:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #555 !important
}
.footer {
    padding: 80px 20px;
    font-size: 14px;
    min-height: 200px;
    position: relative;
    text-align: center
}
.footer-icon {
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    top: -50px;
    border: 4px solid #fff;
    border-radius: 200px;
    background-color: #472c4d
}
.footer-copy {
    margin-bottom: 20px;
    margin-top: 10px
}
.quicklinks {
    margin-bottom: 10px
}
#loader {
    width: 100%;
    height: 100%;
    background-color: rgba(225, 225, 225, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    display: none
}
#loader .loaderMsg {
    width: 60%;
    padding: 30px;
    text-align: center;
    font-size: 2em;
    margin: 30px auto;
    background-color: #fff
}
#loader .inner {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px
}
.jumbotron.jumbotronThankYou {
    margin-bottom: -20px
}
header#thankyou .intro-text {
    padding-top: 100px;
    padding-bottom: 20px;
    width: 100%;
    margin: auto;
    text-align: center
}
header#thankyou .intro-text .intro-lead-in,
header#thankyou .intro-text .intro-lead-in p {
    margin-bottom: 0px;
    font-size: 1.5em;
    line-height: 40px;
    text-align: center
}
header#thankyou .thankYouContainer {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 3em;
    color: #333
}
header .intro-text .intro-heading,
header .intro-text .intro-heading p {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2em;
    text-align: center
}
header#thankyou .thankYouContainer p {
    font-size: 1em;
    font-weight: 600
}
header#thankyou .thankYouContainer p span {
    font-size: 0.8em
}


@media screen and (max-width: 767px) and (min-width: 320px) {

	.jumbotron1 .solarInitial {
		display: inline-block !important;
		-webkit-flex-flow: initial !important;
		flex-flow: initial !important;
	}

	.jumbotron1 .solarInitial h1 {
		margin-top: 0 !important;
	}

	#formWrapper {
		margin-bottom: 50px !important; 
	}
}
