::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/* Custom styles here */

.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }
.ir:before { content: ""; display: block; width: 0; height: 150%; }


body{
    color: #666;
    font-size: 17px;
    /*font-family: "myriad-pro-condensed-n4", "myriad-pro-condensed",sans-serif;*/
    font-family: "myriad-pro-condensed-n3", "myriad-pro-condensed",sans-serif;
    font-weight: 300;
    line-height: 1.3;
}
img{
    max-width: 100%;
    height: auto;
    max-height: 100%\9;
}
.blog_item{
    font-size: 21px;
    font-style: italic;
}
a.logo {
    background: url(../img/logo.png) 0 0 no-repeat;
    display: block;
    width:282px;
    height:110px;
}
.view, .cfdiv_submit input{
    color: #FFF;
    background: #F47F20;
    text-transform: uppercase;
    font-size: 14px;
    padding: 3px 17px;
    font-family: "myriad-pro-condensed-n6", "myriad-pro-condensed",sans-serif;
    font-weight: 600;
}
.view:hover, .cfdiv_submit input:hover{
    background: #434547;
    color: #FFF;
    text-decoration: none;
}

#header{
    height: 170px;
    background: #F47F20;
    padding-top: 30px;
}
#header .slogan h2{
    margin-top: 56px;
    text-align: right;
    color: #FFF;
    font-family: "myriad-pro-condensed-n4", "myriad-pro-condensed",sans-serif;
    text-transform: none;
    font-weight: 400;
}
nav{
    position: absolute;
    top: 150px;
    width: 100%;
}
ul.nav, ul.nav ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu_main{
    font-family: "myriad-pro-condensed-n6", "myriad-pro-condensed",sans-serif;
    font-weight: 600;
}
ul.menu_main a:hover{
    text-decoration: none;
}
ul.menu_main{
    float: right;
    background: #434547;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
ul.menu_main > li{
    float: left;
    line-height: 35px;
    position: relative;
}
ul.menu_main > li.item-101{
    display: none;
}
ul.menu_main > li > a{
    padding: 0 20px;
    border-left: solid 1px #666666;
    color: #FFF;
    font-size: 19px;
    line-height: 35px;
}
ul.menu_main > li:hover, ul.menu_main > li.active {
    background: #FFF;
}
ul.menu_main > li:hover > a, ul.menu_main > li.active > a{
    color: #F47F20;
    border-left: solid 1px #FFF;
}
ul.menu_main > li.item-118 > a{
    border: none;
}
ul.menu_main > li ul{
    position: absolute;
    left: -9999em;
    z-index:500;
    width: 200px;
    background: #FFFFFF;
    font-size: 17px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
ul.menu_main li:hover li{
    opacity: 0;
}
ul.menu_main li:hover li { opacity: 1; }
ul.menu_main li li:hover a, ul.menu_main li li:hover li:hover a, ul.menu_main li li.sfhover a, ul.menu_main li li.sfhover li.sfhover a, ul.menu_main li li.current a, ul.menu_main li li.active a{ display: block; margin: 0; border: none; }
ul.menu_main li:hover ul ul, ul.menu_main li:hover ul ul ul, ul.menu_main li.sfhover ul ul, ul.menu_main li.sfhover ul ul ul {  right: -9999em;}
ul.menu_main li:hover ul, ul.menu_main li.sfhover ul { left: 0; margin: 0; }
ul.menu_main > li ul a{
    color: #F47F20;
    display: block;
    text-align: center;
    font-size: 17px;
    border-bottom: solid 1px #F4F4F4;
}
ul.menu_main > li ul a:hover{
    background: #434547;
    color: #FFF;
    border-bottom: solid 1px #F4F4F4;
}
.breadcrumb{
    margin: 0px 0 40px 0;
    padding: 0;
    outline-style: none;
    font-size: 15px;
}
.breadcrumb li{
    display: inline;
}
.breadcrumb span.divider{
    padding: 0 5px;
}
.breadcrumb span.divider.icon-location{
    padding: 0;
}
.breadcrumb a{
    color: #666;
}
.breadcrumb .active{
    font-weight: bold;
}
.home .breadcrumb{
    display: none;
}
.sidebar-right{
    padding-left: 50px;
    padding-top: 62px;
}
.home .sidebar-right{
    padding: 0 15px;
}
.left-col .inner{
    padding-top: 20px;
    border-top: solid 1px #F4F4F4;
}
.left-col .inner img{
    margin-bottom: 20px;
}
.right-col.col-md-9 .inner{
    padding-left: 70px;
}
.right-col.col-md-8 .inner{
    padding-left: 30px;
}
.item-pagehome .right-col.col-md-9 .inner{
    padding-left: 0px;
}
footer{
    padding-top: 80px;
}
footer .container{
    border-top: solid 1px #F4F4F4;
    padding-top: 35px;
}
#footer1{
   font-size: 15px;
}
#footer1 a{
    color: #434546;
}
#footer1 p{
    clear: both;
}
#footer1 p a{
    text-decoration: underline;
}
#footer1 ul{
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
#footer1 ul li{
    display: inline;
}
#footer1 ul li a{
    padding: 0 8px;
    border-left: solid 1px #434546;
}
#footer1 ul li.item-134 a{
    padding-left: 0;
    border: none;
}
#footer2{
    text-align: right;
    font-size: 14px;
}
#footer2 p{
    margin: 0;
}
body.loading .flexslider{
    display: none;
}
.flexslider {
    border: none;
    margin: 0 0 20px;
    width: 100%;
    box-shadow: none;
}
.home .flexslider{
    margin-bottom: 20px;
}
.e2slideshow-slide{
    position: relative;
}
.e2slideshow-slide-description{
    position: absolute;
    width: 100%;
    bottom: 60px;
}
.e2slideshow-slide-description .row{
    width: 407px;
    background: rgba(251, 128, 0, .5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F7EC32A,endColorstr=#7F7EC32A)"; /* IE8 */    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F7EC32A,endColorstr=#7F7EC32A);   /* IE6 & 7 */      zoom: 1;
    color: #FFF;
    font-size: 36px;
    padding: 30px 35px 10px;
    position: relative;
    font-family: "myriad-pro-condensed-i3", "myriad-pro-condensed",sans-serif;
    font-weight: 300;
    font-style: italic;
    margin: 0;
}
.e2slideshow-slide-description .view{
    position: absolute;
    bottom: -12px;
    margin: 0;
    font-style: normal;
}
.flexslider .control-wrapper{
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 100;
}
.e2slideshow-slide-description .row .triangle{
    background: url(../img/triangle_bg.png) center center;
    height: 100%;
    width: 13px;

    position: absolute;
    top: 0;
    right: -13px;
}
.flex-control-nav{
    bottom: 20px;
    /*width: auto;*/
    text-align: right;
    height: 20px;
    position: relative;
    display: none;
}
.home .flex-control-nav{
    display: block;
}
.flex-control-nav li{
    margin: 0 1px 0 0;
}
.flex-control-paging li a{
    text-indent: 0;
    height: 15px;
    width: 15px;
    background: #434547;
    color: #FFF;
    font-size: 12px;
    border-radius: 0;
    text-align: center;
}
.flex-control-paging li a:hover{
    text-decoration: none;
}
.flex-control-paging li a.flex-active{
    background: #F47F20;
}
.slider_home .flex-direction-nav{
        /*display: none;*/
    }
.flexslider .flex-direction-nav a{
    text-indent: -9999px;
    font-size: 0;
    width: 30px !important;
    height: 30px !important;
}
.flexslider:hover .flex-direction-nav a{
    width: 30px;
    height: 30px;
    opacity: 1;
    padding-top: 30px;
    font-size: 0;
}
.flex-direction-nav .flex-prev{
     background: url(../img/arrows.jpg) no-repeat top left;
     left: 0;
}
.flexslider:hover .flex-direction-nav .flex-prev{
    left: 0;
}
.flex-direction-nav .flex-prev:hover{
     background: url(../img/arrows.jpg) no-repeat bottom left;
     left: 0;
}
.flex-direction-nav .flex-next{
     background: url(../img/arrows.jpg) no-repeat top right;
     right: 0;
}
.flexslider:hover .flex-direction-nav .flex-next{
    right: 0;
}
.flex-direction-nav .flex-next:hover{
     background: url(../img/arrows.jpg) no-repeat bottom right;
     right: 0;
}

.item-pagehome{
    padding-bottom: 8px;
    margin-bottom: 28px;
    /*border-bottom: solid 1px #EEE;*/
}
.item-pagehome .left-col{
    display: none;
}
.item-pagehome .col-md-9{
    width: 100%;
}
.tag-category .col-md-9,
.blog .col-md-9{
    padding-left: 65px;
}
.items-row .col-sm-4{
    padding: 0 15px;
}
.category-module{
    list-style: none;
    padding: 0;
}
.item{
    background: #FDEADA;
    margin-bottom: 50px;
    font-size: 21px;
}
.item h3{
    text-align: center;
    margin: 0 0 10px;
    padding-top: 10px;
}
.intro_img{
    position: relative;
}
.intro_img a{
    position: relative;
    display: block;
    max-width: 256px;
    margin: 0 auto;
}
.intro_img img{
    max-width: 100%;
    height: auto;
}
.intro_img .hover, .custom_systems .hover{
    /*background-color: transparent;
    background-color: rgba(69, 69, 71, 0.8);
    background-image: url(../img/plus.png);
    background:  no-repeat;
    background-position: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC454547,endColorstr=#CC454547)"; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC454547,endColorstr=#CC454547);    
    zoom: 1;*/
    background: url(../img/plus_bg.png) center center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.item:hover .hover, .news_item:hover .hover, .custom_systems .col-sm-4:hover .hover{
    opacity: 1;
    display: block;
}
.triangles{
    position: absolute;
    bottom: -1px;
    left: 0;
    background: url(../img/triangle_green.png) no-repeat center center;
    width: 100%;
    height: 13px;
}
.intro_info{
    position: relative;
    padding-top: 15px;
}
.item .intro_description{
    /*margin-bottom: 30px;*/
   /* padding-bottom: 40px;*/
   /*padding-bottom: 0px;*//* FF Chrome*/
   /*padding-bottom: 50px\9;*/
  /* position: relative; *//*nn*/
}
.clients .item .intro_description{
   /* padding-bottom: 30px\9;*/
}
.item .intro_description:not(:target) {
   /* padding-bottom: 10px;*/
     /*padding-bottom: 0px;*//*nn*/
}
.intro_description p{
    padding: 0px 30px 0;
    font-style: italic;
}
.readmore{
    text-align: center;
    margin: 0;
}
.item .view{
    position: relative;
    bottom: -10px;
}
.case_studies .item h3{
    display: none;
}
.case_studies .intro_description, .clients .intro_description{
    padding-bottom: 20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.case_studies .intro_description, .clients .intro_description {
　/*padding-bottom: 40px;*/
}
} /* Safari 3以上, Chrome*/

*+html:first-child .case_studies .intro_description, .clients .intro_description {
　/*padding-bottom: 30px;*/
} /* Opera */
.case_studies .intro_description p.quote{
    /*padding: 0px 30px 0;*/
    /*margin-bottom: 60px;*/
}
.intro_description p.small_uppercase{
    padding: 0px 30px 0 0;
    position: absolute;
    /*bottom: 70px;*/
    bottom: 0px;/*nn*/
    right: 0;
    margin-bottom: 0;
}

.moduletable_systems h2, .moduletable.clients h2, .moduletable.news h2{
   background: url(../img/border_h2.png) repeat-x center center;
}
.moduletable_systems h2 span, .moduletable.clients h2 span, .moduletable.news h2 span{
    background:  #FFFFFF;
    padding: 0 15px;
}
.home h2{
    text-align: center;
}
.moduletable.news{
    margin-left: 45px;
    margin-right: 30px;
    text-align: center;
}
li.item, li.news_item{
    list-style: none;
}
.news_item {
    clear: both;
    margin-bottom: 18px;
    border-top: solid 1px #EEE;
    padding-top: 19px;
}
.news_item.first{
    border: none;
    padding-top: 0;
}
.news_item .intro_info{
    padding-top: 0;
    font-size: 15px;
 
}
.news_item .intro_info .mod-articles-category-date{
    display: block;
    text-align: center;
    font-family: "myriad-pro-condensed-n6", "myriad-pro-condensed",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.news_item .intro_description p{
    padding: 0;
    font-style: normal;
    margin-bottom: 0;
}
.news_item .triangles{
    position: absolute;
    right: 15px;
    background: url(../img/triangle_white.png) no-repeat center right;
    width: 14px;
    height: 101%;
    left: auto;
    top: 0;
}
.news_item .mod-articles-category-readmore{
    display: none;
}
.custom_systems{
    padding: 0 9px;
}
.custom_systems img{
    width: 100%;
}
.moduletable_systems h2{
   /* display: none;*/
}
.moduletable_systems .col-sm-4{
    padding: 0 6px;
}
.moduletable_systems p{
    margin: 0;
}
.moduletable_systems a{
    position: relative;
    display: block;
}
.moduletable_systems h3{
    font-weight: normal;
}
.moduletable_systems h3 a{
    background: #F47F20;
    color: #FFF;
    text-align: center;
    display: block;
    text-decoration: none;
}
.moduletable_systems .inner{
    padding: 0 5px;
}
.carousel_slider .flex-direction-nav{
   /* position: absolute;
    top: 0;
    width: 100%;*/
}
.carousel_slider .flex-direction-nav li:last-child{
    /*position: absolute;
    right: 0;
    top: 0;*/
}
.carousel_slider .flex-direction-nav a{
    margin: 0;
    top: -55px;
    display: block;
    opacity: 1 !important;
    position: absolute;
}
.carousel_slider .flex-direction-nav a.flex-next{
   /* right: 0;*/
}
.carousel_slider .flex-direction-nav .flex-prev{
     background: url(../img/arrows.jpg) no-repeat bottom left;
}
.carousel_slider .flex-direction-nav .flex-prev:hover{
     background: url(../img/arrows.jpg) no-repeat top left;
}
.carousel_slider .flex-direction-nav .flex-next{
     background: url(../img/arrows.jpg) no-repeat bottom right;
}
.carousel_slider .flex-direction-nav .flex-next:hover{
     background: url(../img/arrows.jpg) no-repeat top right;
}
@media (max-width: 480px) {
    .moduletable_systems{
        position: relative;
    }
    .flexslider.carousel_slider{
        width: 145px;
        margin-left: auto;
        margin-right: auto;
        position: static;
    }
    .carousel_slider .flex-direction-nav a{
        margin: 0;
        top: 50%;
    }

}
.moduletable.clients{
    padding-left: 10px;
    max-width: 256px;
}

#map{
    padding: 5px;
    -webkit-box-shadow: 0px -1px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px -1px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px -1px 5px 0px rgba(50, 50, 50, 0.5);
    max-width: 610px;
}
#map img{
    display: none;
    max-width: 100%;
    height: auto;
}
#map img.active{
    display: block;
}
#map iframe{
    display: none;
    max-width: 100%;
    height: auto;
}
#map iframe.active{
	height:450;
    display: block;
}
#tabs, #panels, #large_map{
    padding: 0;
    list-style: none;
    margin: 0 0 20px;
}
.item-page #tabs li{
    float: left;
    margin-right: 1px;
}
.item-page #tabs li a{
    background: #F47F20;
    border: none;
    padding: 3px 14px !important;
    color: #FFF !important;
    display: block;
}
.item-page #tabs li a:hover{
    background: #434547;
    text-decoration: none;
}
.item-page #tabs li.active a{
    background: #FFF;
    color: #F47F20 !important;
        -webkit-box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0), 0px 1px 1px 0px rgba(50, 50, 50, 0.1), 0px 1px 3px 0px rgba(50, 50, 50, 0.1),0px 1px 1px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 1px 0px 0px rgba(50, 50, 50, 0), 0px 1px 1px 0px rgba(50, 50, 50, 0.1), 0px 1px 3px 0px rgba(50, 50, 50, 0.1),0px 1px 1px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 1px 0px 0px rgba(50, 50, 50, 0), 0px 1px 1px 0px rgba(50, 50, 50, 0.1), 0px 1px 3px 0px rgba(50, 50, 50, 0.1),0px 1px 1px 0px rgba(50, 50, 50, 0.1);
}
#panels li, #large_map li{
    display: none;
}
#panels li.active, #large_map li.active{
    display: block;
}
#large_map{
    float: right;
    margin: 5px 0 20px;
}

.cfdiv_text label, .cfdiv_textarea label, .cfdiv_select label{
    display: block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}
.cfdiv_text input, .cfdiv_select select{
    width: 100%;
    border: 0;
}
#chronoform_contact_form{
    background: #FDEADA;
    padding: 20px 20px 0;
}
#chronoform_contact_form input, #chronoform_contact_form textarea{
    border: none;
}
#chronoform_contact_form .g-recaptcha{
    padding-top: 20px;
    transform:scale(0.8);
    -webkit-transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
@media (max-width: 1199px) and (min-width: 980px){
    #chronoform_contact_form .g-recaptcha{
        transform:scale(0.7);
        -webkit-transform:scale(0.7);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}
.cfdiv_submit {
    text-align: center !important;
    position: relative;
    bottom: -20px;
}
.cfdiv_submit input{
    width: 77px;
    margin-top: 20px;
}
.chronoform{
    display: none;
}
.nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle{
    background: #434547;
    color: #FFF;
}
.nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover{
    color: #F47F20;
}
#xmap .muted{
    display: none;
}
.pagination ul{
    list-style: none;
    text-align: center;
}
.pagination ul li{
    display: inline;
    padding: 0 10px;
}

.nn_tabs.outline_handles ul.nav-tabs>li a {
    border-color: white;
    background-color: #F47F20;
    color: white;
    border-radius: 0px;
    margin-left: -3px;
    height: 30px;
    padding-top: 4px;
    border-color: white;
}

.nn_tabs.outline_handles ul.nav-tabs>li a:hover {
    background: #434547;
    color: white;
}

.nn_tabs.outline_content>ul.nav-tabs {
    margin-bottom: 0;
    margin-left: 2px;
}


.nn_tabs.outline_content>ul.nav-tabs {
    margin-bottom: 0;
    margin-left: 2px;
}

.nn_tabs.outline_content>.tab-content{
    border:0;
}

.nn_tabs .nav-tabs{
    border:0;
}

@media (min-width: 1199px){
.nn_tabs {
    margin-top: 358px;
}

}

.img-on-top img {
    position: absolute;
    top: 20px;
    max-width: 100%;
    left: 15px;
    right: 15px;
}

#map, .img-on-top img {
    padding: 5px;
    box-shadow: 0px -1px 5px 0px rgba(50, 50, 50, 0.5);
}

@media (max-width: 1288px) {}
@media (max-width: 1170px) {
    .item .view{
        display: block;
        margin: 0 10px;
    }
    
    } /*@media (max-width: 1169px) */
@media (max-width: 979px) {
    ul.menu_main > li > a{
        padding: 0 15px;
    }
    .slogan{
        display: none;
    }
    .blog .col-md-9{
        padding-left: 15px;
    }
    .moduletable.clients{
        /*margin-left: 26px;*/
        margin-top: 30px;
        margin-left: auto;
        margin-right: 0;
    }
    .moduletable.news{
        margin-top: 30px;
    }
    .moduletable_systems h2{
        display: block;
    }
    .moduletable.news{
        margin-left: 0;
        margin-right: 0;
    }
    .right-col.col-md-9 .inner{
        padding-left: 0px;
    }
    .right-col.col-md-8 .inner{
        padding-left: 0px;
    }
    .sidebar-right{
        padding-left: 15px;
    }
}
@media (max-width: 767px) {
    #header{
        padding: 0;
    }
    #mobile_header{
        
    }
    #nav-btn{
        float: left;
        padding: 6px 10px 10px;
    }
    .icon-bar{
        background: #FFF;
        width: 18px;
        height: 2px;
        display: block;
        margin: 4px 0;
    }
    #phone{
        background: url(../img/phone.jpg) no-repeat;
        width: 22px;
        height: 21px;
        float: left;
        margin: 5px 0 0 23px;
    }
    .logo{
        text-align: right;
    }
    .dropdown.open #nav-btn{
        background: #FFF;
    }
    .dropdown.open .icon-bar{
        background: #666;
    }
    .dropdown .dropdown-menu{
        display: none;
        position: absolute;
        top: 35px;
        z-index: 100;
        width: 100%;
    }
    .dropdown.open .dropdown-menu{
        display: block;
    }
    ul.menu_main{
        float: none;
    }
    ul.menu_main > li{
        float: none;
        border-bottom: #666;
    }
    ul.menu_main > li > a{
        border: none;
    }
    ul.menu_main > li:hover{
        background: #FFF;
    }
    ul.menu_main > li:hover > a{
        color: #F47F20;
    }
    ul.menu_main > li ul{
        left: 0;
        width: 100%;
        box-shadow: none;
        position: relative;
    }
    ul.menu_main > li ul a{
        text-align: left;
        padding: 0 35px;
    }
    #mobile_header .menu_main ul{
        display: none;
    }
    #mobile_header .menu_main i{
        float: right;
        padding: 0 10px 0 0;
        color: #FFF;
    }
    #mobile_header .menu_main li:hover i{
        color: #F47F20;
    }
    footer{
        padding-top: 30px;
    }
    #footer1{
        text-align: center;
    }
    #footer2{
        display: none;
    }
    .e2slideshow-slide-description, .flex-control-paging{
        display: none;
    }
    .slider_home .flex-direction-nav{
        display: block;
    }
    .flex-direction-nav a{
        opacity: 1;
    }
    .item {
        background: #FFF;
    }
    .item .intro_img{
        float: left;
        width: 40%;
        padding: 0 15px;
    }
    .item .intro_info{
        float: left;
        width: 60%;
        padding: 0 15px;
    }
    .item .view {
        display: inline;
    }
    .item .intro_description{
        height: auto !important;
    }
    .item .triangles{
        position: absolute;
        right: 15px;
        background: url(../img/triangle_white.png) no-repeat center right;
        width: 14px;
        height: 100%;
        left: auto;
        top: 0;
    }
    .case_studies .intro_description p.small_uppercase{
        position: static;
    }
    .custom_systems .col-sm-4{
        clear: both;
    }
    .moduletable_systems .col-sm-4 a{
        position: static;
    }
    .moduletable_systems .hover{
        display: none !important;
    }
    .custom_systems p{
        height: 100px;
        overflow: hidden;
        float: right;
    }
    
    .custom_systems h3 a{
        height: 100px;
        line-height: 100px;
        font-size: 20px;
    }
    .news_item .intro_img{
        display: none;
    }
    .moduletable.clients{
    padding-left: 0px;
    max-width: none;

    }

    .news_item .mod-articles-category-readmore{
        display: block;
    }
    .news_item .mod-articles-category-readmore .view{
        background: none;
        color: #000;
    }
    .news_item .mod-articles-category-readmore .view:hover{
        background: none;
        color: #000;
    }
    
}/*@media (max-width: 767px)*/
@media (max-width: 480px){
    .item .intro_img{
        float: none;
        text-align: center;
        width: 100%;
    }
    .item .intro_info{
        float: none;
        text-align: center;
        width: 100%;
    }

    .item .triangles{
       /* position: absolute;
        right: 15px;
        background: url(../img/triangle_white.png) no-repeat center center;
        width: 14px;
        height: 100%;
        left: auto;*/

        position: absolute;
        bottom: 0;
        left: 0;
        background: url(../img/triangle_white2.png) no-repeat center center;
        width: 100%;
        height: 13px;
        right: auto;
        top: auto;
    }
    .custom_systems img{
        width: 190px;
    }
    .item-page #tabs li a{
        font-size: 12px;
    }


}/*@media (max-width: 480px)*/


/* ==== Helpers ========   */
.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }
.ir:before { content: ""; display: block; width: 0; height: 150%; }

@media print {
    * { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
    a,
    a:visited { text-decoration: underline; }
    pre,
    blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; }
    tr,
    img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    p,
    h2,
    h3 { orphans: 3; widows: 3; }
    h2,
    h3 { page-break-after: avoid; }
    header, nav, footer{ display: none;}
}

