.transition {
  /*Changes*/
  -webkit-transition: all 0.8s;
  -moz-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  -ms-transition: all 1.2s ease; }

@font-face {
  font-family: "RobotoCondensed-Regular";
  src: url("../fonts/RobotoCondensed-Regular.woff") format("woff"); }
@font-face {
  font-family: "RobotoCondensed-Light";
  src: url("../fonts/RobotoCondensed-Light.woff") format("woff"); }
@font-face {
  font-family: 'Cairo-Light';
  src: URL("../fonts/Cairo-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'Cairo-SemiBold';
  src: URL("../fonts/Cairo-SemiBold.ttf") format("truetype"); }
@font-face {
  font-family: 'Cairo-Bold';
  src: URL("../fonts/Cairo-Bold.ttf") format("truetype"); }
*:not(i) {
  font-family: RobotoCondensed-Regular; }

/*
$mcl_bk_color:#fafafa;
$orange: #ff9100;
$dark_blue:#253B98;
$white:#FFFFFF;
$circle_grey:#eff0f2;
$title_size:32px;
$title_size_height:38px;
$up_normal_size:24px;
$up_normal_size_height:30px;
$normal_size:18px;
$normal_size_height:24px;
$small_size:15px;
$small_size_height:18px;
$all_round_corner:30px;
$button_padding_side:20px;
$button_padding_tb:8px;
$mobile_edge:5px;
$bold:900;
*/
#sitemap_top_img {
  margin-top: -10px !important; }
  @media all and (max-width: 50em) {
    #sitemap_top_img {
      margin-top: 10px !important; } }

.homepage_portion {
  width: 98%;
  min-width: 400px;
  /*
  
      div.banner_page:nth-of-type(4){
          height:200px;
          width:100%;
          position:relative;
  
       
          background-image: url('../images/homepage_images/mini_blog_Background.jpg');
          background-position: bottom right; 
          @media all and (max-width: 40em){
              height:120px;   
              background-position: top right; 
          }
          div.banner_layer1{
              height:40px;
              width:53%;
              position:absolute;
  
              top:110px;
              left:0px;
              float:right;
              z-index:20;
              @media all and (max-width: 40em){
                  height:0px;
              }
          }
  
  
  
          div.edi_text_middle{
              position:absolute;
              left:3%;
              top:20px;
              color:$white;
              text-align:left;
              text-shadow: 2px 2px 4px #013b7e;
              z-index:30;
              @media (max-width:70em) and (min-width:40em){
                  left:10%;   
              }
              @media all and (max-width: 40em){
                  top:5px;  
                  left:0%;
              }
              label:first-of-type{
                  font-style: italic;
                  font-size: 49px; 
                  color:white; 
                  letter-spacing: 0; 
                  text-align: center; 
                  line-height: 50px; 
  
  
                  font{
                      font-size:97px;
                      line-height:97px;
                      color:cyan;
                      @media (max-width:70em) and (min-width:40em) {
                          font-size:160%;
  
                      }
                      @media all and (max-width: 40em){
                          font-size:160%;
                          line-height: 1.5rem;
                      }
  
                  }
                  @media (max-width:70em) and (min-width:40em) {
                      font-size:180%;
  
                  }
                  @media all and (max-width: 40em){
                      font-size:180%;
                      line-height: 1.5rem;
                  }
              }
              label:nth-of-type(2){
                  margin-top:-10px;
                  font-size: 24px; 
                  line-height:26px;
                  color: white;
                  border-top:1px solid cyan;
                  border-bottom:1px solid cyan;
                  border-right:1px solid cyan;
                  margin-left:-6.3%;
                  padding-left:6.3%;
                  padding-right:5px;
                  @media (max-width:70em) and (min-width:40em){
                      font-size:110%;
                      border:none;
                  }
                  @media all and (max-width: 40em){
                      font-size:95%;
                      line-height: 1.1rem;
                  }
  
              }
  
          }
          div.edi_right_text{
              position:absolute;
              right:16%;
              top:30px;
              z-index:30;
  
              font-weight:bold;
              text-shadow: 2px 2px 4px #013b7e;
              a{
                  text-decoration: none;
                  color: white;
                  background:black;
                  border:1px solid cyan;
                  padding-left:15px;
                  padding-right:15px;
                  padding-top:5px;
                  padding-bottom:5px;
                  font-size:17px;
  
              }
              @media (max-width:70em) and (min-width:50em) {
                  right:16%;
                  top:30px;
              }
              @media (max-width:50em) and (min-width:40em) {
                  right:23%;
                  top:30px;
                  font-size:130%;
              }
              @media all and (max-width: 40em){
                  top:80px;
                  font-size:130%;
                  right:40%;
              }
          }
  
  
      }
  
      div.banner_page:nth-of-type(5){
          height:200px;
          width:100%;
          position:relative;
  
      
          background-image: url('../images/homepage_images/mmicDie-background.png');
          @media all and (max-width: 40em){
              height:120px;   
          }
          div.banner_layer1{
              height:80px;
              width:100%;
              position:absolute;
              background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(255,255,255,1));
              top:65px;
              left:0px;
              float:right;
              z-index:20;
  
          }
  
  
  
          div.edi_text_middle{
              position:absolute;
              left:15%;
              top:0px;
              color:$white;
              text-align:left;
              text-shadow: 2px 2px 4px #013b7e;
              z-index:30;
              @media (max-width:70em) and (min-width:40em){
                  left:10%;   
              }
              @media all and (max-width: 40em){
                  top:5px;  
                  left:0%;
              }
              label:first-of-type{
                  font-family: Cairo-SemiBold; 
                  font-size: 2.625rem; 
                  color:#F5A623; 
                  letter-spacing: 0; 
                  text-align: center; 
                  line-height: 4.8rem; 
                  text-shadow: 0 2px 4px #005AFF; 
                  @media (max-width:70em) and (min-width:40em) {
                      font-size:160%;
  
                  }
                  @media all and (max-width: 40em){
                      font-size:160%;
                      line-height: 1.5rem;
                  }
              }
              label:nth-of-type(2){
                  font-size: 3.8rem; 
                  line-height:3.0rem;
                  margin-left:20%;
                  font-family:Cairo-SemiBold;
                  text-shadow: 0 2px 4px #005AFF; 
                  color: #ffcc00;
                  @media (max-width:70em) and (min-width:40em){
                      font-size:240%;
  
                  }
                  @media all and (max-width: 40em){
                      font-size:210%;
                      line-height: 2.4rem;
                  }
  
              }
              label:last-of-type{
                  font-family: Cairo-SemiBold; 
                  font-size: 1.5625rem; 
                  line-height:3.8rem;
                  color: #FFFFFF; 
                  letter-spacing: 0; 
  
                  text-shadow: 0 2px 4px #005AFF;
                  @media (max-width:70em) and (min-width:40em){
                      font-size:110%;
  
                  }
                  @media all and (max-width: 40em){
                      font-size:95%;
                      line-height: 1.1rem;
                  }
              }
          }
          div.edi_right_text{
              position:absolute;
              right:4%;
              top:90px;
              z-index:30;
              font-size:1.5625rem;
              line-height:2.4rem;
              font-weight:bold;
              text-shadow: 2px 2px 4px #013b7e;
              a{
                  text-decoration: none;
                  color: #005AFF; 
              }
              @media (max-width:70em) and (min-width:50em) {
                  top:100px;
              }
              @media (max-width:50em) and (min-width:40em) {
                  top:100px;
                  font-size:130%;
              }
              @media all and (max-width: 40em){
                  top:90px;
                  font-size:130%;
                  right:8%;
              }
          }
  
  
      }
  
      div.banner_page:nth-of-type(6){
          height:200px;
          width:100%;
          position:relative;
          background-image: linear-gradient(#7E17BF , #7375FF);
          @media all and (max-width: 40em){
              height:120px;   
          }
          div.banner_layer1{
              height:53px;
              width:100%;
              position:absolute;
              background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(255,255,255,1));
              top:70px;
              left:0px;
              float:right;
  
          }
          div.edi_text_middle{
              position:absolute;
              left:25%;
              top:15px;
              text-align:left;
              text-shadow: 2px 2px 4px #013b7e;
              @media (max-width:70em) and (min-width:50em){
                  left:35%;   
              }
              @media (max-width:50em) and (min-width:40em){
                  left:43%;
  
              }
              @media all and (max-width: 40em){
                  left:40%;
  
              }
              span{
                  display:block;
                  float:left;
                  margin-left:5%;
                  margin-top:15px;
                  @media (max-width:50em) and (min-width:40em){
                      margin-top:-10px;
  
                  }
                  @media all and (max-width: 40em){
                      margin-top:-10px;
  
                  }
  
                  img{
                      height:40px; 
                      @media (max-width:70em) and (min-width:50em){
                          margin-top:5px;
                          height:30px;
                      }
                      @media (max-width:50em) and (min-width:40em){
                          margin-top:-25px;
                          height:30px;
                      }
                      @media all and (max-width: 40em){
                          margin-top:-45px;
                          height:10px; 
                      }
  
                  }
              }
              label:first-of-type{
                  font-size:2.125rem;
                  line-height: 3.05rem;
                  color: #F5A623;
  
                  @media all and (max-width: 50em){
                      font-size:160%;
  
                  }
                  @media all and (max-width: 40em){
                      line-height: 1.5rem;
                  }
              }
              span{
                  color:#417505;
                  font-size:3.2rem;
                  @media all and (max-width: 40em){
                      font-size:2.0rem;
                  }
              }
              label:nth-of-type(2){
                  font-size:2.5rem;
                  line-height:3.9rem;
                  font-family:Cairo-SemiBold;
                  color: #fff; 
                  @media (max-width:70em) and (min-width:50em) {
                      font-size:180%;
                  }
                  @media all and (max-width: 50em){
                      font-size:160%;
  
                  }
                  @media all and (max-width: 40em){
                      font-size:100%;
                      line-height: 2.4rem;
                  }
              }
              label:last-of-type{
                  font-size:1.5625rem;
                  line-height:4.0rem;
                  color: #C8C7C7; 
                  float:left;
                  @media (max-width:70em) and (min-width:50em) {
                      font-size:110%;
  
                  }
                  @media all and (max-width: 50em){
                      font-size:100%;
                      line-height: 1.1rem;
                  }
              }
          }
          div.edi_right_text{
              position:absolute;
              right:4%;
              top:80px;
  
              font-size:1.5625rem;
              line-height:2.4rem;
              font-weight:bold;
              text-shadow: 2px 2px 4px #013b7e;
              a{
                  text-decoration: none;
                  color:#7E17BF;
              }
              @media (max-width:70em) and (min-width:50em) {
                  top:160px;
              }
              @media (max-width:50em) and (min-width:40em) {
                  top:160px;
                  font-size:110%;
              }
              @media all and (max-width: 40em){
                  top:90px;
                  font-size:100%;
                  right:8%;
              }
          }
          div:nth-of-type(4){
              position:absolute;
              left:11px;
              top:10px;
  
  
  
  
              @media all and (max-width: 40em){
                  left:5px;   
                  top:5px;
              }
              img{
                  height:190px;
  
                  padding:0px 0;
                  @media (max-width:70em) and (min-width:50em) {
                      height:190px;
                  }
                  @media (max-width:50em) and (min-width:40em) {
                      height:190px;
  
                  }
                  @media all and (max-width: 40em){
                      height:115px;
                      padding:0;
                  }
              }
          }
      }
  
  
  
  
      div.banner_page:nth-of-type(7){
          height:200px;
          background: linear-gradient(#243a97 , #4a90e2);
          width:100%;
          position:relative;
  
          @media all and (max-width: 40em){
              height:120px;   
          }
  
          div:first-child{
              position:absolute;
              top:-35px;
              left:-6px;
              img{
                  height: 290px;
                  width: auto;
                  top: -20px;
                  position: relative;
  
                  @media (max-width:65em) and (min-width:40em) {
                      width:40%;
                  } 
                  @media all and (max-width: 40em){
                      height:160px; 
                      top:0px;
                      left:0px;
                  }
              }
  
          }
          div:nth-child(2){
              position:absolute;
              width:40%;
              top:10px;
              left:41%;
              @media (max-width:70em) and (min-width:50em) {
                  left:45%;
                  width:60%;
              } 
              @media (max-width:50em) and (min-width:40em) {
                  left:58%;
                  width:60%;
                  top:80px;
              } 
              @media all and (max-width: 40em){
                  width:60%;   
                  left:60%;
                  top:50px;
              }
  
              .label_u{
  
                  font-size:50px ;
                  line-height:54px;
                  text-shadow: 0px 4px #1C307B;
                  color:$orange;
                  font-weigt:$bold;
  
                  @media (max-width:75em) and (min-width:40em) {
                      font-size:$up_normal_size ;
                      line-height:$up_normal_size_height;   
                  } 
                  @media all and (max-width: 40em){
                      font-size:$normal_size ;
                      line-height:$normal_size_height;   
                  }
  
              }
              .label_m{
                  font-size:24px ;
                  line-height:28px ;
                  color:$white;
                  @media all and (max-width: 40em){
                      font-size:$small_size ;
                      line-height:$small_size_height;   
                  }
              }
              ul li{
  
                  list-style:none;
                  color:$white;
                  font-size:15px;
                  line-height:20px;
  
                  i{
                      color:$orange;
                      margin-right:10px;
                  }
  
                  @media all and (max-width: 50em){
                      display:none;
                  }
  
              }
  
  
          }
          div:nth-child(3){
              position: absolute;
              content: '';
              display: block;
              top: 0;
              left: 85%;
              right: 0;
              bottom: 0;
              background: rgba(255,255,255,.5);
          }
  
          div:last-child{
              position:absolute;
              width:15%;
              top:98px;
              left:85%;
              font-size:18px;
              color: #fdf57c;
              text-align:center;
              @media (max-width:60em) and (min-width:50em) {
                  top:170px;
              } 
              @media  (max-width: 50em)  and (min-width:40em){
                  top:170px;
                  left:67%;
                  width:30%;
                  font-size:15px;
              }
              @media all and (max-width: 40em){
                  top:100px;
                  left:67%;
                  width:30%;
                  font-size:15px;
              }
          }
  
  
      }
      
  */
  /*   ezsample banner homepage  */
  /*  ***************************       */ }
  @media all and (max-width: 40em) {
    .homepage_portion {
      width: 100%; } }
  .homepage_portion div.banner_page:nth-of-type(1) {
    cursor: pointer;
    height: 200px;
    width: 100%;
    position: relative;
    background-image: url("../images/homepage_images/Homepage-Banner-Mixers.jpg");
    background-size: contain;
    background-repeat: no-repeat; }
    @media all and (max-width: 40em) {
      .homepage_portion div.banner_page:nth-of-type(1) {
        height: 120px; } }
    .homepage_portion div.banner_page:nth-of-type(1) section.entire_div {
      overflow: auto;
      margin-top: 0px;
      height: 200px; }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(1) section.entire_div {
          height: 120px; } }
  .homepage_portion div.banner_page:nth-of-type(2) {
    cursor: pointer;
    height: 200px;
    width: 100%;
    position: relative;
    background-image: url("../images/homepage_images/Homepage-Banner-HFA.jpg");
    background-size: contain;
    background-repeat: no-repeat; }
    @media all and (max-width: 40em) {
      .homepage_portion div.banner_page:nth-of-type(2) {
        height: 120px; } }
    .homepage_portion div.banner_page:nth-of-type(2) section.entire_div {
      overflow: auto;
      margin-top: 0px;
      height: 200px; }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(2) section.entire_div {
          height: 120px; } }
  .homepage_portion div.banner_page:nth-of-type(3) {
    cursor: pointer;
    height: 200px;
    width: 100%;
    position: relative;
    background-image: url("../images/homepage_images/Homepage-Banner-MMIC-Die-Parts_V1.jpg");
    background-size: contain;
    background-repeat: no-repeat; }
    @media all and (max-width: 40em) {
      .homepage_portion div.banner_page:nth-of-type(3) {
        height: 120px; } }
    .homepage_portion div.banner_page:nth-of-type(3) section.entire_div {
      overflow: auto;
      margin-top: 0px;
      height: 200px; }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(3) section.entire_div {
          height: 120px; } }
  .homepage_portion div.banner_page:nth-of-type(4) {
    cursor: pointer;
    height: 200px;
    width: 100%;
    position: relative;
    background-image: url("../images/homepage_images/Homepage-banner-ISM-RF-Energy.jpg");
    background-size: contain;
    background-repeat: no-repeat; }
    @media all and (max-width: 40em) {
      .homepage_portion div.banner_page:nth-of-type(4) {
        height: 120px; } }
    .homepage_portion div.banner_page:nth-of-type(4) section.entire_div {
      overflow: auto;
      margin-top: 0px;
      height: 200px; }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(4) section.entire_div {
          height: 120px; } }
  .homepage_portion div.banner_page:nth-of-type(5) {
    cursor: pointer;
    height: 200px;
    width: 100%;
    position: relative;
    background-image: url("../images/homepage_images/Homepage-Banner-Low-Additive-Phase-Noise-Amplifiers.jpg");
    background-size: cover; }
    @media all and (max-width: 40em) {
      .homepage_portion div.banner_page:nth-of-type(5) {
        height: 120px; } }
    .homepage_portion div.banner_page:nth-of-type(5) section.entire_div {
      overflow: auto;
      margin-top: 0px;
      height: 200px; }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(5) section.entire_div {
          height: 120px; } }
    .homepage_portion div.banner_page:nth-of-type(5) div.banner_layer1 {
      height: 40px;
      width: 53%;
      position: absolute;
      top: 110px;
      left: 0px;
      float: right;
      z-index: 20; }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(5) div.banner_layer1 {
          height: 0px; } }
    .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle {
      position: absolute;
      left: 3%;
      top: 30px;
      color: #FFFFFF;
      text-align: left;
      width: 63%;
      z-index: 30; }
      @media (max-width: 70em) and (min-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle {
          left: 5%;
          top: 30px;
          width: 100%; } }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle {
          top: 20px;
          left: 4%;
          width: 100%; } }
      .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle div {
        width: 100%; }
        .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle div span:first-child {
          display: block;
          color: #ffa300;
          font-weight: bold !important;
          letter-spacing: 1px;
          font-size: 12px;
          line-height: 24px; }
          @media all and (max-width: 40em) {
            .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle div span:first-child {
              font-size: 10px;
              letter-spacing: 1px;
              line-height: 17px; } }
        .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle div span:nth-child(2) {
          display: block;
          color: white;
          letter-spacing: 5px;
          font-size: 44px;
          line-height: 70px;
          font-weight: normal;
          margin-left: -5px; }
          @media all and (max-width: 40em) {
            .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle div span:nth-child(2) {
              font-size: 18px;
              letter-spacing: 1px;
              line-height: 24px;
              margin-left: 0px; } }
        .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle div span:nth-child(3) {
          display: block;
          color: white;
          letter-spacing: 1px;
          font-size: 17px;
          line-height: 28px;
          font-weight: normal; }
          @media all and (max-width: 40em) {
            .homepage_portion div.banner_page:nth-of-type(5) div.edi_text_middle div span:nth-child(3) {
              font-size: 14px;
              letter-spacing: 1px;
              line-height: 18px; } }
  .homepage_portion div.banner_page:nth-of-type(6) {
    cursor: pointer;
    height: 200px;
    width: 100%;
    position: relative;
    background-image: url("../images/homepage_images/Homepage_Banner_Space_Upscreening_text.jpg");
    background-size: cover; }
    @media all and (max-width: 40em) {
      .homepage_portion div.banner_page:nth-of-type(6) {
        height: 120px; } }
    .homepage_portion div.banner_page:nth-of-type(6) section.entire_div {
      overflow: auto;
      margin-top: 0px;
      height: 200px; }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(6) section.entire_div {
          height: 120px; } }
  .homepage_portion div.banner_page:nth-of-type(7) {
    cursor: pointer;
    height: 200px;
    width: 100%;
    position: relative;
    background-image: url("../images/homepage_images/Homepage-banner-Digikey+Mouser.jpg");
    background-position: bottom right; }
    @media all and (max-width: 40em) {
      .homepage_portion div.banner_page:nth-of-type(7) {
        height: 120px;
        background-position: center center; } }
    .homepage_portion div.banner_page:nth-of-type(7) section.entire_div {
      overflow: auto;
      margin-top: 0px;
      height: 200px; }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(7) section.entire_div {
          height: 120px; } }
    .homepage_portion div.banner_page:nth-of-type(7) div.banner_layer1 {
      height: 40px;
      width: 53%;
      position: absolute;
      top: 110px;
      left: 0px;
      float: right;
      z-index: 20; }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(7) div.banner_layer1 {
          height: 0px; } }
    .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle {
      position: absolute;
      left: 3%;
      top: 60px;
      color: #FFFFFF;
      text-align: left;
      z-index: 30; }
      @media (max-width: 70em) and (min-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle {
          left: 5%;
          top: 5px; } }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle {
          top: 5px;
          left: 2%; } }
      .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:first-of-type {
        cursor: pointer;
        font-size: 50px;
        color: white;
        letter-spacing: 5px;
        text-align: center;
        line-height: 60px;
        font-weight: normal; }
        @media (max-width: 70em) and (min-width: 40em) {
          .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:first-of-type {
            line-height: 30px; } }
        .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:first-of-type font {
          font-size: 97px;
          line-height: 97px;
          color: cyan; }
          @media (max-width: 70em) and (min-width: 40em) {
            .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:first-of-type font {
              font-size: 160%; } }
          @media all and (max-width: 40em) {
            .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:first-of-type font {
              font-size: 160%;
              line-height: 1.5rem; } }
        @media (max-width: 70em) and (min-width: 40em) {
          .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:first-of-type {
            font-size: 180%; } }
        @media all and (max-width: 40em) {
          .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:first-of-type {
            font-size: 180%;
            line-height: 1.5rem; } }
      .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:nth-of-type(2) {
        cursor: pointer;
        margin-top: -10px;
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 5px;
        color: #ffa300;
        margin-left: -6.3%;
        padding-left: 6.3%;
        padding-right: 5px; }
        @media (max-width: 70em) and (min-width: 40em) {
          .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:nth-of-type(2) {
            font-size: 110%;
            border: none; } }
        @media all and (max-width: 40em) {
          .homepage_portion div.banner_page:nth-of-type(7) div.edi_text_middle label:nth-of-type(2) {
            font-size: 95%;
            line-height: 1.1rem; } }
    .homepage_portion div.banner_page:nth-of-type(7) div.edi_right_text {
      position: absolute;
      right: 16%;
      top: 30px;
      z-index: 30;
      font-weight: bold;
      text-shadow: 2px 2px 4px #013b7e; }
      .homepage_portion div.banner_page:nth-of-type(7) div.edi_right_text a {
        text-decoration: none;
        color: white;
        background: black;
        border: 1px solid cyan;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 17px; }
      @media (max-width: 70em) and (min-width: 50em) {
        .homepage_portion div.banner_page:nth-of-type(7) div.edi_right_text {
          right: 16%;
          top: 30px; } }
      @media (max-width: 50em) and (min-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(7) div.edi_right_text {
          right: 23%;
          top: 30px;
          font-size: 130%; } }
      @media all and (max-width: 40em) {
        .homepage_portion div.banner_page:nth-of-type(7) div.edi_right_text {
          top: 80px;
          font-size: 130%;
          right: 40%; } }
  .homepage_portion .newandtest_products {
    width: 100%; }
    .homepage_portion .newandtest_products div.rftest_product {
      width: 29%;
      float: right;
      /*  background:url('../images/homepage_images/bg-rftest.png') no-repeat center; */
      /*   background-size:600px 1050px;*/
      /*  background-position: left -100px bottom -250px; */
      /*  background:#dedfe5; */
      background-image: linear-gradient(to top, #59A9D3, #2D58A7);
      border-radius: 10px;
      margin: 10px 4px;
      height: 440px;
      left: 0px; }
      @media (max-width: 60em) and (min-width: 40em) {
        .homepage_portion .newandtest_products div.rftest_product {
          width: 100%;
          height: 200px;
          border-radius: 0px;
          margin: 10px 0; } }
      @media all and (max-width: 40em) {
        .homepage_portion .newandtest_products div.rftest_product {
          width: 100%;
          height: 150px;
          border-radius: 0px;
          margin: 10px 0; } }
      .homepage_portion .newandtest_products div.rftest_product a {
        text-decoration: none; }
      .homepage_portion .newandtest_products div.rftest_product div:first-child {
        float: left;
        width: 80%;
        margin-top: 10px;
        padding-left: 9%;
        padding-right: 9%; }
        @media (max-width: 60em) and (min-width: 40em) {
          .homepage_portion .newandtest_products div.rftest_product div:first-child {
            padding-top: 10px;
            width: 48%;
            padding-left: 1%;
            padding-right: 1%;
            float: left; } }
        @media all and (max-width: 40em) {
          .homepage_portion .newandtest_products div.rftest_product div:first-child {
            width: 68%;
            padding-left: 1%;
            padding-right: 1%;
            float: left;
            padding-top: 0px; } }
        .homepage_portion .newandtest_products div.rftest_product div:first-child label:first-child {
          color: #fdfdfd;
          font-weight: bold;
          font-size: 24px;
          line-height: 70px; }
        .homepage_portion .newandtest_products div.rftest_product div:first-child label:last-child {
          color: #c9d9e6;
          font-size: 16px;
          line-height: 1.5rem; }
      .homepage_portion .newandtest_products div.rftest_product div:nth-child(2) {
        overflow: hidden;
        background-size: 130%;
        background-position: left -27px  bottom -18px;
        background-repeat: no-repeat;
        background-image: url("../images/homepage_images/Layer 27.png");
        float: left;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px; }
        @media (max-width: 60em) and (min-width: 40em) {
          .homepage_portion .newandtest_products div.rftest_product div:nth-child(2) {
            width: 49%;
            float: left;
            background-size: cover;
            background-position: center;
            background-position: left 0px  bottom 0px; } }
        @media all and (max-width: 40em) {
          .homepage_portion .newandtest_products div.rftest_product div:nth-child(2) {
            width: 29%;
            float: left;
            background-size: cover;
            background-position: center;
            background-position: left 0px  bottom 0px; } }
        .homepage_portion .newandtest_products div.rftest_product div:nth-child(2) span {
          display: block;
          width: 100%;
          height: 210px; }
          @media all and (max-width: 40em) {
            .homepage_portion .newandtest_products div.rftest_product div:nth-child(2) span {
              height: 100px; } }
      .homepage_portion .newandtest_products div.rftest_product div:last-child {
        margin-left: 9%; }
        @media all and (max-width: 60em) {
          .homepage_portion .newandtest_products div.rftest_product div:last-child {
            display: none; } }
        .homepage_portion .newandtest_products div.rftest_product div:last-child span {
          background: #253B98;
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 8px;
          padding-bottom: 8px;
          border-radius: 30px;
          color: #FFFFFF; }
    .homepage_portion .newandtest_products div.home_product_new {
      float: left;
      width: 70%;
      height: 40px;
      background: none;
      height: 500px; }
      @media all and (max-width: 60em) {
        .homepage_portion .newandtest_products div.home_product_new {
          width: 100%; } }
      @media all and (max-width: 40em) {
        .homepage_portion .newandtest_products div.home_product_new {
          height: 200px;
          background: #fafafa; } }
      .homepage_portion .newandtest_products div.home_product_new .product_header:first-child {
        float: left;
        display: block;
        color: grey;
        width: 40%;
        margin-top: 30px;
        font-size: 1.125rem;
        line-height: 1.5rem; }
        @media all and (max-width: 30em) {
          .homepage_portion .newandtest_products div.home_product_new .product_header:first-child {
            width: 100%;
            float: left;
            margin-top: 10px;
            margin-left: 5px; } }
      .homepage_portion .newandtest_products div.home_product_new .product_header:last-child {
        float: right;
        display: block;
        margin-top: 20px;
        text-align: right;
        padding-right: 10px;
        width: calc(60% - 10px); }
        @media all and (max-width: 30em) {
          .homepage_portion .newandtest_products div.home_product_new .product_header:last-child {
            width: calc(100% - 10px);
            float: left;
            text-align: left;
            margin-top: 10px; } }
        .homepage_portion .newandtest_products div.home_product_new .product_header:last-child label.dropdown select {
          padding: 10px 42px 10px 10px;
          background: #FFFFFF;
          color: #253B98;
          font-size: 1.125rem;
          line-height: 1.5rem;
          border: 1px solid #eff0f2;
          border-radius: 0;
          display: inline-block;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          cursor: pointer;
          outline: none;
          width: 60%; }
          @media all and (max-width: 30em) {
            .homepage_portion .newandtest_products div.home_product_new .product_header:last-child label.dropdown select {
              margin-left: 4px;
              width: 100%; } }
        .homepage_portion .newandtest_products div.home_product_new .product_header:last-child label.dropdown select:-moz-focusring {
          color: transparent;
          text-shadow: 0 0 0 #444; }
        .homepage_portion .newandtest_products div.home_product_new .product_header:last-child label.dropdown select::-ms-expand {
          display: none; }
        .homepage_portion .newandtest_products div.home_product_new .product_header:last-child label.dropdown:before {
          content: '';
          right: 5px;
          top: -7px;
          width: 30px;
          height: 33px;
          background: #FFFFFF;
          position: absolute;
          pointer-events: none;
          display: block; }
        .homepage_portion .newandtest_products div.home_product_new .product_header:last-child label.dropdown {
          position: relative; }
        .homepage_portion .newandtest_products div.home_product_new .product_header:last-child label.dropdown:after {
          content: "\f0dc";
          font-family: FontAwesome;
          color: orange;
          right: 15px;
          top: -5px;
          font-size: 24px;
          position: absolute;
          pointer-events: none;
          width: 34px;
          padding: 0 0 5px 0;
          text-indent: 14px; }
      .homepage_portion .newandtest_products div.home_product_new .home_new_item:hover .item_descript {
        margin-top: -10px;
        padding-top: 13px; }
      .homepage_portion .newandtest_products div.home_product_new .home_new_item {
        margin-left: 1px;
        width: calc(25% - 2px);
        background: white;
        margin-top: 15px;
        float: left;
        height: 370px; }
        @media (max-width: 50em) and (min-width: 40em) {
          .homepage_portion .newandtest_products div.home_product_new .home_new_item {
            width: calc(50% - 1px); } }
        @media (max-width: 40em) {
          .homepage_portion .newandtest_products div.home_product_new .home_new_item {
            width: 98%;
            height: 100px; } }
        .homepage_portion .newandtest_products div.home_product_new .home_new_item a {
          text-decoration: none; }
        .homepage_portion .newandtest_products div.home_product_new .home_new_item .item_descript {
          float: left;
          display: block;
          width: calc(100% - 10px);
          height: 50px;
          background: #253B98;
          color: white;
          opacity: 0.9;
          font-size: 1.125rem;
          line-height: 1.5rem;
          padding: 3px 5px;
          z-index: 1;
          position: relative;
          -webkit-transition-property: padding-top;
          /* Safari */
          -webkit-transition-duration: 2s;
          /* Safari */
          transition-property: padding-top;
          transition-duration: 2s; }
          @media (max-width: 50em) and (min-width: 40em) {
            .homepage_portion .newandtest_products div.home_product_new .home_new_item .item_descript {
              width: calc(100% - 10px); } }
          @media (max-width: 40em) {
            .homepage_portion .newandtest_products div.home_product_new .home_new_item .item_descript {
              width: 66%;
              float: left;
              margin-top: 30px;
              background: #FFFFFF;
              padding: 0px;
              color: #253B98;
              text-align: center; } }
        .homepage_portion .newandtest_products div.home_product_new .home_new_item .item_img {
          float: left;
          display: block;
          width: 100%;
          text-align: center;
          margin-top: 0px;
          height: 130px; }
          @media (max-width: 40em) {
            .homepage_portion .newandtest_products div.home_product_new .home_new_item .item_img {
              width: 30%;
              float: left; } }
          .homepage_portion .newandtest_products div.home_product_new .home_new_item .item_img img {
            margin-top: 0px;
            max-height: 130px;
            width: auto; }
            @media (max-width: 40em) {
              .homepage_portion .newandtest_products div.home_product_new .home_new_item .item_img img {
                width: 90%;
                margin-top: 0px;
                max-height: 80px; } }
        .homepage_portion .newandtest_products div.home_product_new .home_new_item .item_descript_name {
          display: block;
          color: #ff9100;
          padding-left: 5px; }
          @media (max-width: 40em) {
            .homepage_portion .newandtest_products div.home_product_new .home_new_item .item_descript_name {
              width: 100%;
              margin-left: 50%;
              float: left;
              margin-top: -50px;
              z-index: 800; } }
        .homepage_portion .newandtest_products div.home_product_new .home_new_item ul {
          margin-left: 0px;
          padding-left: 0px;
          max-height: 140px;
          overflow-y: auto; }
          @media all and (max-width: 40em) {
            .homepage_portion .newandtest_products div.home_product_new .home_new_item ul {
              display: none; } }
        .homepage_portion .newandtest_products div.home_product_new .home_new_item ul li {
          list-style: none;
          font-size: 0.9375rem;
          line-height: 1.125rem;
          color: #253B98;
          padding-left: 5px;
          padding-right: 5px; }
      .homepage_portion .newandtest_products div.home_product_new div:last-child {
        width: 100%;
        text-align: center;
        margin-top: 13px; }
        .homepage_portion .newandtest_products div.home_product_new div:last-child a {
          text-decoration: none; }
        .homepage_portion .newandtest_products div.home_product_new div:last-child span {
          background: #253B98;
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 8px;
          padding-bottom: 8px;
          border-radius: 30px;
          color: #FFFFFF; }
          @media all and (max-width: 40em) {
            .homepage_portion .newandtest_products div.home_product_new div:last-child span {
              width: 24%;
              display: block;
              margin-left: 38%;
              min-width: 130px; } }
  @media (max-width: 50em) and (min-width: 40em) {
    .homepage_portion div.home_list_items .home_new_item:nth-child(3), .homepage_portion div.home_list_items .home_new_item:nth-child(4) {
      display: none; } }
  @media all and (max-width: 40em) {
    .homepage_portion div.home_list_items .home_new_item:nth-child(2), .homepage_portion div.home_list_items .home_new_item:nth-child(3), .homepage_portion div.home_list_items .home_new_item:nth-child(4) {
      display: none; } }
  .homepage_portion .pictureslide_dots {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    text-align: center;
    display: block; }
    .homepage_portion .pictureslide_dots a {
      color: #4a90e2;
      margin-right: 5px;
      font-size: 18px;
      line-height: 24px;
      text-decoration: none; }
    .homepage_portion .pictureslide_dots a:first-child {
      color: #ff9100; }
  .homepage_portion .homepage_ezsample_middle {
    width: 100%;
    height: 140px;
    background-image: linear-gradient(to bottom, #0d71ba, #111f40); }
    @media all and (max-width: 40em) {
      .homepage_portion .homepage_ezsample_middle {
        margin-top: 60px;
        height: 100px; } }
    .homepage_portion .homepage_ezsample_middle .ez_descript {
      text-align: center;
      color: #f0eceb; }
    .homepage_portion .homepage_ezsample_middle .ez_descript span {
      display: inline-block;
      margin-top: 10px;
      color: #DDDDDD;
      font-size: 1.5rem;
      line-height: 1.875rem; }
      @media (max-width: 60em) and (min-width: 40em) {
        .homepage_portion .homepage_ezsample_middle .ez_descript span {
          font-size: 1.4em;
          vertical-align: middle; } }
      @media all and (max-width: 40em) {
        .homepage_portion .homepage_ezsample_middle .ez_descript span {
          font-size: 1.0em;
          line-height: 1.1em;
          vertical-align: middle; } }
    .homepage_portion .homepage_ezsample_middle .ez_descript span:first-child {
      width: 32%; }
    .homepage_portion .homepage_ezsample_middle .ez_descript span:nth-child(2) {
      width: 38%; }
    .homepage_portion .homepage_ezsample_middle .ez_descript span:nth-child(3) {
      width: 30%; }
    .homepage_portion .homepage_ezsample_middle .ez_contents div {
      width: 33%;
      float: left;
      text-align: center; }
    .homepage_portion .homepage_ezsample_middle .ez_contents div:first-child {
      width: 30%;
      text-align: left;
      margin-left: 3%; }
    .homepage_portion .homepage_ezsample_middle .ez_contents div:last-child {
      width: 30%;
      text-align: right;
      margin-right: 3%; }
    .homepage_portion .homepage_ezsample_middle .ez_contents div:nth-child(2) {
      width: 34%; }
      .homepage_portion .homepage_ezsample_middle .ez_contents div:nth-child(2) span {
        display: block;
        color: #ff9100;
        font-size: 2rem;
        margin-top: 15px; }
      .homepage_portion .homepage_ezsample_middle .ez_contents div:nth-child(2) a {
        text-decoration: none; }
    .homepage_portion .homepage_ezsample_middle .ez_contents div:first-child img, .homepage_portion .homepage_ezsample_middle .ez_contents div:last-child img {
      width: 60%;
      margin-top: 10px; }
    .homepage_portion .homepage_ezsample_middle .ez_contents div:nth-child(2) span {
      margin-top: 20px;
      width: 100%;
      font-size: 1.9em;
      line-height: 1.1em;
      color: #FF6C00; }
      @media (max-width: 60em) and (min-width: 40em) {
        .homepage_portion .homepage_ezsample_middle .ez_contents div:nth-child(2) span {
          font-size: 1.4em; } }
      @media all and (max-width: 40em) {
        .homepage_portion .homepage_ezsample_middle .ez_contents div:nth-child(2) span {
          font-size: 1.125em; } }
  .homepage_portion .homepage_publication {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #dedfe5; }
    @media all and (max-width: 40em) {
      .homepage_portion .homepage_publication {
        margin-top: 40px; } }
    .homepage_portion .homepage_publication .home_subject_pub {
      display: block;
      font-size: 1.125rem;
      line-height: 54px;
      color: grey; }
    .homepage_portion .homepage_publication div.publication_left {
      width: 70%;
      float: left; }
      @media (max-width: 60em) and (min-width: 40em) {
        .homepage_portion .homepage_publication div.publication_left {
          width: calc(60% - 1px); } }
      @media all and (max-width: 40em) {
        .homepage_portion .homepage_publication div.publication_left {
          width: 100%;
          float: left; } }
      .homepage_portion .homepage_publication div.publication_left .pub_title {
        font-size: 1.125rem;
        color: #fafafa;
        background: #d0d0d0;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 15px;
        border-radius: 5px; }
        @media (max-width: 40em) {
          .homepage_portion .homepage_publication div.publication_left .pub_title {
            display: none; } }
      .homepage_portion .homepage_publication div.publication_left .pub_title1 {
        display: block;
        font-size: 1.5rem;
        line-height: 25px;
        color: #253B98;
        margin-bottom: 15px;
        font-weight: bolder; }
      .homepage_portion .homepage_publication div.publication_left .pub_content_left {
        width: 30%;
        float: left; }
        .homepage_portion .homepage_publication div.publication_left .pub_content_left img {
          width: 100%; }
      .homepage_portion .homepage_publication div.publication_left .pub_content_right {
        width: calc(70% - 40px);
        padding-left: 20px;
        padding-right: 20px;
        float: left; }
        .homepage_portion .homepage_publication div.publication_left .pub_content_right label {
          font-size: 0.9375rem;
          line-height: 1.125rem;
          color: #253B98; }
        .homepage_portion .homepage_publication div.publication_left .pub_content_right a {
          text-decoration: none; }
        .homepage_portion .homepage_publication div.publication_left .pub_content_right span {
          display: block;
          margin-top: 80px; }
          @media all and (max-width: 40em) {
            .homepage_portion .homepage_publication div.publication_left .pub_content_right span {
              margin-top: 30px; } }
        .homepage_portion .homepage_publication div.publication_left .pub_content_right .all_app_notelink {
          width: auto;
          min-width: 130px;
          background: #253B98;
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 6px;
          padding-bottom: 6px;
          border-radius: 30px;
          color: #FFFFFF;
          text-align: center; }
    .homepage_portion .homepage_publication div.publication_right {
      width: calc(29% - 1px);
      border-left: 1px solid #eff0f2;
      float: left;
      padding-left: 1%; }
      @media (max-width: 60em) and (min-width: 40em) {
        .homepage_portion .homepage_publication div.publication_right {
          width: calc(39% - 1px); } }
      @media all and (max-width: 40em) {
        .homepage_portion .homepage_publication div.publication_right {
          width: 100%;
          float: left;
          margin-top: 20px; } }
      .homepage_portion .homepage_publication div.publication_right .pub_title {
        font-size: 1.125rem;
        color: #fafafa;
        background: #d0d0d0;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 15px;
        border-radius: 5px; }
        @media (max-width: 40em) {
          .homepage_portion .homepage_publication div.publication_right .pub_title {
            display: none; } }
      .homepage_portion .homepage_publication div.publication_right .pub_title1 {
        display: block;
        font-size: 1.5rem;
        line-height: 30px;
        color: #253B98;
        margin-bottom: 0px;
        font-weight: bolder; }
      .homepage_portion .homepage_publication div.publication_right span.pub_title1_text {
        color: #8d8c8c;
        font-size: 0.9375rem;
        line-height: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block; }
      .homepage_portion .homepage_publication div.publication_right .pub_content_left {
        width: calc(30% - 2px);
        float: left;
        margin-top: 5px; }
        .homepage_portion .homepage_publication div.publication_right .pub_content_left img {
          width: 100%;
          border: 1px solid #d0d0d0; }
        .homepage_portion .homepage_publication div.publication_right .pub_content_left span {
          display: block;
          width: 100%;
          min-width: 100px;
          background: #253B98;
          padding-top: 4px;
          padding-bottom: 4px;
          border-radius: 30px;
          color: #FFFFFF;
          margin-top: 10px;
          text-align: center; }
        .homepage_portion .homepage_publication div.publication_right .pub_content_left a {
          text-decoration: none; }
      .homepage_portion .homepage_publication div.publication_right .pub_content_right {
        width: calc(70% - 30px);
        padding-left: 15px;
        padding-right: 15px;
        float: left; }
        .homepage_portion .homepage_publication div.publication_right .pub_content_right label {
          font-size: 0.9375rem;
          line-height: 10px;
          color: #253B98; }
        .homepage_portion .homepage_publication div.publication_right .pub_content_right ul {
          margin-top: 0px; }
        .homepage_portion .homepage_publication div.publication_right .pub_content_right ul li {
          color: #253B98;
          margin: 0px;
          padding: 0px;
          font-size: 0.9375rem;
          line-height: 18px; }
        .homepage_portion .homepage_publication div.publication_right .pub_content_right span.pub_title1_question {
          font-size: 0.9375rem;
          color: #253B98;
          line-height: 16px;
          display: block; }
        .homepage_portion .homepage_publication div.publication_right .pub_content_right a {
          text-decoration: none;
          color: #ff9100; }
  .homepage_portion .home_news_list {
    margin-top: 20px;
    padding-top: 20px;
    width: 100%;
    background: white;
    padding-bottom: 30px; }
    .homepage_portion .home_news_list span.allnews_header {
      display: block;
      font-size: 24px;
      line-height: 30px;
      color: #253B98;
      margin-left: 5px; }
    .homepage_portion .home_news_list .allnewlink_section a.allnews_link {
      text-decoration: none;
      background: #253B98;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 8px;
      padding-bottom: 8px;
      border-radius: 30px;
      color: #FFFFFF;
      font-size: 15px; }
    .homepage_portion .home_news_list ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      margin-left: 5px; }
      .homepage_portion .home_news_list ul li {
        float: left;
        color: orange;
        margin-right: 2%;
        margin-bottom: 15px;
        margin-top: 10px;
        font-size: 16px; }
        .homepage_portion .home_news_list ul li a {
          text-decoration: none;
          color: orange; }
        @media all and (max-width: 50em) {
          .homepage_portion .home_news_list ul li {
            margin-left: 27%;
            float: none; } }
    .homepage_portion .home_news_list .home_newslist_left {
      float: left;
      width: 99%;
      padding-left: 1%; }
      @media all and (max-width: 50em) {
        .homepage_portion .home_news_list .home_newslist_left {
          width: 100%;
          padding-left: 0px;
          margin-bottom: 30px; } }
      .homepage_portion .home_news_list .home_newslist_left .newslist_content_left {
        width: 25%;
        float: left;
        text-align: center; }
        @media all and (max-width: 50em) {
          .homepage_portion .home_news_list .home_newslist_left .newslist_content_left {
            text-align: center; } }
        .homepage_portion .home_news_list .home_newslist_left .newslist_content_left img {
          width: 80%; }
          @media all and (max-width: 50em) {
            .homepage_portion .home_news_list .home_newslist_left .newslist_content_left img {
              width: 90%; } }
        .homepage_portion .home_news_list .home_newslist_left .newslist_content_left .image_under_text {
          margin-left: 0px;
          margin-top: -5px;
          font-size: 11px;
          line-height: 13px; }
          @media all and (max-width: 50em) {
            .homepage_portion .home_news_list .home_newslist_left .newslist_content_left .image_under_text {
              margin-top: 0px;
              text-align: center; } }
    .homepage_portion .home_news_list .newslist_content_right {
      float: right;
      padding-left: 10px;
      padding-right: 10px;
      width: calc(75% - 20px);
      font-size: 0.9375rem !important;
      line-heigt: 1.125rem !important; }
      .homepage_portion .home_news_list .newslist_content_right a.newscontinue {
        text-decoration: none;
        color: #2ea3f2; }
      .homepage_portion .home_news_list .newslist_content_right p {
        color: grey; }
        .homepage_portion .home_news_list .newslist_content_right p strong {
          color: #253B98; }
        .homepage_portion .home_news_list .newslist_content_right p a {
          text-decoration: none;
          color: #253B98; }
  @media (max-width: 50em) and (min-width: 40em) {
    .homepage_portion .mobile_hide {
      display: none; } }
  @media all and (max-width: 40em) {
    .homepage_portion .mobile_hide {
      display: none; } }
  .homepage_portion .home_newslist_right {
    float: left;
    width: 22%; }
    @media all and (max-width: 50em) {
      .homepage_portion .home_newslist_right {
        width: 100%; } }
    .homepage_portion .home_newslist_right a {
      text-decoration: none; }
    .homepage_portion .home_newslist_right span {
      display: block;
      width: 30%;
      font-size: 0.9375rem;
      line-height: 1.125rem;
      background: #253B98;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 6px;
      padding-bottom: 6px;
      border-radius: 30px;
      color: #FFFFFF;
      margin-top: 100px;
      margin-left: 5%;
      text-align: center; }
      @media all and (max-width: 50em) {
        .homepage_portion .home_newslist_right span {
          margin-top: 20px;
          margin: 0 auto;
          margin-bottom: 30px;
          width: 24%;
          min-width: 130px; } }
  .homepage_portion .home_yoni_cal {
    width: 100%; }
    .homepage_portion .home_yoni_cal .home_yoni {
      background: url("../images/homepage_images/bg-yoni.png") no-repeat;
      background-size: 600px 750px;
      background-position: left -100px bottom -100px;
      height: 400px;
      width: calc(50% - 1px);
      float: left;
      border-right: 1px solid #eff0f2; }
      @media (max-width: 60em) and (min-width: 40em) {
        .homepage_portion .home_yoni_cal .home_yoni {
          width: 100%; } }
      @media all and (max-width: 40em) {
        .homepage_portion .home_yoni_cal .home_yoni {
          width: 100%;
          height: 150px; } }
      .homepage_portion .home_yoni_cal .home_yoni img {
        margin-left: 5%;
        width: 20%;
        margin: 30px 0px 30px 50px; }
      .homepage_portion .home_yoni_cal .home_yoni .title_p {
        margin-left: 10%;
        margin-right: 10%;
        font-size: 32px;
        line-height: 36px;
        color: #253B98;
        font-weight: bold; }
        @media all and (max-width: 40em) {
          .homepage_portion .home_yoni_cal .home_yoni .title_p {
            font-size: 0.9375rem;
            line-height: 1.125rem; } }
      .homepage_portion .home_yoni_cal .home_yoni .title_des {
        margin-left: 10%;
        margin-right: 10%;
        font-size: 1.125rem;
        line-height: 1.5rem;
        color: #253B98;
        font-weight: bold; }
        @media all and (max-width: 40em) {
          .homepage_portion .home_yoni_cal .home_yoni .title_des {
            display: none; } }
      .homepage_portion .home_yoni_cal .home_yoni a {
        text-decoration: none; }
      .homepage_portion .home_yoni_cal .home_yoni span {
        margin: 0 auto;
        display: block;
        width: 20%;
        min-width: 80px;
        background: #253B98;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 6px;
        padding-bottom: 6px;
        border-radius: 30px;
        color: #FFFFFF;
        margin-top: 10px;
        text-align: center; }
        @media (max-width: 50em) and (min-width: 40em) {
          .homepage_portion .home_yoni_cal .home_yoni span {
            margin-top: 10px; } }
        @media all and (max-width: 40em) {
          .homepage_portion .home_yoni_cal .home_yoni span {
            display: none; } }
    .homepage_portion .home_yoni_cal .home_cal_app {
      width: calc(25% - 20px);
      float: left;
      padding-left: 20px;
      margin-top: 120px; }
      @media (max-width: 60em) and (min-width: 40em) {
        .homepage_portion .home_yoni_cal .home_cal_app {
          width: calc(50% - 20px); } }
      @media all and (max-width: 40em) {
        .homepage_portion .home_yoni_cal .home_cal_app {
          width: 100%;
          margin-top: 30px; } }
      .homepage_portion .home_yoni_cal .home_cal_app label {
        margin-left: 1%;
        margin-right: 1%;
        font-size: 32px;
        line-height: 36px;
        font-weight: bold;
        color: #253B98; }
        @media all and (max-width: 40em) {
          .homepage_portion .home_yoni_cal .home_cal_app label {
            display: block;
            text-align: center; } }
      .homepage_portion .home_yoni_cal .home_cal_app p {
        margin-left: 1%;
        margin-right: 1%;
        font-size: 1.125rem;
        line-height: 1.5rem;
        color: #253B98;
        font-weight: bold; }
        @media all and (max-width: 40em) {
          .homepage_portion .home_yoni_cal .home_cal_app p {
            display: none; } }
      .homepage_portion .home_yoni_cal .home_cal_app .home_cal_app_img {
        margin-top: 30px; }
        .homepage_portion .home_yoni_cal .home_cal_app .home_cal_app_img span:first-child {
          width: 40%;
          float: left;
          margin-right: 2%; }
          .homepage_portion .home_yoni_cal .home_cal_app .home_cal_app_img span:first-child img {
            width: 100%; }
            @media all and (max-width: 40em) {
              .homepage_portion .home_yoni_cal .home_cal_app .home_cal_app_img span:first-child img {
                width: 43%; } }
          @media all and (max-width: 40em) {
            .homepage_portion .home_yoni_cal .home_cal_app .home_cal_app_img span:first-child {
              width: 95%;
              text-align: center; } }
        .homepage_portion .home_yoni_cal .home_cal_app .home_cal_app_img span:last-child {
          width: 50%;
          float: left;
          margin-right: 2%;
          margin-top: -10px; }
          .homepage_portion .home_yoni_cal .home_cal_app .home_cal_app_img span:last-child img {
            width: 100%; }
            @media all and (max-width: 40em) {
              .homepage_portion .home_yoni_cal .home_cal_app .home_cal_app_img span:last-child img {
                width: 50%; } }
          @media all and (max-width: 40em) {
            .homepage_portion .home_yoni_cal .home_cal_app .home_cal_app_img span:last-child {
              width: 95%;
              text-align: center; } }
    .homepage_portion .home_yoni_cal .home_calulater1 {
      width: 24%;
      float: left;
      text-align: center;
      height: 400px; }
      @media (max-width: 50em) and (min-width: 40em) {
        .homepage_portion .home_yoni_cal .home_calulater1 {
          width: 50%; } }
      @media all and (max-width: 40em) {
        .homepage_portion .home_yoni_cal .home_calulater1 {
          width: 100%;
          text-align: center; } }
      .homepage_portion .home_yoni_cal .home_calulater1 img {
        margin-top: 30px;
        width: 205px;
        height: 370px; }

/*             old design css begin  */
/*
.homepage_top {
    width:98%;
    @media all and (max-width: 50em){
        width:100%;    
    }     
}

*/
.homepage_banner {
  float: left;
  width: 66%;
  padding: 0px;
  height: 504px;
  /* box-shadow:1px 1px 1px 2px #969696; 
  border:1px solid #969696;   */ }
  @media all and (max-width: 50em) {
    .homepage_banner {
      width: calc(98% - 2px);
      margin-bottom: 30px;
      height: auto;
      margin-left: 1%; } }

.homepage_search {
  width: 32.5%;
  margin-left: 1%;
  float: left;
  height: auto;
  margin-top: 0px; }
  @media all and (max-width: 50em) {
    .homepage_search {
      width: calc(98% - 2px);
      margin-left: 1%; } }

.homepage_animate li section img {
  padding: 2px;
  min-height: 180px;
  width: 99.6%; }
  @media only screen and (min-width: 50em) {
    .homepage_animate li section img {
      height: 504px; } }

.homepage_animate li {
  position: absolute; }

.homepage_img {
  position: relative;
  width: 100%; }

.arrow_location_left {
  float: left;
  left: 10px;
  position: absolute;
  margin-top: -250px;
  font-size: 30px;
  border-radius: 30px;
  color: black;
  z-index: 100;
  filter: alpha(opacity=50); }
  @media only screen and (max-width: 40em) {
    .arrow_location_left {
      display: none; } }

.arrow_location_right {
  right: 10px;
  float: right;
  position: absolute;
  margin-top: -250px;
  font-size: 30px;
  color: black !important;
  z-index: 100;
  filter: alpha(opacity=50); }
  @media only screen and (max-width: 40em) {
    .arrow_location_right {
      display: none; } }

#bx-pager {
  padding: 8px 0 8px 2px;
  opacity: .90;
  -moz-opacity: .90;
  filter: alpha(opacity=40);
  margin-top: -10px;
  font-size: 18px;
  color: grey;
  position: absolute;
  z-index: 100;
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 50em) {
    #bx-pager {
      margin-top: -5px; } }

#bx-pager a {
  width: 15px;
  height: 15px;
  text-decoration: none;
  color: grey; }

#bx-pager a.active {
  color: black; }

.thumbnail_size {
  width: 1%;
  height: 10px; }

.text_color {
  color: #00183c; }

.text_space {
  color: #00183c;
  margin-left: 12px;
  text-decoration: none; }

.homepage_search_header {
  font-size: 24px;
  font-weight: bold;
  color: #00183c;
  padding-left: 15px;
  padding-right: 15px; }

.homepage_column_header {
  font-size: 24px;
  font-weight: bold;
  color: #00183c; }

.search_header_title {
  font-size: 24px; }
  @media only screen and (min-width: 55em) {
    .search_header_title {
      font-size: 30px; } }

.homepage_search div {
  width: 100%;
  border: 1px solid #969696;
  height: 438px;
  padding-top: 20px; }
  @media all and (max-width: 50em) {
    .homepage_search div {
      height: auto; } }

.homepage_search .dish_icon {
  width: 30px; }

.homepage_search .test_solution_icon {
  margin-left: 15px;
  width: 91%;
  margin-top: -5px; }

.homepage_search .test_solution_icon2 {
  margin-left: 14px;
  width: 91%;
  margin-top: 10px; }

/*
.homepage_search span {
    background: #00183c;
    color:white;
    padding-top:7px;
    padding-bottom:7px;
    padding-left:10px;
    padding-right:10px;
    border-radius:3px;
    cursor:pointer;
}
*/
.homepage_search span {
  background: #00183c;
  color: white;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  width: 18%; }
  @media only screen and (min-width: 50em) {
    .homepage_search span {
      width: 26%;
      padding-top: 3px;
      padding-bottom: 3px;
      border-radius: 3px; } }
  @media only screen and (min-width: 58em) {
    .homepage_search span {
      width: auto;
      min-width: 16%;
      padding-left: 3px;
      padding-right: 3px; } }

.find_your_product label {
  padding-left: 15px;
  padding-right: 15px; }

/*
.find_your_product form input {
    margin-left:15px;
    margin-right:3px;
    width:81.2%;
    height:28px;
    margin-bottom:40px;
    border:1px solid #00183c;
    padding-left:30px;
    font-size:16px;
  -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
  
    @media only screen and (min-width: 50em) {
        width:70.2%;
    }
    @media only screen and (min-width: 58em) {
        width:74.2%;
    }
    @media only screen and (min-width: 67em) {
        width:81.2%;
    }

 }   */
.find_your_product form input {
  margin-left: 15px;
  margin-right: 3px;
  width: 76%;
  height: 28px;
  margin-bottom: 40px;
  border: 1px solid #00183c;
  padding-left: 30px;
  font-size: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 50em) {
    .find_your_product form input {
      width: 65%; } }
  @media only screen and (min-width: 58em) {
    .find_your_product form input {
      width: 71%; } }

/*
.find_your_product select {
    margin-left:15px;
    width:81%;
    height:28px;
    margin-bottom:40px;
    border:1px solid #00183c;
    text-align-last:center;
    font-size:16px;
  -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
    @media only screen and (min-width: 50em) {
        width:70%;
    }
    @media only screen and (min-width: 58em) {
        width:74%;
    }
    @media only screen and (min-width: 67em) {
        width:81%;
    }

}   */
.find_your_product select {
  margin-left: 15px;
  width: 94%;
  height: 28px;
  margin-bottom: 40px;
  border: 1px solid #00183c;
  text-align-last: center;
  font-size: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 50em) {
    .find_your_product select {
      width: 84%; } }
  @media only screen and (min-width: 58em) {
    .find_your_product select {
      width: 90%; } }

.homepage_search_box {
  position: relative; }

.model_searching_icon {
  position: absolute;
  font-size: 22px !important;
  margin-top: 3px;
  left: 20px; }

.img_right_side {
  width: 60%;
  float: right; }
  @media only screen and (max-width: 50em) {
    .img_right_side {
      margin-right: right; } }

.master_search_box {
  position: relative;
  margin-top: 10px;
  width: 40%; }

.website_icon {
  position: absolute;
  font-size: 20px !important;
  margin-top: 0px;
  left: 5px;
  z-index: 1; }

.master_search_box form input {
  padding-left: 25px;
  margin-top: -7px;
  height: 30px;
  font-size: 20px;
  width: 40%;
  min-width: 90px; }

.master_search_box span {
  background: #00183c;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px;
  cursor: pointer; }

.sitemap_top_img {
  width: 200px;
  float: left;
  margin-top: 8px; }
  @media only screen and (max-width: 50em) {
    .sitemap_top_img {
      float: right; } }

.homepage_middle_portion {
  width: 98%; }
  @media only screen and (max-width: 50em) {
    .homepage_middle_portion {
      width: 100%; } }

.homepage_column_one, .homepage_column_two, .homepage_column_three {
  width: 32.4%;
  height: auto;
  float: left;
  margin-top: 50px;
  padding: 0px; }
  @media all and (max-width: 50em) {
    .homepage_column_one, .homepage_column_two, .homepage_column_three {
      width: calc(98% - 2px);
      margin-left: 1%; } }

.homepage_column_one, .homepage_column_two {
  margin-right: 1.2%; }

div.column_contents {
  width: 100%;
  height: 580px;
  border: 1px solid #969696;
  background: white;
  padding-top: 10px;
  overflow-y: auto; }
  @media all and (max-width: 50em) {
    div.column_contents {
      height: auto; } }

div.border_hide_short {
  width: 99.8%;
  height: 545px;
  padding-top: 10px;
  background: white;
  margin-top: -10px;
  overflow-y: auto; }
  @media all and (max-width: 50em) {
    div.border_hide_short {
      height: auto; } }

div.column_one_outer {
  width: 100%;
  height: 580px;
  border: 1px solid #969696;
  background: white;
  padding-top: 10px; }
  @media all and (max-width: 50em) {
    div.column_one_outer {
      height: auto; } }

.column_middle {
  text-align: center; }

.column_middle p {
  font-size: 16px;
  line-height: 18px !important;
  font-style: italic; }

.column_middle .middle_test_solution {
  width: 70%; }

.homepage_middle_hr {
  border: none;
  color: #C9D9E6;
  margin-left: 10%;
  margin-right: 10%;
  border-top: 1px solid #C9D9E6; }

.mix_group {
  width: 95%; }

.mix_group p {
  text-decoration: underline; }

.mix_group img {
  width: 90%; }
  @media all and (max-width: 50em) {
    .mix_group img {
      width: 85%; } }

.mix_group a {
  color: black;
  font-size: 12px;
  text-decoration: none !important; }

.mix_section_height {
  display: block; }

.mix_all_products {
  font-size: 15px !important;
  color: #0548b5 !important;
  font-weight: bold; }

.mix_group:hover {
  /*   -moz-box-shadow: 0 0 15px #999;
     -webkit-box-shadow: 0 0 15px #999;
     box-shadow: 0 0 15px #999;    */
  z-index: 1;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.03);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.03);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.03);
  transition: all 200ms ease-in;
  transform: scale(1.03);
  filter: blur(0); }

.item_img {
  width: 30%;
  display: inline-block;
  float: left;
  margin-top: 20px;
  text-align: center; }
  @media all and (min-width: 30em) {
    .item_img {
      margin-top: 3px; } }
  @media all and (min-width: 50em) {
    .item_img {
      margin-top: 20px; } }

.item_detail, .item_detail_new {
  width: 70%;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 16px;
  color: black;
  margin-top: -10px; }

.home_news_now p {
  /*  overflow: hidden;
     text-overflow: ellipsis; 
     display: -webkit-box; */
  line-height: 15px;
  /* fallback */
  /*  max-height: 100px;      /* fallback */
  /*  -webkit-line-clamp: 6; /* number of lines to show */
  /*   -webkit-box-orient: vertical;  */
  padding: 8px; }

.home_news_now a {
  color: #0548b5; }

.item_detail ul li, .item_detail_new ul li {
  font-size: 14px !important;
  text-decoration: none !important;
  margin-left: 10px; }

.item_detail ul .item_description, .item_detail_new ul .item_description {
  font-weight: bold !important;
  list-style: none; }

.item_detail ul li:first-child, .item_detail_new ul li:first-child {
  background: #cde3ff;
  line-height: 22px;
  text-align: center;
  padding-top: 2px; }

.tools_link_text {
  text-decoration: none !important;
  color: black; }

/*  Ken's homepage css */
.np_dual_image {
  width: 49.5%;
  float: left; }

.np_dual_image span {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 20px; }

.np_dual_image img {
  width: 70%; }

/*    Old desgin end            */
/*  page cookies policy   */
div.cp_popup fieldset {
  width: 100%;
  height: auto;
  background: #253B98;
  color: white;
  padding: 5px;
  display: none;
  border: none; }
  div.cp_popup fieldset .cookies_right {
    width: 10%;
    float: right; }
    div.cp_popup fieldset .cookies_right span {
      display: block;
      float: right;
      padding-top: 0px;
      padding-bottom: 0px;
      font-size: 18px;
      cursor: pointer; }
      @media (max-width: 50em) and (min-width: 60em) {
        div.cp_popup fieldset .cookies_right span {
          margin-top: 10px; } }
      @media (max-width: 40em) {
        div.cp_popup fieldset .cookies_right span {
          margin-top: 10px; }
          div.cp_popup fieldset .cookies_right span img {
            width: 90%; } }
      div.cp_popup fieldset .cookies_right span img {
        width: 70%; }
  div.cp_popup fieldset .cookies_left {
    width: 90%;
    float: left; }
    div.cp_popup fieldset .cookies_left span:first-child {
      display: block;
      float: left;
      margin-top: 5px;
      color: white;
      margin-right: 10px;
      font-size: 18px; }
      @media (max-width: 65em) and (min-width: 50em) {
        div.cp_popup fieldset .cookies_left span:first-child {
          font-size: 15px; } }
      @media (max-width: 50em) {
        div.cp_popup fieldset .cookies_left span:first-child {
          font-size: 15px; } }
    div.cp_popup fieldset .cookies_left span:last-child {
      display: block;
      float: left;
      margin-right: 10px;
      margin-top: 5px;
      text-align: left; }
      div.cp_popup fieldset .cookies_left span:last-child a {
        color: #F5A623;
        text-decoration: none;
        font-size: 18px; }
        @media (max-width: 65em) and (min-width: 50em) {
          div.cp_popup fieldset .cookies_left span:last-child a {
            font-size: 15px;
            text-decoration: underline; } }
        @media (max-width: 50em) {
          div.cp_popup fieldset .cookies_left span:last-child a {
            font-size: 15px;
            text-decoration: underline; } }

/* end page cookies policy   */

/*# sourceMappingURL=homepage_new.css.map */
