.collapsing, .dropdown, .dropup {
    position: relative;
}
#sticky-header, .dropdown, .dropdown-menu, .dropdown-menu a {
    z-index: 2000!important;
}
.collapsing, .dropdown, .dropup {
    position: relative;
}
.navbar .navbar-brand:hover {
    transform: scale(1.05);
}
.container.mx-0.mx-sm-auto::before,.container.mx-0.mx-sm-auto::after{
  content: none;
}
.navbar-collapse {
    flex-basis: 62%;
    flex-grow: 1;
    align-items: center;
}
.navbar .nav-item a:hover:before {
    width: 100%;
    background: #00A09D;
    transition: width .5s ease;
}
.w-100{
      width: 100%;
      height: auto;
    }
.collapsing, .dropdown, .dropup {
    position: relative;
}
#top-bar, .navbar .nav-item a {
    position: relative;
}
.navbar-collapse {
        flex-basis: 100%;
        
}
.navbar-toggler-right {
    position: absolute;
    right: 1rem;
}
.collapse.show {
    display: block;
}
@media (min-width: 992px){
.navbar-toggleable-md .navbar-collapse {
    display: flex!important;
    width: 100%;
}
}
.dropdown-menu {
    position: absolute!important;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #3a4046;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 6.25rem;
}
#sticky-header > nav > div{
    position: relative;
}
@media (max-width: 767px){
    .navbar .navbar-brand img {
        width: 10rem;
    }
}
@media (max-width: 768px){
    .dropdown-menu {
        position: relative!important;
    }
     #top-bar > div > a.text-white.ml-auto.ml-md-0.mr-5.ml-lg-5{
        margin-right: 2.5rem!important;
    }
   
}
@media (max-width: 480px){
    .hide_sticky_mobile .hide_on_mobile_black {
        display: none!important;
    }
     .hide_sticky_mobile{
        position: static!important;
    }
    .row.pn_v_align_col{
        display: flex!important;
    }
    
}
#pn_video_modal .modal-dialog {
      max-width: 650px;
      /*margin: 30px auto;*/
  }



#pn_video_modal .modal-body {
  position:relative;
  padding:0px;
  overflow: hidden;
}
#pn_video_modal .close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}
.s_users_mosaic.s_users_mosaic_small{
  background-image: url("../images/banner_notext.png")
}
.pn_custom_btn{
  display: inline;
  top:20px;
}
.pn_mrp_cloud_software .display-1 {
    font-size: 3.4375rem;
    font-weight: 500;
    line-height: 1;
}
#top-bar {
    z-index: 1052;
}

.position-relative {
    position: relative;
}



@media (max-width: 1200px){
    .pn_mrp_cloud_software .display-1 {
        font-size: calc(1.46875rem + 2.625vw);
    }
    .pn_mrp_cloud_software .pn_responsive_to_image_block h3{
        font-size: calc(1.2875rem + 0.45vw);
    }
    .pn_mrp_cloud_software  .display-4{
        font-size: calc(1.3125rem + 0.75vw);
    }
    .pn_mrp_cloud_software  h2{
        font-size: calc(1.325rem + 0.9vw);
    }
    .pn_mrp_cloud_software .display-3 {
        font-size: calc(1.34375rem + 1.125vw);
    }
}
.pn_mrp_cloud_software .pn_custom_btn {
   display: inline!important;
}

.pn_mrp_cloud_software  .display-4 {
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 1;
}
.pn_mrp_cloud_software  .bg-white {
    color:#343a40;
}
.pn_mrp_cloud_software .bg-white h5{
    font-size: 0.9375rem;
    margin-bottom: 0.5rem;
    margin-top: 0;
    font-weight: 600;
    line-height: 1.2;
    color: #212529;
}
.pn_mrp_cloud_software .s_users_mosaic .box .title{
    top:18%;
    
}
.pn_mrp_cloud_software .s_users_mosaic .box .title .sub{
    
    line-height: 1.9;
}
     .s_sp1{
        position: relative;
        left: 10%;
    }
    .s_sp2{
        position: relative;
        left: 35%;
    } 
    .s_sp3{
         position: relative;
        left: 50%;
    }
@media (max-width: 426px){
    .pn_mrp_cloud_software .s_users_mosaic .box .title{
        top:50%;
    
        font-size: 27px!important;
        white-space: nowrap;
    
    }
    .pn_mrp_cloud_software .pn_sponsors .pn_sponsors_list{
        margin-bottom: 0;
    }
    .s_sp1{
        left: 0;
    }
    .s_sp2{
        left: 20%;
    }
    .s_sp3{
        left: 25%;
    }
   
    .custom_pn_equal_col_sm {
       position: relative;
        left: 0!important;
    }
    .pn_mrp_cloud_software .ml20 {
         margin-left: 0!important; 
    }
    .grey_bg_logo {
         margin-left: 0!important;
         margin-top: 25%!important;
         width: 120px!important;
    }
}
@media (max-width: 370px){
    
   .pn_sponsors_list .s_sp1{
        margin-left: 0px!important;
    }
    .pn_sponsors_list .s_sp2{
        margin-left: 40px!important;
    }
   
}

.playvideo_white_bg{
    margin-top: -100px;
}


.centered_img_play{
    width: 150px;
    height:150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
 footer.bg-light.o_footer{
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    z-index: 0;
    width: 100%;
    height: auto;
    min-height: 300px;
}

.progestnow_main{
    /*z-index: 1;*/
    /*position: relative;*/
    /*height: auto;*/
    padding-bottom: 300px;
    /*box-shadow: 0 10px 10px #16181b;*/
}
.pn_mrp_cloud_software .custom_pn_equal_col_sm .grey_bg_tr{
    min-height: 300px;
}
.pn_mrp_cloud_software .grey_bg_tr{
   
    background-color: #cbd7e6f5;
}
.pn_mrp_cloud_software .mb20{
   
   margin-bottom: 20px;
}
.pn_mrp_cloud_software .ml20{
   
   margin-left: 20px;
}


/*.pn_mrp_cloud_software .pn_v_align_col_play .pn_v_play{*/
/*    background-color: #ffffff42;*/
/*    border-radius: 50%;*/
/*    box-shadow: 0px 0px 75px -12px rgba(0,0,0,0.75);*/
/*}*/

.grey_bg_logo{
    margin-top: 10%;
    margin-left: 50px;
    height: 200px;
}
.custom_pn_equal_col_sm .pl0{
    padding-left: 0px!important;
}
.custom_pn_equal_col_sm .pr0{
    padding-right: 0px!important;
}
.table_cell{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}
.table_cell img{
    margin: 1em auto;
    display: block;
    max-width: 87% !important;
    margin-top: 46%;
}
.table_cell .box-quote{
    line-height: 35px;
    font-size: 24px;
    text-align: left;
}
.custom_pn_equal_col_sm .grey_bg_text{
    margin-top: 17%;
    text-align: left;
    font-size: 1.57em;
    color: white;
    font-weight: 600;
    margin-right: 15px;
    
}
.custom_pn_equal_col_sm .grey_bg_text.grey_bg_text_cust{
    margin-top: 10%;
    
}
.custom_pn_equal_col_sm .grey_bg_text p{
   width: 60%;
    float: right;
    margin-right: 25px;
}
.custom_pn_equal_col_sm .grey_bg_text p small{
   float: right;
}
.custom_pn_equal_col_sm {
   position: relative;
    left: 45px;
}
.bg_cover_norepeat{
        background-size: cover;
        background-repeat: no-repeat;
    }
.pos_rel{
    position: relative!important;
}
.grey_bg_tr{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.he300{
    height: 300px;
}
/*end custom css*/
body{
    height: 100%;
}
.bg_cover_norepeat{
        background-size: cover;
        background-repeat: no-repeat;
    }
.pos_rel{
    position: relative!important;
}
.grey_bg_tr{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.he300{
    height: 300px;
}
#wrapwrap {
    position: relative;
    display: block;
    height: auto;
    min-height: 100%;
    /*background-color: #212529;*/
    z-index: 1;
    position: relative;
    height: auto;
   
    box-shadow: 0 10px 10px #16181b;
}
#wrapwrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
#wrapwrap > * {
    display: block;
}
#wrapwrap > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: black;
}
.pn_mrp_cloud_software .bg-white {
    color: #343a40;
}
.pn_responsive_to_image_block.js_top_banner {
    border-top-width: 0 !important;
    background-size: auto 100%;
    
}
.pn_responsive_to_image_block {
    overflow: hidden;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.js_top_banner {
    overflow: hidden;
}
.pn_img_bg {
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-white {
    background-color: white !important;
    color: #343a40;
}
.bg-white {
    background-color: white !important;
}
section {
    background-color: #f8f9fa;
    position: relative;
    width: 100%;
}
.pn_responsive_to_image_block .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.pn_responsive_to_image_block .wrapper [class*="pn_v_align_col"] {
    display: block;
}
.pn_v_align_col {
    align-items: center;
}
.pn_responsive_to_image_block .wrapper [class*="pn_v_align_col"]::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.pn_responsive_to_image_block .wrapper [class*="pn_v_align_col"] > * {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.pn_v_align_col > *:not(:last-child) {
    margin-right: -1px;
}
.container::before, .container::after {
    content: "";
    display: table;
    clear: both;
}
.mb16 {
    margin-bottom: 16px !important;
}
.mt0 {
    margin-top: 0px !important;
}
.display-1, h1, .h1 {
    letter-spacing: -0.03em;
    word-spacing: 0.02em;
}
h3.fw_light{
    letter-spacing: -0.01em;
    word-spacing: 0.01em;
    font-weight: 300;
}
@media screen and (max-width: 600px) {
  .btn.pn_btn_cta.pn_custom_btn {
    padding-left: 1.2rem!important;
    padding-right: 1.2rem!important;
    font-size: 12px;
  }
}
.btn.pn_btn_cta {
    padding: 0.9em 2em;
    font-size: 1rem;
    line-height: 1.1;
    border-radius: 0.125rem;
    width: 250px;
    max-width: 100%;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    white-space: normal;
}
.pn_v_align_col_play{
    display: flex!important;
  align-items: center;
  justify-content: center;
}
.pn_v_align_col .guarda_il_video{
    text-align: center;
    color: #f5f8f9;
    font-weight: 600;
}
.pn_mrp_cloud_software .cover.pn_bg_cover .pn_v_play{
    
  display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15%;
    cursor:pointer!important;
     
}
.pn_mrp_cloud_software .pn_v_align_col_play .pn_v_play:hover { 
    transform: scale(1.05);
}
.pn_mrp_cloud_software .pn_v_align_col_play .pn_v_play { 
    -webkit-transition: all 0.5s ease-in-out;
}
.video-btn{
    cursor: pointer;
}
.pn_mrp_cloud_software .pn_v_align_col_play .pn_v_play img{
   
    width: 150px;
    height: 150px;
    transition: 0.3s;
}
.pn_mrp_cloud_software .pn_v_align_col_play .pn_v_play img.smbg{
    /*height: 130px!important;*/
}
.pn_mrp_cloud_software .pn_v_align_col_play .pn_v_play {
    cursor:pointer!important;
}
/*-------------------------------------section 2-------------------------------------------------------*/
.bg-white {
    background-color: white !important;
}
.mt24 {
    margin-top: 24px !important;
}
.mb8 {
    margin-bottom: 8px !important;
}
.mt96 {
    margin-top: 96px !important;
}
.mb48 {
    margin-bottom: 48px !important;
}
.pn-icon{
    border-radius: 50%;
    text-align: center;
}
.pn-icon.fa.fa-2x{
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    text-align: center;
    font-family: "FontAwesome" !important;
    color: #5C5B80 !important;
}
.pn-icon[class*="text-"]{
    border-width: 1px;
    border-style: solid;
}
.pn_mrp_cloud_software .display-3 {
   letter-spacing: -0.01em;
    word-spacing: 0.01em;
    font-weight: 400;
    line-height: 1;
    font-size: 2.1875rem;
}
.pn_mrp_cloud_software .display-1 {
    font-size: 3.4375rem;
    font-weight: 600;
    line-height: 1;
}
@media (max-width: 1200px){
    .pn_mrp_cloud_software .display-1 {
        font-size: calc(1.46875rem + 2.625vw);
    }
    .pn_mrp_cloud_software .pn_responsive_to_image_block h3{
        font-size: calc(1.2875rem + 0.45vw);
    }
    .pn_mrp_cloud_software  .display-4{
        font-size: calc(1.3125rem + 0.75vw);
    }
    .pn_mrp_cloud_software  h2{
        font-size: calc(1.325rem + 0.9vw);
    }
    .pn_mrp_cloud_software .display-3 {
        font-size: calc(1.34375rem + 1.125vw);
    }
}

/*------------------------------section 3 4 5 6---------------------------*/
.embed-responsive{
      height: inherit!important;
  }
@media (max-width: 474.98px){
    .mb64 {
        margin-bottom: 32px !important;
    }
    .mt92 {
        margin-top: 46px !important;
    }
}

@media (max-width: 767.98px){
    .wrapper .pn_v_align_col .mb96 {
        margin-bottom: 48px !important;
    }
}

.pn_mrp_cloud_software .pn_sponsors_list_item{
    background-size: contain!important;
    background-repeat: no-repeat;
}
.pn_mrp_cloud_software .pn_sponsors .pn_intro{
    margin-bottom: 15px!important;
    margin-top: 0!important;
}
.pn_mrp_cloud_software .pn_responsive_to_image_block .wrapper{
    background-color: #ffffff91;
}
.mb64 {
    margin-bottom: 64px;
}
.mb92 {
    margin-bottom: 92px ;
}
.mt92 {
    margin-top: 92px ;
}
.mt8 {
    margin-top: 8px !important;
}
.mb24 {
    margin-bottom: 24px !important;
}
.mt24 {
    margin-top: 24px !important;
}
.pn_sponsors {
    padding: 0.8em 0 0.5em;
}
.pn_sponsors .pn_intro{
    transform-origin: 50% 50%;
    transition: all 0.3s ease 0s;
    font-family: "Montserrat", "Odoo Unicode Support Noto", sans-serif;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1.2;
    color: #343a40;
}
.pn_sponsors .pn_sponsors_list {
    text-align: justify;
    margin-bottom: -27px;
}
.pn_sponsors .pn_sponsors_list > div {
    transform-origin: 50% 50%;
    transition: all 0.3s ease 0s;
}
.pn_sponsors .pn_sponsors_list > div {
    display: inline-block;
    height: 35px;
    margin: 10px 0;
    opacity: .5;
    transform: scale(0.8);
    background-size: cover;
}
.h4{
    letter-spacing: 0em;
    word-spacing: 0.005em;
}
.pn_list_bullet {
    padding-left: 0;
    /*list-style: none;*/
}
.mb0 {
    margin-bottom: 0px ;
}

.pn_bg_fixed{
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    overflow: hidden;
}

.shadow {
    box-shadow: -40px 40px 160px 0 rgba(0, 0, 0, 0.08), -8px 8px 15px 0 rgba(120, 120, 120, 0.04), 3px 3px 30px 0 rgba(0, 0, 0, 0.04) !important;
}
.visible-xs-inline-block{
    display: none;
}
 .visible-sm-inline-block, .visible-md, .visible-lg{
    display: none !important;
}
@media (max-width: 767.98px){
    .visible-xs-inline-block {
        display: inline-block !important;
    }
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 1200px){
    .visible-lg, .visible-lg-block {
        display: block !important;
    }
    .hidden-lg {
        display: none !important;
    }
}
@media (max-width: 1199.98px) and (min-width: 992px){
    .visible-md, .visible-md-block {
        display: block !important;
    }
    .hidden-md {
        display: none !important;
    }
}

/*----------------------------------------section 7----------------------------------------------*/



@media (min-width: 768px) {
    .pn_v_align_col_sm{
        align-items: center;
    }
    
    .s_users_mosaic .box::before {
        height: 100%;
   }
}
@media (max-width: 575.98px){
    .s_users_mosaic .box .title .number {
        display: block;
        margin-bottom: 10px;
    }
}
.mb32 {
    margin-bottom: 32px !important;
}
.s_testimonial {
    display: block;
}
.text-heading {
    color: #212529;
}
.s_testimonial .thumb {
    width: 20%;
    max-width: 60px;
    padding-right: 5px;
}
.s_testimonial .thumb, .s_testimonial blockquote {
    vertical-align: top;
    display: inline-block;
    padding-top: 0;
}
.s_testimonial .thumb img {
    border-radius: 100%;
    max-width: 100%;
    height: auto;
}
.s_testimonial blockquote {
    width: 78%;
    max-width: 500px;
    padding: 0 0 0 5px;
    border-left: none;
    line-height: 1.3;
}
.s_testimonial .thumb, .s_testimonial blockquote {
    vertical-align: top;
    display: inline-block;
    padding-top: 0;
}
.mt8 {
    margin-top: 8px !important;
}
.s_testimonial blockquote p {
    font-size: 0.9em;
}
blockquote p {
    font-size: 0.9375rem;
    color: #212529;
}
.o-thumbnail {
    padding: 10px;
    background-color: #fff;
    border: 0;
    border-radius: 0.125rem;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.embed-responsive{
    height: 100%;
}
.bg-200 {
    background-color: #e9ecef !important;
    color: #343a40;
}
/*------------------------------section-----------------------------*/
.mt48 {
    margin-top: 48px !important;
}
.mt92 {
    margin-top: 92px !important;
}
.display-4.mt48.text-center{
    letter-spacing: 0em;
    word-spacing: 0.005em;
}
.pn_bg_cover.cover{
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
}
.pn_v_align_col_sm .pn_v_play.video-btn img{
    -webkit-transition: all 0.3s ease-in-out;
}
/*.pn_v_align_col_sm .pn_v_play.video-btn img:hover{*/
/*    overflow: hidden;*/
/*    transform: scale(1.03);*/
/*    position: absolute;*/
/*    top: 28%;*/
/*    left: 37%;*/
/*}*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (-webkit-min-device-pixel-ratio: 2) { 
    .pn_bg_fixed{
        background-attachment: inherit;
        
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
         
        overflow: hidden;
    }
    .pn_sponsors .pn_sponsors_list{
        margin-bottom: 0;
        margin-top: 0;
    }
}

@media all and (min-width:768px) and  (max-width : 1024px) {
    .table_cell .box-quote {
        line-height: 22px;
        font-size: 17px;
        text-align: left;
    }
     .btn-group-sm>.btn, .btn-sm{
        padding: .5rem 1rem!important;
    }
    .pn_mrp_cloud_software .s_users_mosaic .box .title {
        top: 15%;
        font-size: 29px;
    }
    .progestnow_main{
        overflow: hidden;
    }
}

@media (min-width: 992px) {
    .pn_responsive_to_image_block .wrapper > .container,
    .pn_responsive_to_image_block .wrapper > .container > .row{
        height: 100%;
    }
    .md_width75{
        width: 75%;
        margin:0 auto;
    }
}
@media (max-width: 768px) {
    .js_top_banner {
        background: linear-gradient(150deg, #257cc9 20%, #1971bf 80%) !important;
        color: white !important;
        min-height: 525px;
    }
    .pn_mrp_cloud_software .pn_responsive_to_image_block .wrapper {
        background-color: transparent;
    }
    .pn_mrp_cloud_software .pn_responsive_to_image_block .wrapper .container {
        width: 100%;
    }
    .js_top_banner .row > div, .js_top_banner .form-horizontal .form-group > div, .form-horizontal .js_top_banner .form-group > div {
        text-align: center !important;
        margin-top: 32px !important;
    }
}


@media all and (min-width:426px) and (max-width:768px) {
     .pn_mrp_cloud_software .pn_responsive_to_image_block .wrapper {
        background-color:transparent;
    }
    .btn-group-sm>.btn, .btn-sm{
        padding: .5rem 1rem!important;
    }
    .pn_mrp_cloud_software .s_users_mosaic .box .title {
        font-size: 32px;
        white-space: nowrap;
        
    }
    .table_cell .grey_bg_text .box-quote {
        line-height: 25px;
        font-size: 15px;
        text-align: left;
    }
    .grey_bg_tr .table_cell   img {
        max-width: 100% !important;
        margin-top: 70%;
    }
    .custom_pn_equal_col_sm .grey_bg_tr .grey_bg_text{
        margin-top: 35%;
    }
    .bg_cover_norepeat .cover.pn_bg_cover .pn_v_play{
        margin-top: 30%;
    }
    .custom_pn_equal_col_sm {
        position: relative;
        left: 25px;
    }
    .progestnow_main{
        overflow: hidden;
    }
     .pn_equal_col_sm > * > *:not(img) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .pn_bg_fixed{
        background-attachment: inherit;
        
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
         
        overflow: hidden;
    }
   .hide_sticky_mobile .hide_on_mobile_black{
        display: none!important;
    }
    .pn_responsive_to_image_block .wrapper{
        bottom:auto!important;
    }
    .pn_mrp_cloud_software .ml20 {
         margin-left: 0!important; 
    }
    .pn_mrp_cloud_software .mb20 {
        margin-bottom: 0;
    }
    .bg_cover_norepeat .cover.pn_bg_cover .pn_v_play {
        margin-top: 10%; 
    }
    .pn_mrp_cloud_software .s_users_mosaic .box .title {
        top: 50%;
    }
    .progestnow_main{
        padding-bottom: 600px;
    }
    .pn_sponsors .pn_sponsors_list{
        margin-bottom: 0;
        margin-top: 0;
    }
}



@media screen and (max-width: 425px){
    .pn_mrp_cloud_software .pn_responsive_to_image_block .wrapper{
      background-color: transparent!important ;
  }
   .bg_cover_norepeat .cover.pn_bg_cover .pn_v_play{
        margin-top: 15%;
    }
  .cust_px_mdx button {
      font-size: 15px!important;
  }
  .cust_px_mdx .px-5 {
    padding-left: 1.2rem!important;
    padding-right: 1.2rem!important;
  }
 
  .custom_pn_equal_col_sm > div.pos_rel.bg_cover_norepeat{
        background-position: center left!important;
        background-repeat: no-repeat!important;
        height: 400px;
        background-size: cover!important;
       
  }
  
  .custom_pn_equal_col_sm .mb20{
       
        margin-bottom: 0!important;
  }
  .custom_pn_equal_col_sm .pn_bg_cover.video-btn{
        display: block!important;
        height: 100%!important;
  }
  .custom_pn_equal_col_sm .pn_v_align_col_play.video-btn{
        
        max-height: 200px!important;
  }
 .col-sm-5 .table_cell{
      display: inline!important;
  }
  .col-sm-5 .table_cell img{
     margin-top: 30px!important;
  }
  .custom_pn_equal_col_sm .grey_bg_text, .table_cell .box-quote{
        margin-top: 5%!important;
        text-align: center!important;
    
    
    }
  .progestnow_main{
        padding-bottom: 630px!important;
    }
    footer.bg-light.o_footer{
        top: 10px;
   
    }
     .table_cell .grey_bg_text .box-quote  {
        line-height: 35px;
        font-size: 25px;
    }
    
}
@media screen and (max-width: 375px){
    
    .playvideo_white_bg .pn_v_align_col_play.video-btn{
        
        max-height: 200px!important;
  }
  .pn_responsive_to_image_block .wrapper [class*="pn_v_align_col"]::before {
        content: ""!important;
        height: inherit!important;
    }
}
.s_banner {
    min-height: 25vh;
    padding: 1em 0;
    position: relative;
}
.pn_gradient{
    background: linear-gradient(150deg, #257cc9 20%, #1971bf 80%) !important;
}