@media (max-width: 1199px){
	
	
	
	.gallery_content .button-group .button {
    border-radius: 0;
    margin-left: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    left: 7%;
    border: none;
    text-align: center;
    margin-bottom: 20px;
    background-color: transparent;
    padding: 8px 13px 0px 0px;
    box-shadow: none !important;
    cursor: pointer;
    transition: all .5s ease-in-out;
}
.gallery_content .button {
    display: inline-block;
    background: #EEE;
    border: none;
    border-radius: 7px;
    background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
    color: #222;
    font-size: 16px;
    cursor: pointer;
}
}

@media (max-width: 991px){
	.gallery_content .button-group {
   
  
    position: relative;
    transform: translate(-50% , -50%);
      left: 35%;
    bottom: -64px;
    padding: 0px 124px 15px;
   

}
	.gallery_content .button-group .button
	{
		    font-size: 13px;
  
	}
	.gallery_content h1 {
    
    font-weight: 700;
  
   
}
	
	.navbar-toggler {
   
    background: #d2ac67;
 background-image: url("data:image/svg+xml;..");
 margin-top:20px;
 }

.navbar-light .navbar-nav .nav-link {
    color: #fff;
  
    width: 100%;
   
    background: #000;
}
	.navbar-nav .nav-item {
    float: left;
    margin-left: 18px;
}
	
	.about_content .owl-carousel .owl-item img {
   
    width: 100%;
 
}
	.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    margin-right: 10px;
    margin-bottom: 50px;
}

.about_content p {
    font-size: 12px;
    color: rgb(255, 255, 255);
    line-height: 1.852;
   font-weight:500;
}

.newhome_content .data_top {
    position: relative;
    top: 0; 
}
	.newhome_content .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
}
.newhome_content p {
   
    font-weight: 500;
}
.newhome_content h4 {
    font-weight: 500;
    font-size: 16px;
}
.contact_content p {
    font-weight: 500;
}
.gallery h1 {
    font-size: 15px;
    font-weight: 700;
    position: absolute;
    bottom: 0;

}



}

@media (max-width: 767px){
.gallery h1 {
        position: absolute;
        left: 10%;
    bottom: 23px;
    font-size: 20px;
}
.about_content h4 {
    font-weight: 500;
    font-size: 15px;
	text-align:center;
}

.contact_data {
    padding-left: 13px;
    margin-top: 40px;
}
.newhome_content h2 {
    font-size: 36px;
    font-weight: 300;

    text-align: center;
}
.newhome_content .data_top p {
          position: relative;
    margin-bottom: 60px;
  
    text-align: center;
    top: 0;
}

.newhome_content h4 {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
}
.gallery_content .button-group {
    position: relative;
    transform: translate(-50% , -50%);
 
    bottom: -64px;
    padding: 0px 10px 3px 0px;
}

.arrows_class {
    position: absolute;
    bottom: -47px;
    right: 105px;
}

.show-link {
    position: absolute;
    left: 0;
    right: 82px;
    bottom: 22px;
}
.newhome_content .owl-theme .owl-nav .owl-next {
    
    position: absolute;
 top: 100%;
    right: 45px;
    background: #000;

}
.newhome_content .owl-theme .owl-nav .owl-prev {
     
    position: absolute;
    background: #000;

    right: -55px;
    top: 100%;
    left: 80%;
}
.gallery_content .button-group .button {
    border-radius: 0;
    margin-left: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    left: 25%;
    border: none;
    text-align: center;
    margin-bottom: 20px;
    background-color: transparent;
    padding: 8px 13px 0px 0px;
    box-shadow: none !important;
    cursor: pointer;
    transition: all .5s ease-in-out;
    /* transform: translate(77%,-50%); */
}
}
@media (max-width: 575px){
	.gallery_content .button-group .button {
    border-radius: 0;
    margin-left: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    left: 25%;
    border: none;
    text-align: center;
    margin-bottom: 20px;
    background-color: transparent;
    padding: 8px 13px 0px 0px;
    box-shadow: none !important;
    cursor: pointer;
    transition: all .5s ease-in-out;
    /* transform: translate(77%,-50%); */
}
	
	
	
	.newhome_content .owl-theme .owl-nav .owl-next {
    
    position: absolute;
 top: 100%;
    right: 45px;
    background: #000;

}
.gallery h1 {
          position: absolute;
    bottom: 23px;
       left: 10%;
    font-size: 20px;
}
.footer_content li a {
    
    margin: 10px;
}
.newhome_content .owl-theme .owl-nav .owl-prev {
     
    position: absolute;
    background: #000;

    right: -55px;
    top: 100%;
    left: 80%;
}
	.about_content h1 {
   
    text-align: center;
}
	
	.about_content p {
    font-size: 14px;
    
    font-weight: 500;
}
	.about_content h2
	{
		text-align: center;
	}
	.about_content h4 {
    font-weight: 500;
    font-size: 23px;
    text-align: center;
}
	.about_content a
	{
	    position: relative;
    right: -282px;
    top: 20px;
	}
.newhome_content h2 {
   
    text-align: center;
}
	.newhome_content .data_top p {
    position: relative;
    margin-bottom: 60px;
  
    text-align: center;
}


.newhome_content p {
    font-weight: 500;
}
.newhome_content p {
    font-size: 17px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    line-height: 1.2;
}
	
	.newhome_content h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
}

.contact_content h1 {
    font-size: 31px;
  
    text-align: center;
}
.address_content i {
   
    text-align: center;
    margin-left: 40px;
}
.contact_content p {
    font-weight: 500;
    text-align: center;
}
.address_content span {
      font-size: 14px;
  
    margin-left: 24px;
    font-weight: 500;
    text-align: center;
}
.logo {
    position: relative;
    left: -11px;
 
    width: 40%;
}
}
@media (max-width: 379px){
	.gallery .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.address_content span {
    font-size: 13px;
}


}






















