﻿@media screen and (max-width:600px){.territory-map-mobile-container{display:block !important;}.territory-map-container{display:none !important;}.territory-map-select-items{position:fixed !important;top:0;left:0;width:100vw !important;height:100vh;z-index:1000 !important;}.territory-map-state-information .state-popup-content{padding-left:0 !important;padding-right:0 !important;}.territory-map-state-information .state-popup-content .state-popup-header-container{display:none !important;}}@media screen and (min-width:601px){.territory-map-state-information{min-width:375px;}}.territory-map-mobile-container{display:none;}.territory-map-container{text-align:center;max-width:1220px;margin:auto;padding-top:30px;}.territory-map-states{fill:#cbd9ef;stroke:white;-webkit-tap-highlight-color:transparent;stroke-opacity:.5;}.territory-map-states:hover{fill:#224180;}.territory-map{width:100%;padding-bottom:5%;}.territory-map-state-popup{position:fixed;border:5px solid #cbd9ef;box-shadow:0 0 10px rgba(0,0,0,.1);cursor:move;}.territory-map-state-information{display:none;background-color:#fff;padding:10px;z-index:4;color:#224180;}.territory-map-state-information .state-popup-content{padding-left:20px;padding-right:20px;}.territory-map-state-information .state-popup-content .clear-both{clear:both;}.territory-map-state-information .state-popup-content .state-popup-header-container{padding-top:20px;display:flex;justify-content:space-between;}.territory-map-state-information .state-popup-content .state-popup-header-container .state-popup-header{font-size:2.25rem;font-family:brandon-grotesque,'Trebuchet MS',sans-serif;font-weight:bold;padding-bottom:5px;padding-right:20px;}.territory-map-state-information .state-popup-content .state-popup-header-container i{cursor:pointer;}.territory-map-state-information .state-popup-content .person{display:flex;}.territory-map-state-information .state-popup-content .person .person-content{text-align:left;padding-top:20px;}.territory-map-state-information .state-popup-content .person .person-content a{text-decoration:none;}.territory-map-state-information .state-popup-content .person .person-content i{padding-left:20px;padding-right:40px;padding-top:5px;}.territory-map-state-information .state-popup-content .person .person-content p{margin-top:0 !important;padding-right:20px !important;}.territory-map-state-information .state-popup-content hr{height:2px;background-color:#cbd9ef;border:none;}.territory-map-state-information.active{display:block;}.territory-map-state-information .close{position:absolute;top:10px;right:10px;background-color:#f00;color:#000;border:none;padding:5px;cursor:pointer;}.territory-map-custom-select{position:relative;display:inline-block;margin-right:40px;background-color:#f2b83d;border:1px solid #1b2a57;min-width:270px;color:#1b2a57;}.territory-map-select-container{width:100%;display:inline-flex;justify-content:space-between;align-items:center;cursor:pointer;}.territory-map-select-container i{margin-right:20px;}h3.territory-map-select-selected{background-color:inherit;color:inherit;padding:10px;padding-left:20px;margin-top:0 !important;margin-bottom:0 !important;}.territory-map-select-items{position:absolute;display:none;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:4px;z-index:1;width:100%;overflow-y:auto;}.territory-map-select-items h3{padding:10px;padding-left:20px;cursor:pointer;font-weight:normal !important;margin-top:0 !important;margin-bottom:0 !important;}.territory-map-select-items h3:hover{background-color:#ead3ac;}