/* body,
html {
    height: 100%;
} */

@media screen and (min-width: 1080px) {
    .navbar.fixed-top {
        padding-top: 10px;
        min-height: 85px !important;
    }
}

#home .form-group {
    padding-bottom: 0 !important;
}

div#footer footer {
    padding: 20px;
}

.carousel-indicators {
    bottom: 0 !important;
}

#carousel_content {
    padding-bottom: 25px;
}

.carousel-caption {
    padding: 70px !important;
}

@media screen and (min-width: 768px) {
    ul.nav.navbar-nav {
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
    .container {
        padding-left: 55px;
        padding-right: 55px;
    }
}

@media screen and (max-width: 768px) {
    #carousel_content .item p {
        font-size: 12px;
    }

    .carousel-caption {
        padding: 40px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1082px) {
    .carousel-caption {
        padding: 55px !important;
    }

    #carousel_content h2 {
        font-size: 20px;
    }
}

.full {
    padding: 0 !important;
    margin: 0 auto !important;
    background-size: cover;
    height: 100%;
}

.signUp-form {
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .layer {
        margin-top: 0px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1079px) {
    .layer {
        margin-top: 70px;
    }
}

#seller-custom_menu .dropdown {
    width: fit-content;
}

#seller-custom_menu .dropdown>li {
    width: 100%;
}

.navbar-nav>li {
    margin-right: 2px;
}

.navbar-brand {
    padding: 10px 15px;
}

.navbar-brand img {
    max-width: 250px;
    max-height: 50px;
}

.container>.navbar-collapse {
    margin-top: 10px;
}

.fixed-top.scrolled {
    background-color: #fff !important;
    transition: background-color 200ms linear;
}

.white {
    color: #ffffff !important;
}

#carousel_content {
    margin-top: 9vh !important;
}

@media (orientation: landscape) {
    #carousel_content {
        margin-top: 16vh !important;
    }
}

#carousel_content .carousel-inner {
    height: 450px;
}

#carousel_content .carousel-inner .carousel-item .carousel-caption h4 {
    font-size: 15px;
    line-height: 1.4em;
}

.pull-left.signUp-form {
    margin-left: 55px;
}

.pull-right.signUp-form {
    margin-right: 70px;
}

div.required .col-form-label:not(span):before,
td.required:before {
    content: "* ";
    color: #f00;
    font-weight: bold;
}

.tab-content #signup-tab {
    max-height: min-content;
    min-height: max-content;
    overflow-y: scroll;
    overflow-x: hidden;
}

.tab-content #signup-tab::-webkit-scrollbar {
    width: 0 !important;
}

.tab-content #signup-tab {
    -ms-overflow-style: none;
}

.tab-content #signup-tab {
    overflow: -moz-scrollbars-none;
}

@media (orientation: landscape) {}

#signin-tab,
#signup-tab {
    padding-left: 20px;
    padding-right: 20px;
}

.signUp-form .nav-tabs li {
    width: 50%;
}

.form-horizontal .col-form-label {
    text-align: left;
}

.section-heading {
    clear: both;
    margin-bottom: 50px;
}

.sections {
    clear: both;
    padding: 20px;
}

.featured_heading>h2 {
    border-bottom: 3px solid #f23b3b;
    width: 50%;
}

#sections {
    display: grid !important;
    justify-content: center;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 20px;
}

#sections .col-sm-3:first-child {
    grid-column: 1;
}

#sections img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

#sections .title {
    text-align: center;
}

#sections .description {
    text-align: justify;
}

#sections .col-sm-3 {
    margin-bottom: 10px;
    padding: 20px;
    width: 100% !important;
}

@media screen and (max-width: 992px) {
    #sections {
        width: auto;
    }
}

#sections .section-content .description {
    text-align: center;
}

#sections .section-content .description>ul>li {
    text-align: left;
}

@media screen and (max-width: 768px) {
    #sections .section-content h3 {
        font-size: 20px;
    }
}

/* Float four columns side by side */
.column {
    float: left;
    width: 25%;
    padding: 0 5px;
}

.column-container {
    margin: 0 -5px;
}

/* Clear floats after the columns */
.column-container:after {
    content: "";
    display: table;
    clear: both;
}

.owl-wrapper-outer {
    box-shadow: none;
}

.content_fields {
    display: none;
}

@media screen and (min-width: 760px) {
    #featured-section #sections {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }

    #featured-section #sections>[class*="col-"] {
        display: flex;
        flex-direction: column;
    }
}

/* Responsive columns */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
}

/* Style the counter cards */
.card {
    padding: 16px;
    text-align: center;
    color: white;
}

footer ul li a,
footer ul li a:hover {
    text-decoration: none;
}

.fa {
    font-size: 50px;
}

.testimonial-section #owl-demo .item {
    padding: 50px;
}

.navbar-toggle {
    background-color: #333;
    margin-top: 15px;
}

.navbar-nav li.nav-item.mobile {
    display: none;
}

.column-container .column {
    display: flex;
    justify-content: center;
    color: #fff;
    text-align: center;
}

@media screen and (max-width: 1080px) {
    .testimonial-section .item .col-sm-3 {
        display: none;
    }

    .testimonial-section .col-sm-9 {
        width: 100%;
    }

    .owl-next,
    .owl-prev {
        display: none;
    }
}

.owl-next {
    right: -4px !important;
}

.owl-prev {
    left: 4px !important;
}

@media screen and (min-width: 767px) and (max-width: 1060px) {
    .sellerslider-content {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #home #signup-tab,
    #home #signin-tab {
        font-size: 12px;
        padding: 0 !important;
    }

    .pull-right.signUp-form {
        margin-right: 40px !important;
    }

    #home .signUp-form {
        width: 43%;
    }
}

#home .form-group {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 967px) {
    .full {
        background-size: 200% auto;
        background-position: top right;
    }

    #home .sellerslider-content {
        width: 100%;
    }

    .testimonial-section #owl-demo .item {
        padding: 25px;
    }

    .navbar-brand img {
        max-width: 200px;
    }

    .navbar {
        min-height: 65px;
    }

    .signUp-form {
        display: none;
    }

    #carousel_content .carousel-inner .item .carousel-caption {
        top: 25px;
        padding: 10px;
    }

    #carousel_content {
        margin-top: 100px;
    }

    .carousel-caption h2 {
        font-size: 22px;
    }

    .carousel-caption h4 {
        font-size: 16px;
    }

    .testimonial-section .item .col-sm-3 {
        display: none;
    }

    .nav>.mobile {
        display: block;
    }
}

/* youtube */
#video_tabs_content {
    padding: 15px;
}

#video_tabs_content .carousel-caption {
    position: relative;
    height: 300px;
    left: 0;
    right: 0;
}

.youtube {
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    height: 300px;
    right: 0;
    top: 0;
    width: 450px;
    z-index: 999;
}

.youtube .play {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ+CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=) no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
    cursor: pointer;
}

.video_description {
    background-color: #727272;
    display: inline-block;
    height: 300px;
    overflow: auto;
    padding: 20px;
    width: 50%;
    word-wrap: break-word;
    text-align: left;
    line-height: 1.6;
}

@media (max-width: 1240px) {
    .carousel-control {
        width: 4% !important;
    }
}

@media screen and (min-width: 880px) and (max-width: 1240px),
screen and (max-width: 540px) {
    .carousel-control {
        width: 6% !important;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1420px) {
    .carousel-control {
        width: 10% !important;
    }
}

@media screen and (max-width: 968px) {
    #video_tabs_content .carousel-caption {
        padding: 0 !important;
    }
}

.sellercentral_custom_tab {
    padding: 0 !important;
}

@media screen and (max-width: 1108px) {

    .carousel-caption .video_description,
    #video_tabs_content .carousel-caption .youtube {
        width: 40%;
        background-size: 100% 100%;
    }

    #video_tabs_content .carousel.slide {
        height: 300px !important;
    }
}

#video_tabs_content .carousel-caption {
    padding: 0 !important;
    padding-top: 35px !important;
}

@media screen and (max-width: 650px) {
    #video_tabs_content .carousel-caption {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

@media screen and (max-width: 1108px) {

    #video_tabs_content .carousel-caption .video_description,
    #video_tabs_content .carousel-caption .youtube {
        height: 265px !important;
    }
}

@media screen and (max-width: 541px) {
    #video_tabs_content .carousel-caption .video_description {
        display: none;
    }

    #video_tabs_content .carousel-caption .youtube {
        width: 75% !important;
    }
}

@media screen and (max-width: 400px) {
    #video_tabs_content .carousel-caption .youtube {
        background-size: 100% 80%;
    }
}

@media screen and (min-width: 540px) and (max-width: 800px) {

    #video_tabs_content .carousel-caption .video_description,
    #video_tabs_content .carousel-caption .youtube {
        width: 45%;
    }
}

@media screen and (min-width: 1108px) {
    #video_tabs_content .carousel.slide {
        height: 380px !important;
    }

    #video_tabs_content .carousel-caption .video_description,
    #video_tabs_content .carousel-caption .youtube {
        height: 360px !important;
    }
}

#video_tabs_content .carousel-caption {
    height: max-content !important;
}