/*

Theme Name: Al Zayani Awards

Theme URI: http://urbansoft.co/

Author: Raja

Author URI: http://urbansoft.co/

Description: A basic WordPress theme

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: Ubansoft

*/


*{
    margin: 0;
    padding: 0;
}
body {
  font-family: "Sora", sans-serif;
  font-style: normal;
}
.item a {
       width: 160px;;
}
header{ 
    background: url(https://malzayaniaward.org/wp-content/uploads/2024/09/eng-banner.jpg) no-repeat top center;
    background-size: cover;
    height: 580px;
}

input.form_type_button:nth-child(1) {
    background: #1A233D99; 
    color: #fff;
    border-radius:15px 5px 5px 5px;
    border: unset;
}
input.form_type_button:nth-child(1).active {
    background: #1A233D;
    color: #fff; 
}
input.form_type_button:nth-child(2) {
    background: #5E5B57B2;
    color: #fff;
    border-radius: 5px 15px 5px 5px;
    border: unset;
}
input.form_type_button:nth-child(2).active {
    background: #7A6758;
    color: #fff; 
}
/* .page-id-18 header { 
    background:url(/wp-content/uploads/2024/09/registration-bg-eng.jpg) no-repeat top center !important;
} */
.header-right-menu li {
    padding: 10px;
}

.header-right-menu {
    list-style: none; 
}
.register-link {
	
	height: 80px; 
}
.header-right-menu a{
    color: white;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.header-right-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.content-area h1,.content-area h2,.content-area h3,.content-area h4,.content-area h5,.content-area p,.content-area span,.content-area   li,.content-area tr {
    direction: ltr !important;
/* 	 text-align: right !important; */
	text-align: justify !important;
}

header .container{
    border-bottom: #fff solid 1px;
}
.container.headercontainer .row {
    flex-flow: row-reverse;
}
.breadcrumbs-area ul{
    border-bottom: #E5E7EB solid 1px;
    list-style: none;
    margin: 0;
    padding: 22px 0;
    width: 100%;
    max-width: 350px;
}
.breadcrumbs-area ul li a{
    font-size: 14px;
    font-weight: 400;
    line-height: 17.64px;
    text-align: left;
    text-decoration: none;
    color: #57554F;
}
.horizontal-scroll-menu {
    display: flex;
    align-items:center;
    background: #1A233D;
    padding: 24px 20px;
    border-radius: 40px 7px 7px 7px;
	height: 80px;
  }
  .container-2 {
    display: flex;
    overflow: scroll hidden;
    width: 100%;
    align-items:center;

  }

  .container-2::-webkit-scrollbar {
    display: none;
  }

  .arrow:hover {
    cursor: pointer;
  }

  .left {
    padding: 0  20px;
  }

  .right {
    padding: 0 20px;
  }

  .item a {
    display: block;
/*     margin-right:70px; */
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: center;
    color: #FFFFFF80;
    text-decoration: none;
  }
  .item.active a, .item a:hover{
    color: #fff;
}
.register-link{
    border-radius: 5px 15px 5px 5px;
    background: #1A233D;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
}
.register-link a{
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
}
.content-area h1, .price-area h1{
    font-size: 40px;
    font-weight: 600;
    line-height: 50.4px;
    text-align: left;
    color: #000;
}
p{
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #000;
}
.content-area.en .gray-bg {
    min-height: 350px; 
}
.gray-bg {
    min-height: 295px;
    background-color: #57554f;
    border-radius: 0px 6px 6px 0px;
}
.gray-bg .text{
    padding: 50px 30px;
}
.gray-bg .text h3{
    font-size: 32px;
    font-weight: 400;
    line-height: 40.32px;
    text-align: left;
    color: #fff;
    padding-bottom: 16px;
}
.gray-bg .text p{ 
    font-size: 18px;
    font-weight: 400;
    line-height: 22.5px;
    text-align: left;
    color: #B5BBB9;
}
.awaard-area{
    background: url(./images/bg-img.png) no-repeat top center;
    background-size: cover;
    padding: 60px 0;
}
.awaard-area h1, .profile-area h1{
    font-size: 36px;
    font-weight: 700;
    line-height: 45.36px;
    text-align: center  !important;
    color: #fff;
}
.awaard-area ul{
    margin: 50px 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
	gap: 95px;
}
.awaard-area ul li{
    border: 1px solid #FFFFFF;
    width: 200px;
    border-radius: 10px;
    height: 228px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
/*     margin-right: 80px; */
} 
.awaard-area ul li h4{
    font-size: 24px;
    font-weight: 300;
    line-height: 36.37px;
    text-align: center;
    text-shadow: 0px 1px 8px rgba(255,255,255,0.6);
    color: #fff;
}
.con-gray-bgs{
    background: #E5E5E3;
    border-radius: 10px 50px 10px 10px;
    margin-top: 2.5rem;
}
.Conditions-content-area h1, .last-faq h1{
    font-size: 36px;
    font-weight: 700;
    line-height: 45.36px;
    text-align: center  !important;
    color: #000;
}
.Conditions-content-area{
    padding: 60px 0;
}
.gray-flex{
    display: flex;
    align-items: unset;
    flex-wrap: wrap;
    padding: 0;
}
.gray-box-1{
    width: 55%;
    padding: 24px;
    border-right: #fff solid 3px;
    border-bottom: #fff solid 3px;
    min-height: 260px;
}
.gray-box-2{
    width: 45%;
    padding: 24px;
    border-right: #fff solid 3px;
    border-bottom: #fff solid 3px;
    min-height: 260px;
}
.gray-flex h3, .last-gray-box h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.6px;
    text-align: left;
    color: #000;
    margin-top: 2rem;
    padding: 14px 0;
}
.gray-flex ul li, .last-gray-box ul li{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #000;
    padding-bottom: 14px;
}
.last-gray-box .gray-box-1{
    width: 100%;
    border: none;
}
.last-gray-box {
    display: flex;
    align-self: center;
}
.message-sec .text p{
    margin-bottom: 30px;
}
.profile-area{
    padding: 60px 0;
    background: #1A233D;
}
.p-name{
    font-size: 14px;
    font-weight: 700;
    line-height: 17.64px;
    text-align: left;
    color: #fff;
}
.des{
    font-size: 14px;
    font-weight: 400;
    line-height: 17.64px;
    text-align: left;
    color: rgba(255,255,255,0.6);
    padding-top: 6px;
}
.profile-details{
    margin-top: 14px;
}
.price-area{
    padding: 60px 0;
}
.price-area h1{
    text-align: center  !important; 
}
.price-area p{
    color: #7C7F87;
/*     text-align: center  !important;  */
}
.price-awaard-num{
    display: flex;
    align-items:flex-start;
    justify-content: center;
}
.price-areasd{
    padding-left: 20px;
}
.price-areasd p{
    padding: 0;
    margin: 0 0 3px 0;
    color: #7C7F87;
    font-weight: 700;
}
.price-areasd h3{
    font-size: 32px;
    font-weight: 400;
    line-height: 41.6px;
    text-align: left;
    color: #1A233D;
}
.outstanding {
    text-align: center;
    color: #7C7F87;
    width: 440px;
    margin: 0 auto;
    position: relative;
    top: -40px;
    font-size: 16px;
    font-weight: 300;
    background: #fff;
}
.hrs{
    margin-top: 2.5rem !important;
    margin-bottom: 1.5rem !important;
}
.timetable-area{ 
	background: url(https://malzayaniaward.org/wp-content/uploads/2024/09/pricebg.jpg) no-repeat top center;
    background-size: cover;
    padding: 60px 0;
}
.timetable-area h1{
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 45.36px;
}
.time-step ul{
    margin: 4rem 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.time-step ul li{
    text-align: center;
    width: 25%;
}
.time-step ul li h3{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 31.2px;
}
.time-step ul li p{
    color: #7C7F87;
    font-size: 14px;
    font-weight: 400;
    line-height: 20.8px;
}
.time-cricle{
    position: relative;
}
.time-cricle:after {
    content: '';
    background: #fff;
    height: 2px;
    width: 46%;
    position: absolute;
    top: 26px;
    right: 0;
}
.time-cricle::before {
    content: '';
    background: #fff;
    height: 2px;
    width: 46%;
    position: absolute;
    top:  26px;
    left: 0;
}
.time-step ul li:first-child .time-cricle:before {
    display: none;
}
.time-step ul li:last-child .time-cricle:after {
    display: none;
}
.btn-aera{
    padding: 60px 0;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.btn-aera  h3{
    font-size: 36px;
    font-weight: 700;
    line-height: 45.36px;
    color: #000;
    padding-bottom: 30px;
}
.btn-1 a, .btn-2 a{
    width: 168px;
    height: 73px;
    border-radius: 5px 15px 5px 5px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 31.2px;
    text-align: center;
    background: #1A233D;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.btn-2 a{
    background: #5E5B57;
}
.btn-2:before {
    content: '';
    width: 1px;
    height: 120px;
    position: absolute;
    background: #8C919E;
    left: -100px;
    top: 36px;
}
.btn-2 {
    position: relative;
    text-align: center;
}
 
.btn-1 { 
    text-align: center;
}   
.last-faq{
    margin-top: 3rem;
}
.accordion{
    margin-top:3rem;
    margin-bottom: 5rem;
}
.accordion .card h2 {
    background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 24px) center;
    background-size: 20px;
    cursor: pointer;
    font-size: 18px;
} 
.accordion .card h2.collapsed { 
    background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
    background-size: 24px; 
}
.accordion .card {
    border: none;
    margin-bottom: 0px;
}
.accordion .card-head h2.mb-0.collapsed{
    background-color: #fff;
    padding: 24px 30px;
}
.accordion .card-head h2.mb-0{
    background-color: #1A233D12;
    padding: 24px 30px;
}
.accordion .card-head h2.mb-0.collapsed span {
    border-radius: 50px;
    width: 20px;
    height: 20px;
    background: #1A233D80;
    display: block;
    margin-right: 12px;
}
.accordion .card-head h2.mb-0 span {
    border-radius: 50px;
    width: 20px;
    height: 20px;
    background: #1A233D;
    display: block;
    margin-right: 12px;
}
.accordion .card-head h2{
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #1A233D;
}
.accordion  .card-body{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #5A5851;
    padding-left: 80px;
}
footer{
    padding: 60px 0 10px 0;
    background: #1A233D;
}
ul.social-media {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 200px;
    margin-top: 26px;
}
.mail {
    text-align: right;
}
.mail ul li a{
    color: #fff;
    text-decoration: none;
    padding-bottom: 14px;
    display: block;
}
.mail ul li a span{
    margin: 0 10px;
}
.copyright {
    border-top: #727272 solid 1px;
    margin-top: 2rem;
    padding-top: 30px;
}
.copyright ul{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.copyright ul li{
    color: #fff;
    margin-right: 24px;
}
.copys{
    text-align: right;
    color: #fff;
}

.footer-logo img {
    height: 5rem;
}

span.wpcf7-list-item-label {
    padding-left: 10px !important;
}

.custom-upload {
  display: inline-block;
  background-color: #f2f2f2;
  padding: 10px 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  color: #333;
  font-size: 16px;
  text-align: center;
}

.custom-upload i {
  margin-right: 10px;
}

.upload-field input[type="file"] {
/*   display: none; /* Hides the default input */ */
}

.custom-upload:hover {
  background-color: #e0e0e0;
}

.custom-upload:active {
  background-color: #d0d0d0;
}

.current-lang {
    display: none;
}

/******** Form Css ******/


.form-step {
    margin: 30px auto;
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

/* Form Title */
.step-title {
    text-align: center;
    font-weight: bold;
    font-size: 1.5rem;
    color: #1A233D;
    margin-bottom: 20px;
}


/* Radio Buttons (Individual/Team) */
.custom-radio .radio-option {
    margin: 0px 10px;
    font-weight: bold;
    color: #1A233D;
    accent-color: #1A233D;
}

.radio-option input[type="radio"] {
   margin-right: 0px;
    width: 15px;
    height: 15px;
}

/* Custom Styling for Upload Fields */
.upload-field {
    border: 2px dashed #d9d9d9;
    padding: 45px;
    text-align: center;
    background-color: #f8f9fa;
    margin: 15px 0px;
    width: 100%;
    display: flex;
}
.upload-field input {
/*     display: none; */
}

.upload-field label {
    font-size: 0.9rem;
    color: #333;
    cursor: pointer;
    display: block;
}

.upload-field i {
    font-size: 1.5rem;
    color: #999;
    width: 90%;
    text-align: end;
    padding-right: 11px;
    margin: auto;
}

/* Back/Next Buttons */
.step-buttons {
    text-align: center;
    margin-top: 20px;
    display: flex;
}

.step-buttons .btn {
    min-width: 120px;
    background-color: #1A233D;
    color: white;
    padding: 10px 20px;
    margin: auto;
}

.nextbtn {
    border-radius:  15px 5px 5px 5px;
}
.backbtn {
    border-radius: 5px 15px 5px 5px;
}

.hidden {
    display: none;
}


.form-selection {
    text-align: center;
    margin: 10px;
    padding: 20px;
}
input.form_type_button {
    padding: 0px;
    width: 260px;
    font-weight: 700;
    margin: 0px 3px;
	background: #5E5B57B2;
    color: #fff;
}

.teamtyperadiobtn {
    text-align: center;
}
.firststepform {
    width: 65%;
    margin: auto;
    padding: 4%; 
    background: #2433440D;
    border-radius: 15% 2% 2% 2%;
}

/* Form Fields */

 .firststepform .form-group input, .firststepform  .form-group select, .firststepform  .form-group textarea {
   border: 0px solid #d9d9d900;
    border-radius: 6px;
    padding: 10px;
    background-color: #f8f9fa00;
    width: 100%;
    font-size: 1rem;
    margin-bottom: 0px;
}


.firststepform .form-group {
    display: flex;
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}
.firststepform .form-group label {
    width: 25%;
    text-align: justify;
    margin: auto;
    margin-bottom: 0px;
    color: #8f8d8a;
    font-weight: 700;
}
span.mandatory-symbol {
    color: red;
    font-size: 12px;
    font-weight: 700;
}


.form-group input, .form-group select, .form-group textarea {
    border: 0px solid #d9d9d900;
    border-radius: 6px;
    padding: 10px;
    background-color: #f8f9fa00;
    width: 100%;
    font-size: 1rem;
    margin-bottom: 0px;
}
.secoundstepform {
    width: 60%;
    margin: auto;
	margin-top: 20px;
}
.secoundstepform .form-group {
    display: flex;
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

.secoundstepform .form-group label {
    width: 25%;
    text-align: justify;
    margin: auto;
    margin-bottom: 0px;
    color: #8f8d8a;
    font-weight: 700;
}

.form-group1 {
    display: flex;
    flex-flow: wrap;
}
.secoundstepform .form-group1 label {
    width: 100%;
    text-align: justify;
    margin: auto;
    margin-bottom: 0px;
    color: #8f8d8a;
    font-weight: 700;
}
.secoundstepform .form-group1 textarea {
    width: 100%;
    margin: 10px 0px;
    background: #ECF1F4;
}
.notes {
    text-align: center; 
    color: #8f8d8a;
    padding: 10px;
}
.threestepform {
    width: 60%;
    margin: auto;
}

.titlelabel {
    width: 100%;
    text-align: justify;
    margin: auto;
    margin-bottom: 20px;
    color: #8f8d8a;
    font-weight: 700;
}

.threestepform .form-group1 label {
    width: 100%;
    text-align: justify;
    margin: auto;
    margin-bottom: 0px;
    color: #8f8d8a;
    font-weight: 700;
}
.threestepform .form-group1 textarea {
    width: 100%;
    margin: 10px 0px;
    background: #ECF1F4;
}

.fourstepform {
    width: 50%;
    margin: auto;
    padding: 5%;
}
.fourstepform .form-group input {
    width: unset;
    color: #1A233D;
}
.fourstepform .form-group1 input {
    width: unset;
    color: #1A233D;
}
.fourstepform .form-group1 input {
    width: 75%;
    margin: 10%;
    padding: 10px;
}
.fourstepform .form-group {
    width: 80%;
    margin: auto;
    margin-top: 5%;
}
/* Step Navigation Container */
.step-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    width: 100%;
    position: relative;
}

/* Individual Step Item */
.step-item {
    text-align: center;
    position: relative;
    flex: 1;
}

/* Step Label Styling */
.step-item p {
    margin-top: 10px;
    color: #c0c0c0; /* Default inactive text color */
    font-size: 14px;
}

/* Active Step Text Styling */
.step-item.active p {
    color: #1f2937; /* Active step text color */
    font-weight: bold;
}

/* Step Connectors (line between the steps) */
.step-navigation::before {
    content: '';
    position: absolute;
    bottom: 25%;
    left: 12.5%;
    width: 75%;
    height: 3px;
    margin: auto;
    background-color: #c0c0c0;
    z-index: 0;
}

/* Hide the last step's line */
.step-item:last-child::before {
    display: none;
}

/* The line is partially hidden in the circles */
.step-item::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -50%;
    width: 100%;
    height: 3px;
    background-color: #c0c0c0;
    z-index: -1;
}

/* First item should not have the left connector */
.step-item:first-child::before {
    display: none;
}


/* Completed text styling */
.step-item.completed p {
    color: #c0c0c0;
}

/* Connector line for active steps */
.step-item.active ~ .step-item::before {
    background-color: #c0c0c0; /* Completed line color */
}
.hide{
	display:none;
}

/* Back/Next Buttons */
.step-buttons1 {
    text-align: center;
    margin-top: 20px;
}

.step-buttons1 .btn {
    min-width: 120px;
    background-color: #5E5B57B2;
	border:unset;
    color: white;
    padding: 10px 20px;
    margin: auto;
}
.step-buttons1 .btn.active {
    min-width: 120px;
    background-color: #1A233D;
    color: white;
    padding: 10px 20px;
    margin: auto;
	border:unset;
}
.form-step-content {
    margin-top: 5%;
}

input.indicator {
    border: 0px;
    width: 100%;
    height: 2em;
    accent-color: #8f8d8a;
}

.step-item.active input.indicator {
    accent-color: #1A233D;
}


.success-container {
    width: 50%;
    margin: auto;
}
.success-container .mb-4 {
    display: flex;
    flex-flow: column;
}
img.success-page-img {
    width: 75%;
    margin: auto;
}
label.success-page-desc {
    text-align: center;
}

.firstmemberform.active {
    display: block;
}
.secoundmemberform.active {
    display: block;
}
.thirdmemberform.active {
    display: block;
}
.firstmemberform {
    display: none;
}
.secoundmemberform {
    display: none;
}
.thirdmemberform {
    display: none;
}

span.wpcf7-not-valid-tip
{
	font-size: 12px;
    margin: auto;
    color: red;
}

.screen-reader-response ul {
    display: none;
}
.screen-reader-response p {
    text-align: center;
    color: red;
} 

/* Extra small devices (mobile phones in portrait) */
@media (min-width: 100px) and (max-width: 321px) {
	 
	    .step-item p {
        font-size: 8px !important;
    }
	.gray-flex h3, .last-gray-box h3 {
    font-size: 19px;
	}
      header {
        background-size: 140% 100%;
			height: 400px;
    }
	.profile-details { 
     margin-left: unset !important; 
	}
	.time-cricle::before { 
		width: 43%;
	}
	.time-cricle:after {
		width: 43%;
	}
	.gray-bg {
		min-height: 340px;
	}  
	.awaard-area ul { 
		display: grid;
	} 
	div#award {
		display: flex;
		gap: 60px;
	}
	
	.profile-img {
		text-align: center !important;
	}
	.time-step ul li h3 {
        font-size: 11px;
    }
	.price-area {
		 
		width: 100%;
		overflow-x: hidden;
	}
	.accordion .card-head h2.mb-0.collapsed { 
		padding: 17px 11px;
	}
	.accordion .card-head h2.mb-0 { 
		padding: 17px 11px;
	}
	.footer-logo {
    text-align: center;
}
	.header-right-menu a { 
		font-size: 13px;
	}
	.accordion .card-head h2.mb-0.collapsed span {
    margin-right: 0px !important;
}
	.time-step ul li p { 
		font-size: 14px;
	}
	.profile-area img {
    width: 160px;
    height: 160px !important;
}
	.price-areasd h3 {
		font-size: 16px;}
	
	.btn-1 a, .btn-2 a {
		width: 120px;
	}
	.btn-aera h3 {
		font-size: 21px;
	}
	.Conditions-content-area h1, .last-faq h1 {
		font-size: 18px;
	}
	.form-selection { 
		padding: 0px;
	} 
	.step-buttons1 .btn.active {
    	min-width: 100px;
	}
	.step-buttons1 .btn {
    	min-width: 100px;
	}
	.firststepform {
    	width: 100%; 
		margin-top: 0%;
	}
	.secoundstepform {
		width: 85%;
	}
	.threestepform {
    	width: 100%;
	}
	.fourstepform {
    	width: 100%;
	}
	.upload-field i {
    	display: none;
	}
	.step-item p { 
    font-size: 12px;  
	}
	.upload-field input[type="file"] {
    width: 100%;
}
	.upload-field label {
    width: 25% !important;
}
    input.form_type_button {
        width: 43%;
        font-size: 10px !important;
    }
	input#outstanding_button {
    width: 44%;
    font-size: 10px;
}input#humanitarian_button {
    width: 44%;
    font-size: 10px;
}
	    .step-buttons1 .btn {
        min-width: 70px !important;
        font-size: 12px;
    }
	    .step-buttons1 .btn.active {
        min-width: 70px !important;
        font-size: 12px;
    }
	.step-buttons .btn {
    min-width: 80px;
	}
	.awaard-area h1, .profile-area h1 {
    font-size: 23px;
	}
	.timetable-area h1 { 
    font-size: 23px;
	}
	.btn-2:before { 
    left: -52px;
		
	}
}
/* Extra small devices (mobile phones in portrait) */
@media (min-width: 320px) and (max-width: 479px) {
	.firststepform .form-group label {
		width: 45%;
	}
	.gray-flex h3, .last-gray-box h3 {
		font-size: 19px;
	} 
	header {
		background: url(/wp-content/uploads/2024/09/bannerar.jpeg) no-repeat top center !important;
		background-size: 150% 56% !important;
	}
	.page-id-18 header {
		/*         background: url(/wp-content/uploads/2024/09/registration-bg-eng.jpg) no-repeat center !important; */
		background-size: 150% 100% !important;
		height: 350px;
	}
	.content-area h1, .price-area h1 {
		font-size: 23px !important;
	}
	.awaard-area h1, .profile-area h1 {
		font-size: 23px;
	}
	.profile-details { 
		margin-left: unset !important; 
	}
	.time-cricle::before { 
		width: 35%;
	}
	.time-cricle:after {
		width: 35%;
	}
	.gray-bg {
		min-height: 340px;
	}  
	.awaard-area ul {
		display: flex;
		flex-flow: column;
		gap: 25px;
		align-items: center;
		margin: 0px;
		padding: 0px;
	}
	div#award {
		display: flex;
		gap: 0px;
	} 
	.profile-img {
		text-align: center !important;
	}
	.time-step ul li h3 {
		font-size: 11px !important;
	}
	.price-area {

		width: 100%;
		overflow-x: hidden;
	}
	.accordion .card-head h2.mb-0.collapsed { 
		padding: 17px 0px;
	}
	.accordion .card-head h2.mb-0 { 
		padding: 17px  0px;
	}
	.footer-logo {
		text-align: center;
	}
	.header-right-menu a { 
		font-size: 13px;
	}
	.accordion .card-head h2.mb-0.collapsed span {
		margin-right: 0px !important;
	}
	.time-step ul li p { 
		font-size: 14px;
		height: 50px;
	}
	.profile-area img {
		width: 250px;
		height: 250px !important;
	}
	.des {
		text-align: center !important;
	}
	.p-name {
		text-align: center !important;
	}
	.price-areasd h3 {
		font-size: 16px;
	}

	.btn-1 a, .btn-2 a {
		width: 100px;     
		font-size: 14px;
	}
	.btn-aera h3 {
		font-size: 14px;
	}
	.Conditions-content-area h1, .last-faq h1 {
		font-size: 18px;
	}
	.form-selection { 
		padding: 0px;
	}
	input.form_type_button {
		width: 47%;      
		font-size: 12px;
	}
	.step-buttons1 .btn.active {
		min-width: 100px;
	}
	.step-buttons1 .btn {
		min-width: 100px;
	}
	.firststepform {
		width: 100%; 
		margin-top: 0%;
	}
	.secoundstepform {
		width: 85%;
	}
	.threestepform {
		width: 100%;
	}
	.fourstepform {
		width: 100%;
	}
	.upload-field i {
		display: none;
	}
	.step-item p {
		font-size: 10px;
	}
	.upload-field input[type="file"] {
		width: 100%;
		font-size: 10px;
	}
	.upload-field label {
		width: 25% !important;
	}

	.step-buttons .btn {
		min-width: 80px;
	} 
	.step-navigation::before {
		bottom: 22%;
	}
	.ar .form-group label, .form-group input, .form-group select, .form-group textarea {
		text-align: right;
		font-size: 12px;
	}
	.firststepform .form-group input, .firststepform .form-group select, .firststepform .form-group textarea { 
		font-size: 12px;
	}
	.secoundstepform  .form-group input, .secoundstepform .form-group select, .secoundstepform .form-group textarea { 
		font-size: 12px !important;
	}
	.threestepform .form-group input, .threestepform .form-group select, .threestepform .form-group textarea { 
		font-size: 12px !important;
	}
	.forthstepform .form-group input, .forthstepform .form-group select, .forthstepform .form-group textarea { 
		font-size: 12px !important;
	}
	.secoundstepform .form-group1 label {
		font-size: 12px;
	}
	.notes { 
		font-size: 12px; 
	}

	.btn {
		font-size: 12px;
	}
	.titlelabel {
		font-size: 12px;
	}
	.threestepform .form-group1 label{
		font-size: 12px;
	}
	.gray-bg.position-relative {
		margin-top: 50px;
	}
	.price-awaard-num {
		margin-top: 10px;
	}
	.btn-aera { 
		width: 80%;
	}
	.btn-1 a, .btn-2 a { 
		height: 45px;
	}
	.register-link { 
		margin-top: 10px;
	}
	.timetable-area h1 { 
		font-size: 23px;
	}
	.btn-2:before {
		left: -0px;
	}
} 
/* Extra small devices (mobile phones in portrait) */
@media (min-width: 100px) and (max-width: 423px) {
	.firststepform .form-group label {
        width: 47%;
        font-size: 10px !important;
    }
	ul.social-media {
		float: unset;
		width: 50%;
		margin: auto;
	}
	.mail ul li { 
		font-size: 12px;
	}
	header { 
		height: 243px;
	}
	div#teamtyperadiobtn label {
		font-size: 12px;
	}
	.accordion .card h2.collapsed {  
		background-position: 100% 50%;
	}
	.register-link { 
    	margin-top: 10px;
	}
	.firststepform {
    width: 90%;
	} 
	    .header-logo-menu {
        width: 50%;
    }    .header-right-menu {
        width: 50%;
    }
	.secoundstepform  {
    width: 90%;
	}
	.threestepform  {
    width: 90%;
	}
	.fourstepform  {
    width: 90%;
	}
	.sitelogo img {
		width: 100% ;
	}
	footer {
    padding: 15px 0 10px 0;
	}
	header {
		 background: url(/wp-content/uploads/2024/09/bannerar.jpeg) no-repeat top center !important;
		background-size: 100% 100% !important;
	}  
	    .page-id-18 header {
/*         background: url(/wp-content/uploads/2024/09/registration-bg-eng.jpg) no-repeat center !important; */
        background-size: 150% 100% !important;
        height: 300px;
    }
	    .time-step ul li h3 {
        font-size: 7px;
    } 
	    .time-step ul li p {
        font-size: 7px;
    }
	.step-item p {
        font-size: 10px;    
		height: 55px;
    }
	input.indicator { 
    	height: 1.5em;
    }
	.firststepform .form-group label {
    font-size: 12px;
	}
} 

/* Extra small devices (mobile phones in portrait) */
@media (min-width: 424px) and (max-width: 479px) {
	.firststepform .form-group label {
    font-size: 12px;
	}
	.firststepform {
    width: 90%;
	} 
	    .header-logo-menu {
        width: 50%;
    }    .header-right-menu {
        width: 50%;
    }
	.secoundstepform  {
    width: 90%;
	}
	.threestepform  {
    width: 90%;
	}
	.fourstepform  {
    width: 90%;
	}
	.sitelogo img {
		width: 100% ;
	}
	footer {
    padding: 15px 0 10px 0;
	}
	header {
		 background: url(/wp-content/uploads/2024/09/bannerar.jpeg) no-repeat top center !important;
		background-size: 100% 100% !important;      
		height: 280px;
		
	} 
	.page-id-18 header {
/* 		background: url(/wp-content/uploads/2024/09/registration-bg-eng.jpg) no-repeat center !important; */
		background-size: 156% 73% !important;
		height: 440px;
	}
	 .time-step ul li p {
        font-size: 12px;
    }
	.time-step ul li h3 {
        font-size: 9px;
    }
	input.indicator { 
    	height: 1.5em;
    }
	.step-item p {
        font-size: 8px;
    }
}
/* Small devices (mobile phones in landscape) */
@media (min-width: 480px) and (max-width: 767px) {
	
	 .header-right-menu {
		width: 50%;
	}
	.header-logo-menu {
		width: 50%;
	}
	.awaard-area ul li h4 {
    font-size: 16px;
	}
	.firststepform {
    width: 90%;
	} 
	.secoundstepform  {
    width: 90%;
	}
	.threestepform  {
    width: 90%;
	}
	.fourstepform  {
    width: 90%;
	}
	header {
		 background: url(/wp-content/uploads/2024/09/bannerar.jpeg) no-repeat top center !important;
		background-size: 150% 56% !important;
	}
	.page-id-18 header {
/* 		background: url(/wp-content/uploads/2024/09/registration-bg-eng.jpg) no-repeat center !important; */
		background-size: 150% 56% !important;
		height: 485px;
	}
	.profile-details { 
     margin-left: unset !important; 
	}
	.time-cricle::before { 
		width: 43%;
	}
	.time-cricle:after {
		width: 43%;
	}
	.gray-bg {
		min-height: 340px;
	} 
	.awaard-area ul { 
		display: grid;
	} 
	.header-right-menu a { 
		font-size: 13px;
	}
}

/* Small to medium devices (tablets in portrait) */
@media (min-width: 768px) and (max-width: 991px) {
	.awaard-area ul { 
    gap: 15px;
}
	.awaard-area ul li h4 {
    font-size: 16px;
	}
	header {
        background-size: 111% 100%;
		height: 430px;
    }
	.sitelogo img {
    width: 55%;
}
	.page-id-18 header {
/*     background: url(/wp-content/uploads/2024/09/registration-bg-eng.jpg) no-repeat top center !important; */
    background-size: 100% 85% !important;
}
	.firststepform {
    width: 90%;
	} 
	.secoundstepform  {
    width: 90%;
	}
	.threestepform  {
    width: 90%;
	}
	.fourstepform  {
    width: 90%;
	}
	.profile-details { 
     margin-left: unset !important; 
	}
	.time-cricle::before { 
		width: 43%;
	}
	.time-cricle:after {
		width: 43%;
	}
	    .gray-bg {
        min-height: 520px;
    }
	.awaard-area ul li { 
		margin-right: 35px;
	}
	
	.btn-aera { 
		width: 90%;
	}
	.time-cricle:after {
        width: 43%;
    }
	.time-cricle:before {
        width: 43%;
    }
	.time-step ul li h3 {
        font-size: 15px;
    }
	
	 .header-right-menu {
		width: 50%;
	}
	.header-logo-menu {
		width: 50%;
	}
}

/* Medium devices (tablets in landscape or smaller laptops) */
@media (min-width: 992px) and (max-width: 1199px) {
  header {    
    	        background-size: 100% 100%;
        height: 445px;
    } 
	.profile-details { 
     margin-left: unset !important; 
	}
	.time-cricle::before { 
		width: 45%;
	}
	.time-cricle:after {
		width: 45%;
	}
	.time-step ul li h3 {
		
		font-size: 18px;
	}
	    .gray-bg {
        min-height: 429px;
    }
	    .gray-bg {
        min-height: 520px;
    }
	input.form_type_button {
		
		width: 300px;
	}
}

/* Large devices (desktops and larger laptops) */
@media (min-width: 1200px) and (max-width: 1399px) {
 }

/* Extra large devices (large desktops) */
@media (min-width: 1400px) and (max-width: 1599px) {
 
}

@media (min-width: 100px) and (max-width: 320px) {
	.register-link { 
    	margin-top: 10px;
	}
	.gray-box-1 { 
    	padding: 34px;
	}
    header {
        background: url(/wp-content/uploads/2024/09/bannerar.jpeg) no-repeat top center !important;
        background-size: 100% 100% !important;
        height: 275px;
    }
	.gray-flex ul li, .last-gray-box ul li {
    font-size: 13px;
	}
	.page-id-18 header {
/* 		background: url(/wp-content/uploads/2024/09/registration-bg-eng.jpg) no-repeat center !important; */
		background-size: 100% 75% !important;
        height: 300px;
	}
}

.footer-logo {
    text-align: end;
}

ul.social-media li {
    padding: 10px;
    list-style: none;
}
ul.social-media {
    float: right; 
}
.mail ul li {
    text-align: left;
}
.time-cricle img {
    width: 55px;
    height: 55px;
}
.form_type_button {
    min-height: 70px;
    text-wrap: pretty;
}
.form-selection .mb-4 {
    display: flex;
	justify-content: center;
}
span.use-floating-validation-tip {
/*     width: 100%; */
	 width: 85%;
}
.success-container { 
    margin-top: 30px;
}

.wpcf7-form-control.invalid {
    border-bottom: 1px solid red !important;
}

.register-link
{
	display:none !important;
}