@charset "utf-8";
/* CSS Document */
body
       {
		   margin:0 auto;
		  
		   font-family: Georgia, "Times New Roman", Times, serif;
		   font-size:14px;
		   color: #000;
		   text-align:justify;
		   line-height:25px;
	   }
img, object, embed {
max-width: 100%;
}

a{
	color:#0099CC;
	text-decoration:none;
}
img {
	height: auto;
	border:none;
}
h2
   {
	   font-size:14px;
	   color:#6BB224;
	   
   }
@font-face {
 font-family: MyCustomFont;
 src: url("../fonts/Carnevalee_Freakshow.eot") /* EOT file for IE */
  format('../fonts/embedded-opentype');
}
@font-face {
 font-family: MyCustomFont;
 src: url("../fonts/Carnevalee_Freakshow.html") /* TTF file for CSS3 browsers */
 format('truetype')
}
@font-face {
 font-family:showguide;
 src: url(../fonts/showguide.TTF) /* TTF file for CSS3 browsers */
 format('truetype');
}
@font-face {
 font-family: MyCustomFont3;
 src: url(../fonts/prestigeelitestd-bd.ttf)/* TTF file for CSS3 browsers */
 format('truetype')
 
}


#pagewrap
               {
				   width:960px;
				   margin:0 auto;
				  
			   }


article
         {
			 width:960px;
			 height:auto;
			
			 
			
			 float:left;
			 padding-bottom:20px;
		 }

.first_box
           {
			   width:316.5px;
			   height:250px;
			   border-right:solid 5px #fde5a9;
			   float:left;
			   
		   }
.innerBox_one
            {
				width:266.5px;
				height:79px;
				border-bottom: solid 5px #fde5a9;
				padding-top:50px;
				padding-left:50px;
				
				
			}
.innerBox_two
            {
				width:266.5px;
				height:52px;
				border-bottom: solid 5px #fde5a9;
				padding-left:50px;
				padding-top:10px;
				line-height:52px;
				
			}
.innerBox_three
            {
				width:266.5px;
				height:57px;
				border-bottom: solid 5px #fde5a9;
				padding-left:50px;
				padding-top:5px;
				line-height:57px;
			}
     
 .heading
          {
			  font-size:25px;
			  font-weight:normal;
		  }

.topnav a:link
           {
			   font-family:showguide;
			   font-size:40px;
			   font-weight: normal;
			   color:#FFF;
			   text-decoration:none;
			   text-align:center;
			   
		   }
.topnav a:active
           {
			   font-family:showguide;
			   font-size:40px;
			   font-weight: normal;
			   color:#FFF;
			   text-decoration:none;
			   text-align:center;
			   
		   }
.topnav a:visited
           {
			   font-family:showguide;
			   font-size:40px;
			   font-weight: normal;
			   color:#FFF;
			   text-decoration:none;
			   text-align:center;
			   
		   }
.topnav a:hover
           {
			   font-family:showguide;
			   font-size:40px;
			   font-weight:normal;
			   color: #fde5a9;
			   text-decoration:none;
			    text-align:center;
				
				
		   }
.slider_outer
            {
				width:960px;
				height:370px;
				float:left;
				background:#71969f;
			}
.social_inner
             {
				 width:49px;
				 height:49px;
				 float:left;
				 margin-left:10px;
				 
			 }

			

.article_top
           {
			   width:945px;
			   height: auto;
			   float:left;
			   margin-left:8px;
			   margin-top:12px;
			  
		   }
.technology_outer
           {
			   width:610px;
			   height: auto;
			   float:left;
			   margin-left:220px;

		   }
.contact_left
           {
			   width:170px;
			   height:170px;
			   float:left;
		   }
.contact_right
           {
			   width:130px;
			   height: auto;
			   float:left;
			   padding-top:30px;
			   margin-left:15px;
		   }
.contact_middile
           {
			   width:200px;
			   height: auto;
			   float:left;
			   padding-top:30px;
			   margin-left:10px;
			   
		   }
.article_bottomLeft
           {
			   width:131px;
			   height: auto;
			   float:left;
			   margin-top:12px;
			   margin-left:28px;
		   }
.article_bottomRight
            {
			   width:625px;
			   height: auto;
			   float:left;
			   margin-top:12px;
			   margin-left:28px;
			   padding:10px 10px 0 30px; 
			}
			
footer
         {
			 float:left;
			 width:960px;
			 height: auto;
			 background:#000000;
			 }
.readmore
         {
			 width:145px;
			 height:33px;
			 float:right;
			 margin-right:120px;

		 }
.footer_copyOuter
           {
			   width:580px;
			   height:58px;
			   float:left;
			   margin-top:12px;
			   
			   margin-left:210px;
			   
		   }
.footer_text
           {
			   width:425px;
			   height:auto;
			   float:left;
			   font-size:11px;
			   color:#bbe0f9;
			   line-height:50px;
			   margin-left:5px;
			   
			  
			  
		   }
.copy_angel
           
		   {
			   width:40px;
			   height:50px;
			   float:left;
		   }
.inner_img
            {
				width:131px;
				height:245px;
				float:left;
			}
			
.accordine_outer
            {
				width:900px;
				height: auto;
				float:left;
				margin-left:30px;
				
				
				
			}
/* Accordine CSS Start*/		
	.clr{
	clear:both;
}
h1{
	padding:20px;
	font-size:28px;
	color:#333;
	font-family: 'Josefin Slab',Georgia, serif;
	font-weight:400;
    text-align:center;
    text-shadow:1px 1px 1px #fff;
}
h1 span{
	font-size:18px;
	color:#1693eb;
}
.more{
	font-family: 'Josefin Slab',Georgia, serif;
	margin:0 auto;
	text-align:center;
	color:#ddd;
	font-size:15px;
	color:#444;
}
.more p{
	display:block;
	margin:10px;
}
.more a{
	color:#666;
	white-space: nowrap;
	font-weight:bold;
	background:#fff;
	padding:1px 6px;
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.more a.current,
.more a.current:hover{
	color:#fff;
	background:#000;
}
.more a:hover{
	background-color:#1693eb;
	color:#fff;
}
/* Header Style */
.header{
	line-height:24px;
	font-size:11px;
	background:#000;
	opacity:0.9;
	text-transform:uppercase;
	z-index:4;
	-moz-box-shadow:1px 0px 2px #000;
	-webkit-box-shadow:1px 0px 2px #000;
	box-shadow:1px 0px 2px #000;
}
.header a{
	padding:0px 10px;
	letter-spacing:1px;
	color:#ddd;
	display:block;
	float:left;
}
.header a:hover{
	color:#fff;
}
.header span.right{
	float:right;
}
.header span.right a{
	float:none;
	display:inline;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.wrapper{
	width:90%;
	max-width:800px;
	margin:30px auto;
}
.st-accordion{
    width:100%;
    min-width:270px;
    margin: 0 auto;
}
.st-accordion ul li{
    height: 100px;
    border-bottom: 1px solid #8d6008;
    border-top:1px solid #fff;
    overflow: hidden;
}
.st-accordion ul li:first-child{
    border-top:none;
}
.st-accordion ul li > a{
    font-family: 'Josefin Slab',Georgia, serif;
    text-shadow: 1px 1px 1px #fff;
    font-size: 46px;
    display: block;
	position: relative;
    line-height: 100px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a span{
	background: transparent url(../images/down.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: -26px;
	margin-top: -7px;
	opacity:0;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color: #1693eb;
}
.st-accordion ul li > a:hover span{
	opacity:1;
	right: 10px;
}
.st-accordion ul li.st-open > a{
    color: #1693eb;
}
.st-accordion ul li.st-open > a span{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:10px;
	opacity:1;
}
.st-content{
    padding: 5px 0px 30px 0px;
}
.st-content p{
    font-size:  16px;
    font-family:  Georgia, serif;
    font-style: italic;
    line-height:  28px;
    padding: 0px 4px 15px 4px; 
}
.st-content img{
    width:125px;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}

		
			
/* Accordine CSS End*/

	
/* contact CSS start*/

#feedback-page{
	text-align:center;
}

#form-main{
	width:100%;
	float:left;
	padding-top:0px;
}

#form-div {
	background-color:rgba(72,72,72,0.4);
	padding-left:35px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:50px;
	width:550px;
	float: left;
	
  margin-top:30px;
	margin-left:140px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.feedback-input {
	color:#3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #3498db;
	color: #3498db;
	outline: none;
  padding: 13px 13px 13px 54px;
}

.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

/* Icons ---------------------------------- */
#name{
	background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#name:focus{
	background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
	background-size: 30px 30px;
	background-position: 8px 5px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email{
	background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email:focus{
	background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#comment{
	background-image: url(http://rexkirby.com/kirbyandson/images/comment.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

textarea {
	width: 100%;
	height: 150px;
	line-height: 150%;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button-blue{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:left;
	width: 100%;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #f9e594;
	color:white;
	font-size:24px;
	padding-top:22px;
	padding-bottom:22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}

#button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #f9e594;
}
	
.submit:hover {
	color: #3498db;
}
	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
  background-color:white;
}


/* contact CSS End*/	



/**** PORTFOLIO STYLES*****/

.portfolio-content, .portfolio-area{width:850px; height:auto; margin-left:20px;}
.title-page{font-size:40px;margin:50px 0px 60px 0px;color:#151515;}
.goto{float:right;width:130px;margin:-80px 30px 0px 0px;}
.portfolio-categ{margin-bottom:30px;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 1px solid #d5d5d5; border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding:10px;}
.image-block img:hover{border: 1px solid #A9CF54;box-shadow:0 0 5px #A9CF54;}
.portfolio-area li{float: left;margin: 0 12px 20px 0;overflow: hidden;width: 245px;padding:5px;}
.home-portfolio-text{margin-top:10px;}
li.active a{ text-decoration:underline;}


.container{
	color: #00CCFF;
	font-size:28px;
	margin: 0 auto;
	width:100%;
	font-family:'Open Sans Condensed',sans-serif;
	text-shadow:1px 1px 0 rgba(255,255,255,0.5);
}



/**** END PORTFOLIO STYLES*****/






		

@media screen and (max-width: 960px) {
	
	#pagewrap
               {
				   width:98%;
			   }
		
nav{
	width:98%;
	height:auto;
          }
.first_box
                 {
					
					 width:31.5%;

				 }
	.logo
	     {
			 width:100%;
			 height:auto;
			 margin-top:20%;
		 }
		 .topnav a:link,hover
	             {
					 font-size:35px;
					 
				 }
	.slider_outer{
		width:98%;
		height:auto;
	              }
article
          {
			   width:98%;
		  }
.article_top
           {
			   width:98%;
			   height:auto;
			   margin-left:2px;
			   
			   
		   }
.first_box
            {
				width:32.5%;
			}
		  
	  .innerBox_one{
			         width: auto;
		              }
	  .innerBox_two
			   {
	width:92.5%;
	padding-left:20%
	
			   }
.innerBox_three
			   {

	padding:5px;
	width:100%;
			   }
		.article_bottomRight
       {
		   width:65%;
		   padding:0;
		   height:auto;
		   font-size:16px;
		   float:left;
		   margin-bottom:20px;
	   }
	 footer
	     {
			 width:100%
		 }	

	.footer_copyOuter
         {
			 width:90%;
			 margin-left:55px;
			 
		 }
	.footer_text
         {
			 width:75%;
			 font-size:12px;
			 height:auto;
			 line-height:17px;
			 margin-left:5px;
			  text-align:center;
			 
		 }
.accordine_outer
         {
			 width:97%;
			 margin-left:1.5%;
		 }
.technology_outer
         {
			 width:83%;
			 height:auto;
			 margin-left:15%;
			
		 }
#form-div{
		
		
		width: 88%;
		margin-left:3%;
		padding-left: 3%;
		padding-right: 3%;
	}
	
.wrapper{
width:96%;
	}
.portfolio-content, .portfolio-area{
	width:96%;
	
                  }	
.image-block img
             {
				 width:85%;
				 height:auto;
				
						 }
.portfolio-area li{
	
	 width:30%;
	 float:left;
                    }	
	
	
	
	
	
	
 }
 
@media screen and (max-width: 768px)

 {
	
	#pagewrap
               {
				   width:98%;
				   
			   }
		
nav{
	width:98%;
	
	
          }
.first_box
                 {
					
					 width:30.6%;
					 
					
					 }
	.logo
	     {
			 width:100%;
			 height:auto;
		 }
	.topnav a:link,hover
	             {
					 font-size:30px;
					 
				 }
				 
		.slider_outer{
		width:98%;
		height:auto;
	              }	

	  .innerBox_one{
			         width: auto;
					 
					 

		              }
					  
	  .innerBox_two
			   {
	
	
	
	padding-left:20%;
	width:100%;
	
		              }	 
				  
  .innerBox_three
			   {
	
	
	
	padding: 5px;
	width:116%;
		              }		
				 
	.social_inner
            {
				width:15%;
				height:auto;
				margin-left:10px;
			}		 
	article
          {
			   width:98%;
		  }	
	.article_top
           {
			   width: 100%;
			   
			   
		   }	
	.article_bottomRight
       {
		   width:55%;
		   padding:0;
		   height:auto;
		   font-size:16px;
		   float:left;
	   }	   	 
	footer
	     {
			 width:98%;
		 }	
	.footer_copyOuter
         {
			 width:90%;
			 margin-left:30px;
			 
		 }
	.footer_text
         {
			 width:75%;
			 font-size:12px;
			 height:auto;
			 line-height:17px;
			 margin-left:5px;
			  text-align:center;
			 
		 }	
 .accordine_outer
         {
			 width:96%;
			  margin-left:2%;
		 }
.technology_outer
         {
			 width:90%;
			 height:auto;
			 margin-left:10%;
			
		 }
	.st-accordion ul li > a{
		font-size:35px;
	}
.st-content p
{
		font-size:15px;
	}
.contact_left{
	width:30%;
	float:left;
	
	height:auto;
               }
 
 .contact_right{
	width:20%;
	float:left;
	
	height:auto;
               }
  .contact_middile{
	width:30%;
	float:left;
	
	height:auto;
	font-size:14px;
               }
#form-div{
		
		
		width: 88%;
		margin-left:3%;
		padding-left: 3%;
		padding-right: 3%;
	}
	
	
.wrapper{
		width:96%;
	}
	.portfolio-content, .portfolio-area{
	width:96%;
	margin-left:1%;
                  }	
.image-block img
             {
				 width:85%;
				 height:auto;
				
						 }
		.portfolio-area li{
	
	 width:40%;
	 float:left;
                    }	
	
	
	
	
	
	
	
	
 }
 @media screen and (max-width: 480px) {
	 #pagewrap
               {
				   width:95%;
				  
			   }
		nav{
	          width:98%;
			 
	
          }
		.first_box
                 {
					
					 width:100%;
					 float:none;
					 height:50%;
					 border-bottom: solid 5px #fde5a9;
					 
	
				 }
		.innerBox_one{
			         width:100%;
					 float: none;
					 height:auto;
					 padding:5px;
					 
					
		              }
					  
					  
          .innerBox_two
			   {
	width: 100%;
	float: none;
	height:auto;
	
	padding: 5px;
					 
					
		              }
		
    .innerBox_three
			   {
	width: 100%;
	float: none;
	
	
	
	
					 
					
		              }
				
		
		
			.logo
	     {
			 width:100%;
			 height:auto;
			 margin:0px;
		 }
	.topnav a:link,hover
	             {
					 font-size:25px;
					 margin-left:12px;
					 
				 }


		  
.social_inner
            {
				width:10%;
				height:auto;
				margin-left:10px;
				margin-top:1%;
			}
article
          {
			   width:98%;
			   
		  }
.article_top
           {
			   width: 100%;
			   height: auto;
			   margin-left:2px;
				}
		.article_bottomLeft
		{
			margin-left:30%;
			
			
		}
.article_bottomRight
       {
		   width:85%;
		   padding:0;
		   height:auto;
		    font-size:14px;
	   }

			 
	footer
	     {
			 width:100%;
			 height:auto;
		 }
.footer_copyOuter
         {
			 width:90%;
			 margin-left:10px;
			height:auto;
		 }
.footer_text
         {
			 width:75%;
			 font-size:10px;
			 height:auto;
			 line-height:17px;
			 text-align:center;
			 
		 }
.copy_angel
        {
			width:10%;
			height:auto;
		}
.accordine_outer
         {
			 width:96%;
			 margin-left:2.3%;
		 }
.technology_outer
         {
			 width:96%;
			 height:auto;
			 margin-left:2%;
			
		 }
	.st-accordion ul li > a{
		font-size:30px;
	}
.st-content p
{
		font-size:14px;
	}

.st-content{
	width:90%;
	float:left;
            }
.contact_left{
	width:50%;
	float:none;
	margin-left:21%;
	height:auto;
               }
.contact_middile{
	width:50%;
	float:none;
	margin-left:28%;
	height:auto;
	padding:0;
               }
.contact_right{
	width:30%;
	float:none;
	margin-left:33%;
	margin-top:5%;
	height:auto;
	padding:0;
               }
#form-div{
		
		
		width: 88%;
		margin-left:3%;
		padding-left: 3%;
		padding-right: 3%;
	}
	

.portfolio-content, .portfolio-area{
	width:90%;
	margin-left:1%;
	
                  }
.image-block img
             {
				 width:85%;
				 height:auto;
				
				 
			 }
.portfolio-area li{
	
	 width:40%;
	 float:left;
	 font-size:10px;
                    }
	.portfolio-item2
	              {
					  float:left;
				  }	
	

/*.portfolio-content
                 {
					 font-size:12px;
					 padding:0;
					 margin:0;
				 }
.portfolio-categ li
	            {
					margin:0;
					float:left;
				}*/
 }
