html {
    position: relative;
    min-height: 100%;

}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    font-family: helvetica;
    color: #555;
    font-size: 15px;


}
.country-list::-webkit-scrollbar {
    width: 8px;
    height: 8px; 
  }
  .country-list::-webkit-scrollbar-track {
    background: #f1f1f1; 
    border-radius: 10px;
  }
  .country-list::-webkit-scrollbar-thumb {
    background: #b8b8b8; 
    border-radius: 10px;
  }
  .country-list::-webkit-scrollbar-thumb:hover {
    background: #5555557c; 
  }
.product_div{
    margin-bottom: 20px;
}

#groupmanagement {
    padding-top: 0px;
}

.newsoftwareupdates {
    padding-top: 30px;
}


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

}

.pager {
    margin-bottom: 60px;
    text-align: left;
}

.pager>li>a {
    width: 140px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 30px;
}

body>.container {
    padding: 0px 0px 0;
}

.container .text-muted {
    margin: 20px 0;
}


/* footer main*/
.footer {
    position: absolute !important;
    width: 100%;
    height: 61px;
    color: black;
    padding-top: 10px;
    background-color: black;
    text-decoration: none;
    padding-bottom: 57px;
    text-align: start;
    list-style: none;
    border-color: #7D7D7D;
    background: black;
    bottom: 3px;
    border-top: 1px solid rgba(128, 128, 128, 0.671);

}

.footer>.container {
    background: #000000 !important;

}

.footer a {
    color: #007bff;
}

.footer ul {
    text-decoration: none;
    padding: 0px;
    text-align: center;
    list-style: none;
}

#footerconatiner ul li a {
    color: rgb(221, 216, 216);
}

#footerconatiner ul li {
    color: rgb(221, 216, 216);
}

#footerconatiner ul li a:hover {
    color: white;
    text-decoration: none;
}

.footer li {
    text-decoration: none;
    display: inline;
    margin: 0;
    text-align: left;
}


/* footer section*/
.footernew {
    padding: 20px;
    grid-area: footer;
    background-color: #999a98;
    width: 100%;

}

.footernew a {
    color: #fff !important;
}

.footernew a:hover {
    color: white;

}

.footerfirst {
    width: 100%;
    background-color: #999a98;
    clear: both;


    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
    color: #fff;
}

.footersection {
    margin: 0 auto;
}

.footersection-top {
    height: 185px;
}

.footersection-box1 {
    width: 26%;
    float: left;

    margin: 0 0 0 50px;
    text-align: left;
}

.footersection-top p.footer-title {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #424346;
}

.footersection-top p.text {
    padding: 3px 0 0 2px;
    margin: 0;
}

.footersection-top p.text a:visited,
.footersection-top p.text a:active,
.footersection-top p.text a:focus {
    color: #fff !important;
}

.footersection-line {
    width: 2px;
    height: 170px;
    background: url("footer_line.jpg") no-repeat;
    float: left;

    margin: 20px 0 0 20px;
}

.footersection-box2 {
    width: 25%;
    float: left;

    margin: 0 0 0 80px;
    text-align: left;
}

.footersection-top p.footer-title {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #424346;
}

.footersection-box5 {
    width: 12%;
    float: left;

    margin: 0 0 0 80px;
    text-align: left;
}

.footersection-top p.footer-title {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #424346;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;

    bottom: 8px;
    width: 100%;
    text-align: center;
}

.footersection-top p.text {
    color: #f2f2f2;
    font-size: 18px;


    bottom: 8px;
    width: 100%;
    text-align: left;
}

/*Header Section*/
#container1 {
    background-color: black;
    border-bottom-color: #857961;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    clear: both;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: auto;
    padding-bottom: 0;
    width: 100%;
    box-shadow: 2px -2px 5px #858585;
    height: 67px;
    background-position: left top;

}

#container1 img {

    width: 215.17px;
    height: 68px;

}


#language img {
    height: 20px !important;
    width: 20px !important;
}

.langdropdown,
.langdropdown-mobile {

    background-color: #ffffff;
    border-width: 0;

    font-family: Helvetica;
    width: 39%;
    color: black;
    margin: 5px;
}

.langdropdown-mobile {
    display: none;
}

#language {

    background-position: left top;

    color: rgb(255, 255, 255);
    float: right;
    font-size: 13px;
    height: 55px;
    letter-spacing: 1px;
    padding-right: 0;
    padding-top: 10px;
    text-decoration: none;
}

#language ul,
#languagehelp ul,
#languagesp ul {
    display: inline;
    float: right;
    font-size: 13px;
    font-weight: normal;
    margin-top: 2px;
    padding-left: 0;
    padding-right: 3px;
    padding-top: 0;
    width: 258px;
}

#language ul li {
    display: inline;
    float: left;
    font-size: 13px;

}

#language a:hover {
    text-decoration: underline;
}

#language ul li img {
    background-color: rgb(255, 255, 255);
    vertical-align: bottom;

    font-size: 13px;
}

a:visited {
    text-decoration: none;
    font-size: 13px;
}

a:visited {

    font-size: 15px;
}

/*Navbar Section*/

.navbar {
    margin-bottom: 0;

}

#container2 {

    background-color: #4e7bc4;
    background-repeat: repeat-x;
    background-size: contain;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    padding-left: 32px;
    position: relative;
    top: 0;
    width: 100%;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    list-style: none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;

}

#navn {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
}


/*software updates sidebar section*/

table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
    font-size: 18px;
}

tbody {
    display: table-row-group;
    vertical-align: middle;

}


.tablecss {
    clear: both;
    color: Black;
    line-height: 21px;


    padding-top: 1px;

    width: 100%;
}

.tablecss a {
    padding-right: 5px;
    font-size: 15px;
    color: #337ab7;
}



tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

td[Attributes] {
    width: 3%;
    vertical-align: middle;
    text-align: -webkit-left;
}

td {
    display: table-cell;

}

tbody {
    display: table-row-group;
    vertical-align: middle;

}

.activecss {
    width: 96%;
    margin-top: 5px;
}

.activecss a {
    font-size: 15px;
    color: black;
}



/*Products Section*/

.ProductsUpdatesContainer {
    background-color: #D2D2D2;
    clear: both;
    width: 100%;
    padding-left: 0px;
}



.gradientIndex {

    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
    background: -moz-linear-gradient(top, #eee, #fff);
    background-color: #FBFBFB;
    color: #416cb1;

    padding: 7px;
}

.CategoryName {
    background-color: #4e7bc4;
    color: #f8f8f8;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: .04em;
    padding: 5px;
    padding-left: 10px;
    width: 100%;
}

.IconOuterDiv {
    clear: both;
    padding-top: 5px;
    width: 100%;
}

.IconDiv {
    display: inline-block;
    padding-bottom: 10px;
    width: 15%;
}

.IconDiv a {
    border: 0;
}

a:visited {
    text-decoration: none;
}

a {
    outline: 0;
}

.IconDiv img {
    border: solid 1px #c8c8c8;
    padding: 5px;

}

.ShortDescDiv {
    color: Black;
    float: right;
    width: 85%;
    padding: 5px;

}

.ShortDescDiv a {
    color: #d22c00;
    font-size: 17px;
    line-height: 22px;
}

.IconOuterDiv {
    width: 95%;
    padding-top: 5px;

}



/*Active Discussion*/


.QuickLinksBox {
    border: solid 1px #c4c4c4;
}

.col-sm-3 {
    width: 25%;
}


.side h4 {
    background-color: #4e7bc4;
    color: white;
    font-size: 15px;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 90%;
}

/*Sidebar,Product Section Flex CSS*/

.side {
    grid-area: sidebar;
    background-color: #ffffff;
    width: 100%;
    padding-left: 15px;
    padding-top: 37px;

}

.main {
    grid-area: content;
    background-color: #ffffff;
    padding: 20px;
}

.wrapper {
    display: grid;

    grid-template-columns: 2.5fr 1.5fr;
    grid-template-areas:
        "header  header"
        "content sidebar"
        "footer  footer";
}

@media (max-width: 1110px) {
    .wrapper {
        grid-template-columns: 4fr;
        grid-template-areas:
            "header"
            "content"
            "sidebar"
            "footer";
    }

    .IconDiv {
        width: 30%;

    }

    .ShortDescDiv {
        width: 70%;
    }

}

element.style {
    margin-top: 46px;
}

body>.container {
    padding: 0px 0px 0;
}



/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;

    bottom: 8px;
    width: 100%;
    text-align: center;
}


/* slider  section start*/

* {
    box-sizing: border-box
}

/* Slideshow container */
.slideshow-container {
    max-width: 100%;
    position: relative;
    margin: auto;
    height: auto;

}


/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}


/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;

}

.active,
.dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
    opacity: 1;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}


.para {
    position: unset;
    width: 50%;
    right: 0;
    top: 6%;
    left: 45%;
    color: #ffffff;
    font-size: 26px;
    text-shadow: 2px 2px 2px #000;
    font: 26px "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}

.para1 {
    position: unset;
    width: 50%;
    right: 0;
    top: 18%;
    color: #F8F9DD;
    font-size: 17px;
    left: 45%;
    font-family: "Trebuchet MS";
    font-weight: bold;
    line-height: 20px;
}

.para2 {
    position: unset;
    width: 50%;
    right: 0;
    top: 26%;

    left: 45%;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    font-family: Helvetica;
    color: #FEF8ED;



}

.para3 {
    position: unset;
    width: 50%;
    right: 0;
    top: 36%;
    left: 42%;
    font-weight: bold;
    font-size: 15px;
    color: #FADAAF;
    font-family: "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}

.button {
    background-image: url("middle.jpg");
    border: none;
    width: auto;
    padding: 4px;
}

.slide2h2 {
    position: unset;
    width: 50%;
    right: 0;
    top: 6%;
    left: 45%;
    color: #D5E6F9;
    font: 26px "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-shadow: 3px 3px 3px #000;
    font-size: 26px;
}

.slide2main {
    position: unset;
    width: 50%;
    right: 0;
    top: 18%;
    color: #F8F9DD;
    font-size: 17px;
    left: 45%;
    color: #FEEB7E;
    font-family: "Trebuchet MS";
    font-weight: bold;
    line-height: 20px;
}

.slide2subline {
    position: unset;
    width: 50%;
    right: 0;
    top: 26%;
    color: #93EFFF;
    font-size: 15px;
    left: 45%;

    font-weight: bold;
    line-height: 20px;
    font-family: Helvetica;
}

.slide2subsubline {
    position: unset;
    width: 50%;
    right: 0;
    top: 36%;
    left: 42%;
    font-weight: bold;
    font-size: 15px;
    color: #E6FFFE;
    padding-left: 15px;
    font-family: "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}

.slide3h2 {
    position: unset;
    width: 50%;
    right: 0;
    top: 6%;
    left: 45%;

    font: 26px "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-shadow: 3px 3px 3px #000;
    font-size: 26px;
    color: #D2F0FF;

    text-shadow: 3px 3px 3px #000;
    padding-left: 40px;
}

.slide3main {
    position: unset;
    width: 50%;
    right: 0;
    top: 18%;
    color: #FFC;
    font-size: 17px;
    left: 45%;
    text-shadow: 2px 2px 2px #000;
    font-family: "Trebuchet MS";
    font-weight: bold;
    line-height: 20px;
}

.slide3subline {
    position: unset;
    width: 50%;
    right: 0;
    top: 26%;
    color: #CEFCFF;
    font-size: 15px;
    left: 45%;

    font-weight: bold;
    line-height: 20px;
    font-family: Helvetica;
}

.slide3subsubline ul {
    position: relative;
}

.slide3subsubline ul li {
    display: list-item;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    position: relative;
}

.slide3subsubline ol.bullet,
.slide3subsublinelang ol.bullet {
    display: inline-block;
    line-height: 20px;
    list-style-image: none;
    padding-left: 5px;
    padding-top: 2%;
    position: relative;
    vertical-align: text-top;
}

.slide3subsubline ol.bullet li,
.slide3subsublinelang ol.bullet li {
    display: list-item;
    line-height: 2px;
    list-style-position: inside;
    list-style-type: decimal;
    margin: 0;
    text-indent: 0;
    top: 5%;
}

.slide3subsubline {
    position: unset;
    width: 50%;
    right: 0;
    top: 36%;
    left: 42%;
    font-weight: bold;
    font-size: 15px;
    color: #FFFEF0;
    padding-left: 15px;
    font-family: "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}




.slide4h2 {
    position: unset;
    width: 50%;
    right: 0;
    top: 6%;
    left: 45%;

    font: 26px "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;

    font-size: 26px;
    color: #6f2c1c;

    text-shadow: 0 0 0 #000;
}

.slide4main {
    position: unset;
    width: 50%;
    right: 0;
    top: 18%;

    font-size: 17px;
    left: 45%;

    font-family: "Trebuchet MS";
    font-weight: bold;
    line-height: 20px;
    color: #9e3e11;

    text-shadow: 0 0 0 #000;
}

.slide4subline {
    position: unset;
    width: 50%;
    right: 0;
    top: 26%;
    color: #000;

    left: 45%;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    font-family: Helvetica;
}

.slide4subsubline {
    position: unset;
    width: 50%;
    right: 0;
    top: 36%;
    left: 42%;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    padding-left: 15px;
    font-family: "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}


.slide5h2 {
    position: unset;
    width: 50%;
    right: 0;
    top: 6.4%;
    left: 45%;
    color: #D5E6F9;
    font: 26px "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;

    font-size: 26px;


    text-shadow: 3px 3px 3px #000;
}

.slide5main {
    position: unset;
    width: 50%;
    right: 0;
    top: 20%;

    font-size: 16px;
    left: 45%;
    color: #D5E6F9;
    font-family: "Trebuchet MS";
    font-weight: bold;
    line-height: 20px;



}

.slide5subsubline {
    position: unset;
    width: 37%;
    right: 0;
    top: 30%;
    left: 42%;
    font-weight: bold;
    font-size: 13px;
    color: #E6FFFE;
    padding-left: 15px;
    font-family: "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}

.slide6h2 {
    position: unset;
    width: 50%;
    right: 0;
    top: 6%;
    left: 45%;

    font: 26px "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-shadow: 3px 3px 3px #000;
    font-size: 26px;
    color: #D5E6F9;

}

.slide6main {
    position: unset;
    width: 50%;
    right: 0;
    top: 20%;

    font-size: 17px;
    left: 45%;

    font-family: "Trebuchet MS";
    font-weight: bold;
    line-height: 20px;
    color: #FFC;

    text-shadow: 2px 2px 2px #000;
}

.slide6subline {
    position: unset;
    width: 50%;
    right: 0;
    top: 28%;
    color: #CEFCFF;
    font-size: 15px;
    left: 45%;

    font-weight: bold;
    line-height: 20px;
    font-family: Helvetica;
}

.slide6subsubline {
    position: unset;
    width: 45%;
    right: 0;
    top: 38%;
    left: 42%;
    font-weight: bold;
    font-size: 13px;
    color: #FFFEF0;
    padding-left: 15px;
    font-family: "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}


.newsletter p {
    color: #000;
    float: right;
    font-size: 15px;

    text-align: left;
    width: 83%;
}


/*media queries*/



/*media queries for 767px*/
@media (max-width: 767px) {
    .footernew {
        display: none;
    }

    .footerendsection {
        flex-direction: column;
    }
}

@media (min-width:767px) {
    #container1 img {
        width: 50%;
        height: 50%;
        padding-left: 0px;
        left: 0;
        top: 0;

    }
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }

    .next-img-btn,
    .prev-img-btn {
        position: fixed;
        top: 50%;
    }

    .next-img-btn {
        right: 10%;
    }

    .prev-img-btn {
        left: 10%;

    }
}


@media (max-width: 440px) {
    #select_price_type {
        font-size: 14px !important;
        width: 75% !important;
    }

    #container1 {
        height: 50px;
    }

    .ShortDescDiv {
        width: 71% !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #000;
    }

    #slider {
        display: none;
    }

    .footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        font-size: 12px;
        padding-top: 0px;
        background-color: #ffffff;
        text-decoration: none;
        padding-bottom: 0px;
        text-align: center;
        list-style: none;

    }



    .footer ul {
        text-decoration: none;
        padding-bottom: 7px;
        text-align: center;
        list-style: none;
        font-size: 12px;
    }

    .footer li {
        text-decoration: none;
        display: inline;
        margin: 0;
        text-align: left;
        font-size: 10px;

    }

    .footer a {
        font-size: 12px;
        text-align: center;

    }

    #container1 img {
        width: 120px !important;
        height: 45px !important;
        margin-left: -13px;
        left: 0 !important;
    }

    #container2 {
        height: 0px;
    }

    .langdropdown {
        display: none;
        background-color: #ffffff;

    }

    .langdropdown-mobile {
        display: block !important;
        width: 68% !important;
    }

    #language img {
        display: none;
    }

    #language {
        background-position: left top;
        color: rgb(255, 255, 255);
        float: right;
        font-size: 13px;
        height: 55px;
        letter-spacing: 1px;
        padding-right: 0;
        padding-top: 10px;
        text-decoration: none;
        width: 305px;
    }

    .newsletter p {
        color: #000;
        float: right;
        font-size: 14px;
        text-align: left;
        width: 83% !important;
    }

    .downloadproductcontainer {
        flex-direction: column;
        align-items: center !important;
        gap: 8px !important;
    }

    .productBlock {
        padding: 20px 15px !important;
    }

    .OldVersionBox {
        width: 95% !important;
    }

    .firstdetailssection,
    .usernameandpassword {
        padding: 22px !important;
    }

    .featurechartfixedlayout {
        table-layout: fixed;
        width: 100%;
    }

    .featurechartfixedlayout tr {
        word-wrap: break-word;
    }

    .next-img-btn,
    .prev-img-btn {
        scale: 0.8;
    }

}

/* media query for 768px mobile view*/

@media (min-width: 768px) {

    .langnew {
        display: none;
    }

    .newsletter p {

        width: 91% !important;
    }
}

#container1 {
    height: 67px;
}

@media (min-width: 768px) {
    .col-sm-offset-1 {
        margin-left: 6.333333%;
    }
}

@media (min-width: 768px) {
    .IconDiv {
        width: 10%;

    }

    .ShortDescDiv {
        width: 88% !important;
    }
}

@media (max-width: 768px) {
    #imgs {
        display: none;
    }

    #slider {
        display: none;
    }

    div.ProductIconOuterDiv table {
        width: 93% !important;
    }
}



@media (min-width:820px) {
    .langnew {
        display: none;
    }

    #container1 {
        height: 67px;
    }

    #container1 img {
        width: 57%;
        height: 50%;
        padding-left: 0px;
        left: 0;

    }
}


@media (max-width: 820px) {

    .mySlides .para {
        padding-left: 56px;
    }

    .mySlides .para1 {
        padding-left: 54px;
    }

    .mySlides .para2 {
        padding-left: 54px;
        font-size: 12px;
    }

    .mySlides .para3 {
        padding-left: 63px;
        font-size: 12px;
        top: 41%;


    }

    .mySlides .button {
        width: 15%;

    }

    .mySlides .slide2h2 {
        left: 54%;
        padding-left: 54px;

    }

    .mySlides .slide2main {
        left: 54%;
        padding-left: 54px;
    }

    .mySlides .slide2subline {
        left: 54%;
        font-size: 14px;
        padding-left: 54px;
    }

    .mySlides .slide2subsubline {
        left: 50%;
        font-size: 10px;
        padding-left: 54px;
        width: 50%;
    }

    .mySlides .slide3h2 {
        left: 54%;
        padding-left: 54px;

    }

    .mySlides .slide3main {
        left: 54%;
        padding-left: 54px;
    }

    .mySlides .slide3subline {
        left: 54%;
        font-size: 14px;
        padding-left: 54px;
    }

    .mySlides .slide3subsubline {
        left: 50%;
        font-size: 13px;
        padding-left: 54px;
    }

    .mySlides .slide4h2 {
        left: 54%;
        padding-left: 54px;

    }

    .mySlides .slide4main {
        left: 54%;
        padding-left: 54px;
    }

    .mySlides .slide4subline {
        left: 54%;
        font-size: 14px;
        padding-left: 54px;
    }

    .mySlides .slide4subsubline {
        left: 50%;
        font-size: 14px;
        padding-left: 54px;
    }

    .mySlides .slide5h2 {
        left: 54%;
        padding-left: 54px;

    }

    .mySlides .slide5main {
        left: 54%;
        font-size: 13px;
        padding-left: 54px;
    }

    .mySlides .slide5subline {
        left: 55%;
        font-size: 12px;
    }

    .mySlides .slide5subsubline {
        left: 50%;
        font-size: 12px;
        top: 30%;
        padding-left: 57px;
        width: 50%;

    }

    .mySlides .slide6h2 {
        left: 55%;

        padding-left: 12px;

    }

    .mySlides .slide6main {
        left: 55%;
        font-size: 13px;
        padding-left: 12px;
    }

    .mySlides .slide6subline {
        left: 55%;
        font-size: 12px;
        padding-left: 12px;
    }

    .mySlides .slide6subsubline {
        left: 51%;
        font-size: 11px;
    }

    table.newsoftwaretable tr td:last-child {
        display: none
    }

    .more-info .form-row {
        flex-direction: column !important;
        align-items: baseline !important;
    }

    .form-col-right {
        margin-left: 0 !important;
        padding: 0 !important;
    }

    .more-info .form-col {
        margin-bottom: 10px;
    }

    .more-info .flex-form button {
        margin-top: 28px;
        margin-bottom: 14px;
    }

    .check-details-btn {
        margin-bottom: 14px;
    }

}

/* media query for 912px mobile view*/

@media (min-width:912px) {
    #container1 img {
        width: 57%;
        height: 50%;
        padding-left: 0px;
        left: 0;

    }

    .twoinputfieldsdiv {
        width: 90%;
    }

    .moreinfosecondsection {
        margin-bottom: 117px !important;
    }

    .file-folder-img {
        gap: 15px;
    }
}


@media (max-width: 1250px) {
    
    .navbar-product-dropdown {
        left: -317% !important;
        top: -7px;
        transform: scale(0.7);
    }

    .socialbuttons {

        display: none;
    }

    .mySlides .para {
        left: 55%;
    }

    .mySlides .para1 {
        left: 55%;
    }

    .mySlides .para2 {
        left: 55%;
        font-size: 10px;
    }

    .mySlides .para3 {
        left: 50%;
        font-size: 11px;

    }

    .mySlides .button {
        left: 55%;
    }

    .mySlides .slide2h2 {
        left: 54%;

    }

    .mySlides .slide2main {
        left: 54%;
    }

    .mySlides .slide2subline {
        left: 54%;
        font-size: 14px;
    }

    .mySlides .slide2subsubline {
        left: 50%;
        font-size: 12px;
    }

    .mySlides .slide3h2 {
        left: 54%;

    }

    .mySlides .slide3main {
        left: 54%;
    }

    .mySlides .slide3subline {
        left: 54%;
        font-size: 14px;
    }

    .mySlides .slide3subsubline {
        left: 50%;
        font-size: 13px;
    }

    .mySlides .slide4h2 {
        left: 54%;

    }

    .mySlides .slide4main {
        left: 54%;
    }

    .mySlides .slide4subline {
        left: 54%;
        font-size: 14px;
    }

    .mySlides .slide4subsubline {
        left: 50%;
        font-size: 14px;
    }

    .mySlides .slide5h2 {
        left: 54%;

    }

    .mySlides .slide5main {
        left: 54%;
        font-size: 11px;
        width: 50%;
        top: 18%;
    }

    .mySlides .slide5subline {
        left: 55%;
        font-size: 12px;
    }

    .mySlides .slide5subsubline {
        left: 49%;
        font-size: 11px;
        top: 34%;
    }

    .mySlides .slide6h2 {
        left: 55%;

    }

    .mySlides .slide6main {
        left: 55%;
        font-size: 13px;
    }

    .mySlides .slide6subline {
        left: 55%;
        font-size: 12px;
    }

    .mySlides .slide6subsubline {
        left: 51%;
        font-size: 11px;
    }

    .mySlides .button {
        width: 15%;
    }

    .slideshow-container,
    .currentSlide,
    div#categories {
        display: none !important;
    }

    div#rcorners,
    div#rcorners1,
    div#rcorners2,
    div#rcorners3 {
        border-radius: 0px !important;
        width: 100% !important;
        padding-right: 10px !important;
        padding-left: 10px !important;

    }

    div#rcorners {
        padding-top: 46px !important;
    }

}

/* media query for 540px mobile view*/



@media (max-width: 540px) {
    .free_download strong{
        width: 100%;
    }
    .maon-map-divelement {
        width: 95% !important;
    }

    .langdropdown {
        display: none;
    }

    .langdropdown-mobile {
        display: block;
        width: 81%;

    }

    #language {
        display: none;
    }

    .newsletter p {

        width: 84% !important;
    }

    #container2 {
        height: 0px;
    }

    #container1 img {
        width: 155px;
        height: 54px;
    }

    #container1 {
        height: 57px;
    }

    .navbar-default .navbar-toggle {
        border-color: #000;
    }

    .IconDiv {
        width: 10%;

    }

    .ShortDescDiv {
        width: 73% !important;
    }

    .productfeutureimages tr {
        display: flex;
        gap: 15px;
        flex-direction: column;
    }

    .columnreversefeutureimages {
        flex-direction: column-reverse;
    }

    .columnfeutureimages {
        flex-direction: column;
    }

    .green-column {
        display: none;
    }

    #product_column2 {
        display: none;
    }


}

/* media query for 280px mobile view*/

@media (max-width: 280px) {
    .ShortDescDiv {
        width: 64% !important;
    }

    .newsletter p {
        width: 77% !important;
    }

    .LanguageDropdown .select {
        padding: 10px 0px 10px 0px !important;
    }

    input#field {
        padding: 8px !important;
    }
}

/* media query for 1024px mobile view*/



@media (min-width: 1024px) {
    .langnew {
        display: none;
    }

    #container1 img {
        width: 57%;
        height: 50%;
        padding-left: 0px;
        left: 0;

    }

    .IconDiv {
        width: 10%;

    }

    .ShortDescDiv {
        width: 90% !important;
    }
}

@media (max-width: 1024px) {
    .free_download {
        gap: 19px !important;
    }
    .free_download strong a {
        min-width: 100% !important;
        padding: 0px 20px;
    }
    .navbar-product-dropdown {
        left: -441% !important;
        top: -25px;
        transform: scale(0.6);
    }

    .mySlides .para {
        left: 54%;
    }

    .mySlides .para1 {
        left: 54%;
    }

    .mySlides .para2 {
        left: 54%;
        font-size: 12px;
    }

    .mySlides .para3 {
        left: 50%;
        font-size: 12px;

    }

    .mySlides .button {
        left: 55%;
        top: 70%;
    }

    .mySlides .slide2h2 {
        left: 54%;

    }

    .mySlides .slide2main {
        left: 54%;
    }

    .mySlides .slide2subline {
        left: 54%;
        font-size: 14px;
    }

    .mySlides .slide2subsubline {
        left: 50%;
        font-size: 13px;
    }

    .mySlides .slide3h2 {
        left: 54%;

    }

    .mySlides .slide3main {
        left: 54%;
    }

    .mySlides .slide3subline {
        left: 54%;
        font-size: 14px;
    }

    .mySlides .slide3subsubline {
        left: 50%;
        font-size: 13px;
    }

    .mySlides .slide4h2 {
        left: 54%;

    }

    .mySlides .slide4main {
        left: 54%;
    }

    .mySlides .slide4subline {
        left: 54%;
        font-size: 14px;
    }

    .mySlides .slide4subsubline {
        left: 50%;
        font-size: 14px;
    }

    .mySlides .slide5h2 {
        left: 54%;

    }

    .mySlides .slide5main {
        left: 54%;
        font-size: 13px;
    }

    .mySlides .slide5subline {
        left: 55%;
        font-size: 12px;
    }

    .mySlides .slide5subsubline {
        left: 50%;
        font-size: 12px;
        top: 30%;
    }

    .mySlides .slide6h2 {
        left: 55%;

    }

    .mySlides .slide6main {
        left: 55%;
        font-size: 13px;
    }

    .mySlides .slide6subline {
        left: 55%;
        font-size: 12px;
    }

    .mySlides .slide6subsubline {
        left: 51%;
        font-size: 11px;
    }

    .PlayIcon {
        top: 30% !important;
    }
}

/* media query for 1280px mobile view*/

@media (min-width: 1280px) {
    .freefont {

        margin-left: 23px !important;
    }

    .navbar-dropdown-elements:hover {
        background: #fff;
        cursor: pointer;
        box-shadow: 2px 4px 6px #bcb5b5;
    }

    div#\#vid_man_nav,
    #purchase_prio_nav_item,
    #contact_us_nav {
        border-radius: 0px 0px 20px 20px;
    }

    #vid_man_nav:hover,
    #contact_us_nav:hover {
        border-radius: 0px 0px 20px 20px !important;
    }

    #customers {
        margin-left: 5px !important;
    }

    .langdropdown {


        background-color: #fff2d5;
    }

    .langnew {
        display: none;
    }

    .newsletter p {

        width: 86% !important;
    }

    #container1 img {
        width: 78%;
        height: 54%;
        padding-left: 0px;
        left: 0;

    }

    .IconDiv {
        width: 10%;

    }

    .ShortDescDiv {
        width: 89% !important;
    }
}


@media (min-width: 767px) and (max-width: 1280px) {

    .collapse .navbar-collapse {
        display: none !important;
    }

    .navbar .dropdown .dropdown ul {
        left: -90%;
    }
}

.langdropdown {
    text-transform: capitalize;
}

/* flex slider */
.flex {
    justify-content: center;
    margin: 0;
    display: flex;

    margin-bottom: 2rem;
    max-width: 100%;
    height: 250px;

}

.m-0 {
    color: #3c763d;
    background-color: #ffffff;

}

.alert {
    padding: 0px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    border-radius: 0px;
    width: 90%;
}

.btn-info {
    color: #000;


    padding: 3px;
}






/* product page css starts*/
.some-page-wrapper {
    margin: 0px auto !important;
    padding: 10px 10px 20px 10px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    border-radius: 7px;
    max-width: 1500px;
}

#ProductTitle {
    color: #c97c00;
    font-size: 26px;
    font-weight: 600;
}

#ProductTitle {
    color: #c97c00;
    font-size: 30px;
    font-weight: 600;
}

#ProductTitle p {
    margin-bottom: 0px !important;
}

.row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
}

.column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}

.blue-column {
    line-height: 35px;
    width: 100%;
}

.blue-column p {
    margin: 0;
}

.green-column {
    float: right;
    width: 100%;
    text-align: right;
    min-height: 175px;
}

.blue-column h1 {
    color: #416cb1 !important;
    border-bottom-width: 0 !important;
    font-size: 24px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    font-weight: 700;
}

.blue-column h2 {
    margin: 0px 0 7px 0 !important;
    width: 100% !important;
    font-size: 19px !important;
}

.bluecolumlabel {
    color: #535353;
    font-size: 17px;
    font-weight: 600;
}

#column_div{
    padding-top: 13px;
}

.columnlink,
.columnlink:visited {
    color: #416cb1;
    font-weight: 700;
}

.bluecolumtext2 {
    color: #1d1d1d !important;
    font-size: 17px !important;
    display: inline-flex;
    flex-flow: column;
}

.bluecolumbutton {
    width: 100%;
    clear: both;
    padding-top: 0px;
}

.bluecolumtext1 {
    font-size: 17px;
    display: inline-flex;
}

.buttonfreetrial {
    margin: 0;
    padding: 0;
    padding-top: 1px;
    height: 45px;
    margin-right: 15px;
    display: block;
}

.buttondownload {
    margin: 0;
    padding: 0;
    padding-top: 1px;

    width: 197px;
    height: 45px;
    margin-right: 15px;
    display: block;
    margin-left: 20px !important;
}

.SecureDownload {
    font-size: 14px;
    font-weight: bold;
    color: #9A9A9A;
    text-align: center;
    margin-top: 2px;
}

.freetrialsl {
    display: block;
    padding: 25px 0 0 49px;
    color: #fff2d7;
    font-size: 12px;

}

.SecureDownload a {
    color: #9A9A9A;
}

.SecureDownload img {
    vertical-align: middle;
    border: 0;

}

.buttonBuyNow {
    margin: 0;
    padding: 0;


    width: 197px;
    height: 45px;
    display: block;
}

.BuyNowPrice {
    font-size: 14px;
    color: #fe6600;
    font-weight: bold;
    gap: 20px;
    display: flex;
    align-items: flex-end;
}

.BuyNowPrice a,
.lifetimeprice a {
    color: #31a71a !important;
    font-size: 21px;
}

.greencloumndiv {
    width: 55%;
    text-align: right;
    min-height: 175px;
    margin: auto;
}


@media (max-width: 768px) {
    .bluecolumbutton table {
        width: 100%;
        text-align: center;

    }

    .bluecolumbutton table td a {
        max-width: 200px !important;
        display: inline-block !important;
        height: 45px !important;
    }

    .bluecolumbutton table td {
        width: 50% !important;
        vertical-align: top !important;
        text-align: center;
    }

    .SecureDownload {
        padding-left: 0 !important;
    }

    .VideoPopupDiv>div {
        transform: rotate(90deg);
        max-width: 100% !important;
        width: 100% !important;
    }

    .CloseVideoPopupButton,
    .CloseImagePopupButton {
        right: -10% !important;
    }

    .some-page-wrapper {
        width: 100;
    }
}

@media (max-width: 421px) {
    .blue-column h1 {
        padding-left: 0px !important;
    }

    .bluecolumlabel {
        padding-left: 0px !important;
    }
}

/*sub section of products starts*/

.paragraph1 {
    border: solid 1px #c6d9e5;

    padding: 10px 10px 0 10px;

    font-size: 14px;
    line-height: 20px;
    width: 729px;
    margin: 0;
    float: left;
    padding-top: .7em;
    margin-top: 5px;
}

.Download {
    color: Red;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.side1 {


    grid-area: sidebar;
    background-color: #ffffff;
    width: 100% !important;
    padding: 0px 15px;


}

.main1 {
    grid-area: content;
    background-color: #ffffff;
    border-radius: 7px;
    border: 1px #aba9a9bf solid;
}
.main1 table{
    padding: 0px 20px 0px 30px;
    width: 100%;
}

.wrapper1 {
    display: grid;
    gap: 15px;
    grid-template-columns: 3.1fr 0.9fr;
    grid-template-areas:
        "header  header"
        "content sidebar"
        "footer  footer";
    max-width: 1500px;
    margin: auto;
    padding: 12px;
}

@media (max-width: 1144px) {

    .videosecurity,
    .pcdesktop,
    .lastproductsection {
        padding: 0px;
        gap: 40px;
        --min: 55ch;
        --gap: 2rem;
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(min(44%, var(--min)), 1fr));
    }

    .lightboxContainer:after {
        visibility: hidden;
        z-index: 1;
    }

    .productinfo {
        border-radius: 0 !important;
    }

    .side1 {
        width: 100% !important;
        padding: 6px 0px;
        margin: auto;
    }

    .videosecurity,
    .pcdesktop,
    .lastproductsection {
        flex-direction: column;
        justify-content: space-around;
    }

    .productdemointerface {
        display: none;
    }

    .productinfo {
        border-radius: 12px !important;

    }

    .productinfo p {
        margin-top: 5px;
    }

    .first,
    .second,
    .third {
        border: 0px !important;
    }

    .pcdesktop div.first,
    .pcdesktop div.second,
    #groupmanagement div.first,
    #groupmanagement div.second,
    #documentmanagement div.first,
    #documentmanagement div.second {
        width: 100% !important;
    }

    .grouplastsection,
    .lastdocumentmanagement {
        border-radius: 0 !important;
        padding: 25px !important;

    }
}

.side1 h4 {
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    line-height: 18px;
    color: #515151;
    font-size: 17px;
}

.main1 {
    width: 100% !important;
    font-size: 14px;
    margin-top: 5px;
    border: 2px #aba9a9bf solid;
    border-radius: 20px;
}

.Downloadline {
    color: Red;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.DownloadNowline {
    color: #416cb1 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.paragraphs {
    color: #000;
    font-size: 17px;
    max-width: 1477px;
    margin: auto;
    border: 2px solid #a7a6a65e;
    border-radius: 20px;
    padding: 32px;
}

hr {
    border-top-color: #CCC;
    border-top-style: solid;
    border-top-width: thin;
    color: #000;
}

.featuretitle {
    color: #416cb1;
    font-size: 20px;
    font-weight: bold;
}

.FeatureName {
    color: black;
    font-size: 18px;
    font-weight: 700;
    margin-left: 31px;
}

.productstart ul li {
    font-weight: normal;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    color: #000;
}

.DescOnLeft ul li,
.productimg ul li {
    font-weight: normal;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    color: #000;
}

.productstart4 ul li {
    font-weight: normal;
    list-style-image: url("bullet-arrow_nobg.gif");
    list-style-type: none;
    position: relative;
    text-decoration: none;
    font-size: 15px;
    color: #000;
}

ol,
ul {
    margin-top: 17px;
    margin-bottom: 10px;
    padding: 0 1%;

}

@media (max-width: 768px) {

    .videosecurity,
    .pcdesktop,
    .lastproductsection {
        justify-content: start;
        grid-template-columns: repeat(auto-fit, minmax(min(52%, var(--min)), 1fr)) !important;
    }

    .Camera_device_info_cam_req {
        flex-direction: column !important;
    }

    .usernameandpassword {
        width: 100% !important;
    }

    .Camera_device_info_cam_req div input {
        width: 43% !important;
    }

    .main1 table tr td {
        display: table-cell !important;
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    .productstart td {

        padding-top: 10px;
    }

    .productstart4 td {

        padding-top: 10px;
    }

    .main1 img {
        margin-left: auto !important;
        margin-right: auto !important;
        display: block !important;
        max-width: 80% !important;
    }

    .main1 li {
        font-weight: normal;
        list-style-position: outside;
        list-style-type: decimal;
    }
}

.BottomBoxDiv {
    clear: both;
    background-color: #ebf3ff;
    padding: 15px;
    color: #1d1d1d;
    font-size: 14px;
    border: solid 1px #adc0cc;
    max-width: 1500px;
    width: 100%;
    margin: 15px auto 0px auto;


}

.ButtonsBottom {
    clear: both;
    padding-bottom: 40px !important;
    padding-left: 25% !important;
}

@media (max-width: 540px) {
    .BottomFreeTrial {
        background-size: 100% 100% !important;
        width: 47% !important;

        display: inline-block !important;
        float: none !important;
        height: 40px !important;
    }

    .BottomDownload {
        background-size: 100% 100% !important;
        width: 47% !important;

        display: inline-block !important;
        float: none !important;
        height: 40px !important;

    }



    .BottomBuyNow {
        background-size: 100% 100% !important;
        width: 47% !important;

        display: inline-block !important;
        float: none !important;
        height: 40px !important;
    }


    .ButtonsBottom {
        padding: 0 !important;
        text-align: center !important;
        max-height: 46px !important;
    }


    .BottomFreeTrial {
        margin: 0 !important;
    }

    .BottomDownload {
        margin: 0 !important;
    }
}

/* sidebar section*/
.InnerSectionBox {
    border: solid 1px #CFD9E5;
    margin-top: -46px;
    background-color: #EBEBED;
    margin-bottom: 14px;
    margin-left: 100px;
    margin-right: 100px;
}

.InnerSectionBoxTitle {
    margin: 0;
    padding: 0;
    display: block;
    min-height: 20px;

    margin-bottom: 5px;
    background-color: #C7C8CA;
    line-height: 18px;
    color: #515151;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
}

.InnerSectionBoxContent {
    padding: 0 5px 8px 8px;
}

.InnerSectionBoxContent .example6 img {
    border: 0;
    margin-top: 5px;
    margin-left: 5px;
}

.InnerSectionBoxContent .example3 img {
    margin: 8px 5px;
    border: 1px solid gray;
}

.InnerSectionBoxContent .ScreenshotNumbers {
    text-align: center;
}

.InnerSectionBoxContent .ScreenshotNumbers a {
    color: #0179C3;
}

.OverviewSampleSectionCustomerComments blockquote {
    margin: 5px 5px 0 0;
    padding: 0 5px 5px 4px;
    background: url("close-quote.gif") no-repeat right bottom;

    font-style: italic;
    font-size: 13px;
}

.OverviewSampleSectionCustomerComments b.GradientLeftCustomerName {
    float: right;
}

ul.QuickTips {
    padding: 0;
    margin: 0;
    margin-left: 22px;
    padding-right: 5px;
}

ul.QuickTips li {
    list-style-image: none;
    list-style-type: disc !important;
    padding-bottom: 10px;
    list-style-type: circle;

}



/* video popup*/

#fade1 {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);

}

#boxclose {

    float: right;
    color: red;

    position: absolute;

    top: 10px;
    right: 10px;
    background: url("controls.png") -25px 0 no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

.boxclose:before {
    content: "×";
    color: red;
}


#fade1:hover~#boxclose {
    display: none;
}

.test:hover~.test2 {
    display: none;
}


/*newpopup*/

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}



.modal-body {
    position: relative;
    padding: 0px;
}

.close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}


/*main product section sidebar*/
.sidecard {
    border-radius: 22px;
    margin-bottom: 21px;
    border: 2px #aba9a9bf solid;
}

.Customer_comment_header {
    font-weight: 600;
    justify-content: space-between;
    padding: 12px;
    font-size: 22px;
    display: flex;
    align-items: center;
}

.third_div{
    margin-top: 31px;
}
.sidecardsection .sectionimg img {

    margin-top: 10px;
    margin-left: 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    width: 90%;
}

.sidecardsection .sidecardsectionimg img {

    margin-top: 10px !important;
    margin-left: 15px;
    margin-right: 5px;
    margin-bottom: 10px !important;
    width: 90%;
    border: 1px solid gray;

}

.sidecardsection .ScreenshotNumbers {
    text-align: center;
}

.sidecardsection blockquote .gradientText {

    padding-left: 16px;
    padding-bottom: 0;
    font-style: italic;
    font-size: 16px;
}

.sidecardsection>ul li {
    padding: 5px 5px;
}

.gradientText {
    padding: 10px;
    font-size: 16px;
    font-style: italic;
}

.lightboxbutton img {
    width: 55%;
    margin-bottom: 10px;
    margin-left: 10px;

}

.QuickTips a {
    font-size: 16px;
}

.newstext {
    font-size: 16px;
    padding: 25px 10px;
}

#Newsletter_input{
    border-radius: 4px;
    border: 1px #aba9a9bf solid;
    padding-left: 15px;
}
#Newsletter_btn{
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #000000;
    border-color: #333;
    margin-top: 15px;
    font-size: 17px;
    border-radius: 6px;
    margin-right: 6px;
    margin-bottom: 15px;
}


/* this is new popup image section */


/* Style the Image Used to Trigger the Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content,
#caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

/* photo thumbnails*/

#gallery {
    border: 1px solid red;
    margin: auto;
    width: 800px;
    padding: 5px;
    height: 400px;
    display: none;
}

#thumbs {
    width: 150px;
    height: 150px;
    border: 1px solid green;
    padding: 5px;
    float: left;
}

#thumbs img {
    width: 100%;
    height: 100%;
}

.popupbox {
    visibility: hidden !important;
    position: absolute;
    top: 1px;
    left: 0;
    height: 100%;
    width: 100% !important;
    background-color: black;
    opacity: 0.80 !important;
    z-index: 1001;


}

.popupbox:target {
    visibility: visible !important;
    opacity: 1 !important;

}

#outer {
    background-color: white;
    width: 500px !important;
    height: 570px;
    margin: auto;
    margin-top: 70px !important;
    box-shadow: 0px 0px 35px black;
    padding: 10px;
    border: 1px solid rgb(10, 10, 10);

}

#inner {

    position: relative;

}

#inner img {
    max-height: 419px;
    max-width: 450px !important;
    margin-top: 10px !important;
}

.popupbox a {
    text-decoration: none;
    font-size: 15px;
    color: #000;
}

.sidecardsection a img {
    display: flex;
    margin: auto !important;
}

#cross {
    float: right;
    color: red;



    top: 10%;
    right: 281px;
    background: url("controls.png") -25px 0 no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#next {
    float: right;
    top: 73px;
    right: 318px;
    background: url("controls.png") -50px 0 no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    cursor: pointer;
    margin-top: 278px;
    margin-right: -130px;

}

#title {
    font-size: 25px;
    color: #000;
    font-weight: bold;
    text-align: center;
}


#previous {
    float: left;

    background: url("controls.png") -75px 0 no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    cursor: pointer;
    margin-right: -42px;
    margin-top: 274px;
    margin-left: -104px;
}



@media (max-width: 414px) {
    .free_download {
        margin-bottom: 0px !important;
    }
    .buttonfreetrial img {
        width: 100%;
        height: 45px;
    }

    .buttondownload img {
        width: 100%;
        height: 45px;
    }

    .buttonBuyNow img {
        width: 100%;
        height: 45px;
    }

    ;

    .popupbox {

        width: 147% !important;
    }

    #outer {
        width: 275px !important;
        margin-left: 50px !important;
        height: 434px !important;
        margin-top: 86px !important;
    }

    #crossbutton {


        margin-left: 73px !important;

    }

    #inner img {
        max-width: 251px !important;
        padding-top: 100px !important;
    }

    #button-up {
        width: 45px !important;
        height: 49px !important;
        margin-top: 200px !important;
    }

    #button-down {
        width: 45px !important;
        height: 49px !important;
        margin-top: 181px !important;
    }

    #title {
        font-size: 11px !important;
    }

    .lightboxbutton img {
        display: none !important;
    }

    .lightboxtext {
        display: none !important;
    }

    .row {
        flex-direction: column !important;
        margin-left: 0px !important;
    }

    .buttonfreetrial {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .buttondownload {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .buttonBuyNow {
        width: 100% !important;

    }

    .main1 {
        width: 100% !important;
    }

    .sidecardsection .sectionimg img {
        margin-left: 8px !important;
    }

    .sidecardsection .sidecardsectionimg img {
        margin-left: 8px;
    }

    .greencloumndiv img {

        width: 100% !important;
    }
}



@media (min-width: 820px) {

    .SliderButtonsLeft {
        top: 10px;
        right: 10px;
    }

    .ButtonsBottom {
        padding: 0 !important;
        text-align: center !important;
        max-height: 46px !important;

    }

    .BottomBuyNow {
        background-size: 84% 100% !important;
        width: 40% !important;
        display: inline-block !important;
        float: none !important;
        height: 53px !important;
    }

    .BottomFreeTrial {
        background-size: 84% 100% !important;
        width: 40% !important;
        display: inline-block !important;
        float: none !important;
        height: 53px !important;
    }

    .BottomDownload {
        background-size: 84% 100% !important;
        width: 40% !important;
        display: inline-block !important;
        float: none !important;
        height: 53px !important;
    }

    .BottomFreeTrial {
        margin: 0 !important;
    }

    .BottomDownload {
        margin: 0 !important;
    }

    #outer {
        margin-top: 221px !important;
    }
}

@media (min-width: 768px) {
    .buttonfreetrial img {
        height: 45px !important;
    }

    .buttondownload img {
        width: 190px !important;
        height: 45px !important;
        margin-left: 3px !important;
    }

    .buttonBuyNow img {
        height: 45px !important;
        margin-left: 2px !important;
    }

    #outer {

        margin-top: 221px !important;
        margin-left: 56px !important;
        width: 744px !important;
        height: 532px !important;
    }

    #inner img {

        max-width: 644px !important;
        margin-top: 40px !important;

    }

    .BottomBuyNow {
        background-size: 84% 100% !important;
        width: 30% !important;
        display: inline-block !important;
        float: none !important;
        height: 53px !important;
    }

    .BottomFreeTrial {
        background-size: 84% 100% !important;
        width: 30% !important;
        display: inline-block !important;
        float: none !important;
        height: 53px !important;
    }

    .BottomFreeTrial {
        margin: 0 !important;
    }

    .BottomDownload {
        background-size: 84% 100% !important;
        width: 40% !important;
        display: inline-block !important;
        float: none !important;
        height: 53px !important;
    }

    .BottomDownload {
        margin: 0 !important;
    }



    .main1 {

        width: 100% !important;
        margin-left: 0px !important;

    }

    .side1 {
        width: 100% !important;
        padding: 20px 15px;
        margin: auto;
    }


}


@media (min-width: 991px) {
    
    .main1 {

        width: 100% !important;
        margin-left: 0px !important;
    }

    .side1 {
        padding: 6px 0px 6px 0px;
        margin-top: 0px;
    }

    .sectionimg img {
        width: 85%;
    }

    .sidecardsection .sidecardsectionimg img {
        width: 89%;
    }

    .menubar-images {
        vertical-align: top;
        padding-top: 24px;
    }

    .SliderButtonsLeft {
        top: 10px;
        right: 10px;
    }
}


@media (min-width: 540px) {
    .product_gradientText{
        grid-template-columns: repeat(2, 1fr) !important;
    }

    #inner img {


        margin-top: 50px !important;
    }


}




@media (min-width: 1280px) {
    .product_gradientText{
        grid-template-columns: repeat(4, 1fr) !important ;
    }

    .ButtonsBottom {
        padding: 0 !important;
        text-align: center !important;
        max-height: 98px !important;
    }

    .BottomFreeTrial {
        vertical-align: middle;
        background-size: 100% 100% !important;
        width: 20% !important;
        display: inline-block !important;
        float: none !important;
        height: 60px !important;
        margin-right: 68px !important;
    }

    .BottomDownload {
        background-size: 80% 100% !important;
        width: 25% !important;
        display: inline-block !important;
        float: none !important;
        height: 56px !important;
    }



    .BottomBuyNow {
        vertical-align: middle;
        background-size: 100% 100% !important;
        width: 20% !important;
        display: inline-block !important;
        float: none !important;
        height: 60px !important;
    }

    .side1 {
        width: 100% !important;

    }
}

@media (min-width: 1280px) {
    #outer {
        margin-top: 87px !important;
        margin-left: 281px !important;
    }
    
    .columnreversefeutureimages .DescOnLeft{
        width: 90% !important;
    }
}

@media (max-width: 280px) {
    .buttonfreetrial img {
        width: 100%;
        height: 45px;
        margin-left: -7px;
    }

    .buttondownload img {
        width: 100%;
        height: 45px;
        margin-left: -7px;
    }

    .buttonBuyNow img {
        width: 100%;
        height: 45px;
    }

    .SecureDownload img {

        margin-left: -23px;

    }

    .greencloumndiv {
        width: 90% !important;
        margin-top: 34px !important;
        margin-right: 22px !important;
    }

    #outer {
        width: 227px !important;
        height: 500px !important;

    }

    #inner img {
        max-width: 200px !important;

    }

    #title {
        font-size: 11px !important;
    }

    .side1 {
        width: 93% !important;
    }
}

.productstart {
    padding-left: 100px;
}

.productimg{
    padding-block: 20px;
} 

td.productstart:not(.productimg), .DescOnLeft{
    width: 100%;
    display: flex;
    flex-direction: column;
}

@media (min-width: 1920px) {
    .productstart4 {
        padding-right: 120px;
    }

    .sidecardsection .sectionimg img {
        width: 91%;
    }

    .sidecardsection .sidecardsectionimg img {
        width: 91%;
    }

    #outer {
        margin-left: 512px !important;
    }

    .productimg2 img {
        width: 400px !important;
    }

    .productimg4 img {
        width: 400px !important;
    }
}

.fa {
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;

}

.fa:hover {
    opacity: 0.7;
}

.fb img {
    width: 25px;
    height: 20px;
}

.twit img {
    width: 25px;
    height: 20px;
}

.google img {
    width: 23px;
    height: 20px;

}

.socialbuttons {
    padding-right: 250px;
}

.navbar ul li a {
    text-decoration: none;
    font-size: 20px;

}

.navbar ul li a font {
    font-size: 15px;
}

.footer a {
    font-size: 15px !important;
}

.msrpul ul li {

    font-weight: normal;
    list-style-image: url("bullet-arrow_nobg.gif");
    list-style-type: none;
    position: relative;
    text-decoration: none;
}

.msrpul2 ul li {
    font-weight: normal;
    list-style-image: url("bullet-arrow_nobg.gif");
    list-style-type: none;
    position: relative;
    text-decoration: none;
}


.FREETITLE {
    font-size: 30px;
    font-weight: bold;
    color: #fe6600;
    padding-top: 10px;
    padding-left: 30px;
    letter-spacing: .04em;
}



/* blue table */

.tableproducts {
    background-color: #76b0d5;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    width: 33%;
    color: #fff;
}

#ContentPanel a:visited {
    color: blueviolet !important;
}

.tableproducts .LearnMore {
    font-size: 11px;
    font-style: italic;
}

.tableproducts a,
.tableproducts a:visited {
    color: blueviolet;
    text-decoration: underline;
}

.tableProdFeatures {
    background-color: #badbfb;
    padding: 10px;
    text-align: left;
    font-size: 15px;
}

.tdCompChartSubFeatureNameOdd5,
.tdCompChartSubFeatureNameGetMore,
.tdCompChartProduct {
    padding: 10px 10px 10px 18px;
    text-align: left;
}

.FeatureSupported {
    background-image: url("/static/Feature-Supported.png");
    background-repeat: no-repeat;
    background-position: center;
}

.tdCompChartSubFeatureDataOdd5 {
    text-align: center;
}

.FeatureNotSupported {
    background-image: url("/static/Feature-Not-Supported.png");
    background-repeat: no-repeat;
    background-position: center;
}


.tdCompChartSubFeatureNameGetMore {
    text-align: center;
    font-size: 20px;
    height: 80px;
    font-weight: bold;
}

.tdCompChartProduct {
    padding: 10px 10px 10px 10px;
}

.CompChartGetMoreBuyNowLearnMore {
    text-align: center;
    font-size: 15px;
    color: #205ecd;
    font-weight: bold;
}

.OverviewPageBox50 p:first-child {
    padding-top: 1px;
    margin-top: 0;
}

.CompChartGetMoreProductName {
    text-align: center;
    font-size: 15px;
    margin-bottom: 5px;
    color: #205ecd;
}

.CompChartGetMoreProductName a {

    color: #2b88e2;
    font-size: 15px;
}

.CompChartGetMoreBuyNowLearnMore a {
    color: #2b88e2;
    font-size: 15px;
}


/*bottombutton  ipcv*/
.BottomDownload {
    float: left;
    margin: 0;
    padding: 0;
    padding-top: 1px;
    width: 35% !important;
    text-decoration: none;
    background: url("Overview_Bottom_Download_EN_V1.png") no-repeat left top;
    width: 270px;
    height: 70px !important;
    margin-right: 80px;
    margin-left: 2%;
    display: block;

}

.newbutton {
    display: block;
    padding: 25px 0 0 49px;
    color: #fff2d7;
    font-size: 12px;

}


@media (max-width: 414px) {
    
    .BottomDownload {
        width: 50% !important;
        height: 45px !important;
    }

    #freedownloadid {
        width: 150px;
        height: 41px;
    }

    .free {
        margin-left: -343px !important;
        margin-top: 71px !important;
    }

    .freefont {
        font-size: 10px !important;
    }

}

@media (min-width:1280px) {
    .footer a {
        font-size: 15px !important;
    }
    
}

@media (min-width:1024px) {
    .footer a {
        font-size: 15px !important;
    }
    
}

@media (max-width:414px) {

    .freefont {

        margin-left: -3px;
    }
}






/*table design*/



#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#customers td,
#customers th {
    border: 1px solid rgb(255, 254, 254);
    padding: 8px;
}

#customers tr:nth-child(even) {
    background-color: #f2f2f2;
}

#customers tr:hover {
    background-color: #ddd;
}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}

#customers .tableproducts {
    color: white;
    background-color: #76b0d5;
    text-align: center;
}

#customers .tableProdFeatures {
    background-color: #badbfb;
    color: black;
    font-weight: 100;
}

#customers .tdCompChartSubFeatureNameOdd5 {
    background-color: #cee7f8;
    color: black;
    font-weight: 100;
}

#customers .tdCompChartSubFeatureDataOdd5 {
    background-color: #cee7f8;
    color: black;
    text-align: center;
    font-weight: 100;
}

#customers .tdCompChartSubFeatureNameGetMore {
    background-color: #cee7f8;
    color: black;
}

#customers .tdCompChartProduct {
    background-color: #cee7f8;
}



/* arrows buttons css*/

#button-up,
#button-down {
    position: absolute;
    padding: 5px;
    margin: 30px auto;
    background: rgb(255, 255, 255);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    transition: all 0.2s linear;
}

#button-up::after,
#button-down::after {
    content: "";
    position: absolute;
    left: 17px;
    z-index: 11;
    display: block;
    width: 13px;
    height: 13px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
}

#button-up::after {
    top: 17px;
    left: 13px;
    transform: rotate(135deg);
}

#button-down::after {
    top: 17px;
    right: 13px;
    transform: rotate(316deg);
}


/*cross button css*/
#crossbutton {

    border-radius: 50%;
    padding: 0.5em;
    width: 30px;
    height: 30px;
    border: 2px solid #f1f1f1;
    color: blue;
    position: absolute;
    left: 74%;
    margin-top: -10px;
    z-index: 1000;
}

#crossbutton:hover {

    background-color: rgb(255, 255, 255);
    color: blue;
}

#crossbutton::before {
    content: " ";
    position: absolute;
    display: block;
    background-color: red;
    width: 2px;
    left: 12px;
    top: 5px;
    bottom: 5px;
    transform: rotate(45deg);
}

#crossbutton::after {
    content: " ";
    position: absolute;
    display: block;
    background-color: red;
    height: 2px;
    top: 12px;
    left: 5px;
    right: 5px;
    transform: rotate(45deg);
}



/*play button css*/


.play-button {

    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 50px);
    width: 65px;
    height: 65px;
    display: block;
    border-radius: 50%;
    padding: 0;
    margin: 0 auto;
    background-color: red;
    transition: background-color 0.5s ease;
    margin-top: -301px;
}

.play-button::after {


    position: absolute;
    top: calc(50% - 14px);
    left: calc(50% - 10px);
    display: block;
    content: '';
    box-sizing: border-box;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 13px 0 14px 25px;
}

.VideoPopupDiv,
.ImagePopupDiv {
    display: none;
    position: fixed;
    z-index: 5;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
}

.VideoPopupDiv>div {
    margin: auto;
    max-width: 65%;
    border-radius: 50%;
    padding: 15px 20px;
}

.ImagePopupDiv>div {
    margin: auto;
    width: fit-content;
    border-radius: 50%;
    padding: 15px 20px;
}

.CloseVideoPopupButton,
.CloseImagePopupButton {
    position: absolute;
    background-color: transparent;
    top: -15px;
    right: -22px !important;
    border-radius: 50%;
    color: red;
    font-weight: bold;
    border: none;
    font-size: 20px;
    padding: 0px 7px;
    cursor: pointer;
}

.PlayIcon {
    position: absolute;
    margin: auto;
    top: 41%;
    font-size: 70px;
    color: red;
    left: 0;
    right: 0;
    width: fit-content;
}

.PlayIcon img {
    background-color: white;
    border-radius: 50%;
}

.InnerVideoDiv {
    position: absolute !important;
    top: 0;
    bottom: 0;
    height: fit-content;
    left: 0;
    right: 0;
}


.ImagePopupDiv>div:not(.nextImageButton, .previousImageButton) {
    padding: 10px 30px 30px 30px;
    border-radius: 6px;
    position: relative;
    top: 50%;
    bottom: 50%;
    transform: translate(0%, -55%);
    height: fit-content;
    left: 0;
    right: 0;
    background-color: white;
}

@media (max-width:1199px) {

    .VideoPopupDiv>div,
    .ImagePopupDiv>div:not(.nextImageButton, .previousImageButton) {
        width: 70%;
        position: fixed;
        top: 10%;   
     }
    .InnerImageDiv{
        top: 75% !important;
    }
    .followsocialnetworks {
        width: 70%;
        margin: 0 auto;
    }

    .footerendsection {
        width: 80% !important;
    }

    .previousImageButton,
    .nextImageButton {
        z-index: 2;
        position: relative !important;
        top: 50% !important;
        display: inline-block;
        transform: translate(-150%, 0%);
        margin-top: 15px;
    }

    .previousImageButton {
        left: -35% !important;
        top: 47% !important;
    }

    .nextImageButton {
        right: -97% !important;
    top: 40% !important;
    margin-left: 38px !important;
    }
}


.previousImageButton[style*="display: none;"]+.nextImageButton {
    /* margin-left: 120px !important; */

}

.previousImageButton,
.nextImageButton {
    position: absolute;
    top: 50%;
    bottom: 0;
    height: fit-content;
    background-color: white;
    cursor: pointer;
    padding: 15px 20px;
    border-radius: 50%;
}

.previousImageButton {
    left: 1%;
    margin-top: -57px !important;
    top: 54%;
    z-index: 5;
    height: fit-content;
}

.nextImageButton {
    right: 1%;
    top: 3%;
    bottom: 0;
    z-index: 5;
    height: fit-content;
}

.screenShotLinks {
    margin: 0 5px;
}

.mainBlockContainer {
    width: 100%;
}

.InnerVideoDiv {
    padding: 0 !important;
}

.InnerImageDiv>div>img {
    width: 100%;
}

.productParagraph {
    font-size: 17px;
}

.productimg img,
.productstart img,
.DescOnLeft img {
    max-width: 300px;
    margin-top: 30px;
}

.greencloumndiv img {
    width: 100%;
}

.bluecolumbutton td>a>img {
    width: 230px;
    height: 50px;
}

.videoThumbnail {
    width: 410px;
    display: block;
    cursor: pointer;
}

.show-on-tablet {
    display: none;
}

.DownloadButtonContainer {
    display: flex;
    line-height: 20px;
    max-width: 700px;
}

.DownloadButtonContainer>div {
    flex: 1;
    padding: 5px;
}

.productimg img,
.productstart img,
.DescOnLeft img {
    width: 300px;
}

.DownloadButtonContainer img:not(#securedownloadid) {
    width: 100%;
    height: 50px;
    cursor: pointer;
}

#ProductDesc p {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.FreeText {
    font-size: 30px;
    font-weight: bold;
    color: #fe6600;
    padding-top: 10px;
    padding-left: 5px;
    letter-spacing: .04em;
}

.MicrosoftDownloadDiv img {
    height: auto !important;
}

.downloadpagecontainer {
    max-width: 1500px;
    margin: auto;
}

.downloadHeader {
    background-color: #DDEAFF;
    border: 2px solid #3162B14D;
    color: #000;
    padding: 20px;
}

.downloadHeader h2 {
    font-size: 34px;
}

.downloadBody {
    padding: 0 10px;
}

.downloadBody h2 {
    font-size: 28px;
    color: #00183e;
    font-weight: 500;
}

.productFlexContainer {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: flex-start;
    margin-top: 25px;
    color: #000;
}

.productBlock {
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 20px 30px;
    max-width: 460px;
    flex-grow: 1;
    cursor: pointer;
}

.productBlock h1 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
}

.productBlock h1:hover,
.aboutdeskshareproductsInner p:hover {
    text-decoration: underline;
    cursor: pointer;
}

.productBlock h4 {
    font-size: 18px;
    border-bottom: 0;
    height: 60px;
    line-height: 25px;
}

.productinnerflex {
    display: flex;
    justify-content: flex-start;
    font-size: 16px;
    gap: 10px;
    margin-bottom: 10px;
}

.productinnerflex>div:last-child {
    height: 40px;
}

.dp_unavailable {
    background-color: transparent !important;
    text-align: center;
}

.productinnerflex h4 {
    height: auto;
    margin-bottom: 0;
}

.productinnerflexButtons {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.productFlexContainer:last-child>div>div {
    margin-top: 25px;
}

.productinnerflexButtons>div>img {
    width: 100%;
    height: 60px;
}

.productinnerflex>div p {
    margin-bottom: 0;
}

.productinnerflexButtons>div {
    width: 70%;
}

.productButton {
    width: 100%;
    border: 1px solid #1473E6;
    background-color: #fff;
    border-radius: 8px;
    font-weight: bold;
    color: #1473E6;
    height: 50px;
    font-size: 16px;
}

.productButton:focus,
.viewmoredetails:focus {
    outline: none;
}

.productButtonActive {
    background-color: #1473E6;
    color: #fff;
}

.tdCompChartProdFeatures5 {
    background-color: #badbfbbd;
    padding: 10px;
    text-align: left;
    font-size: 15px;
}

.tdCompChartEmptyProdName5 {
    border-top: 1px solid #0000003d !important;
    border-bottom: 1px solid #0000003d !important;
    background-color: #c8e3ff6b;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    width: 33%;
    color: #000000bd;
}


.tdCompChartEmptyProdName5 a,
.tdCompChartEmptyProdName5 a:visited {
    color: #2b88e2;
    text-decoration: none;
}

.tdCompChartEmptyProdName5 a:hover {
    text-decoration: underline;
}

#ProductPlatform {
    line-height: normal;
    margin-bottom: 5px;
}

.downloadpageBottomtext {
    padding: 20px 30px 40px 30px;
    background-color: #ddeaff;
    text-align: center;
    color: #001023;
    font-size: 20px;
}

.downloadHeader {
    background-color: #DDEAFF;
    border: 2px solid #3162B14D;
    color: #000;
    padding: 20px;
}

.downloadHeader p {
    font-size: 19px;
}

.downloadHeader h2 {
    font-size: 34px;
}

.aboutDeskshareTitles {
    margin-top: 70px;
}

.whatwedosection {
    display: flex;
    align-items: center;
    border: 1px solid;
    font-size: 19px;
    margin: 6px;
    margin-top: 3%;
}

.whatwedosection>div {
    flex-basis: 0;
    flex-grow: 1;
}

.whatwedosectionimage {
    text-align: center;
    background-color: #000;
    padding: 100px 0;
}

.whatwedosectionimage img {
    width: 40%;
}

.whatwedosectionparagraph {
    text-align: left;
    padding: 0px 30px;
}

.aboutDeskshareProducts {
    margin-top: 30px;
    margin: 10px;
    display: flex;
    gap: 15px;
    text-align: left;
}

.aboutDeskshareProducts p {
    margin-bottom: 0;
}

.aboutDeskshareProducts>div {
    flex-grow: 1;
    flex-basis: 0;
    border-radius: 4px;
    padding: 10px 15px;
    border: 1px solid rgb(101, 101, 101, 0.4);
    color: #656565;
}

.aboutdeskshareproductsInner {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.aboutdeskshareproductsInner img {
    width: 40px;
}

.aboutdeskshareproductsInner p {
    padding-left: 10px;
    font-family: 'Times New Roman', serif;
    font-size: 22px;
    color: #000;
}

.aboutdesksharecontainer hr {
    display: none;
}


.aboutdesksharecontainer {
    text-align: center;
    max-width: 1500px;
    margin: auto;
    color: #000;
}

.aboutdesksharecontainer a {
    text-decoration: underline;
}

.aboutdesksharecontainer h1 {
    font-size: 34px;
    margin-bottom: 15px;
}

.aboutdesksharecontainer>p {
    font-size: 19px;
    margin-top: 30px;
}

.SubscribeToNewsLetterButton {
    margin-top: 40px;
    font-size: 20px;
    background-color: #fff;
    padding: 5px 25px;
    border-radius: 23px;
    color: #004598;
    border: 2px solid #004598;
}

.pressRoomFlex {
    display: flex;
    margin-top: 3%;
    gap: 50px;
    justify-content: center;
    max-width: 800px;
    margin: auto;
    font-size: 20px;
}

.pressRoomFlex>div {
    flex-grow: 1;
    flex-basis: 0;
}

.pressroomflexHeader {
    color: #000;
    font-weight: bold;
    background: rgb(251, 183, 73);
    background: linear-gradient(45deg, rgba(251, 183, 73, 1) 21%, rgba(224, 116, 27, 1) 73%);
    padding: 10px;
}

.pressroomflexBody {
    padding: 25px;
    text-align: center;
    font-size: 15px;
    border: 1px solid rgb(101, 101, 101, 0.4);
}

.downloadHeader h2 {
    font-size: 34px;
}

.topbannersection {
    text-align: center;
    background-color: #DDEAFF;
    border-bottom: 1px solid #91bbfe;
    padding: 2% 15%;
    color: black;
}

.topbannersection div h2,
.topbannersection h1 {
    font-size: 34px;
    color: black;
    font-weight: bold;
}

.TutorialsandManualsContainer {
    margin: auto;
}

.categoryHeading {
    margin-top: 50px;
    color: #2E82E8;
    font-size: 24px;
    font-weight: 200;
}

.TandMproductHeadingFlex {
    /* max-width: 1400px; */
    margin: auto;
    display: flex;
    margin-top: 30px;
    align-items: center;
    margin-top: 50px;
    color: #070707;
}

.tutorialsandmanualsmainconsize, .TandMproductBodyFlex{
    max-width: 1600px;
    margin-inline: auto;
}
.TandMproductHeadingFlex p {
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
}

.TandMproductHeadingFlex div:not(.cms-placeholder) {
    padding: 0 15px;
    width: 85%;
    margin: auto;
}

.TandMproductBodyFlex {
    max-width: 1500px;
    display: flex;
    margin: auto;
    align-items: center;
    gap: 120px;
    position: relative;
    margin-top: 30px;
    overflow-x: hidden;
    overflow-y: hidden;
    cursor: grab;
    cursor: pointer;
}

.TandMproductBodyFlex:not(.faq-div){
    margin-left: 34px;
}

.faq-div{
    gap: 100px;
    margin-left: 20px;
}


.ManualIconDiv img {
    width: 100px;
    margin: 10px auto;
}
.ManualIconDiv a p {
    text-align: left;
}

.ManualIconDiv {
    max-width: 98px;
    font-size: 17px;
    color: #005bca;
    padding-bottom: 50px;
    text-align: center;
}

.TandMVidoScreenshotsFlex {
    display: flex;
    width: 100%;
    gap: 50px;
    cursor: grab;
}

.TandMVidoScreenshotsFlex>div {
    position: relative;
    border-radius: 6px;
}

.vid-img-center {
    position: relative;
    width: fit-content;
    max-width: fit-content;
}

.TandMVidoScreenshotsFlex video {
    border-radius: 10px;
    width: 340px;
    height: auto;
}

.TandMVidoScreenshotsFlex img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
    width: 50px;
}

.TandMVidoScreenshotsFlex p {
    margin-top: 10px;
    font-size: 16px;
    margin-top: 5px;
    color: #000000;
    font-weight: 200;
    text-align: center;
}

.TandMScreenshots {
    position: static !important;
    height: 191px !important;
    width: 320px !important;
}

.ManualIconDiv a {
    text-decoration: none;
}

.SliderButtonsRight {
    top: 80px;
    right: 3px;
    margin: auto;
    box-shadow: 0px 1px 4px gray;
    border-radius: 50%;
    width: 40px;
    margin-left: -105px;
    margin-top: 67px;
    margin-right: 3px;
}

.tutorialsandmanualsmainconsize {
    width: 95%;
}

.SliderButtonsLeft {
    top: 80px;
    left: -73%;
    margin: auto;
    box-shadow: 0px 1px 4px gray;
    border-radius: 50%;
    width: 40px;
    margin-right: -96px;
    margin-top: 67px;
    margin-left: -64px;
}

.TandMVidoScreenshotsFlex img {
    border: 3px;
    border-color: rgba(82, 81, 81, 0);
    border-radius: 7px;
}

.VideoandScreenshotContainer {
    max-width: 1220px;
    overflow: hidden;
    position: relative;
}

.mob_hr {
    visibility: hidden;
}

.CloseVideoPopupButton:focus, .CloseImagePopupButton:focus{
    outline: none;
}
.details_ul {
    line-height: 25px;
}

/* media query 420px mobile screen */
@media (max-width: 420px) {
    
    .img-caption-div {
        padding: 8px 8px 8px 8px !important;
    }
    .nextImageButton {
        top: 71% !important;
        left: 78% !important;
    }
    .ImagePopupDiv>div:not(.nextImageButton, .previousImageButton) {
        width: 93% !important;
    padding: 16px 8px;
    } 
    .bluecolumbutton td>a>img {
        width: 100%;
    }
    .sc-closepopup-button{
        right: 0px !important;
    }
    #display_img img{
        width: 100% !important;
    }
    .DownloadButtonContainer {
        flex-flow: column;
    }

    .DownloadButtonContainer>div:last-child {
        border-left: none !important;
    }

    .DownloadButtonContainer>div>div {
        width: 100%;
        text-align: center;
    }

    .BottomBoxDiv {
        padding: 5px;
    }

    .BottomBoxDiv p {
        margin-bottom: 0;
    }

    .productBlock h4 {
        height: auto;
    }

    .productinnerflex>div:last-child {
        height: auto;
    }

    .check_details,
    .more-info {
        margin: 4% 5% !important;
    }

    .cameralistdiv table td {
        width: 50% !important;
    }

    .main-content-detail .post-content {
        width: 100% !important;
        margin-inline: auto !important;
    }

    .main-content-detail .action-btn{
        text-align: center !important;
    }

    .main-content-detail .action-btn {
        text-align: center !important;
    }
}

/* media query 920px tablet screen */
@media (max-width: 920px) {
    .main1 table {
        padding: 0px 0px !important;
    }
    .VideoPopupDiv>div, .ImagePopupDiv>div:not(.nextImageButton, .previousImageButton) {
        width: 74% ;
    }
    #hidden_divs{
        display: none;
    }
    .BottomBoxDiv {
        margin: 15px auto 40px auto;
    }

    .logo_black {
        margin-bottom: 45px;
    }

    .hide-on-tablet {
        display: none;
    }

    .show-on-tablet {
        display: block;
    }

    .InnerImageDiv-img {
        max-width: none;
        min-height: auto;
        width: 100%;
    }

    .productFlexContainer {
        flex-flow: column;
    }

    .downloadBody {
        margin: auto;
        width: fit-content;
    }

    .aboutdesksharecontainer>p {
        padding: 0 15px;
    }

    .aboutdesksharecontainer {
        margin-top: 20px;
    }

    .SubscribeToNewsLetterButton {
        width: 95%;
        max-width: 500px;
        margin-bottom: 5px;
    }

    .whatwedosection {
        border: none;
    }

    .whatwedosectionimage {
        display: none;
    }

    .whatwedosectionparagraph {
        text-align: center;
    }

    .aboutdesksharecontainer hr {
        border-top-color: #000;
    }

    .aboutDeskshareProducts {
        flex-flow: column;
        width: 95%;
        margin: 30px auto;
        max-width: 600px;
    }

    .pressRoomFlex {
        flex-flow: column;
        width: 95%;
        max-width: 400px;
        margin-bottom: 50px;
    }

    .tutorialsandmanualsmainconsize {
        width: 100% !important;
    }

    .aboutDeskshareProducts:first-child {
        display: none;
    }

    .aboutDeskshareTitles {
        margin-top: 50px;
    }

    .sliderButtonsflex>div div.active {
        opacity: 1;
        padding: 9px;
    }

    div#ProductDesc {
        line-height: normal;
    }

    .downloadpageBottomtext {
        padding: 20px;
        margin-bottom: 59px;
    }

    .column-holder,
    .twoinputfieldsdiv {
        flex-direction: column !important;
        gap: 15px !important;
    }

    .mob_hr {
        height: 2px;
        margin-top: 16px;
        visibility: visible;
        color: rgba(128, 128, 128, 0.171);
        background-color: #7c797910;
    }

    .TandMScreenshots {
        height: 155px !important;
    }

    .categoryHeading {
        margin-top: 22px;
        margin-bottom: -10px;

    }

    .SliderButtonsLeft {
        visibility: visible;
    }

    .SliderButtonsRight {
        visibility: visible;
    }

    .TandMproductHeadingFlex div:not(.cms-placeholder) {
        width: 25%;
    }

    .VideoandScreenshotContainer {
        margin-bottom: 82px;
    }

    .ManualIconDiv img {
        width: 40px !important;
        margin: 0px !important;
        padding-right: 16px;
    }

    .ManualIconDiv {
        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: center;
    margin-left: 10px;
    margin-bottom: 22px;
    padding-bottom: 0px;
    max-width: fit-content !important;
    }

    .ManualIconDiv[style="visibility:hidden"]{
        display: none;
    }

    .TandMproductBodyFlex {
        max-width: 97%;
        margin-bottom: 0px !important;
    }

    .TandMVidoScreenshotsFlex video {
        width: 275px;
        margin-left: 0px;
    }

    .TandMScreenshots {
        width: 275px !important;
    }

    .TutorialsandManualsContainer {
        margin: 0px;
    }

    .TandMVidoScreenshotsFlex {
        margin-left: 7px;
        max-width: 99%;
        gap: 24px;
    }

    .TandMproductBodyFlex {
        display: inline-block;

    }

    .TandMproductBodyFlex:not(.faq-div){
        margin-left: 0px;
    }

    .faq-div{
        gap: 100px;
        margin-left: 0px;
    }

    ::-webkit-scrollbar {
        width: 0;
        background: transparent;
    }

    .hrtag hr {
        visibility: hidden;
    }

    .TandMVidoScreenshotsFlex p {
        margin-right: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .TandMproductHeadingFlex {
        margin-top: 0px;
    }

    .TandMproductHeadingFlex p {
        margin-left: 11px;
        margin-bottom: 8px;
        margin-top: 15px;
        font-size: 23px;
    }
   .SliderButtonsRight{
    position: absolute;
    top: 281px;
    left: 56%;
    margin: 0px !important;
   }
   .SliderButtonsLeft {
    position: absolute;
    display: flex !important;
    top: 281px;
    left: 40%;
    margin: 0px !important;
}

  .hidden-man-left-right-icon{
    top: 230px;
        
    }
   .VideoPopupDiv>div {
    max-width: 82% !important;
}
.PlayIcon {
    top: 35% !important;
  }

    .previousImageButton {
        top: 79.95% !important;
    left: 3% !important;
    }
    .InnerImageDiv{
        top: 74% !important;
    }
    .nextImageButton {
        top: 73.5% !important;
    left: 63%;
    }

 .CloseImagePopupButton{
    right: 25px;
 }

 .autoftp-msr-outer{
    flex-direction: column !important;
}
.media-autoftp
{
    margin-top: 30px !important;
}
    .CloseImagePopupButton {
        right: 25px;
    }

.media-autoftp{
    margin-block: 30px !important;
}

.inner-media-coverage{
    margin-block: 0 !important;
}

.sp-hr-1{
    width: 150%;
    position: relative;
    left: -50%;
}

.columnfeutureimages, .columnreversefeutureimages{
    display: flex;
    align-items: center;
}

}
.downloadproductcontainer{
    display: flex;
    gap: 15px;
    padding: 0px 15px 0px 15px;
    align-items: center;
    color: black;
}

.downloadproductcontainer img {
    width: 9%;
    margin-top: -10px;
}
.downloadproductcontainer h1 p{
    font-size: 0.85em;
    font-weight: 600;
    margin-bottom: 4px;
    color: #222222d4;
}

.productButton:hover {
    background-color: #054695;
    color: #fff;
}

.viewmoredetails {
    width: 100%;
    border: 1px solid #1473E6;
    background-color: #fff;
    border-radius: 8px;
    font-weight: bold;
    color: #1473E6;
    height: 50px;
    outline: none;
    font-size: 16px;
}

.viewmoredetails:hover {
    background-color: #66ABFF;
    color: #fff;
    border: 1px solid #1473e6;
}

.dropdown-arrows {
    filter: invert(100%);
    width: 12px;
    margin-bottom: 2px;
}

.samespaceforcon {
    padding: 0px 10px;
}

.productButton img {
    margin-right: 3%;
}

a.productpagenavigationlink {
    text-decoration: none;
    color: black;
}

.productBlock:hover {
    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 50%);
}

table#brandAndModelTableStyle td {
    padding-left: 6px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 1%;
}

.cameralistdiv table td {
    padding-left: 6px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
    margin: 0;
    width: 25%;

}

.cameralistdiv table {
    width: 100%;
}

.cameralistdiv p img {
    height: 12px;
    width: 12px;
    margin-top: 3px;
    margin-right: 10px;
    float: right;

}

.cameralistdiv p {
    background: #C3E0FC;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C3E0FC', endColorstr='#FFFFF');
    background: -webkit-gradient(linear, left bottom, left top, from(#C3E0FC), to(#FFF));
    background: -moz-linear-gradient(bottom, #C3E0FC, #FFF);
    padding: 6px;

}

.cameralistdiv p a,
.cameralistdiv span {
    color: #000 !important;
    font-weight: 600;
}

.cameralistdiv span {
    padding: 6px;
}

.cameralistdiv hr {
    margin-top: 6px;
    margin-bottom: 8px;
}

.cameralistdiv table tr,
table#brandAndModelTableStyle tr {
    vertical-align: top !important;
}

#bulletIconStyle {
    margin-left: 4px;
}

.prioritysupportcallback {
    margin-bottom: 50px;
}

.file-folder-img {
    display: flex;
    width: min-content !important;
}

.var_container {
    margin: 2%;
    color: black;
}

.sub-heading {
    margin: 10px auto;
    font-weight: bold;
}

.product_desc .sub-heading {
    color: #416cb1;
}

.varients_row {
    margin: 20px 0 !important;
}

.varients {
    margin-left: 5%;
}

.price_column {
    color: red;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
}

.product_desc {
    margin: 2% 0;
}

.satisfaction {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
}

.varients_tableData {
    padding: 8px 0;
}

.buyBtn {
    background-color: #53A815;
    border-radius: 50px;
    color: white;
    border: 1px solid #53A815;
    padding: 3px 28px;
    width: fit-content;
    text-align: center;
}

.varients table {
    width: 60%;
}

.varients_tableData p {
    display: inline-block;
}

/* lock scroll */
.lock-scroll {
    overflow: hidden;
}

.open-scroll {
    overflow: visible;
}

.iti-flag {
    background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/10.0.2/img/flags.png");
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    background: #fff;
    border-right: 1px solid #ced4da !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.articles-main-container .content hr {
    height: 0px;
    margin-top: 14px;
    margin-bottom: 14px;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-top-style: solid;
    border-top-color: #cccccc;
    overflow: visible;
    color: #000000;
    font-family: helvetica;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
}


    .ManualIconDiv:hover .user-man-link {
    text-decoration: underline;
}

.main-table-forumsContainer {
    max-width: 1500px;
    margin-inline: auto;
    margin-block: 40px;
}

.main-table-forumsContainer>table {
    margin-inline: auto;
    width: 100%;
    padding: 20px;
    border-collapse: collapse;
}

.main-table-forumsContainer>table thead {
    text-align: center;
    background-color: #ee6943;
    color: #fff;
}

.main-table-forumsContainer>table thead th {
    padding-block: 10px;
}

.main-table-forumsContainer>table tbody {
    border: 1px solid #6b9cd8;
    border-top: none;
}

.main-table-forumsContainer>table tbody tr {
    border-bottom: 1px solid #6b9cd8;
}

.main-table-forumsContainer>table tbody tr>td {
    padding: 25px;
}

.btn-approval {
    background: #095bbf;
    color: white;
    border: none;
    padding: 5px 16px;
    border-radius: 10px;
    border: 1px solid #095bbf;
    font-weight: bold;
}

.btn-remove {
    background: #f9f3f4;
    color: #fe6600;
    border: none;
    padding: 5px 16px;
    border-radius: 10px;
    border: 1px solid #fe6600;
    font-weight: bold;
}

.main-content-detail {
    max-width: 1500px;
    margin-inline: auto;
    margin-block: 40px;
    border: 1px solid #095bbf;
    width: 95%;
    border-radius: 10px;

}

.main-content-detail .forum-info a, .card-body p > a {
    font-weight: normal;
    font-size: 18px;
}

.main-content-detail .btn-edit{
    padding: 5px 16px;
    background-color: transparent;
    color: #095bbf;
    border: 1px solid #095bbf;
    border-radius: 10px;
    width: 100px;
    font-weight: bold;
    transition: 0.2s;
    &:hover{
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.35);
    }
}






.btn-approval {
    background: #00a84d;
    color: white;
    border: none;
    padding: 5px 16px;
    border-radius: 10px;
    border: 1px solid #2aaa1c;
    transition: 0.2s;
    &:hover{
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.35);
    }
}

.main-content-detail .card-head {
    background-color: #e6ecf5;
    padding: 20px;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #095bbf;
}

.btn-remove{
    background: transparent;
    color: #f02b2b;
    border: none;
    padding: 5px 16px;
    border-radius: 10px;
    border: 1px solid #f02b2b;
    transition: 0.2s;
    &:hover{
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.35);
    }
}

.main-content-detail{
    max-width: 1500px;
    margin-inline: auto;
    margin-block: 40px;
    border: 1px solid #095bbf;
    /* padding: 20px; */
    width: 100%;
    border-radius: 10px;
}
.action-btn {
    margin-block: 12px;
}

#ScreenshotNumbers a {
    cursor: pointer;
    color: #007bff;
}

#ScreenshotNumbers a:hover {
    text-decoration: underline;
}

.popup-img {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    right: 0;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.img-caption-div {

    background: white;
    padding: 10px 20px 20px 20px;
    border-radius: 6px;
    margin-inline: auto;
    width: 90%;
}

.img-popup-actual-img {
    max-width: 99%;
    max-height: 99%;
    object-fit: contain;
    display: block;
    margin-inline: auto;
}

.next-prev-btn {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;
}

.prev-img-btn,
.next-img-btn {
    display: inline-block;
    background-color: white;
    border-radius: 50%;
    padding: 15px 20px;
    cursor: pointer;
}

.img-popup-close {
    position: absolute;
    top: 0%;
    right: -4%;
    border-radius: 50%;
    color: red;
    font-weight: bold;
    border: none;
    background-color: white;
}

#ScreenshotNumbers a {
    cursor: pointer;
    color: #007bff;
}

#ScreenshotNumbers a:hover {
    text-decoration: underline;
}

.popup-img {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    right: 0;
    justify-content: center;
    align-items: center;
}

.img-caption-div {

    background: white;
    padding: 10px 20px 20px 20px;
    border-radius: 6px;
    margin-inline: auto;
    width: 90%;
}

.img-popup-actual-img {
    max-width: 99%;
    max-height: 99%;
    object-fit: contain;
    display: block;
    margin-inline: auto;
}

.next-prev-btn {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;
}

.prev-img-btn,
.next-img-btn {
    display: inline-block;
    background-color: white;
    border-radius: 50%;
    padding: 15px 20px;
    cursor: pointer;
}

.free_product_div {
    display: flex;
    width: 50%;
    flex-direction: column;
    align-items: flex-start;
}

.main-table-forumsContainer{
    max-width: 1500px;
    margin-inline: auto;
    margin-block: 30px;
}

#header_free_products {
    font-size: 23px;
    margin-bottom: 0px;
    width: 100%;
}

#header_free_products a {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.677);
    font-size: 21px;
    width: 100%;
    color: #2980b9;
}

#free_pro_hr {
    width: 100%;
    border-bottom: 1px solid #297fb968;
    margin-top: 10px;
}

.Satisfaction_div {
    flex: 1 1 0;
    width: 100%;
    text-align: center;
    margin-top: 12px;
    font-size: 18px;
    color: #000000;
}

.twin_div_container {
    display: flex;
    width: 100%;
}


.mypcinfo_mainWrapper {
    max-width: 1650px;
    margin: auto;
    display: flex;
    overflow: hidden;
    position: relative;
    flex-direction: column;
    width: 100%;
    backface-visibility: hidden;
    will-change: overflow;
}

.aboutdeskshareproductsOuter:hover {
    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 50%);
    cursor: pointer;
}

.corousel_btn_container {
    width: 90%;
    padding-top: 35px !important;
    padding: 0px 10px;
}

#slideLeft {
    margin-left: -6px;
        position: absolute;
        height: 57px;
        margin-top: 10px;
        padding: 0px 1px;
        padding-right: 2px;
        border: none;
        background-color: #cfe6f1;
        transform: rotate(180deg);
}
.main-table-forumsContainer>table tbody tr>td{
    padding: 25px;
}

#slideRight {
    position: absolute;
    margin-left: 409px;
    height: 57px;
    padding: 0px 1px;
    margin-top: 9px;
    border: none;
    background-color: #cfe6f1;
}

#featuretitle{
    font-weight: 600;
    font-size: 22px;
    background-color: #d5eafd;
    color: black;
    padding: 23px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom: 1px #aba9a9bf solid;
}
.sidecardheader {
    font-weight: 600;
    font-size: 22px;
    background-color: #d5eafd;
    color: black;
    padding: 19px;
    border-top-right-radius: 20px;
    border-bottom: 1px #aba9a9bf solid;
    border-top-left-radius: 20px;
}

#free_version_details {
    width: 90%;
    padding-top: 25px;
}

#ProductVersion {
    display: flex;
    gap: 5px;
}

#purchase_header {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 10px;
    color: #2980b9;
    padding-bottom: 5px;
}

#pro_header_hr {
    border-bottom: 1px solid #297fb94f;
    margin-top: 5px !important;
}

#purchase_desc {
    font-size: 14px;
    margin-top: 5px !important;
}

.Variation_Price {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

.Show_product_added {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#purchase_header {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 10px;
    color: #4d4d4d;
    padding-bottom: 5px;
}

#pro_header_hr {
    border-bottom: 1px solid #297fb94f;
    margin-top: 7px !important;
}

#purchase_desc {
    font-size: 14px;
    margin-top: 5px !important;
}

.Variation_Price {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

.Show_product_added {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.Show_product_container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

#hr_hide {
    border-bottom: 1px solid #494a4b4f;
    margin-top: 15px !important;
    margin-bottom: 15px;
}

.BuyNowPrice {
    width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: flex-start;
}

.BuyNowPrice b {
    width: 20%;
    text-align: start;
    font-size: 19px;
    color: #2980b9;
}

#buyprice {
    width: 38%;
    margin-right: 0px;
    display: flex;
    text-align: end;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

#billed_once {
    width: 100%;
    font-size: 17px;
    margin-bottom: 16px;
    color: rgba(0, 0, 0, 0.774);
    display: flex;
    justify-content: flex-end;
    margin-top: 8px;
}
.inner-media-coverage {
    margin-inline: auto;
    margin-block: 50px;
    margin-left: 30px;
}

#total_items_container {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.774);
}

.add_product {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-direction: column;
}

.add_product h2 {
    font-weight: 600;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

#select_price_type {
    border-color: #00000029;
    width: 45%;
    opacity: 0.9 !important;
    height: 26px;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

#buy_five_or_more {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
}

#buy_five_or_more a {
    font-weight: 300;
    color: rgba(2, 2, 2, 0.775);
    font-size: 19px;
}

.billed_annually {
    width: 100%;
    font-size: 17px;
    margin-bottom: 16px;
    text-align: end;
    color: rgba(0, 0, 0, 0.774);
    margin-top: 8px;
    display: flex;
    justify-content: flex-end;
}

.billed_once_only {
    width: 100%;
    font-size: 17px;
    text-align: end;
    margin-bottom: 16px;
    color: rgba(0, 0, 0, 0.774);
    margin-top: 8px;
}

.BuyNowPrice b {
    width: 20%;
    text-align: start;
    font-size: 19px;
    color: #2980b9;
}

#lifetimeprice {
    width: 100%;
    text-align: end;
    display: none;
}

#satisfaction_guaranteed {
    flex: 1 1 0;
    width: 100%;
    text-align: center;
    margin-top: 9px;
    font-size: 18px;
}

#immediate_delivery {
    flex: 1 1 0;
    margin-top: 10px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: rgb(0, 153, 255);
    font-weight: 600;
}

#satisfaction_guaranteed {
    flex: 1 1 0;
    width: 100%;
    text-align: center;
    margin-top: 9px;
    font-size: 18px;
}

#immediate_delivery {
    flex: 1 1 0;
    margin-top: 10px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #4d4d4d;
    font-weight: 600;
}

.Variation_Price {
    margin-bottom: 7px;
    gap: 12px;
  }
  #Whats_new a{
    color: #2980b9 !important;
    font-weight: 300;
}

.buy_now_btn a {
    width: 100%;
    font-size: 16px;
    padding-bottom: 7px;
    font-size: 21px;
    padding-top: 7px;
    border-radius: 12px;
}

#freebtn {
    border-radius: 10px;
    font-size: 20px;
    width: 100%;
    display: flex;
    height: 44px;
    align-items: center;
    justify-content: center;
}

#freebtn:hover {
    box-shadow: none;
    background-color: #0069d9b6;
    border-color: #0069d9b6;
    outline-color: #0069d9b6;
}

.counter button {
    padding-top: 3px;
    width: 28px;
    text-align: center;
    border: 1px #808080a8 solid;
    border-radius: 5px;
    color: #0000009c;
    font-size: 17px;
    cursor: pointer;
    background-color: white;
    user-select: none;
}

.license_div {
    cursor: pointer;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    border-radius: 5px;
    padding: 5px 16px;
    justify-content: space-between;
    border: 1px solid #0000001c;
}

.license_div:hover {
    background-color: rgba(0, 152, 254, 0.043) !important;
}

.license_div b {
    font-weight: 600;
}

.license_div span p,
#purchase_header p,
#purchase_desc {
    margin-bottom: 0px !important;
}

.counter input {
    width: 40px;
    text-align: center;
    padding: 2px 1px;
    border: 1px #808080a8 solid;
    border-radius: 5px;
    color: #0000009c;
    font-size: 17px;
}

.buy_now_btn a:hover {
    background-color: #28a746c8;
    box-shadow: none !important;
    border-color: #28a746c8;
  }
  







.main-content-detail{
    max-width: 1500px;
    margin-inline: auto;
    margin-block: 40px;
    border: 1px solid #095bbf;
    /* padding: 20px; */
    width: 95%;
    border-radius: 10px;

}


.outer-main-media-coverage {
    width: 90%;
    margin-inline: auto;
    margin-bottom: 100px;
    max-width: 1500px;
    overflow: hidden;
}

.media-autoftp a{
    text-decoration: none;
}

.media-comp-head a{
    color: black;
}

.media-comp-head a:hover{
    text-decoration: underline;
}



.media-item {
    display: grid;
    grid-template-columns: 2fr 3fr;
    box-shadow: 0 0 10px grey;
    margin-block: 20px;
    padding-inline: 42px;
    padding-block: 30px;
    gap: 30px;
    max-width: 90%;
    align-items: center;
    transition: 0.1s;
}

.media-item:hover{
    transform: scale(1.02);
}

.sc-closepopup-button {
    position: absolute;
    top: -16px;
    right: 11px;
    font-size: 20px;
    color: red;
    border-radius: 50%;
    font-weight: bold;
    cursor: pointer;
}


.main-table-forumsContainer{
    max-width: 1500px;
    margin-inline: auto;
    margin-block: 40px;
}

.main-table-forumsContainer>table {
    margin-inline: auto;
    width: 100%;
    padding: 20px;
    border-collapse: collapse;
}

.main-table-forumsContainer>table thead {
    text-align: center;
    background-color: #ee6943;
    color: #fff;
}

.main-table-forumsContainer>table thead th {
    padding-block: 10px;
}

.main-table-forumsContainer>table tbody {
    border: 1px solid #6b9cd8;
    border-top: none;
}

.main-table-forumsContainer>table tbody tr {
    border-bottom: 1px solid #6b9cd8;
}

.main-table-forumsContainer>table tbody tr>td {
    padding: 25px;
}

.btn-approval {
    background: #095bbf;
    color: white;
    border: none;
    padding: 5px 16px;
    border-radius: 10px;
    border: 1px solid #095bbf;
}

.btn-remove {
    background: #f9f3f4;
    color: #fe6600;
    border: none;
    padding: 5px 16px;
    border-radius: 10px;
    border: 1px solid #fe6600;
}

.main-content-detail {
    max-width: 1500px;
    margin-inline: auto !important;
    margin-block: 40px;
    border: 1px solid #095bbf;
    /* padding: 20px; */
    width: 100%;
    border-radius: 10px;
}

.main-content-detail .forum-info {
    font-weight: bold;
    font-size: 16px;

}

.main-content-detail .post-content {
    margin-left: 50px;
    color: #004599;
    font-size: 16px;
    width: 70%;
    margin-block: 20px;

}

.main-content-detail .card-head {
    background-color: #e6ecf5;
    padding: 20px;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #095bbf;
}

.main-content-detail .btn-edit {
    padding: 5px 16px;
    background-color: #eef7f5;
    color: #00a84d;
    border: 1px solid #00a84d;
    border-radius: 10px;
    width: 100px;
}

.action-btn {
    margin-block: 12px;
}

.inner-media-coverage {
    margin-inline: auto;
    margin-block: 50px;
    margin-left: 30px;
}


.outer-main-media-coverage {
    width: 90%;
    margin-inline: auto;
    margin-bottom: 100px;
    max-width: 1500px;
}

.autoftp-msr-outer {
    display: flex;
}

.media-autoftp {
    width: 100%;
}

.media-comp-head {
    color: black;
    font-weight: bold;
    font-size: 16px;
}

.media-comp-head img {
    margin-right: 10px;
    width: 30px;
}

.media-comp-head span {
    font-size: 20px;
}

.media-comp-head .cms-placeholder {
    display: none;
}

.media-item {
    display: grid;
    grid-template-columns: 2fr 3fr;
    box-shadow: 0 0 10px grey;
    margin-block: 20px;
    padding-inline: 42px;
    padding-block: 30px;
    gap: 30px;
    max-width: 90%;
    align-items: center;
}

.media-item-img {
    width: 100%;
}

.media-item-text {
    display: flex;
    align-items: center;
    color: black;
    font-weight: bold;
    font-size: 18px;
}

@media screen and (max-width:666px) {
    .sc-closepopup-button {
        top: -16px;
        right: 0px;
    }
    .autoftp-msr-outer {
        flex-direction: column;
    }

    .media-item {
        grid-template-columns: 1fr;
    }

    .media-item-text {
        justify-content: center;
        font-size: 20px;
    }

    .media-item-img {
        margin-inline: auto;
    }

    .thanks-main{
        margin-inline: 20px !important;
    }
}
@media (min-width: 767px) and (max-width: 1280px) {

    .some-page-wrapper,
    .wrapper1,
    .BottomBoxDiv,
    .downloadpagecontainer,
    .aboutdesksharecontainer,
    .main-table-forumsContainer,
    .main-content-detail {
        margin-inline: 25px;
    }
}

.sc-closepopup-button:hover{
    color: blue;
}

@media screen and (max-width:666px) {
    .Customer_comment_header {
        align-items: stretch;
    flex-direction: column;
    }
    .paragraphs {
        padding: 15px !important;
    }
    #Newsletter_form{
        flex-direction: column;
        gap: 0px !important;
    }
    #Newsletter_btn{
        width: 100% !important;
    }
    .autoftp-msr-outer {
        flex-direction: column;
    }

    .media-item {
        grid-template-columns: 1fr;
    }

    .media-item-text {
        justify-content: center;
        font-size: 20px;
    }

    .media-item-img {
        margin-inline: auto;
    }

    .media-autoftp{
        margin-block: 30px;
    }

    .inner-media-coverage{
        margin-block: 0;
    }

    .sp-hr-1{
        width: 150%;
        position: relative;
        left: -50%;
    }
}
@media (min-width: 767px) and (max-width: 1280px) {
    .some-page-wrapper,
    .wrapper1,
    .BottomBoxDiv,
    .downloadpagecontainer,
    .aboutdesksharecontainer,
    .main-table-forumsContainer,
    .main-content-detail {
        margin-inline: 0px;
    }
}
.twin_div_container{
    display: flex;
    width: 100%;
}


.free_product_div {
    display: flex;
    width: 50%;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 35px;
}

#header_free_products {
    font-size: 23px;
    margin-bottom: 0px;
    width: 100%;
}

#header_free_products a {
    font-weight: 600;
    color: inherit;
    font-size: 21px;
    width: 100%;
}

#free_pro_hr {
    width: 100%;
    border-bottom: 1px solid #297fb968;
    margin-top: 10px;
}

.Satisfaction_div {
    flex: 1 1 0;
    width: 100%;
    text-align: center;
    margin-top: 12px;
    font-size: 18px;
}

@media (max-width: 1300px) {
    .wrapper1 {
        grid-template-columns: 4fr;
        grid-template-areas:
            "header"
            "content"
            "sidebar"
            "footer";
    }
    #Newsletter_input{
        
        height: 34px;
    }
    #Newsletter_form{
        display: flex;
        gap: 14px;
        align-items: center;
        padding: 0px 9px;
    }
    #Newsletter_btn{
        width: 70%;
    }
    .twin_div_container {
        width: 47%;
        display: flex;
        flex-direction: column;
    }

    .third_div {
        width: 50% !important;
    }

    #column_div {
        justify-content: space-around;
        gap: 20px;
    }

    .details_ul,
    .corousel_btn_container {
        width: 100% !important;
    }

    .header_section_top {
        padding-left: 0px;
    }

    .license_div {
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
    }

    .blue-column {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .videoThumbnail {
        width: 468px;
    }

    .free_product_div {
        display: flex;
        flex-direction: column-reverse;
        gap: 15px;
    }

    .Free_btn_container {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    #freebtn {
        width: 70%;
        margin: auto;
    }
}

.productimg {
    padding-block: 20px;
}

#see_all_features {
    font-weight: 300;
}

#purchase_cmmnt_dt {
    margin-top: 15px;
    color: inherit;
    text-align: center;
    font-weight: 600;
    font-size: 21px;
    width: 100%;
}

.show {
    display: block;
}

#forum_product_options:focus {
    outline: none;
}

#hidden_divs {
    visibility: hidden;
}

#countdown_to_redirect,
#redirect_msg {
    color: rgba(0, 0, 0, 0.685);
    font-size: 18px;
}
    #back_to_home_btn {
    text-decoration: none;
    padding: 10px 24px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    background-color: rgb(4 119 186);
    border: 1px solid transparent;
    border-radius: 30px;
}
#back_to_home_btn:hover {
    background-color: rgba(4, 119, 186, 0.76);
}
    .thanks-main{
        margin: auto;
        width: fit-content;
        text-align: center;
    }

#img-caption{
    text-align: start;
    font-size: 15px;
}

.Video_Surveillance_table{
    max-width: 1498px;
    margin: auto;
    padding: 15px;
    border-collapse: collapse;
    border-radius: 0px 0px 10px 10px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #b6b6b6;
    margin-bottom: 25px;
}
.Video_Surveillance_table tr{
    border: 1px solid #b6b6b6;
    padding: 15px;
}
.Video_Surveillance_table td{
    padding: 15px 2px;
}
.Video_Surveillance_table tr th{
    text-align: center;
    padding: 5px 0px;
    font-weight: 100;
}
.Video_Surveillance_table td h4 p{
    font-size: 16px;
}
#version_table h4 p{
    text-align: center;
}
.Download_header{
    text-align: left;
    padding: 15px 20px;
    font-size: 25px;
    background-color: #ddeaff;
    max-width: 1500px;
    border-radius: 13px;
    border: 1px solid #b6b6b6;
    border-bottom: 0px;
    margin: auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #0d5fc2;
}
#remove_ts_button,#remove_ts_button1{
    background-color: transparent;
    border: none;
}

.product_gradientText{
    font-size: 16px;
    display: grid;
    gap: 15px;
}
.product_gradientText div{
 display: none;
}
.product_gradientText div:nth-child(-n+4){
 display: block !important;
}
.product_comment{
    text-align: left;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 40%);
    padding: 20px;
    border-radius: 20px;
}
.product_comment h4:first-of-type{
    color: black;
    font-size: 18px;
    margin-bottom: 20px;
}
.product_comment h4:last-of-type{
    margin-top: 15px;
}
.product_comment h4{
    color: black;
    font-size: 16px;
}
.free_download{
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 60px;
    padding: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
    background-color: #f8f8f8;
    border: 1px solid #bbbbbbd0;
    border-radius: 20px;
    box-shadow: 0px 0px 5px 0px rgb(163 160 160 / 48%);
}
.free_download strong a{
    min-width: 400px;
}

.DescOnLeft big,.productimg big{
    font-size: 18px;
    margin-top: 20px;
    color: black !important;
}
.columnfeutureimages{
    display: flex;
    width: 100%;
}
.main1 hr:last-of-type{
    display: none;
}
.free_download strong{
    min-width: 270px;
}

.tblCompChart5 tbody tr:nth-child(even){
    background-color: rgb(242 242 242 / 57%);
}