/* calculator styles */

.VisiCalcClass {
  background:url(/staticAssets/calculators/load.gif) 50% 15% no-repeat;
  background-size: 80px 80px;
  min-width: 100%;
  min-height:800px;
  margin:0;
  padding:0;
}

#Loan_Repayment_Calculator { min-height:750px !important; } 
#Borrowing_Power_Calculator { min-height:750px !important; }
 /* #Budget_Planner { max-height:2850px !important; }  */
#Compound_Interest_Calculator { min-height:850px !important; } 
#Credit_Card_Calculator { min-height:900px !important; }
#How_Long_to_Repay_Calculator { min-height:750px !important; }       
#Interest_Only_Mortgage_Calculator { min-height:750px !important; }
#Saving_Calculator { min-height:600px !important; }
#Split_Loan_Calculator { min-height:800px !important; }
#Property_Selling_Cost_Calculator { min-height:700px !important; }
#Reverse_Mortgage_Calculator { min-height:1100px !important; }
#Stamp_Duty_Calculator { min-height:800px !important; } 

#Income_Gross_Up_Calculator{ min-height:900px !important; }
#Income_Gross_Up_Calculator{ min-height:900px !important; }
#RentvsBuyCalculator { min-height:1100px !important; }
#Mortgage_Switching_Calculator { min-height:1100px !important; }

     
      
@media screen and (max-width: 767px) {
    .VisiCalcClass {
        min-width: 100%;
        min-height:1250px;
        margin:0;
        padding:0;}
                #Loan_Repayment_Calculator { min-height:1250px !important; }
                #Borrowing_Power_Calculator { min-height:1800px !important; }
                /* #Budget_Planner { min-height:5000px !important; } */
                #Comparison_Rate_Calculator { min-height:1450px !important; }
                #Compound_Interest_Calculator { min-height:1200px !important; }
                #Credit_Card_Calculator { min-height:1500px !important; }
                #Extra_Repayment_Calculator { min-height:1450px !important; }
                #Home_Loan_Offset_Calculator{ min-height:1400px !important; }
                #How_Long_to_Repay_Calculator { min-height:1250px !important; }
                #Interest_Only_Mortgage_Calculator { min-height:1450px !important; }
                #Saving_Calculator { min-height:1250px !important; }
                #Introductory_Rate_Loan_Calculator{ min-height:1400px !important; }
                #Lump_Sum_Repayment_Calculator { min-height:1450px !important; }
                #Split_Loan_Calculator { min-height:1550px !important; }
                #Loan_Comparison_Calculator { min-height:1800px !important; }
                #Property_Buying_Cost_Calculator { min-height:1850px !important; }
                #Property_Selling_Cost_Calculator { min-height:1650px !important; }
                #Reverse_Mortgage_Calculator { min-height:1900px !important; }
                #Stamp_Duty_Calculator { min-height:1250px !important; }       
                #Income_Gross_Up_Calculator{ min-height:1700px !important; }
                #Income_Gross_Up_Calculator{ min-height:1700px !important; }
                #RentvsBuyCalculator { min-height:1900px !important; }
                #Mortgage_Switching_Calculator { min-height:1900px !important; }                            
}
#visiAbacus_Calc_Container {
max-width:100% !important;
}

















/* start Work out sec */











#visiAbacus_Calc_Container {
  padding: 5px;
  width: 100%!important;
  max-width: none!important;
}
.what-to-consider {

  background: none;
  padding: 0px;
}


.sec-about {
  padding: 122px 0 180px 0;
  width: 100%;
  float: left;
  position:relative;
}

.sec-about .why-choose-img {
  /* position: absolute;
  top: 0;
  left: 0; */
  width: 30%;
  float: left;
  padding-top: 0px;
  border: 2px dashed #FB8E22;
  border-radius: 50%;
  margin-left: 2%;
  position: relative;
}

.sec-about .why-choose-img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.sec-about .why-choose-img {
  
  width: 30%;
  background-size: contain;
  top: 90px;
  border: 2px dashed #FB8E22;
  border-radius: 50%;
  left: 35px;
}
.calculator-content-wapper .wrapper {
  width: 100%;
}
.calculator-content-wapper .why-choose-img::before {
  content: "";
  background-image: url(../images/level2-why-choose2.png);
  background-repeat: no-repeat;
  width: 164px;
  height: 212px;
  position: absolute;
  right: 9px;
  top: 0px;
  background-size: contain;
  z-index: 1;
  -webkit-transform: rotate(103deg);
  -moz-transform: rotate(103deg);
}
.calculator-content-wapper .why-choose-img::after {
  content: "";
  background-image: url(../images/level2-why-choose1.png);
  background-repeat: no-repeat;
  width: 166px;
  height: 207px;
  position: absolute;
  left: 46px;
  bottom: -54px;
  background-size: contain;
  z-index: 1;
  -webkit-transform: rotate(73deg);
  -moz-transform: rotate(73deg);
}
.calculator-content-wapper .why-choose-img img {
  width: 100%;
  border-radius: 50%;
  margin-top: -3px;
  margin-left: -11px;
  margin-bottom: 3px;
  position: relative;
  z-index: 9;
}

.sec-about .why-wrap {
  max-width: 100%;
  padding-right: 0;
  padding-left: 550px;
  width: 68%;
  float: left;
  padding: 0px 50px 0px 91px;
}

.sec-about .why-wrap-list p:not(:last-child) {
  margin-bottom: 15px;
}

.sec-about .why-wrap-list p {
  color: rgba(100, 110, 121, 0.8);
}

.sec-about .sec-heading {
  padding-bottom: 20px;
  line-height: 66px;
}

.sec-about .why-wrap-list:not(:last-child) {
  padding-bottom: 27px;
}

.sec-about .sec-about-heading {
  font-size: 30px;
  line-height: 40px;
}


.add_why_wrap .sec-heading {
  font-size: 30px;
  line-height: inherit;
  font-family: mulibold;
}

.sec-heading span {
  color: #707070;
}

.sec-about .add_why_wrap .why-wrap-list p {
  font-size: 16px;
  margin-bottom: 12px;
  line-height: inherit;
}

.sec-about .why-wrap-list p:not(:last-child) {
  margin-bottom: 15px;
}

.sec-about .why-wrap-list p {
  color: rgba(100, 110, 121, 0.8);
}


.add_why_wrap .sec-heading {
  font-size: 27px;
  line-height: inherit;
  font-family: mulibold;
}



.sec-heading {
  font-family: 'MuliBlack';
  font-size: 45px;
  color: #f8820c;
  text-align: left;
  padding-bottom: 50px;
}




.add_why_wrap .add_part_business {
  margin-top: 35px;
}

.add_why_wrap .add_part_business .business-list-type li::before {
  width: 30px;
  height: 30px;
  margin-right: 20px;
  background-size: contain;
}

.add_why_wrap .add_part_business .business-list-type li {
  padding-left: 54px;
  line-height: 24px;
  font-size: 16px;
  color: #646E79;
  font-weight: 700;
  position:relative;
}

.business-list-type li::before {
  content: "";
  background-image: url(https://devproject.in/dev/fox-finance/wp-content/themes/online-courses/images/business/list-arrow.svg);
  
  background-repeat: repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 38px;
  position: absolute;
  left: 0;
}



.add_why_wrap .add_part_business .business-list-type li::before {
  width: 30px;
  height: 30px;
  margin-right: 20px;
  background-size: contain;
}


.business-list-col-flex {
  display: flex;
  margin-left: auto;
}

.add_why_wrap .add_part_business .business-list-type li {
  padding-left: 54px;
  line-height: 24px;
  font-size: 16px;
  color: #646E79;
  font-weight: 700;
}

.business-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}


.business-list-type li:not(:last-child) {
  padding-bottom: 32px;
}

.add_why_wrap .top_mrg {
  margin-top: 50px;
}

.about_us_page_banner{width:100%; float:left; position:relative; }
.about_us_page_banner img{width:100%;}

.inner-banner-image {
  width: 100%;
  float: left;
  position: relative;
}

.banner_cntent_inner .banner_cntent {
  display: block;
  margin-top: 6%;
}



.banner_cntent_inner {
  position: absolute;
  float: left;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.banner_cntent_inner h1 {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 72px;
  color: #ffffff;
  line-height: 72px;
}

.banner_cntent_inner h1 .golden {
  color: #F8820C;
}

.banner_cntent_inner p {
  font-size: 25px;
  line-height: 38px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  margin-top: 20px;
  display: block;
  color: #F8820C;
}

.banner_cntent_inner a {
  background-color: #fb8e22;
  border: 1px solid #ffffff;
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-bottom-color: rgb(255, 255, 255);
  border-left-color: rgb(255, 255, 255);
  color: #ffffff;
  display: inline-block;
  padding: 20px 66px;
  border-radius: 30px;
  font-size: 24px;
  line-height: 30px;
  border-radius: 50px;
  border-color: #fa8c33;
  margin-top: 40px;
  font-weight: 400;
}


.about_us_page_banner {
  width: 100%;
  float: left;
  position: relative;
  line-height: 0;
}




.calculator_section_main{margin-top:0px;}

.what-to-consider{padding:50px 0px;}

.what-to-consider h3{margin-bottom:0px;}


.calculator_section_main {
  width: 100%;
  float: left;
  background: #fff;
  margin-top: 50px;
  -webkit-box-shadow: 0px 0px 20px -8px rgb(0 0 0);
  -moz-box-shadow: 0px 0px 20px -8px rgba(0,0,0,1);
  box-shadow: 0px 0px 20px -8px rgb(0 0 0);
}


.what-to-consider{padding-bottom: 0;}


.calculator-content-wapper .why-choose-img{top: 95px;}

.calculator-content-wapper .sec-heading {
  font-size: 30px;
  line-height: inherit;
  font-family: 'MuliBlack';
}


.level2 ul li:not(:last-child) {
  padding-bottom: 20px;
}

.banner_cntent_inner .banner_cntent {
  display: block;
  margin-top: 12%;
}

 


@media only screen and (max-width: 1680px){

  .banner_cntent_inner h1 {
    font-size: 55px;
    line-height: 60px;
}

.banner_cntent_inner p {
  font-size: 22px;
  margin-top: 14px;
}

.banner_cntent_inner a {
  padding: 10px 50px;
  font-size: 20px;
  line-height: 30px;
  margin-top: 30px;
}


.sec-about {
  padding: 122px 0 70px 0;
}

.sec-about .why-wrap {
  padding-left: 500px;
}

.add_why_wrap .add_part_business .business-list-type li {
  font-size: 15px;
}

.add_why_wrap .add_part_business .business-list-col{margin-right: 25px;}

.add_why_wrap .add_part_business .business-list-type li {
  font-size: 15px;
  padding-left: 50px;
  font-weight: 500;
}

.add_why_wrap .add_part_business .business-list-type li::before {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  background-size: contain;
  top: 3px;
}

.add_why_wrap .add_part_business .business-list-type li br{display: none;}
.calculator-content-wapper .why-wrap {
  padding-left: 90px;
}


}

@media only screen and (max-width: 1500px){
    
  .what-to-consider {
      margin:0;
  }

  .banner_cntent_inner h1 {
    font-size: 55px;
    line-height: 61px;
}


.banner_cntent_inner a {
  padding: 12px 45px;
  font-size: 19px;
  line-height: 25px;
  margin-top: 20px;
}

  
  }
  
  @media only screen and (max-width: 1439px){

    .add_why_wrap .sec-heading {
      font-size: 24px;
    }

    

  }


 

  @media only screen and (max-width: 1365px){

    .banner_cntent_inner h1 {
      font-size: 40px;
      line-height: 44px;
    }
    .calculator-content-wapper .why-wrap {
      padding-left: 90px;
  }
  .calculator-content-wapper .why-choose-img::after {
  position: absolute;
    left: 28px;
    bottom: -59px;
    
}
  

  }




  
  @media only screen and (max-width: 1300px){
  
  .sec-about .why-wrap {
      padding-left: 400px;
  }
  .calculator-content-wapper .why-wrap {
    padding-left: 90px;
}
  }
  


  @media only screen and (max-width: 1279px){

    .banner_cntent_inner h1 {
      font-size: 38px;
      line-height: 40px;
  }

  .banner_cntent_inner p {
    font-size: 21px;
    line-height: 28px;
    margin-top: 13px;
  }

  .banner_cntent_inner a {
    padding: 9px 25px;
    font-size: 17px;
    line-height: 25px;
    margin-top: 20px;
}

.what-to-consider {
  padding-bottom: 0px;
}
.calculator-content-wapper .why-choose-img::after {
   left: 13px;
  bottom: -63px;
  
  
}
.calculator-content-wapper .why-choose-img::before {
   position: absolute;
  right: 2px;
  top: -12px;
  
  
}

  }


  @media only screen and (max-width: 1199px){
    .calculator-content-wapper .why-choose-img::after {
      width: 112px;
      height: 185px;
      position: absolute;
      right: 42px;
      bottom: -65px;
  }
  .calculator-content-wapper .why-choose-img::before {
    width: 69px;
    height: 168px;
    left: 193px;
    top: -47px;
}
  }

  @media only screen and (max-width: 1023px){


    .banner_cntent_inner .banner_cntent {
      display: block;
      margin-top: 4%;
      text-align: center;
    }
    .calculator-content-wapper .why-choose-img::before {
      left: 193px;
      top: -42px;
  }
  .calculator-content-wapper .why-choose-img::after {
    right: 42px;
    bottom: -62px;
}


  }


  @media only screen and (max-width: 991px){

    .banner_cntent_inner h1 {
      font-size: 26px;
      line-height: 28px;
  }

  .banner_cntent_inner p {
    font-size: 18px;
  }
  .calculator-content-wapper .why-choose-img{width: 40%;}
  .calculator-content-wapper .why-choose-img {
    top: 0;
    width: 90%;
    margin-top: 0;
    padding-top: 0;
    max-width: inherit;
}
.calculator-content-wapper .why-wrap {
  padding: 20px 20px 0px 20px;
  width: 100%;
}
.calculator-content-wapper .why-choose-img::after {
  width: 180px;
  height: 190px;
  left: 25px;
  bottom: -40px;
  -webkit-transform: rotate(79deg);
}
.calculator-content-wapper .why-choose-img::before {
  width: 180px;
  height: 190px;
  left: 475px !important;
  top: 32px;
  -webkit-transform: rotate(101deg);
}
  }





  
  @media only screen and (max-width: 767px){
  
      .sec-about .why-choose-img {
      position: inherit;
  }
  
  .sec-about .why-wrap {
      padding-left: 0;
  }
  
  
  .sec-about {
      padding: 50px 0 50px 0;
  }
  
  .why-wrap-list{padding:0 15px;}
  
  .business-list {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
  }
  
  .business-list-col-flex {
      margin-top: 15px;
  }
  

  .banner_cntent_inner {
    position: inherit;
    width: 100%; float: left; text-align: center;
  }

  .banner_cntent_inner h1{
    color: #474c55;
  } 

  #Borrowing_Power_Calculator {
    min-height: 750px !important;
}

#Budget_Planner{
  min-height: 840px;
}

#Property_Buying_Cost_Calculator {
  min-height: 890px !important;
}

#Comparison_Rate_Calculator {
  min-height: 950px !important;
}

#Interest_Only_Mortgage_Calculator {
  min-height: 560px !important;
}

#Home_Loan_Offset_Calculator {
  min-height: 600px !important;
}

#Rent_vs_Buy_Calculator {
  min-height: 850px;
}

#Fortnightly_Repayment_Calculator {
  min-height: 720px;
}

#Stamp_Duty_Calculator {
  min-height: 700px !important;
}
 
.calculator-content-wapper .why-choose-img {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 34px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin-left: 2%;
}
.calculator-content-wapper .why-choose-img::after {
  width: 180px;
  height: 190px;
  left: 25px;
  bottom: -40px;
  -webkit-transform: rotate(79deg);
}
.calculator-content-wapper .why-choose-img::before {
  left: 376px !important;
  
}
  }
  


  @media only screen and (max-width: 639px){

    #Borrowing_Power_Calculator {
      min-height: 790px !important;
  }

  #Budget_Planner{
    min-height: 980px;
  }
  .calculator-content-wapper .why-choose-img::after {
    right: -37px;
    top: 12px;
}
.calculator-content-wapper .why-choose-img::before {
  bottom: -18px;
  left: 35px;
}
 
.calculator-content-wapper .why-choose-img {
  width: 90%;
  padding: 0;
  float: inherit;
  margin: 0 auto;
}
.calculator-content-wapper .why-choose-img::before {
  left: 213px !important;
  bottom: inherit;
  width: 199px;
  height: 185px;
  right: -4px;
  top: -12px;
  -webkit-transform: rotate(85deg);
}
 
.calculator-content-wapper .why-choose-img::after {
  right: -37px !important;
  left: inherit;
  bottom: -63px !important;
  top: auto;
}
  }


  @media only screen and (max-width: 509px){

    #Borrowing_Power_Calculator {
      min-height: 1600px !important;
  }

  #Property_Buying_Cost_Calculator {
    min-height: 1700px !important;
}

#Comparison_Rate_Calculator {
  min-height: 1230px !important;
}

#Interest_Only_Mortgage_Calculator {
  min-height: 1090px !important;
}

#Home_Loan_Offset_Calculator {
  min-height: 1125px !important;
}

#Rent_vs_Buy_Calculator {
  min-height: 1800px;
}

#Fortnightly_Repayment_Calculator {
  min-height: 1130px;
}

#Stamp_Duty_Calculator {
  min-height: 1100px !important;
}

  }


  @media only screen and (max-width: 500px){

    .about_us_page_banner img {
      width: 100%;
      height: 200px;
      object-fit: cover;
  }

  }


  @media only screen and (max-width: 479px){

    .finance-group-about .why-wrap .sec-heading {
      padding-bottom: 0;
      padding-top: 30px;
      font-size: 21px;
  }

  .add_why_wrap .add_part_business .business-list-type li {
    padding-left: 50px;
    line-height: 22px;
    font-size: 13px;
}

.sec-about .why-wrap-list p:not(:last-child) {
  margin-top: 15px;
  margin-bottom: 0;
}

.add_why_wrap .add_part_business {
  margin-top: 25px;
}

.business-list-type li:not(:last-child) {
  padding-bottom: 15px;
}

.why-choose-img {
  max-width: 100%;
  margin-top: 0;
}

#Borrowing_Power_Calculator {
  min-height: 1550px !important;
}

.what-to-consider {
  padding-top: 30px;
}

#Budget_Planner{
  min-height: 1060px;
}

#Property_Buying_Cost_Calculator {
  min-height: 1585px !important;
}

#Comparison_Rate_Calculator {
  min-height: 1230px !important;
}

#Interest_Only_Mortgage_Calculator {
  min-height: 1140px !important;
}

#Home_Loan_Offset_Calculator {
  min-height: 1130px !important;
}

#Rent_vs_Buy_Calculator {
  min-height: 1770px;
}

#Fortnightly_Repayment_Calculator{
  min-height: 1150px;
}

#Stamp_Duty_Calculator {
  min-height: 1060px !important;
}

.calculator-content-wapper .why-choose-img{margin-top: 40px;}

.finance-group-about .why-wrap .sec-heading {
  font-size: 17px;
}

.calculator-content-wapper .why-choose-img::before {
  bottom: auto;
  left: auto !important;
  width: 199px;
  height: 185px;
  right: -5px;
  top: -5px;
  -webkit-transform: rotate(85deg);
}
.calculator-content-wapper .why-choose-img::after {
  top: auto;
  width: 199px;
  height: 185px;
  left: 26px;
  bottom: -80px !important;
  -webkit-transform: rotate(63deg);
}
  }

  @media only screen and (max-width: 413px){
  .calculator-content-wapper .why-choose-img::after {
    top: auto;
    width: 199px;
    height: 185px;
    left: 4px;
    bottom: -87px !important;
    -webkit-transform: rotate(63deg);
}
  }

  @media only screen and (max-width: 374px){

    
  .what-to-consider h3 {
    margin-bottom: 0px;
    font-size: 18px;
}

.about_us_page_banner .banner_cntent_inner h1 {
  font-size: 20px;
  line-height: 30px;
}

.sec-about .add_why_wrap .why-wrap-list p {
  font-size: 14px;
}

#Rent_vs_Buy_Calculator {
  min-height: 1800px;
}

#Fortnightly_Repayment_Calculator {
  min-height: 1170px;
}






  }




/* end workout sec */