/* #Media
================================================== */

@media (max-width: 767px) { 
	h1{
		font-size: 38px;
	}
	
   .navbar-brand img {
    width: 50%;
    display: block;
    padding: 0px;
    /* filter: brightness(10%); */
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
	.nav-item:after{
		display: none;
	}
    .nav-link {
        color: #fff !important;
        font-weight: 200;
        transition: all 200ms linear;
        text-transform: uppercase;
        /* font-size: 32px; */
        font-size: 7.3vw;
    }
    .navbar-light .navbar-toggler-icon:after, .navbar-light .navbar-toggler-icon:before {
        width: 24px;
        position: absolute;
        height: 1px;
        background-color: #efba0f;
        top: 0;
        left: 0;
        content: '';
        z-index: 2;
        transition: all 300ms linear;
    }
    .navbar-light .navbar-toggler-icon {
        width: 24px;
        height: 17px;
        background-image: none;
        position: relative;
        border-bottom: 1px solid #efba0f;
        transition: all 300ms linear;
    }
	.nav-item::before {
		position: absolute;
		display: block;
		top: 15px;
		left: 0;
		width: 11px;
		height: 1px;
		content: "";
		border: none;
		background-color: #fff;
		vertical-align: 0;
	}
	.dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 10px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #fff;
		vertical-align: 0;
		transition: all 200ms linear;
	}
    .dropdown-item {
        padding: 3px 15px;
        color: #fff;
        border-radius: 2px;
        transition: all 200ms linear;
    }
	.dropdown-toggle[aria-expanded="true"]::after{
		transform: rotate(90deg);
		opacity: 0;
	}
	.dropdown-menu {
		padding: 0 !important;
		background-color: transparent;
		box-shadow: none;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
		margin-top: 10px !important;
		margin-bottom: 20px !important;
	}
	body.dark .nav-item::before {
		background-color: #fff;
	}
	body.dark .dropdown-toggle::after {
		background-color: #fff;
	}
	body.dark .dropdown-menu {
		background-color: transparent;
		box-shadow: none;
	}
    .bg-transparent {
        background-color: #2b2010c7 !important;
        transition: all 200ms linear;
    }
    
    .navbar-toggler {
        float: right;
        border: none;
        padding-right: 0;
        margin-left: -38px;
    }
    .navbar-center {
        transform: translatex(24%);
    }
    .nav-item {
        position: relative;
        transition: all 200ms linear;
        margin-bottom: 10px;
    }
    .bg-video-wrap {
        position: relative;
        overflow: hidden;
        width: 100%;
        /* height: 100vh; */
        background: url(../img/kaali-bg.jpg) no-repeat center center/cover;
        margin-top: 125px;
    }
    .section-01 {
        /*background: url(../img/o3.png);*/
        background:#000!important;
        background-position: top left;
        background-repeat: no-repeat;
    }
    .section-01 .content {
        padding: 20px;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .meals-offers {
        padding: 50px 0px;
        background-image:none;
        background-position: left, right;
        background-repeat: no-repeat, no-repeat;
    }
    .meals-offers .column {
        padding: 10px;
        box-sizing: border-box;
        color: #fff;
        text-align: center;
        width: 50%;
    }
    .section-02 .content {
        padding: 40px 20px;
        padding-bottom: 110px;
    }
    .section-02 .content p {
        font-size: 25px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 2px;
        list-style: 28px;
        padding-right: 70px;
    }
    .chef-2nd-cont p {
        font-family: 'Roboto Slab', serif;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 26px;
        padding-right: 20px;
    }
    .chef-rightside-first-cont-wrap-img {
        padding: 15px;
        border: 1px solid #fff;
        margin-top: 20px;
    }
    .chef-rightside-2nd-cont {
        margin-top: 60px;
    }
    .testi {
        background: url(../img/testi-bg.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin: 50px auto;
        padding: 10px;
    }
    .testi-img {
        height: auto;
        overflow: hidden;
    }
    .inside-testi-right {
        background: #f0bb0f;
        color: #14151a;
        padding-top: 20px;
        margin-left: 0px;
    }
    .inside-testi-right-1st {
        background: #f0bb0f;
        margin-left: 15px;
        width: 91%;
    }
    footer .row{
        text-align: center;
    }
    footer-logo {
    margin-top: -400px;
}
.footer-logo img {
    width: 40%;
    margin-top: 60px;
    margin-bottom: -85px;
}
    /* footer */

    .order-call-btn{
        height:50px;
        z-index: 1000;
        display: block;
        position: fixed;
        bottom:0;
        width: 100%;
    }
    .one{
        float:left;
        background: #3e617d!important;
    }
    .two{
        float:right;
        background: #D39307!important;
    }
    .m-order-btn {
        padding: 10px 0px;
        color: #fff;
        font-size: 23px;
        text-align: center;
        display: block;
        width: 50%;
        font-weight: 300;
        letter-spacing: 1px;
    }
	.m-order-btn:hover{
		color: #000;
	}
    .inner-banner {
        background: url(../img/sliders-inner.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px 20px;
    }
    /* inner page */
    .about-page .chef-section {
        background-size: inherit;
        padding: 25px 0px;
    }
    .catering-page .content {
        padding: 20px;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .mob-only{
        display:block;
        margin-top:10px;
    }
    .mob-only-btn{
        display: block;
        text-align: center;
        padding: 10px;
    }
}




/* iPads to Smartphone for Common Elements ----------- */
@media only screen and (max-width : 1024px) {
	.col-3 {
		display: block;
		width: 100%;
		padding-bottom: 1em;
		position: relative;
   }
	.col-3#newsletter {
		width: 100%;
		position: relative;
		padding-bottom: 0;
		padding-top: 1em;
   }
	footer .footer-cat {
		margin-left: 25px;
   }
	.footer-toggle,.footer-toggle::after {
		background: #fff;
		height: 2px;
		width: 15px;
		position: absolute;
		display: block;
		-webkit-transition:all .4s ease-in;
		transition:all .4s ease-in;
   }
	.footer-toggle {
		top: 11px;
		cursor:pointer;
   }
	.footer-toggle::after {
		content: '';
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
   }
	.btnActive .footer-toggle::after {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
   }
	.footer-cat-links {
		margin: 0 0em 0px 1.6em;
   }
	.footer-cat-links a {
		pointer-events: none;
   }
	.footer-cat-links li {
		line-height: 0;
		opacity: 0;
   }
	.footer-cat-links.active > li{
		line-height:2;
		opacity:1;
   }
	.social-1 {
		display: none !important;
   }
	.social-2 {
		display: block;
		position: absolute;
		top: 5.5em;
		bottom: 0px;
		height:20px;
		padding-bottom: 1.5em;
		width: 100%;
   }
	#address {
		margin-top: 6em;
   }
	#newsletter #address li i {
		width: auto;
   }
	#newsletter #address li div {
		font-size: 14px;
		width: auto;
		text-align: -webkit-auto;
		float: none;
		line-height: 2;
		display: inline-block;
		padding: 10px 0 15px;
        text-align: center;
   }
	#newsletter #address li div:last-child {
		padding-bottom: 0;
   }
	#newsletter #address li:not(:first-child) {
		padding: 20px 0 0;
   }
}
/* iPads (portrait)----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	footer {
		padding-right:3em;
		padding-left:3em;
   }
	.col-3 {
		display: block;
		width: 100%;
		padding-bottom: 1em;
   }
   .ml-md-4, .mx-md-4 {
        margin-left: 1.2rem!important;
    }
    .nav-link {
        color: #fff !important;
        font-weight: 200;
        transition: all 200ms linear;
        text-transform: uppercase;
        /* font-size: 32px; */
        font-size: 2.1vw;
    }
    .navbar-light .navbar-toggler-icon:after, .navbar-light .navbar-toggler-icon:before {
        width: 24px;
        position: absolute;
        height: 1px;
        background-color: #efba0f;
        top: 0;
        left: 0;
        content: '';
        z-index: 2;
        transition: all 300ms linear;
    }
    .navbar-light .navbar-toggler-icon {
        width: 24px;
        height: 17px;
        background-image: none;
        position: relative;
        border-bottom: 1px solid #efba0f;
        transition: all 300ms linear;
    }
	.nav-item::before {
		position: absolute;
		display: block;
		top: 15px;
		left: -23px;
		width: 11px;
		height: 1px;
		content: "";
		border: none;
		background-color: #fff;
		vertical-align: 0;
	}
	.dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 10px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #fff;
		vertical-align: 0;
		transition: all 200ms linear;
	}
    .start-header.scroll-on .navbar-brand img {
        width: 50%;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .section-01 .content {
        padding: 30px 10px;
    }
    .section-01 p {
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 2px;
        list-style: 28px;
        margin-bottom: 20px;
    }
    .section-02 .content {
        padding: 20px 10px;
    }
    .section-02 .content h2 {
        font-size: 30px;
        font-weight: 300;
        color: #fff;
        letter-spacing: 2px;
        margin-bottom: 20px;
        line-height: 0.9em;
    }
    .section-02 .content p {
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 2px;
        list-style: 28px;
    }
    .testi {
        background: url(../img/r5.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin: 50px auto;
        padding: 30px;
    }
    .testi-img {
        height: auto;
        overflow: hidden;
    }
    .inside-testi-right {
        background: #f0bb0f;
        color: #14151a;
        padding-top: 0px;
        margin-left: -15px;
    }
    .swiper-container p {
        line-height: 20px;
        font-size: 12px;
        font-weight: 300;
        letter-spacing: 1px;
        font-family: 'Roboto Slab', serif;
    }
    .swiper-slide {
        text-align: left;
        font-size: 12px;
        padding: 5px 0px;
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .social-2 {
        display: block;
        position: absolute;
        top: 8.5em;
        bottom: 0px;
        height: 20px;
        padding-bottom: 1.5em;
        width: 100%;
    }
    #address {
        margin-top: 1em;
    }
}
/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	section {
		padding-bottom: 3em;
   }
	.sec-heading {
		padding:1em 0;
   }
	.col-3 {
		display: block;
		width: 100%;
		padding-bottom: 1em;
   }
}
/* Mini Tablet ----------- */
@media only screen and (max-width : 600px) {
	.col-3 {
		display: block;
		width: 100%;
		padding-bottom: 1em;
   }
	.col-6 {
		width: 100%;
		display: block;
   }
	footer {
		padding: 3em 2em 2em;
   }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 480px) {
	.col-6 {
		width: 100%;
		display: block;
   }
	footer {
		padding-right: 1em;
		padding-left: 1em;
   }
}
.start-header.scroll-on .navbar-brand img {
    width: 30%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


