body{
    text-align: center;
}
VisiCalcClass {
    /*
    background: url(/staticAssets/calculators/load.gif) 50% 15% no-repeat;
    background-size: 80px 80px;
*/
    min-width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

   
 /* Edited by Mehadi*/
.social {
    display: none;
}

.container .eight.columns {
    width: 100%;
}
 /* Edited by Mehadi*/

#Loan_Repayment_Calculator {
    min-height: 1100px !important;
}

#Borrowing_Power_Calculator {
    min-height: 1700px !important;
}

#Budget_Planner {
    min-height: 1100px !important;
}

#Compound_Interest_Calculator {
    min-height: 1100px !important;
}

#Comparison_Rate_Calculator {
    min-height: 1300px !important;
}

#Credit_Card_Calculator {
    min-height: 1450px !important;
}

#Extra_Repayment_Calculator {
    min-height: 1300px !important;
}

#Home_Loan_Offset_Calculator {
    min-height: 1300px !important;
}

#How_Long_to_Repay_Calculator {
    min-height: 1100px !important;
}

#Income_Tax_Calculator {
    min-height: 1200px !important;
}

#Interest_Only_Mortgage_Calculator {
    min-height: 1250px !important;
}

#Introductory_Rate_Loan_Calculator {
    min-height: 1250px !important;
}

#Leasing_Calculator {
    min-height: 1200px !important;
}

#Loan_Comparison_Calculator {
    min-height: 1750px !important;
}

#Lump_Sum_Repayment_Calculator {
    min-height: 1350px !important;
}

#Property_Buying_Cost_Calculator {
    min-height: 1750px !important;
}

#Property_Selling_Cost_Calculator {
    min-height: 2500px !important;
}

#Reverse_Mortgage_Calculator {
    min-height: 2500px !important;
}

#Saving_Calculator {
    min-height: 1200px !important;
}

#Split_Loan_Calculator {
    min-height: 1350px !important;
}

#Property_Selling_Cost_Calculator {
    min-height: 1700px !important;
}

#Reverse_Mortgage_Calculator {
    min-height: 1100px !important;
}

#Stamp_Duty_Calculator {
    min-height: 1200px !important;
}

#Income_Annualisation_Calculator {
    min-height: 1000px !important;
}

#Income_Gross_Up_Calculator {
    min-height: 1200px !important;
}

#Income_Gross_Up_Calculator {
    min-height: 900px !important;
}

#RentvsBuyCalculator {
    min-height: 1900px !important;
}

#Mortgage_Switching_Calculator {
    min-height: 2500px !important;
}

@media screen and (max-width: 767px) {
    .VisiCalcClass {
        min-width: 100%;
        min-height: 2500px;
        margin: 0;
        padding: 0;
    }
    #Loan_Repayment_Calculator {
        min-height: 1100px !important;
    }
    #Borrowing_Power_Calculator {
        min-height: 1700px !important;
    }
    #Budget_Planner {
        min-height: 1100px !important;
    }
    #Compound_Interest_Calculator {
        min-height: 1100px !important;
    }
    #Comparison_Rate_Calculator {
        min-height: 1300px !important;
    }
    #Credit_Card_Calculator {
        min-height: 1450px !important;
    }
    #Extra_Repayment_Calculator {
        min-height: 1300px !important;
    }
    #Home_Loan_Offset_Calculator {
        min-height: 1300px !important;
    }
    #How_Long_to_Repay_Calculator {
        min-height: 1100px !important;
    }
    #Income_Tax_Calculator {
        min-height: 1200px !important;
    }
    #Interest_Only_Mortgage_Calculator {
        min-height: 1250px !important;
    }
    #Introductory_Rate_Loan_Calculator {
        min-height: 1250px !important;
    }
    #Leasing_Calculator {
        min-height: 1200px !important;
    }
    #Loan_Comparison_Calculator {
        min-height: 1750px !important;
    }
    #Lump_Sum_Repayment_Calculator {
        min-height: 1350px !important;
    }
    #Property_Buying_Cost_Calculator {
        min-height: 1750px !important;
    }
    #Property_Selling_Cost_Calculator {
        min-height: 2500px !important;
    }
    #Reverse_Mortgage_Calculator {
        min-height: 2500px !important;
    }
    #Saving_Calculator {
        min-height: 1200px !important;
    }
    #Split_Loan_Calculator {
        min-height: 1350px !important;
    }
    #Property_Selling_Cost_Calculator {
        min-height: 1700px !important;
    }
    #Reverse_Mortgage_Calculator {
        min-height: 1100px !important;
    }
    #Stamp_Duty_Calculator {
        min-height: 1200px !important;
    }
    #Income_Annualisation_Calculator {
        min-height: 1000px !important;
    }
    #Income_Gross_Up_Calculator {
        min-height: 1200px !important;
    }
    #Income_Gross_Up_Calculator {
        min-height: 900px !important;
    }
    #RentvsBuyCalculator {
        min-height: 1900px !important;
    }
    #Mortgage_Switching_Calculator {
        min-height: 1900px !important;
    }
}
