.background-image-wrapper{
    position:relative;
}
.header-overlay {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%,color-stop(0, rgba(194, 0, 71, 0.9)),color-stop(1, rgba(116, 0, 42, 0.9)));
    background-image: -webkit-repeating-linear-gradient(top left,rgba(194, 0, 71, 0.9) 0%,rgba(116, 0, 42, 0.9) 100%);
    background-image: repeating-linear-gradient(to bottom right,rgba(194, 0, 71, 0.9) 0%,rgba(116, 0, 42, 0.9) 100%);
    background-image: -ms-repeating-linear-gradient(top left,rgba(194, 0, 71, 0.9) 0%,rgba(116, 0, 42, 0.9) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right:0;
    mix-blend-mode: multiply;
}
.solution-page .background-image-wrapper  {
    background-attachment:fixed;
}
.solution-page .testimonial-slider { 
    margin-bottom:0px; 
}
.solution-page .header-content{
    position: absolute;
    bottom: 210px;
    z-index: 1;
    visibility: hidden;
}
.solution-page .header-content h1{
    font-weight: 900;
    max-width: 100%;
    width:1030px;
    animation-delay: .5s;
    text-transform:uppercase;
}
.solution-page .header-content h1::after {
    content: '';
    display: block;
    height: 3px;
    max-width: 100px;
    background-color: #CBA94C;
    margin: 21px auto 0 0;
}
.solution-page .header-content h1 span::after {
    display: none !important;
}
.solution-page .header-content p{
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    max-width: 539px;
    animation-delay: 1s;
}
.solution-page .header-content .hs_cos_wrapper_type_rich_text > p:nth-child(2) {
    margin-top: 30px;
}
.solution-page .white-bg-wrapper .hs-cta-wrapper a{
    border:0;
    margin-top: 43px;
    font-weight:500 !important;
    transition:all ease 0.5s;
}
.solution-page .white-bg-wrapper h2::after {
    margin: 30px auto 42px auto;
}
.solution-page .solutions-slider-wrapper h2::after {
    margin-bottom:30px;
}
.solution-page .solution-sub-heading { 
    visibility:hidden;
}
.solution-page .solution-sub-heading > div {
    text-align:center;
    font-size:14px;
    margin: 0px auto;
    width: 600px;
    float: none;
    min-height: 60px;
    line-height: 2;
    font-family: Roboto;
    max-width:100%;
}
.cta-button { 
    text-align:left;
    padding:0px 20px;
}
.cta-button a.btn-cta {
    text-decoration:none;
    border: 3px solid #C20047;
    border-radius:35px;
    color:#C20047;
    padding:10px 20px;
    display:inline-block;
    margin-top:40px;
    margin-bottom:40px;
    background:#FFFFFF;
    transition: all 660ms ease;
}
.cta-button a.btn-cta:hover {
    color:#FFFFFF;
    background:#C20047;
}
.solution-page-icon { 
    margin-top:-100px;
    margin-bottom: 0px;
    visibility:hidden;
}

.solution-page-icon .cell-wrapper.layout-widget-wrapper { pointer-events:none; }
.solution-page-icon img {
    transform:translateY(-50%);
}
.solution-page-icon-mobile {
    display:none;
    visibility:hidden;
    text-align:center;
    padding:50px 20px;
}
.solution-page-icon-mobile img {
    max-width:100%;
}
.solution-page-wrapper {
    padding:20px;
}
.solution-page .solution-content-heading h2 { 
    font-size:80px;
    font-weight:200;
    line-height:1;
    color:#2F3238;
}
.solution-page .solution-content-heading h2 span { 
    color: #C20047;
    display: block;
    font-weight: 300;
}
.solution-page .solution-page-content {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 2;
    color:#2F3238;
}
.solution-page .solution-box strong {
    color:#C20047;
}
.solution-page .solution-box {
    color: #2F3238;
    border: 3px solid #C20047;
    font-size: 24px;
    padding: 25px;
    line-height:28px;
}
.solution-page .solution-box ul {
    margin:20px 0px;
}
.solution-page .solution-box ul,
.solution-page .solution-box li {
    color: #C20047;
    padding:0px;
    font-size:18px;
    font-weight:800;
}
.solution-page .solution-box li {
    margin-bottom:20px;
    padding-left: 16px;
}
.solution-page .solution-box li:before {
    content:"-";
    margin-right:10px;
    position: relative;
    margin-left: -17px;
}
.solution-page .solution-box strong {
    font-weight:800;
}
.background-image-wrapper > .row-fluid-wrapper.row-depth-1.row-number-2 {
    min-height:718px;
}
.left-content h2::after{
    display:none;
}
.two-column-section{
    padding: 55px 0 165px;
}
.photo-section{
    position:relative;
}
.photo-section img, 
.photo-section .red-overlay{
    visibility:hidden;
    transition : all ease 0s;
    -webkit-transition: all ease 0s;
    -moz-transition: all ease 0s;
    -o-transition: all ease 0s;
    -ms-transition: all ease 0s;
} 
.photo-section img{
    box-shadow: 20px 22px 105px rgba(0,0,0,0.33);
    -webkit-box-shadow: 20px 22px 105px rgba(0,0,0,0.33);
    -moz-box-shadow: 20px 22px 105px rgba(0,0,0,0.33);
    -o-box-shadow: 20px 22px 105px rgba(0,0,0,0.33);
    -ms-box-shadow: 20px 22px 105px rgba(0,0,0,0.33);
}
.photo-section .second-image{
    position: absolute;
    margin-left: 141px;
    top: 100px;
}
.photo-section .third-image{
    position: absolute;
    margin-left: 70px;
    top: 182px;
}
.image-overlay{
    position:relative;
    display: table;
}
.image-overlay.first-image img{
    max-width:398px;
    height:397px;
    object-fit: cover;
    
}
.image-overlay.second-image img{
    max-width:398px;
    height:248px;
    object-fit: cover;
    
}
.image-overlay.third-image img{
    max-width:227px;
    height:332px;
    object-fit: cover;
}
.image-overlay .red-overlay {
    position: absolute;
    background-color: rgba(194,0,71,.7);
    top: 0;
    bottom: 0;
    width: 100%;
    mix-blend-mode: multiply;
}
.content-section{
    max-width: 450px;
    width: 100%;
    margin-top: 78px;
}
.content-section h3{
    font-weight: 300;
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 1px;
    text-transform: initial;
    visibility:hidden;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}
.content-section p{
    visibility:hidden;
    animation-delay: 1s;
    letter-spacing:0.3px;
}
.content-section a{
    text-decoration:underline;
}
.content-section.left-con{
    margin-left:auto;
}
.content-section h3::after{
    content: '';
    display: block;
    height: 1px;
    max-width: 150px;
    background-color: #C20047;
    margin: 30px auto 40px 0;
}
.for-desktop{
    display:block;
}
.for-mobile{
    display:none;
}
.see-more-link p{
    text-align:right;
    line-height:21px;
    position:relative;
    padding-right: 36px;
}
.see-more-link p a{
    color:#8B8D91;
    font-size:18px;
    font-weight:500;
    position:relative;
}
.see-more-link p a:hover,
.see-more-link p a:hover:after{
    color:#CBA94C;
    text-decoration:none;
}
.see-more-link{
    padding-top: 100px;
    padding-bottom: 150px;
}
.see-more-link a:after {
    content: "\f105";
    font-family: fontawesome;
    margin-left: 5px;
    color: #8B8D91;
    vertical-align: middle;
    font-size: 34px;
    margin-top: 1px;
    position: absolute;
    margin-left: 25px;
}
/* LANDING PAGE */
.logo-section img{
    position: absolute;
    left: 50px;
    top: 29px;
}
.banner-content h1{
    font-weight:900;
}
.banner-content h1:after{
    content: '';
    display: block;
    height: 3px;
    max-width: 100px;
    background-color: #CBA94C;
    margin: 42px auto 32px 0;
}
.banner-content p{
    font-size:18px;
    line-height:28px;
    font-weight:400;
    color:#fff;
    text-transform:uppercase;
}
.logo-section,
.banner-content,
.banner-image{
    position:relative;
    z-index:2;
}
.banner-content h1{
    visibility:hidden;
}
.banner-content p{
    animation-delay: .5s;
    visibility:hidden;
}
.banner-image img{
    visibility:hidden;
}
.banner-image{
    text-align:right;
}
.banner-container{
    min-height: 720px !important;
    background-position: center;
    background-size: cover;
    position: relative;
}
.GreyOverlay{
    background-color: rgba(47,50,56,.9);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.RedOverlay{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%,color-stop(0, rgba(194, 0, 71, 0.9)),color-stop(1, rgba(116, 0, 42, 0.9)));
    background-image: -webkit-repeating-linear-gradient(top left,rgba(194, 0, 71, 0.9) 0%,rgba(116, 0, 42, 0.9) 100%);
    background-image: repeating-linear-gradient(to bottom right,rgba(194, 0, 71, 0.9) 0%,rgba(116, 0, 42, 0.9) 100%);
    background-image: -ms-repeating-linear-gradient(top left,rgba(194, 0, 71, 0.9) 0%,rgba(116, 0, 42, 0.9) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.banner-content, .banner-image {
    min-height: 720px !important;
}
.banner-content .hs_cos_wrapper_type_rich_text{
    position: absolute;
    top: 55%;
    bottom: initial;
    z-index: 1;
    transform: translate(0, -50%);
}
.banner-image .hs_cos_wrapper_type_linked_image{
    position: absolute;
    top: 55%;
    bottom: initial;
    z-index: 1;
    transform: translate(0, -50%);
    right:0;
}
.white-background{
    padding-top:115px;
    padding-bottom: 90px;
}
.landing-content{
    max-width:677px;
}
.landing-content h2{
    margin-bottom: 30px;
    line-height:40px;
}
.landing-content h2::after{
    display:none;
    line-height:40px;
}
.landing-content li{
    font-size: 14px;
    line-height: 28px;
    padding-left: 13px !important;
    margin-bottom: 7px;
}
.landing-content ul{
    list-style-image: url(https://cdn2.hubspot.net/hubfs/2946146/Dicker%20Data/Email/Oval.png);
    margin-left: 45px;
    margin-top: 33px;
}
.testimonial-container {
    position: relative;
    background-position:center;
    background-size:cover;
    padding-top: 90px;
    padding-bottom: 100px;
}
.content-container {
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 700px;
    margin: auto;
}
.grey-overlay{
    background-color: rgba(47,50,56,.95);
    top: 0;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}
.content-container .testimonial-content p{
    font-family: 'Playfair Display', sans-serif;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
}
.content-container p{
    line-height: 16px;
    color: #fff;
}
.testimonial-content::after {
    content: '';
    display: block;
    height: 3px;
    max-width: 100px;
    background-color: #C20047;
    margin: 36px auto 35px auto;
}
.testimonial-content{
    margin-top:15px;
}

.formright{
    position:relative;
}
.form-corner{
    background-color:#EEEFF1;
    max-width:310px;
    position:absolute;
    right:0;
}
.form-corner h2{
    font-size: 24px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}
.form-corner h2::after{
    content: '';
    display: block;
    height: 3px;
    max-width: 45px;
    background-color: #CBA94C;
    margin: 20px auto 10px auto;
}
.form-corner p{
    font-size: 14px;
    line-height: 16px;
    text-align:center;
}
.form-head{
    padding: 35px 25px 33px;
}
.form-corner .hs-form-field{
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 10px;
}
.form-corner .hs-form-field > label{
    display:none;
}
.form-corner input[type="submit"]{
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-color: #2F3238;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 30px;
    transition:all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    border:0;
}
.form-corner input[type="submit"]:hover{
    background-color: #C20047;
    color: #fff;
}
.form-corner textarea,
.form-corner input[type="text"],
.form-corner input[type="password"], 
.form-corner input[type="datetime"], 
.form-corner input[type="datetime-local"], 
.form-corner input[type="date"], 
.form-corner input[type="month"], 
.form-corner input[type="time"], 
.form-corner input[type="week"], 
.form-corner input[type="number"], 
.form-corner input[type="email"], 
.form-corner input[type="url"], 
.form-corner input[type="search"], 
.form-corner input[type="tel"], 
.form-corner input[type="color"], 
.form-corner select{
    font-size: 14px;
    line-height: 28px;
    background-color: #fff;
    padding: 0 15px;
    height: 43px;
    font-weight: 400;
    color: rgba(47,50,56,.75);
}
.fb-icon:after{
    content: '\f09a';
    font-family: fontawesome;
    margin-left: 28px;
    color: #BEBEBE;
    vertical-align: middle;
    font-size: 18px;
}
.linkedin-icon:after{
    content: '\f0e1';
    font-family: fontawesome;
    margin-left: 28px;
    color: #BEBEBE;
    vertical-align: middle;
    font-size: 18px;
}
.twitter-icon:after{
    content: '\f099';
    font-family: fontawesome;
    margin-left: 28px;
    color: #BEBEBE;
    vertical-align: middle;
    font-size: 18px;
}
.google-icon:after{
    content: '\f0d5';
    font-family: fontawesome;
    margin-left: 28px;
    color: #BEBEBE;
    vertical-align: middle;
    font-size: 18px;
}
.pinterest-icon:after{
    content: '\f231';
    font-family: fontawesome;
    margin-left: 28px;
    color: #BEBEBE;
    vertical-align: middle;
    font-size: 18px;
}
.email-icon:after{
    content: '\f0e0';
    font-family: fontawesome;
    margin-left: 28px;
    color: #BEBEBE;
    vertical-align: middle;
    font-size: 18px;
}
.social-share .fb-icon:hover:after,
.social-share .linkedin-icon:hover:after,
.social-share .twitter-icon:hover:after,
.social-share .google-icon:hover:after,
.social-share .pinterest-icon:hover:after,
.social-share .email-icon:hover:after{
    color:#C20047;
}
.social-share{
    display:table;
    margin-top: 56px;
}
.social-share p{
    width:auto;
    display:table;
    float:left;
    line-height: 16px;
}
.social-share .hs_cos_wrapper_type_social_sharing{
    float:left;
}
.social-share a:hover{
    text-decoration:none;
}
.footer-text{
    text-align:center;
    padding: 11px 0;
}
.footer-text p{
    color: #EEEFF1;
    letter-spacing: 0.05px;
    line-height: 36px;
    font-size: 10.5px;
}
.footer-text p >a {
    color: #EEEFF1;
    cursor: pointer;
}
.footer-text p >a:hover{
    text-decoration:none;
    color:#C20047;
    
}
.small-content{
    max-width:653px;
    margin:auto !important;
    float:none!important;
    text-align:center;
}
.solution-page .right-content {
    margin-top: 0;
}
/*
    LANDING PAGE 2
*/
.landing-page-2 .banner-container{
    min-height: 650px !important;
}
.landing-page-2 .white-background{
    padding-top:100px;
    padding-bottom:130px;
}
.landing-page-2 ul.hs-error-msgs li label{
    color:#fff;
}
.landing-page-2 .right-content{
    margin-top:0;
}
.position-bottom{
    position:absolute;
    bottom:130px;
}
.banner-center-content{
    text-align:center;
    max-width:899px;
    margin:auto !important;
    position:relative;
    z-index:2;
    float:none !important;
}
.banner-center-content h1{
    font-weight:900;
    visibility:hidden;
}
.banner-center-content h1::after{
    content: '';
    display: block;
    height: 3px;
    max-width: 100px;
    background-color: #CBA94C;
    margin: 20px auto 30px auto;
}
.banner-center-content p{
    font-size:18px;
    line-height:28px;
    color:#fff;
    visibility:hidden;
    animation-delay: 0.5s;
}
.small-content h2{
    line-height: 40px;
    margin-bottom: 20px;
}
.small-content h3{
    margin-bottom: 37px;
}
.small-content h2::after{
    display:none;
}
.small-content ul{
    margin-top: 29px;
}
.small-content li::before {
    content: "";
    display: block;
    background-image: url(https://cdn2.hubspot.net/hubfs/2946146/Dicker%20Data/Email/Oval.png);
    height: 8px;
    width: 8px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto !important;
}
.small-content li{
    position: relative;
    padding-top: 18px;
    margin-bottom: 20px;
    font-size:14px;
}
.form-corner .submitted-message{
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    color: #2F3238;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

/*
Contact Us
*/
.contact-page .background-image-wrapper > .row-fluid-wrapper.row-depth-1.row-number-2 {
    min-height: 100%;
    height: auto !important;
}
.contact-page .background-image-wrapper{
    padding-bottom:135px;
}
.solution-page.contact-page .header-content {
    position: relative;
    bottom: initial; 
    visibility: hidden;
    padding-top: 250px;
}
.solution-page.contact-page .header-content p {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.4px;
    max-width: 768px;
}
.contact-page .column-label h5{
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    position:relative;
}
.contact-page .column-label h5::after{
    content:"";
    display:block;
    width:310px;
    height:1px;
    background-color:#fff;
    margin-top: 6px;
    margin-bottom: 20px;
}
.contact-page .contact-section{
    display: flex;
    align-items: center;
}
.contact-page .contact-section.space-bottom{
    margin-bottom: 28px;
}
.contact-page .contact-label{
    width:229px;
} 
.contact-page .contact-info{
    width:50%;
}
.solution-page.contact-page .contact-label p {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.4px;
}
.contact-page .contact-label p > strong{
    font-weight:500;
}
.contact-page .contact-info a{
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #fff;
}
.contact-page .banner-text{
    margin-bottom:60px;
}
.contact-page .header-cta a{
    visibility:hidden;
    animation-delay:1.5s;
}
.contact-page .header-cta{
    margin-bottom:80px;
}
.contact-page .red-overlay{
    mix-blend-mode: multiply;
}
.contact-page .form-content h2 > strong::before{
    display:none;
}
.contact-page .form-content h2{
    position:relative;
}
.contact-page .form-content h2::before {
    content: '';
    height: 3px;
    max-width: 100px;
    background-color: #CBA94C;
    position: absolute;
    width: 100px;
    margin-left: 5px;
    bottom: -22px;
}
.contact-page .header-overlay{
    mix-blend-mode: initial;
}
.contact-page .cta-head-section.goesup::before{
    opacity:1;
    top:0;
}
.contact-page .cta-head-section{
    position:relative;
    padding-left: 115px;
}
.contact-page .cta-head-section::before{
    content: "";
    display: block;
    width: 80px;
    height: 100px;
    position: absolute;
    left: 0;
    top:50px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity:0;
    transition:all ease 1s;
}
.contact-page .cta-head-section h5{
    font-size: 24px;
    line-height: 28px;
    max-width: 278px;
    margin-bottom: 28px;
}
.contact-page .white-bg-wrapper {
    padding: 144px 0 120px;
}
.contact-page .white-bg-wrapper p{
    margin-bottom:30px;
}
.contact-page .two-column-box{
    visibility:hidden;
    animation-delay:2s;
}
.contact-page .white-bg-wrapper p,
.contact-page .white-bg-wrapper h5,
.contact-page .white-bg-wrapper a{
    visibility:hidden;
}

/*  Blog */
.hero-banner{
    min-height: 719px;
    background-position: center;
    background-size: cover;
}
.border-container{
    border: 20px solid #C20047;
    mix-blend-mode: color-dodge;
    position: absolute;
    height: 100%;
    width: 100%;
}
.hero-content{
    background-color: rgba(155, 0, 57, 0.85);  
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiNjMjAwNDciIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzc0MDAyYSIgc3RvcC1vcGFjaXR5PSIwLjg1IiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%,color-stop(0, rgb(194, 0, 71)),color-stop(1, rgba(116, 0, 42, 0.85)));
    background-image: -webkit-repeating-linear-gradient(top left,rgba(194, 0, 71, 0.85) -0.3%,rgba(116, 0, 42, 0.85) 100%);  
    background-image: repeating-linear-gradient(to bottom right,rgba(194, 0, 71, 0.85) -0.3%,rgba(116, 0, 42, 0.85) 100%);
    background-image: -ms-repeating-linear-gradient(top left,rgba(194, 0, 71, 0.85) -0.3%,rgba(116, 0, 42, 0.85) 100%);
    text-align: center;
    padding: 67px 70px 32px;
}
.hero-content h1{
    font-size: 64px;
    line-height: 72px;
    text-transform: uppercase;
}
.hero-content h1 span{
    font-weight: 100;
}
.hero-content h1 span::after{
    display:none;
}
.hero-content hr{
    background-color: #CBA94C;
    height: 3px;
    border: 0;
    width: 100px;
    margin: 30px auto;
}
.hero-content p{
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
}
.hero-content p span{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
}
.hero-container{
    position:relative;
}
.space-around{
    padding: 34px 33px;
}
.hero-banner .page-center{
    height:719px;
    display:table;
}
.hero-banner .vertical-align{
    display:table-cell;
    vertical-align:middle;
}
.blog-details .background-image-wrapper > .row-fluid-wrapper.row-depth-1.row-number-2{
    min-height:95px;
}
.blog-content h2{
    font-size:30px;
    line-height:50px;
    font-weight:300;
    font-family: 'Roboto', sans-serif;
}
.blog-content blockquote{
    border-top:1px solid #9B9B9B;
    border-bottom:1px solid #9B9B9B;
}
.blog-content blockquote p{
    font-family: 'Playfair Display', serif;
    font-size:38px;
    line-height:63px;
    font-weight:400;
    color:#C20047;
}
.blog-content h3{
    font-size:18px;
    line-height:50px;
    color:#C20047;
    font-weight:900;
    font-family: 'Roboto', sans-serif;
}
.blog-content h3 > strong{
    color:#8B8D91;
}

.threeColumn{
    border-top: 1px solid #9B9B9B;
}
.box-center{
    border-right: 1px solid #9B9B9B;
}
.box-center{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 133px;
}
.box-center img{
    margin-right: 30px;
}
.box-center p, .box-center a{
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #8B8D91;
}
.box-center a:hover{
    color:#C20047;
    text-decoration:none;
}
.author-section{
    text-align: center;
    padding-top: 108px;
    padding-bottom: 134px;
}
.author-section img{
    width: 153px;
    height: 153px;
    border-radius: 50%;
    webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-bottom:38px;
}
.author-section p.hs-author-name{
    font-size: 18px;
    line-height: 28px;
    color: #8B8D91;
    font-weight: 700;
    margin-bottom:26px;
}
.author-section p.hs-author-name span{
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 400;
}
.author-section .hs-author-bio{
    max-width:519px;
    margin:auto;
    font-size:14px;
    line-height:28px;
    font-weight:400;
    font-family: 'Roboto', sans-serif;
    margin-bottom:43px;
}
.author-section a{
    font-size: 18px;
    line-height: 28px;
    color: #C20047;
    text-transform: uppercase;
    display: inline-block;
    height: 76px;
    border-radius: 40px;
    webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    border: 1px solid #979797;
    padding: 24px 10px;
    width: 480px;
    transition:all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
}
.author-section a:hover, .author-section a:active, .author-section a:focus{
    color:#fff;
    background-color:#C20047;
    border-color:#C20047;
    text-decoration:none;
    outline:0;
}
.recent-post{
    display:flex;
}
.rec-box{
    width:50%;
    position:relative;
    background-position: center;
    background-size: cover;
}
.recent-container{
    display:table;
    max-width: 583px;
    margin: auto;
}
.recent-content{
    position: relative;
    z-index: 2;
    text-align: center;
    height: 363px;
    vertical-align: middle;
    display: table-cell;
    max-width: 583px;
}
.rec-box h2{
    font-weight:100;
    font-size:48px;
    line-height:49px;
    color:#fff;
    
}
.rec-box p{
    color:#fff;
    font-family: 'Roboto', sans-serif;
    font-size:18px;
    line-height:28px;
    font-weight:700;
}
.rec-box p span{
    font-family: 'Playfair Display', serif;
    font-weight:400;
    font-style:italic;
}
.rec-box h2:after{
    content:"";
    background-color: #CBA94C;
    border:0;
    height:3px;
}
.rec-box:first-child .red-overlay{
     background-color:rgba(155,0,56,.83);
}
.rec-box .red-overlay{
    background-color:rgba(155,0,56,.91);
    position:absolute;
    top:0;
    bottom:0;
    width:100%;
}

/* About Us */
.about-vendors-section {
    position: relative;
    padding: 100px 0;
    background-attachment: fixed;
}
.darkgray-overlay{
    background-color: rgba(74,74,74,1);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    mix-blend-mode: multiply;
}
.white-twocolumn{
    padding-top:100px;
    padding-bottom:100px;
}
.white-twocolumn p{
    margin-bottom:25px;
}
.white-twocolumn h2::after {
    margin: 20px auto 50px 0;
}
.white-section-cta{
    text-align:center ;
    margin-top:50px;
}
.white-section-cta a{
    margin-left:15px;
    margin-right:15px;
    margin-top:0 !important;
}
.black-stroke-btn{
    color: #4A4A4A;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #9B9B9B;
    padding: 15px 0;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    width: 180px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.black-stroke-btn:hover{
    background-color: #2F3238;
    border-color: #2F3238;
    color: #fff;
    text-decoration:none;
}
.black-btn{
    background-color: #2F3238;
    color: #fff;
    border: 1px solid #2F3238;
    border-radius: 30px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    transition: all ease 0.5s;
    padding: 15px 0;
    display: inline-block;
    text-decoration: none;
    line-height: 16px;
    width: 180px !important;
    text-align: center;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.black-btn:hover{
    background-color: #C20047;
    border: 1px solid #C20047;
    color:#fff;
    text-decoration:none;
}
.about-vendors-section .page-center{
    position:relative;
}
.about-vendors-section h2{
    text-align: center;
    color: #fff;
    line-height: 35px;
}
.about-vendors-section h2:after{
    background-color:#fff;
    margin-bottom: 30px;
}
.linked-in{
    margin-top:56px;
}
.linked-in a{ 
    font-size: 14px;
    color: #C20047;
    text-decoration: underline;
    font-weight: 500;
}
.linked-in i{
    font-size: 30px;
    margin-right: 17px;
    position: relative;
    bottom: -6px;
}
.awards-section{
    padding-top:100px;
    padding-bottom:150px;
}
.awards-section h2{
    text-align:center;
    line-height:35px;
    margin-bottom:100px;
}
.awards-flexi{
    padding:0 50px;
}
.awards-flexi .award-box {
    width: 33.33%;
    border-bottom: 0.5px solid #4A4A4A;
    border-right: 0.5px solid #4A4A4A;
}
.awards-flexi .hs_cos_wrapper_type_custom_widget:nth-child(3n+0) .award-box,
.awards-flexi .hs_cos_wrapper_type_custom_widget:last-child .award-box{
    border-right: 0;
}
.award-box{
    height:300px;
    position:relative;
}
.award-box img{
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
    left:0;
    right:0;
}
.vendors-flexi .hs_cos_wrapper_type_linked_image {
    width: 20%;
    display: inline-block;
    text-align: center;
    height: 150px;
    position: relative;
}
.vendors-flexi .hs_cos_wrapper_type_linked_image img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius:10px;
}
.vendors-flexi{
    text-align:center;
}
.vendors-cta{
    text-align:center;
    margin-top:7px;
}
.explore-cta{
    text-align:center;
    padding:150px 0;
}
.timeline-section {
    position: relative;
}
.progress-bar{
    width: 0;
    height: 3px;
    background-color: #9B9B9B;
    margin-left: 20px;
    position: absolute;
    margin-top: 8px;
    transition:all ease-out 2s;
}
.progress-bar:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #9B9B9B;     
    top: -4px;   
    left: 0;
    border-radius: 50%;
}
.timeline-section .hs_cos_wrapper_type_custom_widget{   
    display:inline-block;
    margin: 0 8px;
    visibility:hidden;
    vertical-align: top;
}
.timeline-section .hs_cos_wrapper_type_custom_widget{
    animation-delay:1s;
}
.timeline-section .hs_cos_wrapper_type_custom_widget.selected a.circle-btn{
    background-color: #C20047;                    
    border-color: #C20047;
}
.timeline-container{
    padding-top:150px;
}
.timeline-box {
    max-width: 100px;
    position: relative;
    text-align: center;
}
.timeline-start{
    text-align: center;
    max-width: 100px;
    position: relative;
    top: -50px;
}
.timeline-start img{
    margin-bottom:10px;
}
.timeline-start h3{
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    text-transform: none;
    margin-bottom:0;
}
a.circle-btn {
    width: 19px;
    height: 19px;
    border: 1px solid #979797;
    display: block;
    border-radius: 50%;
    position: relative;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
}
.timeline-box h4 {
    font-size: 24px;
    color: #C20047;
    position: relative;
    top: -68px;
    line-height: 28px;
}
.timeline-box p {
    line-height: 24px;
    margin-top: 45px;
}
.timeline-box:before {
    content: "";
    height: 80px;
    width: 3px;
    background-color: rgba(155,155,155,.15);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
.about-page .slick-dots li{
    background-color: transparent;
    border: 1px solid #c20047;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 13px;
    height: 13px;
}
.about-page .slick-dots li button{
    width: 0;
    height: 0;
    padding: 0;
}
.about-page .slick-dots li button:before{
    display:none;
}
.about-page .slick-dots  li.slick-active{
    background-color: #c20047;
}
.about-page .slick-prev {
    left: -10px;
}
.about-page .slick-next {
    right: -10px;
}
.about-page .slick-next:before{
    content: '';
    background-image: url(https://cdn2.hubspot.net/hubfs/2946146/Dicker%20Data/About%20Us/grey-next-arrow.png);
    display: block;
    width: 19px;
    height: 43px;
    background-size: contain;
    background-repeat: no-repeat;
}
.about-page .slick-prev:before{
    content: '';
    background-image: url(https://cdn2.hubspot.net/hubfs/2946146/Dicker%20Data/About%20Us/grey-prev-arrow.png);
    display: block;
    width: 19px;
    height: 43px;
    background-size: contain;
    background-repeat: no-repeat;
}
.error-page .background-image-wrapper > .row-fluid-wrapper.row-depth-1.row-number-2{ 
    min-height: 95px;
}
.error-page .error-wrapper{
    text-align:center;
    padding:100px 0;
    display: table;
}
.error-page .error-wrapper > div{
    display:table-cell;
    vertical-align:middle;
}
.error-wrapper img{
    margin-bottom:32px;
}
.error-wrapper a{
    background-color: #C20047;
    color: #fff;
    border-radius: 25px;
    webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: normal;
    padding: 17px 0;
    display: inline-block;
    text-decoration: none;
    line-height: 16px;
    width: 180px !important;
    text-align: center;
    margin-top:26px;
    transition:all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
}
.error-wrapper a:hover{
    background-color:#000;
    color:#fff;
}
.error-wrapper img{
    animation-delay:0.5s;
    visibility:hidden;
}
.error-wrapper p{
   animation-delay:1s;
    visibility:hidden; 
} 
.error-wrapper a{
    animation-delay:1.5s;
    visibility:hidden;
}

.subsciption-page h1{
    color: #C20047;
    font-size: 40px;
    line-height: 72px;
    font-weight: 900;
}
.subsciption-page .error-wrapper h2:after,
.preferences-page h2:after{
    display:none;
}
.subsciption-page .error-wrapper img{
    animation-delay:0.5s;
    visibility:hidden;
}
.subsciption-page .error-wrapper h2,
.subsciption-page .error-wrapper h1{
    animation-delay:1s;
    visibility:hidden;
}
.subsciption-page .error-wrapper p{
   animation-delay:1.5s;
    visibility:hidden; 
} 
.preferences-page h1{
    color: #C20047;
    font-size: 40px;
    line-height: 72px;
    font-weight: 900;
    text-transform:uppercase;
}
.preferences-page .page-header{
    text-align:center;
    max-width: 800px;
    margin: auto;
}
.preferences-page .main-content{
    
    max-width: 970px;
    margin: auto !important;
    float: none !important;
}
.preferences-page .email-image-pref{
    text-align:center;
}
.preferences-page input[type="submit"]{
    background-color: #C20047;
    color: #fff;
    border-radius: 25px;
    webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 20px;
    display: inline-block;
    text-decoration: none;
    line-height: 16px;
    width: auto !important;
    text-align: center;
    margin-top: 26px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
}
.preferences-page input[type="submit"]:hover{
    background-color:#2F3238;
}
.preferences-page .email-prefs {
    text-align: center;
}
.preferences-page .email-prefs .item,
.preferences-page .subscribe-options{
    text-align:left;
}
.preferences-page .page-header p{
    line-height:28px;
}
.preferences-page .content-wrapper{
    padding-top:200px;
    padding-bottom:200px;
}
.preferences-page .email-prefs .item-inner{
    position: relative;
    padding-left: 60px;
}
.preferences-page .email-prefs .item-inner input{
    position: absolute;
    left: 27px;
    top: 0;
    font-size: 20px;
    bottom: 0;
    margin: auto;
}
.preferences-page .email-prefs .item-inner .checkbox-row span,
.preferences-page .email-prefs .item-inner p{
    margin-left: 0;
}
.preferences-page .email-prefs .item-inner .checkbox-row span{
    font-weight:500;
}
.preferences-page .email-prefs .item .item-inner.selected{
    background-color:#C20047;
    border-color:#C20047;
}
.preferences-page .email-prefs .item-inner.selected .checkbox-row span,
.preferences-page .email-prefs .item-inner.selected p{
    color:#fff;
}

.preferences-page img{
    visibility:hidden;
    animation-delay:0.5s;
    margin-bottom:30px;
}
.preferences-page h1,
.preferences-page h2{
    visibility:hidden;
    animation-delay:1s;
}
.preferences-page p{
    visibility:hidden;
    animation-delay:1.5s; 
}
.preferences-page .email-prefs{
    visibility:hidden;
    animation-delay:2s
}
.awards-flexi{
    display:block;
}
.slick-container{
    display:none;
}

.hardware-section {
    background-color: #EEEFF1;
    padding-top: 100px;
    text-align: center;
    padding-bottom: 185px;
}
.hardware-box {
    text-align: center;
}
.hardware-box h3{
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.6px;
    font-weight: 300;
    text-transform: initial;
    margin-bottom: 20px;
}
.hardware-box .icon-box{
    border: 1px solid #C20047;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: relative;
    margin: auto;
    margin-bottom:30px;
}
.hardware-box .icon-box img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.hardware-section .slick-dots li button:before {
    content: '';
    border: 1px solid #C20047;
    border-radius: 50%;
    background-color: transparent;
    opacity: 1;
}
.hardware-section .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #C20047;
}
.hardware-section .slick-dots{
    bottom:-90px;
}
.solution-page.seller-page .background-image-wrapper .page-center{
    position:relative;
}
.solution-page.seller-page .header-content{
    text-align: center;
}
.solution-page.seller-page .header-content h1,
.solution-page.seller-page .header-content p{
    margin: auto;
}
.solution-page.seller-page .header-content h1::after {
    margin: 21px auto 0 auto;
    background-color:#C20047;
}
.solution-page.seller-page .background-image-wrapper a.cta_button{
    padding-left:0 !important;
    padding-right:0 !important;
    width:100%;
}
.seller-page .header-overlay {
    mix-blend-mode: initial;
    background-color: rgba(47,50,56,.9);
    background-image: none;
}
.hardware-section{
    position:relative;
}
.hardware-section .slick-slider {
    position: initial;
}
.hardware-section .slick-prev {
    left: 0;
}
.hardware-section .slick-next {
    right: 0;
}
.hardware-section .slick-prev:before {
    content: '';
    background-image: url(https://cdn2.hubspot.net/hubfs/2946146/Dicker%20Data/Reseller/arrow-left.png);
    display: block;
    width: 60px;
    height: 60px;
    opacity:1;
}
.hardware-section .slick-next:before {
    content: '';
    background-image: url(https://cdn2.hubspot.net/hubfs/2946146/Dicker%20Data/Reseller/arrow-left.png);
    display: block;
    width: 60px;
    height: 60px;
    opacity:1;
    transform:scaleX(-1);
}
.hardware-section .slick-prev.slick-disabled:before, 
.hardware-section .slick-next.slick-disabled:before{
    opacity:0.25;
}
.hardware-section .slick-dots{
    position:relative;
}
.hardware-section .slick-prev, .hardware-section .slick-next{
    width:60px;
    height:60px;
}
.flexi-seller{
    position:relative;
}
.submenu-wrapper {
    margin-top: 98px;
}
a.current-link {
    color: #c20047 !important;
    font-weight: bold;
}
a.current-link::after {
    content: '';
    display: block;
    height: 3px;
    max-width: 50px;
    background-color: #c20047;
    margin: 0;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++
                    Responsive                                                 
+++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ================  Desktop ================ */
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    
}
@media only screen and (min-width: 1300px) {
    
}
@media only screen and (min-width: 1366px) {
    
}
@media only screen and (min-width: 1900px) {
   
}

@media only screen and (min-width:767px) {
    .solution-page .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
        font-size: 14px;
        color: #2F3238;
        line-height: 28px;
        display: inline-block;
        text-overflow: clip;
        white-space: normal;
    }
}

/* ================ Tablets (portrait and landscape) ================ */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	/* end of tablet (portrait and landscape) */
	fieldset.form-columns-2 .hs-form-field{
        width:50% !important;
    }
    fieldset {
        max-width:500px !important;
    }
    .form-columns-2 div.hs-form-field{
        margin-right: 0;
    }
    .form-columns-2 div.hs-form-field:last-child{
        margin-right: 0;
        margin-left:0;
    }
    .image-overlay.first-image img {
        max-width: 350px;
        max-height: 350px;
    }
    .photo-section .second-image {
        margin-left: 100px;
        top: 100px;
    }
    .image-overlay.second-image img {
        max-width: 350px;
        max-height: 230px;
    }
    .photo-section .third-image {
        margin-left: 70px;
        top: 182px;
    }
    .image-overlay.third-image img {
        max-width: 220px;
        height: 330px;
    }
    .two-column-section {
        padding: 100px 0 165px;
    }
    .solution-page .background-image-wrapper{
            background-attachment:initial;
    }
    .logo-section img {
        left: 15px;
    }
    .logo-section{
        z-index:3;
    }
    .solution-page .right-content {
        margin-top: 0;
    }
    .form-section{
        background-attachment:initial;
    }
    .solution-page.contact-page .header-content p {
        max-width: 540px;
    }
    .solution-page .background-image-wrapper .page-center,
    .solution-page .white-bg-wrapper .page-center,
    .two-column-section .page-center,
    .form-section .page-center,
    .footer-dark-grey-wrapper .page-center,
    .see-more-link .page-center{
        padding-right: 42px;
        padding-left: 42px;
    }
    .timeline-box{
        width:80px;
    }
}

/* ================ Tablets (portrait) ================ */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {   
    .image-overlay.first-image img {
        max-width: 244px;
        max-height: 244px;
    }
    .two-column-section {
        padding:55px 0 165px;
    }
    .photo-section .second-image {
        margin-left: 93px;
        top:61px;
    }
    .image-overlay.second-image img {
        max-width: 244px;
        max-height: 152px;
    }
    .photo-section .third-image {
        margin-left: 53px;
        top: 112px;
    }
    .image-overlay.third-image img {
        max-width: 139px;
        height: 204px;
    }
    .content-section {
        margin-top: 0;
    }
    .solution-page .header-content {
        bottom: 155px;
        max-width: 700px;
    }
    .see-more-link {
        padding-top: 0;
    }
    .contact-page .cta-head-section {
        padding-left: 80px;
    }
    .contact-page .cta-head-section::before {
        width: 50px;
    }
    .contact-page .column-label h5::after{
        width:100%;
    }
    .logo-content{
        padding-right:14px;
    }
    .contact-page .contact-label {
        width: 165px;
    }
    
}

@media only screen and (max-width: 812px) {
     .timeline-start {
        max-width: 190px;
        top: 0;
        text-align: left;
        padding-left: 70px;
        margin-bottom: 30px;
    }
    
    .timeline-section .hs_cos_wrapper_type_custom_widget {
        display: block;
        margin: 0;
    }
    .timeline-box {
        max-width: 100%;
        text-align: left;
        padding-left: 70px;
        min-height:100px;
        width: 100%;
    }
    .timeline-box:before{
        display:none;
    }
    a.circle-btn {
        left: 12px;
        top: 6px;
        position: absolute;
        right: initial;
        margin: initial; 
    }
    .timeline-box p {
        margin-top: 0;
    }
    .timeline-box h4 {
        top: 0;
    }
    .progress-bar{
        width:3px;
        top:-140px;
        transition:all ease-out 1s;
    }
    .progress-bar:after{
        left:-3px;
    }
    .white-twocolumn p{
        margin-bottom:0;
    }
    .timeline-container .span11,
    .timeline-container .span1{
        margin-left:0 !important;
        width:100% !important;
    }
    .timeline-section .span12{
        margin-left:0 !important;
    }
}

/* ================ Phones (portrait and landscape) ================ */
@media only screen and (max-width: 767px) {
    
    .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal .mobile-trigger {
        width:30px;
    }
    
    .submenu-trigger { height:50px !important; top:5px; }
    
	.solution-page .solution-sub-heading > div {
        padding:0px 20px;
    }
    .solution-page .slick-prev, .solution-page .slick-next{
        top:58%;
    }
    .solution-page .testimonial-item {
        background-position:30% 50%;
    }
    .solutions-slider-wrapper .slick-dots {
        bottom:-20px;
    }
    .cta-button a.btn-cta {
        color:#FFFFFF;
        background:#74002a;
        border: 3px solid #FFFFFF;
        font-size:14px;
    }
    .solution-page-icon {
        display:none !important;
    }
    
    .cta-button { padding-left:40px; padding-right:40px; }
    
    .cta_button.our-value123 {
        text-decoration: none;
        border: 1px solid #FFFFFF;
        border-radius: 35px;
        color: #FFFFFF;
        padding: 10px 20px;
        display: inline-block;
        margin-top: 40px;
        margin-bottom: 40px;
        background: #74002a;
        transition: all 660ms ease;
        -webkit-transition: all 660ms ease;
        -moz-transtion: all 660ms ease;
        -ms-transition: all 660ms ease;
    }
    
    .cta_button.our-value123:hover {
        color: #FFFFFF;
        background: #C20047;
        border-color:#C20047;
        text-decoration: none;
    }
    
    .solution-page-icon-mobile {
        display:block;
    }
    .solution-page .solution-content-heading h2 {
        font-size: 36px;
        line-height: 60px;
        text-align: center;
        letter-spacing: 0.3px;
    }
    .solution-page .solution-content-heading h2:after {
        margin-left:auto;
        margin-right:auto;
    }
    .solution-page .solution-page-content { 
        margin-bottom:60px;
    }
	
	.solution-page .header-content h1::after	{
	    max-width:60px;
	    width:60px;
	}
	.solution-page .white-bg-wrapper h2::after{
	   margin: 45px auto 25px auto;
	}
    .for-desktop{
        display:none;
    }
    .for-mobile{
        display:block;
    }
    .content-section{
        text-align:center;
        margin-top: 122px;
        margin-left:auto;
        margin-right:auto;
    }
    .two-column-section {
        padding: 55px 0 52px;
    }
    .content-section h3::after{
        margin: 30px auto 22px auto;
    }
    .content-section h3 {
        font-size: 26px;
        line-height: 34px;
        letter-spacing: 0;
    }
    fieldset.form-columns-2 .hs-form-field,
    .hs-form-field .hs-input{
        width:100% !important;
    }
    .form-columns-2 div.hs-form-field:last-child,
    .form-columns-2 div.hs-form-field{
        margin-left:0;
        margin-right:0;
    }
    
   
    .solution-page .header-content{
        padding-right:20px;
    }
    .solution-page .header-content h1 {
        font-size: 38px;
        line-height: 40px;
    }
    .solution-page .header-content p{
        font-size:14px;
        max-width:200px;
    }
    .solution-page .header-content {
        position: absolute;
        top: 50%;
        bottom:initial;
        z-index: 1;
        transform: translate(0, -50%);
        max-width:100%;
    }
    .solution-page .white-bg-wrapper {
        padding-bottom: 40px;
    }
    .solution-page .white-bg-wrapper .rtext-style-1 h2{
        font-size:26px;
    }
    .photo-section img {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        -ms-box-shadow: none;
    }
   
    fieldset.form-columns-2 .input,
    fieldset.form-columns-1 .input{
        margin-right: 0 !important;
    }
    fieldset {
        max-width: 100% !important;
    }
    input[type="submit"]{
        width:auto;
        padding:0 25px;
    }
    .solution-page .background-image-wrapper .page-center,
    .solution-page .white-bg-wrapper .page-center,
    .two-column-section .page-center,
    .form-section .page-center,
    .footer-dark-grey-wrapper .page-center{
        padding-right: 20px;
        padding-left: 20px;
    }
    .form-section .form-content{
        padding-right: 0;
        padding-left: 0;
    }
    .solution-page .background-image-wrapper{
        background-attachment:initial;
    }
    .see-more-link p{
        text-align:center;
    }
    .banner-content{
        min-height: 400px !important;
    }
    .banner-content .hs_cos_wrapper_type_rich_text {
        position: absolute;
        top: initial;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        transform: translate(0, 0);
    }
    .banner-content h1:after{
        margin-left:auto;
        margin-right:auto;
    }
    .banner-content{
        text-align:center;
    }
    .banner-image{
        min-height: auto !important;
        padding-bottom: 100px;
        padding-top: 100px;
        text-align: center;
    }
    .banner-image .hs_cos_wrapper_type_linked_image {
        position: relative;
        top: initial;
        bottom: 0;
        transform: translate(-50%, 0);
        right:initial;
    }
    .formright {
        padding-top: 100px;
    }
    .form-corner {
        max-width: 100%;
        position: relative;
    }
    .logo-section img {
        left: 15px;
    }
    .logo-section{
        z-index:3;
    }
    .content-section p,
    .form-content p{
        letter-spacing:0;
    }
    .banner-center-content h1::after,
    .banner-content h1:after{
        width:60px;
    }
    .banner-content h1 ,
    .banner-center-content h1{
        font-size:38px;
        line-height:40px;
    }
    .banner-content p,
    .banner-center-content p{
        font-size:14px;
    }
    .landing-content h2,
    .small-content h2{
        line-height: 30px;
        font-size:26px;
    }
    .form-corner .submitted-message{
        text-align: center;
        font-size: 26px;
        line-height: 30px;
        color: #2F3238;
        padding-bottom: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .position-bottom {
        bottom: initial;
        top: 50%;
        left:0; 
        right:0;
        transform: translate(0, -50%);
    }
    .form-content .submitted-message{
        font-size:26px;
    }
    
    .solution-page.contact-page .header-content{
        transform: translate(0, 0);
    }
    .solution-page.contact-page .banner-text p{
        line-height:28px;
        letter-spacing:0;
        max-width:200px;
    }
    
    .contact-page .column-label h5::after {
        width: 100%;
        left: 0;
        right: 0;
    }
    .contact-page .contact-section {
        display: block;
    }
    .contact-page .two-column-box {
        margin-bottom: 50px;
    }
    .contact-page .background-image-wrapper {
        padding-bottom: 50px;
    }
    .contact-page .cta-head-section {
        padding-left: 0;
        margin-bottom: 50px;
        text-align: center;
    }
    .contact-page .cta-head-section::before {
        position: relative;
        margin: 0 auto 50px;
    }
    .contact-page .form-content h2::before {
        width: 60px;
    }
    .contact-page .white-bg-wrapper {
        padding: 100px 0;
    }
    .see-more-link {
        padding-top: 50px;
    }
    .preferences-page h1,
    .subsciption-page h1{
        font-size: 35px;
        line-height: 40px;
    }
    .preferences-page img,
    .subsciption-page img{
        width:100px !important;
    }
    .contact-page .cta-head-section h5{
        margin-left:auto;
        margin-right:auto;
    }
    .solution-page.contact-page .header-content{
        padding-right:0;
    }
    
    .white-twocolumn{
        text-align:center;
    }
    .white-twocolumn h2{
        font-size: 26px;
        line-height: 30px;
    }
    .white-twocolumn h2::after {
        margin: 50px auto 20px auto;
    }
    
    .black-bg .mobile-trigger {
        margin-top: -45px !important;
    }
    .about-page .pwtb-section .heading-left p strong span::after{
        margin-top:60px;
        position:relative;
    }
    .about-page .pwtb-section .heading-left {
        margin-bottom: 30px;
    }
    .about-page .content-right a {
        margin-top: 50px !important;
    }
    .about-page .awards-flexi .award-box {
        width: 100%;
        border-bottom: 0;
        border-right: 0;
    }
    .vendors-flexi .hs_cos_wrapper_type_linked_image {
        width: 45%;
    }
    .explore-cta a{
        padding: 17px 0 !important;
        width: 100%;
    }
    .award-box {
        height: auto;
        position: relative;
        margin-bottom: 50px;
        text-align: left;
    }
    .award-box img {
        position: relative;
    }
   .awards-flexi{
        display:none !important;
    }
    .slick-container{
        display:block !important;
    }
    .solution-page.seller-page .background-image-wrapper .page-center {
        position: initial;
    }
    .hardware-section .slick-prev, 
    .hardware-section .slick-next,
    .hardware-section .slick-next:before ,
    .hardware-section .slick-prev:before {
        width:40px;
        height:40px;
    }
    .hardware-section .slick-prev:before,
    .hardware-section .slick-next:before{
        background-size:contain;
    }
    .hardware-section .slick-prev, .hardware-section .slick-next{
        top:16%;
    }
    .submenu-wrapper {
        margin-top: 0;
    }
}

/* ================ Phones (landscape) ================ */
@media screen and (min-width: 480px) and (max-width: 767px) {
    .content-section{
        margin-top:200px;
    }
    .solution-page .header-content {
    
    }
    .solution-page .header-content p{
        max-width:360px;
    }
    .centerImage{
        display: table;
        margin: 0 50% 0 19%;
    }
    .landing-page-2 .banner-container {
        min-height: 450px !important;
    }
    .contact-page .contact-section {
        display: flex;
    }
    .solution-page.contact-page .banner-text p {
        max-width: 360px;
    }
    .contact-page .cta-head-section h5 {
        margin-left: auto;
        margin-right: auto;
    }
    .contact-page .column-label h5::after {
        width: auto;
    }
    
    

    
}

/* ================ Phones (old mobiles) ================ */
@media screen and (max-width: 470px) {
	 .image-overlay.first-image img {
        max-width: 244px;
        max-height: 244px;
        
    }
    .image-overlay.first-image{
        margin-left:-22px;
    }
    
    .photo-section .second-image {
        margin-left: 93px;
        top:61px;
    }
    .image-overlay.second-image img {
        max-width: 300px;
        max-height: 160px;
    }
    .photo-section .third-image {
        margin-left: 53px;
        top: 112px;
    }
    .image-overlay.third-image img {
        max-width: 139px;
        height: 204px;
    }
    .social-share .fb-icon:after,
    .social-share .linkedin-icon:after,
    .social-share .twitter-icon:after,
    .social-share .google-icon:after,
    .social-share .pinterest-icon:after,
    .social-share .email-icon:after{
        margin-left:20px;
    }
    
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .centerImage {
        margin: 0 50% 0 14%;
    }
}







@media only screen and (min-width: 768px) and (max-width: 768px) {
    .solution-page .header-content {
        position: absolute;
        top: 50%;
        bottom: initial;
        z-index: 1;
        transform: translate(0, -50%);
        max-width: 100%;
    }
}



