@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;}
ul#primary-menu li a{margin: 0;}
.button-link{padding:10px 15px;}
.innerpage_banner{padding:60px 0px;}
.innerpage_banner h1{font-size:55px;line-height:55px;}
.toggled ul#primary-menu.nav-menu{ display: flex; flex-direction: column; }
header#masthead{position:relative;top:0px !important;}
body.logged-in.admin-bar header#masthead{top:0px !important;padding: 15px 0px;}
header#masthead img.custom-logo{max-width: 250px;}
.ct-menu-section {margin-top: 0px;text-align:center;display: flex;align-items: center;justify-content: space-between;}
ul#primary-menu { text-align: center; padding: 15px; float: unset; width: 100%; background: var(--primary-light-color); height: auto; min-height: 100%; min-width: 100vw; position: absolute; left: 0;margin-top: 20px; z-index: 999; }
.mobile-button{display: block;}
ul#primary-menu li{border:0px;}
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;}
}
@media (max-width: 1024px) and (min-width: 992px)
{
.mean-container .mean-bar{display:none;}
}
@media (max-width: 991px) 
{
}
@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; }		
}
@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;}	
}
@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;}
}

/* Racee Hero responsive */
@media (max-width: 1199px){.racee-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,0.9fr);}.racee-hero__feature-media{width:min(100%,460px);}}
@media (max-width: 991px){.racee-hero-section{text-align:center;}.racee-hero__grid{grid-template-columns:1fr;gap:22px;}.racee-hero__right{min-height:360px;}.racee-hero__top{justify-content:center;}.racee-hero__social{margin:0 auto;}.racee-hero__brand-text{letter-spacing:0.02em;}.racee-hero__actions{justify-content:flex-start;}.racee-hero__tiles-row{justify-content:center;}.racee-hero__tiles{justify-items:center;min-width:auto;flex:1 1 100%;}.racee-hero__copy{flex:1 1 100%;max-width:100%;text-align:left;}}
@media (max-width: 767px){.racee-hero__right{min-height:300px;}.racee-hero__accent{display:none;}.racee-hero__tiles{grid-template-columns:repeat(2,minmax(0,1fr));}.racee-hero__tile{max-width:220px;margin:0 auto;}.racee-hero__social{width:100%;justify-content:center;}}
@media (max-width: 520px){.racee-hero__tile{max-width:260px;}.racee-hero__actions{flex-direction:column;align-items:stretch;}.racee-hero__btn{justify-content:center;width:100%;}.racee-hero__feature-media{width:100%;}}


/* Full Width Form responsive */
@media (max-width: 991px){.full-width-form__title{padding-right:0;}.full-width-form__how{position:static;justify-content:flex-end;margin-bottom:10px;width:100%;}.full-width-form__heading{margin:0 auto;}.racee-header__social{flex:none;display:flex;justify-content:center;}}
@media (max-width: 767px){.full-width-form-section{padding:50px 0 60px;}.full-width-form__title{margin-bottom:30px;}.full-width-form__how{justify-content:center;}.full-width-form__form .form-row{grid-template-columns:1fr;gap:14px;}.racee-header{flex-direction:column;gap:12px;}.racee-header__social{flex:none;display:flex;justify-content:center;}.racee-header__spacer{display:none;}}
@media (max-width: 480px){.full-width-form__heading{font-size:26px;}.full-width-form__subheading{font-size:11px;}}