/*Submit Start*/
.icon-send:before{
  content: "\ea0c";
  display: flow-root;
  font-size: 36px;
}
.submit-button,.submit-us-button {
  color: #fff;
  border-color: #f59339;
  border-radius: 100px;
  background-color: #f59339 !important;
}
.submit-button:hover,.submit-us-button:hover {
  background-color: #f000 !important;
  border: #f59339 solid 2px;
  color: #f59339;
}
.submit-button i {
  margin-left: -100%;
  transition: margin-left 300ms ease-in-out;
}
.submit-button {
  width: 210px;
  font-weight: bold;
  font-size: 20px;
  background-color: transparent;
  border: solid 2px #f59339;
  padding: 0px;
  margin: 10px 10px;
  display: inline-flex;
  overflow: hidden;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  align-items: center;
  float: left !important;

}
.submit-button i, .submit-button strong {
  width: 100%;
  display: block;
  margin: 0;
  box-sizing: border-box;
  flex-shrink: 0;
  text-transform: uppercase;
}
.submit-button i {
  margin-left: -100%;
  transition: margin-left 300ms ease-in-out;
  font-size: 40px;
}
.submit-button:hover i {
  margin-left: 0;
}
.submit-button .submit-us-button:hover {
  color: #f00;
  background-color: transparent;
}
.submit-button .submit-us-button:focus {
  box-shadow: 0 0 0 0.3rem rgba(20, 137, 255, 0.7);
}
/*Submit End*/

.header-image {
  background-image: url("meetanshi_portfolio.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: table;
  height:910px;
  width: 100%;
}
.header-text {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.tagline {
  color: #fff;
  font-size: 28px;
  margin-bottom: 0 !important;
}
.page-heading {
  color: #fff;
  font-family: "Kaushan Script",cursive;
  font-size: 80px;
}
.portfolio-content {
  float: left;
  width: 100%;
}
.portfolio-part {
  width: 80%;
  margin: 30px auto;
}
.part-content {
  margin: 30px auto;
  float: left;
  width: 100%;
}
.content-text {
  float: left;
  padding: 30px 1px;
  width: 100%;
}
.content-text > a {
  color: #5d61f2;
  text-decoration: underline;
}
.part-content-img-right {
  float: left;
  width: 50%;
}
.part-content-img-right > img {
  float: right;
}
.part-content-text-right {
  background-color: #fff;
  float: right;
  left: -235px;
  position: relative;
  text-align: center;
  top: 60px;
  width:45%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.content-text > p {
  margin: 20px 40px;
  font-size: 16px;
}
.part-content-img-left {
  float: right;
  width: 50%;
}
.part-content-img-left > img {
  float: left;
}
.part-content-text-left {
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  float: left;
  left: 243px;
  position: relative;
  text-align: center;
  top: 70px;
  width: 45%;
}
.portfolio-hire {
  float: left;
  width: 100%;
	margin-top: 90px;
}
.portfolio-hire-heading {
  background-image: url("meetanshi_portfolio_hire.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: table;
  height: 350px;
  width: 100%;
  margin-bottom: 50px;
}
.hire-heading {
  display: table-cell;
  vertical-align: middle;
}
.hire-heading > h2 {
  color: #fff;
  font-family: "Kaushan Script",cursive;
  font-size: 34px;
  text-align: center;
}
.portfolio-contact-form {
  float: left;
  margin: 50px 10%;
  width: 80%;
}
.portfolio-form-heading {
  float: left;
  width: 30%;
}
.portfolio-form-heading > h2 {
  color: #000;
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
}
.portfolio-form-part {
  float: left;
  width: 65%;
}
.input-placeholder {  position: relative;}
.input-placeholder input { padding: 5px 10px; font-size: 16px;}
.placeholder {position: absolute; pointer-events: none; top: 0; bottom:0; height:25px; font-size:14px;left: 10px;  margin: auto; color:#292728;}
.comment-box > .placeholder{ position:absolute; pointer-events:none; top:-130px; bottom:0; height:25px; font-size:12px; left:10px; margin:auto; color: #292728;}
.telephone::-moz-placeholder { color: #292728 !important;}
.field > .input-box > select { font-size: 12px;}
/*.input-placeholder input:valid + .placeholder { display: none;}
.input-placeholder textarea:valid + .placeholder { display: none;}*/
.placeholder span { color: red;}
.submit_row_comment > .placeholder {
  margin: 0;
  top: 5px;
}
#portfolioform > .buttons-set {
  border: 0 solid;
}
/*#portfolioform > .buttons-set > .button {
  background-color: #e84545;
  float: left;
  font-weight: bold;
  margin-left: 0;
  width: 170px;
}*/
#portfolioform .form-list input.input-text {
  border: medium none;
  box-shadow: 0 2px 1px 2px #ededed inset;
  width: 100%;
}
.submit_row_comment > #comment {
  border: medium none;
  box-shadow: 0 2px 1px 2px #ededed inset;
  width: 100%;
}
#portfolioform > .fieldset > .form-list > .fields > .field {
  float: left;
  margin: 10px 2%;
  width: 46%;
}
.subject {
  width: 96% !important;
}
#portfolioform > .fieldset > .form-list > .wide > .submit_row_comment{
  float: left;
  margin: 10px 2%;
  width: 96%;
}

#portfolioform > .buttons-set {
  margin: 20px 2%;
  width: 96%;
}
/*---------------------------------------------------------------------------------------Media 1200 to 1400 ----------------------------*/
@media (min-width: 1200px) and (max-width: 1400px) {
.header-image {
  background-size: 100% auto;
  height: 680px;
}
/*.portfolio-part {
  margin: 30px 5%;
  width: 90%;
}*/
.part-content-text-right {
  left: -150px;
  top: 40px;
  width: 50%;
}
.content-text > p {
  margin: 20px;
}	
.part-content-text-left {
  left: 140px;
  position: relative;
  top: 18px;
  width: 50%;
}	
.portfolio-hire {
  margin-top: 30px;
}
.portfolio-hire-heading {
  background-size: 100% auto;
  height: 237px;
  margin-bottom: 15px;
}
.portfolio-contact-form {
  margin: 20px 5%;
  width: 90%;
}
}
/*---------------------------------------------------------------------------------------Media 1000 to 1199 ----------------------------*/
@media (min-width: 1000px) and (max-width: 1199px) {
.header-image {
  background-size: 100% auto;
  height: 570px;
  margin-bottom: 15px;
}
.portfolio-content {
  margin-top: 0px;
}
.portfolio-part {
  margin: 15px auto;
}
.part-content-text-right {
  left: -127px;
  top: 30px;
  width: 50%;
}
.content-text > p {
  margin: 10px;
}
.content-text {
  padding: 10px 1px;
}
.part-content-text-left {
  left: 120px;
  top: 30px;
  width: 50%;
}
.portfolio-hire {
  margin-top: 30px;
}
.portfolio-hire-heading {
  background-size: 100% auto;
  height: 237px;
  margin-bottom: 15px;
}
.portfolio-contact-form {
  margin: 20px 5%;
  width: 90%;
}
}
/*---------------------------------------------------------------------------------------Media 768 to 999 ----------------------------*/
@media (min-width: 768px) and (max-width: 999px) {
.header-image {
  background-size: 100% auto;
	height: 440px;
	margin-bottom: 0;
}
.portfolio-content {
  margin-top: 0;
}
.portfolio-part {
  width: 96%;
}
.part-content-text-right {
  left: -80px;
  top: 60px;
  width: 50%;
}
.part-content-text-left {
  left: 80px;
  top: 60px;
  width: 50%;
}
.content-text {
  padding: 10px 1px;
}	
.content-text > p {
  margin: 10px;
}	
.portfolio-hire {
  margin-top: 30px;
}
.portfolio-hire-heading {
  background-size: 100% auto;
  height: 185px;
  margin-bottom: 10px;
}
.portfolio-contact-form {
  margin: 50px 5%;
  width: 90%;
}
.portfolio-form-heading {
  width: 40%;
}
.portfolio-form-part {
  width: 60%;
}
}
/*---------------------------------------------------------------------------------------Media 500 to 767 ----------------------------*/
@media (min-width: 500px) and (max-width: 767px) {
.header-image {
  background-size: 100% auto;
  height: 280px;
  margin-bottom: 20px;
}
.page-heading {
  font-size: 60px;
}
.portfolio-content {
  margin-top: 10px;
}
.portfolio-part {
  margin: 10px auto;
}
.part-content-img-right {
  width: 100%;
}
.part-content-text-right {
  float: left;
  margin: 0 5%;
  top: -40px;
  width: 90%;
  left: 0px;
}
.content-text > p {
  margin: 10px 15px;
}
.part-content-img-left {
  width: 100%;
}
.part-content-text-left {
  left: 0;
  margin: 0 5%;
  top: -40px;
  width: 90%;
}
	.portfolio-hire {
  margin-top: 20px;
}
.portfolio-contact-form {
  margin: 10px 5%;
  width: 90%;
}
.portfolio-form-heading {
  text-align: center;
  width: 100%;
}
.portfolio-form-part {
  width: 100%;
}
#portfolioform .buttons-set {
  text-align: center;
}
#portfolioform > .buttons-set > .button {
float: none;
}
.portfolio-hire-heading {
  background-size: 100% auto;
  height: 120px;
  margin-bottom: 20px;
  width: 100%;
}
}
/*---------------------------------------------------------------------------------------Media 400 to 499 ----------------------------*/
@media (min-width: 400px) and (max-width: 499px) {
.page-heading {
   font-size: 54px;
}
.header-image {
  height: 230px;
  margin-bottom: 10px;
}
.portfolio-content {
  margin-top: 10px;
}
.portfolio-part {
  margin: 10px auto;
}
.part-content-img-right {
  width: 100%;
}
.part-content {
  margin: 15px auto;
}
.portfolio-hire {
  margin-top: 20px;
}
.part-content-text-right {
  float: left;
  margin: 0 5%;
  top: -40px;
  width: 90%;
  left: 0px;
}
.content-text > p {
  margin: 10px 15px;
}
.part-content-img-left {
  width: 100%;
}
.part-content-text-left {
  left: 0;
  margin: 0 5%;
  top: -40px;
  width: 90%;
}
.portfolio-contact-form {
  margin: 15px 5%;
  width: 90%;
}
.portfolio-form-heading {
  text-align: center;
  width: 100%;
}
.portfolio-form-part {
  width: 100%;
}
#portfolioform .buttons-set {
  text-align: center;
}
#portfolioform > .buttons-set > .button {
float: none;
}
.portfolio-hire-heading {
  background-size: 100% 100%;
  height: 120px;
  margin-bottom: 0px;
  width: 100%;
}
#portfolioform > .fieldset > .form-list > .fields > .field {
  float: left;
  margin: 10px 2%;
  width: 96%;
}
	.portfolio-form-heading > h2 {
  font-size: 32px;
}
}
/*---------------------------------------------------------------------------------------Media 320 to 399 ----------------------------*/
@media (min-width: 320px) and (max-width: 399px) {
.header-image {
  margin-bottom: 15px;
  height: 180px;
}
.page-heading {
  font-size: 42px;
  margin-bottom: 0 !important;
}
.tagline {
  font-size: 24px;
  margin-bottom: 0 !important;
}
.content-text {
  padding: 20px 1px;
}	
.portfolio-part {
  margin: 10px auto;
}
.part-content {
  margin: 10px auto;
}
.part-content-img-right {
  width: 100%;
}
.part-content-text-right {
  float: left;
  margin: 0 5%;
  top: -40px;
  width: 90%;
  left: 0px;
}
.content-text > p {
  margin: 10px 15px;
}
.part-content-img-left {
  width: 100%;
}
.part-content-text-left {
  left: 0;
  margin: 0 5%;
  top: -40px;
  width: 90%;
}
.portfolio-hire {
  margin-top: 20px;
}
.portfolio-contact-form {
  margin: 15px 5%;
  width: 90%;
}
.portfolio-form-heading {
  text-align: center;
  width: 100%;
}
.portfolio-form-part {
  width: 100%;
}
#portfolioform .buttons-set {
  text-align: center;
}
#portfolioform > .buttons-set > .button {
float: none;
}
.portfolio-hire-heading {
  background-size: 100% 100%;
  height: 120px;
  margin-bottom: 5px;
  width: 100%;
}
.portfolio-form-heading > h2 {
  font-size: 26px;
  margin-bottom: 15px;
}
#portfolioform > .fieldset > .form-list > .fields > .field {
  float: left;
  margin: 10px 2%;
  width: 96%;
}
}

.content-text h2 {
  font-size: 23px;
}