@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,700);

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

body {
	background: #f1f1f1;
	color: #333;
	font-size: 1em;
	font-weight: 400;
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0px !important;
}

a {
	color: #293d55;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	color: #333;
}

.content {
	padding: 0 1em;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

/* Header */
.codrops-header {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	text-align: center;
	z-index: 1000;
	font-size: 1.5em;
}

.codrops-header h1 {
	    position: absolute;
    font-weight: 700;
    width: 445px !important;
    font-size: 3.5em;
    line-height: 1.2;
    color: #fff;
    z-index: 1000;
    padding: 0;
    margin: 0;
    left: 6%;
    text-transform: uppercase;
    letter-spacing: 5px;
    top: 32%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

.codrops-header h1 span {
	display: block;
	font-size: 35%;
}

.codrops-header h1 a {
	color: #eff62b;
}

.codrops-header h1 a:hover,
.codrops-header h1 a:focus {
	color: #fff;
}

.codrops-header h1 span::before,
.codrops-header h1 span::after {
	content: ' ― ';
	font-weight: 200;
}

.codrops-header h1 i {
	display: block;
	font-size: 15%;
	max-width: 40%;
	margin: 0 auto;
	line-height: 2;
	font-style: normal;
	font-weight: 400;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	font-weight: 500;
	font-size: 0.69em;
	line-height: 2.2;
	padding: 1em 0;
	position: absolute;
	z-index: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.codrops-top a {
	color: #fff;
	display: inline-block;
	padding: 1em 2em;
	text-decoration: none;
	letter-spacing: 2px;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

/* Codrops demo links */
.codrops-demos {
	padding: 3em 0;
}

.codrops-demos a {
	font-weight: 700;
	font-size: 0.85em;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0.5em 0;
	margin: 0 1.5em;
	display: inline-block;
	border-bottom: 2px solid transparent;
}

.codrops-demos a.current-demo {
	color: #333;
	border-color: #333;
}

ul.ref {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.ref li {
	padding: 1em 0;
}

/* Related demos */
.related {
	text-align: center;
	font-weight: 500;
	padding: 5em 0 4em;
}

.related > a {
	width: calc(100% - 20px);
	max-width: 340px;
	border: 1px solid black;
	border-color: initial;
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
}

.related a:hover img,
.related a:active img {
	opacity: 1;
}

.related a h3 {
	margin: 0;
	font-weight: 400;
	font-size: 0.925em;
	padding: 1em 0 0.3em;
	max-width: 300px;
	text-align: left;
}


/*added css*/
header{
   position: fixed;
   top: 0;
   margin-top: 0 !important;
   background-color: #0e0c0c;
   }
.singlrprdetail{    padding: 160px 0px;width:100%;float: left;}
.top_primg{ width: 100%;
    height: 286px;}
    .panel5{width: 100%;float: left;padding: 30px 12px;background: rgb(201, 201, 201);}
    .panel5 ul{width: 100%;float: left;}
    .panel5 ul li{list-style: none;float: left;    width: 20%;    padding: 7px;}
    .Eng_detail {
    padding: 12px;
}
img.hover-shadow.cursor.top_primg {
       height: 100%;
    width: 100%;
}
.panel5 h4 {
    text-align: center;
    font-size: 25px;
    /* border-bottom: 1px solid white; */
}
.Eng_detail {color: black;}
.Eng_detail h3{font-size: 15px;margin-bottom: 8px;}
.Eng_detail p {
   font-size: 17px;
    padding: 15px;
    
}
.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color:rgba(0,0,0,0.5);
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.Eng_img:hover .overlay {
  bottom: 0;
  height: 100%;
}
#text {
    background: #333 none repeat scroll 0 0;
    color: white;
    font-size: 14px;
    left: 50%;
    padding: 10px 9px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.Eng_img img:hover{box-shadow: none !important;}

.screen {
    width: 926px !important;
    height: 589px!important;
    top: -54px!important;
    left: 304px!important;
   }
.screen ul li img{
  height: 100% !important;width: 100% !important;
}
.project_sec{ width: 100%;float: left;   padding: 85px 100px;}
.project_sec h6{color: #fb4f14;}
.project_sec1 h3 span{color: #fb4f14;}
.project_sec1 h3{    font-size: 42px;
    padding: 18px 0px;}
    .project_sec1 p{    padding: 0px 92px;
    line-height: 28px;}
    .project_sec2 h3 span{color: #fb4f14;}
.project_sec2 h3{    font-size: 42px;
    padding: 18px 0px;}
    .project_sec2 p{       padding: 0px 92px;
    line-height: 28px;
    color: #fb4f14;
    font-size: 19px;}
    .project_sec2 p span {
    color: black;
    margin-left: 14px;
    font-size: 16px;
}.project_sec2{text-align: center;}
.project_sec3 h3 span{color: #fb4f14;}
.project_sec3 h3{font-size: 42px;padding: 18px 0px;text-align: center;}
.project_sec1{background: none repeat scroll 0 0 #f5f5f5;text-align: center;}
.prject_singlepage{width: 100%;float: left;}
.project_sec3 ul{width: 48%;float: left;background: white;text-align: center;    margin: 12px 0px;margin-right:12px;}
.project_sec3 ul li:nth-child(1){        width: 72%;
    float: left;
    padding: 41px 22px;}
.project_sec3 ul li:nth-child(2){width: 28%;float: right;}
.engineerOut{width: 100%;margin: 0 auto;float: none;}
.Eng_img {
    width: 100%;
    height: 191px;
}.project_sec.project_sec3 {
    background: rgba(210, 210, 208, 0.35);
}
.project_sec2 ul{width: 100%;float: left;}
.project_sec2 ul li{list-style: none;float: left;}
.project_sec1 h2 {
    font-size: 23px;
}
.project_sec3 h4{color: #fb4f14;
    font-size: 22px;
}
.wrap_outer{width: 100%;float: left;}
/*Responsive css for slider*/
@media screen and (max-width: 60em) {
	.codrops-header h1 {
		font-size: 7em;
	}
}

@media screen and (max-width: 30em) {
	.wrap {
		/*height: 100vh !important;*/
		background: #3d4955;
	}
	.codrops-header {
		top: 100%;
	}
	.codrops-header h1 {
		padding-top: 5em;
	}
	.codrops-header h1 i {
		font-size: 42%;
		max-width: 90%;
	}
	.codrops-icon {
		font-size: 1.5em;
	}
	.codrops-icon span {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
  .screen {
    width: 221px !important;
    height: 139px !important;
    top: -154px !important;
    left: -96px !important;
}
.project_sec3 ul {
    width: 100%;}
.mockup__img {
    margin-top: 78px;
}
.wrap {
    height: 263px !important;
    width: 320px!important;
margin: 0 auto!important;
float: none!important;
}
.codrops-header h1{display: none;}
.wrap_outer{background: #3d4955;}

.project_sec {
    padding: 25px 10px;
}
.project_sec1 h3 {
    font-size: 25px;
}
.project_sec1 p {
    padding: 0px 10px;
    line-height: 25px;
}.project_sec2 h3 {
    font-size: 25px;
}
.project_sec2 p {
    padding: 0px 0px;
    font-size: 13px;
}.project_sec2 p span {
    color: black;
    margin-left: 4px;
    font-size: 12px;
}
.project_sec3 h3 {
    font-size: 25px;
    padding: 18px 0px;
    text-align: center;
}
.project_sec3 ul li:nth-child(1) {
    width: 76%;
    float: left;
    padding: 12px 10px;
}
.Eng_detail p {
    font-size: 11px;
    padding: 6px;
}
.project_sec3 ul li:nth-child(2) {
    width: 24%;
    float: right;
}.Eng_img {
    width: 100%;
    height: 109px;
}








}
@media screen and (max-width: 568px) and (min-width: 481px) {
    .screen {
   width: 323px !important;
height: 211px !important;
top: -128px !important;
left: -32px !important;
}.project_sec3 ul {
    width: 100%;}
.mockup__img {
    margin-top: 78px;
}
.wrap {
    height: 358px !important;
    width: 480px!important;
margin: 0 auto!important;
float: none!important;
}
.codrops-header h1{display: none;}
.wrap_outer{background: #3d4955;}

.project_sec {
    padding: 25px 10px;
}
.project_sec1 h3 {
    font-size: 25px;
}
.project_sec1 p {
    padding: 0px 10px;
    line-height: 25px;
}.project_sec2 h3 {
    font-size: 25px;
}
.project_sec2 p {
    padding: 0px 0px;
    font-size: 16px;
}.project_sec2 p span {
    color: black;
    margin-left: 6px;
    font-size: 14px;
}
.project_sec3 h3 {
    font-size: 25px;
    padding: 18px 0px;
    text-align: center;
}
.project_sec3 ul li:nth-child(1) {
    width: 76%;
    float: left;
    padding: 12px 10px;
}
.Eng_detail p {
    font-size: 11px;
    padding: 6px;
}
.project_sec3 ul li:nth-child(2) {
    width: 24%;
    float: right;
}.Eng_img {
    width: 100%;
    height: 109px;
}



}
@media screen and (max-width: 800px) and (min-width: 569px){
 .screen {
 width: 387px !important;
height: 245px !important;
top: -128px !important;
left: 2px !important;
}.project_sec3 ul {
    width: 100%;}
.mockup__img {
    margin-top: 60px;
}
.wrap {
    height: 390px !important;
    width: 569px !important;
margin: 0 auto!important;
float: none!important;
}.wrap_outer {
    height: 390px;
}
.codrops-header h1{display: none;}
.wrap_outer{background: #3d4955;}

.project_sec {
    padding: 25px 10px;
}
.project_sec1 h3 {
    font-size: 25px;
}
.project_sec1 p {
    padding: 0px 10px;
    line-height: 25px;
}.project_sec2 h3 {
    font-size: 25px;
}
.project_sec2 p {
    padding: 0px 0px;
    font-size: 16px;
}.project_sec2 p span {
    color: black;
    margin-left: 6px;
    font-size: 14px;
}
.project_sec3 h3 {
    font-size: 25px;
    padding: 18px 0px;
    text-align: center;
}
.project_sec3 ul li:nth-child(1) {
    width: 76%;
    float: left;
    padding: 12px 10px;
}
.Eng_detail p {
    font-size: 11px;
    padding: 6px;
}
.project_sec3 ul li:nth-child(2) {
    width: 20%;
    float: right;
}.Eng_img {
    width: 100%;
    height: 109px;
}



}
@media screen and (max-width: 900px) and (min-width: 801px){
 .screen {
width: 558px !important;
height: 357px !important;
top: -92px !important;
left: 11% !important;
}
.mockup__img {
    margin-top: 60px;
}.project_sec3 ul {
    width: 100%;}
.wrap {
    height: 524px !important;
width: 801px !important;
margin: 0 auto !important;
float: none !important;
}.wrap_outer {
    height: 524px;
}
.codrops-header h1 {
width: 438px !important;
left: 1%;
top: 35%;
font-size: 20px !important;
}
.wrap_outer{background: #3d4955;}
}

@media screen and (max-width: 1000px) and (min-width: 901px){
 .screen {
width: 629px !important;
height: 403px !important;
top: -76px !important;
left: 14% !important;
}
.mockup__img {
    margin-top: 60px;
}.project_sec3 ul li:nth-child(1) {
    width: 72%;
    float: left;
    padding: 11px 4px;
}.Eng_detail p {
    font-size: 13px;
    padding: 2px;
}.Eng_img {
    width: 100%;
    height: 101px;
}
.wrap {
    height: 583px !important;
width: 901px !important;
margin: 0 auto !important;
float: none !important;
}.wrap_outer {
    height: 583px;
}
.codrops-header h1 {
width: 438px !important;
left: 1%;
top: 35%;
font-size: 20px !important;
}
.wrap_outer{background: #3d4955;}
}


@media screen and (max-width: 1100px) and (min-width: 1001px){
 .screen {
width: 685px !important;
height: 445px !important;
top: -57px !important;
left: 17% !important;
}
.mockup__img {
    margin-top: 60px;
}.project_sec3 ul li:nth-child(1) {
    width: 72%;
    float: left;
    padding: 11px 4px;
}.Eng_detail p {
    font-size: 13px;
    padding: 2px;
}.Eng_img {
    width: 100%;
    height: 101px;
}
.wrap {
    height: 648px !important;
width: 1001px !important;
margin: 0 auto !important;
float: none !important;
}.wrap_outer {
    height: 648px;
}
.codrops-header h1 {
width: 438px !important;
left: 1%;
top: 35%;
font-size: 20px !important;
}
.wrap_outer{background: #3d4955;}
}

@media screen and (max-width: 1200px) and (min-width: 1101px){
 .screen {
width: 749px !important;
height: 478px !important;
top: -37px !important;
left: 19% !important;
}
.mockup__img {
    margin-top: 60px;
}
.wrap {
    height: 700px !important;
width: 1101px !important;
margin: 0 auto !important;
float: none !important;
}.wrap_outer {
    height: 700px;
}
.codrops-header h1 {
width: 438px !important;
left: 1%;
top: 35%;
font-size: 20px !important;
}
.wrap_outer{background: #3d4955;}
}

@media screen and (max-width: 1300px) and (min-width: 1201px){
 .screen {
width: 831px !important;
height: 523px !important;
top: -19px !important;
left: 244px !important;
}
.mockup__img {
    margin-top: 60px;
}
.wrap {
    height: 740px !important;
width: 1201px !important;
margin: 0 auto !important;
float: none !important;
}.wrap_outer {
    height: 740px;
}
.codrops-header h1 {
width: 438px !important;
left: 1%;
top: 35%;
font-size: 20px !important;
}
.wrap_outer{background: #3d4955;}
}

@media screen and (max-width: 1400px) and (min-width: 1301px){
 .screen {
width: 937px !important;
height: 590px !important;
top: 6px !important;
left: 302px !important;
}
.mockup__img {
    margin-top: 60px;
}
.wrap {
    height: 814px !important;
width: 1353px !important;
margin: 0 auto !important;
float: none !important;
}.wrap_outer {
    height: 814px;
}

.wrap_outer{background: #3d4955;}
}
@media screen and (max-width: 1579px) and (min-width: 1401px){
 .screen {
width: 971px !important;
height: 613px !important;
top: 13px !important;
left: 23% !important;
}
.mockup__img {
    margin-top: 60px;
}
.wrap {
    height: 902px !important;
width: 1401px !important;
margin: 0 auto !important;
float: none !important;
}.wrap_outer {
    height: 903px;
}

.wrap_outer{background: #3d4955;}
}

@media only screen and (min-width: 1580px) {
.screen {
    width: 1082px !important;
    height: 680px !important;
    top: 48px !important;
    left: 25% !important;
}
.mockup__img {
    margin-top: 60px;
}
.wrap {
    height: 975px !important;
    width: 1580px !important;
    margin: 0 auto !important;
    float: none !important;
}.wrap_outer {
    height: 974px;
}

.wrap_outer{background: #3d4955;}
}
/*Responsive css for slider ends*/
