/*--------------------------------------------------
    ## All responsive style
---------------------------------------------------*/
.sopen {
    display: block;
    position: absolute;
    top: 57px;
    left: 0;
}
@media all and (min-width: 1600px) {
	.back-to-top {
	    right: 70px;
	    bottom: 50px;
	}
}
@media all and (min-width: 1200px) {
    .navbar-area.style-two .nav-container {
        max-width: 90%;
    }
}
@media all and (max-width: 1550px) {
	
}

@media all and (max-width: 1100px) {
	p {
		font-size: 14px;
	}
	.btn {
		padding: 0 40px;
	}
	.header-area .media {
	    margin-left: 25px;
	}
	.header-area .media .media-body p {
		font-size: 14px;	
	}
	.header-area .btn {
	    padding: 0 25px;
	    margin-left: 25px;
	}
	.partner-slider .item .thumb {
	    height: 110px;
	}
	.banner-slider .owl-nav button,
	.envestor-slider .owl-nav button {
		height: 50px;
		width: 50px;
		font-size: 20px;
	}
	.banner-inner-area .title {
		font-size: 40px; 
	}
	.section-title .title {
		font-size: 32px;
	}
	.single-service .service-details h5 {
		font-size: 22px;
	}
	.fun-fact-area .single-fact p {
		font-size: 16px;
	}
	.single-work h5 {
		font-size: 22px;
	}
	.single-blog .blog-details .post-meta li {
		font-size: 14px;
		margin-right: 15px;
	}
	.single-blog .blog-details .post-meta li i,
	.single-blog .blog-details .post-meta li img {
		margin-right: 10px;
	}
	.single-blog .blog-details {
		    padding: 22px 21px 30px;
	}
	.widget-title {
		margin-bottom: 35px;
	}
	a.widget-title {
		margin-bottom: 25px;
	}
	.app-inner .title  {
		font-size: 40px;
	}
	.apply_loan .loan_text h3 {
		font-size: 32px;
	}
	.transection-details .tab-content .tab-pane .transection-table {
		min-width: 1000px;
	}
	#accountForm {
		width: 55%;
	}
}

@media all and (max-width: 991px) {
	.banner-area.style-two .banner-inner-area {
		padding-bottom: 0px;
	}
	.banner-slider .owl-nav button.owl-prev {
		top: auto;
	    bottom: 25px;
	    left: 50%;
	    margin-left: -32px;
	}
	.banner-slider .owl-nav button.owl-next {
		top: auto;
	    bottom: 25px;
	    left: 50%;	
	    margin-left: 32px;
	}
	.work-area,
	.money-option-area {
		margin-bottom: 0;
	}
	.about-us-area .about-us-video {
		margin-bottom: 40px;
	}
	.partner-slider .item .thumb {
		height: 110px;
	}
	.partner-area {
		padding: 100px 0 235px;
	}
	.sign-up-area {
		margin-top: -125px;		
	}
	.sign-up-area form {
		margin-top: 30px;
	}
	.footer-area {
		margin-top: -126px;
    	/*padding: 223px 0 57px;*/
	}
	.footer-bottom .copy-right {
		margin-top: 15px;
	}
	.app-area .btn-wrapper .btn-appstore {
		display: inline-block;
    	margin-bottom: 20px;
	}
	.payment-area .countr {
		margin-bottom: 30px;
	}
	.apply_loan .loan_text h3 {
		margin-bottom: 20px;
	}
	.apply_loan {
		padding: 80px 0;
	}
	#accountForm {
		width: 70%;
	}
	.single-work {
	    margin-bottom: 85px;
	}
	.work-area {
		padding-bottom: 15px;
	}
	.payment-area {
		padding-bottom: 90px;
	}
	.signin-signup-popup {
		width: 40%;
	}
	.sign-up-area form:after {
		display: none;
	}
	.fun-fact-area {
		background-size: cover;
		background-repeat: no-repeat;
	}
	.single-blog .thumb img {
		width: 100%;
	}
	.client-area {
		margin-top: 98px;
	}
}

@media all and (max-width: 767px) {
	.btn {
		height: 40px;
	    line-height: 40px;
	    padding: 0 14px;
	    font-size: 12px;
	}
	.topbar-area {
		padding: 14px 0 21px;
	}
	.topbar-area .topbar-right {
		margin-top: 20px;
	}
	.header-area .media {
		margin-top: 25px;
		margin-left: 0;
	}
	.nav-right-part {
		margin-right: 30px; 
	}
	.toggle-btn {
		top: 2px;
	}
	.about-us-area .about-us-video:before {
		display: none;
	}
	.about-us-area .about-us-video img.thumb {
		margin: 0;
	}
	.about-us-area .about-us-video .play-btn {
		margin-left: -45px;
	}
	.transection-details .tab-content .tab-pane {
		margin-left: 0;
	}
	.transection-details .tab-content .tab-pane .transection-table {
		margin-top: 30px;
	}
	.client-slider .client-slider-item {
		padding: 20px 20px 20px 0px;
	}
	.form_wrapper h3 {
		font-size: 18px;
	}
	.form_wrapper input[type=text], .form_wrapper input[type=email], .form_wrapper input[type=password] {
		height: 50px;
		line-height: 50px;
	}
	.form_wrapper .input_field .nice-select {
		height: 50px;
		line-height: 40px
	}
	.form_wrapper .input_field span {
		height: 40px;
		width: 40px;
		line-height: 38px;
	}
	.transection-details .nav-pills {
	    padding: 29px 0 0;
	}
	.single-blog .blog-details .post-meta {
		display: block;
	}
	.signin-signup-popup {
	    width: 60%;
	}
	.signin-signup-popup .signin-signup-part {
		top: 3%;
	}
	.about-us-area .about-us-video img.thumb {
		width: 100%;
	}
	.contact-page-content-area .single-contact-info-box .content {
		padding: 50px 25px 25px 135px;
	}
}

@media all and (max-width: 575px) {
	.navbar-area .nav-container .logo a img {
	    height: auto;
	    width: 150px;
	}
	.banner-inner-area .subtitle {
		font-size: 15px;
	} 
	.banner-inner-area .title {
	    font-size: 26px;
	}
	.banner-slider .owl-nav button.owl-prev {
		margin-left: -52px;
	}
	.banner-slider .owl-nav button.owl-next {
		margin-left: 20px;
	}
	.partner-slider .item .thumb img {
		padding-top: 0;
	}
	.partner-slider .item .thumb {
		height: auto;
	}
	.sign-up-area form .form-group .form-control {
		height: 55px;
	    padding: 0 46px;
	}
	.sign-up-area form button {
		position: relative;
	    margin-top: 20px;
	    height: 55px;
	}
	.sign-up-area form {
		text-align: center;
	}
	.sign-up-area .media .media-body h5 {
		font-size: 21px;
	}
	.sign-up-area .media .media-left {
		height: 55px;
	    width: 55px;
	    line-height: 55px;
	} 
	.sign-up-area {
		margin-top: -160px;
	}
	.footer-bottom .copy-right,
	.footer-bottom ul li {
		font-size: 14px;
	}
	.app-inner .title  {
		font-size: 26px;
	}
	.breadcrumb_area .breadcrumb_inner .breadcrumb_content {
		text-align: center;
		padding: 32px 0;
	}
	.breadcrumb_area .breadcrumb_inner .breadcrumb_content .page_link {
		float: inherit;
		display: block;
	}
	.single-blog .blog-details .post-meta {
		display: inline-flex;
	}
	.single-post-area .navigation-area .nav-right .thumb {
	    position: absolute;
	    left: -5px;
	}
	.single-post-area .navigation-area .nav-right .detials {
	    margin-left: 82px;
	    text-align: left;
	}
	.apply_form_area .apply_form {
	    padding: 20px;
	}
}
@media all and (max-width: 375px) {
	.signin-signup-popup {
		width: 80%;
	}
	.signin-signup-popup.active {
		left: 10%;
	}
}
@media all and (max-width: 360px) {
	.banner-inner h2 {
	    font-size: 34px;
	    margin-bottom: 10px;
	}
	.nav-right-part {
	    margin-right: 35px;
	}
	.navbar-area .nav-container .btn-transparent {
	    font-size: 11px;
	    padding: 0 8px;
	    height: 35px;
	    line-height: 31px;
	    font-weight: 600;
	}
	.single-price {
	    padding: 20px 15px;
	}
	.navbar-area .nav-container .logo a img {
	    height: auto;
	    width: 120px;
	}
	.contact-page-content-area .single-contact-info-box .content {
	    padding: 50px 25px 25px 97px;
	}
}
@media all and (max-width: 320px) {
	.header-area {
		display: none;
	}
	.navbar-area .nav-right-part .btn {
		display: none;
	}
	.banner-inner-area {
	    padding: 35px 20px 50px;
	}
	.back-to-top {
		right: 20px;
	}
	.client-slider .client-slider-item .media .media-body p {
		font-size: 14px;
	}
	.client-slider .client-slider-item .media img {
	    width: 130px !important;
	    padding-right: 4px;
	}
}

.topbar-right div{
    color: #fff;
    font-size: 20px;
        padding: 0 7px;
}
.topbar-right i{
        font-size: 17px;
}
.head-baar-left{
    display: flex;
    width: 100%;
    justify-content: end;
}
.head-baar-right{
    display: flex;
    width: 40%;
    justify-content: end;
}
.head-baar-left p{
    padding: 5px 0px;
    padding-right: 28px;
}
.top-calculator{
    background: #ff7e16;
    border-radius: 18px 18px 0px 0px;
    padding: 10px 10px;
}
.top-calculator h3{
    color: #fff;
    font-size: 22px;
}
.top-calculator h4{
    color: #fff;
    font-size: 16px;
}
.calculator-form .form-group{
    height: 85px !important;
}
.main-calculator .nice-select{
    width:100%;
}
.main-calculator .nice-select.open .list{
    width:100%;
}
.mid-calculator{
    background: #fff;
    padding: 14px 14px;
}
.calculator-form label{
    font-size: 14px;
}
.calculator-form {
    text-align: left;
}
.prc{
    width: 100% !important;
}
.mid-calculator {
    position: relative;
}
.mid-calculator {
    position: relative;
}
.input-group-prepend{
        width: 10%;
    position: absolute;
    top: 25%;
}
.persant{
        display: flex;
    justify-content: space-between;
}
.persant span{
     font-size: 12px;
}
.last-calculator{
        background:#ff7e16;
    padding: 10px 4px;
    border-radius: 0px 0px 18px 18px;
}
.last-calculator h3{
    color: #fff;
    font-size: 18px;
    padding: 0px 4px;
    border-radius: 0px 0px 18px 18px;
}
.calculator-form .form-group{
        padding: 18px 0;
}

.money-option-area-loan {
    background: url(../img/intro/sec-2-bg.jpg);
    padding-top: 386px;
    margin-top: -131px;
    position: relative;
    background-position: center;
    background-size: 104% 60%;
    background-repeat: no-repeat;
}
.loan-content{
    position: absolute;
    top: 48%;
    left: 0;
    text-align: center;
    color: white;
    padding: 6px 72px;
}
.loan-box-main{
    text-align: center;
}
.loan-box-main .loan-box ul{
    list-style: none;
}
.loan-box{
        width: 400px;
}
.work-icon i{
    font-size: 30px;
    color: #ff7e16;
}
.main-box-top .main-box-head{
    font-size: 16px;
    padding: 7px 0;
    color: #ff7e16;
}

.main-box-top{
        background: #0d2244;
    padding: 8px 8px;
        border-radius: 6px;
}
.main-top{
        text-align: center;
            border-right: 1px solid #79777742;
}
.main-top .icon-box{
    text-align: center;
    background: #0d2244;
    padding: 9px 16px;
    display: inline-grid;
    border-radious: 2px;
}
.main-box-top p{
    color: #fff;
    font-size: 13px;
}
.main-calculator .mid-calculator .calculator-form .input-group-text{
        background: #0d2244;
    color: #fff;
}
.about-us-area{
        background: #e4f5e46b !important;
    padding: 46px 0 30px 0 !important;
    margin: 0px 0 54px !important;
}
.loan-banner{
    background: #0d2244;
    padding: 50px 0;
}
.loan-banner h2{
    color: #ffffff;
    font-size: 40px;
    font-weight: 500;
    padding-bottom: 23px;
    margin-bottom: -4px !important;
}
.loan-banner p{
    color: #d8d8d8;
}
.loan-head-btn{
        border: none;
    background: #ff7e16;
    color: #fff;
    padding: 10px 60px;
    font-weight: 500;
    font-size: 19px;
    border-radius: 5px;
}
.loan-second h3{
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    line-height: 38px;
}
.lona-second i{
    font-size: 64px !important;
    color: #ff7e16;
}
section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#tabs{
	background: #0d2244;
    color: #eee;
}
#tabs h6.section-title{
    color: #fff;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #f3f3f3;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 20px;
    font-weight: bold;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #ff7e16;
    font-size: 20px;
}
.no-gutters>.col, .no-gutters>[class*=col-]{
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.loan-card{
    border-radius: 7px;
}
.loan-card img{
        border-radius: 7px 7px 0px 0px;
}
.loan-card-body{
        border-bottom: 5px solid #0d2244;
    border-radius: 4%;
}
.learn_more{
        border: none;
}
.consol-box{
    text-align: center;
        border-bottom: 6px solid #0d2244;
}
.consol-box h3{
    font-size: 20px;
    font-weight: 500;
    color: #ff7e16;
}
.consol-box p{
      font-size: 14px;  
}
.consol-box{
    box-shadow: 0px 0px 3px 0px;
    padding: 25px 20px;
    border-radius: 7px;
}
.consolidate-four{
    background: #0d2244 !important;
    color: #fff;
    text-align: center;
    padding: 60px 0;
}
.consl-f img{
    width: 14%;
    padding: 18px 0 14px 0;
}
.payof_r{
    display: flex;
    align-items: center;
        border-radius: 5px;
    background: #0d2244;
}
.payof_r p{
    color: #fff;
}
.payof_r h3{
    color: #fff;
}
.payof_r img{
        border: 1px solid #f59019;
}
.question {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 20px 80px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.question::after {
  content: "\002B";
  font-size: 2.2rem;
  position: absolute;
  right: 20px;
  transition: 0.2s;
}

.question.active::after {
  transform: rotate(45deg);
}

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 0 20px 20px;
  line-height: 1.5rem;
}

.question.active + .answercont {
}

@media screen and (max-width: 790px){
  html {
    font-size: 14px;
  }
  .wrapper {
  width: 80%;
}
}
@media screen and (max-width: 480px){
    .cta-txt h4 {
        font-size: 30px;
    }
}