@media (max-width: 1204px) {
  .services-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 60px 100px !important; }
  .services-item {
    width: 100% !important;
    margin: 2rem 0; }
  .service-txt {
    padding: 3.5rem 1rem !important; }
  .tenders-feedback-row {
    padding: 60px 100px !important; } }

@media (max-width: 993px) {
  .services-row {
    padding: 60px 40px !important; }
  .tenders-feedback-row {
    padding: 60px 40px !important; }
  .carousel-inner {
    height: 440px !important;
    max-height: 440px !important; }
  .carousel-inner .carousel-item img {
    height: 440px !important;
    max-height: 440px !important; } }

@media (max-width: 768px) {
  .carousel-inner {
    height: 380px !important;
    max-height: 380px !important; }
  .carousel-inner .carousel-item img {
    height: 380px !important;
    max-height: 380px !important; }
  .center-caption {
    top: 30%;
    bottom: 70%; } }

@media (max-width: 530px) {
  .services-row {
    padding: 60px 20px !important; }
  .tenders-feedback-row {
    padding: 60px 20px !important; }
  .carousel-inner {
    height: 300px !important;
    max-height: 300px !important; }
  .carousel-inner .carousel-item img {
    height: 300px !important;
    max-height: 300px !important; }
  .center-caption {
    top: 25%;
    bottom: 75%; }
  .center-caption h3 {
    font-size: 55px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important; }
  .center-caption p a {
    font-size: 16px !important;
    color: #fff;
    font-family: 'Lora', sans-serif;
    font-weight: 300; } }

@media (max-width: 530px) {
  .services-row {
    padding: 60px 0px !important; }
  .tenders-feedback-row {
    padding: 60px 0px !important; }
  .services-item {
    margin: 1rem 0; } }

@media (max-width: 361px) {
  .service-txt {
    padding: 2.8rem 1rem !important; }
  .carousel-inner {
    height: 220px !important;
    max-height: 220px !important; }
  .carousel-inner .carousel-item img {
    height: 220px !important;
    max-height: 220px !important; }
  .center-caption h3 {
    font-size: 45px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important; }
  .center-caption p a {
    font-size: 14px !important;
    color: #fff;
    font-family: 'Lora', sans-serif;
    font-weight: 300; }
  .center-caption {
    top: 20%;
    bottom: 80%; } }

@media (max-width: 354px) {
  .up-txt {
    padding: 2rem 1rem !important; } }
