.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}
.fade.in {
    opacity: 1;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both;
}

.container {
    padding: 0 15px;
    margin: 0 auto;
}
.app-product-section ul {
    list-style: disc;
    padding-left: 40px;
}

@media (min-width: 992px) {
    .col-md-3 {
        width: 25%;
    }

    .col-md-6 {
        width: 50%;
    }
}
/* media1024 */

@media (max-width: 1024px) {
    #DynabicMenuInnerDiv .topheader,
    .topheader .topsection {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0;
    }
    .asposetools h1 {
        font-size: 35px;
        font-weight: 600;
    }
    .desklink {
        display: none;
    }
    .topsearchboxdiv,
    .topurlink.moblink {
        display: block;
    }
    .menuitems ul {
        margin-left: 0;
    }
    .menuitems ul li {
        margin-left: 0;
        width: 100%;
    }
    .menuitems ul li a {
        line-height: 40px;
        margin: 0;
        box-sizing: border-box;
    }
    .menuitems ul li a:after {
        float: right;
        content: "\f107";
        font-size: 16px;
        font-family: Fontawesome;
        color: #999;
    }
    .menuitems ul ul {
        display: none;
        position: relative;
        background: #000;
        width: 100%;
        border-radius: 0;
        float: left;
        margin-top: 0;
    }
    .productmenubox {
        width: 100%;
        max-width: 100%;
    }
    .topheadermenus li ul .productmenubox a {
        padding: 10px 15px;
        display: block;
        width: 100%;
    }
    .productmenubox em {
        font-style: normal;
        float: none;
        font-size: 14px;
        font-weight: 400;
        display: inline;
        white-space: nowrap;
    }
    .productmenubox a b {
        font-size: 14px;
        display: inline;
        clear: none;
        font-weight: 400;
    }
    .col-md-1,
    .col-md-10,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-sm-10,
    .col-sm-2 {
        text-align: center!important;
    }
    div.footer2anchor,
    div.footer2col p {
        float: none;
        text-align: center;
        line-height: 16px;
        background: #000;
        width: 100%;
        display: table;
        clear: both;
    }
    .footer2col .footer2anchor {
        height: 52px;
    }
        .topsection .togglebtn {
            float: left;
            margin: 0 5px 0 0;
            display: block;
        }
    .convertypes {
        text-align: left;
    }
    div.footer2col,
    div.footercol {
        width: 100%;
    }
    div.footer2bar {
        background: #000;
        height: inherit;
    }
    div.footer2anchor,
    div.footer2text {
        display: block;
        clear: both;
        height: 20px;
        background: #000;
    }
    .topheader .menuitems {
        display: block;
        transition: .5s all ease-in-out;
        background: #222;
        height: inherit;
        right: inherit;
        width: 280px;
        overflow-y: auto;
        margin: 0;
        clear: both;
        position: absolute;
        top: 60px;
        left: -300px;
        max-height: 500px;
        padding: 0;
        z-index: 999999;
    }
    div.howtolist li {
        text-align: left;
    }
}
@media (min-width: 768px) {
    div.container {
        width: 750px;
    }

    div.modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
        box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    }
}

/* media992 */

@media (min-width: 992px) {
    div.container {
        width: 970px;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-offset-1 {
        padding-left: 6.33333333%;
    }

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
}

/* media1200 */

@media (min-width: 1200px) {
    div.container {
        width: 1170px;
    }
}


/* media868 */

@media (max-width:868px) {
    body div.convertypes {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/* media800 */

@media screen and (max-width: 800px) {
    .share-button .frame15 {
        width: 16px;
        height: 16px;
        margin: 7px;
    }
    body .share-button {
        width: 140px;
        height: 30px;
        transform: translateX(110px);
        border-radius: 4px 0 0 4px;
        font-size: 10px;
    }
    .share-button a {
        width: 100%;
        transform: scale(0.8);
        color:white;
    }

    body .share-button.share-button__twitter {
        top: 110px;
    }
    body .share-button.share-button__linkedin {
        top: 150px;
    }
    body .share-button.share-button__otherapp {
        top: 190px;
    }
    body .share-button.share-button__cloud {
        top: 230px;
    }
    body .share-button.share-button__bookmark {
        top: 270px;
    }

    div.filedrop.fileplacement {
        width: 100%;
    }
    div#otherapps-panel>a.otherapps-panel__button {
        display: block;
        width: 150px;
        height: 25px;
        margin: 0 0 3px 0;
        background-size: 12%;
        opacity: .6;
        border-radius: 0 4px 4px 0;
        transform: translateX(-8px);
        padding: 0 25px 0 0;
        text-align: right;
        background-position: 130px;
    }
    #langSettingModal .modal-video {
        width: 90vw!important;
    }
    #langSettingModal .country {
        width: 33.3333%;
    }
    div.filedrop label,
    div.filesuccess label {
        font-size: 20px
    }
}

@media (max-width:580px) {
    #langSettingModal .country {
        width: 50%;
    }
    #DownloadButton {
        width: 100%;
        padding: 10px;
    }
    .img200 {
        width: 260px;
        height: 185px;
    }
}


/* media768 */


@media (max-width:768px) {
    .footer2bottom .sep1 {
        display: none !important;
    }
    .col-md-1,
    .col-md-10,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-sm-10,
    .col-sm-2 {
        width: 100%;
    }
    .socialicon ul li {
        width: inherit;
        min-height: 40px;
        float: none;
        display: inline-block;
    }
    .bottomenuitems ul {
        display: table;
        text-align: center;
    }
    div.bottomenuitems ul li {
        margin: 0 10px 10px 10px;
        float: none;
        display: inline-block;
    }
    .bottomenuitems ul li.sep1 {
        display: none;
    }
    div.bottomenuitems ul li a {
        margin: 0;
    }

    div.filedrop {
        background-position: center 10px
    }
    .howtolist .howtosection {
        margin-top: 30px;
    }
    .howtolist .dflex,
    .howtolist .dflex .howtosectiongfx {
        display: block;
    }
        .howtolist .dflex .howtosectiongfx {
            order: 1;
            padding:0;
        }
    div.howtolist ul {
        list-style-type: none;
        margin: 25px 0 0;
        padding: 0;
    }
    div.howtolist li {
        line-height: 26px;
        text-align: left;
        width: 100%;
        margin: 0 0 20px;
        padding: 0 35px 0 0;
        display: inline-block;
        text-indent: 30px;
    }
    div.howtolist li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 5px;
        display: block;
        background: #006bb0;
        width: 20px;
        height: 20px;
        color: #fff;
        text-align: center;
        line-height: 20px;
        text-indent: 0;
        font-size: 12px;
        font-weight: 700;
        border-radius: 4px;
    }
    div.app-product-section li {
        font-size: 18px;
    }
}





/* media668px */

@media (max-width: 668px) {
    .topsection .venturelogo a {
        width: 200px;
    }
    .topsection .userlogstatus {
        width: 100px;
    }
    div.asposetools {
        padding-bottom: 0;
    }
    div.pb-5,
    div.pt-5 {
        padding: 0 20px;
    }
    .asposetools h1 {
        font-weight: 700;
        margin-top: 0;
    }
    .filedrop label {
        padding: 10px;
        word-break: break-word;
    }
    div.app-product-section {
        padding: 15px;
    }
    .app-product-section li {
        font-size: 16px;
    }
    .app-product-section.tl li {
        text-align: center;
    }
    .howtolist .howtosection {
        padding: 0 25px;
    }
    .howtolist ul {
        width: 100%;
    }
    div.howtolist li {
        text-align: center;
        width: 100%;
        padding: 0;
        text-indent: 0;
    }
    div.howtolist li:before {
        position: static;
        clear: both;
        margin: 0 auto 15px;
    }
    div.app-features-section {
        padding: 50px 0;
    }
    .app-features-section p {
        padding: 0 20px;
    }
    .convertypes {
        text-align: center;
    }
    .convertypes ul li,
    div.convertypes ul.threebox li {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    div.filesuccess {
        width: 100%;
        padding: 50px 20px;
    }
}
.dropdown {
    position:relative;
    padding-left: 1vw;
    padding-right: 1vw;
    font-size: calc(12px + 1vh);
    height: 44px;
    border-radius: 5px;
    margin: 10px;
    background: #fff;
    width: calc(100px + 2vw);
    text-align: center;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 {
    margin: .67em 0;
}

.h1,
h1 {
    font-size: 36px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

input {
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

b,
strong {
    font-weight: 700;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-success {
    color: #fff;
    background-color: #29c26a;
    border-color: #4cae4c;
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.btn-primary {
    color: #fff;
    background-color: #1a89d0;
    border: 0 solid #fff;
}

p {
    margin: 0 0 10px;
}

.hidden {
    display: none!important;
    visibility: hidden!important;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 14px!important;
    background: none;
    color: #FFFFFF;
}

.alert-danger {
    color: #a94442;
    background-color: #f30;
    border-color: #ebccd1;
}

.alert-success {
    border-color: #d6e9c6;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0;
    }
    100% {
        background-position: 0 0;
    }
}

a:focus {
    outline-offset: -2px;
}

a:focus,
a:hover {
    color: #2a6496;
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100001;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0,0,0,.5);
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-body {
    position: relative;
    padding: 0px 15px 15px 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.form-group {
    margin-top: 15px;
}

.form-horizontal .form-group {
    margin: 15px -15px;
}

.text-right {
    text-align: right;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

textarea.form-control {
    height: auto;
}

.small,
small {
    font-size: 85%;
}

img {
    vertical-align: middle;
    border: 0;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e;
}