#mu-service {
    display: inline;
    /*float: left;*/
    width: 100%;
}

.mu-service-area {
    display: inline;
    float: left;
    padding: 100px 0;
    width: 100%;
}

.mu-service-header {
    display: inline;
    float: left;
    text-align: center;
    padding: 0 0px;
    width: 100%;
}

.mu-heading-title {
    color: #1c1b1b;
    margin-bottom: 15px;
    position: relative;
}

.mu-service-content {
    display: inline;
    float: left;
    margin-top: 70px;
    width: 100%;
}

.mu-service-icon-box {
    font-size: 30px;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    line-height: 75px;
}

.mu-service-content-single h4 {
    margin-bottom: 20px;
    font-size: 20px;
}

.mu-service-content-single p {
    font-size: 14px;
    margin-bottom: 0;
    color: #555;
    letter-spacing: 0.5px;
    line-height: 20px;
}

.mu-resume-btn, .mu-service-icon-box {
    border: 2px solid #339999;
    color: #339999;
}

.mu-service-content-single {
    background-color: #f8f8f8;
    display: inline;
    float: left;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 25px 10px;
    width: 100%;
}

.icon-center {
    margin: 18px;
}

.marginLeft85px {
    margin-left: 85px;
}

.marginLeft95px {
    margin-left: 95px;
}

.marginLeft110px {
    margin-left: 110px;
}

.marginLeft20px {
    margin-left: 20px;
}

.marginLeft10px {
    margin-left: 10px;
}

.marginLeft2Percent {
    margin-left: 2%;
}

.fontSize {
    font-size: 24px !important;
}

.marginLeft40px {
    margin-left: 40px;
}

.marginRight85px {
    margin-right: 85px;
}

.readMore {
    color: blue;
    float: right;
}

.dot {
    font-weight: bold;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -13px;
    width: 20px;
}

.btn-contact {
    border-radius: 12px;
    background: #82ca9c;
    color: #ededed;
    border: 0;
    /* padding: 12px 15px; */
    width: 76px;
    margin-top: 4px;
    font-size: 17px;
    font-weight: bold;
}

.ovalShape {
    border-radius: 5px;
}

.lineHeight {
    line-height: 0px;
}

.lineHeight30px {
    line-height: 30px;
}

.paddingLeft65px {
    padding-left: 65px;
}

.footer-text {
    font-size: 12px !important;
}

/*.dropdown {*/
/*position: relative;*/
/*display: inline-block;*/
/*}*/

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f8f8f8;
    min-width: 254px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    top: 33px;
}

/*.dropdown-content a {*/
/*color: black;*/
/*padding: 12px 16px;*/
/*text-decoration: none;*/
/*display: block;*/
/*}*/

/*.dropdown-content a:hover {background-color: #ddd;}*/

/*.drop:hover .dropdown-content {display: block;}*/

/*.drop:hover .dropbtn {background-color: #3e8e41;}*/

/*.drop a:hover {background-color: red}*/

.drop:hover .dropdown-content {
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown-content a {
    color: black;
    padding: 7px 10px;
    text-decoration: none;
    display: block;
    font-size: 12px;
}

.marginTop6Percent {
    margin-top: -6% !important;
}

.displayInlineBlock {
    display: inline-block;
    width: calc(100% - 50px);

}

.marginTop16px {
    margin-top: 16px;
}

.eascaColor {
    color: #0097d7 !important;
}

/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1200px) {
    .paddingAddress {
        padding-left: 40px;
    }

    .responsiveImage {
        width: 50%;
    }

    .smallIcon {
        max-width: 25% !important;
    }

    .menu-item p {
        font-size: 13px !important;
    }
    .serviceCss {
        background-color: #efefef;
    }
    .newFontSize {
        font-size: 11px !important;
    }
    .uttaraLine {
        margin-left: 14px !important;
    }
}


/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
    .lineHeight {
        line-height: 27px;
    }

    .pmsHeight {
        height: 440px;
    }

    .single_features_left img {
        height: 330px;
    }

    .responsiveImage {
        width: 50%;
    }

    .smallIcon {
        max-width: 35% !important;
    }
}


/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

/*working for iPad*/
@media (min-width: 768px) and (max-width: 1024px) {
    .aboutUsImage {
        margin-top: -16px;
    }

    .margin-top-60 {
        margin-top: 40px;
    }

    .whatWeOfferImage {
        margin-top: -4%;
    }

    .paddingLeft65px {
        padding-left: 24px;
    }

    .lineHeight {
        line-height: 25px;
    }

    .uttaraLine {
        margin-left: 0px;
    }

    .marginLeft50px {
        margin-left: 10px;
    }

    .single_features_left img {
        height: 208px;
        margin-top: 13%;
    }

    .pmsHeight {
        height: 500px;
    }

    .contact-right-margin {
        margin-right: 23px;
    }

    .responsiveImage {
        width: 50%;
    }

    .smallIcon {
        max-width: 35% !important;
    }

    .serviceCss {
        background-color: #efefef;
    }

}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .single_features_left img {
        height: 188px;
        margin-top: 10%;
    }

    .ourServiceFont {
        font-size: 18px;
    }

    .pmsHeight {
        height: 472px;
    }

    .smallIcon {
        max-width: 35% !important;
    }
}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

    .navbar-brand {
        margin-top: -77px;
    }

    .responsiveImage {
        width: 40%;
    }

    /*.navbar-brand {*/
    /*margin-top: -65px;*/
    /*}*/
    .single_features_left img {
        height: 100%;
        margin-top: 10%;
        margin-bottom: 10%;
        margin-left: 2%;
    }

    .marginRight85px {
        margin-right: 0px;
    }

    .marginLeft85px {
        margin-left: 0px;
    }

    .marginLeft50px {
        margin-left: 0px;
    }

    .marginRight50px {
        margin-left: 0px;
    }

    .sections {
        padding-top: 0px;
        padding-bottom: 0px;
        position: relative;
        overflow: hidden;
    }

    .margin-top-60 {
        margin-top: 60px;
        margin-bottom: 10%;
    }

    .single_features_right p {
        line-height: 24px;
        margin-bottom: 10%;
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .single_right_contact p {
        margin-top: 17px;
    }

    .marginLeft20px {
        margin-left: 15px;
    }

    .paddingLeft65px {
        padding-left: 20px;
    }

    .menu-item {
        margin-bottom: 20px;
        margin-top: 0%;
    }

    .footerMarginTop {
        margin-top: 10%;
    }

    .ourServiceFont {
        font-size: 18px;
    }

    .smallIcon {
        max-width: 100% !important;
    }

    .serviceCss {
        background-color: #efefef;
    }

}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    .responsiveImage {
        width: 50%;
    }

    .navbar-brand {
        margin-top: -65px;
    }

    .single_features_left img {
        height: 30%;
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .marginRight85px {
        margin-right: 0px;
    }

    .marginLeft85px {
        margin-left: 0px;
    }

    .marginLeft50px {
        margin-left: 0px;
    }

    .marginRight50px {
        margin-left: 0px;
    }

    .sections {
        padding-top: 0px;
        padding-bottom: 0px;
        position: relative;
        overflow: hidden;
    }

    .margin-top-60 {
        margin-top: 30px;
        margin-bottom: 10%;
    }

    .otherPageMarginTop {
        margin-top: 100px;
        margin-bottom: 10%;
    }

    .otherPageSubHeading {
        margin-top: 10% !important;
    }

    .mu-service-area {
        display: inline;
        float: left;
        padding: 0px 0;
        width: 100%;
    }

    .mu-service-content {
        display: inline;
        float: left;
        margin-top: 0px;
        width: 100%;
    }

    .mu-service-header {
        display: inline;
        float: left;
        text-align: center;
        padding: 0 0px;
        width: 100%;
        margin-top: 5%;
    }

    .mapouter {
        position: relative;
        text-align: right;
        height: 415px !important;
        margin-top: 20px !important;
        width: 100%;
        padding: 10px;
    }


    .single_features_right p {
        line-height: 24px;
        margin-bottom: 10%;
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .single_right_contact p {
        margin-top: 17px;
    }

    .marginLeft20px {
        margin-left: 15px;
    }

    .paddingLeft65px {
        padding-left: 20px;
    }

    .menu-item {
        margin-bottom: 20px;
        margin-top: 0%;
    }

    .footerMarginTop {
        margin-top: 10%;
    }

    .ourServiceFont {
        font-size: 18px;
    }

    .navbar-nav {
        background-color: #dadada;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #efefef;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
        top: 33px;
    }

    .deepGray {
        background-color: #dedede;
    }

    .lightViolate {
        background-color: #efefef;
    }

    .smallIcon {
        max-width: 120% !important;
    }

    .copyright p {
        font-size: 1.125rem;
        margin-bottom: 15px;
        padding: 8px 0px;
    }

    .col-xs-12 {
        width: 103%;
    }

    .contact-section {
        margin-left: -15px;
    }

    .home-wrapper {
        overflow: hidden;
        padding: 200px 0px 0px;
    }
    .home-content h1 {
        font-size: 16px !important;
    }

    .serviceCss {
        background-color: #efefef;
    }

}

/* navbar shrink start */
.navbar-shrink {
    background-color: #f8f8f8;
    border-radius: 0;
    padding-top: 2px;
    position: fixed;
    left: 0;
    right: 0;
    /* color: white; */
    z-index: 333;
    height: 65px;
    transition: all ease 1s;

}

.navImage {
    padding-top: 15px;
    max-width: 40%;
    transition: all ease 1s;
}

.navbar-shrink-option {
    padding-top: 3px;
    padding-bottom: 15px;
    transition: all ease 1s;
}

.default-navbar-shrink-option {
    padding-top: 20px;
    height: 85px;
    transition: all ease 1s;
}

.defaultNavImage {
    max-width: 50%;
    transition: all ease 1s;
}

.containerResize {
    width: 87%;
    transition: all ease 1s;
}

.backToDefault {
    transition: all ease 1s;
}

/* navbar shrink end */

/*Footer change start*/
.footerAlign {
    margin-right: 3%;
    margin-left: 2%;
}

/*Footer change end*/

.navbar-nav > li > .dropdown-menu {
    left: 0;
}

.dataPointMargin {
    margin-left: 56px;
}

.menu-item p {
    font-size: 12px;
}

.marginLeft15px {
    margin-left: 15px;
}

/*sticky sidebar start*/
.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -130px;
    top: 35%;
    width: 170px;
    z-index: 1100;
}

.sticky li {
    list-style-type: none;
    /*background-color:#fff;*/
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}

.sticky li:hover {
    margin-left: -10px;
}

.sticky li img {
    float: left;
    margin: 5px 4px;
    margin-right: 5px;
}

.sticky li p {
    padding-top: 5px;
    margin: 0px;
    line-height: 16px;
    font-size: 11px;
}

.sticky li p a {
    text-decoration: none;
    color: #2C3539;
}

.sticky li p a:hover {
    text-decoration: underline;
}

/*sticky sidebar end*/

li .test {
    list-style-position: outside;
}

.side-by-side {
    display: flex;
    margin-left: 55%;
    margin-top: 4%;
}
.iconMargin {
    margin-right: 5%;
    margin-left: 5%;
}
