/*=================Full Width===================*/
.hs_full_width {}
.hs_full_width .body-container {
    /*background: #fff;*/
    padding-top: 0;
}

/*---------------Banner------------------*/
.hs__banner__area {
    position: relative;
    border-bottom: 10px solid #FFF;
    min-height: 400px;
    background-color: #cccccc;
    padding-bottom: 20px;
}
.hs__banner__area .title_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-position: 0 0;
    top: 0;
    background-color: #cccccc;
    /*background-size: cover;*/
}

.hs__banner__wrap {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    min-height: 247px;
    left: 0;
    position: relative;
    width: 100%;
    padding-top: 190px;
    max-width: 1100px;
    margin: 0 auto;
}
.hs__banner__wrap .container_inner {
    display: table-cell;
    vertical-align: middle;
    max-width: 1100px;
    margin: 0 auto;
    float: none;
    text-align: center;
}
.hs__banner__wrap .container_inner h1.hs_banner_title {
    padding-top: 45px;
    line-height: 80px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
    color: #ffffff;
    font-weight: 400;
    font-size: 77px;
    font-family: 'DrukWide', sans-serif;
    text-transform: none;
    letter-spacing: 1px;
    margin: 0;
}
.hs__banner__wrap .container_inner h1.hs_banner_title alt {
    font-family: 'Druk', sans-serif;
}
.hs_product_blog.hs-blog-listing .hs__banner__wrap .container_inner h1.hs_banner_title {
    text-transform: capitalize;
}

.image.not_responsive {
    display: none;
}

/*--------------------------*/
.hs_full_width .body-container .page-center {
    padding: 45px 0 40px;
}
.hs_full_width .main-content h2 {
    padding-bottom: 20px;
    text-align: center;
    font-size: 44px;
    line-height: 1em;
}

.hs_full_width .main-content h2 em {
    font-family: 'Veneer', 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #D82232;
    text-transform: uppercase;
}

.hs_full_width .main-content hr {
    height: 2px;
    margin-bottom: 40px;
    background-color: #d82232;
    width: 164px;
}
.hs_full_width .main-content figure {
    margin: 0;
}
.hs_full_width .main-content figure img {
    display: block;
    margin: 10px auto 20px;
}

.hs_video_wrapper {
    padding-top: 56.25%;
    position: relative;
    width: 100%;
}
.hs_video_wrapper iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
}

.hs_2col_left_content_module {
    display: block;
    margin: 60px 0 0;
}
.hs_2col_left_content_module .span4.hs_col_2 .vc_column-inner {
    margin-top: 55px;
}
.hs_2col_left_content_module .span4.hs_col_2 .vc_column-inner a.qbutton.large.center {
    min-height: 47px;
    line-height: 47px;
    font-size: 16px;
    padding: 0 29px;
}

/*==================Multimedia==================*/
body.hs_full_width.hs_multimedi_page {}
.hs_full_width.hs_multimedi_page .body-container .page-center {
    padding-top: 30px;
}
.hs_full_width.hs_multimedi_page .main-content h2 {
    font-size: 52px;
    line-height: 64px;
    margin-bottom: 20px;
}


/*==================Blog==================*/
.blog.hs_artical_blog .content-wrapper {
    padding-top: 40px;
}
.blog.hs_artical_blog .blog-content {
    width: 75%;
    padding: 0 20px 0 0;
}
.blog.hs_artical_blog .blog-sidebar {
    margin-left: 0;
    width: 25%;
    padding: 0 0 0 20px;
}
.blog.hs_artical_blog.hs-blog-post .hs__banner__area .title_overlay {
    background-size: cover;
}


.blog.hs_artical_blog .blog-listing-wrapper .post-listing .post-item {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}
.post_content_holder .post_text {
    padding: 20px;
    background-color: #FFF;
}
.post_content_holder .post_text_inner {
    padding: 23px 23px 35px 23px;
    background-color: #fff;
    padding: 35px 0;
}
.post_content_holder .post_text_inner .post_text_holder {
    display: table;
    width: 100%;
    height: 100%;
}
.post_content_holder .post_text_inner .post_text_holder .blog_column1 {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    width: 73px;
}
.post_content_holder .post_text_inner .post_text_holder .blog_column1 .date {
    padding: 0 20px;
    border-right: 1px solid #ebebeb;
}
.post_content_holder .post_text_inner .post_text_holder .blog_column1 .date span {
    display: block;
}
.post_content_holder .post_text_inner .post_text_holder .blog_column1 .date span.date_day {
    font-size: 21px;
    font-weight: 600;
    color: #303030;
    padding-bottom: 5px;
}


.post_content_holder .post_text_inner .post_text_holder .blog_column2 {
    display: table-cell;
    padding: 0 35px 0 20px;
}
.post_content_holder .post_text_inner h2 {
    line-height: 1.384615384615385em;
    margin: 0 0 20px;
}
.post_content_holder .post_text_inner h2 span.date {
    display: none;
}
.post_content_holder .post_text_inner h2 a {
    color: #000;
}
.post_content_holder .post_text_inner .post_info {
    display: table;
    width: 100%;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    color: #303030;
    margin: 30px 0 0;
    font-weight: 500;
}
.post_content_holder .post_text_inner .post_info .post_info_left {
    display: table-cell;
}
.post_content_holder .post_text_inner .post_info .post_info_left span.blog_time {
    display: none;
}
.post_content_holder .post_text_inner .post_info .post_info_left a {
    display: inline-block;
    color: #303030;
}
.post_content_holder .post_text_inner .post_info .post_info_left a:hover {
    color: #f21c00;
}
.post_content_holder .post_text_inner .post_excerpt * {
    padding: 10px 0;
}
.post_content_holder .post_text_inner .post_more {
    margin: 30px 0 0;
}
.post_content_holder .post_text_inner .post_more a.qbutton.small {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    border: 2px solid #303030;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    outline: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: transparent;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    color: #ffffff;
    border-color: #d82232;
    background-color: #d82232;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    line-height: 30px;
    font-size: 11px;
    padding: 0 17px;
      /*font-family: 'Open Sans', sans-serif;*/ 
    font-family: 'Avenir LT Std 55 Roman', sans-serif;
    height: auto;
}
.post_content_holder .post_text_inner .post_more a.qbutton.small:hover {
    background-color: #f21c00;
    border-color: #f21c00;
    color: #ffffff;
}

.blog.hs_artical_blog .blog-pagination a {
    display: block;
    text-decoration: none;
}
.blog.hs_artical_blog .social-share {
    margin: 11px 0 15px;
    display: block;
    padding: 0 0 0 5px;
}
.post_content_holder .post_image img {
    border: 10px solid #FFF;
    width: 100%;
}


/*=========Post=========*/
.hs_artical_blog .blog-post-wrapper {
    background-color: #FFF;
    padding: 20px;
    margin-bottom: 50px;
}
.hs_artical_blog .blog-post-wrapper .post-body {
    padding-top: 20px;
}
.hs_artical_blog .blog-post-wrapper .post-body p {
    margin: 0 0 22px;
}
.social-share>span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    /*font-family: 'Open Sans', sans-serif;*/      font-family: 'Avenir LT Std 55 Roman', sans-serif;
    color: #3a3737;
}
.social-share span .hs-blog-social-share {
    margin: 5px 0 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}






/*==========Blog Sidebar==========*/
.hs_artical_blog .blog-sidebar .block h3 {
    color: #000000;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: none;
    margin: 0 0 14px;
    line-height: 1.571428571428571em;
}
.hs_artical_blog .blog-sidebar .cell-wrapper {
    margin: 0 0 42px;
}
.hs_artical_blog .blog-sidebar .widget-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.hs_artical_blog .blog-sidebar .widget-module ul li {
    padding: 0 0 0 15px;
    margin: 0 0 10px;
    line-height: 26px;
}
.hs_artical_blog .blog-sidebar .widget-module ul li a {
    font-weight: 400;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    text-decoration: underline;
    color: rgb(58, 55, 55);
}
.hs_artical_blog .blog-sidebar .widget-module ul li a span.filter-link-count {
    display: none;
}
.hs_artical_blog .blog-sidebar .widget-module ul li:before {
    content: '\f006';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #d82232;
}
.hs_artical_blog .blog-sidebar .widget-module ul li a:hover {
    color: #f21c00;
}


.hs_artical_blog.hs-blog-post .blog-sidebar .block h3 {
    margin: 0 0 16px;
}
.hs_artical_blog.hs-blog-post .blog-sidebar .widget-module ul li {
    margin: 0 0 10px;
    padding: 0 0 0 15px;
}
/*================Blog Topic Page*/
.post-item.hs__topic_item {}

.post-item.hs__topic_item .post_text_inner {
    padding: 23px 23px 35px 23px;
}
.post-item.hs__topic_item .post_text_inner .post_text_holder {
    display: block;
}
.post-item.hs__topic_item .post_text_inner .post_text_holder .blog_column2 {
    display: block;
    padding: 0;
}
.post-item.hs__topic_item .post_text_inner .post_text_holder .blog_column2 h2 {
    margin: 0;
    line-height: 40px;
}


/*================All Post*/
.hs-blog-listing div.post-listing-simple {
    margin: 0 0 50px;
}
.hs-blog-listing div.post-listing-simple .post-item {
    background: #fff;
    padding: 20px;
    margin: 0 0 10px;
}
.hs-blog-listing h2.post-listing-simple {
    line-height: 1.384615384615385em;
    margin: 0 0 20px;
}
.hs-blog-listing h2.post-listing-simple a {
    color: #000;
}

/*--------------------------------*/
/* Pagination */
.blog.hs_artical_blog .blog-pagination {
    position: relative;
    display: block;
    vertical-align: middle;
    width: 100%;
    margin: 0px auto 45px;
    text-align: center;
}
.blog-pagination>div {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0;
}
.blog.hs_artical_blog .blog-pagination a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 8px 0 0;
    text-align: center;
    color: #b4b4b4;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #e5e5e5;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    float: left;
}
.blog.hs_artical_blog .blog-pagination a:hover, 
.blog-pagination .blog-pagination-center a.active {
    color: #303030;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
}
.blog.hs_artical_blog .blog-pagination .blog-pagination-center a {
    color: #000;
}


.blog-pagination a i.pagination_arrow:before {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    line-height: 44px;
}
.blog-pagination a.prev-link i.pagination_arrow.arrow_carrot-left:before {
    content: "\34";
}
.blog-pagination a.next-link i.pagination_arrow.arrow_carrot-right:before {
    content: "\35";
}
.blog-pagination a i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}





/*==================Home Page=====================*/
body.hs__home__page {}

.hs__home__page .header-container.hs-has-Padding {
    padding-top: 0;
}
.hs__home__page.hs-site-page .body-container {
    padding-bottom: 0;
}
/*----------------------*/
.hs_home_row_1 {}
.hs_home_row_1_slider .hs_cos_gallery_main {
    padding: 0;
    margin: 0;
}
.hs_home_row_1_slider .hs_cos_gallery_main .hs_cos_gallery_slide.slick-slide {
    height: 720px;
    max-height: 720px;
}
.hs_home_row_1_slider .hs_cos_gallery_main .slick-slide-inner-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: rgb(162, 159, 159);
}
.hs_home_row_1_slider .hs_cos_gallery_main .slick-slide-inner-wrapper>img {
    display: none !important;
}

.hs_home_row_1_slider .hs_cos_gallery_main .caption.below {
    position: relative;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    z-index: 12;
}
.hs_home_row_1_slider .hs_cos_gallery_main .caption.below {
    position: relative;
    height: 100%;
    width: 1100px;
    margin: 0 auto;
    z-index: 12;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    padding-top: 80px;
}
.hs_home_row_1_slider .hs_cos_gallery_main .caption.below>span {
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text {
    text-align: center;
    opacity: 0;
    filter: alpha(opacity = 0);
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 10px 0 10px 0;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
}
.hs_home_row_1_slider .hs_cos_gallery_main .slick-active .caption.below .text {
    -webkit-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165,0.840,0.440,1.000);
    -moz-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165,0.840,0.440,1.000);
    -o-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165,0.840,0.440,1.000);
    animation: text-from-bottom 1.5s 1 cubic-bezier(0.165,0.840,0.440,1.000);
    opacity: 1;
    filter: alpha(opacity = 100);
}
.hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text h2 {
    margin: 10px 0 20px 0;
    font-size: 45px;
    line-height: 1.071428571428571em;
    text-shadow: 2px 2px 1px #777;
    font-size: 78px;
    line-height: 85px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
}
.hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text p {
    color: #fff;
    text-align: center;
    font-size: 21px;
    line-height: 1.363157894736842em;
    font-weight: 400;
    margin: 10px 0 15px 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

.hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text .qbutton.green {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #000000;
    margin: 40px 0 0;
}
.hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text .qbutton.green:hover {
    background-color: #f21c00;
    border-color: #f21c00;
    color: #ffffff;
}
.hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text .q_slide_subtitle {
    font-size: 36px;
    letter-spacing: 1px;
    font-size: 50px;
    font-weight: 200;  
    color: #fff;
    text-transform: uppercase;
}
.hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text .q_slide_subtitle span {
    font-size: 1em;
    margin-bottom: 13px;
    display: inline-block;
}
.hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text.all_at_once.no_subtitle.no_separator {
    max-width: 550px;
}



.hs_home_row_1_slider .hs_cos_gallery_main button.slick-arrow {
    height: 54px;
    width: 54px;
    border: 2px solid #fff;
    line-height: 54px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    z-index: 999;
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px;
    font-size: 0;
}
.hs_home_row_1_slider .hs_cos_gallery_main button.slick-arrow:hover {
    color: #f21c00;
    border-color: #f21c00;
}
.hs_home_row_1_slider .hs_cos_gallery_main:hover button.slick-arrow {
    opacity: 1;
}
.hs_home_row_1_slider .hs_cos_gallery_main button.slick-prev.slick-arrow {
    left: 23px;
}
.hs_home_row_1_slider .hs_cos_gallery_main button.slick-next.slick-arrow {
    right: 23px;
}
.hs_home_row_1_slider .hs_cos_gallery_main button.slick-arrow:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    color: #fff;
    line-height: 54px;
}
.hs_home_row_1_slider .hs_cos_gallery_main button.slick-arrow:hover:before {
    color: #f21c00;
}
.hs_home_row_1_slider .hs_cos_gallery_main button.slick-prev.slick-arrow:before {
    content: "\f104";
}
.hs_home_row_1_slider .hs_cos_gallery_main button.slick-next.slick-arrow:before {
    content: "\f105";
}


.hs_home_row_1_slider .hs_cos_gallery_main ul.slick-dots {
    display: none !important;
}




/*----------------------*/
.hs_home_row_2 {
    background-color: #fff;
}
.hs_3col_content_wrap {
    position: relative;
}
.hs_3col_content_wrap .page-center {
    margin-top: -80px !important;
}
.hs_3col_content_wrap .hs_col_4 {
    width: 33.33333333%;
    float: left;
    padding: 0 0 0 10px;
}
.hs_3col_content_wrap .hs_col_4.hs-col-1 {}
.hs_3col_content_wrap .hs_col_4 .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.hs_3col_content_wrap .hs_col_4 .wpb_wrapper {}
.hs_3col_content_wrap .hs_col_4 .q_image_with_text_over {
    display: inline-block;
    position: relative;
    margin: 0;
    width: 100%;
    border-top: 10px solid #FFF;
    border-bottom: 10px solid #FFF;
    border-left: 10px solid #FFF;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    border-right: 10px solid #FFF;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}
.hs_3col_content_wrap .hs_col_4 .shader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 20;
    background-color: rgba(0,0,0,0.7);
}
.hs_3col_content_wrap .hs_col_4 img {
    display: block;
    position: relative;
    width: 100%;
    z-index: 10;
}
.hs_3col_content_wrap .hs_col_4 .text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 30;
    text-align: center;
}
.hs_3col_content_wrap .hs_col_4 .text .hs_title,
.hs_3col_content_wrap .hs_col_4 .text .hs_desc {
    position: absolute;
    width: 100%;
    height: 100%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    opacity: 1;
    filter: alpha(opacity = 100);
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
}
.hs_3col_content_wrap .hs_col_4 .text .hs_title h3.caption.no_icon {
    line-height: 1em;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    display: block;
    vertical-align: middle;
}
.hs_3col_content_wrap .hs_col_4 .text:hover .hs_title {
    opacity: 0;
}

.hs_3col_content_wrap.new-class-three .hs_col_4 .text:hover .hs_title {
    opacity: 1;
}
@media(min-width:768px){
.hs_3col_content_wrap.new-class-three .hs_col_4 img {
    max-height: 211px;
  min-height: 211px;
}
}

@media(max-width:767px){
.hs_3col_content_wrap.new-class-three .hs_col_4 img {
  max-height: 227px;
      min-height: 227px;
}
}

   
.hs_3col_content_wrap .hs_col_4 .text .hs_desc {
    opacity: 0;
}
.hs_3col_content_wrap .hs_col_4 .text:hover .hs_desc {
    opacity: 1;
}
.hs_3col_content_wrap .hs_col_4 .text .hs_desc .desc {
    color: #fff;
    margin: 0 30px;
}
.hs_home_row_2 .hs_cos_wrapper_type_space {
    height: 80px;
    background-color: #FAFAFA;
    visibility: visible !important;
    display: block;
}












/*----------------------*/
.hs_home_row_3 {
    background-color: #fff;
    padding-bottom: 90px;
}
.hs_home_row_3 .custom-two-column-right-image h3 {
    padding-bottom: 20px;
    text-align: center;
    font-size: 44px;
    line-height: 1em;
}
.hs_home_row_3 .custom-two-column-right-image h3 em {
    font-family: 'Veneer', 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #D82232;
    text-transform: uppercase;
}
.hs_home_row_3 .custom-two-column-right-image hr {
    position: relative;
    width: 22px;
    display: block;
    margin: 10px auto 20px auto;
    height: 2px;
    margin-bottom: 40px;
    background-color: #d82232;
    width: 164px;
}
.hs_home_row_3 .custom-two-column-right-image .custom-col-right .hs_box_border_grey {
    margin-top: 100px;
}
/*--------------------------*/
.ulitmate_dual_button {
    text-align: center;
    width: 66.66666667%;
    max-width: 732px;
    position: relative;
    margin: 28px auto 0;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper {
    display: inline-block;
    float: left;
    position: relative;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper.btn2 {}

.ulitmate_dual_buttons {
    max-width: 375px;
    margin: 0 auto;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.428571429;
    color: #fff;
    border: 2px solid #e7e7e7;
    background-color: #fff;
    padding: .5em 0;
    text-decoration: none;
    text-align: center;
    display: block;
    box-shadow: inherit;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    border-color: rgb(51, 51, 51);
    border-width: 0px;
    background-color: rgb(43, 43, 43) !important;
    height: 48px;
    box-shadow: rgb(43, 43, 43) 0px 0px 0px 0px inset;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper span.middle-text {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%,-50%);
    -moz-transform: translate(50%,-50%);
    -o-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    height: 26px;
    width: 26px;
    line-height: 1;
    text-align: center;
    background: #fff;
    color: #7f7f7f;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font-size: 11px;
    border: 2px solid #e7e7e7;
    z-index: 12;
    transition: border-color ease 500ms,background ease 500ms,color ease 500ms;
    font-weight: 700;
    -webkit-transition: border-color ease 500ms,background ease 500ms,color ease 500ms;
    -moz-transition: border-color ease 500ms,background ease 500ms,color ease 500ms;
    -o-transition: border-color ease 500ms,background ease 500ms,color ease 500ms;
    line-height: 1.8em;
    color: #ffffff;
    background-color: #2b2b2b;
    border-width: 0px;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper span.middle-text span.middle-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    line-height: .8em;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper.btn2 a.ult_ivan_button {
    border-color: rgb(51, 51, 51);
    border-width: 0px;
    background-color: rgb(82, 134, 140) !important;
    height: 48px;
    box-shadow: rgb(82, 134, 140) 0px 0px 0px 0px inset;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button span.ult-dual-btn-1 {}

.ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button span.ult-dual-btn-2 {}

.ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button span.ult-dual-btn-1 span.icon-simple.icon-left1 {
    vertical-align: middle;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 0 10px 0 22px;
    font-size: 16px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
    padding: 0 10px;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button span.ult-dual-btn-1 span.text-btn.ult-dual-button-title {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 22px 0 0;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
    line-height: 1;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button span.ult-dual-btn-2 span.text-btn.ult-dual-button-title {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0 0 12px;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
    line-height: 1;
}

.ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button span.ult-dual-btn-2 span.icon-simple.icon-right2.ult_btn1span.ult-dual-btn-no-icon {
    vertical-align: middle;
    text-align: center;
    position: relative;
    height: 100%;
    display: inline-block;
    font-size: 16px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
    padding: 0 10px;
    margin: 0;
}
.ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button:hover {
    box-shadow: rgb(82, 134, 140) -162px 0px 0px 0px inset;
}
.ulitmate_dual_buttons .ult_dualbutton-wrapper.btn2 a.ult_ivan_button:hover {
    box-shadow: rgb(51, 51, 51) 203px 0px 0px 0px inset;
}



/*----------------------*/
.hs_home_row_4 {
    padding: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 0;
}
.row-fluid .hs_home_row_4[class*="span"],
.hs_home_row_4 .row-fluid [class*="span"] {
    min-height: 0;
}
.hs_home_row_4 .hs_home_row_4_top_pane div.hs_cos_wrapper:first-child {
    padding-top: 80px;
}
.hs_home_row_4 .hs_home_row_4_top_pane div.hs_cos_wrapper:last-child {
    padding-bottom: 40px;
}
.hs_home_row_4 .hs_home_row_4_top_pane {
    text-align: center;
    padding: 0;
}
.hs_home_row_4 .hs_home_row_4_top_pane h3 {
    padding-bottom: 40px;
    text-align: center;
    font-size: 44px;
    line-height: 1em;
}
.hs_home_row_4 .hs_home_row_4_top_pane hr {
    position: relative;
    display: block;
    margin: 10px auto 20px; 
    height: 2px;
    margin-bottom: 40px;
    background-color: #d82232;
    width: 164px;
}
.hs_home_row_4 .hs_home_row_4_top_pane h5 {
    font-family: 'Roboto Slab', sans-serif;
    padding: 10px 20px;
    font-weight: 700;
    background-color: #FFF;
    display: inline;
}

/*-----------Slider--------------*/
.hs_home_row_4_slider {
}
.hs_home_row_4 .hs_home_row_4_slider div.hs_cos_wrapper:first-child {
    padding-top: 40px;
}
.hs_home_row_4 .hs_home_row_4_slider div.hs_cos_wrapper:last-child {
    padding-bottom: 40px;
}

.hs_home_row_4_slider .hs_cos_gallery_main {
    margin: 0 0 30px;
    padding: 0 0 40px;
}
.hs_home_row_4_slider .hs_cos_gallery_main .hs_cos_gallery_slide {
    margin: 0;
}
.hs_home_row_4_slider .hs_cos_gallery_main .hs_cos_gallery_slide .slick-slide-inner-wrapper {
    margin: 10px;
    display: block!important;
    background-color: #FFF;
    padding: 10px;
    border-radius: 5px;
}
.hs_home_row_4_slider .hs_cos_gallery_main .hs_cos_gallery_slide .slick-slide-inner-wrapper a {
    outline: none;
    text-decoration: none;
}
.hs_home_row_4_slider .hs_cos_gallery_main .hs_cos_gallery_slide .slick-slide-inner-wrapper:hover img {
    opacity: 0.6;
}
.hs_home_row_4_slider .hs_cos_gallery_main .hs_cos_gallery_slide .slick-slide-inner-wrapper .caption.below h3 {
    padding: .5em 10px;
    margin: 0;
    font-size: 14px;
    line-height: 1.8em;
    color: #444;
    text-align: center;
}
.hs_home_row_4_slider .hs_cos_gallery_main .hs_cos_gallery_slide .slick-slide-inner-wrapper .caption.below mark.count {
    background: 0 0;
    color: #6C6C6C;
    font-size: .75em;
    line-height: 1em;
    padding: 5px;
    border-radius: 3px;
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #FFF;
    font-size: 20px;
    padding: 15px;
}
.hs_home_row_4_slider .hs_cos_gallery_main button.slick-arrow {
    z-index: 99;
    font-size: 0;
    margin-top: -12px;
    height: 30px;
}
.hs_home_row_4_slider .hs_cos_gallery_main button.slick-next.slick-arrow {
    right: -20px;
}
.hs_home_row_4_slider .hs_cos_gallery_main button.slick-prev.slick-arrow {
    left: -30px;
}
.hs_home_row_4_slider .hs_cos_gallery_main button.slick-arrow:before {
    font-size: 30px;
    font-weight: 400;
    height: 1em;
    width: 1em;
    line-height: 1em;
    padding: 0;
    margin: 0;
    font-family: 'FontAwesome';
    font-size: 30px;
    visibility: initial;
    opacity: .75;
    color: #666;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    transition: all 300ms linear;
}
.hs_home_row_4_slider .hs_cos_gallery_main button.slick-arrow:hover:before {
    opacity: 1;
}
.hs_home_row_4_slider .hs_cos_gallery_main button.slick-next.slick-arrow:before {
    content: '\f054';
}
.hs_home_row_4_slider .hs_cos_gallery_main button.slick-prev.slick-arrow:before {
    content: '\f053';
}













/*----------------------*/
.hs_home_row_5 {
    padding: 60px 0;
    background-color: #FFF;
}

.hs_home_row_5 h2 {
    font-size: 34px;
}
.hs_home_row_5 hr {
    position: relative;
    display: block;
    margin: 10px 0 20px;
    background-color: #d82232;
    width: 164px;
    height: 2px;
}


/*----------------------*/
.hs_home_row_6 {
    padding: 35px 45px 0;
}
.hs_home_row_6 .row-fluid .page-center {
    max-width: 100%;
    background-color: black;
    border-top: 1px solid black;
    padding: 51px 21px;
}
.hs_home_row_6 .row-fluid .page-center>div>.row-fluid {
    max-width: 1100px;
    margin: 0 auto;
}
.hs_home_row_6 .hs_home_row_6_left {
    width: 50%;
}
.hs_home_row_6 .hs_home_row_6_right {
    width: 50%;
    float: left;
    margin: 0;
    text-align: right;
}
.hs_home_row_6 .hs_home_row_6_left h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    /*font-family: 'Open Sans', sans-serif;*/      font-family: 'Avenir LT Std 55 Roman', sans-serif;
    text-align: center;
    line-height: 26px;
}
.hs_home_row_6 .hs_home_row_6_right a.qbutton.white.big_large {
    color: rgb(255, 255, 255);
    border-color: rgb(216, 34, 50);
    background-color: rgb(216, 35, 34);
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    padding: 0 22px;
    display: inline-block;
    margin: 0 10px 5px;
}
.hs_home_row_6 .hs_home_row_6_right a.qbutton.white.big_large:hover {
    color: rgb(216, 35, 34);
    border-color: #000;
    background-color: #000;
}



/*----------------------*/
.hs_home_row_7 {
    padding: 0px;
    background: white;
    margin-top: -30px;
}
.hs_home_row_7 .hs_cos_wrapper_type_rich_text {
    text-align: center;
}
.hs_home_row_7 .hs_cos_wrapper_type_rich_text h3 {
    padding-bottom: 20px;
    text-align: center;
    font-size: 44px;
    line-height: 1em;
    margin: 0;
}
.hs_home_row_7 .hs_cos_wrapper_type_rich_text hr {
    height: 2px;
    margin: 10px auto 40px;
    background-color: #d82232;
    width: 164px;
    display: block;
}

.hs_home_row_7 .hs_cos_wrapper_type_rich_text h5 {
    margin: 0;
}

.smile_icon_list_wrap {
    margin: 40px 0 30px;
}
.smile_icon_list_wrap ul.smile_icon_list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.smile_icon_list_wrap ul.smile_icon_list li.icon_list_item {
    padding: 0!important;
    list-style: none!important;
    clear: both!important;
    position: relative!important;
    min-height: 1em!important;
    margin: 0 0 30px!important;
    line-height: 100%;
    overflow: visible;
    display: table-cell;
    width: 1%;
    float: none;
    position: relative;
}
.smile_icon_list_wrap ul.smile_icon_list .icon_list_icon {
    font-size: 24px;
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    float: left;
    background: #FFF;
    z-index: 9;
    position: relative;
    border-radius: 50%;
    border-color: inherit;
    overflow: hidden;
    margin: 0 auto;
    float: none;
    font-size: 32px;
    border-width: 1px;
    border-style: none;
    background: #d82232;
    color: #ffffff;
    border-color: #333333;
}
.smile_icon_list_wrap ul.smile_icon_list .icon_description {
    text-align: center;
    margin: 15px;
    padding-bottom: 0;
}
.smile_icon_list_wrap ul.smile_icon_list .icon_list_connector {
    position: absolute;
    top: .5em;
    left: 50%;
    width: 100%;
    height: 10px;
    border-top: 1px dashed #333333;
    margin-left: 0;
    top: 23.6%;
}
.smile_icon_list_wrap ul.smile_icon_list li.icon_list_item.hs_col_3 .icon_list_connector {
    display: none;
}
.smile_icon_list_wrap ul.smile_icon_list .icon_description p {
    font-size: 18px;
    line-height: 26px;
}
.smile_icon_list_wrap ul.smile_icon_list .icon_list_icon i {
    line-height: 2.8em;
    display: block;
}






/*----------------------*/
.hs_home_row_8 {}

.hs_full_width_with_banner {
    background-color:rgba(255,255,255,0.5);
    background-repeat: repeat;
    background-position: 0 0;
    background-size: inherit;
    padding: 60px 0;
    position: relative;
}
.section_inner {
    max-width: 1100px;
    margin: 0 auto;
    float: none;
    position: relative;
    z-index: 20;
}
.section_inner_margin,
.parallax_section_inner_margin {
    margin-left: -15px;
    margin-right: -15px;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.hs_full_width_with_banner .wpb_column {
    padding-left: 15px;
    padding-right: 15px;
}
.section_inner hr {
   height: 2px;
    margin-bottom: 40px;
    background-color: #d82232;
    width: 164px;
    margin: 10px 0 20px 0; 
    display: block;
    position: relative;
}



/*----------------------*/
.hs_home_row_9 {
    padding: 60px 0;
}
.hs_home_row_9 .hs-two-column-left-image-wrapper .hs-two-column-left-image-col.col1 {
    width: 50%;
    text-align: center;
}
.hs_home_row_9 .hs-two-column-left-image-wrapper .hs-two-column-left-image-col.col2 {
    width: 50%;
    margin: 0;
}
.hs_home_row_9 .hs-two-column-left-image-col hr {
    height: 2px;
    margin-bottom: 40px;
    background-color: #d82232;
    width: 164px;
    margin: 10px 0 20px;
}



/*----------------------*/
.hs_home_row_10 {
   background-size: cover;
   background-repeat: no-repeat;
   background-color: rgb(162, 159, 159);
   background-attachment: fixed;
   background-position: center center;
    padding: 70px 0px 120px;
}
.hs_home_row_10 .hs_home_row_10_top_pane h2 {
    color: #fff;
    padding-bottom: 20px;
    text-align: center;
    font-size: 44px;
    line-height: 1em;
    margin: 0;
    font-weight: 700;
}
.hs_home_row_10 .hs_home_row_10_top_pane hr {
    height: 2px;
    margin-bottom: 40px;
    background-color: #d82232;
    width: 164px;
}

/*--------------Slider----------*/
.hs_home_row_10 .hs_cos_gallery_main .slick-slide img {
   display: none !important;
}
.hs_home_row_10 .hs_cos_gallery_main {
   color:#fff;
   padding: 40px 42px;
   background-color: rgba(0, 0, 0, 0.7);
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}

.hs_home_row_10 .hs_cos_gallery_main:hover {
    background-color: rgba(0, 0, 0, 1);
   -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.8);
   -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.8);
   box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.8);
   -webkit-border-radius: 5px!important;
   -moz-border-radius: 5px!important;
   border-radius: 5px!important;
}

.hs_home_row_10 .hs_cos_gallery_main .caption.below p {
   color: #CACBD1;
   line-height: 1.9em;
   font-size: 18px;
   text-align: center;
}

.hs_home_row_10 .hs_cos_gallery_main .caption.below p.testimonial_author {
   display: table !important;
   font-size: 13px !important;
   letter-spacing: 1px;
   margin: 20px auto 0;
   padding: 5px 0 0 52px;
   position: relative;
   text-align: left!important;
   text-transform: uppercase;
   width: auto;
   font-weight: 700 !important;
   z-index: 10;
   line-height: 1.9em;
   color: #D82232 !important;
}

.hs_home_row_10 .hs_cos_gallery_main .caption.below p.testimonial_author span.author_company {
   display: block;
   color: #FFF!important;
   font-weight: 700!important;
}
.hs_home_row_10 .hs_cos_gallery_main .slick-prev,
.hs_home_row_10 .hs_cos_gallery_main .slick-next {
   position: absolute;
   display: block;
   height: 30px;
   width: 30px;
   line-height: 0px;
   font-size: 0px;
   cursor: pointer;
   background: transparent;
   color: transparent;
   top: auto;
   bottom: -60px;
   margin-top: 0;
   padding: 0;
   border: none;
   outline: none;
   left: 0px !important;
   right: 0px !important;
   margin: 0 auto !important;
   border-color: #D82232!important;
   background-color: #D82232!important;
   border-radius: 50%;
}
.hs_home_row_10 .hs_cos_gallery_main .slick-prev:hover,
.hs_home_row_10 .hs_cos_gallery_main .slick-next:hover {
        background-color: #2B2B2B!important;
    border-color: #2B2B2B!important;
}
.hs_home_row_10 .hs_cos_gallery_main .slick-next {
   right: -41px !important;
}
.hs_home_row_10 .hs_cos_gallery_main .slick-prev {
   left: -41px !important;
}
.hs_home_row_10 .hs_cos_gallery_main .slick-prev:before, 
.hs_home_row_10 .hs_cos_gallery_main .slick-next:before {
    font-size: 16px;
    font-family: 'FontAwesome',sans-serif;
    opacity: 1;
    color: #fff;
}
.hs_home_row_10 .hs_cos_gallery_main .slick-next:before{
   content: '\f105';
}
.hs_home_row_10 .hs_cos_gallery_main .slick-prev:before{
content: '\f104';
}







/*====================Responsive================5487428*/

@media(max-width: 1315px) {
    .hs_home_row_1_slider .hs_cos_gallery_main .hs_cos_gallery_slide.slick-slide {
        height: 570px;
        max-height: 570px;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text .qbutton.green {
        margin: 15px 0 0;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text.all_at_once.no_subtitle.no_separator {
        max-width: 100%;
    }
    
    
    
}



@media(max-width: 1200px){
    .container-fluid .row-fluid .page-center {
        max-width: 950px;
    }
    
    .hs_home_row_6 .row-fluid .page-center {
        max-width: 100% !important;
    }
    .hs_full_width_with_banner .section_inner {
        max-width: 950px;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text {
        width: 90%;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text h2 {
        line-height: 26px !important;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text h2 span {
        font-size: 45px;
        line-height: 63px;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text h4 {
        line-height: 68.75px;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text .q_slide_subtitle span {
        font-size: 40px;
        margin-bottom: 13px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
}

@media(max-width: 1030px) {
    .hs_home_row_4_slider .hs_cos_gallery_main button.slick-next.slick-arrow {
        right: -10px;
    }
    .hs_home_row_4_slider .hs_cos_gallery_main button.slick-prev.slick-arrow {
        left: -10px;
    }
    
    
}


@media(max-width: 1000px){
    .container-fluid .row-fluid .page-center {
        max-width: 768px;
    }
    .hs__banner__area {
        padding: 30px 0!important;
    }
    .hs__banner__wrap .container_inner h1.hs_banner_title {
        font-size: 60px;
        padding-top: 120px;
    }
    .hs__banner__wrap {
        padding-top: 0;
        height: 100%;
    }
    .hs_3col_content_wrap .hs_col_4 .text .hs_title h3.caption.no_icon {
        font-size: 21px;
    }
    .hs_3col_content_wrap .hs_col_4 .text:hover .hs_desc {
        opacity: 0;
    }
    .hs_full_width_with_banner .section_inner {
        max-width: 768px;
    }
    .hs_home_row_4_slider .hs_cos_gallery_main ul.slick-dots {
        bottom: -20px;
    }
    .hs_home_row_4_slider .hs_cos_gallery_main ul.slick-dots li {
        margin: 0;
        display: inline-block;
        list-style: none;
        position: relative;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #C3C3C3;
        margin: 3px;
        padding: 0;
        cursor: pointer;
        border: none;
        box-shadow: 1px 1px 1px rgba(0,0,0,.1) inset, 1px 1px 1px rgba(255,255,255,.1);
    }
    .hs_home_row_4_slider .hs_cos_gallery_main ul.slick-dots li.slick-active:after/*,
    .hs_home_row_4_slider .hs_cos_gallery_main ul.slick-dots li:hover:after*/ {
        content: '';
        width: 8px;
        height: 8px;
        position: absolute;
        top: 2px;
        left: 2px;
        border-radius: 50%;
        background: #fff;
        background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
        background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); 
        background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
        background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
        background: linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    }
    .hs_home_row_4_slider .hs_cos_gallery_main ul.slick-dots li>button {
        display: none;
    }
    .hs_home_row_6 .hs_home_row_6_left {
        width: 100%;
    }
    .hs_home_row_6 .hs_home_row_6_right {
        width: 100%;
        float: left;
        margin: 10px 0 0;
        text-align: center;
    }
    
    .hs_home_row_1_slider .hs_cos_gallery_main .hs_cos_gallery_slide.slick-slide {
        height: 520px;
        max-height: 520px;
    }
    .hs_3col_content_wrap .page-center {
        margin-top: -40px !important;
    }
    .hs__services__page .hs__banner__area {
        padding: 0 !important;
    }
    .hs__services__page .image.not_responsive {
        display: block;
    }
    .hs__services__page .image.not_responsive img {
        height: 390px;
    }
    .hs__services__page .title_overlay {
        display: none;
    }
    .hs__services__page .hs__banner__wrap {
        min-height: 1px;
        position: absolute;
        top: 55px;
    }
    .hs__services__page .hs__banner__wrap .container_inner h1.hs_banner_title {
        padding-top: 0 !important;
    }
    
    
    
    
    
    
    
}


@media(max-width: 970px) {
    .ulitmate_dual_buttons {
        max-width: 205px;
        margin: 0 auto;
    }
    .ulitmate_dual_buttons .ult_dualbutton-wrapper {
        display: block;
        float: none;
        position: relative;
    }
    .ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
    }
    .ulitmate_dual_buttons .ult_dualbutton-wrapper span.middle-text {
        top: 100%;
        right: 50%;
    }
    .ulitmate_dual_buttons .ult_dualbutton-wrapper.btn2 a.ult_ivan_button {
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .ulitmate_dual_buttons .ult_dualbutton-wrapper a.ult_ivan_button:hover {
        box-shadow: rgb(82, 134, 140) 0 -206px 0px 0px inset;
    }
    .ulitmate_dual_buttons .ult_dualbutton-wrapper.btn2 a.ult_ivan_button:hover {
        box-shadow: rgb(51, 51, 51) 0 206px 0px 0px inset;
    }
    
    
    
    
}



@media(max-width: 820px) {
    .section_inner_margin, .parallax_section_inner_margin {
        margin-left: 0;
        margin-right: 0;
    }
    .hs_full_width .body-container .page-center {
        padding-left: 10px;
        padding-right: 10px;
    }
    
}





@media(min-width: 768px) and (max-width: 820px) {
    .hs_home_row_4_slider .hs_cos_gallery_main button.slick-arrow {
        z-index: 99;
        font-size: 0;
        margin-top: -50px;
        background-color: rgba(255, 255, 255, 0.78);
        height: 40px;
        width: 40px;
    }
    .hs_home_row_4_slider .hs_cos_gallery_main button.slick-prev.slick-arrow {
        left: 10px;
    }
    .hs_home_row_4_slider .hs_cos_gallery_main button.slick-next.slick-arrow {
        right: 10px;
    }
}

@media(max-width: 800px) {
     .hs_home_row_1_slider .hs_cos_gallery_main .hs_cos_gallery_slide.slick-slide {
        height: 750px;
        max-height: 750px;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below {
        width: 100%;
    }
    .hs_2col_left_content_module .hs_2col_left_content_module_inner {
        padding: 0 10px;
    }
    
}


@media(max-width: 767px){
    .container-fluid .row-fluid .page-center {
        max-width: 600px;
    }
    .blog.hs_artical_blog .blog-sidebar,
    .blog.hs_artical_blog .blog-content {
        width: 100%;
        padding: 0;
    }
    .hs__banner__wrap .container_inner {
        max-width: 600px;
    }
    .hs__banner__wrap .container_inner h1.hs_banner_title {
        padding-top: 175px !important;;
    }
    .hs_artical_blog .blog-sidebar .widget-module ul li {
        padding-left: 15px;
    }
    
    .hs_3col_content_wrap .hs_col_4 {
        width: 100%;
        padding: 0;
    }
    .hs_3col_content_wrap .hs_col_4 .text:hover .hs_desc {
        opacity: 1;
    }
    .hs_home_row_2 .hs_cos_wrapper_type_space {
        height: 20px;
    }
    .body-container .hs_home_row_3 .row-fluid .page-center {
        padding-left: 0;
        padding-right: 0;
    }
    .hs_home_row_3 .custom-two-column-right-image .custom-col-right {
        max-width: 445px;
        margin: 0 auto;
    }
    .hs_home_row_4_slider .hs_cos_gallery_main button.slick-arrow {
        margin-top: -50px;
    }    
    
    .smile_icon_list_wrap {
        margin: 20px 0 30px;
    }
    .smile_icon_list_wrap ul.smile_icon_list li.icon_list_item {
        display: block;
        text-align: center;
        width: 100%;
        margin: 0 0 45px !important;
    }
    .smile_icon_list_wrap ul.smile_icon_list .icon_list_connector {
        display: none;
    }
    .hs_full_width_with_banner .section_inner {
        max-width: 600px;
    }
    .hs_full_width_with_banner .wpb_column {
        padding-left: 0;
        padding-right: 0;
    }
    .hs_home_row_9 .hs-two-column-left-image-col-inner {
        padding: 0 0;
    }
    .hs_3col_content_wrap .page-center {
        margin-top: 20px !important;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text h2 span {
        font-size: 40px;
        line-height: 55px;
    }
    .ulitmate_dual_button {
        width: 100%;
    }
    .hs_home_row_6 .hs_home_row_6_right a.qbutton.white.big_large {
        font-size: 16px;
        height: 100%;
        line-height: 50px;
    }
    .blog.hs_artical_blog .blog-sidebar {
        padding-left: 20px;
    }
    .hs_full_width_with_banner .section_inner {
        max-width: 630px;
        padding: 0 15px;
    }
    .hs_home_row_9 .hs-two-column-left-image-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    
    
    
}



@media(max-width: 640px) and (min-width: 601px) {
    .hs_artical_blog .body-container .page-center.content-wrapper,
    .container-fluid .row-fluid .page-center {
        padding-left: 15px;
        padding-right: 15px;
    }
    
}



@media(max-width: 600px){
    .hs_full_width_with_banner .section_inner,
    .hs__banner__wrap .container_inner, 
    .container-fluid .row-fluid .page-center {
        max-width: 420px;
    }
    .hs_full_width_with_banner .section_inner {
        max-width: 450px;
    }
    .hs__banner__wrap .container_inner h1.hs_banner_title {
        /*padding-top: 145px !important;
        font-size: 40px;*/
        line-height: 1.5;
    }
    .post_content_holder .post_text_inner .post_text_holder .blog_column2,
    .post_content_holder .post_text_inner .post_text_holder .blog_column1,
    .post_content_holder .post_text_inner .post_text_holder {
        display: block;
    }
    .post_content_holder .post_text_inner h2 {
        font-size: 35px;
    }
    .post_content_holder .post_text_inner .post_text_holder .blog_column1 .date {
        border-right: 0;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 10px;
    }
    .hs__services__page .hs__banner__wrap .container_inner h1.hs_banner_title, 
    .hs_artical_blog .hs__banner__wrap .container_inner h1.hs_banner_title {
        font-size: 60px;
        padding-top: 175px !important;
    }
    .hs__services__page .hs__banner__wrap .container_inner h1.hs_banner_title {
        padding-top: 0 !important;
    }
    .hs_product_blog.hs-blog-listing .hs__banner__wrap .container_inner h1.hs_banner_title {
        line-height: 80px;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main button.slick-arrow {
        display: none !important;
    }
    
}


@media(max-width: 480px){
    .hs_full_width_with_banner .section_inner,
    .hs__banner__wrap .container_inner,
    .container-fluid .row-fluid .page-center {
        max-width: 300px;
    }
    .hs_full_width_with_banner .section_inner {
        max-width: 330px;
    }
    .hs_3col_content_wrap .page-center {
        padding: 0 !important;
    }
    .blog.hs_artical_blog .blog-sidebar {
        padding-left: 15px;
        padding-right: 15px;
    }
    .hs_home_row_6 {
        padding: 35px 20px 0;
    }
    .hs_full_width.hs_multimedi_page .body-container .page-center {
        padding-bottom: 20px;
    }
    .post_content_holder .post_text_inner .post_text_holder .blog_column2 {
        padding: 0;
    }
    
    
    
    
}

@media(max-width: 380px) {
    .hs-rigid-floors-page .body-container .page-center,
    .hs_full_width .body-container .page-center {
        padding-left: 10px;
        padding-right: 10px;
    }
    .hs_home_row_4_slider .hs_cos_gallery_main button.slick-arrow {
        z-index: 99;
        font-size: 0;
        margin-top: -50px;
        background-color: rgba(255, 255, 255, 0.78);
        height: 40px;
        width: 40px;
    }
    .hs_home_row_4_slider .hs_cos_gallery_main button.slick-prev.slick-arrow {
        left: 10px;
    }
    .hs_home_row_4_slider .hs_cos_gallery_main button.slick-next.slick-arrow {
        right: 10px;
    }
    .hs_full_width_with_banner {
        padding: 60px 10px;
    }
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text h2 span {
        font-size: 30.5px;
        line-height: 30.5px;
    }
    
    .hs-main-footer .row-fluid .span4.hs-footer-col1 {
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }
    
    .hs-main-footer .row-fluid .span4.hs-footer-col2 {
        margin-top: 0 !important;
        padding-top: 0;
    }
    
    
    
    
    
}

@media(max-width: 350px) {
    .hs_artical_blog .body-container .page-center.content-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
    
}


@media(max-width: 320px) {
    .hs_home_row_1_slider .hs_cos_gallery_main .caption.below .text h2 span {
        font-size: 28.5px;
        line-height: 28.5px;
    }
}




@-webkit-keyframes text-from-bottom {
    0% {
        -webkit-transform: translate(0,15%);
        opacity: 0
    }

    50% {
        -webkit-transform: translate(0,15%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes text-from-bottom {
    0% {
        -moz-transform: translate(0,15%);
        opacity: 0
    }

    50% {
        -moz-transform: translate(0,15%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes text-from-bottom {
    0% {
        -o-transform: translate(0,15%);
        opacity: 0
    }

    50% {
        -o-transform: translate(0,15%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes text-from-bottom {
    0% {
        transform: translate(0,15%);
        opacity: 0
    }

    50% {
        transform: translate(0,15%);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    50% {
        -webkit-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        -webkit-transform: perspective(600px) rotateX(0deg) scale(1);
        opacity: 1
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    50% {
        -moz-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        -moz-transform: perspective(600px) rotateX(0deg) scale(1);
        opacity: 1
    }
}

@-o-keyframes rotate {
    0% {
        -o-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: .2
    }

    50% {
        -o-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: .2
    }

    100% {
        -o-transform: perspective(600px) rotateX(0deg) scale(1);
        opacity: 1
    }
}

@keyframes rotate {
    0% {
        transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    50% {
        transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        transform: perspective(600px) rotateX(0deg) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fade {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fade {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-moz-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-o-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

.legend-dealer-locator-container {
    display: flex;
    flex-flow: row wrap;
    margin-top: 5px;
}

.dealer-locator-search {
    margin: 0 20px;
}

.dealer-locator-search-form {
    margin-bottom: 20px;
}

.dealer-locator-search-form p {
    font-size: 15px;
    padding: 0 0 10px 0;
}

.dealer-locator-search-form .noUi-tooltip,
.dealer-locator-search-form .noUi-value {
    font-size: 14px;    
}

.dealer-locator-search-form .noUi-tooltip {
    padding: 0 5px;
}


.dealer-locator-search-form .noUi-horizontal {
    height: 10px;
    width: 90%;
    margin: 35px auto 0;
}

.dealer-locator-search-form .noUi-horizontal .noUi-handle {
    top: -10px;
}

.dealer-locator-search-form input {
    margin-bottom: 0;
}

.legend-dealer-locator {
    display: flex;
    flex-flow: row wrap;
}

ul.dealer-list {
    height: 500px;
    overflow: auto;
    list-style: none;
    
    padding-right: 5px;
    /*padding: 5px 15px;*/
}

.dealer-locator-search {
    flex: 0 0 280px;
    max-width: 280px;    
}

/*#dealer-map {*/
.legend-dealer-locator {
    flex: 1;
}

ul.dealer-list li {
    border: solid 1px #ddd;
    padding: 20px;
    margin-bottom: 15px;
    cursor: pointer;
    display: block;
    flex-flow: column wrap;
    position: relative;
    overflow: hidden;
}

.dealer-list li a.more-button {
    color: #FFF;
    background-color: #D82232;
    text-decoration: none;
    padding: 5px 35px;
    /*display: inline-block;*/
    margin-top: 40px;
    font-size: 14px;
    text-transform: uppercase;
    transition: all 0.15s;
    align-self: flex-end;
    position: absolute;
    bottom: -60px;
    right: 20px;
}

.dealer-list li:hover a.more-button {
    bottom: 20px;
}

.dealer-list li a.more-button:hover {
    background-color: #E83242;
}

.dealer-title {
    font-size: 21px;
    font-weight: 300;
    line-height: 1;
}

.dealer-content, .dealer-page {
    font-size: 16px;
    font-weight: 300;
    margin-top: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
}

.dealer-page {
    margin: 40px auto;
    width: 400px;
}

.dealer-content p {
    margin: 0;
    padding: 0;
    line-height: 18px;
    font-size: 15px;
    font-weight: 300;
}

button#dealer-search-go {
    margin: 40px auto 0;
    display: block;
}

.gm-style-iw,
.gm-style-iw > div {
    width: auto !important;
    display: block;
    overflow: hidden;
}
.dealer-content-container.infowindow {
    width: auto;
    height: auto;
    padding: 1em 1em;
    min-width: 250px;
}
.dealer-content-container.infowindow {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.dealer-content-container .dealer-badge {
  display: none;
}
.dealer-content-container.infowindow .dealer-badge {
  display: block;
  width: 86px;
  min-width: 86px;
  margin-right: 24px;
}
.dealer-content-container.infowindow .dealer-badge img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.dealer-content-container.infowindow .dealer-title {
    white-space: nowrap;
}
#dealer-name-search-input {
    margin-top: 5px;
}
@media (max-width: 767px) {
    .dealer-page {
        margin: 40px auto;
        max-width: 95%;
    }    
    .dealer-content-container .dealer-badge {
      display: block;
      width: 86px;
      min-width: 86px;
      margin-right: 24px;  
    }
    .dealer-content-container {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: nowrap;
    }
    .legend-dealer-locator-container {
        flex-flow: column wrap;
    }
    
    .dealer-locator-search {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /*#dealer-map {*/
    .legend-dealer-locator {
        flex: 1;
        height: 200px;
    }
    
    ul.dealer-list {
        margin-bottom: 10px;
    }

    ul.dealer-list li {
        padding: 20px;
    }
}
.square-featured-image {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  margin: 0 auto;
  max-width: 250px;
  box-sizing: border-box;
  border: 5px solid rgb(213, 213, 213);
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .2s ease-out;
  -o-transition: opacity .3s ease-out;
  -ms-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.square-featured-image:hover {
  opacity: 0.2;
}
.square-featured-image:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.square-featured-image img {
  display: none;
}

.products-cta__wrapper {
  margin: 0 0 50px;
  text-align: center;
}
body .hs-blog-product-content > div {
  padding-top: 0;
}