@media(max-width: 999px){
    .content_inner h2 {
        text-align: center;
    }
    .page-id-19 .content_inner h2{
        text-align: left;
    }
    .content_sec_right h2{
        text-align: left;
         margin-bottom: 15px;
    }
    .banner_inner{
        width: 650px;
        max-width: 100%;
    }
    .content_inner{
        width: 750px;
    }
    .nav_inner{
        max-width: 100%;
    }
    .banner_text {
        left: 200px;
    }
    .content_sec_left{
        clear: both;
        display: block;
        float: none;
        margin: 0 auto 20px auto;
        padding: 0 15px;
        width: 95%;
        background: none;
        border-bottom: 1px dashed #948a85;
    }
    .content_sec_right{
        float: none;
        width: 100%;
        display: block;
        clear: both;
        /*text-align: center;*/
    }

    .content_sec_right .sep{
        display: none;
    }
    .clsCenter{
        text-align: center;
    }
    .banquetdiv, .banquetdiv1{
        display: inline-block;
        text-align: left;
        float: none;
        width: 310px;
    }
    .content_sec_right .clsContactForm{
        /*float: none;
        display: inline-block;
        text-align: left;*/
        float: left;
        border-right: 1px dashed #948a85;
    }
    .gallery_block{
        /*float: none;
        display: inline-block;
        text-align: left;*/
        float: left;
    }

    .social_icon {
        margin-right: 75px;
    }
    .menu_row{
        margin: 0 auto 10px;
        float: none;
    }

    .welcome {
        border-bottom: 1px dashed #948a85;
        float: none;
        margin: 0 auto 30px;
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
        width: 92%;
    }
    .gallery {
        width: 40%;
        border-left:0px;
    }
    .gallery iframe{
        width: 100%;
        height: 175px;
    }
    .clsContactForm{
        width: 44%;
    }
    .animenu{
        max-width: 100%;

    }
    .navigation{
        width: 100% !important;
    }
}

@media(max-width: 767px){
    .social_icon {
        margin-right: 75px;
    }
    .banner_inner{
        width: 450px;
        max-width: 100%;
    }
    .nav_sec_right {
        float: right;
        width: 100%;
    }

    .navigation {
        overflow: hidden;
        width: 100% !important;
    }
    .content_inner{
        width: 590px;
    }
    .nav_inner{
        max-width: 100%;
    }
    .banner_text {
        left: 150px;
    }
    .banner_toptext{
        width: auto;
    }
    .content_sec_left{
        clear: both;
        display: block;
        float: none;
        margin: 0 auto 20px auto;
        padding: 0 15px 30px;
        width: 95%;
        background: none;
        border-bottom: 1px dashed #948a85;
    }
    .content_sec_right{
        float: none;
        width: 100%;
        display: block;
        clear: both;
        /*text-align: center;*/
    }

    .content_sec_right .sep{
        display: none;
    }
    .clsCenter, .content_sec_right h2{
        text-align: center;
    }
    .banquetdiv, .banquetdiv1 {
        display: inline-block;
        float: none;
        text-align: left;
        width: 235px;
        min-height: 815px;
    }
    .page-template-Teppanyakimenu-page-php .banquetdiv1{
        min-height: 370px;
    }
    .content_sec_right .clsContactForm{
        /*float: none;
        display: inline-block;
        text-align: left;*/
        float: none;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        border-right: 0px;
        /*border-right: 1px dashed #948a85;*/
    }
    .content_sec_right .clsContactForm div.wpcf7 {
        margin: 0 auto;
        max-width: 285px;
        padding: 0;
    }
    .gallery_block{
        /*float: none;
        display: inline-block;
        text-align: left;*/
        float: left;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .menu_row{
        margin: 0 auto 10px;
        float: none;
        max-width: 100%;
    }

    .welcome {
        border-bottom: 1px dashed #948a85;
        float: none;
        margin: 0 auto 30px;
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
        width: 92%;
    }
    .home .gallery {
        border-left: 0 none;
        border-top: medium none;
        float: none;
        padding-bottom: 40px;
        width: 86%;
    }
    .clsContactForm{
        width: 100%;
    }
    .home .wpcf7 {
        display: block;
        margin: 0 auto !important;
        max-width: 285px;
    }
    .gallery_block ul {
        margin: 0 auto;
        max-width: 285px;
        padding: 0;
    }
    .ngg-gallery-thumbnail-box{
        max-width: 160px;
    }
    .contact_left{
        width: 300px;
    }
    .contact_right {
        width: 260px;
    }
    .footer_inner p{
        text-align: center;
        font-size: 11px;
    }
    p.creationtext{
        text-align: center;
        float: none;
        clear: both;
    }
    .footer_sec {
        height: 80px;
    }

    .page-id-19 .content_sec_right .gallery_block{
        border-top: 0px;
    }
    .navigation {
        width: 100% !important;
    }
}

@media(max-width: 599px){
    .social_icon {
        padding-top: 15px !important;
    }
    .banner_inner{
        width: 250px;
        max-width: 100%;
    }
    .content_inner{
        width: 300px;
    }
    .nav_inner{
        max-width: 100%;
    }
    .banner_text {
        left: 50px;
    }
    .content_sec_left{
        width: 100%;
        padding: 0 0 30px;
    }
    
    .contact_left{
        width: 100%;
        float: none;
    }
    .contact_right {
        width: 100%;
        float: none;
    }
    .clsAlignNone td{
        float: none;
        display: block;
        width: 100%;
        clear: both;
    }
    .heading, .ngg-gallery-thumbnail-box img{
        height: auto;
    }
    .ngg-gallery-thumbnail-box {
        height: auto;
        max-width: 80px;
    }
    .banquetdiv1,.banquetdiv{
        margin-right: 0px;
        width: 270px;
    }
    .welcome, .home .gallery{
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }
    .home .clsContactForm{
        padding: 0px;
        width: 100%;
    }
    .banner_inner .bigtext {
        font-size: 40px;
        padding: 12px 10px 20px;
    }

    .banner_inner p {
        font-size: 25px;
    }
}

@media(min-width: 480px) and (max-width: 599px){

    .banner_inner{
        width: 250px;
        max-width: 100%;
    }
    .banner_text {
        left: 0px;
    }
    .content_inner{
        width: 460px;
    }
    .ngg-gallery-thumbnail-box {
        height: auto;
        max-width: 80px;
    }
    .banquetdiv1,.banquetdiv{
        margin-right: 0px;
        width: 370px;
    }

}

@media(min-width: 400px) and (max-width: 479px){

    .banner_inner{
        width: 250px;
        max-width: 100%;
    }
    .banner_text {
        left: 0px;
    }
    .content_inner{
        width: 360px;
    }
    .ngg-gallery-thumbnail-box {
        height: auto;
        max-width: 80px;
    }
    .social_icon {
        margin-right: 30px;
        padding-top: 22px !important;
    }
}

@media(max-width: 479px){
    .social_icon {
        margin-right: 60px;
    }
}