body {
    background: #1d2242 none repeat scroll 0 0;
    font-family: "Arial",Helvetica,Arial,sans-serif;
}
.header img {
    width: 100%;
}
.header h6 {
    color: #fff;
    position: absolute;
}
.header {
    border-bottom: 2px solid #b1b1b1;
    box-shadow: 0 11px 2px -6px #dfdfdf;
    position: relative;
}
.top_bar {
    left: 13px;
    top: 0;
}
.bottom_left_bar {
    bottom: 39px;
    left: 14px;
}
.bottom_right_bar {
    bottom: 39px;
    font-size: 13px;
    font-weight: bold;
    right: 211px;
}
.nav-bar ul {
    list-style: outside none none;
}
.nav-bar ul li {
    border-right: 1px solid #7b0000;
    display: inline-block;
    line-height: 0.8;
    padding: 0 13px;
}
.nav-bar {
    bottom: 0;
    position: absolute;
    right: 0;
}
.nav-bar a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
a {
    color: #4800ee;
}
a:hover {
    color: #01e000;
}
.nav-bar ul li:last-child {
    border-right: medium none;
}
.links {
    background: #fff none repeat scroll 0 0;
    padding: 10px 0;
    text-align: center;
}
.links a {
    font-size: 12px;
    text-decoration: underline;
	border-right: 1px solid #7b0000;
	padding: 0 25px;
}
.links a:last-child {
    border-right: medium none;
}
.instant_search {
    background: #8e0400 none repeat scroll 0 0;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 0;
    text-align: center;
}
.georgia_search {
    color: #666666;
    font-size: 19px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 7px;
    text-align: center;
}
.begin_search {
    background: #ffd700 none repeat scroll 0 0;
    color: #cc0000;
    display: inline-block;
    font-size: 21px;
    padding: 2px 15px 2px 25px;
}
.search_form label {
    color: #666666;
    display: block;
    font-size: 20px;
	margin-bottom: 0;
}
.search_form input, .search_form select {
    border: 1px solid #000;
    font-size: 20px;
    height: 32px;
    width: 100%;
}
.search_form .star {
    font-size: 18px;
}
.serach_submit input {
    border: medium none;
    clear: initial;
    float: right;
    height: 50px;
    margin-top: 10px;
    width: 165px;
}
.search_bottom img {
    height: 86px;
    width: 86px;
}
.search_bottom {
    display: inline-block;
    float: none;
    margin-top: -10px;
}
.search_bottom p {
    color: #000;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    margin-left: 15px;
    margin-top: 7px !important;
    vertical-align: middle;
}
.content {
    border-bottom: 2px solid #b1b1b1;
    box-shadow: 0 11px 2px -6px #dfdfdf;
	padding: 0 60px;
	position: relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6e6e6+0,ffffff+50,207cca+50,ffffff+50,e6e6e6+100 */
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(left,  #e6e6e6 0%, #ffffff 50%, #207cca 50%, #ffffff 50%, #e6e6e6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #e6e6e6 0%,#ffffff 50%,#207cca 50%,#ffffff 50%,#e6e6e6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #e6e6e6 0%,#ffffff 50%,#207cca 50%,#ffffff 50%,#e6e6e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#e6e6e6',GradientType=1 ); /* IE6-9 */
}
.warrant h2 {
    background: #1d2242 none repeat scroll 0 0;
    color: #fff;
    font-size: 29px;
    margin-top: 10px;
    padding: 14px 0;
    text-align: center;
}
.warrant h5 {
    border-bottom: 2px solid #c0c0c0;
    color: #8b0000;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
}
.warrant .right_sign {
    color: #a52a00;
    font-size: 16px;
    font-weight: bold;
}
.warrant .title {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.warrant p {
    color: #282828;
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
}
.warrant img {
    display: block;
    margin: 70px auto 0;
    max-width: 243px;
    width: 100%;
}
.warrant .after_image {
    color: #000 !important;
    font-size: 11px !important;
    text-align: center;
}
.warrant {
    border-right: 1px solid #666666;
}
.content_part2 {
	position: relative;
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #b1b1b1;
    box-shadow: 0 11px 2px -6px #dfdfdf;
    display: inline-block;
    padding: 15px 0;
}
.privacy .title {
    color: #8b0000;
    font-size: 13px;
    font-weight: bold;
}
.privacy p {
    color: #000;
    font-size: 13px;
    margin-bottom: 13px;
}
.privacy {
	 padding: 35px 20px;
	 margin-top: 8px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6e6fa+0,ffffff+50,207cca+50,ffffff+50,e6e6fa+100 */
	background: #e6e6fa; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6fa 0%, #ffffff 50%, #207cca 50%, #ffffff 50%, #e6e6fa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e6e6fa 0%,#ffffff 50%,#207cca 50%,#ffffff 50%,#e6e6fa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e6e6fa 0%,#ffffff 50%,#207cca 50%,#ffffff 50%,#e6e6fa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6fa', endColorstr='#e6e6fa',GradientType=0 ); /* IE6-9 */
}
.news h2 {
    background: #1d2242 none repeat scroll 0 0;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    margin-top: 10px;
    padding: 9px 0 9px 50px;
}
.news h2 {
    background: #1d2242 none repeat scroll 0 0;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    margin-top: 10px;
    padding: 9px 0 9px 50px;
	margin-bottom: 0;
}
.live_news {
    background: #ffffe0 none repeat scroll 0 0;
    border: 1px solid #666666;
    padding-top: 20px;
    text-align: center;
}
.news {
    margin-top: 40px;
}
.facts h2 {
    color: #8b0000;
    font-size: 29px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-top: 30px;
}
.content_part3 p {
    color: #000;
    font-size: 15px;
    line-height: 17px;
	margin-top: 3px
}
.warrent_image img {
    width: 100%;
}
.warrent_text h4 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.warrent_text p:last-child {
    margin-top: 20px;
}
.facts {
    margin-bottom: 20px;
}
.content_part3 {
    border-bottom: 2px solid #b1b1b1;
    box-shadow: 0 11px 2px -6px #dfdfdf;
	display: inline-block;
	padding-bottom: 25px;
	position: relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6e6e6+0,ffffff+50,207cca+50,ffffff+50,e6e6e6+100 */
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(left,  #e6e6e6 0%, #ffffff 50%, #207cca 50%, #ffffff 50%, #e6e6e6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #e6e6e6 0%,#ffffff 50%,#207cca 50%,#ffffff 50%,#e6e6e6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #e6e6e6 0%,#ffffff 50%,#207cca 50%,#ffffff 50%,#e6e6e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#e6e6e6',GradientType=1 ); /* IE6-9 */
}
.content_part4 .title {
    color: #800000;
    font-size: 13px;
    font-weight: bold;
}
.content_part4 p {
    color: #a52a00;
    font-size: 12px;
    font-style: italic;
    line-height: 15px;
}
.guarantee {
    background: #ffffcc none repeat scroll 0 0;
    border: 1.5px solid #003366;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 33px;
    margin-top: 33px;
    padding-bottom: 8px;
    padding-top: 20px;
}
.content_part5 ul {
    list-style: outside none none;
}
.outstanding {
    background: #003366 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    width: 100%;
}
.outstanding li {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
}
.outstanding ul {
    border: 1px solid #c0c0c0;
    margin: 1px;
    padding: 18px 0;
}
.outstanding > div {
    padding: 0;
}
.content_part5 {
    border-bottom: 2px solid #b1b1b1;
    box-shadow: 0 11px 2px -6px #dfdfdf;
    display: inline-block;
    padding-bottom: 30px;
    width: 100%;
	position: relative;
}
.content_part6 {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #b1b1b1;
    box-shadow: 0 11px 2px -6px #dfdfdf;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
	position: relative;
}
.content_part6 h3 {
    background-image: url("../images/bv04050.gif");
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding: 13px 0;
    text-align: center;
	margin: 0;
}
.content_part6 .countries {
    background-image: url("../images/Georgia-County-map-50.jpg");
    background-position: 300px 20px;
    background-repeat: no-repeat;
    background-size: 435px 502px;
    border: 1px solid #ff0000;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.content_part6 .countries .col-md-2 {
    width: 20%;
}
.content_part6 .country {
    color: #000;
    font-size: 13px;
    line-height: 16px;
    padding-left: 64px;
}
.legal_rights h2 {
    color: #8b0000;
    font-size: 29px;
    margin-bottom: 20px;
}
.legal_rights p {
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 18px;
}
.legal_rights .title {
    font-weight: bold;
}
.legal_rights {
    border-right: 1px solid #666666;
    margin-top: 5px;
    padding-bottom: 30px;
}
.refuse h4 {
    background: #d2b48c none repeat scroll 0 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px 0;
    text-align: center;
}
.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.content_part7 {
    border-bottom: 2px solid #b1b1b1;
    box-shadow: 0 11px 2px -6px #dfdfdf;
	display: inline-block;
    padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6e6e6+0,ffffff+50,207cca+50,ffffff+50,e6e6e6+100 */
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(left,  #e6e6e6 0%, #ffffff 50%, #207cca 50%, #ffffff 50%, #e6e6e6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #e6e6e6 0%,#ffffff 50%,#207cca 50%,#ffffff 50%,#e6e6e6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #e6e6e6 0%,#ffffff 50%,#207cca 50%,#ffffff 50%,#e6e6e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#e6e6e6',GradientType=1 ); /* IE6-9 */
}
.content_footer p {
    color: #000;
    font-size: 11px;
}
.content_footer hr {
    border-color: #000;
    margin-bottom: 30px;
    margin-top: 30px;
    max-width: 500px;
    width: 100%;
}
.content_footer .links {
    margin-bottom: 14px;
    margin-top: 50px;
}
.content_footer .links a {
    padding: 0 15px;
}
.copyright {
    margin-bottom: 20px;
    text-align: center;
}
.content_part4,.content_part5 {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
}
.content_footer {
    background: #fff none repeat scroll 0 0;
	display: inline-block;
}

@media only screen and (min-width:1030px) {
	.container {
		width: 1030px;
	}
}
@media only screen and (max-width:1030px) {
	.bottom_left_bar {
		bottom: 37px;
	}
	.bottom_right_bar {
		bottom: 36px;
	}
	.content_part6 .countries {
		background-position: center center;
	}
}
@media only screen and (max-width:991px) {
	.top_bar {
		top: -5px;
	}
	.bottom_left_bar {
		bottom: 24px;
	}
	.bottom_right_bar {
		bottom: 24px;
	}
	.nav-bar ul {
		margin-bottom: 5px;
	}
	.warrent_text h4 {
		margin-top: 10px;
	}
}
@media only screen and (max-width:767px) {
	.top_bar {
		top: -7px;
	}
	.bottom_left_bar {
		bottom: 19px;
	}
	.bottom_right_bar {
		bottom: 18px;
		right: 121px;
	}
	.bottom_right_bar {
		bottom: 18px;
		right: 121px;
	}
	.header_row .links a {
		border-right: medium none;
		display: inline-block;
		margin-bottom: 4px;
		width: 100%;
	}
	.search_form > div {
		margin-bottom: 10px;
	}
	.content_part6 .country {
		padding-left: 32px;
	}
}
@media only screen and (max-width:639px) {
	.top_bar {
		top: -10px;
	}
	.bottom_left_bar {
		bottom: 9px;
	}
	.bottom_right_bar {
		display: none;
	}
	.nav-bar ul {
		margin-bottom: 0;
	}
	.content_part6 .country {
		padding-left: 9px;
	}
}
@media only screen and (max-width:479px) {
	.top_bar {
		display: none;
	}
	.bottom_left_bar {
		display: none;
	}
	.nav-bar ul {
		margin-bottom: -2px;
	}
	.content {
		padding: 0 15px;
	}
	.search_bottom {
		text-align: center;
	}
	.serach_submit input {
		float: none;
		width: 100%;
	}
	.content_part6 h3 {
		padding-left: 6px;
		padding-right: 6px;
	}
	.content_part6 .countries .col-md-2 {
		text-align: center;
		width: 100%;
	}
	.content_part6 .countries {
		background-repeat: repeat;
		background-size: 100% auto;
	}
	.content_footer .links a {
		padding: 0 9px;
	}
	.instant_search {
		font-size: 15px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.live_news iframe {
		width: 100% !important;
	}
}
@media only screen and (max-width:359px) {
	.nav-bar a {
		font-size: 11px;
	}
	.begin_search {
		padding: 3px 8px;
	}
	.news h2 {
		padding-left: 9px;
	}
	.content_footer .links a {
		padding: 0 4px;
	}
}