@media (max-width: 567px) {
  .navbar {
    padding: 5px 10px;
  }
  .navbar .nav-item {
    padding-left: 0px;
  }
  .banner {
    height: 850px;
  }
  .banner-content {
    padding: 25px 0 25px 0;
    position: relative;
  }
  .banner-phone-image {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: -50px;
    text-align: center;
  }
  .absolute-content {
    position: relative;
    top: 0%;
    transform: none;
  }
  .banner-phone-image img{
    width: 200px;
  }
  .banner-content h1 {
    font-size: 30px;
  }
  .social-icons {
    margin-top: 30px;
    position: absolute;
    bottom: -410px;
    left: 50%;
    transform: translateX(-50%);
  }
  footer .social-icons{
    position: relative !important;
    bottom: 0 !important;
  }
  .contact-us-btn{
    margin-top: 30px;
    position: absolute;
    bottom: -260px;
    width: 100%;
    z-index: 100;
    text-align: center;

  }
  .money-transfer-btn{
    position: relative !important;
    bottom: 0 !important;
  }
  .contact-us-btn a{
    width: 100%;
    text-align: center;
  }
  .contact-us .contact-us-btn, .financial-services .absolute-content .contact-us-btn {
    position: relative !important;
    bottom: 0;
  }
  footer ul{
    padding-left: 0px;
  }
  footer .footer-column-2{
    margin-top: 20px;
  }
  .map {
    padding-right: 0px;
  }
  .banner-content p{
    margin-top: 20px;
  }
  .breadcrumb{
    position: relative;
    top: 0;
  }
  .absolute-content h2 {
    font-size: 25px;
    line-height: 40px;
    width: 100%;
  }
  .currency-table .currency-header span ,.currency-data span {
    margin-bottom: 5px;
  }
  .contact-us-banner {
    height: 1265px;
  }
  .phone-banner-cheque{
    left: 0%;
    text-align: center;
    margin: 0 auto;
  }
  .phone-banner-cheque img{
    width: 100px;
    margin-top: -40px;
  }
  .contact-us-banner-white{
    padding: 20px 10px !important;
  }
  .financial-services img{
    width: 200px;
    margin-bottom: 20px;
  }
  .contact-us{
    text-align: center;
  }
  .contact-us img{
    width: 150px;
    margin-top: 20px;
  }
  .contact-us  .absolute-content{
    padding-left: 0px !important;
  }
  .icon-wrap{
    margin: 0 auto;
  }
  .feedback {
    margin: 0 10px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 568px) {
  .navbar {
    padding: 5px 10px;
  }
  .navbar .nav-item {
    padding-left: 0px;
  }
  .banner {
    height: 850px;
  }
  .banner-content {
    padding: 25px 0 25px 0;
    position: relative;
  }
  .banner-phone-image {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: -50px;
    text-align: center;
  }
  .absolute-content {
    position: relative;
    top: 0%;
    transform: none;
  }
  .banner-phone-image img{
    width: 200px;
  }
  .banner-content h1 {
    font-size: 30px;
  }
  .social-icons {
    margin-top: 30px;
    position: absolute;
    bottom: -410px;
    left: 50%;
    transform: translateX(-50%);
  }
  footer .social-icons{
    position: relative !important;
    bottom: 0 !important;
  }
  .contact-us-btn{
    margin-top: 30px;
    position: absolute;
    bottom: -260px;
    width: 100%;
    z-index: 100;
    text-align: center;

  }
  .money-transfer-btn{
    position: relative !important;
    bottom: 0 !important;
  }
  .contact-us-btn a{
    width: 100%;
    text-align: center;
  }
  .contact-us .contact-us-btn, .financial-services .absolute-content .contact-us-btn {
    position: relative !important;
    bottom: 0;
  }
  footer ul{
    padding-left: 0px;
  }
  footer .footer-column-2{
    margin-top: 20px;
  }
  .map {
    padding-right: 0px;
    height: 300px;
  }
  .banner-content p{
    margin-top: 20px;
  }
  .breadcrumb{
    position: relative;
    top: 0;
  }
  .absolute-content h2 {
    font-size: 25px;
    line-height: 40px;
    width: 100%;
  }
  .currency-table .currency-header span ,.currency-data span {
    margin-bottom: 5px;
  }
  .contact-us-banner {
    height: 1130px;
  }
  .phone-banner-cheque{
    left: 0%;
    text-align: center;
    margin: 0 auto;
  }
  .phone-banner-cheque img{
    width: 110px;
    margin-top: -59px;
  }
  .contact-us-banner-white{
    padding: 20px 10px !important;
  }
  .financial-services img{
    width: 200px;
    margin-bottom: 20px;
  }
  .contact-us{
    text-align: center;
  }
  .contact-us img{
    width: 150px;
    margin-top: 20px;
  }
  .contact-us  .absolute-content{
    padding-left: 0px !important;
  }
}

@media only screen and (max-width: 768px) and (min-width: 768px) {
  .currency-table .currency-data span {
    padding: 10px 15px;
    font-size: 13px;
  }
  .contact-us  .absolute-content{
    padding-left: 0px !important;
  }
  .contact-us img{
    width: 150px;
    margin-top: 20px;
  }
  .map{
    padding-right: 0px !important;
    margin-bottom: 30px;
  }
  .map img{
    width: 100%;
  }
  .navbar-brand img{
    display: block !important;
  }
  .contact-us-banner img{
    display: block;
  }
  .contact-us-btn a{
    display: block;
    padding: 20px 30px;
    width: 100%;
  }
  .service-details p {
    min-height: 100px;
  }
  .phone-banner-cheque{
    left: 50%;
    text-align: center;
    margin: 0 auto;
  }
  .phone-banner-cheque img{
    width: 110px;
    margin-top: -59px;
  }
  .banner-phone-image-money {
   right: 2%;

  }
  .banner-phone-image-money img{
    width: 265px ;

}
  
}

@media only screen and (max-width: 990px) and (min-width: 769px) {
 .contact-us .absolute-content img{
  width: 100px;
 }
  .service-details p {
    min-height: 125px;
    font-size: 15px;
  }  
  .banner-phone-image {
    right: -6%;
    top: 35%;
  }
  .banner-phone-image img {
   width: 400px ;
  }
  .banner-phone-image-money {
   right: 5%;

  }
  .banner-phone-image-money img{
    width: 300px ;

}
.phone-banner-cheque{
  text-align: center;
  margin: 0 auto;
}
.phone-banner-cheque img{
  width: 140px;
  margin-top: -59px;
}
.absolute-content h2 {
  font-size: 25px;
  line-height: 35px;
}
.map{
  padding-right: 0px;
}
.phone-banner-cheque{
  right: 20% !important;
  top: 45%;
}
.service-details h4 {
  font-size: 20px;
}
}

@media only screen and (max-width: 1024px) and (min-width: 991px) {
  .service-details p {
    min-height: 100px;
  }  
  .banner-phone-image {
    right: -6%;
  }
  .banner-phone-image img {
   width: 500px ;
  }
  .banner-phone-image-money {
   right: 5%;

  }
  .banner-phone-image-money img{
    width: 400px ;

  }.banner-phone-image {
    right: -6% ;
  }
  .banner-phone-image img {
   width: 500px;
  }
  .phone-banner-cheque{
    right: 20% !important;
  }
  .phone-banner-cheque img {
   width: 200px ;
  }
  .navbar .nav-item {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .service-details p {
    min-height: 100px;
  }  
  .banner-phone-image-money {
   right: 5%;

  }
  .banner-phone-image-money img{
    width: 400px ;

}
.banner-phone-image {
  right: -6% ;
}
.banner-phone-image img {
 width: 500px;
}
.phone-banner-cheque{
  right: 20% !important;
}
.phone-banner-cheque img {
 width: 200px ;
}.navbar .nav-item {
  padding-left: 15px;
}
}