@media (min-width:1500px) {
  .slider-layout3 .slick-arrow {
    top: 81%
  }
  .slider-layout3 .slick-arrow.slick-next, .slider-layout3 .slick-arrow.slick-prev {
    right: 49%;
    left: auto
  }
  .slider-layout3 .slick-arrow.slick-prev {
    top: 92%
  }
  .portfolio-carousel .slick-slider {
    width: 190%
  }
  .testimonials-layout3:after, .testimonials-layout4:after {
    left: 120px
  }
  .banner-panel {
    padding: 100px
  }
  .banner-panel:before {
    top: 100px
  }
  .banner-layout1 .banner-panel {
    margin-left: -230px
  }
  .banner-layout1 .heading-layout2 .heading__title {
    font-size: 40px
  }
  .banner-layout3 .banner-panel {
    margin-right: -230px
  }
  .banner-layout7 .contact-panel__form {
    margin-left: 60px
  }
  .banner-layout7 .container-fluid {
    padding-right: 120px;
    padding-left: 120px
  }
  .services-layout2 .slick-slider {
    width: 145%
  }
}
@media (min-width:1400px) {
  .services-layout2 .slick-slider {
    width: 135%
  }
}
@media (min-width:992px) and (max-width:1400px) {
  .banner-layout3 .fancybox-item .fancybox-item__title {
    font-size: 16px
  }
  .banner-layout7 .container-fluid {
    padding-right: 70px;
    padding-left: 70px
  }
  .banner-layout7 .fancybox-item__title {
    font-size: 17px
  }
  .banner-layout7 .contact-panel__desc {
    font-size: 14px
  }
}

@media(min-width: 1201px) and (max-width: 1399px){
		p.lead.lead-gold, .lead, .lead-muted-light, .lead-gold{
		font-size: 18px;
	}
	h1 {
    font-size: 36px;
}
	
		.split h2, .section-ink .section-head h2, h2{
		font-size: 30px;
	}
	.why-card h3, h3.contact-panel__title, .work-card h3{
		font-size: 24px;
	}
	.hero-facts{
		gap: 12px 20px;
	}

	.cta-inner .body-light, .center-text{
		max-width: 90%;
	}
		.navbar .nav__item.with-dropdown .nav__item-link {
    margin-right: 15px;
    font-size: 15px;
}

}

@media(min-width: 1201px) and (max-width: 1299px){
	.contact-number span{
		font-size: 13px;
	}
} 
@media (min-width:1200px) {

  .header-layout1 .navbar .navbar-brand, .header-layout2 .navbar .navbar-brand {
    padding: 0 20px 0 50px
  }
  .header-layout2 .navbar .navbar-brand {
    padding-right: 30px;
    margin-right: 30px
  }
  .footer-widget-about {
    padding-right: 140px
  }
  .slider .slick-arrow.slick-next {
    right: 30px
  }
  .slider .slick-arrow.slick-prev {
    left: 30px
  }
  .slider-layout3 .slick-arrow {
    top: 81%
  }
  .slider-layout3 .slick-arrow.slick-next, .slider-layout3 .slick-arrow.slick-prev {
    right: 46%;
    left: auto
  }
  .slider-layout3 .slick-arrow.slick-prev {
    top: 92%
  }
  .portfolio-single .btn__icon {
    min-width: 370px
  }
  .portfolio-single .portfolio-item .portfolio-item__desc {
    padding: 55px 80px 0 80px
  }
  .portfolio-single .portfolio-slider .slick-slide {
    margin: 0 20px
  }
  .portfolio-single .portfolio-slider .slick-dots {
    margin-top: 15px
  }
  .contact-layout3 .contact-panel__info {
    margin-top: -570px
  }
  .about-layout1 .about-img {
    padding-right: 30px
  }
  .about-layout1 .col-xl-5 {
    -ms-flex: 0 0 46%;
    -webkit-box-flex: 0;
    flex: 0 0 46%;
    max-width: 46%
  }
  .about-layout1 .col-xl-7 {
    -ms-flex: 0 0 54%;
    -webkit-box-flex: 0;
    flex: 0 0 54%;
    max-width: 54%
  }
  .about-layout2 .text-container {
    padding-left: 30px
  }
  .services-layout2 .slick-slider {
    width: 125%
  }
  .services-layout2 .slick-slider .service-item__desc {
    min-height: 95px
  }
}
@media (min-width:992px) {
  .col-lg-5th {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .navbar .dropdown-menu {
    width: auto;
    min-width: 235px;
    padding: 25px 0 23px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11)
  }
  .navbar .dropdown-menu .nav__item .nav__item-link:before {
    display: none
  }
  .navbar .nav__item.dropdown-submenu > .mega-menu, .navbar .nav__item.with-dropdown > .dropdown-menu, .navbar .nav__item.with-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu, .navbar .nav__item.with-dropdown > .mega-menu {
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    z-index: 1050;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
  }
  .navbar .nav__item.dropdown-submenu > .dropdown-menu > .nav__item.with-dropdown > .dropdown-menu, .navbar .nav__item.with-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%
  }
  .navbar .nav__item.dropdown-submenu:hover > .mega-menu, .navbar .nav__item.with-dropdown:hover > .dropdown-menu, .navbar .nav__item.with-dropdown:hover > .mega-menu, .navbar .nav__item.with-dropdown > .dropdown-menu > .nav__item.dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .navbar .nav__item.with-dropdown.mega-dropdown {
    position: static
  }
  .navbar .nav__item.with-dropdown .mega-dropdown-menu {
    width: 100%
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item {
    padding: 0
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link {
    overflow: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:after {
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    top: auto;
    left: -7px;
    font-size: 7px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    color: #aa7705
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover {
    padding-left: 15px
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover:after {
    opacity: 1;
    left: 4px
  }
  .nav__item i[data-toggle=dropdown] {
    display: none
  }
  .header-transparent .is-sticky .action-btn__search, .header-transparent .is-sticky .navbar-brand {
    border-color: rgba(27, 26, 26, .1)
  }
  .header-transparent .is-sticky .action-btn__request:before {
    background-color: #1b1a1a
  }
  .header-layout1 .navbar-collapse {
    position: relative
  }
  .banner-layout1.has-top-gray:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 40%;
    z-index: -1;
    background-color: #f9f9f9
  }
  .banner-layout3 .fancybox-item {
    margin-bottom: 0
  }
}
@media (max-width:1200px) {
	body, p{
		font-size: 15px;
	}
  .inner-padding {
    padding: 30px !important
  }
  .blockquote-banner-wrapper {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
    margin-top: 30px
  }
  .footer-widget-nav li a, .footer__copyright-links li a {
    font-size: 13px;
    margin-bottom: 8px
  }
  .about-layout1 .about-img {
    margin-bottom: 20px
  }
  .about-layout1 .counter-slider {
    bottom: 20px;
    right: 0
  }
  .banner-panel {
    padding: 30px
  }
  .banner-panel:before {
    top: 30px
  }
  .banner-layout1 .banner-panel {
    margin-left: 0
  }
  .banner-layout1 .banner-panel .heading-layout2 .heading__title {
    font-size: 30px
  }
  .banner-layout3 .banner-panel {
    margin-right: 0
  }
  .banner-layout5 .testimonials, .banner-layout6 .testimonials {
    margin-right: 0
  }
}
@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: -61px;
    transform: rotate(-90deg);
    top: 50%;
}
	.fancybox-item{
		margin: 20px 0; 
	}
	.footer-logo img {
    width: 220px;
}
	.about-sec .framed, .adout-sec-second .framed {
    aspect-ratio: 4 / 4;
}
	
		p.lead.lead-gold, .lead, .lead-muted-light, .lead-gold{
		font-size: 18px;
	}
	h1 {
    font-size: 36px;
}
	
		.split h2, .section-ink .section-head h2, h2{
		font-size: 30px;
	}
	.why-card h3, h3.contact-panel__title, .work-card h3{
		font-size: 24px;
	}
	.hero-facts{
		gap: 12px 20px;
	}

	.cta-inner .body-light, .center-text{
		max-width: 90%;
	}

	.quote blockquote, .work-card h4{
		font-size: 17px;
	}
	
  .navbar .nav__item {
    margin-right: 15px
  }
  .header-layout1 .navbar .navbar-brand, .header-layout2 .navbar .navbar-brand {
    padding: 0 10px
  }
  .action-btn__search {
    padding: 0 20px
  }
  .navbar .nav__item {
    margin-right: 15px
  }
  .navbar .logo-light {
    max-width: 140px
  }
  .slider .slide-item__title {
    font-size: 65px
  }
  .sidebar {
    margin-right: 0
  }
  .widget {
    padding: 20px;
    margin-bottom: 30px
  }
}
@media (min-width:768px) and (max-width:1200px) {
  .container {
    max-width: 100%
  }
  .slider .slide-item {
    padding-right: 30px;
    padding-left: 30px
  }
}
@media (min-width:768px) and (max-width:991px) {
	
	.timeline {
    flex-direction: column;
    border-top: 0;
    border-left: 1px solid #eee;
	margin-left: 20px;
}
	.timeline-dot{
		left: -42px;
    top: 0;
		
	}
	.timeline li{
		width: 100%;
        display: block;
        padding-top: 0;
        padding-left: 15px;
        padding-bottom: 30px;
        padding-right: 0;
	}
	
	.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
    }
		p.lead.lead-gold, .lead, .lead-muted-light, .lead-gold{
		font-size: 18px;
	}
	h1 {
    font-size: 34px;
}
	
		.split h2, .section-ink .section-head h2, h2{
		font-size: 28px;
	}
	.why-card h3, h3.contact-panel__title, .work-card h3{
		font-size: 22px;
	}
	.hero-facts{
		gap: 12px 20px;
	}
	.split{
		grid-template-columns: 1fr;
	}
	.framed{
		aspect-ratio: 4 / 3;
	}
	.cta-inner .body-light, .center-text{
		max-width: 100%;
	}
  section {
    padding-top: 75px;
    padding-bottom: 75px
  }
	.quote blockquote, .work-card h4{
		font-size: 17px;
	}
  .mt-30 {
    margin-top: 30.76923px !important
  }
  .mt-40 {
    margin-top: 28.57143px !important
  }
  .mt-50 {
    margin-top: 35.71429px !important
  }
  .mt-60 {
    margin-top: 42.85714px !important
  }
  .mt-70 {
    margin-top: 50px !important
  }
  .mt-80 {
    margin-top: 57.14286px !important
  }
  .mt-90 {
    margin-top: 64.28571px !important
  }
  .mt-100 {
    margin-top: 71.42857px !important
  }
  .mb-30 {
    margin-bottom: 23.07692px !important
  }
  .mb-40 {
    margin-bottom: 28.57143px !important
  }
  .mb-50 {
    margin-bottom: 35.71429px !important
  }
  .mb-60 {
    margin-bottom: 42.85714px !important
  }
  .mb-70 {
    margin-bottom: 50px !important
  }
  .mb-80 {
    margin-bottom: 57.14286px !important
  }
  .mb-90 {
    margin-bottom: 64.28571px !important
  }
  .mb-100 {
    margin-bottom: 71.42857px !important
  }
  .mr-30 {
    margin-right: 23.07692px !important
  }
  .mr-40 {
    margin-right: 28.57143px !important
  }
  .mr-50 {
    margin-right: 35.71429px !important
  }
  .ml-30 {
    margin-left: 27.27273px !important
  }
  .ml-40 {
    margin-left: 33.33333px !important
  }
  .ml-50 {
    margin-left: 35.71429px !important
  }
  .pt-30 {
    padding-top: 23.07692px !important
  }
  .pt-40 {
    padding-top: 28.57143px !important
  }
  .pt-50 {
    padding-top: 35.71429px !important
  }
  .pt-60 {
    padding-top: 42.85714px !important
  }
  .pt-70 {
    padding-top: 50px !important
  }
  .pt-80 {
    padding-top: 57.14286px !important
  }
  .pt-90 {
    padding-top: 64.28571px !important
  }
  .pt-100 {
    padding-top: 71.42857px !important
  }
  .pt-110 {
    padding-top: 78.57143px !important
  }
  .pt-120 {
    padding-top: 85.71429px !important
  }
  .pt-130 {
    padding-top: 93.33333px !important
  }
  .pt-140 {
    padding-top: 87.5px !important
  }
  .pt-150 {
    padding-top: 88.23529px !important
  }
  .pt-160 {
    padding-top: 88.88889px !important
  }
  .pt-170 {
    padding-top: 89.47368px !important
  }
  .pb-30 {
    padding-bottom: 23.07692px !important
  }
  .pb-40 {
    padding-bottom: 28.57143px !important
  }
  .pb-50 {
    padding-bottom: 35.71429px !important
  }
  .pb-60 {
    padding-bottom: 42.85714px !important
  }
  .pb-70 {
    padding-bottom: 50px !important
  }
  .pb-80 {
    padding-bottom: 57.14286px !important
  }
  .pb-90 {
    padding-bottom: 64.28571px !important
  }
  .pb-100 {
    padding-bottom: 71.42857px !important
  }
  .pb-110 {
    padding-bottom: 78.57143px !important
  }
  .pb-120 {
    padding-bottom: 85.71429px !important
  }
  .pb-130 {
    padding-bottom: 86.66667px !important
  }
  .pb-140 {
    padding-bottom: 87.5px !important
  }
  .pb-150 {
    padding-bottom: 88.23529px !important
  }
  .pb-160 {
    padding-bottom: 88.88889px !important
  }
  .pb-170 {
    padding-bottom: 89.47368px !important
  }
  .heading__title {
    font-size: 30px
  }
  .page-title {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .footer-primary {
    padding-top: 70px;
    padding-bottom: 20px
  }
  .slider .slide-item__title {
    font-size: 50px;
    margin-bottom: 10px
  }
  .blog-single .post-item .post-item__title {
    padding: 0 40px
  }
}
@media(max-width: 991px) {
	.decor-row h3{
		font-size: 22px;
	}
	.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;
	}
	.card h3{
		font-size: 20px;
	}
	.split h2{
		margin-top: 0
	}
  .gallery a {
    width: 50%;
  }
  .navbar .navbar-toggler {
    position: absolute;
    right: 15px;
    height: 13px
  }
  .navbar .collapse:not(.show) {
    display: block
  }
  .navbar .navbar-nav {
    margin: 0 !important
  }
  .navbar .nav__item {
    margin-right: 0
  }
  .navbar .nav__item .nav__item-link {
    color: #222;
    line-height: 35px !important;
    padding-left: 15px
  }
  .navbar .nav__item .nav__item-link:hover {
    color: #aa7705
  }
  .navbar .nav__item .nav__item-link:before {
    display: none
  }
  .navbar .navbar-collapse {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
    box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
    z-index: 50;
    padding: 15px 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
  }
  .navbar .menu-opened.navbar-collapse {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .navbar i[data-toggle=dropdown] {
    position: absolute;
    top: 7px;
    right: 15px;
    z-index: 2;
    width: 25px;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    background-color: #aa7705
  }
  .navbar .dropdown-toggle:after {
    display: none
  }
  .navbar .nav__item.opened > i[data-toggle=dropdown]:before, .navbar .nav__item.show > i[data-toggle=dropdown]:before {
    content: "\f106"
  }
  .navbar .dropdown-menu {
    background-color: #fff
  }
  .navbar .dropdown-menu .nav__item {
    padding: 0 15px 0 30px
  }
  .navbar .dropdown-menu .nav__item .nav__item-link {
    padding-left: 0;
    border-bottom: none
  }
  .navbar .nav__item.dropdown-submenu > .dropdown-menu.show {
    padding-left: 10px
  }
  .navbar .dropdown-submenu .dropdown-menu .nav__item {
    padding: 0 0 0 15px
  }
  .navbar .navbar-nav .dropdown-menu.show {
    padding: 0
  }
  .navbar .mega-dropdown-menu .container {
    max-width: none
  }
  .navbar .mega-dropdown-menu > .nav__item {
    padding: 0 10px
  }
  .navbar .mega-dropdown-menu .nav__item {
    padding: 0
  }
  .is-sticky {
    position: static;
    -webkit-animation: none;
    animation: none
  }
  .header-transparent + .page-title {
    margin-top: 0
  }
  .header .navbar, .header-transparent .navbar {
    background-color: #fff
  }
  .header .logo-dark, .header-transparent .logo-dark {
    display: inline-block;
    width: 150px;
  }
  .header .logo-light, .header-transparent .logo-light {
    display: none
  }
  .header .action__btn, .header-transparent .action__btn {
    color: #222;
    margin: 0 60px 0 0
  }
  .header .navbar .navbar-toggler .menu-lines span, .header .navbar .navbar-toggler .menu-lines:after, .header .navbar .navbar-toggler .menu-lines:before, .header-transparent .navbar .navbar-toggler .menu-lines span, .header-transparent .navbar .navbar-toggler .menu-lines:after, .header-transparent .navbar .navbar-toggler .menu-lines:before {
    background-color: #222
  }
  .header .navbar-expand-lg > .container, .header .navbar-expand-lg > .container-fluid, .header-transparent .navbar-expand-lg > .container, .header-transparent .navbar-expand-lg > .container-fluid {
    width: 100%;
    max-width: none
  }
  .header .header-layout2 .navbar, .header .header-layout2 .navbar .navbar-brand, .header .navbar-brand, .header-transparent .header-layout2 .navbar, .header-transparent .header-layout2 .navbar .navbar-brand, .header-transparent .navbar-brand {
    margin-left: 15px;
    line-height: 80px !important
  }
  .header .header-layout2 .navbar, .header .header-layout2 .navbar .navbar-brand, .header-transparent .header-layout2 .navbar, .header-transparent .header-layout2 .navbar .navbar-brand {
    line-height: 80px
  }
  .header-layout2 .action-btn__request {
    display: none
  }
  .header-layout2 .social-icons {
    margin-right: 0 !important
  }
  .header-transparent .action-btn__search, .header-transparent .social-icons li a {
    color: #1b1a1a
  }
  .header-layout3 .action-btn__request {
    background-color: #1b1a1a;
    border: 2px solid #1b1a1a;
    color: #fff !important
  }
  .header-layout3 .action-btn__request:before {
    background-color: #1b1a1a
  }
  .header-actions {
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .action-btn__search {
    line-height: 80px;
    padding: 0 20px;
    border-left: 0
  }
  .feature-item .feature-item__content {
    padding: 20px
  }
  .feature-item .feature-item__content:before {
    top: 20px
  }
  .feature-item .feature-item__title {
    font-size: 16px;
    margin-bottom: 5px
  }
  .feature-item .feature-item__desc {
    margin-bottom: 10px
  }
  .features-latout1 .feature-item {
    -ms-flex: 0 0 50% !important;
    -webkit-box-flex: 0 !important;
    flex: 0 0 50% !important;
    max-width: 50% !important
  }
  .features-latout1 .feature-item .feature-item__content {
    padding: 20px
  }
  .fancybox-layout2 .fancybox-item .fancybox-item__icon {
    -ms-flex: 0 70px;
    -webkit-box-flex: 0;
    flex: 0 0 70px;
    max-width: 70px
  }
  .fancybox-layout2 .fancybox-item .fancybox-item__content {
    -ms-flex: 0 calc(100% - 70px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 70px);
    max-width: calc(100% - 70px)
  }
  .portfolio-single .portfolio-slider .slick-list {
    margin: 0 -5px
  }
  .portfolio-single .portfolio-slider .slick-slide {
    margin: 0 5px
  }
  .portfolio-single .portfolio-slider .slick-arrow.slick-next {
    right: 40px
  }
  .portfolio-single .portfolio-slider .slick-arrow.slick-prev {
    left: 40px
  }
  .portfolio-carousel .nav-tabs {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important
  }
  .testimonials-layout1 {
    padding: 50px 30px
  }
  .testimonials-layout2 {
    padding: 30px
  }
  .testimonials-layout2 .testimonial-item .testimonial-item__desc {
    font-size: 18px
  }
  .contact-panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .contact-layout2 .contact-panel .testimonials, .contact-panel .contact-panel__form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .contact-layout2 .contact-panel .contact-panel__form {
    padding: 20px
  }
  .contact-layout3 .contact-panel__info {
    margin-top: 30px
  }
  .pricing-panel {
    padding: 20px
  }
  .pricing-panel .pricing-panel__action, .pricing-panel .pricing-panel__body, .pricing-panel .pricing-panel__header {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }
  .pricing-panel .pricing-panel__title {
    margin-bottom: 15px
  }
  .pricing-panel .pricing-panel__title span {
    padding-bottom: 5px
  }
  .pricing-panel .pricing-panel__list {
    margin-bottom: 10px
  }
  .pricing-panel .pricing-panel__list li {
    font-weight: 400;
    margin-bottom: 8px
  }
  .counter-item .counter {
    font-size: 25px
  }
  .counter-item .counter-item__desc {
    font-size: 11px;
    line-height: 14px;
    padding-right: 0
  }
  .banner-layout2 .feature-banners-wrapper {
    margin-top: 0
  }
	 .grid-4 { grid-template-columns: repeat(2, 1fr); }
  .grid-3, .why-grid { grid-template-columns: repeat(2, 1fr); }
  .main-nav { display: none; }
  .footer-grid { grid-template-columns: repeat(2, 1fr); }
}
@media(max-width: 767px){
	.related-sec .m-slides-0 .slick-slide{
		padding: 0
	}
	.decor-row { grid-template-columns: 1fr; gap: 10px; 
    margin-top: 0; padding: 20px 15px;
}
.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;
	}

	.container.text-center.cta-inner {
    text-align: left !important;
}
	.service-list{
		grid-template-columns: repeat(1, 1fr);
	}
	.section-head{
		text-align: left
	}
	.rule-center{
		margin-left: 0
	}
	 .grid-2, .grid-3, .grid-4, .why-grid, .split, .stats { grid-template-columns: 1fr; }
  .header-cta { display: none; }
  .hero-facts li + li::before { content: none; }
  .footer-grid { grid-template-columns: 1fr; gap: 36px; }
	.eyebrow {
    font-size: 12px;
    letter-spacing: 0.10em;
		margin-bottom: 10px;
	}
	h1 {
    font-size: 33px;
}
	.hero-facts{
		    letter-spacing: 0.10em;
		justify-content: flex-start;
	}
	.hero-copy .btn-row, .btn-row {
    justify-content: flex-start;
}
	.slick-dots{
		text-align: left
	}
	.split h2, .section-ink .section-head h2, h2{
		font-size: 26px;
	}
	.why-card h3, h3.contact-panel__title, .work-card h3{
		font-size: 24px;
	}
	.venue-card{
		padding: 20px;
	}
	.cta-inner h2{
		margin-top: 0
	}
	.work_info {
    padding: 0 15px 15px;
}
	.heading.text-center.mb-40, p.lead.lead-gold.text-center {
    text-align: left !important;
}
	.accordion .card .card-header {
    padding: 0.75rem 1rem;
    display: flex;
    justify-content: space-between;
}
	.quote blockquote{
		font-size: 16px;
	}

	a.btn{
		font-size: 12px;
        letter-spacing: 0.06em;
	}
	p.lead.lead-gold, .lead, .lead-muted-light, .lead-gold{
		font-size: 18px;
	}
	.why-card{
		padding: 20px 10px;
	}
	.hero-copy {
    text-align: left;
}
	.center-text, .cta-inner .body-light{
		max-width: 100%;
		text-align: left
	}
	
  body, html {
    overflow-x: hidden
  }
  .gallery a {
    width: 100%;
  }
  .bg {
    height: 300px;
  }
  section, .section {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .inner-padding {
    padding: 20px !important
  }
  .text-center-xs-sm {
    text-align: center !important
  }
  .mt-30 {
    margin-top: 23.07692px !important
  }
  .mt-40 {
    margin-top: 28.57143px !important
  }
  .mt-50 {
    margin-top: 33.33333px !important
  }
  .mt-60 {
    margin-top: 33.33333px !important
  }
  .mt-70 {
    margin-top: 35px !important
  }
  .mt-80 {
    margin-top: 40px !important
  }
  .mt-90 {
    margin-top: 45px !important
  }
  .mt-100 {
    margin-top: 50px !important
  }
  .mb-30 {
    margin-bottom: 23.07692px !important
  }
  .mb-40 {
    margin-bottom: 28.57143px !important
  }
  .mb-50 {
    margin-bottom: 28px !important
  }
  .mb-60 {
    margin-bottom: 33.33333px !important
  }
  .mb-70 {
    margin-bottom: 35px !important
  }
  .mb-80 {
    margin-bottom: 40px !important
  }
  .mb-90 {
    margin-bottom: 45px !important
  }
  .mb-100 {
    margin-bottom: 50px !important
  }
  .mr-30 {
    margin-right: 25px !important
  }
  .mr-40 {
    margin-right: 30.76923px !important
  }
  .mr-50 {
    margin-right: 33.33333px !important
  }
  .ml-30 {
    margin-left: 25px !important
  }
  .ml-40 {
    margin-left: 30.76923px !important
  }
  .ml-50 {
    margin-left: 33.33333px !important
  }
  .pt-30 {
    padding-top: 23.07692px !important
  }
  .pt-40 {
    padding-top: 28.57143px !important
  }
  .pt-50 {
    padding-top: 33.33333px !important
  }
  .pt-60 {
    padding-top: 33.33333px !important
  }
  .pt-70 {
    padding-top: 35px !important
  }
  .pt-80 {
    padding-top: 40px !important
  }
  .pt-90 {
    padding-top: 45px !important
  }
  .pt-100 {
    padding-top: 50px !important
  }
  .pt-110 {
    padding-top: 55px !important
  }
  .pt-120 {
    padding-top: 60px !important
  }
  .pt-130 {
    padding-top: 66.66667px !important
  }
  .pt-140 {
    padding-top: 63.63636px !important
  }
  .pt-150 {
    padding-top: 65.21739px !important
  }
  .pt-160 {
    padding-top: 66.66667px !important
  }
  .pt-170 {
    padding-top: 68px !important
  }
  .pb-30 {
    padding-bottom: 23.07692px !important
  }
  .pb-40 {
    padding-bottom: 28.57143px !important
  }
  .pb-50 {
    padding-bottom: 33.33333px !important
  }
  .pb-60 {
    padding-bottom: 33.33333px !important
  }
  .pb-70 {
    padding-bottom: 35px !important
  }
  .pb-80 {
    padding-bottom: 40px !important
  }
  .pb-90 {
    padding-bottom: 45px !important
  }
  .pb-100 {
    padding-bottom: 50px !important
  }
  .pb-110 {
    padding-bottom: 55px !important
  }
  .pb-120 {
    padding-bottom: 60px !important
  }
  .pb-130 {
    padding-bottom: 61.90476px !important
  }
  .pb-140 {
    padding-bottom: 63.63636px !important
  }
  .pb-150 {
    padding-bottom: 65.21739px !important
  }
  .pb-160 {
    padding-bottom: 66.66667px !important
  }
  .pb-170 {
    padding-bottom: 68px !important
  }
  .heading__desc {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .heading__subtitle, .text__link {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .text-block__desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px
  }
  .page-title {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 320px;
  }
  .page-title .pagetitle__subheading {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px
  }
  .page-title .pagetitle__desc {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
  }
  .page-title .pagetitle__heading {
    font-size: 30px !important;
    margin-bottom: 20px
  }
  .page-title-center {
    width: 100%;
  }
  .page-title-layout11 {
    padding-top: 20px;
    padding-bottom: 10px
  }
  .form-group, .nice-select {
    margin-bottom: 20px
  }
  .nav-tabs .nav__link {
    font-size: 13px;
    margin: 0 10px 10px 0
  }
  .breadcrumb-item a, .breadcrumb-item + .breadcrumb-item {
    font-size: 12px
  }
  .pagination li a {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 38px
  }
  .list-items li {
    font-size: 14px;
    font-weight: 400
  }
  .dropdown-menu.mega-dropdown-menu > .nav__item {
    padding: 0 15px
  }
  .dropdown-menu.mega-dropdown-menu .nav__item:last-child > .nav__item-link {
    border-bottom: 1px solid #f2f2f2
  }
  .dropdown-menu.mega-dropdown-menu [class^=col-]:last-child .nav__item:last-child > .nav__item-link {
    border-bottom: none
  }
  .accordion-item {
    padding: 10px
  }
  .footer-primary {
    padding-top: 40px;
    padding-bottom: 0
  }
  .footer-widget {
    margin-bottom: 20px
  }
  .footer-copyrights {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .footer .social-icons {
    margin-bottom: 0
  }
  .cta__banner .cta__title {
    font-size: 16px
  }
  .header-transparent + .slider {
    margin-top: 0
  }
  .slider {
    overflow: hidden
  }
  .slider .slide-item {
    padding: 200px 10px !important
  }
  .slider .slide-item {
    height: auto !important;
  }
  .slider-layout3 .slide-item {
    min-height: 0
  }
  .feature-banner {
    margin-bottom: 20px
  }
  .feature-banner .feature-banner__icon {
    font-size: 50px;
    margin-bottom: 10px
  }
  .feature-banner .feature-banner__content {
    padding: 20px;
    bottom: 20px;
    left: 20px
  }
  body {
    font-size: 15px;
	  line-height: 1.6
  }
  .portfolio-filter li {
    margin-right: 10px;
    margin-bottom: 5px
  }
  .portfolio-filter li a {
    font-size: 13px
  }
  .portfolio-carousel .portfolio-item .portfolio-item__content {
    padding: 0 40px 20px 20px
  }
  .portfolio-carousel .portfolio-item .portfolio-item__title {
    font-size: 18px;
    margin-top: 0
  }
  .portfolio-carousel .portfolio-item .portfolio-item__desc {
    font-size: 13px;
    line-height: 22px
  }
  .portfolio-standard .portfolio-item .portfolio-item__content {
    padding: 15px
  }
  .portfolio-standard-carousel .slick-slide {
    margin: 5px
  }
  .portfolio-standard-carousel .slick-list {
    margin: -15px
  }
  .portfolio-standard-carousel .portfolio-item .portfolio-item__desc {
    font-size: 13px;
    line-height: 23px;
    margin-top: 10px
  }
  .member {
    max-width: 400px;
    margin: 0 auto 30px
  }
  .member .member__info {
    padding-top: 15px
  }
  .member .member__info .member__name {
    font-size: 17px;
    margin-bottom: 0
  }
  .post-item {
    margin-bottom: 30px
  }
  .post-item .post-item__title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px
  }
  .blog-single .post-item .post-item__title {
    font-size: 20px;
    line-height: 30px;
    padding: 0
  }
  .post-item__tags ul {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }
  .comments-list .comment-item__item .comment-item__avatar {
    width: 40px;
    height: 40px
  }
  .comments-list .comment-item__item .comment-item__content {
    padding-left: 50px
  }
  .comments-list .comment-item__item .comment-item__content .comment-item__desc {
    font-size: 13px
  }
  .blog-nav {
    display: block
  }
  .blog-nav .post-item__prev {
    margin-bottom: 20px
  }
  .blog-nav .post-item__nav-content h6 {
    font-size: 13px
  }
  .blog-nav .post-item__nav-img {
    width: 60px;
    height: 60px
  }
  .blog-nav .post-item__prev .post-item__nav-content {
    padding-left: 70px
  }
  .blog-nav .post-item__next .post-item__nav-content {
    padding-right: 70px
  }
  .comments-list .comment-item__item .nested-comment {
    padding: 20px 0 0 0;
    margin: 20px 0 0 40px
  }
  .sidebar {
    margin-right: 0
  }
  .widget {
    padding: 15px
  }
  .widget .widget-title {
    margin-bottom: 15px
  }
  .widget-help .widget-help__desc {
    margin-bottom: 30px
  }
  .widget-categories ul {
    padding: 0
  }
  .widget-categories ul li a {
    font-size: 13px;
    padding: 10px
  }
  .widget-download .btn {
    height: 60px
  }
  .job-item {
    padding: 20px
  }
  .job-item:before {
    top: 20px;
    height: calc(100% - 40px)
  }
  .job-item .job-item__meta {
    margin-bottom: 20px
  }
  .job-item .job-item__title {
    margin-bottom: 10px
  }
  .service-item:after {
    top: 20px;
    bottom: 20px;
    width: 3px
  }
  .service-item .service-item__content {
    padding: 20px
  }
  .service-item .service-item__icon {
    font-size: 50px;
    margin-bottom: 5px
  }
  .service-item .service-item__desc {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .pricing-panel .pricing-panel__list li {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
  }
.timeline {
    flex-direction: column;
    border-top: 0;
    border-left: 1px solid #eee;
	margin-left: 10px;
}
	.timeline-dot{
		left: -35px;
    top: 0;
		width: 30px;
    height: 30px;
	}
	.timeline li{
		width: 100%;
        display: block;
        padding-top: 0;
        padding-left: 15px;
        padding-bottom: 20px;
        padding-right: 0;
	}
	
}

@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;
}
	    .desktop-slider {display: none;}
       .mobile-slider {display: block;}
}

@media (min-width:576px) and (max-width:767px) {
  .container {
    max-width: 100%
  }
  .slider .slide-item__title {
    font-size: 40px;
    margin-bottom: 10px
  }
  .slider .slick-dots {
    -webkit-transform: translateX(calc(-50% + 70px));
    transform: translateX(calc(-50% + 70px))
  }
}
@media (max-width:575px) {
	
	.slider .slide-item{
		padding: 100px 10px !important;
	}
  .search-popup .search-popup__form {
    max-width: 90%
  }
  .search-popup .search-popup__form__input {
    font-size: 20px;
    font-weight: 400
  }
  #scrollTopBtn {
    bottom: 20px;
    width: 30px;
    height: 30px;
    font-size: 14px
  }
  #scrollTopBtn.actived {
    right: 20px
  }
  .slider .slide-item__title {
    font-size: 30px;
    margin-bottom: 10px
  }
  .slider .slide-item__desc {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px
  }
  .slider .btn {
    margin-bottom: 10px
  }
  .slider .btn__lg {
    min-width: 140px
  }
  .slider .slick-arrow:before {
    font-size: 30px
  }
  .slider .slick-arrow.slick-prev {
    left: -10px
  }
  .slider .slick-arrow.slick-next {
    right: -10px
  }
  #venuelist .col-sm-12.col-md-6.col-lg-4.mb-30 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .video-btn {
    padding-left: 50px;
    height: 50px
  }
  .video-btn .video-btn__player {
    width: 50px;
    height: 50px;
    line-height: 50px
  }
  .features-latout1 .feature-item {
    -ms-flex: 0 0 100% !important;
    -webkit-box-flex: 0 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important
  }
  .blog-author {
    display: block;
    padding: 20px
  }
  .post-item .btn__link {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  .post-item .btn__link span {
    opacity: 1;
    margin-right: 7px
  }
}
@media (max-width:450px) {
  .action-btn__request {
    display: none
  }
  .action-btn__search {
    padding: 0
  }
}
@media (max-width:375px) {
  .counter-item .counter-item__desc {
    font-size: 10px;
    line-height: 15px
  }
}
@media (max-width:370px) {
  .portfolio-carousel .portfolio-item .portfolio-item__content {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .portfolio-carousel .portfolio-item .portfolio-item__desc {
    display: none
  }
  .portfolio-item .portfolio-item__desc {
    font-size: 13px;
    line-height: 23px;
    margin-top: 10px
  }
}