section.pdf_page {
    padding: 0;
}
.post-item__desc h4 {
    font-size: 25px;
}
p.post-item__desc {
    font-size: 15px;
    line-height: 1.7;
}
.textlayer div {
    line-height: 1.7;
    font-size: 15px;
    margin-bottom: 15px;
}
@media(min-width: 1201px) and (max-width: 1299px){
	.contact-number span{
		font-size: 13px;
	}
} 
@media(min-width: 992px) and (max-width: 1200px){
	.navbar .nav__item.with-dropdown .nav__item-link {
    margin-right: 18px;
}
	.header-transparent+.slider .slide-item{
		height: auto;
    min-height: 600px;
	}
	.services-layout3 .service-item{
		height: auto;
		margin-bottom: 40px;
	}
	.last-box-mob {
    margin-bottom: 0 !important
}
	.header-transparent .action-btn__request {
    height: auto;
    line-height: initial;
    padding: 15px;
    position: fixed;
    right: -78px;
    transform: rotate(-90deg);
    top: 50%;
}
	.fancybox-item{
		margin: 20px 0; 
	}
}
@media(max-width: 991px){
	.header-transparent .navbar{
		border-bottom: 2px solid rgb(170 119 5 / 50%);
	}
	.header.header.sticky-header .logo-dark{
		margin-top: 10px;
	}
		h3.heading__title.about-title {
    margin: 30px 0 15px 0;
    text-align: left;
}
	.counter-item h4{
		font-size: 25px;
	}
	.execution-box{
		height: auto;
		margin-bottom: 30px;
	}
		.fancybox-item{
		text-align: center;
    margin: 0 0 30px 0;
    background-color: #fff;
    padding: 22px 15px;
		box-shadow: 0 2px 2px rgba(71, 69, 69, 0.5);
	}
	.page-title-center{
		top: 50%;
		left: 52%;
	}
	.page-title-center nav{
	  display: flex;
		justify-content: center;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	.header-transparent+.slider .slide-item{
		height: auto;
    min-height: 600px;
	}
	.services-layout3 .service-item{
		height: auto;
		margin-bottom: 40px;
	}
	.last-box-mob {
    margin-bottom: 0 !important
}
		   .fancybox-item .fancybox-item__title {
       font-size: 22px;
    margin-bottom: 10px;
			   text-align: left
    }
}
@media(max-width: 767px){
.page-title .pagetitle__heading.blog-heading {
    font-size: 20px !important;
}
	.page-title-center{
		top: 60%;
	}
	.contact-panel__info{
		padding: 20px 15px;
		height: auto;
		
	}
	.about-layout2 .col-sm-12.col-md-12.col-lg-4.p-0,
	.about-layout2 .col-sm-12.col-md-12.col-lg-8.p-0{
    padding: 0 15px !important;
}
	.heading_h1, .heading__title, .heading-layout3 .heading__title,
	.heading-layout2 .heading__title{
		font-size: 25px;
		letter-spacing: normal;
		margin-bottom: 10px;
    margin-top: 10px;		
	}

	.services-layout3 .service-item{
		height: auto;
    margin-bottom: 30px;
	}
	.last-box-mob{
		margin-bottom: 0 !important
	}
	.sub-text {
    font-size: 14px;
    padding-right: 0;
    font-weight: 400;
    line-height: 1.6;
}
	.btn{
		font-size: 15px;
		padding: 10px 15px;
    letter-spacing: normal;
	}

	.fancybox-item .item-icon {
    margin: 0 auto 15px;
}
	   .fancybox-item .fancybox-item__title {
       font-size: 20px;
    margin-bottom: 10px;
    }
	.fancybox-item .fancybox-item__desc {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
}
	.clients .col{
		width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
	}
.testimonial-item__thumb img {
    width: 60px;
    height: 60px;
}
	.testimonials .slick-arrow{
		display: none !important
	}
	.testimonial-item .testimonial-item__desc{
		font-size: 14px;
    margin-bottom: 30px;
    max-width: 100%;
	}
	.testimonial-item__meta-title{
		font-size: 20px;
	}
	    .testimonials-layout3 {
        padding: 0;
		z-index: 0;	
			
    }
	.banner-layout5 h3.heading__title.text-center {
    text-align: center !important;
}
	.footer-logo img {
    width: 200px;
}
	ul.social-icons.list-unstyled.social-icons-footer{
		margin-top: 25px;
    margin-bottom: 20px;
	}
	.footer-copyrights p, .footer-copyrights a{
		font-size: 13px;
		padding-bottom: 5px;
	}

}


@media (max-width: 600px){
    #venuelist .col-sm-12{
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important
    }
  .footer-widget-nav li a, .footer__copyright-links li a {
    margin-bottom: 10px !important;
}

.mobile-half-width{
  width: 100%;
}

.header-transparent .social-icons li a{
  margin: 2px ;
  padding: 2px ;
}

.btm-req-mobile{
    position: relative;
    bottom: 0rem;
    width: 100%;
    display: block !important;
}
.header .icon-phone{
    color:#000000;
}
}

.is-sticky .social-icons{color:#000000 !important}
/* CSS Document */

  .desktop-slider {display:block;}
  .mobile-slider {display:none}

   @media all and (max-width: 600px) {
       .desktop-slider {display: none;}
       .mobile-slider {display: block;}
   }


   .slider .slide-item {
    height: calc(100vh);
}

.blog-btn {
    display: flex;
    justify-content: center;
}