::ng-deep .tooltip {
    background-color: red;
    color: #00f;
    font-size: 20px
}

.tool-setting-header label {
    cursor: pointer
}

td.top-leg-item {
    border-top: 1px solid #fff !important
}

.chart-templates img:hover {
    box-shadow: rgba(0, 0, 0, .15) 0 2px 8px;
    transition: .2s ease-in-out
}

.c-bar-name:hover {
    box-shadow: rgba(0, 0, 0, .15) 0 2px 8px;
    transition: .2s ease-in-out
}

.side-below-line {
    position: absolute;
    height: 1px;
    width: 100%;
    background: #e6e6e6;
    top: -1px;
    left: 0
}

.side-top-line {
    position: absolute;
    height: 1px;
    width: 100%;
    background: #e6e6e6;
    bottom: 0;
    left: 0;
    display: none
}

td.active-cell .side-top-line {
    background: #2687ff !important
}

.threed-settings .tool-range-slider label {
    width: 60px !important
}

.chart-temp-con .chart-templates::-webkit-scrollbar {
    width: 0 !important
}

.auto-tc-images {
    overflow: hidden
}

.pr-15 {
    padding-right: 15px !important
}

.font-family-box .popover-content .font-family-menu::-webkit-scrollbar,
.tool-select-box .popover-content::-webkit-scrollbar {
    width: 3px;
    height: 10px;
    background-color: transparent !important
}

.font-family-box .popover-content .font-family-menu::-webkit-scrollbar-thumb,
.tool-select-box .popover-content::-webkit-scrollbar-thumb {
    background-color: #cbcbcb
}

.font-family-box .popover-content .font-family-menu::-webkit-scrollbar-track,
.tool-select-box .popover-content::-webkit-scrollbar-track {
    background-color: #eaeaea
}

.hid-border-right {
    height: 1px;
    width: 100%;
    background: #e6e6e6;
    position: absolute;
    bottom: -1px
}

.active-cell .active-bottom-line {
    width: 100%;
    height: 1px;
    background: #2687ff;
    position: absolute;
    left: 0;
    bottom: 0
}

.side-col-td-cn {
    display: flex;
    height: 100%
}

.side-col-td-cn div {
    width: 50%;
    height: 100%;
    text-align: right;
    padding-top: 7px;
    padding-right: 15px
}

.side-col-td-cn .none-color-td {
    width: 100% !important
}

.side-col-td-cn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.side-col-td-cn div:first-child {
    cursor: pointer;
    position: relative
}

.legend-outer-div {
    position: relative
}

.highcharts-crosshair-category {
    display: none !important;
    visibility: hidden !important
}

.legend-outer-div .popover-content .arrow {
    display: none
}

.auto-tc-slider img {
    border-radius: 6px;
    position: absolute;
    height: auto;
    width: auto;
    max-height: 100%
}

.w-max-content {
    width: max-content
}

.tc-image-container {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%
}

.hide-auto-slider {
    display: none !important
}

.ac-item-text p {
    font-family: Montserrat-SemiBold;
    color: #424c5c;
    font-size: 18px;
    margin-bottom: 0 !important
}

.ac-item-text .col-md-11 {
    margin-top: 11px;
    margin-left: -8px
}

.stepper-number-slider {
    line-height: 40px;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: -moz-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #1980ff), color-stop (100%, #6aacff));
    background: -webkit-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: -o-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: -ms-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    text-align: center;
    padding-top: 4px;
    margin-left: 9px;
    align-self: center
}

.stepper-number-slider p {
    color: #fff;
    font-size: 21px
}

.hide-ac-item:last-child {
    margin-right: 17px
}

.hide-auto-slider {
    display: block;
    overflow: scroll;
    white-space: nowrap;
    position: relative
}

.hide-ac-item {
    display: inline-flex;
    width: auto;
    margin-left: 17px
}

.ac-item-text {
    display: flex;
    margin-top: 11px
}

.stepper-number-text {
    padding-left: 11px;
    width: 381px;
    overflow: auto;
    white-space: initial;
    align-self: center
}

.create-qr-steper .col-md-12 {
    display: none
}

.tool-primary-text {
    padding: 0 10px
}

.chart-temp-con .chart-templates {
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-color: #fff
}

.editor-header {
    height: fit-content
}

.disable-tab,
.disable-tab a {
    cursor: no-drop !important;
    color: #adadad
}

.sticky-tool-td .default-hide-line,
.sticky-tool-td .row-line {
    background: #e6e6e6
}

.make-graph-btn {
    display: block !important
}

.tool-select-arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #818283;
    position: absolute;
    right: 3px;
    top: 10px
}

mat-slider {
    margin-top: -8px !important;
    height: 0 !important;
    margin-left: -1px;
    min-width: 106px !important;
    margin-right: 2px
}

mat-slider:disabled .mat-slider-horizontal .mat-slider-wrapper {
    cursor: no-drop !important
}

.mat-slider-track-wrapper {
    background: #d3d3d3 !important
}

.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label,
.mat-accent .mat-slider-track-fill {
    background-color: #6f7072 !important
}

.set-drop-icon {
    position: absolute;
    top: 6px;
    right: 9px;
    transform: rotate(90deg)
}

.family-drop-icon {
    position: absolute;
    top: 3px;
    right: 9px;
    transform: rotate(90deg);
    z-index: 1;
    cursor: pointer
}

.family-drop-icon svg {
    width: 11px;
    cursor: pointer
}

.active-drop-ic {
    transform: rotate(270deg)
}

.set-drop-icon svg {
    width: 12px !important
}

.tool-range-slider {
    display: flex
}

.tool-range-slider label {
    width: max-content !important
}

.tool-range-slider .tool-select-box {
    background: #f5f5f5;
    width: 55px;
    height: 26px;
    border-radius: 3px;
    border: solid 1px #c7c7c7;
    position: relative;
    margin-top: 3px;
    padding-left: 8px;
    font-family: Montserrat-Regular;
    font-size: 13px;
    padding-top: 3px;
    font-weight: 600;
    color: #818283
}

.tool-form-group .color-input-text {
    font-family: Montserrat-Regular;
    background: #dbe6f5;
    padding: 5px 10px;
    border-radius: 3px;
    margin-left: 11px;
    width: 101px;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    height: 27px;
    margin-top: 2px
}

.tool-form-group .color-input-picker {
    height: 27px;
    width: 27px;
    border-radius: 4px;
    margin-left: 12px;
    margin-top: 2px;
    box-shadow: rgba(0, 0, 0, .05) 0 6px 24px 0, rgba(0, 0, 0, .08) 0 0 0 1px;
    cursor: pointer
}

.color-input-group {
    display: flex
}

.color-input-group label {
    width: max-content !important
}

.font-style-group {
    display: flex
}

.font-style-group div {
    margin-right: 9px;
    margin-top: 2px;
    cursor: pointer
}

.font-style-group div svg {
    height: 16px;
    width: 16px
}

.popover-content {
    z-index: -1
}

.mt-15 {
    margin-top: 15px
}

.font-style-group label {
    width: max-content !important;
    margin-right: 9px
}

.pl-12 {
    padding-left: 12px
}

.chart-error-text {
    color: red;
    font-size: 13px;
    margin-top: 3px;
    font-family: Montserrat-Regular;
    font-weight: 600;
    margin-bottom: 2px !important
}

.tool-form-group .form-control {
    font-size: 13px !important
}

.emphasize-con {
    background: #f4f4f4
}

.font-fam-list-li {
    padding: 1px 8px;
    cursor: pointer;
    font-family: Montserrat-Regular;
    font-weight: 600;
    padding-top: 5px;
    cursor: pointer;
    color: #818283;
    font-size: 13px;
    height: 25px
}

.emphasize-label {
    height: 147px;
    overflow-y: scroll !important
}

.font-family-box {
    position: relative
}

.font-family-menu {
    overflow-y: scroll !important
}

.font-family-menu:-webkit-scrollbar {
    width: 3px !important;
    height: 10px !important;
    background-color: transparent !important;
    display: unset !important;
    visibility: visible !important
}

.font-family-menu:-webkit-scrollbar-thumb {
    background-color: #ccc !important
}

#vd_zmcstm:focus {
    outline: 0 !important
}

#vd_zmcstm {
    cursor: pointer
}

.font-family-menu:-webkit-scrollbar-track {
    background-color: #b5b9bd 4d !important
}

.font-family-box input {
    cursor: pointer
}

.font-family-box .popover-content {
    left: 0 !important;
    width: 100%;
    height: auto;
    margin-top: 5px !important;
    font-family: barCode;
    font-weight: 600;
    font-size: 12.5px !important;
    width: 100%
}

.font-fam-list-li:hover {
    background: #b5b9bd5e
}

.font-fam-list-li img {
    height: 100%
}

.w-21 {
    width: 21px !important
}

.w-24 {
    width: 24px !important
}

.mr-15 {
    margin-right: 15px
}

.tool-setting-header {
    justify-content: space-around
}

.chart-templates {
    display: block;
    overflow: scroll;
    white-space: nowrap;
    position: relative;
    padding-bottom: 45px;
    margin-bottom: 5px;
}

.chart-preview-sec {
    position: relative;
    border-bottom-right-radius: 6px
}

.chart_ex_ic {
    width: 16px;
    position: absolute;
    top: 50%;
    left: 7px;
    transform: translate(-50%, -50%);
    cursor: pointer
}

#rset_zm_btn:focus {
    outline: 0 !important
}

.text-import {
    font-family: Montserrat-Regular;
    color: #424c5c;
    font-size: 13px;
    font-weight: 600
}

.import-btns {
    display: flex;
    flex-wrap: wrap;
    margin: 0 3px
}

.import-btns div {
    width: 50%;
    padding: 0 9px
}

.import-btns div div {
    border-radius: 4px;
    border: solid 1px #d0d0d0;
    background-color: #fff;
    width: 100%;
    font-size: 18px;
    text-align: center;
    font-family: Montserrat-SemiBold;
    color: #424c5c;
    letter-spacing: .5px;
    padding: 18px 0 14px;
    cursor: pointer
}

.import-btns div svg {
    width: 24px;
    margin-top: -5px;
    margin-right: 10px
}

.side-color-label {
    width: 50% !important;
    text-align: center;
    top: 0 !important
}

.import-btns div div:hover {
    box-shadow: 0 0 10px 0 rgba(25, 128, 255, .32);
    border-color: #1980ff;
    transition: .3s ease-in
}

.chart-dataset-table {
    max-width: calc(100% - 3px);
    max-height: calc(100vh - 331px);
    overflow: auto !important;
    box-shadow: 0 0 0 .5px #e6e6e6;
    font-family: Montserrat-Regular;
    color: #484b6e;
    font-size: 13px
}

.chart-dataset-table table td {
    border: 1px solid #e6e6e6;
    background: #fff
}

.table-heading-color:nth-child(1) td {
    text-align: center;
    width: 69px;
    position: sticky;
    top: 1px;
    z-index: 1;
    border-bottom: 0 !important
}

.empty-table-div {
    border-top: 1px solid #fff !important
}

.table-heading-color:nth-child(2) td {
    z-index: 1;
    text-align: center;
    width: 69px;
    position: sticky;
    top: 29px;
    font-family: Montserrat-Regular;
    color: #484b6e;
    font-size: 13px;
    font-weight: 600;
    border-top: 1px solid #fff !important;
    border-bottom: 0 !important
}

.div-collapse {
    flex: unset !important;
    max-width: 35% !important
}

.div-collapse-sec {
    flex: unset !important;
    max-width: 65% !important
}

.div-fw-set {
    flex: unset !important;
    max-width: 100% !important
}

.srotate {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

.chart-dataset-table table tbody td {
    width: 69px;
    height: 32px
}

#tsthm-1::-webkit-scrollbar {
    display: none
}

#tsthm-1 {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.table-side-color-td {
    text-align: right;
    padding: 0;
    font-family: Montserrat-Regular;
    color: #484b6e;
    font-size: 13px;
    font-weight: 600;
    position: sticky;
    left: 43px
}

.step-line {
    position: absolute;
    top: 0;
    right: -1px;
    height: inherit;
    background: #e6e6e6;
    width: 1px
}

.table-side-color-td:nth-child(odd) {
    border-right: 1px solid #fff !important;
    position: sticky;
    left: 0;
    z-index: 1
}

.merge-cell {
    width: 86px !important;
    height: 58px
}

.bg-setting-header {
    background: #d9e2ec !important
}

#settingData .tool-setting-header {
    border-bottom: none !important;
    height: 35px;
    display: block;
    padding: 5px 12px !important;
    border-bottom: none !important;
    height: 35px;
    display: block;
    padding: 4px 15px !important;
    letter-spacing: .5px;
    cursor: pointer
}

.chart-prev-top-panel .down-button {
    background: #2fc900;
    cursor: pointer;
    color: #fff;
    padding: 6px 20px;
    border-radius: 5px;
    position: relative
}

#downloadMenuCon .popover-content {
    top: 45px !important;
    left: .5px !important;
    width: 100% !important;
    height: auto !important
}

.down-menu div {
    margin: 0 !important;
    font-family: Montserrat-Regular;
    color: #484b6e;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 0 7px;
    text-align: center
}

.down-menu div:hover {
    background: #b5b9bd5e
}

.highcharts-button-symbol {
    display: none !important
}

#downloadMenuCon .popover-body {
    padding: 0
}

#downloadMenuCon .arrow {
    display: none !important
}

.chart-prev-top-panel .down-button svg {
    width: 17px;
    margin-right: 5px
}

.row-line {
    position: absolute;
    top: 0;
    left: -5px;
    height: inherit;
    width: 5px;
    background: #fff
}

.chart-prev-top-panel {
    display: flex;
    height: 40px;
    justify-content: flex-end;
    margin-top: 21px;
    right: 35px;
    margin-bottom: 16px
}

.highcharts-button-box {
    fill: transparent !important
}

.z-index-0 {
    z-index: 0 !important
}

.theme-icon {
    height: 38px;
    width: 38px;
    margin-right: 7px;
    cursor: pointer
}

.theme-icon-panel {
    display: flex;
    flex-wrap: wrap
}

.theme-icon-panel svg {
    width: 100%;
    height: 100%
}

.active-theme-icon {
    box-shadow: 0 0 0 2px #1980ff;
    border-radius: 4px
}

.theme-icon:hover {
    box-shadow: 0 0 0 2px #1980ff;
    border-radius: 4px
}

.preview-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 616px
}

.chart-prev-bottom-panel {
    position: absolute;
    width: fit-content;
    z-index: 1;
    width: fit-content;
    top: 94.5%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.highcharts-container {
    margin: auto !important
}

#chartcontainer {
    overflow: auto !important;
    padding: 0
}

.zoom-control-wrapper {
    padding: 5px 10px 0px 45px;
    display: block !important;
    margin: 5px;
    flex-wrap: nowrap;
    background-color: #374168;
    border-radius: 5px;
    overflow: hidden;
    width: fit-content;
    height: 36px;
    margin: auto
}

.reset-btn {
    box-shadow: none !important;
    border-radius: 6px 0 0 0;
    background-color: transparent !important;
    padding: 7px 10px;
    font-family: Montserrat-Regular;
    font-size: 13px;
    line-height: 22px;
    display: block;
    border: 0 solid;
    outline: 0;
    cursor: pointer
}

.sub-hdr-zm-btns {
    box-shadow: none !important;
    border-radius: 6px;
    background-color: #374168 !important;
    border-color: #374168 !important;
    padding: 3px 10px;
    font-family: Montserrat-Regular;
    font-size: 13px;
    line-height: 22px;
    margin: 0 1px;
    display: contents
}

.zoom-btn {
    padding: 0;
    background-color: transparent;
    border: none;
    outline: 0 !important;
    text-align: center;
    height: 20px;
    width: 10px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin: auto 5px
}

.zoom-minus,
.zoom-plus {
    padding: 0;
    width: 12px;
    height: 12px;
    margin-top: -1px
}

.zoom-percentage {
    padding: 0px 10px;
    ;
    border-radius: 5px;
    background-color: transparent;
    outline: 0;
    color: #fff;
    border: 0 solid
}

.zoom-img {
    height: 20px;
    width: 20px;
    overflow: hidden;
    vertical-align: middle;
    outline: 0 !important
}

.border-right-1 {
    border-right: 1px solid #ffffffc2 !important
}

#settingData .tool-setting-header label {
    margin-bottom: 0 !important;
    color: #484b6e;
    font-family: Montserrat-Regular;
    font-weight: 600;
    font-size: 14px
}

.hide-auto-slider::-webkit-scrollbar,
.tool-setting-body::-webkit-scrollbar {
    width: 0;
    background: 0 0;
    display: none
}

.tool-setting-body #accordianSetting {
    padding: 0 13px
}

.tool-setting-body #accordianSetting .card {
    margin-bottom: 5px
}

.chart-dataset-table input {
    width: calc(100% - 4px);
    border: none;
    font-size: 14px;
    -webkit-user-select: text !important;
    -khtml-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
    font-family: Montserrat-Regular;
    color: #484b6e;
    font-size: 13px;
    font-weight: 600;
    padding: 0 5px;
    margin-left: 2px
}

.chart-dataset-table color-picker .arrow {
    display: none !important
}

.color-picker .hex-text .box {
    font-family: Montserrat-Regular
}

.color-picker .hex-text .box input {
    font-family: Montserrat-Regular
}

.chart-dataset-table input:focus {
    outline: 0 !important
}

.chart-dataset-table::-webkit-scrollbar {
    width: 17.4px;
    background: #eaeaea
}

.chart-dataset-table::-webkit-scrollbar-thumb {
    background-color: #cbcbcb
}

.chart-dataset-table table {
    width: 100%;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6
}

.chart-dataset-table table tbody td {
    background: #fff
}

::ng-deep .chart-dataset-table color-picker .arrow {
    display: none !important
}

::ng-deep .chart-dataset-table ngb-popover-window .arrow {
    display: none !important
}

::ng-deep .chart-dataset-table ngb-popover-window {
    visibility: hidden
}

.color-tool-head {
    height: 29px;
    position: relative;
    position: sticky;
    top: 0 !important
}

.sticky-tool-td {
    position: sticky !important;
    top: 0 !important;
    z-index: 2 !important
}

.sticky-tool-td-new {
    position: sticky !important;
    top: .5px !important;
    z-index: 1 !important
}

.tooltip-tool .popover-content {
    width: max-content;
    height: fit-content !important;
    top: -35px !important;
    display: none !important;
    text-align: center !important;
    border-radius: .3rem !important;
    box-shadow: none !important
}

.tooltip-tool .popover-body {
    padding: 3px 8px !important;
    background: #0000008f;
    display: none !important;
    color: #fff !important;
    font-family: Montserrat-Regular;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: .5px
}

#labelEmpasize .popover-content {
    height: auto !important
}

.tooltip-tool .arrow {
    display: none !important
}

.default-hide-line {
    background: #fff;
    width: 100%;
    height: 14px;
    position: absolute;
    top: -7px;
    left: 0
}

.left-min-2 {
    left: -2px !important;
    right: unset !important
}

.side-td-line-vertic {
    background: red;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.above-a-line {
    top: -3px
}

.col-line {
    width: calc(100% - 1px);
    position: absolute;
    left: 0;
    bottom: -1px;
    border-bottom: 1px solid #e6e6e6
}

.new-hd-line {
    background: #e6e6e6;
    width: 1px;
    height: 100%;
    position: absolute;
    right: -1px;
    bottom: -1px
}

.merge-cell .default-hide-line {
    top: -2px !important
}

.table-color-label {
    position: absolute;
    top: -2px;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    position: absolute;
    top: -2px;
    left: 0;
    height: 45px;
    width: 100%;
    cursor: pointer
}

.table-color-label svg {
    margin-top: 11px
}

.color-drop-icon {
    width: 11px;
    vertical-align: bottom
}

.left-sticky {
    left: 0
}

.ts-btn-left svg,
.ts-btn-right svg {
    width: 15px
}

.active-cell {
    box-shadow: inset 0 0 0 1px #2687ff !important
}

.chart-temp-con {
    position: relative
}

.ts-btn-left,
.ts-btn-right {
    position: absolute;
    top: 34%;
    width: 43px;
    height: 37px;
    pointer-events: all;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: opacity .3s ease-in-out;
    background: #fff;
    box-shadow: 0 3px 8px #1f0000 0 0 0 1px #4f0000;
    z-index: 1
}

.ts-btn-left {
    left: 0;
    justify-content: flex-end;
    border-radius: 0 50px 50px 0
}

.left-btn-wrapper {
    display: none
}

.ts-btn-left svg {
    transform: rotate(180deg);
    margin-right: 13px
}

.ts-btn-right svg {
    margin-left: 13px
}

.ts-btn-right {
    right: 0;
    justify-content: flex-start;
    border-radius: 50px 0 0 50px
}

.ct-item {
    display: inline-flex;
    width: 296px;
    margin-left: 17px
}

.ct-item:last-child {
    margin-right: 17px
}

.ct-item img {
    height: 100%;
    width: 100%;
    border: 1px solid #C4C4C4;
    border-bottom: 0;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
}

.c-bar-name {
    background: #ffffff;
    text-align: center;
    border: 1px solid #C4C4C4;
    color: #575D68;
    font-weight: 500;
    padding: 0px 15px;
    font-family: Montserrat-Regular;
    border-radius: 0px 0px 5px 5px;
}

.ccme-list-item p {
    font-family: Montserrat-SemiBold;
    color: #424c5c;
    font-size: 19px;
    margin-bottom: 0 !important
}

.ccme-list-item {
    padding: 16px 15px;
    margin-bottom: 19px;
    border-radius: 5px;
    cursor: pointer
}

.ccme-list-item-active {
    background: #0069ff;
    position: absolute;
    width: calc(100% - 130px);
    top: 0;
    cursor: pointer;
    margin-bottom: 0 !important
}

@media only screen and (max-width: 1780px) {
    .ccme-list-item-active {
        width: calc(100% - 30px) !important;
    }
}

.template-name-title {
    line-height: 20px;
    text-align: center;
    color: #575d68;
    font-family: Montserrat-Medium;
    font-size: 16px;
    padding: 5px 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 31px;
    position: relative;
    cursor: pointer;
}

.template-name-title span {
    position: absolute;
    left: 0;
    right: 0;
    padding-left: 9px;
    padding-right: 9px;
}

.template-name-title:hover span.apply-marquee {
    -moz-animation: marquee 5s linear;
    -webkit-animation: marquee 5s linear;
    animation: marquee 5s linear;
}

.ccme-list-item-active p {
    color: #fff !important
}

.ccme-list-item:nth-last-child(2) {
    margin-bottom: 0 !important
}

.tool-primary-text {
    color: #6f7072 !important
}

.fs-35 {
    font-size: 35px
}

.toc-wrapper div:not(div.type-of-card) {
    padding-top: 30px
}

.toc-wrapper div.col-xl-3 {
    padding-top: 30px
}

.type-of-card {
    border-radius: 5px;
    box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 5px 25px 30px;
    height: 100%
}

.type-of-card:hover {}

.type-of-card svg {
    width: 30px
}

.type-of-card h4 {
    font-family: Montserrat-SemiBold;
    color: #484B6E;
    margin-top: 16px;
    font-size: 22px
}

.type-of-card p {
    font-family: Montserrat-Regular;
    color: #575D68;
    margin-top: 0;
    font-size: 18px !important;
    margin-bottom: 0 !important;
    line-height: 23px;
}

.sec-faq-item ul {
    list-style: none !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important
}

.sec-faq-item ul li {
    font-family: Mon
}

.sec-faq-item ul li:before {
    content: " ";
    position: relative;
    background: #888d8f;
    width: 5px;
    height: 2px;
    display: inline-block;
    top: -4px;
    margin-right: 6px
}

.qr-loader {
    position: absolute;
    top: 24%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40% !important;
    height: auto !important
}

.loader-tool-btn {
    padding: 5.5px !important
}

.pricing-icon {
    max-width: 20px;
    max-height: 20px
}

.mw-170 {
    max-width: 170px
}

.l-item a,
.list-container ul li:hover,
.ul-faq-list a,
li a {
    text-decoration: none !important
}

* {
    -webkit-overflow-scrolling: touch
}

.bg-dark {
    background-color: #dee0e2 !important
}

.custom-clearfix {
    clear: both
}

.new-description {
    font-weight: 400;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 1.5em;
    font-size: 18px;
    white-space: pre-line;
    word-break: break-word
}

.version-info {
    margin-bottom: 0;
    font-size: 14px;
    color: rgba(0, 0, 0, .5)
}

.new-heading {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 16px
}

.new-content-contaienr {
    width: 50%;
    padding: 10px;
    margin: 10px
}

.block-image {
    width: 100%
}

.image-container {
    width: 50%;
    margin: 10px;
    padding: 10px
}

.block-container {
    display: flex;
    flex-wrap: nowrap;
    margin: 15px 10px
}

.template-footer-headaing {
    font-size: 20px !important;
    line-height: 20px !important;
    margin-bottom: 20px
}

.see-more-btn {
    font-family: Myriadpro-Regular;
    font-size: 16px;
    cursor: pointer;
    padding: 15px;
    border: 0;
    outline: 0 !important;
    text-decoration: none !important;
    border-radius: 5px;
    -webkit-transition: background .5s;
    transition: background .5s
}

.see-more-btn:hover {
    background: -moz-linear-gradient(0deg, #0064df 0, #4293f9 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #0064df), color-stop (100%, #4293f9));
    background: -webkit-linear-gradient(0deg, #0064df 0, #4293f9 100%);
    background: -o-linear-gradient(0deg, #0064df 0, #4293f9 100%);
    background: -ms-linear-gradient(0deg, #0064df 0, #4293f9 100%);
    background: linear-gradient(90deg, #0064df 0, #4293f9 100%);
    -webkit-transition: background .5s;
    transition: background .5s
}

.see-more-btn-wrapper {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px
}

.l-header-big .l-transparent-button .l-sm-blue {
    display: none
}

.l-header-big .col-lg-8,
.l-header-big .l-menu-container,
.l-transition-5 {
    transition: .5s
}

.l-custom-third-table,
.l-first-block-container,
.ul-plan-list li span {
    vertical-align: middle
}

.divider {
    display: block;
    overflow: hidden;
    margin-right: 50px;
    margin-bottom: 40px;
    width: calc(100% - 50px)
}

.cat-title,
.cat-title-first {
    font-size: 38px;
    font-family: Myriadpro-Bold;
    color: #484b6e;
    position: relative;
    background-clip: padding-box;
    display: inline-block
}

.cat-title::after {
    position: absolute;
    content: "";
    top: 50%;
    left: calc(100% + 25px);
    width: 9999px;
    height: 1px;
    border-top: 1px solid #464f76
}

.cat-name {
    font-size: 18px;
    font-family: Myriadpro-Regular;
    color: #000;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center
}

.card-king {
    background: 0 0;
    position: relative;
    height: max-content;
    align-self: flex-end;
    width: max-content;
    display: inline-block;
    border-radius: 4px;
    margin-right: 38px;
    margin-bottom: 50px;
    cursor: pointer;
    transition: all .4s;
    color: #fff;
    text-align: center;
    min-width: 200px
}

.cat-img {
    transition: .5s;
    box-shadow: 0 10px 20px -7px #0009
}

.card-king:hover {
    transform: scale(1.08)
}

.card-king:hover .cat-size {
    visibility: visible
}

.card-king:hover .cat-img {
    box-shadow: 0 20px 50px -12px #0009
}

.cat-size {
    color: #616161;
    font-size: 14px;
    text-align: center;
    visibility: hidden;
    margin-bottom: 0
}

.jst-sm {
    justify-content: space-between
}

.jst-sm::after {
    content: "";
    flex: auto
}

@font-face {
    font-family: Montserrat-Regular;
    src: url(../ttf/montserrat-regular-webfont.ttf);
    font-display: swap
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../ttf/montserrat-semibold-webfont.ttf);
    font-display: swap
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../ttf/montserrat-bold-webfont.ttf);
    font-display: swap
}

@font-face {
    font-family: Montserrat-Medium;
    src: url(../ttf/montserrat-medium-webfont.ttf);
    font-display: swap
}

.trans-image {
    position: relative;
    width: 100%;
    display: none
}

.trans-image img {
    width: 100%;
    height: 800px;
    margin-bottom: 29px
}

.trans-content {
    position: absolute;
    width: 100%;
    top: 24%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%)
}

.trans-content p {
    font-family: Montserrat-Bold;
    margin-bottom: 19px !important;
    font-size: 25px !important;
    color: #484b6e
}

.trans-content .generate-code-btn {
    width: 164px !important;
    font-family: Montserrat-Regular !important;
    font-size: 13px !important;
    letter-spacing: .5px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.l-menu-bg {
    background-image: unset !important
}

.bg-tool-blue {
    background-color: #dfe9f6 !important
}

.font-lato {
    font-family: Montserrat-Regular
}

.heading-tool {
    color: #484b6e;
    font-weight: 700;
    text-align: center !important;
    font-family: Montserrat-Bold
}

.normal-bold-tool-text {
    color: #424c5c;
    font-weight: 600
}

.font-montserrat-bold {
    font-family: Montserrat-Bold
}

.background-blue {
    background: #1980ff
}

.editor-header {
    border-radius: 6px 6px 0 0
}

.editor-header-items {
    color: #fff
}

.editor-header-items div,
.tool-setting-header li {
    height: 36px;
    font-size: 17px;
    padding-top: 1px;
    padding-top: 1px;
    margin: 6px 0 8px;
    cursor: pointer
}

.tool-setting-header div {
    font-family: Montserrat-Regular
}

.tool-setting .nav-tabs {
    border-bottom: unset !important
}

.tool-setting .nav-tabs>li>a.active>div {
    border-bottom: 2px solid #fff !important
}

.mb-39 {
    margin-bottom: 39px
}

.ml-30 {
    margin-left: 30px !important
}

.width-25 {
    width: 25px !important
}

.editor-active-item {
    border-bottom: 2px solid #fff
}

.editor-header-items div svg {
    width: 18px
}

.editor-header-items div span,
.tool-setting-header div span {
    margin-right: 8px;
    margin-right: 8px
}

.editor-header-items div i,
.tool-setting-header div i {
    margin-right: 6px
}

.header-editor-single {
    display: inline-flex
}

.header-editor-single div:nth-child(1) {
    margin-top: -1px
}

.header-editor-single div:nth-child(2) {
    margin-top: 1px;
    margin-left: 8px
}

.tool-editor-shadow {
    box-shadow: rgba(50, 50, 93, .25) 0 13px 27px -5px, rgba(0, 0, 0, .3) 0 8px 16px -8px
}

.form-padding {
    padding: 21px 28px 21px 23px;
    font-family: Montserrat-Regular
}

.tool-form-group label {
    font-size: 14px;
    color: #818283;
    font-family: Montserrat-Regular;
    font-weight: 600;
    margin-bottom: 0 !important;
    width: 66px;
    margin-top: 6px
}

.tool-form-group input[type=password],
.tool-form-group input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 30px !important;
    background: #f5f5f5;
    font-family: Montserrat-Regular;
    font-weight: 600;
    font-size: 12.5px !important;
    width: 100%;
    color: #818283
}

.width-248 {
    width: 248px !important
}

.tool-form-group .popover-content .arrow {
    display: none !important
}

.tool-form-group .popover-content {
    top: 30px !important;
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-radius: .3rem !important;
    box-shadow: none !important
}

.tool-form-group .popover-body {
    padding: 0 !important
}

.tool-select-box .popover-content {
    left: 0 !important;
    width: 100%;
    max-height: 159px;
    overflow: auto
}

.tool-select-box {
    cursor: pointer
}

.mat-slider-thumb {
    transform: scale(.6) !important
}

.tool-setting-body .card-body {
    height: fit-content !important;
    max-height: fit-content !important
}

.tool-setting-body .card:not(:last-child) .card-body {
    padding: 18px 10px !important
}

.tool-setting-body .card {
    border-radius: 3px
}

.tool-setting-body .card-body div[class*=col-] {
    padding: 0 !important
}

.tool-setting-body .card-body div[class*=col-]:nth-child(odd) {
    padding-right: 5px !important
}

.tool-setting-body .card-body div[class*=col-]:nth-child(even) {
    padding-left: 5px !important
}

.tool-setting-body .card-body .row {
    padding: 0 16px
}

.font-size-item {
    font-family: Montserrat-Regular;
    font-weight: 600;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    color: #818283;
    font-size: 13px
}

.active-font-size-item {
    background: #b5b9bd5e
}

.font-size-item:hover {
    background: #b5b9bd5e
}

.font-size-item:last-child {
    padding-bottom: 2px
}

input::placeholder {
    font-family: Montserrat-Regular;
    font-weight: 600;
    opacity: 1
}

input:-ms-input-placeholder {
    font-family: Montserrat-Regular;
    font-weight: 600
}

input::-ms-input-placeholder {
    font-family: Montserrat-Regular;
    font-weight: 600
}

.tool-form-group textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f5f5f5
}

.tool-form-group textarea:focus {
    background: #f5f5f5
}

.tool-form-group input[type=password]::placeholder,
.tool-form-group input[type=text]::placeholder,
.tool-form-group textarea::placeholder {
    color: #b0b0b0;
    font-family: Montserrat-Regular;
    font-weight: 600
}

.editor-section-sep {
    border-right: 1px solid #c3cfde;
    background: #fff
}

.tool-form-group input:focus,
.tool-form-group textarea:focus {
    box-shadow: none !important;
    outline: 0 !important
}

.tool-radio input[type=radio]:checked:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -1px;
    left: -2px;
    position: relative;
    background-color: #2687ff;
    content: '';
    display: inline-block;
    visibility: visible;
    cursor: pointer
}

.tool-radio input[type=radio] {
    position: relative
}

.w-fit-content {
    width: max-content !important
}

.tool-radio input[type=radio]:checked:before {
    background: #fff;
    display: block;
    position: absolute;
    content: '';
    border-radius: 50px;
    height: 6px;
    width: 6px;
    top: 5px;
    left: 4px;
    margin: auto;
    z-index: 1
}

.tool-radio input[type=radio]:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -1px;
    left: -2px;
    position: relative;
    background-color: silver;
    content: '';
    display: inline-block;
    visibility: visible;
    border: none;
    cursor: pointer
}

.tool-radio label {
    margin-left: 13px;
    width: fit-content;
    font-size: 13px
}

.tool-radio-group {
    justify-content: unset
}

.tool-setting-body .tool-radio-group .tool-radio {
    margin-right: 20px
}

.tool-setting {
    border-radius: 6px 6px 0 0;
    padding: 0 9px
}

.tool-setting-header {
    background: #5d6084;
    color: #fff;
    height: 44px;
    display: flex;
    flex-wrap: wrap
}

.tool-container {
    max-width: calc(100vw - 214px)
}

.tool-setting-header svg {
    width: 18px
}

.pad-bot {
    padding-bottom: 4px
}

.mar-right-5 {
    margin-right: 5px
}

.mar-right-11 {
    margin-right: 11px
}

.mar-right-10 {
    margin-right: 10px
}

.mt-25 {
    margin-top: 25px;
    margin-bottom: 10px
}

.deselectable-chart-td {
    cursor: not-allowed;
    background: #f5f5f5 !important
}

.theme-block-cntainer {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.theme-block-item {
    display: flex;
    flex-wrap: wrap;
    width: calc(20% - 10px);
    margin: 5px
}

.theme-block-item div {
    width: 25%;
    height: 22px;
    cursor: pointer
}

.active-theme-box {
    box-shadow: 0 0 0 2px #1980ff;
    border-radius: 2px
}

.theme-block-item div:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.theme-block-item div:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.tool-setting-body {
    padding: 16px 13px;
    background: #f4f4f4;
    border: 1px solid #d0d0d06b;
    border-radius: 0 0 6px 6px;
    max-height: calc(100vh - 331px);
    height: calc(100vh - 331px);
    overflow: auto
}

.tool-check-container {
    display: block;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 14px;
    padding-left: 35px;
    color: #818283;
    font-family: Montserrat-Regular;
    font-weight: 600;
    padding-top: 2px
}

.tool-check-container input {
    visibility: hidden;
    cursor: pointer
}

.tool-check-container .tool-mark-check {
    position: absolute;
    top: -2px;
    left: 0;
    height: 25px;
    width: 25px;
    border: solid 1px #c7c7c7;
    background-color: #f5f5f5;
    border-radius: 5px
}

.tool-check-container .tool-mark-check::after {
    content: "";
    position: absolute;
    display: none;
    left: 9px;
    top: 4px;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.tool-check-container input:checked~.tool-mark-check:after {
    display: block
}

.tool-check-container input:checked~.tool-mark-check {
    background-color: #2687ff
}

.tool-setting-body .main-label {
    color: #737476;
    font-size: 14px;
    font-family: Montserrat-SemiBold;
    letter-spacing: .5px
}

.setting-form-group {
    display: flex;
    flex-wrap: wrap
}

.setting-form-group label {
    color: #737476fc;
    font-family: Montserrat-Regular;
    font-size: 16px;
    margin-bottom: 0;
    padding-top: 3px;
    font-weight: 600;
    cursor: pointer
}

.setting-form-group .color-input {
    display: flex;
    flex-wrap: wrap
}

.setting-form-group .color-input-text {
    background: #dbe6f5;
    padding: 4px 10px;
    border-radius: 4px;
    margin-left: 18px;
    width: 88px;
    text-align: center;
    font-family: Montserrat-Regular;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px
}

.setting-form-group .color-input-picker {
    height: 30px;
    width: 30px;
    border-radius: 4px;
    margin-left: 12px;
    margin-top: 1px;
    box-shadow: rgba(0, 0, 0, .05) 0 6px 24px 0, rgba(0, 0, 0, .08) 0 0 0 1px
}

.warning-text {
    color: #f75c1e;
    font-size: 14px;
    margin-top: 5px;
    font-family: Montserrat-Regular
}

.preview-container {
    padding: 26px 19px
}

.code-preview {
    background: #d9e2ec;
    padding: 20px;
    border-radius: 6px;
    height: 276px;
    position: relative
}

.code-preview canvas,
.code-preview svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.t-d-btn:focus {
    outline: 0 !important
}

.t-d-btn {
    background-color: #2fc900;
    color: #fff;
    outline: 0 !important;
    padding: 8px 12px !important;
    float: right;
    border-radius: 4px;
    border: none;
    font-weight: 500;
    font-size: 15px;
    font-family: Montserrat-Regular;
    cursor: pointer;
    font-weight: 600
}

.t-d-outline-btn {
    background: #fff;
    border: 1px solid #2fc900;
    color: #2fc900
}

.t-d-outline-btn:hover {
    background: #2fc900;
    border: 1px solid #2fc900;
    color: #fff;
    transition: .3s ease-in
}

.br-6 {
    border-radius: 6px
}

.fs-45 {
    font-size: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-90 {
    padding-bottom: 90px
}

.card-templates {
    background: #dfe9f6
}

.qr-marketing-card {
    background: #fff;
    border-radius: 10px;
    padding: 4px;
    margin: auto;
    cursor: default;
    margin-bottom: 30px;
    box-shadow: 1px 1px 18px rgb(0 0 0 / 18%);
    height: fit-content
}

.qr-marketing-card:hover {
    box-shadow: 0 10px 20.9px 1.1px rgba(10, 57, 116, .2);
    transition: .3s ease-in-out
}

.qr-marketing-card:hover .qr-mr-text h2 {
    color: #2c8aff !important;
    transition: .3s ease-in-out
}

.qr-marketing-card img {
    height: 100%;
    width: 100%;
    border-radius: 10px
}

.qr-marketing-card .qr-mr-text h2 {
    font-family: Montserrat-Bold !important;
    font-size: 23px;
    margin: 11px 0 4px;
    color: #151515;
    text-align: center;
}

.make-graph-btn a {
    color: #fff;
    text-decoration: none;
    background: #007bff;
    font-family: Montserrat-Regular;
    font-weight: 500;
    font-size: 17px;
    padding: 13px 26px;
    border-radius: 5px;
    letter-spacing: 1px
}

.create-qr-steper .steper-line {
    position: absolute;
    height: 1051px;
    width: 9px;
    background: #D0D0D0;
    border-radius: 50px;
    margin: auto;
    top: 45px;
    left: 47%
}

.create-qr-steper .step-header {
    font-family: Montserrat-Bold;
    font-size: 35px;
    letter-spacing: .5px;
    margin-bottom: 14px;
    color: #151515;
    line-height: 32px
}

.create-qr-steper .step-body {
    color: #575D68;
    font-family: Montserrat-Regular;
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 400;
}

.create-qr-steper .row {
    margin-top: 70px
}

.create-qr-steper .step-content {
    margin-top: 40px
}

.create-qr-steper img {
    height: auto;
    filter: drop-shadow(1px 2px 7px rgba(0, 0, 0, 0.20));
    border-radius: 7px
}

.step-con-image img {
    height: 100%;
    width: 90%;
    box-shadow: rgba(17, 17, 26, .1) 0 4px 16px, rgba(17, 17, 26, .05) 0 8px 32px
}

.c-stepper-number {
    position: absolute;
    top: 59px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: Montserrat-Bold;
    font-size: 33px;
    line-height: 40px;
    color: #fff;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: #0069ff;
    position: absolute;
    box-shadow: 0 6px 15px -5px #0000006e;
    text-align: center
}

#step1 {
    top: 35px
}

#step2 {
    top: 371px
}

#step3 {
    top: 621px
}

#step4 {
    top: 900px
}

a:hover {
    text-decoration: none !important
}

.c-stepper-number p {
    margin-top: 15px
}

.step-con-image img {
    max-width: 100%
}

.mt-70 {
    margin-top: 70px
}

.mt-120 {
    margin-top: 120px
}

.ml-minus-10 {
    margin-left: -10px
}

.mt-145 {
    margin-top: 145px
}

.bg-free-tools {
    color: #dfe9f6
}

.free-tool-card {
    box-shadow: rgba(50, 50, 93, .25) 0 13px 27px -5px, rgba(0, 0, 0, .3) 0 8px 16px -8px;
    width: 90%;
    margin: auto;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
    height: fit-content
}

.free-tool-card:hover .text-sec-tool {
    color: #2687ff;
    transition: .2s ease-in-out
}

.free-tool-card .text-sec-tool {
    font-family: Montserrat-SemiBold;
    color: #485161;
    background: #fff;
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
    letter-spacing: .5px;
    border-radius: 5px
}

.review-tool-slider .review-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.review-tool-slider .review-image-sec img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-top: 19px
}

.review-tool-slider .review-image-sec .tlr-name {
    font-family: Montserrat-Regular;
    margin-bottom: 0;
    letter-spacing: .5px;
    font-size: 17px;
    margin-top: 5px;
    font-weight: 600
}

.review-tool-slider .review-image-sec .tlr-desig {
    font-family: Montserrat-SemiBold;
    margin-bottom: 2px;
    font-size: 12px;
    letter-spacing: .5px
}

.review-tool-slider .review-text-sec {
    margin-top: 10px;
    margin-left: 71px
}

.review-tool-slider .review-text-sec p {
    font-family: Montserrat-SemiBold;
    font-size: 19px;
    width: calc(100vw - 643px);
    text-align: left;
    letter-spacing: .5px
}

.review-tool-slider .review-text-sec .review-rating-star {
    display: flex;
    flex-wrap: wrap;
    font-family: Montserrat-Medium
}

.review-tool-slider .review-text-sec .review-rating-star .review-cnt {
    font-size: 20px;
    letter-spacing: 2px
}

.review-tool-slider .review-text-sec .review-rating-star .review-star svg {
    width: 16px;
    margin-right: 7px
}

.review-tool-slider .review-text-sec .review-rating-star .review-star div {
    margin-top: 4px;
    margin-left: 25px
}

.review-tool-slider .carousel-indicators {
    bottom: -41px
}

.review-tool-slider .carousel-indicators li {
    height: 10px;
    width: 10px;
    border-radius: 50%
}

.review-tool-slider {
    background: #22355a;
    padding: 50px 0 65px
}

.how-it-help-sec h2 {
    font-family: Montserrat-Bold;
    color: #424c5c;
    margin-bottom: 20px
}

.how-it-help-sec img {
    width: 90%
}

.pb-80 {
    padding-bottom: 80px
}

.how-it-help-sec p {
    font-family: Montserrat-Regular;
    color: #737476;
    font-size: 18px;
    font-weight: 600
}

.how-it-help-sec #accordion .card-body {
    font-family: Montserrat-Regular;
    color: #737476;
    font-size: 16px;
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-weight: 600 !important
}

.border-unset {
    border: unset !important
}

.how-it-help-sec #accordion .card-header {
    border-bottom: unset !important;
    background: #f5f5f5 !important;
    cursor: pointer;
    padding: 22px 34px 21px 2px;
    position: relative
}

.how-it-help-sec #accordion .card-header svg {
    transform: rotate(90deg) !important
}

.how-it-help-sec #accordion .card {
    background: #f5f5f5 !important
}

.border-top {
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.tlr-border-none {
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important
}

.p-bottom-4 {
    padding-bottom: 4px
}

.p-bottom-2 {
    padding-bottom: 2px
}

.qr-fram-grid {
    display: flex;
    flex-wrap: wrap
}

.qr-fram-grid div {
    width: 20%
}

.tool-card-wrapper {
    display: flex;
    flex-wrap: wrap
}

.tool-card-wrapper div {
    position: relative
}

.active-frame-theme {
    box-shadow: rgba(0, 0, 0, .19) 0 10px 20px, rgba(0, 0, 0, .23) 0 6px 6px !important
}

.tool-card-wrapper img,
.tool-card-wrapper svg {
    width: 100%;
    max-width: 100%;
    background: #fff;
    padding: 15px
}

.mt-12 {
    margin-top: 12px
}

.ml-15 {
    margin-left: 15px
}

.tool-col-five .content-item {
    width: calc(20% - 30px);
    margin: 5px 15px 9px;
    cursor: pointer
}

.mt-10 {
    margin-top: 10px
}

.editor-part {
    min-height: 826px
}

.editor-header-items .nav-tabs {
    border-bottom: none !important;
    justify-content: space-between
}

.editor-header-items .nav-tabs li {
    font-weight: 500;
    font-family: Montserrat-Regular
}

.editor-header-items .nav-tabs>li>a.active>div {
    border-bottom: 2px solid #fff !important
}

.editor-section-sep .tab-content {
    font-family: unset !important
}

.img-sec-tool img {
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

.rotateToolDown {
    transform: rotate(270deg) !important
}

.hand-qr-bg-image {
    width: 90% !important
}

.how-it-help-sec img {
    height: auto;
    width: 90%;
    max-width: 100%;
    max-height: auto
}

.how-it-help-sec .row {
    margin-bottom: 50px
}

.subheading-tool-text {
    font-size: 18px;
    margin-top: 9px
}

.fs-42 {
    font-size: 42px
}

.h-90 {
    height: 90px
}

.commbineQr {
    position: relative
}

#toggleColorDiv {
    -webkit-transition: height .3s linear 0s;
    transition: height .3s linear 0s
}

.expanded-height {
    height: 390px
}

#qrcanvas canvas {
    border-radius: 10px
}

.tool-back-icon {
    width: 19px;
    float: left;
    margin-top: 11px;
    margin-right: 9px;
    cursor: pointer
}

.mt_lg_7 {
    margin-top: 7px
}

::ng-deep .color-picker .arrow {
    display: none
}

.pb-40 {
    padding-bottom: 40px
}

.marketing-cards-wrapper {
    max-width: 1130px;
    margin: auto
}

.how-it-help-sec #accordion h5 {
    font-family: Montserrat-SemiBold;
    color: #424c5c;
    font-size: 23px
}

.tool-faq ol li,
.tool-faq p,
.tool-faq ul li {
    color: #888d8f;
    font-family: Montserrat-Regular;
    font-size: 20px;
    letter-spacing: .5px;
    font-weight: 500;
}

.tool-faq ol {
    padding-left: 19px !important
}

.col-five {
    justify-content: center
}

.col-five .content-item {
    width: calc(20% - 30px);
    margin: 15px
}

.card-template-container .row {
    margin-bottom: 33px
}

.card-template-container .row div {
    padding: 0 10px
}

.card-template-container .row div img {
    border-radius: 5px;
    box-shadow: 0 0 5px 0 rgba(138, 138, 138, .5);
    cursor: pointer;
    background: #fff
}

.card-template-container .row div img:hover {
    box-shadow: 0 10px 13.8px 1.2px rgba(3, 35, 75, .25);
    transition: .2s ease-in-out
}

.card-template-wrapper {
    margin-bottom: 70px;
    min-height: 603px
}

.qr-marketing-warpper {
    margin-top: 35px
}

.ptb-66 {
    padding: 66px 0
}

.pb-165 {
    padding-bottom: 165px
}

.mb-tool-down-button button:disabled,
.t-d-btn:disabled {
    background: #e1e8ec !important;
    color: #9eacbc !important;
    border: none;
    cursor: no-drop
}

.no-drop-btn {
    background: #2fc90061 !important;
    cursor: no-drop !important
}

.diff-frame {
    padding: 8px;
    padding-top: 14px
}

#whatsapp .tool-radio-group {
    justify-content: start
}

#whatsapp .tool-radio-group div:nth-child(1) {
    margin-right: 25px
}

li a {
    color: unset !important
}

#container {
    max-width: 620px;
    margin: 0 auto;
    padding-bottom: 80px
}

body,
html {
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.l-mt-35 {
    margin-top: 35px
}

.l-mt--5pr {
    margin-top: -5%
}

.l-slider-dots {
    height: 13px !important;
    width: 13px !important;
    background-color: rgba(0, 0, 0, .2) !important;
    margin: 0 5px !important;
    overflow: hidden !important;
    border-radius: 15px !important;
    border: none
}

.l-activatedDot {
    background-color: rgba(0, 0, 0, .5) !important
}

.l-body-container {
    overflow-x: hidden;
    overflow-y: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    scroll-behavior: smooth;
    background-color: #f5f5f5;
    scrollbar-width: none
}

.l-first-screen-container img,
.l-second-screen-container img {
    top: 0;
    left: 0;
    height: 100% !important;
    max-width: unset !important
}

.l-header-big,
.l-header-small {
    position: fixed;
    margin: auto;
    width: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0
}

.l-blue-bg {
    background: -moz-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #1980ff), color-stop (100%, #6aacff));
    background: -webkit-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: -o-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: -ms-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: linear-gradient(90deg, #1980ff 0, #6aacff 100%)
}

.l-blue-bg-with-img {
    background: url(../pricing_hdr_bg.html);
    background: url(../pricing_hdr_bg.html), linear-gradient(90deg, #1980ff 0, #6aacff 100%)
}

.l-header-big {
    padding: 25px 0
}

.l-header-small {
    padding: 5px 0;
    background-color: #fff;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2)
}

.l-first-screen-container,
.l-second-screen-container {
    overflow: visible;
    padding-bottom: 33%;
    max-width: unset !important
}

.l-first-screen-container,
.l-second-screen-container,
.mat-elevation-z2 {
    box-shadow: 0 50px 135px 0 rgba(0, 0, 0, .15)
}

.l-header-big .l-transparent-button .l-sm-white,
.l-header-small .l-transparent-button .l-sm-blue {
    display: block
}

.l-header-small .l-transparent-button .l-sm-white {
    display: none
}

.main {
    padding-top: 100px !important
}

.header-main {
    padding-bottom: 2.5rem;
    padding-top: 2rem;
    margin-bottom: 5rem;
    margin-top: 3rem
}

#downloadMenuCon .popover-body {
    padding: 0 !important
}

#downloadMenuCon .popover-content {
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-radius: .3rem !important;
    box-shadow: none !important
}

.l-menu-bg {
    background: url(../1.html) top left no-repeat;
    background-size: 300px
}

.l-min-md-pd {
    display: table
}

.landing-video-wrapper {
    width: 50%;
    display: block;
    position: relative;
    height: 500px
}

.box-shadow-none {
    box-shadow: none !important
}

.text-transform-initial {
    text-transform: initial !important
}

.l-important-bg {
    background: url(../right_bg.html) center right no-repeat;
    background-size: 60% 100%
}

.l-feature-bg {
    background: url(../left_bg.html) center left no-repeat;
    background-size: 60% 100%
}

.l-shareit-bg {
    background-size: 50% 100%
}

.l-second-screen-container {
    width: 50% !important;
    position: relative
}

.l-second-screen-container img {
    position: absolute;
    width: 100% !important
}

.l-first-screen-container {
    width: 50% !important;
    position: relative
}

.l-first-screen-container img {
    position: absolute;
    width: 100% !important
}

.l-blue-logo,
.l-logo-div img,
.l-white-logo {
    max-width: 200px;
    transition: .5s
}

.l-first-screen-content-container,
.l-third-screen-content-container {
    width: 50%;
    padding: 50px 0 100px 100px
}

.l-second-screen-content-container {
    width: 50%;
    padding: 0
}

.l-feature-list,
.l-shareit-list {
    list-style-type: none
}

.l-feature-list li,
.l-shareit-list li {
    font-family: Myriadpro-Regular;
    color: #fff;
    font-size: 20px;
    position: relative;
    line-height: 40px
}

.l-shareit-list li {
    color: #424c5c
}

.l-feature-list li::after,
.l-shareit-list li::after {
    content: "";
    position: absolute;
    background-image: url('data:image/svg+xml;utf8,<svg ="http://www.w3.org/2000/svg" version="1.0" width="1024.000000pt" height="1024.000000pt" viewBox="0 0 1024.000000 1024.000000" preserveAspectRatio="xMidYMid meet" ><metadata>Created by potrace 1.15,written by Peter Selinger 2001-2017</metadata><g transform="translate(0.000000,1024.000000) scale(0.100000,-0.100000)" fill="#1880ff" stroke="none"><path d="M5001 10204 c-165 -83 -143 -300 37 -362 l53 -18 -220 -89 c-122 -49 -221 -92 -221 -96 0 -4 51 -142 114 -306 63 -164 113 -299 112 -300 -1 -1 -124 29 -274 66 l-272 69 0 -319 c0 -176 1 -319 3 -319 1 0 123 31 272 70 148 38 270 68 272 67 1 -2 -49 -135 -111 -297 l-114 -295 -85 -6 c-62 -4 -94 -12 -120 -28 -36 -22 -67 -73 -67 -110 0 -39 29 -91 60 -109 16 -9 30 -20 30 -23 0 -3 -30 -9 -67 -13 -37 -4 -133 -18 -213 -32 -174 -29 -259 -65 -334 -140 -73 -72 -101 -140 -101 -239 l1 -80 323 -805 c178 -443 326 -813 329 -822 3 -12 -1 -18 -11 -18 -22 0 -57 -48 -57 -77 0 -34 42 -73 80 -73 l31 0 -7 -47 c-14 -99 -3 -93 -177 -93 -144 0 -156 -2 -188 -23 -79 -53 -89 -142 -22 -204 31 -30 33 -33 12 -33 -73 0 -169 -63 -189 -126 -30 -88 9 -182 93 -227 39 -20 57 -22 249 -25 l207 -3 25 -107 c76 -321 94 -609 56 -909 -74 -576 -231 -1110 -480 -1629 l-77 -162 -83 -4 c-72 -3 -84 -6 -101 -27 -35 -43 -25 -64 77 -174 l96 -102 -68 -63 c-163 -150 -358 -282 -596 -403 -249 -126 -308 -190 -308 -332 0 -73 22 -128 70 -175 33 -33 94 -69 140 -82 23 -7 24 -8 5 -15 -63 -22 -79 -30 -115 -56 -22 -16 -53 -52 -70 -81 l-30 -53 0 -167 0 -168 2155 0 2155 0 0 168 0 167 -30 53 c-17 29 -48 65 -70 81 -36 26 -52 34 -115 56 -19 7 -18 8 5 15 46 13 107 49 140 82 48 47 70 102 70 175 0 142 -59 206 -308 332 -238 121 -433 253 -596 403 l-68 63 96 102 c102 110 112 131 77 174 -17 21 -30 24 -100 27 l-82 4 -34 68 c-284 564 -494 1328 -530 1925 -12 194 23 517 78 725 l22 85 196 5 196 5 49 30 c65 40 97 99 91 172 -7 104 -92 173 -213 173 l-62 0 40 40 c39 39 40 42 36 96 -4 46 -10 61 -37 87 l-31 32 -134 3 -135 4 -10 49 c-16 76 -15 89 12 89 38 0 67 35 67 81 0 34 -4 42 -30 57 -18 10 -29 23 -27 32 2 8 150 377 328 820 l323 805 1 80 c0 99 -28 167 -101 239 -75 75 -160 111 -334 140 -80 14 -176 28 -213 32 -37 4 -67 10 -67 13 0 3 14 14 30 23 56 32 76 117 40 175 -32 53 -63 66 -159 71 l-86 4 -109 287 c-60 157 -111 291 -113 298 -3 6 111 -19 264 -58 147 -38 269 -69 271 -69 1 0 2 143 2 319 l0 319 -271 -68 c-220 -55 -269 -65 -264 -51 3 9 56 146 116 304 61 159 109 290 107 292 -1 1 -95 40 -208 85 -113 45 -211 86 -219 90 -9 5 2 13 36 24 54 18 115 73 132 119 35 93 -7 194 -100 241 -42 21 -67 26 -124 26 -57 0 -82 -5 -124 -26z"/></g></svg>');
    width: 20px;
    height: 20px;
    background-position: 0 0;
    background-size: 100%
}

.l-important-content-para-container {
    width: 100%;
    margin-bottom: 25px
}

.l-important-content-para-container:first-child {
    position: relative
}

.l-important-content-para-container:first-child .l-heading {
    font-size: 25px;
    line-height: 25px
}

.l-important-content-para-container:first-child::after {
    content: "";
    position: absolute;
    top: -7px;
    left: -60px;
    width: 40px;
    height: 40px;
    background-position: 0 0;
    background-size: 100%
}

.overlay {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0
}

.l-important-content-para-container .l-heading {
    font-size: 20px;
    color: #424c5c;
    font-family: Myriadpro-Bold;
    line-height: 15px
}

.l-important-content-para-container .l-content {
    font-size: 16px;
    font-family: Myriadpro-Regular;
    color: #6f7072
}

.l-signup-btn {
    font-size: 13px;
    font-family: Montserrat-Medium;
    cursor: pointer;
    transition: .5s
}

.l-blue-logo,
.l-white-logo {
    max-height: 43px
}

.l-signup-btn {
    min-width: unset !important;
    background-color: #FFA129;
    color: #fff;
    outline: 0 !important;
    padding: 0 12px !important;
    float: right;
    height: 35px;
    font-size: 14px;
    line-height: 37px;
    border-radius: 4px;
    border: none
}

.l-signup-btn:hover {
    background: #FFA129;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.35)
}

.l-signup-btn-img {
    max-width: 10px;
    margin-left: 4px
}

.l-signup-btn i {
    margin: 0 10px
}

.l-mob-menu {
    display: none;
    height: 35px
}

.l-mob-menu button {
    font-size: 23px;
    min-width: unset;
    transition: .5s;
    padding: 0 10px;
    border: none
}

.l-mob-menu button:hover {
    color: #328dff
}

.overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    right: 0;
    z-index: 15
}

.l-first-block-wrapper {
    padding: 0 1rem;
    display: flex;
    align-items: center
}

.l-second-block-wrapper,
.l-third-block-wrapper {
    text-align: center
}

.l-custom-table {
    width: 65%
}

.l-custom-second-table,
.l-custom-third-table {
    height: 100%
}

.l-first-block-container {
    display: table-cell;
    margin: auto 0
}

.l-white-logo,
.l-wht-logo {
    display: none
}

.para {
    margin-bottom: 40px
}

.l-content-heading {
    font-size: 40px;
    font-family: Myriadpro-Bold;
    color: #484b6e;
    text-transform: capitalize;
    margin-bottom: 40px
}

.l-feature-content-heading,
.l-important-content-heading {
    font-size: 30px;
    font-family: Myriadpro-Bold;
    color: #484b6e;
    text-transform: capitalize
}

.l-content,
.l-content-sub-heading {
    font-size: 20px;
    color: #6f7072
}

.l-content-sub-heading {
    text-transform: uppercase
}

.l-content-second-sub-heading {
    font-size: 20px;
    font-family: Myriadpro-Regular;
    color: #6f7072
}

.l-content,
.l-first-block-button {
    font-family: Montserrat-Medium
}

.l-first-slider-wrapper,
.l-second-slider-wrapper,
.l-third-slider-wrapper {
    height: calc(100% - 250px)
}

.l-mrgn-top-35 {
    margin-top: 60px
}

button.l-mrgn-top-35 {
    margin-top: 60px !important
}

.paragraph-style {
    font-size: 22px !important;
    line-height: 30px !important
}

.landing-header-btn {
    height: 50px !important;
    text-align: left !important;
    border-radius: 7px !important;
    padding: 0 15px !important
}

.landing-btn-icon {
    width: 25px;
    height: 25px;
    float: right
}

.l-first-block-button {
    border-radius: 4px;
    outline: 0 !important;
    font-size: 18px;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 10px 15px
}

.l-footer-btn,
.l-footer-btn-b,
.l-transparent-button {
    outline: 0 !important;
    border-radius: 4px !important
}

.l-transparent-button {
    background-color: transparent !important;
    box-shadow: none !important;
    height: 100%
}

.l-transparent-button img {
    max-width: 20px
}

.height-init {
    height: initial !important
}

.footer-logo,
.l-footer-logo-container img {
    max-width: 100%
}

.l-blue-block-heading {
    text-align: center;
    margin: auto;
    font-size: 25px;
    font-family: Myriadpro-Bold;
    color: #fff
}

.l-blue-block-sub-title,
.l-see-more-btn,
.l-slide-title {
    font-family: Myriadpro-Regular
}

.l-blue-block-sub-title {
    font-size: 16px;
    color: #fff;
    margin: auto;
    text-align: center
}

.l-see-more-btn,
.left-nav-link {
    margin: auto !important;
    cursor: pointer
}

.overflow-auto {
    overflow: auto;
    scroll-behavior: smooth
}

.hide-scroll::-webkit-scrollbar {
    visibility: hidden
}

.misc-content,
.visibility-hidden {
    visibility: hidden !important
}

.left-nav-link {
    color: #fff !important;
    height: 35px !important;
    min-width: 35px !important;
    border-radius: 35px !important;
    overflow: hidden !important;
    background-color: #424c5c !important;
    outline: 0 !important;
    padding: 0 !important;
    font-size: 12px;
    border: none;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.l-slide-title {
    font-size: 15px;
    color: #fff
}

.l-see-more-btn {
    height: 45px;
    border: 2px solid #fff !important;
    background-color: transparent;
    border-radius: 4px !important;
    color: #fff;
    font-size: 16px;
    box-shadow: none !important;
    padding: 5px 15px
}

.l-bg-img-1,
.l-bg-img-2,
.l-bg-img-3 {
    height: 100%;
    z-index: 0;
    position: absolute
}

.l-footer-svg {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.0" width="700.000000pt" height="114.000000pt" viewBox="0 0 700.000000 114.000000" preserveAspectRatio="xMidYMid meet"><metadata>Created by potrace 1.12,written by Peter Selinger 2001-2015</metadata><g transform="translate(0.000000,114.000000) scale(0.100000,-0.100000)" fill="#22355a" stroke="none"><path d="M2810 1129 c-717 -15 -1649 -71 -2510 -149 -118 -11 -234 -23 -257-26 l-43 -6 0 -474 0 -474 3500 0 3500 0 0 474 0 473 -37 6 c-58 9 -687 64-988 87 -1153 85 -2109 112 -3165 89z"></path></g></svg>');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    image-rendering: -webkit-optimize-contrast;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content
}

.l-footer-icon {
    border-radius: 60px;
    border: 5px solid #fff;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 0;
    width: 60px;
    height: 60px;
    overflow: hidden
}

.l-footer-heading {
    font-size: 40px;
    font-family: Montserrat-SemiBold;
    color: #fff;
    text-align: center
}

.l-footer-content {
    font-size: 20x;
    font-family: Montserrat-Regular;
    color: #fff;
    text-align: center
}

.l-bg-img-1 {
    top: 65px;
    right: 0;
    width: 60%
}

.l-bg-img-2 {
    top: 45px;
    left: 0;
    width: 60%
}

.l-bg-img-3 {
    top: 0;
    left: 0;
    width: 50%
}

.flip-white-bg {
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.l-nav-dots-container {
    position: absolute;
    bottom: -35px
}

.l-footer-container {
    padding: 35px 0;
    background-color: #0e1b35
}

.l-footer-content-container {
    display: flex
}

.l-footer-logo-container {
    display: table;
    width: 200px
}

.footer-logo {
    height: 65px;
    width: 200px
}

.l-footer-icon-container {
    display: flex;
    list-style-type: none;
    padding: 0;
    width: 100%;
    margin: 0;
    margin-top: 10px !important
}

.l-footer-icon-container li img {
    max-width: 30px;
    border: 2px solid rgba(255, 255, 255, .71);
    border-radius: 32px
}

.l-early-access,
.l-photoadking-footer-menu-container {
    display: table;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.l-photoadking-footer-menu-container li a {
    transition: .5s
}

.l-early-access li,
.l-photoadking-footer-menu-container li {
    font-family: Montserrat-Regular;
    font-size: 14px;
    color: #667495;
    display: block;
    line-height: 16px;
    margin-bottom: 10px
}

.l-photoadking-footer-menu-container a:hover {
    color: #fff !important
}

.l-early-access li:first-child,
.l-photoadking-footer-menu-container li:first-child {
    color: #fff;
    font-size: 17px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 40px;
    cursor: unset
}

.get-started,
.list-container ul li {
    cursor: pointer;
    text-transform: capitalize
}

.l-footer-btn,
.l-footer-textbox {
    height: 35px;
    font-family: Montserrat-Regular;
    width: 100%;
    font-size: 14px
}

.l-footer-btn {
    min-width: unset !important;
    background-color: #2fc900;
    color: #fff;
    text-transform: uppercase;
    padding-left: 12px !important;
    float: right;
    transition: .5s !important;
    border: none;
    cursor: pointer
}

.l-footer-textbox {
    border-radius: 4px !important;
    padding: 5px 10px;
    color: #6a799a;
    outline: 0;
    border: none
}

.copyright-content {
    font-size: 14px;
    color: #667495;
    margin-right: 100px
}

.l-footer-last-menu {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    line-height: 0
}

.l-footer-last-menu li a {
    transition: .5s
}

.l-footer-last-menu li {
    float: left;
    padding: 5px 15px;
    font-size: 13px;
    font-family: Montserrat-Regular;
    color: #6a799a
}

.l-footer-last-menu li:hover {
    color: #fff
}

.l-mb-100 {
    margin-bottom: 100px
}

.l-last-slider-container {
    margin-bottom: 100px;
    margin-top: 15px
}

.l-last-slider-header {
    font-size: 40px;
    color: #484b6e;
    font-family: Myriadpro-Bold;
    display: block;
    text-align: center
}

.l-last-slider-subtitle {
    color: #484b6e;
    font-family: Myriadpro-Regular;
    font-size: 20px;
    text-align: center
}

.l-menu {
    display: flex
}

.l-review-container {
    transition: .5s;
    min-height: 260px !important
}

.template-review-container {
    position: relative;
    transition: .5s;
    min-height: 300px !important;
    background-color: #fff
}

.img-container {
    width: 50%;
    margin: 35px;
    display: inline-block
}

.tmplte-img-container {
    width: 40% !important;
    text-align: center
}

.img-container img {
    width: 100%;
    height: 100%
}

.l-review-content {
    font-family: Myriadpro-Bold;
    font-size: 15px;
    color: #484b6e;
    width: 50%;
    margin: 35px 35px 35px 0;
    display: inline-block
}

.templt-review-content {
    width: 60% !important
}

.l-review-content p {
    font-family: Myriadpro-Regular;
    font-size: 18px;
    color: #3e405a;
    margin-top: 5px
}

.slider {
    width: 50%;
    margin: 100px auto
}

.l-review-container:hover {
    box-shadow: 0 1px 23px 0 rgba(0, 0, 0, .15);
    transform: translateY(-8px)
}

.template-review-container:hover {
    box-shadow: 0 1px 23px 0 rgba(0, 0, 0, .15);
    transform: translateY(-8px)
}

.l-md-hd-mrgn {
    margin-bottom: 3rem
}

.privacy-header-bg {
    width: 100%;
    overflow: hidden
}

.privacy-header-bg .l-menu-container li a {
    color: #fff !important
}

.privacy-header-bg .l-header-small .l-menu-container li a {
    color: #6f7072 !important
}

.privacy-header-bg .l-menu-container li a:hover {
    color: #6f7072 !important;
    border-bottom: 1px solid #6d7682
}

.privacy-header-bg .l-header-small .l-white-logo {
    display: block
}

.privacy-header-bg .l-header-small .l-blue-logo,
.privacy-header-bg .l-header-small .l-wht-logo {
    display: none
}

.privacy-header-bg .l-header-big .l-sm-white,
.privacy-header-bg .l-header-small .l-sm-blue {
    display: block !important
}

.privacy-header-bg .l-header-big .l-sm-blue,
.privacy-header-bg .l-header-small .l-sm-white {
    display: none !important
}

.privacy-header-content-container {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 44px;
    font-weight: 600
}

.tab-content,
.ul-faq-list-li,
.ul-header-desc,
.ul-section-desc {
    font-family: Myriadpro-Regular
}

.l-s-type-u-roman {
    list-style-type: upper-roman
}

.privacy-header-content-container .nav-tabs {
    display: inline-flex;
    border: 1px solid #fff !important
}

.privacy-header-content-container .nav-tabs .nav-item {
    margin: -1px !important
}

.privacy-header-content-container .nav-link {
    font-size: 14px;
    border-radius: 0 !important;
    padding: 5px 30px !important;
    width: 125px
}

.privacy-header-content-container .nav-tabs .nav-link.active {
    color: #1f6fd4 !important;
    border-color: #fff !important
}

.ul-header-desc {
    font-size: 18px;
    text-align: center;
    margin-top: 26px;
    margin-bottom: -60px;
    font-weight: 400
}

.prem-type-title,
.ul-feature-category {
    font-weight: 700;
    text-transform: uppercase
}

.ul-sticky-contnt {
    overflow: auto;
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 53px;
    height: 100%
}

.ul-table-col:first-child {
    width: 360px;
    border-left: 1px solid #6aacff
}

.ul-table-col {
    flex-grow: 1;
    float: left;
    position: relative;
    width: 260px;
    border: 0;
    border-right: 1px solid #6aacff
}

.ul-table-header {
    position: sticky;
    top: 50px;
    background: #fff;
    z-index: 1;
    border-bottom: 1px solid #6aacff
}

.popular-tag {
    background-color: #ff7c1b;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    top: -30px;
    color: #fff;
    font-size: 14px;
    left: 0;
    line-height: 1.42;
    padding: 6px;
    position: absolute;
    text-transform: uppercase;
    width: 100%
}

.ul-faq-list-li,
.ul-feature-li {
    position: relative;
    font-weight: 500
}

.ul-reserved {
    height: 248px;
    text-align: center
}

.ul-feature-category {
    background-color: #d9e3f9;
    height: 36px;
    line-height: 22px;
    padding: 7px 14px
}

.prem-type-title {
    color: #343a40;
    font-size: 18px;
    height: 54px;
    line-height: 54px;
    margin: 0;
    position: relative
}

.prem-type-temp {
    font-size: 13px;
    height: 28px;
    font-weight: 500;
    line-height: 10px;
    padding: 4px;
    color: #868e96;
    margin: 0
}

.prem-type-price {
    color: #343a40;
    font-size: 34px;
    font-weight: 700;
    margin: 0;
    line-height: 70px;
    height: 70px;
    display: flex;
    align-items: baseline;
    justify-content: center
}

.prem-months {
    font-size: 16px;
    font-weight: 600
}

.prem-btn-succ {
    padding: 4px 15px !important;
    width: 130px;
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-top: 10px;
    max-width: 90%
}

.ul-feature-li {
    border-bottom: 1px solid #e1e5ef;
    line-height: 26px;
    padding: 8px 14px;
    color: #2f2f2f
}

.ul-section-title,
.ul-section-title-1 {
    color: #484b6e;
    font-weight: 500;
    font-family: Myriadpro-Regular
}

.ul-section-title {
    font-size: 32px
}

.ul-section-title-1 {
    font-size: 44px
}

.ul-section-desc {
    color: #8790a0;
    font-size: 18px
}

.border-bottom-ddd {
    border-bottom: 1px solid #ddd
}

.ul-plan-list {
    list-style: none;
    padding: 0;
    width: 1156px;
    margin: 0 auto;
    text-align: center
}

.ul-plan-list li,
.ul-plan-list li span {
    display: inline-block;
    padding-left: 20px
}

.ul-plan-list li {
    width: 350px;
    line-height: 70px;
    text-align: left
}

.ul-plan-list li img {
    height: 36px
}

.ul-plan-list-li-img {
    height: 36px;
    width: 36px
}

.ul-faq-list {
    list-style: none;
    width: calc(100% - 100px);
    margin: 50px auto 0;
    padding: 0
}

.ul-faq-list-li {
    font-size: 20px;
    background-color: #f0f1f4;
    border-radius: 4px;
    transition: .5s all
}

.li-box-shadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    margin-bottom: 15px
}

.last-item {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .2)
}

.ul-faq-list-li:hover {
    background: rgba(0, 0, 0, .1) !important
}

.ul-faq-list a {
    color: #484b6e !important;
    width: 100%
}

.ul-faq-list div {
    padding: 15px
}

.ul-faq-list-img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 15px auto auto;
    height: 16px;
    width: 16px;
    transform: rotate(0);
    transition: transform .3s ease
}

.active-ul-faq-li-img .ul-faq-list-img {
    transform: rotate(90deg)
}

.sup-sign {
    top: -15px !important;
    font-size: 70% !important
}

.prem-type-popular {
    background-color: #e6edff
}

.fl-first-col {
    border-bottom: 1px #a0a0a8 dotted
}

.go-premium-svg {
    height: 18px;
    width: 18px
}

.font-proximaNova-regular {
    font-family: Myriadpro-Regular
}

.font-proximaNova-alt-bold {
    font-family: Myriadpro-Bold
}

.disable-color {
    color: #595959
}

strong {
    color: #424c5c
}

#fc_frame,
#fc_frame.fc-widget-normal {
    z-index: 1000 !important;
    height: 70px;
    min-height: 70px !important;
    min-width: 70px !important;
    width: 70px
}

.pr-tbl-mobile-view {
    display: none
}

.pr-tbl-web-view {
    display: block
}

.footer-s-ic {
    border: 2px solid #b3b3b3;
    width: 30px;
    height: 30px;
    border-radius: 30px
}

.ln-icon {
    width: 14px;
    margin: 6px
}

.card-item,
.image-card-item .misc-content {
    overflow: hidden !important
}

.misc-content {
    height: 1px !important;
    width: 1px !important;
    max-height: 1px !important;
    max-width: 1px !important;
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: -10 !important;
    display: none !important
}

.svg-h-w-50px {
    height: 50px;
    width: 50px
}

.svg-grad-stop-1 {
    stop-color: #2989ff;
    stop-opacity: 1
}

.svg-grad-stop-2 {
    stop-color: #63a8ff;
    stop-opacity: 1
}

.privacy-header-bg {
    height: 500px !important
}

.sec-first {
    height: auto !important
}

.sm {
    height: 338px
}

.templates-header-content-container {
    font-size: 50px !important
}

.s-header-content-container {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px
}

.sec-first-content-wrapper {
    min-height: unset !important
}

.sec-first-heading-container {
    width: 100% !important;
    text-align: center;
    display: block !important
}

.sec-first-heading::first-letter,
.text-first-letter::first-letter {
    text-transform: capitalize
}

.sec-first-heading {
    font-family: Myriadpro-Bold !important;
    font-size: 56px !important;
    margin: 10px auto !important;
    margin-top: 25px !important;
    transition: .5s
}

.sec-first-subheading {
    margin: 15px auto !important;
    font-family: Myriadpro-Regular !important;
    font-size: 23px !important;
    font-weight: 400 !important;
    transition: .5s
}

.first-sec-subheading {
    margin: 10px auto !important;
    font-family: Myriadpro-Regular !important;
    font-size: 23px !important;
    font-weight: 400 !important;
    transition: .5s
}

.bg-white {
    background-color: #fff
}

.sec-first-button {
    margin: 0 auto !important;
    margin-top: 38px !important;
    font-family: Myriadpro-Regular !important;
    font-size: 18px !important;
    border-radius: 8px !important;
    background-color: #2fc900 !important;
    color: #fff !important;
    min-width: 230px !important;
    height: 56px !important;
    line-height: 40px !important;
    text-decoration: none !important;
    text-transform: capitalize;
    transition: .5s;
    letter-spacing: 1px;
    box-shadow: 0 15px 30px -13px #0000003d
}

.sec-first-button:hover {
    background-color: #2cb601 !important
}

.sec-three-heading::first-letter {
    text-transform: capitalize
}

.sec-three-heading {
    font-family: MyriadPro-Bold !important
}

.sec-three-special {
    font-size: 52px !important;
    line-height: 55px !important
}

.sec-three-content {
    color: #474c52 !important;
    line-height: 25px !important;
    font-size: 18px !important
}

.sec-four-wrapper {
    background-color: #f0f6fe
}

.sec-five-btn-wrapper {
    padding: 0 0 45px !important
}

.sec-last-wrapper {
    margin: 0 !important
}

.sec-four-button {
    border-radius: 6px !important;
    font-family: Montserrat-SemiBold;
    background: #1980FF;
    color: #FFF;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    padding: 10px 17px;
    font-size: 21px;
    text-transform: capitalize
}

.sec-four-button:hover {
    transition: .5s;
    background: #006BEE;
    color: #FFF !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35)
}

.sec-four-content {
    font-size: 18px !important;
    line-height: 25px !important;
    color: #474c52 !important;
    font-weight: 400
}

.sec-four-static-content {
    font-size: 20px !important;
    line-height: 25px !important;
    color: #808183 !important;
    font-weight: 400;
    font-family: Montserrat-Regular
}

.step-wrapper {
    list-style: none;
    padding: 0
}

.step-wrapper li::before {
    content: counter(li);
    font-family: MyriadPro-Bold;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    padding: 15px 24px;
    border-radius: 50px;
    margin-left: -85px;
    background: -moz-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #1980ff), color-stop (100%, #6aacff));
    background: -webkit-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: -o-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: -ms-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
    background: linear-gradient(90deg, #1980ff 0, #6aacff 100%);
    position: absolute;
    top: -15px;
    box-shadow: 0 6px 15px -5px #0000006e
}

.mobile-hide {
    display: flex
}

.mobile-display {
    display: none
}

.step-wrapper li {
    display: inline-block;
    padding-left: 100px;
    position: relative;
    counter-increment: li 2
}

.fchat-loder-icon {
    height: 30px;
    width: 30px;
    position: absolute;
    right: 29px;
    bottom: 35px;
    z-index: 51
}

.fchat-chat-icon {
    height: 24px;
    width: 24px;
    position: absolute;
    right: 32px;
    bottom: 38px;
    z-index: 51;
    cursor: pointer
}

.fchat-bg-style {
    height: 90px;
    width: 90px;
    position: relative;
    z-index: 50;
    cursor: pointer
}

.fchat-wrapper-div {
    position: absolute;
    bottom: 0 !important;
    right: 6px !important
}

.step-first-col {
    counter-reset: li -1
}

.step-second-col {
    counter-reset: li
}

.page-list {
    counter-reset: item
}

.position-relative {
    position: relative
}

.page-list li {
    display: block;
    font-size: 20px;
    font-family: Myriadpro-Regular
}

.page-list li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #1980ff
}

.page-hyperlink {
    font-size: 20px;
    color: #1980ff !important;
    font-family: Myriadpro-Regular
}

.list-spacing {
    padding: 0 15px
}

.step-title {
    font-size: 25px;
    color: #111437;
    font-family: Myriadpro-Regular
}

.step-content {
    font-size: 18px;
    color: #4d525a;
    font-family: Myriadpro-Regular
}

.sec-accordian {
    margin: 0 !important;
    display: flex;
    flex-wrap: wrap;
    width: 100% !important
}

.accordian-col {
    width: 50%;
    padding: 0 !important
}

.sec-faq-wrapper {
    background-color: #f0f6fe;
    margin-bottom: 40px !important
}

.sec-faq-item {
    margin: 0 20px 15px 0;
    border-radius: 5px
}

.sec-faq-item .ul-faq-list-li {
    background-color: #f0f1f4
}

.sec-faq-item .ul-faq-list-li .faq-question-title h3 {
    font-family: Myriadpro-Regular;
    font-size: 19px !important;
    margin: 0;
    line-height: 30px
}

.faq-question-title div {
    padding-right: 35px
}

.sec-faq-item .faq-content-wrapper {
    background-color: #fff;
    font-size: 18px;
    color: #636873;
    font-family: Myriadpro-light
}

.sec-nine-wrapper {
    padding: 60px 10px
}

.sec-nine-btn-wrapper {
    margin: 40px 0
}

.sec-nine-button {
    color: #3a4c5f !important;
    font-weight: 700 !important;
    font-family: Myriadpro-Regular !important;
    border-radius: 8px !important;
    height: 56px !important;
    line-height: 40px !important;
    text-transform: capitalize;
    transition: .5s;
    box-shadow: 0 6px 15px -9px #0000006e
}

.slide-title {
    background-color: #fff;
    display: block;
    width: 100%;
    height: 45px;
    border-radius: 0 0 3px 3px;
    font-family: MyriadPro-Regular;
    font-size: 20px;
    text-align: center;
    margin: auto;
    line-height: 45px;
    max-width: 226px !important
}

.slider-container {
    margin: 35px 0;
    padding: 0
}

.review-wrapper {
    padding: 13px;
    background-color: #88c3ff87;
    text-align: center
}

.desc {
    font-size: 18px;
    color: #fff;
    font-style: italic;
    font-family: Myriadpro-Regular
}

.Author {
    margin-left: 5px;
    color: #fff;
    font-size: 14px
}

.font-17 {
    font-size: 17px
}

.color-orange {
    color: #e7711b
}

.star {
    height: 20px;
    width: 20px;
    margin: 2px;
    opacity: .5
}

.activated {
    opacity: 1
}

.whitespace-nowrap {
    white-space: nowrap
}

.skyscraper {
    width: auto !important;
    height: auto !important;
    margin: 10px auto !important;
    border: none !important
}

.img-bg {
    background-color: #ffffff2e;
    border-radius: 3px;
    box-shadow: 0 2px 5px #0000001a;
    height: unset !important
}

.landscape .slider-img {
    height: unset !important
}

.slider-img {
    max-width: 226px !important;
    max-height: 278px !important;
    width: 100% !important;
    height: 100%
}

.slider-img-invitation {
    max-width: 226px !important;
    max-height: 320px !important;
    width: 100% !important;
    height: 100%
}

.slider-video {
    display: none
}

.templates-header-content-container {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-family: Myriadpro-Bold;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px
}

.custom-header {
    font-size: 50px !important
}

.custom-pt {
    padding-top: 100px !important;
    padding-bottom: 20px !important;
    vertical-align: bottom !important
}

.header-img {
    max-height: 400px
}

.cursor-pointer {
    cursor: pointer
}

.content-item {
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 4px 4px 10px -1px #8e8c8c1c;
    background-color: #fff;
    position: relative;
    transition: .5s
}

.video-content-item {
    padding-bottom: 0;
    margin-bottom: 36px !important;
    box-shadow: -4px 5px 5px 0 #0000005c !important
}

.video-content-item:hover {
    padding-bottom: 36px;
    margin-bottom: 0 !important
}

.crd-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background .5s ease
}

.card-ol-block:hover .crd-overlay {
    display: block;
    background: rgba(0, 0, 0, .8)
}

.crd-ol-btn {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
    width: 95%;
    max-width: 140px;
    padding: 10px 0;
    border-radius: 3px;
    background: 0 0;
    border: 2px solid #fff;
    line-height: 1;
    color: #fff;
    transition: opacity .5s ease;
    cursor: pointer;
    font-size: 14px
}

.card-ol-block:hover .crd-ol-btn {
    opacity: 1
}

.col-one .content-item {
    width: calc(100% - 30px);
    margin: 15px
}

.col-two .content-item {
    width: calc(50% - 30px);
    margin: 15px
}

.col-three .content-item {
    width: calc(33% - 30px);
    margin: 15px
}

.col-four .content-item {
    width: calc(25% - 30px);
    margin: 15px
}

.col-five .content-item {
    width: calc(20% - 30px);
    margin: 15px
}

.small-card .content-item {
    max-height: 300px;
    text-align: center
}

.small-card .content-item img {
    width: auto;
    height: auto;
    max-height: 100%
}

.card-wrapper,
.s-icons-wrapper {
    display: flex;
    flex-wrap: wrap
}

.s-sub-header {
    font-size: 18px;
    color: #fff;
    letter-spacing: .3px;
    line-height: 1.8rem;
    margin: 15px auto;
    width: 85%;
    font-weight: 400;
    font-family: Myriadpro-Regular
}

.font-47,
.heading-text {
    font-size: 48px;
    font-family: Myriadpro-Regular;
    font-weight: 700
}

.whats-new-header-col {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline
}

.whats-new-header {
    height: 100%;
    display: flex;
    align-items: center
}

.header-content-padding {
    padding-top: 100px;
    min-height: 500px
}

.header-button {
    border: 0;
    outline: 0;
    background-color: #fff;
    color: #1e90ff;
    font-family: Myriadpro-Regular;
    height: 50px;
    padding: 0 30px;
    border-radius: 4px;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none !important;
    font-weight: 400
}

.header-button:hover {
    background-color: #d7d3d3
}

.custom-cat {
    width: 200px
}

.custom-cat-img {
    width: 90%
}

.collection-container,
.template-footer-container {
    padding-bottom: 25px;
    padding-top: 30px
}

.collection-container .heading,
.last-item .heading,
.template-footer-container .heading {
    font-size: 37px;
    font-weight: 700;
    color: #484b6e;
    line-height: 50px
}

.intrnl-heading {
    margin-top: 40px;
    margin-bottom: 40px
}

.collection-container .sub-heading,
.last-item .sub-heading,
.template-footer-container .sub-heading {
    font-size: 18px;
    color: #484b6e;
    line-height: 20px
}

.get-started,
.l-item,
.last-item .heading,
.list-container ul li,
.s-icons-wrapper .item p {
    font-family: Myriadpro-Regular
}

.svg-wrapper {
    height: calc(100% - 60px);
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 60px;
    margin: auto;
    display: flex
}

.card-wrapper img {
    width: 100%;
    max-width: 100%
}

.card-wrapper video {
    width: 100%;
    max-width: 100%
}

.s-video {
    max-width: 95%;
    border-radius: 8px
}

.s-icons-wrapper .item {
    width: calc(33.3% - 50px);
    min-width: 255px;
    margin: 30px 25px;
    padding: 15px;
    border-radius: 5px;
    transition: .5s;
    position: relative;
    min-height: 280px;
    background-color: #fff;
    box-shadow: 4px 4px 10px -1px #8e8c8c1c
}

.icon-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #efefef;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #484b6e;
    font-family: Myriadpro-Regular;
    font-size: 20px
}

.app-margin {
    margin: 30px 25px
}

.app-icon {
    max-width: 200px;
    height: 60px
}

.sc_free_img {
    max-width: 90%;
    margin: auto
}

.custom-margin {
    margin-top: 50px;
    margin-bottom: 50px
}

.last-item {
    width: calc(50% - 20px);
    margin: 10px auto;
    padding: 30px
}

.last-item .heading {
    font-size: 30px;
    line-height: 30px;
    padding: 15px 0 30px;
    text-align: left !important
}

.last-item .sub-heading {
    text-align: left !important;
    font-size: 17px
}

.color-white {
    color: #fff !important
}

.bg-img {
    background-image: url(../ban_bg.html);
    background-size: cover;
    background-repeat: no-repeat
}

.get-started {
    margin: auto;
    outline: 0 !important;
    height: 40px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 16px;
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .5);
    padding: 0 15px;
    color: #1980ff
}

.l-item {
    font-size: 18px;
    color: #484b6e;
    width: 33%;
    margin: 15px auto;
    text-align: center
}

.l-item a {
    color: unset !important
}

.item-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.list-container {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
    width: 280px;
    border-radius: 5px;
    background-color: #fff
}

.video-list-container {
    width: 310px
}

.list-container ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
}

.list-container ul li {
    padding: 5px 15px;
    font-size: 18px;
    color: #7e8899;
    transition: .5s
}

.list-container ul li:hover {
    color: #000;
    background-color: #d0e5ff
}

.ls-cont-li-active {
    background-color: #d0e5ff;
    color: #000 !important
}

.list-container ul li.hd:hover {
    background-color: transparent
}

.list-container ul li.hd {
    border-bottom: 1px solid #f1f0f4;
    font-size: 25px;
    color: #000
}

.list-container ul li.sub-tab {
    margin-left: 30px;
    position: relative;
    font-size: 16px
}

.list-container ul li.sub-tab::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 1px;
    border-radius: 5px;
    background-color: #7e8ba2;
    left: -10px;
    top: calc(50% - 1px)
}

.list-container ul li.sub-tab.active,
.list-container ul li.sub-tab:hover {
    background-color: transparent !important;
    font-weight: 700;
    color: #000
}

.text-decoration-none {
    text-decoration: none !important
}

.template-wrapper {
    column-count: 4 !important;
    padding: 0 15px
}

.template-wrapper-1 {
    column-count: 3 !important;
    padding: 0 35px;
    -webkit-column-gap: 2.25rem;
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem
}

.template-wrapper-2 {
    column-count: 5 !important;
    padding: 0 15px
}

.template-container {
    width: calc(100% - 280px)
}

.video-template-container {
    width: calc(100% - 310px)
}

.card-item {
    padding: 0 !important;
    border: none !important;
    border-radius: 5px !important;
    margin-bottom: 1rem
}

.image-card-item {
    padding: 0 !important;
    border: 1px solid #d3d3d3
}

.video-card {
    border: none;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px
}

.image-card-item:hover {
    border: none;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px
}

.template-page-item {
    overflow: visible !important
}

.video-card-item {
    margin-bottom: 67px;
    border-radius: 3px !important;
    box-shadow: -4px 5px 5px 0 #0000005c;
    display: inline-block
}

.video-card-item:hover {
    cursor: pointer;
    padding-bottom: 42px;
    margin-bottom: 31px
}

.video-card-item-1 {
    margin-bottom: 57px;
    border-radius: 3px !important;
    box-shadow: -4px 5px 5px 0 #0000005c;
    display: inline-block
}

.video-card-item-2 {
    display: inline-block;
    padding: 0 !important;
    border: none !important;
    border-radius: 5px !important;
    margin-bottom: 1rem
}

.video-card-item-1:hover {
    cursor: pointer;
    padding-bottom: 42px;
    margin-bottom: 21px
}

.card-item img {
    max-width: 100%;
    height: auto;
    max-height: 550px
}

.image-card-item {
    width: 100%;
    height: auto;
    max-height: 550px
}

.card-item video {
    max-width: 100%;
    width: 100%;
    max-height: 550px;
    position: relative
}

.sb-heading {
    font-size: 25px;
    font-family: Myriadpro-Bold
}

.sb-content {
    font-size: 20px;
    font-size: Myriadpro-Regular;
    color: #7e8899
}

.svg-ic-s-m {
    width: 74px;
    height: 74px;
    margin: auto
}

.svg-ic-mx-h-w-100 {
    max-height: 100px;
    max-width: 100px
}

.l-video {
    width: 110% !important;
    height: auto !important;
    object-fit: unset !important;
    position: absolute;
    left: 90px;
    top: 50%;
    transform: translateY(-50%)
}

.video-player-css {
    height: 100% !important;
    width: 100% !important;
    object-fit: unset !important;
    box-shadow: 0 15px 25px -18px #00000047
}

.video-player {
    max-height: 95vh !important;
    width: auto !important;
    max-width: 100%;
    object-fit: unset !important;
    border-radius: 2px
}

.text-404 {
    letter-spacing: 5px;
    font-weight: 700;
    color: #fff;
    text-shadow: 9px 9px 3px #566875;
    font-size: 180px;
    line-height: 1
}

.ann-setting {
    min-height: 460px !important
}

.biodata-setting {
    min-height: 450px !important
}

.certificate-setting {
    align-self: center;
    max-width: 50%
}

.bc_setting,
.brochure-setting {
    min-height: 420px !important
}

.f-heading {
    margin: auto 0
}

.inline-setting {
    max-width: 50%;
    align-self: center
}

.small-setting {
    align-self: center;
    max-width: 40%
}

.btm-link-btns {
    margin-right: 16px;
    display: inline-block;
    color: #484b6e;
    background: #fdfdfd;
    border-radius: 4px;
    margin-bottom: 16px;
    padding: 10px 16px;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
    font-weight: 500
}

.btm-link-btns:hover {
    background: #e1e1e1;
    color: #1a81ff
}

.intrnl-btn-block {
    width: 55%;
    display: inline-block
}

.intrnl-img-block {
    width: 45%;
    display: inline-block;
    float: right
}

.intrnl-img-block img {
    max-width: 100%
}

.rating-box {
    position: relative;
    vertical-align: middle;
    font-size: 1em;
    font-family: FontAwesome;
    display: inline-block;
    color: #ffd43b
}

.rating-box:before {
    content: "\f006 \f006 \f006 \f006 \f006"
}

.rating-box .rating {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #ffd43b
}

.rating-box .rating:before {
    content: "\f005 \f005 \f005 \f005 \f005"
}

.h-69 {
    height: 69px;
    line-height: 50px !important
}

@media only screen and (max-width:1725px) {
    .tool-setting-body .tool-radio-group .tool-radio {
        margin-right: 0
    }

    .tool-radio-group {
        justify-content: space-between
    }

    .l-custom-table {
        width: 50%
    }

    .sec-first-heading {
        font-size: 3vw !important;
        margin: 18px auto !important
    }

    .sec-first-subheading {
        font-size: 20px !important
    }

    .first-sec-subheading {
        font-size: 20px !important
    }

    .sec-nine-wrapper {
        padding: 40px 10px
    }

    .sec-nine-btn-wrapper {
        margin: 25px 0;
        margin-top: 35px
    }

    .sec-nine-button {
        height: 50px !important;
        line-height: 34px !important
    }

    .sec-first-button {
        min-width: 220px !important;
        height: 50px !important;
        line-height: 34px !important
    }
}

@media only screen and (max-width:1601px) {
    .tool-setting-body .tool-radio-group .tool-radio {
        margin-right: 0
    }
}

@media only screen and (max-width:1650px) {
    .l-menu-bg {
        background-size: 240px, 700px
    }

    .l-logo-div img {
        max-width: 180px
    }

    .l-blue-logo,
    .l-white-logo {
        max-width: 180px;
        max-height: 39px
    }

    .img-container {
        margin: 20px
    }

    .l-review-content {
        margin: 20px 20px 20px 0
    }
}

@media only screen and (max-width:1545px) {
    .sec-three-special {
        font-size: 40px !important;
        line-height: 40px !important
    }

    .template-wrapper {
        column-count: 3 !important
    }

    .template-wrapper-1 {
        column-count: 3 !important;
        padding: 0 35px;
        -webkit-column-gap: 2.25rem;
        -moz-column-gap: 2.25rem;
        column-gap: 2.25rem
    }

    .template-wrapper-2 {
        column-count: 5 !important
    }

    .collection-container,
    .template-footer-container {
        width: 80% !important;
        max-width: unset
    }

    .collection-container-1 {
        width: 96% !important;
        max-width: unset
    }
}

@media only screen and (max-width:1440px) {
    .tool-setting-body .tool-radio-group .tool-radio {
        margin-right: 0
    }

    .tool-container {
        max-width: calc(100vw - 106px) !important
    }

    .l-video {
        left: 75px;
        width: 125% !important
    }

    .landing-video-wrapper {
        height: 385px
    }

    .l-content-heading {
        font-size: 35px
    }

    .l-sub-para {
        font-size: 18px
    }

    .l-menu-bg {
        background-size: 240px, 600px
    }

    .l-menu-container {
        margin: 0 10px
    }

    .l-menu-container li a {
        padding: 8px 5px
    }

    .l-signup-btn i {
        margin: 0 6px
    }

    .l-first-screen-container {
        width: 45% !important;
        padding-bottom: 29% !important
    }

    .l-first-screen-content-container {
        padding-left: 65px;
        width: 64%;
        padding-top: 40px
    }

    .l-bg-img-1 {
        width: 75%
    }

    .l-footer-logo-container {
        width: 160px;
        margin-right: 0 !important
    }

    .l-mb-100 {
        margin-bottom: 0
    }

    .heading-text {
        font-size: 36px !important;
        line-height: 40px !important;
        margin-bottom: 30px
    }

    .icon-footer {
        font-size: 18px
    }

    .s-icons-wrapper .item {
        min-width: 200px;
        min-height: 230px
    }

    .header-button {
        height: 44px;
        padding: 0 15px;
        font-size: 16px;
        line-height: 44px
    }

    .font-47,
    .heading-text {
        font-size: 40px
    }
}

@media only screen and (max-width:1300px) {
    .tool-container {
        max-width: calc(100vw - 73px) !important
    }

    .l-content-heading {
        font-size: 32px
    }

    .l-sub-para {
        font-size: 17px
    }

    .landing-header-btn {
        font-size: 17px;
        line-height: 20px;
        width: 170px;
        height: 45px !important
    }

    .landing-btn-icon {
        width: 20px;
        height: 20px
    }

    .template-wrapper {
        column-count: 3 !important
    }

    .template-wrapper-1 {
        column-count: 3 !important;
        -webkit-column-gap: 2.25rem;
        -moz-column-gap: 2.25rem;
        column-gap: 2.25rem
    }

    .template-wrapper-2 {
        column-count: 5 !important
    }

    .collection-container,
    .template-footer-container {
        width: 90% !important;
        max-width: unset
    }

    .collection-container-1 {
        width: 96% !important;
        max-width: unset
    }
}

@media only screen and (max-width:1280px) {
    .mt-newres-15 {
        margin-top: 15px
    }

    #accordianSetting .col-md-6 {
        width: 100%;
        flex: 100%;
        max-width: 100%
    }

    .tool-setting-body .card-body div[class*=col-]:nth-child(even) {
        padding-left: 0 !important
    }

    .tool-setting-body .tool-radio-group {
        justify-content: unset
    }

    .tool-setting-body .tool-radio-group .tool-radio {
        margin-right: 20px
    }

    .ccme-list-item p {
        font-size: 17px
    }

    .tool-container {
        max-width: calc(100vw - 50px) !important
    }

    .l-mrgn-top-35 {
        margin-top: 40px
    }

    .copyright-content {
        margin-right: 15px
    }

    .l-footer-last-menu {
        padding: 0 !important
    }

    .ul-table-col:first-child {
        width: 250px
    }

    .ul-table-col {
        width: 160px
    }

    .prem-type-title {
        font-size: 16px;
        height: 40px;
        line-height: 40px
    }

    .prem-type-temp {
        font-size: 12px;
        height: 20px;
        font-weight: 500;
        line-height: 10px;
        padding: 4px
    }

    .prem-type-price {
        font-size: 30px;
        margin: 0;
        line-height: 60px;
        height: 56px
    }

    .ul-reserved {
        height: 200px
    }

    .intrnl-heading {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .line-height-52 {
        line-height: 52px
    }

    .video-dwnld {
        font-size: 89%;
        line-height: 1.25;
        padding-bottom: 9px
    }

    .lnht-25 {
        line-height: 25px !important
    }

    .playButton-ic {
        width: 25px;
        height: 25px
    }

    .playButton-ic-design {
        width: 25px !important
    }

    .edit-video-button {
        height: 30px;
        line-height: 30px
    }

    .seekbar-container {
        position: absolute;
        bottom: 30px
    }

    .video-content-item {
        margin-bottom: 30px !important
    }

    .video-content-item:hover {
        padding-bottom: 30px
    }

    .font-24px {
        font-size: 20px !important
    }
}

@media only screen and (max-width:1199px) {
    .t-d-btn {
        font-size: 14px
    }

    .qr-marketing-card .qr-mr-text {
        font-size: 18px
    }

    .hand-qr-bg-image {
        width: 100% !important
    }

    .create-qr-steper .steper-line {
        height: 914px
    }

    .review-tool-slider .review-text-sec p {
        width: calc(100vw - 643px)
    }
}

@media only screen and (max-width:1150px) {
    .step-wrapper li {
        width: calc(100% - 15px);
        margin-bottom: 15px
    }

    .step-wrapper li::before {
        font-size: 30px;
        line-height: 30px;
        padding: 15px 22px
    }

    .faq-wrapper {
        padding: 0 15px
    }

    .sec-three-content,
    .sec-three-heading {
        padding: 0 15px
    }

    .sec-four-content {
        font-size: 18px !important;
        padding: 0 15px
    }

    .sec-four-static-content {
        font-size: 14px !important;
        padding: 0 15px
    }

    .sec-first-heading {
        font-size: 4vw !important
    }

    .sec-first-subheading {
        font-size: 18px !important
    }

    .first-sec-subheading {
        font-size: 18px !important
    }

    .sec-nine-button {
        height: 42px !important;
        line-height: 29px !important;
        font-size: 16px !important
    }

    .sec-first-button {
        min-width: 200px !important;
        height: 42px !important;
        line-height: 29px !important;
        font-size: 15px !important
    }

    .l-menu-bg {
        background-size: 220px, 550px
    }

    .l-mrgn-top-35 {
        margin-top: 50px
    }

    button.l-mrgn-top-35 {
        margin-top: 50px !important
    }

    .l-first-block-button {
        height: 44px;
        font-size: 16px
    }

    .l-content {
        font-size: 17px
    }

    .l-content-sub-heading {
        font-size: 18px
    }

    .l-min-md-pd {
        max-width: 91.666667% !important
    }

    .l-logo-div img {
        max-width: 170px;
        margin-left: 168px
    }

    .l-blue-logo,
    .l-white-logo {
        max-width: 170px;
        max-height: 37px
    }

    .privacy-header-bg .l-logo-div img {
        margin-left: 0
    }

    .template-wrapper {
        column-count: 3 !important;
        padding: 0;
        margin: 15px 0
    }

    .template-wrapper-1 {
        column-count: 3 !important;
        padding: 0;
        margin-top: 30px;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem
    }

    .template-wrapper-2 {
        column-count: 5 !important
    }

    .template-container {
        width: 100%
    }

    .video-template-container {
        width: 100%
    }

    .item-container {
        flex-wrap: wrap
    }

    .list-container {
        width: 100%;
        margin: auto
    }

    .list-container ul {
        padding: 0;
        margin: 0;
        width: 100%;
        list-style-type: none;
        display: flex;
        overflow: auto
    }

    #sub_cat_list {
        margin-top: 60px !important;
        margin-bottom: 10px !important
    }

    #sub_cat_list_video {
        margin-top: 60px !important;
        margin-bottom: 10px !important
    }

    .list-container ul li.hd {
        display: none
    }

    .list-container ul li {
        padding: 5px 15px;
        font-family: Myriadpro-Regular;
        font-size: 18px;
        text-transform: capitalize;
        transition: .5s;
        cursor: pointer;
        background-color: #69abff;
        color: #fff;
        border-radius: 50px;
        margin: 3px;
        white-space: nowrap
    }

    .list-container ul li.sub-tab {
        margin-left: 0;
        background-color: transparent;
        color: #7e8899;
        cursor: pointer
    }

    .list-container ul li.sub-tab::after {
        display: none
    }

    .font-47 {
        font-size: 30px
    }

    .heading-text {
        font-size: 38px
    }

    .collection-container,
    .template-footer-container {
        width: 100% !important;
        max-width: unset
    }

    ul.sublist {
        display: none
    }

    .categorylist {
        display: flex;
        margin: auto
    }

    .list-container ul li.categorylist {
        padding: 0 !important
    }

    .sub-category {
        margin-left: 0;
        background-color: transparent !important;
        color: #7e8899 !important;
        cursor: pointer
    }

    .sub-category.active .link {
        font-weight: 1000 !important;
        color: #000 !important
    }

    .sub_cat_list .categorylist.active {
        background-color: #d0e5ff;
        color: #000 !important
    }

    .list-container ul li.categorylist {
        padding: 5px 15px;
        background-color: transparent !important
    }

    .list {
        display: block;
        color: #000;
        background-color: #2d7cfa;
        padding: 5px 15px;
        border-radius: 25px;
        margin: auto
    }

    .subcategorylink {
        padding: 0
    }

    .subcategorylink.active {
        color: #000 !important;
        font-weight: 600
    }

    .icon-svg {
        display: none
    }

    .activeSubCategory .list {
        background-color: #d0e5ff;
        color: #000 !important;
        font-weight: 700
    }

    .activeVideoCategory .list {
        background-color: #d0e5ff;
        color: #000 !important
    }
}

@media only screen and (max-width:1080px) {
    .ccme-list-item p {
        font-size: 16px
    }
}

@media only screen and (max-width:1024px) {
    .editor-header-items .nav-tabs {
        border-bottom: none !important;
        justify-content: space-between
    }

    .main-editor-header {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 0 !important;
        -webkit-padding-start: 0
    }

    .main-editor-header li {
        display: inline-block;
        margin-right: 24px
    }

    .ann-setting {
        min-height: 470px !important
    }

    .biodata-setting {
        min-height: 470px !important
    }

    .bc_setting,
    .brochure-setting {
        min-height: 400px !important
    }

    .certificate-setting {
        max-width: 400px
    }

    .inline-setting {
        max-width: 400px;
        align-self: center
    }

    .privacy-header-content-container.vertical-top-sm {
        vertical-align: top;
        padding-top: 40px
    }

    .header-content-padding {
        padding-top: 0;
        min-height: 400px
    }

    .s-icons-wrapper .item {
        width: calc(50% - 20px)
    }

    .s-header-content-container,
    .templates-header-content-container {
        font-size: 32px
    }

    .privacy-header-bg {
        height: 385px !important;
        padding-top: 80px
    }

    .sec-first {
        height: auto !important
    }

    .collection-container {
        padding-bottom: 0
    }

    .last-item {
        box-shadow: none;
        width: calc(100% - 20px);
        padding: 0
    }

    .l-item {
        width: 50%
    }

    .sm-sm {
        font-size: 35px
    }

    .s-sub-header {
        font-size: 15px
    }

    .sec-three-special {
        font-size: 30px !important;
        line-height: 30px !important
    }

    .collection-container .heading,
    .template-footer-container .heading {
        margin-bottom: 15px;
        font-size: 26px;
        line-height: 36px
    }

    .collection-container .sub-heading,
    .template-footer-container .sub-heading {
        font-size: 15px
    }

    .list-container ul li {
        font-size: 17px;
        text-align: center
    }

    .list-container ul li.hd {
        font-size: 16px
    }

    .s-icons-wrapper .item {
        width: calc(28% - 20px);
        min-width: 160px;
        margin: 20px;
        padding: 15px;
        min-height: 200px
    }

    .custom-margin {
        margin-bottom: 0
    }

    .custom-header {
        font-size: 32px !important
    }

    .sm {
        height: 338px
    }

    .custom-pt {
        padding-top: 5px !important
    }

    .btm-link-btns {
        margin-right: 10px;
        font-size: 14px;
        margin-bottom: 10px;
        padding: 5px 10px
    }
}

@media only screen and (max-width:1023px) {
    .landing-video-wrapper {
        height: 500px;
        width: 100%
    }

    .col-one-md .content-item {
        width: calc(100% - 20px) !important;
        margin: 10px !important
    }

    .col-two-md .content-item {
        width: calc(50% - 20px) !important;
        margin: 10px !important
    }

    .col-three-md .content-item {
        width: calc(33% - 20px) !important;
        margin: 10px !important
    }

    .col-four-md .content-item {
        width: calc(25% - 20px) !important;
        margin: 10px !important
    }

    .l-menu {
        display: none !important
    }

    .l-header-big .l-transparent-button .l-sm-blue,
    .l-mob-menu {
        display: block
    }

    .l-min-md-pd {
        max-width: 97.666667% !important
    }

    .l-logo-div img {
        max-width: 170px;
        margin-left: 200px
    }

    .l-blue-logo,
    .l-white-logo {
        max-width: 170px;
        max-height: 37px
    }

    .l-bg-img-1,
    .l-bg-img-2,
    .l-bg-img-3 {
        max-width: 75%;
        width: auto;
        height: auto
    }

    .l-bg-img-1 {
        top: 130px;
        top: 155px
    }

    .l-bg-img-2 {
        top: 60px
    }

    .l-bg-img-3 {
        top: 65px
    }

    .l-first-slider-wrapper {
        flex-direction: column;
        align-items: center
    }

    .l-second-slider-wrapper {
        flex-direction: column-reverse;
        align-items: center
    }

    .l-third-slider-wrapper {
        flex-direction: column;
        align-items: center
    }

    .l-first-screen-container,
    .l-second-screen-container {
        width: 90% !important;
        padding-bottom: 60% !important;
        margin-bottom: 100px
    }

    .l-second-screen-content-container {
        width: 90%
    }

    .l-third-screen-content-container {
        width: 90%;
        padding: 0
    }

    .l-first-screen-content-container {
        width: 100%;
        padding: 0 0 0 100px
    }

    .l-feature-list,
    .l-shareit-list {
        margin: 0 !important
    }

    .l-feature-list li,
    .l-shareit-list li {
        color: #515a69;
        font-size: 18px
    }

    .l-feature-list li::after {
        background-image: url(../home_ics_sprite.html);
        width: 20px;
        height: 22px;
        background-position: 70.5508% 4.62963%;
        background-size: 1280%
    }

    .l-header-big .l-transparent-button .l-sm-white {
        display: none
    }

    .l-custom-table {
        width: 100%
    }

    .l-footer-logo-container {
        width: 50%;
        text-align: center;
        order: 1;
        display: block
    }

    .l-footer-logo-container img {
        margin-bottom: 20px
    }

    .l-footer-content-container {
        flex-wrap: wrap
    }

    .l-early-access {
        order: 1;
        width: 50%;
        padding-right: 15px;
        padding-bottom: 5px
    }

    .l-photoadking-footer-menu-container {
        order: 3
    }

    .l-early-access {
        margin-bottom: 20px
    }

    .l-early-access li:first-child,
    .pr-tbl-mobile-view {
        display: none
    }

    .pr-tbl-web-view {
        display: block
    }
}

@media only screen and (max-width:992px) {
    .new-content-contaienr {
        width: 100%;
        margin: 0 10px
    }

    .image-container {
        width: 100%;
        margin: 0 10px
    }

    .new-heading {
        margin-bottom: 5px
    }

    .block-container {
        flex-wrap: wrap
    }

    .landing-header-btn {
        transition: .5s
    }

    .landing-header-btn:hover {
        transform: scale(1.1)
    }

    .l-custom-table {
        width: 80%;
        text-align: center;
        margin: auto;
        position: relative;
        z-index: 1
    }

    .landing-video-wrapper {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0
    }

    .l-video {
        top: 50%;
        left: 50%;
        width: auto !important;
        height: 130% !important;
        opacity: .1;
        transform: translate(-50%, -50%);
        border-radius: 75px
    }

    .l-last-div {
        text-align: center
    }

    .mobile-hide {
        display: none
    }

    .mobile-display {
        display: block
    }

    .step-wrapper.mobile-display {
        counter-reset: li
    }

    .step-wrapper.mobile-display li {
        counter-increment: li
    }

    .accordian-col {
        width: 100%
    }

    .template-wrapper {
        column-count: 3 !important;
        column-gap: 1.5rem
    }

    .template-wrapper-1 {
        column-count: 3 !important;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        padding: 0;
        margin-top: 30px
    }

    .template-wrapper-2 {
        column-count: 5 !important
    }

    .header-button {
        height: 40px;
        padding: 0 15px;
        font-size: 16px;
        line-height: 40px
    }

    .col-three .content-item {
        width: calc(50% - 20px);
        margin: 10px
    }

    .svg-wrapper {
        bottom: 40px;
        height: calc(100% - 40px)
    }

    .icon-footer {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
}

@media only screen and (max-width:990px) {
    .create-qr-steper .step-content {
        margin-top: 2px
    }

    .c-stepper-number {
        position: absolute;
        top: 25px
    }

    #whatsapp .tool-radio-group {
        display: unset !important
    }

    .mt-csm-3 {
        margin-top: 1rem
    }

    .create-qr-steper .steper-line {
        height: 744px
    }

    .card-body {
        font-size: 16px
    }

    .fs-42 {
        font-size: 35px
    }

    .t-d-btn {
        font-size: 13px
    }

    .main-editor-header-wrapper {
        height: 47px
    }

    .main-editor-header {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 0 !important;
        -webkit-padding-start: 0
    }

    .main-editor-header li {
        display: inline-block;
        margin-right: 24px
    }

    .normal-bold-tool-text {
        font-size: 14px
    }

    .subheading-tool-text {
        margin-top: 5px
    }

    .how-it-help-sec .row h2 {
        font-size: 26px
    }

    .how-it-help-sec .row p {
        font-size: 16px
    }

    .how-it-help-sec #accorddion .card-body {
        font-size: 16px
    }

    .know-about-sec {
        flex-flow: column-reverse
    }

    .know-about-sec .tool-side-text {
        margin-bottom: 35px
    }

    .know-about-sec img {
        width: 100% !important
    }

    .how-it-help-sec #accordion .card-body {
        font-size: 16px
    }

    .c-stepper-number {
        font-size: 28px
    }

    .c-stepper-number p {
        margin-top: 13px
    }

    .create-qr-steper .step-header {
        font-size: 22px
    }

    .create-qr-steper .step-body {
        font-size: 15px
    }

    .create-qr-steper .step-con-image img {
        width: 100%
    }

    .free-tool-card .text-sec-tool {
        font-size: 18px;
        padding: 7px 0
    }

    .review-tool-slider .review-text-sec p {
        width: calc(100vw - 426px)
    }
}

@media only screen and (max-width:930px) {
    .desk-auto-slider {
        display: none
    }

    .hide-auto-slider {
        display: block !important
    }

    .font-47 {
        font-size: 26px
    }

    .heading-text {
        font-size: 36px
    }

    .card-king {
        margin-right: 0
    }

    .cat-name {
        font-size: 16px
    }

    .l-last-div {
        padding-right: 100px;
        padding-left: 25px;
        text-align: center
    }
}

@media only screen and (max-width:840px) {
    .review-tool-slider .review-item {
        flex-flow: column-reverse
    }

    .review-tool-slider .review-text-sec p {
        width: calc(100vw - 190px);
        margin-right: 10px;
        margin-left: 39px
    }

    .review-tool-slider .review-text-sec .review-rating-star {
        margin-left: 39px
    }

    .mt-newres-15 {
        margin-top: 0
    }

    #accordianSetting .col-md-6 {
        width: 50%;
        flex: 50%;
        max-width: 50%
    }

    .tool-setting-body .card-body div[class*=col-]:nth-child(even) {
        padding-left: 5px !important
    }

    .tool-setting-body .tool-radio-group {
        justify-content: unset
    }

    .tool-setting-body .tool-radio-group .tool-radio {
        margin-right: 20px
    }
}

@media only screen and (max-width:768px) {
    .side-leg-line {
        border-bottom: 0 solid #e6e6e6 !important
    }

    #zm_incontent .popover-content {
        width: 72px !important
    }

    #zm_outcontent .popover-content {
        width: 85px !important
    }

    #rset_zm_btncontent .popover-content {
        width: 96px !important
    }

    .pb-90 {
        padding-bottom: 61px
    }

    .chart-templates {
        padding-bottom: 42px !important
    }

    td.normal-leg-line.active-cell {
        border-right: 0 solid #2687ff !important
    }

    td.top-leg-item .side-top-line {
        display: none
    }

    .sticky-tool-td .default-hide-line {
        background: #e6e6e6 !important
    }

    .default-hide-line {
        width: calc(100% - 0px)
    }

    .sticky-tool-td .default-hide-line {
        left: 1px !important
    }

    .tool-radio-group {
        justify-content: unset
    }

    .tool-radio-group .tool-radio {
        margin-right: 21px
    }

    .col-line {
        border-bottom: 0 solid #e6e6e6
    }

    .tool-setting-body {
        max-height: 400px;
        height: 400px
    }

    .tool-radio input[type=radio]:after {
        top: -2px;
        left: -2px
    }

    .extra-leg-div {
        margin-left: -17px;
        padding-left: 36px !important
    }

    .font-family-box {
        max-width: 100%;
        width: 100%
    }

    .chart-dataset-table {
        max-width: 100%;
        max-height: 400px
    }

    .tool-setting-body .card-body div[class*=col-]:nth-child(even) {
        padding-left: 18px !important
    }

    #whatsapp .tool-radio-group {
        display: unset !important
    }

    .diff-frame {
        padding: 0 !important;
        padding-top: 6px !important
    }

    .main-editor-header-wrapper {
        height: 47px
    }

    .heading-tool {
        font-size: 29px
    }

    .main-editor-header {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 0 !important;
        -webkit-padding-start: 0
    }

    .main-editor-header li {
        display: inline-block;
        margin-right: 24px
    }

    .tab-theme-wrapper .content-item {
        width: calc(20% - 17px);
        margin: 5px 0 9px 15px
    }

    .mt_8 {
        margin-top: 8px
    }

    .tab-frame-wrapper .content-item {
        width: calc(20% - 17px);
        margin: 5px 0 9px 15px;
        padding: 4px
    }

    .tab-frame-wrapper .content-item svg {
        padding: 0
    }

    .tool-download-buttons div:first-child {
        padding-right: 9px
    }

    .tool-download-buttons div:last-child {
        padding-left: 9px
    }

    .tool-download-buttons div button {
        font-size: 14px
    }

    .tool-setting-header {
        justify-content: space-between
    }

    .mt_7 {
        margin-top: 7px
    }

    .mt_8 {
        margin-top: 8px
    }

    .mt_3 {
        margin-top: 3px
    }

    .mt_5 {
        margin-top: 5px
    }

    .mt_6 {
        margin-top: 6px
    }

    .mt_11 {
        margin-top: 11px
    }

    .how-it-help-sec .row {
        margin-bottom: 25px
    }

    .how-it-help-sec .row h2 {
        margin-top: 15px
    }

    .know-about-sec .ul-faq-list-img {
        height: 18px !important;
        width: 18px !important
    }

    .create-account-banner a {
        font-size: 16px
    }

    .create-account-banner h2 {
        font-size: 29px
    }

    .create-account-banner p {
        font-size: 15px
    }

    .tool-faq ol li,
    .tool-faq p,
    .tool-faq ul li {
        font-size: 14px
    }

    .review-tool-slider .review-image-sec {
        margin-bottom: 20px
    }

    .review-tool-slider .review-text-sec p {
        width: calc(100vw - 190px);
        margin-right: 10px;
        margin-left: 39px
    }

    .review-tool-slider .review-text-sec .review-rating-star {
        margin-left: 39px
    }

    .step-content {
        font-size: 14px
    }

    .slider-wrapper {
        padding: 10px
    }

    .slider-container-cstm {
        display: flex;
        max-width: 100%;
        overflow-x: auto;
        list-style-type: none
    }

    .slider-container-cstm li {
        min-width: 226px;
        margin-right: 10px;
        text-align: center
    }

    .sec-four-button {
        font-size: 15px !important;
        min-width: 225px;
        height: 50px;
        line-height: 20px
    }

    .sec-nine-btn-wrapper {
        margin-top: 20px !important;
        margin-bottom: 15px !important
    }

    .sec-faq-item .ul-faq-list-li .faq-question-title h4 {
        font-size: 14px !important;
        line-height: 20px !important
    }

    .sec-faq-item .faq-content-wrapper {
        font-size: 14px
    }

    .step-wrapper li {
        padding-left: 70px
    }

    .step-wrapper li::before {
        font-size: 25px;
        line-height: 20px;
        padding: 15px 18px;
        top: -8px;
        left: 90px
    }

    p.sec-first-subheading {
        margin: 22px auto 0 !important
    }

    p.first-sec-subheading {
        margin: 22px auto 0 !important
    }

    .whats-new-heading.sec-first-heading {
        font-size: 48px !important
    }

    .sec-first-heading {
        font-size: 4vw !important
    }

    .sec-first-heading-container {
        margin-bottom: 0
    }

    .f-heading {
        margin: auto
    }

    .col-one-sm .content-item {
        width: calc(100% - 20px) !important;
        margin: 10px !important
    }

    .col-two-sm .content-item {
        width: calc(50% - 20px) !important;
        margin: 10px !important
    }

    .col-three-sm .content-item {
        width: calc(33% - 20px) !important;
        margin: 10px !important
    }

    .col-four-sm .content-item {
        width: calc(25% - 20px) !important;
        margin: 10px !important
    }

    .col-five-sm .content-item {
        width: calc(20% - 20px) !important;
        margin: 10px !important
    }

    .header-content-padding {
        padding-top: 0;
        min-height: 0
    }

    .certificate-setting,
    .header-img {
        display: none
    }

    .text-404 {
        font-size: 100px !important
    }

    .video-card-item {
        margin-bottom: 55px !important;
        box-shadow: -4px 5px 5px 0 #0000005c;
        display: inline-block
    }

    .long-desc-text {
        font-size: 14px !important
    }

    .event-info-heading {
        font-size: 14px !important
    }

    .video-card-item:hover {
        cursor: pointer;
        padding-bottom: 30px !important;
        margin-bottom: 25px !important
    }

    .video-card-item-1 {
        margin-bottom: 45px !important;
        box-shadow: -4px 5px 5px 0 #0000005c;
        display: inline-block
    }

    .video-card-item-1:hover {
        cursor: pointer;
        padding-bottom: 30px !important;
        margin-bottom: 15px !important
    }

    img.video-loader {
        max-width: 20px !important;
        max-height: 20px !important
    }

    .playButton-ic {
        width: 20px !important;
        height: 20px !important
    }

    .playButton-ic-design {
        width: 20px !important
    }

    .edit-video-button {
        height: 30px !important;
        line-height: 30px !important;
        position: absolute !important
    }

    .seekbar-container {
        bottom: 30px !important
    }

    .video-content-item {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        box-shadow: -4px 5px 5px 0 #0000005c !important
    }

    .video-content-item:hover {
        padding-bottom: 0 !important
    }

    .edit-video-button-design {
        height: 30px !important;
        position: absolute;
        bottom: 0;
        line-height: 30px !important
    }

    .header-main {
        padding-bottom: 3.5rem;
        padding-top: 0;
        margin-bottom: 5rem;
        margin-top: 0
    }

    .l-custom-table {
        text-align: center;
        width: 100%
    }

    .l-sub-para {
        padding-bottom: 0 !important
    }

    .landing-header-btn {
        text-align: center !important;
        padding: 0 !important
    }

    .landing-btn-icon {
        display: none
    }

    .landing-video-wrapper {
        display: none
    }

    .l-last-div {
        text-align: center
    }

    .first-section-main-heading {
        margin-top: 10px !important
    }

    .l-menu-bg {
        background: -moz-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #1980ff), color-stop (100%, #6aacff));
        background: -webkit-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -o-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -ms-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: linear-gradient(90deg, #1980ff 0, #6aacff 100%)
    }

    .l-blue-bg-with-img {
        background: -moz-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #1980ff), color-stop (100%, #6aacff));
        background: -webkit-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -o-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -ms-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: linear-gradient(90deg, #1980ff 0, #6aacff 100%)
    }

    .l-header-small .l-wht-logo {
        display: block
    }

    .l-blue-logo {
        display: none
    }

    .l-header-big .l-white-logo {
        display: block
    }

    .l-logo-div img {
        margin-left: 0 !important
    }

    .l-content-heading {
        font-size: 30px
    }

    .l-content-sub-heading {
        font-size: 14px
    }

    .l-content {
        font-size: 15px
    }

    .l-content,
    .l-content-heading,
    .l-content-sub-heading {
        color: #fff
    }

    .l-mrgn-top-35 {
        margin-top: 14px !important
    }

    .l-first-block-button {
        height: 40px;
        font-size: 14px;
        background: #fff !important;
        color: #1e90ff;
        border-radius: 4px !important
    }

    .l-header-big .l-transparent-button .l-sm-blue {
        display: none
    }

    .l-header-big .l-transparent-button .l-sm-white {
        display: block
    }

    .l-photoadking-footer-menu-container li {
        font-size: 14px
    }

    .l-photoadking-footer-menu-container li:first-child {
        font-size: 15px;
        line-height: 30px
    }

    .copyright-content {
        margin-right: 0 !important;
        display: block
    }

    .l-footer-last-menu {
        line-height: unset !important
    }

    .l-md-hd-mrgn {
        margin-bottom: 0 !important
    }

    .privacy-header-bg .l-header-big .l-blue-logo,
    .privacy-header-bg .l-header-small .l-white-logo {
        display: block !important
    }

    .privacy-header-bg .l-header-big .l-white-logo,
    .privacy-header-bg .l-header-small .l-blue-logo,
    .privacy-header-bg .l-header-small .l-wht-logo {
        display: none !important
    }

    .privacy-header-bg .l-header-big .l-sm-white,
    .privacy-header-bg .l-header-small .l-sm-blue {
        display: block !important
    }

    .privacy-header-bg .l-header-big .l-sm-blue,
    .privacy-header-bg .l-header-small .l-sm-white {
        display: none !important
    }

    .font-sm {
        font-size: 30px !important
    }

    .l-footer-logo-container img {
        max-width: 220px;
        margin-bottom: 0;
        margin-top: 30px
    }

    .pr-tbl-mobile-view {
        display: block;
        width: 100%
    }

    .pr-tbl-web-view {
        display: none
    }

    .ul-table-col,
    .ul-table-col:first-child {
        width: 100%;
        border: 1px solid #6aacff
    }

    .ul-table-header {
        position: initial
    }

    .ul-reserved {
        height: 175px
    }

    .ul-feature-li {
        border-bottom: 1px solid #e1e5ef;
        font-weight: 500;
        line-height: 26px;
        padding: 4px 10px;
        position: relative;
        color: #2f2f2f;
        font-size: 14px
    }

    .prem-type-temp {
        font-size: 12px;
        height: 20px;
        padding: 6px
    }

    .ul-feature-category {
        font-size: 15px
    }

    .prem-type-title {
        font-size: 20px;
        height: 40px;
        line-height: 30px
    }

    .custom-small-margin {
        margin-top: 30px
    }

    .prem-btn-succ {
        margin-top: 10px;
        margin-bottom: 10px;
        max-width: 100%;
        width: 100%
    }

    .fl-first-col {
        border: none
    }

    .ul-feature-li:last-child {
        line-height: 10px
    }

    .popular-tag {
        position: absolute !important;
        top: 0
    }

    .ul-section-title {
        font-size: 24px
    }

    .ul-section-title-1 {
        font-size: 26px
    }

    .ul-section-desc {
        font-size: 16px
    }

    .ul-plan-list li img {
        height: 24px
    }

    .ul-plan-list-li-img {
        height: 24px;
        width: 24px
    }

    .ul-plan-list li {
        width: 100%;
        line-height: 40px;
        text-align: left
    }

    .ul-faq-list {
        width: 100%
    }

    .ul-faq-list-li {
        font-size: 14px
    }

    .panel-body-desc {
        font-size: 14px
    }

    .ul-faq-list-img {
        margin: auto 2px auto auto;
        height: 10px;
        width: 10px
    }

    .privacy-header-content-container {
        font-size: 30px;
        font-weight: 600
    }

    .l-footer-heading {
        font-size: 30px
    }

    .s-header-content-container {
        width: 100%;
        text-align: center
    }

    .header-button {
        margin: auto;
        font-size: 14px
    }

    .see-more-btn {
        font-size: 14px;
        border-radius: 4px
    }

    .s-header-content-container,
    .templates-header-content-container {
        font-size: 30px;
        line-height: 30px
    }

    .s-sub-header {
        font-size: 14px !important;
        line-height: 1.3;
        margin: 45px auto 40px !important
    }

    .desc {
        font-size: 14px
    }

    .collection-container .sub-heading,
    .template-footer-container .sub-heading {
        font-size: 16px
    }

    .card-wrapper {
        margin: 0 auto
    }

    .collection-container {
        padding-bottom: 0
    }

    .svg-ic-s-m {
        width: 50px;
        height: 50px
    }

    .s-icons-wrapper .item {
        padding: 15px 0 0
    }

    .template-wrapper {
        column-count: 2 !important;
        column-gap: 1rem
    }

    .template-wrapper-1 {
        column-count: 2 !important;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        padding: 0;
        margin-top: 30px;
        padding-bottom: 50px !important;
        margin-bottom: 50px
    }

    .template-wrapper-2 {
        column-count: 5 !important
    }

    .header-button {
        min-width: 120px
    }

    .s-sub-header.custom-pd {
        margin: 20px auto 30px !important
    }

    .custom-header {
        font-size: 30px !important
    }

    .intrnl-img-block {
        display: none
    }

    .intrnl-btn-block {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
        padding-right: 15px
    }

    .card-font-style {
        font-size: 14px !important
    }

    .ts-btn-left,
    .ts-btn-right {
        display: none
    }

    .side-col-td-cn svg {
        margin-right: 2px
    }
}

@media only screen and (max-width:767px) {
    .create-qr-steper .col-md-12 {
        display: block
    }

    .c-stepper-number {
        position: absolute;
        top: 35px
    }

    .card-templates .card-template-container {
        margin-left: 15px;
        margin-right: 15px
    }

    .card-templates .card-template-container .row {
        flex-wrap: unset;
        display: block;
        overflow: scroll;
        white-space: nowrap
    }

    .card-templates .card-template-container .row div {
        display: inline-flex
    }

    .review-tool-slider .review-text-sec p {
        width: calc(100vw - 190px);
        margin-right: 10px;
        margin-left: 39px
    }

    .review-tool-slider .review-text-sec .review-rating-star {
        margin-left: 39px
    }

    .review-tool-slider .review-image-sec {
        margin-bottom: 20px
    }

    .free-tool-card .text-sec-tool {
        font-size: 25px;
        padding: 8px 0
    }

    .free-tool-card img {
        width: 100%
    }

    .different-tools-sec .col-md-4 {
        margin-bottom: 34px
    }

    .mt-csm-3 {
        margin-top: 1rem
    }

    .how-it-help-sec .row:nth-child(odd) {
        flex-flow: column-reverse
    }

    .how-it-help-sec img {
        text-align: center
    }

    .how-to-img-sec {
        text-align: center
    }

    .tool-side-text {
        padding: 0 33px
    }

    .create-qr-steper h2 {
        padding-bottom: 1.5rem !important
    }

    .create-qr-steper .c-stepper-number {
        position: unset !important;
        transform: unset !important;
        margin: auto;
        margin-bottom: 16px
    }

    .create-qr-steper .c-stepper-number p {
        padding: 14px
    }

    .create-qr-steper .col-md-2 {
        display: none
    }

    .create-qr-steper .col-md-12 {
        display: block
    }

    .create-qr-steper .row {
        flex-flow: column-reverse;
        margin-top: 19px
    }

    .create-qr-steper .step-content {
        margin-top: 21px
    }
}

@media only screen and (max-width:700px) {
    .s-icons-wrapper .item {
        margin: 10px
    }

    .heading-text {
        font-size: 25px !important
    }

    .bg-img {
        margin-top: 45px
    }
}

@media only screen and (max-width:655px) {
    .icon-footer {
        font-size: 13px
    }

    .s-icons-wrapper .item {
        width: calc(28% - 20px);
        min-width: 140px;
        margin: 10px;
        min-height: 160px
    }
}

@media only screen and (max-width:600px) {
    .l-content-heading {
        font-size: 32px
    }

    .left-nav-link {
        min-width: 15px !important
    }

    .l-feature-list li {
        line-height: 30px !important
    }

    .jst-sm {
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: initial !important;
        padding: 15px 0;
        padding-left: 5px !important
    }

    .jst-sm::-webkit-scrollbar {
        width: 8px;
        height: 6px;
        background-color: transparent !important
    }

    .jst-sm::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px
    }

    .cat-title::after {
        display: none
    }

    .cat-title,
    .cat-title-first {
        font-size: 26px
    }

    .sm-sm {
        font-size: 30px !important
    }

    .card-king {
        margin-right: 0;
        margin-bottom: 5px
    }

    .divider {
        margin-right: 0;
        margin-bottom: 0;
        width: 100%
    }

    #accordianSetting .col-md-6 {
        width: 100%;
        flex: 100%;
        max-width: 100%
    }
}

@media only screen and (max-width:576px) {
    #zm_incontent .popover-content {
        width: 72px !important
    }

    #zm_outcontent .popover-content {
        width: 85px !important
    }

    #rset_zm_btncontent .popover-content {
        width: 96px !important
    }

    .color-picker .arrow {
        display: none !important
    }

    .chart-dataset-table .color-picker {
        top: 95px !important;
        left: 27.516px !important
    }

    #accordianSetting .color-picker {
        top: 47px !important;
        left: 27.516px !important
    }

    .threed-settings .tool-range-slider label {
        width: 60px !important
    }

    .extra-leg-div {
        margin-left: 0 !important
    }

    .chart-templates {
        padding-bottom: 15px
    }

    .tool-setting-header li:last-child {
        margin-right: 10px
    }

    .tool-setting-body {
        border: none !important
    }

    .tool-setting-body .card-body div[class*=col-]:nth-child(odd) {
        padding-right: 0 !important
    }

    .tool-setting-body .card-body div[class*=col-]:nth-child(even) .tool-form-group {
        margin-top: 15px
    }

    .tool-setting-body .card-body div[class*=col-]:nth-child(even) {
        padding-left: 0 !important
    }

    .family-drop-icon {
        top: 4px
    }

    .chart-prev-top-panel .down-button {
        margin-right: 11px
    }

    .chart-diff-sec .chart-sec,
    .chart-diff-sec .tool-setting {
        padding: 0 !important
    }

    .editor-header {
        padding: 0 9px
    }

    .tool-setting-header {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 0 !important;
        -webkit-padding-start: 0;
        border-radius: 0 !important
    }

    .tool-setting-header li {
        display: inline-block;
        margin-left: 21px
    }

    .import-btns div {
        width: 100%;
        padding: 0 9px;
        margin-bottom: 10px
    }

    #the-102 {
        margin-left: 0
    }

    .tool-container {
        max-width: calc(100vw) !important
    }

    .chartWrapper {
        height: 345px !important
    }

    #chartContainer {
        padding: 0
    }

    #chartContainer::-webkit-scrollbar {
        width: 17.4px !important;
        background: #eaeaea !important
    }

    #chartContainer::-webkit-scrollbar-thumb {
        background-color: #cbcbcb !important
    }

    .setting-form-group .color-input-text {
        width: 100px
    }

    .trans-image {
        display: block
    }

    .editor-part {
        min-height: 530px
    }

    .active-tool-select-box:focus {
        box-shadow: none !important;
        outline: 0 !important
    }

    .card-templates .card-template-container .row {
        margin-bottom: 10px
    }

    .free-tool-card .text-sec-tool {
        font-size: 22px;
        padding: 8px 0
    }

    .free-tool-card img {
        width: 100%
    }

    .create-qr-steper .c-stepper-number {
        width: 55px;
        height: 55px
    }

    .create-qr-steper .c-stepper-number p {
        font-size: 22px;
        padding: 9px
    }

    .mt_7 {
        margin-top: 7px
    }

    .mt_8 {
        margin-top: 8px
    }

    .mt_3 {
        margin-top: 3px
    }

    .mt_5 {
        margin-top: 5px
    }

    .mt_6 {
        margin-top: 6px
    }

    .tool-col-five .content-item {
        margin: 4px;
        width: calc(20% - 8px)
    }

    .sm-frame-wrapper .content-item {
        padding: 7px
    }

    .mb-tool-down-button {
        background: #fff;
        position: fixed;
        bottom: 0;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-evenly;
        padding: 9px 0;
        box-shadow: 0 0 13.6px .4px rgba(41, 41, 41, .26)
    }

    .mb-tool-down-button .lg-mb-btn {
        width: 90% !important
    }

    .mb-tool-down-button button {
        width: 43%;
        background: #1980ff;
        color: #fff;
        padding: 8px 10px;
        text-align: center;
        font-weight: 500;
        cursor: pointer;
        border-radius: 3px;
        border: solid 2px #1980ff
    }

    .mb-tool-down-button button:nth-child(2) {
        color: #1980ff;
        background-color: #fff
    }

    .mb-tool-down-button button:nth-child(2):hover {
        transition: .5s ease-in-out;
        background: #1980ff;
        color: #fff
    }

    .mt_4 {
        margin-top: 1.5rem
    }

    .main-editor {
        padding-bottom: 10px !important
    }

    .main-editor h2 {
        font-size: 20px
    }

    .main-editor p {
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 23px;
        padding: 0 10px
    }

    .main-editor .generate-code-btn {
        text-align: center;
        padding: 10px;
        width: 100%;
        border-radius: 3px;
        font-size: 14px;
        cursor: pointer;
        background-color: #1980ff;
        color: #fff;
        margin: auto;
        margin-top: 29px;
        margin-bottom: 21px
    }

    .main-editor .sm-editor {
        padding: 10px 17px;
        padding-bottom: 30px
    }

    .main-editor .sm-editor .active-tool-type {
        color: #1980ff
    }

    .main-editor .sm-editor .tool-setting-header {
        padding: 8px 13px !important;
        position: relative
    }

    .main-editor .sm-editor .tool-setting-header .sm-mb-drop-icon {
        position: absolute;
        right: 9px;
        width: 14px;
        top: 14px;
        transform: rotate(90deg)
    }

    .main-editor .sm-editor .tool-setting-header span svg {
        width: 21px
    }

    .main-editor .sm-editor .tool-setting-body {
        padding: 7px 11px 10px
    }

    .main-editor .sm-editor .tool-setting-body .tool-card-wrapper img,
    .main-editor .sm-editor .tool-setting-body .tool-card-wrapper svg {
        padding: 0
    }

    .main-editor .sm-editor .tool-setting-body .main-label {
        font-size: 15px;
        margin-bottom: 3px
    }

    .main-editor .sm-editor .tool-setting-body .setting-form-group {
        position: relative
    }

    .main-editor .sm-editor .tool-setting-body .setting-form-group label {
        font-size: 14px;
        letter-spacing: .5px
    }

    .main-editor .sm-editor .tool-setting-body .setting-form-group .color-input .color-input-text {
        font-size: 14px;
        padding: 2px 10px;
        height: 26px;
        margin-top: 2px
    }

    .main-editor .sm-editor .tool-setting-body .setting-form-group .color-input .color-input-picker {
        height: 26px;
        width: 26px;
        margin-top: 2px
    }

    .main-editor .sm-editor .mr_10 {
        margin-right: 10px
    }

    .main-editor .sm-editor .mr_16 {
        margin-right: 16px
    }

    .main-editor .sm-editor .mr_17 {
        margin-right: 17px
    }

    .main-editor .sm-editor .tool-form-container .whatsapp-form {
        display: block !important
    }

    .main-editor .sm-editor .tool-form-container .tool-radio-group label {
        font-size: 14px !important
    }

    .main-editor .sm-editor .tool-form-container label {
        margin-bottom: 5px !important
    }

    .main-editor .sm-editor .tool-form-container input[type=password],
    .main-editor .sm-editor .tool-form-container input[type=text] {
        height: 36px !important;
        font-size: 14px !important;
        background: #ebebeb !important;
        border: 1px solid #ced4da 0 !important;
        color: #495057 !important;
        border-radius: 3px !important
    }

    .main-editor .sm-editor .tool-form-container input[type=password]::-webkit-input- placeholder,
    .main-editor .sm-editor .tool-form-container input[type=text]::-webkit-input-placeholder {
        color: #939393
    }

    .main-editor .sm-editor .tool-form-container input[type=password]:-ms-input-placeholder,
    .main-editor .sm-editor .tool-form-container input[type=text]:-ms-input-placeholder {
        color: #939393
    }

    .main-editor .sm-editor .tool-form-container input[type=password]::placeholder,
    .main-editor .sm-editor .tool-form-container input[type=text]::placeholder {
        color: #939393
    }

    .main-editor .sm-editor .tool-form-container textarea {
        font-size: 14px !important;
        background: #ebebeb !important;
        border: 1px solid #ced4da 0 !important;
        color: #495057 !important;
        border-radius: 3px !important
    }

    .main-editor .sm-editor .tool-form-container textarea::-webkit-input-placeholder {
        color: #939393
    }

    .main-editor .sm-editor .tool-form-container textarea:-ms-input-placeholder {
        color: #939393
    }

    .main-editor .sm-editor .tool-form-container textarea::placeholder {
        color: #939393
    }

    .main-editor .sm-editor .tool-form-group label {
        font-size: 15px
    }

    .main-editor .sm-editor .tool-select-box {
        position: relative
    }

    .main-editor .sm-editor .tool-select-box svg {
        height: 18px;
        width: 18px;
        vertical-align: sub;
        margin-right: 7px
    }

    .main-editor .sm-editor .tool-select-box .active-tool-select-box {
        padding: 7px 10px;
        font-size: 15px;
        background: #ebebeb;
        position: relative;
        border-radius: 3px
    }

    .main-editor .sm-editor .tool-select-box .active-tool-select-list {
        position: absolute;
        width: 100%;
        z-index: 1;
        display: none;
        background: #fff;
        padding: 8px 14px;
        box-shadow: rgba(0, 0, 0, .15) 0 3px 3px 0
    }

    .main-editor .sm-editor .tool-select-box .active-tool-select-list div {
        margin-bottom: 8px
    }

    .main-editor .sm-editor .tool-select-box .active-tool-select-list div svg {
        margin-right: 12px !important
    }

    .main-editor .sm-editor .tool-select-box .ul-faq-list-img {
        position: absolute;
        top: 1px;
        right: 0;
        width: 12px;
        transform: rotate(90deg);
        margin-right: 11px
    }

    .lg-qr-form {
        display: none
    }

    ::ng-deep .color-picker {
        left: 101.797px !important
    }

    .qr-marketing-card {
        padding: 7px
    }

    .how-it-help-sec .row h2 {
        font-size: 22px
    }

    .how-it-help-sec .row p {
        font-size: 16px
    }

    .how-it-help-sec .row:nth-child(odd) {
        flex-flow: column-reverse
    }

    .how-it-help-sec .know-about-sec #accordion h5 {
        font-size: 22px
    }

    .how-it-help-sec .know-about-sec #accordion .card-body {
        font-size: 16px !important
    }

    .heading-tool {
        font-size: 26px;
        margin: 10px 0 !important
    }

    .create-account-banner a {
        font-size: 14px
    }

    .create-account-banner h2 {
        font-size: 27px
    }

    .create-account-banner p {
        font-size: 13px
    }

    .explore-more-text {
        margin: 0 !important;
        padding: 30px 0 !important
    }

    .different-tools-sec {
        padding-bottom: 50px
    }

    .review-tool-slider .review-text-sec p {
        width: calc(100vw - 146px);
        margin-right: 0;
        margin-left: 0
    }

    .review-tool-slider .review-text-sec .review-rating-star {
        margin-left: 0
    }
}

@media only screen and (max-width:575px) {
    .whats-new-heading.sec-first-heading {
        font-size: 38px !important
    }

    .new-heading {
        font-size: 30px
    }

    .page-list {
        padding-left: 15px
    }

    .font-47 {
        font-size: 26px
    }

    .heading-text {
        font-size: 25px !important;
        margin-bottom: 10px !important
    }

    .template-wrapper {
        column-count: 2 !important;
        column-gap: 1rem
    }

    .template-wrapper-1 {
        column-count: 2 !important;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        margin-top: 30px;
        padding: 0
    }

    .template-wrapper-2 {
        column-count: 4 !important
    }

    .list-container {
        width: 100%
    }

    .list-container ul {
        display: flex
    }

    .sb-heading,
    .sm-hd {
        display: none
    }

    .sm-sm {
        font-size: 35px;
        line-height: 40px
    }

    .sec-three-special {
        font-size: 20px !important;
        line-height: 30px !important
    }

    .collection-container .heading,
    .template-footer-container .heading {
        font-size: 18px;
        line-height: 24px
    }

    .collection-container .sub-heading,
    .template-footer-container .sub-heading {
        font-size: 14px !important
    }

    .list-container ul li.hd {
        font-size: 16px
    }

    .list-container ul li {
        font-size: 15px;
        background-color: #69abff;
        border-radius: 50px;
        color: #fff;
        margin: 5px 3px
    }

    .list-container ul li:hover {
        color: #fff;
        background-color: #69abff;
        text-decoration: none !important
    }

    .sb-content {
        font-size: 15px
    }

    .hd {
        margin-bottom: 15px !important
    }

    .app-icon-wrapper {
        flex-wrap: wrap;
        justify-content: center
    }

    .app-icon-wrapper .app-margin {
        margin: 15px 25px
    }

    .app-icon {
        max-width: 150px;
        height: 45px
    }

    .l-footer-last-menu {
        text-align: center
    }

    .l-footer-last-menu li {
        display: inline-block;
        float: none !important
    }
}

@media only screen and (max-width:520px) {

    .image-container,
    .new-content-contaienr {
        padding: 5px
    }

    .whats-new-heading.sec-first-heading {
        font-size: 32px !important
    }

    .sec-first-heading {
        font-size: 5vw !important
    }

    .l-footer-logo-container {
        width: 100%
    }

    .l-footer-logo-container img {
        max-width: 220px;
        margin-bottom: 0;
        margin-top: 0
    }

    .l-early-access {
        order: 1;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .l-important-content-para-container:first-child::after,
    .l-last-slider-hide {
        display: none
    }

    .l-footer-last-menu li {
        padding: 5px
    }

    .l-first-screen-content-container {
        padding: 25px
    }

    .l-first-screen-container {
        margin-bottom: 50px
    }

    .l-last-slider-container {
        margin-bottom: 0 !important
    }

    .l-last-slider-header {
        font-size: 25px !important
    }

    .l-last-slider-subtitle {
        font-size: 16px !important
    }

    .l-blue-block-sub-title {
        padding: 0 10px !important
    }

    .template-wrapper {
        column-count: 1 !important;
        column-gap: .5rem
    }

    .template-wrapper-1 {
        column-count: 1 !important;
        -webkit-column-gap: .5rem;
        -moz-column-gap: .5rem;
        column-gap: .5rem;
        margin-top: 30px;
        padding: 0
    }

    .template-wrapper-2 {
        column-count: 3 !important
    }

    .card-item {
        margin-bottom: .5rem
    }

    .video-card-item-2 {
        margin-bottom: .5rem
    }

    .col-three .content-item {
        width: calc(100% - 10px);
        margin: 5px
    }

    .evnt-name-font {
        font-size: 14px
    }

    .imageHeadingText {
        font-size: 16px
    }

    .first-section-container {
        padding-top: 0 !important
    }
}

@media only screen and (max-width:500px) {
    .qr-marketing-card .qr-mr-text h2 {
        font-size: 19px
    }

    .landscape .slide-title,
    .landscape .slider-img {
        max-width: 80% !important
    }

    .l-photoadking-footer-menu-container {
        width: calc(50% - 40px);
        margin: 8px;
        min-width: 110px
    }
}

@media only screen and (max-width:430px) {
    .new-heading {
        font-size: 30px
    }

    .col-two .content-item {
        width: 100%
    }

    .sm-hide {
        display: none
    }

    .s-icons-wrapper .item {
        width: calc(50% - 20px);
        min-width: 120px
    }

    .app-icon {
        max-width: 140px
    }

    .app-icon-wrapper .app-margin {
        margin: 20px 5px
    }
}

@media only screen and (max-width:440px) {
    .qr-marketing-card .qr-mr-text {
        font-size: 15px
    }

    .know-about-sec #accordion h5 {
        font-size: 20px !important
    }

    .review-tool-slider .review-text-sec p {
        height: 502px
    }
}

@media only screen and (max-width:412px) {
    .l-content-heading {
        font-size: 32px
    }

    .qr-marketing-card .qr-mr-text {
        font-size: 12px;
        height: 38px
    }
}

@media only screen and (max-width:390px) {
    .qr-marketing-card .qr-mr-text {
        font-size: 12px;
        height: 38px
    }

    .review-tool-slider .review-text-sec p {
        height: 611px
    }
}

@media only screen and (max-width:384px) {
    .l-last-div {
        text-align: left;
        padding: 0 100px 0 20px
    }

    .copyright-content {
        text-align: center
    }

    .step-wrapper li {
        padding-left: 15px
    }

    .step-wrapper li::before {
        font-size: 25px;
        line-height: 20px;
        padding: 15px 18px;
        top: -8px;
        left: 90px;
        display: none
    }

    .step-title {
        font-size: 18px
    }

    .col-two-sm .content-item {
        width: calc(100% - 20px) !important;
        margin: 10px !important
    }

    .l-content-heading {
        font-size: 30px
    }

    .l-footer-container {
        padding: 15px !important
    }

    .l-last-div {
        margin-top: 10px !important
    }

    .l-footer-last-menu {
        text-align: center
    }

    .l-footer-last-menu li {
        display: inline-block;
        float: none !important
    }
}

@media only screen and (max-width:360px) {
    .l-content-heading {
        font-size: 30px
    }

    .cat-title,
    .cat-title-first {
        font-size: 24px
    }
}

@media only screen and (max-width:320px) {
    .l-content-heading {
        font-size: 25px
    }

    .l-footer-last-menu {
        text-align: center
    }

    .l-footer-last-menu li {
        display: inline-block;
        float: none !important
    }

    .l-feature-list li,
    .l-shareit-list li {
        line-height: 30px
    }
}

.dashboard-tabs {
    padding: 0;
    list-style: none;
    display: block;
    position: sticky;
    top: -25px;
    z-index: 5;
    width: 100% !important;
    border: 0
}

.dashboard-tabs a {
    text-decoration: none;
    color: #1980ff;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 1;
    transition-duration: .6s;
    height: 50px;
    border: 2px solid #1980ff !important;
    line-height: 44px;
    padding: 0;
    margin: 0 !important;
    width: 50%;
    text-align: center;
    border-radius: 0 !important;
    background: #fff
}

@media only screen and (max-width:1440px) {
    .l-video {
        left: 75px;
        width: 125% !important
    }

    .landing-video-wrapper {
        height: 385px
    }

    .l-content-heading {
        font-size: 35px
    }

    .l-sub-para {
        font-size: 18px
    }

    .l-menu-bg {
        background-size: 240px, 600px
    }

    .l-menu-container {
        margin: 0 10px
    }

    .l-menu-container li a {
        padding: 8px 5px
    }

    .l-signup-btn i {
        margin: 0 6px
    }

    .l-first-screen-container {
        width: 45% !important;
        padding-bottom: 29% !important
    }

    .l-first-screen-content-container {
        padding-left: 65px;
        width: 64%;
        padding-top: 40px
    }

    .l-bg-img-1 {
        width: 75%
    }

    .l-footer-logo-container {
        width: 160px;
        margin-right: 0 !important
    }

    .l-mb-100 {
        margin-bottom: 0
    }

    .heading-text {
        font-size: 36px !important;
        line-height: 40px !important;
        margin-bottom: 30px
    }

    .icon-footer {
        font-size: 18px
    }

    .s-icons-wrapper .item {
        min-width: 200px;
        min-height: 230px
    }

    .header-button {
        height: 44px;
        padding: 0 15px;
        font-size: 16px;
        line-height: 44px
    }

    .font-47,
    .heading-text {
        font-size: 40px
    }
}

@media only screen and (max-width:1280px) {
    .l-mrgn-top-35 {
        margin-top: 40px
    }

    .copyright-content {
        margin-right: 15px
    }

    .l-footer-last-menu {
        padding: 0 !important
    }

    .ul-table-col:first-child {
        width: 250px
    }

    .ul-table-col {
        width: 160px
    }

    .prem-type-title {
        font-size: 16px;
        height: 40px;
        line-height: 40px
    }

    .prem-type-temp {
        font-size: 12px;
        height: 20px;
        font-weight: 500;
        line-height: 10px;
        padding: 4px
    }

    .prem-type-price {
        font-size: 30px;
        margin: 0;
        line-height: 60px;
        height: 56px
    }

    .ul-reserved {
        height: 200px
    }

    .intrnl-heading {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .line-height-52 {
        line-height: 52px
    }

    .video-dwnld {
        font-size: 89%;
        line-height: 1.25;
        padding-bottom: 9px
    }

    .lnht-25 {
        line-height: 25px !important
    }

    .playButton-ic {
        width: 25px;
        height: 25px
    }

    .playButton-ic-design {
        width: 25px !important
    }

    .edit-video-button {
        height: 30px;
        line-height: 30px
    }

    .seekbar-container {
        position: absolute;
        bottom: 30px
    }

    .video-content-item {
        margin-bottom: 30px !important
    }

    .video-content-item:hover {
        padding-bottom: 30px
    }
}

@media only screen and (max-width:1024px) {
    .ann-setting {
        min-height: 470px !important
    }

    .biodata-setting {
        min-height: 470px !important
    }

    .bc_setting,
    .brochure-setting {
        min-height: 400px !important
    }

    .certificate-setting {
        max-width: 400px
    }

    .inline-setting {
        max-width: 400px;
        align-self: center
    }

    .privacy-header-content-container.vertical-top-sm {
        vertical-align: top;
        padding-top: 40px
    }

    .header-content-padding {
        padding-top: 0;
        min-height: 400px
    }

    .s-icons-wrapper .item {
        width: calc(50% - 20px)
    }

    .s-header-content-container,
    .templates-header-content-container {
        font-size: 32px
    }

    .privacy-header-bg {
        height: 385px !important;
        padding-top: 80px
    }

    .sec-first {
        height: auto !important
    }

    .collection-container {
        padding-bottom: 0
    }

    .last-item {
        box-shadow: none;
        width: calc(100% - 20px);
        padding: 0
    }

    .l-item {
        width: 50%
    }

    .sm-sm {
        font-size: 35px
    }

    .s-sub-header {
        font-size: 15px
    }

    .sec-three-special {
        font-size: 30px !important;
        line-height: 30px !important
    }

    .collection-container .heading,
    .template-footer-container .heading {
        margin-bottom: 15px;
        font-size: 26px;
        line-height: 36px
    }

    .collection-container .sub-heading,
    .template-footer-container .sub-heading {
        font-size: 15px
    }

    .list-container ul li {
        font-size: 17px;
        text-align: center
    }

    .list-container ul li.hd {
        font-size: 16px
    }

    .s-icons-wrapper .item {
        width: calc(28% - 20px);
        min-width: 160px;
        margin: 20px;
        padding: 15px;
        min-height: 200px
    }

    .custom-margin {
        margin-bottom: 0
    }

    .custom-header {
        font-size: 32px !important
    }

    .sm {
        height: 338px
    }

    .custom-pt {
        padding-top: 5px !important
    }

    .btm-link-btns {
        margin-right: 10px;
        font-size: 14px;
        margin-bottom: 10px;
        padding: 5px 10px
    }
}

@media only screen and (max-width:1023px) {
    .landing-video-wrapper {
        height: 500px;
        width: 100%
    }

    .col-one-md .content-item {
        width: calc(100% - 20px) !important;
        margin: 10px !important
    }

    .col-two-md .content-item {
        width: calc(50% - 20px) !important;
        margin: 10px !important
    }

    .col-three-md .content-item {
        width: calc(33% - 20px) !important;
        margin: 10px !important
    }

    .col-four-md .content-item {
        width: calc(25% - 20px) !important;
        margin: 10px !important
    }

    .col-five-md .content-item {
        width: calc(20% - 20px) !important;
        margin: 10px !important
    }

    .l-menu {
        display: none !important
    }

    .l-header-big .l-transparent-button .l-sm-blue,
    .l-mob-menu {
        display: block
    }

    .l-min-md-pd {
        max-width: 97.666667% !important
    }

    .l-logo-div img {
        max-width: 170px;
        margin-left: 200px
    }

    .l-blue-logo,
    .l-white-logo {
        max-width: 170px;
        max-height: 37px
    }

    .l-bg-img-1,
    .l-bg-img-2,
    .l-bg-img-3 {
        max-width: 75%;
        width: auto;
        height: auto
    }

    .l-bg-img-1 {
        top: 130px;
        top: 155px
    }

    .l-bg-img-2 {
        top: 60px
    }

    .l-bg-img-3 {
        top: 65px
    }

    .l-first-slider-wrapper {
        flex-direction: column;
        align-items: center
    }

    .l-second-slider-wrapper {
        flex-direction: column-reverse;
        align-items: center
    }

    .l-third-slider-wrapper {
        flex-direction: column;
        align-items: center
    }

    .l-first-screen-container,
    .l-second-screen-container {
        width: 90% !important;
        padding-bottom: 60% !important;
        margin-bottom: 100px
    }

    .l-second-screen-content-container {
        width: 90%
    }

    .l-third-screen-content-container {
        width: 90%;
        padding: 0
    }

    .l-first-screen-content-container {
        width: 100%;
        padding: 0 0 0 100px
    }

    .l-feature-list,
    .l-shareit-list {
        margin: 0 !important
    }

    .l-feature-list li,
    .l-shareit-list li {
        color: #515a69;
        font-size: 18px
    }

    .l-feature-list li::after {
        background-image: url(../home_ics_sprite.html);
        width: 20px;
        height: 22px;
        background-position: 70.5508% 4.62963%;
        background-size: 1280%
    }

    .l-header-big .l-transparent-button .l-sm-white {
        display: none
    }

    .l-custom-table {
        width: 100%
    }

    .l-footer-logo-container {
        width: 50%;
        text-align: center;
        order: 1;
        display: block
    }

    .l-footer-logo-container img {
        margin-bottom: 20px
    }

    .l-footer-content-container {
        flex-wrap: wrap
    }

    .l-early-access {
        order: 1;
        width: 50%;
        padding-right: 15px;
        padding-bottom: 5px
    }

    .l-photoadking-footer-menu-container {
        order: 3
    }

    .l-early-access {
        margin-bottom: 20px
    }

    .l-early-access li:first-child,
    .pr-tbl-mobile-view {
        display: none
    }

    .pr-tbl-web-view {
        display: block
    }
}

@media only screen and (max-width:930px) {
    .font-47 {
        font-size: 26px
    }

    .heading-text {
        font-size: 36px
    }

    .card-king {
        margin-right: 0
    }

    .cat-name {
        font-size: 16px
    }

    .l-last-div {
        padding-right: 100px;
        padding-left: 25px;
        text-align: center
    }
}

@media only screen and (max-width:768px) {
    .create-account-banner p {
        font-size: 15px !important;
    }

    .tool-setting-header {
        justify-content: space-around
    }

    .chart_ex_ic {
        display: none
    }

    .chart-diff-sec {
        flex-direction: column-reverse
    }

    .slider-container-cstm {
        display: flex;
        max-width: 100%;
        overflow-x: auto;
        padding: 10px;
        list-style-type: none
    }

    .slider-container-cstm li {
        min-width: 226px;
        margin-right: 10px;
        text-align: center
    }

    .sec-four-button {
        font-size: 15px !important;
        min-width: 225px;
        height: 50px;
        line-height: 18px
    }

    .sec-nine-btn-wrapper {
        margin-top: 20px !important;
        margin-bottom: 15px !important
    }

    .sec-faq-item .ul-faq-list-li .faq-question-title h4 {
        font-size: 14px !important;
        line-height: 20px !important
    }

    .sec-faq-item .faq-content-wrapper {
        font-size: 14px
    }

    .step-wrapper li {
        padding-left: 70px
    }

    .step-wrapper li::before {
        font-size: 25px;
        line-height: 20px;
        padding: 15px 18px;
        top: -8px;
        left: 90px
    }

    p.sec-first-subheading {
        margin: 22px auto 0 !important
    }

    p.first-sec-subheading {
        margin: 22px auto 0 !important
    }

    .whats-new-heading.sec-first-heading {
        font-size: 48px !important
    }

    .sec-first-heading {
        font-size: 4vw !important
    }

    .sec-first-heading-container {
        margin-bottom: 0
    }

    .f-heading {
        margin: auto
    }

    .col-one-sm .content-item {
        width: calc(100% - 20px) !important;
        margin: 10px !important
    }

    .col-two-sm .content-item {
        width: calc(50% - 20px) !important;
        margin: 10px !important
    }

    .col-three-sm .content-item {
        width: calc(33% - 20px) !important;
        margin: 10px !important
    }

    .col-four-sm .content-item {
        width: calc(25% - 20px) !important;
        margin: 10px !important
    }

    .col-five-sm .content-item {
        width: calc(20% - 20px) !important;
        margin: 10px !important
    }

    .header-content-padding {
        padding-top: 0;
        min-height: 0
    }

    .certificate-setting,
    .header-img {
        display: none
    }

    .text-404 {
        font-size: 100px !important
    }

    .video-card-item {
        margin-bottom: 55px !important;
        box-shadow: -4px 5px 5px 0 #0000005c;
        display: inline-block
    }

    .video-card-item:hover {
        cursor: pointer;
        padding-bottom: 30px !important;
        margin-bottom: 25px !important
    }

    .video-card-item-1 {
        margin-bottom: 45px !important;
        box-shadow: -4px 5px 5px 0 #0000005c;
        display: inline-block
    }

    .video-card-item-1:hover {
        cursor: pointer;
        padding-bottom: 30px !important;
        margin-bottom: 15px !important
    }

    img.video-loader {
        max-width: 20px !important;
        max-height: 20px !important
    }

    .playButton-ic {
        width: 20px !important;
        height: 20px !important
    }

    .playButton-ic-design {
        width: 20px !important
    }

    .edit-video-button {
        height: 30px !important;
        line-height: 30px !important;
        position: absolute !important
    }

    .seekbar-container {
        bottom: 30px !important
    }

    .video-content-item {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        box-shadow: -4px 5px 5px 0 #0000005c !important
    }

    .video-content-item:hover {
        padding-bottom: 0 !important
    }

    .edit-video-button-design {
        height: 30px;
        position: absolute;
        bottom: 0;
        line-height: 30px
    }

    .header-main {
        padding-bottom: 3.5rem;
        padding-top: 0;
        margin-bottom: 5rem;
        margin-top: 0
    }

    .l-custom-table {
        text-align: center;
        width: 100%
    }

    .l-sub-para {
        padding-bottom: 0 !important
    }

    .landing-header-btn {
        text-align: center !important;
        padding: 0 !important
    }

    .landing-btn-icon {
        display: none
    }

    .landing-video-wrapper {
        display: none
    }

    .l-last-div {
        text-align: center
    }

    .l-menu-bg {
        background: -moz-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #1980ff), color-stop (100%, #6aacff));
        background: -webkit-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -o-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -ms-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: linear-gradient(90deg, #1980ff 0, #6aacff 100%)
    }

    .l-blue-bg-with-img {
        background: -moz-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #1980ff), color-stop (100%, #6aacff));
        background: -webkit-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -o-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: -ms-linear-gradient(0deg, #1980ff 0, #6aacff 100%);
        background: linear-gradient(90deg, #1980ff 0, #6aacff 100%)
    }

    .l-header-small .l-wht-logo {
        display: block
    }

    .l-blue-logo {
        display: none
    }

    .l-header-big .l-white-logo {
        display: block
    }

    .l-logo-div img {
        margin-left: 0 !important
    }

    .l-content-heading {
        font-size: 30px
    }

    .l-content-sub-heading {
        font-size: 14px
    }

    .l-content {
        font-size: 15px
    }

    .l-content,
    .l-content-heading,
    .l-content-sub-heading {
        color: #fff
    }

    .l-mrgn-top-35 {
        margin-top: 14px !important
    }

    .l-first-block-button {
        height: 40px;
        font-size: 14px;
        background: #fff !important;
        color: #1e90ff;
        border-radius: 4px !important
    }

    .l-header-big .l-transparent-button .l-sm-blue {
        display: none
    }

    .l-header-big .l-transparent-button .l-sm-white {
        display: block
    }

    .l-photoadking-footer-menu-container li {
        font-size: 14px
    }

    .l-photoadking-footer-menu-container li:first-child {
        font-size: 15px;
        line-height: 30px
    }

    .copyright-content {
        margin-right: 0 !important;
        display: block
    }

    .l-footer-last-menu {
        line-height: unset !important
    }

    .l-md-hd-mrgn {
        margin-bottom: 0 !important
    }

    .privacy-header-bg .l-header-big .l-blue-logo,
    .privacy-header-bg .l-header-small .l-white-logo {
        display: block !important
    }

    .privacy-header-bg .l-header-big .l-white-logo,
    .privacy-header-bg .l-header-small .l-blue-logo,
    .privacy-header-bg .l-header-small .l-wht-logo {
        display: none !important
    }

    .privacy-header-bg .l-header-big .l-sm-white,
    .privacy-header-bg .l-header-small .l-sm-blue {
        display: block !important
    }

    .privacy-header-bg .l-header-big .l-sm-blue,
    .privacy-header-bg .l-header-small .l-sm-white {
        display: none !important
    }

    .font-sm {
        font-size: 30px !important
    }

    .l-footer-logo-container img {
        max-width: 220px;
        margin-bottom: 0;
        margin-top: 30px
    }

    .pr-tbl-mobile-view {
        display: block;
        width: 100%
    }

    .pr-tbl-web-view {
        display: none
    }

    .ul-table-col,
    .ul-table-col:first-child {
        width: 100%;
        border: 1px solid #6aacff
    }

    .ul-table-header {
        position: initial
    }

    .ul-reserved {
        height: 175px
    }

    .ul-feature-li {
        border-bottom: 1px solid #e1e5ef;
        font-weight: 500;
        line-height: 26px;
        padding: 4px 10px;
        position: relative;
        color: #2f2f2f;
        font-size: 14px
    }

    .prem-type-temp {
        font-size: 12px;
        height: 20px;
        padding: 6px
    }

    .ul-feature-category {
        font-size: 15px
    }

    .prem-type-title {
        font-size: 20px;
        height: 40px;
        line-height: 30px
    }

    .prem-btn-succ {
        margin-top: 10px;
        margin-bottom: 10px;
        max-width: 100%;
        width: 100%
    }

    .fl-first-col {
        border: none
    }

    .ul-feature-li:last-child {
        line-height: 10px
    }

    .popular-tag {
        position: absolute;
        top: 0
    }

    .ul-section-title {
        font-size: 24px
    }

    .ul-section-title-1 {
        font-size: 26px
    }

    .ul-section-desc {
        font-size: 16px
    }

    .ul-plan-list li img {
        height: 24px
    }

    .ul-plan-list-li-img {
        height: 24px;
        width: 24px
    }

    .ul-plan-list li {
        width: 100%;
        line-height: 40px;
        text-align: left
    }

    .ul-faq-list {
        width: 100%
    }

    .ul-faq-list-li {
        font-size: 14px
    }

    .panel-body-desc {
        font-size: 14px
    }

    .ul-faq-list-img {
        margin: auto 2px auto auto;
        height: 10px;
        width: 10px
    }

    .privacy-header-content-container {
        font-size: 30px;
        font-weight: 600
    }

    .l-footer-heading {
        font-size: 30px
    }

    .s-header-content-container {
        width: 100%;
        text-align: center
    }

    .header-button {
        margin: auto;
        font-size: 14px
    }

    .fchat-wrapper-div {
        position: absolute !important;
        bottom: 5px !important;
        right: 6px !important
    }

    .fchat-loder-icon {
        height: 24px !important;
        width: 24px !important;
        right: 25px !important;
        bottom: 30px !important;
        position: absolute
    }

    .fchat-chat-icon {
        height: 24px !important;
        width: 24px !important;
        right: 25px !important;
        bottom: 30px !important;
        position: absolute !important
    }

    .fchat-bg-style {
        height: 75px !important;
        width: 75px !important;
        position: relative !important
    }

    .see-more-btn {
        font-size: 14px;
        border-radius: 4px
    }

    .s-header-content-container,
    .templates-header-content-container {
        font-size: 30px;
        line-height: 30px
    }

    .s-sub-header {
        font-size: 14px;
        margin: 45px auto 40px !important
    }

    .collection-container .sub-heading,
    .template-footer-container .sub-heading {
        font-size: 16px
    }

    .card-wrapper {
        margin: 0 auto
    }

    .collection-container {
        padding-bottom: 0
    }

    .svg-ic-s-m {
        width: 50px;
        height: 50px
    }

    .s-icons-wrapper .item {
        padding: 15px 0 0
    }

    .template-wrapper {
        column-count: 2 !important;
        column-gap: 1rem
    }

    .template-wrapper-1 {
        column-count: 2 !important;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        padding: 0;
        margin-top: 30px;
        padding-bottom: 50px !important;
        margin-bottom: 50px
    }

    .template-wrapper-2 {
        column-count: 5 !important
    }

    .header-button {
        min-width: 120px
    }

    .s-sub-header.custom-pd {
        margin: 20px auto 30px !important
    }

    .custom-header {
        font-size: 30px !important
    }

    .intrnl-img-block {
        display: none
    }

    .intrnl-btn-block {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
        padding-right: 15px
    }

    .button-style:hover {
        color: #fff !important;
        border: 1px solid #fff !important
    }

    .button-style:hover .arrow-svg {
        fill: #fff !important
    }
}

@media only screen and (max-width:700px) {
    .s-icons-wrapper .item {
        margin: 10px
    }

    .heading-text {
        font-size: 25px !important
    }

    .bg-img {
        margin-top: 45px
    }

    .paragraph-style {
        line-height: 20px !important
    }
}

@media only screen and (max-width:655px) {
    .icon-footer {
        font-size: 13px
    }

    .s-icons-wrapper .item {
        width: calc(28% - 20px);
        min-width: 140px;
        margin: 10px;
        min-height: 160px
    }
}

@media only screen and (max-width:600px) {
    .l-content-heading {
        font-size: 32px
    }

    .left-nav-link {
        min-width: 15px !important
    }

    .l-feature-list li {
        line-height: 30px !important
    }

    .jst-sm {
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: initial !important;
        padding: 15px 0;
        padding-left: 5px !important
    }

    .jst-sm::-webkit-scrollbar {
        width: 8px;
        height: 6px;
        background-color: transparent !important
    }

    .jst-sm::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px
    }

    .cat-title::after {
        display: none
    }

    .cat-title,
    .cat-title-first {
        font-size: 26px
    }

    .sm-sm {
        font-size: 30px !important
    }

    .card-king {
        margin-right: 0;
        margin-bottom: 5px
    }

    .divider {
        margin-right: 0;
        margin-bottom: 0;
        width: 100%
    }
}

@media only screen and (max-width:575px) {
    .pb-90 {
        padding-bottom: 56px
    }

    .whats-new-heading.sec-first-heading {
        font-size: 38px !important
    }

    .new-heading {
        font-size: 30px
    }

    .page-list {
        padding-left: 15px
    }

    .font-47 {
        font-size: 26px
    }

    .heading-text {
        font-size: 25px !important;
        margin-bottom: 10px !important
    }

    .template-wrapper {
        column-count: 2 !important;
        column-gap: 1rem
    }

    .template-wrapper-1 {
        column-count: 2 !important;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        margin-top: 30px;
        padding: 0
    }

    .template-wrapper-2 {
        column-count: 4 !important
    }

    .list-container {
        width: 100%
    }

    .list-container ul {
        display: flex
    }

    .sb-heading,
    .sm-hd {
        display: none
    }

    .sm-sm {
        font-size: 35px;
        line-height: 40px
    }

    .sec-three-special {
        font-size: 20px !important;
        line-height: 30px !important
    }

    .collection-container .heading,
    .template-footer-container .heading {
        font-size: 18px;
        line-height: 24px
    }

    .collection-container .sub-heading,
    .template-footer-container .sub-heading {
        font-size: 14px
    }

    .list-container ul li.hd {
        font-size: 16px
    }

    .list-container ul li {
        font-size: 15px;
        background-color: #69abff;
        border-radius: 50px;
        color: #fff;
        margin: 5px 3px
    }

    .list-container ul li:hover {
        color: #fff;
        background-color: #69abff;
        text-decoration: none !important
    }

    .sb-content {
        font-size: 15px
    }

    .hd {
        margin-bottom: 15px !important
    }

    .app-icon-wrapper {
        flex-wrap: wrap;
        justify-content: center
    }

    .app-icon-wrapper .app-margin {
        margin: 15px 25px
    }

    .app-icon {
        max-width: 150px;
        height: 45px
    }

    .l-footer-last-menu {
        text-align: center
    }

    .l-footer-last-menu li {
        display: inline-block;
        float: none !important
    }
}

@media only screen and (max-width:520px) {

    .image-container,
    .new-content-contaienr {
        padding: 5px
    }

    .sec-first-heading {
        font-size: 5vw !important
    }

    .l-footer-logo-container {
        width: 100%
    }

    .l-footer-logo-container img {
        max-width: 220px;
        margin-bottom: 0;
        margin-top: 0
    }

    .l-early-access {
        order: 1;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .l-important-content-para-container:first-child::after,
    .l-last-slider-hide {
        display: none
    }

    .l-footer-last-menu li {
        padding: 5px
    }

    .l-first-screen-content-container {
        padding: 25px
    }

    .l-first-screen-container {
        margin-bottom: 50px
    }

    .l-last-slider-container {
        margin-bottom: 0 !important
    }

    .l-last-slider-header {
        font-size: 25px !important
    }

    .l-last-slider-subtitle {
        font-size: 16px !important
    }

    .l-blue-block-sub-title {
        padding: 0 10px !important
    }

    .template-wrapper {
        column-count: 1 !important;
        column-gap: .5rem
    }

    .template-wrapper-1 {
        column-count: 1 !important;
        -webkit-column-gap: .5rem;
        -moz-column-gap: .5rem;
        column-gap: .5rem;
        margin-top: 30px;
        padding: 0
    }

    .template-wrapper-2 {
        column-count: 3 !important
    }

    .card-item {
        margin-bottom: .5rem
    }

    .video-card-item-2 {
        margin-bottom: 1rem
    }

    .col-three .content-item {
        width: calc(100% - 10px);
        margin: 5px
    }

    .fchat-wrapper-div {
        position: absolute !important;
        bottom: 5px !important;
        right: 6px !important
    }

    .fchat-loder-icon {
        height: 24px !important;
        width: 24px !important;
        right: 25px !important;
        bottom: 30px !important;
        position: absolute
    }

    .fchat-chat-icon {
        height: 24px !important;
        width: 24px !important;
        right: 25px !important;
        bottom: 30px !important;
        position: absolute !important
    }

    .fchat-bg-style {
        height: 75px !important;
        width: 75px !important;
        position: relative !important
    }
}

@media only screen and (max-width:500px) {

    .landscape .slide-title,
    .landscape .slider-img {
        max-width: 80% !important
    }

    .l-photoadking-footer-menu-container {
        width: calc(50% - 40px);
        margin: 8px;
        min-width: 110px
    }
}

@media only screen and (max-width:430px) {
    .new-heading {
        font-size: 30px
    }

    .col-two .content-item {
        width: 100%
    }

    .sm-hide {
        display: none
    }

    .s-icons-wrapper .item {
        width: calc(50% - 20px);
        min-width: 120px
    }

    .app-icon {
        max-width: 140px
    }

    .app-icon-wrapper .app-margin {
        margin: 20px 5px
    }
}

@media only screen and (max-width:412px) {
    .l-content-heading {
        font-size: 32px
    }
}

@media only screen and (max-width:384px) {
    .l-last-div {
        text-align: left;
        padding: 0 100px 0 20px
    }

    .copyright-content {
        text-align: center
    }

    .step-wrapper li {
        padding-left: 15px
    }

    .step-wrapper li::before {
        font-size: 25px;
        line-height: 20px;
        padding: 15px 18px;
        top: -8px;
        left: 90px;
        display: none
    }

    .step-title {
        font-size: 18px
    }

    .col-two-sm .content-item {
        width: calc(100% - 20px) !important;
        margin: 10px !important
    }

    .l-content-heading {
        font-size: 30px
    }

    .l-footer-container {
        padding: 15px !important
    }

    .l-last-div {
        margin-top: 10px !important
    }

    .l-footer-last-menu {
        text-align: center
    }

    .l-footer-last-menu li {
        display: inline-block;
        float: none !important
    }
}

@media only screen and (max-width:360px) {
    .l-content-heading {
        font-size: 30px
    }

    .cat-title,
    .cat-title-first {
        font-size: 24px
    }
}

@media only screen and (max-width:320px) {
    .l-content-heading {
        font-size: 25px
    }

    .l-footer-last-menu {
        text-align: center
    }

    .l-footer-last-menu li {
        display: inline-block;
        float: none !important
    }

    .l-feature-list li,
    .l-shareit-list li {
        line-height: 30px
    }
}

.seekbar-container {
    height: 10px;
    background-color: rgba(255, 255, 255, .329);
    position: absolute;
    bottom: 36px;
    width: 100%;
    margin: auto;
    text-align: center;
    display: none
}

.custom-seekbar {
    cursor: pointer;
    height: 4px;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    bottom: 3px;
    width: 96%;
    margin: auto;
    border-radius: 5px;
    z-index: 7;
    text-align: center;
    left: 0;
    right: 0;
    display: none
}

.editVideo-txt {
    color: #fff !important;
    text-decoration: none !important
}

.template-video {
    display: none
}

.calender-video-template {
    width: 100%;
    height: auto;
    border-radius: 10px
}

.custom-seekbar span {
    background-color: #1980ff;
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    transition: all .5s;
    width: 0
}

.edit-video-button {
    background-color: #1980ff;
    height: 36px;
    width: 100%;
    position: relative;
    bottom: 0;
    text-align: center;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #00000085;
    margin-right: 5px;
    line-height: 36px;
    font-family: Metropolis-Light;
    display: none
}

.edit-video-button-design {
    background-color: #1980ff;
    height: 36px;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #00000085;
    margin-right: 5px;
    line-height: 36px;
    font-family: Metropolis-Light;
    display: none
}

.editButton-ic {
    width: 26px !important;
    height: 26px !important;
    fill: #fff;
    margin-right: 10px;
    vertical-align: middle
}

.playButton-ic {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 5px
}

.playButton-ic-design {
    width: 30px !important;
    background: 0 !important;
    border: 0 !important
}

.sub_cat_list {
    margin-top: 60px !important
}

.sub_cat_list_video {
    margin-top: 60px !important
}

.play-btn-ic {
    display: none
}

.display-video-modal {
    display: none
}

.video-modal {
    max-width: fit-content;
    max-width: -moz-fit-content;
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#my_modal {
    width: 100vw !important;
    margin: auto !important;
    height: fit-content !important
}

img.video-loader {
    max-width: 30px;
    max-height: 30px;
    position: absolute;
    top: 5px;
    left: 5px;
    display: none;
    border: 1px solid #fff !important;
    opacity: .9;
    border-radius: 3px !important
}

img.slider-video-loader.video-loader {
    max-width: 30px !important;
    border: 1px solid #fff !important;
    border-radius: 3px !important
}

.modal-content.vdo-modal-contnt {
    background: 0 !important;
    border: 0 !important
}

.modal-header.vdo-modal-header {
    border: 0 !important
}

.slider-list {
    line-height: .5
}

.close-btn-style {
    font-size: 40px;
    opacity: 1;
    color: #fff !important;
    outline: 0 !important;
    box-shadow: none !important;
    position: absolute;
    right: -40px;
    top: -40px
}

.close-btn-style:hover {
    transform: scale(1.3);
    color: #fff !important;
    transition: all .25s;
    outline: 0
}

.fade-scale {
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear
}

.fade-scale.show {
    opacity: 1;
    transform: scale(1)
}

#nav-tabContent .tab-pane {
    display: none
}

.tab-pane.active {
    display: block !important
}

@keyframes gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@media only screen and (min-width:1150px) {
    .sublist {
        padding: 10px 0 10px 18px;
        position: relative;
        overflow: hidden;
        height: 0;
        transition: .5s
    }

    .sublist:before {
        position: absolute;
        top: 0;
        width: 4px;
        height: 100%;
        left: 18px;
        background: #e7e8e9;
        border-radius: 2px;
        content: ""
    }

    .sublist li {
        list-style: none;
        margin-left: 18px;
        padding-left: 18px !important;
        position: relative
    }

    .sublist li.active:before {
        content: "";
        width: 4px;
        height: 37px;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 2px;
        background: #2d7cfa
    }

    .sublist li.active {
        background-color: #d0e5ff
    }

    .sublist .active a {
        color: #000 !important
    }

    .icon-svg {
        position: absolute;
        right: 10px;
        margin-top: 10px
    }

    .list-container ul li.categorylist {
        padding: 0 !important
    }

    .list-container ul li.categorylist:hover {
        background-color: #fff
    }

    .list-container ul li.categorylist .list:hover {
        background-color: #d0e5ff
    }

    .categorylist {
        position: relative
    }

    .subcategorylink {
        display: block
    }

    .list {
        display: block;
        padding: 5px 15px
    }

    .activeSubCategory .list {
        background-color: #d0e5ff;
        color: #000 !important
    }

    .activeVideoCategory .list {
        background-color: #d0e5ff;
        color: #000 !important
    }
}

.remove-style {
    text-decoration: none !important;
    color: inherit !important
}

.template-review-slider {
    width: 750px;
    position: relative
}

.quote-style {
    height: 75px;
    position: absolute;
    top: -40px;
    left: -81px
}

.second-quote-style {
    height: 75px;
    position: absolute;
    bottom: -40px;
    right: -81px;
    transform: rotate(-180deg)
}

.tag-style {
    display: inline-block;
    color: #484b6e;
    background-color: #fff;
    border-radius: 3px;
    min-width: 50px;
    padding: 5px 10px;
    margin-right: 10px;
    max-height: 80px;
    word-break: break-all;
    margin-bottom: 10px;
    font-weight: 500
}

.tag-style:hover {
    display: inline-block;
    background-color: #e2e2e2;
    color: #2d7cfa;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    min-width: 50px;
    padding: 5px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    box-shadow: 1px 1px 8px #04033b85
}

#mainbody::-webkit-scrollbar {
    width: 0;
    background: 0 0
}

.text-white {
    color: #fff
}

.button-style {
    background-color: #1980ff;
    padding: 5px 10px;
    min-width: 140px;
    height: 40px;
    margin-top: 25px;
    outline: 0;
    border: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    border-radius: 5px
}

.button-style:hover {
    background-color: #1980ff;
    min-width: 50px;
    cursor: pointer;
    color: #d40000;
    border: 1px solid #d40000
}

.explore-btn {
    text-decoration: none;
    background-color: #1980ff !important;
    padding: 5px 10px !important;
    display: block !important;
    margin: auto !important;
    width: 140px !important;
    height: 40px !important;
    outline: 0 !important;
    border: 1px solid #fff !important;
    cursor: pointer !important;
    color: #fff !important;
    border-radius: 5px !important
}

.explore-btn:hover {
    color: #fff;
    text-decoration: none
}

.button-style:hover .arrow-svg {
    fill: #d40000
}

.button-style:focus {
    outline: 0
}

.disply-none {
    display: none !important
}

.tag-container {
    padding-top: 5px;
    margin: auto;
    overflow: hidden;
    scroll-behavior: smooth;
    flex-wrap: wrap
}

.testimonial-container {
    background-color: #dfe9f6;
    padding-bottom: 80px
}

.testimonial-name-style {
    font-family: Myriadpro-bold;
    font-size: 16px;
    text-align: center;
    color: #484b6e
}

.testimonial-name1-style {
    font-family: Myriadpro-Regular;
    font-size: 13px;
    text-align: center;
    color: #484b6e
}

.popular-category-container {
    min-height: 200px;
    background-color: #1980ff
}

.blue-star {
    height: 15px;
    color: #1c82ff
}

.list-wrapper {
    -moz-box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
    border-radius: 10px;
    height: 100%;
    background-color: #fff
}

.bg-blue {
    background-color: #f0f6fe
}

.active .card-font-style {
    color: #fff
}

.active ul.list-style {
    list-style-image: url(../white_star.html) !important
}

.active .blue-star {
    color: #fff
}

.active.list-wrapper {
    background-color: #3c466e
}

.active .explore-btn {
    background-color: #0f1934 !important;
    color: #fff !important;
    border: 1px solid #3c466e !important;
    padding: 5px 10px !important;
    min-width: 140px !important;
    height: 40px !important;
    outline: 0 !important;
    cursor: pointer !important;
    border-radius: 5px !important
}

.related-tag {
    display: inline-block;
    color: #000;
    background-color: #fff;
    border-radius: 3px;
    min-width: 170px;
    padding: 5px 10px;
    margin-left: 12px;
    margin-right: 12px;
    text-align: center;
    height: 36px;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 24px
}

.related-tag:hover {
    background-color: #e2e2e2;
    text-decoration: none;
    color: #2d7cfa;
    cursor: pointer;
    box-shadow: 1px 1px 8px #04033b85
}

.event-info-wrapper {
    background-color: #fff;
    -moz-box-shadow: 0 0 8px #999;
    -webkit-box-shadow: 0 0 8px #999;
    box-shadow: 0 0 8px #999;
    border-radius: 5px;
    padding: 0 20px 20px;
    cursor: pointer
}

.event-date {
    background-color: #565f71;
    color: #fff;
    width: 170px;
    height: 42px;
    padding: 8px 14px;
    margin: auto;
    font-family: Montserrat-Bold;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    margin-bottom: 20px
}

.first-section-container {
    padding-top: 100px
}

.sec-three-font-style {
    font-family: Montserrat-Bold !important;
    color: #484b6e
}

.card-font-style {
    font-family: Montserrat-Medium;
    color: #484b6e;
    cursor: pointer
}

.event-info-heading {
    font-family: Montserrat-Bold;
    font-size: 18px;
    color: #424c5c
}

.event-info-text {
    font-family: Montserrat-Regular;
    font-size: 14px;
    color: #424c5c
}

.card-font-style.active {
    font-family: Montserrat-Medium;
    color: #fff
}

.card-font-style.first-event {
    font-family: Montserrat-Bold
}

.date-font-style {
    font-size: 40px
}

.descrption-fnt-style {
    font-size: 14px;
    font-family: Montserrat-Regular;
    color: #6f7072
}

.list-wrapper.active .descrption-fnt-style {
    color: #fff
}

.event-photo {
    width: 100%;
    height: auto;
    border-radius: 10px;
    cursor: pointer
}

.pb-55px {
    padding-bottom: 55px
}

.Montserrat-Regular {
    font-family: Montserrat-Regular
}

.text-wrap {
    word-break: break-all;
    overflow: auto
}

.long-desc-text {
    font-family: Montserrat-Medium;
    font-size: 20px;
    color: #424c5c
}

.list-style {
    list-style-image: url(../blue_star.html)
}

.today-text {
    color: #2fc900 !important;
    font-size: 14px;
    font-family: Montserrat-Medium
}

.list-wrapper.active {
    padding-top: 10px !important
}

.list-wrapper.active .card-font-style.first-event {
    color: #2fc900 !important
}

.list-wrapper.active .card-font-style.first-event.list-style {
    list-style-image: url(../green_star.html)
}

.date-heading {
    font-family: Montserrat-SemiBold !important
}

.bg-gray {
    background-color: #dfe9f6 !important
}

.blue-text {
    color: #1980ff
}

.Montserrat-Regular {
    font-family: Montserrat-Regular
}

.Lato-light {
    font-family: Lato-Light
}

.desc-paragraph-style {
    font-size: 20px !important
}

.first-section-main-heading {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    color: #fff
}

.bg-lightgray {
    background-color: #f5f5f5 !important
}

.pl-20 {
    padding-left: 20px
}

.arrow-svg {
    height: 50px;
    cursor: pointer
}

.prograssive_img {
    background-image: linear-gradient(to right, #f1eeee calc(50% - 100px), #cfcdcd 50%, #f1eeee calc(50% + 100px));
    background-size: 0;
    height: 200px;
    position: relative;
    overflow: hidden
}

.prograssive_img::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: calc(200% + 200px);
    bottom: 0;
    background-image: inherit;
    animation: move 2s linear infinite
}

.crd-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: chartreuse;
    transition: background .5s ease;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

@keyframes move {
    to {
        transform: translateX(calc(50% + 100px))
    }
}

.tmplte-img-container img {
    color: transparent
}

.img_wrper img {
    color: transparent
}

.tmplte-img-container img {
    color: transparent
}

.w-15px {
    width: 15px !important
}

.create-account-banner {
    background: #22355a;
    padding: 50px 10px 60px;
}

.create-account-banner h2 {
    font-family: Montserrat-SemiBold;
}

.create-account-banner p {
    font-family: Montserrat-Regular;
    font-size: 22px;
    letter-spacing: 1px;
    margin-bottom: 33px;
}

.apply-marquee {
    -moz-animation: marquee 5s linear;
    -webkit-animation: marquee 5s linear;
    animation: marquee 5s linear;
}