@media only screen and (max-width: 1366px) {
    .heading_black_underline h2 {
        font-size: 34px;
        line-height: 45px;
    }
    .dev_content p {
        font-size: 22px;
        line-height: 36px;
    }
    .development_item a .icon_holder_dev img {
        max-width: 60%;
    }
    .recent_blog_box {
        width: 29.5%;
    }
    h5.blog_inner_heading {
        font-size: 22px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 1200px) {
    .img_desc_blog a {
        font-size: 10px;
        line-height: 15px;
    }
    .calendar_box {
        font-size: 10px;
        line-height: 15px;
    }
    .nav>li>a {
        padding: 15px 6px;
    }
    .company_intro {
        width: 45%;
        padding: 15px;
    }
    .company_address {
        width: 35%;
        padding: 25px 12px
    }
    .company_intro h5 {
        font-size: 22px;
        line-height: 32px;
    }
    .address_wrap {
        padding-bottom: 10px;
    }
    .address_wrap a {
        font-size: 12px;
    }
    a.btn_orange {
        font-size: 15px;
    }
    .wesites_main .blog_box {
        margin-right: 0px;
        width: 48%;
    }
    .wesites_main .blog_wrap {
        justify-content: space-between;
    }
    .wesites_main .calendar_box {
        font-size: 13px;
        line-height: 20px;
    }
    .wesites_main .img_desc_blog a {
        font-size: 13px;
        line-height: 20px;
    }
    .wesites_main .blog_headings h5 {
        font-size: 18px;
        line-height: 24px;
    }
    .form_heading {
        font-size: 20px;
        line-height: 30px;
    }
    .button_blue {
        font-size: 15px;
        line-height: 25px;
        padding: 15px;
    }
    .blog_links_main a {
        padding: 10px;
        font-size: 12px;
    }
    .about_inner p {
        font-size: 16px;
        line-height: 30px;
    }
    .blog_section h1 {
        font-size: 36px;
        line-height: 61px;
    }
    .write button {
        font-size: 16px;
    }
    .other_info h6 {
        font-size: 15px;
    }
    .other_info .left_side .text_info {
        margin-left: 14px;
    }
    section.recent_post h4 {
        font-size: 20px;
        line-height: 28px;
    }
    .subscribe_form h3 {
        font-size: 18px;
    }
    .write h3 {
        font-size: 18px;
    }
    .company_wrap p {
        font-size: 16px;
    }
}
@media only screen and (max-width:1199px) {
    .blog_headings h5 {
        min-height: 100px;
    }
    .recent_blog_box h2 {
        min-height: 115px;
    }
}
@media only screen and (max-width: 1024px) {
    .company_wrap p {
        font-size: 16px;
    }
    .banner_content h1 {
        font-size: 34px;
        line-height: 68px;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 18px;
    }
}
@media only screen and (max-width: 991px) {
    section.wesites_main.show_bg:before {
        width: 100%;
        height: 100%;
        position: fixed;
        content: ' ';
        background-color: rgb(0,0,0,0.2);
        top: 0;
        bottom: 0;
        z-index: 9;
    }
    .header_main .navbar-inverse .navbar-nav>li>a:hover {
        color: #154DF3;
    }
    .header_main .navbar-toggle {
        display: block;
        margin: 15px 0;
    }
    .banner_content h1 {
        font-size: 34px;
        line-height: 68px;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 18px;
    }
    .header_main .navbar-header {
        float: none;
    }
    .navbar-collapse.collapse {
        display: none!important;
        width: 100%;
    }
    .collapse {
        display: none;
    }
    .collapse.in {
        display: block !important;
    }
    .header_main .navbar-nav>li {
        width: 100%;
    }
    .header_main .navbar-inverse .navbar-nav>li>a {
        padding-left: 0;
        padding-right: 0;
        text-align: left;
    }
    .header_main .navbar-collapse {
        float: left;
        width: 100%;
        border: none;
    }
    .header_main .navbar-nav {
        margin: 0;
        width: 100%;
    }
    .header_main {
        background: #fff;
        z-index: 10;
    }
    .header_main .adc_blue_logo {
        display: block;
    }
    .header_main .adc_white_logo {
        display: none;
    }
    .header_main .navbar-inverse .navbar-nav>li>a {
        color: #000;
    }
    .banner_content h1 {
        font-size: 36px;
        line-height: 50px;
    }
    .banner_content p {
        font-size: 16px;
        line-height: 22px;
    }
    .banner_content {
        padding: 150px 15px;
    }
    .main_home_div {
        margin-top: 110px;
    }
    .heading_black_bluefill h2 {
        font-size: 32px;
        line-height: 45px;
    }
    .box_wrap_footer {
        width: 50%;
        padding-bottom: 50px;
    }
    .box_wrap_footer:nth-child(2) {
        width: 50%;
    }
    .box_wrap_footer:nth-child(3) {
        width: 50%;
    }
    .footer_top {
        flex-wrap: wrap;
    }
    .recent_blog_box {
        width: 48%;
        margin-right: 0;
    }
    .blog_wrap {
        justify-content: space-between;
    }
    .blog_box {
        width: 48%;
        margin-right: 0;
    }
    .img_desc_blog div {
        width: 100%;
    }
    .calendar_box {
        width: 100%;
    }
    .img_desc_blog {
        flex-wrap: wrap;
        padding: 10px 0;
    }
    .blog_headings h5 {
        font-size: 20px;
        line-height: 30px;
    }
    .blog_headings h5 a {
        font-size: 20px;
        line-height: 30px;
    }
    .heading_white_underline h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .company_wrap p {
        font-size: 16px;
        line-height: 22px;
    }
    .company_wrap {
        width: 30%;
        margin-bottom: 30px;
        margin-right: 30px;
    }
    .company_main_box {
        justify-content: center;
    }
    .company_wrap:nth-child(3) {
        margin-right: 0;
    }
    .company_wrap:nth-child(5) {
        margin-right: 0;
    }
    section.top_companies_main {
        padding: 50px 0;
    }
    h3.heading_bold_black {
        font-size: 30px;
        line-height: 45px;
    }
    .article_wrap {
        padding: 50px 15px;
    }
    .content_holder h3 {
        min-height: 50px;
    }
    .dev_content p {
        font-size: 18px;
        line-height: 30px;
    }
    .heading_black_underline h2 {
        font-size: 24px;
        line-height: 35px;
    }
    .heading_black_underline {
        padding: 50px 30px;
    }
    .it_services_block {
        padding: 50px 0;
    }
    section.blog_section_main {
        padding-top: 30px;
    }
    section.consulation_section {
        padding: 50px 0;
    }
    .recent_blog_box {
        padding-bottom: 30px;
    }
    .section.footer_main {
        padding-top: 50px;
    }
    .bg_grey_relative {
        height: 120px;
    }
    .article_wrap {
        top: -110px;
    }
    .development_item a .icon_holder_dev img {
        max-width: 50%;
    }
    .form_heading br {
        display: none;
    }
    .image_holder_sample,
    .sample_desc_div {
        text-align: center;
    }
    .devices_box {
        justify-content: center;
    }
    .form_consulataion {
        margin-bottom: 50px;
    }
    .inner_banner_div {
        margin-top: 110px;
    }
    .form_div .form-control {
        height: 50px;
    }
    .share_wrap .calendar_box {
        width: auto;
        font-size: 14px;
        line-height: 19px;
    }
    .right_aside .blog_headings {
        padding: 10px 0;
    }
    .right_aside .blog_desc {
        padding-bottom: 10px;
    }
    .image_content p {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 18px;
        font-weight: 600;
    }
    .write_us_main {
        padding: 0;
    }
    .recent_writings_main {
        padding-bottom: 0;
    }
    .border_website_details {
        padding: 15px 0;
        margin-bottom: 15px;
    }
    .writing_details_div li {
        line-height: 24px;
    }
    .write_us_main h5 {
        font-size: 22px;
        line-height: 34px;
        padding: 10px 0;
    }
    .same_div {
        display: flex;
        flex-direction: column;
    }
    .order_1 {
        order: 1;
    }
    .order_2 {
        order: 2;
    }
    .same_div img {
        text-align: center;
    }
    .same_div_inner {
        display: flex;
        justify-content: center;
    }
    .same_div {
        display: flex;
        margin: 30px 0px 0px;
    }
    .about_inner h2 {
        margin-top: 20px;
    }
    .category_inner {
        margin-bottom: 25px;
    }
    .rec_post {
        margin-bottom: 30px;
    }
    section.recent_post {
        margin-bottom: 10px;
    }
    .other_info h6 {
        font-size: 16px;
        line-height: 30px;
    }
    section.recent_post h4 {
        min-height: auto;
    }
    section.dynamic_category_banner {
        margin-top: 110px;
    }
    section.dynamic_category_banner .banner_content {
        top: 50%;
    }
} 

@media only screen and (max-width: 767px) {
    .recent_blog_box h2 {
        min-height: auto;
    }
    .wesites_main .blog_headings h5 {
        min-height: auto;
    }
    .blog_headings h5 {
        min-height: auto;
    }
    .recent_blog_box h2 {
        min-height: auto;
    }
    .post_pagination {
        text-align: center;
    }
    .right_aside .blog_desc {
        text-align: justify;
        text-align-last: center;
    }
    .thankyou-banner {
        min-height: 431px;
    }
    .thank_title a h3 {
        font-size: 16px;
    }
    .thank_title h2 {
        font-weight: 800;
        font-size: 21px;
        line-height: 30px;
    }
    .section.recent_writings.margin_bottom_none .recent_writings_wrap h2 {
        font-size: 22px;
    }
    .banner_content h1 {
        font-size: 24px;
        line-height: 35px;
    }
    .banner_content p br {
        display: none;
    }
    .main_home_div {
        min-height: auto;
    }
    .banner_content {
        padding: 80px 15px;
    }
    .heading_black_bluefill h2 {
        font-size: 20px;
        line-height: 32px;
        padding-bottom: 30px;
    }
    .box_wrap {
        padding: 0 0 30px;
    }
    .service_boxes_wrap {
        flex-wrap: wrap;
    }
    .it_services_block {
        padding: 30px 0;
    }
    .heading_black_underline h2 {
        font-size: 20px;
        line-height: 32px;
    }
    .heading_black_underline {
        padding: 30px 15px;
    }
    .development_items_wrap {
        flex-wrap: wrap;
        padding: 50px 15px 0;
    }
    .development_item {
        width: 100%;
    }
    .development_item a img {
        width: auto;
        max-width: 100%;
    }
    .development_item {
        margin-bottom: 50px;
    }
    section.development_wrap {
        padding-bottom: 0;
    }
    .blog_box {
        width: 100%;
    }
    .blog_headings h5 {
        font-size: 18px;
        line-height: 28px;
    }
    .blog_headings h5 a {
        font-size: 18px;
        line-height: 28px;
    }
    .heading_white_underline h3 {
        font-size: 24px;
        line-height: 35px;
    }
    .company_wrap {
        width: 80%;
        margin-right: 0;
    }
    h3.heading_bold_black {
        font-size: 22px;
        line-height: 25px;
    }
    .recent_blog_box {
        width: 100%;
    }
    h5.blog_inner_heading {
        font-size: 18px;
        line-height: 25px;
    }
    .recent_blogs_main {
        padding: 0;
    }
    .white_heaidng_article {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .article_wrap {
        padding: 30px 15px;
        top: -90px;
    }
    .bg_grey_relative {
        height: 90px;
    }
    .box_wrap_footer {
        width: 100%;
    }
    .box_wrap_footer:nth-child(3) {
        width: 100%;
        padding-right: 0;
    }
    .box_wrap_footer:nth-child(2) {
        width: 100%;
    }
    .bottom_wrap {
        flex-wrap: wrap;
    }
    .ftr_social_icon {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        order: 1;
    }
    .copyright {
        display: flex;
        order: 2;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding-top: 20px;
    }
    .footer_bottom {
        padding: 15px
    }
    .banner_content h1 {
        margin-bottom: 15px;
    }
    section.blog_details p {
        font-size: 18px;
        line-height: 28px;
    }
    .company_address {
        border-top: 1px solid #EEEEEE;
        width: 100%;
        padding: 15px;
    }
    .logo_wrap_web {
        width: 30%;
    }
    .company_intro {
        width: 65%;
    }
    .web_lower {
        flex-wrap: wrap;
    }
    .web_desc {
        width: 100%;
        justify-content: center;
    }
    .view_btn_wrap {
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }
    .web_middle p {
        font-size: 15px;
        line-height: 28px;
    }
    .star_icons span {
        font-size: 14px;
    }
    .star_icons p {
        font-size: 14px;
    }
    .web_desc_box span {
        font-size: 16px;
    }
    .web_desc_box {
        padding: 5px 15px;
    }
    .website_wrap:last-child {
        margin-bottom: 30px;
    }
    .form_heading {
        font-size: 22px;
    }
    .sample_desc_div p {
        font-size: 18px;
    }
    .devices_box p {
        font-size: 12px;
    }
    .blog_sample_main {
        margin-bottom: 30px;
    }
    section.blog_details p {
        font-size: 16px;
        line-height: 24px;
    }
    section.blog_details {
        padding: 30px 0;
    }
    .form_consulataion {
        margin-bottom: 30px;
    }
    .wesites_main .blog_box {
        width: 100%;
    }
    .inner_banner_div .banner_content p {
        flex-direction: column;
    }
    span.verticle_line_div {
        width: 100px;
        height: 1px;
        margin: 15px 0;
    }
    .form_div {
        margin-top: 25px;
    }
    .category_banner {
        height: 240px;
    }
    .category_banner .banner_content {
    padding: 97px 46px 98px;
}
    .contact_section {
        background-color: #E5E5E5;
        padding: 25px 0px 25px;
    }
    .privancy_policy h1 {
        font-size: 35px;
        line-height: 42px;
    }
    .privancy_policy h6 {
        font-size: 16px;
        line-height: 23px;
    }
    .privancy_content h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .privancy_policy {
        margin: 125px 0px 15px;
    }
    .contact_section h2 {
        font-size: 29px;
        line-height: 42px;
    }
    .contact_section h2 {
        font-size: 29px;
        line-height: 42px;
    }
    .left_aside {
        justify-content: center;
        width: 100%;
    }
    .right_aside {
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
        text-align: center;
    }
    .share_wrap {
        justify-content: center;
    }
    .seen_box {
        padding: 0 20px;
    }
    .blog_wrap_new .blog_box_new {
        padding-bottom: 70px;
    }
    .same_div {
        display: flex;
        flex-direction: column;
    }
    .order_1 {
        order: 1;
    }
    .order_2 {
        order: 2;
    }
    .about_inner {
        margin-top: 20px;
    }
    .about_inner h2 {
        text-align: center;
    }
    .about_inner p {
        text-align: justify;
    }
    .same_div {
        margin: 20px 0px 0;
    }
    .about_inner h2 {
        font-size: 32px;
        line-height: 37px;
    }
    .about_category h2 {
        text-align: center;
        font-size: 30px;
        line-height: 32px;
    }
    .category_inner {
        text-align: center;
        margin-bottom: 30px;
    }
    section.about_category {
        margin: 20px 0px 0;
    }
    .blog_section .tag {
        align-items: start;
        flex-direction: column;
    }
    .tag_inner {
        margin-bottom: 10px;
    }
    .margin_left_30 {
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .blog_section h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .post_footer .share_link {
        text-align: center;
    }
    .post_footer .share_link a {
        padding: 5px 10px;
    }
    .other_info {
        flex-direction: column;
    }
    .left_side {
        width: 100%;
        margin-bottom: 10px;
    }
    .right_side {
        width: 100%;
    }
    .right_side p {
        padding: 10px 5px;
    }
    .rec_post {
        margin-bottom: 15px;
    }
    section.recent_post {
        margin-bottom: 15px;
    }
    section.recent_post h4 {
        font-size: 23px;
        line-height: 34px;
    }
    .blog_section .tag {
        align-items: start;
        flex-direction: column;
    }
    .tag_inner {
        margin-bottom: 10px;
    }
    .margin_left_30 {
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .blog_section h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .post_footer .share_link {
        text-align: center;
    }
    .post_footer .share_link a {
        padding: 5px 10px;
    }
    .other_info {
        flex-direction: column;
    }
    .left_side {
        width: 100%;
        margin-bottom: 10px;
    }
    .right_side {
        width: 100%;
    }
    .right_side p {
        padding: 10px 5px;
    }
    .rec_post {
        margin-bottom: 15px;
    }
    section.recent_post {
        margin-bottom: 15px;
    }
    section.recent_post h4 {
        font-size: 23px;
        line-height: 34px;
    }
    section.dynamic_category_banner img {
        height: 240px;
    }
}

@media only screen and (max-width: 568px) {
    .banner_content h1 br {
        display: none;
    }
    .banner_content {
        padding: 50px 15px;
    }
    .heading_white_underline h3 {
        font-size: 20px;
        line-height: 32px;
    }
    section.top_companies_main {
        padding: 30px 0;
    }
    .cosulation_wrap a.btn_orange {
        font-size: 16px;
    }
    .cosulation_wrap a.btn_orange i {
        padding-left: 15px;
    }
    .border-btn i {
        margin-left: 15px;
    }
    .border-btn {
        font-size: 16px;
    }
    .more_btn_wrap {
        padding-bottom: 15px;
    }
    .copyright span {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }
    .main_home_div .navbar-inverse {
        padding: 15px 0;
    }
    .main_home_div {
        margin-top: 90px;
    }
    .logo_wrap_web {
        width: 100%;
        padding: 30px;
        border-bottom: 1px solid #EEEEEE;
    }
    .company_intro {
        width: 100%;
        padding: 15px;
        border: none;
    }
    .star_icons {
        padding-bottom: 0;
    }
    .web_desc {
        flex-direction: column;
    }
    .web_desc_box {
        border-right: none;
        border-bottom: 1px solid #EEEEEE;
        padding: 15px;
    }
    .view_btn_wrap {
        padding-top: 15px;
    }
    .contact_section h2 {
        font-size: 26px;
        line-height: 40px;
    }
    .contact_section p {
        font-weight: 500;
        font-size: 15px;
        line-height: 22px;
    }
    .privancy_content {
        font-size: 16px;
        line-height: 28px;
        padding: 25px 0px 0;
    }
    .privancy_content h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .privancy_policy h1 {
        font-size: 33px;
        line-height: 38px;
    }
}
@media only screen and (max-width: 450px) {
    section.dynamic_category_banner img {
    height: 180px;
    }
}

@media screen and (max-width: 340px) {
    .header_main .navbar-inverse {
        padding: 10px 0;
    }
    .inner_banner_div {
        margin-top: 80px;
    }
    .header_main .navbar-brand {
        padding-top: 8px;
    }
    .blog_section a {
        word-break: break-word;
    }
    .main_home_div {
        margin-top: 81px;
    }
    section.dynamic_category_banner {
        margin-top: 82px;
    }
    .banner_content h1 {
        font-size: 22px;
        line-height: 33px;
    }
}
@media screen and (max-width:767px) {
    ul.links_sitemap a:before, ul.links_sitemap a:after {
        display: none;
    }
}
@media screen and (max-width:420px) {
    .link_main h3 {
        font-size: 18px;
    }
}
@media screen and (max-width: 480px) {
    .footer_main ul li a {
        font-size: 13px;
    }
}
