/*
 Theme Name:   Superio Child
 Theme URI:    https://themeforest.net/item/superio-job-board-wordpress-theme/32180231
 Description:  Superio Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     superio
 Version:      1.0.0
 Text Domain:  superio-child
*/

.hireboxform{}
.hireboxform .form-row label {color: #fff;font-size: 11px;text-transform: uppercase;font-weight: 700;letter-spacing: 1px;}
.hireboxform .form-control{ height:45px;}
.hireboxform form.wpcf7-form{ padding:35px 20px; border:none;}
.hireboxform .submitbtn p{ text-align:center;}
.hireboxform .btn-theme{}
.hireboxform .btn-theme {
	min-width: 200px !important;
}
.hire-border form.wpcf7-form{ border:none; padding:30px 20px 20px}
.hireboxform .submitbtn{ position:relative;}
.hireboxform .submitbtn span.wpcf7-spinner {
	display: block;
	position: absolute;
	top: 20%;
	right: 20%;
}

#formletter .tnp-subscription form{ display: flex; align-items: center; margin-bottom: 20px; }
#formletter .tnp-field-email{ width: 65%;}
#formletter .tnp-field-email input.tnp-email { background: #fff; border: 1px solid rgba(255, 255, 255, 0.3); color: #000; padding:12px 10px; width: 100%; font-size: 14px;}
#formletter .tnp-field-email label{ display:none!important;}
#formletter .tnp-field-button{ margin-top:0; width: 35%}
#formletter .tnp-field-button input.tnp-submit { background: #000; color: #fff; cursor: pointer;  padding: 12px 20px; width: 100%; text-transform: uppercase; font-weight: 600;	font-size: 13px; line-height: 22px;}



/*##################################    for width 1024px  ########################################*/
@media screen and (max-width:1259px)  
{
	#apus-header-mobile{ padding:5px 0;}
	#apus-header-mobile .logo{ max-width:60px;}
}
