/*Theme Name:InterStellar
Theme URI:http://www.ufothemes.com
Description:WordPress Theme from <a href="http://www.ufothemes.com">UFO Themes</a>
Version:1.0
Author:UFO Themes
Author URI:http://www.ufothemes.com
The CSS,XHTML and design is released under GPL:http://www.opensource.org/licenses/gpl-license.php
License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
Tags: light, white, two-columns
*/

/* RESET */
/*test */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
r {
    list-style: none outside none;
}
blockquote,q {
    quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.hidden{display:none;}

/* BASIC */
html,body {
    height: 100%;
}
body {
    color: #7f7e7e;
    font-family:Arial, Helvetica, sans-serif;

    font-size: 16px;
    line-height: 20px;
}
/*strong {
    color: #3d3d3d;
}*/
a {
    color: #3FA2C3;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
    color: #63C5D8;
}
h1,h2,h3,h4,h5,h6 {
    font-family:arial, serif;
    /*color: #4f4f4f;*/
    color:#009FEE;
    line-height: 1em;
    margin-bottom: 0.6em;
    font-weight: normal;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
p {
    padding-bottom: 15px;
    line-height: 24px;
}
img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
img.alignnone {
    margin-bottom: 15px;
}
img {
    max-width: 100%;
    height: auto!important;
}

/* CAPTION */
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin-bottom: 10px;
}
.wp-caption.alignleft {
    margin: 0px 10px 10px 0px;
}
.wp-caption.alignright {
    margin: 0px 0px 10px 10px;
}
.gallery-caption {
    margin-left: 0;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}

.post-full ul {
    list-style: disc;
    margin-bottom: 20px;
}
.post-full ul li {
    margin-left: 14px;
}
.post-full ol {
    list-style: decimal;
    margin-bottom: 20px;
}
.post-full ol li {
    margin-left: 20px;
}
blockquote {
    background: url(images/icon-quote.gif) no-repeat scroll left top transparent;
    color: #3d3d3d;
    font-size: 18px;
    padding: 10px 20px 10px 40px;
    width: 220px;
    float: left;
    font-family: Georgia,Arial;
    font-style: italic;
}

/* Floats and Images */
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
.sticky {
}
.bypostauthor {
}

/* LAYOUT */
#wrapper {
    border: none;
    margin-top: 0;
}
#wrap-inside {
    width: 96%;
    padding: 0 2%;
    float: left;
    background: #FFFFFF;
    border-top: none;
}

/*#header {
width: 72.8%;
height: auto;
*height: 170px;
float: left;

position: fixed;
z-index: 1000;
padding-left: 1.4%;
padding-right: 1.4%;
left: 0px;
top: 0px;
left: 12.1%;
background: #fff;
}*/
#header {
    width: 983px;
    height: auto;
    position: fixed;
    z-index: 1000;
    padding-left: 20px;
    padding-right: 20px;
    background: #FFF;
    top: 0;
    margin-left: -20px;
    *float:left;
    *left:13.5%;
    height: 104px;
    padding-top: 17px;
}

#footer {
    width: 96%;
    clear: both;
    background-color: #fbfbfb;
    border-top: 1px solid #efefef;
    margin: 0px 2%;
}
#footer a:hover{text-decoration:underline;}
#footer-inside {
    width: 98%;
    margin: 0 auto;
    padding: 0 1%;
    float: left;
    background-color: #fbfbfb;
}
#quote {
    width: 98%;
    float: left;
    padding-bottom: 20px;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    height: auto;
    text-align: left;
    position: relative;
    padding-left: 1%;
    padding-right: 1%;
}
p.quote {
    font-family: Arial,Helvetica;
    font-size: 18px;
    color: #4d4d4d;
    margin: 0 auto;
    line-height: 30px;
    font-weight: bold;
    padding-bottom: 0px;
}
p.quote-second {
    padding-bottom: 0;
    width: 80%;
}
#blurbs {
    width: 920px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 1px solid #e5e5e5;
    padding-bottom: 40px;
    padding-top: 40px;
}
a.readmore {
    float: left;
}
#home-widgets {
    width: 100%;
    float: left;
    padding-right: initial;
    margin-top: 10px;
}
#home-widgets .home-widgets-fourth .home-widget {
    width: 100%;
    float: left;
}
#home-widgets .home-widgets-fourth {
    float: left;
    width: 70%;
}

#home-widgets .home-widgets-half {
    float: right;
    width:30%;

}
#home-widgets .home-header h3 {
    font-size: 14px;
    margin-bottom: 11px;
    text-transform: uppercase;
}
body.home #main a:hover{
    text-decoration: underline;
}
.blurb p {
    padding-bottom: 12px;
}
h1.logo {
    font-family: 'Lobster';
    float: left;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 34px;
    color: #3D3D3D;
    font-weight: 300;
    display: block;
    text-align: left;
    width: 100%;
}
.logo .alt-image{
    margin-bottom: -4px;
    margin-left: 7px;
}
h1.logo a {
    color: #3d3d3d;
}
.blurb h3.title, h2.widgettitle, #home-portfolio h3.title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 11px;
    text-transform: uppercase;
}
img#logo {
}
#tagline {
    float: left;
    clear: left;
    font-size: 13px;
    color: #999;
    padding-bottom: 20px;
    font-weight: normal;
    width: 100%;
    text-align: center
;
    display: none;
}
#content .sidebar-header h3 {
    font-size: 18px;
    padding-bottom: 4px;
    width: 280px;
    margin-bottom: 14px;
}
#content .sidebar-widget {
    width: 280px;
}
#main-content {
    float: left;
    width: 100%;
    margin-bottom: 14px;
    margin-top: 125px;
    *margin-top:160px;
}
#wrapper-panel{
    width:100%;
    float: left;
}
#entry-full {
    width: 920px;
    margin: 30px 10px 0 10px;
    float: left;
}
#entry-full #sidebar {
    margin-top: 30px;
}
#index-page {
    margin-top: 10px;
    float: left;
    padding: 0 10px;
    width:100%;
}
#index-page #sidebar {
    margin-top: 24px;
}
#sidebar {
    float: right;
    width: 250px;
    padding-left: 8px;
}
#main {
    display: inline-block;
    width: 100%;
    border: none;
}
#content {
    float: right;
    width: 660px;
}
#left {
    float: left;
    width: 100%;
    margin-top: 26px;
}
.active-sidebar #left {
    width: 637px;
}
#copyright {
    clear: both;
    font-size: 10px;
    height: 30px;
    padding: 0 2%;
    line-height: 30px;
    text-align: center;
    width: 96%;
    border-top: 1px solid #e9e9e9;
    margin: 0 auto;
    background: #FBFBFB;
}
#copyright a {
    color: #767676;
}
#copy-text {
}
.last {
    margin-right: 0px !important;
}
.clear {
    clear: both;
}
.full-width {
    width: 100% !important;
}
.line-div {
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    float: left;
}
.home-widgets-half .line-div:nth-last-child(1) {
    display: none
}
#home-portfolio {
    margin-top: 40px;
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    max-width: 100%;
    width: 100%;
}
.home-portfolio-items {
    float: left;
    list-style: none;
    width: 100%;
}
.home-portfolio-items li {
    width: 215px;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    max-width: 100%;
}
.home-portfolio-items li img {
    max-width: 100%;
}

/* SOCIAL MEDIA */
#footer-about{
    float:left;
    width:63%;
    font-size:10px;
    text-align: justify;
    padding: 0px 2%;
}
#social {
    width: auto;
}
#social .text h3{
    font-size: 14px;
    color: #6B7171;
    font-weight: normal;
}
.scroll_cls #social {
    float: right;
    margin-right: 6%;
    margin-bottom: 30px;
}
#social a {
    margin-left:0px;
     opacity:1 !important;
    margin:0px 3px;
    width:37px;
    height:37px;
    display: inline-block;
}
#social a.facebook{
    background: url(images/social/fb_hover.jpg) no-repeat;
}
#social a.twitter{
    background: url(images/social/tw_hover.jpg) no-repeat;
}
#social a.rss{
    background: url(images/social/ln_hover.jpg) no-repeat;
}
#social a.google{
    background: url(images/social/gg_hover.jpg) no-repeat;
}
#social a.youtube{
    background: url(images/social/yt_hover.jpg) no-repeat;
}
#social a:hover {
    opacity: 1 !important;
}

/* SIGNLE POST */
.post-full {
    width: 100%;
    float: left;
}
h1.title {
    font-size: 20px;
    margin-bottom: 2px;
}
.post-full .thumb {
    margin-bottom: 24px;
    margin-top: 6px;
    float: left;
    position: relative;
    max-width: 100%;
}
.post-full .thumb img {
    float: left;
}
.post-full .meta, .meta-blog-style {
    float: left !important;
    font-size: 11px;
    margin-top: 4px;
    width: 100% !important;
}
.post-full .meta a {
}
.post-full .meta a:hover {
}
article .meta {
    font-size: 11px;
    float: left;
    color: #ACACAC;
    clear: left;
    width: 100%;
    margin-bottom: 6px;
}
.single article .meta {
    margin-left: 0;
}
article .meta a {
    color: #ACACAC;
}
article .meta a:hover {
    color: #3FA2C3;
}
.post-content {
    float: left;
    margin-bottom: 2px;
    width: 100%;
    margin-top: 2px;
}
.zoom-icon {
    display: block;
    height: 27px;
    width: 27px;
    float: right;
    background: url(images/zoom-icon.png) no-repeat top left;
    position: absolute;
    bottom: 14px;
    right: 14px;
    opacity: 0;
}
.link-icon {
    display: block;
    height: 27px;
    width: 27px;
    float: right;
    background: url(images/link-icon.png) no-repeat top left;
    position: absolute;
    bottom: 14px;
    right: 50px;
    opacity: 0;
}
.subheader {
    float: left;
    color: #ACACAC;
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
    margin-left: 0;
    text-transform: lowercase;
    width: 100%;
}
article {
    float: left;
    margin-bottom: 25px;
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
    padding-bottom:15px;
}
.single article {
    margin-bottom: 0;
    border-bottom: 0;
}
#index-page #left {
    margin-top: 22px;
}
.index-thumb {
    float: left;
    margin-right: 20px;
    padding: 5px;
    background: #FFF;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
}
.index-thumb img {
    float: left;
}
.entry-right {
    float: left;
    width: 100%;
}
.entry-right.has-thumb {
    float: left;
    width: 765px;
}
.active-sidebar .entry-right {
    float: left;
    width: 100%;
}

.active-sidebar .entry-right.has-thumb {
    float: left;
    width: 485px
}

.entry-left {
    float: left;
}
article a.readmore {
    margin-bottom: 14px;
    text-transform: capitalize;
}
.entry-right p {
    padding-bottom: 17px;
}
article h2 {
    font-size: 18px;
    color: #3D3D3D;
    margin-bottom: 5px;
}
article h2 a {
    color: #4f4f4f;
}
article h2 a:hover {
    color: #3FA2C3;
}
article h2.blog-style {
    margin-bottom: 14px;
}
iframe {
    max-width: 100%;
}

span.ufo-themes {
    position: absolute;
    text-indent: -9999em;
}

/* NAVIGATION */
#main-menu-wrap {
    float: left;
    height: 38px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    /*border-top: 2px solid #80a3c0;
    border-bottom: 2px solid #80a3c0;*/
    clear: both;
    /* position: absolute; */
    /* top: 100px; */
    left: 0;
}
ul.nav {
    width: auto;
    font-size: 12px;
    line-height: 24px;
    float: left;
    height: 42px;
}
ul.nav li {
    padding-top: 9px;
    display: inline;
    float: left;
    height: 29px;
    border-right: none;
}
ul.nav li a {
    color: #4e4e4e;
    font-weight: normal;
    padding: 0 28px;
    text-decoration: none;
    padding-bottom: 5px;
    text-transform: uppercase;
}
ul.nav li a:hover {
    color: #06aded;
    text-shadow: 1px 0px;
    /* font-weight: bold; */
}
ul.nav li.current-menu-item > a,ul.nav li.current_page_item > a, ul.nav li.current_page_ancestor > a {
    color: #06aded;
    text-shadow: 1px 0px;
}
ul.nav li.current-menu-item> ul li a {
    color: #959595;
    border: 0
}
ul.nav li.current-menu-item> ul li a:hover {
    color: #06aded;
}
ul.nav .menu-desc {
    float: left;
    clear: left;
    font-size: 10px;
    line-height: 10px;
    text-transform: lowercase;
    color: #ACACAC;
    text-shadow: 1px 1px 0 #FFFFFF;
}

/* Mobile Menu */
#mobile_menu {
    display: none;
    z-index: 999;
    position: absolute;
    left: -14px;
    background: white;
    top: 40px;
    width: 200px;
    text-align: center;
    font-size: 13px;
    border: 1px solid #EEE;
}

#mobile_menu li ul {
    display: block !important;
    padding-left: 15px;
}
#mobile_nav li a {
    visibility: visible;
    line-height: 34px;
    width: 100%;
    border-bottom: 1px solid #EEE;
    float: left;
    text-decoration: none;
    color: #3d3d3d;
}

#mobile_nav li .menu-desc {
    display: none;
}

#mobile_nav .sf-sub-indicator {
    display: none;
}

#mobile_nav {
    display: none;
    text-align: center;
    line-height: 40px;
    color: #3d3d3d;
    font-weight: bold;
    text-decoration: none;
    position: absolute;
    left: 13px;
    text-align: right;
    top: 0;
    padding-right: 13px;
    border-right: 1px solid #e5e5e5;
    height: 38px;
}

.portfolio-nav {
    width: 100%;
    float: left;
    margin: 20px 0 8px 0;
}

/* FEATURED */
#featured {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
    border: none;
}
#featured-inside {
    width: 100%;
    height: auto;
    position: relative;
    background: transparent;
    float: left;
}


@media only screen  and (max-width:421px) {

    
    
    #featured {
    width: 100%;
    height: 140px;
    float: left;
    margin-bottom: 10px;
    border: none;
background-image: url(images/hpmobile.jpg)  !important;
 background-size: contain;  
        background-repeat: no-repeat;

}
#featured-inside {

    display: none;
 
}
}


h2.slide-title {
    margin-bottom: 3px;
    font-size: 18px;
}
h2.slide-title a:hover {
    color: #3FA2C3;
}

/* WIDGETS SIDEBAR */
.sidebar-widget {
    width: 250px;
    margin-bottom: 20;
    float: left;
}
.sidebar-header h3 {
    font-size: 24px;
    margin-bottom: 26px;
    width: 100%;
    padding-bottom: 8px;
    color: #6c7171;
    font-family: arial;
    font-weight: normal;
    /* text-transform: uppercase; */
}
.widget-content {
    float: left;
    max-width: 100%;
    width: 100%;
}
.sidebar-widget a {
}
.sidebar-widget a:hover {
}
.sidebar-widget ul {
    width: 100%;
    padding-left: 2px;
    list-style: none;
    overflow: hidden;
}
.sidebar-widget ul li {
}
.sidebar-widget ul li a {
}
.sidebar-widget ul li a:hover {
}
.sidebar-widget ul .children {
    float: left;
    width: 100%;
    padding-left: 10px;
}
#wp-calendar {
    width: 100%;
    height: 170px;
}
#wp-calendar thead th {
    text-align: left;
}
#wp-calendar caption {
    font-weight: bold;
    width: 100%;
    padding-bottom: 10px;
}
#wp-calendar tbody a {
    color: #61C0E7;
}


/* WIDGETS FOOTER */
#footer-widgets {
    padding: 0 6px;
    width: 100%;
    padding-top: 35px;
    float: left;
}
.footer-widget {
    margin-right: 2.2%;
    width: 12%;
    margin-bottom: 22px;
    float: left;
    min-height: 200px;
    /* clear: both; */
}
#footer-widgets h4.widget-title {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 14px;
    font-family: arial;
    text-transform: uppercase;
    color: #6c7171;
    line-height: 16px;
    height: 25px;
}
.footer-widget a {
    font-size: 10px;
    color: #6b7171;
    line-height: 13px;
    font-family: "trebuchet MS";
}
.footer-widget a:hover {
}
.footer-widget ul {
    width: 100%;
    list-style: none;
}
.footer-widget ul.news_list{
    line-height:14px;
}
.footer-widget ul li {
    padding-bottom: 4px;
}
.footer-widget ul li a:hover {
    text-decoration: none;
}
.footer-widget ul .children {
}
.footer-widget ul ul {
    padding-left: 14px;
}
.footer-widget ul ul li {
    padding-bottom: 2px;
}


/* DROPDOWN MENU */
.nav ul {
    position: absolute;
    top: -999em;
    z-index: 10;
}
.nav li {
    float: left;
    position: relative;
}
.nav a {
    display: block;
    float: left;
}
.nav li:hover ul,ul.nav li.sfHover ul {
    left: -1px;
}

.nav li:hover ul li a,ul.nav li.sfHover ul li a{
    text-transform:none;
}

.nav > li > a > .sf-sub-indicator{
    display:none;
}
.nav li:hover li ul,.nav li.sfHover li ul {
    top: -999em;
}
.nav li li:hover ul,ul.nav li li.sfHover ul {
    left: 136px;
    top: 0px;
}
.nav li:hover ul,.nav li li:hover ul {
    top: -999em;
}
.nav li li {
    display: block;
    padding: 0px;
    float: left;
    height: auto !important;
}
.nav li li a:link,.nav li li a:visited {
    display: block;
    height: auto;
    float: left;
}
.nav li:hover {
    visibility: inherit;/* fixes IE7 'sticky bug' */
}
ul.nav ul {
    width: 160px;
    background: #FFFFFF;
    border: 1px solid #e5e5e5;
    top: 38px !important;
    padding: 0px 0px 0px;
    z-index: 9999px;
    display: none;
    z-index: 60;
    border-bottom: 0px;
}
ul.nav ul li {
    margin: 0px;
    padding: 4px 0px 4px 0px;
    border-bottom: 1px solid #e5e5e5;
    background: #ffffff;
}
ul.nav li:hover ul ul,ul.nav li.sfHover ul ul {
    top: -1px !important;
    left: 160px !important;
}
ul.nav ul li a {
    font-size: 12px;
    color: #7f7e7e;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
    width: 150px;
    letter-spacing: 0;
}
ul.nav ul ul {
    left: -181px !important;
}
ul.nav ul li a:hover {
}
ul.nav ul li.current-menu-item a {
    color: #4f4f4f;
    border: 0px;
}
ul.nav ul li.current-menu-item> ul li a {
    color: #4f4f4f;
}
ul.nav ul li.current-menu-item> ul li a:hover {
    color: #4f4f4f;
}



/* COMMENTS */
#commentbox {
    float: left;
    margin: 2px 0;
    border-top: 1px solid #E5E5E5;
    padding-top: 24px;
    width: 100%;
    margin-bottom: 30px;
}
#commentbox textarea {
    width: 610px;
}
.comment-body p {
    padding-bottom: 12px;
}
#commentbox div.reply a {
    text-transform: capitalize;
    float: none;
    padding: 3px 8px;
}
#commentbox div.reply a:hover {
    text-decoration: none;
}
#commentbox ol {
    list-style: none;
}
#commentbox ol li {
    margin-left: 0px;
    margin-bottom: 30px;
}
#commentbox ul {
    list-style: none;
    clear: both;
}
#commentbox ul li {
    margin-left: 0px;
    padding-left: 20px;
    background: url(images/comment-arrow.png) no-repeat scroll left 5px transparent;
}
div.authordata {
    width: 100px;
}
img.avatar {
    float: left;
    position: relative;
    padding: 2px;
    border: 1px solid #CACACA;
    margin-right: 10px;
}
.comment-wrap {
    float: left;
    margin-left: 20px;
}
#commentbox .fn {
    font-style: normal;
    font-weight: bold;
    color: #4f4f4f;
}
.commentmetadata {
    margin-bottom: 10px;
}
li.depth-1 .comment-wrap {
    width: 546px;
}
li.depth-2 .comment-wrap {
    width: 465px;
}
li.depth-3 .comment-wrap {
    width: 383px;
}
li.depth-4 .comment-wrap {
    width: 301px;
}
.full li.depth-1 .comment-wrap {
    width: 811px;
}
.full li.depth-2 .comment-wrap {
    width: 729px;
}
.full li.depth-3 .comment-wrap {
    width: 647px;
}
.full li.depth-4 .comment-wrap {
    width: 565px;
}
ol.commentlist {
    list-style: none outside none;
    padding-top: 8px;
}
ol.commentlist ul {
    list-style: none outside none;
}
.commentlist li.comment li {
    background: none;
    padding: 0px;
}
.commentlist li.comment ul {
    margin: 8px 0px 8px 82px;
}
#respond {
    padding-top: 25px;
}
#respond-wrap p {
    padding: 0px;
}
#respond-wrap {
    margin-bottom: 20px;
}
.comment #respond {
    padding-left: 0px;
    padding-top: 25px;
}
#commentform textarea#comment {
    width: 100%;
    border: 1px solid #E5E5E5;
    margin-bottom: 10px;
    color: #7f7e7e;
}
span.required {
    margin-left: -9px;
    padding-right: 4px;
}
#commentform input[type="text"] {
    border: 1px solid #E5E5E5;
    color: #7f7e7e;
    height: 20px;
    padding: 3px;
    width: 40%;
}
li.comment #respond textarea {
    width: 100% !important;
}
li.comment #respond input[type=text] {
    width: 50% !important;
}
#respond h3#comments {
    background: none;
    margin: 0px;
    padding: 0px;
}
.comment-author {
    padding: 0px;
    font-size: 12px;
    color: #3d3d3d;
    font-style: normal;
}
.comment-author a {
    color: #3d3d3d;
}
.comment-author .comment-meta a:hover {
    text-decoration: none;
}
span.fn,span.fn a {
    color: #ffffff;
}
span.fn a:hover {
    text-decoration: none;
}
.comment-content {
    padding-top: 5px;
}
.comment-body {
    padding: 10px 0px;
    border-bottom: 1px solid #e5e5e5;
}

#submit, .pagination-prev a, .pagination-next a {
    background-color: #FFF;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #efefef));
    background-image: -webkit-linear-gradient(top, #fefefe, #efefef);
    background-image: -moz-linear-gradient(top, #fefefe, #efefef);
    background-image: -ms-linear-gradient(top, #fefefe, #efefef);
    background-image: -o-linear-gradient(top, #fefefe, #efefef);
    background-image: linear-gradient(top, #fefefe, #efefef);
    border: 1px solid #ddd;
    border-bottom: 1px solid #BBB;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    line-height: 1;
    padding: 8px 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFF;
    cursor: pointer;
    font-size: 12px;
    color: #3d3d3d;
    float: left;
}

#submit:hover, .pagination-prev a:hover, .pagination-next a:hover {
    color: #333;
    background-color: #DDD;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ededed));
    background-image: -webkit-linear-gradient(top, #eee, #ededed);
    background-image: -moz-linear-gradient(top, #eee, #ededed);
    background-image: -ms-linear-gradient(top, #eee, #ededed);
    background-image: -o-linear-gradient(top, #eee, #ededed);
    background-image: linear-gradient(top, #eee, #ededed);
    border: 1px solid #ccc;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #DDD;
    text-decoration: none;
}

.comment-form-comment {
    padding-bottom: 4px;
}
#commentbox h3 {
    font-size: 14px;
    text-transform: uppercase;
}
.comment-meta a {
    font-size: 10px;
    color: #ACACAC;
}
#respond {
    padding-top: 25px;
}
#respond-wrap p {
    padding: 0px;
}
#respond-wrap {
    margin-bottom: 20px;
}
.comment #respond {
    padding-left: 0px;
    padding-top: 25px;
}
#commentform textarea#comment {
    width: 100%;
    border: 1px solid #D8D8D8;
    margin-bottom: 10px;
    padding: 4px;
    color: #444444;
}
#commentform input[type=text] {
    width: 40%;
    border: 1px solid #D8D8D8;
    height: 20px;
    padding: 4px;
    color: #444444;
}

#commentform label {
    float: left;
    width: 100%;
}
li.comment #respond textarea {
    width: 100% !important;
}
li.comment #respond input[type=text] {
    width: 50% !important;
}

#respond h3#comments {
    background: none;
    margin: 0px;
    padding: 0px;
}


/* SEARCHBAR */
.search-form {
    width: auto;
    height: 31px;
    float: right;
    /*margin-top: 0px;*/
	margin-top: 5px;
    position: relative;
}
#sidebar .search-form {
    width: 100%;
}
.search-form .s {
    border: 1px solid #e5e5e5;
    height: 18px;
    background: transparent;
    font-size: 12px;
    float: left;
    width: 140px;
    *width: 120px;
    padding-left: 10px;
    padding-right: 20px;
    line-height: 28px;
    margin-right: 1px;
    line-height: 22px;
}
#sidebar .search-form .s {
    width: 219px;
}
#searchbar {
    float: right;
    position: relative;
}
span.search-button {
    float: left;
}
.search-form .searchsubmit {
    background: url(images/search_icon.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    border: 0px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 6px;
	/*top:28px;
	right:19%;*/
}
#searchbar input::-webkit-input-placeholder {
    color: #ccc;
}
#searchbar input:-moz-placeholder {
    color: #ccc;
}
#searchbar input:-ms-input-placeholder {
    color: #ccc;
}

/* PAGE-NAVI */
.wp-pagenavi {
    float: left;
    margin: 20px 0px;
    width: 100%;
}
.wp-pagenavi span.pages {
    background-color: #FFFFFF;
    border: 0px !important;
    color: #3d3d3d !important;
    margin: 2px;
    padding: 4px 8px !important;
    display: none !important;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}
.wp-pagenavi span.current {
    background-color: #3D3D3D !important;
    border: 0px !important;
    color: #FFFFFF !important;
    font-weight: bold;
    margin: 2px;
    padding: 4px 8px !important;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}
.wp-pagenavi a,.wp-pagenavi a:link {
    background-color: #e5e5e5 !important;
    border: 0px !important;
    color: #3d3d3d !important;
    margin: 2px;
    padding: 4px 8px !important;
    text-decoration: none;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}
.wp-pagenavi a:visited {
    background-color: #e5e5e5 !important;
    border: 0px !important;
    color: #3d3d3d !important;
    margin: 2px;
    padding: 4px 8px !important;
    text-decoration: none;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}
.wp-pagenavi span.extend {
    background-color: #FFFFFF;
    border: 0px !important;
    color: #3d3d3d !important;
    margin: 2px;
    padding: 4px 8px !important;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}


/* PAGINATION */
.pagination {
    float: left;
    height: 100%;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 10px
}


/* ADS */
.ad125 {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ad468 {
    width: auto;
    margin: 20px auto;
}


/* UFO TWITTER WIDGET */
.ufo-twitter ul li {
    background: transparent;
    padding-left: 0px;
}
.ufo-twitter a {
}
.ufo-twitter a.readmore {
}
#home-widgets .ufo-twitter a.readmore {
    display:none;
}
.ufo-twitter li p {
    padding-bottom: 4px;
}
.ufo-twitter ul li a {
    display: inline;
}
.ufo-twitter span.ufo-twitter-date {
    padding-bottom: 14px;
    display: block;
    font-size: 10px;
    color: #acacac;
}


/* UFO RECENT POSTS WIDGET */
.ufo-recent {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    margin-top: 2px;
}
.ufo-recent .recent-thumb {
    padding: 3px;
    border: 1px solid #CACACA;
    float: left
}
.ufo-recent .thumb-wrap {
    float: left;
    margin-right: 8px;
}
.ufo-recent .thumb-wrap img {
    float: left;
}
.ufo-recent .meta {
    float: left;
    width: 210px;
    color: #909090;
    font-size: 10px;
}
.home-widget .ufo-recent .meta {
    width: 146px;
}
.ufo-recent .meta a {
    color: #909090;
}
.ufo-recent .meta a:hover {
    color: #3FA2C3;
}
.ufo-recent .meta h4 a {
    font-size: 12px;
    color: #3d3d3d;
    font-weight: normal;
    margin-bottom: 0px;
    line-height: 20px;
}
.ufo-recent .meta h4 a:hover {
    color: #3FA2C3;
}
.ufo-recent .meta h4 {
    margin-bottom: 0px;
}
#footer .ufo-recent .meta {
    width: 66%;
}
#sidebar .ufo-recent .meta {
    width: 180px;
}


/* PORTFOLIO WIDGET */
ul.portfolio-widget-items {
    float: left;
    max-width: 100%;
}
ul.portfolio-widget-items li {
    float: left;
}
ul.portfolio-widget-items li {
    width: 30%;
    margin-right: 3%;
    margin-bottom: 3%;
}
ul.portfolio-widget-items li {
    padding-bottom: 0;
    padding-left: 0;
    background: transparent;
}

/* GALLERY */
.gallery-img {
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}
.gallery-item {
    float: left;
}

#gallery.gallery-1col .gallery-desc {
    float: left;
    width: 270px;
    padding-left: 20px;
    padding-top: 8px;
}
#gallery.gallery-1col .gallery-desc p {
    padding-top: 20px;
}
#gallery.gallery-1col .gallery-item {
    margin-bottom: 26px;
}
#gallery.gallery-2col .gallery-item {
    width: 440px;
    margin-right: 40px;
    margin-bottom: 20px;
}
#gallery.gallery-2col .gallery-desc {
    float: left;
    padding-left: 8px;
    padding-top: 10px;
    width: 424px;
}
#gallery.gallery-3col .gallery-item {
    width: 292px;
    margin-right: 24px;
    margin-bottom: 20px;
}



/* GALLERY */
.gallery-img {
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}
#content .galleries article {
    float: left;
    padding-bottom: 0;
    margin-bottom: 20px;
    background: transparent;
    border-bottom: 0;
}
.galleries article h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 8px;
}

.galleries article h2 a {
    color: #3d3d3d;
    text-decoration: none;
}

.galleries article h2 a:hover {
    color: #3FA2C3;
}
.galleries .gallery-image-wrap .zoom-icon, .galleries .gallery-image-wrap .link-icon {
    bottom: 11px;
}

.widget-gallery-wrap .gallery-img {
    background: #f9f9f9;
    padding: 5px;
    border: 1px solid #EAEAEA;
}
#index-page .galleries article {
    border: 0;
    margin-bottom: 24px;
}

.gallery-image-wrap {
    float: left;
    margin-bottom: 14px;
    max-width: 100%;
    position: relative;
    margin-right: 20px;
    background: #FFF;
}

.single-portfolio .thumb {
    margin-bottom: 14px;
    position: relative;
}
.single-portfolio .flexslider {
    margin-bottom: 15px;
}
.gallery-image-wrap img {
    float: left;
    max-width: 100%;
}


.single-gallery #left {
    width: 100%;
}
.post-type-archive #left, .tax-pcategory #left, .tax-ptag #left, .page-template-page-gallery-php #left {
    width: 100%;
}
.galleries {
    width: 100%;
    float: left;
}
.galleries article {
    width: 442px;
    margin-right: 36px;
    margin-bottom: 30px;
    float: left;
    border-bottom: 0;
}

/* Three column potfolio layout */
.galleries .three-column article {
    width: 282px;
}
.galleries .three-column article .gallery-image-wrap {
    max-width: 100%;
    margin-right: 0;
}

/* Two column potfolio layout */
.galleries .two-column article .gallery-image-wrap {
    max-width: 100%;
    margin-right: 0;
}

.galleries .one-column article {
    width: 100%;
    margin-right: 0
}
.galleries .one-column article .gallery-image-wrap {
    margin-right: 20px
}


.single-portfolio .flexslider {
    margin-bottom: 15px;
}
span.image-count {
    position: absolute;
    left: 3%;
    bottom: 3%;
    background: #3d3d3d;
    padding: 0px 6px;
    color: #fefefe;
}


/* BUTTONS */
a.action-button, a.readmore, .comment-reply-link {
    background-color: #FFF;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #efefef));
    background-image: -webkit-linear-gradient(top, #fefefe, #efefef);
    background-image: -moz-linear-gradient(top, #fefefe, #efefef);
    background-image: -ms-linear-gradient(top, #fefefe, #efefef);
    background-image: -o-linear-gradient(top, #fefefe, #efefef);
    background-image: linear-gradient(top, #fefefe, #efefef);
    border: 1px solid #ddd;
    border-bottom: 1px solid #BBB;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    line-height: 1;
    padding: 8px 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFF;
    cursor: pointer;
    font-size: 12px;
    color: #3d3d3d;
    float: left;
    margin-right: 8px;
    margin-bottom: 4px;
}

a.action-button:hover, a.readmore:hover, .comment-reply-link:hover {
    color: #333;
    background-color: #DDD;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ededed));
    background-image: -webkit-linear-gradient(top, #eee, #ededed);
    background-image: -moz-linear-gradient(top, #eee, #ededed);
    background-image: -ms-linear-gradient(top, #eee, #ededed);
    background-image: -o-linear-gradient(top, #eee, #ededed);
    background-image: linear-gradient(top, #eee, #ededed);
    border: 1px solid #ccc;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #DDD;
    text-decoration: none;
}

a.action-button {
    background: #3FA2C3;
    background-image: none;
    text-shadow: none;
    color: #FFF;
    float: right;
    position: absolute;
    right: 0px;
    bottom: 25%;
    padding: 12px 20px;
    border: 0;
}

a.action-button:hover {
    background: #63C5D8;
    background-image: none;
    text-shadow: none;
    color: #FFF;
    border: 0;
}

a.readmore {
    padding: 7px 6px
}


/* =Responsiveness: Desktop
================================================== */

.container {
    position: relative;
    width: 1024px;
    margin: 0 auto;
}
/* = Custom CSS
=====================================================*/
.header-left{ width:50%; float:left;}
.header-right{ width:50%; float:left;}
.section h1,.section h2{
    font-weight: normal;
    color: #3d5e91;
    font-size: 24px;
    font-family: "trebuchet MS";
}
.our-solutions
{
    width:96%;
    min-height:236px;
}
.career-panel{
    width:100%;
    min-height: 225px;
}
.customer-panel{
    width:100%;
    min-height: 225px;
}
.our-solutions ul,.career-panel ul,.customer-panel ul{
    display: inline-block;
    width: 100%;
}
.our-solutions ul li{
    width: 16%;
    *width: 15%;
    height:170px;
    float:left;
    display: inline-block;

    margin-right: 2%;

    text-align: left;
    color: #ffffff;
    padding: 1%;
    cursor: pointer;
    /* padding: 0%; */
}
.our-solutions ul li img
{
    margin-top: 7px;
}

.our-solutions ul li p{
    line-height: 16px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "trebuchet MS";
}
.career-panel ul li p,.customer-panel ul li p{
    line-height: 18px;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "trebuchet MS";
}
.career-panel ul li{
    width: 24.5%;
    height:170px;
    float:left;
    display: inline-block;
    margin-right: 2%;
    text-align: left;
    color: #ffffff;
    padding: 1% 3%;
    cursor: pointer;
    margin-bottom: 2%;
}
.customer-panel ul li{
    width: 17%;
    height:170px;
    float:left;
    display: inline-block;
    margin-right: 2%;
    text-align: left;
    color: #ffffff;
    padding: 1% 3%;
    margin-bottom: 2%;
    cursor: pointer;
}
.career-panel ul li.enlarge,.career-panel ul li.active-enlarge,
.customer-panel ul li.enlarge,.customer-panel ul li.active-enlarge{
    padding: 2% 3%!important;
    margin-top: -8px!important;
}
.career-panel ul li .feat-img{
    text-align: left;
    margin-top: 20px;
    height:75px;
    margin-bottom: 5px;
}
.customer-panel ul li .feat-img{
    text-align: left;
    margin-top: 20px;
    height:75px;
    margin-bottom: 5px;
}
.career-panel ul li.first{
    margin-right: 4.2%;
}
.career-panel ul li.last{
    margin-left: 2.2%;
    margin-right: 0px;
}
.our-news{}
.our-news ul{}
.our-news ul li{
    margin-bottom: 17.8px;
    list-style-type: none;
}
.our-news ul li .excerpt a{ color:#937e92; font-size:13px; }
.our-news ul li .excerpt a:hover{ text-decoration:underline; }
.our-news ul li .readmore{ display:none; float:right; clear: both; padding: 0px; background: none; border: none; font-weight: bold;}
.our-news ul li .date{
    float: left;
    width: 16%;
    background: #004780;
    padding: 10.7px 1%;
    color: #fff;
    text-align: center;
    margin-right: 5%;
    cursor: pointer;
}

.our-news ul li .date:hover{
    background: #5FC8F3;
}
.our-news ul li .date .day{
    font-size: 30px;
    display: inline-block;
    width: 100%;
}
.our-news ul li .date .month{
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.our-news ul li .excerpt{
    float: right;
    width: 77%;
}

.our-news div.moreLink{ margin-top: 0; font-size: 12px;}

#home-section2 {
    width: 96%;
    float: left;
    padding: 5%;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f7f9f8;
}

#home-section2  .box{
    width: 31.5%;
    float: left;

}
#home-section2  .box-2, #home-section2  .box-3{
    margin-left: 22px;

}
#home-section2  .box  h2
{
    color:#3d5e91;
    
    float:left;
    font-size:15px;
    margin-top: 15px;
    text-transform: uppercase;
}
#home-section2  .box  h2 a:hover{
    text-decoration: none;
}
#home-section2  .box  a
{
    color: #3d5e91;
    font-family: arial;
    /* margin-top: 16px; */
}
.section-3
{
    margin-top:15px!important;
}
.section-3 .section_3_title{
    text-align: center;
    width: 100%;
    float:left;
    color: #3d5e91;

    font-weight: normal;
    font-family: arial;
    font-size: 30px;
}

.section-3  .box{
    width: 31.8%;
    float: left;

}
.section-3 .box-2, .section-3  .box-3{
    margin-left: 22px;

}
.section-3  .box  h1
{
    color:#3d5e91;
    width:100%;
    float:left;
    font-size:13px;
}
.section-3  .box  a
{
    color:#3d5e91;
}
.section-3  .sidebar-widget
{
    width:100%!important;
}
.section-3 .box-2 .news_list, .section-3  .box-3 .news_list{
    margin-top: 20px;

}
.section-3 .box-1 .news_list a, .section-3 .box-2 .news_list a, .section-3  .box-3 .news_list a{
    color: #6b7171;
    font-size: 14px;

    /* text-decoration: underline; */
}
#searchbar_lag {
    float: right;
    width: 92%;
    /* margin-top: 44px; */
    *margin-top: 0px;
    clear: both;
}
.scroll_cls #searchbar_lag {

    /* margin-top: 44px; */
    *margin-top:0px;

}
#searchbar_lag  li{
    float: right;
    width: 120px;
    list-style: none;
    text-align: left;
    padding: 7px 2px 7px 2px;
	*padding: 0px 2px 7px 2px;
	
}
#searchbar_lag li.widget_nav_menu{
    float:left;
    width:140px;
}
#searchbar_lag li.widget_nav_menu .menu li{width:auto;font-size: 13px; text-transform: uppercase;}
#searchbar_lag li.widget_nav_menu .menu li a{color:#4E4E4E;}
#searchbar_lag li.widget_nav_menu .menu li a:hover{color:#10B7F1;}
#searchbar_lag ul.options li{ width:100px; font-size:12px; border-bottom:1px solid #ddd;}
#searchbar_lag #lang_choice
{
    /* margin-top: 6px; */
    /* width: 94%; */
    /* margin-left: 10px; */
    /*height: 10px;
    margin-top: 10px;*/
}

li#polylang-4.widget.widget_polylang
{float: left;
padding-top: 12px;
padding-left: 12px;}



.flex-control-nav li a
{
    width:10px;
    height:10px;
    float:left;
}

.feat-img{
    height: 63%;
    border-bottom: 2px solid #fff;
    margin-bottom: 9%;
    position: relative;
    text-align: center;
    width: 100%;
}
.flex-control-paging{
    position: absolute;
    right: 10px;
    bottom: 10px;
    float: left;
}
.flex-control-paging li{
    float: left;
    margin-right: 10px;
}
.flex-control-paging li a{
    text-indent: -9999px;
    height: 19px;
    width: 19px;
    background: url(images/slide_2.png);
    cursor: pointer;
}
.flex-control-paging li a.flex-active{
    background: url(images/slide_1.png);
}

.enlarge{
    padding: 2% 1%!important;
    margin-top: -8px!important;
}
/*.scroll_cls #header
{
position: fixed;
z-index: 1000;
background: #fff;
width: 90%;
padding: 0 5%;
top: 0;
left: 0px;

}*/


.scroll_cls #header
{
    /*
    position: fixed;
    z-index: 1000;
    padding-left: 1.4%;
    padding-right: 1.4%;
    left: 0px;
    top: 0px;
    width: 983px;
    left: 12.2%;
    background: #fff;

    */
}

/*.scroll_cls #main-menu-wrap {
width: 80%;
margin-left: 9.5%;
float: left;
}*/
.section-3 .widget-content .textwidget
{
    font-size:14px;
}


.s-hidden {
    visibility:hidden;
    padding-right:10px;
}
.select {
    cursor:pointer;
    /* display:inline-block; */
    position:relative;
    font: normal 11px Arial, Sans-Serif;
    color:black;
    border:1px solid #ccc;
    margin-top: 5px;
    width: 95%;
    margin-left: 5px;
    -moz-box-shadow:    inset 0px 25px 29px #ECECEC;
    -webkit-box-shadow: inset 0px 25px 29px #ECECEC;
    box-shadow: inset 0px 25px 29px #ECECEC;
}
.styledSelect {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left: 0px;
    font-size: 12px;
    padding-top: 5px;  text-align: left;  padding-left: 10px;
    /* background-color:white; */
    /* padding: 0 8px; */
    /* font-weight:bold; */
    /* padding-top: 6px; */
    /* text-align: center; */
}
.styledSelect:after {
    content:"";
    width:0;
    height:0;
    border:5px solid transparent;
    border-color:black transparent transparent transparent;
    position:absolute;
    top:9px;
    right:6px;
}
.styledSelect:active, .styledSelect.active {
    /* background-color:#eee; */
    padding-top: 5px;
    text-align: left;
    /*padding-left: 46px;*/
    font-size: 12px;
}
.options {
    display:none;
    position:absolute;
    top:100%;
    right:0;
    left:0;
    z-index:999;
    margin:0 0;
    padding:0 0;
    list-style:none;
    border:1px solid #ccc;
    background-color:white;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}
.options li {
    padding:0 6px;
    margin:0 0;
    padding:0 10px;
}
.options li:hover {
    /* background-color:#39f; */
    /* color:white; */
}

/* #Clearing
================================================== */

.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#dc_jqmegamenu_widget-2-item ul.menu{
    border-left:0px!important;
    border-right:0px!important;
    border-top: 2px solid #80A3C0!important;
    border-bottom: 2px solid #80A3C0!important;
}
#main-menu-wrap ul li{list-style-type:none;}
#dc_jqmegamenu_widget-2-item ul li a{
    color:#4E4E4E!important;
    font-weight: normal;
    padding: 12px 21px 12px 21px!important;
}
#dc_jqmegamenu_widget-2-item ul li a:hover{
    color:#10B7F1!important;
}
#dc_jqmegamenu_widget-2-item ul.menu,
#dc_jqmegamenu_widget-2-item ul li > a
{background:none!important;}
#dc_jqmegamenu_widget-2-item ul.menu{border:none;}
#dc_jqmegamenu_widget-2-item ul li a{color:#4E4E4E;}
#dc_jqmegamenu_widget-2-item ul li .sub .row
{
    float:left;
    clear:none!important;
    margin-right:20px!important;
    width:150px!important;
}
#dc_jqmegamenu_widget-2-item ul.full-width li .sub-container.mega .sub{float:left;}
#dc_jqmegamenu_widget-2-item ul li .sub-container{
    margin-left: 0px!important;
    margin-top: 3px!important;
    background:none!important;
    padding-left:0px!important;
}
#dc_jqmegamenu_widget-2-item ul .sub ul li,
#dc_jqmegamenu_widget-2-item ul li .sub-container.non-mega li
{
    border-bottom: solid 1px #dddddd!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr a.mega-hdr-a,
#dc_jqmegamenu_widget-2-item ul .sub li.mega-hdr li a{
    padding: 4px 5px 4px 8px!important;
    text-shadow:none!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr a.mega-hdr-a{
    background:#009FEE!important;
    color:white!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li{
    width:100%!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub-container.non-mega li a{
    padding-left:7px!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub-container.non-mega .sub{
    padding: 7px 15px 14px 9px!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr
{
    margin:0px!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr a.mega-hdr-a
{
    min-height:33px;
}

#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr.orange a.mega-hdr-a
{
    background-color:#F3792B!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr.green a.mega-hdr-a
{
    background-color:#10B4B2!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr.blue a.mega-hdr-a
{
    background-color:#009FEE!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr.lightblue a.mega-hdr-a
{
    background-color:#8C0D7E!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr.yellow a.mega-hdr-a
{
    background-color:#71B046!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub li.mega-hdr.purple a.mega-hdr-a
{
    background-color:#AC009B!important;
}
#dc_jqmegamenu_widget-2-item ul li a .dc-mega-icon{
    background:none!important;
}
#dc_jqmegamenu_widget-2-item ul li .sub{
    background:#FFFFFF!important;
    border: none;
    padding: 20px 15px 20px 15px!important;
}
#menu-main_menu > li >a{
    text-transform:uppercase;
}
.menu.dropdown-menu{
    display:none;
}
.homepage-text
{
width: 98%;
float: left;
/* min-height: 50px; */
background-color: #f7f9f8;
padding: 10px;
font-size: 17px;
}
/*New css */
#wrapper-panel h1.title{
    font-family:"trebuchet Ms";
    font-size: 24px;
    color: #47C5F3;
    font-weight:normal;
    margin-top:15px;
}
#wrapper-panel .template_2 h1.title{
    /*color:#FF6400;*/
    color:#009FEE;
}
#wrapper-panel .description{
    font-family:"trebuchet Ms";
    font-size: 16px;
    padding:15px 0px;
    line-height: 22px;
    font-weight: normal;
}
#wrapper-panel .body-panel{
    font-size: 12px;
}
#wrapper-panel .body-panel.news_events{
    font-size: 12px;
    margin-top:15px;
}
.hide-title h3{
    display:none;
}
.post-section
{
    width:100%;
    float:left;
    min-height:222px;
    margin:0px;
}
.post-section ul{
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}
.post-section ul li{
    width: 16%;
    *width: 15%;
    height:170px;
    float:left;
    display: inline-block;
    margin:0px 0px 10px 2.5%;
    text-align: left;
    color: #ffffff;
    padding: 1%;
    cursor: pointer;
}
.post-section ul li.first{
    margin-left: 0px;
}
.post-section ul li img
{
    margin-top: 7px;
}

.post-section ul li p{
    line-height: 16px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "trebuchet MS";
    width:105px;
}
#wrapper-panel .template_2 .description{
    padding:10px 0px ;
}
#wrapper-panel .section-1, #wrapper-panel .section-2, #wrapper-panel .quote-section{float:left;width:100%;}
#wrapper-panel .section-1 .left{float:left;width:70%;}
#wrapper-panel .panel{width:78%;padding:30px 11%;display: inline-block;}
#wrapper-panel .section-1 .panel{width:96%;padding:30px .9%;display: inline-block;}
#wrapper-panel .section-1.information{background-color: #F6F5F4;}
#wrapper-panel .section-1 h2.heading{padding-bottom: 12px;}
#wrapper-panel .section-1.life_pension_panel h2.heading{color:#f36e20;}
#wrapper-panel .section-1.property_panel{background-color:#F6F5F4;}
#wrapper-panel .section-1.property_panel h2.heading{color:#19a8a6;}
#wrapper-panel .section-1.reinsurance_panel h2.heading{color:#8C0D7E;}
#wrapper-panel .section-1.retirement_panel,#wrapper-panel .section-1.other_panel{background-color:#F6F5F4;}
#wrapper-panel .section-1.retirement_panel h2.heading{color:#71bf44;}
#wrapper-panel .section-1.banking_panel h2.heading{color:#009FEE;}
#wrapper-panel .section-2{background-color: #fbfbfb;width:100%;}
#wrapper-panel .section-1 .right{float:right;width:28%;margin-left: 2%;text-align: center;}
#wrapper-panel .section-2 .left{float:left;width:30%;text-align: center;}
#wrapper-panel .section-2 .right{float:right;width:68%;margin-left: 2%;}
#wrapper-panel .quote-section{background-color: #00AFEF;color:#FFFFFF;}
#wrapper-panel .template_2 .quote-section,#wrapper-panel .template_3 .quote-section{background-color:#00B0EE;}
#wrapper-panel .quote-section .left{float:left;width:28%;text-align: right;margin-top: 25px;}
#wrapper-panel .quote-section .right{float:left;width:68%;margin-left:15px;}
#wrapper-panel .quote-section .author-name{text-transform: uppercase;font-weight: bold;margin-top: 15px;}
#wrapper-panel .panel h2.heading{
    color: #47C5F3;
    font-size: 24px;
    font-family: "trebuchet MS";
    line-height: 30px;
    font-weight:normal;
}
#wrapper-panel .section-2 .panel h2.heading{
    color: #0A4F7D;
}
#wrapper-panel .panel .content{
    font-size: 12px;
}
#wrapper-panel .quote-section .panel .content{
    font-size: 16px;
    line-height: 24px;
}
#wrapper-panel .quote-section .voice{
    width:100%;
    text-align: center;
    margin-bottom: 10px;
}
#wrapper-panel .quote-section .voice span{
    background: url(images/voice.png) top center no-repeat;
    width:57px;
    height:43px;
    display: inline-block;
}
#wrapper-panel .quote-section .quote{font-size: 24px;padding: 0px 2px;}
#wrapper-panel .panel p{padding-bottom: 0px;}
#wrapper-panel .quote-section .right.full-panel,#wrapper-panel .section-2 .right.full-panel,#wrapper-panel .section-1 .left.full-panel{width:100%;}
#wrapper-panel .quote-section .left.full-panel,#wrapper-panel .section-2 .left.full-panel,#wrapper-panel .section-1 .right.full-panel{display:none;}
.breadcrumbs a{color: #216089;}
.breadcrumbs a:hover{text-decoration:underline;}
.breadcrumbs{color: #216089;font-size: 12px;margin-top: 5px;}
.page-template-page-template-1-php #main-content,.page-template-page-template-2-php #main-content,.page-template-page-template-3-php #main-content,
.page-template-customer-template-php #main-content,
.page-template-career-template-php #main-content,
.page-template-career-inner-template-php #main-content,
.page-template-customer-inner-template-php #main-content,
.page-template-page-investor-template-php #main-content{margin-bottom: 0px;}
.page-template-page-template-1-php article,.page-template-page-template-2-php article,.page-template-page-template-3-php article{padding-bottom: 0px;}
#wrapper-panel .template_2 .left-panel{
    width:17%;
    float:left;
    margin-right: 2%;
    font-size:12px;
}
#wrapper-panel .template_2 .left-panel .widget_advanced_menu{
    margin-bottom: 15px;
}
#wrapper-panel .template_2 .left-panel .widget_advanced_menu h3{
    display:none;
}
#wrapper-panel .template_2 .left-panel ul
{
    padding-bottom: 0px;
}
#wrapper-panel .template_2 .left-panel ul li
{
    margin-left: 0px;
    list-style-type: none;
}
#wrapper-panel .template_2 article,
.page-template-page-investor-template-php article{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#wrapper-panel .template_2 .left-panel .widget_advanced_menu ul li{
    border-bottom: solid 1px #DFDFE0;
    padding: 10px 0px;
}
#wrapper-panel .template_2 .left-panel .widget_advanced_menu ul li a{
   /* background-image:url('images/right_arrow_orange.png');*/
    background-image: url('images/right_arrow_blue.png');
    background-repeat: no-repeat;
    background-position-y:2px;
    padding-left: 20px;
    margin-left: 10px;
    display: inline-block;
    width:88%;
}
#wrapper-panel .left-panel .widget_advanced_menu ul li.active a,
#wrapper-panel .template_2 .left-panel .widget_advanced_menu ul li.current-page-ancestor:not(.header) a{
    font-weight:bold;
    color:#00B0EE;
}
#wrapper-panel .template_2 .news_events .widget_advanced_menu ul li a{
    background-image:url('images/right_arrow_blue.png');
}

#wrapper-panel .template_2 .news_events .widget_advanced_menu ul li.current-menu-item a {
/*color:#00AEEF;*/
    color:#009FEE;
}
#wrapper-panel .template_2 .news_events .widget_advanced_menu ul li.header.current-menu-item a {
    color: #fff;
}
#wrapper-panel .template_2 .left-panel ul li.header{
    border-bottom: 0px;
    margin: 0px;
    padding: 0px;
}
#wrapper-panel .template_2 .left-panel ul li.header.news a{
    /*background-color: #00AEEF;*/
    background-color: #00B0EE;
    text-transform:capitalize;
}
#wrapper-panel .template_2 .left-panel ul li.header a{
    /*background-color: #FF6400;*/
    background-color:#009FEE;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    font-family: "trebuchet MS";
    padding: 10px 10px;
    margin: 0px;
    background-image: none;
}
#wrapper-panel .template_2 .left-panel ul li a{
    color:#7f7e7e;
}
#wrapper-panel .template_2 .left-panel .control-panel ul{
    background-color: #E1F5FD;
}
#wrapper-panel .template_2 .news_events .control-panel ul {
    background-color: #E6E7E8;
}
#wrapper-panel .template_2 .left-panel .control-panel ul li{
    padding: 10px;
}
#wrapper-panel .template_2 .left-panel .control-panel ul li a.printer{
    background-image:url('images/printer_friendly.png');
    background-repeat: no-repeat;
    height:23px;
    padding-left: 35px;
    display: inline-block;
}
#wrapper-panel .template_2 .left-panel .control-panel ul li a.email{
    background-image:url('images/email_page.png');
    background-repeat: no-repeat;
    height:19px;
    padding-left: 35px;
    display: inline-block;
}
#wrapper-panel .template_2 .left-panel .control-panel ul li a.pdf{
    background-image:url('images/create_pdf.png');
    background-repeat: no-repeat;
    height:25px;
    padding-left: 35px;
    display: inline-block;
}
#wrapper-panel .template_2 .right-panel{
    width:25%;
    float:right;
    margin-left: 2%;
    font-size:14px;
}
#wrapper-panel .template_2 .right-panel a:hover{
    text-decoration:underline;
}
#wrapper-panel .template_2 .right-panel .widget_advanced_menu h3{
    background-color: #00B0EE;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    font-family: "trebuchet MS";
    padding: 10px 10px;
    margin-bottom: 0px;
    cursor: pointer;
}
#wrapper-panel .template_2 .right-panel .widget_advanced_menu h3 span.expand{
    background-image:url('images/down_arrow.png');
    background-repeat: no-repeat;
    width:17px;
    height:10px;
    display: inline-block;
    float:right;
    margin-top:5px;
}
#wrapper-panel .template_2 .right-panel .widget_advanced_menu ul li{
    list-style-type: none;
    margin-left: 0px;
    padding: 10px 2px;
    border-bottom: solid 1px #DFDFE0;
}
#wrapper-panel .template_2 .right-panel .widget_advanced_menu
{
    margin-bottom: 30px;
}
#wrapper-panel .template_2 .right-panel .widget_advanced_menu ul li:nth-child(even){
    background-color: #E1F5FD;
}
#wrapper-panel .template_2 .right-panel.news_events .widget_advanced_menu ul li:nth-child(even) {
    background-color: #E6E7E8;
}
#wrapper-panel .template_2 .right-panel .widget_advanced_menu ul li a{
    background-image:url('images/right_arrow_blue.png');
    background-repeat: no-repeat;
    background-position-y:2px;
    padding-left: 16px;
    margin-left: 10px;
    display: inline-block;
    width:88%;
}
#wrapper-panel .template_2 .right-panel ul li a{
    color:#7f7e7e;
    font-size:12px;
}
#wrapper-panel .template_2 .middle-panel{
    width:54%;
    margin: 0px;
    float:left;
}
#wrapper-panel .template_2 .middle-panel.full-width{
    width:100%;
}
#wrapper-panel .template_2 .middle-panel a:hover{
    text-decoration: underline;
}
#wrapper-panel .template_2 .middle-panel .tabs{
    float: left;
    width:100%;
    margin-bottom: 20px;
}
#wrapper-panel .template_2 .middle-panel .tabs a{
    /*color: #FF6400;*/
    color:#009FEE;
    border: solid 1px #009FEE;
    padding: 9px 2%;
    font-size: 18px;
    font-family: "trebuchet MS";
    width: 23%;
    float: left;
    margin: 0px 4% 0px 0px;
}
#wrapper-panel .template_2 .middle-panel .tabs a:hover{
    text-decoration:none;
}
#wrapper-panel .template_2 .middle-panel .content{
    float:left;
    width:100%;
}
#wrapper-panel .template_2 .middle-panel .content hr{
    border: 0px;
    border-top:solid 1px #009FEE;
    margin-bottom: 20px;
}
#wrapper-panel .template_2 .middle-panel h2{
    /*color:#FF6400;*/
    color:#009FEE;
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0px;
    line-height: 32px;
    font-family: 'Roboto';
}
#wrapper-panel .template_2 .middle-panel .past h3{font-size: 22px;
    font-family: Roboto;
    font-weight: normal;
    color: #6d7071;
    text-transform: capitalize;
    margin-bottom: 7px;}
#wrapper-panel .template_2 .middle-panel h5,
#wrapper-panel .template_2 .middle-panel h3,
#wrapper-panel .template_2 .middle-panel h4
{
    /*color:#FF6400;*/
    color:#009FEE;
    font-family: 'Roboto';
}
#wrapper-panel .template_2 .middle-panel .tabs a:hover,#wrapper-panel .template_2 .middle-panel .tabs a.active{
    /*background-color:#FF6400;*/
    background-color: #009FEE;
    color:#FFFFFF;
}
#wrapper-panel .middle-panel ul{
    margin-left: 0px;
}
#wrapper-panel .template_2 .middle-panel .content.news_events_section{width: 96%;
    float:left;
    margin-left: 2%;
    margin-right: 2%;}
.presentation_panel a{
    font-size: 14px;
    color:#7f7e7e;
    line-height: 30px;
}
.presentation_panel .presentation_link a span{
    background: url(images/presentation.png) no-repeat;
    width:20px;
    height:20px;
    display:inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.presentation_panel .webcast_link a span{
    background: url(images/webcast.png) no-repeat;
    width:20px;
    height:20px;
    display:inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.presentation_panel .factsheet_link a span{
    background: url(images/factsheet.png) no-repeat;
    width:20px;
    height:20px;
    display:inline-block;
    margin-right: 10px;
    vertical-align: middle;       
    
}

.presentation_panel .press_release_link a span{
    background: url(images/press_release.png) no-repeat;
    width:20px;
    height:20px;
    display:inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.news_events_section .news_main{width:100%;  display: inline-block;margin-bottom: 30px;padding-bottom:10px;border-bottom: 1px solid #00AEEF;}
.news_events_section .news_time{font-size: 14px;
    font-family: arial;
    font-weight: normal;margin-bottom: 10px;}

.news_events_section .news_title h2{font-size: 24px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #00AEEF;margin-bottom: 5px;line-height: 30px;}
.news_events_section .news_title h2 a{
    color: #00AEEF;}
.sub_heading{
    font-size: 24px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #00AEEF;margin-bottom: 5px;line-height: 30px;
}
.news_events_section .news_title h2 a:hover{
    color: #00AEEF;}
.news_events_section .news_content{font-size: 12px;
    font-family: arial;
    font-weight: normal; margin-top:10px;}
.news_events_section .read_more_news{width: 100%;
    float: left;
    margin-top: 15px;
    font-size: 12px;
    color: #7f7e7e;
    }
.ninja-forms-form-wrap select{
    width:100%!important;
}
.ninja-forms-field-error{
    color:red;
}
.post-template h1.title{
    margin: 15px 0px 25px 0px;
}

#home-section2,#home-widgets.section-3{
    font-size: 13px;
}
#wrapper-panel .middle-panel table.listtable{
    width:100%;
    border-collapse: separate;
    border-spacing: 10px 0px;
    margin-left: -10px;
}
#wrapper-panel .middle-panel table.listtable td{
    padding: 10px 5px;
}
#wrapper-panel .middle-panel table.listtable tbody,
#wrapper-panel .middle-panel table.listtable thead{
    width:100%;
    display: inline-table;
}
#wrapper-panel .middle-panel table.listtable thead td{
    color: #009FEE;
    font-size: 16px;
    font-weight: bold;
    width:33%;
}
#wrapper-panel .middle-panel table.listtable tbody td
{
    text-align: left;
    background-color: #E9F4F9;
    border-top: solid 2px #009FEE;
    font-size: 13px;
    width:33%;
}
#wrapper-panel .middle-panel table.annualtable{
    width:100%;
    border-collapse: separate;
    border-spacing: 10px 0px;
    margin-left: -10px;
}
#wrapper-panel .middle-panel table.annualtable td{
    padding: 10px 5px;
}
#wrapper-panel .middle-panel table.annualtable tbody{
    width:100%;
    display: inline-table;
}
#wrapper-panel .middle-panel table.annualtable tbody td
{
    text-align: left;
    font-size: 13px;
}
#wrapper-panel .middle-panel table.annualtable tbody td a{
    border-bottom: solid 2px #009FEE;
    padding-bottom: 10px;
    display: inline-block;
    width:100%;
    color:#7f7e7e;
}
#wrapper-panel .middle-panel table.annualtable tbody td a img{
    margin-right: 10px;
    vertical-align: bottom;
}
.middle-panel #archiveform select{width: 35%;float: left;
    padding: 3px 5px;color: black;
    border: 1px solid #ccc;
    -moz-box-shadow: inset 0px 9px 44px #ECECEC;
    -webkit-box-shadow: inset 0px 9px 44px #ECECEC;
    box-shadow: inset 0px 9px 44px #ECECEC;margin-top: 0px;}

#wrapper-panel .section-1 .panel .content{
    font-family: "trebuchet Ms";
    font-size: 16px;
}

.div_link {
  width: 92%;
  float: left;
  padding: 20px 10px 10px 10px;
}
.div_link ul{
  padding-left: 25px;
}
.div_link h4 {
  margin-left: -25px;
  margin-top: 15px;
}
.div_link ul li a {
  color: #3FA2C3;
  text-decoration: none;
}
.div_link ul li {
  font-size: 13px;
  line-height: 20px;
}
.view_all{
  background: url("images/ajax_loader.gif") no-repeat;
  width: 46px;
  height:47px;
  display:none;
  margin-top:25px;
  margin-left:20px;
}
#download_link{
  height:30px;
}

/* Done by oculus-tech on 30-dec-2015 */

.career-page-slider .slide-caption{display:none;}
.careerMainWrapper .green{color:#66c530 !important;}
.careerMainWrapper .orange{color:#f35c19 !important;}
.careerMainWrapper .blue{color:#00adef !important;}
.careerMainWrapper .darkGreen{color:#3ca3a7 !important;}
.careerMainWrapper .grey{color:#00adef !important;}
.careerMainWrapper{
    margin-top: 10px;
}
.careerMainWrapper.topGreen {
    border-top: 4px solid #66c530;
}
.careerMainWrapper.topGreen .CareerLeft{padding-top:20px;}
.careerMainWrapper.topGreen .Careerright{padding-top:0px;}
.careerMainWrapper.topOrange {
    border-top: 4px solid #f35c19;
}
.careerMainWrapper.topBlue {
    border-top: 4px solid #00adef;
}
.careerMainWrapper.TopDarkGreen {
    border-top: 4px solid #3ca3a7;
  /*  margin-bottom: 50px; */
}
.careerMainWrapper.topGrey {
    border-top: 4px solid #666a6a;
    margin-bottom: 5px;
}
#wrapper-panel .template_2 .careerMainWrapper h1.title{
    margin-top: 25px;
    margin-bottom: 10px;
    line-height: 1.2em;
    font-family: "trebuchet Ms";
   /* font-size:36px; */
    font-size:24px;
}
#wrapper-panel .template_2 .careerMainWrapper.TopDarkGreen h1.title{
    margin-top:25px;
}
.careerInnerWrapper {
 /*   font-size: 22px; */
    font-size: 16px;
    display: inline-block;
    line-height: 28px;
    text-align: left;
    font-family: "Arial";
    width: 100%;
}
.careerInnerWrapper p{
    line-height:26px;
}
.careerInnerWrapper a.discoverLink{
    text-decoration: underline;
    font-size: 16px;
    color: #00adef;
    margin-top: 20px;
    display: block;

}
.careerMainWrapper .CareerLeft {
    width: 50%;
 /*   margin-right: 5%; */
    float: left;
}
.careerMainWrapper .CareerLeft img,.careerMainWrapper .Careerright img{width:100%;}
.careerMainWrapper .Careerright {
    width: 45%;
    float: right;
    padding-top: 20px;
    margin-left: 4%;
}
.careerMainWrapper.topGrey .CareerLeft {
    width: 60%;
}
.careerMainWrapper.topGrey .Careerright {
    width: 35%;
}
.careerMainWrapper.topGrey .Careerright img{
    border: 1px solid #1d4381;
    margin-right: 10%;
    width: 100%;
}
.careerInnerWrapper span{
    display: block;
    padding-top: 30px;
}
.careerMainWrapper.topBlue .CareerLeft{
    width: 60%;
}
.careerMainWrapper.topBlue .Careerright{
    width: 35%;
}
.careerMainWrapper.topBlue .Careerright img,.careerMainWrapper.TopDarkGreen .CareerLeft img{
  /*  width: auto; */
    margin-bottom:0px;
}
.careerMainWrapper.topBlue .careerInnerWrapper{
    margin-bottom:15px;
}
.careerMainWrapper.TopDarkGreen .CareerLeft{
    width: 14%;
    margin-right: 0%;
}
.careerMainWrapper.TopDarkGreen .CareerLeft span.client_info{
    font-size: 12px;
    padding-top: 0px;
    line-height: 20px;
}
.careerMainWrapper.TopDarkGreen .Careerright{
    width: 78%;
    background: url('images/left_commas.png')top left -0px no-repeat;
    padding-left: 35px;
    padding-top: 0px;
}


.careerMainWrapper.TopDarkGreen .Careerright2{
    width: 78%;
    padding-top: 0px;
    display: inline;
    float: right;
}


.careerMainWrapper.TopDarkGreen .Careerright2 span
{
    background: url('images/right_commas.png')bottom right 0px no-repeat;
    display: inline;
    padding-right: 35px;
}
.TopDarkGreen .careerInnerWrapper span{
    padding-top: 8px;
}
.careerMainWrapper.TopDarkGreen .Careerright img{
    width:auto;
}

.careerContactWrap {
    background: #1d4381;
    color: #fff;
    display: inline-block;
    width: 100%;
}
.careerContactWrap .careerContactDetails{
    width: 640px;
    margin: 10px auto;
    text-align: center;
    display: table;
}
.careerContactWrap .contactImg{
    width: auto;
    float: left;
}
.careerContactWrap .contactImg img{
    margin-bottom:0px;
}
.careerContactWrap .contactText {
    float: left;
    font-size: 22px;
    padding-top: 33px;
    margin-left: -10px;
}
.careerContactWrap .contactText a,.careerContactWrap .contactText p{font-size: 22px;
    color: #fff;font-family: arial;
    line-height: 40px;}

.career-solutions {
    width: 100%;
    display: inline-block;
}
.career-solutions ul li {
    width: 19.4%;
    float: left;
    display: inline;
    color: #ffffff;
  /*  cursor: pointer; */
    text-align: left;
    list-style-type: none;
    margin: 0 0.3% 10px 0.3%;
}
.career-solutions ul li img {
    margin-bottom: 0px;
    padding-top: 10px;
    width: 100%;
}
.career-solutions ul li  p{
    font-family:arial;
}
.career_benefits_texts {
    width: 100%;
    padding-right: 0;
    font-size: 18px !important;
}

/*************************************/

/* =Responsiveness: Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        width: 748px;
    }
    #footer-about{
        width:96%;
        margin-bottom:10px;
    }

    .scroll_cls #header
    {
        position: relative;;
        z-index: 1000;
        background: #fff;
        width: 100%;
        padding:0px;
    }

    .scroll_cls #main-menu-wrap {
        width: 100%;
        margin-left:0;
        float: left;
    }

    #wrap-inside {
        width: 96%;
    }

    #home-widgets, #index-page, #entry-full {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
    }

    #footer-widgets {
        width: 100%;
    }

    #footer-widgets {
        width: 100%;
    }

    #home-widgets .home-widgets-fourth .home-widget, .home-portfolio-items li {
        width: 97%;
        margin
    }

    #home-widgets .home-widgets-half .home-widget {
        width: 100%;
    }

    .post-full .thumb {
        padding: 1%;
        max-width: 98%;
    }

    .footer-widget {
        width: 160px;

        /* text-transform: lowercase; */
    }
	.scroll_cls #social {
float: left;
margin-right: 0;
margin-bottom: 30px;
margin-left: 2%;
}

    .slide-caption {
        width: 708px !important;
    }

    .active-sidebar #left {
        width: 475px;
    }


    #sidebar {
        width: 250px;
    }


    #sidebar .ufo-recent .meta {
        width: 180px;
    }

    #sidebar .ufo-recent .meta a:hover {
        color: #3d3d3d;
    }

    #copyright {
        width: auto;
    }

    .post-type-archive #left {
        width: 728px;
    }

    .tax-pcategory #left, .tax-ptag #left, .single-gallery #left, .page-template-page-gallery-php #left {
        width: 728px;
    }

    .full-width {
        width: 728px;
    }

    .galleries article {
        width: 356px;
    }

    .galleries .three-column article {
        width: 225px;
    }

    .entry-right.has-thumb {
        width: 595px;
    }

    .active-sidebar .entry-right.has-thumb {
        width: 322px;
    }


    #home-section2 {

        margin-left: -14px;
        margin-top: 20px;
        padding-left: 14px;
        padding-right: 13px;

    }


    #home-section2 .box-2, #home-section2 .box-3 {
        margin-left: 16px;
    }

    .section-3 .box {
        width: 31%;
        float: left;
    }
    ul.nav li a {

        padding: 0 10px;

        font-size: 11px;
    }
    #header {
        width: 100%;
        height: auto;
        *height: 170px;
        float: left;
        /*border-bottom: 1px solid #e5e5e5;*/
        position: relative;
        left: 0px;
        top: 0px;
        padding-left: 0%;
        padding-right: 0%;
        background: #fff;
        margin-left:0px;
    }

    #main-content {
        margin-top: 0;
    }
    #dc_jqmegamenu_widget-2-item ul li a
    {
        padding: 12px 6px 12px 6px!important;
        font-size: 12px!important;
    }
    #main-menu-wrap{
        margin-top:0px;
    }
}


/* =Responsiveness: Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {

    .scroll_cls #social
    {
        margin: 0px 0px 0px 10px;
        float: left;
    }
    .container {
        width: 98%;

        border: 0px!important;
    }


    #wrap-inside {
        width: 96%;

    }

    #home-widgets, #index-page, #entry-full {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
    }

    #footer-widgets {
        width: 260px;
    }

    #left {
        width: 100%;
    }

    .post-full .thumb {
        padding: 2%;
        max-width: 96%;
    }


    h1.title {
        font-size: 24px;
    }

    .slide-caption {
        width: 240px !important;
    }

    h2.slide-title {
        font-size: 16px;
        margin-bottom: 0;
    }
    p.quote {
        font-size: 15px;
    }

    #sidebar {
        width: 100%;
        float: left;
        padding-left: 0;
    }

    .sidebar-widget {
        margin-bottom: 24px;
        width: 100%;
    }

    .footer-widget {
        width: 260px;
        margin-right: 0;
        margin-bottom: 24px;
    }
    #copyright {
        width: 260px;
    }

    #copy-text {
        display: none;
    }


    ul.nav li {
        display: none;
    }

    #mobile_nav {
        display: block;
    }

    .post-type-archive #left {
        width: 300px;
    }

    .tax-pcategory #left, .tax-ptag #left, .single-gallery #left, .page-template-page-gallery-php #left {
        width: 300px;
    }

    .full-width {
        width: 300px;
    }

    .galleries article {
        width: 100%;
        margin-right: 0;
    }

    .galleries article .gallery-image-wrap {
        margin-right: 0 !important;
    }

    .galleries .three-column article {
        width: 100%;
    }

    .index-thumb {
        width: 80px;
        height: 80px;
    }

    h1.logo {
        font-size: 30px;
    }

    .active-sidebar #left {
        width: 100%;
    }

    .flex-direction-nav a.flex-prev {
        display: block ;
        height: 21px;
        width: 21px;
        background: url(images/nav-left-mobile.png) no-repeat top left;
        text-indent: -99999em;
        left: 5px;
    }
    .flex-direction-nav a.flex-next {
        display: block ;
        height: 21px;
        width: 21px;
        background: url(images/nav-right-mobile.png) no-repeat top left;
        text-indent: -99999em;
        right: 5px;
    }

    #home-widgets .home-widgets-fourth .home-widget, .home-portfolio-items li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }

    #tagline {
        padding-bottom: 10px;
    }
    h1.logo {
        margin-top: 26px;
    }

    #home-widgets .home-widgets-half .home-widget {
        width: 100%;
        margin-right: 0;
    }
    #mobile_menu {
        width: 278px;
    }

    .entry-right {
        width: 100%;
    }

    .entry-right.has-thumb {
        width: 280px;
    }

    .active-sidebar .entry-right.has-thumb {
        float: left;
        width: 100%;
    }

    article .meta {
        margin-right: 0;
    }
    .index-thumb {
        width: 40px;
        height: 40px;
    }

    .entry-left {
        display: none;
    }

    #sidebar .search-form .s {
        width: 248px;
    }


    h1.title, article h2 {
        font-size: 16px;
    }

    a.action-button {
        float: left;
        padding: 12px 0;
        position: relative;
        width: 100%;
        margin-top: 10px;
    }
    p.quote-second {
        width: 100%;
    }

    #tagline {
        padding-bottom: 24px;
        display:none;
    }
    .scroll_cls #header
    {
        position: relative;;
        z-index: 1000;
        background: #fff;
        width: 100%;
        padding:0px;
    }

    .scroll_cls #main-menu-wrap {
        width: 100%;
        margin-left:0;
        float: left;
    }
    #header {
        width: 100%;
        height: auto;
        *height: 170px;
        float: left;
        /*border-bottom: 1px solid #e5e5e5;*/
        position: relative;
        left: 0px;
        top: 0px;
        padding-left: 0%;
        padding-right: 0%;
        background: #fff;
        margin-left:0px;
    }
    #main-content {
        margin-top:0px;
    }


}

/* =Responsiveness: Mobile (Landscape)
================================================== */

@media only screen and (max-width: 767px)
{
    .menu.dropdown-menu{
        border: 1px solid #DDDDDD;
        border-radius: 0;
        display: block;
        padding: 2px 0;
        width: 100%;
        font-size:13px;
    }
    .top_nav{
        display:none;
    }
}
/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
    }

    #wrap-inside {
        width: 96%;}

    #home-widgets, #index-page, #entry-full {
        width: 97%;
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
    }
    #home-section2 {
        width: 96%;
        margin-left:0px;

        padding: 2%;
    }
    #home-section2 .box{ margin-bottom:30px;}
    #home-section2 .box img{max-width: 50%;}
    #home-section2 .box h1,   #home-section2 .box p{
        float: none;
width: 100%;
margin-left: 0;
    }
	.section-3 .section_3_title { text-align: left;}

    .slide-caption {
        width: 360px !important;
    }

    .post-full .thumb {
        padding: 2%;
        max-width: 96%;
    }

    #left {
        padding: 14px 0 0 0;
        width: 100%;
    }
    #sidebar {
        width: 100%;
        float: left;
        margin-top: 20px;
        padding-left: 0;
    }

    .sidebar-widget {
        margin-bottom: 40px;
    }

    .footer-widget {
        width: 50%;
        margin-right: 0;
        margin-bottom: 24px;
        min-height: 150px;
    }
    .footer-widget a{ font-size:13px;}
    #copyright {
        width: 380px;
    }

    #content article {
        padding-bottom: 0;
        max-width: 100%;
    }

    ul.nav li {
        display: none;
    }

    #mobile_nav {
        display: block;

        width: 94%;
        text-align: left;

        background: #fff;

        border: none;
    }

    #searchbar {
        display: block;
    }

    .post-type-archive #left {
        width: 420px;
    }

    .tax-pcategory #left, .tax-ptag #left, .single-gallery #left, .page-template-page-gallery-php #left {
        width: 420px;
    }

    #footer-widgets {
        width: 100%;
    }

    .full-width {
        width: 420px;
    }

    .galleries article {
        width: 100%;
    }

    .galleries .three-column article {
        width: 100%;
    }

    .active-sidebar #left {
        width: 100%;
    }

    #mobile_menu {
        width: 100%;

        text-align: left;
        list-style-type: none;
        padding-left: 3%;

        height: 300px;
        overflow: scroll;
        overflow-x: hidden;
        padding-bottom: 10px;
        border: 1px solid #C5C5C5;
        border-top: none;
    }

    article .meta {
        margin-right: 0;
    }

    .active-sidebar .entry-right.has-thumb {
        float: left;
        width: 280px;
    }

    .index-thumb {
        width: 80px;
        height: 80px;
    }

    .entry-left {
        width: 110px;
        margin-right: 10px;
        display: block;
    }

    #sidebar .search-form .s {
        width: 368px;
    }


    a.action-button {
        float: left;
        padding: 12px 0;
        position: relative;
        width: 100%;
        margin-top: 10px;
    }

    p.quote-second {
        width: 100%;
    }

    #home-widgets .home-widgets-fourth {
        float: left;
        width: 100%;
    }
    #home-widgets .home-widgets-half {
        float: left;
        width: 100%;
    }
    #home-section2 .box {
        width: 96%;
        float: left;
        text-align: center;

        margin-left: 0px;
        border-bottom: 1px solid #ddd;
    }
    .section-3 .box {
        width: 100%;
        float: left;

        margin-left: 0px;
    }
    .header-left{ width:100%;}
    .header-right{ width: 100%;   float: right;}

    #searchbar_lag {
        float: left;
        width: 100%;
        margin-top: 0px;
    }
    #footer-inside {
        width: 96%;
    }
    .scroll_cls #header
    {
        position: relative;;
        z-index: 1000;
        background: #fff;
        width: 100%;
        padding:0px;
    }

    .scroll_cls #main-menu-wrap {
        width: 100%;
        margin-left:0;
        float: left;
    }
    .our-solutions {
        width: 100%;
        min-height: 245px;
    }
    .our-solutions ul li {
        width: 24%;
        height: 170px;
        float: left;
        display: inline-block;
        margin-left: 5%;
        margin-right: 0%;
        text-align: left;
        color: #ffffff;
        margin-bottom:10px;
        padding: 1%;
        cursor: pointer;
        /* padding: 0%; */
    }


    #header {
        width: 100%;
        height: auto;
        *height: 170px;
        float: left;
        /*border-bottom: 1px solid #e5e5e5;*/
        position: relative;
        left: 0px;
        top: 0px;
        padding-left: 0%;
        padding-right: 0%;
        background: #fff;
        margin-left:0px;
    }
    #main-content {
        margin-top:0px;
    }
}

@media screen and (max-width: 480px)
{
    
    

       .our-solutions ul li {
    width: 98% !important;
    height: 50px !important;
    float: left !important;
    display: inline-block !important;
    margin-left: 0% !important;
    margin-right: 0% !important;
    text-align: center !important;
    color: #ffffff !important;
    margin-bottom: 10px !important;
    padding: 1% !important;
    cursor: pointer;
    /* padding: 0%; */
      
}
   
    

    
.our-solutions ul li p {
 margin-top: -60px;
float: left;
padding-left: 21px;
    margin-left: 52px !important;
       border-left: 2px solid #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
        line-height: 0px;
}
    
 .enlarge{
    padding: 0% 0%!important;
    margin-top: 0px!important;
}
    
    
    
 .feat-img   {
border-bottom: 0px !important;
position: relative;
top: 50%;
transform: translateY(-50%);
padding-bottom: 5px;
     padding-left: 2px;
  
}
  
   .our-solutions ul li img {
    margin-top: 0px; 
    }
    
.feat-img img
    
{max-width: 12% !important;
    float: left !important;
    padding-left: 3px;}
    
     .our-solutions ul li:last-child img
    {margin-top: -6px;
        }
    
    
          .our-solutions ul li:last-child
    {margin-bottom: 22px !important;}
    
         .our-solutions ul li:first-child img
    {margin-top: 5px;}
    
    
    .footer-widget ul.news_list {
    line-height: 14px;
    display: none;
}


#main-menu-wrap {
   height: 0px !important;

}

#searchbar_lag {

    width: 95% !important;
}

#searchbar_lag li {
    float: left !important;
    width: 18% !important;
}
ul#menu-blog-menu {
    display: none !important;
}

.footer-widget {
    /* min-height: 116px; */
    margin-bottom: 0px !important;
}
    
    
    
    #tagline {
        display: none;
    }
    .enlarge {
        padding:3%!important;
        margin-top: -2%;
    }
    #home-section2 .box {
        width: 100%;
        float: left;
    }
    #home-section2 .box-2, #home-section2 .box-3{ margin-left:0px;}
    #home-section2 {
        width: 90%;
        float: left;
        padding: 5%!important;
        margin-left:0px!important;

    }.section-3 .box-2, .section-3 .box-3{ margin-left:0px;}
    .section-3 .box {
        width: 100%;
        float: left;
    }
    .footer-widget {
        width: 100%;
        margin-bottom: 24px;
        min-height: 0px;
    }
    .footer-widget a {
        font-size: 13px;
    }
    .header-left {
        width: 100%;
        float: left;
    }
    #searchbar_lag {
        margin-top: 0px;
        width: 100%;
    }
    .header-right {
        width: 100%;
    }

    #searchbar_lag li {
        float: right;
        width: 48%;
    }
    .search-form .s {
        width: 110px;
    }
    #main-content {
        margin-top:0px;
    }
    #header
    {
        margin-left:0px;
    }
    #mobile_menu {
        width: 100%;

        text-align: left;
        list-style-type: none;
        padding-left: 3%;

        height: 300px;
        overflow: scroll;
        overflow-x: hidden;
        padding-bottom: 10px;
        border: 1px solid #C5C5C5;
        border-top: none;
    }
    #mobile_nav {
        display: block;

        width: 92%;
        text-align: left;

        background: #fff;

        border: none;
    }
    #home-widgets .home-widgets-fourth {
        float: left;
        width: 100%;
    }
    .our-solutions {
        width: 100%;
        min-height: 245px;
    }
    .our-solutions ul li {
        width: 40%;
        height: 170px;
        float: left;
        display: inline-block;
        margin-left: 5%;
        margin-right: 0%;
        text-align: left;
        color: #FFF;
        margin-bottom: 10px;
        padding: 2%;
        cursor: pointer;
        /* padding: 0%; */
    }
    .post-section ul li{
        width: 40%;
        height: 170px;
        float: left;
        display: inline-block;
        margin-left: 3%;
        margin-right: 0%;
        text-align: left;
        color: #FFF;
        margin-bottom: 10px;
        padding: 2%;
        cursor: pointer;
    }
    .post-section ul li.first{
        margin-left: 3%;
    }
    #home-widgets .home-widgets-half {
        float: left;
        width: 100%;
    }
    #main-menu-wrap
    {
        margin-top:0px;
        margin-bottom:0px;
    }
    #dc_jqmegamenu_widget-2-item ul.menu
    {
        height:55px!important;
    }
    #dc_jqmegamenu_widget-2-item ul li a
    {
        padding: 5px 10px 6px 10px!important;
        font-size: 12px;
    }
    #dc_jqmegamenu_widget-2-item ul li .sub-container {
        margin-left: 0px!important;
        margin-top: 31px!important;
    }
    #wrapper-panel .template_2 .middle-panel{
        margin-top: 15px;
    }
    #wrapper-panel .template_2 .middle-panel,
    #wrapper-panel .template_2 .left-panel,
    #wrapper-panel .template_2 .right-panel{
        width:100%;margin-top: 20px;
    }
    .middle-panel #archiveform select{
        width:100%;
    }
    #wrapper-panel .middle-panel table.listtable{
        border-spacing:5px 0px;
        margin-left: 0px;
    }
	.container {
		width: 94%;
	}
}
/*max-width:320*/
@media screen and (max-width: 320px)
{
    
    #wrap-inside {
        width: 96%;
    }
    #home-widgets .home-widgets-fourth {
        float: left;
        width: 100%;
    }
    #home-widgets .home-widgets-half {
        float: left;
        width: 100%;
    }
    #home-section2 .box {
        width: 96%;
        float: left;
        text-align: center;
    }
    .section-3 .box {
        width: 100%;
        float: left;
    }


    #footer-inside {
        width: 96%;
    }

    #home-section2 .box-2, #home-section2 .box-3 {
        margin-left: 0px;
    }
    .section-3 .box-2, .section-3 .box-3 {
        margin-left: 0px;
    }
    .footer-widget
    {
        min-height: 116px;
    }
    #main-content {
        float: left;
        width: 97%;
        margin-bottom: 14px;
        margin-top:34px;
    }

    .scroll_cls #header
    {
        position: relative;;
        z-index: 1000;
        background: #fff;
        width: 100%;
        padding:0px;
    }

    .scroll_cls #main-menu-wrap {
        width: 100%;
        margin-left:0;
        float: left;
    }
    .our-solutions {
        width: 100%;
        min-height: 245px;
    }
    .our-solutions ul li {
        width: 44%;
        height: 170px;
        float: left;
        display: inline-block;
        margin-left: 4%;
        margin-right: 0%;
        text-align: left;
        color: #ffffff;
        margin-bottom:10px;
        padding: 1%;
        cursor: pointer;
        /* padding: 0%; */
    }


    #header {
        width: 100%;
        height: auto;
        *height: 170px;
        float: left;
        /*border-bottom: 1px solid #e5e5e5;*/
        position: relative;
        left: 0px;
        top: 0px;
        padding-left: 0%;
        padding-right: 0%;
        background: #fff;
        margin-left:0px;
    }

    .header-left {
        width: 100%;
        margin-bottom: 15px;
    }
    #wrapper-panel .section-1 .left,
    #wrapper-panel .section-1 .right,
    #wrapper-panel .section-2 .left,
    #wrapper-panel .section-2 .right,
    #wrapper-panel .quote-section .right,
    #wrapper-panel .quote-section .left{
        width:100%;
        margin: 5px 0px;
    }
    #wrapper-panel .template_2 .middle-panel .tabs a{
        font-size:17px;
        width:25%;
        margin-right: 5px;
    }
    .career-panel ul li,.customer-panel ul li{
        width:98%;
        margin-bottom: 15px;
    }
    .career-panel ul li{
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
    #wrapper-panel .middle-panel table.annualtable tbody td{
        width:100%;
        display:inline-block;
    }
    #wrapper-panel .middle-panel table.listtable tbody td {
        word-break: break-word;
    }
}
/*max-width:240*/
@media screen and (max-width: 240px)
{
    .container {
        width: 100%;
    }
    #wrap-inside {
        width: 96%;
    }
    #home-widgets .home-widgets-fourth {
        float: left;
        width: 100%;
    }
    #home-widgets .home-widgets-half {
        float: left;
        width: 100%;
    }
    #home-section2 .box {
        width: 96%;
        float: left;
        text-align: center;
    }
    .section-3 .box {
        width: 100%;
        float: left;
    }
    #footer-inside {
        width: 96%;
    }

    #home-section2 .box-2, #home-section2 .box-3 {
        margin-left: 0px;
    }
    .section-3 .box-2, .section-3 .box-3 {
        margin-left: 0px;
    }
    .footer-widget
    {
        min-height: 116px;
    }
    #main-content {
        float: left;
        margin-bottom: 14px;
        width:97%;
        margin-top:35px;
    }
    #footer-widgets {
        width: 98%;
    }
    #home-section2 {
        width: 97%;
    }
    .scroll_cls #header
    {
        position: relative;;
        z-index: 1000;
        background: #fff;
        width: 100%;
        padding:0px;
    }

    .scroll_cls #main-menu-wrap {
        width: 100%;
        margin-left:0;
        float: left;
    }

    .our-solutions {
        width: 100%;
        min-height: 245px;
    }
    .our-solutions ul li,.post-section ul li {
        width: 70%;
        height: 170px;
        float: left;
        display: inline-block;
        margin-left: 20%;
        margin-right: 0%;
        text-align: left;
        color: #ffffff;
        margin-bottom:10px;
        padding: 1%;
        cursor: pointer;
        /* padding: 0%; */
    }
    .post-section ul li.first{
        margin-left: 20%;
    }
    .our-news ul li .date .day {
        font-size: 21px;
    }
    #header {
        width: 100%;
        height: auto;
        *height: 170px;
        float: left;
        /*border-bottom: 1px solid #e5e5e5;*/
        position: relative;
        left: 0px;
        top: 0px;
        padding-left: 0%;
        padding-right: 0%;
        background: #fff;
        margin-left:0px;
    }

    .search-form .s {
        width: 88px;
    }
    #searchbar_lag #lang_choice {

        width:88%;

    }
    #wrapper-panel .template_2 .middle-panel .tabs a{
        font-size:12px;
    }
}
#home-widgets .home-widgets-half p{
    padding-bottom: 0px;
}
.banner-image{position:relative;}
ul.page-numbers{width: 100%;
    list-style-type: none;}
ul.page-numbers li{width: auto;
    float: left;
    display: inline;
    margin-right: 1%;
    }
ul.page-numbers li .page-numbers{color: #fff;
    font-weight: bold;padding: 6px 8px;background: #00AEEF;}
ul.page-numbers li .page-numbers.current{color: #fff;
    font-weight: bold;padding: 6px 8px;background: #E6E7E8;color: #7f7e7e;}
#page-top_news h2.title_news{color: #00AEEF;
    font-size: 30px!important;
    font-weight: normal!important;
    font-family: 'Roboto'!important;}
.news_heading h4{font-size: 18px;
    color: #000 !important;
    font-family: arial !important;
    font-weight: normal;
    line-height: 25px;}
.middle-panel .news_content  p{font-size:14px;font-family:arial;font-weight:normal;color: #6d7071 !important;}
.middle-panel .meta span{font-size:14px;font-family:arial;font-weight:normal;color: #6d7071 !important;}
.select_archive{width:100%;display:inline-block; margin-bottom: 30px;}
.news_and_events_template #main-content article{border-bottom: none;}
.news_events_section .news_heading{margin-top: 30px;margin-bottom: 25px;}
.news_events_section .meta{margin-bottom: 25px;}
.news_events_section .events_main{border-bottom: 1px solid #75D3F6;
    padding-bottom: 12px;
    margin-bottom: 35px;width:100%;float:left;}
.news_events_section .event_start{width:100%;display:inline-block;}
.left_content.full_Width_content{width:100% !important;float:left;}

.news_events_section .left_content{width: 63%;
    float: left;
    margin-right: 2%;}
.news_events_section .right_content{width: 35%;
    float: right;padding-top:4px; }
.news_events_section .event_start h1,
.news_events_section h1
{   font-size: 24px;
    font-family: Roboto;
    font-weight: normal;
    color: #6d7071;text-transform:capitalize;margin-bottom: 30px;}
.news_events_section .event_start.upcoming{margin-bottom: 30px;}
.news_events_section .event_start .event_date{font-size: 14px;
    font-family: arial;
    font-weight: normal;
    margin-bottom: 10px;}
.news_events_section .event_start .event_title h1{font-size: 24px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #00AEEF;
    margin-bottom:10px;
    line-height: 30px;text-transform: capitalize;}
.event_address,.event_time{font-size: 14px;
    font-family: arial;
    font-weight: normal;
    color: #3D3C3E;}
.event_website_link a{font-size:17px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #00AEEF;}
.event_website_link{margin-top:10px;}
.event_website_link img{margin-left: 3%;
    float: left;
    margin-top: 1px;}
.event_website_link span{width:auto;
    float: left; }
.events_main .event_content{font-size: 12px;
    font-family: arial;
    font-weight: normal;margin-bottom:10px;}
.awards_section .awards_main{border-bottom: 1px solid #75D3F6;
    padding-bottom: 12px;
    margin-bottom: 35px;
    width: 100%;
    float: left;}

.awards_main .left_content .award_title h1{font-size: 24px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #00AEEF;
    margin-bottom: 10px;
    line-height: 30px;
    text-transform: capitalize;}
.awards_main .left_content .award_content{font-size: 12px;
    font-family: arial;
    font-weight: normal;}

.report_link {
    margin-top: 10px;
    width:100%;float:left;
}
.report_link a {
    font-size: 17px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #00AEEF;
}
.report_link span {
    width: auto;
    float: left;
}
.report_link img {
    margin-left: 3%;
    float: left;
    margin-top: 1px;
}
.news_events_section h1.page_head{
    font-size: 24px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #6D7071;
    margin-bottom:30px;
    text-transform: capitalize;}
h2.page_head,
#wrapper-panel .template_2 .middle-panel h2.page_head
{
    font-size: 24px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #6D7071;
    margin-bottom:10px;
    text-transform: capitalize;
}
.office_main{border-top: 1px solid #6D7071;
    padding: 10px 0px 30px 0px;
    width: 100%;
    float: left;}
.news_events_section .office_main .left_content {
    width: 54%;
    float: left;
    margin-right: 2%;
}
.news_events_section .office_main .right_content {
    width: 44%;
    float: right;
}
#wrapper-panel .template_2 .middle-panel .office_title h2{font-size: 16px;
    font-family: arial;
    font-weight: normal;color:#6D7071;}
.office_data p{color: #6D7071;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    padding-bottom: 0px;}
.office_map{display: block;
    width: 100%;
    height: 130px;}
a[href^="http://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span {
    display:none;
}
.gmnoprint div {
    background:none !important;
}
.office_address{width: 100%;
    float: left;}
.contact_content{
    display: inline-block;
    padding: 20px 0px;
    border-top: 1px solid #00AEEF;width:100%;}
.news_events_section p{font-size:12px;font-family:arial;font-weight:normal;}
.contact_content a.event_website_link {
    font-size: 17px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #00AEEF;
}
.careerContact{width:50%;float:left;}
.office_map{background: url(images/load.gif) no-repeat center center;}


.management_section .management_main{width: 100%;
    display: inline-block;
    margin-bottom: 12%;
    padding-bottom: 20px;
    border-bottom: 1px solid #07b0ef;}
.management_section .management_main.last{ border-bottom:0px;}
.management_section .management_main ul{list-style-type:none;}
.management_section .management_main .about_member ul li{width: auto;
    float: left;
    padding: 8px 0px;
    padding-left: 15px;}
.management_section .management_main .member_image{width: 24%;
    float: left;
    margin-right: 6%;margin-bottom:5%;}
.management_section .management_main .about_member{width: 70%;float: right;}
.about_member .upperSection{width: 100%;
    display: inline-block; margin-bottom:10px;}
.about_member .upperSection ul li{font-size: 16px;
    font-family: arial;
    font-weight: normal;
    text-transform: capitalize;
    padding: 5px 11px 5px 0px;
    }
.about_member .upperSection div{ display:inline-block; }
#wrapper-panel .template_2 .about_member .upperSection .title{
    border-right: 1px solid #07b0ef;
    padding-right: 15px;
    padding-left: 0px !important;
    font-size: 16px;
    font-family: arial;
    font-weight: normal;
    display: inline-block;
    margin: 0px;
    line-height: 20px;
    color:#7f7e7e;
}
.about_member .upperSection .designation{ margin-left:5px; }
.about_member .upperSection ul li span{font-size:12px;
    font-family: arial;
    font-weight: normal;
    text-transform: capitalize;
    }
.about_member .upperSection ul li:first-child{border-right: 1px solid #07b0ef;
    padding-right: 15px;
    padding-left: 0px !important;}
.connection{width:100%;float:left;margin-top: 10px;}
.connection li{width: 50px;
    display: inline;
    float: left;}
.connection li a{ width: 50px;
    float: left;
    height:38px;
    text-indent: -9999px;}
.connection li.linked_in a{background: url(images/social/ln_hover.jpg) no-repeat; }
.connection li.fb_connect a{background: url(images/social/fb_hover.jpg) no-repeat; }
.connection li.twitter a{background: url(images/social/twitter.png) no-repeat; }
.connection li.google_connect a{background: url(images/social/gg_hover.jpg) no-repeat; }

.lowerSection{width: 100%;
float: left;
font-size: 12px;
font-family: arial;
font-weight: normal;line-height: 24px;}
.management_section .management_main .full_Width_content{width:100%;float:left;}
.post-section.investor_posts ul li{width: 10%;height: 145px;margin: 0px 0px 10px 2.5%;}
.post-section.investor_posts ul li.first {margin-left: 0px;}
.post-section.investor_posts .feat-img{text-align:left;}
.post-section.investor_posts ul li img {margin-top: 27px;}
#dc_jqmegamenu_widget-2-item ul li.current-menu-item a {color: #10B7F1 !important;}
.box.box-3 img{min-height:89px;max-height:89px;}

.press-releas .news_menu_widget{display:none;}
.press-release .investors_menu_widget{display:none;}
.contact_content a{color:#00AEEf;}

/* Sapiens L&P */
#wrapper-panel .template_2 .left-panel ul.sapiens-lp li.header a {background-color: #FF6400;padding: 5px;
    line-height: 15px;background-image: none !important;}
#wrapper-panel .template_2 .left-panel .widget_advanced_menu ul.sapiens-lp li a {background-image: url('images/right_arrow_orange.png');}

body.page-id-48 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-48 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-3014 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-5033 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-5316 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-5494 #wrapper-panel .template_2 .middle-panel .tabs a
{ color: #FF6400;border: solid 1px #FF6400;}

body.page-id-48 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-48 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-3014 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-5033 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-5316 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-5494 #wrapper-panel .template_2 .middle-panel .content hr
{
    border-top: solid 1px #FF6400;
}

body.page-id-48 #wrapper-panel .template_2 h1,
body.parent-pageid-48 #wrapper-panel .template_2 h1,
body.parent-pageid-3014 #wrapper-panel .template_2 h1,
body.parent-pageid-5033 #wrapper-panel .template_2 h1,
body.parent-pageid-5316 #wrapper-panel .template_2 h1,
body.parent-pageid-5494 #wrapper-panel .template_2 h1,
body.page-id-48 #wrapper-panel .template_2 .middle-panel h5,
body.page-id-48 #wrapper-panel .template_2 .middle-panel h2,
body.page-id-48 #wrapper-panel .template_2 .middle-panel h6,
body.page-id-48 #wrapper-panel .template_2 .middle-panel h3,
body.page-id-48 #wrapper-panel .template_2 .middle-panel h4,
body.parent-pageid-48 #wrapper-panel .template_2 .middle-panel h5,
body.parent-pageid-48 #wrapper-panel .template_2 .middle-panel h3,
body.parent-pageid-48 #wrapper-panel .template_2 .middle-panel h2,
body.parent-pageid-48 #wrapper-panel .template_2 .middle-panel h6,
body.parent-pageid-48 #wrapper-panel .template_2 .middle-panel h4
body.parent-pageid-3014 #wrapper-panel .template_2 h2,
body.parent-pageid-3014 #wrapper-panel .template_2 h3,
body.parent-pageid-3014 #wrapper-panel .template_2 h4,
body.parent-pageid-3014 #wrapper-panel .template_2 h5,
body.parent-pageid-3014 #wrapper-panel .template_2 h6,
body.parent-pageid-5033 #wrapper-panel .template_2 h2,
body.parent-pageid-5033 #wrapper-panel .template_2 h3,
body.parent-pageid-5033 #wrapper-panel .template_2 h4,
body.parent-pageid-5033 #wrapper-panel .template_2 h5,
body.parent-pageid-5033 #wrapper-panel .template_2 h6,
body.parent-pageid-5316 #wrapper-panel .template_2 h1,
body.parent-pageid-5316 #wrapper-panel .template_2 h2,
body.parent-pageid-5316 #wrapper-panel .template_2 h3,
body.parent-pageid-5316 #wrapper-panel .template_2 h4,
body.parent-pageid-5316 #wrapper-panel .template_2 h5,
body.parent-pageid-5316 #wrapper-panel .template_2 h6,
body.parent-pageid-5494 #wrapper-panel .template_2 h1,
body.parent-pageid-5494 #wrapper-panel .template_2 h2,
body.parent-pageid-5494 #wrapper-panel .template_2 h3,
body.parent-pageid-5494 #wrapper-panel .template_2 h4,
body.parent-pageid-5494 #wrapper-panel .template_2 h5,
body.parent-pageid-5494 #wrapper-panel .template_2 h6
{ color: #FF6400;}

body.page-id-48 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-48 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-3014 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-5033 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-5316 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-5494 #wrapper-panel .template_2 .middle-panel .tabs a:hover
{ color:#fff;background: #FF6400;border: solid 1px #FF6400;}

body.page-id-48 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-48 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-3014 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-5033 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-5316 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-5494 #wrapper-panel .template_2 .middle-panel .tabs a.active
{background-color: #FF6400;color: #fff;}

body.page-id-48 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-48 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-3014 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-5033 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-5316 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-5494 #wrapper-panel .template_2 .quote-section
{
    background-color:#FF6400;
}
/* End Style */

/* Sapiend P&C Style */
#wrapper-panel .template_2 .left-panel ul.sapienspc li.header a {background-color: #10B4B2;padding: 5px;
    line-height: 15px;}
#wrapper-panel .template_2 .left-panel .widget_advanced_menu ul.sapienspc li a {background-image: url('images/arrow_pc.png');}

body.sapiens-pc #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-52 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-5338 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-5485 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-6028 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-7624 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-7812 #wrapper-panel .template_2 .middle-panel .tabs a
{ color: #10B4B2;border: solid 1px #10B4B2;}

body.page-id-52 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-52 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-5338 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-5485 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-6028 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-7624 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-7812 #wrapper-panel .template_2 .middle-panel .content hr
{
    border-top: solid 1px #10B4B2;
}

body.sapiens-pc #wrapper-panel .template_2 h1,
body.sapiens-pc #wrapper-panel .template_2 h2,
body.sapiens-pc #wrapper-panel .template_2 h3,
body.sapiens-pc #wrapper-panel .template_2 h4,
body.sapiens-pc #wrapper-panel .template_2 h5,
body.sapiens-pc #wrapper-panel .template_2 h6,
body.parent-pageid-52 #wrapper-panel .template_2 h1,
body.parent-pageid-52 #wrapper-panel .template_2 h2,
body.parent-pageid-52 #wrapper-panel .template_2 h3,
body.parent-pageid-52 #wrapper-panel .template_2 h4,
body.parent-pageid-52 #wrapper-panel .template_2 h5,
body.parent-pageid-52 #wrapper-panel .template_2 h6,
body.parent-pageid-5338 #wrapper-panel .template_2 h1,
body.parent-pageid-5338 #wrapper-panel .template_2 h2,
body.parent-pageid-5338 #wrapper-panel .template_2 h3,
body.parent-pageid-5338 #wrapper-panel .template_2 h4,
body.parent-pageid-5338 #wrapper-panel .template_2 h5,
body.parent-pageid-5338 #wrapper-panel .template_2 h6,
body.parent-pageid-5485 #wrapper-panel .template_2 h1,
body.parent-pageid-5485 #wrapper-panel .template_2 h2,
body.parent-pageid-5485 #wrapper-panel .template_2 h3,
body.parent-pageid-5485 #wrapper-panel .template_2 h4,
body.parent-pageid-5485 #wrapper-panel .template_2 h5,
body.parent-pageid-5485 #wrapper-panel .template_2 h6,
body.parent-pageid-6028 #wrapper-panel .template_2 h1,
body.parent-pageid-6028 #wrapper-panel .template_2 h2,
body.parent-pageid-6028 #wrapper-panel .template_2 h3,
body.parent-pageid-6028 #wrapper-panel .template_2 h4,
body.parent-pageid-6028 #wrapper-panel .template_2 h5,
body.parent-pageid-6028 #wrapper-panel .template_2 h6,
body.parent-pageid-7624 #wrapper-panel .template_2 h1,
body.parent-pageid-7624 #wrapper-panel .template_2 h2,
body.parent-pageid-7624 #wrapper-panel .template_2 h3,
body.parent-pageid-7624 #wrapper-panel .template_2 h4,
body.parent-pageid-7624 #wrapper-panel .template_2 h5,
body.parent-pageid-7624 #wrapper-panel .template_2 h6,
body.parent-pageid-7812 #wrapper-panel .template_2 h1,
body.parent-pageid-7812 #wrapper-panel .template_2 h2,
body.parent-pageid-7812 #wrapper-panel .template_2 h3,
body.parent-pageid-7812 #wrapper-panel .template_2 h4,
body.parent-pageid-7812 #wrapper-panel .template_2 h5,
body.parent-pageid-7812 #wrapper-panel .template_2 h6
{ color: #10B4B2;}

body.sapiens-pc #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-52 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-5338 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-5485 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-6028 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-7624 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-7812 #wrapper-panel .template_2 .middle-panel .tabs a:hover
{ color:#fff;background: #10B4B2;border: solid 1px #10B4B2;}

body.page-id-52 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-52 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-5338 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-5485 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-6028 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-7624 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-7812 #wrapper-panel .template_2 .middle-panel .tabs a.active
{background-color: #10B4B2;color: #fff;}

body.page-id-52 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-52 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-5338 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-5485 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-6028 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-7624 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-7812 #wrapper-panel .template_2 .quote-section
{
    background-color:#10B4B2;
}

/* End Style */


/* Sapiens Reinsurance Style */

#wrapper-panel .template_2 .left-panel ul.sapiensreinsurance li.header a {background-color: #8C0D7E;}
#wrapper-panel .template_2 .left-panel .widget_advanced_menu ul.sapiensreinsurance li a {background-image: url('images/arrow_reinsurance.png');}


body.sapiens-reinsurance #wrapper-panel .template_2 .middle-panel .tabs a,
body.page-id-62 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-62 #wrapper-panel .template_2 .middle-panel .tabs a
{ color: #8C0D7E;border: solid 1px #8C0D7E;}

body.page-id-62 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-62 #wrapper-panel .template_2 .middle-panel .content hr{
    border-top: solid 1px #8C0D7E;
}

body.sapiens-reinsurance #wrapper-panel .template_2 h1,
body.page-id-62 #wrapper-panel .template_2 h1,
body.parent-pageid-62 #wrapper-panel .template_2 h1,
body.page-id-62 #wrapper-panel .template_2 h2,
body.parent-pageid-62 #wrapper-panel .template_2 h2,
body.page-id-62 #wrapper-panel .template_2 h3,
body.parent-pageid-62 #wrapper-panel .template_2 h3,
body.page-id-62 #wrapper-panel .template_2 h4,
body.parent-pageid-62 #wrapper-panel .template_2 h4,
body.page-id-62 #wrapper-panel .template_2 h5,
body.parent-pageid-62 #wrapper-panel .template_2 h5,
body.page-id-62 #wrapper-panel .template_2 h6,
body.parent-pageid-62 #wrapper-panel .template_2 h6
{ color: #8C0D7E;}

body.sapiens-reinsurance #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.page-id-62 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-62 #wrapper-panel .template_2 .middle-panel .tabs a:hover
{ color:#fff;background: #8C0D7E;border: solid 1px #8C0D7E;}

body.page-id-62 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-62 #wrapper-panel .template_2 .middle-panel .tabs a.active
{background-color: #8C0D7E;color: #fff;}

body.page-id-62 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-62 #wrapper-panel .template_2 .quote-section
{
    background-color:#8C0D7E;
}
/* End Style */

/* Sapiens Retirement */

#wrapper-panel .template_2 .left-panel ul.sapiens-digital li.header a {background-color: #71B046;}
/* #wrapper-panel .template_2 .left-panel .widget_advanced_menu ul.sapiens-digital li a {background-image: url('images/arrow_retirement.png');} */


body.sapiens-retirement #wrapper-panel .template_2 .middle-panel .tabs a,
body.page-id-5970 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-5970 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-6016 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-5970 #wrapper-panel .template_2 .middle-panel .tabs a
{ color: #71B046;border: solid 1px #71B046;}

body.page-id-5970 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-5970 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-6016 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-5970 #wrapper-panel .template_2 .middle-panel .content hr{
    border-top: solid 1px #71B046;
} 

body.sapiens-retirement #wrapper-panel .template_2 h1,
body.page-id-5970 #wrapper-panel .template_2 h1,
body.page-id-5970 #wrapper-panel .template_2 h2,
body.page-id-5970 #wrapper-panel .template_2 h3,
body.page-id-5970 #wrapper-panel .template_2 h4,
body.page-id-5970 #wrapper-panel .template_2 h5,
body.page-id-5970 #wrapper-panel .template_2 h6,
body.parent-pageid-64 #wrapper-panel .template_2 h1,
body.parent-pageid-64 #wrapper-panel .template_2 h2,
body.parent-pageid-64 #wrapper-panel .template_2 h3,
body.parent-pageid-64 #wrapper-panel .template_2 h4,
body.parent-pageid-64 #wrapper-panel .template_2 h5,
body.parent-pageid-64 #wrapper-panel .template_2 h6,
body.parent-pageid-6016 #wrapper-panel .template_2 h1,
body.parent-pageid-6016 #wrapper-panel .template_2 h2,
body.parent-pageid-6016 #wrapper-panel .template_2 h3,
body.parent-pageid-6016 #wrapper-panel .template_2 h4,
body.parent-pageid-6016 #wrapper-panel .template_2 h5,
body.parent-pageid-6016 #wrapper-panel .template_2 h6,
body.parent-pageid-5970 #wrapper-panel .template_2 h1,
body.parent-pageid-5970 #wrapper-panel .template_2 h2,
body.parent-pageid-5970 #wrapper-panel .template_2 h3,
body.parent-pageid-5970 #wrapper-panel .template_2 h4,
body.parent-pageid-5970 #wrapper-panel .template_2 h5,
body.parent-pageid-5970 #wrapper-panel .template_2 h6
{ color: #71B046;}

body.sapiens-retirement #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.page-id-5970 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-5970 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-6016 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-5970 #wrapper-panel .template_2 .middle-panel .tabs a:hover
{ color:#fff;background: #71B046;border: solid 1px #71B046;}

body.page-id-5970 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-5970 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-6016 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-5970 #wrapper-panel .template_2 .middle-panel .tabs a.active
{background-color: #71B046;color: #fff;}

body.page-id-5970 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-5970 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-6016 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-5970 #wrapper-panel .template_2 .quote-section
{
    background-color:#71B046;
}
/* End Style */


#wrapper-panel .template_2 .left-panel ul.sapiensDecisionMgmnt li.header a {background-color: #009FEE;}
#wrapper-panel .template_2 .left-panel .widget_advanced_menu ul.sapiensDecisionMgmnt li a {background-image: url('images/arrow_decision_management.png');}


body.sapiens-decision-management #wrapper-panel .template_2 .middle-panel .tabs a,
body.page-id-69 #wrapper-panel .template_2 .middle-panel .tabs a,
body.parent-pageid-69 #wrapper-panel .template_2 .middle-panel .tabs a
{ color: #009FEE;border: solid 1px #009FEE;}

body.page-id-69 #wrapper-panel .template_2 .middle-panel .content hr,
body.parent-pageid-69 #wrapper-panel .template_2 .middle-panel .content hr{
    border-top: solid 1px #009FEE;
}

body.sapiens-decision-management #wrapper-panel .template_2 h1,
body.page-id-69 #wrapper-panel .template_2 h2,
body.page-id-69 #wrapper-panel .template_2 h3,
body.page-id-69 #wrapper-panel .template_2 h4,
body.page-id-69 #wrapper-panel .template_2 h5,
body.page-id-69 #wrapper-panel .template_2 h6,
body.parent-pageid-69 #wrapper-panel .template_2 h1,
body.parent-pageid-69 #wrapper-panel .template_2 h2,
body.parent-pageid-69 #wrapper-panel .template_2 h3,
body.parent-pageid-69 #wrapper-panel .template_2 h4,
body.parent-pageid-69 #wrapper-panel .template_2 h5,
body.parent-pageid-69 #wrapper-panel .template_2 h6
{ color: #009FEE;}

body.sapiens-decision-management #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.page-id-69 #wrapper-panel .template_2 .middle-panel .tabs a:hover,
body.parent-pageid-69 #wrapper-panel .template_2 .middle-panel .tabs a:hover
{ color:#fff;background: #009FEE;border: solid 1px #009FEE;}

body.page-id-69 #wrapper-panel .template_2 .middle-panel .tabs a.active,
body.parent-pageid-69 #wrapper-panel .template_2 .middle-panel .tabs a.active
{background-color: #009FEE;color: #fff;}

body.page-id-69 #wrapper-panel .template_2 .quote-section,
body.parent-pageid-69 #wrapper-panel .template_2 .quote-section,
body.sapiens-decision-management #wrapper-panel .template_2 .quote-section
{
    background-color:#009FEE;
}


div#main-container.container div#primary.site-content div#content.clearfix div#row-before-brick-9.row div#brick-9.brick div.tagline span.st_fblike_hcount span div.fb-like span iframe#f197de22f64cd4e.fb_ltr
embed,.social_sharing iframe,.social_sharing object
{
    max-width: 635% !important;
}

#wrapper-panel .template_3 .middle-panel .content ul{
    padding-left: 25px;
}
#wrapper-panel .template_3 .body-panel{
    margin-top: 15px;
}
#wrapper-panel .template_3 h1.title,
#wrapper-panel h1.title.main-heading
{
    color:grey;
    margin-top: 0px;
    margin-bottom: 15px;
}
#wrapper-panel .template_customer .middle-panel.full-width{
    width:100%;
}
.template_inner_customer .breadcrumbs,
.template_inner_career .breadcrumbs{
    margin-bottom: 20px;
}
ul.lcp_catlist {
    font-size: 18px;
    font-family: arial;
    font-weight: bold;
    color: #009FEE;
    list-style-type: none;
    margin-left: -25px;
    line-height: 30px;
}
ul.lcp_catlist a{
    white-space: pre-wrap;
    display: block;
    font-size: 20px;
}
ul.lcp_catlist li{
    color: #7f7e7e;
    font-weight: normal;
    font-size: 12px;
    padding: 5px 0px 15px 0px;
}
iframe#gaiframe,#pf-dialog-ads{
    display:none!important;
}
#error_page{
    margin: 15px 0px;
    float: left;
    width: 100%;
}
#error_page h2{
    font-weight: normal;
}
#index-page .entry-right h2 a{
    color:#009FEE;
}
.homecol1, .homecol2, .homecol3{width:100% !important;}
.homecol1 h2, .homecol2 h2, .homecol3 h2{}
.homecol1 h2 {
    color: #fff!important; 
    position: absolute;
    z-index: 999;
    margin-top: -40px !important;
    padding-left: 10px;
}
.homecol1 h2 a{color: #fff!important;}
.homecol2 h2{ color: #fff!important; 
    position: absolute;
    z-index: 999;
    margin-top: -40px !important;
    padding-left: 10px;}
.homecol2 h2 a{color: #fff!important;}
.homecol3 h2{ color: #fff!important;
    position: absolute;
    z-index: 999;
    margin-top: -40px !important;
    padding-left: 10px;}
.homecol3 h2 a{color: #fff!important;}
/* Responsive Start */
@media only screen and (min-width: 795px) and (max-width: 1055px) {
    #wrapper { width:100%;}
}

@media only screen  and (max-width:980px) {
    .careerInnerWrapper {
        text-align: left;
        font-size: 18px;
        word-spacing: 2px;
    }
}


@media only screen  and (max-width:925px) {
    .career_benefits_texts {
        font-size: 16px !important;
    }
}

@media only screen  and (max-width:910px) {
.careerMainWrapper.TopDarkGreen .Careerright{
    width: 75%;
}
}

@media only screen  and (max-width:897px) {
    .post-section.investor_posts ul li {width: 16%;margin:0px 16px 20px 0;}
    .post-section.investor_posts ul li.enlarge{margin-top: -16px!important;margin-bottom:19px !important;}

}
@media only screen  and (max-width:849px) {
    .post-section.investor_posts ul li {width: 15%;margin: 0px 23px 20px 0; }
    #wrapper-panel .template_2 .right-panel .widget_advanced_menu ul li a { width: 82%;}
    }


@media only screen  and (max-width:835px) {
    #wrapper-panel .template_2 .careerMainWrapper.TopDarkGreen h1.title {
        text-align: center;
    }
    .careerMainWrapper.TopDarkGreen .CareerLeft {
        width: 100%;
        text-align: center;
    }
    .careerMainWrapper.TopDarkGreen .Careerright {
        width: 97%;
    }

}

@media only screen  and (max-width:815px) {
    .post-section.investor_posts ul li { width: 13%; margin: 0px 30px 20px 0; }
}

@media only screen  and (max-width:769px) {
    #footer-about {width: 97%;}

}

@media only screen  and (max-width:768px) {
.post-section.investor_posts ul li {width: 18%;margin: 0px 35px 20px 0;}

}

@media only screen  and (max-width:767px) {
    .careerMainWrapper .Careerright ,.careerMainWrapper.topGrey .Careerright {
        width: 100%;
    }
    .careerMainWrapper .CareerLeft ,.careerMainWrapper.topGrey .CareerLeft{
        width: 95%;
    }
    .careerMainWrapper .CareerLeft img, .careerMainWrapper .Careerright img {
        width: auto;
        margin-top: 10px;
    }
    .careerInnerWrapper span {
        padding-top: 10px;
    }
    .careerMainWrapper.topBlue .CareerLeft {
        width: 100%;
    }
    .careerMainWrapper.topBlue .Careerright {
        width: 100%;
    }
    .career-solutions ul li {
        width: 32.7%;
    }
    .careerMainWrapper.topGrey .Careerright img {
         width: auto;
    }
}

@media only screen  and (max-width:750px) {
    .post-section.investor_posts ul li { width: 25%; height:160px; }

    .flex-control-paging li a {display: none;}

}

@media only screen  and (max-width:698px) {
    #wrapper-panel .template_2 .middle-panel,
    #wrapper-panel .template_2 .left-panel,
    #wrapper-panel .template_2 .right-panel{
        width:100%;margin-top: 20px;
    }
    #wrapper-panel .template_2 .left-panel .widget_advanced_menu ul li a {width: 95.5%;}
    .footer-widget {width: 33%;float: left; }
    #footer-widgets { width: 100%; }
    .careerContactWrap .contactText,.careerContactWrap .contactText a, .careerContactWrap .contactText p {
       font-size: 14px;
    }
    .careerContactWrap .careerContactDetails {
        width: 450px;
    }
}


@media only screen  and (max-width:640px) {

    .careerInnerWrapper {
        font-size: 16px;
        line-height: 25px;
    }
    #wrapper-panel .template_2 .careerMainWrapper h1.title {
       font-size: 28px;
    }


}

@media only screen  and (max-width:635px) {
    .footer-widget {width: 100%;float: left;text-align:center;
    }
}

@media only screen  and (max-width:602px) {
    .post-section.investor_posts ul li { width: 24%; height:160px; }
}
@media only screen  and (max-width:513px) {
    .post-section.investor_posts ul li { width: 23%; height:160px; }
    #footer-inside {text-align: center;}
    #wrapper-panel .template_2 .careerMainWrapper h1.title {
        font-size: 22px;
    }
}

@media only screen  and (max-width:490px) {

    .careerInnerWrapper {
        font-size: 14px;
    }
    .careerMainWrapper .CareerLeft img, .careerMainWrapper .Careerright img {
        width: 75%;
    }

    .careerMainWrapper.TopDarkGreen .Careerright span {
        background-size: 29px 20px;
    }
    .careerMainWrapper.TopDarkGreen .Careerright {
        width: 92%;
    }
    .careerContactWrap .contactText,.careerContactWrap .contactText a, .careerContactWrap .contactText p {
        font-size: 12px;
    }
    .careerContactWrap .careerContactDetails {
        width: 375px;
    }
}

@media only screen  and (max-width:486px) {
.post-section.investor_posts ul li {width: 37%;  height: 160px;}
    .news_events_section .event_start .event_title h1 {font-size: 21px;}
}
@media only screen  and (max-width:421px) {
.post-section.investor_posts ul li {width: 35%;height: 160px;}


    #wrapper-panel .template_2 .careerMainWrapper h1.title {
        font-size: 18px;
    }
}


@media only screen  and (max-width:430px) {
    .careerContactWrap .contactText,.careerContactWrap .contactText a, .careerContactWrap .contactText p {
        font-size: 10px;
    }
    .careerContactWrap .careerContactDetails {
        width:96%;
    }
    .career-solutions ul li {
        width: 49.4%;
    }
}

@media only screen  and (max-width:380px) {

    .career-solutions ul{
        text-align:center;
    }
    .careerMainWrapper.topBlue .Careerright img, .careerMainWrapper.TopDarkGreen .CareerLeft img {
        width: 75%;
    }
    .careerContactWrap .contactImg img {
        display:none;
    }
    .careerContactWrap .contactText {
       width:100%;
        padding-top:0px;
    }
}

@media only screen  and (max-width:348px) {
    .post-section.investor_posts ul li {width: 40%;margin: 0px 13px 20px 0;}
    .about_member .upperSection ul li:first-child {padding-right: 10px;}
    .management_section .management_main .about_member ul li { padding-left: 10px;}
    .careerMainWrapper.topGrey .Careerright img {
        width: 100%;
    }
}
@media only screen  and (max-width:330px) {
.news_events_section .office_main .left_content { width: 100%;margin-right: 0;}
.news_events_section .office_main .right_content { width: 100%;float: left; }
    #page-top_news h2.title_news {font-size: 24px!important;}
}

@media only screen  and (max-width:300px) {
.post-section.investor_posts ul li {width: 70%;margin: 0px 0px 20px 0;padding:0px !important}
    .management_section .management_main .about_member { width: 100%; float: left; }
    .report_link a { font-size: 13px;}
}

@media only screen  and (max-width:242px){
    #searchbar_lag li {float: right;width: 57%;}
}
@media only screen  and (max-width:240px) {
    .post-section.investor_posts ul li {width: 90%;margin: 0px 0px 20px 0;padding:0px !important}
    .news_events_section .event_start .event_title h1 {font-size: 17px;}
}


@media only screen  and (min-width:1024px) {
.container {
    position: relative !important;
    width: 1024px !important;
    margin: 0 auto !important;
}
}





.spotlight h2 {
    color: #009FEE !important;
    font-size: 24px !important;
    font-weight: normal !important;
    margin: 10px 0px !important;
    line-height: 20px !important;
    font-family: 'Roboto';
}


#wrapper-panel .template_2 .long-panel {
    width: 80%;
    margin: 0px;
    float: left;
}

.page-id-6522 .no-break
{display: none;}

.page-id-6596 .no-break
{display: none;}

blogposts2 {width: 100% !important;}



.blogcontainer { 
    width: 311px; 
    height: 165px; 
    overflow: hidden; 
}
.blogcontainer img { 
    width: 100%;
}


#wow-feed {
    background: #FFFFFF;
    border: 0px solid #AFAFB0;
    width: 100%;
    margin: 10px 0;
    font-size: 0.8em;
}
#wow-feed  li { list-style: none; display: table-cell; }
#wow-feed .rss-image img {
    width: 311px;
    height: 165px !important;
    padding: 0px;
    border: solid 0px #eee;
    overflow: hidden;

}
#wow-feed .rss-image { width: 30%; }
#wow-feed .item {
    border-bottom: 1px solid #AFAFB0;
    padding: 10px;
}
#wow-feed .data {
    display: inline;
    margin-left: 2%;
    vertical-align: top;
    width: 100%;
}
#wow-feed .data h5 { font-weight: bold; }
#wow-feed .data small {
    color: #8F90CB;
    font-size: 13px;
    margin-right: 10%;
}

#wow-feed .data p {
    font-size: 13px;
}

#wow-feed .comment-image {
    background: url("images/comments.png");
    height: 16px;
    width: 16px;
    vertical-align: middle;
    display: inline;
    margin-right: 2%;
}
#wow-feed .date-image {
    background: url("images/date.png");
    height: 16px;
    width: 16px;
    vertical-align: middle;
    display: inline;
    margin-right: 2%;
}

#wow-feed .data h5 a {
    color: #3d5e91 !important;
}

.page-id-7078 .middle-panel.print-only 
{
    width: 65% !important;
}

.page-id-7078 .left-panel
{
    width: 0% !important;
}

.page-id-7078 .right-panel
{
    width: 33% !important;
}

.page-id-7078 p.no-break
{display: none !important;}


.page-id-7078 .breadcrumbs
{display: none !important;}

.page-id-7078 h1.title
{display: none !important;}


.page-id-7078 #wrapper-panel .template_2 .description {
    padding: 0px 0px;
}


@media only screen  and (max-width:768px) {
.page-id-7078 .middle-panel.print-only {
    width: 100% !important;
}
    
.page-id-7078 .right-panel {
    width: 100% !important;
}    
    
}

#wrapper-panel .middle-panel ul {
    margin-left: 15px !important;
}


@media only screen  and (max-width:768px) {
   #wow-feed  li { list-style: none; display: block; }
    #wow-feed {width: auto !important;}
}


#rum_sst_tab{
    -webkit-backface-visibility: hidden !important;}