/*
#htch{
position:relative;
}
#verticals
{
top:0px;
width:100%;
}
#scenes
{
top:0px;
width:100%;
}
*/
/* interactive/Smart Cities page CSS*/

.lp_desktop {
    display: none !important;
}
.interactiveContent {
    margin-top: 30px;
}
#header img{
    width: 100%;
}
#htch{max-width: 965px;}
#verticals,#scenes{width: 100%;max-width: 965px;}
#htch div {font-size: 0;}
#header{
	max-width:965px;
    width: 100%;
    background-repeat: no-repeat;
}

.interactiveStart{position: relative;}
#details{width: 603px;top:715px;right: 0;left: 0;margin: auto;}

.interactiveContent h1 {
    font-size: 38px;
    padding: 0 10px;
    border-left: 6px solid #e60027;
    line-height: 38px;
    margin-bottom: 20px;
}
.interactiveContent p {
    font-size: 90%;
}

/*socialmedia sharing icons*/
.socialSharing{float: right;}
.tw-share-button {    display: inline;}
.fb_iframe_widget {    top: -7px;}
/*4 block css*/
.CaseStudy{
    padding: 0 7px;
}
.Column2 {
    width: 450px;
    margin-left: 50px;
    overflow: hidden;
}
.Column2 a{
    text-decoration: none;
}
.Column2 img{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    height: auto;
    /* transform: translateX(-3%) translateY(-1%); */
}
.CSContent{
    width: 94%;
    padding: 25px 20px 20px 60px;
    height: 240px;
    top:-30px;
}
.CSContent p{
    padding-top: 10px;
}
.CSContent .icon {
    top: 22px;
    left: 55px;
    background-size: 60%;
    opacity: .6;
    width: 44px;
    height: 44px;
}
.iconUrban{
        background-image: url(/content/dam/public/en_us/smart-cities/icon/icon_case_urban.png);
}
.iconTransport{
        background-image: url(/content/dam/public/en_us/smart-cities/icon/icon_case_transport.png);
}
.iconUrban{
        background-image: url(/content/dam/public/en_us/smart-cities/icon/icon_case_urban.png);
}
.iconUrban{
        background-image: url(/content/dam/public/en_us/smart-cities/icon/icon_case_urban.png);
}
.Column2 a:hover img{
    width:110%;
	margin:-5% 0 0 -5%;
        /* transform: translateX(-3%) translateY(-3%); */
}
.Column2 span.img {
    display: block;
    height: 245px;
    overflow: hidden;
    width: 100%;
}
.interactiveContent p {
    font-size: 90%;
    color: #333;
}
.Column2 a:hover .vm-link{
   padding: 2px 19px 0 0; 
   text-decoration: underline;
}
.vm-link{
    background-image: url(/image/en/r1/icon/icon_link_right.gif);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    color: #c02;
    display: inline-block;
    font-weight: normal ;
    margin: 0;
    padding: 2px 17px 0 0 ;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.vm-link:hover{
    text-decoration: underline;
}
.interactiveContent h2{
    text-align: center;
    font-size: 32px;
    background: none;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    margin: 10px 0 30px;
    color: #c02;
}
.CSContent h3.iconSet{
    min-height: 44px;
    margin: 0;
    padding: 4px 20px 4px 60px;
    font-size: 1.1em;
    color: #333;
    line-height: 1.2;
    background-position: top left;
    height: auto;
    background-repeat: no-repeat;
        font-weight: normal;
}

/*Disclaimer section css*/
.disclaimer{float:left;}
.disclaimer em{color:#c02;}

/*ie specific*/
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#intro svg,#verticals svg,#scenes svg{ height: 724px !important;}
    #visualSuite{top: 140px;}
    #details{top:706px;height:200px;}
    #scenes{overflow: hidden;}
}

@media screen and (max-width: 994px){
	.disclaimer{padding:0 15px;}
    .CSContent{height:275px;}
    .Column2 a:hover img{
        transform: translateX(0%) translateY(0%);
        width: 100%;
    }
    .Column2 span.img{
        height: auto;
    }
    .interactiveContent .GridSet:nth-child(2) {
    padding-left: 0;
    }
    .JS body{background: #fff;}
    .interactiveContent .GridSet{padding: 0 15px;}
    #details{bottom: 0px;width: 62.5%;top: auto;right: 0;left: 0;margin: auto;}
    #htch{
position:relative;
    top: -1px;
}
    #visualSuite {    top: 0;    width: 9%;
    left: 15%;
    transform: none;}
#verticals,#scenes
{
top:0px !important;
width:100%;
}
}
@media screen and (max-width: 767px){
    .CaseStudy{padding: 0;}
    .interactiveContent h1{clear: both;}
.interactiveContent {
    margin-top: 15px;
}
#visualSuite {
    top: -2px;
    width: 10%;
}
}
@media screen and (max-width: 579px){
.solutions-b2-link, .slick-arrow {
    display: block!important;
}
}
@media screen and (max-width: 330px){
.CSContent{height:310px;}
    }