@media (max-width: 480px)  

{
	
.logo  img {
 
    width: 45%;
	float: left;
}		
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}	

.wellogo {
    background-color: #dfb947;
    padding: 22.5px 0;
}
.logosub {
    width: 48% !important;
}
	
}

@media screen and (max-width: 668px) and (min-width: 481px)


{
	
.logo  img {
 
    width: 28%;
	float: left;
}

.wellogo {
    background-color: #dfb947;
    padding: 41.5px 0;
}
.logosub {
    width: 26% !important;
}
		
	
}


@media screen and (max-width: 767px) and (min-width: 668px)

{
.logo  img {
 
    width: 28%;    
	float: left;
}	

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 50px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.wellogo {
    background-color: #dfb947;
    padding: 46px  0;
}


	
}


@media (max-width: 767px)  

{
    
.owl-carousel .owl-item img {
    width: 100% !important;
    height: 220px !important;
}
    
    
	
.logo {
    position: relative;
    z-index: 999999;
}
.logo  img {
 
   display: none !important;
	float: left;
}	
.mob-nul
{ padding-left: 0;
padding-right: 0;
	
	
	}	
	
	.btn-lg, .btn-group-lg > .btn {
    padding: 5px 8px;
    font-size: 12px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: none;
    text-align: center !important;
    min-width: 180px;
    padding: 8px 0px 0px 0px;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #f8f8f8;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.carousel-caption h3 {
    font-family: 'Allura', cursive;
    font-size: 22px;
    color: #e6c86e;
}


.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    display: none;
}
.welcontent {
    background: none;
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-x: right;
}
.navbar-me {
    padding: 0px 0px;
    background-color: transparent;
    top: 0px;
    border: 0px;
    border-radius: 0px;
}

.navbar-collapse {
    text-align: center;
    border-top-width: 0px;
    padding-top: 10px;
    margin-top: 0;
}
.header-right-menu {
    padding: 5px 15px !important;
    background: rgba(241, 241, 241, 0.48);
}


.fa.fa-circle {
    font-size: 8px;
    padding-right: 0;
    color: transparent;
}

.wellogimg img {
    width: 100%;
}
img.sticky-logo {
    width: 39%;
}

.serlft, .serrt {
    text-align: center;
}
.ritbor {
    border-right-width: 0px !important;
    border-right-color: #ffffff !important;
    border-right-style: solid !important;
}
.ctext {
    text-align: center!important;
    max-width: 500px;
  margin: 0px auto!important;
}
.welcontent h4 {
   /* font-size: 40px;*/
    text-align: center;
}
.welcontent h5 {
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 25px;
    text-align: center;
}
.welcontent p {
    font-size: 18px;
    padding-right: 00px;
    text-align: center;
}


.abt-top
{
	padding-top: 20px;
}
.abt-top img
{
	padding-left: 15px;
}
.abtright {
    padding: 15px;
    padding-left: 30px;
}
p.subhd {
    font-family: 'Allura', cursive;
    padding-bottom: 10px;
    font-size: 30px !important;
    text-align: center;
    padding-top: 60px;
    color: #ffffff;
    text-shadow: 0px 1px 1px #2f2f2f;
}
.contform {
    padding-left: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 15px;
}
.enq-img
{
	width: 100%;
}

.products {
    background-image: url(../images/productbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 10px 75px 10px;
}
.nav > li {
  position: relative;
  display: block;
   border-bottom: 1px solid rgba(195, 195, 195, 0.27); 
}
.center-rd {
    text-align: center;
}	

.contlist {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    padding-top: 18px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 18px;
    letter-spacing: 0.04em;
    margin-bottom:5px;
}
	
	
}



@media screen and (max-width: 1035px) and (min-width: 768px)

{
.abtright {
    padding: 0 10px;
}	
	
}