
.top-line .navbar{height:20px}
.top-line p{margin-bottom:0;color:#8e979d;display:inline}
.top-line a{color:#dccfba}.top-line a:hover{color:#ffdda8}
.contact{float:right}
#logo-image{padding-left: 8px;}
.header{font-family:"Oswald",sans-serif;border-top:2px solid red;}
.navbar .row{padding-top:2px}
.navbar small{font-weight:200;color:#d6d6d6}
.navbar-inner{border-bottom:10px}
.navbar .nav>li>a{text-align:center;font-size:16px;padding:4px 12px 2px 12px;border-bottom:1px solid rgba(0,0,0,0)}
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{border-bottom:1px solid red}
.dropdown-menu{padding:0;margin:0;text-align:left;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
.navbar .nav>li>
.dropdown-menu:before,.navbar .nav>li>.dropdown-menu:after{border-left:0;border-right:0;border-bottom:0;border-bottom-color:transparent;top:0;left:0}
.dropdown-menu>li>a{padding:8px 10px;font-weight:300;font-size:16px;letter-spacing:1px;border-bottom:1px solid rgba(0,0,0,0.2)}
#featured-map a {/*for nav bar*/background-color: #FF0000;color: #FFF;text-shadow:0 1px 0 #791C36;}
#featured-map a:hover{border-bottom:1px solid #FFF}
.slider{padding-top:10px;background-color: #1C476D;}
.carousel{width:100%;margin:10px auto}
.carousel-indicators{cursor:auto}
.carousel-indicators li{cursor:pointer;background-color:transparent;border:1px solid #215586}
.carousel-indicators li:hover{background-color:orange}
.carousel-indicators .active{background-color:#ff7000}
.carousel-inner img{margin:0 auto}
.carousel-inner .title{left:225px;width:100%;max-width:720px;bottom:50px;position:absolute}
.carousel-inner .title h1{display: inline-block; color:white;line-height: 40px;padding:0 14px 2px 12px;background:rgba(92, 129, 163, 0.7);}
.carousel-inner .title h1 small{color:#CFE1F0;}
.carousel-inner a:hover{color:inherit}
.carousel-control{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}

/*======================preview==================*/
.map-preview{background-color: #1C466B;padding-top:10px;padding-bottom:10px;}
.map-preview h1{
	margin-top: 10px;
	margin-bottom: 14px;
	border: 1px solid #E2E2E2;
	padding: 6px 15px 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #F4F4F4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/*======================description==================*/
.description{
	padding-bottom:10px;
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	background: #FCFCFC;
}
.featured {text-align: center;}
.featured h2{text-align: left;}
.featured h3{margin:4px 0;color:inherit;line-height:24px}
#left-content{
	display: inline-block;
	width: 800px;
}
.btn-bundle{margin-top:10px}
.dl-horizontal dt{background:url(../images/li-arrow.png) no-repeat left 5px;width:auto;padding-left:15px;margin-right:5px}
.dl-horizontal dd{margin-left:auto}
/*.license{padding-left:10px}*/
/*.disclaimer{font-size:12px;margin-top:4px}*/
.mylist {
    display: inline-block;
    width: 100%;
}
.mylist ol {
    padding-left: 0;
    width: 130px;
    display: inline-block;
    float: left;
}
.mylist li {
    list-style-position: inside;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#sidebar{
	display: inline-block;
	width: 352px;
	margin-left: 18px;
	padding-top: 70px;
	float: right;
}
.side-title{
	background-color: #97A7B5;
	color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 10px;
}
.ads{background-color: #A2B597}
.side-title h3{
	color: #FDFDFD;
	font-size: 18px;
	line-height: 22px;
	padding: 0;
	margin: 0;
}
.side-content{
	background-color: #F4F4F4;
	color: #666;
	margin-bottom: 20px;
	padding: 15px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 1px solid #e1e8ec;
}
.side-content .btn{display: block;background-color: #FCFCFC;}
.side-content .btn:hover{background-color:#e6e6e6;}
.review {
	position: relative;
	font-family: Georgia,serif;
	line-height: 20px;
	padding: 5px 0 6px 30px;
	font-size:17px;
	font-style:italic;
}
.review:before{
	display:block;
	content:"“";
	font-size:70px;
	position:absolute;
	left: -8px;
	top: 20px;}
.review cite{font-size:14px;font-weight:normal;display:block;margin-top:5px;position: relative;}
.review cite:after{
	content:"";
	margin-top: 3px;
    background: url(../images/star-rating.png) no-repeat;
	position:absolute;
	width: 80px;
	height: 17px;
}
.review a {color: #FF5C00}
.review a:hover {color: #FF0047}

.thumb{
	margin-right:2px;
	margin-bottom: 4px;
	border:2px solid white;
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	opacity:.8;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.thumb:hover{border:2px solid orange;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1}
.thumb-xs{width: 48px;}
.thumb-sm{width: 156px;}
.thumb-lg{border:4px solid white;}
.thumb-lg:hover{border:4px solid orange;}
/*======================faq==================*/
.faq{
	background-color: #F7F7F7;
}
.faq h3, .faq h4, .faq h5{
	color: #7E8C98;
	margin: 3px 0 3px 0;
}
#all-maps h3, #all-maps h4, #all-maps h5{
	font-weight: 100;
	margin: 0;
	line-height: 24px;
}
.state-list li{
	display: inline-block;
}


/*===========================@media===========================*/
/*============================================================*/
@media(min-width:980px) and (max-width:1199px){
	.carousel-inner .title{left:110px}
	#left-content{width:612px;}
	.mylist ol {width: 100%;}
	#sidebar{width: 310px;}
	.side-title h3 {line-height: 16px;}
	.review{font-size: 16px;  padding: 5px 0 6px 22px;}
	.review:before {font-size: 60px; left: -12px;}
	hr{margin: 10px 0;}
	.thumb-xs {width: 41px;}
	.thumb-sm {width: 135px;}
}
@media (max-width: 979px) and (min-width: 768px){
	.carousel-inner .title{left:2px}
	#left-content {display: block; width: 100%;}
	.mylist ol {width: 100%;}
	#sidebar {display: block; width: 100%; margin-left: 0; padding-top: 20px; float: none;}
	hr{margin: 10px 0;}
	.thumb-xs {width: 40px;}
	.thumb-sm {width: 133px;}
}
@media (max-width: 767px){
	.carousel-inner .title{left:0}
	section,.map-preview,.description,.faq,footer,.tail{
		margin-right:-20px;margin-left:-20px;padding:0 20px}
	.map-preview{padding-top: 10px;}
	#left-content {display: block; width: 100%;}
	.mylist ol {width: 100%;}
	#sidebar {display: block; width: 100%; margin-left: 0; padding-top: 20px; float: none;}
	hr{margin: 10px 0;}
	.thumb-xs {width: 40px;}
	.thumb-sm {width: 133px;}
	.dl-horizontal dt {float: left;}
	.featured .span4{width:47%;height:300px;float:left;margin-left:10px}
}
/*===========================map-style===========================*/
/*============================================================*/
#mapwrapper {max-width: 1920px;margin: 0 auto;padding: 0 0;background-color: transparent;min-width: 220px;}
#map_base svg{max-height: 100%;width: 100%;margin: 0;}
@media screen and (max-width: 320px){#map_base svg {height:250px;}}
@media screen and (max-width: 400px) and (min-width: 321px) {#map_base svg {height:330px;}}
@media screen and (max-width: 480px) and (min-width: 401px) {#map_base svg {height:400px;}}
@media screen and (max-width: 568px) and (min-width: 481px) {#map_base svg {height:460px;}}
@media screen and (max-width: 685px) and (min-width: 569px) {#map_base svg {height:550px;}}
@media screen and (min-width: 686px) {#map_base svg {height:600px;}}
#text-abb text {font-family: Arial, Helvetica, sans-serif;-moz-user-select: none;-webkit-user-select: none;user-select: none;}
#map-tip {text-align: left;font: 14px/16px Trebuchet MS, Helvetica, Arial, sans-serif;display: none;padding: 3px;border: 1px solid #EBECED;color: #edeef0;z-index: 1000;float: left;position: absolute;background: rgb(73, 73, 73);background: -moz-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(73, 73, 73, 1)), color-stop(100%, rgba(101, 101, 101, 1)));background: -webkit-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);background: -o-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);background: -ms-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);background: linear-gradient(to bottom, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);word-break: keep-all;white-space: nowrap;box-shadow:1px 2px 4px rgba(0, 0, 0, 0.5);-moz-box-shadow:2px 3px 6px rgba(0, 0, 0, 0.5);-webkit-box-shadow:2px 3px 6px rgba(0, 0, 0, 0.5);
}}
#map-tip p {margin: 0!important;}
#map-tip img {float: left;padding: 3px;}

/* Buy directly vs Buy from CodeCanyon */
/*start*/
.difference-table {
    font-size: 12px;
    line-height: 1.4;
    border-bottom: 1px solid #cbcbcb;
}
.difference-table thead th:first-child {
    border-top-left-radius: 5px;
    background-color: #B0BBC5;
}
.difference-table thead th:last-child {
    border-top-right-radius: 5px;
}
.difference-table thead th {
    background-color: #576A7B;
    padding: 14px 10px;
    border-left: 1px solid #cbcbcb;
}
.difference-table thead th h5 {
    color: #fff;
    margin: 0;
}
.difference-table tbody tr:nth-child(odd) td {
    background-color: #E7EBEF;
}
.difference-table tbody td:first-child {
    font-weight: bold;
    min-width: 250px;
    text-align: left;
    border-left: 1px solid #cbcbcb;
}
.difference-table tbody td:last-child {
    border-right: 1px solid #cbcbcb;
}
.difference-table td:first-child, .difference-table th:first-child {
    border-left: none;
}
.difference-table tbody td {
    text-align: center;
    border-left: 1px solid #cbcbcb;
}
.difference-table td {
    width: 33%;
}
.difference-table tbody td, .difference-table tbody th {
    padding: 10px;
    background-color: #F4F7FB;
}
/*end*/
/* Buy directly vs Buy from CodeCanyon */

/* US Drill Down Map */
/*start*/
#us-map, #level-2, #ca-map, #level-2-ca, #gr-map, #level-2-gr, #af-map, #level-2-af {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 0;
	background-color: transparent;
	min-width: 220px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
#abbs {
	font-size: 16px;
}
.abbs-small {
	font-size: 14px;
}
.abbs-small-ca {
	font-size: 11px;
}
#level-2 text {
	font-size: 96px;
	font-weight: bold;
	cursor: default;
}
#level-2-ca text {
	font-size: 80px;
	font-weight: bold;
	cursor: default;
}
#level-2-af text {
	font-size: 70px;
	font-weight: bold;
	cursor: default;
}
#level-2 .abb-sm {
	font-size: 86px;
}
#level-2-ca .abb-sm {
	font-size: 60px;
}
.back_btn{
	fill: #72B8FC;
	-webkit-transition: fill 0.1s ease;
	-moz-transition: fill 0.1s ease;
	-o-transition: fill 0.1s ease;
	transition: fill 0.1s ease;
	cursor: pointer;
}
.back_btn:hover{
	fill: #0081FF;
}
#us-map svg, #level-2 svg, #ca-map svg, #level-2-ca svg, #gr-map svg, #level-2-gr svg, #af-map svg, #level-2-af svg {
	max-height: 100%;
	width: 100%;
	margin: 0;
}
@media screen and (max-width: 320px){#us-map svg, #level-2 svg, #ca-map svg, #level-2-ca svg, #gr-map svg, #level-2-gr svg, #af-map svg, #level-2-af svg {height:180px;}}
@media screen and (max-width: 400px) and (min-width: 321px) {#us-map svg, #level-2 svg, #ca-map svg, #level-2-ca svg, #gr-map svg, #level-2-gr svg, #af-map svg, #level-2-af svg {height:200px;}}
@media screen and (max-width: 480px) and (min-width: 401px) {#us-map svg, #level-2 svg, #ca-map svg, #level-2-ca svg, #gr-map svg, #level-2-gr svg, #af-map svg, #level-2-af svg {height:230px;}}
@media screen and (max-width: 568px) and (min-width: 481px) {#us-map svg, #level-2 svg, #ca-map svg, #level-2-ca svg, #gr-map svg, #level-2-gr svg, #af-map svg, #level-2-af svg {height:290px;}}
@media screen and (max-width: 685px) and (min-width: 569px) {#us-map svg, #level-2 svg, #ca-map svg, #level-2-ca svg, #gr-map svg, #level-2-gr svg, #af-map svg, #level-2-af svg {height:340px;}}
@media screen and (max-width: 767px) and (min-width: 686px) {#us-map svg, #level-2 svg, #ca-map svg, #level-2-ca svg, #gr-map svg, #level-2-gr svg, #af-map svg, #level-2-af svg {height:420px;}}
@media screen and (max-width: 979px) and (min-width: 768px) {#us-map svg, #level-2 svg, #ca-map svg, #level-2-ca svg, #gr-map svg, #level-2-gr svg, #af-map svg, #level-2-af svg {height:470px;}}
@media screen and (min-width: 980px) {#us-map svg, #level-2 svg, #ca-map svg, #level-2-ca svg, #gr-map svg, #level-2-gr svg, #af-map svg, #level-2-af svg {height:600px;}}
/*end*/
/* US Drill Down Map */

/*end*/
/* US Drill Down Map */