

@media all and (min-width: 1367px) and (max-width: 1620px) {

    /*#modalright .modal-content {
        background-color: blue !important;
    }*/
    footer div.modal-dialog {
        min-width: 55vw !important;
    }
    #modalright > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
        z-index: 1;
    }
    #modalright > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
        background: #EFB443;
    }
    #modalright > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
        margin-right: 5% !important;
        background-size: cover !important;
        height: calc(140% - 1vw) !important;
/*        transform: rotate(0deg) !important;
*/        background-position: center !important;
    }

	/* #form_3_3  .buttonarea > div:nth-child(1) { */
	     /* border-radius: 6px !important; */
/* } */

	footer form > fieldset:nth-child(1) > div:nth-child(6) > input:nth-child(1)  {
	border-radius: 6px !important;
}

    footer form > fieldset:nth-child(1) > div:nth-child(5) {
        width: 100% !important;

    }

        footer form > fieldset:nth-child(1) > div:nth-child(5) > fieldset:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
            width: 100% !important;
        }
            footer form > fieldset:nth-child(1) > div:nth-child(5) > fieldset:nth-child(1) > div:nth-child(1) > div:nth-child(2) > input:nth-child(1) {
                border-radius: 6px !important;
            }
        footer form > fieldset:nth-child(1) > div:nth-child(5) > fieldset:nth-child(1) > div:nth-child(2) {
            display: none !important;
        }
        footer 
    footer .buttonarea > input:nth-child(1) {
        border-radius: 6px !important;
    }
}
