@media screen and (max-width: 1096px) {
    /*-------------------------------------------
    GLOBAL CSS
    -------------------------------------------*/
    body.boxed-layout, .boxed-layout header.site-header.sticky-header {
        width: 95%;
    }
    .ed-container, .clients-say-section .testimonial-wrap, .sticky-header div#top-header {
        width: 100%;
    }
    .header-wrap, #slider-below-service-section, .service-section, .featured-section, .call-to-action, .team-member-section, .work-section-bg, .blog-section, 
    .clients-say-section, #top-footer, .content p, #hamza-pro-breadcrumbs, .not-found, .right-sidebar #primary.blog-fullwidth, 
    .right-sidebar #primary.testimonial-fullwidth, .right-sidebar #primary.faq-fullwidth, .list-of-portfolio, .style-2 .nav-wrapper, .style-4 .nav-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-wrap .main-navigation {
        width: 79.5%;
    }
    #site-navigation .menu > ul > li > a {
        padding: 8px;
    }
    #site-navigation .menu > ul > li:last-child > a {
        padding-right: 0;
    }
    #site-navigation .menu > ul > li.menu-item-has-children > a {
        padding-right: 18px;
    }
    .sticky-header #site-navigation .menu > ul > li:last-child > a {
        padding-right: 8px;
    }
    .boxed-layout .header-wrap .searchform{
        width: 100%;
    }
    .boxed-layout .header-wrap .searchform .s{
        width: 85%;
    }
    .boxed-layout .header-wrap .searchform .searchsubmit {
        width: 15%;
    }
    header.site-header.sticky-header .nav-search-wrapper, 
    .style-2.sticky-header .nav-wrapper, 
    .style-4.sticky-header .nav-wrapper {
        width: 84%;
    }
    #site-navigation .menu > ul > li > a {
        font-size: 13px;
    }

    /*-------------------------------------------------------
    SHORTCODE
    -------------------------------------------------------*/

    .testimonial-block .testimonial-content, .testimonial-block .client-detail {
        width: 68%;
    }
    .left-sidebar .testimonial-block .testimonial-content, .left-sidebar .testimonial-block .client-detail, 
    .right-sidebar .testimonial-block .testimonial-content, .right-sidebar .testimonial-block .client-detail {
        width: 65%;
    }
    .testimonial-block .round, .testimonial-block .square {
        width: 30%;
        height: auto;
    }

    /*-----------------------------------------------
    SIDEBARS 
    ------------------------------------------------*/
    .left-sidebar.sidebar, .right-sidebar #primary {
        padding-left: 10px;
    }
    .left-sidebar #primary, .right-sidebar.sidebar {
        padding-right: 10px;
    }

    /*-----------------------------------------------
    MAIN SLIDER SECTION
    ------------------------------------------------*/
    .slider-caption {
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .call-to-action .cta-image {
        top: -80px;
    }
    
    /*-------------------------------------------------
    CHOOSE PLANS SECTION
    --------------------------------------------------*/
    .pricing-table .hamza_pro-pricing-table.featured-pricing::before, 
    .pricing-table .hamza_pro-pricing-table.featured-pricing::after {
        min-height: 360px;
    }
    /*----------------------------------------------
    BLOC SECTION
    -----------------------------------------------*/
    .blog-list-content .blog-list .blog-detail .blog-title {
        font-size: 23px;
    }

    /*--------------------------------------------------
    TESTIMONIAL SLIDER CONTROL
    --------------------------------------------------*/
    .clients-say-section .bx-wrapper .bx-controls-direction a.bx-prev, 
    .featured-section .bx-controls-direction a.bx-prev, .work-section .bx-controls-direction a.bx-prev {
        left: -97%;
    }
    .clients-say-section .bx-wrapper .bx-controls-direction a.bx-prev:hover, 
    .featured-section .bx-controls-direction a.bx-prev:hover, .work-section .bx-controls-direction a.bx-prev:hover {
        left: -98%;
    }
    .clients-say-section .bx-wrapper .bx-controls-direction a.bx-next, 
    .featured-section .bx-controls-direction a.bx-next, .work-section .bx-controls-direction a.bx-next {
        right: -97%;
    }
    .clients-say-section .bx-wrapper .bx-controls-direction a.bx-next:hover, 
    .featured-section .bx-controls-direction a.bx-next:hover, .work-section .bx-controls-direction a.bx-next:hover {
        right: -98%;
    }

    .clients-say-section .testimonial-slide {
        background-position: 50px 0;
    }
    .clients-say-section .testimonial-slide .testimonial-excerpt {
        padding-left: 130px;
        padding-right: 50px;
    }

    /*------------------------------------------------------
    FOOTER SECTION
    -------------------------------------------------------*/
    #top-footer input[type="email"], #top-footer textarea {
        width: 58%;
    }

    /*-------------------------------------------
    INNER BLOG PAGE
    --------------------------------------------*/
    .blog-fullwidth .blog-square_alternate .blog-thumbnail, .blog-fullwidth .blog-square .blog-thumbnail {
        width: 26%;
    }
    .blog-square_alternate .blog-exrecpt, .blog-square .blog-exrecpt {
        width: 61%;
    }
    .blog-fullwidth .blog-square_alternate .blog-exrecpt, 
    .blog-fullwidth .blog-square .blog-exrecpt {
        width: 70%;
    }

    /*-------------------------------------------
    INNER PORTFOLIO PAGE
    -------------------------------------------*/
    .work-box {
        width: 30%;
    }
    .work-pc {
        height: auto;
        width: 90%;
        max-height: 151px;
    }
    /*----------------------------------------------------
    INNER TESTIMONIAL PAGE
    -----------------------------------------------------*/
    .cat-testimonial-image {
        height: auto;
        width: 20%;
    }
    .testimonial-fullwidth .cat-testimonial-list .cat-testimonial-excerpt::after {
        width: 90%;
    }
    .testimonial-fullwidth .cat-testimonial-list .cat-testimonial-excerpt {
        width: 75%;
    }

}

@media screen and (max-width: 980px) {
    .style-3 .site-branding.main-logo {
        width: 80%;
    }
    .style-3 .header-wrap .main-navigation {
        width: auto;
    }
    header.site-header.sticky-header .nav-search-wrapper, 
    .style-2.sticky-header .nav-wrapper, 
    .style-4.sticky-header .nav-wrapper {
        width: auto;
    }
   
    /*------------------------------------------
    MAIN NAVIGATION
    -------------------------------------------*/
    .nav-search-wrapper::before, .nav-search-wrapper::after {
        clear: both;
        content: "";
        display: table;
    }
    header.site-header.sticky-header .nav-search-wrapper, .style-2.sticky-header .nav-wrapper, .style-4.sticky-header .nav-wrapper {
        text-align: left;
        width: auto;
    }
    .header-wrap .main-navigation {
        width: auto;
        float: right;
    }
    .menu-toggle::before {
        background: #7fc864;
        color: #fff;
        content: "";
        font-family: fontawesome;
        height: 40px;
        line-height: 40px;
        position: absolute;
        right: 0px;
        top: -2px;
        text-align: center;
        width: 40px;
        border-radius: 4px;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
    }
    .boxed-layout .menu-toggle::before {
        top: 0;
        right: 0;
    }
    .style-1 .menu-toggle::before {
        right: 10px;
    }
    .style-2 .menu-toggle::before, .style-4 .menu-toggle::before {
        top: 0;
    }
    .style-3 .menu-toggle::before {
        top: 13px;
    }
    .menu-toggle {
        display: block;
        height: 40px;
        position: relative;
        width: 40px;
        float: right;
        cursor: pointer;
        margin-bottom: 0;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }
    .menu-toggle:hover:before {
        background: #0a5487;
    }
    .menu {
        display: none;
    }
    .style-1 .header-wrap .ed-search {
        width: auto;
        float: left;
    }
    .menu {
        background: #fff none repeat scroll 0 0;
        box-shadow: 0 0 7px #999;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 80%;
        z-index: 9999;
        overflow-y: scroll; 
    }
    #site-navigation .menu > ul > li {
        display: block;
        border-bottom: 1px solid #ddd;
    }
    #site-navigation .menu > ul > li:first-child > a {
        padding-left: 15px;
    }
    #site-navigation .menu > ul > li > a {
        display: inline-block;
        width: 100%;
        text-align: left;
        font-size: 14px;
    }
    .menu li.menu-item-has-children::after {
        top: 12px;
    }

    #site-navigation .menu ul ul {
        box-shadow: none;
        opacity: 1;
        position: static;
        visibility: visible;
    }
    .menu ul ul li.menu-item-has-children::after {
        content: "\f0d7";
    }
    #site-navigation .menu ul ul li {
        border-bottom: 1px solid #ddd;
    }
    #site-navigation .menu ul ul li a {
        padding-left: 20px;
    }
    #site-navigation .menu ul ul li a {
        padding-left: 20px;
    }
    .style-2 #site-navigation .menu > ul > li > a, .style-2 .menu li.menu-item-has-children::after, 
    .style-4 #site-navigation .menu > ul > li > a, .style-4 .menu li.menu-item-has-children::after {
        color: #000;
    }

    /*-------------------------------------------
    BELOW SLIDER SECTION
    --------------------------------------------*/
    .work-section .work-pc {
       /* width: auto;*/
       height: auto;
   }

    /*-------------------------------------------------
    CALL TO ACTION
    --------------------------------------------------*/
    .call-to-action .cta-content {
        width: 70%;
        margin-right: 0;
    }
    .call-to-action .cta-image {
        top: -90px;
    }

    /*------------------------------------------------
    FOOTER SECTION
    -------------------------------------------------*/
    #top-footer input[type="email"], #top-footer textarea, #top-footer input[type="submit"] {
        float: none;
        width: 100%;
    }
    #left-footer {
        padding-right: 10px;
        padding-left: 10px;
    }

    /*------------------------------------
    INNER BLOG PAGE
    -------------------------------------*/
    .blog-fullwidth .blog-circular .blog-exrecpt, .blog-fullwidth .blog-circular-alternate .blog-exrecpt {
        width: 63%;
    }
    .blog-circular .blog-thumbnail, .blog-circular-alternate .blog-thumbnail {
        width: 200px;
        height: 200px;
    }

    
}

@media screen and (max-width: 800px) {
    /*-------------------------------------------
    GLOBAL CSS
    -------------------------------------------*/
    .main-title, .call-to-action .cta-content h3 {
        font-size: 24px;
    }
    .featured-section .bx-controls-direction, .work-section .bx-controls.bx-has-controls-direction, 
    .clients-say-section .bx-controls.bx-has-controls-direction {
        display: none;
    }
    .widget_hamza_pro_featured_post .widget-preview-thumbnail {
        width: auto;
        margin: 0 auto 20px auto;
    }
    /*-----------------------------------------------
    SHORTCODES
    ------------------------------------------------*/
    .ed-span1, .ed-span2, .ed-span3, .ed-span4, .ed-span5 {
        width: 50%;
    }

    /*------------------------------------------
    SIDEBARS 
    -------------------------------------------*/
    .left-sidebar #primary, .left-sidebar.sidebar, .right-sidebar #primary, .right-sidebar.sidebar, 
    .both-sidebar #primary-wrap #primary, .both-sidebar #primary-wrap .left-sidebar.sidebar {
        padding-left: 10px;
        padding-right: 10px;
    }
    .left-sidebar #primary, .left-sidebar.sidebar, .right-sidebar #primary, .right-sidebar.sidebar, .both-sidebar #primary-wrap, 
    .both-sidebar #primary-wrap #primary, .both-sidebar #primary-wrap .left-sidebar.sidebar {
        float: none;
        width: 100%;
    }
    .left-sidebar.sidebar, .right-sidebar.sidebar, .both-sidebar #primary-wrap .left-sidebar.sidebar {
        margin-top: 40px;
    }

    /*----------------------------------------
    HEADER SECTION
    -----------------------------------------*/
    header.site-header.sticky-header .site-branding.main-logo {
        width: auto;
    }
    .site-branding.main-logo {
        width: 30%;
    }
    .ed-email-phone {
        width: 69%;
    }
    .ed-phone {
        margin-left: 15px;
    }

    /*----------------------------------------------
    MAIN SLIDER SECTION
    -----------------------------------------------*/
    .slider-caption {
        padding: 20px;
    }
    .slider-caption-container {
        width: 50%;
    }
    .slider-caption .caption-title {
        font-size: 23px;
        letter-spacing: 1px;
    }
    .slider-caption .caption-description {
        font-size: 14px;
        line-height: 18px;
    }
    .slider-caption .caption-description > p {
        margin-bottom: 15px;
    }
    .caption-description li::before {
        font-size: 15px;
    }
    .slider-caption-container a {
        padding: 8px 20px;
        margin-top: 10px;
    }
    /*-----------------------------------------
    SLIDER BELOW SECTION
    ------------------------------------------*/
    section#slider-below-service-section {
        padding-top: 20px; 
    }
    #slider-below-service-section .below-service-box {
        width: 49%;
        margin-top: 100px;
        margin-right: 0;
    }
    #slider-below-service-section .below-service-box:nth-of-type(even) {
        margin-right: 0;
    }
    
    #slider-below-service-section .below-service-box::before {
        left: 50%;
    }
    #slider-below-service-section .below-service-box::after {
        right: 50%;
    }

    /*-----------------------------------------------------
    SERVICE SECTION
    ------------------------------------------------------*/
    .service-section .bx-wrapper {
        padding-bottom: 70px;
    }
    .service-section .service-section-desc {
        font-size: 16px;
        line-height: 22px;
        width: 100%;
        padding: 0;
    }
    .service-title-section, .service-content {
        width: auto;
    }
    section.progress-bar {
        background: #eee;
    }

    /*-------------------------------------------------
    CALL TO ACTION SECTION
    --------------------------------------------------*/
    section.call-to-action {
        margin-bottom: 70px;
        margin-top: 30px;
    }
    .call-to-action .cta-content {
        line-height: 23px; 
    }
    .call-to-action .cta-content h3 {
        margin-bottom: 10px;
    }
    .call-to-action a.cta-button {
        margin-top: 20px;
    }
    .call-to-action .cta-image {
        top: -65px;
        width: 260px;
    }
    .call-to-action .cta-content {
        width: calc(100% - 260px);
    }

    /*----------------------------------------------
    OUR EXPERTISE SECTION
    -----------------------------------------------*/
    .team-member-section .team-member-wrap {
        width: 100%;
        margin-right: 0;
        min-height: 270px;
    }
    .team-member-section .team-member-wrap:last-child {
        margin-bottom: 30px;
    }
    .team-member-section .team-member-wrap h4, 
    .team-member-section .team-member-wrap .team-designation, 
    .team-member-section .team-member-wrap .team-description {
        width: 65%;
    }
    .team-member-section .team-member-wrap .team-image {
        width: 225px;
        text-align: right;
    }

    /*----------------------------------------------
    PRICING TABLE SECTION
    -----------------------------------------------*/
    .pricing-table h3.main-title {
        margin-bottom: 15px;
    }
    .pricing-table .hamza_pro-pricing-table .hamza_pro-pricing-plan-sub-text {
        font-size: 16px;
    }
    .pricing-table .hamza_pro-pricing-table ul.hamza_pro-pricing-features-inner li {
        font-size: 18px;
        line-height: 25px;
    }
    .pricing-table .hamza_pro-pricing-table.featured-pricing .hamza_pro-pricing-plan-sub-text {
        font-size: 18px;
    }
    .pricing-table .hamza_pro-pricing-table.featured-pricing ul.hamza_pro-pricing-features-inner li {
        font-size: 20px;
    }
    .pricing-table .hamza_pro-pricing-table.featured-pricing::after, 
    .pricing-table .hamza_pro-pricing-table.featured-pricing::before {
        min-height: 300px;
    }
    .pricing-table .featured-pricing .featured-text {
        right: -25px;
    }
    .pricing-table .hamza_pro-pricing-readmore a.bttn {
        font-size: 20px;
    }
    .pricing-table .featured-pricing .hamza_pro-pricing-readmore a.bttn {
        font-size: 25px;
    }

    /*-------------------------------------------
    LATEST WORK SECTION
    --------------------------------------------*/
    .work-section p {
        font-size: 16px;
        line-height: 23px;
        width: 100%;
    }

    /*------------------------------------------
    BLOG SECTION
    ------------------------------------------*/
    .blog-left-section, .blog-right-section {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .blog-right-section {
        margin-top: 20px;
    }
    .blog-list-content .blog-list .blog-thumbnail {
        width: 100%;
    }
    .blog-author-img {
        margin-right: 10px;
    }
    .blog-list-content .blog-list .blog-detail .blog-title {
        font-size: 20px;
    }
    .blog-list-content .blog-list .blog-detail .date-byline-wrap .by-line, 
    .blog-list-content .blog-list .blog-detail .date-byline-wrap .blog-date {
        font-size: 13px;
    }
    .blog-section .blog-right-section .widget:last-child {
        margin-bottom: 0;
    }
    .flickr_badge_image:nth-of-type(4n) {
        margin-right: 15px;
    }

    /*-----------------------------------------------------
    TESTIMONIAL SECTION
    -----------------------------------------------------*/
    .clients-say-section {
        padding-bottom: 25px;
        padding-top: 40px;
    }
    .clients-say-section .testimonial-content {
        font-size: 16px;
        line-height: 23px;
    }
    .clients-say-section .testimonial-slide .testimonial-excerpt {
        padding-left: 75px;
        padding-right: 0;
    }
    .testimonial-list {
        width: 60%;
    }
    .clients-say-section .testimonial-slide {
        background-position: 0 0;
    }

    /*----------------------------------------------
    GOOGLE MAP SECTION
    -----------------------------------------------*/
    .google-section-wrap {
        display: none;
    }
    /*------------------------------------------------
    FOOTER SECTION
    -------------------------------------------------*/
    #top-footer .footer1, #top-footer .footer2, #top-footer .footer3, #top-footer .footer4 {
        min-height: auto;
        width: 47%;
        margin-bottom: 30px
    }
    #top-footer .footer1, #top-footer .footer3 {
        margin-right: 30px;
    }
    #top-footer .footer .widget-title {
        margin-bottom: 10px;
    }
    footer #middle-footer {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    #left-footer .footer-socials {
        width: 100%;
        text-align: center;
    }
    #top-footer input[type="email"], #top-footer textarea {
        float: left;
        width: 62%;
    }
    #top-footer input[type="submit"] {
        float: left;
        width: auto;
    }
    #left-footer {
        padding-left: 0;
        padding-right: 0;
    }

    /*------------------------------------- 
    INNER ABOUT PAGE 
    --------------------------------------*/
    .additional-image, .content {
        width: 100%;
    }
    .content-section {
        margin-bottom: 60px;
    }
    .content p {
        width: 100%;
    }

    /*---------------------------------------------
    INNER BLOG PAGE
    ----------------------------------------------*/
    .blog-author-img {
        width: 55px;
        height: 55px;
    }
    .cat-blog-list .by-line, .single .entry-meta .by-line {
        float: none;
        text-align: left;
        margin-left: 10px;
    }

    /*------------------------------------------------
    INNER PORTFOLIO PAGE
    -------------------------------------------------*/
    .list-of-portfolio {
        padding-bottom: 0;
    }
    .work-box {
        width: 45%;
    }
    .list-of-portfolio .work-box.no-margin {
        margin-right: 30px !important;
    }
    .work-pc {
        max-height: 170px;
    }
    /*-------------------------------------------------
    INNER TESTIMONIAL PAGE
    --------------------------------------------------*/
    .cat-testimonial-list {
        min-height: 255px;
    }
    .cat-testimonial-image {
        height: auto;
        width: 30%
    }
    .testimonial-fullwidth .cat-testimonial-list .cat-testimonial-excerpt, .cat-testimonial-list .cat-testimonial-excerpt {
        width: 65%;
    }
    .testimonial-fullwidth .cat-testimonial-list .cat-testimonial-excerpt::after, .cat-testimonial-list .cat-testimonial-excerpt::after {
        width: 85%;
    }
    .cat-testimonial-list .cat-testimonial-excerpt {
        padding: 20px;
    }

}

@media screen and (max-width: 640px) {
    .slider-caption {
        display: none;
    }
    section.call-to-action {
        margin-bottom: 45px;
        margin-top: 25px;
    }
    .call-to-action .cta-content {
        width: 55%;
    }
    .banner-image h1 {
        font-size: 25px;
    }
    /*-----------------------------------------------
    SHORTCODES
    ------------------------------------------------*/
    .ed-span1, .ed-span2, .ed-span3, .ed-span4, .ed-span5 {
        width: 100%;
    }
    .testimonial-block {
        text-align: center;
    }
    .testimonial-block .testimonial-image {
        float: none;
        margin-bottom: 20px;
    }
    .testimonial-block .round, .testimonial-block .square, 
    .team-block .round, .team-block .square {
        width: 200px;
        height: 200px;
    }
    .testimonial-block .round, .testimonial-block .square {
        margin-right: 0;
    }
    .testimonial-block .testimonial-content, .testimonial-block .client-detail{
        float: none;
        width: 100%;
    }
    .team-block {
        margin-right: 0;
        width: 100%; 
    }
    .ed_call_to_action.right .ed_call_to_action_content {
        padding-right: 0;
        width: 100%;
    }
    .ed_call_to_action.right .ed_call_to_action_button {
        float: right;
        width: auto;
    }

    /*-----------------------------------------------
    OUR EXPERTS SECTION
    ------------------------------------------------*/
    .team-member-section .team-content {
        font-size: 16px;
        line-height: 23px;
        width: 100%;
    }
    .team-member-section .team-member-wrap {
        float: none;
        margin-right: 0;
        width: 100%;
        padding: 20px;
    }
    .team-member-section .team-member-wrap:last-child {
        margin-bottom: 0;
    }
    .team-member-section .team-member-wrap h4, 
    .team-member-section .team-member-wrap .team-designation, 
    .team-member-section .team-member-wrap .team-description {
        width: 60%;
    }
    .team-member-section .team-member-wrap .team-image {
        width: 37%;
    }

    /*----------------------------------------------
    PRICING TABLE SECTION
    -----------------------------------------------*/
    .pricing-table aside.widget_hamza_pro_pricing {
        width: 100%;
        margin-bottom: 35px;
        margin-right: 0;
    }
    .pricing-table .hamza_pro-pricing-table::before, .pricing-table .hamza_pro-pricing-table.featured-pricing::before {
        left: 10px;
    }
    .pricing-table .hamza_pro-pricing-table::after, .pricing-table .hamza_pro-pricing-table.featured-pricing::after {
        right: 10px;
    }
    .pricing-table .hamza_pro-pricing-table h2.hamza_pro-pricing-plan {
        font-size: 25px;
        padding-top: 20px;
    }
    .pricing-table .hamza_pro-pricing-table .hamza_pro-price {
        font-size: 25px;
        margin: 0;
    }
    .pricing-table .hamza_pro-pricing-table.featured-pricing h2.hamza_pro-pricing-plan, 
    .pricing-table .hamza_pro-pricing-table.featured-pricing .hamza_pro-price {
        font-size: 35px;
    }
    .pricing-table .featured-pricing .featured-text {
        background-repeat: no-repeat;
        right: 10px;
        /*width: auto;*/
    }
    .pricing-table .hamza_pro-pricing-table.featured-pricing::after, 
    .pricing-table .hamza_pro-pricing-table.featured-pricing::before {
        min-height: inherit;
    }
    .pricing-table .hamza_pro-pricing-table.featured-pricing::after {
        transform: skew(-3deg);
        -webkit-transform: skew(-3deg);
    }
    .pricing-table .hamza_pro-pricing-table.featured-pricing::before {
        transform: skew(3deg);
        -webkit-transform: skew(3deg);   
    }

    /*-----------------------------------------------
    PROGRESS BAR
    ------------------------------------------------*/
    section.progress-bar aside.widget_hamza_pro_progress_bar {
        width: 95%;
    }

    /*----------------------------------------------
    INNER BLOG PAGE
    -----------------------------------------------*/
    .blog-fullwidth .blog-square_alternate .blog-thumbnail, .blog-fullwidth .blog-square .blog-thumbnail {
        width: 100%;
    }
    .blog-square_alternate .blog-thumbnail, .blog-square .blog-thumbnail {
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
        text-align: center;
    }
    .blog-square_alternate .blog-exrecpt, .blog-square .blog-exrecpt, .blog-fullwidth .blog-square_alternate .blog-exrecpt, 
    .blog-fullwidth .blog-square .blog-exrecpt, .blog-fullwidth .blog-circular .blog-exrecpt, 
    .blog-fullwidth .blog-circular-alternate .blog-exrecpt, 
    .blog-circular .blog-exrecpt, .blog-circular-alternate .blog-exrecpt {
        float: none;
        width: 100%;
    }
    .blog-circular .blog-thumbnail, .blog-circular-alternate .blog-thumbnail {
        float: none;
        margin: 0 auto 20px auto; 
    }
    .blog-square_alternate:nth-child(2n+1) .blog-thumbnail, .blog-circular-alternate:nth-child(2n+1) .blog-thumbnail {
        float: none;
        margin: 0 auto 20px;
    }

    /*------------------------------------------
    INNER PORTFOLIO PAGE
    -------------------------------------------*/
    .work-box {
        float: none;
        margin: 0 auto 30px;
        width: 320px;
    }
    .list-of-portfolio .work-box.no-margin {
        margin-right: auto !important;
    }
    /*-------------------------------------------------
    INNER TESTIMONIAL PAGE
    --------------------------------------------------*/
    .cat-testimonial-image, .testimonial-layout2 .cat-testimonial-image {
        float: none;
        margin: 5% 0 0 35%;
        height: auto;
        width: 35%
    }
    .testimonial-fullwidth .cat-testimonial-list .cat-testimonial-excerpt, .cat-testimonial-list .cat-testimonial-excerpt,
    .testimonial-fullwidth .cat-testimonial-list .cat-testimonial-excerpt::after, .cat-testimonial-list .cat-testimonial-excerpt::after {
        width: 100%;
    }
    .cat-testimonial-list .cat-testimonial-excerpt {
        padding: 20px;
    }
    /*------------------------------------------------------
    INNER CONTACT PAGE
    ------------------------------------------------------*/
    div.wpcf7 {
        float: none;
        margin-right: 0;
        padding: 0;
        width: 100%;
    }
    .contact-info {
        float: none;
        width: 100%;
    }

}

@media screen and (max-width: 540px) {
    /*-------------------------------------------
    COMMON CSS
    --------------------------------------------*/
    .banner-image h1 {
        top: 20%;
    }
    /*-----------------------------------------
    HEADER SECTION
    ------------------------------------------*/
    .site-branding.main-logo, .style-2 .site-branding.main-logo, .style-4 .site-branding.main-logo {
        width: 100%;
    }
    .ed-email-phone {
        text-align: left;
        width: 100%;
    }
    .ed-phone, .ed-search {
        margin-left: 0;
    }
    .style-2 .header-wrap .ed-search, .style-4 .header-wrap .ed-search {
        margin-left: 0;
    }
    .style-4 .ed-email-phone {
        margin-bottom: 10px;
    }
    
    /*-----------------------------------------
    SLIDER BELOW SECTION
    ------------------------------------------*/
    section#slider-below-service-section {
        padding-top: 130px;
    }
    #slider-below-service-section .below-service-box {
        width: 100%;
        margin-top: 100px;
    }
    #slider-below-service-section .below-service-box:first-child {
        margin-top: 0;
    }

    /*-------------------------------------------------
    CALL TO ACTION SECTION
    --------------------------------------------------*/
    section.call-to-action {
        margin-bottom: 50px;
        margin-top: 0;
    }
    .call-to-action .cta-content {
        width: 100%;
    }
    .call-to-action .cta-image {
        position: static;
        top: 0;
        width: 100%;
    }

    /*-----------------------------------------------
    OUR EXPERTS SECTION
    ------------------------------------------------*/
    .team-member-section .team-content {
        font-size: 16px;
        line-height: 23px;
        width: 100%;
    }
    .team-member-section .team-member-wrap {
        float: none;
        margin-right: 0;
        width: 100%;
        padding: 20px;
    }
    .team-member-section .team-member-wrap:last-child {
        margin-bottom: 0;
    }

    .team-member-section .team-member-wrap::after, .team-member-section .team-member-wrap h4, .team-member-section 
    .team-member-wrap .team-designation, .team-member-section .team-member-wrap .team-description {
        width: 100%;
    }
    .team-member-section .team-member-wrap .team-image {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    /*-----------------------------------------------------
    BLOG SECTION
    ------------------------------------------------------*/
    .blog-list-content .blog-list {
        float: none;
        margin-right: 0;
        margin-bottom: 40px;
        width: 100%;
    }
    .blog-list-content .blog-list .blog-thumbnail {
        margin: 0 auto;
        width: 320px;
    }

    /*-----------------------------------------------------
    TESTIMONIAL SECTION
    -----------------------------------------------------*/
    
    .clients-say-section .testimonial-slide {
        background-size: 10%;
        
        line-height: 23px;
    }
    .clients-say-section .testimonial-slide .testimonial-excerpt {
        padding-left: 40px;
    }
    .clients-say-section .testimonial-slide .testimonial-excerpt {
        margin-bottom: 30px;
    }
    .clients-say-section .testimonial-thumbnail {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .clients-say-section .testimonial-name-box {
        display: block;
        top: 0;
        margin-left: 0;
        width: auto;
    }
    .testimonial-list {
        width: auto;
    }
    .clients-say-section .testimoinal-client-name {
        font-size: 20px;
        text-align: center;
    }
    .clients-say-section .testimonail-designation {
        text-align: center;
    }

    /*------------------------------------------------
    FOOTER SECTION
    -------------------------------------------------*/
    #top-footer .footer1, #top-footer .footer2, #top-footer .footer3, #top-footer .footer4 {
        min-height: auto;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }
    /*-------------------------------------------------------
    INNER BLOG PAGE
    --------------------------------------------------------*/
    .blog-author-img {
        float: none;
        margin: 0 auto;
    }
    .single .entry-meta, .cat-blog-list .entry-meta {
        width: 100%;
        float: none;
    }
    .single .entry-meta h2.entry-title, .cat-blog-list .entry-meta > h2 {
        font-size: 20px;
    }
    .blog-section .blog-text {
        width: 100%;
    }

}

@media screen and (max-width: 540px) and (orientation: portrait) {
    .style-3 .ed-email-phone {
        font-size: 12px;
    }
    .style-3 .ed-email {
        margin-right: 10px;
    }
    .style-3 .header-wrap .ed-email-phone .ed-search {
        margin-left: 0;
    }
    .boxed-layout .blog-author-img {
        width: 55px;
        height: 55px;
    }
    .boxed-layout #top-footer input[type="email"], #top-footer textarea {
        width: 60%;
    }
    .paging-navigation .nav-links a {
        font-size: 14px;
    }
    .work-box {
        float: none;
        margin: 0 auto 30px;
        width: 300px;
    }
}