
body {
    font-family: "Lato","Century Gothic",Arial,sans-serif !important;
}
.pt_curv {
    font-size: 14px
}
.pt_curv h3 {
    font-size: 42px;
    font-weight: 100;
    text-transform: uppercase
}
.pt_curv h3+p {
    line-height: 2em
}
.pt_curv .btn {
    display: inline-block;
    line-height: 1;
    border: 1px solid #3e3e3e;
    background: none;
    color: #3e3e3e;
    text-transform: uppercase;
    padding: 18px 14px;
    font-size: 12px;
    text-align: center
}
.pt_curv .btn[data-action="PlayVideo"]:before {
    content: '\25B7';
    vertical-align: middle;
    font-size: 2em;
    line-height: 0;
    margin-right: 14px
}
.pt_curv .btn:hover {
    cursor: pointer;
    background: #3e3e3e;
    color: #fff
}
.pt_curv .main-wrapper,
.pt_curv .landingpage-section {
    position: relative
}
.pt_curv .main-wrapper {
    overflow: hidden
}
.pt_curv .main-wrapper.loading:before,
.pt_curv .main-wrapper.loading:after {
    content: "";
    display: block
}
.pt_curv .main-wrapper.loading:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: rgba(255, 255, 255, 0.75)
}
.pt_curv .main-wrapper.loading:after {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    background: url(../i/infinite_loader.gif) no-repeat center center
}
.pt_curv .container {
    max-width: 980px;
    margin: 0 auto
}
.pt_curv .background {
    display: block;
    width: 100%
}
.pt_curv .landingpage-section_content {
    opacity: 0;
    -moz-transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px);
    -moz-transition: all 1.2s ease-out 0.2s;
    -webkit-transition: all 1.2s ease-out 0.2s;
    -o-transition: all 1.2s ease-out 0.2s;
    transition: all 1.2s ease-out 0.2s
}
.pt_curv .landingpage-section_content.active {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.pt_curv #curv-menu {
    position: absolute;
    top: 105px;
    left: 0;
    z-index: 100
}
.pt_curv #curv-menu.bottom {
    top: auto;
    bottom: 105px
}
.pt_curv #curv-menu.fixed {
    position: fixed;
    left: 50%;
    margin-left: -615px
}
.pt_curv #curv-menu:hover li {
    width: 100%
}
.pt_curv #curv-menu li {
    margin-bottom: 4px;
    width: 51px;
    overflow: hidden;
    -moz-transition: width 0.4s ease-out;
    -webkit-transition: width 0.4s ease-out;
    -o-transition: width 0.4s ease-out;
    transition: width 0.4s ease-out;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25)
}
.pt_curv #curv-menu li:last-child {
    margin-bottom: 0
}
.pt_curv #curv-menu a {
    box-sizing: border-box;
    background: #fff;
    position: relative;
    z-index: 1;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 10px 0 52px;
    font-size: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.pt_curv #curv-menu a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    background: url(../i/sprite_curv-menu-icons.png) no-repeat 0 0;
    width: 19px;
    margin: 0 6px
}
.pt_curv #curv-menu a span {
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle
}
.pt_curv #curv-menu a:hover,
.pt_curv #curv-menu a.active {
    background: #3e3e3e;
    color: #fff
}
.pt_curv #curv-menu a:hover:before,
.pt_curv #curv-menu a.active:before {
    background-position: -21px 0
}
.pt_curv #curv-menu a.home:before {
    height: 10px;
    margin-top: -5px
}
.pt_curv #curv-menu a.technology:before {
    height: 21px;
    margin-top: -10.5px;
    background-position: 0 -12px
}
.pt_curv #curv-menu a.technology:hover:before,
.pt_curv #curv-menu a.technology.active:before {
    background-position: -21px -12px
}
.pt_curv #curv-menu a.collections:before {
    width: 31px;
    height: 26px;
    margin: -13px 0 0 0;
    background-position: 0 -35px
}
.pt_curv #curv-menu a.collections:hover:before,
.pt_curv #curv-menu a.collections.active:before {
    background-position: -33px -35px
}
.pt_curv #curv-menu a.engraving:before {
    width: 24px;
    height: 20px;
    margin: -10px 3.5px 0 3.5px;
    background-position: 0 -63px
}
.pt_curv #curv-menu a.engraving:hover:before,
.pt_curv #curv-menu a.engraving.active:before {
    background-position: -26px -63px
}
.pt_curv #curv-menu a.community:before {
    width: 23px;
    height: 23px;
    margin: -11.5px 4px 0 4px;
    background-position: 0 -85px
}
.pt_curv #curv-menu a.community:hover:before,
.pt_curv #curv-menu a.community.active:before {
    background-position: -25px -85px
}
@media only screen and (max-width: 1230px) {
    .pt_curv #curv-menu.fixed {
        left: 0;
        margin-left: 0
    }
}
@media only screen and (max-width: 1084px) {
    .pt_curv h3 {
        font-size: 38px
    }
    .pt_curv .container {
        padding: 0 52px
    }
}
@media only screen and (max-width: 980px) {
    .pt_curv {
        font-size: 12px
    }
}
@media only screen and (max-width: 630px) {
    .pt_curv h3 {
        font-size: 30px
    }
}
@media only screen and (max-width: 480px) {
    .pt_curv .container {
        padding: 0 20px
    }
    .pt_curv #curv-menu {
        display: none
    }
}
.pt_curv .curv-section-home {
    overflow: hidden
}
.pt_curv .curv-section-home .landingpage-section_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 6%;
    text-align: center
}
.pt_curv .curv-section-home h1,
.pt_curv .curv-section-home h2 {
    font-weight: 100;
    text-transform: uppercase
}
.pt_curv .curv-section-home h1 span,
.pt_curv .curv-section-home h1 strong,
.pt_curv .curv-section-home h2 span,
.pt_curv .curv-section-home h2 strong {
    display: block
}
.pt_curv .curv-section-home h1 {
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 15px
}
.pt_curv .curv-section-home h1 span {
    font-size: 4.4em;
    word-break: break-all
}
.pt_curv .curv-section-home h1 small {
    display: inline !important;
    font-size: 0.3em;
    vertical-align: top
}
.pt_curv .curv-section-home h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.7em;
    letter-spacing: 0.15em
}
.pt_curv .curv-section-home .scroll-to {
    display: block;
    background-color: rgba(255, 255, 255, 0.05);
    background: url(../i/icon_arrow-down_white.png) no-repeat center center;
    margin: 25px auto 0;
    width: 64px;
    height: 64px;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 29px 4px rgba(0, 50, 89, 0.67);
    -moz-box-shadow: 0 0 29px 4px rgba(0, 50, 89, 0.67);
    box-shadow: 0 0 29px 4px rgba(0, 50, 89, 0.67);
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.pt_curv .curv-section-home .scroll-to:hover {
    -moz-transform: translate(0, -5px);
    -webkit-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px)
}
.pt_curv .curv-section-home .button-video {
    display: block !important;
    position: absolute;
    top: 58%;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 25px 4px rgba(0, 50, 89, 0.42);
    -moz-box-shadow: 0 0 25px 4px rgba(0, 50, 89, 0.42);
    box-shadow: 0 0 25px 4px rgba(0, 50, 89, 0.42);
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.pt_curv .curv-section-home .button-video:hover {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}
.pt_curv .curv-section-home .button-video img {
    display: inline-block;
    vertical-align: middle;
    width: 75%;
    margin-left: 6%
}
@media only screen and (max-width: 980px) {
    .pt_curv .curv-section-home h1 {
        font-size: 24px;
        margin-bottom: 10px
    }
    .pt_curv .curv-section-home .button-video {
        margin-left: -40px;
        width: 80px;
        height: 80px;
        line-height: 80px
    }
}
@media only screen and (max-width: 768px) {
    .pt_curv .curv-section-home .landingpage-section_content {
        padding-top: 10%
    }
    .pt_curv .curv-section-home h1 {
        font-size: 18px
    }
    .pt_curv .curv-section-home .button-video {
        top: 60%
    }
}
@media only screen and (max-width: 480px) {
    .pt_curv .curv-section-home .landingpage-section_content {
        padding-top: 15%
    }
    .pt_curv .curv-section-home h1 {
        font-size: 16px;
        margin-bottom: 35px
    }
    .pt_curv .curv-section-home .scroll-to {
        margin-top: 35px
    }
    .pt_curv .curv-section-home .button-video {
        top: 73%
    }
}
@media only screen and (max-width: 360px) {
    .pt_curv .curv-section-home h1 {
        font-size: 14px
    }
    .pt_curv .curv-section-home h2 {
        font-size: 12px
    }
    .pt_curv .curv-section-home .button-video {
        margin-left: -30px;
        width: 60px;
        height: 60px;
        line-height: 60px
    }
}
.pt_curv .curv-section-technology {
    padding-top: 85px
}
.pt_curv .curv-section-technology.instance-2 .video .background {
    display: none
}
.pt_curv .curv-section-technology.instance-2 .video .background.instance-2 {
    display: block
}
.pt_curv .curv-section-technology .benefits {
    position: relative
}
.pt_curv .curv-section-technology .benefits img {
    display: block;
    max-width: 100%
}
.pt_curv .curv-section-technology .benefits.active .col+.col li {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s
}
.pt_curv .curv-section-technology .benefits.active .col+.col li+li {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}
.pt_curv .curv-section-technology .benefits.active .col+.col li+li+li {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s
}
.pt_curv .curv-section-technology .benefits.active .col+.col li+li+li+li {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s
}
.pt_curv .curv-section-technology .benefits .container {
    overflow: hidden
}
.pt_curv .curv-section-technology .benefits .col {
    float: left
}
.pt_curv .curv-section-technology .benefits .col:first-child {
    width: 60%
}
.pt_curv .curv-section-technology .benefits .col:first-child h3 {
    font-size: 48px;
    line-height: 1
}
.pt_curv .curv-section-technology .benefits .col:first-child h3 span {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 15px
}
.pt_curv .curv-section-technology .benefits .col:first-child h3+ul {
    margin-top: 45px
}
.pt_curv .curv-section-technology .benefits .col:first-child li {
    position: relative;
    padding: 0 0 15px 15px;
    line-height: 1.5
}
.pt_curv .curv-section-technology .benefits .col:first-child li:before {
    content: "-";
    position: absolute;
    top: 0;
    left: 0
}
.pt_curv .curv-section-technology .benefits .col:first-child li:last-child {
    padding-bottom: 0
}
.pt_curv .curv-section-technology .benefits .col+.col {
    box-sizing: border-box;
    width: 40%;
    padding-left: 60px
}
.pt_curv .curv-section-technology .benefits .col+.col li {
    margin-bottom: 40px;
    opacity: 0;
    -moz-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}
.pt_curv .curv-section-technology .benefits .col+.col img,
.pt_curv .curv-section-technology .benefits .col+.col span {
    display: inline-block;
    vertical-align: middle
}
.pt_curv .curv-section-technology .benefits .col+.col img {
    max-width: 20%
}
.pt_curv .curv-section-technology .benefits .col+.col span {
    box-sizing: border-box;
    max-width: 76%;
    padding-left: 15px
}
.pt_curv .curv-section-technology .benefits .col+.col strong {
    display: block;
    text-transform: uppercase
}
.pt_curv .curv-section-technology .video {
    position: relative;
    margin-bottom: 7%;
    opacity: 1;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}
.pt_curv .curv-section-technology .video.has-background {
    margin: 40% 0 20%
}
.pt_curv .curv-section-technology .video.has-background .video_thumb {
    -webkit-box-shadow: 0 0 158px rgba(0, 0, 0, 0.72);
    -moz-box-shadow: 0 0 158px rgba(0, 0, 0, 0.72);
    box-shadow: 0 0 158px rgba(0, 0, 0, 0.72)
}
.pt_curv .curv-section-technology .video.active .video_thumb,
.pt_curv .curv-section-technology .video.active .video_description {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.pt_curv .curv-section-technology .video .background {
    position: absolute;
    top: -105%;
    left: 50%;
    width: 1230px;
    margin-left: -615px
}
.pt_curv .curv-section-technology .video .background.instance-2 {
    display: none
}
.pt_curv .curv-section-technology .video .container {
    position: relative
}
.pt_curv .curv-section-technology .video .container>* {
    opacity: 0;
    -moz-transition: all 1.2s ease-out 0.25s;
    -webkit-transition: all 1.2s ease-out 0.25s;
    -o-transition: all 1.2s ease-out 0.25s;
    transition: all 1.2s ease-out 0.25s
}
.pt_curv .curv-section-technology .video .video_thumb {
    display: block;
    position: relative;
    width: 70.1020408163%;
    overflow: hidden;
    -moz-transform: translate(-75px, 0);
    -webkit-transform: translate(-75px, 0);
    -o-transform: translate(-75px, 0);
    -ms-transform: translate(-75px, 0);
    transform: translate(-75px, 0)
}
.pt_curv .curv-section-technology .video .video_thumb:hover:before {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}
.pt_curv .curv-section-technology .video .video_thumb:hover .thumb {
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}
.pt_curv .curv-section-technology .video .video_thumb:before,
.pt_curv .curv-section-technology .video .video_thumb .thumb {
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}
.pt_curv .curv-section-technology .video .video_thumb:before,
.pt_curv .curv-section-technology .video .video_thumb .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10
}
.pt_curv .curv-section-technology .video .video_thumb:before {
    content: '';
    display: block;
    width: 134px;
    height: 134px;
    margin: -70px 0 0 -70px;
    border: 3px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.pt_curv .curv-section-technology .video .video_thumb .icon-play {
    width: 46px;
    height: 54px;
    margin: -27px 0 0 -16px
}
.pt_curv .curv-section-technology .video .video_thumb img {
    display: block;
    max-width: 100%
}
.pt_curv .curv-section-technology .video .video_description {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    padding-left: 50px;
    width: 29.8979591837%;
    -moz-transform: translate(75px, 0);
    -webkit-transform: translate(75px, 0);
    -o-transform: translate(75px, 0);
    -ms-transform: translate(75px, 0);
    transform: translate(75px, 0)
}
.pt_curv .curv-section-technology .video .video_description:before,
.pt_curv .curv-section-technology .video .video_description .text {
    display: inline-block;
    vertical-align: middle
}
.pt_curv .curv-section-technology .video .video_description:before {
    content: '';
    height: 100%;
    margin-left: -0.3em
}
.pt_curv .curv-section-technology .video .video_description .text {
    max-width: 100%
}
.pt_curv .curv-section-technology .video .video_description h3 {
    font-size: 40px;
    line-height: 0.95;
    margin-bottom: 25px
}
@media only screen and (max-width: 1140px) {
    .pt_curv .curv-section-technology .benefits .container {
        padding: 0 80px
    }
    .pt_curv .curv-section-technology .benefits .col:first-child,
    .pt_curv .curv-section-technology .benefits .col+.col {
        width: 50%
    }
}
@media only screen and (max-width: 1084px) {
    .pt_curv .curv-section-technology .video.has-background {
        margin: 42% 0 18%
    }
    .pt_curv .curv-section-technology .video .background {
        top: -126%;
        left: 0;
        width: 100%;
        margin: 0
    }
    .pt_curv .curv-section-technology .video .container {
        padding: 0;
        margin: 0 52px
    }
    .pt_curv .curv-section-technology .video .video_thumb {
        width: 55%
    }
    .pt_curv .curv-section-technology .video .video_thumb:before {
        width: 73px;
        height: 73px;
        margin: -38px 0 0 -38px
    }
    .pt_curv .curv-section-technology .video .video_thumb .icon-play {
        width: 25px;
        height: 29px;
        margin: -14.5px 0 0 -8px
    }
    .pt_curv .curv-section-technology .video .video_description {
        padding-left: 40px;
        width: 45%
    }
    .pt_curv .curv-section-technology .video .video_description h3 {
        font-size: 38px
    }
}
@media only screen and (max-width: 768px) {
    .pt_curv .curv-section-technology {
        padding-top: 40px
    }
    .pt_curv .curv-section-technology .benefits .container {
        padding-bottom: 60px
    }
    .pt_curv .curv-section-technology .benefits .container+img {
        margin-top: 40px
    }
    .pt_curv .curv-section-technology .benefits .col:first-child,
    .pt_curv .curv-section-technology .benefits .col+.col {
        width: auto;
        float: none
    }
    .pt_curv .curv-section-technology .benefits .col+.col {
        margin-top: 45px;
        padding-left: 0
    }
    .pt_curv .curv-section-technology .benefits .col+.col li {
        opacity: 1;
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    .pt_curv .curv-section-technology .benefits .col+.col li:last-child {
        margin-bottom: 0
    }
    .pt_curv .curv-section-technology .video.has-background {
        margin: 54% 0 38%
    }
    .pt_curv .curv-section-technology .video .background {
        top: -164%
    }
    .pt_curv .curv-section-technology .video .video_description {
        padding-left: 20px
    }
    .pt_curv .curv-section-technology .video .video_description h3 {
        font-size: 30px
    }
}
@media only screen and (max-width: 630px) {
    .pt_curv .curv-section-technology .video.has-background {
        margin: 44% 0 0 0;
        padding-bottom: 67%
    }
    .pt_curv .curv-section-technology .video.has-background .container {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }
    .pt_curv .curv-section-technology .video.has-background .video_description p {
        display: none
    }
    .pt_curv .curv-section-technology .video .background {
        top: -67%
    }
    .pt_curv .curv-section-technology .video .video_thumb,
    .pt_curv .curv-section-technology .video .video_description {
        -moz-transform: translate(0, 20px);
        -webkit-transform: translate(0, 20px);
        -o-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px);
        transform: translate(0, 20px)
    }
    .pt_curv .curv-section-technology .video .video_thumb {
        width: 70%;
        margin: 0 auto
    }
    .pt_curv .curv-section-technology .video .video_description {
        position: static;
        padding: 0 0 15px;
        width: auto
    }
    .pt_curv .curv-section-technology .video .video_description .text {
        display: block
    }
    .pt_curv .curv-section-technology .video .video_description h3 {
        text-align: center
    }
    .pt_curv .curv-section-technology .video .video_description h3 br {
        display: none
    }
}
@media only screen and (max-width: 480px) {
    .pt_curv .curv-section-technology.instance-2 .video .background {
        display: block
    }
    .pt_curv .curv-section-technology.instance-2 .video .background.instance-2 {
        display: none
    }
    .pt_curv .curv-section-technology .benefits .container {
        padding-right: 20px;
        padding-left: 20px
    }
    .pt_curv .curv-section-technology .benefits .col:first-child h3 {
        font-size: 34px;
        text-align: center;
        margin: 0 auto 30px
    }
    .pt_curv .curv-section-technology .benefits .col+.col {
        margin-top: 40px
    }
    .pt_curv .curv-section-technology .video {
        margin-bottom: 12%
    }
    .pt_curv .curv-section-technology .video.has-background {
        margin-top: 55%;
        padding-bottom: 130%
    }
    .pt_curv .curv-section-technology .video.has-background .video_description p {
        display: block
    }
    .pt_curv .curv-section-technology .video .background {
        top: -34%
    }
    .pt_curv .curv-section-technology .video .container {
        margin: 0 20px
    }
    .pt_curv .curv-section-technology .video .video_thumb {
        width: auto
    }
    .pt_curv .curv-section-technology .video .video_description h3 {
        font-size: 22px
    }
    .pt_curv .curv-section-technology .video .video_description h3 br {
        display: none
    }
}
@media only screen and (max-width: 360px) {
    .pt_curv .curv-section-technology .video.has-background {
        padding-bottom: 140%
    }
}
@-webkit-keyframes slideInLeft {
    from {
        -moz-transform: translate(-20px, 0);
        -webkit-transform: translate(-20px, 0);
        -o-transform: translate(-20px, 0);
        -ms-transform: translate(-20px, 0);
        transform: translate(-20px, 0);
        opacity: 0
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}
@keyframes slideInLeft {
    from {
        -moz-transform: translate(-20px, 0);
        -webkit-transform: translate(-20px, 0);
        -o-transform: translate(-20px, 0);
        -ms-transform: translate(-20px, 0);
        transform: translate(-20px, 0);
        opacity: 0
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}
@-webkit-keyframes slideInRight {
    from {
        -moz-transform: translate(20px, 0);
        -webkit-transform: translate(20px, 0);
        -o-transform: translate(20px, 0);
        -ms-transform: translate(20px, 0);
        transform: translate(20px, 0);
        opacity: 0
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}
@keyframes slideInRight {
    from {
        -moz-transform: translate(20px, 0);
        -webkit-transform: translate(20px, 0);
        -o-transform: translate(20px, 0);
        -ms-transform: translate(20px, 0);
        transform: translate(20px, 0);
        opacity: 0
    }
    to {
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}
.pt_curv #curv-collections {
    position: relative;
    z-index: 1;
    height: 558px;
    overflow: hidden
}
.pt_curv #curv-collections:before {
    content: '';
    display: block;
    position: absolute;
    top: 60%;
    right: 0;
    bottom: 0;
    left: 0
}
.pt_curv #curv-collections .landingpage-section_content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.pt_curv #curv-collections .landingpage-section_content.active {
    z-index: 1
}
.pt_curv #curv-collections .landingpage-section_content>* {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.pt_curv #curv-collections .collection-thumb {
    color: #001830;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}
.pt_curv #curv-collections .collection-thumb p {
    margin: 0
}
.pt_curv #curv-collections .collection-thumb a {
    display: block;
    position: relative
}
.pt_curv #curv-collections .collection-thumb a:before {
    content: "";
    position: absolute;
    top: 54%;
    left: 50%;
    display: block;
    background: #fff url(../i/icon_magnifier.png) no-repeat center center;
    width: 62px;
    height: 62px;
    margin: -31px 0 0 -31px;
    z-index: 1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.pt_curv #curv-collections .collection-thumb a:hover {
    cursor: pointer
}
.pt_curv #curv-collections .collection-thumb img {
    display: block
}
.pt_curv #curv-collections .collection-thumb .caption {
    display: block;
    font-weight: 100;
    text-transform: uppercase;
    margin: 5px 0
}
.pt_curv #curv-collections .collection-thumb .button {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.1;
    border: 1px solid #001830;
    padding: 1em 1.1em;
    margin-top: 10px
}
.pt_curv #curv-collections .collection-thumb .button:hover {
    background: #001830;
    color: #fff;
    cursor: pointer
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 1
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper h3 {
    text-align: center;
    height: 46px;
    line-height: 1;
    margin-bottom: 1%
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-viewport {
    overflow: visible !important;
    width: 33.33% !important;
    margin: 0 auto
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a {
    background: url(../i/sprite_slideshow-controls_big.png) no-repeat 0 0 !important;
    top: 42%;
    width: 25px !important;
    height: 48px !important
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 33.33% !important;
    margin-left: -35px
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
    right: 33.33% !important;
    margin-right: -35px;
    background-position: -27px 0 !important
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper ul {
    clear: both
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb {
    pointer-events: none;
    text-align: center
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.active img,
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.prev img,
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.next img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.active {
    pointer-events: auto
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.active a:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.active img {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.active span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-transition: opacity 0.5s ease 0.25s;
    -webkit-transition: opacity 0.5s ease 0.25s;
    -o-transition: opacity 0.5s ease 0.25s;
    transition: opacity 0.5s ease 0.25s
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.prev img,
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.next img {
    -moz-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    -o-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7)
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb p {
    padding-bottom: 5px
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb img,
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb span {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb img {
    max-width: 80%;
    -moz-transform: scale(0.4, 0.4);
    -webkit-transform: scale(0.4, 0.4);
    -o-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb span {
    -moz-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}
.pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb .caption {
    font-size: 22px
}
.pt_curv #curv-collections.curv-landing-page:before {
    background: #fff
}
.pt_curv #curv-collections.curv-landing-page #slideshow_collection-thumbs-wrapper h3 {
    color: #fff
}
.pt_curv #curv-collections.curv-landing-page #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a {
    background-position: 0 -50px !important
}
.pt_curv #curv-collections.curv-landing-page #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
    background-position: -27px -50px !important
}
.pt_curv #curv-collections.curv-landing-page-serious-travellers:before {
    background: #dedede
}
.pt_curv #curv-collections.instance-2:before,
.pt_curv #curv-collections.instance-3:before {
    top: auto
}
.pt_curv #curv-collections.instance-2 #slideshow_collection-thumbs-wrapper {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: -1
}
.pt_curv #curv-collections.instance-2 #similar-collections {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 1;
    -moz-transition: all 1.2s ease;
    -webkit-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease
}
.pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb p {
    -webkit-animation: slideInLeft 1s;
    -moz-animation: slideInLeft 1s;
    animation: slideInLeft 1s
}
.pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb+.collection-thumb p {
    -webkit-animation: slideInRight 1s;
    -moz-animation: slideInRight 1s;
    animation: slideInRight 1s
}
.pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb img {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}
.pt_curv #curv-collections #similar-collections {
    display: table;
    width: 100%;
    height: 100%
}
.pt_curv #curv-collections #similar-collections .collection-thumb {
    display: table-cell;
    width: 50%;
    pointer-events: auto;
    text-align: right;
    padding: 0 10px 0 0;
    position: relative;
    vertical-align: bottom;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}
.pt_curv #curv-collections #similar-collections .collection-thumb+.collection-thumb {
    text-align: left;
    padding: 0 0 0 10px
}
.pt_curv #curv-collections #similar-collections .collection-thumb .thumb-background {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0
}
.pt_curv #curv-collections #similar-collections .collection-thumb .thumb-background img {
    width: 100%;
    max-width: none
}
.pt_curv #curv-collections #similar-collections .collection-thumb p {
    position: relative;
    display: inline-block;
    width: 40%;
    text-align: center
}
.pt_curv #curv-collections #similar-collections .collection-thumb a:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.pt_curv #curv-collections #similar-collections .collection-thumb img {
    display: inline-block;
    max-width: 100%
}
.pt_curv #curv-collections #similar-collections .collection-thumb .caption {
    font-size: 16px;
    white-space: nowrap
}
.pt_curv #curv-collections #similar-collections .collection-thumb .caption span {
    display: block;
    font-size: 1.62em
}
.pt_curv #curv-collections.curv-landing-page-serious-travellers.instance-2,
.pt_curv #curv-collections.curv-landing-page-serious-travellers.instance-3 {
    background: #dedede
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper {
    top: auto;
    text-align: right;
    z-index: 55
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper h3,
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper ul {
    display: inline-block;
    vertical-align: middle
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper h3 {
    box-sizing: border-box;
    font-size: 12px;
    font-weight: normal;
    color: #3e3e3e;
    margin: 0;
    padding: 0 10px 0 0;
    height: auto;
    max-width: 28%;
    text-align: right
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper h3:after {
    content: ":"
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper ul {
    max-width: 70%
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .collection-thumb {
    max-width: 60px;
    width: 16.6666666667%;
    box-sizing: border-box;
    padding-right: 5px;
    float: left;
    pointer-events: auto;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .collection-thumb:before {
    display: none
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .collection-thumb a {
    padding-bottom: 10px;
    margin-bottom: 1px
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .collection-thumb a:before {
    display: none
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .collection-thumb a.active {
    border-bottom: 1px solid #c9c9c9
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .collection-thumb img {
    max-width: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-details-wrapper {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 1;
    -moz-transition: all 1.2s ease;
    -webkit-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0 !important
}
.pt_curv #curv-collections.instance-3 #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0 !important
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-viewport,
.pt_curv #curv-collections #slideshow_collection-details-wrapper #slideshow_collection-details,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide {
    height: 100%
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper {
    position: static
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a {
    background: #fff !important;
    width: 52px !important;
    height: 70px !important;
    top: auto;
    bottom: 21%;
    z-index: 60;
    -webkit-box-shadow: 0 0 12px rgba(57, 57, 57, 0.1);
    -moz-box-shadow: 0 0 12px rgba(57, 57, 57, 0.1);
    box-shadow: 0 0 12px rgba(57, 57, 57, 0.1);
    -moz-transition: left 0.5s ease-out 0.5s, right 0.5s ease-out 0.5s;
    -webkit-transition: left 0.5s ease-out 0.5s, right 0.5s ease-out 0.5s;
    -o-transition: left 0.5s ease-out 0.5s, right 0.5s ease-out 0.5s;
    transition: left 0.5s ease-out 0.5s, right 0.5s ease-out 0.5s
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a:before {
    content: "";
    display: block;
    background: url(../i/sprite_slideshow-controls.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 34px;
    margin: -17px 0 0 -9px
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a:hover {
    background: #3e3e3e !important
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -52px !important
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a.bx-prev:hover:before {
    background-position: 0 -38px
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
    right: -52px !important
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a.bx-next:before {
    background-position: -20px 0
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a.bx-next:hover:before {
    background-position: -20px -38px
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide {
    position: relative
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide.active .product-image,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide.active .content {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .thumb-background {
    display: none
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .background {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .container {
    position: relative;
    z-index: 1
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-image,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-images,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .content {
    float: left
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-image {
    opacity: 0;
    margin-top: 2%;
    width: 36%;
    -moz-transform: translate(-20px, 0);
    -webkit-transform: translate(-20px, 0);
    -o-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    transform: translate(-20px, 0)
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-images {
    margin-top: 4%;
    width: 36%;
    position: relative
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-images li {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: -1;
    -moz-transform: translate(-20px, 0);
    -webkit-transform: translate(-20px, 0);
    -o-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    transform: translate(-20px, 0)
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-images li.active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 1;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .content {
    padding-top: 8%;
    box-sizing: border-box;
    width: 50%;
    text-align: left;
    padding-left: 30px;
    opacity: 0;
    -moz-transform: translate(20px, 0);
    -webkit-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    transform: translate(20px, 0)
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide h4 {
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide h4 span {
    display: block;
    font-size: 0.5em;
    margin-bottom: 15px
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide p {
    max-width: 330px
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors {
    margin: 35px 0;
    overflow: hidden
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors li {
    float: left;
    margin: 5px 10px 5px 0
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors li:last-child {
    margin-right: 0
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span {
    display: block;
    width: 28px;
    height: 28px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1004,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1004 {
    background: #b8b7bc
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1041,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1041 {
    background: #2d2c32
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1173,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1173 {
    background: #b6aea1
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1259,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1259 {
    background: #133b3a
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1266,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1266 {
    background: #5c5a4d
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1324,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1324 {
    background: #28487b
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1374,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1374 {
    background: #474548
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1542,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1542 {
    background: #858377
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1549,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1549 {
    background: #283349
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1598,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1598 {
    background: #00457b
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1627,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1627 {
    background: #e7e7e7
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1673,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1673 {
    background: #c3bbb8
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1686,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1686 {
    background: #016378
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1726,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1726 {
    background: #b12b31
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1775,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1775 {
    background: #927055
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-1776,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-1776 {
    background: #adb0b5
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-2957,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-2957 {
    background: #7a7a7a
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors a.color-5047,
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors span.color-5047 {
    background: #c88f7b
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .btn {
    border-color: #3e3e3e;
    color: #3e3e3e
}
.pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .btn:hover {
    background: #3e3e3e;
    color: #fff
}
@media only screen and (max-width: 1230px) {
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls-direction a {
        bottom: 42%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors {
        margin: 15px 0
    }
}
@media only screen and (max-width: 1084px) {
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper h3 {
        padding: 0 32px
    }
}
@media only screen and (max-width: 980px) {
    .pt_curv #curv-collections {
        height: auto;
        padding-bottom: 65%
    }
    .pt_curv #curv-collections:before {
        top: 50%
    }
    .pt_curv #curv-collections .bx-wrapper .bx-controls {
        display: block
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a {
        top: 32%
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb .caption {
        font-size: 18px
    }
    .pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb .thumb-background {
        top: 0
    }
    .pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb p {
        width: 55%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls {
        display: block
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .content {
        width: 50%;
        padding-left: 0
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide h4 {
        font-size: 28px
    }
}
@media only screen and (max-width: 768px) {
    .pt_curv #curv-collections {
        padding-bottom: 74%
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper h3 {
        font-size: 30px
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
        margin-left: -25px
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
        margin-right: -25px
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.prev img,
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.next img {
        -moz-transform: scale(0.7, 0.7);
        -webkit-transform: scale(0.7, 0.7);
        -o-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7)
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb img {
        max-width: 100%
    }
    .pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb p {
        width: 70%
    }
    .pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb .caption {
        font-size: 12px;
        font-weight: normal
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper {
        bottom: 2%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .content {
        width: 64%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-image,
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-images {
        margin-top: 12%
    }
}
@media only screen and (max-width: 630px) {
    .pt_curv #curv-collections {
        padding-bottom: 90%
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .container {
        padding: 0 20px
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper h3 {
        font-size: 20px
    }
    .pt_curv #curv-collections.instance-3:before {
        top: 55%
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper {
        bottom: 13%
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .container {
        padding: 0 50px
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper h3,
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper ul {
        display: block
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper h3 {
        text-align: left;
        margin-bottom: 15px;
        max-width: 60%
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper ul {
        max-width: none
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .collection-thumb a.active {
        border-bottom: 2px solid #3e3e3e
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper {
        background: none
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper,
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-viewport>div,
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide,
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .container {
        height: 100%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-viewport {
        height: 100% !important
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .bx-wrapper .bx-controls {
        display: none
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide.theme_light {
        color: #fff
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide.theme_light .btn {
        border-color: #fff;
        color: #fff
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide.theme_light .btn:hover {
        background: #fff;
        color: #3e3e3e
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .background {
        display: none
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .container {
        box-sizing: border-box;
        width: 100%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-image {
        margin: 0;
        position: absolute;
        right: 0;
        bottom: 37%;
        width: 38%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-images {
        margin: 0;
        position: absolute;
        top: 0;
        right: 0;
        width: 38%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .content {
        width: 70%;
        padding: 0 10px 0 0
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide h4 {
        font-size: 24px
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors {
        display: none
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .btn {
        margin: 10px 0
    }
    .pt_curv #curv-collections.curv-landing-page #slideshow_collection-details-wrapper h3 {
        color: #3e3e3e
    }
    .pt_curv #curv-collections.curv-landing-page-serious-travellers.instance-3 {
        background: none
    }
}
@media only screen and (max-width: 555px) {
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide h4+p {
        display: none
    }
}
@media only screen and (max-width: 480px) {
    .pt_curv #curv-collections {
        padding-bottom: 135%
    }
    .pt_curv #curv-collections:before {
        top: 60%
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .container {
        margin: 0
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper h3 {
        height: 36px;
        padding: 0;
        margin-bottom: 14%
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-viewport {
        overflow: hidden !important;
        width: 100% !important
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a {
        top: 42%
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-prev,
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
        margin: 0
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0 !important
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
        right: 0 !important
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb {
        pointer-events: auto
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb a {
        display: block;
        padding: 0 20px
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.active img,
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.prev img,
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.next img,
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb img {
        opacity: 1;
        max-width: 60%;
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb span {
        opacity: 1
    }
    .pt_curv #curv-collections.instance-2:before {
        top: 40%
    }
    .pt_curv #curv-collections.instance-2 #similar-collections {
        background: none;
        display: block
    }
    .pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb {
        display: block;
        float: left;
        box-sizing: border-box
    }
    .pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb .thumb-background {
        display: none
    }
    .pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb p {
        display: block;
        width: 100%
    }
    .pt_curv #curv-collections.instance-2 #similar-collections .collection-thumb .caption {
        white-space: normal
    }
    .pt_curv #curv-collections.curv-landing-page-serious-travellers.instance-2 {
        background: none
    }
    .pt_curv #curv-collections.instance-3:before {
        top: 64%
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper {
        bottom: 6%
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .container {
        padding: 0 20px
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .collection-thumb a {
        padding-left: 0;
        padding-right: 0
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-image {
        width: 45%;
        bottom: 26%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-images {
        width: 45%;
        top: 25%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .content {
        width: 65%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide h4 {
        font-size: 16px;
        width: 130%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide h4+p {
        display: block;
        width: 120%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide h4 span {
        margin-bottom: 5px
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors {
        display: block;
        margin: 0
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors li {
        border: 3px solid rgba(255, 255, 255, 0.5);
        margin: 3px 3px 3px 0;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors li a,
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-colors li span {
        width: 18px;
        height: 18px
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .btn {
        box-sizing: border-box;
        margin: 0;
        padding: 10px;
        max-width: 90%
    }
}
@media only screen and (max-width: 360px) {
    .pt_curv #curv-collections {
        padding-bottom: 150%
    }
    .pt_curv #curv-collections:before {
        top: 58%
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper h3 {
        margin: 0
    }
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.active img,
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.prev img,
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb.next img,
    .pt_curv #curv-collections #slideshow_collection-thumbs-wrapper .collection-thumb img {
        max-width: 80%;
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .pt_curv #curv-collections.instance-2:before {
        top: 36%
    }
    .pt_curv #curv-collections.instance-3:before {
        top: 70%
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper h3 {
        margin-bottom: 10px
    }
    .pt_curv #curv-collections.instance-3 #slideshow_collection-thumbs-wrapper .collection-thumb a {
        padding-bottom: 5px
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-image {
        bottom: 24%
    }
    .pt_curv #curv-collections #slideshow_collection-details-wrapper .landingpage-slide .product-images {
        top: 32%
    }
}
.pt_curv .curv-section-engraving .landingpage-section_content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center
}
.pt_curv .curv-section-engraving .landingpage-section_content.active {
    z-index: 1
}
.pt_curv .curv-section-engraving .landingpage-section_content:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: -0.3em
}
.pt_curv .curv-section-engraving .landingpage-section_content .container {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}
.pt_curv .curv-section-engraving .landingpage-section_content h3 {
    font-size: 58px;
    font-weight: 400;
    line-height: 1
}
.pt_curv .curv-section-engraving .landingpage-section_content h3 span {
    display: block;
    font-size: 0.86em;
    font-weight: 100
}
.pt_curv .curv-section-engraving .landingpage-section_content h3+p {
    margin: 25px auto;
    line-height: 1.5
}
.pt_curv .curv-section-engraving .landingpage-section_content h3+p+p {
    margin: 0
}
.pt_curv .curv-section-engraving .landingpage-section_content .disclaimer {
    font-size: 11px;
    font-weight: bold
}
@media only screen and (max-width: 980px) {
    .pt_curv .curv-section-engraving .landingpage-section_content h3 {
        font-size: 50px
    }
    .pt_curv .curv-section-engraving .landingpage-section_content .btn {
        box-sizing: border-box;
        display: block;
        margin: 0 auto;
        padding-left: 5px;
        padding-right: 5px
    }
    .pt_curv .curv-section-engraving .landingpage-section_content .btn+.btn {
        margin-top: 10px
    }
}
@media only screen and (max-width: 768px) {
    .pt_curv .curv-section-engraving .landingpage-section_content h3 {
        font-size: 42px
    }
    .pt_curv .curv-section-engraving .landingpage-section_content h3+p br {
        display: none
    }
}
@media only screen and (max-width: 630px) {
    .pt_curv .curv-section-engraving .landingpage-section_content h3 {
        font-size: 28px
    }
    .pt_curv .curv-section-engraving .landingpage-section_content h3+p {
        margin: 10px auto
    }
}
@media only screen and (max-width: 480px) {
    .pt_curv .curv-section-engraving .landingpage-section_content h3+p {
        margin: 20px auto
    }
}
.pt_curv .curv-section-samsonite-community {
    margin-top: -9.6%
}
.pt_curv .curv-section-samsonite-community .landingpage-section_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: right;
    -moz-transform: translate(20px, 0);
    -webkit-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    transform: translate(20px, 0)
}
.pt_curv .curv-section-samsonite-community .landingpage-section_content.active {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.pt_curv .curv-section-samsonite-community .landingpage-section_content.theme_light {
    color: #fff
}
.pt_curv .curv-section-samsonite-community .landingpage-section_content.theme_light .btn {
    border-color: #fff;
    color: #fff
}
.pt_curv .curv-section-samsonite-community .landingpage-section_content.theme_light .btn:hover {
    background: #fff;
    color: #3e3e3e
}
.pt_curv .curv-section-samsonite-community .container {
    height: 100%
}
.pt_curv .curv-section-samsonite-community .container:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: -0.3em
}
.pt_curv .curv-section-samsonite-community .text {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 47%;
    min-height: 48%
}
.pt_curv .curv-section-samsonite-community .text h3+p {
    margin: 25px 0
}
@media only screen and (max-width: 980px) {
    .pt_curv .curv-section-samsonite-community .text {
        width: 50%;
        min-height: 0
    }
    .pt_curv .curv-section-samsonite-community .text h3 {
        font-size: 30px
    }
    .pt_curv .curv-section-samsonite-community .text h3+p {
        margin: 10px 0
    }
}
@media only screen and (max-width: 768px) {
    .pt_curv .curv-section-samsonite-community {
        margin-top: -13%
    }
}
@media only screen and (max-width: 630px) {
    .pt_curv .curv-section-samsonite-community .text {
        width: 60%;
        margin-top: 8%
    }
    .pt_curv .curv-section-samsonite-community .text h3 {
        font-size: 24px
    }
    .pt_curv .curv-section-samsonite-community .text h3+p {
        line-height: 1.5
    }
}
@media only screen and (max-width: 480px) {
    .pt_curv .curv-section-samsonite-community {
        margin: 0
    }
    .pt_curv .curv-section-samsonite-community .landingpage-section_content {
        top: auto;
        -moz-transform: translate(0, 20px);
        -webkit-transform: translate(0, 20px);
        -o-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px);
        transform: translate(0, 20px)
    }
    .pt_curv .curv-section-samsonite-community .text {
        width: auto;
        margin: 0 0 30% 0
    }
    .pt_curv .curv-section-samsonite-community .text h3+p {
        margin: 25px 0
    }
}
@media only screen and (max-width: 360px) {
    .pt_curv .curv-section-samsonite-community .text {
        margin-bottom: 20%
    }
}
