

.Architects.Women_construction header.New-header .header_right { display: inline-block; }
.Architects.Women_construction header.New-header .header_right .Menu { padding: 9px 0; margin-right: 32px; }
.Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote { width: 100%; display: inline-block; text-align: right; margin: 32px 0 0; }
.Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote a { font-family: 'Poppins'; font-weight: 700; font-size: 18px; line-height: normal; color: #f3e9d0; background: #0074d9; border: 1px solid #0074d9; border-radius: 5px; letter-spacing: 0; outline: none; display: inline-block; margin: 0; padding: 6px 23px; }
.Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote a:hover { color: #ffffff; background: transparent; border-color: #ffffff; }

.Architects.Women_construction header.New-header.fixed-header .header_right .Keyword-serch .Request_quote { margin: 0; }
.Architects.Women_construction header.New-header.fixed-header .header_right .Keyword-serch .Search-products { display: none;}


@media (max-width: 1150px) {

    /***** Lockers Page *****/
    .Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote { margin: 25px 0 0; }
    .Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote a { font-size: 17px; padding: 6px 20px; }

}

@media (max-width: 999px) {


    .Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote { margin: 20px 0 0; }
    .Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote a { font-size: 16px; padding: 6px 18px; }

}

@media (max-width: 767px) {

	.Architects.Women_construction header.New-header .header_right .Keyword-serch .Search-products { width: calc(100% - 172px); float: left; }
    .Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote { width: auto; float: right; margin: 0; }
    .Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote a { font-size: 15px; padding: 7.5px 15px; }

}

@media (max-width: 480px) {

	.Architects.Women_construction header.New-header .header_right .Keyword-serch .Search-products { width: 100%; float: initial; }
    .Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote { display: none; }
    .Architects.Women_construction header.New-header.fixed-header .header_right .Keyword-serch .Request_quote { display: block; }
    .Architects.Women_construction header.New-header .header_right .Keyword-serch .Request_quote a { font-size: 14px; padding: 6px 14px; }
}