@charset "UTF-8";

/* main_popup */
.main_popup{
    width: 300px;
    height:70px;
    background-color: white;
    position: fixed;
    top: 93%;
    right:5%;
    z-index: 99999;
}

/* popup */
.popup_div {
    width:300px; height: auto; bottom:0; position: fixed; right:0; border-radius: 5px 0px 0px 5px; right:50px;
}

.popup_div ul {
    width: 100%; margin:0; padding:0;
}

.popup_div ul li {
    text-align: center; width: 25%; min-height: 60px; border-bottom: 1px solid #676363; list-style: none; float: left;
}

.popup_div ul li span {
    color: white; width: 50px; height: 50px; font-size:30px;
}

.location_address{
    width:100%;
    height:40px;
    padding-top:5px;
    color:#000000;
}

.btn-circle{
    width: 53px;
    height: 53px;
    line-height: 53px;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    font-size: 19px;
    background: #121518;
    color: #FFF;
    opacity: .3;
    margin-left: -26.5px;
    display: inline-block;
}

.emphasis {
    font-size: 14px;
}

.profile_details .profile_view .bottom{
    background:  #1b3b67;
    padding:  9px 0;
    border-top: 1px solid #1b3b67;
}

.profile_details .profile_view .brief {
    margin:  0;
    font-weight: 300;
    font-size: 16px;
    font-family: inherit;
    line-height: 1.1;
}

.profile_details .profile_view {
    display: inline-block;
    padding: 10px 0 0;
    background: #FFF;
}

.profile_details .profile_view h2{
    margin: 5px 0;
    color: #73879C;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
.box-shadow(inset 0 1px 1px rgba(0,0,0,.05));

}

.profile_details {
    margin-top:15px;
}

a {
    font-size:14px; color: darkgrey;
}

.line_card_div_img_profile{
    /*width:40% !important;*/
}

.line_card_div_text_profile{
    padding-top: 35px;
}

h2
{
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
}

.line_card_img
{
    /*
    width: 150px;
    height: 70px;
    */
    float: left;
    padding-top: 30px;

}

.line_card_div
{
    height: 150px;
    text-align: center;
    margin-top:15px;
}

.line_card_div1
{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    height: 150px;
    border: 1px solid #c1c1c1;
}


.top_search .form-control {
    border-right: 0;
    box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.075);
    border-radius: 25px 0px 0px 25px;
    padding-left: 20px;
    border: 1px solid rgba(221, 226, 232, 0.49); }

.top_search .form-control:focus {
    border: 1px solid rgba(221, 226, 232, 0.49);
    border-right: 0; }

.top_search .input-group-btn button {
    border-radius: 0px 25px 25px 0px;
    border: 1px solid rgba(221, 226, 232, 0.49);
    border-left: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #93A2B2;
    margin-bottom: 0 !important; }



table.tile_info {
    padding: 10px 15px; }

table.tile_info span.right {
    margin-right: 0;
    float: right;
    position: absolute;
    right: 4%; }


/** /tile stats **/
/** inbox **/
a.star {
    color: #428bca !important; }


button,
.buttons,
.btn,
.modal-footer .btn + .btn {
    margin-bottom: 5px;
    margin-right: 5px; }

.btn-group-vertical .btn, .btn-group .btn {
    margin-bottom: 0;
    margin-right: 0; }




/* responsive */

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

    #productForm {
        width: 100%;
    }

    .popup_div {
        /*display: none;*/
    }

    .index_overlay{
        z-index:1;
        opacity: 0.8;
        background-color: rgb(0, 0, 0);
        min-height: 120px;
        width:80%;
        margin: 0 auto;
    }

    .page-title .title_right {
        width: 100%;
        float: right;
        display: block;
    }

    #menu_toggle {
        color: #000000;
    }

    .nav_menu {
        float: left;
        background: #337ab7;
        border-bottom: 1px solid #D9DEE4;
        margin-bottom: 10px;
        width: 100%;
    }

    .thumbnail {
        margin-bottom: 0px !important;
        height: 200px;
        overflow: hidden;
    }

    .intro_page_div1{
        width:100%;
        margin-top: 20px;
        margin:0 auto;
    }

    .intro_page_div0 h1{
        font-size: 2em !important;
    }

    .about_ez_vision_img{
        width: 100%;
    }

    .about_ez_history_div0 img{
        width: 100%;
    }

    .about_ez_organization_div0 img{
        width: 100%;
    }

    .col-md-55, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        /*
        padding-right: 10px;
        padding-left: 10px;
        */
        padding: 0 !important;
    }

    .main_about{
        height: 200px;
        padding: 10px !important;
        margin-bottom: 10px !important;
    }

    .main_about img{
        width: 100%;
        display: block;
        height: 200px;
    }

    .main_stock{

        height: 200px;
        padding: 10px !important;
    }

    .main_contact{
        margin-top: 10px !important;
        height: 200px;
        padding: 10px !important;
        margin-bottom: 10px !important;
    }

    .main_global{
        height: 200px;
        padding: 10px !important;
        margin-bottom: 10px !important;
    }

    .main_linecard{
        margin-bottom: 10px !important;
        height: 200px;
        padding-top: 10px !important;
    }

    .main_fastlead{
        height: 200px;
        padding-top: 10px !important;
        margin-bottom: 20px !important;
    }

    .main_fastlead img{
        width: 100%;
        height: 200px;
        display: block;
    }

    .view-first .mask {
        height: 200px;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        transition: all 0.4s ease-in-out;
    }
}

@media screen and (max-width: 1024px) and (min-width: 431px) {

    #productForm {
        width: 100%;
    }

    .popup_div {
        display: block;
    }

    .index_overlay{
        z-index:1;
        opacity: 0.8;
        background-color: rgb(0, 0, 0);
        min-height: 120px;
        width:80%;
        margin: 0 auto;
    }

    .page-title .title_right {
        width: 100%;
        float: right;
        display: block;
    }

    #menu_toggle {
        color: #000000;
    }

    /* index page css */
    .intro_title {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        color: #000000;
        font-size: 30px;
        margin-top: 30px !important;
    }

    .nav_menu {
        float: left;
        background-color: #337ab7;
        border-bottom: 1px solid #D9DEE4;
        margin-bottom: 10px;
        width: 100%;
    }

    .thumbnail {
        margin-bottom: 0px !important;
        height: 200px;
        overflow: hidden;
    }

    .intro_page_div1{
        width:60%;
        margin-top: 20px;
        margin:0 auto;
    }

    .intro_page_div0 h1{
        font-size: 3em !important;
    }

    .about_ez_vision_img{
        width: 100%;
    }

    .about_ez_history_div0 img{
        width: 100%;
    }

    .about_ez_organization_div0 img{
        width: 100%;
    }

    .col-md-55, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .main_about{
        height: 200px;
        padding: 10px !important;
        margin-bottom: 10px !important;
    }

    .main_about img{
        width: 100%;
        display: block;
        height: 200px;
    }

    .main_stock{
        margin-top: 10px !important;
        /*height: 200px;
        padding: 10px !important;
        */
    }

    .main_contact{
        height: 200px;
        padding: 10px !important;
        margin-bottom: 10px !important;
    }

    .main_global{
        height: 200px;
        padding: 10px !important;
        margin-bottom: 10px !important;
    }

    .main_linecard{
        margin-bottom: 10px !important;
        height: 200px;
        padding-top: 20px !important;

    }

    .main_fastlead{

        height: 200px;
        padding-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .main_fastlead img{
        width: 100%;
        height: 200px;
        display: block;
    }

    .view-first .mask {
        height: 200px;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        transition: all 0.4s ease-in-out;
    }
}

@media screen and (min-width: 1025px) {

    #productForm {
        width: 400px;
    }

    .popup_div {
        display: block;
    }

    .index_overlay{
        z-index:1;
        opacity: 0.8;
        background-color: rgb(0, 0, 0);
        min-height: 200px;
        width:80%;
        margin: 0 auto;
    }

    .page-title .title_right {
        width: 100%;
        float: right;
        display: block;
    }

    #menu_toggle {
        color: #FFFFFF;
    }

    /* index page css */
    .intro_title {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        color: #000000;
        font-size: 30px;
        margin-bottom:20px;
    }

    .nav_menu {
        background-color: #337ab7;
    }

    .thumbnail {
        margin-bottom: 0px !important;
        height: 400px;
        overflow: hidden;
    }

    .intro_page_div1{
        width:30%;
        margin-top: 20px;
        margin:0 auto;
    }

    .intro_page_div0 h1{
        font-size: 4em !important;
    }

    .about_ez_vision_img{
        width: 100%;
    }

    .about_ez_history_div0 img{
        width: 70%;
    }

    .about_ez_organization_div0 img{
        width: 70%;
    }

    .col-md-55, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        float: left;
        padding-right: 10px;
        padding-left: 10px;
    }

    .main_about{
        height: 400px;
        padding: 10px !important;
    }

    .main_about img{
        width: 100%;
        display: block;
        height: 400px;
    }

    .main_stock{
        height: 400px;
        padding-top: 10px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .main_stock img{
        width: 100%;
        display: block;
        height: 400px;
    }

    .main_contact{
        margin-top: 10px !important;
        height: 200px;
        padding: 10px !important;
    }

    .main_global{
        height: 200px;
        padding: 10px !important;
        padding-left: 0px !important;
        padding-top: 20px !important;
    }

    .main_linecard{
        height: 200px;
        padding-top: 20px !important;
        padding-left: 0px !important;
    }

    .view-first .mask {
        height: 400px;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        transition: all 0.4s ease-in-out;
    }

    .main_fastlead{

        height: 200px;
        padding-top: 20px !important;
        padding-left: 0px !important;
    }

    .main_fastlead img{
        width: 104%;
        height: 200px;
        display: block;
    }
}