li.media-dl > a > img{
	float: none;
    height: auto;
    margin: 0 auto;
    width: auto;
}
li.media-dl > a {
  text-align: center;
  text-indent:0;
  }
#add-click1,#add-click2,#add-click3,#add-click4 {
  width: 30px;
  display: inline-block;
  text-align: center;
  cursor:pointer;
}
#add-click1:hover i,#add-click2:hover i,#add-click3:hover i,#add-click4:hover i{
color:#e4cd75;
}
#walk-vd{
	margin-right:10px;
}
.vd-poup{
  position: absolute;
  background: #fff;
  width: 50%;
  height: auto;
  top: 20%;
  left: 50%;
  margin-left: -25%;
  z-index:20;
}
#close-btn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: none;
    border-radius: 50%;
    color: #e4cd75;
    cursor: pointer;
    font-size: 21px;
    height: 30px;
    line-height: 25px;
    margin: 20px !important;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
    z-index: 99999999;
}
	
	#contact-popup {
	  position: absolute;
	  z-index: 20;
	  margin-left: -225px;
	  left: 50%;
	  top: 8%;
	}
	#career-popup {
	  position: absolute;
	  left: 50%;
	  margin-left: -225px;
	  top: 5%;
	  z-index: 20;
	}
	.carrer-container{
		width:500px;
		margin:0 auto;
		padding:40px 15px;  
		height:450px; 
/*
		overflow:auto; 
*/
	} 
	.golden-heading{
		width:100%; 
		float:left; 
		color: #e4cd75; 
		text-transform: capitalize;
		font-weight: normal; 
	}
	.big-font{
		font-size:35px; 
		line-height:35px;
	}
	.contact-row{
		width:100%;
		float:left;
		margin: 5px 0;
		overflow-x:hidden;
	}
	
	.contact-row > label {
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 29px;
    width: 160px;
    font-size: 13px;
/*
    font-weight: bold;
*/
	}
	
	.contact-row > input, .contact-row > textarea ,.contact-row > textarea ,.contact-row > select, .contact-inp{
		background: rgba(0,0,0,.5);
		border: 1px solid #fff;
		color:#fff;
		padding: 5px;
		width: 320px;
		resize:none;
		float:right;
		line-height: 25px;
	}

	.carrer-inp-card {
		float: left;
		padding: 40px 0;
		width: 100%;
	}
	.golden-btn {
		background: none repeat scroll 0 0 #e4cd75;
		border: medium none;
		border-radius: 20px;
		color: #000;
		float: right;
		font-weight: 100;
		padding: 5px;
		text-transform: capitalize;
		width: 150px;
		cursor:pointer;
		padding-top:10px;
		padding-bottom:8px;
		font-size:18px;
		line-height:normal;
		
	}
	.contact-row.xs-text-center {text-align: center;}
	.contact-row.xs-text-center .btn.golden-btn{float: none; margin-left: 0; padding-top: 10px;padding-bottom: 8px; font-size: 18px;}

	/* end css of contact page*/
	.custom-radio {
	  float: left;
	  width: 275px;
	  padding: 0 5px;
	}
	.custom-radio > input[type="radio"] {
		display:none;
	}
	.custom-radio > input[type="radio"] + label, .custom-radio > input[type="radio"]:not(:checked) + label{
		color: #fff;
		font-family:Arial, sans-serif;
		font-size:14px;
		width: 50%;
		float:left;
		line-height: 30px;
		-webkit-appearance: none;
	}
	.custom-radio > input[type="radio"] + label > span,.custom-radio > input[type="radio"]:not(:checked) + label > span {
		display:inline-block;
		width:12px;
		height:12px;
		margin:0px 15px 0 4px;
		vertical-align:middle;
		cursor:pointer;
		-moz-border-radius:  50%;
		border-radius:  50%;
	}

	.custom-radio > input[type="radio"] + label > span,.custom-radio > input[type="radio"]:not(:checked) + label > span {
		 background-color:#000;
		 border:#fff 1px solid;
	}
	.custom-radio > input[type="radio"] + label > span > span,.custom-radio > input[type="radio"]:not(:checked) + label > span > span{
		 background: none repeat scroll 0 0 #000;
		border-radius: 50%;
		float: left;
		height: 8px;
		margin: 2px;
		width: 8px;
	}
	.custom-radio > input[type="radio"]:checked + label > span {
		background:#000;
	}
	.custom-radio > input[type="radio"]:checked + label > span > span {
		background: none repeat scroll 0 0 #e4cd75 !important;
		border-radius: 50%;
		float: left;
		height: 8px;
		margin: 2px;
		width: 8px;
	}
	.custom-select{
		background: url("img/button-tray-down.png") no-repeat scroll center right/15% #000;
		border: 1px solid #fff;
		float: right;
		height: 20px;
		overflow: hidden;
		padding: 8px 5px;
		position: relative;
		resize: none;
		width: 320px;
		line-height: 30px !important;
		
	}
	 .custom-select > select{
		background: transparent;
		border: medium none;
		color: #fff;
		left: 0;
		padding: 8px 0;
		position: absolute;
		top: 0;
		width: 104%;
		line-height: 30px !important;
	}
	.custom-select > select > option {
	  background: #000;
	  color: #fff;
	}
	.career-heading{
		color:#fff;
		text-transform: uppercase; 
		margin: 30px 0 5px;
	}
	.mrg-tb{margin:20px 0;}
	.career-duration{ 
		color: #fff;
		float: right;
		width: 332px;
	}
	.career-duration > input{
		width:42%;
		float:left;
	}
	.career-duration > input:last-child {
		float: right;
	}
	.custom-upload {
		background: #6A6969;
		float: right;
		height: 30px;
		overflow: hidden;
		position: relative;
		width: 332px;
		cursor:pointer;
	}

	.career-upload {
		float: left;
		height: 30px;
		overflow: hidden;
		position: relative;
		width: 340px;
		
	}
	.custom-upload > input {
	   color: #000;
		font-weight: lighter;
		height: 30px;
		left: 0;
		position: relative;
		width:100%;
		z-index: 8;
		opacity: 0;
	}
	.career-upload {
		left: 0;
		position: absolute;
		top: 0;
		z-index: 1;
	}
	.career-upload > input {
	   background: none repeat scroll 0 0 transparent;
		border: medium none;
		overflow: hidden;
		padding: 7px;
		width: 193px;
	}
	.career-upload > span {
		background: none repeat scroll 0 0  #e4cd75;
		color: #000;
		float: right;
		padding: 6px;
		position: absolute;
		right: 0;
		text-align: center;
		width: 70px;
		font-size: 14px;
		font-weight: lighter;
		letter-spacing: 1px;
		top:0;
		}
	.contact-row > button {
		float: left;
		margin-right: 15px;
		margin-top: 30px;
		text-align: center;
		width:140px;
		font-size:20px;
		
	}
	.nicescroll-cursors{border:none !important;}
/*
	label.error {
		color: #ff0000 !important;
		float: left;
		margin-left: 170px;
		width: 100% !important;
	}
	.errorbox {
	  color: red;
	  float: right;
	  width: 285px;
	  padding: 5px 0px;
	  font-size: 14px;
	}
	.select-error-box{
		width:275px;
		padding:5px;
		float:right;
		}
*/
		#carrer-container{width:100%; float:left; position: relative;  overflow: auto;height: 350px;}
		
	#black-bg {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
		float: left;
		height: 100%;
		position: fixed;
		width: 100%;
		z-index: 10;
		top:0;
		left:0;
	}
		
/*######## about- us - slider - css ##########*/
div#dnn_ctr599_ViewEasyDNNGallery_ctl00_ImageSliderOne {
/*
  float: left;
*/
  width: 100%;
}
#dnn_ctr599_ViewEasyDNNGallery_ctl00_ImageSliderOne > div{width:100% !important;}
.sliderborder2 #M599,.sliderborder2,.sliderborder{  width: 100% !important; margin:0;}
	#M599
	{
		background:#202834 url(/DesktopModules/EasyDnnGallery/css/images/loading.gif) no-repeat scroll 50% 50%;
		margin:5px 5px 10px;
		position:relative;
		width:100%;
	}
	#M599 img 
	{
		display:none;
		left:0;
		position:absolute;
		top:0;
		height:100% !important;
		width:100% !important;
		
	}
	#M599 a 
	{
		border:0 none;
		display:block;
	}
	.eds_edn_qtip2_style
	{
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border-width: 5px;
	}

#prevslide, #nextslide{z-index:1;}
.link{
	 padding: 4px 30px 5px 22px !important;
	  display: block !important;
	  position: relative;
	  color: #fff;
	  font-size: 15px;
	  text-transform: uppercase;
	  text-decoration: none;
	  -webkit-transition: color .3s ease-in;
  }

