@font-face {
    font-family: 'novecento_light';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_light-uniweb.eot');
}

@font-face {
    font-family: 'novecento_light';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_light-uniweb.woff') format('woff'), url('/uws_templates/default/stylesheets/novecento/novecento_light-uniweb.ttf') format('truetype'), url('/uws_templates/default/stylesheets/novecento/novecento_light-uniweb.svg#novecento_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'novecento_wide_light';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widelight-uniweb.eot');
}

@font-face {
    font-family: 'novecento_wide_light';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widelight-uniweb.woff') format('woff'), url('/uws_templates/default/stylesheets/novecento/novecento_widelight-uniweb.ttf') format('truetype'), url('/uws_templates/default/stylesheets/novecento/novecento_widelight-uniweb.svg#novecento_widelight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'novecento_wide_bold';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widebold-uniweb.eot');
}

@font-face {
    font-family: 'novecento_wide_bold';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widebold-uniweb.woff') format('woff'), url('/uws_templates/default/stylesheets/novecento/novecento_widebold-uniweb.ttf') format('truetype'), url('/uws_templates/default/stylesheets/novecento/novecento_widebold-uniweb.svg#novecento_widebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'novecento_wide_medium';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widemedium-uniweb.eot');
}

@font-face {
    font-family: 'novecento_wide_medium';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widemedium-uniweb.woff') format('woff'), url('/uws_templates/default/stylesheets/novecento/novecento_widemedium-uniweb.ttf') format('truetype'), url('/uws_templates/default/stylesheets/novecento/novecento_widemedium-uniweb.svg#novecento_widebook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'novecento_wide_book';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widebook-uniweb.eot');
}

@font-face {
    font-family: 'novecento_wide_book';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widebook-uniweb.woff') format('woff'), url('/uws_templates/default/stylesheets/novecento/novecento_widebook-uniweb.ttf') format('truetype'), url('/uws_templates/default/stylesheets/novecento/novecento_widebook-uniweb.svg#novecento_widebook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'novecento_wide_normal';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widebold-uniweb.eot');
}

@font-face {
    font-family: 'novecento_wide_normal';
    src: url('/uws_templates/default/stylesheets/novecento/novecento_widenormal-uniweb.woff') format('woff'), url('/uws_templates/default/stylesheets/novecento/novecento_widenormal-uniweb.ttf') format('truetype'), url('/uws_templates/default/stylesheets/novecento/novecento_widenormal-uniweb.svg#novecento_widenormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* -----------------------------------------
   Carousel
----------------------------------------- */

.list_carousel {margin-left: -10px; margin-bottom:20px;}
.list_carousel ul {margin: 0;padding: 0;list-style: none;display: block;}
.list_carousel li {color: #999; width:245px;display: block;float: left;margin-left:10px; cursor:default !important; height:auto;}
.list_carousel.responsive {width: auto;margin-left: -10px;}

.clearfix {float: none;clear: both;	}
				
.list_carousel .carousel_nav{ position:absolute; padding-right:15px; right:0; top:22px;}			
a.prev, a.next {background: url(../images/carousel_arrows.png) no-repeat #e5e5e5;width: 24px;height: 24px;display: block;position: relative;float:left;margin-left:1px;}
a.prev {background-position: 0 0; }
a.prev:hover {}
a.prev.disabled {background-color:#f2f2f2;}
a.next {background-position: -22px 0;}
a.next:hover { }
a.next.disabled {background-color:#f2f2f2; }
a.prev.disabled, a.next.disabled {cursor: default;}
a.prev span, a.next span {display: none;}

.pager {float: left; width: 300px; text-align: center;}
.pager a {margin: 0 5px;text-decoration: none;}
.pager a.selected {text-decoration: underline;}
.timer {background-color: #999;height: 6px;width: 0px;}

/* WORKS */
.work-item{background:#f8f8f8; border:1px solid #e5e5e5; text-align:center;}
.work-item:hover {border-bottom:1px solid;}
.work-item-image{}
.work-item-image a{ display:block;}
.work-item-content { padding: 0 10px;}
.work-item-content h5{margin-top:20px;}
.work-item-content p{font-style:italic;}

.contentHover{ position: relative;   width: 100%;}    
.contentHover .hover-content { display: none;   position:absolute; height:100%; z-index: 2; top: 0%; left: 0%; margin: 0; padding: 10px;
		
		background: #f8f8f8; /* Fallback for browsers that don't support RGBa */
		background: rgba(248,248,248,0.8);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80f8f8f8, endColorstr=#80f8f8f8); /* IE 5.5 - IE 7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80f8f8f8, endColorstr=#80f8f8f8)"; /* IE 8 */
    }
.contentHover .hover-content  h3{ border:none; padding:0px; font-size:20px; font-weight:300; letter-spacing:-1px; margin-top:20px;}

.hover-links { width:90%; margin:0 auto; position:absolute; bottom:0; }
.hover-links a.view-item {background: url(../images/work-overlay-icons.png) no-repeat ;padding:20px 20px 2px;}
.hover-links a.view-image {background: url(../images/work-overlay-icons.png) -40px 0 no-repeat ; padding:20px 20px 2px; }
.hover-links  a.view-item:hover { background-color:#444;}
.hover-links  a.view-image:hover {background-color:#444;}

.mrg {
    margin: 20px 20px 20px 20px;
}
.mrg_big {
    margin: 40px 40px 40px 40px;
}
.mrg_small {
    margin: 10px 10px 10px 10px;
}
.no_mrg {
    margin: 0px 0px 0px 0px;
}
.no_mrg_padd {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.mrg_top_clear {
    margin-top: 0px;
}
.mrg_bottom_clear {
    margin-bottom: 0px;
}
.mrg_right_clear {
    margin-right: 0px;
}
.mrg_left_clear {
    margin-left: 0px;
}
.mrg_top {
    margin-top: 20px;
}
.mrg_top_large {
    margin-top: 25px;
}
.mrg_top_big {
    margin-top: 30px;
}
.mrg_top_small {
    margin-top: 10px;
}
.mrg_top_mini {
    margin-top: 5px;
}
.mrg_top_4 {
    margin-top: 4px;
}
.mrg_top_micro {
    margin-top: 2px;
}
.mrg_bottom {
    margin-bottom: 20px;
}
.mrg_bottom_small {
    margin-bottom: 10px;
}
.mrg_bottom_mini {
    margin-bottom: 5px;
}
.mrg_bottom_micro {
    margin-bottom: 2px;
}
.mrg_bottom_big {
    margin-bottom: 30px;
}
.mrg_right {
    margin-right: 20px;
}
.mrg_right_small {
    margin-right: 10px;
}
.mrg_right_mini {
    margin-right: 5px;
}
.mrg_left {
    margin-left: 20px;
}
.mrg_left_small {
    margin-left: 10px;
}
.mrg_left_mini {
    margin-left: 5px;
}
.padd {
    padding: 20px 20px 20px 20px;
}
.padd_left {
    padding-left: 20px;
}
.padd_left_right {
    padding-left: 20px;
    padding-right: 20px;
}
.padd_top {
    padding-top: 20px;
}
.padd_top_big {
    padding-top: 30px;
}
.padd_top_small {
    padding-top: 10px;
}
.padd_top_mini {
    padding-top: 5px;
}
.padd_top_micro {
    padding-top: 2px;
}
.padd_bottom {
    padding-bottom: 20px;
}
.padd_bottom_small {
    padding-bottom: 10px;
}
.padd_bottom_mini {
    padding-bottom: 5px;
}
.padd_bottom_micro {
    padding-bottom: 2px;
}
.padd_right_clear {
   padding-right: 0px;
}
.padd_left_clear {
   padding-left: 0px;
}
.padd_small {
    padding: 10px 10px 10px 10px;
}
.padd_mini {
    padding: 5px 5px 5px 5px;
}


.top-bar {
    height: 40px;
    line-height: 40px;
    background: #efefef;
}


.bar-box {
    padding-left: 0px;
    padding-right: 0px;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 37px;
    height: 37px;
    background: #efefef;
    color: black;
}


.hh_box  {
    display: table-cell;
    vertical-align: bottom;
    height: 80px;
    padding-bottom: 15px;
}

.hp_box  {
    display: table-cell;
    vertical-align: bottom;
    height: 75px;
    padding-bottom: 15px;
}

.logo_text {
    font-family: 'novecento_wide_book';  
    font-size: 38px; 
    line-height: 38px; 
    color: #004684;
    display: inline-block;
}
.logo_text_on {
    font-family: 'novecento_wide_bold';  
    font-size: 38px; 
    line-height: 38px; 
    color: #8cc63e;
    border-top: 6px solid #8cc63e;
    display: inline-block;
    font-weight: 400;
}

.logo_text_m {
    font-family: 'novecento_wide_book';  
    font-size: 30px; 
    line-height: 30px; 
    color: white;
    display: inline-block;
}
.logo_text_on_m {
    font-family: 'novecento_wide_bold';  
    font-size: 30px; 
    line-height: 30px; 
    color: white;
    border-top: 6px solid white;
    display: inline-block;
    font-weight: 400;
}

.logo_text_small {
    font-family: 'novecento_wide_book';  
    font-size: 16px; 
    line-height: 16px; 
    color: #004684;
    display: inline-block;
}
.logo_text_on_small {
    font-family: 'novecento_wide_bold';  
    font-size: 16px; 
    line-height: 16px; 
    color: #8cc63e;
    border-top: 6px solid #8cc63e;
    display: inline-block;
    font-weight: 400;
}

.logo_text_s {
    font-family: 'novecento_wide_book';  
    font-size: 16px; 
    line-height: 16px; 
    color: white;
    display: inline-block;
}
.logo_text_on_s {
    font-family: 'novecento_wide_bold';  
    font-size: 16px; 
    line-height: 16px; 
    color: white;
    border-top: 3px solid white;
    display: inline-block;
    font-weight: 400;
}

.logo {
    padding-left:10px;
}	

.nowrap {
    white-space: nowrap;
}

.search_box_page {
    padding-top: 20px;
}

.search_box_home {
    margin-bottom: 40px;
    /*padding-bottom: 25px;*/
}

.search_box input[type=text] {
    line-height: 34px;
    height: 34px;
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    font-family: Arial;
}

.search_box .search-send {
    line-height: 34px;
    height: 34px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    text-align: left;
    margin: 0;
}


.block_theme {
    padding: 10px 10px 10px 10px;
}

    .block_theme h1 {
        font-family: 'novecento_wide_bold';
        font-size: 25px;
    }

    .block_theme h2 {
        font-family: 'novecento_wide_bold';
        font-size: 20px;
    }

.home_theme {
    padding: 10px 10px 10px 10px;
}

.home_theme .button {
    background-color: #639320;
}

.home_theme h1 {
    color: white;
    font-family: 'novecento_wide_bold';
    font-size: 25px;
}

.home_theme h2 {
    color: white;
    font-family: 'novecento_wide_bold';
    font-size: 20px;
}

.home_theme h3, .home_theme .time_list {
    color: white;
}

.home_theme h3, .home_theme .nazev {
    color: white;
}

.nove_title {
    font-family: 'novecento_wide_bold';
    font-size: 20px;
}

.bg_white {
    background: white;
}

.bg_green {
    background: #8dc63f;
}

.color_green {
    color: #8dc63f;
}

.color_red {
    color: #b32626;
}

.bg_events {
    background: #0088c3;
}

.color_events {
    color: #0088c3;
}

.bg_news {
    background: #004684;
}

.color_news {
    color: #004684;
}

.bg_blog {
    background: #820250;
}

.color_blog {
    color: #820250;
}

.bg_estate {
    background: #035151;
}

.color_estate {
    color: #035151;
}

.bg_video {
    background: #99000D;
}

.color_video {
    color: #99000D;
}

.bg_cars {
    background: #C64A00;
}

.button_cars {
    background: #FF6E17;
}

.color_cars {
    color: #C64A00;
}

.bg_jobs {
    background: #e8ac27;
}

.color_jobs {
    color: #e8ac27;
}

.bg_living {
    background: #01925d;
}

/* ====> Global Reset & Standards <==== */

body {
    background: url(../images/backgrounds/month/03.png) repeat scroll 0 0 #f1f1f1;
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

/* ====> Links <==== */
a, a:visited {
    text-decoration: none;
    -webkit-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
    -moz-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
    -o-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
    transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
}

a:hover {
    color: #666;
}

a:focus {
    outline: none;
}

/* ====> Base Type Styles Using Modular Scale <==== */

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, p, blockquote, th, td {
    color: #414141;
    font-size: 0.9rem;
}

p {
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    margin: 20px 0;
    letter-spacing: 0.01rem;
    font-weight: 300;
    color: #666;
}


hr {
    border: dotted #ccc;
    border-width: 1px 0 0;
    clear: both;
    margin: 15px 0px;
    height: 0;
}

img {
    border: none;
    -webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: content-box; /* Firefox, other Gecko */
    box-sizing: content-box; /* Opera/IE 8+ */
}

/* ======================== Butons ===================== */

button, .button {
    padding-top: 0.4rem;
    padding-right: 0.8rem;
    padding-bottom: 0.4rem;
    padding-left: 0.8rem;
}

button, .button .fa {
margin-right: 0.4rem;
}

/*button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    padding-top: 0.3rem;
    padding-right: 1.8rem;
    padding-bottom: 0.3rem;
    padding-left: 1.8rem;
    font-size: 0.7rem;
    color: #333333;
}*/

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #e9e9e9;
      border-color: #2285a2;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none;
}

.f-dropdown li {
    font-size: 0.7rem;
}

.f-dropdown li a {
padding: 0.3rem;
}

.f-dropdown li a:hover {
    color: white;
}

.fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
}
/* ======================== Alerts ===================== */
div.alert-box {
    border: none;
    margin-bottom: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    text-shadow: none;
    position: relative;
}

/* ======================== Labels ===================== */

label {
    font-weight: bold;
    margin-bottom: 5px;
    color: #909090;
    cursor: default;
}

label span {
    font-weight: normal;
}


h1 { font-size: 2rem; }

h2 { font-size: 1.5rem; }

h3 { font-size: 1.3rem; }

h4 { font-size: 1.2rem; }

h5 { font-size: 1.1rem; }

h6 { font-size: 1rem; }


/* ======================== Forms ===================== */

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    color: black;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    margin: 0 0 20px 0;
    padding: 10px;
    height: auto;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-appearance: none;
}

.error input, .error textarea, .error select {
     margin-bottom: 20px; 
}

input[type="text"].oversize, input[type="password"].oversize, input[type="date"].oversize, input[type="datetime"].oversize, input[type="email"].oversize, input[type="number"].oversize, input[type="search"].oversize, input[type="tel"].oversize, input[type="time"].oversize, input[type="url"].oversize, textarea.oversize {
    font-size: 17px;
    padding: 4px 6px;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    background: #f2f2f2;
    outline: none !important;
    border-color: #ccc;
}

input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
    background-color: #ddd;
}

.prefix, .postfix {
    height: 39px;
    line-height: 39px;
}

/* ======================== Panels ===================== */

.panel {
    background: #f2f2f2;
    border: solid 1px #e5e5e5;
    margin: 0 0 22px 0;
    padding: 20px;
}

.panel_white {
    background: white;
    border: solid 1px #e5e5e5;
    margin: 0;
    padding: 20px;
}

.panel > :first-child {
    margin-top: 0;
}

.panel > :last-child {
    margin-bottom: 0;
}

.panel.callout {
    color: #fff;
    -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.panel.callout * {
    color: #fff;
}

.panel.callout a {
    color: #fff;
}

.panel.callout .button {
    background: white;
    border: none;
    color: #2ba6cb;
    text-shadow: none;
}

.panel.callout .button:hover {
    background: rgba(255, 255, 255, 0.8);
}

.panel.radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.simple-panel {
display: block;
margin-bottom: 20px;
}

/* ===== Header ==== */

.gray-bar {
    color: #999;
    background: url(../images/texture_bg.png) repeat scroll 0 0 #444444;
    /*color:#999; background: black;*/
    /*background: black;*/
    margin: 0;
    padding: 0;
    font-size: 12px;
    height: 25px;
}

.gray-bar a {
        color: #e9e9e9;
        font-size: 14px;
}

.gray-bar .link-list {
    margin: 4px 5px 3px 0;
    padding: 3px 0px 0px 0px;
    float: left;
    border-right: 1px dotted #999;
    color: #a5a5a5;
}

.gray-bar .link-list li {
    margin-left: 0px;
    margin-right: 10px;
}

.gray-bar .link-list li a {
    color: #a5a5a5;
}

.gray-bar a:hover {
            color: white;
}

.gray-bar .msg_title {
    color: black;
    font-size: 1.2rem;
}
.gray-bar .msg_title:hover {
    color: gray;
}

.gray-bar .user_link {
    color: black;
}

.gray-bar .user_link:hover {
    color: black;
    text-decoration: underline;
}

.underline {
    text-decoration: underline;
}

.gray-bar .tool_link {
    color: #999;
}

.gray-bar .tool_link:hover {
    color: black;
}


.gray-bar .newsTopCLick {
    color: white;
}
.gray-bar .;TopCLick:active {
    color: white;
}

.top_drop .notification {
    float: left;
    background: black;
    border-radius: 50%;
    margin-left: -4px;
    margin-top: -4px;
    padding: 2px 6px;
    position: absolute;
    color: #fff;
    font-size: 10px;
    margin-right: 5px;
}

.notification_round {
    float: left;
    background: black;
    border-radius: 50%;
    margin-left: -4px;
    margin-top: -4px;
    padding: 4px 12px;
    position: absolute;
    color: #fff;
    font-size: 16px;
    margin-right: 5px;
}

.login-modal {
}

.login-modal .close-reveal-modal {
    color: #fff;
    padding: 8px;
    text-shadow: none;
}

.login-modal .close-reveal-modal:hover {
    background: #444;
}

/* ======================== Main Content ===================== */

/*==== General ====*/
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 83.57142857rem;
}

/*.maincontent{ padding:0px 0; background: white; padding-left:20px; padding-right:20px;}*/
.maincontent {
    background: white;
    padding-left: 10px;
    padding-right: 10px;
}

.mainpadding {
    padding-left: 10px;
    padding-right: 10px;
}

.maincontent h3 {
    border-left: 1px dotted;
    padding-left: 10px;
}

.nav-bar-content {
    background: white;
    padding: 0;
}

/*==== Services ====*/

.service {
    width: 100%;
    margin: 10px 0 20px;
    text-align: center;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.service a {
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}

.service-icon {
    position: relative;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.service-content {
    position: relative;
    left: 0px;
    width: 100%;
    height: 50%;
    top: 50%;
}

.service-main {
    font-size: 18px;
    color: black;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.service-sub {
    padding: 5px;
    position: relative;
    margin: 10px 0 0;
    width: 100%;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.service-sub a {
    display: inline;
    color: #9b9b9b;
}

.service:hover .service-icon {
    color: #e5e5e5;
    -webkit-animation: moveFromBottom 300ms ease;
    -moz-animation: moveFromBottom 300ms ease;
    -ms-animation: moveFromBottom 300ms ease;
}

.service:hover .service-icon img {
    background: #e5e5e5;
}

.service:hover .service-main {
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
}

.service:hover .service-sub {
    color: #fff;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}

.service:hover .service-sub a {
    color: #fff;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}

.service-sub a:hover {
    color: #fff;
    text-decoration: underline;
}

@-webkit-keyframes smallToBig {
    from {
        -webkit-transform: scale(0.1);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes smallToBig {
    from {
        -moz-transform: scale(0.1);
    }

    to {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes smallToBig {
    from {
        -ms-transform: scale(0.1);
    }

    to {
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }

    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }

    to {
        -ms-transform: translateY(0%);
    }
}

/* ======================== Tabs ===================== */

dl.tabs {
    border-bottom: 1px dotted #ccc;
    display: block;
    height: auto;
    margin-bottom: 0px;
    padding: 0;
    width: 100%;
    margin-top: 5px;
    background-color: #efefef;
}

    dl.tabs dd {
    }

        dl.tabs dd.active {
            border-top: 3px solid;
            margin-top: -5px;
/*            border-bottom: 3px solid white !important;*/
            margin-bottom: -1px;
        }

            dl.tabs dd.active a {
                border-left: 1px dotted #ccc;
                border-right: 1px dotted #ccc;
            }

        dl.tabs dd a {
            color: black;
            display: block;
            font-size: 16px;
            font-weight: 300;
            height: auto;
            line-height: normal;
            padding: 10px 10px;
            position: relative;
        }

            dl.tabs dd a:hover {
            }

            dl.tabs dd a:focus {
            }

    dl.tabs.two-up dt a, dl.tabs.two-up dd a, dl.tabs.three-up dt a, dl.tabs.three-up dd a, dl.tabs.four-up dt a, dl.tabs.four-up dd a, dl.tabs.five-up dt a, dl.tabs.five-up dd a {
        padding: 20px 5px;
    }

.tabs.vertical dd.active, .tabs.vertical li.active {
    border-bottom: 0px;
}

.tabs .front a {
    font-family: 'novecento_wide_medium', Arial, Helvetica, sans-serif;
    font-size: 0.7rem;
    padding: 0.7rem 1.2rem;
}

.tabs .front .fa {
    color: #a1a1a1;
    margin-right: 5px;
}


/* Side Nav ---------------------- */
ul.side-nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 17px 0;
}

    ul.side-nav li {
        display: block;
        list-style: none;
        margin: 0px 0px 4px;
    }

        ul.side-nav li:hover a {
            background: #f2f2f2;
            border-bottom: 1px solid #ccc;
        }

        ul.side-nav li.active a {
            border-bottom: 1px solid #ccc;
        }

        ul.side-nav li a {
            display: block;
            padding: 10px;
            background: #f8f8f8;
            border-bottom: 1px solid #e5e5e5;
        }

        ul.side-nav li.active a {
            color: #fff;
            font-weight: bold;
        }

        ul.side-nav li.divider {
            border-top: 1px dotted #e5e5e5;
            height: 0;
            padding: 0;
        }

/* ======================== Pagination ===================== */

ul.pagination {
    display: block;
    height: 30px;
    margin-left: -5px;
    margin: 20px 0;
}

    ul.pagination li {
        float: left;
        display: block;
        height: 24px;
        color: #999;
        font-size: 14px;
        margin-left: 0px;
        margin-right: 5px;
    }

        ul.pagination li a {
            display: block;
            padding: 4px 7px 3px;
            color: #555;
        }

            ul.pagination li:hover a, ul.pagination li a:focus {
                background: #444;
                color: #fff;
            }

        ul.pagination li.unavailable a {
            cursor: default;
            color: #999;
        }

            ul.pagination li.unavailable a:focus {
                background: transparent;
            }

        ul.pagination li.current a {
            color: white;
            font-weight: bold;
            cursor: default;
        }

            ul.pagination li.current a:hover {
                background: #444;
            }

.arrow a {
    background: #f2f2f2;
    color: black;
    padding: 3px 7px 3px !important;
    color: #fff !important;
}

    .arrow a i {
        color: black;
    }

    .arrow a:hover {
        padding: 3px 7px !important;
        color: #fff !important;
    }

.arrow.unavailable a {
    background: #f2f2f2;
}

    .arrow.unavailable a:hover {
        background: #f2f2f2 !important;
    }

ul.pagination li.unavailable:hover a {
    background: #f2f2f2;
}

ul.pagination .arrow [class^="icon-"]:before, ul.pagination .arrow [class*=" icon-"]:before {
    padding-right: 0 !important;
}

/* ======================== Video ===================== */
.flex-video {
    margin-bottom: 0px;
}

/* ======================== Back To Top ===================== */
.scrollup {
    width: 40px;
    height: 40px;
    opacity: 0.9;
    position: fixed;
    bottom: 90px;
    right: 10px;
    display: none;
    text-indent: -9999px;
    background: url('../images/icon_top.png') no-repeat center center #999;
    z-index: 999999;
}

.scrollup:hover {
    opacity: 0.9;
    background: url('../images/icon_top.png') no-repeat center center;
}

/* ======================== Toggle ======================== */

.toggle-view {
    margin: 0;
    padding: 0;
}

    .toggle-view li {
        margin: 0px 0px 7px;
        position: relative;
        cursor: pointer;
        display: block;
        text-decoration: none;
    }

        .toggle-view li:hover {
            background: #f8f8f8;
        }

    .toggle-view h2 {
        margin: 0;
        padding: 12px 10px;
        letter-spacing: 1px;
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        background-color: #e5e5e5;
    }

    .toggle-view span {
        background: none repeat scroll 0 0 #e5e5e5;
        color: #FFFFFF;
        font-size: 14px;
        padding: 8px 4px 7px 12px;
        position: absolute;
        right: 0px;
        top: 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .toggle-view li:hover h2 {
    }

    .toggle-view li:hover span {
        background: none repeat scroll 0 0;
    }

    .toggle-view .toggle-content {
        display: none;
        padding: 10px 20px;
        background: white;
    }

    .toggle-view ul.square, .toggle-view ul.circle, .toggle-view ul.disc {
        margin-left: 10px;
    }

/* ======================== Font Icons ===================== */

@font-face {
    font-family: "FontAwesome";
    src: url('../font/fontawesome-webfont.eot');
    src: url('../font/fontawesome-webfont.eot?#iefix') format('eot'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg#FontAwesome') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*  Font Awesome styles

    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    padding: 0 10px 0 0;
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block;
    text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
    vertical-align: top;
    font-size: 1.3333333333333333em;
}

.btn [class^="icon-"], .btn [class*=" icon-"] {
    /* keeps button heights with and without icons the same */
    line-height: .9em;
}

li [class^="icon-"], li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
    /* 1.5 increased font size for icon-large * 1.25 width */
    width: 1.875em;
}

li[class^="icon-"], li[class*=" icon-"] {
    margin-left: 0;
    list-style-type: none;
}

    li[class^="icon-"]:before, li[class*=" icon-"]:before {
        text-indent: -2em;
        text-align: center;
    }

    li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
        text-indent: -1.3333333333333333em;
    }

/*  Icons Size
    ------------------------------------------------------- */

.icon12 {
    font-size: 12px;
}

.icon20 {
    font-size: 20px;
}

.icon30 {
    font-size: 30px;
}

.icon50 {
    font-size: 50px;
}

.icon100 {
    font-size: 100px;
}

.icon140 {
    font-size: 140px;
}

.icon180 {
    font-size: 180px;
}

.icon220 {
    font-size: 220px;
}

.icon280 {
    font-size: 280px;
}

.icon340 {
    font-size: 340px;
}



/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before {
    content: "\f000";
}

.icon-music:before {
    content: "\f001";
}

.icon-search:before {
    content: "\f002";
}

.icon-envelope:before {
    content: "\f003";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-empty:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

.icon-film:before {
    content: "\f008";
}

.icon-th-large:before {
    content: "\f009";
}

.icon-th:before {
    content: "\f00a";
}

.icon-th-list:before {
    content: "\f00b";
}

.icon-ok:before {
    content: "\f00c";
}

.icon-remove:before {
    content: "\f00d";
}

.icon-zoom-in:before {
    content: "\f00e";
}

.icon-zoom-out:before {
    content: "\f010";
}

.icon-off:before {
    content: "\f011";
}

.icon-signal:before {
    content: "\f012";
}

.icon-cog:before {
    content: "\f013";
}

.icon-trash:before {
    content: "\f014";
}

.icon-home:before {
    content: "\f015";
}

.icon-file:before {
    content: "\f016";
}

.icon-time:before {
    content: "\f017";
}

.icon-road:before {
    content: "\f018";
}

.icon-download-alt:before {
    content: "\f019";
}

.icon-download:before {
    content: "\f01a";
}

.icon-upload:before {
    content: "\f01b";
}

.icon-inbox:before {
    content: "\f01c";
}

.icon-play-circle:before {
    content: "\f01d";
}

.icon-repeat:before {
    content: "\f01e";
}

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
    content: "\f021";
}

.icon-list-alt:before {
    content: "\f022";
}

.icon-lock:before {
    content: "\f023";
}

.icon-flag:before {
    content: "\f024";
}

.icon-headphones:before {
    content: "\f025";
}

.icon-volume-off:before {
    content: "\f026";
}

.icon-volume-down:before {
    content: "\f027";
}

.icon-volume-up:before {
    content: "\f028";
}

.icon-qrcode:before {
    content: "\f029";
}

.icon-barcode:before {
    content: "\f02a";
}

.icon-tag:before {
    content: "\f02b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-book:before {
    content: "\f02d";
}

.icon-bookmark:before {
    content: "\f02e";
}

.icon-print:before {
    content: "\f02f";
}

.icon-camera:before {
    content: "\f030";
}

.icon-font:before {
    content: "\f031";
}

.icon-bold:before {
    content: "\f032";
}

.icon-italic:before {
    content: "\f033";
}

.icon-text-height:before {
    content: "\f034";
}

.icon-text-width:before {
    content: "\f035";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-right:before {
    content: "\f038";
}

.icon-align-justify:before {
    content: "\f039";
}

.icon-list:before {
    content: "\f03a";
}

.icon-indent-left:before {
    content: "\f03b";
}

.icon-indent-right:before {
    content: "\f03c";
}

.icon-facetime-video:before {
    content: "\f03d";
}

.icon-picture:before {
    content: "\f03e";
}

.icon-pencil:before {
    content: "\f040";
}

.icon-map-marker:before {
    content: "\f041";
}

.icon-adjust:before {
    content: "\f042";
}

.icon-tint:before {
    content: "\f043";
}

.icon-edit:before {
    content: "\f044";
}

.icon-share:before {
    content: "\f045";
}

.icon-check:before {
    content: "\f046";
}

.icon-move:before {
    content: "\f047";
}

.icon-step-backward:before {
    content: "\f048";
}

.icon-fast-backward:before {
    content: "\f049";
}

.icon-backward:before {
    content: "\f04a";
}

.icon-play:before {
    content: "\f04b";
}

.icon-pause:before {
    content: "\f04c";
}

.icon-stop:before {
    content: "\f04d";
}

.icon-forward:before {
    content: "\f04e";
}

.icon-fast-forward:before {
    content: "\f050";
}

.icon-step-forward:before {
    content: "\f051";
}

.icon-eject:before {
    content: "\f052";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-plus-sign:before {
    content: "\f055";
}

.icon-minus-sign:before {
    content: "\f056";
}

.icon-remove-sign:before {
    content: "\f057";
}

.icon-ok-sign:before {
    content: "\f058";
}

.icon-question-sign:before {
    content: "\f059";
}

.icon-info-sign:before {
    content: "\f05a";
}

.icon-screenshot:before {
    content: "\f05b";
}

.icon-remove-circle:before {
    content: "\f05c";
}

.icon-ok-circle:before {
    content: "\f05d";
}

.icon-ban-circle:before {
    content: "\f05e";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

.icon-arrow-up:before {
    content: "\f062";
}

.icon-arrow-down:before {
    content: "\f063";
}

.icon-share-alt:before {
    content: "\f064";
}

.icon-resize-full:before {
    content: "\f065";
}

.icon-resize-small:before {
    content: "\f066";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-exclamation-sign:before {
    content: "\f06a";
}

.icon-gift:before {
    content: "\f06b";
}

.icon-leaf:before {
    content: "\f06c";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-eye-open:before {
    content: "\f06e";
}

.icon-eye-close:before {
    content: "\f070";
}

.icon-warning-sign:before {
    content: "\f071";
}

.icon-plane:before {
    content: "\f072";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-random:before {
    content: "\f074";
}

.icon-comment:before {
    content: "\f075";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-retweet:before {
    content: "\f079";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-folder-close:before {
    content: "\f07b";
}

.icon-folder-open:before {
    content: "\f07c";
}

.icon-resize-vertical:before {
    content: "\f07d";
}

.icon-resize-horizontal:before {
    content: "\f07e";
}

.icon-bar-chart:before {
    content: "\f080";
}

.icon-twitter-sign:before {
    content: "\f081";
}

.icon-facebook-sign:before {
    content: "\f082";
}

.icon-camera-retro:before {
    content: "\f083";
}

.icon-key:before {
    content: "\f084";
}

.icon-cogs:before {
    content: "\f085";
}

.icon-comments:before {
    content: "\f086";
}

.icon-thumbs-up:before {
    content: "\f087";
}

.icon-thumbs-down:before {
    content: "\f088";
}

.icon-star-half:before {
    content: "\f089";
}

.icon-heart-empty:before {
    content: "\f08a";
}

.icon-signout:before {
    content: "\f08b";
}

.icon-linkedin-sign:before {
    content: "\f08c";
}

.icon-pushpin:before {
    content: "\f08d";
}

.icon-external-link:before {
    content: "\f08e";
}

.icon-signin:before {
    content: "\f090";
}

.icon-trophy:before {
    content: "\f091";
}

.icon-github-sign:before {
    content: "\f092";
}

.icon-upload-alt:before {
    content: "\f093";
}

.icon-lemon:before {
    content: "\f094";
}

.icon-phone:before {
    content: "\f095";
}

.icon-check-empty:before {
    content: "\f096";
}

.icon-bookmark-empty:before {
    content: "\f097";
}

.icon-phone-sign:before {
    content: "\f098";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-github:before {
    content: "\f09b";
}

.icon-unlock:before {
    content: "\f09c";
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-rss:before {
    content: "\f09e";
}

.icon-hdd:before {
    content: "\f0a0";
}

.icon-bullhorn:before {
    content: "\f0a1";
}

.icon-bell:before {
    content: "\f0a2";
}

.icon-certificate:before {
    content: "\f0a3";
}

.icon-hand-right:before {
    content: "\f0a4";
}

.icon-hand-left:before {
    content: "\f0a5";
}

.icon-hand-up:before {
    content: "\f0a6";
}

.icon-hand-down:before {
    content: "\f0a7";
}

.icon-circle-arrow-left:before {
    content: "\f0a8";
}

.icon-circle-arrow-right:before {
    content: "\f0a9";
}

.icon-circle-arrow-up:before {
    content: "\f0aa";
}

.icon-circle-arrow-down:before {
    content: "\f0ab";
}

.icon-globe:before {
    content: "\f0ac";
}

.icon-wrench:before {
    content: "\f0ad";
}

.icon-tasks:before {
    content: "\f0ae";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-briefcase:before {
    content: "\f0b1";
}

.icon-fullscreen:before {
    content: "\f0b2";
}

.icon-group:before {
    content: "\f0c0";
}

.icon-link:before {
    content: "\f0c1";
}

.icon-cloud:before {
    content: "\f0c2";
}

.icon-beaker:before {
    content: "\f0c3";
}

.icon-cut:before {
    content: "\f0c4";
}

.icon-copy:before {
    content: "\f0c5";
}

.icon-paper-clip:before {
    content: "\f0c6";
}

.icon-save:before {
    content: "\f0c7";
}

.icon-sign-blank:before {
    content: "\f0c8";
}

.icon-reorder:before {
    content: "\f0c9";
}

.icon-list-ul:before {
    content: "\f0ca";
}

.icon-list-ol:before {
    content: "\f0cb";
}

.icon-strikethrough:before {
    content: "\f0cc";
}

.icon-underline:before {
    content: "\f0cd";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-magic:before {
    content: "\f0d0";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.icon-pinterest-sign:before {
    content: "\f0d3";
}

.icon-google-plus-sign:before {
    content: "\f0d4";
}

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-columns:before {
    content: "\f0db";
}

.icon-sort:before {
    content: "\f0dc";
}

.icon-sort-down:before {
    content: "\f0dd";
}

.icon-sort-up:before {
    content: "\f0de";
}

.icon-envelope-alt:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-undo:before {
    content: "\f0e2";
}

.icon-legal:before {
    content: "\f0e3";
}

.icon-dashboard:before {
    content: "\f0e4";
}

.icon-comment-alt:before {
    content: "\f0e5";
}

.icon-comments-alt:before {
    content: "\f0e6";
}

.icon-bolt:before {
    content: "\f0e7";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-umbrella:before {
    content: "\f0e9";
}

.icon-paste:before {
    content: "\f0ea";
}

.icon-user-md:before {
    content: "\f200";
}

#map_canvas {
    height: 450px;
    padding:0;
}

#listComps {
    min-height: 600px;
}
/* ======================== Services ===================== */

.service-inner .service-icon {
    float: left;
    width: 40%;
}

/* ======================== Blog  ===================== */

/* ===== General Blog  ==== */

.article_blog {
}

.article_hr {
    margin: 20px 0;
}

.article_title {
    border: medium none !important;
    padding-left: 0 !important;
    font-weight: 400;
}

.article_meta {
    margin-bottom: 10px;
}

    .article_meta ul.link-list li a {
        display: inline;
    }

    .article_meta a {
        color: #909090;
    }

        .article_meta a:hover {
        }

.article_media {
    padding: 5px;
    border: 1px dotted #ccc;
}

.article_content {
    float: left;
    width: 100%;
    margin: 20px 0;
}

/* Blog Type 1*/
.article_meta_type1 {
    border-top: 1px dotted #ccc;
    padding: 10px 0;
}

    .article_meta_type1 ul.link-list {
        margin-bottom: 0px !important;
    }

        .article_meta_type1 ul.link-list li a {
            display: inline;
        }

    .article_meta_type1 a {
        color: #909090;
    }

        .article_meta_type1 a:hover {
        }

.post-date-type1 {
    margin-top: 20px;
}

    .post-date-type1 .post-date-day {
        padding: 10px 0;
        text-align: center;
        font-weight: 600;
        font-size: 26px;
        color: #FFF;
    }

    .post-date-type1 .post-date-month {
        padding: 10px 0;
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        color: #FFF;
        background: #444;
        margin-bottom: 20px;
    }

/* Blog Type 2*/
.article_meta_type2 {
    margin-top: 7px;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #b0b0b0;
    font-size: 0.7rem;
    display: inline;
    white-space: nowrap;
}

    .article_meta_type2 ul.link-list {
        padding-bottom: 10px;
        margin-bottom: 0px;
    }

        .article_meta_type2 ul.link-list .last {
            border-bottom: 0px;
        }

        .article_meta_type2 ul.link-list li {
            display: inline;
            margin-right: 10px;
            color: #b0b0b0;
            font-size: 10px;
            line-height: 1.2;
        }

    .article_meta_type2 a {
        color: #b0b0b0;
        font-size: 0.7rem;
        display: inline;
        white-space: nowrap;
    }

        .article_meta_type2 a:hover {
        }

.article_media_type2 {
    padding: 2px;
    border: 1px dotted #ccc;
    text-align: center;
}

.article_content_type2 {
    line-height: 1.3em;
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    padding-left: 0px;
}

/* ===== Blog About Author  ==== */

.about-author {
    padding: 20px;
    background: #f2f2f2;
    float: left;
}

    .about-author h5 {
        margin: 0 0 10px;
    }

    .about-author p {
        margin: 0px;
    }


.member-info{ margin-bottom:20px; float:left; width:100%;}
.member-name{ font-size:18px; margin:10px 0 0 0; padding:0 5px;}
.member-possition{ font-style:italic; padding:0 5px;}
.member-description{padding:15px 5px; margin:0; border-top:1px dotted ; border-bottom:1px dotted ;}

.member-social{ margin-left:5px; margin-top: 15px !important; margin-bottom:0px; margin-right:5px; float:left; list-style:none; line-height: normal; }
.member-social li{border-left: 1px dotted;  float: left;  padding: 0 5px;}
.member-social li img{border: none;}
.member-social li:first-child{margin-left:0px; border:none; padding-left:0;}
.member-social li a{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	-moz-opacity: 0.8;	-khtml-opacity: 0.8;	opacity: 0.8; padding-left:10px; }
.member-social li a:hover{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	-moz-opacity: 1;	-khtml-opacity: 1;	opacity: 1;}



/* ===== Blog Comments  ==== */

.comments {
    margin-top: 20px;
}

.comments-list {
    margin: 30px 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
}

.comment {
    border-top: 1px dotted #e5e5e5;
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 15px 0 0;
    float: left;
    min-width: 100%;
}

    .comment:first-child {
        border-top: medium none;
        margin-top: 0;
        padding-top: 0;
    }

    .comment .children {
        margin: 0;
        padding: 10px 0 0 30px;
        position: relative;
        float: left;
        min-width: 100%;
    }

        .comment .children .comment {
            border-top: 1px dotted #e5e5e5;
            position: relative;
            padding-top: 30px;
            min-width: 100%;
        }

.comment-body {
    float: left;
    margin-left: 60px;
}

.comment .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    position: relative;
    z-index: 1;
    margin-left: 15px;
    width: 75px;
    margin-bottom: 5px;
}

.comment .children .avatar {
    width: 60px;
}

.comment .author, .comment .author a {
    color: #909090;
    margin: 5px 0;
    font-weight: 500;
    letter-spacing: 0;
}

    .comment .author a:hover {
    }

.comment .date, .comment .date a {
    color: #ccc;
    font-style: italic;
    margin: 2px 0;
}

.comment .author .comment-reply-link {
    font-size: 11px;
}

.leave-comment {
    margin-top: 20px;
}

    .leave-comment textarea {
        height: 200px;
    }


/* Portfolio Item */

.portfolio-item {
}

.portfolio-item-image {
}

.portfolio-item-image img {
    display: block;
}

.portfolio-item-content {
    padding: 10px 0px;
    min-height: 100%;
}

.portfolio-item:hover .portfolio-item-content {
}

.portfolio-item-content .title {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    min-height: 50px;
}

.portfolio-item-content p {
    margin: 0;
    font-style: italic;
    font-size: 11px;
}

.news_content a {
    text-decoration: underline;
}



/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.inline-list>li {
    margin-left: 0.8375rem;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
    }

        /**** disabling Isotope CSS3 transitions ****/

        .isotope.no-transition,
        .isotope.no-transition .isotope-item,
        .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

/* End: Recommended Isotope styles */

@media print {
    #map_canvas { height: 650px; }

    a[href*="/"]:after, a[href*="/"]:visited:after { content: normal; }

    .gray-bar, .hp_box { display: none; }


    .large-1 { width: 8.33333%; }

    .large-2 { width: 16.66667%; }

    .large-3 { width: 25%; }

    .large-4 { width: 33.33333%; }

    .large-5 { width: 41.66667%; }

    .large-6 { width: 50%; }

    .large-7 { width: 58.33333%; }

    .large-8 { width: 66.66667%; }

    .large-9 { width: 75%; }

    .large-10 { width: 83.33333%; }

    .large-11 { width: 91.66667%; }

    .large-12 { width: 100%; }
}

/* ============================================= */
/* ======================== Overlay ===================== */
/* ============================================= */

.image-overlay {
    position: relative;
}

.overlay-icon {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #444;
    height: 100%;
    left: 0;
}

.item-zoom {
    background: url(../images/icons/item-zoom.png) no-repeat center center #444;
}

.item-movie {
    background: url(../images/icons/item-movie.png) no-repeat center center #444;
}

.item-image {
    background: url(../images/icons/item-image.png) no-repeat center center #444;
}

.item-link {
    background: url(../images/icons/item-link.png) no-repeat center center #444;
}

.item-plus {
    background: url(../images/icons/item-plus.png) no-repeat center center #444;
}

.item-info {
    background: url(../images/icons/item-info.png) no-repeat center center #444;
}
.news_content a, a:visited {
    text-decoration: underline;
}