/*
.footer{background-color:#95C7EC;}*/
.sectionBg{background: #EEFFFF;}
.bgYellow{
	background-color: #FFC632;
}

.rebootTodayBg{
    border-radius: 10px;
    background:#0e6fa4;
}
.applyNowBtn{
    filter: drop-shadow(7px 8px 4px rgba(0, 0, 0, 0.35));
    background: inherit;
    border: 2px solid #FFC632;
    border-radius: 32px;
    color: #FFC632;
    font-size: 1rem;
}
.rebootTallyBg{
    background: url('/wp-content/themes/tally/assets/images/reboot-with-tally/banner-bg-reboot-with-tally.svg') no-repeat left;
    background-size: 47%;
}
.bannerBg{
   background-color: #0e6fa4;
}

.headingFontWeight{
    font-weight: 700!important;
}
.sectionParagraph{
    font-weight: 400;
}
.quoteLeft{
    background: url('/wp-content/themes/tally/assets/images/reboot-with-tally/quote-left.svg') no-repeat left;
}
.quoteRight{
    background: url('/wp-content/themes/tally/assets/images/reboot-with-tally/quote-right.svg') no-repeat right;
}
.bg-blob{
    background: url('/wp-content/themes/tally/assets/images/reboot-with-tally/bg-blob.svg') no-repeat left;
}
.hrName{
    font-weight: 800!important;
}
@media (min-width:280px){
    .rebootTallyBg {
        background-size: 100%;
        background-position: center;
        font-size: 1.2rem;
    }
    .sectionImg{
        width: 18rem;
    }
    .timerIcon{
        width: 1.5rem;
    }
    .quoteLeft,.quoteRight{
        height: 1rem;
        background-size: contain;
    }
    .mainHeading,.tagName  {
        font-size: 1.2rem;
    }
    .hrImage{
        width: 10rem;
    }
    .headingFontWeight{
        font-size: 1.5rem;
    }
    .rebootTodayBg h2{
        font-size: 1.8rem;
    }
}
@media (min-width:320px){
    .rebootTallyBg {
        background-size: 92%;
        padding-left: 30px;
    }
}
@media (min-width:375px){
    .rebootTallyBg {
        background-size: 99%;
        font-size: 1.6rem;
        padding-left: 30px;
    }
    .mainHeading,.tagName  {
        font-size: 1.5rem;
    }
}
@media (min-width:412px){
    .rebootTallyBg {
        padding-top: 0.5rem!important;
    }
}
@media (min-width:425px){
}
@media (min-width:576px){
    .rebootTallyBg {
        background-size: 65%;
    }
}
@media (min-width:768px){
    .rebootTallyBg {
        background-size: 72%;
        padding-left: 94px;
    }
    .mainHeading, .tagName {
        font-size: 1.8rem;
    }
    .quoteLeft, .quoteRight {
        height: 2rem;
    }
    .hrImage {
        width: 12rem;
    }
    .sectionImg {
        width: 10rem;
    }
    .bannerLeftImg{
        position: relative;
        left:-53px;
    }

}
@media (min-width: 992px){
    .bannerLeftImg{
    left:0px;
    } 
}
@media (min-width:1024px){
    .rebootTallyBg{
        background-position: left;
        background-size: 56%;
        padding-left: 0px;
    }
    .sectionImg {
        width: 18rem;
    }
    .mainHeading, .tagName {
        font-size: 2.4rem;
    }
    .headingFontWeight {
        font-size: 1.8rem;
    }
    /*.sectionParagraph {
        font-size: 1rem!important;
    }*/
}
@media (min-width:1200px){
    .mainHeading,.tagName{
        font-size: 2.5rem;
    }
    .headingPara{
        font-size: 1.2rem!important;
    }
    .timerIcon{
        width: 1.5rem;
    }
    .bannerLeftImg {
        width: 18rem;
    }
    .hrImage {
        width: 14rem;
    }
    .sectionImg{
        width: 19rem;
    }
    .quoteRight,.quoteLeft{
        height: 2.3rem;
    }
    .rebootTodayBg h2 {
        font-size: 1.8rem;
    }
    .quoteRight {
        margin-top: -3rem;
        margin-right: 11rem;
    }
    .rebootTallyBg {
        background-size: 47%;
    }
    
}
@media (min-width:1280px){
}
@media (min-width:1366px){

}
@media (min-width:1440px){
    .rebootTallyBg {
        background-size: 47%;
    }
} 
@media (min-width:1920px){
   
}     

