.large-12.column.component-wrapper{background-color: #fff;}
.large-12.columns.contain-to-grid .breadcrumb {
  display: none;
}
div.component-wrapper .womdpg  div.masthead {
  width: 100%;
  display: block;
  margin-bottom: 40px;
  position: relative;
}
div.component-wrapper .womdpg  div.caption-timeline {
  position: absolute;
  z-index: 20;
  cursor: pointer;
  text-align: left;
  width: 80%;
  height: auto;
  /* display: flex;
  flex-direction: column; */
  justify-content: left;
  font-size: 24px;
  color: #fff;
  letter-spacing: 0px;
  left: 5%;
  top: 30%;
  transform: translateY(-50%);
  padding: 0 20px;
}
div.component-wrapper .womdpg div.caption-timeline div{
  font-family: aaux-next;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .05em;
  line-height: 40px;
}
div.component-wrapper .womdpg div.caption-timeline div.catitle {
  color: white;
  font-size: 24px;
}
div.component-wrapper .womdpg div.caption-timeline div.subtitle {
  color: #c62032;
  font-size: 39px;
  font-weight: bold;
  letter-spacing: 4px;
}
div.component-wrapper .womdpg div.caption-timeline div.subdetail {
  color: white;
  font-size: 24px;
}

div.component-wrapper .womdpg li.showthis{display: block;}
div.component-wrapper .womdpg li.hidethis{display: none;}

div.component-wrapper .womdpg.fr div.caption-timeline div.subtitle {  font-size: 35px; letter-spacing: 0px;  }
div.component-wrapper .womdpg.fr div.caption-timeline div.catitle {  font-size: 20px;  }
div.component-wrapper .womdpg.fr div.caption-timeline div.subdetail {  font-size: 20px; width:80%; }
div.component-wrapper .womdpg div.content.padding{
  padding: 0 30px;
}
.mb-2{
  margin-bottom: 1.5em;
}
div.component-wrapper .womdpg div.content{ padding: 0; display: block;  width: 100%;}
div.component-wrapper .womdpg div.content p{text-align: center;line-height: 1.5em; font-family: aaux-next;}
div.component-wrapper .womdpg div.content p:last-child{margin-bottom: 0;}
div.component-wrapper .womdpg  div.content sup{font-size: 10px;vertical-align: super;  position: relative; top: 0.2em;}


div.component-wrapper .womdpg div.content-two{ padding: 30px 0; display: inline-block; text-align: center;}
div.component-wrapper .womdpg div.content-left{ width: 50%; padding: 0 80px 0 20px; float: left; border-right: 1px solid #a7a9ac;}
div.component-wrapper .womdpg div.content-right{ width: 50%; padding: 0 20px 0 80px; float: right;}
div.component-wrapper .womdpg div.content-two p{ text-align: center;}
div.component-wrapper .womdpg div.content-two h2{font-size: 24px; line-height: 1em; margin-bottom: .5em; color: var(--col-primary);padding: 0 42px; text-align: center; font-weight: bold; letter-spacing: .05em;}

div.component-wrapper .womdpg div.btxt h2{font-size: 20px; font-weight: bold; text-align: center;color:#000;}

div.component-wrapper .womdpg .redbox{}
div.component-wrapper .womdpg div.content-two.redbox h2{font-size: 22px; color: #c62032;padding: 0 42px; text-align: center;}
div.component-wrapper .womdpg div.content-two.redbox div.content-left{ border-right: none; margin: 0; padding: 0 10px 0 50px;}
div.component-wrapper .womdpg div.content-two.redbox div.content-right{ margin: 0; padding: 0 50px 0 10px; }

div.component-wrapper .womdpg div.content-two.redbox div.content-left div{ float: right; margin: 0 auto;}
div.component-wrapper .womdpg div.content-two.redbox div.content-right div{  float: left; margin: 0 auto;;}

div.component-wrapper .womdpg div.content-two.redbox div div{ background: url(/images/womensday/redbx.png) center center no-repeat; background-size: 99% 100%; max-height: 180px; }
div.component-wrapper .womdpg.fr div.content-two.redbox div div{ background: url(/images/womensday/redbx.png) center center no-repeat; background-size: 99% 100%; height: 190px; }
div.component-wrapper .womdpg div.content-two.redbox div div:hover{ background: url(/images/womensday/redbxhover.png) center center no-repeat; background-size: 99% 100%; transition:0.3s; color: #ffffff;}
div.component-wrapper .womdpg div.content-two.redbox div:hover div{ background: url(/images/womensday/redbxhover.png) center center no-repeat; background-size: 99% 100%; transition:0.3s; color: #ffffff;}
div.component-wrapper .womdpg div.content-two.redbox div:hover div:hover{ background: url(/images/womensday/redbxhover.png) center center no-repeat; background-size: 99% 100%; transition:0.3s; }
div.component-wrapper .womdpg div.content-two.redbox div:hover div h2{color: #ffffff;}

div.component-wrapper .womdpg div.content-two.redbox div h2{ margin: 0 auto; text-transform: uppercase;text-align: center; padding: 10% 10%;}
div.component-wrapper .womdpg div.content-two.redbox div h2:hover{ color: #ffffff; transition:0.3s;}

div.component-wrapper .womdpg div.form-row.content{
      display: inline-block;
      width: 100%;
      justify-content: space-between;
}
div.component-wrapper .womdpg div.form-row.content .align-items-left{
      width: 40%;
      padding: 0px;
      display: inline-block;
      float: left;
}
div.component-wrapper .womdpg div.form-row.content .align-items-center{
      width: 30%;
      padding-left: 15px;
      display: inline-block;
      float: left;
}
div.component-wrapper .womdpg div.form-row.content .align-items-right{
      width: 30%;
      padding-left: 15px;
      display: inline-block;
      float: right;
}


div.component-wrapper .womdpg select {
    padding:3px 10px;
    margin: 0;
    background: #ffffff;
    color:#000000;
    border:1px solid #a7a9ac;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.component-wrapper .womdpg select {padding-right:18px}
}
div.component-wrapper .womdpg select:hover {
    background-color: #ffffff;
    border-color: #a7a9ac;
}
div.component-wrapper .womdpg label {position:relative}
div.component-wrapper .womdpg label:after {

    font:16px "Consolas", monospace;
    color:#a7a9ac;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px;
    top: 20%;
    padding:0;
    position:absolute;
    pointer-events:none;
}
div.component-wrapper .womdpg label:before {

    right:1px; top:1px;
    width:20px; height:20px;
    background:#ffffff;
    position:absolute;
    pointer-events:none;
    display:block;
}

div.component-wrapper .womdpg .form-row input[type=text] {
}

div.component-wrapper .womdpg .form-row .formhd {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

div.component-wrapper .womdpg div.content.search-head.mainhead{ padding: 5px 0 0 0;}
div.component-wrapper .womdpg div.content.search-head{ padding: 15px 0 10px 0;}
div.component-wrapper .womdpg .search-head .head1{ font-size:32px; text-align:center; color:var(--col-primary); margin-top: 100px}
div.component-wrapper .womdpg .search-head .head2{ font-size:30px; font-weight: 600; text-align:center; text-transform: uppercase; letter-spacing: 4px; word-wrap: break-word; margin-top: 50px;}

/* start accordion */
div.component-wrapper .womdpg .accordion {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

div.component-wrapper .womdpg .accordion-toggle {
  background-color: #f9f9f9;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
  line-height: 100%;
  padding: 16px 0 16px 48px;

}

div.component-wrapper .womdpg .accordion-toggle.minus {
  background-color: var(--col-primary);
  color: #ffffff;
   transition:0.3s;
}

div.component-wrapper .womdpg .status-plus {
  float: right;
  height: 52px;
  width: 52px;
  padding: 0;
  content: "+";
  text-align: right;
  clear: both;
  display: none;
  transition:0.3s;
}

div.component-wrapper .womdpg .status-minus {
  float: right;
  content: "-";
  text-align: right;
  clear: both;
}

div.component-wrapper .womdpg li.accordion-toggle {
  cursor: pointer;
  margin: 0 0 10px 0px;
  padding: 0;
  border-left: 5px solid var(--col-primary);
  position: relative;
  display: block;

}

div.component-wrapper .womdpg li.accordion-toggle:hover, .component-wrapper .womdpg li.accordion-toggle:hover p, .component-wrapper .womdpg li.accordion-toggle:hover b {}
div.component-wrapper .womdpg div.content li.accordion-toggle p{
  font-size: 16px;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
  
}
div.component-wrapper .womdpg div.content li.accordion-toggle p:hover{

}
div.component-wrapper .womdpg li.accordion-toggle b{
  color: var(--col-primary);
  font-size: 20px;
  margin-right: 5px;
}
div.component-wrapper .womdpg li.accordion-toggle img{
  width: 75px;
  height: 80px;
  margin: 0 20px 0 0;
  padding: 0;
}
div.component-wrapper .womdpg div.content li.accordion-toggle.plus div.accordion-content{
    display: none;
     transition:0.3s;
}
div.component-wrapper .womdpg div.content li.accordion-toggle.minus p.accordion-title{
  display: none;
   transition:0.3s;
}
p.accordion-title > * { vertical-align: middle;}
div.component-wrapper .womdpg div.content li.accordion-toggle.minus div.accordion-content{
  display: block;
  transition:0.3s;
  color: #ffffff;
  width: 90%;
  padding: 30px 0 30px 30px;
}

div.component-wrapper .womdpg div.content li.accordion-toggle.plus div.accordion-right{
  display: none;
}
div.component-wrapper .womdpg div.content li.accordion-toggle.minus div.accordion-right{
  width: 10%;
  float: right;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
div.component-wrapper .womdpg .acc-row1.two-part{width: 100%;}
div.component-wrapper .womdpg .acc-row1.two-part .left-div{float: left; margin: 0;}
div.component-wrapper .womdpg .acc-row1.two-part .right-div{float: left; text-align: left; padding: 0 0 0 30px; color: #ffffff;max-width: 65%;}
div.component-wrapper .womdpg .acc-row1.two-part .right-div p{float: left; text-align: left; clear: both; margin: 0 0 5px 0; padding: 0; color: #ffffff;}
div.component-wrapper .womdpg .acc-row1.two-part .right-div p small{display: none; visibility: hidden;}

div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(1){font-size: 30px; margin: 0; line-height: 27px;}
div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(2){font-weight: bold; word-break: break-word;}
div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(3){margin-top: 16px;margin-bottom: 0px; text-transform: uppercase;line-height: 15px;}
div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(4){margin-bottom: 16px;}
div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(5){margin-bottom: 10px;}
div.component-wrapper .womdpg .acc-row1.two-part .right-div p a{z-index: 99999;display: inline-block;}

div.component-wrapper .womdpg .acc-row1.two-part img{
    width: 200px;
    height: 200px;
    margin: 0 0;
    padding: 0 0;
    border: none;
}

div.component-wrapper .womdpg .acc-row1.two-part .social img{
    width: 30px;
    height: 30px;
}

div.component-wrapper .womdpg div.content li.accordion-toggle .acc-row2 {
  width: 100%;
  padding: 30px 0 0 0;
  margin: 0;
  display: inline-block;
}
div.component-wrapper .womdpg div.content li.accordion-toggle .acc-row2 p{
  text-align: left;
  margin: 0 auto 10px auto;
  padding: 0;
  color: #ffffff;
}

div.component-wrapper .womdpg .accordion-content {
  display: none;
  padding: 0;
  margin: 0;
  top: 0;
  left: 20px;
  right: 20px;
}

div.component-wrapper .womdpg .accordion-content.default {
  display: block;
}

div.component-wrapper .womdpg .accordion-content {
  /* background: #f9f9f9; */
}

div.component-wrapper .womdpg .sub-accordion-toggle {
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 100%;
  padding: 10px 0 10px 20px;
}

div.component-wrapper .womdpg .sub-accordion-toggle:hover {
  background: #02283e;
}

div.component-wrapper .womdpg .sub-accordion-content {
  display: none;
}

div.component-wrapper .womdpg .sub-accordion-content {
  background: #fff;
}

div.component-wrapper .womdpg .sub-accordion-content p {
  color: #222222;
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
  padding: 6px 12px;
}

div.component-wrapper .womdpg .accordion-toggle, div.component-wrapper .womdpg .sub-accordion-toggle, div.component-wrapper .womdpg .sub-accordion-content {
  list-style-type: none;
}
div.component-wrapper .womdpg  ul{
  margin: 0;
  padding: 0;
}
div.component-wrapper .womdpg  li{
  margin: 0 0 5px 0;
  padding: 10px;
}
div.component-wrapper .womdpg  ul > li:before {
    content: "";
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
}
div.component-wrapper .womdpg .accordion-toggle.plus:after {
  font-weight: bold;
  color: var(--col-primary);
  font-size: 30px;
  margin: 0 auto;
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
  transition: 0.3s;
  content: "+";
  position: absolute;
  height: auto;
  line-height: 40px;
  right: 20px;
  top: 20px;
  pointer-events: none;
}
div.component-wrapper .womdpg .accordion-toggle.plus:hover:after {
  /* z-index: 9999; */
}

div.component-wrapper .womdpg .accordion-toggle.minus:after {
  font-weight: bold;
  color: #ffffff;
  font-size: 35px;
  margin: 0 auto;
  display: inline-block;
  transition: 0.3s;
  content: "-";
  position: absolute;
  height: 100%;
  line-height: 40px;
  right: 21px;
  top: 20px;
  width: 200px;
  float: right;
  text-align: right;
}


div.component-wrapper .womdpg .panel-group .panel {
  border-radius: 5px;
  border-color: #EEEEEE;
  padding: 0;
}

div.component-wrapper .womdpg .panel-default>.panel-heading {
  color: #fff;
  border-color: #EEEEEE;
}

div.component-wrapper .womdpg .panel-title {
  font-size: 14px;
}

div.component-wrapper .womdpg .panel-title>a {
  display: block;
  padding: 15px;
  text-decoration: none;
}

div.component-wrapper .womdpg .short-full {
  float: right;
  color: #fff;
}

div.component-wrapper .womdpg .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border: solid 1px #EEEEEE;
  background-color: #B7FFB7;
}
/* end accordion */

/* two red img start */
div.component-wrapper .womdpg div.mastimg.two-part{
  padding: 0;
}
div.component-wrapper .womdpg div.mastimg.two-part div.img-des sup{
  font-size: .5em;

}
div.component-wrapper .womdpg div.mastimg.two-part div.img-des {
    position: absolute;
    z-index: 20;
    cursor: pointer;
    width: 88%;
    height: auto;
    justify-content: left;
    letter-spacing: .05em;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #c62032;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
}
div.component-wrapper .womdpg div.mastimg.two-part div:hover .img-des { color: #ffffff;}
div.component-wrapper .womdpg div.mastimg.two-part div.selected .img-des { color: #ffffff;}
div.component-wrapper .womdpg div.mastimg.two-part .img-left div.img-des {
  left: 5%;
  float: left;
}

div.component-wrapper .womdpg div.mastimg.two-part .img-right div.img-des {
  right: 5%;
  float: right;
}
div.component-wrapper .womdpg .img-left{
  width: 48%;
  max-width: 460px;
  margin: 0 auto;
  float: left;
  margin-right: 2%;
  position: relative;
  margin-bottom: 60px;
}
div.component-wrapper .womdpg .img-right{
  width: 48%;
  margin: 0 auto;
  float: right;
  margin-left: 2%;
  position: relative;
}
div.component-wrapper .womdpg img.de-img {
    display: block;
    margin: 0 auto;
    float: left;
}
div.component-wrapper .womdpg img.hr-img {
    display: none;
    margin: 0 auto;
    float: left;
}

div.component-wrapper .womdpg img.mb-de-img,div.component-wrapper .womdpg img.mb-hr-img {
    display: none;
    margin: 0 auto;
    float: left;
    width: 100%;
}
div.component-wrapper .womdpg div.mastimg.two-part div:hover img.de-img{ display: none; }
div.component-wrapper .womdpg div.mastimg.two-part div:hover img.hr-img{ display: block; }
div.component-wrapper .womdpg div.mastimg.two-part div.selected img.de-img{ display: none; }
div.component-wrapper .womdpg div.mastimg.two-part div.selected img.hr-img{ display: block; }
div.component-wrapper .womdpg div.mastimg.two-part h2{}

  /* two red img end */




  @media only screen and (max-width: 1366px) and (min-width: 1279px) {

  }

  @media only screen  and (max-width: 1280px) {

  }
  @media only screen and (max-width: 1024px) {

    div.component-wrapper .womdpg div.caption-timeline div.subtitle { font-size: 35px; letter-spacing: 2px;   }
    div.component-wrapper .womdpg div.caption-timeline div.catitle {  font-size: 22px; letter-spacing: 2px;}
    div.component-wrapper .womdpg div.caption-timeline div.subdetail {  font-size: 22px; letter-spacing: 2px;}

    div.component-wrapper .womdpg.fr div.caption-timeline div.subtitle {  font-size: 28px;  }
    div.component-wrapper .womdpg.fr div.caption-timeline div.catitle {  font-size: 18px;  }
    div.component-wrapper .womdpg.fr div.caption-timeline div.subdetail {  font-size: 18px;  }
    div.component-wrapper .womdpg div.content-two h2{padding: 0 20px;}
    div.component-wrapper .womdpg div.content-two.redbox div div{}

  }
  @media only screen and (max-width: 800px) {
    div.component-wrapper .womdpg div.content-two.redbox div h2{ font-size: 21px;}
    div.component-wrapper .womdpg div.content-two h2{padding: 0 5px; }
    div.component-wrapper .womdpg.fr div.mastimg.two-part div.img-des{letter-spacing:0;font-size: 20px;}
  }


  @media only screen and (max-width: 768px){
    div.component-wrapper .womdpg div.caption-timeline div.subtitle { font-size: 30px; letter-spacing: 1px;   }
    div.component-wrapper .womdpg div.caption-timeline div.catitle { font-size: 20px; letter-spacing: 1px;}
    div.component-wrapper .womdpg div.caption-timeline div.subdetail { font-size: 20px; letter-spacing: 1px;}

    div.component-wrapper .womdpg div.content-two.redbox div h2{  font-size: 20px;}

    div.component-wrapper .womdpg div.form-row.content div.formhd{font-size: 18px;}
    div.component-wrapper .womdpg div.content.search-head {   padding: 0 50px;}

    div.component-wrapper .womdpg .acc-row1.two-part .left-div{ }
    div.component-wrapper .womdpg .acc-row1.two-part .right-div{  width: 60%;}


    div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(1){font-size: 28px;}
    div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(3){margin-top: 12px;}
    div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(4){margin-bottom: 12px;}
    div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(5){margin-bottom: 12px;}

    div.component-wrapper .womdpg div.content-two h2{padding: 0 2px; font-size: 20px;}
    div.component-wrapper .womdpg .img-left{margin-right: 1%;     margin-bottom: 30px;}
    div.component-wrapper .womdpg .img-right{margin-left: 1%;}
    div.component-wrapper .womdpg div.mastimg.two-part img.de-img,div.component-wrapper .womdpg div.mastimg.two-part img.hr-img {  display: none; margin: 0 auto;  float: left; }
    div.component-wrapper .womdpg div.mastimg.two-part div.selected img.de-img, div.component-wrapper .womdpg div.mastimg.two-part div.selected img.hr-img{display: none;}
    div.component-wrapper .womdpg div.mastimg.two-part img.mb-de-img {  display: block;   margin: 0 auto; float: left;   }
    div.component-wrapper .womdpg div.mastimg.two-part img.mb-hr-img {  display: none;   margin: 0 auto; float: left;   }

    div.component-wrapper .womdpg div.mastimg.two-part div.selected img.mb-de-img {  display: none;   margin: 0 auto; float: left;   }
    div.component-wrapper .womdpg div.mastimg.two-part div.selected img.mb-hr-img {  display: block;   margin: 0 auto; float: left;   }

    div.component-wrapper .womdpg div.mastimg.two-part div:hover img.mb-de-img {  display: none;   margin: 0 auto; float: left;   }
    div.component-wrapper .womdpg div.mastimg.two-part div:hover img.mb-hr-img {  display: block;   margin: 0 auto; float: left;   }
    div.component-wrapper .womdpg div.mastimg.two-part div:hover img.de-img, div.component-wrapper .womdpg div.mastimg.two-part div:hover img.hr-img{display: none; }

  }

  @media screen and (max-width: 668px) {
    div.component-wrapper .womdpg div.caption-timeline div{ line-height: 40px; }
    div.component-wrapper .womdpg div.content-two.redbox div h2{  font-size: 18px;}

    div.component-wrapper .womdpg div.content-two.redbox div div{}

    div.component-wrapper .womdpg div.mastimg.two-part{ padding: 0 10px;}
    div.component-wrapper .womdpg div.mastimg.two-part div.img-des{ font-size: 15px;}


    div.component-wrapper .womdpg div.content li.accordion-toggle p b{ font-size: 16px;}
    div.component-wrapper .womdpg div.content li.accordion-toggle p span{ font-size: 13px;}

  }
  @media screen and (max-width: 600px) {
    div.component-wrapper .womdpg .topnav .search-container {
      float: none;
    }
    div.component-wrapper .womdpg .topnav a, .topnav input[type=text], .topnav .search-container button {
      float: none;
      display: block;
      text-align: left;
      width: 100%;
      margin: 0;
      padding: 14px;
    }
    div.component-wrapper .womdpg .topnav input[type=text] {
      border: 1px solid #a7a9ac;
    }


    div.component-wrapper .womdpg div.caption-timeline div{ line-height: 32px; }
    div.component-wrapper .womdpg div.masthead .dt-img{     max-width: 100%}
    div.component-wrapper .womdpg div.caption-timeline div.subtitle { font-size: 25px; letter-spacing: 1px;   }
    div.component-wrapper .womdpg div.caption-timeline div.catitle { font-size: 18px; letter-spacing: 1px;}
    div.component-wrapper .womdpg div.caption-timeline div.subdetail { font-size: 18px; letter-spacing: 1px;}


    div.component-wrapper .womdpg div.masthead{margin-bottom: 15px;}
    div.component-wrapper .womdpg div.content.search-head{margin: 15px 0;}
    div.component-wrapper .womdpg div.content-two.two-desc div.content-left{ width: 100%; padding:0; margin: 0 auto 20px auto; border-right:none;}
    div.component-wrapper .womdpg div.content-two.two-desc div.content-right{ width: 100%; padding:0; margin: 0 auto; }




    div.component-wrapper .womdpg div.content-two.redbox div div{ background: url(/images/womensday/redbx-mb.png) center center no-repeat; background-size: contain; background-size: 100% 100%; }
    div.component-wrapper .womdpg div.content-two.redbox div div:hover{ background: url(/images/womensday/redbxhover-mb.png) center center no-repeat; background-size: contain; transition:0.3s; color: #ffffff;}
    div.component-wrapper .womdpg div.content-two.redbox div:hover div{ background: url(/images/womensday/redbxhover-mb.png) center center no-repeat; background-size: contain; transition:0.3s; color: #ffffff;}
    div.component-wrapper .womdpg div.content-two.redbox div:hover div:hover{ background: url(/images/womensday/redbxhover-mb.png) center center no-repeat; background-size: contain; transition:0.3s; }
    div.component-wrapper .womdpg div.content-two.redbox div h2{ padding: 15% 15%; font-size: 18px;}
    div.component-wrapper .womdpg div.content-two.redbox div.content-left{ padding: 0 10px 0 0; }
    div.component-wrapper .womdpg div.content-two.redbox div.content-right{padding: 0 0 0 10px;}


    div.component-wrapper .womdpg div.form-row.content .align-items-left{width: 100%; padding: 0; margin: 0 auto;}
    div.component-wrapper .womdpg div.form-row.content .align-items-center{width: 50%; padding: 0 10px 0 0; margin: 0 auto;}
    div.component-wrapper .womdpg div.form-row.content .align-items-right{width: 50%; padding: 0 0 0 10px; margin: 0 auto;}

    div.component-wrapper .womdpg .search-head .head1{font-size: 30px;}
    div.component-wrapper .womdpg .search-head .head2{font-size: 26px; letter-spacing: 2px; }

    div.component-wrapper .womdpg .accordion-toggle.plus:after{right: 18px; top: 18px; line-height: 30px; }
  div.component-wrapper .womdpg .accordion-toggle.minus:after{right: 18px; top: 18px; line-height: 30px; width: 40px; }
    div.component-wrapper .womdpg div.content li.accordion-toggle .acc-row2 { padding: 10px 0 30px 30px; }

    div.component-wrapper .womdpg .acc-row1.two-part .left-div{padding: 0; margin: 0 auto; width:100%; text-align: center;}
    div.component-wrapper .womdpg .acc-row1.two-part .right-div{padding: 15px 0 0 0; margin: 10px auto 0 auto; width: 100%; text-align: center; float:none;}
    div.component-wrapper .womdpg .acc-row1.two-part .right-div p{text-align: center; margin: 0 auto; display: inline-block; float: none; width: 100%;}
    div.component-wrapper .womdpg li.accordion-toggle .accordion-content img{float: none;}

  }

  @media screen and (max-width: 600px) {
      div.component-wrapper .womdpg div.content li.accordion-toggle p b{ font-size: 18px;}
      div.component-wrapper .womdpg div.content li.accordion-toggle p span{ font-size: 14px;}
      div.component-wrapper .womdpg li.accordion-toggle img{width: 70px;  height: 75px; margin: 0 5px 0 0;     float: left;}
      div.component-wrapper .womdpg div.content li.accordion-toggle p{font-size: 14px; text-align: left;}
      div.component-wrapper .womdpg div.content li.accordion-toggle p b{margin: 10px 0 0 0;}
      div.component-wrapper .womdpg div.content li.accordion-toggle p b,div.component-wrapper .womdpg div.content li.accordion-toggle p span{ width: 50%; display: inline-block;}

      div.component-wrapper .womdpg.fr div.caption-timeline div.subtitle {  font-size: 24px; letter-spacing: 0px;  }
      div.component-wrapper .womdpg.fr div.caption-timeline div.catitle {  font-size: 16px;  }
      div.component-wrapper .womdpg.fr div.caption-timeline div.subdetail {  font-size: 16px; width:100%; }
  }

  @media screen and (max-width: 530px) {
      div.component-wrapper .womdpg div.content li.accordion-toggle p b{ font-size: 16px;}
      div.component-wrapper .womdpg div.content li.accordion-toggle p span{ font-size: 12px;}
  }

  @media screen and (max-width: 500px) {
      div.component-wrapper .womdpg div.content li.accordion-toggle p b{ font-size: 14px;}
      div.component-wrapper .womdpg div.content li.accordion-toggle p span{ font-size: 11px;}
  }
  @media only screen and (max-width: 550px) {
    div.component-wrapper .womdpg div.caption-timeline div{ line-height: 30px; }
    div.component-wrapper .womdpg div.caption-timeline{ left: 2%;}
    div.component-wrapper .womdpg div.caption-timeline div.subtitle { font-size: 22px; letter-spacing: 1px;   }
    div.component-wrapper .womdpg div.caption-timeline div.catitle { font-size: 16px; letter-spacing: 1px;}
    div.component-wrapper .womdpg div.caption-timeline div.subdetail { font-size: 16px; letter-spacing: 1px;}

    div.component-wrapper .womdpg div.content-two.redbox div h2{ font-size: 18px;}
    div.component-wrapper .womdpg div.content.search-head {   padding: 0 10px;}
    div.component-wrapper .womdpg .search-head .head1{font-size: 28px; line-height: 30px;margin: 0 0 35px 0;}
    div.component-wrapper .womdpg .search-head .head2{font-size: 18px; letter-spacing: 1px; }

    div.component-wrapper .womdpg div.content-two.redbox div div{min-height: 160px;}
  }
  @media only screen and (max-width: 500px) {
    div.component-wrapper .womdpg div.caption-timeline div{ line-height: 26px; }
    div.component-wrapper .womdpg div.caption-timeline div.subtitle { font-size: 22px; letter-spacing: 0px;   }
    div.component-wrapper .womdpg div.caption-timeline div.catitle { font-size: 16px; letter-spacing: 0px;}
    div.component-wrapper .womdpg div.caption-timeline div.subdetail { font-size: 16px; letter-spacing: 0px;}
    div.component-wrapper .womdpg div.content-two.redbox div h2{ padding: 16% 16%; font-size: 16px;}

    div.component-wrapper .womdpg li.accordion-toggle img{margin: 0 10px 0 0;}



  }
  @media only screen and (max-width: 460px) {
    div.component-wrapper .womdpg div.content-two.redbox div h2{ font-size: 15px;}

    div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(1) {  font-size: 26px; }
    div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(3){margin-top: 0;}
    div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(4){margin-bottom: 0;}
    div.component-wrapper .womdpg .acc-row1.two-part .right-div p:nth-child(5){margin-bottom: 0;}
    div.component-wrapper .womdpg div.content li.accordion-toggle .acc-row2 { padding: 20px 0 0 0; }
    div.component-wrapper .womdpg .acc-row1.two-part .social img{width: 20px;  height: 20px;}
    div.component-wrapper .womdpg .acc-row1.two-part img{    width: 70%;height: 70%;}

    div.component-wrapper .womdpg div.mastimg.two-part div.img-des{ font-size: 16px;}

    div.component-wrapper .womdpg.fr div.mastimg.two-part div.img-des { font-size: 12px; padding: 0 5px;  }
  }
  @media only screen and (max-width: 426px) {

    div.component-wrapper .womdpg div.masthead{margin-bottom: 10px;}
    div.component-wrapper .womdpg div.caption-timeline div{ line-height: 24px; }
    div.component-wrapper .womdpg div.caption-timeline{ left: 1%;padding: 0 15px;}
    div.component-wrapper .womdpg div.caption-timeline div.subtitle { font-size: 21px;   }
    div.component-wrapper .womdpg div.caption-timeline div.catitle { font-size: 15px; }
    div.component-wrapper .womdpg div.caption-timeline div.subdetail { font-size: 15px; }

    /* div.component-wrapper .womdpg div.content{padding: 10px 10px;} */

    div.component-wrapper .womdpg div.content-two.redbox div h2{ font-size: 14px;}
    div.component-wrapper .womdpg div.btxt h2{padding-bottom: 0;}
    div.component-wrapper .womdpg div.mastimg.two-part div.img-des{ font-size: 14px;}
    div.component-wrapper .womdpg .img-left{width: 49%; margin-right: 1%;  margin-bottom: 10px; }
    div.component-wrapper .womdpg .img-right{width: 49%; margin-left: 1%;}
    div.component-wrapper .womdpg.fr div.mastimg.two-part div.img-des { font-size: 12px; padding: 0 5px;  }


  }
  @media only screen and (max-width: 414px) {

    div.component-wrapper .womdpg div.caption-timeline div{ line-height: 22px; }
    div.component-wrapper .womdpg div.caption-timeline{ left: 0; padding: 0 10px;}
    div.component-wrapper .womdpg div.caption-timeline div.subtitle { font-size: 18px;   }
    div.component-wrapper .womdpg div.caption-timeline div.catitle { font-size: 12px; }
    div.component-wrapper .womdpg div.caption-timeline div.subdetail { font-size: 12px; }

    div.component-wrapper .womdpg li.accordion-toggle b{font-size: 14px;}
    div.component-wrapper .womdpg div.content li.accordion-toggle p{font-size: 12px;}
    div.component-wrapper .womdpg.fr div.mastimg.two-part div.img-des{ font-size: 12px;}

  }
  @media only screen and (max-width: 375px) {
    div.component-wrapper .womdpg div.mastimg.two-part div.img-des{ font-size: 12px;}
    div.component-wrapper .womdpg.fr div.mastimg.two-part div.img-des{ font-size: 11px;}
  }
  @media only screen and (max-width: 320px) {
    div.component-wrapper .womdpg div.mastimg.two-part div.img-des{ font-size: 12px;}
    div.component-wrapper .womdpg.fr div.mastimg.two-part div.img-des{ font-size: 10.5px;}
  }
