/*/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */
@font-face {
  font-family: "Open Sans Bold";
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans BoldItalic";
  src: url("../fonts/OpenSans-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans ExtraBold";
  src: url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans ExtraBoldItalic";
  src: url("../fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans Light";
  src: url("../fonts/OpenSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans LightItalic";
  src: url("../fonts/OpenSans-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans Regular";
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans RegularItalic";
  src: url("../fonts/OpenSans-RegularItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans SemiBold";
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans SemiBoldItalic";
  src: url("../fonts/OpenSans-SemiBoldItalic.ttf") format("truetype");
}
body {
   padding-top: 56px;
   font-family: "Open Sans Regular";
}
textarea:hover, 
input:hover, 
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
    outline:0px !important;
    /*-webkit-appearance:none;*/
    box-shadow: none !important;
}
.moveicon-blackbody {
    background: black;
}
.moveicon-navi.icons ul,
.moveicon-navi.videos ul,
.moveicon-navi.moveicon ul {
    padding: 0px;
}
.moveicon-navi.icons ul li,
.moveicon-navi.videos ul li,
.moveicon-navi.moveicon ul li {
    list-style-type: none;
}
.moveicon-navi.icons h3,
.moveicon-navi.videos h3,
.moveicon-navi.moveicon h3 {
    font-size: 18px;
    font-weight: bold;
    padding-left: 33px;
    color:white;
}
.moveicon-navi.videos span {
    font-size: 13px;
    padding-left: 10px;
    color: #818181;
}
div#mySidenav a {
    font-size: 14px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 40px;
}
.close-navigation a i.fa-times {
    font-size: 18px;
    padding-top: 8px;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.menu-desktop {
    font-size: 30px;
    cursor: pointer;
}
span#moveicon-home-nav {
    font-size: 28px;
    cursor: pointer;
}
.moveicon-logo img {
    width: 115px;
    vertical-align: bottom;
    margin-left: 10px;
    cursor: pointer;
}
.moveicon-logo {
    display: inline-block;
}
span.fa.fa-search.form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 3.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
span.fa.fa-search.form-control-feedback .form-control {
    padding-left: 2.375rem;
}
form#navigation-search-moveicon {
    margin-bottom: 0px;
}
form#navigation-search-moveicon input.form-control {
    padding: 23px 23px 23px 40px;
    border-radius: 0px;
    font-weight: bold;
    /*border: 3px solid #f2f2f2;*/
}
nav.navbar.navbar-expand-lg.navbar-dark.fixed-top {
    background: white;
}
ul.navigation-right-side li a {
    color: #6d7176;
    font-size: 13px;
}
ul.navigation-right-side li a:hover {
    text-decoration: none;
}
ul.navigation-right-side li {
    display: inline-block;
    padding: 0px 10px 0px 0px;
}
ul.navigation-right-side {
    margin: 0px;
    padding: 0px;
}
.container {
    max-width: 1000px !important;
}
.navigation-outer-container-right.col-md-2 {
    padding: 0px;
}
form#navigation-search-moveicon span.fa::before {
    color: #1d1d1b;
    font-weight: bold;
}
form#navigation-search-moveicon input.form-control::placeholder {
    color: #1d1d1d !important;
}
header.moveicon-header {
    background: #1f1f1f;
}
.moveicon-header h1.header-tagline {
    font-size: 35px;
    font-weight: 600;
}
section.sutting-conent-home {
    background: #fafafa;
}
section.sutting-conent-home h1.sutting-content-tagline {
    font-size: 23px;
    font-weight: bolder;
    font-family: Open Sans Bold;
    color: #3d4852;
}
section.sutting-conent-home p {
    color: #96a3ac;
    line-height: 21px;
    font-family: Open Sans SemiBold;
}
button.moveicon-button {
    font-size: 15px;
    font-weight: 600;
    padding: 8px 30px;
    background: #3EA9F5;
    color: white;
    border-color: #3ea8f5;
}
button.moveicon-button:hover {
    background: #2e80b7;
    color: white;
    border-color: #2e80b7;
}
section.animate-web-world h2 {
    font-weight: bolder;
    padding-top: 20px;
    letter-spacing: 2px;
    font-size: 35px;
    line-height: 45px;
    font-family: "Open Sans Bold";
    padding-bottom: 12px;
}
section.animate-web-world p {
    font-size: 18px;
    padding-bottom: 18px;
}
section.top-authors {
    background: #1f1f1f;
}
section.top-authors h2 {
    color: white;
    font-size: 35px;
    font-family: "Open Sans SemiBold";
}
.silder-item {
    background: #fff;
    text-align: center;
    padding: 20px 30px;
    border-radius: 10px;
}
.silder-item ul.author li {
    min-width: 84px !important;
}
.author-image {
    background-color: #fff;
    border: solid 3px #fafafa;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin: 10px auto 0px;
}
.author-image img {
    border-radius: 50%;
    width: 100%;
}
h1.author-name {
    margin: -15px 0px 0px 0px;
}
.silder-item ul {
    padding: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}
.silder-item ul li {
        display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width:70px;
    margin-bottom: 8px;
}
.silder-item ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 52px;
    height: 52px;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.silder-item ul li img {
    max-width: 36px;
    max-height: 36px;
}
.silder-item h1 a, .author-icons-view a {
    font-size: 14px;
    color: black;
    font-family: Open Sans SemiBold;
}
.silder-item h1 a:hover, .author-icons-view a:hover {
    color: black;
    font-family: Open Sans SemiBold;
    text-decoration: none;
}
.silder-item  ul li a:hover {
    background: #F2F2F2;
}
.browes-category-home h2 {
    font-size: 23px;
    font-weight: bolder;
    font-family: Open Sans Bold;
    color: #3d4852;
}
.browes-category-home {
    background: #fafafa;
}
.browes-category-home p {
    color: #96a3ac;
    line-height: 21px;
    font-family: Open Sans SemiBold;
}
.row.category-display img {
    width: 100%;
}
.category-description h3 {
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 0px;
    font-family: Open Sans SemiBold;
}
.category-description h3 a:hover {
    text-decoration: none
}
.category-description h3 a {
    color: black;
}
.category-description h3 a:hover {
    color: black;
}
.category-description span {
    font-size: 12px;
}
section.animer-web-world h2 {
    font-size: 40px;
    font-family: Open Sans Bold;
}
section.animer-web-world p {
    line-height: 20px;
    padding: 5px 0px;
}
section.get-free-icons {
    background: #333333;
}
section.get-free-icons h2 {
    color: white;
    padding-top: 25px;
    font-size: 38px;
    font-family: Open Sans SemiBold;
}
section.get-free-icons p {
    color: white;
    font-size: 15px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.get-free-icon-feature h2.icon-name {
    color: white;
    font-size: 16px;
    padding-top: 15px;
    margin-bottom: -4px;
}
.get-free-icon-feature span.by-author {
    font-size: 12px;
    color: white;
}
.get-free-icon-feature h2.download-link {
    font-size: 16px;
    margin-top: 10px;
    padding-top: 0px;
}
footer.moveicon-footer {
    background: #000000;
}
.footer-widget h3 {
    font-size: 13px;
    font-family: Open Sans Bold;
}
.footer-links ul li {
    list-style: none;
    margin-bottom: 8px;
}
.footer-links ul li a {
    color: white;
    font-size: 11px;
    font-family: Open Sans Regular;
}
.footer-links ul {
    padding: 0px;
    margin: 15px 0px 0px 0px;
}
.footer-widget.third.col-md-2 h3:nth-child(3) {
    margin-top: 20px;
}
.footer-moviceon-language .form-control {
    background: none;
    color: white;
    font-family: Open Sans Regular;
    border-radius: 25px;
    font-size: 12px;
    padding: 6px 0px 5px 25px;
}
.footer-moviceon-language .form-control option {
    background: black;
}
span.fa.fa-globe.form-control-lang-icon {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.1rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.footer-links ul li a:hover {
    text-decoration: none;
}
.footer-links-social ul li {
    display: inline-block;
    width: 16px;
    margin-right: 10px;
}
.footer-links-social ul {
    padding: 0px;
    margin: 0px;
}
.footer-links-social ul li a i {
    color: #8a8b8e;
    font-size: 20px;
}
.footer-exclusive h3 {
    padding-top: 35px;
    margin-bottom: 10px;
    font-family: Open Sans SemiBold;
    font-size: 13px;
}
button.footer-signup.btn {
    background: white;
    border-radius: 3px;
    font-family: Open Sans bold;
}
.footer-copyright {
    padding-top: 50px;
}
.row.footer-copyright img {
    width: 100%;
}
.row.footer-copyright .col-md-2 {
    padding-left: 0px;
}
.row.footer-copyright span {
    color: white;
    font-size: 12px;
}
form.header-navigation {
   /* display: none;*/
}
.get-free-icons .moveicon-animated-icon {
    background: white;
}
p.plan-name {
    font-size: 24px;
    font-family: Open Sans Light;
}
.plan-item .plan-price {
    font-size: 41px;
    font-family: Open Sans ExtraBold;
    color: #0772bc;
}
.plan-item .plan-year {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
ul.plan-terms li {
    font-size: 13px;
    list-style: none;
    margin-top: 12px;
}
ul.plan-terms {
    margin: 35px 0px 40px 0px;
    padding: 0px;
}
.plan-item a.plan-button.btn {
    font-family: Open Sans Bold;
    padding: 10px 42px;
    border: 1px solid #0772bc;
    font-size: 12px;
    border-radius: 0px;
    color: #0772bc;
}
.plan-item a.plan-button.btn:hover {
    border: 1px solid #0772bc;
    color: #ffffff;
    background: #0772bc;
}
.pricing-plans .plan-item {
    padding: 70px 0px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.pricing-plans .col-md-4:nth-child(1),
.pricing-plans .col-md-4:nth-child(2) {
    padding-right: 0px;
}
.pricing-plans .col-md-4:nth-child(2),
.pricing-plans .col-md-4:nth-child(3) {
    padding-left: 0px;
}
section.pricing-plan-top .col-md-4:nth-child(2) .plan-item {
    border: 0px;
}
section.pricing-plan-top.py-5 {
    /*background: #f9f9f9;*/
}
section.pricing-plan-bottom .col-md-6:nth-child(1) {
    padding-right: 0px;
}
section.pricing-plan-bottom .col-md-6:nth-child(2) {
    padding-left: 0px;
}
section.pricing-plan-bottom .col-md-6:nth-child(2) .plan-item {
    border-left: none;
}
section.icon-list-section h3 {
    font-size: 40px;
    padding-left: 12px;
    padding-top: 14px;
    font-family: Open Sans Bold;
}
section.icon-list-section {
    background: #f9f9f9;
}
.icon-list p {
    padding-left: 7px;
    font-size: 13px;
    display: inline-block;
    padding-top: 1px;
    margin-top: 6px;
}
.icon-list img {
    margin-top: -2px;
    width: 18px;
}
.top-heading-pricing span {
    font-size: 11px;
    letter-spacing: 3px;
}
.top-heading-pricing h3 {
    font-size: 40px;
    padding-top: 14px;
    font-family: Open Sans Bold;
}
.top-heading-pricing p {
    font-size: 15px;
}
.pricing-plans-questoin h3 {
    font-size: 40px;
    padding-bottom: 10px;
    padding-top: 14px;
    font-family: Open Sans Bold;
}
.pricing-plans-questoin span{
    font-size: 15px;
}
.pricing-plans-questoin {
    margin-top: 10px;
}
.row.h-100.pricing-plans-questoin strong {
    color: #0772bc;
    font-weight: 100;
}
.moveicon-button-pricing {
    font-size: 11px;
    padding: 12px 50px;
    background: #0772bc;
    letter-spacing: 2px;
    color: white;
    text-transform: uppercase;
    border-radius: 0px;
    border-color: #0772bc;
}
button.moveicon-button-pricing:hover {
    background: #2e80b7;
    color: white;
    border-color: #2e80b7;
}
a.btn.moveicon-button-pricing.btn-primary {
    font-size: 11px;
    padding: 12px 50px;
    background: #0772bc;
    letter-spacing: 2px;
    color: white;
    text-transform: uppercase;
    border-radius: 0px;
    border-color: #0772bc;
}
a.btn.moveicon-button-pricing.btn-primary:hover {
    background: #2e80b7;
    color: white;
    border-color: #2e80b7;
}
.product-name-wrap span.product-name {
    font-size: 26px;
    font-weight: bold;
}
.product-name-wrap img.product-feature {
    width: 18px;
    margin-top: -8px;
}
.item-author-infomation p {
    font-size: 13px;
}
.item-author-infomation span {
    font-size: 12px;
    font-weight: bold;
}
.row.product-author-information {
    margin-top: 12px;
        margin-bottom: 15px;
}
.item-author-infomation {
    padding-left: 0px;
}
.product-badge-tags a.badge {
    font-weight: 100;
    font-size: 10px;
    padding: 8px 10px;
    letter-spacing: 1px;
}
.item-author-follow button {
    padding: 9px 30px;
    font-size: 14px;
    font-family: Open Sans Bold;
    background: none;
    color: black;sss
    border-color: black;
}
h4.product-price {
    font-size: 50px;
    font-family: Open Sans ExtraBold;
}
.row.product-price .col-md-12 .product-price {
    border-top: 1px solid #cccccc57;
    border-bottom: 1px solid #cccccc57;
    padding: 8px 0px;
}
.row.product-price {
    margin-bottom: 8px;
}
a.get-icon.btn.btn-primary {
    padding: 15px 26px;
    font-family: Open Sans Bold;
    font-size: 15px;
    background: #0fa9db;
    border: #0fa9db;
    color: white;
    cursor: pointer;
}
a.icon-addtocart.btn-primary {
    padding: 18px 26px;
    font-family: Open Sans Bold;
    font-size: 20px;
    background: #000;
    border: #000;
}
.item-author-follow button:hover {
    background: black;
    color: white;
    border-color: black;
}
.product-image {
    border: 3px solid #f0f2f4;
    height: 440px;
}
.product-image .moveicon-animated-icon {
    height: 380px;
}
.product-tags a {
    color: black;
    font-size: 13px;
}
.product-tags a:hover {
    text-decoration: none;
}
.product-end-info {
    margin-bottom: 12px;
    border-bottom: 1px solid #cccccc57;
}
.product-end-info p {
    margin: 25px 0px;
    font-size: 12px;
    font-family: Open Sans Bold;
}
.product-tags strong {
    font-size: 14px;
    font-family: Open Sans Bold;
}
button.icon-share.btn.btn-primary {
    background: none;
    color: black;
    font-size: 25px;
    border: 1px solid black;
    padding: 7px 23px;
}
.view-all-icons.col-md-6 {
    text-align: right;
}
.more-icons-product.col-md-6 a,
.view-all-icons.col-md-6 a {
    color: black;
    font-size: 14px;
}
.more-icons-product.col-md-6 a:hover,
.view-all-icons.col-md-6 a:hover {
    text-decoration: none;
}
.single-product-bottom{
    background: #fafafa;
}
section.single-product-bottom.py-5 .col-lg-12 {
    padding: 0px;
}
section.single-product-bottom .col-lg-12 .col-md-2 .moveicon-animated-icon {
    background: white;
    border: 1px solid #e8ebef;
}
.row.big-button-product-single button {
    background: #000000;
    font-size: 50px;
    padding: 15px 0px;
    border-radius: 0px;
    border-color: #000000;
    font-family: Open Sans Bold;
}
section.shop-top {
    background: #fafafa;
}
section.shop-top .moveicon-animated-icon {
    background: white;
    border: 1px solid #e8ebef;
}
section.shop-heasder-top span {
    font-size: 14px;
}
section.shop-heasder-top h3 {
    margin-bottom: 0px;
    font-family: Open Sans BOld;
}
section.shop-heasder-top {
    background: black;
    color: white;
}
.col-md-6.shop-filter-wrap nav.navbar.navbar-expand-lg ul{
    margin: 0px;
}
.col-md-6.shop-filter-wrap nav.navbar.navbar-expand-lg ul li a {
    font-size: 14px;
    color: black;
    font-family: Open Sans SemiBold;
}
.col-md-6.shop-filter-wrap nav.navbar.navbar-expand-lg {
    padding-left: 0px;
    padding-right: 0px;
}
.col-md-6.shop-filter-wrap nav.navbar.navbar-expand-lg ul li a:hvoer {
    text-decoration: none !important;
}
.col-md-6.shop-filter-wrap nav.navbar.navbar-expand-lg ul li img {
    width: 16px;
    margin-right: 4px;
}
.col-md-6.shop-filter-wrap nav.navbar.navbar-expand-lg ul li {
    padding-right: 28px;
}
section.shop-filters-top {
    background: #e3e9ed;
}
.moveicon-filter-pagination input.pagination-input {
    width: 60px;
    border: none;
    text-align: right;
    color: black;
    padding: 4px 5px;
    font-family: Open Sans SemiBold;
    font-size: 14px;
}
.moveicon-filter-pagination {
    color: black;
    font-family: Open Sans SemiBold;
    font-size: 14px;
}
ul.nav-paginaton-arrow li {
    margin-right: 3px;
    padding: 0px !important;
}
ul.nav-paginaton-arrow li a {
    background: #949ba0;
    color: white;
    padding: 3px 0px;
}
ul.nav-paginaton-arrow li a i::before {
    color: white;
}
ul.navbar-nav.nav-paginaton-arrow {
    padding-left: 25px;
}
ul.navbar-nav.nav-paginaton-arrow li.nav-item a.left {
    border-radius: 4px 0px 0px 4px;
}
ul.navbar-nav.nav-paginaton-arrow li.nav-item a.right {
    border-radius: 0px 4px 4px 0px;
}
section.shop-buttons-bottom a.shop-previous {
    background: black;
    border: black;
    font-size: 18px;
    font-family: Open Sans SemiBOld;
    padding: 10px 25px;
}
section.shop-buttons-bottom a.shop-next {
    background: black;
    border: black;
    font-size: 18px;
    font-family: Open Sans SemiBOld;
    padding: 10px 40px;
}
section.shop-buttons-bottom.py-5 {
    background: #fafafa;
}
.product-badge-tags a.aep {
    background: #c065ff;
}
.product-badge-tags a.json {
    background: #3d4852;
}
.product-badge-tags a.gif {
    background: #0fa9db;
}
.product-badge-tags a.mp4 {
    background: #e62117;
}
.product-badge-tags a.move {
    background: #3ea8f5;
}
.product-badge-tags {
    text-align: right;
}
.item-author-follow {
    text-align: right;
}
.row.product-buttons .col-md-4 {
    text-align: right;
}
.speed-icon-div {
    margin-bottom: 10px;
    padding: 16px 15px;
    text-align: center;
    background: #f1f5f8;
    border-radius: 8px;
}
.speed-icon-div h5 {
    font-size: 13px;
    padding-top: 8px;
    letter-spacing: 2px;
}
.row.icon-customization-section {
    margin-top: 20px;
}
.speed-icon-div .btn-group button {
    color: black;
    background: white !important;
    font-family: Open Sans Bold;
    border-color: white !important;
    margin-right: 6px;
}
.row.icon-customization-section .col-md-5 {
    padding-left: 0px;
}
.dot {
  height: 20px;
  width: 20px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}
.animation-icon-color span.dot:nth-child(1) {
    background: white;
}
.animation-icon-color span.dot:nth-child(2) {
    background: black;
}
.animation-icon-color span.dot:nth-child(3) {
    background: red;
}
.animation-icon-color span.dot:nth-child(4) {
    background: #38c172;
}
.animation-icon-color span.dot:nth-child(5) {
    background: #3490dc;
}
.animation-icon-color {
    padding: 8px 0px;
}
.moveicon-product-tabs ul.nav li.nav-item a {
    padding-bottom: 18px;
    font-size: 13px;
    background: none;
    color: black;
}
.moveicon-product-tabs ul.nav li.nav-item a:hover {
    border: none;
}
.moveicon-product-tabs ul.nav li.nav-item a.nav-link.active {
    color: #0074b6;
    border-bottom: 1px solid #0074b6;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background-color: transparent;
}
.moveicon-product-tabs ul {
    border-bottom: 1px solid #ededed;
}
.moveicon-product-tabs .tab-content {
    margin-top: 20px;
}
.moveicon-product-tabs .tab-content p{
    color: #69696d;
}
.animation-icon-color span {
    cursor: pointer;
}
.top-content-address p {
    font-family: Open Sans Regular;
    font-size: 13px;
    margin-bottom: 14px;
}
.contact-form input {
    border: none;
    border-bottom: 1px solid #a4a4a4;
    border-radius: 0px;

    border: none;
    border-bottom: 1px solid #a4a4a4;
    border-radius: 0px;
    font-size: 12px;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #1f1f1f;
}
.contact-form label {
    font-size: 12px;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #1f1f1f;
}
.contact-form textarea {
    border: none;
    border-bottom: 1px solid #a4a4a4;
    border-radius: 0px;
}
.contact-form .form-group {
    margin-bottom: 20px;
}
button.btn.moveicon-button-contactus {
    float: right;
    background: #0772bc;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 10px 60px;
    margin-top: 15px;
}
.contact-us-social-icons ul li {
    list-style: none;
    margin-right: 20px;
    display: inline-block;
}
.contact-us-social-icons ul {
    padding: 0px;
    margin: 0px;
}
.contact-us-social-icons {
    padding-top: 100px;
}
.top-content-address h3 {
    font-size: 40px;
    padding-top: 14px;
    font-family: Open Sans Bold;
}
.moveicon-office h3 {
    font-size: 22px;
    font-family: Open Sans Bold;
}
.office-addres {
    margin-top: 20px;
    margin-bottom: 40px;
}
.office-addres p{
    font-family: Open Sans Regular;
    font-size: 13px;
    margin-bottom: 10px;
}
.moveicon-map-row {
    margin: 0 auto;
  width: 100%;
}
section.shop-heasder-top.category-page {
    background: #f8dd5f;
}
input#colormoveicon {
    text-align: right;
}
.contact-us-social-icons ul li a i {
    color: #6e6e6e;
}
.contact-us-social-icons ul li a i:hover {
    color: #0772bc;
}
button.btn.moveicon-button-contactus:hover {
    background: white;
    color: #0772bc;
    border-color: #0772bc;
}
section.moveicon-signup {
    background: black;
}
.sign_up_heading img {
    width: 150px;
}
.sign_up_heading p {
    font-size: 12px;
    padding-top: 15px;
    color: white;
    font-family: Open Sans Regular;
}
.signup-form {
    border-radius: 5px;
    background: white;
    padding: 30px 30px;
}
.signup-form h3 {
    margin-bottom: 0px;
    font-size: 30px;
    font-family: Open Sans Bold;
}
.signup-form p {
    color: black;
    padding-top: 4px;
    font-size: 12px;
    font-family: Open Sans SemiBold;
}
.social-buttons a.btn-social-login {
    font-size: 12px;
    font-family: Open Sans Bold;
    text-transform: uppercase;
}
.social-buttons a.btn-social-login:nth-child(1) {
    border:1px solid black;
}
.row.social-buttons .col-md-4:nth-child(2) a.btn-social-login {
    background: #3b579d;
    color: white;
    border-color: #3b579d;
}
.row.social-buttons .col-md-4:nth-child(3) a.btn-social-login {
    background: #57aaf4;
    color: white;
    border-color: #57aaf4;
}

.signup-form .moveicon-orline {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.signup-form .moveicon-orline .moveicon_hr {
    background-color: #a4a4a4;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.signup-form .moveicon-orline .spanhr {
    display: block;
    position: absolute;
    left: 50%;
    top: -0.8em;
    font-family: Open Sans SemiBold;
    margin-left: -1.5em;
    background-color: white;
    width: 3em;
    text-align: center;
    font-size: 14px;
    color: #1d262e;
}
form.formlogin-fields input {
    font-size: 11px;
    border-top: 0px;
    border-left: 0px;
    letter-spacing: 1px;
    border-right: 0px;
    border-radius: 0px;
    border-color: #a4a4a4;
    padding: 0px 0px 10px 0px;
}
form.formlogin-fields input::placeholder {
  color: black;
}
form.formlogin-fields .form-group {
    margin-bottom: 22px;
}
.form-control-eye-moveicon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}
.form-control-has-feedback {
    position: relative;
}
.signup-movicon-button {
    background: black;
    padding: 12px;
    border: black;
    border-radius: 0px;
    font-size: 12px;
    font-family: Open Sans SemiBold;
}
.moveicon-alreadyregister,
.moveicon-alreadyregister a {
    text-align: left;
    font-size: 12px;
    font-family: Open Sans SemiBold;
    color: black;
}
.signup-movicon-button:hover {
    background: black;
}
form.formlogin-fields #temmscondition {
    font-size: 11px;
    color: black;
}
form.formlogin-fields .form-check {
    padding: 0px;
    margin: 12px 0px;
    font-family: Open Sans SemiBold;
}
.form-check.rembmberLoginContainer input.form-check-input {
    margin: 8px 0px 0px 6px;
}
.form-check.rembmberLoginContainer {
    text-align: left;
}
section.authorsingle {
    background: #1f1f1f;
}
.autho-top-banner .author-name {
    color: white;
    font-family: Open Sans Bold;
    font-size: 35px;
    padding-top: 20px;
}
.autho-top-banner p {
    font-size: 12px;
    font-family: Open Sans Regular;
    color: white;
}
.autho-top-banner img {
    width: 100px;
    border: 5px solid antiquewhite;
}
ul.socialmedia-icons {
    padding: 0px;
    margin: 0px;
}
ul.socialmedia-icons li {
    display: inline;
    list-style: none;
    margin-right: 8px;
}
ul.socialmedia-icons li a i {
    color: #6d6d6d;
}
section.authorsocial-information {
    background: #333333;
    padding: 10px 0px;
}
.totol-icons span {
    font-family: Open Sans SemiBold;
    font-size: 16px;
    letter-spacing: 0px;
}
.totol-icons p {
    font-family: Open Sans Regular;
    text-transform: uppercase;
    margin-bottom: 6px;
    letter-spacing: 2px;
    font-size: 0.8rem;
}
.social-information-icons p {
    font-family: Open Sans Regular;
    margin-bottom: 6px;
    color: white;
    letter-spacing: 2px;
    font-size: 0.8rem;
    text-transform: uppercase;
}
.totol-icons {
    color: white;
}
ul.socialmedia-icons li a:hover {
    text-decoration: none;
    color: white;
}
ul.socialmedia-icons li a i:hover {
    color: white;
}
.author-follow .follow-authorbtn {
    font-family: Open Sans Bold;
    padding: 10px 25px;
    color: white;
    background: #0fa9db;
    border-color: #0fa9db;
}
.author-follow{
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}
section.author-products {
    background: #fafafa;
}
section.author-products .row .col-md-2 .moveicon-animated-icon{
    background: white;
    border: 1px solid #cccccc75;
}
.author-product-top {
    padding: 0px 0px 26px 6px;
    font-family: Open Sans Bold;
}
section.creator-handbook-top {
    background: #1f1f1f;
}
.icon-handbook-top i {
    color: #febe44;
    font-size: 135px;
}
.handbook-top-content {
    margin-top: 40px;
}
.handbook-top-content h2 {
    color: white;
    font-family: Open Sans Bold;
}
.handbook-top-content h3 {
    color: white;
    font-family: Open Sans SemiBold;
}
.icon-handbook-bottom ul {
    padding: 0px;
    margin: 0px;
}
.icon-handbook-bottom ul li {
    list-style-type: none;
    margin-bottom: 25px;
}
.icon-handbook-bottom ul li a {
    color: black;
    font-size: 15px;
    font-family: Open Sans Regular;
}
.icon-handbook-bottom ul li a i {
    padding-right: 8px;
    font-size: 20px;
}
.icon-handbook-bottom ul li a:hover {
    text-decoration: none;
    color: #0772bc;
}
.technical-guidelines p {
    font-size: 23px;
    color: #ccc;
}
.technical-guidelines h2 {
    font-family: Open Sans Bold;
    font-size: 32px;
}
.row.technical-guidelines-data-column span {
    font-family: Open Sans Bold;
    vertical-align: middle;
    font-size: 26px;
}
.row.technical-guidelines-data-column p {
    font-family: Open Sans Regular;
    font-size: 15px;
    line-height: 25px;
    padding-top: 15px;
}
.row.technical-guidelines-data-column .col-md-6 {
    margin-bottom: 20px;
}
.row.technical-guidelines-data-column {
    margin-top: 30px;
}

.principles-guidelinces p {
    font-size: 23px;
    color: #ccc;
}
.principles-guidelinces h2 {
    font-family: Open Sans Bold;
    font-size: 32px;
}
.principles-guidelinces span {
    font-size: 13px;
    line-height: 30px;
    font-family: Open Sans Regular;
}
ul.principles-guidelinces-lists .row {
    margin-bottom: 25px;
}
ul.principles-guidelinces-lists {
    padding: 0px;
    margin: 34px 0px;
}
ul.principles-guidelinces-lists li .col-md-6:nth-child(2) h5 {
    font-size: 25px;
    padding-top: 12px;
    font-family: Open Sans Bold;
}
ul.principles-guidelinces-lists li .col-md-6:nth-child(2) p {
    font-size: 14px;
    color: black;
    padding-top: 10px;
    line-height: 24px;
    font-family: Open Sans Regular;
}


.resources p,
.faq p
 {
    font-size: 23px;
    color: #ccc;
}
.resources h2,
.faq h2 {
    font-family: Open Sans Bold;
    font-size: 32px;
}
ul.resources-list .row {
    margin-bottom: 20px;
}
ul.resources-list {
    padding: 0px;
    margin-top: 30px;
}
ul.resources-list li.row .col-md-7 h2 {
    font-family: Open Sans SemiBold;
    margin-top: 30px;
    font-size: 25px;
}
ul.resources-list-points li a {
    color: black;
    font-size: 13px;
    font-family: Open Sans Regular;
}
ul.resources-list-points li {
    list-style: none;
}
ul.resources-list-points {
    padding: 0px;
}


.row.headig-setting-top-myaccount .col-md-6 {
    font-size: 11px;
    font-family: Open Sans Regular;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.row.dashboard-tabs .nav a.nav-link {
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: inline-grid;
    text-align: center;
    color: black;
    background: none;
}
.row.dashboard-tabs .nav a.nav-link i {
    font-size: 28px;
    padding-bottom: 4px;
}
.row.dashboard-tabs .nav {
    border-right: 1px solid #ededed;
}
.row.dashboard-tabs .col-md-2 .nav a.nav-link.active {
    color: #0772bc;
    border-right: 1px solid #0772bc;
    border-radius: 0px;
}
.myaccount-tab-content h2 {
    font-size: 22px;
    font-family: Open Sans Bold;
}
span.upload-icon-video {
    font-size: 14px;
}
.col-md-12.myaccount-tab-content {
    padding: 0px;
}
form.form.profile-forms-fields {
    margin-top: 20px;
}
form.form.profile-forms-fields .profile-user-field {
    border-radius: 0px;
    background: #f2f2f2;
    border: none;
    color: black;
    font-family: Open Sans Regular;
    padding: 26px 18px;
}
.form-group.twofields-moveicon .col-sm-6:nth-child(2) {
    padding-left: 0px;
}
a.myaccount-form-button {
    border-radius: 0px;
    font-family: Open Sans Bold;
    background: #333333;
    border-color: #333333;
    padding: 12px 100px;
    color: white !important;
}
a.myaccount-form-button:hover {
    background: white;
    color: #333333 !important;
    font-family: Open Sans Bold;
    border-color: #333333 !important;
    cursor: pointer;
}
a.myaccount-social-button,
button.myaccount-upload-icon {
    border-radius: 0px;
    font-family: Open Sans Bold;
    background: #333333;
    border-color: #333333;
    padding: 12px 100px;
    color: white !important;
}
a.myaccount-social-button:hover,
button.myaccount-upload-icon:hover {
    background: white;
    color: #333333 !important;
    font-family: Open Sans Bold;
    border-color: #333333 !important;
    cursor: pointer;
}
.myaccount-tab-content.email-information p,
.myaccount-tab-content.download-history p,
.myaccount-tab-content.profile-information p {
    font-size: 14px;
    padding: 6px 0px;
}
.row.moveicon-myemail-verify {
    margin-bottom: 50px;
    margin-top: 33px;
}
.row.moveicon-myemail-verify .col-md-10 span {
    font-size: 12px;
    color: #ccc;
}
.row.moveicon-myemail-verify .col-md-10 h5 {
    font-size: 18px;
    margin-bottom: 0px;
    font-family: Open Sans Bold;
}
.row.moveicon-myemail-verify .renew-inviation {
    float: right;
    font-size: 12px !important;
    color: #ccc;
    cursor: pointer;
}
.col-md-12.myaccount-tab-content.download-history table.table tbody tr td:nth-child(1) img {
    width: 70px;
    margin-left: 10px;
}
.col-md-12.myaccount-tab-content.download-history table.table tbody tr td:nth-child(4) a {
    color: black;
    text-decoration: none;
}
.col-md-12.myaccount-tab-content.download-history table.table tbody tr td{
    border: 0px;
}
.col-md-12.myaccount-tab-content.download-history table.table tbody tr td,
.col-md-12.myaccount-tab-content.invoice-history table.table tbody tr td {
    border: 0px;
    vertical-align: middle;
    font-size: 15px;
    font-family: Open Sans Regular;
}
.col-md-12.myaccount-tab-content.download-history table.table tbody tr td:nth-child(4),
.col-md-12.myaccount-tab-content.invoice-history table.table tbody tr td:nth-child(4) {
    font-family: Open Sans Bold;
}
.freetopro p {
    margin: 0px;
    display: inline-block;
}
.freetopro {
    background: #e5f1dd;
    border: 2px solid #7ac942;
    padding: 7px 20px;
}
.moveicon-optional-billing.py-4 span {
    font-size: 12px;
}
.moveicon-optional-billing.py-4 h2 {
    margin-top: 24px;
}
.row.social-row .col-md-12 {
    background: #f2f2f2;
}
.row.social-row .col-md-12 .social-content {
    display: inline-block;
}
.social-content {
    display: inline-block;
}
.social-content p {
    display: inline-block;
}
/*.row.social-row {
    background: #f2f2f2;
    padding: 20px 5px;
    margin-bottom: 15px;
}*/

.row.social-row .social-field {
    background: #f2f2f2;
    padding: 20px 5px;
    margin-bottom: 10px;
}
.social-content p {
    display: inline-block;
    margin-bottom: 0px;
}
.social-content i {
    margin-right: 8px;
}
.social-content.social-left {
    color: #6d6d6d;
    font-family: Open Sans Regular;
    font-size: 13px;
    font-style: italic;
}
.social-field input {
    width: 100%;
    background: #f2f2f2;
    border:none;
    padding-left: 15px;
    font-family: Open Sans Regular;
    text-transform: capitalize;
    font-size: 13px;
}
.row.payment-span {
    font-family: Open Sans Regular;
    font-size: 11px;
}
.social-content {
    display: inline-block;
    text-align: center;
    margin: 20px 0px 0px 0px;
}
.privacy-policy-tabs ul {
    padding: 0px;
    margin: 0px;
}
.privacy-policy-tabs ul li {
    list-style-type: none;
    margin-bottom: 25px;
}
.privacy-policy-tabs ul li a {
    color: black;
    font-size: 15px;
    font-family: Open Sans Regular;
}
.privacy-policy-tabs ul li a i {
    padding-right: 8px;
    font-size: 20px;
}
.privacy-policy-tabs ul li a:hover {
    text-decoration: none;
    color: #0772bc;
}
.privacy-policy-content {
    color: black;
    font-size: 15px;
    font-family: Open Sans Regular;
}
div.privacy-policy-content h2 {
    font-size: 23px;
    font-family: Open Sans Bold;
    margin: 15px 0px;
}
.col-md-12.myaccount-tab-content.order-history form.form table tbody tr td,
.col-md-12.myaccount-tab-content.order-history form.form table tfoot tr td,
.col-md-12.myaccount-tab-content.order-history form.form table thead tr td   {
    border: none;
}
.col-md-12.myaccount-tab-content.order-history table thead tr td {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.col-md-12.myaccount-tab-content.order-history table tbody tr td:nth-child(1) {
    font-family: Open Sans Bold;
    padding: 25px 15px;
}
.col-md-12.myaccount-tab-content.order-history table tbody tr td {
    font-size: 15px;
}
.col-md-12.myaccount-tab-content.order-history table tbody tr td {
    padding: 25px 15px;
    font-size: 14px;
}
.col-md-12.myaccount-tab-content.order-history table tbody tr td:nth-child(5),
.col-md-12.myaccount-tab-content.order-history table tbody tr:nth-child(3) td  {
    font-family: Open Sans Bold;
}
.dorp-animation-here {
    text-align: center;
    font-size: 90px;
    background: #f2f2f2;
    padding: 45px 0px;
}
.dorp-animation-here p {
    font-family: Open Sans Bold;
}
.use-animation-button-wrap .btn:nth-child(4) {
    margin-right: 0px;
}
.use-animation-button-wrap .btn {
    display: inline-block;
    background: #f1f5f8;
    font-size: 15px;
    padding: 14px 25px;
    letter-spacing: 4px;
    margin-right: 10px;
}
.use-animation-button-wrap a.btn:nth-child(2):hover {
    color: #4585c5;
}
.use-animation-button-wrap a.btn:nth-child(4):hover {
    color: #aac148;
}
.row.html-top-section .col-md-8 h2 {
    font-size: 25px;
    font-family: Open Sans Bold;
}
.row.html-top-section .col-md-8 p {
    padding-top: 20px;
    font-family: Open Sans Regular;
    font-size: 13px;
}
section.html-embed-top.py-5 {
    background: #fafafa;
}
.link-json {
    padding: 15px 15px;
    background: white;
    font-size: 15px;
    font-family: Open Sans Regular;
}
.customization-fields.row {
    margin-top: 35px;
}
.customization-fields.row .form-group input,
.customization-fields.row .form-group select {
    border: none;
    border-radius: 0px;
    color:black;
}
.customization-fields.row .form-group label {
    font-size: 14px;
    text-transform: uppercase;
}
.control-description.col-sm-10 h2 {
    font-size: 18px !important;
    margin-top: -5px;
}
.control-description.col-sm-10 p {
    padding-top: 0px !important;
    font-size: 14px !important;
}
.contolrs-fields.row {
    margin-top: 50px;
}
.code-generate.row {
    margin-top: 12px;
}
.code-generate.row label {
    font-family: Open Sans Bold;
    font-size: 20px !important;
}
textarea#generatecode {
    color: white;
    border: none;
    background: black;
}
button.copycode {
    background: #0fa9db !important;
    border: #0fa9db !important;
    font-family: Open Sans Bold;
    margin-top: 20px;
    padding: 15px 30px;
}
section.html-embed-bottom.py-5 .col-md-6 p {
    font-family: Open Sans Regular;
    font-size: 16px;
}
section.html-embed-bottom.py-5 .col-md-6 h2 {
    font-family: Open Sans Bold;
    margin-bottom: 20px;
}
.col-md-6.findanimation button {
    margin-top: 82px;
}
.container.EditLayer {
    max-width: 1200px !important;
    margin: 0 auto;
}
ul.layerShapes {
    padding: 0px;
    margin-left: 17px;
}
ul.layerShapes li .moveicon-animated-icon {
    background: white;
    border: 1px solid #ccc;
    width: 40px;
}
ul.layerShapes li {
    margin-bottom: 18px;
    list-style-type: none;
    cursor: pointer;
}
.leftsidebottom h5 {
    font-family: Open Sans Regular;
    font-size: 14px;
    padding-bottom: 10px;
    color: #a5a5a5;
    text-align: left;
}
.leftsidebottom {
    margin-top: 30px;
}
.leftsidetop h4 {
    font-size: 16px;
    text-align: left;
}
ul.layerShapes li.row p {
    padding-left: 15px;
    font-size: 13px;
    font-family: Open Sans Regular;
    margin: 8px 0px !important;
}
.leftsidetop input {
    border-radius: 0px;
    font-size: 12px;
}
.col-md-3.leftEditLayerSection {
    border-right: 1px solid #ccc;
}
.editlayerPlayer {
    width: 350px;
    margin: 0 auto;
}
.rightsidetop h4 {
    font-size: 16px;
    text-align: left;
}
.RightEditLayerSection {
    border-left: 1px solid #ccc;
}
.rightsidebottom h5{
    font-family: Open Sans Regular;
    font-size: 14px;
    color: #a5a5a5;
    text-align: left;
}
.rightsidebottom {
    margin-top: 30px;
}
.colorlayer input {
    margin-bottom: 14px;
    color: white;
}
section.single-product-video-top,
section.single-related-videos {
    background: #fafafa;
}
.related-video-row {
    margin-bottom: 30px;
}
.relatedVideo-keywords h3 {
    font-size: 17px;
}
.relatedVideo-keywords p {
    font-size: 14px;
    word-spacing: 9px;
}
.row.pricingvido-plan ul {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    width: 100%;
}
.pricingvido-plan ul {
    padding: 0px;
}
.row.pricingvido-plan li.row {
    margin-bottom: 10px;
    margin-top: 10px;
}
.row.pricingvido-plan {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.pricingvido-plan li:nth-child(1) {
/*    border-bottom: 1px solid #ededed;*/
    padding-bottom: 10px;
}
.col-md-6.video-price {
    font-size: 14px;
    font-family: Open Sans Bold;
    text-align: right;
    padding-right: 35px;
}
.col-md-6.video-option span {
    font-size: 14px;
    font-family: Open Sans Bold;
    padding-left: 8px;
}
.row.product-vidos-addtocart-bottn {
    margin-top: 16px;
}
button.video-addtocart.btn-block.btn-primary {
    background: black;
    border: black;
    font-size: 16px;
    font-family: Open Sans Bold;
    padding: 14px;
    border-radius: 3px;
}
.product-vidos-addtocart-bottn .col-md-4 {
    text-align: right;
}
.col-md-6.pagination-left {
    font-family: Open Sans Regular;
    font-size: 15px;
}
.video-product-listing .col-md-3 {
    margin-bottom: 30px;
}
.video-shop-pagination {
    padding: 20px 0px;
}
.premiumAndFree h4 {
    font-size: 14px;
    font-family: Open Sans Bold;
    margin-bottom: 15px;
}
.col-md-3.videoShopSidebar {
    margin-top: 25px;
}

.widget {
    margin-bottom: 18px;
}
.framePerSec .buttondiv a.btn {
    background: #f3f4f5;
    border: #f3f4f5;
    cursor: pointer;
    padding: 10px 0px;
    font-size: 12px;
}
.framePerSec .buttondiv {
    padding-left: 0px;
    margin-bottom: 10px;
}
.shopToPagination i.fa-chevron-left {
    background: #e7e7e7;
    font-weight: 100;
    padding: 10px 15px;
    color: #b4b7ba;
    border-radius: 4px 4px 4px 4px;
}
.shopToPagination .paginationcurrent {
    padding: 5px 10px;
    text-align: center;
    width: 40px;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.shopToPagination i.fa-chevron-right {
    background: #e7e7e7;
    font-weight: 100;
    padding: 10px 13px;
    color: #b4b7ba;
    border-radius: 4px 4px 4px 4px;
}
.shopToPagination input {
    background: white;
    border: none;
    font-size: 13px;
    color: black;
    text-align: right;
    width: 50px;
    font-family: "Open Sans Regular";
}
.shopToPagination {
    font-size: 13px;
    font-family: "Open Sans Regular";
}
.premiumAndFree p {
    font-size: 14px;
    margin-bottom: 5px;
}
.col-md-2.videoShopSidebar {
    padding-right: 0px;
}
.row.icons-product-listing .moveicon-animated-icon {
    background: white;
    border: 1px solid #efefef;
}
section.shop-video-section,
section.shop-icon-section {
    background: #fafafa;
}
.row.icons-product-listing .iconlistcolumn {
    margin-bottom: 30px;
}

.interior-author-tabs ul.nav li a {
    font-size: 13px;
    letter-spacing: 2px;
    background: none;
    color: black;
}
.interior-author-tabs {
    margin-bottom: 25px;
}
.interior-author-tabs ul li a.active {
    background: none !important;
    border: none;
}
.interior-author-tabs ul li a:hover {
    text-decoration: none;
    background: none;
    border: none;
}
.interior-author-tabs ul {
    border: none;
}
.interior-author-tabs ul.nav li a.active {
    color: #0074b6 !important;
    border-bottom: 1px solid #0074b6;
}
.row.h-100.mb-4.videointerior-listing .col-md-4 {
    padding-bottom: 30px;
}

section.interior_category_icon span {
    font-size: 14px;
}
section.interior_category_icon h3 {
    margin-bottom: 0px;
    font-family: Open Sans BOld;
}
section.interior_category_icon {
    background: #77b4d0;
    color: white;
}

section.interior_category_videos span {
    font-size: 14px;
}
section.interior_category_videos h3 {
    margin-bottom: 0px;
    font-family: Open Sans BOld;
}
section.interior_category_videos {
    background: #9167c0;
    color: white;
}



header.moveicon-header-video {
    background: #1f1f1f;
}
.moveicon-header-video h1.header-tagline-video {
    font-size: 35px;
    font-weight: 600;
}
section.moveicon_video_start_price {
    background: #fafafa;
}
section.moveicon_video_start_price h1.sutting-content-tagline {
    font-size: 23px;
    font-weight: bolder;
    font-family: Open Sans Bold;
}
.top_video_price .col-md-6 {
    font-family: Open Sans Bold;
    font-size: 15px;
}
button.moveicon-button-video {
    font-size: 15px;
    font-weight: 600;
    margin-right: 15px;
    padding: 4px 35px;
    background: #3EA9F5;
    color: white;
    border-color: #3ea8f5;
}
.row.video_gir_pricing .col-md-4 img {
    width: 40px;
}
.row.video_gir_pricing .col-md-4 h3 {
    font-family: Open Sans Bold;
    font-size: 18px;
    padding-top: 18px;
}
.row.video_gir_pricing .col-md-4 p {
    font-family: Open Sans Regular;
    font-size: 12px;
}
.video_gir_pricing .col-md-4 .video_pricing_box {
    background: white;
}
.video_gir_pricing .col-md-4 .video_pricing_box {
    padding: 46px 55px;
    background: white;
}
.video_gir_pricing .col-md-4 .video_pricing_box {
    padding: 45px 40px;
    background: white;
    height: 215px;
}
.video_pricing .col-md-12 h2 {
    text-align: left;
    font-family: Open Sans Bold;
    font-size: 20px;
    padding: 0px 0px 15px 0px;
}
.createjson_section {
    color: white;
    background: #292f38;
}
.create_json_icon {
    display: inline-flex;
    padding: 50px 0px;
}
.create_json_icon p {
    font-size: 21px;
} 
.create_json_icon i {
    position: absolute;
    left: 55%;
    right: 0px;
    top: 35%;
    font-size: 48px;
    bottom: 0px;
}
.row.json_image_section img {
    width: 320px;
    position: absolute;
    top: 18px;
}
.json_image_end h3 {
    font-family: Open Sans bold;
    font-size: 16px;
}
.json_image_end {
    padding-left: 20px;
    padding-top: 65px;
}
.json_image_end p {
    font-family: Open sans Regular;
    font-size: 12px;
}
button.btn.btn-primary.json_end_buttonvideo {
    padding: 5px 50px;
    font-family: Open sans bold;
    font-size: 14px;
}
section.popular_stock_video_category.py-5 {
    background: #fafafa;
}
section.popular_stock_video_category .col-md-6:nth-child(1) h2 {
    text-align: left;
    font-family: Open Sans Bold;
    font-size: 17px;
}
section.popular_stock_video_category .col-md-6:nth-child(2) a {
    color: black;
    font-family: Open Sans Regular;
    font-size: 14px;
    text-align: right;
}
section.popular_stock_video_category .col-md-6:nth-child(2) {
    text-align: right;
}
.col-md-4.top_images_4 img:nth-child(2) {
    padding-top: 20px;
}
.row.bottom_images {
    padding-top: 25px;
}
section.popular_stock_video_category.py-5 .row.h-100.text-center {
    padding-bottom: 15px;
}
.centered-images {
    position: absolute;
    top: 50%;
    font-family: Open Sans Regular;
    left: 50%;
    transform: translate(-50%, -50%);
}
.col-md-8.top_images_8,
.col-md-4.top_images_4,
.image_column {
    position: relative;
    text-align: center;
    color: white;
}
.centered-images h4 {
    font-size: 15px;
    margin-bottom: 2px;
    font-family: Open Sans Bold;
}
.centered-images p {
    font-size: 12px;
}
.popular_video_searches h2 {
    text-align: left;
    font-family: Open Sans Bold;
    font-size: 17px;
    margin-bottom: 20px;
}
ul.popular_search_li li {
    list-style: none;
}
ul.popular_search_li {
    padding: 0px;
}
ul.popular_search_li li a {
    font-size: 12px;
    color: black;
}

section.video_last_section {
    background: #333333;
}
section.video_last_section h2 {
    color: white;
    margin-bottom: 10px;
    padding-top: 25px;
    font-size: 30px;
    font-family: Open Sans SemiBold;
}
section.video_last_section p {
    color: white;
    font-size: 12px;
    padding-bottom: 18px;
    line-height: 22px;
}
form.create_account_video input {
    font-size: 10px;
    border-top: 0px;
    border-left: 0px;
    letter-spacing: 1px;
    border-right: 0px;
    border-radius: 0px;
    border-color: #a4a4a4;
    padding: 0px 0px 10px 0px;
}
.create_account_video_home {
    background: white;
    padding: 20px 35px;
    border-radius: 20px;
}
.create_account_video_home h2 {
    color: black !important;
    font-family: Open Sans Bold !important;
    font-size: 18px !important;
    padding-bottom: 10px;
}
form.create_account_video input::placeholder {
  color: black;
}
form.create_account_video #vido_singup_terms {
    font-size: 9px;
    color: black;
}
.create_account_video_button {
    background: #007fbf;
    padding: 12px;
    margin-top: 15px;
    border: black;
    border-radius: 0px;
    font-size: 12px;
    font-family: Open Sans SemiBold;
}
.create_account_video_butto:hover {
    background: black;
}
.video_home_agree {
    border-bottom: 1px solid #a4a4a4;
    font-size: 10px;
    padding-bottom: 20px;
}
.video_home_agree strong {
    color: #007fbf;
}
.alreay_accuoont {
    color: black;
    font-size: 10px;
    padding-top: 15px;
}
section.video_last_section .col-md-6:nth-child(1) {
    margin-top: 80px;
}
.col-half-offset{
    margin-left:4.166666667%
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.top-cart span {
    font-size: 11px;
    letter-spacing: 3px;
}
.cart-top-heading h3 {
    font-family: Open Sans SemiBold;
    font-size: 23px;
}
.cart-top-heading .top-cart p {
    font-size: 13px;
}
div.cart-forms-fields {
    margin-top: 20px;
}
div.form.cart-forms-fields tbody tr td {
    border: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 13px;
    font-size: 14px;
    font-family: Open Sans Regular;
}
div.form.cart-forms-fields tbody tr td:nth-child(2) img {
    width: 28px;
}
div.form.cart-forms-fields tbody tr td:nth-child(5) input {
    width: 60px;
    padding: 5px;
    text-align: center;
    border: 0px;
}
div.form.cart-forms-fields tbody tr td:nth-child(6) {
    font-family: Open Sans BOld;
}
div.form.cart-forms-fields tbody tr td:nth-child(3) {
    text-align: left;
}
.cat-bottom-buttons input.coupon-field {
    border: 1px solid #a7a7a7;
    padding: 15px;
    font-family: Open Sans Bold;
    width: 170px;
}
.cat-bottom-buttons input.coupon-field::placeholder {
    color: black;
}
button.btn.btn-primary.cart-apply-coupon-btn {
    border-radius: 0px;
    background: black !important;
    border: black;
    padding: 16px 25px;
    font-family: Open Sans Bold;
    margin-left: 10px;
}
a.btn.btn-primary.cart-apply-coupon-btn {
    border-radius: 0px;
    background: black !important;
    border: black;
    padding: 16px 25px;
    font-family: Open Sans Bold;
    margin-left: 10px;
}
.row.cat-bottom-buttons .col-md-6 div {
    display: inline-flex;
}
.cart-total {
    background: black;
    color: white;
    width: 100%;
    margin-top: -5px;
    padding: 20px;
    font-family: Open Sans Bold;
}
.cart-total span {
    width: 45%;
}
.cart-total span:nth-child(2) {
    text-align: right;
}
.offset-md-8.col-md-4.Proceed-to-checkout {
    text-align: right;
}
.top-checkout span {
    font-size: 11px;
    letter-spacing: 3px;
}
section.checkout-toppage-heading h3 {
    font-family: Open Sans SemiBold;
    font-size: 20px;
}

form.checkout-forms-fields table tbody tr td {
    border: 0px;
    vertical-align: middle;
    padding: 22px;
    font-size: 14px;
    font-family: Open Sans Regular;
}
form.form.checkout-forms-fields table tbody tr td:nth-child(2) {
    /*font-family: Open Sans Bold;*/
    text-align: center;
}
form.form.checkout-forms-fields table tbody tr td:nth-child(1) {
    padding-left: 35px;
}
form.form.checkout-forms-fields table tfoot tr td {
    /*padding-left: 35px;*/
    padding: 10px;
    padding: 25px;
    background: black;
    color: white;
    font-family: Open Sans Bold;
}
form.form.checkout-forms-fields table tfoot tr td:nth-child(2) {
    text-align: center;
}
section.checkout-payment .payment {
    padding-bottom: 40px;
    border-bottom: 1px solid black;
    padding-top: 40px;
    font-size: 15px;
}
.payment.payment-paypal input {
    margin-right: 10px;
}
.payment.payment-terms-condtion {
    font-size: 12px !important;
    color: #959595;
}
.payment.payment-terms-condtion strong{
    font-family: Open Sans Bold;
    color: black;
}
button.btn.btn-primary.product-order {
    border-radius: 0px;
    background: black !important;
    border: black;
    padding: 16px 25px;
    font-family: Open Sans Bold;
    margin-left: 10px;
    float: right;
}
a.btn.btn-primary.product-order {
    border-radius: 0px;
    background: black !important;
    border: black;
    padding: 16px 25px;
    font-family: Open Sans Bold;
    margin-left: 10px;
    float: right;
}
section.checkout-payment .payment:nth-child(3) {
    border-bottom: 0px;
}
section.order-failer-notice .col-lg-12 {
    background: #c5132f;
    color: white;
    padding: 35px;
    text-transform: uppercase;
    font-family: Open Sans Regular;
    font-size: 11px;
    letter-spacing: 2px;
}

section.thankyou-toppage-heading h3 {
    font-family: Open Sans Bold;
    font-size: 20px;
}
section.thankyou-toppage-heading p {
    font-size: 14px;
}
.order-info ul li:nth-child(1) {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.order-info ul li {
    list-style-type: none;
}
.order-info ul li:nth-child(2) {
    font-size: 14px;
    font-family: Open Sans Bold;
    padding-top: 8px;
}
.col-md-2.order-info ul {
    padding: 0px;
    margin: 0px;
}
.order-info {
    border-left: 1px solid #d1d3d4;
}
.order-info:nth-child(1) {
    border-left: 0px;
}


form.thankyou-forms-fields table tbody tr td {
    border: 0px;
    vertical-align: middle;
    padding: 13px 30px;
    font-size: 14px;
    font-family: Open Sans Regular;
}
form.form.thankyou-forms-fields table tbody tr td:nth-child(2) {
    font-family: Open Sans Bold;
    text-align: left;
}
a.thankyou-button-downlaod {
    background: black;
    color: white;
    font-family: Open Sans Bold;
    font-size: 15px;
    padding: 12px 18px;
    float: right;
    text-decoration: none;
}


form.order-details-fields table tbody tr td {
    border: 0px;
    vertical-align: middle;
    padding: 25px 30px;
    font-size: 14px;
    font-family: Open Sans Regular;
}
form.order-details-fields table tbody tr td:nth-child(4) {
    font-family: Open Sans Bold;
    text-align: right;
}
form.order-details-fields table tbody tr td:nth-child(2) {
    font-family: Open Sans Bold;
}
form.order-details-fields table tfoot tr td {
    padding: 10px;
    padding: 25px;
    background: black;
    color: white;
    font-family: Open Sans Bold;
}
form.order-details-fields table tfoot tr td:nth-child(4) {
    text-align: right;
}
div#faq #accordion .card {
    border-left: none;
    border-right: none;
    border-radius: 0px;
    border-bottom: 0px;
    border-color: #ededed;
    border-top: 0px;
}
div#faq #accordion .card:nth-child(1) {
    border-top: 1px solid #ededed;
}
div#faq #accordion .card .card-header {
    background: white;
}
div#faq #accordion .card .card-header h5 button {
    color: black;
    font-size: 16px;
    font-family: Open Sans Regular;
}
div#faq #accordion .card .card-header h5 button:hover {
    text-decoration: none;
}
#faq #accordion .card-body {
    color: black;
    font-size: 16px;
    font-family: Open Sans Regular; 
}
div.collapse.show .card-body {
    border-bottom: 1px solid #ededed;
}
div#faq #accordion .card .card-header h5 button i {
    padding-right: 12px;
}
nav.moveicon-pagination {
    display: inline-block;
}
a.moveicon-view-product i {
    color: black;
}
.more-icons-product a:hover {
    text-decoration: underline !important;
    color: #515151;
}
section.aboutsu {
    background: black;
}
.about-us-banner .aboutsu-quote {
    color: white;
    font-family: Open Sans Bold;
    font-size: 35px;
    padding: 120px 0px;
}
section.aboutus-feature .heading h4 {
    font-size: 32px;
    font-family: Open Sans light;
    padding-top: 60px;
}
section.aboutus-feature .heading p {
    font-size: 13px;
    padding: 4px 9px;
    line-height: 18px;
    font-family: Open Sans Regular;
}
.aboutuser-services img {
    width: 60px;
}
.aboutuser-services p {
    font-family: Open Sans SemiBold;
    padding-top: 5px;
    font-size: 14px;
}
.community-heading h4 {
    font-size: 32px;
    font-family: Open Sans light;
}
section.moveicon-community.py-5 {
    background: black;
    color: white;
}
.community-numbers .col-md-3 h1 {
    font-size: 45px;
    font-family: Open Sans ExtraBold;
}
.community-numbers .col-md-3 {
    text-align: center;
}
.community-numbers .col-md-3 p {
    font-size: 12px;
    font-family: Open Sans Regular;
}
section.animated-createor p.marketplace {
    text-transform: uppercase;
    font-family: Open Sans Regular;
    font-size: 11px;
}
section.animated-createor p {
    font-family: Open Sans Regular;
    font-size: 13px;
}
section.animated-createor h2 {
    font-size: 36px;
    font-family: Open Sans Regular;
}
section.animated-createor a {
    text-transform: uppercase;
    font-family: Open Sans Regular;
    font-size: 11px;
    color: black;
}
section.embeded-moveicon {
    background: #f9f9f9;
}
section.embeded-moveicon h2 {
    font-size: 34px;
    font-family: Open Sans Regular;
}
section.embeded-moveicon p {
    font-family: Open Sans Regular;
    font-size: 13px;
}
section.embeded-moveicon a {
    text-transform: uppercase;
    font-family: Open Sans Regular;
    font-size: 11px;
    color: black;
}
section.movicon-aboutus img {
    width: 250px;
}
section.movicon-aboutus h3 {
    padding-top: 10px;
}
section.movicon-aboutus p {
    padding-top: 18px;
    font-size: 13px;
}
section.movicon-aboutus a {
    text-transform: uppercase;
    font-family: Open Sans Regular;
    font-size: 11px;
    color: black;
}
section.use-moveicon {
    background: #f9f9f9;
}
.row.users-aboutus-moveicon {
    text-align: center;
    padding-top: 60px;
}
.aboutus-more a {
    color: black;
    font-size: 22px;
    font-family: Open Sans Regular;
}
.marketplace-content {
    padding-left: 45px;
}
.cardabout .img-top {
    display: none !important;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 99;
}
.cardabout:hover .img-top {
    display: inline !important;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
    cursor: pointer;
}
.aboutuser-services .row.pb-4 .col-md-3 .moveicon-animated-icon {
    margin: 0 auto;
    width: 120px;
}








.cd-container {
  /* this class is used to horizontally align the gallery of items */
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.cd-img-replace {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#logo {
  padding-top: 5px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
@media only screen and (min-width: 1200px) {
  #logo {
    padding-top: 20px;
    position: absolute;
    left: 2.4em;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
#cd-hamburger-menu {
  left: 0;
}
#cd-hamburger-menu a {
  background: #26292f url("../images/cd-hamburger-menu.svg") no-repeat center center;
}
#cd-cart-trigger {
  right: 0;
}
@media only screen and (min-width: 1200px) {
  #cd-hamburger-menu {
    display: none;
  }
}
#main-nav, #cd-cart {
  position: fixed;
  top: 0;
  height: 100%;
  width: 260px;
  /* header height */
  padding-top: 50px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  #main-nav, #cd-cart {
    width: 350px;
  }
}
@media only screen and (min-width: 1200px) {
  #main-nav, #cd-cart {
    width: 30%;
    /* header height has changed */
    padding-top: 80px;
  }
}
#main-nav {
  left: -100%;
  background: #FFF;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
}
#main-nav.speed-in {
  left: 0;
}
#main-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 1em;
  border-bottom: 1px solid #e0e6ef;
}
#main-nav ul .current {
  box-shadow: inset 3px 0 #435779;
}
@media only screen and (min-width: 1200px) {
  #main-nav {
    /* reset main nav style */
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 8em;
    padding-top: 0;
    top: 0;
    background: transparent;
    box-shadow: none;
    /* header height */
    line-height: 80px;
    z-index: 4;
  }
  #main-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  #main-nav ul a {
    display: inline-block;
    height: auto;
    line-height: 1;
    padding: 1em 1.4em;
    border-bottom: none;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0.25em;
  }
  #main-nav ul a.current {
    box-shadow: none;
    background: #435779;
    color: #FFF;
  }
  .no-touch #main-nav ul a:hover {
    background: #435779;
    color: #FFF;
  }
}
.no-js #main-nav {
  position: fixed;
}

#cd-cart {
  right: -100%;
  box-shadow: 0 0 10px;
  background: #FFF;
  -webkit-transition: right 0.3s;
  -moz-transition: right 0.3s;
  transition: right 0.3s;
}
#cd-cart.speed-in {
  right: 0;
}
#cd-cart > * {
  padding: 0 1em;
}
#cd-cart h2 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 1em 0;
}
#cd-cart .cd-cart-items {
  padding: 0;
}
#cd-cart .cd-cart-items li {
  position: relative;
  padding: 1em;
  border-top: 1px solid #e0e6ef;
}
#cd-cart .cd-cart-items li:last-child {
  border-bottom: 1px solid #e0e6ef;
}
#cd-cart .cd-qty, #cd-cart .cd-price {
  color: #a5aebc;
}
#cd-cart .cd-price {
  margin-top: .4em;
}
#cd-cart .cd-item-remove {
  position: absolute;
  right: 1em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url("../images/cd-remove-item.svg") no-repeat center center;
}
#cd-cart .cd-item-remove:hover {
  background-color: #e0e6ef;
}
#cd-cart .cd-cart-total {
  padding-top: 1em;
  padding-bottom: 1em;
}
#cd-cart .cd-cart-total span {
  float: right;
}
#cd-cart .cd-cart-total::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 1200px) {
  #cd-cart > * {
    padding: 0 2em;
  }
  #cd-cart .cd-cart-items li {
    padding: 1em 2em;
  }
  #cd-cart .cd-item-remove {
    right: 2em;
  }
}

#cd-gallery-items li {
  margin-bottom: 1.5em;
}
#cd-gallery-items li img {
  width: 100%;
  display: block;
  border-radius: 0.25em;
}
@media only screen and (min-width: 768px) {
  #cd-gallery-items li {
    width: 48%;
    float: left;
    margin-bottom: 2em;
    margin-right: 4%;
  }
  #cd-gallery-items li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  #cd-gallery-items li {
    width: 31%;
    float: left;
    margin-bottom: 2.5em;
    margin-right: 3.5%;
  }
  #cd-gallery-items li:nth-child(2n) {
    margin-right: 3.5%;
  }
  #cd-gallery-items li:nth-child(3n) {
    margin-right: 0;
  }
}
#cd-shadow-layer {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(67, 87, 121, 0.6);
  cursor: pointer;
  z-index: 2;
  display: none;
}
#cd-shadow-layer.is-visible {
  display: block;
  -webkit-animation: cd-fade-in 0.3s;
  -moz-animation: cd-fade-in 0.3s;
  animation: cd-fade-in 0.3s;
}
li#cd-cart-trigger img:hover {
    cursor: pointer;
}


#cd-cart .checkout-btn,
#cd-cart .cart-btn {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 12px;
  background: black;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
}
#cd-cart .checkout-btn:hover,
#cd-cart .cart-btn:hover {
  background: #747474;
  text-decoration: none;
}
span.cart-qty {
    position: absolute;
    top: -8px;
    right: 66px;
    background: #000000;
    color: white;
    padding: 1px 6px;
    border-radius: 20px;
    font-size: 10px;
}
.cart-heading-top h2 {
    width: 49%;
    display: inline-block;
}
.cart-heading-top {
    width: 100%;
}
.cart-heading-top h2:nth-child(2) {
    text-align: right;
}






.animated-icon-minicart {
    width: 100%;
}
.col-md-6.cart-item-info {
    padding-top: 30px;
}
a.moveicon-view-product {
    text-decoration: none !important;
}
img.loader-giff-remove {
    display: none;
    margin: 43px 0px 0px -30px;
}
button.removeProductFromCart:hover {
    background: #cccccc73;
}
button.removeProductFromCart {
    background: none;
    border: none;
}
a#emptyCartButton {
    background: black;
    padding: 15px;
    border: 1px solid black;
    font-size: 18px;
}
.cartQuantityChange {
    display: none;
}


.list_item_container .label h4 {
    font-size: 17px;
    color: #0089cf;
    padding-top: 10px;
}
ul#ui-id-1 {
    border: 1px solid #ced4da;
    overflow: auto;
    height: auto;
}
.ui-menu-item {
    height: 80px;
    border-bottom: 1px solid #ececf9;
}
.list_item_container {
    width:740px;
    height: 80px;
    float: left;
}
.label {
    width: 85%;
    float: right;
    white-space: nowrap;
    overflow: hidden;
    color: #0089cf;
    text-align: left;
}
.list_item_container .image {
    width: 15%;
    float: left;
    padding: 10px;
}
.list_item_container .image img {
    width: 60px;
    height: 60px;
}
section.categories-bottom.pb-5 {
    background: #fafafa;
}
a.btn.btn-primary.category-previous,
a.btn.btn-primary.category-next {
    background: black;
    border: black;
    font-size: 18px;
    font-family: Open Sans SemiBOld;
    padding: 10px 25px;
}
.ajaxCart {
    display: none;
}
.cartShake {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}
.category-description .col-md-8 a, .category-description .col-md-4 p {
    color: black;
    font-size: 12px;
    font-family: Open Sans SemiBold;
}
form.moveicon-checkout .profile-user-field {
    border-radius: 0px;
    background: #f2f2f2;
    border: none;
    color: black;
    font-family: Open Sans Regular;
    padding: 26px 18px;
    font-size: 14px;
}
form.moveicon-checkout .profile-user-field-select {
    border-radius: 0px;
    background: #f2f2f2;
    border: none;
    color: black;
    font-family: Open Sans Regular;
    height: 55px;
    font-size: 14px;
}
.containercheckout-billing-fields.cart-fields {
    margin-top: 30px;
}
.payment-terms-condtion {
    padding-bottom: 40px;
    font-size: 12px !important;
    color: #959595;
    padding-top: 40px;
}
.payment-terms-condtion strong {
    font-family: Open Sans Bold;
    color: black;
}
a.btn.btn-primary.product-fail,
a.btn.btn-primary.product-success  {
    border-radius: 0px;
    background: black !important;
    border: black;
    padding: 16px 25px;
    font-family: Open Sans Bold;
    margin-left: 10px;
    float: right;
    color: white;
}
.error-carpayment {
    color: red;
    font-size: 11px;
    text-align: center;
}
form.checkout-forms-fields table tbody tr td:nth-child(3) ,
form.checkout-forms-fields table tfoot tr td:nth-child(3){
    text-align: center;
}
.premiumAndFreeButtons .btn-group.btn-group-toggle {
    margin-right: 12px;
}
.premiumAndFreeButtons .btn-group.btn-group-toggle label.btn {
    background: #f3f4f5;
    border: #f3f4f5;
    cursor: pointer;
    font-size: 12px;
    color: black;
    padding: 0.65rem 1rem;
}
.premiumAndFreeButtons .btn-group.btn-group-toggle label.btn.active {
    background: #b4b4b4;
    font-weight: 600;
}
.popularRecent .btn-group.btn-group-toggle {
    margin-right: 25px;
    width: 39%;
}
.popularRecent .btn-group.btn-group-toggle label.btn {
    background: #f3f4f5;
    border: #f3f4f5;
    cursor: pointer;
    font-size: 12px;
    color: black;
    padding: 10px 0px;
}
.popularRecent .btn-group.btn-group-toggle label.btn.active {
    background: #b4b4b4;
    font-weight: 600;
}
.resolution .btn-group.btn-group-toggle {
    margin-right: 25px;
    width: 39%;
}
.resolution .btn-group.btn-group-toggle label.btn {
    background: #f3f4f5;
    border: #f3f4f5;
    cursor: pointer;
    font-size: 12px;
    color: black;
    padding: 10px 0px;
}
.resolution .btn-group.btn-group-toggle label.btn.active {
    background: #b4b4b4;
    font-weight: 600;
}
.formate .btn-group.btn-group-toggle {
    margin-right: 2px;
}
.formate .btn-group.btn-group-toggle label.btn {
    background: #f3f4f5;
    border: #f3f4f5;
    cursor: pointer;
    font-size: 12px;
    color: black;
    padding: 0.65rem 1rem;
}
.formate .btn-group.btn-group-toggle label.btn.active {
    background: #b4b4b4;
    font-weight: 600;
}
.premiumAndFree select#filtercategory {
    background: #f3f4f5;
    border: #f3f4f5;
    cursor: pointer;
    font-size: 12px;
    color: black;
}
button.moveiconfilter_post {
    background: #000000;
    border: #f3f4f5;
    cursor: pointer;
    font-size: 12px;
    color: white !important;
}
a.moveiconfilter_reset {
    background: #000000;
    border: #f3f4f5;
    cursor: pointer;
    font-size: 12px;
    color: white !important;
}
form.form.checkout-forms-fields.paymentplan table tbody tr td {
    border: 0px;
    vertical-align: middle;
    padding: 35px 40px 12px 40px;
    font-size: 14px;
    font-family: Open Sans Regular;
    background: #f2f2f2;
}
form.form.checkout-forms-fields.paymentplan table tbody tr:nth-child(2) td {
    padding-top: 10px;
    padding-bottom: 30px;
}
form.form.checkout-forms-fields.paymentplan table tfoot tr td {
    padding-left: 40px;
    padding-right: 40px;
}
form.form.checkout-forms-fields.paymentplan table tbody tr:first-child td:nth-child(1) {
    font-weight: bold;
}
.plan-stripe {
    display: none;
}
form .plan-cart-fields .plan-stripe-cart {
    border-radius: 0px;
    background: #f2f2f2;
    border: none;
    color: black;
    font-family: Open Sans Regular;
    padding: 26px 18px;
    font-size: 14px;
}
section.order-success-notice .col-lg-12 {
    background: #13c562;
    color: white;
    padding: 35px;
    text-transform: uppercase;
    font-family: Open Sans Regular;
    font-size: 11px;
    letter-spacing: 2px;
}
.silder-item-cat {
    background: #fff;
    text-align: center;
    padding: 15px;
    box-shadow: 2px 2px 10px 2px #ccccccab;
    border-radius: 8px;
}
.silder-item-cat ul {
    padding: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}
.silder-item-cat ul li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width:70px;
    margin-bottom: 8px;
}
.silder-item-cat ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 52px;
    height: 52px;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.silder-item-cat ul li img {
    max-width: 36px;
    max-height: 36px;
}
.silder-item-cat h1 a {
    font-size: 16px;
    color: black;
    font-family: Open Sans SemiBold;
}
.silder-item-cat  ul li a:hover {
    background: #F2F2F2;
}
.containercheckout-billing-fields .form-group input {
    height: auto;
    padding: 18px;
}
.card.faq-card p {
    font-size: 15px;
    color: black;
    font-family: Open Sans Regular;
}
ul.moveicon-user-profile li {
    display: block;
}
div#moveicon_popup_myaccount {
    max-width: 660px;
}
tbody.moveicon_popup_myaccount tr td {
    font-family: Open Sans Regular !important;
    font-size: 13px !important;
}
tbody.moveicon_popup_myaccount tr td:nth-child(4) {
    padding: 0px 0px 0px 40px;
}
#moveicon_popup_myaccount table {
    margin-bottom: 0px;
}
#moveicon_popup_myaccount .modal-body {
    padding: 0px 9px;
}
#moveicon_popup_myaccount table thead tr th {
    color: black;
    font-size: 14px;
}
button.btn.btn-secondary {
    font-size: 14px;
    background: black;
    border-color: black;
    border-radius: 0px;
}
img#myaccountdata, 
img#myAccountSocialGif {
    display: none;
}
.successMessageMyaccount,
.errorMessageMyaccount {
    font-size: 14px;
    border-radius: 0px;
    padding-top: 13px;
    display: none;
}
.successSocialMyaccount,
.errorSocialMyaccount {
    font-size: 14px;
    border-radius: 0px;
    padding-top: 13px;
    display: none;
}
.social-field.col-md-4 input {
    border: none;
    background: #f2f2f2;
    font-size: 12px;
}
form.alreadyPlan table.table tbody tr td {
    padding: 35px 0px 30px 0px !important;
    text-align: center;
}
.widget-sidebar-heading span {
    font-size: 14px;
    font-family: Open Sans Bold;
    margin-bottom: 15px;
    padding:0px;
}
.widget-sidebar-heading a i.fa {
    color: black;
    font-size: 14px;
}
.widget-sidebar-heading a {
    float: right;
    padding-right: 15px;
    padding-top: 2px;
}
.filter-widget-wrap {
    padding: 20px 0px 15px 0px;
}
.filter-widget-wrap label {
    cursor: pointer;
    font-size: 12px;
    padding-right: 16px;
}
.filter-widget-wrap label input {
    margin-right: 6px !important;
}
#filterbyfilter .filter-widget-wrap label {
    padding-right: 10px !important;
}
.premiumAndFree.widget {
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 10px;
}
.premiumAndFree.widget.fitlercollaps {
    padding-bottom: 25px;
}
#shop-search-moveicon input.form-control {
    padding: 23px 23px 23px 40px;
    border-radius: 0px;
    font-weight: bold;
    border: 3px solid #f2f2f2;
    color: black;
}
#shop-search-moveicon input.form-control::placeholder {
    color: #1d1d1d !important;
}
#shop-search-moveicon span.fa.fa-search.form-control-feedback {
    color: black;
}


.Interactivity h2,
.uploadhow h2 {
    font-family: Open Sans Bold;
    font-size: 32px;
}
.github {
    width: 138px;
    height: 43px;
    background: #000000;
    border-radius: 5px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.prettyprint {
    border: none !important;
    background: #f6f8fa;
    padding: 10px !important;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100% !important;
    overflow: scroll;
}
.getting-started h5,
.Interactivity h5 {
    font-weight: bold;
    font-family: Open Sans Bold;
}
p.textlottie {
    padding-top: 12px;
    font-size: 15px;
    line-height: 25px;
    font-family: Open Sans Regular;
}
p#MyContainerId {
    padding: 10px;
    background: #ccc;
    text-align: center;
    border-radius: 4px;
    margin-top: 30px;
}
.upload_steps h3 {
    font-weight: bold;
    padding-top: 50px;
    font-size: 32px;
}
.media-item span {
    font-family: Open Sans Regular;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.media-logo {
    padding-bottom: 40px;
}
section.mediapress .media-item:nth-child(2) {
    margin-top: 100px;
    margin-bottom: 100px;
}
section.mediapress {
    background: #f9f9f9;
}
p.header-description {
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 20px;
}
.owl-prev {
    width: 15px;
    position: absolute;
    top: 40%;
    margin-left: -20px !important;
    display: block !important;
    border:0px solid black;
}
.owl-next {
    width: 15px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i { color: #ccc;}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
}
button.owl-prev i,
button.owl-next i {
    font-size: 22px;
}
.category-display .silder-item {
    padding: 10px !important;
}
form#iconupload-form div.form-group label {
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
form#iconupload-form .select2-container--default .select2-selection--multiple {
    border-radius: 0px;
    background: #f2f2f2;
    border-color: #f2f2f2;
}
#iconfile {
    display: none;
}
.myaccountfile,
.myaccountfile_image,
.myaccountfile_zip {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.myaccountfile + label,
.myaccountfile_image + label,
.myaccountfile_zip + label {
    max-width: 80%;
    font-size: 1.05rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
}
.no-js .myaccountfile + label,
.no-js .myaccountfile_image + label,
.no-js .myaccountfile_zip + label {
    display: none;
}
.myaccountfile + label i,
.mymyaccountfile_image + label i,
.myaccountfile_zip + label i {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
a.register-login-home {
    font-size: 15px;
    font-weight: 600;
    padding: 8px 30px;
    background: #3EA9F5;
    color: white;
    border-color: #3ea8f5;
}
a.register-login-home:hover {
    background: #2e80b7;
    color: white;
    border-color: #2e80b7;
}
.dorp-animation-here span {
    font-size: 12px;
}
.product_items_upload.row .col-md-4:nth-child(1) {
    padding-right: 0px;
}
.product_items_upload.row .col-md-4:nth-child(2) {
    padding-right: 0px;
}
.media-logo img.pixgoodies {
    margin-top: -32px;
}
div#cookiepolicy h4 {
    font-size: 12px;
    font-family: Open Sans Bold;
    margin: 15px 0px;
    color: #5b5b5b;
}
.card.cookies-card .card-header {
    border: 0px;
}
.card.cookies-card {
    border: 0px solid;
}
.card.cookies-card h5 button {
    color: black;
    font-size: 16px;
    font-weight: bold;
}
.card.cookies-card h5 button:hover {
    text-decoration: none;
}
.card.cookies-card .card-body {
    border-bottom: 0px !important;
}
.row.cookies-placed-top h4 {
    margin: 0px 0px 12px 0px !important;
    color: black !important;
}
.row.cookies-placed-top a {
    color: black;
}
.cookies-policy-table tr th {
    background: #d9d9d9;
}
div#accordion .cookies-card {
    margin-bottom: 10px;
}
.privacy-policy-tabs div.nav a.nav-link {
    color: black;
    font-size: 15px;
    font-family: Open Sans Regular;
}
.privacy-policy-tabs div.nav a.nav-link.active {
    background: none;
    color: #0772bc;
}
.icon-handbook-bottom div.nav a.nav-link {
    color: black;
    font-size: 15px;
    font-family: Open Sans Regular;
}
.icon-handbook-bottom div.nav a.nav-link.active {
    background: none;
    color: #0772bc;
}
section.top-authors-top {
    background: #1f1f1f;
}
.icon-top-authors i {
    color: #febe44;
    font-size: 135px;
}
/*.authors-top-content {
    margin-top: 40px;
}*/
.authors-top-content h2 {
    color: white;
    font-family: Open Sans Bold;
}
.authors-top-content h3 {
    color: white;
    font-family: Open Sans SemiBold;
}
.top-author-listing .author .silder-item {
    background: #fff;
    text-align: center;
    padding: 10px 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 10px 2px #ccccccab;
}
.top-author-listing {
    background: #fbfbfb;
}
.top-author-listing .silder-item {
    margin-bottom: 30px;
}
.top-author-listing .silder-item ul.author li {
    min-width: 84px !important;
}
.row.icons-author-listing .author-icon {
    margin-bottom: 30px;
}
a.button_shop_next {
    color: black;
    font-family: Open Sans Bold;
    font-size: 15px;
    border: 1px solid;
    border-radius: 25px;
    padding: 10px 50px;
}
a.button_shop_next:hover {
    text-decoration: none;
    background-color: black;
    color: white;
}
form.pagniationForm {
    display: inline-block;
}
.moveicon-product-tabs {
    width: 100%;
}
.top-heading-icon-list.pricing-plans h3 {
    text-align: center;
    font-size: 40px;
}
.premium-pricing-plans .col-md-3 .moveicon-animated-icon {
    width: 70px;
    margin: 0px auto 15px auto;
}
.premium-pricing-plans .col-md-3 span {
    font-size: 15px;
    font-family: Open Sans Bold;
}
.premium-pricing-plans .col-md-3 {
    text-align: center;
}
.premium-pricing-plans .col-md-3 p {
    font-size: 12px;
    font-family: Open Sans Regular;
    margin-top: 8px;
    padding: 0px 16px;
}
section.faq-pricing-plan.py-5 {
    background: #f9f9f9;
}
section.faq-pricing-plan a.btn.moveicon-button-pricing.btn-primary {
    margin-top: 30px;
}
.footer-moviceon-language h4 {
    font-size: 13px;
    font-family: 'Open Sans Regular';
    margin-top: 13px;
    line-height: 20px;
}
.footer-moviceon-language img {
    width:120px;
}
section.homenew-section-icon .column-content {
    background-color: #f5f6fa;
    padding: 20px;
    border-radius: 10px;
}
section.homenew-section-icon .col-md-4 h4 {
    font-size: 15px;
    font-weight: bold;
    font-family: Open Sans Bold;
}
section.homenew-section-icon .col-md-4 p {
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
}
p.sutting-lastparagraph {
    padding-bottom: 12px;
}
section.animer-web-world.homenew-section-icon h2 {
    font-size: 25px;
    font-weight: bolder;
    font-family: Open Sans Bold;
    color: #3d4852;
}
section.animer-web-world.homenew-section-icon p {
    color: #96a3ac;
    line-height: 21px;
    font-family: Open Sans SemiBold;
}
.authors-top-content p {
    color: white;
}
.join-us-author {
    color: white;
}
.join-us-author a:hover {
    color: white;
    text-decoration: none;
}
.join-us-author a {
    color: #3ea9f5;
}
.form-group.moveicon_profile_image input {
    padding: 13px 0px 45px 15px !important;
}
.form-group.moveicon_profile_image label {
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.col-md-12.vendor-item-sell table.table thead tr td {
    background: black;
    color: white;
    border-radius: 0px;
    text-align: center;
}
.vendor-sales ul {
    padding: 0px;
    margin-bottom: 0px;
}
.vendor-sales ul li {
    list-style-type: none;
    font-family: Open Sans Bold;
    text-align: right;
}
.col-md-12.myaccount-tab-content.order-history.vendor-item-sell form {
    margin-top: 0px;
}
.col-md-12.vendor-item-sell table.table tbody tr td {
    text-align: center;
    padding: 10px 0px !important;
    font-family: "Open Sans Regular" !important;
    font-weight: normal !important;
    font-size: 13px;
}
span.myaccount-order-invoice {
    display: block;
}
a.btn.moveicon-button-refund {
    background: #0772bc;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 10px 60px;
    margin-top: 15px;
}
a.btn.moveicon-button-refund:hover {
    background: white;
    color: #0772bc;
    border-color: #0772bc;
}
.contact-form select {
    border: none;
    border-bottom: 1px solid #a4a4a4;
    border-radius: 0px;
    font-size: 12px;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #1f1f1f;
}
.iconlistcolumn video {
    cursor: pointer;
}
.video_category_merge.category_differnce_video img {
    padding-top: 20px;
}
.video_category_merge {
    position: relative;
    text-align: center;
    color: white;
}
.moveicon-animated-icon {
    border-radius: 10px;
    cursor: pointer;
}
.moveicon-animated-icon svg:hover {
    background: #ccc;
    opacity: 0.7;
	border-radius: 10px;
}
.iconlistcolumn video {
    transition: opacity 0.5s ease;
    height: auto;
	    border-radius: 10px;
}
.iconlistcolumn video:hover {
    filter: brightness(70%);
    opacity: 0.7;
}
.video_box video {
    border-radius: 10px;
	cursor:pointer;
}
.video_box video:hover {
    filter: brightness(70%);
    opacity: 0.7;
}
.category-image video:hover {
    filter: brightness(70%);
    opacity: 0.7;
}
.category-image video {
    transition: opacity 0.5s ease;
    height: auto;
    border-radius: 10px;
    cursor: pointer;
}
.product-simple.product-video video:hover {
    filter: brightness(70%);
    opacity: 0.7;
}
.product-simple.product-video video {
    transition: opacity 0.5s ease;
    height: auto;
    border-radius: 10px;
    cursor: pointer;
}
ul.quick-link {
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
}
ul.quick-link li {
    list-style-type: none;
    display: inline;
    padding-right: 50px;
    font-weight: bold;
}
/*.quick-link {
    display: none;
}*/
ul.quick-link a {
    text-decoration: none;
    color: black;
}
.micon-nav {
    margin-bottom: 20px;
}
.micon-nav-button {
    padding: 10px 20px;
    margin-right: 5px;
    cursor: pointer;
}
.micon-tab-content {
    display: none;
}
.micon-tab-content.micon-active {
    display: block;
}
.micon-nav.pricing-nav button {
    background: #fff;
    color: #0772bc;
    border: none;
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 15px;
}
.micon-nav.pricing-nav {
    text-align: center;
}
button.micon-nav-button.micon-active {
    background: #0772bc;
    color: white;
}
.micon-nav.pricing-nav button {
    background: #fff;
    color: #0772bc;
    border: none;
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 15px;
}
.micon-nav.pricing-nav {
    text-align: center;
}
button.micon-nav-button.micon-active {
    background: #0772bc;
    color: white;
}
span.fa.fa-search.form-control-feedback {
    right: 0px;
    top: -3px;
}
.custom-dd-select-wrapper {
    position: relative;
    display: inline-block;
    width: 130px;
}
.custom-dd-select {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #ccc;
    border-right: 0px;
    cursor: pointer;
	border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.custom-dd-select-trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px;
}
.custom-dd-select-trigger span {
    display: flex;
    align-items: center;
}
.custom-dd-select-trigger img {
    margin-right: 10px;
	    width: 15px;
}
.custom-dd-options {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 2;
}
.custom-dd-option {
    padding: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.custom-dd-option img {
    margin-right: 10px;
    width: 45px;
    height: 30px;
}
.custom-dd-option:hover {
    background-color: #f0f0f0;
}
.custom-dd-select.open .custom-dd-options {
    display: flex;
}
input#example-search-input-nav {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.top-content-address h5 {
    font-size: 15px;
    font-weight: bolder;
}