section#hero .container.py-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.navbar {
    border: 0 !important;
}
p.secure.text-center {
    margin-bottom: 0 !important;
}

 

.text_section .col-lg-6.pb-5 {
    padding-bottom: 23px !important;
}

.logos-slider {
    padding-top: 5px !important;
    padding-bottom: 5px;
}
section {
    padding: 40px 0px;
}

h1, h2, h3, h4, h5 {
    color: #2f78bd;
}
.footer-bottom.text-center.text-md-left {
    background: linear-gradient(48.07deg, #174c82 0%, #337ac0 100%);
}
footer.footer {
    background: linear-gradient(
48.07deg
, #174c82 0%, #337ac0 100%);
}


.step_2   .pform-radio__item input + label {
   padding: 8px 10px !important;
}

.step_2 .pform-radio__item input + label img {
    max-width: 30.57px;
}
 

.step_3   .pform-radio__item input + label {
   padding: 23.29px 10px !important;
}

@media (min-width: 1200px) and (max-width: 1366px){
	
/*
.hero--energy {
    background-size: 284px, cover;
    background-position: right 359px, top left;
}
*/
	
}

.hero--energy {
    background-position: right bottom;
	position: relative;
}

.why-section img {
    border-radius: 15px;
}
section.why-section {
    background: #F5EDF7;
    
}
@media (min-width:1200px){
.hero--energy {
    background-image: url(../../images/hero_energy_new.jpg) !important;
    background-size: cover !important;
}
	

.hero--energy:before {
    content: "";
    position: absolute;
    width: 305px;
    height: 400px;
    background: url(../../images/quote-energy-blue.png) no-repeat;
    background-position: right bottom;
    right: 0;
    bottom: -23px;
    background-size: contain;
}	
	
 	
}


@media (min-width:1700px){
	.hero--energy:before {
    content: "";
    position: absolute;
    width: 361px;
    height: 400px;
    background: url(../../images/quote-energy-blue.png) no-repeat;
    background-position: right bottom;
    right: 0;
    bottom: -27px;
    background-size: contain;
}
}


@media (max-width:1199px){

.hero--energy {
    background: url(../../images/hero_energy_new.jpg) !important;
}

}


@media (min-width:1367px) and (max-width:1539px){
	
/*
.hero--energy {
 background-position: right 326px, top left;
}
*/
	
}


@media (min-width:768px){
h2 {
    font-size: 44px;
    line-height: 56px;
}	
}


@media (max-width:991px) {

.text_section .col-lg-6:nth-child(1) {
    margin-bottom: 30px;
}


}


@media (max-width:767px){
.blurb-steps img {
    padding-bottom: 0;
}	
}


@media (max-width:480px){
	
	
.usp {
    max-width: 274px;
    margin: 0px auto;
    text-align: left;
}

.usp-item {
    width: 100%;
    margin: 3px 0px;
}	
	
 
}


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 