/*Aboutus content*/
#bg {
    background: rgba(0, 0, 0, 0) url("/assets/images/team/bgs/header-v-1.jpg") no-repeat scroll center 0px / cover;
    height: 100%;
    margin: auto;
    overflow: hidden;
    width: 100%;
}

.team_txt {
    text-align: center;
    font-size: 15px;
    margin-top: 5px;
}

.col-md-team {
    width: 20% !important;
    float: left !important;
    clear: none !important;
    cursor: pointer;
    padding: 0 52px !important;
}

.why-choose-grids {
    float: left;
    margin: 40px 0px;
    text-align: center;
    width: 100%;
    color: #fff;
}

    .why-choose-grids h3 {
        color: #fff;
    }

    .why-choose-grids h4 {
        color: #fff;
        margin-bottom: 20px;
    }

.service-grids {
    float: left;
    margin: 40px 0px;
    text-align: center;
    width: 100%;
}

.service_t > span {
    display: inline-block;
    margin-bottom: 25px;
}

.service_t:hover > span {
    transform: translateY(-10px);
}

.service_t h4 {
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 15px;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

.service_t:hover h4 {
    color: #ec4933;
}

.service_t > span, .service_t h4, .service_t h4::before, .service_t h4::after {
    transition: all 0.3s linear 0s;
}

    .service_t h4::before, .service_t h4::after {
        background: #202020 none repeat scroll 0 0;
        bottom: 0;
        content: "";
        height: 3px;
        left: 50%;
        margin-left: -10px;
        position: absolute;
        width: 20px;
        color: #ec4933;
    }

    .service_t h4::after {
        margin-left: 0;
        width: 0;
    }

.service_t:hover h4::after {
    margin-left: -10px;
    width: 20px;
}

.service-grids.overlap {
    background: #f6f6ea none repeat scroll 0 0;
    margin-bottom: 0;
    margin-top: -90px;
    padding-bottom: 30px;
    padding-top: 100px;
    position: relative;
    z-index: 1000;
}

    .service-grids.overlap .service_t > span {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        height: auto;
        line-height: inherit;
        width: auto;
    }

        .service-grids.overlap .service_t > span img {
            padding: 0;
        }

    .service-grids.overlap::before, .service-grids.overlap::after {
        background: #f6f6ea none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: -60px;
        position: absolute;
        top: 0;
        width: 60px;
    }

    .service-grids.overlap::after {
        left: auto;
        right: -60px;
    }

.service_t:hover h4::before, .service_t:hover h4::after {
    background-color: #ec4933;
}

.p_bg_team {
    background-position: 0px 0px !important;
}

/*End Aboutus content*/


/*Mission tab content*/
.txt_tab_cl {
    color: #fff;
}

.pix-tabs .nav-tabs {
    border: medium none;
    margin-bottom: 50px;
    margin-left: 0;
    text-align: center;
}

.pix-tabs {
    margin: 30px 0;
}

.nav-tabs > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #eee;
    border-image: none;
    border-style: solid;
    border-width: 1px 5px 1px 1px;
    display: inline-block;
    float: none;
    margin-right: 5px;
}

    .nav-tabs > li.active {
        border-color: #AACA82;
    }

        .nav-tabs > li.active a, .nav-tabs > li a:focus {
            background: #549404 !important;
            color: #fff !important;
        }

    .nav-tabs > li > a {
        margin-right: 0px;
    }
/*End*/

/*portfolio items*/
.padding0 {
    padding: 0;
    float: left;
}

.portfolioItem {
    height: 717px;
    width: 100%;
}

.buttonsActiveItem {
    list-style: none;
    margin: 30px auto;
    display: table;
    float: none;
    margin-bottom: 0px;
}

    .buttonsActiveItem li {
        width: 192px;
        height: 36px;
        float: left;
        margin-left: 15px;
        margin-right: 13px;
        padding: 7px 0px;
        text-align: center;
    }

.activeButton {
    border: 1px solid #000;
}

.buttonsActiveItem li a {
    color: #000;
    text-align: center;
    font-weight: 300;
    letter-spacing: 4px;
}

    .buttonsActiveItem li a:hover {
        text-decoration: none;
        color: #000;
    }

    .buttonsActiveItem li a:active {
        text-decoration: none;
        color: #000;
    }

    .buttonsActiveItem li a:focus {
        text-decoration: none;
        color: #000;
    }
/*pop up overlay*/
span.text-content {
    background: rgba(169,191,4,0.5);
    color: white;
    cursor: pointer;
    display: table;
    height: 139px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

    span.text-content span {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        color: #222222;
        font-weight: bold;
    }

.team-box:hover span.text-content {
    opacity: 1;
}

/*portfolio section*/

.itemPortfolio:nth-child(1), .itemPortfolio:nth-child(2), .itemPortfolio:nth-child(3) {
    height: 245px;
    width: 383px;
    background: #fff;
    text-align: center;
    margin-top: 20px;
}

.itemPortfolio:nth-child(4), .itemPortfolio:nth-child(5), .itemPortfolio:nth-child(6) {
    height: 245px;
    width: 383px;
    background: #fff;
    text-align: center;
}

.itemPortfolio2:nth-child(1) {
    height: 245px;
    width: 383px;
    background-image: url('../../assets/images/team/portfolio/gallery1.jpg');
    margin-top: 30px;
    background-size: cover;
    background-position: center;
}

.itemPortfolio2:nth-child(2) {
    height: 245px;
    width: 383px;
    background-image: url('../../assets/images/team/portfolio/gallery2.jpg');
    margin-top: 30px;
    background-size: cover;
    background-position: center;
    margin-left: 10px;
}

.itemPortfolio2:nth-child(3) {
    height: 245px;
    width: 383px;
    background-image: url('../../assets/images/team/portfolio/gallery3.jpg');
    margin-top: 30px;
    background-size: cover;
    background-position: center;
    margin-left: 10px;
}

.itemPortfolio2:nth-child(4) {
    height: 245px;
    width: 383px;
    background-image: url('../../assets/images/team/portfolio/gallery4.jpg');
    margin-top: 10px;
    background-size: cover;
    background-position: center;
}

.itemPortfolio2:nth-child(5) {
    height: 245px;
    width: 383px;
    background-image: url('../../assets/images/team/portfolio/gallery5.jpg');
    margin-top: 10px;
    background-size: cover;
    background-position: center;
    margin-left: 10px;
}

.itemPortfolio2:nth-child(6) {
    height: 245px;
    width: 383px;
    background-image: url('../../assets/images/team/portfolio/gallery6.jpg');
    margin-top: 10px;
    background-size: cover;
    background-position: center;
    margin-left: 10px;
}

.overlayItemPortfolio {
    height: 245px;
    width: 100%;
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    cursor: pointer;
}

    .overlayItemPortfolio:hover {
        opacity: 1;
    }

    .overlayItemPortfolio h4 {
        font-size: 18px;
        font-weight: 400;
        text-align: center;
        letter-spacing: 0px;
        color: #000;
        padding-top: 108px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 0px;
    }

    .overlayItemPortfolio h6 {
        font-weight: 400;
        letter-spacing: 3px;
        font-size: 14px;
        text-align: center;
    }

.portfolio .btn-black {
    margin-top: 49px;
}

#Container .mix {
    display: none;
}

.phases {
    text-align: left !important;
}

    .phases p {
        font-size: 15px;
        line-height: 24px;
    }

.pdtop {
    padding-top: 40px;
}


.relative,
.tp-banner-container {
    position: relative;
    z-index: 1;
}

.fx {
    opacity: 0;
}

.animated {
    opacity: 1;
}

.pos-static {
    position: static !important;
}

.tp-caption.Newspaper-Title,
.Newspaper-Title,
.tp-caption.Newspaper-Subtitle,
.Newspaper-Subtitle,
.erinyen .tp-tab-desc,
.tp-caption.Newspaper-Button,
.Newspaper-Button,
.tp-caption.Newspaper-Title-Centered,
.Newspaper-Title-Centered {
    font-family: inherit !important;
}

.section {
    padding: 26px 0;
    position: relative;
    overflow: hidden;
    clear: both;
}

    .section:after {
        display: table;
        content: "";
        clear: both;
    }

.pageWrapper {
    position: relative;
    z-index: 1;
}

#contentWrapper,
.fullscreen-container,
.modal-content {
    overflow: hidden;
}

.modal-header {
    padding: 10px 15px;
}

    .modal-header h4 {
        color: #fff;
    }

.modal-content {
    border: 7px solid rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-header .close {
    font-size: 32px;
    line-height: 23px;
}

.patterns li,
.shapes li {
    float: left;
    margin: 3px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .shapes li span {
        width: 25px;
        height: 25px;
        font-size: 10px;
        text-align: center;
        line-height: 24px;
    }

    .shapes li a.selected span {
        border: 2px #777 solid;
        line-height: 21px;
    }

.angled {
    border-top-right-radius: 1.2em;
    border-bottom-left-radius: 1.2em;
}

.round2 {
    border-radius: 50%;
}

.patterns {
    overflow: hidden;
}

.save {
    text-align: center;
}

.layout .btn,
.Main .btn {
    margin: 0 3px 0 0;
    padding: 0 30px;
    line-height: 30px;
    border-color: #c2c2c2 !important;
}

.btn-bordered {
    border: 1px #ddd solid;
    background-color: transparent;
    text-shadow: none !important;
    color: #999;
}

.save .btn {
    margin: 0 5px 0 0;
    padding: 0 15px;
}

.down-modal .modal-body {
    max-height: 600px;
    overflow: auto;
}

.options {
    padding: 10px 0;
    overflow: hidden;
}

#css_content {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

    #css_content pre {
        background: transparent;
        border: 0;
        padding: 0;
        white-space: pre-wrap;
        direction: ltr;
    }

.inner-menu ul ul li:hover > a,
.inner-menu ul ul li.selected > a,
.top-bar ul ul li:hover > a {
    background: rgba(0, 0, 0, .05);
    color: #333;
}

.page-title > .container {
    position: relative;
    display: table;
}

    .page-title > .container > .row {
        height: 220px;
        padding-bottom: 30px;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

.page-title h1 {
    margin: 50px 0 5px;
    font-size: 40px;
    line-height: 1;
}

.page-title h3 {
    font-size: 20px;
    font-weight: 400;
}

.page-title .title-icon {
    margin: 54px 15px 0 0;
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 30px;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
}

.page-title.title-minimal > .container {
    min-height: 130px;
}

    .page-title.title-minimal > .container > .row {
        height: 150px;
    }

.page-title.title-minimal h1 {
    margin-top: 30px;
    text-transform: uppercase;
}

.page-title.title-2 {
    text-align: center;
}

    .page-title.title-2 .breadcrumbs {
        position: static;
        display: table;
        margin: 35px auto -16px;
    }

.page-title.title-4 {
    text-align: center;
    background: #2d5d7d url('../images/page-titles/bg-parallax.jpg') no-repeat 0 0;
}

    .page-title.title-4 .row {
        height: 250px;
    }

    .page-title.title-4 .breadcrumbs {
        position: static;
        display: table;
        margin: 35px auto 0;
        padding: 10px 20px;
    }

.page-title.title-5 {
    text-align: center;
}

    .page-title.title-5 h1 {
        display: table;
        padding: 15px 35px;
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
        font-size: 36px;
        text-transform: uppercase;
        line-height: 1;
    }

    .page-title.title-5 h3 {
        display: inline-block;
        border-bottom-style: solid;
        border-bottom-width: 3px;
        clear: both;
        font-size: 25px;
        border-radius: 2em;
        padding: 10px 25px;
    }

    .page-title.title-5 .breadcrumbs {
        border-top-left-radius: 2em;
        border-top-right-radius: 2em;
        padding: 10px 20px 0px;
    }

.transparent-title > .container {
    height: 400px;
}

.section .full-heading {
    margin-top: -100px;
    margin-bottom: 75px;
}

.full-heading {
    padding: 30px 0;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

    .full-heading:before {
        position: absolute;
        bottom: -30px;
        left: 50%;
        margin-left: -22px;
        width: 40px;
        height: 30px;
        display: inline-block;
        border-bottom-left-radius: 2em;
        border-bottom-right-radius: 2em;
        background-color: #EAEAEA;
        content: "\f078";
        font: normal normal normal 14px/24px FontAwesome;
        color: #999;
    }

.inner-head {
    margin: 0;
    padding: 0;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
}

.small-heading {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin: 0;
    padding: 0;
}

.main-heading.centered {
    text-align: center;
    display: table;
    margin: auto;
}

.main-heading h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 0;
    line-height: 1;
    letter-spacing: -1px;
}

.main-heading .sub-title {
    font-size: 35px;
    font-weight: 800;
    margin: 0 0 5px;
    padding: 0;
    line-height: 1;
    letter-spacing: -1px;
}

.heading-desc,
.sub-heading {
    font-size: 15px;
    line-height: 26px;
}

    .heading-desc.centered {
        display: table;
        margin: 0 auto 50px;
        width: 90%;
        text-align: center;
    }

    .heading-desc:after {
        display: table;
        content: " ";
        clear: both;
    }

.main-heading .heading-separator {
    margin: 15px 0 30px;
    position: relative;
    height: 10px;
}

    .main-heading .heading-separator .main-bg {
        position: absolute;
        left: 50%;
        width: 14px;
        height: 5px;
        top: 5px;
        margin-left: -13px;
    }

    .main-heading .heading-separator .dark-bg {
        position: absolute;
        right: 50%;
        width: 14px;
        height: 5px;
        bottom: 5px;
        margin-right: -13px;
    }

    .main-heading .heading-separator:before,
    .main-heading .heading-separator:after {
        content: "";
        display: inline-block;
        position: absolute;
        right: 0;
        width: 50%;
        height: 1px;
        bottom: 2px;
        margin-right: -2px;
    }

    .main-heading .heading-separator:before {
        right: auto;
        left: 0;
        top: auto;
        top: 2px;
        background: #777;
        width: 50%;
        margin-left: -2px;
    }

.main-heading.no-desc {
    margin-bottom: 30px !important;
}

.head-4::after, .head-5::after, .head-8::before, .header-9 .top-nav > ul > li.mega-menu:hover > span::after, .header-9 .top-nav > ul > li.mega-menu:hover > span::before, .header-9 .top-nav > ul > li:hover:not(.mega-menu)::after, .header-9 .top-nav > ul > li:hover:not(.mega-menu)::before, .heading-full [class*="head-"]::after {
    background-color: #a9bf04;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.heading,
.heading [class*="head-"] {
    position: relative;
    line-height: 1;
}

.head-4::after {
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}

.head-angle {
    display: table;
    position: relative;
    height: 60px;
    line-height: 60px !important;
    padding: 0 20px;
    white-space: nowrap;
}

.heading i.tbl {
    display: table;
    margin: 0 auto 10px;
    font-size: 16px;
    float: none;
}

.heading i {
    margin: -3px 15px 0 0;
    vertical-align: middle;
    font-size: 70%;
}

.heading .top-bord {
    position: relative;
    top: -5px;
    height: 3px;
    width: 40px;
}

.heading.centered {
    display: table;
    margin: auto;
    text-align: center;
}

    .heading.centered [class*="head-"] {
        display: table;
        margin: auto;
        position: relative;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

.heading [class* "head-"] h3 {
    font-size: 35px;
    font-weight: 300;
    padding: 0;
    line-height: 1;
    letter-spacing: -1.5px;
    margin: 0;
}

.heading [class* "head-"] h4 {
    font-size: 35px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
}

.side-head [class*="head-"] h3,
.side-head [class*="head-"] h4 {
    font-size: 30px;
}

.heading-full {
    text-align: center;
}

    .heading-full:before {
        position: absolute;
        height: 30px;
        background: #f5f5f5;
        display: inline-block;
        content: "";
        width: 100%;
        left: 0;
        top: 5px;
        z-index: 5;
    }

    .heading-full [class*="head-"] {
        padding: 0 50px;
        background: #fff;
        z-index: 6;
        display: table;
        margin: auto;
    }

        .heading-full [class* "head-"]:before,
        .heading-full [class*="head-"]:after {
            position: absolute;
            top: 5px;
            height: 30px;
            width: 10px;
            display: inline-block;
            content: "";
            left: 0;
        }

        .heading-full [class*="head-"]:after {
            left: auto;
            right: 0;
        }

.sub-heading-auto {
    width: 70%;
    display: table;
    margin: 0 auto 30px;
    font-size: 16px;
}

.heading.centered p.sub-heading {
    display: table;
    margin-right: auto;
    margin-left: auto;
    width: 60%;
    font-size: 16px;
    line-height: 23px;
}

.heading-full-color {
    text-align: center;
    margin: 0;
    padding: 30px 0;
    position: relative;
}

    .heading-full-color p.sub-heading {
        display: table;
        margin-top: 20px;
        margin-right: auto;
        margin-left: auto;
        width: 45%;
        font-size: 15px;
        line-height: 23px;
    }

    .heading-full-color [class*="head-"] {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .heading-full-color .tri-angle-down {
        position: absolute;
        left: 50%;
        margin-left: -20px;
        bottom: -20px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 20px 0 20px;
        z-index: 9;
    }

.heading.centered .head-4:after {
    left: 50%;
    margin-left: -15px;
}

.head-5 {
    margin-bottom: 30px;
}

    .head-5 p.sub-heading,
    .head-6 p.sub-heading,
    .head-7 p.sub-heading,
    .head-8 p.sub-heading {
        margin: 15px 0 0;
        width: 85%;
        font-size: 15px;
        line-height: 23px;
    }

.heading.lf-heading p.sub-heading {
    margin: 15px 0 0;
    width: auto;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
}

.heading.lf-heading [class*="head-"] {
    line-height: 1.2;
    margin: 0 0 30px;
    position: relative;
}

    .heading.lf-heading [class*="head-"]:after {
        left: 0;
        bottom: 0;
    }

.sub-head [class*="head-"] {
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.icons-style-1 i {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 84px;
    line-height: .7;
    opacity: .08;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.icons-style-1 .heading {
    font-size: 17px;
    margin: 0 0 20px;
    padding: 0;
}

.icons-style-1:hover i.animat-icon {
    right: 15px;
    font-size: 60px;
    line-height: 1;
    opacity: .3;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.icons-style-1,
.icons-style-2 {
    margin-bottom: 20px;
    position: relative;
    z-index: 99999;
}

    .icons-style-2 i {
        font-size: 35px;
        margin-bottom: 10px;
        border-bottom-style: solid;
        border-bottom-width: 3px;
        padding-bottom: 10px;
        display: inline-block;
    }

    .icons-style-2 .heading {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

.block-icon {
    display: table;
    margin: 0 auto 40px;
}

.icon-box i,
.icon-box h3 {
    position: relative;
    z-index: 1;
}

.lg-icon i {
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    font-size: 23px;
}

a.sm-icon {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
}

    a.sm-icon:before,
    a.sm-icon:after {
        font-size: 12px !important;
    }

a.lg-icon {
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
}

a.xl-icon {
    width: 80px !important;
    height: 80px !important;
    line-height: 80px !important;
}

a.lg-icon:before,
a.lg-icon:after {
    font-size: 23px !important;
}

a.xl-icon:before,
a.xl-icon:after {
    font-size: 33px !important;
}

.img-icon {
    margin: 0 auto 20px;
    border-radius: 50%;
    width: 170px;
    height: 170px;
    border-style: solid;
    border-width: 3px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

    .img-icon img {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        border-radius: 50%;
    }

.icon-box:hover .img-icon img {
    transform: scale( 1.5);
    -webkit-transform: scale( 1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
}

.md-icon i {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
}

.lg-icon.re ct-shadow i {
    -webkit-transition: box-shadow 0.3s ease-in-out 0s;
    -moz-transition: box-shadow 0.3s ease-in-out 0s;
    -o-transition: box-shadow 0.3s ease-in-out 0s;
    -ms-transition: box-shadow 0.3s ease-in-out 0s;
    transition: box-shadow 0.3s ease-in-out 0s;
}

.icon-box h3 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 20px;
}

.lg-icon.diamon d i {
    width: 80px;
    height: 80px;
    line-height: 80px;
}

.outlined.circle i,
.filled.circle i {
    border-radius: 50%;
}

.icon-box.gry-border-1 {
    padding: 15px 10px;
}

    .icon-box.gry-border-1 .block-icon {
        margin: 30px auto 40px;
    }

.icon-box h3.bottom_half_border {
    position: relative;
    padding-bottom: 20px;
}

    .icon-box h3.bottom_half_border:after {
        position: absolute;
        display: inline-block;
        content: "";
        height: 1px;
        width: 25%;
        margin-left: -12%;
        bottom: 0px;
        left: 50%;
        text-decoration: none;
    }

.icon-box.gry-border-1:hover i {
    text-shadow: none;
}

.icon-box:hover h3.bottom_half_border:after {
    width: 80%;
    margin-left: -40%;
    left: 50%;
}

.icon-box.gry-border-2 {
    padding: 1px;
}

    .icon-box.gry-border-2 .head-bg {
        padding: 25px 0;
    }

    .icon-box.gry-border-2 .block-icon {
        font-size: 35px;
        margin: 30px auto;
    }

    .icon-box.gry-border-2 .icon-desc {
        padding: 0 20px;
    }

.icons-style-2 i {
    font-size: 35px;
    margin-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    padding-bottom: 10px;
    display: inline-block;
}

.icons-style-2 .heading {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.tab-content .tab-pane {
    padding: 0px 0px 40px 0;
    overflow: hidden;
}

.tabs-style-default .tab-content .tab-pane {
    padding: 20px;
    background: #fff;
}

.tab-content.main-bg .tab-pane {
    padding: 20px;
}

.tabs nav li.active a {
    padding: 15px 20px 14px;
}

.tabs-style-default .nav-tabs > li.active > a,
.tabs-style-default .nav-tabs > li.active > a:focus,
.tabs-style-default .nav-tabs > li.active > a:hover {
    border-top-width: 3px !important;
}

.tabs nav li.active a:before {
    height: 1px;
    position: absolute;
    bottom: -1px;
    width: 100%;
    display: inline-block;
    content: "";
    left: 0;
}

.tabs-style-ballon .nav-tabs > li.active > a:after,
.filter-by.style-2 ul li.active:after,
.filter-by.style-3 ul li.active:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
}

.nav-tabs > li > a:focus {
    outline: none;
}

.tabs nav li a i {
    margin-right: 10px;
}

    .tabs nav li a i.block-icon {
        margin: 0 auto 10px;
        display: table;
        font-size: 15px;
    }

.circliful {
    position: relative;
    font-weight: 900;
}

.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
}

.circle-info,
.circle-info-half {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}

.c-chart[data-type=half] .circle-info-half {
    margin-top: 7px;
}

.circliful .fa {
    position: absolute;
    top: 25%;
    left: 50%;
}

    .circliful .fa:before {
        position: relative;
        left: -50%;
    }

.c-chart.bottom-txt {
    display: table;
    margin: auto;
}

    .c-chart.bottom-txt .fa {
        top: 50%;
    }

.cta-left {
    width: 70%;
    line-height: 1;
}

.cta-icon {
    margin: 0 25px 0 0;
}

h2.cta_heading {
    font-size: 27px;
    margin-bottom: 0;
    line-height: 1;
}

h4.cta_heading {
    font-size: 15px;
    margin-top: 8px;
    font-weight: normal;
    margin-bottom: 0;
}

.cta_btn p {
    margin: 10px 0 0;
    width: 90%;
    line-height: 1.7;
}

.cta_btn .btn {
    margin: 0;
}

.team-box {
    overflow: hidden;
    position: relative;
}

    .team-box .team-img,
    .team-box .team-details {
        text-align: center;
    }

        .team-box .team-details .team-name {
            padding: 20px 0 5px;
            font-size: 16px;
            font-weight: bold;
            margin: 0;
        }

        .team-box .team-details .team-pos {
            padding: 8px 0 20px;
            font-size: 11px;
            font-weight: bold;
            text-transform: uppercase;
            margin: 0;
        }

    .team-box .social-list {
        display: table;
        margin: auto;
    }

    .team-box.box-2 .social-list li a {
        border: 1px #919191 solid;
    }

    .team-box.box-1 .team-details {
        padding-bottom: 30px;
    }

    .team-box.box-1 .team-img {
        background: #2c333b;
    }

    .team-box.box-1:hover .team-details .team-name,
    .box-1:hover .team-details .team-pos,
    .box-3:hover .team-name,
    .team-box.box-2:hover .social-list li a {
        color: #fff;
    }

    .team-box.box-2 .team-img {
        position: relative;
        overflow: hidden;
    }

    .team-box.box-2 .team-name {
        padding: 15px 0;
    }

    .team-box.box-2 .team-details .team-pos {
        padding: 12px 0;
    }

    .team-box.box-2 .social-list li {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

        .team-box.box-2 .social-list li:nth-child(2) {
            -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
        }

        .team-box.box-2 .social-list li:nth-child(3) {
            -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s;
        }

        .team-box.box-2 .social-list li:nth-child(4) {
            -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
        }

        .team-box.box-2 .social-list li:nth-child(5) {
            -webkit-transition-delay: 0.25s;
            transition-delay: 0.25s;
        }

        .team-box.box-2 .social-list li:nth-child(6) {
            -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
        }

        .team-box.box-2 .social-list li:nth-child(7) {
            -webkit-transition-delay: 0.35s;
            transition-delay: 0.35s;
        }

    .team-box.box-2 .box-socials {
        position: absolute;
        top: 80%;
        z-index: 5;
        width: 100%;
    }

    .team-box.box-2:hover .social-list li {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    .team-box.box-2 .team-img span,
    .team-box.box-3 .team-img span {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .7);
        z-index: 3;
        opacity: 0;
        left: 0;
    }

    .team-box.box-2:hover .team-img span,
    .team-box.box-3:hover .team-img span {
        opacity: 1;
    }

    .team-box.box-3,
    .team-box.box-4 {
        position: relative;
    }

        .team-box.box-3 .team-details,
        .team-box.box-4 .team-details {
            position: absolute;
            bottom: -100%;
            width: 100%;
            padding-bottom: 20px;
            z-index: 5;
        }

        .team-box.box-3:hover .team-details {
            bottom: 0;
        }

        .team-box.box-4 .team-img {
            position: relative;
        }

        .team-box.box-4 .team-details .team-name {
            background: rgba(0, 0, 0, .07);
            color: #fff;
            padding: 10px 0 8px;
            line-height: 1.5;
            font-size: 15px;
        }

        .team-box.box-4 .team-details .team-pos {
            color: #444 !important;
            padding: 8px 0 10px;
            position: relative;
            margin: 5px 0 15px;
        }

            .team-box.box-4 .team-details .team-pos:after {
                position: absolute;
                background: #fff;
                height: 3px;
                width: 20px;
                left: 50%;
                margin-left: -10px;
                bottom: 0;
                content: "";
                display: inline-block;
            }

        .team-box.box-4 .team-details p {
            padding: 5px 25px;
        }

        .team-box.box-4 .team-details {
            -webkit-transform: translateX(-100%);
            -moz-transform: translateX(-100%);
            -o-transform: translateX(-100%);
            -ms-transform: translateX(-100%);
            transform: translateX(-100%);
            -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
            opacity: 1;
            height: 100%;
            padding: 20px 0;
            top: 0;
        }

        .team-box.box-4:hover .team-details {
            -webkit-transform: translateX(0px);
            -moz-transform: translateX(0px);
            -o-transform: translateX(0px);
            -ms-transform: translateX(0px);
            transform: translateX(0px);
        }

        .team-box.box-4:hover .team-img {
            -webkit-transform: translateX(100%);
            -moz-transform: translateX(100%);
            -o-transform: translateX(100%);
            -ms-transform: translateX(100%);
            transform: translateX(100%);
        }

.box-5 {
    padding-bottom: 20px;
}

.rounded-img {
    border-radius: 50%;
    overflow: hidden;
    max-height: 275px;
}

.box-5:hover .team-pos,
.box-5:hover .team-name {
    color: #fff;
}



/****/

.fa-hover:hover > span {
    background: #999;
}

.white, .tabs-style-ballon li.active a, .one-page .diamonds.current a:hover, .pagination ul li.selected a {
    color: #fff !important;
}
/* #fff */
.social-list li a:after, .top-bar.main-bg ul li, .top-bar.main-bg ul li a, .top-bar.main-bg ul li i, .top-bar.main-bg ul.social-list li a, .top-head.transparent.dark .top-nav > ul > li.hasChildren > a:after, .top-head.transparent .logo a, .top-head.transparent .top-cart > a,
.top-head.transparent .top-nav > ul > li > a, .top-head.header-5 .top-cart > a, .top-head.header-6 .top-nav > ul > li:hover > a i, .top-head.header-6 .top-nav > ul > li:hover > a, .top-head .full.main-bg .top-nav > ul > li > a, .top-head.transparent .top-nav > ul > li > span > a,
.top-head.header-8 .top-nav > ul > li:hover > a span, .top-head.header-8 .top-cart > a, .top-head.header-5.sticky-nav .top-cart > a, .top-head.sticky-nav.header-8 .top-cart > a, .page-title.title-5 h1, .footer-top div.tweets > div a, .footer-top div.tweets .slick-prev,
.footer-top div.tweets .slick-next, .block-link, .dark-bg, .black-bg, .contact-widget .social-list li a:after, .tags.hover-effect li a:after, ul.flickr-widget .img-overlay:before, .box-1:hover .outlined i, .icon-box.gry-border-1:hover h3, .darker-bg, .black-bg .top-nav.colored-submenu ul li ul a, .tags-widget .tags a:hover, .pricing-tbl.style-4:hover .plan-head h3, .top-head.header-8 .top-nav > ul > li.selected > a span, .darker-bg a,
.black-bg a, .dark-bg a, .btn-default, mark, .zoom .img-overlay:before, a.main-bg:hover, .btn.main-border.btn-outlined:hover, .fa-hover:hover > span {
    color: #fff;
}

.top-head.transparent .top-nav > ul > li > a {
    text-shadow: 0 1px 0px rgba(0,0,0,.2);
}

.top-head.transparent.sticky-nav .top-nav > ul > li > a {
    text-shadow: none;
}

.team-box.box-2:hover .social-list li, .progress-bars.style-5, .progress-bars.style-6 {
    border-color: #fff !important;
}

/* #111 */
.tabs nav a:focus, .mini-cart-list a.remove:hover i, .black-color {
    color: #111;
}
/* #222 */
.top-bar.main-bg .social-list li a:after, .cont-success, .p-style2 figure .description, .p-style2 figure .description a, .cart-body a {
    color: #222;
}

.footer-3 .footer-top .social-list li, footer .divider.centered:before, footer .divider.centered:after, .btn-outlined:hover, .top-nav.dark-submenu ul li ul, .black-bg, .progress-bars.tool-tip .progress-bar span, .navbtn, .new-nav, .social-list li.main-bg:hover,
.section-full-bg.black-bg:before, .section-full-bg.black-bg:after {
    background-color: #222;
}

.btn-outlined:hover, .icon-box-small i.filled:after {
    border-color: #222;
}

.icon-box-small:hover i.right-angle b:before {
    border-color: transparent transparent transparent #222 !important;
}

.icon-box-small:hover i.left-angle b:before {
    border-color: transparent #222 transparent transparent !important;
}

/* #333 */
h1, h2, h3, h4, h5, h6, .dark-color, .team-box .team-details .team-name, .timeline .post-item .timeline_date .year, .item-cart a, .control-group .box i, span.lbl {
    color: #666;
}

.page-title.title-5 h1, .footer-4 .footer-middle .container:before, .btn-default.btn-3d:hover, .pagination.bar-2 ul li:hover, .one-page.side-one .current a {
    background: #333;
}

.btn-default.btn-3d {
    -webkit-box-shadow: 0 4px 0 #333;
    box-shadow: 0 4px 0 #333;
}

    .btn-default.btn-3d:hover {
        -webkit-box-shadow: 0 4px 0 #2A2A2A;
        box-shadow: 0 4px 0 #2A2A2A;
        border-color: #333;
        color: #fff;
    }

.top-nav.dark-submenu li li a {
    border-top-color: #333;
}

.top-nav.dark-submenu .mega-menu > ul > li {
    border-left-color: #333 !important;
}

.section-full-bg.black-bg .tri {
    border-color: transparent transparent transparent #222;
}


/* #444 */
a, .top-nav li li a, .top-nav .mega-menu > ul > li h4, .mini-cart-total, .page-title h1, .page-title h3, .breadcrumbs a, .footer-top div.tweets .slick-prev:hover, .footer-top div.tweets .slick-next:hover, .icon-box h3, .panel-title, .pricing-tbl.style-3.selected .price_txt,
.footer-light .footer-middle h3, footer .divider i, .icon-box.gry-border-2:hover .block-icon i, .dark-text, .btn-grey, .btn-white, .pricing-tbl .price-lg, .fa-hover, .inner-menu ul ul li a, .top-bar ul ul li a, .icons-style-2 .heading,
.filter-by.style-2 ul li a:hover, .filter-by.style-3 ul li a:hover, .main-bg .btn-white:not(.btn-outlined), .main-bg .btn-white:not(.btn-outlined):hover {
    color: #444;
}

.darker-bg, .btn-default {
    background-color: #444;
}

.btn-default {
    border-color: #444;
}

.pagination.bottom-border ul li:hover, .icons-style-2:hover i {
    border-bottom-color: #444 !important;
}

.btn-shadow {
    -webkit-box-shadow: 3px 3px 0px 0px #444;
    -moz-box-shadow: 3px 3px 0px 0px #444;
    box-shadow: 3px 3px 0px 0px #444;
}

.section-full-bg.dark-bg .tri {
    border-color: transparent transparent transparent #444;
}

/* #666 */
.item-title {
    color: #666;
}

.top-head.sticky-nav .top-nav > ul > li > a {
    color: #777;
}

.dark-bg, .icon-box h3.bottom_half_border:after, .head-6:after, .tags-widget .tags a:hover {
    background-color: #777;
}

.dark-border {
    border: 1px #777 solid;
}

.top-head.sticky-nav a.white {
    color: #777 !important;
}

.btn-default.btn-outlined, .btn-default.btn-square_outlined {
    border-color: #c2c2c2;
}

/* #888 */
.icons-style-1 i {
    color: #000;
}


/* #eee */
.filled.lg-icon i, .team-box .team-details .social-list li a, .pagination.bar-3 ul li:hover, .progress-bars.style-6, .tags-widget .tags a {
    background: #eee;
}

.filter-by.style-3 {
    border: 1px #eee solid;
}

.icons-style-2 .heading {
    border-bottom: 1px #eee solid;
}

.tabs-style-default .tab-content .tab-pane.active {
    border: 1px solid #ddd; /* border-top:0
 */
}

/* #f2f2f2 */
.tabs nav a, .pagination ul li, .cont-success, .login-box-lg .login-inner, .grid .post-item .post-gallery, .share-post, .accordion .panel-default > .panel-heading h4 a, .accordion.style-1 .panel > .panel-heading h4 a.collapsed, .icon-box.gry-border-2 .head-bg,
.item-box:hover, .product-img, .alter-gry, .team-box.box-2 .team-details .team-pos {
    background-color: #e8e8e8;
}

.page-title, .p-style4 .name-holder {
    background-color: #eaeaea;
}

.tabs-style-ballon .nav-tabs {
    background: #EAEAEA;
}

.top-head {
    border-bottom: 1px #f7f7f7 solid;
}

/* #e6e6e6 */
.btn-default.btn-outlined:hover, .btn-default.btn-square_outlined:hover, .divider.centered:before, .divider.centered:after, .divider.lft:before, .divider.rit:before {
    background-color: #e6e6e6;
}

.divider.bordered i {
    border: 1px #e6e6e6 solid;
}

blockquote:before, blockquote:after, .top-nav.colored-submenu ul li ul a:hover {
    color: #e6e6e6;
}

/* #f9f9f9 */
.bquote-1, .bquote-3, .bquote-4, .team-box.box-1 .team-details, .pricing-tbl.style-4 ul li:nth-child(even), tr.even td {
    background-color: #f2f2f2;
}

/* #f0f0f0 */
.list li.list-bg, .bottom_tools {
    background: #f0f0f0;
}
/* #e1e1e1 */
.team-box.box-2, .pagination.bar-1 ul, .pagination.bar-2 ul, .mini-cart .checkout a, .pagination ul li, .accordion.style-1 .panel > .panel-heading h4 a:not(.collapsed), .accordion.style-2 .panel {
    border: 1px #e1e1e1 solid;
}
/* e8e8e8 */
.list li.list-bg i, .comment-list .child-comment .comment-content h6 {
    background: #e8e8e8;
}
/* efefef */
.team-box.box-2 .team-name {
    background: #efefef;
}

.head-8:before {
    background: #ccc;
}

.divider i {
    color: #d5d5d5;
}

.icon-box.gry-border-1, .icon-box.gry-border-2 {
    border: 1px #ebebeb solid;
}

li.outlined.circle, li.outlined.rectangle, .minimal-socials .outlined {
    border: 1px #4a4a4a solid;
}

.divider.bg i, .sitemap > ul > li > a, .comment-list .comment-avatar, .accordion.style-5 .panel-collapse {
    background: #ececec;
}

.pageWrapper.boxed {
    box-shadow: 0 10px 10px #666;
}

.accordion.style-1 .panel > .panel-heading h4 a:not(.collapsed), .accordion.style-4 .panel > .panel-heading h4 a:not(.collapsed), .bquote-3, .filter-by, .head-3 b::before, .head-4 b::before, .icons-style-2:hover .heading, .inner-menu ul ul, .p-style4 .name-holder, .page-title.title-5 h3, .pagination.bottom-border ul li, .pricing-tbl.style-2:hover h3, .sidebar_widgets li.widget, .tabs-style-ballon .tab-content .tab-pane {
    border-bottom-color: #a9bf04;
}
/****/

.fun {
    padding: 20px;
}

.fun-number {
    margin: 5px 0;
    font-size: 35px;
    white-space: nowrap;
    color: #a9bf04;
}

.fun-info {
    font-size: 17px;
    white-space: nowrap;
    color: #fff !important;
}

.t-center {
    text-align: center;
}

.fun-icon {
    display: table;
    margin: 0 auto 20px;
    position: relative;
    font-size: 35px;
    text-align: center;
}

    .fun-icon.round {
        border-radius: 2em;
    }

    .fun-icon.lg-icon i:before {
        top: -2px;
        position: relative;
    }

    .fun-icon.lg-icon i {
        font-size: 35px;
    }

.c-chart[data-type=half] .circle-text-half {
    margin-top: -10px;
}

.c-chart[data-type=half] .circle-info-half {
    margin-top: 2px;
}

.btn-soon {
    margin-left: -20px;
}

#holder {
    margin: auto;
    display: table;
}

.digits {
    margin: 60px auto 0;
    display: table;
}

    .digits span {
        display: block;
        text-align: center;
        position: relative;
        height: 130px;
        width: 130px;
        line-height: 120px;
        border: 1px #fff solid;
        border-bottom: 0;
        font-size: 55px;
        font-weight: 800;
        color: #fff;
    }

    .digits li {
        float: left;
        margin: 0 15px;
        text-align: center;
        position: relative;
    }

        .digits li:before,
        .digits li:after {
            content: "";
            position: absolute;
            top: 130px;
            left: 0px;
            display: block;
            width: 57px;
            background: #fff;
            height: 1px;
        }

        .digits li:after {
            right: 0;
            left: auto;
        }

    .digits span:after {
        content: "";
        position: absolute;
        bottom: -5px;
        left: 50%;
        margin-left: -10px;
        display: block;
        background: #fff;
        height: 1px;
        width: 12px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .digits span:before {
        content: "";
        position: absolute;
        bottom: -5px;
        right: 50%;
        margin-right: -10px;
        display: block;
        background: #fff;
        height: 1px;
        width: 12px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .digits li p {
        color: #fff;
        font-size: 20px;
        padding-top: 30px;
    }

.not-found {
    max-width: 730px;
    margin: auto;
}

.lg-not-found {
    font-size: 190px;
    font-weight: bold;
    line-height: 110px;
    margin-right: 20px;
    position: relative;
}

    .lg-not-found i {
        position: absolute;
        width: 93px;
        height: 11px;
        overflow: hidden;
        bottom: -35px;
        left: 50%;
        margin-left: -47px;
    }

        .lg-not-found i:after {
            position: absolute;
            width: 93px;
            height: 93px;
            border-radius: 50%;
            content: "";
            display: inline-block;
        }

.pg-nt-fnd {
    font-size: 26px;
    line-height: 32px;
}

.ops {
    padding-bottom: 90px;
}

.not-found-form {
    width: 80%;
    margin: 20px auto 60px;
    position: relative;
}

    .not-found-form:before {
        position: absolute;
        content: "\f002";
        display: inline-block;
        font: normal normal normal 20px/1 FontAwesome;
        position: absolute;
        left: 15px;
        top: 19px;
    }

    .not-found-form input[type=text] {
        width: 80%;
        height: 60px;
        margin: 0px -7px 0 0;
        padding-left: 50px;
        font-size: 17px;
        padding-right: 26px;
        vertical-align: middle;
    }

.not-found p {
    font-size: 17px;
}

.brows-all {
    line-height: 40px;
    text-transform: uppercase;
}

    .brows-all i {
        margin-left: 10px;
    }

.filter-by {
    margin: 0 5px 50px;
    clear: both;
    position: relative;
}

.portfolio-filter-bg {
    margin-bottom: 0;
}

    .portfolio-filter-bg .filter-by {
        margin: 0;
        border-bottom: 0;
    }

        .portfolio-filter-bg .filter-by ul li {
            margin: 0;
            border-bottom: 0;
        }

            .portfolio-filter-bg .filter-by ul li:before {
                display: none;
            }

            .portfolio-filter-bg .filter-by ul li a {
                padding: 30px;
                border-radius: 0;
                border: 0;
            }

            .portfolio-filter-bg .filter-by ul li:after {
                border-radius: 0;
            }

.filter-by.style-2 ul li a:after,
.filter-by.style-3 ul li a:before,
.filter-by.style-2 ul li a:before,
.filter-by.style-3 ul li a:after {
    display: none;
}

.portfolio.no-margin .img-holder {
    width: 100%;
}

    .portfolio.no-margin .img-holder img {
        width: 100%;
        height: auto;
    }

.simple .img-over .link,
.simple .img-over .zoom {
    width: 50px;
    height: 50px;
    margin-left: -55px;
    border: 1px #999 solid;
}

.simple .img-over .zoom {
    margin-right: -55px;
    margin-left: 0;
}

    .simple .img-over .link i,
    .simple .img-over .zoom i {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

.p-style2 figure {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.no-margin.portfolio .portfolio-item {
    margin: 0;
}

.parallax {
    position: relative;
    background-attachment: fixed;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    transform: translate(0, 0);
}

.parallax-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.fixed-bg {
    background-attachment: fixed !important;
    background-size: cover;
}

    .parallax > .container,
    .fixed-bg > .container,
    .section > .container {
        z-index: 2;
        position: relative;
    }

.portfolio.parallax p {
    width: 70%;
    margin: 20px auto;
    display: table;
}

.single-pro-img {
    height: 500px;
}

.pro-info-cell > div {
    padding: 15px;
}

.pro-gallery {
    margin-bottom: -50px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0px 25px 20px -8px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 25px 20px -8px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 25px 20px -8px rgba(0, 0, 0, 0.35);
}

.pro-info-cell label {
    display: inline-block;
}

.about-title > .container {
    height: 300px;
}

.about-me-title > .container {
    height: 600px;
}

.gallery-columns-5 .gallery-item {
    width: 19.855%;
}

.gallery-item {
    float: left;
    margin: 0 1px 1px 0;
    position: relative;
    overflow: hidden;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.masonry.full .post-item {
    width: 32%;
}

    .masonry.full .post-item .gallery-columns-5 .gallery-item {
        width: 24.6777%;
    }

.grid .post-item {
    width: 48%;
    margin: 0 15px 15px 0;
}

.right-cell .grid .post-item {
    margin: 0 0 15px 15px;
}

.grid .post-item iframe,
.grid .post-item video {
    width: 100%;
    height: 210px;
    background: #000;
}

.grid .post-item .post-gallery {
    height: 210px;
}

.grid .post-item .gallery-columns-5 .gallery-item {
    width: 19.744444%;
}

.grid.full .post-item {
    width: 32%;
}

    .grid.full .post-item .gallery-columns-5 .gallery-item {
        width: 24.6777%;
    }

.grid-list {
    margin: 0 -15px;
}

.shop-item {
    margin-bottom: 40px;
}

.item-box {
    cursor: pointer;
    overflow: hidden;
}

.item-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

    .item-img img {
        position: relative;
        z-index: 1;
    }

    .item-img .hidden-img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        width: 100%;
    }

        .item-img .hidden-img img {
            display: table;
            margin: auto;
            width: auto;
        }

.item-box:hover .item-img .hidden-img {
    opacity: 0;
}

    .item-box:hover .item-img .hidden-img,
    .item-box:hover .item-img .hidden-img img {
        opacity: 1;
    }

.item-title {
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    width: 98%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.item-details {
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}

    .item-details p {
        display: none;
    }

.grid-list.list p {
    display: block;
}

.list-grid {
    float: right !important;
    clear: none !important;
    width: auto !important;
    padding-right: 0;
}

    .list-grid a {
        position: relative;
        float: right;
        margin: 0 0 0 4px;
        font-size: 15px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

.shop-item p {
    overflow: hidden;
    padding: 5px 10px;
    max-height: 50px;
}

.grid-list.list .shop-item {
    float: none;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.grid-list.list .item-box {
    overflow: hidden;
    background: transparent;
}

.grid-list.list .item-details {
    padding: 5px 0;
}

    .grid-list.list .item-details p,
    .grid-list.list .item-details .item-rating,
    .grid-list.list .item-details .item-price {
        text-align: left;
        padding-left: 10px;
    }

.grid-list.list .item-img {
    float: left;
    margin-right: 20px;
    max-height: 200px;
    width: auto;
}

    .grid-list.list .item-img .product-buttons a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .grid-list.list .item-img img {
        max-height: 200px;
    }

.control-group .box i {
    margin-right: 7px;
}

.similar-products .item-img img {
    max-height: 200px;
}

.grid-list.list .item-title {
    padding: 20px 0 0 10px;
    border: 0;
    text-align: left;
    width: auto;
    margin: 0;
}

tr.shipping {
    background: transparent !important;
}

.list-item {
    padding: 10px 0;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    background: url(../images/ajax-loader-dark.gif) center center no-repeat;
    text-align: center;
    margin-top: -12px;
    margin-left: -12px;
    z-index: 1044;
    text-indent: -9999px;
}

.nl {
    position: relative;
}

    .nl .btn {
        margin-left: -30px;
    }

.nl-note {
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: 9;
    padding: 8px 15px;
    color: #333;
    width: 75%;
}

.revtp-form .nl-note {
    bottom: auto;
    top: -125%;
    padding: 20px;
}

.sm-mob {
    position: absolute;
    right: 73px;
    bottom: 20px;
}

.vertical-icons .icon-box-small {
    border-top: 1px rgba(255, 255, 255, 0.2) solid;
}

    .vertical-icons .icon-box-small:first-child {
        border-top: 0;
    }

    .vertical-icons .icon-box-small .icon-sm-desc {
        margin-left: 90px;
    }

.icon-sm-desc {
    margin-left: 70px;
}

.portfolio-slider.no-margin .portfolio-item {
    margin: 0 1px !important;
}

.gallery_thumbs li {
    float: left;
    width: 120px;
    height: 80px;
    margin: 0 1px 1px 0;
    overflow: hidden;
}

.gallery_thumbs a {
    display: block;
    overflow: hidden;
}

.gallery_thumbs li .img-overlay:before {
    line-height: 80px;
}

.gallery_thumbs li .img-overlay:before {
    line-height: 80px;
}

.left-video-box {
    padding: 50px 80px !important;
}

.small-video {
    width: 400px;
    margin-right: 20px;
    overflow: hidden;
}

.portfolio-bg {
    background: #000;
}

.entry-image {
    margin: 0 0 15px;
}

.entry-content h5 {
    margin-bottom: 8px;
}

.entry-content .post-meta {
    margin-bottom: 10px;
    overflow: hidden;
}

.break-news {
    padding: 0 30px 0 0;
    margin: 15px 0;
    position: relative;
    padding-left: 160px;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

span.lbl {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 15px;
    font-size: 12px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
}

.p-1-col .portfolio-item,
.lg-item {
    border-bottom-style: dashed !important;
}

.inner-magazine .post-content .post-info-container {
    padding: 0;
}

.inner-magazine .post-item .post-content p {
    padding: 5px 0 !important;
}

.lg-item {
    padding-bottom: 20px;
    margin-bottom: 0;
}

.lg-item {
    padding-bottom: 20px;
    margin-bottom: 0;
}

.inner-magazine .heading {
    padding-bottom: 1px !important;
}

.inner-magazine .gallery_thumbs li {
    float: left;
    width: 100px;
    height: 80px;
    margin: 0 1px 1px 0;
    overflow: hidden;
}

.inner-magazine.col-md-8 .gallery_thumbs li,
.inner-magazine.col-md-8 .gallery_thumbs li img {
    width: 103px;
    height: 82px;
}

.inner-magazine .gallery_thumbs li img {
    width: 100px;
    height: 80px;
}

.gallery_thumbs li .img-overlay:before {
    line-height: 80px;
}

.logo.xxlarge-text a {
    font-size: 60px;
}

    .logo.xxlarge-text a span {
        line-height: 48px;
    }

.odometer-value {
    background: transparent !important;
}

.team-details, .team-box .box-2 .box-socials, .icons-style-1 i, .icons-style-1 .heading, .team-box.box-2 .team-img span, .team-box.box-3 .team-img span, .team-box.box-2:hover .team-pos, .team-box.box-2:hover .team-name, .box-5, .box-5 .rounded-img, .pricing-tbl, .pagination ul li, .lg-box, .pricing-tbl.style-2 h3, .new-nav, .fun-separator, .msg-box, .pricing-tbl.style-2 h3::before, .pricing-tbl.style-2 h3::after, .icon-box.gry-border-1, .item-img img, .item-img .hidden-img, .gallery-caption, .team-box.box-4 .team-img, .team-box.box-4 .team-details {
    transition: all 0.4s ease 0s;
}

.social-list li {
    float: left;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    margin: 0 5px 5px 0;
}

.border10px {
    border-radius: 10px;
}

.border3px {
    border-radius: 3px;
}

.circle {
    border-radius: 50%;
}

.main-border {
    border-style: solid;
    border-width: 1px;
}

.block {
    display: block;
}

.over-hidden {
    overflow: hidden;
}

.bordered-img {
    padding: 2px;
    border: 1px #ddd solid;
}

#to-top {
    position: fixed;
    right: 0px;
    bottom: 0;
    z-index: 99;
    cursor: pointer;
}

    #to-top span {
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        display: block;
    }

.lft-tp-caption {
    left: 0 !important;
}

.slider-square-txt {
    padding: 5px;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 800;
    line-height: 1;
    border-width: 2px;
    letter-spacing: -2px;
}

.md-slide-head {
    font-size: 28px;
}

.slider-md-txt {
    font-size: 19px;
}

.slider-lg-txt {
    font-size: 23px;
    line-height: 1.3;
}

.lg-slide-head {
    font-size: 53px;
    font-weight: 900;
}

.lg-slide-head2 {
    font-size: 40px;
    font-weight: 900;
    border-bottom: 1px #dedede solid;
    padding-bottom: 10px;
    line-height: 1;
}

.banner_separator {
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
    width: 40%;
}

.banner_separator_wit {
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    width: 40%;
}

.light-lg-txt {
    font-weight: 200;
    font-size: 28px;
    text-transform: uppercase;
}

.bolder-lg-txt {
    font-weight: 900;
    font-size: 85px;
    text-transform: uppercase;
}

.lg-list-item {
    font-weight: 200;
    font-size: 30px;
    text-transform: capitalize;
}

.md-list-item {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

    .md-list-item i {
        padding: 10px 20px 10px 15px;
        border-right: 1px #ccc solid;
        margin-right: 20px;
        font-size: 20px;
    }

.gry-sep {
    height: 1px;
    background: #4c4c4c;
    width: 460px;
}

.light-gry-sep {
    height: 1px;
    background: #ccc;
    width: 350px;
}

.lg-list-item i {
    padding: 10px 20px 10px 15px;
    border-right: 1px #4c4c4c solid;
    margin-right: 20px;
    font-size: 25px;
}

.tp-caption a.btn.main-bg {
    color: #fff;
}

.btn.main-bg.btn-3d {
    margin-bottom: 4px;
}

.bg-full-rit,
.bg-full-lft {
    position: absolute;
    width: 500%;
    height: 100%;
    z-index: -1;
}

.bg-full-lft {
    left: -100%;
}

.white-border {
    border: 1px #fff solid;
}

.fa-hover > span {
    display: block;
    line-height: 40px;
    height: 40px;
    padding-left: 35px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    position: relative;
}

.fa-hover:hover > span {
    padding-left: 45px;
}

.fa-hover > span i {
    margin-right: 9px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.1s ease-in-out;
    position: absolute;
    left: 12px;
    top: 13px;
}

.fa-hover:hover > span i {
    font-size: 28px;
    top: 5px;
    left: 8px;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.no-border {
    border: 0 !important;
}

.saf-tags.hover-effect li:hover a:after {
    background: transparent !important;
}

.highlight-1 {
    background: #fcff00;
}

.list li {
    line-height: 30px;
    overflow: hidden;
}

    .list li i {
        font-size: 11px;
        margin-right: 8px;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
    }

    .list li.list-bg {
        margin-bottom: 2px;
    }

        .list li.list-bg i {
            width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 15px;
            float: left;
        }

.date-time-list li {
    line-height: 25px;
    padding: 8px 0;
    overflow: hidden;
}

.padding-vertical-80 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.padding-vertical-90 {
    padding-top: 89px;
    padding-bottom: 89px;
}


.lg-padding {
    padding: 120px 0;
}

.padding-bottom-0 {
    padding-bottom: 0;
}

.padding-top-0 {
    padding-top: 0;
}

.margin-0 {
    margin: 0;
}

.margin-auto {
    margin: auto;
}

.no-bg-btn {
    background: transparent none;
    border: 0;
}

.right-cell {
    float: right !important;
}

.left-text {
    text-align: left;
}

.center-tbl {
    display: table;
    margin: auto;
    float: none;
}

.section-full-bg {
    position: absolute;
    top: 0;
    width: 300%;
    height: 100%;
    display: inline-block;
    z-index: 0;
}

    .section-full-bg.left.circle {
        border-radius: 50em;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .section-full-bg.right.circle {
        border-radius: 50em;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.bg-block {
    position: relative;
    z-index: 9;
    padding: 50px 30px;
    border-width: 5px;
    border-left-width: 0;
    -webkit-box-shadow: -25px 0px 15px -15px rgba(50, 50, 50, 0.45);
    -moz-box-shadow: -25px 0px 15px -15px rgba(50, 50, 50, 0.45);
    box-shadow: -25px 0px 15px -15px rgba(50, 50, 50, 0.45);
}

    .bg-block p {
        margin-bottom: 0;
    }

.sec-bg.left.circle {
    border-radius: 50em;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.sec-bg.right.circle {
    border-radius: 50em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.section-side {
    padding: 0 40px;
}

.section-full-bg.left {
    right: 0;
}

.section-full-bg.right {
    left: 0;
}

.section-full-bg.left.circle {
    right: -25px;
}

.section-full-bg.right.circle {
    left: -25px;
}

.section-full-bg.left.rect {
    right: 30%;
}

.section-full-bg.right.rect {
    left: 30%;
}

.top-bar ul.new-angle {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.accordion.style-1 .panel > .panel-heading h4 a.new-angle:not(.collapsed):before {
    width: 97.7%;
    left: 2.5%;
}

.accordion.style-1 .panel > .panel-heading h4 a.round:not(.collapsed):before {
    width: 92%;
    left: 4%;
}

.accordion.style-3.new-angle .panel:first-child > .panel-heading h4 a:not(.collapsed) {
    border-top-right-radius: 1.2em;
}

.nav-tabs.new-angle li:first-child a {
    border-bottom-left-radius: 1.2em;
}

.box-5.new-angle:hover .rounded-img {
    border-top-left-radius: 0;
    border-top-right-radius: 2em;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.box-5.new-angle:hover {
    border-top-right-radius: 2em;
    border-bottom-left-radius: 2em;
}

.new-angle.lg .slick-slide img {
    border-top-right-radius: 3em;
}

.feature-img .new-angle:before {
    border-top-right-radius: 1.2em;
    border-bottom-left-radius: 1.2em;
}

.feature-img .new-angle.lg:before {
    border-top-right-radius: 3em;
    border-bottom-left-radius: 3em;
}

.widget.round,
textarea.round,
.product-img.round {
    border-radius: 1em;
}

.pricing-tbl.round {
    overflow: hidden;
}

.accordion.style-3.round .panel:first-child > .panel-heading h4 a:not(.collapsed) {
    border-top-left-radius: 2.2em;
    border-top-right-radius: 2.2em;
}

.icon-box.gry-border-2.round .head-bg {
    border-top-left-radius: 1.7em;
    border-top-right-radius: 1.7em;
}

.nav-tabs.round li:first-child a {
    border-top-left-radius: 10em;
    border-bottom-left-radius: 10em;
}

[class*="tabs-style-"] .tab-content .tab-pane:first-child.active.round {
    border-top-left-radius: 0;
}

.tabs-style-bg .tab-content .tab-pane.round {
    border-top-left-radius: 0;
}

#footWrapper .social-list li a.round,
.progress-bars.xl-line.tool-tip .progress-bar.round span {
    border-radius: 50%;
}

.round.bquote-4 span.main-bg {
    border-bottom-left-radius: 1.2em;
    border-bottom-right-radius: 1.2em;
}

.round.sm {
    border-radius: 40px;
}

.feature-img figure.round a {
    right: 50%;
    margin-right: -17.5px;
}

.item-box.round .on-sale {
    left: 7%;
    top: 7%;
    width: 50px;
    height: 50px;
    line-height: 66px;
    border-radius: 50%;
}

.shape.square {
    border-radius: 0;
}

html.square .pageWrapper *,
html.square .circle:after,
html.square .circle:before,
html.square .full-heading:before,
.box-5:hover .team-img {
    border-radius: 0 !important;
}

.pageWrapper.boxed {
    margin: 0 auto;
}

    .pageWrapper.boxed .full-cell {
        width: 100%;
    }

    .pageWrapper.boxed .fullwidthbanner-container,
    .pageWrapper.boxed .forcefullwidth_wrapper_tp_banner,
    .pageWrapper.boxed .fullscreen-container {
        width: 100% !important;
        left: 0 !important;
    }

    .pageWrapper.boxed .top-head.transparent,
    .pageWrapper.boxed .top-head.sticky-nav {
        width: auto;
        left: auto;
        top: 30px;
    }

    .pageWrapper.boxed .fixed-footer {
        width: auto;
        left: auto;
    }

.full-2-foot {
    margin-left: -15px;
}

.fullscreen-body .pageWrapper.boxed {
    margin: 0 auto;
}

    .fullscreen-body .pageWrapper.boxed .top-head.transparent,
    .fullscreen-body .pageWrapper.boxed .top-head.sticky-nav {
        top: 0;
    }

.fullscreen-body video {
    z-index: 1;
    position: absolute;
    left: -30%;
    top: -35%;
    width: 160%;
    height: 170%;
}

.pageWrapper.boxed .top-head .logo:before,
.pageWrapper.boxed .top-head .logo:after,
.pageWrapper.boxed .top-head .bot-line,
.pageWrapper.boxed .top-head .lft-line {
    display: none;
}

.pageWrapper.boxed .top-head.boxed-transparent > .container {
    border-radius: 0;
}

.pageWrapper.boxed .top-head.boxed-transparent {
    top: 0;
}

.pageWrapper.boxed .fixed-footer .footer-bottom {
    padding-left: 0;
    padding-right: 0;
}

.pageWrapper.boxed .sticky-nav.transparent,
.pageWrapper.boxed .sticky-nav.sticky-nav {
    top: 0;
}

.pageWrapper.boxed .footer-bottom ul.right {
    margin-right: 15px;
}


p.lead {
    font-size: 1.21875em;
    line-height: 1.6;
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}



.section {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

    .section.paralateral {
        -webkit-transition: background 0 ease;
        -moz-transition: background 0 ease;
        -o-transition: background 0 ease;
        transition: background 0 ease;
    }

* {
    -webkit-background-clip: padding-box;
}

.about-us {
    background: #fff;
    position: relative;
    display: block;
}

    .about-us .main-title {
        color: #282828;
    }

    .about-us .team-grid {
        margin: -30px -30px 0 0;
        padding: 30px 20px 0;
        overflow: hidden;
    }

        .about-us .team-grid li {
            position: absolute;
            opacity: 0;
            -webkit-transition: all 2s ease;
            -moz-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            transition: all 500ms ease;
            cursor: pointer;
            -webkit-backface-visibility: visible;
            z-index: 999;
        }

            .about-us .team-grid li .tooltip {
                font-size: 11px;
                position: absolute;
                white-space: nowrap;
                top: -27px;
                background: #f26522;
                color: #fff;
                display: none;
                padding: 3px 10px;
                opacity: 1 !important;
                letter-spacing: 0;
                font-family: sans-serif;
                font-weight: bold !important;
            }

                .about-us .team-grid li .tooltip:after {
                    content: ' ';
                    height: 0;
                    width: 0;
                    border: 5px solid transparent;
                    border-top-color: #f26522;
                    position: absolute;
                    bottom: -9px;
                    left: 10px;
                    z-index: 2;
                }

            .about-us .team-grid li:hover .tooltip {
                display: block;
            }

            .about-us .team-grid li.you {
                cursor: pointer !important;
            }

            .about-us .team-grid li.visible-member {
                position: relative;
                opacity: 1;
                top: 0 !important;
                left: 0 !important;
                -webkit-transition: all 2s ease;
                -moz-transition: all 500ms ease;
                -o-transition: all 500ms ease;
                -ms-transition: all 500ms ease;
                transition: all 500ms ease;
            }

    .about-us .team-options {
        padding: 10px;
    }

        .about-us .team-options li a {
            font-size: 18px;
        }

.top-bar-section {
    top: -5px;
}

.about-us-body a:hover,
.about-us-body .main-links li a:hover,
.about-us-body .main-links li.active a:hover {
    color: #282828;
}

.about-us-body a.active,
.about-us-body .main-links li a.active,
.about-us-body .main-links li.active a.active {
    color: #282828;
}

.about-us-body a:after,
.about-us-body .main-links li a:after,
.about-us-body .main-links li.active a:after {
    border-color: #34aadc;
}

.about-us-body {
    background-position: 0 -20px;
}

.the-team li.you {
    cursor: pointer;
}

.the-team li.weHire {
    text-align: center;
}

    .the-team li.weHire a {
        text-decoration: none;
    }

        .the-team li.weHire a:hover em {
            color: #000;
        }

    .the-team li.weHire strong {
        padding-top: 2px;
        font-size: 11px;
    }

    .the-team li.weHire em {
        display: block;
    }

.eye {
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    background-size: 660px 3182px;
    background-image: url("../images/team/team_v1-v-11.jpg");
}

.odo_txt {
    color: #a9bf04;
    font-size: 20px;
    margin-top: -8px;
    width: 100%;
    text-align: center;
}

/*Founder*/
.team_tab {
    float: left;
    margin: 0px 0px 20px 30px;
}

    .team_tab .team_all {
        float: left;
        text-transform: uppercase;
        color: #666666;
        font-size: 20px;
        margin-right: 40px;
    }

    .team_tab .team_founders {
        float: left;
        text-transform: uppercase;
        color: #666666;
        font-size: 20px;
    }

    .team_tab a.active {
        color: #0d5da7;
        border-bottom: 1px solid #0d5da7;
    }

    .team_tab a:hover, .team_tab a:focus, .team_tab a:active {
        color: #0d5da7;
        border-bottom: 1px solid #0d5da7;
        text-decoration: none;
    }

.founder_cont {
    padding: 10px;
    margin: 0px 20px;
    float: left;
}

    .founder_cont .founder_img {
        float: left;
        margin: 0px 50px 10px 0px;
    }

    .founder_cont .founder_content {
        padding: 0px;
        float: left;
        width: 77%;
    }

    .founder_cont .founder_name {
        color: #0f0f0f;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 12px;
        line-height: 22px;
    }

    .founder_cont .founder_title {
        color: #83909e;
        font-size: 20px;
        margin-bottom: 8px;
    }

        .founder_cont .founder_title span {
            padding: 0px 133px 3px 0px;
        }

    .founder_cont .founder_content_inner {
        color: #1b1b1b;
        font-size: 19px;
        padding-top: 18px;
        text-align: justify;
    }

.founder_social_main {
    float: left;
    width: 100%;
}

.founder_cont .founder_social, .founder_cont_right .founder_social {
    padding-bottom: 18px;
    float: left;
    border-bottom: 1px solid #d3dde9;
    width: 275px;
    margin-bottom: 15px;
}

    .founder_cont .founder_social .sc_icn, .founder_cont_right .founder_social .sc_icn {
        float: left;
        width: 32px;
    }

.founder_cont_right {
    padding: 10px;
    margin: 0px 20px;
    float: left;
}

    .founder_cont_right .founder_img {
        float: right;
        margin: 0px 0px 10px 50px;
    }

    .founder_cont_right .founder_content {
        padding: 0px;
        float: left;
        width: 77%;
    }

    .founder_cont_right .founder_name {
        color: #0f0f0f;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 12px;
        line-height: 22px;
    }

    .founder_cont_right .founder_title {
        color: #83909e;
        font-size: 20px;
        margin-bottom: 10px;
    }

        .founder_cont_right .founder_title span {
            padding: 0px 33px 3px 0px;
        }

    .founder_cont_right .founder_content_inner {
        color: #1b1b1b;
        font-size: 19px;
        padding-top: 18px;
        text-align: justify;
    }

    .founder_cont_right hr {
        width: 85%;
        margin-bottom: 58px;
        margin-top: 40px;
    }

.sc_icn_call_mob {
    display: none;
    float: left;
    width: 32px;
}

    .sc_icn_call_mob a {
        background: url("../images/team/call.png");
        display: inline-block;
        width: 20px;
        height: 20px;
    }

        .sc_icn_call_mob a:hover {
            background: url("../images/team/call_hover.png");
        }

.sc_icn_desk {
    float: left;
    width: 32px;
}

    .sc_icn_desk a {
        background: url("../images/team/call.png");
        display: inline-block;
        width: 20px;
        height: 20px;
    }

        .sc_icn_desk a:hover {
            background: url("../images/team/call_hover.png");
        }

.sc_email a {
    background: url("../images/team/email.png");
    display: inline-block;
    width: 23px;
    height: 20px;
}

    .sc_email a:hover {
        background: url("../images/team/email_hover.png");
    }

.sc_twitter a {
    background: url("../images/team/twitter.png");
    display: inline-block;
    width: 20px;
    height: 20px;
}

    .sc_twitter a:hover {
        background: url("../images/team/twitter_hover.png");
    }

.sc_linkedin a {
    background: url("../images/team/linkedin.png");
    display: inline-block;
    width: 20px;
    height: 20px;
}

    .sc_linkedin a:hover {
        background: url("../images/team/linkedin_hover.png");
    }

/*Gallery*/
ul#items {
    margin: 1em 0 0 0;
    width: 100%;
    overflow: hidden;
    padding: 0;
}

    ul#items li {
        list-style: none;
        float: left;
        width: 31%;
        overflow: hidden;
        margin: 0 10px 20px 10px;
        background: #DBDAE0;
        color: #fff;
        text-align: center;
        -moz-box-shadow: 0 1px 1px #777;
        -webkit-box-shadow: 0 1px 1px #777;
        box-shadow: 0 1px 1px #777;
        color: #555;
        position: relative;
    }

        ul#items li:hover {
            color: #333;
        }

ol#pagination {
    position: relative;
    text-align: center;
}

    ol#pagination li {
        display: inline-block;
        width: 16px;
        height: 6px;
        background: none;
        border: 1px solid #a1a1a1;
        text-align: left;
        text-indent: -8000px;
        list-style: none;
        cursor: pointer;
        margin: 0 6px;
    }

        ol#pagination li:hover {
            background-color: #bfbdbd;
            height: 6px;
            border: 1px solid #bfbdbd;
            width: 16px;
            display: inline-block;
        }

        ol#pagination li.current {
            color: #a1a1a1;
            font-weight: bold;
            background-color: #bfbdbd;
            height: 6px;
            border: 1px solid #bfbdbd;
            width: 16px;
            display: inline-block;
        }

        ol#pagination li.prev, ol#pagination li.next {
            position: absolute;
            top: -150px;
            display: none !important;
        }

.fancybox-wrap {
    position: fixed !important;
    top: 35px !important;
    z-index: 99999999 !important;
}

.gallery_txt_overlay {
    bottom: 0;
    position: absolute;
    text-align: center;
    padding-top: 30px;
    width: 100%;
    background: url("../images/team/img_overlay.png") repeat;
}

.gallery_txt_one {
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
}

.gallery_txt_two {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0px 5px 12px 5px;
}

@media (min-width: 768px) {
    .top-nav .mega-menu > ul {
        width: 720px;
    }
}

@media (min-width: 992px) {
    .top-nav .mega-menu > ul {
        width: 940px;
    }
}

@media (min-width: 1200px) {
    .top-nav .mega-menu > ul {
        width: 1140px;
    }

    .pageWrapper.boxed {
        width: 1170px;
    }

        .pageWrapper.boxed .top-head.transparent,
        .pageWrapper.boxed .top-head.sticky-nav {
            width: 1170px;
        }
}

@media (max-width: 1200px) {
    .pageWrapper.boxed {
        width: auto;
        margin: auto;
    }

        .pageWrapper.boxed .top-head.transparent,
        .pageWrapper.boxed .top-head.sticky-nav,
        .pageWrapper.boxed .fixed-footer {
            width: 100%;
            left: 0;
        }

        .pageWrapper.boxed .top-head.transparent,
        .pageWrapper.boxed .top-head.sticky-nav {
            top: 0;
        }

    .bottom-md-footer .form-control {
        width: 70%;
    }

    .buttonsActiveItem li {
        float: none;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }

    .founder_cont .founder_content, .founder_cont_right .founder_content {
        width: 72%;
    }

    span.text-content {
        height: 96px;
    }

    .itemPortfolio:nth-child(1), .itemPortfolio:nth-child(2), .itemPortfolio:nth-child(3), .itemPortfolio:nth-child(4), .itemPortfolio:nth-child(5), .itemPortfolio:nth-child(6) {
        margin: 20px auto;
        width: 33%;
        float: left;
    }

    .itemPortfolio2:nth-child(1), .itemPortfolio2:nth-child(2), .itemPortfolio2:nth-child(3), .itemPortfolio2:nth-child(4), .itemPortfolio2:nth-child(5), .itemPortfolio2:nth-child(6) {
        margin: 20px auto;
        width: 33%;
        float: left;
    }
}

@media (max-width: 1024px) {
    .top-head.transparent.full {
        padding: 0 10px;
    }

    .header-left,
    .header-right {
        width: 250px;
    }

    .left-side-wrap {
        margin-left: 250px;
    }

    .right-side-wrap {
        margin-right: 250px;
    }

    .header-left .top-search input[type=text],
    .header-right .top-search input[type=text] {
        width: 79%;
    }

    .p-4-cols .portfolio-item {
        width: 33.33333% !important;
        margin: 0 !important;
    }
}

@media (max-width: 992px) {
    .banner-slick h1 {
        font-size: 150%;
    }

    .new-nav {
        display: block;
    }

    ul#items li {
        width: 30%;
        height: 155px;
    }

    .padding-vertical-90 {
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .tri-line,
    .half-section:before,
    .footer-middle:after {
        display: none;
    }

    .top-bar .center-tbl ul,
    .top-ad {
        display: table;
        margin: 0 auto 5px;
        float: none !important;
        clear: both;
    }

    .circliful {
        margin: auto;
    }

    .top-head.header-4 .top-search input[type=text] {
        width: 140px;
    }

    .top-bar ul {
        float: none;
        clear: both;
        margin: 5px auto;
        display: table;
    }

    .p-1-col .name-holder .meta {
        clear: both;
    }

    .fullscreen video {
        width: 260%;
    }

    .founder_cont .founder_content, .founder_cont_right .founder_content {
        width: 64%;
    }

    .fixed-footer .footer-bottom {
        padding: 0;
    }

    .masonry .post-item,
    .grid .post-item {
        width: 47.5% !important;
        margin: 0 12px 15px 0 !important;
    }

    [class*="col-md-"]:after {
        clear: both;
        display: table;
        content: " ";
    }

    .left-white-border {
        border-left-width: 0 !important;
    }

    .cta_btn .f-left {
        width: 100%;
        float: none;
        clear: both;
        display: block !important;
        padding: 15px 29px;
    }

    [class*="col-md-"]:not(.slick-slide) {
        width: 100%;
        float: none;
        clear: both;
        display: block;
    }

    .slider-txt {
        font-size: 15px !important;
    }

    .section {
        padding: 40px 0;
    }

        .section .full-heading {
            margin-top: -40px;
        }

    .sec-bg.left.circle,
    .sec-bg.right.circle {
        border-radius: 0;
    }

    .responsive-nav,
    .footer-middle:after,
    .responsive-nav .top-search,
    .responsive-nav .top-cart,
    .footer-4 .footer-middle .container:before,
    .footer-light .footer-middle .container:before,
    .bg-full-rit,
    .bg-full-lft,
    .top-head.boxed-transparent .bot-line,
    .top-head.boxed-transparent .logo:before,
    .top-head.boxed-transparent .logo:after,
    .header-left,
    .header-right,
    .top-head.boxed-transparent .lft-line {
        display: none;
    }

    .pageWrapper {
        margin: 0 !important;
    }

    .responsive-nav {
        position: fixed;
        right: -100%;
        top: 0;
        width: 40%;
    }

        .responsive-nav li {
            display: block;
            float: none !important;
        }

    .slick-slide img {
        display: inline-block;
    }

    .cta_btn .btn {
        margin: 15px auto 0;
        display: table;
        float: none;
    }

    .navbtn {
        display: block;
    }

    .filter-by {
        padding-left: 20px;
        padding-right: 20px;
        overflow: hidden;
    }

    .captcha-div * {
        float: none;
        margin: 0 0 10px;
    }

    .pricing-tbl.style-4.no-margin.selected {
        margin-top: 0;
    }

    .digits span {
        height: 120px;
        width: 120px;
        line-height: 120px;
        font-size: 50px;
    }

    .digits li:before,
    .digits li:after {
        top: 120px;
        width: 50px;
    }

    .heading.centered * {
        text-align: center;
    }

    .left-side-wrap,
    .right-side-wrap {
        margin: 0;
    }

    .top-head .logo {
        display: table;
        margin: auto;
        float: none !important;
        border: 0 !important;
        padding: 10px 0;
    }

    .parallax {
        background-position: 0 0 !important;
        background-attachment: scroll !important;
    }

    .feature-img figure img {
        width: 100%;
    }

    .NL,
    .slick-slide {
        text-align: center;
    }

    .captcha-div {
        width: 100%;
    }

    .top-head.boxed-transparent > .container {
        border: 0 !important;
    }

    .row-eq-height {
        display: block;
    }

    li.mega-menu .inner-mega {
        margin: 0;
        padding: 0;
    }

    .team-box .rounded-img {
        border-radius: 0;
        max-height: none;
    }

    .page-title-video .video-wrap video,
    .section .video-wrap video {
        margin-top: 0 !important;
    }

    .col-md-team {
        padding: 0px !important;
    }

    span.text-content {
        height: 139px;
        left: 50%;
        margin-left: -66.5px;
        width: 132px;
    }

    .facts_img {
        background: #9a9a9a !important;
    }
}

@media (max-width: 768px) {
    .navbtn {
        width: 45px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        z-index: 9999;
        font-size: 18px;
    }

    .timeline_date,
    .timeline:before {
        display: none;
    }

    .sub-head [class*="head-"] {
        margin-bottom: 15px;
        padding-bottom: 20px;
    }

    .post-item {
        margin: 0 0 20px !important;
        overflow: hidden;
    }

    .founder_cont .founder_img {
        margin-right: 40px;
    }

    .founder_cont_right .founder_img {
        margin-left: 40px;
    }

    .founder_cont .founder_name, .founder_cont_right .founder_name {
        font-size: 22px;
    }

    .founder_cont .founder_title, .founder_cont_right .founder_title {
        font-size: 18px;
    }

    .founder_cont .founder_content_inner, .founder_cont_right .founder_content_inner {
        font-size: 16px;
    }

    #container,
    #masonry {
        max-width: 800px;
    }

    .p-4-cols .portfolio-item,
    .p-3-cols .portfolio-item {
        width: 48.33333% !important;
    }

    .p-4-cols .portfolio-item,
    .p-3-cols .portfolio-item {
        width: 50% !important;
        margin: 0;
    }

    .page-title-video > .container > .row {
        height: 300px;
    }

    .portfolio {
        padding: 20px;
    }

    .bg_image_pos_mob {
        display: block;
        background: rgba(0, 0, 0, 0) url("/assets/images/team/bgs/header-v-1.jpg") no-repeat scroll center 0px / cover;
        height: 235px;
        margin: auto;
        overflow: hidden;
        width: 100%;
    }

    .bg_image_pos {
        display: none;
    }

    .buttonsActiveItem li {
        float: none;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }

    .itemPortfolio:nth-child(1), .itemPortfolio:nth-child(2), .itemPortfolio:nth-child(3), .itemPortfolio:nth-child(4), .itemPortfolio:nth-child(5), .itemPortfolio:nth-child(6) {
        margin: 20px auto;
        width: 100%;
        height: 200px;
    }

    .itemPortfolio2:nth-child(1), .itemPortfolio2:nth-child(2), .itemPortfolio2:nth-child(3), .itemPortfolio2:nth-child(4), .itemPortfolio2:nth-child(5), .itemPortfolio2:nth-child(6) {
        margin: 20px auto 0px auto;
        width: 100%;
    }

    .col-md-team {
        width: 100% !important;
    }

    span.text-content {
        height: 139px;
        left: 50%;
        margin-left: -66.5px;
        width: 132px;
    }

    .tab-content .tab-pane {
        padding: 0;
    }

    .wpb_wrapper p {
        text-align: justify;
        padding: 0px 5px;
    }

    .service_t {
        margin-bottom: 30px;
    }

        .service_t p {
            margin: 0 8px;
        }

        .service_t > span {
            margin-bottom: 5px;
        }

        .service_t h4 {
            margin: 0 0 10px;
            padding-bottom: 15px;
        }

    .section {
        padding: 26px 0;
    }

    .head-4 {
        text-align: center;
        border-bottom: 1px solid #464646;
    }

        .head-4::after {
            background: transparent;
        }

    .padding-vertical-80 {
        padding-top: 20px;
    }

    .odometer.odometer-auto-theme, .odometer.odometer-theme-car {
        top: -15px;
    }

    .odo_txt {
        margin-top: -22px;
    }

    .mteam_bt {
        margin-bottom: 20px;
    }

    .service-grids, .why-choose-grids {
        margin: 20px 0px;
    }

    .sc_icn_call_mob {
        display: block;
        float: left;
        width: 32px;
    }

    .sc_icn_desk {
        display: none;
    }
}

@media (max-width: 736px) {
    .founder_cont .founder_content, .founder_cont_right .founder_content {
        width: 60%;
    }
}

@media (max-width: 670px) {
    .founder_cont, .founder_cont_right {
        padding: 0px;
    }

        .founder_cont .founder_img {
            margin-right: 20px;
        }

        .founder_cont_right .founder_img {
            margin-left: 20px;
        }

        .founder_cont .founder_content, .founder_cont_right .founder_content {
            width: 60%;
        }
}

@media (max-width: 660px) {
    ul#items li {
        width: 46%;
    }

    .founder_cont, .founder_cont .founder_content, .founder_social_main, .founder_cont_right .founder_content {
        float: none;
    }

        .founder_cont .founder_content, .founder_cont_right .founder_content {
            width: 100%;
        }

        .founder_cont .founder_social, .founder_cont_right .founder_social {
            border-bottom: none;
            float: none;
            margin-bottom: 0px;
            width: auto;
        }

        .founder_cont .founder_title span {
            padding: 0 0px 3px 0;
        }

        .founder_cont .founder_content_inner, .founder_cont_right .founder_content_inner {
            padding-top: 14px;
        }
}

@media (max-width: 560px) {
    ul#items li {
        width: 45%;
    }
}

@media (max-width: 480px) {
    .new-nav > ul > li a,
    .new-nav > ul > li.mega-menu h4 {
        font-size: 13px;
        padding: 10px 15px;
    }

    ul#items li {
        width: 100%;
    }

    .new-nav {
        width: 60%;
        right: -60%;
    }

    .navbtn.active {
        right: 60%;
    }

    .responsive-body {
        margin: 0;
    }

    .three-imgs img {
        position: static !important;
    }

    .filter-by ul {
        margin: 0;
    }

        .filter-by ul li {
            margin: 0 2px 10px;
        }

            .filter-by ul li:before {
                display: none;
            }

            .filter-by ul li a {
                padding: 7px 10px;
            }

    .conact_center_form {
        margin: 0 15px;
    }

    .portfolio-slider.p-4-cols.no-margin .portfolio-item {
        width: 318px !important;
    }

    .tp-caption[class*="font-"] {
        font-size: inherit !important;
        line-height: normal !important;
    }

    .inner-menu ul > li > a {
        padding: 0 9px;
    }

    .gry-sep {
        width: 45%;
    }

    .p-4-cols .portfolio-item,
    .p-3-cols .portfolio-item,
    .p-2-cols .portfolio-item {
        width: 100% !important;
        margin: 0 !important;
    }

    .main-heading h3,
    .main-heading .sub-title {
        font-size: 25px;
        letter-spacing: 0.5px;
    }

    .heading-desc,
    .post-item .post-info h2 {
        font-size: 14px;
    }

        .heading-desc.centered {
            width: 90%;
            margin-bottom: 20px;
        }

    h3.mfacts_pd {
        margin-top: 5px;
    }

    .phases {
        margin: auto;
        padding: 0px;
    }

    .nav-tabs > li > a {
        padding: 5px;
    }

    .rit-img,
    .lft-img {
        float: none;
        clear: both;
        margin: 0 auto 15px;
        display: table;
    }

    .testimonials-2 p {
        font-size: 13px;
    }

    .page-title-video > .container > .row {
        height: 180px;
    }

    .page-title h1 {
        font-size: 20px !important;
        margin-top: 20px;
    }

    .page-title h3 {
        font-size: 15px !important;
    }

    .page-title > .container > .row {
        padding-bottom: 0;
    }

    .founder_img img {
        width: 89px;
    }

    .founder_cont .founder_content_inner, .founder_cont_right .founder_content_inner {
        font-size: 15px;
    }

    .founder_cont .founder_name, .founder_cont_right .founder_name {
        font-size: 20px;
    }

    .founder_cont .founder_title, .founder_cont_right .founder_title {
        font-size: 17px;
    }

    .founder_cont .founder_social, .founder_cont_right .founder_social {
        margin-bottom: 4px;
    }
}

html.square .pricing-tbl.style-4 .plan-head:before {
    border-radius: 0 !important;
}

@media (min-width: 992px) and (max-width: 1280px) {
    .left-side-wrap .container {
        width: auto;
        margin: 0 40px;
    }
}

@media only screen {
    [class*="block-grid-"] {
        display: block;
        padding: 0;
        margin: 0 -0.625em;
        *zoom: 1;
    }

        [class*="block-grid-"]:before,
        [class*="block-grid-"]:after {
            content: " ";
            display: table;
        }

        [class*="block-grid-"]:after {
            clear: both;
        }

        [class*="block-grid-"] > li {
            display: inline;
            height: auto;
            float: left;
            padding: 0 0.625em 1.25em;
        }

    .small-block-grid-1 > li {
        width: 100%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-1 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-1 > li:nth-of-type(1n+1) {
            clear: both;
        }

    .small-block-grid-2 > li {
        width: 50%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-2 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-2 > li:nth-of-type(2n+1) {
            clear: both;
        }

    .small-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-3 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-3 > li:nth-of-type(3n+1) {
            clear: both;
        }

    .small-block-grid-4 > li {
        width: 17%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-4 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-4 > li:nth-of-type(4n+1) {
            clear: both;
        }

    .small-block-grid-5 > li {
        width: 20%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-5 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-5 > li:nth-of-type(5n+1) {
            clear: both;
        }

    .small-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-6 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-6 > li:nth-of-type(6n+1) {
            clear: both;
        }

    .small-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-7 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-7 > li:nth-of-type(7n+1) {
            clear: both;
        }

    .small-block-grid-8 > li {
        width: 12.5%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-8 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-8 > li:nth-of-type(8n+1) {
            clear: both;
        }

    .small-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-9 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-9 > li:nth-of-type(9n+1) {
            clear: both;
        }

    .small-block-grid-10 > li {
        width: 10%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-10 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-10 > li:nth-of-type(10n+1) {
            clear: both;
        }

    .small-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-11 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-11 > li:nth-of-type(11n+1) {
            clear: both;
        }

    .small-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 0.625em 1.25em;
    }

        .small-block-grid-12 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-12 > li:nth-of-type(12n+1) {
            clear: both;
        }
}

@media only screen and (min-width: 768px) {
    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: none;
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: none;
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: none;
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: none;
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: none;
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: none;
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: none;
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: none;
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: none;
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: none;
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: none;
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: none;
    }

    .large-block-grid-1 > li {
        width: 100%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-1 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-1 > li:nth-of-type(1n+1) {
            clear: both;
        }

    .large-block-grid-2 > li {
        width: 50%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-2 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-2 > li:nth-of-type(2n+1) {
            clear: both;
        }

    .large-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-3 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-3 > li:nth-of-type(3n+1) {
            clear: both;
        }

    .large-block-grid-4 > li {
        width: 25%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-4 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-4 > li:nth-of-type(4n+1) {
            clear: both;
        }

    .large-block-grid-5 > li {
        width: 20%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-5 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-5 > li:nth-of-type(5n+1) {
            clear: both;
        }

    .large-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-6 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-6 > li:nth-of-type(6n+1) {
            clear: both;
        }

    .large-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-7 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-7 > li:nth-of-type(7n+1) {
            clear: both;
        }

    .large-block-grid-8 > li {
        width: 12.5%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-8 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-8 > li:nth-of-type(8n+1) {
            clear: both;
        }

    .large-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-9 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-9 > li:nth-of-type(9n+1) {
            clear: both;
        }

    .large-block-grid-10 > li {
        width: 10%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-10 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-10 > li:nth-of-type(10n+1) {
            clear: both;
        }

    .large-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-11 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-11 > li:nth-of-type(11n+1) {
            clear: both;
        }

    .large-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 0.625em 1.25em;
    }

        .large-block-grid-12 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-12 > li:nth-of-type(12n+1) {
            clear: both;
        }
}

@media (max-width: 1098px) {
    .large-block-grid-12 > li {
        padding: 0 0.625em 1.25em;
        width: 16.333%;
    }
}

@media (max-width: 767px) {
    .large-block-grid-12 > li {
        padding: 0 0.625em 1.25em;
        width: 24.333%;
    }
}
