/********Added By Vaibhav**********/
html,body {
			margin: 0;
			padding: 0;
			overflow:auto !important;
		}

@font-face {
    font-family: ufonts;
    src: url(ufonts.com_futura-bold-bt.ttf);
}		

@font-face {
font-family: MyriadPro-Regular;
src: url(MyriadPro-Regular.ttf ) format("truetype");
} 

.tabel-content
{
	position: absolute;
	top:17.3%;
	left:13%;
}		

.tabel-content li
{
	list-style: none !important;
	font-family: ufonts !important;
	font-size: 14px !important;
	line-height: 28px !important;
	margin-bottom: 13px !important;
	color: #000 !important;
}
.tabel-content li:hover{
	transform: translateX(5px);
}

.textwrap{float:left; margin:10px !important;}
.textwrap1{clear:left; float:right; margin:10px;}

/* unvisited link */
a:link {
    color: black !important;
}

/* visited link */
a:visited {
    color: red !important;
}

/* mouse over link */
a:hover {
    color: red !important;
}

/* selected link */
a:active {
    color: red !important;
}

label
{
	/*font-style: italic !important;
	font-weight: bold;*/
	cursor: pointer;
}

.fb5-meta
{
	display: none;
}

.title
{
	display: none;
}

.cta.transparent {
    bottom: -27%;
}

.window
{
	height: 200px !important;
}

.window p
{
	padding: 13px;
}

p,ul,li {
    font-family: MyriadPro-Regular !important;
    color:black !important;
        font-size: 20px !important;
        line-height: 1.2 !important;
         -moz-appearance: none !important;
}

h1,h2,h3,h4,h5,h6{font-family: ufonts !important;}

#fb5 label{color: #ce181e; font-size:12px;}

#fb5 #fb5-cover li, #fb5 #fb5-cover img {
    height: 100% !important;
}

.pop{font-size:16px !important;}

.tabel-content-first
{
 position: absolute;
 top:29.3%;
 left:13%;
}  

.tabel-content-first li
{
 list-style: none !important;
 font-family: ufonts !important;
 font-size: 15px !important;
 line-height: 45px !important;
 margin-bottom: 22px !important;
 color: #000 !important;
}

.tabel-content-first li:hover{
 transform: translateX(5px);
}
.tabel-content-second
{
 position: absolute;
 top:21.7%;
 left:13%;
}  

.tabel-content-second li
{
 list-style: none !important;
 font-family: ufonts !important;
 font-size: 15px !important;
 line-height: 34px !important;
 margin-bottom: 23px !important;
 color: #000 !important;
}
.tabel-content-second li:hover{
 transform: translateX(5px);
}