I have a map containing a number of countries. Each country is made up of a maximum of $2$ non-contiguous sections (e.g. Mainland US and Alaska). What is the maximum number of colours that will be required to colour the graph such that. 1. neighbouring countries use different colours, and 2. If a country is made up of $2$ non-contiguous sectionseach section must have the same colour.
It's easy to come up with an example that requires $5$ colours. But I don't know the limit.
Edit Hagen came up with one that required $9$.

As pointed out by bof in the comments, in the paper "Map-colour theorem" by P.J. Heawood, published in 1890 in the Quarterly Journal of Pure and Applied Mathematics, not only is an upper bound of $12$ proven (essentially in the same way as in the other answer) but a matching lower bound of $12$ is shown.
That is, Heawood drew a map of $12$ countries, each in two pieces, such that each country borders every other country. Here is that map:
The image is taken from the archived copy of that volume of the journal which I found on https://gdz.sub.uni-goettingen.de/id/PPN600494829_0024. The paper is on pages 332-338, but the accompanying figure is on the last page.