@media screen and (min-width:768px) and (max-width:991.92px){
.top_header_bar .social-list{float: none;margin:0 auto;text-align:center}
.top_header_bar .social-list li a,.top_header_bar .social-list li:last-child,.topbar_right li {border: none;}
.topbar_right{float: none;margin:0 auto;text-align:center}
.top_header_bar .col-12{display: contents;}
.logo_side, .menu_side.navbar-collapse {
    max-width: 100%;
    width: 50%;
    margin-right: 0;
}
.logo_side{
    margin-left: 0px;
}
.navbar-toggler{
    padding:.15rem .25rem;
}
.navbar-toggler-icon{
    width: 1.25em;
    height: 1.25em;
}
.menu_side ul {
    padding: 0px 5px;
}
.right_menu li {
    margin: 0px;
    float: left;
    position: relative;
}
.right_menu li a{
    padding: 9px 0;
    display: block;
    color: #1b1d21;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
}
.right_menu .active a{
    color: #6dc7de!important;
}
.right_menu li:before{
    display: none;
} 

section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.heading{
    text-align: center;
}
.carousel-inner .carousel-item {
    height: 300px;
}
.carousel-inner .carousel-item img{
    height: 100%;
}
.carousel-caption{
    padding-top: 10px;
    display: none;
}
.carousel-caption p{
    display: none;
}
.carousel-caption h3{
    color:#6dc7de;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 1rem;
    overflow: hidden;
    height: 28px;
}

.ourclient_block{
    margin-bottom: 25px;
}

.contact_left .phone,.contact_left .message {
    margin-bottom: 50px;
}

footer .copy_right p {
    text-align: center;
    font-weight: bold;
}

}


@media (max-width: 767px){
section {
    padding-top: 20px;
    padding-bottom: 20px;
}
.heading {
    text-align: center;
}
.heading > span{
    font-size: 12px;
}
.heading h2 {
    font-size: 27px;
    line-height: 38px;
}
.choose_single_box{
    margin-bottom: 20px;
}
.formore.about{
    margin-bottom: 2%;
    float: none;
    text-align: center;
}
.about_video_block{
    box-shadow: none;
    height: 200px;
}
#our_client{
    margin-bottom: 30px;
}
#our_client .card{
    height: 100%;
    width: 90%;
}
#our_client .owl-nav {
    bottom: -40px;
}

.blog_block .blog-post-thumb .image{
    height: 200px;
}
.blog_block .blog-post-thumb .blog-content {
    margin-top: 0;
    padding-top: 0;
}

.contact_left .phone{
    margin-bottom: 50px;
}
.contact_left .message {
    margin-bottom: 20px;
}
#contact_form  {
    margin-left: 0px;
    margin-top: 10px;
    padding: 20px;
}


footer .footer_social_media {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 2%;
}
footer .copy_right p {
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
}

.backtotop{
    right: 20px;
    bottom: 20px;
    line-height: 45px;
}

/***internalpages***/
.breadcrumbs {
    padding: 30px 0;
}
.breadcrumbs .bread-menu {
    margin-top: 0px;
}
.breadcrumbs .bread-title, .breadcrumbs .bread-menu {
    float: none;
}
.breadcrumbs .bread-menu li a {
    font-size: 15px;
}
.breadcrumbs h2 {
    font-size: 26px;
    margin-top: 0px;
    padding: 0;
}




}
@media screen and (min-width:576px) and (max-width:767.98px){
.top_header_bar .social-list{float: none;margin:0 auto;text-align:center}
.top_header_bar .social-list li a,.top_header_bar .social-list li:last-child,.topbar_right li {border: none;}
.topbar_right{float: none;margin:0 auto;text-align:center}
.top_header_bar .col-12{display: contents;}
.logo_side, .menu_side.navbar-collapse {
    max-width: 100%;
    width: 50%;
    margin-right: 0;
}
.logo_side{
    margin-left: 0px;
}

.navbar-toggler{
    padding:.15rem .25rem;
}
.navbar-toggler-icon{
    width: 1.25em;
    height: 1.25em;
}
.menu_side ul {
    padding: 0px 5px;
}
.right_menu li {
    margin: 0px;
    float: left;
    position: relative;
}
.right_menu li a{
    padding: 9px 0;
    display: block;
    color: #1b1d21;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
}
.right_menu .active a{
    color: #6dc7de!important;
}
.right_menu li:before{
    display: none;
}   

section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.carousel-inner .carousel-item {
    height: 300px;
}
.carousel-inner .carousel-item img{
    height: 100%;
    width: 100%;
}
.carousel-caption{
    padding-top: 10px;
    display: none;
}
.carousel-caption p{
    display: none;
}
.carousel-caption h3{
    color:#6dc7de;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 1rem;
    overflow: hidden;
    height: 28px;
}

#our_client .card {
    height:200px;
    width: 90%;
}

.single_blog_box{
    padding-left: 10px;
    padding-right: 10px;
}
.blog_block .blog-post-thumb .image {
    height: 140px;
}
.blog_block .blog-post-thumb .text{
    letter-spacing: 0;
    line-height:inherit;
}

footer .footer_social_media {
    margin: 0 auto;
    text-align: left;
}
.social-icons{
    margin-top: 10%;
}
}


@media screen and (max-width:476px){
.top_header_bar{display: none;}
.top_header_bar .social-list{float: none;margin:0 auto;text-align:center}
.top_header_bar .social-list li a,.top_header_bar .social-list li:last-child,.topbar_right li {border: none;}
.topbar_right{float: none;margin:0 auto;text-align:center}
.top_header_bar .col-12{display: contents;}
.logo_side, .menu_side.navbar-collapse {
    max-width: 100%;
    width: 60%;
    margin-right: 0;
}
.logo_side{
    margin-left:0px;
}
.navbar-brand img {
    height: 100%;
    width: 100%;
}
.navbar-toggler{
    padding:.15rem .25rem;
}
.navbar-toggler-icon{
    width: 1.25em;
    height: 1.25em;
}
.menu_side ul {
    padding: 0px 5px;
}
.right_menu li {
    margin: 0px;
    float: left;
    position: relative;
}
.right_menu li a{
    padding: 9px 0;
    display: block;
    color: #1b1d21;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
}
.right_menu .active a{
    color: #6dc7de!important;
}
.right_menu li:before{
    display: none;
}

.carousel-inner .carousel-item {
    height: 200px;
}
.carousel-inner .carousel-item img{
    height: 200px;
}
.carousel-caption{
    padding-top: 10px;
    display: none;
}
.carousel-caption p{
    display: none;
}
.carousel-caption h3{
    color:#6dc7de;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 1rem;
    overflow: hidden;
    height: 28px;
}

.blog_block .blog-post-thumb .image{
    height: 200px;
}
.blog_block .blog-post-thumb .blog-content {
    margin-top: 0;
    padding-top: 0;
}

/***internalpages***/
.about_heading.section-top h1 {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;
    text-align: center;
}
.about_detail p {
    margin-bottom: 1%;
    font-size: 1rem;
    line-height: 1.5rem;
}
.services-content p{
    text-align: justify;
}
.services_detail{
    margin-bottom: 2%;
}
.service_cat_title {
    font-size: 1.25rem;
    padding-left: 0%;
}
.first_ul {
    padding-left: 2%;
    padding-inline-start: 20px;
}
.first_ul li {
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: justify;
}
.top_head_sd {
    font-size: 1.1rem;
}
.sd_ul {
    margin: 1% 0;
    padding-left: 2%;
    padding-inline-start: 20px;
}
.sd_ul li {
    font-size: 1rem;
}
.sd_ul li .left_title {
    font-size: 1rem;
}
.service_cat_title_1 {
    font-size: 1.25rem;
    line-height: 1.5;
}
.service_cat p {
    font-size: 1rem;

}



}


@media screen and (max-width:360px){
.menu_bar {
    padding:.3125rem 0.5rem;
}
.logo_side, .menu_side.navbar-collapse {
    max-width: 100%;
    width: 55%;
    margin-right: 0;
}
.logo_side{
    margin-left: 0px;
}
.navbar-brand img {
    height: 100%;
    width: 100%;
}

.carousel-inner .carousel-item {
    height: 200px;
}
.carousel-inner .carousel-item img{
    height: 200px;
}
}