html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
.ali{ display:none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

 #conash3D0
{
display:none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ General Classes */
.DI	{ display:inline;	}
.DB	{ display:block;	}
.FL {	float: left;	}
.FR {	float: right;	}
.CL {	clear: left;	}
.CR {	clear: right;	}
.Clear {	clear: both;	}
.PR {	position: relative;	}
.PA {	position: absolute;	}

.LAlign {	text-align: left;	}
.CAlign {	text-align: center;	}
.RAlign {	text-align: right;	}
.TAlign {	vertical-align: top;	}
.MAlign {	vertical-align: middle;	}
.BAlign {	vertical-align: bottom;	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Heading */
h1, h2, h3, h4, h5, h6 {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 35px;
	line-height: 40px;
}
h2 {
	font-size: 32px;
	line-height: 36px;
}
h3 {
	font-size: 24px;
	line-height: 28px;
}
h4 {
	font-size: 16px;
	line-height: 22px;
}
h5 {
	font-size: 15px;
	line-height: 15px;
	font-weight:normal !important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /end Heading */

.TxtRed     {   color: #ff0000 !important;  }

.F10		{ font-size:10px; }
.F12		{ font-size:15px; }
.F12		{ font-size:15px; }

a {
	color: #00a4e4;
	font-size: 15px;
	line-height: 18px;
	cursor:pointer;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
a:visited{
	color:#ffffff;
}
a:active{
	color:#ffffff;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Margin */
.MT5	{	margin-top: 5px;	}
.MT10	{	margin-top: 10px;	}
.MT20	{	margin-top: 20px;	}
.MT23   {   margin-top:23px;    }
.MT30	{	margin-top: 30px;	}
.MT40	{	margin-top: 40px;	}
.MT50	{	margin-top: 50px;	}

.MR5	{	margin-right: 5px;	}
.MR10	{	margin-right: 10px;	}
.MR20	{	margin-right: 20px;	}
.MR30	{	margin-right: 30px;	}
.MR40	{	margin-right: 40px;	}
.MR50	{	margin-right: 50px;	}

.ML5	{	margin-left: 5px;	}
.ML10	{	margin-left: 10px;	}
.ML20	{	margin-left: 20px;	}
.ML30	{	margin-left: 30px;	}
.ML40	{	margin-left: 40px;	}
.ML50	{	margin-left: 50px;	}

.MB5	{	margin-bottom: 5px;	}
.MB10	{	margin-bottom: 10px;}
.MB20	{	margin-bottom: 20px;}
.MB30	{	margin-bottom: 30px;}
.MB40	{	margin-bottom: 40px;}
.MB50	{	margin-bottom: 50px;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /end Margin */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Width (DON'T USE PADDING WHILE USING THIS ) */
.W25 {		width: 23%;}
.W30 {		width: 28%;}
.W40 {		width: 38%;}
.W50 {		width: 48%;}
.W60 {		width: 58%;}
.W70 {		width: 68%;}
.W75 {		width: 73%;}
.W100 {		width: 98%;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /END Width */
.Grid220 {
	width:220px;
}
.Grid720 {
	width:720px;
}
.HLine {
	float:left;
	width:200px;
	margin-top:20px;
 *margin-top:0px;
	border-bottom:1px solid #7c4901;
}
.TI80 {
	text-indent:80px;
}
.Divider{
	float:left;
	width:220px;
	height:5px;
	margin-left:-9px;
	background:url(../images/Grid220_Divider.png) no-repeat 0 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /end General Classes */
html{
	width:100%;
	height:100%;
	background:url(../images/BG_Html.png) repeat 0 0;
}
body{
	width:100%;
	height:100%;
	font-size:15px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	line-height:16px;
	font-weight:normal;
	background:url(../images/BG_Body.jpg) no-repeat 50% 0;
}
.InnerBody{
	width:100%;
	height:100%;
	font-size:15px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	line-height:16px;
	font-weight:normal;
	background:url(../images/Bg_InnerBody.jpg) no-repeat 50% 0;
}
#Wrapper{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  Header  */
#Header{
	float:left;
	width:960px;
	height:100px;
	text-align:center;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~  Logo  */
a.Logo {
	font-size:28px;
	padding-top:19px !important;
	color:#f6f689;
	font-weight:bold;
	display:inline-block;
	line-height:25px;
 *line-height:22px;
	margin-top:5px;
 *margin-left:0px;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/Logo.png) no-repeat 50% 0;
}
a.Logo span {
	font-size:15px;
	color:#291303;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~  End of Logo  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  Menu's  */
.HeaderMenu{
	float:left;
	width:960px;
	height:78px;
	padding-top:7px;
	text-align:center;
	*margin:0 10px 0px 80px;
}
.HeaderMenu .Child{
	display:inline-block;
	*display:inline;
	*float:left;
	margin-left:5px;
	padding-top:28px;
	background:url(../images/MenuLink_Rope.png) no-repeat 45% 0;
}
.Child a{
	float:left;
	font-size:18px;
	color:#ffffff;
	display:block;
	padding-left:6px;
	height:50px;
	background:url(../images/MenuLink.png) no-repeat 0 0;
}
.Child a span{
	float:left;
	height:38px;
	overflow:visible;
	padding-right:25px;
	padding-left:10px;
	padding-top:15px;
	background:url(../images/MenuLink.png) no-repeat 100% 100%;
}
.Child a:hover{
	color:#222222;
	background:url(../images/MenuLink_Hover.png) no-repeat 0 0;
}
.Child a:hover span{
	background:url(../images/MenuLink_Hover.png) no-repeat 100% 100%;
}
.HeaderMenu .Child a.Active {
	color:#222222;
	background:url(../images/MenuLink_Hover.png) no-repeat 0 0;
}
.HeaderMenu .Child  a.Active span {
	background:url(../images/MenuLink_Hover.png) no-repeat 100% 100%;
}
.HeaderMenu .Child:hover > a {
	color:#222222;
	background:url(../images/MenuLink_Hover.png) no-repeat 0 0;
}
.HeaderMenu .Child:hover > a span{
	background:url(../images/MenuLink_Hover.png) no-repeat 100% 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~  Header Menu  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~  DropDown Menu  */
.Child ul {
	display: none;
	z-index: 1001;
}
.Child:hover ul {
	display: block;
	position: absolute;
	float: left;
	padding-top: 20px;
	margin-top:44px;
	*margin-left:-150px;
	background:url(../images/SubMenu_Top.png) no-repeat 0 0;
}
.Child:hover ul li.Bottom {
	width: 200px;
	height: 11px;
*margin-top:-11px;
	background:url(../images/SubMenu_Bottom.png) no-repeat 0 0; 
}

.Child:hover ul li.Bottom {
	width: 200px;
	height: 11px;
	*margin-top:-10px;
	background:url(../images/SubMenu_Bottom.png) no-repeat 0 0;
}
.Child:hover ul li {
	width: 200px;
	float: none;
	*margin-top:-2px;
	background:url(../images/SubMenu_Middle.png) repeat-y 0 0;	
}
.Child:hover ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	width: 176px;
	margin: 0 15px;
	border-bottom: 1px solid #8a8f92;
	background:none;
	float:none;
	height:auto;
	padding:10px 0px;
}
.Child:hover ul li a.BorderNone {
	border-bottom: none;
}
.Child:hover ul li a:hover,
.Child:hover ul li a.Active {
	color: #f6f689;
	background: #cf881a;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~  End of DropDown Menu  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~  End of Header Menu  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  MenuLeft  */
ul.MenuLeft {
	float: left;
	width: 195px;
	margin:15px 10px 0px 15px;
	padding-bottom:25px;
}
ul.MenuLeft li {
	float: left;
	height: 34px;
	z-index: 100;
}
ul.MenuLeft li a {
	float: left;
	width: 155px;
	height: 27px;
	font-size: 18px;
	color: #ffffff;
	margin-top: 1px;
	text-decoration: none;
	text-align:center;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:7px;
	padding-bottom:5px;
	line-height:30px;
	border-bottom: 1px solid #c3a760;
}
ul.MenuLeft li a.BorderNone {
	border:none;
}
ul.MenuLeft li:hover > a {
	background:#b79422;
	color:#222222;
}
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Left sub Menu */
ul.MenuLeft li ul {
	display:none;
	left:172px;
	position:absolute;
	top:-45px;
}
ul.MenuLeft li:hover ul {
	display: block;
	position:relative;
	float: left;
	width:210px;
	padding-top:15px;
	background:url(../images/SubMenuLeft_Top.png) no-repeat 0 0;
	padding-left:10px;
}
ul.MenuLeft:hover ul li {
	width: 200px;
	float: left;
	height:auto;
	border:none;
	padding-left:5px;
	background:url(../images/SubMenu_Middle.png) repeat-y 0 0;
}
ul.MenuLeft:hover ul li.Bottom {
	width: 200px;
	height: 11px;
	float:left;
	background:url(../images/SubMenu_Bottom.png) no-repeat 0 0;
 *margin-top:-11px;
	margin-top:0px;
}
ul.MenuLeft:hover ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	width: 160px;
	margin: 0 10px;
	height:auto;
	padding: 7px;
	line-height:16px;
	border-bottom: 1px solid #915727;
	background:none;
	text-align:center;
}
ul.MenuLeft:hover ul li a.BorderNone {
	border:none;
}
ul.MenuLeft:hover ul li:hover a {
	background: #cf881a no-repeat 5px 9px;
	color:#222222;
}
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End of Left sub Menu */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  End of MenuLeft  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  End of Menu's  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  End of Header  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  Content  */
#Content{
	float:left;
	width:960px;
}
.ContentTop, .ContentBottom{
	float:left;
	width:960px;
	height:9px;
}
.ContentTop{
	background:url(../images/BG_ContentTop.png) no-repeat 0 0;
}
.ContentBottom{
	background:url(../images/BG_ContentBottom.png) no-repeat 0 0;
}
.ContentMiddle{
	float:left;
	width:960px;
	background:url(../images/BG_ContentMiddle_01.png) repeat-y 0 0;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  Profile  */
.Profile {
	float:left;
	width:210px;
	padding-bottom:30px;
}
.Profile img {
	margin-top:10px;
	margin-left:40px;
}
.Profile h3 {
	font-size:18px;
	color:#ffedb9;
	margin-top:5px;
}
.Profile ul {
	float:left;
}
.Profile li {
	float:left;
	width:210px;
	font-size:15px;
	color:#ffedb9;
	margin-top:5px;
}
.Profile li label {
	float:left;
}
.Profile p {
	float:left;
	width:210px;
	font-size:15px;
	color:#ffedb9;
	margin-top:10px;
}
.Grid220 h2{
	float:left;
	font-size:18px;
	color:#ffedb9;
	margin-top:10px;
	width:100%;
	margin-left:5px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  End of Profile  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~  Follow Us  */
ul.FollowUs {
	float:left;
	padding-bottom:20px;
}
ul.FollowUs li {
	float:left;
	margin-left:10px;
}
ul.FollowUs li p {
	float:left;
	font-size:18px;
	color:#f9f9ca;
	padding-top:7px;
	padding-right:15px;
}
a.Facebook, a.Twitter, a.LinkedIn, a.YouTube {
	width:30px;
	height:30px;
	display:block;
}
a.Facebook {
	background:url(../images/Sprit_FollowUsLinks.png) no-repeat 0 0;
}
a.Facebook:hover {
	background:url(../images/Sprit_FollowUsLinks.png) no-repeat 0 -30px;
}
a.Twitter {
	background:url(../images/Sprit_FollowUsLinks.png) no-repeat 0 -60px;
}
a.Twitter:hover {
	background:url(../images/Sprit_FollowUsLinks.png) no-repeat 0 -90px;
}
a.LinkedIn {
	background:url(../images/Sprit_FollowUsLinks.png) no-repeat 0 -120px;
}
a.LinkedIn:hover {
	background:url(../images/Sprit_FollowUsLinks.png) no-repeat 0 -150px;
}
a.YouTube {
	background:url(../images/Sprit_FollowUsLinks.png) no-repeat 0 -180px;
}
a.YouTube:hover {
	background:url(../images/Sprit_FollowUsLinks.png) no-repeat 0 -210px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~  End of Follow Us  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  Right Pannel  */
.Grid720 {
	float:left;
	width:700px;
	margin-top:10px;
	padding-left:20px;
	padding-bottom:68px;
}
.Grid720 h1 {
	float:left;
	font-size:24px;
	font-weight:normal;
	color:#f6f689;
	margin-top:10px;
}
.Grid720 h1 span {
	color:#f6f689;
	font-weight:bold;
}
.Grid720 img {
	margin-top:20px;
	margin-left:70px;
}
.Grid720 p {
	float:left;
	width:672px;
	font-size:15px;
	color:#ffffff; 
	line-height:20px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  End of Right Pannel  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  End of Content  */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  Footer  */
.Footer {
	width:950px;
	padding-left:10px;
	margin:0 auto;
	background:url(../images/FooterBg.png) repeat-x 0 0
}
/*~~~~~~~~~~~~~~~~~~~~~~~  Footer Links  */
ul.FooterLinks {
	float:right;
	margin-top:15px;
}
ul.FooterLinks li {
	float:left;
}
ul.FooterLinks li a {
	float:left;
	font-size:15px;
	color:#cab77f;
	line-height:15px;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	border-right:1px solid #666666;
}
ul.FooterLinks li a:hover {
	text-decoration:underline;
}
ul.FooterLinks li a:active {
	text-decoration:underline;
}
ul.FooterLinks li a:visited {
	color:cab77f;
}
ul.FooterLinks li a:visited.Active {
	text-decoration:underline;
}
/*~~~~~~~~~~~~~~~~~~~~~~~  End of Footer Links  */
.Footer p {
	float:left;
	font-size:15px;
	color:#6e3b10;
	margin-top:15px;
	margin-right:10px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~  Footer Images  */
ul.FooterImages {
	clear:left;
	margin-left:366px;
	padding-top:11px;
 *padding-top:15px;
}
ul.FooterImages li {
	float:left;
	margin-right:30px;
}
a.FooterImageOne, a.FooterImageTwo, a.FooterImageThree {
	float:left;
	height:46px;
	display:block;
}
a.FooterImageOne {
	width:41px;
	background:url(../images/Sprit_FooterLogo.png) no-repeat 0 0;
}
a.FooterImageTwo {
	width:85px;
	background:url(../images/Sprit_FooterLogo.png) no-repeat -52px 0;
}
a.FooterImageThree {
	width:37px;
	background:url(../images/Sprit_FooterLogo.png) no-repeat -149px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  End of Footer  */

#container {
	float:left;
	width:940px;
	height:337px;
	margin:0px auto 0px;
	padding-left:19px;
	font-size:15px;
	margin-top:16px;
}
a {
	text-transform:none;
	color:#333
}
#footer {
	background:#F0F0F0;
	padding:10px;
	border:#999 dotted 1px;
}


@charset "utf-8";
/* CSS Document */
.lof-slidecontent, .lof-slidecontent a {
	color:#FFF;
}
.lof-slidecontent a.readmore {
	color:#58B1EA;
	font-size:95%;
}
.lof-slidecontent {
	position:relative;
	overflow:hidden;
	width:920px !important;
	height:317px !important;
}
.lof-slidecontent .preload {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
	background:#FFF
}
.lof-slidecontent .preload div {
	height:100%;
	width:100%;
	background:transparent url(../images/slider/load-indicator.gif) no-repeat scroll 50% 50%;
}
.lof-main-outer {
	position:relative;
	height:317px !important;
	width:920px;
	z-index:3px;
	overflow:hidden;
}
/*******************************************************/
.lof-main-item-desc {
	z-index:100px;
	position:absolute;
	bottom:50px;
	left:50px;
	top:140px;
	width:300px;
	background:url(../images/slider/bg_trans.png);
	height:100px;
	/* filter:0.7(opacity:60) */
	border:1px solid #666666;
	padding:10px;
}
.lof-main-item-desc p {
	margin:0 8px;
	padding:8px 0
}
.lof-main-item-desc h3 {
	padding:0;
	margin:0
}
.lof-main-item-desc h2 {
	padding:0;
	margin:15px 0 0 0px;
	font-size:24px;
	color:#CCCCCC;
}
.lof-main-item-desc h3 a {
	margin:0;
	background:#C01F25;
	font-size:75%;
	padding:2px 3px;
	font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	text-decoration:none
}
.lof-main-item-desc h3 a:hover {
	text-decoration:underline;
}
.lof-main-item-desc h3 i {
	font-size:70%;
}
/* main flash */
ul.lof-main-wapper {
	/* margin-right:auto; */
	overflow:hidden;
	background:transparent url(../images/slider/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
}
ul.lof-main-wapper li {
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}
.lof-opacity li {
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
ul.lof-main-wapper li img {
	padding:0px;
}
/* item navigator */
.lof-navigator-wapper {
	position:absolute;
	bottom:10px;
	right:10px;
	background:url(../images/slider/transparent_bg.png) repeat;
	padding:5px 0px;
}
.lof-navigator-outer {
	position:relative;
	z-index:100;
	height:180px;
	width:310px;
	overflow:hidden;
	color:#FFF;
	float:left
}
ul.lof-navigator {
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li {
	cursor:hand;
	cursor:pointer;
	list-style:none;
	padding:0;
	margin-left:0px;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;
}
ul.lof-navigator li img {
	border:#666 solid 3px;
}
ul.lof-navigator li.active img, ul.lof-navigator li:hover img {
	border:#A8A8A8 solid 3px;
}
.lof-navigator-wapper .lof-next, .lof-navigator-wapper .lof-previous {
	display:block;
	width:22px;
	height:30px;
	color:#FFF;
	cursor:pointer;
}
.lof-navigator-wapper .lof-next {
	float:left;
	text-indent:-999px;
	margin-right:5px;
	background:url(../images/slider/arrow-l.png) no-repeat right center;
}
.lof-navigator-wapper .lof-previous {
	float:left;
	text-indent:-999px;
	margin-left:5px;
	background:url(../images/slider/arrow-r.png) no-repeat left center;
}






.menu{ display:none;}
.navbar-collapse{ padding:0px !important;}
.navbar-toggle{ background:#ffc13b !important; border:1px solid #fff !important;}
.navbar-toggle .icon-bar{ border:1px solid #fff;}
.waqa{ display:none;}
#mainNavigation{ margin-top:20px !important;}
.menu1{
	width:984px;
	height:37px;
	background:url(../images/template/nav_bg.jpg) no-repeat;
	padding:3px 0 5px 0;
	display:none;
}	
.menu1{
	width:984px;
	height:37px;
	overflow:hidden;
	text-align:center;
}	
.menu1 ul{ list-style:none; display:inline-block;}
.menu1 li{
	float:left;		
	background:url(../images/template/nav_icon.jpg) no-repeat right;
}
.menu1 li a{
	font-size:15px;
	color:#fff;
	font-weight:bold;
	padding:0 29px;
	display:block;
	line-height:37px;
	
}
.menu1 li a:hover,.nav li a.Active{
	font-size:15px;
	color:#fff;
	background:#f2c522;
}
.menu1 li a:hover,.nav li #selected{
	font-size:15px;
	color:#fff;
	background:#f2c522;
}
.waqa{ display:none !important;}
.top_contactbox span{
	width:auto !important;
	}
.nav-btn{
	display:none;
    background-color: #E80909;
    border: 1px solid #000;
    padding: 10px 14px 9px 14px;
    cursor: pointer;
    width: 95px;
	}
.nav-bars{
	width:22px;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.nav-bars .icon-bar{
	width:22px;
	height:3px;
	background-color:#fff;
	float:left;
    margin-bottom: 2px;
}
.nav-btn .menu-text{
	color:#fff;
}
.top_contactbox{
	display:block;
	padding-left:90px;
}
.top_contactbox p a, .top_contactbox p span {
    font-size: 24px !important;
}
@media (max-width:1024px){
	
	#Wrapper{ width:100% !important;}
	#Header{ width:100% !important;}
	.HeaderMenu{ width:100% !important;}
	#container{ width:100% !important; padding-left:0px !important;}
	.lof-slidecontent{ width:100% !important;}
	#Content{ width:100% !important;}
	.ContentTop, .ContentBottom{ width:100% !important;}
	.ContentMiddle{ width:100% !important;}
	.Grid220{ width:24% !important;}
	.ContentMiddle{ background:none;}
	.Grid720{ width:70% !important;}
	.inner-content{ width:100% !important;}
	.Grid720 p{ width:98% !important;}
	.Footer{ width:98% !important;}
.container{ width:100% !important;}
.left_panel_part_main{ width:25% !important;}
.left_panel_top{ width:100% !important;}
.left_panel_part{ width:100% !important;}
.right_body1{ width:69% !important;}
.rightpanel{ width:100% !important;}
.conttext{ width:100% !important;}
.footer_main{ width:100% !important;}
.cont{ width:100% !important;}
.right_body1_midd1{ width:100% !important;}
.top{ width:100% !important;}
.right_body1_top1{ width:100% !important;}
.main{ width:100% !important; padding:0px !important;}
.comp_name{ width:100% !important;}
.nav_cn{ width:100% !important;}
.banner{ width:100% !important;}
.gcol1{ width:70% !important;}
.gcol2{ width:24% !important;}
	.menu1{ width:100%;}
	#wrap{ width:100%; padding:0px; margin:0px !important;}
	.navigation{ width:100%;}
	.nav{ width:100%;}
	.banner_area{ width:100% !important; padding:0px;}
	#middle{ width:100%; padding:0px !important;}
	.mid_lft{ width:24%;}
	.mid_rit{ width:76%;}
	.contant_box{ width:100%;}
	#fotter{ width:100%;}
	.ftr_cont{ width:100%;}
	.ftr_cont ul{ width:100%;}
	.contant_box p{ width:100%;}
	#sb-ebooks-column #sb-ebooks .item-ebook img{ width:100%;}
	#example_1_container{ height:auto !important;}
	#sb-ebooks-column #sb-ebooks .item-ebook{ width:100%;}
	#sv_redBorder{ width:92% !important;}
	.nav li a{ padding:0px 15px;}
	#wrap #header{ width:100%;}
	#mainNavigation{ width:100% !important;}
	#mainContainer{ width:100%;}
	#splash_video_left{ width:60%; margin:0px;}
	#splash_video_right{ width:38%; margin:0px; padding:0px;}
	#mainContainer #middleContentHolder{ width:100%;}
	#sv_fillForm{ font: 15px/27px Arial;}
	#mainContainer #leftColumn{ width:27%;}
	#mainContainer #rightColumn{ width:67%;}
	#footer .footerConterHolder{ width:100% !important;}
	.wa img{ width:100%;}
	#wrapper{ width:100% !important; min-width:100% !important;}
	.wa{ width:100%;}
	.wa img{ width:100%;}
	#wrapper .bannerControl{ width:99% !important;}
	#sv_redBorder{ width:92%;}
	#footer{ width:92%;}
	#mainNavigation{ margin:19px 0px 0px;}
	#splash_video_left iframe{ width:100% !important;}
	#sv_redBorder{ width:96%;}
	}
@media only screen and (min-width:320px) and (max-width:767px){
	#Header{
		height: 100px !important;
	}
	.nav-btn,.top_contactbox{
		display:block;
	}
	.top_contactbox{
		padding-right:0px;
	}
	.HeaderMenu{ display:none;}
	.Grid720{ width:95% !important; padding:10px;}
	.Grid220{ width:95% !important;}
	.Profile{ width:100% !important; text-align:center;}
	.Profile ul{ text-align:center; float:right; width:61%;}
	.Profile li{ text-align:center; float:right; width:100% !important;}
	.HLine{ width:95% !important;}
	.Profile p{ text-align:center; width:100%;}
	.Divider{ background:none;}
.nav{ display:none !important;}
.top_contactbox{ float:left;}
.right_body1_topbottom1{ width:100% !important;}
.left_panel_part_main{ width:100% !important;}
.left_panel_part{ background:none !important; text-align:center;}
.right_body1{ width:100% !important;}
.left_panel_top{ background:none !important;}
.left_panel_bottom{ background:none !important;}
.cont{ width:98% !important;}

.gcol1{ width:100% !important;}
.gcol2{ width:98% !important;}
.comp_name .cname{ left:0px !important;}
	#original-footer{ float:left;}
	#sv_redBorder{ width:93%;}
	.mid_lft{ width:100%; text-align:center;}
	.mid_rit{ width:100%; float:left;}
	#sb-ebooks-column #sb-ebooks .item-ebook img{ position:static; width:auto;}
	.hdr_lft h3{ font-size:24px !important; width:90% !important;}
	.menu-horizontal{ display:none;}
	.hdr_lft{ width:100% !important;}
	#original-footer .original-text{ width:100%;}
	#middle{ padding:0px !important;}
	#header{ padding:0px !important;}
	.cname{ font-size:36px;}
	.adr{ margin-left:0px; text-align:center;}
	#wrap{ width:100% !important;}
#splash_video_left iframe{ width:100% !important;}
#sv_redBorder input[type="text"]{ width:100%;}
#leftColumn #sideBox{ width:100% !important;}
#mainNavigation{ display:none;}
#splash_video_right{ width:100% !important;}
#splash_video_left{ width:100% !important;}
#splash_video_left iframe{ width:100% !important;}
#mainContainer #leftColumn{ width:100%;}
#mainContainer #rightColumn{ width:100%; margin-right:0px; padding-left:10px;}
#splash_video_right img{ display:none;}
#sv_redBorder{ width:100%;}
#mainContainer #rightColumn h1{font-size:20px;}
#header .logo{ padding-left:0px !important; width:100%; text-align:center;}

.menu{ float:left; width:100%; position:fixed; z-index:111111; }
.menu ul{ float:left; width:100%; background:#2e0002;}
.menu ul li{ float:left; width:100%;}

.menu ul li a{ width:100%; padding:7px 10px; font-size:16px; color:#FFFFFF; width:100%; float:left; text-decoration:none; border-bottom:1px solid #fff;}
.menu ul li a:hover{ background:#e9a739; width:100%;}
.waqa{ float:left; margin-top:1px; display:block !important;}

#sb-ebooks-column #sb-ebooks .item-ebook .downloadlink{ width:auto !important; position:static !important;}
#sb-ebooks-column #sb-ebooks .item-ebook{ height:auto !important;}

.lft_pic{ width:100% !important;}
.lft_boxbg{ width:100% !important;}
.lft_topbar{ background:#1CA4DE; width:100% !important;}
.list_lft{ float: none;
text-align: center;
display: -moz-groupbox;}
#splash_video_wrapper{ margin-top:50px !important;}
.HeaderMenu{ display:none !important;}
.ali{ display:block; text-align:center;}
.midleft,.rightboxmid,.rightboximg,.leftmenu{ display:none;}
.form-bg {
	position:relative;
	left:50%;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
}
.Grid220{ display:none;}
a.Logo{padding-left: 44px !important;
padding-top: 20px !important; font-size:26px !important;}
a.Logo span{ float:left;}
.Grid720 h1{ font-size:28px !important;}
ul.MenuLeft{ width:100% !important; display:none !important;}
ul.MenuLeft li:hover ul{ left:0px !important;; top:40px !important;}
td,tr,table,li,th,thead{
	color:#fff;
}
#splash_video_right td,#splash_video_right tr{
	color:#333 !important;
}
}
















