/*============component=================*/
.block{
    display: block
}
.bold{
    font-weight: bold
}
.combit-name {
    font-size: 22px;
}
.relativeZ{
    position: relative;
    z-index: 9
}
.relativeZ .btn-hvr:hover, .relativeZ .btn-hvr:focus {
    color: #384991;
}
.relativeZ .btn-hvr::after {
    background: #ec6a60;
}
.editwidthbtn{
    width: 190px
}
.aligne-center{
    text-align: center
}
.relative{
    position: relative;
}
/*==========end component==============*/



  /*===================== about.htm============================*/

  .abousP {
    font-size: 18px;
}
  /*==================== end about.htm ========================*/

  /*===================== responsive =======================*/
@media (max-width: 1450px) {}

@media (min-width: 1200px){

}
@media (max-width: 1050px) {}
@media (max-width: 1199px) {
}
@media (max-width: 1024px) {}
@media (max-width: 991px) {


}

@media (max-width: 767px) {
/*===start contact us =======*/
.formContact {
    width: 95%;
    margin: auto;
    margin-top: 20px;
}
h3.hMessage {
    font-size: 22px;

}
p.smllheader {
    font-size: 16px;

}
.formContact input.form-control {
    height: 46px;

}
textarea.form-control {
border-radius: 34px;
height: 119px;
}
/*===end contact us =======*/

/*===================== about.htm============================*/
 .abousP {
    font-size: 14px;
}
 /*==================== end about.htm ========================*/

/*============ start single news.html =================*/

 .bee3D--effect__arc {
    height: 260px;
}
/*============ end single news.html =================*/
}
@media (max-width: 700px) {
 }
@media (max-width: 599px) {

/*============ start single news.html =================*/
    .bee3D--nav__next, .bee3D--nav__prev {
        z-index: 99;
        line-height: 36px;
        width: 36px;
        height: 36px;
        font-size: 26px;
    }
    .bee3D--nav__prev {
        left: 0;
    }
    .bee3D--nav__next {
        right: 0;
    }
    .bee3D--effect__arc a.bee3D--slide {
        height: 100%;
    }
    a.bee3D--slide {
        width: 94%;
        height: 280px;
        margin-left: -47%;
        margin-top: -140px;
    }
    .bee3D--effect__arc {
        height: 260px;
    }
    /*============ end single news.html =================*/
 }
@media (max-width: 480px) {
 }
@media (max-width: 320px) {
}
