/**** 0. GLOBAL CSS ELEMENTS *********/

html
{
  font-size: 10px;
}

body
{
font-family: Arial, Helvetica, sans-serif;
letter-spacing: -1px;
}
//h1,h2,h3,h4,h5,h6 {font-weight: bold;}

em {
  font-style: italic;
}

b, strong {
  font-weight: bold;
}

.container
{
  width: 100%;
  max-width: 1024px;
}

.hidden
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.row.no-gutters div[class*="col-"]
{
  padding: 0;
}

/**** 1. Backgrounds of Sections *****/
.bk-header    {background-color: #222222;}
.bk-jumbo     {background-color: #EDEDED;}
.bk-chat-jumbo{background-color: #EDEDED;}
.bk-hso-main-1{background-color: #ffffff;}
.bk-hso-main-2{background-color: #EDEDED;}
.bk-hso-main-3{background-color: #E7E7E7; padding: 3rem 0;}
.bk-hso-main-4{background-color: #FFFFFF;}
.bk-footer-1  {background-color: #2C2C2C; padding: 1.5rem 0;}
.bk-footer-2  {background-color: #1E1E1E; padding: 1rem 0;}

/**** 2. ROW STYLE STYLE **************/
.bk-jumbo h1{font-size:8rem; color:#000; letter-spacing: -4px; line-height: 1em; font-weight: 700}
.bk-jumbo p{font-size: 1.8rem;}

.bk-chat-jumbo h1{font-size:7.5rem;color:#000; letter-spacing: -2px; line-height: 1em}
.bk-chat-jumbo p{font-size: 2.6rem;}

.bk-hso-main-1 h2{font-size: 4rem; ; color:#000;}
.bk-hso-main-1 p{font-size: 1.8rem;//padding-right:7rem;}
.bk-hso-main-1 a{font-size:1.8rem; text-decoration: underline;}

.bk-hso-main-2 h2{font-size: 4rem; color:#000;}
.bk-hso-main-2 p{font-size: 1.8rem;
}

.bk-hso-main-3 h3{font-size: 3.8rem; color:#000; letter-spacing: -1px}
.bk-hso-main-3 p{font-size: 1.8rem; padding:0px;}

.bk-hso-main-4 h2{font-size: 6.5rem; color:#000;}
.bk-hso-main-4 h3{font-size: 3.8rem; color:#000;}
.bk-hso-main-4 p{font-size: 1.8rem; padding:0px;}
hr{
  margin: 0px;
  padding: 0px;
}

.hso-mr1, .hso-mr4
{
  background: no-repeat bottom left transparent;
  background-size: auto 100%;
  padding: 6rem 0;
}

.hso-mr5 {
  padding: 3rem 0;
}

.hso-mr5 figure {
  margin-bottom: -3rem;
}

.hso-mr1 a,a:focus, a:hover, a:active, a:checked, .hso-mr1 a:visited {
    color:  #5A1688;
    text-decoration: underline;
}

.hso-mr2
{
  background:  no-repeat bottom right transparent;
  padding: 6rem 0;
}

.hso-mr2 a,a:focus, a:hover, a:active, a:checked, .hso-mr2 a:visited{
    color:  #5A1688;
    text-decoration: underline;
}
.hso-mr3 a,a:focus, a:hover, a:active, a:checked, .hso-mr3 a:visited{
    color:  #5A1688;
    text-decoration: underline;
}


.hso-mr4 a,a:focus, a:hover, a:active, a:checked {
    color:  #5A1688;
    text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.sho-fr-1 {color:#fff;background-color: #2C2C2C;}
.sho-fr-1 h2{font-size: 2.5rem; letter-spacing: 0}
.sho-fr-1 p{font-size: 1.5rem; padding:0px; letter-spacing: 0px}

.sho-fr-1 a,
.sho-fr-1 a:focus,
/*.sho-fr-1 a:hover,*/
.sho-fr-1 a:active,
.sho-fr-1 a:checked {
    color: #c979ff !important;
    text-decoration: none;
    font-size: 2.5rem;
    letter-spacing: -1px;
}
.sho-fr-2 {color:#fff;}
.sho-fr-2 h2{font-size: 4.8rem;}
.sho-fr-2 p{font-size: 2.4rem;}
.sho-fr-1 a:hover {
    text-decoration: underline;
}

/**** 3. NAVBAR & MEGAMENU STYLE **************/

.logo-top {
  padding-top: 2.5rem;
}
.logo-top img{
  width:60%;
}
#logo-bottom img{
  width:45%;
}

.megamenu li  ul  li .active{
    color: #fff;
    //background-color: #2c2c2c;
    border-bottom: #D598FF solid;
}
.navbar-inverse .navbar-nav > .open > a
{
  background-color: #2c2c2c;
}

/*
navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808;
    border-bottom: #8138b3 solid  medium;
}
*/
#btnclosebar{
  display: none;
}
.mycontainer{
    width: 100%;
    max-width: 1024px;
    padding: 0 15px;
    margin: 0 auto 0;
}
.image-text{
    margin: 0 auto 0;
    width: 100%;
}
.image-text h1{
    font-size: 10rem;
}
.image-text p{
    font-size: 2.25rem;
}
.hso-mr1 h2{
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: -2px;
}
.hso-mr1 p{
  font-size: 1.8rem;
  margin-bottom: 1em;
}
.hso-mr2 h2{
  font-size: 4rem;
  font-weight: 700;
}
.hso-mr2 p{
  font-size: 1.8rem;
  margin-bottom: 1em;
}
.hso-mr3 h3{
  font-size: 3rem;
  font-weight: 700;
}
.hso-mr3 p{
  font-size: 1.8rem;
  margin-bottom: 1em;
}
.hso-mr4 h2{
  font-size: 4rem;
  font-weight: 700;
}
.hso-mr4 h3{
  font-size: 3rem;
  font-weight: bold;
}
.hso-mr4 p{
  font-size: 1.8rem;
  margin-bottom: 1em;
}
.hso-mr1 p.narrow, .hso-mr4 p.narrow {
  max-width: 500px;
}
.hso-mr5 h1{
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: -2px;
}
.hso-mr5 h2{
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: -2px;
}
.hso-mr5 p{
  font-size: 1.8rem;
  margin-bottom: 1em;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: none;
    background-color: transparent !important;
}

.navbar-inverse .navbar-nav > li{
    font-family: Nimbus-sans;
    font-size: 1.8rem;
    padding: 0rem 3rem 0 3rem;
    letter-spacing: 0px;
    position: relative;
    text-align: center;

}
.navbar-inverse .navbar-nav > li > a {
    padding: 1.5rem 0px 1.5rem 0px;
    color: #fff;
    text-align: left;
    font-size: 1.8rem !important;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus
{
     background-color: transparent !important;
}

.navbar-inverse .navbar-nav > li > .active >a {
    color: #fff;
    border-bottom: #D598FF solid  thick;
}

.navbar-inverse .navbar-nav li.home-menu-item {
  padding-left: 0;
}

.navbar-inverse .navbar-nav > li:hover{
  background-color: #8138b3;
}

.navbar-inverse .navbar-nav li.home-menu-item:hover {
  padding-left: 3rem;
}


.navbar-inverse .navbar-nav > li:hover > a{
  color: #fff;
  background-color: #8138b3 !important;
  border-bottom: 5px solid #8138b3;
}


.navbar-inverse .navbar-nav li.active>a {
  background-color: transparent !important;
  border-bottom: 5px solid #8138b3;
}


.nav ul.dropdown-menu
{
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0;
  top: 100%;
  min-width: 350px;
  width: auto;
  margin-top: 0px;
  border: 0;
  background-color: #8138b3;
  border-radius: 0;
}

.nav ul.dropdown-menu.stis {
  min-width: 750px;
}

.nav ul.dropdown-menu.sexual-health {
  min-width: 700px;
}

.nav ul.dropdown-menu.reproductive-health {
  min-width: 300px;
}

.megamenu{
    //padding: 10px 0px;
    width:100%;
    background-color: #222222;
}
.megamenu> li > ul {
    padding: 0;
    margin: 0;
    background-color: transparent;
}
.megamenu> li > ul > li {
    list-style: none;
    background-color: transparent;

}
.megamenu> li > ul > li > a {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.428571429;
    color: #fff;
    background-color: transparent;
    white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
    text-decoration: none;
    color:#fff!important;
    border-bottom: 2px #fff solid;
}
/*****Button styles *********/
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 1.4rem;
    font-weight: normal;
    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;
}
.btn-sho1{
    color: #fff;
    background-color: #8138b3;
    border-color: #8138b3;
    min-height: 37px;
}
.btn-sho{
    color: #fff;
    min-width: 260px;
    background-color: #313131;
    border-color: #313131;
    font-size:2rem;
    text-align: left;

}
#main-dropdown .dropdown-menu {width:300px !important; }
#main-dropdown .dropdown-menu > li > a {font-size:2rem !important;}
#main-dropdown .btn-sho .dropdown li{font-size:2rem; width:300px;}
      .dropup .btn-sho .caret {
          border-width: 0 5px 5px;
      }
      .btn-sho:focus,
      .btn-sho.focus,
      .btn-sho:active,
      .btn-sho:hover{
          color: #fff;
          background-color: #505050;
          border-color: #505050;
      }
      .btn-default.active,
      .open > .dropdown-toggle.btn-default {
          color: #333;
          background-color: #e6e6e6;
          border-color: #adadad;
      }
      .btn-default:active:hover,
      .btn-default.active:hover,
      .open > .dropdown-toggle.btn-default:hover,
      .btn-default:active:focus,
      .btn-default.active:focus,
      .open > .dropdown-toggle.btn-default:focus,
      .btn-default:active.focus,
      .btn-default.active.focus,
      .open > .dropdown-toggle.btn-default.focus {
          color: #333;
          background-color: #d4d4d4;
          border-color: #8c8c8c;
      }
      .btn-default:active,
      .btn-default.active,
      .open > .dropdown-toggle.btn-default {
          background-image: none;
      }
      .btn-default.disabled:hover,
      .btn-default[disabled]:hover,
      fieldset[disabled] .btn-default:hover,
      .btn-default.disabled:focus,
      .btn-default[disabled]:focus,
      fieldset[disabled] .btn-default:focus,
      .btn-default.disabled.focus,
      .btn-default[disabled].focus,
      fieldset[disabled] .btn-default.focus {
          background-color: #fff;
          border-color: #ccc;
      }
      .btn-default .badge {
          color: #fff;
          background-color: #333;
      }
      .btn-sho.dropdown-menu > li > a {
          display: block;
          padding: 3px 20px;
          clear: both;
          font-weight: normal;
          line-height: 1.42857143;
          color: #8138b3;
          white-space: nowrap;
      }
      .caret {
          color:#fff;//background-color: #8138b3;
//          border-left: 8px solid #8138b3;
//          border-right: 8px solid #8138b3;
          border-top: 8px solid #8138b3;
      }
      .toprow{
          //background-color:#1E1E1E;
          color:#fff;
          margin:0px 0px 0px 0px;
          //          padding-right: 18px;
      }
      .menu-row{
          background-color:#2c2c2c;
      }

      a:active {
          color: #8138b3;
          text-decoration: none;
      }
      a {
          color: #fff;
          text-decoration: none;
      }
      a:hover {
          text-decoration: underline;
      }
      header a:hover {
          color: #D598FF;
      }

ol, ul {
    list-style-type:  square;
}
.form-control { border-radius:0px; }
.btn { border-radius:0px;
      //border:#000 1px solid;}
.sho caret{
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}

.search-form {
  margin-top: 1rem;
}

.search-form input[type="text"] {
  color: #333;
}

.form-control
{
  color: #333;
}

.search-form .form-control::-moz-placeholder,
input[type="text"].form-control::-moz-placeholder
{
  color: #333;
}
.search-form .form-control::webkit-input-placeholder{
  color: #333;
}
.search-form .form-control::-ms-input-placeholder {
  color: #333;
}


/**************/
#searchform {
    margin:9px 0px 0px 65px;
    padding:0px;
}
#searchform fieldset {
    padding:0px;
    border:none;
    margin:0px;
}
#searchform input[type="text"] {
    background:transparent;
    border:none;
    padding:0px 5px 0px 15px;
    margin:0px;
    height:38px;
    line-height:38px;
    color:#FFF;
    display: inline;
    width: 85%;
    font-size: 1.5rem;
}

#searchform input[type="submit"] {
    background:url(../images/search.svg) center 10px no-repeat;
    background-color: #2c2c2c;
    cursor:pointer;
    margin:0px;
    padding:0px;
    width:20px;
    height:38px;
    line-height:38px;
    display: inline;
}

input[type="submit"] {
    padding:4px 17px;
    color:#ffffff;
    color:#585858;
    text-transform:uppercase;
    border:none;
    font-size:2rem;
    background:url(gradient.png) bottom repeat-x;
    cursor:pointer;
    margin-top:10px;
    float:left;
    overflow:visible;
}

.style_1 #searchform input[type='submit'] {
    background-color:#222222;//#8138b3;
}
.style_1 {
    margin:10px;
    display:block;
    clear:both
}
.opena{}
.opena a{text-decoration: none; color:#8138b3;}


h5, .h5 a{
    font-family: Nimbus-sans;
    font-weight: bold;
    font-size: 1.6rem;
}



.home-img{
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
    margin-bottom: -5.5rem;
}



 select.dropdown {
     //-webkit-appearance: none;
     //-moz-appearance: none;
     //appearance: none;
     background-position: 22px 3px;
     background-size: 13px 13px;
     width: 135px;
    height: 20px;
    margin-left: 4px;
    position: absolute;
    cursor: pointer;
    //z-index: 1;

}

.overlay-arrow {
    font-size: 16px;
    color: #8138b3;
    background-color: #c979ff;
    position: absolute;
    right: 0px;
    min-height: 38px;
    padding: 5px;
    //top : 10px;
    cursor: default;
    pointer-events: none;
    //line-height: 1px;
    //margin-right: 5px;

}
.overlay-arrow1 {
    font-size: 16px;
    //color: #D598FF;
    background-color: #D598FF;
    position: absolute;
    right: 0px;
    min-height: 35px;
    padding: 5px;
    top : 1px;
    cursor: default;
    pointer-events: none;
    //line-height: 1px;
    //margin-right: 5px;

}

.parent {
    position: relative;
    width: 140px;
    //height: 20px;
    //float: left;
    margin: 0px;

}
.parent1{
    position: relative;
    width: 250px;
    margin: 0px;
    padding: 0px;
    color: #fff;
    min-height: 30px;
    font-weight: normal;
}

.stiselect{
  background-color: #313131;
  min-height: 37px;
  font-size: 18px;
  width: 250px;
}
.main-content
{
  padding: 3rem 0 0 0;
}

.middle-content
{
  width: 100%;
  margin: auto;
  padding-bottom: 0rem;
}

.middle-content.inverted
{
  background-color: #ededed;
}

.middle-content .container
{
  width: 1024px;
  font-size: 1.8rem;
}

.middle-content h1
{
  font-size: 7.2rem;
  letter-spacing: -2px;
  line-height: 0.8em;
  font-weight: 700;
}
.middle-content h2
{
  font-size: 4rem;
  letter-spacing: -3px;
  font-weight: bold;
/* ORIGINAL
  font-size: 7.2rem;
  letter-spacing: -2px;
  line-height: 0.8em;
  font-weight: 700;
*/
}
.middle-content h2 > p{
  font-size: 2.25rem;
  margin-bottom: 1em;
}
.middle-content h3
{
  font-size: 3rem;
  letter-spacing: -2px;
  font-weight: bold;
/* ORIGINAL 
  font-size: 4rem;
  letter-spacing: -3px;
  font-weight: bold;
*/
}
.middle-content h3 > p{
  font-size: 2.25rem;
  margin-bottom: 1em;
}
.middle-content h4, .middle-content .h4
{
  font-size: 3rem;
  letter-spacing: -2px;
  font-weight: bold;
}
.middle-content h4 > p{
  font-size: 2rem;
  margin-bottom: 1em;

}
.middle-content li
{
  font-size: 1,8rem;
}

.middle-content .wrapper
{
  background-color:#EDEDED;
  //padding: 5rem 0;
}

.middle-content .wrapper p.link
{
  font-size: 2.4rem;
  margin: 0px;
}

.middle-content .wrapper p.link.first
{
  margin-top: 1.75rem;
}

.middle-content ul, .middle-content ol
{
  list-style: disc inside none;
}

.middle-content .hso-mr1, .middle-content .hso-mr2
{
  background-image: none;
}
.middle-content a,.middle-content a:visited,.middle-content a:focus{
  color:  #5A1688!important;
}

#reschat{
    display: none;
}

a.view-more {
  margin-top: 0.75em;
  display: inline-block;
  background-color: #8138b3;
  color: #fff !important;
  font-size: 1.8rem;
  text-decoration: none;
  padding: 0.5em 1em;
  letter-spacing: 0;
  vertical-align: middle;
}

a.view-more:visited, a.view-more:focus {
  color: #fff !important;
}

a.view-more i.fa {
  font-size: 1.8rem;
  vertical-align: middle;
}

p.pagination {
  margin-top: 2.5rem;
}


.hso-extra-content {
  background-color: #e1e1e1;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  height: 0;
  overflow: hidden;
}

.hso-extra-content.visible {
  padding-bottom: 2em;
}

#extra-content-3.hso-extra-content.visible {
  overflow: visible;
}

.hso-extra-content .close-container {
  padding-top: 1.5rem;
}

.hso-extra-content .triangle-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
}

.hso-extra-content .triangle-down.triangle-inverted {
  border-top: 20px solid #ededed;
}

.hso-excerpt {
  padding-bottom: 1rem !important;
  background-size: auto 350px;
  background-repeat: no-repeat;
}

.hso-expanded {
  padding-bottom: 0.5rem !important;
}

.hso-expanded a.view-more{
  display: none;
}

.hso-section {
  min-height: 350px;
}

/*
chat page
*/

h1.chat-header{
  min-height: 18rem;
  height: 18rem;
  line-height: 18rem;
  padding:0;
}

.chat-highlight{
  width: 100%;
  height: auto;
  font-size: 1.8rem;
  background-color: #8138b3;
  color: #fff;
  letter-spacing: 0;
}

.chat-highlight p{
  margin: 1rem 0;
}

.chat-columns {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.chat-columns h3{
  margin: 0;
  vertical-align: middle;
}

.chat-column-left {
  border-right: 1px solid black;
  height: 100%;
}

.chat-columns .phone-icon {
  height: 5rem;
  width: auto;
  vertical-align: middle;
}

.chat-columns .chat-icon {
  height: 8rem;
  width: auto;
  vertical-align: middle;
}

.chat-columns .extra-space {
  margin: 1.5em 0;
}

.chat-text{
  color: #8138b3;
  text-decoration: underline;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  width: 50%;
}
.chat-head{
  color: #8138b3;
  font-size: 32px;
  //font-weight: bold;
}
.btn-chat{
  background-color: #8138b3;
  font-size: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #FFFFFF;
  width: 200px;
}

.btn-chat .fa{
  font-size: 32px;
  margin-left: 5px;
  vertical-align: middle;;
}

body.french .btn-chat {
  width: 250px;
}

.btn-chat img {
  right: 0;
  height: 40px;
}
.main-content1{
  padding-bottom: 20px;
  background: url('../images/chat-man.png') no-repeat right;
  background-size: 50%;
  min-height: 400px;
}
#without-redirect{
display: none;
}
.bullet-list{
padding-left: 50px;
}
.container ul {
    margin: 15px;
    //padding: 10px;
}

.container ul li {
    list-style: none;
    list-style-position: inside;
    padding-left: 15px;
    position: relative;
    vertical-align: middle;
}
.container ul li > strong{
    font-size: 2rem;
}
.container ul li{
    font-size: 1.8rem;
}
.container ul li::before {
    font-family: FontAwesome;
    font-size: 0.7rem;
    content: "\f111";
    vertical-align: central;
    left: 0;
    position: absolute;
    top: 8px;
}
.disclaimer{
  padding-top: 25px;
  text-align: right;
  letter-spacing: normal;
}

.disclaimer a{
  font-size: 1.8rem;
}

.disclaimer a:hover{
  color: #D598FF;
  text-decoration: underline;
}

.back-to-top
{
  width: 40px;
  height: 40px;
  text-align: center;
  bottom: 40px;
  right: 150px;
  background-color: #8138b3;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  position: fixed;
}

.back-to-top .fa
{
  color: #fff;
  font-size: 30px;
  line-height: 35px;
}

.expandable {
  background-color: #f8f8f8;
  margin-bottom: 0.2rem;
}

.expandable.open {
  margin-bottom: 1rem;
}

.expandable .ex-title p{
  padding: 1rem;
}

.expandable .ex-close {
  display: none;
}

.expandable.open .expand {
  display: none;
}

.expandable.open .ex-close {
  display: inline;
}

.expandable .ex-content {
  padding: 1rem;
  display: none;
}

.expandable.open .ex-content {
  display: block;
}


ul.list-space li {
  margin-bottom: 1rem;
}


@media screen and (min-width: 991px){
   .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
        display: block;
    }
    #btniconbar, #btnclosebar{
      display: none;
    }
    .dropdown-menu{
        margin-top: 0;
    }
    .dropdown-toggle{
        margin-bottom: 2px;
    }
    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
        margin-bottom: 0;
    }
}

@media (max-width: 425px){

   .hso-section {
    min-height: 0;
   }
  .mycontainer{
      width: 100%;
  }
  .image-text{
      width: 100%;
  }
  .mobile-slideup{
        margin-top: -50px;
    }
  .navbar-inverse .navbar-nav > li{
      text-align: center;
   }

       .navbar-inverse .navbar-nav > li a{
            text-align: right;
            width:auto;
       }
.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #D598FF;
    background-color: #2c2c2c;
    border-bottom: #D598FF solid  thick;
}

    .toprow{
        display:none;
    }
    .home-img{
      width: 50%;
      margin: 0 auto 0;
      display: block;
    }
    select.dropdown {
      width: 100%;
    }

    .overlay-arrow {
      margin-right: -5px;
    }
     .parent {
      width: 100%;
      height: 50px;
    }
    .overlay-arrow1 {
      //margin-right: -5px;
    }

    .parent1 {
      width: 100%;
      height: 50px;
    }
    .stiselect{
      //width: 100%;
    }
    .btn-sho1{
      min-height: 28px;
    }
    #rectangle{
      display: none;
    }
    #sti{
      display: none;
    }

    #mr3{
      margin-left: 15px;
    }
     #mr4{
      margin-left: 15px;
    }
    .logo-top img{
      width: 70%;
    }
    #logo-bottom img{
      width:90%;
    }
    #reschat{
      display: block;
      background-color: #c979ff;
      font-weight: bold;
      font-size: 18px;
      color: black;
      text-align: right;
      //padding: 10px 55px 10px 0px;
      //margin-right: -50px;
      margin-bottom: -5px;
    }
    #reschat a{
      font-weight: bold;
      font-size: 20px !important;
      //color: white;

    }
    #reschat a img{
       width: 10%!important;
    }

   .main-content1{
      background: none;
    }
    .chat-text{
      width: 100%;
    }
    .bk-chat-jumbo{
        margin-top: -20px;
    }


    #without-redirect{
      display: block;
    }
    #redirect{
      display: none;
    }
    .bullet-list{
      padding-left: 30px;
    }

    .bk-footer-2 p{
      font-size: 1.3rem;
    }
    .image-text h1{
      font-size: 4.9rem;
}
.middle-content h2{
  font-size: 7rem;
}

    .logo-top{
    padding-top: 2.5rem!important;
  }
  #headerimg{
    display: none!important;
  }

  h2.chat-header {
    min-height: auto;
    line-height: 1.1em;
    height: auto;
    padding: 2rem 0;
  }

  .chat-column-left {
    border: 0;
    margin-bottom: 6rem;
  }
}


@media (max-width: 320px)
{
  .navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;

    background-color: #2c2c2c;
    border-bottom: #D598FF solid  thick;
}
  .stiselect{
    width: 200px;
  }
  .parent1{
    width: 200px;
  }
   .image-text h1{
    font-size: 7.5rem;
}
.middle-content h2{
  font-size: 6.5rem;
}

}

@media (max-width: 991px) {

  html {
    font-size: 8px;
  }

  .logo-top{
    padding-top: 0.5rem;
  }
    .navbar-header {
        float: none;

    }
    .navbar-toggle {
        display: block;
        position: static;
        float: none;
    }

    .nav ul.dropdown-menu {
      min-width: auto !important;
    }

   .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .search-top {
      display: none;
    }

    .mycontainer{
      width: 100%;
      }
      .image-text{
          width: 100%;
      }
      .navbar-inverse .navbar-nav > li{
        text-align: center;
        border-bottom: 0 !important;
       }
       .navbar-inverse .navbar-nav > li a{
            text-align: right;
            width:auto;
       }
     .toprow{
        display:none;
      }
    .mobile-slideup{
        margin-top: -50px;
    }

    .navbar-inverse .navbar-nav > li
    {
      padding: 1rem 2rem 0 0;
    }

    .navbar-inverse .navbar-nav > li > a
    {
      font-size: 4rem ;
      border-bottom: 0px !important;
      font-weight: bold;
      margin-bottom: 1rem;
    }
    .navbar-inverse .navbar-nav > li >.active > a,.navbar-inverse .navbar-nav > li> .active > a:hover, .navbar-inverse .navbar-nav > li > .active > a:focus {
    color: #fff;
    width: auto;
    background-color: #2c2c2c;
    color: #D598FF;
}

    .megamenu> li {
      padding-right: 0;
    }

    .megamenu> li > ul > li > a
    {
      font-size: 1.8rem !important;
      padding: 3px 0;
    }
    .megamenu > li ul > li > a:hover
    {
      border-bottom: 0 !important;
    }

    .hso-mr1, .hso-mr2, .hso-mr4, .hso-excerpt
    {
      background-image: none;
      background-size: 0 0 !important;
    }

    .middle-content .container
    {
      width: 100%;
      font-size: 2.6rem;
    }

    .home-img{
      width: 50%;
      margin: 0 auto 0;
      display: block;
    }
    select.dropdown {
      width: 100%;
    }

    .overlay-arrow {
      margin-right: -5px;
    }

    .parent {
      width: 100%;
      height: 50px;
    }
    .overlay-arrow1 {
      //margin-right: -5px;
    }

    .parent1 {
      width: 100%;
      height: 50px;
    }
    .stiselect{
      width: 100%;
    }
     .btn-sho1{
      min-height: 28px;
    }
    #rectangle{
      display: none;
    }
    #sti{
      display: none;
    }

    #mr3{
      margin-left: 22px;
    }
     #mr4{
      margin-left: 22px;
    }
    .logo-top img{
      width: 60%;
      //padding-top: 0.5rem;
      padding-bottom: 1.5rem
    }
     #logo-bottom img{
      width:70%;
    }

    #reschat{
      display: block;
      background-color: #c979ff;
      font-weight: bold;
      font-size: 16px;
      color: black;
      text-align: right;
    }
    #reschat a{
      font-weight: bold;
      font-size: 18px !important;
      //color: black;
    }
    #reschat a:hover{
      color: white!important;
      text-decoration: none!important;
    }
    #reschat a img{
       width: 5%;
    }

    .main-content1{
      background: none;
    }
    .chat-text{
      width: 100%;
    }
    .bk-chat-jumbo{
        margin-top: -20px;
    }

    #without-redirect{
      display: block;
    }
    #redirect{
      display: none;
    }

    .bullet-list{
      padding-left: 30px;
    }
    .bk-hso-main-1 h2, .bk-hso-main-2 h2, .bk-hso-main-3 h2, .bk-hso-main-4 h2{font-size: 6rem;}
    .container-fluid > .navbar-collapse {
    margin-right: -23px;
   margin-left: -15px;}
}

.row.chat-columns > div, .row.chat-columns > div > div > div {
    padding-right: 0 !important;
}
