@font-face {
    font-family: 'Replica-Regular';
    src:url('https://cdn2.hubspot.net/hubfs/2770802/Spryker%20Dec2017%20Blog/Font/Replica-Regular.otf');
    src:url('https://cdn2.hubspot.net/hubfs/2770802/Spryker%20Dec2017%20Blog/Font/Replica-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://cdn2.hubspot.net/hubfs/2770802/Spryker%20Dec2017%20Blog/Font/Replica-Regular.otf') format('otf'),
    url('https://cdn2.hubspot.net/hubfs/2770802/Spryker%20Dec2017%20Blog/Font/Replica-Regular.woff') format('woff2'),
    url('https://cdn2.hubspot.net/hubfs/2770802/Spryker%20Dec2017%20Blog/Font/Replica-Regular.woff') format('woff'),
    url('https://cdn2.hubspot.net/hubfs/2770802/Spryker%20Dec2017%20Blog/Font/Replica-Regular.ttf') format('truetype'),
    url('https://cdn2.hubspot.net/hubfs/2770802/Spryker%20Dec2017%20Blog/Font/Replica-Regular.svg#muli') format('svg');
    font-weight: 400;

}
.body-container-wrapper{ font-family: 'Replica-Regular';}
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
    background: #fdfdfd none no-repeat fixed center center;
    background-size: cover;
    color: #393c44;
    font-size: 18px;
    line-height: 24px;
 
    font-weight: 300;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1250px;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #3399FF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #3399FF;
  text-shadow: none;
}


/* =============== Typography =============== */

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    color: #393c44;
    font-weight: 300;
   font-family: 'Replica-Regular';
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 40px;
    line-height: 55px;
}
h2 {
    font-size: 32px;
    line-height: 43px;
}
h3 {
    font-size: 24px;
    line-height: 30px;
}
h4 {
    font-size: 20px;
    line-height: 26px;
}
h5 {
    font-size: 18px;
    line-height: 24px;
}
h6 {
    font-size: 24px;
    line-height: 30px;
}

/* Anchor Links */
.body-container-wrapper .page-center a { 
    text-decoration: none;
    color: #e2694a;
}
.body-container-wrapper .page-center a:hover, a:focus { 
    text-decoration: underline;
    color: #e2694a;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/***********************Banner Section*********************************/
.bg-image-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 35px;
    background-color: #59616e;    
}
.bg-image-section h1 {
    text-align: center;
    color: white;
    line-height: 50px;
    margin-bottom:20px;
    font-size: 44px;
    font-weight: 300;
}
.bg-image-section p {
    text-align: center;
    color: white;
    line-height: 32px;
    font-weight: 100;
    font-size: 24px;
    margin: 0;    
}



/* ==========================================================================
   3. COS STRUCTURE                                            
   ========================================================================== */
body #hs_cos_wrapper_widget_1510674259005 h3{font-family: 'Replica-Regular',sans-serif !important;}
body #hs_cos_wrapper_widget_1510674259005{font-family: 'Replica-Regular',sans-serif !important;}
body #hs_cos_wrapper_widget_1510674259005 span{font-family: 'Replica-Regular',sans-serif !important;}
/*************Footer Css********************/
.subscribe h3 {
    font-family: 'Replica-Regular',sans-serif !important;
    font-size: 20px;
    color: #7d8083;
}

/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}
/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

.body-container-wrapper .page-center {
    padding: 0 40px;
    padding-bottom: 20px !important;
    padding-top: 20px !important;    
    font-family: 'Replica-Regular';
}
/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {
    font-size: 32px;
    line-height: 43px;
    color: #393c44;
    font-weight: 300;
    font-family: 'Replica-Regular';
}
.post-header h2 a {
    color: #393c44;
}
.post-header h2 a:hover {
    color: #393c44;
    text-decoration: none;
}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {
  margin: 10px 0;
}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
  margin:15px 0;
}
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments-listing.no-comments {
  border: none;
}
.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: medium none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
    margin: 0;
    padding-top: 15px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {
  display: block;
  clear: both;
  padding: 15px 0;
}
.blog-pagination a {
  display: inline-block;
  margin-right: 15px;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */

.blog .blog-sidebar .widget-span {
  margin-bottom: 20px;
  padding: 15px 20px;
}
.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .from-title{}

.blog .blog-sidebar ul {}

.blog .blog-sidebar ul li{}

.blog .blog-sidebar ul li a{}

.blog .blog-sidebar ul li a:hover {}

/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}




/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {
padding-bottom: 12px;
}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {}

/* One Line Inputs */
.body-container input[type="text"],
.body-container input[type="password"], 
.body-container input[type="datetime"], 
.body-container input[type="datetime-local"], 
.body-container input[type="date"], 
.body-container input[type="month"], 
.body-container input[type="time"], 
.body-container input[type="week"], 
.body-container input[type="number"], 
.body-container input[type="email"], 
.body-container input[type="url"], 
.body-container input[type="search"], 
.body-container input[type="tel"], 
.body-container input[type="color"],
.body-container input[type="file"],
.body-container textarea,
.body-container select {
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Replica-Regular' !important;
    padding: 7px 15px;
    color: #b8bcbe;
    border: 1px solid #e0e1e1;
    background-color: #fcfcfc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 0 10px;
}

.body-container input[type="text"]:focus,
.body-container input[type="password"]:focus, 
.body-container input[type="datetime"]:focus, 
.body-container input[type="datetime-local"]:focus, 
.body-container input[type="date"]:focus, 
.body-container input[type="month"]:focus, 
.body-container input[type="time"]:focus, 
.body-container input[type="week"]:focus, 
.body-container input[type="number"]:focus, 
.body-container input[type="email"]:focus, 
.body-container input[type="url"]:focus, 
.body-container input[type="search"]:focus, 
.body-container input[type="tel"]:focus, 
.body-container input[type="color"]:focus,
.body-container input[type="file"]:focus,
.body-container textarea:focus,
.body-container select:focus {}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{
    color: #f00;
    display: block;
}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */



/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
   7. BUTTONS                                        
   ========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    color: #ffffff;
    background-color: #e2694a;
    font-weight: 300;
    font-size: 15px;
    line-height: 36px;
    font-family: 'Replica-Regular';
    /*text-transform: uppercase;*/
    -webkit-border-radius: 4px;
    border-radius: 4px;
    white-space: nowrap;
    display: inline-block;
    padding-left: 12px;
    border: none;
    padding-right: 12px;
    margin: 15px 0;    
}
.body-container input[type="submit"]:hover {background-color: #C84833;}
.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {}

.body-container .hs-button.primary:focus,
.body-container input[type="submit"]:focus,
.body-container input[type="button"]:focus {}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */

.hs-blog-social-share ul{
    padding: 0!important;
    margin:0 !important;
    background:none !important;
    list-style:none !important;
}

form ul{
    padding: 0!important;
    margin:0 !important;
    background:none !important;
    list-style:none !important;
}

.landing-page.one-column .body-container .widget-type-form,
.error-template.one-column .body-container .widget-type-google_search, 
.body-container .widget-type-password_prompt.custom_error_message, 
.body-container .widget-type-email_simple_subscription{
    width: 50%;
}
.open-popup {
    overflow: hidden;
}
.cm-popup-wrapper {
    display: none !important;
}
.open-popup .cm-popup-wrapper {
    display: block !important;
}
.overlay {
    display: none;
    background-color: rgba(31,31,31,0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    -webkit-transition: all .4s;
    transition: all .4s; 
    cursor: url(//cdn2.hubspot.net/hubfs/2770802/Spryker%20-July2017/Images/download.svg), auto;
}
.show-mobile-nav .overlay{
    display: block;
}

#back-to-top{
padding: 10px 15px;
    display: block;
    cursor: pointer;
    z-index: 99999;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-color: rgba(0,0,0,.2);
    font-size: 13px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    width: 44px;
    height: 44px;
    background-image: url(//cdn2.hubspot.net/hubfs/2770802/Spryker%20-July2017/Images/sss.svg);
    background-repeat: no-repeat;
    background-position: center center;   
}
#back-to-top:hover {
    background-color: rgba(0,0,0,.5);
}

.cm-widget-title {
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}
.cm-textwidget {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
}
.cm-textwidget a {
    color: #757c8c;
}
.cm-textwidget a:hover {
    color: #e2694a;
}
.cm-textwidget p {
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
}
.custom-contact {
    margin-bottom: 30px;
}
.claranet img {
    max-width: 107px;
    height: 16px;
    margin-left: 7px;
    display: inline-block;
    margin-top: 17px;
}
.claranet p {
    margin-top: 15px;    
}
/*************************************New Form Template*************************************/
.mide_sec{padding:50px 0 70px;}
.lnew h2{font-size:38px; line-height:1.5; margin:0;}
.lnew p{line-height:1.3; font-size:20px; color:#7d8083;}
.mide_sec h3{color:#7d8083; font-size:18px; line-height:1.3;}
.right_frm {padding-left: 15px;}
.right_frm h1{font-size:32px; line-height:1.1; font-weight:300 !important; color:#393c44; margin:0 0 5px;}
/******** ============================= Form CSS===============================================================*/
.right_frm input::-webkit-input-placeholder {  color:#86898c; opacity:1;} /* WebKit browsers */
.right_frm input:-moz-placeholder { color:#86898c; opacity:1;} /* Mozilla Firefox 4 to 18 */
.right_frm input::-moz-placeholder {  color:#86898c; opacity:1;} /* Mozilla Firefox 19+ */
.right_frm input:-ms-input-placeholder { color:#86898c; opacity:1;} /* Internet Explorer 10+ */
.right_frm textarea::-webkit-input-placeholder {  color:#86898c; opacity:1;} /* WebKit browsers */
.right_frm textarea:-moz-placeholder { color:#86898c; opacity:1;} /* Mozilla Firefox 4 to 18 */
.right_frm textarea::-moz-placeholder {  color:#86898c; opacity:1;} /* Mozilla Firefox 19+ */
.right_frm textarea:-ms-input-placeholder { color:#86898c; opacity:1;} /* Internet Explorer 10+ */


.right_frm form ul{padding:0;}
.right_frm form ul li{list-style:none;position:unset;padding: 0; margin: 0 0 12px;font-size:16px;line-height:normal;}
.right_frm form ul li:after {display:none;}
.right_frm form span.hs-form-required{display:none;}
/******************************************** Fieldset CSS*******************************************************/
.right_frm form fieldset{max-width:100%;}
.right_frm form fieldset.form-columns-1>div.hs-form-field .hs-input{width:100%;}
.right_frm form fieldset.form-columns-2 > div.hs-form-field{margin-right:0.95%;width:49.5%;}
.right_frm form fieldset.form-columns-2 > div.hs-form-field:last-child{margin:0;}
.right_frm form fieldset.form-columns-3 > div.hs-form-field{margin-right:0.95%;}
.right_frm form fieldset.form-columns-3 > div.hs-form-field:last-child{margin:0;}

/******************************************** input CSS*******************************************************/
.right_frm form .input{margin-right:0 !important;}
.right_frm form .hs-form-field > label { color:#86898c; font-size:18px; width: 100%; display: block;}
.right_frm form textarea,.right_frm form input[type="text"],.right_frm form input[type="password"],.right_frm form input[type="datetime"],.right_frm form input[type="datetime-local"],.right_frm form input[type="date"],.right_frm form input[type="month"],.right_frm form input[type="time"],.right_frm form input[type="week"],.right_frm form input[type="number"],.right_frm form input[type="email"],.right_frm form input[type="url"],.right_frm form input[type="search"],.right_frm form input[type="tel"],.right_frm form input[type="color"],.right_frm form select{background:#eaedf0; color:#7d8083;  border: 1px solid #e0e1e1; height:55px;padding: 0px 15px; width: 100%; font-size:16px; letter-spacing:0.5px; margin-bottom: 10px;}
/******************************************** Select CSS*******************************************************/
.right_frm form select {-moz-appearance: none;-webkit-appearance: none; background:#eaedf0 url("https://cdn2.hubspot.net/hubfs/2660763/Whishworks%20May-2017/Common%20Images/down-arrow.png?t=1495542712539");background-position: 99% center !important;background-repeat: no-repeat !important;background-size:15px auto;border:1px solid #e0e1e1; color:#7d8083;}
/******************************************** Radio Button CSS*******************************************************/
.right_frm form .input ul.inputs-list li label input[type="radio"]:checked+span:before {background: #3539E7 ;background-size: 14px; background-position: center center;border-radius:50%;box-shadow:0 0 0 4px #fff inset;   }
.right_frm form .input ul.inputs-list li label input[type="radio"] { opacity: 0; display:none !important;}
.right_frm form .input ul.inputs-list li label input[type="radio"]+span:before { margin-top: -3px; content: ''; background: #fff; display: inline-block;vertical-align: middle; width: 22px;height: 22px; padding: 2px; margin-right: 10px; text-align: center; border:1px solid #858585;border-radius:50%;}
/******************************************** Check Box CSS*******************************************************/
.right_frm form .input ul.inputs-list li label input[type="checkbox"]:checked+span:before {background: #3539E7 url('https://cdn2.hubspot.net/hubfs/2660763/Whishworks%20May-2017/Common%20Images/right.png?t=1495542712539');background-size: 14px; background-position: center center;background-repeat:no-repeat;}
.right_frm form .input ul.inputs-list li label input[type="checkbox"] { opacity: 0; display:none !important;}
.right_frm form .input ul.inputs-list li label input[type="checkbox"]+span:before {  margin-top: -3px;content: ''; background: #fff; display: inline-block;vertical-align: middle; width: 22px;height: 22px; padding: 2px; margin-right: 10px; text-align: center; border:1px solid #858585;}
/******************************************** Button CSS*******************************************************/
.right_frm form .hs_submit input{height: 45px; padding: 0; background: #eb553c !important; color: #fff; width: 100%; font-size: 18px !important; max-width: 120px; border-radius: 0 !important; font-weight: 600 !important; margin:5px 0 0 !important;}
.right_frm form .hs_submit input:hover{background:#C84833 !important; color:#fff;}
.right_frm form h4{font-size:24px; line-height:1.3;}



/* Styles that do not fit into any of the available sections above can go here. */


/*
/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */
  
 @media(max-width:1108px){
     
/*.subscribe .hs_submit input{ top:100px;}*/
}
@media(max-width:980px){

.subscribe .hs_submit input { top:14px; }
.subscribe h3{font-size:16px;}
}

  @media (max-width: 970px) {
      .cm-textwidget p {
        display: block;
        float: none;
    }
    .claranet p {
        display: inline-block;
        float: left;
    }
    select.hasCustomSelect {
        -webkit-appearance: none;
        width: 201px;
        position: absolute;
        opacity: 1;
        height: 35px;
        font-size: 16px;
        visibility: visible;
        background: transparent;
        border: none;
        text-decoration: none;
        box-shadow: none;
        z-index: 99999;
        line-height: 22px;
        font-family: 'Replica-Regular';
        color: #444;
    }
    select.hasCustomSelect:focus {
        outline: none;
    }
    span.customSelect1 {
        position: relative;
        cursor: pointer;
    }
    span.customSelect1:hover {
        text-decoration: underline;
    }
    span.customSelect1:before {
        content: "";
        width: 15px;
        height: 15px;
        position: absolute;
        left: -19px;
        top: 1px;
        background-image: url(//cdn2.hubspot.net/hubfs/2770802/Spryker%20-July2017/Images/icons.png?t=1501141342617);
        background-repeat: no-repeat;
    }
    .tve-leads-two-step-trigger {
        cursor: pointer;
    }
    .tve-leads-two-step-trigger:hover {
        color: #e2694a;
        text-decoration: underline;
    }
}

 @media (min-width: 941px) {
    span.tve_image_frame {
        display: inline-block;
        text-align: center;
        margin-bottom: 50px;
        padding: 0% 2% 0% 0%;
        width: 23.5%;
    }
    .tve_colm.tve_tfo.tve_df.tve_lst.tve_empty_dropzone {
        width: 70.5%;
        display: inline-block;
        margin-top: 0;
        padding-left: 10px;
    }
    .tve_colm.tve_tfo.tve_df.tve_lst.tve_empty_dropzone h2 {
        margin-top: 0;
    }
    .cm-popup-form {
        margin-top: 0;
    }
    .cm-popup-form input {
        width: 66%;
    }
    .cm-popup-form button {
        width: 31%;
    }
}
@media (max-width: 930px) {

img.preload-me{
        display: none;
    }
    
    img.mobile-logo.preload-me {
        display: inline-block;
    }
    
}
@media only screen and (max-width: 740px){
    .cm-popup-form input {
        width: 100%;
    }
    .cm-popup-form button {
        width: 100%;
        margin-left: 0px;
        float: none;
    }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
    .body-container-wrapper .main-content,
    .body-container-wrapper .sidebar{
        margin-bottom:20px;
    }
    .landing-page.one-column .body-container .widget-type-form,
    .error-template.one-column .body-container .widget-type-google_search, 
    .body-container .widget-type-password_prompt.custom_error_message, 
    .body-container .widget-type-email_simple_subscription{
        width: 100%;
    } 
    .blog .blog-sidebar{
        margin-top: 40px;
    }
    .blog .blog-sidebar .widget-span {
      padding: 15px 0px;
    } 
.right_frm{padding:20px 0;}
.mide_sec{padding:0 0 10px}
.right_frm {padding-left:0px;}
.lnew p{font-size:18px;}
.bg-image-section h1{font-size:40px; line-height:1.3;}

}  

@media (max-width: 640px) {
   .body-container-wrapper .page-center {
        padding: 0 20px;
    } 
 .right_frm h1{font-size:28px;}
.lnew h2{font-size:32px;}
.bg-image-section h1{font-size:36px; line-height:1.2;}
.bg-image-section p{font-size:22px;}
}
/* =============== Landscape phones and smaller devices =============== */
@media (max-width: 520px) {
    .tve_p_lb_close {
        right: 0;
    }

}

@media(max-width:480px){
/*.subscribe .hs_submit input {top: 8px;}*/
.right_frm form input{width:100% !important;}
.right_frm form fieldset.form-columns-2 > div.hs-form-field { margin-right: 0; width: 100%;}
.bg-image-section h1{font-size:32px;}
.subscribe .hs_submit input {top:10px;}
}
