.as-mask,.as-vertical .as-panels {
    width: 100%;
    font-family: 'Kaff-Bold';
    
}

.as-mask,.as-panel {
    overflow: hidden
}

.as-horizontal .as-panels,.as-mask {
    height: 100%
}

.accordion-slider {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.as-background-opened,.as-layer,.as-mask,.as-panel,.as-panels {
    position: absolute
}

.accordion-slider * {
    -webkit-tap-highlight-color: transparent
}

.as-overlap .as-panel {
    overflow: visible
}

.as-horizontal .as-panel {
    height: 100%;
    width: auto
}

.as-vertical .as-panel {
    width: 100%;
    height: auto
}

.as-shadow {
    -webkit-box-shadow: -5px 0 40px 1px #000;
    -mox-box-shadow: -5px 0 40px 1px #000;
    box-shadow: 17px 0 20px 1px #000;
}

.as-background,.as-background-opened {
    border: none
}

.as-horizontal .as-background,.as-horizontal .as-background-opened {
    height: 100%;
    width: auto
}

.as-vertical .as-background,.as-vertical .as-background-opened {
    width: 100%;
    height: auto
}

.as-background-opened {
    left: 0;
    top: 0;
    visibility: hidden
}

.as-layer {
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased
}

.as-black {
    color: #FFF;
    background: #000;
    background: rgba(0,0,0,.7)
}

.as-white {
    color: #000;
    background: #fff;
    background: rgba(255,255,255,.7)
}

.as-rounded {
    border-radius: 10px
}

.as-padding {
    padding: 10px
}

.as-layer.as-vertical {
    -moz-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -moz-transform: rotate(-90deg) translateY(100%);
    -webkit-transform: rotate(-90deg) translateY(100%);
    transform: rotate(-90deg) translateY(100%)
}

.as-pagination-buttons {
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center;
    padding-top: 10px
}

.as-pagination-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.as-pagination-buttons .as-selected {
    background-color: #000
}

.as-has-buttons {
    margin-bottom: 32px
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .as-pagination-button {
        width:14px;
        height: 14px
    }

    .as-has-buttons {
        margin-bottom: 36px
    }


    



}

@media only screen and (min-width: 568px) and (max-width:768px) {
    .as-pagination-button {
        width:16px;
        height: 16px
    }

    .as-has-buttons {
        margin-bottom: 38px
    }
}

@media only screen and (min-width: 320px) and (max-width:568px) {
    .as-pagination-button {
        width:18px;
        height: 18px
    }

    .as-has-buttons {
        margin-bottom: 40px
    }
}

.as-selectable {
    cursor: default
}

.as-grab {
    cursor: url(images/openhand.cur),move
}

.as-grabbing {
    cursor: url(images/closedhand.cur),move
}

.as-no-js {
    overflow: hidden;
    max-width: 100%
}

.accordion-slider p.as-layer {
    font-size: 14px;
    line-height: 1.4
}

.accordion-slider h1.as-layer {
    font-size: 32px;
    line-height: 1.4
}

.accordion-slider h2.as-layer {
    font-size: 24px;
    line-height: 1.4
}

.accordion-slider h3.as-layer {
    font-size: 19px;
    line-height: 1.4
}

.accordion-slider h4.as-layer {
    font-size: 16px;
    line-height: 1.4
}

.accordion-slider h5.as-layer {
    font-size: 13px;
    line-height: 1.4
}

.accordion-slider h6.as-layer {
    font-size: 11px;
    line-height: 1.4
}

.accordion-slider img.as-layer {
    border: none
}

.accordion-slider .as-background,.accordion-slider .as-background-opened {
    max-width: none!important;
    max-height: none!important;
    border: none!important;
    border-radius: 0!important;
    margin: 0!important;
    padding: 0!important;
    -webkit-box-shadow: none!important;
    -mox-box-shadow: none!important;
    box-shadow: none!important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.accordion-slider a {
    position: static;
    transition: none!important;
    -moz-transition: none!important;
    -webkit-transition: none!important;
    -o-transition: none!important
}

.accordion-slider canvas,.accordion-slider embed,.accordion-slider iframe,.accordion-slider object,.accordion-slider video {
    max-width: none;
    max-height: none
}

.for-prev-slide 
{
     text-align: start;
    justify-content: start;
    padding-left: 3%;

}

.for-next-slide 
{
    text-align: end;
    justify-content: end;
    padding-right: 2%;
}

  .for-icon-prev  ,.for-icon-next
{
    background-color: gray;
     width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 4px;
}  

 .slide_icon_box_img 
 {
     top:30%;
    left: 5%;
 }

 .slide_icon_marketing_img 
 {
    top:30%;
    right: 5%;
    width: 10%;
 }


 .print-download 
 {
    position: absolute;
     bottom:30% ;
    left:5%;
    background-color: #341549 ;
    color: #fff;
    padding: 12px ;
    border-radius: 8px;
    line-height: 20px ;
     font-size: 18px; 
    font-family: 'Cairo', sans-serif; 
     font-family: 'Kaff-Bold';
 }


 .marketing-download 
 {
    position: absolute;
     bottom:20% ;
    right:5%;
    background-color: #341549 ;
    color: #fff;
    padding: 12px ;
    border-radius: 8px;
    line-height: 20px ;
     font-size: 18px; 
    font-family: 'Cairo', sans-serif; 
     font-family: 'Kaff-Bold';

 }



/************ start screen slide from 1300px to 992px  **************/
 @media only screen and (max-width:1300px) and (min-width:992px) 
 {
 
    
.for-prev-slide 
{
    padding-left: 1%;
}

.for-next-slide 
{
    padding-right: 1%;
}

  .for-icon-prev  ,.for-icon-next
{
      width: 30px;
    height: 30px;
    border-radius: 45%;
    font-size: 3px;
}  

 .slide_icon_box_img 
 {
     top:20%;
    left: 5%;
 }

 .slide_icon_marketing_img 
 {
    top:25%;
    right: 5%;
    width: 10%;
 }
 
    
 }

 /************ start screen slide from 992px to 768px  **************/
 @media  screen and (max-width:992px) and (min-width:768px) 
 {
 
    
.for-prev-slide 
{
    padding-left: 0%;
}

.for-next-slide 
{
    padding-right: 0%;
}

  .for-icon-prev  ,.for-icon-next
{
      width: 25px;
    height: 25px;
    border-radius: 40%;
    font-size: 2px;
}  

 .slide_icon_box_img 
 {
     top:15%;
    left: 5%;
 }

 .slide_icon_marketing_img 
 {
    top:20%;
    right: 5%;
    width: 10%;
 }
 
 .print-download 
 {
      bottom:15% ;
     padding: 10px ;
    border-radius: 6px;
    line-height: 18px ;
     font-size: 15px; 
 
 }


 .marketing-download 
 {
      bottom:20% ;
  
    padding: 10px ;
    border-radius: 6px;
    line-height: 18px ;
     font-size: 15px; 
 

 }

    
 }


 
 /************ start screen slide from  768px  **************/
 @media  screen and (max-width: 768px){
    .for-prev-slide {
      padding-left: 1% !important;
    }
    .icon_box_img {
        margin-bottom: 80px;
        
        min-width: 76px;
        max-width: 76px;
        min-height: 60px;
        max-height: 60px;
    }
    .box_text {
        bottom: 60px;
        position: inherit;
        font-size: 12px;
        font-family: 'Kaff-Regular';
    }
    .for-next-slide {
      padding-right: 1% !important;
    }
  
    .for-icon-prev, .for-icon-next {
      width: 25px !important;
      height: 25px !important;
      border-radius: 50% !important;
    }
  
    .slide_icon_box_img {
      max-width: 65px;
      min-width: 65px;
      max-height: 55px;
      min-height: 55px;
      top: 28% !important;
      left: 6% !important;
    }
    
    .slide_icon_marketing_img {
      top: 9% !important;
      right: 5% !important;
      max-width: 65px;
      min-width: 65px;
      max-height: 55px;
      min-height: 55px;
    }
  
    .print-download {
      bottom: 6% !important;
      left: 5% !important;
      padding: 9px !important;
      border-radius: 3px !important;
      line-height: 5px !important;
      font-size: 8px !important;
    }
  
    .marketing-download {
      bottom: 0% !important;
      right: 5% !important;
      padding: 9px !important;
      border-radius: 5px !important;
      line-height: 6px !important;
      font-size: 8px !important;
    }
  }
  
  