/* 
    Created on : Apr 23, 2019, 12:35:04 PM
    Author     : ravindar.singh
*/

html, body {
  height: 100%;
}
body#doha-website .carousel .item {
  height:auto !important;
  min-height: 85vh;
  background-color:#f9f9f9;
  overflow-y: hidden;
}

/***Member Login Css***/
body#doha-website #member-reg {
  background:rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
  left: 0%;
  padding: 20px;
  position: absolute;
  top: 1%;
  width: 100%;
  z-index: 999;
  min-height:350px
}
body#doha-website #intl-provider {
  background:rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
  left: 0%;
  padding: 20px;
  position: absolute;
  top: 1%;
  width: 100%;
  z-index: 999;
  min-height:350px
}
body#doha-website #pwdLogin {
  background:rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
  left: 0%;
  padding: 20px;
  position: absolute;
  top: 80px;
  width: 100%;
  z-index: 999;
  min-height:350px;
}
body#doha-website  > #pwdResetForm {
  background:rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
  padding: 20px;
  position: absolute;
  top: 5%;
  width: 100%;
  z-index: 999;
}
body#doha-website  > #otpForm {
  background:rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
  padding: 20px;
  position: absolute;
  top: 5%;
  width: 100%;
  z-index: 999;
}
body#doha-website  > #member-reg-error{
  background: rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
  left: 60%;
  padding: 10px 20px;
  position: absolute;
  top: 1%;
  width: 30%;
  z-index: 999;
}
body#doha-website  > #member-reg-error .control-label{
  padding: 0px;
}
body#doha-website  > #member-reg-error .form-group {
    display: inline-block;
    margin-bottom: 2px;
    width: 100%;
}
body#doha-website #member-login, body#doha-website #other-login, body#doha-website #intl-provider {
  background:rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
  left: 0%;
  padding: 20px;
  position: absolute;
  top: 80px;
  width:100%;
  z-index: 999;
  min-height:350px;
}

body#doha-website  > .login-reg-err-btn {
    background: #ac0636 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-family: roboto;
    font-size: 16px;
    font-weight: 400;
    margin-right: 15px;
    padding: 5px;
    width: 40%;
}
body#doha-website  > #member-fwdpwd{
  background:rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
  left: 61%;
  padding: 20px;
  position: absolute;
  top: 15%;
  width: 30%;
  z-index: 999;
}


/*----shakeel new css starts 12 Mar 2019----*/

.qlm-bg-red {background: #ac0636;}
.qlm-bg-red.text-white{color:#fff;}
/*section one*/
.section-new-one,.section-new-two, .section-new-three, .section-new-four, .section-new-five, .section-new-six, .section-new-seven {
    background: #f5f5f5;
    padding: 0;
    position:relative;
    
}
.medicalExpensesWrapper {
    display: inline-block;
    padding: 40px 0px 60px 0px;
    width: 100%;
    background-color: #f5f5f5;
}

.medicalExpensesWrapper h1 {color:#7f7f7f; font-weight:300;}
.medicalExpensesWrapper p.text-one {color:#f26822; font-weight:400; font-size:26px; margin:0px;}
.medicalExpensesWrapper p.text-two {color:#7f7f7f; font-weight:200; font-size:24px;}


/*---------------We have got protected section css -------------*/

.weHavGotWrapper {
    display: inline-block;
    padding: 40px 0px 60px 0px;
    width: 100%;
    background-color: #fff;
}

.weHavGotWrapper h1 {color:#7f7f7f; font-weight:300; text-align:center;}
.weHavGotWrapper p.text-one {color:#f26822; font-weight:400; font-size:26px; margin:0px; text-align:center;}
.weHavGotWrapper p.text-two {color:#7f7f7f; font-weight:200; font-size:24px; text-align:center;}


ul.features { 
      /*list-style-image: url('../../images/bullet-orange-transBG.png');*/
        }
  ul.features li { 
       /*display:inline; */
        list-style-image: url('../../images/bullet-orange-transBG.png');
        margin-bottom: 10px;
        list-style-type: none;
        }
        
        ul.features li:before { 
       /*display:inline; */
        content: '';
        list-style-image: url(../../images/bullet-orange-transBG.png);
        position: absolute;
        height: 10px;
        width: 10px;
        z-index: 1000;
        left: 47px;
        display: inherit;

        }
  ul.features li a{ 
        /*display:block; 
        width:155px;
        text-indent:-9999px;*/
        font-size:16px;
        }
        ul.features li a:hover, ul.features li a:focus, ul.features li a:link{ 
        text-decoration: none;
        }
  ul.features li.f-img a{ 
        /*height:30px ; 
        background: url('../../images/bullet-orange-transBG.png') bottom left no-repeat;*/ 
     line-height: 30px;
    vertical-align: top;
        }
  ul.features li.f-img a:hover{ 
        /*height:30px ; 
        background: url('../../images/bullet-red-transBG.png') top left no-repeat; */
        }

/*-------------- We have got protected section css ends  ------------------*/
 
.carousel-indicators .active {
    margin: 1px;
    width: 14px;
    height: 14px;
    background-color: #0d8847 !important;
   border: solid 2px #fff;
}

.carousel-indicators li {
    display: inline-block;
    width: 14px !important;
    height: 14px !important;
    margin: 1px;
    text-indent: -999px;
    border: 2px solid #fff !important;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
}
.newLayout-header-wrapper {position:absolute; top:0px; margin: auto auto; width: 100%; height:100%; padding:20px 15px;}

.top-header-text .btn-outlined-qlm {
    background: url('../../images/dummy-btn-bg.png') top left repeat;
    border: solid 2px #fff;
    color: #fff;
position:relative;
}
.top-header-text .btn-outlined-qlm:hover, .btn-outlined-qlm:focus, .btn-outlined-qlm:link  {
       color: #fff;
       animation-name: example;
  animation-duration: 4s;
  animation-delay: 2s;
}

/* BTN THREE */
.top-header-text .btn-outlined-qlm:before {
  opacity: 0;
  background: rgba(255, 255, 255, 0.4);
  transform: scale(1, 0.1);
  color:#fff;
  border-radius: 5px;
}

.top-header-text .btn-outlined-qlm:hover:before {
  opacity: 1;
  transform: scale(1, 1);
}

.top-header-text .btn-outlined-qlm:after {
  transition: all 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.top-header-text .btn-outlined-qlm:hover::after {
  transform: scale(1, .1);
  opacity: 0;
}

.top-header-text .btn::before, .top-header-text.btn::after {
  content: '';
  position: absolute;
  transition: all 0.3s;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
 
/*-----*/

.top-header-text {padding-top: 180px;}
.top-header-text h1{color:#fff; font-size:42px;}
.top-header-text p {background: #ab0534; color:#fff; padding:6px 15px; display: inline-block; font-size:26px; font-weight: 300;}

.outer-block {
   /* width: 31%;
    float: left;*/
}
.outer-block + .outer-block {
    margin-left: 3.5%;
}
.cirtification-block {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 82px;
}
.cirtfct-logo {
    display: inline-block;
    width: 72px;
}
.content-block {
    display: inline-block;
    padding-left: 2px;
    vertical-align: middle;
    width: 78%;
}
.info-block {
    color: #666666;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
}




.separator-orange {
    background: #f26822;
    margin: 15px auto 15px auto;
    height: 5px;
    width: 250px;
    display: block;
    text-align: center;
}
.img-fluid { max-width: 100%;    height: auto;}
.all-caps {text-transform: uppercase ;}


@media (max-width: 61.9em)
{
    body {
 /*background: red;*/
    }	
    .top-header-text h1 {font-size:36px; margin-top:0px; color:red;}
      #member-fwdpwd h2, #member-login h2, #other-login h2, #pwdLogin h2, #pwdResetForm h2, #otpForm h2 {font-size: 22px;}
  .carousel .item {
    min-height: 650px !important;
   
}
.top-header-text {
    text-align: center;
    padding-top: 0px;
}
.btn-outlined-qlm {
    margin-bottom:15px;
}

#member-login, #other-login, #pwdLogin, #pwdResetForm, #otpForm {
    left: auto !important;
    width: 100% !important;
}

#member-reg, #intl-provider {
    left: auto !important;
    width: 100% !important;
}
.top-header-text p {font-size:22px;}

body#doha-website #member-login, body#doha-website #other-login, body#doha-website #intl-provider {
    left: 0% !important;
    top: 0px;
   }
   
   body#doha-website #pwdLogin {
   left: 0% !important;
   top: 0px;
   min-height: auto ;
}

/*---*/
}

@media (max-width: 47.9em)
{
    body {
/* background: green;*/
	 }
  .top-header-text h1 { font-size: 2.6em; color:green}
  .top-header-text p {font-size: 20px;}
  .top-header-text {text-align: center;}
  
  #member-fwdpwd h2, #member-login h2, #other-login h2, #pwdLogin h2, #pwdResetForm h2, #otpForm h2 {font-size: 22px;}
  .carousel .item {
    min-height: 680px !important;
   
}
.col-xs-9 {
    width: 56%;
}

body#doha-website #member-login, body#doha-website #other-login, body#doha-website #intl-provider {
    left: 0% !important;
    top: 0px;
   }
   
   body#doha-website #pwdLogin {
   left: 0% !important;
   top: 0px;
   min-height: auto ;
}
body#doha-website #member-reg { left: 0% !important;}
/*---*/
}

@media (max-width: 33.9em) 
{  
 body {
    /*background: blue;*/
 }
  .top-header-text h1 {  font-size: 1.3em; margin-top:0px; color:blue;}
  .top-header-text p {
    background: #ab0534;
    color: #fff;
    padding: 6px 9px;
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
}

#member-fwdpwd h2, #member-login h2, #other-login h2, #pwdLogin h2, #pwdResetForm h2, #otpForm h2 {
    color: #ac0636;
    font-family: roboto;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0px;
    font-size: 1.6em;
}

.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 10px;
    line-height: 1.33;
    border-radius: 6px;
    margin-bottom: 15px;
}
.top-header-text {
    text-align: center;
}

#member-login, #other-login, #pwdLogin, #pwdResetForm, #otpForm {
    left: auto;
    width: 100% !important;
}
.login-reg-err-btn {
    
    width: 37% !important;
}

#member-reg, #intl-provider {
    left: 0% !important;
    width: 100% !important;
}
.carousel .item > form#member-reg  {
    min-height: 700px !important;
} 

body#doha-website #member-login, body#doha-website #other-login, body#doha-website #intl-provider {
    left: 0% !important;
    top: 0px;
   }
   
   body#doha-website #pwdLogin {
   left: 0% !important;
   top: 0px;
   min-height: auto ;
}

/*---*/
}

#main_login{
    display: flex;
    width: 100%;
    padding: 0px;
    margin: 0px;
    /*position: absolute;
    left: 0px;*/
}
.carousel-indicators {z-index: 1000;}


/*----new css ends----*/