@media screen and (max-width:990px)  and (min-width: 768px){


    #logo{
        width: 150px;
    }

    
}




@media screen and (max-width:420px)  and (min-width: 360px){


    #logo{
        width: 150px;
    }

    #top-btns{
        color: white;
        font-size: 75%;
    }

    .navbar > .container .navbar-brand {
        margin-left: 0px;
    }
}

@media (max-width:767px) {
    .article-list h2 {
      margin-bottom:25px;
      padding-top:25px;
      font-size:24px;
    }

   .team-clean h2 {
        margin-bottom:25px;
        padding-top:25px;
        font-size:24px;      
    }

    .container--loan-minutes .loan-minutes--img .loan-minutes--title h3 {
        font-size: 34px;
    }

}



  /*how-it-works  */
  
  @media screen and (min-width: 1170px){
    #how-it-works-container {
        padding: 0;
    }
  
  }

  @media screen and (max-width: 768px){
    .container--loan-minutes .loan-minutes--title { width: 40%; }
	.container--loan-minutes .loan-minutes--img .loan-minutes--title h3 { font-size: 34px; }
	.container--loan-minutes .loan-minutes--img .loan-minutes--title h1 { font-size: 60px; }
	.container--loan-minutes {
		background-color:  #1f598c;
	}
    
  }


  @media screen and (max-width: 1090px){
    .container--loan-minutes .loan-minutes--img {
		width: 100%;
	}
	.container--loan-minutes .loan-minutes--img .loan-minutes--title h3 {
		font-size: 40px;
	}
	.container--loan-minutes .loan-minutes--img .loan-minutes--title h1 {
		font-size: 80px;
    }
    
    
	.loan-minutes--info {
		padding-top: 20px;
		padding-bottom: 17px;
		width: 100%;
	}
	.loan-minutes--info	li {
		width: 45%;
		margin-right: 30px;
		margin-bottom: 25px;
	}
	.loan-minutes--info	li img {
		margin-bottom: 15px;
		width: 60px;
	}
	.loan-minutes--info .title {
		font-size: 18px;
		min-height: auto;
	}

	.loan-minutes--info .info {
		font-size: 14px;
	}

  }


  @media screen and (max-width: 480px){
	.container--loan-minutes .loan-minutes--title { width: 80%; }
	.container--loan-minutes .loan-minutes--img .loan-minutes--title h3 { font-size: 18px; line-height: 26px; }
    .container--loan-minutes .loan-minutes--img .loan-minutes--title h1 { font-size: 20px; line-height: 26px; }
    .container--loan-minutes .loan-minutes--img {
		width: 100%;
	}

	.container--loan-minutes .loan-minutes--img h3 {
		font-size: 40px;
    }
    
    .loan-minutes--info {
		width: 100%;
	}

	.loan-minutes--info	li {
		margin: 0;
		width: 100%;
	}

	.loan-minutes--info	li img {
		margin-bottom: 0;
	}
	.loan-minutes--info .title {
		min-height: auto;
	}

	.loan-minutes--info .info {
		margin-bottom: 30px;
	}
  }


  /* contact-us */

  @media screen and (max-width: 480px){
    .container--ribbon-wrapper .ribbon {
        font-size: 20px;
    }

    .map-wrapper {
        margin-bottom: 20px;
        width: 100%;
    }

    .contact-wrapper {
        width: 100%;
    }


  }

  @media screen and (max-width: 1090px){
    .contact-wrapper li {
        margin-bottom: 20px;
    }


  }


  /* landing-pages */

  @media screen and (max-width: 480px) {
    .lp-banner{
        width: 100%;
        float: left;
        background: rgba(0,0,0,0.6);
    }

    .lp-heading-div{
        margin-top: -67%;
        margin-left: 0%;
        font-weight: 100;
        font-size: large;
        background-color: rgba(0,0,0,0.6);
        overflow: overlay;
        height: 13.3em;
        opacity: 0.7;
    }

    .lp-heading{
        font-family: sans-serif;
        font-weight: bold;
        color: white;
        /*margin-left: 32px;*/
        font-weight: bold;
    }

    /*.lp-subtitle{
        color: white;
        margin-top: 17%;
        font-weight: 500;
    }*/

    .lp-form{
        border: 1px double;
        padding: 0px 30px;
        background: #fff;
        border-radius: 4px;
        margin: auto;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(6%);
        margin-bottom: 25%;
        /*border: 3px ridge;*/
        float: none;
        width: 100%;
        height: 100%
    }

    .lp-bg{
        position: relative;
        width: 100%;
        float: none;
        height: 450px;
    }

    #lp-bg-img{
        width: 100%;
        height: 100%;
        float: none;
    }

    #lp-form-group{
    float: none;
    width: 100%;
    }

}


@media screen and (min-width: 320px) and (max-width: 480px){
	.lp-title-tile {
		/*position: absolute;*/
		background: rgba(0, 0, 0, 0.7);
		opacity: 0.7;
		width: 100%;
		top: 0;
		height: 11%;
	}

	.lp-title-tile2 {
		position: absolute;
		background: rgba(0, 0, 0, 0.7);
		opacity: 0.9;
		width: 100%;
		bottom: 0;
	}


	

	.lp-title {
		color: white;
		font-weight: bolder;
		font-size: 21px;
	}

	.lp-title2 {
		color: lightyellow;
		font-size: 16px;
		text-align: -webkit-left;
		line-height: 19px;
    	
	}
	#lp-tnc-group{
		float: none;
    	width: 100%;
		margin-bottom: 70px;	
	}


	.city-title-tile{
		position: absolute; 
		/* background: rgba(0, 0, 0, 0.7); */
		/* opacity: 0.7; */
		width: 100%;
		top: 0;
		height: 42px;
	}

	.city-title-tile2{
		position: absolute;
		/* background: rgba(0, 0, 0, 0.7); */
		/* opacity: 0.9; */
		width: 100%;
		bottom: 0;
	}

	.city-h4{
		font-size: 14px;
		color: black;
		font-family: 'OpenSans';
	}

	.city-heading{
		position: absolute;
		top: 25%;
		left: 13%;
    /* transform: translate(-50%, -50%); */
		font-size: 16px;
	}

	.city-h{
		font-size: 16px;
	}

	.city-banner{
		position: relative;
		display: inline-block;
		height: 150px;
	}

	.city_links_div{
		float: left;
		margin-left: 20%;
		margin-left: 0%;
	}

	#error_page{
		width: 34%;
		left: 50%;
		/* height: 8%; */
		top: 36%;
	}

	.lp-title-tile2 p{
		margin: 0 9px 10px;
    	color: white;
    	font-size: 100%;
	}

	.container-banner-bottom p{
		margin: 0 10px 10px;
		font-size: 14px;
    	color: black;
    	font-family:'OpenSans';
	}
	
	#bnglr{
		padding: 0px;
	}

	.dl{
		padding: 5px;
		padding-bottom: 0px;
		padding-top: 0px;
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
	}

	#calc-center{
		margin-left: 0%;
	}
	
	
}


/* banner-top-info */

@media screen and (min-width: 1170px) and (max-width: 1280px) {
	.banner-top-info .container {
		width: 76%;
	}
}


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

	.banner-top-info .container {
		width: 92%;
	}
	.banner-top-info__list p {

		letter-spacing: 1px;
	}

	.banner-top-info__list img {
		margin-right: 20px;
	}
	.banner-top-info__btn a {
		font-size: 20px;
    }
    
}


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

	.banner-top-info .container {
		width: 100%;
    }
    
    .banner-top-info {
		padding: 20px;
	}

	.banner-top-info__list {
		margin-bottom: 0;
	}

	.banner-top-info__list p {
		font-size: 16px;
	}

	.banner-top-info__btn {
		padding: 30px 15px;
	}
	.banner-top-info__btn .apply-btn-01 { font-size: 28px; line-height: 28px; }
	.banner-top-info__btn .apply-btn-02 { font-size: 30px; line-height: 30px; }
	.banner-top-info__btn .apply-btn-03 { font-size: 18px; line-height: 18px; }

	.banner-top-info__list li {
		margin-bottom: 10px;
	}

}


@media screen and (max-width: 480px) {
	.banner-top-info__list img {
		float: left;
		margin-bottom: 20px;
	}

	.banner-top-info__list span {
		font-size: 14px;
	}

	.banner-top-info__btn {
		margin-top: 0;
		padding: 10px;
		border-radius: 5px;
		margin-bottom: 20px;
		width: 100%;
		height: 40px;
	}
	.container--loan-minutes .loan-minutes--title { width: 80%; }
	.container--loan-minutes .loan-minutes--img .loan-minutes--title h3 { font-size: 18px; line-height: 26px; }
	.container--loan-minutes .loan-minutes--img .loan-minutes--title h1 { font-size: 20px; line-height: 26px; }
	.banner-top-info__btn .apply-btn-01{font-size: 20px; line-height: 1;}
	.banner-top-info__btn .apply-btn-02,
    .banner-top-info__btn .apply-btn-03 { display: inline-block; font-size: 16px; }
    
}

/* Product Page */

@media screen and (max-width: 480px) {
	.product-promo {
		text-align: center;
		background: url(https://meta.gromor.in/images/tile/row1-3.jpg)no-repeat;
		background-size: cover;
		height: 200px;
	  
	  }
	  
	  .product-promo .jumbotron {
		background-color: rgba(0, 0, 0, 0.5);
    	height: 100%;
	  }

	  #no-padding{
		padding-right: 0;
	  }

}

/* testimonial */

@media screen and (max-width: 768px) {
	.media-object{
		margin-top:0;
   }
  }


 /* Industry  */

 @media screen and (max-width: 768px) {
	#industry-title{
		font-size: 18px;
   }
  } 


  @media screen and (min-width: 768px){
	#industry-title{
		font-size: 45px;
	}
  }











  



