﻿@media(max-width:1280px) {
    .col-3 {
        width: 100%;
    }

        .col-3 a img {
            height: 190px;
        }
}
@media(max-width:1180px) {
    .display-tc h1 {
        font-size: 28px !important;
    }
    .fh5co-nav ul li a {
        font-size: 18px;
    }
    #fh5co-logo img {
        height: 95px;
    }
    .column1 {
        padding: 42px 40px 42px 200px !important;
    }
    .section_content_column {
        padding: 42px 200px 42px 52px;
    }
    }
@media(max-width:991px) {
    .col-3 {
        width: 105%;
    }
    .footers .img1 {
        width: 100%;
    }
    .productpage .mt p
    {
        font-size:14px;
    }
    .display-tc h1 {
        font-size: 22px !important;
    }
        .display-tc h2{font-size:20px !important;}
        .col-3 a img {
            height: 160px;
        }

    #fh5co-logo img {
        height: 80px;
    }

    .fh5co-nav ul li a {
        font-size: 16px;
    }

    .section_content_column {
        width: 60%;
        float: left;
        padding: 22px 180px 22px 22px;
    }

    .column1 {
        padding: 22px 22px 22px 180px !important;
    }

    .section-image_column img {
        height: 320px;
    }

    .section_content_column h2 {
        font-size: 24px;
    }

    .section_content_column h3 {
        font-size: 20px;
    }

    .section_content_column p {
        font-size: 14px;
    }

    .section-image_column {
        width: 25%;
        float: left;
    }

    .project .mt {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #fh5co-portfolio img {
        height: 300px;
    }

    h2 {
        font-size: 24px !important;
    }

    .btn {
        font-size: 14px;
        padding: 6px 15px;
    }

    .fh5co-heading p {
        font-size: 16px;
    }

    .footers h1 {
        font-size: 28px;
    }

    .footers h3 {
        font-size: 22px;
    }

    .footers .col-md-4, .iconsstrip .col-md-4 {
        width: 33.33%;
        float: left;
    }

    .iconsbar p {
        font-size: 14px;
    }

    .assosiates .col-md-3 {
        width: 25%;
        float: left;
    }

    #fh5co-footer .fh5co-widget {
        width: 50%;
        float: left;
    }

    .fh5co-widget h4 {
        font-size: 16px;
    }

    .sl-small-phone {
        width: 45px;
        height: 45px;
        padding:12px;
    }

        .sl-small-phone i {
            font-size: 22px;
        }
    .iconsstrip a, .iconsstrip p {
        font-size: 12px;
    }
    .whats-app:hover {
        box-shadow: none;
    }
    .about h3 {
        font-size: 22px !important;
    }
    .productpage h3 {
        color: currentColor !important;
        font-size: 22px;
    }
    .about p {
        font-size: 14px !important;
        font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    }
    .whats-app {
        padding: 4px 14px !important;
        font-size: 14px;
        float: none;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        margin-top: 5px;
    }

    #fh5co-offcanvas ul li {
        margin: 5px !important;
    }
    .container .ctname {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .col-3 {
        width: 70%;
        left: 16%;
    }
    .ticket-content-wrapper .col-sm-3 {
        width: 25%;
        float: left;
        
    }
    .about h3 {
        font-size: 20px !important;
    }
    .display-tc h1 {
        font-size: 17px !important;
        letter-spacing: normal;
        white-space:break-spaces;
    }

    .display-tc h2 {
        font-size: 15px !important;
    }

    .col-3 a img {
        height: 190px;
    }

    h2 {
        font-size: 20px !important;
    }

    .section-image_column img {
        height: 220px;
    }

    .section_content_column h3 {
        font-size: 18px;
    }
    .productpage h3 {
        color: currentColor !important;
        font-size: 18px;
    }
    .section_content_column p {
        font-size: 12px;
    }

    .section_content_column {
        width: 60%;
        float: left;
        padding: 22px 85px 22px 22px;
    }

    .form-control {
        height: 45px;
    }
    .about p {
        font-size: 12px !important;
        font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    }
    .column1 {
        padding: 22px 22px 22px 95px !important;
    }

    .iconsstrip .col-md-4 {
        width: 100%;
        float: none;
        text-align:center;
    }
    .iconsstrip a, .iconsstrip p{
        display:block;
    }
    .contact .container{
        padding-left:35px;
        padding-right:35px;
    }
}

@media(max-width:642px) {
    .col-3 {
        width: 80%;
        left: 10%;
    }

        .col-3 a img {
            height: 170px;
        }
    .section-image_column {
        width: 30%;
    }

    .section_content_column {
        width: 70%;
    }
}

@media(max-width:576px) {
    .col-3 {
        width: 85%;
        left: 8%;
    }

        .col-3 a img {
            height: 150px;
        }
    .mt p{
        font-size:14px;
    }
    .footers h1 {
        font-size: 22px;
    }
    .footers h3 {
        font-size: 18px;
    }
    .productpage h3 {
        color: currentColor !important;
        font-size: 18px;
    }
    .iconsbar img{
        margin:auto;
    }
    .iconsbar p {
        font-size: 12px;
    }
    h5.box-header, .fh5co-widget h4 {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .divider span:nth-child(2) {
        font-size: 16px;
    }
    .divider span:first-child, .divider span:last-child{
        top:15px;
    }
    .ticket-content-wrapper:before {
        left: -37px;
    }
    .ticket-content-wrapper:before, .ticket-content-wrapper:after {
        top: 45%;
        width: 49px;
        height: 45px;
    }
    .ticket:before, .ticket:after {
        width: 60px;
        height: 65px;
    }
    .ticket:before {
        left: -38px;
    }
    .ticket img {
        margin: auto;
        height: 45px;
    }
    .ticket-content-wrapper .col-sm-3 {
        width: 100%;
        float: none;
    }
    .custom-btn{
        width:100px;
        font-size:14px;
    }
}

@media(max-width:421px) {
    .col-3 {
        width: 103%;
        left: -1%;
    }
   
    .fh5co-heading p {
        font-size: 14px;
    }
    #fh5co-started .form-inline .form-group .form-control {
        font-size:12px;
    }
    .productpage .mt p {
        font-size: 12px;
    }
    .productpage h3 {
        color: currentColor !important;
        font-size: 16px;
    }
    #fh5co-started .btn {
        height: 40px;
        font-size:12px;
    }
        .section_content_column h3 {
            font-size: 16px;
            margin-bottom: 10px;
        }
        .col-3 a img {
            height: 120px;
        }
    h2 {
        font-size: 18px !important;
    }
    
}
@media(max-width:300px) {
    .col-3 {
        width: 103%;
        left: -1%;
    }

    .fh5co-heading p {
        font-size: 14px;
    }

    #fh5co-started .form-inline .form-group .form-control {
        font-size: 12px;
    }

    #fh5co-started .btn {
        height: 40px;
        font-size: 12px;
    }

    .section_content_column h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .col-3 a img {
        height: 120px;
    }
}