@media(max-width: 1299px){
.container{
	  padding-left: 30px;
	  padding-right: 30px;
	}    
}
@media(max-width: 1199px){
	.hide-lg{
		display: none!important;
	}
	.show-lg{
		display: block!important;
	}
	.footer-menu ul li {
	    margin: 0 9px;
	    font-size: 14px;
	}
	.plate-img{
		max-width: 350px;
		left: -100px
	}
	.abount-content {
	    bottom: initial;
	    top: 50%;
	    transform: translateY(-50%);
	}
	.abt-logo img{
		max-width: 250px;
	}
	.abt-con{
		margin-top: 50px !important;
	}
	.avocato-left, .avocato-right {
	    min-height: 700px;
	}
	.contact-con h1 {
	    font-size: 95px;
	    line-height: 100px;
	}
	.contact-con h2 {
	    font-size: 34px;
	    margin: 0;
	    font-family: 'alegreya_sansmedium';
	}
	.contact-sec-con {
	    padding: 100px 0 93px;
	}
	.contact-con {
	    margin-bottom: 100px;
	}
	.contact-socal h4 {
	    font-size: 30px;
	}
}

@media(max-width: 991px){
	.hide-md{
		display: none!important;
	}
	.show-md{
		display: block!important;
	}
	.header ul li {
	    margin: 0 12px;
	    font-size: 17px;
	}
	.footer-top-left,
	.footer-social{
		text-align: center;
		margin: 20px 0;
	}
	.abt-th-con {
	    margin-top: 31px;
	    font-size: 18px;
	}

	h1{
		font-size: 55px;
	}
	h2{
		font-size: 40px;
	}
	h3{
		font-size: 30px;
	}
	h4{
		font-size: 25px;
	}
	h5{
		font-size: 18px;
	}
	.slider-content h2{
		font-size: 23px;
	}
	.right-con h1 {
	    font-size: 38px;
	}
	.right-con h1 strong {
	    font-size: 75px;
	}
	.contact-form{
		padding-left: 30px;
	}
	.left-gallery, .right-gallery{
	  width: 100%;
	  float: initial;
	  }
	



	
}

@media(max-width: 767px){
	.showondesktop{
		display: none;
	}
	.showonmobile{
		display: block;
	}
	/*body{
		padding-top: 0 !important;
	}
	.header {
	    padding: 20px 0;
	    position: relative;
	    top: initial;
	    left: initial;
	    right: initial;
	}*/
	/*.mobile-menu{
	    height: 100%;
	    width: 100%;
	    margin-left: -100%;
	    position: fixed;
	    top: 0;
	    left: 0;
	    background-color: rgb(48, 48, 49);
	    color: #fff;
	    overflow-x: hidden;
	    transition: all .5s;
	    z-index: 999999999999;
	}*/
	.mobile-menu.active{
		transform: none;
	}
	.mobile-menu-inner{
		padding: 30px 10px;
	}
	.mobile-menu ul li {
	    display: block;
	    text-align: center;
	    margin: 25px 10px;
	    font-size: 21px;
	    text-transform: uppercase;
	    font-weight: bold;
	    letter-spacing: 3px;
	}
	.mobile-menu ul li a{
		display: inline-block;
		color: #fff;
	}
	.cross{
	    display: inline-block;
	    height: 30px;
	    width: 30px;
	    position: absolute;
	    right: 20px;
	    top: 23px;
	    z-index: 1;
	    cursor: pointer;
	}
	.cross span {
	    height: 2px;
	    width: 25px;
	    display: inline-block;
	    background-color: #fff;
	    position: inherit;
	    top: 18px;
	}
	.cross span:nth-child(1){
		transform: rotate(45deg);
	}
	.cross span:nth-child(2){
		transform: rotate(-45deg);
	}
	.mobile-menu{
		z-index: 10000000;
	}
	.intro-sec .intro-sec-item{
		width: 100%;
		float: initial;
		height: auto; 
		padding: 100px 30px;
	}
	.intro-sec{
		display: block;
	}
	.intro-logo{
		margin-bottom: 60px;
	}
	.subscribe-form{
		display: block;
	}
	.subscribe-title{
		margin-bottom: 10px !important;
	}
	.subscribe-form form{
		margin-left: 0;
	}
	.intro-logo img{
		max-width: 170px;
	}

	.avocato-left, .avocato-right {
	    min-height: auto;
	    padding: 100px 30px;
	    text-align: center;
	    width: 100%;
	    display: block;
	}
	.plate-img {
	    max-width: 350px;
	    left: initial;
	    position: relative;
	    transform: none;
	    width: 100%
	}
	.flex-end{
		display: block;
		align-items: center;
	}
	.right-con h1{
		margin: 0;
		display: inline-block;
		margin-top: 30px;
	}
	.abt-th-left, 
	.right-con{
		margin: 0;
		padding: 0;
		text-align: center;
		padding-bottom: 20px;
	}
	.about-three-sec{
		padding: 100px 0;
		text-align: center;
	}
	.right-con2 h1{
		text-align: center;
	}

	.contact-con h1 {
	    font-size: 60px;
	    line-height: 70px;
	}
	.contact-con h2 {
	    font-size: 28px;
	}
	.contact-sec-con {
	    padding: 70px 0;
	}
	.contact-con {
	    margin-bottom: 50px;
	}
	.contact-socal h4 {
	    font-size: 25px;
	}
	.contact-socal a {
	    height: 40px;
	    width: 40px;
	    font-size: 23px;
	}
	.contact-socal a i {
	    line-height: 40px;
	}

	.contact-form{
		width: 100%;
		float: initial;
		min-height: auto;
		padding: 80px 30px;
	}
	.contact-left{
		display: none;
	}
	.contact-form-sec{
		display: block;
	}
	.contact-form-inner{
		max-width: 100%;
	}
	.image-slider .center-slider .slick-current.slick-active{
		transform: none;
	}
	.image-slider .slick-slide {
		margin: 0 !important;
	}
	.image-slider .center-slider .slick-slide{
		padding: 10px;
	}
	.image-slider{
		padding: 0;
	}
	.image-slider .sld-prev span{
		border-width: 20px 20px 20px 0;
	}
	.image-slider .sld-next span {
	    border-width: 20px 0 20px 20px;
	}
	.image-slider .sld-prev {
	    left: -34px;
	}
	.image-slider .sld-next {
	    right: -34px;
	}

	.promo-title h2 {
	    font-size: 28px;
	}
	.promo-title h1 {
	    font-size: 40px;
	}
	.promo-title {
	    padding-bottom: 0px;
	}

	.promotion-sec{
		padding: 90px 20px;
	}

	.page-bnr {
	    height: 80vh;
	}
	.slider-content{
		padding-bottom: 20px;
	}

	.left-gallery, 
	.right-gallery{
		width: 100%;
		float: initial;
	}
	.gallery-sec {	    
		padding: 90px 0;
	}


    .img-midel{
        min-height: 400px;
    }
    .intro-logo {
        margin-bottom: 80px;
    }
    .header-logo {
        text-align: left;
    }
    .g-item img{
        height: auto !important; 
        object-fit: 'unset'
    }
    .g-item{
        padding: 10px 0;    
    }
    .gallery-inner .fifty{
        width: 100%;
        float: initial;
    }
    .header-logo img {
        min-height: 18px !important;
        width: auto;
        max-height: 18px;
    }
    .header-logo.header-logo2 img{
                min-height: 37px !important;
    }
   

}

@media(max-width: 850px){
	.header ul li {
	    margin: 0 8px;
	    font-size: 15px;
	}
	
}

@media(max-width: 575px){
    .contact-con h1 {
        font-size: 42px;
        line-height: 53px;
    }
    .contact-con h2 {
        font-size: 25px;
    }
	.hide-xs{
		display: none!important;
	}
	.show-xs{
		display: block!important;
	}
	.subscribe-form input[type="email"]{
		width: 280px;
	}
	.gallery-inner .fifty {
	    width: 100%;
	    float: initial;
	}
	.right-con{
	    padding: 0;
	    }
	.right-con h2 {
        font-size: 45px;
        width: 100%;
        margin-left: auto;
        text-align: center;
        margin: 0;
        margin-top: 70px;
        padding: 0;
        
    }
    .right-con h2 strong {
        font-size: 75px;
        font-family: 'mortonbold';
    }
    .about-three-sec{
        padding: 70px 0;
    }

}

@media(max-width: 479px){


}

@media(max-width: 359px){

}