h1, h2, h3{
    font-family: "Noto Sans",sans-serif !important;
    font-size: 25pt;
    font-weight: 100;
    position: relative;
    text-decoration: none;
    /* text-transform: uppercase; */
    font-style: normal;
	line-height: 30px;
	color:#333;
}
h4 {
    font-family: "Noto Sans",sans-serif !important;
    font-size: 30px;
	text-align:center;
	margin-top:10px !important;
	margin-bottom:10px !important;
	}
p{
font-size:18px;
}
.top-bar{
	background:#3483c7;
	padding:10px 0px;
	}

.divSocialMedia ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline-block;
	
	}
	
	.divSocialMedia li a{
		color:#fff;
		padding-right:16px;
		}
.divSocialMedia li a:hover, a:visited, a:active{
			text-decoration:none;
			
			}
.divSocialMedia .GooglePlus {
    background-image: url(../images/googleplus-24.png);
    background-repeat: no-repeat;
    background-position: center top;
	    width: 28px;
    height: 28px;
}
.divSocialMedia .Facebook {
    background-image: url(../images/facebook-24.png);
    background-repeat: no-repeat;
    background-position: center top;
	    width: 28px;
    height: 28px;
}
.divSocialMedia .Twiter {
    background-image: url(../images/twitter-24.png);
    background-repeat: no-repeat;
    background-position: center top;
	    width: 28px;
    height: 28px;
}
.divSocialMedia .Linkedin {
    background-image: url(../images/linkedin-24.png);
    background-repeat: no-repeat;
    background-position: center top;
	    width: 28px;
    height: 28px;
}
.divSocialMedia .Youtube {
    background-image: url(../images/youtube-24.png);
    background-repeat: no-repeat;
    background-position: center top;
	    width: 28px;
    height: 28px;
}
.divSocialMedia .Instagram {
    background-image: url(../images/instagram.png);
    background-repeat: no-repeat;
    background-position: center top;
	    width: 28px;
    height: 28px;
}
.divSocialMedia ul li {
    float: left;
    margin: 0px 5px;
    
}
			.unstyled {
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline-block;
	
	}
.unstyled li a{
		color:#fff;
		padding-right:10px;
		}
.unstyled li a:hover, a:visited, a:active{
			text-decoration:none;
			
			}
.top-menu ul	{    
	float: right;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
	}
.top-menu ul li{display:inline-block;}		
.top-menu ul li a{
	padding:0px 12px;
	line-height:1.4em;
	border-right:1px solid #999;
	color:#fff;
	}
	.top-menu li a:hover, a:visited, a:active{
			text-decoration:none;
			
			}
.top-menu ul li:last-child a{
		border-right: 0;
    padding-right: 0;
	}
.header{
		background:#f7f7f7;
		}
.header-right{float:right;}
.logo {
    background: #f7f7f7;
    position: relative;
    min-height: 100px;
    padding: 5px 0 8px 0px;
}
.top-info {
    list-style: none;
    margin: 38px 35px 0 0;
    padding: 0;
    float: right;
}
.info-icon{
		color:#3483c7;
		font-size:36px;
		display:inline-block;
}
.top-info .info-box .info-box-content {
    display: inline-block;
    font-family: Montserrat;
    
}
.top-info .info-box .info-box-title {
    font-weight: 600;
    color: #3d4049;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: normal;
}
.top-info .info-box .info-box-subtitle {
    margin: 0 0 5px 0;
    line-height: normal;
    color: #777;
    font-size: 13px;
}
.site-navigation {
    background: #3a383b;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
}
.navbar-nav ul {
    float: left;
    display: inline-block;
	margin: 1.5px -15px;
	padding-bottom:7px;
	padding-top:5px;
}

.navbar-nav ul > li:first-child {
    padding-left: 0;
}
.navbar-nav> ul > li {
    padding: 0 15px;
    position: relative;
	 float: none;
    display: inline-block;
	line-height:36px;
}

.navbar-nav> ul > li > a {
    font-family: "Noto Sans",sans-serif !important;
    color: #fff;
    text-rendering: optimizeLegibility;
    font-weight: 500;
    font-size: 16px;
    margin: -1px 0;
    line-height: 25px;
    padding: 22px 0 20px;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
	
}
.navbar-nav> ul > li > a:hover{text-decoration:none;color: #3483c7;}
ul.navbar-nav > li:hover > a, ul.navbar-nav > li.active > a {
    color: #3483c7;
    position: relative;
}
.navbar-nav ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#000;
	padding:0;
	z-index:999;
	list-style:none;
	margin-top:8px;
	background:#3a383b none repeat scroll 0 0;
}
.navbar-nav ul ul li
{
	float:none;
	width:200px;
	
}
.navbar-nav ul ul a
{
	line-height:120%;
	padding:10px 15px;
	color:#FFF;
	text-decoration:none;     display: flow-root;
}

.navbar-nav ul li:hover > ul
{
	display:block
}
.navbar-toggle {
    background: #121112 none repeat scroll 0 0;
    border-radius: 0;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    padding: 12px;
}
.navbar-toggle .icon-bar {
    background: #fff;
}

.main-slide .item {
    
    color: #fff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}

.main-slide .item img{
	width: 100%;
	-webkit-backface-visibility: hidden;
}


.main-slide .item .slider-content {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

.main-slide .item.active .slider-content {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

.main-slide .slider-content{
   top: 50%;
   margin-top: -135px;
   left: 0;
   padding: 0;
   position: absolute;
   width: 100%;
   color: #fff;
}

.slider-content {
   position: relative;
   display: table;
   height: 100%;
   width: 100%;
}

.slide-title{
   font-size: 68px;
   line-height: 72px;
   font-weight: 700;
   color: #fff;
   text-transform: uppercase;
}

.slide-sub-title{
    font-style: normal;
    font-size: 30px;
    margin-bottom: 30px;
    color: #fff;
}
.agentname{
text-align:left;
font-size:25px;
line-height:20px
}
.agentsubimg img{
width:200px;}
.slider-text {
   display: table;
   vertical-align: bottom;
   color: #fff;
   padding-left: 40%;
   width: 100%;
   padding-bottom: 0;
   padding-top: 20px;
}

.slider-text .slide-head{
   font-size: 36px;
   color: #0052a5;
   position: relative;
}

.slider-img{
    display: block;
    position: absolute;
    top: -80px;
    left: 20%;
    width: 314px;
    max-height: 100%;
}

.slider-img img {
   display: block;
   position: relative;
   max-height: 100%;
   width: auto;
}

.slider.btn{
   margin: 5px;
   border: 2px solid transparent;
}

.slider.border{
   background: none;
   border: 2px solid #fff;
}

.slider.border:hover{
   background: #1bbc9b;
   border:2px solid transparent;
}
.carousel-indicators li{
	width: 10px !important;
	height: 10px !important;
	margin: 1px !important;
	border-radius: 100% !important;
   border: 0 !important;
	background: rgba(255,255,255,.5);
}

.main-slide .carousel-indicators li.active,
.main-slide .carousel-indicators li:hover {
   background: #1bbc9b;
    -moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-slide .carousel-control.left,
.main-slide .carousel-control.right,
.main-slide .carousel-indicators {
	opacity: 0;
	filter: alpha(opacity=0);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.main-slide:hover .carousel-control.left,
.main-slide:hover .carousel-control.right,
.main-slide:hover .carousel-indicators{
	opacity: 1;
	filter: alpha(opacity=100);
}

.main-slide .carousel-control.left span {
	padding: 15px;
}

.main-slide .carousel-control.right span {
	padding: 15px;
}

.main-slide .carousel-control .fa-angle-left, 
.main-slide .carousel-control .fa-angle-right{
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -25px;
}

.main-slide .carousel-control .fa-angle-left{
	left: 0;
}

.main-slide .carousel-control .fa-angle-right{
	right: 0;
}

.main-slide .carousel-control i{
	background: #fff;
	color: #222;
	line-height: 56px;
	width: 56px;
	height: 56px;
	border-radius: 0;
	font-size: 36px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-slide .carousel-control i:hover{
	background: #222;
   color: #fff;
}

.navbar-nav {
    margin: 1.5px -15px;
	padding:10px;
}
.navbar-collapse {
    max-height: 340px;
    padding-right: 0px; 
    padding-left: 15px;
    overflow-x: visible;
   
}
/* Footer Top
================================================== */

.footer-top {
   position: relative;
   bottom: -60px;
   margin-top: -60px;
   z-index: 1;
}

.footer-top-bg {
   background: #c52e3f;
   border-radius: 3px;
   margin: 0;
   color: #fff;
}


.footer-top .footer-box {
   padding: 30px 35px 20px;
   min-height: 120px;
}

.footer-top .footer-box i {
   float: left;
   font-size: 28px;
    margin-top: 0px;
   background: rgba(0, 0, 0, 0.3);
   display: inline-block;
   text-align: center;
    width: 54px;
   height: 48px;
   line-height: 48px;
   padding-left: 6px;
}

.footer-top .footer-box .footer-box-content {
   margin-left: 80px;
}

.footer-top .footer-box .footer-box-content h3 {
   margin-top: 0;
   margin-bottom: 5px;
   font-size: 16px;
   color: #fff;
   font-weight: 700;
}
.footer-about p{
font-size:15px;
}
.footer-top .footer-box .footer-box-content p {
   margin: 0;
   font-size:15px;
}
.footer-box-content a{color:#fff;}
.footer-box-content a:hover{color:#fff;text-decoration:none;}
.footer-top .footer-box.two {
   background: rgba(0, 0, 0, 0.07);
}

.footer-top .footer-box.three {
   background: rgba(0, 0, 0, 0.15);
}


/* Footer
================================================== */

.footer{
   background: #25272e;
   color: #87888a;;
   font-size: 14px;  
   position: relative;
   padding: 40px 0 10px;
}

.footer-box i {
    float: left;
    font-size: 28px;
    margin-top: 0px;
    background: #006da1;
    display: inline-block;
    text-align: center;
    width: 54px;
    height: 48px;
    line-height: 48px;
    padding-left: 6px;
	color:#fff;
}
.footer-box{
margin-bottom:40px;

}
.footer-box .footer-box-content h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
	line-height:1.2em
}
.footer-box .footer-box-content p {
    margin: 0;
	font-size:15px;
}
.footer-box .footer-box-content {
    margin-left: 80px;
}
.footer-widget{
   
   padding:0px 50px 40px 50px;
}

.footer .widget-title{
   color: #fff;
   font-size: 16px;
   line-height:1.6em;
   text-transform: uppercase;
   margin-top: 0;
   padding-bottom: 5px;
   /*margin-bottom: 30px;*/
   position: relative;
}

.footer .widget-title:after{
   content: "";
   background: #818181;
   width: 34px;
   height: 1px;
   display: block;
   position: absolute;
   bottom: 0;
   left: 0;
}

/* Footer about */

.footer-about{
   padding-right: 40px;
   text-align: justify;
}

.footer-logo{
   margin-bottom: 20px;
}

/* Links */



.footer-widget ul li a{
   color: #87888a;
}
.footer-widget ul li a:hover{
   color: #2196f3 !important;
}



/* Newsletter */

.newsletter-widget{
   border: 0;
   padding-top: 0;
}

.newsletter-widget .widget-title{
   margin-top: 0;
   line-height: 40px;
   margin-bottom: 25px;
}

.newsletter-widget .widget-title span{
   font-size: 36px;
   display: block;
   text-transform: uppercase;
}

.newsletter-form{
   position: relative;
}

.newsletter-form input{
   width: 80%;
   margin: 15px 0;
   background: rgba(0,0,0,.1);
   font-size: 12px;
   height: 45px;
   border: 1px solid rgba(255, 255, 255, 0.1);
}

.newsletter-form button {
   position: absolute;
   right: 0;
   top: 0;
   border-radius: 0;
   background: #1bbc9b url(../images/newsletter-icon.png) no-repeat 20px 50% !important;
   text-indent: -9999em;
}


/* Footer social */
.footer-top-bg {
    background: #295ea7;
    border-radius: 3px;
    margin: 0;
    color: #fff;
}
.footer-social{
   margin-top: 40px;
   padding-bottom: 20px;
}

.footer-social .widget-title{
   font-size: 14px;
}

.footer-social ul{
   list-style: none;
   margin: 0;
   padding: 0;
}

.footer-social ul li {
   margin: 0 10px 0 0;
   display: inline-block;
}

.footer-social ul li a {
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
   color: #fff;
}

.footer-social ul li a i {
   width: 28px;
   height: 28px;
   line-height: 26px;
   border: 2px solid #9a9b9d;
   text-align: center;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.footer-social ul li a i:hover {
   border: 2px solid transparent;
}

.footer-social ul li a i.fa-rss:hover {
   background: #faaa5e;
}

.footer-social ul li a i.fa-facebook:hover {
   background: #677fb5;
}

.footer-social ul li a i.fa-twitter:hover {
   background: #70c2e9;
}

.footer-social ul li a i.fa-google-plus:hover {
   background: #c53942;
}

.footer-social ul li a i.fa-youtube:hover{
	background: #d60d0d;
}

.footer-social ul li a i.fa-instagram:hover{
	background: #2e5e86;
}

.footer-social ul li a i.fa-pinterest:hover {
   background: #d8545d;
}

.footer-social ul li a i.fa-linkedin:hover {
   background: #3daccf;
}

.footer-social ul li a i.fa-dribbble:hover {
   background: #e299c2;
}

/* Copyright */

.copyright {
   border-top: 1px solid rgba(255, 255, 255, .1);
   font-size: 12px;
   padding: 20px 0;
}

.footer-menu{
   float: right;
}
.footer-menu ul{
	list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
	}
.footer-menu ul li{
   display: inline-block;
   line-height: 12px;
   padding-left: 8px;
}

.footer-menu ul li a{
   color: #fff;
   padding: 0;
   text-transform: uppercase;
}

.footer-menu ul li a:hover{
   color: #2196f3;
}


.back-to-top {
   right: 40px;
   top: auto;
   z-index: 200;
   -webkit-backface-visibility: hidden;
}

.back-to-top.affix {
   bottom: 25px;
}

.back-to-top .btn.btn-primary{
   font-size: 18px;
   padding: 6px 15px;
}
p.about-agent{
    line-height: 1.5em;
    font-size: 18px;
}
.planheading{
    background: #2196f3;
    text-align: center;
    font-size: 25px;
    color: #fff;
}
.planp{
    line-height: 1.5em;
    font-size: 19px;
}
.marginleft{margin-left:25%;}
.space-tp-20{margin-top:20px;
}
.space-tp-100{margin-top:100px;
}
.space-tp-80{margin-top:80px;
}
.space-tp-50{margin-top:50px;
}
.marginbtn30{
margin-bottom:30px;
}
.cathead{padding:10px; background:#2196f3; cursor:pointer;}
.catcontaner{padding:10px; border:1px solid #2196f3; float:left; width:100%}
.cathead span{font-size:25px; color:#fff;line-height:1.5em; vertical-align:middle;}
.arrowright{float:right;}
.margoff{
     margin-right: 0px; 
     margin-left: 0px; 
}
.cateheading{font-size:25px; color:#2196f3;line-height:1.1em; }
.cateheadingP {
    line-height: 1.5em;
    font-size: 18px;
}
.left{float:left}
.prohed{background:#2196f3; color:#fff; font-size:25px;line-height:1em;padding: 6px 20px 6px 20px;}
.borderimg{border:1px solid #2196f3;border-radius: 10px;}
.proP{
    padding: 10px;
    margin-top: 20px;
    line-height: 1.5em;
    font-size: 18px;
}
.proH1{
font-size:30px;line-height: 20px;
}
.listing p{font-size:18px; line-height:1.5em;margin-top: 5px;}
.bg{background:#2196f3; color:#fff;text-align:center;}
.aboutP{
    line-height: 1.6em;
    font-size: 18px;
	color: #333;
}
.aboutul{color:#2196f3;}
.aboutul li span{color:#333; line-height:1.6em; font-size:17px;}
.contactP{
    line-height: 26px;
    font-size: 19px;
	margin-top:50px
}
.news{
	padding:20px 42px;


}
.newsborder{
	border:3px solid #2196f3;
	min-height:500px;

}
.news-img{
	float:left;
	margin-right:10px;
}
.news-section{
	padding:20px 10px;
}
.paddingoff{
	padding-right: 0px;
    padding-left: 0px;

}

.greeting-section{
	padding:10px 10px;
	text-align:center
}
.news-tab{
	height: 550px;
    overflow-y: auto;
    width: 100%;
    overflow-x: hidden;
    /* direction: rtl; */
    padding: 20px;
}
.news-small-containt{
	white-space: nowrap; 
    width: auto; 
    font-size: 15px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.news-date{
font-size:13px;
float:left;
}
.source{
font-size: 13px;
    white-space: nowrap;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 20px;
}

.planp {
    line-height: 1.5em;
    font-size: 17px;
}
.client-says{
	text-align:center;
	font-size:30px;
	color:#000;
}
.client-testimonial{
float:left;
width:100%;
padding:20px 10px;
}

.client-testimonial h3{
font-size:20px;
line-height: 20px;
margin-top: 10px;
}
.client-testimonial p{
 font-size:14px; color:#454545;
 }
.testimonial-more{
float:right;
margin-top:10px;
text-decoration:underline;
font-size:18px;
line-height:1.8em
}
.gallaryimg{
padding-right:5px;
}
.gallarycontaint h4{
text-align:center;
font-size:25px;
}
.gallarycontaint{
padding:10px 30px;

}
.customersays{
	font-size:22px;
	line-height:1.5em;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	}
.clientgallary{
padding:15px 10px;
}
.clientgallary h5{
font-size:21px;
}
.clientgallary p{
font-size:16px;
line-height:1.5em;

}	
			
.shownewsimgpreview
{
	border:solid 1px #f2f2f2;
}
.newsbtmboder{
margin-bottom:20px;
border-bottom:1px solid #2196f3;
padding:10px;
float:left

}
.newssoure{
padding:10px 10px;
font-size:13px;
color:#3d3d40;
}
.publishdate{

}
.sourcenews{
float:right;
}
.sourcenews a, .sourcenews a:hover{
color:#2196f3;
text-decoration:none;
}
.news-heading{
	font-size:25px;
	color:#2196f3
}

.newsdetails-heading{
	font-size:22px;
	color:#ffffff;
	text-align:center;
}
.newspragraph{
	font-size:18px;
}
.newspragraphlarge{
		font-size:17px;
		margin-top:15px;
}
.readdetails, .readdetails:hover{
padding:10px;
float:right;
font-size:17px;
color:#2196f3;
text-decoration:underline;
display:block
}
#custom_carousel .item  .top {
    overflow:hidden;
    max-height:300px;
    margin-bottom:15px;
}
#custom_carousel .item {

    color:#000;
    background-color:#fff;
    padding:20px 0;
    overflow:hidden
}
#custom_carousel .item img{
width:100%;
height:auto
}

#custom_carousel .izq 
{
    position:absolute;
  left: -25px;
  top:40%;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px;
}
/* Next button  */
#custom_carousel .der 
{
       position:absolute;
  right: -25px !important;
  top:40%;
  left:inherit;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px;
}
#custom_carousel .controls{

    overflow:hidden;
    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#fff;
    border:0;
}
#custom_carousel .controls .nav{

    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#fff;
    width: auto;
    border: 0;
}
#custom_carousel .controls li {
    transition: all .5s ease;
    display: inline-block;
    max-width: 100px;
    height: 90px;
    opacity:.5;
}
#custom_carousel .controls li a{
    padding:0;
}
#custom_carousel .controls li img{
width:100%;
height:auto
}

#custom_carousel .controls li.active {
    background-color:#fff;
    opacity:1;
}
#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}
table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	text-align:center;
	    border: 1px solid #ddd;

}
table, thead, tr, th {
		padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
	border:1px solid #ddd;
	font-size:18px;
	text-align:center;

}
th{
background-color:#2196F3;
color:#fff;
}
table, tbody, tr, td{
		padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
	border:1px solid #ddd;

}
ul.primium-calculator{
	float:right;
	list-style-type:none;
	display:block;
	margin-bottom:0px;
}
ul.primium-calculator li{
	display:inline-block;
	padding:0px 10px;
}
ul.primium-calculator li a{
	font-size:17px;
	color:#ffffff;
	text-decoration:none;
}
ul.primium-calculator li a:hover{
	text-decoration:underline;
}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
   
    /* reset the text-align */
    text-align:left ;
    /* inline-block space fix */
   
}
.wrapimg-item {
    width:100%;
    height:100%;
	
    padding:16px 8px;

}

/* content styles */
.wrapimg-item {
	display:table;
}
.img-wrap-content {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}
@media (min-width: 500px) and (max-width: 767px){
	.articalcontaint{
		width:50%;
		float:left;
}
}
.navbar-nav ul li ul li:hover > ul {
    display: block;
}
.navbar-nav ul ul li {
    float: none;
    width: 200px;
    position: relative; text-transform:capitalize
}
.navbar-nav ul li ul li ul {
    display: none;
    position: absolute;
    top: 0%;
    left: 200px;
    background: #000;
    padding: 0;
    z-index: 1;
    list-style: none;
    margin-top: 8px;
    background: #3a383b none repeat scroll 0 0;
}