﻿.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.marginT0 {
    margin-top: 0;
}

.padding0 {
    padding: 0;
}

@media screen and (max-width:767px) {

    .navigation ul {
        float: none;
    }

    .navigation {
        width: 100%;
        float: left;
        border-top: #223a83 solid;
        margin-top: 10px;
        padding-top: 10px;
        display: none;
    }

    .mobiicon {
        display: block;
    }


    .navigation ul li {
        float: none;
        line-height: 35px;
        margin-left: 0;
    }

    .mycaption {
        bottom: 0;
    }

    .bgcolor1 {
        background-size: auto 100%;
    }

    .aboutheading {
        white-space: normal;
        font-size: 20px !important;
        margin-top: 0;
    }

    .aboutimg {
        position: inherit;
        top: 20px;
        z-index: 1;
        width: 100%;
    }

    .featurimg {
        height: 190px;
    }

    .productbg li {
        width: 215px;
    }

    .footlinks {
        margin-bottom: 20px;
    }

    .footer {
        background-size: auto 100%;
    }

    .aboutext {
        margin-top: 50px;
    }

    .topheight {
        height: 100px;
        display: block !important;
    }

    .pageview img {
        height: 100px;
    }

    .pageview span {
        top: 30px;
    }

    .headbody {
        background-color: #fff;
    }

    .navigation ul li a {
        color: #000 !important;
    }

    .dropdown1 {
        position: relative;
        transform: translateY(0px) !important;
        visibility: visible;
        opacity: 1;
        display: none;
    }
}

@media screen and (max-width:550px) {
    .mycaption h1 {
        font-size: 24px;
    }

    .mycaption {
        bottom: 0;
        padding: 0;
    }
}

@media screen and (max-width:480px) {
    .mycaption p {
        font-size: 10px;
    }

    .productbg li {
        width: 100%;
        margin: 0;
        margin-bottom: 30px;
    }
}
