.horizontalBlueLine{
	border-top: 1.5px solid #dadada;
    margin: 0;
}

.filterHeading {
    font-size: 1.5rem;
}
.card{
	border:none!important;
}
.card-header{
	padding: 0rem 0rem;
	background-color: #fff!important;
    border-bottom: none;
}
.upArrow{
    transform: rotate(180deg);
}
.downArrowFilter{
    transform: rotate(0deg);
}
.upArrowFilter{
    transform: rotate(180deg);
}
.downArrow{
    transform:rotate(0deg);
}
.accordionHeading:hover,.accordionHeading:focus{
 	text-decoration: none;
}
.rightArrow{
	width: 2rem;	
}

.accordionArrow {
    width: 0.9rem;
}
.whatsAppText{
    display: inline-block;vertical-align: middle;
}
input[type="checkbox"]
{
    vertical-align:middle;
}
input[type="radio"] {
  vertical-align: baseline;
  cursor: pointer;
}
label,input{
    display: initial;
    vertical-align: middle;
}
.form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #3069B1;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 4px;
}
.form-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 7px;
    width: 5px;
    height: 12px;
    border: solid #3069B1;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.form-group {
    margin-bottom: .5rem;
}
.pointer,.form-group label{
    cursor: pointer;
}
.form-group label {
    position: relative; 
}
.card-heading-text {
    text-align: center;
    font-size: 1.5rem;
    margin: 1rem 0 0.25rem 0;
}
.border-hd {
    margin: 0 auto;
    border: 2px solid #ABD3EF;
    width: 12%;
}
.monthsRadioBtn {
    margin-left: 2px;
}
.card-price-text {
    color: #191919;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
}
.card-price-text span {
    font-weight: 400;
}
.filterHeading .form-group input:checked + label:after{
    top: 10px;
}
.perpetualLabel,.emiLabel{
    font-weight: 600;
}
.emiLabel{
    font-size: 1rem!important;
    color: #3069b1;
}
.monthsLabel,.addonsHead,.upgradesHead{
    font-weight: 500;
}

.emiLabelContainer{
    text-orientation: sideways;
    transform: rotate(270deg);
    position: relative;
    left: calc(-39% - 0.8rem);
    top: -10rem;
    position: relative;
    height: 0rem;
}
.cardContainer{
    border: 1px solid #e1e1e1;
    background-color: #f9f9f9;
}
.para-text{
    font-size: .8rem!important;
    font-weight: 500;
}
.custom-select-dropdown .select2-container .select2-selection--single{
    border-radius: 8px!important;
}
.custom-select-dropdown .select2-container .select2-dropdown.select2-dropdown--below{
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.custom-select-dropdown .select2-container .select2-dropdown.select2-dropdown--below .select2-results .select2-results__options {
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.cost-redesign {
    color: #3069b3;
    font-size: 24px;
    font-weight: 700;
}

/*responsive style*/
@media (min-width:280px){
    .logoImages {
        width: 8rem;
    }
    .tallyPrimeDeveloperLogo,.primeServerLogo {
        width: 17rem;
    }
    .horizontalBlueLine{
        width: 100%;
    }
    .primeWithWhatsApp{
        border-right: 2px solid #BDBDBD;
    }
    .whatsAppSection{
        font-size: 1rem;
        font-weight: 500;
    }
    .whatsappImg {
        width: 1.7rem;
    }
    .shoper9Logo{
        width: 10rem;
    }
    .tallyPrimeLogo{
        width: 12rem;
    }
    .pricingFilter{
        display: none;
    }
    .checkBoxSection, .addOnsSection {
        font-size: 1.2rem;
    }
    .accordionHeading {
        font-size: 1.3rem;
    }
    .form-group input:checked + label:after{
        top: 6px;
    }
    .filterHeading .form-group input:checked + label:after {
        top: 9px;
    }
    .tssHeading,.upgradesHeading{
        color: #3069b3;
        font-size: 32px;
        font-weight: 500;
    }
}

@media (min-width:375px){
    .whatsAppSection {
        font-size: 1.3rem;
    }
    .whatsappImg {
        width: 2.3rem;
    }
    .logoImages {
        width: 10rem;
    }
}

@media (min-width:425px){
    .tallyPrimeLogo {
        width: 14rem;
    }
    .tallyPrimeDeveloperLogo, .primeServerLogo {
        width: 20rem;
    }
    .logoImages {
        width: 11rem;
    }
}

@media (min-width:576px){

}

@media (min-width:768px){

}

@media (min-width:992px){
    .horizontalBlueLine{
        width: 90%;
    }
    .logoImages {
        width: 13rem;
    }
    .tallyPrimeDeveloperLogo {
        width: 23rem;
    }
    .shoper9Logo{
        width: 12rem;
    }
    .primeServerLogo{
        width: 20rem;
    }
    .primeWithWhatsApp{
        border-right: 1.8px solid #BDBDBD;
    }
    .whatsAppSection{
        font-size: 1.8rem;
        font-weight: 500;
    }
    .whatsappCardImg{
        width: 2rem;
    }
    .whatsappImg {
        width: 2.4rem;
    }
    .pricingFilter{
        display: block;
    }
    .checkBoxSection,.addOnsSection{
        font-size: .9rem;
    }
    .accordionHeading{
        font-size: 1rem;
    }
    .filterHeading .form-group input:checked + label:after {
        top: 10px;
    }
   .form-group input:checked + label:after {
        top: 3px;
    }
    .tssHeading,.upgradesHeading{
        font-size: 30px;
    }
}

@media (min-width:1200px){

}    