html {
    height: 100%;
}

body {
    min-height: 100%;
    margin: 0px;
    font-family: 'Stag Sans';
    font-weight: normal;
    font-style: normal;
    padding: 0px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-right: 0px;
    padding-left: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding: 0px;
}

.container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.fontlight {
    font-family: 'Stag Sans';
    font-weight: 300;
    font-style: normal;
}

.fontmedium {
    font-family: 'Stag Sans Medium';
    /* font-weight: 100; */
    font-weight: bold;
    font-style: normal;
}

.fontsemibold {
    font-family: 'Stag Sans';
    font-weight: 600;
    font-style: normal;
}

.fontbold {
    font-family: 'Stag Sans';
    font-weight: bold;
    font-style: normal;
}

.fontbolder {
    font-family: 'Stag Sans';
    font-weight: 900;
    font-style: normal;
}

.fontbook {
    font-family: 'Stag Sans Book';
    /* font-weight: normal; */
    font-weight: bold;
    font-style: normal;
}

.fontnotera {
    font-family: 'Notera 2 PERSONAL USE ONLY';
    font-weight: 500;
    font-style: normal;
}

.fontwoodlands {
    font-family: 'The Woodlands';
    font-weight: 900;
    font-style: italic;
}

header.headersectionew {
    width: 100%;
    height: auto;
    background: #fff;
    position: relative;
    top: 0px;
    padding: 10px 20px;
    /* padding: 20px 50px; */
    padding: 10px 60px;
    font-family: 'Stag Sans Book';
    font-weight: normal;
}

.headersectionew .navigation.navmenu {
    padding: 0px;
}

a.navbar-brand.assetz_logo_new img {
    /* width: 120px; */
    width: 100px;
    padding: 0px;
    /* margin: 10px; */
    /* margin: 5px 0px 5px 8px; */
    font-size: initial;
    padding-bottom: 20px;
    padding-left: 5px;
    /* margin-left: 40px; */
}

a.navbar-brand.canvas_cove_logo img {
    width: 90px;
    /* margin-right: 40px; */
}

header.headersectionew ul.navbar-nav {
    /* text-align: center; */
    margin: auto;
    width: 90%;
}

header.headersectionew ul.navbar-nav li a {
    color: #000;
    font-size: 14px;
    letter-spacing: 2px;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    transition: all .3s ease-in-out;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #666;
    border-bottom: 0px solid #126ba1;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 0px;
}

header.headersectionew ul.navbar-nav .menu-item {
    padding: 0px 10px;
    width: 20%;
}

.footerbg {
    background: #F8F8F8;
    width: 100%;
    position: relative;
}

.fullwidthcontainer {
    width: 100%;
    padding: 50px 50px 30px 50px;
}

.footerlogo a {
    display: inline-block;
}

.footer-left-content p,
.footer-right-content-inner p {
    font-size: 14px;
    color: #000;
    margin: 0px;
    letter-spacing: .5px;
    padding: 0px;
}

.footer-left-content p a,
.footer-right-content-inner p a {
    color: #000;
    text-decoration: none;
}

.footerlink,
.footercontent,
.footer-right-content-inner {
    padding: 20px 0px 0px 0px;
    display: block;
}

.img-responsive {
    width: 100%;
    height: auto;
    display: block;
}

.footer-logo-right a {
    display: block;
}

.footer-logo-right a img {
    width: 100px;
    float: right;
}

.footer-right-content {
    text-align: right;
}

.footer-right-content-inner {
    clear: both;
}

.footer-right-content-inner p span {
    display: block;
}

.footer-right-content-inner h2 {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin: 13px 0px;
}

.footer-right-content-inner h2 a {
    color: #000;
    text-decoration: none;
    font-family: 'Stag Sans';
    font-weight: 500;
}

.footerlinklist {
    padding: 0px;
    margin: 0px;
}

.footerlinklist li {
    list-style: none;
    display: inline-block;
    padding: 0px 30px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}

.footerlinklist li:first-child {
    padding-left: 0px;
}

.footerlinklist li a {
    color: #000;
    text-decoration: none;
}

.copyright_cont p {
    font-size: 14px;
    text-align: right;
}

.footer-bottom-container {
    margin: 45px 0px 0px 0px;
    border-top: 2px solid #000;
    padding: 15px 0px;
}

.alignbtm .col-sm-6 {
    align-self: flex-end
}

.footerlogo {
    margin: 0px 0px 0px -15px;
}

.closebtn {
    display: none;
}

a.navbar-brand.canvas_cove_logo,
a.navbar-brand.assetz_logo_new {
    transition: all .5s linear;
}

a.navbar-brand.canvas_cove_logo:hover,
a.navbar-brand.assetz_logo_new:hover {
    transform: scale(1.05);
}

@media (min-width: 1600px) and (max-width: 6000px) {
    .container {
        width: 1500px;
    }
}

@media (min-width: 1200px) and (max-width: 1330px) {
    .container {
        width: 1170px;
    }
    header.headersectionew {
        padding: 15px 10px;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
    .container {
        width: 970px;
    }
    header.headersectionew {
        padding: 15px 10px;
    }
    header.headersectionew ul.navbar-nav {
        width: 100%;
    }
    header.headersectionew ul.navbar-nav .menu-item {
        padding: 0px 5px;
    }
    a.navbar-brand.assetz_logo_new img {
        width: 100px;
    }
    header.headersectionew ul.navbar-nav li a {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .container {
        width: 750px;
    }
    .footerlinklist li {
        padding: 0px 5px;
    }
    header.headersectionew ul.navbar-nav {
        width: 100%;
    }
    header.headersectionew ul.navbar-nav li a {
        font-size: 12px;
    }
    header.headersectionew {
        padding: 10px 10px;
    }
    a.navbar-brand.canvas_cove_logo img {
        width: 70px;
        margin-right: 0px;
    }
    a.navbar-brand.assetz_logo_new img {
        width: 90px;
        margin-left: 0px;
    }
    header.headersectionew ul.navbar-nav .menu-item {
        padding: 0px 10px;
        width: auto;
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
    }
    body {
        padding: 0px 0px 0px 0px;
    }
    header.headersectionew {
        padding: 0px 0px;
        position: relative;
        width: 100%;
        top: 0px;
        z-index: 1000;
        box-shadow: 1px 1px 10px #ccc;
        height: 80px;
    }
    a.navbar-brand.canvas_cove_logo img {
        width: 60px;
    }
    .navbar-toggler {
        border: 0px;
    }
    .navbar-collapse.collapse.show,
    .navbar-collapse.collapse {
        width: 100%;
        position: absolute;
        top: 0px;
        background: #626264;
        margin: 0px 0px 0px 0px;
        height: 150vh;
        padding: 50px 10px;
        z-index: 100000;
    }
    header.headersectionew ul.navbar-nav {
        width: 100%;
        padding: 40px 0px 0px 0px;
    }
    header.headersectionew ul.navbar-nav .menu-item {
        width: 100%;
        padding: 14px 10px;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }
    .canvas_cove_logo {
        position: relative;
        top: 0px;
        right: 0px;
    }
    button.navbar-toggler {
        margin: 20px 0px 0px 0px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #fff;
    }
    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #fff;
    }
    .closebtn {
        width: 25px;
        position: absolute;
        top: 15px;
        right: 15px;
        cursor: pointer;
        display: block;
    }
    .footer-right-content {
        text-align: left;
        border-top: 1px solid #ccc;
        margin: 10px 0px 0px 0px;
    }
    .footer-left-content p,
    .footer-right-content-inner p {
        word-break: break-all;
    }
    .footer-logo-right a img {
        width: 70px;
        float: none;
        margin: 20px 0px 0px 0px;
    }
    .footerlogo img {
        width: 100px;
    }
    .fullwidthcontainer {
        width: 100%;
        padding: 20px 15px;
    }
    .footerlinklist li {
        font-size: 12px;
        padding: 0px 5px;
    }
    .footerlinklist {
        text-align: center;
    }
    .copyright_cont p {
        font-size: 12px;
        text-align: right;
        margin: 10px 0px;
        border-top: 1px solid #ccc;
        padding: 10px 0px 0px 0px;
    }
    .footer-bottom-container {
        margin: 20px 0px 0px 0px;
        border-top: 1px solid #000;
        padding: 10px 0px;
    }
}


/* a.navbar-brand.canvas_cove_logo img {
    width: 90px;
    margin-right: 0px;
}

a.navbar-brand.assetz_logo_new img {
    margin-left: 0px;
}
*/