@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background:#ffffff;

direction:rtl;
text-align:right;


}

.img a {
	border:none;
}

#down
{
  display: block;
  width: 40px;
  height: 50px;
  background: url("images/down.png") no-repeat 0 0;

}

#down:hover
{ 
  background-image: url("images/downb.png");
  background-position: 0 0px;
}

#down span
{
  position: absolute;
}

#up {
	display: block;
	width: 40px;
	height: 50px;
	background: url("images/up.png") no-repeat 0 0;
}

#up:hover {
	background-image: url("images/upb.png");
    background-position: 0 0px;
}

#up span
{
  position: absolute;
}


body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #666;
}
a:active {
	color: #666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}

/*------------------------------------ */

nav {
    height: 40px;
    width: auto;
    background: #ffffff;
    font-size: 11pt;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    position: relative;
    border-bottom: 2px solid #efefef;
}
nav ul {
    padding: 0;
    margin: 0 auto;
    width: 600px;
    height: 40px;
}

nav li {
    display: inline;
    float: left;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

nav a {
    color: #cccccc;
    display: inline-block;
    width: 100px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    text-shadow: 1px 1px 0px #ffffff;
}

nav li a {
    border-right: 1px solid #efefef;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	text-align:center;
}
nav li:last-child a {
    border-right: 0;
	text-align:center;
}

nav a:hover, nav a:active {
    background-color: #ffffff;
	text-decoration:none;
}

nav a#pull {
    display: none;
} 


@media screen and (max-width: 600px) {
    nav { 
        height: auto;
    }
    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }
    nav li {
        width: 50%;
        float: left;
        position: relative;
    }
    nav li a {
        border-bottom: 1px solid #efefef;
        border-right: 1px solid #efefef;
		text-align:center;
    }
    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }
}
@media only screen and (max-width : 480px) {
    nav {
        border-bottom: 0;
    }
    nav ul {
        display: none;
        height: auto;
		text-align:center;
    }
    nav a#pull {
        display: block;
        background-color: #ffffff;
        width: 100%;
        position: relative;
    }
    nav a#pull:after {
        content:"";
       width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
    }
}

@media only screen and (max-width : 320px) {
    nav li {
        display: block;
        float: none;
        width: 100%;
		text-align:center;
    }
    nav li a {
        border-bottom: 1px solid #ffffff;
		text-align:center;
    }
}

.img {
	width:80%;
}
/*--------------------------------------*/
.pic {
  border: 10px solid #333;  
  float: left;
  height: 200px;
  width: 200px;
  margin: 20px;
  overflow: hidden;  
  margin-left: 70px;
  -webkit-box-shadow: 5px 5px 5px #666;
          box-shadow: 5px 5px 5px #666;  
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}
	

.grow img {
  height: auto;
  width: 300px;
  margin: 0 auto;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
  width: 400px;
  height: auto;
}


.img-circle {
    border-radius: 50%;
    height:auto;
    display:block;
}

/*******/

#headline {
	color:#594a43;
	font-family:"Guttman Yad-Brush", "Guttman Yad", "Guttman Adii", Arial;
	font-size:45px;
	z-index:5;
	text-shadow:#333;
}

#pardot-form textarea.standard {   height: XXpx;   width: YYpx; text-align:right;   } 

::-webkit-scrollbar {
    width: 10px;
    height: 6px;
}

.alignleft {
	text-align:left;
}

.alignright {
	text-align:right;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    height: 30px;
    display: block;
    background-color: transparent;
}

::-webkit-scrollbar-track-piece {
    background-color:#000;
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color:#fff;
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background-color:#666;
    -webkit-border-radius: 3px;
}

.tablecolor {
	background-color:#ffffff;
}

#nav3 {
	color:#666666;
}

#nav3 a {
	color:#666666;
}

#nav3 a hover {
	color:#666666;
}

#nav4 {
	color:#666666;
}

#nav4 a {
	color:#666666;
}

#nav4 a hover {
	color:#666666;
}

/*------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

html{    /*background:url(http://thekitemap.com/images/feedback-img.jpg) no-repeat;*/
  background-size: cover;
  height:100%;
}

#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: 450px;
	float: left;
	left: 50%;
	position:relative;
  margin-top:30px;
	margin-left: -60px;
  -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%;
    resize:vertical;
}

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: #3498db;
	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: #0493bd;
}
	
.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;
}

@media only screen and (max-width: 580px) {
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
	
	body {
		width: 100%;
 		overflow-x:hidden;
	}
	
	.img-circle {
		max-width:70%;
	}
}

/*----------------------------------------------*/

.sidebar {
	height: 40px;
	width:auto;
    background: #ffffff;
    font-size: 11pt;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
/*    position: relative;*/
    
}


.sidebar ul {
    padding: 0;
    margin: 0 auto;
    height: 40px;
		
}

.sidebar li {
	height: 40px;
	width:auto;
	text-align:right;
	list-style:none;
}

.sidebar a {
    color: #666666;
    width: 100px;
    text-decoration: none;
    line-height: 40px;
    text-shadow: 1px 1px 0px #ffffff;
	display:block;
}

.sidebar li a {
    border-right: 1px solid #efefef;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	text-align:center;
}
.sidebar li:last-child a {
    border-right: 0;
	text-align:center;
}

.sidebar a:hover, .sidebar a:active {
    background-color: #ffffff;
	text-decoration:none;
}

.sidebar a#pull {
    display: none;
} 

@media screen and (max-width: 600px) {
    .sidebar { 
        height: auto;
    }
    .sidebar ul {
        width: 100%;
        display: block;
        height: auto;
    }
    .sidebar li {
        width: 50%;
        float: left;
        position: relative;
    }
    .sidebar li a {
        border-bottom: 1px solid #efefef;
        border-right: 1px solid #efefef;
		text-align:center;
    }
    .sidebar a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }
}

