@media only screen and (min-width: 1140px)  {
} @media only screen and (max-width: 989px) {
} @media only screen and (min-width: 768px) and (max-width: 989px) {
} @media only screen and (max-width: 767px) {
} @media only screen and (min-width: 480px) and (max-width: 767px) {
} @media only screen and (max-width: 479px) {
}
.phone-info{font-size:17px;}
#blue-circle{}
#header #header_main .container {
width: 100%;
max-width: none;
}
p.toggler {
text-align: center;
font-size:40px !important;
font-family: 'alex-brush', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 767px){
#top #wrap_all .all_colors h1 {
font-size: 30px !important;
}}