.ftr_cta_blk .col-md-3 i,
.ftr_cta_blk .col-md-3:hover i:after {
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out
}

.video-testimonial .owl-prev {
    top: 43%;
    left: -52px
}

.video-testimonial:hover .owl-prev {
    left: -22px
}

.video-testimonial:hover .owl-next {
    right: -22px
}

.video-testimonial .owl-next {
    right: 0;
    right: -52px;
    top: 43%
}
.img-responsive{width:100%;}
.video-testimonial .owl-next i,
.video-testimonial .owl-prev i {
    -webkit-transform: rotate(-43deg);
    -ms-transform: rotate(-43deg);
    transform: rotate(-43deg)
}

.free-website-analysis .contact_form .form-group {
    border: 1px solid #ccc!important
}

.free-website-analysis h2 {
    font-size: 52px!important
}

.free-website-analysis p {
    padding: 20px 0 0;
    font-size: 15px!important
}

.free-website-analysis h3 {
    color: #fff;
    line-height: 30px
}

.free-website-analysis.ranking-form .form-group {
    border: 1px solid #b7abab;
    border-radius: 1px
}

.free-website-analysis.ranking-form .form-group .form-control {
    color: #fff!important
}

.prt-dtl-pge {
    padding: 40px 0;
    overflow: hidden
}

.prt-dtl-pge .port-details p {
    font-size: 14px
}

.port-details.sticky {
    position: fixed!important;
    top: 25%
}

.prt-dtl-pge .port-details h2,
.prt-dtl-pge .port-details h3 {
    font-size: 25px;
    font-weight: 700;
    padding: 0 0 7px;
    margin: 0;
    font-family: var(--main-font);
    line-height: 28px
}

.prt-dtl-pge .port-details ul {
    margin: 0 0 20px;
    list-style: none
}

.prt-dtl-pge .port-details ul li {
    position: relative;
    line-height: 23px;
    font-size: 14px;
    padding: 0 21px
}

.prt-dtl-pge .port-details ul li:before {
    position: absolute;
    left: 0;
    width: 12px;
    border-radius: 100%;
    height: 12px;
    background: #f0c805;
    content: '';
    top: 9px
}

.prt-dtl-pge .port-details .btn-info {
    position: relative;
    background: #198be0;
    z-index: 1;
    padding: 8px 14px;
    text-transform: uppercase;
    font-size: 15px
}

#ParentContainer {
    position: relative
}

.ftr_cta_blk {
    -webkit-column-count: auto;
    column-count: auto;
    background: #f4d13f;
    display: none;
    color: #fff;
    position: fixed;
    bottom: 0;
    -webkit-box-shadow: -14px -6px 11px 0 #27202036;
    box-shadow: -14px -6px 11px 0 #27202036;
    width: 100%;
    z-index: 9999
}

.call_wrapnew {
    border-right: 1px solid #e4932b;
    margin-right: 10px;
    padding: 0 0 3px
}

.ftr_cta_blk .col-md-4 a,
.ftr_cta_blk .col-md-4 span {
    color: #232323;
    font-weight: 600;
    font-size: 17px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    padding-top: 2px;
    /*display: inline-block;*/
}

.ftr_cta_blk .col-md-4 i {
    vertical-align: middle;
    padding: 7px 0;
    width: 30px;
    font-size: 20px;
    color: #1f1b1b;
    position: relative;
    height: 30px;
    border-radius: 100%;
    transition: all .6s ease-in-out;
    text-align: center;
    z-index: 999;
}

.ftr_cta_blk .col-md-4:hover i:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all .6s ease-in-out
}

.event .event-img .event-title,
.ftr_cta_blk .col-md-4 i:after {
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out
}

.ftr_cta_blk .col-md-4:hover i {
    color: #444
}

.ftr_cta_blk .col-md-4 i:after {
    position: absolute;
    background: #fff;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    bottom: 0;
    border-radius: 100%;
    transition: all .6s ease-in-out;
    left: 0
}

.resume-form {
    padding: 20px;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 1px 5px 20px 0 #ccc
}

.resume-form textarea {
    height: 100px!important
}

.resume-form .btn-info {
    color: #fff;
    background-color: #198be0;
    padding: 10px 37px;
    margin-top: 12px;
    font-family: var(--main-font);
    text-transform: uppercase;
    border-radius: 22px
}

.resume-form label {
    font-weight: 600;
    color: #444;
    font-size: 14px;
    position: relative;
    text-transform: capitalize;
    font-family: var(--main-font);
    padding-top: 5px
}

.resume-form .form-group {
    margin-bottom: 7px
}

.resume-form .mandetiry {
    color: red;
    font-size: 18px;
    right: -12px;
    top: 0;
    position: absolute;
    font-weight: 500
}

.resume-form .form-control {
    border: 1px solid #e0e0e0;
    height: 44px!important;
    border-radius: 4px
}

#share {
    width: 100%;
    margin: 25px 0
}

#share a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 1px;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    line-height: 0;
    opacity: .75;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#share a:hover {
    opacity: 1
}

#share i {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}



.news-section {
    padding: 30px 0
}

.date-dv {
    position: absolute;
    bottom: 8px;
    background: #3b76d9;
    width: 92.5%;
    left: 8px;
    padding: 8px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    border-radius: 1px
}

.date-dv:before,
.news-section .news-clm h3:before {
    width: 40px;
    content: '';
    bottom: 0
}

.date-dv:before {
    position: absolute;
    right: -10px;
    height: 101%;
    background: #4385f4;
    -webkit-transform: skew(-24deg);
    -ms-transform: skew(-24deg);
    transform: skew(-24deg);
    z-index: 0
}

.date-dv i {
    padding: 5px
}

.news-section .news-clm h3 {
    font-weight: 500;
    color: #38393a;
    font-size: 20px;
    position: relative;
    padding: 6px 0;
    margin: 10px 0
}

.news-section .news-clm b {
    font-weight: 600;
    color: #38393a;
    font-size: 18px;
    position: relative;
    font-family: var(--main-font)
}

.news-section .news-clm h4 {
    font-weight: 500;
    color: #38393a;
    font-size: 22px;
    padding-bottom: 10px;
    position: relative;
    font-family: var(--main-font)
}

.news-section .news-clm h3:before {
    position: absolute;
    left: 0;
    height: 3px;
    background: #302627
}

.news-section .news-clm .btn-info {
    color: #198be0;
    padding: 10px 20px;
    background: 0 0;
    display: inline-block;
    font-weight: 600;
    transition: all .4s ease-in-out;
    text-transform: uppercase;
    border: 1px solid;
    margin-top: 10px;
    text-decoration: none;
    border-radius: 5px
}

.event .event-img,
.event h3,
.news-section .news-clm a:hover {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.news-section .news-clm ul {
    margin: 10px 0
}

.news-section .news-clm a:hover {
    transition: all .4s ease-in-out;
    background: #198be0;
    color: #fff!important
}

.news-section .news-clm p,
.news-section .news-clm ul li {
    color: #635d5d;
    font-size: 14px;
    font-family: var(--main-font)
}

.thank-you h1 {
    margin: 0;
    font-size: 50px;
    text-transform: uppercase;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #444;
    padding: 10px 0
}

.thank-you i {
    font-size: 100px;
    padding: 19px 0;
    color: #1b9e1e;
    line-height: 20px
}

.thank-you p {
    font-size: 18px;
    color: #444;
    font-weight: 500;
    margin-bottom: 20px
}

.thank-you {
    margin-bottom: 40px
}

.thank-you h1:before {
    display: none!important
}

.news-section .news-clm p {
    line-height: 24px;
    text-align: justify;
    margin: 0;
    padding-bottom: 10px
}

.form-parent h2,
.innerimg {
    text-align: center
}

.news-section .news-clm ul li {
    list-style-position: inside;
    line-height: 22px
}

.news-section .news-clm figure {
    margin: 20px 0 0;
    position: relative
}

.news-section .news-clm img {
    height: 329px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid;
    padding: 3px
}

.news-section.detais-page .news-clm img {
    height: 100%
}

.innerimg img {
    width: auto!important;
    border: none!important
}
.bcom-captcha {
    display: flex;
    margin:1px 0;
}
.bcom-captcha img{
    margin-right:10px;
}
.bcom-captcha input {
    border:1px solid #464646 !important;
    color: #000 !important;
}
.sidebar-contact .bcom-captcha img {
    margin-bottom:10px;
}
.sidebar-contact .bcom-captcha input{
    border: 1px solid #d0d0d0 !important;
}
.captcha {
    display: flex;
    margin: 0 0 5px;
}
.captcha img{
    margin: 0 10px 0 0;
}
.captcha input{
    width:100% !important;
}
.captcha-form-ui .form-group {
    margin-bottom: 8px;
    display: block;
}
.captcha-form-ui input.btn.btn-success {
    margin: 25px 0 0;
    display: block;
    width: 100%;
    padding: 20px 65px;
    border-radius: 50px;
}
.form-parent {
    background: #fff;
    margin: 20px 0;
    position: relative;
    padding: 10px;
    border: 1px solid #e8e8e8;
    border-top: 5px solid #198be0
}

.form-parent:after,
.form-parent:before {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 0
}

.form-parent:after {
    border-right: 50px solid #198be0;
    right: 0;
    z-index: 999999
}

.form-parent:before {
    border-left: 43px solid #198be0;
    border-right: 50px solid transparent;
    left: 0;
    z-index: 99
}

.form-parent h2 {
    font-size: 22px;
    padding-bottom: 10px
}

.news-section.detais-page .ml0 {
    padding-left: 0;
    margin-left: 0
}

.form-parent label {
    font-weight: 600;
    margin: 5px;
    font-size: 14px
}

.form-parent .form-control {
    border-radius: 0
}

.form-parent input.form-control {
    border: 1px solid;
    min-height: 41px
}

.form-parent input[type=submit] {
    background: #198be0;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.event h2,
.event h3 {
    color: #424040;
    font-family: var(--main-font);
    font-weight: 700
}

.form-parent .form-group {
    margin: 0;
    padding-bottom: 10px
}

.event:nth-child(odd) {
    background: #f9f9f9;
    padding: 38px 0
}

.event:nth-child(even) {
    background: 0 0;
    padding: 20px 0 40px;
    margin: 0;
    border-bottom: 1px solid #ccc69
}

.life-atEZ {
    padding: 30px 0
}

.event h2 {
    font-size: 46px;
    position: var(--position-rel);
    text-align: left;
    margin-bottom: 20px
}

.event .event-img,
.event h3 {
    position: relative;
    transition: all .4s ease-in-out
}

.event h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: -21px;
    z-index: 99
}

.event .event-img {
    height: 382px;
    margin: 10px
}

.event .event-img img {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-radius: 0;
    border: 1px solid #e0dfdf;
    padding: 5px;
    -webkit-box-shadow: -6px 14px 20px rgba(204, 204, 204, .53);
    box-shadow: -6px 14px 20px rgba(204, 204, 204, .53);
    width: 100%;
    background: #fff
}

.event .event-img .event-title {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 9%;
    margin: auto;
    background: 0 0;
    left: 0;
    padding: 0;
    transition: all .6s ease-in-out
}

.event .event-img .event-title h3 {
    color: #444
}

.event .event-img:hover .event-title h3 {
    color: #fff;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.event .event-img:hover .event-title {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    bottom: 19%;
    height: 81%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    color: #fff;
    background: rgba(82, 77, 77, .28);
    left: 0
}

.contact-colom h2:before,
.get-address-bar i:after {
    left: 0;
    content: '';
    bottom: 0
}

.get-aquote-page {
    background: url(../assets/images/ez-bg.html) no-repeat fixed;
    background-size: cover;
    padding: 35px 0
}

.get-aquote-page .resume-form {
    background: #fff;
    border: 1px solid rgba(204, 204, 204, .53);
    border-radius: 0
}

.get-aquote-page .resume-form h1 {
    font-weight: 800;
    text-align: center;
    font-family: var(--text-font);
    text-transform: uppercase;
    padding-bottom: 10px
}

.get-aquote-page .resume-form h4 {
    font-size: 15px;
    margin-bottom: 20px;
    text-align: center
}

.get-aquote-page .resume-form label {
    font-size: 15px;
    font-weight: 500;
    position: relative
}

.get-aquote-page .resume-form.get-aquote-page .resume-form select {
    height: 45px!important
}

.get-aquote-page .resume-form .form-control {
    border: 1px solid rgba(204, 204, 204, .37)
}

.get-aquote-page .resume-form select {
    height: 44px!important
}

.white-bg {
    background: #fff
}

.get-address-bar {
    background: #fff;
    padding: 10px 21px
}

.get-address-bar i {
    float: left;
    color: #444242!important;
    border-radius: 2px!important;
    position: relative;
    border: none!important
}

.get-address-bar i:after {
    position: absolute;
    width: 33px;
    height: 33px!important;
    background: rgba(68, 68, 68, 0);
    -webkit-transform: rotate(138deg);
    -ms-transform: rotate(138deg);
    transform: rotate(138deg);
    border: 1px solid;
    -webkit-box-shadow: -1px -1px 5px rgba(204, 204, 204, .35);
    box-shadow: -1px -1px 5px rgba(204, 204, 204, .35)
}

.get-address-bar .contact-colom span {
    font-style: italic
}

.get-address-bar .contact-colom h2 {
    font-size: 18px;
    padding: 0 0 10px;
    font-weight: 700;
    color: #444;
    position: relative;
    margin-bottom: 14px
}

.contact-colom h2:before {
    position: absolute;
    width: 50px;
    height: 3px;
    background: #444
}

.get-address-bar .contact-colom p {
    font-size: 15px;
    float: left
}

.footer-badge span {
    padding: 0 5px
}

.footer-badge img {
    width: 83px;
    padding: 0
}

.accordion_container .card-header span.collapsed:before,
.accordion_container .card-header span:before {
    float: right!important;
    font-family: FontAwesome;
    padding-right: 5px;
    padding-top: 13px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    width: 34px;
    height: 35px
}

.accordion_container h5 {
    font-size: 29px;
    font-weight: 700
}

.accordion_container h5 span {
    display: block
}

.accordion_container .card-header span.collapsed:before {
    content: "\f068";
    font-size: 17px;
    padding-left: 5px
}

.accordion_container .card-header span:before {
    content: "\f067";
    font-size: 20px;
    padding-left: 6px
}

@media screen and (min-device-width:1367px) and (max-device-width:1920px) {
    .reseller-query {
        background-position: 32px -32px
    }
    a.btn.btn-success.wow.x-mass.fadeInLeft {
        bottom: 60px
    }
    .seo-result-slide .item a {
        margin: 12px 0!important
    }
    .diffrent-boxes-area .diffrent-box {
        min-height: 329px
    }
    .blog-post .blog-post-colom {
        min-height: 365px
    }
    .case-study-tab .tab-content .case-study-colom {
        min-height: 487px
    }
    .seo-results-tab h5 {
        padding: 39px 0 4px
    }
    .vission-txt .tab-content {
        padding: 134px 4px!important;
        min-height: 475px
    }
    .vission-img img {
        width: 100%
    }
    .container {
        max-width: 1306px
    }
    .carousel-caption {
        left: 16.5%
    }
    .top-nav .bg-light ul li a {
        padding: 9px 20px!important;
        font-weight: 600
    }
    .case-study-status img {
        width: 89px!important
    }
    .why-us-section {
        background-position: 550px -91px
    }
    .why-us-section h2 {
        font-size: 50px
    }
    .Packages-flip .packages-colom img {
        width: 80%;
        left: 0
    }
    .Packages-flip .packages-colom .package-overlay {
        top: 0;
        left: 22px;
        border-color: #198be0
    }
    .why-us-section.home-section {
        background-position: 353px -50px!important
    }
    .top-nav .bg-light ul li:hover a {
        color: #fff!important
    }
    .main-header .top-menu li ul.dropdown li.hide-items {
        display: none
    }
}

@media screen and (max-device-width:1366px) and (min-device-width:1024px) {
    .top-nav .bg-light ul li:last-child ul.dropdown {
        min-width: 196px;
        left: -23px
    }
    .table {
        width: 92%
    }
    .blog-post .blog-post-colom {
        min-height: 365px
    }
    .seo-result-slide .item a {
        margin-top: 5px!important
    }
    .main-header .top-menu li ul.dropdown li.hide-items {
        display: none
    }
    .reseller-query .col-md-9 {
        margin: 0;
        padding: 0
    }
    .inner-smpackage {
        width: 97.6%;
        position: absolute;
        top: 151px
    }
    .seo-results-tab {
        background-size: contain
    }
    .inner-smpackage:before {
        left: -3px;
        top: -27px;
    }
    .case-study .portfolio-colom img {
        height: 234px;
        -o-object-fit: cover;
        object-fit: cover
    }
    .seo-result-slide {
        margin-left: 83px!important;
        max-width: 516px!important
    }
    .footer-badge img {
        width: 77px!important
    }
    .case-study-tab .tab-content .case-study-colom {
        min-height: 502px
    }
    .reseller-query {
        background-position: -521px -18px!important
    }
    .vission-txt .tab-content {
        min-height: 338px
    }
    .board-directors:before {
        bottom: -16px;
        height: 41%!important
    }
    .SEO-Strategy .Strategy-figure {
        position: relative;
        float: left;
        width: 393px
    }
    .SEO-Strategy h2 {
        padding: 0 0 10px
    }
    .accordion_container {
        padding: 0
    }
    .case-study-status h3 {
        font-size: 34px;
        margin-bottom: 2px
    }
    .percentage-colom .plus-text {
        right: 39px;
        top: 19px
    }
    .right-side-img {
        width: 371px;
        bottom: -16px!important;
        top: auto!important;
        float: right;
        position: relative!important
    }
    .right-side-img img {
        width: 100%
    }
    .Packages-flip h3 {
        padding: 2px 0 0
    }
    .percentage-colom.right-space .plus-text {
        right: 73px;
        top: 19px
    }
    .years-of-success .col-md-3:nth-child(4) .plus-text {
        right: 56px;
        top: 38px
    }
    .home_page .slider #demo .carousel-item:nth-child(1) .btn-container {
        left: 211px;
    }
    .container {
        max-width: 1217px
    }
    .carousel-caption {
        left: 6%
    }
    .why-us-section h2 {
        font-size: 55px
    }
    .award-reco {
        left: 0
    }
    .top-nav .bg-light ul li a {
        padding: 9px 20.4px!important;
        font-size: 16px;
        font-weight: 600
    }
    .Packages-flip .packages-colom img {
        width: 73%
    }
    .Packages-flip .packages-colom .package-overlay {
        top: 3px;
        text-align: center;
        left: 31px;
        width: 140px;
        height: 140px
    }
    .Packages-flip .packages-colom p {
        font-size: 15px;
        margin-top: 10px
    }
    .years-of-success {
        padding: 0;
        min-height: 370px
    }
    .SEO-Strategy .Strategy-figure img {
        width: 374px
    }
    .case-study-slider .owl-wrapper,
    .explore-portfolio,
    .owl-carousel .owl-item {
        width: 100%
    }
    .why-us-section {
        background-position: 50px -101px
    }
    .about-section h1 {
        line-height: 53px;
        font-size: 48px
    }
    .diffrent-boxes-area .diffrent-box h4 {
        font-size: 16px
    }
    .diffrent-boxes-area .diffrent-box p {
        font-size: 14px
    }
    .blog-post .post-heading a {
        margin: 0!important
    }
    .top-nav .bg-light ul li:hover a {
        color: #fff!important
    }
    table {
        width: 100%!important
    }
}

@media screen and (max-device-width:1000px) and (min-device-width:320px) {
    .Directors-img:before {
        height: 492px
    }
    #ecommerceseo form,
    #global form,
    #local form {
        position: sticky
    }
    .wrapper-UI img{
        width:100%;
        margin:0;
    }
    .navbar-nav>li:after,
    .navbar-nav>li:hover:after {
        -webkit-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out
    }
    a.btn.btn-success.wow.x-mass.fadeInLeft {
        bottom: 10px;
        right: 10px
    }
    .faq-page .card .card-header a,
    .packages-section .tab-content,
    .seo-result-table {
        overflow: scroll
    }
    .seo-approach .about-tab ul li:last-child {
        width: 100%!important
    }
    .faq-page .col-md-6:last-child {
        padding: 0 15px
    }
    .faq-sec h3 {
        padding: 10px 0
    }
    .ftr_cta_blk .col-md-3.col-3,
    .top-nav .row.mobile-row {
        padding: 0;
        margin: 0
    }
    form#chkoutform label {
        font-size: 12px
    }
    .years-of-success h2 {
        font-size: 40px!important
    }
    .percentage-colom p {
        font-size: 18px
    }
    .copy-right p {
        font-weight: 600;
        font-size: 12px;
        line-height: 22px
    }
    .Packages-flip {
        display: none!important
    }
    .call_wrapnew {
        text-align: center;
        border-right: 1px solid #585653
    }
    .ftr_cta_blk {
        background: #444
    }
    .ftr_cta_blk .col-md-3.col-3:last-child {
        display: none
    }
    .years-of-success h4 {
        font-size: 39px
    }
    #scroll span {
        color: #444
    }
    .ftr_cta_blk .col-md-3 i {
        background: 0 0;
        border: 1px solid #444;
        color: #fff;
        padding: 5px 0 0
    }
   
    .Directors-img:before,
    .award-reco,
    .ftr_cta_blk,
    .main-header .top-menu>ul>li:last-child a,
    .percentage-colom:after,
    .service-offering:after,
    .top-bar {
        display: var(--none)!important;
        display: none!important
        }
    
    .ftr_cta_blk {
        display: block!important
    }
    .ftr_cta_blk .col-md-3 a,
    .ftr_cta_blk .col-md-3 span {
        font-size: 0
    }
}

@media screen and (max-device-width:1024px) and (min-device-width:768px) {
    .talk-to-expert:before {
        width: 50%!important
    }
    .home_page .slider #demo .carousel-item:nth-child(1) img,
    .home_page .slider #demo .carousel-item:nth-child(2) img,
    .industrial-sec .indu-item .icon img {
        width: 100%
    }
    .our-project .single-project .item-img img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        max-height: 400px!important
    }
    .industrial-sec .indu-item h3 {
        font-size: 12px!important
    }
    .our-project .single-project .item-img {
        height: 400px!important
    }
    .choose-plain .plain-parent h1,
    .projects-txt h2 {
        font-size: 30px!important;
        line-height: 30px
    }
    .projects-txt a {
        font-size: 20px
    }
    .Packages-flip.blue-bg {
        background: #0089db;
        padding: 13px 0 83px;
        height: 100%
    }
    .Packages-flip.blue-bg .icon-img img {
        max-width: 70px;
        height: 70px!important
    }
    .Packages-flip.blue-bg .icon-img {
        height: 110px;
        width: 110px!important;
        line-height: 106px
    }
    .expert-form h3 {
        color: #fff
    }
    .container {
        max-width: 99%
    }
    .main-header .top-menu>ul>li:last-child a {
        display: inline-block!important
    }
    .main-header .top-menu {
        text-align: right!important
    }
    .about-section .content-div a.btn-info {
        display: block;
        width: 300px;
        margin: 0 auto
    }
    .ranking-form input[type=submit] {
        width: auto
    }
    .why-us-section {
        padding: 29px 0 20px;
        background: url(../assets/images/Banner-2.html) 55px -60px no-repeat!important;
        background-size: contain!important
    }
    .diffrent-boxes-area .col-md-3,
    .mr0 {
        margin-right: 0
    }
    .diffrent-boxes-area .diffrent-box {
        min-height: 446px
    }
    .SEO-Strategy .Strategy-figure {
        position: relative;
        float: right;
        width: 250px
    }
    .carousel-item-prev,
    .carousel-item.active,
    .slider,
    .slider .carousel-item-next {
        height: 320px!important
    }
    .blog-post .post-heading h2 {
        font-size: 22px
    }
    .main-footer h3 {
        font-size: 18px
    }
    .newsletter input[type=submit] {
        padding: 12px 36px!important
    }
    .Packages-flip .packages-colom,
    .Packages-flip .packages-colom .package-overlay,
    .Packages-flip .packages-colom img {
        width: 105px!important;
        height: 105px!important;
        left: 0;
        top: 0
    }
    .years-of-success {
        background: url(../assets/images/Banner-3.html) no-repeat;
        color: var(--white);
        padding: 50px 0 0;
        background-size: cover;
        min-height: 246px!important;
        margin-bottom: 0
    }
    .Packages-flip .packages-colom .package-overlay span,
    .Packages-flip h3 {
        padding: 7px 0 0;
        font-weight: 700;
        font-size: 15px
    }
    .Packages-flip .packages-colom p {
        line-height: 18px;
        margin-top: 10px;
        font-size: 13px
    }
    .about-section h1,
    .casestudy h6,
    .our_team h2,
    .ranking-form h2,
    .see-results .result-heading h3,
    .service-offering h2,
    .services-section h2,
    .why-us-section h2,
    .years-of-success h2,
    section.board-directors h2,
    section.board-directors h3 {
        font-size: 40px;
        line-height: 44px;
        text-align: center
    }
    .why-us-section h2 {
        text-align: left!important
    }
    .Directors-clm h4,
    .blog-post .post-heading h2,
    span.degination {
        text-align: left
    }
    .about-section {
        padding: 60px 0
    }
    .lifeat-ez img {
        width: 100%
    }
    .percentage-colom .plus-text {
        right: 0;
        font-size: 33px;
        top: 25px
    }
    .percentage-colom.right-space .plus-text {
        font-size: 33px;
        right: 13px!important;
        top: 25px
    }
    .seprate-dr-section {
        margin: 84px 0 0
    }
    .our_team .our_team-colmn img {
        height: 500px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
    .Directors-clm h4 {
        margin-top: 20px
    }
    .small-banner .festive-colom h1,
    .small-banner .festive-colom h2 {
        font-size: 26px;
        margin: 0
    }
    .slider.inner-banner .carousel-caption .btn {
        display: inline-block
    }
    .ranking-form h2 {
        font-size: 30px!important
    }
    .seo-approach .about-tab ul li:last-child {
        width: auto!important
    }
    .ranking-form.reseller-form-design .col-md-4:first-child {
        margin: 0!important;
        padding: 0 10px!important
    }
    .top-seo-section .right-side-img {
        width: 400px
    }
    .SEO-Strategy .Strategy-figure img,
    .top-seo-section .right-side-img img {
        width: 100%
    }
    .col-sm-12 {
        max-width: 100%!important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .featured-on-section .featuded-colom {
        height: 92%;
        margin: 8px 0
    }
    .featured-on-section .featuded-colom img {
        width: 100%;
        height: 119px
    }
    .featured-on-section .featuded-colom h2 {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 20px!important
    }
    .event .event-img {
        margin: 5px;
        height: 220px
    }
    .event h3 {
        font-size: 18px
    }
    .small-banner {
        padding: 61px 0
    }
    .our-project {
        padding: 25px 0
    }
    .slider .carousel-caption h2 {
        font-size: 24px!important;
        margin-bottom: var(--zero);
        line-height: 25px!important
    }
    .accordion_container .card-body p,
    .accordion_container .card-body ul li {
        font-size: 15px
    }
    #case-study .seo-results-tab {
        margin-top: 0!important;
        min-height: 0;
        margin-left: 0!important;
        padding-left: 0!important
    }
    #case-study .seo-results-tab h5 {
        margin-top: 0!important;
        padding: 60px 0 00;
        font-size: 25px;
        text-transform: uppercase;
        text-align: left
    }
    #case-study .seo-results-tab p {
        text-align: left!important
    }
    #case-study .seo-result-slide {
        margin-top: 0;
        margin-left: 0!important
    }
    #case-study .seo-result-slide .table {
        width: 91%!important;
        margin-left: 0!important
    }
    .news-section.detais-page .ml0 {
        padding-left: 0
    }
    .form-parent h2 {
        margin: 35px 0 0;
        font-size: 18px
    }
    .blog-section .blog-des h2 {
        font-size: 28px
    }
    .blog-colom.row .pl0,
    .blog-colom.row .pr0 {
        margin: 0;
        padding: 0
    }
}

@media screen and (min-device-width:1024px) and (max-device-width:1365px) {
    .case-study .portfolio-colom .mark-div p,
    .ftr_cta_blk .col-md-3 a,
    .ftr_cta_blk .col-md-3 span {
        font-size: 12px
    }
}

.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}

.ui-tabs .ui-tabs-panel {
    padding: 3em 5em 0
}

.faq-section{
    background: #f6f6f6;
    padding: 40px 0px 40px 0px;
}

.faq-section .panel-default>.panel-heading a {
    padding: 10px 20px 10px;
    font-weight: 400;
    position: relative;
}
.panel-default>.panel-heading a {
    background-color: #ed143f;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: block;
    padding: 10px 15px;
}
.panel-title {
    font-size: 15px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

/* ------------------------
    General 
------------------------*/
a:focus { text-decoration: none !important; }
a:focus, a:hover { color: #ff7810; text-decoration: none !important; }
a, button, input { outline: medium none !important; color: #ed143f; }

*::-moz-selection { background: #ed143f; color: #fff; text-shadow: none; }
::-moz-selection { background: #ed143f; color: #fff; text-shadow: none; }
::selection { background: #ed143f; color: #fff; text-shadow: none; }


/* ------------------------
    Transition
------------------------*/
a, i, .btn, button, img, span, .animatedBackground, .navbar-nav .nav-link:before, .dropdown-item, .portfolio-item:before, .portfolio-item:after, .owl-item, .cases-item, .cases-description, .featured-item .featured-icon i, .featured-item, .featured-icon, .price-table, .portfolio-filter button, .post .post-desc, .sidebar-links li a, .team-description
{-webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
 

/* ------------------------
    Portfolio
------------------------*/
.portfolio-filter { display: inline-block; margin:0 auto 50px; text-align: center;}
.portfolio-filter button {position: relative; cursor: pointer; border:none; font-size: 16px; font-weight: 500; color: #111121; float: left; text-transform: capitalize;}
.portfolio-filter button:focus {outline: none; outline-style: none; outline-offset:0; }
.portfolio-filter button.is-checked, .portfolio-filter button:hover {background: #ff7810; color: #ffffff;padding: 5px 10px;}
.portfolio-filter button + button {margin-left: 20px; padding: 5px 10px;} 
.isotope .grid-item img {width: 100%;}
.theme-bg .portfolio-filter button.is-checked, .theme-bg .portfolio-filter button:hover{background: #ffffff; color: #ff7810;}

.grid .grid-item{padding: 10px;}
.grid.columns-2 .grid-item, .masonry.columns-2 .masonry-brick { width: 50%;}
.grid.columns-3 .grid-item, .masonry.columns-3 .masonry-brick{ width: 33.333333%;}
.grid.columns-4 .grid-item, .masonry.columns-4 .masonry-brick { width: 25%;}
.masonry .masonry-brick {float: left; margin-bottom: 30px; padding: 0 15px; position: relative;}
.grid.no-gutters .grid-item{padding: 0;}
.masonry.no-gutters .masonry-brick{padding: 0; margin: 0;}

.portfolio-item {overflow: hidden; position: relative;}
.portfolio-title h4{color: #ffffff}
.portfolio-title span{color: #ff5e2c; text-transform: uppercase;}
.portfolio-item::before {display: block; background: rgba(0, 0, 0, 0.95); content: ""; opacity: 0; visibility: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; z-index: 1;}
.portfolio-item:hover::before {opacity: 1; visibility: visible;}
.portfolio-title {padding: 0 3rem; -webkit-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); opacity: 0; visibility: hidden; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; position: absolute; left: 0; top: 3.6rem; z-index: 2;}
.portfolio-item:hover .portfolio-title {opacity: 1; visibility: visible; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.popup-img {display: block; font-size: 18px; color: #111121; background: #FFFFFF; padding: 10px 20px; opacity: 0; visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); position: absolute; bottom: 3.9rem; right: 3rem; z-index: 500;}
.portfolio-item:hover .popup-img {opacity: 1; visibility: visible; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.popup-link {display: block; font-weight: 600; font-size: 18px; color: #111121; background: #FFFFFF; padding: 10px 20px; opacity: 0; visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); position: absolute; bottom: 3.9rem; left: 3rem; z-index: 500;}
.popup-link::before {display: block; content: ""; height: 1px; width: 3rem; background: rgba(255, 255, 255, 0.3); position: absolute; top: 50%; left: -3rem;}
.popup-link:hover {background: #ff5e2c; color: #FFFFFF;}
.portfolio-item:hover .popup-link {opacity: 1; visibility: visible; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #111;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
    
    
    
    /* ------------------------------------------------
  Project:   Loptus - Digital Marketing Agency Responsive HTML5 Template
  Author:    ThemeHt
------------------------------------------------ */
/* ------------------------
    Table of Contents

  1. Accordion
  2. Social
  3. Team
  4. Tab
  5. Counter
  6. Blog - Post
  7. Testimonials
  8. Featured Box
  9. Button
  10. Price Table
  11. Section Title
  12. Portfolio


/* ------------------------
    Accordion
------------------------*/
.accordion .card {border: none; border-radius: 0; margin-bottom: 20px; overflow: inherit;}
.accordion .card:last-child{margin-bottom: 0;}
.accordion .card-header {background: none; border:none; position: relative; padding: 0;}
.accordion .card-header a{padding: 20px 30px 20px 20px; background: #ffffff; font-weight: 600; font-size: 15px; color: #111121; text-transform: capitalize; display: inline-block; width: 100%;}
.accordion .card.active a, .accordion .card a:hover{background: #ff7810; color: #ffffff}
.accordion .card-body {padding: 30px;}
.accordion .card-header a span:after,
.accordion .card-header a span:before,
.accordion .card-header a span {content: ''; position: absolute; left: 20px; top: 50%;}
.accordion .card-header a span:before,
.accordion .card-header a span:after {width: 20px; height: 2px; background: #ff7810; top: 50%; left: 50%; -webkit-transform: translate(-50%); transform: translate(-50%)}
.accordion .card-header a span:before {-webkit-transform: translate(-50%) rotate(90deg); transform: translate(-50%) rotate(90deg)}
.accordion .card-header a span{left: inherit; right: 30px;}
.accordion .card-header a[aria-expanded="true"] span:before {-webkit-transform: translate(-50%) rotate(0deg); transform: translate(-50%) rotate(0deg)}
.accordion .card.active a span:after, .accordion .card a:hover span:after,
.accordion .card.active a span:before, .accordion .card a:hover span:before{background: #ffffff;}

.dark-bg .accordion .card{background: rgba(0,0,0,0.2);}
.dark-bg .accordion .card-header a{color: rgba(255,255,255,0.5);}
.dark-bg .accordion .card.active a, .dark-bg .accordion .card a:hover{color: #ff7810;}


/* ------------------------
    Social Icons
------------------------*/
.social-icons ul{padding:0; margin: 0; line-height: 0;}
.text-center.social-icons ul{display:inline-block;}
.social-icons li{display: inline-block; list-style:none; padding:0; margin:0 8px 0 0;}
.social-icons li a {display: inline-block; height: 40px; width: 40px; line-height: 40px; font-size: 14px; text-align: center; margin:0; border-radius: 4px; border: 0; background: transparent; color: #111121; overflow: hidden; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.text-white .social-icons li a{color:#ffffff;}
.social-icons.fullwidth li a{width: auto; height: auto; line-height: 20px; padding: 10px 15px;}

/*** Colored ***/
.social-icons.social-colored a,
.social-icons.social-hover a:hover{color:#fff; border:0;}

.social-icons.social-colored .social-rss a,
.social-icons.social-hover .social-rss a:hover {background-color: #faa33d;}

.social-icons.social-colored .social-facebook a,
.social-icons.social-hover .social-facebook a:hover{background-color:#5d82d1;}

.social-icons.social-colored .social-twitter a,
.social-icons.social-hover .social-twitter a:hover{background-color:#40bff5;}

.social-icons.social-colored .social-vimeo a,
.social-icons.social-hover .social-vimeo a:hover{background-color:#35c6ea;}

.social-icons.social-colored .social-myspace a,
.social-icons.social-hover .social-myspace a:hover{background-color:#008dde;}

.social-icons.social-colored .social-youtube a,
.social-icons.social-hover .social-youtube a:hover{background-color:#ef4e41;}

.social-icons.social-colored .social-instagram a,
.social-icons.social-hover .social-instagram a:hover{background-color:#548bb6;}

.social-icons.social-colored .social-gplus a,
.social-icons.social-hover .social-gplus a:hover{background-color:#db5442;}

.social-icons.social-colored .social-stumbleupon a,
.social-icons.social-hover .social-stumbleupon a:hover{background-color:#ff5c30;}

.social-icons.social-colored .social-lastfm a,
.social-icons.social-hover .social-lastfm a:hover{background-color:#f34320;}

.social-icons.social-colored .social-pinterest a,
.social-icons.social-hover .social-pinterest a:hover{background-color:#e13138;}

.social-icons.social-colored .social-google a,
.social-icons.social-hover .social-google a:hover{background-color:#eb5e4c;}

.social-icons.social-colored .social-evernote a,
.social-icons.social-hover .social-evernote a:hover{background-color:#9acf4f;}

.social-icons.social-colored .social-dribbble a,
.social-icons.social-hover .social-dribbble a:hover{background-color:#f7659c;}

.social-icons.social-colored .social-skype a,
.social-icons.social-hover .social-skype a:hover{background-color:#13c1f3;}

.social-icons.social-colored .social-forrst a,
.social-icons.social-hover .social-forrst a:hover{background-color:#45ad76;}

.social-icons.social-colored .social-linkedin a,
.social-icons.social-hover .social-linkedin a:hover{background-color:#238cc8;}

.social-icons.social-colored .social-wordpress a,
.social-icons.social-hover .social-wordpress a:hover{background-color:#2592c3;}

.social-icons.social-colored .social-grooveshark a,
.social-icons.social-hover .social-grooveshark a:hover{background-color:#ffb21d;}

.social-icons.social-colored .social-delicious a,
.social-icons.social-hover .social-delicious a:hover{background-color:#377bda;}

.social-icons.social-colored .social-behance a,
.social-icons.social-hover .social-behance a:hover{background-color:#1879fd;}

.social-icons.social-colored .social-dropbox a,
.social-icons.social-hover .social-dropbox a:hover{background-color:#17a3eb;}

.social-icons.social-colored .social-soundcloud a,
.social-icons.social-hover .social-soundcloud a:hover{background-color:#ff7e30;}

.social-icons.social-colored .social-deviantart a,
.social-icons.social-hover .social-deviantart a:hover{background-color:#6a8a7b;}

.social-icons.social-colored .social-yahoo a,
.social-icons.social-hover .social-yahoo a:hover{background-color:#ab47ac;}

.social-icons.social-colored .social-flickr a,
.social-icons.social-hover .social-flickr a:hover{background-color:#ff48a3;}

.social-icons.social-colored .social-digg a,
.social-icons.social-hover .social-digg a:hover{background-color:#75788d;}

.social-icons.social-colored .social-blogger a,
.social-icons.social-hover .social-blogger a:hover{background-color:#ff9233;}

.social-icons.social-colored .social-tumblr a,
.social-icons.social-hover .social-tumblr a:hover{background-color:#426d9b;}

.social-icons.social-colored .social-quora a,
.social-icons.social-hover .social-quora a:hover{background-color:#ea3d23;}

.social-icons.social-colored .social-github a,
.social-icons.social-hover .social-github a:hover{background-color:#3f91cb;}

.social-icons.social-colored .social-amazon a,
.social-icons.social-hover .social-amazon a:hover{background-color:#ff8e2e;}

.social-icons.social-colored .social-xing a,
.social-icons.social-hover .social-xing a:hover{background-color:#1a8e8c;}

.social-icons.social-colored .social-wikipedia a,
.social-icons.social-hover .social-wikipedia a:hover{background-color:#b3b5b8;}

.social-icons.social-colored .social-android a,
.social-icons.social-hover .social-android a:hover{background-color:#A4C639;}

.social-icons.social-colored .social-apple a,
.social-icons.social-hover .social-apple a:hover{background-color:#999999;}

/*** Border ***/
.social-icons.social-border li a{border:1px solid #efefef; background:transparent;}

/*** Circle ***/
.social-icons.circle li a{-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}

/* ------------------------
    Team
------------------------*/
.team-member{position: relative; text-align: center;}
.owl-carousel .team-member {margin: 30px 15px;}
.team-member .team-description {padding: 20px; text-align: center; background: #ffffff}
.team-member .team-description span{color: #ff5e2c; font-weight: 400;}
.team-member .team-description h5{ margin: 0; text-transform: capitalize; font-weight: 500; color: #111121;}
.team-social-icon {display: inline-block; margin: 0 0 -18px; opacity: 0; transition: margin 0.2s ease 0s, opacity 0.2s ease 0s;}
.team-member:hover .team-social-icon {margin: 16px 0 0; opacity: 1;}
.team-member.active .team-social-icon{ margin: 16px 0 0; opacity: 1;}
.team-member .team-social-icon ul {display: inline-block;}
.team-member .team-social-icon ul li {margin: 0; display: inline-block; position: relative; }
.team-member .team-social-icon ul li a {background: #ffffff; border-radius: 5px; height: 40px; width: 40px; line-height: 40px; color: #111121; display: inline-block; text-align: center;}
.team-member .team-social-icon ul li a:hover {background: none; color: #ff7810; border-radius: 50%}
.team-member img{width: 100%;}
.team-member p{margin: 15px 0; color: #ffffff}

.team-description .team-icon li a{color: #111121;}
.team-description .team-icon li a:hover{color: #ff7810;}
.team-description .team-icon li i{color: #ff7810; font-size: 24px; line-height: 24px; vertical-align: middle; margin-right: 10px;}


/* ------------------------
    Tab
------------------------*/
.tab .nav-tabs{border:none; display: inline-block;}
.tab .nav-tabs .nav-link{background: #ffffff; border-radius: 5px; margin-right: 20px; font-size: 20px; font-weight: 500; color: #111121; float: left; position: relative; display: inline-block; border:none; padding:15px 40px;}
.tab .nav-tabs .nav-link:last-child{margin-right: 0;}
.tab .nav-tabs .nav-link.active, .tab .nav-tabs .nav-link:hover, .tab .nav-tabs.active > a:focus, .tab .nav-tabs > a:hover{background: #ff7810; color: #ffffff;}
.tab .tab-content{padding: 30px;}

.tab.style-2 .nav-tabs{display: flex; width: 100%;}
.tab.style-2 .nav-tabs .nav-link{box-shadow: none; text-align: center; margin: 0; background: #f9f9f9; border-radius: 0; width: calc(100% / 4); border-top:3px solid transparent;  padding:30px 40px;}
.tab.style-2 .nav-tabs .nav-link:last-child{margin-right: 0;}
.tab.style-2 .nav-tabs .nav-link.active, .tab.style-2 .nav-tabs .nav-link:hover, .tab.style-2 .nav-tabs.active > a:focus, .tab.style-2 .nav-tabs > a:hover{background: #ffffff; color: #ff7810; border-top-color: #ff7810}
.tab.style-2 .tab-content{background: #fff; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; padding: 50px;}


/* ------------------------
    Counter
------------------------*/
.counter{position: relative; padding-left: 100px;}
.counter span{font-size:50px; font-weight:700; line-height:50px; color:#ff5e2c;}
.counter i{font-size:80px; line-height:80px; color: #ff7810; display:inline-block; position: absolute; left: 0; top: 50%;}
.counter h5{display: block; font-weight:normal; color:#111121; font-size:20px; position:relative; margin:10px 0 0;}

.counter.style-2{position: relative; padding-left: 0; text-align: center;}
.counter.style-2 span{margin: 25px 0 15px; display: block; color: #111121}
.counter.style-2 h5{color: #ff5e2c; font-weight: 500;}

.theme-bg .counter span, .theme-bg .counter h5, .theme-bg .counter.style-2 h5,
.dark-bg .counter span, .dark-bg .counter h5{color: #ffffff}
.theme-bg .counter i, .dark-bg .counter i{color: rgba(255,255,255,0.5);}

/* ------------------------
    Blog - Post
------------------------*/
.post{position:relative;}
.post .post-image {overflow: hidden; position: relative;}
.post .post-desc{padding: 30px 30px 70px; background: #ffffff; margin-bottom: 25px}
.post .post-desc h5{margin:15px 0 0; text-transform: capitalize; font-weight: 500;}
.post .post-desc h5 a{color: #111121; display: inline-block;}
.post .post-desc h5 a:hover{color: #ff7810}
.post .post-desc p{margin: 15px 0;}
.post .post-desc .post-date{color: #ff5e2c; font-size: 24px; font-weight: 500;}
.post .post-desc .post-date span {font-size: 15px; color: #4f4e4e;}

.post-author{position: absolute; left: 30px; bottom: -25px;}
.post-author-img {display: inline-block; width: 80px; height: 80px; border-radius: 50%; overflow: hidden; vertical-align: top;}
.post-author span{font-size: 16px; color: #ff7810; font-weight: 500; padding-left: 15px; padding-top: 15px; display: inline-block;}

.post.style-2{box-shadow: none;}
.post.style-2 .post-author{position: inherit; left: inherit; bottom: inherit;}
.post.style-2 .post-desc {margin: -30px 20px 20px; padding: 20px; position: relative;}
.post.style-2 .post-desc p{margin-bottom: 0;}

.blog-classic {border-bottom: 1px dashed #efefef; margin-bottom: 40px; padding-bottom: 40px;}
.video-post {padding-top: 56.9444%; position: relative; width: 100%;}
.video-post iframe, .video-post object, .video-post embed {pointer-events: auto; border: medium none; height: 100%; left: 0; position: absolute; top: 0; width: 100%;}

.post-queto .item {background: #ff156a; padding: 30px 30px 30px 100px; font-size: 16px; font-style: italic; line-height: 30px;}
.post-queto .item span {color: rgba(0, 0, 0, 0.1); font-size: 120px; left: 30px; line-height: 130px; position: absolute; top: 50%;}

.media-holder .media{position: relative; padding: 30px;} 
.media.inner{margin: 30px 0 30px 30px;}
.media-holder .media img{-webkit-box-shadow: 0 20px 40px 0 rgba(28, 30, 35, 0.2); -moz-box-shadow: 0 20px 40px 0 rgba(28, 30, 35, 0.2); box-shadow: 0 20px 40px 0 rgba(28, 30, 35, 0.2);}
.media-body h6{color: #111121; margin-bottom: 0; font-weight: 600; font-size: 20px; text-transform: capitalize; display: inline-block; vertical-align: middle;}
.comment-date {display: inline-block; color: #ff5e2c; margin-bottom: 15px;}
.reply a{color: #111121; font-weight: bold; display: inline-block;}
.reply a:hover{color: #ff7810;}
.media-body p{margin: 15px 0;}

.page-item:first-child .page-link{border-radius: 5px;}
.pagination{display: inline-block;}
.pagination > li{margin: 0 6px; display: inline-block;}
.pagination > li > a, .pagination > li > span{width: 50px; height: 50px; line-height: 50px; padding: 0; text-align: center; color: #111121; font-weight: 500; border-radius: 5px; border-color: #efefef}
.pagination > li.active .page-link, .page-link:hover, .page-link:focus{box-shadow: none; background: #ff7810; color: #ffffff; border-color:  #ff7810}


.widget{background: #f5fff3; padding: 30px; margin-bottom: 30px;}

/*Widget-Title*/
.widget-title {color: #111121; display: inline-block; position: relative; width: 100%; font-weight: 500; margin-bottom: 30px;}

/*Widget-Search*/
.widget-searchbox{position: relative; width: 100%;}
.form-inline .form-control {display: inline-block; vertical-align: middle; width: 100%;}
.widget-searchbox .search-btn {background: none; border: none; color: #ffffff; font-size: 14px; outline: medium none; overflow: hidden; position: absolute; right: 20px; padding: 0; top: 50%; cursor: pointer;}
.widget-searchbox .search-btn:hover{color: #ff7810;}

/*Recent Post*/
.widget .recent-post-thumb{display: table-cell; vertical-align: middle; height: auto; width: 75px;}
.widget .recent-post-desc{display: table-cell; vertical-align: middle; padding-left: 15px;}
.widget .recent-post-desc a{ display: block; margin-bottom: 5px; color: #111121; font-weight: 500;}
.widget .recent-post-desc a:hover { color: #ff7810; }
.widget .recent-post-desc .post-meta ul li { color: #ff5e2c;}

/*widget-Categories*/ 
.widget .widget-categories li {display: block; padding: 10px 0; border-bottom: 1px dashed #ddd; position: relative;}
.widget .widget-categories li:first-child{padding-top: 0;}
.widget .widget-categories li:last-child{padding-bottom: 0; border-bottom: none;}
.widget .widget-categories li a {text-transform: capitalize; color: #111121; display: block; font-weight: 400;}
.widget .widget-categories li a:hover {color: #ff7810; padding-left: 5px;}
.widget-categories li i {position: absolute; right: 0; color: #ff5e2c}

/*widget-tags*/ 
.widget .widget-tags li {display: inline-block; margin: 5px 5px 15px 0;}
.widget .widget-tags li a {border: 1px solid #ddd; border-radius: 5px; color: #111121; padding: 10px 18px; display: inline-block; text-align: center; font-weight: normal;}
.widget .widget-tags li a:hover{background: #ff7810; color: #ffffff;}


/* ------------------------
    Testimonials
------------------------*/
.testimonial{background: #ff7810; padding-left: 30px; padding-bottom: 30px; border-radius: 10px; border-bottom-left-radius: 0; text-align: center; display: inline-block; margin: 50px;}
.testimonial-content{background: #ff5e2c; padding: 50px; border-radius: 10px;}
.testimonial-content p{font-size: 18px; line-height: 28px; font-weight: 600; color: #ffffff; margin-bottom: 25px;}
.testimonial .testimonial-caption label{margin-bottom: 0; font-weight: 500; color: #111121; display: block;}
.testimonial .testimonial-caption h5{background: rgba(0,0,0,0.06); color: #ffffff; padding: 5px 8px; font-weight: 500; display: inline-block; margin-bottom:10px;}
.testimonial-img {left: 0; position: absolute; top: 0;}
.testimonial .testimonial-img img{border-radius: 50%; width: 100px; height: 100px; padding: 5px;}
.testimonial .testimonial-quote {background: #fff; text-align: center; border-radius: 50%; bottom: 0; color: #111121; display: inline-block; font-size: 70px; line-height: 140px; height: 140px; position: absolute; right: 0; width: 140px;}
.testimonial:before {width: 0; height: 0; border-top: 100px solid #ff7810; border-right: 100px solid transparent; content: ""; position: absolute; bottom: -50px; left: 50px;}

.testimonial.style-2{background: none; padding: 0; margin: 0; text-align: left;}
.testimonial.style-2 .testimonial-img img{width: auto; height: auto; box-shadow: none; padding: 0;}
.testimonial.style-2:before{display: none;}
.testimonial.style-2 .testimonial-content{background: none; padding: 0 !important;}
.testimonial.style-2 .testimonial-img{position: inherit;}
.testimonial.style-2 .testimonial-content p{color: #111121}
.testimonial.style-2 .testimonial-caption h5{background: #ff5e2c;}
.testimonial.style-2 .testimonial-quote{position: inherit; right: inherit; bottom: inherit; height: auto; width: auto; background: none; box-shadow: none; line-height: 70px; margin-bottom: 15px;}
.theme-bg .testimonial.style-2 .testimonial-content p, .theme-bg .testimonial .testimonial-quote{color: #ffffff}


/* ------------------------
    Featured Box
------------------------*/
.featured-item{padding: 40px 20px; position: relative;}
.featured-item:hover{background: #ffffff;}
.featured-item .featured-icon{display:inline-block;}
.featured-desc p{margin-bottom: 0; font-size: 14px;}
.featured-title h5{margin: 30px 0 20px; text-transform: capitalize;}
.dark-bg .featured-title h5, .dark-bg .featured-desc, .theme-bg .featured-title h5, .theme-bg .featured-desc, .theme-bg .featured-icon i{color: #ffffff}
.grey-bg .featured-desc p{color: #111121} 

.featured-item.style-2{background: #ffffff; padding: 60px 30px;}

.featured-item.style-3{background: #ffffff; padding: 50px 30px 50px 200px;}
.featured-item.style-3 .featured-icon{position: absolute; left: 30px; top: 50%;}
.featured-item.style-3 .featured-title h5{margin-top: 0;}

.featured-item.style-4:hover{transform: inherit; border-radius: 15px; background: #ffffff;}
.featured-item.style-4 .featured-icon i{background: #ffffff; color: #ff7810; display: inline-block; font-size: 30px; width: 70px; height: 70px; line-height: 70px; text-align: center; border-radius: 50%;}
.featured-item.style-4:hover .featured-icon i{background: #ff7810; color: #ffffff;}
.featured-item.style-4.active{background: #ffffff;}
.featured-item.style-4.active .featured-icon i{background: #ff7810; color: #ffffff;}
.owl-carousel .featured-item{-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);}

/* ------------------------
    Button
------------------------*/
.btn{padding: 12px 25px; font-weight: 500; background: none; color: #111121; border-radius: 5px; border: none; position: relative; overflow: hidden; z-index: 9;}
.btn-sm{padding: 10px 20px;}
.btn span{transition: inherit;}
.dark-bg .btn, .theme-bg .btn{color: #ffffff;}
.btn.focus, .btn:focus{box-shadow: none;}
.btn:hover {background: #ff7810; color: #fff; -webkit-animation-name: jello; animation-name: jello; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; background-color: rgba(255,255,255,0.2);}
.btn.btn-theme{ background: rgb(255,120,16); background: linear-gradient(90deg, rgba(255,120,16,1) 0%, rgba(255,94,44,1) 90%);  color: #ffffff;}
.btn.btn-theme:hover{background: rgb(255,120,16); background: linear-gradient(90deg, rgba(255,94,44,1) 0%, rgba(255,120,16,1) 90%);}
.btn.btn-border{border:5px solid #ff7810;}
.dark-bg .btn.btn-border, .theme-bg .btn.btn-border{border:5px solid rgba(255,255,255,0.2);}
.btn.btn-circle{border-radius: 30px;}
.btn.btn-white{background: #ffffff; color: #111121}
.btn.btn-white.btn-border{border-color: #ffffff; background: none; color: #ffffff;}
.btn.btn-white:hover{background: #ffffff; color: #ff5e2c;}
.btn.btn-white.btn-border:hover{color: #ff5e2c;}
.btn + .btn{margin-left: 10px;}
.btn-simple{color: #111121; padding: 0; background: none !important; display: inline-block;}
.dark-bg .btn-simple, .theme-bg .btn-simple{color: #ffffff;}
.btn-simple:hover{color: #ff5e2c; box-shadow: none; background: none;}
.btn-simple:before, .btn-simple:after{display: none;}
.theme-bg .btn-simple:hover{color: #111121;}
p .btn{background: #efecec; border: 2px solid #ed143f!important; color: #111121;}
p .btn:hover {background: #ed143f!important;border: 2px solid #f2f2f2!important;}

/* ------------------------
    Price Table
------------------------*/
.price-table{padding: 50px 30px; border-radius: 5px; overflow: hidden; position: relative; background: #ffffff; text-align: center;}
.price-title{text-transform: capitalize; font-weight: 500; color: #ff7810}
.price-value {color: #ffffff; display: inline-block; width: 100%;}
.price-value h2 {font-size: 44px; line-height: 40px; font-weight: 600; color: #111121; margin-bottom: 30px;}
.price-value h2 span {font-size: 18px; color: #4f4e4e; font-weight: 500;}
.price-list ul li {padding-left: 30px; margin-right: 10px; position: relative; color: #111121; display: inline; line-height: 30px; z-index: 9;}
.dark-bg .price-list ul li{color: rgba(255,255,255,0.8);}
.price-list ul li:last-child{margin-right: 0;}
.price-list li i {color: #ff7810; left: 0; line-height: 20px; position: absolute; top: 0; font-size: 20px;}

.price-table.style-2{text-align: left; padding: 30px;}
.price-table.style-2 .price-list{margin: 30px 0 15px;}
.price-table.style-2 .price-list ul li{margin-right: 0;}
.price-table.style-2 .price-value {display: inline-block; width: auto;}
.price-table.style-2 .price-value h2{margin-bottom: 0;}

/* ------------------------
    Section Title
------------------------*/
.title {position: relative; color: #1c2045; padding-bottom: 20px; margin-bottom: 25px;}
.dark-bg .title, .theme-bg .title{color: #ffffff}
.section-title h6{padding: 3px 5px; position: relative; display: inline-block; font-weight: 500; background: #ff5e2c; color: #ffffff; margin-bottom: 20px;}

.title:before {position:absolute; left: 0; width:100px; margin:0 auto; bottom:0; height: 3px; animation: rotate 80s infinite linear; -webkit-animation: rotate 80s infinite linear; content: ""; border-radius: 5px;
  background: rgb(255,120,16); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(255,120,16,1) 0%, rgba(255,21,106,1) 25%, rgba(255,94,44,1) 50%, rgba(187,13,76,1) 75%, rgba(69,204,137,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,120,16,1)), color-stop(25%,rgba(255,21,106,1)), color-stop(50%,rgba(255,94,44,1)), color-stop(75%,rgba(187,13,76,1)), color-stop(100%,rgba(255,120,16,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,120,16,1) 0%,rgba(255,21,106,1) 25%,rgba(255,94,44,1) 50%,rgba(187,13,76,1) 75%,rgba(69,204,137,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,120,16,1) 0%,rgba(255,21,106,1) 25%,rgba(255,94,44,1) 50%,rgba(187,13,76,1) 75%,rgba(69,204,137,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,120,16,1) 0%,rgba(255,21,106,1) 25%,rgba(255,94,44,1) 50%,rgba(187,13,76,1) 75%,rgba(69,204,137,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,120,16,1) 0%,rgba(255,21,106,1) 25%,rgba(255,94,44,1) 50%,rgba(187,13,76,1) 75%,rgba(69,204,137,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7810', endColorstr='#ff7810',GradientType=1 ); /* IE6-9 */}

.text-center .title:before{left: 50%;}
.text-right .title:before{left: inherit; right: 0;}

.hero-title{font-size: 120px; font-weight: 800; line-height: 90px; text-transform: uppercase; color: #ffffff; font-family: 'Niramit', sans-serif;}
.hero-title span{font-weight: 400; font-size: 85px;}

/* ------------------------
    Portfolio
------------------------*/
.portfolio-filter { display: inline-block; margin:0 auto 50px; text-align: center;}
.portfolio-filter button {position: relative; cursor: pointer; border:none; font-size: 16px; font-weight: 500; color: #111121; float: left; text-transform: capitalize;}
.portfolio-filter button:focus {outline: none; outline-style: none; outline-offset:0; }
.portfolio-filter button.is-checked, .portfolio-filter button:hover {background: #ff7810; color: #ffffff;}
.portfolio-filter button + button {margin-left: 20px;} 
.isotope .grid-item img {width: 100%;}
.theme-bg .portfolio-filter button.is-checked, .theme-bg .portfolio-filter button:hover{background: #ffffff; color: #ff7810;}

.grid .grid-item{padding: 10px;}
.grid.columns-2 .grid-item, .masonry.columns-2 .masonry-brick { width: 50%;}
.grid.columns-3 .grid-item, .masonry.columns-3 .masonry-brick{ width: 33.333333%;}
.grid.columns-4 .grid-item, .masonry.columns-4 .masonry-brick { width: 25%;}
.masonry .masonry-brick {float: left; margin-bottom: 30px; padding: 0 15px; position: relative;}
.grid.no-gutters .grid-item{padding: 0;}
.masonry.no-gutters .masonry-brick{padding: 0; margin: 0;}

.portfolio-item {overflow: hidden; position: relative;margin-bottom: 20px;}
.portfolio-title h4{color: #ffffff}
.portfolio-title span{color: #ff5e2c; text-transform: uppercase;}
.portfolio-item::before {display: block; background: rgba(0, 0, 0, 0.95); content: ""; opacity: 0; visibility: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; z-index: 1;}
.portfolio-item:hover::before {opacity: 1; visibility: visible;}
.portfolio-title {padding: 0 3rem; -webkit-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); opacity: 0; visibility: hidden; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; position: absolute; left: 0; top: 3.6rem; z-index: 2;}
.portfolio-item:hover .portfolio-title {opacity: 1; visibility: visible; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.popup-img {display: block; font-size: 18px; color: #111121; background: #FFFFFF; padding: 10px 20px; opacity: 0; visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); position: absolute; bottom: 3.9rem; right: 3rem; z-index: 500;}
.portfolio-item:hover .popup-img {opacity: 1; visibility: visible; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.popup-link {display: block; font-weight: 600; font-size: 18px; color: #111121; background: #FFFFFF; padding: 10px 20px; opacity: 0; visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); position: absolute; bottom: 3.9rem; left: 3rem; z-index: 500;}
.popup-link::before {display: block; content: ""; height: 1px; width: 3rem; background: rgba(255, 255, 255, 0.3); position: absolute; top: 50%; left: -3rem;}
.popup-link:hover {background: #ff5e2c; color: #FFFFFF;}
.portfolio-item:hover .popup-link {opacity: 1; visibility: visible; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}


.mb-30{padding-bottom:30px;}


#customersCats{
   margin-top:1.2rem;
   height: 80px;
}

.nav-link.active, .nav-link:focus,  .nav-link:hover {
    background-color: #ef5a07f2;
    border-color: transparent;
    /* border-bottom: 3px solid #ef5a07f2; */ 
    color: #fff;
}
a.nav-link{
  color:#333;
}



/*************************** Popup Gallery ******************************/

.magnific-img img {
    width: 100%;
    height: auto;
}
.mfp-bottom-bar,*{
   /* font-family: 'Abel', sans-serif; */
   font-family: "Lato", sans-serif;
    /* font-weight: 400 !important; */
    font-style: normal;
}
.magnific-img {
    display: inline-block;
    width: 24.3%;
    padding: 0 7px 10px 0;
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
  opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
    
    
    /**************************** Arjun Css ****************************************/
    
    
    html { scroll-behavior: smooth; } 
.e2webtab
{
	border-radius: 30px !important;
}
.e2webbtn
{
	background-color: transparent;
    padding: 10px 20px 10px 20px;
    border-radius: 25px;
    border: 2px solid #ffffff;
    margin: 4px;
    display: inline-block;
	color: #ffffff;
}  
.e2webbtn:hover
{
	background-color:#ed143f;
	color:#ffffff;
	
}
div.bhoechie-tab-menu div.list-group>a.active:after 
{
    display:none;
}
.e2webwhite
{
	color:#ffffff;
}
div.bhoechie-tab-menu div.list-group> a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #ed143f;
    color: #ffffff;
    border: 1px solid #ed143f;
}
.e2webbtnspace
{
    margin: 20px 0px 20px 0px;
}
.homesection2
{
    padding: 40px 0px 25px 0px;
}
.letsconnectbtn
{
    border-radius: 25px;
    padding: 10px 35px;
}
.e2webreadmore
{
    
	background-color: #ed143f;
    padding: 3px 10px 3px 10px;
    color: #ffffff;
    border-radius: 25px;
	font-size:13px;
}
.e2webreadmore:hover
{
	background-color: #57575b;    
	color:#ffffff;
}
.headermenu > ul > li > ul > li
{
	/* background-color:red; */
	//box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.15);
	border-top:none;
}
.headermenu > ul > li > ul > li:hover
{
	/* background-color:red; */
	box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.15);
	border-top:1px solid #ed143f;
	border-bottom:1px solid #ed143f;
}
.iconsright
{
	margin-right:4px;
}
.ftr_cta_blk
{
	display:block!important;
}
.e2webbreadcrumb
{
	background-image: url('../images/breadcrum.png')!important;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	padding:25px 0px 20px 0px;
	opacity:0.
}
.e2webbreadcrumb::before 
{
    background: linear-gradient(-90deg, transparent, #000000ad 65%);
    margin-top: -25px;
}
.inner-page-top h1 
{
    font-size: 28px;
    font-weight: 600;
}
.e2webmobfixed
{
	display:none!important;
}
.middlemenu > ul > li > a {
    font-size: 14px;
    font-weight: 600;
}


.why-choose
{
    transition: 0.5s;
}
.why-choose:hover
{
    box-shadow: 0 0 20px 0 rgb(0 0 0 /20%);
    transform: translateY(-10px);
	border:1px solid #ed143f;
}
.e2webzblack-color
{
	color:#2e3541;
}
.blue-ul li
{
	color:#2e3541;
	font-size: 19px;
    line-height: 35px;
}
.blue-ul li:before
{
	display:none;
}
.whycicon
{
	width:100px;
	height:100px;
	background-color:#ed143f;
	color:#ffffff; 
	padding:24px 15px 15px 16px;
	border-radius:50%;
}
.e2webfs20-x
{
	font-size:20px!important;
}
.e2webformh
{
	background: rgba(255, 255, 255, .5) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px 17px;
    width: 100%;
    resize: none;
	margin-bottom: 18px;
}
.e2webformh::placeholder {
  color: #F2F2F2;
  opacity: 1; /* Firefox */
}
.counter-overlay 
{
    padding: 20px 0 30px;
}
.e2webfs22
{
	font-size:21px;
}
.e2webaboutnew
{
	background-color:#ffffff;
	padding:20px;
	border-radius:10px;
	border:1px solid #dee2e6!important;
	/* box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em; */
}

.e2webaboutnewicon
{
	background-color:#3dbbfa;
	color:#ffffff; 
	border-radius:50%;
	width:100px;
	height:100px;
	margin-top:-70px;
	border:3px solid #ffffff;
}
.abouticon
{
    font-size: 50px!important;
    padding: 22px!important;
}
.e2webaboutcenter
{
	display: flex; 
	justify-content: center;
	margin-bottom:25px;
}
.footer-bottom 
{
    margin-bottom: 33px !important;
}
.e2webbr
{
	border-right: 2px solid #2e3541;
}

.hireheading
{
    font-size: 20px;
    font-weight: 400;
	color:#222222;
}
.hirepara
{
    font-weight: 300;
    font-size: 15px;
	text-align:left;
}
.e2webaboutnew 
{
    margin-bottom: 25px;
	height: 455px;
}

.e2webtextbox
{
	height: 55px;
    width: 100%;
    border-radius: 0;
    border-bottom: 1px solid #bcbcbc;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    letter-spacing: 1.6px;
    padding: 16px 0px;
    box-shadow: none !important;
    outline: none;
    background: rgba(0, 0, 0, 0);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #1d1e31;
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
}
.e2webhirebtn
{
    background-color: #ed143f;
    border: none;
    padding: 8px;
    color: #ffffff;
    font-weight: 600;
    font-size: 17px;
    border-radius: 10px;
    cursor: pointer;
}
.e2webformbg
{
    background-color: #ffffff;
    padding: 25px;
    border-radius: 20px;
    margin-bottom: -105px;
    border: 1px solid #e9e9e9;
}
.line-number
{
    font-size: 27px;
    line-height: 23px;
    min-width: 52px;
    text-align: center;
    font-weight: 800;    
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ed143f;
    position: absolute;
    left: 0px;
}
.e2webml25
{
	margin-left:25px;
}
.e2webbox1
{
	background: rgba(255, 255, 255, .3); 
	border: 1px solid rgba(0, 16, 51, .2);
	border-radius: 16px; width: 32.33%;
	margin:3px; 
	min-height: 63px;
	display: flex;
	align-items: center;
	padding: 0 15px;
	
	 -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.e2webbox1:hover
{
	background-color:#A9A9A9;
	transition-timing-function: linear;	
}
.e2webbtnborder
{
	font-size: 14px; 
	line-height: 1.2; 
	text-align: left;
	margin-top: 13px;
}
.e2webbox1icon
{
	padding-right: 11px;
	font-size: 24px;
}
.e2webmt80
{
	margin-top:70px;
}
.section-bg 
{
  background: #ffffff;
}
.section-header h3 {
  font-size: 36px;
  color: #413e66;
  text-align: center;
  font-weight: 700;
  position: relative;
  font-family: "Montserrat", sans-serif;
}

.section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 60px;
  color: #535074;
  width: 50%;
}
	
@media (max-width: 767px) {
  .section-header p {
    width: 100%;
  }
}

#services {
  padding: 60px 0 40px 0;
}

#services .box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 10px 40px 10px;
  background: #F7F7F7;
  
  transition: all 0.3s ease-in-out;
  text-align: center;
}

#services .box:hover {
  transform: scale(1.1);
}

#services .icon {
  margin: 0 auto 15px auto;
  padding-top: 12px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

#services .icon .service-icon {
  font-size: 36px;
  line-height: 1;
}

#services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #c59c35;
}
#services .box:hover .title a:hover {
  text-decoration: none;
}
#services .description {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 0;
  text-align: left;
}
.title:before
{
	display:none;
}
.e2webbox1-para
{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0;
    text-align: left;
}
.e2webbox1-heading
{
    font-weight: 700;
    margin-bottom: 0;
    font-size: 18px;
}
.e2webbox1-size
{
    height: 290px;
}
.e2webaboutnew300
{
    margin-bottom: 25px;
    height: 300px;
}
.seo-serices-section img 
{
    width: 80%;
}
.e2webaboutnewcustom330 
{
    margin-bottom: 25px;
    height: 300px;
}
.e2webaboutnewcustom411 {
    margin-bottom: 25px;
    height: 350px!important;
}
.title-ppc-section1
{
	font-family: "Lato", sans-serif;
	font-weight: 800!important;
	font-style: normal;
	
}
.inner-page-top h1
{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;	
}
.middlemenu > ul > li > a 
{
    font-size: 14px;
    font-weight: 600;
    font-family: 'Lato';
}
.headermenu > ul > li > ul > li > a 
{
    font-size: 15px;
    font-weight: 500;
    font-family: 'Lato';
}
#services .title 
{
    margin-bottom: 0px;
}
.title
{
    padding-bottom: 10px;
}
.box335crm 
	{
		height: 375px!important;
	}
.box320crm 
{
	height: 320px!important;
}
.title-ppc-section1 
{
    font-size: 35px;
}
.hirepara 
{
    font-size: 14px;
}
#services .description {
    line-height: 25px;
}

.flip-box360
{
    background-color: transparent;
    width: 360px;
    height: 210px;
    perspective: 1000px;
    margin-bottom: 30px;
}
.flip-box360:hover .flip-box-inner {
  transform: rotateY(180deg);
}
.flip-box {
  background-color: transparent;
  width: 270px;
  height: 200px;  
  perspective: 1000px;
  
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #ffffff;
  color: black;
  border-radius:10px;
}

.flip-box-back {
  background-color: #dee2e6;
  color: white;
  transform: rotateY(180deg);
   border-radius:10px;
}
.flippara
{
    font-weight: 300;
    font-size: 15px;
    text-align: center;
   padding: 40px 20px 0px 20px;
}
.box270
{
    height: 270px;
}


.soluction-slider1{text-align: center;}
.soluction-slider1 img{width:auto !important;margin:auto;-webkit-transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;-moz-transition:-moz-transform .5s ease-in-out;}
.soluction-slider1 .item:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.soluction-slider1 a h5{color:#28313c;font-family:'Montserrat', sans-serif;font-size:17px;text-align:center;padding-top:28px;font-weight:500;}

.soluction-slider1 a span{color:#28313c;font-family:'Montserrat', sans-serif;font-size:17px;text-align:center;padding-top:28px;font-weight:500; width:100%; float:left;}
.soluction-slider1 .item:hover a span{color:#ed143f}

.soluction-slider1 .item:hover a h5{color:#ed143f}
.soluction-slider1 a:hover{text-decoration:none;}
.soluction-slider1 .owl-nav{position:absolute;top:-35%;width:100%;font-size:70px;float:left;height:0}
.soluction-slider1.owl-carousel .owl-nav button.owl-prev{    margin-left: -58px; float: left;   width: 53px;  height: 121px;}
.soluction-slider1.owl-carousel .owl-nav button.owl-next{ float:right;    margin-right: -58px;   width: 53px;  height: 121px;}
.soluction-slider1.owl-theme .owl-nav [class*=owl-]{margin:0px}
.soluction-slider1.owl-theme .owl-nav [class*=owl-]:hover{background:transparent;color:#ed143f;}
.soluction-slider1 .owl-dots{display:none;}

.soluction-slider1.owl-carousel .owl-nav button.owl-next 
{
    float: right;
    margin-right: -58px;
    width: 53px;
    height: 121px;
    margin-top: 230px;
}
.soluction-slider1.owl-carousel .owl-nav button.owl-prev 
{
    margin-left: -58px;
    float: left;
    width: 53px;
    margin-top: 230px;
}
.e2webaboutnew350
{
   height: 350px;
}
.e2webaboutnew290
{
    height: 290px;
}
.about-bottom-section p 
{
    text-align: left;
    font-size: 19px;
}
.e2webaboutnew350 
{
    height: 425px;
}


.flip-boxh260 
{
    background-color: transparent;
    width: 360px;
    height: 260px;
    perspective: 1000px;
    margin-bottom: 30px;
}

.flipparaboxh260
{
    font-weight: 300;
    font-size: 15px;
    text-align: center;
    padding: 25px 20px 0px 20px;
}
.flipparaboxh260 :hover .flip-box-inner {
  transform: rotateY(180deg)!important;
}

@media screen and (max-width: 480px) 
{
	.e2webbtn
	{
		display: block!important;
	}
	.ftr_cta_blk
	{
		display:none!important;
	}
	.e2webmobfixed
	{
		display: block !important;
        padding: 5px 0px 1px 0px;
        background-color: #444;
        line-height: 35px;
		position:fixed;
		bottom:0;
		z-index:9999;
		width:100%;
		color:#ffffff;
	}
	.e2webnonemob
	{
		display:none!important;
	}
	.e2webbreadcrumb {
    background-image: url(../images/breadcrum.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 0px;
    height: 100px;
	}
	.inner-page-top h1 
	{
		font-size: 18px !important;
	}
	.inner-page-top p 
	{
        font-size: 15px;
    }
	.e2webbreadcrumb::before 
	{
		background: linear-gradient(-90deg, transparent, #000000ad 65%);
		margin-top: auto;
	}	
	.callus, .getquote 
	{
		padding-bottom: 0px;
	}
	.inner-banner-section 
	{
        margin-top: 67px!important;
        z-index: 11111;
		border:none!important;
    }
	.container-space 
	{
		padding-right: 0px;
		padding-left: 0px;
		margin-top:10px;
	}
	.e2webbox1
	{
		width: 100%;
	}
	.e2webformbg 
	{
		margin-top: 25px;
	}
	.uiuxmob 
	{
		margin-top: 55px;
	}
	.box335 
	{
		height: 365px!important;
	}
	.title-ppc-section1 
	{
	    font-size: 25px;
	}
	.flip-box 
	{
	    margin-bottom: 15px;
	}
.flip-box360 
{
    width: 290px;
    height: 210px;
    perspective: 1000px;
    margin-bottom: 30px;
    margin-left: -14px;
padding-left:10px;
padding-right:10px;
}
}

/* General Styles */
body, ul, li, a {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

.row {
    width: 100%;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.col-md-12 {
    width: 100%;
}

.headermenu {
    background-color: #f2f2f2;
}

.menulinks {
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: space-between;
}
.menulinks_vik {
    /*flex-wrap: wrap;*/
}

.menulinks > li {
    position: relative;
}

.menulinks > li > a {
    display: block;
    padding: 10px 20px;
    color: #333;
    font-weight: bold;
}

.menulinks ul {
    display: none;
    position: absolute;
    left: 260px;
    width: auto;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.menulinks ul li ul{
    margin-top: -34px;
}
.menulinks ul li ul li {
    width: 220px;
    padding:5px 0;
}

.menulinks ul li a {
    padding: 10px;
    color: #333;
}

.menulinks li:hover > ul {
    display: block;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .menulinks {
        flex-direction: column;
    }
    .menulinks_vik{
        flex-direction: row;
    }
    .menulinks_none{
        display:none;
    }

    .menulinks > li {
        width: 100%;
    }

    .menulinks ul {
        position: static;
        box-shadow: none;
    }
}
