@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* .logo img {
        width: 126px !important;
    } */
    .tabbing-section {
        margin: 60px 0px 60px;
    }

    .contentsection-white {
        padding-right: 30px;
    }
    ul.mainmenu > li > a:link, ul.mainmenu > li > a:visited {
        line-height: 56px!important;
    }
    .header-search {
        top: 26px!important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .mobile-main-box .logo .d-none {
            display: block!important;
    }
    .mobile-main-box .logo .d-none span {
        display: block;
    }
    /* Custom Css Start */

    .title-h1 {
        font-size: 62px;
        line-height: 62px;
    }

    .title-h2 {
        font-size: 32px;
        line-height: 50px;
    }

    .title-h3 {
        font-size: 32px;
        font-weight: 400;
        line-height: 42px;
    }

    .title-h4 {
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }

    .sub-title-18 {
        font-size: 16px;
        line-height: 20px;
    }

    /* .sub-title-16 {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    } */

    .decription-18 {
        font-size: 16px;
        line-height: 24px;
    }

    .decription-20 {
        font-size: 18px;
        line-height: 28px;
    }

    /* Custom Css End */

    /* Banner Section Css Start */

    .banner-bg-img img {
        height: 430px;
    }

    .banner-content {
        max-width: 400px;
        padding: 60px 0px;
    }

    /* Banner Section Css End */

    /* Key Feature Section Css Start */
    .play-icon iframe {
        height: 400px;
    }
    .video-section {
        margin: 0 0px;
        border-radius: 0;
    }
    .blue-section {
        margin: 0 0px 80px;
        border-radius: 0;
    }
    .key-feature-section {
        margin: 40px 0px 0px;
    }

    .key-feature-heading h2 {
        padding-bottom: 24px;
    }

    .release-main {
        margin: 60px 0px;
    }

    .key-feature .contentsection {
        padding-bottom: 40px;
    }

    /* Key Feature Section Css End */

    /* Video Section Css Start */

    .video-section {
        padding: 60px 0px;
    }

    /* Video Section Css End */

    /* Release Notes Section Css Start */

    .upperpart {
        margin-bottom: 40px;
    }

    /* Release Notes Section Css End */

    .videos-banner-content {
        padding: 0px 0px !important;
    }

    .tabbing-section {
        margin: 40px 0px 70px;
    }
    .banner-content.videos-banner-content {
        max-width: 540px;
        padding: 60px 0px;
    }
    .videos-banner-content h2 {
        max-width: 460px;
    }
    ul.tabs li.active:after {
        display: none;
    }
    .videos-banner-content p {
        width: 100%;
        max-width: 100%;
        line-height: 28px;
    }

}


@media screen and (min-width: 300px) and (max-width: 767px) {
	
	.release-main.key-feature .undermainsection .row {
			flex-direction: column-reverse;
	}
	.release-main.key-feature .undermainsection .row .outercontent {
    display: flex;
    margin-top: 20px;
}
	.play-icon .video-new-box {
		height: auto;
	}
   
    ul.mainmenu > li > a:link, ul.mainmenu > li > a:visited { 
        line-height: 24px!important;
    }
    .documentor-section img {
        width: 100% !important;
        max-width: 370px !important;
        margin: 10px auto !important;
    }
    .rwd-table tr {
        border-top: 1px solid #ddd;
    }
    .get-main-box {
        padding: 50px 0 50px;
    }
    .rwd-table th, .rwd-table td {
        padding: 0em 1em;
    }
    .get-main-box ul li {
        margin-bottom: 20px;
    }
    .rwd-table td:first-child {
        margin-top: 0;
    }
    .rwd-table td:last-child {
        margin-bottom: 0;
    }
    .get-main-box ul {
        display: block;      
    }
    .banner-content-box {
        position: absolute;
        width: 100%;
        top: 150px;
    }
    .banner-content {
        padding: 20px 0px;
    }
    .videos-banner .banner-bg-img img {
        height: 520px;
    }
    /* Custom Css Start */

    .title-h1 {
        font-size: 52px;
        line-height: 60px;
    }

    .title-h2 {
        font-size: 52px;
        line-height: 56px;
    }

    .title-h3 {
        font-size: 32px;
        font-weight: 400;
        line-height: 42px;
    }

    .title-h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .sub-title-18 {
        font-size: 14px;
        line-height: 18px;
    }

    /* .sub-title-16 {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    } */

    .decription-18 {
        font-size: 16px;
        line-height: 24px;
    }

    .decription-20 {
        font-size: 16px;
        line-height: 24px;
    }

    /* Custom Css End */


    /* Banner Section Css Start */

    img.banner-desk-image {
        display: none;
    }

    .banner-bg-img img {
        height: 610px;
    }

    img.banner-mobile-image {
        display: block;
    }

    /* Banner Section Css End */

    /* Key Feature Section Css Start */

    .key-feature-section {
        margin: 60px 0px 0px;
    }

    .key-feature-heading h2 {
        padding-bottom: 20px;
    }

    .bg-light-blue {
        align-items: flex-start;
        min-height: auto;
    }

    .release-main {
        margin: 40px 0px;
    }

    .key-feature .contentsection {
        padding-bottom: 0px;
    }

    /* Key Feature Section Css End */

    /* Video Section Css Start */

    .video-section {
        padding: 20px 0px;
        margin: 0px 10px!important;
    }
	.video-section:before {
    height: 260px;
}

    /* Video Section Css End */

    /* Release Notes Section Css Start */

    .upperpart {
        margin-bottom: 10px;
    }

    /* Release Notes Section Css End */

    /* Footer Css Start */

    .footermenu ul {
        flex-wrap: wrap;
    }

    /* Footer Css End */

    .videos-banner-content {
        padding: 100px 0px !important;
    }

    .videos-banner img.banner-desk-image {
        display: none !important;
    }

    .tab-content h5 {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    .play-icon {
        position: relative;
        width: 100%;
        height: auto;
    }

    .play-icon iframe {
        /* width: 100%; */
        /* height: 214px; */
        border-radius: 0px 0px 7px 7px;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    .tabbing-section {
        margin: 40px 0px 50px;
    }

    ul.user-guide-ul {
            display: block;
    }
    ul.user-guide-ul li {
        padding-right: 0px;
        margin-right: 0px;
        margin: 0px 0 14px;
    }
    ul.user-guide-ul li.active a {
        padding-bottom: 0px!important;
    }
    ul.user-guide-ul li:after {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .download-button-box a {
        flex: 0 0 100%;
        text-align: center;
        font-size: 14px;
    }

    .download-button-box {
        display: flex;
        gap: 20px;
        align-items: baseline;
        flex-wrap: wrap;
        justify-content: center;
    }

    a.custom-download-button {
        /* max-width: 76%; */
        /* flex-direction: column;
        align-items: center; */
        font-size: 14px;
    }

    .blue-section {
        padding: 60px 0px;
        margin: 0 10px 50px;
    }

    .key-feature-section {
        margin: 60px 0px 0px;
    }

    .key-feature-heading h2 {
        padding-bottom: 20px;
    }

    .release-main {
        margin: 0px 0px 40px;
    }

    .video-section {
        margin: 0px 10px 30px;
    }

    .undermainsection .row .col-lg-6 {
        margin: 20px 0px 20px;
    }

    .contentsection-white {
        padding: 30px 20px;
    }

    .tabbing-section {
        margin: 50px 0px 40px;
    }
}

@media screen and (min-width: 300px) and (max-width: 415px) {
    .upperpart {
        display: block;
    }
    .release-main .uppercontent {
        margin-top: 20px;
    }
    .banner-bg-img img {
        height: auto;
    }

    .videos-banner-content {
        padding: 74px 0px !important;
    }

    .title-h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .tabbing-section {
        margin: 40px 0px 50px;
    }

    .bg-light-blue {
        flex-direction: column;
        align-items: center;
    }

    .key-feature-content {
        text-align: center;
    }

    .release-main {
        margin: 0px 0px 40px;
    }

    .video-section {
        margin: 0px 10px 40px;
    }

    .undermainsection .row .col-lg-6 {
        margin: 20px 0px 10px;
    }

    .blue-section {
        padding: 40px 0px;
        margin: 0 10px 40px;
    }

    a.custom-download-button {
        /* max-width: 76%; */
        /* flex-direction: column;
        align-items: center; */
        font-size: 14px;
    }

    #video-popup-container {
        width: 93% !important;
        left: 50% !important;
        margin-left: -46% !important;
        top: 30% !important;
    }

    #video-popup-close {
        cursor: pointer !important;
        position: absolute !important;
        right: -8px !important;
        top: -50px !important;
    }

    .key-feature-section {
        margin: 20px 0px 0px;
    }

}











/* documenter page Css Start */

.close-open-btn-with-heading button {
    border: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    font-family: inherit;
    cursor: pointer;
    font-size: 16px;
}

.navigation-menu {
    /* box-sizing: border-box;
min-width: 100%;
height: auto;
margin: 0;
paddding: 0;
position: relative;
z-index: 1;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
background: #0073ae;
color: #f9f9f9; */
}

@media only screen and (min-width: 768px) {
    .navigation-menu {
        justify-content: space-between;
        padding: 0 0px;
    }

    .close-open-btn-with-heading {
        display: none;
    }
}

.navigation-menu__overlay {
    /* position: fixed;
visibility: hidden;
opacity: 0;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
transition: 0.3s; */
}

body.open .navigation-menu__overlay {
    visibility: visible;
    opacity: 1;
}


@media only screen and (min-width: 768px) {
    .navigation-menu__overlay {
        display: none;
    }
}

.hamburger-menu {
    /* position: absolute; */
    padding: 0;
    top: 0;
    left: 0;
    /* display: grid; */
    place-items: center;
    /* width: 64px; */
    /* height: 64px; */
}

#close-icon {
    display: none;
}

@media only screen and (min-width: 768px) {
    .hamburger-menu {
        display: none;
    }
}

.site-identity-logo {
    margin: 0;
    padding: 0;
    cursor: pointer;
    font-size: 18px;
}




 /* .site-identity-logo:hover {
    color: #00ffff;
    } */

    .navigation-menu__labels {
        position: fixed;
        visibility: hidden;
        z-index: 9;
        top: 140px;
        left: 0;
        width: 50%;
        height: auto;
        padding: 20px;
        display: flex;
        gap: 16px;
        flex-direction: column;
        align-items: flex-start;
        background: #ffffff;
        transition: translate 0.3s;
        translate: -100% 0;
        width: 100%;
        height: 100vh;
    }

    .navigation-menu__labels :hover {
        color: #00c6ff;
    }



    

    @media only screen and (min-width: 768px) {
        .navigation-menu__labels {
            position: static;
            top: 0;
            left: 0;
            translate: 0 0;
            width: auto;
            background: transparent;
            flex-direction: row;
            visibility: visible;
        }
    }

    body.open .doc-menu {
        translate: 0 0 !important;
        visibility: visible !important;
        opacity: 1;
    }

    .navigation-menu__labels>button {
        color: #f9f9f9;
        background: transparent;
        padding: 0 8px;
    }

    .navigation-menu__labels>button.active {
        color: inherit;
    }

    .navigation-menu {
        display: block;
    }

    .close-open-btn-with-heading.container .site-identity-logo {
        display: none;
    }

    #open-icon img,
    #close-icon img {
        display: none;
    }











    @media (min-width:300px) and (max-width:767px) {
		.documentor-section table {
			width: 100% !important;
			overflow-y: scroll !important;
			display: block;
			height: 240px !important;
		}
		#video-popup-iframe-container {
			position: relative!important;
			top: 0px!important;
			height: 100%!important;
			padding: 0px !important;
		}
		#html-source-video {
			height: 210px;
		}
		
        ul.mainmenu {
            top: 78px!important;
        }
        .primary-btn {
            padding: 15px 16px;
        }
        a.custom-download-button {
            padding: 15px 26px;
        }
        .banner-button-link {
            display: flex;   
        }
        .documenter-page-new .col-lg-12 {
            padding: 0;
        }

        .documenter-page-new .documentor-wrap {
            padding: 0 15px;
        }

        #open-icon img,
        #close-icon img {
            display: block;
        }

        .close-open-btn-with-heading.container .site-identity-logo {
            display: block;
        }

        .doc-sautocomplete.ui-autocomplete {
            z-index: 9999 !important;
        }

        .doc-nav.doc-noprint.docSection .doc-prev {
            font-size: 12px;
            float: left;
            width: 48%;
        }

        .doc-nav.doc-noprint.docSection .doc-next {
            font-size: 12px;
            float: right;
            width: 48%;
        }

        .documentor-wrap .doc-menu li {
            line-height: 2.2;
        }

        .documentor-wrap .doc-sec-content {
            margin-top: 10px;
            font-size: 14px;
            line-height: 24px;
            color: #2D2A26;
        }

        .site-identity-logo {
            margin: 0;
            padding: 0;
            cursor: pointer;
            font-size: 16px;
        }

        .documentor-wrap .documentor-social span img {
            margin-right: 6px;
        }

        .documentor-wrap .documentor-social.doc-noprint {
            margin-right: 0px !important;
            margin-left: 0 !important;
            margin-top: 4px !important;
            position: absolute;
            bottom: -5px;
            right: 0;
            top: 2px;
        }


        .documentor-section .title-text {
            font-size: 18px;
        }
    .doc-sec-content .heading {
        font-size: 16px;
    }
        .documentor-section .doc-sec-title {
            font-size: 16px;
            font-family: 'visby_cfbold';
            padding-right: 160px;
            position: relative;
        }

        .documentor-wrap .doc-sec-container {
            padding-top: 35px;
        }

        .doc-search:after {
            left: 10px;
        }

        .sticky .close-open-btn-with-heading {
            top: 0px;
            position: fixed;
            left: 0;
            width: 100% !important;
            max-width: 100%;
            z-index: 9;
            margin: 0px;
        }

        .sticky .doc-menu.toggle {
            top: 44px !important;
            position: fixed !important;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 100% !important;
            padding: 20px 15px;
        }

        .doc-menurelated {
            overflow: auto !important;
            height: 350px !important;

        }



        .navigation-menu.sticky .slimScrollDiv {
            width: 100% !important;

        }

        .navigation-menu.sticky .doc-menu h3 {
            padding: 0px;
        }

        .navigation-menu.sticky .doc-search:after {
            left: 10px;
        }

        .slimScrollDiv {
            width: 100% !important;
            padding: 0 30px 0 0px !important;
        }

        .documentor-wrap {
            margin-top: 0px !important;
        }

        .documentor-wrap .doc-search {
            margin-bottom: 30px;
            padding: 0px;
        }

        .doc-menu h3 {
            color: #2D2A26;
            margin-bottom: 20px;
            padding: 0 30px 0 0px;
            font-size: 16px;
        }



         
        .slimScrollDiv .doc-menurelated h3 {
            padding: 0px;
        }

        .close-open-btn-with-heading {
            display: flex;
            align-items: center;
            background: #0083FF;
            color: #fff;
            padding: 12px 20px;
            margin-top: 0px;
            border-bottom: 1px solid #d6d6d6;
            font-family: 'visby_cfregular';
        }

        .navigation-menu__labels .slimScrollDiv {
            width: auto;
            height: 80%;
            overflow: scroll !important;
            max-height: 530px !important;
        }

        .navigation-menu__labels .doc-menu.toggle {
            width: 100% !important;
            max-width: 100% !important;
            display: block !important;
        }

        .navigation-menu__labels .documentor-wrap {
            margin: 0px 0 60px;
        }

        #arrow-left-right {
           z-index: 0;
			top: 0px;
			right: 0 !important;
        }

        .main-social-box {
            z-index: 0;
            display: none;
        }

        .documentor-social.doc-noprint {
            display: none;
        }
        .guide-stip {
            /* display: none; */
        }




         .navigation-menu {
            position: relative;
        }

        nav.navigation-menu.sticky {
            top: 0;
            position: fixed;
        }

       

        .documentor-wrap .doc-sec-container {
            width: 100% !important;
        }

        .navigation-menu {
            display: block;
        }
        /* body.open .doc-menu {
            max-width: 100% !important;
        } */
    }

    #open-icon img,
    #close-icon img {
        width: 17px;
        height: auto;
        margin-right: 20px;
        height: 13px;
    }


    @media (min-width:768px) and (max-width:991px) {
        .banner-button-link {
            display: flex;
        }
        ul.user-guide-ul li {
            padding-right: 16px;
            margin-right: 16px;
        }
        ul.user-guide-ul {
            justify-content: flex-start;
        }
        .documentor-wrap .doc-menu {
            max-width: 100% !important;
            width: 100% !important;
        }
        .documentor-wrap .doc-sec-container {
            width: 100% !important;
        }    
        .doc-menu h3 {
            font-size: 14px !important;
        }
        .documentor-wrap .doc-menu li a {
            font-size: 13px !important;
        }
        .breadcrumb li:before {
            right: -10px;
        }
        .breadcrumb li {
            font-size: 12px;
        }
        ul.user-guide-ul li a {
            font-size: 14px;
        }
        .documentor-section .title-text, .documentor-section .doc-sec-title {
            font-size: 16px !important;
         }
         .doc-sec-content p {
            font-size: 14px;
         }

         .close-open-btn-with-heading {
            display: flex;
            align-items: center;
            background: #0083FF;
            color: #fff;
            padding: 12px 20px;
            margin-top: 0px;
            border-bottom: 1px solid #d6d6d6;
            font-family: 'visby_cfregular';
            position: relative;
        }
        .close-open-btn-with-heading.container .site-identity-logo {
            display: block;
        }
        .hamburger-menu {
            display: block;
        }
        #open-icon img, #close-icon img {
            display: block;
        }
        .documentor-wrap .doc-menu {
            display: block;
            translate: -100% 0 !important;
            max-width: 100% !important;
            visibility: visible !important;
            position: absolute !important;
            background: #ffffff;
            z-index: 9999;
            opacity: 0;
            transition: 0.3s;
            left: 0;
            right: 0;
            padding: 0px;
        }
        .slimScrollDiv {
            position: inherit !important;
            width: 100% !important;
        }
        .documentor-wrap {
            margin: 20px 0 60px;
        }
        .main-social-box {
            display: none;
        }
        .documentor-social.doc-noprint {
            display: none;
        }
        #arrow-left-right {
            top: 8px;
            right: 0;
        }
        .toggle-new {
            top: 46px;
        }
        .sticky .close-open-btn-with-heading {
            top: 0px;
            position: fixed;
            left: 0;
            width: 100% !important;
            max-width: 100%;
            z-index: 99999;
            margin: 0px;
        }
        .doc-menurelated {
            overflow: auto !important;
            height: 550px !important;
        }
        ul.mainmenu > li > a:link, ul.mainmenu > li > a:visited {
            line-height: 24px !important;
        }
        ul.mainmenu {
            top: 78px !important;
        }
    
    }
@media (min-width:992px) and (max-width:1024px) {
    .videos-banner-content p {
        width: 100%;
        max-width: 100%;
        line-height: 28px;
    }
}
@media (min-width:992px) and (max-width:1399px) {
    
    .documentor-wrap .doc-sec-container {
        width: 66% !important;
    }
    .documentor-wrap .doc-menu {
        max-width: 30% !important;
        width: 100% !important;
    }
    .documentor-wrap .documentor-social.doc-noprint {
        margin-top: 8px !important;
    }
    .main-social-box {
        top: 8px;
    }
    #arrow-left-right {
        top: 8px;
    }
    
}

@media (min-width:768px) and (max-width:1024px) {
    .banner-section {
        position: relative;
    }
    .banner-content-box {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        width: 100%;
    }
    .banner-content-box .container{
        height: 100%;
        display: flex;
        align-items: center;
    }
	.banner-section.videos-banner .banner-content-box {
		max-height: 160px;
	}
    .banner-content {
        height: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        max-height: 280px;
        margin: 0;
        padding: 0;
    }
}
@media (min-width:1025px) {
    .banner-section {
        position: relative;
    }
    
 .banner-content-box {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    transform: translate(-50%, -50%);
    right: 0;
    width: 100%;
}
.banner-content-box .container{
    height: 100%;
    display: flex;
    align-items: center;
}
.banner-content {
    width: 100%;
    max-width: 560px;
    padding: 60px 0px;
    height: 70%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.banner-bg-img img {
    height: 500px;
}
}

@media(min-width:992px) and (max-width:1024px) {
    .menulinks {        
        top: 34px!important;
    }
    .tablet-search .header-search {
        top: 34px!important;
    }

    .mobile-open .menulinks {
        top: 36px !important;
    }
    .header-main {
        height: 102px!important;
    }
    ul.mainmenu {
        top: 103px !important;
    }
    ul.mainmenu > li > a:link, ul.mainmenu > li > a:visited {
        line-height: 24px!important;
    }
}
@media(min-width:1023px) and (max-width:1024px) {
    ul.mainmenu > li > a:link, ul.mainmenu > li > a:visited {
        line-height: 24px!important;
    }
    .mobile-main-box {
        height: 102px!important;
    }
    .mobile-main-box .logo img {
        max-width: 140px!important;
    }
    .mobile-search .header-search {
        top: 42px!important;
    }
    .tablate-menu {
        display: none !important;
    }
    .mobile-menu {
        display: block !important;
    }
.header-main {
    height: 102px!important;
}
.mobile-search {
    display: block!important;
}
.nav-menu ul.mainmenu {
    margin-right: 0!important;
    margin-top: 0px!important;
}
.mobile-main-box .logo .d-none{
    display: block!important;
}
}


@media (min-width:300px) and (max-width:577px) {
    .doc-nav.doc-noprint.docSection .doc-prev {
        font-size: 12px;
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 15px;
        max-width: 100%;
        text-align: center;
    }
    .doc-nav.doc-noprint.docSection .doc-next {
        font-size: 12px;
        max-width: 100%;
        float: none;
        display: block;
        width: 100%;
        text-align: center;
    }
    .documentor-section img {
        width: 100% !important;
        max-width: 270px !important;
        margin: 10px auto !important;
    }
}

@media (max-width:1024px) {
    /* ul.mainmenu {
        top: 78px !important;
    } */
}
@media (min-width:1025px) and (max-width:1199px) {
    @media (min-width: 992px) and (max-width: 1199px) {
        .logo img {
            width: 126px !important;
        }
}
}

figure {
    margin: 0 0 1rem;
    width: 100% !important;
}

@media (min-width:767px) and (max-width:768px) {
.doc-nav.doc-noprint.docSection {
    display: flex!important;
    gap: 0px!important;
    justify-content: space-between;
    width: 100%;
}
.doc-nav.doc-noprint.docSection .doc-prev {
       max-width: 100%;
    width: 100%;
    margin-right: 10px;
}
.doc-nav.doc-noprint.docSection .doc-next {
    max-width: 100%;
    width: 100%;
    margin-left: 20px;
}
}