@charset "utf-8";
/* CSS Document */


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1920px) {
	.carousel-inner-page{
		height: 600px;
	}
	.inner_food_plate_1{
		margin-top: -73px;
	}



}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1536px) {
	.carousel-inner-page{
		height: 400px;
	}
	.inner_food_plate_1{
		margin-top: -82px;
	}

	.top_logo {
	    width: 150px;
	}

	.home_top_menu_section p{
	    font-weight: 900;
	    font-size: 14px;
	    padding-bottom: 12px;
	    padding-top: 12px;
	    margin-top: 0px;
	    margin-bottom: 0px;
	}

	.menu_col{
	    top: 100px;
	}

	.about_img_col{
	    left: 100px;
	}

	.testi_img_col{
	    left: 100px;
	}

	.food_plate_3{
	    right: 160px;
	}


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1366px) {

	.menu_col{
	    top: 70px;
	}

	.home_top_menu_section p{
	    font-weight: 900;
	    font-size: 14px;
	    padding-bottom: 7px;
	    padding-top: 7px;
	    margin-top: 0px;
	    margin-bottom: 0px;
	}

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {

	.top_logo {
	    width: 120px;
	}

	.home_top_menu_section p a {
	    font-size: 14px;
	}

	.home_top_menu_section p {
	    padding-bottom: 8px;
	    padding-top: 8px;
	    margin-top: 0px;
	    margin-bottom: 0px;
	}

	.footer_img {
	    width: 450px;
	    margin-top: -426px;
	}

}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {

	.home_top_menu_section p {
	    padding-bottom: 8px;
	    padding-top: 8px;
	    margin-top: 0px;
	    margin-bottom: 0px;
	}

	.bottom_col{
		text-align: center;
	}


	.nav-tabs > li {
	    float:left;
	    display:inline-block;
	}

	.nav-tabs {
	    text-align:left;
	}

}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1024px) {

	.home_top_menu_section p a {
	    font-size: 13px;
	}

	.home_top_menu_section p {
	    padding-bottom: 8px;
	    padding-top: 8px;
	    margin-top: 0px;
	    margin-bottom: 0px;
	}

	.nav>li>a {
	    padding: 10px 7px;
	    margin-right: 5px;
	}

	.nav-tabs>li>a {
	    text-align: center;
	    font-weight: 700;
	    width: 105px;
	}

	.about_img_col {
	    left: 70px;
	}

	.testi_img_col {
	    left: 70px;
	}

	.food_plate_3 {
	    right: 106px;
	}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {

	.carousel-inner-page{
		height: 300px;
	}

	.inner_food_plate_1{
		margin-top: 193px;
		width: 120px;
	}

	
	.mobile_logo{
		position: absolute;
		width: 100px;
		z-index: 12;
		top: 2px;
	}

	.navbar {
	    margin-bottom: 0px;
	}

	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }


	.navbar-inverse {
	    background-image:url('../images/bg_pattern.png');
	    background-repeat:no-repeat;
	    background-size:cover;
	    background-position:center center;
	    background-color: #ffffff;
	    border-color: transparent;
	}

	.navbar-inverse .navbar-nav>li>a {
	    color: #ffffff;
	    text-align: center;
	    font-weight: 700;
	    border-bottom: 1px dotted #5f5f5f !important;
	    color: #9c744e;
	}

	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	    border-color: transparent;
	    padding-left: 40px;
	    padding-right: 40px;
	}

	.navbar-inverse .navbar-toggle {
	    border-color: #005b33;
	    background-color: #005b33;
	}

	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	    border-color: transparent;
	}

	.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	    color: #000000;
	    background-color: transparent;
	}

	.home_top_tel {
	    right: 100px !important;
	    top: 11px;
	    left: inherit;
	}
	.home_top_tel_inner {
	    right: 100px !important;
	    top: 11px;
	    left: inherit;
	}

	.kottu_section {
	    background-image: none !important;
	    padding-top: 20px;
	    padding-bottom: 20px;
	}

	.food_plate_1 {
	    width: 160px;
	}

	.food_plate_3 {
	    right: 150px;
	    margin-top: -99px;
	    width: 175px;
	}

	#jarallax-container-0 {
	    display: none !important;
	}

	#jarallax-container-1 {
	    display: none !important;
	}

	#jarallax-container-2 {
	    display: none !important;
	}

	#jarallax-container-3 {
	    display: none !important;
	}

	.bg_row{
	    background-repeat:no-repeat;
	    background-size:cover;
	    background-position:center left;
	}

	.about_row{
		background-image:url('../images/greent_bg_mobile.jpg') !important;
	    background-repeat:no-repeat;
	    background-size:cover;
	    background-position:center center;
	}

	.testi_row{
		background-image:url('../images/greent_bg_mobile.jpg') !important;
	    background-repeat:no-repeat;
	    background-size:cover;
	    background-position:center center;
	}

	.testi_div{
		color: #ffffff;
	}

	.testi_div small{
		color: #ffffff;
	}


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {

	.heading {
	    font-size: 35px;
	}

	.food_plate_1 {
	    right: 40px;
	    margin-top: -70px;
	    width: 130px;
	}


	.about_row{
		background-image:url('../images/greent_bg_mobile.jpg') !important;
	    background-repeat:no-repeat;
	    background-size:cover;
	    background-position:center center;
	}

	.testi_row{
		background-image:url('../images/greent_bg_mobile.jpg') !important;
	    background-repeat:no-repeat;
	    background-size:cover;
	    background-position:center center;
	}

	.about_text_col {
	    padding-right: 40px;
	    padding-top: 40px;
	    padding-left: 40px;
	    padding-bottom: 50px;
	    color: #ffffff;
	}

	.testi_div{
		color: #ffffff;
	}

	.testi_div small{
		color: #ffffff;
	}

	.home_top_tel {
	    right: 70px !important;
	    top: 11px;
	    left: inherit;
	}

	.home_top_tel_inner {
	    right: 85px !important;
	    top: 11px;
	    left: inherit;
	}

	.food_plate_3 {
	    right: 45px;
	    margin-top: -73px;
	    width: 175px;
	}

	.footer_row{
		text-align: center;
	}

	.bottom_col{
		text-align: center;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

	.food_plate_3 {
	    right: 50px;
	    margin-top: -73px;
	    width: 175px;
	}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 375px) {



}


/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {



}


@media only screen and (max-width : 320px) {



}