#release_notes_form .release_notes_url{
    min-width: 500px;
}
.release_notes-settings-page{
    padding: 15px;
}
.rn_filter_form {
    /* position: sticky;
    position: -webkit-sticky;
    background: #404751; */
    color: #fff;
    top: 108px;
    z-index: 5;
    margin: -29px auto 0;
    width: 85%;
    max-width: 1440px;
}
.release_custom_products{
    width: 100% !important;
}
#rn_html_return ol {
    padding-inline-start: 20px !important;
}
.filter_links.active{
    color: #00baff;
}
.release_custom_products {
    min-height: 100% !important;
}
.rn_content_cus {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    max-width: 1440px;
    width: 80%;
    margin: auto;
    flex-wrap: wrap;
    padding: 0 15px;
}
.anchor_links.fixed{
    position: fixed;
    top: 0px;
}
.div_33 a.image-popup-no-margins {
       width: 33.33%;
}
.div_four .div_33 {
    display: inline-block;
    width: 33.33%;
}
.div_four .div_33 a {
    width: 100%;
}
.div_four {
    display: flex;
    flex-wrap: wrap;
}
.rn_content_cus .anchor_links{
    padding-bottom: 32px;
     width: 90%; 
    border-bottom: 1px solid #dbe3e9;
    /*min-width: 25%;*/
    /*max-width: 25%;*/
    /*background-color: #fff;*/
    padding-right: 10px;
    z-index: 0;
  
}
#rn_html_return{
    min-height: 90vh;
        width: 75%;
}
.rn_content_cus .anchor_links::-webkit-scrollbar {
  width: 6px;
}
.rn_content_cus .anchor_links::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}
.relase_cst  h3 {
   font-size: 24px !important;
    line-height: 1.33;
    color: #000;
     padding-top: 15px;
}
.relase_cst  h3 strong{
    font-weight: 800;
}
.relase_cst .slick-slide  {
    padding: 0 2.2%;
}

.relase_cst span.popup-gallery_br a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
     border-radius: 3px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    top: 0;
    display: block;
    z-index: 9;
}
.relase_cst p {
    font-size: 16px;
    line-height: 2;
    color: #8b96a0;
    padding-top: 17px;
}
.relase_cst a.read_relase {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.71;
    color: #337cbd;
    position: relative;
    display: inline-block;
}
.relase_cst a.read_relase:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(http://vnclagoon.com/wp-content/uploads/2021/05/icon-product-arrow-forward-2.svg);
    right: -21px;
    top: 3px;
}
.rn_content_cus .anchor_links::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  height:100px;
}
.rn_content_cus .anchor_links::-webkit-scrollbar-thumb:vertical,.rn_content_cus .anchor_links::-webkit-scrollbar-track-piece{
  height:100px;
}
.anchor_links_par{
    width: 100%;
    min-width: 25%;
    max-width: 25%;
    background-color: #fff;
    padding-right: 10px;
    overflow: hidden;
}
.rn_content_cus .anchor_links ul{
    list-style-type: none;
    padding: 0;
    position: sticky;
    position: -webkit-sticky;
    
    z-index: 5;
}
.rn_content_cus .anchor_links li{
    color: #525f6c;
        font-size: 20px;
    line-height: 32px;
    cursor: pointer;
}
.rn_content_cus .anchor_links li.active{
    color: #388eda;
}
/*.page-id-124982 .et_section_regular .et_pb_row.et_pb_row_1{
    width: 100%;
    max-width: 100%;
}*/

.rn_filter_form #release_filter_form{
    /*width: 80%;
    max-width: 1080px;*/
    width: 100%;
    max-width: 100%;
    padding: 0;
}
#rn_html_return .loadMore, #rn_html_return .loadLess {
    border: none;
    transition: all 200ms ease 0s;
    color: #337cbd;
    cursor: pointer;
    background-color: transparent;
    font-size: 14px;
    position: relative;
    padding: 0;
        margin-left: -20px;
  margin-top: 16px;
    font-weight: bold;
}
#rn_html_return button.expand.loadMore:before {
    position: absolute;
    content: '';
    right: -22px;
    background: url(http://vnclagoon.com/wp-content/themes/Divi-child/images/icon-product-release.svg);
    width: 18px;
    height: 18px;
    top: 2px;
}
#rn_html_return .expanded button.expand.loadMore:before {
    transform: rotate(180deg);
}
#rn_html_return .loadMore:hover{
    transform: translateY(-1px);
    opacity: 0.9;
    }
}
#rn_home .et_pb_row.et_pb_row_3{
    clear: both;
}
.et_pb_column.et_pb_column_4_4.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-top: 50px;
}


#release_filter_form a {
     font-size: 14px;
    padding: 4px 24px ;
    opacity: 1;
    border-right: 1px solid #d1dbe3;
    color: #8b96a0;
    position: relative;
    font-weight: bold; 
    margin: 10px 0;
    line-height: 1.71;
    display: inline-block;
}
#release_filter_form a:last-child {
    border: 0px;
}
.entry-content #rn_html_return .et_pb_text_inner h3 {
    font-size: 24px;
   font-weight: 800;
  padding-bottom: 32px;
}
.div_50 {
    display: flex;
    flex-wrap: wrap;
}
.release_notes-inner p strong {
    color: #000;
    font-size: 20px;
    padding-bottom: 15px;
    display: block;
    padding-top: 10px;
}
.entry-content #rn_html_return .et_pb_text_inner p strong {
    font-size: 18px;
    font-weight: bold;
}
.br_release_notes-title {
    margin-bottom: 10px;
    padding: 0;
}

#et-boc .anchor_links li{
    margin-bottom: 10px;
}
#rn_html_return .images_block {
    margin: 25px 0 25px -28px;
}
#rn_html_return .images_block span {
    display: inline-block;
    width: 196px;
}
#rn_html_return .images_block span:not(:last-child) {
    margin-right: 18px;
}

#rn_html_return .release_notes-inner {
    padding: 50px 0px 50px 28px ;
}
#rn_html_return .release_notes-inner:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 120%;
    left: 0;
    background-color: #d1dbe3;
}
#rn_html_return .release_notes-inner:first-child {
    padding-top: 0;
}
#et-boc .rn_content_cus {
    margin-bottom: 60px;
}
#et-boc .rn_content_cus .anchor_links{
    padding-top: 50px;
}
#et-boc .rn_content_cus #rn_html_return {
    border-left: 1px solid #e1e1e1;
}
#et-boc #rn_html_return .release_notes-inner {
    border-bottom: 1px solid #e1e1e1;
}
#rn_html_return{
    position: relative;
    z-index: 3;
}
.pos_fix_anc{
    position: fixed;
    top: 170px;
    width: auto;
    bottom:50px;
}

.pos_fix_anc2 {
    position: fixed;
    top: 190px;
    left: 50%;
     /* width: 80%; */
    z-index: 9;
    transform: translate(-50%, 0%);
}
.pos_stat{
    position: static;
        border-radius: 3px;
}
/*start-08-07-2021*/

.div_33 {
    display: flex;
    flex-wrap: wrap;
}
.image-popup-no-margins {
    position: relative;
    display: inline-block;
    border-left: 8px solid #fff;
    border-right: 8px solid #fff;
}

a.image-popup-no-margins img{
    border-radius: 3px;
        margin: auto;
    display: block;
}
.div_40 {
    width: 40%;
}
.div_60 {
    width: 60%;
}
.div_four .div_3 {
    display: flex;
}
.div_6 {
    display: flex;
    flex-wrap: wrap;
}
/*a.image-popup-no-margins:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    left: 0;
    border-radius: 3px;
    top: 0;
}*/

/*end-08-07-2021*/
@media only screen and (max-width: 991px) {
    .rn_filter_form{
        top: 0;
    }
    .rn_content_cus .anchor_links ul{
        top: 100px;
    }
}
@media only screen and (max-width: 767px) {
    .rn_filter_form #release_filter_form{
        width: 100%;
    }
    #release_filter_form a {
        font-size: 15px;
        padding: 17px;
    }
  .rn_content_cus {
    max-width: 100%;
    padding-top: 40px;
}
#rn_html_return .release_notes-inner:before{
    display: none;
}
    #et-boc .anchor_links li{
        font-size: 13px;
    }
}
@media only screen and (max-width: 670px) {
    #release_filter_form a {
        font-size: 14px;
        padding: 17px 2%;
    }
    #et-boc .rn_content_cus{
        flex-wrap: wrap;
    }
    .rn_content_cus .anchor_links{
        z-index: 0;
        min-width: 100%;
        max-width: 100%;
    }
}
/*//search styles//*/
#main-header .et-search-form input {
    z-index: 1;
    background-color: white;
    height: 39px;
    line-height: 40px;
    width: 200px;
    border: 1px solid;
    border-right: none;
    padding: 10px;
}
#main-header span.et_close_search_field {
    background-color: #00baff;
    height: 39px;
    color: white;
    top: -1px;
    padding-top: 3px;
}
#main-header span.et_close_search_field:after {
    color: white;
}
#main-header #et_top_search {
    margin-top: 19px;
}
#main-header #et_top_search {
    position: absolute;
    right: 0;
}
.pos_fix_anc2 {
    top: 145px;
}
.rn_filter_form .app_items,.rn_filter_form .allapp {
    display: inline-block;
}

.select-app_block {
    padding-top: 17px;
}
.select-app_block .grid_icon {
    margin-right: 10px;
}
.select-app_block,.x_icon {
    display: none;
}
.select-app_block .select-app {
    display: inline-block;
}
.allapp .app_items.active-menu {
    display: block!important;
    padding-top: 20px;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    justify-content: center;
    align-items: center;
}
.allapp .app_items.active-menu div {
    width: 100%;
}
.allapp .app_items.active-menu .x_icon {
    display: block;
    position: absolute;
    right: 35px;
    top: 30px;
    z-index: 1;
    font-size: 24px;
}
#et_search_icon_menu {
    height: 30px;
    width: 30px;
    padding: 0!important;
}
#et_search_icon_menu:hover {
    background-color: transparent;
}
body.hidden{
    overflow: hidden;
}
@media only screen and (max-width: 980px) {
    .rn_filter_form {
        top: 0px !important;
          width: 100%;

    }
    .pos_fix_anc2 {
    left: 0;
    width: 100%;
    transform: none;
}
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .rn_filter_form {
            left: 0;
    transform: none;
    top: 0px !important;
    position: relative !important;
    }
}
@media only screen and (max-width: 1070px) {
    #main-header #et-top-navigation {
        position: relative;
        padding-right: 20px;
        padding-left: 170px;
    }

    .et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-left: 10px;
    }
}
@media only screen and (max-width: 960px) {
    #main-header #et-top-navigation {
        padding-right: 45px;
    }
    .rn_filter_form .select-app_block {
        display: block;
    }
   /* .rn_filter_form .app_items {
        display: none;
    }*/
 /*   #release_filter_form .allapp {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
    }*/
    #release_filter_form .allapp .select-app_block {
        margin-left: auto;
            display: none;
    }
  /*  .allapp .app_items {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        height: 100%;
        background-color: #404751;
        z-index: 9999999;
    }*/
    .allapp .app_items a{
        display: block;
    }
.anchor_links_par {
    width: 100%;
    max-width: 100%;
}
#rn_html_return {
    width: 100%;
    margin-top: 50px;
}

    #et-boc #rn_html_return {
        border-left: none;
    }

    #et-boc #rn_html_return .release_notes-inner {
        border-bottom: none;
    }

    #et-boc .et_pb_section_1.et_section_regular.lya,#et-boc .et_pb_section_1.et_section_regular.lya .et_pb_row{
        position: inherit;
    }
    #et-boc .et_pb_section_1.et_section_regular.lya .et_pb_column,#et-boc .et_pb_section_1.et_section_regular.lya .et_pb_text_inner,#et-boc .et_pb_section_1.et_section_regular.lya .rn_filter_form{
        position: inherit;
    }
    .allapp .app_items a{
        position: relative;
    }
    .allapp .app_items a:after {
        position: absolute;
        display: block;
        content: "";
        height: 2px;
        background-color: white;
        left: 0;
        right: 0;
        bottom: 0;
        width: 110px;
        margin: 0 auto;
    }
    #rn_html_return .release_notes-inner {
        padding: 0;
    }
    .rn_filter_form.pos_fix_anc2 {
        top: 81px;

    }
    #main-header #et_top_search {
        position: absolute;
        left: 20px;
        top: 452px;
        z-index: 999;
        display: block;

    }
    .ubermenu-item_custom_li {
        padding: 5px 20px!important;
        cursor: pointer;
        display: none;
    }
    #et_search_icon_menu:before {
        position: absolute;
        top: -3px;
        left: 0;
        font-size: 17px;
        content: "\55";
        text-shadow: 0 0;
        font-family: ETmodules!important;
        font-weight: 400;
        font-style: normal;
        font-variant: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 1;
        text-transform: none;
        speak: none;
    }
   /* .rn_filter_form #release_filter_form {
        height: 44px;
    }*/
    .pos_fix_anc2 {
    position: relative !important;
}
    #release_filter_form a {
        padding: 9px 25px;
    }
    #release_filter_form  .select-app_block{
        padding-top: 9px;
    }
    #et-boc #release_note_page_title .et_pb_text_inner h1 {
        font-size: 48px!important;
        margin-bottom: 0;
    }
    #release_note_page_title {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    #et-boc .et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular {
        padding-top: 10%;
        padding-bottom: 10%;
    }
}

@media only screen and (max-width: 959px) {
    #main-header #et_top_search {
        margin-top: 0px;
    }
    #main-header #et_top_search {
        display: none !important;
    }
    .ubermenu-item_custom_li {
        display: block !important;

    }
}
@media only screen and (max-width: 980px) {
    .rn_filter_form {
        top: 233px;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .rn_filter_form.pos_stat {
        margin-bottom: -21px;
    }
}

@media only screen and (min-width: 981px) {
    .release_custom {
        ddisplay: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .release_custom .et_pb_image {
        
    }
    .release_custom .et_pb_image span.et_pb_image_wrap  {
        display: block;
        height: 100%;
    }
    .release_custom .et_pb_module.et_pb_image .rll-youtube-player{
        max-height: 300px;
        height: 100%;
    }
   /* .release_custom .et_pb_image img {
        max-height: 300px;
    }*/
    #et_top_search_menu{
       cursor: pointer;
    }
    #et-secondary-menu>ul>li:last-child a{
         padding-right: 0;
    }
    #et_top_search_menu:after {
        position: absolute;
        top: 9px;
        left: 20px;
        font-size: 17px;
        content: "\55";
        text-shadow: 0 0;
        font-family: ETmodules!important;
        font-weight: 400;
        font-style: normal;
        font-variant: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 1;
        text-transform: none;
        speak: none;
    }
}
#et_top_search {
    display: none!important;
}
@media only screen and (max-width: 960px) {
    .iframe_element_vid {
        width: 56%!important;
    }
    #et-boc .rn_content_cus #rn_html_return{
        border-left:none;
    }
}

.et_pb_image img {
    position: relative;
    object-fit: cover;
}

.iframe_element_vid{
    width: 220px !important;
    opacity: 0.6;
    background-color: #000000;
    cursor: pointer;
    position: relative;
}
.iframe_element_vid2{
    width: 100% !important;
    opacity: 0.6;
    background-color: #000000;
    cursor: pointer;
    position: relative;
    height: 90%!important;
}
.iframe_element_vid:after{
    width: 32px;
    height: 32px;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    content: "\45";
    text-shadow: 0 0;
    font-family: ETmodules!important;
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, -50%);
}

.release_custom_products .et_pb_text_align_left{
    display: flex;
}
.release_custom_products .et_pb_image{
    text-align: center;
}
.release_custom.release_custom_products .et_pb_image img{
height: 280px;
 border-radius: 3px;
    width: 100%;
    object-position: top;
}

@media only screen and (min-width: 980px) {
 .release_custom.release_custom_products .et_pb_module.et_pb_image  {
    padding-top: 280px;
    position: relative;
 }
 .release_custom.release_custom_products .popup-gallery_br{
 position: absolute;
    top: 0;
    left: 50%;
     -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
      width: 100%;
 }
}
@media only screen and (max-width: 1350px) {
 .rn_content_cus .anchor_links{
   width:250px;
 }
}
@media only screen and (max-width: 1250px) {
 .rn_content_cus .anchor_links{
   width:205px;
 }
}
@media only screen and (min-width: 768px)  and (max-width:850px) {
#release_filter_form a {
    padding: 4px 11px!important;
    font-size:11px !important;
}
}
@media only screen and (min-width: 851px)  and (max-width:980px) {
#release_filter_form a {
    padding: 4px 13px!important;
    font-size:12px !important;
}
}
@media only screen and (min-width: 981px)  and (max-width: 1024px) {
#release_filter_form a {
    padding: 4px 11px!important;
    font-size:11px !important;
}
}
@media only screen and (min-width: 1025px)  and (max-width: 1200px) {
#release_filter_form a {
    padding: 4px 11px!important;
    font-size:12px !important;
}
}
@media only screen and (min-width: 1201px)  and (max-width: 1299px) {
#release_filter_form a {
    padding: 4px 13px!important;
    font-size:14px !important;
}
}
@media only screen and (min-width: 1300px)  and (max-width: 1420px) {
#release_filter_form a {
    padding: 4px 18px!important;
}
}