@media(min-width:992px){
nav.main_menu ul li.active:last-child a {
    font-weight: 600;
    background: rgba(84, 176, 42, 0) !Important; }
}
nav.main_menu {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    background-color: #013467;
    top: 101px;
    text-align: left;
}

nav.main_menu>ul {
    left: 0;
    position: relative;
    border: 1px solid #adcdef;
    margin: 5px;
    height: 60px;
}


.footer_top_main {
    background: #6495ed;
    font-size: 21px;
    font-weight: 300;
    color: #fff;
    font-family: lato;
    padding: 12px 0px;
     line-height: 36px; 
    text-transform: uppercase;


}

.footer_top_main a {
    float: right!important;
    background: #013467 !Important;
    padding: 2px 23px;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: raleway;
}



header .header_top .q_social_icon_holder .simple_social.fa-lg {
    font-size: 15px;}

.header_top, .fixed_top_header .top_header {
    border-bottom: 1px solid #6495ed;
    padding: 7px 0;
}
.carousel-control {
    top: 0;
    width: 5%;
}

.carousel-control.dark .next_nav i, .carousel-control.dark .prev_nav i {
    color: #fff;
}

.carousel-control.dark .next_nav, .carousel-control.dark .prev_nav {
    border-color: #fff;
}

.top-info {
	display: inline-block;
	padding-left: 20px;
float:left;
border-left: 1px solid #F6F6F7;
}

.top-info:first-child {
    padding-left: 0;
}
.top-info .icon-box,
.top-info .content-box {
	display: table-cell;
	vertical-align: middle;
}
.top-info .icon-box {
	padding-right: 10px;
}


.top-info1 {
	display: inline-block;
	padding-left: 0px;

}

.top-info1:first-child {
    padding-left: 0;
}
.top-info1 .icon-box,
.top-info1 .content-box {
	display: table-cell;
	vertical-align: middle;
}
.top-info1 .icon-box {
    padding-right: 20px;
    text-align: left;
    vertical-align: top;
}


.header_inner_right {
    float: right;
    position: relative;
    z-index: 110;
text-align:right;
 
}


nav.main_menu > ul > li > a {
      line-height: 60px !important;}

footer .column1 {
    position: relative;
    top: -0px;
}

.sahr img {
    display: block;
    float: left;
    background: #fff;
    z-index: 999;
    position: absolute;
}



.latest_post_holder.boxes>ul>li .latest_post {
    padding: 19px 0px 0px 13px;
    border-top: 0;
}

.latest_post, .latest_post a img, .latest_post>a {
    display: block;
    position: absolute;
    bottom:0px;
}

.latest_post:hover {
    display: block;
   background:#002e5b;
color:#fff;
}

.latest_post_holder.boxes>ul>li, .latest_post_holder.dividers>ul>li{margin:0px;}
.latest_post_holder.boxes.three_columns>ul>li, .latest_post_holder.dividers.three_columns>ul>li {
    width: 33.33%;
}

.we_are_border {
    background: transparent;
    height: 95%;
    width: 98%;
    border: 1px solid #fff;
    position: absolute;
    top: 12px;
    right: 13px;
}

.we_are_border h2 {
   font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    background: #002e5b;
    display: inline;
    position: absolute;
    padding: 7px 17px;
    top: 104px;
    right: -14px;
    text-transform: capitalize;
    width: 340px;
    text-align: right;
}


.welcome_sec h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 24px;
    color: #323232;
    text-transform: uppercase;
    position: relative;
    text-align: right;
    line-height: 39px;
    padding-right: 10px;
    padding-top: 0px;
}

.welcome_sec h2:before {
content: '';
   width: 4px;
    height: 100%;
    background: #002e5b;
    position: absolute;
    letter-spacing: 1px;
    right: -16px;
    top: 6px;
}


.welcome_heading p {
 font-style: italic;
    font-size: 17px;
    color: #676767;
    padding-left: 21px;
    /* padding-top: 16px; */
    line-height: 26px;
    font-weight: 400;
}


h1{
 font-weight: 900;
    font-size: 26px;
    color: #323232;
    position: relative;
    padding-top: 0px;
    word-spacing: 1px;
    padding-bottom: 0px;
}

.right_side h1{
 font-weight: 900;
    font-size: 26px;
    color: #fff;
    position: relative;
    padding-top: 0px;
    word-spacing: 1px;
    padding-bottom: 0px;
}

.right_side p {
    color: #bcc1c7;
    width: 94%;
    text-align: justify;
    font-size: 16px;
}

.right_side  .vc_column-inner {

height: 510px;
}


@media(min-width:992px){

nav.main_menu ul li:last-child{
float: right;
    position: absolute;
    top: -6px;
    height: 72px;
    width: 243px;
    text-align: right;
    overflow: hidden;
    right: -6px;
  
  
}


nav.main_menu ul li:last-child a {
    font-weight: 600;
    padding: 5px 40px 0px 0px;
    text-align: left;
    font-size: 17px;
background:none;
}




nav.main_menu ul ul li:last-child:before {
	display:none;
}
.drop_down .second .inner ul li:last-child:befote
{background:none; right:6px; top:6px;}

}

.we_are_opacity {
    background: rgba(47, 45, 55, 0.2);
    
  }


.we_are_opacity  .vc_column-inner {height: 510px;}

.footer_top .q_social_icon_holder i.simple_social {color: #013467 !important;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px !important;
}

 .footer_top li{
    color: #ffffff;
    margin-top: 8px;
}

.footer_top {
    padding: 40px 0px;
}

.footer_top h5 {
    color: #fff;
    margin: 0 0 19px;
    font-size: 22px;
    font-family: lato;
    text-transform: capitalize;
    font-weight: normal;
}

.read1{ color:#ef800d; margin:5px 0px;}
.read1 a{color:#ef800d !important; font-size:14px; font-weight:bold;}
.read1 a:hover{color:#fff;}


.footer_menu_bottom{ font-size:14px;  text-transform: capitalize; width:50%; margin:auto; border-bottom:1px solid #0157ad; padding-bottom:10px;}
.footer_menu_bottom ul{list-style:none;}
.footer_menu_bottom ul li{display:inline; margin:15px;}
.footer_menu_bottom ul li a{text-decoration:none; color:#fff;     letter-spacing: 0; font-size:14px;  text-transform: capitalize;}

.qbutton.large {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    padding: 0 15px;
    font-family: raleway;
    text-transform: capitalize;
}

.saa{width: 40px !Important;
    margin: auto !important; display:table;}


nav.main_menu>ul>li.active>a {
    color: #ffffff;
    background: #5588e4;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    margin: 10px 0 0;
    padding: 15px;
    border: 1px solid #aacaea;
    margin-bottom: 10px;
}

.title_subtitle_holder{padding-top:200px !important;}
.breadcrumb, .breadcrumb .current, .breadcrumb a, .title h1 {
    color: #ffffff;
}

.breadcrumb .current {
    color: #fe7e0b;
}

.cont1 h3 {
    font-size: 20px;
    line-height: 25px;
    color: #333366;
    margin-top: 0;
}

.cont1 h2 {
    font-family: 'raleway';
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1c75b9;
    margin-bottom: 5px;
font-weight:bold;
}

 input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]) {    color: #ffffff;
    border-color: #002e5b;
    font-size: 14px;
    line-height: 37px;
    height: 37px;
    font-weight: 600;
    background-color: #002e5b;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 3px;
  margin-top: 10px;}
  


.inner-page ul { padding-left: 25px; padding-bottom: 10px;    margin: 21px 0; }
.inner-page ul li { color: #646464; font-size: 15px;  background: url(https://bestloanbroker.com.au/wp-content/uploads/2016/10/hover-bullet-icon.png) left center no-repeat; padding-left: 30px; margin-bottom: 10px; list-style:none; }

.inner-page33 ul { padding-left: 25px; padding-bottom: 10px;    margin: 21px 0; }
.inner-page33 ul li {
    color: #646464;
    font-size: 15px;
    background: url(https://bestloanbroker.com.au/wp-content/uploads/2016/10/hover-bullet-icon.png) left center no-repeat;
    padding: 10px;
background-position:10px;
    margin: 8px;
    list-style: none;
    float: left;
    border: 1px solid #1c75b9;
    width: 30%;
}
.inner-page33 ul li a {padding-left:30px;}

.content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
    padding-top: 40px;
}

.right-inner-section .loan-calc ul { padding-bottom: 10px; padding-left: 0px; margin-top:40px; }
.right-inner-section .loan-calc ul li {width: 100%;
    /* float: left; */
    margin-bottom: 13px;
    /* background: url(https://bestloanbroker.com.au/wp-content/uploads/2016/10/hover-bullet-icon.png) 10px center no-repeat; */
    padding: 0px;
    /* list-style: none; */
    /* border-width: 1px; */
    border-style: solid;
    border-color: rgb(28, 117, 185);
    border-image: initial;
    /* background-position: 10px center; */ }

.right-inner-section .loan-calc ul li a {font-size: 17px;
    font-weight: 500;
    color: rgb(28, 117, 185);}
.right-inner-section .loan-calc ul li a:hover { color: #333366; }

.right-inner-section h3 {
    font-size: 20px;
    line-height: 25px;
    color: #333366;
    margin-top: 0;
}

.right-inner-section h2 {
    font-family: 'raleway';
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1c75b9;
    margin-bottom: 5px;
font-weight:bold;
}

.right-inner-section .right-btn a {     border: 2px solid #fc841f;
    color: #e66e08;
    display: inline-block;
    font-size: 17px;
    height: 44px;
    line-height: 44px;
    margin-right: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 160px;
    font-weight: 700;
    margin: 29px 3px; }

.right-inner-section .right-btn a:hover { background: #013467; border: 2px solid #013467; color: #fff !important; }

.right-inner-section .seperator {
    border: 2px solid #333366;
    width: 60px;
    background: #333366;
    margin-bottom: 20px;
}

.q_list.circle ul>li, .q_list.number ul>li {
    position: relative;
    font-weight: 400;
    margin: 0 0 13px;
    padding: 0 0 0 21px;
    color: #252525;
    text-transform: capitalize;
}

.q_list.circle ul, .q_list.number ul {
    display: block;
    list-style-type: none;
    margin-left: 31px;
    padding: 0;
}


.blog_holder.blog_small_image article .post_text .post_text_inner {
    padding: 15px 0px;
}

.post_text_inner h2, .h2, h2 a {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
}

.blog_holder article .post_text h2 .date {
    color: #fd7d0d;
}

.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type='submit'], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button {
    color: #ffffff;
    border-color: #013467;
    font-size: 13px;
    line-height: 37px;
    height: 37px;
    font-weight: 400;
    background-color: #013467;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


.box765 {
    padding: 20px;
    width: 96%;
    box-shadow: 0 0 5px #888888;
    /* min-height: 228px; */
    margin: 13px;
}


/*============= Menu =====================*/
.loan_menu a {
  padding-top: 0% !important;
  font-style: normal;
  font-size: 18px;
  font-family: 'Open Sans', serif;
  vertical-align: middle;
  font-weight: 500;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  color: #646478;
}
.loan_menu a.active {
  color: #ffffff;
}
.menu {
  margin: 0;
  padding: 0;
  width: 480px;
  list-style: none;
  background: #ffffff;
}
.menu .glyphicon-chevron-right {
  padding-top: 5%;
}
.menu li {
  padding: 0;
  margin: 0 0 1px 0;
  height: 60px;
  display: block;
}
.menu li a {
  text-align: left;
    height: 60px;
    color: #646478;
    padding: 0px 15px;
    display: block;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    /* padding-top: 5% !important; */
    vertical-align: middle;
    line-height: 60px;
}
.menu li a:hover {
  background: #013467;
  color: #ffffff;
}
.menu li a:visited {
  /*background:@primary-green;*/
  /*color:rgb(255,255,255);*/
}
.menu li a:active {
  background: #02cf96;
  color: #ffffff;
}
.menu li a.active {
  background: #013467;
}
.menu li a.active:hover {
  color: #ffffff !important;
}
.menu li a span {
  margin-top: -17px;
}

.db-content h2 {
    color: #424242;
    font-style: normal;
    text-decoration: none;
     font-size: 16px;
    margin: 10px 0px;
}


a.saesw {
    border-color: rgb(84, 176, 42);
    font-style: normal;
    font-weight: 400;
    background-color: rgb(84, 176, 42);
    padding: 0px 23px !important;
    color: #fff;
    margin: 31px 0px;
    float: left;
    border-radius: 5px !Important;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

a.saesw:hover{color:#fff !important; background:#013467;}

.carousel-indicators.dark li {
    background-color: #fff;
}
.carousel-indicators .active{ background-color: #ff6406 !important; opacity:0.9 !Important;}
.carousel-indicators li{width:50px; height:4px;}

.latest_post_holder.boxes>ul>li .latest_post p.excerpt {
    margin: 10px 0 9px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

.latest_post_inner .post_infos {
    display: block;
    font-weight: 500;
    color: #72ff25;
}

h5, .h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
}

.servicebox {
      padding: 14px 0px;
     width: 32%;
    margin: 0 1% 1% 0;
border:1px solid #eee;
}

.q_logo a{height: 112px !important; 
visibility: visible;
}

.drop_down .second .inner > ul > li > a, .drop_down .second .inner > ul > li > h3, .drop_down .wide .second .inner > ul > li > h3, .drop_down .wide .second .inner > ul > li > a, .drop_down .wide .second ul li ul li.menu-item-has-children > a, .drop_down .wide .second .inner ul li.sub ul li.menu-item-has-children > a, .drop_down .wide .second .inner > ul li.sub .flexslider ul li  h5 a, .drop_down .wide .second .inner > ul li .flexslider ul li  h5 a, .drop_down .wide .second .inner > ul li.sub .flexslider ul li  h5, .drop_down .wide .second .inner > ul li .flexslider ul li  h5, .header_top #lang_sel ul li ul li a{color:#000;}

.drop_down .narrow .second .inner ul li {
    padding: 0;
    width: 255px;
    border-bottom: 1px solid #ccc;
}

.drop_down .second .inner ul li a:hover{background:#5588e4; color:#fff !important;}
.vc_custom_1477553905149{height:510px;}

@media screen and (max-width: 1280px) {
.welcome_sec h2 {
    font-family: Raleway, sans-serif;
    font-weight: 800;
    font-size: 20px;}

}


.right-section-sa p a {
   font-size: 22px;
    line-height: 25px;
    color: #333366;
    margin: 16px 0px;
    font-weight: bold;
    float: left;
    width: 100%;
    height: 39px;
}


.blog_holder.blog_small_image article {
    margin: 7px;
}


.blog_holder.blog_small_image article .post_image, .blog_holder.blog_small_image article .post_text{width:100%;}

.latest_post_inner .post_infos a:hover{color:#fff !important;}
.drop_down .narrow .second .inner ul li a {
    padding-left: 15px;
    padding-right: 15px;
}

.q_social_icon_holder:hover .simple_social{color:#013467 !Important; background:none!important; 
   }
.q_accordion_holder.accordion h4.ui-accordion-header {
    padding-top: 5px;
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 300;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
    display: block;
    width: 45px;
    height: 45px;
    border: 1px solid #fcfdff;
    -webkit-border-radius: 0px;
    -moz-border-radius:0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    transition: background-color .3s ease-in-out;
    box-sizing: border-box;
border-bottom:none;
}

.q_accordion_holder.accordion .ui-state-active, .q_accordion_holder.accordion.with_icon .ui-state-active {
    -webkit-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    transition: color .3s ease-in-out,background-color .3s ease-in-out;
    background: #54b02a !important;
}





 nav.main_menu ul li:last-child:before {
content: '';
    width: 260px;
    height: 78px;
    position: absolute;
    top: -6px;
    z-index: -1;
    right: -57px;
    transform: skew(-45deg);
    background: #54b02a;
    transition: all .3s ease;
}

.q_accordion_holder.accordion h4.ui-accordion-header{margin:0px; margin-top:10px;}
.q_accordion_holder.accordion div.accordion_content {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #54b02a;
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark{background-color: #54b02a; text-decoration:underline;}
.q_accordion_holder.accordion .ui-accordion-header:hover{color:#fff!important;}
li.narrow .second .inner ul{padding:0px;}

li.narrow .second .inner ul li:last-child {
    border-bottom: none;
    right: 0px;
    top: 0px;
}

.qode_carousels .slides>li {
    margin: 0 2px 0 0;
    width: 172px !Important;
}
.top-info:first-child {
    padding-left: 0;
    border-left: none;
}
.servicebox p{text-align:justify;}
.social_share_dropdown .inner_arrow {
    display: block;
    position: absolute;
    top: -6px;
    left: 8px;
    width: 0;
    height: 0;
    border-color: transparent transparent #fd7d0d;
    border-style: solid;
    border-width: 9px;
    z-index: 999;
}

.social_share_dropdown ul {
    list-style: none;
    position: relative;
    display: block;
    background-color: #fd7d0d;
    z-index: 990;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 0!important;
    width: 35px;
}



@media only screen and (max-width:630px)
{
header .q_logo img.mobile {height:55px !Important;
left: 0; top:18px;}

.right_side .vc_column-inner {
    height: auto;
}

.image_with_text {
    display: inline-block;
    width: 93%;
    float: none;
    padding: 10px;
    top: -46px;
    min-height: 190px;
    border: 1px solid #e6e6e6;
    text-align: center;
}

}

@media only screen and (max-width:999px)
{

.sahr img {
    display: block;
    float: left;
    background: #fff;
    z-index: 999;
    position: absolute;
    margin-top: 7px !important;
    width: 29% !Important;
}
.top-info{display:none;}
.q_logo a{height:50px !Important;
left: -44%; top:-27px;}

.q_slide_text{font-size:13px;}
}

.carousel-inner .slider_content {
    position: absolute;
    width: 50% !Important;
    background: rgba(0, 0, 0, 0.42);
    padding: 20px;
    margin: auto;
}


.colmain15478 h4 {
   margin-bottom: 21px;
   font-weight: bold;
   color: #54b02a;
 }

.pc_registration_form, .pc_login_form, .pc_custom_form {
    background-color: #ffffff;
    border: 0;
    color: #373737;
}
.left-inner-section ul li {
    background: #000;
    padding: 10px;
    font-size: 20px;
    color: #fff;
}
.left-inner-section ul li a:hover {
  color: #fbc28d !important;
}

.left-inner-section li active{
  color: #fbc28d !important;
}
.wonderplugintabs-panel-wrap{height: 1300px !important;
}

@media(max-width:768px){
.latest_post_holder.boxes.three_columns>ul>li, .latest_post_holder.dividers.three_columns>ul>li {
    width:100% !important;
}
.footer_top_main{
  display:none;}
.sahue{margin: auto !Important;
    display: table;
    position: relative !Important;
    top: -5px !Important;
    display: table !important;
    text-align: center;}

.wpb_single_image.vc_align_left {
    text-align: center;
}
.image_with_text {
    display: inline-block;
    width: 91% !important;
    /* float: right; */
    padding: 5% !important;
    top: -46px;
    min-height: 190px;
    border: 1px solid #e6e6e6;
text-align:center;
}
#wonderplugintabs-2 > .wonderplugintabs-header-wrap .wonderplugintabs-header-ul-fullwidth {
    width: 25%;
}
.wonderplugintabs-panel {
    padding: 0px !important;
    background-color: #fff;
    color: #444;
    margin-top: 8px;
}
.header_top {
    height: auto;
    display: none!important;
}
.sahr img {
  z-index: 999;
    position: relative;
    width: auto !Important;
    margin-bottom:20px !important;
}
.i
mage_with_text h3{padding-top: 36px !Important;}
.servicebox{width: 100%;
}
}

.eChoice34 {
    border: 1px solid #ccc;
    width: 25%;
    float: right;
    padding: 10px;
}
.eChoice34 {
    border: 1px solid #ccc;
    width: 18%;
    float: right;
    padding: 20px;
}

.chbox {
    margin-top: 7px;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox] {
    margin-left: -5px;
}


.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; }
 


#Borrowing_Power_Calculator {
    min-height: 780px !important;
}
#Loan_Comparison_Calculator {
    min-height: 830px;
}

#Loan_Repayment_Calculator{

   min-height: 610px;
}
/* #Budget_Planner {
     min-height: 870px !important;

} */

#Compound_Interest_Calculator {
    min-height: 740px !important;
}

#Credit_Card_Calculator {
    min-height: 1100px !important;
}

#How_Long_to_Repay_Calculator {
    min-height: 610px !important;
}

#Interest_Only_Mortgage_Calculator {
    min-height: 660px !important;
}

#Saving_Calculator {
    min-height: 610px !important;
}

#Split_Loan_Calculator {
    min-height: 780px !important;
}

#Property_Selling_Cost_Calculator {
    min-height: 700px !important;
}

#Reverse_Mortgage_Calculator {
    min-height: 1100px !important;
}

#Stamp_Duty_Calculator {
    min-height: 760px !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;
    }
}




.imgssl img {
width: 110px;
}


.ihc-register-7 .impu-temp7-row {
   
    background-color: rgba(170, 183, 196, 0);
     
}


.ihc-register-7 .iump-submit-form input:hover {
    color: #ffffff !important;
    background: none repeat scroll 0 0 #7b7b7b !important;
}



.sec20314 img {
width: 80%;
}


.captbox {}
.giftbox h1 strong {
    font-size: 35px;
    text-transform: capitalize;
    font-weight: 800;
    color: #f67c00;
}
.giftbox h1 {
    text-align: center;
    color: #005c8b;
    text-transform: uppercase;
    padding: 20px;
}
.giftbox h3 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.giftbox h2 {
    font-size: 20px;
    text-align: center;
    background: #54b02a;
    color: #fff;
    padding: 5px;
    width: 15%;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 20px;
}

.werty154784 {
    display: none !important;
}

.Createbox {
    text-align: center;
    background: #f67c00;
    color: #fff;
    font-size: 20px;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.nom {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background: #000;
    line-height: 36px;
    border-radius: 50%;
}
.mrtop {
    padding-top: 90px;
    padding-bottom: 90px;
}
.mart2{margin-top: 26px;}




.sec1547  a {


    background-color: #013467;
    color: #fff;
    border-radius: 3px;
    padding: 10px 20px;
    margin: auto;
    display: table;
}


.sec1547 .ihc-login-template-10 {
    margin: auto;
    padding: 0px;
    padding-top: 0;
    
    width: 100%;
    max-width: 100%;
 
}



.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image>a {
   min-height: 250px;
}


.title.title_size_medium h1 {
 /*   font-size: 30px !important; */
    font-weight: 600 !important;

}



.sedcfrt147 h4 {
background-color: #013467;
    color: #fff;
    padding: 10px;
    font-size: 23px;
    font-weight: 600;
    border-radius: 3px;

}


.ihc-login-template-10 {
    margin: 0;
    padding: 0px;
    padding-top: 10px;
     
    width: 100%;
    max-width: 100%;
 
}



.ihc-register-7 {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0);
    background-color: rgba(246, 249, 252, 0);
 
}

@media screen and (min-width: 1000px) and (max-width:1199px) { 
.sahr img {
    display: block;
    float: left;
    background: #fff;
    z-index: 999;
    position: absolute;
    margin-top: 7px !important;
    width: 29% !Important;
}
}
@media screen and (min-width: 1081px) and (max-width:1199px) { 

nav.main_menu > ul > li > a {
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

nav.main_menu>ul>li>a {
    position: relative;
    padding: 0 12px;}

.image_with_text {
    display: inline-block;
    width: 54% !important;
    float: right;
    padding: 10px 16px 10px 45px;
    top: -46px;
    min-height: 190px;
    border: 1px solid #e6e6e6;
}

}

.sec0231021025 h3 {
font-size: 21px;
    padding-bottom: 5px;
    color: #0047ab;

}

.sec0231021025 h4 {}

.ihc-ap-wrap thead { background: none !important; background-color: #6495ed !important; color: #fff; text-transform: capitalize; font-size: 12px; }
table.cf7-db-table { width: 100%; }

header {
    position: fixed;
}

.content {
    margin-top: 0px;
}

.cal-page-left-menu {
    width: 100%;
    height: 50px;
    background: #013467;
    padding: 5px 5px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;

}

.inner ul {
    max-height: 233px;
    overflow-y: auto;
    overflow-x: hidden;
}

#visiAbacus_Calc_Container .panel-heading {
    display: none!important;
}

@media only screen 
and (max-width : 390px) {
.title.title_size_medium h1 {
  font-size:16px!important;
}
}

