@font-face {
  font-family: "montserratblack";
  src: url("new-lp/fonts/montserrat-black-webfont.woff2") format("woff2"),
    url("new-lp/fonts/montserrat-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserratbold";
  src: url("new-lp/fonts/montserrat-bold-webfont.woff2") format("woff2"),
    url("new-lp/fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserratlight";
  src: url("new-lp/fonts/montserrat-light-webfont.woff2") format("woff2"),
    url("new-lp/fonts/montserrat-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserratregular";
  src: url("new-lp/fonts/montserrat-regular-webfont.woff2") format("woff2"),
    url("new-lp/fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserratsemi_bold";
  src: url("new-lp/fonts/montserrat-semibold-webfont.woff2") format("woff2"),
    url("new-lp/fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserratultra_light";
  src: url("new-lp/fonts/montserrat-ultralight-webfont.woff2") format("woff2"),
    url("new-lp/fonts/montserrat-ultralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "arial-body";
  src: url("./fonts/ArialMT.woff2") format("woff2"),
    url("./fonts/ArialMT.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "arial-black";
  src: url("./fonts/Arial-Black.woff2") format("woff2"),
    url("./fonts/Arial-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "proxima-regular";
  src: url("./fonts/ProximaNova-Regular.woff2") format("woff2"),
    url("./fonts/ProximaNova-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "proxima-semi";
  src: url("./fonts/ProximaNova-Semibold.woff2") format("woff2"),
    url("./fonts/ProximaNova-Semibold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

strong {
  font-family: "os_700";
}

.home .s_four .slides img {
  height: auto;
}

.home .s_four p {
  text-transform: none;
}

img {
  max-width: 100%;
  height: auto;
}

.team .team_wrap .member p {
  min-height: 0;
  max-height: none;
}

.page-template-page_blog .pagination,
.category .pagination {
  width: auto;
}

.page-template-page_blog .pagination span.current,
.category .pagination span.current {
  background-image: none;
  background: #fff;
  display: inline;
  font-weight: normal;
  height: auto;
  line-height: 1.7;
  text-align: left;
  width: auto;
  padding: 5px 10px;
  border: 1px solid #e6e6e6;
  font-family: "os_700";
  font-size: 14px;
  color: #8b8b8b;
}

.page-template-page_blog .pagination a,
.category .pagination a {
  font-size: 14px;
  line-height: 1.7;
}

.page-template-page_blog .pagination a:hover,
.page-template-page_blog .pagination span.current,
.category .pagination a:hover,
.category .pagination span.current {
  color: #ff5e00;
}

.page-template-page_blog .blog .results article.no_padding_left,
.category .blog .results article.no_padding_left {
  padding-left: 0;
}

.page-template-page_blog .pagination a,
.page-template-page_blog .pagination span,
.category .pagination a,
.category .pagination span {
  margin-right: 4px;
}

.widget_sf_widget_constantcontact {
  padding: 3px 0 23px;
  background: white;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
}

.widget_sf_widget_constantcontact h3 {
  padding: 0 20px;
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5;
  font-family: "os_400", Arial, Helvetica, sans-serif;
  font-size: 1.643em;
  color: #8b8b8b;
  margin: 10px 0;
  text-transform: capitalize;
}

.widget_sf_widget_constantcontact .constantcontactwidget_form {
  background: #fff;
  padding: 0 20px;
  width: 100%;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.widget_sf_widget_constantcontact .constantcontactwidget_form label {
  font-family: "os_400", Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1.7;
  color: #8b8b8b;
  display: block;
  margin-bottom: 5px;
}

.widget_sf_widget_constantcontact
  .constantcontactwidget_form
  input[type="submit"] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  font-family: "os_700", Arial, Helvetica, sans-serif;
  border-style: none;
  border: none;
  color: white;
  text-transform: uppercase;
  padding: 5px 10px;
  background: #40c2c4;
  /* box-shadow: 0 3px 0 #cc4b00;
	-webkit-box-shadow: 0 3px 0 #cc4b00; */
  transition: all 0.4s ease;
  margin-bottom: 3px;
  letter-spacing: 0.04em;
  line-height: normal;
  font-size: 100%;
  margin: 0;
  border-radius: 0;
}

.widget_sf_widget_constantcontact
  .constantcontactwidget_form
  input[type="text"] {
  margin-bottom: 0 0 10px 0;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 100%;
  border-style: none;
  border: 1px solid #dedede;
  line-height: 35px;
  height: 35px;
  padding: 0 5px;
  background: none;
  color: #a4a4a4;
  vertical-align: middle;
  outline: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.blog aside div.two .cat_current a {
  color: #0095da;
}

.solution aside div {
  background: none;
  border: none;
  padding: 0;
}

.solution aside div p {
  margin: 0;
  padding: 0;
}

.solution aside .textwidget p {
  margin-bottom: 7px;
}

.solution aside .contentsidebarSideBarRelatedLinks ul li {
  width: auto;
}

.solution aside #black-studio-tinymce-4 {
  border-bottom: 1px solid #999;
  margin-top: 40px !important;
}

.solution article td {
  line-height: normal;
}

.solution .try_webload,
.page-template-partners .try_webload,
.page-template-webload .try_webload {
  background: #40c2c4;
  /* box-shadow: 0 3px 0 #cc4b00;
  	-webkit-box-shadow: 0 3px 0 #cc4b00; */
  color: white;
  display: block;
  padding: 10px 20px;
  vertical-align: middle;
  font-family: "os_700", Arial, Helvetica, sans-serif;
  border-style: none;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  transition: all 0.4s ease;
  text-decoration: none;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
}

.solution .try_webload:hover,
.page-template-partners .try_webload:hover {
  background: #40c2c4;
  /* box-shadow: 0 3px 0 #802f00;
	-webkit-box-shadow: 0 3px 0 #802f00; */
  color: white;
}

.solution .customrightbuttonwrapper a {
  background-image: none;
  color: #fff;
  display: block;
  height: auto;
  width: auto;
  text-indent: 0;
  padding: 10px 20px;
  background: #0095da;
  box-shadow: 0 5px 0 #0072a7;
  -webkit-box-shadow: 0 5px 0 #0072a7;
  vertical-align: middle;
  font-family: "os_700", Arial, Helvetica, sans-serif;
  border-style: none;
  border: none;
  color: white;
  text-transform: uppercase;
  margin-bottom: 3px;
  letter-spacing: 0.04em;
  transition: all 0.4s ease;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}

.solution .customrightbuttonwrapper a:hover {
  color: #fff !important;
  background: #00618d !important;
  box-shadow: 0 5px 0 #003e5a !important;
  -webkit-box-shadow: 0 5px 0 #003e5a !important;
}

.solution .contentsidebarSideBarRelatedLinks ul li {
  background-image: none;
}

.solution .sidebar-element {
  margin-top: 40px !important;
}

.solution .sidebar-element .side-button-container a {
  background-image: none;
  color: #fff;
  display: block;
  height: auto;
  width: auto;
  text-indent: 0;
  padding: 10px 20px;
  background: #0095da;
  box-shadow: 0 5px 0 #0072a7;
  -webkit-box-shadow: 0 5px 0 #0072a7;
  vertical-align: middle;
  font-family: "os_700", Arial, Helvetica, sans-serif;
  border-style: none;
  border: none;
  color: white;
  text-transform: uppercase;
  margin-bottom: 3px;
  letter-spacing: 0.04em;
  transition: all 0.4s ease;
  font-size: 14px;
  line-height: 1.7;
  border-radius: 0;
}

.solution .sidebar-element .side-button-container a:hover {
  color: #fff !important;
  background: #00618d !important;
  box-shadow: 0 5px 0 #003e5a !important;
  -webkit-box-shadow: 0 5px 0 #003e5a !important;
}

.solution .sidebar-element .side-button-container a .button-arrow {
  display: none;
}

.technologies .section_holder h2 {
  font-size: 30px;
}

aside .s2_form_widget {
  padding: 3px 20px 23px;
  background: white;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
}

aside .s2_form_widget > div {
  background: none;
  padding: 0;
  border: none;
  margin-bottom: 0;
}

aside .s2_form_widget input[type="submit"] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  font-family: "os_700", Arial, Helvetica, sans-serif;
  border-style: none;
  border: none;
  color: white;
  text-transform: uppercase;
  padding: 5px 10px;
  background: #40c2c4;
  /* box-shadow: 0 3px 0 #cc4b00;
	-webkit-box-shadow: 0 3px 0 #cc4b00; */
  transition: all 0.4s ease;
  margin-bottom: 3px;
  letter-spacing: 0.04em;
  line-height: normal;
  font-size: 100%;
  margin: 0;
  border-radius: 0;
}

aside .s2_form_widget label {
  font-family: "os_400", Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1.7;
  color: #8b8b8b;
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
  display: none;
}

aside .s2_form_widget br {
  display: none;
}

aside .s2_form_widget input[type="text"] {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 100%;
  border-style: none;
  border: 1px solid #dedede;
  line-height: 35px;
  height: 35px;
  padding: 0 5px;
  background: none;
  color: #a4a4a4;
  vertical-align: middle;
  outline: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
  -webkit-appearance: none;
}

aside .s2_form_widget form {
  margin-top: 15px;
}

.hide_element {
  display: none;
}

.search-results .searchresulth2 {
  color: #333 !important;
  font-size: 15px;
  line-height: 20px;
  font-family: "os_400", sans-serif;
}

.mainwrapper header {
  z-index: 8000;
}

.single-post .blog_wrap h1,
.single-post .blog_wrap .results p,
.single-post .blog_wrap .results li {
  color: #000;
}

.page-template-page_trywebload header .super_menu > *,
.page-template-page_loadrunner header .super_menu > * {
  visibility: hidden;
}

.page-template-page_trywebload header .super_menu > #lang_sel,
.page-template-page_loadrunner header .super_menu > #lang_sel {
  visibility: visible;
}

.page-template-page_trywebload footer > *,
.page-template-page_loadrunner footer > * {
  display: none;
}

.page-template-page_trywebload footer #wpadminbar,
.page-template-page_loadrunner footer #wpadminbar {
  display: block;
}

.page-template-page_trywebload iframe[name="google_conversion_frame"],
.page-template-page_loadrunner iframe[name="google_conversion_frame"] {
  display: none;
}

.single .published_by {
  color: #000;
}

.single .author_bio .bio_avatar {
  display: inline-block;
  width: 13%;
  margin-right: 3%;
  vertical-align: top;
}

.single .author_bio .bio_avatar img {
  width: 100% !important;
}

.single .author_bio .bio_description {
  display: inline-block;
  width: 78%;
  vertical-align: top;
}

.single .author_bio {
  text-align: center;
  margin: 30px 0 22px 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background: hsla(228, 24%, 91%, 1);
  border: 1px solid hsla(0, 0%, 85%, 1);
}

.single .author_bio p {
  text-align: left;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.single .author_bio .bio_description p:first-child {
  margin-bottom: 8px !important;
}

.author .author_bio .bio_avatar {
  display: inline-block;
  width: 13%;
  margin-right: 3%;
  vertical-align: top;
}

.author .author_bio .bio_avatar img {
  width: 100% !important;
}

.author .author_bio .bio_description {
  display: inline-block;
  width: 78%;
  vertical-align: top;
}

.author .author_bio {
  text-align: center;
  margin: 30px 0 22px 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background: hsla(228, 24%, 91%, 1);
  border: 1px solid hsla(0, 0%, 85%, 1);
}

.author .author_bio p {
  text-align: left;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.author .author_bio .bio_description p:first-child {
  margin-bottom: 8px !important;
}

.author .author_bio {
  margin-top: 0;
}

.landing .lt_row {
  overflow: hidden;
}

.landing .lt_row .lt_left {
  float: left;
  width: 35%;
}

.landing .lt_row .lt_right {
  float: right;
  width: 63%;
  display: table;
  min-height: 200px;
}

.landing .lt_row .lt_right p {
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
}

.landing .lt_row img {
  max-width: 100%;
  height: auto;
  margin-top: 0 !important;
}

header .btn_iwp {
  background: #ff0000;
  -webkit-box-shadow: #8c0000;
  box-shadow: #8c0000;
}

.df_shortcode aside {
  width: 100% !important;
  padding-left: 0 !important;
  float: none !important;
}

.df_shortcode aside form div {
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  margin-bottom: 0 !important;
}

.df_shortcode aside p {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

.df_shortcode .box {
  margin-bottom: 0 !important;
}

/* WebLOAD vs LoadRunner new page */

.page_wvl .wvl_hero {
  position: relative;
}

.page_wvl img {
  max-width: 100%;
  height: auto;
}

.page_wvl .wvl_hero img {
  width: 100%;
}

.page_wvl .wvl_hero .wvl_overlay {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.page_wvl .wvl_hero .wvl_overlay h1 {
  text-align: center;
  color: #fff;
  font-family: "os_300", sans-serif;
  font-size: 60px;
  line-height: 60px;
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -30px;
}

.wvl_row .wvl_container {
  max-width: 1140px;
  margin: 0 auto;
  overflow: hidden;
}

.wvl_row .wvl_container h2 {
  color: #0095d9;
  font-family: "os_300", sans-serif;
  font-size: 40px;
  text-align: center;
  line-height: 45px;
  margin: 0;
  padding: 0;
}

.wvl_row .wvl_container p {
  color: #8b8b8b;
  font-family: "os_300", sans-serif;
  font-size: 19px;
  line-height: 30px;
  margin-top: 0;
  padding: 0;
}

.page_wvl .wvl_three {
  background: #fff;
  padding-bottom: 97px;
}

.page_wvl .wvl_three h2 {
  padding-top: 78px;
  margin-bottom: 9px;
}

.page_wvl .wvl_three .wvl_container > p {
  text-align: center;
  margin-bottom: 60px;
}

.page_wvl .wvl_three .wvl_three_boxes {
  overflow: hidden;
}

.page_wvl .wvl_three .wvl_three_boxes > div {
  width: 32%;
  margin-left: 2%;
  padding: 10px 10px 20px 10px;
  background: #f5f6f7;
  float: left;
}

.page_wvl .wvl_three .wvl_three_boxes > div img {
  width: 100%;
  height: auto;
  margin-bottom: 26px;
}

.page_wvl .wvl_three .wvl_three_boxes > div p {
  color: #0095d9;
  font-family: "os_300", sans-serif;
  font-size: 20px;
  line-height: 25px;
  margin-top: 0;
  padding: 0;
  text-align: center;
}

.page_wvl .wvl_three .wvl_three_boxes > div:first-child {
  margin-left: 0;
}

.page_wvl .wvl_x {
  background: #f5f6f8;
  padding-top: 74px;
  padding-bottom: 74px;
}

.page_wvl .wvl_x h2 {
  color: #00a3df;
  margin-bottom: 57px;
}

.page_wvl .wvl_x .x_box_wrap {
  overflow: hidden;
}

.page_wvl .wvl_x .x_box_wrap .x_box_left {
  float: left;
  width: 23%;
}

.page_wvl .wvl_x .x_box_wrap .x_box_right {
  float: right;
  width: 72%;
}

.page_wvl .wvl_x .x_box_wrap .x_box_right p {
  margin-bottom: 23px;
}

.page_wvl .wvl_logos {
  background: #fff;
  padding-top: 73px;
  padding-bottom: 42px;
}

.page_wvl .wvl_logos h2 {
  margin-bottom: 4px;
}

.page_wvl .wvl_logos p {
  margin-bottom: 53px;
  text-align: center;
}

.page_wvl .wvl_logos .logo_row {
  float: left;
  width: 100%;
}

.page_wvl .wvl_logos .logo_row .logo_box {
  float: left;
  width: 16.66666666666667%;
  border-right: 1px solid #dedcdb;
  border-bottom: 1px solid #dedcdb;
  height: 128px;
  text-align: center;
  line-height: 128px;
  position: relative;
}

.page_wvl .wvl_logos .logo_row:last-child .logo_box {
  border-bottom: none;
}

.page_wvl .wvl_logos .logo_row .logo_box:nth-child(6n) {
  border-right: none;
}

.page_wvl .wvl_logos .logo_row.lr_last .logo_box {
  border-bottom: none;
}

.page_wvl .wvl_logos .logo_row .logo_box .corner_hide {
  width: 40px;
  height: 40px;
  background: #fff;
  position: absolute;
  right: -20px;
  bottom: -20px;
  z-index: 1;
}

.page_wvl .wvl_clear {
  clear: both;
}

.page_wvl .wvl_features {
  background: #f5f6f8;
  padding-top: 75px;
  padding-bottom: 52px;
}

.page_wvl .wvl_features .wvl_container > h2 {
  color: #00a3df;
  margin-bottom: 14px;
}

.page_wvl .wvl_features .wvl_container > p {
  margin-bottom: 25px;
}

.page_wvl .wvl_features .offers h2 {
  color: #5d5d5d;
  font-family: "os_400", sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 67px;
  padding-top: 30px;
}

.page_wvl .wvl_features .offers .offers_row {
  overflow: hidden;
}

.page_wvl .wvl_features .offers .or_left {
  width: 46%;
  float: left;
}

.page_wvl .wvl_features .offers .or_right {
  float: right;
  width: 46%;
}

.page_wvl .wvl_features .offers .or_item {
  margin-bottom: 26px;
  overflow: hidden;
}

.page_wvl .wvl_features .offers .or_item .check {
  float: left;
  width: 6%;
}

.page_wvl .wvl_features .offers .or_item .check img {
  margin-top: 13px;
}

.page_wvl .wvl_features .offers .or_item p {
  float: right;
  width: 90%;
  font-size: 18px;
  line-height: 28px;
}

.page_wvl .wvl_features .offers .or_item p strong {
  font-family: "os_600", sans-serif;
}

.page_wvl .wvl_table {
  padding-top: 69px;
  padding-bottom: 90px;
}

.page_wvl .wvl_table h2 {
  color: #00a3df;
  margin-bottom: 35px;
}

.page_wvl .wvl_table table,
.page_wvl .wvl_table table th,
.page_wvl .wvl_table table td {
  border: 1px solid #e4e4e4;
}

.page_wvl .wvl_table table td {
  color: #8b8b8b;
  font-family: "os_300", sans-serif;
  font-size: 18px;
  line-height: 30px;
  padding-left: 25px;
}

.page_wvl .wvl_table table thead td {
  color: #fff;
  font-family: "os_300", sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.page_wvl .wvl_table table .light_blue {
  background: #e3f7ff;
  color: #5d5d5d;
}

.page_wvl .wvl_table table td.dark_blue {
  color: #fff;
  background: #00a3e0;
}

.page_wvl .wvl_table table thead tr:first-child td:last-child {
  color: #5d5d5d;
}

.page_wvl .wvl_table table thead tr:first-child td {
  text-align: center;
}

.page_wvl .wvl_table table thead tr:first-child div {
  width: 5px;
}

.page_wvl .wvl_table table tr td:nth-child(2),
.page_wvl .wvl_table table tr td:nth-child(3) {
  text-align: center;
}

.page_wvl .wvl_support {
  background: #f5f6f8;
  padding-top: 76px;
  padding-bottom: 122px;
}

.page_wvl .wvl_support h2 {
  color: #00a3df;
  margin-bottom: 55px;
}

.page_wvl .wvl_support .wvl_container {
  text-align: center;
}

.page_wvl .wvl_support p {
  margin-bottom: 0;
}

.page_wvl .wvl_support img {
  margin-bottom: 40px;
}

.page_wvl .wvl_support p span {
  color: #00a3e0;
}

.page_wvl .wvl_testimonials {
  padding-top: 74px;
  padding-bottom: 68px;
}

.page_wvl .wvl_testimonials h2 {
  color: #5d5d5d;
  font-family: "os_400", sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 34px;
}

.page_wvl .wvl_testimonials .t_row {
  overflow: hidden;
  margin-bottom: 29px;
}

.page_wvl .wvl_testimonials .t_item {
  float: left;
  width: 32%;
  margin-right: 2%;
  background-color: #f5f5f7;
  padding: 10px 10px 28px 10px;
  position: relative;
}

.page_wvl .wvl_testimonials .t_item img {
  width: 100%;
  margin-bottom: 15px;
}

.page_wvl .wvl_testimonials .t_item > p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 33px;
  height: 112px;
  overflow: hidden;
}

.page_wvl .wvl_testimonials .t_item .meta p {
  color: #5f5f5f;
  font-size: 16px;
  line-height: 24px;
}

.page_wvl .wvl_testimonials .t_item .meta p span {
  color: #00a3df;
}

.page_wvl .wvl_testimonials .t_item:last-child {
  margin-right: 0;
}

.page_wvl .wvl_migrating {
  background: #f5f6f8;
  padding-top: 68px;
  padding-bottom: 90px;
  position: relative;
  z-index: 10000;
}

.page_wvl .wvl_migrating h2 {
  color: #00a3df;
  margin-bottom: 45px;
}

.page_wvl .wvl_migrating .wvl_migrating_row {
  overflow: hidden;
}

.page_wvl .wvl_migrating .wvl_migrating_row .mrow_left {
  width: 49%;
  float: left;
}

.page_wvl .wvl_migrating .wvl_migrating_row .mrow_left img {
  width: 100%;
}

.page_wvl .wvl_migrating .wvl_migrating_row .mrow_right {
  float: right;
  width: 46%;
}

.page_wvl .wvl_migrating .wvl_migrating_row .mrow_right p {
  margin-bottom: 31px;
}

.page_wvl .wvl_umbrella {
  background: url(images/jpg/umbrella_full.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 66px;
  padding-bottom: 76px;
  position: relative;
  z-index: 10000;
}

.page_wvl .wvl_umbrella h2 {
  color: #00a3df;
  margin-bottom: 7px;
}

.page_wvl .wvl_umbrella p {
  text-align: center;
  color: #cdcdcd;
  margin-bottom: 52px;
}

.page_wvl .wvl_umbrella .wvl_container {
  text-align: center;
}

.page_wvl .wvl_umbrella .btn {
  padding: 9px 20px;
}

.page_wvl .df_shortcode {
  max-width: 500px;
  margin: 0 auto;
}

.page-template-page_versus footer > * {
  display: none;
}

.page-template-page_versus footer #wpadminbar {
  display: block;
}

.page-template-page_versus header nav.super_menu > * {
  visibility: hidden;
}

.page-template-page_versus header nav.super_menu #lang_sel {
  visibility: visible;
}

.page-template-page_versus .mainwrapper > .content {
  padding-top: 86px;
}

.page-template-page_versus iframe[name="google_conversion_frame"] {
  display: none;
}

/*.page-template-page_versus .mainwrapper>.content {
	padding-top: 0;
}*/

/* End WebLOAD vs LoadRunner new page */

.page-template-page_iwantpricing .landing .lt_row {
  vertical-align: middle;
}

.page-template-page_iwantpricing .landing .lt_row .lt_left {
  float: none;
  display: inline-block;
}

.page-template-page_iwantpricing .landing .lt_row .lt_right {
  float: none;
  display: inline-block;
  min-height: 0;
  vertical-align: middle;
}

.mc_form .hide_element {
  display: none;
}

.mc_form .fr_full {
  float: none !important;
  width: 100% !important;
}

.container aside center {
  color: #fff;
  margin: 20px;
  display: block;
}

.resources section:before {
  content: "";
  display: block;
  margin: -135px 0 0;
  height: 135px;
}

header #menu-item-5351 > a,
header #menu-item-5357 > a,
header #menu-item-5363 > a,
header #menu-item-5369 > a {
  display: none;
}

header #menu-item-5351 .sub-menu a {
  text-transform: none;
}

#header_free_trial_de {
  text-transform: none;
}

/* .no-touch .home-dev header .logo {
	width: 199px !important;
} */

@media (min-width: 1024px) {
  .home .s_four .slides li {
    height: 350px;
  }

  .home .s_four .testimonials {
    position: relative;
  }

  .home .s_four .flex-direction-nav {
    position: absolute;
    bottom: 25px;
    z-index: 9999;
  }

  .home .s_four .slides li .btn_big {
    position: absolute;
    bottom: 45px;
  }

  .home .s_four .testimonials p {
    max-height: 180px;
    overflow: hidden;
  }
}

@media (min-width: 901px) {
  header .central_menu > li > .sub-menu {
    display: none;
    position: absolute;
    z-index: 598;
    top: 34px;
    padding-top: 15px;
    background: #fff;
    width: auto;
    /*padding-bottom: 18px;*/
    padding-right: 21px;
  }

  header .central_menu {
    position: relative;
  }

  header .central_menu > li:hover > .sub-menu {
    display: block;
  }

  header .super_menu .central_menu .last-child a {
    color: #fff !important;
  }

  header .central_menu > li > .sub-menu .sub-menu {
    float: left;
    clear: both;
  }

  header .central_menu > li > .sub-menu .sub-menu li {
    display: block;
    text-align: left;
    margin-left: 21px;
    padding-bottom: 8px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
  }

  /*header .central_menu>li>.sub-menu .sub-menu li:before {
		content: "";
		display: block;
		width: 5px;
		height: 5px;
		background: #0095da;
		float: left;
		margin-right: 10px;
		position: relative;
		top: 10px;
	}*/

  header .central_menu > li > .sub-menu > li > a {
    display: block;
    float: left;
    margin-left: 21px;
    color: #0095d9;
    font-family: "os_700", sans-serif;
    font-size: 18px;
    line-height: 50px;
  }

  header .central_menu > li > .sub-menu > li {
    display: block;
    float: left;
  }

  header .super_menu .sub-menu .last-child a {
    color: #8b8b8b !important;
  }

  header .central_menu > li > .sub-menu > .last-child > a {
    color: #0095d9 !important;
    font-family: "os_700", sans-serif;
    font-size: 18px;
    line-height: 50px;
  }

  header .central_menu {
    height: 36px;
  }

  header .central_menu > li,
  header .central_menu > li a {
    height: 100%;
  }

  header #menu-item-198,
  header #menu-item-505 > a,
  header #menu-item-311 > a {
    display: none;
  }

  header #menu-item-198 + li {
    float: left;
    margin-left: 10px;
  }

  header .central_menu .sub-menu li a:hover {
    color: #0095d9 !important;
  }

  header .central_menu .sub-menu .sub-menu {
    margin-top: 0;
    width: 220px;
  }

  header .central_menu .sub-menu .sub-menu .last-child {
    border-bottom: none;
  }
}

.why section h2 {
  text-transform: none;
}

.why section div:before {
  content: "";
  position: absolute;
  width: 142px;
  height: 142px;
  display: block;
  top: 0;
  left: 0;
}

.why section div:after {
  content: "";
  position: absolute;
  width: 142px;
  height: 142px;
  display: block;
  top: 0;
  right: 0;
}

.landing .Try_webloadFormLineText,
.landing .selectA {
  display: none;
}

.landing .Try_webloadFormLine {
  width: auto;
  height: auto;
  padding-bottom: 0;
}

.landing .Try_webloadFormLineFild {
  width: auto;
  height: auto;
  float: none;
}

.landing .Try_webloadFormLineFild input {
  border: 1px solid transparent;
}

.landing .Try_webloadFildInput {
  text-indent: 0;
}

.Try_webloadFildSelect {
  opacity: 1 !important;
}

.landing .Try_webloadFildSelectBg {
  width: auto;
  height: auto;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}

.landing .wrap aside .box input[type="submit"] {
  width: 100%;
  -webkit-appearance: none;
  border-radius: 0;
}

.landing .Try_webloadDownloadBtnWrapper {
  height: auto;
  width: 100%;
  overflow: hidden;
  float: none;
}

.landing .Try_webloadFormLineTextcheckbox {
  width: auto;
  height: auto;
  display: block;
  color: #fff;
  font-size: 14px;
  float: left;
  margin-left: 5px;
  width: 90%;
}

.landing .Try_webloadFormLineFildcheckbox {
  width: auto;
  height: auto;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
  clear: both;
  float: left;
  margin-bottom: 10px;
}

.landing .Try_webloadFormLineFildcheckbox input {
  opacity: 1 !important;
  float: left;
  width: auto !important;
  position: relative;
  top: -4px;
}

.landing select.Try_webloadFildSelect {
  height: 35px;
  font-size: 100% !important;
}

.landing select.Try_webloadFildSelect option {
  width: auto;
  border: 0px;
  background-color: #fff;
  text-indent: 0;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 35px;
  height: 35px;
  padding: 0 5px;
  color: #a4a4a4;
  vertical-align: middle;
  outline: 0;
}

.landing .wrap aside .box textarea {
  font-size: 100% !important;
  padding: 5px;
  text-indent: 0;
  -webkit-appearance: none;
  border-radius: 0;
}

.landing .wrap aside .box h4 strong {
  font-family: "os_700";
  font-weight: normal;
}

.single .blog .results article {
  padding-left: 0;
  border-top: none;
}

.single .blog .results article img {
  width: auto;
  height: auto;
  position: static;
  top: 0;
  background: none;
}

.single .disqus_wrap {
  color: #000;
}

.home .s_one .btn {
  text-transform: uppercase;
}

.page-template-default .related_links_wrap {
  background: white;
  border: 1px solid #e6e6e6;
  padding: 12px 20px 8px 20px;
}

aside .related_links_wrap #black-studio-tinymce-4 {
  margin-top: 0 !important;
}

.page-template-default
  .related_links_wrap
  .contentsidebarSideBarRelatedLinks
  li:last-child {
  border-bottom: none;
}

aside .related_links_wrap p,
aside .related_links_wrap a {
  color: #8b8b8b !important;
}

aside .related_links_wrap a:hover {
  text-decoration: none;
  color: #ff5e00 !important;
}

.page-template-default aside div.sidebar-element {
  background: white;
  border: 1px solid #e6e6e6;
  padding: 20px;
  border-radius: 0;
}

.page-template-default aside div.sidebar-element h3 {
  color: #ff5e00;
  font-family: "os_400", Arial, Helvetica, sans-serif;
  font-size: 1.643em;
  margin-bottom: 11px;
}

.page-template-default aside div.sidebar-element p {
  margin: 10px 0 15px;
  font-family: "os_400", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.7;
  color: #8b8b8b;
}

.page-template-default aside div.sidebar-element .side-button {
  width: 100%;
  text-align: center;
  display: block;
  background: #0095da;
  box-shadow: 0 3px 0 #0072a7;
  -webkit-box-shadow: 0 3px 0 #0072a7;
  vertical-align: middle;
  font-family: "os_700", Arial, Helvetica, sans-serif;
  border-style: none;
  border: none;
  color: white;
  text-transform: uppercase;
  padding: 5px 10px;
  margin-bottom: 3px;
  letter-spacing: 0.04em;
  background: #0095da;
  box-shadow: 0 5px 0 #0072a7;
  -webkit-box-shadow: 0 5px 0 #0072a7;
  transition: all 0.4s ease;
}

.page-template-default aside .contentsidebarText,
.page-template-default aside .contentsidebarWrapper {
  width: 100%;
}

.home .s_one h1 {
  text-align: left;
  color: white;
  margin-top: 0;
  line-height: 1.5;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 2.313em;
  margin: 10px 0;
  text-transform: capitalize;
}

header .logo_wrap {
  margin: 0;
  line-height: 1;
  padding: 0;
  display: inline-block;
  float: left;
}

header {
  position: fixed;
  width: 100%;
  z-index: 9999;
}

.mainwrapper > .content {
  padding-top: 110px;
}

footer .buttons .btn {
  text-transform: none;
}

.content h1,
.content h2,
.content h3 {
  text-transform: none;
}

.Try_webloadFormLineMendatoryFieldsDownload {
  margin-top: 21px;
}

.Try_webloadFildSelectBg .selectB,
.Try_webloadFildSelectBg .selectC,
.Try_webloadFildSelectBg .selectD {
  display: none;
}

.page-template-page_loadrunner .landing .wrap aside .box p {
  margin-top: 0;
}

.page-template-page_loadrunner .landing .wrap aside .box p a {
  color: #fff;
}

.page-template-page_loadrunner .landing .wrap aside .box p a:hover {
  text-decoration: underline;
}

.landing .wrap article img {
  width: auto;
  display: inline;
  margin: 0 0 5px 0;
}

.technologies .section_holder li {
  min-height: 70px;
}

.section_holder .pseudo_logo {
  width: 130px;
  min-height: 40px;
  text-align: center;
  border: 1px solid #d8d8d8; /* stroke */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  -moz-box-shadow: 0 1px 3px #dadce2; /* drop shadow */
  -webkit-box-shadow: 0 1px 3px #dadce2; /* drop shadow */
  box-shadow: 0 1px 3px #dadce2; /* drop shadow */
  color: #979797; /* text color */
  font-family: "os_700", sans-serif;
  font-size: 13px;
  line-height: normal;
  float: left;
  display: table;
}

.section_holder .pseudo_logo span {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}

.technologies .section_holder .left {
  padding-right: 0;
}

.technologies .section_holder .left li {
  padding-right: 30px;
}

.technologies .section_holder .divider {
  border-top: 1px solid #e6e6e6;
  margin-top: 30px;
  margin-bottom: 29px;
}

.technologies .section_holder .right {
  padding-left: 0;
}

.technologies .section_holder .right li {
  margin-left: 30px;
}

.technologies .section_holder .right h2 {
  padding-left: 30px;
}

.page-template-page_whitepaper aside {
  margin-bottom: 40px;
}

.landing .wrap article img {
  margin-top: 10px;
  margin-bottom: 10px;
}

.other_customers .logo_clear {
  clear: both;
}

.landing .wrap article img.alignright {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.landing .wrap article img.alignright {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}

.Try_webloadFildTextarea {
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 35px;
  color: #a4a4a4;
}

.page-template-page_contact .contact_us_Col_left {
  width: 49%;
}

.page-template-page_contact .contact_us_Col_right {
  width: 49%;
}

.page-template-page_contact .landing .wrap aside .box {
  margin-bottom: 40px;
}

.page-template-page_contact .landing .wrap aside .box input[type="submit"] {
  width: 100%;
  padding: 10px 20px;
  background: #40c2c4;
  /* box-shadow: 0 3px 0 #cc4b00;
	-webkit-box-shadow: 0 3px 0 #cc4b00; */
  color: white;
  display: inline-block;
  vertical-align: middle;
  font-family: "os_700", Arial, Helvetica, sans-serif;
  border-style: none;
  text-transform: uppercase;
}

.page-template-page_contact
  .landing
  .wrap
  aside
  .box
  input[type="submit"]:hover {
  background: #40c2c4;
  /* box-shadow: 0 3px 0 #802f00;
	-webkit-box-shadow: 0 3px 0 #802f00; */
  color: white;
}

.page-template-page_contact .contentinnerpageText p {
  color: #8b8b8b;
}

.page-template-page_contact .contact_us_the_title h2 {
  color: #0095da;
}

.page-template-page_contact .contact_us_block_loop {
  background-image: url(images/orange_contact_marker.png);
}

.page-template-page_supportcenter .titleBg {
  background: #f0f1f5;
}

.page-template-page_supportcenter .titleBg h1 {
  margin: 0;
  text-transform: none;
  line-height: 1.2;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 2.857em;
  color: #8b8b8b;
}

.page-template-page_supportcenter .BreadCrumbsBg {
  display: none;
}

.page-template-page_supportcenter .support_centerBg {
  background-color: #f0f1f5;
  color: #8b8b8b;
}

.page-template-page_supportcenter .support_center_Text p {
  color: #8b8b8b;
  line-height: 30px;
}

.page-template-page_supportcenter .support_center_Text h2 {
  color: #0095da;
  margin-bottom: 30px;
}

.page-template-page_supportcenter .support_centerTextWidth,
.page-template-page_supportcenter .support_centerWidth {
  width: 960px;
  padding-left: 0;
  padding-right: 0;
}

.page-template-page_supportcenter .titleWrapertext {
  width: 100%;
  margin-left: 0;
}

.page-template-page_supportcenter .titleWraper {
  width: 960px;
  height: auto;
}

.page-template-page_supportcenter .support_centerTextWidth {
  padding-top: 31px;
}

.page-template-page_supportcenter .support_center_form_text,
.page-template-page_supportcenter .support_center_Col_right p {
  color: #8b8b8b;
}

.page-template-page_supportcenter .support_center_form_text,
.page-template-page_supportcenter .support_center_form_text span {
  font-size: 16px !important;
  line-height: 1.5;
}

.page-template-page_supportcenter .support_center_Col_right p {
  line-height: 1.5;
  font-size: 16px;
}

.page-template-page_supportcenter .support_center_Sign_in,
.page-template-page_supportcenter .support_center_Register {
  padding: 10px 20px;
  vertical-align: middle;
  font-family: "os_700", Arial, Helvetica, sans-serif;
  border-style: none;
  border: none;
  color: white;
  text-transform: uppercase;
  background: #40c2c4;
  /* box-shadow: 0 3px 0 #cc4b00;
	-webkit-box-shadow: 0 3px 0 #cc4b00; */
  transition: all 0.4s ease;
  height: auto;
  text-align: center;
  margin-left: 0;
  font-size: 14px;
}

.page-template-page_supportcenter .support_center_Sign_in:hover,
.page-template-page_supportcenter .support_center_Register:hover {
  background: #40c2c4;
  /* box-shadow: 0 3px 0 #802f00;
	-webkit-box-shadow: 0 3px 0 #802f00; */
  color: white;
}

.page-template-page_supportcenter .support_center_Forgot a {
  color: #8b8b8b;
  font-size: 16px;
  line-height: 1.5;
}

.page-template-page_supportcenter .support_center_Forgot {
  margin-left: 0;
  margin-top: 15px;
}

.page-template-page_supportcenter .moredownindicator {
  display: none;
}

.page-template-page_supportcenter .support_center_page_content_Bg {
  background: #f0f1f5;
  border-top: 1px solid #e2e2e2;
}

.page-template-page_supportcenter .support_center_page_content_text h2,
.page-template-page_supportcenter .support_center_page_content_text p {
  color: #8b8b8b;
}

.page-template-page_supportcenter .support_center_page_content_text h2 {
  font-size: 20px;
  line-height: 1.5;
}

.page-template-page_supportcenter .support_center_page_content_text p {
  font-size: 16px;
  line-height: 1.5;
}

.page-template-page_supportcenter .support_center_page_content_text {
  width: 100%;
  padding-top: 43px;
}

.page-template-page_supportcenter .customers_page_content_width {
  background-position: 20px 50px;
}

.page-template-page_supportcenter .customers_page_content_width {
  background-image: url(images/commas_blue.png);
}

.page-template-page_supportcenter input[type="text"],
.page-template-page_supportcenter input[type="email"],
.page-template-page_supportcenter input[type="password"] {
  background: #fff;
  -webkit-appearance: none;
  border-radius: 0;
}

.page-template-page_supportcenter
  .supportregistrationform
  .Try_webloadFormLineText {
  color: #fff;
}

.page-template-page_supportcenter .supportregistrationform .selectA,
.page-template-page_supportcenter .supportregistrationform .selectB,
.page-template-page_supportcenter .supportregistrationform .selectC {
  display: none;
}

.page-template-page_supportcenter #support_center_box input[type="submit"] {
  background-image: none;
  background: #ff5e00;
  box-shadow: 0 3px 0 #cc4b00;
  -webkit-box-shadow: 0 3px 0 #cc4b00;
  height: 43px;
}

.page-template-page_supportcenter
  #support_center_box
  input[type="submit"]:hover {
  background: #40c2c4;
  /* box-shadow: 0 3px 0 #802f00;
	-webkit-box-shadow: 0 3px 0 #802f00; */
  color: white;
}

.page-template-page_supportcenter
  #support_center_box
  .Try_webloadFormLineMendatoryFieldsDownload {
  height: auto;
}

.page-template-page_supportcenter .Try_webloadFormLineText {
  width: auto;
}

.page-template-page_supportcenter #support_center_box select {
  background: #fff;
  font-size: 14px;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  color: #a4a4a4;
  -webkit-appearance: none;
}

.page-template-default .the_team_textblock,
.page-template-default .the_team_the_content {
  width: 100%;
}

.page-template-default .clearbothlineheightzero {
  line-height: normal;
}

select.Try_webloadFildSelect {
  color: #a4a4a4;
}

.page-template-page_supportcenter .customers_page_content_width {
  width: 960px;
}

.the_team_the_content h2 {
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 2.313em;
  color: #0095da;
  margin: 10px 0;
}

.the_team_the_content p {
  font-family: "os_400", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.7;
  color: #8b8b8b;
  margin: 15px 0;
}

.the_team_the_content {
  margin: 0;
}

.the_team_block_post {
  padding-bottom: 0;
}

.the_team_pic {
  width: 100%;
  float: none;
  padding-right: 0;
}

.customers .featured .box blockquote {
  font-size: 17px;
  line-height: 28px;
  height: 112px;
  overflow: hidden;
}

.customers .featured .box .lower {
  height: 58px;
}

.customers .featured .box .lower img {
  height: 58px;
  width: auto;
}

.customers .more .customer_tab .table {
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  border-top: none;
  border-left: none;
}

.customers .more .customer_tab .table_fifth {
  border-right: none;
}

.customers .more .customer_tab .table_bottom {
  border-bottom: none;
}

.customers .more .customer_tab .table_cell a {
  display: block;
}

/*.resources section span {
	height: 50px;
	overflow: hidden;
}*/

.resources section .play img {
  width: 59px;
  height: 59px;
  background: none;
}

.resources section .play {
  position: absolute;
  width: 59px;
  height: 59px;
  top: 80px;
  left: 50%;
  margin-left: -29px;
}

.resources section .item {
  position: relative;
}

.landing .wrap aside .box {
  margin-bottom: 40px;
}

.page-template-page_whywebload .page_content h3 {
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #0095da;
  margin: 10px 0;
  text-transform: none;
}

.page-template-page_whywebload .page_content h4 {
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 28px;
  color: #0095da;
  margin: 10px 0;
  text-transform: none;
}

.page-template-page_whywebload .page_content h5 {
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 26px;
  color: #0095da;
  margin: 10px 0;
  text-transform: none;
}

.page-template-page_whywebload .page_content h6 {
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #0095da;
  margin: 10px 0;
  text-transform: none;
}

.page-template-page_whywebload .page_content li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #0095da;
  position: absolute;
  top: 10px;
  left: 0;
}

.page-template-page_whywebload .page_content li {
  position: relative;
  padding-left: 15px;
}

.corporatemailerror {
  color: #fff;
  margin-bottom: 15px;
  float: none;
  padding-left: 0;
}

.container {
  width: 1170px;
}

/*.page-template-page_team .container {
	width: 960px;
}*/

.SideBarRelatedLink_li_a_div {
  width: auto;
}

header .search form input {
  -webkit-appearance: none;
  border-radius: 0;
}

.search-results .titleBg,
.search-results .contentinnerpageBg {
  background-color: #f0f1f5;
}

.search-results h1 {
  text-transform: none;
  margin-top: 0;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 2.857em;
  color: #8b8b8b;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.search-results .BreadCrumbsBg {
  display: none;
}

.search-results .titleWraper,
.search-results .contentinnerpageWraper {
  height: auto;
  width: 1170px;
}

.search-results .contentinnerpageWraperSearchResults {
  padding-top: 0;
}

.search-results .footerinnerpageheight {
  background: #f0f1f5;
}

.search-results .searchresulth2 {
  color: #0095da;
}

.Search-Results .searchresultswrap ul li {
  border-bottom: 1px solid #999;
}

.page-template-download .titleBg,
.page-template-download .contentinnerpageBg,
.page-template-download .footerinnerpageheight,
.page-template-page_whitepaper_ty .titleBg,
.page-template-page_whitepaper_ty .contentinnerpageBg,
.page-template-page_whitepaper_ty .footerinnerpageheight {
  background: #f0f1f5;
}

.page-template-download .BreadCrumbsBg,
.page-template-page_whitepaper_ty .BreadCrumbsBg {
  display: none;
}

.page-template-download h1,
.page-template-page_whitepaper_ty h1 {
  margin-top: 0;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 2.857em;
  color: #8b8b8b;
  margin: 0;
  text-indent: -3px;
}

.page-template-download .contentinnerpageWraper,
.page-template-page_whitepaper_ty .contentinnerpageWraper {
  padding-top: 0;
  width: 1170px;
}

.page-template-download .titleWraper,
.page-template-page_whitepaper_ty .titleWraper {
  height: auto;
  width: 1170px;
}

.page-template-download .titleWrapertext,
.page-template-page_whitepaper_ty .titleWrapertext {
  width: 1170px;
  margin-left: 0;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.page-template-download .contentinnerpageText,
.page-template-download .contentmaininnerpageWraper,
.page-template-page_whitepaper_ty .contentinnerpageText,
.page-template-page_whitepaper_ty .contentmaininnerpageWraper {
  width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
}

.page-template-download .contentinnerpageText,
.page-template-page_whitepaper_ty .contentinnerpageText {
  padding-left: 0;
  padding-right: 0;
}

footer h3 {
  text-transform: none;
}

.page-template-download h2,
.page-template-page_whitepaper_ty h2 {
  color: #ff5e00;
}

.page-template-download .contentinnerpageText ul li,
.page-template-page_whitepaper_ty .contentinnerpageText ul li {
  position: relative;
  padding-left: 15px;
  background-image: none;
}

.page-template-download .contentinnerpageText ul li:before,
.page-template-page_whitepaper_ty .contentinnerpageText ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #0095da;
  position: absolute;
  top: 7px;
  left: 0;
}

header .super_menu > ul:first-child a {
  color: #8b8b8b;
}

.home .s_two .zone a .zone_info {
  display: block;
}

.home .s_two .zone.record a:before {
  top: 100px;
  left: -83px;
  z-index: 2;
}

.home .s_two .zone.block a:before {
  top: -44px;
  left: 225px;
  z-index: 2;
}

.home .s_three .title {
  color: #fff;
}

footer .vertical a[href="#"] {
  color: #fff;
}

.page-template-download .btn_blue:hover {
  box-shadow: 0 3px 0 #003e5a;
  -webkit-box-shadow: 0 3px 0 #003e5a;
}

.home .s_two .zone.java a:before {
  top: 30px;
  left: -638px;
  display: none !important;
}

.home .s_two .zone.correlation .arrow .dot {
  top: -9px;
}

.home .s_two .zone.correlation .arrow {
  width: 300px;
  height: 1px;
  background: url(/wp-content/themes/Starkers-new/images/wire_3.png);
  left: -300px;
  border-bottom: 2px solid #0095da;
}

.home .s_two .zone.correlation a:before {
  top: -322px;
  left: -451px;
}

aside .s2_message {
  color: #0095da;
}

.correlation .no_before:before {
  display: none !important;
}

.correlation .show_before:before {
  display: block !important;
}

.home .s_two .zone a .zone_info,
.home .s_three .zone a .zone_info {
  text-align: left;
}

.home .s_six h3 {
  height: 60px;
  overflow: hidden;
  margin-bottom: 10px;
}

.partner_groups .group {
  width: 30%;
  margin-right: 3%;
  float: left;
  clear: none;
  margin-bottom: 40px;
}

.partner_groups {
  margin-top: 25px;
}

.partner_groups .group h2 {
  font-size: 24px;
}

.page-template-page_partners .related_links_wrap {
  background: white;
  border: 1px solid #e6e6e6;
  padding: 12px 20px 8px 20px;
}

.page-template-page_partners
  .related_links_wrap
  .contentsidebarSideBarRelatedLinks
  li:last-child {
  border-bottom: none;
}

.page-template-page_partners .contentsidebarWrapper,
.page-template-page_partners .contentsidebarText {
  width: 100%;
}

.home .s_two .btn,
.home .s_three .btn {
  text-transform: none;
}

.home .s_three .zone.item {
  bottom: 80px;
  right: -40px;
}

.home .s_three .zone.report {
  top: -51px;
  left: -200px;
}

.home .s_three .zone.collaborate {
  right: 87px;
  top: -70px;
}

.home .s_three .zone.collaborate .arrow {
  width: 250px;
  top: 17px;
  left: -254px;
  border-top: 1px solid #0095da;
  border-left: 1px solid #0095da;
  background: none;
  height: 115px;
}

.page-template-page_supportcenter .support_center_Col_wraper iframe {
  width: 522px;
}

footer .copyright {
  text-transform: none;
}

.team .team_wrap .member .img i {
  background: url(images/masca.png);
}

.team .team_wrap .member .img {
  top: -64px;
  overflow: hidden;
}

.team .team_wrap .member h2 {
  margin-bottom: 0;
}

.team .team_wrap .member {
  padding-top: 50px;
  padding-bottom: 0;
}

.team .team_wrap .member span {
  margin-top: 1px;
  margin-bottom: 28px;
}

.page-template-page_team .content h1 {
  margin-bottom: 89px;
}

.team .team_wrap .member .img img {
  width: 93px;
  /*height: 95px;*/
  height: auto;
  top: 17px;
  left: 50%;
}

.content h2 {
  font-size: 2em;
  margin-bottom: 5px;
}

.content h2 + p {
  margin-top: 8px;
}

.content pre {
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #e6e6e6;
}

.team .team_wrap .member .img {
  position: absolute;
  width: 206px;
  height: 165px;
  bottom: -61px;
  left: 50%;
  margin-left: -84px;
  top: -86px;
  background: #e6e6e6;
}

.team .team_wrap .member .img i {
  background: url(images/masca-big.png);
}

.team .team_wrap .member .img img {
  width: 119px;
  height: auto;
  top: 17px;
  left: 44%;
}

.team .team_wrap .member {
  padding-top: 60px;
}

.team .team_wrap .member_wrap {
  padding-bottom: 86px;
}

.team .member_wrap:first-child .member .img {
  background: #e6e6e6;
}

.team .member_wrap:first-child .member .img img {
  width: 95px;
  top: 26px;
  left: 51%;
}

.team .member_wrap:first-child + .member_wrap .member .img {
  background: #e6e6e6;
}

.team .member_wrap:first-child + .member_wrap .member .img img {
  top: 27px;
  left: 47%;
}

.team .member_wrap:first-child + .member_wrap + .member_wrap .member .img {
  background: #e6eaec;
}

.team .member_wrap:first-child + .member_wrap + .member_wrap .member .img img {
  width: 104px;
  top: 28px;
}

.team
  .member_wrap:first-child
  + .member_wrap
  + .member_wrap
  + .member_wrap
  .member
  .img {
  background: #e4e4e4;
}

.team
  .member_wrap:first-child
  + .member_wrap
  + .member_wrap
  + .member_wrap
  .member
  .img
  img {
  width: 140px;
  top: 10px;
  left: 39%;
}

.team
  .member_wrap:first-child
  + .member_wrap
  + .member_wrap
  + .member_wrap
  + .member_wrap
  .member
  .img {
  background: #e4e4e4;
}

.team
  .member_wrap:first-child
  + .member_wrap
  + .member_wrap
  + .member_wrap
  + .member_wrap
  .member
  .img
  img {
  width: 118px;
  left: 42%;
  top: 16px;
}

.team
  .member_wrap:first-child
  + .member_wrap
  + .member_wrap
  + .member_wrap
  + .member_wrap
  + .member_wrap
  .member
  .img {
  background: #e3e3e4;
}

.team
  .member_wrap:first-child
  + .member_wrap
  + .member_wrap
  + .member_wrap
  + .member_wrap
  + .member_wrap
  .member
  .img
  img {
  width: 125px;
  top: 25px;
}

.home .s_six .box_button_wrap a {
  display: inline-block;
  margin-top: 15px;
  width: auto;
}

.home .s_six .box_button_wrap a:hover {
  background: #00618d;
  box-shadow: 0 3px 0 #003e5a;
  -webkit-box-shadow: 0 3px 0 #003e5a;
  color: white;
}

.page-template-default .sol_content article blockquote {
  color: #ff5e00;
  margin-left: 0;
  font-style: italic;
}

.page-template-default .sol_content article blockquote span,
.page-template-default .sol_content article blockquote em {
  color: #808080;
  display: block;
  font-style: normal;
}

.page-template-default .sol_content article blockquote p {
  margin: 30px 0;
}

.page-template-page_contact .landing .wrap aside .box h3 {
  text-transform: none;
}

.customers .featured .box blockquote:before {
  background: url(images/quote1m.png) no-repeat center;
  margin-right: 10px;
}

.customers .featured .box blockquote:after {
  background: url(images/quote2m.png) no-repeat center;
  margin-left: 10px;
}

.single-post .blog_wrap .results ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.single-post .blog_wrap .results ul li {
  position: relative;
  padding-left: 15px;
  padding-top: 5px;
  list-style-type: none;
}

.single-post .blog_wrap .results ul li:first-child {
  padding-top: 0;
}

.single-post .blog_wrap .results ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #0095da;
  position: absolute;
  top: 15px;
  left: 0;
}

.single-post .blog_wrap .results ul li:first-child:before {
  top: 10px;
}

.support_center_Col_right h2 {
  font-size: 28px;
}

.home .s_four p:before {
  background: url(images/quote1m.png) no-repeat center;
}

.home .s_four p:after {
  background: url(images/quote2m.png) no-repeat center;
}

.page-template-page_whywebload section p a {
  color: #ff5e00;
}

.page-template-page_whywebload section p a:hover {
  color: #cc4b00;
}

.why section blockquote {
  color: #0095da;
}

.conversion_tracking img {
  display: none;
}

.page-template-templateswebload-php .titleBg {
  background: none;
}

.page-template-templateswebload-php .content {
  background: #f0f1f5;
}

.page-template-templateswebload-php .titleWraper,
.page-template-templateswebload-php .titleWrapertext {
  width: 1140px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.page-template-templateswebload-php .titleWraper h1 {
  margin-top: 0;
  text-transform: none;
  font-weight: normal;
  color: #8b8b8b;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 2.857em;
  margin-top: 52px;
}

.page-template-templateswebload-php .BreadCrumbsBg {
  display: none;
}

.page-template-templateswebload-php .contentinnerpageBg {
  background: #f0f1f5;
}

.page-template-templateswebload-php .contentinnerpageWraper,
.page-template-templateswebload-php .contentinnerpageText {
  margin: 0 auto;
  padding-top: 0;
  width: 1140px;
}

.page-template-templateswebload-php .contentmaininnerpageWraper {
  width: 100%;
  float: none;
}

.page-template-templateswebload-php .footerinnerpageheight {
  display: none;
}

.page-template-templateswebload-php #sections h2 {
  font-size: 28px;
  margin-bottom: 5px;
  text-transform: none;
  font-weight: normal;
  color: #0095da;
  font-family: "os_300", Arial, Helvetica, sans-serif;
}

.page-template-templateswebload-php .contentinnerpageText p {
  color: #8b8b8b;
  font-family: "os_400", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.7;
}

.page-template-templateswebload-php .contentinnerpageText p a {
  color: #ff5e00;
}

.page-template-templateswebload-php .contentinnerpageText p a:hover {
  color: #cc4b00;
}

.page-template-templateswebload-php .contentinnerpageText ul li {
  background-image: none;
  padding-left: 0;
  color: #8b8b8b;
  font-family: "os_400", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.7;
  position: relative;
}

.page-template-templateswebload-php .contentinnerpageText ul li:before {
  background: #0095da none repeat scroll 0 0;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 5px;
}

.home .blue_strip {
  height: 63px;
  background: #00a3e0;
  display: table;
  width: 100%;
}

.home .blue_strip .announcement {
  color: #fff;
  display: table-cell;
  text-align: center;
  width: 100%;
  vertical-align: middle;
}

.home .blue_strip .announcement > a {
  position: relative;
  top: 1px;
}

.home .blue_strip .announcement i {
  margin-right: 6px;
  font-size: 21px;
}

.home .blue_strip .announcement span {
  font-size: 18px;
  margin-right: 6px;
  font-family: "os_700", sans-serif;
}

.home .blue_strip .announcement span a {
  font-size: 18px;
  font-family: "os_700", sans-serif;
  color: #fff;
  display: inline;
  padding: 0;
  border-radius: 0;
  border: none;
}

.home .blue_strip .announcement span a:hover,
.home .blue_strip .announcement span a:focus {
  text-decoration: none;
}

.home .blue_strip .announcement a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 8px 10px;
  line-height: 100%;
  font-family: "os_400", sans-serif;
  border-radius: 5px;
  border: 1px solid #fff;
}

.technologies .section_holder span a {
  margin-top: 0;
}

.technologies .section_holder span a:hover {
  text-decoration: none;
}

header .super_menu {
  padding-bottom: 15px;
}

.blog .blog_wrap .results {
  width: 65%;
}

.blog .blog_wrap aside {
  float: right;
}

.blog .blog_wrap .results p a {
  color: #0095da;
}

.blog .blog_wrap .results p a:hover {
  color: #cc4b00;
}

.page-template-default .solution article {
  width: 65%;
}

.page-template-default .solution aside {
  float: right;
}

.page-template-default .solution article p a {
  /*color: #ff5e00;*/
  color: #0095da;
}

.page-template-default .solution article p a:hover {
  color: #cc4b00;
}

.blog .blog_wrap > h1,
.page-template-default .solution .cell > h1 {
  max-width: 65%;
}

#lang_sel a {
  text-align: left;
}

#lang_sel * {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
}

#lang_sel img.iclflag {
  top: -1px !important;
}

#lang_sel {
  display: block;
  float: right;
  z-index: 9999;
}

header .super_menu > ul {
  float: right;
  margin-right: 15px;
}

header .super_menu {
  padding-bottom: 15px;
}

.clear_float {
  clear: both;
}

.page-template-page_trywebload .faq h3 {
  font-size: 1.428em;
  min-height: 40px;
}

.page-template-page_trywebload .other_customers h2 {
  margin-bottom: 20px;
}

.page-template-page_trywebload .other_customers li {
  height: 95px;
  padding-bottom: 0;
}

.page-template-page_trywebload .other_customers li img {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

header .btn_blue.header_versus {
  float: right;
  margin-right: 15px;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  background: #00a3e0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

header ul.menu_top_two li {
  position: relative;
  top: -4px;
}

.page_wvl .floating_df {
  position: fixed;
  right: -300px;
  bottom: 40px;
  z-index: 9999;
  /*display: none;*/
}

/*.touch .page_wvl .floating_df {
	display: none;
}*/

.page_wvl .floating_df .f_left {
  width: 46px;
  height: 45px;
  display: inline-block;
  background-color: #0095da;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  position: relative;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: -46px;
}

.page_wvl .floating_df .f_left .fa-angle-right {
  display: none;
}

.page_wvl .floating_df .f_left:hover {
  cursor: pointer;
}

.page_wvl .floating_df .f_right {
  display: inline-block;
  width: 300px;
}

/* New LP */

.page-template-page_newlp header > *,
.page-template-page_newlp footer > * {
  display: none;
}

.page-template-page_newlp header .container {
  display: block;
}

.page-template-page_newlp
  header
  .container
  .super_menu
  .menu-main-menu-container,
.page-template-page_newlp header .container .super_menu .menu_top_two {
  display: none;
}

.page-template-page_newlp footer #wpadminbar {
  display: block;
}

.page-template-page_newlp .mainwrapper > .content {
  padding-top: 0;
}

.page-template-page_newlp .new_lp_container {
  max-width: 1150px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.page-template-page_newlp .new_lp_hero {
  background: url(new-lp/images/np_lp_bg.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 640px;
  display: table;
  width: 100%;
}

.page-template-page_newlp .new_lp_hero .va_middle {
  text-align: center;
}

.page-template-page_newlp .new_lp_hero .va_middle h1 {
  margin-top: 0;
  margin-bottom: 30px;
}

.page-template-page_newlp .new_lp_hero .va_middle p {
  color: #fff;
  font-family: "montserratultra_light", sans-serif;
  font-size: 34px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 0;
}

.page-template-page_newlp .new_lp_hero .va_middle p strong {
  font-family: "montserratregular", sans-serif;
}

.page-template-page_newlp .new_lp_hero .va_middle a {
  color: #fff;
  font-family: "montserratlight", sans-serif;
  font-size: 24px;
  line-height: 65px;
  border: 2px solid #00a3df;
  display: block;
  width: 260px;
  height: 65px;
  margin: 55px auto 0 auto;
  text-align: center;
}

.page-template-page_newlp .new_lp_hero .new_lp_container {
  display: table-cell;
  vertical-align: middle;
}

.page-template-page_newlp .new_lp_ls {
  background: url(new-lp/images/new_lp_bg2.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 477px;
  display: table;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 13px;
}

.page-template-page_newlp .new_lp_ls .new_lp_container {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.page-template-page_newlp .new_lp_ls img {
  display: inline-block;
  max-width: 322px;
}

.page-template-page_newlp .new_lp_ls .gt {
  max-width: 200px;
}

.page-template-page_newlp .new_lp_container .va_middle {
  margin-bottom: 50px;
}

.page-template-page_newlp .new_lp_ls p {
  color: #272727;
  font-family: "montserratlight", sans-serif;
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 0;
  max-width: 960px;
  margin: 0 auto;
}

.page-template-page_newlp .new_lp_ls .ls_meta {
  color: #272727;
  font-family: "montserratregular", sans-serif;
  font-size: 18px;
  line-height: 48px;
  margin-bottom: 0;
  margin-top: 0;
}

.page-template-page_newlp .new_lp_edge {
  padding-top: 62px;
  padding-bottom: 63px;
}

.page-template-page_newlp .new_lp_edge h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 63px;
  color: #00a3df;
  font-family: "montserratregular", sans-serif;
  font-size: 36px;
  line-height: 48px;
}

.page-template-page_newlp iframe[name="google_conversion_frame"] {
  display: none;
}

.page-template-page_newlp .new_lp_footer p {
  margin: 0;
}

.page-template-page_newlp .new_lp_boxes {
  overflow: hidden;
}

.page-template-page_newlp .new_lp_boxes .new_lp_box {
  float: left;
  width: 30%;
  margin-right: 5%;
  text-align: center;
}

.page-template-page_newlp .new_lp_boxes .new_lp_box:last-child {
  margin-right: 0;
}

.page-template-page_newlp .new_lp_boxes .new_lp_box p {
  margin-top: 0;
  margin-bottom: 47px;
  color: #272727;
  font-family: "montserratregular", sans-serif;
  font-size: 20px;
  line-height: 48px;
}

.page-template-page_newlp .new_lp_boxes .new_lp_box img {
  display: inline-block;
  margin-bottom: 62px;
}

.page-template-page_newlp .new_lp_boxes .new_lp_box ul {
  text-align: left;
  padding-left: 19px;
}

.page-template-page_newlp .new_lp_boxes .new_lp_box li {
  list-style-type: disc;
  color: #272727;
  font-family: "montserratlight", sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 8px 0;
}

.page-template-page_newlp .new_lp_else {
  background: #f5f6f8;
  padding-top: 35px;
  padding-bottom: 60px;
}

.page-template-page_newlp .new_lp_else h2 {
  margin-top: 0;
  margin-bottom: 36px;
  color: #272727;
  font-family: "montserratlight", sans-serif;
  font-size: 24px;
  line-height: 48px;
}

.page-template-page_newlp .new_lp_else .wvl_logos {
  padding-top: 0;
  padding-bottom: 0;
  background: transparent;
}

.page-template-page_newlp .new_lp_else .corner_hide {
  background: #f5f6f8 !important;
}

.page-template-page_newlp .new_lp_faq {
  padding-top: 63px;
  padding-bottom: 80px;
}

.page-template-page_newlp .new_lp_faq h2 {
  color: #00a3df;
  font-family: "montserratregular", sans-serif;
  font-size: 36px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 60px;
  text-align: center;
}

.page-template-page_newlp .new_lp_faq .faq_row {
  overflow: hidden;
  margin-bottom: 35px;
}

.page-template-page_newlp .new_lp_faq .faq_row .faq_box {
  width: 47%;
}

.page-template-page_newlp .new_lp_faq .faq_row .faq_box:first-child {
  float: left;
}

.page-template-page_newlp .new_lp_faq .faq_row .faq_box:last-child {
  float: right;
}

.page-template-page_newlp .new_lp_faq .faq_row .faq_box h3 {
  color: #272727;
  font-family: "montserratregular", sans-serif;
  font-size: 20px;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 11px;
}

.page-template-page_newlp .new_lp_faq .faq_row .faq_box p {
  color: #272727;
  font-family: "montserratultra_light", sans-serif;
  font-size: 18px;
  line-height: 27px;
  margin: 0;
}

.page-template-page_newlp .new_lp_faq a {
  width: 400px;
  height: 75px;
  border: 2px solid #00a3df;
  margin: 0 auto;
  display: block;
  color: #272727;
  font-family: "montserratlight", sans-serif;
  font-size: 24px;
  text-align: center;
  line-height: 29px;
  padding-top: 7px;
  margin-top: 90px;
}

.page-template-page_newlp .new_lp_faq a strong {
  font-family: "montserratsemi_bold", sans-serif;
}

.page-template-page_newlp .new_lp_footer {
  background: #282828;
  height: 76px;
}

.page-template-page_newlp .new_lp_footer p {
  line-height: 76px;
  text-align: center;
  color: #a5a5a5;
  font-family: "montserratultra_light", sans-serif;
  font-size: 14px;
}

.new_lp .new_lp_overlay,
.new_lp2 .new_lp_overlay2 {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.new_lp .new_lp_overlay .new_lp_form,
.new_lp2 .new_lp_overlay2 .new_pricing_form {
  width: 400px;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -200px;
  max-width: 100%;
}

.new_lp .new_lp_overlay .new_lp_form .close,
.new_lp2 .new_lp_overlay2 .new_pricing_form .close {
  display: block;
  text-align: right;
  color: #fff;
  font-size: 20px;
  position: absolute;
  right: 7px;
}

body.page-template-page_newlp {
  overflow: hidden;
}

/* End new LP */

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Landing page 1 Final */

.new_lp1_final .nlp_container {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.new_lp1_final .nlp_container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 0;
}

.new_lp1_final .nlp_container .experience_top {
  border: 1px solid #dfdfdf;
  background-color: #fbfbfb;
  padding: 40px 47px 39px 33px;
  overflow: hidden;
  margin-bottom: 53px;
  margin-top: 32px;
}

.new_lp1_final .nlp_container .experience_top .et_left {
  float: left;
  width: 35%;
  margin-left: 3%;
  padding-top: 16px;
}

.new_lp1_final .nlp_container .experience_top .et_left h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #232729;
  font-family: "Arial", sans-serif;
  font-size: 36px;
  line-height: 30px;
}

.new_lp1_final .nlp_container .experience_top .et_left p {
  color: #0077cb;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 300;
}

.new_lp1_final .nlp_container .experience_top .et_right {
  width: 48%;
  float: right;
  margin-right: 4%;
  overflow: hidden;
}

.new_lp1_final .nlp_container .experience_top .et_right .et_box:first-child {
  float: left;
  width: 23%;
  margin-right: 7%;
}

.new_lp1_final .nlp_container .experience_top .et_right .et_box:nth-child(2) {
  float: left;
  width: 23%;
  margin-right: 7%;
}

.new_lp1_final .nlp_container .experience_top .et_right .et_box:nth-child(3) {
  float: left;
  width: 40%;
}

.new_lp1_final .nlp_container .experience_top .et_right .et_box img {
  display: inline-block;
  margin-bottom: 10px;
  min-height: 68px;
}

.new_lp1_final .nlp_container .experience_top .et_right .et_box {
  text-align: center;
}

.new_lp1_final .nlp_container .experience_top .et_right .et_box span {
  display: block;
  color: #69737b;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.new_lp1_final .nlp_container .middle_content {
  overflow: hidden;
  margin-bottom: 122px;
}

.new_lp1_final .nlp_container .middle_content .mc_left {
  width: 52%;
  float: left;
}

.new_lp1_final .nlp_container .middle_content .mc_left h3 {
  margin-top: 0;
  color: #232729;
  font-family: "Arial", sans-serif;
  font-size: 26px;
  line-height: 30px;
  padding-bottom: 11px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px;
}

.new_lp1_final .nlp_container .middle_content .mc_left ul {
  padding-left: 17px;
  margin-left: 0;
  list-style-type: square;
  margin-bottom: 95px;
}

.new_lp1_final .nlp_container .middle_content .mc_left ul li {
  color: #0095da;
  margin-bottom: 16px;
  list-style-type: square;
}

.new_lp1_final .nlp_container .middle_content .mc_left ul li p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #242729;
  margin: 0;
}

.new_lp1_final .nlp_container .middle_content .mc_left ul li span {
  font-weight: 700;
  background: #e1ecf4;
  padding: 1px 3px 3px 3px;
}

.new_lp1_final .nlp_container .middle_content .mc_right {
  width: 43%;
  float: right;
}

.new_lp1_final .nlp_container .middle_content .mc_right .mc_form {
  border: 2px solid #0077cb;
  background-color: #fbfbfb;
  padding: 21px 24px 10px 26px;
}

.new_lp1_final .nlp_container .middle_content .mc_right .mc_form h2 {
  margin-top: 0;
  margin-bottom: 25px;
  text-align: center;
  color: #0077cb;
  font-family: "Arial", sans-serif;
  font-size: 30px;
  line-height: 39px;
}

.new_lp1_final .nlp_container .middle_content .mc_right .mc_form h2 strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

.new_lp1_final .nlp_container .middle_content .mc_right .mc_form h2 span {
  font-family: "Lato", sans-serif;
  font-weight: 300;
}

.new_lp1_final .nlp_container .middle_content .mc_right .mc_form p {
  margin-top: 0;
  margin-bottom: 25px;
  color: #232729;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.new_lp1_final .nlp_container .middle_content .mc_right .mc_form .form_row {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 18px;
}

.new_lp1_final
  .nlp_container
  .middle_content
  .mc_right
  .mc_form
  .form_row:last-child {
  margin-bottom: 0;
}

.new_lp1_final
  .nlp_container
  .middle_content
  .mc_right
  .mc_form
  .form_row
  input,
.new_lp1_final
  .nlp_container
  .middle_content
  .mc_right
  .mc_form
  .form_row
  textarea {
  width: 100%;
}

.new_lp1_final
  .nlp_container
  .middle_content
  .mc_right
  .mc_form
  .form_row
  input[type="text"],
.new_lp1_final
  .nlp_container
  .middle_content
  .mc_right
  .mc_form
  .form_row
  input[type="email"] {
  border: 1px solid #d8d8d8;
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  color: #8d8d8d;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.new_lp1_final
  .nlp_container
  .middle_content
  .mc_right
  .mc_form
  .form_row
  .fr_left {
  width: 48%;
  float: left;
}

.new_lp1_final
  .nlp_container
  .middle_content
  .mc_right
  .mc_form
  .form_row
  .fr_right {
  width: 48%;
  float: right;
}

.new_lp1_final .nlp_container .middle_content .mc_right .mc_form textarea {
  height: 120px;
}

.new_lp1_final
  .nlp_container
  .middle_content
  .mc_right
  .mc_form
  input[type="submit"] {
  background-color: #f37f23;
  -moz-box-shadow: 0 3px 0 #cb5d06;
  -webkit-box-shadow: 0 3px 0 #cb5d06;
  box-shadow: 0 3px 0 #cb5d06;
  height: 43px;
  text-align: center;
  line-height: 43px;
  text-transform: uppercase;
  color: #fff;
  font-family: "os_700", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0;
}

.new_lp1_final .nlp_container .middle_content .mc_right .mc_form select {
  width: 100%;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  color: #8d8d8d;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background: url(images/nlp_arrow.png) no-repeat;
  background-position: 97%;
}

.new_lp1_final .nlp_container .footer_customers h3 {
  text-align: center;
  margin-bottom: 0;
  margin-bottom: 60px;
  color: #0095d9;
  font-family: "os_300", Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.new_lp1_final .nlp_container .footer_customers ul {
  padding-left: 0;
  margin-left: 0;
  text-align: center;
}

.new_lp1_final .nlp_container .footer_customers ul li {
  display: inline-block;
  list-style: none;
  margin-right: 55px;
}

.new_lp1_final .nlp_container .footer_customers ul li:last-child {
  margin-right: 0;
}

.new_lp1_final .nlp_clear {
  clear: both;
}

.new_lp1_final .nlp_container .footer_customers {
  padding-bottom: 53px;
}

body > img[width="1"] {
  display: none;
}

.page-template-templatespage_new_lp1-php footer > * {
  display: none;
}

.page-template-templatespage_new_lp1-php footer #wpadminbar {
  display: block;
}

.page-template-templatespage_new_lp1-php header .super_menu > *,
.page-template-templatespage_new_lp1-php header .super_menu > * {
  visibility: hidden;
}

.page-template-templatespage_new_lp1-php header .super_menu > #lang_sel,
.page-template-templatespage_new_lp1-php header .super_menu > #lang_sel {
  visibility: visible;
}

.page-template-templatespage_new_lp1-php header {
  border-bottom: none;
}

.page-template-templatespage_new_lp2-php footer > * {
  display: none;
}

.page-template-templatespage_new_lp2-php footer #wpadminbar {
  display: block;
}

.page-template-templatespage_new_lp2-php header .super_menu > *,
.page-template-templatespage_new_lp2-php header .super_menu > * {
  visibility: hidden;
}

.page-template-templatespage_new_lp2-php header .super_menu > #lang_sel,
.page-template-templatespage_new_lp2-php header .super_menu > #lang_sel {
  visibility: visible;
}

.page-template-templatespage_new_lp2-php header {
  border-bottom: none;
}

.page-template-templatespage_new_lp3-php footer > * {
  display: none;
}

.page-template-templatespage_new_lp3-php footer #wpadminbar {
  display: block;
}

.page-template-templatespage_new_lp3-php header .super_menu > *,
.page-template-templatespage_new_lp3-php header .super_menu > * {
  visibility: hidden;
}

.page-template-templatespage_new_lp3-php header .super_menu > #lang_sel,
.page-template-templatespage_new_lp3-php header .super_menu > #lang_sel {
  visibility: visible;
}

.page-template-templatespage_new_lp3-php header {
  border-bottom: none;
}

.new_lp1_final .nlp_container.nlp_3 .experience_top {
  border: none;
  padding: 0;
}

.new_lp1_final .nlp_container.nlp_3 .experience_top h1 {
  text-align: center;
  color: #232729;
  font-family: "Arial", sans-serif;
  font-size: 36px;
  margin-top: 55px;
  line-height: auto;
}

.new_lp1_final .nlp_container.nlp_3 .mc_left p.blue {
  color: #0077cb;
  font-family: "Arial", sans-serif;
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 65px;
  margin-top: 0;
}

.new_lp1_final .nlp_container.nlp_3 .middle_content .mc_left ul li p {
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
  font-family: "Lato", sans-serif;
}

.new_lp1_final .nlp_container.nlp_3 .middle_content .mc_left ul {
  margin-bottom: 108px;
}

.new_lp1_final .nlp_container.nlp_3 .middle_content .mc_left h3 {
  margin-top: 0;
  line-height: 30px;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 40px;
  color: #0077cb;
  font-family: "os_300", sans-serif;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}

.new_lp1_final .nlp_container.nlp_3 .footer_customers ul li {
  margin-right: 50px;
  margin-bottom: 47px;
}

.new_lp1_final .nlp_container.nlp_3 .footer_customers ul {
  margin-bottom: 0 !important;
}

.new_lp1_final .nlp_container.nlp_3 .middle_content {
  margin-bottom: 0 !important;
}

/*html {
	background: transparent;
}*/

.middle_content .mc_form textarea {
  font-family: "os_300", Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
  color: #8d8d8d !important;
  padding-left: 10px !important;
  background-color: #fff !important;
  border: 1px solid #d8d8d8 !important;
}

.middle_content .mc_form .textchangeSelect_state,
.middle_content .mc_form .textchangeSelect_province {
  margin-top: 18px;
}

.middle_content .mc_form .corporatemailerror {
  color: #ff0000;
}

.search .df_shortcode .landing {
  padding: 0;
  background: transparent;
  border: none;
  margin-bottom: 0;
}

.search .df_shortcode .wrap {
  padding: 0;
  background: transparent;
  border: none;
  margin-bottom: 0;
}

.search .df_shortcode {
  padding: 0;
  background: transparent;
  border: none;
  margin-bottom: 0;
}

.search .df_shortcode form div {
  width: 100%;
}

.search .df_shortcode form {
  padding: 0 !important;
}

.search article.no_padding_left {
  padding-left: 0;
}

/* End landing page 1 final */

.page-template-page_case_study_template header,
.page-template-page_case_study_template footer,
.page-template-page_case_study_ebay header,
.page-template-page_case_study_ebay footer,
.page-template-page_case_study_bswift header,
.page-template-page_case_study_bswift footer,
.page-template-page_case_study_bridgewater header,
.page-template-page_case_study_bridgewater footer,
.page-template-page_case_study_liquidity header,
.page-template-page_case_study_liquidity footer,
.page-template-page_case_study_cbc header,
.page-template-page_case_study_cbc footer {
  display: none;
}

.page-template-page_case_study_template .mainwrapper > .content,
.page-template-page_case_study_ebay .mainwrapper > .content,
.page-template-page_case_study_bswift .mainwrapper > .content,
.page-template-page_case_study_bridgewater .mainwrapper > .content,
.page-template-page_case_study_liquidity .mainwrapper > .content,
.page-template-page_case_study_cbc .mainwrapper > .content {
  padding-top: 0;
}

.page-template-page_case_study_ebay .cs_featuread {
  background: #5aa3ce;
  text-align: center;
}

.page-template-page_case_study_liquidity .cs_featuread img {
  display: none;
}

.page-template-page_case_study_liquidity .cs_featuread {
  height: 300px;
  background: url(images/liquidity_services.png);
  -webkit-background-size: cover;
  background-size: cover;
}

.page-template-page_case_study_template .cs_container,
.page-template-page_case_study_ebay .cs_container,
.page-template-page_case_study_bswift .cs_container,
.page-template-page_case_study_bridgewater .cs_container,
.page-template-page_case_study_liquidity .cs_container,
.page-template-page_case_study_cbc .cs_container {
  background: #fff;
  padding-top: 58px;
}

.cs_container .cs_center {
  width: 790px;
  margin: 0 auto;
}

.cs_container .cs_center .cs_header {
  overflow: hidden;
  padding-left: 38px;
  padding-right: 48px;
  padding-bottom: 32px;
}

.cs_container .cs_center .cs_header .cs_logo {
  float: left;
}

.cs_container .cs_center .cs_header .cs_name {
  float: right;
  font-size: 16px;
  color: #808285;
  font-weight: 400;
}

.cs_container .cs_center .cs_content {
  overflow: hidden;
  padding-bottom: 60px;
}

.cs_container .cs_center .cs_content .cs_sidebar {
  float: left;
  width: 27%;
  padding-top: 33px;
}

.cs_container .cs_center .cs_content .cs_sidebar a {
  text-decoration: underline;
}

.cs_container .cs_center .cs_content .cs_text {
  float: right;
  width: 69%;
  padding-right: 65px;
}

.cs_container .cs_center .cs_content .cs_text h1 {
  font-size: 24px;
  line-height: 32px;
  color: #002a5c;
  font-family: "os_400", sans-serif;
}

.cs_container .cs_center .cs_content .cs_text h2 {
  font-size: 21px;
  line-height: 29px;
  font-family: "os_400", sans-serif;
  color: #0095da;
}

.cs_container .cs_center .cs_content .cs_text p,
.cs_container .cs_center .cs_content .cs_text li {
  font-weight: 400;
  color: #3e3d3f;
}

.cs_container .cs_center .cs_content .cs_text li {
  list-style-type: disc;
}

.cs_container .cs_center .cs_content .cs_text ul {
  padding-left: 18px;
}

.cs_container .cs_center .cs_footer {
  overflow: hidden;
  padding-bottom: 40px;
}

.cs_container .cs_center .pdf_link {
  padding-bottom: 10px;
  display: block;
}

.cs_container .cs_center .cs_footer .cs_footer_logo {
  float: left;
}

.cs_container .cs_center .cs_footer .cs_footer_logo img {
  display: block;
  margin-bottom: 20px;
}

.cs_container .cs_center .cs_footer .cs_footer_address {
  float: right;
  color: #000;
  padding-left: 20px;
  border-left: 2px solid #ddd;
}

.home .why_web_new .review_area .ra_overlay {
  display: none;
}

.home .why_web_new .review_area {
  background: none;
  border-bottom: 1px solid #ddd;
}

.home .why_web_new .review_area .ra_inner .review_left .avatar .avatar_right p {
  color: #000;
}

.home .why_web_new .review_area .ra_inner .review_left > p {
  color: #000;
}

.home .why_web_new .review_area .ra_inner > h2 {
  color: #000;
}

.home .why_web_new .review_area .ra_inner .review_right .meta .date {
  color: #000;
}

.home .why_web_new .review_area .ra_inner .review_right h3 {
  color: #000;
}

.home .why_web_new .review_area .ra_inner .review_right p {
  color: #000;
}

.page-template-page_case_study_bswift
  .cs_container
  .cs_center
  .cs_content
  .cs_sidebar {
  padding-top: 0;
  position: relative;
  top: -5px;
}

.page-template-page_case_study_bswift .cs_container .cs_center .pdf_link {
  padding-bottom: 40px;
}

header .header_try_webload,
#my-mmenu .header_try_webload {
  display: none; /* important */
}

header .header_free_trial {
  display: inline-block; /* important */
}

#my-mmenu .header_free_trial {
  display: block; /* important */
}

#my-mmenu .top_search {
  display: none;
}

#my-mmenu li a.btn {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent;
}

#my-mmenu .menu-item-198 {
  display: none;
}

.news_banner_top,
.news_banner_top_slide {
  background: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 45px;
  color: #000;
  font-style: italic;
  width: 100%;
  visibility: hidden;
}

.news_banner_top .nbt_inner,
.news_banner_top_slide .nbt_inner {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}

.news_banner_top .nbt_inner li,
.news_banner_top_slide .nbt_inner li {
  display: inline-block;
  margin-right: 25px;
}

.news_banner_top .nbt_inner li a,
.news_banner_top_slide .nbt_inner li a {
  color: #000;
}

.news_banner_top .nbt_inner li a:hover,
.news_banner_top_slide .nbt_inner li a:hover {
  text-decoration: underline;
}

.wvl_container .testimonial_top {
  text-align: center;
  margin-bottom: 65px;
}

.wvl_container .testimonial_top p {
  margin-bottom: 20px;
}

.wvl_container .testimonial_top img {
  display: inline-block;
  margin-bottom: 20px;
}

.constant_contact > .content > .container {
  padding-bottom: 70px;
}

.Try_webloadColLeftForm .selectB,
.Try_webloadColLeftForm .selectC {
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  color: #fff;
  text-indent: 0;
  font-size: 14px;
}

.page-template-page_licensing article p:first-child,
.page-template-page_licensing article p:first-child img {
  margin-top: 0;
}

table td a.table_dl_form,
table td a.table_dl_form:hover,
table td a.table_dl_form:focus {
  color: #fff;
  font-size: 12px;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0;
  background-color: #0095da;
}

table td a.table_pricing_form,
table td a.table_pricing_form:hover,
table td a.table_pricing_form:focus {
  color: #fff;
  font-size: 12px;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0;
  background-color: #40c2c4;
}

.page-template-page_licensing .solution article {
  width: 100%;
  padding-right: 0;
}

.page-template-page_licensing article table {
  width: 100% !important;
  margin-top: 30px;
  border: none;
}

.page-template-page_licensing article table td {
  width: auto !important;
  height: auto !important;
  border: none;
  width: 25% !important;
  background: #fff;
}

.page-template-page_licensing article table td {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.page-template-page_licensing article table tr {
  height: auto !important;
}

.page-template-page_licensing article table tr:nth-child(odd) td {
  background-color: #eee;
}

.page-template-page_licensing article table tr:first-child td {
  text-transform: uppercase;
  background: #0095da;
  color: #fff !important;
  padding: 15px 0;
  font-family: "os_700", sans-serif;
}

.page-template-page_licensing article table tr:first-child td:first-child {
  border-left: 1px solid #0095da;
}

.page-template-page_licensing article table tr:first-child td:last-child {
  border-right: 1px solid #0095da;
}

.page-template-page_licensing article table tr:first-child td span {
  color: #fff !important;
}

.page-template-page_licensing
  article
  table
  tr:not(:first-child)
  td:first-child {
  text-transform: uppercase;
}

.page-template-page_licensing article table tr:not(:first-child) td {
  padding: 10px 15px;
}

.page-template-page_licensing article table tr:last-child td {
  border-bottom: 1px solid #000;
  padding-top: 30px;
  padding-bottom: 30px;
}

body {
  overflow: visible;
}

.page-template-page_licensing footer .buttons {
  display: none;
}

.page-template-page_licensing footer {
  padding-top: 40px;
}

.home .s_one .circle_links {
  position: absolute;
  top: 40px;
  left: 0;
  padding-left: 15px;
}

.home .s_one .circle_links img {
  display: inline-block;
}

.home .s_one .circle_links span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  margin-top: 5px;
}

.home .s_one .circle_links ul {
  overflow: hidden;
}

.home .s_one .circle_links ul li {
  float: left;
  margin-right: 40px;
  text-align: center;
}

.home .s_one .circle_links ul li:last-child {
  position: relative;
  top: 4px;
}

.page-template-page_trywebload h1 {
  color: #293b4f;
  font-weight: 400;
  font-family: "os_600", sans-serif;
}

.Try_webloadColLeftForm .complete_required {
  margin: 0 0 10px 0 !important;
  display: none;
  /*padding: 0 !important;*/
}

.Try_webloadColLeftForm .selectB,
.Try_webloadColLeftForm .selectC {
  border: none !important;
}

.Try_webloadColLeftForm .display_block {
  display: block !important;
}

footer {
  background: #404040;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.default-page-slider {
  overflow: hidden;
}

form .accept-terms {
  font-size: 14px !important;
}

form .accept-terms p {
  margin: 14px 0 14px 0 !important;
}

form .accept-terms a {
  display: inline !important;
  color: #fff !important;
  font-family: "os_400", sans-serif !important;
  font-size: 14px !important;
  text-decoration: underline !important;
}

form .accept-terms input {
  display: inline !important;
  width: auto !important;
  margin-right: 5px !important;
  position: relative !important;
  top: 2px !important;
  display: none !important;
}

form .accept-terms .fontawesome {
  display: inline-block !important;
  width: 15px !important;
  border: none!important !important;
  border-radius: 2px !important;
  transition: all 300ms ease !important;
  font-family: "Fontawesome webfont", Arial, sans-serif !important;
  color: white !important;
  line-height: 12px !important;
  text-decoration: none !important;
  position: relative !important;
  top: 3px !important;
}

form .accept-terms .fontawesome.checkbox {
  font-size: 16px !important;
  vertical-align: text-top !important;
}

form .accept-terms a:hover {
  text-decoration: underline !important;
}

form .must-agree {
  line-height: 1 !important;
  display: none !important;
  color: #ff0000 !important;
}

form .must-agree-show {
  display: block !important;
  background-color: #f44a4a;
  color: #fff !important;
  font-size: 12px !important;
  border-radius: 3px !important;
  line-height: 1.75 !important;
  padding: 0 0.35em 0.1em 0.35em !important;
  margin-top: 13px !important;
}

.corporatemailerror,
.complete_required,
.df_shortcode form .corporatemailerror,
.df_shortcode form .complete_required {
  background-color: #f44a4a !important;
  color: #fff !important;
  font-size: 13px !important;
  border-radius: 3px !important;
  line-height: 1.75 !important;
  padding: 0 0.35em 0.1em 0.35em !important;
}

.df_shortcode form .corporatemailerror {
  margin-bottom: 15px !important;
}

.Try_webloadFormLineMendatoryFieldsDownload {
  margin-top: 0 !important;
}

header .cloud-login {
  color: #00a3e0;
  font-family: "os_700", sans-serif;
}

.page-template-page_home_dev .s_one + .s_two .software {
  margin-top: 45px;
}

/* strip logos */

.home .strip-logos {
  padding-bottom: 60px;
  overflow: hidden;
  /*background: #00a3e0;*/
}

.home .strip-logos h2 {
  /*color: #fff;*/
}

.home .strip-logos p {
  text-align: center;
  margin-bottom: 30px;
  /*color: #fff;*/
}

.home .strip-logos .video-two {
  overflow: hidden;
  text-align: center;
  margin-bottom: 60px;
}

.home .strip-logos .video-two .vt-box {
  display: inline-block;
  width: 290px;
}

.home .strip-logos .video-two .vt-box:first-child {
  margin-right: 30px;
}

.home .strip-logos .video-two .vt-box a {
  display: block;
}

.home .strip-logos .video-two .vt-box a .img {
  position: relative;
  text-align: center;
  height: 180px;
  line-height: 180px;
}

.home .strip-logos .video-two .vt-box a .img > img {
  display: inline-block;
  max-height: 145px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.home .strip-logos .video-two .vt-box:last-child a .img > img {
  max-height: 110px;
}

.home .strip-logos .video-two .vt-box a .img .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}

.home .strip-logos .video-two .vt-box a .img .overlay .play-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
}

.home .strip-logos .video-two .vt-box a .img .overlay .play-icon span {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
}

.home .strip-logos .video-two .vt-box a:hover .overlay {
  display: block !important;
  background: rgba(0, 149, 218, 0.7);
}

.home .strip-logos .logos {
  text-align: center;
}

.home .strip-logos .logos li {
  display: inline-block;
  margin-right: 50px;
}

.home .strip-logos .logos li img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.home .strip-logos .video-two .vt-box span {
  display: block;
  padding-top: 2px;
  /*color: #fff;*/
}

.home .strip-logos .video-two .vt-box .watch-hover {
  display: none;
}

.home .strip-logos .video-two .vt-box:hover .watch-hover {
  display: block;
}

.home .strip-logos .video-two .vt-box:hover .watch-video {
  display: none;
}

/* end strip logos */

.home-dev section h2,
.home-dev .why_web_new h2 {
  font-family: "os_500", sans-serif !important;
  font-size: 2.3em !important;
  color: #0095da !important;
}

.home-dev section .title {
  font-size: 1.3em !important;
  line-height: 1.6 !important;
}

.home .home-new-icons img {
  background: transparent;
}

.home-dev .cloud-login {
  color: #525152;
  font-family: "os_700", sans-serif;
  border: 1px solid #525153;
  padding: 5px 8px;
  font-size: 12px;
  position: relative;
}

.home-dev .cloud-login:before {
  content: "";
  position: absolute;
  border: 1px solid #b8b6b7;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.home-dev header .super_menu ul li {
  /*margin-left: 24px;*/
  margin-left: 22px;
}
.home-dev header .super_menu ul li ul li {
  margin-left: 0;
}

.home-dev header .super_menu .menu_top_two li a {
  color: #525152;
}

.home-dev header .super_menu > ul {
  /*margin-bottom: 40px;*/
  margin-bottom: 20px;
}

.home-dev .mainwrapper > .content {
  /*padding-top: 154px;*/
  /*padding-top: 135px;*/
}

.home-dev header .logo {
  /*margin-top: 66px;*/
  /*margin-top: 45px;*/
  /* margin-top: 13px; */
}

.home-dev header .central_menu > li,
.home-dev header .central_menu > li a {
  color: #525152;
}

.home-dev #lang_sel span {
  display: none;
}

.home-dev #header_free_trial_en,
.home-dev #header_free_trial_fr,
.home-dev #header_free_trial_pt,
.home-dev #header_free_trial_de {
  /*background: transparent;
    border: 1px solid #ff5e00;
    color: #ff5e00;
    box-shadow: none;
    font-family: Arial,Helvetica,sans-serif;
    height: 28px;
    line-height: 27px;
    padding-top: 0;
    padding-bottom: 0;
	font-size: 12px;
	position: relative;*/

  border: 0;
  box-shadow: none;
  width: 142px;
  height: 29px;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #ec651b;
  /*padding: 9px 33px;*/
  position: relative;
  text-align: center;
}

.home-dev #header_free_trial_en:before,
.home-dev #header_free_trial_fr:before,
.home-dev #header_free_trial_pt:before,
.home-dev #header_free_trial_de:before {
  content: "";
  position: absolute;
  /*border: 1px solid #ffc6a5;*/
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.home-dev header .btn_iwp {
  /*background: transparent;
    border: 1px solid #f00;
    color: #f00 !important;
    box-shadow: none;
    font-family: Arial,Helvetica,sans-serif;
    height: 28px;
    line-height: 27px;
    padding-top: 0;
    padding-bottom: 0;
	font-size: 12px;
	position: relative;*/

  border: 0;
  box-shadow: none;
  width: 142px;
  height: 29px;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff !important;
  font-size: 12px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #3e3f42;
  /*padding: 9px 33px;*/
  position: relative;
  text-align: center;
}

.home-dev header .btn_iwp:before {
  content: "";
  position: absolute;
  /*border: 1px solid #dda9aa;*/
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.home-dev #header_free_trial_en:hover,
.home-dev #header_free_trial_fr:hover,
.home-dev #header_free_trial_pt:hover,
.home-dev #header_free_trial_de:hover,
.home-dev header .btn_iwp:hover {
  opacity: 0.75;
}

.home-dev header .lang_sel_sel {
  width: 40px;
  border-radius: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: -2px;
  border-color: #e2e0e1 !important;
  background: #faf8f8 !important;
}

.home-dev #lang_sel {
  width: 40px;
  margin-left: 15px;
}

.home-dev .mainwrapper header {
  /*padding-top: 9px;*/
  /* padding: 15px 0; */
}

.home-dev header .logo img {
  /*width: 160px;*/
  /* width: 263px; */
}

.home-dev .s_two.strip-logos {
  background: #0095db;
  text-align: center;
  padding-bottom: 46px;
}

.home-dev .s_two.strip-logos img {
  display: inline-block;
  width: 614px;
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 15px;
}

.home-dev .s_two.strip-logos .learn-more {
  box-shadow: none;
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 47px;
  text-align: center;
  width: 160px;
  height: 50px;
  color: #fff;
  position: relative;
  background: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-image: initial;
  padding: 0px;
  display: block;
  text-transform: uppercase;
  margin: 0 auto;
}

.home-dev .s_two.strip-logos h2 {
  font-size: 39px !important;
  line-height: 50px;
  margin: 0;
  color: #fff !important;
}

.home-dev .s_two.strip-logos p {
  color: #fff;
  font-size: 19px !important;
  line-height: 28px !important;
  margin: 0;
}

.home-dev .s_two.s_three {
  background: #404040;
  padding-top: 64px;
}

.home-dev .s_two.s_three h2 {
  font-family: "os_300", sans-serif !important;
  font-size: 48px !important;
  line-height: 50px;
  margin-bottom: 38px;
}

.home-dev .s_two.s_three p {
  font-family: Arial, sans-serif;
  font-size: 21px !important;
  line-height: 33px !important;
  margin-bottom: 75px;
}

.home-dev header a {
  /*font-family: Arial, sans-serif;*/
  /* font-family: 'Roboto', sans-serif; */
}

.home-dev .s_two.s_three img {
  background: transparent;
}

.home-dev .s_two.s_three .center {
  margin-top: 0;
}

.home-dev .s_two.s_three .software {
  margin-bottom: 66px;
  margin-top: 72px;
}

.home-dev .s_two.s_three .btn {
  font-family: Arial, sans-serif;
  font-size: 14px;
  width: 250px;
  height: 50px;
  font-weight: 700;
  line-height: 50px;
  padding: 0;
  text-align: center;
}

.home-dev .s_five {
  background: #f3f2f0;
  padding-top: 60px;
  padding-bottom: 58px;
}

.home-dev .s_five h2 {
  font-size: 39px !important;
  line-height: 50px;
  margin-bottom: 77px;
  color: #989898 !important;
}

.home-dev .s_five a {
  background: transparent;
  box-shadow: none;
  border: 1px solid #fe5e00;
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 50px;
  padding: 0;
  text-align: center;
  width: 160px;
  height: 50px;
  color: #fe5e00;
  position: relative;
}

.home-dev .s_five a:before {
  content: "";
  border: 1px solid #f7c1a0;
  width: 158px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 0;
}

.home-dev .s_six.gray {
  background: #00a4e2;
  padding-top: 64px;
  padding-bottom: 64px;
}

.home-dev .s_six.gray h3 a {
  color: #fff;
}

.home-dev .s_six.gray h3 {
  font-size: 24px;
  line-height: 34px;
  height: 68px;
  margin-bottom: 32px;
  text-align: center;
  margin-top: 0;
}

.home-dev .s_six.gray p {
  font-size: 17px;
  line-height: 21px;
  color: #fff;
  font-family: "os_300", sans-serif;
  text-align: center;
}

.home-dev .s_six ul li {
  padding-left: 20px;
  padding-right: 20px;
  background-image: url(images/white-vertical.png);
  background-repeat: no-repeat;
  background-position: 100%;
}

.home-dev .s_six ul li:last-child {
  background-image: none;
}

.home-dev .s_six .learn-more {
  border: 1px solid #fff;
  position: relative;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  width: 160px;
  height: 50px;
  line-height: 50px;
  margin: 60px auto 0 auto;
  text-transform: uppercase;
  font-size: 14px;
  clear: both;
}

.home-dev .s_six .learn-more:before {
  content: "";
  border: 1px solid #5ac4ec;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.home-dev .s_six img {
  width: auto;
  display: inline-block;
}

.home-dev .s_six a {
  text-align: center;
  margin-bottom: 30px;
  display: block;
}

.home-dev .deep-performance h2 {
  font-size: 39px;
  height: 50px;
  margin-bottom: 25px;
  text-align: left;
  max-width: 600px;
}

.home-dev.fr-lang .deep-performance h2,
.home-dev.de-lang .deep-performance h2,
.home-dev.br-lang .deep-performance h2 {
  line-height: 1.4;
  min-height: 50px;
  height: auto;
}

.home-dev .deep-performance p {
  font-size: 17px;
  line-height: 28px;
  color: #616062;
  text-align: left;
  margin-bottom: 45px;
  max-width: 600px;
}

.home-dev .deep-performance a {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  font-weight: 700;
  width: 382px;
}

.home-dev .deep-performance {
  padding-top: 180px;
  min-height: 585px;
  background-image: url(images/1m2.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

.home-dev .deep-performance .show-mobile {
  display: none;
}

.home-dev #lang_sel ul ul {
  top: 32px;
}

.home-dev #lang_sel li,
.home-dev #lang_sel ul ul {
  width: 160px;
}

.home-dev #lang_sel li ul li span {
  display: inline;
}

.home-dev.fr-lang header .super_menu ul li {
  margin-left: 15px;
}

.home-dev.fr-lang header .logo {
  max-width: 132px;
}

.home-dev.fr-lang header .logo img {
  width: 100%;
}

.home-dev.fr-lang header .super_menu ul li {
  margin-left: 12px;
}

.home-dev.fr-lang header .super_menu .central_menu li .btn {
  line-height: 27px;
}

.home-dev.fr-lang .s_two.s_three .btn {
  width: 350px;
}

.home-dev.de-lang header .super_menu ul li {
  margin-left: 15px;
}

.home-dev.de-lang header .logo {
  max-width: 132px;
}

.home-dev.de-lang header .logo img {
  width: 100%;
}

.home-dev.de-lang header .super_menu ul li {
  margin-left: 12px;
}

.home-dev.de-lang header .super_menu .central_menu li .btn {
  line-height: 27px;
}

.home-dev.de-lang .s_two.s_three .btn {
  width: 350px;
}

.home-dev.de-lang #lang_sel li,
.home-dev #lang_sel ul ul {
  width: 155px;
}

.home-dev #lang_sel li,
.home-dev #lang_sel ul ul {
  width: 200px;
}

.home-dev.fr-lang #lang_sel li {
  width: 140px;
}

.home-dev.br-lang header .super_menu .central_menu li .btn {
  line-height: 27px;
}

.home-dev.br-lang header .super_menu ul li {
  margin-left: 15px;
}

@media (min-width: 901px) {
  .mmenu_wrap {
    display: none;
  }
}

@media (max-width: 1600px) and (min-width: 1441px) {
  .s_two .container,
  .s_three .container {
    width: 1024px;
  }

  .home .s_three .zone.collaborate {
    right: 40px;
    top: -77px;
  }

  .home .s_three .zone.item {
    bottom: 156px;
    right: -99px;
  }

  .home .s_three .zone.report {
    top: -58px;
    left: -200px;
  }

  .home .s_three .zone.customize {
    top: 125px;
    left: -250px;
  }
}

@media (max-width: 1440px) and (min-width: 1367px) {
  .s_two .container,
  .s_three .container {
    width: 960px;
  }

  .home .s_three .zone.collaborate {
    right: 18px;
    top: -79px;
  }

  .home .s_three .zone.item {
    bottom: 152px;
    right: -83px;
  }

  .home .s_three .zone.report {
    top: -62px;
    left: -200px;
  }

  .home .s_three .zone.customize {
    top: 122px;
    left: -269px;
  }
}

@media (max-width: 1366px) and (min-width: 1281px) {
  .s_two .container,
  .s_three .container {
    width: 930px;
  }

  .home .s_three .zone.collaborate {
    right: 8px;
    top: -81px;
  }

  .home .s_three .zone.item {
    bottom: 150px;
    right: -89px;
  }

  .home .s_three .zone.report {
    top: -62px;
    left: -204px;
  }

  .home .s_three .zone.customize {
    top: 119px;
    left: -272px;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .s_two .container,
  .s_three .container {
    width: 880px;
  }

  .home .s_three .zone.collaborate {
    right: -9px;
    top: -84px;
  }

  .home .s_three .zone.item {
    bottom: 136px;
    right: -100px;
  }

  .home .s_three .zone.report {
    top: -55px;
    left: -174px;
  }

  .home .s_three .zone.customize {
    top: 118px;
    left: -259px;
  }
}

@media (max-width: 1600px) {
  .home .s_two .zone.record a:before {
    top: 43px;
    left: -90px;
    z-index: 2;
  }

  .home .s_two .zone.block a:before {
    top: -44px;
    left: 201px;
    z-index: 2;
  }

  .home .s_two .zone.java a:before {
    top: 30px;
    left: -533px;
  }

  .home .s_two .zone.correlation .arrow {
    left: -304px;
  }

  .home .s_two .zone.correlation a:before {
    top: -300px;
    left: -510px;
  }

  .home .s_two .zone a.type_round {
    margin-left: 159px;
  }

  .home .s_two .zone.record .arrow {
    height: 133px;
  }

  .home .s_two .zone.record a:before {
    top: 100px;
    left: -85px;
  }

  .home .s_two .zone.java .arrow {
    left: -270px;
    width: 300px;
  }

  .home .s_two .zone.java a:before {
    left: -450px;
  }

  .home .s_two .zone.correlation {
    right: -50px;
    bottom: 191px;
  }

  .home .s_two .zone a.type_round.type_building {
    margin-left: 90px;
  }

  .home .s_three .zone.report {
    top: -58px;
    left: -225px;
  }

  .home .s_three .zone.customize {
    top: 167px;
    left: -250px;
  }

  .home .s_three .zone.collaborate .arrow {
    left: -231px;
  }

  .home .s_three .zone.item {
    bottom: 60px;
  }

  .home .s_two .zone.java {
    top: 148px;
    right: -17px;
  }

  .home .s_two .zone.block {
    bottom: 209px;
    left: 77px;
    z-index: 2;
  }

  .home-dev .deep-performance h2,
  .home-dev .deep-performance p {
    max-width: 500px;
  }

  .home-dev .deep-performance p br {
    display: none;
  }
}

@media (max-width: 1550px) {
  .home .s_two .zone.block a:before {
    top: -44px;
    left: -100px;
    z-index: 2;
  }
}

@media (max-width: 1460px) {
  .home-dev .deep-performance .cell {
    width: 55%;
  }
  .home-dev .deep-performance .cell p br {
    display: none;
  }
}

@media (max-width: 1440px) {
  .home .s_two .zone.record a::before {
    left: -85px;
    top: 100px;
    z-index: 2;
  }

  .home .s_two .zone.java a:before {
    left: -487px;
    z-index: 3;
  }

  .home .s_two .zone.block a:before {
    left: -97px;
  }

  .home .s_two .zone.correlation .arrow {
    width: 301px;
    z-index: 1;
  }

  .home .s_two .zone.correlation a:before {
    left: -420px;
    top: -283px;
  }

  .home .s_two .zone.record .arrow {
    height: 127px;
  }

  .home .s_two .zone a.type_round {
    margin-left: 150px;
  }

  .home .s_two .zone.java {
    top: 124px;
    right: -50px;
  }

  .home .s_three .zone.collaborate .arrow {
    left: -219px;
  }

  .home .s_two .zone.correlation {
    bottom: 179px;
  }

  .home .s_two .zone.block {
    bottom: 192px;
    left: 50px;
  }

  .home-dev .deep-performance h2,
  .home-dev .deep-performance p {
    max-width: 400px;
  }
}

@media (max-width: 1366px) {
  .home .s_two .zone.java a:before {
    left: -465px;
    z-index: 2;
  }

  .home .s_two .zone.block a:before {
    left: -96px;
  }

  .home .s_two .zone.correlation a:before {
    top: -276px;
    left: -395px;
  }

  .home .s_two .zone a.type_round {
    margin-left: 146px;
  }

  .home .s_two .zone.record .arrow {
    height: 124px;
  }

  .home .s_two .zone.java {
    top: 115px;
    right: -68px;
  }

  .home .s_three .zone.report {
    left: -200px;
  }

  .home .s_three .zone.report .arrow {
    right: -77px;
  }

  .home .s_three .zone.customize {
    top: 159px;
  }

  .home .s_three .zone.collaborate .arrow {
    left: -216px;
  }

  .home .s_two .zone.correlation {
    bottom: 175px;
    right: -77px;
  }

  /**/

  .floating_df .landing .wrap aside .box h3 {
    padding: 5px;
    font-size: 23px;
  }

  .floating_df .landing .wrap aside > .box > p {
    margin-top: 5px;
    margin-bottom: 0;
  }

  .floating_df .df_shortcode .landing .wrap aside form div {
    margin-top: 3px;
  }

  .floating_df .df_shortcode .landing .wrap aside .box h4 {
    font-size: 18px;
    line-height: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .floating_df .df_shortcode .landing .wrap aside .box form {
    margin-top: 0;
    margin-bottom: 0;
  }

  .floating_df .df_shortcode .landing .wrap aside .box form input,
  .floating_df .df_shortcode .landing .wrap aside .box form textarea,
  .floating_df .df_shortcode .landing .wrap aside .box form select {
    margin-bottom: 2px;
  }

  .floating_df .df_shortcode .landing .wrap aside .box form input,
  .floating_df .df_shortcode .landing .wrap aside .box form select {
    height: 28px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 28px;
  }

  .floating_df .df_shortcode .landing .wrap aside .box form textarea {
    height: 50px;
  }
}

@media (max-width: 1359px) {
  .home-dev .deep-performance h2,
  .home-dev .deep-performance p {
    max-width: 350px;
  }

  .home-dev section h2 {
    font-size: 2em !important;
  }
}

@media (max-width: 1310px) {
  .home-dev .deep-performance .cell {
    width: 50%;
  }
  .home-dev .deep-performance .cell p br {
    display: none;
  }
}

@media (max-width: 1280px) {
  .home .s_two .zone.java a:before {
    left: -427px;
  }

  .home .s_two .zone.correlation a:before {
    left: -340px;
    top: -270px;
  }

  .home .s_two .zone.record .arrow {
    height: 120px;
  }

  .home .s_two .zone a.type_round {
    margin-left: 139px;
  }

  .home .s_two .zone.java {
    top: 98px;
    right: -90px;
  }

  .home .s_two .zone.correlation {
    bottom: 165px;
    right: -100px;
  }

  .home .s_two .zone.block {
    bottom: 179px;
    left: 15px;
  }

  .home-dev .deep-performance {
    background-position: 110% 100%;
  }
}

@media (max-width: 1200px) {
  .container,
  .search-results .titleWraper,
  .search-results .contentinnerpageWraper {
    width: 960px;
  }

  .page-template-download .titleWrapertext,
  .page-template-download .titleWraper,
  .page-template-download .contentinnerpageText,
  .page-template-download .contentmaininnerpageWraper,
  .page-template-download .contentinnerpageWraper,
  .page-template-page_whitepaper_ty .titleWrapertext,
  .page-template-page_whitepaper_ty .titleWraper,
  .page-template-page_whitepaper_ty .contentinnerpageText,
  .page-template-page_whitepaper_ty .contentmaininnerpageWraper,
  .page-template-page_whitepaper_ty .contentinnerpageWraper {
    width: 930px;
    padding-left: 0;
    padding-right: 0;
  }

  .page_wvl .table_wrap table {
    width: 1128px;
  }

  .page_wvl .table_wrap {
    overflow-x: scroll;
  }

  header .super_menu .central_menu li {
    margin-left: 7px;
  }

  /* header .logo {
		width: 135px !important;
		margin-top: 32px;
	} */

  header .btn {
    padding: 5px 4px;
    font-size: 12px;
    line-height: 27px;
  }

  .menu-main-menu-fr-container li:last-child,
  .menu-main-menu-de-container li:last-child,
  .menu-main-menu-ptbr-container li:last-child {
    display: none;
  }

  .page-id-2952 header .logo {
    margin-top: 21px;
  }

  .page-id-3503 header .logo {
    margin-top: 21px;
  }

  .page-id-3721 header .logo {
    margin-top: 21px;
  }

  .home-dev header .super_menu ul li {
    /*margin-left: 19px;*/
    margin-left: 20px;
  }
  .home-dev header .super_menu ul li ul li {
    margin-left: 0;
  }

  .home-dev .deep-performance {
    background-image: none !important;
    padding-top: 0;
    min-height: 0;
  }
}

@media (min-width: 901px) and (max-width: 960px) {
  header .logo {
    width: 110px !important;
  }

  header .super_menu .central_menu li {
    margin-left: 3px;
  }
}

@media (max-width: 1140px) {
  .page-template-templateswebload-php .titleWraper,
  .page-template-templateswebload-php .titleWrapertext,
  .page-template-templateswebload-php .contentinnerpageText,
  .page-template-templateswebload-php .titleWraper,
  .page-template-templateswebload-php .titleWrapertext {
    width: 100%;
  }

  .page-template-templateswebload-php .contentinnerpageWraper,
  .page-template-templateswebload-php .titleWraper {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}

@media (max-width: 1024px) {
  .page-template-page_supportcenter .titleWraper {
    width: 98%;
  }

  .page-template-page_supportcenter .support_centerWidth {
    width: 98%;
    padding-left: 0;
    padding-right: 0;
  }

  .page-template-page_supportcenter .support_centerTextWidth {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .support_center_Col_left {
    width: 49%;
  }

  .support_center_Col_right {
    width: 49%;
  }

  .page-template-page_supportcenter input[type="text"],
  .page-template-page_supportcenter input[type="email"],
  .page-template-page_supportcenter input[type="password"] {
    width: 100%;
  }

  .page-template-page_supportcenter .customers_page_content_width {
    width: 98%;
  }

  .software .zone {
    display: none;
  }

  .page_wvl .wvl_logos .logo_row .logo_box img {
    display: inline-block;
    width: 90%;
  }

  .page_wvl .wvl_logos .logo_row .logo_box {
    text-align: center;
  }

  .new_lp1_final .nlp_container .experience_top {
    margin-top: 75px;
  }

  .landing .wrap aside .box input[type="submit"] {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width: 960px) {
  .container,
  .search-results .titleWraper,
  .search-results .contentinnerpageWraper,
  .search-results .contentmaininnerpageWraper {
    width: 100%;
  }

  .search-results .titleWrapertext {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .search-results .contentinnerpageWraper,
  .search-results .contentmaininnerpageWraper {
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .search-results .contentinnerpageWraper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .search-results .contentinnerpageText {
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100% !important;
  }

  .home-dev header .super_menu ul li {
    /*margin-left: 14px;*/
  }
  .home-dev header .super_menu ul li ul li {
    margin-left: 0;
  }
}

@media (max-width: 959px) {
  .home section h1 {
    font-size: 1.643em !important;
  }
}

@media (max-width: 900px) {
  header .super_menu ul {
    padding-left: 0 !important;
  }

  header .super_menu > ul:first-child {
    padding-left: 30px !important;
  }

  header .super_menu .sub-menu li {
    text-indent: 10px;
  }

  header .super_menu .sub-menu .sub-menu li {
    text-indent: 20px;
  }

  header #menu-item-198,
  header #menu-item-505 {
    display: none;
  }

  .mainwrapper > .content {
    padding-top: 109px;
  }

  /*.fakefirstlevelclass {
		display: none !important;
	}*/

  .page-template-download .titleWrapertext,
  .page-template-download .titleWraper,
  .page-template-download .contentinnerpageText,
  .page-template-download .contentmaininnerpageWraper,
  .page-template-download .contentinnerpageWraper,
  .page-template-page_whitepaper_ty .titleWrapertext,
  .page-template-page_whitepaper_ty .titleWraper,
  .page-template-page_whitepaper_ty .contentinnerpageText,
  .page-template-page_whitepaper_ty .contentmaininnerpageWraper,
  .page-template-page_whitepaper_ty .contentinnerpageWraper {
    width: 100%;
  }

  .page-template-download .content,
  .page-template-page_whitepaper_ty .content {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f0f1f5;
  }

  .home .blue_strip {
    height: auto;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .home .blue_strip .announcement a {
    display: block;
    width: 140px;
    height: 32px;
    margin: 4px auto 0 auto;
  }

  .home .blue_strip .announcement span {
    margin-right: 0;
    display: inline;
  }

  .home .blue_strip .announcement span a {
    font-size: 16px;
    line-height: 26px;
    padding-left: 2px;
    padding-right: 2px;
  }

  /* header .logo {
		margin-top: 15px !important;
	} */

  header .super_menu > ul,
  header .super_menu .clear_float,
  header .super_menu .menu-main-menu-container,
  header .super_menu > div:last-child {
    display: none;
  }

  header .super_menu ul a.lang_sel_sel {
    padding-top: 0;
    padding-bottom: 0;
  }

  header .super_menu {
    clear: both;
  }

  #my-mmenu a.mm-title[href="#mm-4"] {
    display: none;
  }

  .home .s_one .circle_links {
    top: 0;
  }
}

@media (width: 768px) {
  .home .s_four .flex-direction-nav {
    position: absolute;
    bottom: 25px;
  }

  .home .s_four .slides li {
    height: 310px;
  }

  .home .s_four .slides li .btn_big {
    position: absolute;
    bottom: 0;
  }

  .home .s_four .testimonials p {
    max-height: 160px;
    overflow: hidden;
  }
}

@media (max-width: 768px) {
  .support_center_Col_left h2,
  .support_center_Col_right h2 {
    font-size: 26px;
    line-height: 26px;
  }

  .page_wvl .wvl_hero .wvl_overlay h1 {
    font-size: 40px;
    line-height: 40px;
  }

  .wvl_row .wvl_container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .wvl_row .wvl_container h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .other_customers .logo_clear {
    clear: none;
  }

  .home .s_one .wrap {
    padding: 100px 0;
  }
}

@media (max-width: 767px) {
  .solution aside .contentsidebarWrapper,
  .solution aside .contentsidebarText {
    width: 100%;
  }

  .page-template-download .titleWrapertext {
    padding-top: 27px;
    padding-bottom: 15px;
  }

  .page-template-download .clearbothlineheightzero.footerinnerpageheight,
  .page-template-page_whitepaper_ty
    .clearbothlineheightzero.footerinnerpageheight {
    display: none;
  }

  .page-template-webload #sections .two-columns .image {
    float: none;
    margin-left: 0;
    width: auto;
    max-width: 100%;
    clear: both;
    text-align: center;
  }

  .page-template-webload #sections .two-columns .section-content {
    float: none;
    width: 100%;
  }

  .landing .lt_row .lt_left {
    float: none;
    width: 100%;
    /*margin-bottom: 20px;*/
  }

  .landing .wrap article img {
    margin-bottom: 0;
  }

  .landing .lt_row .lt_right {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    min-height: 0;
    display: block;
  }

  .landing .lt_row .lt_right p {
    display: block;
  }

  .page-template-page_newlp .new_lp_boxes .new_lp_box {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
  }

  .page-template-page_newlp .new_lp_boxes .new_lp_box ul {
    text-align: center;
  }

  .page-template-page_newlp .new_lp_faq .faq_row .faq_box {
    float: none !important;
    width: 100%;
    margin-bottom: 40px;
  }

  .page-template-page_newlp .new_lp_faq a {
    font-size: 20px;
    max-width: 100%;
  }

  .page-template-page_newlp .new_lp_hero .va_middle p {
    font-size: 24px;
    line-height: 38px;
  }

  .page-template-page_newlp .new_lp_ls p {
    font-size: 20px;
    line-height: 30px;
  }

  .page-template-page_newlp .new_lp_edge h2 {
    font-size: 27px;
    line-height: 39px;
    margin-bottom: 30px;
  }

  .page-template-page_newlp .new_lp_boxes .new_lp_box p {
    margin-bottom: 20px;
  }

  .page-template-page_newlp .new_lp_boxes .new_lp_box img {
    margin-bottom: 30px;
  }

  .page-template-page_newlp .new_lp_edge {
    padding-bottom: 10px;
  }

  .page-template-page_newlp .new_lp_faq h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
  }

  .page-template-page_newlp .new_lp_faq a {
    margin-top: 0;
  }

  .new_lp1_final .nlp_container .experience_top .et_left {
    float: none;
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    margin-bottom: 35px;
  }

  .new_lp1_final .nlp_container .experience_top .et_right {
    width: 100%;
    float: none;
    margin-right: 0;
    overflow: hidden;
  }

  .new_lp1_final .nlp_container .middle_content .mc_left {
    width: 100%;
    float: none;
    margin-bottom: 35px;
  }

  .new_lp1_final .nlp_container .middle_content .mc_right {
    width: 100%;
    float: none;
  }

  .blog .blog_wrap .results {
    width: 100%;
    padding: 0;
  }

  .why_web_new .review_area .ra_inner {
    padding-top: 15px !important;
  }

  .why_web_new .review_area .ra_inner > h2 {
    margin-bottom: 25px !important;
  }

  .home .blue_strip .announcement i {
    margin-left: 5px;
  }

  .solution article,
  .page-template-default .solution article {
    width: 100%;
  }

  .technologies .section_holder h2 {
    word-wrap: break-word;
  }

  .technologies .section_holder .right h2 {
    padding-left: 0;
  }

  .technologies .section_holder .right li {
    margin-left: 0;
  }

  .home .s_one .wrap {
    width: 100%;
  }

  .home .s_one .wrap .title br {
    display: none;
  }

  .why_web_new .review_area .ra_inner .review_left > a,
  .why_web_new .review_area .ra_inner .read_more_reviews {
    word-wrap: break-word;
  }

  .blog .blog_wrap > h1,
  .page-template-default .solution .cell > h1 {
    max-width: 100%;
  }

  footer .col_wrap .col {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }

  .home .strip-logos .video-two .vt-box {
    width: 100%;
    display: block;
    margin-bottom: 40px;
  }

  .home .strip-logos .logos li {
    margin-bottom: 20px;
  }

  .home-dev .deep-performance h2 {
    height: auto;
  }

  .home-dev .deep-performance a {
    max-width: 100%;
    height: auto;
  }

  .home-dev .mainwrapper > .content {
    /*padding-top: 119px;*/
    padding-top: 100px;
  }

  .home-dev .deep-performance .cell {
    width: 100%;
  }

  .home-dev .deep-performance {
    padding-top: 13px;
    padding-bottom: 0;
  }

  .home-dev .s_two.strip-logos h2 {
    font-size: 28px !important;
    line-height: 36px;
  }

  .home-dev .s_two.s_three {
    padding-top: 20px;
  }

  .home-dev .s_two.s_three h2 {
    font-size: 28px !important;
    line-height: 38px;
  }

  .home-dev .s_two.s_three p {
    font-size: 18px !important;
    line-height: 29px !important;
    margin-bottom: 0;
  }

  .home-dev .s_two.s_three .software {
    margin-bottom: 45px;
    margin-top: 36px;
  }

  .home-dev .s_five {
    padding-top: 40px;
  }

  .home-dev .s_five h2 {
    font-size: 28px !important;
    line-height: 38px;
    margin-bottom: 40px;
  }

  .home-dev .s_six ul li {
    margin-bottom: 40px;
  }

  .home-dev .s_six ul li:last-child {
    margin-bottom: 0;
  }

  .home .s_six ul li {
    display: block !important;
    background-image: none;
  }

  .home-dev .deep-performance .show-mobile {
    display: block;
    margin-top: 25px;
    position: relative;
    right: -15px;
  }
}

@media (max-width: 640px) {
  .why section > div {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .why section div::before {
    left: 50%;
    margin-left: -71px;
  }

  .why section div:after {
    margin-left: -71px;
    left: 50%;
  }

  .why section.one div::after {
    margin-right: -71px;
    right: 50%;
  }

  .why section div::before {
    position: relative;
  }

  .why section.one div::before {
    height: auto;
  }

  .why section h2 {
    margin-top: 15px;
  }

  .page-template-page_supportcenter .titleWrapertext {
    padding-top: 27px;
  }

  .page-template-page_supportcenter .support_centerTextWidth {
    padding-top: 15px;
  }

  .support_center_Col_left,
  .support_center_Col_right {
    float: none;
    width: 100%;
  }

  .support_center_Col_wraper {
    padding-top: 28px;
  }
}

@media (max-width: 568px) {
  .partner_groups .group {
    width: 48%;
    margin-right: 2%;
  }

  .partner_groups .group:first-child + .group + .group {
    clear: both;
  }
}

@media (max-width: 540px) {
  .support_center_form_popup {
    width: 100%;
  }

  .support_center_close_box {
    width: 100%;
  }

  .support_center_close_box_img {
    margin-left: 0;
    float: right;
    margin-right: 15px;
  }

  .support_center_form_popup h2 {
    padding-left: 15px;
  }

  .support_center_form_popup .Try_webloadFormLine {
    width: 100%;
  }

  .supportregistrationform .Try_webloadFormLineText {
    padding-left: 15px;
    float: none;
    margin-bottom: 10px;
  }

  .supportregistrationform .Try_webloadFormLineFild {
    width: 100%;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .supportregistrationform .Try_webloadDownloadBtnWrapper {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
  }

  .page-template-page_supportcenter
    #support_center_box
    .Try_webloadFormLineMendatoryFieldsDownload {
    margin-top: 0;
  }

  .supportregistrationform .Try_webloadFildSelectBg,
  .supportregistrationform .Try_webloadFildSelectBg select {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .page-template-page_contact .contact_us_Col_left,
  .page-template-page_contact .contact_us_Col_right {
    width: 100%;
    float: none;
  }

  .page-template-page_contact .contact_us_block_loop {
    padding-bottom: 15px;
  }

  .page-template-download h1,
  .page-template-page_whitepaper_ty h1 {
    font-size: 30px;
  }

  .page_wvl .wvl_hero .wvl_overlay h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .page_wvl .wvl_three .wvl_three_boxes > div {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .page_wvl .wvl_three h2 {
    padding-top: 40px;
  }

  .page_wvl .wvl_three .wvl_container > p {
    margin-bottom: 30px;
  }

  .page_wvl .wvl_three {
    padding-bottom: 40px;
  }

  .page_wvl .wvl_x {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page_wvl .wvl_logos {
    padding-top: 40px;
  }

  .page_wvl .wvl_features {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .page_wvl .wvl_features .offers .or_left {
    width: 100%;
    float: none;
  }

  .page_wvl .wvl_features .offers .or_right {
    width: 100%;
    float: none;
  }

  .page_wvl .wvl_features .offers h2 {
    padding-top: 0;
    margin-bottom: 30px;
  }

  .page_wvl .wvl_table {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page_wvl .wvl_support {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page_wvl .wvl_testimonials {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page_wvl .wvl_testimonials .t_item {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .page_wvl .wvl_testimonials .t_item > p {
    margin-bottom: 0;
  }

  .page_wvl .wvl_testimonials .t_row:last-child {
    margin-bottom: 0;
  }

  .page_wvl .wvl_testimonials .t_row:last-child .t_item:last-child {
    margin-bottom: 0;
  }

  .page_wvl .wvl_migrating {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page_wvl .wvl_migrating .wvl_migrating_row .mrow_left {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }

  .page_wvl .wvl_migrating .wvl_migrating_row .mrow_right {
    float: none;
    width: 100%;
  }

  .new_lp .new_lp_overlay .new_lp_form,
  .new_lp .new_lp_overlay .new_pricing_form {
    width: 100%;
    left: 0;
    margin-left: 0;
  }

  .new_lp1_final .nlp_container .experience_top .et_right .et_box {
    width: 100% !important;
    float: none !important;
    margin-bottom: 25px;
  }

  .new_lp1_final .nlp_container .middle_content .mc_left ul {
    margin-bottom: 40px;
  }

  .new_lp1_final .nlp_container .middle_content {
    margin-bottom: 60px;
  }

  .new_lp1_final .nlp_container .footer_customers ul li {
    margin-bottom: 25px;
  }

  .new_lp1_final .nlp_container .experience_top {
    text-align: center;
  }

  .new_lp1_final .nlp_container.nlp_3 .middle_content .mc_left ul {
    margin-bottom: 40px;
  }

  .new_lp1_final .nlp_container.nlp_3 .experience_top h1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .new_lp1_final .nlp_container.nlp_3 .footer_customers {
    padding-bottom: 0;
  }

  .home .blue_strip .announcement span a {
    font-size: 15px;
    line-height: 25px;
  }
}

@media (max-width: 380px) {
  .home-dev .deep-performance a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 12px;
  }
}

@media (max-width: 360px) {
  .support_center_Text h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
    margin-top: 0;
  }

  .support_center_Forgot {
    margin-bottom: 25px;
  }

  .support_center_form_popup h2 {
    font-size: 34px;
    line-height: 44px;
  }

  .support_center_form_popup .Try_webloadColLeftForm {
    margin-top: 20px;
  }

  .searchresultswrap {
    margin-top: 80px;
  }

  .footerinnerpageheight {
    height: 20px;
  }

  .page-template-download h1,
  .page-template-page_whitepaper_ty h1 {
    font-size: 28px;
  }

  .page_wvl .wvl_hero .wvl_overlay h1 {
    font-size: 20px;
    line-height: 20px;
  }
}

@media (max-width: 320px) {
  .support_center_Text h2 {
    font-size: 27px;
    line-height: 37px;
  }

  .support_center_Col_left h2,
  .support_center_Col_right h2 {
    font-size: 23px;
    line-height: 23px;
  }

  .support_center_form_popup h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .home .blue_strip .announcement span a {
    font-size: 14px;
    line-height: 24px;
  }

  .technologies .section_holder li > span {
    padding-left: 141px;
  }
}

/* 22/06/2018 */
li.custom-btn {
  /*padding-top: 15px;*/
  position: relative;
}
li.custom-btn:hover .new-cloud-login {
  opacity: 0;
  visibility: hidden;
}
li.custom-btn:hover .new-cloud-login-hover {
  opacity: 1;
  visibility: visible;
}
.new-cloud-login {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  content: " ";
  width: 100px !important;
  height: 29px !important;
  background-image: url(images/login-btn.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s ease !important; /* IE */
  -webkit-transition: all 0.2s ease !important; /* Google Chrome/Safari */
  -moz-transition: all 0.2s ease !important; /* Mozilla Firefox */
  -o-transition: all 0.2s ease !important; /* Opera */
}
/*.new-cloud-login:hover {
	background-image: url(images/login-btn_hover.png);
}*/
.new-cloud-login-hover {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  content: " ";
  width: 100px !important;
  height: 29px !important;
  background-image: url(images/login-btn_hover.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s ease !important; /* IE */
  -webkit-transition: all 0.2s ease !important; /* Google Chrome/Safari */
  -moz-transition: all 0.2s ease !important; /* Mozilla Firefox */
  -o-transition: all 0.2s ease !important; /* Opera */
}
header .super_menu li a.top_search {
  /*margin-left: 132px;*/
  margin-left: 168px;
}
header
  .super_menu
  .menu-main-menu-container
  ul.central_menu
  li.menu-item-has-children
  a {
  position: relative;
}
header .super_menu .menu-main-menu-container ul.central_menu li {
  padding-bottom: 30px;
}
header .super_menu .menu-main-menu-container ul.central_menu li ul li {
  padding-bottom: 8px;
}
header
  .super_menu
  .menu-main-menu-container
  ul.central_menu
  li.menu-item-has-children
  a:after {
  position: absolute;
  top: -2px;
  right: -10px;
  font-family: FontAwesome;
  content: "\f0d7";
  color: #3e3f42;
  font-size: 13px;
}
header
  .super_menu
  .menu-main-menu-container
  ul.central_menu
  li.menu-item-has-children
  ul
  li
  a:after {
  content: "";
  display: none;
}

@media (max-width: 1200px) {
  /* .home-dev header .logo {
		width: 125px !important;
		margin-top: 20px;
	} */
  /* .home-dev header .logo img { width: 125px; } */
  .home-dev header .super_menu ul li {
    margin-left: 20px;
  }
  .home-dev header .super_menu ul li ul li {
    margin-left: 0;
  }
  header
    .super_menu
    .menu-main-menu-container
    ul.central_menu
    li.menu-item-has-children
    a:after {
    top: 0;
    right: -10px;
    font-size: 10px;
  }

  .home-dev #header_free_trial_en,
  .home-dev #header_free_trial_fr,
  .home-dev #header_free_trial_pt,
  .home-dev #header_free_trial_de,
  .home-dev header .btn_iwp {
    width: 125px;
  }
}
@media (max-width: 1000px) {
  .home-dev header .super_menu ul li {
    margin-left: 15px;
  }
  .home-dev header .super_menu ul li ul li {
    margin-left: 0;
  }
}
@media (max-width: 960px) {
  /* .home-dev header .logo { margin-top: 22px; } */
}
@media (max-width: 925px) {
  .home-dev header .super_menu ul li {
    /*margin-left: 15px;*/
  }
  .home-dev header .super_menu ul li ul li {
    /*margin-left: 0;*/
  }
  header
    .super_menu
    .menu-main-menu-container
    ul.central_menu
    li.menu-item-has-children
    a:after {
    right: -7px;
  }
}

/* 27/06/2018 */
header .super_menu ul {
  display: flex;
  padding-top: 20px;
}
header .super_menu ul ul {
  display: inherit;
  padding-top: auto;
  margin-top: 15px;
}

/* 02/07/2018 */
.for-mobile {
  display: none !important;
}
@media (max-width: 1350px) {
  header .super_menu {
    float: left;
  }
  header .super_menu li a.top_search {
    margin-left: 115px;
  }
}
@media (max-width: 1200px) {
  header .super_menu li a.top_search {
    margin-left: 85px;
  }
}
@media (max-width: 1100px) {
  header .super_menu li a.top_search {
    margin-left: 35px;
  }
}
@media (max-width: 950px) {
  header .super_menu li a.top_search {
    margin-left: 10px;
  }
}
@media (max-width: 925px) {
  header .super_menu li a.top_search {
    margin-left: 0;
  }
}
@media (max-width: 900px) {
  .for-mobile {
    display: block !important;
  }
  .for-desktop {
    display: none !important;
  }
}
.page-template-page_licensingv2 .content {
  background: #f0f1f5;
}
.pricing-table .mobile-tip {
  display: none;
}
@media (max-width: 767px) {
  .pricing-table .mobile-tip {
    display: block;
    padding-left: 15px;
    padding-top: 15px;
  }
}

.testimonial_rotator_wrap {
  width: 1170px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.testimonial_rotator.template-default .has-image .img img,
.testimonial_rotator_single.has-image.template-default .img img {
  max-width: 170px;
}

.testimonial_rotator.template-default .has-image .img,
.testimonial_rotator_single.has-image.template-default .img {
  margin-right: 0;
}

.testimonial_rotator_wrap *,
.testimonial_rotator_wrap *:before,
.testimonial_rotator_wrap *:after {
  font-size: 16px;
  color: #000000;
}

.testimonial_rotator.template-default .testimonial_rotator_author_info {
  border: none;
  padding-left: 0;
}

.testimonial_rotator_quote {
  font-size: 1.1em;
}

@media (max-width: 1024px) {
  .testimonial_rotator.template-default .has-image .img,
  .testimonial_rotator_single.has-image.template-default .img {
    margin-right: 5%;
  }
}
@media (max-width: 767px) {
  .testimonial_rotator.template-default .has-image .img,
  .testimonial_rotator_single.has-image.template-default .img {
    margin-right: 0;
    width: 100%;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
  .testimonial_rotator.template-default .has-image .img img,
  .testimonial_rotator_single.has-image.template-default .img img {
    display: inline-block;
  }
  .testimonial_rotator.template-default .has-image .text,
  .testimonial_rotator_single.has-image.template-default .text {
    float: none;
    width: 100%;
  }
  .testimonial_rotator.template-default .testimonial_rotator_author_info p {
    line-height: 1.55em;
  }
}

.blog aside .df_shortcode aside .box {
  padding: 0 0 1px 0;
  border: none;
}

.blog aside .df_shortcode aside .box p {
  padding: 0;
}

/* Trial - new version */

/*.new-version .image-and-form {
	overflow: hidden;
}*/

.new-version .image-and-form .image {
  float: left;
  width: 45%;
}

.new-version .image-and-form .form {
  float: right;
  width: 45%;
  -webkit-box-shadow: 0 0 20px #666;
  box-shadow: 0 0 20px #666;
}

.new-version .hero-section {
  height: auto;
}

.new-version .gform_wrapper {
  top: 0 !important;
  margin: 0;
}

.new-version .image-and-form .form .top {
  text-align: center;
  color: #fff;
  height: 70px;
  line-height: 70px;
  background: #0d90ce;
  font-size: 25px;
}

.new-version .image-and-form .form .inner {
  background: #fff;
  padding: 30px 24px 30px 15px;
}

.new-version
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  label {
  padding-left: 5px;
}

.new-version
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.new-version .image-and-form .form select {
  border: 1px solid #cbcbcb !important;
}

.new-version .gform_wrapper .ginput_container_select:after {
  border: 1px solid #cbcbcb;
  border-left: none;
}

.new-version .hero-section .overlay-new .image {
  margin-top: 114px;
}

@media (max-width: 1200px) {
  .new-version
    .gform_wrapper
    .ginput_container_checkbox
    .gfield_checkbox
    li
    label {
    line-height: 19px !important;
  }
  .new-version
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
  .new-version .image-and-form .form select {
    min-width: 0;
  }
  .new-version .hero-section .overlay-new .image {
    margin-top: 190px;
  }
}

@media (max-width: 1024px) {
  .image-and-form {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .new-version .hero-section .overlay-new .image {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .new-version .image-and-form .form {
    float: none;
    width: 100%;
  }
}

/* LoadRunner Replacement */

.loadrunner-replacement .hero {
  min-height: 390px;
  background: url(images/loadrunner/img2.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 80px;
}

.loadrunner-replacement .hero h1 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  font-family: "os_700", sans-serif;
  margin-top: 140px;
}

.loadrunner-replacement .form-row {
  margin-bottom: 150px;
}

.loadrunner-replacement .form-row .img {
  float: left;
  width: 12%;
}

.loadrunner-replacement .form-row .img img {
  width: 100%;
  height: auto;
}

.loadrunner-replacement .form-row .quote {
  width: 34%;
  float: left;
  margin-left: 4%;
}

.loadrunner-replacement .form-row .form {
  float: left;
  width: 43%;
  margin-left: 7%;
  margin-top: -275px;
}

.loadrunner-replacement .form-row .quote .text {
  font-family: Arial, sans-serif;
  font-size: 17px;
  line-height: 35px;
  color: #4a494b;
  margin-bottom: 22px;
  font-style: italic;
  position: relative;
  margin-top: 30px;
}

.loadrunner-replacement .form-row .quote .text:before {
  content: "”";
  font-family: Arial, sans-serif;
  position: absolute;
  top: -12px;
  left: -40px;
  color: #0d90ce;
  font-size: 100px;
}

.loadrunner-replacement .form-row .quote .author {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 34px;
  color: #4a494b;
  font-weight: 700;
}

.loadrunner-replacement .form-row .quote .author span {
  color: #0d90ce;
}

.loadrunner-replacement .form-row .form .blue {
  min-height: 70px;
  background: #0d90ce;
  color: #fff;
  line-height: 70px;
  text-align: center;
  font-family: "os_700", sans-serif;
  font-size: 23px;
}

.loadrunner-replacement .form-row .form .white {
  background: #fff;
  padding: 15px 25px;
}

.loadrunner-replacement .form-row .form p {
  font-family: "Arial", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #4a494b;
}

.loadrunner-replacement .form-row .form p a {
  color: #0d90ce;
  font-weight: 700;
}

.loadrunner-replacement .clear {
  clear: both;
}

.loadrunner-replacement .x-row h2 {
  font-size: 45px;
  line-height: 51px;
  text-align: center;
  color: #7c7c7c;
  margin-bottom: 100px;
  font-family: "os_400", sans-serif;
}

.loadrunner-replacement .lr-row h3 {
  font-size: 38px;
  line-height: 53px;
  font-family: "os_400", sans-serif;
  color: #0095da;
  margin-bottom: 20px;
  margin-top: 0;
}

.loadrunner-replacement .lr-row p {
  font-family: "Arial", sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #4a494b;
  font-family: "os_400", Arial, Helvetica, sans-serif;
}

.loadrunner-replacement .x-row .right span:first-child {
  font-weight: 700;
  font-family: "os_700", sans-serif;
  color: #0095da;
  font-size: 200px;
}

.loadrunner-replacement .x-row .right span:first-child + span {
  font-weight: 700;
  font-family: "os_700", sans-serif;
  color: #0095da;
  font-size: 100px;
}

.loadrunner-replacement .x-row {
  overflow: hidden;
}

.loadrunner-replacement .lr-row .left {
  width: 48%;
  float: left;
}

.loadrunner-replacement .lr-row .right {
  width: 48%;
  float: right;
}

.loadrunner-replacement .lr-row {
  margin-bottom: 100px;
}

.loadrunner-replacement .schedule {
  background: url(images/loadrunner/img15.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 60px;
  padding-bottom: 50px;
  text-align: center;
  margin-bottom: 60px;
}

.loadrunner-replacement .schedule h2 {
  font-size: 45px;
  line-height: 55px;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
}

.loadrunner-replacement .schedule p {
  color: #fff;
  font-family: "Arial", sans-serif;
  text-align: center;
  margin-bottom: 25px;
  font-size: 17px;
  line-height: 25px;
}

.loadrunner-replacement .schedule .schedule-btn {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  color: #fff;
  background: #40c2c4;
  height: 55px;
  line-height: 55px;
  padding-left: 100px;
  padding-right: 100px;
  /* border-bottom: 2px solid #742b00; */
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 25px;
}

.loadrunner-replacement .join h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 45px;
  line-height: 55px;
  text-align: center;
  font-family: "os_400", sans-serif;
  color: #0095da;
}

.loadrunner-replacement .join p {
  text-align: center;
  font-size: 21px;
  line-height: 27px;
  font-family: "Arial", sans-serif;
  color: #616062;
  margin-bottom: 80px;
}

.loadrunner-replacement .join ul {
  overflow: hidden;
}

.loadrunner-replacement .join ul li {
  width: 33%;
  text-align: center;
  float: left;
  height: 200px;
  line-height: 200px;
}

.loadrunner-replacement .join ul li img {
  width: 60%;
}

.loadrunner-replacement .join ul li:nth-child(3n + 1) {
  clear: both;
}

.loadrunner-replacement .join {
  margin-bottom: 100px;
}

.loadrunner-replacement .support h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 45px;
  line-height: 55px;
  text-align: center;
  font-family: "os_400", sans-serif;
  color: #0095da;
}

.loadrunner-replacement .support .container > p {
  text-align: center;
  font-size: 21px;
  line-height: 31px;
  font-family: "Arial", sans-serif;
  color: #616062;
  margin-bottom: 100px;
}

.loadrunner-replacement .support li {
  width: 33%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.loadrunner-replacement .support li img {
  display: inline-block;
  margin-bottom: 25px;
}

.loadrunner-replacement .support li .quote {
  font-size: 14px;
  line-height: 32px;
  font-family: "Arial", sans-serif;
  color: #616062;
  margin-bottom: 20px;
  font-style: italic;
  position: relative;
}

.loadrunner-replacement .support li .quote:before {
  content: url(images/loadrunner/q2.png);
  position: absolute;
  top: -10px;
  left: -10px;
}

.loadrunner-replacement .support li .author {
  font-size: 14px;
  line-height: 32px;
  font-family: "Arial", sans-serif;
  color: #0095da;
  margin-bottom: 10px;
  font-weight: 700;
}

.loadrunner-replacement .support li .role {
  font-size: 14px;
  line-height: 19px;
  font-family: "Arial", sans-serif;
  color: #616062;
  font-style: italic;
}

.loadrunner-replacement .support li:nth-child(2) img {
  margin-top: 75px;
  margin-bottom: 50px;
}

.loadrunner-replacement .support li:nth-child(3) img {
  margin-top: 75px;
  margin-bottom: 45px;
}

/*.loadrunner-replacement .support li:nth-child(2) .quote {
	font-size: 16px;
	line-height: 34px;
}

.loadrunner-replacement .support li:nth-child(2) .author {
	font-size: 16px;
	line-height: 34px;
}

.loadrunner-replacement .support li:nth-child(2) .role {
	font-size: 16px;
	line-height: 21px;
}*/

.loadrunner-replacement .support {
  padding-bottom: 150px;
}

.loadrunner-replacement .form-row .gform_wrapper {
  top: 0 !important;
}

.loadrunner-replacement
  .form-row
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  border: 1px solid #cbcbcb !important;
  font-family: "Arial", sans-serif !important;
  color: #4a494b !important;
}

.loadrunner-replacement
  .form-row
  .gform_wrapper
  .ginput_container_select
  select {
  border: 1px solid #cbcbcb !important;
  font-family: "Arial", sans-serif !important;
  color: #4a494b !important;
}

.loadrunner-replacement
  .form-row
  .gform_wrapper
  .ginput_container_select:after {
  display: none !important;
}

.loadrunner-replacement .form-row .gform_wrapper .gfield_checkbox label {
  font-size: 14px !important;
  color: #4a494b !important;
  font-family: "Arial", sans-serif !important;
}

.loadrunner-replacement .form-row .gform_wrapper .gfield_checkbox input {
  margin-top: 0 !important;
}

@media (max-width: 1920px) {
  .home-dev .deep-performance {
    background-image: url(//www.radview.com/wp-content/themes/Starkers-new/images/1.png);
    background-size: 45%;
  }
}

@media (max-width: 1600px) {
  .home-dev .deep-performance {
    background-image: url(//www.radview.com/wp-content/themes/Starkers-new/images/1.png);
    background-size: 47%;
  }
}

@media (max-width: 1440px) {
  .home-dev .deep-performance {
    background-image: url(//www.radview.com/wp-content/themes/Starkers-new/images/1.png);
    background-size: 50%;
  }
}

@media (max-width: 1200px) {
  .loadrunner-replacement .form-row .form .blue {
    font-size: 19px;
  }

  .loadrunner-replacement
    .form-row
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
  .loadrunner-replacement
    .form-row
    .gform_wrapper
    .ginput_container_select
    select {
    min-width: 0;
  }

  .loadrunner-replacement .form-row .quote .author br {
    display: none;
  }
}

@media (max-width: 900px) {
  .loadrunner-replacement .form-row .form .blue {
    font-size: 17px;
  }
  .loadrunner-replacement .hero h1 {
    font-size: 35px;
  }
  .loadrunner-replacement .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .loadrunner-replacement br {
    display: none;
  }
}

@media (max-width: 767px) {
  .loadrunner-replacement .form-row .img {
    float: none;
    width: 100%;
    text-align: center;
  }
  .loadrunner-replacement .hero h1 {
    font-size: 28px;
    margin-top: 50px;
    padding-bottom: 20px;
  }
  .loadrunner-replacement .hero {
    min-height: 0;
  }
  .loadrunner-replacement .form-row .img img {
    width: auto;
  }
  .loadrunner-replacement .hero {
    margin-bottom: 40px;
  }
  .loadrunner-replacement .form-row .quote {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .loadrunner-replacement .form-row .quote .text:before {
    left: -8px;
  }
  .loadrunner-replacement .form-row .form {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
    background: #fff;
  }
  .loadrunner-replacement .form-row {
    margin-bottom: 40px;
  }
  .loadrunner-replacement .x-row h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .loadrunner-replacement .x-row h2 {
    margin-bottom: 50px;
  }
  .loadrunner-replacement .lr-row .left {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .loadrunner-replacement .lr-row .right {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .loadrunner-replacement .x-row .right {
    text-align: center;
  }
  .loadrunner-replacement .x-row {
    margin-bottom: 0;
  }
  .loadrunner-replacement .chart-row .left {
    text-align: center;
  }
  .loadrunner-replacement .lr-row {
    margin-bottom: 0;
  }
  .loadrunner-replacement .schedule h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .loadrunner-replacement .join h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .loadrunner-replacement .join p {
    margin-bottom: 0;
  }
  .loadrunner-replacement .join ul li {
    width: 100%;
    float: none;
    height: auto;
    line-height: normal;
    margin-top: 50px;
  }
  .loadrunner-replacement .join ul li img {
    width: auto;
    max-width: 250px;
  }
  .loadrunner-replacement .join {
    margin-bottom: 50px;
  }
  .loadrunner-replacement .support h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .loadrunner-replacement .support .container > p {
    margin-bottom: 50px;
  }
  .loadrunner-replacement .support li {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: none;
    margin-bottom: 70px;
  }
  .loadrunner-replacement .support li:nth-child(2) img {
    margin-top: 0;
  }
  .loadrunner-replacement .support li:nth-child(3) img {
    margin-top: 0;
  }
  .loadrunner-replacement .support {
    padding-bottom: 0;
  }
  .loadrunner-replacement .schedule .schedule-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 400px) {
  .loadrunner-replacement .hero h1 {
    font-size: 24px;
  }
  .loadrunner-replacement .form-row .form .blue {
    font-size: 13px;
  }
  .loadrunner-replacement .lr-row h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .loadrunner-replacement .schedule .schedule-btn {
    font-size: 12px;
  }
}

/* LoadRunner CTA */

.home .loadrunner-cta {
  width: 730px;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: -45px;
}

.home .loadrunner-cta .left {
  float: left;
  height: 90px;
  padding-left: 45px;
  background: #0094da;
  width: 83%;
}

.home .loadrunner-cta .left a {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  display: block;
  line-height: 33px;
  padding-top: 12px;
}

.home .loadrunner-cta .right {
  float: left;
  background: #030303;
  height: 90px;
  width: 13%;
}

.home .loadrunner-cta .right a {
  line-height: 90px;
  display: block;
  text-align: center;
}

.single-post .gform_wrapper {
  top: 0 !important;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}

.single-post aside .gform_wrapper div {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}

.single-post aside .gform_wrapper form {
  padding: 0 !important;
}

.single-post .gform_wrapper .gform_body ul.gform_fields li.gfield {
  float: none;
  width: 100%;
}

.single-post aside .gform_wrapper li {
  border: none;
}

.single-post
  aside
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  border: 1px solid #cbcbcb !important;
  font-family: "Arial", sans-serif !important;
  color: #4a494b !important;
}

.single-post aside .gform_wrapper .ginput_container_select select {
  border: 1px solid #cbcbcb !important;
  font-family: "Arial", sans-serif !important;
  color: #4a494b !important;
}

.single-post aside .gform_wrapper .ginput_container_select:after {
  border: 1px solid #cbcbcb;
  border-left: none;
}

.single-post aside .form-wrap h3 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (max-width: 1200px) {
  .home-dev .deep-performance {
    padding-top: 85px;
  }
}

@media (max-width: 767px) {
  .home .loadrunner-cta .left a {
    font-size: 14px;
    line-height: 23px;
    padding-top: 22px;
  }
  .home .loadrunner-cta .left br {
    display: none;
  }
  .home .loadrunner-cta .left {
    padding-left: 15px;
  }
  .home .loadrunner-cta .right {
    width: 17%;
  }
  .home .loadrunner-cta {
    width: 320px;
  }
}

@media (max-width: 320px) {
  .home .loadrunner-cta .left a {
    padding-top: 11px;
  }
}

/* Home new */

.home-new {
  /*# sourceMappingURL=style.css.map */
}
.home-new *,
.home-new *:before,
.home-new *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-new * {
  -webkit-font-smoothing: antialiased;
}
.home-new h1,
.home-new h2,
.home-new h3,
.home-new h4,
.home-new h5,
.home-new h6 {
  font-weight: normal;
  margin: 0;
}
.home-new a {
  text-decoration: none;
}
.home-new article,
.home-new aside,
.home-new details,
.home-new figcaption,
.home-new figure,
.home-new footer,
.home-new header,
.home-new hgroup,
.home-new main,
.home-new nav,
.home-new section,
.home-new summary {
  display: block;
}
.home-new audio,
.home-new canvas,
.home-new video {
  display: inline-block;
}
.home-new audio:not([controls]) {
  display: none;
  height: 0;
}
.home-new [hidden] {
  display: none;
}
.home-new html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: auto;
}
.home-new input[type="radio"],
.home-new input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}
.home-new html,
.home-new button,
.home-new input,
.home-new select,
.home-new textarea {
  font-family: sans-serif;
}
.home-new li {
  list-style-type: none;
}
.home-new body {
  margin: 0;
}
.home-new iframe {
  border-style: none;
  border: none;
  width: inherit;
  display: block;
  position: relative;
}
.home-new a:focus {
  outline: none;
}
.home-new a:active,
.home-new a:hover {
  outline: 0;
}
.home-new abbr[title] {
  border-bottom: 1px dotted;
}
.home-new b,
.home-new strong {
  font-weight: normal;
  -webkit-appearance: none;
}
.home-new blockquote {
  margin: 0;
}
.home-new dfn {
  font-style: italic;
}
.home-new hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.home-new mark {
  background: #ff0;
  color: #000;
}
.home-new p,
.home-new pre {
  margin: 1em 0;
}
.home-new code,
.home-new kbd,
.home-new pre,
.home-new samp {
  font-family: monospace, serif;
}
.home-new pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.home-new q {
  quotes: none;
}
.home-new q:before,
.home-new q:after {
  content: "";
  content: none;
}
.home-new small {
  font-size: 80%;
}
.home-new sub,
.home-new sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.home-new sup {
  top: -0.5em;
}
.home-new sub {
  bottom: -0.25em;
}
.home-new dl,
.home-new menu,
.home-new ol,
.home-new ul {
  margin: 0;
}
.home-new dd {
  margin: 0;
}
.home-new menu,
.home-new ol,
.home-new ul {
  padding: 0;
}
.home-new nav ul,
.home-new nav ol {
  list-style: none;
  list-style-image: none;
}
.home-new img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.home-new svg:not(:root) {
  overflow: hidden;
}
.home-new figure {
  margin: 0;
}
.home-new form {
  margin: 0;
}
.home-new fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.home-new legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
.home-new button,
.home-new input,
.home-new select,
.home-new textarea {
  margin: 0;
  vertical-align: baseline;
}
.home-new button,
.home-new input {
  line-height: normal;
}
.home-new button,
.home-new select {
  text-transform: none;
}
.home-new button,
.home-new html input[type="button"],
.home-new input[type="reset"],
.home-new input[type="submit"] {
  border-style: none;
  -webkit-appearance: button;
  cursor: pointer;
}
.home-new button[disabled],
.home-new html input[disabled] {
  cursor: default;
}
.home-new input[type="checkbox"],
.home-new input[type="radio"] {
  padding: 0;
}
.home-new input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.home-new input[type="search"]::-webkit-search-cancel-button,
.home-new input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.home-new button::-moz-focus-inner,
.home-new input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.home-new textarea {
  overflow: auto;
  vertical-align: top;
}
.home-new table {
  border-collapse: collapse;
  border-spacing: 0;
}
.home-new audio,
.home-new canvas,
.home-new img,
.home-new video {
  vertical-align: middle;
}
.home-new fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.home-new textarea {
  resize: vertical;
}
.home-new .container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.home-new .container:before,
.home-new .container:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .container:after {
  clear: both;
}
.home-new .container.not-relative {
  position: static;
}
.home-new .centered-content {
  text-align: center;
}
.home-new .row {
  margin-right: -15px;
  margin-left: -15px;
  font-size: 0;
  line-height: normal;
  clear: both;
  zoom: 1;
}
.home-new .row:after,
.home-new .row:before {
  content: "";
  display: table;
}
.home-new .row:after {
  clear: both;
}
@media (max-width: 1100px) {
  .home-new .row {
    margin-right: -10px;
    margin-left: -10px;
  }
}
.home-new .row:before,
.home-new .row:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .row:after {
  clear: both;
}
.home-new .row > [class*="col_"] {
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  float: left;
}
@media (max-width: 1100px) {
  .home-new .row > [class*="col_"] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.home-new .row > [class*="col_"].right {
  float: right;
}
.home-new .row.big-gutter {
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 1600px) {
  .home-new .row.big-gutter {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 1100px) {
  .home-new .row.big-gutter {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.home-new .row.big-gutter > [class*="col_"] {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1600px) {
  .home-new .row.big-gutter > [class*="col_"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1100px) {
  .home-new .row.big-gutter > [class*="col_"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home-new .row.small-gutter {
  margin-left: -5px;
  margin-right: -5px;
}
.home-new .row.small-gutter > [class*="col_"] {
  padding-left: 5px;
  padding-right: 5px;
}
.home-new .row.medium-gutter {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 1100px) {
  .home-new .row.medium-gutter {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.home-new .row.medium-gutter > [class*="col_"] {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1100px) {
  .home-new .row.medium-gutter > [class*="col_"] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.home-new .row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.home-new .row.no-gutter > [class*="col_"] {
  padding-left: 0px;
  padding-right: 0px;
}
.home-new .col_16 {
  width: 16.66%;
}
.home-new .col_10 {
  width: 10%;
}
.home-new .col_15 {
  width: 15%;
}
.home-new .col_14 {
  width: 14.28%;
}
.home-new .col_33 {
  width: 33.33%;
}
.home-new .col_20 {
  width: 20%;
}
.home-new .col_auto {
  width: auto;
}
.home-new .col_25 {
  width: 25%;
}
.home-new .col_12 {
  width: 12.5%;
}
.home-new .col_50 {
  width: 50%;
}
.home-new .col_100 {
  width: 100%;
}
.home-new .col_30 {
  width: 30%;
}
.home-new .col_35 {
  width: 35%;
}
.home-new .col_70 {
  width: 70%;
}
.home-new .col_40 {
  width: 40%;
}
.home-new .col_45 {
  width: 45%;
}
.home-new .col_55 {
  width: 55%;
}
.home-new .col_60 {
  width: 60%;
}
.home-new .col_65 {
  width: 65%;
}
.home-new .col_66 {
  width: 66.66%;
}
.home-new .col_75 {
  width: 75%;
}
.home-new .col_80 {
  width: 80%;
}
.home-new html {
  font-family: "Open Sans", Arial, Helvetica, sans-serif, Arial, Helvetica,
    sans-serif;
  font-size: 10px;
  line-height: normal;
  font-weight: 400;
}
.home-new body {
  font-size: 1.4rem;
  line-height: 24px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif, Arial, Helvetica,
    sans-serif;
  color: #303344;
}
.home-new h1,
.home-new h2,
.home-new h3,
.home-new h4,
.home-new h5,
.home-new h6 {
  font-weight: 700;
  color: #44bbbe;
  line-height: 1.1em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: none;
  margin-bottom: 30px;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1100px) {
  .home-new h1,
  .home-new h2,
  .home-new h3,
  .home-new h4,
  .home-new h5,
  .home-new h6 {
    letter-spacing: normal;
  }
}
.home-new h1.has-line,
.home-new h2.has-line,
.home-new h3.has-line,
.home-new h4.has-line,
.home-new h5.has-line,
.home-new h6.has-line {
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 1100px) {
  .home-new h1.has-line,
  .home-new h2.has-line,
  .home-new h3.has-line,
  .home-new h4.has-line,
  .home-new h5.has-line,
  .home-new h6.has-line {
    margin-bottom: 35px;
  }
}
.home-new h1.has-line:before,
.home-new h2.has-line:before,
.home-new h3.has-line:before,
.home-new h4.has-line:before,
.home-new h5.has-line:before,
.home-new h6.has-line:before {
  content: "";
  position: absolute;
  left: 0;
  width: 80px;
  height: 3px;
  z-index: 10;
  bottom: -13px;
  background: #44bbbe;
}
.home-new h1.has-line:after,
.home-new h2.has-line:after,
.home-new h3.has-line:after,
.home-new h4.has-line:after,
.home-new h5.has-line:after,
.home-new h6.has-line:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 9;
  bottom: -12px;
  background: #d8d8d8;
}
.home-new h1 a,
.home-new h2 a,
.home-new h3 a,
.home-new h4 a,
.home-new h5 a,
.home-new h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.home-new h1.red,
.home-new h2.red,
.home-new h3.red,
.home-new h4.red,
.home-new h5.red,
.home-new h6.red {
  color: #44bbbe;
}
.home-new h1 b,
.home-new h2 b,
.home-new h3 b,
.home-new h4 b,
.home-new h5 b,
.home-new h6 b {
  font-weight: 700;
}
.home-new h1 {
  font-size: 4rem;
  margin-bottom: 30px;
  font-weight: 700;
}
@media (max-width: 1100px) {
  .home-new h1 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .home-new h1 {
    font-size: 2.6rem;
  }
}
.home-new h2 {
  font-size: 3rem;
}
@media (max-width: 767px) {
  .home-new h2 {
    font-size: 2.6rem;
    margin-bottom: 25px;
    line-height: normal;
  }
}
.home-new h3 {
  font-size: 3.2rem;
  margin-bottom: 20px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .home-new h3 {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
.home-new h3.grey {
  font-size: 3.2rem;
}
.home-new h4 {
  font-size: 2.4rem;
  margin-bottom: 25px;
  text-transform: none;
}
@media (max-width: 767px) {
  .home-new h4 {
    font-size: 1.8rem;
    line-height: 20px;
  }
}
.home-new h5 {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: normal;
  margin-bottom: 20px;
  text-transform: none;
}
.home-new h6 {
  text-transform: uppercase;
  font-size: 1.4rem;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 25px;
}
.home-new p,
.home-new a,
.home-new span,
.home-new label {
  margin: 0;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.home-new p p,
.home-new p a,
.home-new p span,
.home-new p label,
.home-new a p,
.home-new a a,
.home-new a span,
.home-new a label,
.home-new span p,
.home-new span a,
.home-new span span,
.home-new span label,
.home-new label p,
.home-new label a,
.home-new label span,
.home-new label label {
  font-size: 100%;
  margin: 0;
}
.home-new p {
  margin: 0 0 20px;
  font-size: 1.5rem;
  line-height: 24px;
  font-weight: 400;
  color: #303344;
  letter-spacing: normal;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .home-new p {
    font-size: 1.6rem;
    line-height: 24px;
  }
}
.home-new p a {
  text-decoration: underline;
  color: #44bbbe;
}
.home-new p a:hover {
  color: #35979a;
}
.home-new p i {
  font-style: italic;
}
.home-new p b,
.home-new p strong {
  font-weight: 700;
}
.home-new p u {
  border-bottom: 2px solid #44bbbe;
  text-decoration: none;
}
.home-new p.small {
  font-size: 1rem;
  line-height: 14px;
  margin-bottom: 15px;
}
.home-new p.big {
  font-size: 1.7rem;
  line-height: 30px;
}
@media (max-width: 767px) {
  .home-new p {
    margin-bottom: 30px;
  }
}
.home-new a {
  margin: 0;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  color: #303344;
  text-decoration: none;
}
.home-new a:hover {
  color: #44bbbe;
}
.home-new strong {
  font-weight: 700;
}
.home-new b {
  font-weight: 700;
}
.home-new ul li {
  font-size: 1.4rem;
  color: #303344;
}
.home-new input[type="text"],
.home-new input[type="email"],
.home-new input[type="password"],
.home-new input[type="search"],
.home-new input[type="tel"],
.home-new input[type="url"],
.home-new input[type="number"],
.home-new input[type="date"],
.home-new input[type="time"],
.home-new input[type="datetime"],
.home-new input[type="datetime-local"],
.home-new input[type="week"],
.home-new input[type="month"],
.home-new textarea,
.home-new select,
.home-new .selectize-input,
.home-new #mc_embed_signup input.email {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  text-transform: none;
  border-style: none;
  font-weight: 400;
  border: 1px solid #44bbbe;
  width: 100%;
  height: 32px;
  padding: 0 15px;
  line-height: 32px;
  background: none;
  color: #303344;
  outline: 0;
  -webkit-appearance: none;
  letter-spacing: normal;
  box-shadow: none;
}
.home-new input[type="text"]:active,
.home-new input[type="text"]:hover,
.home-new input[type="text"]:focus,
.home-new input[type="email"]:active,
.home-new input[type="email"]:hover,
.home-new input[type="email"]:focus,
.home-new input[type="password"]:active,
.home-new input[type="password"]:hover,
.home-new input[type="password"]:focus,
.home-new input[type="search"]:active,
.home-new input[type="search"]:hover,
.home-new input[type="search"]:focus,
.home-new input[type="tel"]:active,
.home-new input[type="tel"]:hover,
.home-new input[type="tel"]:focus,
.home-new input[type="url"]:active,
.home-new input[type="url"]:hover,
.home-new input[type="url"]:focus,
.home-new input[type="number"]:active,
.home-new input[type="number"]:hover,
.home-new input[type="number"]:focus,
.home-new input[type="date"]:active,
.home-new input[type="date"]:hover,
.home-new input[type="date"]:focus,
.home-new input[type="time"]:active,
.home-new input[type="time"]:hover,
.home-new input[type="time"]:focus,
.home-new input[type="datetime"]:active,
.home-new input[type="datetime"]:hover,
.home-new input[type="datetime"]:focus,
.home-new input[type="datetime-local"]:active,
.home-new input[type="datetime-local"]:hover,
.home-new input[type="datetime-local"]:focus,
.home-new input[type="week"]:active,
.home-new input[type="week"]:hover,
.home-new input[type="week"]:focus,
.home-new input[type="month"]:active,
.home-new input[type="month"]:hover,
.home-new input[type="month"]:focus,
.home-new textarea:active,
.home-new textarea:hover,
.home-new textarea:focus,
.home-new select:active,
.home-new select:hover,
.home-new select:focus,
.home-new .selectize-input:active,
.home-new .selectize-input:hover,
.home-new .selectize-input:focus,
.home-new #mc_embed_signup input.email:active,
.home-new #mc_embed_signup input.email:hover,
.home-new #mc_embed_signup input.email:focus {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.home-new input[type="text"]::-webkit-input-placeholder,
.home-new input[type="email"]::-webkit-input-placeholder,
.home-new input[type="password"]::-webkit-input-placeholder,
.home-new input[type="search"]::-webkit-input-placeholder,
.home-new input[type="tel"]::-webkit-input-placeholder,
.home-new input[type="url"]::-webkit-input-placeholder,
.home-new input[type="number"]::-webkit-input-placeholder,
.home-new input[type="date"]::-webkit-input-placeholder,
.home-new input[type="time"]::-webkit-input-placeholder,
.home-new input[type="datetime"]::-webkit-input-placeholder,
.home-new input[type="datetime-local"]::-webkit-input-placeholder,
.home-new input[type="week"]::-webkit-input-placeholder,
.home-new input[type="month"]::-webkit-input-placeholder,
.home-new textarea::-webkit-input-placeholder,
.home-new select::-webkit-input-placeholder,
.home-new .selectize-input::-webkit-input-placeholder,
.home-new #mc_embed_signup input.email::-webkit-input-placeholder {
  color: #303344;
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new input[type="text"]:-moz-placeholder,
.home-new input[type="email"]:-moz-placeholder,
.home-new input[type="password"]:-moz-placeholder,
.home-new input[type="search"]:-moz-placeholder,
.home-new input[type="tel"]:-moz-placeholder,
.home-new input[type="url"]:-moz-placeholder,
.home-new input[type="number"]:-moz-placeholder,
.home-new input[type="date"]:-moz-placeholder,
.home-new input[type="time"]:-moz-placeholder,
.home-new input[type="datetime"]:-moz-placeholder,
.home-new input[type="datetime-local"]:-moz-placeholder,
.home-new input[type="week"]:-moz-placeholder,
.home-new input[type="month"]:-moz-placeholder,
.home-new textarea:-moz-placeholder,
.home-new select:-moz-placeholder,
.home-new .selectize-input:-moz-placeholder,
.home-new #mc_embed_signup input.email:-moz-placeholder {
  color: #303344;
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new input[type="text"]::-moz-placeholder,
.home-new input[type="email"]::-moz-placeholder,
.home-new input[type="password"]::-moz-placeholder,
.home-new input[type="search"]::-moz-placeholder,
.home-new input[type="tel"]::-moz-placeholder,
.home-new input[type="url"]::-moz-placeholder,
.home-new input[type="number"]::-moz-placeholder,
.home-new input[type="date"]::-moz-placeholder,
.home-new input[type="time"]::-moz-placeholder,
.home-new input[type="datetime"]::-moz-placeholder,
.home-new input[type="datetime-local"]::-moz-placeholder,
.home-new input[type="week"]::-moz-placeholder,
.home-new input[type="month"]::-moz-placeholder,
.home-new textarea::-moz-placeholder,
.home-new select::-moz-placeholder,
.home-new .selectize-input::-moz-placeholder,
.home-new #mc_embed_signup input.email::-moz-placeholder {
  color: #303344;
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new input[type="text"]:-ms-input-placeholder,
.home-new input[type="email"]:-ms-input-placeholder,
.home-new input[type="password"]:-ms-input-placeholder,
.home-new input[type="search"]:-ms-input-placeholder,
.home-new input[type="tel"]:-ms-input-placeholder,
.home-new input[type="url"]:-ms-input-placeholder,
.home-new input[type="number"]:-ms-input-placeholder,
.home-new input[type="date"]:-ms-input-placeholder,
.home-new input[type="time"]:-ms-input-placeholder,
.home-new input[type="datetime"]:-ms-input-placeholder,
.home-new input[type="datetime-local"]:-ms-input-placeholder,
.home-new input[type="week"]:-ms-input-placeholder,
.home-new input[type="month"]:-ms-input-placeholder,
.home-new textarea:-ms-input-placeholder,
.home-new select:-ms-input-placeholder,
.home-new .selectize-input:-ms-input-placeholder,
.home-new #mc_embed_signup input.email:-ms-input-placeholder {
  color: #303344;
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new input[type="text"]:disabled,
.home-new input[type="email"]:disabled,
.home-new input[type="password"]:disabled,
.home-new input[type="search"]:disabled,
.home-new input[type="tel"]:disabled,
.home-new input[type="url"]:disabled,
.home-new input[type="number"]:disabled,
.home-new input[type="date"]:disabled,
.home-new input[type="time"]:disabled,
.home-new input[type="datetime"]:disabled,
.home-new input[type="datetime-local"]:disabled,
.home-new input[type="week"]:disabled,
.home-new input[type="month"]:disabled,
.home-new textarea:disabled,
.home-new select:disabled,
.home-new .selectize-input:disabled,
.home-new #mc_embed_signup input.email:disabled {
  background: #d8d8d8;
}
.home-new textarea {
  line-height: normal;
  height: auto;
  min-height: 110px;
  padding: 7px 15px;
}
.home-new select {
  padding-right: 0;
}
.home-new label {
  display: inline-block;
  color: #303344;
  font-size: 1.6rem;
  letter-spacing: normal;
  font-weight: 600;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new label span {
  color: #44bbbe;
}
.home-new .input-block {
  margin-bottom: 20px;
  position: relative;
  padding: 0;
  border: 0;
  text-align: left;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
@media (max-width: 767px) {
  .home-new .input-block {
    margin-bottom: 30px;
  }
}
.home-new .input-block .generate-icon {
  position: absolute;
  bottom: 13px;
  z-index: 10;
  right: 15px;
  font-size: 1.4rem;
  display: inline-block;
  color: #303344;
}
.home-new .input-block h6 {
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  line-height: normal;
  margin-top: -7px;
}
.home-new .input-block > label {
  display: inline-block;
  margin-bottom: 5px;
  line-height: normal;
  width: 100%;
}
@media (max-width: 767px) {
  .home-new .input-block > label {
    margin-bottom: 0px;
  }
}
.home-new .input-block > label > span {
  float: right;
  font-style: italic;
  font-size: 1.6rem;
  font-weight: 600;
  color: #303344;
}
.home-new .input-block > p.small {
  font-size: 1.3rem;
  line-height: normal;
  font-style: italic;
  color: #303344;
  margin-top: 3px;
  margin-bottom: 0;
}
.home-new .input-block sup {
  color: #44bbbe;
}
.home-new .input-block.focused input[type="text"],
.home-new .input-block.focused input[type="email"],
.home-new .input-block.focused input[type="password"],
.home-new .input-block.focused input[type="search"],
.home-new .input-block.focused input[type="tel"],
.home-new .input-block.focused input[type="url"],
.home-new .input-block.focused input[type="number"],
.home-new .input-block.focused input[type="date"],
.home-new .input-block.focused input[type="time"],
.home-new .input-block.focused input[type="datetime"],
.home-new .input-block.focused input[type="datetime-local"],
.home-new .input-block.focused input[type="week"],
.home-new .input-block.focused input[type="month"],
.home-new .input-block.focused textarea,
.home-new .input-block.focused select,
.home-new .input-block.focused .selectize-input,
.home-new .input-block.focused #mc_embed_signup input.email {
  border: 1px solid #303344;
}
.home-new .input-block a.passSwitch {
  position: absolute;
  top: 25px;
  right: 15px;
  z-index: 10;
  font-size: 1.3rem;
  color: #afadad;
}
.home-new .input-block a.passSwitch.visible .fa-eye:before {
  content: "\f070";
}
.home-new .input-block.has-date:before {
  content: "";
  position: absolute;
  width: 27px;
  height: 27px;
  bottom: 12px;
  right: 15px;
  z-index: 10;
  background-image: url(images/calendar-icon.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  line-height: normal;
  pointer-events: none;
}
@media (max-width: 767px) {
  .home-new .input-block.has-date:before {
    bottom: 8px;
  }
}
.home-new .input-block.has-date:after {
  content: "";
}
.home-new .input-block span.subnote {
  display: inline-block;
  font-size: 1.4rem;
  color: #afadad;
  margin-top: 5px;
}
.home-new .input-block span.subnote sup {
  color: #44bbbe;
}
.home-new .input-block .with-extra:before,
.home-new .input-block .with-extra:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .input-block .with-extra:after {
  clear: both;
}
.home-new .input-block .with-extra input[type="text"],
.home-new .input-block .with-extra input[type="email"],
.home-new .input-block .with-extra input[type="password"] {
  width: calc(100% - 70px);
  display: inline-block;
  float: left;
}
.home-new .input-block .with-extra span {
  display: inline-block;
  float: left;
  width: 70px;
  padding-left: 10px;
  font-size: 1.4rem;
  color: #44bbbe;
  line-height: 50px;
}
.home-new .radios-wrapper {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.home-new .radios-wrapper .radio-block {
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .home-new .radios-wrapper .radio-block {
    margin-right: 7px;
  }
}
.home-new .radios-wrapper .radio-block input[type="text"] {
  display: inline-block;
  width: 170px;
  height: 38px;
  line-height: 38px;
  margin-left: 10px;
}
.home-new .radios-wrapper .radio-block input[type="text"].small {
  margin-left: 0;
  width: 150px;
  margin-top: 5px;
}
.home-new .radio-block label {
  margin: 0;
  height: auto;
  background: none;
  line-height: normal;
  padding: 0 0px;
  padding-left: 23px;
  display: block;
  position: relative;
  cursor: pointer;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 600;
  font-size: 1.4rem;
  color: #44bbbe;
}
.home-new .radio-block label span {
  font-size: 1.4rem;
  color: #44bbbe;
  margin-top: 5px;
  display: inline-block;
  float: left;
}
.home-new .radio-block a.read-more {
  width: auto;
  margin-left: 0;
  padding-left: 0;
}
.home-new .radio-block a.read-more img {
  margin-top: 4px;
}
@media (max-width: 767px) {
  .home-new .radio-block a.read-more {
    float: none;
  }
}
.home-new .radio-block input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.home-new .radio-block label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0px;
  top: 2px;
  background: #e2e7ea;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  vertical-align: -3px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 1;
  border: 0px solid #d8d8d8;
}
.home-new .radio-block label:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 4px;
  top: 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  vertical-align: -3px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 2;
  opacity: 0;
  background: #fff;
}
.home-new .radio-block input:checked + label:after {
  opacity: 1;
}
.home-new .radio-block input:checked + label:before {
  opacity: 1;
  background: #656b6f;
}
.home-new .radio-block.has-input:before,
.home-new .radio-block.has-input:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .radio-block.has-input:after {
  clear: both;
}
.home-new .radio-block.has-input .radio-wrapper {
  display: inline-block;
  float: left;
}
.home-new .radio-block.has-input > input {
  display: inline-block;
  float: left;
  margin-top: -8px;
}
.home-new .select-block {
  position: relative;
}
.home-new .select-block .selectric-wrapper {
  background: #fff;
}
.home-new .select-block .selectric-wrapper .selectric span.label {
  height: 50px;
  line-height: 50px;
  padding: 0 17px;
  padding-right: 30px;
  font-weight: 600;
  font-size: 1.8rem;
  text-transform: normal;
  color: #303344;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  border: 1px solid #d8d8d8;
  letter-spacing: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .home-new .select-block .selectric-wrapper .selectric span.label {
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    padding-right: 30px;
    font-weight: 500;
    font-size: 1.3rem;
  }
}
.home-new .select-block .selectric-wrapper .selectric .select-button {
  position: absolute;
  width: 10px;
  height: 4px;
  top: 50%;
  margin-top: -2px;
  right: 19px;
  z-index: 10;
  background-image: url(images/down-arrow.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  line-height: normal;
  pointer-events: none;
}
@media (max-width: 767px) {
  .home-new .select-block .selectric-wrapper .selectric .select-button {
    right: 10px;
  }
}
.home-new .select-block .selectric-wrapper .selectric .select-button:before {
  content: "";
}
.home-new .select-block .selectric-wrapper .selectric-items {
  background: #fff;
}
.home-new .select-block .selectric-wrapper .selectric-items ul li {
  padding: 7px 20px;
  color: #303344;
  font-size: 1.3rem;
  margin: 0;
  font-weight: 400;
  border: 0;
  border-top: 1px solid #e2e7ea;
}
.home-new .select-block .selectric-wrapper .selectric-items ul li:before {
  display: none;
}
.home-new .select-block .selectric-wrapper .selectric-items ul li.highlighted,
.home-new .select-block .selectric-wrapper .selectric-items ul li:hover {
  background: #e2e7ea;
  color: #303344;
}
.home-new .select-block .selectric-wrapper.white-select {
  border: 0;
}
.home-new .select-block.grey .selectric-wrapper {
  background: #e2e7ea;
}
.home-new .select-block.auto-width {
  display: inline-block;
  width: auto;
}
.home-new .select-block.small .selectric span.label {
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  padding-right: 40px;
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: normal;
  color: #44bbbe;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  border: 1px solid #d8d8d8;
  letter-spacing: normal;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media (max-width: 480px) {
  .home-new .select-block.small .selectric span.label {
    font-size: 1.3rem;
    font-weight: 500;
  }
}
.home-new .select-block.small .selectric .select-button {
  position: absolute;
  width: 10px;
  height: 8px;
  top: 50%;
  margin-top: -4px;
  right: 10px;
  z-index: 10;
  background-image: url(images/down-arrow.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  line-height: normal;
  pointer-events: none;
}
.home-new .select-block.small .selectric .select-button:before {
  content: "";
  line-height: normal;
  height: 24px;
  width: 1px;
  background: #d8d8d8;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -12px;
}
.home-new .checkboxes-wrapper {
  margin-top: 7px;
}
.home-new .checkboxes-wrapper:before,
.home-new .checkboxes-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .checkboxes-wrapper:after {
  clear: both;
}
.home-new .checkboxes-wrapper .checkbox-item {
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.home-new .checkboxes-wrapper > div:last-child {
  margin-right: 0;
}
.home-new .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.home-new .styled-checkbox + label {
  width: auto;
  padding: 0;
  text-align: initial;
  font-size: inherit;
  text-transform: none;
  display: block;
  float: none;
  line-height: normal;
  position: relative;
  cursor: pointer;
  padding: 0;
  padding-left: 23px;
  color: #303344;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: normal;
}
.home-new .styled-checkbox + label a {
  color: #44bbbe;
}
.home-new .styled-checkbox + label:before {
  content: "";
  margin-right: 9px;
  display: inline-block;
  vertical-align: text-top;
  width: 16px;
  height: 16px;
  border: 0px solid #d8d8d8;
  top: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #e2e7ea;
  position: absolute;
  left: 0px;
}
.home-new .styled-checkbox:checked + label:before {
  color: #44bbbe;
}
.home-new .styled-checkbox:disabled + label {
  color: #ccc;
  cursor: auto;
}
.home-new .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.home-new .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  background: #fff;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff,
    4px -6px 0 #fff, 4px -8px 0 #fff;
  transform: rotate(45deg);
}
.home-new .styled-checkbox:checked + label:before {
  border: 0px solid #d8d8d8;
  background: #44bbbe;
}
.home-new .custom-file-upload-hidden {
  display: none;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.home-new .custom-file-upload {
  display: block;
  width: auto;
}
.home-new .custom-file-upload label {
  display: block;
  margin-bottom: 5px;
}
.home-new .file-upload-wrapper {
  position: relative;
  margin-bottom: 5px;
}
.home-new .file-upload-input {
  width: 100%;
  color: #303344;
  font-size: 1.7rem;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: none;
  background: none;
}
@media (max-width: 767px) {
  .home-new .file-upload-input {
    font-size: 1.5rem;
  }
}
.home-new .file-upload-button {
  cursor: pointer;
  display: inline-block;
  color: #9da2a9;
  font-size: 1.7rem;
  text-transform: none;
  padding: 0;
  padding-right: 15px;
  height: auto;
  line-height: normal;
  font-style: normal;
  position: absolute;
  right: 15px;
  top: 8px;
  text-indent: -99999px;
  overflow: hidden;
  z-index: 10;
  border: none;
  background: none;
  box-shadow: none;
  letter-spacing: normal;
  min-width: 0;
  width: 29px;
  height: 29px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #44bbbe;
  box-shadow: none;
}
@media (max-width: 767px) {
  .home-new .file-upload-button {
    width: auto;
  }
}
.home-new .file-upload-button:before {
  content: "\f0c6";
  font-family: Font awesome\5 Free;
  position: absolute;
  font-weight: 900;
  color: #fff;
  font-size: 1.4rem;
  right: 0;
  top: 0px;
  z-index: 10;
  height: 100%;
  line-height: 29px;
  width: 100%;
  text-align: center;
  text-indent: initial;
}
.home-new .file-upload-button:hover {
  background: #35979a;
  color: #fff;
}
.home-new .checkbox-switch-wrapper {
  margin-top: 20px;
}
.home-new .checkbox-switch-wrapper.small-mt {
  margin-top: 13px;
}
.home-new .checkbox-switch {
  position: absolute;
  opacity: 0;
}
.home-new .checkbox-switch + label {
  width: auto;
  padding: 0;
  text-align: initial;
  font-size: inherit;
  text-transform: none;
  display: block;
  float: none;
  line-height: normal;
  position: relative;
  cursor: pointer;
  padding: 0;
  padding-left: 70px;
  color: #44bbbe;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: normal;
}
.home-new .checkbox-switch + label:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 52px;
  height: 22px;
  border: 1px solid #d8d8d8;
  top: -1px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  position: absolute;
  left: 0px;
}
.home-new .checkbox-switch:checked + label:before {
  color: #44bbbe;
}
.home-new .checkbox-switch:disabled + label {
  color: #ccc;
  cursor: auto;
}
.home-new .checkbox-switch:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.home-new .checkbox-switch + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 2px;
  background: #d8d8d8;
  width: 26px;
  height: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.home-new .checkbox-switch:checked + label:after {
  background: #44bbbe;
  left: 22px;
}
.home-new table {
  width: 100%;
}
.home-new table,
.home-new th,
.home-new td {
  border-spacing: 0;
  border: 1px solid #999;
  padding: 1em;
  line-height: 1;
  vertical-align: top;
}
.home-new th {
  text-align: left;
  font-weight: normal;
}
@keyframes fade-in-bottom {
  0% {
    transform: translateY(150px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.home-new input[type="submit"],
.home-new .button,
.home-new #mc_embed_signup .button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  padding: 0 30px;
  height: 32px;
  line-height: 32px;
  position: relative;
  margin: 0px;
  border: 0px solid #44bbbe;
  box-shadow: none;
  min-width: 150px;
  background: #44bbbe;
  z-index: 2;
  -webkit-font-smoothing: auto;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.home-new input[type="submit"]:disabled,
.home-new .button:disabled,
.home-new #mc_embed_signup .button:disabled {
  background: #303344 !important;
  color: #fff !important;
}
@media (max-width: 1300px) {
  .home-new input[type="submit"],
  .home-new .button,
  .home-new #mc_embed_signup .button {
    min-width: 120px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .home-new input[type="submit"],
  .home-new .button,
  .home-new #mc_embed_signup .button {
    padding: 6px 30px;
    line-height: normal;
    height: auto;
    min-width: 100px;
  }
}
.home-new input[type="submit"] i,
.home-new .button i,
.home-new #mc_embed_signup .button i {
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.home-new input[type="submit"] b,
.home-new .button b,
.home-new #mc_embed_signup .button b {
  font-weight: 700;
  text-transform: uppercase;
}
.home-new input[type="submit"] img,
.home-new .button img,
.home-new #mc_embed_signup .button img {
  height: 12px;
  float: left;
  display: inline-block;
  margin-top: 9px;
  margin-right: 10px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.home-new input[type="submit"] img.no-float,
.home-new .button img.no-float,
.home-new #mc_embed_signup .button img.no-float {
  float: none;
  margin-top: 0;
}
.home-new input[type="submit"].img-first img,
.home-new .button.img-first img,
.home-new #mc_embed_signup .button.img-first img {
  margin-right: 10px;
  margin-left: 0;
  float: left;
}
.home-new input[type="submit"]:hover,
.home-new .button:hover,
.home-new #mc_embed_signup .button:hover {
  color: #fff;
  background: #35979a;
}
.home-new input[type="submit"].full,
.home-new .button.full,
.home-new #mc_embed_signup .button.full {
  width: 100%;
}
@media (max-width: 767px) {
  .home-new input[type="submit"].to-get-full,
  .home-new .button.to-get-full,
  .home-new #mc_embed_signup .button.to-get-full {
    width: 100%;
  }
}
.home-new input[type="submit"].white,
.home-new .button.white,
.home-new #mc_embed_signup .button.white {
  background: #fff;
  color: #44bbbe;
}
.home-new input[type="submit"].dark,
.home-new .button.dark,
.home-new #mc_embed_signup .button.dark {
  background: #2f3344;
}
.home-new input[type="submit"].dark:hover,
.home-new .button.dark:hover,
.home-new #mc_embed_signup .button.dark:hover {
  color: #fff;
  background: #1a1c26;
}
.home-new input[type="submit"].small,
.home-new .button.small,
.home-new #mc_embed_signup .button.small {
  font-size: 1.4rem;
  font-weight: 700;
  height: 36px;
  line-height: 34px;
  min-width: 100px;
  padding: 0 13px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: none;
}
.home-new input[type="submit"].small i,
.home-new .button.small i,
.home-new #mc_embed_signup .button.small i {
  margin-right: 5px;
}
.home-new input[type="submit"].big,
.home-new .button.big,
.home-new #mc_embed_signup .button.big {
  min-width: 220px;
}
@media (max-width: 767px) {
  .home-new input[type="submit"].big,
  .home-new .button.big,
  .home-new #mc_embed_signup .button.big {
    min-width: 200px;
  }
}
.home-new input[type="submit"].facebook,
.home-new .button.facebook,
.home-new #mc_embed_signup .button.facebook {
  background: #0084ff;
}
.home-new input[type="submit"].facebook-btn,
.home-new .button.facebook-btn,
.home-new #mc_embed_signup .button.facebook-btn {
  background: #3b5998;
}
.home-new input[type="submit"].disabled,
.home-new .button.disabled,
.home-new #mc_embed_signup .button.disabled {
  background: #e2e7ea;
  color: #afadad;
}
.home-new input[type="submit"].disabled:hover,
.home-new .button.disabled:hover,
.home-new #mc_embed_signup .button.disabled:hover {
  box-shadow: none;
}
.home-new .round-button {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: normal;
  text-align: center;
  font-size: 1.8rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  padding: 0 15px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  position: relative;
  margin-bottom: 0px;
  border: 2px solid #fff;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.43);
  overflow: hidden;
  z-index: 2;
  min-width: 250px;
  letter-spacing: 0.3em;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .home-new .round-button {
    height: 38px;
    line-height: 36px;
    min-width: 190px;
    font-size: 1.6rem;
    letter-spacing: 0.2em;
  }
}
.home-new .round-button:hover {
  background: black;
  color: #fff;
}
.home-new html,
.home-new body {
  background-color: #fff;
  /* background-image: url(images/pattern_bg.jpg); */
  background-repeat: repeat;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.home-new body {
  position: relative;
}
.home-new ::selection {
  background: #44bbbe;
  color: #fff;
  /* WebKit/Blink Browsers */
}
.home-new ::-moz-selection {
  background: #44bbbe;
  color: #fff;
  /* Gecko Browsers */
}
.home-new .desktop-only {
  display: block !important;
}
@media (max-width: 1100px) {
  .home-new .desktop-only {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .home-new .desktop-only {
    display: none !important;
  }
}
.home-new .tablet-only {
  display: none !important;
}
@media (max-width: 1100px) {
  .home-new .tablet-only {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .home-new .tablet-only {
    display: none !important;
  }
}
.home-new .mobile-only {
  display: none !important;
}
@media (max-width: 767px) {
  .home-new .mobile-only {
    display: block !important;
  }
}
.home-new .hidden-on-desktop {
  display: none !important;
}
@media (max-width: 1100px) {
  .home-new .hidden-on-desktop {
    display: block !important;
  }
}
@media (max-width: 1300px) {
  .home-new .hidden-on-small-desktop {
    display: none !important;
  }
}
@media (max-width: 1100px) {
  .home-new .hidden-on-small-desktop {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .home-new .hidden-on-small-desktop {
    display: block !important;
  }
}
@media (max-width: 1100px) {
  .home-new .hidden-on-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .home-new .hidden-on-tablet {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .home-new .hidden-on-mobile {
    display: none !important;
  }
}
@media (max-width: 1100px) {
  .home-new .get-equal {
    height: auto !important;
  }
}
.home-new .container {
  padding: 0 4px;
}
.home-new .container .inner-container {
  max-width: 1005px;
  margin: 0 auto;
}
.home-new .container.static {
  position: static !important;
}
@media (max-width: 1300px) {
  .home-new .container {
    width: 1024px;
  }
}
@media (max-width: 1100px) {
  .home-new .container {
    width: 720px;
  }
}
@media (max-width: 767px) {
  .home-new .container {
    width: 90%;
  }
}
.home-new .big-container {
  width: 1600px;
  margin: 0 auto;
  position: relative;
}
.home-new .big-container:before,
.home-new .big-container:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .big-container:after {
  clear: both;
}
@media (max-width: 1600px) {
  .home-new .big-container {
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 1600px) {
  .home-new .big-container .container {
    max-width: 100%;
  }
}
.home-new .no-mb {
  margin-bottom: 0 !important;
}
.home-new .right {
  float: right;
}
.home-new .left {
  float: left;
}
.home-new .no-mt {
  margin-top: 0 !important;
}
.home-new .no-scroll {
  overflow: hidden !important;
}
.home-new .floating-objects {
  clear: both;
  zoom: 1;
}
.home-new .floating-objects:after,
.home-new .floating-objects:before {
  content: "";
  display: table;
}
.home-new .floating-objects:after {
  clear: both;
}
.home-new .show {
  display: block !important;
}
.home-new .alignright {
  float: right;
  margin-left: 40px;
  margin-bottom: 40px;
}
.home-new .alignleft {
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
}
.home-new .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.home-new .mm-menu {
  background: #fbfbfb;
}
.home-new a.open-sidemenu {
  display: none;
  width: 26px;
  height: 20px;
  z-index: 9999;
  margin-left: 15px;
  position: relative;
  margin-top: 3px;
}
@media (max-width: 1100px) {
  .home-new a.open-sidemenu {
    display: inline-block;
  }
}
.home-new a.open-sidemenu span {
  height: 2px;
  width: 100%;
  display: inline-block;
  background: #44bbbe;
  position: absolute;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.home-new a.open-sidemenu span:first-child {
  left: 0px;
  top: 0;
  -ms-transform-origin: 100% 100%;
  /* IE 9 */
  -webkit-transform-origin: 100% 100%;
  /* Chrome, Safari, Opera */
  transform-origin: 100% 100%;
}
.home-new a.open-sidemenu span:nth-child(2) {
  left: 0;
  top: 9px;
  width: 60%;
  -ms-transform-origin: 100% 100%;
  /* IE 9 */
  -webkit-transform-origin: 100% 100%;
  /* Chrome, Safari, Opera */
  transform-origin: 100% 100%;
}
.home-new a.open-sidemenu span:last-child {
  left: 0;
  bottom: 0;
  -ms-transform-origin: 100% 100%;
  /* IE 9 */
  -webkit-transform-origin: 100% 100%;
  /* Chrome, Safari, Opera */
  transform-origin: 100% 100%;
}
.home-new a.open-sidemenu.active span:first-child {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  left: 0px;
  top: 0px;
}
.home-new a.open-sidemenu.active span:nth-child(2) {
  width: 0;
}
.home-new a.open-sidemenu.active span:last-child {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  left: 0;
  bottom: -1px;
}
.home-new .close-sidemenu {
  position: absolute;
  top: 20px;
  right: 30px;
}
.home-new .big-menu-wrapper {
  position: fixed;
  top: 75px;
  z-index: 998;
  right: 0;
  width: 100%;
  height: calc(100% - 75px);
  background: rgba(47, 51, 68, 0.9);
  text-align: center;
  opacity: 0;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  padding-top: 110px;
  padding-bottom: 15px;
  overflow: auto;
  text-align: center;
  display: none;
  pointer-events: none;
  visibility: hidden;
}
@media (max-width: 1100px) {
  .home-new .big-menu-wrapper {
    display: block;
  }
}
@media (max-width: 767px) {
  .home-new .big-menu-wrapper {
    padding-top: 100px;
  }
}
.home-new .big-menu-wrapper .social-networks {
  margin-top: 35px;
  margin-bottom: 35px;
}
.home-new .big-menu-wrapper .social-networks a {
  display: inline-block;
  font-size: 2rem;
  color: #fff;
  margin: 0 20px;
}
.home-new .big-menu-wrapper a.logo {
  display: inline-block;
  margin-bottom: 30px;
}
.home-new .big-menu-wrapper a.logo img {
  width: 150px;
}
.home-new .big-menu-wrapper ul {
  text-align: center;
}
@media (max-width: 767px) {
  .home-new .big-menu-wrapper ul {
    text-align: center;
  }
}
.home-new .big-menu-wrapper ul li {
  margin-bottom: 15px;
}
.home-new .big-menu-wrapper ul li a {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.home-new .big-menu-wrapper ul li a i {
  font-size: 1.2rem;
  margin-left: 10px;
}
.home-new .big-menu-wrapper ul li .sub-menu {
  margin-top: 10px;
  display: none;
}
.home-new .big-menu-wrapper ul li .sub-menu li a {
  font-weight: 300;
}
.home-new .big-menu-wrapper.active {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}
.home-new .big-menu-wrapper .buttons-wrapper {
  width: 200px;
  margin: 0 auto;
  text-align: center;
}
.home-new .big-menu-wrapper .buttons-wrapper .button {
  width: 100%;
  margin-bottom: 10px;
}
.home-new .big-menu-wrapper .buttons-wrapper .profile-item {
  display: inline-block;
}
.home-new .big-menu-wrapper .buttons-wrapper .profile-item img {
  width: 30px;
}
@media (max-width: 767px) {
  .home-new .fullpage-wrapper {
    z-index: auto;
    transform: none !important;
  }
}
.home-new .bg-section {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.home-new blockquote {
  background: #44bbbe;
  padding: 45px 45px;
  color: #fff;
  text-align: center;
  font-size: 3.4rem;
  line-height: 1.1em;
  margin-bottom: 40px;
  font-weight: 600;
}
.home-new blockquote:before,
.home-new blockquote:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new blockquote:after {
  clear: both;
}
@media (max-width: 767px) {
  .home-new blockquote {
    font-size: 2rem;
    padding: 30px 30px;
  }
}
.home-new .fancybox-slide > div {
  overflow: visible;
}
.home-new .fancybox-slider-wrap .fancybox-close-small {
  line-height: normal;
  min-width: 0;
  padding: 0;
}
.home-new .fancybox-slider-wrap .fancybox-close-small:hover {
  background: none;
}
.home-new .fancybox-close-small {
  box-shadow: none;
  min-width: 0;
  width: 36px;
  height: 36px;
  background: none;
  right: auto;
  left: auto;
  right: -18px;
  margin-left: 0px;
  top: -18px;
  font-size: 1.4rem;
  color: #fff;
  opacity: 1;
  background-image: url(images/close-popup.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.home-new .fancybox-close-small:before {
  content: "\f00d";
  font-family: "FontAwesome";
  display: none;
}
@media (max-width: 1100px) {
  .home-new .fancybox-close-small {
    right: 20px;
  }
}
.home-new .fancybox-close-small:hover {
  opacity: 1;
}
.home-new .fancybox-close-small:after {
  display: none;
}
.home-new .fancybox-slide > * {
  background: none;
  padding: 0;
}
.home-new .no-border {
  border: 0 !important;
}
.home-new .fancybox-slide > div {
  background: none;
  padding: 0;
}
.home-new .fancybox-slide .popup-content {
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 47px 50px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .home-new .fancybox-slide .popup-content {
    padding: 25px 25px;
    max-width: 90%;
    margin: 0 auto;
  }
}
.home-new .fancybox-slide .popup-content h3 {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.home-new .fancybox-slide .popup-content h4 {
  font-size: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.home-new .fancybox-slide .popup-content p {
  font-size: 1.6rem;
  line-height: 24px;
  margin-bottom: 30px;
  font-weight: 400;
}
.home-new .fancybox-slide .popup-content .sep {
  background: #dfe0e3;
  margin: 0px 0 30px;
}
.home-new .fancybox-slide .popup-content .description {
  max-height: 420px;
  overflow: auto;
  padding-right: 15px;
}
.home-new .fancybox-slide .popup-content .description p {
  color: #44bbbe;
  line-height: 20px;
  margin-bottom: 25px;
}
.home-new .fancybox-slide .popup-content input[type="text"],
.home-new .fancybox-slide .popup-content input[type="email"],
.home-new .fancybox-slide .popup-content input[type="password"],
.home-new .fancybox-slide .popup-content input[type="search"],
.home-new .fancybox-slide .popup-content input[type="tel"],
.home-new .fancybox-slide .popup-content input[type="url"],
.home-new .fancybox-slide .popup-content input[type="number"],
.home-new .fancybox-slide .popup-content input[type="date"],
.home-new .fancybox-slide .popup-content input[type="time"],
.home-new .fancybox-slide .popup-content input[type="datetime"],
.home-new .fancybox-slide .popup-content input[type="datetime-local"],
.home-new .fancybox-slide .popup-content input[type="week"],
.home-new .fancybox-slide .popup-content input[type="month"],
.home-new .fancybox-slide .popup-content textarea,
.home-new .fancybox-slide .popup-content select,
.home-new .fancybox-slide .popup-content .selectize-input,
.home-new .fancybox-slide .popup-content #mc_embed_signup input.email {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 1.3rem;
  text-transform: normal;
  border-style: none;
  font-weight: 400;
  border: 1px solid #d8d8d8;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
  background: none;
  color: #44bbbe;
  outline: 0;
  -webkit-appearance: none;
  letter-spacing: normal;
  box-shadow: none;
}
.home-new .fancybox-slide .popup-content input[type="text"]:active,
.home-new .fancybox-slide .popup-content input[type="text"]:hover,
.home-new .fancybox-slide .popup-content input[type="text"]:focus,
.home-new .fancybox-slide .popup-content input[type="email"]:active,
.home-new .fancybox-slide .popup-content input[type="email"]:hover,
.home-new .fancybox-slide .popup-content input[type="email"]:focus,
.home-new .fancybox-slide .popup-content input[type="password"]:active,
.home-new .fancybox-slide .popup-content input[type="password"]:hover,
.home-new .fancybox-slide .popup-content input[type="password"]:focus,
.home-new .fancybox-slide .popup-content input[type="search"]:active,
.home-new .fancybox-slide .popup-content input[type="search"]:hover,
.home-new .fancybox-slide .popup-content input[type="search"]:focus,
.home-new .fancybox-slide .popup-content input[type="tel"]:active,
.home-new .fancybox-slide .popup-content input[type="tel"]:hover,
.home-new .fancybox-slide .popup-content input[type="tel"]:focus,
.home-new .fancybox-slide .popup-content input[type="url"]:active,
.home-new .fancybox-slide .popup-content input[type="url"]:hover,
.home-new .fancybox-slide .popup-content input[type="url"]:focus,
.home-new .fancybox-slide .popup-content input[type="number"]:active,
.home-new .fancybox-slide .popup-content input[type="number"]:hover,
.home-new .fancybox-slide .popup-content input[type="number"]:focus,
.home-new .fancybox-slide .popup-content input[type="date"]:active,
.home-new .fancybox-slide .popup-content input[type="date"]:hover,
.home-new .fancybox-slide .popup-content input[type="date"]:focus,
.home-new .fancybox-slide .popup-content input[type="time"]:active,
.home-new .fancybox-slide .popup-content input[type="time"]:hover,
.home-new .fancybox-slide .popup-content input[type="time"]:focus,
.home-new .fancybox-slide .popup-content input[type="datetime"]:active,
.home-new .fancybox-slide .popup-content input[type="datetime"]:hover,
.home-new .fancybox-slide .popup-content input[type="datetime"]:focus,
.home-new .fancybox-slide .popup-content input[type="datetime-local"]:active,
.home-new .fancybox-slide .popup-content input[type="datetime-local"]:hover,
.home-new .fancybox-slide .popup-content input[type="datetime-local"]:focus,
.home-new .fancybox-slide .popup-content input[type="week"]:active,
.home-new .fancybox-slide .popup-content input[type="week"]:hover,
.home-new .fancybox-slide .popup-content input[type="week"]:focus,
.home-new .fancybox-slide .popup-content input[type="month"]:active,
.home-new .fancybox-slide .popup-content input[type="month"]:hover,
.home-new .fancybox-slide .popup-content input[type="month"]:focus,
.home-new .fancybox-slide .popup-content textarea:active,
.home-new .fancybox-slide .popup-content textarea:hover,
.home-new .fancybox-slide .popup-content textarea:focus,
.home-new .fancybox-slide .popup-content select:active,
.home-new .fancybox-slide .popup-content select:hover,
.home-new .fancybox-slide .popup-content select:focus,
.home-new .fancybox-slide .popup-content .selectize-input:active,
.home-new .fancybox-slide .popup-content .selectize-input:hover,
.home-new .fancybox-slide .popup-content .selectize-input:focus,
.home-new .fancybox-slide .popup-content #mc_embed_signup input.email:active,
.home-new .fancybox-slide .popup-content #mc_embed_signup input.email:hover,
.home-new .fancybox-slide .popup-content #mc_embed_signup input.email:focus {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.home-new
  .fancybox-slide
  .popup-content
  input[type="text"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="email"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="password"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="search"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="tel"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="url"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="number"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="date"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="time"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="datetime"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="datetime-local"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="week"]::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="month"]::-webkit-input-placeholder,
.home-new .fancybox-slide .popup-content textarea::-webkit-input-placeholder,
.home-new .fancybox-slide .popup-content select::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  .selectize-input::-webkit-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  #mc_embed_signup
  input.email::-webkit-input-placeholder {
  color: #afadad;
  font-size: 13px;
  letter-spacing: normal;
  font-weight: 400;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new .fancybox-slide .popup-content input[type="text"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="email"]:-moz-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="password"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="search"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="tel"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="url"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="number"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="date"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="time"]:-moz-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="datetime"]:-moz-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="datetime-local"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="week"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="month"]:-moz-placeholder,
.home-new .fancybox-slide .popup-content textarea:-moz-placeholder,
.home-new .fancybox-slide .popup-content select:-moz-placeholder,
.home-new .fancybox-slide .popup-content .selectize-input:-moz-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  #mc_embed_signup
  input.email:-moz-placeholder {
  color: #afadad;
  font-size: 13px;
  letter-spacing: normal;
  font-weight: 400;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new .fancybox-slide .popup-content input[type="text"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="email"]::-moz-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="password"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="search"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="tel"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="url"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="number"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="date"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="time"]::-moz-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="datetime"]::-moz-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="datetime-local"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="week"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content input[type="month"]::-moz-placeholder,
.home-new .fancybox-slide .popup-content textarea::-moz-placeholder,
.home-new .fancybox-slide .popup-content select::-moz-placeholder,
.home-new .fancybox-slide .popup-content .selectize-input::-moz-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  #mc_embed_signup
  input.email::-moz-placeholder {
  color: #afadad;
  font-size: 13px;
  letter-spacing: normal;
  font-weight: 400;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new
  .fancybox-slide
  .popup-content
  input[type="text"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="email"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="password"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="search"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="tel"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="url"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="number"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="date"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="time"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="datetime"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="datetime-local"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="week"]:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  input[type="month"]:-ms-input-placeholder,
.home-new .fancybox-slide .popup-content textarea:-ms-input-placeholder,
.home-new .fancybox-slide .popup-content select:-ms-input-placeholder,
.home-new .fancybox-slide .popup-content .selectize-input:-ms-input-placeholder,
.home-new
  .fancybox-slide
  .popup-content
  #mc_embed_signup
  input.email:-ms-input-placeholder {
  color: #afadad;
  font-size: 13px;
  letter-spacing: normal;
  font-weight: 400;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
@media (max-width: 767px) {
  .home-new .fancybox-slide .popup-content input[type="text"],
  .home-new .fancybox-slide .popup-content input[type="email"],
  .home-new .fancybox-slide .popup-content input[type="password"],
  .home-new .fancybox-slide .popup-content input[type="search"],
  .home-new .fancybox-slide .popup-content input[type="tel"],
  .home-new .fancybox-slide .popup-content input[type="url"],
  .home-new .fancybox-slide .popup-content input[type="number"],
  .home-new .fancybox-slide .popup-content input[type="date"],
  .home-new .fancybox-slide .popup-content input[type="time"],
  .home-new .fancybox-slide .popup-content input[type="datetime"],
  .home-new .fancybox-slide .popup-content input[type="datetime-local"],
  .home-new .fancybox-slide .popup-content input[type="week"],
  .home-new .fancybox-slide .popup-content input[type="month"],
  .home-new .fancybox-slide .popup-content textarea,
  .home-new .fancybox-slide .popup-content select,
  .home-new .fancybox-slide .popup-content .selectize-input,
  .home-new .fancybox-slide .popup-content #mc_embed_signup input.email {
    height: 43px;
    line-height: 43px;
  }
}
.home-new .fancybox-slide .popup-content .button {
  width: 100%;
}
.home-new .fancybox-slide .popup-content textarea {
  line-height: normal;
  height: auto;
  min-height: 80px;
  padding: 10px 15px;
}
.home-new .fancybox-slide .popup-content .input-block {
  margin-bottom: 10px;
}
.home-new .fancybox-bg {
  background: #000;
  opacity: 0.9;
}
.home-new .fancybox-container--ready .fancybox-bg {
  opacity: 0.8;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.home-new .picker {
  min-width: 260px;
}
@media (max-width: 480px) {
  .home-new .picker {
    min-width: 240px;
  }
}
@media (max-width: 767px) {
  .home-new .picker__button--today,
  .home-new .picker__button--clear,
  .home-new .picker__button--close {
    font-size: 1.2rem;
    font-weight: 400;
  }
}
.home-new .picker__select--month,
.home-new .picker__select--year {
  padding: 0 10px;
}
.home-new .picker__holder {
  min-width: 350px;
}
@media (max-width: 767px) {
  .home-new .picker__holder {
    min-width: 0;
  }
}
.home-new .picker__holder .picker__button--today,
.home-new .picker__holder .picker__button--clear,
.home-new .picker__holder .picker__button--close {
  min-width: 0;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #303344;
  height: auto;
  line-height: normal;
}
.home-new .picker--opened .picker__holder {
  border: 0;
  outline: 0;
}
.home-new .noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.home-new .noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
  font-size: 1.4rem;
}
.home-new .noUi-target {
  box-shadow: none;
  border: 1px solid #d8d8d8;
  background: #fff;
}
@media (max-width: 767px) {
  .home-new .noUi-pips-horizontal {
    top: 80%;
  }
}
.home-new .hamburger {
  padding: 0;
  margin-top: 2px;
  margin-left: 15px;
  margin-right: 0px;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.home-new .hamburger .hamburger-box {
  width: 30px;
  height: 100%;
  top: 0;
}
.home-new .hamburger .hamburger-box .hamburger-inner {
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.home-new .hamburger .hamburger-box .hamburger-inner:before,
.home-new .hamburger .hamburger-box .hamburger-inner:after {
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.home-new .hamburger .hamburger-box .hamburger-inner:before {
  top: -8px;
}
.home-new .hamburger .hamburger-box .hamburger-inner:after {
  bottom: -8px;
}
.home-new .hamburger.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
}
.home-new .hamburger.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
}
.home-new .hamburger:hover {
  opacity: 1;
}
.home-new .mobile-menu-buttons {
  display: none;
}
@media (max-width: 767px) {
  .home-new .mobile-menu-buttons {
    display: inline-block;
  }
}
.home-new .slick-dotted.slick-slider {
  margin-bottom: 50px;
}
.home-new .slick-slider {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .home-new .slick-slider {
    margin-bottom: 30px;
  }
}
.home-new .slick-slider .slick-slide {
  outline: 0;
  border: 0;
}
.home-new .slick-slider .slick-dots {
  bottom: -35px;
}
@media (max-width: 767px) {
  .home-new .slick-slider .slick-dots {
    bottom: -35px;
  }
}
.home-new .slick-slider .slick-dots li {
  margin: 0 3px;
  width: 6px;
  height: 6px;
  padding: 0;
  display: inline-block;
}
.home-new .slick-slider .slick-dots li button {
  min-width: 0;
  padding: 0;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: none;
  box-shadow: none;
  opacity: 1;
  border: 1px solid #afadad;
}
.home-new .slick-slider .slick-dots li button:before {
  display: none !important;
}
.home-new .slick-slider .slick-dots li:before {
  display: none !important;
}
.home-new .slick-slider .slick-dots li.slick-active button {
  opacity: 1;
  background: #afadad;
  border: 1px solid #afadad;
}
.home-new .slick-slider .slick-prev,
.home-new .slick-slider .slick-next {
  width: 40px;
  height: 76px;
  background-image: url(images/default/controls.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  min-width: 0;
  box-shadow: none;
  border: 0px solid #fff;
  z-index: 90;
  margin-top: -3px;
  opacity: 0.8;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.home-new .slick-slider .slick-prev:before,
.home-new .slick-slider .slick-next:before {
  display: none;
}
.home-new .slick-slider .slick-prev:hover,
.home-new .slick-slider .slick-next:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .home-new .slick-slider .slick-prev,
  .home-new .slick-slider .slick-next {
    width: 20px;
    height: 38px;
  }
}
.home-new .slick-slider .slick-prev.slick-disabled,
.home-new .slick-slider .slick-next.slick-disabled {
  display: none !important;
}
.home-new .slick-slider .slick-prev {
  left: -65px;
}
@media (max-width: 767px) {
  .home-new .slick-slider .slick-prev {
    left: -30px;
  }
}
.home-new .slick-slider .slick-next {
  right: -65px;
  background-position: -40px 0;
}
@media (max-width: 767px) {
  .home-new .slick-slider .slick-next {
    right: -30px;
    background-position: -20px 0;
  }
}
.home-new .carousel-controls .slick-prev,
.home-new .carousel-controls .slick-next {
  width: 15px;
  height: 24px;
  background-image: url(images/default/carousel-controls.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  min-width: 0;
  box-shadow: none;
  border: 0px solid #fff;
  z-index: 90;
  margin-top: -12px;
  opacity: 0.5;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.home-new .carousel-controls .slick-prev:before,
.home-new .carousel-controls .slick-next:before {
  display: none;
}
.home-new .carousel-controls .slick-prev:hover,
.home-new .carousel-controls .slick-next:hover {
  opacity: 1;
}
.home-new .carousel-controls .slick-prev {
  left: -40px;
}
@media (max-width: 767px) {
  .home-new .carousel-controls .slick-prev {
    left: -10px;
  }
}
.home-new .carousel-controls .slick-next {
  right: -40px;
  background-position: -15px 0;
}
@media (max-width: 767px) {
  .home-new .carousel-controls .slick-next {
    right: -10px;
  }
}
.home-new .sep {
  margin-bottom: 30px;
  height: 1px;
  background: #d8d8d8;
  display: block;
  clear: both;
  width: 100%;
  margin-top: 20px;
}
.home-new .sep:before,
.home-new .sep:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .sep:after {
  clear: both;
}
@media (max-width: 767px) {
  .home-new .sep {
    margin-bottom: 10px;
    margin-top: 0;
  }
}
.home-new .sep.big {
  margin: 160px 0;
}
.home-new .clear:before,
.home-new .clear:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .clear:after {
  clear: both;
}
.home-new .picker__select--month,
.home-new .picker__select--year {
  color: #afadad;
  line-height: normal;
}
.home-new .picker__holder .picker__button--today,
.home-new .picker__holder .picker__button--clear,
.home-new .picker__holder .picker__button--close {
  color: #afadad;
  background: #e2e7ea;
}
.home-new .picker__button--today,
.home-new .picker__button--clear,
.home-new .picker__button--close {
  background: #e2e7ea;
}
.home-new .picker__list {
  list-style: none;
  padding: 0.75em 0 2.2em;
  margin: 0;
}
.home-new .picker--time .picker__box {
  margin-bottom: 0;
}
.home-new img {
  max-width: 100%;
}
.home-new .tabs-wrapper .navigator {
  margin-bottom: 0px;
  text-align: left;
  position: relative;
  z-index: 2;
}
.home-new .tabs-wrapper .navigator:before,
.home-new .tabs-wrapper .navigator:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .tabs-wrapper .navigator:after {
  clear: both;
}
.home-new .tabs-wrapper .navigator .tab-selector {
  display: inline-block;
  position: relative;
  font-size: 1.6rem;
  font-weight: 600;
  color: #303344;
  text-transform: none;
  letter-spacing: normal;
  cursor: pointer;
  margin: 0;
  padding: 12px 30px;
  float: left;
}
@media (max-width: 1600px) {
  .home-new .tabs-wrapper .navigator .tab-selector {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .home-new .tabs-wrapper .navigator .tab-selector {
    font-size: 1.3rem;
    padding: 5px 8px;
  }
}
@media (max-width: 480px) {
  .home-new .tabs-wrapper .navigator .tab-selector {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 0;
  }
}
.home-new .tabs-wrapper .navigator .tab-selector.active {
  color: #44bbbe;
  border-top: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  background: #fff;
}
@media (max-width: 480px) {
  .home-new .tabs-wrapper .navigator .tab-selector.active {
    border: 0;
  }
}
.home-new .tabs-wrapper .select-block-styled {
  display: none;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .home-new .tabs-wrapper .select-block-styled {
    display: block;
  }
}
.home-new .tabs-wrapper .tab-wrapper {
  padding: 40px;
  border: 1px solid #d8d8d8;
  margin-top: -1px;
}
@media (max-width: 767px) {
  .home-new .tabs-wrapper .tab-wrapper {
    padding: 20px;
  }
}
.home-new .tabs-wrapper .tab-wrapper .tab {
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.home-new .tabs-wrapper .tab-wrapper .tab.active {
  opacity: 1;
  visibility: visible;
  height: auto;
  overflow: visible;
}
@media (max-width: 1100px) {
  .home-new .tabs-wrapper .tab-wrapper .tab.active {
    padding-bottom: 40px;
  }
}
.home-new .hide {
  display: none !important;
}
@media (max-width: 767px) {
  .home-new .container.visible {
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .home-new .container.visible-overflow {
    overflow: visible;
  }
}
.home-new .accordion-wrapper .accordion-item {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 20px;
}
.home-new .accordion-wrapper .accordion-item .accordion-header {
  position: relative;
  padding: 0px 0px 20px 80px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .home-new .accordion-wrapper .accordion-item .accordion-header {
    padding: 0px 0px 20px 40px;
  }
}
.home-new .accordion-wrapper .accordion-item .accordion-header:before {
  content: "\f078";
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #44bbbe;
  font-family: Font awesome\5 Free;
  font-size: 1.4rem;
  color: #fff;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  line-height: 42px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -ms-transform-origin: 50% 50%;
  /* IE 9 */
  -webkit-transform-origin: 50% 50%;
  /* Chrome, Safari, Opera */
  transform-origin: 50% 50%;
}
@media (max-width: 767px) {
  .home-new .accordion-wrapper .accordion-item .accordion-header:before {
    width: 30px;
    height: 30px;
    line-height: 32px;
    font-size: 1.2rem;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
}
.home-new .accordion-wrapper .accordion-item .accordion-header h6 {
  margin: 0;
  font-size: 2.4rem;
  line-height: 28px;
  font-weight: 700;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #afadad;
}
@media (max-width: 767px) {
  .home-new .accordion-wrapper .accordion-item .accordion-header h6 {
    font-size: 1.8rem;
    line-height: normal;
  }
}
.home-new .accordion-wrapper .accordion-item .accordion-hidden-content {
  margin-top: 5px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.home-new .accordion-wrapper .accordion-item .accordion-hidden-content p {
  margin-left: 0px;
  font-size: 1.8rem;
  line-height: 26px;
  margin-bottom: 20px;
}
.home-new
  .accordion-wrapper
  .accordion-item
  .accordion-hidden-content
  p:last-child {
  /*  margin-bottom: 0; */
}
@media (max-width: 767px) {
  .home-new .accordion-wrapper .accordion-item .accordion-hidden-content p {
    margin-left: 0;
  }
}
.home-new .accordion-wrapper .accordion-item.active .accordion-header h6 {
  color: #303344;
}
.home-new .accordion-wrapper .accordion-item.active .accordion-header:before {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
.home-new .accordion-wrapper .accordion-item.active .accordion-hidden-content {
  max-height: 700px;
  transition: max-height 0.4s ease-in;
}
.home-new .accordion-wrapper > div:last-child {
  border: 0;
}
.home-new .big-mb {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .home-new .big-mb {
    margin-bottom: 30px;
  }
}
.home-new .mb {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .home-new .mb {
    margin-bottom: 25px;
  }
}
.home-new .medium-mb {
  margin-bottom: 30px;
}
.home-new .small-mb {
  margin-bottom: 15px;
}
.home-new .mt {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .home-new .mt {
    margin-top: 20px;
  }
}
.home-new .medium-mt {
  margin-top: 50px;
}
.home-new .small-mt {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .home-new .small-mt {
    margin-top: 15px;
  }
}
.home-new .no-mb {
  margin-bottom: 0;
}
@media (max-width: 1100px) {
  .home-new .mobile-mb {
    margin-bottom: 25px;
  }
}
.home-new .greyscale {
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}
.home-new .fancybox-controls button {
  min-width: 0;
}
.home-new .wp-caption-text {
  display: block;
  font-size: 1.3rem;
  font-style: italic;
  color: #44bbbe;
}
.home-new .video-wrapper {
  position: relative;
  /* padding-bottom: 56.25%; */
  /* padding-bottom: 52.65%;
   padding-top: 30px; height: 0; overflow: hidden; */
}
.home-new .video-wrapper iframe,
.home-new .video-wrapper object,
.home-new .video-wrapper embed {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #fff;
}
.home-new .video-wrapper img {
  width: 100%;
}
.home-new .video-wrapper a.play-button {
  display: inline-block;
  width: 64px;
  height: 64px;
  background-image: url(images/play-video.svg);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -32px;
  margin-top: -32px;
  z-index: 20;
}
.home-new .bounce {
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.home-new .top-banner {
  background: #fff;
  height: 600px;
}
@media (max-width: 767px) {
  .home-new .top-banner {
    height: auto;
    padding: 20px 0 40px;
  }
}
.home-new .top-banner .inner-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 40%;
}
@media (max-width: 767px) {
  .home-new .top-banner .inner-content {
    top: auto;
    transform: none;
  }
}
.home-new .top-banner .container {
  height: 100%;
}
.home-new .top-banner .container:before,
.home-new .top-banner .container:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .top-banner .container:after {
  clear: both;
}
.home-new .top-banner .container .text-part {
  display: inline-block;
  width: 40%;
  float: left;
  height: 100%;
}
@media (max-width: 767px) {
  .home-new .top-banner .container .text-part {
    width: 100%;
    height: auto;
    text-align: center;
  }
}
.home-new .top-banner .container .text-part h1 {
  color: #44bbbe;
  font-size: 3.7rem;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .home-new .top-banner .container .text-part h1 {
    font-size: 3rem;
  }
}
.home-new .top-banner .container .image-part {
  width: 57%;
  display: inline-block;
  float: right;
  height: 100%;
}
@media (max-width: 767px) {
  .home-new .top-banner .container .image-part {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .home-new .top-banner .container .image-part img {
    max-width: 80%;
  }
}
.home-new .features-wrapper {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .home-new .features-wrapper {
    margin-bottom: 50px;
  }
}
@media (max-width: 1100px) {
  .home-new .features-wrapper .col_33 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.home-new .features-wrapper .slide-item {
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  margin: 0 15px;
}
.home-new .features-wrapper .slide-item.slick-current {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.home-new .features-wrapper .feature-item:before,
.home-new .features-wrapper .feature-item:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .features-wrapper .feature-item:after {
  clear: both;
}
.home-new .features-wrapper .feature-item .image {
  display: inline-block;
  width: 140px;
  float: left;
}
.home-new .features-wrapper .feature-item .text-content {
  display: inline-block;
  width: calc(100% - 140px);
  padding-left: 20px;
  float: left;
}
.home-new .features-wrapper .feature-item .text-content h3 {
  font-size: 1.8rem;
  margin-bottom: 10px;
  line-height: 20px;
  color: #44bbbe;
}
.home-new .features-wrapper .feature-item .text-content p {
  font-size: 1.5rem;
  line-height: 20px;
}
.home-new .devops-wrapper {
  position: relative;
  padding-right: 150px;
  margin-bottom: 70px;
}
.home-new .devops-wrapper:before,
.home-new .devops-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .devops-wrapper:after {
  clear: both;
}
@media (max-width: 767px) {
  .home-new .devops-wrapper {
    padding-right: 0;
    margin-bottom: 50px;
  }
}
.home-new .devops-wrapper .floating-gears {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  .home-new .devops-wrapper .floating-gears {
    display: none;
  }
}
.home-new .devops-wrapper .dev-item {
  display: inline-block;
  margin-right: 6%;
  margin-bottom: 20px;
  height: 75px;
  float: left;
}
@media (max-width: 767px) {
  .home-new .devops-wrapper .dev-item {
    margin-right: 5%;
    margin-bottom: 10px;
    height: 60px;
  }
}
.home-new .devops-wrapper .dev-item img {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 100%;
}
.home-new .webload-section {
  position: relative;
}
.home-new .webload-section .webload-icon {
  position: absolute;
  left: 0;
  top: -40px;
  z-index: 1;
}
@media (max-width: 1600px) {
  .home-new .webload-section .webload-icon {
    left: -100px;
  }
}
@media (max-width: 1300px) {
  .home-new .webload-section .webload-icon {
    display: none;
  }
}
.home-new .webload-section .container {
  position: relative;
  z-index: 2;
}
.home-new .webload-section .limited-content {
  max-width: 80%;
}
@media (max-width: 1300px) {
  .home-new .webload-section .limited-content {
    max-width: 100%;
  }
}
.home-new .webload-wrapper {
  position: relative;
  margin-bottom: 80px;
}
.home-new .webload-wrapper:before,
.home-new .webload-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .webload-wrapper:after {
  clear: both;
}
@media (max-width: 767px) {
  .home-new .webload-wrapper {
    margin-bottom: 50px;
  }
}
.home-new .webload-wrapper .webload-item {
  display: inline-block;
  margin-right: 6%;
  margin-bottom: 20px;
  height: 75px;
  float: left;
}
.home-new .webload-wrapper .webload-item img {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 100%;
}
.home-new .reviews-carousel-wrapper {
  max-width: 650px;
  margin: 0 auto 100px;
}
@media (max-width: 1100px) {
  .home-new .reviews-carousel-wrapper {
    max-width: 100%;
    padding: 0 60px;
    margin: 0 0 80px;
  }
}
@media (max-width: 767px) {
  .home-new .reviews-carousel-wrapper {
    padding: 0 30px;
  }
}
.home-new .reviews-carousel-wrapper .slide-item {
  padding: 20px 20px 10px;
  position: relative;
}
.home-new .reviews-carousel-wrapper .slide-item:before,
.home-new .reviews-carousel-wrapper .slide-item:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .reviews-carousel-wrapper .slide-item:after {
  clear: both;
}
.home-new .reviews-carousel-wrapper .slide-item .top-left-quote {
  position: absolute;
  top: 0px;
  left: 125px;
  z-index: 1;
}
@media (max-width: 767px) {
  .home-new .reviews-carousel-wrapper .slide-item .top-left-quote {
    left: 30px;
  }
}
.home-new .reviews-carousel-wrapper .slide-item .bottom-right-quote {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}
@media (max-width: 767px) {
  .home-new .reviews-carousel-wrapper .slide-item {
    text-align: center;
  }
}
.home-new .reviews-carousel-wrapper .slide-item .picture {
  display: inline-block;
  float: left;
  width: 129px;
  height: 129px;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  border-radius: 65px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .home-new .reviews-carousel-wrapper .slide-item .picture {
    float: none;
    margin-bottom: 20px;
  }
}
.home-new .reviews-carousel-wrapper .slide-item .text-content {
  display: inline-block;
  width: calc(100% - 129px);
  padding-left: 30px;
  float: left;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .home-new .reviews-carousel-wrapper .slide-item .text-content {
    width: 100%;
    padding-left: 0;
    float: none;
  }
}
.home-new .reviews-carousel-wrapper .slide-item .text-content h4 {
  font-size: 3.2rem;
  font-weight: 400;
  color: #303344;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .home-new .reviews-carousel-wrapper .slide-item .text-content h4 {
    font-size: 2.4rem;
  }
}
.home-new .reviews-carousel-wrapper .slide-item .text-content h4 b {
  font-weight: 700;
}
.home-new .reviews-carousel-wrapper .slide-item .text-content p {
  line-height: 20px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .home-new .reviews-carousel-wrapper .slide-item .text-content p {
    font-size: 1.4rem;
  }
}
.home-new
  .reviews-carousel-wrapper
  .slide-item
  .text-content
  .stars-wrapper:before,
.home-new
  .reviews-carousel-wrapper
  .slide-item
  .text-content
  .stars-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new
  .reviews-carousel-wrapper
  .slide-item
  .text-content
  .stars-wrapper:after {
  clear: both;
}
.home-new
  .reviews-carousel-wrapper
  .slide-item
  .text-content
  .stars-wrapper
  img {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .home-new
    .reviews-carousel-wrapper
    .slide-item
    .text-content
    .stars-wrapper
    img {
    float: none;
    margin: 0 3px;
  }
}
.home-new .pricing-plans-wrapper:before,
.home-new .pricing-plans-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .pricing-plans-wrapper:after {
  clear: both;
}
.home-new .pricing-plans-wrapper .left-part {
  width: 30%;
  float: left;
  padding-right: 30px;
}
@media (max-width: 1100px) {
  .home-new .pricing-plans-wrapper .left-part {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.home-new .pricing-plans-wrapper .left-part h3 {
  font-size: 2rem;
  line-height: 23px;
  margin-bottom: 30px;
}
.home-new .pricing-plans-wrapper .left-part .points-wrapper .point-item {
  margin-bottom: 25px;
}
.home-new .pricing-plans-wrapper .left-part .points-wrapper .point-item:before,
.home-new .pricing-plans-wrapper .left-part .points-wrapper .point-item:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new .pricing-plans-wrapper .left-part .points-wrapper .point-item:after {
  clear: both;
}
.home-new .pricing-plans-wrapper .left-part .points-wrapper .point-item .icon {
  display: inline-block;
  float: left;
  width: 65px;
}
.home-new
  .pricing-plans-wrapper
  .left-part
  .points-wrapper
  .point-item
  .text-content {
  display: inline-block;
  width: calc(100% - 65px);
  padding-left: 35px;
  float: left;
  padding-top: 20px;
  font-size: 1.5rem;
}
.home-new .pricing-plans-wrapper .right-part {
  display: inline-block;
  width: 70%;
  float: left;
  position: relative;
}
@media (max-width: 1100px) {
  .home-new .pricing-plans-wrapper .right-part {
    width: 100%;
  }
}
.home-new .pricing-plans-wrapper .right-part .plan-box {
  box-shadow: 0px 1px 6.79px 0.21px rgba(0, 0, 0, 0.26);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  display: inline-block;
  width: 35%;
  background-color: #fff;
}
@media (max-width: 767px) {
  .home-new .pricing-plans-wrapper .right-part .plan-box {
    width: 100%;
    margin-bottom: 30px;
  }
}
.home-new .pricing-plans-wrapper .right-part .plan-box.middle {
  position: absolute;
  z-index: 10;
  top: -30px;
  left: 50%;
  margin-left: -17.5%;
}
@media (max-width: 767px) {
  .home-new .pricing-plans-wrapper .right-part .plan-box.middle {
    position: relative;
    left: auto;
    top: auto;
    margin-left: 0;
  }
}
.home-new .pricing-plans-wrapper .right-part .plan-box .box-header {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  overflow: hidden;
  height: 166px;
  padding: 30px 30px 15px;
}
@media (max-width: 767px) {
  .home-new .pricing-plans-wrapper .right-part .plan-box .box-header {
    background-position: center bottom;
    background-size: 100% auto;
  }
}
@media (max-width: 480px) {
  .home-new .pricing-plans-wrapper .right-part .plan-box .box-header {
    height: 150px;
    padding: 20px 30px 15px;
  }
}
.home-new .pricing-plans-wrapper .right-part .plan-box .icon {
  text-align: center;
  margin-bottom: 10px;
  height: 70px;
}
.home-new .pricing-plans-wrapper .right-part .plan-box .icon img {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home-new .pricing-plans-wrapper .right-part .plan-box h5 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 2rem;
  text-align: center;
}
.home-new .pricing-plans-wrapper .right-part .plan-box .button {
  width: 122px;
  min-width: 0;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  position: absolute;
  left: 50%;
  bottom: -16px;
  margin-left: -61px;
  z-index: 10;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .home-new .pricing-plans-wrapper .right-part .plan-box .button {
    height: 32px;
    line-height: 32px;
  }
}
.home-new .pricing-plans-wrapper .right-part .plan-box .inner-content {
  padding: 25px 30px 40px;
}
.home-new .pricing-plans-wrapper .right-part .plan-box ul {
  min-height: 120px;
}
.home-new .pricing-plans-wrapper .right-part .plan-box ul li {
  font-size: 1.5rem;
  line-height: normal;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.home-new .pricing-plans-wrapper .right-part .plan-box ul li:last-child {
  margin-bottom: 0;
}
.home-new .pricing-plans-wrapper .right-part .plan-box a.link {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #44bbbe;
}
.home-new .pricing-plans-wrapper .right-part .plan-box.green-top {
  border: 1px solid #c3d642;
}
.home-new .pricing-plans-wrapper .right-part .plan-box.green-top .box-header {
  background-image: url(images/green-top.svg);
}
.home-new .pricing-plans-wrapper .right-part .plan-box.green-top .button {
  background: #c3d642;
  color: #303344;
}
.home-new .pricing-plans-wrapper .right-part .plan-box.blue-top {
  border: 1px solid #42b4b3;
}
.home-new .pricing-plans-wrapper .right-part .plan-box.blue-top .box-header {
  background-image: url(images/blue-top.svg);
}
.home-new .pricing-plans-wrapper .right-part .plan-box.blue-top .button {
  background: #42b4b3;
}
.home-new .pricing-plans-wrapper .right-part .plan-box.dark-top {
  border: 1px solid #303344;
}
.home-new .pricing-plans-wrapper .right-part .plan-box.dark-top .box-header {
  background-image: url(images/dark-top.svg);
}
.home-new .pricing-plans-wrapper .right-part .plan-box.dark-top .button {
  background: #303344;
}
.home-new .content-wrapper {
  padding-bottom: 80px;
}
.home-new body {
  position: relative;
}
.home-new header {
  padding: 25px 0;
  margin-bottom: 0px;
  position: relative;
  z-index: 100;
}
.home-new header a.logo {
  display: inline-block;
}
@media (max-width: 1300px) {
  .home-new header a.logo img {
    width: 203px;
  }
}
.home-new header .right-part {
  display: inline-block;
  float: right;
}
@media (max-width: 1100px) {
  .home-new header .right-part .navigation-menu {
    display: none;
  }
}
.home-new header .right-part .navigation-menu > ul > li {
  display: inline-block;
  float: left;
  position: relative;
  margin-right: 30px;
}
@media (max-width: 1300px) {
  .home-new header .right-part .navigation-menu > ul > li {
    margin-right: 20px;
  }
}
.home-new header .right-part .navigation-menu > ul > li.has-submenu {
  position: relative;
}
.home-new header .right-part .navigation-menu > ul > li.has-submenu:before {
  width: 11px;
  height: 6px;
  content: "";
  position: absolute;
  right: -15px;
  top: 9px;
  background-image: url(images/dropdown-arrow.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.home-new header .right-part .navigation-menu > ul > li .sub-menu {
  background: #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 200px;
  padding: 10px 0;
  box-shadow: 0px 0px 5px 0px rgba(32, 29, 27, 0.26);
  position: absolute;
  z-index: 100;
}
.home-new header .right-part .navigation-menu > ul > li .sub-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3px 4px 3px;
  border-color: transparent transparent #fff transparent;
  top: -4px;
  left: 30px;
  position: absolute;
}
.home-new header .right-part .navigation-menu > ul > li .sub-menu li {
  display: block;
  padding: 0 20px;
}
.home-new header .right-part .navigation-menu > ul > li .sub-menu li a {
  font-size: 1.3rem;
  color: #303344;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #d8d8d8;
}
.home-new
  header
  .right-part
  .navigation-menu
  > ul
  > li
  .sub-menu
  li:last-child
  a {
  border-bottom: 0;
}
.home-new header .right-part .navigation-menu ul li:hover > ul {
  opacity: 1;
  pointer-events: initial;
  visibility: visible;
}
.home-new header .right-part .navigation-menu > ul > li > a {
  font-size: 1.5rem;
  font-weight: 400;
  color: #303344;
}
.home-new header .right-part .search-form {
  margin-right: 30px;
}
@media (max-width: 1300px) {
  .home-new header .right-part .search-form {
    margin-right: 15px;
  }
}
.home-new header .right-part .search-form form:before,
.home-new header .right-part .search-form form:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new header .right-part .search-form form:after {
  clear: both;
}
.home-new header .right-part .search-form form .input-block {
  width: 0;
  overflow: hidden;
  opacity: 0;
  display: inline-block;
  float: left;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  margin: 0;
}
.home-new header .right-part .search-form form .input-block.active {
  opacity: 1;
  position: absolute;
  right: 25px;
  width: 400px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 20px;
  top: -10px;
}
.home-new header .right-part .search-form form input[type="text"] {
  width: 100%;
  overflow: hidden;
  padding: 0;
  height: 20px;
  line-height: 20px;
  border: 0;
  border-bottom: 1px solid #d8d8d8;
}
.home-new header .right-part .search-form form a.open-search {
  width: auto;
  padding: 0;
  line-height: normal;
  background: none;
  display: inline-block;
  float: left;
  margin-top: 8px;
}
.home-new header .right-part .search-form form a.open-search img {
  width: 18px;
}
.home-new header .right-part .buttons-wrapper:before,
.home-new header .right-part .buttons-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new header .right-part .buttons-wrapper:after {
  clear: both;
}
@media (max-width: 1100px) {
  .home-new header .right-part .buttons-wrapper {
    display: none;
  }
}
.home-new header .right-part .buttons-wrapper .button {
  float: left;
  margin-right: 15px;
}
@media (max-width: 1300px) {
  .home-new header .right-part .buttons-wrapper .button {
    margin-right: 10px;
  }
}
.home-new header .right-part .buttons-wrapper .profile-item {
  display: inline-block;
  float: left;
}
.home-new header .right-part .buttons-wrapper .profile-item img {
  width: 30px;
}
.home-new footer {
  padding: 70px 0 25px;
  background: #303344;
  border-top: 10px solid #44bbbe;
}
.home-new footer h5 {
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 1100px) {
  .home-new footer .col_25 {
    width: 100%;
  }
}
@media (max-width: 1100px) {
  .home-new footer .col_75 {
    width: 100%;
  }
}
@media (max-width: 1100px) {
  .home-new footer .col_75 .col_25 {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .home-new footer .col_75 .col_25 {
    width: 50%;
  }
}
.home-new footer ul {
  margin-bottom: 30px;
}
.home-new footer ul li {
  margin-bottom: 5px;
}
.home-new footer ul li a {
  color: #fff;
  font-weight: 400;
  font-size: 1.5rem;
}
.home-new footer .newsletter-form {
  margin-bottom: 15px;
}
.home-new footer .newsletter-form form:before,
.home-new footer .newsletter-form form:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new footer .newsletter-form form:after {
  clear: both;
}
.home-new footer .newsletter-form form input[type="email"] {
  display: inline-block;
  width: 60%;
  color: #fff;
  font-size: 1.5rem;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.home-new
  footer
  .newsletter-form
  form
  input[type="email"]::-webkit-input-placeholder {
  color: #fff;
  font-size: 15px;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new footer .newsletter-form form input[type="email"]:-moz-placeholder {
  color: #fff;
  font-size: 15px;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new footer .newsletter-form form input[type="email"]::-moz-placeholder {
  color: #fff;
  font-size: 15px;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new
  footer
  .newsletter-form
  form
  input[type="email"]:-ms-input-placeholder {
  color: #fff;
  font-size: 15px;
  letter-spacing: normal;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: none;
}
.home-new footer .newsletter-form form input[type="submit"] {
  width: 38%;
  float: right;
  min-width: 0;
  padding: 0 10px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  color: #44bbbe;
  font-size: 1.5rem;
  font-weight: 400;
  border: 0;
  height: 32px;
  line-height: 32px;
  outline: 0;
}
@media (max-width: 767px) {
  .home-new footer .newsletter-form form input[type="submit"] {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
  }
}
.home-new footer .social-networks:before,
.home-new footer .social-networks:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}
.home-new footer .social-networks:after {
  clear: both;
}
.home-new footer .social-networks a {
  display: inline-block;
  color: #fff;
  font-size: 2.2rem;
  margin-right: 20px;
  float: left;
}
.home-new footer p {
  color: #fff;
}
.home-new footer .bottom-footer {
  margin-top: 80px;
  border-top: 1px solid #d8d8d8;
  padding-top: 15px;
  text-align: center;
}
.home-new footer .bottom-footer p {
  font-size: 1.5rem;
  padding-bottom: 15px;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #d8d8d8;
}
.home-new footer .bottom-footer p:last-child {
  padding-bottom: 0;
  border: 0;
  margin: 0;
}
.home-new .default-page .inner-page-banner {
  position: relative;
}
@media (max-width: 767px) {
  .home-new .default-page .inner-page-banner {
    height: 106px;
  }
}
.home-new .default-page .inner-page-banner h1 {
  color: #2f3344;
  z-index: 2;
  top: 50%;
  font-size: 3.6rem;
}
@media (max-width: 767px) {
  .home-new .default-page .inner-page-banner h1 {
    font-size: 2.6rem;
  }
}
.home-new .default-page .inner-page-banner .desktop-banner {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.home-new .default-page .default-content h4 {
  color: #44bbbe;
  font-size: 2.4rem;
  font-weight: 800;
  margin-bottom: 30px;
  margin-bottom: 5px;
}
.home-new .default-page .default-content h6 {
  color: #303344;
  margin-top: 30px;
  margin-bottom: 35px;
  font-size: 1.8rem;
  font-weight: 800;
}
.home-new .default-page .default-content p {
  font-size: 1.6rem;
  line-height: 28px;
}
.home-new .default-page .default-content ol {
  margin-bottom: 30px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .home-new .default-page .default-content ol {
    margin-left: 20px;
  }
}
.home-new .default-page .default-content ol li {
  line-height: 36px;
  font-weight: 400;
  list-style-type: decimal;
  font-size: 1.6rem;
  display: list-item;
  color: #303344;
  position: relative;
  padding-left: 35px;
}
.home-new .default-page .default-content ul {
  margin-bottom: 30px;
}
.home-new .default-page .default-content ul li {
  font-size: 1.6rem;
  font-weight: 600;
  color: #303344;
  margin: 14px 0;
  position: relative;
  padding-left: 32px;
  display: block;
}
.home-new .default-page .default-content ul li:before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
  background-image: url(images/green-check-icon.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.home-new .default-page .default-content h2 {
  line-height: normal;
}
.home-new .default-page .default-content h3 {
  font-size: 2.4rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.home-new .default-page .default-content h5 {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #2f3135;
  text-transform: none;
  letter-spacing: 0.01em;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .home-new .default-page .col_50 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home-new .default-page .col_45 {
    width: 100%;
  }
}
.home-new .default-page .contact-form .button {
  width: 100%;
}

.home-new .homepage h2 {
  color: #0095db;
}

.home-new .homepage.content-wrapper {
  padding-top: 80px;
}

.page-id-5099 header nav,
.page-id-5099 footer .container {
  display: none;
}

footer .newsletter-form form input[type="email"] {
  min-width: 0;
}

.wd-tabs {
  margin-top: 40px;
}

.wd-tabs .wd-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

.wd-tabs .wd-head a {
  display: block;
  color: #303344;
  text-align: center;
  width: 20%;
  border-bottom: 1px solid #303344;
  padding: 10px;
}

.wd-tabs .wd-head a.active {
  color: #0095da;
  border: 1px solid #303344;
  border-bottom: none;
}

.wd-tabs .wd-head a:hover,
.wd-tabs .wd-head a:focus {
  text-decoration: none;
}

.wd-tabs .wds-tab {
  display: none;
}

.wd-tabs .wds-tab.active {
  display: block;
}

.wd-tabs .wds-tab img {
  margin-top: 30px;
}

.vc-faq-accordion .accordion-items {
  margin-top: 50px;
}

.vc-faq-accordion .accordion-item .answer {
  display: none;
  padding-top: 10px;
  padding-left: 20px;
  border-left: 2px solid #293b4f;
  margin-top: 15px;
}

.vc-faq-accordion .accordion-item .answer p {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.vc-faq-accordion .accordion-item .question .minus {
  display: none;
}

.vc-faq-accordion .accordion-item.active .plus {
  display: none;
}

.vc-faq-accordion .accordion-item.active .minus {
  display: block;
}

.vc-faq-accordion .accordion-item .question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #293b4f;
  font-size: 16px;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  font-weight: 600;
}

.vc-faq-accordion .accordion-item {
  margin-bottom: 20px;
}

.vc-faq-accordion .accordion-item .question .minus,
.vc-faq-accordion .accordion-item .question .plus {
  font-size: 24px;
}

.lrr-new-template .section.cta {
  background-color: #fff;
  background: #fff;
}

.lrr-new-template .section.cta h2 {
  font-size: 33px;
  font-family: "os_700", sans-serif;
  line-height: 1.4;
  margin-bottom: 30px;
}

.lrr-new-template .section.cta p {
  color: #2b3138;
  font-size: 18px !important;
  line-height: 1.4 !important;
}

.lrr-new-template .section.cta hr {
  width: 133px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  height: 0;
  border: 2px solid #22a4a7;
}

.lrr-new-template .section.cta .t_content a.btn {
  width: 140px;
  height: 45px;
  text-align: center;
  line-height: 45px !important;
  padding: 0;
  background: #22a4a7;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #ffffff;
  border: none;
}

.lrr-new-template .section.cta .t_content a.btn.strip.btn-green {
  width: 260px;
  height: 45px;
  line-height: 40px !important;
  text-align: center;
  padding: 0;
  background: #ffffff;
  border: 2px solid #22a4a7;
  box-sizing: border-box;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #22a4a7;
}

.lrr-new-template .section.cta .t_content .buttons {
  margin-top: 25px;
}

.relpost-block-container {
  display: flex;
  justify-content: space-around;
}

.single .last-updated {
  font-style: italic;
}

.blog .results article .last-updated {
  font-style: italic;
}

.blog .results article h2.see-more-posts {
  margin-top: 25px;
}

.blog .results .learn img {
  display: inline-block;
  position: relative;
  width: 15px;
  height: auto;
  background: transparent;
  top: -1px !important;
  margin-left: 2px;
}

.blog .results .learn:hover {
  color: #0095da !important;
}

@media (max-width: 1024px) {
  .home-new .homepage h2 {
    font-size: 2.8em;
  }
  .home-new .homepage .devops-wrapper {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .wd-tabs .wd-head {
    flex-direction: column;
  }
  .wd-tabs .wd-head a {
    width: 100%;
  }
  .wd-tabs .wd-head a + a.active {
    border-top: none;
  }
  .relpost-block-container {
    display: block;
  }
}

@media (max-width: 736px) {
  .home-new .homepage h2 {
    font-size: 2.2em;
  }
  .home-new .homepage .devops-wrapper {
    margin-bottom: 0;
  }
}

@media (max-width: 640px) {
  .home-new .homepage h2 {
    font-size: 2em;
  }
}
.landing .content article video {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .landing .content article video {
    margin-top: 15px;
    margin-bottom: 20px;
    max-width: 100%;
    height: auto;
  }
  .nho-page .nho-container .nho-hero .left a {
    width: 185px !important;
    height: 50px !important;
    font-size: 18px !important;
    line-height: 50px !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 414px) {
  .relpost-block-single > div {
    width: 100% !important;
  }
  .relpost-block-single {
    width: 50% !important;
  }
}

.newsletter-form a {
  min-width: 0;
  padding: 0 60px;
  text-transform: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #40c2c4;
  font-size: 1.6rem;
  font-weight: 700;
  border: 0;
  height: 50px;
  line-height: 50px;
  outline: 0;
  display: inline-block;
  color: #fff !important;
  margin-bottom: 30px !important;
  text-align: center;
}

footer .social-networks {
  padding-left: 28px;
}

.newsletter-form p {
  font-size: 1.6rem !important;
  font-weight: 700 !important;
  padding-left: 17px;
}

.press-releases .results article {
  padding: 0;
}

.nho-page .nho-container .nho-hero .left .get-a-demo {
  padding-left: 25px;
  padding-right: 25px;
  font-size: 18px;
  height: 46px;
  line-height: 42px;
  min-width: 180px;
  background: #40c2c4;
  border-radius: 0;
  border: 2px solid #40c2c4;
  box-shadow: 0px 4px 5px rgb(0 0 0 / 18%);
  font-family: "NeueHaasDisplay-Bold", sans-serif;
  background-color: #fff;
  color: #40c2c4;
  display: inline-block;
}

.press-release-sub-header {
  font-size: 1.5em;
  font-family: "os_400";
  font-style: italic;
  font-weight: 400;
}

.ai-based-test-automation h1 {
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 60px;
  color: #293b4f, 100%;
}

.ai-based-test-automation p.top {
  font-size: 16px;
  line-height: 1.56;
  text-align: center;
  margin-bottom: 33px;
  color: #2b3138;
}

.ai-based-test-automation .nho-buttons-top {
  text-align: center;
  margin-bottom: 85px;
}

.ai-based-test-automation .nho-buttons-top .left {
  background-color: #40c2c4;
  color: #fff;
  font-size: 18px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  display: inline-block;
  font-family: "NeueHaasDisplay-Bold", sans-serif;
  box-shadow: 0 2px 4px #ccc;
  margin-right: 20px;
  padding-left: 38px;
  padding-right: 38px;
}

.ai-based-test-automation .nho-buttons-top .right {
  background-color: #fff;
  border: 2px solid #40c2c4;
  color: #40c2c4;
  font-size: 18px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  display: inline-block;
  font-family: "NeueHaasDisplay-Bold", sans-serif;
  box-shadow: 0 2px 4px #ccc;
  padding-left: 38px;
  padding-right: 38px;
}

.ai-based-test-automation .video-rows .video-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 54px;
}

.ai-based-test-automation .video-rows .video-row .video {
  flex: 0 1 55%;
}

.ai-based-test-automation .video-rows .video-row .info {
  flex: 0 1 35%;
}

.ai-based-test-automation .video-rows .video-row .info h2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.56;
  margin-bottom: 44px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

.ai-based-test-automation .video-rows .video-row .info h2:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #22a4a7;
  display: inline-block;
  margin-right: 9px;
}

.ai-based-test-automation .video-rows .video-row .info p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.56;
  margin-bottom: 44px;
}

.ai-based-test-automation .nho-container .nho-start {
  margin-top: 112px;
}

.ai-based-test-automation .video-rows .video-row video {
  max-width: 100%;
  height: 100%;
}

.dark-banner-short {
  background-image: url(images/Dark_Banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 25px 0;
  min-height: 164px;
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 5px;
}

.dark-banner-short .inner {
  display: flex;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: space-between;
}

.dark-banner-short .inner h2 {
  color: #fff;
  margin: 0;
  font-size: 23px !important;
  line-height: 1.2;
  font-family: "NeueHaasDisplay-Bold" !important;
  padding-right: 15px;
}

.dark-banner-short .inner a {
  border-radius: 30px;
  background-color: #2cbbbd;
  display: block;
  padding-left: 38px;
  padding-right: 38px;
  line-height: 50px;
  font-size: 18px;
  font-family: "NeueHaasDisplay-Bold";
  color: #fff;
  white-space: nowrap;
}

.dark-banner-short .inner a:hover {
  color: #fff;
}

.green-banner-tall {
  background-image: url(images/Green_Banner_wide.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 25px 0;
  min-height: 291px;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
}

.green-banner-tall h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 52px;
  font-size: 30px !important;
  line-height: 1.2;
  font-family: "NeueHaasDisplay-Bold" !important;
}

.green-banner-tall .buttons {
  text-align: center;
}

.green-banner-tall .buttons a {
  display: inline-block;
  margin-right: 20px;
  color: #2cbbbd;
  text-align: center;
  padding-left: 38px;
  padding-right: 38px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-family: "NeueHaasDisplay-Bold";
  background-color: #fff;
  border-radius: 30px;
}

.green-banner-tall .buttons a:hover {
  color: #2cbbbd;
}

.green-banner-tall .buttons a:last-child {
  margin-right: 0;
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.green-banner-tall .buttons a:last-child:hover {
  color: #fff;
}

.green-banner-tall.dark {
  background-image: url(images/Dark_Banner_wide.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 25px 0;
}

.green-banner-tall.dark .buttons a {
  color: #fff;
  background-color: #2cbbbd;
}

.green-banner-tall.dark .buttons a:hover {
  color: #fff;
}

.green-banner-tall.dark .buttons a:last-child {
  background-color: transparent;
}

.dark-banner-short.green {
  background-image: url(images/Green_Banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 25px 0;
}

.dark-banner-short.green .inner a {
  background-color: #fff;
  color: #2CBBBD;
}

#menu-item-10112>a:hover {
  cursor: default !important;
}

#menu-item-10113>a:hover {
  cursor: default !important;
}

@media (max-width: 1099px) and (min-width: 768px) {
  .dark-banner-short .inner h2 {
    font-size: 18px !important;
  }
}

@media (max-width: 1300px) and (min-width: 1101px) {
  .nho-page .nho-container .nho-hero .left .get-a-demo {
    min-width: 139px;
    height: 40px;
    line-height: 37px;
    font-size: 16px;
  }
}

@media (max-width: 820px) {
  .nho-page .nho-container .nho-hero .left a {
    display: block;
    margin-bottom: 15px;
  }
  .nho-page .nho-container .nho-hero .left .get-a-demo {
    display: block;
  }
}

@media (max-width: 768px) {
  .nho-page .nho-container .nho-hero .left a {
    display: inline-block;
    margin-bottom: 0;
  }
  .nho-page .nho-container .nho-hero .left .get-a-demo {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .nho-page .nho-container .nho-hero .left a {
    vertical-align: middle;
  }
  .nho-page .nho-container .nho-hero .left .get-a-demo {
    vertical-align: middle;
    line-height: 36px !important;
  }
  .nho-page .nho-container .nho-hero .left {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .ai-based-test-automation .video-rows .video-row {
    flex-direction: column;
  }

  .ai-based-test-automation .video-rows .video-row .video {
    flex: 0 1 100%;
    margin-bottom: 40px;
  }

  .ai-based-test-automation .video-rows .video-row .info {
    flex: 0 1 100%;
  }
  .ai-based-test-automation .nho-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .ai-based-test-automation .video-rows .video-row {
    margin-bottom: 20px;
  }
  .ai-based-test-automation .nho-buttons-top a {
    display: block !important;
    margin-bottom: 20px;
    max-width: 180px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ai-based-test-automation .nho-container .nho-start {
    margin-top: 0;
  }
  .ai-based-test-automation .nho-buttons-top {
    margin-bottom: 60px;
  }
  .green-banner-tall .buttons a {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .dark-banner-short .inner {
    flex-direction: column;
  }
  .dark-banner-short .inner h2 {
    margin-bottom: 20px;
    text-align: center;
  }
}

@media (max-width: 442px) {
  .nho-page .nho-container .nho-hero .left a {
    margin-bottom: 15px;
  }
}
