@media only screen and (max-width: 1500px)
{
.fixed-header .navbar-brand-centered{left: 42.2%;}
}
@media only screen and (max-width: 1366px)
{
.fixed-header .navbar-brand-centered{left: 41.2%;}
}

@media only screen and (max-width: 1180px)
{
	.container{ width: 100% !important; box-sizing: border-box; padding: 30px 10px; }
.slider { height:100%;}
.slider img{ height: 100%; }
.pos-img-1, .pos-img-2, .pos-img-3, .pos-img-4, .pos-img-5, .pos-img-6{ display: none !important;}
.navbar-brand-centered{ display: none;}
header{ display: none; }

/* Mobile Menu */
.sidenav {height: 100%; width: 0; position: fixed; z-index: 100; top: 0; left: 0; background-color: #000000;
  overflow-x: hidden; transition: 0.5s; padding-top: 60px; display: inline;}
.sidenav a { padding: 8px 8px 8px 20px; text-decoration: none; font-size: 20px; color: #818181;
  display: block; transition: 0.3s;}
.sidenav a:hover {color: #f1f1f1;}
.sidenav .closebtn {position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px;}
/* Ends here */

.hide-mobile{ display: none; }
.show-mobile{ width: 100%; display: block; }
.show-mobile img{ width: 100%; }
.about-padd-home{padding: 20px 0px 30px 0px;}
.section-3-bg{ background: url(../images/why-we-bg.jpg) #000000 left no-repeat; background-size:cover;}
.section-3-bg h2{ font-size:50px; line-height: 50px; }
.section-4-bg .become-franchise h2{ font-size: 50px; line-height: 50px; }
.social-media-sticky{ display: none; }
.header-div .logo{ padding-top:20px; width:160px;}
.section-4-bg .become-franchise{padding-top:40px; padding-left: 0px;}
.section-5-bg .menu-inner { padding:20px 0px;}
.section-5-bg { position: relative; padding:20px 10px 30px 10px; }
.footer-links .pl-5{ padding-left: 0px !important; }
.footer-bg .footer-links {padding-top: 10px;}
.footer-bg .footer-links ul li{ float: left; margin-top:5px; margin-right:5px; padding:6px; border:1px solid #cccccc;}
.section-mobi-menu{display: block; }
.section-mobi-menu img{ vertical-align: middle; margin-top: -10px;}
.testimonialMnDiv { width: 100%; padding: 10px; box-sizing: border-box;}
.leftRatingDiv { float: none; width: 100%; font-size: 18px; line-height: 30px;}
.rightRatingDiv {float: none; width: 100%; background: #fafafa; min-height: 100%;}
.quoteIcnDiv {width: 37px; top: -7px; }
.quoteIcnDiv img { width: 100%; }
.contact-form-bg { padding: 20px 0px;}
}
@media only screen and (max-width: 767px) {
    .section-3-bg{  background-size:inherit !important; padding: 80px 0px;     background-position: left !important;}
.franchise_img {
	height: auto;
}
.inner_accordion {
	    padding-right: 50px;
}

.banner-caption {
    top: 115px !important;
     bottom: 0px !important;
     height: 100px;
}
.banner-caption .cursive-Txt {
        font-size: 35px;
            line-height: 9px;
}
.banner-caption .celeb-Txt {
    font-size: 25px;
        line-height: 25px;
}
.banner-caption .diamond-smallTxt {
        font-size: 20px;
        line-height: 30px;
}
a.contact-Btn div {
    padding: 5px 15px;
        font-size: 16px;
}
.slider img {
    height: 270px !important;
}

}