html {
	font-size: 14px;
}
body {
	font-family: helvetica;
	font-size: 1rem;
    margin: 0;
    color: #333333;
    background: #f5f4ef;
}
.smallfont
{
	font-family: helvetica;
	font-size: 13px;    
    color: #333333;
}
.desk-header {
	width: 100%;
    position: fixed;
    z-index: -1;
    padding: 0.5em 0;
    /* height: 6em; */
    color: #333333;
    background: #f5f4ef;
	transition: top 0.2s ease-in-out;
    border: 0;	
}
.container {
	padding-top: 5em;
}
.desk-header h1 {
	margin-top: 0.2em;
	text-align: left;
	color:#adcb81;
	font-weight:bold;
	font-family:sans-serif;
}

.desk-header .title h1 {
	text-align: left;
}

.desk-logo img {
	width: 20em;
	height: auto;
	float:right;
}

.mainSection {
	width: 1110px;
    /* height: 490px; */
    height: auto;
    margin: 0 auto;
    padding: 15px 90px 0;
    background: #fff;
	border: 1px solid #8eb852;
	margin-bottom: 8rem;
	margin-top: 3rem;
    border-radius: 1rem;
	text-align:justify;
	font-size: 16px;
	 box-shadow: 0rem 0rem 4rem #888887;
	 z-index:100;
}
.mainSection p{
	font-size: 1.1rem;
}
.mainSection ul {
	margin-left: 5rem;
	margin-bottom: 3rem;
}
.mainSection ol {
	font-size: 1.1rem;
}
.mainSection ol li {
	padding-left: 0.5rem;
	margin-bottom: 0.5rem;
	font-size: 1.1rem;
}
.mainSection ul li {
	padding-left: 0.5rem;
	margin-bottom: 0.5rem;
	list-style: disc;
	font-size: 1.1rem;
}
.wrapper {
	/* display:none; */
	width: 1100px;
	height: auto;
	border: 1px solid #8eb852;
	padding: 45px 90px 0;
	margin-bottom: 1rem;
	margin-top: 3rem;
    border-radius: 1rem;
	padding-bottom: 2em;
	 box-shadow: 0rem 0rem 4rem #888887;
	 z-index:100;
}
.Questionnairebtn {
	text-align: center;
    margin-top: 4rem;
	margin-bottom: 3rem;
}
.Questionnaire {
	text-align: center;
	color: #ffffff;
	padding: .6rem 1.8rem;
	background: #8eb852;
	border: 0.2rem solid #8eb852;
	border-radius: 2rem;
	    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease;
}
.Questionnaire:hover {
	text-decoration: none;
	color: #ffffff;
	padding: .6rem 1.8rem;
	background: #336600;
	border: 0.2rem solid #336600;
	border-radius: 2rem;
	    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease;
}
.Questionnaire:focus, .Questionnaire:active {
	text-decoration: none;
}
/* select lang modal style starts */
.modal {
    background: rgba(0,0,0,0.3);
}
.modal {
    z-index: 9999;
}
h4.Langmodalhead {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 2rem;
}
#selectLangmodal .modal-body {
    position: relative;
    padding: 2em;
    background: #ffffff;
	border-radius: 5px;
	border: 3px solid #8eb852;
}
.submitbtn {
	text-align: center;
}
.chooselangsubmit {
	text-align: center;
    color: #ffffff;
    padding: .6rem 1.8rem;
    background: #8eb852;
    border: 0.1rem solid #8eb852;
    border-radius: 2rem;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease;
}
.chooselangsubmit:hover {
	color: #8eb852;
	background: #ffffff;
	-webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease;
	border: 0.1rem solid #8eb852;
}
#selectLangmodal label {
	margin-bottom: 15px;
}
@media (max-width: 767px){
.modal-dialog {
    width: 90%;
    position: fixed;
    /* background-color: #fff; */
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 5px;
    border-top-left-radius: 5px;
    outline: 0;
    box-shadow: none;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 200px;
}
#selectLangmodal .modal-body {
	border-radius: 5px;
}
}
@media (min-width: 768px) {
.modal-dialog {
	width: 380px;
    margin: 190px auto;
}
}

/* select lang modal style end */
i.zmdi.zmdi-map {
    top: 36%;
}
.mob-header { 
	display:none;
}
.livecountry {
	margin-top: 1em;
}
select {
	-webkit-appearance: menulist;
    cursor: pointer;
}
.members {
	padding: 0;
	margin-bottom: 0.5em;
}
.numlabel {
	margin-right: 0;
	vertical-align: -webkit-baseline-middle;
}
.members .product-quantity.quantity {
	margin-top: 0;
}
.col-md-12.members .col-md-4 {
    padding: 0;
}
.Household-type {
	margin-top: 1.5em;
}
.col-md-12.no_of_members {
	padding: 0;
}
textarea {
    resize: auto;
}
.form-control.have_garden {
    margin-top: 1em;	
}
textarea.form-control {
    height: auto;
	padding: 0.3em 0.5em;
}
.form-control {
	color: #333333;
}
.form-row .form-holder {
    margin-right: 2.5em;
}
.form-row {
    padding-bottom: 2rem;
    padding-top: 2rem;
}

.actions li:first-child a:hover {
	text-decoration: none;
}
.actions li a:hover {
    text-decoration: none;
}
.no_of_members_qataris {
    padding: 0;
}
.actions li a {
    border: none;
    display: inline-flex;
    align-items: center;
	height: auto;
    color: #fff;
    cursor: pointer;
    background: #8eb852;
    text-transform: inherit;
    justify-content: center;
    letter-spacing: 0;
    font-size: 15px;
    padding: .7rem 2rem;
    border-radius: 3rem;
	-webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease;
}
.actions li a:hover {
    border: none;
    display: inline-flex;
    align-items: center;
	height: auto;
    color: #fff;
    cursor: pointer;
    background: #336600;
    text-transform: inherit;
    justify-content: center;
    letter-spacing: 0;
    font-size: 15px;
    padding: .7rem 2rem;
    border-radius: 3rem;
	-webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease;
}

.flight_transport {
	margin-top: 1em;
}
.product-quantity.quantity.cartype {
	margin-top: 0;
	width: auto;
}

table.borderless {
	border: none;
}
table.borderless th {
    background: none;
    color: #333333;
}
table.borderless td, table.borderless th {
	border: none;
}
.actions ul.step-4 li:first-child {
    display: block;
}
.actions ul.step-4 {
    justify-content: space-between;
}

.help_doc {
  display: flex;
  flex-direction: row;
  margin-bottom: 3rem;
  border-bottom:2px solid #a1d15e;
}

.help_doc .flex-item-left,
.help_doc .flex-item-right {  
  padding: 10px;
  flex: 50%;
  font-size: 1.2rem;
  font-weight: 600;
}

.help_doc .flex-item-left a, 
.help_doc .flex-item-right a{
	
	text-decoration:none !important;
	
}

.help_doc .flex-item-left a:hover, 
.help_doc .flex-item-right a:hover, 
.help_doc .flex-item-left a:focus,
.help_doc .flex-item-right a:focus{
	text-decoration:none !important;
	 outline: none;
}
.help_doc span {
	display:inline-block;
	margin-bottom:1rem;
}
.help_doc span img {
	position:relative;
	width: 2rem;
	margin-right:1rem;
	top:-2px;
}

/*
.help_doc {
    text-align: right;
    margin-bottom: 3rem;
    font-size: 1.2rem;
    font-weight: 600;
}
.help_doc img {
	width: 2rem;
    vertical-align: inherit;
}*/
.food_con_img {
	width: 1.5em;
    margin-right: 1em;
    vertical-align: sub;
}

/* tooltip css starts */
.tooltip {
  text-decoration:none;
  position:relative;
  opacity: 1;
}
 
.tooltip span {
  display:none;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  color:black;
  background:white; 
}
 
.tooltip span img {
  float:left;
  margin:0px 8px 8px 0;
}
 
.tooltip:hover span {
  display:block;
  position:absolute;
  top:25px;
  left:25px;
  z-index:1000;
  width:auto;
  max-width:420px;
  min-height:55px;
  border:1px solid #eeeeee;
  margin-top:12px;
  margin-left:32px;
  overflow:hidden;
  padding:8px;
}
/* tooltip css end */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

.monthly-avg-exp {
	padding: 0;
}
.monthly-avg-exp .form-control {
	height: 30px;
    padding: 0 7px 0 7px;
    border: 1px solid #cccccc;
}
.actions li:last-child a {
    width: 130px;
}
#error_container {
    position: absolute;
    width: 100%;
    top: 124px;
}
.alert.alert-danger {
	background: rgba(242,222,222,0.9);
}
li.disabled {
    visibility: hidden;
}
.thankyou.wrapper {
	display: block;
	width: 1270px;
	margin-bottom: 0;
    margin-top: 2rem;
    padding: 2rem 12rem;
}
.thankyou .btn {
	border: none;
	color: #fff;
	cursor: pointer;
	background: #8eb852;
	text-transform: inherit;
	font-size: 15px;
	padding: .7rem 2rem;
	border-radius: 3rem;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	transition: all .8s ease;
}
.btnalign {
	text-align: center;
}
.error {
	display: none;
}
.thankyou.btn:hover {
	color: #fff;
	background: #336600;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	transition: all .8s ease;
}
#thankyouform .form-row {
	margin-bottom: 0;
}
.thankyou .form-row .form-holder {
	margin: 0 auto;
    width: 50%;
}
.thankyou .help_doc {
	margin-bottom: 1rem;
}
.chartbtn {
    display: block;
    text-align: center;
}
.showchart {
    width:100%;
    height:100%;
    display:none;
}
.showchart.show {
    display:block;
	text-align: center;
}
#bar-chart,
#line-chart { 
	min-height: 250px;
}
.chart {
    text-align: center;
}
.chartbtn {
	display: inline-flex;
    margin: 0 auto;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #cccccc;
	margin-bottom: 2rem;
	margin-top: 5rem;
}
a.chartlink {
    padding: 1.25rem;
    display: flex;
    margin: 0;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}
.chartlink.active {
    background: #eeeeee;
}
i.fa {
    color: #333333;
}
.chartlink.bar {
    border-right: 1px solid #cccccc;
}
.chartlink.active i.fa {
	color: #336600;
	font-weight: bold;
}
.note p {
	text-align: center;
	font-size: 22px;
}

/* steps to hide 	
.steps ul li:nth-child(3) {
	display: none;
}
.steps ul li:nth-child(4) {
	 display: none;
}
.steps ul li:nth-child(3) .step-arrow {
	display: none;
}
img.step-arrow.second {
    display: none;
}*/

/* steps to hide */



/* custom checkbox starts */

.cbx {
  margin: auto;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #9098A9;
  transition: all 0.2s ease;
}
.cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506EEC;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.cbx span:last-child {
  padding-left: 8px;
}
.cbx:hover span:first-child {
  border-color: #506EEC;
}

.inp-cbx:checked + .cbx span:first-child {
  background: #506EEC;
  border-color: #506EEC;
  animation: wave 0.4s ease;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.inp-cbx:checked + .cbx span:first-child:before {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.6s ease;
}

@keyframes wave {
  50% {
    transform: scale(0.9);
  }
}

/* custom checkbox ends */


/* table css starts */

table, #number-of-cars {
	width: 100%;
	height: auto;
	overflow: auto;
}
table, #data_table, #data_table_transport {
  padding:0px;
  margin:0px auto;
  font-family:helvetica;
  text-align:center;
  margin-top: 1em;
}

.edit {
	width: 2.7em;
    color: #ffffff;
    padding: 0.2rem 1.1rem;
	margin: 0 auto;
	cursor: pointer;
}
.save {
	width: 2.7em;
    color: #ffffff;
    padding: 0.2rem 1.1rem;
	margin: 0 auto;
	cursor: pointer;
}

.delete {
    width: 2.7em;
    color: #ffffff;
    padding: 0.2rem 0.7rem;
	margin: 0 auto;
	cursor: pointer;
}
.add {
	width: 2.7em;
    text-decoration: none;
    color: #ffffff;
    padding: 0.2rem 0.7rem;
	cursor: pointer;
}
table, #number-of-cars .form-control {
	height: 30px;
	padding: 0 7px 0 7px;
	border: 1px solid #cccccc;
}
td
{
	width:50px;
	/* text-align:center; */
}
input[type="button"]
{
	margin-top:5px;
}
.save
{
	display:none;
}

table, td, th {
  border: 1px solid black;
}

table {
  border-collapse: collapse;
  width: 100%;
}

th {
  text-align: left;
}
table td, table th, #data_table td, #data_table th, #data_table_transport td, #data_table_transport th {
  border: 1px solid #ddd;
  padding: 8px;
}


table tr:hover,#data_table tr:hover, #data_table_transport tr:hover {
	background: none;
}

table th, #data_table th, #data_table_transport th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #8eb852;
  color: white;
  text-align: center;
  width: 13%;
}

/* table css end */

/* Gender Radiobutton starts */
.cc-selector input {
	margin:0;
	padding:0;
	-webkit-appearance:none;
	   -moz-appearance:none;
			appearance:none;
}
.male {
	background-image:url(../images/green-man.png);
}
.female {
	background-image:url(../images/green-woman.png);
}

.standalone-villa {
	background-image:url(../images/standalone-villa.jpg);
}
.compound-villa {
	background-image:url(../images/compound-villa.jpg);
}
.apartment {
	background-image:url(../images/compound-villa.jpg);
}
.shared-villa {
	background-image:url(../images/compound-villa.jpg);
}

.cc-selector input:active +.drinkcard-cc {
	opacity: .9;
}
.cc-selector input:checked +.drinkcard-cc {
	-webkit-filter: none;
	   -moz-filter: none;
			filter: none;
}
span.gender {
	vertical-align: top;
    line-height: 0px;
    float: left;
	font-size: 16px;
    font-weight: 600;
}
span.nofloat {
	font-size: 16px;
    font-weight: 600;
}
.drinkcard-cc {
	cursor:pointer;
	background-size:contain;
	background-repeat:no-repeat;
	display:inline-block;
	width: 75px;
    height: 40px;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
	-webkit-filter: brightness(1) grayscale(1) opacity(.7);
	-moz-filter: brightness(1) grayscale(1) opacity(.7);
	filter: brightness(1) grayscale(1) opacity(.7);
	margin-top: 2em;
}
.drinkcard-cc:hover {
	-webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
	   -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
			filter: brightness(1.2) grayscale(.5) opacity(.9);
}
/* Gender Radiobutton end */

/* checkbox style starts */
.cbx {
   /* margin-top: 2em; */
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
  font-weight: normal;
}
.cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #9098A9;
  transition: all 0.2s ease;
}
.cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #8eb852;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.cbx span:last-child {
  padding-left: 8px;
}
.cbx:hover span:first-child {
  border-color: #8eb852;
}

.inp-cbx:checked + .cbx span:first-child {
  background: #8eb852;
  border-color: #8eb852;
  animation: wave 0.4s ease;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.inp-cbx:checked + .cbx span:first-child:before {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.6s ease;
}

@keyframes wave {
  50% {
    transform: scale(0.9);
  }
}
/* checkbox style end */

/* Toggle Switch style starts */

.switch {
	margin-top: 2em;
	position: relative;
	display: inline-block;
	width: 90px;
	height: 34px;
}

.switch input {
	display:none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #666666;
  -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: #8eb852;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

/*------ ADDED CSS ---------*/
#on
{
  display: none;
}

#on {
	color: white;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 40%;
    font-size: 1rem;
    font-family: Verdana, sans-serif;
}

#off {
    color: white;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 60%;
    font-size: 1rem;
    font-family: Verdana, sans-serif;
}

input:checked+ .slider #on {
	display: block;
}

input:checked + .slider #off {
	display: none;
}

/*--------- END --------*/

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.choosecountry {
	margin-top:2em;
}

/* Toggle Switch style end */


/* Age textbox style starts */

.product-quantity {
    width: 16.25%;
}
.product-quantity.quantity {
    display: inline-block;
    width: 120px;
    height: 36px;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 1em;
	border: 0.01em solid #cccccc;
}
.product-quantity span {
    cursor: pointer;
    display: inline-block;
    flex-grow: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-quantity input {
    border: none;
    padding: 0;
    width: 45px;
    font-size: 15px;
    color: #666;
    background: none;
	text-align: center;
}


/* Age textbox style end */

/* Radio button style starts */
.radio {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  font-size: 1rem;
  margin-right: 8px;
  display: inline-block;
  margin-top: 0;
}
.radio .label {
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border: 2px solid #c8ccd4;
  border-radius: 100%;
  -webkit-tap-highlight-color: transparent;
}
.radio .label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #8eb852;
  transform: scale(0);
  transition: all 0.2s ease;
  opacity: 0.08;
  pointer-events: none;
}
.radio:hover .label:after {
  transform: scale(3.6);
}
input[type="radio"]:checked + .label {
  border-color: #8eb852;
}
input[type="radio"]:checked + .label:after {
  transform: scale(1);
  transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9);
  opacity: 1;
}
.cntr {
  top: calc(50% - 10px);
  left: 0;
  width: 100%;
}
.form-holder > .cntr:first-child {
    margin-top: 1em;
}
.hidden {
  display: none;
}
.credit {
  position: fixed;
  right: 20px;
  bottom: 20px;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  user-select: none;
  opacity: 0.6;
}
.credit img {
  width: 72px;
}
.credit:hover {
  transform: scale(0.95);
}
.radio_button {
	padding:0;
}

.steps ul li a:hover,.steps ul li a:focus, .steps ul li a:active{
	text-decoration:none !important;
	
}
/****** Video Popup ******/

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/****** Video Popup End ****************/




/* Radio button style end */

@media (max-width: 767px) {
.mob-header {
	display: block;
}
.desk-header {
	display: none;
}
.mainSection {
    width: auto;
    padding: 0;
    height: auto;
	padding: 1.2rem;
	margin-bottom: 5rem;
}
.mainSection h2 {
    margin-top: 0;
    font-size: 2.3rem;
    text-align: center;
}
.wrapper {
    width: auto;
    padding: 0;
    height: auto;
	margin-bottom: 3rem;
}
.Questionnairebtn {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.header {
	width: 100%;
    position: fixed;
    z-index: 100;
    padding: 1em 0;
	color: #333333;
    background: #f5f4ef;
    box-shadow: 0.1rem 0.1rem 0.45rem #888887;
    border: 0;
}
.header h1 {
    font-size: 2.3rem;
    margin: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
}
.mob-header {
	width: 100%;
    position: fixed;
    z-index: 100;
    padding: 0.5em 0;
    /* height: 6em; */
    color: #333333;
    background: #f5f4ef;
    box-shadow: 0.1rem 0.1rem 0.45rem #888887;
	transition: top 0.2s ease-in-out;
    border: 0;
}
.mob-header h1 {
	margin-top: 0.7em;
	font-size: 1.3em;
	text-align: center;
}
.mob-heading {
	padding: 0;
}
.mob-logo {
	padding: 0;
}
.mob-logo img {
	height: 3.32em;
}
.mb5 {
	margin-bottom: 0.5em;
}
.mb10 {
	margin-bottom: 1em;
}
h3.sectionlist {
	font-size: 1rem;
}
.Household-type {
    margin-top: 1em;
}
.no_of_members {
	display: flex;
}
.numlabel {
	margin-right: 1em;
	vertical-align: -webkit-baseline-middle;
}
.no_of_members_qataris {
	display: block;
}
.choosecountry {
    margin-top: 1em;
}
.form-row {
    margin-bottom: 0;
	padding-bottom: 0rem;
    padding-top: 0rem;
}
.form-row .form-holder {
    width: 100%;
    margin-bottom: 3rem;
    margin-top: 3rem;
}
.members {
    padding: 0;
    margin-bottom: 1.5em;
    padding-bottom: 1rem;
}
.actions {
    margin-top: 1rem;
}
.actions ul {
    flex-direction: inherit;
    align-items: center;
}
.actions li a {
	border: none;
    display: inline-flex;
    height: 35px;
    width: 105px;
    align-items: center;
    color: #fff;
    cursor: pointer;
    /* background: #8eb852; */
    text-transform: inherit;
    justify-content: center;
    letter-spacing: inherit;
    font-size: 1rem;
    border-radius: 3rem;
}
.actions li:first-child a {
    width: 90px;
}
.wrapper.view-sub {
    display: block;
    padding: 5px 15px 0;
}
.steps ul li {
    margin-right: 4.8%;
    position: relative;
}
.steps ul li a:hover, .steps ul li a:active{
	text-decoration:none !important;
	
}
#myform ul li a img {
	width: 40px;
}
.steps ul li .step-order {
    display: block;
    text-align: center;
    text-transform: inherit;
    font-size: 9px;
    color: #666;
    margin-top: 10px;
}
#error_container {
    position: absolute;
    width: 100%;
    top: 124px;
    right: 0;
}
.product-quantity.quantity.education {
	margin-top: 1em;
}
.thankyou.wrapper {
    display: block;
    padding: 1.2rem;
}
.thankyou .form-row .form-holder {
    margin: 0 auto;
    width: auto;
}
.chartbtn {
    display: inline-flex;
	margin-top: 6rem;
}

.help_doc {
    flex-direction: column;
 }
/*
.help_doc {
    text-align: right;
	margin: 2rem 2rem 4rem 1rem;
    font-size: 1.2rem;
    font-weight: 600;
}

.help_doc img {
    width: 1.5rem;
    vertical-align: inherit;
}
*/
.thankyou .help_doc {
    margin-bottom: 2rem;
	margin-top: 1rem;
	font-size: 1rem;
}
.food_con_img {
    width: 1em;
    margin-right: 0.5em;
    vertical-align: sub;
}
.container.thankyou.mobile {
    padding: 2rem !important;
}
.thankyou .wrapper .note p {
	font-size: 16px;
	font-weight: 600;
    margin-bottom: 1.5rem;
}

/****** Video Popup ******/

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/****** Video Popup End ****************/

}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.steps ul li {
		margin-right: 8%;
		position: relative;
	}
	#myform ul li a img {
		width: 50px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .col-md-4.mb10 {
    margin-right: 1.5rem;
}
.col-md-4.mb5 {
    margin-right: 10px;
}
.members {
    display: inline-flex;
}
.desk-header h1 {
    font-size: 1.5em;
    margin-top: 0.5em;
}
.mainSection {
	width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 15px 90px 0;
    background: #fff;
    border: 1px solid #8eb852;
    margin-bottom: 8rem;
    margin-top: 6rem;
    border-radius: 1rem;
}
.Questionnairebtn {
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.wrapper {
	width: 100%;
	height: auto;
    border: 1px solid #8eb852;
    padding: 35px 25px 0px;
    margin-bottom: 1rem;
    margin-top: 3rem;
    border-radius: 1rem;
    padding-bottom: 2em;
}
.thankyou.wrapper {
    display: block;
    padding: 2rem 5rem;
    padding-bottom: 1rem !important;
    margin-bottom: 4rem;
}
.container.thankyou.mobile {
    padding: 0rem;
}
}
@media (min-width: 1200px) {
	.container.thankyou {
		width: 1305px;
	}
	.container.thankyou.mobile {
		padding-top: 2em;
		width: 1325px;
	}
}
@media (min-width:1600px){
	.pull-right.mt-2 {
		font-size: 1.3rem;
	}
	.Questionnairebtn {
		margin-top: 2rem;
	}
	.steps ul li .step-order {
		font-size: 1.2rem;
	}
	span.gender {
		font-size: 1.4rem;
	}
	span.nofloat {
		font-size: 1.4rem;
	}
	.form-control {
		font-size: 1.3rem;
	}
	.smallfont {
		font-size: 1.1rem;
	}
	span {
		font-size: 1.3rem;
	}
	.Questionnaire {
		font-size: 1.3rem;
	}
	.Questionnaire:hover {
		font-size: 1.3rem;
	}
	.actions li a {
		font-size: 1.3rem;
	}
	.actions li a:hover {
		font-size: 1.3rem;
	}
	table th, #data_table th, #data_table_transport th {
		font-size: 1.3rem;
	}
	.btn {
		font-size: 1.2rem;
	}
	.delete {
		padding: 0.2rem 0.5rem;
	}
	table.borderless td, table.borderless th {
		font-size: 1.3rem;
	}
	table td {
		font-size: 1.3rem;
	}
	.radio {
		font-size: 1.1rem;
	}
	.desk-header{
		padding: 1rem 0;
	}
	.modal-dialog {
		width: 450px;
	}
	#selectLangmodal .modal-body {
		padding: 3em;
	}
	#selectLangmodal label {
		font-size: 1.3rem;
	}
	.form-control {
		font-size: 1.3rem;
	}
	.mainSection p {
		font-size: 1.3rem;
		line-height: 1.5;
	}
	.mainSection ol {
		font-size: 1.3rem;
	}
	.mainSection ol li {
		padding-left: 0.5rem;
		margin-bottom: 0.5rem;
		font-size: 1.3rem;
	}
	.container {
		width: 1450px;
	}
	.mainSection {
		width: 1450px;
	}
	.wrapper {
		width: 1400px;
		margin-top: 5rem;
	}
	.product-quantity.quantity {
		height: 45px;
	}
	.flight_transport {
		font-size: 1.3rem;
	}
	table, #number-of-cars .form-control {
		height: 40px;
	}
	.help_doc {
		font-size: 1.3rem;
	}
	.desk-header h1 {
		font-size: 3rem;
	}
}

.close { 
	position: absolute !important; 
	top: 10px !important; 
	right:15px !important; 
	transition: all 200ms;
}
 
.langSel{
	padding-top:15px;
	margin-bottom:-20px;
	width:100%;
	text-align:right;
}