/* Telephony Page Css starts here */
/*

.firstrow {
    padding-top: 3%;
}

.secondrow {
    padding-bottom: 0px;
}



.appbasedpbx {
    text-align: center;
    padding-top: 20px;
    align-items: center;
}

@media (min-width: 370px) and (max-width: 450px) {
    .hpxcol_1 img {
        width: 299px;
        overflow: hidden;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .hpxcol_1 img {
        width: 299px;
        overflow: hidden;
    }
}*/
/* @media only screen and (min-width: 960px) {
.hpxcol_1 img{
max-width: 100%;
overflow: hidden;
} */

/*
@media (min-width: 768px) and (max-width: 1324px) {
    .hpxcol_1 img {
        width: 299px;
    }
}*/

/*

.boldcolor {
    color: #008B92;
}

@media (min-width: 481px) and (max-width: 767px) {
    .tcolumns img {
        max-width: 95%;
        overflow: hidden;
    }
}

.texting {
    font-family: bauhaus;
    font-size: 20px;
    text-align: left;
    color: #219498;
    word-spacing: 10px;
}
*/

.mycon {
    text-align: center;
}
.texting {
    font-family: bauhaus;
    font-size: 20px;
    text-align: left;
    color: #219498;
    word-spacing: 10px;
}
#mainNav{
background-color: white !important;
}

/*         Telephony service page css ends here */
.columns img {
    border-radius: 50%;
    padding-bottom: 5px;
}

.columns img:hover {
    -moz-box-shadow: 1px 1px 3px 3px #008B92;
    -webkit-box-shadow: 1px 1px 3px 3px #008B92;
    box-shadow: 1px 1px 3px 3px #008B92;
    transition: box-shadow 00ms;
}

.columns p {
    text-align: center;
    vertical-align: bottom;
    line-height: 1.6;
    font-family: bauhaus_lt_btlight;
    text-transform: capitalize;
    color: #008B92;
    margin-top: 10px;
    letter-spacing: 1.3px;
}
.telephony,
.telephony_row, .cloud, .cloud_row {
    text-align: center;
    align-items: center;
    padding-top: 10px;
}
.telephony_row,.cloud_row{ display: flex;}
.heading-two {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 3rem;
    font-weight: bolder;
    color: #bcbcbc;
}
