@media (max-width: 1600px) {
  .price-statistics-box h3 {
    font-size: 26px;
  }

  .price-statistics-box span {
    font-size: 18px;
  }

  .price-statistics-box p {
    font-size: 20px;
  }

  .price-statistics-box p img {
    margin-left: 10px;
    height: 15px;
  }

  .nav-pills .nav-item {
    margin-right: 20px;
  }

  .nav-pills .nav-item .nav-link.active {
    font-size: 16px;
    padding: 0 30px;
  }

  .nav-pills .nav-item .nav-link {
    font-size: 18px;
  }

  .currency-right p {
    font-size: 18px;
    margin-right: 0;
  }
  .currency-detail p {
    font-size: 18px;
    margin-right: 0;
  }

  .currency-right .price {
    margin-left: 20px;
  }
  .currency-right .price {
    text-align: right;
  }
  .currency-left p {
    font-size: 14px;
  }

  .price-exchange-box {
    padding: 35px 15px;
  }

  .price-comments .image-holder {
    max-width: 54px;
    height: 54px;
  }

  .price-comments .text-box {
    padding-left: 15px;
  }

  .price-comments .image-holder span {
    width: 15px;
    height: 15px;
  }

  .price-comments {
    margin-bottom: 40px;
  }

  .converter-right .nav-pills .nav-item .nav-link {
    padding: 0 20px;
  }
}

@media (max-width: 1300px) {
  .down-scrol {
    right: 20px;
  }
}

@media (max-width: 1199px) {
  .navbar-brand {
    max-width: 200px;
  }

  .navbar-nav .nav-item {
    margin: 0 20px;
  }

  .banner-sec {
    padding: 150px 0 170px 0;
  }

  .banner-text h1 {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    max-width: 660px;
    margin: 0 auto 30px;
  }

  .down-scrol {
    max-width: 160px;
    right: 20px;
  }

  .price-statistics-inner {
    padding: 30px;
    overflow-y: auto;
  }

  .price-statistics-inner ul {
    justify-content: flex-start;
  }

  .price-exchange-right {
    padding: 30px 0 0 0;
  }

  .converter-right .nav-pills .nav-item .nav-link {
    padding: 0 10px;
    font-size: 16px;
  }

  .converter-right .nav-pills .nav-item .nav-link.active {
    padding: 0 10px;
  }

  .converter-detail .form-group select {
    max-width: 140px;
    font-size: 26px;
    padding-left: 18px;
  }

  .footer-links h3 {
    font-size: 18px;
    margin-bottom: 35px;
  }

  .footer-left .text-box p {
    font-size: 14px;
    line-height: 19px;
  }

  .footer-left .text-box {
    margin-top: 30px;
  }

  .back-top {
    width: 60px;
    height: 60px;
    bottom: 70px;
    right: 40px;
  }

  .back-top img {
    height: 30px;
  }
}

@media (max-width: 991px) {
  .navbar-nav .nav-item .nav-link {
    font-size: 16px;
  }

  .navbar-nav .nav-item {
    margin: 0 15px;
  }

  .down-scrol {
    max-width: 140px;
    right: -30px;
  }

  .banner-sec {
    padding: 150px 0 120px 0;
  }

  .price-statistics-inner {
    margin: -60px auto 0;
  }

  .title {
    margin-bottom: 70px;
  }

  .title h3 {
    font-size: 38px;
    padding-top: 35px;
  }

  .currency-converter-sec {
    padding: 50px 0;
  }

  .converter-right {
    padding: 0;
  }

  .news-sec {
    padding: 50px 0;
  }

  .news-sec .title {
    margin-bottom: 30px;
  }
  .news-box .text-box .text-inner span {
    text-align: left;
  }

  .news-box .text-box h4 span {
    font-size: 14px;
    margin-right: 10px;
  }

  .news-box .text-box h4 {
    font-size: 22px;
  }

  .news-box .text-box .text-inner {
    padding: 15px 0 0 35px;
  }

  .news-box .text-box .text-inner p {
    font-size: 14px;
    margin-bottom: 7px;
  }

  .news-box {
    text-align: center;
    margin: 15px 0;
  }

  .news-box .text-box {
    padding: 20px 0 0 0;
  }

  footer {
    padding: 50px 0;
  }

  .footer-left {
    margin-bottom: 30px;
  }

  .footer-left .text-box {
    margin-top: 20px;
  }

  .footer-left .text-box p {
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
  }

  .footer-inner {
    padding-bottom: 50px;
  }

  .back-top {
    bottom: 20px;
  }
}

@media (max-width: 767px) {
  .container,
  .container-sm {
    max-width: 100%;
  }

  .price-exchange-sec .container {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 5px;
  }

  .mobile-0 {
    padding: 5px;
  }

  .navbar-toggler {
    padding: 0;
    border: none;
    border-radius: 0;
  }

  .navbar-toggler-icon {
    width: 26px;
    height: 2px;
    margin-bottom: 6px;
    background-color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .navbar-toggler-icon:last-child {
    margin-bottom: 0;
  }

  .navbar-nav .nav-item {
    margin: 0;
  }

  .navbar-brand {
    max-width: 150px;
  }

  .navbar-nav .nav-item .nav-link {
    padding: 10px 0;
  }

  .navbar-collapse {
    padding-top: 15px;
  }

  .banner-sec {
    padding: 110px 0 100px 0;
  }

  .banner-text span {
    left: 0;
  }

  .banner-text h1 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    max-width: 620px;
    margin: 10px auto 20px;
  }

  .price-statistics-box span {
    font-size: 14px;
  }

  .price-statistics-box h3 {
    font-size: 22px;
  }

  .price-statistics-box p {
    font-size: 14px;
  }

  .price-statistics-box p img {
    margin-left: 6px;
    height: 10px;
  }

  .currency-right .price span {
    font-size: 16px;
  }
  .currency-detail .price span {
    font-size: 16px;
  }
  .footer-links ul li {
    margin-bottom: 20px;
  }

  .footer-links ul li a {
    font-size: 14px;
  }

  .footer-links h3 {
    margin-bottom: 20px;
  }
  .news-box .text-box .text-inner span {
    text-align: left;
    padding-left: 6%;
  }

  .news-box .text-box h4 span {
    font-size: 14px;
    margin-right: 10px;
    padding-left: 6%;
  }
}

@media (max-width: 575px) {
  .banner-text h1 {
    font-size: 26px;
    margin: 15px auto;
    line-height: 36px;
  }

  .banner-text a {
    font-size: 16px;
    height: 45px;
    max-width: 180px;
    padding: 10px 15px;
  }

  .banner-text a strong img {
    height: 10px;
  }

  .banner-text p {
    font-size: 14px;
    margin: 20px 0 0 0;
  }

  .down-scrol {
    display: none;
  }

  .price-exchange-sec {
    padding: 20px 0 50px;
  }

  .title h3 {
    font-size: 28px;
    padding-top: 20px;
  }

  .title {
    margin-bottom: 50px;
  }

  .price-exchange-left h4 {
    font-size: 18px;
    margin-bottom: 25px;
  }

  .nav-pills .nav-item {
    margin-right: 0;
    width: 33.3%;
  }

  .nav-pills .nav-item .nav-link.active {
    padding: 0;
    font-size: 14px;
  }

  .nav-pills .nav-item .nav-link {
    justify-content: center;
    height: 45px;
    font-size: 14px;
  }

  .foreign-currency .media {
    flex-direction: column;
    align-items: flex-start;
  }

  .currency-right {
    width: 100%;
  }

  .currency-right p {
    font-size: 14px;
  }

  .currency-right .price {
    margin: 0;
  }
  .currency-detail {
    width: 100%;
  }

  .currency-detail p {
    font-size: 14px;
  }

  .currency-detail .price {
    margin: 0;
  }
  .price-exchange-left-second .nav-pills .nav-item {
    width: 50%;
  }

  .price-statistics-inner {
    padding: 20px;
    border-radius: 10px;
    height: 112px;
  }

  .currency-left p {
    font-size: 12px;
  }

  .price-exchange-right .media-top h4 {
    padding: 0 34px;
    font-size: 14px;
    height: 45px;
  }

  .price-exchange-box {
    padding: 20px 15px;
  }

  .price-comments .media {
    align-items: center;
  }

  .price-comments .text-box h4 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .comments-detail {
    margin: 20px 0 0 0;
    flex-direction: column;
  }

  .comment-like {
    margin-bottom: 15px;
  }

  .converter-right .nav-pills .nav-item {
    margin: 0;
    width: 50%;
  }

  .converter-right .nav-pills .nav-item .nav-link {
    padding: 0;
    font-size: 14px;
    height: 45px;
    text-align: center;
    justify-content: center;
  }

  .converter-detail .form-group .form-control {
    height: 50px;
    font-size: 20px;
  }

  .converter-detail .form-group select {
    max-width: 110px;
    font-size: 18px;
    padding-left: 12px;
    height: 50px;
  }

  .footer-links {
    margin-bottom: 30px;
  }

  .footer-inner {
    margin-bottom: 0;
    padding: 0;
  }

  .back-top {
    width: 40px;
    height: 40px;
    bottom: 30px;
    right: 20px;
  }

  .back-top img {
    height: 23px;
  }

  .footer-logo {
    max-width: 250px;
  }

  .news-btn {
    font-size: 14px;
    height: 55px;
    max-width: 180px;
    width: 100%;
    margin: 20px auto 0;
  }
  .news-box .text-box .text-inner span {
    text-align: left;
    padding-left: 6%;
  }

  .news-box .text-box h4 span {
    font-size: 14px;
    margin-right: 10px;
    padding-left: 6%;
  }
}

@media (max-width: 374px) {
  .price-exchange-left-second .nav-pills .nav-item {
    width: 100%;
  }

  .update {
    padding: 10px 0px;
  }

  .update p {
    font-size: 12px;
  }

  .update a {
    font-size: 12px;
  }

  .price-exchange-right .media-top a {
    font-size: 14px;
  }

  .price-exchange-right .media-top a img {
    margin-left: 8px;
  }

  .price-comments .text-inner {
    padding: 10px;
  }
}

@media (max-width: 1100px) {
  .right-comment {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  .right-poll {
    display: none;
  }

  .right-comment {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .tabMargin {
    margin-right: 0px !important;
  }
}

@media (max-width: 766px) {
  .currency-converter-sec {
    padding: 50px 10px 30px 10px;
  }
  .left-poll {
    display: block !important;
  }
  .detail-Curvalue {
    margin-left: 0px !important;
  }
  .news-title {
    margin-top: 15px !important;
  }
  .news-sec {
    margin-top: 15px !important;
    margin: 10px;
  }
  .allnews-sec {
    margin-top: 100px !important;
  }
  .fuels-sec {
    margin-top: 70px;
  }
  .city-right {
    display: none !important;
  }

  .city-menu-min {
    height: 50px;
  }
  .city-left {
    display: block !important;
  }
}
