#page #content {
    letter-spacing: 0.0625em;
}

.spacer20_nomobile {
    padding: 20px 0 0 0;
}


/* Top Baner */

.topbanner_pwin {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.topbanner_pwin .topbanner_content_pwin {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.topbanner_pwin .topbanner_content_pwin .videobox_topbanner_content_pwin {
    width: 46%;
    position: relative;
    margin-top: -20px;
    margin-bottom: -20px;
}

.topbanner_pwin .topbanner_content_pwin .videobox_topbanner_content_pwin video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    z-index: 5;
}

.topbanner_pwin .topbanner_content_pwin .videobox_topbanner_content_pwin img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
}

.topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin {
    width: 51%;
}

.topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin h1 {
    width: 100%;
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 40px;
    letter-spacing: 10px;
    position: relative;
    padding-left: 110px;
    font-family: 'franklin_gothic_mediumregular';
}

.topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin h1 img {
    width: 82px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin h1.top_banner_v2 {
    padding-left: 0;
    font-size: 0;
    line-height: 0;
    color: transparent;
}

.topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin h1.top_banner_v2 img {
    position: unset;
    width: auto;
    max-width: 100%;
    padding-right: 30px;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    box-sizing: border-box;
}

.topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin p {
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-family: 'franklin_gothic_bookregular';
}

.topbanner_pwin_v3 {
    overflow: hidden;
    padding: 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 350px;
    display: flex;
    flex-wrap: wrap;
}

.topbanner_pwin_v3 .topbanner_content_pwin_v3 {
    width: 35%;
    padding: 50px 25px;
    box-sizing: border-box;
    margin-left: 60%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: rgba(157, 195, 193, 0.7);
}

.topbanner_pwin_v3 .topbanner_content_pwin_v3 h1 {
    width: 100%;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: 'franklin_gothic_mediumregular';
    color: #fff;
    text-align: center;
}


/* Top slider */

.top_slider_pwin {
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.top_slider_pwin .top_slider_content_desktop_pwin {
    display: block;
}

.top_slider_pwin .top_slider_content_desktop_pwin .slidecontent {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .slimbox {
    width: 69%;
}

.top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .slimbox img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .slimbox img.slimmb {
    width: 0;
    height: 0;
}

.top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .sltextbox {
    width: 29%;
}

.top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .sltextbox h2 {
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 30px;
}

.top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .sltextbox p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    padding-bottom: 30px;
}

.top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .sltextbox p:last-child {
    padding-bottom: 0;
}

.top_slider_pwin .top_slider_content_mobile_pwin {
    display: none;
}


/*.top_slider_pwin img{
	width: 100%;
}*/

.top_slider_pwin .bx-wrapper .bx-pager {
    padding-top: 0;
    bottom: 30px;
}

.top_slider_pwin .bx-wrapper .bx-pager.bx-default-pager a:hover,
.top_slider_pwin .bx-wrapper .bx-pager.bx-default-pager a.active,
.top_slider_pwin .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #ffffff;
}

.top_slider_pwin .bx-wrapper .bx-pager.bx-default-pager a {
    background: #acd0cb;
}

.top_slider_pwin .bx-wrapper {
    margin-bottom: 0;
    background: transparent;
}


/* Top Slider Images */

.top_slider_images_pwin {
    width: 100%;
}

.top_slider_images_pwin .top_slider_images_content_pwin {
    width: 100%;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin {
    width: 100%;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper {
    margin-bottom: 0;
    background: transparent;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .bx-controls-direction {
    display: none;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .bx-pager {
    padding-top: 0;
    bottom: 30px;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .bx-pager.bx-default-pager a:hover,
.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .bx-pager.bx-default-pager a.active,
.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #ffffff;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .bx-pager.bx-default-pager a {
    background: #acd0cb;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .slide img.slimdt {
    display: block;
    width: 100%;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .slide img.slimmb {
    display: none;
    width: 100%;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .slide {
    width: 100%;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .slide .slidecontent {
    width: 100%;
    position: relative;
}

.top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .slide .slidecontent a {
    position: absolute;
    display: block;
    z-index: 1;
    width: 100%;
    height: 100%;
}


/* Page Navigation */

.page_navigation_pwin {
    width: 100%;
    background: #f1f0f2;
    padding: 50px 0;
}

.page_navigation_pwin .page_navigation_menutitle_pwin {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 10px;
    background: #e0e1e0;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    font-family: 'franklin_gothic_mediumregular';
    /*display: none;*/
}

.page_navigation_pwin .page_navigation_menutitle_pwin i {
    color: #80b7b3;
    font-weight: bold;
}

.page_navigation_pwin .page_navigation_body_pwin {
    display: block;
}

.page_navigation_pwin .page_navigation_body_pwin .list-inline-item:not(:last-child) {
    margin-right: 0;
}

.page_navigation_pwin .page_navigation_body_pwin .list-inline-item:not(:last-child) a {
    margin-right: 0;
    padding: 0 10px;
    border-right: 1px #7cb5b2 solid;
}

.page_navigation_pwin .page_navigation_body_pwin .list-inline-item:first-child a {
    padding-left: 0;
}

.page_navigation_pwin .page_navigation_body_pwin .list-inline-item:last-child a {
    padding-left: 10px;
}

.page_navigation_pwin .page_navigation_body_pwin .list-inline-item a {
    font-size: 18px;
    font-family: 'franklin_gothic_mediumregular';
    color: #7cb5b2;
    text-decoration: none;
    text-transform: uppercase;
}

.page_navigation_pwin .page_navigation_body_pwin .list-inline-item a:hover {
    color: #90c9c6;
}


/* What Is */

.what_is_pwin {
    width: 100%;
    overflow: hidden;
    background: #f1f0f2;
    padding-top: 50px;
    padding-bottom: 50px;
    box-shadow: 0 0.8rem 0.8rem rgba(0, 0, 0, .15);
}

.what_is_pwin.what_is_pwin_v2 {
    padding-bottom: 50px;
}

.what_is_pwin .what_is_content_pwin {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.what_is_pwin .what_is_content_pwin .what_is_content_top_pwin {
    width: 100%;
    padding-bottom: 30px;
}

.what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin {
    width: 100%;
    position: relative;
}

.what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin h2:last-child {
    padding-bottom: 0;
}

.what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin p {
    font-size: 20px;
    line-height: 28px;
    color: #636466;
    padding-bottom: 30px;
}

.what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin p:last-child {
    padding-bottom: 0;
}

.what_is_pwin .what_is_content_pwin .what_is_content_left_pwin {
    width: 33%;
    display: flex;
    flex-wrap: wrap;
    /*align-items: flex-end;*/
}

.what_is_pwin.what_is_pwin_v2 .what_is_content_pwin .what_is_content_left_pwin {
    align-items: flex-start;
}

.what_is_pwin .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin {
    width: 100%
}

.what_is_pwin .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin img {
    display: block;
    margin: auto;
}

.what_is_pwin .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin .bx-wrapper {
    background: transparent;
    margin-bottom: 0;
}

.what_is_pwin .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin .bx-wrapper .bx-pager {
    padding-top: 0;
    bottom: 30px;
}

.what_is_pwin.what_is_pwin_v2 .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin .bx-wrapper .bx-pager {
    bottom: 25px;
}

.what_is_pwin .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin .bx-wrapper .bx-pager.bx-default-pager a:hover,
.what_is_pwin .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin .bx-wrapper .bx-pager.bx-default-pager a.active,
.what_is_pwin .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #ffffff;
}

.what_is_pwin .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin .bx-wrapper .bx-pager.bx-default-pager a {
    background: #bababc;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin {
    width: 63%;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin p {
    font-size: 18px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #636466;
    padding-bottom: 30px;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin p:last-child {
    padding-bottom: 0;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin ul {
    font-size: 20px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #636466;
    padding-bottom: 30px;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin ul:last-child {
    padding-bottom: 0;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin ul li {
    position: relative;
    padding-left: 85px;
    font-size: 18px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #636466;
    padding-bottom: 30px;
    min-height: 46px
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin ul li:last-child {
    padding-bottom: 0;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin ul li:before {
    content: "";
    position: absolute;
    display: block;
    width: 42px;
    height: 46px;
    top: 0;
    left: 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/wp-content/themes/inmodemd/images/what_Is_ul.png)
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .links {
    width: 100%;
}

.what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .links a {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    padding: 1rem 1.6rem;
    border-radius: 0;
    position: relative;
    width: 220px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.135em;
}


/* left_slider_right_text_pwin */

.left_slider_right_text_pwin {
    width: 100%;
    background: #f1f0f2;
    margin-bottom: 15px;
    box-shadow: 0 0.8rem 0.8rem rgba(0, 0, 0, .15);
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 50px 0;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin {
    width: 25%;
    box-sizing: border-box;
    box-shadow: 0 0 15px #a09d9e;
    padding: 0;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin .left_slider_right_text_left_box_pwin {
    width: 100%;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin .left_slider_right_text_left_box_pwin img {
    width: 100%;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin .left_slider_right_text_left_box_pwin .bx-wrapper {
    margin-bottom: 0;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin .left_slider_right_text_left_box_pwin .bx-wrapper .bx-pager {
    padding-top: 0;
    bottom: 20px;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin .left_slider_right_text_left_box_pwin .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.5);
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin .left_slider_right_text_left_box_pwin .bx-wrapper .bx-pager.bx-default-pager a:hover,
.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin .left_slider_right_text_left_box_pwin .bx-wrapper .bx-pager.bx-default-pager a.active,
.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin .left_slider_right_text_left_box_pwin .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin {
    width: 70%;
    box-sizing: border-box;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin ul {
    list-style: unset;
    padding-left: 40px;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin p,
.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin ul li {
    font-size: 20px;
    line-height: 28px;
    color: #636466;
    padding-bottom: 30px;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin p:last-child,
.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin ul li:last-child {
    padding-bottom: 0;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin .links {
    width: 100%;
    margin-top: 30px;
}

.left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin .links a {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    padding: 1rem 1.6rem;
    border-radius: 0;
    position: relative;
    width: 220px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.135em;
}


/* Technologies On The Workstation */

.technologies_pwin {
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
}

.technologies_pwin .technologies_content_pwin {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.technologies_pwin .technologies_content_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.technologies_pwin .technologies_content_pwin h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 40px;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin:last-child {
    margin-bottom: 0;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin {
    padding-bottom: 0px;
    width: 56%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_img_pwin {
    width: 240px;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_img_pwin img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin {
    width: calc(100% - 280px);
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin img {
    display: block;
    max-width: 100%;
    height: auto;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin h2 {
    font-size: 3rem;
    line-height: 3rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #7cb5b2;
    font-weight: bold;
    padding-bottom: 30px;
    text-transform: unset;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin h2 span {
    font-style: italic;
    font-weight: normal;
    text-transform: lowercase;
    font-size: 1.4em;
    margin-left: 5px;
    font-family: 'franklin_gothic_bookregular';
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin p {
    font-size: 18px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #636466;
    padding-bottom: 30px;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'franklin_gothic_bookregular';
    color: #7cb5b2;
    padding-bottom: 20px;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin ul {
    font-size: 20px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #636466;
    list-style: disc;
    padding-left: 40px;
    margin-bottom: 30px;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin ul li {
    font-size: 20px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #636466;
    margin-bottom: 5px;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin .links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin .links a,
.technology_content_pwin .technologies_content_right_pwin .request_results_text .request_results_link a {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    /*background-image: url(images/button.png);*/
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    padding: 1rem 1.6rem;
    border-radius: 0;
    position: relative;
    width: 46%;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.135em;
}

.technology_content_pwin .technologies_content_right_pwin .request_results_text {
    text-align: center;
    color: #686868;
    font-family: 'franklin_gothic_mediumregular';
    font-size: 18px;
    padding: 0 12% 45%;
}

.technology_content_pwin .technologies_content_right_pwin .request_results_text .request_results_link {
    margin: 30px 0 0 0;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_right_pwin {
    width: 40%;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_right_pwin img {
    width: 100%;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_right_pwin .bx-wrapper .bx-pager.bx-default-pager a:hover,
.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_right_pwin .bx-wrapper .bx-pager.bx-default-pager a.active,
.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_right_pwin .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #7cb5b2;
}

.technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_right_pwin .bx-wrapper .bx-pager.bx-default-pager a {
    background: #b8d4d3;
}

.technologies_content_buttons_pwin {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.technologies_content_buttons_pwin .technologies_content_buttons_pwin_1 {
    width: 240px
}

.technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 {
    width: calc(100% - 280px);
}

.technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 a {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    padding: 1rem 1.6rem;
    border-radius: 0;
    position: relative;
    width: 220px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.135em;
}


/* Left Content Right Table */

.left_content_right_table_pwin {
    width: 100%;
    padding: 50px 0;
    position: relative;
}

.left_content_right_table_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content {
    width: 90%;
    max-width: 1280px;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_title_box {
    width: 100%;
    padding-bottom: 80px;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_title_box h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #181719;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_title_box p {
    font-size: 20px;
    line-height: 28px;
    color: #636466;
    padding-bottom: 30px;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_title_box p:last-child {
    padding-bottom: 0;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*align-items: center;*/
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block:last-child {
    margin-bottom: 0;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*align-items: center;*/
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_imbox {
    width: 25%;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_imbox img {
    display: block;
    width: 100%;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox {
    width: 70%;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox h2 {
    font-size: 20px;
    line-height: 28px;
    color: #000200;
    font-weight: bold;
    padding-bottom: 0px;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox p {
    font-size: 20px;
    line-height: 28px;
    color: #9fa1a1;
    padding-bottom: 30px;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox .links {
    width: 100%;
    margin-bottom: 15px;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox .links:last-child {
    margin-bottom: 0;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox .links a {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    padding: 1rem 1.6rem;
    border-radius: 0;
    position: relative;
    width: 220px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.135em;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right {
    width: 45%;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox {
    width: 100%;
    padding-bottom: 20px;
    background: #f1f0f2;
    box-sizing: border-box;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_head {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    margin-bottom: 20px;
    background: #7cb5b2;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_head div:first-child {
    width: 40%;
    box-sizing: border-box;
    padding: 0 5px;
    border-right: 1px;
    border-color: transparent;
    border-style: solid;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_head div:last-child {
    width: 60%;
    box-sizing: border-box;
    padding: 0 5px;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_head div p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 0px;
    text-align: center;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px #b3b5b6 solid;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line:last-child {
    border-bottom: 0;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_left {
    width: 40%;
    box-sizing: border-box;
    padding: 20px 15px;
    border-right: 1px;
    border-color: #b3b5b6;
    border-style: solid;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_left p {
    font-size: 16px;
    line-height: 20px;
    color: #090b0a;
    font-weight: bold;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_right {
    width: 60%;
    box-sizing: border-box;
    padding: 20px 0 20px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_right p {
    font-size: 16px;
    line-height: 20px;
    color: #090b0a;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: relative;
    padding-left: 50px;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_right p:before {
    content: "";
    display: block;
    position: absolute;
    width: 34px;
    height: 28px;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    background-image: url(images/check_mark.png);
    background-size: contain;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_right p.check_mark_gray:before {
    background-image: url(images/check_mark_gray.png);
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_right p:last-child {
    margin-bottom: 0px;
}

.left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_right p span {
    font-size: 16px;
    line-height: 20px;
    color: #7db6b2;
    font-weight: normal;
    padding-bottom: 0px;
    text-transform: uppercase;
}


/* Add Clinical Studies */

.clinical_studies_pwin {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background: #fff !important;
}

.clinical_studies_pwin .clinical_studies_content_pwin {
    width: 100%;
    max-width: 1280px;
    overflow: hidden;
    margin: 0 auto;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_content_top_pwin {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_content_top_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_content_top_pwin h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    position: relative;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .bx-wrapper {
    background: transparent;
    margin-bottom: 0;
    border: 1px #59b7b3 solid;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slider-prev2,
.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slider-next2 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    font-size: 40px;
    line-height: 40px;
    /*color: #fff;*/
    color: #59b7b3;
    transition: 0.5s;
    cursor: pointer;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slider-prev2 {
    left: 0;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slider-next2 {
    right: 0;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slider-prev2:hover,
.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slider-next2:hover {
    transition: 0.5s;
    opacity: 0.7;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 20px;
    /*border: 1px #7cb5b2 solid;*/
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slideimbox {
    width: 20%;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slideimbox img {
    display: block;
    width: 100%;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox {
    width: 76%;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox h2 {
    font-size: 22px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    padding-bottom: 10px;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox p {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 20px;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox p strong {
    font-weight: 400;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox .slidetextboxlink {
    width: 100%;
}

.clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox .slidetextboxlink a {
    text-transform: uppercase;
    /*color: #7cb5b2;*/
    color: #fff;
    display: inline-block;
    vertical-align: top;
    /*background-image: url("/wp-content/themes/inmodemd/images/button-light.png");*/
    background-image: url("/wp-content/themes/inmodemd/images/button.png");
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    padding: 1rem 1.6rem;
    border-radius: 0;
    position: relative;
    width: 100%;
    max-width: 250px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.135em;
}


/* As Seen On */

.as_seen_on_pwin {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 80px 0 40px;
}

.as_seen_on_pwin.as_seen_on_pwin_videos {
    padding: 80px 0;
}

.as_seen_on_pwin .as_seen_on_content_pwin {
    width: 100%;
    max-width: 1280px;
    overflow: hidden;
    margin: 0 auto;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_content_top_pwin {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 50px;
    position: relative;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_content_top_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_content_top_pwin h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    position: relative;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .bx-wrapper,
.slider_as_seen_on_box3 .bx-wrapper {
    background: transparent;
    margin-bottom: 0;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-prev,
.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-next {
    position: absolute;
    top: 24%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    font-size: 40px;
    line-height: 40px;
    color: #7db6b2;
    transition: 0.5s;
    cursor: pointer;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-prev i,
.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-next i {
    font-weight: bold;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-prev {
    left: 0;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-next {
    right: 0;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-prev:hover,
.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-next:hover {
    transition: 0.5s;
    opacity: 0.7;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slide img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slide h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'franklin_gothic_bookregular';
    color: #7db6b2;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slide p {
    font-size: 20px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #9fa1a1;
    padding-bottom: 30px;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slide p:last-child {
    padding-bottom: 0;
}

.as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box a.slider_as_seen_on_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.as_seen_on_pwin .as_seen_on_content_top_pwin a.btton {
    text-transform: uppercase;
    color: #fff;
    display: block;
    vertical-align: top;
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    padding: 1rem 1.6rem;
    border-radius: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
    box-sizing: border-box;
    max-width: 319px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.135em;
}


/* Before And After One Image */

.slider_as_seen_on_box_noslide {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    position: relative;
}

.slider_as_seen_on_box_noslide .slide {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.slider_as_seen_on_box_noslide .slide img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.slider_as_seen_on_box_noslide .slide h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'franklin_gothic_bookregular';
    text-align: center;
    color: #9fa1a1;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.slider_as_seen_on_box_noslide .slide p {
    font-size: 20px;
    line-height: 28px;
    color: #9fa1a1;
    padding-bottom: 30px;
    text-align: center;
}


/* ROI Why */

.roi_why_pwin {
    width: 100%;
    overflow: hidden;
    padding: 80px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.roi_why_pwin .roi_why_content_pwin {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin {
    width: 50%;
    padding: 0 5% 0 0;
    box-sizing: border-box;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 0;
    position: relative;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin:nth-child(2n+2) {
    padding: 0 0 0 5%;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin:nth-child(2n+2):before {
    content: "";
    display: block;
    width: 4px;
    height: calc(100% - 78px);
    position: absolute;
    bottom: 0;
    left: -2px;
    background: #fff;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin h2 {
    font-size: 40px;
    line-height: 48px;
    font-family: 'franklin_gothic_mediumregular';
    color: #fff;
    padding-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin p {
    font-size: 20px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #fff;
    padding-bottom: 30px;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin ul {
    font-size: 20px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #fff;
    margin-bottom: 30px;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin ul li {
    position: relative;
    padding-left: 85px;
    font-size: 20px;
    line-height: 28px;
    font-family: 'franklin_gothic_bookregular';
    color: #fff;
    margin-bottom: 30px;
    min-height: 46px;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin ul li:before {
    content: "";
    position: absolute;
    display: block;
    width: 42px;
    height: 46px;
    top: 0;
    left: 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/roi_why_ul.png);
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin ul:last-child,
.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin ul li:last-child {
    margin-bottom: 0px;
}

.roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin p:last-child {
    padding-bottom: 0;
}

.topbanner_pwin .topbanner_content_pwin .mobiletopbanner {
    display: none;
}

.topbanner_pwin .topbanner_content_pwin .mobiletopbanner img {
    display: block;
    width: 100%;
}


/* Roi Video Section */

.roi_video_section {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.roi_video_section .slider-prev4,
.roi_video_section .slider-next4 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    transition: 0.5s;
    cursor: pointer;
    z-index: 10;
    display: none;
}

.roi_video_section .slider-prev4 {
    left: 5%;
}

.roi_video_section .slider-next4 {
    right: 5%;
}

.roi_video_section .roi_video_section_content_pwin {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.roi_video_section .roi_video_section_content_pwin .box_video_section {
    position: relative;
    width: 33.33%;
}

.roi_video_section .roi_video_section_content_pwin .box_video_section a:before {
    content: '';
    position: absolute;
    width: 208px;
    height: 207px;
    background-image: url(images/play.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slider_as_seen_on3 .box_video_section a:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-image: url(images/play.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slider_as_seen_on_box3 .slide .box_video_section img {
    margin-bottom: 0;
}

.slider_as_seen_on_box3 .slide .box_video_section_title {
    margin-bottom: 30px;
}

.roi_video_section .roi_video_section_content_pwin .box_video_section--image a:before {
    content: none;
}

.roi_video_section .roi_video_section_content_pwin .box_video_section a.not__video:before {
    content: none;
}

.slider_as_seen_on3 .box_video_section.box_video_section--image a:before {
    content: none;
}

.slider_as_seen_on3 .box_video_section a.not__video:before {
    content: none;
}

.roi_video_section .roi_video_section_content_pwin .box_video_section img {
    display: block;
    width: 100%;
}

.roi_video_section .bx-wrapper {
    margin-bottom: 0;
}

.roi_video_section .bx-wrapper .bx-pager {
    display: none;
}

.roi_video_section .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    outline: 0;
    width: 20px;
    text-align: center;
    height: 40px;
    text-indent: 0;
    z-index: 9999;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}

.roi_video_section .bx-wrapper .bx-controls-direction a.bx-next {
    right: 5%;
}

.roi_video_section .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 5%;
}

.slider_as_seen_on_box3 {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    position: relative;
}

.slider_as_seen_on_box3 .slider-prev3,
.slider_as_seen_on_box3 .slider-next3 {
    position: absolute;
    top: 24%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    font-size: 40px;
    line-height: 40px;
    color: #7db6b2;
    transition: 0.5s;
    cursor: pointer;
    z-index: 10;
}

.slider_as_seen_on_box3 .slider-prev3.slider-prev3_v2,
.slider_as_seen_on_box3 .slider-next3.slider-next3_v2 {
    top: 50%;
}

.slider_as_seen_on_box3 .slider-prev3 i,
.slider_as_seen_on_box3 .slider-next3 i {
    font-weight: bold;
}

.slider_as_seen_on_box3 .slider-prev3:hover,
.slider_as_seen_on_box3 .slider-next3:hover {
    transition: 0.5s;
    opacity: 0.7;
}

.slider_as_seen_on_box3 .slider-prev3 {
    left: 0;
}

.slider_as_seen_on_box3 .slider-next3 {
    right: 0;
}

.slider_as_seen_on_box3 .slide img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.slider_as_seen_on_box3 .slide h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'franklin_gothic_bookregular';
    text-align: center;
    color: #9fa1a1;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.slider_as_seen_on_box3 .slide p {
    font-size: 20px;
    line-height: 28px;
    color: #9fa1a1;
    padding-bottom: 30px;
}

.slider_as_seen_on_box3 .slide p:last-child {
    padding-bottom: 0;
}

.gray_3_colls_pwin {
    width: 100%;
    overflow: hidden;
    background: #f1f0f2;
    padding: 50px 0px;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin {
    width: 100%;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_content_top_pwin {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto 50px;
    position: relative;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_content_top_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_content_top_pwin h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box {
    width: 33.33%;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box img {
    display: block;
    width: 100%;
    margin-bottom: 50px;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box .box-textbox {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10%;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box .box-textbox h2 {
    color: #606161;
    font-size: 25px;
    line-height: 30px;
    font-family: 'franklin_gothic_bookregular';
    text-align: center;
    padding-bottom: 30px;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box .box-textbox p {
    color: #9fa1a1;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 30px;
}

.gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box .box-textbox p:last-child {
    padding-bottom: 0;
}

.gray_2_colls_pwin {
    width: 100%;
    overflow: hidden;
    background: #f1f0f2;
    padding: 50px 0px;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin {
    width: 100%;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_content_top_pwin {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto 50px;
    position: relative;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_content_top_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_content_top_pwin h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_boxes_pwin {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_boxes_pwin .box {
    width: 50%;
    padding: 0 50px;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_boxes_pwin .box img {
    display: block;
    width: 100%;
    max-width: 33.3vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_boxes_pwin .box .box-textbox {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10%;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_boxes_pwin .box .box-textbox h2 {
    color: #606161;
    font-size: 25px;
    line-height: 30px;
    font-family: 'franklin_gothic_bookregular';
    text-align: center;
    padding-bottom: 30px;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_boxes_pwin .box .box-textbox p {
    color: #9fa1a1;
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 30px;
}

.gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_boxes_pwin .box .box-textbox p:last-child {
    padding-bottom: 0;
}

.gray__colls_content_bot_pwin {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.gray__colls_content_bot_pwin .links {
    width: 100%;
    margin: 30px 0 0 0;
    text-align: center;
}

.gray__colls_content_bot_pwin .links a {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    padding: 1rem 1.6rem;
    border-radius: 0;
    position: relative;
    width: 220px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.135em;
}

.specs_pwin {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}

.specs_pwin .specs_content_pwin {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.specs_pwin .specs_content_pwin .specs_content_top_pwin {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}

.specs_pwin .specs_content_pwin .specs_content_top_pwin .hidenik {
    position: absolute;
    top: -130px;
    left: 0;
}

.specs_pwin .specs_content_pwin .specs_content_top_pwin h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.specs_pwin .specs_content_pwin .specs_rows_boxes_pwin {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 50px;
}

.specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin {
    width: 100%;
    border-bottom: 1px #8eada5 solid;
    padding: 25px 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin:first-child {
    border-top: 1px #8eada5 solid;
}

.specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin .specs_rows_box_left_pwin {
    width: 30%;
    box-sizing: border-box;
    border-right: 1px #8eada5 solid;
}

.specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin .specs_rows_box_left_pwin_small {
    width: 25%;
    box-sizing: border-box;
    border-right: 1px #8eada5 solid;
}

.specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin .specs_rows_box_right_pwin {
    width: 70%;
    box-sizing: border-box;
    padding-left: 5%;
}

.specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin .specs_rows_box_right_pwin_small {
    width: 25%;
    box-sizing: border-box;
    padding-left: 2%;
}

.specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin p {
    font-family: 'franklin_gothic_mediumregular';
    font-size: 20px;
    line-height: 30px;
    color: #000200;
}

.specs_pwin .specs_content_pwin a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    display: block;
    vertical-align: top;
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    font-size: 1.4rem;
    padding: 1rem 1.6rem;
    line-height: 1.25;
    border-radius: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
    box-sizing: border-box;
    max-width: 319px;
    margin: 0 auto;
}

.scroltableonmob {
    display: none;
}

footer .flag {
    display: none;
}

.two_boxes_with_green_background {
    width: 100%;
    position: relative;
    padding: 50px 0;
}

.two_boxes_with_green_background .two_boxes_with_green_background_content {
    width: 100%;
    position: relative;
    padding: 100px 0;
    background: #b3d0cf;
}

.two_boxes_with_green_background .two_boxes_with_green_background_content::before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid #fff;
}

.two_boxes_with_green_background .two_boxes_with_green_background_content::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 30px solid #fff;
}

.two_boxes_with_green_background .two_boxes_with_green_background_content .two_boxes_with_green_background_content_box {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.two_boxes_with_green_background .two_boxes_with_green_background_content .two_boxes_with_green_background_content_box .two_boxes_with_green_background_box:nth-child(1) {
    width: 50%;
    box-sizing: border-box;
    padding-right: 50px;
    border-right: 1px #fff solid;
}

.two_boxes_with_green_background .two_boxes_with_green_background_content .two_boxes_with_green_background_content_box .two_boxes_with_green_background_box:nth-child(2) {
    width: 50%;
    box-sizing: border-box;
    padding-left: 50px;
}

.two_boxes_with_green_background .two_boxes_with_green_background_content .two_boxes_with_green_background_content_box .two_boxes_with_green_background_box img {
    display: block;
    width: 100%;
}

.two_boxes_with_green_background .two_boxes_with_green_background_content .two_boxes_with_green_background_content_box .two_boxes_with_green_background_box p {
    font-size: 28px;
    line-height: 34px;
    font-family: 'franklin_gothic_mediumregular';
    color: #fff;
    text-transform: unset;
    padding-bottom: 30px;
}

.list_box_wsin {
    width: 100%;
    position: relative;
    padding-top: 50px;
}

.list_box_wsin .list_box_wsin_content {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.list_box_wsin .list_box_wsin_content h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.list_box_wsin .list_box_wsin_content ul {
    font-size: 20px;
    line-height: 28px;
    color: #636466;
    padding-bottom: 30px;
}

.list_box_wsin .list_box_wsin_content ul li {
    position: relative;
    padding-left: 85px;
    font-size: 20px;
    line-height: 28px;
    color: #636466;
    padding-bottom: 30px;
    min-height: 46px;
}

.list_box_wsin .list_box_wsin_content ul li:before {
    content: "";
    position: absolute;
    display: block;
    width: 42px;
    height: 46px;
    top: 0;
    left: 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/wp-content/themes/inmodemd/images/what_Is_ul.png);
}

.list_box_wsin .list_box_wsin_content ul li:last-child {
    padding-bottom: 0;
}

.list_box_wsin .list_box_wsin_content p {
    font-size: 20px;
    line-height: 28px;
    color: #636466;
    padding-bottom: 30px;
}

.list_box_wsin .list_box_wsin_content p:last-child {
    padding-bottom: 0;
}

.left_image_right_text_chose_background {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.left_image_right_text_chose_background .left_image_right_text_chose_background_content {
    width: 90%;
    max-width: 1280px;
    overflow: hidden;
    margin: 0 auto;
    padding: 100px 0;
    display: flex;
    flex-wrap: wrap;
}

.left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_left {
    width: 30%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_left img {
    display: block;
    width: 100%;
    max-width: 300px;
}

.left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right {
    width: 70%;
    box-sizing: border-box;
    padding: 0 0 0 5%;
}

.left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right h2 {
    font-size: 30px;
    line-height: 38px;
    font-family: 'franklin_gothic_mediumregular';
    color: #19242e;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right p {
    font-size: 20px;
    line-height: 28px;
    color: #636466;
    padding-bottom: 30px;
}

.left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right p span {
    font-size: 14px;
}

.left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right .left_image_right_text_chose_background_box_right_button {
    width: 100%;
}

.left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right .left_image_right_text_chose_background_box_right_button a {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background-position: center center;
    font-family: 'franklin_gothic_bookregular';
    padding: 1rem 1.6rem;
    border-radius: 0;
    position: relative;
    /*width: 100%;*/
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.135em;
}

.as_seen_on_pwin.as_seen_on_pwin_1 .as_seen_on_content_pwin .as_seen_on_content_top_pwin {
    width: 100%;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box1 {
    width: 48%;
    position: relative;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box1 a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box1 img {
    display: block;
    width: 100%;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 {
    width: 48%;
    position: relative;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 .as_seen_on_1_box {
    position: relative;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 .as_seen_on_1_box a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'franklin_gothic_bookregular';
    color: #7db6b2;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 p {
    font-size: 20px;
    line-height: 28px;
    color: #9fa1a1;
    padding-bottom: 30px;
}

.as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 p:last-child {
    padding-bottom: 0;
}

.bx-pager-item:first-of-type:last-of-type {
    display: none
}
.in_the_news_ws{
    width: 100%;
    padding: 50px 0 30px;
}
.in_the_news_ws_container{
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
}
.in_the_news_ws h2{
    font-size: 30px;
    line-height: 38px;
    color: #19242e;
    text-transform: uppercase;
}
.in_the_news_ws .in_the_news_ws-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.in_the_news_ws .in_the_news_ws-row .in_the_news_ws-col{
    width: 19%;
    margin-right: 1.25%;
    margin-bottom: 20px;
}
.in_the_news_ws .in_the_news_ws-row .in_the_news_ws-col:last-child{
    margin-right: 0;
}
.in_the_news_ws .in_the_news_ws-row .in_the_news_ws-col img{
    display: block;
    width: 100%;
}
.section-whole-image-bg{
	width: 100%;
	padding: 30px 0;
}
.section-whole-image-bg img{
	max-width: 90%;
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 1455px) {
    .topbanner_pwin_v3 {
        min-height: 350px;
    }
    .topbanner_pwin_v3 .topbanner_content_pwin_v3 {
        width: 50%;
        margin-left: 45%;
    }
}

@media screen and (max-width: 1280px) {
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_img_pwin {
        width: 200px;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin {
        width: calc(100% - 240px);
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_1 {
        width: 200px;
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 {
        width: calc(100% - 240px);
    }
}

@media screen and (max-width: 1152px) {
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_img_pwin {
        width: 150px;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin {
        width: calc(100% - 190px);
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_1 {
        width: 150px;
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 {
        width: calc(100% - 190px);
    }
}

@media screen and (max-width: 1150px) {
    .topbanner_pwin_v3 {
        min-height: 350px;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left {
        width: 55%;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right {
        width: 42%;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_imbox {
        width: 35%
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox {
        width: 60%;
    }
}

@media screen and (max-width: 1095px) {
    .what_is_pwin.what_is_pwin_v2 .what_is_content_pwin .what_is_content_left_pwin .what_is_content_left_box_pwin .bx-wrapper .bx-pager {
        bottom: 10px;
    }
}

@media screen and (max-width: 1050px) {
    .topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin h1 {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: normal;
        padding-left: 50px;
    }
    .topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin p {
        font-size: 24px;
        line-height: 24px;
        letter-spacing: normal;
    }
    .topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin h1 img {
        width: 40px;
    }
    .topbanner_pwin_v3 {
        min-height: 300px;
    }
    .topbanner_pwin_v3 .topbanner_content_pwin_v3 {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .topbanner_pwin_v3 .topbanner_content_pwin_v3 h1 {
        font-size: 30px;
        line-height: 30px;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin {
        width: 66%;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_right_pwin {
        width: 30%;
    }
}
@media screen and (max-width: 991px) {
    .in_the_news_ws .in_the_news_ws-row .in_the_news_ws-col {
        width: 32%;
    }
    .in_the_news_ws .in_the_news_ws-row .in_the_news_ws-col:nth-child(3){
        margin-right: 0;
    }
}
@media screen and (max-width: 940px) {
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_img_pwin {
        width: 120px;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin {
        width: calc(100% - 160px);
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_1 {
        width: 120px;
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 {
        width: calc(100% - 160px);
    }
}

@media screen and (max-width: 959px) {
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin .hidenik,
    .technologies_pwin .technologies_content_pwin .hidenik,
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_content_top_pwin .hidenik,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin .hidenik,
    .left_content_right_table_pwin .hidenik,
    .what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin .hidenik {
        top: -115px;
    }
    .topbanner_pwin {
        padding: 0;
    }
    .videobox_topbanner_content_pwin {
        display: none;
    }
    .topbanner_pwin .topbanner_content_pwin .title_topbanner_content_pwin {
        width: 100%;
        display: none;
    }
    .topbanner_pwin .topbanner_content_pwin .mobiletopbanner {
        display: block;
    }
    .roi_video_section .roi_video_section_content_pwin .box_video_section a:before {
        width: 100px;
        height: 100px;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left {
        width: 100%;
        margin-bottom: 20px;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right {
        width: 100%;
    }
    .left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_left_pwin {
        display: none;
    }
    .left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin {
        width: 100%;
    }
}

@media screen and (max-width: 900px) {
    .top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .slide img.slimdt {
        display: none;
    }
    .top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .slide img.slimmb {
        display: block;
    }
    .specs_rows_boxes_pwin_mob_slide {
        display: table;
        table-layout: fixed;
        width: 100%;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .specs_rows_boxes_pwin_mob_slidebox {
        display: table-cell;
        overflow-x: scroll;
        width: 100%;
        padding-bottom: 40px;
    }
    .specs_rows_boxes_pwin_fourcols {
        min-width: 800px;
    }
    .scroltableonmob {
        display: block;
    }
    .scroltableonmob p {
        font-family: 'franklin_gothic_bookregular';
        font-size: 12px;
        text-align: right;
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 a {
        font-size: 1rem;
        padding: 1.2rem 1.6rem;
        width: 170px;
    }
}

@media screen and (max-width: 800px) {
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_img_pwin {
        width: 100px;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin {
        width: calc(100% - 140px);
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_1 {
        width: 100px;
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 {
        width: calc(100% - 140px);
    }
}

@media screen and (max-width: 768px) {
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin .hidenik,
    .technologies_pwin .technologies_content_pwin .hidenik,
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_content_top_pwin .hidenik,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin .hidenik,
    .left_content_right_table_pwin .hidenik,
    .what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin .hidenik {
        top: -90px;
    }
}

@media screen and (max-width: 767px) {
    .technology_content_pwin .technologies_content_right_pwin .request_results_text {
        padding: 5%;
        margin: 0 0 5% 0;
        border-bottom: 1px #ccc solid;
    }
    .page_navigation_pwin .page_navigation_body_pwin {
        display: none;
        padding: 20px 0 0;
        border-bottom: 1px #7cb5b2 solid;
    }
    .page_navigation_pwin .page_navigation_body_pwin .list-inline-item:not(:last-child) {
        border-bottom: 1px #7cb5b2 solid;
        padding: 5px 0;
    }
    .page_navigation_pwin .page_navigation_body_pwin .list-inline-item:last-child {
        padding: 5px 0;
    }
    .page_navigation_pwin .page_navigation_body_pwin .list-inline-item:not(:last-child) a {
        border-right: 0;
        padding-right: 0;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_img_pwin img {
        max-height: 150px;
    }
    /*.top_slider_pwin .top_slider_content_desktop_pwin{
		display: none;
	}
	.top_slider_pwin .top_slider_content_mobile_pwin{
		display: block;
	}*/
    .top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .slimbox {
        width: 50%;
    }
    .top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .sltextbox {
        width: 45%;
    }
    .top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .slimbox img.slimmb {
        width: auto;
        height: auto;
    }
    .top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .slimbox img.slimdt {
        width: 0;
        height: 0;
    }
    .page_navigation_pwin {
        padding: 0;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_left_pwin {
        display: none;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin {
        width: 100%;
    }
    .technologies_pwin .technologies_content_pwin h2 {
        width: 90%;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin h2 {
        width: 100%;
        text-align: left;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin {
        width: 90%;
        margin: 0 auto 30px;
        order: 1;
        margin-bottom: 0 !important;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_right_pwin {
        width: 100%;
        order: 3;
    }
    .technologies_pwin {
        padding: 50px 0 0;
    }
    .technologies_content_buttons_pwin {
        width: 90%;
        order: 2;
        margin: 0 auto 30px;
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_1 {
        width: 50px;
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 {
        width: calc(100% - 70px);
    }
    .clinical_studies_pwin {
        padding: 30px 0;
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_content_top_pwin h2 {
        text-align: center;
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box {
        width: 90%;
        margin: 0 auto;
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slideimbox {
        width: 60%;
        margin: 0 auto 20px;
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox {
        width: 100%;
    }
    .as_seen_on_pwin {
        padding: 30px 0;
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_content_top_pwin h2 {
        text-align: center;
    }
    .roi_why_pwin {
        padding: 0;
        background-size: 0;
    }
    .roi_why_pwin .roi_why_content_pwin {
        width: 100%;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin {
        width: 100%;
        margin: 0 auto;
        padding: 30px 5%;
        background-size: cover;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin:nth-child(2n+2) {
        padding: 30px 5%;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin:nth-child(2n+2):before {
        display: none;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin.nobg h2 {
        color: #7cb5b2;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin.nobg p {
        color: #000;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin.nobg ul {
        color: #000;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin.nobg ul li {
        color: #000;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin ul li:before {
        content: "";
        position: absolute;
        display: block;
        width: 42px;
        height: 46px;
        top: 0;
        left: 0;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(/wp-content/themes/inmodemd/images/what_Is_ul.png);
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box1 {
        width: 100%;
        margin-bottom: 30px;
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 {
        width: 100%;
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 .as_seen_on_1_box {
        width: 70%;
        margin: 0 auto;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin h2,
    .technologies_pwin .technologies_content_pwin h2,
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin h2,
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_content_top_pwin h2,
    .as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_content_top_pwin h2,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin h2,
    .gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_content_top_pwin h2,
    .specs_pwin .specs_content_pwin .specs_content_top_pwin h2,
    .left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin h2,
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_title_box h2,
    .what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin h2,
    .as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 h3 {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 20px;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin h2:last-child {
        padding-bottom: 0;
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox h2 {
        text-transform: unset;
        font-size: 20px;
        padding-bottom: 10px;
        line-height: 22px;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_title_box h2 {
        padding-bottom: 0;
    }
    .gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_content_top_pwin h2,
    .specs_pwin .specs_content_pwin .specs_content_top_pwin h2 {
        text-align: center;
    }
    .top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .sltextbox h2 {
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 10px;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin h3,
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slide h3,
    .slider_as_seen_on_box3 .slide h3,
    .slider_as_seen_on_box_noslide .slide h3 {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 20px;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin p,
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin ul li,
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin p,
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin ul li,
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slide p,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin p,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin.nobg p,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin.nobg ul li,
    .slider_as_seen_on_box3 .slide p,
    .gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box .box-textbox p,
    .left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin p,
    .left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin ul li,
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_title_box p,
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox h2,
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox p,
    .slider_as_seen_on_box_noslide .slide p,
    .what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin p,
    .as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 p {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 20px;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox h2 {
        padding-bottom: 0
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox p {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 20px;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin p span {
        color: #636466 !important;
    }
    .top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .sltextbox p {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 10px;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin p:last-child,
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin ul li:last-child,
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin p:last-child,
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin ul li:last-child,
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox p:last-child,
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slide p:last-child,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin p:last-child,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin.nobg p:last-child,
    .top_slider_pwin .top_slider_content_desktop_pwin .slidecontent .sltextbox p:last-child,
    .slider_as_seen_on_box3 .slide p:last-child,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin.nobg ul li:last-child,
    .gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box .box-textbox p:last-child,
    .left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin p:last-child,
    .left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin ul li:last-child,
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_title_box p:last-child,
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox p:last-child .slider_as_seen_on_box_noslide .slide p:last-child,
    .what_is_pwin .what_is_content_pwin .what_is_content_top_pwin .what_is_content_top_block_pwin p:last-child,
    .as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_pwin_1_box .as_seen_on_pwin_1_box_box2 p:last-child {
        padding-bottom: 0;
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .as_seen_on_content_top_pwin,
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_content_top_pwin {
        padding-bottom: 0;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin ul li:before,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin ul li:before {
        width: 20px;
        height: 22px;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin ul {
        margin-bottom: 20px;
    }
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin ul li,
    .roi_why_pwin .roi_why_content_pwin .roi_why_content_2_colls_pwin .roi_why_content_2_coll_box_pwin.nobg ul li {
        padding-left: 40px;
        padding-bottom: 0;
        margin-bottom: 20px;
        min-height: 22px;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin ul li,
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin ul {
        padding-bottom: 0;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin {
        padding-bottom: 20px;
    }
    .what_is_pwin .what_is_content_pwin .what_is_content_right_pwin .what_is_content_right_block_pwin:last-child {
        padding-bottom: 0;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin .links a,
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox .slidetextboxlink a {
        font-size: 1.2rem;
        padding: 1rem 0rem;
        width: 49%;
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slider-prev2,
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slider-next2 {
        top: 10%;
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }
    .top_slider_pwin .top_slider_content_desktop_pwin .slidecontent {
        padding: 20px 0;
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box {
        padding: 0;
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-prev,
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-next,
    .slider_as_seen_on_box3 .slider-next3,
    .slider_as_seen_on_box3 .slider-prev3 {
        top: auto;
        bottom: 10%;
        z-index: 20;
    }
    .slider_as_seen_on_box3 .slider-prev3.slider-prev3_v2,
    .slider_as_seen_on_box3 .slider-next3.slider-next3_v2 {
        top: 50%;
        bottom: auto;
    }
    .slider_as_seen_on_box3 .slider-prev3.slider-prev3_v2.with_title,
    .slider_as_seen_on_box3 .slider-next3.slider-next3_v2.with_title {
        top: auto;
        bottom: 7%;
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-prev,
    .slider_as_seen_on_box3 .slider-prev3 {
        left: 5%;
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-next,
    .slider_as_seen_on_box3 .slider-next3 {
        right: 5%;
    }
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slide h3,
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slide p,
    .slider_as_seen_on_box3 .slide h3,
    .slider_as_seen_on_box3 .slide p,
    .slider_as_seen_on_box_noslide .slide h3,
    .slider_as_seen_on_box_noslide .slide p {
        box-sizing: border-box;
        padding-left: 15%;
        padding-right: 15%;
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox .slidetextboxlink {
        text-align: center;
    }
    .roi_video_section .roi_video_section_content_pwin .box_video_section {
        width: 100%;
    }
    .slider_as_seen_on_box3,
    .slider_as_seen_on_box_noslide {
        padding: 0;
    }
    /*.slider_as_seen_on_box3 .slider-prev3, .slider_as_seen_on_box3 .slider-next3{
		top: auto;
    	bottom: 15%;
	}*/
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_img_pwin {
        width: 50px;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin {
        width: calc(100% - 70px);
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox .slidetextbox h2 {
        text-align: center;
    }
    .flag {
        display: none !important;
    }
    .gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box {
        width: 100%;
        margin-bottom: 30px;
    }
    .gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_boxes_pwin .box {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .gray_2_colls_pwin .gray_2_colls_content_pwin .gray_2_colls_boxes_pwin .box img {
        max-width: 100%;
    }
    .gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box img {
        margin-bottom: 30px;
    }
    .gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box .box-textbox h2 {
        padding-bottom: 15px;
        font-size: 18px;
    }
    .specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin p {
        font-size: 14px;
        line-height: 18px;
    }
    .gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_content_top_pwin {
        margin-bottom: 0;
    }
    .gray_3_colls_pwin {
        padding: 30px 0;
    }
    .gray_3_colls_pwin .gray_3_colls_content_pwin .gray_3_colls_boxes_pwin .box;
    last-child {
        margin-bottom: 0;
    }
    .gray__colls_content_bot_pwin .links {
        margin: 0;
    }
    .as_seen_on_pwin .gray__colls_content_bot_pwin .links {
        margin: 30px 0 0 0;
    }
    .specs_pwin .specs_content_pwin a {
        font-size: 1.24rem;
    }
    .specs_pwin {
        padding: 30px 0;
    }
    .specs_pwin .specs_content_pwin .specs_content_top_pwin {
        margin-bottom: 0;
    }
    .specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin .specs_rows_box_left_pwin {
        width: 40%;
    }
    .specs_pwin .specs_content_pwin .specs_rows_boxes_pwin .specs_rows_box_pwin .specs_rows_box_right_pwin {
        width: 60%;
    }
    .specs_pwin .specs_content_pwin .specs_rows_boxes_pwin {
        margin-bottom: 30px;
    }
    .topbanner_pwin_v3 {
        min-height: 230px;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_left .left_content_right_table_pwin_content_add_new_block_left_textbox .links a {
        width: 100%;
        font-size: 1rem;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_right p:before {
        width: 15px;
        height: 12px;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_right p {
        padding-left: 20px;
    }
    .roi_video_section .slider-prev4,
    .roi_video_section .slider-next4 {
        display: block;
    }
    .top_slider_images_pwin .top_slider_images_content_pwin .top_slider_images_box_pwin .bx-wrapper .bx-pager {
        bottom: 10px;
    }
    .two_boxes_with_green_background .two_boxes_with_green_background_content .two_boxes_with_green_background_content_box .two_boxes_with_green_background_box:nth-child(1) {
        width: 100%;
        box-sizing: border-box;
        padding-right: 0;
        border-right: 0;
    }
    .two_boxes_with_green_background .two_boxes_with_green_background_content .two_boxes_with_green_background_content_box .two_boxes_with_green_background_box:nth-child(2) {
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
    }
    .two_boxes_with_green_background .two_boxes_with_green_background_content .two_boxes_with_green_background_content_box .two_boxes_with_green_background_box p {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 20px;
        text-align: center;
        padding-top: 20px;
    }
    .two_boxes_with_green_background .two_boxes_with_green_background_content .two_boxes_with_green_background_content_box {
        padding: 0 5%;
    }
    .list_box_wsin .list_box_wsin_content h2 {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 20px;
    }
    .list_box_wsin .list_box_wsin_content ul {
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .list_box_wsin .list_box_wsin_content ul li {
        padding-bottom: 0;
        font-size: 16px;
        line-height: 20px;
        padding-left: 40px;
        margin-bottom: 20px;
        min-height: 22px;
    }
    .list_box_wsin .list_box_wsin_content ul li:last-child {
        margin-bottom: 0;
    }
    .list_box_wsin .list_box_wsin_content ul li::before {
        width: 20px;
        height: 22px;
    }
    .list_box_wsin .list_box_wsin_content p {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 20px;
    }
    .list_box_wsin .list_box_wsin_content p:last-child {
        padding-bottom: 0;
    }
    .left_image_right_text_chose_background .left_image_right_text_chose_background_content {
        padding: 30px 0 !important;
    }
    .left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_left {
        width: 100%;
        margin-bottom: 20px;
    }
    .left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_left img {
        display: block;
        width: 100%;
        max-width: 200px;
        margin: 0 auto;
    }
    .left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right {
        width: 100%;
        box-sizing: border-box;
        padding: 0 !important;
    }
    .left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right h2 {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 20px;
    }
    .left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right p {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 20px;
    }
    .left_image_right_text_chose_background .left_image_right_text_chose_background_content .left_image_right_text_chose_background_box_right p span {
        font-size: 12px;
    }
    .what_is_pwin,
    .what_is_pwin.what_is_pwin_v2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line {
        width: 95%;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_left {
        width: 45%;
        padding: 20px 5px;
    }
    .left_content_right_table_pwin .left_content_right_table_pwin_content .left_content_right_table_pwin_content_add_new_block .left_content_right_table_pwin_content_add_new_block_right .left_content_right_table_pwin_content_add_new_block_right_tablebox .left_content_right_table_pwin_content_add_new_block_right_tablebox_line .left_content_right_table_pwin_content_add_new_block_right_tablebox_line_right {
        width: 55%;
        padding: 20px 0 20px 5px;
    }
    .left_slider_right_text_pwin .left_slider_right_text_content_pwin .left_slider_right_text_content_right_pwin .links a {
        display: block;
        margin: 0 auto;
    }
    .spacer20_nomobile {
        padding: 0 0 0 0;
    }
}

@media screen and (max-width: 670px) {
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 a {
        font-size: 1rem;
        padding: 1.2rem 0rem;
        width: 145px;
    }
}

@media screen and (max-width: 575px) {
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 a {
        font-size: 1rem;
        padding: 1.2rem 0rem;
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }
    .clinical_studies_pwin .clinical_studies_content_pwin .clinical_studies_slider_box .slide .slidebox {
        padding: 5px;
    }
    .in_the_news_ws .in_the_news_ws-row .in_the_news_ws-col {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 450px) {
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-prev,
    .as_seen_on_pwin .as_seen_on_content_pwin .slider_as_seen_on_box .slider-next {
        top: auto;
        bottom: 15%;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_img_pwin {
        width: 45px;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin {
        width: calc(100% - 60px);
    }
    .topbanner_pwin_v3 .topbanner_content_pwin_v3 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .topbanner_pwin_v3 .topbanner_content_pwin_v3 h1 {
        font-size: 30px;
        line-height: 30px;
        width: 100%;
        letter-spacing: 5px;
    }
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin .links a,
    .technology_content_pwin .technologies_content_right_pwin .request_results_text .request_results_link a {
        width: 100%;
        margin-bottom: 10px;
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_1 {
        width: 45px;
    }
    .technologies_content_buttons_pwin .technologies_content_buttons_pwin_2 {
        width: calc(100% - 60px);
    }
}

@media screen and (max-width: 320px) {
    .technologies_pwin .technologies_content_pwin .technology_content_pwin .technologies_content_left_pwin .technologies_content_left_text_pwin .links a,
    .technology_content_pwin .technologies_content_right_pwin .request_results_text .request_results_link a {
        width: 100%;
        margin-bottom: 10px;
    }
}


/*======== Begin Request Popup Form =========*/

.popup-request-form {
    background: #fff;
    width: auto;
    max-width: 600px;
    margin: 20px auto;
    position: relative;
    padding: 10px;
}

.popup-request-form__wrapper {
    padding: 24px;
}

.popup-request-form .workstations-tabs {
    margin-top: 0;
}

.popup-request-form .workstations-tabs .tabs {
    margin-top: 0;
}

.popup-request-form .tabs ul.nav-tabs {
    display: flex !important;
}

@media screen and (max-width: 890px) {
    .popup-request-form .tabs ul.nav-tabs {
        margin-left: -15px;
    }
}

.popup-request-form .workstations-tabs .tabs .nav-tabs .nav-link {
    height: auto;
}

.popup-request-form .workstations-tabs .tabs .nav-tabs .nav-link .title {
    margin-bottom: 0;
}

.popup-request-form .contact-form {
    padding-bottom: 5px;
}

.popup-request-form__title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
    line-height: 1.2;
    padding-bottom: 10px;
}

.popup-request-form label {
    width: 100%;
}

.popup-request-form label input,
.popup-request-form label textarea,
.popup-request-form label select {
    width: 100%;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #59b7b3;
    height: 28px;
}

.popup-request-form label textarea {
    min-height: 252px;
    border: 1px solid #59b7b3;
    padding: 10px;
}

.popup-request-form__submit {
    text-align: center;
    padding-bottom: 10px;
}

.popup-request-form input[type="submit"] {
    width: auto;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    background-image: url('https://inmodemd-10c15.kxcdn.com/wp-content/themes/inmodemd/css/../images/button.png');
    background-position: center center;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 16px;
    padding: 1rem 1.6rem;
    height: 44px;
    border-radius: 0;
    position: relative;
    background-size: cover;
    margin-top: 0;
}


/*======== End Request Popup Form =========*/

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop,
    .hidenik {
        top: 0px !important;
    }
    /* IE11 */
}

@supports (-ms-ime-align:auto) {
    .hidenik {
        top: 0px !important;
        /* Edge */
    }
}
