@media only screen and (min-width: 1399px)
{
.container{max-width:1400px;}
.medium-container{max-width:1100px;}
.small-container{max-width:900px;}	
}
@media only screen and (min-width: 1199px)
{
.container{max-width:1200px;}	
.small-container{max-width:900px;}	
.medium-container{max-width:1000px;}	
}
@media only screen and (min-width: 1024px)
{
.ct-menu-section{display: flex; width: 100%;align-items: center; justify-content: space-between;}
#cw-logo{ width: 25%;position:relative;}
#cw-menu{ width: 85%; display: flex; align-items: center; justify-content: flex-end;}
}

@media (max-width: 1024px)
{
body{font-size: 16px;}
.button-link{padding:10px 15px;}
.innerpage_banner{padding:60px 0px;}
.innerpage_banner h1{font-size:55px;line-height:55px;}
header#masthead{position:relative;}
body.logged-in.admin-bar header#masthead{top:0px !important;padding: 15px 0px;}
.ct-menu-section {margin-top: 0px;text-align:center;display: flex;align-items: center;justify-content: space-between;}
.mobile-button{display: block;}
	
/* Home */
.home .full_width_section .col-md-8 { width: 100%; }
.home .full_width_section p {margin-bottom: 0;}
.home section.image_content_section.home .row, .home section.about_banner_section .row { flex-direction: column; gap: 25px; }
.home section.image_content_section.home .row .col-md-6, .home section.about_banner_section .col-md-7, .home section.about_banner_section .col-md-5, .home section.contact_section .col-md-7, .home section.contact_section .col-md-5 { width: 100%; }
.home section.image_content_section.home .row .col-md-6 .content_wrap, section.about_banner_section .col-md-7 .content_wrap, .home section.contact_section .contact_content { max-width: 90%; margin: auto; text-align: center; flex-wrap: wrap;}
.home section.contact_section .wpcf7-form { max-width: 600px; margin: auto; }
.home .banner_section .slider_image{ max-height:480px;}	
.home section.banner_section{padding-bottom:40px;}
.home .about_banner_section .icons_grid_wrapper { display: flex ; gap: 30px; width: 90%; margin: auto; flex-wrap: wrap;}
.home .about_banner_section .icons_grid_wrapper .icons_wrap {width: calc(50% - 30px);}
}
@media (max-width: 1024px) and (min-width: 992px)
{
.mean-container .mean-bar{display:none;}
}
@media (max-width: 991px) 
{
ul#primary-menu { text-align: center; padding: 15px; float: unset; width: 100%; background: var(--dark-color); height: auto; min-height: 100%; min-width: 100vw; position: absolute; left: 0;margin-top: 20px; z-index: 999; }
.toggled ul#primary-menu.nav-menu{ display: flex; flex-direction: column; }
a.meanmenu-reveal span::before { content: ''; background-color: #000; width: 25px; height: 2px; padding: 3px 0 0 0; position: absolute; top: 5px; left: 0; transition: 0.5s;}
a.meanmenu-reveal span::after { content: ''; background-color: #000; width: 25px; height: 2px; padding: 3px 0 0 0; position: absolute; bottom: -7px; left: 0; transition: 0.5s;}
/* a.meanmenu-reveal.meanclose span::before { rotate: 45deg; transition: 0.5s; top: -3px;} */
/* a.meanmenu-reveal.meanclose span::after { rotate: -45deg; transition: 0.5s; top: -3px;} */
.mean-container .mean-nav{position:unset !important;}	
ul#primary-menu li{border: none;}	
}
@media (max-width: 980px) 
{

/* General */
	
.container{max-width:880px;}
.container-medium{max-width:900px;}	
.container-sml{max-width:800px;}
.blog_container{max-width:750px;}
	#canvas{display:none;}

/* Menu */
}

@media (max-width: 860px) 
{
.container{max-width:760px;}	
h2,h2 a{font-size:37px;}
h3,h3 a{font-size:25px;}
h4,h4 a{font-size:17px;}
h5,h5 a{font-size:17px;}
}

@media (max-width: 767px)
{
.container{max-width:700px;}
section {padding: 20px 0px !important;}
section.no-padding{padding:0px !important;}
.text_image_section-block {padding-top: 0px;}
header#masthead{position:relative;}
body{font-size: 17px;}
.tns-outer .tns-nav{right: 5%;}
.home h1 {font-size: 30px;}
.article_title_wrap h4 { line-height: 25px; }	
.home .location_content_wrapper a.gallery1 img { width: 100%; margin-bottom: 10px; }
}
@media (max-width: 668px)
{
body{font-size:16px;}	
.cw_blog_single_content p, .cw_blog_single_content ul li,.cw_blog_single_content p a, .cw_blog_single_content ul li a{font-size:18px;}
.cw_blog_single_content .wp-block-columns.stat_column.stat_column2 > div:first-child{flex-basis: 100%!important;}
.container{max-width:600px;}	
#gototop{bottom:20px;right:10px;}
.cw_tabs .nav-tabs .nav-item{margin-left:5px;margin-right:5px;}	
}
@media (max-width: 576px)
{
.container{max-width:510px;}
}
@media (max-width: 480px)
{
.container{max-width:420px;}	
.home .about_banner_section .icons_grid_wrapper .icons_wrap{width: 100%;}	
}
@media (max-width: 420px)
{
.container{max-width:365px;}
}
@media (max-width: 390px)
{
.buttons_wrap{display:block;}	
.container{max-width:335px;}
}
@media (max-width: 340px)
{
.container{max-width:300px;}
}