/* FONTS AREA */
/* Listing Page */
.knowledges-title { font-size: 2.2vw; }
/* Individual Page */
.knowledge-title { font-size: 2.25vw; }
.knowledge-date { font-size: 0.875em; }
.knowledge-content-wrapper p, .knowledge-content-wrapper li { font-size: 1em; line-height: 1.5em; }
/* SPACES AREA */
/* LISTING PAGE */
.knowledges-link { margin-bottom: 3.125vw; }
.knowledges-content-wrapper { padding: 1.3125vw 2.25vw; }
/* INDIVIDUAL KNOWLEDGE PAGE */
.knowledge-image-wrapper { margin-top: 2.438vw; margin-bottom: 3.563vw; }

/* BREAD CRUMB AREA */
.section-breadcrumb-content a:hover { text-decoration: none !important; } 

/* LISTING Page */
.knowledges-link { display: inline-block; -webkit-box-shadow: 0px 8px 16px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0px 8px 16px 2px rgba(0,0,0,0.1); box-shadow: 0px 8px 16px 2px rgba(0,0,0,0.1); }
.knowledges-title { margin: 0px; margin-bottom: 0.5em; }
.knowledges-image-wrapper { text-align: center; }
.knowledges-content-wrapper { background: #f3f3f3; }

/* INDIVIDUAL KNOWLEDGE PAGE */
.knowledge-title { margin-top: 0px; margin-bottom: 0.444em; }
.knowledge-date { margin: 0px; }
.knowledge-content-wrapper p, 
.knowledge-content-wrapper li { margin-bottom: 1.5em; line-height: 1.8em; text-align: justify; }
.knowledge-content-wrapper li strong { margin-bottom: 0.25em; }
.knowledge-content-wrapper ul, .knowledge-content-wrapper ol { padding-left: 0.86em; }
.knowledge-content-wrapper ol { counter-reset: item; }
.knowledge-content-wrapper ol li { text-indent: -0.73em; list-style-type: none; counter-increment: item; }
.knowledge-content-wrapper ol li:before { padding-right: 0.34em; display: inline-block; width: 0.8em; font-weight: bold; text-align: right; content: counter(item) "."; }


/* COMING SOON AREA */
.coming-soon-title { text-align: center; }

@media screen and (min-width: 1500px) {
    
        /* FONTS AREA */
        /* Listing Page */
        .knowledges-title { font-size: 1.5em; }
        /* Individual Page */
        .knowledge-title { font-size: 2.25em; }
        .knowledge-date { font-size: 0.875em; }
        .knowledge-content-wrapper p, .knowledge-content-wrapper li { font-size: 1em; line-height: 1.5em; }
        /* SPACES AREA */
        /* LISTING PAGE */
        .knowledges-link { margin-bottom: 3.125em; }
        .knowledges-content-wrapper { padding: 1.3125em 2.25em; }
        /* INDIVIDUAL KNOWLEDGE PAGE */
        .knowledge-image-wrapper { margin-top: 2.438em; margin-bottom: 3.563em; }
}
@media screen and (max-width: 1200px) and (min-width: 1101px) {
    
}
@media screen and (max-width: 1100px) and (min-width: 992px) {

}

/* IPAD PRO */
/* Portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
        
}

/* Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
        
}

/* Landscape phone to portrait tablet */
@media screen and (min-width: 992px ) {
        
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 991px ) {
        
        /* FONTS AREA */
        /* Listing Page */
        .knowledges-title { font-size: 3.3286vw; }
        /* Individual Page */
        .knowledge-title { font-size: 3.4vw; }
        .knowledge-content-wrapper p, .knowledge-content-wrapper li { font-size: 1.513vw; }
        /* SPACES AREA */
        /* LISTING PAGE */
        .knowledges-link { margin-bottom: 4.73vw; }
        .knowledges-content-wrapper { padding: 2vw 3.4vw; }
        /* INDIVIDUAL KNOWLEDGE PAGE */
        .knowledge-image-wrapper { margin-top: 3.68vw; margin-bottom: 5.39vw; }
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 768px ) {
    
}
@media screen and (max-width: 767px ) {
        
}
@media screen and (max-width: 736px){

}
@media screen and (max-width: 695px ) {

        
}	

@media screen and (max-width: 667px){	
       
}
@media screen and (max-width: 640px){
        
        /* FONTS AREA */
        /* Listing Page */
        .knowledges-title { font-size: 6.65vw; }
        /* Individual Page */
        .knowledge-title { font-size: 6.8vw; }
        .knowledge-content-wrapper p, .knowledge-content-wrapper li { font-size: 3.02vw; }
        /* SPACES AREA */
        /* LISTING PAGE */
        .knowledges-link { margin-bottom: 9.5vw; }
        .knowledges-content-wrapper { padding: 4vw 6.8vw; }
        /* INDIVIDUAL KNOWLEDGE PAGE */
        .knowledge-image-wrapper { margin-top: 7.36vw; margin-bottom: 10.78vw; }
}
@media screen and (max-width: 580px) {
    
}

/* Landscape phones and down */
@media screen and (max-width: 568px) {
        
}
@media screen and (max-width: 480px) {

}

@media screen and (max-width: 420px) {
        
}
@media screen and (max-width: 414px){
        
}
@media screen and (max-width: 375px){
        
}
@media screen and (max-width: 360px){
        
}