@charset "utf-8";
/* CSS Document */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #59595c;
	line-height: 20px;
	/*text-align: justify;*/
	background:url(../images/fairview-bg.jpg) repeat;
	overflow-x:hidden
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
@font-face {
	font-family: 'amperzandregular';
	src: url('../fonts/amperzand-webfont.eot');
	src: url('../fonts/amperzand-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/amperzand-webfont.woff2') format('woff2'), url('../fonts/amperzand-webfont.woff') format('woff'), url('../fonts/amperzand-webfont.ttf') format('truetype'), url('../fonts/amperzand-webfont.svg#amperzandregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'swis721_wgl4_btroman';
	src: url('../fonts/swiss-721-wgl4-bt_43266-webfont.eot');
	src: url('../fonts/swiss-721-wgl4-bt_43266-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss-721-wgl4-bt_43266-webfont.woff2') format('woff2'), url('../fonts/swiss-721-wgl4-bt_43266-webfont.woff') format('woff'), url('../fonts/swiss-721-wgl4-bt_43266-webfont.ttf') format('truetype'), url('../fonts/swiss-721-wgl4-bt_43266-webfont.svg#swis721_wgl4_btroman') format('svg');
	font-weight: normal;
	font-style: normal;
}
:focus {
	outline: 0;
}
a img {
	outline : none;
}
img {
	border : 0;
}
a {
	outline: 0;
}
a:link {
	font-weight: bold;
	color: #22201f;
	font-size: 15px;
	text-decoration: underline;
}
a:hover {
	color: #ea5259;
	text-decoration: none;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
p {
	padding-bottom: 15px;
}
h1 {
	color: #3c5461 !important;
	font-weight: normal;
	clear: both;
	font-size: 24px !important;
	padding-bottom: 15px;
	padding-top: 10px;
}
.h1 {
	font-size: 20px !important;
	padding-bottom: 14px;
}
.h1:before {
	background: url(../images/star.jpg) no-repeat;
	width: 17px;
	height: 20px;
	float: left;
	border-radius: 10px;
	margin-top: 1px;
	content: "";
	margin-right: 13px;
	margin-left: 25px;
}
.padd-left25 {
	padding: 0 0 20px 25px!important;
}
.h1_fam {
	text-align: center;
	font-size: 26px !important;
	font-weight: bold;
}
h2 {
	color: #3c5461 !important;
	font-weight: bold;
	clear: both;
	font-size: 20px !important;
	padding-bottom: 10px;
}
h3 {
	color: #3c5461 !important;
	font-weight: normal;
	clear: both;
	text-align: left;
	font-size: 19px !important;
	padding-bottom: 10px;
	padding-top: 30px;
}
.language {
    float: right;
    padding: 4px 10px 0 0;
}
.language span a {
background:url(../images/english.jpg) no-repeat 0 8px;
    font-weight: normal;
    text-decoration: none;
    padding: 6px 0 4px 33px;
    margin-right: 10px;
}
.language span + span a {
    background:url(../images/espanol.jpg) no-repeat 0 8px;
    padding: 6px 0 4px 28px;
    margin-right: 10px;
color: #334976;
}
.top_strip {
	background: url(../images/head1.png) repeat-x;
	width: 100%;
	font-size: 14px;
	line-height: 42px;
	height: 57px;
	position:absolute;
}
#footer { margin-top:-83px;}
.foot{text-align: center;}
.footimg{
    background: url(../images/foot1.png) repeat-x;
    width: 100%;
    font-size:0px;
    line-height: 0px;
    height: 86px;

}
.contant_bg {
	background: #FFF;	
	max-width: 980px;
	margin: auto;
	padding-top:57px;
	padding-bottom:83px;
}
.main-box {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.header {
	float: left;
	display: block;
	padding-top: 26px;
}
.navigation {
	float: right;
	margin-top:20px;
	font-family: 'arial';
	max-width:700px;
}
.middle-container {
	display: block;
	padding: 30px 30px;
	font-family: 'swis721_wgl4_btroman';
	margin-bottom: 60px;
	float: left;
}
.middle-container p {
	font-family: 'swis721_wgl4_btroman';
	color: #fff;
	font-size: 20px;
	padding: 60px 0;
}
.middle-container p span {
	color: #fceb95;
}
.slider-wrapper {
	width: 100%;
	float: left;
	padding:0px 0px 20px 0px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #d1d2d3;
}
.home_btn {
	width: auto;
	float: left;
	padding: 5px 15px;
	margin-bottom: 20px;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0b6483),color-stop(1, #01394c));
	background-image: -o-linear-gradient(bottom, #0b6483 0%, #01394c 100%);
	background-image: -moz-linear-gradient(bottom, #0b6483 0%, #01394c 100%);
	background-image: -webkit-linear-gradient(bottom, #0b6483 0%, #01394c 100%);
	background-image: -ms-linear-gradient(bottom, #0b6483 0%, #01394c 100%);
	background-image: linear-gradient(to bottom, #0b6483 0%, #01394c 100%);
	border: solid 1px #021e28;
	color: #FFF!important;
	font-size: 14px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float:right;
}
.home_btn:hover {
	color: #FFF;
	text-decoration: none !important;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1981a5),color-stop(1, #02384b));
	background-image: -o-linear-gradient(bottom, #1981a5 0%, #02384b 100%);
	background-image: -moz-linear-gradient(bottom, #1981a5 0%, #02384b 100%);
	background-image: -webkit-linear-gradient(bottom, #1981a5 0%, #02384b 100%);
	background-image: -ms-linear-gradient(bottom, #1981a5 0%, #02384b 100%);
	background-image: linear-gradient(to bottom, #1981a5 0%, #02384b 100%);
}
.men_padd {
	padding-top: 30px;
}
.padd15 {
	padding-top: 15px;
}
.padd25 {
	padding-top: 25px;
}
.inner_footer {
	background: #292b66 url(../images/footer-bg.jpg) repeat-x;
}
.footer-links {
	margin: 35px 0px 25px 0px;
}
.footer-links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.footer-links ul li {
	display: inline-block;
	margin-right: 60px;
}
.footer-links ul li a {
	color: #fff;
	font-size: 15px;
	font-weight: normal !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-links ul li a:hover {
	text-decoration: underline;
}
.attribution {
	color: #FFF;
	padding-bottom: 35px;
	font-size: 13px;
	font-family: Arial;
}
.attribution a {
	color: #FFF;
	padding-left: 5px;
	font-weight: normal !important;
	text-decoration: none !important;
}
.attribution a:hover {
	text-decoration: underline !important;
	color: #FFF;
}
.attribution1 {
	color: #fff;
	padding-bottom: 35px;
	font-size: 13px;
	font-family: Arial;
}
.attribution1 a {
	color: #fff;
	padding-left: 5px;
	font-weight: normal !important;
	text-decoration: none !important;
}
.attribution1 a:hover {
	text-decoration: underline !important;
	color: #000;
}
.car_div {
	width: 930px;
	max-width: 100% !important;
	margin: auto;
	margin-bottom: 30px;
}
.banner_space {
	margin: 40px 0 20px 4px;
}
.caroufredsel_wrapper {
	max-width: 100% !important;
}
.carousel1 li {
	float: left;
	text-align: center;
	margin: 0 10px;
	list-style: none;
}
.head1 {
	padding-top: 15px;
	margin-bottom: 12px;
}
a.prev, a.next {
	background: url(../images/prevnext.png) 0 0 no-repeat;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	width: 25px;
	height: 25px;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
}
a.prev:hover {
	background-position: 0 bottom;
}
a.prev {
	background-position: 0 0;
	margin-left: 5px;
	position: absolute;
	top: 74px;
	left: -5px;
	z-index: 555;
}
a.next {
	background-position: right bottom;
	margin-left: 5px;
	position: absolute;
	top: 74px;
	right: -5px;
	z-index: 555;
}
a.next:hover {
	background-position: right 0;
}
.product_img p a {
	font-size: 18px;
	font-weight: bold;
	color: #22201f;
	text-decoration: none !important;
	text-align: center;
	width: 100%;
	padding-bottom: 15px;
	float: left;
}
.product_img p a:hover {
	font-weight: bold;
	color: #375caa;
}
.product_img span {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	text-align: center;
}
.bullet_area {
	width: 50%;
	margin: auto;
	margin-bottom: 20px;
}
.bullet_area li {
	background: url(../images/star2.jpg) no-repeat 0px 3px;
	list-style-type: none;
	line-height: 14px;
	margin-bottom: 10px;
	padding:2px 0 2px 17px;
}
.bullet_area li a {
	color: #636363;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
}
.bullet_area li a:hover {
	color: #ea5259;
	text-decoration: underline;
}
.bullet_area li ul {
	margin-left: 20px;
	padding: 0;
	margin-top: 10px;
}
.email_link {
	text-align: center;
}
.email_link a {
	text-align: center;
	font-size: 20px;
	color: #005aab;
	text-decoration: none;
}
.email_link a:hover {
	color: #ea5259;
	text-decoration: underline;
}
.sitemap_bullet {
	margin: auto;
	margin-bottom: 20px;
	margin-left: 30px;
}
.sitemap_bullet li {
	background: url(../images/arrow_bullet.jpg) no-repeat 0px 5px;
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 11px;
}
.sitemap_bullet a {
	color: #636363;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
}
.sitemap_bullet a:hover {
	color: #ea5259;
	text-decoration: underline;
}
.sitemap_bullet li ul {
	margin-left: 20px !important;
	padding: 0;
	margin-top: 10px;
}
.home_coll_img {
	text-align: center;
}
.home_coll2_img {
    text-align: left;
}
.row-fluid {
	width: 100%;
	position: relative;
	float: left;
}
.paddrow {
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
}
.customer_border {
	border-top: solid 1px #d1d2d3;
	margin-top: 10px;
}
.customer_border2 {
	border-bottom: solid 1px #d1d2d3;
	padding-bottom: 10px;
	margin-bottom:7px;
}
.what_wedo_img {
	float: left;
	margin-top: 5px;
	width: 112px;
	margin-right: 16px;
}
.find_btn_padd {
	/*margin-top: 14px;*/
	margin-bottom: 5px;
	float:right;
}
.home_icon_area {
	width: 60px;
	float: left;
	padding-right: 10px;
}
.home_icon_text_area {
	margin-left: 60px;
}
.home_icon_text_area h6 a,
.home_icon_text_area h6 {
	color: #375caa;
	font-size: 13px;
	text-decoration:none;
	font-weight:700 !important;
	text-align:left!important;
}
.home_coll_padd h2 a{color:#3c5461 !important; font-size: 20px !important;
    font-weight: bold; text-decoration:none;}
.home_icon_text_area p {
	color: #020202;
	font-size: 13px;
	padding-bottom: 5px !important;
	text-align: left;
}
.home_icon_text_area a {
	color: #375caa;
	font-size: 13px;
	font-weight: normal !important;
	text-decoration: none !important;
}
.home_icon_text_area a:hover {
	color: #59595c;
	text-decoration: underline !important;
}
.get_form_area {
	width: 100%;
	background: #0b6483;
	margin-bottom: 20px;
	padding: 30px  85px!important;
	box-shadow: 4px 6px 14px #888888;
	display: block;
	margin-top:20px;
}
.get_form_area-box {
	width: 100%;
	display: block;
	max-width:260px;
	float:left;
}
fieldset p {
	width: 100%;
	float: left;
	color: #FFF;
}
fieldset p:last-child {
	padding-bottom: 0px;
}
fieldset p label {
	width: 100%;
	float: left;
	color: #FFF;
	padding-bottom: 3px;
	cursor: default;
}
fieldset p input {
	max-width: 250px;
	width:100%;
	float: left;
	color: #59595c;
	padding: 8px 12px;
	border-radius: 5px;
	font-size: 13px;
	background: #FFF;
	border: none;
	box-shadow: none !important;
}
/*fieldset p select {
	width: 250px;
	float: left;
	color: #59595c;
	padding: 6px 12px;
	border-radius: 5px;
	font-size: 13px;
	background: #FFF;
	border: none;
	box-shadow: 0px !important;
}*/
fieldset p .radio_btn {
	width: 130px;
	float: left;
	padding-right: 15px;
	padding-top: 5px;
}
fieldset p .radio_btn input {
	min-width: 16px;
	margin-right: 5px;
}
fieldset p textarea {
	width: 100%;
	height: 120px;
	float: left;
	color: #59595c;
	padding: 8px 12px;
	border-radius: 5px;
	font-size: 13px;
	background: #FFF;
	border: none;
	box-shadow: none !important;
}
fieldset p .submit_btn {
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #8adc4a),color-stop(1, #558b2b));
	background-image: -o-linear-gradient(bottom, #8adc4a 0%, #558b2b 100%);
	background-image: -moz-linear-gradient(bottom, #8adc4a 0%, #558b2b 100%);
	background-image: -webkit-linear-gradient(bottom, #8adc4a 0%, #558b2b 100%);
	background-image: -ms-linear-gradient(bottom, #8adc4a 0%, #558b2b 100%);
	background-image: linear-gradient(to bottom, #8adc4a 0%, #558b2b 100%);
	color: #FFF;
	font-size: 13px;
	padding: 10px 15px;
	border-radius: 5px;
	border: none;
}
fieldset p .submit_btn:hover {
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #b7f08a),color-stop(1, #648f42));
	background-image: -o-linear-gradient(bottom, #b7f08a 0%, #648f42 100%);
	background-image: -moz-linear-gradient(bottom, #b7f08a 0%, #648f42 100%);
	background-image: -webkit-linear-gradient(bottom, #b7f08a 0%, #648f42 100%);
	background-image: -ms-linear-gradient(bottom, #b7f08a 0%, #648f42 100%);
	background-image: linear-gradient(to bottom, #b7f08a 0%, #648f42 100%);
	color: #FFF;
	font-size: 13px;
	padding: 10px 15px;
	border-radius: 5px;
	border: none;
}
fieldset p .select-box {
	width: 250px;
	float: left;
	color: #59595c;
	padding: 1px 10px;
	border-radius: 5px;
	font-size: 13px;
	background: #FFF url(../images/arrow.jpg) no-repeat 96% center;
	border: none;
	overflow: hidden;
	color: #a5a5a7;
}
fieldset p .select-box select {
	width: 115%;
	background: none;
	border: none;
	color: #a5a5a7;
	outline:none;
}
.form-heading {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
.lets-talk-business {
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #375cac),
	color-stop(1, #244791)
);
background-image: -o-linear-gradient(bottom, #375cac 0%, #244791 100%);
background-image: -moz-linear-gradient(bottom, #375cac 0%, #244791 100%);
background-image: -webkit-linear-gradient(bottom, #375cac 0%, #244791 100%);
background-image: -ms-linear-gradient(bottom, #375cac 0%, #244791 100%);
background-image: linear-gradient(to bottom, #375cac 0%, #244791 100%);
	border-radius: 6px;
    color: #fff !important;
    font-size: 13px !important;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none !important;
	margin: 4px 0;
	display:inline-block;
}
.service-area{
	margin-top:20px;
	text-align:center;
}
.banner_space2 {
/*	margin: 23px 0 10px;*/
	margin: 40px 0 0px;
}
.banner_space3 {
	/*margin: 30px 0 10px;*/
		margin: 40px 0 0px;
}
.banner_space img, .banner_space2 img, .banner_space3 img, .service-area img {
	box-shadow: 4px 6px 14px #888888;
}
.carousel-slider-fix{
	overflow:hidden;
	padding:0 16px 20px;
}
a, input, button, select{
	outline:none;
}
.get_form_area-box .error{
	color:#ff0000;
}
ul.dropdown li a{ font-size:15px;}
.container{ overflow:hidden}
.home_icon_text_area h6 a{
	font-size: 12px\9;
	text-align:left;
}
.phone-number{
	background:url(../images/phone-number.png) no-repeat;
	color: #ec1814;
    float: right;
    font-size: 19px;
    font-weight: bold;
    padding:1px 0 0 30px;
	margin-bottom:5px;
}
.header_add { width:100%; float:left; text-align:right; font-size: 15px; color: #000; padding-bottom:10px;}

.contact-details{
	float:right;
	max-width:428px;
	text-align:right;
	margin-top: 55px;
	width: 100%;
}
.google-map{
	background:#fff;
	border-radius: 4px;
    display: block;
    margin-bottom: 30px;
    padding: 4px;
}
.google-map iframe {
    width: 100%;
}
.contact-details-address h2{
	color:#fff!important;
	margin-bottom:10px;
}
.contact-details-address p{
	 color: #fff !important;
    font-size: 16px;
    padding-bottom: 4px !important;
}

.contact-details-address a { color:#FFF; font-weight:normal;} 

.contact-details-address a:hover { color:#88d949; text-decoration:none;} 

.our-passion{
	float:right;
}
.our-passion img{box-shadow: 3px 3px 8px #888888; margin:5px 0 10px;}
.newtop {left: 41px; position: absolute;   top: 20px; text-align:left}
.newtop  a{background: rgba(0, 0, 0, 0) url("../images/fmore.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 32px;
    margin-left: 20px;
    text-decoration: none;
    text-indent: -9999em;
    width: 118px;
    vertical-align: top;
}
@media (max-width: 1199px) {
.navigation {
    max-width: 675px;
}
.mac-os ul.dropdown li a {
    font-size: 14px;
}
}
@media (max-width: 979px) {
.our-passion{
	max-width:475px;
}
.navigation {
    max-width: 512px;
	width:100%;
}
.header {
    max-width: 170px;
	padding-top: 75px;
}
.get_form_area-box {
    float: none;
    margin: auto;
}
.contact-details {
    float: none;
    margin: auto;
    text-align: center;
}
.customer_border .span3{
	width: 46.8086%!important;
	margin-bottom:25px;
}
.customer_border .span3 + .span3 + .span3{
	margin-left:0!important;
}
.customer_border .span3 + .span3 + .span3 + .span3{
	margin-left:2.76243%!important;
}
.mac-os .footer-links ul li a {
    font-size: 13px;
}
.paddrow {
    padding-bottom: 0;
}
.what-we-do-box{
	padding-left:0;
}
.language {
    float: right;
    padding: 4px 0 10px;
    text-align: right;
    width: 100%;
}
.newtop a {
    text-indent: -9999px!important;
    text-align: left;
}
.newtop {
    position: static;
    text-align: right;
    float: right;
    width: 100%;
    margin-bottom: 5px;
}
}
@media (max-width: 767px) {
.our-passion{
	max-width:100%;
}
.nav{
	background: #ef4923;
}
.navigation {
    max-width: 100%;
}
.header {
    max-width: 100%;
    display: block;
    text-align: center;
    width: 100%;
	padding-top: 20px;
}
.phone-number {
    margin: auto auto 10px auto;
    max-width: 190px;
    display: block;
	float:none;
}
.social-media {
    float: none!important;
    margin: auto auto 20px!important;
    max-width: 106px;
}
.customer_border .span3{
	width: 98%!important;
	margin:0 0 15px!important;
}
.inner_footer {
    text-align: center;
}
.get_form_area {
    padding: 30px 25px !important;
}
.google-map {
    margin: 0 10px 30px;
}
.get_form_area, .banner_space img, .banner_space2 img, .banner_space3 img, .service-area img {
    box-shadow: none;
}
.customer_border .span3 + .span3 + .span3 + .span3{
	margin-left:0!important;
}
.what-we-do-box{
	padding-left:0;
}
.language {
    text-align: center;
}
.newtop {
    text-align: center;
}
.header_add {
    text-align: center;
}
}

.bullet_area li ul li:last-child{
	margin-bottom:0;
}
.social-media{
	float:right;
	margin-right:25px;
}
.social-media a{
	padding:0 1px;
}
.what-we-do-box{
	padding-left:5px;
}
.our-passion > h2 {
    margin-top: 18px;
}
.sitemap-links{
	font-size:13px!important;;
}
.sitemap-links:hover, .sitemap-links:focus{
	color:#fff!important;
}

.download_app_btn { text-align:center;}

.contact_download_btn { padding-top:15px;}

.contact_download_btn a {
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #8adc4a),color-stop(1, #558b2b));
	background-image: -o-linear-gradient(bottom, #8adc4a 0%, #558b2b 100%);
	background-image: -moz-linear-gradient(bottom, #8adc4a 0%, #558b2b 100%);
	background-image: -webkit-linear-gradient(bottom, #8adc4a 0%, #558b2b 100%);
	background-image: -ms-linear-gradient(bottom, #8adc4a 0%, #558b2b 100%);
	background-image: linear-gradient(to bottom, #8adc4a 0%, #558b2b 100%);
	color: #FFF;
	font-size: 13px;
	padding: 10px 15px;
	border-radius: 5px;
	border: none;
	font-weight:normal;
	text-decoration:none;
}
.contact_download_btn a:hover {
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #b7f08a),color-stop(1, #648f42));
	background-image: -o-linear-gradient(bottom, #b7f08a 0%, #648f42 100%);
	background-image: -moz-linear-gradient(bottom, #b7f08a 0%, #648f42 100%);
	background-image: -webkit-linear-gradient(bottom, #b7f08a 0%, #648f42 100%);
	background-image: -ms-linear-gradient(bottom, #b7f08a 0%, #648f42 100%);
	background-image: linear-gradient(to bottom, #b7f08a 0%, #648f42 100%);
	color: #FFF;	
	padding: 10px 15px;
	border-radius: 5px;
	border: none;
	text-decoration:none;
}

.customer_download_btn {
	width: auto;
	padding: 7px 15px;
	margin-bottom: 20px;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0b6483),color-stop(1, #01394c));
	background-image: -o-linear-gradient(bottom, #0b6483 0%, #01394c 100%);
	background-image: -moz-linear-gradient(bottom, #0b6483 0%, #01394c 100%);
	background-image: -webkit-linear-gradient(bottom, #0b6483 0%, #01394c 100%);
	background-image: -ms-linear-gradient(bottom, #0b6483 0%, #01394c 100%);
	background-image: linear-gradient(to bottom, #0b6483 0%, #01394c 100%);
	border: solid 1px #021e28;
	color: #FFF!important;
	font-size: 14px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.customer_download_btn:hover {
	color: #FFF;
	text-decoration: none !important;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1981a5),color-stop(1, #02384b));
	background-image: -o-linear-gradient(bottom, #1981a5 0%, #02384b 100%);
	background-image: -moz-linear-gradient(bottom, #1981a5 0%, #02384b 100%);
	background-image: -webkit-linear-gradient(bottom, #1981a5 0%, #02384b 100%);
	background-image: -ms-linear-gradient(bottom, #1981a5 0%, #02384b 100%);
	background-image: linear-gradient(to bottom, #1981a5 0%, #02384b 100%);
}

.header_add{ position:relative}

@media (max-width: 450px) {
.newtop > img {
    display: block;
    margin: auto auto 10px;
}
.contact_download_btn a{ font-size: 11px;}
ul.dropdown a, ul.dropdown span{ padding:15px 4px 18px 15px !important}
}