/* Custom CSS start by Syler Ip */
    .top-logo {
        max-width: 250px;
    }

    .value-red {
    	color: #ad122a;
    }
    .service-container {
    	border-bottom: solid 1px gray;
    	/* add the red line with trangle here */
    	margin: 10px 0px;
    }
    .service-header {
    	
    }
    
    .service-content {
		/* margin: auto 0; */
		margin-bottom: auto;
		margin-top: auto;
    }
    .box {
    	min-height: 100%;
    	vertical-align: center;
        /*border: none !important;*/
    	margin-bottom: 20px;
    }
    .container-fluid {
        padding-bottom: 50px;
    }

    :target:before{
    	content: "";
    	display: block;
    	margin: 50px 0 0;
    }
    .bg1 {
        padding-top: 60px;
        box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.7);
    }

    .bg1 .section-heading {
        color: white;
    }
    .bg1 .filter-items li a {
        color: white;
    }
    .parallax-container {
        padding-top: 0px;
    }
    #career p {
        font-size: 18px;
        text-align: justify;
    }
    
    #career .heading {
        margin-bottom: 0px;
        line-height: 24px;
    }


    .col-icon-2.box {

        /*padding: 25px 30px !important;*/

        border-bottom: 1px solid #d5d5d5;

    }
    .slider-item {
        text-align: left;
    }
    .slider-item li {
        margin-left: 25px;
    }
    #services {
        /*background: #636363; */
        /*box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);*/
    }
/*    #services p,#services h3, #services h4 strong, #services li {
        color: white;
    }
*/
    #services .slider-content{
        background: none;
    }



    #services .card {
        border: none;
        background: none;
        min-height:285px;
    }

    #services .card-header {
        /*background-color: rgba(41, 41, 41,0.5)!important;*/
        background: #ebebeb;
    }
    #services .card-body p,#services .card-body h3, #services .card-body h4 strong, #services .card-body li{

        color: black;
        /*background: white;*/
    }
    /*#services .card .collapse{
        background: white;
    }*/
    #services .card-body, #services .card-header {
        /*color: white;*/
        text-align: center;
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    #services .btn-link h4 strong {
        /*color: white;*/
    }


    #services .card-body li {
        margin-left: 25px;
    }

    #member .section-heading {
        text-align: left;
    }

    #member {
        /*background: #eee;*/
    }

    #member h3 {
        /*color: white;*/
    }

    #member .section-heading p{
        /*color: #bababa;*/
    }

    /* Yellow Logo */
    .toparea {
        background-color: #000 !important; 
    }
    nav.navbar.navbar-white, nav.navbar.navbar-white.top-nav-collapse {
        background-color: #000;
    }

    nav.navbar ul.nav  li  a{
        color: white;
        text-transform: none;
    } 

    font.value-yellow {
        color: #F7B10F; 
    }
    
    .footer-details .footer-details-list li a{
        /*color: #F7B10F !important; */

    }

    .parallax.bg1 {
        background: url(../img/34064067_m.jpg) 50% 0 no-repeat fixed;
        background-size: cover;
        /*border-top: 5px solid #F7B10F;*/
    }

    .footer-logo {
        height:auto;
    }

    .captionHeadline3{
        text-transform: none !important;
    }
    .member-title{
       /* border-bottom: 5px solid #F7B10F;
        margin-bottom: 20px;*/
    }

    .img-caption {
        background-color: rgba(0, 0, 0, 0.7)!important;
    }

    .core-value-grid {
        border: 2px solid #eee;
        border-radius: 5px;
        margin-right: 20px;
        margin-left: 20px;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .core-value-grid p {
        text-align: justify;
        font-size: 16px;
    }
    /*need mobile */
    .img-dev-1, .img-dev-2 {
        height: 200px;
        width: 100%;

    }
    .img-dev-1 {
        border-top: 5px solid #F7B10F;
        background: url(../img/10259930-the-urban-landscape-at-night-and-through-the-city-traffic.jpg) 50% 0 no-repeat fixed;
        background-size: cover;
        min-height: 100%;
    }
    .img-dev-2 {
        background: url(../img/80826311-agricultural-soy-plantation-on-sunny-day-green-growing-soybeans-plant-against-sunlight.jpg) 50% 0 no-repeat fixed;
        background-size: cover;
        min-height: 100%;
    }
    #services {
        background-color: #636363;
    }
    #services h3, #services p {
        color: white;
    }


    #services .img-caption{
        vertical-align: middle;
    }
    #services .img-caption h5 {
        position: absolute;
        width: 100%;
        left: 0;
        top: 45% !important;
        padding-top: auto;
        padding-bottom: auto;
        margin: 2px 0 0 0;
    }

    #services .modal-body {
        text-align: left;
    }
    #services .modal-body li {
        margin-left: 20px;
    }
    #services .modal-header p.heading {
        /*border-bottom: 5px solid #F7B10F;*/
    }
    #services .img-caption a {
        color: white!important;
    }
    #services #modalPush5 .modal-dialog{
        max-width: 70%;
    }

    #services .modal-body ul {
        list-style: none;
    }

    #services .modal-body ul li::before {
        content: "\2022";
        color: #F7B10F;
        font-weight: bold;
        display: inline-block; 
        width: 1em;
        margin-left: -1em;
    }

    .img-fluid {
        max-height: 340px;
        overflow-wrap: all;
    }

    .service_grid {
        margin: 10px;
        /*padding: 10px;*/
        border: 1px #d5d5d5 solid;
        background-color: white;
        /*min-height:285px;*/
        min-width: 285px;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all 0.55s ease-in-out;
        transition: all 0.55s ease-in-out;
    }

    .service_grid .card-title{
        font-size: 25px;
    }

    .service_grid:hover {
        transform: scale(1.05);
        -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,1);
        box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,1);
        -webkit-transition: all 0.55s ease-in-out;
        transition: all 0.55s ease-in-out;
    }

    .service_grid a:hover {
        text-decoration: none;
    }

    .btn-success {
        color: #fff;
        background-color: #aaa;
        border-color: #aaa;
    }
    .btn-success:hover {
        color: #fff;
        background-color: #F7B10F;
        border-color: #F7B10F;
    }
    

    .service-page-container {
        min-height: 600px;
        margin-top: 50px;
    }

    .justify-content-center .section-heading{
        text-align: left;
    }

    .section-heading {
        background: none !important;
        margin-bottom: 0px;
    }

    .card-img-top {
        margin-left: auto;
        margin-right: auto;

        width: 34%;
        border-top-left-radius: calc(.25rem - 1px);
        border-top-right-radius: calc(.25rem - 1px);
    }

    #contact {
        background: url(../img/contact_us_bg_4.png?1) 50% 0 no-repeat fixed;
        background-size: cover;
        min-height: 100%;
    }

    #contact h3 ,#contact label, #contact p{
        color: white;
    }


    
    .services-img-header-1 {
        background: url(../img/26385721-steering-wheel.jpg) 0 50% no-repeat fixed;
        background-size: cover;
        background-attachment: scroll;
        border-bottom: 5px solid #F7B10F;

        min-height: 500px;
    }
    .services-img-header-2 {
        background: url(../img/44717888-drawing-idea-pencil-and-light-bulb-concept-outside-the-box-as-creative-and-leadership-concept.jpg) 50% 30% no-repeat fixed;
        background-size: cover;
        background-attachment: scroll;
        border-bottom: 5px solid #F7B10F;

        min-height: 500px;
    }
    .services-img-header-3 {
        background: url(../img/90957737-a-close-up-photography-of-a-rear-cassette-from-a-mountain-bike-lying-on-a-wooden-table-in-a-bike-sho.jpg) 0 0 no-repeat fixed;
        background-size: cover;
        background-attachment: scroll;
        border-bottom: 5px solid #F7B10F;

        min-height: 500px;
    }
    .services-img-header-4 {
        background: url(../img/83702670-colosseum-at-sunset-rome-rome-best-known-architecture-and-landmark-rome-colosseum-is-one-of-the-main.jpg) 0 85% no-repeat fixed;
        background-size: cover;
        background-attachment: scroll;
        border-bottom: 5px solid #F7B10F;

        min-height: 500px;
    }
    .services-img-header-5 {
        background: url(../img/48071695-wooden-pegs-build-in-a-tower-with-some-of-them-reading-words-that-represent-the-most-important-eleme.jpg) 0 20% no-repeat fixed;
        background-size: cover;
        background-attachment: scroll;
        border-bottom: 5px solid #F7B10F;

        min-height: 500px;
    }
    .services-img-header-6 {
        background: url(../img/48032368_s.jpg) 0 50% no-repeat fixed;
        background-size: cover;
        background-attachment: scroll;
        border-bottom: 5px solid #F7B10F;

        min-height: 500px;
    }
    .services-img-header-7 {
        background: url(../img/31573873-last-piece-of-jigsaw-puzzle-.jpg) 0 40% no-repeat fixed;
        background-size: cover;
        background-attachment: scroll;
        border-bottom: 5px solid #F7B10F;

        min-height: 500px;
    }
    .services-img-header-8 {
        background: url(../img/100388117-bratislava-slovakia-october-2-2016-red-city-tram-drives-from-the-tunnel-under-the-castle-hill-histor.jpg) 0 50% no-repeat fixed;
        background-size: cover;
        background-attachment: scroll;
        border-bottom: 5px solid #F7B10F;

        min-height: 500px;
    }
    .services-img-header-9 {
        background: url(../img/43576142_s.jpg) 0 0 no-repeat fixed;
        background-size: cover;
        border-bottom: 5px solid #F7B10F;
        min-height: 500px;
        background-attachment: scroll;
    }
    .btn-group-vertical {
        width:90%;
    }
    a.btn-secondary{
        background: #eee;
        color: #636363;;
        border: none;
        text-align: left;
        font-size: 16px;
        border-bottom: 3px solid #545b623b;
    }

    a.btn-secondary:hover{
        background: #ddd;
        color: white;
        border-bottom: 3px solid #F7B10F;
    }

    .service-page-container li{
        margin-left: 25px;
    }

    .service-img-head {
        width: 100%;
        /*height: 65vh;*/
        height: fit-content;
        overflow: hidden;
        background: #545b62;
        /*border-bottom: 60px solid #545b62;*/
    }

    .service-img-head h1 {
        color: white;
        margin-top: -8%;
        text-align: center;
        
    }

    .service-page-container p, .service-page-container li{
        font-size: 18px; 
        color: black;
    }
    .service-page-container p {
        text-align: justify;
    }
    .grey-bar {
        height: 40px;
        background: #545b62;
    }

    .grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    /*margin: 10px 1%;*/
    /*min-width: 320px;
    max-width: 480px;*/
    height: 360px;
    overflow: hidden;
    /*width: 48%;*/
    /*background: #3085a3;*/
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    /*text-transform: uppercase;*/
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 800;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before ,.effect-sadie-noeffect{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
    background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: white;
    font-size: 2.2em;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    font-size: 18px;
    text-align: justify;
}

figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure{

    margin-bottom: 0px;
}


.section-heading p{
    font-size: 18px;
    text-align: justify;

}

footer,.subfooter {
    background:black;
}

.subfooter { 
    margin-top: 0px;
    padding-top: 0px;
}

.value-1-mob {
    display: none;
}

.effect-sadie {
    padding-right: 0px;
    padding-left: 0px;
}
.btn-e-primary:hover {
    background-color: #545b62 !important;
    border-color: #545b62 !important;
}
.mobile-core-value {
    display: none;
}
.service-img-head img {
    width: 100%;
    margin-top: 0px;
}
h3{
    font-size: 2.2em;
    font-weight: 1000;
}

.contact-detail{
    padding-top: 0px;
    padding-bottom: 25px;
    border: none;
}

    .captionHeadline3{
        background-color: rgba(0,0,0,0.3);
        padding: 10px;
        font-weight: 1000;
        font-size: 80px;
    }
    .tp-parallax-wrap {
        margin-left: 100px;

    }
    .mobile-service-menu {
        display: none;
    }
    .mobile-img {
        display: none;
    }
    
    .btn-light:focus {
        box-shadow:none;
    }
    .footer-brand p a {
        color: #898989;
    }
    .footer-brand p br {
        /*display: none;*/
    }
    .footer-band-link{
        /*margin-left: 10px;*/
    }
    #copyright-m {
        display: none;
    }
    
    .service-page-container ol li{
        text-align: justify;
    }
    @media screen and (max-width: 600px) {
        .toparea-details .toparea-item{
            content: none;
        }
        #navbar-menu {
            background: rgb(33, 37, 41);
        }
        .navbar-on {
            z-index:9;
        }
        #about {
            padding-top: 20px;
        }
        .top-logo {
            max-width: 150px;
        }
        #about .col-xs-10, #services .col-xs-10, #member .col-12, #events .col-md-10, #career .col-12, #career .col-xs-12{
            padding-right: 30px;
            padding-left: 30px;
        }
        
       .img-dev-1, .img-dev-2 , #contact{
            background-attachment: scroll; 
        }
        .services-img-header-1,.services-img-header-2, .services-img-header-3, .services-img-header-4,.services-img-header-5,.services-img-header-6,.services-img-header-7,.services-img-header-8,.services-img-header-9{
            min-height: 250px;
        }
        .core-earth {
            display: none;
        }
        .service-img-head {
            height: auto;
        }
        .value-1-mob {
            display: block;
        }
        .value-1-web {
            display: none;
        }
        .web-core-value{
            display: none;
        }
        .core-value-con {
            width:100%;
        }
        .mobile-core-value {
            display: inline-block;
        }
        p,li {
            font-size:16px!important;
        }
        .btn-group-vertical {
            width: 100%;
        }
        .service-img-head img {
            /*width: 100%;*/
            margin-top: 0px;
        }
        .service-img-head h1 {
            margin-top: 0%;
            display: none;
        }
        
        .grid figure {
            height: auto;
        }


        .service_grid {
            transform: scale(0.95);
            
        }
        h1 {
            font-size: 2.5em;
        }
        .web-service-menu{
            display: none;
        }
        .mobile-service-menu {
            display: inline-block;
            margin-top: 20px;
        }
        .grey-bar {
            display: none;
        }
        .service-page-container {
            margin-top: 20px;
        }
        .web-img {
            display: none;
        }
        .mobile-img {
            display: inline-block;
        }
        .navbar-toggler {
            margin-left: 15px;
        }
        .navbar-header {
            padding-left: 0px!important;
        }
        /*.footer-brand p br {
            display: block;
        }*/
        #copyright-m {
            display: block;
        }
        
    }
    .footer-details .footer-details-list li{
        padding:0;
    }

    .footer-details .footer-details-list li a {
        color: white ;
        text-align: center;
    }
    /* FA version*/
    .footer-details .footer-details-list li.footer-social-li table tr td a{
        /*margin-left: 10px;*/
        margin-right: 10px; 
        border-radius: 150px;
        /*padding-top: 14px ;*/
        padding: 3px 3.5px 3px 3.5px;
        background: white;
        color: black;
        border-radius: 50%;
        width: 1.3em;
        height: 1.3em;
        float: left; 
        display: inline-block;
        text-decoration: none;
        font-size: 1.5em;
    }
    .footer-details .footer-details-list li.footer-social-li table tr td a i.fa-facebook{
        margin-top: 2px;
        font-size: 1.3em;
    }
    
    /*.footer-details .footer-details-list li.footer-social-li a:hover{
        color: white;
        background-color: transparent;
    }*/
    .footer-details .footer-details-list li.footer-social-li{
        display: inline-block;
        margin-top: 10px;
    }
    
           

    @media screen and (min-width: 1210px){ 
        .footer-details-list li:first-child a {
            padding-left: 0px!important;

        }
        .footer-details-list {
              list-style-type: none;
              margin: 0;
              padding: 0;
              overflow: hidden;
        }

        .footer-details-list li {
            float: left;
        }
        .footer-details .footer-details-list li a {
            display: block;
            color: white ;
            text-align: center;
            padding: 16px;
            text-decoration: none;
        }
        .footer-details .footer-details-list li.footer-social-li:nth-child(7) {
            margin-left: 30%;
            margin-top: 1%;
        }
    }
