        .wam-vid-form ul li #MECountryListing {
            width: 55%;
            float: left;
            background: #e8ebec;
            border: 0;
            line-height: 32px;
            padding-left: 20px;
            box-sizing: border-box;
            font-size: 14px;
        }

        .wam-vid-form ul li select {
            width: 55%;
            float: right;
            background: #e8ebec;
            border: 0;
            line-height: 32px;
            padding-left: 20px;
            box-sizing: border-box;
            font-size: 14px;
            height: 35px;
        }

        .wam-vid-form ul li select:nth-of-type(2) {
            position: relative;
            left: -4px;
            margin-top: 10px;
        }

        .admp-pdf-vi-com p {
            margin-top: 15px;
        }

        @media screen and (max-width : 780px) {
            .wam-foot-cr {
                margin-bottom: 70px;
            }
        }

        @media screen and (max-width: 400px) {

            .tac input,
            .docforsade input[type="reset"] {
                width: 100%;
                margin: 5px 0 !important;
                height: 35px;
            }

            .wam-vid-form ul li select {
                width: 100% !important;
                left: 0 !important
            }

            .wam-vid-form ul li span,
            .wam-vid-form ul li input {
                width: 100%;
            }

            .wam-vid-form ul li {
                margin-bottom: 10px;
            }
        }
    	
.sec-pTB, .heading-menu{
	display:none
}

