@media handheld, only screen and (max-width:1280px) {
    .caroul_prev5,.caroul_next5{
        display:none !important;
    }
}
@media handheld, only screen and (max-width:1140px) {

.home_slider{
    width:100%;
}
.home_slider #myCarousel {
    left: 43px;
}
    .navigate_menu {
        display:none;
    }
}
@media handheld, only screen and (max-width:1024px) {
    .home_menubar li {
        padding: 10px 5px;
    }
    .home_slider {
    background-size: contain;
    height: 370px;
}
    #myCarousel{
        width: 100% !important;
height: 90% !important;
right: 0;
top: 5% !important;
    }
}
@media handheld, only screen and (max-width:980px) {
    .hidtory_img {
    display: none;
}
    .home_menubar li a {
        font-size: 15px;
    }
      .services_items {
        padding: 56px;
        margin: 10px auto;
    }
       .telegram_text {
    display: none;
}
       .news_items .col-md-4{
           border-left:none !important;
      margin-bottom:20px;
       }
}
@media handheld, only screen and (max-width:800px) {
    .news_items .col-md-4{
background-color: #fff;
    }
    .news_title {
    min-height: 80px;
}
    .news_left {
  width: 100%;
padding: 10px;
}
    .news_right {
   width: 100%;
padding: 10px;
}
    .news_pic {
    margin: 5px auto;
}
    .megamenu_items img {
width:30px;
}
    .megamenu_items:before {
display:none;
}
    .capabilities .col-sm-3 {
    min-height: 200px;
}
    .telegram_items {
    margin-top:40px;
}
    .navbar_menu{
display: inline-block;
position: relative;
z-index: 100;
background-color: #6d5cae;
width: 36px;
top: 29px;
height: 36px;
text-align: center;
color: #fff;
font-size: 17px;
padding-top: 7px;
cursor:pointer;
}
    .megamenu_items{
        position:relative !important;
right:0;
top:0 !important;
width: 100%;
background-color: rgba(255,255,255,0.9);
min-height: 150px;
border-radius: 2px;
z-index: 1;
transition: all 300ms;
visibility: hidden;
box-shadow: 0 0px 2px 2px rgba(0,0,0,0.15);
padding: 25px;
display: none;
    }
    #megamenu_item1 div {
    width: 100%;
}
    .content{
    height:auto;
}

 
  .carousel-inner .item p {
    display: none;
}
  #myCarousel {
width: 240px !important;
height: 180px !important;
right: -40px;
top: 48px !important;
margin: 0 auto;
}
  .home_menubar li {
    float: none;
}
  .home_menubar {
background-color: #f1f1f1;
width:100%;
height: auto;
display:none;
    }
}
@media handheld, only screen and (max-width:768px) {
    .news_items .col-md-4{
    margin-top:0px;
}
    .left-colorback, .right-colorback {
        text-align: center;
    }

        .left-colorback img {
            float: none;
        }
}
@media handheld, only screen and (max-width:640px) {
    .carousel-indicators{
        display:none;
    }

#myCarousel{
    width: 90% !important;
right: 13px;
}
}
@media handheld, only screen and (max-width:380px) {
    #myCarousel {
        height: auto !important;
        top: 90px !important;
    }
    .services_items {
    padding:72px 0 0 0;
    margin: 10px auto;
}
}
@media handheld, only screen and (max-width:320px) {
    #myCarousel {
        right: -36px;
        top: 63px !important;
         width: 145px !important;
    }
 
   
}