@media only screen and (min-width:1920px) {}

@media only screen and (min-width:1600px) and (max-width:1900px) {}

@media only screen and (min-width:1300px) and (max-width:1367px) {}

@media screen and (max-width: 1399px) {
    .statistics {
        padding: 20px;
    }
    aside i {
        font-size: 40px;
    }
    .aword {
        top: -30px;
    }
    form {
        padding: 20px !important;
    }
    .customer {
    height: 400px;}

     .Discover h6{ font-size:18px !important }
}

@media only screen and (min-width:1200px) and (max-width:1280px) {}

@media screen and (max-width: 1199px) {
    .collaboration {
        margin-bottom: 10px;
    }
    .statistics {
        padding: 10px;
    }
    aside {
        font-size: 3 5px;
    }
    aside i {
        font-size: 35px;
    }
    .aword {
        top: -80px;
    }
    .customer {
        padding: 30px 30px 30px 30px;
    }
    button {
        padding: 10px 10px;
    }
    .pricing h6,
    h5 {
        font-size: 30px;
    }
    .aword {
        transform: translate(50px, 220px);
    }
    form {
        padding: 10px;
    }
    .form-control {
        margin-top: 14px;
    }
    .comnbtn {
        margin-top: 15px;
    }
    .form-control1 {
        padding: 12px 25px 60px 25px;
    }
    .comnpadding {
        padding: 50px 0;
    }
    .cta button {
        font-size: 18px;
        width: 250px;
    }
    .small_bnto button 
    {
        margin: 10px 0 !important;
    }
    .Discover h6{ font-size:14px !important }
}

@media screen and (max-width: 1024px) {
    .statistics {
        padding: 10px;
    }
    aside {
        font-size: 35px;
    }
    aside i {
        font-size: 35px;
    }
    .aword {
        top: -80px;
    }
    button {
        padding: 10px 10px;
    }
    .pricing h6,
    h5 {
        font-size: 30px;
    }
    form span {
        font-size: 16px;
    }
    form {
        padding: 14px;
    }
    .form-control {
        margin-top: 15px;
    }
    .comnbtn {
        margin-top: 15px;
    }
    .comnpadding {
        padding: 70px 0;
    }
    .small_bnto button.call-now {
    margin: 10px 0}

    .Discover h6{ font-size:14px !important }

    .customer p{
        font-size: 14px !important;
    }
    .light .customer
    {
        height: 350px;
    }
}

@media screen and (max-width: 991px) {
    .map iframe
    {
        margin-top: 50px !important;
    }
    #form iframe
    {
        margin: 0 !important;
    }
    .collaboration {
        margin-bottom: 30px;
    }
    .customer {
        padding: 30px 30px 30px 30px;
    }
    .customer i {
        font-size: 25px;
    }
    form span {
        font-size: 26px;
    }
    .information img {
        width: 100%;
    }
    .aword {
        width: 100px;
        top: 160px;
    }
    .map img {
        padding-top: 50px;
    }
    .cta {
        padding: 20px;
    }
    .cta span {
        font-size: 25px;
    }
    .link {
        margin: 5px;
    }
    .comnpadding {
        padding: 60px 0;
    }

    .small_bnto button.call-now {
     margin: 10px 0 0 0; }

     .cta button {
        font-size: 18px;
        width: 200px;
    }
    .map iframe {
    width: 100%;}

    footer h6 {
    font-size: 18px !important;}

    .space br
    {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .collaboration {
        margin-bottom: 30px;
    }
    aside {
        font-size: 35px;
    }
    aside i {
        font-size: 35px;
    }
    .information img {
        width: 100%;
    }
    .aword {
        width: 120px;
        top: 160px;
    }
    .space {
        padding: 50px;
    }
    .customer {
        padding: 30px 30px 30px 30px;
    }
    .customer .top {
        transform: translate(0px, -50px);
    }
    .customer i {
        font-size: 30px;
    }
    .map img {
        padding-top: 50px;
    }
    .comnpadding {
        padding: 50px 0;
    }
    .cta {
        padding: 30px;
    }
    .cta span {
        font-size: 32px;
    }
    .small_bnto button.call-now {
     margin: 10px 0 0 0; }

    .map iframe {
    width: 100%;}

    .cta button {
        font-size: 18px;
        width: 200px;
    }

    footer h6 {
    font-size: 18px !important;}

}

@media screen and (max-width:525px) {
    .bannertext .h1 {
    font-size: 24px;}
    .Discover p {
    padding: 15px;}

    .information .space {
    padding: 15px;}

    .small_bnto button.call-now {
     margin: 10px 0 0 0; }

     .cta button {
    font-size: 14px;
    width: 110px;
    max-width: 90px;
padding: 0}

    .cta span {
    font-size: 16px;}

    .cta p {
    font-size: 10px !important;
    line-height: 2 !important;
padding: 0}

    .link i {
    padding: 5px;
    font-size: 16px;}
}

@media screen and (max-width:360px) {}


/*custom*/
@media only screen and (min-width:1300px) and (max-width:1367px) {
    .customer p {
        padding: 10px 30px;
    }
}
@media only screen and (min-width:1600px) and (max-width:1900px) {
    .customer p {
        padding: 10px 20px;
    }
}
/*@media screen and (max-width: 1024px) {
    .cta button {
        font-size: 18px;
        width: 200px;
    }*/
}