.social-icons {
    margin: 0;
    float: right;
}

    .social-icons.about {
        float: left;
        margin: 0 0 0 -5px;
    }

    .social-icons li {
        display: inline;
        list-style: none;
        text-indent: -9999px;
        margin-left: 5px;
        float: left;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        height: 30px;
    }

        .social-icons li a {
            background-repeat: no-repeat;
            background-position: 0 0;
            display: block;
            height: 28px;
            width: 28px;
        }

        .social-icons li:hover {
            background-position: 0 -38px;
        }

#social a {
    width: 28px;
    height: 28px;
    margin: 0 6px 6px 0;
    display: block;
    float: left;
    text-indent: -9999px;
    background-position: 0 -38px;
}

    #social a img {
        border: none;
    }

.amazon {
    background: url(../Images/) no-repeat;
}

.behance {
    background: url(../Images/icons/social/behance.png) no-repeat;
}

.blogger {
    background: url(../Images/icons/social/blogger.png) no-repeat;
}

.deviantart {
    background: url(../Images/icons/social/deviantart.png) no-repeat;
}

.dribbble {
    background: url(../Images/icons/social/dribbble.png) no-repeat;
}

.dropbox {
    background: url(../Images/icons/social/dropbox.png) no-repeat;
}

.evernote {
    background: url(../Images/icons/social/evernote.png) no-repeat;
}

.facebook {
    background: url(../Images/icons/social/facebook.png) no-repeat;
}

.forrst {
    background: url(../Images/icons/social/forrst.png) no-repeat;
}

.github {
    background: url(../Images/icons/social/github.png) no-repeat;
}

.googleplus {
    background: url(../Images/icons/social/googleplus.png) no-repeat;
}

.jolicloud {
    background: url(../Images/icons/social/jolicloud.png) no-repeat;
}

.last-fm {
    background: url(../Images/icons/social/last-fm.png) no-repeat;
}

.linkedin {
    background: url(../Images/icons/social/linkedin.png) no-repeat;
}

.picasa {
    background: url(../Images/icons/social/picasa.png) no-repeat;
}

.pintrest {
    background: url(../Images/icons/social/pintrest.png) no-repeat;
}

.rss {
    background: url(../Images/icons/social/rss.png) no-repeat;
}

.skype {
    background: url(../Images/icons/social/skype.png) no-repeat;
}

.spotify {
    background: url(../Images/icons/social/spotify.png) no-repeat;
}

.stumbleupon {
    background: url(../Images/icons/social/stumbleupon.png) no-repeat;
}

.tumblr {
    background: url(../Images/icons/social/tumblr.png) no-repeat;
}

.twitter {
    background: url(../Images/icons/social/twitter.png) no-repeat;
}

.vimeo {
    background: url(../Images/icons/social/vimeo.png) no-repeat;
}

.wordpress {
    background: url(../Images/icons/social/wordpress.png) no-repeat;
}

.xing {
    background: url(../Images/icons/social/xing.png) no-repeat;
}

.yahoo {
    background: url(../Images/icons/social/yahoo.png) no-repeat;
}

.youtube {
    background: url(../Images/icons/social/youtube.png) no-repeat;
}

.sec_bg {
    margin: 30px 0 0 0;
    padding: 0;
    height: 201px;
    background-color: #f5f1f1;
}

.navbar-nav .open .dropdown-menu {
    background-color: #0b92c6;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #007a43;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    padding: 0;
    list-style: none;
    z-index: 1;
    color: #fff;
}

@media only screen and (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: #0b92c6;
    }

    .dropdown-content {
        display: none;
        position: inherit;
        background-color: #007a43;
        min-width: 160px;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
        padding: 0;
        list-style: none;
        z-index: 1;
        color: #fff;
    }

    #navigation {
        float: none;
    }

    .phone {
        display: none !important;
    }

    .sec_bg {
        min-height: 249px;
    }

    #ulWebsiteMenu li a {
        text-align: center;
        color: #f7fdfc;
    }

    .design-copyright {
        margin-top: 10px;
    }

    .top-mar {
        margin-top: 0;
    }

    #copyright {
        text-align: center;
        line-height: 1;
    }

    .icon-mobile {
        float: none !important;
        margin: auto;
        display: table !important;
        padding: 0;
    }

    .center {
        text-align: center;
    }

    .bullet-remove {
        list-style-type: none;
    }

    .js .selectnav {
        display: block;
    }

    .js #nav, .slide-caption, .search-form, #tagline, .social-icons, .widget, .widget-alt, #navigation ul li a {
        display: none;
    }

        .social-icons.about {
            display: block;
            margin-bottom: 30px;
        }

    #contact-details {
        text-align: center;
        float: left;
    }

    #scroll-top-top {
        display: none;
    }

    .icon-box i {
        margin-left: -10px !important;
    }
}

.post-meta {
    display: none;
}

.post-title h2 {
    line-height: 26px;
    margin-bottom: 15px;
}

.post-icon {
    margin-top: 28px;
}

#filters, #portfolio-navi {
    position: relative;
    text-align: left;
    display: block;
    margin: 0 0 23px 0;
}

#portfolio-navi {
    margin: -5px 0 25px 0;
}

.portfolio-item {
    margin: 5px 0 25px 0 !important;
}

.item-description.related {
    margin-bottom: 30px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        box-shadow: 0 10px 25px rgba(0,0,0,.5);
    }

.fancybox-inner, .fancybox-outer {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
    white-space: nowrap;
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../images/fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url(../images/bx_loader.gif) center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(blank.gif);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden !important;
    }

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: 0 0;
        background: rgba(0,0,0,.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #fff;
        font-weight: 700;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8);
}

a.fancybox img {
    width: 91%;
    float: left;
    box-shadow: 2px 2px 1px #aaa;
}

    a.fancybox img:hover {
        -webkit-box-shadow: 0 0 5px 3px #bbb;
        box-shadow: 0 0 5px 3px #bbb;
        -moz-box-shadow: 0 0 5px 3px #bbb;
        -ms-box-shadow: 0 0 5px 3px #bbb;
        -webkit-transform: translate(5px,5px);
        transform: translate(5px,5px);
    }

.portfolio-img img {
    height: 100%;
    width: 100%;
}

    .portfolio-img img:hover {
        height: 100%;
        width: 91%;
        opacity: .4;
        filter: alpha(opacity=40);
    }

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(../images/fancybox_sprite@2x.png);
        background-size: 44px 152px;
    }

        #fancybox-loading div {
            background-image: url(../images/fancybox_loading@2x.gif);
            background-size: 24px 24px;
        }
}

@media screen and (max-width:800px) {
    .hi-icon {
        margin: 15px !important;
    }
}

@media screen and (max-width:25em) {
    .codrops-icon span {
        display: none;
    }
}

.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 2em 0 3em;
}

.hi-icon {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    margin: 15px 30px 0;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -webkit-border-radius: 100px;
    text-align: center;
    position: relative;
    z-index: 0;
    color: #fff;
}

    .hi-icon img {
        height: auto;
    }

    .hi-icon:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .hi-icon:before {
        font-family: ecoicon;
        speak: none;
        font-size: 48px;
        line-height: 90px;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        display: block;
        -webkit-font-smoothing: antialiased;
    }

.hi-icon-effect-1 .hi-icon {
    -webkit-transition: background .2s,color .2s;
    -moz-transition: background .2s,color .2s;
    transition: background .2s,color .2s;
}

    .hi-icon-effect-1 .hi-icon:after {
        top: -7px;
        left: -7px;
        padding: 7px;
        box-shadow: 0 0 0 4px #2585bf;
        -webkit-transition: -webkit-transform .2s,opacity .2s;
        -webkit-transform: scale(.8);
        -moz-transition: -moz-transform .2s,opacity .2s;
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transition: transform .2s,opacity .2s;
        transform: scale(.8);
        opacity: 0;
    }

.no-touch .hi-icon-effect-1a .hi-icon:hover {
    background: rgba(255,255,255,1);
    color: #41ab6b;
}

    .no-touch .hi-icon-effect-1a .hi-icon:hover:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

.no-touch .hi-icon-effect-1b .hi-icon:hover {
    background: #2585bf;
    color: #41ab6b;
}

.hi-icon-effect-1b .hi-icon:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.no-touch .hi-icon-effect-1b .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

@media(max-width:767px) {
    .dropdown-menu.row.text-capitalize a {
        padding: .7em 0 .7em 2em;
    }

    .hi-icon-effect-1 .hi-icon {
        background: #fe9d01;
        -webkit-transition: background .2s,color .2s;
        -moz-transition: background .2s,color .2s;
        transition: background .2s,color .2s;
    }

    .no-touch .hi-icon-effect-1b .hi-icon:hover {
        background-color: none repeat scroll 0 0 #2585bf !important;
    }

    .btn.btn-info.btn-sm.col-sm-4.col-sm-offset-4.mtop {
        background: #fe9d01 !important;
        border-color: #fe9d01;
        padding: 7px 30px;
    }

        .btn.btn-info.btn-sm.col-sm-4.col-sm-offset-4.mtop:hover {
            transition: background .5s ease-in-out 0s,padding .5s ease-in-out 0s;
            background: #fff !important;
            border-color: #2585bf;
        }

    .hi-icon {
        margin: 10px 0 0 !important;
    }
}

.black-bg {
    background: url(../Images/grey-bg.png);
    padding: 40px 0 !important;
}

.row, .clearfix {
    zoom: 1;
}

.loveus {
    font-size: 14px;
}

.home-h1 {
    color: #666;
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 46px;
}

.black-bg h1 {
    color: #000;
    margin: 0 0 30px;
}

.orange {
    color: #d65f48;
}

.loveus .icon {
    margin: 0;
    margin-left: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.loveus h3 {
    margin: 10px 0 0;
    color: #000;
    text-align: center;
}

.loveus p {
    text-align: center;
}

.loveus .icon li {
    text-align: center;
    color: #aeb1ba;
}

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

    .animated.hinge {
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -ms-animation-duration: 2s;
        -o-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
}

.js .lol-images, .js .heading-entrance h1, .js .heading-entrance p, .js .service-icon2 {
    opacity: 0;
}

.banner-section {
    width: 100%;
    background: #ececec none no-repeat scroll center center/50% 50%;
    min-height: 109px;
    clear: both;
    padding: 50px 0;
    text-align: center;
}

.grey-bg {
    background-color: #f7f7f7;
}

.testimonial-bg {
    background-image: url(../Images/testimonial-bg.png);
    background-repeat: repeat;
    width: 100%;
    border-bottom: solid 1px #ededed;
    border-top: solid 1px #ededed;
    padding: 2em 0;
    background-attachment: fixed;
    background-position: bottom;
    min-height: 280px;
}

.black_container_row {
    min-height: 60px;
    background: #7b7b7b;
    position: relative;
}

h1.extra {
    color: #000;
    margin-top: 16px;
    text-align: center;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-default {
    border-color: #ddd;
}

.panel_purple {
    background: #a971bb;
    color: #fff;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

.panel-default.panel_purple {
    border-color: transparent;
}

.about_panel_group .panel {
    border-radius: 0;
}

.about_panel_group .panel-default {
    border: 0;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #007a43;
    border-color: #ddd;
}

.about_panel_group .panel-heading {
    padding: 15px;
    border-radius: 0;
}

.panel-default.panel_purple > .panel-heading {
    background-color: #2b2b2b;
    color: #fff;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd;
}

.collpas_my_body {
    text-align: center;
    font-size: 13px;
}

.about_panel_group .panel-title {
    text-align: center;
    font-size: 20px;
}

.panel-body {
    padding: 10px;
}

.panel_green {
    background: #91925f;
    color: #fff;
}

.panel_yellow {
    background: #9e9e4d;
    color: #fff;
}

.panel_orange {
    background: #da8f51;
    color: #fff;
}

.panel_blue {
    background: #58a6b5;
    color: #fff;
}

.panel-default.panel_green > .panel-heading {
    background-color: #2b2b2b;
    color: #fff;
}

.panel-default.panel_yellow > .panel-heading {
    background-color: #2b2b2b;
    color: #fff;
}

.panel-default.panel_orange > .panel-heading {
    background-color: #2b2b2b;
    color: #fff;
}

.panel-default.panel_blue > .panel-heading {
    background-color: #2b2b2b;
    color: #fff;
}

#specialty {
    background: url(../Images/bg-our-mission.jpg) no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    background-attachment: fixed;
}

.specialty-description {
    padding: 60px 0;
    color: #fff;
}

.heading h1 {
    border-left: 4px solid #5fb983;
    margin: 0 0 20px;
    padding-left: 20px;
}

.specialty-box {
    border-bottom: 1px solid #7f7f7f;
    min-height: 230px;
    border-left: 1px solid #7f7f7f;
    border-right: 1px solid #7f7f7f;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all .2s ease .6s;
    width: 100%;
    padding: 5px;
    border-top: 1px solid #7f7f7f;
}

    .specialty-box .fa {
        font-size: 45px;
        color: #5fb983;
        margin-bottom: 15px;
        margin-top: 12px;
    }

    .specialty-box h3 {
        color: #fff;
        margin-bottom: 15px;
        margin-top: 0;
        font-family: "Oswald";
    }

    .specialty-box p {
        color: #ddd;
    }

@media(max-width:1700px) {
    .specialty-box p {
        font-size: 12px;
    }
}

.inner-banner {
    padding-top: 101px;
    min-height: 278px;
    background: transparent;
    background-color: #21759b;
    background-size: 1183px 459px;
}

.about-banner p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.about-banner {
    background: url(../Images/bg4.jpg) no-repeat 0 0;
    position: relative;
}

.container-wrap {
    background-color: transparent;
}

.about-banner .container-one {
    max-width: 972px;
    margin: 0 auto;
}

.about-banner h1 {
    font-size: 48px;
    line-height: 1.6;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
    letter-spacing: -1px;
    word-spacing: -5px;
    font-weight: 600;
    border-bottom: 1px solid;
}

.about-companyBanner {
    width: 100%;
    height: 300px;
    display: table;
    text-align: center;
    background: url(../Images/about-companyBanner.jpg) no-repeat;
    background-size: cover;
}

.inner {
    display: table-cell;
    vertical-align: middle;
}

    .inner p {
        text-align: justify;
    }

    .inner h4 {
        color: #000;
        font-weight: 700;
    }

.about-companyBanner h2 {
    color: #ececec;
}

.about-companyBanner p {
    color: #ececec;
}

.intro-title {
    color: #fff;
    font-family: "Oswald";
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 36px;
    margin-bottom: 20px;
    opacity: .9;
}

.section-intro {
    position: relative;
    padding: 0 0 0;
    height: auto;
}

    .section-intro p {
        font-size: 17px;
        color: #fff;
        line-height: 24px;
    }

.services-img {
    background-image: url(../Images/Sarvodaya-services.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

@media(max-width:1700px) {
    .services-img {
        background-position: 92% bottom;
    }
}

.title-section span {
    color: #000;
}

.box-head h4, .box-head h2, .box-head span {
    margin-bottom: 45px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    font-size: 36px !important;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Oswald";
    display: inline-block;
}

.header-in p {
    margin: 0 auto;
    line-height: 24px;
    color: #555;
    font-size: 14px;
}

.abt-news-sec {
    overflow: hidden;
    padding-top: 117px;
    position: relative;
    min-height: 458px;
    background: #f5f5f5;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 104px;
}

.container-two {
    max-width: 1459px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
    font-size: 0;
}

.release-date {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 29px;
    display: block;
}

.abt-news-sec .news-block .release-date {
    color: #212121;
}

.abt-news-sec h2 {
    color: #ff5722;
}

.abt-news-sec p {
    color: #000;
    font-size: 20px;
    text-align: justify;
}

.pos-r {
    float: right;
}

.container-two {
    max-width: 1459px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
    font-size: 0;
}

.news-section:after {
    -webkit-animation: hero-next-over 10s linear infinite;
    animation: hero-next-over 10s linear infinite;
}

.news-section {
    padding-top: 154px;
    padding-bottom: 51px;
    position: relative;
    overflow: hidden;
    background-color: #ff5722;
}

    .news-section:after {
        -webkit-animation: hero-next-in .4s ease 1;
        animation: hero-next-in .4s ease 1;
        background-image: url(../svg/icon.svg),none;
        background-size: 18% auto;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        top: 0;
        transition: opacity .4s cubic-bezier(.23,1,.32,1);
        -webkit-transition: opacity .4s cubic-bezier(.23,1,.32,1);
        width: 200%;
        opacity: .2;
    }

    .news-section:hover:after {
        -webkit-animation: hero-next-over 10s linear infinite;
        animation: hero-next-over 10s linear infinite;
    }

@-webkit-keyframes hero-next-over {
    to {
        -webkit-transform: translateX(-18%);
        transform: translateX(-18%);
    }
}

@keyframes hero-next-over {
    to {
        -webkit-transform: translateX(-18%);
        transform: translateX(-18%);
    }
}

.news-content {
    max-width: 1270px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.pos-r {
    float: right;
}

.release-date {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 29px;
    display: block;
}

    .release-date a {
        font-weight: 600;
        color: #fff;
        text-transform: capitalize;
    }

.news-content h2 {
    margin-top: 27px;
    line-height: 1.2;
}

    .news-content h2 a {
        color: #fff;
    }

        .news-content h2 a:hover {
            text-decoration: none;
        }

.news-section:after {
    -webkit-animation: hero-next-in .4s ease 1;
    animation: hero-next-in .4s ease 1;
    background: url(../images/translate-icon.png) center repeat;
    background: url(fallback.png);
    background-image: url(../Images/icon.svg),none;
    background-size: 18% auto;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    transition: opacity .4s cubic-bezier(.23,1,.32,1);
    -webkit-transition: opacity .4s cubic-bezier(.23,1,.32,1);
    width: 200%;
    opacity: .2;
}

.abt-news-sec:after {
    background-image: url(../Images/icon-2.svg),none;
    opacity: .05;
}

.abt-news-sec {
    overflow: hidden;
    padding-top: 51px;
    position: relative;
    min-height: 162px;
    background: #f5f5f5;
    padding-left: 15px;
    padding-right: 15px;
}

#page-content-title {
    background-color: #d1d1d1;
}

.container_24 {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width:960px) {
    .container_24 {
        max-width: 1170px;
        width: auto;
    }
}

#page-content-title #page-title h1 {
    margin: 0 20px;
    padding: 18px 0;
    font-size: 2.3em;
    color: #333;
    line-height: 42px;
}

.bg-img {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bg6 {
    background-image: url(../Images/bg6.jpg);
    background-position: center bottom;
}

.section {
    padding: 37px 0;
}

.bg-img.fixed {
    background-attachment: fixed !important;
}

#how-we-do-it {
    position: relative;
}

.bg-overlay {
    background: none repeat scroll 0 0 #424252;
    bottom: 0;
    left: 0;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.op7 {
    opacity: .7 !important;
}

.bg-overlay.dark {
    background: #000;
}

.how-we-do-wrapper {
    color: #fff;
}

.heading h1 {
    border-left: 4px solid #5fb983;
    margin: 0 0 20px;
    padding-left: 20px;
}

.how-we-do-wrapper h3 {
    font-size: 15px;
    line-height: 24px;
    margin: 10px 0 25px;
    text-transform: none;
}

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

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

.timeline {
    list-style: outside none none;
    margin: 0;
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;
    padding: 25px 0;
    position: relative;
}

    .timeline li {
        display: block;
        float: left;
        max-width: 25%;
        width: 25%;
    }

.timeline-wrap .line {
    opacity: 10 !important;
}

.timeline-wrap .line {
    border-top: 1px dashed #818181;
    height: 1px;
    position: relative;
    top: 109px;
}

.timeline-step {
    display: inline-block;
    height: auto;
    margin-left: 25px;
    padding-left: 20px;
    position: relative;
    width: calc(100% - 20px);
    z-index: 2;
}

.step-up {
    border-left: 1px solid #818181;
    padding-bottom: 0;
    padding-left: 25px;
    position: absolute;
    top: 0;
    width: 93%;
}

    .step-up .step-icon {
        background: none repeat scroll 0 0 #5fb983;
        border: 1px solid #5fb983;
        border-radius: 500px;
        display: block;
        font-size: 30px;
        height: 65px;
        left: -32px;
        overflow: visible;
        position: absolute;
        text-align: center;
        top: -15px;
        width: 65px;
        -webkit-transition: border-color .3s ease 0s;
        transition: border-color .3s ease 0s;
    }

.step-down .step-icon {
    background: none repeat scroll 0 0 #5fb983;
    border: 1px solid #5fb983;
    border-radius: 500px;
    bottom: -20px;
    display: block;
    font-size: 30px;
    height: 65px;
    left: -32px;
    overflow: visible;
    position: absolute;
    text-align: center;
    width: 65px;
    -webkit-transition: border-color .3s ease 0s;
    transition: border-color .3s ease 0s;
}

.timeline-step:hover .step-icon {
    -webkit-transition: border-color .3s ease 0s;
    transition: border-color .3s ease 0s;
    background: #404040;
    cursor: pointer;
}

.step-down .fa, .step-up .fa {
    line-height: 63px;
    color: #fff;
}

.timeline .point {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #818181;
    border-radius: 500px 500px 500px 500px;
    height: 15px;
    left: 13px;
    overflow: hidden;
    position: absolute;
    top: 101px;
    width: 15px;
    z-index: 12;
}

.step-down {
    border-left: 1px solid #818181;
    bottom: 0;
    padding-left: 25px;
    padding-top: 0;
    position: absolute;
    width: 91%;
}

.step-txt {
    overflow: hidden;
    font-size: 14px;
    width: 204px;
}

.step-down .step-txt {
    padding-top: 15px;
    padding-bottom: 15px;
}

.how-we-do-wrapper h3 {
    font-size: 15px;
    line-height: 24px;
    margin: 10px 0 25px;
    text-transform: none;
}

.step-txt h3 {
    margin-bottom: 5px;
    margin-top: 25px;
    text-transform: uppercase;
    word-wrap: break-word;
    font-weight: bold;
}

.step-down .step-txt h3 {
    margin-top: 20px;
}

.section p {
    line-height: 24px;
    color: #000;
}

.how-we-do-wrapper p {
    color: #ddd;
}

.step-txt p {
    font-size: 13px;
}

.bg-white {
    background: #fff;
}

.solutions_sec h2 {
    font: 300 2.5em/1.1em;
    display: block;
    color: #000;
}

.sol_sec_list {
    margin-top: 10px;
}

.solution_list ul, .solution_list ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rel {
    position: relative;
}

.hover_box {
    background: #3db4e1;
    width: 100%;
    height: 295px;
    z-index: 9;
    position: absolute;
    transition: all .3s linear;
    opacity: 0;
    top: 0;
    left: 0;
}

.solution_list ul li .solution_area {
    width: 285px;
    margin: auto;
    padding: 0 17px;
}

.arrow_pos {
    position: absolute;
    z-index: 9;
    top: -20px;
    left: 118px;
}

.solution_list ul li .arrow_col {
    color: #3db4e1;
}

.fs40 {
    font-size: 50px;
}

.hover_box_h {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    font-weight: 700;
    font-size: 20px;
}

.web_d_box {
    background: #ecf8fc;
    padding: 10px;
    height: 104px;
    position: relative;
}

.list_web a {
    color: #424242;
    background: url(https://www.weblinkindia.net/images/dot.png) no-repeat 0 8px;
    padding-left: 15px;
    display: block;
    text-transform: capitalize;
    text-decoration: none;
    cursor: text;
    font-weight: 700;
    font-size: 14px;
}

.roboto {
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
}

.fs13 {
    font-size: 13px;
}

.weight700 {
    font-weight: 700;
}

.white, .white a, .white a:hover {
    color: #fff;
}

.solution_list ul li .solution_area .solution_img {
    width: 164px;
    height: 164px;
    margin: auto;
    box-shadow: 1px 0 15px 6px #e9f4f8 inset;
    overflow: hidden;
    border-radius: 164px;
}

.solution_list ul li:nth-child(1) .solution_img {
    border: 1px solid #3db4e1;
}

.solution_list ul li .solution_area figure {
    width: 164px;
    height: 164px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

svg:not(:root) {
    overflow: hidden;
}

.mt10 {
    margin-top: 10px;
}

.solution_list ul li .solution_h_txt {
    color: #fff;
    text-transform: uppercase;
    background: #3db4e1;
    text-align: center;
    margin-top: -30px;
    border-radius: 5px;
    box-shadow: 1px -10px 20px 0 #a1d6ea;
    font-size: 20px;
    font-weight: 700;
}

.solution_list ul li:nth-child(2) .arrow_col {
    color: #ff8515;
}

.solution_list ul li:nth-child(3) .arrow_col {
    color: #0cc5cc;
}

.solution_list ul li:nth-child(4) .arrow_col {
    color: #00c6a3;
}

.hover_box3 {
    background: #0cc5cc;
    width: 95%;
    height: 196px;
    z-index: 9;
    position: absolute;
    transition: all .3s linear;
    opacity: 0;
    top: 0;
    left: 8px;
}

.hover_box4 {
    background: #00c6a3;
    width: 95%;
    height: 196px;
    z-index: 9;
    position: absolute;
    transition: all .3s linear;
    opacity: 0;
    top: 0;
    left: 8px;
}

.hover_box2 {
    background: #ff8515;
    width: 95%;
    height: 196px;
    z-index: 9;
    position: absolute;
    transition: all .3s linear;
    opacity: 0;
    top: 0;
    left: 8px;
}

.hover_box {
    background: #3db4e1;
    width: 95%;
    height: 196px;
    z-index: 9;
    position: absolute;
    transition: all .3s linear;
    opacity: 0;
    top: 0;
    left: 8px;
}

.solution_area:hover .hover_box {
    opacity: 9;
    border-radius: 30px;
}

.solution_area:hover .hover_box2 {
    opacity: 9;
    border-radius: 30px;
}

.solution_area:hover .hover_box3 {
    opacity: 9;
    border-radius: 30px;
}

.solution_area:hover .hover_box4 {
    opacity: 9;
    border-radius: 30px;
}

.port_top {
    background: url(../Images/portbtm_bg.png) left bottom repeat-x;
    background-color: #3894d7;
    text-align: center;
}

.port_cont {
    padding-top: 55px;
    color: #fff;
}

    .port_cont h1 {
        font-size: 60px;
    }

    .port_cont p {
        font-size: 27px;
        color: #f5f6f7;
        margin: 10px 0 40px;
        line-height: 37px;
    }

.port_bottom {
    background: #84ecaf;
    padding: 58px 0;
    position: relative;
}

@media only screen and (max-width:1370px) and (min-width:1281px) {
    .port_bottom {
        margin: 8px 45px;
    }
}

.triangle-topleft {
    border-top: 55px solid #44a976;
    border-right: 45px solid transparent;
    right: -45px;
    bottom: 0;
}

.port_bottom span {
    width: 0;
    height: 0;
    position: absolute;
}

.port_bottom p {
    font-size: 65px;
}

.triangle-topright {
    border-left: 45px solid rgba(0,0,0,0);
    border-top: 55px solid #44a976;
    bottom: 0;
    left: -45px;
}

.port_bottom span {
    width: 0;
    height: 0;
    position: absolute;
}

.bg_f7f7 {
    background: #f7f7f7;
}

.port_btm {
    padding: 60px 0;
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
}

    .port_btm h3 {
        color: #414141;
        margin-bottom: 15px;
        font-size: 45px;
    }

    .port_btm p {
        font-size: 24px;
        color: #414141;
        line-height: 38px;
        margin: 0;
    }

    .port_btm span {
        margin: 45px 0;
        display: block;
    }

.content-wrap {
    background: #fff;
}

.page-title {
    margin-bottom: 0;
    position: relative;
    line-height: 2.2;
}

.section p {
    margin: 0 auto;
    line-height: 2.1;
}

.career-believes {
    margin-top: 40px;
}

    .career-believes .col-3 {
        padding: 0 30px 25px;
    }

    .career-believes .block-img {
        height: 130px;
    }

    .career-believes h5 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 40px;
    }

    .career-believes p {
        font-size: 14px;
        line-height: 2.1;
    }

.job-openings-btn {
    padding: 95px 0 60px;
}

.btn-outlined {
    height: 50px;
    line-height: 48px;
    border: 2px solid #dfdfdf;
    padding: 0 30px;
    font-size: 14px;
    color: #464545;
    background: transparent;
    font-weight: 600;
}

.job-openings-btn .btn {
    width: 264px;
    border-color: #00aeef;
}

.top-cards {
    background: #fff;
    padding: 30px 0 60px;
    color: #464545;
}

#career .top-cards .col-4 {
    width: 390px;
    padding: 0 27px;
}

.top-cards article img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}

.top-cards h5 {
    margin: 35px auto 20px;
}

#career .top-cards h5 {
    font-size: 18px;
}

.col-3 {
    width: 25%;
}

#career .top-cards .col-4 {
    width: 390px;
    padding: 0 27px;
}

.contact-banner {
    background: url(../Images/contact-banner.jpg) 64% center no-repeat !important;
    background-size: cover !important;
}

    .contact-banner.sub-banner {
        background-size: cover;
        padding-top: 101px;
        min-height: 278px;
        padding-bottom: 0;
    }

.banner-heading {
    padding: 6px 0;
    position: relative;
    transition: opacity .5s linear 0s,z-index 0s linear .6s;
    -webkit-transition: opacity .5s linear 0s,z-index 0s linear .6s;
    opacity: 1;
    z-index: 0;
    left: 0;
    width: 100%;
    top: 0;
    overflow: hidden;
}

.banner-heading {
    transition: opacity .5s linear 0s,z-index 0s linear 0s;
    -webkit-transition: opacity .5s linear 0s,z-index 0s linear 0s;
}

.sub-banner .banner-heading {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
}

.banner-heading h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 25px;
    line-height: 1.2;
}

.sub-banner .banner-heading h1 {
    font-size: 60px;
    letter-spacing: 1.1px;
    text-align: center;
}

.sub-banner .banner-heading span {
    display: block;
    font-size: 14px;
    letter-spacing: 2.9px;
    text-align: center;
    color: #ff5722;
}

.contact_mbt {
    position: relative;
    top: -3px;
}

.contact_middle {
    width: 44%;
    display: inline-block;
}

    .contact_middle.btm_ht {
        background: #e6ecf1;
    }

.bottm_clock {
    text-align: center;
    padding: 95px 8%;
    background: url(../Images/clock_map.jpg) center center no-repeat #e6ecf1;
    float: left;
    width: 84%;
}

@media only screen and (max-width:1890px) and (min-width:1280px) {
    .bottm_clock {
        padding: 95px 2%;
        width: 96%;
    }
}

.contact_main h6 {
    font-size: 32px;
    font-weight: normal;
    color: #fff;
    text-transform: none;
    font-family: 'merriweatherlight';
    font-weight: normal;
    margin-bottom: 6px;
}

.bottm_clock h6 {
    color: #000;
}

@media only screen and (max-width:1890px) and (min-width:1280px) {
    .contact_main h6 {
        font-size: 24px;
    }
}

.bottm_clock p {
    font-size: 22px;
    color: #000;
    margin: 15px 0;
}

.clock_master {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.clock_con {
    float: left;
    text-align: center;
    width: 25%;
}

.contact_sec_list_m {
    margin: 35px 0;
}

.contact_list ul, .contact_list ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

    .contact_list ul li {
        width: 32%;
        display: inline-block;
        text-align: center;
        margin-bottom: 28px;
        border-right: 1px solid #eee;
    }

        .contact_list ul li .contact_area {
            width: 310px;
            margin: auto;
        }

        .contact_list ul li .circle_sec {
            width: 180px;
            height: 180px;
            margin: auto;
            border: 1px solid #666;
            border-radius: 100%;
            transition: all linear .2s;
        }

            .contact_list ul li .circle_sec span {
                display: table-cell;
                width: 100%;
                height: 180px;
                margin: auto;
                vertical-align: middle;
                text-align: center;
                width: 180px;
            }

.fs40 {
    font-size: 50px;
}

.cnt_heading {
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}

.sec_cnt {
    margin-top: 10px;
    height: 100px;
    overflow: hidden;
    font-weight: 300;
    font-size: 18px;
}

.contact_list ul li .contact_area {
    width: 310px;
    margin: auto;
}

.form_bg {
    background: url(../Images/content-bg.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
    min-height: 465px;
    height: 497px;
}

.contact_list ul li:hover .circle_sec {
    border: 1px solid #ec5d3f;
    transform: scale(1.1);
}

#before-content {
    background-color: #fafafa;
}

.substitute_widget_class {
    padding: 10px 20px;
}

.textwidget {
    display: inline-block;
    width: 100%;
    padding: 7px 0 0;
}

#section-2 {
    background-size: cover;
}

.certificate-section {
    width: 100%;
    text-align: center;
}

.about-image {
    background-image: url(../Images/Home-About-banner.jpg);
    background-repeat: repeat;
    width: 100%;
    border-bottom: solid 1px #ededed;
    border-top: solid 1px #ededed;
    background-attachment: fixed;
    background-position: bottom;
}

.contact_area {
    width: initial;
}

@media only screen and (max-width:767px) {
    .solution_list ul li {
        margin-bottom: 35px;
        float: none;
        width: 0%;
        margin: auto;
        display: initial;
    }

    .link-social {
        margin-right: -4px !important;
    }

    .about-align p {
        text-align: justify;
    }

    .control-arrow {
        top: 11% !important;
    }

    .hide-mobile {
        display: none;
    }

    .section-hide {
        display: none;
    }

    .certificate-section p {
        text-align: justify;
    }

    .form_bg {
        min-height: 950px;
    }

    .promotional-sms p {
        text-align: justify;
    }

    .contact_list ul li {
        width: inherit;
        display: inline-block;
        text-align: center;
        margin-bottom: 28px;
        border-right: none !important;
    }

    .certificate-section h4 {
        text-align: justify;
    }

    .solution_list ul li .solution_area {
        padding: 10px 17px;
    }

    .solutions_sec h2 {
        font-size: 24px;
    }

    .hover_box2, .hover_box, .hover_box3, .hover_box4 {
        position: absolute;
        top: 10px;
    }

    .testimonial-bg {
        padding: 0;
        min-height: 384px;
    }

    .about_para_column {
        text-align: justify;
    }

    .heading h1 {
        border-left: 4px solid #5fb983;
        margin: 0 0 20px;
        padding-left: 0;
        text-align: center;
    }

    .abt-news-sec p {
        font-size: 17px;
    }

    .specialty-description p {
        text-align: justify;
    }

    #how-we-do-it {
        display: none;
    }

    .page-title {
        font-size: 20px;
    }

    .section p {
        text-align: justify;
    }

    .navbar-nav {
        margin: 0;
    }

    .career-believes p {
        text-align: justify;
    }

    .app-logo-mobile {
        margin: auto;
        margin-top: 10px;
        display: flex;
    }

    .portfolio-mar-top {
        margin-top: 10px;
    }
}

@media only screen and (min-width:768px) {
    .above-mobile {
        display: none;
    }

    .dropdown-menu > li > a {
        color: #fff;
        border-bottom: 1px solid #e8eceb;
    }

    .show-screen {
        display: none;
    }

    .design-copyright {
        float: right;
    }

    .social-icons {
        margin-top: 0;
        padding-left: 10px;
    }

    #SvMailId {
        margin-left: 39%;
    }
}

@media only screen and (max-width:400px) {
    .loveus h3 {
        font-size: 15px;
    }

    h3 {
        font-size: 20px;
    }

    .portfolio-mainItem h4 {
        font-size: 25px !important;
    }

    .page-title {
        font-size: 16px;
    }

    .testimonial-bg {
        min-height: 400px;
    }
}

@media only screen and (max-width:400px) {
    .top-breadcrumb > li + li:before {
        display: none;
    }

    .home-font {
        font-size: 25px !important;
    }
}

.carousel-control {
    top: 50%;
    position: absolute;
}

.success-message {
    display: none;
}

.contact-color label {
    color: #000;
}

.field input {
    width: 240px;
    margin-bottom: 15px;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: 1px solid #d8d8d8;
    padding: 9px;
    outline: none;
    font: 12px Arial,sans-serif;
    color: #000;
    margin: 0;
    max-width: 100%;
    display: block;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180,180,180,.1);
    box-shadow: 0 1px 1px 0 rgba(180,180,180,.1);
    width: 100%;
}

.button, input[type="button"], input[type="submit"] {
    padding: 9px 12px;
    display: inline-block;
    border: 0;
    font-family: Arial,sans-serif;
    font-weight: bold;
    cursor: pointer;
    width: auto;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

input[type="button"], input[type="submit"] {
    color: #fff;
    background: #72b626;
}

input[type="submit"] {
    background: #0b92c6;
    border-radius: 4px;
}

input[type="button"], input[type="submit"] {
    float: left;
}

.portfolio-showcase {
    padding: 10px 15px 54px;
}

.portfolio-mainItem {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
}

    .portfolio-mainItem.port1 {
        background-image: url(../Images/portfolio-item1.jpg);
    }

    .portfolio-mainItem h4 {
        font-size: 35px;
        font-weight: 600;
        color: #fff;
        text-transform: uppercase;
        line-height: 1.1;
        margin-bottom: 30px;
        text-align: center;
    }

.btn-outlined {
    height: 46px;
    line-height: 33px;
    border: 2px solid #dfdfdf;
    font-size: 14px;
    color: #464545;
    background: transparent;
    font-weight: 600;
    padding-top: -19px;
    padding: 5px;
}

.portfolio-mainItem .btn {
    width: 178px;
    color: #fff;
    color: rgba(255,255,255,.7);
    border-color: rgba(255,255,255,.7);
    float: none;
    margin: auto;
    display: table;
}

.portfolio-mainItem + .portfolio-mainItem {
    margin-right: 14px;
}

.portfolio-mainItem.port2 {
    background-image: url(../Images/portfolio-item2.jpg);
}

.portfolio-showcase .block-text, .portfolio-showcase .block-img {
    width: 50%;
    height: 563px;
}

.portfolio-imgRight .block-text, .portfolio-imgLeft .block-img {
    float: left;
}

.portfolio-imgRight .block-img, .portfolio-imgLeft .block-text {
    float: right;
}

.portfolio-showcase .block-text {
    display: table;
    padding: 0 30px;
}

.inner {
    display: table-cell;
    vertical-align: middle;
}

.portfolio-showcase .block-text h6 {
    font-size: 14px;
    font-weight: 600;
    margin: 36px 0 32px;
}

.portfolio-showcase .block-text p {
    line-height: 2.1;
    margin-bottom: 30px;
}

.portfolio-showcase .block-text ul {
    margin-bottom: 45px;
}

#portfolio-mobile #block2 .col-6 {
    height: 425px;
    position: relative;
}

#portfolio-mobile #block1 {
    padding: 0 0 96px;
    max-width: 930px;
    margin: 0 auto;
}

    #portfolio-mobile #block1 p {
        line-height: 2.1;
        margin: 50px auto 70px;
    }

    #portfolio-mobile #block9 h5, #portfolio-mobile #block1 h5 {
        font-size: 21px;
        margin-bottom: 35px;
    }

    #portfolio-mobile #block9 a + a, #portfolio-mobile #block1 a + a {
        margin-left: 25px;
    }

#portfolio-mobile #block3 {
    padding: 105px 0 110px;
    text-align: center;
}

#portfolio-mobile #block2 {
    border-top: 62px solid #fff;
    background: url(../Images/mobp-oto-bg.jpg) center center no-repeat;
    background-size: cover;
}

.cufon {
    text-indent: 0 !important;
}

.cufon {
    display: inline !important;
    display: inline-block !important;
    position: relative !important;
    vertical-align: middle !important;
    font-size: 1px !important;
    line-height: 1px !important;
}

.map-container {
    width: 100%;
}

    .map-container iframe {
        pointer-events: none;
        position: relative;
    }

        .map-container iframe.clicked {
            pointer-events: auto;
        }

.brand-item {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 9px 20px 11px rgba(3,0,0,.3);
    display: inline-block;
    margin: 0 11px 22px 11px;
    position: relative;
    vertical-align: top;
    position: relative;
    text-align: left;
}

.brand-info {
    padding: 6px 10px 6px 10px;
}

.shadow-portfolio {
    box-shadow: 0 9px 20px 11px rgba(3,0,0,.3);
}

.sms-marketing {
    background-image: url(../Images/SV-SMS.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: scroll;
    background-size: cover;
    min-height: 278px;
}

    .sms-marketing h1, .sms-marketing p {
        color: #fff;
    }

.sms p {
    text-align: justify;
}

.promotional-sms {
    background-image: url(../Images/datacenter-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: scroll;
    background-size: cover;
    min-height: 278px;
    padding: 42px 0 50px 0;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

.about-wide-section {
    position: relative;
    padding: 42px 0 112px;
}

.bg-img {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bg1-blur-bulk-sms {
    background-image: url(../Images/bg1-blur.jpg);
    background-color: #354658;
}

.bg-img.fixed {
    background-attachment: fixed !important;
}

.inner-wrap .section {
    padding: 40px 0;
}

.sms-reason h4, .sms-reason p {
    text-align: center;
    color: #fff;
}

.condensed {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.bordered {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.bigger {
    line-height: 1.2;
}

.figure {
    display: inline-block;
    vertical-align: top;
    position: relative;
    max-width: 100%;
}

.element-short-bottom {
    margin-bottom: 24px !important;
}

.figure-image {
    display: block;
    position: relative;
    overflow: hidden;
}

    .figure-image img {
        -webkit-transition: all .2s;
        transition: all .2s;
        -webkit-backface-visibility: hidden;
    }

.features-list {
    list-style-type: none;
    padding: 0;
    margin-bottom: 24px;
    position: relative;
    margin-top: -20px;
}

    .features-list li {
        min-height: 80px;
    }

    .features-list li {
        position: relative;
        padding-bottom: 12px;
        padding-left: 88px;
    }

.element-short-bottom {
    margin-bottom: 24px !important;
}

.features-list .features-list-icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
    margin-right: 16px;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
}

.features-light .features-list-icon {
    border: 1px solid #000;
}

    .features-light .features-list-icon img {
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 50px;
        margin-top: -25px;
        margin-left: -25px;
    }

.navbar-default {
    background-color: #007a43;
}

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 15px;
    }

.logo-padding {
    padding: 5px;
}

.navbar {
    margin-bottom: 0;
}

#header-content {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
}

.shadow {
    position: relative;
    -webkit-box-shadow: 0 5px 5px #2f373f;
    box-shadow: 0 2px 10px #2f373f;
    z-index: 9;
}

#footer {
    background: #00582e;
    padding: 20px 0;
    color: #999;
}

#copyright {
    background: #00b25e;
    color: #ccc;
    padding: 15px;
}

    #copyright p {
        margin: 0;
        color: #fff;
    }

.no-mb {
    margin-bottom: 0 !important;
}

.bar {
    position: relative;
    background: #38a7bb;
}

    .bar.background-gray {
        background: #eee;
        height: 154px;
    }

.heading {
    background: #007a43;
}

    .heading h1, .heading h2, .heading h3, .heading h4, .heading h5 {
        display: inline-block;
        line-height: 1.1;
        margin-bottom: 0;
        padding-bottom: 10px;
        vertical-align: middle;
        letter-spacing: .06em;
        color: #fff;
    }

.footer-color a, .footer-color p {
    color: #00b25e;
}

.footer-color h4 {
    color: #fff;
    margin: auto;
}

.center h4 {
    margin-bottom: 5px;
}

.index-pro-bg {
    display: block;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    background: rgba(76,101,111,1);
    background: -moz-linear-gradient(left,rgba(76,101,111,1) 0%,rgba(76,101,111,1) 40%,rgba(102,106,133,1) 40%,rgba(102,106,133,1) 60%,rgba(66,123,124,1) 60%,rgba(66,123,124,1) 99%,rgba(66,123,124,1) 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,rgba(76,101,111,1)),color-stop(40%,rgba(76,101,111,1)),color-stop(40%,rgba(102,106,133,1)),color-stop(60%,rgba(102,106,133,1)),color-stop(60%,rgba(66,123,124,1)),color-stop(99%,rgba(66,123,124,1)),color-stop(100%,rgba(66,123,124,1)));
    background: -webkit-linear-gradient(left,rgba(76,101,111,1) 0%,rgba(76,101,111,1) 40%,rgba(102,106,133,1) 40%,rgba(102,106,133,1) 60%,rgba(66,123,124,1) 60%,rgba(66,123,124,1) 99%,rgba(66,123,124,1) 100%);
    background: -o-linear-gradient(left,rgba(76,101,111,1) 0%,rgba(76,101,111,1) 40%,rgba(102,106,133,1) 40%,rgba(102,106,133,1) 60%,rgba(66,123,124,1) 60%,rgba(66,123,124,1) 99%,rgba(66,123,124,1) 100%);
    background: -ms-linear-gradient(left,rgba(76,101,111,1) 0%,rgba(76,101,111,1) 40%,rgba(102,106,133,1) 40%,rgba(102,106,133,1) 60%,rgba(66,123,124,1) 60%,rgba(66,123,124,1) 99%,rgba(66,123,124,1) 100%);
    background: linear-gradient(to right,rgba(76,101,111,1) 0%,rgba(76,101,111,1) 40%,rgba(102,106,133,1) 40%,rgba(102,106,133,1) 60%,rgba(66,123,124,1) 60%,rgba(66,123,124,1) 99%,rgba(66,123,124,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c656f',endColorstr='#427b7c',GradientType=1);
}

    .index-pro-bg h2 {
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        padding: 10px;
        font-size: 30px;
        color: #fff;
        background: #666a85;
    }

.pro_sec h2, .pro_sec p {
    text-align: center;
    color: #000;
}

.pro_sec a {
    margin: auto;
    display: table;
    color: #000;
}

.grey-bg {
    background-color: #f7f7f7;
}

.testimonial-bg {
    background-image: url(../Images/testimonial-bg.png);
    background-repeat: repeat;
    width: 100%;
    border-bottom: solid 1px #ededed;
    border-top: solid 1px #ededed;
    padding: 2em 0;
    background-attachment: fixed;
    background-position: bottom;
    min-height: 280px;
}

.DoubleR {
    z-index: 10;
}

.contact-banner {
    background: url(../Images/contact-banner.png) 64% center no-repeat !important;
    background-size: cover !important;
}

    .contact-banner.sub-banner {
        background-size: cover;
        padding-top: 101px;
        min-height: 358px;
        padding-bottom: 0;
    }

.address-details {
    text-align: center;
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px #ccc dashed;
}

    .address-details h2 {
        font-family: 'Oxygen',sans-serif;
        font-weight: 600;
        font-size: 28px;
        line-height: 1;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #007a43;
    }

.contact-adress {
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    padding: 0;
}

    .contact-adress li:first-child {
        display: block;
    }

    .contact-adress li {
        display: inline-table;
        margin: 0 15px 10px;
    }

        .contact-adress li i {
            margin-right: 5px;
            color: #007a43;
        }

.link:hover, .link :focus {
    color: #fff;
}

.alert {
    padding: 6px;
}

div.sticky-avenger {
    position: fixed;
    right: 0;
    z-index: 999;
    top: 25%;
    width: 44px;
    background: rgba(0,0,0,.21);
}

    div.sticky-avenger a.btn-lg {
        display: block !important;
        margin-bottom: 2% !important;
        padding: 0 !important;
        background-color: transparent;
        border: medium none;
    }

        div.sticky-avenger a.btn-lg img {
            border-radius: 8px;
            padding: 3px;
        }

.contact-item {
    width: 100%;
    padding: 0;
    margin-left: 2%;
}

    .contact-item h3 {
        color: #156910;
        font-size: 17px;
        font-weight: 600;
    }

    .contact-item p {
        color: #000;
        font-size: 13px;
        padding: 0;
    }

.modal-header {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #007a43;
}

.modal-title {
    color: #fff;
}

.close {
    opacity: 2;
}

.modal-header .close {
    color: #fff;
}

.modal-body {
    padding: 7px;
}

    .modal-body i {
        margin-right: 5px;
        color: #007a43;
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .social-icons {
        display: none !important;
    }

    .navbar-nav {
        float: right;
    }
}

.in_heading h1 {
    clear: both;
    min-height: 40px;
    border: 1px dashed #007a43;
    margin-top: 30px;
}

.bg-content {
    background: url(../Images/about-conten.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: scroll;
    background-size: cover;
    line-height: 26px;
}

.product-bullet {
    padding: 5px;
}

    .product-bullet li {
        list-style: none;
        padding: 10px;
        border-bottom: 1px solid #000;
    }

.panel-heading {
    padding: 17px 15px;
}

.product-bullet li a:hover {
    color: #fff;
    background: #15a275;
    padding: 11px 40px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    text-decoration: none;
}

.product {
    background: #fff;
    border-bottom: solid 1px #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 60px;
    overflow: hidden;
    text-align: center;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media(min-width:768px) {
    .navbar-nav {
        margin: auto;
        float: none;
        display: table;
    }
}

.row, .clearfix {
    zoom: 1;
}

.product .image {
    overflow: hidden;
}

    .product .image img {
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }

product .text {
    padding: 10px;
}

.product .text h3 {
    font-size: 14px;
    font-weight: 700;
    height: 39.6px;
    letter-spacing: .08em;
}

    .product .text h3 a {
        color: #555;
    }

.product:hover .image img {
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.product:hover {
    border-bottom: solid 1px #237722;
    top: 0;
}

.dropdown-menu > li {
    border-top: 1px solid #007a43;
    text-transform: none;
}

    .dropdown-menu > li > a {
        padding: 7px 14px;
    }

.top-breadcrumb {
    padding: 17px 0;
}

    .top-breadcrumb > li {
        display: inline-table;
        font-size: 14px;
        vertical-align: sub;
    }

#Products {
    cursor: pointer;
}

.footer-color ul {
    list-style: none;
    padding: 0;
}

.bullet-remove li i {
    color: #fff;
}

.text-muted {
    color: #000;
}

.product .image {
    height: 195px !important;
}

.gallery-heading h1, .gallery-heading h2, .gallery-heading h3 {
    padding: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    background: #007a43;
    color: #fff;
    border-bottom: 2px solid #cc2606;
    line-height: 20px;
    color: #fff !important;
}

.modal-footer {
    display: none;
}

.dropbtn {
    color: #fff;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

@media only screen and (max-width:767px) {
    .dropbtn {
        cursor: text;
    }

    .testimonial-bg {
        min-height: 425px;
    }
}

.dropdown-content a {
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border-top: 1px solid #fff;
}

    .dropdown-content a:hover {
        background-color: #f1f1f1;
        color: #000;
    }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.dropdown-content .active a {
    background-color: #82ab82;
}

.home-earth p {
    text-align: justify;
}

.earth-p-align li {
    list-style: none;
}

    .earth-p-align li i {
        color: #008000;
    }
