@media only screen and (max-width : 1200px) and ( min-width : 992px ){
#my-menu ul > li > ul { width:925px; }
#my-menu ul > li > a { padding: 15px 40px;}
.banner { background-size: cover; }
.step span { font-size:15px; }
	}
@media only screen and (max-width : 991px) and ( min-width : 768px ){
#my-menu ul > li > ul { width:705px; }
#my-menu ul > li > a { padding: 15px 22px;}
.order-button { margin: 6px 0 0 0; }
.banner { background-size: cover; }
.step span { font-size:16px; margin-top: 10px; }
.step img { float: none; }
.marquee-area h4 { padding: 11px 0; font-size: 15px; }
	}
@media only screen and (max-width : 767px) and ( min-width : 480px ){
body {    padding-top: 0px;}
.top-bar > div > a > img { margin:0 auto 15px; }
#my-menu ul > li > ul { width:100%; height:230px; position: relative; top: 0;left: 0; overflow:auto; }
#my-menu ul > li:nth-child(3) > ul{ left:0px; }
#my-menu ul > li:nth-child(4) > ul{ left:0px; }
#my-menu ul > li:nth-child(5) > ul{ left:0px; }
#my-menu ul li { display:flex; }
#review-button li a { margin-bottom:10px; }
.banner { background-size: cover; }
.marquee-area h4 { padding: 11px 0; font-size: 15px; }
.footer-links { width :100%; margin-bottom:15px;}
.order-button { text-align:center; }
.marquee-area marquee > p {padding: 5px 0;}
.step {    margin: 0 0 20px;}
.feature-icon {    margin: 0 auto 10px;	}
.feature-box { text-align:center; }
.navbar-default .navbar-toggle .icon-bar {    background-color: #FFF;}
.desktop-service { display:none; }
.mobile-service { display:block; }
.inr-box-content { left: 5%; right:5%;  bottom: 70px; }
.inr-box-content > ul { margin-top:20px; }
.inr-box-content > ul > li > a {   display: block;    margin-top: 10px; }
.discount { display:none; }
}
@media only screen and (max-width : 479px){
body {    padding-top:0px;}
.navbar-default .navbar-toggle .icon-bar {    background-color: #FFF; }
.top-bar > div > a > img { margin:0 auto 15px; }
.order-button li:nth-child(3) a { margin-top:10px; }
#my-menu ul > li > ul { width:100%; height:230px; position: relative; top: 0;left: 0; overflow:auto; }
#my-menu ul > li:nth-child(3) > ul{ left:0px; }
#my-menu ul > li:nth-child(4) > ul{ left:0px; }
#my-menu ul > li:nth-child(5) > ul{ left:0px; }
#my-menu ul li { display:flex; }
#my-menu ul li {
    display: flex;
    bottom: -29px;
}

.menu_part li {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding-right: 78px;
    font-weight: bold;
}



#review-button li a { margin-bottom:10px; }
.banner { background-size: cover; }
.step img { float: none; }
.marquee-area h4 { padding: 9px 0; font-size: 16px; }
.footer-links { width :100%; margin-bottom:15px;}
.order-button { text-align:center; display:none; }
.marquee-area marquee > p {padding: 13px 0 14px;}
.step {    margin: 0 0 20px;}
.feature-icon {    margin: 0 auto 10px;	}
.feature-box { text-align:center; }
.desktop-service { display:none; }
.mobile-service { display:flex; }

.inr-box-content > ul > li > a {   display: block;    margin-top: 10px; }
.wrap-left > h3 { font-size:18px; line-height:1.6; }
.left-area2 { display:none; }
.wrap-mid > h3 { font-size:18px; line-height:1.6; }
.discount { display:none; }
}

@media (max-width: 768px) {
    /* Adjust styles for mobile view */
   .raj  {
		
        bottom: -39px !important;
       
    }
}