.downloadAppComp{background-image:linear-gradient(to bottom,#e4513c,#c5281c);padding:24px 0 40px 0;margin-top:100px}
.downloadAppComp .leftBox{display:flex}
.downloadAppComp .leftBox .imgSection{width:130px;height:auto;margin-right:40px;margin-top:-70px}
.downloadAppComp .leftBox span{display:block}
.downloadAppComp .leftBox .headingText{font-family:"robotobold";font-size:1.4rem;line-height:1.2em;color:#fff;padding-bottom:8px;letter-spacing:1px}
.downloadAppComp .leftBox .subHeadingText{font-family:'robotolight';font-size:3.2rem;line-height:1.2em;color:#fff;padding-bottom:10px}
.downloadAppComp p{font-family:'robotolight';font-size:1.6em;line-height:1.2em;color:#fff;padding-bottom:12px}
.downloadAppComp p:last-child{padding-bottom:0}
.downloadAppComp .rightBox{max-width:292px}
.downloadAppComp .textLink{font-family:"robotobold";font-size:1.6rem;line-height:1.2em;color:#c21b17;padding:17px 10px;letter-spacing:1px;display:block;background:#fff;text-align:center;margin-top:10px;text-transform:uppercase;text-decoration:none;transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}
.downloadAppComp .textLink:hover{background:#f6f6f6}
@media(max-width:800px){.downloadAppComp .leftBox .subHeadingText{font-size:2.8rem}
.downloadAppComp .leftBox .imgSection{margin-right:20px}
}
@media(max-width:767px){.downloadAppComp .leftBox{display:block;padding-bottom:20px}
.downloadAppComp .leftBox .imgSection{margin-top:-90px;padding-bottom:40px}
.downloadAppComp .rightBox{margin:20px auto 0}
.downloadAppComp .leftBox .subHeadingText{font-size:3.2rem;padding-bottom:16px}
.downloadAppComp{margin-top:70px}
}