.gradient {
background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(28,28,28,1) 21%, rgba(33,33,33,1) 51%, rgba(28,28,28,1) 80%, rgba(17,17,17,1) 100%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(21%,rgba(28,28,28,1)), color-stop(51%,rgba(33,33,33,1)), color-stop(80%,rgba(28,28,28,1)), color-stop(100%,rgba(17,17,17,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(28,28,28,1) 21%,rgba(33,33,33,1) 51%,rgba(28,28,28,1) 80%,rgba(17,17,17,1) 100%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(28,28,28,1) 21%,rgba(33,33,33,1) 51%,rgba(28,28,28,1) 80%,rgba(17,17,17,1) 100%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(28,28,28,1) 21%,rgba(33,33,33,1) 51%,rgba(28,28,28,1) 80%,rgba(17,17,17,1) 100%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(28,28,28,1) 21%,rgba(33,33,33,1) 51%,rgba(28,28,28,1) 80%,rgba(17,17,17,1) 100%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}

#noise {
	background: #000;
	width: 100%;
	height: 100%;
}

.host_container {
	margin-bottom: 50px;
}
.host_container p {
	font-size: 16px;
}

#alt_blurb{
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 1.5;
	letter-spacing: .1px;
	word-spacing: 1px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	margin-top: 20px;
	font-size: 15px;
}
.modal {
     background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: auto;
    left: 25%;
    width: 96%;
	  border: medium none;
    border-radius: 6px;
    box-shadow: none;
	}

.modal-content {
    background-color: rgba(0, 0, 0, 0);   border: medium none;
    box-shadow: none;}
	.modal-header {
    border-bottom: medium none;}	
	.modal-dialog {
    margin: 0;
    width: auto;
}
.close {
    color: #ffffff;
    float: right;
    font-size: 27px;
    font-weight: bold;
    line-height: 18px;
    opacity: 0.6;
    text-shadow: none;
}
.close:hover {
    color: #ffffff;}
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 26px;
    height: 30px;
    margin-left: -15px;
    margin-top: -14px;
    width: 30px;
}
.carousel-control {
    border: 2px solid #ffffff;}
.modal .carousel-inner .thumb {
    margin: auto;
	   max-height: 600px;
    width: auto;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 5%;
}
.modal-body {
      max-height: 740px;  padding: 0;}
.modal.fade.in {
    top: 35%;
}
.voiceover tr {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}


.thumb {
	cursor: pointer;
	width:100%;
}

/*.thumb:hover{
	opacity: .8;
}*/

.dimmed {
	opacity: 90;
}

#pagination 
{
	margin-top: 20px;
	 padding: 0 10px 0 5px;
}

#overlay
{
	position:fixed; 
	height: 100%; 
	width:100%; 
	background-color: black; 
	opacity: .75;
	z-index: 10;
	display: none;
}

.imgcontainer {

    position: relative;

}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th{ background:#000;}

.table th, .table td {
    border-top: 1px solid #333333 !important;}
	.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #000 !important;
}
.fancy_box iframe {
    height: 350px !important;
    width: 100% !important;
}
b.slidr_title {
    font-size: 22px !important;
    font-weight: 300;
}
.title {
    position: absolute; top: 200px; left:100px;
}
.title .h3{  color: #ffffff;
    font-family: arial;
    font-size: 42px;
    letter-spacing: 3px;
    text-transform: uppercase;
	}
.title .h1{  color: #ffffff;
    font-family: arial;
    font-size: 75px;
    max-width: 500px;
	  line-height: 65px;
    text-transform: uppercase;}
.title p {
    color: #ffffff;
    font-size: 15px;
	    text-shadow: 3px 3px 50px #cccccc;
}
	.play-btn {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    color: #777777;
    padding: 1px 6px;
}
.home-content{ position:relative;} 
.imgcontainer p {
	color: #ffffff;
    font-family: open sans;
    color: white;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.15;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.info-content {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0px;
    color: #fff;
    display: block;
    opacity: 0;
    padding: 10px;
    position: absolute;
       width: 100%;
	      display: none;
  transition: opacity 0.5s ease 0s;
}
.info-content li {
	 font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin-left: 5px;
}
.info-content ul {
    list-style: outside none none;
    margin-left: 0;
    padding: 0;
}
.info-content ul li{ list-style:none;}
.model-img:hover .info-content{ opacity:1;} 
.imgcontainer img {
    height: 400px;
}
.imgoverlay {
	bottom : 6px;
	height: 55px;

}

.adjusted p{
	margin-top: 5px!important;
}
.ui-dialog{
	border: 10px solid black !important;
}

.ui-widget-header {
	float:right;
}

.ui-dialog .ui-dialog-titlebar{
	padding: 0px;
}

.ui-dialog-buttonpane {
	display: none !important;
}

.ui-widget-content .ui-icon {
	background:url("https://signaturemodelsandtalent.com/assets/img/x.jpg")!important;
	background-position: 0px;
}

.ui-widget-header {
	background:none!important;
}

.ui-icon{
	width: 20px!important;
	height:20px!important;
}

.ui-state-hover {
	background: none!important;
	background-image: none!important;
}

.ui-widget-content .ui-state-hover {
	background: none!important;
	background-image: none!important;
}

.agentimage {
	
	
}

.infocontainer {
	margin: auto;
	text-align: center;
	height: 25px;
	margin-bottom: 20px;
	font-family: 'Century Gothic', sans-serif!important;
	text-transform: uppercase;
}

.infocontainer div{
	font-family: 'Century Gothic', sans-serif!important;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}

.infoset {
	padding-top: 10%;
}

.left_content{
	width: 55%;
	float: left;
}

.right_content {
	width: 10%;
}


.infocontainer label {
	text-align: left;
	width: 60px;
	float: left;
	display: block;
	font-family: 'Century Gothic', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}

.birthdate {
	display: block;
	color: #666;
        color: white;
	font-size: 12px;
	margin-top: -4px;
}

#dialog {
overflow: hidden;
}
body {
font-family: 'Open Sans', sans-serif;
}

table {
	border: 1px solid #CCC;
}


html, body {height: 100%;}
html {
height: auto!important;
}
#wrap {min-height: 100%;}

#main {
	overflow:hidden;
}

#footer {position: relative;
	margin-top: -10px; 
	clear:both;} 
	#footer .one_third img {
    display: block;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

#footer .inner {
	padding-top: 0px!important;
}
body{ font-family:Open Sans;}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.93;
}
#footer {
    color: #eeeeee;
}

@media ( min-width: 1400px){
.modal{ left:22% !important;}
}
@media ( min-width: 1200px)
{
	.modal-dialog {
    margin: 0;
    width: 94% !important;
}
}

#slider{
	width: 100%;
}
/*.slider-piece{
	width: 100%;
	height: calc(100vh - 150px);
	background-size: cover;
	background-repeat: no-repeat;
}*/

.a-slider {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
.a-slider li {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: calc(100vh - 150px);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    /*
	animation: 16s slider infinite;
    */
}
@keyframes slider {
	0% {
		opacity: 1;
	}
	33%{
		opacity: 0;
	}
	66%{
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


