.pageBannerBg{
	background-repeat: no-repeat;
	height: auto;
	background-position: bottom;
}
.fontColorYellow{
	color:#FFC032;
}
.bg-yellow{
	background-color: #FFC032;
}
.hrLineYellow{
	border-top: 2px solid #FFC032;
}
.h2Head{
	font-size: 1.2rem;
	line-height: 2.5rem;
}
.formBg{
	background: none;
}

.highlightSection{
    border-radius: 3px;
}
.text-black{
	color: #000;
}
.registersubcontent{
	box-shadow: 0 0 0px 0 #c9c9c9!important;
}
.FeatName{
	box-shadow: inset 0 0 5px #c9c9c9!important;
}
.doMoreLi {
    font-size: 1rem;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.bannerCheckCircle {
    background: url('/us/wp-content/themes/tally/assets/images/switch-to-tallyprime/yellow-tick-mark.svg') no-repeat left top;
    height: 30px;
    padding-left: 30px;
    background-size: 22px;
    font-weight: normal;
    font-size: 1.1rem;
} 
@media (min-width:280px){
	.bannerCheckCircle {
	    height: auto;
	}
	.pageBannerBg{
		background: url('/us/wp-content/themes/tally/assets/images/switch-to-tallyprime/mobile-banner-bg.svg');
	}
}	
@media (min-width:320px){
	.getFullSuite {
	    font-size: 2.5rem;
	}
	.bannerSubHead{
		font-size: 1.4rem;
	}
	.hrLineYellow{
		width: 92%;
	}
	.pageBannerBg{
		background-position: bottom;
		background-size: cover;
	}
	.primeLogo{
		width: 9rem;
	}
	.softwareAdviceLogo{
		width: 3.8rem;
	}
	.capterraLogo{
		width: 5rem;
	}
	.leaderLogo{
		width: 3.5rem;
	}
	.blueBg{
		background: #2967b2;
	}
	.wordCloudImg{
		width: 100%;
	}
}

@media (min-width:375px){
	.leaderLogo {
	    width: 3.7rem;
	}
	.primeLogo {
	    width: 10rem;
	}
}

@media (min-width:412px){
	.hrLineYellow {
	    width: 82%;
	}
}
@media (min-width:576px){
	.getFullSuite {
	    font-size: 3.5rem;
	}
	.bannerSubHead {
	    font-size: 1.6rem;
	}
	.hrLineYellow {
	    width: 70%;
	}

}
@media (min-width:768px){
	.pageBannerBg{
		background: url('/us/wp-content/themes/tally/assets/images/switch-to-tallyprime/banner-bg.svg');
		background-repeat: no-repeat;
		height: auto;
		background-position: bottom;
		background-size: cover;
	}
	.getFullSuite {
	    font-size: 2.5rem;
	}
	.h2Head {
	    font-size: 1rem;
	    line-height: 1.8rem;
	}
	.leaderLogo {
	    width: 3.5rem;
	    line-height: 2rem;
	}
}
@media (min-width:1024px){
	.softwareAdviceLogo {
	    width: 3.1rem;
	}
	.leaderLogo {
	    width: 3rem
	}
	.hrLineYellow {
	    width: 68%;
	}
	.h2Head{
		line-height: 2rem;
	}
	.wordCloudImg{
		width: 75%;
	}
	.highlightSection{
		box-shadow: 0px 3.93548px 3.93548px rgba(0, 0, 0, 0.25);
	}
}


@media (min-width:1280px){
	.leaderLogo{
		width: 3.8rem;
	}
	.softwareAdviceLogo {
	    width: 4rem;
	}
	.capterraLogo{
		width: 5rem;
	}
	.hrLineYellow{
		width: 71%;
	}
	.ratingStars{
		width: 60%;
	}
	.h2Head {
	    font-size: 1.2rem;
	    line-height: 2.2rem;
	}
	.getFullSuite {
	    font-size: 3rem;
	}
	.bannerSubHead {
	    font-size: 2rem;
	}
	.wordCloudImg {
	    width: 65%;
	}
}