.gapped-columns .column {
    border: .5em solid transparent;
    background-clip: padding-box;
}

.otgs-development-site-front-end {
    display: inline-block;
    width :100%;
}
.otgs-development-site-front-end {}


.gform_confirmation_message {
	color: #fff;
}


#live-area ul.map-list {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    padding-top: 2em;
}

#live-area ul.map-list li {
    width: 50%;
    padding: 0 1em;
    margin-bottom: 1em;
}
@media (max-width: 991px) {
    #live-area ul.map-list li {
        width: 100%;
    }
}

#live-area ul.map-list li a {
    color: #fff;
    text-decoration: none;
}

#live-area ul.map-list li a:hover,
#live-area ul.map-list li a:active,
#live-area ul.map-list li a:focus{
    color: var(--wp--preset--color--secondary);
    text-decoration: none;
}
#live-area ul.map-list li.c-\\\#8d8e8d a:hover {
    color: var(--wp--preset--color--gray);
}

#live-area ul.map-list li.c-\\\#4eaadf a:hover {
    color: var(--wp--preset--color--primary);
}

#live-area ul.map-list li.c-\\\#7ec242 a:hover {
    color: var(--wp--preset--color--secondary);
}

#live-area ul.map-list li:before {
    content: '';
    width: 1em;
    font-weight: bold;
    display: inline-block;
    min-width: 1em;
    vertical-align: middle;
    margin-left: -1.2em;
    margin-bottom: -.3em;
}

#live-area ul.map-list li.c-\\\#8d8e8d:before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24' width='16'%3e%3cg transform='translate(8.000000%2c 2.000000)'%3e%3cpath d='M-1.547 12l6.563-6.609-1.406-1.406-5.156 5.203-2.063-2.109-1.406 1.406zM0 0q2.906 0 4.945 2.039t2.039 4.945q0 1.453-0.727 3.328t-1.758 3.516-2.039 3.070-1.711 2.273l-0.75 0.797q-0.281-0.328-0.75-0.867t-1.688-2.156-2.133-3.141-1.664-3.445-0.75-3.375q0-2.906 2.039-4.945t4.945-2.039z' fill='%238d8e8d'/%3e%3c/g%3e%3c/svg%3e");

}

#live-area ul.map-list li.c-\\\#4eaadf:before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24' width='16'%3e%3cg transform='translate(8.000000%2c 2.000000)'%3e%3cpath d='M-1.547 12l6.563-6.609-1.406-1.406-5.156 5.203-2.063-2.109-1.406 1.406zM0 0q2.906 0 4.945 2.039t2.039 4.945q0 1.453-0.727 3.328t-1.758 3.516-2.039 3.070-1.711 2.273l-0.75 0.797q-0.281-0.328-0.75-0.867t-1.688-2.156-2.133-3.141-1.664-3.445-0.75-3.375q0-2.906 2.039-4.945t4.945-2.039z' fill='%234eaadf'/%3e%3c/g%3e%3c/svg%3e");
}

#live-area ul.map-list li.c-\\\#7ec242:before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24' width='16'%3e%3cg transform='translate(8.000000%2c 2.000000)'%3e%3cpath d='M-1.547 12l6.563-6.609-1.406-1.406-5.156 5.203-2.063-2.109-1.406 1.406zM0 0q2.906 0 4.945 2.039t2.039 4.945q0 1.453-0.727 3.328t-1.758 3.516-2.039 3.070-1.711 2.273l-0.75 0.797q-0.281-0.328-0.75-0.867t-1.688-2.156-2.133-3.141-1.664-3.445-0.75-3.375q0-2.906 2.039-4.945t4.945-2.039z' fill='%237ec242'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
}

