p {
    line-height: 20px
}

.navbar-right.request-quote li {
    background-color: #079BD9;
    color: #fff;
    padding: 20px 15px;
    z-index: 999;
    cursor: pointer;
    position: relative;
    transition: all 0.4s ease-out 0s
}

.mobile-social-icon{
    gap: 20px;
    display: flex;
    padding: 5px 0px 10px 10px;
}

.mobile-social-icon .fa {
    font-size: 20px;
}

.navbar-right.request-quote li:hover {
    background-color: #028ECC;
    transition: all 0.4s ease-out 0s
}

.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999999
}

.loader {
    position: relative;
    left: 45%;
    top: 30%;
    width: 320px;
    height: 320px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0)
}

.loader>span {
    color: #fff;
    position: absolute;
    top: 30%;
    left: 30%
}

.navbar-right.request-quote {
    margin-top: 13px;
    padding: 0 0 0 15px
}

.navbar-right .dropdown-menu {
    right: auto !important
}

.hero-banner.homepage,
.hero-banner .videobanner {
    height: 620px
}

.hero-banner {
    width: 100%;
    height: 450px;
    margin-top: 70px;
    position: relative
}

.hero-banner.homepage,
.hero-banner .videobanner {
    height: 620px
}

.d-table {
    display: table !important
}

.w-100 {
    width: 100%
}

.w-100 {
    width: 100% !important
}

.va-middle {
    vertical-align: middle
}

.d-table-cell {
    display: table-cell !important
}

.hero-banner .banner-content {
    position: relative;
    z-index: 11
}

.w-55 {
    width: 45%
}

.fc-white {
    color: #ffffff !important
}

.mbpx-20 {
    margin-bottom: 20px !important
}

.fw-normal {
    font-weight: 400
}

.hero-banner .mainvideo {
    width: 100%;
    height: auto;
    position: fixed;
    top: 450px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover
}

.banner-content h1 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 5px !important
}

.banner-content p.subtitle.fw-normal.mbpx-20 {
    margin-bottom: 40px !important;
    opacity: .65
}

.bg-white {
    background-color: #fff
}

.topbar.light {
    background-color: #FFFFFF !important;
    position: fixed;
    top: 0;
    z-index: 40
}

.btn.btn-primary {
    background-color: #079BD9;
    border: 1px solid #079BD9;
    color: #fff;
    transition: all 0.3s ease-out 0s
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
    background-color: #017bbd;
    border: 1px solid #017bbd;
    transition: all 0.3s ease-out 0s
}

.col-md-3 .feature-box9>h4 {
    font-weight: 600
}

.feature-box9 p,
.feature-box9.active p {
    height: 63px;
    overflow: hidden;
    font-size: 13px
}

.feature-box9 .fc-white.header-box {
    margin-top: 20px;
    position: relative;
    margin-bottom: 10px;
    font-size: 18px
}

.feature-box9:hover p,
.feature-box9.active p {
    display: block
}

.feature-box9:hover .iconbox-xlarge,
.feature-box9.active .iconbox-xlarge {
    border-radius: 50%;
    color: #242424;
    font-size: 46px;
    height: 115px;
    line-height: 135px;
    width: 115px;
    background-color: #e5d01f;
    top: 5px
}

.feature-box9:hover .fc-white.header-box {
    margin-top: -7px;
    transition: all 0.3s ease-out 0s
}

.feature-box9:hover .iconbox-xlarge .icon-profile-male,
.feature-box9:hover .iconbox-xlarge .icon-bike,
.feature-box9:hover .iconbox-xlarge .icon-piechart,
.feature-box9:hover .iconbox-xlarge .icon-trophy {
    font-size: 40px;
    position: relative;
    top: -15px;
    transition: all 0.3s ease-out 0s;
    color: #179AD7
}

.feature-box9:hover {
    background-color: #6FCFFC;
    border-radius: 0;
    transition: all 0.1s ease-out 0s
}

.feature-box9.blue-col:hover {
    background-color: #1EAAEC;
    border-radius: 0;
    border: 15px solid #eee;
    transition: all 0.1s ease-out 0s
}

.feature-box9.white-col:hover {
    background-color: #fff;
    border-radius: 0;
    transition: all 0.1s ease-out 0s;
    background-image: linear-gradient(to right, #0059a7 15%, #079bd9 25%), linear-gradient(to right, #0059a7 100%, #079bd9 100%);
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 15px;
    border-left: 15px solid #0059a7;
    border-right: 15px solid #079bd9
}

.feature-box9.white-col:hover .iconbox-xlarge .icon-webdesign {
    background-position: 2px -11px
}

.feature-box9.white-col:hover .iconbox-xlarge .icon-logodesign {
    background-position: 1px 0
}

.feature-box9.white-col:hover .iconbox-xlarge .icon-mobileapp {
    background-position: 2px -11px
}

.feature-box9.white-col:hover .iconbox-xlarge .icon-digimarketing {
    background-position: 1px -5px
}

.sec-padding.bg-blue1 {
    background: #1eaaec none repeat scroll 0 0
}

.skew-block.skew-blue {
    background: #1eaaec none repeat scroll 0 0
}

.skew-block.skew-white {
    background: #fff none repeat scroll 0 0
}

.white-col .header-box {
    margin-top: 20px;
    transition: all 0.3s ease-out 0s
}

.white-col:hover .header-box {
    margin-top: -7px
}

.heading-col {
    color: #079BD9
}

.feature-box9:hover .iconbox-xlarge {
    background-color: #fff !important
}

.bg-blue {
    background-color: #6FCFFC
}

.heroSlider-fixed .responsive .slick-dots {
    display: none !important
}

.responsive .slick-slide>a {
    cursor: pointer
}

.sec-padding .section-title.port-header {
    margin-bottom: 50px
}

.footer .address-links li {
    margin-bottom: 10px;
    position: relative;
    width: 33%
}

ul.inline li {
    display: inline-block
}

.footer .address-links li a::after {
    background: #666 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: .7;
    position: absolute;
    right: 27px;
    top: 0;
    width: 1px
}

.footer .address-links li a {
    color: #666
}

.footer .address-links ul.inline {
    margin-top: 15px;
    padding: 0
}

.footer .address-links li:nth-child(2n) a::after {
    display: none
}

.footer .address-links li:nth-child(2n) a {
    padding: 0 0 0 10px
}

.footer .footer-contact .fa.fa-envelope {
    padding-right: 5px
}

section.footer.sec-padding {
    background-color: #1f1f1f
}

section.section-copyrights ul.inline {
    margin: 0;
    padding: 0
}

.section-copyrights .col-md-4 ul.inline li {
    height: 30px;
    margin-right: 0;
    width: 30px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease-out 0s
}

.section-copyrights .col-md-4 ul.inline li.fb:hover {
    background-color: #3A5897;
    transition: all 0.3s ease-out 0s
}

.section-copyrights .col-md-4 ul.inline li.twitter:hover {
    background-color: #6FAEDC;
    transition: all 0.3s ease-out 0s
}

.section-copyrights .col-md-4 ul.inline li.linkedin:hover {
    background-color: #0177B5;
    transition: all 0.3s ease-out 0s
}

.section-copyrights .col-md-4 ul.inline li.insta:hover {
    background-color: #DC2165;
    transition: all 0.3s ease-out 0s
}

.section-copyrights .col-md-4 ul.inline li:hover .fa {
    color: #fff;
    transition: all 0.3s ease-out 0s
}

.section-copyrights .col-md-4 ul.inline li .fa {
    padding: 8px 0 0
}

section.request_links .bg-color-grey {
    background-color: #5f5f5f;
    transition: all 0.4s ease-out 0s
}

section.request_links .bg-color-blue {
    background-color: #079BD9;
    transition: all 0.4s ease-out 0s
}

section.request_links .bg-color-grey:hover {
    background-color: #505050;
    transition: all 0.4s ease-out 0s
}

section.request_links .bg-color-blue:hover {
    background-color: #028ECC;
    transition: all 0.4s ease-out 0s
}

section.request_links p {
    margin-bottom: 0
}

section.request_links h4 {
    font-size: 28px;
    font-weight: 500;
    margin: 0
}

section.request_links .sec-padding {
    padding: 70px 0;
    cursor: pointer
}

.section-copyrights .c_name {
    color: #1eaaec
}

.testimonials3 .text-box-right.more-padding-3>p {
    color: #272727
}

.testimonials3 h6.less-mar1 {
    color: #1eaaec
}

.testimonials3 .text-box-right span.text-orange-2 {
    font-size: 13px
}

.port-block .cbp-item.identity.logos {
    width: 100% !important;
    overflow: hidden;
    height: calc(100vw * 0.4);
    float: left;
    border-right: 1px solid #fff;
    border-left: none;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.port-block .cbp-item.motion.identity.w20 {
    width: 40% !important;
    overflow: hidden;
    height: calc(100vw * 0.4 * 0.5);
    float: left;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 1px solid #fff
}

.port-block .cbp-item.identity.graphic {
    width: 60% !important;
    overflow: hidden;
    height: calc(100vw * 0.4 * 0.5);
    float: left;
    border-right: none;
    border-left: 1px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 1px solid #fff
}

.port-block .cbp-item.identity.motion {
    width: 60% !important;
    overflow: hidden;
    height: calc(100vw * 0.4 * 0.5);
    float: left;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff
}

.port-block .cbp-item.web-design.graphic {
    width: 40% !important;
    overflow: hidden;
    height: calc(100vw * 0.4 * 0.5);
    float: left;
    border-right: none;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff
}

.cbp-caption-defaultWrap>img {
    width: 100%
}

.wrapper-w40 {
    width: 40%;
    float: left;
    display: inline-block
}

.wrapper-w60 {
    width: 60%;
    float: left;
    display: inline-block
}

.port-block .cbp-item {
    margin: 0 !important
}

.port-block .cbp-caption-defaultWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1)
}

.port-block .cbp-item:hover .cbp-caption-defaultWrap {
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.cbp-caption-activeWrap h4 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px
}

.cbp-caption-activeWrap p {
    font-size: 14px;
    height: 40px;
    margin-bottom: 15px;
    opacity: .85;
    overflow: hidden;
    word-wrap: break-word
}

.port-block .cbp-caption-activeWrap {
    opacity: 0;
    background-color: rgba(0, 0, 0, .75);
    -webkit-transition: opacity .8s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .8s cubic-bezier(.19, 1, .22, 1)
}

.port-block .cbp-item:hover .cbp-caption-activeWrap {
    opacity: 1;
    top: 0
}

.cbp-item,
.cbp-caption-defaultWrap,
.cbp-caption-activeWrap {
    display: block;
    background-color: #282727
}

.port-block .cbp-item,
.port-block .cbp-caption-defaultWrap,
.port-block .cbp-caption-activeWrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.port-block .cbp-caption-defaultWrap {
    top: 0
}

.port-block .cbp-caption-activeWrap {
    position: absolute;
    z-index: 2;
    height: 100%
}

.sec-padding-150 {
    padding: 50px 0
}

.sec-padding-150.sec-responsive {
    padding: 160px 0 !important
}

.port-block .sec-padding-150 .btn.btn-primary {
    font-size: 18px;
    font-weight: 600
}

section.section.section-side-image .port-block {
    position: relative
}

section.section .port-block .bg-color-blue {
    background-color: #079BD9
}

section.section .port-block h2.bg-color-blue.fc-white {
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    left: 0;
    margin: 0;
    padding: 13px 25px;
    position: absolute;
    top: 16px;
    transform: rotate(-90deg);
    transform-origin: 86px 86px 10px;
    z-index: 17
}

.fixed-bottom-chat {
    background-color: #079BD9;
    border-radius: 50%;
    bottom: 10px;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .4);
    display: inline-block;
    height: 90px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 90px;
    z-index: 999
}

.dropdown.language-id .dropdown-toggle::after {
    content: "ïƒ—";
    font-family: "Fontawesome";
    padding: 0 0 0 4px !important;
    color: #777
}

.dropdown.language-id .dropdown-toggle {
    color: #1eaaec
}

.dropdown.language-id1 .dropdown-toggle::after {
    content: "ïƒ—";
    font-family: "Fontawesome";
    padding: 0 0 0 4px !important;
    color: #777
}

.dropdown.language-id1 .dropdown-toggle {
    color: #1eaaec
}

.nav.navbar-nav.navbar-right.menu-right {
    margin-right: 0;
    padding: 0 5px;
    width: 90px
}

.cbp-caption-activeWrap p::after {
    content: "..."
}

.dropdown.language-id1 {
    display: none
}

.feature-box9 .iconbox-xlarge .icon-webdesign {
    background-image: url(../images/s-web-design.png);
    background-position: 2px -11px;
    background-repeat: repeat;
    display: inline-block;
    height: 69px;
    position: relative;
    top: 14px;
    width: 80px
}

.feature-box9 .iconbox-xlarge .icon-logodesign {
    background-image: url(../images/ecom.png);
    background-position: 1px 0;
    background-repeat: repeat;
    display: inline-block;
    height: 78px;
    position: relative;
    top: 14px;
    width: 80px
}

.feature-box9 .iconbox-xlarge .icon-mobileapp {
    background-image: url(../images/s-mobile-app.png);
    background-position: 2px -11px;
    background-repeat: repeat;
    display: inline-block;
    height: 73px;
    position: relative;
    top: 15px;
    width: 80px
}

.feature-box9 .iconbox-xlarge .icon-digimarketing {
    background-image: url(../images/s-digital-marketing.png);
    background-position: 1px -5px;
    background-repeat: repeat;
    display: inline-block;
    height: 73px;
    position: relative;
    top: 15px;
    width: 79px
}

.feature-box9:hover .iconbox-xlarge .icon-webdesign {
    background-position: 2px -93px
}

.feature-box9:hover .iconbox-xlarge .icon-logodesign {
    background-position: -11px -82px
}

.feature-box9:hover .iconbox-xlarge .icon-mobileapp {
    background-position: 2px -93px
}

.feature-box9:hover .iconbox-xlarge .icon-digimarketing {
    background-position: 1px -5px
}

section.footer .footer-contact>a:hover {
    color: #fff
}

.footer .address-links li a:hover {
    color: #fff
}

section.section-copyrights a:hover {
    color: #fff
}

.fixed-bottom-chat .icon-bottomchat {
    background-image: url(../images/chat-icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 41px;
    position: relative;
    top: 25px;
    width: 45px
}

@media(max-width:767px) {
    .sec-padding-150 {
        padding: 135px 0 !important
    }

    .sec-padding.sitemap-padding {
        background: #f6f6f6 none repeat scroll 0 0;
        position: relative;
        top: 130px !important
    }

    .hero-banner.height-auto.homepage.inner-banner {
        height: 250px
    }

    .inner-banner img {
        height: 100%
    }

    .inner-banner.hero-banner .inner-bannerpos.d-table.w-100 {
        top: 5% !important
    }

    .inner-banner .d-table-cell {
        top: 30px !important
    }

    .inner-banner .banner-content p.subtitle.fw-normal.mbpx-20 {
        height: 48px;
        margin-bottom: 20px !important;
        overflow: hidden;
        display: none
    }

    .services-box .services-block>p {
        height: 190px !important;
        overflow: hidden
    }

    .careers-modal .modal-dialog {
        width: 330px !important
    }

    .slick-slide img {
        margin: 0 auto
    }

    section.section-copyrights .col-md-4 {
        margin: 6px 0;
        text-align: center
    }

    .footer .address-links ul.inline {
        margin-bottom: 0
    }

    section.footer.sec-padding .col-md-4.clearfix,
    section.footer.sec-padding .col-md-3.clearfix,
    section.footer.sec-padding .col-md-2.clearfix {
        margin-bottom: 15px
    }

    .footer-title {
        margin-bottom: 5px
    }

    .usefull-links li a {
        display: inline-block
    }

    .footer .address-links ul.inline {
        width: 350px
    }

    .usefull-links li {
        display: inline-block !important;
        margin: 0 15px 0 0 !important
    }

    .navbar-header {
        float: unset !important
    }

    .navbar-right.request-quote {
        padding: 0 0 0 10px
    }

    .navbar-right.request-quote li {
        background-color: transparent;
        color: #272727;
        float: left;
        height: unset !important;
        position: relative;
        top: 25px;
        z-index: 10;
        padding: 0
    }

    .navbar-right.request-quote li:hover {
        background: transparent !important
    }

    .topbar.light .container-fluid {
        position: relative
    }

    section.section .port-block h2.bg-color-blue.fc-white {
        font-size: 30px;
        left: -57px;
        padding: 5px 21px;
        top: 59px
    }

    .wrapper-w40 {
        width: 100%
    }

    .port-block .cbp-item.identity.logos {
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        border-right: none;
        border-left: none;
        height: auto;
        width: 100%
    }

    .wrapper-w60 {
        width: 100%
    }

    .port-block .cbp-item.motion.identity.w20 {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        border-right: none;
        border-left: none;
        height: auto;
        width: 100% !important
    }

    .port-block .cbp-item.identity.motion {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        border-right: none;
        border-left: none;
        height: auto;
        width: 100% !important
    }

    .port-block .cbp-item.identity.graphic {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        border-right: none;
        border-left: none;
        height: auto;
        width: 100% !important
    }

    #lowerpart.port-block .cbp-item.motion.identity.w20 {
        border-bottom: 1px solid #fff !important;
        border-top: 1px solid #fff !important;
        border-right: none !important;
        border-left: none !important;
        height: auto;
        width: 100% !important
    }

    #lowerpart.port-block .cbp-item.identity.graphic {
        border-bottom: 1px solid #fff !important;
        border-top: 1px solid #fff !important;
        border-right: none !important;
        border-left: none !important;
        height: auto;
        width: 100% !important
    }

    #lowerpart.port-block .cbp-item.identity.logos {
        border-bottom: 2px solid #fff !important;
        border-top: 1px solid #fff !important;
        border-right: none !important;
        border-left: none !important;
        height: auto;
        width: 100% !important
    }

    .request-quote li.inactive.info-phone {
        left: 10px;
        position: absolute !important;
        top: 0 !important
    }

    .request-quote li.info-mail {
        position: absolute !important;
        right: 10px;
        top: 0 !important
    }

    .request-quote li.dropdown.language-id1 {
        position: absolute;
        right: 75px;
        top: 113px
    }

    .logo.toppadd {
        padding: 15px 0 0 15px;
        margin: 20px 0 0
    }

    .logo.toppadd {
        padding: 15px 0 0 !important;
        text-align: center;
        width: 100% !important
    }

    .logo img {
        width: 250px !important;
        margin: 0 auto
    }

    .dropdown.language-id1 {
        display: block !important
    }

    .langauage-select1 {
        display: block
    }

    .dropdown-menu.langauage-select1.hide-dropdown {
        display: none
    }

    .dropdown-menu.langauage-select1 {
        min-width: 125px;
        top: 35px
    }

    .dropdown-menu.langauage-select1>li {
        top: unset
    }

    .nav>li>a {
        display: inline-block;
        padding: 10px !important
    }

    .nav.navbar-nav.navbar-right.menu-right {
        display: none
    }

    .hero-banner {
        margin-top: 128px !important
    }

    .hero-banner .mainvideo {
        top: 264px !important
    }

    .w-55 {
        width: 100%
    }

    .banner-content h1 {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 10px !important
    }

    .hero-banner .mainvideo {
        background-size: cover;
        height: auto;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: fixed;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: auto;
        z-index: -100
    }

    .d-table-cell {
        display: table-cell;
        position: absolute;
        top: 100px
    }
}

@media(min-width:768px) and (max-width:991px) {

    section.footer.sec-padding .col-md-3.clearfix,
    section.footer.sec-padding .col-md-2.clearfix {
        margin-bottom: 15px
    }

    .footer .address-links ul.inline {
        width: 350px
    }

    .usefull-links li {
        display: inline-block !important;
        margin: 0 15px 0 0 !important
    }

    .navbar-header {
        float: unset !important
    }

    .cbp-caption-activeWrap h4 {
        margin-bottom: 15px;
        font-size: 22px
    }

    .sec-padding-150.sec-responsive {
        padding: 38% 0 !important
    }

    .sec-padding-150 {
        padding: 12% 0;
        position: relative
    }

    .port-block .sec-padding-150 .btn.btn-primary {
        font-size: 16px
    }

    .langauage-select1 {
        display: block
    }

    .dropdown-menu.langauage-select1.hide-dropdown {
        display: none
    }

    .hero-banner .mainvideo {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -100;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        background-size: cover
    }
}

@media(min-width:768px) {
    .logo.toppadd {
        padding: 12px 0 0 15px !important
    }
}

@media(min-width:768px) and (max-width:999px) {
    .dropdown.language-id1 {
        display: block !important
    }

    .navbar-header {
        float: unset !important
    }

    .dropdown.language-id1 {
        background-color: transparent !important;
        display: block !important;
        position: absolute !important;
        right: 430px !important;
        top: 0 !important;
        z-index: 999 !important
    }

    .navbar-right.company-details {
        border-left: 1px solid #bbb;
        height: 70px;
        margin-right: 0;
        padding: 10px 15px;
        position: absolute;
        right: 241px;
        top: 0
    }

    .navbar-right.company-details li {
        background: transparent none repeat scroll 0 0;
        height: auto;
        padding: 0
    }

    .navbar-nav {
        margin: 0;
        width: 100% !important
    }

    .nav>li>a {
        padding: 10px 0 !important
    }

    .nav.navbar-nav.navbar-right.menu-right {
        display: none
    }

    .dropdown-menu.langauage-select1>li {
        background-color: transparent !important;
        height: unset !important;
        padding: 0 !important
    }

    .navbar-right.request-quote {
        margin: 0;
        padding: 0 !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .cbp-caption-activeWrap h4 {
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 5px
    }

    .cbp-caption-activeWrap p {
        font-size: 13px;
        margin-bottom: 15px;
        opacity: .85
    }

    .port-block .sec-padding-150 .btn.btn-primary {
        font-size: 16px;
        font-weight: 600
    }

    .cbp-caption-activeWrap p {
        font-size: 13px;
        height: 25px;
        margin-bottom: 15px;
        overflow: hidden;
        word-wrap: break-word
    }

    .hero-banner .mainvideo {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -100;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        background-size: cover
    }
}

@media(min-width:1000px) and (max-width:1169px) {
    .nav>li>a {
        padding: 25px 7px !important
    }

    .navbar-right.request-quote {
        padding: 0 !important
    }

    a.logo {
        margin: 0px !important
    }
}

@media(min-width:1500px) {
    .sec-padding-150.sec-responsive {
        padding: 40% 0
    }

    .sec-padding-150 {
        padding: 14% 0
    }
}

@media(min-width:1000px) {
    .navbar-right.company-details {
        display: none
    }
}

.nav.navbar-nav.navbar-right.menu-right.contact-header {
    border-left: 1px solid #c7d0d8;
    height: 70px;
    padding: 12px 15px;
    width: 180px
}

.nav.navbar-nav.navbar-right.menu-right.contact-header li a {
    cursor: pointer;
    font-size: 13px;
    padding: 0 !important
}

ul.contact-header li .fa {
    font-size: 12px
}

.inactive>a {
    pointer-events: none
}

.skew-block {
    background-color: #6fcffc;
    height: 38px;
    position: absolute;
    transform: skewX(45deg);
    width: 25px;
    z-index: 1
}

.skew-block.block-top {
    left: 70px;
    top: -8px
}

.skew-block.block-bottom {
    bottom: 0;
    right: 22px
}

.navbar-right.company-details li a {
    font-size: 13px
}

.navbar-right.company-details li a:hover {
    color: #1eaaec
}

.hero-banner .inner-bannerpos.d-table.w-100 {
    position: absolute;
    top: 30%
}

.hero-banner.height-auto.homepage {
    height: auto
}

.sec-padding p.about-text {
    margin: 10px 0 60px;
    padding: 0 70px
}

.sec-padding.bg-dark {
    background: #2c2c2c none repeat scroll 0 0
}

.sec-padding.bg-dark .values-text {
    bottom: 0;
    left: 0;
    padding: 25px 0;
    position: absolute;
    width: 100%
}

.w100 {
    width: 100%
}

.col-md-3.values-block {
    position: relative
}

.values-block .values-text .values-detail {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    text-align: center
}

.div1 {
    width: 265px;
    float: left;
    margin: 10px
}

.div2 {
    position: relative;
    height: 265px;
    width: 265px;
    overflow: hidden;
    cursor: default
}

.div2 img {
    width: 100%;
    height: 265px;
    -webkit-transition: all 0.4s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.4s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.4s ease-in;
    -moz-transform: scale(1);
    transition: all 0.4s ease-in;
    transform: scale(1)
}

.div2>.blue-bg {
    background: rgba(0, 0, 0, .9) none repeat scroll 0 0;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.div2:hover .blue-bg {
    opacity: .8
}

.div2:hover img {
    -webkit-transition: all 0.4s ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 0.4s ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 0.4s ease-in;
    -moz-transform: scale(1.1);
    transition: all 0.4s ease-in;
    transform: scale(1.1)
}

.div2>.black-bg {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0, 0, 0)) repeat scroll 0 0;
    display: inline-block;
    height: 50%;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.div2:hover .black-bg {
    opacity: 0
}

.div2 h1 {
    position: absolute;
    top: 150px;
    left: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.div2:hover h1 {
    top: 20px
}

.div2 h4 {
    font-size: 18px;
    font-weight: 400;
    left: 0;
    color: #fff !important;
    position: absolute;
    text-align: center;
    top: 200px;
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 30
}

.div2:hover h4 {
    top: 115px;
    transition-delay: 0.1s
}

.div2 a {
    position: absolute;
    left: 20px;
    bottom: 20px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out
}

.div2:hover a {
    opacity: 1
}

.sec-padding p.quality-text {
    margin: 10px 0 0;
    padding: 0 70px;
    transition: opacity .5s linear, transform .5s ease;
    transition-delay: 1s !important
}

h3.font-weight-5.bottom-pad {
    margin-bottom: 30px
}

.sec-padding.bg-tan {
    background: #f3f3f3 none repeat scroll 0 0
}

.col-md-3.partner-block {
    margin: 0;
    text-align: center
}

.col-md-3.partner-block>div {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    transition: all 0.3s ease-out 0s
}

.col-md-3.partner-block>div:hover {
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .4);
    transition: all 0.3s ease-out 0s
}

.sec-padding.bg-default {
    background: #1faaed none repeat scroll 0 0
}

.sec-padding.contact-form .col-md-6 {
    padding: 0 60px
}

.smart-forms .select {
    border: 1px solid #e4e4e4 !important;
    padding: 10px
}

.map iframe {
    width: 100% !important;
    height: 100%
}

.col-md-6.contact-address>p {
    max-width: 80%
}

.address-block {
    max-width: 80%
}

.address-block>p {
    color: #373737;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px
}

.address-block .icon-call,
.address-block .icon-mail {
    background: #1eaaec none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    height: 20px;
    text-align: center;
    width: 20px
}

.address-block .fa {
    color: #fff;
    font-size: 11px;
    padding: 4px 0 0;
    vertical-align: baseline
}

.address-block.mtop20 {
    margin-top: 20px
}

.address-block.mtop20>a {
    color: #1eaaec
}

.address-block.mtop20>a:hover {
    color: #242424
}

.sec-padding .products-text {
    margin: 10px 0 60px;
    text-align: center !important
}

.mtop20 {
    margin-top: 20px
}

.paddingbottom0 {
    padding-bottom: 0 !important
}

.sec-padding .portfolio-text {
    margin: 10px 0 60px
}

.sec-padding.bg-tan h3.bottom-pad {
    margin-bottom: 40px
}

#top-nav {
    height: 46px
}

#top-nav ul {
    border: medium none;
    list-style: outside none none;
    margin: 0;
    min-width: 235px;
    padding: 0
}

#top-nav ul li {
    display: inline-block
}

#top-nav ul li a {
    display: block;
    padding: 10px 20px
}

#top-nav ul li a:hover {
    color: #1EAAEC
}

#top-nav li.dropdown {
    position: relative
}

#top-nav ul.dropdown-menu {
    position: absolute;
    min-width: 120px
}

#top-nav ul.dropdown-menu li {
    display: block !important;
    white-space: nowrap
}

#top-nav ul.dropdown-menu ul.dropdown-menu {
    left: 100%;
    top: auto;
    margin-top: -45px;
    background-color: #1EAAEC !important;
    border: 1px solid #ddd
}

#top-nav ul.dropdown-menu {
    display: none
}

section.services-header .nav.navbar-nav {
    width: 100%
}

section.services-header {
    background: #ececec none repeat scroll 0 0;
    left: 0;
    position: fixed;
    top: 70px;
    z-index: 30
}

section.services-header ul#top-nav li.dropdown.bg-focus a {
    background: #333 none repeat scroll 0 0;
    font-size: 14px;
    padding: 13px 15px 13px 20px;
    color: #1EAAEC
}

section.services-header ul#top-nav li.dropdown a {
    background: #1EAAEC none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 13px 15px 13px 20px
}

section.services-header ul#top-nav li.dropdown {
    min-width: 260px
}

section.services-header ul#top-nav li.dropdown ul.dropdown-menu .dropdown a {
    background: #1eaaec none repeat scroll 0 0;
    color: #fff;
    padding: 8px 0 8px 20px
}

#top-nav .service-sublist>a {
    font-size: 14px;
    padding: 13px 15px 13px 20px
}

#top-nav .fa {
    font-size: 16px;
    margin-left: 5px
}

ul.nav.navbar-nav li.dropdown .dropdown-toggle::after {
    color: #777;
    content: "ïƒ—";
    font-family: "Fontawesome";
    padding: 0
}

section.request-info .request-box {
    background: #1eaaec none repeat scroll 0 0;
    padding: 30px
}

section.request-info .request-box .smart-forms .section {
    display: inline-block;
    margin: 0;
    padding-left: 10px;
    width: 21%
}

section.request-info .request-box .smart-forms .section button.btn {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50px;
    vertical-align: top
}

section.request-info .request-box .smart-forms .section.section-button {
    width: 14%
}

section.request-info {
    bottom: -75px;
    position: absolute
}

.sec-padding.services-padding {
    padding: 0 0 0;
    margin-top: 125px;
    border-bottom: 1px solid #ececec
}

.sec-padding.solutions-padding {
    padding: 55px 0 0
}

section.request-info .request-box .smart-forms .section input,
section.request-info .request-box .smart-forms .section select {
    padding: 10px 15px 10px 10px
}

.number-field label.field {
    position: relative
}

.number-field label.field input {
    padding-left: 95px !important
}

.number-field label.field .country-code {
    background: transparent none repeat scroll 0 0;
    border-right: 1px solid #ddd;
    height: 42px;
    left: 0;
    top: 0;
    padding: 10px 0 !important;
    position: absolute;
    text-align: center;
    width: 85px
}

.services-box .services-block {
    display: inline-block;
    width: 33%;
    margin-bottom: 50px
}

.services-block>div {
    height: 250px;
    margin: 0 15px;
    overflow: hidden
}

.services-box .services-block>p {
    margin: 0;
    padding: 10px 15px;
    color: #333;
    height: 190px;
    overflow: hidden
}

.services-box .services-block .btn {
    margin-left: 15px;
    opacity: 0
}

.services-box .services-block:hover .btn {
    opacity: 1
}

.services-box .services-block h5 {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin: 12px 15px 0
}

.sec-padding p.services-text {
    margin: 10px 0 60px;
    padding: 0 100px !important;
    text-align: center !important
}

section.services-padding h1,
section.solutions-padding h1 {
    margin: 0 auto;
    max-width: 55%;
    padding-bottom: 20px;
    text-align: center;
    font-weight: 600;
    line-height: 47px
}

.text-dark-3 {
    color: #333;
    font-family: "Libre Baskerville", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 36px;
    letter-spacing: 0
}

.text-blue-5 {
    color: #079BD9;
    font-family: "Devonshire", cursive;
    font-weight: 400;
    font-size: 48px;
    letter-spacing: 0
}

.inner-bannerpos .innerbox-position .banner-content h1 {
    max-width: 70%
}

h3 .text-blue-5 {
    font-size: 38px
}

section.request-info .request-box .smart-forms .section button.btn:hover,
section.request-info .request-box .smart-forms .section button.btn:focus {
    background: #fff;
    color: #1EAAEC;
    border: 1px solid #fff
}

.footer .footer-address::before {
    content: "ï";
    font-family: FontAwesome
}

.footer .footer-address p {
    display: inline-block;
    padding-left: 10px;
    vertical-align: top;
    margin: 0
}

.footer .footer-contact::before {
    content: "ïƒ ";
    font-family: FontAwesome
}

.footer .footer-contact>a {
    padding-left: 5px
}

.col-md-3.partner-block img {
    padding: 20px 0;
    width: 80% !important;
    margin: 0 auto
}

.footer .footer-contact,
.footer .footer-address,
.footer .footer-phoneno {
    margin-bottom: 10px
}

.footer .footer-phoneno::before {
    content: "ï‚•";
    font-family: FontAwesome
}

.footer-phoneno>p {
    display: inline-block;
    margin: 0;
    padding-left: 8px
}

.topbar.light.border-shadow {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}

.results-block {
    padding: 0 15px
}

.results-block .results-box {
    display: inline-block;
    float: left;
    margin-bottom: 25px;
    padding: 0 15px;
    position: relative;
    width: 50%
}

.results-block .results-box>div {
    padding-left: 50px
}

.results-block .results-box div::before {
    background: #079bd9 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "ï€Œ";
    display: inline-block;
    font-family: FontAwesome;
    height: 25px;
    left: 20px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 25px
}

.services-innerbox .services-innerblock {
    display: inline-block;
    width: 33%;
    margin-bottom: 50px;
    transition: all 0.4s ease-out 0s
}

.services-innerbox .services-innerblock:hover {
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .4);
    transition: all 0.4s ease-out 0s
}

.services-innerblock>div {
    margin: 0 15px;
    overflow: hidden
}

.services-innerbox .services-innerblock>p {
    margin: 0;
    padding: 10px 15px;
    color: #333;
    text-align: center;
    min-height: 100px;
    overflow: hidden
}

.services-innerbox .services-innerblock .btn {
    margin-left: 15px;
    opacity: 0
}

.services-innerbox .services-innerblock:hover .btn {
    opacity: 1
}

.services-innerbox .services-innerblock h5 {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin: 12px 15px 0;
    text-align: center;
    min-height: 40px;
    overflow: hidden
}

.services-innerbox .services-innerblock .services-icon {
    display: inline-block;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    margin: 10px auto 0;
    background: #079bd9 none repeat scroll 0 0
}

.services-innerbox .services-innerblock .services-icon .icon-checkout {
    display: inline-block;
    position: relative;
    top: 21px
}

.sec-padding.services-innerpadding {
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0 0;
    margin-top: 125px
}

.padbottom {
    padding-bottom: 50px
}

.sec-padding.testimonial-padding {
    border-bottom: 1px solid #f3f3f3;
    padding: 55px 0
}

.sec-padding.request-padding {
    border-bottom: 1px solid #f3f3f3;
    padding: 65px 0
}

.sec-padding.products-padding {
    border-bottom: 1px solid #f3f3f3;
    padding: 35px 0
}

section.sec-padding.products-padding div.col-md-6 img {
    width: 100% !important;
    height: initial !important
}

.sec-padding.privacy-padding {
    border-bottom: 1px solid #f3f3f3;
    padding: 55px 0
}

.sec-padding.terms-padding {
    border-bottom: 1px solid #f3f3f3;
    padding: 55px 0
}

.sec-padding.methodology-padding {
    border-bottom: 1px solid #f3f3f3;
    padding: 55px 0
}

.sec-padding.sitemap-padding {
    border-bottom: 1px solid #f3f3f3;
    padding: 55px 0;
    position: relative;
    top: 50px
}

#lowerpart.port-block .cbp-item.motion.identity.w20 {
    border-right: 1px solid #fff;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #fff
}

#lowerpart.port-block .cbp-item.identity.graphic {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-top: none;
    border-bottom: 1px solid #fff
}

#lowerpart.port-block .cbp-item.identity.motion {
    border-right: 1px solid #fff;
    border-left: none;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff
}

#lowerpart.port-block .cbp-item.web-design.graphic {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff
}

#lowerpart.port-block .cbp-item.identity.logos {
    border-right: none;
    border-left: 1px solid #fff;
    border-top: none;
    border-bottom: 2px solid #fff
}

#lowerpart.port-block {
    float: left
}

.col-xs-12.text-center.sitemap-img img {
    margin: 0 auto
}

.col-xs-12.text-center.sitemap-img {
    margin-top: 40px
}

ul.sitemap-list {
    padding: 0
}

ul.sitemap-list li.parent a {
    color: #079bd9;
    font-size: 18px
}

ul.sitemap-list li.parent {
    padding: 10px 0
}

li.parent ul li.child {
    padding: 10px 0
}

li.parent ul li.child ul li.subchild {
    padding: 10px 0
}

li.parent ul li.child a {
    color: #333
}

li.parent ul li.child ul li.subchild a {
    color: #999
}

.request-quote.smart-forms p {
    text-align: center;
    padding: 0 50px
}

.request-quote.smart-forms p.alert {
    padding: 5px 0;
    width: 50%;
    margin: 0 auto
}

#smart-form.requestquote-form .form-footer {
    width: 45%;
    margin: 40px auto 0
}

#smart-form.requestquote-form .section {
    width: 45%;
    margin: 10px auto
}

.section.section-checkbox label {
    width: 50%;
    float: left;
    padding: 0 10px;
    cursor: pointer
}

.section.section-checkbox .request-checkbox {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.section.section-checkbox {
    height: 90px
}

label.checkbox-description {
    width: 100% !important;
    padding: 0 !important;
    cursor: default !important;
    margin-bottom: 9px !important
}

span.red {
    color: red
}

.section.section-captcha {
    margin: 30px auto !important
}

.services-block>div {
    position: relative
}

.services-block img {
    -webkit-transition: all 0.4s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.4s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.4s ease-in;
    -moz-transform: scale(1);
    transition: all 0.4s ease-in;
    transform: scale(1)
}

.services-block:hover img {
    -webkit-transition: all 0.4s ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 0.4s ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 0.4s ease-in;
    -moz-transform: scale(1.1);
    transition: all 0.4s ease-in;
    transform: scale(1.1)
}

.services-block div {
    overflow: hidden
}

.sec-padding.careers-padding {
    border-bottom: 1px solid #f3f3f3;
    padding: 55px 0
}

.sec-padding.careers-padding ul.careers-box {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 0
}

ul.careers-box li.careers-block {
    position: relative;
    padding: 0;
    min-height: 55px;
    background: #F3F3F3;
    border-radius: 0;
    border: none
}

.careers-box li.careers-block h4.careers-list {
    display: inline-block;
    margin: 2px 0 0 8px;
    font-size: 17px;
    color: #727272;
    letter-spacing: 0
}

ul.careers-box li.careers-block .btn.apply-post {
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 6px 25px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out
}

ul.careers-box li.careers-block:hover .btn.apply-post,
ul.careers-box li.careers-block:focus .btn.apply-post {
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out
}

ul.careers-box li.careers-block:nth-child(2n) {
    background: #fff
}

.careers-footer {
    padding: 10px 0;
    height: 55px
}

.careers-footer ul.pages-list {
    padding: 0;
    float: left;
    margin: 6px 0 0 15px
}

ul.pages-list li {
    font-size: 13px;
    font-weight: 600;
    opacity: .8;
    color: #9E9E9E
}

.careers-footer .pagination {
    float: right;
    margin: 8px 10px 0 0
}

.careers-footer .pagination .page-link {
    padding: 0 0 0 15px;
    border: none;
    font-size: 13px;
    font-weight: 600;
    color: #9E9E9E;
    opacity: .8
}

.careers-footer .pagination .page-link.active {
    color: #079BD9;
    opacity: 1
}

.careers-footer .pagination .page-link:hover {
    background: transparent;
    color: #079BD9;
    opacity: 1
}

.careers-footer .pagination li.page-item.active>a.page-link {
    background-color: #FFF !important;
    color: #399bd9
}

.careers-modal .modal-header {
    padding: 0;
    border-bottom: none;
    min-height: 30px
}

.careers-modal .modal-header .close {
    margin-top: 10px;
    position: relative;
    right: 15px;
    font-size: 16px
}

.careers-modal .modal-dialog {
    width: 400px;
    margin: 30px auto
}

.careers-modal .modal-body {
    position: relative;
    padding: 5px 0 25px
}

.careers-modal .content-header {
    padding: 0 25px
}

.careers-modal .smart-forms {
    padding: 0 25px;
    margin-top: 20px
}

.careers-modal .careers-post {
    background: #F3F3F3;
    padding: 10px 0
}

.careers-modal .careers-post h4 {
    font-size: 17px;
    color: #727272;
    letter-spacing: 0;
    padding: 0 25px;
    margin: 0 0 0 0
}

.content-header h1 {
    font-size: 30px
}

.content-header p {
    padding: 0 20px;
    opacity: .8
}

.careers-modal .form-footer button.button {
    width: 100%;
    font-size: 16px
}

.section.section-fileupload input[type="file"] {
    padding: 0 0;
    height: 25px;
    border: none
}

.careers-block .panel-heading {
    padding: 0 !important
}

.careers-block .panel-heading a {
    padding: 13px 0 13px 15px;
    width: 100%;
    display: block
}

.sec-padding.careers-padding ul.careers-box {
    width: 100% !important
}

.collapse {
    display: none;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out
}

.collapse.in {
    display: block;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-bottom: none !important
}

.requestinfo-modal.careers-modal .smart-forms {
    padding: 0 25px;
    margin-top: 0
}

.requestinfo-modal.careers-modal .modal-dialog {
    width: 355px;
    margin: 30px auto
}

.requestinfo-modal .section.section-captcha {
    padding: 0 0 0 0 !important
}

.responsive1 .slick-slide {
    padding: 0 15px
}

.responsive1 .slick-slide img {
    filter: grayscale(0%)
}

.responsive1 .slick-slide h4 {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    margin: 12px 0
}

.responsive1 .slick-dots {
    display: none !important
}

.paddtop1.font-weight-5.title-width {
    max-width: 55%;
    margin: 0 auto;
    padding-bottom: 30px
}

#slider.rslides #rslides1_s0,
#slider.rslides #rslides1_s1 {
    transition: opacity 8ms ease-in-out 0s !important
}

section.services-header ul#top-nav li.dropdown ul.dropdown-menu .dropdown a:hover {
    background: #028ECC !important
}

#slider .slick-slide img {
    filter: grayscale(0%);
    opacity: 1
}

#slider .slick-slide {
    cursor: default;
    pointer-events: none
}

.single-item .slick-slide img {
    filter: grayscale(0%);
    opacity: 1
}

.protfolio-slider.slick-slide {
    position: relative
}

.portfolio-btn {
    position: absolute;
    left: 12%;
    width: 30%;
    top: 29%
}

.portfolio-btn p {
    color: #fff;
    margin: 0 0 30px 0
}

.portfolio-btn h3 {
    color: #fff;
    font-size: 38px;
    letter-spacing: 0;
    font-weight: 500;
    margin: 0 0 20px 0;
    line-height: 38px
}

.demo-gallery>ul {
    margin-bottom: 0;
    padding: 0
}

.demo-gallery>ul>li {
    float: left;
    margin-bottom: 6px;
    margin-right: 0;
    position: relative;
    padding: 0 3px
}

.demo-gallery>ul>li a {
    border: 3px solid #FFF;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    height: 250px
}

.demo-gallery>ul>li a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: auto;
    width: 100%
}

.demo-gallery>ul>li a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.demo-gallery>ul>li a:hover .demo-gallery-poster>img {
    opacity: 1
}

.demo-gallery>ul>li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s
}

.demo-gallery>ul>li a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s
}

.demo-gallery>ul>li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .5)
}

.demo-gallery .justified-gallery>a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%
}

.demo-gallery .justified-gallery>a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img {
    opacity: 1
}

.demo-gallery .justified-gallery>a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .5)
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: .8;
    width: 48px
}

.demo-gallery.dark>ul>li a {
    border: 3px solid #04070a
}

.home .demo-gallery {
    padding-bottom: 80px
}

.demo-gallery .portfolio-plusicon {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -38%;
    z-index: 20;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.demo-gallery ul.portfolio-list li:hover .portfolio-plusicon {
    bottom: 38%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.demo-gallery .portfolio-plusicon span {
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center
}

.demo-gallery .portfolio-plusicon span .fa {
    color: #fff;
    font-size: 27px;
    padding: 13px 0
}

.demo-gallery .black-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(7, 155, 217, .8);
    top: 0;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.demo-gallery ul.portfolio-list li:hover .black-bg {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.workprocess {
    display: inline-block;
    padding: 60px 0;
    position: relative;
    width: 100%
}

.horizontal-line {
    height: 2px;
    position: absolute;
    top: 47%;
    background-color: #DCDCDC;
    z-index: 9999;
    width: 90%;
    left: 40px;
    bottom: 0
}

.workprocess-section1 {
    width: 225px;
    float: left;
    display: inline-block;
    position: relative
}

.phase1-head {
    text-align: center;
    color: #EF1011;
    margin: 0 0 10px;
    position: absolute;
    top: 85px;
    left: 99px
}

.skew-class {
    width: 15px;
    height: 25px;
    background-color: #fff;
    display: inline-block;
    -webkit-transform: skew(-224deg);
    -moz-transform: skew(-224deg);
    transform: skew(224deg);
    position: absolute;
    left: 55px;
    z-index: 1
}

.phase1-mainblock {
    display: inline-block;
    width: 260px
}

.phase1-mainblock .phase1-mainhead {
    border: 15px solid rgba(238, 16, 18, .7);
    padding: 40px 70px;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 20px
}

.workprocess-section2 {
    width: 225px;
    float: left;
    display: inline-block;
    position: relative
}

.workprocess-section2 .arrow {
    left: -54px
}

.workprocess-section2 .dashed-line {
    margin: 20px 7px 0
}

.phase2-head {
    text-align: center;
    color: #FBDB54;
    margin: 0 0 10px;
    position: absolute;
    top: 85px;
    left: 78px
}

.phase2-mainblock {
    display: inline-block;
    position: absolute;
    top: 239px;
    left: -20px;
    width: 260px
}

.phase2-mainhead {
    border: 15px solid rgba(249, 203, 11, .7);
    padding: 40px 70px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.workprocess-section3 {
    width: 225px;
    float: left;
    display: inline-block;
    position: relative
}

.workprocess-section3 .arrow {
    width: 230px;
    left: -128px
}

.workprocess-section3 .dashed-line {
    margin: 20px -13px 10px
}

.phase3-head {
    text-align: center;
    color: #76ADE5;
    margin: 0 0 10px;
    position: absolute;
    top: 85px;
    left: 55px
}

.phase3-mainblock {
    display: inline-block;
    width: 260px;
    position: absolute;
    left: -42px
}

.phase3-mainhead {
    border: 15px solid rgba(58, 138, 217, .7);
    padding: 40px 70px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: center
}

.workprocess-section4 {
    display: inline-block;
    position: relative
}

.workprocess-section4 .arrow {
    left: -109px
}

.workprocess-section4 .endarrow {
    left: 197px !important
}

.workprocess-section4 .dashed-line {
    border-right: 1px dashed #ccc;
    margin: 20px 79px 10px -38px
}

.workprocess-section4 .block1-workprocess {
    width: 225px;
    float: left;
    display: inline-block;
    position: relative
}

.block1-workprocess .inner-workblock {
    width: 260px;
    position: absolute;
    left: -64px;
    top: 75px
}

.workprocess-section4 .block2-workprocess {
    width: 225px;
    float: left;
    display: inline-block;
    position: relative
}

.workprocess-section4 .block2-workprocess .inner-workblock1 {
    position: absolute;
    left: 140px;
    width: 260px
}

.workprocess-section4 .block2-workprocess .inner-workblock1 .phase4-mainhead2 {
    border: 15px solid rgba(149, 200, 47, .7);
    padding: 40px 70px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: center
}

.skew-class1 {
    width: 15px;
    height: 25px;
    background-color: #fff;
    display: inline-block;
    -webkit-transform: skew(-224deg);
    -moz-transform: skew(-224deg);
    transform: skew(224deg);
    position: absolute;
    right: 3px;
    z-index: 1;
    top: 117px
}

.phase4-mainhead1 {
    border: 15px solid rgba(149, 200, 47, .7);
    padding: 40px 70px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.phase4-head {
    text-align: center;
    color: #9ECD41;
    margin: 0 0 10px;
    position: absolute;
    top: 85px;
    left: 130px
}

.workprocess-section1 .phase-listing {
    border-left: 1px dashed #ccc;
    padding: 10px 25px 35px;
    display: inline-block;
    margin-top: 93px;
    margin-left: 29px;
    height: 175px
}

.phase-listing li {
    font-size: 12px
}

.phase-listing1 li {
    font-size: 12px
}

.workprocess-section1 .phase-listing li:before {
    content: "â€¢";
    color: #F2585A;
    margin-right: 5px;
    font-size: 20px
}

.workprocess-section2 .phase-listing {
    border-left: 1px dashed #ccc;
    padding: 10px 13px 35px;
    display: inline-block;
    margin-top: 16px;
    margin-left: 28px;
    height: 175px
}

.workprocess-section2 .phase-listing li:before {
    content: "â€¢";
    color: #FBDB54;
    margin-right: 5px;
    font-size: 20px
}

.workprocess-section3 .phase-listing {
    border-left: 1px dashed #ccc;
    padding: 10px 13px 35px;
    display: inline-block;
    margin-top: 93px;
    margin-left: 31px;
    height: 175px
}

.workprocess-section3 .phase-listing li:before {
    content: "â€¢";
    color: #76ADE5;
    margin-right: 5px;
    font-size: 20px
}

.workprocess-section4 .phase-listing {
    border-left: 1px dashed #ccc;
    padding: 10px 13px 35px;
    display: inline-block;
    margin-top: 16px;
    margin-left: 28px;
    height: 175px
}

.workprocess-section4 .phase-listing li:before {
    content: "â€¢";
    color: #9ECD41;
    margin-right: 5px;
    font-size: 20px
}

.workprocess-section4 .phase-listing1 {
    border-left: 1px dashed #ccc;
    padding: 10px 13px 35px;
    display: inline-block;
    margin-top: 93px;
    margin-left: 31px;
    height: 175px
}

.workprocess-section4 .phase-listing1 li:before {
    content: "â€¢";
    color: #9ECD41;
    margin-right: 5px;
    font-size: 20px
}

.arrow {
    position: relative;
    background-color: #333;
    left: 0;
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    text-align: center
}

.arrow:after {
    z-index: -1;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 10px #333;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent
}

.dashed-line {
    border-left: 1px dashed #ccc;
    height: 100px;
    margin: 20px 29px 10px
}

.sec-padding.products-padding p {
    padding: 0;
    text-align: left
}

.sec-padding.products-padding .col-md-6 ul li {
    text-align: left
}

.sec-padding.products-padding ul li {
    text-align: left;
    position: relative;
    -webkit-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in
}

.sec-padding.products-padding ul li:hover {
    color: #028ECC;
    -webkit-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in
}

.sec-padding.products-padding ul li::before {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: -20px;
    border-radius: 50%;
    border: 2px solid #028ECC;
    top: 6px;
    -webkit-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in
}

.sec-padding.products-padding ul li:hover::before {
    background: #028ECC;
    -webkit-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in
}

.fixed-banner-msg p,
.fixed-banner-call p,
.fixed-banner-social p {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    position: absolute;
    left: 0
}

.fixed-banner-msg {
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .4);
    display: inline-block;
    height: 45px;
    position: fixed;
    right: 10px;
    text-align: center;
    top: 185px;
    width: 45px;
    z-index: 999;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fixed-banner-msg:hover {
    width: 250px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fixed-banner-social {
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .4);
    display: inline-block;
    height: 45px;
    position: fixed;
    right: 10px;
    text-align: center;
    top: 300px;
    width: 45px;
    z-index: 999;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fixed-banner-social:hover {
    width: 250px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.fixed-banner-call {
    background-color: #079BD9;
    border-radius: 50px;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .4);
    display: inline-block;
    height: 45px;
    position: fixed;
    right: 10px;
    text-align: center;
    top: 245px;
    width: 45px;
    z-index: 999;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fixed-banner-call:hover {
    width: 250px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fixed-banner-msg:hover p {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #333;
    left: 60px;
    text-align: left
}

.fixed-banner-social:hover p {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #333;
    left: 60px;
    text-align: left
}

.fixed-banner-call:hover p {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #fff;
    left: 60px;
    text-align: left
}

.fixed-bottom-chat .fa {
    font-size: 45px;
    padding: 20px 0;
    color: #fff;
    position: absolute;
    left: 13px;
    transform: rotate(0deg);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fixed-bottom-chat:hover .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: rotate(360deg)
}

.fixed-banner-msg .fa {
    color: #272727;
    font-size: 20px;
    padding: 10px 0;
    position: absolute;
    left: 13px;
    transform: rotate(0deg);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fixed-banner-msg:hover .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: rotate(360deg);
    left: 22px
}

.fixed-banner-social .main-icon {
    color: #272727;
    font-size: 20px;
    padding: 10px 0;
    position: absolute;
    left: 13px;
    transform: rotate(0deg);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fixed-banner-social:hover .main-icon {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: rotate(360deg);
    left: 22px
}
.fixed-banner-call .fa {
    color: #fff;
    font-size: 20px;
    padding: 13px 0;
    position: absolute;
    left: 13px;
    transform: rotate(0deg);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fixed-banner-call:hover .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: rotate(360deg);
    left: 22px
}

.fixed-banner-msg p span:nth-child(1),
.fixed-banner-social p span:nth-child(1),
.fixed-banner-call p span:nth-child(1) {
    font-weight: 600
}

.error-fields {
    background: #FEEFE9 !important;
    border-color: #E46B66 !important
}

.horz-error-fields {
    background: #ffb5b5 !important;
    border-color: #E46B66 !important
}

.workprocess {
    display: inline-block;
    padding: 60px 0;
    position: relative;
    width: 1170px
}

.main-workprocess {
    width: 100%;
    margin: 0 auto
}

.horizontal-line {
    height: 2px;
    position: absolute;
    top: 47%;
    background-color: #DCDCDC;
    z-index: 9999;
    width: 100%;
    left: -30px;
    bottom: 0
}

.workprocess .container {
    padding: 0 0 0 30px
}

.workprocess-section1 {
    width: 232px;
    float: left;
    display: inline-block;
    position: relative
}

.phase1-head {
    text-align: center;
    color: #EF1011;
    margin: 0 0 10px;
    position: absolute;
    top: 85px;
    left: 99px
}

.skew-class {
    width: 15px;
    height: 25px;
    background-color: #fff;
    display: inline-block;
    -webkit-transform: skew(-224deg);
    -moz-transform: skew(-224deg);
    transform: skew(224deg);
    position: absolute;
    left: 55px;
    z-index: 1
}

.phase1-mainblock {
    display: inline-block;
    width: 265px
}

.phase1-mainblock .phase1-mainhead {
    border: 15px solid rgba(238, 16, 18, .7);
    padding: 40px 70px;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 20px
}

.workprocess-section2 {
    width: 232px;
    float: left;
    display: inline-block;
    position: relative
}

.workprocess-section2 .arrow {
    left: -54px
}

.workprocess-section2 .dashed-line {
    margin: 20px 7px 0
}

.phase2-head {
    text-align: center;
    color: #FBDB54;
    margin: 0 0 10px;
    position: absolute;
    top: 85px;
    left: 78px
}

.phase2-mainblock {
    display: inline-block;
    position: absolute;
    top: 239px;
    left: -20px;
    width: 265px
}

.phase2-mainhead {
    border: 15px solid rgba(249, 203, 11, .7);
    padding: 40px 70px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.workprocess-section3 {
    width: 232px;
    float: left;
    display: inline-block;
    position: relative
}

.workprocess-section3 .arrow {
    width: 230px;
    left: -128px
}

.workprocess-section3 .dashed-line {
    margin: 20px -13px 10px
}

.phase3-head {
    text-align: center;
    color: #76ADE5;
    margin: 0 0 10px;
    position: absolute;
    top: 85px;
    left: 55px
}

.phase3-mainblock {
    display: inline-block;
    width: 265px;
    position: absolute;
    left: -42px
}

.phase3-mainhead {
    border: 15px solid rgba(58, 138, 217, .7);
    padding: 40px 70px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: center
}

.workprocess-section4 {
    display: inline-block;
    position: relative;
    width: 432px
}

.workprocess-section4 .arrow {
    left: -109px
}

.workprocess-section4 .endarrow {
    left: 203px !important
}

.workprocess-section4 .dashed-line {
    border-right: 1px dashed #ccc;
    margin: 20px 55px 10px -38px
}

.workprocess-section4 .block1-workprocess {
    width: 232px;
    float: left;
    display: inline-block;
    position: relative
}

.block1-workprocess .inner-workblock {
    width: 265px;
    position: absolute;
    left: -64px;
    top: 75px
}

.workprocess-section4 .block2-workprocess {
    width: 232px;
    float: left;
    display: inline-block;
    position: relative
}

.workprocess-section4 .block2-workprocess .inner-workblock1 {
    position: absolute;
    left: 145px;
    width: 265px
}

.workprocess-section4 .block2-workprocess .inner-workblock1 .phase4-mainhead2 {
    border: 15px solid rgba(149, 200, 47, .7);
    padding: 40px 70px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: center
}

.skew-class1 {
    width: 15px;
    height: 25px;
    background-color: #fff;
    display: inline-block;
    -webkit-transform: skew(-224deg);
    -moz-transform: skew(-224deg);
    transform: skew(224deg);
    position: absolute;
    right: 3px;
    z-index: 1;
    top: 117px
}

.phase4-mainhead1 {
    border: 15px solid rgba(149, 200, 47, .7);
    padding: 40px 70px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.phase4-head {
    text-align: center;
    color: #9ECD41;
    margin: 0 0 10px;
    position: absolute;
    top: 85px;
    left: 130px
}

.workprocess-section1 .phase-listing {
    border-left: 1px dashed #ccc;
    padding: 10px 25px 35px;
    display: inline-block;
    margin-top: 93px;
    margin-left: 29px;
    height: 175px
}

.phase-listing li {
    font-size: 12px
}

.phase-listing1 li {
    font-size: 12px
}

.workprocess-section1 .phase-listing li:before {
    content: "â€¢";
    color: #F2585A;
    margin-right: 5px;
    font-size: 20px
}

.workprocess-section2 .phase-listing {
    border-left: 1px dashed #ccc;
    padding: 10px 13px 35px;
    display: inline-block;
    margin-top: 16px;
    margin-left: 28px;
    height: 175px
}

.workprocess-section2 .phase-listing li:before {
    content: "â€¢";
    color: #FBDB54;
    margin-right: 5px;
    font-size: 20px
}

.workprocess-section3 .phase-listing {
    border-left: 1px dashed #ccc;
    padding: 10px 13px 35px;
    display: inline-block;
    margin-top: 93px;
    margin-left: 31px;
    height: 175px
}

.workprocess-section3 .phase-listing li:before {
    content: "â€¢";
    color: #76ADE5;
    margin-right: 5px;
    font-size: 20px
}

.workprocess-section4 .phase-listing {
    border-left: 1px dashed #ccc;
    padding: 10px 13px 35px;
    display: inline-block;
    margin-top: 16px;
    margin-left: 28px;
    height: 175px
}

.workprocess-section4 .phase-listing li:before {
    content: "â€¢";
    color: #9ECD41;
    margin-right: 5px;
    font-size: 20px
}

.workprocess-section4 .phase-listing1 {
    border-left: 1px dashed #ccc;
    padding: 10px 13px 35px;
    display: inline-block;
    margin-top: 93px;
    margin-left: 31px;
    height: 175px
}

.workprocess-section4 .phase-listing1 li:before {
    content: "â€¢";
    color: #9ECD41;
    margin-right: 5px;
    font-size: 20px
}

.arrow {
    position: relative;
    background-color: #333;
    left: 0;
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    text-align: center
}

.arrow:after {
    z-index: -1;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 10px #333;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent
}

.dashed-line {
    border-left: 1px dashed #ccc;
    height: 100px;
    margin: 20px 29px 10px
}

@media(max-width:1140px) {
    .main-workprocess {
        width: 100%;
        overflow-x: scroll
    }

    .horizontal-line {
        display: none
    }
}

.services-innerbox .services-innerblock .services-icon {
    filter: grayscale(0%);
    -webkit-transition: all 0.4s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.4s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.4s ease-in;
    -moz-transform: scale(1);
    transition: all 0.4s ease-in;
    transform: scale(1)
}

.services-innerbox .services-innerblock:hover .services-icon {
    filter: grayscale(100%);
    -webkit-transition: all 0.4s ease-in;
    -webkit-transform: scale(.9);
    -ms-transition: all 0.4s ease-in;
    -ms-transform: scale(.9);
    -moz-transition: all 0.4s ease-in;
    -moz-transform: scale(.9);
    transition: all 0.4s ease-in;
    transform: scale(.9)
}

.responsive1 .slick-slide img {
    filter: grayscale(0%);
    opacity: 1;
    -webkit-transition: all 0.4s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.4s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.4s ease-in;
    -moz-transform: scale(1);
    transition: all 0.4s ease-in;
    transform: scale(1)
}

.responsive1 .slick-slide:hover img {
    -webkit-transition: all 0.4s ease-in;
    -webkit-transform: scale(.9);
    -ms-transition: all 0.4s ease-in;
    -ms-transform: scale(.9);
    -moz-transition: all 0.4s ease-in;
    -moz-transform: scale(.9);
    transition: all 0.4s ease-in;
    transform: scale(.9)
}

.section-lightgray {
    background: #F3F3F3
}

@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.results-block .results-box:hover div::before {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.results-block .results-box:hover div::before,
.results-block .results-box:focus div::before,
.results-block .results-box:active div::before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.results-block .results-box:hover h5 {
    color: #079bd9;
    -webkit-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in
}

.results-block .results-box h5 {
    -webkit-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in
}

.results-block .results-box:hover p {
    color: #333;
    -webkit-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in
}

.results-block .results-box p {
    color: #333;
    -webkit-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in
}

.mtop25 {
    margin-top: 25px !important
}

select option {
    background: #fff !important
}

@media(min-width:992px) {
    .single-item .slick-slide {
        cursor: pointer !important;
        height: 600px
    }

    .single-item .slick-slide img {
        filter: grayscale(0%);
        opacity: 1;
        height: 100%;
        width: 100%
    }
}

.products-padding p b {
    color: #333
}

.marginauto {
    margin: 0 auto
}

.col-md-12.col-xs-12.subitem-block {
    padding: 0
}

.subitem-block .col-md-6.col-xs-12 {
    padding-left: 0;
    margin-bottom: 15px
}

.subitem-list {
    border: 1px solid transparent;
    padding: 20px 7px;
    background-color: rgba(255, 255, 255, .7);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.subitem-list span .fa {
    font-size: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.subitem-list p {
    display: inline-block;
    margin: 0 0 0 5px;
    color: #727272;
    font-size: 17px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.subitem-list:hover {
    background: #079BD9;
    color: #fff;
    border: 1px solid #079BD9;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.subitem-list:hover p {
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.servicesbanner-top {
    margin-top: 116px
}

.single-item .portfolio-btn .btn.btn-primary.viewall {
    display: none
}

.col-md-2 .usefull-links li:nth-child(1) {
    display: none !important
}

.feature-box-101 img {
    width: 100%
}

.w70 {
    width: 70% !important
}

.cbp-caption.cbp-lightbox img {
    width: 100%
}

.cbp-caption-activeWrap p a {
    color: #fff !important
}

.section-lightgray .img-holder div {
    height: 100%
}

.banner-content p.subtitle.fw-normal.mbpx-20 {
    background: rgba(0, 0, 0, .6);
    padding: 5px;
    opacity: 1 !important;
    color: #ECECEC !important
}

.bannercontent-null .banner-content {
    display: none !important
}

.webdevelopment-block {
    background-image: url(https://crayotech.com/assets/site/images/Developed-to-Impress.jpg);
    background-position: center
}

.enterprisesolution-block {
    background-image: url(https://crayotech.com/assets/site/images/Built-to-Convert.jpg);
    background-position: center
}

.ecommercewebsite-block {
    background-image: url(https://crayotech.com/assets/site/images/Sell-more-with-us.jpg);
    background-position: center
}

.cmswebsite-block {
    background-image: url(https://crayotech.com/assets/site/images/Designed-for-Content.jpg);
    background-position: center
}

.b2bportal-block {
    background-image: url(https://crayotech.com/assets/site/images/Created-for-your-Business.jpg);
    background-position: center
}

.enterpriseportal-block {
    background-image: url(https://crayotech.com/assets/site/images/Efficiently-Powerful.jpg);
    background-position: center
}

.erp-block {
    background-image: url(https://crayotech.com/assets/site/images/What-You-Can-Do-With-It.jpg);
    background-position: center
}

.ecommercesolution-block {
    background-image: url(https://crayotech.com/assets/site/images/Created-to-Sell.jpg);
    background-position: center
}

.iosapp-block {
    background-image: url(https://crayotech.com/assets/site/images/Built-to-Convert-and-Retain.jpg);
    background-position: center
}

.androidapp-block {
    background-image: url(https://crayotech.com/assets/site/images/Designed-to-Impress.jpg);
    background-position: center
}

.crossplatform-block {
    background-image: url(https://crayotech.com/assets/site/images/Built-for-Value.jpg);
    background-position: center
}

.seo-block {
    background-image: url(https://crayotech.com/assets/site/images/Conceived-for-Visibility.jpg);
    background-position: center
}

.socialmedia-block {
    background-image: url(https://crayotech.com/assets/site/images/Designed-for-Your-Brand.jpg);
    background-position: center
}

.seowriting-block {
    background-image: url(https://crayotech.com/assets/site/images/Written-for-your-Audience.jpg);
    background-position: center
}

@media(max-width:767px) {
    .careers-box li.careers-block h4.careers-list {
        margin: 10px 0 0 0px !important;
        width: 100% !important
    }

    .fixed-banner-msg,
    .fixed-banner-call {
        display: none !important
    }
}

.fixed-banner-msg1 {
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .4);
    display: inline-block;
    height: 45px;
    position: fixed;
    right: 10px;
    text-align: center;
    top: 185px;
    width: 45px;
    z-index: 999;
    overflow: hidden
}

.fixed-banner-call1 {
    background-color: #079BD9;
    border-radius: 50px;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .4);
    display: inline-block;
    height: 45px;
    position: fixed;
    right: 10px;
    text-align: center;
    top: 243px;
    width: 45px;
    z-index: 999;
    overflow: hidden
}

.fixed-banner-call1 .fa {
    color: #fff;
    font-size: 20px;
    padding: 13px 0;
    position: absolute;
    left: 13px
}

.fixed-banner-msg1 .fa {
    color: #272727;
    font-size: 20px;
    padding: 13px 0;
    position: absolute;
    left: 13px
}

.lg-download {
    display: none
}

section {
    position: relative
}

.fixed-bottom-whatsapp:hover {
    width: 250px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.fixed-bottom-whatsapp {
    background-color: #079BD9;
    border-radius: 50px;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .4);
    display: inline-block;
    height: 45px;
    position: fixed;
    right: 10px;
    text-align: center;
    top: 130px;
    width: 45px;
    z-index: 999;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.fixed-bottom-whatsapp .fa {
    color: #fff;
    font-size: 20px;
    padding: 13px 0;
    position: absolute;
    left: 13px;
    transform: rotate(0deg);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.fixed-bottom-whatsapp:hover .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: rotate(360deg);
    left: 22px;
}

.fixed-bottom-whatsapp p {
    opacity: 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    position: absolute;
    left: 0;
    top: 11px;
}

.fixed-bottom-whatsapp:hover p {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #fff;
    left: 60px;
    text-align: left;
}

.fixed-bottom-whatsapp p span {
    font-weight: 600;
}

.hero-banner .mainvideo1 {
    width: 100%;
    height: auto;
    position: fixed;
    top: 415px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}

.hero-banner .mainvideo1 img {
    width: 100%;
}

@media(max-width:1200px) {
    .hero-banner .mainvideo1 img {
        width: auto;
    }

    .fixed-bottom-whatsapp {
        top: 130px;
    }
}

@media(max-width:500px) {

    .hero-banner.homepage,
    .hero-banner .videobanner {
        height: 460px;
    }

    .feature-box9.white-col {
        background-color: #fff;
        border-radius: 0;
        transition: all 0.1s ease-out 0s;
        background-image: linear-gradient(to right, #0059a7 15%, #079bd9 25%), linear-gradient(to right, #0059a7 100%, #079bd9 100%);
        background-position: 0 0, 0 100%;
        background-repeat: no-repeat;
        background-size: 100% 15px;
        border-left: 15px solid #0059a7;
        border-right: 15px solid #079bd9 !important;
    }

    .cbp-caption-activeWrap {
        opacity: 1 !important;
        top: 0;
    }

    .feature-box9 p,
    .feature-box9.active p {
        display: block !important;
    }

    .hero-banner video.mainvideo1 {
        width: auto !important;
    }
}

#slidera .item .cover .header-content {
    position: relative;
    padding: 100px 10px;
    padding-left: 35px;
    overflow: hidden;
    width: 95%;
}

#slidera .item .cover .header-content h2 a,
#slidera .item .cover .header-content h4 a {
    color: #fff;
}

#slidera .item .cover .header-content h4 {
    font-size: 26px;
    font-weight: 500;
    line-height: 40px;
    color: #fff;
}

#slidera .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

#slidera .owl-item.active p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.6s;
}

#slidera .item .cover {
    padding: 75px 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#slidera {

    background-size: cover;
    align-items: center;
}

#slidera .item {
    height: 650px;
    position: relative;
    overflow: hidden;

}

.owl-theme .owl-controls {
    margin-top: -30px;
    text-align: center;
}

.header-content h2 {
    font-size: 60px;
    line-height: 65px;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 700;
    color: white;
}

.header-content P {
    color: white;
    line-height: 1.5;
    font-size: 18px;
}

.vector-bg {
    position: absolute;
    left: 90px;
    z-index: 0;
    top: -200px;
    width: 100%;
    /*height: 1028px;*/
}

.slider_image01 {
    z-index: 1;
    position: relative;
}

#slidera .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

#slidera .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff;
}

#slidera .owl-nav .owl-prev:focus {
    outline: 0;
}

#slidera .owl-nav .owl-prev:hover {
    background: #000 !important;
}

#slidera .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

#slidera .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #fff;
}

#slidera .owl-nav .owl-next:focus {
    outline: 0;
}

#slidera .owl-nav .owl-next:hover {
    background: #000 !important;
}

#slidera:hover .owl-prev {
    left: 0px;
    opacity: 1;
}

#slidera:hover .owl-next {
    right: 0px;
    opacity: 1;
}

.color-two {
    background: #ffffff;
    background-image: -o-linear-gradient(150deg, #004faf 0, #00a4f5 100%);
    background-image: linear-gradient(0deg, #ffffff, #ffffff);
    -webkit-box-shadow: 0 20px 30px 0 rgb(7 95 188 / 26%);
    box-shadow: 0 20px 30px 0 rgb(7 95 188 / 26%);
    border: 0px solid transparent;
    color: #245ca3;
    padding: 10px 40px;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    margin-top: 25px;
}

.owl-dots {
    z-index: 5;
    position: relative;
    margin-top: -37px;
    text-align: center;
}

button.owl-dot {
    outline: 0;
}

.owl-theme .owl-dots .owl-dot span {
    width: 40px;
    height: 5px;
    margin: 5px 7px;
    background: rgb(0 0 0 / 52%);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-item.active .animated.bounceInUpa {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

.owl-item.active .animated.bounceInRighta {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@media(max-width: 1200px) and (min-width: 992px) {
    .header-content h2 {
        font-size: 55px;
        line-height: 55px;
    }
}

@media(max-width: 992px) and (min-width: 768px) {
    .header-content h2 {
        font-size: 50px;
        line-height: 55px;
    }

    #slidera .item {
        /*height: 900px;*/
        height: auto;
    }

    .vector-bg {
        position: absolute;
        left: 90px;
        top: 0;
        height: auto;
    }

    #slidera .item .cover .header-content {
        position: relative;
        padding: 80px 20px 15px 20px;
        width: 95%;
    }
}

@media(max-width: 768px) {
    .header-content h2 {
        font-size: 30px;
        line-height: 40px;
    }

    #slidera .item {
        /*height: 800px;*/
        height: auto;
    }

    .vector-bg {
        position: absolute;
        left: 90px;
        top: -70px;
        height: auto;
        padding: 40px;
    }

    #slidera .item .cover .header-content {
        position: relative;
        padding: 80px 20px 15px 20px;
        width: 95%;
    }

    .header-content P {
        font-size: 16px;
    }

    .owl-carousel .owl-item img {
        margin-top: 20px;
    }
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#slidera .owl-item.active .fadeInLefta {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}

#slidera .owl-item.active .fadeInRighta {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInRight;
    animation-delay: 0.3s;
}

#slidera .owl-item.active .fadeInUpa {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

l̥