@media(max-width:1600px){
    .blog_content{
        padding:90px 0px;
    }
    .blog_cont_wrap {
        padding-top: 60px;
    }
    .common_banner_title {
        font-size: 70px;
    }
    .blog_desc {
        font-size: 18px;
    }
    nav.pagination.page a, nav.pagination.page span {
        margin-left: 50px;
        font-size: 25px;
    }
    .nav_wrap {
        padding-top: 90px;
    }
    .c_editor h1 {
        font-size: 35px;
    }
    .c_editor h3 {
        font-size: 28px;
    }
    .c_editor h2 {
        font-size: 31px;
    }
    .c_editor > ul, .c_editor > ol {
        margin-top: 20px;
    }
    .c_editor h1, .c_editor h2, .c_editor h3, .c_editor h4, .c_editor h5, .c_editor h6 {
        margin-top: 20px;
    }
    .c_editor blockquote {
        padding: 25px;
        margin-top: 35px;
    }
    .c_editor ol li:before {
        font-size: 18px;
    }
    .small_title {
        font-size: 34px;
    }
    .con_details .c_det {
        font-size: 18px;
    }
    .contact_section .col {
        padding: 0 60px;
    }
    .contact_section .row {
        margin: 40px -60px;
    }
}
@media(max-width:1400px){
    .small_title {
        font-size: 32px;
    }
    .blog_content{
        padding:60px 0px 90px;
    }
    .blog_desc {
        font-size: 17px;
    }
    .common_banner_title {
        font-size: 55px;
    }
    nav.pagination.page a, nav.pagination.page span {
        font-size: 22px;
    }
    .nav_wrap {
        padding-top: 70px;
    }
    .c_editor h1 {
        font-size: 32px;
    }
    .c_editor h2 {
        font-size: 28px;
    }
    .c_editor h3 {
        font-size: 25px;
    }
    .c_editor blockquote {
        margin-top: 30px;
    }
    .c_editor h4 {
        font-size: 20px;
    }
    .c_editor ol li:before {
        font-size: 16px;
    }
    .con_details .c_det {
        font-size: 16px;
    }
}
@media(max-width:1024px) {
    .blog_cont_wrap {
        padding-top: 40px;
    }
    .contact_section .btn_primary {
        margin-top: 40px;
    }
    .small_title {
        font-size: 28px;
    }
    .blog_desc {
        padding-top: 25px;
        font-size: 16px;
    }
    .common_banner_title {
        font-size: 45px;
    }
    .blog_cont_wrap .blog_grid_det {
        padding-top: 25px;
    }
    nav.pagination.page a, nav.pagination.page span {
        font-size: 20px;
        margin-left: 30px;
    }
    .nav_wrap {
        padding-top: 50px;
    }
    .con_details .c_det {
        font-size: 15px;
    }
    .blog_content a.btn_secondary {
        margin-top: 25px;
    }
    .c_editor h1 {
        font-size: 25px;
    }
    .c_editor h2 {
        font-size: 23px;
    }
    .c_editor h4 {
        font-size: 17px;
    }
    .c_editor h3 {
        font-size: 20px;
    }
    .c_editor blockquote {
        padding: 20px;
        margin-top: 30px;
    }
    .c_editor h5 {
        font-size: 16px;
    }
    .c_editor h1, .c_editor h2, .c_editor h3, .c_editor h4, .c_editor h5, .c_editor h6 {
        margin-top: 15px;
    }
    .c_editor ol li:before {
        font-size: 15px;
    }
    .c_editor ul li:before {
        width: 7px;
        height: 7px;
    }
    .contact_section .row {
        margin: 40px -40px;
    }
    .contact_section .col {
        padding: 0 40px;
    }
    .contact_section .cd_img {
        height: 65px;
    }
    .contact_section .con_details {
        padding-top: 20px;
    }
}
@media(max-width:740px){
    .contact_section .row {
        margin: 40px -30px;
    }
    /* .contact_section .btn_primary {
        margin-top: 30px;
    } */
    .contact_section .col {
        padding: 0 30px;
        padding-top: 60px;
    }
    .contact_section .col_60 {
        width: 100%;
    }
    .contact_section .col_40 {
        width: 100%;
    }
    .contact_section .col {
        text-align: center;
    }
    .con_details .c_det {
        font-size: 14px;
    }
    .c_editor h1 {
        font-size: 20px;
    }
    .c_editor h2 {
        font-size: 19px;
    }
    .c_editor h3 {
        font-size: 18px;
    }
    .c_editor h4 {
        font-size: 16px;
    }
    .c_editor h5 {
        font-size: 15px;
    }
    .c_editor h6 {
        font-size: 14px;
    }
    .c_editor blockquote {
        padding: 15px;
        margin-top: 15px;
        border-left: 2px solid #0D0D0D;
    }
    /* .blog_cont_wrap {
        padding-top: 30px;
    } */
    .blog_cont_wrap .blog_grid_det {
        padding-top: 15px;
    }
    .blog_desc {
        font-size: 15px;
        padding-top: 15px;
    }
    nav.pagination.page a, nav.pagination.page span {
        margin-left: 15px;
        font-size: 16px;
    }
    .common_banner_title {
        font-size: 35px;
        width: 100%;
        padding: 0 30px;
    }
    .blog_grid_det .bl_title {
        line-height: 1.4;
    }
    .blog_content a.btn_secondary {
        margin-top: 15px;
    }
    .blog_grid_det .blog_desc {
        display: none;
    }
    .c_editor ol li:before {
        font-size: 14px;
    }
    .c_editor ul li:before {
        width: 5px;
        height: 5px;
    }
    .c_editor ul li {
        padding-left: 15px;
    }
    .contact_section .cd_img {
        height: 55px;
    }
    .c_editor > ul, .c_editor > ol {
        margin-top: 10px;
    }
}
@media(max-width:500px){
    .blog_desc {
        font-size: 14px;
    }
    .nav_wrap .row {
        margin: 0 -5px;
    }
    .nav_wrap .col_2, .nav_wrap .col_4 {
        padding: 0 5px;
    }
    .nav_wrap .col:first-child {
        width: 38%;
    }
    .nav_wrap .col:nth-child(2) {
        width: 35%;
    }
    .common_banner .image {
        height: 400px;
    }
    .blog_cont_wrap .image {
        padding-top: 100%;
    }
    .nav_wrap.btn_secondary {
        font-size: 13px;
    }
    nav.pagination.page a, nav.pagination.page span {
        font-size: 14px;
    }
    .nav_wrap .btn_secondary:before {
        width: 25px;
        height: 1px;
    }
    .nav_wrap .btn_secondary {
        padding-left: 35px;
    }
    nav.pagination.page {
        overflow: hidden;
        white-space: nowrap;
    }
    .nav_wrap .col_4 {
        width: 27%;
    }
    .contact_section .con_details {
        padding-top: 40px;
    }
    .contact_section .col {
        padding: 0 0 50px;
    }
    .btn_primary {
        font-weight: 500;
    }
    .tags a.bl_date {
        font-size: 14px;
    }
}