﻿@charset "utf-8";
/* CSS Document */
html {
    overflow-y: scroll;
    overflow-x: hidden;
}

body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
}
/*----=================home_page====================-----*/
/*----=================home_page====================-----*/
.scrollToTop {
    width: 35px;
    height: 35px;
    padding: 2px 0;
    text-align: center;
    /* background: whiteSmoke; */
    font-weight: bold;
    text-decoration: none;
    position: fixed;
    right: 40px;
    display: none;
    /* background: url('arrow_up.png') no-repeat 0px 20px; */
    border-radius: 0;
    background: #31A958;
    color: #fff !important;
    font-size: 20px;
    z-index: 500;
    bottom: 50px;
    /* text-decoration: none; */
    box-shadow: 0 0px 10px #bbb;
}
/* text-decoration: none; */
}
/*----=====header=====-----*/
/*---======== Header Part Start =======--*/
header {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    z-index: 9999;
}

.head_social {
    width: 100%;
    border-bottom: 1px solid #ccc;
}

    .head_social ul {
        float: right;
        margin: 0;
        padding: 0;
    }

        .head_social ul li {
            float: left;
            display: block;
        }

            .head_social ul li a {
                font-size: 14px;
                font-weight: 700;
                text-align: center;
                color: #666666;
                text-decoration: none;
            }

    .head_social .no_icon {
        padding: 10px;
        float: left;
    }

        .head_social .no_icon:hover {
            background: #eeeeee;
        }

    .head_social .no_icon_bor {
        border-right: 1px solid #eeeeee;
    }

    .head_social ul li a:hover {
        background: #eeeeee;
    }

.top_head {
    width: 100%;
    padding: 25px 0;
}

.head_social .facebook.dwn.button.loginR.blog {
    width: 70px;
}

.head_social .mediaName.loginR {
    float: none;
    text-align: center;
}

.head_social .mediaName.loginR {
    float: none;
    text-align: center;
}

.head_social .pull-right .facebook {
    color: #666666;
}

.head_social .mediaName {
    float: right;
    margin-top: 10px;
    color: #666666;
    font-size: 13px;
}

.head_social .mediaName {
    font-weight: bold;
}

.head_social .button {
    background: #fff;
    position: relative;
    display: block;
    float: right;
    margin: 0 0px;
    overflow: hidden;
    /* width: 150px; */
    border-left: 1px solid #eeeeee;
}

.head_social .facebook.dwn.button {
    -webkit-transition: width .5s;
    transition: width .5s;
    width: 39px;
}

.head_social .slide1 {
    z-index: 2;
    display: block;
    margin: 0;
    height: 100%;
    left: -15px;
    position: absolute;
    width: 120px;
}

.head_social .dwnF .slide1 {
    left: -16px;
}

.head_social .mediaName {
    float: right;
    margin-top: 10px;
    color: #666666;
    font-size: 12px;
}

.head_social .mediaName {
    font-weight: bold;
}

.facebook.button .mediaName {
    color: #fff !important;
    margin-right: 12px;
}

.head_social .icon {
    display: block;
    float: left;
    position: relative;
    z-index: 3;
    height: 100%;
    vertical-align: top;
    width: 38px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.head_social .pull-right .facebook:hover {
    color: #fff !important;
}

.head_social .facebook.dwn.button:hover {
    width: 110px;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    transition-property: color, background-color, width;
    transition-duration: 0.3s, 0.3s, 0.3s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    transition-delay: 0s, 0s, 0s;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    transition-property: color, background-color, width;
    transition-duration: 0.3s, 0.3s, 0.3s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    transition-delay: 0s, 0s, 0s;
}

.head_social .facebook.dwn.button:hover {
    background-color: #dd4b39;
}

.head_social .facebook.dwn.button:hover {
    width: 112px;
}

.head_social .facebook.fb.button:hover {
    background-color: #305c99;
}

.facebook.tw.button:hover {
    width: 90px;
    background-color: #00acee;
}

.head_social .facebook.button.lin:hover {
    width: 100px;
    background-color: #0e76a8;
}

.head_social .facebook.button.tel:hover {
    width: 160px;
    background-color: #444444;
}

.head_social .facebook.mailB.button:hover {
    width: 190px;
    background-color: #6567a5;
}

.head_social .tel .slide1 {
    left: 33px;
}

.head_social .tw .slide1 {
    left: -31px;
}

.head_social .lin .slide1 {
    left: -23px;
}

.head_social .mailB .slide1 {
    left: 70px;
}

.header {
    width: 100%;
    float: left;
    background: #fff;
}

.affix {
    top: -41px;
    width: 100%;
    padding: 0 !important;
}

    .affix + .container-fluid {
        padding-top: 10px;
    }

.normal {
    xheight: 100px; /* this causes drop down to lose color ??? */
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    margin-top: 41px;
    padding: 15px 0;
}

    .normal .navbar-right {
        padding: 0px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s;
        margin-top: 6px;
    }

.shrink .normal .navbar-right {
    padding: 0px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    margin-top: 0px;
}

.navbar-brand img {
    padding: 0;
    max-height: 50px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    margin-top: 5px;
}

.shrink {
    height: 40px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

    .shrink .navbar-brand img {
        max-height: 35px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s;
        margin-top: 8px;
    }

/*---======== Header Part Close =======--*/

/*----========slider_path=====----*/
.slider {
    width: 100%;
    float: left;
    text-align: center;
}

.bs-slider {
    overflow: hidden;
    max-height: 900px;
    position: relative;
    background: #000000;
}

    .bs-slider:hover {
        cursor: -moz-grab;
        cursor: -webkit-grab;
    }

    .bs-slider:active {
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }

    .bs-slider .bs-slider-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.40);
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        margin-top: -200px;
        height: 100%;
        width: 100% !important;
    }
/*************************Slide effect**********************/
.fade {
    opacity: 1;
}

    .fade .item {
        top: 0;
        z-index: 1;
        opacity: 0;
        width: 100%;
        position: absolute;
        left: 0 !important;
        display: block !important;
        -webkit-transition: opacity ease-in-out 1s;
        -moz-transition: opacity ease-in-out 1s;
        -ms-transition: opacity ease-in-out 1s;
        -o-transition: opacity ease-in-out 1s;
        transition: opacity ease-in-out 1s;
    }

        .fade .item:first-child {
            top: auto;
            position: relative;
        }

        .fade .item.active {
            opacity: 1;
            z-index: 2;
            -webkit-transition: opacity ease-in-out 1s;
            -moz-transition: opacity ease-in-out 1s;
            -ms-transition: opacity ease-in-out 1s;
            -o-transition: opacity ease-in-out 1s;
            transition: opacity ease-in-out 1s;
        }
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.control-round:hover .carousel-control {
    opacity: 1;
}

.control-round .carousel-control.left {
    left: 1%;
}

.control-round .carousel-control.right {
    right: 1%;
}

    .control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
        color: #fdfdfd;
        background: rgba(0, 0, 0, 0.5);
        border: 0px transparent;
    }

.control-round .carousel-control.left > span:nth-child(1) {
    left: 45%;
}

.control-round .carousel-control.right > span:nth-child(1) {
    right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
    right: 47.5%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}

    .indicators-line > .carousel-indicators li {
        padding: 0;
        width: 15px;
        height: 15px;
        border: 1px solid rgb(158, 158, 158);
        text-indent: 0;
        overflow: hidden;
        text-align: left;
        position: relative;
        letter-spacing: 1px;
        background: rgb(158, 158, 158);
        -webkit-font-smoothing: antialiased;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-right: 5px;
        -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
        transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
        z-index: 10;
        cursor: pointer;
    }

        .indicators-line > .carousel-indicators li:last-child {
            margin-right: 0;
        }

    .indicators-line > .carousel-indicators .active {
        margin: 1px 5px 1px 1px;
        box-shadow: 0 0 0 2px #fff;
        background-color: transparent;
        position: relative;
        -webkit-transition: box-shadow 0.3s ease;
        -moz-transition: box-shadow 0.3s ease;
        -o-transition: box-shadow 0.3s ease;
        transition: box-shadow 0.3s ease;
        -webkit-transition: background-color 0.3s ease;
        -moz-transition: background-color 0.3s ease;
        -o-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease;
    }

        .indicators-line > .carousel-indicators .active:before {
            transform: scale(0.5);
            background-color: #fff;
            content: "";
            position: absolute;
            left: -1px;
            top: -1px;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            -webkit-transition: background-color 0.3s ease;
            -moz-transition: background-color 0.3s ease;
            -o-transition: background-color 0.3s ease;
            transition: background-color 0.3s ease;
        }
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}

.slide_style_right {
    text-align: right !important;
}

.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 1200px;
    height: 200px;
    justify-content: center;
    background-color: rgba(255,255,255,0.5);
}

    .slide-text > h1 {
        animation-delay: 0.7s;
        color: hsl(77, 72%, 44%);
        display: inline-block;
        font-size: 60px;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 3px;
        line-height: 60px;
        color: #0070bd;
    }

    .slide-text > h4 {
        font-size: 35px;
        color: #fff;
        padding-top: 20px;
        font-weight: 400;
    }

    .slide-text > p {
        animation-delay: 1.1s;
        color: hsl(0, 0%, 100%);
        font-size: 20px;
        font-weight: 300;
        letter-spacing: 1px;
        line-height: 20px;
        margin-bottom: 30px;
        padding: 0;
    }

    .slide-text > a.btn-default {
        color: #000;
        font-weight: 400;
        font-size: 13px;
        line-height: 15px;
        margin-right: 10px;
        text-align: center;
        padding: 17px 30px;
        white-space: nowrap;
        letter-spacing: 1px;
        display: inline-block;
        border: none;
        text-transform: uppercase;
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
        -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
        transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
        background: #94C11F;
    }

    .slide-text > a.btn-primary {
        color: #ffffff;
        cursor: pointer;
        font-weight: 400;
        font-size: 13px;
        line-height: 15px;
        margin-left: 10px;
        text-align: center;
        padding: 17px 30px;
        white-space: nowrap;
        letter-spacing: 1px;
        background: #00bfff;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        border: none;
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
        -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
        transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    }

    .slide-text > a:hover, .slide-text > a:active {
        color: #ffffff;
        background: #222222;
        -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
        transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    }
::selection {
    color: white;
    background-color: #FF6A00;
}
/*aboutUs page*/
h3.name {
    margin-top: 20px !important;
}
.team h1 {
    color: #6E6F71;
    padding: 0px;
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 600;
}
.vision h1 {
    color: #6E6F71;
    padding:10px !important;
    font-size: 40px;
    font-weight: 600;
}
.hr-aboutUs {
    border: 1px solid #31A958;
    max-width: 50px;
    padding-top:-10px;
}
.aboutUs-vision > p{
    font-size:18px;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
@media (max-width: 1920px) {
    .slide-text {
        top: 52%;
    }

        .slide-text h1 {
            margin-top:-5px;
            font-size: 60px !important;
            line-height: 70px;
        }

        .slide-text h4 {
            font-size: 35px !important;
        }
        #followUs{
            font-size: 25px !important;
            margin-bottom:40px !important;
        }
}

@media (max-width: 1440px) {
    .slide-text {
        top: 50%;
        width: 1000px;
        height: 200px;
    }

        .slide-text h1 {
            font-size: 50px !important;
            line-height: 60px;
        }

        .slide-text h4 {
            margin-top: 3% !important;
            font-size: 30px !important;
        }

    .container h2 {
        font-size: 50px !important;
    }

    .empower-aptient h2 {
        line-height: 40px;
    }

    #followUs {
        font-size: 25px !important;
        margin-bottom: 30px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 1280px) {
    .slide-text {
        top: 45%;
    }

    .container > h2 {
        font-size: 50px !important;
    }

    .empower-aptient h2 {
        line-height: 40px;
    }

    #followUs {
        font-size: 25px !important;
        margin-bottom: 30px !important;
    }
}

@media (max-width: 1112px) {
    .slide-text {
        width: 800px;
        height: 170px;
        top: 50%;
    }

        .slide-text h1 {
            font-size: 40px !important;
            line-height: 50px;
        }

        .slide-text h4 {
            font-size: 25px !important;
        }

    .empower-aptient h1 {
        margin-top: -10px !important;
    }

}

@media (max-width: 1080px) {
    .slide-text {
        top: 50%;
        width: 800px !important;
        height: 180px !important;
        justify-content: center;
    }

        .slide-text > h1 {
            font-size: 40px !important;
            line-height: 50px;
        }

        .slide-text > h4 {
            font-size: 25px !important;
            margin-top: 2% !important;
        }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 1024px) {
    .slide-text {
        top: 50%;
    }

    .empower-aptient h2 {
        margin-top: -20px !important;
    }

    .container h2 {
        margin-bottom: 30px !important;
    }

    .secondSlide-text-bold {
        margin-right: 500px;
        margin-top: -300px;
    }

    .secondSlide-text-normal {
        margin-right: 500px;
        margin-bottom: 30px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .slide-text > p {
        font-size: 18px;
    }
}

@media (max-width: 900px) {
    .slide-text {
        top: 45% !important;
        width: 700px !important;
        height: 180px !important;
    }

        .slide-text h1 {
            font-size: 50px !important;
        }

        .slide-text h4 {
            margin-top: 15% !important;
            font-size: 30px !important;
        }

    .secondSlide-text-bold {
        margin-right: 440px;
        margin-top: -280px;
    }

    .secondSlide-text-normal {
        margin-right: 440px;
    }
}

@media (max-width: 940px) {
    .slide-text > p {
        line-height: 0px;
    }

    .indicators-line > .carousel-indicators {
        right: 46.5%;
    }
}

@media (max-width: 900px) {
    .slide-text {
        top: 40%;
    }

        .slide-text h1 {
            font-size: 35px !important;
            line-height: 40px;
        }

        .slide-text h4 {
            margin-top: 5% !important;
            font-size: 25px !important;
        }

    .secondSlide-text-bold {
        margin-right: 440px;
        margin-top: -280px;
    }

    .secondSlide-text-normal {
        margin-right: 440px;
    }

    .container h2 {
        font-size: 40px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width:835px) {
    .slide-text {
        top: 13%;
    }
}

@media (max-width:683px) {
    .slide-text > a.btn-default {
        font-size: 12px;
        line-height: 10px;
        padding: 13px 24px;
    }

    .slide-text {
        top: 9%;
    }
}

@media (max-width:683px) {
    .slide-text {
        top: 1%;
    }
}

@media (max-width:575px) {
    .slide-text > p {
        font-size: 12x;
        line-height: 0px !important;
    }

    .slide-text h1 {
        font-size: 24px !important;
        line-height: 25px !important;
        margin-top: 10px;
    }

    .slide-text h4 {
        font-size: 20px !important;
        margin-top: 170px !important;
    }

    .secondSlide-text {
        margin-right: 250px;
    }
}
/*---------- MEDIA 480px ----------*/
@media (max-width: 834px) {
    .slide-text {
        top: 50%;
        width: 600px !important;
        height: 150px !important;
    }

        .slide-text h1 {
            margin-top: -5px;
            font-size: 30px !important;
            line-height: 40px;
        }

        .slide-text h4 {
            margin-top: 5% !important;
            font-size: 20px !important;
        }

    .container h2 {
        margin-top: -40px !important;
        margin-bottom: 5px !important;
    }

    .empower-aptient h1 {
        margin-bottom: 30px !important;
    }

    .empower-aptient h2 {
        margin-top: -10px !important;
        margin-bottom: 20px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
    #followUs {
        margin-top: 5px !important;
        margin-bottom: 20px !important;
        font-size: 20px !important;
    }
}

@media (max-width: 812px) {
    #section1 {
        margin-top: 10%;
    }

    .slide-text {
        top: 45% !important;
        width: 600px !important;
        height: 150px !important;
    }

        .slide-text > h1 {
            font-size: 30px !important;
        }

        .slide-text > h4 {
            font-size: 20px !important;
        }

    #followUs {
        margin-top: -20px !important;
        margin-bottom: 5px !important;
        font-size: 20px !important;
    }

    img.icons {
        width: 400px !important;
        height: auto !important;
    }

    .container > h2 {
        line-height: 50px !important;
        font-size: 40px !important;
        margin-top: -30px !important;
        margin-bottom: 30px !important;
    }

    .empower-aptient h2 {
        margin-top: 60px !important;
        margin-bottom: 30px !important;
        font-size: 50px !important;
        line-height: 60px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 800px) {
    .empower-aptient h2 {
        margin-top: -20px !important;
    }
}

@media (max-width: 768px) {

    #section1 {
        top: 40%;
    }

    .slide-text {
        top: 45%;
        width: 600px !important;
        height: 150px !important;
    }

        .slide-text h1 {
            font-size: 28px !important;
            line-height: 30px;
        }

    .control-round .carousel-control {
        display: none;
    }

    .slide-text h4 {
        margin-top: 3% !important;
        font-size: 20px !important;
    }

    .container h2 {
        margin-bottom: 15px !important;
    }

    .empower-aptient h2 {
        margin-top: -3%;
        margin-bottom: 20px !important;
    }

    .empower-aptient h1 {
        margin-bottom: 30px;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 740px) {
    #section1 {
        margin-top: 10%;
    }

    .slide-text {
        top: 42%;
        width: 500px !important;
        height: 150px !important;
    }

        .slide-text > h1 {
            margin-top: -3px;
            font-size: 30px !important;
            letter-spacing: 3px;
            line-height: 30px;
        }

        .slide-text > h4 {
            margin-top: 5% !important;
            color: #fff;
            font-size: 20px !important;
        }

    #followUs {
        margin-top: -20px !important;
        margin-bottom: 5px !important;
        font-size: 20px !important;
    }

    img.icons {
        width: 400px !important;
        height: auto !important;
    }

    .container > h2 {
        line-height: 50px !important;
        font-size: 40px !important;
        margin-top: -30px !important;
        margin-bottom: 30px !important;
    }

    .empower-aptient h2 {
        margin-top: 60px !important;
        margin-bottom: 30px !important;
        font-size: 50px !important;
        line-height: 60px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 736px) {
    #section1 {
        margin-top: 10%;
    }

    .slide-text {
        top: 45% !important;
        width: 600px !important;
        height: 150px !important;
    }

        .slide-text > h1 {
            font-size: 30px !important;
        }

        .slide-text > h4 {
            font-size: 20px !important;
        }

    #followUs {
        margin-top: -20px !important;
        margin-bottom: 5px !important;
        font-size: 20px !important;
    }

    img.icons {
        width: 400px !important;
        height: auto !important;
    }

    .container > h2 {
        line-height: 50px !important;
        font-size: 40px !important;
        margin-top: -30px !important;
        margin-bottom: 30px !important;
    }

    .empower-aptient h2 {
        margin-top: 60px !important;
        margin-bottom: 30px !important;
        font-size: 50px !important;
        line-height: 60px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 732px) {
    .empower-aptient h2 {
        font-size: 40px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 667px) {
    #section1 {
        margin-top: 10%;
    }

    .slide-text {
        top: 42%;
        width: 500px !important;
        height: 130px !important;
    }

        .slide-text > h1 {
            font-size: 30px !important;
            letter-spacing: 3px;
            line-height: 30px;
        }

        .slide-text > h4 {
            margin-top: 2% !important;
            font-size: 20px !important;
        }

    #followUs {
        margin-top: -20px !important;
        margin-bottom: 5px !important;
        font-size: 20px !important;
    }

    .container > h2 {
        line-height: 50px !important;
        font-size: 40px !important;
        margin-top: -30px !important;
        margin-bottom: 30px !important;
    }

    .empower-aptient h2 {
        margin-top: 60px !important;
        margin-bottom: 30px !important;
        font-size: 50px !important;
        line-height: 60px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 640px) {
    #section1 {
        margin-top: 10%;
    }

    .slide-text {
        width: 500px !important;
        height: 120px !important;
        top: 40% !important;
    }

        .slide-text > h1 {
            margin-top: -5px !important;
            font-size: 22px !important;
            letter-spacing: 3px;
            line-height: 40px;
        }

        .slide-text > h4 {
            margin-top: 10px !important;
            font-size: 18px !important;
        }

    #followUs {
        margin-top: -20px !important;
        margin-bottom: 5px !important;
        font-size: 20px !important;
    }

    .container > h2 {
        line-height: 50px !important;
        font-size: 40px !important;
        margin-top: -30px !important;
        margin-bottom: 30px !important;
    }

    .empower-aptient h2 {
        margin-top: 60px !important;
        margin-bottom: 30px !important;
        font-size: 40px !important;
        line-height: 60px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
    .vision h1{
        padding-top:40px;
    }
}

@media (max-width: 568px) {
    #section1 {
        margin-top: 10% !important;
    }

    .slide-text {
        top: 45% !important;
        width: 350px !important;
        height: 90px !important;
    }

        .slide-text > h1 {
            font-size: 20px !important;
            letter-spacing: 3px;
            line-height: 40px;
        }

        .slide-text > h4 {
            margin-top:0% !important;
            font-size: 14px !important;
        }

    .indicators-line > .carousel-indicators {
        display: none;
    }

    .container > h2 {
        line-height: 50px !important;
        font-size: 40px !important;
        margin-top: -30px !important;
    }

    img.icons {
        width: 200px !important;
        height: auto !important;
    }

    .empower-aptient h1 {
        font-size: 25px !important;
    }

    .empower_box h4 {
        font-size: 25px !important;
        margin-bottom: 20px;
    }

    #followUs {
        margin-top: -20px !important;
        font-size: 18px !important;
    }

    .about-new h1 {
        font-size: 25px !important;
    }

    .empower-aptient h2 {
        line-height: 70px !important;
        font-size: 40px !important;
        margin-bottom: 20px !important;
        margin-top: 50px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
}

@media (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }

        .slide-text h1 {
            font-size: 17px !important;
            line-height: 25px;
        }
        .slide-text > h4 {
            margin-top: -4% !important;
            font-size: 14px !important;
        }
        .slide-text > p {
            font-size: 12px;
            line-height: 8px !important;
            margin-bottom: 10px;
        }

        .slide-text > a.btn-default, .slide-text > a.btn-primary {
            font-size: 10px;
            line-height: 10px;
            margin-right: 10px;
            text-align: center;
            padding: 10px 15px;
        }

    .indicators-line > .carousel-indicators {
        display: none;
    }
}

@media (max-width: 414px) {
    .slide-text {
        top: 45% !important;
        width: 320px !important;
        height: 90px !important;
    }
        .slide-text > h1 {
            font-size: 15px !important;
            margin-top: -10px !important;
        }

        .slide-text > h4 {
            margin-top: -4% !important;
            font-size: 13px !important;
        }
    .container > h2 {
        line-height: 50px !important;
        font-size: 40px !important;
        margin-top: -30px !important;
    }

    img.icons {
        width: 200px !important;
        height: auto !important;
    }

    .empower-aptient h1 {
        font-size: 25px !important;
    }

    .empower_box h4 {
        font-size: 25px !important;
        margin-bottom: 20px;
    }

    #followUs {
        margin-top: -20px !important;
        font-size: 18px !important;
    }

    .about-new h1 {
        font-size: 25px !important;
    }

    .empower-aptient h2 {
        line-height: 70px !important;
        font-size: 40px !important;
        margin-bottom: 20px !important;
        margin-top: 50px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
    .team-image > img{
        width:320px !important;
        height:400px !important;
    }
}

@media (max-width: 411px) {
    .slide-text {
        width: 350px;
        height: 100px;
    }

    #section1 {
        margin-top: 20% !important;
    }

    .container h2 {
        font-size: 30px !important;
    }

    .empower-aptient h2 {
        font-size: 35px !important;
        line-height: 50px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }

    .vision h1 {
        padding-top: 30px;
    }
}

@media (max-width:394px) {
    .slide-text > p {
        font-size: 9px !important;
        line-height: 8px !important;
    }

    .slide-text h1 {
        font-size: 18px !important;
        line-height: 20px !important;
    }

    .slide-text {
        top: -6%;
    }
}

.slide-text.slide_style_center span {
    font-weight: 900;
}

@media(max-width:384px) {
    .slide-text {
        width: 300px !important;
        height: 80px !important;
        top: 40%;
    }

        .slide-text > h1 {
            font-size: 15px !important;
            letter-spacing: 2px;
            margin-top: 5%;
            line-height: 20px;
        }

        .slide-text > h4 {
            margin-top: -5% !important;
            font-size: 12px !important;
        }
}

@media (max-width: 375px) {
    #section1 {
        margin-top: 20%;
    }

    .container > h2 {
        line-height: 50px !important;
        font-size: 30px !important;
        margin-top: -30px !important;
    }

    img.icons {
        width: 200px !important;
        height: auto !important;
    }

    .empower-aptient h1 {
        font-size: 25px !important;
    }

    .empower_box h4 {
        font-size: 25px !important;
        margin-bottom: 20px;
    }

    #followUs {
        margin-top: -20px !important;
        font-size: 20px !important;
    }

    .about-new h1 {
        font-size: 25px !important;
    }

    .empower-aptient h2 {
        line-height: 60px !important;
        font-size: 40px !important;
        margin-bottom: 20px !important;
        margin-top: 50px !important;
    }

    .slide-text {
        width: 300px !important;
        height: 80px !important;
        top: 40%;
    }

        .slide-text > h1 {
            font-size: 15px !important;
            letter-spacing: 2px;
            margin-top: 5%;
            line-height: 20px;
        }

        .slide-text > h4 {
            margin-top: -5% !important;
            font-size: 12px !important;
        }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
    .team-image > img{
        width:280px !important;
        height:360px !important;
    }
}

@media (max-width: 360px) {
    #section1 {
        margin-top: 20%;
    }

    .container > h2 {
        line-height: 50px !important;
        font-size: 40px !important;
        margin-top: -30px !important;
    }

    img.icons {
        width: 200px !important;
        height: auto !important;
    }

    .empower-aptient h1 {
        font-size: 25px !important;
    }

    .empower_box h4 {
        font-size: 25px !important;
        margin-bottom: 20px;
    }

    #followUs {
        margin-top: -20px !important;
        font-size: 18px !important;
    }

    .about-new h1 {
        font-size: 25px !important;
    }

    .empower-aptient h2 {
        line-height: 60px !important;
        font-size: 40px !important;
        margin-bottom: 20px !important;
        margin-top: 50px !important;
    }

    .slide-text {
        width: 260px !important;
        height: 80px !important;
        top: 38% !important;
        padding-left:10px;
        padding-right:10px;
    }

        .slide-text > h1 {
            font-size: 14px !important;
            line-height: 20px;
        }

        .slide-text > h4 {
            margin-top: -5% !important;
            font-size: 12px !important;
        }

    .container h2 {
        font-size: 30px !important;
    }

    .empower-aptient h2 {
        line-height: 40px !important;
        margin-bottom: 30px !important;
    }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
    .team-image > img {
        width: 300px !important;
        height: 380px !important;
    }
}

@media (max-width: 320px) {
    #section1 {
        margin-top: 15% !important;
    }

    .slide-text {
        top: 18%;
        width: 250px !important;
        height: 80px !important;
    }

        .slide-text > h1 {
            font-size: 13px !important;
            letter-spacing: 1px;
            line-height: 20px;
        }

        .slide-text > h4 {
            margin-top: -10px !important;
            font-size: 12px !important;
        }

    .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        height: 100%;
        width: 100% !important;
    }
    .team-image >img{
        width:250px !important;
        height:330px !important;
    }
}

/*----========slider_path=====----*/

/*----========wel_part=====----*/
.wel_part {
    padding: 80px 0 0;
    text-align: center;
    width: 100%;
    float: left;
}

.welbox h2 {
    text-transform: uppercase;
    margin-top: 0;
    color: #6E6F71;
    font-size: 30px;
    line-height: 36px;
}

.sep {
    border: 1px solid #31A958;
    margin-bottom: 40px;
    margin-top: 10px;
    max-width: 80px;
}

.welbox p {
    color: hsl(0, 0%, 0%);
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 25px;
}

.about-new h1 {
    font-size: 25px;
    line-height: 45px;
    padding: 0 50px 0;
    font-weight: 400;
    color: #6d6e71;
}

    .about-new h1 span {
        color: #1fbd4c;
    }

/*----========wel_part=====----*/

/*----========servi_part=====----*/
.servi_part {
    background: url(../images/bg_box.jpg) no-repeat;
    padding: 80px 0 55px;
    width: 100%;
    float: left;
    background-size: cover;
}

    .servi_part h2 {
        text-transform: uppercase;
        margin-top: 0;
        color: #fff;
        font-size: 30px;
        text-align: center;
        line-height: 36px;
    }

.sep01 {
    border: 1px solid #fff;
    margin-bottom: 40px;
    margin-top: 10px;
    max-width: 80px;
}

.servi_part h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0;
}

.servi_part p {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 25px;
}

.servi_part ul {
    margin-bottom: 25px;
}

    .servi_part ul li {
        color: #fff;
        font-size: 17px;
        font-weight: 300;
    }
/*----========servi_part=====----*/

/*----========skl_part=====----*/
.skl {
    padding: 80px 0;
    text-align: center;
    width: 100%;
    float: left;
}

    .skl h2 {
        /* text-transform: uppercase; */
        margin-top: 0;
        color: #6E6F71;
        font-size: 50px;
        line-height: 106px;
        font-weight: 600;
        margin-bottom: 50px;
        text-transform: capitalize;
    }

.skl_box {
    width: 100%;
    float: left;
    background: #d8d8d8;
    padding: 30px 10px;
    /* box-shadow: 0 0px 3px #bbb; */
    /* min-height: 309px; */
}

    .skl_box img {
        /*width: 138px;*/
        height: 150px;
    }

    .skl_box p {
        color: #696868;
        font-size: 19px;
        font-weight: 300;
        margin-top: 15px;
        margin-bottom: 0;
    }

    .skl_box h4 {
        font-size: 25px;
        line-height: 31px;
        margin-top: 5px;
        margin-bottom: 0;
        color: #0070bc;
        font-weight: 600;
        text-transform: capitalize;
    }

.skl_box_write {
    background: #fff;
}

    .skl_box_write h4 {
        color: #38b549;
    }

.col-full h4 {
    color: #38b549;
}

.skl_box_write-no {
    color: #38b549;
    background: #fff;
}
/*----========skl_part=====----*/

.empower-aptient {
    margin-top: -100px;
    padding: 80px 0;
    text-align: center;
    width: 100%;
    float: left;
}

    .empower-aptient h1 {
        font-size: 25px;
        line-height: 45px;
        padding: 0 50px 0;
        font-weight: 400;
        color: #6d6e71;
    }

        .empower-aptient h1 span {
            font-weight: 600;
        }

    .empower-aptient h2 {
        /* text-transform: uppercase; */
        text-transform: capitalize;
        color: #6E6F71;
        font-size: 50px;
        line-height: 60px;
        font-weight: 600;
        margin-bottom: 90px;
    }

        .empower-aptient h2 span {
            color: #1fbd4c;
            font-weight: 600;
            padding: 0 229px;
        }

.empower_box {
    width: 100%;
    float: left;
    background: #d8d8d8;
    padding: 30px 10px;
    margin-top: 50px;
}

    .empower_box h4 {
        color: #0070bc;
        font-size: 30px;
        line-height: 34px;
        margin-top: 10px;
        font-weight: 300;
        padding: 10px 30px 0;
        text-transform: capitalize;
    }

    .empower_box img {
        /* width: 138px; */
        height: 90px;
    }
/*----========coun_part=====----*/
.coun_part {
    background: #1F74B9;
    padding: 80px 0;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: -20px;
}

    .coun_part h2 {
        text-transform: uppercase;
        margin-top: 0;
        color: #fff;
        font-size: 30px;
        text-align: center;
        line-height: 36px;
    }

    .coun_part .sep01 {
        border: 1px solid #fff;
        margin-bottom: 40px;
        margin-top: 10px;
        max-width: 80px;
    }

.coun_icon {
    width: 100%;
    float: left;
    margin-top: 25px;
}

    .coun_icon img {
        margin-bottom: 18px;
    }

.counicon_text {
    width: 100%;
    float: left;
}

    .counicon_text p {
        font-size: 21px;
        font-weight: 300;
        line-height: 28px;
        padding-top: 10px;
        text-align: center;
        color: #fff;
    }
/*----========coun_part=====----*/

/*----========testimonials_part=====----*/
.clin_part {
    background-attachment: fixed;
    background-image: url(../images/Testimonials.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
    text-align: center;
    float: left;
    width: 100%;
}
/*----========testimonials_part=====----*/

/*----========form_part=====----*/
.form_part {
    padding: 0;
    width: 100%;
    float: left;
}

    .form_part .col-md-7 {
        padding: 0;
    }

    .form_part .col-md-5 {
        padding: 0;
    }

.con_txt {
    width: 100%;
    height: 420px;
    float: left;
    background: #f8f4f4;
    padding: 70px 30px;
}

    .con_txt h2 {
        margin-top: 0;
        font-size: 30px;
        font-weight: 300;
    }

    .con_txt p {
        font-size: 19px;
        font-weight: 300;
        line-height: 28px;
        padding-top: 22px;
    }

        .con_txt p span {
            font-weight: 600;
        }
/*----========form_part=====----*/

/*----========footer_part=====----*/
footer {
    width: 100%;
    float: left;
    padding: 20px 0;
    background: #333333;
}

    footer h2 {
        color: #fff;
        text-align: center;
        font-size: 16px;
        margin-top: 0;
    }

    footer a {
        text-decoration: none;
    }

    footer .social {
        /* width: 400px; */
        position: relative;
        margin: 15px auto;
    }

        footer .social a {
            position: relative;
            display: inline-block;
            font-family: "icomoon";
            font-size: 1.2em;
            width: 40px;
            height: 40px;
            line-height: 40px;
            color: white;
            border-radius: 50%;
            text-align: center;
            margin: 0 8px;
            font-smoothing: antialiased;
        }

        footer .social .fb {
            background: #46629E;
        }

            footer .social .fb:before, .social .fb:after {
                border-color: #46629E;
            }

        footer .social .tw {
            background: #00ACEE;
        }

            footer .social .tw:before, .social .tw:after {
                border-color: #00ACEE;
            }

        footer .social .gp {
            background: #DD4B39;
        }

            footer .social .gp:before, .social .gp:after {
                border-color: #DD4B39;
            }

        footer .social a:before, .social a:after {
            content: "";
            display: block;
            position: absolute;
            background: transparent;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            border-radius: 50%;
            transition: .3s all;
            border: 3px solid;
        }

        footer .social a:hover:after {
            -webkit-transform: scale(1.5);
        }

        footer .social a:hover:before {
            -webkit-transform: scale(2);
            transition: .3s all;
            opacity: 0;
        }

.use_link {
    width: 100%;
    float: left;
    margin-top: 0px;
}

    .use_link a {
        font-size: 15px;
        color: #fff;
        text-decoration: none;
    }

.copp {
    background: #292929;
    color: hsl(0, 0%, 100%);
    float: left;
    width: 100%;
    padding: 10px 0 0;
    text-align: center;
}

.copp_box {
    width: 100%;
    float: left;
}

    .copp_box p {
        color: rgba(255,255,255,0.25);
    }

        .copp_box p a {
            color: rgba(255,255,255,0.25);
        }
/*----========footer_part=====----*/
.addre_part {
    float: left;
    width: 100%;
    margin: 20px 0;
    text-align: center;
}

    .addre_part img {
        width: 150px;
        max-width: 220px;
        height: auto;
    }

/*----==== Faqs ===---*/

.faq-content-area {
    background: #fcfcfc;
    padding: 140px 0 80px;
    width: 100%;
    float: left;
}

    .faq-content-area h2 {
        text-transform: uppercase;
        margin-top: 0;
        color: #6E6F71;
        font-size: 30px;
        text-align: center;
        line-height: 36px;
    }

    .faq-content-area .sep {
        border: 1px solid #31A958;
        margin-bottom: 60px;
        margin-top: 10px;
        max-width: 80px;
    }

    .faq-content-area h3 {
        margin-top: 0;
        color: #000;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 15px;
    }

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: transparent;
    border-color: #EEEEEE;
}

.panel-title {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    transition: all 500ms ease;
}

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

.more-less {
    float: left;
    color: #212121;
    padding-right: 15px;
    margin-top: 4px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

@media (max-width:767px) {
    .about-new h1 {
        font-size: 28px;
        line-height: 39px;
        padding: 30px 15px 0;
    }

    .empower-aptient h1 {
        font-size: 28px;
        line-height: 39px;
        padding: 0 15px 30px;
    }

    .skl h2, .empower-aptient h2 {
        font-size: 35px;
        line-height: 50px;
    }

        .empower-aptient h2 span {
            padding: 0 16px;
        }

    .skl_box img {
        width: 100%;
        height: auto;
    }

    .skl_box h4 {
        padding: 20px 0;
    }

    .empower-aptient {
        padding: 0 0 80px;
    }

    .skl_box_write img {
        margin-top: 25px;
    }

    .head_social .no_icon {
        padding: 10px 5px;
    }

    .head_social ul li a {
        font-size: 10px;
        font-weight: 600;
    }

    .shrink .navbar-brand img {
        margin-top: 13px;
    }
}

/* Style the links inside the sidenav */
#mySidenav a {
    position: fixed; /* Position them relative to the browser window */
    left: -5px; /* Position them outside of the screen */
    transition: 0.3s; /* Add transition on hover */
    padding: 15px; /* 15px padding */
    width: 100px; /* Set a specific width */
    text-decoration: none; /* Remove underline */
    font-size: 20px; /* Increase font size */
    color: white; /* White text color */
    border-radius: 0 5px 5px 0; /* Rounded corners on the top right and bottom right side */
    z-index: 1111;
}

    #mySidenav a:hover {
        left: 0; /* On mouse-over, make the elements appear as they should */
    }

/* The about link: 20px from the top with a green background */
#about {
    top: 95%;
    background-color: #4CAF50;
}
