@media (min-width: 1700px){
    .awards-borders{
        width: 165px;
    }


}
@media (min-width: 1200px) and (max-width: 1400px) {
    .home-banner-image .slider-image{
    height: 400px;
    }
    .slider_laptop{
    padding-left:50px;
    }
    .home-banner-image .slider-image.slider_image_one{
        background-position:100% 0%;
    }
    .awards-borders {
     right: 0px;
     height: 100px;
     width: 140px;
    }
    .awards-borders.header-logo-dl {
        right: 0px;
        width: 124px;
        height: 72px;
        top: 0px;
    }
    .text_awards
    {
        padding: 0;
        text-align: right;
    }
    #navbarPageContent ul > li > a {
        /*padding: 10px 15px;*/
    }
    #navbarPageContent ul > li > a.pay-btn {
        margin-left: 0px;
    }
    .desktop-header .row{
        margin:0;
    }
    .desktop-header .text_awards> .row{
        display: inline-flex;
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {

}
@media (min-width: 1300px) and (max-width: 1400px) {
.text_awards
{
        padding: 0;
}
}
@media (min-width: 1400px) and (max-width: 1500px){
.text_awards
{
    padding-right: 0px;
}
.awards-borders.header-logo-dl {
    right: 0px;
}
}
/*** Large screen view ***/
@media (min-width: 1200px) {
    .stories-list a:before {
        padding-left: 3px;
        margin-top: -2px;
    }
    .row-col-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .row-col-40 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .social-slider .slick-list:after {
        content: "";
        position: absolute;
        background-image: linear-gradient(to right, #fff0, #1ca5b6);
        top: 0;
        right: 0;
        width: 20%;
        height: 100%;
        z-index: 9;
    }

    .social-slider .slick-list:before {
        content: "";
        position: absolute;
        background-image: linear-gradient(to left, #fff0, #1ca5b6);
        top: 0;
        left: 0;
        width: 20%;
        height: 100%;
        z-index: 9;
    }

    .social-slider .slick-slide:not(.slick-active) .shadowbox {
        opacity: 1;
        background: linear-gradient(0deg, rgba(226, 226, 226, 0.34) 58%, rgba(226, 226, 226, 0.34) 58%);
    }
    .home-banner-image .bg-image-cover{
        background-position: 100% 25%;
    }

    .iwant-to-learn{
        margin-right:-145px;
        font-size: x-large;
    }
    .nice-select{
        padding-top: 5px;
    }
    .nice-select span.current{
        font:inherit;
        font-weight: 800;
        font-size: x-large;
        padding-left:0px;
    }
}
@media (min-width: 1900px) { }

@media (min-width: 1650px) and (max-width: 1899px) {
    .stories-list a:before {
        padding-left: 0;
        margin-top: 0;
    }
}
@media all and (min-width:1201px) and (max-width:1400px){
.font-45{
    font-size: 40px;
}
.font-20{
    font-size: 18px;
}
}
/*** Tab view ***/
@media (max-width: 1200px) {
    .slick-slide-75vh {
      height: 78vh;
      background: #efefef!important;
    }

    .desktop-header {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    .offering-details .card-header, .offering-details .card-body {
        width: 100%;
    }
    .offering-details  .btn{
        white-space: initial;
    }
    .keystats_pages {
        border-right: 0px solid #000;
    }
    .key_stats{
        padding: 16px 10px !IMPORTANT;
    }
    .keystats_pages > .card-view-block{
        border-bottom: 5px solid #000;
    }
    .keystats_pages.key_stat_last > .card-view-block{
        border-bottom: 0px solid #000;
    }
    .home-banner-image .slider-image{
        height: 400px;
     }
     .slider_laptop{
        padding-left:50px;
     }
     .home-banner-image .slider-image.slider_image_one{
         background-position:100% 0%;
     }
     .home-banner-image .bg-image-cover{
         background-position:40% 25%;
     }
     .home_productslider .slick-prev, .media_slider .slick-prev, .client_sliders .slick-prev {
        left: 0;
    }
    .home_productslider .slick-next, .media_slider .slick-next, .client_sliders .slick-next {
        right: 0px;
    }
    .mobile-header .sub-menu{
        margin-bottom: 10px;
    }
    .desktop_footers{
         display:block;
    }
    .mobile_footers{
        display:none;
   }
  .social_sections:before {
        width: 2px;
        height: 100px;
        display: block;
        margin-left: 8px;
        vertical-align: middle;
    }
    .customes_contacts:after {
        width: 2px;
        height: 100px;
        display:block;
        margin-left: 10px;
        vertical-align: middle;
    }
    .mobile_socila_icons li,.mobile_custom_icons li {
        display: inline-block;
        text-align: center;
        position: relative;
    }
    .mobile_footers li a {
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        transition: all 0.4s ease-in-out;
        background: #fff;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        line-height: 21px;
        margin-bottom: 10px;
    }
    .mobile_footers ul{
        display: inline-block;
    }
    .mobile_footers li a.facebook,a.fab.fa-facebook-f.mr-3{
        color: #3B5998;
    }
    .mobile_footers li a.twitter,a.fab.fa-twitter{
        color: #1DA1F2;
    }
    .mobile_footers li a.linkein{
        color: #0077B5;
    }
    .mobile_footers li a.youtube{
        color: #c4302b;
    }
    .mobile_custom_icons li a.our_presence:hover span{
        opacity: 1;
    }
    .mobile_custom_icons li a.call_us:hover span{
            opacity: 0;
    }
    .mobile_custom_icons li a span {
        opacity: 0;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: -16px;
        right: 0;
        width: 150px;
        text-align: left;
        left: 0;
        display:none;
    }
    .center-selesction-box{
      margin: auto;
      width: 20%;
    }

    .nice-select span.current{
        font-size: large;
    }

}

@media (min-width: 992px) { }

@media (min-width: 992px) and (max-width: 1200px) { }

@media (max-width: 992px) {
    .prod-info p{height:60px;}
    .loan_pie_side,.loan_count_side{
        max-width: 100%;
        flex:0 0 100%;
    }
    .loan_pie_side{
        padding:3px 15px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .center-selesction-box{
      margin: auto;
      width: 30%;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .font-45{
        font-size: 30px;
    }
    .font-20{
        font-size: 16px;
    }
}

@media (min-width: 767px) {
  .item-desk{
    display: none !important;
  }
}

/*** mobile view ***/
@media (max-width: 767px) {
    .f-small{
      font-size: 10px;
    }
    .fotr-margin{
      margin-top: -5px;
    }
    .bg-mobile-one{
        background-position:bottom !important;
    }
    .emi-deferment-section.w-75{
        width: 100% !important;
    }
    .top-170px{
        top:100px;
    }
    .top-350px{
        top:150px;
    }
    .font-45{
        font-size: 20px;
    }
    .font-20{
        font-size: 12px;
    }
	.page_loading{
	    background-size: 30% 13%;
	}
    .col-sm-9.px-5.tab-content {
        padding: 15px!Important;
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ul.col-sm-3.tab_heading.nav{
       width: 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      border-bottom: 1px solid;
      border-right: 0px solid transparent !important;
    }
    .contactpage_tabs .tab-content {
        padding: 20px;
    }
    .corporate_ship_box {
        height: auto;
    }
   .calculator_value{
    display: block!important;
    flex: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
    .prod-info p{height:auto;}
    .partner_states img {
        max-height: 100px;
    }
    .alience_states img{
        max-width: 100%;
    }
    .tab-content {
        padding-left: 20px;
    }
    .tab_heading li a {
        margin-right: 20px!important;
        margin-bottom: 10px;
    }
    .social_impactsections:before{
        background-size: contain;
    }
    .copyright{
        padding-bottom:0!important;
    }
    .position-absolute.regis_details_form {
        position: relative !important;
    }
    h1.page-title.text-white.mb-2.text-white {
        color: #000 !important;
    }
    .product-block.section{
        padding: 10px 0;
    }
    .section {
        padding: 20px 0;
    }
    .news_gallery .paragraph p{
        padding:0;
    }
    .business_loain .paragraph {
        color: #000 !important;
    }
    .business_loain {
        height: auto;
        display: block;
    }
    .page-breadcrumbs,.breadcrumbs
    {
        padding:0px 15px;
    }
    .blog-post{
        display:block;
    }
    .footer_contactus .d-block{
    padding-bottom:0!important;
    }
    .offering-details .card-header i{
        font-size: 14px;
    }
    .offering-details .btn span{
         font-size:14px;
    }
    .offering-details .card-header, .offering-details .card-body {
        padding: .75rem 0;
    }
    .loan-process  .row,.loan-offerings .row{
        margin:0;
    }
    .slider-content  span.font-weight-light.pr-3 {
        font-weight: 700 !important;
    }
   .client-testimonial h6.text-black.pb-3 {
        font-size: 22px;
    }
    .client-testimonial p.fs-18.font-italic.pb-4 {
        font-size: 20px;
        line-height: 30px;
    }
    .client-testimonial .button {
        min-width: 95px;
        font-size: 17px;
        padding: 4px 14px !important;
        border-radius: 8px;
    }
    .client-testimonial .d-flex.justify-content-center{
        margin-top: 20px;
        margin-bottom:20px;
    }
    .product_content_Sections .title-h2,.contact_section_content .title-h2{
     text-transform: lowercase !important;
    }
    .careers_sections .title-h2{
       font-style: italic;
    }
    .careers_sections .fs-24{
     padding:0;
    }
    .product_content_Sections .title_contents{
       text-align:left!important
    }
    .mobile_content_section{
        padding-left:15px;
        padding-right:15px;
    }
    .careers_sections .title_contents{
        text-align:left!important
     }
    .product_content_Sections .title-h2::first-letter, .contact_section_content .title-h2::first-letter {
        text-transform: uppercase!important;
    }
    .product_content_Sections .title-h2 {
        font-style: italic;
    }
    .homepage_produt_blocks .title-h2 {
      color:#000;
    }
    .product_content_Sections p.fs-28.text-gray.font-italic {
        font-size: 18px;
        color: #000;
    }

    #navbarMobileContent > ul > li a{
        font-weight: 400;
    }
    #navbarMobileContent > ul > li.menu-item-has-children .sub-menu{
        padding-left: 30px;
    }
    .blog-post .post-content.py-2.fs-18 {
        font-size: 16px;
    }
    .mobile-visible {
        display: block;
    }
    .pages_aboutus{
        text-align: left !important;
    }
    a.button,.gallery_views .loadmore {
        font-size: 16px;
        padding: 6px 17px !important;
        border-radius: 10px;
    }
    .about_page_content  .row,.contact_page_content .row{
     margin:0;
    }
    .slider-content a.button{
        color:#000;
        font-size: 12px;
        padding: 5px 15px !important;
    }
    .fs-72 {
        font-size: 36px;
        line-height: 46px;
    }
    .fs-24 {
        font-size: 18px;
    }
    h1, .fs-48 {
        font-size: 32px;
    }
    h2, .title-h2, .fs-36 {
        font-size: 26px;
    }
    h3, .fs-28 {
        font-size: 22px;
    }
    h5, .fs-22 {
        font-size: 18px;
    }
    h6, .fs-18 {
        font-size: 14px;
    }
    .order-xs-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xs-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .text-xs-center {
        text-align: center !important;
    }
    .align-xs-center {
        margin: 0 auto;
    }
    .align-xs-left {
        margin: 0;
    }
    .videoplayer-button span.play-btn {
        display: block;
    }
    a.button {
        min-width: 140px;
    }
    .social-slider .slick-arrow {
        display: none !important;
    }
    .bg-shadow-green:before, .slider-content:before {
        display: none;
    }
    .banner-with-image {
        height: 200px;
    }
    .h-400,
    .background-image {
        height: 100px;
    }
    .h-400,
    .background-image-1 {
        height: 100px;
    }
    .social_page_section{
        height: 250px;
        width: 280px;
        margin: 0 auto;
        transform: rotate(90deg)
    }
    .social_page_section .d-block{
        transform: rotate(270deg);
    }
    .social_impactpage .paragraph.text-center.pb-0 {
        padding-right: 0px;
    }
    .social_impactfour .paragraph.text-center.pb-0{
        padding-left: 0px;
    }
    .social_page_section .paragraph.text-center.pb-0{
        height:auto;
    }
    .slider_laptop {
        padding-left: 00px;
    }
    .register_details_forms,.register_forms{
        flex: 0 0 100%;
        max-width: 100%;
    }
    ul.list_type.px-4.mt-2{
        padding:0!Important;
    }
    .client_sliders .slick-prev,.client_sliders .slick-next {
        top: 75px;
    }
    .center-selesction-box{
      margin: auto;
      width: 60%;
    }
    .nice-select:after{
        top:20px;
    }
    .item-mobile{
     display: none !important;
   }
   .overlay-loan{
      margin-top: -12px !important;
      position: relative;
  }
  .fs-25 {
      font-size: 15px !important;
      line-height: inherit !important;
      letter-spacing: 0px !important;
  }
  .fs-25-1 {
      font-size: 20px !important;
      line-height: inherit !important;
      letter-spacing: 0px !important;
  }
  .fs-23 {
      font-size: 13px !important;
      line-height: inherit !important;
      letter-spacing: 0px !important;
  }
  .fs-23-1 {
      font-size: 13px !important;
      line-height: inherit !important;
      letter-spacing: 0px !important;
  }
}

@media (min-width: 576px) and (max-width: 992px) {
}

@media (max-width: 600px) {
    .client-testimonial .client-image {
        width: 150px;
    }
   .logo_partners{
       height: 200px;
   }
}

@media (max-width: 480px) {
    .tab_heading li a{
        margin-right: 0px!important;
    }
    .logo_partners {
        height: 150px;
    }
    .tab_heading li{
      width:100%;
      padding:0px 15px;
      text-align:Center;
    }
}
@media (max-width: 435px) {
.mobile_footers li a{
    width: 25px;
    height: 25px;
    line-height: 17px;
}
.social_sections:before,.customes_contacts:after{
   display:none;
}
}
@media (max-width: 380px) { }
