.new_dashboard2 {
    display: none;
}

#bs-example-navbar-collapse-1 {
    width: 72%;
}

.new_dashboard {
    display: block;
}

.credit_itmes {
    background: #F5F5F5 none repeat scroll 0% 0%;
    width: 100%;
    padding: 0px 180px !important;
    border: 1px solid #eee;
}

.welcome_name {
    width: 25%;
    float: right;
    margin-top: 5px;
    text-align: right;
}

.dashboard_welcome {
    width: 20%;
    float: left;
    text-align: right;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: 100;
    margin-top: 5px;
}

.logout_btn {
    padding: 0px 0px;
    float: right;
    color: #000;
    /*background: #1287a7;*/
    font-size: 15px;
    font-weight: 100;
    border-radius: 5px;
    margin-top: 5px;
    text-align: center;
    width: 7%;
}

* {
    padding: 0px;
    margin: 0px;
    /*color:#e2e2e2;*/
}


/* body {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 300;
} */

a ul li h1 h2 h2 p {
    text-decoration: none;
    list-style: none;
    /* font-family: 'Ubuntu', sans-serif; */
    font-weight: 300;
}

.contaier_backend {
    width: 1500px !important;
    padding: 0px;
}

#wrapper {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    max-width: 100%;
}

#employ_detail {
    margin-bottom: 25px;
}

#employ_detail td {
    padding: 8px;
}

.panel-default>.panel-heading {
    border-radius: 0px !important;
    background: #1E3E64 !important;
    color: #fff !important;
}

.btn-default {
    background-color: #fff;
    border-color: #1E3E64;
    background: #1E3E64;
    width: 140px;
    color: #fff;
    text-transform: uppercase;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: 30px !important;
}

.chosen-container-multi .chosen-choices {
    border-color: #ccc !important;
    box-shadow: none;
}

.profile_menu {
    padding: 0px;
    position: inherit;
}

.serach_input {
    width: 76%;
    float: left;
    margin-right: 5px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    margin-left: 5px;
}

.header {
    width: 100%;
    background: #f5f5f5;
    border-top: 1px solid #b3b3b3;
    border-bottom: 6px solid #e7e7e7;
    height: 90px;
    position: relative;
    z-index: 999;
}

.header .head_container {
    width: 1200px;
    max-width: 100%;
    margin: 0px auto;
    min-height: 90px;
    height: 90px;
}

.navbar-brand {
    margin: 0px;
    padding: 0px;
    height: auto;
    position: relative;
    z-index: 1;
}

.navbar-header {
    position: absolute;
    float: left;
}

.navbar {
    background: none;
    border: none;
    min-height: auto;
    height: auto;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.menu_link {
    float: left;
}

.menu_link ul {
    margin-left: 290px;
    margin-top: 35px;
}

.menu_link ul li {
    list-style: none;
    display: inline-block;
    padding: 4px 0px;
    margin-left: 5px;
}

.menu_link ul li a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 4px 12px;
    text-decoration: none;
    border: 1px solid #f5f5f5;
}

.menu_link ul li a:hover {
    background: #3080E3 !important;
    border: 1px solid #dbdbdb;
    color: #333;
}

@supports (-webkit-text-size-adjust:none) and (not (-ms-accelerator:true)) {
    .menu_link ul li a {
        font-weight: 100;
    }
}

And .menu_link ul li a:hover {
    background: #3080E3 !important;
    border: 1px solid #dbdbdb;
}

.text_header {
    width: 110px;
    margin: 0px;
    padding: 0px;
    float: right;
    color: #000;
    font-size: 14px;
    font-weight: 100;
    text-align: right;
    margin-top: 10px;
}


/*---- Start of Banner Css ----*/

.banner {
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: url(../images/banner.png) no-repeat;
    height: 450px;
    background-size: 100% 100%;
}

.resturent_team {
    width: 1100px;
    margin: 0px auto;
    max-width: 100%;
    overflow: hidden;
    background: url(../images/resturent_team.png) no-repeat;
    height: 460px;
    background-size: 100%;
    background-position: bottom;
}

.add_banner {
    text-align: center;
    top: 30px;
}


/*.add_banner img {
        width: 980px;
        max-height:150px;
    }*/


/*---- End of Banner Css ----*/


/*---- Start of Center_potion Css ----*/

.center_potion {
    width: 100%;
    box-shadow: 0px 0px 5px #666;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
    margin-top: -50px;
    padding-bottom: 30px;
}

.entire-bg-white {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-top: -50px;
    box-shadow: 0px 0px 5px #666;
}

.bg-same-color {
    background: #f3f3f3;
    height: auto;
}


/*---- Start of Resturent_Menu Css ----*/

.resturent_menu h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 5px;
    color: #1E3E64;
}

.resturent_menu h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0px;
    vertical-align: middle;
    color: #1E3E64;
}

.menu_sheet {
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 15px;
    padding-left: 20px;
    background: #f3f3f3;
}

.menu_sheet ul {
    float: left;
    width: 25%;
    background: #f3f3f3;
    padding: 0px;
    margin-bottom: 0px;
}

.menu_sheet1 ul {
    float: left;
    width: 100%;
    background: #f3f3f3;
    padding: 0px;
    margin-bottom: 0px;
}

.menu_sheet1 ul li img {
    max-width: 85%;
    padding: 5%;
}

.panel-img {
    max-width: 10%;
    padding: 10px;
}

.menu_sheet1 ul li {
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.col-xs-12.col-sm-4.sheet-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

li.heading_sheet:first-child {
    margin-top: 20px;
}

li.heading_sheet:last-child {
    margin-bottom: 20px;
}

.menu_sheet1 ul li .row .col-sm-8 {
    padding: 10px 0px;
}

.menu_sheet1 ul li a {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.menu_sheet .box_sheet {
    background: #f9f9f9;
}

.menu_sheet .heading_sheet {
    font-size: 18px !important;
    color: #111 !important;
    font-weight: 600;
}

.menu_sheet ul li {
    font-weight: 500;
    line-height: 22px;
    list-style-type: none;
    font-size: 15px;
    color: #333;
}

.menu_sheet ul li a {
    color: #333;
}


/*---- End of Resturent_Menu Css ----*/


/*---- Start of Search_bar Css ----*/

.search_bar {
    border-radius: 5px;
    overflow: hidden;
    background: #1E3E64;
    padding: 20px;
    margin-top: 30px;
}

.search_input {
    width: 41%;
    float: left;
    margin-right: 5px;
    margin-bottom: 0px;
}

.search_input input {
    height: 40px;
    font-size: 16px;
    margin-bottom: 8px;
}

.search_bar button {
    padding: 3px 30px;
    font-size: 24px;
    float: right;
    color: #FFFFFF;
    border: 0px;
    font-weight: 700;
    border-radius: 5px;
    background: -webkit-linear-gradient(#99b55d, #779331);
    background: -o-linear-gradient(#99b55d, #779331);
    background: -moz-linear-gradient(#99b55d, #779331);
    background: linear-gradient(#99b55d, #779331);
}

.addTextBtn {
    width: auto;
    padding: 5px 25px;
    font-size: 18px;
    float: left;
    color: #FFFFFF;
    border: 0px;
    font-weight: 600;
    border-radius: 4px;
    background: -webkit-linear-gradient(#99b55d, #779331);
    background: -o-linear-gradient(#99b55d, #779331);
    background: -moz-linear-gradient(#99b55d, #779331);
    background: linear-gradient(#99b55d, #779331);
    margin: 0 0 15px 0px;
}

.search_bar button:hover {
    color: #1E3E64;
}

.search_bar ul {
    width: 42%;
    float: left;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px;
    vertical-align: central;
}

.search_bar ul li {
    display: inline-block;
    margin-right: 20px;
    color: #fff;
    font-weight: 100;
    line-height: 12px;
    vertical-align: central;
}

.search_bar ul li a {
    color: #fff;
}


/*---- End of Search_bar Css ----*/


/*---- Start of Two Pic ----*/

.two_pics {
    padding-top: 30px;
    width: 100%;
    overflow: hidden;
}

.two_pics .add_one {
    background: url(../images/addd_1.png) no-repeat;
    background-size: cover;
}

.two_pics .one_box {
    padding-right: 6px;
    padding-bottom: 6px;
}

.two_pics .two_box {
    padding-left: 6px;
}

.two_pics .add_one h1 {
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 48px;
    padding: 40px 0px;
    line-height: 48px;
    text-shadow: 2px 2px 10px #111;
}

.two_pics .add_two {
    background: url(../images/add_2.png) no-repeat;
    background-size: cover;
}

.two_pics .add_two h1 {
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 48px;
    padding: 40px 0px;
    text-shadow: 2px 2px 10px #111;
    line-height: 48px;
}


/*---- End of Two Pic ----*/


/*---- Statrt of IMG Description ----*/

.img_description {
    margin-top: 30px;
}

.img_descrip_bg {
    background: url(../images/img_description.png) no-repeat;
    background-size: 100%;
    height: 160px;
}

.description h1 {
    font-size: 30px;
    font-weight: 600 color: #111;
    margin: 0px;
}

.description span {
    color: #1E3E64;
}

.description {
    padding-right: 0px;
    width: 100%;
}

.description p {
    font-size: 14px;
    font-weight: 100;
    color: #111;
    line-height: 18px;
    margin-bottom: 0px;
}


/*---- End of IMG Description ----*/


/*---- Start of Testimonials----*/

.testimonials {
    background: url(../images/testimonials.png) no-repeat;
    background-size: cover;
    margin-top: 30px;
}

.testimonials h1 {
    font-size: 26px;
    font-family: "arial";
    font-weight: 600;
    color: #555454;
    padding: 0px 120px;
    text-align: center;
    line-height: 36px;
    font-stretch: condensed;
    margin-bottom: 2px;
}

.testimonials p {
    font-size: 26px;
    font-family: "arial";
    font-weight: 600;
    color: #1a7590;
    padding: 0px 120px;
    text-align: center;
    font-stretch: condensed;
}


/*---- End of Testimonials----*/


/*---- Start of Two_test_box----*/

.text_onebox ul li {
    list-style-type: disc;
}

.text_onebox ul {
    margin-left: 20px;
}

.text_twobox ul li {
    list-style-type: disc;
}

.text_twobox ul {
    margin-left: 20px;
}

.two_text_box {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    margin-bottom: 20px;
}

.text_onebox {
    padding-right: 6px;
}

.text_twobox {
    padding-left: 6px;
}

.text_box {
    background: #f3f3f3;
    padding-bottom: 10px;
}

.text_box h1 {
    font-size: 30px;
    padding: 0px 0px;
    margin-top: 15px;
}

.text_box p {
    text-align: left;
    color: #111;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 15px;
}

.text_box span {
    color: #1E3E64;
}


/*---- End of Two_test_box----*/


/*---- End of Center_potion Css ----*/


/*---- Startt of footer ----*/

.footer {
    background: #1E3E64;
    /*border-radius: 5px;*/
    padding: 20px;
    overflow: hidden;
}

.footer p {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    float: left;
}

.footer ul {
    margin-bottom: 10px;
}

.footer ul li {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    padding: 0px 10px;
}

.footer ul li a {
    color: #fff;
}

.footer ul li a:hover {
    color: #CCFF00;
}

.fa-facebook-f::before,
.fa-facebook::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #fff;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #fff;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
}

.fa-twitter::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #fff;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #fff;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
}

.fa-linkedin::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #fff;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #fff;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
}

.social_icon {
    margin-top: 10px;
}

.footer ul li .facebook {
    display: block;
    position: relative;
    overflow: hidden;
}

.footer ul li:hover .facebook2 {
    display: block;
}

.footer ul li .facebook2 {
    display: none;
    position: absolute;
    z-index: 999;
    top: 0;
}

.social_icon li {
    padding: 0px 6px 0px 0px !important;
}

.designing_text {
    padding: 10px 20px;
}

.designing_text a,
.copyrightSection a {
    color: #fff;
    text-decoration: none;
}

.designing_text a:hover,
.copyrightSection a:hover {
    text-decoration: underline;
    color: #CCFF00;
}

.browse_file {
    padding-top: 0px;
    padding-bottom: 0px;
}


/*---- End of footer ----*/

.resturent_menu.col-xs-12.col-sm-6.col-md-6 h3 {
    text-align: left;
}

.resturent_menu.col-xs-12.col-sm-6.col-md-6 h1 {
    text-align: left;
}

.noAddBtn .addTextBtn {
    float: none;
}

.heading_sheet a {
    color: #333;
}

.form-group .topSpotDays span {
    padding-left: 15px;
    color: #454545;
}

.panel-body .col-sm-12 .row .upload-button input {
    background: linear-gradient(#59a9c1 13%, #1E3E64 69%);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 10px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    margin: 6px 0px;
    border-radius: 15px;
    font-size: 13px;
    width: 100px;
}

.panel-body .col-sm-12 .row .upload-button input:hover {
    background: linear-gradient(#509bb1 13%, #367488 69%);
}

img#user_img {
    max-width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
}

a#imgBtn {
    margin: 39px 0 0 0;
    padding-left: 0px;
}

.padding-zero {
    padding: 0px;
}


/*------------------------- Start of Media Querry ---------------------------*/

@media screen and (max-width: 1200px) {
    .text_header {
        width: 110px;
    }
    .dashboard_welcome {
        width: 20%;
    }
    .logout_btn {
        width: 6%;
        text-align: left;
    }
    .menu_link ul li a {
        padding: 4px 11px;
    }
    .menu_link ul {
        margin-left: 260px;
    }
}

@media screen and (max-width: 1050px) {
    .dashboard_welcome {
        width: 20%;
    }
    .menu_link ul li a {
        padding: 5px 1px;
        font-size: 16px;
    }
}

@media screen and (max-width: 999px) {
    .welcome_name {
        width: 30%;
        float: right;
        margin-top: 1px;
    }
    #bs-example-navbar-collapse-1 {
        width: 70%;
        padding-right: 0px;
    }
    .resturent_team {
        height: 350px;
        background-size: 80% auto;
    }
    .menu_link ul {
        margin-left: 255px;
    }
    .menu_link ul li a {
        padding: 4px 4px;
        font-size: 14px;
    }
    .text_header {
        width: 203px;
        font-size: 14px;
    }
    .add_banner img {
        width: 75%;
    }
    .banner {
        background-size: 105% 100%;
        height: 350px;
    }
    .search_input {
        width: 40%;
    }
    .two_pics .add_two h1 {
        padding: 30px 0px;
        line-height: 46px;
        font-size: 42px;
    }
    .two_pics .add_one h1 {
        padding: 30px 0px;
        line-height: 46px;
        font-size: 42px;
    }
    .description p {
        line-height: 22px;
    }
    .footer ul li {
        padding-right: 15px;
        padding-left: 15px;
    }
    .dashboard_welcome {
        width: 22%;
        margin-right: 10px;
        font-size: 14px;
        margin-top: 5px;
        float: left;
    }
    .logout_btn {
        font-size: 14px;
        text-align: center;
        margin-top: 5px;
    }
}

@media screen and (max-width: 869px) {
    .navbar-brand {
        width: 255px;
    }
    .navbar-brand img {
        width: 100%;
    }
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
    .dashboard_welcome {}
    .logout_btn {
        font-size: 14px;
        margin-right: 10px;
        margin-top: 5px;
        text-align: right;
        width: 8%;
    }
    .text_header {
        width: 150px;
        margin-right: 10px;
    }
    .menu_link ul {
        margin-left: 228px;
    }
    .menu_link ul li {
        margin-lefT: 0px;
    }
    .menu_link ul li a {
        padding: 4px 3px;
        font-size: 14px;
    }
    .add_banner img {
        width: 81%;
    }
    .menu_sheet ul {
        width: 33%;
    }
    .banner {
        background-size: 103% 95%;
        height: 334px;
    }
    .search_input {
        width: 38%;
    }
    .two_pics .add_two h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .two_pics .add_one h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .img_descrip_bg {
        background-size: cover;
    }
    .testimonials h1 {
        padding: 0px 80px;
    }
    .text_box h1 {
        padding: 0px 25px;
    }
    .footer ul li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .resturent_team {
        height: 334px;
        background-size: 90% auto;
    }
    .welcome_name {
        font-size: 13px;
    }
    .dashboard_welcome {
        width: 18%;
    }
}

@media screen and (min-width: 767px) and (max-width: 770px) {
    .two_pics .one_box {
        width: 100%;
    }
    .two_pics .two_box {
        width: 100%;
    }
    .collapse {
        display: block;
    }
    .navbar-toggle {
        display: none;
    }
    #bs-example-navbar-collapse-1 {
        width: 70%;
        padding-right: 0px;
    }
    #bs-example-navbar-collapse-1 {
        width: 70%;
        padding-right: 0px;
        margin-top: 0px;
    }
    .new_dashboard {
        display: block;
    }
    .dashboard_welcome {
        float: left;
        width: 17%;
        margin-top: 5px;
        position: relative;
    }
}

@media screen and (max-width: 769px) {
    .navbar-default .navbar-toggle .icon-bar {
        z-index: 999 !important;
        display: block !important;
        visibility: visible !important;
    }
    .text_header {
        margin-top: 5px;
        width: 110px;
        display: none;
    }
    .logout_btn {
        margin-top: 5px;
        width: 10%;
        text-align: center;
        position: relative;
    }
    .navbar-header {
        width: 100%;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .navbar-toggle {
        margin-top: 40px;
    }
    .banner {
        background-size: 104% 100%;
        height: 290px;
    }
    .resturent_team {
        height: 290px;
        background-size: 93% auto;
    }
    .add_banner {
        top: 20px;
    }
    .add_banner img {
        width: 88%;
    }
    .resturent_menu h1 {
        font-size: 24px;
    }
    .resturent_menu h3 {
        font-size: 24px;
    }
    .search_bar button {
        padding: 3px 20px;
        font-weight: 600;
    }
    .search_bar ul li {
        margin-right: 3px;
    }
    .two_pics .one_box {
        padding-right: 15px;
        padding-bottom: 10px;
    }
    .two_pics .two_box {
        padding-left: 15px;
        padding-bottom: 10px;
    }
    .two_pics .add_one {
        background-size: 100%;
    }
    .two_pics .add_one h1 {
        font-size: 48px;
        line-height: 56px;
    }
    .two_pics .add_two {
        background-size: 100%;
    }
    .two_pics .add_two h1 {
        font-size: 48px;
        line-height: 56px;
    }
    .description {
        padding-left: 0px;
        padding-top: 5px;
    }
    .text_box {
        margin-bottom: 5px;
    }
    .text_twobox {
        padding-left: 15px;
    }
    .text_onebox {
        padding-right: 15px;
    }
    .testimonials h1 {
        padding: 0px 20px;
    }
    .designing_text {
        text-align: center !important;
    }
    .nav.navbar-nav.navbar-right {
        float: right;
        width: 70%;
        text-align: right;
        position: absolute;
    }
    .navbar-collapse {
        width: 106%;
    }
    .serach_input {
        width: 69%;
    }
    .input_class {
        width: 200px !important;
        float: left;
    }
    .label_text {
        float: left;
        width: 100%;
    }
    .main_date {
        width: 100%;
        float: left;
    }
    .inputdate {
        width: 200px;
    }
    .field_box {
        overflow: hidden;
        padding: 10px 0px;
    }
    .feild_set {
        border: none;
    }
    .browse_file {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .nav>li {
        display: inline-block;
    }
    .nav.navbar-nav.navbar-right {
        width: 100%;
        margin-top: 80px;
    }
    .navbar-nav>li>a {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .dashboard_welcome {
        float: left;
        width: 85%;
        margin-top: 5px;
        position: relative;
    }
    .menu_link ul {
        background: #eee none repeat scroll 0 0;
        border-radius: 5px;
        margin-left: 0;
        margin-top: 12px;
        padding: 20px 19px;
        position: relative;
        width: 100%;
    }
    #bs-example-navbar-collapse-1 {
        width: 100%;
        padding-right: 0px;
        margin-top: 90px;
        background: #f5f5f5;
    }
    .new_dashboard2 {
        display: block;
    }
    .new_dashboard {
        display: none;
    }
}

@media screen and (max-width: 639px) {
    #bs-example-navbar-collapse-1 {
        margin-top: 65px;
    }
    .navbar-toggle {
        margin-top: 25px;
    }
    .header {
        height: 66px;
    }
    .header .head_container {
        min-height: 66px;
        height: 66px;
    }
    .resturent_team {
        height: 260px;
        background-size: 100% auto;
    }
    .menu_link ul {
        margin-left: 0px;
        background: #eee;
        padding: 20px 19px;
        border-radius: 5px;
        position: relative;
        margin-top: 20px;
        width: 100%;
    }
    .menu_link ul li a {
        padding: 4px 20px;
    }
    .navbar-brand>img {
        width: 100%;
    }
    .navbar-brand {
        width: 200px;
    }
    .add_banner img {
        width: 100%;
    }
    .banner {
        background-size: 107% 100%;
        height: 275px;
    }
    .resturent_menu h1 {
        font-size: 20px;
    }
    .resturent_menu h3 {
        font-size: 20px;
    }
    .search_input {
        width: 100%;
        margin-bottom: 5px;
    }
    .search_bar ul {
        width: 100%;
    }
    .search_bar ul li {
        margin-right: 13px;
    }
    .two_pics .add_one h1 {
        font-size: 36px;
        line-height: 40px;
        padding: 25px 0px;
    }
    .two_pics .add_two h1 {
        padding: 25px 0px;
        font-size: 36px;
        line-height: 40px;
    }
    .text_header {
        display: none;
    }
    .serach_input {
        width: 65%;
    }
}

@media screen and (max-width: 464px) {
    #bs-example-navbar-collapse-1 {
        margin-top: 89px;
    }
    .dashboard_welcome {
        width: 74%;
        margin-top: 2px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .logout_btn {
        margin-top: 0px;
    }
    .menu_link ul {
        margin-top: 20px;
    }
    .menu_sheet ul {
        width: 100%;
        text-align: center;
        padding: 5px;
    }
    .search_input input {
        height: 30px;
    }
    .search_bar button {
        font-size: 18px;
        font-weight: 700;
    }
    .search_bar ul li {
        margin-right: 4px;
        line-height: 20px;
    }
    .two_pics .add_one h1 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 25px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 25px;
    }
    .two_pics .add_two h1 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 25px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 25px;
    }
    .img_descrip_bg {
        height: 110px;
    }
    .description h1 {
        font-size: 24px;
    }
    .testimonials h1 {
        padding: 0px;
        font-size: 18px;
        line-height: 24px;
    }
    .testimonials img {
        width: 25px;
    }
    .testimonials p {
        text-align: center;
        padding: 0px;
        font-size: 18px;
    }
    .footer ul li {
        padding-left: 2px;
        padding-right: 2px;
    }
    .text_box h1 {
        font-size: 24px;
        padding-bottom: 0;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 0;
    }
    .banner {
        background-size: 103% 100%;
        height: 180px;
    }
    .navbar-brand {
        width: 242px;
    }
    .text_header {
        display: none;
    }
    .navbar-toggle {
        margin-top: 40px;
    }
    .header .head_container {
        min-height: 90px;
        height: 90px;
    }
    .header {
        height: 90px;
    }
    .resturent_team {
        height: 180px;
        background-size: 100% auto;
    }
    .add_banner {
        top: 10px;
        padding: 0px;
    }
    .center_potion {
        margin-top: -25px;
    }
    .nav.navbar-nav.navbar-right {
        margin-top: 58px;
        width: 100%;
    }
    .nav>li {
        display: inline-block;
    }
    .serach_input {
        width: 100%;
    }
    #searchbtn {
        width: 100%;
        margin-top: 10px;
    }
}

.two_pics .add_one:hover,
.two_pics .add_two:hover {
    box-shadow: 0px 0px 5px 3px #999;
}

.form-group span {
    color: #ff0000;
}

.chosen-choices span {
    color: #000;
}

#spnAcceptError span {
    color: #ff0000;
}


/*------------------------- End of Media Querry ---------------------------*/