@media(max-width: 1716px)
{
    .game-flash object embed
    {
        padding-bottom: 0;
    }

    .input-group-top-search
    {
        padding-top: 0 !important;
        margin-right: 0 !important;
    }

    .navbar-header
    {
        /*border-bottom: 1px solid #eee;*/
        float: left;
        width: 250px;
    }
}

@media(max-width: 1580px)
{
    .game-flash object embed
    {
        padding-bottom: 9%;
    }
}

@media(max-width: 1430px)
{
    .game-flash object embed
    {
        padding-bottom: 19%;
    }
}

@media(max-width: 1280px)
{
    .game-flash object embed
    {
        padding-bottom: 39%;
    }
}

@media(max-width: 1130px)
{
    .game-flash object embed
    {
        padding-bottom: 64.5%;
    }
}

@media(max-width: 1175px)
{
    .page-with-two-sidebars .sidebar.sidebar-right,
    .page-with-two-sidebars .sidebar-bg.sidebar-right
    {
        /*right: -220px;*/
        /* right: -193px; */
		right: -160px;
        left: auto !important;
        position: fixed;
    }
}

@media(max-width: 979px)
{
    .form-horizontal.form-bordered .form-group
    {
        border-bottom: 1px solid #eee;
    }

        .form-horizontal.form-bordered .form-group > .control-label
        {
            /*padding: 15px;*/
            line-height: 34px;
        }

        .form-horizontal.form-bordered .form-group > div
        {
            /*padding: 15px;*/
        }

        .form-horizontal.form-bordered .form-group > div,
        .form-horizontal.form-bordered .form-group > .control-label
        {
            border: none;
        }

    .result-list .result-image,
    .result-list .result-price
    {
        width: 200px;
    }

    /*.gallery .image {
        width: 33%;
    }*/

    .page-with-two-sidebars .content
    {
        margin-right: 0 !important;
    }

    @keyframes sidebarSlideInRight
    {
        from
        {
            /*right: -220px;*/
            /*right: -180px;*/
            /* right: -193px; */
			right: -160px;
        }

        to
        {
            right: 0;
        }
    }

    @-webkit-keyframes sidebarSlideInRight
    {
        from
        {
            /*right: -220px;*/
            /*right: -180px;*/
            /* right: -193px; */
			right: -160px;
        }

        to
        {
            right: 0;
        }
    }

    /*@-moz-keyframes sidebarSlideInRight
    {
        from
        {*/
    /*right: -220px;*/
    /*right: -180px;*/
    /*right: -193px;
        }

        to
        {
            right: 0;
        }
    }*/

    .page-with-two-sidebars .sidebar.sidebar-right,
    .page-with-two-sidebars .sidebar-bg.sidebar-right
    {
        /*right: -220px;*/
        /* right: -193px; */
		right: -160px;
        left: auto !important;
        position: fixed;
    }

    .page-with-two-sidebars.page-sidebar-toggled .sidebar.sidebar-right,
    .page-with-two-sidebars.page-sidebar-toggled .sidebar-bg.sidebar-right
    {
        animation: none;
        -webkit-animation: none;
    }

    .page-with-two-sidebars.page-right-sidebar-toggled .sidebar.sidebar-right,
    .page-with-two-sidebars.page-right-sidebar-toggled .sidebar-bg.sidebar-right
    {
        animation: sidebarSlideInRight .2s;
        -webkit-animation: sidebarSlideInRight .2s;
        right: 0;
        left: auto;
    }

    .theme-panel .control-label.double-line
    {
        line-height: 30px;
    }

    .avatar-title
    {
        font-size: 11px;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }

    .avatar_score
    {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden;
    }

    .game-flash object embed
    {
        padding-bottom: 56%;
    }

    /*.input-group-top-search
    {
        margin-top: -20px !important;
        margin-right: 0 !important;
    }*/
}


@media(max-width: 873px)
{
    .game-flash object embed
    {
        padding-bottom: 78.5%;
    }
}


@media(min-width: 785px)
{
    
    .panel-forgot-password{
        margin-top: -5px !important;
    }

    .panel-signup{
        margin-top: -5px !important;
    }

    .panel-games{
        margin-top: 3px !important;
    }

}

@media(max-width: 784px)
{
    
    .panel-forgot-password{
        margin-top: 45px !important;
    }

    .panel-signup{
        margin-top: 5px !important;
    }

}

@media (max-width: 767px)
{
    .page-header-fixed
    {
        /*padding-top: 109px;*/
        padding-top: 55px;
    }

    .page-with-right-sidebar .sidebar
    {
        left: auto;
        /*right: -220px;*/
        right: -193px;
    }

    .page-with-right-sidebar .content
    {
        margin-right: 0;
    }

    .page-with-right-sidebar .footer
    {
        margin-right: 20px;
    }

    .content,
    .page-sidebar-minified .content
    {
        margin-left: 0 !important;
    }

        .content.content-full-width .breadcrumb
        {
            margin: 20px;
        }

    /*.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header
    {
        /*margin-right: 0;*/
    /*margin-left: 0;}*/

    .navbar-brand
    {
        width: auto;
    }

    .navbar-header
    {
        /*border-bottom: 1px solid #eee;*/
        float: left;
        /*width: 160px;*/
    }

    .navbar-inverse .navbar-header
    {
        /*border-bottom: 1px solid #2d353c;*/
        float: left;
    }

    .input-group-top-search
    {
        margin-top: 2px !important;
        margin-right: 10px !important;
    }

    .navbar-nav
    {
        margin: 0;
    }

    .navbar-right
    {
        float: right !important;
        /*margin-right: -15px;*/
        margin-right: 0;
    }

    .navbar-left
    {
        float: left !important;
    }

    .navbar-nav > li
    {
        float: left !important;
    }

    .navbar-form
    {
        margin-top: 0;
        margin-bottom: 0;
        /*margin-right: 40px;
        padding: 12px 10px;*/
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-form .btn-search
        {
            right: 10px;
        }

        .navbar-form .form-group
        {
            margin: 0;
        }

        .navbar-form .form-control,
        .navbar-form .form-control:focus
        {
            margin: 0;
            width: 200px !important;
            -webkit-animation: none !important;
            animation: none !important;
        }

    .input-group
    {
        display: normal;
    }

    .navbar-alert-1
    {
        margin-left: 10px;
        margin-right: 0;
    }

    .navbar-nav .open .dropdown-menu
    {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        min-width: 160px;
        border-top: 1px solid #eee;
        list-style: none;
        background: #fff;
        box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
    }

    .navbar-nav.navbar-right .open .dropdown-menu
    {
        /*right: 0;*/
        left: auto;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider
    {
        background-color: #eee;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a
    {
        color: #262626;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus
        {
            background: #edf0f5;
            color: #262626;
        }

    .navbar-nav .open .dropdown-menu > li > a
    {
        padding: 5px 15px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus
    {
        background: #edf0f5;
    }

    @-moz-keyframes sidebarSlideInLeft
    {
        from
        {
            /*left: -220px;*/
            left: -180px;
        }

        to
        {
            left: 0;
        }
    }

    @keyframes sidebarSlideInLeft
    {
        from
        {
            /*left: -220px;*/
            left: -180px;
        }

        to
        {
            left: 0;
        }
    }

    @-webkit-keyframes sidebarSlideInLeft
    {
        from
        {
            /*left: -220px;*/
            left: -180px;
        }

        to
        {
            left: 0;
        }
    }

    @keyframes sidebarSlideInRight
    {
        from
        {
            /*right: -220px;*/
            /*right: -180px;*/
            right: -193px;
        }

        to
        {
            right: 0;
        }
    }

    @-webkit-keyframes sidebarSlideInRight
    {
        from
        {
            /*right: -220px;*/
            /*right: -180px;*/
            right: -193px;
        }

        to
        {
            right: 0;
        }
    }

    .page-sidebar-toggled .sidebar
    {
        left: 0;
        -moz-animation: sidebarSlideInLeft .2s;
        -o-animation: sidebarSlideInLeft .2s;
        -webkit-animation: sidebarSlideInLeft .2s;
        animation: sidebarSlideInLeft .2s;
    }

    .page-sidebar-toggled .sidebar-bg
    {
        position: fixed;
        background: #2d353c;
        left: 0;
        -moz-animation: sidebarSlideInLeft .2s;
        -o-animation: sidebarSlideInLeft .2s;
        -webkit-animation: sidebarSlideInLeft .2s;
        animation: sidebarSlideInLeft .2s;
    }

    .page-sidebar-toggled.page-with-right-sidebar .sidebar
    {
        left: auto;
        right: 0;
        -moz-animation: sidebarSlideInRight .2s;
        -o-animation: sidebarSlideInRight .2s;
        -webkit-animation: sidebarSlideInRight .2s;
        animation: sidebarSlideInRight .2s;
    }

    .sidebar
    {
        position: absolute;
        /*left: -220px;*/
        left: -193px;
        padding-top: 0;
        top: 28px;
        z-index: 1030;
    }

    .sidebar-right
    {
        z-index: 0;
    }

    .sidebar-bg
    {
        position: initial;
        background: none;
        left: -60px;
        z-index: 1020;
    }

    .page-sidebar-minified.page-sidebar-minified .sidebar
    {
        position: fixed !important;
    }

    .page-sidebar-toggled.page-sidebar-minified .sidebar-bg
    {
        position: fixed;
        background: #2d353c;
        z-index: 1010;
        left: 0;
        -moz-animation: sidebarSlideInLeft .2s;
        -o-animation: sidebarSlideInLeft .2s;
        -webkit-animation: sidebarSlideInLeft .2s;
        animation: sidebarSlideInLeft .2s;
    }

    .page-with-right-sidebar.page-sidebar-toggled.page-sidebar-minified .sidebar-bg
    {
        left: auto;
        right: 0;
        -moz-animation: sidebarSlideInRight .2s;
        -o-animation: sidebarSlideInRight .2s;
        -webkit-animation: sidebarSlideInRight .2s;
        animation: sidebarSlideInRight .2s;
    }

    .page-sidebar-minified.page-with-right-sidebar .content
    {
        margin-right: 0 !important;
    }

    .page-with-two-sidebars .content
    {
        margin-right: 0 !important;
        /*padding-top: 110px !important;*/
        padding-top: 2px !important;
    }

    /*.page-with-two-sidebars .content-internal
    {
        padding-top: 100px !important;
    }*/

    .page-sidebar-minified.page-with-right-sidebar .footer
    {
        margin-right: 20px;
    }

    .content
    {
        margin-left: 0;
        padding: 0 10px 20px;
    }

    .jumbotron
    {
        padding-top: 10px;
    }

    .hidden-xs
    {
        display: none !important;
    }

    .breadcrumb
    {
        float: none !important;
    }

    .footer
    {
        margin: 0 20px;
    }

    .table-responsive .table > thead > tr > th,
    .table-responsive .table > tbody > tr > th,
    .table-responsive .table > tfoot > tr > th,
    .table-responsive .table > thead > tr > td,
    .table-responsive .table > tbody > tr > td,
    .table-responsive .table > tfoot > tr > td
    {
        white-space: nowrap;
    }

    .login .login-header,
    .login-content
    {
        width: 100% !important;
    }

    .login
    {
        margin: 108px 0;
    }

        .login .login-header
        {
            left: 0;
            margin: 0;
        }

    .invoice-company .pull-right
    {
        float: none !important;
        display: block;
    }

    .invoice .table-responsive
    {
        margin-bottom: 20px;
    }

    .invoice-from, .invoice-to, .invoice-date
    {
        display: block !important;
        width: 100% !important;
        text-align: left !important;
        padding: 0 !important;
    }

    .invoice-to, .invoice-date
    {
        margin-top: 20px !important;
    }

    .invoice-price .invoice-price-left,
    .invoice-price .invoice-price-right
    {
        display: block;
        width: 100% !important;
        float: left !important;
        padding: 10px !important;
    }

    .invoice-price .invoice-price-row
    {
        float: none !important;
        width: 100% !important;
        display: block !important;
    }

    .invoice-price .invoice-price-left .sub-price
    {
        padding: 0 10px !important;
        display: block !important;
        text-align: center !important;
    }

    .invoice-price .invoice-price-right
    {
        text-align: center !important;
    }

        .invoice-price .invoice-price-right small
        {
            position: relative !important;
            display: block;
            left: 0 !important;
            top: 0 !important;
        }

    .result-list .result-image
    {
        width: 160px;
    }

    .result-list .result-price
    {
        width: 100px;
        font-size: 20px;
    }

    .result-list > li > div
    {
        padding: 15px;
    }

    .map
    {
        top: 109px !important;
        left: 0 !important;
    }

    /*.gallery .image {
        width: 50%;
    }*/

    .vertical-box,
    .vertical-box .vertical-column
    {
        display: block !important;
    }

    .width-xs,
    .width-sm,
    .width-md,
    .width-lg,
    .width-full
    {
        width: 100% !important;
    }

    .fc-event .fc-event-title small
    {
        display: none !important;
    }

    .calendar
    {
        display: block;
        width: 100% !important;
        margin-left: 0 !important;
    }

    .fc-button-today
    {
        float: left !important;
    }

    .fc-header-left,
    .fc-header-center,
    .fc-header-right
    {
        text-align: center !important;
        width: 100% !important;
        display: table !important;
    }

    .calendar-event .external-event
    {
        width: 100% !important;
    }

    .fc-header-left
    {
        text-align: right !important;
    }

    .fc-header-center
    {
        margin-top: -46px !important;
    }

        .fc-header-center h2
        {
            font-size: 18px !important;
        }

    .calendar-event .external-event p,
    .calendar-event .external-event i,
    .fc-header-left .fc-header-space,
    .fc-event .fc-event-icons
    {
        display: none !important;
    }

    .calendar-event .external-event h5
    {
        margin: 0 !important;
    }

    .bwizard-steps li
    {
        float: left !important;
        width: 100% !important;
    }

    .nav-tabs.nav-justified.nav-justified-mobile > li
    {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified.nav-justified-mobile > li > a
        {
            margin-bottom: 0;
        }

    .page-with-two-sidebars .header .navbar-brand
    {
        float: none;
        display: block;
        margin: 0 70px;
        text-align: center;
    }

        .page-with-two-sidebars .header .navbar-brand .navbar-logo
        {
            position: relative;
            top: 3px;
            display: inline-block;
            float: none;
            margin-top: 0;
            margin-right: 5px;
        }

    .form-horizontal.form-bordered .form-group > .control-label
    {
        padding: 15px 15px 0;
        line-height: inherit;
    }

    .form-horizontal.form-bordered .form-group > div
    {
        padding: 5px 15px 15px;
    }

    .theme-panel
    {
        top: 0;
        bottom: 0;
    }

        .theme-panel .theme-collapse-btn
        {
            top: 150px;
        }

        .theme-panel .theme-panel-content
        {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0;
            overflow: scroll;
        }

    /*@media all and (max-width:768px)*/
    .modal-dialog
    {
        /*width: 600px;*/
        /*margin: 56px -140px 56px auto;*/
        margin: 10px 10px 56px auto;
    }

    .timeline .timeline-time .date
    {
        line-height: 12px;
        font-size: 10px;
    }

    .font-size-767
    {
        font-size: small;
    }

    .avatar-title
    {
        font-size: 10px;
        /*margin: 0;*/
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden;
    }

    .avatar_score
    {
        font-size: 10px;
        /*margin: 0;*/
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden;
    }

    .game-flash object embed
    {
        padding-bottom: 60.5%;
    }

    .center-column
    {
        /*margin-top: -20px;*/
    }
}

@media(max-width: 667px)
{

    .panel-games{
        margin-top: 50px !important;
    }

}

@media(max-width: 624px)
{
    .game-flash object embed
    {
        padding-bottom: 95%;
    }
}

@media(max-width: 612px)
{
    
    .panel-signup{
        margin-top: 45px !important;
    }

}

@media(max-width: 600px)
{
    .hidden-600
    {
        display: none !important;
    }
}

@media(max-width: 594px)
{

    .page-with-two-sidebars .content
    {
        /*margin-right: 0 !important;*/
        padding-top: 52px !important;
    }

    
    .panel-forgot-password{
        margin-top: 0 !important;
    }


    .panel-signup{
        margin-top: 5px !important;
    }

    .panel-games{
        margin-top: 3px !important;
    }


	
}

@media(max-width: 577px)
{
    
    .panel-forgot-password{
        margin-top: 35px !important;
    }

}

@media(max-width: 552px)
{
    .game-flash object embed
    {
        padding-bottom: 120%;
    }

    .center-column
    {
        /*margin-top: 70px;*/
    }
    /*.hidden-search
    {
        display: none !important;
    }*/

    .page-with-two-sidebars .content
    {
        margin-right: 0 !important;
    }
}

@media(max-width: 493px)
{

    /*.page-with-two-sidebars .content
    {
        padding-top: 95px !important;
    }*/

    .page-with-two-sidebars .content
    {
        margin-right: 0 !important;
    }
}

@media(min-width: 481px)
{
    .show-search
    {
        display: none !important;
    }
}

@media(max-width: 480px)
{
    .hidden-search
    {
        display: none !important;
    }

    .hide-search
    {
        display: none !important;
    }

    .show-search
    {
        display: normal !important;
    }

    /*mbx - right sidebar settings*/
    .page-with-two-sidebars .sidebar.sidebar-right,
    .page-with-two-sidebars .sidebar-bg.sidebar-right
    {
        right: -193px;
        left: auto !important;
        position: fixed;
    }

    .page-with-two-sidebars.page-sidebar-toggled .sidebar.sidebar-right,
    .page-with-two-sidebars.page-sidebar-toggled .sidebar-bg.sidebar-right
    {
        -webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
        animation: none;
    }

    .page-with-two-sidebars.page-right-sidebar-toggled .sidebar.sidebar-right,
    .page-with-two-sidebars.page-right-sidebar-toggled .sidebar-bg.sidebar-right
    {
        -webkit-animation: sidebarSlideInRight .2s;
        -moz-animation: sidebarSlideInRight .2s;
        -o-animation: sidebarSlideInRight .2s;
        animation: sidebarSlideInRight .2s;
        right: 0;
        left: auto;
    }

    /*right sidebar settings*/

    .media.media-lg .pull-left
    {
        float: none !important;
        margin-right: 0;
    }

    .media.media-lg .media-object
    {
        width: 100%;
        margin-bottom: 10px;
    }

    .result-list .result-image
    {
        width: 100%;
        float: none;
    }

        .result-list .result-image a
        {
            position: relative;
        }

    .result-list > li > div
    {
        display: block;
        width: 100%;
    }

    .result-list > li > .result-price
    {
        border-left: none;
        border-top: 1px dashed #ddd;
        width: 100%;
        padding: 15px;
    }

    .result-list .btn-row
    {
        text-align: center;
    }

    .result-list .result-price .btn
    {
        margin-top: 15px;
    }

    /*.gallery .image {
        width: 100%;
    }*/

    .font-size-480
    {
        font-size: x-small;
    }

    .avatar-title
    {
        font-size: 9px;
        /*margin: 0;*/
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden;
    }

    .avatar-score
    {
        font-size: 9px;
        /*margin: 0;*/
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden;
    }

    .game-flash object embed
    {
        padding-bottom: 154%;
    }

    .stock-avatars
    {
        left: 0 !important;
    }

    
    /* .panel-forgot-password{
        margin-top: 45px !important;
    } */

    .panel-signup{
        margin-top: -10px !important;
    }


	
}

@media (max-width: 465px)
{
    .hidden-small
    {
        display: none !important;
    }

    .jumbotron
    {
        margin-top: 0;
    }

    /*.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
        height: 54px;
    }*/

    .container-fluid
    {
        padding-bottom: 5px;
    }

    /*.page-with-two-sidebars .content
    {
        padding-top: 100px !important;
    }*/
}

/*@media(max-width: 436px)
{

    .page-with-two-sidebars .content
    {
        padding-top: 110px !important;
    }
}*/

@media(max-width: 457px)
{
    
    .panel-forgot-password{
        margin-top: 45px !important;
    }

}

@media (max-width: 433px)
{
    .game-flash object embed
    {
        padding-bottom: 184%;
    }
}

@media (max-width: 425px)
{
    btn-lg
    {
        width: 50%;
        height: 50%;
        /*font-size: 15px;*/
        /*line-height: 34px;*/
    }
}

@media (max-width: 410px)
{
    .hidden-tiny
    {
        display: none !important;
    }
}

/*@media(max-width: 402px)
{

    .page-with-two-sidebars .content
    {
        padding-top: 95px !important;
    }
}*/

@media (max-width: 385px)
{
    .game-flash object embed
    {
        padding-bottom: 223%;
    }
}

@media (max-width: 380px)
{
    .navbar-form .form-control,
    .navbar-form .form-control:focus
    {
        width: 200px !important;
    }

    .navbar
    {
        padding-right: 10px;
    }

    .font-size-380
    {
        font-size: xx-small;
    }
}

/*@media(max-width: 376px)
{

    .page-with-two-sidebars .content
    {
        padding-top: 105px !important;
    }
}*/

@media (max-width: 348px)
{
    .form-bordered
    {
        margin-top: 45px;
        margin-left: 0;
        padding-left: 0;
    }

    .content
    {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }

    .form-control
    {
        width: 80%;
        z-index: 99999;
    }


    .panel-signup{
        margin-top: -50px !important;
    }

    .panel-games{
        margin-top: -50px !important;
    }

    .btn-top-signup{
		margin-left: -45px !important;
		margin-top: 4px !important;
	}
	
	}

@media (max-width: 340px)
{
    .navbar-form .form-control,
    .navbar-form .form-control:focus
    {
        width: 200px !important;
    }
}

@media (max-width: 320px)
{
    .body
    {
        min-width: 320px;
    }

    .form
    {
        min-width: 320px;
    }

    /*.page-with-two-sidebars .content
    {
        padding-top: 105px !important;
    }*/

    .modal-dialog
    {
        width: 250px;
    }
}

@media (max-width: 309px)
{
    .hidden-309
    {
        display: none !important;
    }
}

@media (max-width: 250px)
{
    .navbar-form .form-control,
    .navbar-form .form-control:focus
    {
        width: 165px !important;
    }

    .modal-dialog
    {
        width: 200px;
    }

    /*.page-with-two-sidebars .content
    {
        padding-top: 152px !important;
    }*/
}


/*@media (max-width: 624px)
{
    .hidden-search
    {
        display: none !important;
    }
}*/

@media (max-width: 659px), (min-width: 768px) and (max-width: 820px), (min-width: 980px) and (max-width: 1020px)
{
    .hidden-second-ad
    {
        display: none !important;
    }
}

@media (min-width: 500px) and (max-width: 767px)
{
    .hidden-phone-lg
    {
        display: none !important;
    }

    .modal-dialog
    {
        width: 400px;
    }
}

@media (min-width: 300px) and (max-width: 500px)
{
    .hidden-phone-sm
    {
        display: none !important;
    }

    .modal-dialog
    {
        width: 250px;
    }
}

}

.col-smal.col-small-1, .col-small-2, .col-small-3, .col-small-4, .col-small-5, .col-small-6, .col-small-7, .col-small-8, .col-small-9, .col-small-10, .col-small-11, .col-small-12
{
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
}

.col-small-1
{
    width: 8.33333333%;
}

.col-small-2
{
    width: 16.66666667%;
}

.col-small-3
{
    width: 25%;
}

.col-small-4
{
    width: 33.33333333%;
}

.col-small-5
{
    width: 41.66666667%;
}

.col-small-6
{
    width: 50%;
}

.col-small-7
{
    width: 58.33333333%;
}

.col-small-8
{
    width: 66.66666667%;
}

.col-small-9
{
    width: 75%;
}

.col-small-10
{
    width: 83.33333333%;
}

.col-small-11
{
    width: 91.66666667%;
}

.col-small-12
{
    width: 100%;
}

.col-small-pull-0
{
    right: auto;
}

.col-small-pull-1
{
    right: 8.33333333%;
}

.col-small-pull-2
{
    right: 16.66666667%;
}

.col-small-pull-3
{
    right: 25%;
}

.col-small-pull-4
{
    right: 33.33333333%;
}

.col-small-pull-5
{
    right: 41.66666667%;
}

.col-small-pull-6
{
    right: 50%;
}

.col-small-pull-7
{
    right: 58.33333333%;
}

.col-small-pull-8
{
    right: 66.66666667%;
}

.col-small-pull-9
{
    right: 75%;
}

.col-small-pull-10
{
    right: 83.33333333%;
}

.col-small-pull-11
{
    right: 91.66666667%;
}

.col-small-pull-12
{
    right: 100%;
}

.col-small-push-0
{
    left: auto;
}

.col-small-push-1
{
    left: 8.33333333%;
}

.col-small-push-2
{
    left: 16.66666667%;
}

.col-small-push-3
{
    left: 25%;
}

.col-small-push-4
{
    left: 33.33333333%;
}

.col-small-push-5
{
    left: 41.66666667%;
}

.col-small-push-6
{
    left: 50%;
}

.col-small-push-7
{
    left: 58.33333333%;
}

.col-small-push-8
{
    left: 66.66666667%;
}

.col-small-push-9
{
    left: 75%;
}

.col-small-push-10
{
    left: 83.33333333%;
}

.col-small-push-11
{
    left: 91.66666667%;
}

.col-small-push-12
{
    left: 100%;
}

.col-small-offset-0
{
    margin-left: 0;
}

.col-small-offset-1
{
    margin-left: 8.33333333%;
}

.col-small-offset-2
{
    margin-left: 16.66666667%;
}

.col-small-offset-3
{
    margin-left: 25%;
}

.col-small-offset-4
{
    margin-left: 33.33333333%;
}

.col-small-offset-5
{
    margin-left: 41.66666667%;
}

.col-small-offset-6
{
    margin-left: 50%;
}

.col-small-offset-7
{
    margin-left: 58.33333333%;
}

.col-small-offset-8
{
    margin-left: 66.66666667%;
}

.col-small-offset-9
{
    margin-left: 75%;
}

.col-small-offset-10
{
    margin-left: 83.33333333%;
}

.col-small-offset-11
{
    margin-left: 91.66666667%;
}

.col-small-offset-12
{
    margin-left: 100%;
}

@media (min-width: 600px)
{
    .hidden-600
    {
        display: none !important;
    }

    .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: 15px;
        padding-left: 15px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12
    {
        float: left;
    }

    .col-xs-12
    {
        width: 100%;
    }

    .col-xs-11
    {
        width: 91.66666667%;
    }

    .col-xs-10
    {
        width: 83.33333333%;
    }

    .col-xs-9
    {
        width: 75%;
    }

    .col-xs-8
    {
        width: 66.66666667%;
    }

    .col-xs-7
    {
        width: 58.33333333%;
    }

    .col-xs-6
    {
        width: 50%;
    }

    .col-xs-5
    {
        width: 41.66666667%;
    }

    .col-xs-4
    {
        width: 33.33333333%;
    }

    .col-xs-3
    {
        width: 25%;
    }

    .col-xs-2
    {
        width: 16.66666667%;
    }

    .col-xs-1
    {
        width: 8.33333333%;
    }

    .col-xs-pull-12
    {
        right: 100%;
    }

    .col-xs-pull-11
    {
        right: 91.66666667%;
    }

    .col-xs-pull-10
    {
        right: 83.33333333%;
    }

    .col-xs-pull-9
    {
        right: 75%;
    }

    .col-xs-pull-8
    {
        right: 66.66666667%;
    }

    .col-xs-pull-7
    {
        right: 58.33333333%;
    }

    .col-xs-pull-6
    {
        right: 50%;
    }

    .col-xs-pull-5
    {
        right: 41.66666667%;
    }

    .col-xs-pull-4
    {
        right: 33.33333333%;
    }

    .col-xs-pull-3
    {
        right: 25%;
    }

    .col-xs-pull-2
    {
        right: 16.66666667%;
    }

    .col-xs-pull-1
    {
        right: 8.33333333%;
    }

    .col-xs-pull-0
    {
        right: auto;
    }

    .col-xs-push-12
    {
        left: 100%;
    }

    .col-xs-push-11
    {
        left: 91.66666667%;
    }

    .col-xs-push-10
    {
        left: 83.33333333%;
    }

    .col-xs-push-9
    {
        left: 75%;
    }

    .col-xs-push-8
    {
        left: 66.66666667%;
    }

    .col-xs-push-7
    {
        left: 58.33333333%;
    }

    .col-xs-push-6
    {
        left: 50%;
    }

    .col-xs-push-5
    {
        left: 41.66666667%;
    }

    .col-xs-push-4
    {
        left: 33.33333333%;
    }

    .col-xs-push-3
    {
        left: 25%;
    }

    .col-xs-push-2
    {
        left: 16.66666667%;
    }

    .col-xs-push-1
    {
        left: 8.33333333%;
    }

    .col-xs-push-0
    {
        left: auto;
    }

    .col-xs-offset-12
    {
        margin-left: 100%;
    }

    .col-xs-offset-11
    {
        margin-left: 91.66666667%;
    }

    .col-xs-offset-10
    {
        margin-left: 83.33333333%;
    }

    .col-xs-offset-9
    {
        margin-left: 75%;
    }

    .col-xs-offset-8
    {
        margin-left: 66.66666667%;
    }

    .col-xs-offset-7
    {
        margin-left: 58.33333333%;
    }

    .col-xs-offset-6
    {
        margin-left: 50%;
    }

    .col-xs-offset-5
    {
        margin-left: 41.66666667%;
    }

    .col-xs-offset-4
    {
        margin-left: 33.33333333%;
    }

    .col-xs-offset-3
    {
        margin-left: 25%;
    }

    .col-xs-offset-2
    {
        margin-left: 16.66666667%;
    }

    .col-xs-offset-1-5
    {
        margin-left: 12.45%;
    }

    .col-xs-offset-1
    {
        margin-left: 8.33333333%;
    }

    .col-xs-offset-0-5
    {
        margin-left: 4.15%;
    }

    .col-xs-offset-0
    {
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px)
{
/*@media (min-width:    .navbar-toggle
    {
        display: inline-block;
    }   }

    px)*/

    .hidden-sm
    {
        display: none !important;
    }

    .modal-dialog
    {
        /*width: 600px;*/
        /*margin: 56px -140px 56px auto;*/
        margin: 10px 10px 56px auto;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12
    {
        float: left;
    }

    .col-sm-1
    {
        width: 8.3333333333%;
    }

    .col-sm-2
    {
        width: 16.6666666667%;
    }

    .col-sm-3
    {
        width: 25%;
    }

    .col-sm-4
    {
        width: 33.3333333333%;
    }

    .col-sm-5
    {
        width: 41.6666666667%;
    }

    .col-sm-6
    {
        width: 50%;
    }

    .col-sm-7
    {
        width: 58.3333333333%;
    }

    .col-sm-8
    {
        width: 66.6666666667%;
    }

    .col-sm-9
    {
        width: 75%;
    }

    .col-sm-10
    {
        width: 83.3333333333%;
    }

    .col-sm-11
    {
        width: 91.6666666667%;
    }

    .col-sm-12
    {
        width: 100%;
    }

    .col-sm-pull-0
    {
        right: auto;
    }

    .col-sm-pull-1
    {
        right: 8.3333333333%;
    }

    .col-sm-pull-2
    {
        right: 16.6666666667%;
    }

    .col-sm-pull-3
    {
        right: 25%;
    }

    .col-sm-pull-4
    {
        right: 33.3333333333%;
    }

    .col-sm-pull-5
    {
        right: 41.6666666667%;
    }

    .col-sm-pull-6
    {
        right: 50%;
    }

    .col-sm-pull-7
    {
        right: 58.3333333333%;
    }

    .col-sm-pull-8
    {
        right: 66.6666666667%;
    }

    .col-sm-pull-9
    {
        right: 75%;
    }

    .col-sm-pull-10
    {
        right: 83.3333333333%;
    }

    .col-sm-pull-11
    {
        right: 91.6666666667%;
    }

    .col-sm-pull-12
    {
        right: 100%;
    }

    .col-sm-push-0
    {
        left: auto;
    }

    .col-sm-push-1
    {
        left: 8.3333333333%;
    }

    .col-sm-push-2
    {
        left: 16.6666666667%;
    }

    .col-sm-push-3
    {
        left: 25%;
    }

    .col-sm-push-4
    {
        left: 33.3333333333%;
    }

    .col-sm-push-5
    {
        left: 41.6666666667%;
    }

    .col-sm-push-6
    {
        left: 50%;
    }

    .col-sm-push-7
    {
        left: 58.3333333333%;
    }

    .col-sm-push-8
    {
        left: 66.6666666667%;
    }

    .col-sm-push-9
    {
        left: 75%;
    }

    .col-sm-push-10
    {
        left: 83.3333333333%;
    }

    .col-sm-push-11
    {
        left: 91.6666666667%;
    }

    .col-sm-push-12
    {
        left: 100%;
    }

    .col-sm-offset-0
    {
        margin-left: 0%;
    }

    .col-sm-offset-1
    {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2
    {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3
    {
        margin-left: 25%;
    }

    .col-sm-offset-4
    {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5
    {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6
    {
        margin-left: 50%;
    }

    .col-sm-offset-7
    {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8
    {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9
    {
        margin-left: 75%;
    }

    .col-sm-offset-10
    {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11
    {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12
    {
        margin-left: 100%;
    }
}

@media (min-width: 992px)
{
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
    {
        float: left;
    }

    .col-md-12
    {
        width: 100%;
    }

    .col-md-11
    {
        width: 91.66666667%;
    }

    .col-md-10
    {
        width: 83.33333333%;
    }

    .col-md-9
    {
        width: 75%;
    }

    .col-md-8
    {
        width: 66.66666667%;
    }

    .col-md-7
    {
        width: 58.33333333%;
    }

    .col-md-6
    {
        width: 50%;
    }

    .col-md-5
    {
        width: 41.66666667%;
    }

    .col-md-4
    {
        width: 33.33333333%;
    }

    .col-md-3
    {
        width: 25%;
    }

    .col-md-2
    {
        width: 16.66666667%;
    }

    .col-md-1
    {
        width: 8.33333333%;
    }

    .col-md-pull-12
    {
        right: 100%;
    }

    .col-md-pull-11
    {
        right: 91.66666667%;
    }

    .col-md-pull-10
    {
        right: 83.33333333%;
    }

    .col-md-pull-9
    {
        right: 75%;
    }

    .col-md-pull-8
    {
        right: 66.66666667%;
    }

    .col-md-pull-7
    {
        right: 58.33333333%;
    }

    .col-md-pull-6
    {
        right: 50%;
    }

    .col-md-pull-5
    {
        right: 41.66666667%;
    }

    .col-md-pull-4
    {
        right: 33.33333333%;
    }

    .col-md-pull-3
    {
        right: 25%;
    }

    .col-md-pull-2
    {
        right: 16.66666667%;
    }

    .col-md-pull-1
    {
        right: 8.33333333%;
    }

    .col-md-pull-0
    {
        right: auto;
    }

    .col-md-push-12
    {
        left: 100%;
    }

    .col-md-push-11
    {
        left: 91.66666667%;
    }

    .col-md-push-10
    {
        left: 83.33333333%;
    }

    .col-md-push-9
    {
        left: 75%;
    }

    .col-md-push-8
    {
        left: 66.66666667%;
    }

    .col-md-push-7
    {
        left: 58.33333333%;
    }

    .col-md-push-6
    {
        left: 50%;
    }

    .col-md-push-5
    {
        left: 41.66666667%;
    }

    .col-md-push-4
    {
        left: 33.33333333%;
    }

    .col-md-push-3
    {
        left: 25%;
    }

    .col-md-push-2
    {
        left: 16.66666667%;
    }

    .col-md-push-1
    {
        left: 8.33333333%;
    }

    .col-md-push-0
    {
        left: auto;
    }

    .col-md-offset-12
    {
        margin-left: 100%;
    }

    .col-md-offset-11
    {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10
    {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9
    {
        margin-left: 75%;
    }

    .col-md-offset-8
    {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7
    {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6
    {
        margin-left: 50%;
    }

    .col-md-offset-5
    {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4
    {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3
    {
        margin-left: 25%;
    }

    .col-md-offset-2
    {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1
    {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0
    {
        margin-left: 0;
    }
}

@media (min-width: 1200px)
{
    .hidden-lg
    {
        display: none !important;
    }

    .modal-dialog
    {
        /*width: 600px;*/
        /*margin: 56px -140px 56px auto;*/
        margin: 10px 10px 56px auto;
    }

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12
    {
        float: left;
    }

    .col-lg-12
    {
        width: 100%;
    }

    .col-lg-11
    {
        width: 91.66666667%;
    }

    .col-lg-10
    {
        width: 83.33333333%;
    }

    .col-lg-9
    {
        width: 75%;
    }

    .col-lg-8
    {
        width: 66.66666667%;
    }

    .col-lg-7
    {
        width: 58.33333333%;
    }

    .col-lg-6
    {
        width: 50%;
    }

    .col-lg-5
    {
        width: 41.66666667%;
    }

    .col-lg-4
    {
        width: 33.33333333%;
    }

    .col-lg-3
    {
        width: 25%;
    }

    .col-lg-2
    {
        width: 16.66666667%;
    }

    .col-lg-1
    {
        width: 8.33333333%;
    }

    .col-lg-pull-12
    {
        right: 100%;
    }

    .col-lg-pull-11
    {
        right: 91.66666667%;
    }

    .col-lg-pull-10
    {
        right: 83.33333333%;
    }

    .col-lg-pull-9
    {
        right: 75%;
    }

    .col-lg-pull-8
    {
        right: 66.66666667%;
    }

    .col-lg-pull-7
    {
        right: 58.33333333%;
    }

    .col-lg-pull-6
    {
        right: 50%;
    }

    .col-lg-pull-5
    {
        right: 41.66666667%;
    }

    .col-lg-pull-4
    {
        right: 33.33333333%;
    }

    .col-lg-pull-3
    {
        right: 25%;
    }

    .col-lg-pull-2
    {
        right: 16.66666667%;
    }

    .col-lg-pull-1
    {
        right: 8.33333333%;
    }

    .col-lg-pull-0
    {
        right: auto;
    }

    .col-lg-push-12
    {
        left: 100%;
    }

    .col-lg-push-11
    {
        left: 91.66666667%;
    }

    .col-lg-push-10
    {
        left: 83.33333333%;
    }

    .col-lg-push-9
    {
        left: 75%;
    }

    .col-lg-push-8
    {
        left: 66.66666667%;
    }

    .col-lg-push-7
    {
        left: 58.33333333%;
    }

    .col-lg-push-6
    {
        left: 50%;
    }

    .col-lg-push-5
    {
        left: 41.66666667%;
    }

    .col-lg-push-4
    {
        left: 33.33333333%;
    }

    .col-lg-push-3
    {
        left: 25%;
    }

    .col-lg-push-2
    {
        left: 16.66666667%;
    }

    .col-lg-push-1
    {
        left: 8.33333333%;
    }

    .col-lg-push-0
    {
        left: auto;
    }

    .col-lg-offset-12
    {
        margin-left: 100%;
    }

    .col-lg-offset-11
    {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10
    {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9
    {
        margin-left: 75%;
    }

    .col-lg-offset-8
    {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7
    {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6
    {
        margin-left: 50%;
    }

    .col-lg-offset-5
    {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4
    {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3
    {
        margin-left: 25%;
    }

    .col-lg-offset-2
    {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1
    {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0
    {
        margin-left: 0;
    }
}

/*@media (min-width: 768px) and (max-width: 991px)
{
    .hidden-sm
    {
        display: none !important;
    }

    .modal-dialog
    {
        width: 600px;
        margin: 56px -140px 56px auto;
    }
}*/

/*@media (min-width: 992px)
{
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
    {
        float: left;
    }

    .col-md-1
    {
        width: 8.3333333333%;
    }

    .col-md-2
    {
        width: 16.6666666667%;
    }

    .col-md-3
    {
        width: 25%;
    }

    .col-md-4
    {
        width: 33.3333333333%;
    }

    .col-md-5
    {
        width: 41.6666666667%;
    }

    .col-md-6
    {
        width: 50%;
    }

    .col-md-7
    {
        width: 58.3333333333%;
    }

    .col-md-8
    {
        width: 66.6666666667%;
    }

    .col-md-9
    {
        width: 75%;
    }

    .col-md-10
    {
        width: 83.3333333333%;
    }

    .col-md-11
    {
        width: 91.6666666667%;
    }

    .col-md-12
    {
        width: 100%;
    }

    .col-md-pull-0
    {
        right: auto;
    }

    .col-md-pull-1
    {
        right: 8.3333333333%;
    }

    .col-md-pull-2
    {
        right: 16.6666666667%;
    }

    .col-md-pull-3
    {
        right: 25%;
    }

    .col-md-pull-4
    {
        right: 33.3333333333%;
    }

    .col-md-pull-5
    {
        right: 41.6666666667%;
    }

    .col-md-pull-6
    {
        right: 50%;
    }

    .col-md-pull-7
    {
        right: 58.3333333333%;
    }

    .col-md-pull-8
    {
        right: 66.6666666667%;
    }

    .col-md-pull-9
    {
        right: 75%;
    }

    .col-md-pull-10
    {
        right: 83.3333333333%;
    }

    .col-md-pull-11
    {
        right: 91.6666666667%;
    }

    .col-md-pull-12
    {
        right: 100%;
    }

    .col-md-push-0
    {
        left: auto;
    }

    .col-md-push-1
    {
        left: 8.3333333333%;
    }

    .col-md-push-2
    {
        left: 16.6666666667%;
    }

    .col-md-push-3
    {
        left: 25%;
    }

    .col-md-push-4
    {
        left: 33.3333333333%;
    }

    .col-md-push-5
    {
        left: 41.6666666667%;
    }

    .col-md-push-6
    {
        left: 50%;
    }

    .col-md-push-7
    {
        left: 58.3333333333%;
    }

    .col-md-push-8
    {
        left: 66.6666666667%;
    }

    .col-md-push-9
    {
        left: 75%;
    }

    .col-md-push-10
    {
        left: 83.3333333333%;
    }

    .col-md-push-11
    {
        left: 91.6666666667%;
    }

    .col-md-push-12
    {
        left: 100%;
    }

    .col-md-offset-0
    {
        margin-left: 0%;
    }

    .col-md-offset-1
    {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2
    {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3
    {
        margin-left: 25%;
    }

    .col-md-offset-4
    {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5
    {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6
    {
        margin-left: 50%;
    }

    .col-md-offset-7
    {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8
    {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9
    {
        margin-left: 75%;
    }

    .col-md-offset-10
    {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11
    {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12
    {
        margin-left: 100%;
    }
}*/

@media (min-width: 992px) and (max-width: 1199px)
{
    .hidden-md
    {
        display: none !important;
    }

    .modal-dialog
    {
        /*width: 600px;*/
        /*margin: 56px -140px 56px auto;*/
        margin: 10px 10px 56px auto;
    }
}

/*@media (min-width: 1200px)
{
    .hidden-lg
    {
        display: none !important;
    }

    .modal-dialog
    {
        width: 600px;
        margin: 56px -140px 56px auto;
    }

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12
    {
        float: left;
    }

    .col-lg-1
    {
        width: 8.3333333333%;
    }

    .col-lg-2
    {
        width: 16.6666666667%;
    }

    .col-lg-3
    {
        width: 25%;
    }

    .col-lg-4
    {
        width: 33.3333333333%;
    }

    .col-lg-5
    {
        width: 41.6666666667%;
    }

    .col-lg-6
    {
        width: 50%;
    }

    .col-lg-7
    {
        width: 58.3333333333%;
    }

    .col-lg-8
    {
        width: 66.6666666667%;
    }

    .col-lg-9
    {
        width: 75%;
    }

    .col-lg-10
    {
        width: 83.3333333333%;
    }

    .col-lg-11
    {
        width: 91.6666666667%;
    }

    .col-lg-12
    {
        width: 100%;
    }

    .col-lg-pull-0
    {
        right: auto;
    }

    .col-lg-pull-1
    {
        right: 8.3333333333%;
    }

    .col-lg-pull-2
    {
        right: 16.6666666667%;
    }

    .col-lg-pull-3
    {
        right: 25%;
    }

    .col-lg-pull-4
    {
        right: 33.3333333333%;
    }

    .col-lg-pull-5
    {
        right: 41.6666666667%;
    }

    .col-lg-pull-6
    {
        right: 50%;
    }

    .col-lg-pull-7
    {
        right: 58.3333333333%;
    }

    .col-lg-pull-8
    {
        right: 66.6666666667%;
    }

    .col-lg-pull-9
    {
        right: 75%;
    }

    .col-lg-pull-10
    {
        right: 83.3333333333%;
    }

    .col-lg-pull-11
    {
        right: 91.6666666667%;
    }

    .col-lg-pull-12
    {
        right: 100%;
    }

    .col-lg-push-0
    {
        left: auto;
    }

    .col-lg-push-1
    {
        left: 8.3333333333%;
    }

    .col-lg-push-2
    {
        left: 16.6666666667%;
    }

    .col-lg-push-3
    {
        left: 25%;
    }

    .col-lg-push-4
    {
        left: 33.3333333333%;
    }

    .col-lg-push-5
    {
        left: 41.6666666667%;
    }

    .col-lg-push-6
    {
        left: 50%;
    }

    .col-lg-push-7
    {
        left: 58.3333333333%;
    }

    .col-lg-push-8
    {
        left: 66.6666666667%;
    }

    .col-lg-push-9
    {
        left: 75%;
    }

    .col-lg-push-10
    {
        left: 83.3333333333%;
    }

    .col-lg-push-11
    {
        left: 91.6666666667%;
    }

    .col-lg-push-12
    {
        left: 100%;
    }

    .col-lg-offset-0
    {
        margin-left: 0%;
    }

    .col-lg-offset-1
    {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2
    {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3
    {
        margin-left: 25%;
    }

    .col-lg-offset-4
    {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5
    {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6
    {
        margin-left: 50%;
    }

    .col-lg-offset-7
    {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8
    {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9
    {
        margin-left: 75%;
    }

    .col-lg-offset-10
    {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11
    {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12
    {
        margin-left: 100%;
    }
}*/



/* -------------------------------
   v1.1 Update
------------------------------- */

/* Timeline Setting */

/*@media (max-width: 979px) {
    .timeline .timeline-body {
        margin-left: 25%;
        margin-right: 10%;
    }

    .timeline .timeline-time {
        width: 13%;
    }

    .timeline .timeline-icon {
        left: 13%;
        width: 12%;
    }

    .timeline:before {
        left: 19%;
    }
}

@media (max-width: 767px) {
    .timeline:before {
        left: 50%;
    }

    .timeline .timeline-body {
        margin-right: 0;
        margin-left: 0;
        margin-top: 10px;
        padding: 20px;
    }

    .timeline .timeline-footer {
        margin: 20px -20px -20px;
        padding: 20px;
    }

    .timeline .timeline-body:before {
        border-bottom-color: #fff;
        border-right-color: transparent;
        left: 50%;
        top: -20px;
        margin-left: -10px;
    }

    .timeline .timeline-time {
        right: 50%;
        left: 0;
        width: auto;
        margin-right: 40px;
        padding-top: 5px;
    }

    .timeline .timeline-icon {
        left: 0;
        width: 80px;
        position: relative;
        margin: 0 auto;
    }
}*/

/* Coming Soon Page Setting */

/*@media (max-width: 979px) {
    .coming-soon .timer .is-countdown {
        width: 767px;
    }
}

@media (max-width: 767px) {
    .coming-soon .timer .is-countdown {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .coming-soon .timer .countdown-amount {
        font-size: 24px;
    }

    .coming-soon .timer .countdown-period,
    .coming-soon .coming-soon-header .desc,
    .coming-soon .coming-soon-content .desc {
        font-size: 12px;
    }

    .coming-soon .coming-soon-header .desc,
    .coming-soon .coming-soon-content .desc {
        padding-right: 20px;
        padding-left: 20px;
    }

    .coming-soon .coming-soon-content .input-group {
        width: auto;
        margin-right: 20px;
        margin-left: 20px;
    }
}*/

/* -------------------------------
   v1.2 Update
------------------------------- */

/* Login V2 Setting */

/*@media (max-width: 767px) {
    .login.login-v2 {
        margin: 108px 0;
        width: 100%;
    }

    .login-cover-image img {
        max-width: initial;
        max-height: 100%;
    }

    .login-bg-list {
        position: relative;
        padding: 20px;
        right: 0;
        bottom: 0;
        margin-top: -108px;
    }
}*/

/* -------------------------------
   v1.3 Update
------------------------------- */

/* Widget Chart Setting */

/*@media (max-width: 540px) {
    .widget-chart .widget-chart-content {
        margin-right: 0;
    }

    .widget-chart .widget-chart-sidebar,
    .widget-chart .widget-chart-sidebar .chart-legend {
        position: relative;
        width: auto;
    }

        .widget-chart .widget-chart-sidebar .chart-legend {
            margin-top: 20px;
        }
}*/

/* Gallery v2 - Superbox Setting */

/*@media (max-width: 979px) {
    .superbox-list {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .superbox-list {
        width: 25%;
    }
}

@media (max-width: 480px) {
    .superbox-list {
        width: 50%;
    }
}*/

/* Vertical Box Setting */
/*@media (max-width: 767px) {
    .vertical-box,
    .vertical-box-row,
    .vertical-box-column,
    .vertical-box-cell,
    .vertical-box-inner-cell,
    .page-content-full-height .content {
        display: block !important;
        width: auto !important;
        position: relative !important;
        overflow: initial !important;
        table-layout: initial !important;
        top: auto !important;
        height: auto !important;
    }

        .vertical-box .slimScrollBar,
        .vertical-box .slimScrollRail {
            display: none !important;
        }
}*/

/* -------------------------------
   v1.4 Update
------------------------------- */

/* Page - Inbox V2 */
/*@media (max-width: 480px) {
    .list-email .email-time {
        float: none;
        display: block;
        margin: 0;
    }
}*/

/* -------------------------------
   v1.5 Update
------------------------------- */

/* Pace Progress Loader */

/*@media (max-width: 767px) {
    .pace-progress {
        top: 109px;
    }

    .pace .pace-activity {
        top: 120px;
    }
}*/
