/*
 Theme Name:   Claro Solutions 2019
 Theme URI:    http://clarosolutions.ca
 Description:  Claro Solutions Ltd Theme
 Author:       Adam Chernenkoff
 Author URI:   http://clarosolutions.ca
 Template:     sydney
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: two-columns, right-sidebar, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  claro
*/

@media only screen and (max-width: 699px) {
.team-info .pos p {
    font-size:11px;
    line-height:15px;
}
}
@media only screen and (max-width: 499px) {
.team-info .pos p {
    font-size:13px !important;
    line-height:20px;
}
}
@media only screen and (max-width: 399px) {
.team-info .pos p {
    margin:0px;
    font-size:11px !important;
    line-height:16px;
}
}

.site-footer .site-info {
    font-size:1.2rem;
}
.service ul {
    width:auto;
    display:inline;
    margin:0 auto;
    text-align:center;
    list-style-position:inside;
}
.service ul li {
    text-align:center;
}
.btn-menu {
    color:#212121;
    z-index:9999;
    font-size:28px;
    font-family: "FontAwesome";
}
.btn-menu:before{
    content: "\f0c9";
}
footer .footer-right {
    float:right;
    display:block;
}
/* .sydney-hero-area {
    height:400px !important;
    overflow: hidden;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 443px !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
} */
