nav {
    float: right;
    margin-right: 6%;
}
#slidemenu {
    display: none;
}
#toppanel {
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 999;
}
.menu-button {
    background-image: url("http://localhost/aparajayah/css/../img/arrow-down.png");
    cursor: pointer;
    display: none;
}
#nav{
}
#nav li{
	float:left;
	position:relative;
}
#nav li:hover{
	background:#373737;
}
#nav li a {
	font-size: 0.875em;
    padding: 30px 10px 10px;
	display:block;
	color:#414141;
}
.downarrowclass {
    left: 5px;
    position: relative;
    top: -2px;
}
#nav li a.submenus {
    padding: 30px 20px 10px 10px;
}
.downarrowclassa{
	background: url("../img/icons/menudown.png") no-repeat;
	height: 8px;
    position: absolute;
    right: 6px;
    top: 38px;
    width: 11px;
}
#nav li:hover a.submenus .downarrowclassa, #nav li a.submenus.active .downarrowclassa{
	background: url("../img/down.gif") no-repeat;
	top:36px;
}
/*#nav li a.submenus {
	background: url("../img/down.gif") no-repeat scroll right 36px transparent;
	padding-right:18px;
}*/
#nav li:hover a {
	color:#F2F2F2;
}
#nav li a.active {
	background:#373737;
	color:#F2F2F2;
}
/*#nav li a.submenus.active {
	background: url("../img/down.gif") no-repeat scroll right 36px #373737;
	color:#F2F2F2;
}*/
#nav li ul{
    left: 0;
	display:none;
    position: absolute;
    top: 60px;
	width:165px;
	background:#414141;
}
#nav li:hover ul{
}
#nav li ul li{
	width:100%;
	border-bottom:1px dotted #F2F2F2;
}
#nav li ul li a {
	color:#F2F2F2;
    padding: 5px 10px;
}
.recaptcha_input_area .recaptcha_only_if_privacy{
	bottom: 0;
    float: none;
    position: absolute;
    right: 0;
}
.editbtn {
    background: url("../img/pi_slicing.png") no-repeat scroll right -222px transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: "proxima_nova_rgbold";
    font-size: 13px;
    left: 10px;
    margin-right: 15px;
    padding: 4px 15px 3px 5px;
    position: relative;
}
.editbtn span {
    background: url("../img/pi_slicing.png") no-repeat scroll left -222px transparent;
    display: block;
    height: 20px;
    left: -10px;
    padding: 5px 0;
    position: absolute;
    top: 0;
    width: 10px;
}
.bg_travel {
	background:#fcfcfc;
	padding:10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	
	-moz-box-shadow: 0px 0px 10px 3px #ccc;
	-webkit-box-shadow: 0px 0px 10px 3px #ccc;
	box-shadow: 0px 0px 10px 3px #ccc; 
  /*  -moz-box-shadow: 0 0 2px 1px #E4E4E4;
    -webkit-box-shadow: 0 0 2px 1px #E4E4E4;*/
}
.bg_travel div.porimg{
	height:260px;
	width:260px;
	float:left;
}
.bg_travel a {
	font-size: 0.785em;
}
.bg_travel h3 {
    color: #1D6CB0;
    font-family: 'PT Sans',Helvetica,Arial,sans-serif;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding-bottom: 5px;
	text-align:center;
	border-bottom:none;
	text-transform:capitalize;
	width:100%;
}
.bg_travel_holder {
    float: left;
    margin: 10px;
    width: 280px;
}
.portfolio h3{
	border-bottom:none;
	text-transform:capitalize;
}
.slides{
	overflow:hidden;
	width:100%;
	position:relative;
}
.slides li{
	width:100%;
	float:left;
	display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	text-align:center;
}
.rslides_tabs{
	text-align:center;
}
.rslides_tabs li{
	width:20px;
	display:inline;
	padding:5px 2px 0;
}
.rslides_tabs li a {
	background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
	background-position: -19px -280px;
    display: inline-block;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px;
}
.rslides_tabs li.rslides_here a {
    background-position: -74px -280px;
    cursor: default;
}
div.pagination {
    height: 15px;
    text-align: center;
}
div.pagination a {
	background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
	background-position: -19px -280px;
    display: inline-block;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px;
}
div.pagination a.selected {
    background-position: -74px -280px;
    cursor: default;
}
div.pagination a span {
    display: none;
}
ul.things li {
    background: url("../img/tick.png") no-repeat scroll left center transparent;
    font-size: 12px;
    line-height: 22px;
    padding-left: 18px;
}
.flexslider ul{
	float:left;
	width:100%;
}
.flexslider{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:5px 5px 10px;
	margin-left:10px;
	margin-bottom:10px;/*
	float:right;*/
	-moz-box-shadow:0 2px 2px 2px #e9e9e9;
	-webkit-box-shadow:0 2px 2px 2px #e9e9e9;
	box-shadow:0 2px 2px 2px #e9e9e9;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}


.flex-control-nav {
    bottom: -7px;
    position: relative;
    right: 0;
    text-align: center;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 3px;
}
.flex-control-paging li a.flex-active {
    background-position: -74px -280px;
    cursor: default;
}
.flex-control-paging li a {
	background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
	background-position: -19px -280px;
    display: inline-block;
    height: 15px;
    margin: 0 2px 0 0;
    width: 15px;
	text-indent:-9999px;
}
.testimonials{
	width:85%;
	margin:0 auto;
}
.col {
    display: inline-block;
    /*margin:0 2% 20px;*/
    vertical-align: top;
    width: 100%;
}
.col img {
    border: 1px solid #E9EBEE;
    padding: 2px;
	background:#fff;
	float:left;
	margin-right:10px;
}
.col h2 {
    color: #333333;
    font-size: 14px;
    margin-bottom: 10px;
}
.col blockquote {
    color: #50545D;
    margin-bottom: 0.5em;
}
.col em {
    font-style: italic;
	font-size:0.785em;
}
.col p.client {
	color: #297ABF;
    font-size: 16px;
    font-weight: bold;
   font-style:italic;
}
.col p.client span {
   font-size: 12px;
   font-style:normal;
    font-weight: normal;
}
#formCont {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -border-radius: 4px;
    -moz-box-shadow: 0 0 2px 1px #E4E4E4;
    -webkit-box-shadow: 0 0 2px 1px #E4E4E4;
    box-shadow: 0 0 2px 1px #E4E4E4;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0DEDE;
    margin: 30px auto 0;
    max-width: 80%;
    padding: 20px 0;
    width: 600px;
}
.propcont {
    border-bottom: 1px solid #E6E4E4;
    margin-bottom: 15px;
    padding: 0 6.66667% 15px;
}
#brandprop {
    display: block;
    float: left;
    height: 72px;
}
.propcont .textLink {
    float: right;
    margin-top: 23px;
}
#steps {
    background: none repeat scroll 0 0 #545454;
    clear: both;
    color: #FFFFFF;
    font-weight: bold;
    height: 10px;
    margin: 57px auto;
    position: relative;
    text-align: center;
    width: 80%;
}
#steps li.current {
    background: none repeat scroll 0 0 #338DDA;
    border: 3px solid #545454;
}
#steps li {
    -moz-border-radius: 50% 50% 50% 50%;
    background: none repeat scroll 0 0 #545454;
    border: 3px solid #545454;
    float: left;
    height: 20px;
    padding: 15px;
    position: relative;
    top: -25px;
    width: 20px;
	margin:0 0 0 10.4%;
}
#steps li.show {
	margin:0;
	left:-2px;
}
.freeconsultationform{
    margin: 0 auto;
    width: 95%;
	height:610px;
}
.proposalform{
	margin: 0 auto 0 45px;
    width: 95%;
}
.carrerform{
    margin: 0 auto;
    width: 95%;
	height:810px;
}
.boxes{
	display:inline-block;
	width:49%;
}
.form-tabs{
	padding-top:10px;
    font-size: 0.875em;
}
.form-tabs p{font-size: 13px;
    margin-bottom: 20px;
}
.lab-start{
	padding-top:0px;
}
.proposalform h1{
	padding-top:15px;
	margin-bottom:10px;
}
.form-tabs label{
	width:100%;
	margin:20px 0 5px;
	float:left;
}
.form-tabs textarea{
	width:475px;
}
form div.radiobtns label{
	margin:0;
	width:88%;
}
form div.checkbox{
	float:left;
	width:30%;
}
form div.checkbox label{
	margin:0;
    left: 23px;
    line-height: 17px;
    position: absolute;
    top: 6px;
	width:88%;
}
form dl.boxes dt {
    clear: both;
    float: left;
    margin-top: 5px;
    text-align: left;
    width: 90%;
}
form dl.boxes dd {
    float: left;
    font-size: 14px;
    margin: 0 0 15px;
}
form dl.boxes dt label {
    margin-right: 12px;
}
form dl.boxes dt label, form dl.boxes dd label {
    font-size: 0.875em;
}
.seldiv{
	position:relative;
	float:left;
	width:90%;
}
#SaveAccount {
	margin-top:15px;
	display:inline;
}
.extrapages{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
   /* -moz-box-shadow: 5px 5px 55px 10px #FFFFFF inset;
    -webkit-box-shadow: 5px 5px 55px 10px #FFFFFF inset;
    box-shadow: 5px 5px 55px 10px #FFFFFF inset;*/
	-moz-box-shadow: 0px 0px 10px 3px #ccc;
	-webkit-box-shadow: 0px 0px 10px 3px #ccc;
	box-shadow: 0px 0px 10px 3px #ccc; 
	background:#fcfcfc;
    border: 1px solid #E0DEDE;
    max-width: 45%;
	margin:7px 5px;
	padding:10px;
	display:inline-block;
}
.extrapages p{
	height:70px;
	overflow:hidden;
}
.extrapages img{
	float: left;
	margin:0 10px 10px 0;
}
.openings{
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -moz-box-shadow: 0 0 2px 1px #E4E4E4;
    -webkit-box-shadow: 0 0 2px 1px #E4E4E4;
    box-shadow: 0 0 2px 1px #E4E4E4;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0DEDE;
    margin: 30px auto 0;
    max-width: 90%;
    padding: 10px 20px;
}
.openings a.read-more{
	cursor:pointer;
}
.openings h3 {
    color: #1D6CB0;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
	font-family: 'PT Sans',Helvetica,Arial,sans-serif;
	text-transform:capitalize;
	border-bottom:none;
}
.openings table td{
	padding:3px;
	font-size:13px;
	color: #1D6CB0;
}
.openings table td.jobtitletd{
	padding:3px 10px;
	font-weight:bold;
	font-size:13px;
	color:#000;
	text-align:right;
}
.openings h4, .static-content h4 {
    color: #000;
    font-weight: bold;
	font-size:14px;
    margin: 0;
    padding-bottom: 5px;
	font-family: 'PT Sans',Helvetica,Arial,sans-serif;
	text-transform:capitalize;
}
.openings ul, .static-content ul {
	margin-left:30px;
	font-size:13px;
	line-height:23px;
	margin-bottom:20px;
}
.openings ul li, .static-content ul li{ 
	background: url("../img/tick.png") no-repeat scroll left 7px transparent;
    font-size: 12px;
    line-height: 24px;
    padding-left: 18px;
}
.careerform {
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 0 10px 1px #5C8BEE inset, 0 1px 0 #1D2C4D, 0 0 0 #1F3053, 0 4px 3px 0 #111111;
    -webkit-box-shadow: 0 0 10px 1px #5C8BEE inset, 0 1px 0 #1D2C4D, 0 0 0 #1F3053, 0 4px 3px 0 #111111;
    box-shadow: 0 0 10px 1px #5C8BEE inset, 0 1px 0 #1D2C4D, 0 0 0 #1F3053, 0 4px 3px 0 #111111;
    background: none repeat scroll 0 0 #1D6CB0;
    border-color: #38538C #1F2D4D #151E33;
    border-style: solid;
    border-width: 1px;	
	color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 20px 10px 0;
    padding: 5px;
    text-align: center;
    text-shadow: 0 -1px 1px #1E2D4D;
    width: 100px;
}
.careerdetails{
	display:none;
}
.propfooter {
    margin: 10px auto;
    max-width: 80%;
    width: 600px;
}
.propfooter p {
	margin: 0 0 0 10px;
    width: 400px;
}
div.error {
    background: url("../img/icons/error.png") no-repeat scroll 0 4px transparent;
    color: #DD0000;
}
div.success {
    background: url("../img/icons/accept.png") no-repeat scroll 0 4px transparent;
    color: #00773C;
}
div.warning {
    background: url("../img/icons/warning.png") no-repeat scroll 0 4px transparent;
    color: #E87400;
}
div.msg {
    padding: 5px 0 5px 40px;
}
div.dismsg {
    left: 33%;
    margin: 0 auto;
    position: absolute;
    top: 175px;
    width: 560px;
}
div.close {
    cursor: pointer;
    position: absolute;
    right: 24px;
    top: 14px;
}
.footer ul.socialicons li{
	padding-left:25px;
}
.footer ul.socialicons li.facebook{	
    background: url("../img/icons/facebook.png") no-repeat scroll 0 4px #2B2929;
}
.footer ul.socialicons li.twitteri{	
    background: url("../img/icons/twitter.png") no-repeat scroll 0 4px #2B2929;
}
.footer ul.socialicons li.google{	
    background: url("../img/icons/mail.png") no-repeat scroll 0 4px #2B2929;
}
.footer ul.socialicons li.phone{	
    background: url("../img/icons/phone.png") no-repeat scroll 0 4px #2B2929;
}
.footer ul.socialicons li.skype{	
    background: url("../img/icons/cskype2.png") no-repeat scroll 0 6px #2B2929;
}

ul.contacticons li{
	padding-left:25px;
	font-size:0.785em;
	line-height:25px;
}

ul.contacticons li a{
	color:#2A2A2A;
}
ul.contacticons li.facebook{	
    background: url("../img/icons/bfacebook.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.twitteri{	
    background: url("../img/icons/btwitter.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.google{	
    background: url("../img/icons/bmail.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.phone{	
    background: url("../img/icons/bphone.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.mobile{	
    background: url("../img/icons/bmobile_phone.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.linkedin{	
    background: url("../img/icons/blinkedin.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.skype{	
    background: url("../img/icons/bskype.png") no-repeat scroll 0 4px transparent;
}
	.management {
	background: #fff;
	padding: 10px 2%;
	margin: 20px 0;
	border-right: #555555 5px solid;
	box-shadow: 0px 2px 3px 0px #bebebe;
	-webkit-box-shadow: 0px 2px 3px 0px #bebebe;
	-moz-box-shadow: 0px 2px 3px 0px #bebebe;
}
.management h2 {
	color: #297abf;
	font-family: 'MyriadProLightBold';
	font-size: 1.125em; /* 18px / 16px */
}

.sitemap{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;	
	-moz-box-shadow: 0px 0px 10px 3px #ccc;
	-webkit-box-shadow: 0px 0px 10px 3px #ccc;
	box-shadow: 0px 0px 10px 3px #ccc; 
	margin:20px 0 0;
}
.sitemap li{
	padding:10px;
	background:#fcfcfc;
	margin-bottom:5px;
}
.sitemap li a{
	color:#1D6CB0;
	font-size:18px;
}
.sitemap li ul{
	margin-top:10px;
	padding:10px 0 0 3%;
}
.sitemap li ul li{
	display:inline-block;
	width:260px;
    background: url("../img/icons/footer-bullet.png") no-repeat 0 5px;
	padding:0 0 0 20px;
	margin-bottom:10px;
	vertical-align:top;
}
.sitemap li ul li a{
	color:#2A2A2A;
	font-size:14px;
}
.socialimgicon{
	position:absolute;
	left:0;
	top:-200px;
}

/*ul.contacticons li{
	padding-left:32px;
	font-size:0.785em;
	line-height:28px;
	margin-bottom:5px;
}

ul.contacticons li a{
	color:#2A2A2A;
}
ul.contacticons li.facebook{	
    background: url("../img/icons/cfacebook.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.twitteri{	
    background: url("../img/icons/ctwitter.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.google{	
    background: url("../img/icons/cmailbox.png") no-repeat scroll 0 5px transparent;
}
ul.contacticons li.phone{	
    background: url("../img/icons/cphone.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.mobile{	
    background: url("../img/icons/cmobile.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.linkedin{	
    background: url("../img/icons/clinkedin.png") no-repeat scroll 0 4px transparent;
}
ul.contacticons li.skype{	
    background: url("../img/icons/cskype.png") no-repeat scroll 0 4px transparent;
}*/