.h1 {
    font-size: 80px;
    font-weight: 700;
}

.h2 {
    font-size: 40px;
    font-weight: 700;
}

.h3 {
    font-size: 35px;
    font-weight: 700;
}

.h4 {
    font-size: 30px;
}

.h5 {
    font-size: 28px;
    font-weight: 500;
}

.h6 {
    font-size: 24px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: oswald,sans-serif;
}

.font-roboto {
    font-family: roboto;
}

.font-poppins {
    font-family: Poppins,sans-serif;
}

.dis-block {
    display: block;
}

.bg-img-fix {
    background-size: cover;
}

.bg-secondry {
    background-color: #2c4a6b;
}

.text-gray-dark {
    color: #9a9a9a;
}

.main-slider .button-lg {
    padding: 15px 30px;
}

.content-inner {
    padding-top: 70px;
    padding-bottom: 40px;
}

.content-inner-1 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.content-inner-2 {
    padding-top: 70px;
    padding-bottom: 0;
}

.about-us {
    min-height: 700px;
}

.about-us .dez-tabs .nav-tabs {
    position: absolute;
    top: 0;
    left: 61px;
    width: auto;
    border: 0none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
    -o-transform-origin: left top 0;
}

.about-us .dez-tabs .nav-tabs li {
    display: inline-block;
    float: left;
    margin: 0;
    border-right: 4px solid #e8e8e8;
    text-align: center;
    background-color: #f6f6f6;
}

.about-us .dez-tabs .about-contant {
    padding: 30px 30px 10px 30px;
}

.about-us .dez-tabs {
    position: relative;
}

.about-us .dez-tabs .tab-content {
    margin-left: 60px;
    border: 0;
}

.about-us .dez-tabs .tab-content h3 {
    margin-top: 0;
}

.about-us .dez-tabs .nav-tabs li a {
    border: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.owl-none .owl-nav {
    display: none;
}

.about-us .dez-tabs .nav-tabs li.active a {
    border: 0;
}

.about-us .dez-tabs .nav-tabs li.active a span {
    color: #000;
}

.about-us .dez-tabs .nav-tabs li h4 {
    margin: 0;
    text-transform: uppercase;
    color: #757575;
}

.about-us .dez-tabs .nav-tabs li a span {
    font-size: 14px;
    font-weight: 300;
}

.service-head {
    z-index: 1;
    position: relative;
    margin-top: -46px;
    margin-bottom: 20px;
    padding: 15px 0;
    font-family: "Open Sans",sans-serif;
}

.service-head:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 50%;
    left: -18px;
    width: 37px;
    height: 37px;
    margin-top: -19px;
    background: inherit;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.service-head:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 50%;
    right: -18px;
    width: 37px;
    height: 37px;
    margin-top: -19px;
    background: inherit;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.dez-project-left {
    position: relative;
}

.dez-project-left:after {
    content: "";
    z-index: -2;
    position: absolute;
    top: 0;
    right: 15px;
    width: 1000px;
    height: 100%;
    opacity: .8;
}

.service-carousel .date {
    position: absolute;
    top: -22px;
    right: 0;
    padding: 1px 5px;
    color: #000;
}

.service-carousel .ow-entry-content {
    position: relative;
    border: 0;
    text-align: center;
}

.service-carousel .ow-entry-content h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.service-carousel.owl-theme .owl-controls {
    position: absolute;
    top: -80px;
    right: 8.33333%;
    margin-top: 0;
    padding: 0 15px;
    text-align: center;
}

.service-carousel .owl-next,
.service-carousel .owl-prev {
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    line-height: 40px;
}

.service-carousel .owl-next:hover,
.service-carousel .owl-prev:hover {
    opacity: .8;
}

.dez-team-1 .dez-media {
    border-top: 4px solid #dadada;
    border-bottom: 4px solid #333232;
}

.dez-team-1 .dez-social-icon li a {
    width: 30px;
    height: 30px;
    padding: 0;
    border: 0;
    font-size: 15px;
    line-height: 30px;
    color: #333232;
}

.dez-team-1 .dez-img-overlay6:after,
.dez-team-1 .dez-img-overlay6:before {
    opacity: .2;
    background-color: rgba(0,0,0,0);
    background-image: url(../images/overlay/rrdiagonal-line.png);
}

.client-logo ul {
    margin: 0 -10px;
}

.client-logo {
    padding: 0;
}

.client-logo ul li {
    display: inline-block;
    float: left;
    width: 33.33%;
    margin-bottom: 20px;
    padding: 0 10px;
}

.client-logo img {
    width: 100%;
}

.testimonial-section {
    z-index: 1;
    position: relative;
}

.testimonial-section:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    background: #f2f2f2none repeat scroll 0 0;
}

.testimonial-section .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
}

.testimonial-section .row {
    margin-right: -30px;
    margin-left: -30px;
}

.testimonial-7 .testimonial-text {
    padding: 18px;
    border: 2px solid #e6e6e6;
}

.testimonial-7 .testimonial-detail {
    margin-top: -35px;
    padding: 0 0 0 20px;
}

.testimonial-7 .testimonial-pic {
    width: 70px;
    height: 70px;
    box-shadow: 0 0 0 2px #e6e6e6;
}

.testimonial-7 .testimonial-text p {
    font-size: 16px;
    line-height: 30px;
}

.testimonial-7 .info p {
    display: inline-block;
    position: relative;
    top: -10px;
    padding: 0 10px;
}

.testimonial-7 .owl-controls .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 0;
}

.testimonial-7 .owl-next,
.testimonial-7 .owl-prev {
    border: 0none;
    background-color: #ccc;
}

.bg-black-1 {
    background-color: #2e1e13;
}

.blog-info {
    position: absolute;
    top: -34px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 7px 15px;
    list-style: outsidenonenone;
    background-color: rgba(0,0,0,.9);
}

.blog-info li {
    display: inline-block;
    padding: 0 5px 0 5px;
    border-right: 1px solid;
    line-height: 14px;
}

.blog-info li a:hover,
.blog-info li:hover {
    color: #fff;
}

.company-status .counter {
    font-family: Roboto;
    font-size: 60px;
    font-weight: 300;
}

.about-service .icon-bx-wraper {
    border: none;
}

.about-service .icon-bx-wraper:nth-child(2) {
    margin-top: -40px;
}

.about-service {
    margin-top: -150px;
}

.gallery-projects .dez-gallery-box {
    margin-bottom: 0;
}

@media only screen and (max-width:1280px) {
    .blog-info li {
        font-size: 13px;
    }

    .service-head {
        font-size: 15px;
    }
}

@media only screen and (max-width:991px) {
    .about-img {
        display: none;
    }

    .about-us .dez-tabs .about-contant {
        padding: 15px 15px 10px 15px;
    }

    .get-a-quote {
        text-align: center;
    }

    .get-a-quote .pull-right {
        width: 100%;
        padding: 10px 0;
    }

    .get-a-quote {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .testimonial-section:after {
        left: 100%;
    }

    .testimonial-section {
        color: #fff;
    }

    .testimonial-section .col-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .testimonial-section .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width:767px) {
    .about-us .dez-tabs .nav-tabs,
    .about-us .dez-tabs .nav-tabs li a {
        position: unset;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    .about-us .dez-tabs .nav-tabs {
        width: 100%;
        background-color: #f6f6f6;
    }

    .about-us .dez-tabs .nav-tabs,
    .about-us .dez-tabs .tab-content {
        display: block;
        clear: both;
        margin-left: 0;
    }

    .about-us .dez-tabs .nav-tabs li.active {
        border-right: 0;
    }

    .about-us .dez-tabs .nav-tabs li {
        width: 100%;
        border-right: 0;
    }

    .about-us {
        padding-top: 20px;
    }

    .dez-project-left:after {
        right: 0;
    }

    .dez-service {
        padding: 30px 15px;
    }

    .dez-service .service-carousel {
        margin-top: 0;
    }

    .dez-service .owl-stage-outer {
        margin-bottom: 30px;
    }

    .service-carousel.owl-theme .owl-controls {
        position: unset;
    }

    .testimonial-section:after {
        content: none;
    }

    .footer-bottom .text-left,
    .footer-bottom .text-right {
        text-align: center;
    }
}

.skew-content-box ul li a {
    width: auto;
    padding: 0 10px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.skew-content-box {
    display: inline;
    position: absolute;
    top: -15px;
    left: -1px;
    width: auto;
    padding: 5px 20px;
}

.skew-content-box:after {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    right: -10px;
    width: 20px;
    height: 100%;
    background-color: inherit;
    transform: skewX(20deg);
}

.countdown .date span {
    font-size: 80px;
    font-weight: 700;
}

.countdown .date {
    display: inline-block;
    min-width: 140px;
    color: #fff;
}

.countdown .date text {
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: 5px 1px;
    border: 1px solid;
    border-radius: 20px;
}

.coming-soon-content h2 {
    font-size: 50px;
}

.coming-soon-content p {
    margin: 0 auto;
    max-width: 800px;
}

.dez-coming-soon {
    width: 100%;
    height: 100%;
}

.dez-coming-soon .container {
    position: relative;
}

.dez-coming-soon-full {
    position: fixed;
    overflow-y: scroll;
}

.dez-coming-bx {
    width: 100%;
    margin-top: 13%;
    padding-right: 15px;
    padding-left: 15px;
}

.sidenav.coming-side-bar {
    background-color: rgba(0,0,0,.9);
}

.dez-coming-soon.two-box {
    position: fixed;
    right: 0;
    width: 50%;
}

.dez-login {
    display: table;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #292929;
}

.login-form {
    margin: 0 auto;
    max-width: 400px;
    background: #fff;
}

.dez-form .form-control {
    height: 44px;
    background: #dde3ec;
}

.dez-form .form-group {
    margin-bottom: 15px;
}

@media only screen and (max-width:991px) {
    .dez-coming-soon.two-box,
    .dez-coming-soon.two-box .dez-coming-bx {
        position: relative;
        width: 100%;
    }

    .dez-coming-soon.two-box .dez-coming-bx {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .dez-coming-soon.two-box .dez-coming-bx h2 {
        margin-top: 0;
    }

    .coming-side-bar {
        background: #fff;
    }

    .skew-content-box {
        padding: 5px;
    }

    .skew-content-box ul li a {
        margin-right: 3px;
        font-size: 13px;
    }

    .dez-social-icon {
        margin: 0;
    }

    .skew-content-box ul li a {
        padding: 5px;
    }

    .request-a-quote:before {
        left: 0;
        transform: skewX(0);
    }

    .header-style-4 .slide-up {
        position: unset;
    }
}

@media only screen and (max-width:767px) {
    .dez-book-now-content {
        margin-top: 10px;
        margin-bottom: 50px;
    }

    .coming-soon-content h2 {
        font-size: 30px;
    }

    .countdown .date span {
        font-size: 45px;
    }

    .countdown .date {
        max-width: 50px;
    }

    .dez-coming-bx {
        margin-top: 20px;
    }

    .our-service .service-box {
        margin-bottom: 30px;
    }

    .our-service {
        margin-top: 50px;
    }

    .dez-newsletter {
        padding: 15px;
    }

    .company-stats-worker {
        display: none;
    }

    .hidden-sm-down {
        display: none;
    }

    .main-slider .button-lg {
        padding: 8px 10px;
        font-size: 14px;
    }
}

@media only screen and (max-width:1024px) {
    .awesome-services .dez-info-has {
        position: unset;
    }
}

.dez-hover a:active,
.dez-hover a:hover {
    color: #fff;
}

.testimonial-6 .quote-left:before {
    left: 15px;
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
    font-size: 18px;
    color: #b5b5b5;
}

.testimonial-6 .testimonial-text {
    padding: 25px 35px 70px 40px;
}

.testimonial-6 .testimonial-detail {
    position: relative;
    top: -30px;
    width: 85%;
    padding: 10px 15px;
}

.testimonial-6 .testimonial-pic {
    z-index: 2;
    position: absolute;
    top: -50px;
    right: 20px;
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
    font-size: 18px;
    color: #b5b5b5;
}

.testimonial-6 .quote-left:before {
    left: 15px;
}

.testimonial-6 .quote-right:after {
    top: auto;
    right: 15px;
    bottom: 20px;
}

.testimonial-6 .testimonial-detail:after {
    content: "";
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    right: -23px;
    width: 50px;
    height: 100%;
    background-color: inherit;
    transform: skewX(35deg);
}

.site-footer .widget_getintuch {
    padding-top: 0;
}

.content-inner {
    padding-top: 70px;
    padding-bottom: 40px;
}

.testimonial-five .owl-controls {
    margin-top: 0;
}

.dez-newsletter.style1 {
    background-color: rgba(255,255,255,.05);
}

.inner-haed {
    margin-bottom: 25px;
}

@media only screen and (max-width:767px) {
    .content-area {
        padding-top: 30px;
    }

    .page-content {
        padding-bottom: 30px;
    }

    .footer-top {
        padding-top: 30px;
    }

    .site-footer .widget {
        margin-bottom: 25px;
    }

    .section-full:last-child {
        margin-bottom: -30px;
    }

    .content-inner {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .section-head {
        margin-bottom: 25px;
    }

    .dez-project-left {
        padding-top: 30px;
    }

    .testimonial-section {
        padding-top: 30px;
    }

    .testimonial-section .owl-controls {
        margin-top: 20px;
    }

    .section-head p {
        padding-top: 0;
    }

    .h3 {
        margin-top: 10px;
        font-size: 28px;
    }

    .about-service .icon-bx-wraper:nth-child(2) {
        margin-top: 0;
    }

    .side-bar {
        margin-bottom: 30px;
    }

    .dez-post-title .post-title {
        margin-top: 10px;
    }

    .footer-info-box .newsletter {
        margin-bottom: 10px;
    }

    ol.commentlist li .star-rating {
        position: unset;
    }

    .comment-form [class*=comment-form] {
        width: 100%;
    }

    .pricingtable-wrapper {
        margin-bottom: 30px;
    }

    .pricingtable-highlight {
        margin: 0;
    }

    .title-head {
        display: none;
    }

    .disnone-md {
        display: none;
    }
}

footer .footer-bottom .fa-heart {
    font-size: 16px;
    animation: 2.5s ease 0s normalnone infinite running animateHeart;
}

@keyframes animateHeart {
    0% {
        transform: scale(1);
    }

    5% {
        transform: scale(1.2);
    }

    10% {
        transform: scale(1.1);
    }

    15% {
        transform: scale(1.25);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.team-box-left {
    position: relative;
}

.team-box-left .team-result {
    z-index: 1;
    position: absolute;
    right: 10%;
    bottom: 0;
    width: 65%;
    padding: 20px;
    background-color: #2d3239;
}

.team-box-left .team-result:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    left: -65px;
    width: 160px;
    height: 100%;
    background-color: #2d3239;
    transform: skew(-38deg);
}

.team-box-left .player {
    z-index: 2;
    position: relative;
}

.team-box-right {
    position: relative;
}

.team-box-right .team-result {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 65%;
    padding: 20px;
    background-color: #2d3239;
}

.team-box-right .team-result:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: -65px;
    width: 160px;
    height: 100%;
    background-color: #2d3239;
    transform: skew(38deg);
}

.team-box-right .player {
    z-index: 2;
    position: relative;
}

.score {
    display: block;
    font-family: oswald;
    font-size: 120px;
    font-weight: 600;
    color: #2d3239;
}

.score-info p {
    margin-top: -20px;
    font-size: 13px;
    font-weight: 600;
}

.vs {
    display: block;
    font-family: oswald;
    font-size: 35px;
    font-weight: 600;
    color: #d0d0d0;
}

.score-board {
    z-index: 1;
    position: relative;
}

.score-board:after {
    content: "";
    z-index: -1;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 35%;
    background: #e5e5e5;
}

.loction strong {
    display: block;
    width: 100%;
    font-family: oswald;
    font-size: 16px;
    font-weight: 400;
}

.next-match-team a span {
    float: left;
    margin: 0 5px;
    font-family: oswald;
    font-size: 22px;
    line-height: 30px;
    color: #2d3239;
}

.next-match-team a {
    clear: both;
}

.country {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
}

.country img {
    width: 100%!important;
    max-width: 100%;
}

.vs-team {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    outline: 1px solid #fff;
    outline-offset: -20px;
    transform: rotate(45deg);
}

.vs-team span {
    display: block;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: oswald;
    font-size: 24px;
    line-height: 70px;
    color: #2d3239;
    transform: rotate(-45deg);
}

.our-achievements .dez-info-has:hover {
    top: 0;
}

.our-achievements .dez-info-has {
    top: -30px;
}

.our-achievements .skew-triangle.dez-info-has {
    position: absolute;
}

.our-achievements .skew-triangle.right-top:after {
    border-top: 15px solid #fff;
}

.dez-team {
    z-index: 2;
    position: relative;
}

.dez-team:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
    height: 80px;
    background: inherit;
    transform: skewY(10deg) skewX(125deg);
}

.dez-staff:hover {
    box-shadow: 0 0 17px 0 #909090;
}

.blog-details .skew-triangle:after {
    border-top-color: #fff;
}

.blog-details .ow-post-meta li i {
    color: #fff;
}

.blog-details .dez-info-has.skew-triangle {
    position: absolute;
}

.blog-details .skew-angle-1:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: inherit;
    transform: skewY(4deg);
}

.testimoniyal-block .owl-controls {
    z-index: 1;
    position: relative;
    margin-top: -15px;
}

.testimoniyal-block .testimonial-1 {
    margin: 0 auto;
    max-width: 800px;
    border: 1px solid #ffc300;
}

.footer-overlay .footer-top {
    background-color: rgba(0,0,0,.7);
    background-image: url(../images/overlay/rrdiagonal-line.png);
    background-size: auto auto;
}

.footer-overlay .footer-bottom {
    border-top: 1px solid rgba(255,255,255,.1);
    background-color: rgba(0,0,0,.8);
    background-image: url(../images/overlay/rrdiagonal-line.png);
    background-size: auto auto;
}

.footer-skew .footer-top {
    position: relative;
    padding-top: 120px;
    overflow: hidden;
}

.footer-skew .footer-top:after,
.footer-skew .footer-top:before {
    content: "";
    position: absolute;
    background: #fff;
}

.footer-skew .footer-top:after {
    top: -40px;
    left: 0;
    width: 40%;
    height: 80px;
    transform: skewX(0) skewY(-7deg);
}

.footer-skew .footer-top:before {
    top: -42px;
    right: 0;
    width: 60%;
    height: 85px;
    transform: skewX(0) skewY(5deg);
}

@media only screen and (max-width:1200px) {
    .score {
        font-size: 90px;
    }

    .team-box-left .team-result:after {
        left: -15px;
        transform: skew(-10deg);
    }

    .team-box-right .team-result:after {
        right: -15px;
        transform: skew(10deg);
    }

    .team-box-left .team-result,
    .team-box-right .team-result {
        width: 85%;
    }

    .our-achievements .skew-triangle.dez-info-has {
        overflow: scroll;
    }
}

@media only screen and (max-width:991px) {
    .player img {
        width: 110px;
    }

    .score,
    .vs {
        margin-bottom: 30px;
        font-size: 30px;
    }
}

@media only screen and (max-width:767px) {
    .score-board:after {
        display: none;
    }

    .score,
    .vs {
        margin-bottom: 0;
    }

    .score-info p {
        margin: 0;
    }

    .score-info {
        width: 200px;
        margin: 20px auto 0;
    }

    .next-match-team a span {
        display: none;
    }

    .next-match-team a span.country {
        display: block;
    }

    .footer-bottom .text-center,
    .footer-bottom .text-left,
    .footer-bottom .text-right {
        margin-bottom: 3px;
        text-align: center;
    }

    .h2 {
        font-size: 24px;
    }

    .blog-details .dez-info-has.skew-triangle {
        position: unset;
    }
}

.box-gap:hover .dez-info-has {
    transform: scale(1);
}

.box-gap .dez-info-has {
    transform: scale(.8);
}

.box-gap .dez-info-has,
.box-gap:hover .dez-info-has {
    top: 7.5%;
    left: 7.5%;
    width: 85%;
    height: 85%;
}

.box-gap .dez-info-has.bg-white {
    background: #fff;
}

.no-gap:hover .dez-info-has {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(1);
}

.no-gap .dez-info-has {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(.8);
}

.no-gap .dez-info-has.bg-white {
    background: #fff;
}

.dez-box-list.widget_archive {
    border-color: #303030;
}

.dez-box-list.widget_archive ul li {
    padding: 10px 10px 10px 30px;
}

.dez-box-list.widget_archive ul li:before {
    left: 15px;
}

.border-light {
    border-color: #e5e5e5;
}

.bg-gray-dark {
    background-color: #1d1d1d;
}

.bg-gray-middle {
    background-color: #2c2c2c;
}

.border-light.bg-gray-middle {
    border-color: #303030!important;
}

.border-light.bg-gray-middle.table-bordered > tbody > tr > td,
.border-light.bg-gray-middle.table-bordered > tbody>tr>th,
.border-light.bg-gray-middle.table-bordered>tfoot>tr>td,
.border-light.bg-gray-middle.table-bordered>tfoot>tr>th,
.border-light.bg-gray-middle.table-bordered>thead>tr>td,
.border-light.bg-gray-middle.table-bordered>thead>tr>th {
    padding-top: 15px;
    padding-bottom: 15px;
    border-color: #303030;
}

.col-set-block > [class*=col-lg],
.col-set-block > [class*=col-md],
.col-set-block > [class*=col-sm],
.col-set-block > [class*=col-xs] {
    padding-right: 10px;
    padding-left: 10px;
}

.col-set-block {
    margin-right: -10px;
    margin-left: -10px;
}

.col-set-block .widget {
    margin-bottom: 20px;
}

.dez-head-bx {
    border-left: 5px solid;
    background-color: #262626;
}

.dez-head-bx.m-a-out {
    padding: 20px;
}

.next-match-count:before {
    content: "";
    position: absolute;
    top: 0;
    right: -75px;
    width: 105px;
    height: 100%;
    background: #2c2c2cnone repeat scroll 0 0;
    transform: skewX(-15deg);
}

.white-block .dez-head-bx {
    border: 1px solid #e7e7e7;
    border-left: 5px solid #ffc300;
    background-color: #fff;
}

.table-bordered .table-headding th {
    border-right: 1px solid rgba(0,0,0,.05);
    border-bottom: 0;
    color: #fff;
}

.team-thumb {
    display: inline-block;
    width: 20px;
    margin-right: 10px;
}

.team-thumb img {
    width: 100%;
}

.team-compact {
    margin: 0 auto;
    max-width: 500px;
}

.team-logo {
    display: block;
    margin: 0 auto;
    max-width: 100px;
}

.team-name {
    display: block;
}

.dez-vs-team:before {
    content: "VS";
    position: absolute;
    top: 25%;
    right: -25px;
    width: 50px;
    font-family: oswald;
    font-size: 40px;
}

.coming-soon-content h2 {
    font-size: 50px;
}

.coming-soon-content p {
    margin: 0 auto;
    max-width: 800px;
}

.dez-coming-soon {
    position: absolute;
    width: 100%;
    height: 100%;
}

.dez-coming-soon .container {
    position: relative;
}

.dez-coming-bx {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 13%;
    padding-right: 15px;
    padding-left: 15px;
}

.sidenav.coming-side-bar {
    background-color: rgba(0,0,0,.9);
}

.dez-coming-soon.two-box {
    position: fixed;
    right: 0;
    width: 50%;
}

.dez-login {
    display: table;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2c4a6b;
}

.login-form {
    margin: 0 auto;
    max-width: 400px;
    background: #fff;
}

.dez-form .form-control {
    height: 44px;
    background: #dde3ec;
}

.dez-form .form-group {
    margin-bottom: 15px;
}

@media only screen and (max-width:991px) {
    .dez-coming-soon.two-box,
    .dez-coming-soon.two-box .dez-coming-bx {
        position: relative;
        width: 100%;
    }

    .dez-coming-soon.two-box .dez-coming-bx {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .dez-coming-soon.two-box .dez-coming-bx h2 {
        margin-top: 0;
    }

    .coming-side-bar {
        background: #fff;
    }
}

@media only screen and (max-width:767px) {
    .dez-book-now-content {
        margin-top: 10px;
        margin-bottom: 50px;
    }

    .coming-soon-content h2 {
        font-size: 30px;
    }

    .dez-coming-bx {
        margin-top: 20px;
    }
}

.font-roboto h1,
.font-roboto h2,
.font-roboto h3,
.font-roboto h4,
.font-roboto h5,
.font-roboto h6 {
    font-family: roboto;
}

.mack-an-appointment.border-1 {
    border-color: #ddd;
}

.countdown.dez-style-1 .time {
    position: relative;
    font-size: 70px;
    font-weight: 600;
    color: #2d3239;
}

.countdown.dez-style-1 .time,
.countdown.dez-style-1 .time-counting {
    display: block;
    width: 100%;
    border: 0none;
    border-radius: 0;
    color: #2d3239;
}

.countdown.dez-style-1 .time-counting {
    font-size: 14px;
}

.countdown.dez-style-1 .date {
    display: inline-block;
    min-width: 90px;
    font-family: oswald;
}

.countdown.dez-style-1 .time:after {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 52%;
    background-color: rgba(255,255,255,.1);
}

@media only screen and (max-width:767px) {
    .countdown.dez-style-1 .date {
        position: relative;
        min-width: 65px;
    }

    .countdown.dez-style-1 .time {
        font-size: 40px;
    }
}

.countdown.dez-style-2 .date span {
    font-size: 80px;
    font-weight: 700;
}

.countdown.dez-style-2 .date {
    display: inline-block;
    min-width: 150px;
    color: #fff;
}

.countdown.dez-style-2 .date text {
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: 5px 1px;
    border: 1px solid;
    border-radius: 20px;
}

@media only screen and (max-width:767px) {
    .countdown.dez-style-2 .date .time {
        font-size: 45px;
    }

    .countdown.dez-style-2 .date {
        max-width: 50px;
    }
}

.dez-style-3.countdown .time {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.dez-style-3.countdown .date {
    display: inline-block;
    padding: 10px 15px;
    min-width: 90px;
    border: 1px solid #000;
    font-family: oswald;
    color: #000;
}

.dez-style-3.countdown .time,
.dez-style-3.countdown .time-counting {
    display: inline-block;
    width: auto;
    padding: 0;
    border: 0none;
}

.dez-style-3.countdown .time-counting {
    font-size: 13px;
}

@media only screen and (max-width:767px) {
    .dez-style-3.countdown .date {
        margin-bottom: 5px;
        min-width: 110px;
    }
}

.content-right .border-1,
.content-right .icon-bx-wraper.bx-style-1,
.content-right .icon-bx-wraper.bx-style-2,
.content-right .mack-an-appointment .form-control,
.content-right .mack-an-appointment.border-1 {
    border-color: #3c4044;
}

.content-right .dez-separator[class*=style-]:after,
.content-right .dez-separator[class*=style-]:before,
.content-right .mack-an-appointment .form-control {
    background-color: #3c4044;
}

.content-right .bootstrap-select .dropdown-toggle {
    border-color: #3c4044!important;
    background-color: #3c4044!important;
}

.content-right .footer-top {
    background-color: #292c30;
}

.content-right .footer-bottom {
    background-color: #313539;
}

.service-box {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
    transition: all 2s ease 0s;
}

.service-box:hover {
    transition: all 2s ease 0s;
    transform: rotateY(360deg);
}

.skew-angle {
    position: relative;
    overflow: hidden;
}

.skew-angle:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: -30px;
    width: 60px;
    height: 60px;
    transform: rotate(45deg);
}

.our-service {
    margin-top: -70px;
}

.awesome-services .dez-info-has {
    top: 0;
}

.dez-info-has.bg-secondry {
    background-color: rgba(44,74,107,.8);
}

.request-a-quote:before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    left: -45%;
    width: 100%;
    height: 100%;
    opacity: .8;
    background-color: #2c4a6b;
    transform: skewX(15deg);
}

.skew-content-box ul li a {
    width: auto;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
}

.skew-content-box {
    display: inline;
    position: absolute;
    top: -15px;
    left: -1px;
    width: auto;
    padding: 5px 20px;
}

.skew-content-box:after {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    right: -10px;
    width: 20px;
    height: 100%;
    background-color: inherit;
    transform: skewX(20deg);
}

.skew-content-box .latest-blog-date li a {
    padding: 2px 0;
    font-family: Poppins,sans-serif;
    font-weight: 500;
}

.testimonial-6 .testimonial-text {
    padding: 25px 35px 70px 40px;
}

.testimonial-6 .testimonial-detail {
    position: relative;
    top: -30px;
    width: 85%;
    padding: 10px 15px;
}

.testimonial-6 .testimonial-pic {
    z-index: 2;
    position: absolute;
    top: -50px;
    right: 20px;
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
    font-size: 18px;
    color: #b5b5b5;
}

.testimonial-6 .quote-left:before {
    left: 15px;
}

.testimonial-6 .quote-right:after {
    top: auto;
    right: 15px;
    bottom: 20px;
}

.testimonial-6 .testimonial-detail:after {
    content: "";
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    right: -23px;
    width: 50px;
    height: 100%;
    background-color: inherit;
    transform: skewX(35deg);
}

.dez-newsletter {
    background-color: rgba(255,255,255,.05);
}

.newsLetter-bx {
    margin-top: 25px;
}

.newsLetter-bx input {
    border: 0;
    background-color: #fff;
}

.trans-pricing .pricingtable-wrapper {
    background-color: rgba(255,255,255,.2);
}

.trans-pricing .pricingtable-highlight {
    margin-bottom: 0;
}

.trans-pricing .pricingtable-features {
    border: 0;
}

.trans-pricing .pricingtable-features li:nth-child(2n) ,
.trans-pricing .pricingtable-footer,
.trans-pricing .pricingtable-price {
    border-width: 0;
    color: #fff;
    background-color: rgba(255,255,255,.05);
}

.trans-pricing .pricingtable-features li {
    border-width: 0;
}

.trans-pricing .pricingtable-title {
    background-color: rgba(0,0,0,0);
}

.trans-pricing .pricingtable-bx,
.trans-pricing .pricingtable-features li {
    color: #fff;
}

.bg-secondry-dark {
    background-color: #3c4044;
}

.price-table .pricingtable-features li:nth-child(2n) {
    background-color: #3c4044;
}

.price-table .pricingtable-footer,
.price-table .pricingtable-price {
    position: relative;
    border: 0;
}

.price-table .pricingtable-wrapper .border-1,
.price-table .pricingtable-wrapper.border-1 {
    border-color: #3c4044;
}

.price-table .pricingtable-features,
.price-table .pricingtable-features li {
    border: 0;
}

.price-table .pricingtable-price-bx h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 65px;
    color: #fff;
}

.price-table .pricingtable-price-bx span {
    font-size: 20px;
    font-weight: 700;
    color: #2d3239;
}

.price-table .pricingtable-price.text-white:after,
.price-table .pricingtable-price.text-white:before {
    content: "";
    z-index: 2;
    position: absolute;
    bottom: -10px;
    width: 50%;
    height: 30px;
    background-color: inherit;
}

.price-table .pricingtable-price.text-white:after {
    left: 0;
    -webkit-transform: skewY(7deg);
    -moz-transform: skewY(7deg);
    -ms-transform: skewY(7deg);
    -o-transform: skewY(7deg);
    transform: skewY(7deg);
}

.price-table .pricingtable-price.text-white:before {
    right: 0;
    left: auto;
    -webkit-transform: skewY(-7deg);
    -moz-transform: skewY(-7deg);
    -ms-transform: skewY(-7deg);
    -o-transform: skewY(-7deg);
    transform: skewY(-7deg);
}

.client-pic li {
    display: inline-block;
    position: relative;
    list-style: none;
}

.client-pic li a {
    display: block;
    width: 80px;
    height: 80px;
    border: 2px solid;
    border-radius: 100%;
    overflow: hidden;
}

.client-think {
    position: relative;
    margin: 0 auto;
    max-width: 780px;
    border-radius: 30px;
    background-color: #e8e8e7;
}

.client-think:before {
    content: "\f10e";
    position: absolute;
    right: 30px;
    bottom: 0;
    font-family: FontAwesome;
    font-size: 80px;
    color: rgba(0,0,0,.1);
}

.client-pic li.active:after {
    content: "\f0d7";
    display: block;
    position: absolute;
    top: -77px;
    left: 50%;
    margin-left: -15px;
    overflow: hidden;
    font-family: FontAwesome;
    font-size: 60px;
    color: #e8e8e7;
}

.client-think-white {
    position: relative;
    margin: 0 auto;
    max-width: 780px;
    border-radius: 30px;
}

.client-think-white:before {
    content: \f10e;
    position: absolute;
    right: 30px;
    bottom: 0;
    font-family: FontAwesome;
    font-size: 80px;
    color: rgba(0,0,0,.1);
}

ul.u-list {
    margin: 0 0 15px 0;
    padding: 0;
}

ul.u-list li {
    list-style: none;
}

.dez-book-now-content {
    margin-top: 25%;
}

.dez-book-now-content .h2 {
    font-size: 50px;
}

.dez-book-now-form.tp-light {
    background-color: rgba(0,0,0,.3);
}

.dez-book-now-form.tp-light .bootstrap-select .dropdown-toggle,
.dez-book-now-form.tp-light .form-control {
    border: 1px solid rgba(255,255,255,.5) !important;
    background-color: rgba(0,0,0,0) !important;
}

.dez-book-now-form.tp-dark {
    background-color: rgba(0,0,0,.7);
}

.dez-book-now-form.tp-dark .bootstrap-select .dropdown-toggle,
.dez-book-now-form.tp-dark .form-control {
    border: 1px solid rgba(255,255,255,.2) !important;
    background-color: rgba(0,0,0,0) !important;
}

@media only screen and (max-width:767px) {
    .dez-book-now-content {
        margin-top: 10px;
        margin-bottom: 50px;
    }
}

.dez-score-table tr {
    transition: all .5s ease .2s;
}

.dez-score-table tr:hover {
    z-index: 2;
    background: #262626;
    box-shadow: 0 0 0 3px rgba(0,0,0,.05);
    transition: all .2s;
    transform: scale(1.02);
}

.dez-head-bx {
    border-left: 1px solid #ffc300;
}

.dez-head-bx.skew-triangle.right-top:after {
    top: 0;
    right: 0;
    border-top: 20px solid #ffc300;
    border-left: 20px solid transparent;
}

.dez-club-media .dez-info-has {
    background: rgba(0,0,0,0) linear-gradient(to bottom,rgba(50,49,80,0) 0,rgba(0,0,0,.85) 100%) repeat scroll 0 0;
}

.dez-club-media .dez-info-has a {
    font-size: 15px;
    font-weight: 700;
}

.dez-club-media .dez-info-has a.site-button {
    font-size: 12px;
    font-weight: 600;
    color: #000;
}

.dez-club-media {
    margin-right: -10px;
    margin-left: -10px;
}

.dez-club-media .col-md-4 {
    padding-right: 10px;
    padding-left: 10px;
}

.main-slider .erinyen.tparrows {
    min-height: 50px;
    min-width: 50px;
}

.main-slider .erinyen.tparrows:before {
    line-height: 50px;
}

.main-slider .erinyen .tp-arr-titleholder {
    line-height: 50px;
}

.main-slider .erinyen .tp-title-wrap {
    min-height: 50px;
    line-height: 50px;
}

.widget-post:hover .dez-post-media {
    box-shadow: 0 0 4px 0 rgba(0,0,0,.5);
    transform: scale(1.05);
}

.widget-post,
.widget-post .dez-post-info,
.widget-post .dez-post-media,
.widget-post:hover,
.widget-post:hover .dez-post-info,
.widget-post:hover .dez-post-media {
    transition: all .2s;
}

@media only screen and (max-width:767px) {
    .blog-md .dez-post-media {
        width: 100%;
        margin: 0 0 15px 0;
    }
}

.bg-gray-dark.transparent .bg-gray-middle {
    background-color: rgba(0,0,0,.4);
}

.bg-gray-dark.transparent .border-light.bg-gray-middle {
    border-color: rgba(0,0,0,.2);
}

.bg-gray-dark.transparent .dez-head-bx {
    background-color: rgba(0,0,0,.6);
}

.bg-gray-dark.transparent .dez-score-table tr {
    transition: all .5s ease .2s;
}

.bg-gray-dark.transparent .dez-score-table tr:hover {
    z-index: 2;
    background-color: rgba(0,0,0,.3);
    box-shadow: 0 0 0 3px rgba(0,0,0,.05);
    transition: all .2s;
    transform: scale(1.02);
}

.bg-gray-dark.transparent .widget-post:hover {
    background-color: rgba(0,0,0,.3);
}

.bg-white.dez-score-table tr {
    transition: all .5s ease .2s;
}

.bg-white.dez-score-table tr:hover {
    z-index: 2;
    background-color: #cfcfcf;
    box-shadow: 0 0 0 3px rgba(0,0,0,.05);
    transition: all .2s;
    transform: scale(1.02);
}

.dez-card.bg-white .widget-post:hover {
    background-color: #cfcfcf;
}

.page-wraper {
    background: #fff;
}

p {
    color: #4f4f4f;
}

@media only screen and (max-width:1024px) {
    .header-curve .logo-header::before {
        right: -14px;
    }

    .footer-skew .footer-top:before {
        transform: skewX(0) skewY(6deg);
    }
}

@media only screen and (max-width:768px) {
    .header-curve .logo-header::before {
        right: -50px;
    }
}

.navicon {
    float: right;
    position: relative;
    width: 20px;
    height: 18px;
    border: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    cursor: pointer;
}

.navicon span {
    display: block;
    position: absolute;
    left: 8px;
    width: 18px;
    height: 2px;
    border-radius: 1px;
    opacity: 1;
    background: #000;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.header-style-4.style-1 .navicon span,
.header-style-5 .navicon span,
.header-style-6 .navicon span,
.header-style-7 .navicon span {
    background: #fff;
}

.navicon span:nth-child(1) {
    top: 10px;
}

.navicon span:nth-child(2) {
    top: 17px;
}

.navicon span:nth-child(3) {
    top: 24px;
}

.navicon.open span:nth-child(1) {
    top: 16px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.navicon.open span:nth-child(2) {
    left: -60px;
    opacity: 0;
}

.navicon.open span:nth-child(3) {
    top: 16px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.navbar-toggler {
    margin: 16px 0 16px 5px;
    padding: 17px 17px;
    border: 2px solid #7B624A;
    border-radius: 0;
    outline: 0;
}

[class*=bg-] .navbar-toggler {
    border-color: #fff;
}

.is-fixed .navbar-toggler {
    margin: 16px 0 15px 5px;
}

.header-nav .nav > li .sub-menu li .fa {
    display: none;
}

.header-nav .nav > li .mega-menu > li > a {
    font-weight: 600;
    color: #000;
}

.header-style-7 .social-line li a {
    color: #e6e3e3;
}

.header-style-3 .social-line li a span,
.header-style-6 .social-line li a span {
    margin-left: 5px;
}

.header-style-1 .top-bar .fa,
.header-style-2 .social-line li a,
.header-style-3 .social-line li a,
.header-style-4 .social-line li a,
.top-bar {
    color: #797979;
}

.header-style-1 .top-bar .fa {
    vertical-align: initial;
}

.dark .top-bar,
.dark.header-style-1 .top-bar .fa,
.dark.header-style-2 .social-line li a,
.dark.header-style-3 .social-line li a,
.dark.header-style-4 .social-line li a {
    color: #d2d2d2;
}

.social-bx {
    margin: 0;
}

.e-p-bx li {
    padding-right: 0;
    padding-left: 10px;
}

.dez-topbar-left .social-line li a {
    padding-right: 15px;
    padding-left: 15px;
}

.header-style-2 .dez-topbar-left .social-line li a,
.header-style-3 .dez-topbar-left .social-line li a,
.header-style-4 .dez-topbar-left .social-line li a,
.header-style-5 .dez-topbar-left .social-line li a {
    padding-left: 15px;
}

.header-style-1 .top-bar .fa {
    border: 1px solid rgba(128,128,128,.1);
}

.accordion.space .panel {
    margin-bottom: 5px;
}

.social-icon-lg.social-icon li {
    display: inline-block;
    padding: 0;
    font-size: 12px;
}

.social-icon.social-icon-lg li a {
    width: 35px;
    height: 35px;
    padding: 0;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    color: #fff;
}

.contact-style-1 .border-1 {
    border: 1px solid #eee;
}

@media only screen and (max-width:991px) {
    .container {
        max-width: 750px;
    }

    .mo-left .header-nav .logo-header:nth-child(2) {
        display: none;
    }

    .header-nav .nav > li:last-child > a {
        border-bottom: 1px solid #e9e9e9;
    }

    .header-nav .nav > li > a,
    .is-fixed .header-nav .nav > li > a {
        padding: 12px 15px;
    }

    .header-style-6 .header-nav .nav > li .mega-menu,
    .header-style-6 .header-nav .nav > li .sub-menu {
        margin-left: 0;
    }

    .is-fixed .header-nav .nav {
        height: auto;
    }

    .header-nav .nav li {
        display: block;
        width: 100%;
    }

    .mo-left .header-nav.nav-dark {
        background-color: #202020;
    }

    .mo-left .header-nav {
        z-index: 99;
        position: fixed;
        top: 0;
        left: -280px;
        width: 60px;
        height: 100%!important;
        margin: 0;
        overflow: hidden;
        background-color: #fff;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

    .mo-left .header-nav li.open a {
        position: relative;
    }

    .mo-left .header-nav.show {
        left: -1px;
        width: 260px;
        margin: 0;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -o-transition: all .8s;
        transition: all .8s;
    }

    .mo-left .navbar-toggler.open:after {
        content: "";
        z-index: -1;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.6);
        transition: all .5s;
        -webkit-transform: scale(100);
        -moz-transform: scale(100);
        -o-transform: scale(100);
        transform: scale(100);
    }

    .mo-left .header-nav .logo-header {
        display: block;
        float: none;
        width: 100%;
        height: auto;
        padding: 30px 15px;
        max-width: 100%;
    }

    .mo-left .header-nav .logo-header img {
        width: 200px;
        max-width: unset;
    }

    .mo-left .navbar-toggler.open span {
        background: #fff;
    }

    .header-style-6 .navbar-toggler {
        margin: 17px 0 17px 5px;
        border-radius: 100%;
    }

    .extra-nav {
        margin-right: 0;
    }

    .header-style-4 .extra-nav,
    .header-style-6 .extra-nav,
    .header-style-6 .is-fixed .extra-nav {
        padding: 17px 0;
    }

    .extra-nav {
        padding: 16px 0;
    }

    .header-style-6 .is-fixed .navicon span {
        background: #000;
    }

    .header-style-3 .header-curve .logo-header,
    .header-style-6 .logo-header,
    .logo-header {
        width: 170px;
        height: 70px;
    }

    .e-p-bx li {
        padding-right: 0;
        padding-left: 10px;
    }

    .dez-topbar-left .social-line li a {
        padding-right: 15px;
        padding-left: 0;
    }

    .header-style-2 .dez-topbar-left .social-line li a,
    .header-style-3 .dez-topbar-left .social-line li a,
    .header-style-4 .dez-topbar-left .social-line li a,
    .header-style-5 .dez-topbar-left .social-line li a {
        padding-left: 15px;
    }

    .dez-topbar-left,
    .dez-topbar-right,
    .header-style-1 .top-bar .dez-topbar-left,
    .header-style-1 .top-bar .dez-topbar-right,
    .header-style-2 .dez-topbar-left,
    .header-style-2 .dez-topbar-right,
    .header-style-6 .dez-topbar-left,
    .header-style-6 .dez-topbar-right {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (max-width:991px) {
    .nav.navbar-nav li a i.fa-chevron-down:before,
    .side-nav .nav.navbar-nav li a i.fa-chevron-down:before {
        content: "\f078";
    }

    .nav.navbar-nav .sub-menuli.open a i.fa-chevron-down:before,
    .side-nav .nav.navbar-nav li .sub-menu.open a i.fa-chevron-down:before {
        content: "\f054";
    }

    .nav.navbar-nav li a i.fa-angle-right,
    .nav.navbar-nav li a i.fa-chevron-down,
    .side-nav .nav.navbar-nav li a i.fa-chevron-down {
        z-index: 3;
        position: absolute;
        top: -6px;
        right: 0;
        width: 50px;
        height: 100%;
        text-align: center;
        line-height: 40px;
        color: #fff;
        background-color: rgba(0,0,0,.2);
    }

    .header-nav .nav > li .sub-menu li i.fa-angle-right:before {
        content: "\f078";
        font-size: 10px;
    }

    .header-nav .nav > li .sub-menu li.open i.fa-angle-right:before {
        content: "\f054";
    }

    .header-nav .nav > li .sub-menu .sub-menu,
    .header-nav .nav > li:hover .mega-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .sub-menu .sub-menu {
        display: none;
        margin-top: 0;
        opacity: 1;
    }

    .header-nav .nav li .sub-menu .sub-menu {
        display: none;
        margin-top: 0;
        opacity: 1;
    }

    .header-nav .nav > li.open > .sub-menu .sub-menu {
        display: none;
    }

    .header-nav .nav > li ul.mega-menu ul,
    .header-nav .nav > li.open > .mega-menu,
    .header-nav .nav > li.open>.sub-menu,
    .header-nav .nav>li.open>.sub-menu li.open .sub-menu {
        display: block;
        margin-top: 0;
        opacity: 1;
    }

    .header-nav .nav > li .sub-menu li .fa {
        display: block;
        top: 50%;
        right: -1px;
        margin: 0;
        color: inherit;
        background: 0 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .nav.navbar-nav li .sub-menu li.open .fa-chevron-down:before {
        content: "\f054";
    }

    .header-nav .nav > li .mega-menu > li {
        padding: 0;
    }

    .header-nav .nav > li .mega-menu > li > a {
        display: none;
    }

    .header-nav .nav .mega-menu a i {
        display: inline-block;
        float: none;
        margin-top: 0;
    }

    .header-nav .nav .open > a,
    .header-nav .nav .open > a:focus,
    .header-nav .nav .open > a:hover {
        border-color: #e9e9e9;
        background-color: inherit;
    }

    .header-nav.nav-dark .nav .open > a:focus,
    .header-nav.nav-dark .nav .open > a:hover,
    .header-nav.nav-dark.nav .open > a {
        border-color: rgba(0,0,0,.2);
    }

    header .logo {
        display: block;
        padding: 4px 0;
    }

    .header-nav .nav i {
        margin-top: 6px;
    }

    .mo-left .header-nav.nav-dark {
        background-color: #202020;
    }

    .mo-left .header-nav {
        z-index: 99;
        position: fixed;
        top: 0;
        left: -280px;
        width: 60px;
        height: 100%!important;
        margin: 0;
        overflow: hidden;
        background-color: #fff;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

    .mo-left .header-nav li.open a {
        position: relative;
    }

    .mo-left .header-nav {
        overflow: scroll;
    }

    .navbar-nav {
        height: 100%;
    }

    .mo-left .header-nav.show {
        left: -1px;
        width: 280px;
        margin: 0;
        overflow: scroll;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -o-transition: all .8s;
        transition: all .8s;
    }

    .mo-left .navbar-toggler.open:after {
        content: "";
        z-index: -1;
        position: fixed;
        top: -63px;
        right: -20px;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0 0 0 20px;
        background-color: rgba(0,0,0,.6);
        -webkit-box-shadow: 0 0 0 1000px rgba(0,0,0,.6);
        box-shadow: 0 0 0 1000px rgba(0,0,0,.6);
        transition: all .5s;
        -webkit-transform: scale(100);
        -moz-transform: scale(100);
        -o-transform: scale(100);
        transform: scale(100);
        transform-origin: top right;
    }

    .mo-left .header-nav .logo-header {
        display: block;
        float: none;
        width: 100%;
        height: auto;
        padding: 15px;
        max-width: 100%;
        overflow: hidden;
    }

    .mo-left .header-nav .logo-header img {
        width: 180px;
        max-width: unset;
    }

    .mo-left .header-nav .nav > li .sub-menu {
        box-shadow: none;
    }

    .mo-left .navbar-toggler.open span {
        background: #fff;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggler {
        display: block;
    }

    .navbar-collapse.collapse {
        display: none!important;
    }

    .navbar-collapse.collapse.show {
        display: block!important;
    }

    .header-nav {
        clear: both;
        margin: 0 -15px;
        border-bottom: 1px solid #e9e9e9;
    }

    .header-nav .nav {
        display: block;
        float: none;
        width: 100%;
        height: auto;
        margin: 0;
        background: #fff;
    }

    .header-nav .nav li {
        display: block;
        float: none;
        width: 100%;
    }

    .header-nav .nav > li .mega-menu > li,
    .header-nav .nav > li .sub-menu > li {
        display: block;
        float: none;
        width: auto;
    }

    .header-nav .nav > li > a {
        display: block;
        position: relative;
        padding: 12px 15px;
        border-top: 1px solid #e9e9e9;
    }

    .header-nav .nav i {
        float: right;
    }

    .header-nav .nav > li > a:active,
    .header-nav .nav > li > a:focus,
    .header-nav .nav>li>a:hover {
        text-decoration: none;
        background-color: #f0f0f0;
    }

    .header-nav .nav > li .mega-menu > li:after {
        display: none;
    }

    .header-nav .nav > li .mega-menu,
    .header-nav .nav > li .sub-menu,
    .header-nav .nav > li ul {
        display: none;
        visibility: visible;
        position: static;
        width: auto;
        background: #f6f6f6;
    }

    .header-nav .nav > li ul.mega-menu ul {
        display: none;
    }

    .header-nav .nav > li .sub-menu li > .sub-menu,
    .header-nav .nav > li:hover .mega-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav>li:hover>ul {
        display: block;
        visibility: visible;
        margin: 0;
        opacity: 1;
    }

    .header-nav .nav > li ul.mega-menu li:hover ul {
        display: block;
    }

    .header-nav .nav > li .sub-menu .sub-menu,
    .header-nav .nav > li:hover .mega-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .sub-menu .sub-menu {
        display: none;
        margin-top: 0;
        opacity: 1;
    }

    .header-nav .nav li .sub-menu .sub-menu {
        display: none;
        margin-top: 0;
        opacity: 1;
    }

    .header-nav .nav > li.open > .sub-menu .sub-menu {
        display: none;
    }

    .header-nav .nav > li ul.mega-menu ul,
    .header-nav .nav > li.open > .mega-menu,
    .header-nav .nav > li.open>.sub-menu,
    .header-nav .nav>li.open>.sub-menu li.open .sub-menu {
        display: block;
        margin-top: 0;
        opacity: 1;
    }

    .pagination-bx .pagination {
        margin-bottom: 20px;
    }
}

.dez-post-title .post-title {
    margin-top: 20px;
}

.bg-primary {
    color: #fff;
}

.breadcrumb-row ul li {
    display: inline;
}

.border {
    border: 0;
}

.dez-social-icon.border,
.dez-tabs.bg-tabs.vertical.border,
.dez-tabs.bg-tabs.vertical.right.border,
.dez-tabs.border,
.dez-tabs.border-tp.border.bg-tabs,
.dez-tabs.border.bg-tabs,
.dez-tabs.vertical.border,
.dez-tabs.vertical.right.border {
    border: 0!important;
}

.dez-tabs .nav-tabs > li > a.active:hover {
    border-color: #ddd;
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

.dez-tabs.bg-tabs .nav-tabs > li > a.active,
.nav-tabs .nav-link.active {
    border-bottom: 1px solid transparent;
    background-color: #fff;
}

.dez-tabs.vertical .nav-tabs li a.active {
    border-bottom: 1px solid #ddd;
}

.dez-tabs.vertical .nav-tabs li {
    width: 100%;
    margin-right: -1px;
}

.dez-tabs.vertical .nav-tabs li a.active {
    margin-right: -1px;
    border-right: none;
}

.dez-tabs.vertical .nav-tabs li a {
    margin-right: -1px;
}

.dez-tabs.vertical.right .nav-tabs li a.active {
    border-right: 1px solid #ddd;
    border-left: none;
}

.skew-content-box ul li a {
    padding: 0 10px;
}

@media only screen and (max-width:1024px) {
    .counter-box h5 {
        font-size: 13px;
        line-height: 22px;
    }

    .img-height {
        height: 100%;
        object-fit: cover;
    }
}

@media only screen and (max-width:767px) {
    .dez-tabs.vertical .nav-tabs {
        width: 50px;
    }

    .dez-tabs.vertical .tab-content {
        margin-left: 49px;
    }
}

h1,
h2,
h3 {
    margin-top: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Slab',serif;
}

.section-head h2 {
    font-weight: 700;
}

.bootstrap-select div.dropdown-menu ul li a {
    padding: 10px 10px 10px 15px;
}

textarea.form-control {
    height: auto;
}

.input-group-text {
    border-radius: 0;
    background-color: transparent;
}

.bootstrap-touchspin .input-group-btn-vertical {
    width: auto;
}

.contact-style-1 h2 {
    margin-top: 0;
}

.contact-style-1 .site-button {
    width: 100%;
    height: 50px;
}

.contact-style-1 input {
    height: 50px;
}

.contact-style-1 input,
.contact-style-1 textarea {
    padding: 10px 20px;
    font-size: 16px;
}

.contact-style-1 .social-icon-lg {
    width: 100%;
    margin: 0;
    padding-top: 20px;
    border-top: 1px solid #eee;
    text-align: left;
}

.modal-content .form-control::placeholder {
    color: #bab5b5;
}

.form-control::placeholder {
    color: #495057;
}

.trans-footer .form-control::placeholder {
    color: #8d8d8d;
}

.comments-area .comments-title::first-letter {
    color: inherit;
}

.header-nav .nav > li {
    font-weight: 600;
}

h4 {
    margin-top: 10px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #fff;
}

.dez-post-info,
.dez-post-meta a,
.dez-post-meta ul li {
    color: #7b7b7b;
}

.home-dark .dez-post-info,
.home-dark .dez-post-meta a,
.home-dark .dez-post-meta ul li {
    color: #d0cdcd;
}

.dez-post-meta strong {
    font-weight: 500;
}

.left-footer-menu ul {
    display: flex;
    justify-content: center;
}

.dez-post-title,
.dez-post-title .post-title {
    margin-bottom: 5px;
}

.dez-post-meta {
    margin-bottom: 15px;
}

.blog-post.blog-md {
    margin-bottom: 30px;
}

.blog-post {
    margin-bottom: 40px;
}

@media only screen and (max-width:767px) {
    .blog-post {
        margin-bottom: 30px;
    }
}

.blog-single.blog-post {
    margin-bottom: 50px;
}

.blog-single .dez-post-text {
    text-align: justify;
}

.comment-respond .comment-reply-title {
    font-size: 20px;
}

.home-dez .post-title a {
    color: #fff;
}

.home-dez .post-title a:hover {
    color: #ffc300;
}

.blog .blog-post {
    margin-bottom: 30px;
}

.share-details-btn ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
}

.site-button.facebook {
    background-color: #3b5998;
}

.site-button.google-plus {
    background-color: #de4e43;
}

.site-button.linkedin {
    background-color: #007bb6;
}

.site-button.instagram {
    background-color: #8a5a4e;
}

.site-button.twitter {
    background-color: #1ea1f3;
}

.site-button.whatsapp {
    background-color: #01c854;
}

.widget .post-title {
    text-transform: none;
    font-size: 15px;
    color: #484848;
}

.dez-img-effect.zoom-slow img {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.dez-img-effect.zoom-slow:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.site-button-link .fa-angle-double-right {
    margin-left: 6px;
}

ol.comment-list li.comment .comment-author .fn {
    text-transform: capitalize;
    font-size: 15px;
    color: #000;
}

ol.comment-list li.comment .comment-meta:before,
ol.comment-list li.comment .reply a:before {
    vertical-align: middle;
}

ol.comment-list li.comment .reply a {
    font-weight: 700;
}

ol.comment-list li.comment .comment-meta {
    display: inline-block;
    text-transform: capitalize;
}

.testimonial-6 .testimonial-text {
    padding: 25px 35px 75px 40px;
}

.dez-accordion.border-bottom {
    border-bottom: 0 solid #dee2e6;
}

footer h4 {
    margin-top: 10px;
}

footer .newsletter .input-group-btn {
    align-self: center;
}

footer .footer-info-box {
    display: flex;
}

footer .dez-post-info,
footer .dez-post-meta a,
footer .dez-post-meta i,
footer .dez-post-meta ul li {
    color: rgba(255,255,255,.7);
}

.footer-white .dez-post-meta a,
.footer-white .dez-post-meta i,
.footer-white .dez-post-meta ul li {
    color: #7b7b7b;
}

footer .dez-separator {
    margin-bottom: 20px;
}

.footer-bottom a {
    margin-left: 10px;
}

footer.site-footer.footer-overlay form {
    margin-bottom: 25px;
    border-radius: 4px;
}

.site-footer.bg-color-2 .footer-top form,
.site-footer.footer-white .footer-top form,
footer.site-footer.footer-overlay form {
    margin-bottom: 25px;
    border-radius: 4px;
}

.trans-footer .newsletter input[type=email] {
    border: 0;
    border-radius: 30px!important;
    background-color: rgba(255,255,255,.02);
}

.footer-image .newsletter input[type=email] {
    background-color: rgba(0,0,0,.5);
}

.footer-info-box .newsletter input[type=email] {
    background-color: #fff;
}

@media only screen and (max-width:991px) {
    .footer-bottom .text-left,
    .footer-bottom .text-right {
        text-align: center!important;
    }
}

@media only screen and (max-width:576px) {
    .login-switch {
        display: flex;
    }
}

.footer-bottom a,
.footer-bottom span {
    opacity: .4;
}

.footer-bottom.bg-primary a,
.footer-bottom.bg-primary span {
    opacity: .5;
}

#rc-imageselect,
.g-recaptcha {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -o-transform-origin: 0 0;
}

@media screen and (max-width:1280px) {
    #rc-imageselect,
    .g-recaptcha {
        margin-bottom: -20px;
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        transform-origin: 0 0;
        -o-transform-origin: 0 0;
    }
}

@media screen and (max-width:575px) {
    #rc-imageselect,
    .g-recaptcha {
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        transform-origin: 0 0;
        -o-transform-origin: 0 0;
    }
}

.recaptcha-box {
    height: 60px;
}

.new-page {
    margin-left: 2px;
    padding: 2px 5px;
    border-radius: 4px;
    font-size: 10px;
    vertical-align: middle;
    color: #fff;
    background: red;
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item,
.lg-outer .lg-thumb-outer,
.lg-outer .lg-toogle-thumb {
    background-color: #fff;
}

#lg-counter,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-toolbar .lg-icon {
    color: #fff;
}

.check-km {
    cursor: pointer;
}

.icon-bx-xs.check-km {
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background-color: #fff;
    cursor: pointer;
}

.icon-bx-xs.check-km i {
    font-size: 16px;
}

.dez-box .dez-title {
    text-transform: capitalize;
}

.portfolio-detail .blog-single {
    margin-bottom: 30px;
}

.blog-page-content.style-1 style-3 .gallery .dez-gallery-box,
.blog-page-content.style-2.style-3 .gallery .dez-gallery-box {
    z-index: 1;
}

.dez-coming-soon .coming-soon-content .title {
    margin-top: 0;
}

.logo-footer {
    max-width: 220px;
}

.site-footer .newsletter {
    overflow: hidden;
}

.site-footer .footer-info-box .input-group-btn {
    display: flex;
}

.site-footer .footer-info-box .input-group-btn .site-button {
    align-self: center;
}

.newsletter .equal-wraper .input-group.equal-col .dzSubscribeMsg {
    display: block;
    width: 100%;
}

.skew-triangle {
    align-self: center;
    padding: 15px;
}

.skew-triangle .title {
    margin-top: 0;
}

.blog-md .dez-post-info .dez-post-title h3 {
    margin-bottom: 10px;
}

.blog-post.blog-md .dez-post-title .post-title {
    margin-top: 3px;
}

.site-header.header-style-1 + .page-content .dez-bnr-inr,
.site-header.header-style-2 + .page-content .dez-bnr-inr {
    padding-top: 100px;
}

.site-header.header-style-3 + .page-content .dez-bnr-inr {
    padding-top: 80px;
}

.site-header.header-style-4 + .page-content .dez-bnr-inr {
    padding-top: 90px;
}

.site-header.header-style-5 + .page-content .dez-bnr-inr {
    padding-top: 150px;
}

.dez-login .dez-form.p-b0 {
    padding-bottom: 0;
}

@media screen and (max-width:1200px) {
    .footer-fixed .site-footer {
        position: relative;
    }

    .site-footer .newsletter .dez-tilte {
        font-size: 18px;
    }

    .site-footer .newsletter .equal-wraper strong {
        text-align: left!important;
    }

    .header-nav .nav > li .sub-menu li > .sub-menu.right {
        right: 220px;
        left: auto;
    }

    .header-nav .nav > li .sub-menu.right {
        right: 0;
        left: auto;
    }

    .styleswitcher {
        display: none;
    }
}

@media screen and (max-width:768px) {
    .footer-bottom .text-center {
        margin: 8px 0;
    }

    .trans-footer .footer-top .saf-footer {
        padding: 50px 30px 50px;
    }

    .trans-footer .footer-top {
        padding: 15px 15px 0;
    }

    .site-footer .newsletter .input-group.equal-col.p-t40 {
        padding-top: 0;
    }

    .is-fixed .extra-nav {
        padding: 16px 0;
    }

    .is-fixed .logo-header,
    .is-fixed.header-curve .logo-header {
        width: 170px;
        height: 71px;
    }

    .header-style-3 .main-bar .navicon span,
    .header-style-4 .main-bar .navicon span,
    .main-bar.bg-primary .navicon span {
        background-color: #fff;
    }

    .mo-left .header-nav .logo-header,
    .mo-left.header-style-3 .is-fixed.header-curve .header-nav .logo-header {
        width: 100%;
        height: auto;
    }

    .is-fixed .logo-header a img,
    .is-fixed.header-curve .logo-header a img {
        vertical-align: inherit;
    }

    .dez-quik-search .form-control {
        height: 71px;
    }

    .dez-bnr-inr {
        padding-top: 90px;
    }

    .navbar-toggler {
        z-index: 99;
    }

    .next-match-count:before {
        content: unset;
    }

    .full-blog-dark .dez-full-blog .dez-post-info {
        padding: 5px 30px 0;
    }

    .content-inner {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .content-inner-1 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .content-inner-2 {
        padding-top: 60px;
        padding-bottom: 0;
    }

    .header-style-6 .top-bar-crve:before {
        right: -10px;
    }

    .score-info .vs {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 30px;
    }

    .score-info .score {
        margin-bottom: 5px;
        font-size: 50px;
        line-height: 60px;
    }

    .score-info p {
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width:600px) {
    .dez-tabs.vertical.right .tab-content {
        margin-right: 49px;
    }

    .blog-page-content.style-2.style-3 .blog-post {
        margin-bottom: 0;
    }

    .dez-coming-soon .coming-soon-content .title {
        margin-bottom: 10px;
    }

    .dez-coming-soon .coming-soon-content {
        margin-bottom: 10px;
    }

    .footer-info-box .text-left,
    .footer-info-box .text-right,
    .newsletter strong {
        display: block;
        text-align: center!important;
    }

    .score-info {
        margin: 20px auto -40px;
    }
}

@media screen and (max-width:360px) {
    .page-notfound {
        padding: 40px 0 20px;
    }

    .pricingtable-row.m-b30 {
        margin-bottom: 0;
    }

    .dez-login .dez-form.m-t100 {
        margin-top: 50px;
    }

    .gallery-area .m-b50 {
        margin-top: -15px;
        margin-bottom: 25px;
    }

    .portfolio-detail .blog-single {
        margin-bottom: 20px;
    }

    .dez-coming-soon .m-t50.info-style-1 {
        margin-top: 30px;
    }

    .trans-footer .footer-top .saf-footer {
        padding: 30px;
    }

    .site-header.header-style-2 .top-bar {
        display: none;
    }

    .dez-bnr-inr {
        height: 300px;
        padding-top: 60px;
    }

    .site-header.header-style-5 + .page-content .dez-bnr-inr {
        padding-top: 140px;
    }

    .dez-bnr-inr .dez-bnr-inr-entry h1 {
        font-size: 24px;
    }

    .footer-skew .footer-top {
        padding-top: 80px;
    }

    .content-inner {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .content-inner-1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .content-inner-2 {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .dez-move-image .font-40 {
        font-size: 18px;
        line-height: 24px;
    }

    .dez-move-image .font-16 {
        margin-top: 15px;
        font-size: 14px;
    }

    .dez-style-3.countdown .date {
        min-width: 70px;
    }

    .section-head p {
        margin-bottom: 10px;
    }

    .site-header.header-style-1 + .page-content .dez-bnr-inr,
    .site-header.header-style-2 + .page-content .dez-bnr-inr {
        padding-top: 70px;
    }

    .site-header.header-style-4 + .page-content .dez-bnr-inr {
        padding-top: 60px;
    }

    .site-header.header-style-6 + .page-content .dez-bnr-inr {
        padding-top: 130px;
    }

    .site-header.header-style-4.style-1 + .page-content .dez-bnr-inr {
        padding-top: 30px;
    }

    .newsletter .input-group.equal-col.p-t30.p-b20 {
        padding-top: 0;
        padding-bottom: 10px;
    }

    .newsletter .icon-bx-wraper.equal-col.p-t30.p-b20 {
        padding-bottom: 0;
    }

    .blog-page-content.style-1.style-3 .dez-full-blog .blog-post {
        margin-bottom: 0;
    }

    .alignleft,
    .alignright {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .dez-button-block hr {
        margin: 0;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px;
    }
}