@media (max-width: 320px){
	.navbar-toggler
	{
		    margin-top: -1pc;
    right: -12pc;
	}
	table
{
	overflow:scroll;
}
.social_icons {
    float: none;
    margin-left: 4pc !important;
    position: absolute!important;
    margin-top: 2pc!important;
}
.footer_content li a {
   
    float: none;
	font-size:smaller;
    padding-left: 4pc;
}
}
@media (max-width: 414px)
{
	.user_name {
    
    font-size: large;
	}
	.navbar-toggler
	{
		position: relative;
    top: -4pc;
	}
	table
{
	overflow:scroll;
}
.social_icons {
    float:none;
    margin-left: 8pc;
}
}
@media (max-width: 768px){
table
{
	overflow:scroll;
}
}
@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;
}


}






















