/*Updates on 28-Sept-2016*/

/* header update 4994 */

@media only screen and (min-width: 899px) and (max-width: 1083px){
    .shell-search button {                
        height: 36px !important;      
    }
    .shell-search input[type="search"]{
       height: 36px !important; 
    }
.shell-header-wrapper, .shell-category-nav {
    max-width: 1600px;
    margin: 0px auto;
    width: 100%;
}

.shell-header-brand{
margin: 0 5%;
}
}
hr, input[type="search"]{
box-sizing: border-box;
}
/* header update 4994 */

/*Updates on 22-Sept-2016*/
/* 18.6 */
.textcenter{ text-align:center;}

/*4960 h2.textcenter{ font-size:1.625em !important; padding-top: 0 !important; margin-top: -15px !important; margin-bottom: 40px !important;}*/
h2.textcenter{ font-size: 36px !important; font-weight:100 !important; padding-top: 0 !important;  }

@media (max-width: 767px){
  h2.textcenter{ font-size: 34px !important;     margin-bottom: 50px !important }
}

@media (max-width: 469px){
.cs-only{height:80px !important}
}

@media (max-width: 354px){
.de-only{height:80px !important}
}
/*
.c-radio input[type=radio]:focus{border:2px solid;}
a:focus{border:2px solid #000;}
focus{border:2px solid #000;}*/

img:focus{border:2px solid #000;}

.hero_top
{
margin-top: 25px;
}

#play-pause
{
position: absolute;
margin-left: 5%;
z-index: 300;
}



.c-hero .c-heading{max-height:none !important;  line-height: 48px;}
.c-hero .c-subheading{max-height:none !important}
.c-hero .c-paragraph {max-height:none !important}

.flDark
{
/*4959 border:1px solid white;*/
background-color: black !important;
color:white !important;
}
.flLight
{
/*4959 border:1px solid black;*/
background-color: white !important;
color:black !important;
}
@media only screen and (min-width: 1084px){   
.dark
{
border:1px solid #8c8c8c;
background-color: #333333;
color: #fff;
}
}
@media only screen and (max-width: 1083px){   
.dark
{
border:1px solid #8c8c8c;
background-color: #333333;
color: #fff;
}
}
.light
{
border:1px solid #333333;
background-color: #fff;
color:#333333;
}
.flDark
{
/*4959 border:1px solid white;*/
background-color: black !important;
color:white !important;
}
.flLight
{
/*4959 border:1px solid black;*/
background-color: white !important;
color:black !important;
}

.pause_button
{
background-color:black;
}
.play_button
{
background-color:white;
}
.play:after
{
content: "\25BA";
    font-family: "arial";
    font-size: 12px;
    font-weight: 600;
    padding: 0px 7px;
	vertical-align:4px;
}
.pause:after
{
	content: "\E769";
    font-family: "MWF-MDL2";
    font-size: 14px;
    font-weight: 600;
    padding: 0px 7px;
	vertical-align:1px;
}
#play,#pause,#play1,#pause1
{
min-width:50px;
height:20px;
}
/*
.c-flipper{
    opacity: 0.6 !important;
}
.c-flipper:hover{
    opacity: 1 !important;
}
*/
.c-carousel .c-flipper{ display:block; }

.c-carousel.f-multi-slide .c-flipper {
opacity: 0;
transition: opacity cubic-bezier(0.16, 1, 0.29, 0.99) 0.15; }
.c-carousel.f-multi-slide:hover .c-flipper {
opacity: 1; }
.c-carousel.f-multi-slide:hover .c-flipper:hover {
  opacity: 1; }
.c-carousel.f-multi-slide:hover .c-flipper:active {
  opacity: 1; }
      
      
.c-carousel.f-multi-slide.theme-dark .c-flipper{
    background: #FFF;
    color: #000;
}

.c-carousel.f-multi-slide.theme-light .c-flipper{
    background: #000;
    color: #FFF;
}
.c-flipper.f-large {
    width: 42px;
    height: 86px;
}


.c-flipper.background--dark, .c-flipper.background--complex {
  background: rgba(256,256,256,.9);
 }
 
.c-flipper.background--light, .c-flipper.background--complex {
   background: rgba(0,0,0,.9);     
 }
 .c-dialog [role="dialog"],
 .c-dialog [role="presentation"]{z-index: 9999;}

/* ========= Carousel ========= */
.slideshow-hero {
    margin-top: -38px;
    margin-left: 80px;
    margin-right: 80px;
    height: 0px;
    position: absolute;
    /*z-index: 3000;*/
}
/* MSCOM-5282*/
.m-hero-item:hover, .c-hero:hover, .c-carousel .c-sequence-indicator {
    cursor: pointer;
}
/* MSCOM-5282*/

@media screen and (min-width:1084px) {
.m-hero-item > div > div, .c-hero > div > div {
    position: absolute;
    z-index: 1;
    /*width: 480px;*/
    max-width: 480px;
    width: 42%;   
}
}
@media screen and (max-width:1083px) {
.m-hero-item > div > div, .c-hero > div > div {
    position: absolute;
    z-index: 1;
    width: 480px;     
}
}

/* ========= MWF Arrows ========= */
.c-flipper.f-large {
    width: 42px;
    height: 86px;
}

/* ========= MWF Arrows ========= */

.slideshow-hero.play-pause.play, .slideshow-hero.play-pause.pause
.slideshow-hero2.play-pause2.play2, .slideshow-hero2.play-pause2.pause2 {
  display: inline;
  z-index: 999;
  width: 53px;
  height: 42px;
  line-height: 38px;
  border: 0;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

.slideshow-hero .pause_button, .slideshow-hero .play_button, 
.slideshow-hero2 .pause_button2, .slideshow-hero2 .play_button2 {
  display: inline;
  z-index: 999;
  clear: both;
  border: 0;
  border-radius: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
}


.slideshow-hero .pause .screen-reader-text, .slideshow-hero2 .pause2 .screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.slick-dots li button{ display: none !important; }
@media only screen and (max-width: 539px){
.c-hero[class*=f-x][class*=f-y]>div>div {
    position: relative;
    width: auto;
    left: 0;
    top: 0;
    top: calc(50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);    
}    

}
@media screen and (max-width:539px) {
    [data-grid~=stack-2]>[data-grid]{
        float: none;
        width: 100%;
        display: block;
        padding: inherit 0;
    }
    [data-grid~=col-6]{width:100%; }
    
.c-hero>picture {
    height: 300px;
}
.c-hero>a>picture {    
    position: relative;    
}
.c-carousel li .c-hero>div>div {
    padding-bottom: 48px;
}

.c-carousel .c-flipper
{
top:39%
}

.c-hero
{
height:auto;
}
.c-hero>div {
    padding: 12px;
}
ul.c-list li{
    width: 100%;
  }

} 
@media only screen and (min-width:540px) and (max-width:767px){     
  [data-grid~=stack-2]>[data-grid]{
        float: left;
        width: 50%;
        display: block;
        padding: inherit 0;
    }
[data-grid~=col-6]{width:50%; }

.c-hero>a>picture{position:relative; }

ul.c-list{
    width:100% !important;
    padding: 0 20px !important;
}
ul.c-list li
{
    width:50%;
}
.f-clist{
  height:301px !important;  
/*  height:284px !important; */
}
}


@media screen and (max-width:1083px) {
 .m-social ul{
padding-left: 5%;
padding-right: 5%;
width:100%;
}

}
@media only screen and (min-width: 1084px){    

    .c-hero>div {
    top:50% !important;
    height:auto !important;
    width:auto !important;
}

.c-hero>a>picture {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden;
}
.c-hero>a>picture img{ height:auto; width: 100%; background: center no-repeat;color: #000;background-color: #e6e6e6; }
h2.textcenter{
  margin-top: -17px !important;  
  margin-bottom: 44px !important;
}
.c-content-placement {
    margin-top: 62px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1083px){
h2.textcenter{
  margin-top: -20px !important;
  margin-bottom: 44px !important;
}
.home-cust-subhead{
height: 23px !important;
}
.c-hero{ padding: 0px; height: auto;  text-align: center; }
.c-hero>a>picture {
   
    position: relative;
}
.c-hero>a>picture>img {
  height: auto; 
/*    height: 100%; */
    width: 100%;
}

.c-hero>div {
    padding: 12px;
    height: 280px;
}
.c-hero[class*=f-x][class*=f-y]>div>div {
    position: relative;
    width: auto;
    top: calc(50%);
     -webkit-transform: translateY(-50%); 
    -ms-transform: translateY(-50%);
     transform: translateY(-50%);
}
.c-carousel li .c-hero>div>div {
    padding-bottom: 48px;
}
.hero-heading{
   padding-top: 36px !important; 
}
}
@media only screen and (min-width: 1084px) {
.padbottom{ margin-bottom: 65px !important;}
}
/*
.c-content-placement {    margin-top: 82px !important;  }   
*/
@media only screen and (min-width: 768px) and (max-width: 1083px) {
.c-hero > a > picture {
    position: relative;
		/*height: 400px;*/
}
.padbottom{/* margin-bottom: 14px !important; */ margin-bottom: 36px !important; }
}

@media only screen and (max-width: 767px) {
  .padbottom{ margin-bottom: 50px !important; }
}

@media only screen and (max-width: 320px) {
.white_cta a.c-call-to-action, .black_cta a.c-call-to-action {
    padding: 8px 35px 8px 24px !important;
}
.white_cta, .black_cta {
    margin-top: 10px !important;
}
.white_cta>a:nth-child(2), .black_cta>a:nth-child(2) {
    margin-left: -0.4em !important;
}  
}
.c-content-placement>div {    padding-right: 0px;  }   

.white_cta, .black_cta { margin-top:31px; }
.black_cta a.c-call-to-action {padding: 10px 40px 7px 24px !important; letter-spacing: 0.075em; line-height: 1.3; text-transform: uppercase; margin-right: 7px; border:1px solid #000; background: transparent !important; color: #000 !important; }
.white_cta a.c-call-to-action {padding: 10px 40px 7px 24px !important; letter-spacing: 0.075em; line-height: 1.3; text-transform: uppercase; margin-right: 7px; border:1px solid #FFF; background: transparent !important; color: #FFF !important; }
.black_cta a.c-call-to-action:hover{background: #000 !important; color:#fff !important;}
.white_cta a.c-call-to-action:hover{background:  #fff!important; color:#000 !important;}
.black_cta a.c-call-to-action:active{background: #DADADA !important; }
.white_cta a.c-call-to-action:active{background: #1A1B1F !important; }
.white_cta>a, .black_cta>a{ margin-right:7px; }

.rotate::after{ transform: rotate(180deg); }

.shell-header .shell-header-nav-wrapper .shell-header-nav{
	height: auto !important;
}
.feature-image{width: 100%; height: auto; }
.c-content-placement a:hover img, .c-content-placement a:hover h3, .c-content-placement a:hover p{ opacity: 0.9; }
.c-content-placement a{    
    display: block;
    border: none !important;
} 
.c-hero>a{    
    display: block;
    border: none !important;   
}   
.overflow{ overflow: hidden; }
.overflow img{width: 100%; }  

/*.c-sequence-indicator button{display: none !important;}*/
.slick-slider{ margin-bottom: 0px !important; }


.de-cp-tab-rtl {
    right: -70px !important;
}
@-moz-document url-prefix() { .cp-tab-rtl {  right: -72px !important; } } 
.cp-tab-rtl{
    right: -83px !important;
}
.contact-panel-tab{
	-webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=3.061616997868383e-16, M12=1, M21=-1, M22=3.061616997868383e-16, SizingMethod='auto expand')";
    border: 1px solid #8ec9fb;
    position: fixed;
    bottom: 40%;
    cursor: pointer;
    height: 50px;
    text-align: center;
    /*padding-top: 2px;*/
    padding-bottom: 37px;
	  right:-51px;
    z-index:920;
    background-color: #fff;
	}
.contact-tab {
    color: #000 !important;
    text-decoration: none;
    width: 100%;
    padding: 2px 8px 10px 8px;
    font-size: 18px;
    background-color:#fff !important;
    border:none;
}	
.contact-tab:hover {
  background-color: #f2f2f2 !important;
}
.textarea{
	max-width:453px;
	max-height:130px;
	width:100%;
}
.c-radio{
	width:50%;
	float:left;
	padding:5px;
}
.radiodiv span{ text-align:center;}
#p-paragraph1, #p-paragraph2, #p-paragraph3, #p-paragraph4, #p-paragraph5 { padding-bottom:20px; }

.para1{font-size:14px;}
.img1{margin-top: -25px;}

/* new comp updates */

.visually-hidden{
    width: 1px !important;
    height: 1px !important;
    padding: 0;
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    margin: -1px;
}


ul.c-list li
{
    width:25%;
    float: left;
}
.rtl-list
{    
    float: right !important;
}
ul.c-list li>section, ul.c-list li>div{
    margin:0 10px;
}
ul.c-list{
    width:100% !important;
}

.c-hero{
    padding: 0 80px !important;    
}
.hero-subheading{
    font-size: 20px !important;
    line-height: 24px !important;
    padding: 8px 0 4px !important;
    font-weight: 200 !important;
    /*max-height: 80px !important;*/   
    max-height:none !important; 
    
}
.c-hero .c-heading {
    
}


.c-hero.f-y-center .c-heading{
/*margin-top: 13px;*/    
}



@media all and (min-width: 1084px) {
  .home-cust-head{
   
  }
  .home-cust-subhead{      
   max-height:none !important;
  }

  
}
@media all and (max-width: 1083px) and (min-width: 768px) {
  .c-content-placement {
    margin-top: 64px !important;
    margin-bottom: 36px; 
}
ul.c-list {
    padding: 0 54px !important;
    margin:26px 0px !important;
    margin-bottom: 62px !important;
}
}
@media all and (max-width: 767px) and (min-width: 540px) {
  .c-content-placement {
    margin-top: 52px !important;
    margin-bottom: 36px; 
}
ul.c-list{
  margin: 17px 0px !important;
  padding: 0 54px !important;    
  margin-bottom: 62px !important;
}
}
@media all and (max-width: 1083px) and (min-width: 540px) {
 .home-cust-head{
   
 }
 .home-cust-subhead{
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    height: 60px !important;  
    max-height:none !important;
 }
 .c-hero{
    padding: 0 0px !important;
}
.hero-subheading{
    font-size: 18px !important;
    line-height: 24px !important;
    padding: 9px 0 3px !important;
    font-weight: 200 !important;
    /*max-height: 72px !important;    */
}
ul.c-list{
    width:100% !important;
    padding: 0 20px !important;
}
ul.c-list li
{
    width:50%;
}
.c-hero.f-y-center .c-heading{
margin-top: 0px;    
}
.white_cta, .black_cta { margin-top:19px; }
.slideshow-hero {
    margin-left: 54px;
    margin-bottom: 18px;
    margin-right: 54px;
}


.m-social .followText{
/*    margin-left: 56px !important; */
}
}

@media all and (max-width: 767px){
    .home-cust-head{
        font-size: 20px !important;
        line-height: 24px !important;
        margin-top: 3px !important;
        font-weight: 400 !important;
        /*max-height: 48px !important;*/
    }
    .home-cust-subhead{
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 400 !important;
        /*max-height: 40px !important;*/
     }
 .c-hero{
    padding: 0px !important;
}
.c-hero>a>picture>img {
  height: auto; 
/*    height: 100%; */
    width: 100%;
}
.hero-heading{
    font-size:24px !important;
}
.hero-subheading{
    display: block !important;
    font-size:18px !important;
    padding: 9px 0 3px !important;
    /*max-height: 72px !important;*/
    }
.slideshow-hero {
    margin-left: 27px;
    margin-right: 27px;
}
ul.c-list li
{
    width:50%;
}


}
@media screen and (max-width:539px) {  
.padbottom {
    margin-bottom: 50px !important;
}

  h2.textcenter{
  margin-top: -28px !important;
  margin-bottom:50px !important;
  
}
 ul.c-list li
{
    width:100%;
} 
ul.c-list li>section, ul.c-list li>div{
    margin:0 38px;
}
.c-content-placement {     
    margin-top: 80px !important;
    margin-bottom: 32px !important;
}
}
@media all and (max-width: 320px){
.slideshow-hero {
    margin-right: 30px;
    margin-left: 30px;
}
.cscz{
/*width:320px;*/
} 
}
@media all and (max-width: 339px){
.m-social .followText{
    margin-left: 0px !important;
}
.m-social {   
    padding: 9px 10px;
    height: 80px;
    display: inline-table;
}
.m-social ul{
  padding-left: 20px;
}
}

.rtl-glyph{     position: absolute;
    display: inline-block;
    margin-left: 4px;
    margin-top: 1px;
    content: "";
    vertical-align: top; transform: rotate(180deg); }
.c-select:after {
    top: 0px !important;
}

.feedbwBottomRight {
    float: right !important;
    margin-top: 78px !important;
}

.mfp-content
{
 box-sizing: none !important;
}

.mfp-content input
{
    -webkit-appearance: radio !important;
}
 .feedbwWrapperBottom {
    width: 100% !important;
}

.feedbwBottomLeft {
    float: left !important;
	}
.mfp-wrap
{
z-index: 9999 !important;
}

.mfp-bg
{
z-index: 9999 !important;
}
/*
#slide3 button[aria-checked=true]:before
{
    background: #000 !important;
    border:1px solid #000 !important;
}
#slide3 button::before 
{
    border:1px solid #000 !important;
}

#slide4 button[aria-checked=true]:before
{
    background: #fff !important;
    border:1px solid #fff !important;
}
#slide4 button::before
{
    border:1px solid #fff !important;
}
*/
  .m-social.f-facebook > div, .m-social.f-pinterest > div, .m-social.f-twitter > div,
  .c-social.f-facebook > div,
  .c-social.f-pinterest > div,
  .c-social.f-twitter > div {
    display: inline-block;
    margin-right: 24px; }
  .m-social > span,
  .c-social > span {
    font-size: 11px;
    line-height: 16px;
    color: rgba(0, 0, 0, 0.6); }
  .m-social > a,
  .m-social > ul > li > a,
  .c-social > a,
  .c-social > ul > li > a {
    position: relative;
    width: 32px;
    height: 32px; }
    .m-social > a:hover:before,
    .m-social > ul > li > a:hover:before,
    .c-social > a:hover:before,
    .c-social > ul > li > a:hover:before {
      background: rgba(0, 0, 0, 0.1); }
    .m-social > a:focus,
    .m-social > ul > li > a:focus,
    .c-social > a:focus,
    .c-social > ul > li > a:focus {
      outline: 1px dashed #000; }
    .m-social > a:before,
    .m-social > ul > li > a:before,
    .c-social > a:before,
    .c-social > ul > li > a:before {
      background: none;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .m-social > a > img,
    .m-social > ul > li > a > img,
    .c-social > a > img,
    .c-social > ul > li > a > img {
      width: 32px;
      height: 32px; }
  .m-social.f-share, .m-social.f-follow,
  .c-social.f-share,
  .c-social.f-follow {
    /** ul shape added in v.1.10.0 **/
    /** TODO: Remove > a in v.2.0 **/ }
    .m-social.f-share > a:hover:before,
    .m-social.f-share ul > li > a:hover:before, .m-social.f-follow > a:hover:before,
    .m-social.f-follow ul > li > a:hover:before,
    .c-social.f-share > a:hover:before,
    .c-social.f-share ul > li > a:hover:before,
    .c-social.f-follow > a:hover:before,
    .c-social.f-follow ul > li > a:hover:before {
      background: rgba(255, 255, 255, 0); }
    .m-social.f-share > a:active,
    .m-social.f-share ul > li > a:active, .m-social.f-follow > a:active,
    .m-social.f-follow ul > li > a:active,
    .c-social.f-share > a:active,
    .c-social.f-share ul > li > a:active,
    .c-social.f-follow > a:active,
    .c-social.f-follow ul > li > a:active {
      outline: none; }
    .m-social.f-share > a > img,
    .m-social.f-share ul > li > a > img, .m-social.f-follow > a > img,
    .m-social.f-follow ul > li > a > img,
    .c-social.f-share > a > img,
    .c-social.f-share ul > li > a > img,
    .c-social.f-follow > a > img,
    .c-social.f-follow ul > li > a > img {
      opacity: 0.6; }
      .m-social.f-share > a > img:hover, .m-social.f-share > a > img:focus,
      .m-social.f-share ul > li > a > img:hover,
      .m-social.f-share ul > li > a > img:focus, .m-social.f-follow > a > img:hover, .m-social.f-follow > a > img:focus,
      .m-social.f-follow ul > li > a > img:hover,
      .m-social.f-follow ul > li > a > img:focus,
      .c-social.f-share > a > img:hover,
      .c-social.f-share > a > img:focus,
      .c-social.f-share ul > li > a > img:hover,
      .c-social.f-share ul > li > a > img:focus,
      .c-social.f-follow > a > img:hover,
      .c-social.f-follow > a > img:focus,
      .c-social.f-follow ul > li > a > img:hover,
      .c-social.f-follow ul > li > a > img:focus {
        opacity: 0.8; }
      .m-social.f-share > a > img:active,
      .m-social.f-share ul > li > a > img:active, .m-social.f-follow > a > img:active,
      .m-social.f-follow ul > li > a > img:active,
      .c-social.f-share > a > img:active,
      .c-social.f-share ul > li > a > img:active,
      .c-social.f-follow > a > img:active,
      .c-social.f-follow ul > li > a > img:active {
        opacity: 1; }
  .m-social button,
  .c-social button {
    width: 32px;
    height: 32px;
    border: 0;
    background-color: transparent;
    padding: 0;
    color: rgba(0, 0, 0, 0.6);
    vertical-align: middle; }
    .m-social button[aria-hidden="true"],
    .c-social button[aria-hidden="true"] {
      display: none; }
    .m-social button:focus,
    .c-social button:focus {
      outline: 1px dashed #000; }
  .m-social .f-hide,
  .c-social .f-hide {
    display: none !important; }
  .m-social.f-horizontal,
  .c-social.f-horizontal {
    /** ul shape added in v.1.10.0 **/
    /** TODO: Remove > a in v.2.0 **/ }
    .m-social.f-horizontal > a,
    .m-social.f-horizontal ul > li > a,
    .c-social.f-horizontal > a,
    .c-social.f-horizontal ul > li > a {
      display: inline-block;
      margin-right: 12px; }
    .m-social.f-horizontal ul > li,
    .c-social.f-horizontal ul > li {
      float: left; }
    .m-social.f-horizontal button,
    .c-social.f-horizontal button {
      /** aria-expanded deprecated v.1.10.0 **/
      /** TODO: Remove aria-expanded in v.2.0 **/
      /** aria-expanded deprecated v.1.10.0 **/
      /** TODO: Remove aria-expanded in v.2.0 **/ }
      .m-social.f-horizontal button[aria-hidden="false"],
      .c-social.f-horizontal button[aria-hidden="false"] {
        display: inline-block; }
      .m-social.f-horizontal button.c-glyph[aria-expanded="false"]:after, .m-social.f-horizontal button.c-glyph[data-js-toggle="false"]:after,
      .c-social.f-horizontal button.c-glyph[aria-expanded="false"]:after,
      .c-social.f-horizontal button.c-glyph[data-js-toggle="false"]:after {
        content: ""; }
      .m-social.f-horizontal button.c-glyph[aria-expanded="true"]:after, .m-social.f-horizontal button.c-glyph[data-js-toggle="true"]:after,
      .c-social.f-horizontal button.c-glyph[aria-expanded="true"]:after,
      .c-social.f-horizontal button.c-glyph[data-js-toggle="true"]:after {
        content: ""; }
  .m-social.f-vertical,
  .c-social.f-vertical {
    /** ul shape added in v.1.10.0 **/
    /** TODO: Remove > a in v.2.0 **/ }
    .m-social.f-vertical > a,
    .m-social.f-vertical ul > li > a,
    .c-social.f-vertical > a,
    .c-social.f-vertical ul > li > a {
      display: block;
      margin-bottom: 12px;
      margin-right: 0; }
    .m-social.f-vertical button,
    .c-social.f-vertical button {
      /** aria-expanded deprecated v.1.10.0 **/
      /** TODO: Remove aria-expanded in v.2.0 **/
      /** aria-expanded deprecated v.1.10.0 **/
      /** TODO: Remove aria-expanded in v.2.0 **/ }
      .m-social.f-vertical button[aria-hidden="false"],
      .c-social.f-vertical button[aria-hidden="false"] {
        display: block; }
      .m-social.f-vertical button.c-glyph[aria-expanded="false"]:after, .m-social.f-vertical button.c-glyph[data-js-toggle="false"]:after,
      .c-social.f-vertical button.c-glyph[aria-expanded="false"]:after,
      .c-social.f-vertical button.c-glyph[data-js-toggle="false"]:after {
        font-family: "MWF-MDL2";
        content: ""; }
      .m-social.f-vertical button.c-glyph[aria-expanded="true"]:after, .m-social.f-vertical button.c-glyph[data-js-toggle="true"]:after,
      .c-social.f-vertical button.c-glyph[aria-expanded="true"]:after,
      .c-social.f-vertical button.c-glyph[data-js-toggle="true"]:after {
        font-family: "MWF-MDL2";
        content: ""; }
  @media only screen and (max-width: 767px) {
    .m-social,
    .c-social {
      margin-top: 0px; } }      
.m-social
{
  background-color: #ccc;
  padding: 9px 0px;
  height: 50px;
}
.m-social .followText{
    font-size: 18px;
    margin-right: 12px;
/*    margin-left: 130px;*/
    height: 32px;
    padding:7px 0px;
    vertical-align: middle;
}
.m-social .followText span{
 padding: 7px 0px; 
}
.m-social ul li:first-child
{
  margin-top:4px;
}

.m-social img{
    width: 32px;
    height: 32px;
}

@media screen and (min-width: 1084px){
    .rtl-only{  padding-right:80px !important; width: 100% !important; }
    }

@media screen  and (min-width: 1084px) and (max-width: 1769px){ 
.m-social {
    width: 100%;
   /* max-width: 1600px;*/
    max-width: calc(1600px + 10%);
    margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #ccc;
}
}
@media screen and (max-width: 1083px) {
.m-social {
  width: 100%;
        padding-left: 0;
        padding-right: 0;
        background-color: #ccc;
    }
}
@media screen and (min-width: 1770px) {
  .m-social {
    width: 100%; 
    margin: 0 auto;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #ccc;
}
}
/*
.c-hero, .c-hero > a > picture img{
  height:100%;
  min-height:calc((100VW * 0.87) / 2.667) !important;
  max-height:calc((100VW * 0.87) / 2.667) !important;  
}
*/
/* feature panal loading image update 4993 */
@media screen and (min-width: 1084px) and (max-width: 1779px)  {
.c-hero, .c-hero > a > div  {
  height:100%;
  min-height:calc((100VW * 0.87) / 2.667) !important;
  max-height:calc((100VW * 0.87) / 2.667) !important;  
}
}
/* feature panal loading image update 4993 *//* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/**
 * Styles for feedback widget
 * @author  v-marklo
 * @version 1.0 (12 NOV 2015)
 */
        .option-column {
    width: 25%;
    float: left;
    text-align: center;
    background-color: #f8f8f8;
    padding-top: 25px;
    padding-bottom: 25px;
}
.option-column span{
    display: block;
}
#xsatisfLevel-option1,#xsatisfLevel-option2,#xsatisfLevel-option3,#xsatisfLevel-option4 {
    display: block;
    position: relative;
    left: 45%
}
        .feedbwbtn {
          border: 2px solid rgba(0, 0, 0, 0);
          box-sizing: border-box;
          color: #FFF;
          line-height: 1.3;
          outline: none;
          padding: 0.2em 1.25em 0.3em 1.25em;
          position: relative;
          transition: all 0.15s;
          display: inline-block;
          white-space: nowrap;
          margin-right: 0px;
          margin-bottom: 20px;
        }
        .feedbwbtn:hover,
        .feedbwbtn:active {
          text-decoration: none !important;
        }
        
        .feedbwbtn-blue {
          background-color: #0078D7;
          color: #fff !important;
        }
        
        .feedbwbtn-blue-disabled {
          background-color: #dddddd;
          color: #fff !important;
          cursor: default;
        }
        
        .feedbwbtn-blue:hover,
        .feedbwbtn-blue:focus {
          border: 2px solid #66aee7;
        }
        
        .feedbwbtn-blue:active {
          background-color: #66aee7;
        }
        
        .feedbwbtn-blue.inverse {
          background-color: #fff !important;
          color: #0078D7 !important;
        }
        
        .feedbwbtn-blue.inverse:hover,
        .feedbwbtn-blue.inverse:focus,
        .feedbwbtn-blue.inverse:active {
          border-color: #bbb;
        }

.contact-panel-tab {
    cursor:pointer;
}
html[data-useragent*='MSIE 10.0'] .contact-panel-tab {
    width:155px;
}
.contact-tab {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=3.061616997868383e-16, M12=1, M21=-1, M22=3.061616997868383e-16, SizingMethod='auto expand')";
}

/* Clearfix (alias: .cf) */
#hp-feedback-form .cf:before, #hp-feedback-form .cf:after { content: " "; display: table; }
#hp-feedback-form .cf:after { clear: both; }
#hp-feedback-form .cf { *zoom: 1; }

.feedbwWrapper {
    height: 50px;
}
.feedbwHeadLeft {
    float: #{$left};
}
.feedbwHeadRight {
    float: #{$right};
    cursor: pointer;
}
.feedbwRatRowOne {
    float: #{$left};
    width: 25%;
    height: 100%;
    padding-top: 25px;
}
.feedbwRatRowTwo {
    float: #{$left};
    width: 25%;
    height: 100%;
    padding-bottom: 25px;
}
.feedbwRatSelect {
    padding: 7px;
    /*width: 425px;*/
    font-family: #{$primary-font-family};
    font-size: 16px;
}
.feedbwRatParaOne {
    margin-bottom: 10px;
    padding: 0;
}
#feedbRatSentence {
    margin-bottom: 10px;
    padding: 0;
}
.feedbwRatRowWrapper {
    text-align: center;
    margin-bottom: 1.65em;
	background-color: #f6f6f6;
}
.feedbwRatTextArea {
    border: 1px solid black;
    width: 450px;
    height: 107px;
    overflow: auto;
    padding: 8px;
    font-family: #{$primary-font-family};
    font-size: 16px;
}
.feedbwWrapperBottom {
    width: 609px;
}
.feedbwBottomLeft {
    float: #{$left};
}
.feedbwBottomRight {
    float: #{$right};
    margin-top: 92px;
}

.contact-tab {
    font-size: 1.23em;
    color: #fff;
    text-decoration: none;
}
.contact-tab:hover {
    color: #fff;
    text-decoration: none;
}
.hp-feedback-modal-wrapper {
    position: relative;
	max-width: 609px;
	margin: 0 auto;
    padding: 24px;
    background-color: #ffffff;
}
@media screen and (max-width: 768px) {
    /* .hp-feedback-modal-wrapper { display:none; } */
    .contact-panel-tab {
        display:none;
    }
}
@media screen and (min-width: 768px) {
    .hp-feedback-form-opener2-footer { display: none; }
}