/*Mobile Query*/
@media only screen and (max-width: 480px) {
  #partnership .p1-text {
    margin-top: 20px!important;
  }
  #industrial-leaders .item .block{width: 100%!important;}
  #home-top-banner h2{text-align:center;line-height: 47px!important;!important;font-size: 34px!important;!important;font-weight: 700!important;}
  #home-top-banner ul li{font-size: 20px!important;line-height: 32px!important;text-align: center;margin-left: 0!important;list-style: none!important;}
  #home-top-banner ul {margin: 30px 0 40px!important;}
  #home-top-banner a.btn-slide{display: block!important;text-align: center!important;}
  #cutting-edge .card, #our-products .card{margin-bottom:20px!important;}
  #awardCarousel .item img{margin-bottom:20px!important;}
  #awards{padding-bottom:0!important;}
  #awardCarousel .item .row{padding-bottom:0!important;}
}

/*Tablet Query*/
@media only screen and (min-width: 481px) and (max-width:768px) {
 #partnership .p1-text {
    margin-top: 0!important;
  }
  #awards{padding-bottom:0!important;}
  #awardCarousel .item .row{padding-bottom:0!important;}
  #home-top-banner h2{text-align:center;margin-top:15px!important;line-height: 47px!important;!important;font-size: 34px!important;!important;font-weight: 700!important;}
  #home-top-banner ul li{font-size: 20px!important;line-height: 32px!important;text-align: center;margin-left: 0!important;list-style: none!important;}
  #home-top-banner ul {margin: 30px 0 40px!important;}
  #home-top-banner a.btn-slide{display: block!important;text-align: center!important;}
}

a.btn-slide {
    background: #fff;
    border: 1px solid #f55a16;
    box-shadow: 1px 4px 4px rgba(116, 116, 116, 0.25);
    border-radius: 15px;
    font-weight: 400;
    font-size: 22px;
    line-height: 35px;
    color: #f55a16;
    padding: 10px 35px;
    display: inline-block;
    text-decoration:none;
}

a.btn-slide:active, a.btn-slide:hover {
    background: #28620c;
    border: 1px solid #28620c;
    color: #FFFFFF;
    text-decoration:none;
}

#home-top-banner h2{
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    color: #28620c;
    line-height: 50px;
    margin-bottom: 0;
}
#home-top-banner ul{
   margin: 60px 0 70px -20px;
}
#home-top-banner ul li{
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
}

#cutting-edge{
    padding: 70px 0 40px;
}
#our-products{
    padding: 40px 0;
}

#our-products{
  width: 100%;
  height: auto;
  background-image: url("https://www.revesoft.com/cdn/assets/images/revesoft-home/products-bg.jpg");
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
}

#cutting-edge h2, #our-products h2, #industrial-leaders h2, #awards h2, #technology-partnership h2, #events-participitions h2, #latest-blog h2{
    line-height: 47px;
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 0;
}

#cutting-edge .card, #our-products .card{
    background: #E5E3E3;;
    border-radius: 30px;
    transition: 0.3s;
    padding: 15px;
    min-height: 330px;
    margin-bottom: 15px;
}
#cutting-edge .card:hover, #cutting-edge .card:active, #our-products .card:hover, #our-products .card:active, #cutting-edge .active, #our-products .active{
    background: #FFFFFF;
    box-shadow: 0px 8px 29px 7px rgba(0, 0, 0, 0.29);
    border-radius: 30px;
}

#cutting-edge .card h3{
    color: #242C40;
    font-weight: 600;
    font-size: 20px;
    font-style: normal;
}

#cutting-edge .card p, #our-products .card p{
    text-align: center;
    color: #000000;
    font-size: 14px;
}


#cutting-edge .card .para-content .details{
    margin: 30px 0;
    min-height: 90px;
}

#our-products .card .para-content .details{
    margin: 15px 0;
    min-height: 115px;
}

#our-products .card p {
  min-height: 60px;
}


#cutting-edge .card .para-content p a{
    color: #686868!important;
    font-size: 16px;
    border-bottom: none!important;
}

#our-products .card .para-content p a{
    font-size: 20px!important;
    text-align: center;
    color: #FF7700!important;
}

#cutting-edge .card .para-content p a:hover, #cutting-edge .card .para-content p a:active, #cutting-edge .active .para-content p a{
    color: #0E66FF!important;
    border-bottom: none!important;
}

#our-products .card img{margin-top: 20px;}
#partnership{
    background: #EDF3F9;
}

#partnership .p1-text, #partnership .p2-text, #partnership .p3-text{
    font-style: normal;
    font-weight: 600;
    line-height: 138%;
    color: #28620c;
}

#partnership .p1-text{
    font-size: 60px;
    margin-top: 150px;
    margin-bottom: 0;
}

#partnership .p1-text span, #partnership .p3-text span{font-size: 38px;}

#partnership .p2-text{
    font-size: 30px;margin-bottom: 0;
}

#partnership .p3-text{
    font-size: 60px;margin-bottom: 0;
}

#industrial-leaders{
    padding: 40px 0;
}



#industrial-leaders .card{
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.29);
    border-radius: 30px;
    padding: 15px;
    margin-bottom: 15px;
}

#industrial-leaders .item .block{width: 27%;}

#industrial-leaders .card .card-holder{
    min-height: 166px;
    margin: 30px 0;
}

#industrial-leaders .card p{
    font-size: 18px;
    line-height: 151%;
    text-align: center;
    color: #000000;
    min-height: 80px;
}

#technology-partnership, #events-participitions, #latest-blog, #awards{padding: 40px 0;}

#awards{
  width: 100%;
  height: auto;
  background-image: url("https://www.revesoft.com/cdn/assets/images/revesoft-home/award-bg.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover; 
}


#industrial-leaders{
  width: 100%;
  height: auto;
  background-image: url("https://www.revesoft.com/cdn/assets/images/revesoft-home/leader-bg.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover; 
}

#events-participitions{
  width: 100%;
  height: auto;
  background-image: url("https://www.revesoft.com/cdn/assets/images/revesoft-home/event-bg.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover; 
}

#awards .card{
    background: #FFFFFF;
    margin-bottom: 15px;
}
#awards .card .card-holder{
    margin: 0;
}

.know-more-btn {
  color: #FFFFFF;
  background: linear-gradient(182.19deg, rgba(0, 90, 248, 0.78) 1.84%, rgba(9, 53, 131, 0.78) 97.66%);
  border-radius: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  font-size: 25px;
  padding: 15px 25px;
  line-height: 24px;
}

#events-participitions p{ font-size: 14px;color: #000000; margin-top: 10px; }
.entry-meta {
  font-size: 12px;
  font-weight: 400;
  color: #000;
}

#latest-blog .card h3.title a{
    color: #28620c!important;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 120.5%;
    min-height: 50px;
}

#latest-blog .card h4.category-type{
    font-size: 16px;
    color: #28620c;
    text-align: left;
}


#latest-blog .card .para-content .details{
    margin: 20px 0;
    min-height: 70px;
    font-size: 14px;
    color: #000000;
}

#awards .carousel-indicators {
  bottom: 0;
}
#awards .carousel-indicators .active, #leadersCarousel .carousel-indicators .active{
    background: #B6B6B6;
}
#awards .carousel-indicators li, #leadersCarousel .carousel-indicators li{
    background: #E8E8E8;
}
.home-banner {
  width: 100%;
  height: auto;
  background-image: url("/assets/site/back.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
  //background-attachment: fixed;
  //background-position-y: bottom 10px;
}
