@charset "utf-8";
/*I Performer template 2.0 by Christopher Neal @ Twist Development
BLOODY GOOD
*/

.modelimg{
  background-size: cover;
  background-position:  center;
  height: 300px;
  margin-bottom: 20px;
}

.modelimg:hover{

}

.testbed img{
  width: 100%;
}

.container{
  background-color: #fff;
}

.toplinks{
  text-align: center;
}

.toplinks img{
  width: 200px;
}

.gallery img{
  
}

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff;
    z-index:99;
}

#status {
    width:250px;
    height:250px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-125px 0 0 -125px;
}

.my-slider img{
  width: 100%;
}

.unslider-nav ol li {
  background: transparent !important;
  border: none !important;
}

.unslider-nav ol li.unslider-active {
  background: transparent !important;
}

body{
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
  color: #666 !important;
  background-image: url(../images/bg.png);
}

a, button, .weblink{
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
  background-color: #666;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.line{
  height: 1px;
  color: #666;
  font-size: 36px;
  text-align: center;
  margin: 35px 0 35px 0;
  font-weight: bold;
  background-image: url(../images/line.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.letop{
  margin-top: 15px;
}

.navbar{
  border-radius: 0px !important;
}

.navbar a, .navbar-brand{

}

.icon-bar{
  background-color: #000 !important;
}

.navbar a:hover{
  background-color: #7a72b9 !important;
  color: #fff !important;
}

.navbar a:visited{
  background-color: none !important;
}

.homeimage{
  height: 250px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.title{
  text-shadow: 1px 1px #111;
  font-weight: 800;
  line-height: 50px;
  font-size: 50px;
  margin: -5px 0 15px 0;
  text-align: center;
  font-variant: small-caps;
  margin-top: 50px;
}

.subtitle{
  font-weight: 400;
  line-height: 50px;
  font-size: 28px;
  text-align: center;
  margin: 15px 0 15px 0;
  background-image: url(../images/line.png);
  background-size: 200px 1px;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-bottom: 50px;
}

.featuretitle{
  font-weight: 400;
  line-height: 40px;
  font-size: 28px;
  margin: -10px 0 15px 0;
}

.tabtitle{
  font-size: 20px;
  color: #666;
}

.tabletitle{
  font-weight: 400;
  line-height: 50px;
  font-size: 28px;
  text-align: center;
  margin: 15px 0 15px 0;
}

.text{
  text-align: justify;
  font-size: 18px;
  margin-bottom: 15px;
}

.readmore{
  font-weight: bold;
  color: #7d2cd2;
}

.readmore:hover{
  color: #c95a5a;
}

.homehover{
  margin: 15px 0 15px 0;
  font-size: 22px;
}

.featurehover{
  margin: 15px 0 15px 0;
  font-size: 22px;
}

.hoverlinks a{
  color: #666;
  padding: 15px;
  text-align: center;
}

.hoverlinks a:hover{
  color: #666;
  box-shadow: 0 0 15px #111;
  background-size: 105%;
}

.hoverlink{
  height: 400px;
  width: 100%;
  border-bottom: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hoverlinktext{
  height: 50px;
  line-height: 50px;
  width: 100%;
  background-color: #FAF1F1;
  border: solid 2px #e8e6e6;
  border-top: none;
}

.hoverlinks a:visited, .footer a:visited{

}

.wrapimage{
  width: 320px;
  float: left;
  margin: 0 15px 5px 0;
}

.wrapright{
  width: 320px;
  float: right;
  margin: 0 0 5px 15px;
}

.fullimage{
  width: 100%;
}

.footer{
  height: 200px;
  margin: 100px 0 50px 0 !important;
  padding: 5px;
  text-align: center;
}

.footer a{
  color: #666;
}

.footer a:hover{
  color: #666;
}

.footer a:visited{
  color: #666;
}


.ip:hover{

}

.iptext{
  font-size: 18px;
  text-align: center;
}

.ipimage img{
  height: 150px;
}

.gallery{
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.gallery img {
	display:inline;
	transition: all .2s ease-in-out;
  border: solid 5px #fff;
}

.gallery:hover img {
}

.gallery img:hover {
	box-shadow: 0 0 25px #111;
}


.video{
  height: 500px;
  text-align: center;
}

iframe{
  border: solid 1px #000;
}

.tab-content{
  overflow-x: auto;
}

.credittable{
  width: 100%;
  padding: 5px;
  margin-top: 15px;
}

.credittable tr:nth-child(even) {
  background: #CCC
}

.credittable tr:nth-child(odd) {
  background: #FFF
}

.skillstable{
  width: 100%;
  padding: 5px;
}

.skillstable td{
  padding: 5px;
}

.skillstable .left{
  width: 50%;
  text-align: right;
}

.skillstable .right{
  width: 50%;
  text-align: left;
}

@-webkit-keyframes glowing {
  0% {  -webkit-box-shadow: 0 0 10px #111; }
  50% {  -webkit-box-shadow: 0 0 1px #111; }
  100% { -webkit-box-shadow: 0 0 10px #111; }
}

@-moz-keyframes glowing {
  0% {  -moz-box-shadow: 0 0 10px #111; }
  50% { -moz-box-shadow: 0 0 1px #111; }
  100% { -moz-box-shadow: 0 0 10px #111; }
}

@-o-keyframes glowing {
  0% {  box-shadow: 0 0 10px #111; }
  50% {  box-shadow: 0 0 1px #111; }
  100% {  box-shadow: 0 0 10px #111; }
}

@keyframes glowing {
  0% { box-shadow: 0 0 10px #111; }
  50% {  box-shadow: 0 0 1px #111; }
  100% {  box-shadow: 0 0 10px #111; }
}

.download {
  float: right;
  font-size: 18px !important;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

.bloglinks a{
  color: #666;
  text-decoration: none;
}

.bloglinks a:hover{
  box-shadow: 0 0 15px #111;
  color: #666;
  text-decoration: none;
}

.bloglink {
  height: 450px;
  margin: 15px 0 15px 0;
  background-color: #ececec;
  border: solid 1px #ccc;
}

.blogtitle{
  text-align: left;
  height:50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 26px;
  padding-left: 10px;
}

.blogsubtitle{
  height: 170px;
  font-size: 22px;
  overflow: hidden;
  padding-left: 10px;
}

.blogtimestamp{
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  padding-left: 10px;
}

.bloglinkimage{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bloglinkimage{
  height: 200px;
}

.articletitle{
  height:auto;
  line-height: 50px;
  font-weight: bold;
  font-size: 50px;
  margin: 15px 0 15px 0;
}

.articletimestamp{
  height: 20px;
  line-height: 20px;
  font-size: 20px;
}

.articleimage img{
  width: 100%;
}

.back{
margin-bottom: 15px;
font-size: 28px;
}

.back a{
  color: #666;
}

.back a:hover{
  color: #666;
}

.article .blogtitle{
  padding-left: 0px;
}

.article .blogtimestamp{
  padding-left: 0px;
}

.article .text{
  margin-top: 15px;
}

.article .text::first-letter{
  font-weight: bold;
}

.sharebuttons{
  margin-top: 15px;
}

.contactlabel{
  font-weight: 400;
  font-size: 20px;
  margin: 15px 0 15px 0;
}

.contactinput{
  width: 100%;
  height: 30px;
  font-size: 16px;
  padding-left: 5px;
  background-color: #fafafa;
  border: solid 2px #e8e6e6;
  vertical-align: middle;
}

.contactmessage{
  width: 100%;
  height: 180px;
  font-size: 16px;
  padding: 5px;
  background-color: #fafafa;
  border: solid 2px #e8e6e6;
  resize: none;
}

.form{
  width: 100%;
}

.contactbutton{
  width: 60%;
  margin: 10px 20%;
  font-size: 18px !important;
}

.success{
  text-align: center;
  font-weight: 400;
  font-size: 20px;
}

.weblinks .hoverlinktext{
  background-color: #fff;
  border: none;
}

.weblinks a:hover{
  box-shadow: none;
}

.weblink{
  width: 200px;
  height: 200px;
  margin: 0 auto 15px; auto;
  background-size: 125px;
  background-color: #666;
  border-radius: 500px;
}

.weblinks a:hover .weblink{
  box-shadow: 0 0 15px #666;
  background-color: #888;
}

.banner{
  height: 250px;
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

@media (max-width: 1199px){

.title{
  margin-top: 5px;
}

}

@media (max-width: 992px){

.credittable{
  min-width: 1000px;
}

}

@media (max-width: 768px){

.banner{
  height: 75px;
  line-height: 75px;
  background-position: center;
  text-align: center;
}

.title{
  font-size: 8vw;
  margin-top: 5px;
  text-align: center;
}

.text, .iptext{
  text-align: left;
}

.wrapimage{
  width: 100%;
}

.modelimg{
  height: 250px;
}

.downloaddiv{
  text-align: center;
}

.download{
  float: none;
}

.credittable{

}

}
