@media (min-width: 576px){
.steppoup .modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
    height: 100%;
}
}
@media (min-width: 991px){
.steppoup .modal-dialog {
    max-width: 1000px;
    height: 100%;
}
}

@media(max-width:1620px) {
	.emploadingcontent h1{
		font-size: 50px;
	}
	.emploadingcontent p{
		font-size: 20px;
	}
	.emploadingcontent p{
		    padding: 10px 0px;
	}
	.btnbox a{
		font-size: 25px;
	}
	.advantagebox{
		    min-height: 496px;
	}
}
@media(max-width:1400px) {
.logo{
	margin-bottom: 35px;
}
.emploadingcontent h1{
		font-size: 40px;
	}
	.btnbox a{
		padding: 14px 45px;
	}
}
@media(max-width:1199px) {
.texthead{
	font-size: 30px;
}
.logo {
    margin-bottom: 20px;
}
.emploadingcontent h1 {
    font-size: 28px;
}
.emploadingcontent p {
    font-size: 16px;
    padding: 0;
}
.btnbox a{
	padding: 9px 33px;
	    font-size: 20px;
}
.btnbox span{
	font-size: 15px;
}
.emplading .headingmain{
	padding-top: 20px;
}
.advantagebox {
    min-height: 570px;
}
}
@media(max-width:991px) {
.advantagebox {
    min-height: 436px;
}
.advantagebox{
	    margin-bottom: 85px;
}	
.advantages{
	padding-bottom: 0px;
	padding-top: 100px;
}
.solarrebate .container p br{
display: none;
}
section.steppoup .modal-content {
    min-height: 461px;
}

}
@media(max-width:576px) {

.logo a img{
	width: 80px;
}
.emploadingcontent h1{
    font-size: 20px;
}
.emploadingcontent h1 br{
display: none;
}
.emploadingcontent p{
	font-size: 14px;
	line-height: 24px;
}
.emplading{
	    height: 423px;
}
.emplading img.bannerimg{
	    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left;
}
.texthead {
    font-size: 26px;
}
.advantages{
	padding-top: 22px;
}
.advantagebox{
	min-height: auto;
	margin-bottom: 54px;
}
.advantagebox span.iconname.lastone{
	    margin-top: -84px;
}
.advantagebox span.iconname{
	min-height: auto;
	text-align: center;
}
.customerbox{
	width: 100%;
	padding: 20px;
}
.customerslider .owl-stage-outer{
	padding: 25px 0px;
}
.solarrebate{
	overflow: hidden;
}
#msform fieldset{
	width: 100%;
}
fieldset h2.fs-title{
	font-size: 20px;
}
fieldset p{
	font-size: 14px;
	line-height: 20px;
}

.inputgroup label{
	font-size: 16px;
	    padding: 11px 10px;
	    padding-bottom: 38px;
}
#msform .next.action-button {
    right: 0;
    background-size: 18px;
    bottom: -58px;
    top: auto;
}
#msform .previous.action-button{
	 left: 0;
    background-size: 18px;
    bottom: -58px;
    top: auto;
}
#msform .action-button{
	width: 35px;
	height: 35px;
	background-size: 18px;
}

section.steppoup .modal-content {
    min-height: 620px;
}
.graphmain {
  width: 100%;
}
}