.pro-pagination-style a.nextss {
	width:70px;
	/*border-radius:10px;*/
} 
 
.loadergif {
	width:100px;
	margin:0 auto;
}
.error {
    color: #c30e0e;
    padding: 2px 14px;
	} 
	
	label#agree-error {
    color: red;
    position: absolute;
    margin-top: 16px;
 
}
.requestform {
	width:500px !important;
}
@media (max-width: 767px) {
.myaccount-sidebar{width:100% !important;}
.myaccount_single_sidebar{margin-bottom:0 !important;}
.myaccount-form{margin-left:0 !important;}
  .inner {
    min-width: auto;
    background: none;
    padding-top: 30px;
    padding-bottom: 30px; }

  form {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; } }
	
	.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
 

.slider.round:before {
  border-radius: 50%;
}

 .myaccount-form .rideview .form-groups{
	 display: flex;
}

 .myaccount-form .rideview .form-groups .form-wrapper{
	 margin-bottom: 17px;
	 width: 50%;
}

.myaccount-form .rideview {
	  border: solid 1px bisque;
      padding: 26px;
     margin: auto;
     float: none;
 
}


.user-area-style {
    position: relative;
    z-index: 1;
}

.user-area-style .contact-form-action {
    max-width: 600px;
    border-bottom: none;
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    background-color: #ffffff;
    padding: 30px;
    margin: auto;
}

  .loadergif {
	    margin: -60px auto -60px;
          
          width: 100px;
}

input[type=checkbox] ~ label, input[type=radio] ~ label {
    position: relative;
    padding: 5px 12px 6px 4px;
    cursor: pointer;
    float: right;
    width: 100%;
    right: 6px;
}

input[type=checkbox], input[type=radio] {
    width: 12px;
    margin-top: -3px;
}

.user-area-style .contact-form-action .account-title {
    margin-bottom: 30px;
}
.error {
	color:#e04237;
}
.user-area-style .contact-form-action .account-title h2 {
    font-size: 30px;
    position: relative;
    line-height: 1;
    padding-left: 10px;
}
.user-area-style .contact-form-action .account-title h2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #d53f34;
}

.user-area-style .contact-form-action form .form-group {
    margin-bottom: 30px;
}
 .user-area-style .contact-form-action .form-group label i {
    padding: 10px;
    background: #e04237;
    color: white;
    border-radius: 50%;
    margin: 0px 5px 5px 0px;
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.user-area-style .contact-form-action form .login-action {
    margin-bottom: 30px;
}
.user-area-style .contact-form-action form .login-action .log-rem {
    display: inline-block;
}
.user-area-style .contact-form-action form .login-action .forgot-login {
    display: inline-block;
    float: right;
}
 
 

.myaccount-form {

	background:#e7b00b0f;

	border-radius:11px;

	padding:20px;

	float:right;
	margin: 20px;
margin-top:0px;

}

.myaccount-form .account-title {
	margin-bottom: 30px;
	border-left:solid;
	display:table;
} 

.myaccount-form .account-title h2{
  font-size: 26px;
  position: relative;
  line-height: 1;
  padding-left: 10px;
  color:#000000;
}  

.myaccount-form .form-group input.form-control_file {
  padding: 30px 22px 28px;
  border: 1px solid #e7e7e7;
  width: 100%;
  background: #fff;
}

.myaccount-form .form-group .profile_image {
  width: 80px;
  height: 80px;
  float: right;
  position: relative;
  bottom: 3px;
  right: 108px;
  border-radius: 50%;
  margin-top:-81px;
  border:solid 6px #d53f34;
}

.myaccount-form .form-group {
  margin-bottom: 30px;
  display:table;
}

.myaccount-form .form-group .myaccount_lable {
	margin-bottom:15px;
}

.myaccount-form .form-group label i {
  padding-top: 12px;
  background: #000000;
  color: white;
  border-radius: 50%;
  margin: 0px 5px 5px 0px;
height: 40px;
    width: 40px;
    text-align: center
}

element {

}
.myaccount-form .form-group  .profile_images {

    width:100px;
    height: 100px;
    bottom: 3px;
    border-radius: 50%;
	border:solid 6px #d53f34;

}
 .myaccount_top {

	  

	margin-bottom:24px;

	width: 100%;

	/*background: #fff;

	padding: 11px 10px 45px 10px;*/

	text-transform: none;text-align: center;

}

.myaccount-sidebar {

  background: #ff6f0f;

  z-index: 1;

  padding: 47px 0px;

  float: left;

 /*margin-top: -81px;*/

  width:20%;



}

.myaccount_single_sidebar {

 margin-bottom: 50px;

}
.myaccount_li{padding-left: 20px;}
.myaccount_single_sidebar h3 {

color: #ffffff;

text-align: center;

font-size: 18px;

font-weight: bold;

margin-bottom: 4px;text-transform: capitalize;
padding:0 20px
}
.myaccount-form .breadcrumb-content{display: flex;justify-content: space-between;align-items: center;margin-bottom: 15px;}
.myaccount-form .breadcrumb-content h1{font-size: 20px;margin-bottom: 0;}
.myaccount-form h3{padding-bottom: 15px;text-transform: capitalize;font-size: 26px;}



.myaccount_li ul li{

border-bottom: 1px solid rgba(255, 255, 255, 0.3);

margin-bottom: 0px;

padding: 15px 0px 15px;

margin-left: -34px;	

}

.myaccount_li ul li:hover {

	background:#000000d1;

}

 .myaccount_li ul li a {

	  color: #fff;

  margin-left: 39px;

}

.myaccount_top img {

	width: 80px;

	/*float: right;*/

	border: solid 4px #d53f34;

	border-radius: 50%;

	/*margin-bottom: -13px;*/
margin:0 auto;

}

.myaccount_top p{

	float: right;

	margin-top: 23px;

	margin-right: 9px;

	font-size: 14px;

	color:#11111180;

	margin-bottom:0px;

}

.myaccount_top h3 {

	font-size:15px;

	margin-bottom:0px;

	float:left;

	margin-top:19px;

	color:#fff;

	position:absolute;

}
.myaccount-form .myaccount_dashbord {
	 width: 22%;
	height: 125px;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    padding: 16px;
	margin-bottom:20px;
}
.myaccount-form .myaccount_dashbord .myaccount_content samp
{
color:#fff; font-size:24px; float:left;
}
.myaccount-form .myaccount_dashbord .myaccount_content h2
{
color:#fff; font-size:24px; float:right;
}
.myaccount-form .myaccount_dashbord  h4
{
color:#fff; font-size:16px; float:right;margin-top:60px; margin-right:-13px;
}

.myaccount-form .myaccount_dashbord  h5
{
    color: #fff;
    font-size: 16px;
    float: left;
    margin-top: 0px;
    margin-right: -13px;
}
 .form-group .thm-btn{border:none;}
 
 .h-220 {
	 width:100%;
	 height:220px !important;
	}
 .h-500 {
	 width:100%;
	 height:500px !important;
	}
 .mpin {
	 border: solid 1px #999;
	 padding:50px 50px 0px;
	 margin:auto; 
	 }
   @media only screen and (max-width:767px){
    .myaccount_single_sidebar h3{font-size: 15px;}
    .myaccount-sidebar{width: 100%;margin-bottom: 20px;}
    .myaccount-form{width: 100%;}
    .rowddddd {flex-direction: column;}
    .myaccount-form .form-group{display: inline-table;width: 100%;}
   }
   
.policy p {line-height:40px; }   

.banner-wrapper { 
  border: 1px solid #ccc;
  margin-bottom: 28px;
  padding: 11px;
}