/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
/* General Custom CSS */
#top h1, #top h2, #top h3 {
  color: #1f7e8f; }
  #top h1 strong, #top h2 strong, #top h3 strong {
    color: #1f7e8f; }

#top .widget_nav_menu .nested_nav > li {
  padding-top: 3px;
  border-bottom: 1px solid #eee;
  left: -51px;
  padding-left: 42px;
  width: 100%; }
  #top .widget_nav_menu .nested_nav > li a {
    font-size: 14px;
    padding: 6px 7px 7px 0;
    font-weight: bold;
    color: #77C34B; }
    #top .widget_nav_menu .nested_nav > li a:hover {
      color: #000; }
#top .widget_nav_menu .nested_nav > li.page_item.current_page_item, #top .widget_nav_menu .nested_nav > li.page_item.current_page_ancestor {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #eee;
  border-left: 5px solid #a7d829;
  background: transparent;
  font-size: 12px;
  left: -51px;
  padding-left: 37px; }
  #top .widget_nav_menu .nested_nav > li.page_item.current_page_item > a, #top .widget_nav_menu .nested_nav > li.page_item.current_page_ancestor > a {
    color: #000;
    padding: 6px 7px 7px 0; }
#top .widget_nav_menu .nested_nav > li.page_item.current_page_ancestor > ul {
  margin-top: 7px; }
#top .widget_nav_menu .nested_nav > li.page_item ul li:before {
  content: ''; }
#top .widget_nav_menu .nested_nav > li.page_item ul li {
  border-bottom: 1px solid #eee;
  list-style: none;
  list-style-image: none; }
  #top .widget_nav_menu .nested_nav > li.page_item ul li a {
    font-size: 12px;
    font-weight: bold;
    color: #77C34B;
    padding: 6px 0px 4px 12px; }
    #top .widget_nav_menu .nested_nav > li.page_item ul li a:hover {
      color: #000; }
#top .widget_nav_menu .nested_nav > li.page_item ul li.current_page_item,
#top .widget_nav_menu .nested_nav > li.page_item ul li.current_page_ancestor {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #eee;
  border-left: 3px solid #a7d829;
  font-size: 12px;
  background: transparent;
  list-style: none;
  list-style-type: none; }
  #top .widget_nav_menu .nested_nav > li.page_item ul li.current_page_item  a {
    color: #000;
    padding: 6px 0px 4px 12px; }
#top .widget_nav_menu .nested_nav > li.page_item ul li li {
  margin-left: 7px;
}
#top .widget_nav_menu .nested_nav > li.page_item ul li li a{

  padding-left: 16px;
}
#top .widget_nav_menu .nested_nav li.page_item.current_page_parent > a,
#top .widget_nav_menu .nested_nav li.page_item.current_page_ancestor > a{
  color: #000;
}

div#header_main.container_wrap.container_wrap_logo{
  background-attachment: initial !important;
}

.main_sponsor_logo{
  width: 100%;
  position: relative;
  height: 40px;
  background: #fff;
  z-index: 9999;
}
.main_sponsor_logo a{
  display: block;
/*  width: 870px;*/
  height: 40px;
  margin-left: 155px;
  border: none;
  float:left;
  #background: url(https://managementchallenge.ae/gmc/wp-content/themes/enfold/css/afag.png) left center no-repeat;
}
.html_header_top.html_header_sticky #top #wrap_all #main{
  padding-top: 216px !important;
}
#footer{
  display: none;
}
body.home #footer{
  display: block;
  background: #fff;
}
body.home #footer.container_wrap.footer_color{
  display: none;
}
.size120{ width:120px;}
#socket .col-2{ width:50%; float:left; margin-top:35px;}
#socket .col-img{ width:30%; float:right;}
#socket .col-img mark{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #005c64;
float: right;
font-size: 10px;
font-weight: bold;
margin-top: 32px;
text-transform: uppercase;
width: 90px;}

#socket .col-img mark a{ color:#005c64; text-decoration:none;}
#socket .col-img mark a:hover{ text-decoration:none;}
#socket .col-img span{  float: right;
    height: auto;}
#socket .col-img span img{ width: 75px;
    margin-top: 20px;}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */
  ul#avia-menu li.current-page-ancestor a .avia-menu-text {
    color: #fff; } }
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */ }

  #socket .col-img span img {
    width: 130px !important;
}

a.btn-click {
    background: #1d7e90;
    color: white;
    padding: 5px 10px;
    border-radius: 3px;
}

@media only screen and (max-width: 500px) {

.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0px !important;
}
}
@media only screen and (min-width: 800px){}
ul#avia-menu {
    width: 950px;
    margin: 0 auto;
}
}

.footer-social .av-social-link-facebook a {
    color: #fff;
    background-color: #37589b;
    margin: 8px;
    border-radius: 15px;
}
.footer-social .av-social-link-linkedin a {
    color: #fff;
    background-color: #419cca;
    margin: 8px 8px 8px 15px;
    border-radius: 15px;
}
.footer-social .social_bookmarks li a {
    float: left;
    width: 30px;
    line-height: 30px;
    display: block;
    margin: 0px;
    outline: none;
    padding: 0;
    min-height: 30px;
    height: 100%;
    overflow: visible;
    z-index: 2;
    position: relative;
    text-align: center;
}

.footer-social {
    margin: 0 auto;
    width: 200px !important;
    font-size: 16px;
}

#top #wrap_all .social_bookmarks li a:hover {
    text-decoration: none;
}

#top #wrap_all .av-social-link-instagram a {
    color: #fff;
    background-color: #2A5B83;
    margin: 8px 8px 14px 21px !important;
    border-radius: 15px;
}

#top #wrap_all .av-social-link-instagram:hover a {
    color: #2A5B83 !important;
    background-color: #fff !important;
}

.main_sponsor_logo img {
    height: 30px;
}

.main_sponsor_logo {
    height: 42px !important;
}

.container .col-md-6.left-col img {
    float: left !important;
    position: absolute;
    left: 0;
}

div#header_main .custom_content img {
    display: none;
}

.html_header_top.html_header_sticky #header {
    position: relative;
}

.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0px !important;
}

div#header_main_alternate {
    background: #065563;
}

ul.sub-menu {
    width: 100px !important;
}
/*

th.footable-sortable, .footable th {
    pointer-events: none !important;
}

span.footable-sort-indicator {
    display: none !important;
}*/
