/* Add here all your CSS customizations */


#header .header-column .header-extra-info {
    list-style: outside none none;
    margin: 24px 0 0;
    padding: 0;
    float: right;
    padding-left: 20%;
}
.thumb-info-caption h5 {
    padding: 10px 10px;
    margin-bottom: -15px;
    margin-top: -5px;
}

.col-gal {
    position: relative;
}

.col-gal a.icon {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    transition: .5s ease all;
}

.col-gal a.icon i {
    font-size: 30px;
}

i.fa.fa-arrows-alt,i.fa.fa-play {
    color: #fff;
    background: #0088cb;
    height: 40px;
    width: 40px;
    padding: 5px 7px;
    border-radius: 30%;
    transition: .5s ease all;
    opacity: 0;
}

.col-gal a.icon:hover i.fa.fa-arrows-alt {
}

.col-gal.img_col img {
    transition: .5s ease all;
    position: relative;
}

.col-gal.img_col img:hover a i {
    opacity: 1;
}

.col-gal.img_col:hover a.icon i {
    opacity: 1;
}

.col-vid a {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}

i.fa.fa-play {}

.col-gal.col-vid {
    transition: .5s ease all;
}

.col-gal.col-vid:hover i {
    opacity: 1;
}

i.fa.fa-play {
    font-size: 32px;
    border-radius: 50%;
    padding-left: 10px;
}

.hide_desktop{
    display: none;
}

.slider_content {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 75vh;
}


ul#menu-header-menu {
    position: relative;
}
ul#menu-header-menu li ul.sub-menu {
    background: #fff;
    list-style: none;
     overflow: hidden; 
    min-width: 200px;
    position: absolute;
    visibility: hidden; /* hides sub-menu */
  opacity: 0;
  padding:7px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.05);
}
ul#menu-header-menu li ul.sub-menu li {
    text-align: left;
    line-height: 35px;
    border-bottom: 1px solid #f2f2f2;
    transition: all 0.3s;
}
ul#menu-header-menu li ul.sub-menu li a{
color: #777;
font-size: 0.9em;
    font-weight: 400;
    padding: 8px 20px 8px 8px;
}

ul#menu-header-menu li ul.sub-menu li:hover {
    background: #f4f4f4;
}
ul#menu-header-menu li ul.sub-menu li:hover a{
text-decoration:none;
}
ul#menu-header-menu li:hover ul.sub-menu,ul#menu-header-menu li:focus ul.sub-menu,ul#menu-header-menu li:focus-within ul.sub-menu{
visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; 
}


aside ul.nav-list > li > a {
    color: #666;
    font-size: 0.9em;
    padding: 8px 0 8px 18px;
}


.owl-carousel .owl-nav [class*="owl-"] {
    color: #ffffff;
    background-color: rgba(29, 33, 39, 0.69);
    border-color: rgba(29, 33, 39, 0.69);
}

.owl-carousel .owl-nav .owl-prev {
    left: 20px;
}
.owl-carousel .owl-nav .owl-next {
    right: 20px;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
}


.owl-theme .owl-nav [class*=owl-] {
    padding: 8px 7px;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: rgba(0, 166, 82, 0.78);
    background-color: rgba(0, 166, 82, 0.78);
}

.current-menu-parent.menu-item-has-children {
    background: #fff;
}

.current-menu-parent.menu-item-has-children>a{
    color: #0088cc !important;
}

.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #ebebeb;
    bottom: 10%;
    color: #282d36;
    font-size: 12px;
    font-weight: 600;
    left: 0;
    letter-spacing: 0px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.0);
    text-transform: uppercase;
    z-index: 2;
    max-width: 95%;
}
.thumb-info:hover .thumb-info-title {
    background: #ebebeb;
}
.single_img_bg {
    height: 250px;
    width: 100%;
    background-size: cover !important;
    background-position: top !important;
}

.content_jono h4 {
    margin-left: -15px;
    margin-bottom: 36px;
    font-size: 25px;
    color: #1d2127;
}
.single_net p {
    font-size: 13px;
    color: #2e353e;
    margin-top: 15px;
}
.single_net p span{
    font-size: 12px;
}
.single_net h5 {
    margin-top: 25px;
}

tbody {
    border: 1px solid #fdc08f;
}

tbody td {
    border-right: 1px solid #fdc08f;
    padding-top: 15px;
}
tbody p{
    padding-left: 15px;
}
tbody td:first-child p {
    padding-left: 0;
}
tbody tr {
     border-top: 1px solid #fdc08f;
}

tbody tr:last-child {
    background: #fde4d0;
}

.pub_text h5{
    margin-top: 15px;
}

.pub_text h5 a {
    color: #1d2127;
}
.content_jono {
    margin-left: 15px;
}
.faqs_toggle{
    margin-top: 2%;
}
.faqs_toggle .container {
    border-top: 1px solid #ccc;
    padding-top: 3%;
}
p.strategys_p,.organizations_p{
    transition: .5s ease-in-out all;
}
p.strategys_p.preview-active {
    font-size: 1.4em;
    margin: 0 0 -5px 0;
    color: #333;
}

p.strategys_p {
    margin: 0 0 -5px 0;
    height: 28px !important;
    line-height: 27px;
    margin-left: -30px !important;
}
.organizations_p {
    margin-left: -30px;
    height: auto !important;
    color: #777777 !important;
    margin-bottom: 0;
}
.toggle img.img-responsive {
    border: 1px solid #ddd;
    margin-top: 15px;
    margin-left: -30px;
}
.header-top.header-top-style-2 a {
    padding: 5px 10px;
    background: #eee;
}
.col-md-12.text-right.social_top {
    padding: 15px 0;
    padding-bottom: 10px;
}
#footer .phone {
    color: #FFF;
    font-size: 26px;
    font-weight: normal;
    display: block;
    padding-bottom: 15px;
    margin-top: -5px;
}

.pub_text.videotxt h5 {
    font-size: 21px;
    line-height: 26px;
}
.pub_text.videotxt a{
	font-size:17px;
}
@media (min-width: 200px) and (max-width: 768px) {
    .hide_mobile{
        display: none;
    }
    .hide_desktop {
    display: block;
}
#header .header-nav-bar .header-btn-collapse-nav {
    margin-top: -50px;
}
#header .header-nav-bar .header-btn-collapse-nav {
    margin-top: -50px;
    margin-bottom: 35px;
}

img.moible_logo.img-responsive.hidden-sm.hidden-md.hidden-lg {
    max-width: 70%;
}

header#header {
    min-height: 100px !important;
}
.slider_wrapper {
    display: none;
}
section.section.section-default.slider_bttm{
padding: 10px 0;
padding-bottom: 40px;
}
.gallery_row .col-md-6.col-sm-6.col-xs-12{
    margin-bottom: 20px;
}
section.section.section-no-background.m-none.Recent_aff {
    padding-top: 0;
    padding-bottom: 20px;
}
img.img-responsive.pull-right.footer_lgoo {
    margin: 0 auto;
    float: none !important;
}
}

#footer p.mb-none {
    color: #fff;
}
#footer .footer-copyright p {
    color: #fff;
    margin: 0;
    padding: 0;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #00b600;
    font-size: 16px;
}
.wpcf7-response-output.wpcf7-validation-errors {
    color: #FF5722;
    font-size: 16px;
}
span.wpcf7-not-valid-tip {
    color: red;
}
.screen-reader-response {
    display: none;
}

.pageView {
    padding-top: 10px;
    font-size: 18px;
    color: #fff;
}

div#mvctable {
    display: none;
}
div#mvcwid {
    float: left;
    width: 50%;
    margin-left: -40px;
    margin-top: -12px;
}
h2.widgettitle {
    font-size: 20px;
    margin-bottom: 0;
    float: left;
    width: 33%;
    font-weight: bold;
}
span.thumb-info.thumb-info-hide-wrapper-bg.mb-xlg.teamcolSub {
    text-align: center;
    border-color: transparent;
}
img.img-responsive.teamImg {
    border: 0px solid transparent;
    border-radius: 50%;
    height: 253px;
    width: 253px;
    min-height: 225px;
    border: 4px solid transparent;
    transition: .5s ease all;
    margin: 0 auto;
}
.teamcol a:hover img.img-responsive.teamImg {
    transition: .5s ease all;
    border-color: #00b600;
}
.teamcol a:hover{
	text-decoration:none;
}
.thumb-info:hover img.teamImg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.teamcolSub span.thumb-info-caption h5 {
    margin-top: 10px;
    font-size: 18px;
}
.teamcolSub span.thumb-info-caption p {
    font-size: 14px;
}

.teamInfo.text-left * {
    padding-left: 0;
}
