@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
/*body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #000;
	font-weight: 400;
	font-size: 15px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
}*/
.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
.container > header{
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
header
{
	background:rgb(250, 122, 4);
	position:relative;
	top:20px;
}
/*.container > header h1{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{

}
.container > header h2, p.info{
	font-size: 16px;
	font-style: italic;
	color: #f8f8f8;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}*/

p.codrops-demos{
	display: block;
	padding: 8px 0px;
	background:rgb(250, 122, 4);
	border: 1px solid rgb(255, 175, 102);
	box-shadow:0 0 5px #000;
	margin:14px 0 0 0;
}
p.codrops-demos a
{
	padding:0 10px;
	/*border-left:1px solid rgb(238, 122, 12);*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:rgb(253, 233, 213);
	border-right:1px solid rgb(255, 173, 98);
}
p.codrops-demos a:last-child
{
	padding:0 10px;
	/*border-left:1px solid rgb(238, 122, 12);*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:rgb(253, 233, 213);
	border-right:0px solid rgb(255, 173, 98);
}
.mb_footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:13px;
	background:#000;
	opacity:0.9;
	height:20px;
	padding-bottom:5px;
	text-transform:uppercase;
	z-index:4;
}
.mb_footer a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	/*float:right;*/
}
.mb_footer a:hover{
	color:#fff;
}
.mb_footer a span{
	font-weight:bold;
}
.mb_footer a.mb_left{
	float:left;
}
#logo {
	text-align:left;
	padding-left:15px;
	position:absolute;
	top:-21px;
}
#quick ul li {
	display:inline;
	border-right:1px solid white;
}
#copy-right {
	width: 340px;
	float: left;
	color: white;
	padding: 4px 15px;
}
#copy-right a {
	border-right:1px solid white;
	padding:0px 10px;
}
#quick {
	width: 470px;
	float: right;
	padding: 4px;
}
.social-icn {
	float:right;
	/*margin-top:-5px;*/
}
.social-icn a {
	padding:0px;
	font-size:18px;
}
#cont-tbl-sld td
{
    padding:5px;
    text-align:right;
    vertical-align:top;
}
#cont-tbl-sld input
{
    width:150px;
}
#cont-tbl-sld textarea
{
    resize:none;
    width:150px;
    padding:3px 5px 4px;
}
.enq-btn
{
	background: rgb(250, 122, 4);
	color: White !important;
	border-color: rgb(203, 97, 0) !important;
	width: 160px !important;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
.enq-btn:hover
{
    background:rgb(206, 99, 0);
    color:#fff !important;
}

/*---cont-slide---*/
#cont-main
{
    font-family: "Century Gothic";
    color: #080000;
    padding: 10px 0;
    font-size: 13px;
}
#cont-slid
{
    width:261px;height:auto;position: absolute;top: 206px;background:rgba(245, 247, 249, 0.81);padding:15px 10px
}
#slid-btn
{
    width: 40px;background:rgb(250, 122, 4);position: absolute;top:0px;left: 281px;padding:10px 0px;font-size:14px;color:White;cursor:pointer;
}
#slid-btn1
{
    width: 40px;background:rgb(250, 122, 4);position: absolute;top:0px;left: 281px;padding:10px 0px;font-size:14px;color:White;cursor:pointer;
}

@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}
@media screen and (min-width: 1024px) {

}

#menu, #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu {
	width: 100%;
	margin: 60px auto;
	border: 1px solid #FA7A04;
	background-color: #8F4500;
	background-image: linear-gradient(#FFA048, #D76700);
	border-radius: 6px;
	box-shadow: 0 1px 1px #4D4D4D;
}
#menu:before,
#menu:after {
    content: "";
    display: table;
}

#menu:after {
    clear: both;
}

#menu {
    zoom:1;
}
#menu li {
    float: left;
    border-right: 1px solid #E97000;
    box-shadow: 1px 0 0 #FF8412;
    position: relative;
}

#menu a {
    float: left;
    padding: 12px 30px;
    color: #fff;
    text-transform: uppercase;
    font: bold 12px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
}

#menu li:hover > a {
    color: #fafafa;
}

*html #menu li a:hover { /* IE6 only */
    color: #fafafa;
}
#menu ul {
    margin: 20px 0 0 0;
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 1;    
    background-color: #8F4500;
	background-image: linear-gradient(#FFA048, #D76700);
    box-shadow: 0 -1px 0 rgba(255,255,255,.3);  
    border-radius: 3px;
    transition: all .2s ease-in-out;
}

#menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

#menu ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    _margin: 0; /*IE6 only*/
    box-shadow: -1px 0 0 rgba(255,255,255,.3);      
}

#menu ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0; /*IE6 only*/
    box-shadow: 0 1px 0 #E97000, 0 2px 0 #FF8412;
}

#menu ul li:last-child {   
    box-shadow: none;    
}

#menu ul a {    
    padding: 10px;
    width: 130px;
    _height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

#menu ul a:hover {
    background-color: #FA7A04;
	background-image: linear-gradient(#DA6B05, #FA993F);
}
#menu ul li:first-child > a {
    border-radius: 3px 3px 0 0;
}

#menu ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #FC9C42;
}

#menu ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0; 
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3b3b3b;
}

#menu ul li:first-child a:hover:after {
    border-bottom-color: #E57B19; 
}

#menu ul ul li:first-child a:hover:after {
    border-right-color: #0299d3; 
    border-bottom-color: transparent;   
}

#menu ul li:last-child > a {
    border-radius: 0 0 3px 3px;
}
#menu-trigger { /* Hide it initially */
    display: none;
}

@media screen and (max-width: 600px) {

    #menu-wrap {
        position: relative;
    }

    #menu-wrap * {
        box-sizing: border-box;
    }

    #menu-trigger {
        display: block; /* Show it now */
        height: 40px;
        line-height: 40px;
        cursor: pointer;        
        padding: 0 0 0 35px;
        border: 1px solid #222;
        color: #fafafa;
        font-weight: bold;
        background-color: #111;
        /* Multiple backgrounds here, the first is base64 encoded */
        background: url(data:image/png;base64,iVBOR...) no-repeat 10px center, linear-gradient(#444, #111);
        border-radius: 6px;
        box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
    }

    #menu {
        margin: 0; padding: 10px;
        position: absolute;
        top: 40px;
        width: 100%;
        z-index: 1;
        display: none;
        box-shadow: none;       
    }

    #menu:after {
        content: '';
        position: absolute;
        left: 25px;
        top: -8px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #444;
    }   

    #menu ul {
        position: static;
        visibility: visible;
        opacity: 1;
        margin: 0;
        background: none;
        box-shadow: none;               
    }

    #menu ul ul {
        margin: 0 0 0 20px !important;
        box-shadow: none;       
    }

    #menu li {
        position: static;
        display: block;
        float: none;
        border: 0;
        margin: 5px;
        box-shadow: none;           
    }

    #menu ul li{
        margin-left: 20px;
        box-shadow: none;       
    }

    #menu a{
        display: block;
        float: none;
        padding: 0;
        color: #999;
    }

    #menu a:hover{
        color: #fafafa;
    }   

    #menu ul a{
        padding: 0;
        width: auto;        
    }

    #menu ul a:hover{
        background: none;   
    }

    #menu ul li:first-child a:after,
    #menu ul ul li:first-child a:after {
        border: 0;
    }       

}

@media screen and (min-width:600px) {
    #menu {
        display: block !important;
    }
}
@media screen and (max-width:661px) {
	#logo {
		text-align:center;
		padding-left:0;
		position:absolute;
		top:-10px;
		z-index:9999;
		width:200px;
	}
	#logo a img
	{
		width:100%;
	}
}  

/* iPad */
.no-transition {
    transition: none;
    opacity: 1;
    visibility: visible;
    display: none;          
}

#menu li:hover > .no-transition {
    display: block;
}
.fbc {
	color:#2da7df !important;
}
.twc {
	color:#ff9935 !important;
}
.lidnc {
	color:red !important;
}