.contact-main {

    background-size: cover;

}



.contact-main .vc_row h1 {

  font-family: "BoosterNextFYRegular", serif;

  font-size: 62px;

  color: #cfb254;

  text-align: center;

  font-weight: 400;

  margin: 40px 0 40px 0;

}

.contact-main > .vc_row {

    max-width: 1340px;

    margin: auto;

}

.contact-main textarea,

.contact-main input {

    height: 80px;

    font-family: "BoosterNextFYRegular", serif;

    font-size: 40px;

    color: #cfb254;

    margin-bottom: 20px;

    width: 100%;

    border-radius: 10px;

    border: none;

    padding: 15px 40px;

    box-sizing: border-box;

    outline: none;

}



.contact-main textarea {

    height: 515px;

    resize: none;

}



.contact-main textarea::-webkit-input-placeholder {color:#cfb254; opacity: 1;}

.contact-main textarea::-moz-placeholder          {color:#cfb254; opacity: 1;}

.contact-main textarea:-ms-input-placeholder      {color:#cfb254; opacity: 1;}

.contact-main input::-webkit-input-placeholder    {color:#cfb254; opacity: 1;}

.contact-main input::-moz-placeholder             {color:#cfb254; opacity: 1;}

.contact-main input:-ms-input-placeholder         {color:#cfb254; opacity: 1;}



.contact-main input[type="submit"] {

    font-family: "BoosterNextFYRegular", serif;

    background: #cfb254;

    display: block;

    padding: 4px 20px;

    color: #ffffff;

    font-size: 45px;

    text-decoration: none;

    border-radius: 15px;

    width: 430px;

    margin: 55px auto 0;

    cursor: pointer;

    transition: all 250ms cubic-bezier(.02, .01, .47, 1);

    box-sizing: border-box;

}

.contact-main input[type="submit"]:hover {

  background: #ffffff;

  color: #cfb254;

}

.contact-main footer {

    background: none;

}

.contact-main footer .social-icons a {

    color: #717171;

}

.ajax-loader {

    margin-top: -100px;

}

div.wpcf7-response-output {

    margin: -165px 0.5em 1em;

}

div.wpcf7-response-output,

span.wpcf7-not-valid-tip {

    font-size: 23px;

    font-weight: 400;

    font-family: 'GothamBook';

}



div.wpcf7-validation-errors {

    color: #ffffff;

    border: 2px solid #cfb254;

}

.wpcf7 div.wpcf7-validation-errors {

    border: 2px solid #f00;

    padding: 0.5em 1em;

    margin-bottom: 120px;

    text-align: center;

}

div.wpcf7-mail-sent-ok {

    color: #ffffff;

    border: 2px solid #cfb254;

    text-align: center;

    padding: 0.5em 1em;

    margin-bottom: 120px;

}



/*info@beyondbrand.eu, craig@beyondbrand.eu*/





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

    .contact-main > .vc_row {

        max-width: 1090px;

    }

    .contact-main .vc_row h1 {

        font-size: 47px;

    }

    .contact-main textarea, .contact-main input {

        font-size: 22px;    

        height: 65px;    

    }

    .contact-main textarea {

        height: 350px;

    }

    .contact-main input[type="submit"] {

        font-size: 25px;

        padding: 10px 0;

        margin: 55px auto 0;

    }

    div.wpcf7-response-output {

    margin: -150px 0.5em 1em;

	}	

    .page-template-page-contacts footer .contact-text p {

        font-size: 25px;

    }

    div.wpcf7-mail-sent-ok {

    margin-bottom: 120px;

}

}



@media (max-width: 1199.98px) {

  .contact-main > .vc_row {

    max-width: 960px;

  }

}



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



    .contact-main > .vc_row {

        max-width: 540px;

    }



    .contact-main .vc_row h1 {

        font-size: 30px;

        line-height: 30px;

    }



    .contact-main textarea, .contact-main input {

        font-size: 18px;

        height: 40px;

        padding: 10px 25px;

    }

    .contact-main textarea {

        height: 240px;

    }

    .contact-main input[type="submit"] {

        margin: 75px auto 0;

        display: block;

        font-size: 25px;

        width: 290px;

        height: 50px;

    }

    div.wpcf7-response-output {

    	margin: -160px 0.5em 1em;

    }

    div.wpcf7-mail-sent-ok {

    margin-bottom: 75px;

	}


    .contact-main textarea, .contact-main input {

        font-size: 18px;    

        height: 40px;    

    }

    .contact-main textarea {

        height: 350px;

    }

}





@media (max-width: 767.98px) {



}

@media (max-width: 476.98px) {

	div.wpcf7-response-output {

    	margin: -190px 0.5em 1em;

    }

     div.wpcf7-mail-sent-ok {

    margin-bottom: 115px;

	}

	.contact-main input[type="submit"] {

        margin: 105px auto 0;

    }
}


@media (max-width: 337.98px) {

	div.wpcf7-response-output {

    	margin: -212px 0.5em 1em;

    }

     div.wpcf7-mail-sent-ok {

    margin-bottom: 110px;

	}

	.contact-main input[type="submit"] {

        margin: 125px auto 0;

    }
}