#sliderWrap {
    overflow: hidden;
    position: relative;
}

#sliderWrap,
#sliderWrap .container {
    height: 665px;
}

#sliderWrap #ipadSliderWrap {
    bottom: 0px;
    height: 638px;
    left: -69px;
    position: absolute;
    width: 855px;
}

#sliderWrap #ipadSliderWrap #ipadWrap {
    background-image: url(../images/ipad-new.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 638px;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 855px;
    z-index: 10;
}

#sliderWrap #ipadSliderWrap #ipadWrap #innerIpad {
    background-image: url(../images/play-btn.png);
    background-repeat: no-repeat;
    height: 100%;
    opacity: 0.5;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
}

#sliderWrap #ipadSliderWrap #ipadWrap:hover #innerIpad {
    opacity: 1;
}

#sliderWrap #ipadSliderWrap #ipadSlider {
    height: 465px;
    /*left: 99px;*/
    left: 69px;
    position: absolute;
    top: 31px;
    width: 1200px;
    z-index: 5;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem {
    height: 465px;
    left: 0px;
    position: absolute;
    top: 0px;
    /*width: 585px;*/
    width: 615px;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem .videoW {
    background-repeat: no-repeat;
    background-size: 100.05%;
    height: 465px;
    overflow: hidden;
    position: relative;
    /*width: 585px;*/
    width: 645px;
    z-index: 2;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem .videoW .videoLinkOverlay {
    display: block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 10;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem .videoW video {
    height: 470px;
    left: -100px;
    opacity: 0;
    position: relative;
    width: 800px;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem .textWrap {
    background-image: url(../images/slide-textwrap-bg.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
    color: #ffffff;
    font-family: 'fira_sansmedium';
    font-size: 13px;
    height: 212px;
    /*left: 654px;*/
    left: 684px;
    line-height: 18px;
    opacity: 0;
    padding-left: 115px;
    padding-right: 20px;
    position: absolute;
    text-align: justify;
    top: 252px;
    width: 502px;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem .textWrap h3 {
    background-image: none;
    color: #ffffff;
    font-family: 'fira_sansbold_italic';
    font-size: 24px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
    white-space: nowrap;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem .textWrap a {
    font-family: 'fira_sansbold_italic';
    -moz-transition: all .4s ease !important;
    -webkit-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
    transition: all .4s ease !important;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem .textWrap a:hover {
    color: #ecb8ff;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem .textWrap h3 span {
    background-color: transparent;
    color: #ecbfff;
    font-family: 'fira_sansbook';
    letter-spacing: 2px;
    padding-left: 4px;
}

#sliderWrap #ipadSliderWrap #ipadSlider .ipadItem .textWrap.on {
    opacity: 1;
}

#sliderWrap #sliderArrows {
    background-color: #732b90;
    border-radius: 0px 0px 5px 5px;
    left: 348px;
    padding: 0px 10px;
    position: absolute;
    top: 496px;
    z-index: 11;

}

#sliderWrap #sliderArrows div {
    color: #ac65c9;
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    margin: 5px 10px 3px 10px;
    -moz-transition: all .4s ease !important;
    -webkit-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
    transition: all .4s ease !important;
}

#sliderWrap #sliderArrows div:hover {
    color: #ffffff;
}

#largePanelSlider {
    height: 665px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
}

#largePanelSlider .largePanelItem {
    background-color: #ffffff;
    background-repeat: no-repeat;
    height: 665px;
    opacity: 0.3;
    -moz-transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
    width: 1200px;
}

#largePanelSlider .largePanelItem.slick-active {
    opacity: 1;
}

#youtubeWrap {
    background-color: #2b003b;
    background-position: center;
    background-repeat: no-repeat;
    border-top: solid 8px #732b90;
    padding-bottom: 50px;
}

#youtubeWrap .content {
    padding-right: 20px;
    padding-top: 40px;
    width: 50%;
}

#youtubeWrap h2,
#live-stream h2 {
    font-family: 'fira_sansregular';
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}

#youtubeWrap h2 {
    color: #fff;
}

#live-stream h2 {
    color: #3c3c3c;
}

#youtubeWrap h4,
#live-stream h4 {
    font-family: 'fira_sanslight';
    font-size: 21px;
    line-height: 22px;
    margin: 0 0 30px;
}

#youtubeWrap h4 {
    color: #62ce02;
}

#live-stream h4 {
    color: #ac65c9;
}

#youtubeWrap p {
    color: #fff;
    font-family: 'fira_sanslight';
    font-size: 16px;
    text-align: justify;
}

#youtubeWrap .btn,
#live-stream .btn {
    border-radius: 5px;
    display: inline-block;
    font-family: 'fira_sanssemibold_italic';
    font-size: 15px;
    margin-top: 15px;
    min-width: 180px;
    padding: 7px 20px;
    text-align: center;
}

#youtubeWrap .btn {
    border: 2px #fff solid;
    color: #fff;
}

#live-stream .btn {
    border: 2px #732b90 solid;
    color: #732b90;
}

#youtubeWrap .btn:hover {
    background-color: #62ce02;
    border: 2px #62ce02 solid;
}

#youtubeWrap .content-image {
    padding-top: 25px;
    width: 50%;
}

#live-stream {
    background-color: #faf1fd;
    overflow: hidden;
    position: relative;
}

#live-stream .content,
#live-stream .content-image {
    width: 50%;
}

#live-stream .content {
    padding: 40px 0 40px 40px;
}

#live-stream .content-image img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: 50%;
    top: 0;
    width: 100%;
}

#live-stream .btn:hover {
    background-color: #732b90;
    border: 2px #732b90 solid;
    color: #fff;
}

#purpleWrap {
    background-color: #2b003b;
    /* border-top: solid 8px #732b90; */
    border-bottom: solid 8px #732b90;
    color: #ffffff;
    padding: 15px 0px;
}

#purpleWrap h3 {
    background-image: none;
    color: #ffffff;
    font-family: 'fira_sanslight';
    font-size: 21px;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
}

#servicesWrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#servicesWrap li {
    background-image: url(../images/services-item-bg.png);
    background-position: 390px 0;
    background-repeat: repeat-y;
    box-sizing: border-box;
    margin-bottom: 11px;
    padding-bottom: 5px;
    padding-right: 25px;
    position: relative;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    width: 390px;
}

#servicesWrap li a.hoverLink {
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 5;
}

#servicesWrap li:hover {
    background-position: 82px 0px;
}

#servicesWrap li .iconWrap {
    border-radius: 100%;
    box-sizing: border-box;
    height: 70px;
    padding: 12px;
    position: relative;
    text-align: center;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    width: 70px;
}

#servicesWrap li:hover .iconWrap {
    background-color: #732b90;
}

#servicesWrap li .iconWrap img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#servicesWrap li .infoWrap {
    height: 70px;
    width: 283px;
}

#servicesWrap li .infoWrap .serviceTitle {
    font-family: 'fira_sanssemibold_italic';
    font-size: 16px;
    height: 29px;
    line-height: 31px;
}

#servicesWrap li .infoWrap .serviceInfo {
    color: #e4baf5;
    font-family: 'fira_sansitalic';
    line-height: 16px;
    text-align: justify;
}

#servicesWrap li .infoWrap .serviceInfo .textWrap {
    width: 207px;
}

#servicesWrap li .infoWrap .serviceInfo .buttonWrap {
    padding-top: 4px;
    width: 61px;
}

#servicesWrap li .infoWrap .serviceInfo .buttonWrap a {
    border: solid 2px #ffffff;
    border-radius: 4px;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-family: 'fira_sanssemibold_italic';
    height: 28px;
    line-height: 26px;
    text-align: center;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#servicesWrap li:hover .infoWrap .serviceInfo .buttonWrap a {
    background-color: #62ce02;
    border-color: #62ce02;
}

#servicesWrap li .infoWrap .serviceInfo p {
    margin: 0px;
    padding: 0px;
}

#purpleWrap #iconWrap {
    -webkit-animation-duration: 20s;
    -moz-animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-name: rotate;
    -moz-animation-name: rotate;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    background-image: url(../images/icon-large.png);
    background-repeat: no-repeat;
    height: 252px;
    left: 474px;
    position: absolute;
    top: -16px;
    width: 252px;
}

#squareSliderWrap {
    background-color: #ffffff;
    padding: 15px 0px 34px 0px;
    position: relative;
}

#squareSliderWrap h3 {
    background-image: none;
    font-family: 'fira_sanslight';
    font-size: 21px;
    font-weight: normal;
    height: 37px;
    line-height: 39px;
    margin: 0px;
    margin-bottom: 15px;
    margin-bottom: 30px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
}

#squareSlider {
    height: 392px;
    position: relative;
}

#squareSlider .ss-nav div {
    color: #ab80bc;
    cursor: pointer;
    font-size: 45px;
    position: absolute;
    top: 167px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#squareSlider .ss-nav div:hover {
    color: #2b003b;
}

#squareSlider .ss-nav div.ss-next {
    right: -50px;
}

#squareSlider .ss-nav div.ss-prev {
    left: -50px;
}

#squareSlider .squareItem {
    background-color: #ab80bc;
    border: solid 1px #ab80bc;
    border-radius: 7px;
    box-sizing: border-box;
    height: 192px;
    position: absolute;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    width: 192px;
}

#squareSlider .squareItem .logoWrap {
    box-sizing: border-box;
    height: 190px;
    padding: 15px;
    position: relative;
    text-align: center;
}

#squareSlider .squareItem .logoWrap img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#squareSlider .squareItem .infoWrap {
    display: none;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#squareSlider .squareItem .infoWrap .textWrap {
    color: #4b2658;
    font-size: 14px;
    line-height: 18px;
    padding: 0px 40px;
    text-align: justify;
}

#squareSlider .squareItem .infoWrap .textWrap a {
    color: #2b003b;
    font-family: 'fira_sanssemibold_italic';
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#squareSlider .squareItem .infoWrap .textWrap a:hover {
    color: #ab80bc;
}

#squareSlider .squareItem.item-2 .logoWrap {
    display: none;
}

#squareSlider .squareItem.item-2 .infoWrap {
    display: block;
    width: 398px;
}

#squareSlider .squareItem.item-1 {
    left: 0px;
    top: 0px;
}

#squareSlider .squareItem.item-2 {
    background-color: #ffffff;
    border: solid 1px #a9a8a9;
    height: 392px;
    left: 200px;
    top: 0px;
    width: 400px;
}

#squareSlider .squareItem.item-3 {
    left: 608px;
    top: 0px;
}

#squareSlider .squareItem.item-4 {
    left: 808px;
    top: 0px;
}

#squareSlider .squareItem.item-5 {
    left: 1008px;
    top: 0px;
}

#squareSlider .squareItem.item-6 {
    left: 1008px;
    top: 200px;
}

#squareSlider .squareItem.item-7 {
    left: 808px;
    top: 200px;
}

#squareSlider .squareItem.item-8 {
    left: 608px;
    top: 200px;
}

#squareSlider .squareItem.item-9 {
    left: 0px;
    top: 200px;
}

#ourCustomersWrap {
    display: none;
}