/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(../webfonts/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(../webfonts/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'fontscorecomttwcenmt';
    src: url(.fonts/fontscorecomttwcenmt/fontscorecomttwcenmt.eot);
    src: local('fontscorecomttwcenmt'), url(./fonts/fontscorecomttwcenmt/fontscorecomttwcenmt.woff) format('woff'), url(./fonts/fontscorecomttwcenmt/fontscorecomttwcenmt.ttf) format('truetype')
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("https://use.fontawesome.com/releases/v5.1.0/webfonts/fa-solid-900.eot");
  src: url("https://use.fontawesome.com/releases/v5.1.0/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://use.fontawesome.com/releases/v5.1.0/webfonts/fa-solid-900.woff2") format("woff2"), url("https://use.fontawesome.com/releases/v5.1.0/webfonts/fa-solid-900.woff") format("woff"), url("https://use.fontawesome.com/releases/v5.1.0/webfonts/fa-solid-900.ttf") format("truetype"), url("https://use.fontawesome.com/releases/v5.1.0/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

a {
    color: #212529
}

a:hover,
a:visited,
a:link,
a:active {
    text-decoration: none
}
html{scroll-behavior: smooth;}
body {
    font-family: 'Raleway', sans-serif!important;
}

#scrollToMenu{
	display: block;
    height: 50px;
    margin-top: -50px;
    visibility: hidden;}

.carousel-caption {
    text-shadow: 2px 2px 5px black
}

.banner-text-bg-black {
    text-shadow: 2px 2px 5px black
}

.banner-text-bg-white {
    text-shadow: 2px 2px 5px white
}

.container-fluid {
    max-width: 1600px;
    padding: 0;
}

.position-relative {
    position: relative
}

.expand-bar {
    display: block;
    background-color: #bebebe;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    text-decoration: none;
    color: black;
    cursor: pointer
}

.specific-features {
    font-size: 1.3em;
    color: #ad1f29;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    display: block
}

.footer-bar {
    border-top: 5px solid #6c757d!important
}

.overflow-h {
    overflow: hidden
}

.overflow-x-h {
    overflow-x: hidden
}

.text-bar {
    position: absolute;
    right: 1%;
    left: 1%;
    z-index: 10;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    text-align: center;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 50%), rgba(255, 255, 255, 1), rgba(255, 255, 255, 50%));
    background: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, .5) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, .5) 100%)
}

.text-bar-300 {
    position: absolute;
    right: 1%;
    left: 1%;
    z-index: 10;
    top: 70%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    text-align: center;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 50%), rgba(255, 255, 255, 1), rgba(255, 255, 255, 50%));
    background: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, .5) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, .5) 100%)
}

.text-bar-bottom {
    position: absolute;
    right: -2%;
    left: -2%;
    z-index: 10;
    bottom: 0;
    padding-top: 2%;
    padding-bottom: 2%;
    color: #000;
    text-align: center;
    margin: 0;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 75%), rgba(255, 255, 255, 1));
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .75) 25%, rgba(255, 255, 255, .75) 75%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .75) 25%, rgba(255, 255, 255, .75) 75%, rgba(255, 255, 255, 1) 100%)
}

.text-overlay {
    position: absolute;
    right: 10%;
    left: 10%;
    z-index: 10;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.wood-grain {
    background: #f0f0f0;
}

.equal-height {
    height: 190px
}

#toolbar-bar {
    position: fixed;
    top: 0;
    width: 100%
}

.banner-center {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 25%;
    letter-spacing: 3px;
    margin: 2%
}

.banner-center-title {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 27%;
    letter-spacing: 3px;
    margin: 2%
}

.banner-center-button {
    position: absolute;
    top: 35%;
    letter-spacing: 3px;
    margin: 2%
}

.text-in-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    line-height: 75px;
    text-align: center;
    background: #acacac
}

.flip {
    transform: rotate(-180deg)
}

.scroll-bar {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: grey;
    z-index: 1
}

.cursor-pointer {
    cursor: pointer
}

.no-padding {
    padding: 0!important
}

.no-padding-left {
    padding-left: 0
}

.no-padding-right {
    padding-right: 0
}

.pt-30 {
    padding-top: 30px
}

.no-margin {
    margin: 0!important
}

.no-margin-left {
    margin-left: 0
}

.no-margin-right {
    margin-right: 0
}

.mt-30 {
    margin-top: 30px
}

.mt-15 {
    margin-top: 15px
}

.font-2em {
    font-size: 2em
}

.h-scale-1 {
    font-size: 1.55vw;
    font-weight: 500
}

.display-5 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.2
}

.display-6 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2
}
.bg-color-notice{
	background-color: #d0e9ff;
}
.bg-color-white {
    background-color: #fff
}

.bg-color-aspire {
    background-color: #ad1f29
}

.bg-color-vcarve-pro {
    background-color: #1f4586
}

.bg-color-vcarve-desktop {
    background-color: #64a5d4
}

.bg-color-cut2d-pro {
    background-color: #056938
}

.bg-color-cut2d-desktop {
    background-color: #6fc278
}

.bg-color-cut3d {
    background-color: #f04c23
}

.bg-color-photovcarve {
    background-color: #fcb040
}

.bg-color-vlaser {
    background-color: #e94e1e
}

.bg-color-dandm {
    background-color: #baa158
}

.bg-color-grey {
    background-color: #bebebe
}

.bg-color-light-grey {
    background-color: #f5f5f5
}

.bg-black-50 {
    background-color: rgba(0, 0, 0, .75)
}

.bg-color-green {
    background-color: #01cb67
}

.bg-color-blue {
    background-color: #66ccfd
}

.bg-color-red {
    background-color: #ff3334
}

.bg-image-partner {
    background: #42404b;
    background-image: url("../images/partnerc2abar.jpg");
    background-size: cover;
}

.hover-light:hover {
    background-color: #989898
}

.fill-space {
    object-fit: cover;
    width: 100%;
    object-position: center center
}

.zoom:hover {
    transition: transform .2s;
    transform: scale(1.07)
}
.zoomfix{
	transform: scale(1);
}
.navbar {
    border-radius: 0;
    background-color: #FFF;
    color: #959595;
    padding: 1% 0;
    border: 0;
    font-family: arial
}

.center-items {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 10%;
    letter-spacing: 3px;
    margin: 2%
}

.center-items-newsletter {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bottom-0 {
    bottom: 0;
}

.banner-bg {
    min-height: 270px;
    object-fit: cover;
}

#logo {
    width: 213px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(80, 80, 80, .9)!important
}

.gallery400container {
    width: 400px;
    height: 400px;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0 auto;
}

.gallery400image {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.gallery300container {
    width: 300px;
    height: 300px;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0 auto;
}

.gallery300image {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
}
.yt{
	background: url("../images/youtube-overlay.png")no-repeat center;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	cursor:pointer;
	border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.yt:hover{
	background-image: url("../images/youtube-overlay-hover.png");
}

.btn {
    white-space: normal;
}

.anchor {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}

.banner-fixed-top.scrollingdown {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.banner-center-title.events {
    top: 11%;
}

.nineonetwo {
    margin-top: 92px !important;
}

.minusfourtynine {
    margin-top: -49px !important;
}

table img.h-25 {
    max-height: 2.5em;
}

.btn.info,
.btn.download,
.btn.buy {
    position: relative;
    padding-left: 2.3rem;
}

.btn.info:before,
.btn.download:before,
.btn.buy:before {
    top: 6px;
    position: absolute;
    left: .5rem;
}

.btn.btn-outline-light.info:before {
    content: url(/sites/default/files/icons/iwhite.png);
}

.btn.btn-outline-light.info:hover:before {
    content: url("/sites/default/files/icons/iblackdarker.png");
}

.btn.btn-outline-light.download:before {
    content: url("/sites/default/files/icons/downloadwhite.png");
}

.btn.btn-outline-light.download:hover:before {
    content: url("/sites/default/files/icons/downloadblackdarker.png");
}

.btn.btn-outline-light.buy:before {
    content: url("/sites/default/files/icons/basketwhite.png");
}

.btn.btn-outline-light.buy:hover:before {
    content: url("/sites/default/files/icons/basketblackdarker.png");
}

.btn.btn-dark.info:before {
    content: url("/sites/default/files/icons/iwhite.png");
}

.btn.btn-dark.info:hover:before {
    content: url("/sites/default/files/icons/iwhite.png");
}

.btn.btn-dark.download:before {
    content: url("/sites/default/files/icons/downloadwhite.png");
}

.btn.btn-dark.download:hover:before {
    content: url("/sites/default/files/icons/downloadwhite.png");
}

.btn.btn-outline-dark.download:hover:before {
     content: url("/sites/default/files/icons/downloadwhite.png");
}

.btn.btn-outline-dark.download:before {
     content: url("/sites/default/files/icons/downloadblackdarker.png");
}


.btn-outline-light:hover {
    color: #3a3a3a;
}

.btn-outline-dark {
    color: #535353;
    border-color: #535353;
}

.btn-outline-dark:hover {
    background-color: #3a3a3a;
    border-color: #3a3a3a;
}

.btn.btn-dark,
.btn-info,
.btn.vco {
    background-color: #535353;
    border-color: #535353;
}

.btn.btn-dark:hover,
.btn-info:hover,
.btn.vco:hover,
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    background-color: #3a3a3a;
    border-color: #3a3a3a;
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: none;
}

.btn.buy.text-white:before {
    content: url("/sites/default/files/icons/basketwhite.png");
}

.btn.buy:before {
    content: url("/sites/default/files/icons/basketblack.png");
}

.btn-info.focus,
.btn-info:focus,
.btn.vco.focus,
.btn.vco:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem 0rem 1rem;
    border-bottom: none;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 1rem 1rem 1rem;
}

.modal p.small {
    letter-spacing: 0;
    margin-bottom: 1px;
    padding: 0;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    margin-top: 4px;
    letter-spacing: 0;
    text-align: center;
    margin: 4px auto 0;
    font-size: 1.7rem;
}

.modal .field-wrap label.small {
    font-size: 13px;
    line-height: 13px;
}

.center-items {
    letter-spacing: 0;
}

p.error.text-danger a {
    color: #dc3545!important;
}

.bg-darkgrey {
    background: #535353;
}

.dotted {
    cursor: default;
    border-bottom: 1px dotted;
}

.dotted.cursor-pointer {
    cursor: pointer;
}
/* Menu CSS */

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>a i {
  float: right;
  position: relative;
  top: 2px;
  font-size: 1.2rem;
  left: 12px;
}

.dropdown-submenu .dropdown-toggle::after {
  content: none;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: 0px;
}

/* V11 Styling */

form.js-cm-form .input-group-append .js-cm-submit-button {
    color: #fff;
    border: none;
    border-radius: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 000%, rgba(98,98,98,1) 50%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(
0deg
, rgba(0,0,0,1) 000%, rgba(98,98,98,1) 50%, rgba(0,0,0,1) 100%);
    background: linear-gradient(
0deg
, rgba(0,0,0,1) 000%, rgba(98,98,98,1) 50%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.gradientborder {border: 2px solid; border-image: linear-gradient(to right, #ad1f29, #63a5d6,#6ec277) 1;}

.bg-gradient-grey { background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 000%, rgba(240,240,240,1) 0%, rgba(218,218,218,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 000%, rgba(240,240,240,1) 0%, rgba(218,218,218,1) 100%);
background: linear-gradient(0deg, rgba(0,0,0,1) 000%, rgba(240,240,240,1) 0%, rgba(218,218,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#dadada",GradientType=1); }

.btn-black-gradient-border, .btn-black-gradient-border:not(:disabled):not(.disabled).active, .btn-black-gradient-border:not(:disabled):not(.disabled):active, .btn-black-gradient-border:hover {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 000%, rgba(98,98,98,1) 50%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(
0deg
, rgba(0,0,0,1) 000%, rgba(98,98,98,1) 50%, rgba(0,0,0,1) 100%);
    background: linear-gradient(
0deg
, rgba(0,0,0,1) 000%, rgba(98,98,98,1) 50%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    border: 2px solid; border-image: linear-gradient(to right, #ad1f29, #63a5d6,#6ec277) 1;
    color: #fff;
}

.btn-gradient {
font-size: 0.8rem;
border: 1px solid #c6cbeb;
padding: 0.5rem 1rem;
border-radius: 8px;
background: rgb(59,102,145);
background: -moz-linear-gradient(0deg, rgba(59,102,145,1) 0%, rgba(9,15,36,1) 50%, rgba(173,169,196,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(59,102,145,1) 0%, rgba(9,15,36,1) 50%, rgba(173,169,196,1) 100%);
background: linear-gradient(0deg, rgba(59,102,145,1) 0%, rgba(9,15,36,1) 50%, rgba(173,169,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3b6691",endColorstr="#ada9c4",GradientType=1);
}

.bg-color-aspire {
    background: #ad1f29;
    background: -moz-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(173,31,41,1) 0%, rgba(145,13,22,1) 100%);
    background: -webkit-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(173,31,41,1) 0%, rgba(145,13,22,1) 100%);
    background: linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(173,31,41,1) 0%, rgba(145,13,22,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#910d16",GradientType=1);
}

.bg-color-vcarve-pro {
    background: #1c4587;
    background: -moz-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(28,69,135,1) 0%, rgba(15,51,110,1) 100%);
    background: -webkit-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(28,69,135,1) 0%, rgba(15,51,110,1) 100%);
    background: linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(28,69,135,1) 0%, rgba(15,51,110,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#0f336e",GradientType=1);
}

.bg-color-vcarve-desktop {
    background: #63a5d6;
    background: -moz-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(99,165,214,1) 0%, rgba(63,133,184,1) 100%);
    background: -webkit-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(99,165,214,1) 0%, rgba(63,133,184,1) 100%);
    background: linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(99,165,214,1) 0%, rgba(63,133,184,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#3f85b8",GradientType=1);
}

.bg-color-cut2d-pro {
    background: #0f6939;
    background: -moz-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(15,105,57,1) 0%, rgba(6,76,39,1) 100%);
    background: -webkit-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(15,105,57,1) 0%, rgba(6,76,39,1) 100%);
    background: linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(15,105,57,1) 0%, rgba(6,76,39,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#064c27",GradientType=1);   
}

.bg-color-cut2d-desktop {
    background: #6ec277;
    background: -moz-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(110,194,119,1) 0%, rgba(84,165,93,1) 100%);
    background: -webkit-linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(110,194,119,1) 0%, rgba(84,165,93,1) 100%);
    background: linear-gradient(114deg, rgba(0,0,0,1) 000%, rgba(110,194,119,1) 0%, rgba(84,165,93,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#54a55d",GradientType=1);
}

h3.d-none.d-md-block {
    padding-top: 20px;
    padding-bottom: 20px;
}

.border-bg-color-aspire { border: 2px solid #ad1f29; }
.border-bg-color-vcarve-pro { border: 2px solid #1c4587; }
.border-bg-color-vcarve-desktop { border: 2px solid #63a5d6; }
.border-bg-color-cut2d-pro { border: 2px solid #0f6939; }
.border-bg-color-cut2d-desktop { border: 2px solid #6ec277; }

.card-body.title-short-desc-block {
    top: -1.5rem;
    z-index: -1;
    padding-top: 2.5rem;
}

.container-fluid.grey-border-top {
    border-top: 3px solid #dee2e6!important;
}

.afeature.twofifty {
    max-height: 250px;
    overflow: hidden;
}

.afeature.twofifty.open {
    max-height: inherit;
}

p.readmore {
    display: none;
    cursor: pointer;
}

p.d-beginner { background-color: #d1fae5; color: #026d37; }
p.d-intermediate { background-color: #fef3c7; color: #967800; }
p.d-advanced { background-color: #fec7c7; color: #901414; }
#tutorialcategories a { cursor: pointer; }


#toTopBtn {
    position: fixed;
    bottom: 20px;
    left: 50%;
    z-index: 101;
    padding: 15px 21px;
    border-radius: 100%;
    margin-left: -28px;
    font-size: 20px;
}

.nav-item.dropdown i img {
    position: relative;
    top: -1px;
}

li.nav-item.dropdown ul.list {
    list-style: none;
    padding: 0;
}

li.nav-item.dropdown ul.list li {
    display: inline-block;
    top: 5px;
    position: relative;
    margin-right: 3px;
}

li.nav-item.dropdown ul.list li img {
    border-radius: 0.25rem!important;
    border: 1px solid #ffffff!important;
}

li.nav-item.dropdown ul.list li.active img, li.nav-item.dropdown ul.list li img:hover {
    border: 1px solid #007bff!important;
}

/* End V11 Styling */



/* END Menu CSS */


/* NL PAGE STYLING */

.newsletterlist ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.newsletterlist ul li {
    margin: 10px 0;
    width: 50%;
    display: inline-block;
}

/* END NL PAGE STYLING */

@media screen and (max-width:1600px) {
    main {
    	overflow-x: hidden;
    }
}

@media screen and (max-width:1400px) {
    p.equal-height {
        height: 190px;
    }
}

@media screen and (max-width:991px) {
    h1.display-6.text-left {
        text-align: center !important;
    }
    
    h1.display-6.float-left {
        float: none !important;
    }
}

@media (max-width: 767px) {
    .carousel-caption {
        left: 0;
        right: 0;
        bottom: 10px;
    }

    .carousel-item h3 {
        font-size: 1.3rem;
        text-align: center;
    }

    .carousel-indicators {
        bottom: 0px;
    }
    
    .banner-fixed-top {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }
    main {
        margin-top: 0;
    }
    .navbar-collapse.show {
        margin-bottom: 2rem;
    }
    
    #logo {
        width: 106px;
    }
    
    .navbar-toggler {
        top: -49px;
    }
    
    .freeprojectblock img.img-fluid {
        max-width: 50%;
    }
    
    .gallery400container {
        width: 100%;
        height: auto;
    }
    
    .gallery400image {
        position: relative;
        left: 0;
        transform: none;
        max-width: 400px;
    }
    
    .border-right, .border-bottom, .border-left {
        border: none !important;
    }
}

@media screen and (max-width:767px) and (orientation:portrait) {
    .banner-fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }
     body {
        padding-top: 60px;
    }
}


@media screen and (max-width:575px) {
    .um-15 {
        margin-top: 15px
    }
    .navbar-toggler {
        position: absolute;
        right: 0;
    }
    .carousel-item h3 {
        font-size: 1.1rem;
    }
    p.equal-height {
        height: auto;
    }
    .navbar { padding: 0; }
    
    .container {
        padding-right: 2rem;
        padding-left: 2rem;
    }
    
    .container.featureblock .border {
        border:none !important;
    }
    
    .container.featureblock .alert-secondary {
        background: none;
    }
    
    .text-bar-300 {
        top: 85%;
    }
    
    .table .btn.buy {
        padding: 6px;
        font-size: 14px;
    }
    
    .table .btn.buy:before {
        display: none;
    }
    
    #bannerlogoshoutout h1, .banner-center h1, .banner-center .btn-dark, .banner-center .btn-outline-light {
        display: none;
    }
}


@media screen and (max-width:360px) {
    img.newsletter-img {
        min-height: 195px;
    }
    
    .carousel-item h3 {
        font-size: 1rem;
    }
}


@media screen and (min-width:576px) {
    .um-15 {
        margin-top: 15px
    }
    .navbar-toggler {
        position: absolute;
        right: 0;
    }
    p.equal-height {
        height: auto;
    }
	.modal-l{
		max-width:1140px;
	}
    .modal-xl{
		max-width:1600px;
	}
    
    .gallery300container {
        width: 247px;
    }
}

@media screen and (min-width:768px) {
    body {
        font-size: 1em
    }
    .navbar-toggler {
        position: relative;
        top: 0
    }
    main {
        margin-top: 0
    }
    .carousel-item h3 {
        font-size: 1.25rem;
    }
    p.equal-height {
        height: 220px;
    }
    ol.breadcrumb {
        position: absolute;
        top: 123px;
        z-index: 1;
    }
    
    .software-box-border {
        border: 1px solid #ffffff;
    }
    
    .gallery300container {
        width: 219px;
        height: 219px;
    }
}

@media screen and (min-width:992px) {
    body {
        padding-top: 167px
    }
    #product-page-logo {
        max-height: 110px;
    }
    .banner-fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }
    main {
        margin-top: 0
    }
    .navbar-light .navbar-nav .nav-link {
        display: inline-block;
    }
    .carousel-item h3 {
        font-size: 1.35rem;
    }
    p.equal-height {
        height: 190px;
    }
    #navbar-vco {
        transition: 0.3s;
    }
    #logo {
        transition: 0.3s;
    }
    
    .gallery300container {
        width: 299px;
        height: 299px;
    }
}

@media screen and (min-width:1200px) {
    body {
        font-size: 1em
    }
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    .btn-bar {
        padding-top: 20px;
        padding-bottom: 20px
    }
    #product-page-logo {
        max-height: 110px
    }
    .pt-15 {
        padding-top: 15px
    }
    .um-15 {
        margin-top: 0
    }
    main {
        margin-top: 0
    }

    ol.breadcrumb {
        position: absolute;
        top: 180px;
        z-index: 1;
    }
    
    .gallery300container {
        width: 359px;
        height: 300px;
    }
}

@media screen and (min-width: 992px) {
    body ol.breadcrumb {
        position: inherit;
        top: 0;
        z-index: 1;
    }
}

@media screen and (min-width: 1200px) {
    body ol.breadcrumb {
        position: absolute;
        top: 180px;
        z-index: 1;
    }
}

@media screen and (min-width: 1400px) {
   p.equal-height {
        height: 110px;
    }
}


.trial-loading-spinner {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 4px solid rgba(162, 160, 160, 0.1);
  border-radius: 50%;
  border-top-color: #ad1f29;
  /* animation: spin 1s ease-in-out infinite; */
  -webkit-animation: spin 1s linear infinite;
}

@keyframes spin {
  25% {
    -webkit-transform: rotate(90deg);
    border-top-color: #1E4583;
    /* border-width: 6px; */
  }
  50% {
    -webkit-transform: rotate(181deg);
    border-top-color: #63A5D6;
    /* border-width: 8px; */
  }
  75% {
    -webkit-transform: rotate(270deg);
    border-top-color: #6EC277;
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* border-width: 6px; */
  }
}
@-webkit-keyframes spin {
  25% {
    -webkit-transform: rotate(90deg);
    border-top-color: #1E4583;
    /* border-width: 6px; */
  }
  50% {
    -webkit-transform: rotate(181deg);
    border-top-color: #63A5D6;
    /* border-width: 8px; */
  }
  75% {
    -webkit-transform: rotate(270deg);
    border-top-color: #6EC277;
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* border-width: 6px; */
  }
}
