	#registration-div
{
  /*width: 780px;*/
  /*height: 100%;*/
  /*border: 2px solid black;*/
  margin: auto;
  margin-top: 20px;
  position: relative;
}
.left-part
{
	height: 100%;
	background: #f6f6f6;
	padding-top: 100px;
  position: fixed;
}
.right-part
{
	height: 100%;
	/* background: #feb455; */
  background: #0c82da;

	padding-top: 100px;
  position: fixed;
  right: 0px;
}
.login-area
{
  width: 380px;
  height: auto;
  /*border: 2px solid blue;*/
  margin: auto;
  margin-right: 100px;
}
.login-header
{
  width: 100%;
  height: auto;
  padding-bottom: 35px;
  /*border: 1px solid black;*/
}
.C-Zentrix-logo
{
  width: 150px;
  margin-left: 100px;
}
.signin-head
{
  font-size: 26px;
  padding: 6px 15px; 
  color: #444;
  /* border-bottom: 2px solid #ff8f00; */
  border-bottom: 2px solid #0c82da;

  text-decoration: none!important;
  /* color: #ff8f00; */
  color: #0c82da;

  font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}
.signin-head:hover
{
	/* color: #ff8f00; */
  color: #0c82da;

}
.login-btn
{
  margin-top: 20px;
  margin-bottom: 5px;
  /* background: #ff8f00; */
  background: #0c82da;

  color: white;
  border: none;
  border-radius: 1px;
}
.signup-btn
{
  margin-top: 20px;
  margin-bottom: 5px;
  /* background: #ff8f00; */
  background: #0c82da;

  color: white;
  border: none;
  border-radius: 1px;
}
.submit-btn
{
  margin-top: 20px;
  margin-bottom: 5px;
  /* background: #ff8f00; */
  background: #0c82da;

  color: white;
  border: none;
  border-radius: 1px;
}
.registration-image
{
  width: 100%;
  height: auto;
  float: left;
  padding: 40px;
  /*border: 1px solid red;*/
}
.image-click
{
	background: #1a1a1a;
  border: none;
  color: white;
  /*color: #ff8f00;*/
  border-radius: 1px;
  font-family: Candara;
  font-size: 17px;
  padding: 6px 20px;
  width: 190px;
  margin-top: 10px;
}
.image-click:hover
{
	background: grey;
	color: #000;
}
.heading-p
{
	font-size: 34px;
}
.cntnt-p
{
	font-family: Candara; font-size: 24px;
}
.bot-img
{
	float: right; margin-top: 10px; width: 30%;
}





@media screen and (max-width: 1025px) and (min-width: 768px) {
  

  #registration-div
{
  /*width: 780px;*/
  /*height: 100%;*/
  /*border: 2px solid black;*/
  margin: auto;
  margin-top: 20px;
}
.left-part
{
  /*height: 100%;*/
  background: #f6f6f6;
  padding-top: 100px;
}
.right-part
{
  /*height: 100%;*/
  background: #feb455;
  padding-top: 100px;
}
.login-area
{
  width: 330px;
  height: auto;
  /*border: 2px solid blue;*/
  margin: auto;
  margin-right: auto;
}
.login-header
{
  width: 100%;
  height: auto;
  padding-bottom: 35px;
  /*border: 1px solid black;*/
}
.C-Zentrix-logo
{
  width: 150px;
  margin-left: 100px;
}
.signin-head
{
  font-size: 26px;
  padding: 6px 15px; 
  color: #444;
  border-bottom: 2px solid #ff8f00;
  text-decoration: none!important;
  color: #ff8f00;
  font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}
.signin-head:hover
{
  color: #ff8f00;
}
.login-btn
{
  margin-top: 20px;
  margin-bottom: 5px;
  background: #ff8f00;
  color: white;
  border: none;
  border-radius: 1px;
}
.signup-btn
{
  margin-top: 20px;
  margin-bottom: 5px;
  background: #ff8f00;
  color: white;
  border: none;
  border-radius: 1px;
}
.submit-btn
{
  margin-top: 20px;
  margin-bottom: 5px;
  background: #ff8f00;
  color: white;
  border: none;
  border-radius: 1px;
}
.registration-image
{
  width: 100%;
  height: auto;
  float: left;
  padding: 20px;
  /*border: 1px solid red;*/
}
.image-click
{
  background: #1a1a1a;
  border: none;
  color: white;
  /*color: #ff8f00;*/
  border-radius: 1px;
  font-family: Candara;
  font-size: 17px;
  padding: 6px 20px;
  width: 190px;
  margin-top: 10px;
}
.image-click:hover
{
  background: grey;
  color: #000;
}
.heading-p
{
  font-size: 24px;
}
.cntnt-p
{
  font-family: Candara; font-size: 17px;
}
.bot-img
{
  float: right; margin-top: 10px; width: 27%;
}




}







@media screen and (max-width: 768px) {
  

  #registration-div
{
  /*width: 780px;*/
  /*height: 100%;*/
  /*border: 2px solid black;*/
  margin: auto;
  margin-top: 20px;
  position: relative;
}
.left-part
{
  /*height: 100%;*/
  background: #f6f6f6;
  padding-top: 30px;
  position: relative;
}
.right-part
{
  /*height: 100%;*/
  background: #feb455;
  padding-top: 30px;
  position: relative;
}
.login-area
{
  width: 280px;
  height: auto;
  /*border: 2px solid blue;*/
  margin: auto;
  margin-right: auto;
}
.login-header
{
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  /*border: 1px solid black;*/
}
.C-Zentrix-logo
{
  width: 100px;
  margin-left: 0px;
}
.signin-head
{
  font-size: 20px;
  padding: 6px 12px; 
  color: #444;
  border-bottom: 2px solid #ff8f00;
  text-decoration: none!important;
  color: #ff8f00;
  font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}
.signin-head:hover
{
  color: #ff8f00;
}
.login-btn
{
  margin-top: 20px;
  margin-bottom: 5px;
  background: #ff8f00;
  color: white;
  border: none;
  border-radius: 1px;
}
.signup-btn
{
  margin-top: 20px;
  margin-bottom: 5px;
  background: #ff8f00;
  color: white;
  border: none;
  border-radius: 1px;
}
.submit-btn
{
  margin-top: 20px;
  margin-bottom: 5px;
  background: #ff8f00;
  color: white;
  border: none;
  border-radius: 1px;
}
.registration-image
{
  width: 100%;
  height: auto;
  float: left;
  padding: 0px;
  padding-bottom: 50px;
  /*border: 1px solid red;*/
}
.image-click
{
  background: #1a1a1a;
  border: none;
  color: white;
  /*color: #ff8f00;*/
  border-radius: 1px;
  font-family: Candara;
  font-size: 12px;
  padding: 6px 10px;
  width: 110px;
  margin-top: 10px;
}
.image-click:hover
{
  background: grey;
  color: #000;
}
.heading-p
{
  font-size: 18px;
}
.cntnt-p
{
  font-family: Candara; font-size: 15px;
}
.bot-img
{
  float: right; margin-top: 10px; width: 30%;
}




}
