

.content-wrapper {
    background-color:transparent;
}
/*
.header-spacer {
        height: 75px;
}
*/

.integrate-title{
	background: #e3ecff;
	height: 120px;
}
#slider-pic{border-style: none;
    margin-top: 70px;}

#slider-pic-mobile{
    border-style: none;
    margin-top: 20px;
    display:none;
}
.heading-sup-title {
    margin-bottom: 38px;
}

.blue-spacer{
    margin-top: -1px;
    background-color: #13b6ff;
    width:100%;
    height:90px;
}
.medium-padding100 {
    padding: 50px;
}
/*
.custom-color *:not(.btn):not(.breadcrumbs-item):not(.category-link):not(.breadcrumbs-custom) {
    color: #282828 !important;
    fill: #282828 !important;
}
*/
.crumina-heading > *:first-child {
    margin-top: 70px;
}

.c-primary {
    color: #2e4662;
    fill: #2e4662;
}

.heading-title {
    color:#282828;
}

.slider-slides--round-text .slides-item:after {
    content: '';
    display: block;
    width: 3px;
    background-color: #42c2ff;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    top: 70px;
    left: 28px;
}
.slider-slides--round-text .number {
    font-size: 30px;
    font-weight: 700;
    float: left;
    margin-right: 35px;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    border: 4px solid #42c2ff;
    color: #282828;
    text-align: center;
    line-height: 54px;
}



.slider-slides--round-text .slides-item.slide-active .number {
    color: #fff;
    background: #42c2ff;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.3);
}

.integration-contain{
	background-image: url(../images/SupportBg.svg);
	background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: top center;  
    width: 100%; max-width: 100%;
    height: 620px;
    margin-top: -1px;
}

.swiper-wrapper {
    padding: 10px 0px 10px 0px;
}


.slider-slides--round-text .slides-item {
    display: block;
    margin-right: 0;
    width: auto;
    height: auto;
    line-height: 1.4;
    text-align: left;
    font-weight: 400;
    background-color: transparent;
    border-radius: 0;
    opacity: 1;
    font-size: unset;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

.slides-item.slide-active {
    opacity: 1;
    border-bottom: : 1px solid #282828;
    box-shadow: none;
}

/*
.slides-item.slide-active .c-white{
    color: #282828;
}
*/

.slides-item .c-white {
    color: #282828;
}

.medium-padding20{
	padding: 20px;
	background: #a2f0ff;
}

.integration-footer{
    background-image: url(../images/integrationFooter-office.svg);
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: top center;  
    width: 100%; max-width: 100%;
    height: 440px;
    margin-top: -50px;
}

.SlackButton {
    height: 40px;
    border: 1px solid #ccced1;
    text-decoration: none;
    background: #fff;
    border-radius: 6px;
    padding: 3px 11px 3px 11px;
    color: inherit;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    float: center;
    top: -8px;
}

.SlackButton .text {
    color: #3b434b;
    vertical-align: bottom;
    display: inline-block;
    font-size: 20px;
    padding: 0 5px 0 7px;
    font-weight: 600;
    height: 35px;
}

.SlackButton .slack-hashtag {
    
    background-size: contain;
    display: inline-block;
    height: 32px;
    width: 25px;
}

.SlackButton .slack-logo {
    vertical-align: bottom;
    display: inline-block;
    background: url(../images/slack-03.png) no-repeat;
    background-size: contain;
    height: 32px;
    width: 52px;
}

.align-center, .aligncenter {
    text-align: center;
}
.tab-control.active a {
    color: #13b6ff;
}
.tab-control a:after {
    background-color: #13b6ff;
}
/*
.weight-bold.q {
    font-weight: 700;
    margin-bottom:6px;
}
*/


@media (max-width: 1198px) {
    .integration-contain{
       height: 890px;
    margin-top: -1px;
}


    
}


@media (min-width: 992px) and (max-width: 1199px) {
	.integrate-title{
		height: 150px;
	}
	.integration-contain{
    height: 535px;
    margin-top: -1px;
}

.integration-footer{

    height: 430px;
}

}





@media (min-width: 941px) and (max-width: 991px) {
	.integrate-title{
		height: 180px;
	}
	.integration-contain{
    height: 510px;
    margin-top: -1px;
}

.integration-footer {
    height: 440px;
    margin-top: 0;
}

	
}



@media (min-width: 799px) and (max-width: 940px) {
	.integrate-title{
		height: 200px;
	}
	.integration-contain{
        height: 400px;
        margin-top: -1px;
    }

.integration-footer {
        height: 290px;
        margin-top: -2px;
    }
    .header-spacer {
        height: 198px;
    }
}

@media (min-width: 769px) and (max-width: 799px) {
	.integrate-title{
		height: 180px;
	}
	.integration-contain{
    height: 380px;
    margin-top: -1px;
}
.integration-footer {
        height: 250px;
        margin-top: 0;
    }
#slider-pic-mobile{
         display:block;
    }

   
}



@media (max-width: 768px) {
 		.integrate-title{
		height: 220px;
	}
	.integration-contain{
        height: 320px;
        margin-top: -1px;
    }
    .integration-footer {
        height: 250px;
        margin-top: 0;
    }

    .slider-slides--round-text .slides-item {
        opacity: 1;
    }
    .col-md-5 {
        display: none;
    }
    .crumina-module.crumina-heading.custom-color.c-white {
        margin-bottom: 0px !important;
    }
    #slider-pic-mobile{
         display:block;
    }

}

@media (max-width: 570px){
	.integrate-title{
		height: 240px;
	}
	.integration-contain{
    height: 228px;
    margin-top: -1px;
    }
    .integration-footer {
        height: 230px;
        margin-top: 0;
    }
    html,body{
        overflow-x: hidden; 
    }
    .slider-slides--round-text .slides-item {
        opacity: 1;
    }
    .col-md-5 {
        display: none;
    }
    .crumina-module.crumina-heading.custom-color.c-white {
        margin-bottom: 0px !important;
    }
    #slider-pic-mobile{
        display:block;
    }
}

@media (min-width: 470px) and (max-width: 570px){
   .integrate-title{
        height: 270px;
    }
    .integration-contain{
        height: 248px;
        margin-top: -1px;
    }
    .integration-footer {
        height: 230px;
        margin-top: 0;
    }
    html,body{
        overflow-x: hidden; 
    }
    .slider-slides--round-text .slides-item {
        opacity: 1;
    }
    .col-md-5 {
        display: none;
    }
    .crumina-module.crumina-heading.custom-color.c-white {
        margin-bottom: 0px !important;
    }
    #slider-pic-mobile{
        display:block;
    }
}

@media (max-width: 469px){
    .integrate-title{
   
        height: 390px;
    }
    .integration-contain{
        height: 168px;
        margin-top: -1px;
    }
    .integration-footer {
        height: 150px;
        margin-top: 0;
    }
    html,body{
        overflow-x: hidden; 
    }
    .slider-slides--round-text .slides-item {
        opacity: 1;
    }
    .col-md-5 {
        display: none;
    }
    .crumina-module.crumina-heading.custom-color.c-white {
        margin-bottom: 0px !important;
    }
    #slider-pic-mobile{
         display:block;
    }
}
@media (max-width: 799px){
    .swiper-wrapper .picture {
        display: none;
    }
    html,body{
        overflow-x: hidden; 
    }
    .slider-slides--round-text .slides-item {
        opacity: 1;
    }
    .col-md-5 {
        display: none;
    }
    .crumina-module.crumina-heading.custom-color.c-white {
        margin-bottom: 0px !important;
    }
    #slider-pic-mobile{
         display:block;
    }
}
