

@media (max-width: 1400px) {



.center{

    

    max-width: 90% !important;

    

}	

 img {



 height: auto;



 /*max-width: 100% !important;*/



}

#slideshow h3 {
    font-size: 3rem;
	text-align: center;
}	



	

	

	

}



@media (max-width: 1160px) {







}



@media (max-width: 950px) {

#header .center {
    flex-direction: column;
}
	/*#logo{ width: 90%;}	*/

	
	
/*#phone ul {
    flex-direction: column;
}	
#phone ul li {
    margin: 10px 0;
}*/

#header {
    padding: 5px 0;
}
#phone ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-around;
}	
#phone ul li {
    margin: 10px 0;
	width: 45%;
}	
#phone ul li a {
    font-size: 13px;
	    padding: 15px 15px;
    text-align: center;
}	
	


}

	



@media (max-width: 768px) {

body {

	font-size: 100%;

	}

 img {



 height: auto;



 max-width: 100% !important;



}



 iframe {



height: auto;



 max-width: 100% !important;



}
	
#logo{ width: 90%;}		
#slideshow h3 {

    font-size: 2.5rem;
	text-align: center;
}
ul.slIcons li a{ display: flex; align-items: center;}		
	
ul.slIcons li a img {
    max-width: 80px !important;
    height: auto;
    margin-right: 15px;
}
	ul.slIcons li.contactLI a{ 
	display: block;
        padding: 20px 20px;
	}	
	    
#btnsVideo a {
        display: flex;
        font-size: 0.90rem;
        align-items: center;
        text-align: left;
    }
	
	
#testimonials div.testimonialsText p {
    font-size: 2rem;
}	
  
	#testimonials ul li a {
        display: flex;
        align-items: center;
        font-size: 1.2rem;
        letter-spacing: 0.05rem;
    }
	#testimonials ul li a i{ margin-right: 10px;}
	
#philosophy h4 {

    font-size: 2rem;

}	
	#content .center{ max-width: 100% !important;}
	
	#content .item-pagepadding20 .center{ max-width: 90% !important;}
	
.mainTemplate .page-header h1 {
    margin: 0 auto;
    max-width: 1440px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 900;
    font-size: 2rem;
    padding: 45px 10px;
    text-align: center;
}	
.columns-3 {
    flex-direction: column;
	        padding: 0 35px;
	flex-wrap: inherit;
}	
.articleHeader .center {
    flex-direction: column;
}	
.articleHeader .leftHeader {
    width: 100%;
}	
.articleHeader .rightHeader {
    width: 100%;
    clip-path: none;
}
.articleHeader .leftHeader .leftHeaderInner {
    margin: 0 5%;
}	
.articleHeader .articleTitle h1 {

    margin-bottom: 20px;
    font-weight: 900;
    font-size: 2rem;
    margin: 0;
    padding: 15px 0;
}	
.articleHeader .articleSubTitle {

    font-size: 1.5rem;
    
}	
	.articleHeader .articleSubTitle p{line-height: 120% !important;}	

	#testimonialsPage .headerTitle h1{ margin: 0 5%;}	
	
	#testimonialsPage .headerTitle h1 .center{
	    margin-bottom: 20px;
    font-weight: 900;
    font-size: 2rem;
    margin: 0;
    padding: 15px 0;	
	}	
	
	
	
	
	
	#social .center   { 
	display: block;
    justify-content: center;
    padding: 30px 30px;
    box-shadow: 0 0 30px rgb(0 0 0 / 25%);
    margin-bottom: 0px;
    background-color: #fff;
	}
    #social ul li a {
        font-size: 1.6em;
        width: 50px;
        display: flex;
        align-items: center;
        height: 50px;
        text-align: center;
        justify-content: center;
        margin: 0px 5px;
    }
#form h3 {

    font-size: 1.8rem;

}	
.servicesBlog .blog-item a:after {

    background: linear-gradient(0deg, rgba(17, 47, 82, 1) 15%, rgba(23, 66, 115, 0) 100%);
}
.blogTitle h1 {

    padding: 30px;

}	
	
/*-----------END 768-------------*/
}













