/*
Theme Name:  Salient
Description: "Secondary Header Bar" enabled in theme options 
*/

body[data-header-color="dark"] #header-secondary-outer{
    background-color:#111;
     border-bottom:1px solid #444
}

 body[data-header-color="dark"] #header-secondary-outer nav >ul >li >a{
    border-left:1px solid #222
}

 body[data-header-color="dark"] #header-secondary-outer nav >ul >li:last-child{
    border-right:1px solid #272727
}

body[data-header-color="dark"] #header-secondary-outer nav >ul >li >a, 
body[data-header-color="dark"] #header-secondary-outer nav >ul >li >a .sf-sub-indicator i,
body[data-header-color="dark"] #header-secondary-outer .nectar-center-text, 
body[data-header-color="dark"] #header-secondary-outer .nectar-center-text a,
body[data-header-color="dark"] #header-secondary-outer #social li a i {
    color:#A0A0A0
}

 #header-secondary-outer ul ul li a{
    font-size:11px;
    transition:none;
    -webkit-transition:none;
}


.material #header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li >a:hover:after, 
.material #header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li >a.current-menu-item:after{
     backface-visibility: hidden;
     -ms-transform:scaleX(1);
     -webkit-transform:scaleX(1);
     transform:scaleX(1)
}

body[data-dropdown-style="minimal"] #header-secondary-outer .sf-menu > li ul{
     height: auto;
}

#header-secondary-outer .container {
     position: static;
}
#header-secondary-outer {
     min-height: 34px;
}

.material #header-secondary-outer {
     min-height: 42px;
}

#header-secondary-outer .nectar-center-text {
     text-align: center;
     padding: 0 130px;
     font-size: 14px;
     line-height: 14px;
     width: 100%;
     position: absolute;
     left: 50%;
     top: 50%;
     z-index: 10;
     -webkit-transform: translateX(-50%) translateY(-50%);
     transform: translateX(-50%) translateY(-50%);
}

 body #header-secondary-outer .nectar-center-text {
     font-size: 16px;
     line-height: 16px;
     max-width: 70%;
}

#header-secondary-outer .nectar-center-text a {
     color: inherit 
}


@media only screen and (max-width: 999px) {
   
     body #header-secondary-outer[data-secondary-text="true"] ul {
         display: none;
    }
     #header-secondary-outer .nectar-center-text {
         padding: 0 15px;
    }
}

@media only screen and (max-width: 690px) {
   
     body.original #header-secondary-outer .nectar-center-text {
         display: none;
    }
     body.original #header-secondary-outer {
         display: none;
    }

}

#header-secondary-outer{
     position:relative;
     top:0px;
     left:0px;
     width:100%;
     z-index:10000;
     background-color:#F8F8F8;
     border-bottom:1px solid #ddd
}
 body[data-header-color="custom"]:not(.material) #header-secondary-outer{
    border-bottom:1px solid rgba(0,0,0,0.1)
}
#header-secondary-outer #social{
    float:left;
     position: relative;
}
#header-secondary-outer #social li{
    float:left
}
#header-secondary-outer #social li a {
    line-height:20px
}
#header-secondary-outer #social li a i {
    height:14px;
    line-height:14px;
    font-size:14px;
    color: rgba(0,0,0,0.55)
}

 #header-secondary-outer #social li a{
    position:relative;
    padding:8px 10px 8px 10px;
    height:16px;
    box-sizing: content-box;
}

#header-secondary-outer ul {
    height:32px;
    float: right;
    z-index:1000
}
#header-secondary-outer nav >ul >li >a{
   color:rgba(0,0,0,0.55);
}

 body #header-secondary-outer nav >ul >li >a{
     border-left:1px solid #ddd;
     line-height:11px;
     font-size:11px;
     padding:10px
}
 body[data-header-color="custom"]:not(.material) #header-secondary-outer nav >ul >li >a{
    border-left:1px solid rgba(0,0,0,0.1)
}
 #header-secondary-outer nav >ul >li >a:hover, 
 #header-secondary-outer nav >ul >.current-menu-item >a, 
 #header-secondary-outer nav >ul >.current-menu-ancestor >a{
    color:rgba(0,0,0,0.8)
}
 #header-secondary-outer nav >ul >li >a .sf-sub-indicator {
    margin-right:5px;
     height:11px
}
 #header-secondary-outer nav >ul >li:last-child{
    border-right:1px solid #ddd
}
 body[data-header-color="custom"]:not(.material) #header-secondary-outer nav >ul >li:last-child{
    border-right:1px solid rgba(0,0,0,0.1)
}
 #header-secondary-outer nav >ul >li >a .sf-sub-indicator i {
    color:rgba(0,0,0,0.45);
    font-size: 14px;
}
 #header-secondary-outer ul ul li a{
    background-color:#1F1F1F;
     color:#CCC
}
 #header-secondary-outer ul >.menu-item-language-current > a {
    height:32px;
    padding-top:8px
}
 #header-secondary-outer #social li .behance, 
 #header-secondary-outer #social li .vimeo{
    background-color:#a6a6a6;
     background-position:center;
     background-repeat:no-repeat;
     text-indent:-9999px
}

 #header-secondary-outer #social li .vimeo{
    width:15px
}
 #header-secondary-outer #social li .behance{
    width:17px
}
 #header-secondary-outer[data-full-width="true"] >.container{
    width:100%;
     max-width:100%;
     padding:0 28px
}
 #header-secondary-outer[data-full-width="true"] >.container nav >ul >li:last-child, 
 #header-secondary-outer[data-full-width="true"] nav >ul#social >li:first-child >a{
    border:none
}


 body[data-header-color="dark"] #header-secondary-outer .current-menu-ancestor >a,
 body[data-header-color="dark"] #header-secondary-outer .current-menu-item >a, 
 body[data-header-color="dark"] #header-secondary-outer .sfHover >a, 
 body[data-header-color="dark"] #header-secondary-outer .sfHover >a i,
 body[data-header-color="dark"] #header-secondary-outer nav >ul >li a:hover, 
 body[data-header-color="dark"] #header-secondary-outer nav >ul >li a:hover .sf-sub-indicator i,
 body[data-dropdown-style="minimal"] #header-secondary-outer ul >li:not(.megamenu) .sfHover >a,
 body[data-dropdown-style="minimal"] #header-secondary-outer ul >li:not(.megamenu) ul a:hover {
    color:#fff!important
}

body[data-header-color="dark"] #header-secondary-outer nav >ul >li >a .sf-sub-indicator i {
    color:#A0A0A0!important
}

/*material*/
 body.material #header-secondary-outer nav >ul {
     height: auto;
     padding: 6px 0;
}
 body.material #header-secondary-outer nav >.sf-menu {
     padding: 9px 0 8px 0;
}
 body.material #header-secondary-outer .nectar-center-text {
     padding: 10px 0;
}
 body.material #header-secondary-outer nav:after {
     display: block;
     clear: both;
     content: '';
}
 body.material #header-secondary-outer nav >ul >li >a, 
 body.material #header-secondary-outer #social li a {
     padding: 0;
     margin: 0 10px;
     height: auto;
}
 body.material #header-secondary-outer {
     border: 1px solid transparent;
}
 body.material #header-secondary-outer nav >ul >li >a{
    border-left: 0px;
     line-height:22px;
     font-size:12px;
}
 body.material #header-secondary-outer nav >ul >li:last-child {
     border-right: 0px;
}
 body.material #header-secondary-outer nav >ul >li:last-child > a {
     margin-right: 0;
     padding-right: 0;
}
 body.material #header-secondary-outer #social li a i {
     font-size: 16px;
}
 body.material #header-secondary-outer #social li a {
     line-height: 28px;
}
 body.material #header-secondary-outer #social li:first-child a {
     padding-left: 0;
     margin-left: 0;
}

@media only screen and (max-width: 999px) {
    
    #header-secondary-outer[data-mobile="display_full"] .nectar-center-text {
      position: relative;
      left: 0;
      top: 0;
      margin: 0px auto;
      -webkit-transform: none;
      transform: none;
    }
    body:not(.material) #header-secondary-outer[data-mobile="display_full"] .nectar-center-text {
        margin: 20px auto;
    }
     body #header-secondary-outer[data-mobile="display_full"] ul,
     body.original #header-secondary-outer[data-mobile="display_full"] .nectar-center-text,
     body.ascend #header-secondary-outer[data-mobile="display_full"] .nectar-center-text {
         display: block;
    }
    body.original #header-secondary-outer[data-mobile="display_full"] #social > li > a {
      border: none!important;
    }
    #header-secondary-outer[data-mobile="display_full"] #social,
    #header-secondary-outer[data-mobile="display_full"] ul {
      float: none;
      text-align: center;
      margin: 0 auto;
    }
    body.original #header-secondary-outer[data-mobile="display_full"],
    body.ascend #header-secondary-outer[data-mobile="display_full"],
    body.material #header-secondary-outer[data-mobile="display_full"] {
      display: block!important;
      height: auto!important;
  }
  body[data-dropdown-style] #header-secondary-outer[data-mobile="display_full"] .sf-menu > li ul {
    display: none!important;
  }
  

}/*
Theme Name:  Salient
Description: Styles for the "Fancy Box" page builder element.
*/

.nectar-fancy-box{
    overflow:hidden;
     position:relative;
     padding:13%
}

 .full-width-content >.span_12 >.vc_col-sm-12 >.wpb_wrapper >.nectar-fancy-box, 
 .full-width-content .vc_col-sm-12 .vc_col-sm-12 >.wpb_wrapper >.nectar-fancy-box{
    padding:5%
}

 .full-width-content >.span_12 >.vc_col-sm-12 >.wpb_wrapper >.nectar-fancy-box .inner, 
 .full-width-content .vc_col-sm-12 .vc_col-sm-12 >.wpb_wrapper >.nectar-fancy-box .inner{
    padding-bottom:8%
}

 .nectar-fancy-box:after{
    display:block;
     position:absolute;
     content:' ';
     width:100%;
     height:6px;
     left:0;
     bottom:0;
     background:#fff;
     z-index:5;
     transform:scaleX(0) translateZ(0);
     -webkit-transform:scaleX(0) translateZ(0);
     transform-origin:0 0;
     -webkit-transform-origin:0 0;
     -webkit-transition:0.45s cubic-bezier(0.24,1,0.30,1);
     transition:0.45s cubic-bezier(0.24,1,0.30,1)
}

 .nectar-fancy-box:hover:after{
    -webkit-transform:scaleX(1) translateZ(0);
     transform:scaleX(1) translateZ(0)
}

 .nectar-fancy-box[data-style="default"] .inner *, 
 .nectar-fancy-box[data-style="parallax_hover"] .inner *,
 .nectar-fancy-box[data-style="hover_desc"] .inner * {
    color:#fff
}
 .vc_row.full-width-content .nectar-fancy-box[data-style="parallax_hover"] {
     margin-bottom: 0;
}
 .nectar-fancy-box .inner{
    position:relative;
     text-align:left;
     color:#fff;
     z-index:10;
     padding-bottom:15%
}
 .nectar-fancy-box .box-link{
    position:absolute;
     z-index:100;
     top:0;
     left:0;
     height:100%;
     width:100%;
     display:block
}
 .nectar-fancy-box .box-bg{
    position:absolute;
     top:0;
     left:0;
     height:100.2%;
     width:100.2%;
     background-size:cover;
     z-index:1;
     background-position:center;
     backface-visibility:hidden;
     -webkit-backface-visibility:hidden;
     transition:all .6s cubic-bezier(0.24,1,0.30,1);
     -webkit-transition:all .6s cubic-bezier(0.24,1,0.30,1)
}
 .nectar-fancy-box .box-bg:after{
    position:absolute;
     top:0;
     left:0;
     height:100%;
     width:100%;
     content:' ';
     background-color:rgba(51,51,51,0.5);
     transition:all .6s cubic-bezier(0.24,1,0.30,1);
     -webkit-transition:all .6s cubic-bezier(0.24,1,0.30,1)
}
 .nectar-fancy-box:hover .box-bg:after{
    background-color:rgba(51,51,51,0.2)
}
 .nectar-fancy-box:hover .box-bg{
    transform:scale(1.13);
     -webkit-transform:scale(1.13)
}

.nectar-fancy-box .box-bg[data-nectar-img-src] {
  opacity: 0;
}
.nectar-fancy-box .box-bg {
  -webkit-transition: transform .6s cubic-bezier(0.24,1,0.30,1), opacity 0.55s ease 0.25s;
  transition: transform .6s cubic-bezier(0.24,1,0.30,1), opacity 0.55s ease 0.25s;
  opacity: 1;
}

body .nectar-fancy-box .link-text{
   font-size:12px;
 }
 .nectar-fancy-box .link-text{
     font-family:'Open Sans';
     line-height:14px;
     font-weight:700;
     letter-spacing:2px;
     text-transform:uppercase;
     position:relative;
     z-index:5;
     color:#fff;
     text-align:left
}
body .nectar-fancy-box .link-text .arrow,
body .nectar-fancy-box[data-style="parallax_hover"] .inner > .arrow {
  font-family:FontAwesome;
}
 .nectar-fancy-box .link-text .arrow,
 .nectar-fancy-box[data-style="parallax_hover"] .inner > .arrow {
     line-height:26px;
     font-size:14px;
     opacity:1;
     position:relative;
     display:inline-block;
     margin-left:16px;
     top:2px;
     transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
     -webkit-transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
     overflow:visible;
     height:26px;
     width:26px;
     border-radius:100px;
     text-align:center;
     border:2px solid rgba(255,255,255,0.4)
}
 .nectar-fancy-box .link-text .arrow:before, 
 .nectar-fancy-box[data-style="parallax_hover"] .inner > .arrow:before {
     content:"\f105";
     color:#fff;
     top:-2px;
     right:-1px;
     display:block;
     transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
     -webkit-transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
     position:relative
}
 .nectar-fancy-box .link-text .arrow:after, 
 .nectar-fancy-box[data-style="parallax_hover"] .inner > .arrow:after{
    display:block;
     content:' ';
     position:absolute;
     width:26px;
     height:1px;
     background-color:#fff;
     opacity:0;
     left:-6px;
     cursor:pointer;
     transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
     -webkit-transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
     pointer-events:none;
     top:11px;
     transform:translateX(-27px);
     -webkit-transform:translateX(-27px)
}
 .nectar-fancy-box:hover .link-text .arrow{
    border-color:transparent
}
 .nectar-fancy-box:hover .link-text .arrow:after, 
 .nectar-fancy-box[data-style="parallax_hover"]:hover .inner > .arrow:after {
     opacity:1;
     transform:translateX(2px);
     -webkit-transform:translateX(2px)
}
 .nectar-fancy-box:hover .link-text .arrow:before, 
 .nectar-fancy-box[data-style="parallax_hover"]:hover .inner > .arrow:before {
     transform:translateX(9px);
     -webkit-transform:translateX(9px)
}
 .nectar-fancy-box .inner-wrap > i, 
 .nectar-fancy-box .inner > i,
 .nectar-fancy-box .heading-wrap > i {
     height: auto!important;
     width: auto!important;
     display: block;
     text-align: left;
     margin-bottom: 20px;
}

 .nectar-fancy-box[data-style="default"] .im-icon-wrap path {
     fill: #fff;
}
 .nectar-fancy-box[data-style="color_box_hover"][data-border="true"] .box-inner-wrap {
     border: 1px solid rgba(0,0,0,0.08);
     transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
.span_12.light .nectar-fancy-box[data-style="color_box_hover"][data-border="true"] .box-inner-wrap {
    border-color: rgba(255,255,255,0.1);
}
 .nectar-fancy-box[data-style="color_box_hover"][data-border="true"]:hover .box-inner-wrap {
     border: 1px solid rgba(0,0,0,0);
}
 .nectar-fancy-box[data-style="color_box_hover"] .inner {
     display: -webkit-flex;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"] .inner-wrap {
     position: relative;
}
 .nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"] .inner i.hover-only {
     position: absolute;
     opacity: 0;
     top: -2px;
     left: 0;
     z-index: 1;
     transition: opacity 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
 .nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"][data-alignment="right"] .inner i.hover-only {
     right: 0;
     left: auto;
}
 .nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"][data-alignment="center"] .inner i.hover-only {
     left: 50%;
     transform: translateX(-50%);
}
 .nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"]:hover .inner i.hover-only {
     opacity: 1;
}
 .nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"].inner i:not(.hover-only) {
     transition: opacity 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
 .nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"]:hover .inner i:not(.hover-only) {
     opacity: 0;
}
 .nectar-fancy-box[data-style="color_box_hover"] .inner i {
     text-align: center;
}
 .nectar-fancy-box[data-style="color_box_hover"] .inner p {
     opacity: 0.75;
}
 .nectar-fancy-box[data-style="color_box_hover"] .inner {
     padding-bottom: 0;
     text-align: center;
     vertical-align: middle;
}
 .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap {
     text-align: center;
     vertical-align: middle;
}
 .span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner p {
     opacity: 0.65;
}
 .span_12.light .nectar-fancy-box[data-style="color_box_hover"]:hover .inner p {
     opacity: 0.8;
}
 .span_12.light .nectar-fancy-box[data-style="color_box_hover"]:hover:before {
     display: none 
}
 .nectar-fancy-box[data-style="color_box_hover"][data-alignment="left"] .inner, 
 .nectar-fancy-box[data-style="color_box_hover"][data-alignment="left"] .inner-wrap, 
 .nectar-fancy-box[data-style="color_box_hover"][data-alignment="left"] .inner i {
     text-align: left;
}
 .nectar-fancy-box[data-style="color_box_hover"][data-alignment="right"] .inner, 
 .nectar-fancy-box[data-style="color_box_hover"][data-alignment="right"] .inner-wrap, 
 .nectar-fancy-box[data-style="color_box_hover"][data-alignment="right"] .inner i {
     text-align: right;
}
 .nectar-fancy-box[data-style="color_box_hover"]:before {
     display: block;
     position:absolute;
     left: 1%;
     top: 1%;
     height: 98%;
     width: 98%;
     opacity: 0.33;
     content: '';
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover .box-bg {
     transform: scale(1.08);
     -webkit-transform: scale(1.08);
}
 .nectar-fancy-box[data-style="color_box_hover"] {
     overflow: visible;
     padding: 0;
}
 .nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap {
     padding: 10% 15%;
     position: relative;
     overflow: hidden;
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap *, 
 .nectar-fancy-box[data-style="color_box_hover"] .box-bg, 
 .nectar-fancy-box[data-style="color_box_hover"] .box-bg:after, 
 .nectar-fancy-box[data-style="color_box_hover"]:before {
     transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap .nectar-cta .link_wrap .link_text:after {
     border-color: rgba(255,255,255,0.4);
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap .nectar-cta[data-style="see-through"] .link_wrap .arrow:after {
     border-color: #fff;
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap .nectar-cta .arrow, 
 .nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap .nectar-cta .link_wrap .arrow:before {
     color: #fff;
}
 .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap *, 
 .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap {
     color: #444;
}
 .span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap *, 
 .span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap {
     color: #fff;
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap *,
 .nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap,
 .nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"] .inner i.hover-only,
 .nectar-fancy-box[data-style="parallax_hover"] [class^="icon-"].icon-default-style,
 .nectar-fancy-box[data-style="default"] .inner > i[data-color*="color"] {
     color: #fff!important;
}
 .nectar-fancy-box[data-style="color_box_hover"] .box-bg, 
 .nectar-fancy-box[data-style="color_box_hover"]:after {
     opacity: 0 
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover .box-bg {
     opacity: 1;
}
 .nectar-fancy-box[data-style="color_box_hover"].using-img .box-bg:after {
     opacity: 0.85;
}
 .nectar-fancy-box[data-style="color_box_hover"]:after, 
 .nectar-fancy-box[data-style="parallax_hover"]:after,
 .nectar-fancy-box[data-style="color_box_basic"]:after,
 .nectar-fancy-box[data-style="hover_desc"]:after {
     display: none;
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover:before {
     box-shadow: 0px 30px 90px #000;
}
 .nectar-fancy-box[data-style="parallax_hover"] p {
     opacity: 0.8;
}
 .nectar-fancy-box[data-style="parallax_hover"] i, 
 .nectar-fancy-box[data-style="parallax_hover"] .im-icon-wrap {
     opacity: 0.5;
     transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
 .nectar-fancy-box[data-style="parallax_hover"]:hover i, 
 .nectar-fancy-box[data-style="parallax_hover"]:hover .im-icon-wrap {
     opacity: 1;
}
 .nectar-fancy-box[data-style="color_box_hover"] .im-icon-wrap {
     margin-bottom: 20px;
     display: block;
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover .im-icon-wrap path {
     transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
 .nectar-fancy-box[data-style="color_box_hover"]:hover .im-icon-wrap path {
     fill: #fff;
}

.nectar-fancy-box[data-style="hover_desc"] {
  display: flex;
  flex-wrap: wrap;
  padding: 11%;
  transition: transform .65s cubic-bezier(.05,0.2,.1,1), box-shadow .65s cubic-bezier(.05,0.2,.1,1);
}
.nectar-fancy-box[data-style="hover_desc"] .box-bg {
  transition: transform 1s ease, opacity 0.5s ease 0.25s;
}
.nectar-fancy-box[data-style="hover_desc"]:hover .box-bg {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transition: transform 9s cubic-bezier(0.1,0.2,.7,1);
}
.nectar-fancy-box[data-style="hover_desc"] .box-bg:after { 
  display: none;
}
.nectar-fancy-box[data-style="hover_desc"] .wrap-icon {
  width: 100%;
  position: relative;
  z-index: 100;
  align-self: flex-start;
}

.nectar-fancy-box[data-style="hover_desc"] .wrap-icon i:before {
  color: #fff;
}
.nectar-fancy-box[data-style="hover_desc"] .box-bg:before,
.nectar-fancy-box[data-style="hover_desc"]:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85%;
  display: block;
  z-index: 10;
  content: '';
  background: linear-gradient(to bottom,rgba(15,15,15,0),rgba(15,15,15,.75) 100%);
  transition: opacity .65s cubic-bezier(.05,0.2,.1,1);
}

.nectar-fancy-box[data-style="hover_desc"]:hover .box-bg:before,
.nectar-fancy-box[data-style="hover_desc"]:before { 
  opacity: 0; 
}
.nectar-fancy-box[data-style="hover_desc"]:hover:before {
  opacity: 1; 
}

.nectar-fancy-box[data-style="hover_desc"] .inner {
  padding: 0;
  width: 100%;
  align-self: flex-end;
}
.nectar-fancy-box[data-style="hover_desc"]:hover {
  transform: translateY(-10px);
  box-shadow: 0 25px 55px rgba(0,0,0,0.22);
}
.nectar-fancy-box[data-style="hover_desc"] > .inner > .heading-wrap {
  transition: opacity .65s cubic-bezier(.05,0.2,.1,1), transform .65s cubic-bezier(.05,0.2,.1,1);
}
.nectar-fancy-box[data-style="hover_desc"] .hover-content {
  line-height: 1.5em;
  max-width: 80%;
  transition: opacity .18s cubic-bezier(.05,0.2,.1,1), transform .18s cubic-bezier(.05,0.2,.1,1);
}
@media only screen and (max-width: 1300px) {
  .vc_col-sm-3 .nectar-fancy-box[data-style="hover_desc"] .hover-content {
    max-width: 100%;
  }
}
.nectar-fancy-box[data-style="hover_desc"] .hover-content {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 5px;
  transform: translateY(20px);
}
.nectar-fancy-box[data-style="hover_desc"]:hover .hover-content {
  opacity: 1;
  transform: translateY(0%);
  transition: opacity .65s cubic-bezier(.05,0.2,.1,1) 0.15s, transform .65s cubic-bezier(.05,0.2,.1,1) 0.15s;
}

 .nectar-fancy-box[data-style="parallax_hover"] {
     padding:0;
}
 html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-wrap {
     transform: translateZ(0px);
}
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg {
     -webkit-tap-highlight-color: rgba(0,0,0,0);
     outline: 1px solid transparent;
     transition: transform 0.23s ease-out;
     -webkit-transition: transform 0.23s ease-out;
     position: relative;
     z-index: 10;
}
 .nectar-fancy-box[data-style="parallax_hover"] [class^="icon-"].icon-default-style {
     margin-bottom: 25px;
}
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container {
     position: relative;
     width: 100.2%;
     height: 100%;
     outline: 1px solid transparent;
     will-change: transform;
     transform-style: preserve-3d;
     -webkit-transform-style: preserve-3d;
}
 .nectar-fancy-box[data-style="parallax_hover"] img {
     width: 100%!important;
}
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-layers {
     position: relative;
     width: 100%;
     height: 100%;
     z-index: 2;
     backface-visibility: hidden;
     -webkit-backface-visibility: hidden;
     transform-style: preserve-3d;
     -webkit-transform-style: preserve-3d;
     outline: 1px solid transparent;
}
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-rendered-layer, 
 .nectar-fancy-box[data-style="parallax_hover"] .bg-img:after {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background-repeat: no-repeat;
     background-position: center;
     background-color: transparent;
     background-size: cover;
     outline: 1px solid transparent;
     overflow: hidden;
}
 .nectar-fancy-box[data-style="parallax_hover"] .bg-img:after {
     display: block;
     content: '';
     background-color: rgba(40,40,40,0.65);
     transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
 .nectar-fancy-box[data-style="parallax_hover"]:hover .bg-img:after {
     opacity: 0.35;
}
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-rendered-layer:last-child {
     position: relative;
}
 .nectar-fancy-box[data-style="parallax_hover"]:hover .parallaxImg-container .parallaxImg-rendered-layer:nth-child(2) {
     transform: translateZ(65px)!important;
}
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-rendered-layer > .bg-img {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background-repeat: no-repeat;
     background-position: center;
     background-color: transparent;
     background-size: cover;
     outline: 1px solid transparent;
}
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-rendered-layer,
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer {
     backface-visibility: hidden;
     -webkit-backface-visibility: hidden;
}
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-shadow,
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container,
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container,
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow {
     backface-visibility: hidden;
     -webkit-backface-visibility: hidden;
}
 html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-shadow,
 html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container,
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container,
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow, 
 html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-rendered-layer,
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer {
     transition: transform 0.27s ease-out;
     -webkit-transition: transform 0.27s ease-out;
}
 html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container:not(.over),
 html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container:not(.over) .parallaxImg-rendered-layer,
 html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg:not(.over) {
     transition: transform 0.25s ease-out;
     -webkit-transition: transform 0.25s ease-out;
}

 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container:not(.over) .parallaxImg-shadow,
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow {
     transition: all 0.27s ease-out;
     -webkit-transition: all 0.27s ease-out;
}
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-shadow,
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container,
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container,
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow,
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-rendered-layer,
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer,
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg {
     transition: transform 0.1s ease-out;
     -webkit-transition: transform 0.1s ease-out;
}
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container,
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow,
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer,
 body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition {
     transition: transform 0.2s ease-out;
     -webkit-transition: transform 0.2s ease-out;
}
 .nectar-fancy-box[data-style="parallax_hover"] {
     overflow: visible;
}
 .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-shadow {
     position: absolute;
     top: 5%;
     left: 5%;
     width: 90%;
     height: 90%;
     transition: all 0.27s ease-out;
     -webkit-transition: all 0.27s ease-out;
     z-index: 1;
}
 .nectar-fancy-box[data-style="parallax_hover"]:hover {
     z-index: 100;
}
 .nectar-fancy-box[data-style="parallax_hover"]:hover .parallaxImg-shadow {
     box-shadow: 0 35px 100px rgba(0,0,0,0.4), 0 16px 40px rgba(0,0,0,0.4);
}
 .nectar-fancy-box[data-style="parallax_hover"] .meta-wrap {
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-align-items: center;
     align-items: center;
     justify-content: center;
     -webkit-justify-content: center;
}
 .nectar-fancy-box[data-style="parallax_hover"] .inner {
     margin-bottom: 0;
     padding: 25% 0px;
     position: relative;
     width: 65%;
}
 .main-content .nectar-fancy-box[data-style="color_box_basic"] h1, 
 .main-content .nectar-fancy-box[data-style="color_box_basic"] h2,
 .main-content .nectar-fancy-box[data-style="color_box_basic"] h3, 
 .main-content .nectar-fancy-box[data-style="color_box_basic"] h4,
 .main-content .nectar-fancy-box[data-style="color_box_basic"] h5, 
 .main-content .nectar-fancy-box[data-style="color_box_basic"] h6,
 .main-content .nectar-fancy-box[data-style="color_box_basic"] p {
     color: inherit;
}
 .main-content .nectar-fancy-box[data-style="color_box_basic"] i {
     color: inherit!important;
}
 .main-content .nectar-fancy-box[data-style="color_box_basic"] .im-icon-wrap path {
     fill: inherit;
}
 .main-content .nectar-fancy-box[data-style="color_box_basic"] .inner {
     padding-bottom: 0;
     color: inherit;
}
 .main-content .nectar-fancy-box[data-style="color_box_basic"][data-color*="#"] .box-bg:after {
     background-color: inherit!important;
}
 .nectar-fancy-box[data-style="color_box_basic"]:hover .box-bg {
     transform: none;
}
 .nectar-fancy-box[data-style="color_box_basic"] .box-bg:after {
     backface-visibility: hidden;
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.9"] .box-bg:after {
     opacity: 0.9 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.8"] .box-bg:after {
     opacity: 0.8 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.7"] .box-bg:after {
     opacity: 0.7 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.6"] .box-bg:after {
     opacity: 0.6 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.5"] .box-bg:after {
     opacity: 0.5 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.4"] .box-bg:after {
     opacity: 0.4 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.3"] .box-bg:after {
     opacity: 0.3 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.2"] .box-bg:after {
     opacity: 0.2 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.1"] .box-bg:after {
     opacity: 0.1 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0"] .box-bg:after {
     opacity: 0 
}
 .nectar-fancy-box[data-style="color_box_basic"] .box-bg:before {
     position: absolute;
     top: 0;
     left: 0;
     content: '';
     width: 100%;
     height: 100%;
     background-color: #fff;
     opacity: 0;
     z-index: 1;
     transition: opacity .4s cubic-bezier(0.25, 1, 0.33, 1) 
}
 .nectar-fancy-box[data-style="color_box_basic"]:hover .box-bg:before {
     opacity: 0.13;
}
 .nectar-fancy-box[data-style="color_box_basic"][data-alignment="center"] .inner, 
 .nectar-fancy-box[data-style="color_box_basic"][data-alignment="center"] .inner > * {
     text-align: center 
}
 .nectar-fancy-box[data-style="color_box_basic"][data-alignment="right"] .inner, 
 .nectar-fancy-box[data-style="color_box_basic"][data-alignment="right"] .inner > * {
     text-align: right 
}


/* Border Radius option */
.nectar-fancy-box[data-border-radius="5px"]:not([data-style="parallax_hover"]):not([data-style="color_box_hover"]) {
 border-radius: 5px;
 overflow: hidden;
}
.nectar-fancy-box[data-border-radius="10px"]:not([data-style="parallax_hover"]):not([data-style="color_box_hover"]) {
 border-radius: 10px;
 overflow: hidden;
}

.nectar-fancy-box[data-border-radius="5px"][data-style="parallax_hover"] .parallaxImg-rendered-layer {
  border-radius: 5px;
  overflow: hidden;
}
.nectar-fancy-box[data-border-radius="10px"][data-style="parallax_hover"] .parallaxImg-rendered-layer {
  border-radius: 10px;
  overflow: hidden;
}

.nectar-fancy-box[data-border-radius="none"][data-style="color_box_hover"] .box-inner-wrap,
.nectar-fancy-box[data-border-radius="none"][data-style="color_box_basic"] {
  border-radius: 0;
}/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 104200;
  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: 104300;
  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 20px;
  -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: 104500; }

.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: 104400; }
  .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: 104600;
  -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 {
  top: 20px;
  color: #333;   
   display: inline-block;
    width: 20px!important;
  height: 20px;
  padding-right: 0!important;
  line-height: 20px!important;
  transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s;
    -webkit-transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s;
}

.mfp-close-btn-in .mfp-close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-image-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:before {
  content: "\e117";
  font-size: 20px;
  display: block;
}

.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); }
  body.original .mfp-arrow:before,
  body.original .mfp-arrow:after,
  body.original .mfp-arrow .mfp-b,
  body.original .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; }
  body.original .mfp-arrow:after,
  body.original .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
    body.original .mfp-arrow:before,
    body.original .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

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

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

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content, .mfp-inline-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;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe, .mfp-iframe-scaler > div.video, .mfp-iframe-scaler > div.video .mejs-container {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000; }
.mfp-iframe-scaler > div.video .mejs-container { width: 100%!important; height: 100%!important;}

.mfp-wrap .mfp-container .mfp-iframe-scaler .wp-video-shortcode video {
   height: 100%!important;
   width: 100%!important;
}

/* 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: 55px 0 55px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 55px;
    bottom: 55px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); */
    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: -40px;
  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%; }

    .ascend .mfp-arrow-left, .material .mfp-arrow-left {
      left: 20px!important;
    }
     .ascend .mfp-arrow-right, .material .mfp-arrow-right {
      right: 20px!important;
    }
  .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; }


  
.mfp-bg {
   transition: all 0.3s ease-out;
}


.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim, .mfp-zoom-in .mfp-iframe-scaler {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.93);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready.mfp-image-loaded .mfp-with-anim,  .mfp-zoom-in.mfp-ready .mfp-iframe-scaler,
.mfp-zoom-in.mfp-ready div[id*="video-popup-"].mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.85;
}
body .mfp-zoom-in.mfp-removing .mfp-with-anim, .mfp-zoom-in.mfp-removing .mfp-iframe-scaler {
  transform: scale(0.93)!important;
  opacity: 0!important;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-wrap.mfp-removing .mfp-arrow-left, .mfp-wrap.mfp-removing .mfp-arrow-right {
  opacity: 0;
}

.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}