/********************************************************************

Taptap menu css

*********************************************************************/

#header {
    z-index: 999999;
    position: fixed!important;
    -webkit-transition: all 0.3s ease-out!important;
    transition: all 0.3s ease-out!important;
}

.taptap-menu-button-wrapper, .taptap-search-button-wrapper{
    display: none;
}

#header .taptap-menu-button-wrapper, #header .taptap-search-button-wrapper{
     display: block;
}

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

 .taptap-menu-button-wrapper{
    z-index: 999999999999999!important;
    right: 24px!important;
    top: 15px;
    width: 30px;
    overflow: hidden;
}

.taptap-menu-active{
    overflow: visible;
}

.wp-toolbar-active {
    margin-top: 0 !important;
}

#top .taptap-menu-active .taptap-main-menu-button-six:before {
    transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
    -webkit-transform: translateY(7px) rotate(45deg);
}


.taptap-main-menu-button-six:after, .taptap-main-menu-button-six:before, .taptap-main-menu-button-six div.taptap-main-menu-button-six:before {
        background-color: #0d3f7a!important;
    opacity: 1;
    margin: 9px 0;
      -webkit-transition: all 0.2s ease-out!important;
    transition: all 0.2s ease-out!important;
}

.taptap-main-menu-button-six, .taptap-main-menu-button-six:active , .taptap-main-menu-button-six:focus, .taptap-search-button-wrapper{
    opacity: 1;
    -webkit-transition: all 0.2s ease-out!important;
    transition: all 0.2s ease-out!important;
}

.taptap-main-menu-button-six {
    padding: 7px 5px 6px 5px;
}

.taptap-main-menu-button-six:hover, .taptap-search-button-wrapper:hover{
    opacity: 1;
        -webkit-transition: all 0.2s ease-out!important;
    transition: all 0.2s ease-out!important;
}

.taptap-menu-button-wrapper:hover .taptap-main-menu-button-six:after{
    width: 20px!important;
        -webkit-transition: all 0.2s ease-out!important;
    transition: all 0.2s ease-out!important;
}

.taptap-menu-active:hover .taptap-main-menu-button-six:after{
    width: 30px!important;
}



.taptap-main-menu-button-six:visited , .taptap-main-menu-button-six:focus {
    opacity: 0.6!important;
    -webkit-transition: all 0.2s ease-out!important;
    transition: all 0.2s ease-out!important;
}

.taptap-menu-active .taptap-main-menu-button-six, .page-taptap-search-wrapper-active .taptap-menu-button-wrapper{
    opacity: 1!important;
        -webkit-transition: all 0.2s ease-out!important;
    transition: all 0.2s ease-out!important;
}
.taptap-menu-active .taptap-main-menu-button-six:hover{
    opacity: 0.6!important;
        -webkit-transition: all 0.2s ease-out!important;
    transition: all 0.2s ease-out!important;
}

.taptap-main a{
    font-size: 33px!important;
    line-height: 45px;
    opacity: 1;
    -webkit-transition: all 0.6s ease-out!important;
    transition: all 0.6s ease-out!important;
}

.taptap-main .menu-item-language a{
    font-size: 30px!important;
    line-height: 85px;
    margin-top: 40px;
      -webkit-transition: all 2s ease-out!important;
    transition: all 2s ease-out!important;
}

.taptap-main .menu-item-language{
   display: none;
}



.taptap-main .current-menu-item a, .taptap-main .menu-item a:hover{
    color: #ffffff!important;
        opacity: 1!important;
}

.taptap-contents-wrapper li .menu-hover-t{
    opacity: 0.2!important;
      -webkit-transition: all 0.2s ease-out!important;
    transition: all 0.2s ease-out!important;
}

.taptap-contents-wrapper li:hover a{
    opacity: 1!important;
    font-size: 41px!important;
      -webkit-transition: all 0.2s ease-out!important;
    transition: all 0.2s ease-out!important;
}



.taptap-by-bonfire ul li {
    text-align: right;
}

.taptap-by-bonfire ul li a {
    color: #ffffff;
        opacity: 0.3;
}

.taptap-by-bonfire .sub-menu{
        padding: 15px 0;
}

.taptap-by-bonfire .sub-menu li a {
        font-size: 27px!important;
    padding: 0;
    line-height: 60px;
    padding-right: 35px;
    font-weight: 400!important;
}

.taptap-by-bonfire .sub-menu li:hover>a {
  color: rgb(255, 255, 255)!important;
}



.taptap-contents-wrapper {
    max-width: 80%;
}

.taptap-by-bonfire .menu> li{
    padding-right: 5%!important;
    cursor: pointer!important;
}

.taptap-by-bonfire .sub-menu a {
    color: rgba(255, 255, 255, 0.35);
}

.taptap-by-bonfire .sub-menu .sub-menu a {
    color: rgba(255, 255, 255, 0.3);
}



.taptap-by-bonfire .taptap-sub-arrow{
    margin: 23px 25px 0 0;
}

.taptap-by-bonfire .sub-menu .sub-menu{
        padding: 30px 0;
}

.taptap-by-bonfire .sub-menu .sub-menu li a {
    font-size: 20px!important;
    line-height: 38px;
    padding-right: 90px;
}

.taptap-by-bonfire .sub-menu .taptap-sub-arrow{
        margin: 18px 25px 0 0;
        opacity: 0.3;
}

.taptap-by-bonfire .sub-menu .taptap-submenu-active{
        opacity: 1;
}


.taptap-sub-arrow-inner::before,
.taptap-sub-arrow-inner::after,
.taptap-by-bonfire .sub-menu .taptap-submenu-active .taptap-sub-arrow-inner::before,
.taptap-by-bonfire .sub-menu .taptap-submenu-active .taptap-sub-arrow-inner::after
{
    background-color: #0080ff;
}

.taptap-by-bonfire .sub-menu .taptap-sub-arrow-inner::before, .taptap-by-bonfire .sub-menu .taptap-sub-arrow-inner::after{
    background-color: #ffffff;
}



.taptap-search-button-wrapper {
    top: 15px;
    right: 95px;
}

.taptap-search-button{
    left: 0;
}

.taptap-search-wrapper{
    position: fixed;
    right: 0;
    height: 100%;
    padding: 16% 12%;
    display: table;
    opacity: 0;
    z-index: 999991;
    top:-1000%;
    -webkit-transform: translateY(0) translateX(0) scale(0.85)!important;
    -moz-transform: translateY(0) translateX(0) scale(0.85)!important;
    transform: translateY(0) translateX(0) scale(0.85)!important;
    -webkit-transition: -webkit-transform .5s ease, top 0s ease 0s, opacity .5s ease 0s!important;
    -moz-transition: -moz-transform .5s ease, top 0s ease 0s, opacity .5s ease 0s!important;
    transition: transform .5s ease, top 0s ease 0s, opacity .5s ease 0s!important;
}


.taptap-search-wrapper-active{
    opacity: 1;
        -webkit-transform: translateY(0) translateX(0)!important;
    -moz-transform: translateY(0) translateX(0)!important;
    transform: translateY(0) translateX(0)!important;
          -webkit-transition: -webkit-transform .5s ease, top 0s ease 0s, opacity .5s ease 0s!important;
    -moz-transition: -moz-transform .5s ease, top 0s ease 0s, opacity .5s ease 0s!important;
    transition: transform .5s ease, top 0s ease 0s, opacity .5s ease 0s!important;
}


.taptap-background-image{
    opacity: 0.040!important;
    background-size: 55%;
    background-position: -30%;
}

.taptap-background-color {
        -webkit-transition: opacity .5s ease, top 0s ease 0s!important;
    -moz-transition: opacity .5s ease, top 0s ease 0s!important;
    transition: opacity .5s ease, top 0s ease 0s!important;
}


.taptap-search-background {
    transform: none!important;
    top:0!important;
    position: fixed;
    height: 100%;
           background: rgba(239, 239, 239, 0.8);
    opacity: 0;
      z-index:-2;
              -webkit-transition: opacity .25s ease, top 0s ease 0s!important;
    -moz-transition: opacity .5s ease, top 0s ease 0s!important;
    transition: opacity .25s ease, top 0s ease 0s!important;
}

.taptap-background-image-search-active{
      z-index: 99999;
      opacity: 1;
              -webkit-transition: opacity .3s ease, top 0s ease 0s!important;
    -moz-transition: opacity .3s ease, top 0s ease 0s!important;
    transition: opacity .3s ease, top 0s ease 0s!important;
}

.taptap-search-overlay{
/*    transform: none!important;*/
/*    z-index: 100;*/
    opacity: 0;
          -webkit-transition: opacity .9s ease, top 0s ease 0s;
    -moz-transition: opacity .9s ease, top 0s ease 0s;
    transition: opacity .9s ease, top 0s ease 0s;
}

.taptap-background-overlay-active, .taptap-search-overlay-active, .loader-bg{
     
     opacity: 1;
    background-size: cover;
        -webkit-transition: opacity .5s ease, top 0s ease 0s!important;
    -moz-transition: opacity .5s ease, top 0s ease 0s!important;
    transition: opacity .5s ease, top 0s ease 0s!important;
}

.taptap-search-overlay-active {
    position: fixed;
    height: 100%;
    z-index: 90;
    top: 0!important;
    opacity: 0;
}

.page-taptap-search-wrapper-active #main,
.page-taptap-search-wrapper-active .taptap-background-color-active,
.page-taptap-search-wrapper-active .taptap-background-image,
.page-taptap-search-wrapper-active .taptap-main-wrapper,
.page-taptap-search-wrapper-active #scroll-top-link
{
    filter: blur(40px);
    -webkit-filter: blur(40px);
        -webkit-transition: all 0.6s ease-out!important;
    transition: all 0.6s ease-out!important;
}

.taptap-search-field{
    padding: 6% 9%!important;
    background: none!important;
    font-size: 35px!important;
        border-radius: 200px!important;
           background-color: rgba(255, 255, 255, 0.81)!important;
}

.taptap-search-wrapper #searchform input{
       border: 1px solid rgba(152, 152, 152, 0.4);
}


.taptap-search-wrapper input[type="text"], .taptap-search-wrapper ::-webkit-input-placeholder {
    font-size: 55px!important;
       color: #0d3f7a!important;
}

.taptap-search-wrapper #searchform {
    position: fixed;
    width: 80%;
    height: 25%;
}


.taptap-search-close-wrapper{
    position: absolute!important;
    width: 10%;
}

.taptap-search-close-inner::before, .taptap-search-close-inner::after {
    left: 80px;
    width: 65px;
    height: 3px;
            background-color: #b9b9b9;
}

.taptap-search-close-inner::before {
    margin-top: 3px;
}

.page-taptap-search-wrapper-active .taptap-search-button-wrapper{
    display: none;
}

.page-taptap-search-wrapper-active .header-scrolled #header_main{
    background-color: transparent;
}


.taptap-search-button {
   width: 15px;
    height: 15px;
    top: 14px;
    border: 1.5px solid #0d3f7a!important;
}


.taptap-search-button::after{
 background-color: #0d3f7a;
        top: 12px;
    left: 10px;
    width: 6px;
    height: 2.45px;
    border-radius: 0;
    border-color: #fff!important;
}

.taptap-search-button-wrapper:hover .taptap-search-button::after{
    background-color: #0d3f7a!important;
}



/*################# מצבי תת תפריט */

.submenu-is-open{
    display: none!important;

}
.sm-open-state{
    display: block!important;

}

.sm-open-state a{
    opacity: 1!important;
}

.sm-open-state>a{
    font-size: 41px!important;
}


/*********** אייקוני תפריט */

.menu .all-services a:before,
.menu .branding-str a:before,
.menu .web-digital a:before,
.menu .other-services a:before

{
    font-family: 'fontello'!important;
    color: #3786fb;
    font-size: 20px;
    margin-left: 30px;
}

.menu .all-services>a:before {
    content: '' !important;
    line-height: 6;
}


.menu .all-services .sub-menu a:before,
.menu .branding-str .sub-menu a:before,
.menu .web-digital .sub-menu a:before,
.menu .other-services .sub-menu a:before

{
    content: '' !important;
    font-family: 'fontello'!important;
    color: rgba(55, 134, 251, 0.5);
    font-size: 15px;
    margin-left: 17px;
}

.onlinestore.menu-item:after,
.websites.menu-item:after {
    content: 'NEW';
    position: absolute;
    font-size: 0.7rem;
    background-color: #7400ff;
    color: white;
    padding: 5px 5px 5px;
    line-height: 1;
    margin-right: 20px;
    border-radius: 4px;
    top: 22%;
    font-family: 'aktiv-grotesk'!important;
    letter-spacing: 0.5px;
    font-weight: 600;
}



/*********** אייקוני רשתות חברתיות */

.taptap-widgets-wrapper {
    margin-top: 6%;
    padding-right: 5%;
}

.taptap-widgets-wrapper .av_font_icon{
    margin-left: 11px!important;
}

.taptap-widgets-wrapper .av_font_icon a{
   font-size: 18.5px!important;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.1)!important;
    border: none!important;
    color: rgba(255, 255, 255, 0.4)!important;
    padding: 20px!important;
          -webkit-transition: all 0.2s ease-out!important;
          transition: all 0.2s ease-out!important;
}

.taptap-widgets-wrapper .av_font_icon a:hover{
    background-color: rgba(0, 0, 0, 0.2)!important;
    color: rgba(255, 255, 255, 0.9)!important;
          -webkit-transition: all 0.2s ease-out!important;
          transition: all 0.2s ease-out!important;
}






/********************************************************************

Responsive Rules - DESKTOP

*********************************************************************/



@media only screen and (min-width: 2000px) and (max-width: 3200px){


    .taptap-main-menu-button-six:before, .taptap-main-menu-button-six:after {
        width: 32px;
        margin: 6px 0;
    }
        
        #top .taptap-menu-active .taptap-main-menu-button-six:after {
        width: 32px!important;
                margin: 8px 0;
    }
    
    .taptap-search-wrapper #searchform {
        width: 65%;
        height: 19%;
    }
        .taptap-search-wrapper {
        padding: 16% 17%;
    }
        
        .taptap-menu-button-wrapper {
        right: 33px!important;
        top: 14px;
    }
        .taptap-menu-active .taptap-main-menu-button-six:after {
        transform: translateY(-6.5px) rotate(-45deg)!important;
        -moz-transform: translateY(-6.5px) rotate(-45deg)!important;
        -webkit-transform: translateY(-6.5px) rotate(-45deg)!important;
    }
        .taptap-menu-active {
        top: 15px;
    }
        .taptap-menu-active:hover .taptap-main-menu-button-six:after {
        width: 35px!important;
    }
        
        .taptap-search-button-wrapper {
        right: 105px;
    }

    .taptap-main a {
        font-size: 42px!important;
         line-height: 65px;
     }
         
         .taptap-contents-wrapper li:hover>a{
         font-size: 44px!important;
     }

     .taptap-by-bonfire .sub-menu li a {
        font-size: 27px!important;
}
    
    
    .taptap-background-image {
    background-size: 52%;
}
    
    .taptap-by-bonfire .taptap-sub-arrow {
    margin: 31px 25px 0 0;
}

.taptap-contents-wrapper {
    max-width: 75%;
}
    .taptap-by-bonfire {
    margin-top: 4%;
}
    
.taptap-search-close-wrapper {
    width: 15%;
}
    .taptap-search-close-inner::before, .taptap-search-close-inner::after {
    left: 125px;
    width: 90px;
}
    .taptap-search-wrapper input[type="text"], .taptap-search-wrapper ::-webkit-input-placeholder {
    font-size: 60px!important;
}

}


@media only screen and (min-width: 1100px) and (max-width: 2000px){}



@media only screen and (max-width: 2000px){}

            
@media only screen and (max-width: 1700px){

    .taptap-contents-wrapper {
        max-width: 80%;
    }
        .taptap-background-image {
        background-size: 65%;
        background-position: -60%;
    }

}


@media only screen  and (max-width: 1600px){}


@media only screen and (max-width: 1450px) {

    .taptap-search-button-wrapper {
        top: 15px;
            right: 90px;
}
    .taptap-search-button {
    top: 12px;
}
    .taptap-search-button::after {
   top: 12px;
    left: 10px;
}
    .taptap-menu-button-wrapper {
    top: 8px;
}

.taptap-main a {
    font-size: 30px!important;
  line-height: 38px;
}
  
      .taptap-contents-wrapper li:hover>a{
  font-size: 31px!important;
}
  .sm-open-state>a{
  font-size: 31px!important;
}
  .taptap-by-bonfire .sub-menu li a {
      font-size: 22px!important;
      line-height: 55px;
}
  
  .taptap-by-bonfire .taptap-sub-arrow {
      margin: 17px 10px 0 0;
}
  .taptap-by-bonfire .sub-menu .taptap-sub-arrow {
  margin: 16px 2px 0 0;
}
  
.taptap-sub-arrow-inner::before, .taptap-sub-arrow-inner::after {
  width: 7px;
} 
  .taptap-sub-arrow-inner::before {
  left: 15px;
}
  
  .sm-open-state {
  margin-bottom: 5%!important;
}


}


@media only screen and (max-width: 1370px) {

    .taptap-search-button-wrapper {
        top: 10px;
        right: 90px;
    }
        .taptap-search-button {
        top: 12px;
    }
        .taptap-search-button::after {
        top: 12px;
        left: 10px;
    }
        .taptap-menu-button-wrapper {
        top: 11%;
       
    }
        .header-scrolled .taptap-menu-button-wrapper{
        top: 3px;
    }
    .header-scrolled .taptap-search-button-wrapper {
            top: 5.5px;
    }
    
        .header-scrolled .header-taptap-main-wrapper-active .widget_icl_lang_sel_widget {
        margin-top: 17px;
    }
       .header-scrolled .taptap-menu-active {
        top: 8px;
    } 
        .header-scrolled .taptap-search-button-wrapper--active {
        top: 11px;
    }

    .taptap-main a {
        font-size: 28px!important;
   line-height: 37px;
}
   
       .taptap-contents-wrapper li:hover>a{
   font-size: 29px!important;
}
   .sm-open-state>a{
   font-size: 29px!important;
}
   .taptap-by-bonfire .sub-menu li a {
       font-size: 22px!important;
}
   
   .taptap-by-bonfire .taptap-sub-arrow {
   margin: 16px 8px 0 0;
}
   .taptap-widgets-wrapper .av_font_icon a {
   font-size: 17px!important;
   padding: 18px!important;
}
   .taptap-by-bonfire .sub-menu .sub-menu li a {
   padding-right: 58px;
}

}


@media only screen and (max-width: 1300px){

    .taptap-search-close-wrapper {
        width: 22%;
    }
        .taptap-search-wrapper input[type="text"], .taptap-search-wrapper ::-webkit-input-placeholder {
        color: #626262!important;
    }
}



@media only screen and (max-width: 1300px) and (min-height: 950px){}


@media only screen and (min-width: 1100px) and (max-width: 1450px){}




/********************************************************************

Responsive Rules - TABLETS

*********************************************************************/

/*
All Mobiles & tablets
================================================== */
@media only screen and (max-width: 1150px){

    .taptap-menu-button-wrapper {
        top: 12%;
    }
      .taptap-search-button-wrapper {
        top: 11px;
    }  
        
        .taptap-main-menu-button-six:before, .taptap-main-menu-button-six:after {
        width: 25px;
    }
        
        
    .taptap-main-menu-button:hover{
        opacity: 0.6;
            -webkit-transition: all 0.2s ease-out!important;
        transition: all 0.2s ease-out!important;
    }
        
        .taptap-menu-button-wrapper:hover .taptap-main-menu-button-six:after {
        width: 25px!important;
    }
        #top .taptap-menu-active .taptap-main-menu-button-six:after{
             width: 25px!important;
        }
        
        .taptap-search-button-wrapper {
        right: 83px;
    }

    .taptap-by-bonfire {
        margin-top: 7%;
    }
        
            .taptap-main a {
          font-size: 30px!important;
        line-height: 38px;
    }
        
            .taptap-contents-wrapper li:hover>a{
        font-size: 31px!important;
    }
        .sm-open-state>a{
        font-size: 31px!important;
    }
        .taptap-by-bonfire .sub-menu li a {
            font-size: 22px!important;
    }
        
        .taptap-by-bonfire .taptap-sub-arrow {
            margin: 17px 10px 0 0;
    }
        .taptap-by-bonfire .sub-menu .taptap-sub-arrow {
        margin: 19px 2px 0 0;
    }
        .taptap-contents-wrapper {
        max-width: 90%;
    }
        
        .taptap-widgets-wrapper .av_font_icon a {
        font-size: 16px!important;
        padding: 15px!important;
    }
        .taptap-background-image {
            background-size: 73%;
        background-position: -120%;
    }
        
        .taptap-sub-arrow-inner::before, .taptap-sub-arrow-inner::after {
        width: 8px;
    }
        .taptap-sub-arrow-inner::before {
        left: 15px;
    }
           .sub-menu .taptap-sub-arrow-inner::before, .taptap-sub-arrow-inner::after {
        width: 7px;
    }
         .sub-menu .taptap-sub-arrow-inner::before {
        left: 16px;
    }
        
        #menu-main-menu .all-services a:before, #menu-main-menu .branding-str a:before, #menu-main-menu .web-digital a:before, #menu-main-menu .other-services a:before {
        font-size: 19px;
    }
        
      .taptap-by-bonfire .sub-menu li:hover>a , .sub-menu .menu-item a:hover{
      color: rgba(255, 255, 255, 0.35)!important;
    }
        
    
    .sm-open-state{
        margin-bottom: 12%!important;
        margin-top: 12%!important;
    
    }



}




/*
BIG tablets
================ */

@media only screen and (max-width: 1150px) and (orientation :  portrait){}


@media only screen and (max-width: 1150px) and (orientation : landscape){}




/*
SMALL tablets
================ */

@media only screen and (max-width: 1100px) and (orientation : landscape){

     
    .taptap-search-wrapper #searchform {
        height: 15%!important;
    }
        #top .template-search #searchsubmit {
        height: 57px;
    }
        .taptap-search-wrapper {
        padding: 11% 12%;
    }
        .taptap-search-wrapper input[type="text"], .taptap-search-wrapper ::-webkit-input-placeholder {
        font-size: 38px!important;
    }
        .taptap-search-close-inner::before, .taptap-search-close-inner::after {
        left: 43px;
        width: 45px;
        height: 2px!important;
        margin-top: -2px!important;
    }
        .taptap-search-close-wrapper {
        width: 15%;
    }

    .taptap-search-wrapper #searchform {
        min-height: 80px;
    }

}


@media only screen and (max-width: 1100px) and (min-height: 600px) and (orientation : landscape){}


@media only screen and (max-width: 990px){

    .taptap-background-image {
        opacity: 0.035!important;
    }


}


@media only screen and (max-width: 990px) and (orientation : portrait){

    .taptap-main-menu-button-six:before, .taptap-main-menu-button-six:after {
        width: 29px;
    }
            .taptap-menu-button-wrapper:hover .taptap-main-menu-button-six:after {
        width: 29px!important;
    }
        #top .taptap-menu-active .taptap-main-menu-button-six:after{
             width: 29px!important;
        }
    
    .taptap-background-overlay-active, .taptap-search-overlay-active, .loader-bg {
        background-position: 35% 0%!important;
    }

    .taptap-menu-button-wrapper {
        top: 16%;
        right: 28px!important;
    }
        .taptap-search-button-wrapper {
        top: 17%;
        right: 91px;
    }

    .taptap-search-button {
        width: 16px;
        height: 16px;
        top: 13px;
            border-width: 2px!important;
    }
       .taptap-search-button::after {
        top: 13px;
        left: 10px;
        height: 2.2px!important;
    }
              .taptap-main a {
          font-size: 30px!important;
        line-height: 38px;
    }
        
            .taptap-contents-wrapper li:hover>a{
        font-size: 31px!important;
    }
        .sm-open-state>a{
        font-size: 31px!important;
    }
        .taptap-by-bonfire .sub-menu li a {
            font-size: 22px!important;
    }
        
        .taptap-by-bonfire .taptap-sub-arrow {
            margin: 17px 10px 0 0;
    }
        .taptap-by-bonfire .sub-menu .taptap-sub-arrow {
        margin: 16px 2px 0 0;
    }
        .taptap-contents-wrapper {
        max-width: 100%;
    }
        
        .taptap-widgets-wrapper .av_font_icon a {
        font-size: 16px!important;
        padding: 15px!important;
    }
        
        .taptap-main .menu-item-language a {
        margin-top: 15px;
    }
        
        .taptap-background-image {
        background-size: 92%;
        background-position: -565%;
                 -webkit-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96)!important;
              transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96)!important;
             top: 0!important;
            display: none;  
    }
          .taptap-background-image-active{
            display: block;
        }
        
            .taptap-background-sm-open {
           transform: translate3d(-15%, 0%, 0)scale(0.75)!important;
                 -webkit-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96)!important;
              transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96)!important;
    }
        
      
        .taptap-main .menu-item-language {
        display: block;
    }
        
        .taptap-widgets-wrapper {
        margin-top: 6%;
    }
        
       
        .taptap-menu-active {
        top: 16.5%;
    }

    .header-taptap-main-wrapper-active .custom-logo svg{
        max-height: 71px
}

.header-scrolled .taptap-menu-button-wrapper, .header-scrolled .taptap-search-button-wrapper {
    top: 3px!important;
}
 
    .header-scrolled .taptap-menu-active, .header-scrolled .taptap-search-button-wrapper--active {
    top: 10px;
}

   
.taptap-search-wrapper #searchform {
    width: 80%;
    height: 15%;
}
    .taptap-search-wrapper input[type="text"], .taptap-search-wrapper ::-webkit-input-placeholder {
    font-size: 40px!important;
}
    .taptap-search-wrapper {
    padding: 25% 10%;
}
    .taptap-search-close-inner::before, .taptap-search-close-inner::after {
    left: 50px;
    width: 45px;
}
    .taptap-search-close-inner::before {
    margin-top: -1px;
}
    .taptap-search-close-inner::after {
        margin-top: -1px;
    
}




}



@media only screen and (max-width: 780px) and (min-height: 900px)  and (orientation : portrait){}




/********************************************************************

Responsive Rules - MOBILE

*********************************************************************/



@media only screen and (max-width: 767px){

    .onlinestore.menu-item:after, .websites.menu-item:after {
        font-size: 0.6rem;
        padding: 5px 4px 4px;
        margin-right: 12px;
        letter-spacing: 0.3px;
    }

}

@media only screen and (max-width: 767px) and (orientation : portrait){

    .taptap-search-button-wrapper--active {
        top: 17%!important;
    } 
         .taptap-menu-button-wrapper {
        top: 11%;
        right: 17px!important;
    }
        .taptap-search-button-wrapper {
            top: 12%;
        right: 78px;
    }

    .taptap-main a {
        font-size: 24px!important;
      line-height: 29px;
  }
      .taptap-main .menu-item-language a {
      font-size: 24px!important;
      line-height: 70px;
      margin-top: 0px;
  }   
          .taptap-contents-wrapper li:hover>a{
      font-size: 25px!important;
  }
      .sm-open-state>a{
      font-size: 25px!important;
  }
      .taptap-by-bonfire .sub-menu li a {
          font-size: 19px!important;
           padding: 0;
      line-height: 50px;
      padding-right: 0px;
  }
      .taptap-by-bonfire .sub-menu .sub-menu li a {
      font-size: 17px!important;
      line-height: 36px;
      padding-right: 13px;
  }  
      .taptap-by-bonfire .sub-menu .sub-menu {
      padding: 20px 0;
  }
      .sm-open-state {
          margin-bottom: 45%!important;
      margin-top: 20%!important;
  }
      
      .taptap-by-bonfire .taptap-sub-arrow {
             margin: 14px 2px 0 0;
  }
      .taptap-by-bonfire .sub-menu .taptap-sub-arrow {
      margin: 14px 1px 0 0;
  }
      .taptap-contents-wrapper {
      max-width: 85%;
  }
      .taptap-by-bonfire #menu-main-menu> li, .taptap-widgets-wrapper {
      padding-right: 0%!important;
  }  
      .taptap-widgets-wrapper .av_font_icon {
    float: none;
          display: inline-block;
  } 
      .taptap-widgets-wrapper .av_font_icon a {
      font-size: 16px!important;
      padding: 15px!important;
            background-color: rgba(255, 255, 255, 0.03)!important;
          color: rgba(255, 255, 255, 0.8)!important;
  }
      .taptap-widgets-wrapper {
      margin-top: 15%;
  }
      .taptap-by-bonfire {
      margin-top: 15%;
  }
      
      .taptap-main .menu-item-language a {
      margin-top: 0px;
  } 
      .taptap-background-image {
         background-size: 75%;
      background-position: -146% 38%!important;
           -webkit-transition: all 0.6s cubic-bezier(0.46, 0.03, 0.52, 0.96)!important;
      transition: all 0.6s cubic-bezier(0.46, 0.03, 0.52, 0.96)!important;
          top: 0!important;
          display: none;
  }
      .taptap-background-image-active{
          display: block;
      }
      .taptap-background-sm-open {
      transform: translate3d(-15%, 0%, 0)scale(0.75)!important;
      -webkit-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96)!important;
      transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96)!important;
  }
      
      #menu-main-menu .all-services>a:before {
      line-height: 5;
  }  
      .sm-open-state>a{
          margin-bottom: 6%!important;
      }
      
      #menu-main-menu .all-services a:before, #menu-main-menu .branding-str a:before, #menu-main-menu .web-digital a:before, #menu-main-menu .other-services a:before {
      font-size: 19px;
      margin-left: 20px;
  }
      .taptap-sub-arrow-inner::before, .taptap-sub-arrow-inner::after {
      width: 7px;    
  }
      .taptap-sub-arrow-inner::before {
      left: 16px;
  }
      
      .taptap-menu-active {
      top: 15%;
  }
      .header-scrolled .taptap-menu-active, .header-scrolled .taptap-search-button-wrapper--active {
      top: 7px;
  }
      .header-taptap-main-wrapper-active .custom-logo svg{
              max-height: 65px
      }
      
      .taptap-background-overlay-active, .taptap-search-overlay-active, .loader-bg {
   height: 100%!important;
  }
      .taptap-background-overlay-active, .taptap-search-overlay-active, .loader-bg {
      background-position: 37% 0%!important;
  }

  .taptap-search-wrapper input[type="text"], .taptap-search-wrapper ::-webkit-input-placeholder {
    font-size: 24px!important;
}
    .taptap-search-wrapper #searchform {
        width: 90%;
    height: 15%;
        min-height: 100px!important;
}
    .taptap-search-wrapper {
    padding: 30% 5%;
}
    .taptap-search-close-inner::before, .taptap-search-close-inner::after {
    left: 30px;
    width: 30px;
    margin-top: 0px;
        height: 2px;
   }


}

@media only screen and (max-width: 767px) and (orientation : landscape){


    
  .taptap-search-button-wrapper--active {
    top: 8px!important;
}
   .taptap-search-button-wrapper--active .taptap-search-button {
    width: 16px;
    height: 16px;
    top: 12px;
}
     .taptap-search-button-wrapper--active .taptap-search-button::after {
    top: 13px;
    left: 9px;
}
    .taptap-main a {
    font-size: 20px!important;
    line-height: 16px;
}
    .taptap-main .menu-item-language {
    display: block;
}
    
      .taptap-main .menu-item-language a {
    margin-top: 5px;
            font-size: 20px!important;
    line-height: 16px;
}
    
    .taptap-widgets-wrapper {
    margin-top: 4%;
}
    .taptap-by-bonfire .taptap-sub-arrow {
    margin: 6px 0px 0 0;
}
    #menu-main-menu .all-services>a:before {
    line-height: 4;
}
    .sm-open-state {
    margin-bottom: 15%!important;
    margin-top: 4%!important;
}
    #menu-main-menu .all-services a:before, #menu-main-menu .branding-str a:before, #menu-main-menu .web-digital a:before, #menu-main-menu .other-services a:before {
    font-size: 15px;
        margin-left: 17px;
}
    .taptap-by-bonfire .sub-menu .sub-menu li a {
    font-size: 16px!important;
    line-height: 27px;
    padding-right: 40px;
}
    .taptap-by-bonfire .sub-menu .sub-menu {
    padding: 15px 0;
}
    
    
            .taptap-contents-wrapper li:hover>a{
    font-size: 21px!important;
}
    #top .sm-open-state>a{
    font-size: 21px!important;
        margin-bottom: 3%!important;
}
    .taptap-by-bonfire .sub-menu li a {
        font-size: 18px!important;
            line-height: 39px;
}
    
    .taptap-by-bonfire .taptap-sub-arrow {
            margin: 6px 0px 0 0;
}
    .taptap-by-bonfire .sub-menu .taptap-sub-arrow {
    margin: 7px 0px 0 0;
}
    
    
       .taptap-widgets-wrapper .av_font_icon a {
      font-size: 13px!important;
    padding: 11px!important;
}
    
    
   .taptap-menu-active {
    top: 7px!important;
}
    
    .custom-logo svg, .header-scrolled .header-taptap-main-wrapper-active .custom-logo svg {
        max-height: 50px;
    width: 76px;
}

.taptap-menu-button-wrapper {
    top: 5%;
    right: 20px!important;
}
    .taptap-search-button {
    width: 14px;
    height: 14px;
    top: 12px;
}
    .taptap-search-button::after {
    top: 11px;
    left: 8px;
        height: 2px;
}
    .taptap-search-button-wrapper {
    top: 7px;
    right: 80px;
}

    .taptap-by-bonfire {
    margin-top: 0px;
}
    .taptap-main-inner-inner {
    padding: 60px 25px;
}
    .taptap-search-wrapper input[type="text"], .taptap-search-wrapper ::-webkit-input-placeholder {
    font-size: 25px!important;
}
    .taptap-search-field {
    padding: 5% 6%!important;
}
    .taptap-search-wrapper #searchform {
    width: 86%;
}
    .taptap-search-wrapper {
    padding: 7% 7%;
}
    .taptap-search-close-inner::before, .taptap-search-close-inner::after {
    left: 34px;
    width: 30px;
    margin-top: 0px!important;
}


}



/*
iphone X
================ */
@media only screen and (device-width : 375px) and (device-height : 812px) and ( -webkit-min-device-pixel-ratio:3 ) and (orientation : portrait){}


/*
MOBILE XL
================ */

@media only screen and (min-width: 375px) and (max-width: 767px) and (orientation : portrait){}


/*
MOBILE M
================ */

@media only screen and (max-width: 375px) and (orientation : portrait){

    .header-taptap-main-wrapper-active .custom-logo svg {
        max-height: 62px;
    }
     
       .header-scrolled .taptap-search-button-wrapper {
        top: 5px;
    }
        .header-scrolled .taptap-menu-active, .header-scrolled .taptap-search-button-wrapper--active {
        top: 3px;
    }

     
    .taptap-menu-button-wrapper {
        top: 7%;
        right: 17px!important;
    }
        
        .taptap-menu-active {
        top: 12%!important;
    }
        
        .taptap-search-button-wrapper {
        top: 11%;
        right: 72px;
    }
        .taptap-main-menu-button-six:before, .taptap-main-menu-button-six:after {
        width: 27px;
    }
        .taptap-menu-button-wrapper:hover .taptap-main-menu-button-six:after {
        width: 27px!important;
    }
        #top .taptap-menu-active .taptap-main-menu-button-six:after {
        width: 27px!important;
    }
        
        .taptap-search-button {
        width: 14px;
        height: 14px;
        top: 13px;
    }
        .taptap-search-button::after {
        top: 11px;
        left: 7px;
    }
        
         .taptap-main a {
          font-size: 21px!important;
        line-height: 28px;
    }
        
           .taptap-main .menu-item-language a {
        font-size: 21px!important;
        line-height: 50px;
        margin-top: 15px!important;
    }
        
        
            .taptap-contents-wrapper li:hover>a{
        font-size: 22px!important;
    }
        .sm-open-state>a{
        font-size: 22px!important;
    }
        .taptap-by-bonfire .sub-menu li a {
            font-size: 18px!important;
                line-height: 42px;
    }
        
        .taptap-by-bonfire .taptap-sub-arrow {
           margin: 13px 0px 0 0;
    }
        .taptap-by-bonfire .sub-menu .taptap-sub-arrow {
       margin: 10px 0px 0 0;
    }
        .taptap-contents-wrapper {
        max-width: 90%;
    }
        
        .taptap-widgets-wrapper .av_font_icon a {
        font-size: 16px!important;
        padding: 15px!important;
    }
        
        
        .taptap-background-image {
         background-size: 80%;
        background-position: -195% 32%!important;
    }
        
            .taptap-background-sm-open {
           transform: translate3d(-15%, 0%, 0)scale(0.75)!important;
    }
        
        .taptap-widgets-wrapper {
        margin-top: 12%;
    }
        
       .taptap-by-bonfire {
        margin-top: 5%;
    }
        
        .sm-open-state {
        margin-bottom: 55%!important;
        margin-top: 20%!important;
    }
     

}

@media only screen and (max-width: 667px) and (orientation: landscape){}



/*
MOBILE SM
================================================== */

@media only screen and (max-width: 320px) and (orientation : portrait){

    
    .header-scrolled .taptap-menu-button-wrapper {
        top: 1px;
    }
        .header-scrolled .taptap-search-button-wrapper {
        top: 2.5px;
    }
       .header-scrolled .header-taptap-main-wrapper-active .custom-logo svg {
        max-height: 50px;
        width: 76px;
    }
        .taptap-menu-button-wrapper {
        top: -1%;
        right: 6px!important;
    }
        .taptap-menu-active {
        top: 8px!important;
    }
        .taptap-search-button-wrapper--active {
        top: 7px!important;
    }
      .header-taptap-main-wrapper-active .custom-logo svg {
        max-height: 55px!important;
    }
        
          
        
        .taptap-menu-button-wrapper {
            top: 4%;
        right: 12px!important;
    }
        
        .taptap-menu-active {
        top: 10%!important;
    }
        
        .taptap-search-button-wrapper {
        top: 11%;
        right: 75px;
    }
        .taptap-main-menu-button-six:before, .taptap-main-menu-button-six:after {
        width: 27px;
    }
        #top .taptap-menu-button-wrapper:hover .taptap-main-menu-button-six:after {
        width: 24px!important;
    }
        #top #wrap_all .taptap-menu-active .taptap-main-menu-button-six:after {
        width: 24px!important;
    }
        
        .taptap-search-button {
        width: 13px;
        height: 13px;
        top: 14px;
    }
        .taptap-search-button::after {
        top: 11px;
        left: 7px;
    }
        
         .taptap-main a {
      font-size: 19px!important;
        line-height: 20px;
    }
        
           .taptap-main .menu-item-language a {
        font-size: 19px!important;
      line-height: 35px;
        margin-top: 0px!important;
    }
        
        
            .taptap-contents-wrapper li:hover>a{
        font-size: 20px!important;
    }
        .sm-open-state>a{
        font-size: 20px!important;
    }
        #top .taptap-by-bonfire .sub-menu li a {
            font-size: 18px!important;
                line-height: 38px;
    }
        
          #top .taptap-by-bonfire .sub-menu .sub-menu li a {
            font-size: 15px!important;
                line-height: 35px;
              padding-right: 4px;
    }
        
        #menu-main-menu .all-services .sub-menu a:before, #menu-main-menu .branding-str .sub-menu a:before, #menu-main-menu .web-digital .sub-menu a:before, #menu-main-menu .other-services .sub-menu a:before {
        font-size: 13px;
    }
        
       .taptap-widgets-wrapper .av_font_icon {
        margin-left: 7px!important;
    } 
        
        .taptap-by-bonfire .taptap-sub-arrow {
           margin: 9px 0px 0 0;
    }
        .taptap-by-bonfire .sub-menu .taptap-sub-arrow {
       margin: 8px 0px 0 0;
    }
        .taptap-contents-wrapper {
        max-width: 81%;
    }
        
        .taptap-widgets-wrapper .av_font_icon a {
            font-size: 14px!important;
        padding: 11px!important;
    }
        .taptap-by-bonfire .sub-menu .sub-menu {
        padding: 10px 0;
    }
        
        
        .taptap-background-image {
       background-size: 70%;
        background-position: -105% 30%!important;
    }
        
            .taptap-background-sm-open {
           transform: translate3d(-15%, 0%, 0)scale(0.75)!important;
    }
        
        .taptap-widgets-wrapper {
        margin-top: 9%;
    }
        
       .taptap-by-bonfire {
        margin-top: 15%;
    }
        
        #menu-main-menu .all-services a:before, #menu-main-menu .branding-str a:before, #menu-main-menu .web-digital a:before, #menu-main-menu .other-services a:before {
        font-size: 15px;
        margin-left: 16px;
    }
        
        .sm-open-state {
        margin-bottom: 55%!important;
        margin-top: 20%!important;
    }
     
        
        
        
        .taptap-search-button-wrapper {
           top: 6%;
        right: 71px;
    }
        .taptap-main-menu-button-six:before, .taptap-main-menu-button-six:after {
        width: 24px;
    }
       .taptap-main-menu-button-six:before, .taptap-main-menu-button-six:after {
        height: 2px;
    } 
        .taptap-search-button::after {
       top: 10px;
        left: 8px;
        height: 2px!important;
        width: 6px;
    }
        .taptap-main-menu-button-six {
        padding: 12px!important;
    }
        .taptap-main-inner-inner {
        padding: 50px 16px;
    }
        .taptap-search-wrapper input[type="text"], .taptap-search-wrapper ::-webkit-input-placeholder {
        font-size: 22px!important;
    }
        .taptap-search-wrapper #searchform {
        height: 15%;
    }
        .taptap-search-close-inner::before, .taptap-search-close-inner::after {
        left: 24px;
        width: 24px;
    }

    .taptap-search-wrapper #searchform {
        min-height: 55px!important;
    }

}

@media only screen and (max-width: 568px) and (orientation : landscape){}

 
