body,
html {
    height: 100%;
    overflow-x:hidden;
}

.bg_image,
.bg_image2 {
    background-image: url(../images/Skyline_website_v4.png);
    background-repeat: no-repeat;
}

@font-face {
    font-family: bebas_neueregular;
    src: url(../fonts/bebas_neue-webfont.eot);
    src: url(../fonts/bebas_neue-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/bebas_neue-webfont.html) format('woff2'), url(../fonts/bebas_neue-webfont.woff) format('woff'), url(../fonts/bebas_neue-webfont.ttf) format('truetype'), url(../fonts/bebas_neue-webfont.svg#bebas_neueregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ubunturegular;
    src: url(../fonts/ubuntu-r-webfont.eot);
    src: url(../fonts/ubuntu-r-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/ubuntu-r-webfont.html) format('woff2'), url(../fonts/ubuntu-r-webfont.woff) format('woff'), url(../fonts/ubuntu-r-webfont.ttf) format('truetype'), url(../fonts/ubuntu-r-webfont.svg#ubunturegular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ubuntumedium;
    src: url(../fonts/ubuntu-m-webfont.eot);
    src: url(../fonts/ubuntu-m-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/ubuntu-m-webfont.html) format('woff2'), url(../fonts/ubuntu-m-webfont.woff) format('woff'), url(../fonts/ubuntu-m-webfont.ttf) format('truetype'), url(../fonts/ubuntu-m-webfont.svg#ubuntumedium) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Ubuntu Light;
    src: url(../fonts/Ubuntu-Lightd41d.eot?) format("eot"), url(../fonts/Ubuntu-Light.woff) format("woff"), url(../fonts/Ubuntu-Light.ttf) format("truetype"), url(../fonts/Ubuntu-Light.svg#Ubuntu-Light) format("svg");
    font-weight: normal;
    font-style: normal;
}

body h1 {
    font-size: 87px;
    color: #124f7f;
    font-family: roboto-regular
}

body p {
    font-size: 15px;
    color: #333331;
    letter-spacing: .5px;
    font-family: roboto-regular
}

body {
    outline: 0;
}

body a {
    font-size: 16px;
    font-family: roboto-regular
    color: #136e96;
}

body a:active,
body a:focus,
body a:hover {
    outline: 0;
    text-decoration: none;
}

.header_slide,
.who_are_img img {
    height: 550px;
}

/*.logo {
    margin: 13px 0;
}*/

.navbar.navbar-default {
    margin-bottom: 0;
    border: 0;
}

body #navbarCollapse .menu li a {
    color: #337ab7;
    /*padding: 10px 22px;*/
    font-weight: 100;
}

body .header_menu .navbar.navbar-default {
    background-color: #fff;
}

.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
body .navbar-default .navbar-nav>.active>a {
    background-color: #fff!important;
}

.bg_image2:before,
.bg_image:before {
    content: "";
    background-color: rgba(56, 112, 147, .4);
    width: 100%;
}

/*.menu.navbar-nav {
    margin: 10px 0 0 0;
    padding: 7px;
}*/

@media (min-width:768px) {
    .home.bg_image {
        min-height: 100%;
    }
    .home .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .home .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }
}

.home .header-content {
    position: relative;
    width: 100%;
    padding: 22px 15px;
    text-align: center;
}

.bg_image {
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.icon_image {
    padding: 50px 0;
    position: relative;
}

.icon_image img {
    margin: 0 auto;
}

.who_we_are h1 {
    padding: 10px 0 5px;
}

.who_we_are p {
    padding-bottom: 10px;
    font-size: 20px;
}

.bg_image:before {
    position: absolute;
    height: 100%;
    left: 0;
}

.bg_image,
.bg_image2 {
    position: relative;
}

.bg_image2 {
    background-size: cover;
    height: auto;
}

.bg_image2:before {
    position: absolute;
    height: 100%;
}

.v_image {
    position: absolute;
    bottom: -26px;
    text-align: center;
    left: 48%;
    z-index: 99;
}

.btn-file,
.root_06,
.serivce_div h1 {
    position: relative;
}

.serivce_div h1 {
    color: #fff!important;
    z-index: 99;
}

.Service_image_div img {
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    margin: 0 auto;
}

.col-md-6.col-sm-6.relevent_div {
    padding: 0;
}

.relevent_div img {
    width: 100%;
}

.leadership_tabs,
.root_06 p {
    text-align: center;
    width: 60%;
}

.row.relavent_row_03 {
    margin-top: 20px;
}

.relevant_heading {
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 0 25px;
    margin-top: -15px;
    margin-bottom: 0;
    font-size: 87px;
}

.leadership_heading {
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 15px;
}

body .nav-tabs li a {
    color: #6f6f6f;
    border: 0!important;
    background-color: #fff!important;
    font-family: roboto-regular;
}

body .nav-tabs>li.active>a,
body .nav-tabs>li.active>a:focus,
body .nav-tabs>li.active>a:hover {
    color: #6f6f6f;
    cursor: default;
    background-color: transparent!important;
    border-bottom: 1px solid #337ab7!important;
    border: 0;
}

body .nav-tabs {
    border-bottom: 0;
}

.leadership_tabs {
    margin: 0 auto 20px;
}

body .nav>li>a {
    /*padding: 10px 25px;*/
}

.sec_05 {
    margin-bottom: 40px;
    margin-top: 70px;
    border-top: 1px solid #ccc;
}

.root_06 p {
    color: #fff;
    margin: 0 auto;
    padding: 80px 0;
    z-index: 99;
    font-size: 17px;
}

.row.employment_row {
    margin: 0;
    padding-bottom: 10px;
}

.employment_row h5 {
    margin-bottom: 0;
    font-size: 16px;
}

.employment_row p {
    text-decoration: underline;
    font-size: 15px;
    margin-bottom: 0;
}

.email a,
.email a:hover {
    color: #6f6f6f;
    text-decoration: none;
}

.email {
    margin-top: 25px;
    font-size: 17px;
}

.email a {
    font-size: 16px;
}

.form_div {
    background-color: #124f7f;
    margin-top: 25px;
    border-radius: 10px;
}

.form_text {
    padding: 20px;
}

.form_text p {
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
}

.form_text .form-control {
    height: 30px;
    border-radius: 0;
    margin-bottom: 10px;
}

.btn-file {
    overflow: hidden;
    margin-top: 5px;
}

.btn {
    padding: 0 10px!important
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 3px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: 0;
    background: #fff;
    cursor: inherit;
    display: block;
}

.no_file {
    color: #fff;
    padding-left: 10px;
}

.input_name .input_01 {
    width: 35%;
    float: left;
    margin-right: 10px;
}

.input_name .input_02 {
    width: 60%;
}

.input_name {
    width: 28%;
    float: left;
}

.input_name .input_03 {
    width: 70%;
    float: left;
    margin-left: 3px;
    margin-right: 3px;
}

.dash_line {
    color: #fff;
    line-height: 27px;
    margin-left: 3px;
}

.send_btn {
    margin-top: 20px;
    display: block!important;
}

.sec_07 {
    padding: 75px 0 40px;
}

.bg_color {
    background-color: #124f7f;
}

.bottom_sec {
    padding: 0 15px!important;
}

.relevent_div.map_div {
    position: absolute;
    right: 0;
}

.row.bottom_custom_row {
    margin: 0 auto;
}

.bottom_sec p {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}

.bottom_sec p a,
.bottom_sec_02 a,
.footer_02 a {
    font-size: 14px;
    text-decoration: underline;
    color: #fff;
}

.footer_02 a:hover {
    color: #fff;
}

.name_p {
    margin-top: 10px;
}

.bottom_sec_02 a:hover,
.bottom_sec_02 h4 {
    color: #fff;
}

.footer_02 p {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}

.row.margin_top_03 p,
.row.margin_top_04 p,
.slash_icon {
    font-size: 20px;
}

.Service_image_div {
    position: relative;
    padding: 85px 0 0;
}

.icon {
    left: 42%;
    position: absolute;
    top: 21px;
}

.icon img {
    border: 0!important;
    background-color: #2aa4da;
    padding: 5px;
}

.tabs_img img {
    position: relative;
}

.row.tabs_inner_row {
    margin-bottom: 20px;
}

.tabs_img.tabs_03 {
    width: 20%;
}

.full-img,
.input_name.input_name_01,
.menu {
    width: 100%;
}

.owl-next {
    display: none!important;
}

.slider_text {
    padding-left: 150px;
}

.row.slider_inner_row {
    margin-bottom: 60px;
}

.text_underline p {
    border-bottom: 1px solid #124f7f;
    display: inline-block;
}

.padding_none.adi1 {
    padding-right: 0;
}

.Service_image_div.relavent_special_div img {
    border: 5px solid #1a5d92;
}

.icon.icon_special {
    left: 38%;
}

.leadership_tabs.home_leadership_tabs {
    width: 100%;
    text-align: center;
}

body .nav-tabs.home_nav_tabs>li.active>span a,
body .nav-tabs.home_nav_tabs>li.active>span a:focus,
body .nav-tabs.home_nav_tabs>li.active>span a:hover,
body .nav-tabs.home_nav_tabs>li>span>a {
    border-bottom: 0 solid #337ab7!important;
    /*color: #136e96;*/
    text-decoration: none;
}

.slash_icon {
    padding: 0 10px;
    color: #136e96;
}

.relevent_uline li a:active,
.relevent_uline li a:focus,
.relevent_uline li a:hover {
    text-decoration: none;
    color: #136e96;
}

.r-side a.img_a,
a.img_a {
    text-decoration: none!important;
}

.learn_more_btn {
    text-align: center;
    margin: 20px auto 0;
    float: none;
    display: inherit;
    background: rgba(28, 92, 142, 1);
    background: -moz-linear-gradient(top, rgba(28, 92, 142, 1) 0, rgba(28, 92, 142, 1) 23%, rgba(28, 92, 142, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(28, 92, 142, 1)), color-stop(23%, rgba(28, 92, 142, 1)), color-stop(100%, rgba(28, 92, 142, 1)));
    background: -webkit-linear-gradient(top, rgba(28, 92, 142, 1) 0, rgba(28, 92, 142, 1) 23%, rgba(28, 92, 142, 1) 100%);
    background: -o-linear-gradient(top, rgba(28, 92, 142, 1) 0, rgba(28, 92, 142, 1) 23%, rgba(28, 92, 142, 1) 100%);
    background: -ms-linear-gradient(top, rgba(28, 92, 142, 1) 0, rgba(28, 92, 142, 1) 23%, rgba(28, 92, 142, 1) 100%);
    background: linear-gradient(to bottom, rgba(28, 92, 142, 1) 0, rgba(28, 92, 142, 1) 23%, rgba(28, 92, 142, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0);
    border: 0;
    padding: 8px 20px;
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    font-family: roboto-regular;
    letter-spacing: .8px;
}

.serivce_div h1.home_services {
    color: #124f7f!important;
}

.list-inline.relevent_uline {
    margin-left: 0;
}

.list-inline.relevent_uline li {
    padding: 0;
}

.relevent_row1,
.relevent_row1.relevent_sec {
    padding-bottom: 20px;
}

.fonts_ubunto {
    font-family: roboto-regular;
}

.map_div iframe {
    scrollwheel: false;
}

.services_blog a img:hover {
    opacity: .8;
}

button.learn_more_btn:hover {
    background: linear-gradient(to bottom, rgba(48, 101, 142, 1) 10%, rgba(28, 92, 142, 1) 67%, rgba(28, 92, 142, 1) 82%);
}

.container1 .who_are_img {
    padding-left: 0;
}

.leadership_text {
    margin-bottom: 28px;
}

.relevant_heading.contact_heading {
    margin-bottom: 15px;
    margin-top: 20px;
}

.row_bg_color {
    background-color: #cdd2d5;
}

#content-info,
.bg {
    background: #fff;
}

.row_margin {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 7px;
}

.home_services {
    margin-bottom: 0;
    margin-top: 150px;
}

.relevent_uline {
    margin-bottom: 11px;
}

.employe_heading {
    margin-top: 10px;
}

.row.bottom_custom_row {
    padding: 20px 0 30px;
}

.who_are_img {
    position: absolute!important;
    left: -15px;
}

.who_we_are {
    float: right!important;
}

.to_run_margin {
    margin-bottom: 0;
    padding-bottom: 0!important;
}

.relevent_04 {
    border-top: 1px solid #ccc;
    margin-top: 97px;
}

.row.margin_top_03,
.row.margin_top_04 {
    margin-top: 30px;
}

.sec_02 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 75px;
}

.home_services.home_services_02 {
    margin-top: -15px;
    padding-bottom: 25px;
}

.margin_top_03 .position_image {
    position: absolute;
    right: 0;
    padding-right: 0;
}

.position_image img {
    float: right;
    height: 574px;
}

.services_img {
    margin-bottom: 20px;
}

.services_img img {
    height: 120px;
    margin: 0 auto;
}

a.img_a {
    border: 3px solid #124f7e;
    padding: 10px 5px;
    color: #353636;
}

.img_a_second a.img_a {
    padding: 10px 15px;
}

.img_a_3 a.img_a {
    padding: 10px 40px;
}

.col-md-4.col-sm-4.services_left {
    padding: 0;
}

#banner,
.row.rel_inner_row {
    padding-top: 30px;
}

p.services_p_02 {
    margin-top: 15px;
    margin-bottom: 30px;
}

.margin_top_04 .position_left_img {
    position: absolute;
    left: -15px;
}

.margin_top_04 .position_left_img img {
    height: 643px;
}

.services_img.relevent_imag img {
    height: 175px;
}

.menu {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#banner {
    background-image: #fff;
    min-height: 105px;
    line-height: 100px;
}

#banner .relevant_heading {
    text-transform: uppercase;
    font-weight: 500;
    padding: 34px 0 15px;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 87px;
}

#content-info {
    /*padding: 25px 0 75px;*/
    padding: 0px 0 50px;
}

.l-side h3 {
    /*color: #124f7f;*/
    color:#424147;
    border-top: solid 1px #a1a1a1;
    border-bottom: solid 1px #a1a1a1;
    padding: 5px 0 3px;
    font-family: roboto-regular;
    margin: 6px 0 3px;
    font-weight: 500;
    letter-spacing: .5px;
    font-size: 28px;
}

.l-side .panel-group,
.r-side p {
    font-family:roboto-regular;
}

.l-side .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding-left: 0;
    cursor: pointer
}

.l-side .panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: solid 1px #a1a1a1
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
    border-radius: 0!important
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #A1A1A1!important
}

.l-side ul li {
    margin-bottom: 5px;
    font-size: 15px;
    letter-spacing: .5px;
    padding: 0 0 5px 30px;
    border-bottom: solid 1px #a1a1a1;
    margin-top: 10px
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0!important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px
}

.panel-body {
    padding: 0!important
}

.l-side ul {
    list-style-type: none;
    padding: 0
}

.panel-body li:last-child {
    border: none!important;
    margin-bottom: 0;
    padding-bottom: 0
}

.l-side .panel-group {
    margin-bottom: 0;
    color: #313131;
    border-radius: 0!important
}

.b-none {
    border: none;
    border-top: none!important
}

.r-side p {
    font-size: 15px;
    line-height: 26px
}

.sh {
    height: 100px!important
}

.r-side a.img_a {
    border: 3px solid #124f7e;
    padding: 14px 9px 0;
    color: #353636;
    font-size: 10px;
    display: block;
    min-height: 46px;
    text-align: center;
    line-height: 12px
}

.slide-listy ul,
ul.s-list {
    list-style-type: none;
    padding: 0
}

h2.slide-heading,
h2.slide-heading2 {
    color: #313131;
    font-family: roboto-regular
}

.r-side .services_left {
    margin-top: 40px
}

hr,
ul.s-list {
    margin-top: 20px
}

.r-side .services_left:first-child {
    margin-left: 16%
}

header {
    box-shadow: 0 4px 3px -5px rgba(51, 51, 51, 0.44);
    position: relative;
    z-index: 9
}

ul.s-list {
    font-family: roboto-regular;
    line-height: 26px
}

ul.s-list li {
    margin-bottom: 5px;
    font-size: 13px
}

ul.s-list li i {
    font-size: 5px;
    line-height: 28px;
    height: 0;
    float: left;
    margin-right: 8px;
    position: absolute;
    left: 0
}

hr {
    margin-bottom: -10px!important;
    border: 0;
    border-top: 1px solid #ccc!important
}

h2.slide-heading {
    margin-top: 0;
    margin-bottom: 20px
}

h2.slide-heading2 {
    margin-top: 15px;
    margin-bottom: 25px
}

.slide-listy ul {
    margin-top: 20px;
    line-height: 30px
}

.slide-listy ul li {
    font-family: roboto-regular;
    font-size: 14px
}

.upr {
    font-family: roboto-regular!important;
    font-size: 16px!important
}

.navbar-default .navbar-nav>li>a {
    color: #337ab7!important;
    font-weight: 100
}

.l-side a,
.l-side a:hover {
    color: #333;
    font-weight: 400;
    font-family: roboto-regular;
    text-decoration: none
}

@media (max-width:1024px) {
    body #navbarCollapse .menu li a {
        color: #337ab7;
        padding: 10px 18px !important;
        font-weight: 100
    }
}

@media (max-width:994px) {
    body #navbarCollapse .menu li a {
        color: #337ab7;
        padding: 10px 12px !important;
        font-weight: 100;
        font-size: 12px!important
    }
}

@media (max-width:580px) {
    #banner .relevant_heading {
        text-transform: uppercase;
        font-weight: 500;
        padding: 0 0 15px;
        margin-top: -15px;
        margin-bottom: 0;
        font-size: 80px
    }
}

@media (max-width:320px) {
    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        height: 40px;
        margin: 25px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        color: #124f7f;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        font-family: bebas_neueregular;
        letter-spacing: 1px;
        font-size: 12px
    }
    #banner .relevant_heading,
    .relevant_heading {
        text-transform: uppercase;
        font-weight: 500;
        margin-top: -15px;
        font-size: 40px;
        margin-bottom: 0
    }
    #banner .relevant_heading {
        padding: 0 0 15px
    }
    .relevant_heading {
        padding: 0 0 25px
    }
    .navbar.navbar-default {
        margin-bottom: 0;
        border: 0;
        width: 100%
    }
}

.h-space {
    padding-bottom: 0;
    margin-bottom: 2px!important;
}

h3.b-none a {
    /*color: #124f7f;*/
     color:#424147;
    padding: 5px 0 3px;
    font-family: roboto-regular!important;
    margin: 6px 0 3px;
    font-weight: 500;
    letter-spacing: .5px;
    font-size: 28px
}

.l-side .panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ddd;
    padding-left: 0;
    cursor: pointer;
}

header {
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    background: #fff;
}

#banner {
    padding-top: 60px;
}

.img_a_3 a.img_a {
    padding: 10px 15px;
    min-height: 0;
    display: inline-block;
    margin-top: -14px;
}

.nav.nav-tabs.home_nav_tabs {
    margin: 0 auto;
    text-align: center;
    float: none;
    display: inline-block;
}

.margin_li {
    margin-top: 5px;
}

.tabs_img.grid_hover {
    width: 11.8%;
    margin-right: 20px;
}

.tabs_img.grid_hover img {
    margin: 0 auto;
}

.tabs_img.grid_hover p {
    text-align: center;
}

.row.tabs_inner_row {
    margin-bottom: 20px;
    width: 100%;
    margin: 0 auto;
}

.hover_text {
    position: absolute;
    top: 0px;
    width: 80%;
    height: 100%;
    padding: 40px;
    opacity: 0;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}

.tabs_img.grid_hover:hover .hover_text {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    opacity: 1;
}

.tabs_img.grid_hover .hover_text {
    opacity: 1;
    transform: translateY(0px);
}

#menu0 .tabs_img.grid_hover .hover_text {
    background-color: transparent;
}

.support-dept.active.in .support-user.tabs_img.grid_hover .hover_text {
    display: none;
}

.mechanical-dept.active.in .mechanical-user.tabs_img.grid_hover .hover_text {
    display: none;
}

.commissioning-dept.active.in .commissioning-user.tabs_img.grid_hover .hover_text {
    display: none;
}

.architectural-dept.active.in .architectural-user.tabs_img.grid_hover .hover_text {
    display: none;
}

.structural-dept.active.in .structural-user.tabs_img.grid_hover .hover_text {
    display: none;
}

.testing-dept.active.in .testing-user.tabs_img.grid_hover .hover_text {
    display: none;
}

.col-md-6.ins h3 {
    /*color: #124f7f;*/
    color: #424147;
    font-size: 24px;
    margin-top: 6px;
    display: inline-block;
    font-family: roboto-regular;
}

.col-md-4.ins h3 {
    color: #00a2e8;
    /*font-size: 24px;*/
    font-size: 18px;
    text-transform: uppercase;
   /* margin-top: 8px;*/
    display: inline-block;
    font-family: roboto-regular;
    float: left;
}

.service-para {
    color: #fff;
    font-size: 13px;
    padding-top: 10px;
}

.container-fluid.footerInner {
    background-color: #00a2e8;
    color:#fff;
}

a.service-para {
    text-decoration: underline;
}

a.service-para:hover {
    color: #fff;
}

.accordion_container {
    width: 100%;
    padding-bottom: 10px;
}

.accordion_head {
    float: right;
   /* padding-top: 10px;*/
}
.accordion_body {
    float: left;
}

.accordion_head.lab {
    float: right;
    position: absolute;
    margin-left: 144px;
}

#banner {
    background-image: url(../images/bar.jpg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100%;
}

h2.slide-heading {
    margin-bottom: 20px;
    border-top: 2px solid silver;
    margin-top: 15px;
    padding-top: 18px;
}

.service-text-mobile {
    display: none;
}

.who_we_r_mob {
    display: none;
}

button.btn.btn-default.file-btn {
    display: none;
}

img.full-img.service-mob {
    display: none;
}

.sec_08.com-footer {
    display: none;
}

.col-md-12.data-mobile {
    display: none;
}

.revence-slider-mobile {
    display: none;
}

.myclass {
    display: none;
}

.special-ins-mobile {
    display: none;
}

.tab-menu-toggle {
    display: none;
}

.multi-row-slider {
    display: none;
}


/* mobile (portrait) ----------- */

@media only screen and (max-width: 479px) {
    .header_menu .navbar-toggle .icon-bar {
        display: block;
        width: 37px;
        height: 5px;
        border-radius: 0px !important;
    }
    .header_menu .navbar-toggle {
        position: relative;
        float: right;
        padding: 0px 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    .header_menu .navbar-header {
        margin-top: -55px !important;
    }
    .logo img {
        margin: 0 !important;
    }
    .header_menu .navbar-default .navbar-toggle .icon-bar {
        background-color: #124f7f!important;
        border-radius: 0px !important;
    }
    .header_menu .navbar-default .navbar-toggle {
        border-color: #fff;
    }
    .service-text-mobile {
        display: block !important;
    }
    .masthead .v_image {
        display: none !important;
    }
    img.img-responsive.service1 {
        display: none !important;
    }
    .col-md-4.col-sm-4.col-xs-4.who_are_img img {
        display: none;
    }
    .sec_02 {
        padding-bottom: 45px!important;
    }
    .sec_05 .tab-content {
        display: none !important;
    }
    .tab-content.index {
        display: block !important;
    }
    .leadership_tabs.home_leadership_tabs {
        display: none !important;
    }
    .bg_image2 {
        display: none !important;
    }
    .bg_image2.sec_3_content {
        display: block !important;
    }
    .col-md-4.col-sm-4.col-xs-4.services_left {
        margin-top: 50px;
    }
    span.icon-bar.line {
        width: 40px;
        height: 5px;
        background: #fff;
    }
    button.navbar-toggle.toggle {
        float: left;
        background: #124f7f;
        border-radius: 0px;
    }
    button.btn.btn-default.file-btn {
        display: block !important;
        margin-left: 133px;
        margin-top: 20px !important;
    }
    button.btn.btn-default.send {
        display: none;
    }
    .home .header-content {
        padding: 170px 15px!important;
    }
    img.full-img.service-mob {
        display: block !important;
    }
    img.full-img.service {
        display: none !important;
    }
    .sec_08.com-footer {
        display: block !important;
    }
    section.comissioning-footer {
        display: none;
    }
    .col-md-4.l-side.service {
        display: none;
    }
    .service-banner {
        padding-top: 68px !important;
    }
    .col-md-12.data-mobile {
        display: block !important;
		}
    .col-md-12.data-desk {
        display: none;
    }
    .col-md-6.ins.mobile h3 {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 36px;
    }
    .container.lab-banner1 {
        display: none;
    }
    .lab-banner {
        padding-top: 112px !important;
    }
    .col-md-4.ins.mobile h3 {
        margin-top: 20px;
        margin-bottom: 30px;
        display: inline-block;
        width: 100%;
        font-size: 36px;
    }
    .revence-slider-desk {
        display: none;
    }
    .revence-slider-mobile {
        display: block !important;
    }
    .myclass {
        display: block !important;
    }
    .left-arrow {
        left: -23px;
        position: absolute;
        top: 223px;
    }
    .right-arrow {
        left: 254px;
        position: absolute;
        top: 223px;
    }
    .home .sec_05 {
        border-top: 2px solid silver;
        border-bottom: 2px solid silver;
    }
    .home .sec_07 {
        padding: 0px 0px 40px;
    }
    .home a.img_a {
        color: #fff;
        background-color: #124f7e;
    }
    .special-ins-mobile {
        display: block !important;
    }
    .special-ins-desk {
        display: none;
    }
    .who_we_r_mob p {
        text-align: right;
    }
    body .header_menu .navbar.navbar-default {
        background-color: transparent;
    }
    header {
        height: 71px;
    }
    h1.employe_heading {
        text-align: right;
    }
    .relevant_heading.contact_heading {
        margin-top: 30px;
        margin-bottom: 20px !important;
    }
    .banner-img {
        padding-top: 72px;
    }
    .lab-banner {
        display: none;
    }
    h2.slide-heading2 {
        font-size: 20px;
        font-weight: bold;
    }
    .sec_08.com-footer {
        border-top: 2px solid silver;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #fff !important;
    }
    body.special-inspection button.navbar-toggle {
        margin-top: 15px !important;
        margin-right: 32px;
    }
    div#navbarCollapse {
        background-color: #fff;
    }
    .header-content.logo_div {
        top: 0% !important;
    }
    .multi-row-slider {
        display: block !important;
        margin-top: 40px;
    }
    .slick-slide img {
        width: 100px !important;
    }
    img.img-responsive.relevant {
        height: auto !important;
    }
    .slick-slide p {
        font-size: 12px !important;
    }
    .slider {
        width: 100%;
        margin: 0;
    }
    .tab-content.new {
        display: block !important;
    }
    .slick-slide {
        margin: 0px 50px;
    }
    .slick-slide img {
        width: 140px !important;
    }
    .tabs_img.tabs_03 {
        width: 100%;
    }
    .masthead .v_image.index-v {
        display: block !important;
    }
    p.emp_text {
        font-weight: bold;
    }
    .home h1 {
        font-size: 45px;
    }
    .email {
        color: #353636;
    }
    .email a,
    .email a:hover {
        color: #353636;
    }
    nav.navbar.navbar-default.pull-right {
        width: 123%;
        margin-right: -30px;
    }
    ul.nav.navbar-nav.navbar-right.menu li {
        border-bottom: 1px solid silver;
        margin-left: -15px;
        margin-right: -15px;
       /* padding-left: 20px;*/
    }
    button.navbar-toggle {
        /* margin-top: 15px !important;*/
        margin-right: 32px !important;
    }
    ul.s-list.navbar-nav.navbar-right.menu li a {
        margin-left: 36px;
        font-size: 12px;
        font-weight: 100;
        color: #337ab7 !important;
    }
    ul.s-list.navbar-nav.navbar-right.menu li {
        border-bottom: 1px solid silver;
        margin-left: -30px;
        margin-right: -30px;
    }
    a.flex-prev {
        background: url('../images/left-arrow.jpg');
        background-repeat: no-repeat;
        text-indent: -999px;
    }
    a.flex-next {
        background: url('../images/right-arrow.jpg');
        background-repeat: no-repeat;
    }
    .col-md-2.col-sm-2.mob-menu {
        z-index: 999;
        display: inline-block;
    }
    .flex-direction-nav a {
        top: 20% !important;
        position: absolute !important;
    }
    .flex-direction-nav {
        position: initial !important;
    }
    .flex-direction-nav a.flex-next {
        right: -26px;
        font-size: 2px;
    }
    .flex-direction-nav a.flex-prev {
        left: -25px;
    }
    .accordion_container {
        width: 100%;
        position: relative;
    }
    body .modal-dialog.modal-sm,
    body div#myModal11 .modal-dialog.modal-sm,
    body div#myModal12 .modal-dialog.modal-sm {
        width: 95% !important;
    }
    .accordion_head.lab {
        float: none;
        position: absolute;
        margin-left: 195px;
    }
	/*.plus-icon i.fa.fa-plus{
margin-top: 25px;
}*/
.col-md-7.col-sm-7.col-xs-12.service_left_text p {
    font-size: 13px !important;
}  
}


/* mobile (landscape) ----------- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-md-7.col-sm-7.col-xs-12.service_left_text p {
    font-size: 13px !important;
}
    .header_menu .navbar-toggle .icon-bar {
        display: block;
        width: 37px;
        height: 5px;
        border-radius: 0px;
    }
    .header_menu .navbar-toggle {
        position: relative;
        float: right;
        padding: 0px 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    nav.navbar.navbar-default.pull-right {
        width: 114%;
        margin-right: -30px;
    }
    .col-md-2.col-sm-2.mob-menu {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 999;
        display: inline-block;
    }
    ul.nav.navbar-nav.navbar-right.menu li {
        border-bottom: 1px solid silver;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 35px;
    }
    .logo img {
        margin: 0 !important;
    }
    .header_menu .navbar-default .navbar-toggle .icon-bar {
        background-color: #124f7f!important;
    }
    .header_menu .navbar-default .navbar-toggle {
        border-color: #fff;
    }
    .service-text-mobile {
        display: block !important;
    }
    .masthead .v_image {
        display: none !important;
    }
    img.img-responsive.service1 {
        display: none !important;
    }
    .col-md-4.col-sm-4.col-xs-4.who_are_img img {
        display: none;
    }
    .sec_02 {
        padding-bottom: 45px!important;
    }
    .sec_05 .tab-content {
        display: none !important;
    }
    .tab-content.index {
        display: block !important;
    }
    .leadership_tabs.home_leadership_tabs {
        display: none !important;
    }
    .bg_image2 {
        display: none !important;
    }
    .bg_image2.sec_3_content {
        display: block !important;
    }
    .col-md-4.col-sm-4.col-xs-4.services_left {
        margin-top: 50px;
    }
    span.icon-bar.line {
        width: 40px;
        height: 5px;
        background: #fff;
    }
    button.navbar-toggle.toggle {
        float: left;
        background: #124f7f;
        border-radius: 0px;
    }
    button.btn.btn-default.file-btn {
        display: block !important;
        margin-top: -6px !important;
        float: right;
    }
    button.btn.btn-default.send {
        display: none;
    }
    .home .header-content {
        padding: 120px 15px!important;
    }
    img.full-img.service-mob {
        display: block !important;
    }
    img.full-img.service {
        display: none !important;
    }
    .sec_08.com-footer {
        display: block !important;
    }
    section.comissioning-footer {
        display: none;
    }
    .col-md-4.l-side.service {
        display: none;
    }
    .service-banner {
        padding-top: 24px !important;
    }
    .col-md-12.data-mobile {
        display: block !important;
    }
    .col-md-12.data-desk {
        display: none;
    }
    .col-md-6.ins.mobile h3 {
        margin-top: 20px;
        margin-bottom: 10px;
        display: inline-block;
        font-size: 36px;
    }
    .col-md-4.ins.mobile h3 {
        margin-top: 20px;
        margin-bottom: 30px;
        display: inline-block;
        width: 100%;
        font-size: 36px;
    }
    .container.lab-banner1 {
        display: none;
    }
    .lab-banner {
        padding-top: 112px !important;
    }
    .revence-slider-desk {
        display: none;
    }
    .revence-slider-mobile {
        display: block !important;
    }
    .myclass {
        display: block !important;
    }
    .left-arrow {
        left: 33px;
        position: absolute;
        top: 166px;
    }
    .right-arrow {
        left: 336px;
        position: absolute;
        top: 166px;
    }
    .home .sec_05 {
        border-top: 2px solid silver;
        border-bottom: 2px solid silver;
    }
    .home .sec_07 {
        padding: 0px 0px 40px;
    }
    .home a.img_a {
        border: 3px solid #124f7e;
        padding: 10px 5px;
        color: #fff;
        background-color: #124f7e;
    }
    .special-ins-mobile {
        display: block !important;
    }
    .special-ins-desk {
        display: none;
    }
    .who_we_r_mob p {
        text-align: right;
    }
    body .header_menu .navbar.navbar-default {
        background-color: transparent;
    }
    header {
        height: 71px;
    }
    h1.employe_heading {
        text-align: right;
    }
    .relevant_heading.contact_heading {
        margin-bottom: 15px;
        margin-top: 30px;
        margin-bottom: 20px !important;
    }
    .lab-banner {
        display: none;
    }
    h2.slide-heading2 {
        font-size: 20px;
        font-weight: bold;
    }
    .sec_08.com-footer {
        border-top: 2px solid silver;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #fff !important;
    }
    button.navbar-toggle {
        margin-top: 15px !important;
        margin-right: 32px !important;
    }
    div#navbarCollapse {
        border: firebrick;
        background-color: #fff;
        margin-top: 26px;
    }
    a.img_a.ins {
        font-size: 8px;
    }
    .header-content.logo_div {
        top: 0% !important;
    }
    .multi-row-slider {
        display: block !important;
        margin-top: 40px;
    }
    img.img-responsive.relevant {
        height: auto !important;
    }
    .slick-slide p {
        font-size: 13px !important;
    }
    .slider {
        width: 100%;
        margin: 0;
    }
    .tab-content.new {
        display: block !important;
    }
    .slick-slide {
        margin: 0px 50px;
    }
    .slick-slide img {
        width: 140px !important;
    }
    .tabs_img.tabs_03 {
        width: 100%;
    }
    .masthead .v_image.index-v {
        display: block !important;
    }
    p.emp_text {
        font-weight: bold;
    }
    .home h1 {
        font-size: 45px;
    }
    .email {
        color: #353636;
    }
    .email a,
    .email a:hover {
        color: #353636;
    }
    .banner-img {
        padding-top: 72px;
    }
    ul.s-list.navbar-nav.navbar-right.menu li a {
        margin-left: 36px;
        font-size: 12px;
        font-weight: 100;
        color: #337ab7 !important;
    }
    ul.s-list.navbar-nav.navbar-right.menu li {
        border-bottom: 1px solid silver;
        margin-left: -30px;
        margin-right: -30px;
    }
    a.flex-prev {
        background: url('../images/left-arrow.jpg');
        background-repeat: no-repeat;
        text-indent: -999px;
    }
    a.flex-next {
        background: url('../images/right-arrow.jpg');
        background-repeat: no-repeat;
    }
    .accordion_container {
        position: relative;
    }
    body .modal-dialog.modal-sm {
        width: 50% !important;
    }
    .plus-icon i.fa.fa-plus {
        margin-top: 25px;
    }
    .accordion_head.lab {
        float: right;
        position: absolute;
        right: 0px;
    }
    img.img-responsive.tab-large {
        width: 100%;
    }
    .accordion_container {
        width: 100%;
    }
}

@media screen and (max-width: 1199px) {
    img.img-responsive.relevant {
        height: auto !important;
    }
    img.img-responsive.service1 {
        height: 580px !important;
    }
    .row.margin_top_03 p {
        font-size: 17.5px !important;
    }
    .who_we_are p {
        font-size: 19px !important;
    }
    .header_slide,
    .who_are_img img {
        height: 585px;
    }
}

@media screen and (max-width: 1025px) {
    img.img-responsive.relevant {
        height: auto !important;
    }
}

@media screen and (min-width: 480px) and (max-width: 580px) {
    .flex-direction-nav a {
        top: 29% !important;
        position: absolute !important;
    }
    .flex-direction-nav {
        position: initial !important;
    }
    .flex-direction-nav a.flex-next {
        right: -26px;
        font-size: 2px;
    }
    .flex-direction-nav a.flex-prev {
        left: -25px;
    }
    .accordion_container {
        width: 100% !important;
    }
}

@media screen and (min-width: 580px) and (max-width: 767px) {
    .flex-direction-nav a {
        top: 37% !important;
        position: absolute !important;
    }
    .flex-direction-nav {
        position: initial !important;
    }
    .flex-direction-nav a.flex-next {
        right: -26px;
        font-size: 2px;
    }
    .flex-direction-nav a.flex-prev {
        left: -25px;
    }
    .accordion_container {
        width: 100% !important;
    }
}

@media screen and (max-width: 360px) {
    nav.navbar.navbar-default.pull-right {
        width: 123%;
        margin-right: -30px;
    }
    .flex-direction-nav a {
        top: 13% !important;
        position: absolute !important;
    }
    .flex-direction-nav a.flex-next {
        right: -26px;
        font-size: 2px;
    }
}

@media screen and (max-width: 768px) {}


/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .tabs_img.grid_hover {
        width: 11%;
        margin-right: 20px;
    }
    #banner .relevant_heading {
        text-transform: uppercase;
        font-weight: 500;
        padding: 35px 0px 15px;
        margin-top: -15px;
        margin-bottom: 0;
        font-size: 72px;
    }
    .container-fluid.bg {
        background-position: center bottom !important;
        background-size: cover !important;
    }
    .modal-dialog.modal-sm.civil {
        margin: 22% auto!important;
    }
    .modal-dialog.modal-sm.mechanical {
        margin: 7% auto!important;
    }
    .modal-dialog.modal-sm.structural {
        margin: 5% auto!important;
    }
    .modal-dialog.modal-sm.architecture {
        margin: 21% auto!important;
    }
    .modal-dialog.modal-sm.data {
        margin: 24% auto!important;
    }
    .modal-dialog.modal-sm.hospital {
        margin: 22% auto!important;
    }
    .modal-dialog.modal-sm.comm {
        margin: 22% auto!important;
    }
    .modal-dialog.modal-sm.leed {
        margin: 27% auto!important;
    }
    .modal-dialog.modal-sm.con {
        margin: 11% auto!important;
    }
    .modal-dialog.modal-sm.con_post {
        margin: 22% auto!important;
    }
    .modal-dialog.modal-sm.mansory {
        margin: 16% auto!important;
    }
   
}


/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .tabs_img.grid_hover {
        width: 11%;
        margin-right: 20px;
    }
    #banner .relevant_heading {
        text-transform: uppercase;
        font-weight: 500;
        padding: 13px 0px 15px;
        margin-top: -15px;
        margin-bottom: 0;
        font-size: 72px;
    }
    .tab-menu-toggle {
        display: block !important;
    }
    .container-fluid.bg {
        background-position: center bottom !important;
        background-size: cover !important;
    }
    .modal-dialog.modal-sm.civil {
        margin: 44% auto!important;
    }
    .modal-dialog.modal-sm.mechanical {
        margin: 15% auto!important;
    }
    .modal-dialog.modal-sm.structural {
        margin: 14% auto!important;
    }
    .modal-dialog.modal-sm.architecture {
        margin: 44% auto!important;
    }
    .modal-dialog.modal-sm.data {
        margin: 50% auto!important;
    }
    .modal-dialog.modal-sm.hospital {
        margin: 42% auto!important;
    }
    .modal-dialog.modal-sm.comm {
        margin: 44% auto!important;
    }
    .modal-dialog.modal-sm.leed {
        margin: 55% auto!important;
    }
    .modal-dialog.modal-sm.con {
        margin: 23% auto!important;
    }
    .modal-dialog.modal-sm.con_post {
        margin: 43% auto!important;
    }
    .modal-dialog.modal-sm.mansory {
        margin: 33% auto!important;
    }
    .who_we_are p {
        font-size: 12.8px!important;
    }
}

@media screen and (max-width: 991px) {
    img.img-responsive.service1 {
        height:480px !important;
    }
    .who_we_are p {
        font-size: 13px !important;
        line-height: 22px;
    }
    .who_are_img img {
        height: 425px !important;
    }

}

.multi-row-slider {
    display: none;
}

img.img-responsive.relevant {
    height: 605px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    display: none;
}

.fade.in {
    opacity: 1;
    display: block;
}

section#banner1 {
    padding-top: 60px;
}

.container-fluid.bg {
    background-image: url("../images/bar.jpg");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
}

.bg .relevant_heading {
    text-transform: uppercase;
    font-weight: 500;
    padding: 20px 0px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 87px;
}

button.btn.btn-info.btn-lg.popup {
    background: none;
    border: 0px;
}

p.popup_para {
    font-size: 13px;
}

button.close.popup {
    opacity: 1 !important;
}

.modal-header {
    border-bottom: none !important;
    padding: 0px 15px 15px 15px !important;
}

.heading-popup {
    /*border-bottom: 1px solid #124f7f !important;*/
     border-bottom: 1px solid #424147 !important;
}

.modal-content {
   /* border: 5px solid #124f7f !important;*/
   border: 5px solid #ffea00 !important;
    border-radius: 0px !important;
    padding: 5px !important;
    top:70px;
    margin-bottom: 50px;
}

.model-content-border {
    border: 2px solid #8c8c8c;
}

.modal-header .close {
    margin-top: 8px !important;
}

.modal-body {
    padding: 0px 15px 15px 15px !important;
    ;
}

.modal-dialog.modal-sm {
    width: 30%;
}

h3.modal-title {
    font-size: 32px !important;
}

.modal-body li {
    font-family: roboto-regular!important;
}
.navbar-toggle {background-color: #252525  !important;}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    /*background-color: #fff !important;*/
    background-color: #252525  !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #e0dddd!important;
}

.flexslider .slides img {
    width: 100%;
    display: block;
    border: 1px solid #fff;
}

.flexslider p {
    border: 2px solid #fff;
}

.flexslider .row {
    border: 2px solid #fff;
}

h3.modal-title {
    font-size: 20px !important;
    /*color: #124f7f;*/
    color: #424147;
     margin-top: 8px;
    margin-bottom: 8px;
    display: block;
    font-family: roboto-regular;
}
button.close.popup.lab {
    margin-top: 17px !important;
}
.owl-theme .owl-controls .owl-buttons div {
    color: black !important;
}

div#myModal11 .modal-dialog.modal-sm,
div#myModal12 .modal-dialog.modal-sm {
    width: 46% !important;
}

.modal-dialog {
    margin: 30px auto !important;
}

h4.success_msg {
    width: 30%;
    padding: 4px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

h4.error_msg {
    width: 30%;
    padding: 4px;
    color: black;
    background-color: red;
    border-color: red;
}

.employment_row h5 {
    margin-bottom: 0;
    font-size: 16px;
    font-family: roboto-regular;
    font-weight: 600;
    color: black;
}

p.duties-heading {
    margin-bottom: 0px;
}

.modal-dialog.modal-sm.home {
    width: 38%;
}

ul.job-list {
    list-style: none;
}

ul.job-list li:before {
    content: "";
    position: absolute;
    left: 18px;
    width: 4px;
    height: 4px;
    background: black;
    /* top: 8px; */
    border-radius: 50%;
    margin-top: 10px;
}

.btn.active,
.btn:active {
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125) !important;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
}

.home .modal-body p {
    font-size: 15px;
}
button.btn.btn-info.btn-lg.popup {
    padding: 0px !important;
	border-radius: 0px !important;
}
.service_section {
    width: 250px !important;
}
.service_section_lab {
    width: 173px;
}
.plus-icon i.fa.fa-plus {
    color: #ffffff;
   /* background: #124f7f;*/
    background: #00a2e8;
    padding: 6px;
}