.main-contact {
    width: 1300px;
    margin: auto;
}

.contact {
    padding-top: 20px;
    padding-bottom: 0px;
    display: flex;
}

.contact .hom-con {
    width: 100%;
}

.contact .hom-con p {
    font-size: 14px;
    color: #8A9096
}

.contact .hom-con p a {
    font-size: 14px;
    color: #8A9096;
    text-decoration: none;
    padding-right: 5px
}

.contact .hom-con p a.active {
    font-size: 14px;
    color: #344149;
    font-weight: 600;
    padding-left: 5px
}

.contact .row {}

.contact .row .col-mm {
    width: 600px;
    float: left;
}

.contact .row .col-mm h3 {
    font-size: 2.5rem;
    color: #333333;
    margin-bottom: 0px;
    font-weight: 600;
}

.contact .row .col-mm p {
    font-size: 15px;
    color: #323E48;
    line-height: 20px;
    width: 100%
}

.contact .row .col-mm.box {
    background: #005FAB;
    padding: 20px;
    margin-left: 10px;
    padding-left: 40px;
    padding-right: 35px;
    padding-bottom: 20px;
    padding-top: 30px;
}

.contact .row .col-mm.box h3 {
    font-size: 1.5rem;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 600;
}

.contact .row .col-mm.box p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    margin-bottom: 10px;
}

.contact .row .col-mm.box .col-ms {
    width: 48%;
    float: left
}

.contact .row .col-mm.box .col-ms h3 {
    font-size: 1.5rem;
}


.decoration {
    text-decoration: none;
}

.text-white {
    color: #fff;
}

/*contact-team */
.contact-team {
    padding-top: 30px;
    padding-bottom: 0px;
    display: flex;
    background: #fff
}

.contact-team-main {
    width: 1300px;
    margin: auto;
    padding-bottom: 50px;
}

/* .contact-team-main .row{
	padding: 0px;
    padding-right: 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
	}  */
.contact-team-main .team {
    margin-bottom: 50px;
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: flex-start; */
    /* align-items: flex-start; */
    /* flex: 1 1 230px; */
    line-height: 0px;
    word-break: break-word;
}

.contact-team-main .team img {
    width: 100%;
    /* height: 300px; */
    object-fit: contain;
    height: 100%;
}


.contact-team-main .team h3 {
    font-size: 1.3rem;
    color: #333333;
    font-weight: 500;
    margin: 30px 0 20px 6px;

}

.contact-team-main .team span {
    font-size: 1.2rem;
    color: #333333;
    margin: 10px 5px;
}


.contact-team-main .team p {
    font-size: 14px;
    color: #323E48;
    margin: 0px 0 0px 7px;
    line-height: 22px;
    word-break: break-word;
    width: 100%;
    max-width: 230px;
}

.contact-team-main .team p a {
    color: #005FAB;
    text-decoration: none;
}





/* developed by - aA-Abdul anas {abdulanaspnweb@gmail.com}*/

/*Rasponsive Code*/
/*1920*/
@media only screen and (min-width : 1920px) and (max-width : 2560px) {

    .contact .row .col-mm {
        width: 607px;
    }


    .cl-bx {
        width: 20% !important;
    }




}

/*1600*/
@media only screen and (min-width : 1600px) and (max-width : 1919px) {

    .contact .row .col-mm {
        width: 607px;
    }

    .cl-bx {
        width: 20% !important;
    }

}

/*1500*/
@media only screen and (min-width : 1500px) and (max-width : 1599px) {
    .contact .row .col-mm {
        width: 607px;
    }

    .cl-bx {
        width: 20% !important;
    }
}

/*1440*/
@media only screen and (min-width : 1440px) and (max-width : 1500px) {
    .contact .row .col-mm {
        width: 607px;
    }

    .cl-bx {
        width: 20% !important;
    }
}

/*1440*/
@media only screen and (max-width : 1440px) {}

/*1366*/
@media only screen and (min-width : 1366px) and (max-width : 1439px) {

    .cl-bx {
        width: 25% !important;
    }

    .pro-bx {
        padding: 0 10px !important;
    }

    .main-contact {
        width: 1150px;
    }

    .contact .row .col-mm {
        width: 525px;
    }

    .contact-team-main {
        width: 1150px;
    }

    /* .contact-team-main .team {width: 19%;min-height: 460px;} */

    .contact .row .col-mm {
        width: 531px;
    }

}

/*1280*/
@media only screen and (min-width : 1280px) and (max-width : 1365px) {



    .main-contact {
        width: 1150px;
    }

    .contact .row .col-mm {
        width: 531px;
    }

    .contact-team-main {
        width: 1150px;
    }

    /* .contact-team-main .team {width: 19%;min-height: 460px;} */

    .cl-bx {
        width: 25% !important;
    }



}

/*1200*/
@media only screen and (min-width : 1200px) and (max-width : 1279px) {

    .main-contact {
        width: 1150px;
    }

    .contact .row .col-mm {
        width: 531px;
    }

    .contact-team-main {
        width: 1150px;
    }

    /* .contact-team-main .team {width: 19%;min-height: 460px;} */

    .cl-bx {
        width: 25% !important;
    }



}

/*1024*/
@media only screen and (min-width : 1024px) and (max-width : 1199px) {

    .cl-bx {
        width: 25% !important;
    }

    .main-contact {
        width: 950px;
    }

    .contact .row .col-mm {
        width: 431px;
    }

    .contact-team-main {
        width: 950px;
    }

    /* .contact-team-main .team {width: 23.9%;min-height: 470px;} */
    .contact .row .col-mm.box {
        padding-right: 38px;
    }


}

/*tab*/
@media only screen and (min-width : 768px) and (max-width :1023px) {

    .cl-bx {
        width: 50% !important;
    }

    .contact-team-main .team p {
        max-width: 100%;
    }




    .contact {
        display: inline-block;
        border-top: 1px dashed #E5E5E5;
    }

    .main-contact {
        width: 85%;
    }

    .contact .row .col-mm {
        width: 94%;
        margin-left: 18px;
    }

    .contact-team-main {
        width: 85%;
    }

    .contact .row .col-mm.box {
        width: 85%;
        margin-left: 19px;
    }

    /* .contact-team-main .team {width: 31.6%;min-height: 450px;} */




}



/*mobile*/
@media only screen and (min-width : 540px) and (max-width : 720px) {
    .contact .row .col-mm.box {
        width: 86% !important;
        margin-left: 0px;
    }

}




/*mobile*/
@media only screen and (min-width : 150px) and (max-width : 767px) {

    /* .contact-team-main .team img {
		max-width: 100%; 
	}

	.contact-team-main .team p { 
		max-width: 100%; 
	} */


    .cl-bx {
        width: 100% !important;
    }




    .contact {
        display: inline-block;
        border-top: 1px dashed #E5E5E5;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .main-contact {
        width: 88%;
        margin-left: 26px;
    }

    .contact .row .col-mm {
        width: 100%;
        padding-bottom: 30px;
    }

    .contact-team-main {
        width: 97%;
    }

    .contact .row .col-mm.box {
        width: 76%;
        margin-left: 0px;
    }

    /* .contact-team-main .team {width: 97%;min-height: 100%;} */
    .contact .row .col-mm.box .col-ms {
        width: 100%;
    }







}



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

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

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

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

.cl-bx {
    width: 20%;
}

.pro-bx {
    padding: 0 20px;
}

.row-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

/* .cl-d-4
{
	width: 33%;
}
  

.cl-s-6
{
	width: 50%;
} */




/* .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
} */