/*
 * Skyline's custom css
*/


/*Skyline's Styles*/
body {
    color: #777777;
    font-size: 18px;
    line-height: 22px;
}

p {
    color: #777777;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4em;
}

/*Headings*/
h1 {
    font-size: 40px;
    line-height: 35px;
}

h2 {
    font-family: Ubuntu, light;
    font-size: 36px;
    color: #0099cc;
    line-height: 33px;
}

h3 {
    font-size: 24px;
    line-height: 27px;
}

h4 {
    line-height: 25px;
}

h5 {
    line-height: 20px;
}

h6 {
    line-height: 18px;
}

a, .hrefStyle {
    color: #0099cc;
    text-decoration: none;
}

    a:hover {
        color: #0099cc;
        text-decoration: underline;
    }

h1, h2, h3, h4, h5, h6 {
    color: #0099cc;
    margin-top: 5px;
    text-shadow: none;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
}

a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

.btn-u {
    background: #0086bb;
}

@media (min-width: 1200px) {
    .container {
        /* width: 1130px; */
    }

    .referenceGuideContainer {
        width: 100%;
    }
}

.responsive-scale {
    /*width:100%;*/
    /*padding-bottom: 66.666666666667%; /* 960px/1440px */
    background-image: url(assets/img/skyline/industries/banners_2000x540px/banner_defense.jpg);
    background-size: cover;
    background-position: center; /* IE fix */
}

#topcontrol:hover {
    background: #0086BB;
}

/*Navigation bar*/

@media (max-width: 1110px) {
    .slider1text {
        left: auto !important;
        padding-left: 10% !important;
    }
}


/*navbar toggle*/

.header .navbar-default {
    border-bottom: solid;
    border-bottom-color: #fff;
    border-bottom-width: 1px;
    padding-top: 10px;
}

@media (max-width: 1000px) {
    .header .navbar-default {
        border-bottom: none;
        border-bottom-color: #fff;
        border-bottom-width: 0px;
    }
}

.header-fixed .header.header-fixed-shrink .navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
}

.header .navbar-default .navbar-toggle {
    border-color: #777;
}

    .header .navbar-default .navbar-toggle .fa {
        color: #0086bb;
    }

    .header .navbar-toggle, .header .navbar-default .navbar-toggle:hover, .header .navbar-default .navbar-toggle:focus {
        background: none repeat scroll 0% 0% #fff;
        padding: 6px 10px 2px;
    }

        .header .navbar-toggle:hover {
            background: #fff !important;
        }

.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background-color: #333333;
}

/*end navbar toggle*/

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 5px;
}

@media (max-width: 991px) {
    .header .mega-menu .equal-height-list li a {
        color: #333333;
        font-size: 16px;
    }

    .header .navbar-nav .open .dropdown-menu {
        background: #FFFFFF;
    }

    .header .navbar-collapse.collapse.in {
        background: #FFFFFF;
    }

    .header .mega-menu .nav, .header .mega-menu .dropup, .header .mega-menu .dropdown, .header .mega-menu .collapse {
        background: #FFFFFF;
    }

    .header .mega-menu .equal-height-list > h3.active,
    .header .mega-menu .equal-height-list > .active > a,
    .header .mega-menu .equal-height-list > .active > a:hover,
    .header .mega-menu .equal-height-list > .active > a:focus {
        color: #ff6a00;
        background-color: #fff;
    }

    .header .navbar-default .navbar-nav > li > a:hover {
        color: #ff6a00;
    }

    .header .navbar-default .navbar-nav > li > a:hover,
    .header .navbar-default .navbar-nav > .active > a,
    .header .navbar-default .navbar-nav > .active > a:hover,
    .header .navbar-default .navbar-nav > .active > a:focus {
        border-bottom: solid 1px #eee;
        color: #fff;
    }

    .header .navbar-default .navbar-nav > li:hover > a {
        color: #333333;
    }
}

@media (min-width: 992px) {
    .header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        margin-left: -420px;
        padding-left: 420px;
        margin-right: -420px;
        padding-right: 420px;
        background: #403b42;
        color: #fff;
    }

    li {
        color: #fff;
        list-style-type: disc;
    }

    .header .mega-menu .equal-height-in {
        border-left: 0px solid #eee;
        padding: 45px 0 !important;
    }

    .header .navbar-default .navbar-nav > li > a:hover,
    .header .navbar-default .navbar-nav > .active > a,
    .header .navbar-default .navbar-nav > .active > a:hover,
    .header .navbar-default .navbar-nav > .active > a:focus {
        background: #403b42;
        border-bottom: solid 1px #403b42;
        color: #fff;
    }

    .header .mega-menu .equal-height-list {
        padding-right: 43px;
    }

    .header .navbar-default .navbar-nav > li:hover > a {
        color: #ffffff;
        background: #403b42;
        border-bottom: solid 1px #403b42;
    }
}


.header {
    height: 600px;
}

    .header .dropdown-menu li a {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        padding: 6px 15px;
        border-bottom: solid 1px #eee;
    }

    .header .topbar {
        height: 20px;
        padding: 0;
        background-color: #FFFFFF;
        display: inline-block;
    }

    .header .navbar {
        background: #FFFFFF;
    }

        .header .navbar .nav > li > .search {
            color: #333333 !important;
            background: none;
            border-bottom: none;
        }

            .header .navbar .nav > li > .search:hover {
                color: #333333;
                background: #f7f7f7;
                border-bottom-color: #72c02c;
            }

.header-fixed .header.header-fixed-shrink .search {
    color: #fff !important;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    height: 50px;
}

.header-fixed .header {
    background: #FFFFFF;
    /*border-bottom-color: #333333;*/
    height: 90px;
}

.header .navbar-nav {
    margin-top: 20px;
}

.header .navbar-default .navbar-nav > li > a {
    text-transform: none;
    color: #333333;
    font-size: 18px;
    font-weight: 100;
}

.header .navbar-default .navbar-nav > .open > a, .header .navbar-default .navbar-nav > .open > a:hover, .header .navbar-default .navbar-nav > .open > a:focus {
    color: #333333;
}

.header .dropdown-menu {
    border-color: #403b42;
}



.header-fixed .header.header-fixed-shrink {
    background: #FFFFFF;
    /*transition: none;*/
}

.header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .header .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ff6a00;
    background-color: #fff;
}
/*end navigation bar*/

/*footer*/

.copyright {
    background-color: #F0F0F1;
    padding-top: 11px;
    padding-bottom: 11px;
}

    .copyright p {
        font-family: 'Ubuntu', sans-serif;
        font-weight: 400;
        font-size: 13px;
        color: #777777;
        line-height: 30px;
    }

@media (max-width: 992px) {
    .copyright {
        height: auto;
    }

        .copyright p {
            font-size: 16px;
            padding-bottom: 10px;
            border-bottom-color: #3F3A41;
            border-bottom-style: solid;
            border-bottom-width: 1px;
        }

        .copyright .lastcopyright {
            padding-bottom: 30px;
        }

        .copyright .container {
            padding-left: 0px;
        }
}
/*End footer*/

/*slider*/
.da-slide .da-img {
    margin-left: -5%;
}

.da-slide h2 {
    font-family: 'Ubuntu', sans-serif;
}

.da-slide p {
    font-family: 'Ubuntu', sans-serif;
}

/*End Slider*/

/*Home Page*/

/*Production Overview*/

.prodover {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 80px;
}

    .prodover .overvideo {
        padding-right: 19px;
    }

    .prodover .btn {
        padding-right: 60px;
        padding-left: 60px;
        padding-top: 14px;
        padding-bottom: 14px;
        font-size: 22px;
        font-weight: 400;
        background-color: #0086bb;
        border-color: #0086BB;
    }

@media (max-width: 766px) {
    .prodover {
        padding-top: 30px;
        padding-bottom: 40px;
    }

        .prodover h2 {
            text-align: center;
            margin-top: 0px;
        }

        .prodover p {
            text-align: center;
        }
}

@media (max-width: 992px) {
    .prodover h2 {
        text-align: center;
        margin-top: 0px;
    }

    .prodover p {
        text-align: center;
        padding-left: 0 !important;
    }
}

/**city models*/

.desktopTEgis, .mobilegis {
    height: 594px;
    padding-top: 50px;
}

.citycss {
    background: transparent url('assets/img/skyline/homepage/3D_city_models_bg.jpg');
}

.webgis {
    background: transparent url('assets/img/skyline/homepage/te4w_hp_bg.jpg') repeat 50% 0px;
}

.citycss, .webgis {
    background-repeat: no-repeat;
    background-size: 100% 594px;
    height: 594px;
    /*padding-top: 50px;*/
}




@media (min-width:992px) {
    /*.read_more_div {
        bottom: 50%;
    }*/

    .img-responsive-div {
        margin-top: 40px;
    }
}

@media (max-width: 992px) {
    .citycss img, .webgis img {
        width: 95%;
        margin: auto;
        /*padding-top: 15px;*/
        position: absolute;
        bottom: 50px;
        left: 50%;
    }

    .citycss h2, .webgis h2 {
        text-align: center;
    }

    .citycss p, .webgis p {
        text-align: center;
    }

    .read_more_div {
        left: 40%;
    }

    .webgis .read_more_div {
        left: 42%;
    }

    .img-responsive-div {
        margin-top: 1px;
    }
}

@media (max-width: 535px) {
    .read_more_div {
        left: 38%;
    }

    .webgis .read_more_div {
        left: 41%;
    }

    .citycss img, .webgis img {
        width: 250px;
        position: absolute;
    }
}

@media (max-width: 450px) {
    .read_more_div {
        left: 35%;
    }

    .webgis .read_more_div {
        left: 38%;
    }
}

@media (max-width: 384px) {
    .read_more_div {
        left: 32%;
    }

    .webgis .read_more_div {
        left: 36%;
    }
}

@media (max-width: 766px) {
    .citycss img, .webgis img {
        width: 340px;
        position: absolute;
        bottom: 100px;
        left: 25%;
    }
}


@media (max-width: 650px) {
    .citycss, .webgis {
        height: 450px;
        padding-top: 0;
    }

        .citycss img, .webgis img {
            width: 280px;
            position: absolute;
            bottom: 50px;
            left: 25%;
        }
}


@media (max-width: 535px) {

    .citycss img, .webgis img {
        width: 250px;
        position: absolute;
    }

    .webgis img {
        bottom: 100px;
    }
}

@media (max-width: 450px) {

    .citycss img, .webgis img {
        width: 250px;
        position: absolute;
        left: 20%;
    }
}

@media (max-width: 414px) {
    .citycss img, .webgis img {
        width: 200px;
        position: absolute;
        /*bottom: 0;*/
        /*left: 25%;*/
    }
}

/**end of city models*/

.read_more_div {
    position: absolute;
}

/* desktopTEgis */
.desktopTEgis {
    background-color: #335672;
}

    .desktopTEgis h2, .mobilegis h2 {
        color: #fff;
    }

    .desktopTEgis h3, .mobilegis h3 {
        color: #fff;
        padding-top: 40px;
    }

    .desktopTEgis p, .mobilegis p {
        color: #fff;
    }

    .desktopTEgis .skywidth, .mobilegis .skywidth {
        margin-top: 50px;
        margin-bottom: 16px;
    }

    .desktopTEgis .text, .mobilegis .text {
        margin-top: 50px;
        margin-bottom: 100px;
    }

    .desktopTEgis .appstore, .mobilegis .appstore {
        float: left;
        padding-left: 15px;
        padding-top: 50px;
    }

@media (max-width: 766px) {
    .col-xs-6 {
        width: 100%;
    }

    .desktopTEgis .text, .mobilegis .text {
        margin-top: auto;
        margin-bottom: 5%;
    }

    .desktopTEgis h2, .mobilegis h2 {
        text-align: center;
    }

    .desktopTEgis p, .mobilegis p {
        text-align: center;
    }

    .desktopTEgis h3, .mobilegis h3 {
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }

    .desktopTEgis .appstore, .mobilegis .appstore {
        margin: auto;
        margin-right: 10px;
        text-align: center;
        float: none;
        padding-left: 0px;
        padding-top: 50px;
    }
}


/* End of desktopTEgis */

/*desktop 3D GIS*/


.citycss h2, .webgis h2 {
    margin-top: 100px;
}

@media (max-width: 992px) {
    .citycss h2, .webgis h2 {
        margin-top: 20px;
    }
}

/*End desktop 3D GIS*/

/*Mobile 3D GIS*/
.mobilegis {
    background-color: #00947e;
}


@media (max-width: 992px) {
    .mobilegis, .desktopTEgis {
        height: auto;
    }
}


/*End Mobile 3D GIS*/

/*Cloud services*/
.cloud {
    height: 594px;
    padding-top: 130px;
    padding-bottom: 100px;
    /*background-image: url('assets/img/skyline/homepage/cloud_bg.jpg');*/
    background: transparent url('assets/img/skyline/homepage/cloud_bg.jpg');
    background-repeat: no-repeat;
    background-size: 100% 594px;
}

    .cloud .col-xs-6 {
        margin: auto;
    }

    .cloud h2 {
        text-align: center;
    }

    .cloud p {
        text-align: center;
        padding-bottom: 23px;
    }

    .cloud img {
        height: 90px;
        width: 90px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

.cloudbox {
    display: inline-block;
    width: 49%;
    height: 50%;
    margin: auto;
}

.cloud .cloudp {
    padding-left: 28%;
    padding-right: 28%;
}

@media (max-width: 992px) {
    .cloud {
        height: auto;
        padding-top: 60px;
        padding-bottom: 0px;
    }

        .cloud .cloudp {
            padding-left: 10%;
            padding-right: 10%;
        }
}

@media (min-width: 435px) {
    .cloud .iconsrow {
        padding-left: 20%;
        padding-right: 20%;
        padding-top: 5%;
    }
}

@media (max-width: 435px) {
    .cloud {
        background: #A8DDED !important;
        padding-top: 10%;
        padding-bottom: 0%;
    }
}

/*Download*/
.download {
    background-color: #E5E5E6;
    background: transparent url('assets/img/skyline/homepage/white_urban_bg.jpg') repeat 50% 0px;
    /*background-image: url('assets/img/skyline/homepage/white_urban_bg.jpg');*/
    padding-top: 108px;
    padding-bottom: 108px;
}

    .download .col-md-6 {
        text-align: center;
    }

        .download .col-md-6 img {
            margin-right: auto;
            margin-left: auto;
            margin-bottom: auto;
            margin-top: auto;
        }

    .download h1 {
        line-height: 40px;
    }

    .download a {
        color: #777777;
        text-decoration: none;
    }

@media (max-width: 1200px) {
    .download {
        background-image: url('assets/img/skyline/homepage/white_urban_bg_1200.jpg');
    }
}

@media (max-width: 992px) {
    .download {
        background-image: url('assets/img/skyline/homepage/white_urban_bg_992.jpg');
        padding-top: 50px;
        padding-bottom: 50px;
    }

        .download .downmobile {
            padding-top: 20px;
        }
}
/*END DOWNLOAD*/

/*NEWS*/
.news {
    background: #36B249;
    height: 340px;
}

@media (min-width: 992px) {

    .news .col-md-6 {
        width: 25%;
    }

    .news p {
        color: #fff;
        font-size: 18px;
        height: 110px;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #fff;
        padding-right: 15px;
    }

    .news .newsrow {
        padding-bottom: 13%;
        margin-left: 0px;
        margin-right: 0px;
    }
}

.news h2 {
    color: #fff;
}

.news p {
    color: #fff;
    font-size: 18px;
    padding;
    /*height: 70px;*/
}

    .news p a {
        color: #fff;
    }

@media (max-width: 992px) {
    .news {
        height: auto;
        padding-bottom: 15px;
    }

        .news .col-md-6 {
            width: 25%;
        }

        .news p {
            padding-bottom: 10px;
            border-bottom-color: #fff;
            border-bottom-style: solid;
            border-bottom-width: 1px;
        }

        .news .newsrow {
        }

        .news .lastcolnews {
            padding-bottom: 30px;
        }
}

.news .lastcolnews p {
    border-right-width: 0px;
}

@media (max-width: 766px) {
    .news p {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/*END NEWS*/

/*home page footer*/

.homefooter {
    background: #3F3A41;
}

    .homefooter ul {
        padding-left: 0px;
    }

        .homefooter ul li {
            list-style-type: none;
        }

            .homefooter ul li a {
                list-style-type: none;
                font-size: 14px;
                font-weight: 400;
                color: #fff;
                line-height: 30px;
            }

    .homefooter hf {
        font-weight: bold;
        color: #fff;
        font-size: 14px;
    }

    .homefooter .footermobile {
        padding-top: 30px;
        padding-bottom: 30px;
        margin: auto;
        text-align: center;
    }


/*End Home Page*/

/*Breadcrumbs
------------------------------------*/
/*Default Breadcrumbs*/
.breadcrumbsky {
    overflow: hidden;
    background-color: #777777;
    padding-left: 0px;
    line-height: 3;
}

.breadcrumbs h1 {
    color: #fff;
    font-size: 22px;
    margin-top: 8px;
}

.divbread {
    width: auto;
    padding-left: 11px;
    padding-right: 11px;
    display: inline;
    float: left;
    text-align: center;
    border-top-color: #777777;
    border-top-width: 4px;
    border-top-style: solid;
    color: #fff;
}

.active {
    border-top-color: #54B9D9;
}

.skycrumb {
    padding-right: 0;
    background: none;
    position: relative;
    padding-left: 0px;
}

.breadcrumbsky a {
    color: #fff;
    font-size: 15px;
}

    .breadcrumbsky a:hover {
        color: #54B9D9;
        text-decoration: none;
    }

.container {
    /* height: 100%; */
    position: relative;
}
/*mobile and tablet resolutions*/
@media (max-width: 1200px) {
    .breadcrumbsky .container {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 1016px) {
    .divbread {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        display: inline;
        float: left;
        text-align: left;
        border-bottom-color: #fff;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        color: #fff;
        line-height: 2.1;
    }

    .active {
        border-top-width: 0px;
        border-left-color: #56bada;
        border-left-width: 40px;
        border-left-style: solid;
    }

    .breadcrumbsky .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .bclastrow {
        border-bottom-width: 0px;
    }
}


@media (max-width: 550px) {
    .breadcrumbs h1.pull-left,
    .breadcrumbs ul.pull-right {
        width: 100%;
        text-align: center;
    }

    .breadcrumbs h1.pull-left {
        margin-bottom: 0;
    }

    .breadcrumbs .skycrumb {
        top: 0;
        margin-bottom: 10px;
    }
}


/*INDUSTRIES - DEFENSE*/

/*BANNER*/
.banner {
    height: 540px;
}

    .banner .bannertext {
        padding-left: 2%;
        padding-top: 6%;
    }
/*END BANNER*/

/*END INDUSTRIES - DEFENSE*/

.defmain {
    background-image: url(assets/img/skyline/industries/main_icons_384x336px/defense.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 336px;
}

    .defmain h3 {
        font-size: 20px;
        color: #777777;
        font-weight: 600;
        margin-top: 10%;
        padding-right: 17%;
        padding-left: 15px;
    }

#overviewMainDiv {
    background-size: contain;
    height:220px;
}

    #overviewMainDiv h3 {
        margin-top: 7%;
    }

.productsDevMain h3, .productsDevMain li{
    font-size: 20px;
    color: #777777;
    font-weight: 600;
}

@media (max-width: 992px) {
    .defmain {
        background-image: none !important;
        height: auto !important;
    }

        .defmain h3 {
            padding-right: 15px !important;
            padding-left: 15px !important;
            margin-bottom: 10%;
            font-size: 20px;
        }

        .defmain h2 {
            padding-right: 0px !important;
            ;
            /*padding-left: 15px!important;*/
            /*margin-bottom: 10%;*/
        }

        .defmain p {
            padding-right: 0px !important;
            margin-bottom: 25px;
        }
}


/*Blocks*/
/*RIGHT BLOCK*/
.blockright {
    height: 350px;
    background-color: #e4e4e6;
}

    .blockright .righttextcol {
        padding-left: 13%;
        padding-right: 0px;
        padding-top: 5%;
    }

    .blockright .visible-xs {
        text-align: center;
    }

@media (max-width: 992px) {
    .blockright {
        height: auto;
    }

        .blockright h2, .blockright p {
            text-align: center;
        }

        .blockright .righttextcol {
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 0px;
            padding-bottom: 25px;
        }
}

@media (max-width: 1200px) {
    .indu-respons {
        /*display: block;*/
        max-width: 122%;
        height: auto;
        padding-top: 6%;
    }

    .indu-respons-right {
        /*display: block;*/
        max-width: 100%;
        height: auto;
        padding-top: 6%;
        display:;
    }
}

@media (max-width: 992px) {
    .indu-respons {
        /*display: block;*/
        max-width: 100%;
        height: auto;
        padding-top: 6%;
    }
}

/*LEFT BLOCK*/
.blockleft {
    height: 350px;
    background-color: #fff;
}

    .blockleft .lefttextcol {
        padding-left: 15px;
        padding-right: 0px;
        padding-top: 5%;
    }

    .blockleft .lefttextcolwatchtutorial {
        padding-left: 15px;
        padding-right: 0px;
        padding-top: 5%;
    }

.leftimgcol {
    padding-right: 0px;
    padding-left: 23px;
}

.blockleft .visible-xs {
    text-align: center;
}

@media (max-width: 992px) {
    .blockleft {
        height: auto;
    }

        .blockleft h2, .blockleft p {
            text-align: center;
        }

        .blockleft .leftimgcol {
            padding-left: 0px;
        }

        .blockleft .lefttextcol {
            padding-right: 15px;
        }

        .blockleft .lefttextcolwatchtutorial {
            padding-right: 0px;
        }
}

@media (min-width: 992px) {
    .blockleft .leftimgcol {
        width: 60% !important;
    }

    .blockleft .lefttextcol {
        width: 40% !important;
    }

    .blockleft .lefttextcolwatchtutorial {
        width: 50% !important;
    }
}

.lefturbanshow {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #BFBFBF;
    padding-left: 80px;
    padding-right: 60px;
}

.righturbanshow {
    padding-left: 90px;
    padding-right: 80px;
}

@media (max-width: 992px) {
    .lefturbanshow {
        text-align: center !important;
        border-right-width: 0px !important;
        border-bottom-style: solid !important;
        border-bottom-width: 1px !important;
        border-bottom-color: #BFBFBF !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .righturbanshow {
        text-align: center !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}


@media (max-width: 767px) {
    .lefturbanshowindu {
        text-align: center !important;
        border-right-width: 0px !important;
        border-bottom-style: solid !important;
        border-bottom-width: 1px !important;
        border-bottom-color: #BFBFBF !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .righturbanshowindu {
        text-align: center !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}


@media (max-width: 480px) {
    .bannertitletext {
        font-size: 28px !important;
        color: #403b42 !important;
    }
}


/*CUSOMER SHOWCASE*/

.indu-showcase {
    padding-top: 50px;
    background-color: #E5E5E6;
}

    .indu-showcase .margin-bottom-20 {
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center;
    }

    .indu-showcase a {
        color: #0086BB;
    }

    .indu-showcase p {
        font-size: 16px;
    }

    .indu-showcase h2 {
        padding-left: 50px;
        padding-right: 50px;
    }

@media (min-width: 992px) {
    .indu-showcase p {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/*END CUSOMER SHOWCASE*/

/*@media (min-width: 666px) {
    .safety_micon {
        padding-right: 214px;
    }
}*/

/*CUSTOMER SHOWCASE*/

.customer_headline {
    background-color: #f36c3c;
    height: 92px;
    padding-top: 35px;
}

    .customer_headline h2 {
        color: #fff;
        margin-top: 29px;
        padding-left: 0px;
    }

.defshowcase {
    background-color: #e5e5e7;
    height: 284px;
}

    .defshowcase i {
        color: #777777;
        font-size: 18px;
        font-weight: 300;
        vertical-align: middle;
        font-style: normal;
    }

@media (max-width: 992px) {
    .defshowcase {
        background-color: #e5e5e7;
        height: auto;
    }

    .Vnobottom {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 480px) {
    .Vnobottom1 {
        margin-bottom: 48px !important;
    }

    .Vnobottom3 {
        margin-bottom: 48px !important;
    }

    .Vnobottom5 {
        margin-bottom: 78px !important;
    }

    .customer_headline {
        /*height: auto;*/
    }

        .customer_headline h2 {
            margin-top: 20px;
            margin-bottom: 20px;
        }
}

@media (max-width: 390px) {
    .Vnobottom2 {
        margin-bottom: 78px !important;
    }

    .Vnobottom4 {
        margin-bottom: 78px !important;
    }

    .Vnobottom5 {
        margin-bottom: 110px !important;
    }
}

.Vpicshowcase {
    margin-bottom: 42px;
}

.showexamples {
    padding-top: 20px;
}

    .showexamples h3 {
        font-size: 22px;
        color: #777777;
        font-weight: 100;
    }

    .showexamples p {
        font-size: 18px;
        color: #777777;
        font-weight: 300;
        line-height: 1.4;
    }

    .showexamples .col-md-9 {
        padding-left: 0px;
    }

    .showexamples .showcasebborder {
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e5e5e7;
    }

@media (max-width: 992px) {
    .showexamples .showcasebborder {
        text-align: center;
        padding-right: 15px;
        padding-left: 15px;
    }

    .showexamples .col-md-9 {
        padding-left: 15px;
    }
}


.geoshowcase {
    background-color: #e5e5e7;
}

    .geoshowcase .leftmd6 {
        padding-left: 12%;
        padding-right: 30px;
        text-align: center;
    }

    .geoshowcase .rightmd6 {
        padding-right: 12%;
        text-align: center;
    }

@media (max-width: 992px) {
    .geoshowcase .leftmd6 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .geoshowcase .rightmd6 {
        padding-right: 15px;
    }

    .geoshowcase .col-sm-4 {
        margin-bottom: 6px;
    }
}

@media (max-width: 992px) {
    .opacity {
        opacity: 0.5;
        filter: alpha(opacity=50); /* For IE8 and earlier */
    }
}


.flow_chart {
    padding-top: 80px;
    padding-bottom: 80px;
    /*background-image: url('assets/img/skyline/homepage/cloud_bg.jpg');*/
    background: transparent url('../assets/img/Skyline/products_overview/flow/flow_background.jpg') repeat 50% 0px;
}

/*Blocks*/
/*RIGHT BLOCK*/
.blockright_prod {
    height: 350px;
    background-color: #e4e4e6;
}

    .blockright_prod .righttextcol {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 2%;
    }

    .blockright_prod .visible-xs {
        text-align: center;
    }

    .blockright_prod .hidden-xs {
        padding-top: 4%;
        padding-left: 0px;
    }

@media (max-width: 992px) {
    .blockright_prod {
        height: auto;
    }

        .blockright_prod h2, .blockright_prod h3, .blockright_prod p {
            text-align: center;
        }

        .blockright_prod .righttextcol {
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 0px;
            padding-bottom: 25px;
        }

        .blockright_prod .rightimgcol {
            text-align: center;
        }
}

@media (max-width: 1200px) {
    .indu-respons_prod {
        /*display: block;*/
        /*max-width: 122%;*/
        height: auto;
        padding-top: 6%;
    }

    .indu-respons-right_prod {
        /*display: block;*/
        max-width: 100%;
        height: auto;
        padding-top: 6%;
        /*display:;*/
    }
}

@media (max-width: 992px) {
    .indu-respons_prod {
        /*display: block;*/
        max-width: 100%;
        height: auto;
        padding-top: 0px;
    }
}

/*LEFT BLOCK*/
.blockleft_prod {
    height: 350px;
    background-color: #e5e5e5;
}

    .blockleft_prod .lefttextcol {
        padding-left: 15px;
        padding-right: 0px;
        padding-top: 5%;
    }

    .blockleft_prod .lefttextcolwatchtutorial {
        padding-left: 15px;
        padding-right: 0px;
        padding-top: 5%;
    }

    .blockleft_prod .leftimgcol {
        padding-right: 0px;
        padding-left: 23px;
        padding-top: 4%;
    }

@media (min-width: 1200px) {
    .blockleft_prod .leftimgcol {
        padding-left: 14%;
    }
}

.blockleft_prod .visible-xs {
    text-align: center;
}

@media (max-width: 992px) {
    .blockleft_prod {
        height: auto;
    }

        .blockleft_prod h2, .blockleft_prod p, .blockleft_prod h3 {
            text-align: center;
        }

        .blockleft_prod .leftimgcol {
            text-align: center;
            padding-top: 0px;
            padding-left: 15px;
            padding-right: 15px;
            padding-bottom: 20px;
        }

        .blockleft_prod .lefttextcol {
            padding-right: 15px;
        }

        .blockleft_prod .lefttextcolwatchtutorial {
            padding-right: 0px;
        }
}

.logos {
    background-color: #fff;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    padding-top: 2%;
    /*padding-bottom:2%;*/
}

@media (min-width: 768px) {
    .logosflex {
        display: flex !important;
    }
}




@media (min-width: 992px) {
    .aboutvid {
        width: 800px;
    }
}

.bdivider {
    border-top: 1px solid #777777;
}

.pdivider {
    border-bottom: 1px solid #777777;
    padding: 20px 0px 20px 15px;
}

.devbtn {
    font-size: 18px;
    margin-right: 25px;
    height: 48px;
    background: #0086bb;
    margin-bottom: 20px;
}

.devlbl {
    font-size: 16px !important;
    border: 1px solid #777777 !important;
    padding: 5px 15px 5px 15px !important;
}

.code {
    margin: 30px 5% 10px 30px;
}

.newsoverview {
    color: #777777;
    padding-top: 40px;
    line-height: 30px;
    padding-bottom: 40px;
}

    .newsoverview .s9red {
        color: #BBBBBB;
        font-size: 16px;
        line-height: 45px;
    }

    .newsoverview .hr {
        margin: 25px 0;
    }

.hrnews {
    font-size: 36px;
    color: #fff;
}

.newsdate {
    color: #fff;
    font-size: 16px;
    display: -webkit-inline-box;
}

.newtextbox p {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 12%;
    line-height: 30px;
}

.openpos {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .openpos a {
        color: #0086BB;
        font-weight: bold;
        font-size: 18px;
    }

    .openpos li {
        color: #0086BB;
        font-size: 18px;
    }

.classnclearnes {
    background-color: #F0F0F1;
    padding-top: 25px;
    padding-bottom: 20px;
    line-height: 30px;
}

.jobsumm {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .jobsumm b {
        color: #0086BB;
    }

    .jobsumm li {
        list-style: disc;
        color: #777777;
        line-height: 30px;
    }

    .jobsumm ul {
        padding-top: 20px;
    }


.distributors a {
    color: #777777;
}

.distributors .s8 {
    padding-left: 0px;
}

.DistributorTitle {
    font-weight: bold;
}

.s10bb {
    color: #0086BB;
    font-size: 24px;
}

.contactus .txtinput {
    width: 65%;
    margin-top: 20px;
}

@media (max-width: 550px) {
    .contactus .txtinput {
        width: auto;
    }
}



.contactus .headline {
    border-bottom: none;
}

    .contactus .headline h2 {
        border-bottom: none;
        font-size: 36px;
    }


    .contactus .headline h3 {
        border-bottom: none;
        font-size: 23px;
    }

.contactus .sendmsg {
    background: #0086BB;
    font-size: 18px;
}

.contactside {
    width: 35%;
    margin-top: 20px;
}

@media (max-width: 972px) {
    .contactside {
        width: auto;
    }
}

.contactside li {
    color: #777777;
    list-style-type: none;
}

.contactside hr {
    border-top-color: #777777;
}


@media (min-width: 992px) { /*delete if makes problems in the menu*/
    .header .mega-menu .mega-menu-fullwidth .disable-icons li a {
        padding: 10px 0px 10px 15px;
    }
}


@media (max-width: 550px) {
    .develoerheadline {
        text-align: center;
    }
}

.devul {
    margin-top: 40px;
}

    .devul li {
        color: #777777;
        border-bottom: 1px solid #777777;
        padding: 20px 0px 20px 15px;
        list-style-type: decimal;
    }

    .devul a {
        color: #0086bb;
    }

.devli {
    padding-left: 15px;
}

    .devli li {
        list-style-type: lower-alpha;
        color: #777777;
        border-bottom: none;
    }

.devul .last {
    border-bottom: none;
}


.enterprise {
    padding-top: 20px;
}

    .enterprise .prisetext {
        padding-bottom: 15px;
    }


.linkNoUnderline:hover {
    text-decoration: none;
}



/*Capabilities*/
.showcapa {
    padding-top: 20px;
}

    .showcapa h3 {
        font-size: 22px;
        /*color: #777777;*/
        font-weight: 600;
    }

    .showcapa p {
        font-size: 18px;
        color: #777777;
        font-weight: 300;
        line-height: 1.4;
    }

    .showcapa .col-md-9 {
        padding-left: 0px;
    }

    .showcapa .showcapabborder {
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom-width: 1px;
        border-bottom-style: none;
        border-bottom-color: #e5e5e7;
    }

@media (min-width: 992px) {
    .showcapa .col-md-3 {
        width: 10%;
        padding-top: 10px;
        padding-left: 0px;
    }
}

@media (max-width: 992px) {
    .showcapa .showcapabborder {
        text-align: center;
        padding-right: 15px;
        padding-left: 15px;
    }

    .showcapa .col-md-9 {
        padding-left: 15px;
    }
}


/*Evaluation request*/

.Reseller {
    padding-top: 40px;
}

    .Reseller li {
        color: #777777;
        list-style-type: decimal;
        line-height: 35px;
    }

.RequestFormEval tr, td {
    padding: 5px;
    vertical-align: top;
}

.RequestFormEval table {
    border-collapse: separate;
    border-spacing: 5px;
}

.RequestFormEval table {
    border-collapse: collapse;
    border-spacing: 0;
}

.RequestFormEval .s8 {
    width: 518px;
    height: 30px;
    border: 1px;
    border-color: #ccc;
    border-style: solid;
}

.RequestFormEval .s9 {
    padding-left: 80px;
}

.RequestFormEval label {
    padding-left: 15px;
}

.RequestFormEval .sendmsg {
    width: 100px;
    height: 40px;
    font-size: 18px;
}

.RequestFormEval .s9bred {
    color: #f00;
}


/*MarketingKit*/
.MarketingKit .arrow li {
    list-style-type: disc;
    color: #555;
    list-style-image: url('../../assets/document.png');
}


/*TE Download*/

.liTEDown li {
    color: #555;
}

.liTEDown {
    padding-left: 32px;
    line-height: 40px;
}

.PressReasePage {
    line-height: 30px;
    padding-bottom: 30px;
    padding-top: 40px;
    color: #555;
}

    .PressReasePage li {
        color: #555;
    }

/*image hover effects*/
.img-hover-v1 span {
    display: block;
    overflow: hidden;
    position: relative;
}


.TEHome {
    margin-top: 40px;
    margin-bottom: 40px;
}

.btn-primary {
    background-color: #0086BB;
}

.productsLi {
    padding-left: 20px;
    line-height: 30px;
}

    .productsLi li {
        color: #777777;
    }

/*Tablet & Mobile*/
@media only screen and (min-width:992px) {
    .vimeovideowrap, .content, .youtubevideowrap, #disqus_thread {
        min-width: 690px;
        min-height: 544px;
    }
}


.vimeovideowrap, .content, .youtubevideowrap, #disqus_thread, .videocontent {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    height: 100%;
    max-height: 900px;
}

.mainvideo-container {
    position: relative;
    padding-bottom: 73.4%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .mainvideo-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.video-custom a {
    background-size: 100%;
    display: block;
    position: relative;
    height: 9.4em;
    width: 17em;
    margin: 1em 0 1em 1em;
    z-index: 2222;
}

.video-custom svg {
    fill: #212121;
    height: 64px;
    left: 50%;
    margin: -32px 0 0 -32px;
    opacity: .7;
    position: absolute;
    top: 50%;
    transform: scale(.95,.82);
    transition: opacity 400ms;
    width: 64px;
    z-index: 1;
}

/*.video-custom .ytp-large-play-button-bg:hover {
    fill: #ff0000;
    opacity: 1;
    pointer-events: all;
}*/

.video-custom:hover .ytp-large-play-button-bg {
    fill: #ff0000;
    opacity: 1;
    pointer-events: all;
}

@media (max-width: 1024px) {
    .allContentvideoDiv {
        max-height: 100vh;
        overflow: hidden;
    }
}

.allContentvideoDiv {
    /*position:relative;*/
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    text-align: center;
    display: block;
}

#layergif {
    /*omer: 
    height: calc(100vh - 90px);
    max-height: calc(100vh - 90px);*/
    overflow: hidden;
}

.videoDiv {
    margin: 0 auto;
    position: relative;
    display: block;
    height: calc(100vh - 90px);
}

.wrap_div {
    bottom: 0;
    /*display: flex;*/
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    left: 0;
    right: 0;
    top: 25%;
}

.arrow_div {
    position: absolute;
    bottom: 2vh;
    right: 0;
    left: 0;
}

.arrow_next {
    width: 42px;
    height: 42px;
    border: 0;
}

@media (min-width: 900px) {
    .arrow_next {
        /*display: flex;*/
    }

    .wrap_div {
        padding: 20px;
        position: absolute;
    }
}

@media (max-width: 900px) {
    .arrow_next {
        /*display: flex;*/
    }

    .wrap_div {
        padding: 20px;
        position: absolute;
    }
}

@media (max-width: 510px) {
    .wrap_div {
        margin-top: 1em !important;
    }
}

.read_more_btn {
    border: 2px solid white;
    border-radius: 5px !important;
    text-decoration: none;
    border-color: #0099cc;
    padding: 5px 15px;
    font: 18px ubuntu;
    outline: none;
}

.tewebBtn {
    letter-spacing: 0.7px;
    cursor: pointer;
    /*font-weight: 500;*/
    font-size: 22px;
    color: white;
    padding: 10px 20px;
    border: 1px solid white;
    border-radius: 28px !important;
    font-family: "Ubuntu", medium;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    -webkit-box-pack: center;
    outline: none;
    margin: 0 auto;
}

.teweb_div {
    outline: none;
}

.youtube_web_div {
    left: 23px;
    bottom: 30px;
    position: absolute;
}

.youtube_web_div_TEW {
    left: 23px;
    bottom: 70px;
    position: absolute;
}

.youtubeBtn {
    color: white;
    background-color: #2b2b2b;
    padding: 8px;
    border-radius: 28px !important;
    opacity: 0.7;
    font-size: 15px;
}

@media (max-width: 800px) {
    .youtube_web_div {
        bottom: 9px;
    }

    .youtube_web_div_TEW {
        bottom: 44px;
    }

    .youtubeBtn {
        color: white;
        background-color: #2b2b2b;
        padding: 6px;
        border-radius: 28px !important;
        opacity: 0.7;
        font-size: 12px;
    }
}

@media (max-width: 600px) {
    .youtube_web_div {
        bottom: 9px;
    }

    .youtube_web_div_TEW {
        bottom: 44px;
    }

    .youtubeBtn {
        color: white;
        background-color: #2b2b2b;
        padding: 6px;
        border-radius: 28px !important;
        opacity: 0.7;
        font-size: 10px;
    }
}

.tewebBtn:hover, .tewebBtn:visited, .youtubeBtn:hover, .youtubeBtn:visited {
    color: white;
    text-decoration: none;
    outline: none;
}

.overviewParagraph {
    font-family: Ubuntu, regular;
    /*font-weight: 400;*/
    font-size: 28px;
    color: white;
    padding: 5%;
}

.disastersOverviewParagraph {
    font-size: 36px;
    padding: 2.2%;
}

@media (max-width: 850px) {
    .overviewParagraph {
        font-size: 18px;
    }

    .disastersOverviewParagraph {
        font-size: 36px;
    }

    .tewebBtn {
        font-size: 16px;
    }

    .arrow_next {
        width: 28px;
        height: 28px;
    }
}

@media (max-width: 700px) {
    .overviewParagraph {
        font-size: 18px;
    }

    .tewebBtn {
        font-size: 16px;
    }

    .arrow_next {
        width: 28px;
        height: 28px;
    }
}

@media (max-width: 474px) {
    .overviewParagraph {
        font-size: 16px;
    }

    .tewebBtn {
        font-size: 12px;
    }

    .arrow_next {
        width: 26px;
        height: 26px;
    }
}

.centerTitle {
    color: #3F3A41;
    text-align: center;
    margin-top: 2em;
}

.landingPageClass {
    padding-right: 3em;
}

.FEMAVideoLandingPage {
    margin-top: 2em;
    /*margin-left: 3em;*/
}

.FEMAWeekDiv {
    float: left;
    width: 272px;
}

.FEMADownload {
    float: left;
    width: 30%;
    margin-left: 0.7em;
}

.FEMAyoutubeIcon {
    position: absolute;
    top: 36px;
    left: 42%;
    width: 20%;
}

.FEMA_teweb_link {
    position: relative;
    bottom: 73px;
    font-size: 10px;
    left: 50px;
}

.Femalogos_div {
    margin-top: 2em;
    margin-left: 2em
}

.FEMAWeeksExplore {
    font-size: 17px;
    background-color: black;
    opacity: 0.75;
}

.FEMAHowToVideo {
    /*width: 17%;*/
    padding-left: 0;
    display: inline-block !important;
}

.FEMAHowTodivTextClass {
    width: 150px;
    padding-left: 7px;
    padding-right: 0px;
}

#FlorenceWeek1 {
    bottom: 0px;
    left: 0px;
}

.disasterImageClass {
    margin-top: 2.7em;
}

.FEMAParagraph {
    color: #0099cc;
}

.FEMAVideoClass {
    width: 100%;
}

.imageVideoHomepage {
    background-image: url(assets/img/Skyline/homepage/vidoes/hpmepage_new.png);
    width: 100%;
    height: 500px;
}

.FEMALogosClass {
    width: 175px
}


@media (max-width: 992px) {
    /*.FEMA_teweb_link {
        bottom: 24%;
        left:11%;
    }

    #CaliforniaWildfire2 {
        top: 92%;
        left: 11%;
    }

    #MexicoBeachWeek1 {
        bottom: 42%;
    }

    #MexicoBeachWeek2 {
        top: 73.5%;
        left: 11%
    }

    #MexicoBeachWeek3 {
        top: 92%;
        left: 11%;
    }

    #FlorenceWeek1 {
        bottom:8%;
    }*/
    /*.FEMAHowToPClass {
        font-size:13px;
    }*/
    .FEMAVideoClass {
        display: -webkit-inline-box;
        margin-bottom: 1em;
    }

    .FEMAHowToVideo {
        margin-right: 1em;
        width: 149px;
    }

    .Femalogos_div {
        margin-left:0em;
        margin-top:5px;
    }


    .FEMAHowTodivTextClass {
        padding-left: 3px;
        padding-right: 2px;
    }
}

@media (max-width: 680px) {
    .FemaDownloadParentClass {
        display: none;
    }

    .imageVideoHomepage {
        background-image: url(assets/img/Skyline/homepage/vidoes/homepage_mobile.png);
        width: 100%;
        height: 400px;
    }

    .landingPageClass {
        padding-right: 0.5px;
    }

    .FEMALogosClass {
        width: 90px
    }
}

/* Weeks CSS */
/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    top: 0;
    /*bottom: 0;*/
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

    #cookieConsent a {
        color: #FFFFFF;
        text-decoration: underline;
    }

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -12px 0 0 0;
    font-weight: bold;
}

    #closeCookieConsent:hover {
        color: #FFF;
    }

#cookieConsent a.cookieConsentOK {
    background-color: #0286BB;
    border: 1px solid white;
    border-radius: 20px !important;
    color: #FFFFFF;
    display: inline-block;
    border-radius: 5px;
    padding: 2px 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}

    #cookieConsent a.cookieConsentOK:hover {
        background-color: #0286BB;
    }
/*Cookie Consent End*/


.socialMedia {
    margin-right: .8rem;
    height: 30px;
}

.socialMedia:hover {
    transform: scale(1.3);

}

.contactUsSocialMedia {
    left: 48%;
    position: absolute;
}

@media (max-width: 680px) {
    .contactUsSocialMedia {
        left: 62%;
    }

    .contactUsSocialMedia img{
        padding-right: 0 !important;
    }

    .contactUsSocialMedia a{
        left: 5%;
        font-size: 18px !important;
    }
}