﻿/* Add custom CSS */


body {
    font-size: 13px;
    color: #333;
    /*background: #f3f4f5;*/
}

.header.fixed {
    background-color: #fff;
    border-bottom: 1px solid #f3f4f5;
}

.p-0 {
    padding: 0px;
}

.p-20 {
    padding: 20px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-70 {
    margin-top: 70px !important;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-t-0 {
    padding-top: 0px;
}
li.current a::before {
    background-color: #ec404a;
    width: 100%;
    height: 3px;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.bottom-footer img.img-fluid {
    max-width: 20%;
    margin-bottom: 12px;
}
.bottom-footer p a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
.footer-search{
    right:25px!important;
    background-position:-50px 2px!important;
}
.footerMenu li {
    text-align: center;
    padding: 30px 15px 30px 15px;
    display: inline-flex;
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
}

    .footerMenu li a {
        color: #fff !important;
        text-decoration: none;
    }

        .footerMenu li a:hover {
            color: #ec404a !important;
        }

footer {
    background: #353636;
}

.footer-logo-link {
    padding: 20px;
    vertical-align: middle;
    display: flex;
}

footer > .grey-bar {
    background: #6d6f71;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 12px;
}

.colorful-bar span {
    float: left;
    width: 20%;
    height: 5px;
}

.mtop-80 {
    margin-top: 80px;
}

.navbar {
    min-height: 80px;
}

.navbar-brand {
    padding: 20px 20px;
}

.navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
    color: #353636 !important;
}

.navbar-nav > li::before {
    background-color: #6d6f71;
    width: 1px;
    height: 20px;
    content: "";
    display: block;
    position: absolute;
    top: 28px;
    right: 1px;
}

.navbar-nav li a {
    border-bottom: 3px solid #f3f4f5;
}

    .navbar-nav li a:visited {
        background: red;
    }

.navbar-nav li:hover {
    color: #ec404a !important;
}

.navbar-nav li a:hover {
    color: #ec404a !important;
    border-bottom: 3px solid #ec404a;
}

.search-info h3 {
    font-weight: bold;
    font-family: 'Roboto'
}

.search-results .education-list h2 {
    font-family: 'RobotoBold';
    font-size: 30px;
    color: #353636;
    line-height: 70px;
    padding-bottom: 4px;
}

.search-input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.p-r-0 {
   padding-right: 0px!important;
}
.p-3 {
    padding: 3px;
}

.p-2 {
    padding: 2px;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.bg-white {
    background: #ffffff;
}

.bg-red {
    background: #ec404a;
    background-image: url(https://www.lolan.mx/wp-content/uploads/2017/02/landing-shape-decorative.png);
    background-position: right;
    background-repeat: no-repeat;
}

.bg-purple {
    background: #a21c5e;
    background-image: url(https://www.lolan.mx/wp-content/uploads/2017/02/landing-shape-decorative.png);
    background-position: right;
    background-repeat: no-repeat;
}

.bg-green {
    background: #85b235;
    background-image: url(https://www.lolan.mx/wp-content/uploads/2017/02/landing-shape-decorative-2.png);
    background-position: right;
    background-repeat: no-repeat;
}

.bg-yellow-color {
    background-color: #f5ed50 !important;
    /*box-shadow: 4px 0 0 2px #f5ed50, -4px 0 0 2px #f5ed50;*/
}

.bg-orange-color {
    background-color: #f8c220 !important;
    /* box-shadow: 4px 0 0 2px #f8c220, -4px 0 0 2px #f8c220;*/
}

.bg-purple-color {
    background: #a21c5e !important;
    /*box-shadow: 4px 0 0 2px #a21c5e, -4px 0 0 2px #a21c5e;*/
}

.bg-red-color {
    background: #ec404a !important;
    /* box-shadow: 4px 0 0 2px #ec404a, -4px 0 0 2px #ec404a;*/
}

.bg-green-color {
    background: #96c93c !important;
    /*box-shadow: 4px 0 0 2px #96c93c, -4px 0 0 2px #96c93c;*/
}

.color-red {
    color: #ec404a;
}

.color-orange {
    color: #f8c220;
}

.color-black {
    color: #000000;
}

.color-green {
    color: #96c93c;
}

.color-yellow {
    color: #f5ed50;
}

.color-purple {
    color: #a21c5e;
}
/*Educacion-section starts*/
.education-img .span2, .education-img .more-details {
    display: none;
}

.education-img:hover .span2, .education-img:hover .more-details {
    display: inline-block;
}

.educacion-section h2 {
    font-size: 60px;
    font-family: 'Roboto';
    font-weight: bold;
}

.educacion-section p:first-child {
    font-weight: bold;
}

.educacion-section p {
    font-size: 16px;
    line-height: 24px;
    color: #353636;
}

.grey-pdf {
    padding-right: 10px;
}

.education-img {
    margin: 20px 0px;
    background-size: 95% 100%;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 250px;
    display: table;
}

.middle {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    color: #fff;
}

    .middle .span1 {
        font-size: 20px;
        background: #ec404a;
        color: #fff;
        padding: 0 5px;
        line-height: 30px;
    }

    .middle .span2 p {
        font-size: 16px;
        background: #ec404a;
        color: #fff;
        font-weight: normal;
        padding: 0 5px;
        line-height: 25px;
        text-align: center;
        margin-top: 10px;
    }

.more-details {
    width: auto;
    height: 25px;
    margin: 24px auto;
    color: #ec404a;
    font-size: 16px;
    padding: 0 8px;
    line-height: 25px;
    display: inline-block;
}

.bg-educacion-orange {
    background: linear-gradient(to bottom,#f8c220 250px,#f3f4f5 250px);
}

.education-list h2 {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 30px;
    color: #353636;
    line-height: 70px;
    padding-bottom: 4px;
}

h3.pdfheader {
    font-size: 30px !important;
    font-weight: bold !important;
}

.pdfdetails {
    font-size: 16px !important;
}

/*Educacion-section ends*/
/*about-section starts*/
.about-section h2 {
    font-size: 60px;
    font-family: 'Roboto';
    font-weight: bold;
}

.size-full {
    height: auto;
    width: 100%;
}

.about-section p:first-child {
    font-weight: bold;
}

.about-section p {
    font-size: 16px;
    line-height: 24px;
    color: #353636;
    font-family: 'Roboto';
}

.about-section .grey-txt p {
    font-family: 'Roboto';
    color: #6d6f71;
    font-size: 30px;
    line-height: 35px;
    padding-right: 21px;
    padding-bottom: 4px;
    font-style: italic;
}

.right-bg-gray {
    background-color: #f3f4f5;
}

.bg-about-red {
    background: linear-gradient(to bottom,#ec404a 250px,#f3f4f5 250px);
}
/*pages*/
.icons {
    background: url('https://www.lolan.mx/wp-content/themes/lol-animal-milk/i/icon-sprites.png') no-repeat;
    display: inline-block;
}

.icon-dollar {
    background-position: 0 -24px;
}

.icon-badge {
    background-position: -96px -24px;
}

.icon-leaf {
    background-position: 0 -120px;
}

.img-boxs .icon-dollar, .icon-badge, .icon-leaf {
    width: 96px;
    height: 96px;
    margin-top: -14px;
}

.middle-red-txt {
    font-size: 20px;
    color: #ef3f43;
    text-transform: uppercase;
    min-height: 45px;
    line-height: 20px;
    padding: 0 20px;
    margin-top: -7px;
}

.big-red-txt {
    font-family: 'Roboto';
    font-size: 30px;
    color: #ef3f43;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: bold;
}

.aboutus:after {
    content: '';
    background: url('https://www.lolan.mx/wp-content/themes/lol-animal-milk/i/red-point-y.png') top right repeat-y;
    width: 5px;
    height: 152px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 12px;
}

.memberlistName {
    height: 95px;
}

.red-line-title {
    padding-top: 20px;
    padding-bottom: 17px;
    text-align: center;
}

    .red-line-title .red-line {
        background: #ef3f43;
        width: 136px;
        height: 6px;
        margin: 0 auto;
    }

.equipo-section .red-line-title h2 {
    color: #6d6f71;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 28px;
}

.red-line-title p {
    font-size: 16px;
    font-family: 'Roboto';
    color: #6d6f71;
    line-height: 20px;
    padding: 0 345px;
    margin: 14px auto 25px auto;
    letter-spacing: -0.5px;
}

.photo-box {
    height: 215px;
    width: 100%;
}

.bottom-txt p {
    font-size: 16px;
    color: #333;
    max-height: 24px;
    letter-spacing: -0.7px;
    margin-top: -10px;
    padding: 2px 0;
}

.bottom-txt h4 {
    font-size: 26px;
    color: #ef3e43;
    line-height: 30px;
}

.bottom-txt {
    border: 1px solid #f1f1f2;
    padding-left: 5px;
}

.timeline {
    border-left: 1px solid hsl(0, 0%, 90%);
    position: relative;
    list-style: none;
}

    .timeline .timeline-item {
        position: relative;
    }

        .timeline .timeline-item p {
            font-size: 16px;
            color: #f6faff;
        }

        .timeline .timeline-item:after {
            position: absolute;
            display: block;
            top: 0;
        }

.fw-bold {
    font-size: 28px !important;
    color: #f6faff;
}

.bg-black {
    background: #000;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.timeline .timeline-item:after {
    background-color: hsl(0, 0%, 90%);
    left: -46px;
    border-radius: 50%;
    height: 11px;
    width: 11px;
    content: "";
}

.red-line-title > h2 {
    color: #f6faff;
    font-size: 26px !important;
    line-height: 40px;
    padding: 0px 245px;
    text-transform: uppercase;
}

/* .modal */
.modal-backdrop.in {
    opacity: .5;
}

.modal-open .blur-box {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

.modal-open .header .right-nav {
    padding-right: 35px;
}

/* .modal-search */
.modal.modal-search {
    z-index: 9999;
    top: 80px;
    /* .modal-content */
}

    /*.modal.modal-search .modal-dialog {
        width: 600px;
    }*/

    .modal.modal-search .modal-content {
        background: none;
        box-shadow: none;
        border: none;
        border-radius: 0;
        margin: auto;
        /* .search-bar */
    }

        .modal.modal-search .modal-content .search-bar {
            background-color: #fff;
           /* width: 600px;*/
            height: 70px;
            border: 1px solid #cacaca;
            padding-right: 91px;
            margin: 50px 0 0 0;
            position: relative;
        }

            .modal.modal-search .modal-content .search-bar.field-error input {
                border-width: 2px;
                border-color: #f00;
                padding: 0 10px;
            }

            .modal.modal-search .modal-content .search-bar input {
                font-size: 16px;
                color: #333;
                background: none;
                border: none;
                outline: none;
                width: 100%;
                height: 68px;
                padding: 0 11px;
                line-height: 22px;
                vertical-align: middle;
                border: 1px solid #fff;
            }

                .modal.modal-search .modal-content .search-bar input:focus {
                    border-color: #8a8a8a;
                    box-shadow: 0 0 5px #cacaca;
                }

                .modal.modal-search .modal-content .search-bar input::-webkit-input-placeholder {
                    color: #929596;
                }

                .modal.modal-search .modal-content .search-bar input:-moz-placeholder {
                    color: #929596;
                }

                .modal.modal-search .modal-content .search-bar input::-moz-placeholder {
                    color: #929596;
                    opacity: 1;
                }

                .modal.modal-search .modal-content .search-bar input:-ms-input-placeholder {
                    color: #929596;
                }

            .modal.modal-search .modal-content .search-bar .btn-icon-red-search {
                border-left: 1px solid #cacaca;
                position: absolute;
                top: 0;
                right: 0;
                width: 90px;
                height: 69px;
                background-position: -24px 24px;
            }

                .modal.modal-search .modal-content .search-bar .btn-icon-red-search::before {
                    background-position: -192px -24px;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    margin: -16px 0 0 -16px;
                }

    .modal.modal-search .btn-icon-close {
        background-position: -192px -56px;
        float: none;
        position: absolute;
        top: 17px;
        right: 32px;
        margin: 0;
        opacity: 1;
    }

        .modal.modal-search .btn-icon-close:hover {
            opacity: .8;
        }

.modal.modal-member .modal-content {
    background: #fff;
    padding: 20px;
}

    .modal.modal-member .modal-content h4 {
        font-size: 26px;
        color: #ef3e43;
        line-height: 30px;
    }

    .modal.modal-member .modal-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-backdrop.in {
    opacity: .5;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.btn-icon-close, .btn-icon-red-search::before, .icon-email, .icon-phone, .icon-address {
    width: 32px;
    height: 32px;
}
/*about-section ends*/

/*contact-section starts*/
.selectpicker {
    height: 35px;
    font-size: 15px;
    width: 25%;
    text-align: left;
    font-weight: 600;
    border-radius: 4px 4px 0px 0px !important;
    border: 0px !important;
    background-image: linear-gradient(to bottom,#fff 0,#96c93c 100%)!important;
}
    .selectpicker:hover, .selectpicker:focus {
        background-color: #96c93c !important;
    }
.LocationAddress {
    height: 400px;
    overflow-x: hidden;
    padding-bottom: 20px;
}

.contact-section h2 {
    font-size: 60px;
    font-family: 'Roboto';
    font-weight: bold;
}

.contact-section .item {
    font-family: 'Roboto';
}

.contact-section h3 {
    font-size: 30px;
}

.inputs-bg {
    background: #f3f4f5;
    color: #333;
}

.contact-section p {
    font-size: 16px;
    line-height: 24px;
    color: #353636;
    font-family: 'Roboto';
}

.social-link ul {
    padding: 0;
}

    .social-link ul li {
        display: inline-block;
        margin-right: 20px;
        width: auto;
    }

        .social-link ul li a {
            display: block;
            height: 27px;
            width: 27px;
            text-decoration: none;
        }

            .social-link ul li a.facebook {
                background: url('https://www.lolan.mx/wp-content/themes/lol-animal-milk/i/facebook.svg') no-repeat;
                background-size: cover;
            }

            .social-link ul li a.twitter {
                background: url('https://www.lolan.mx/wp-content/themes/lol-animal-milk/i/twitter.svg') no-repeat;
                background-size: cover;
            }

            .social-link ul li a.instagram {
                background: url('https://www.lolan.mx/wp-content/themes/lol-animal-milk/i/instagram.svg') no-repeat;
                background-size: cover;
            }

            .social-link ul li a.youtube {
                background: url('https://www.lolan.mx/wp-content/themes/lol-animal-milk/i/youtube.svg') no-repeat;
                background-size: cover;
            }

.contact-section .link-list .txt {
    padding-left: 52px;
    font-size: 16px;
    color: #353636;
    line-height: 30px;
    position: relative;
    margin-bottom: 24px;
}

.email-txt {
    background-repeat: no-repeat;
    background-position: left;
    background-image: url('https://www.lolan.mx/wp-content/themes/lol-animal-milk/i/icon-email.png');
}

.address-txt {
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url('https://www.lolan.mx/wp-content/themes/lol-animal-milk/i/icon-address.png');
}

.bg-contact-purple {
    background: linear-gradient(to bottom,#a21c5e 250px,#f3f4f5 250px);
}

form .form-field {
    margin-top: 20px;
}

form .field-validation-error {
    color: red;
    font-family: 'Roboto';
}

form input[type=submit] {
    margin-top: 20px;
    font-family: 'Roboto';
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 5px;
    margin-top: 10px;
    background: #ec404a;
    border: solid 1px transparent;
    float: right;
}

.form-control {
    font-family: 'Roboto'
}

textarea.form-control {
    height: 140px;
}

/*contact-section ends*/
/*Product section starts*/
.product-section h2 {
    font-size: 60px;
    font-family: 'Roboto';
    font-weight: bold;
}

.product-banner {
    background-position: center;
    background-size: cover;
    height: 650px;
}

.img-boxs img {
    height: 110px;
}

.product-section h4 {
    font-size: 20px;
    font-family: 'Roboto';
    color: #353636;
    padding: 0 0 9px 0;
    text-align: center;
    font-weight: bold;
}

.product-section p {
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 24px;
    color: #353636;
}

    .product-section p.details {
        position: absolute;
        width: 100%;
        margin-top: -10px;
    }

    .product-section p:first-child {
        font-size: 16px;
        line-height: 24px;
        color: #353636;
        font-weight: bold;
    }


.bottom-info {
    font-size: 16px;
    color: #f3f4f5;
    height: 150px;
    line-height: 26px;
    font-family: 'Roboto';
    position: relative;
}

    .bottom-info h3 {
        font-family: 'Roboto';
    }

.product-img img {
    width: 333px;
    height: 563px;
    position: relative;
    top: 120px;
}

.product-header {
    position: relative;
    top: 120px;
}

.product-title h1 {
    color: #fff;
    font-family: 'Roboto';
    font-size: 60px;
    padding: 0;
    margin: 0;
    display: inline;
    line-height: 1.2;
    font-weight: bold;
}

.product-text {
    color: #fff;
    font-size: 16px;
    width: 75%;
    font-family: 'Roboto';
}

.bg-product-green {
    background: linear-gradient(to bottom,#96c93c 250px,#f3f4f5 250px);
}

.productsimage {
    height: 475px;
}

    .productsimage img {
        height: 200px;
    }

    .productsimage h4 {
        font-family: 'Roboto';
        font-weight: bold;
    }

    .productsimage p {
        font-size: 16px;
    }

    .productsimage .point-question {
        font-family: 'Roboto';
        font-size: 16px;
        color: #929596;
        text-align: center;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        border: 2px solid #929596;
        display: inline-block;
        position: absolute;
        top: -20px;
        right: 40px;
        z-index: 100;
    }

.product-description p {
    padding-bottom: 20px;
}

.products-titles > h2 {
    font-size: 60px !important;
    font-family: 'Roboto';
    font-weight: bold;
}

.table-data {
    background: #e4e4e5;
    padding: 10px;
    font-weight: bold;
}

.point-question {
    cursor: pointer;
}

.product-description {
    position: absolute;
    top: 0px;
    background: white;
    width: 100%;
    padding: 10px;
    /* border: 1px solid darkseagreen; */
}

.by-txt {
    font-size: 16px;
}

.productsinformation.by-txt {
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: bold;
}

.productsinformation p, .productsinformation ul {
    font-size: 16px;
    font-family: 'Roboto';
}

.product-show img {
    width: 230px;
    height: 393px;
}

/* .tab-container */
.tab-container {
    padding: 10px 20px 14px 37px;
    /* .nav-tab */
    /* .tab-content */
    /* .download-list */
}

    .tab-container .nav-tab {
        min-height: 50px;
    }

        .tab-container .nav-tab li {
            text-align: center;
            float: left;
            list-style: none;
            width: 30%;
            position: relative;
        }

            .tab-container .nav-tab li:after {
                content: '';
                width: 100%;
                height: 1px;
                background: #929596;
                position: absolute;
                bottom: 0;
                left: 0;
                z-index: 100;
            }

            .tab-container .nav-tab li:first-child {
                width: 40%;
                text-align: left;
            }

            .tab-container .nav-tab li:last-child {
                width: 30%;
                text-align: right;
            }

            .tab-container .nav-tab li a {
                font-family: 'Roboto';
                font-size: 20px;
                color: #929596;
                text-align: center;
                height: 50px;
                line-height: 50px;
                display: inline-block;
            }

                .tab-container .nav-tab li a:hover, .tab-container .nav-tab li a:focus {
                    text-decoration: none;
                    border-bottom: 4px solid #ec404a;
                    color: #eb404a;
                }

        .tab-container .nav-tab .current a,
        .tab-container .nav-tab .current a:hover {
            border-bottom: 4px solid #ec404a;
            color: #eb404a;
        }

    .tab-container .tab-content {
        font-size: 14px;
        padding: 23px 10px 9px 0;
        min-height: 310px;
    }

    .tab-container .download-list .list-item {
        margin-bottom: 33px;
    }

    .tab-container .download-list .red-pdf {
        display: inline-block;
        vertical-align: top;
    }

    .tab-container .download-list .txt-area {
        display: inline-block;
        margin-left: 10px;
    }

        .tab-container .download-list .txt-area .color-red {
            font-size: 16px;
            color: #eb404a;
            line-height: 16px;
            display: block;
        }

        .tab-container .download-list .txt-area .color-grey {
            font-size: 12px;
            line-height: 14px;
            color: #929596;
        }

/*Product-section ends*/
/*Where to buy start*/
.locationcount {
    padding: 5px 15px;
    background: #96c93c;
    z-index: 99;
    margin: 0px;
    width: 100%;
    position: absolute;
    left: 0;
    color: #fffeee;
    text-transform: capitalize;
}
.wheretobuy-section h4 {
    font-size: 20px;
    font-family: 'Roboto';
    color: #353636;
    padding: 0 0 9px 0;
    text-align: center;
    font-weight: bold;
}

.wheretobuy-section p {
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 24px;
    color: #353636;
}

    .wheretobuy-section p:first-child {
        font-size: 16px;
        line-height: 24px;
        color: #353636;
        font-weight: bold;
    }

.wheretobuy-details {
    color: #f6faff !important;
    padding: 0px !important;
}

/*where to buy end*/
/*Search button*/
.btn-icon-search {
    background-position: 0 0;
    margin-top: 0;
}

.btn-icon-search {
    position: absolute;
    margin-left: 10px;
    top: 25px;
    right: 40px;
}

.btn-red {
    background: #ec404a;
}

.btn-icon-search, .icon-focus, .icon-search-address {
    width: 24px;
    height: 24px;
}

.icons, .icon-before::before, .pac-item .pac-icon {
    /*background: url(https://www.lolan.mx/wp-content/themes/lol-animal-milk/i/icon-sprites.png) no-repeat;*/
    display: inline-block;
}

.modal.modal-search .modal-content .search-bar .btn-icon-red-search {
    border-left: 1px solid #cacaca;
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 69px;
}

    .modal.modal-search .modal-content .search-bar .btn-icon-red-search::before {
        background-position: -192px -24px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -16px 0 0 -16px;
    }

.btn-icon-close, .btn-icon-red-search::before, .icon-email, .icon-phone, .icon-address {
    width: 32px;
    height: 32px;
}

.icon-before::before {
    content: "";
    display: block;
    position: absolute;
}

/*Search End*/
.btn-red, .btn-red:hover, .btn-red:focus {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 5px;
    margin-top: 10px;
}
    .btn-red>a, .btn-red>a:hover, .btn-red>a:focus {
        font-size: 16px;
        color: #fff;
        text-decoration: none;
        text-align: center;
       
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        border-radius: 5px;
        margin-top: 10px;
    }

.carousel-indicators {
    bottom: 150px;
    width: auto;
    left: 45%;
    margin-left: auto;
}

.carousel-control {
    width: 5%;
}

.header-height {
    height: 80px;
}

.crumbs .breadcrumb {
    padding: 20px 0 0 0;
    margin-bottom: 0;
    background: none;
    border-radius: 0;
}

.crumbs li.active {
    color: #f5ed50;
}

.crumbs li {
    font-size: 16px;
    color: #fff;
}

    .crumbs li a {
        color: #fff;
    }

.breadcrumb > li {
    display: inline-block;
}

.crumbs {
    min-height: 60px;
    /*margin-left: 90px;*/
}

@media (max-width: 891px) {
    .product-img1 img {
        width: 233px;
        height: 363px;
        position: relative;
        top: -30px;
        z-index: 9999;
    }
}

@media (max-width: 767px) {
    .education-list h2 {
        line-height: 30px;
        font-size: 20px;
    }

    .red-line-title > h2 {
        padding: 0px;
    }

    .crumbs {
        min-height: 60px;
        margin-left: 25px;
    }

        .crumbs li {
            font-size: 13px;
        }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .footer-logo-link {
        text-align: center;
        display: inline-block;
        width: 100%;
    }

    .footerMenu li {
        text-align: center;
        padding: 10px;
        display: block;
        color: #fff;
        font-size: 16px;
        font-family: 'Roboto';
        font-weight: bold;
        text-transform: uppercase;
    }

        .footerMenu li a {
            color: #fff !important;
        }

            .footerMenu li a:hover {
                color: #ec404a !important;
                text-decoration: none;
            }

   
    .product-banner {
        height: 350px;
    }

    .product-header {
        top: 20px;
        text-align: left;
    }

    .product-img img {
        width: 120px;
        height: 153px;
        position: relative;
        top: -30px;
        z-index: 9999;
    }

    .product-title h1 {
        font-size: 30px;
    }

    .product-title {
        text-align: left;
    }

    .product-text {
        color: #fff;
        font-size: 14px;
        width: 100%;
        text-align: left;
    }

    .productsimage {
        min-height: 450px;
    }

    .allrights {
        text-align: center;
        display: block;
    }

    .mob-center {
        text-align: center;
    }

    .education-img {
        width: 100%;
    }

    .titles h2 {
        font-size: 40px;
        text-align: center;
    }

    .social-link {
        margin-top: 20px !important;
    }

    .mob-position {
        position: absolute;
        bottom: 0px;
    }

    .bottom-info h3 {
        font-size: 16px;
        margin: 10px 5px 5px 5px;
    }

    .carousel-indicators {
        bottom: 75px;
    }

    .bottom-info p {
        font-size: 13px;
        line-height: 1.4;
        padding: 0px 0px 0px 5px;
    }

    .bottom-info {
        font-size: 14px;
        color: #f3f4f5;
        height: 75px;
        line-height: 26px;
        position: relative;
    }

    .aboutus:after {
        display: none;
    }

    .middle-red-txt {
        font-size: 15px;
        min-height: 15px;
    }

    .big-red-txt {
        font-size: 20px;
    }

    .red-line-title p {
        padding: 0px;
    }

    .aboutus {
        border-bottom: 5px dashed #ec404a;
        margin-bottom: 10px;
    }
}
@media (max-width: 667px) {
    .searchicon {
        top:15px;
        right:90px;
    }
    .navbar-brand{
        padding:5px;
    }
    .footerMenu {
        margin-left: -40px;
    }
    .footer-search{
     display:none;
     right:20px!important;
    }
    .products-titles > h2 {
        font-size: 30px !important;
    }
    }

    @media (max-width: 487px) {
        .product-img img {
            width: 70px;
            height: 90px;
            position: relative;
            top: 85px;
            z-index: 9999;
        }

        .product-title h1 {
            font-size: 18px;
        }

        .product-header .btn {
            font-size: 14px;
        }

        .navbar-nav > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
        }
    }
