﻿
@media(min-width:768px) {
    .SocialList {
        float: right;
        margin-top: 0;
    }

    .cmpnypera {
        width: 20% !important;
    }
}

@media screen and (max-width: 767px) {
    .affix {
        position: inherit;
    }

    #imaginary_container {
        padding: 10px;
        float: right;
    }

    .mydrop {
        position: relative;
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        display: none;
        transition: none;
    }

        .mydrop li a {
            padding: 8px !important;
            padding-left: 5px !important;
        }

    .mycaret {
        display: block;
    }

    .mymenu {
        float: none;
    }

        .mymenu li {
            float: none;
            margin: 0;
            width: 100%;
            line-height: normal;
        }

            .mymenu li a {
                display: block;
                padding: 10px 0;
            }

            .mymenu li span {
                float: right;
            }

    .marginTop100 {
        margin-top: 10px;
    }

    .cmpnypera {
        width: 100% !important;
    }

    .proimmainbtm p {
        overflow: inherit !important;
        height: auto !important;
    }

    .main-proddvid li {
        display: inline-block;
        border-right: none !important;
        border-bottom: #b3b3b3 dashed 1px;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

        .main-proddvid li:last-child {
            border-right: none !important;
            border-bottom: transparent dashed 1px;
        }
}

@media(max-width:580px) {
    .myproheight {
        height: auto !important;
    }
}

@media(max-width:420px) {
    .topmenu ul li {
        padding: 1px !important;
    }

    .topsocial li {
        margin-left: 5px;
    }
}
