/*
* Theme Name: Blend
* Author: Okathemes
* Version: 1.0.0


/* Boxed and Responsive Styles
================================================== */
@media (min-width: 1200px) {
    body.boxed {
        width: 1240px;
    }

    body.boxed .header-nav {
        width: 1240px !important;

    }

    body.boxed .tp-banner {
        width: 1240px;
        margin: 0 auto;
    }

    body.boxed .header-nav.basic.sticky {
        left: 50%;
        margin-left: -620px;
    }

    body.boxed nav#main-nav {
        display: block !important;
    }

    body.boxed .post-home .col {
        min-height: 355px;
    }

    body.boxed .post-home .col img {
        max-height: 450px;
    }

    body.boxed .post-home .col h1 {
        font-size: 30px;
    }

    body.boxed .post-home .meta li {
        font-size: 12px;
    }

    body.boxed .post-home .meta li a {
        font-size: 12px;
    }

    p.h-sub:before {
        bottom: -44%;
        left: 48%;
    }

    .blog-grid.col3, .blog-grid.col2 {
        margin-left: -30px;
        margin-bottom: -30px;
    }

    .blog-grid.col3 .post, .blog-grid.col2 .post {
        width: 370px;
        margin-left: 30px;
        margin-bottom: 30px;
    }

    .blog-grid.col3 hr, .blog-grid.col2 hr {
        margin-left: 30px
    }

    .sidebar {
        padding-left: 35px !important
    }

    .owl-carousel .owl-controls {
        display: block !important
    }

    nav#main-nav {
        display: block !important
    }

    header > nav > ul > li > a.link {
        line-height: 2.8em;
    }

    header > nav > ul > li > a.link,
    header > nav > ul > li > a.account {
        font-size: 1.1em;
    }

}

@media (min-width: 1600px) {
    header > nav > ul > li > a.link {
        line-height: 2.8em;
    }

    header > nav > ul > li > a.link,
    header > nav > ul > li > a.account {
        font-size: 1.1em;
    }

    .inner {
        margin: 0 5.5% 0 24.5%;
    }

    .services-box-2 .content h3 {
        font-size: 16px;
    }

}

@media (min-width: 1100px) and (max-width: 1400px) {
    header > nav > ul > li > a.link {
        line-height: 2.8em;
    }

    header > nav > ul > li > a.link,
    header > nav > ul > li > a.account {
        font-size: 1.1em;
    }

    header {
        left: 2%;
        width: 17%;
    }

    .inner-banner h1 {
        font-size: 38px;
        line-height: 36px;
    }

    #map {
        height: 372px;
    }
}

@media (max-width: 1600px) {

    body.boxed nav#main-nav {
        display: none !important;
    }

    nav#main-nav {
        display: none !important;
    }

    .services-box-2 i {
        font-size: 32px;
        padding: 16px;
        width: 70px;
        height: 70px;
    }

    .services-box-2 .content h3 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 8px;
    }

    .row.row-block {
        margin-left: 20px;
        margin-right: 20px;
    }

    header > a.logo {
        padding: 14% 10% 11% 10%;
    }

    header > nav > ul > li > a.link {
        padding: 0 10%;
        font-size: 1.1em;
        line-height: 2.8em;
    }

    header > nav > ul > li > ul > li a.link {
        padding: 0 5%;
        font-size: 1.02em;
        line-height: 2.3em;
    }
}

@media (max-width: 1100px) {

    header {
        font-size: 1em;
        width: 19%;
        left: 0;
    }

    header > nav > ul > li > a.link,
    header > nav > ul > li > a.account {
        font-size: 0.95em;
        line-height: 2.8em;
    }

    header > ul.header-footer > li {
        font-size: 0.9em;
    }

    #map {
        height: 372px;
    }

    .services-box-2 {
        text-align: left;
        margin-bottom: 20px;
    }

    .services-box-2 i {
        font-size: 30px;
        margin-right: 15px;
        padding: 13px;
        width: 60px;
        height: 60px;
    }

    .services-box-2 .content h3 {
        font-size: 13px;
        line-height: 20px;
        margin-top: 8px;
    }

    .row.row-block {
        margin-left: -15px;
        margin-right: -15px;
    }

    header > a.logo {
        padding: 14% 10% 11% 10%;
    }

    header > nav > ul > li > a.link {
        padding: 0 10%;
        font-size: 0.95em;
        line-height: 2.8em;
    }

    header > nav > ul > li > ul > li a.link {
        padding: 0 5%;
        font-size: 0.9em;
        line-height: 2em;
    }

    header > ul.header-footer {
        left: 10%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .header-nav.basic.sticky .logo img {
        width: auto
    }

    header > nav > ul > li > a.link, header > nav > ul > li > a.account {
        font-size: 0.9em;
        line-height: 2.2em;
    }

    .post-home .col {
        width: 50%;
        display: inline-block;
        background: #f6f6f6;
        height: auto;
        min-height: 250px;
        float: left;
        text-align: center;
    }

    .post-home .col img {
        width: 100%;
        max-height: 250px;
    }

    .post-home .col h1 {
        padding-top: 20%;
        text-transform: uppercase;
        font-size: 24px;
        line-height: 24px;
    }

    #map {
        height: 372px;
    }

    .inner {
        display: block;
        position: relative;
        margin: 0 4% 0 23%;
        padding: 4% 0;
        z-index: 1000;
    }

    .inner-banner {
        max-height: 350px;
        padding: 0px;
    }

    .inner-banner h1 {
        font-size: 50px;
        line-height: 46px;
    }

    .inner-banner h3 {
        font-size: 20px;
    }

    .inner-banner .inner {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 50px;
    }

    h2.heading {
        font-size: 26px;
        line-height: 32px;
    }

    h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .lead {
        font-size: 16px;
        line-height: 24px;
    }

    p.h-sub {
        margin-bottom: 50px;
    }

    .products .col-md-6,
    .product-banner .col-md-6 {
        width: 100%;
    }

    .products.col-sm-8 {
        width: 75%;
    }

    .product-banner.col-sm-4 {
        width: 25%;
    }

    .products .col-md-6:nth-child(odd),
    .products .col-md-6:nth-child(even) {
        padding-left: 0px;
        padding-right: 0px;
    }

    .services-box-2.left {
        min-height: 90px;
    }

    #newscontainer3 {
        width: 100%;
    }

    #newscontainer2 {
        width: 100%;
        right: 33.33333333%;
    }

    #newscontainer1 {
        width: 100%;
        right: 33.33333333%;
    }

    #newscontainer1 #col {
        width: 33.33333333%;
        left: 66.66666666%;
        overflow: hidden;
        padding: 40px 40px 20px 40px;
    }

    #newscontainer1 #col h3 a {
        font-size: 23px;
    }

    .post-home .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .post-home .date {
        font-size: 14px;
    }
}

@media (max-width: 969px) {
    .yamm .dropdown.yamm-fullwidth .dropdown-menu {
        width: 100%
    }
}

@media (min-width: 992px) {
    .header-nav .dropdown-submenu > .dropdown-menu {
        margin-top: 0
    }

    .dropdown-submenu {
        position: relative
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        border-left: 1px solid rgba(0, 0, 0, 0.13) !important;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
    }

    .dropdown-submenu.left {
        float: none
    }

    .dropdown-submenu.left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
    }

    nav#main-nav {
        display: none
    }

    .post-home .img1, .post-home .img2 {
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

    }

    h2.heading {
        font-size: 40px;
    }

    p.h-sub:before {
        bottom: -28%;
        left: 48%;
    }

    .contactus .col-md-8 {
        width: 66.66666667%;
    }

    .contactus .col-md-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 1200px) {
    h2.heading {
        font-size: 48px;
    }

    p.h-sub:before {
        bottom: -40%;
        left: 48%;
    }

    p.h-sub {
        font-size: 19px;
    }
}

@media (min-width: 1600px) {
    p.h-sub:before {
        bottom: -41%;
        left: 48%;
    }
}

@media (max-width: 991px) {

    .contactus .col-md-8 {
        width: 100%
    }

    .header-nav {
        display: block !important;
    }

    header {
        display: none !important;
    }

    .contactus .col-md-8,
    .contactus .col-md-4 {
        width: 100%
    }

    .btn.mobile-menu {
        display: block
    }

    .nav > li > a:hover:before, .navbar-nav > li.current:before {
        border-bottom: none !important;
    }

    .header-nav .dropdown-menu {
        position: relative;
        left: inherit;
        top: inherit;
        float: none;
        width: auto;
        display: block !important;
        background: none;
    }

    .navbar-nav > li > a, .navbar-nav > li:first-child > a, .header-nav .dropdown-menu li {
        border: none
    }

    .navbar-nav > li > a, .header-nav .dropdown-menu li a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.13) !important
    }

    .navbar-nav > li > a.no-border, .header-nav .dropdown-menu li a.no-border {
        border-bottom: 0px solid rgba(0, 0, 0, 0.13) !important;
    }

    .header-nav .dropdown-menu {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .header-nav .dropdown-menu li a {
        color: #fff !important;
    }

    .header-nav .dropdown-menu li a:hover, .header-nav .dropdown-menu li a.active {
        background: none !important;
    }

    .navbar-nav > li > a, .header-nav .dropdown-menu li a, .header-nav .dropdown-menu li a:hover, .header-nav .dropdown-menu li a.active {
        padding: 12px 0 !important
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 1
    }

    .navbar-nav > li > a, .navbar-nav > li > a:focus {
        color: #eb5a55
    }

    .header-nav .dropdown-menu li a {
        color: #cacaca
    }

    .header-nav .dropdown-menu {
        padding-left: 20px
    }

    .header-nav .dropdown-menu a {
        text-transform: none !important;
        font-size: 13px !important;
    }

    .header-nav.basic .btn.mobile-menu {
        margin: 31px 0
    }

    .navbar-header {
        float: left;
        width: 100%;
    }

    .navbar-header:after {
        content: '';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .header-nav.basic.set, .header-nav.basic.sticky {
        position: relative
    }

    .services-box {
        text-align: center !important;
    }

    .block {
        display: none
    }

    .header-nav.basic .container {
        width: 100%;
        padding: 0;
    }

    .header-nav.basic .navbar-collapse {
        width: 100%;
        float: none !important;
        margin: 0;
        background: #455d7c;
    }

    .header-nav.basic .navbar-nav {
        width: 720px;
        margin: 0 auto;
        padding: 0;
    }

    .header-nav.basic .basic-wrapper {
        width: 720px;
        margin: 0 auto;
        display: block;
    }

    .header-nav.basic.set .logo img, .header-nav.basic.sticky .logo img {
        height: auto
    }

    .header-nav.basic .logo {
        padding-top: 24px !important
    }

    .fullwidthbanner-container {
        margin-top: 0px;
    }

    nav#main-nav {
        display: none
    }

    img {
        width: 100%;
        border: 0px;
    }

    .landing-page {
        background-size: cover !important;
        margin-top: 0px;
    }

    .page-title .col {
        min-height: 200px;
        float: left;
        text-align: right;
    }

    .team-box-animated .back h3 {
        margin: 0px 0 0;
    }

    .team-box-animated .back p {
        font-size: 11px;
        line-height: 16px;
        margin-top: 10px;
    }

    .team-box-animated .back ul.social-icons {
        font-size: 8px !important;
        bottom: -65px !important;
    }

    .width-third, .width-fourth {
        width: 100%;
    }

    .testimonials img {
        width: 100px !important;
    }

    .t-pad100 {
        padding-top: 0px
    }

    p.h-sub:before {
        bottom: -28%;
        left: 48%;
    }

    h2.heading {
        font-size: 26px;
        line-height: 30px;
    }

    h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .lead {
        font-size: 16px;
        line-height: 24px;
    }

    .pad-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .products .col-md-6:nth-child(odd),
    .products .col-md-6:nth-child(even) {
        padding-left: 0px;
        padding-right: 0px;
    }

    .inner-banner {
        max-height: 300px;
        padding: 0px;
    }

    .inner-banner h1 {
        font-size: 46px;
        line-height: 40px;
    }

    .inner-banner h3 {
        font-size: 20px;
    }

    .inner-banner .inner {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 50px;
    }

}

@media (min-width: 768px) and (max-width: 979px) {
    .header-nav .container, .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .header-nav.basic.set.nobg {
        width: 100%;
        position: absolute;
        background: #fff !important;
    }

    .logo {
        margin-top: 0px;
    }

    .logo-white {
        display: block;
    }

    .logo-dark {
        display: none;
        margin-top: 6px;
    }

    .logo-white img, .logo-dark img {
        height: 80px !important;
    }

    .nav > li > a:hover:before, .navbar-nav > li.current:before {
        border-bottom: none !important;
    }

    .header-nav .dropdown-menu {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .header-nav .dropdown-menu li a {
        color: #fff !important;
    }

    .navbar-nav > li > a {
        padding: 15px 18px
    }

    .header-nav.basic .navbar-nav > li {
        margin-left: 10px
    }

    .header-nav.basic .navbar-nav > li > a {
        padding: 30px 5px
    }

    .inner {
        margin: 20px 4% 20px 4%;;
    }

    .inner-nopadd {
        margin: 0;
    }

    .tabs-top .etabs {
        margin-bottom: -8px
    }

    .tabs-top .tab {
        margin-bottom: 8px
    }

    .services-3 .icon:before {
        width: 50%;
        left: -70%;
    }

    .services-3 .icon:after {
        width: 50%;
        right: -70%;
    }

    .project-item,
    .projects-grid-2 .project-item, .container .projects-grid-2 .project-item,
    .projects-grid-3 .project-item,
    .container .projects-grid-3 .project-item,
    .project-grid-5 .project-item {
        width: 100%;
    }

    .blog-grid.col3 {
        margin-left: -20px;
        margin-bottom: -20px;
    }

    .blog-grid.col3 .post {
        width: 350px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .blog-grid.col2 {
        margin-left: 0
    }

    .blog-grid.col2 .post {
        width: 100%;
        margin-left: 0;
    }

    nav#main-nav {
        display: none
    }

    .testimonials img {
        width: 100px !important;
    }

    .social-nav a {
        width: 100%;
    }

    .footer.white select, .footer.white textarea, .footer.white input[type="text"], .footer.white input[type="password"] {
        width: 60%;
        font-size: 13px;
    }

    .footer.white .btn-submit {
        width: 100px;
    }

}

@media (max-width: 767px) {

    .inner-banner {
        max-height: 300px;
        padding: 0px;
    }

    .inner-banner h1 {
        font-size: 35px;
        line-height: 33px;
    }

    p.h-sub {
        font-size: 16px;
        line-height: 25px;
        width: 95%;
        margin-bottom: 30px;
    }

    p.h-sub:before {
        bottom: -21%;
        left: 42%;
    }

    .services-box-2 .content h3 {
        font-size: 14px;
        line-height: 22px;
        margin-top: 8px;
    }

    .header-nav .container, .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .product-range {
        margin-bottom: 10px;
    }

    .products .col-md-6:nth-child(odd),
    .products .col-md-6:nth-child(even) {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0px;
    }

    .products :first-child {
        margin-top: 0px;
    }

    .product-banner .col-md-6 {
        width: 50%;
        float: left;
        margin-top: 0px;
    }

    .top-shadow .col-md-12 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #newscontainer1,
    #newscontainer2,
    #newscontainer3 {
        float: none;
        width: 100%;
        right: 0;
        border-right: 0px solid #fff;
    }

    #newscontainer1 #col {
        float: none;
        width: 100%;
        left: 0;
        padding: 40px 60px 20px 60px;
        border-bottom: 1px solid #5C86B1;
    }

    #aboutcontainer1 {
        background: none;
    }

    #aboutcontainer1,
    #aboutcontainer2 {
        float: none;
        width: 100%;
        right: 0;
    }

    #aboutcontainer1 #col {
        float: none;
        width: 100%;
        left: 0;
        padding: 50px 60px 40px 60px;
    }

    #salescontainer1 {
        background: none;
    }

    #salescontainer1,
    #salescontainer2 {
        float: none;
        width: 100%;
        right: 0;
    }

    #salescontainer1 #col {
        float: none;
        width: 100%;
        left: 0;
        padding: 50px 60px 40px 60px;
    }

    .nav > li > a:hover:before, .navbar-nav > li.current:before {
        border-bottom: none !important;
    }

    .header-nav.basic.set.nobg {
        width: 100%;
        position: absolute;
        background: #fff !important;
    }

    .logo {
        margin-top: 0px;
    }

    .logo-white {
        display: block;
        margin-top: 6px;
    }

    .logo-dark {
        display: none;
        margin-top: 6px;
    }

    .logo-white img, .logo-dark img {
        height: 78px !important;
    }

    .navbar-nav > li > a {
        color: #333;
        font-size: 12px;
        font-weight: 600;
        padding: 24px 15px !important;
        text-transform: uppercase;
        text-align: left;
        letter-spacing: 1.5px;

    }

    .header-nav .dropdown-menu {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .header-nav .dropdown-menu li a {
        color: #fff !important;
    }

    .header-nav .dropdown-menu li a:hover, .header-nav .dropdown-menu li a.active {
        background: none !important;
    }

    .header-nav.basic .navbar-nav {
        width: 100%;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header-nav.basic .basic-wrapper {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin: 0 auto;
        display: block;
    }

    .header-nav.basic .navbar-nav > li {
        margin-left: 0
    }

    .banner-container .btn {
        padding: 6px 10px 6px;
        font-size: 9px;
        letter-spacing: 0px;
        width: 100px;
    }

    .inner {
        margin: 0 10% 0 10%;
        padding: 50px 0px;
    }

    .inner-nopadd {
        margin: 0;
    }

    .services-box-2 {
        text-align: left;
        margin-bottom: 20px;
    }

    .inner .col-sm-4 {
        margin-bottom: 20px;
    }

    .inner .col-sm-4:last-child {
        margin-bottom: 0px;
    }

    .top-shadow .inner {
        padding: 10px 0px 30px 0px;
    }

    .banner-container {
        margin-top: 0px !important;
    }

    .banner-container.no-tmrg {
        margin-top: 100px !important;
    }

    .bg-home-3 h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .parallax.landing h1 {
        font-size: 30px;
        line-height: 36px;
        margin-top: 40px;

    }

    .services-box {
        text-align: center;
    }

    .services-box-2.left {
        min-height: 90px;
    }

    h1.client {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 0px;
    }

    h4.client span {
        font-size: 8px;
    }

    .team-box-animated .back p {
        font-size: 11px;
        line-height: 16px;
    }

    .team-box-animated .back ul.social-icons {
        font-size: 8px !important;
        bottom: -65px !important;
    }

    .project-item,
    .projects-grid-2 .project-item, .container .projects-grid-2 .project-item,
    .projects-grid-3 .project-item,
    .container .projects-grid-3 .project-item,
    .project-grid-5 .project-item {
        width: 100%;
    }

    .navigation a {
        margin-left: 0;
        margin-right: 3px;
    }

    .blog-grid.col3 {
        margin-left: 0;
        margin-bottom: 20px;
    }

    .blog-grid.col3 .post {
        width: 100%;
        margin-left: 0;
    }

    .blog-grid.col2 .post {
        width: 100%;
        margin-left: 0;
    }

    .blog-grid.col2 hr {
        display: block
    }

    .sidebar {
        margin-top: 70px;
        padding-left: 15px !important;
    }

    .pagination ul {
        margin-top: 0px
    }

    .pagination ul > li {
        margin-bottom: 20px
    }

    .tab {
        display: block !important;
        margin: 0 !important;
    }

    .tabs-top .tab {
        margin-bottom: 8px !important
    }

    .tabs-top .etabs {
        margin-bottom: -8px
    }

    nav#main-nav {
        display: none
    }

    .home-about {
        padding-right: 0px;
    }

    .f-element {
        width: 100% !important;
    }

    .post-home {
        width: 100%;
        margin-top: 0px;
    }

    .post-home .col {
        width: 100%;
        display: inline-block;
        background: #f6f6f6;
        height: auto;
        min-height: 100%;
        float: left;
        text-align: center;
    }

    .post-home .col img {
        width: 100%;
    }

    .post-home .col h1 {
        padding-top: 10%;
        text-transform: uppercase;
        font-size: 24px;
    }

    .width-third, .width-fourth {
        width: 100%;
    }

    .sidebar .cart {
        width: 100%;
    }

    .product-grid.col3 .post, .product-grid.col4 .post {
        width: 95%;
    }

    .cart-total {
        width: 100% !important;
    }

    img {
        width: 100%;
        border: 0px;
    }

    .t-pad80 {
        padding-top: 0px
    }

    .owl-slider-wrapper.agency {
        width: 100%;
    }

    .post-home .img1, .post-home .img2 {
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 40px;
    }

    .clients .item {

        border-right: 0px solid #e5e5e5;
        border-bottom: 0px solid #e5e5e5;
    }

    .clients .item.r-last {

        border-right: 0px solid #e5e5e5;
        border-bottom: 0px solid #e5e5e5;
    }

    .clients .item.b-last {

        border-right: 0px solid #e5e5e5;
        border-bottom: 0px solid #e5e5e5;
    }

    .social-nav a {
        width: 100%;
    }

    .footer input[type="text"].alt,
    .footer.white input[type="text"].alt {
        width: 60%;
    }

    .footer .btn-submit.alt,
    .footer.white .btn-submit.alt {
        width: 70px;
    }

    .footer.white select, .footer.white textarea, .footer.white input[type="text"], .footer.white input[type="password"] {
        width: 60%;
        font-size: 13px;
    }

    .footer.white .btn-submit {
        width: 100px;
    }

    .col-xs-offset-2 {
        margin-left: 0px;
    }

    .med {
        margin-left: 20px;
    }

    .med img {
        width: 70px;
        height: 70px;
        margin-right: 5px;
    }

    .row.row-block {
        margin-left: -15px;
        margin-right: -15px;
    }
}