.usr_reset-passwrd_container {
 	max-width: 1008px;
    margin: 0 auto;
    padding: 0px 24px;
    text-align: center;
}

.usr_reset-passwrd_wrapper {
	padding:0px 70px 70px;
	text-align: center;
}

.usr_reset-passwrd_base{
	text-align: center;
	width: 100%;
}

input {
    width: 100%;
    padding: 18px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    font-size: 14px;
}

.input_usr_reset-passwrd form {
	text-align:left;
}

.input_usr_reset-passwrd {
	padding:0px 45px 5px;
	background: #fff;
	width:100%;
	font-size: 16px
}

.usr_reset-passwrd-message {
	margin-bottom: 15px;
    color:#96361c;
    font-size: 16px;
}

 .usr_reset-passwrd_btn {
 	background: url(../../../images/common/button_arrow.png) no-repeat;
    background-position: 42%!important;
    background-size: 2%;
    background-color: #ffef00;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 18px;
    margin-bottom: 6%;
    margin-top:1%;
    border-radius: 5px;
    border:1px solid #ccc;
}

.usr_reset-passwrd_btn:hover {
    background-color: #ffcc00;
    cursor: pointer;
}


.reset-passwrd_title_wrapper {
	 max-width: 1008px;
    margin: 0 auto;
    padding: 62px 24px;
    text-align: center;
}

.reset-passwrd_title_wrapper > h1 {
	font-size: 40px;
}

.input_container.scnd_input {
	margin-bottom:41px;
}

.input_search > a {
    width: 81%;
    border: 1px solid #ccc;
}

.str_loc_wrapper.cf {
		display: none;
}

.reset_passwrd_message{    
    font-size: 20px;
    text-align: left;
    line-height: 150%;
}

.reset_passwrd_message-2{
    font-size: 20px;
    text-align: left;
    line-height: 150%;
    padding-bottom:25px;
}

@media screen and (max-width: 767px){
	.usr_reset-passwrd_wrapper {
    	padding: 0px 35px 35px;
    	text-align: center;
	}

	.input_usr_reset-passwrd {
    	padding: 30px 30px 5px;
    	background: #fff;
    	width: 100%;
    	font-size: 16px;
	}

	.reset-passwrd_title_wrapper {
		max-width: 1008px;
    	margin: 0 auto;
    	padding: 62px 24px;
    	text-align: center;
	}

	.reset-passwrd_title_wrapper > h1 {
    	font-size: 40px;
	}

	.str_loc_wrapper.cf {
		display: block;
	}

	.input_search > a {
   		width: 100%;
    	border: 1px solid #ccc;
	}

	.str_title-2 {
		border:none!important;
		padding-top: 25.5px;
	}

    .usr_reset-passwrd-message {
        margin-bottom: 15px;
        color:#96361c;
        font-size: 16px;
    }

    .reset_passwrd_message{    
        font-size: 22px;
        text-align: left;
        line-height: 150%;
    }

    .reset_passwrd_message-2{
        font-size: 22px;
        text-align: left;
        line-height: 150%;
        padding-bottom:25px;
    }
}

@media screen and (max-width: 639px) and (min-width: 481px){

	.reset-passwrd_title_wrapper {
		max-width: 1008px;
    	margin: 0 auto;
    	padding: 62px 24px;
    	text-align: center;
	}

	.reset-passwrd_title_wrapper > h1 {
    	font-size: 32px!important;
	}

	.usr_reset-passwrd_wrapper {
    	padding: 15px 5px;
    	text-align: center;
	}

	.input_usr_reset-passwrd {
    	padding: 20px 0px 5px;
    	background: #fff;
    	width: 100%;
    	font-size: 16px;
	}

	input {
    	width: 100%;
    	padding: 18px 20px;
    	margin: 8px 0;
    	box-sizing: border-box;
    	border: 1px solid #ccc;
	}

    .usr_reset-passwrd-message {
        margin-bottom: 15px;
        color:#96361c;
        font-size: 16px;
    }

    .reset_passwrd_message{    
        font-size: 16px;
        text-align: left;
        line-height: 150%;
    }

    .reset_passwrd_message-2{
        font-size: 16px;
        text-align: left;
        line-height: 150%;
        padding-bottom:25px;
    }

}

@media screen and (max-width: 480px) and (min-width: 380px){

	.reset-passwrd_title_wrapper {
		max-width: 1008px;
    	margin: 0 auto;
    	padding: 62px 24px;
    	text-align: center;
	}

	.reset-passwrd_title_wrapper > h1 {
    	font-size: 28px!important;
	}

	.usr_reset-passwrd_wrapper {
    	padding: 15px 0px;
    	text-align: center;
	}

	.input_usr_reset-passwrd {
    	padding: 25px 0px 5px;
    	background: #fff;
    	width: 100%;
    	font-size: 16px;
	}

	input {
    	width: 100%;
    	padding: 17px 20px;
    	margin: 8px 0;
    	box-sizing: border-box;
    	background: #fff;
    	border: 1px solid #ccc;
    
	}

	.usr_reset-passwrd_btn {
    	background: url(../../../images/common/button_arrow.png) no-repeat;
    	background-position: 35%!important;
    	background-size: 3%;
    	background-color: #ffef00;
    	width: 100%;
   		display: inline-block;
    	text-align: center;
    	padding: 18px;
    	margin-bottom: 6%;
    	margin-top: 1%;
    	border-radius: 5px;
    	border:1px solid #ccc;
	}

    .usr_reset-passwrd-message {
        margin-bottom: 15px;
        color:#96361c;
        font-size: 15px;
    }

    .reset_passwrd_message{    
        font-size: 16px;
        text-align: left;
        line-height: 150%;
    }

    .reset_passwrd_message-2{
        font-size: 16px;
        text-align: left;
        line-height: 150%;
        padding-bottom:25px;
    }
}

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

	.reset-passwrd_title_wrapper {
		padding: 40px;
		padding-bottom: 18px;

	}

	.reset-passwrd_title_wrapper > h1 {
    	font-size: 28px!important;
	}

	.usr_reset-passwrd_wrapper {
    	padding: 0px 0px;
    	text-align: center;
	}

	.input_usr_reset-passwrd {
    	padding: 20px 0px 5px;
    	background: #fff;
    	width: 100%;
    	font-size: 12px;
	}

	input {
    	width: 100%;
    	padding: 12px 15px;
    	margin: 8px 0;
    	box-sizing: border-box;
    	border: 1px solid #ccc;
    	font-size: 11px;
	}

	.usr_reset-passwrd_btn {
    	background: #ffef00;
    	width: 100%;
    	display: inline-block;
    	text-align: center;
    	padding: 15px;
    	margin-bottom: 6%;
    	margin-top: 1%;
    	border-radius: 5px;
	}

	.usr_reset-passwrd_right {
		text-align:right;
		margin-bottom:15px;
		font-size: 11px;
	}

	.usr_reset-passwrd_btn {
    	background: url(../../../images/common/button_arrow.png) no-repeat;
    	background-position: 35%!important;
    	background-size: 3%;
    	background-color: #ffef00;
    	width: 100%;
   		display: inline-block;
    	text-align: center;
    	padding: 13px;
    	margin-bottom: 6%;
    	margin-top: 1%;
    	border-radius: 5px;
    	border:1px solid #ccc;
	}

    .usr_reset-passwrd-message {
        margin-bottom: 15px;
        color:#96361c;
        font-size: 12px;
    }

    .reset_passwrd_message{    
        font-size: 14px;
        text-align: left;
        line-height: 150%;
    }

    .reset_passwrd_message-2{
        font-size: 14px;
        text-align: left;
        line-height: 150%;
        padding-bottom:25px;
    }
}

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

	.usr_reset-passwrd_container {
    	max-width: 1008px;
    	margin: 0 auto;
    	padding: 0px 0px 24px;
    	text-align: center;
	}

	.reset-passwrd_title_wrapper {
		padding: 40px;
		padding-bottom: 18px;

	}

	.reset-passwrd_title_wrapper > h1 {
    	font-size: 25px!important;
	}

	.usr_reset-passwrd_wrapper {
    	padding: 0px 0px;
    	text-align: center;
	}

	.input_usr_reset-passwrd {
    	padding: 20px 0px 5px;
    	background: #fff;
    	width: 100%;
    	font-size: 12px;
	}

	input {
    	width: 100%;
    	padding: 11px 15px;
    	margin: 8px 0;
    	box-sizing: border-box;
    	border: 1px solid #ccc;
    	font-size: 10px;
	}

	.usr_reset-passwrd_btn {
    	background: #ffef00;
    	width: 100%;
    	display: inline-block;
    	text-align: center;
    	padding: 13px;
    	margin-bottom: 6%;
    	margin-top: 1%;
    	border-radius: 5px;
	}

	.usr_reset-passwrd_btn > a {
		font-size: 11px;
	}

	.usr_reset-passwrd_right {
		text-align:right;
		margin-bottom:15px;
		font-size: 11px;
	}

	.usr_reset-passwrd_btn {
    	background: url(../../../images/common/button_arrow.png) no-repeat;
    	background-position: 35%!important;
    	background-size: 3%;
    	background-color: #ffef00;
    	width: 100%;
   		display: inline-block;
    	text-align: center;
    	padding: 13px;
    	margin-bottom: 6%;
    	margin-top: 1%;
    	border-radius: 5px;
    	border:1px solid #ccc;
	}

	.usr_reset-passwrd_container {
    	max-width: 1008px;
    	margin: 0 auto;
    	padding: 0px 18px 20px;
    	text-align: center;
	}

    .usr_reset-passwrd-message {
        margin-bottom: 15px;
        color:#96361c;
        font-size: 12px;
    }

    .reset_passwrd_message{    
        font-size: 12px;
        text-align: left;
        line-height: 150%;
    }

    .reset_passwrd_message-2{
        font-size: 12px;
        text-align: left;
        line-height: 150%;
        padding-bottom:15px;
    }
}