/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES + Enterprise
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */


@import url('//fonts.googleapis.com/css?family=Muli%3A300%2C300italic%2Cregular%2Citalic&#038;subset=latin&#038;ver=4.9.6');


@font-face {
  font-family: "ElegantIcons";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/4411640/Viond%20May2018/fonts/ElegantIcons.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/4411640/Viond%20May2018/fonts/ElegantIcons.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/4411640/Viond%20May2018/fonts/ElegantIcons.ttf") format("truetype");
}

@font-face {
  font-family: "Ultimate_VC_Addons";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/4411640/Viond%20May2018/fonts/ult-silk.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/4411640/Viond%20May2018/fonts/ult-silk.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/4411640/Viond%20May2018/fonts/ult-silk.ttf") format("truetype");
}
@font-face {
  font-family: 'ult-silk';
  src: url('//cdn2.hubspot.net/hubfs/4411640/Viond_GmbH_May2018/Font/ult-silk.eot')format('eot'),
    url('//cdn2.hubspot.net/hubfs/4411640/Viond_GmbH_May2018/Font/ult-silk.woff')format('woff'),
    url('//cdn2.hubspot.net/hubfs/4411640/Viond_GmbH_May2018/Font/ult-silk.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}

/* EX: @import url('http://example.com/example_style.css'); */

/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
<!-- Missing Template at Path: 'contrib/styles/Viond_GmbH__Theme/Coded_Files/Viond_GmbH_May2018-modules.css' -->


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Enterprise =============== */

.enterprise-bg-img-overlay {
    background-image: url(https://cdn2.hubspot.net/hubfs/4411640/background-img-enterprise-skyscraper.jpeg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background position: center !important;
   
}

.enterprise-bg-img-overlay-home {
    background-image: url(https://cdn2.hubspot.net/hubfs/4411640/background-img-enterprise-skyscraper.jpeg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background position: center !important;
    padding-left:7%; 
    padding-right:7%; 
    padding-top:9%; 
    padding-bottom:9%;
}

.enterprise-bg-img-hr-header {
    background-image: url(https://cdn2.hubspot.net/hubfs/4411640/rawpixel-589084-unsplash.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background position: center !important;
  	padding-left:7%; 
  	padding-right:7%; 
  	padding-top:9%; 
  	padding-bottom:9%;
  	color: black;
}

.enterprise-bg-img-hr-header-v2 {
    background-image: url(https://cdn2.hubspot.net/hubfs/4411640/Viond%20May2018/Images/Bigstock%20Images/HR%20Training%20Header%20Image.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background position: center !important;
  	padding-left:7%; 
  	padding-right:7%; 
  	padding-top:9%; 
  	padding-bottom:9%;
  	color: black;
  height:613px;
}


.enterprise-bg-img-event-header {
    background-image: url(https://cdn2.hubspot.net/hubfs/4411640/event-header-2.png);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background position: center !important;
  	padding-left:7%; 
  	padding-right:7%; 
  	padding-top:9%; 
  	padding-bottom:9%;
  	color: white;
}

.enterprise-bg-img-tourism-header {
    background-image: url(https://cdn2.hubspot.net/hubfs/4411640/Viond%20May2018/Images/Bigstock%20Images/360%20Louvre%20Night-263117284.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background position: center !important;
  	padding-left:7%; 
  	padding-right:7%; 
  	padding-top:9%; 
  	padding-bottom:9%;
  	color: white;
}


/*for mobile*/
@media only screen and (max-width: 768px) {
.ep-body-white {
  background-color: #ffffff;
  color:#2C3548 !important;
  padding-bottom:5%;
  }}
  
  /*for desktop*/
@media only screen and (min-width: 768px) {
.ep-body-white {
  background-color: #ffffff;
  color:#2C3548 !important;
  padding-left:10%;
	padding-right:10%;
  padding-bottom:4%;
  }}
 
.ep-body-white2 {
  background-color: #ffffff;
  color:#2C3548 !important;
  padding-left:10%;
	padding-right:10%;
  padding-bottom:5%;
  }
  
  
.ep-main-content-blocks {
	padding-left:10%;
	padding-right:10%;
  padding-bottom:10%;
}

.ep-main-content-colored-body {
	background: linear-gradient(to top right,#7388b8,#B4BBD7);
  padding-left:5%; 
	padding-right:5%;
  padding-bottom:5%;

}


.ep-main-content-colored-body-light {
	background: linear-gradient(to top right,#EAF3FF,#D7E4FF);
  padding:15%;

}

.ep-use-cases {
	border:0,5%;
  padding:5%;
  background-color:#d7defc;
  height: 250px;
  
}

.ep-hr-use-cases {
	border:0,5%;
  padding:5%;
  background-color:#d7defc;
  height: 320px;
  color: black;
  
}

/*for mobile*/
@media only screen and (max-width: 768px) {
.ep-hr-use-cases {
	border:0,5%;
  padding:%;
  background-color:#d7defc;
  height: 360px;
  color: black;
  
}
}

/*for mobile*/
@media only screen and (max-width: 768px) {
.ep-use-case-box {
  background-color: #fff;
  border: 1px solid transparent;
  border-top-color: #eee;
  border-right-color: #eee;
  -webkit-box-shadow: 0 .25em 2em -.5em rgba(29,29,31,0.3);
  box-shadow: 0 .25em 2em -.5em rgba(29,29,31,0.3); 
  margin: 5%;
  position: center; 
}
}

/*for desktop*/
@media only screen and (min-width: 768px) {
  .ep-use-case-box {
	background-color: #fff;
  border: 1px solid transparent;
  border-top-color: #eee;
  border-right-color: #eee;
  -webkit-box-shadow: 0 .25em 2em -.5em rgba(29,29,31,0.3);
  box-shadow: 0 .25em 2em -.5em rgba(29,29,31,0.3); 
  margin: 0,5%;
  }
}

.ep-case-studies {
	padding:3%;
  max-width:600px;
	height:500px;
  background-color: #fff;
  border: 1px solid transparent;
  border-top-color: #eee;
  border-right-color: #eee;
  -webkit-box-shadow: 0 .25em 2em -.5em rgba(29,29,31,0.3);
  box-shadow: 0 .25em 2em -.5em rgba(29,29,31,0.3); 
  } 
  
.ep-cta-section-small-white {
	background-color:#fff; 
  padding:1%;

}

.ep-cta-section-lavendel {
	background-color:#d7defc; 
  padding:8%;

}

.ep-viond-section-lavendel {
	background-color:#d7defc; 
  padding:3%;

}


.ep-cta-section-white {
	background-color:#ffffff; 
  padding:8%;

}

.ep-usp-box-layout {
 padding-top:5%;
 padding-bottom:5%; 
  
  
}


/*re-ordering text & image for mobile*/
@media screen and (max-width:768px) {

.stack-row > .row-fluid-wrapper > .row-fluid{
  display: -webkit-box;   
    display: -moz-box;      
    display: -ms-flexbox;   
    display: -webkit-flex;  
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
    .ep-usp-text{
        order: 2;
-webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
        width: 100%;
    }
    .ep-usp-image {
        order: 1;
-webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
        width: 100%;
    }
}


.ep-download-form-box {
	text-align: left;
  border:2px solid;
  border-color: #7489B6;
  background: linear-gradient(to bottom right, #fefefe, #fcfcfc);
  padding-top:3%; 
  padding-bottom:3%; 
  padding-left:4%;
  padding-right:4%;


}





  
/*SLIDE-IN CTA
--------------------------------------------- */
#slidebox {
    padding: 10px 16px 10px 10px;
    background-color: #fff;
    border-top: 3px solid #7388B8;
    position: fixed;
    bottom: 0;
    left: -430px;
    -moz-box-shadow: -2px 0 5px #aaa;
    -webkit-box-shadow: -2px 0 5px #aaa;
    box-shadow: -2px 0 5px #aaa;
}

a.close {
    background: transparent url(//cdn2.hubspot.net/hub/53/file-527841348-gif/close.gif) no-repeat top left;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
}

a.close:hover {
    background-position: 0 -13px;
}

@media only screen and (max-device-width: 480px) {
    #slidebox {
       width: 100%;
    }
}


/* =============== Base =============== */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  background: -webkit-linear-gradient(top, rgb(41, 11, 44) 0%, rgb(18, 14, 34) 100%);
  color: #ffffff;
  line-height: 1.42857143;
  font-size: 16px;
  font-weight: 400;
  font-family: "Muli", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  width:100%;
  max-width: 1180px;
  margin: 0 auto;
  padding:0 15px;
}

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

.highlight {
    background-color: #7388b8;
}


/*Landingpage Basics*/
/*Rebranding LP*/

.afterHero {
  background-color: #fff; 
  color:#000;
  padding-left: 8%;
  padding-right: 8%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.VRdirectApp {
  background-color: #afbde7; 
  color:#fff;
  padding-left: 8%;
  padding-right: 8%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.usps-lp {
  padding-left:2%;
  padding-right:2%;
  padding-bottom:5%;
  text-align:center;
  color:#000;

}


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

/* Basic text */
p {
  margin: 0 0 10px;
  line-height: 1.7em;
} 
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 {
  font-family: Muli;
  font-weight: 400;
  margin:0 0 15px;
  line-height: 1.1;
  color:#fff;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 36px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 25px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}

/* Anchor Links */
a {
  color: #7489B6;
  text-decoration:none;
}
a:hover, a:focus { 
  color: #bb1e5a;
  text-decoration:underline;
}

/* Lists */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;	
}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* 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 {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== 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 {}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}

.custom-height {
  min-height: 88px !important;
}

.custom-header{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  z-index: 9990;
  margin-bottom: 0;
  height: 88px !important;
  border-radius: 0px;
  border: 0px;
  background-color: #080418;

}
.custom-fixed-header .custom-header{
  background-color: rgba(0,0,0,0.5);
}

.custom-logo {
  margin-right: 30px;
  height: 25px;
  width: 145px;
  padding: 31px 0;
}

@media screen and (max-width:768px) {
.custom-logo {
  margin-right: 30px;
  height: 25px;
  width: 145px;
  padding: 31px 0;
}

}


/* =============== Custom Header Fixed =============== */


.custom-fixed-header {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100% !important;
  z-index: 9990;
  background-color: rgba(0,0,0,0.2);
  top: -300px;
  transition:all 1s;
  opacity:0;
  display:none;
}

.fixed .custom-fixed-header {
  top: 0px;
  opacity:1;
  display:block;
}

/* scroll-menu font color at mouse over*/
.fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #bb1a5e;
}

/* =============== Content =============== */

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

.body-container .page-center {
  padding:30px 15px !important;
}

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


/* ============ Career Layout =========== */

.custom-career-middle-group {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  padding: 119px 0 119px;
}
.custom-career-section-header {
  text-align: center;
  margin: 0 0 35px;
}
.custom-career-section-header h1 {
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 0.7px;
  margin: 0 0 1.7em;
}
.custom-career-section-header p {
  font-style: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 0.7px;
  margin: 0;
}
.custom-career-middle-group .main-content {
  padding: 61px 15px 0;
}
.custom-apply-job {
  background-color: #000;
  border: 2px solid #e9e9e9;
  margin: 0 0 10px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.custom-apply-job .custom-job-content {
  padding: 25px 10px 25px 25px;
  width: 65%;
}
.custom-apply-job .custom-job-content h5 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  color: black;
  margin: 0 0 10px;
  letter-spacing: 0.5px;
}
.custom-apply-job .custom-job-content h5 a {
  color: #fff;
}
.custom-apply-job .custom-job-content h5 a:hover {
  color: #fff;
}
.custom-apply-job .custom-job-content p {
  display: block;
  margin: -5px 0 0;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.5px;
}
.custom-apply-job .custom-job-btn {
  padding: 24px 25px 25px 11px;
  width: 35%;
}
.custom-apply-job .custom-job-btn  a.apply-btn {
  background-color: #bb1e5a;
  border-bottom: 50px;
  font-size: 14px;
  line-height: 22px;
  color: white;
  padding: 11px 50px;
  border-radius: 35px;
  text-transform: uppercase;
  transition: all 0.6s ease;
  font-weight: 500;
  display: block;
  text-align: center;
  letter-spacing: 0.5px;
  max-width: 250px;
}
.custom-apply-job .custom-job-btn  a.apply-btn:hover {
  background-color: #82123d;
}

/* ------- job ------*/
body.cm-two-col-layout  {
  background: #000;
}
.cm-two-col-layout .body-container .page-center {
  padding: 40px 20px !important;
  max-width: 1100px !important;
}
.cm-two-col-layout .header-container .page-center,
.cm-two-col-layout .footer-container .page-center{
  max-width: 1180px !important;
}
.cm-one-col-cnt-grp {
  margin: 20px 0 30px;
}

.cm-one-col-cnt-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.cm-one-col-cnt-title small {
  color: #ffffff;
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 2px;
  font-size: 100%;
}
.cm-one-col-cnt h2 {
  line-height: 1.42857143;
}
.main-content .cm-one-col-cnt p:last-child {
  padding-bottom: 10px;
}
.main-content .cm-one-col-cnt li p:last-child{
  padding:0;
}
.cm-sidebar-right-content {
  border: 2px solid #e9e9e9;
  padding: 0 30px;
  border-radius: 4px;
}
.cm-sidebar-right-content .cm-job-description-cnt p {
  margin: 0;
  line-height: 1.42857143;
}
.cm-sidebar-right-content .cm-job-description-grp {
  margin: 20px 0;
}
.cm-job-description-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.cm-job-description-title small {
  color: #ffffff;
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 2px;
  font-size: 100%;
}
.cm-job-description-cnt svg {
  width: 15px;
  height: 15px;
  margin-right: 3px;
  margin-bottom: -1px;
}
.cm-job-description-cnt svg path{
  fill: #ffffff;
}
.cm-job-description-cnt small {
  font-size: 100%;
}

.jp-attachment-button {
  background: #dcdcdc;
  color: #000;
  border-radius: 30px;
  padding: 6px 10px;
  font-weight: 500;
  font-size: 14px;
  margin-top: 25px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.jp-attachment-button:before {
  content: url(//cdn2.hubspot.net/hubfs/4411640/Viond_GmbH_May2018/Images/clip.svg);
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.jp-attachment-button:hover {
  background: #d4d4d4;
  color: #000;
}
.primary-style{
  background-color: #bb1e5a;
  color: #fff;
  border-radius: 30px;
  padding: 12px 10px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  transition: background 0.5s ease;
  margin: 45px 0 20px;
}
.primary-style:hover{
  background-color: #82123d;
  color: #fff;
  text-decoration: underline;
}
.cm-full-width-layout .body-container .page-center {
  padding-top: 35px !important;
  padding-bottom: 0px !important;
}
.cm-full-width-layout .body-container .main-content{
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 0.5px;
}
.cm-full-width-layout .body-container .main-content h1{
  margin-top: 20px;
  margin-bottom: 10px;
}
.cm-full-width-layout .body-container .main-content p,
.cm-full-width-layout .body-container .main-content address,
.cm-full-width-layout .body-container .main-content pre,
.cm-full-width-layout .body-container .main-content hr,
.cm-full-width-layout .body-container .main-content ul, 
.cm-full-width-layout .body-container .main-content ol, 
.cm-full-width-layout .body-container .main-content dl, 
.cm-full-width-layout .body-container .main-content dd, 
.cm-full-width-layout .body-container .main-content table {
  margin-bottom: 1.7em;
}
.cm-full-width-layout .body-container .main-content .hs_cos_wrapper_type_rich_text{
  padding-bottom: 35px;
  display: block;
}
.cm-full-width-layout .body-container .main-content p:last-child {
  margin:0;
}
.cm-full-width-layout .body-container .main-content a {
  cursor:pointer;
}


/* --------- Home Page -------------- */
.cm-home-contact-group {
  background: -webkit-linear-gradient(top, rgb(41, 11, 44) 0%, rgb(18, 14, 34) 100%);
  min-height: 100vh !important;
  display: flex !important;
  align-items: center;
}
.cm-home-contact-group > div {
  width: 100%;
}
.cm-home-contact-group .page-center {
  padding: 57.5px 15px 35px!important;
}
.cm-home-contact-form {
  padding-bottom: 5%;
}
.cm-home-contact-form .hs-form-field {
  padding: 0;
  padding-bottom: 1.75em !important;
  text-align: center;
  line-height: 1.7em;
}
.cm-home-contact-form .hs-form-field > label {
  display:inline;
}
.cm-home-contact-form .hs-form-required {
  display: none;
}
.cm-home-contact-form .hs-input {
  max-width:100% !important;
}
.cm-home-contact-form .hs_error_rollup {
  text-align:center
}
.cm-home-contact-form .hs-form {
  max-width: 780px !important;
  margin: 0 auto;
}
.cm-home-contact-form .hs-button.primary {
  min-width: 211px;
  margin: 25px 0 1.56em !important;
}
.cm-home-contact-form textarea{
  margin: 20px auto 32px !important;
  min-height: 120px;
}
.cm-home-contact-form .hs-submit .actions {
  text-align:center;
} 
.cm-home-contact-form-title {
  text-align: center;
  letter-spacing: 0.5px;
}
.cm-home-contact-form-title h1{
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
}
.cm-home-contact-form-title .secondary-header {
  margin-bottom: 9.7%;
}
.cm-home-contact-form .hs-error-msgs label{
  font-weight:300;
}

.cm-viond-app-group {
  background: -webkit-linear-gradient(top, rgb(41, 11, 44) 0%, rgb(18, 14, 34) 100%);
  padding-top:57.5px;
  padding-bottom:85px;
}
.cm-viond-app-group .page-center {
  padding: 35px 15px !important;
  letter-spacing: 0.5px;
}
.cm-left-viond-app-img img{
  border-width: 0px;
  border: 0px;
  margin-left: -235px !important;
  max-width: 600px;
}
.cm-left-viond-app-content {
  margin-left: -9% !important;
  padding-top: 30px;
  padding-bottom: 72px;
}
.cm-left-viond-app-content p{
  margin-bottom: 1.7em;
  padding-bottom: 19px;
}
.cm-left-viond-app-content p img {
  margin-right:40px;
}
.cm-right-viond-app-top-content .cm-pink-btn {
  margin-bottom: -45px;
}
.cm-right-viond-app-bottom-content p {
  padding-bottom: 15px;
}
.cm-right-viond-app-group{
  padding-top: 11.5px;
}
.cm-right-viond-app-top-content h2 {
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0.5px;
}

.cm-pink-btn{
  background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
  background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
  background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
  background-repeat: repeat-x;
  background-size: 200%;
  background-position: 0 -100%;
  z-index: 99;
  display: inline-block;
  vertical-align: top;
  margin-top: 13px !important;
  background-color: #bb1e5a;
  color: #ffffff;
  border-radius: 2em;
  text-align: center;
  border: 1px solid transparent;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  width: 211px;
  font-size: 17px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.4px;
  padding: 11px !important;
  font-family: "Muli", "Helvetica Neue", Arial, sans-serif;
  cursor:pointer;
}
.cm-pink-btn:hover {
  background-position: 0 100%;
  background-color: #800F3A;
}
.cm-pink-btn:focus {
 outline:0 none;
}
.cm-right-viond-app-bottom-content .cm-one-col-img-inner {
  display: inline-block;
  padding-top: 2px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.cm-right-viond-app-bottom-content .cm-one-col-img-grp {
  margin-right: -20%;
  margin-top: 20px;
}

.cm-right-viond-app-top-content .cm-one-col-img-inner {
  display:inline-block;
  padding-right:0;
}
.cm-right-viond-app-top-content .cm-one-col-img-grp {
  margin-bottom: 77px;
  max-width: 365px;
  text-align: right;
  word-spacing: 15px;
  line-height: 1.7em;
}
.cm-right-viond-app-top-content p,
.cm-right-viond-app-bottom-content p{
  max-width: 365px;
}
.cm-right-viond-app-top-content p {
  margin-bottom:30px;
}
.cm-right-viond-app-bottom-content h2 {
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0.5px;
}

.cm-one-col-img-inner {
  display: inline-block;
  padding-right: 20px;
}
.cm-left-viond-app-content .cm-one-col-img-inner {
  display: inline-block;
  padding-right: 40px;
  padding-bottom: 34px;
}

.cm-home-license-plan-grp {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-attachment: scroll;
  background-position: center center;
}
.cm-home-license-plan-grp .page-center {
  padding: 35px 15px 0 !important;
}
.cm-home-license-plant-content {
  padding-right: 3%;
  padding-bottom: 10%;
  padding-left: 3%;
}
.cm-license-plan-grp {
  padding: 30px;
  width: 33.33333333%;
  float: left;
}
.cm-license-plan-grp-inner-wrapper {
  padding-right: 6%;
  padding-left: 7%;
  background-color: rgba(8,4,24,0.9);
  padding-top:35px;
}
.cm-license-plan-grp-content{
  margin-bottom: 18px;
}

.cm-license-button-grp {
  display: block;
  padding-bottom: 20.74px;
  max-width: 100%;
  text-align: center;
}

.cm-license-button-grp .cm-license-button {
  background-color: #bb1e5a;
  color: #ffffff;
  border-radius: 2em;
  background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
  background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
  background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
  background-repeat: repeat-x;
  background-size: 200%;
  background-position: 0 -100%;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-decoration: none;
  width: 211px;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  padding: 11px;	
  font-family: Muli, "Helvetica Neue", Arial, sans-serif;
}
.cm-license-button-grp .cm-license-button:focus,
.cm-home-contact-form .hs-button.primary:focus{
 outline:0 none
}

.cm-license-button-grp .cm-license-button:hover {
  background-position: 0 100%;
  border: 1px solid transparent;
  text-decoration: none;
  background-color: #800F3A;
  color: #ffffff;
}

.cm-license-plan-grp-content p {
  margin-bottom: 1.7em;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: normal;
  font-style: normal;
}

.cm-license-plan-grp-content p strong {
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.cm-license-plan-grp-content p big {
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0.5px;
  float: left;
  width:32%;
}
.cm-license-plan-grp-content p small {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0.5px;
  opacity: 0.6;
}
.cm-license-plan-grp-content hr {
  margin-bottom: 1.7em;
}
.cm-license-plan-grp-content .cm-para {
  margin-bottom: 10px;
}
.cm-license-plan-grp-content .cm-para .cm-para-inner {
  width: 30%;
  display: inline-block;
}
.cm-license-info {
  padding-left: 30%;
  min-height: 35px;
}
.cm-license-info p {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  margin:0;
}
.cm-license-info p small {
  line-height: 18px;
}
.cm-home-license-plant-content h1{
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 0.7px;
  margin-bottom: 30px;
  margin-top: 14px;
}
.cm-home-company-logo-grp {
  background-color: #080418;
}
.cm-home-company-logo-grp .page-center {
  padding: 53px 15px 0 !important;
}
.cm-home-company-logo-title {
  padding-left: 15px;
  padding-right: 15px;
}
.cm-home-company-logo-title h1 {
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0.5px;
  margin:15px 0 35px;
}
.widget-span.cm-home-company-slider {
  padding-left: 15px;
  padding-right: 15px;
}
.cm-home-company-slider .slick-prev,
.cm-home-company-slider .slick-next {
  margin-top: -30px;
}
.cm-home-company-slider .hs_cos_gallery_main{
  margin-bottom: 35px;
  padding-bottom: 17px;
}
.cm-home-company-slider .slick-prev:before {
  font-family: 'ult-silk';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(255, 255, 255);
  font-size: 30px;
  content: "\e610";
  opacity:1;
}
.cm-home-company-slider .slick-next:before {
  content: "\e611";
  font-family: 'ult-silk';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(255, 255, 255);
  font-size: 30px;
  right: -15px;
  opacity:1;
}

/* Written by HubSpot Support 8/30/2018
 */
.slick-prev:before, .slick-next:before {
    font-family: 'ult-silk';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: rgb(255, 255, 255);
    font-size: 30px;
    opacity: 1;
}
.slick-prev:before{
  content: "\e610";
}

.slick-next:before {
  content: "\e611";
}

.cm-home-row3-group {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-attachment: scroll;
  background-position: center center;
  padding-bottom: 80px;
  
}
.cm-home-row3-group .page-center {
  padding:35px 15px 0 !important;
}
.cm-one-col-left-img-wrapper {
  padding: 50px 0 0;
  width: 49%;
  display: inline-block;
}
.cm-one-col-left-img {
  width: 49%;
  text-align: right;
  padding-bottom: 35px;
  display: inline-block;
  padding: 0 15px;
  vertical-align: middle;
  margin-bottom: 35px;
}
.cm-one-col-left-img-title {
  width: 49%;
  display: inline-block;
  text-align: left;
  padding: 0 15px;
  vertical-align: middle;
  margin-bottom: 35px;
}
.cm-home-publish-step-grp {
  background: -webkit-linear-gradient(top, rgb(41, 11, 44) 0%, rgb(18, 14, 34) 100%);
}
.cm-home-publish-step-grp2 {
  background: -webkit-linear-gradient(top, rgb(31, 10, 45) 0%, rgb(24, 10, 39) 100%);
  background-image: linear-gradient(to bottom, #1F0A2D 0%,  #180a27 100%);
}
/*Gradient oben: GIF - von dunkellila zu dunkeldunkellilamagenta*/

.cm-home-publish-step-grp3 {
  background: -webkit-linear-gradient(top, rgb(31, 10, 45) 0%, rgb(49, 38, 86) 100%);
  background-image: linear-gradient(to bottom, #1F0A2D 0%,  #312756 100%);
}
/*Gradient oben: von dunkellila zu helllila*/

.backwards-gradient-pricingpage {
  background: -webkit-linear-gradient(top, rgb(49, 39, 86) 0%, rgb(31, 10, 45) 100%);
  background-image: linear-gradient(to top, #1F0A2D 0%,  #312756 100%);
}
/*Gradient oben: von helllila zu dunkellila*/

.cm-home-publish-step-grp .page-center {
  padding: 0 15px !important;
}
.cm-home-publish-step-title {
  padding-top: 8%;
  text-align: center;
}
.cm-home-publish-step-title h1 {
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 0.7px;
  margin-bottom: 35px;
}
.cm-home-publish-step-grp-image {
  text-align: center;
  padding-top: 5%;
  padding-bottom: 35px;
}
.cm-one-col-top-img-wrapper {
  width: 32%;
  text-align: center;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
}
.cm-one-col-top-img{
  margin-bottom: 35px;
}
.cm-home-publish-step-grp {
  background: -webkit-linear-gradient(top, rgb(41, 11, 44) 0%, rgb(18, 14, 34) 100%);
}

.cm-home-publish-step-grp .page-center {
  padding: 0 15px !important;
}

.cm-home-publish-step-title {
  padding-top: 8%;
  text-align: center;
}

.cm-home-publish-step-title h1 {
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 0.7px;
  margin-bottom: 35px;
}

.cm-home-publish-step-grp-image {
  text-align: center;
  padding-top: 5%;
  padding-bottom: 35px;
}
.cm-home-publish-step-content {
  padding-top: 5.1%;
  text-align: center;
}
.cm-one-col-top-img-title {
  margin-bottom: 10px !important;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0.5px;
}
.cm-one-col-top-content {
  max-width: 100%;
  margin: auto;
  margin-bottom: 35px;
  line-height: 1.7em;
}
.cm-home-publish-bottom-cnt-grp {
  padding-top: 10.1%;
  padding-bottom: 10%;
  padding-left:19.33333333%;
}
.cm-home-publish-bottom-left {
  padding-left: 3%; 
}
.cm-home-publish-bottom-left p{
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0.5px;
  margin-bottom: 35px;
}
.cm-home-publish-bottom-left .cm-pink-btn {
  margin-bottom: 21.74px;
  margin-top: 0 !important;
}
.cm-home-publish-bottom-right{
  padding: 0 15px 0 55px;
  padding-top: 30px;
}
.cm-home-publish-bottom-right p {
  margin:0;
}

.cm-home-slider-grp {
  margin-top:-88px;
  min-height:100vh !important;
  position: relative;
  overflow:hidden;
}
.cm-home-slider-grp .slick-slide-inner-wrapper {
  background-size: cover;
  background-position: center center;
  width: 150% !important;
  -webkit-animation-name: MOVE-BG;
  -webkit-animation-duration: 45s;
  -webkit-animation-delay: 1s;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: cubic-bezier(.17,.67,.92,.36);
  -webkit-animation-iteration-count: infinite;
  height:100vh !important;
}
@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(-20%);
  }
  to { 
    -webkit-transform: translateX(-2%);
  }
}
.cm-home-slider-grp:after {
  content: "";
  background: linear-gradient(rgba(10, 10, 10, 0) 0%, rgba(10, 10, 10, 0) 0%, rgba(10, 10, 10, 0.87) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.cm-home-slider-caption-title {
  min-width: 800px;
  max-width: 800px;
  white-space: normal;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: Muli;
  text-shadow: rgba(0, 0, 0, 0.61) 2px 4px 5px;
  text-align: center;
  margin: 0px auto;
  padding: 0px;
  letter-spacing: 0.5px;
}
.cm-home-slider-caption-content-inner {
  width: 50%;
  float: left;
  position:relative;
}
.cm-home-slider-caption-content-right {
  text-align:right;
}
.cm-home-slider-caption-content-left-img,
.cm-home-slider-caption-content-right-img{
  float: none;
  width: 100%;
}
.cm-home-slider-caption-content,
.cm-home-slider-caption-content{
  float: left;
  width: 50%;
}
.cm-home-slider-caption-content-grp {
  position:relative;
  padding-top: 12%;
}
.cm-home-slider-caption-wrap {
  top: 0;
  left: 0;
  right: 0;
  position:absolute;
}
.cm-home-slider-caption-grp {
  max-width: 1500px;
  margin: 0 auto;
  padding-top: 18.7%;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 55;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
}
.cm-home-slider-caption-content a{
  min-width: 160px;
  max-width: 160px;
  white-space: nowrap;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: Muli;
  background-color: rgb(187, 30, 90);
  border-color: rgb(0, 0, 0);
  border-radius: 30px;
  outline: none;
  box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
  box-sizing: border-box;    cursor: pointer;
  text-decoration: none;
  transition: none;
  text-align: center;
  margin: 0px;
  padding: 10px 30px;
  min-height: 44px;
  max-height: 44px;
  display: inline-block;
  margin-top: 20px;
}
.cm-home-slider-caption-content a:hover{
  background-color: rgb(128, 15, 58);
}
.cm-home-slider-caption-content p{
  font-size: 28px;
  line-height: 24px;
  font-weight: 600;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: Muli;
  margin: 0px;
  padding: 0px;
}
.cm-home-slider-caption-content small{
  white-space: nowrap;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: Muli;
  display:block;
  margin:10px 0;  
  padding-right: 30px;
}
.cm-home-slider-caption-content-left-img img {
  max-width: 517px;
}
.cm-home-slider-caption-content-right-img img {
  max-width: 517px;
}
.cm-home-slider-caption-content-left .cm-home-slider-caption-content {
  right: 0;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
}
.cm-home-slider-caption-content-right .cm-home-slider-caption-content {
  left: 0;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  padding-right: 12%;
}

/*color top nav bar, for fixed and scroll-mode*/
.cm-home-page  .custom-header {
  background-color: rgba(8, 4, 24, 0.85);
}
.cm-home-slider-grp .slick-slider {
  margin:0;
  padding:0;
}
.cm-home-slider-grp .slick-slide-inner-wrapper {
  display:block !important;
}
.cm-caption-bottom-link a {
  cursor:pointer;
}
.cm-caption-bottom-link p{
  white-space: nowrap;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: Muli;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
  padding-bottom:9px;
  display:inline-block;
  letter-spacing: 0.5px;
}
.cm-caption-bottom-link {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 40px;
}
.cm-caption-bottom-link small {
  letter-spacing: 0.5px !important;
  z-index: 16;
  white-space: nowrap;
  font-size: 17px;
  line-height: 21px;
  font-weight: 300;
  color: rgb(255, 255, 255);
  font-family: Muli;
  cursor: pointer;
  display: inline-block;
  transform: matrix3d(2.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.cm-home-slider .slick-prev,
.cm-home-slider .slick-next,
.cm-home-slider .slick-dots{
  display:none !important;
}


.custom-error-page .body-container {
  background-color: #1a1a1a;
}
.custom-error-page .body-container .page-center {
  padding-top:0 !important;
}
.custom-error-page .custom_error_message h1{
  font-size: 200px;
  line-height: 1em;
  color: #e6e6e6;
  text-align: center;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
.custom-error-right-content {
  letter-spacing: 0.5px;
}
.custom-error-right-content h2{
  color: #ffffff;
  font-family: Muli;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.custom-error-right-content .hs-form{
  margin: 20px 0 30px;
  position: relative;
  width: 100%;
}
.custom-error-right-content .widget-type-google_search input[type="text"] {
  width: 100%;
  border: 1px solid;
  border-color: #333333 !important;
  outline: none;
  height: 43px;
  padding: 10px 1em;
  border-radius: 0;
  color: #3b3b3b;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background-color: #fff !important;
}
.custom-error-right-content .widget-type-google_search .hs-button.primary {
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  background-color: #bb1e5a;
  color: #f4f4f4;
  border: 1px solid #bb1e5a;
  height: 43px;
  padding: 10px 20px;
  min-width: 75px;
  border-radius: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
body.cm-home-page{
background:#fff;
}
body{background:#fff;}

.cm-pop-form-group{
  background: rgba(10, 10, 10, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .5s,visibility .5s;
  transition: opacity .5s,visibility .5s;
  position: fixed;
  width: 100% !important;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 16777271;
  overflow-y: auto;
  overflow-x: hidden;
}
.popup-open .cm-pop-form-group{
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.cm-pop-form-inner{
  width: auto;
  max-width: 1000px !important;
  margin: auto !important;
  z-index: 99;
  position: absolute;
  top:50%;
  left:0;
  right:0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  -ms-perspective: 1200px;
  perspective: 1200px;
  opacity: .4;
  -webkit-transition: -webkit-transform .5s,opacity .5s;
  -webkit-transition: opacity .5s,-webkit-transform .5s;
  transition: opacity .5s,-webkit-transform .5s;
  transition: transform .5s,opacity .5s;
  transition: transform .5s,opacity .5s,-webkit-transform .5s;
  -webkit-box-shadow: 0 0 7px #404040;
  -o-box-shadow: 0 0 7px #404040;
  -ms-box-shadow: 0 0 7px #404040;
  box-shadow: 0 0 7px #404040;
  font-size: 28px;
  line-height: 40px;
  background: rgba(0,0,0,0.9);
  padding: 15px 20px;
  float:none !important;
}
.popup-open .cm-pop-form-inner{
    opacity: 1;
}
.cm-popup-image,
.cm-popup-form{
  padding: 0.4em;
  border: 1px solid rgba(51, 51, 51, 0.1);
  font-weight: normal;
  text-align: left;
  border-width: 0 1px 1px 0;
  width:50% !important;
  margin:0 !important;
}
.cm-popup-image img{
  clear: both;
  margin-top: 7px;
  margin-bottom: 1.6em;
}
.cm-popup-form-inner-grp {
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
}
.cm-popup-form .form-title {
    margin-bottom: 1em;
    font-size: 28px;
    line-height: 40px;
    font-family: Muli, "Helvetica Neue", Arial, sans-serif;
    color: #ffffff;
}
.cm-pop-form-inner .hs-form {
  max-width: 351px;
  padding-bottom: 4px;
}
.cm-pop-form-inner .hs-form .hs-error-msgs label {
  font-size: 18px;
  text-align: center;
  display: block;
  line-height: 1.2;
  margin-top: 7px;
}
.cm-popup-form .hs-form-required {
    display: none;
}
.cm-popup-form .hs-submit .actions {
 text-align:center;
}
.cm-popup-form .hs-button.primary{
    min-width: 211px;
    margin: 0 0 28px;
}
.cm-popup-form .hs-button.primary:focus{
 outline:0 none !important;
}
.cm-popup-close-icon p {
    text-align: right;
    display: block;
    margin: 0;
}
.cm-popup-close-icon p a {
    background: url(//cdn2.hubspot.net/hubfs/4411640/Viond_GmbH_May2018/Images/cross.png?t=1527659035028) no-repeat center center;
    cursor: pointer;
    width: 20px;
    height: 20px;
    border: 0;
    text-indent: 200%;
    color: transparent;
    outline: 0;
    z-index: 9999;
    display: inline-block;
    text-align: right;
    position: absolute;
    top: 10px !important;
    right: 10px !important;
}
.cm-popup-close-icon {
  padding-bottom: 32px;
}
.cm-popup-form .hs-form-field {
    padding: 0;
    margin-bottom: 1.0em;
}
.cm-popup-form .hs-form-field .hs-input {
  padding: 10px 10px;
  font-size: 16px !important;
  line-height: 24px !important;
}

/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}

.custom-footer-bottom {
  padding: 46px 0 44px;
  background-color: #080418 !important;
  color: rgba(255,255,255,0.7) !important;
}

.custom-footer-bottom-copyright p{
  margin: 0 !important;
  text-align: center;
  padding: 0 15px;
  line-height: normal;
  font-size:16px;
  line-height:23px;
  font-weight:400;
}

.custom-footer-top {
  padding: 75px 0 74px;
  background-color: #080418;
  border-top: 5px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
  padding-top: 65px !important;
  color: rgba(255,255,255,0.7) !important;
}

.custom-footer-top:after {
  content: '';
  opacity: 0.7;
  width: 80%;
  height: 1px;
  background: white;
  position: absolute;
  left: 10%;
  margin-top: 75px;
}

.custom-footer-form {
  margin:0 !important;
  width: 33.33333333% !important;
}

.custom-follow-us {
  margin:0 !important;
  width: 33.33333333% !important;
  padding-left: 11.9%;
  padding-right: 15px;
}

.custom-get-in-touch {
  margin: 0 !important;
  padding-left: 6.6%;
  width: 33.33333333% !important;
  padding-right: 15px;
}

.custom-footer-top h3 ,.custom-footer-form .h3.form-title {
  margin: 0;
  margin-bottom: 30px;
  color: #ffffff;
  font-family: Muli;
  font-size: 26px;
  font-weight: 700;
  text-transform: inherit;
  letter-spacing: 0.5px;
}
.custom-footer-top .custom-get-in-touch h3 {
  margin-bottom: 35px;
}
.cm-footer-follow {
  padding-bottom: 35px;
}
.cm-footer-follow p{
  padding-top: 2px;
}
.cm-footer-follow p a {
  padding-right: 23px;
}

.custom-footer-form input[type="email"] {
  background-color: #080418;
  color: #ffffff;
  border-color: #170b44;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  box-shadow: none;
  position: relative;
  height: auto;
  margin: 0 0 10px ;
  padding: 10px ;
  letter-spacing: 2px ;
  outline-style: none;
  border: 1px #aaa solid ;
  border-bottom: 1px #aaa solid;
  border-radius: 8px ;
  width:100% ;
  max-width: 350px ;
  font-family:Muli, "Helvetica Neue", Arial, sans-serif;
  font-size:16px;
  line-height:27px;
}

.custom-footer-form input[type="email"]:focus {
  padding: 10px;
  border: 1px #bb1e5a solid ;
}

.custom-footer-form input[type="email"]::placeholder{
  color: #c9c9c9;
  opacity:.8;
  font-weight:400;
}

.custom-footer-top .hs-form-field {
  padding:0;
  margin:0;
}

.custom-footer-form .hs-form-field > label {
  display: none !important;
}

.custom-footer-form  input[type="submit"] {
  margin:0 0 10px !important;
  width:100% !important;
  max-width:211px !important;
}

.custom-footer-top a {
  color: #c0c0c0;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-family: Muli, "Helvetica Neue", Arial, sans-serif;
  display: inline-block;
  margin-right: -5px;
}

.custom-footer-top a:hover {
  color: #dadada;
}
.footer-form .submitted-message{
    margin-bottom: 50px;
  }
.custom-follow-us .widget {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  position: relative;
}

.custom-follow-us .widget a{
  line-height: 1.2em;
}

.custom-follow-us .widget a img {
  max-width:100%;
}

.custom-get-in-touch .widget {
  margin-bottom:0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}


.custom-get-in-touch .wpb_content_element {
  margin-bottom: 35px;
}

.cm-footer-follow p:first-child {
  margin: 32px 0 5px !important;
}

.cm-footer-follow p:first-child a {
  display:inline-block;
}
/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary {
/*  float:right !important; */
  width:auto !important;
  margin:0 !important;
}
.custom-menu-primary .hs-menu-wrapper > ul {
  display: table;
  float: left;
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  padding: 0;
  height: 88px;
  line-height: 89px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color: #fff;	
  padding: 0 20px;
  height: 2em;
  display: inline-block;
  background: transparent;
  font-family: Muli;
  text-transform: none;
  font-size: 16px ;
  font-weight: normal ;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px ;
  letter-spacing: 0.5px;
  position: relative;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:last-child  {
  border: 1px solid #fff;
  border-radius: 22px;
  height: 44px ;
  line-height: 43px ;
  padding: 0 10px ;
  margin-left: 20px;
  margin-top: 22px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  text-decoration:none;
}



/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */


/* Falko: Language Switcher Styles + Positioning */

/* weisser Globus */
.globe_class {
    background-image: url(https://cdn2.hubspot.net/hubfs/4411640/globe.png);
}
/* Abstand von oben */
.lang_switcher_class {
  top: 35px;
}
/* schmalere Lücken zwischen den Menü-Punkten */
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  padding: 7px 15px !important;
}
/* 1. breaking point, schmaler werden */
@media (max-width: 1200px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
	  padding: 7px 10px !important;
  }
  .custom-menu-primary {
    margin-left: 10px !important;
  }
}
/* 2. breaking point, noch schmaler werden */
@media (max-width: 1000px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
	  padding: 7px 5px !important;
  }
  .custom-menu-primary {
    margin-left: 65px !important;
  }
  .hs-log-in {
    margin-left: 5px !important;
  }
  .custom-lang-switch {
    margin-left: 10px !important;
  }
}
/* breaking point zu mobile view, switcher links vom burger */
@media (max-width: 767px) {
  .custom-lang-switch {
    text-align: right;
    margin-right: 45px !important;
  }
  .lang_switcher_class {
    top: 32px;
  }
}

/* ==========================================================================
5. BLOG                                        
========================================================================== */


/* =============== 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 h1 {
  font-family: Muli;
  font-weight: 400;
  margin:0 0 15px;
  line-height: 1.1;
  font-size: 36px;
}
.post-header h2 {
  font-family: Muli;
  font-weight: 400;
  margin:0 0 15px;
  line-height: 1.1;
  font-size: 30px;
}
.post-header h2 a {
  text-decoration: none;
  color:inherit;
}

/* 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 {
  height: auto !important;
  max-width: 100%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom:1px solid #ccc;
}
.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 {
  display:block;    
  padding: 10px 0;
}

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

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

/* Blog Commments */
.custom_listing_comments{
  padding:15px;
  margin:20px 0;
  border:1px solid #ccc;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}


.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment-body {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;

  font-size: ;

  line-height: ;
  padding: 0;
}

.comment-reply-to{
  margin-bottom: 15px;
  color:#fff !important;
}

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-date {
  color:  !important;
  display: block !important;
  text-align: left;
}
.custom_listing_comments{
  border:1px solid #ccc;
  padding:15px;
}



/* Pagination */
.blog-pagination {}
.blog-pagination a {
  padding:0 15px 0 0;
}
.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 h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h3.form-title{
  font-family: Muli;
  font-weight: 400;
  margin:0 0 15px;
  line-height: 1.1;
  font-size: 24px;
}
.blog .blog-sidebar .cell-wrapper{
  padding-bottom:20px;
}


/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin-bottom: 25px;
}

.custom-lp-header .mobile-trigger {
  display:none !important;
}

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


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

.hs-error-msgs {
  margin:0; 
  padding:0 !important;
  color:red;
  list-style:none !important;
}

/* Form Field */
.hs-form-field {
  padding:0 0 15px;
}

/* 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,
select {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  border-radius: 0;
  padding: 15px;
  padding-left: 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid;
  border-color: #333333;
  max-width: 500px;
  width:100%;
  display:block;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  padding: 10px 11px;
  color:inherit;
  letter-spacing: 2px ;
  outline-style: none;
  border: 1px #aaa solid ;
  border-bottom: 1px #aaa solid ;
  border-radius: 8px ;
  font-family:Muli, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px !important;
  line-height: 27px !important;
}

.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,
select:focus {
  padding: 10px ;
  border: 1px #bb1e5a solid ;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.centered-form{
  text-align: center;
  min-height: 430px;
}
/* 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{}

/* Placeholder Text */
::-webkit-input-placeholder {
  color: #c9c9c9;
  opacity:.8;
  font-weight:400;
} /* Webkit Browsers */
:-moz-placeholder {
  color: #c9c9c9;
  opacity:.8;
  font-weight:400;
} /* Firefox 18- */
::-moz-placeholder {
  color: #c9c9c9;
  opacity:.8;
  font-weight:400;
} /* Firefox 19+ */
:-ms-input-placeholder {
  color: #c9c9c9;
  opacity:.8;
  font-weight:400;
} /* 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) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  padding: 10px 30px;
  border: none;
  width: auto;
  border-radius: 22px;
  background-color: #bb1e5a;
  font-size: 17px;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0.5px;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  font-family:Muli, "Helvetica Neue", Arial, sans-serif;
  color:#fff;
  display:inline-block;
  margin:15px 0;
  white-space:normal !important;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color:#800F3A;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
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                                      
========================================================================== */


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

#back-to-top {
  width: 32px;
  height: 32px;
  color: #fff;
  z-index: 1010;
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 43px;
  right: 50px;
  position: fixed;
  overflow: hidden;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

#back-to-top:hover {
  cursor: pointer;
  background-color: #bb1e5a;
}

#back-to-top:hover:before {
  top: -32px;
}
#back-to-top:before {
  content: "2";
  font-family: 'ElegantIcons';
  font-size: 18px;
  line-height: 32px;
  width: 32px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#back-to-top:after {
  content: "2";
  font-family: 'ElegantIcons';
  font-size: 18px;
  line-height: 32px;
  width: 32px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: 32px;
  visibility: hidden;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#back-to-top:hover:after {
  top: -32px;
  visibility: visible;
}


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */
@media (max-width: 1700px) {
  .cm-left-viond-app-img img {
    margin-right: 0px !important;
    margin-left: 0 !important;
    width:100% !important;
  }
  .cm-left-viond-app-content {
    margin-left: 0% !important;
  }
  .cm-right-viond-app-bottom-content .cm-one-col-img-grp {
    margin-right: 0;
  }
  .cm-home-publish-bottom-cnt-grp {
    padding-left: 0;
  }

}
@media (max-width: 1500px){
  .cm-home-slider-caption-content-left-img img,
  .cm-home-slider-caption-content-right-img img {
    max-width: 370px;
  }
  .cm-home-slider-caption-content-right .cm-home-slider-caption-content {
    top: 35%;
  }
  
}


@media (max-width: 1199px) {
  .container-fluid .row-fluid .page-center {
    max-width: 970px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    margin: 0;
    margin-left: -100px !important;
  }
  .cm-home-row3-group .page-center,
  .cm-home-company-logo-grp .page-center,
  .cm-home-license-plan-grp .page-center,
  .cm-viond-app-group .page-center{
    max-width: 100% !important;
  }
  .cm-license-plan-grp-content p big {
    float: none;
    width: 100%;
    display: block;
  }
  .cm-home-company-slider .slick-slide-inner-wrapper {
    display:block;
    padding:0 10px;
  }
  .custom-error-page .custom_error_message h1 {
    font-size: 100px;
  }
  .cm-caption-bottom-link {
    bottom: 0;
  }
  .cm-home-slider-caption-content-left-img img,
  .cm-home-slider-caption-content-right-img img {
    max-width: 280px;
  }
  .cm-home-slider-caption-wrap {
    top: 50%;
    transform: translateY(-50%);
    z-index: 1111;
  }
}



/* =============== Landscape tablet and smaller devices =============== */
@media (max-width:991px) and (min-width:768px){
  .cm-license-plan-grp-content .cm-para .cm-para-inner {
    width: auto;
    padding-right: 5px;
  }
  .cm-license-info {
    padding-left: 0;
  }
  .cm-home-company-logo-grp .page-center {
    padding: 35px 15px 35px !important;
  }
  .cm-home-company-logo-title h1 {
    margin: 0px 0 0px;
  }
  .cm-home-company-slider .hs_cos_gallery_main {
    margin-bottom: 0;
  }
}
@media (min-width: 992px){ 
  .cm-mobile-popup-form-title{
    display:none !importaNt;
  }
}
@media (max-width: 991px) {
  .container-fluid .row-fluid .page-center {
    max-width: 750px;
  }

  .career-layout .body-container .page-center {
    max-width: 100% !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0 10px;
    font-size: 14px;
  }

  .custom-follow-us {
    padding-left: 7.9%;
    margin-bottom: 50px !important;
  }

  .custom-get-in-touch {
    margin-bottom: 50px !important;
  }

  .custom-footer-form {
    margin-bottom: 50px !important;
  }
	
  #back-to-top {
    bottom: 0;
    right: 0;
  }
  .custom-get-in-touch {
    padding-left: 6.6%;
  }
  .cm-home-row3-group .page-center,
  .cm-home-company-logo-grp .page-center,
  .cm-home-license-plan-grp .page-center,
  .cm-viond-app-group .page-center,
  .cm-home-publish-step-grp .page-center{
    max-width: 100% !important;
  }
  .cm-license-plan-grp {
    padding: 30px 20px;
  }
  .cm-home-license-plant-content {
    padding-right: 0;
    padding-left: 0;
  }
  .cm-license-button-grp .cm-license-button {
    width:auto;
    padding: 11px 25px;
  }
  .cm-license-plan-grp-content p big {
    width:100%;
    display:block;
    float:none;
  }
  .cm-license-plan-grp-content p small {
    line-height: 1.2;
  }
  .custom-error-page .custom_error_message h1 {
    font-size: 50px;
  }
  .cm-home-slider-caption-content-inner {
    width: 100%;
    float: none;
    position: relative;
    padding-bottom: 20px;
  }
  .cm-caption-bottom-link {
    bottom: 2px;
  }
  .cm-caption-bottom-link p {
    padding-bottom:0;
  }  
  .cm-mobile-popup-form-title p {
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 28px;
    line-height: 40px;
    font-family: Muli, "Helvetica Neue", Arial, sans-serif;
    color: #ffffff;
    text-align:center;
  }
  .cm-pop-form-inner {
    width: auto !IMPORTANT;
    max-width: 590px !important;
  }
  .cm-popup-close-icon {
    padding-bottom: 0;
  }
  .cm-popup-image img {
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 250px;
  }
  .cm-popup-image, .cm-popup-form {
    width:100% !important;
    float:none !important;
    margin:0 !important;
    padding: 0;
    padding-top:20px;
  }
  .cm-popup-form .form-title {
   display:none;
  }
  .cm-pop-form-inner .hs-form {
    max-width: 100%;
  }
  .cm-popup-form .hs-button.primary {
    min-width: 211px;
    margin: 0;
  }
  .cm-popup-form-inner-grp {
    margin: 0 0 1em;
  }
  .cm-popup-image {
   text-align:center
  }
  .cm-popup-form .hs-form-field {
    margin-bottom: 20px;
  }


}





@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }

  .custom-logo {
    margin-left: 0;
    float: left !important;
  }

  .custom-logo a{
  }

  .mobile-only {
    display:none !important;
  }
}



/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 767px){

  .desktop-only {
    display:none !important;
  }

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 23px;
    width: auto;
    height: auto;
  }

  /* Change button when menu is open */

  .mobile-open .mobile-trigger {
    z-index:99999;
  }

  .mobile-open .mobile-trigger i {
    background-color: transparent;
  }
  .mobile-open .mobile-trigger i:before{
    top: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
    -webkit-transition-duration: 0.3s, 0.3s, 0s;
    transition-duration: 0.3s, 0.3s, 0s;
    -webkit-transition-property: transform, top, background-color;
    transition-property: transform, top, background-color;
    -webkit-transition-timing-function: ease, ease, ease;
    transition-timing-function: ease, ease, ease;
  }

  .mobile-open .mobile-trigger i:after {
    top: 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
    -webkit-transition-duration: 0.3s, 0.3s, 0s;
    transition-duration: 0.3s, 0.3s, 0s;
    -webkit-transition-property: transform, top, background-color;
    transition-property: transform, top, background-color;
    -webkit-transition-timing-function: ease, ease, ease;
    transition-timing-function: ease, ease, ease;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 20.5px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #fff; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    -webkit-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
    -webkit-transition-duration: 0.3s, 0.3s, 0s;
    transition-duration: 0.3s, 0.3s, 0s;
    -webkit-transition-property: transform, top, background-color;
    transition-property: transform, top, background-color;
    -webkit-transition-timing-function: ease, ease, ease;
    transition-timing-function: ease, ease, ease;
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    margin: 0 !important;
    position: absolute;
    width: 100% !important;
    padding: 0 !important;
    left: 0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  
  .mobile-open .custom-menu-primary.js-enabled,
  .mobile-open .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: block;
  }  
  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
  }
  .mobile-open .custom-menu-primary .hs-menu-wrapper {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    display: table !IMPORTANT;
    vertical-align: middle;
    height: 100vh;
    width: 100% !important;
  }

  /* Level 1 Menu List Styles */
  .mobile-open{
    overflow:hidden;
  }

  .mobile-open .custom-menu-primary {
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100%;
    text-align: center;
    position: fixed;
    z-index: 1041;
    background-color: rgba(0, 0, 0, 0.68);
    overflow-x: auto;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    margin: 0 !important;
    display: table-cell !IMPORTANT;
    vertical-align: middle;
    text-align: center;
    padding-top: 52px;
    padding-bottom: 50px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 32px;
    line-height: 49px;
    text-align: center;
    padding: 0 !important;
    display: inline-block;
    font-family: Muli;
    font-weight: 300;
    outline: none;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0;
    border-bottom: 2px dotted transparent;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    border: 1px solid #fff;
    border-radius: 22px;
    height: auto;
    line-height: 38px;
    padding: 3px 10px 1px;
    margin-left: 0px;
    display: inline-block;
    width: auto;
    float: none!important;
    margin: 0 auto;
    margin-top: 21px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a{
    line-height: 30px;
  }  


  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li {
    text-align: center;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color: #fff;

  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    border-bottom: 2px dotted #fff;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}

@media (max-width: 900px){
  .cm-two-col-layout .body-container .page-center {
    padding: 100px 10px !important;
  }
  .cm-two-col-layout .body-container .main-content {
    width: 60%;
    padding: 0 20px;
  }
  .cm-two-col-layout .body-container .sidebar{
    width: 40%;
    margin: 0;
    padding: 0 10px;
  }
  .cm-sidebar-right-content {
    padding: 0 15px;
  }
  
   


}

@media (max-width: 767px) {

  .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,
  select {
    max-width:100%;
  }
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-height: 100%;
    max-width: 100%;
    float: none;
    margin: 20px 0 20px;
  }
  .blog .blog-sidebar{
    margin:60px 0 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    margin:0 !important;
  }

  .custom-footer-bottom-copyright p {
    margin-bottom: 20px !important;
    line-height: 1.42857143;
  }
  .custom-footer-bottom {
    padding: 46px 0 45px;
  }

  .custom-get-in-touch {
    margin: 0 !important;
    padding-left: 15px;
    width: 100% !IMPORTANT;
    padding-right: 15px;
    padding-bottom: 25px;
  }

  .custom-follow-us {
    margin: 0 !important;
    padding-left: 15px;
    width: 100% !IMPORTANT;
    padding-right: 15px;
    margin-bottom: 50px !important;
  }

  .custom-footer-form {
    margin: 0 !important;
    padding-left: 15px;
    width: 100% !IMPORTANT;
    padding-right: 15px;
    margin-bottom: 50px !important;
  }

  .cm-footer-follow p:first-child {
    margin: 32px 0 5px!important;
  }

  .custom-footer-form input[type="email"] {
    max-width:399px
  }
  .custom-career-middle-group {
    padding: 10% 0;
  }
  .custom-career-section-header {
    padding: 0 15px;
  }
  .cm-two-col-layout .body-container .page-center {
    padding: 60px 15px !important;
  }
  .cm-two-col-layout .body-container .sidebar {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 40px;
    margin-bottom: 20px;
  }
  .cm-two-col-layout .body-container .main-content {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .cm-home-slider-caption-content-left-img, 
  .cm-home-slider-caption-content-right-img {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .cm-home-slider-caption-content-left-img img ,
  .cm-home-slider-caption-content-right-img img{
    max-width: 100%;
  }
  .cm-home-slider-caption-content, .cm-home-slider-caption-content {
    float: none;
    width: 100%;
    text-align: center;
    display: block;
    width: 100%;
  }
  .cm-home-slider-caption-content-left .cm-home-slider-caption-content,
  .cm-home-slider-caption-content-right .cm-home-slider-caption-content{
    position: static;
    top: 0;
    transform: translateY(0%);
    padding-right: 0;
    margin-bottom: 30px;
  }
  .cm-home-slider-caption-content-right {
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .cm-home-slider-caption-content-inner {
    width: 100%;
    float: none;
    position: relative;
  }
  .cm-home-slider-caption-title {
    min-width: 100%;
    max-width: 100%;
  }
  .cm-caption-bottom-link {
    position:static;
  }
  .cm-one-col-top-img-wrapper {
    width: 100%;
    padding: 0 15px;
    display: block;
    margin-bottom: 20px;
  }
  .cm-one-col-left-img {
    width: 100%;
    text-align: center;
    display: block;
    padding: 0 15px;
  }
  .cm-one-col-left-img-title {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0;
    margin-bottom: 35px;
  }
  .cm-home-company-logo-title {
    width: 100% !important;
  }
  .widget-span.cm-home-company-slider {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .cm-license-plan-grp {
    padding: 30px;
    width: 100%;
    float: none;
  }
  .cm-home-license-plant-content {
    padding-right: 3%;
    padding-left: 3%;
  }
  .cm-home-license-plan-grp .page-center {
    padding-bottom:0 !important;
  }
  .cm-license-button-grp .cm-license-button {
    width: 211px;
  }
  .cm-right-viond-app-top-content p,
  .cm-right-viond-app-bottom-content p {
    max-width: 100%;
  }
  .cm-home-row3-group .page-center {
    padding-top:0 !important;
  }
  .cm-home-row3-group {
    padding-bottom: 35px;
  }
  .cm-one-col-left-img {
    padding: 0.4em;
    margin-bottom: 0;
  }
  .cm-one-col-left-img-title {
    padding: 0.4em;
    margin-bottom: 0;
  }
  .cm-home-publish-bottom-right {
    padding: 0 15px 0 3%;
  }
  .cm-one-col-left-img-wrapper {
    padding: 35px 0 0;
    width: 100%;
    display: block;
  }
  .cm-right-viond-app-top-content .cm-pink-btn {
    margin-bottom:20px;
  }
  .cm-right-viond-app-top-content .cm-one-col-img-grp {
    max-width: 100%;
    text-align: left;
  }
  .custom-error-page .custom_error_message h1 {
    font-size: 40px;
  }
  .custom-error-right-content .widget-type-google_search .hs-button.primary {
    position: static;
    margin-top: 10px;
  }
  .cm-home-slider-caption-title {
    font-size: 30px;
  }
  .cm-home-slider-caption-grp {
    padding-top: 140px;
    padding-bottom: 30px;
  }
  .cm-home-contact-form .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    padding-right: 0 !important;
    float: none !important;
  }
  .cm-home-contact-formform.hs-form fieldset .hs-form-field {
    padding-right: 0 !important;
  } 
  .cm-home-contact-form form.hs-form fieldset[class*="form-columns"] .hs-input {
    width: 100% !important;
  }
  .cm-viond-app-group .page-center .row-fluid-wrapper .row-fluid  {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .cm-left-viond-app-group {
    order: 2;
    padding-left: 15PX;
    padding-right: 15px;
  }
  .cm-right-viond-app-group {
    order: 1;
    padding-left: 15PX;
    padding-right: 15px;
    padding-bottom: 25px;
  }
  .cm-viond-app-group {
    padding-top: 5%;
    padding-bottom: 10%;
  }
  .cm-home-contact-group .page-center {
    padding: 57.5px 30px 35px!important;
  }
  .cm-home-contact-form .hs-form-field .hs-error-msgs,
  .cm-home-contact-form .hs_error_rollup{
    text-align:left;
  }
  .cm-home-slider-caption-content small {
   padding-right:0;
  }

}  

@media (max-width: 560px) {
  .custom-apply-job {
    display: block;
  }
  .custom-apply-job .custom-job-content {
    padding-bottom: 0px;
    width: 100%;
  }
  .custom-apply-job .custom-job-btn {
    padding-top: 15px;
    width: 100%;
    text-align: center;
  }
  .custom-apply-job .custom-job-btn a.apply-btn {
    margin: 0 auto;
  }
}


/* =============== Landscape photos and smaller devices =============== */

@media (max-width: 479px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-size: 24px;
    line-height: 36px;
  }


  .subscribe-options label span {
    padding-right: 3px;
    display: inline-block;
  }
  .cm-license-plan-grp {
    padding: 17.5px 0;
  }
  .cm-home-slider-caption-title {
    font-size: 21px;
    line-height: 23px;
  }

  .cm-home-slider-caption-content a {
/*     min-width: 100px; */
    max-width: 100px;
    font-size: 16px;
    line-height: 24px;
    padding: 2px 10px 0px;
    min-height: 28px;
    max-height: 28px;
  }
  .cm-home-slider-caption-content p {
    font-size: 18px;
    line-height: 14px;
  }
  .cm-home-slider-caption-content small {
    font-size: 16px;
    line-height: 12px;
  }
  .cm-caption-bottom-link p {
    font-size: 12px;
    line-height: 16px;
  }
  .cm-caption-bottom-link small {
    font-size: 12px;
    line-height: 15px;
  }
  .cm-para.cm-license-data {
    font-size: 10px;
  }

}

/* css added 31 jan 2019 */
.banner_head_vr{color: #7388b8;}
.banner_head_vr_span{font-size: 55px;}
.client_part_h2{line-height: 1.5; text-align: left;}
.client_part_span{font-size: 30px; font-family: Muli; color: #2c3548;}
.cliant_part_logo_po{text-align: left;}
.cliant_part_logo_po_img8{width: 80px; margin: 20px;}
.cliant_part_logo_po_img9{width: 90px; margin: 20px;}
.full_impression{color: #7388b8;}
.full_impression_st{color: #2c3548; font-size: 20px;}
.full_impression_str{color: #2c3548; font-size: 20px;}
.full_impression_stro{color: #7388b8;}
.full_impression_strong{color: #2c3548;}
.location_time{color: #2c3548; font-size: 1.375rem;}
.location_time_sp{font-size: 20px;}
.location_time_spa{color: #7388b8;}
.location_time_span{color: #7388b8;}
.location_time_spaaa{color: #7388b8;}
.location_time_span_vr{color: #2c3548;}
.vr_make_st{color: #2c3548; font-size: 20px;}
.vr_make_stat{color: #7388b8;}
.vr_make_statpr{color: #2c3548;}
.schedule_you{text-align: center;}
.schedule_you_st{color: #2c3548; font-size: 20px;}
.schedule_you_st_imgsd{border-width: 0px; margin: 0 auto; display: block; margin-top: 20px; margin-bottom: 20px;}
.following_use_h2{line-height: 1.5; text-align: center;}
.following_use_hcs{font-size: 30px; font-family: Muli; color: #ffffff;}
.safety_train{color: #2c3548;}
.safety_train_mst{color: #2c3548; font-size: 15px;}
.onboard_prc{color: #2c3548;}
.onboard_prc_vtl{color: #2c3548; font-size: 15px;}
.vtual_sit_org{color: #2c3548;}
.vtual_sit_org_tour{color: #2c3548; font-size: 15px;}
.whit_fer{color: #7388b8;}
.whit_fer_vtl{line-height: 1.25;}
.whit_fer_vtl_real{color: #000000;}
.the_viond_ente{text-align: center;}
.the_viond_ente_pla{color: #2c3548; font-family: Muli; font-size: 30px;}
.the_viond_ente_pla_dd{text-align: center;}
.the_viond_ente_pla_dd_int{color: #2c3548;}
.the_viond_ente_pla_dd_div{text-align: center;}
.the_viond_ente_pla_dd_str{text-align: center;}
.the_viond_ente_pla_dd_span{color: #2c3548;}
.the_viond_ente_pla_dd_img{width: 300px;}
.the_viond_ente_pla_dd_img2{width: 260px; margin: 0px 0px 15px;}
.edit_srv_imgf{width: 60px;}
.edit_srv_imgf_spa{font-size: 16px; color: #000000;}
.edit_srv_imgf_spo{padding: 20px;}
.code_srcv_img{width: 60px;}
.code_srcv_img_vrgl{font-size: 16px; color: #000000;}
.code_srcv_img_vrgl_td{padding: 20px;}
.srv_cdv_img{width: 60px;}
.srv_cdv_img_tds{padding: 20px;}
.srv_cdv_img_tds_img{font-size: 16px; color: #000000;}
.tdb_end_cod{width: 60px;}
.tdb_end_cod_td{padding: 20px;}
.tdb_end_cod_td_fnt{font-size: 16px; color: #000000;}
.clas_one_bsd{line-height: 1.5; text-align: left;}
.clas_one_bsd_gd{line-height: 1.5; text-align: left;}
.clas_one_bsd_sp{font-size: 30px; font-family: Muli; color: #2c3548;}
.clas_one_bsd_ssn{color: #2c3548;}
.clas_one_bsd_s_cld{font-size: 36px;}
.clas_one_bsd_s_ing{border-width: 0px;}
.basd_sla_rel{text-align: center;}
.basd_sla_rep{text-align: center;}
.basd_sla_respa{color: #bb1a5e;}
.basd_sla_respa_mor{color: #bb1a5e;}
.sales_presnt_bd{color: #2c3548;}
.sales_presnt_bd_spa{color: #2c3548; font-size: 15px;}
.sales_presnt_bd_spa_va{color: #bb1a5e;}
.sales_presnt_bd_spa_link{color: #bb1a5e;}
.safety_rembo_dd{color: #2c3548;}
.safety_rembo_dsapn{color: #2c3548; font-size: 15px;}
.safety_rembo_dsapon{color: #bb1a5e;}
.avc_sdg_h3{color: #2c3548;}
.avc_sdg_h_cl{color: #2c3548;}
.avc_sdg_h_cl_vb{font-size: 15px;}
.avc_sdg_h_cl_vbaa{color: #bb1a5e;}
.clas_one_bsd_ssn #hs-cta-65713d18-3c76-4c84-9ae9-f74d1c84a18e {
	float: right;
}
/* css added 31 jan 2019 */

/* css added 1 feb 2019 */
.watch_back_grnd{color:#000;}
.row-fluid-wrapper.row-depth-1.row-number-5 .vdio_img{background:#a4b3de;border-radius:60px;}
.row-fluid-wrapper.row-depth-1.row-number-4 .span12.widget-span.widget-type-cell.cm-home-publish-step-grp2 {
	background: #fff;
}
.span12.widget-span.widget-type-global_group.cm-home-publish-step-grp3 {
	background: #fff;
}
.span12.widget-span.widget-type-global_group.cm-home-publish-step-grp3 #hs_cos_wrapper_module_1529779561011153_{color:#000;}
.span12.widget-span.widget-type-global_group.cm-home-publish-step-grp3 #hs_cos_wrapper_module_1529779561011153_ h2{color:#000;}
.span12.widget-span.widget-type-cell.cm-home-company-logo-grp {
	background: #92a0c7;
}
#cta_button_4411640_061722b4-24fd-4f67-ba4f-b624e943c7a7 {
	background: #7388b8 !important;
}
.hs-button.primary.large {
	background: #7388b8;
}
.span12.widget-span.widget-type-cell.cm-home-publish-step-grp3 {
	//background-image: url("https://cdn2.hubspot.net/hubfs/4411640/image001.jpg");
background-size: 100% 125%;
  background:#92a0c7;
}
.vdio_img_tr {
	margin-top: 30px !important;
  float: left;
}
#hs_cos_wrapper_module_1535137476191446_ tr {
	margin-top: 30px; 
	float: left;
  background: #93a4d1;
  color: #fff;
  border-radius:45px;
  //width:390px;
  padding: 0px 90px 0px 0px;
}
#hs_cos_wrapper_module_1535137617111488_ tr {
	margin-top: 32px !important;
	float: left;
   background: #93a4d1;
  color: #fff;
  border-radius:45px;height: 72px;line-height: 16px;
  //width:390px;
}
#hs_cos_wrapper_module_1535137621808495_ tr {
  background: #93a4d1;
  border-radius:45px;
  color: #fff;float: left;
  //width:390px;
   padding: 0px 60px 0px 0px;
}
#hs_cos_wrapper_module_1535137624788497_ tr {
background: #93a4d1;
  border-radius:45px;
  color: #fff;float: left;height: 72px;line-height: 16px;
  //width:390px;
}
#hs_cos_wrapper_module_1535137617111488_ img {
	margin: 0px 0px 3px 3px;
}
#hs_cos_wrapper_module_1535137624788497_ img {
	margin: 0px 0px 3px 3px;
}
#hs_cos_wrapper_module_1535137476191446_ img {
	margin: 5px 0px 3px 3px;
}
#hs_cos_wrapper_module_1535137621808495_ img {
	margin: 5px 0px 3px 3px;
}
#hs_cos_wrapper_module_1535137621808495_ {
	float: left;
	//margin-left: -70px;
  margin-bottom:10px;
}
#hs_cos_wrapper_module_1535137476191446_ {
	//margin-left: -70px;
	float: left;margin-bottom:10px;
} 
#hs_cos_wrapper_module_1535137476191446_ td{
    padding: 0px 28px 0px 0px !important;
}
#hs_cos_wrapper_module_1535137621808495_ td{
    padding: 0px 28px 0px 0px !important;
}
#hs_cos_wrapper_module_1535728277772170_ div {
	color: #000;
}
#hs_cos_wrapper_module_15347710693632955_ span {
	color: #000;
}
.hs_cos_gallery_slide.slick-slide.slick-current.slick-active strong{color:#000;}
.hs_cos_gallery_slide.slick-slide.slick-current.slick-active p {
	color: #000;
}
/* css added 1 feb 2019 */
.span12.widget-span.widget-type-cell.cm-home-publish-step-grp3{background:#312756;}


/* css added 4 feb 2019 */
.home_cln .span12.widget-span.widget-type-cell.cm-home-publish-step-grp3{background-image: url("https://cdn2.hubspot.net/hubfs/4411640/image001.jpg");
background-size: 100% 125%;}

.price_cln .span12.widget-span.widget-type-cell.cm-home-publish-step-grp3{background:#92a0c7;}
.price_cln .row-fluid-wrapper.row-depth-1.row-number-6 {background: #92a0c7;}
#support_blog_tt h2{color:#000;}
#part_pag_frm a{
  color:#bb1e5a;
}
.hs-button.primary.large{background:#bb1e5a;}
#cta_button_4411640_061722b4-24fd-4f67-ba4f-b624e943c7a7{background:#bb1e5a !important;}
.row-fluid .common-inner h5{border:1px solid #fff;}
.row-fluid .common-text{border:1px solid #fff;}
/* css added 4 feb 2019 */

/* css added for homepage 7feb */
 @media (min-width: 481px) and (max-width: 767px) {
#hs_cos_wrapper_module_1535137617111488_ tr {
   margin-top: 0px !important;}
}

@media (min-width: 320px) and (max-width: 480px) {
#hs_cos_wrapper_module_1535137617111488_ tr {
   margin-top: 0px !important;}
}
/* css added for homepage 7feb */


