
@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../css/fonts/Roboto-Regular.ttf");
}

body,html{
    overflow-x:hidden;
    margin: 0;
    font-family: 'Roboto', sans-serif;
  }
    h1, h2, h3, h4, h5, h6{
        margin:0;
        padding:0;
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-weight: 100;
        margin-bottom: 10px; /* Added By Vivek - 18-03-2021 */
    }
    *, *::after, *::before {
      box-sizing: border-box;
    }

    ul{
        margin: 0;
        padding: 0;
    }

    p{
      margin: 0;
    }


    .price{
      font-size: 18px;
      color: green;
      font-weight: bold;
    }

    .price_buttons{
      border: 1px solid #e2e2e2;
      text-align: center;
      background: #EC0879;
      color: #fff;
      border-radius: 18px;
      margin: 13px 0;
      cursor: pointer;
      padding: 12px;
    }

    .hp_li{
      margin-left: 0;
      font-size: 18px;
      line-height: 1.7;
    } 

    .forms_d{
      margin-bottom: 15px;
      border: 1px solid #f2f2f2;
      padding: 17px;
      background: #fbf9f9;
    }

    .plan_hrading_pink{
      border: 1px solid #e5bfbf;
      padding-left: 6px;
      background: #ffbbbb;
      padding: 11px 8px;
    }

    .plan_hrading_green{
      border: 1px solid #dcf9c2;
      padding-left: 6px;
      background: #dcf9c2;
      padding: 11px 8px;
    }

    .inner_dev{
      border: 1px solid #FFE09D;
      border-radius: 20px;
      background: #FFE09D;
      padding: 25px 41px;
    }

    .hp_lp_nums{
      font-size: 24px;font-weight: bold;color: #eb4562;
    }

    .dev_new {      
      left: 19px !important;
      top: 125px !important;
    }

    .dev_imput_top_m{
      margin-top: 22px !important;
    }

    .dev_action_butn{      
      font-size: 19px !important;
      padding: 9px 26px !important;
    }

    .dev_input{
      background-color: #FFFAEF !important;
      box-shadow: none !important;
      border-radius: 10px !important;
      /* border-color: #FFFAEF !important; */
    }

    .hp_title_desc{
      font-size: 20px;
    }

    .error_border{
      border-color: #EC0879 !important;
    }

    .error_success{
      border-color: green !important;
    }

    .img_icone {
      width: 56px !important;
      margin-bottom: 10px !important;
      /* margin-bottom: 35px; */
    }

    .img_dev{
      font-size: 21px !important;
      line-height: 29px !important;
      text-align: center !important;
      margin-bottom: 49px !important;
    }

    .highlight{
      color: #eb4562;
      font-weight: bold;
      font-size: 23px !important;
    }

    .img_center {
      text-align: center;
    }

    .top_heading{
      margin-bottom: 104px;
      font-size: 25px;
    }

    .plan_hrading_yello{
      border: 1px solid #f5e4b3;
      padding: 11px 8px;
      background: #f5e4b3;
    }

    .box_c{
      background: #fff 0% 0% no-repeat padding-box;
      box-shadow: 0px 0px 20px rgb(2 29 69 / 12%);
      overflow: hidden;
      margin-right: 20px;
      /* cursor: pointer; */
      border-radius: 8px;
    }

    .panel-default{
      background: #fff 0% 0% no-repeat padding-box !important;
      box-shadow: 0px 0px 20px rgb(2 29 69 / 12%) !important;
      overflow: hidden !important;
      border: 1px solid #edeaea;
      border-radius: 9px;
      margin-bottom: 7px;
    }

    .panel-default>.panel-heading {
      color: #333;
      background-color: #fff !important;
      border-color: #ddd;
  }

  .panel-title {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 23px;
      color: inherit;
      padding: 9px !important;
  }

    .panel-title a{
      font-size: 26px;
      text-decoration: none;
    }

    .panel-title a:hover{
      font-size: 26px;
      text-decoration: none;
    }

    .panel-body{
      font-size: 15px;
    }

/*  li{
      list-style-type: none;
  }*/

  a{
      text-decoration: none;
      color: #000000;
  }

  

  

  /*container css start*/
  .container{
    max-width: 80%;
    margin: 0em auto 0 auto;
  }
  /*container css end*/

  /*top header section css start*/
  #page-wrapper .contact-details-top-wrapper{
    background-color: #080F5D;
    padding: 10px 60px;
    text-align: right;
  }

  #page-wrapper .contact-details-top-wrapper .contact-details-item ul.top-bar-social-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style-type: none;
}

  #page-wrapper .contact-details-top-wrapper .contact-details-item ul.top-bar-social-wrap li{
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
  }

  #page-wrapper .contact-details-top-wrapper .contact-details-item ul.top-bar-social-wrap li a.top-bar-contact{
    color: #fff;
    padding-left: 10px;
  }
  /*top header section css end*/

  /*header navigation css start*/
  /*header tria css s*/
.header {
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: absolute;
  width: 100%;
  padding: 0 70px;
  z-index: 3;
}

  li.download-app-wrap {
    padding-left: 30px;
}

.head-btn button {
    display: none;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}

.header li a {
  display: block;
  padding: 20px 20px;
  text-decoration: none;
}

.tdc-content-wrap{
    margin-top: 85px!important;
}



.header .logo {
  display: block;
  float: left;
  padding: 10px 20px;
  text-decoration: none;
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
  font-size: 16px;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}


.modalform{
  text-align: center;
}

.modalform_m20{
  margin-bottom: 20px !important;
  text-align: left;
}

.error_r{
  color: #e50b0b;
  font-size: 20px;
  margin-bottom: 18px;
}

.code_error{
  font-size: 14px;
  font-weight: bold;
  padding: 9px;
  word-spacing: -2.6px;
  background-color: #fd6565;
  color: #fff;
}

.success_p{
  display: inline-block;
  margin-top: 56px;
  width: 72%;
  color: green;
  font-size: 30px;
}

.imp_data{
  display: block;
  font-size: 12px;
  margin-top: 3px;
  margin-left: 4px;
  color: #a97609;
}

.error_p{
  display: inline-block;
  margin-top: 56px;
  width: 72%;
  color: red;
  font-size: 30px;
}


.modalform_input_m20{
  margin-left: 0px;
}



/*header tria css s*/
  /*header navigation css end*/

  /* Navigation Styles CSS START */
/* Header */
/*.header {
  position: relative;
  width: 100%;
  height: 82px;
  line-height: 55px;
  padding: 10px 4rem;
}

.head-btn {
  display: none;
}

.header .logo img {
    height: 56px;
}*/
/* Mobile menu */
#menu-icon {
  display: block;
  position: absolute;
  top: 0;
  right: 1em;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  opacity: 1;
  padding: 10px 0.4em;
}
#menu-icon:hover {
  opacity: 0.85;
  text-decoration: none;
  border: none;
}

.navbar {
  float: none;
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height 0.4s;
  -o-transition: max-height 0.4s;
  -webkit-transition: max-height 0.4s;
  transition: max-height 0.4s;
}
.navbar .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.navbar .menu li {
  list-style-type: none;
  display: block;
}
.navbar .menu li a {
  display: block;
  padding: 0 0.8em;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-bottom: 1px solid #db8b8b;
}

.expand {
  max-height: 20em;
}

a.download-btn-app {
    background-color: #EC0879;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    padding: 18px 30px;
}



/*header navigation css end/

/*banner section css start*/
#main-banner-wrapper{
  display: flex;
  justify-content: space-between;
  background-color: #FFFAEF;
  align-items: center;
      margin-top: 100px
}

#main-banner-wrapper .banner-content-wrap {
    padding: 0 5em;
}

span.banner-diifer-clr-txt{
  color: #080F5D;
}

img.content-special-img{
  width: 30%;
  position: absolute;
  /*left: 195px;*/
  /*top: 100px;*/
  
  left: 0px;
  top: 101px;
}

#main-banner-wrapper .banner-content-wrap .bannre-content-item{
  position: relative;
}

#main-banner-wrapper .banner-content-wrap .bannre-content-item h1 {
    /*font-size: 50px;*/
    /*font-size: 51px;*/
    font-size: 54px;
}


#main-banner-wrapper .banner-content-wrap .bannre-content-item .banner-desc{
  padding: 0 275px 0 0;
  margin-top: 35px;
}

#main-banner-wrapper .banner-content-wrap .bannre-content-item .banner-desc p{
  /*font-size: 16px;*/
  /*line-height: 25px;*/
  
  font-size: 18px;
  line-height: 28px;
}

.banner-button-wrap button.banner-button{
  background-color: #080F5D;
    color: #FFFFFF;
    font-size: 24px;
    border-radius: 10px;
    padding: 20px 45px;
    margin-top: 2rem;
    border: none;
    outline: none;
    cursor: pointer;
}
/*banner section css end*/

/*how it works section css start*/
#how-it-works-wrapper .how-it-works-title-wrap {
    margin-top: 5.5em;
    text-align: center;
}

#how-it-works-wrapper .how-it-works-title-wrap h1{
  font-size: 50px;
}

#how-it-works-wrapper .how-it-works-grid-col-wrapper {
    display: flex;
    justify-content: space-between;
}


#how-it-works-wrapper .how-it-works-grid-col-wrapper .how-it-works-column{
  width: 33.333%;
  padding: 0 30px;
}

.how-it-works-col-title h3 {
    /* font-size: 23px; */
    font-size: 40px;
    line-height: 1.2;
}

.how-it-works-col-desc {
    margin-top: 30px;
}

.how-it-works-col-desc p{
  font-size: 16px;
  line-height: 25px;
}

.seprate-desc-hand{
  margin-top: 70px;
}

.how-it-works-grid2 {
    display: flex;
    justify-content: center;
        margin-top: 60px;
}

.how-it-works-grid2 .how-it-works-column2{
    width: 35.33%;
    padding: 0 30px;
}
/*how it works section css end*/

/*how it works mobile wrapper css start*/
#how-it-works-wrapper-mobile{
  display: none;
}


#how-it-works-wrapper-mobile .how-it-works-title-wrap {
    margin-top: 5.5em;
    text-align: center;
}

#how-it-works-wrapper-mobile .how-it-works-title-wrap h1{
  font-size: 50px;
}

#how-it-works-wrapper-mobile .how-it-works-grid-col-wrapper {
    display: flex;
    justify-content: space-between;
}


#how-it-works-wrapper-mobile .how-it-works-grid-col-wrapper .how-it-works-column{
  width: 33.333%;
  padding: 0 30px;
}

.how-it-works-col-title h3 {
    /* font-size: 23px; */
    font-size: 40px;
    line-height: 1.2;
}

.how-it-works-col-desc {
    margin-top: 30px;
}

.how-it-works-col-desc p{
  font-size: 16px;
  line-height: 25px;
}

.seprate-desc-hand{
  margin-top: 70px;
}

.how-it-works-grid2 {
    display: flex;
    justify-content: center;
        margin-top: 60px;
}

.how-it-works-grid2 .how-it-works-column2{
    width: 35.33%;
    padding: 0 30px;
}
/*how it works mobile wrapper css end*/

/*benefits of oxyjon  css start*/
section#benefits-of-oxyjon-wrapper{
  background-image: url(../images/benefits-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  margin-top: 120px;
}

section#benefits-of-oxyjon-wrapper .benefits-of-oxyjon-title-wrap h1.benefit-of-oxyjon-title {
    font-size: 50px;
    text-align: center;
}

section#benefits-of-oxyjon-wrapper .benefits-of-oxyjon-grid-col-wrapper {
    display: flex;
    margin-top: 80px;
}

.benefit-of-oxyjon-column {
    width: 25%;
    padding: 0 50px;
}

.benefit-of-oxyjon-column .benefit-of-oxyjon-img img {
    width: 100px;
    margin-bottom: 35px;
}

.benefit-of-oxyjon-column .benefits-of-oxyjon-desc p {
    font-size: 16px;
    line-height: 25px;
}

.benfit-of-oxyjon-btn-wrap{
  text-align: center;
  margin-top: 50px;
}

.benfit-of-oxyjon-btn-wrap button.banner-button{
  padding: 16px 45px;
  background-color: #EC0879;
  color: #FFFFFF;
  font-size: 25px;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
  border: none;
  outline: none;
}
/*benefits of oxyjon  css end*/

/*what ourr aptient say css start*/
section#what-our-patient-say-wrapper {
  margin-top: 120px;
}

section#what-our-patient-say-wrapper .what-our-patient-say-title-wrap h1.what-our-patient-say-title {
    font-size: 50px;
    text-align: center;
    margin-bottom: 60px;
}

section#what-our-patient-say-wrapper .what-our-patient-sya-grid-wrapper {
    display: flex;
}

section#what-our-patient-say-wrapper .what-our-patient-grid-column {
    width: 33.333%;
    padding: 30px 50px;
    background-color: red;
    margin: 0 10px;
    box-shadow: 0px 15px 30px #0000000F;
}

section#what-our-patient-say-wrapper .what-our-patient-grid-column.bg-color1{
  background-color: #F3F4FF;
}
section#what-our-patient-say-wrapper .what-our-patient-grid-column.bg-color2{
  background-color: #FFE9F4;
}
section#what-our-patient-say-wrapper .what-our-patient-grid-column.bg-color3{
  background-color: #F3F4FF;
}

section#what-our-patient-say-wrapper .what-our-patient-say-box-img {
    display: flex;
    align-items: center;
    margin-top: 22px;
}

.what-our-patient-say-box-title h3 {
    font-size: 1.5rem;
}

.what-our-patient-say-box-desc {
    margin-top: 25px;
}

.what-our-patient-say-box-desc p{
  font-size: 16px;
  line-height: 25px;
}

.what-our-patient-say-box-img img {
    width: 100px;
    margin-right: 20px;
}

.what-our-patient-say-box-img p {
  font-weight: 600;
  font-size: 16px;
}
/*what ourr aptient say css end*/

/*what our patient say mob slider css start*/
section#what-our-patient-say-wrapper-mob {
    display: none;
}
/*what our patient say mob slider css end*/

/*footer section css start*/
footer#main-footer-wrap {
    background-color: #F7F7F7;
    margin-top: 100px;
    padding: 50px 0;
}

footer#main-footer-wrap  .footer-row-wrap1 {
    display: flex;
    justify-content: space-between;
        align-items: center;
}

.footer-menu ul {
    display: inline-flex;
    list-style-type: none;
}

.footer-menu ul li{
    padding: 0 14px;
    font-size: 16px;
}

.header_form{
  box-shadow: none;
  padding: 5px 15px;
  height: 43px;
  margin-right: 10px;
}

.footer-menu ul li a{
  font-size: 14px;
}

.footer-row-wrap2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.footer-social-icon-wrap ul.footer-social-item {
    list-style-type: none;
    display: inline-flex;
}

.footer-social-icon-wrap ul.footer-social-item li a img{
  width: 60px;
}

.footer-button-wrap button {
    padding: 13px 30px;
    background-color: #EC0879;
    color: #FFFFFF;
    font-size: 16px;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
    border: none;
    outline: none;
}

.footer-copy-right {
    text-align: right;
    margin-top: 10px;
}
/*footer section css end*/

/*footer mobile section css start*/
footer#main-footer-wrap-mobile {
    display: none;
}
/*footer mobile section css end*/


/*media query start*/
@media screen and (max-width: 767px){
  .header {
    padding: 0px 1rem;
}

/* Vivek Home Page Form */
.dev_action_butn{
  margin-top: 0rem !important;
}

.imp_data{
  margin-bottom: 8px;
  margin-top: -12px;
}

.inner_dev{      
 padding: 25px 20px;
}

.dev_input{
  margin-top: 10px;
}

.dev_imput_top_m {
  margin-top: 5px !important;
}

/* END */

span.mobile-callus-none {
    display: none;
}

.header a.logo img{
  width: 120px;
}

.head-btn {
  display: block;
    position: absolute;
    top: 10px;
    left: 170px;
}

.head-btn button {
    display: block;
}

li.download-app-wrap a.download-btn-app {
    display: none;
}

.navbar .menu li a {
    display: block;
    padding: 0 0.8em;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-bottom: 1px solid #db8b8b;
    background-color: #fff;
    font-size: 25px;
    color: #000;
}

.head-btn button {
    padding: 15px 10px;
    outline: none;
    border: none;
    border-radius: 10px;
    background-color: #EC0879;
    color: #fff;
    font-size: 10px;
}
  #page-wrapper .contact-details-top-wrapper {
    padding: 10px 10px;
    text-align: left;
  }

  #page-wrapper .contact-details-top-wrapper .contact-details-item ul.top-bar-social-wrap li {
    padding: 0 7px;
    color: #fff;
    font-size: 11px;
  }

  #page-wrapper .contact-details-top-wrapper .contact-details-item ul.top-bar-social-wrap {
    justify-content: center;
}

#main-banner-wrapper .banner-content-wrap {
    padding: 2em 3em;
}

#main-banner-wrapper .banner-content-wrap .bannre-content-item h1 {
    font-size: 29px;
}

#main-banner-wrapper {
    display: block;
    margin-top: 70px;
}

#main-banner-wrapper .banner-content-wrap .bannre-content-item .banner-desc {
    padding: 0 20px 0 0;
    margin-top: 35px;
    font-size:17px;
}

.banner-button-wrap button.banner-button {
    padding: 15px 75px;
    font-size: 16px;
}

.banner-img-wrap img {
    width: 100%;
}

#how-it-works-wrapper .how-it-works-title-wrap h1 {
    font-size: 35px;
}

img.content-special-img {
    width: 48%;
    position: absolute;
    /*left: 0px;*/
    /*top: 95px;*/
    
    left: 125px;
    top: 68px;
}

#how-it-works-wrapper {
    display: none;
}

#how-it-works-wrapper-mobile{
  display: block;
}

#how-it-works-wrapper-mobile .how-it-works-grid-col-wrapper {
    display: block;
    justify-content: space-between;
}

#how-it-works-wrapper-mobile .how-it-works-title-wrap h1 {
    font-size: 35px;
}

#how-it-works-wrapper-mobile .how-it-works-col-desc {
    margin-top: -10px;
}

#how-it-works-wrapper-mobile .seprate-desc-hand {
    margin-top: 0px;
}



#how-it-works-wrapper-mobile .how-it-works-grid-col-wrapper .how-it-works-column {
    width: 100%;
    padding: 0 10px;
    margin-top: 60px;
}

#how-it-works-wrapper-mobile .how-it-works-col-title h3 {
    font-size: 20px;
}


#how-it-works-wrapper-mobile .how-it-works-col-title-hp h3 {
  font-size: 31px;
}

.price_buttons {
  border: 1px solid #e2e2e2;
  text-align: center;
  background: #EC0879;
  color: #fff;
  border-radius: 3px;
  margin: 13px 0;
  cursor: pointer;
  padding: 12px;
  width: 100%;
  margin: 0 auto;
  /* margin-bottom: 22px; */
}

.howitwork{
  padding-bottom: 14px;
  font-size: 33px;
  margin-bottom: 10px;
  margin-top: 38px;
}

.faq_li{
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 16px;
}

.titles_mobile_hp{
  font-size: 18px;
  padding-left: 10px;;
}

.modalform{
  text-align: center;
}

.modalform_m20{
  margin-bottom: 20px !important;
  text-align: left;
}


.modalform_input_m20{
  margin-left: 0px;
}

.hp_li {
  margin-left: 0;
  font-size: 15px;
  line-height: 1.7;
}

.hp_lp_nums {
  font-size: 20px;
  font-weight: bold;
  color: #eb4562;
}

.plan_hrading_green{
  font-size: 26px;
}

#how-it-works-wrapper-mobile  .how-it-works-grid2 {
    display: block;
    justify-content: center;
    margin-top: 60px;
}

.how-it-works-grid2 .how-it-works-column2 {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 60px;
}

section#benefits-of-oxyjon-wrapper {
    margin-top: 60px;
    padding: 80px 0;
}

section#benefits-of-oxyjon-wrapper .benefits-of-oxyjon-title-wrap h1.benefit-of-oxyjon-title {
    font-size: 35px;
    text-align: center;
        padding: 0 30px;
}

section#benefits-of-oxyjon-wrapper .benefits-of-oxyjon-grid-col-wrapper {
    display: block;
    margin-top: 60px;
    text-align: center;
}

.benefit-of-oxyjon-column {
    width: 100%;
    padding: 0px 60px;
    margin-bottom: 50px;
}

.benefit-of-oxyjon-column_hp {
  width: 100%;
  padding: 0px 29px;
  margin-bottom: 50px;
}

.benfit-of-oxyjon-btn-wrap button.banner-button {
    padding: 16px 25px;
    font-size: 16px;
}

section#what-our-patient-say-wrapper {
    margin-top: 80px;
    display: none;
}
section#what-our-patient-say-wrapper-mob {
    display: block;
}

section#what-our-patient-say-wrapper-mob {
    margin-top: 80px;
}

.what-our-patient-say-title-wrap h1 {
    font-size: 35px;
    text-align: center;
    padding: 0 45px;
    margin-bottom: 25px;
}
.slider {
  margin: 0 auto;
  max-width: 940px;
}

.slide_viewer {
  /* height: 368px; */
  height: 428px;
  overflow: hidden;
  position: relative;
}

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  /*position: absolute;*/
  padding: 30px;
  margin: 30px;
  border-radius: 10px;
}

.slide:first-child {
  display: block;
}

.slide:nth-of-type(1) {
  background: #F3F4FF;
}

.slide:nth-of-type(2) {
  background: #FFE9F4;
}

.slide:nth-of-type(3) {
  background: #F3F4FF;
}

.slide_buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

a.slide_btn {
  color: #474544;
  font-size: 42px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.slide_btn.active, .slide_btn:hover {
  color: #428CC6;
  cursor: pointer;
}

.directional_nav {
  height: 340px;
  margin: 0 auto;
  max-width: 940px;
  position: relative;
  top: -340px;
}

.previous_btn {
  bottom: 0;
  left: 100px;
  margin: auto;
  position: absolute;
  top: 0;
}

.next_btn {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 100px;
  top: 0;
}

.previous_btn, .next_btn {
  cursor: pointer;
  height: 65px;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 65px;
}

.previous_btn:hover, .next_btn:hover {
  opacity: 1;
}

.what-our-patient-say-box-img {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.what-our-patient-say-box-img img {
    width: 85px;
    margin-right: 20px;
}

footer#main-footer-wrap {
  display: none;
}

footer#main-footer-wrap-mobile {
    display: block;
}


footer#main-footer-wrap-mobile {
    background-color: #F7F7F7;
    margin-top: 100px;
    padding: 50px 14px;
}

footer#main-footer-wrap-mobile .footer-row-wrap1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-button-wrap button {
    padding: 18px 18px;
    background-color: #EC0879;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    border: none;
    outline: none;
}

footer#main-footer-wrap-mobile .footer-logo img {
    width: 60%;
}

footer#main-footer-wrap-mobile .footer-row-wrap2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

footer#main-footer-wrap-mobile .footer-menu ul {
    display: block;
    list-style-type: none;
        margin-top: 35px;
}

footer#main-footer-wrap-mobile .footer-menu ul li {
    padding: 0 0px;
    font-size: 16px;
    margin-bottom: 20px;
}

footer#main-footer-wrap-mobile .footer-menu2 ul{
  display: block;
  list-style-type: none;
}

footer#main-footer-wrap-mobile .footer-menu2 ul li{
  font-size: 16px;
  padding-bottom: 20px;
}

footer#main-footer-wrap-mobile .footer-menu2 {
    margin-top: -18px;
}

footer#main-footer-wrap-mobile .footer-social-icon-wrap ul.footer-social-item {
    list-style-type: none;
    display: inline-flex;
    align-items: center;
}

footer#main-footer-wrap-mobile  li.custom-social-title {
    font-size: 18px;
}

.footer-social-icon-wrap ul.footer-social-item li a img {
    width: 50px;
}

.social-item-underlist{
  display: flex;
  align-items: center;
  margin-left: 68px;
  list-style-type: none;
}

.footer-copy-right {
    text-align: left;
    margin-top: 10px;
    margin-top: 30px;
}

.footer-copy-right p{
  font-size: 16px;
}


.team_image_mobile{
  width: 100%;
  border-radius: 50%;
  border: 1px solid #f9f0f0;
  padding: 6px;
}

.team_oxyjon{
  font-size: 50px;
  text-align: center;
  margin-bottom: 60px;
}

.margin2{
  margin-top: 10px !important;
}

.h3_font{
  font-size: 24px !important;
  margin-top: 12px;
}


}
/*media query end*/


/* old website css*/
.nonhome{padding-bottom: 50px; padding-top: 30px;}
.nonhome{min-height: 350px; margin-top:100px;}


.login-body{ margin:0px auto; width:100%; max-width:360px;}


#my_checkbox1 > span { text-decoration:none; font-size:14px; color:#1e2555;}
.spackg{ width:15%;background-color:#f8f8f8; font-size:14px;font-family: 'Raleway', sans-serif;  border-radius:2px;  padding: 30px 10px !important;}
.sadras{ width:37.4%; background-color:#f8f8f8; font-size:14px;font-family: 'Raleway', sans-serif;  border-radius:2px;  padding: 20px 25px !important;}
.s-checkbox{ width:14.6%; background-color:#e5e5e5 !important; border:0px !important; border-radius:2px;}
.sadras > span{ display:block;}
.pakg-hdg{ font-size:14px; font-weight:700; font-family: 'Raleway', sans-serif;}
.compare-btn2{ background-color:#e93a68; color:#fff;  text-align:center; border:0px; border-radius:2px; display:block; width:100%; display:block; text-align:center;}
.compare-btn2:hover,.compare-btn2:focus,.compare-btn2:active{ background-color:#666; color:#fff;}
.compare-btn2 span{ display: inline-block; padding:0px 5px; line-height:32px; font-weight:600;}
.float-right{ float:right; padding: 15px 5px 20px 5px;}

.users-form {border:solid 1px #ccc; border-radius:4px; padding:20px; margin:40px 0px;}
.users-form .user-input { border: 1px solid #c4c4c4; border-radius: 4px;  color: #949494; margin: 16px 0; padding:4px 15px; text-shadow:none;}
.pass-icon { background: rgba(0, 0, 0, 0) url("../images/pass.png") no-repeat scroll 97% center;}
.email-icon {  background: rgba(0, 0, 0, 0) url("../images/username.png") no-repeat scroll 97% center;}
.users-form hr{ margin:10px 0px;}
.users-form .login-cstm-body{ padding:10px 0px;}
.users-form .checkbox input{ margin:0px;}
.users-form .signup-or-separator{ font-size:24px; margin:0px; text-align:center;}
.login-body{ margin:0px auto; width:100%; max-width:360px;}
.login2{ background-color:#e93a68; border:solid 1px #e93a68; padding:6px 10px;}
.checkbox { margin:10px 0px;}
.login2:hover{ background-color:#666;}
.remember-me {float: left; margin: 0 !important;}
.frgt-pswrd a{
    color: #e93a68;
    font-size: 14px;
}

/* END */

/*FAQ PAGE CSS START*/
    
    .faq_desc_header{
        font-weight: 500;
        margin: 20px 0;
        font-size:20px;
    }
    .faq_q{
        font-weight: 700;
        margin: 10px 0;
    }
    
    p.faq_desc{
        margin:10px 0;
    }

/*END*/

/*Invite Friends */

.profile-block .form-row {
    float: left;
    width: 100%;
}

.profile-block .form-group {
    padding: 0px 5px 10px 5px !important;
    margin-bottom: 0;
}

.profile-block .input2 {
    border: 1px solid #bababa;
    color: #1d2555;
    border-radius: 2px !important;
    text-shadow: none;
    width: 100%;
    display: block;
    padding: 10px;
    height: 40px;
}

.form-control {
    /*display: block;*/
    /*width: 100%;*/
    /*height: 34px;*/
    /*padding: 6px 12px;*/
    font-size: 14px;
    line-height: 1.42857143;
    /*color: #555;*/
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/*END*/

/*Emergency START*/

.tab_sec {
    width: 100%;
    position: relative;
    padding-top: 34px;
}
    
.tab_sec ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 61%;
}

.tab_sec ul li {
    float: left;
    display: inline-block;
    background: #e93a68;
    margin: 0 15px 0 0;
    padding: 10px 25px;
    border-radius: 15px 15px 0px 0;
}

#my_checkbox > span {
    text-decoration: none;
    font-size: 17px;
    color: #fff;
}

.slide_btn ul li.active {
    background: #1e2555;
}
.slide_btn ul li {
    float: left;
    border-radius: 50px;
}

.slide_btn ul li.active a {
    color: #fff;
}
.slide_btn ul li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #676767;
    text-transform: capitalize;
    padding: 8px 30px;
}

.search-box {
    width: 100%;
    position: relative;
}

.search-box .srch_left {
    width: 40%;
}
.search-box > div {
    float: left;
}

.search-box .srch_left .srch {
    border-right: 0px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding: 10px;
}
.search-box .srch {
    width: 100%;
}
.search-box .srch {
    margin: 0 auto;
    height: 57px;
    border-radius: 10px;
    border: 1px solid #bababa;
    color: #676767;
    font-size: 20px;
    display: block;
}

.search-box .srch_rgt {
    position: relative;
    margin: 0;
    width: 60%;
}


.search-box .srch_rgt .srch {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 10px 140px 10px 10px;
}



.slide_btn {
    width: 100%;
    padding: 44px 0 12px 0;
    overflow: hidden;
}

.slide_btn ul {
    list-style: none;
    float: right;
    border: 1px solid #d3d3d3;
    border-radius: 50px;
    padding: 2px;
}

.detailCntr {
    display: block;
    width: 100%;
    border: 1px solid #dedbdb;
    padding: 10px;
    overflow: hidden;
}

.detail_box {
    width: 100%;
    float: left;
}

.detail_box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.name.bold {
    font-weight: bold;
}
.detail_box .name {
    width: 12%;
}

.detail_box .name a {
    width: 12%;
    font-size:11px;
    display: inline-table;
}

.detail_box ul li {
    float: left;
    background: #f8f8f8;
    text-align: center;
    border: 1px solid #dedbdb;
    margin: 0 0 5px 5px;
    padding: 30px 0;
    height: 100px;
}

.detail_box .addd {
    width: 20%;
}

.search-box .btn {
    top: 0;
    right: 0;
    padding: 14px 40px 15px;
}
.search-box .btn {
    background: #e5e5e5 url(../images/search-img.png)left 10px center no-repeat;
    position: absolute;
    border-radius: 0 10px 10px 0px;
    margin: 0 0 0 0;
    color: #1e2555;
    font-size: 18px;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.aumbu img {
    display: block;
    margin: 0 auto;
    width: 22px;
}

.detail_box .aumbu {
    width: 10%;
    padding: 18px 20px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/*END*/

/* Emergency Media Query Start*/

@media all and (min-width: 285px) and (max-width: 767px) {
    
    
    .slide_btn ul li a {
        font-size: 13px;
        padding: 8px 26px;
    }
    
    
    .detail_box .name a {
        width: 26%;
        
    }

    .tab_sec ul {width:100%;}
    .tab_sec ul li {width:100%; border-radius:0; margin-bottom:5px;}
    .search-box {overflow:hidden; width:100%; padding-top:5px;}
    .search-box .srch {width:100%; height:40px;}
    .search-box .btn { background: #e5e5e5 url("../images/search-img.png") no-repeat scroll left 8px center; border-radius: 0 10px 10px 0; color: #1e2555;font-size: 13px; margin: 0;padding:10px 29px; position: absolute; right: 0;}
    .search-box .srch {padding:10px 13px 10px 10px; font-size:12px;}
    .detail_box .name {width:48%; }
    .detail_box .addd {width:48%;}
    .detail_box .aumbu {width:24%;margin:0 2px 0 0; font-size:11px; border:1px solid #dedbdb;height: 70px; padding: 9px 0; }
    .detail_box {border-bottom:1px solid #dedbdb; padding:15px 0;}
    .sign-box {width:100%;}
    .sign-box {padding:10px 0;}
    .sign-box ul {width:205px; float:right; padding:0;}
    .aumbu img {display:block; margin:0 auto;}
    .detail_box:last-child {border-bottom:0;}
    .detail_box ul {width:100%; }
    
    .detail_box .name { width: 100%;text-align:left;}
    .detail_box .addd {width:100%; padding:0; font-size:12px; text-align:left; padding:5px 0;}
    .detail_box ul li {border:0;padding:0; height:auto; margin:0; background:none;}
    .detail_box.top {padding:0 0 15px 0;}
    .detail_box.bottom {padding: 15px 0 0;}
    .name.padd {padding: 0 0 10px;}
    .labs-search .sselect-blk{ width:100%;}
    .or-s{ width:100%; text-align:center; display:block;}
    .spackg, .sadras, .s-checkbox{ width:100%; padding:5px 10px !important;}
    
    
    .labcomp_box {border-bottom:1px solid #dedbdb; padding:15px 0;}
    .labcomp_box:last-child {border-bottom:0;}
    .labcomp_box ul {width:100%; }
    .labcomp_box ul li {border:0;padding:0; height:auto; min-height: 1px; margin:5px 0; background:none;}
    .labcomp_box.top {padding:0 0 15px 0;}
    .labcomp_box.bottom {padding: 15px 0 0;}
    .labcompare .common-test{border:0;background: none;}
    }
    
@media all and (min-width: 481px) and (max-width: 768px) {
    .header ul {
        overflow: hidden;
    }
    
    .header li a {
            padding: 0px 7px;
            font-size: 15px;
        }
        
}    

@media all and (min-width: 768px) and (max-width: 1025px) {
        

      .modalform{
        text-align: center !important;
      }

      .modalform_m20{
        margin-bottom: 20px !important;
      }


      .modalform_input_m20{
        margin-left: 27px !important;
      }


        /*Top Menu*/
        
        .dropbtn {
            padding: 0px 8px;    
            font-size: 15px;
            
        }
        
        li.download-app-wrap {
            padding-left: 26px;
        }
        
        .header{
            padding: 0px 35px;
        }
        
        .header img{
            width:60%;
        }
        
        .header li a {
            /*padding: 20px 18px;*/
            padding: 0px 7px;
            font-size: 15px;
        }
        
        .download-app-wrap{
            margin-top: -11px;
        }
        
        a.download-btn-app{
            padding: 10px 8px !important;
        }
    
        /*inside page*/
        .tab_sec ul {width:85%;}
        .tab_sec ul li {padding:10px 10px;  }
        .search-box .srch {width:100%;}
        .detail_box .name {  width: 10%; font-size:11px;}
        .detailCntr {padding:5px;}
        .detail_box .aumbu{width:11%;}
        .detail_box .aumbu {padding:18px 5px;} 
        .detail_box ul li {font-size:12px; padding:15px 0; margin:0 0 5px 3px;}
        .responsive-logo {width:25%; float:left;}
        .header-right{width:74%;}
        .navbar-nav > li{ margin-left: 14px; margin-left: 14px;
            margin-right: 15px; margin-right: 15px;}
        .nav.navbar-nav.navbar-right > li:last-child {margin-right:0;}
        .header-right #bs-example-navbar-collapse { padding:0;}
        .sign-box {width:36%; padding:0 0 10px 0;}
        .name.bold {font-weight:bold;font-size:13px;} 
        .container{ width:95% !important;}
        .s-checkbox{ padding: 30px 0 !important; font-size:12px;} #my_checkbox1 > span{ font-size:12px;}
        
        .labs-search .sselect-blk{ width:100%;}
        .labs-search .shedings{ width:100%; padding-bottom:10px;}
        .lab-buton{ padding:5px 45px; background:#e93a68 url("../images/search-img1.png") no-repeat scroll 10px center;    margin-top: 27px; width:45%;}
        .labs-search .form-group{ width:40%;}
        .profile-block .radio2 span{ padding:0px 10px;}
        .profile-block .radio2 {margin-top: 13px;}
        .profile-block .mycheckbox{ margin:10px 0px;}
        
        .profile-block .radio2 span{ padding:0px 10px;}
        .profile-block .radio2 {margin-top: 13px;}
        .profile-block .mycheckbox{ margin:10px 0px;}
        
        #main-banner-wrapper .banner-content-wrap .bannre-content-item .banner-desc {
            padding: 0 10px 0 0;
            margin-top: 35px;
        }
}

/*END*/



@media all and (min-width: 1025px) and (max-width: 1289px) {
        
        /*Top Menu Download App*/
        
        a.download-btn-app {
            
            padding: 18px 30px;
        }
        
        .header li a {
            display: block;
            padding: 20px 18px;
            text-decoration: none;
        }
    
        /*inside page*/
        .tab_sec ul {width:85%;}
        .tab_sec ul li {padding:10px 27px;  }
        .search-box .srch {width:100%;}
        .detail_box .name {  width: 10%; font-size:11px;}
        .detailCntr {padding:5px;}
        .detail_box .aumbu{width:11%;}
        .detail_box .aumbu {padding:18px 5px;} 
        .detail_box ul li {font-size:12px; padding:15px 0; margin:0 0 5px 3px;}
        .responsive-logo {width:25%; float:left;}
        .header-right{width:74%;}
        .navbar-nav > li{ margin-left: 14px; margin-left: 14px;
            margin-right: 15px; margin-right: 15px;}
        .nav.navbar-nav.navbar-right > li:last-child {margin-right:0;}
        .header-right #bs-example-navbar-collapse { padding:0;}
        .sign-box {width:36%; padding:0 0 10px 0;}
        .name.bold {font-weight:bold;font-size:13px;} 
        .container{ width:95% !important;}
        .s-checkbox{ padding: 30px 0 !important; font-size:12px;} #my_checkbox1 > span{ font-size:12px;}
        
        .labs-search .sselect-blk{ width:100%;}
        .labs-search .shedings{ width:100%; padding-bottom:10px;}
        .lab-buton{ padding:5px 45px; background:#e93a68 url("../images/search-img1.png") no-repeat scroll 10px center;    margin-top: 27px; width:45%;}
        .labs-search .form-group{ width:40%;}
        .profile-block .radio2 span{ padding:0px 10px;}
        .profile-block .radio2 {margin-top: 13px;}
        .profile-block .mycheckbox{ margin:10px 0px;}
        
        .profile-block .radio2 span{ padding:0px 10px;}
        .profile-block .radio2 {margin-top: 13px;}
        .profile-block .mycheckbox{ margin:10px 0px;}
        
        #main-banner-wrapper .banner-content-wrap 
        .bannre-content-item .banner-desc {
            padding: 0 55px 0 0;
            margin-top: 35px;
        }
}

/*END*/


/*Google Login Button*/

.abcRioButtonLightBlue {
    background-color: #fff;
    color: #757575;
    height: 36px;
    width: 316px;
    margin-top: 35px;
    border-radius: 5px;
}
/*END*/


.message{
    /*color: green;*/
    font-size: 16px;
}

/* Update Health Profile  Start */
    
.profile-block{ padding:20px 0px; font-size:16px; font-family: 'Raleway', sans-serif;}
.profile-block .form-row {
    float: left;
    width: 100%;
}
.profile-block .profile-label{font-weight: normal;}
.profile-block h1{ font-size:18px; font-weight:300; color:#1d2555; border-bottom:solid 1px #c6c8d4; padding-bottom:15px; margin-bottom:20px;}
.profile-block .input2{  border: 1px solid #bababa; color:#1d2555; border-radius:2px !important; text-shadow:none; width:100%; display:block; padding:10px; height:40px;}
.profile-block .input2:focus{box-shadow:none; }
.profile-block .form-group{ padding:0px 5px 10px 5px !important; margin-bottom: 0;}
.profile-block .input3{ background:transparent url("../images/arrow.png") no-repeat scroll right 12px center !important; cursor:pointer; border: 1px solid #bababa; color:#1d2555; border-radius:2px !important; text-shadow:none; width:100%; display:block; padding:10px; height:40px;}
.profile-block select {  -webkit-appearance: none;   -moz-appearance: none;    text-indent: 1px;    text-overflow: '';}
.profile-block .calendr{ background:#e5e5e5 url(../images/calennder.png) no-repeat scroll right 10px center; }
.profile-block .radio2{ margin-top:10px; text-align: left;}
.profile-block .radio2 span{ font-size:16px; font-weight:300; color:#1d2555; padding-left:5px; padding-right:10px;}
.profile-block .radio2 input[type=radio]:checked + label:before { content: "\2022";  color: #f3f3f3;  font-size: 30px;  text-align: center;  line-height: 18px;}
.profile-block .radio2 input[type=radio]{display: none;}
.profile-block .radio2  label {display: inline-block;cursor: pointer;position: relative;padding-left: 25px;margin-right: 15px;font-size: 13px;}
.profile-block .radio2 label:before {content: "";display: inline-block; width: 16px; height: 16px;	margin-right: 10px;	position: absolute;	left: 0; bottom: 1px;background-color: #ddd;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8); border-radius:50%;}
.profile-block .radio2  input[type=radio]:checked + label:before {   content: "\2022";    color: #333;    font-size: 40px;    text-align: center;    line-height: 17px;}
.profile-block .custom-checkbox3{width: 20px;height: 20px;display:inline-block;position: relative;z-index: 1;top: 0px;background: url("../images/unselect-img1.png") no-repeat; margin:0px auto;}
.profile-block .custom-checkbox3.selected3{background:url("../images/selected-img1.png") no-repeat 0 0;}
.profile-block .custom-checkbox3 input[type="checkbox"]{margin: 0;position: absolute;z-index: 2;cursor: pointer;outline: none;opacity: 0;/* CSS hacks for older browsers */_noFocusLine: expression(this.hideFocus=true); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-khtml-opacity: 0;-moz-opacity: 0; left:0px; width:20px; height:20px;}
.profile-block .mycheckbox{ margin:20px 0px;}
.profile-block .mycheckbox > span{ float:left; margin:0px 0px 0px 10px; line-height:20px; color:#1d2555;}

.profile-block .escalation { margin:5px 0 0; padding:0px;}
.profile-block .escalation ul{ margin:0px; padding:0px; display:block;}

.profile-block .escalation ul li{ float:left; padding:0px 5px !important; list-style:none;}

.profile-block .escalation ul li p{ font-size:16px; margin:0; padding:0; color:#676767;}
.profile-block .escalation .form-group label{ font-size:16px; color:#1d2555; display:inline-block; font-weight:400; padding:0px 10px;}
.profile-block .escalation .form-group .input3{ width:72px; display:inline-block;}
.profile-block .escalation .form-group .input2{ width:130px; display:inline-block;}

.profile-block .button-blk{ display:block; border-top:solid 1px #c6c8d4; padding:10px 0px; margin:10px 0px; text-align:center; float: left; width: 100%;}
.profile-block .save-btn{ background-color:#1e2555; padding:7px 40px; border:0px; border-radius:2px; color:#fff; margin:10px 5px;}
.profile-block .next-btn{ background-color:#e93a68; padding:7px 40px; border:0px; border-radius:2px; color:#fff; margin:10px 5px;}

.profile-block .step2, .profile-block .step3,.profile-block .step4{ display:none;}
.profile-block .error {border: 1px solid red !important;}

.saddmore{background-color:#1e2555; padding:10px 20px; border:0px; border-radius:2px; color:#fff; width:100px; display:block;}
.saddmore:hover,.saddmore:active,.saddmore:focus{ background-color:#666; color:#fff;}
.rmore{background-color:#e93a68; padding:10px 20px; border:0px; border-radius:2px; color:#fff; width:100px; display:block;}

.custom-checkbox2{width: 20px;height: 20px;display:block;position: relative;z-index: 1;top: 0px;background: url("../images/unselect-img1.png") no-repeat; margin:0px auto;}
.custom-checkbox2.selected2{background:url("../images/selected-img1.png") no-repeat 0 0;}
.custom-checkbox2 input[type="checkbox"]{margin: 0;position: absolute;z-index: 2;cursor: pointer;outline: none;opacity: 0;/* CSS hacks for older browsers */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-khtml-opacity: 0;-moz-opacity: 0; left:0px; width:20px; height:20px;}
.one3rd1 {
    width: 32% !important;
    margin-right: 2%;
    float: left;
}

.one3rd{width: 32% !important;}

.ui-datepicker-month, .ui-datepicker-year {
    color: #333 !important;
}

.add-pic-blk h3{font-size:15px;}

.error-message{
    color: red;
    font-size: 13px;
}

#flashMessage{
    color: green;
    font-size: 14px;
}

.team_image{
  width: 80%;
  border-radius: 50%;
  border: 1px solid #f9f0f0;
  padding: 6px;
}

.team_oxyjon{
  font-size: 50px;
  text-align: center;
  margin-bottom: 60px;
}

.showmenu{display:block;}
.hidemenu{display:none;}

.showsubmenu{overflow: inherit !important;}
.hidesubmenu{overflow: hidden;}


/* END */



/* 48em = 768px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  
  /*.header li a {*/
  /*  padding: 20px 30px;*/
  /*}*/
  
  
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
        margin-top: 25px;
  }
  .header .menu-icon {
    display: none;
  }
}


@media only screen and (min-width: 768px) {
  .wrap {
    padding-left: 1em;
    padding-right: 1em;
  }

  .logo {
    margin-left: 0;
  }

  .logo, .navbar {
    display: inline-block;
  }

  /* Mobile menu icon */
  #menu-icon {
    display: none;
  }

  .navbar {
    float: right;
    max-height: none;
  }
  .navbar .menu li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
  }
  .navbar .menu li a {
    display: block;
    border-bottom: 0;
  }
}

