.jdt-custom-section{
    margin: 50px 40px;
    padding: 0 40px;
    line-height: 1.6;
}
.jdt-section-content{
    max-width: 1400px;
    margin: 0 auto;
}
.jdt-section-content.jdt-wide{
    max-width: 3112px;
}
@media only screen and (max-width: 767px){
    .jdt-custom-section{
        margin: 50px 0;
    }
}
.jdt-custom-section .jdt-section-heading{
    padding: 20px 0;
}
.jdt-custom-section .jdt-section-heading.heading-left{
    text-align: left;
}
.jdt-custom-section .jdt-section-heading.heading-right{
    text-align: right;
}
.jdt-custom-section .jdt-section-heading.heading-center{
    text-align: center;
}
.jdt-custom-section .jdt-section-heading h2{
    margin: 0;
    font-size: 27.6px;
}
.jdt-section-button{
    padding: 12px 20px;
    display: inline-block;
    border-radius: 8px;
    text-decoration: none;
  line-height: 1;
}
.jdt-section-button:hover{
    opacity: 0.75;
}


/* VERTICAL IMAGE AND TEXT */
.jdt-vertical-image-text .jdt-vertical-image-text-content{
    display: flex;
}
.jdt-vertical-image-text .jdt-vertical-image-text-content > div{
    flex: 1;
}
.jdt-vit-item{
    min-height: 100px;
    margin: 0 15px 40px 15px;
}
.jdt-vit-item:first-child{
    margin-left: 0;
}
.jdt-vit-item:last-child{
    margin-right: 0;
}
.jdt-vit-item .jdt-vit-banner{
    padding-top: 35%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.jdt-vit-item .jdt-vit-content{
    padding: 18px 30px 50px 30px;
}
.jdt-vit-item .jdt-vit-content h3.jdt-vit-content-title{
    font-size: 24px;
  margin-top: 15px;
}
.jdt-vit-item .jdt-vit-content .jdt-vit-p-container{
   min-height: 80px;
    padding-bottom: 40px;
}

@media only screen and (max-width: 1020px){
    .jdt-vit-item .jdt-vit-banner{
        padding-top: 50%;
    }
}
@media only screen and (max-width: 767px){
    .jdt-vertical-image-text .jdt-vertical-image-text-content{
        display: block;
    }
	.jdt-vit-item{
		margin: 0 0 40px 0;
	}
}


/* HORIZONTAL IMAGE AND TEXT */
.jdt-horizontal-image-text .jdt-horizontal-image-text-content{
    display: flex;
    align-items: stretch;
  flex-wrap: wrap;
}

.jdt-horizontal-image-text .jdt-horizontal-image-text-content > div{
    flex: 0 50%;
}
.jdt-hit-item:nth-child(1) .jdt-hit-card{
    margin-right: 15px;
    margin-bottom: 15px;
}
.jdt-hit-item:nth-child(2) .jdt-hit-card{
    margin-left: 15px;
    margin-bottom: 15px;
}

.jdt-hit-item:nth-child(3) .jdt-hit-card{
    margin-right: 15px;
    margin-top: 15px;
}
.jdt-hit-item:nth-child(4) .jdt-hit-card{
    margin-left: 15px;
    margin-top: 15px;
}
.jdt-hit-item:first-child{
    margin-left: 0;
}
.jdt-hit-item:last-child{
    margin-right: 0;
}
.jdt-hit-item .jdt-hit-t{
    display: flex;
    align-items: stretch;
}
.jdt-hit-item .jdt-hit-t .jdt-hit-c.c1{
    flex: 1 0 250px;
    position: relative;
    overflow: hidden;
}
.jdt-hit-item .jdt-hit-t .jdt-hit-c.c2{
    flex: 1 0 calc(100% - 250px);
}
.jdt-hit-item .jdt-hit-banner{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.jdt-hit-item .jdt-hit-content{
    padding: 40px;
}
.jdt-hit-item .jdt-hit-content h3.jdt-hit-content-title{
    font-size: 24px;
}
.jdt-hit-item .jdt-hit-content .jdt-hit-p-container{
    min-height: 80px;
    padding-bottom: 40px;
}
@media only screen and (max-width: 1240px){
    .jdt-horizontal-image-text .jdt-horizontal-image-text-content{
        display: block;
    }
	.jdt-hit-item{
		margin: 0 0 40px 0;
	}
  
  .jdt-hit-item:nth-child(1) .jdt-hit-card,
  .jdt-hit-item:nth-child(2) .jdt-hit-card,
  .jdt-hit-item:nth-child(3) .jdt-hit-card,
  .jdt-hit-item:nth-child(4) .jdt-hit-card{
   	margin: 0; 
  }
}
@media only screen and (max-width: 670px){
    .jdt-hit-item .jdt-hit-t{
        display: block;

    }
    .jdt-hit-item .jdt-hit-banner{
        padding-top: 75%;
        position: static;
    }
}


/* SLIDING TESTIMONIALS */
.jdt-sliding-testimonials .jdt-testimonials-wrapper{
    margin: 0 auto;
    padding: 60px 40px;
    max-width: 850px;
}

.jdt-sliding-testimonials .jdt-testimonials-container{
    display: flex;
}
.jdt-sliding-testimonials .jdt-testimonials-container .c1{
    width: 38%;
    padding-right: 40px;
}
.jdt-sliding-testimonials .jdt-testimonials-container .c2{
    padding-left: 40px;
    width: 62%
}

.jdt-sliding-testimonials h3.jdt-testimonials-heading{
    font-size: 28px;
    margin: 0;
    padding: 0;
}
.jdt-testimonials-item .jdt-testimonials-quote p{
    display: inline;
}
.jdt-testimonials-item .jdt-testimonials-quote,
.jdt-testimonials-item .jdt-testimonials-quote *{
    font-size: 24px;
    color: inherit;
    font-style: italic;
}
.jdt-testimonials-item .jdt-testimonials-user h4{
    font-size: 16px;
    font-weight: bolder;
    margin: 10px 0;
}
.slick-slide {
    outline: none
}
.jdt-sliding-testimonials .slick-dots{
    padding: 0;
    margin: 0;
    position: static !important;
    text-align: left !important;
}
.jdt-sliding-testimonials .slick-dots li{
    display: inline-block;
    list-style: none;
}
.jdt-sliding-testimonials .slick-dots li .dot{
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #eee;
    border-radius: 20px;
    margin-right: 5px;
    cursor: pointer;
}
.jdt-sliding-testimonials .slick-dots li.slick-active .dot{
    background-color: #ccc;
}
@media only screen and (max-width: 767px){
    .jdt-sliding-testimonials .jdt-testimonials-wrapper{
        padding: 40px 15px;
    }
    .jdt-sliding-testimonials .jdt-testimonials-container{
        display: block;
    }
    
    .jdt-sliding-testimonials .jdt-testimonials-container .c1{
        width: 100%;
        padding-right: 0;
    }
    .jdt-sliding-testimonials .jdt-testimonials-container .c2{
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
    }
}


/* news-contact section */
.main-newscontact {
    display: flex;
    flex-wrap: wrap;
  	padding: 44px;
}
.part-newscontac {
    flex: 0 0 50%;
    max-width: 50%;
  	padding: 20px;
}
.newsletter-contact-secwithouapp {
    background-color: #000;
}
.newscontent h1,.contactcontent h1 {
    text-align: center;
    color: #fff;
}
.newscontent p,.contactcontent p {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
    color: #fff;
}
.news-filed {
	height: 48px;
    font-size: 16px;
    margin-right: 32px;
    margin-bottom: 32px;
    background-color: rgba(255,255,255,0);
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
    color: #fff;
    width: 100%;
}
.news-subbutton {
    background-color: #fff;
    font-size: 16px;
    margin: 0 auto;
    color: #000;
    flex: 0 0 auto;
    width: auto;
    box-shadow: none!important;
    outline: 0!important;
    padding: 0 40px;
    height: 40px;
}
.news-subbutton span {
    margin-left: 10px
}
.newscontent {
    margin-left: 56px;
    margin-right: 56px;    
  	text-align: center;
}
.news-columnn ,.contact-columnn{
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat,repeat;
    background-color: #000;
    min-height: 439px;
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
  	height: 100%;
}
.contct-btndirect {
    line-height: 1;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    outline: 0;
    background-color: #fff;
    color: #000;
    border-radius: 100px;
    font-style: italic;
    font-size: 16px;
    padding-left: 32px;
    padding-right: 32px;
    display: block;
    width: 220px;
    margin: 0 auto;
}
.contactcontent {
    margin-left: 56px;
    margin-right: 56px;
    display: block;
}
@media only screen and (max-width: 767px) {
  .newscontent {
    margin-left: 40px;
    margin-right: 40px;
}
  .contactcontent {
    margin-left: 40px;
    margin-right: 40px;
}
.part-newscontac {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 21.5px;
}
.main-newscontact {
    padding: 0px;
}
}