/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 1px;
    padding-right: 1px;
}

h1.page_title {
    font-family: "Crimson Pro";
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 400;
    font-style: italic;
    font-size: 28px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .container {
        width: 722px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 942px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1142px;
    }
}

/* ************************************
 *
 * @Section: HOME
 *
 ************************************* */

/*header fixed start*/
img.fullscreen_logo {
    margin-top: -60px !important;
}
.full_screen_menu {
    margin-top: -110px;
}
.navbar-fixed-top {
    padding-bottom: 50px !important;
}
/*header fixed end*/

#main {
    position: relative;
    top: -150px;
}

.elementor_library-template-default #main {
    top: 0;
}

.site-header {
    z-index: 1000;
}

#galleria {
    z-index: -1;
    position: relative;
}

body.page-template-page-slideshow .back_btn {
    margin-top: 30px;
    display: block;
}

body.page-template-page-slideshow #main .container.text_holder {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px;
    background-color: #F3F3F3;
}

.portfolio_list_masonry .thumb_text_holder {
    display: none;
}

.tax-portfolio_category #main {
    position: static;
}

#main a.back_btn {
    color: #D16E84;
    font-size: 14px;
    font-weight: 700;
    font-family: Lato;
}

/* ************************************
 *
 * @Section: Menu
 *
 ************************************* */

.full_screen_menu .menu_left_col {
    text-align: right;
}

.full_screen_menu a {
    text-decoration: none !important;
}

.full_screen_menu .menu_right_col {
    text-align: left;
}

.full_screen_menu .menu_right_col a {
    font-style: italic;
    font-size: 30px !important;
    line-height: 50px !important;
}

.full_screen_menu li.random_vintage_stuff_btn a {
    padding-top: 40px !important;
    display: block;
}

.full_screen_menu .menu_left_col.active a,
.full_screen_menu .menu_right_col.active a {
    color: #666666 !important;
}

.full_screen_menu_bottom a {
    text-decoration: none !important;
}

.full_screen_menu_bottom p {
    color: black;
}

.full_screen_menu_bottom {
    width: 100%;
}

.full_screen_menu_bottom .col-sm-4.text-right a {
    display: inline-block;
}

.full_screen_menu_bottom .text-left {
    padding-left: 10px;
}

.full_screen_menu_bottom .text-center .phone {
    padding-left: 10px;
    position: relative;
    top: -3px;
}

.full_screen_menu_bottom .text-right {
    padding-right: 10px;
}

.fullscreen_logo {
    z-index: 1001;
}

.full_screen_menu_bottom,
.full_screen_menu,
.full_screen_menu_back {
    z-index: 1;
    /*position: absolute;*/
}

.open_fullscreen_menu {
    margin-right: 100px !important;
}

.open_fullscreen_menu.active {
    position: fixed;
    top: 50px;
}

.lines-button, .lines:before, .lines:after  {
    transition: none !important;
}

body.home .lines, body.home .lines:before, body.home .lines:after {
    background-color: white;
    transition: none !important;
}

#ascrail2000 {
    z-index: 1;
}

body.swipebox-open .responsive_menu_btn {
    pointer-events:none;
}
/* ************************************
 *
 * @Section: Home grid
 *
 ************************************* */

body.home .portfolio_list_masonry {
    margin-top: 30px;
    margin-bottom: 40px;
}

body.home .portfolio_list_masonry li.top_left .inner {
    padding: 30px;
    background-color: #F3F3F3;
    padding-bottom: 220px;
}

body.home #main .portfolio_list_masonry li.top_left .inner h1 a {
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 35px;
}

body.home #main .portfolio_list_masonry li.top_left .inner a {
    color: black;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 35px;
}

body.home #main .portfolio_list_masonry li.top_left .inner a:hover {
    color: #666666;
}

body.home .portfolio_list_masonry li.about .inner {
    padding: 90px 50px;
    background-color: #F3F3F3;
    transition: all 0.3s ease 0s;
    font-family: "Crimson Pro";
    /*height: 99%;*/
}

body.home .portfolio_list_masonry li.about a {
    color: black;
    font-style: italic;
    font-weight: bold;
    font-size: 44px;
    line-height: 44px;
}

body.home .portfolio_list_masonry li.about:hover .inner {
    background-color: #F6C7CF;
}

body.home .portfolio_list_masonry li.about .inner {
    text-align: center;
}

body.home .portfolio_list_masonry li.about .inner .normal {
    transition: all 0.3s ease 0s;
    display: inline-block;
    text-align: left;
}

body.home .portfolio_list_masonry li.about .inner .roll_over {
    opacity: 0;
    position: absolute;
    top: 60px;
    left: 35px;
    transition: all 0.3s ease 0s;
    text-align: left;
}

body.home .portfolio_list_masonry li.about.consignment .inner {
    padding: 90px 20px;
}

body.home .portfolio_list_masonry li.about.consignment .inner .roll_over {
    top: 90px;  
    left: 34px;
}

body.home .portfolio_list_masonry li.about a:hover .roll_over {
    opacity: 1;
}

body.home .portfolio_list_masonry li.about a:hover .normal {
    opacity: 0;
}

body.home .portfolio_list_masonry li.about.how_it_works a:hover .roll_over,
body.home .portfolio_list_masonry li.about.sell a:hover .roll_over {
    opacity: 0;
}

body.home .portfolio_list_masonry li.about.how_it_works a:hover .normal,
body.home .portfolio_list_masonry li.about.sell a:hover .normal {
    opacity: 1;
}

.sold_dot {
    width: 35px;
    height: 35px;
    background-color: #FF3232;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1;
}

.sold_dot.onhold_dot {
    background-color: #F7DA45;
}

.sold_text {
    position: absolute;
    color: white;
    font-style: italic;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    left: 50%;   
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    opacity: 0;
    font-family: "Crimson Pro";
}

.portfolio_list_masonry li:hover .sold_text,
.portfolio_list_masonry li:hover .sold_dot {
    opacity: 1;
}

/* ************************************
 *
 * @Section: Single page and 404 (used for infinite pagination)
 *
 ************************************* */

body.error404 #main,
body.page-template-default #main {
    padding-top: 40px;
    top: 0;
}

body.error404 #main .container.text_holder,
body.page-template-default #main .container.text_holder {
    background-color: #F3F3F3; 
    margin-top: 30px;
    margin-bottom: 170px;
    padding: 30px;
}

body.error404 #main a,
body.page-template-default #main a {
    text-decoration: underline;
}

/* ************************************
 *
 * @Section: Portfolio archive
 *
 ************************************* */

.grid.portfolio_list_masonry li .thumb_back_box {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background-color: #f6c7cf;
    display: block;
    height: 99%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
}

.grid.portfolio_list_masonry li:hover .thumb_back_box {
    opacity: 0.5;
}

ul.grid.portfolio_list_masonry {
    display: flex!important;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px;
}

ul.grid.portfolio_list_masonry li {
    position: relative;
    margin: 0;
    border: 15px solid transparent;
}

body.search #main,
body.tax-portfolio_category #main {
    padding-top: 40px;
    top: 0;
    margin-bottom: 147px;
}

.cols_3 li {
    width: 33.333%;
}

ul.portfolio_list_masonry {
    list-style: none;
    padding: 0;
}

/* ************************************
 *
 * @Section: Single random vintage
 *
 ************************************* */

body.single-portfolio .random_vintage_holder {
    margin-top: 30px;
}

body.single-portfolio .random_vintage_right {
    background-color: #F3F3F3;
    padding: 30px;
    margin-left: 15px;
}

body.single-portfolio .random_vintage_left {
    margin-right: 15px;
}

body.single-portfolio .random_vintage_left .thumb_back_box {
    background-color: #f6c7cf;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

body.single-portfolio .random_vintage_holder .grid.gallery {
    margin-top: 20px !important;
}

.random_vintage_left_inner {
    position: relative;
}

body.single-portfolio .random_vintage_left:hover .thumb_back_box {
    opacity: 0.7;
}

/* ************************************
 *
 * @Section: Straps page
 *
 ************************************* */

.page-template-straps #main {
    padding-top: 40px;
    top: 0;
}

.page-template-straps .random_vintage_right {
    /*background-color: #F3F3F3;*/
    padding: 30px;
    margin-left: 15px;
}

.page-template-straps .random_vintage_right > h2 {
    font-style: italic !important;
    text-transform: uppercase !important;
}

.page-template-straps .random_vintage_left {
    margin-right: 15px;
}

.page-template-straps .random_vintage_holder .row {
    margin-top: 30px;
}

/* ************************************
 *
 * @Section: Strap page
 *
 ************************************* */

.page-template-strap #main {
    padding-top: 40px;
    top: 0;
}

.page-template-strap .container.text_holder {
    background-color: #F3F3F3;
    margin-top: 30px;
    margin-bottom: 170px;
    padding: 30px;
}

.page-template-strap #main h2 {
    font-style: italic !important;
}

.order_now_btn {
    font-style: italic;
    margin-top: 20px;
    display: block;
}

/* ************************************
 *
 * @Section: Single portfolio item
 *
 ************************************* */

body.single-portfolio #main {
    top: 0;
}

.single_item_text_holder {
    background-color: #F3F3F3;
    padding: 30px;
    margin-bottom: 10px;
}

#swipebox-bottom-bar {
    transition: none;
    -webkit-transition: none;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#swipebox-container a#swipebox-prev:before {
    content: "\f104";
}

#swipebox-container a#swipebox-next:before {
    content: "\f105";
}

#swipebox-container #swipebox-arrows a {
    font-size: 50px !important;
}

body.single-portfolio #galleria {
    position: relative;
    top: -150px;
    margin-bottom: -150px;
}

body.single-portfolio #main {
    padding-bottom: 150px;
}

#swipebox-slider .slide img {
    max-width: 90%;
    max-height: 90%;
}

body.single-portfolio #main .row.strong,
body.single-portfolio #main .desc p {
    /*font-weight: bold !important;*/
}

body.single-portfolio #main .col-sm-2 {
    font-weight: 400;
    font-family: Lato;   
    font-size: 16px;
}

body.single-portfolio #main .col-sm-10 > p span,
body.single-portfolio #main .col-sm-10 > p {
    margin-bottom: 20px !important;
    margin-left: 0 !important;
    font-family: Lato !important;   
    font-size: 16px !important;
    line-height: 22px !important;
}

a.ask {
    font-style: italic;
    display: block;
    color: #333333;
    margin-top: 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Crimson Pro" !important;
}

.sold_single_page {
    font-family: "Crimson Pro" !important;
    font-style: italic;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding: 20px 0;
}

/* ************************************
 *
 * @Section: Search
 *
 ************************************* */

body.search h1 {
    text-align: center;
}

.search_button_holder{
    z-index: 10;
    position: absolute;
    right: 170px;
}

#search_area {
    position: absolute;
    width: 200px;
    right: 160px;
    top:15px;
    border-radius: 3px;
}

#search_area input::placeholder { 
    color: black;
}

#search_area input { 
    padding: 0px;
    width: 170px !important;
    margin: 3px;
    margin-top: 5px;
    position: relative;
    top: 2px;
}

#search_area .search_close{ 
    display: none;
}

body.home .search_button .fa-search {
    color: white;
    transition: none !important;
}

body.home .search_button .open.fa-search {
    color: black !important;
}

.site-header .woo_profile, .site-header .search_button_holder {
    font-size: 16px;
}

/* ************************************
 *
 * @Section: Form
 *
 ************************************* */

.page-id-196 #main .container {
    background-color: #F3F3F3;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 180px;
}

.gform_wrapper span.ginput_product_price {
    color: black !important;
}

.gform_wrapper span.ginput_total {
    color: black !important;
    font-weight: 700 !important;
}

/* ************************************
 *
 * @Section: How it works
 *
 ************************************* */

.panel-grid img {
    width: auto;
    height: 40px !important;
}

#site_footer {
    position: static !important;
}

/* ************************************

@Section: Responsive

************************************* */

/*smartphones*/
@media (max-width: 767px) {

    #main {
        top: 0;
    }

    body.home #main {
        top: 30px;
    }

    ul.grid li {
        width: 33.333% !important;
    }

    body.home .portfolio_list_masonry li.about .inner .normal {
        text-align: left;
        display: inline-block;
        font-size: 14px;
    }

    body.home .portfolio_list_masonry li.about .inner {
        padding: 20px 20px;
        font-size: 14px;
        line-height: 17px;
        text-align: center;
    }

    body.home .portfolio_list_masonry li.about.consignment .inner {
        /*padding: 75px 10px;*/
        padding: 50px 10px;
    }

    body.home .portfolio_list_masonry li.about.consignment .inner .normal {
        font-size: 14px;
    }

    body.home .portfolio_list_masonry li.sell .inner {
        /*padding: 60px 20px;*/
    }

    body.home .portfolio_list_masonry li.random_vintage .inner {
        /*padding: 70px 20px;*/
    }

    body.home .portfolio_list_masonry li.how_it_works .inner {
        /*padding: 70px 20px;*/
    }

    body.home .portfolio_list_masonry {
        margin-top: 10px;
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    ul.portfolio_list_masonry {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    ul.portfolio_list_masonry li {
        border: 5px solid transparent !important;
        border-bottom: 0 !important;
    }

    ul.portfolio_list_masonry li.about {
        margin-bottom: 5px !important;
    }

    body.home .portfolio_list_masonry .roll_over {
        display: none;
    }

    body.home .lines, body.home .lines:before, body.home .lines:after {
        background-color: black;
    }

    .responsive_menu_btn {
        margin: 0 10px 0 0;
        padding: 15px 5px 0 0;
    }

    .flexnav .touch-button .navicon::after {
        top: 0;
    }

    #flexnav_responsive > li:last-child {
        border-bottom: 1px solid transparent !important;
    }

    .navbar-fixed-top {
        padding-bottom: 0px !important;
    }

    .flexnav .phone_holder {
        padding-bottom: 20px;
    }

    .flexnav .phone_holder .fa {
        position: relative;
        top: 3px;
        right: 5px;
        display: inline;
    }

    .flexnav .mail {
        padding-top: 10px;
    }

    .flexnav li.menu-item-1419 a {
        margin-bottom: 10px;
    }

    .grid.portfolio_list_masonry li:hover .thumb_back_box {
        opacity: 0;
    }

    .sold_dot {
        width: 15px;
        height: 15px;
        top: 10px;
        right: 10px;
        opacity: 1;
    }

    .search_button_holder{
        left: 15px;
        top: 21px;
        margin-top: 0 !important;
        width: 20px;
    }

    .search_button_holder i {
        color: black !important;
    }

    #search_area {
        height: 34px;
        left: 0;
        top: 67px;
        width: 100%;
    }

    #search_area .input_text {
        padding-left: 0;
    }

    #search_area input {
        width: 100% !important;
        text-align: center;
    }

    .page-template-straps .random_vintage_right {
        margin-left: 0;
    }

    .page-template-straps .random_vintage_left {
        margin-right: 0;
    }
}

/*tablets portrait*/
@media (min-width: 768px) and (max-width: 991px) {
    body.home .portfolio_list_masonry li.about a {
        font-size: 40px;
        line-height: 40px;
    }
}

/*tablets landscape*/
@media (min-width: 992px) and (max-width: 1199px) {

    .full_screen_menu .primary_menu {
        padding-top: 30px;
    }
    .full_screen_menu li#menu-item-98 a {
        padding-top: 20px !important;
    }

}

/* mobile and tablets*/
@media (max-width: 1199px) {
    body.home .portfolio_list_masonry li.about a:hover .roll_over {
        opacity: 0;
    }

    body.home .portfolio_list_masonry li.about a:hover .normal {
        opacity: 1;
    }
}

.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-left: 1px;
    padding-right: 1px;
}
.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: 0%;
}
.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: 0%;
}
.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 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .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-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: 0%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: 0%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@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: 0%;
    }
    .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: 0%;
    }
    .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) {
    .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: 0%;
    }
    .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: 0%;
    }
    .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%;
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}