/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width: 1600px) {
    .flat-about.home2 .mark-a {
        font-size: 300px;
        text-align: center;
    }
}
@media only screen and (max-width: 1366px) {
    .flat-about.home2 .mark-a {
        font-size: 275px;
        text-align: center;
    }
}
@media only screen and (max-width: 1199px) {
    #top-bar::before {
        display: none;
    }

    .flat-practice-details .post,
    .blog-details .post {
        padding: 0 100px;
    }

    .flat-about .image-wrapper .image-1 {
        width: 30.5%;
    }
    .flat-about .image-wrapper .image-2 {
        width: 70%;
    }

    .flat-case-details .post .img-box2 img {
        width: 48%;
    }

    .flat-about.page .image-wrapper .image-1 {
        width: 100%;
    }

    .flat-about.home2 .progress-box2,
    .flat-about.home2 .progress-box1 {
        margin-right: 40px;
        margin-left: 0;
    }

    .flat-testimonials .testimonial-post h1 {
        font-size: 172px;
    }

    .flat-contact-faq .wrap-faq {
        padding: 0;
    }

    .flat-about.home2 .mark-a {
        right: 7%;
    }

    .flat-about.home2 .image-wrapper .image-1 {
        width: 100%;
    }

    .flat-success .wrap-image {
        padding: 0;
    }
    .flat-success .wrap-image .box-img {
        margin-right: 15px;
    }
    .flat-success .wrap-image .box-img .image-1 {
        padding-left: 40px;
        margin-bottom: 15px;
    }
    .flat-success .wrap-image .image-3 {
        width: 45%;
        margin-left: 0px;
        margin-top: 60px;
    }
}
@media only screen and (max-width: 991px) {
    .mobile-button {
        display: block !important;
    }

    .swiper-pagination2,
    .swiper-button-prev,
    .swiper-button-next,
    .icon-top,
    .flat-button-top {
        display: none;
    }

    .flat-practice-details .post,
    .blog-details .post {
        padding: 0px;
    }

    .flat-best-attorneys.page2.style,
    .flat-blog.home {
        padding-bottom: 70px;
    }

    .flat-best-attorneys.page2,
    .flat-brand {
        padding-bottom: 100px;
    }

    .overlay {
        background: linear-gradient(72.76deg, rgba(35, 38, 41, 0.9) 35.67%, rgba(39, 43, 46, 0) 100.03%);
    }

    .flat-testimonials.home3,
    .flat-about.home2,
    #footer,
    .tf-section2,
    .tf-section {
        padding: 100px 0;
    }

    .heading-section {
        margin-bottom: 105px;
    }

    .flat-faq-page,
    .flat-icon-practice2.home3,
    .flat-icon-practice {
        padding-bottom: 70px;
    }

    .slider .slider-item {
        padding: 160px 0 170px;
    }

    .slider.home2 .slider-item {
        padding: 270px 0 250px;
    }

    .slider.home3 .slider-item {
        padding: 230px 0 130px;
    }

    .blog-box .content {
        margin-bottom: 40px;
    }
    .blog-box .content h3 {
        margin-bottom: 25px;
    }

    .widget-logo {
        margin-bottom: 40px;
    }
    .widget-logo p {
        margin-bottom: 25px;
    }

    .widget-subcribe.subcribe.home,
    .widget-subcribe.subcribe {
        margin: 0;
    }

    .flat-blog-details .post .img-box .img-blog {
        margin-right: 0;
    }
    .flat-blog-details .post .img-box .img-blog img {
        width: 95%;
    }

    .side-bar {
        margin-top: 80px;
    }
    .side-bar .widget .recent-news li {
        padding-bottom: 25px;
    }
    .side-bar .widget .recent-news li .texts {
        margin-top: 6px;
    }
    .side-bar .widget.style2 {
        padding: 48px 50px 48px 49px;
    }

    .flat-about {
        padding-bottom: 90px;
    }
    .flat-about .about-box {
        padding: 0;
    }
    .flat-about .about-box h4 {
        padding-bottom: 25px;
        margin-bottom: 30px;
    }
    .flat-about .about-box p {
        padding: 0;
        margin-bottom: 30px;
    }
    .flat-about .image-wrapper .image-1 {
        width: 30%;
    }
    .flat-about .image-wrapper .image-2 {
        width: 69%;
    }

    .col-mobi,
    .flat-about .mark-a {
        display: none;
    }

    .flat-button-top.home3 {
        display: unset;
        right: unset;
        left: 0;
    }

    .mobile-button.home3 {
        right: 15px;
    }

    .style3 #main-nav-mobi {
        top: 126%;
    }

    .box-phone {
        padding-left: 0;
    }

    .flat-testimonials {
        padding-top: 85px;
    }
    .flat-testimonials .testimonial-post .texts {
        padding: 0;
    }
    .flat-testimonials .testimonial-post h1 {
        font-size: 130px;
    }

    .flat-video {
        padding: 90px 0 200px;
    }
    .flat-video h1 {
        margin-bottom: 40px;
    }

    .flat-practice.home2 .wrap-practice {
        display: unset;
    }
    .flat-practice.home2 .wrap-practice .practice-box {
        width: calc(100% - 0px);
        border-bottom: 1px solid rgba(255, 255, 255, 0.0705882353);
        background: rgb(35, 38, 41);
        padding: 25px 28px;
    }

    .flat-about.home2 .image-wrapper img {
        width: 100%;
    }
    .flat-about.home2 .about-box {
        padding: 0;
    }
    .flat-about.home2 .about-box p {
        margin-bottom: 45px;
        padding-right: 0;
    }
    .flat-about.home2 .about-box h4 {
        line-height: 26px;
        margin-bottom: 14px;
    }
    .flat-about.home2 .about-box h2 {
        margin-bottom: 26px;
    }
    .flat-about.home2 .content h3 {
        text-align: center;
    }

    .flat-icon-practice2 .heading-section {
        margin-right: 0;
    }

    .flat-best-attorneys {
        padding-bottom: 72px;
    }
    .flat-best-attorneys .heading-section.home2 {
        margin-bottom: 50px !important;
    }
    .flat-best-attorneys .heading-section.home2 p {
        margin-bottom: 30px !important;
    }
    .flat-best-attorneys .wrapper-best .content {
        padding: 24px 0 25px;
    }

    .flat-testimonials.page,
    .flat-best-attorneys.home3 {
        padding-bottom: 100px;
    }

    .heading-section2 {
        margin-bottom: 42px;
    }

    .flat-contact-faq {
        background: #f6f6f6;
    }
    .flat-contact-faq .wrap-contact {
        margin-bottom: 60px;
        padding: 0;
    }

    #comments .comment-form .text-call {
        margin-bottom: 40px;
    }

    .flat-success .mark-c {
        left: 0;
        font-size: 400px;
        line-height: 290px;
    }

    .flat-success .wrap-image .image-3 {
        width: 35%;
    }

    .flat-success {
        padding-bottom: 80px;
    }
    .flat-success .wrap-success {
        padding-top: 0;
    }
    .flat-success .wrap-success h2 {
        padding: 0;
    }
    .flat-success .wrap-success .wrap-ordinal .box-ordinal {
        width: 100%;
    }

    .flat-counter {
        padding-bottom: 100px;
    }

    .flat-best-awards {
        padding-bottom: 0;
    }
    .flat-best-awards .heading-section.style-sc {
        margin-bottom: 40px;
    }

    .flat-success.home3 {
        padding-bottom: 90px;
    }

    .flat-blog.home3 {
        padding-top: 100px;
    }

    .flat-faq.flat-contact-faq {
        background: unset;
    }

    .flat-contact .wrap-contact {
        padding-right: 0;
    }
    .flat-contact .wrap-contact .heading-section2 {
        padding-bottom: 40px;
        margin-bottom: 50px;
    }

    .flat-practice.page {
        padding-bottom: 70px;
    }
    .flat-practice.page .practice-box {
        margin-bottom: 24px;
    }

    .flat-practice-details .post .flat-best-attorneys.page {
        padding: 0 0 21px;
    }

    .flat-practice-details.practice-sidebar {
        padding-top: 90px;
    }

    .side-bar .flat-icon-practice {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .side-bar .flat-icon-practice .wrapper-icon {
        width: 49%;
    }

    .side-bar .widget.style-4.home {
        padding: 45px 30px 50px;
    }

    .flat-attorneys-information {
        padding-bottom: 30px;
    }
    .flat-attorneys-information .img-information img {
        width: 100%;
    }
    .flat-attorneys-information .wrap-information {
        padding-top: 0;
    }
    .flat-attorneys-information .wrap-information .title-information {
        margin-bottom: 25px;
    }
    .flat-attorneys-information .wrap-information .box-information {
        margin-bottom: 40px;
    }
    .flat-attorneys-information .wrap-information .box-information .inner-1 {
        width: 62.6%;
    }
    .flat-attorneys-information .wrap-information .wrap-phone {
        display: block;
    }
    .flat-attorneys-information .wrap-information .wrap-phone h2 {
        margin: 0;
    }

    .flat-attorneys-details {
        padding-bottom: 100px;
    }
    .flat-attorneys-details .side-bar {
        padding-top: 0px;
    }

    .flat-case-details {
        padding-bottom: 90px;
    }

    .flat-testimonials.home3.page-testi {
        padding-bottom: 60px;
    }
    .flat-testimonials.home3.page-testi .testimonial-post {
        margin-bottom: 40px;
    }
    .flat-testimonials.home3.page-testi .testimonial-post .content .text-testi {
        margin-bottom: 30px;
    }

    .flat-faq-page .flat-practice-details.practice-sidebar {
        padding: 0;
    }

    .flat-contact-page #comments .comment-form .text-call {
        padding-right: 0;
    }

    .tf-map .map-content {
        height: 750px;
    }

    .flat-contact-page {
        padding-top: 90px;
    }

    .header_1.is-fixed .box-menu {
        margin-bottom: 0;
    }
    .header_1.is-fixed #main-nav-mobi {
        top: unset;
    }
}
@media only screen and (max-width: 767px) {
    .preload-logo {
        position: absolute;
        top: 30%;
        left: 45%;
        width: 200px;
        height: 200px;
        z-index: 100;
        margin: -30px 0 0 -30px;
        background: #ffffff;
        background-image: url(../icon/preload.png);
        background-repeat: no-repeat;
        background-position: center center;
        animation: preload 1s linear infinite alternate;
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn;
    }
    .flat-about.home2,
    #footer,
    .tf-section2,
    .tf-section {
        padding: 80px 0;
    }

    .flat-success.home3,
    .flat-practice {
        padding-bottom: 70px;
    }

    .flat-blog.home3 {
        padding-top: 80px;
    }

    .themesflat-pagination {
        padding-top: 13px;
    }

    .widget-logo {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .widget.style-4 {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .widget-subcribe .form-subcribe button {
        position: relative;
        width: 100%;
        top: 1px;
        right: 0;
    }

    #top-bar {
        padding: 20px 0;
        height: unset;
    }
    #top-bar .inner {
        text-align: center;
        display: block;
    }
    #top-bar .inner .top-bar-right {
        display: block;
    }
    #top-bar .inner .top-bar-left {
        margin-bottom: 8px;
    }
    #top-bar .inner .top-bar-left h5 {
        line-height: 21px;
    }

    .swiper-pagination {
        display: none;
    }

    .page-title-heading .heading {
        font-size: 45px;
        line-height: 55px;
    }

    .flat-blog-details .img-one {
        margin-bottom: 30px;
    }
    .flat-blog-details .post h2 {
        margin-bottom: 25px;
    }
    .flat-blog-details .post .post-image {
        margin-bottom: 30px;
    }
    .flat-blog-details .post .post-image .title-author {
        margin-bottom: 10px;
    }
    .flat-blog-details .post .post-image .thumb {
        padding-left: 15px;
        width: 20%;
        text-align: end;
    }
    .flat-blog-details .post .post-image .box-title {
        width: 80%;
        padding: 0 15px;
    }
    .flat-blog-details .post .img-box {
        margin-bottom: 30px;
        display: block;
    }
    .flat-blog-details .post .img-box .img-blog {
        margin-bottom: 30px;
    }
    .flat-blog-details .post .img-box .img-blog img {
        width: 100%;
    }
    .flat-blog-details .post .img-box ul li h4 {
        line-height: 23px;
    }
    .flat-blog-details .post .mb-38,
    .flat-blog-details .post .video-blog {
        margin-bottom: 35px;
    }
    .flat-blog-details .post .text-2 {
        margin-bottom: 35px;
    }
    .flat-blog-details .post .text {
        margin-bottom: 35px;
    }
    .flat-blog-details .post .infor-row {
        margin-bottom: 40px;
    }
    .flat-blog-details .post .infor-row .tags .title-tag {
        margin-right: 15px;
        line-height: 18px;
    }

    #comments .comment-list .comment-01 {
        padding-bottom: 15px;
        margin-bottom: 35px;
    }

    #comments .comment-list .comment-01:last-child {
        padding-bottom: 20px;
    }

    #comments .comment-list .comment-content {
        width: 80%;
        padding-left: 15px;
    }

    #comments .comment-list .comment-avatar {
        width: 20%;
    }

    #comments .comment-list .comment-content .comment-text {
        padding-bottom: 15px;
    }

    #comments .comment-form fieldset,
    #comments .title-comment2,
    #comments .title-comment {
        margin-bottom: 15px;
    }

    #comments .comment-form .style-text.style-text3,
    #comments .comment-form .style-text.style-text2,
    #comments .comment-form .style-text {
        float: unset;
        width: 100%;
    }

    .flat-top-seller.home3 .style-container {
        padding: 0;
        background: unset;
        border: unset;
    }

    #comments .comment-form .text-call,
    #comments .comment-form .phone-wrap,
    #comments .comment-form .name-wrap,
    #comments .comment-form .email-wrap,
    #comments .comment-form .site-wrap {
        padding: 0;
    }

    #comments .comment-form .text-call {
        margin-bottom: 40px;
    }

    #comments .comment-form .button {
        text-align: center;
    }

    .side-bar .widget.style,
    .side-bar .widget {
        padding: 50px 15px;
    }

    .side-bar .widget.style4,
    .side-bar .widget.style3,
    .side-bar .widget.style2 {
        padding: 50px 15px 45px;
    }

    .side-bar {
        margin-top: 60px;
    }

    .slider .slider-item {
        padding: 100px 0;
    }
    .slider .slider-item .content {
        padding: 0;
    }
    .slider .slider-item h1 {
        font-size: 66px;
        line-height: 78px;
    }

    .slider.home2 .slider-item {
        padding: 210px 0 160px;
    }
    .slider.home2 .slider-item .content {
        padding: 0;
    }
    .slider.home2 .slider-item .content .button-1 {
        margin-bottom: 10px;
    }

    .slider.home3 .slider-item {
        padding: 180px 0 110px;
    }
    .slider.home3 .slider-item .content {
        padding: 0;
    }

    .flat-about {
        padding-bottom: 70px;
    }
    .flat-about .image-wrapper {
        margin-bottom: 20px;
    }
    .flat-about .image-wrapper .image-1 {
        width: 29.7%;
    }
    .flat-about .image-wrapper .image-2 {
        width: 68.1%;
    }

    .flat-icon-practice {
        padding-bottom: 50px;
    }
    .flat-icon-practice .wrapper-icon .box-icon {
        width: 29%;
    }
    .flat-icon-practice .wrapper-icon .content {
        width: 71%;
    }
    .flat-icon-practice .wrapper-icon .content i {
        margin-left: 6px;
    }

    .flat-testimonials {
        padding-top: 75px;
    }
    .flat-testimonials .testimonial-post h1 {
        font-size: 58px;
    }

    .flat-testimonials.page {
        padding: 75px 0 80px;
    }

    .flat-testimonials.home3 {
        padding: 80px 0px;
    }

    .flat-video {
        padding-bottom: 185px;
    }
    .flat-video h1 {
        font-size: 56px;
        line-height: 70px;
    }

    .flat-blog.home {
        padding-bottom: 50px;
    }

    .flat-brand {
        padding-bottom: 55px;
    }
    .flat-brand .brand-slider {
        padding-top: 50px;
    }

    .widget.style-4.home {
        padding: 30px 15px 30px;
        margin-top: 30px;
        margin-bottom: 35px;
    }

    .flat-practice.home2 {
        margin-top: -50px;
    }
    .flat-practice.home2 .wrap-practice .practice-box {
        padding: 25px 15px;
    }

    .flat-about.home2 .progress-box2,
    .flat-about.home2 .progress-box1 {
        margin-bottom: 25px;
    }

    .flat-icon-practice2 .wrapper-icon {
        padding-top: 40px;
    }
    .flat-icon-practice2 .wrapper-icon .box-icon {
        margin-bottom: 33px;
    }

    .flat-best-attorneys {
        padding-bottom: 50px !important;
    }
    .flat-best-attorneys .wrapper-best .content {
        padding: 22px 0 25px;
    }

    .flat-contact-faq .flat-accordion .flat-toggle .toggle-title {
        padding: 14px 27px 14px 20px;
        line-height: 22px;
    }

    .flat-contact-faq .flat-accordion .flat-toggle .toggle-content {
        padding: 20px 15px 18px 20px;
    }

    .flat-success {
        padding-bottom: 60px;
    }
    .flat-success .wrap-image {
        margin-bottom: 30px;
    }
    .flat-success .wrap-image .box-img .image-2,
    .flat-success .wrap-image .box-img .image-1 {
        width: 100%;
    }
    .flat-success .wrap-image .image-3 {
        margin-top: auto;
        width: 39%;
    }
    .flat-success .wrap-success h5 {
        margin-bottom: 10px;
    }
    .flat-success .mark-c {
        display: none;
    }

    .flat-counter {
        padding-bottom: 80px;
    }
    .flat-counter .counter-box {
        padding-bottom: 30px;
    }
    .flat-counter .counter-box.style-mobi {
        padding-bottom: 50px;
    }

    .flat-best-awards {
        padding-bottom: 0px;
    }
    .flat-best-awards .wrap-awards {
        flex-wrap: wrap;
        justify-content: center;
    }
    .flat-best-awards .wrap-awards .box-awards {
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: 30px;
    }
    .flat-best-awards .wrap-awards .box-awards:last-child {
        margin-right: unset;
    }
    .flat-best-awards .row-boder {
        padding-bottom: 23px;
    }

    .flat-best-awards.page,
    .flat-icon-practice2.home3 {
        padding-bottom: 50px;
    }

    .flat-best-attorneys.page,
    .flat-best-attorneys.home3 {
        padding-bottom: 80px !important;
    }
    .flat-best-attorneys.page .button-best,
    .flat-best-attorneys.home3 .button-best {
        margin-top: 15px;
    }

    .flat-faq.flat-contact-faq img {
        margin-bottom: 30px;
        width: 100%;
    }

    .flat-contact .wrap-contact .box-title {
        padding-left: 0px;
        margin-bottom: 50px;
    }

    .col-mobi2 {
        display: none;
    }

    #site-logo-inner.style3 {
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .flat-practice.page {
        padding: 0 0 50px;
    }

    .flat-practice-details .post .practice-box {
        margin-bottom: 20px;
    }
    .flat-practice-details .post .text-box {
        margin-bottom: 35px;
    }
    .flat-practice-details .post .text-2,
    .flat-practice-details .post .text-one {
        margin-bottom: 30px;
    }
    .flat-practice-details .post .flat-best-attorneys.page {
        padding-bottom: 20px !important;
    }

    .side-bar .flat-icon-practice {
        display: unset;
    }
    .side-bar .flat-icon-practice .wrapper-icon {
        width: 100%;
    }
    .side-bar .flat-icon-practice .wrapper-icon .box-icon {
        width: 29%;
    }
    .side-bar .flat-icon-practice .wrapper-icon .content {
        width: 71%;
    }

    .flat-practice-details.practice-sidebar .post .text-02,
    .flat-practice-details.practice-sidebar .post .img-sidebar,
    .flat-practice-details.practice-sidebar .post .text-box {
        margin-bottom: 35px;
    }

    .flat-practice-details.practice-sidebar {
        padding-top: 65px;
    }

    .flat-best-attorneys.page2.style {
        padding-bottom: 50px !important;
    }

    .flat-best-attorneys.page2 .row-boder {
        padding-bottom: 15px;
    }

    .flat-attorneys-information {
        padding-bottom: 45px;
    }
    .flat-attorneys-information .img-information {
        margin-bottom: 30px;
    }
    .flat-attorneys-information .wrap-information {
        padding-top: 0;
    }
    .flat-attorneys-information .wrap-information .title-information {
        margin-bottom: 20px;
    }
    .flat-attorneys-information .wrap-information .box-information {
        margin-bottom: 30px;
    }

    .flat-attorneys-details .post .wrap-progress {
        margin-bottom: 40px;
    }
    .flat-attorneys-details .post .tf-check .wrap-check.style2 {
        width: unset;
        margin-bottom: 25px;
    }
    .flat-attorneys-details .side-bar .widget.widget2,
    .flat-attorneys-details .side-bar .widget {
        padding: 46px 15px 38px 15px;
    }
    .flat-attorneys-details .side-bar .widget.widget3 {
        padding: 46px 15px 45px 15px;
    }

    .flat-case-details .post .img-sidebar {
        margin-bottom: 30px;
    }
    .flat-case-details .post .title-case {
        margin-bottom: 25px;
    }
    .flat-case-details .post .img-box2 {
        display: block;
        margin-bottom: 35px;
    }
    .flat-case-details .post .img-box2 img {
        width: unset;
    }
    .flat-case-details .post .img-box2 .img-1 {
        margin-bottom: 20px;
    }
    .flat-case-details .post .text-2.style-text {
        margin-bottom: 28px;
    }
    .flat-case-details .side-bar .widget {
        padding: 46px 15px 35px;
        margin-bottom: 40px;
    }

    .flat-testimonials.home3.page-testi {
        padding-bottom: 40px;
    }
    .flat-testimonials.home3.page-testi .testimonial-post {
        margin-bottom: 45px;
    }
    .flat-testimonials.home3.page-testi .testimonial-post .content .text-testi {
        margin-bottom: 24px;
    }

    .flat-faq-page {
        padding-bottom: 50px;
    }
    .flat-faq-page .post .flat-faq .wrap-faq {
        margin-bottom: 35px;
    }
    .flat-faq-page .post .text-2 {
        margin-bottom: 33px;
    }
    .flat-faq-page .side-bar .widget.style-4.home {
        padding: 45px 15px 50px !important;
    }

    .tf-map .wrap-map {
        padding: 45px 15px 35px;
        margin-top: 15px;
    }
    .tf-map .wrap-map h3 {
        margin-bottom: 32px;
    }

    .flat-contact-page {
        padding-top: 70px;
    }
    .flat-contact-page .text {
        margin-bottom: 35px;
    }

    .flat-title-page.inner {
        padding: 151px 0 160px;
    }

    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: 95%;
        max-width: calc(100% - 50px);
        max-height: calc(100% - 90px);
    }

    .flat-contact .wrap-contact .box-title h1 {
        font-size: 52px;
    }
}
@media (max-width: 767px) and (min-width: 361px) {
    .preload-logo {
        position: absolute;
        top: 30%;
        left: 35%;
        width: 200px;
        height: 200px;
        z-index: 100;
        margin: -30px 0 0 -30px;
        background: #ffffff;
        background-image: url(../icon/preload.png);
        background-repeat: no-repeat;
        background-position: center center;
        animation: preload 1s linear infinite alternate;
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn;
    }
    .widget .recent-news li .texts {
        margin-top: 12px;
    }
}
@media only screen and (max-width: 430px) {
    
    .flat-about.home2 .progress-box2 {
        margin-right: 0;
    }

    .flat-about.home2 .wrap-progress {
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media only screen and (max-width: 360px) {
    .preload-logo {
        position: absolute;
        top: 30%;
        left: 30%;
        width: 200px;
        height: 200px;
        z-index: 100;
        margin: -30px 0 0 -30px;
        background: #ffffff;
        background-image: url(../icon/preload.png);
        background-repeat: no-repeat;
        background-position: center center;
        animation: preload 1s linear infinite alternate;
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn;
    }
    
    .themesflat-pagination ul li {
        margin-right: 5px;
    }
    .themesflat-pagination ul li .page-numbers {
        width: 40px;
    }
    .themesflat-pagination ul li .page-numbers.style {
        width: 55px;
    }
}
@media only screen and (max-width: 330px) {
    .flat-blog-details .post .infor-row .tags a {
        padding: 15px 15px 13px;
    }

    .widget .recent-news li .thumb {
        margin: 3px 10px 20px 0px;
    }

    .flat-contact .wrap-contact .box-title h1 {
        font-size: 46px;
    }
}
@media only screen and (max-width: 310px) {
    .flat-testimonials .testimonial-post h1 {
        font-size: 50px;
    }

    .flat-about.home2 .progress-box3,
    .flat-about.home2 .progress-box2,
    .flat-about.home2 .progress-box1 {
        margin-left: 20px;
        margin-right: 20px;
    }
}

/*# sourceMappingURL=responsive.css.map */
