@media only screen and (max-width:640px) {
.header-style-2 .logo-header {
    width: 164px;
} 
#welcome_two .tp-bgimg {
    background-position: top center !important;
    background-size: 100% 165px !important;
}
#welcome_two {
  min-height: 165px !important;
}
#welcome_wrapper {
  min-height: 165px;
}

.wt-bnr-inr{padding-top: 18px;}
.wt-bnr-inr-entry .banner-title-outer h2 {font-size: 32px !important;line-height: 32px;} 
}

.wt-info h3.wt-tilte, .wt-info .wt-tilte, .blog-title {font-size: 22px !important;}
.wt-post-title .post-title {background: #1c63b8;padding: 7px;}
.wt-post-title .post-title .site-text-secondry{color:#FFF !important;}
.current a{background-color: #1c63b8;}
.site-footer.footer-large {margin-top: -32px !important;}
.project-img-effect-1:hover .wt-info{bottom: 0 !important;}
.project-img-effect-1 .wt-info .wt-tilte {min-height: 54px;}
.tp-bgimg.defaultimg {
    background-size: 100% auto !important;
    background-position: top center !important;
    height: 100% !important;
}
.main-bar {
    box-shadow: 0px 5px 4px rgba(28, 28, 27, 0.3);
}
.site-list-style-one li 
{
    font-size: 22px !important;   
}

.wt-bnr-inr {height: 150px;}
.wt-bnr-inr .overlay-main.site-bg-secondry.opacity-07 {background: #a8ecc5;}
.wt-bnr-inr-entry .banner-title-outer h2 {font-size: 40px;}
.wt-breadcrumb li a, .wt-breadcrumb li {color: #666;}

.border-grey {border-color: #cccdcd !important;}
.form-control{border: 1px solid #CCC !important;margin-bottom: 15px !important;}
.service-box-style2 .service-content {padding: 20px 10px 10px 10px;}
.modal-dialog {margin-top: 50px !important;}

/* Custom - 15-052025 Onwards */
.pd-20{
    padding-bottom: 20px !important;
}

/*#welcome_wrapper,
#welcome_two,
.tp-fullscreen-forcer {
  height: 550px !important;
  max-height: 550px !important;
  overflow: hidden;
}
*/
.footlogo{
    padding: 10px !important;
    border-radius: 10px !important;
    width: 100px !important;
}

.qrimg{

    width: 150px !important;
    padding: 0px 0px 10px 0px !important;
}

.ml-10{
    margin-left: 10px !important;
}

.achititle{

    font: bold !important;
}

.wt-info{
    min-height: 110px !important;

}
.blog-text, .blog-title, .two-line-text{
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}

.achi-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.dark-green-bg{background: #2A774B !important;}
.header-nav .nav > li > a{font-size: 16px;}
.about-two .about-year .about-year-info p{color: #FFF;}
.bg-cyan {background-color: #adf3fa;}
.bg-blue-sec{background: #02afea !important;}
.bg-blue-sec a{color:#FFF !important;}
.site-button-secondry{background-color:#02afea !important;}
.site-button-secondry:hover {background-color: #5CEE9B !important;}
ul.list {padding-left: 15px;}


.whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 20px;
  right: 90px;
  border: 5px solid #FFF;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.whatsapp_float:hover {
  background: #FFF;
}
.whatsapp-icon {
  margin-top: 10px;
}

button.scroltop span{font-size: 32px;line-height: 32px;}
button.scroltop{height: 60px;width: 60px;bottom: 20px;background: #1c63b8;}
@media (min-width:641px)  {
    .w-lg-50{width:100%;}
}
@media (min-width:1281px) {
    .w-lg-50{width:50%;}
}