
body{ /*font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;*/ 
		font-family: "Segoe UI",Tahoma,Arial,Helvetica,sans-serif;
    font-size: 13px;
	color: #000;
	}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {background:#3b4950; color:#fff;}
.navbar-collapse{padding:0;}
a{ text-decoration:none; 
	
}
a:hover{-webkit-transition: all 0.1s linear; 
    transition: all 0.1s linear;	}
.lang{margin-top:30px;}

.yamm .navbar-collapse .navbar-nav{display:block;}

body {margin-top: 0px;margin-left: 0px;}

#page_1 {position:relative; overflow: hidden;margin: 94px 0px 497px 89px;padding: 0px;border: none;width: 617px;}


table tr td{border:1px dashed #acadba; padding:5px}

.skrollr body {
    height: auto !important;
}

.navbar,
main {
    background-color: #FFF;
}
.dropdown-menu > li > a{padding: 8px 20px; font-weight:700; color:#506a85;}



/*===================================================================================*/


/*	HEADER
/*===================================================================================*/
.yamm {padding-bottom: 0;}
.navbar .container {
    display: table;
    padding: 0;
}
header img{padding:20px}
.navbar {
    margin: 0;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 8000;
    min-height: inherit;
}

.navbar ul {
    list-style: none;
}

.navbar-brand {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    max-width: 300px;
}

.navbar-brand img {
    /*max-height: 40px;*/
}

.navbar-header .navbar-brand {
    display: none;
}

.navbar-header {
    float: none !important;
    position: relative;
    background: #444444;
    border-bottom: 1px solid #E6E9ED;
    z-index: 0;
}

.navbar-header li,
.navbar-header a {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
}

.navbar-collapse {
    position: relative;
    /*background-color: #FFF;*/
    width: 100%;
    /*padding-top: 30px;*/
    padding-bottom: 30px;
    /*border: 1px solid #E6E9ED;*/
}

.navbar-collapse.collapse.stuck {
    position: fixed;
    top: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

.navbar-collapse.collapse.stuck .navbar-brand img {
    max-height: 20px;
}

.navbar-nav {
    float: none;
    display: table-cell;
    vertical-align: middle;
    /*padding-left: 30px;*/
    margin: 0;
}

.navbar-nav > li > a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
   
    color: #333;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 0px;
    bottom: 0px;
    z-index: 1;
}

.navbar-nav > li.dropdown > a {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.skrollable-after .navbar-nav > li > a {
    border-radius: 0;
    margin-top: -1px;
}

.nav > li.active > a {
    /*background-color: #e6ecf0;*/
}

.nav > li > a:focus {
    background-color: transparent;
    border-color: transparent;
}

.nav > li > a:hover {
   background-color: rgba(255, 255, 255, .4);
    border-color: rgba(255, 255, 255, .4);
    color: #963;
}

.navbar .dropdown-menu {
    padding: 0;
    margin: 0;
    width: 210px;
    background: #F5F7FA;
    border: none;
    border: 1px solid #E6E9ED;
    border-bottom-width: 2px;
    border-bottom-color: #CED2D6;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-border-top-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    border-top-left-radius: 0 !important;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    z-index: 0;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) li {
    background: transparent;
    border: none;
    border-top: 1px solid #E6E9ED;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) li:first-child {
    border: none;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
    line-height: 18px;
    padding: 13px 20px;
    color: #73879C;
    text-transform: uppercase;
    font-weight: 700;
    white-space: normal;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active {
    filter: none;
    background-color: #F5F7FA;
    color: #1ABB9C;
}

.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus {
    background-color: #F5F7FA;
    border-color: #E6E9ED;
}

.navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):after {
    display: none;
}

.navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):before {
    display: none;
}

.navbar .dropdown-submenu .dropdown-menu {
    top: -1px !important;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:hover,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:focus,
.navbar .dropdown-submenu:hover > a,
.navbar .dropdown-submenu:focus > a,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:hover,
.navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:focus {
    background: #1ABB9C;
    color: #FFF !important;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar-header .info {
    padding-left: 0;
    margin: 0;
}

.navbar-header .info li {
    font-size: 12px;
    padding-right: 25px;
    color: #ffffff;
}

.navbar-header .info li span {
    color: #05b1f1;
}

.navbar-header .info li a {
    font-size: 12px;
    color: #73879C;
}

.navbar-header .info a:hover {
    color: #1ABB9C;
}

.navbar-form {
    padding: 0;
    margin: 0;
}

.btn.responsive-menu {
    display: none;
    width: 40px;
    height: 40px;
    font-size: 15px;
    padding: 0;
    margin: 0;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {background-color: rgba(255, 255, 255, .4); border-color: rgba(255, 255, 255, .4);}

/*===================================================================================*/


/*	MEGA MENU
/*===================================================================================*/

.yamm .nav,
.yamm .dropup,
.yamm .dropdown,
.yamm .collapse {
    position: static;
}

.yamm .navbar-inner,
.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    top: auto;
    left: auto;
    -webkit-border-top-left-radius: 3px !important;
    -moz-border-radius-topleft: 3px !important;
    border-top-left-radius: 3px !important;
}

.yamm .dropdown-menu > li {
    display: block;
}

.yamm .nav.pull-right .dropdown-menu {
    right: 0;
}

.yamm .yamm-content {
    font-size: 14px;
    line-height: 22px;
    padding: 30px 40px;
    margin-left: -20px;
    margin-right: -20px;
}

.yamm .yamm-content .inner {
    padding: 0 20px;
}

.yamm .yamm-content li {
    line-height: inherit;
}

.yamm .yamm-content:before,
.yamm .yamm-content:after {
    display: table;
    content: "";
    line-height: 0;
}

.yamm .yamm-content:after {
    clear: both;
}

.yamm .nav > li > .dropdown-menu:after,
.yamm .nav > li > .dropdown-menu:before {
    display: none;
}

.yamm .yamm-content img {
    width: 100%;
}

.yamm .yamm-content a {
    color: inherit;
}

.yamm .yamm-content h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.yamm .yamm-content p {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 15px;
}

.yamm .yamm-content .btn {
    margin: 10px 0;
}

.yamm .yamm-content a:hover {
    color: #1ABB9C;
}

.yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
}


/*===================================================================================*/


/*===================================================================================*/
/*	FORMS
/*===================================================================================*/

.forms {
    position: relative;
    padding: 0;
    width: 100%;
}
.form-container .response {
    display: none;
}
.forms ol {
    margin: 0;
    padding: 0;
}
.forms ol li {
    line-height: auto;
    list-style: none;
}
input,
textarea,
.uneditable-input,
.form-inline .form-control,
.navbar-form .form-control {
    width: 100%;
}
select,
textarea,
textarea.form-control,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 25px;
    color: #73879C;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f5f5f5;
    border: 1px solid #E6E9ED;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
}
textarea:focus,
textarea.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border: 1px solid #BCC7D1;
    box-shadow: none;
}
textarea {
    height: 100%;
    padding: 10px;
    margin-bottom: 15px;
    min-height: 150px;
    resize: vertical;
}
textarea.form-control {
	padding: 10px;
}
.btn-submit {
    width: auto;
}
.forms .btn-submit {
	margin-bottom: 0;
}
.forms .error,
.forms .error:focus {
    border: 1px solid #d99898;
}
.forms label {
    display: block;
    float: left;
    width: 95px;
    padding-top: 7px;
    font-size: 13px;
    clear: both;
}
.forms input,
.forms textarea {
	background: #F8FAFD;
	border-radius: 3px;
}
.light-bg .forms input,
.light-bg .forms textarea {
	background: #FFF;
}
.form-container:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.newsletter {
    position: relative;
}
.newsletter input[type="email"] {
    background: rgba(255,255,255,0.15);
	padding-right: 100px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    color: #FFF !important;
}
.newsletter input[type="email"]:focus {
    background: rgba(255,255,255,0.20);
}
.navbar .searchbox .dropdown-menu {
	width: 270px;
}
.search {
	position: relative;
	margin: 15px;
	margin-bottom: 0;
}
.search input[type="search"] {
    background: #FFF;
	padding-right: 40px;
}
.newsletter .btn-submit,
.search .btn-submit {
    position: absolute;
    right: 0;
    top: 0;
	padding: 0;
	margin-top: 5px;
	margin-right: 5px;
    color: #FFF !important;
	line-height: 1;
}
.navbar-form.search .btn-submit {
	width: 30px;
	height: 30px;
}
footer .newsletter .btn-submit {
	width: 88px;
	height: 30px;
	font-size: 13px;
}
#response ul.errors {
	margin-bottom: 25px;
}
#response .btn i {
	font-size: 12px;
}
.dark-bg input,
.dark-bg button,
.dark-bg select,
.dark-bg textarea {
    color: #A3B1BF;
}
.form-control::-webkit-input-placeholder {
    color: #C2C7CC;
}
.form-control:-moz-placeholder {
    color: #C2C7CC;
}
.form-control::-moz-placeholder {
    color: #C2C7CC;
}
.form-control:-ms-input-placeholder {
    color: #C2C7CC;
}
.dark-bg .form-control::-webkit-input-placeholder {
    color: #828E99;
}
.dark-bg .form-control:-moz-placeholder {
    color: #828E99;
}
.dark-bg .form-control::-moz-placeholder {
    color: #828E99;
}
.dark-bg .form-control:-ms-input-placeholder {
    color: #828E99;
}
.search .form-control::-webkit-input-placeholder {
    color: #C2C7CC;
}
.search .form-control:-moz-placeholder {
    color: #C2C7CC;
}
.search .form-control::-moz-placeholder {
    color: #C2C7CC;
}
.search .form-control:-ms-input-placeholder {
    color: #C2C7CC;
}
input:focus::-webkit-input-placeholder {
    color: transparent !important;
}
input:focus:-moz-placeholder {
    color: transparent !important;
}
input:focus::-moz-placeholder {
    color: transparent !important;
}
input:focus:-ms-input-placeholder {
    color: transparent !important;
}


/*===================================================================================*/
/*	RESPONSIVE
/*===================================================================================*/

@media (min-width: 1200px) { 
	
	.navbar .dropdown-submenu > a:after {
	    display: none;
	}
	.navbar .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
	    margin-top: 0;
	}
	.dropdown-submenu {
	    position: relative;
	}
	.dropdown-submenu>.dropdown-menu:not(.yamm-dropdown-menu) {
	    top: 0;
	    left: 100%;
	    margin-top: -6px;
	}
	.dropdown-submenu:hover>.dropdown-menu:not(.yamm-dropdown-menu) {
	    display: block;
	}
	.dropdown-submenu>a:after {
	    display: block;
	    content: " ";
	    float: right;
	    width: 0;
	    height: 0;
	    margin-top: 5px;
	    margin-right: -10px;
	}
	.dropdown-submenu.pull-left {
	    float: none;
	}
	.dropdown-submenu.pull-left>.dropdown-menu:not(.yamm-dropdown-menu) {
	    left: -100%;
	    margin-left: 10px;
	}
	.open > .dropdown-menu,
	.open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	    animation-name: slidenavAnimation;
	    animation-duration: 200ms;
	    animation-iteration-count: 1;
	    animation-timing-function: ease-out;
	    animation-fill-mode: forwards;
	    -webkit-animation-name: slidenavAnimation;
	    -webkit-animation-duration: 200ms;
	    -webkit-animation-iteration-count: 1;
	    -webkit-animation-timing-function: ease-out;
	    -webkit-animation-fill-mode: forwards;
	    -moz-animation-name: slidenavAnimation;
	    -moz-animation-duration: 200ms;
	    -moz-animation-iteration-count: 1;
	    -moz-animation-timing-function: ease-out;
	    -moz-animation-fill-mode: forwards;
	}
	@keyframes slidenavAnimation {
	    from {
			margin-top: -30px;
	        opacity: 0;
	    }
	    to {
			margin-top: 0;
	        opacity: 1;
	    }
	}
	@-webkit-keyframes slidenavAnimation {
	    from {
			margin-top: -30px;
	        opacity: 0;
	    }
	    to {
			margin-top: 0;
	        opacity: 1;
	    }
	}
	
}

@media (min-width: 1025px) {
	.navbar-collapse.collapse {
		/*padding-bottom: 30px;*/
	}
}

@media (min-width: 1025px) and (max-width: 1199px) {
	
/*	br {
		display: none;
	}*/
	
	
	.navbar .dropdown-submenu > a:after {
	    display: none;
	}
	.navbar .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
	    margin-top: 0;
	}
	.dropdown-submenu {
	    position: relative;
	}
	.dropdown-submenu>.dropdown-menu:not(.yamm-dropdown-menu) {
	    top: 0;
	    left: 100%;
	    margin-top: -6px;
	}
	.dropdown-submenu:hover>.dropdown-menu:not(.yamm-dropdown-menu) {
	    display: block;
	}
	.dropdown-submenu>a:after {
	    display: block;
	    content: " ";
	    float: right;
	    width: 0;
	    height: 0;
	    margin-top: 5px;
	    margin-right: -10px;
	}
	.dropdown-submenu.pull-left {
	    float: none;
	}
	.dropdown-submenu.pull-left>.dropdown-menu:not(.yamm-dropdown-menu) {
	    left: -100%;
	    margin-left: 10px;
	}
	.open > .dropdown-menu,
	.open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	    animation-name: slidenavAnimation;
	    animation-duration: 200ms;
	    animation-iteration-count: 1;
	    animation-timing-function: ease-out;
	    animation-fill-mode: forwards;
	    -webkit-animation-name: slidenavAnimation;
	    -webkit-animation-duration: 200ms;
	    -webkit-animation-iteration-count: 1;
	    -webkit-animation-timing-function: ease-out;
	    -webkit-animation-fill-mode: forwards;
	    -moz-animation-name: slidenavAnimation;
	    -moz-animation-duration: 200ms;
	    -moz-animation-iteration-count: 1;
	    -moz-animation-timing-function: ease-out;
	    -moz-animation-fill-mode: forwards;
	}
	@keyframes slidenavAnimation {
	    from {
			margin-top: -30px;
	        opacity: 0;
	    }
	    to {
			margin-top: 0;
	        opacity: 1;
	    }
	}
	@-webkit-keyframes slidenavAnimation {
	    from {
			margin-top: -30px;
	        opacity: 0;
	    }
	    to {
			margin-top: 0;
	        opacity: 1;
	    }
	}
}

@media (max-width: 1024px) {
	
	
	.navbar-header .navbar-brand {
		display: inline-block;
	}
	.navbar-collapse .navbar-brand {
		display: none;
	}
	
	.navbar-collapse.collapse {
		display: none !important;
	}
	
	.navbar-collapse.collapse.in {
		display: block !important;
	}
	
	.navbar .container {
		display: block;
	}
	
	.navbar .social,
	.navbar .info {
	    display: none;
	}
	
	.navbar-header {
		background: #FFF;
	    padding: 25px 0;
	}
	.btn.responsive-menu {
	    display: table;
	}
	.btn.responsive-menu i {
	    display: table-cell;
		vertical-align: middle;
	}
	.navbar-collapse {
	    position: static !important;
		background: #F5F7FA;
	    max-height: inherit;
		padding-top: 0;
		padding-bottom: 0;
	}
	.navbar-collapse:after {
	    content: '';
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	.yamm .nav,
	.yamm .dropup,
	.yamm .dropdown,
	.yamm .collapse {
		float: none;
	    position: relative;
	}
	.yamm .dropdown-menu {
	    position: relative;
	    left: inherit;
	    top: inherit;
	    float: none;
	    width: 100%;
	   /* display: block !important;*/
	}
	.yamm .yamm-content {
	    padding: 12px 0;
	    font-size: 13px;
	}
	.navbar-nav {
		float: none !important;
		display: block;
		padding: 15px 0;
	}
	.navbar-nav > li {
		float: none;
		display: block;
	}
	.navbar-nav > li + li {
		border-top: 1px solid #E6E9ED;
	}
	.navbar-nav > li > a {
		padding-left: 0;
		padding-right: 0;
		border: none;
		border-radius: 0;
	}
	.navbar-nav > li > a:hover,
	.navbar-nav > li > a:focus {
		background: none;
	}
	.navbar-nav .dropdown-menu {
		border: none;
		box-shadow: none;
	}
	.navbar-nav .dropdown-submenu .dropdown-menu {
		top: 0 !important;
	    padding-left: 20px;
	}
	.navbar-nav .dropdown-menu > li:last-child {
		margin-bottom: 20px;
	}
	.navbar-nav .searchbox {
		float: left !important;
		display: block;
		width: 100%;
	}
	.navbar-header {
	    float: left;
	    width: 100%;
	}
	.navbar-header:after {
	    content: '';
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
}

@media (max-width: 969px) { 
	.yamm .dropdown.yamm-fullwidth .dropdown-menu {
	    width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	
	.navbar .container,
	.container {
	    padding-right: 15px;
	    padding-left: 15px;
	}
	
	
	.navbar-brand img {
			margin-top: -48px;
		}
}

@media (max-width: 767px) {
	
	
	
	
	
	.icon.pull-right {
		margin-left: 10px;
	}
	
	
	
	.yamm-content {
		margin-top: 25px;
	}
	
	.yamm-content > [class*="col"] {
		margin-bottom: 50px;
	}
	.navbar .container,
	.container {
	    padding-right: 20px;
	    padding-left: 20px;
	}
	.navbar-collapse {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	
	
}




/*===================================================================================*/
/*	SKROLLR ANIMATIONS
/*===================================================================================*/

.navbar .navbar-collapse {
	-skrollr-animation-name: shrink-header;
}

.navbar .navbar-brand img {
	-skrollr-animation-name: shrink-logo;
}

@-skrollr-keyframes shrink-header {
	40 {
		padding-top: 30px;
		padding-bottom: 30px;
		-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0);
		   -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.0);
				box-shadow: 0 10px 10px rgba(0,0,0,0);
	}

	300 {
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
		   -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
				box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	}
}

@-skrollr-keyframes shrink-logo {
	40 {
		max-height: 40px;
	}

	300 {
		max-height: 20px;
	}
}


.pull-right li.separator {
	font-weight: 900;
    padding: 0 9px;
	color:#ffffff;
}
.pull-right li{

	color:#ffffff;
}
.pull-right li span{

	color:#05b1f1;
}



/*****************************************Footer-start***********************************/


nav ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}


@media screen and (device-width: 320px) and (device-height: 640px) {
	.navbar-brand img {
      margin-top:-43px;
	}

.sing-up .sing-up-type-left {
    margin-left: 10px;
    margin-top: 12px;
    width: 100px;
		}
		.sing-up .sing-up-type-right {
    margin-right: 10px;
    margin-top: 12px;
    width: 100px;
}
}
@media (min-device-width: 800px) and (max-device-width: 1280px) {
	
}

@media (min-device-width: 800px) and (max-device-width: 1280px) {
	  .navbar-brand img {
		  /*margin-top:-42px;*/
		}
	 .sing-up .sing-up-type-left {
    margin-left: 10px;
    margin-top: 12px;
    width: 180px;
		}
		.sing-up .sing-up-type-right {
    margin-right: 10px;
    margin-top: 12px;
    width: 180px;
		}
}











.pull-right li.separator {
    font-weight: 900;
    padding: 0 9px;
    color: #ffffff;
}

.pull-right li {
    color: #ffffff;
}

.pull-right li span {
    color: #05b1f1;
}

.line {
    border-bottom: 1px solid #000;
    position: relative;
    top: 28px;
}

.latest-img {
    background: url(../imges/latest.png) no-repeat;
    height: 75px;
    margin-top: 20px;
    z-index: 9999;
}

.featured-img {
    background: url(../imges/featured.png) no-repeat;
    height: 75px;
    margin-top: 20px;
    z-index: 9999;
}























