* {
          margin: 0;
          padding: 0;

          box-sizing: border-box;
          font-weight: 100;

          text-rendering: optimizeLegibility;
          
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;

          -webkit-tap-highlight-color: rgba(0,0,0,0);
        }
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#comments {
    display: none !important;
}
.isotope-filters li {
    width: 25%;
    background-color: #fff;
    margin: 0 !important;
        float: left !important;
}
.foot-logo {
    margin-left: -20px;
}


#menu-main-menu a {
    color: #fff !important;
    font-size: 14px !important;
  
}
.blog-box .row.no-top-padding.no-bottom-padding.no-h-padding.full-width.row-parent {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.isotope-filters ul.menu-smart {
    padding: 0px !important;
}

.isotope-filters ul.menu-smart > li > span {
    display: inline;
 padding: 0;
    text-align: center;
}


.isotope-filters ul.menu-smart.text-uppercase > li > span > a {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    text-align: center;
    color: #3babdb;
    -webkit-transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -moz-transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -ms-transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    line-height: 75px;
}


.isotope-filters {
    margin-bottom: 80px !important;
}

.isotope-filters ul li:nth-child(even) {
    background-color: #191919 !important;
}

.isotope-filters ul li:nth-child(odd) {
    background-color: #121212 !important;
}

.isotope-filters .menu-light .menu-smart > li a.active, .isotope-filters .menu-light .menu-smart > li.current-menu-ancestor > a,.isotope-filters .menu-light .menu-smart > li a:hover {
    color: #3babdb !important;
    background-color: #fff !important;
}

.isotope-filters .menu-light .menu-smart > li a.active:after, .isotope-filters .menu-light .menu-smart > li span:hover a:after {
    width: 100%;
}

.isotope-filters .menu-light .menu-smart > li a:after {
    width: 0%;
    height: 7px;
    background-color: #3babdb;
    margin: 0;
    display: block;
    position: absolute;
    bottom: -7px;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
  content: " ";
}


.tmb .t-entry .t-entry-title {
  font-family: 'Gilroy-Light'!important;
    font-size: 28px;
    line-height: 36px;
    text-transform: none;
    letter-spacing: 0px;
    margin: 0 0 30px 0 !important;
    font-weight: normal !important;
    letter-spacing: normal !important;
}

.t-entry-meta {
    display: inline-block;
    margin-right: 18px !important;
    color: #3babdb !important;
    display: inline-block;
    -webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
}


.t-entry-meta span {
    color: #3babdb !important;
}

.tmb .t-entry p.t-entry-meta span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
}

.t-entry-readmore:before {
  content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #3babdb;
    font-size: 30px;
    padding-right: 0.5em;
}

.t-entry-readmore span {
    display: none !important;
}

.t-entry-readmore {
    position: absolute;
    z-index: 99;
    bottom: 25px;
    right: -100px;
}

.tmb .t-entry-visual .t-overlay-content {

}
.isotope-wrapper {
  margin: 0 auto !important;
    width: 80%;
}

#logo-container-mobile {
    padding: 0px 36px 0px 36px;
}

.top-heading h2 {
    font-size: 75px !important;
    line-height: 80px !important;
    /*font-family: "MajestiBanner-Medium",serif !important;*/
    font-family: 'Gilroy-ExtraBold'!important;
  letter-spacing: 1.1px !important;
}

.top-heading p {
    text-transform: uppercase;
    font-size: 20px;
}

.menu-container {
    border: 0 !important;
}

.menu-container ul.menu-smart a {
    font-size: 15px !important;
      font-family: Gilroy-ExtraBold !important;
    
}


.t-entry-excerpt p {
    color: #fff;
    opacity: 0;
    -webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
}


.t-inside:hover .t-entry-excerpt p {
    opacity: 1;
}

.no-touch .tmb-image-anim.tmb .t-entry-visual:hover .t-background-cover, .no-touch .tmb-image-anim.tmb .t-entry-visual:focus .t-background-cover {
     -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 9s cubic-bezier(0.18, 1, 0.21, 1);
    -moz-transition: 9s cubic-bezier(0.18, 1, 0.21, 1);
    -ms-transition: 9s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: 9s cubic-bezier(0.18, 1, 0.21, 1);
    transition: 9s cubic-bezier(0.18, 1, 0.21, 1);
}


.single-post .header-bg-wrapper {
    width: 50% !important;
}

.single-post .header-main-container {
    width: 50% !important;
    float: right;
  background-color: #232323;
}

.single-post .header-title {
    /*font-family: "MajestiBanner-Medium", serif !important;*/
    font-family: 'Gilroy-Medium'!important;
    font-size: 35px !important;
    line-height: 55px !important;
    letter-spacing: .02em;
}

.diamond {
    height: 18px;
    width: 18px;
    position: absolute;
    top: 260px;
    margin-top: -9px;
    left: 49.5%;
    background-color: #3babdb;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



.all-posts {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    height: 75px;
    margin: 0;
    float: left;
    color: #3babdb;
    background-color: #121212;
    text-decoration: none;
    -webkit-transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -moz-transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -ms-transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    position: relative;
    -moz-box-shadow: 0px 0px 30px rgba(29, 29, 29, 0.1);
    -webkit-box-shadow: 0px 0px 30px rgba(29, 29, 29, 0.1);
    -ms-box-shadow: 0px 0px 30px rgba(29, 29, 29, 0.1);
    -o-box-shadow: 0px 0px 30px rgba(29, 29, 29, 0.1);
    box-shadow: 0px 0px 30px rgba(29, 29, 29, 0.1);
    text-align: center;
}

.all-posts span {
    width: 0%;
    height: 7px;
    background-color: #3babdb;
    margin: 0;
    display: block;
    position: absolute;
    bottom: -7px;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    -o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
    transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
}
.all-posts:hover span {
    width: 100%;
}

.all-posts i {
    left: 25px;
    position: absolute;
    font-size: 30px;
    top: 20px;
}

.post-bar {
     position: absolute;
    width: 90%;
    /* bottom: 50px; */
    left: 35px;
    margin-top: -75px;
    z-index: 99;
}

.single-post #page-header {
    background-color: #fff !important;
}

.single-post .header-scrolldown {
    display: none !important;
}

.single-post .header-wrapper {
    max-height: 545px;
    min-height: 545px;
    height: 545px;
}

.all-posts:hover {
    background-color: #fff;
}

.single-post .header-scrolled .header-scroll-opacity .header-main-container {
    opacity: 1 !important;
}

.single-post .post-info, .single-post .post-info a {
    /*font-family: "TradeGothicLTStd-BdCn20",sans-serif;*/
     font-family: Gilroy !important;
    font-size: 12px;
    line-height: 28px;
    color: #3babdb !important;
}

.single-post .post-wrapper {
    margin-top: -40px !important;
    background-color: #fff;
    z-index: 9;
    position: relative;
    width: 94.5%;
    margin: 0 auto;
      box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.1);
}

.single-post .header-wrapper .header-content-inner {
    padding: 0px 36px 34px 36px !important;
}

footer .footer-item h3 {
    color: #f9f9f9;
    font-size: 22px;
  font-family: gilroy-extrabold;
      margin-top: 20px;
    margin-bottom: 10px;
}

.col-md-4 {
    width: 33.33333333%;
  float: left;
  padding-right: 15px;
    padding-left: 15px;
}

footer .footer-item p {
    color: #f9f9f9;
    font-size: 19px;
    line-height: 31px;
  font-family: gilroy-light;
      margin: 0 0 10px;
}

footer .footer-item a {
    color: #f9f9f9;
    font-size:19px;
    transition: all .35s ease 0;
  font-family: gilroy-light;
}

footer .footer-item:nth-child(3) p {
    line-height: 17px;
}

footer .footer-last {
  
    display: none !important;
}

footer .footer-item .fa {
    color: #f9f9f9;
    font-size: 19px;
    margin: 20px 25px 0 0;
}

.expert-space {
    height: 100px;
    clear: both;
}

.footer-item:nth-child(3) .contact-us {
    padding-left: 70px;
}



header.posi {
    background: rgba(0, 0, 0, 0.68);
    height: 70px;
    margin-top: 0;
    padding-top: 0;
    position: fixed;
    top: 0;
    z-index: 99;
}

header.posi {
    background: rgba(0, 0, 0, 0.68);
    height: 70px;
    margin-top: 0;
    padding-top: 0;
    position: fixed !important;
    top: 0;
    z-index: 99 !important;
}

header.posi {
    transition: all 0.3s;
    webkit-animation-duration: .9s;
    -moz-animation-duration: .9s;
    -o-animation-duration: .9s;
    animation-duration: 0.9s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideInDown !important;
    -moz-animation-name: slideInDown !important;
    -o-animation-name: slideInDown !important;
    animation-name: slideInDown !important;
}

header.posi .menu-smart > li > a {
    line-height: 0 !important;
}


@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}



.menu-smart > li > a::after {background-color: #fff;
    bottom: 20px;
    content: "";
    height: 2px !important;
    left: -8px;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translate(-65%,0);
    transition: all 235ms ease 0;
    width: 40px;
}

header.posi .menu-smart > li > a::after {
   bottom: 35px;
}
.menu-smart > li > a:hover::after {
    opacity: 1;
    transform:translate(0,-2px)
}
.menu-smart > li.active > a::after {
    opacity: 1;
    transform: translate(0,0);
}

.style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a, .style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li a.active, .style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > a, .style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > a, .style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li a:hover {
    color: #fff !important;
}



@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}



.style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:focus {
    color: #555 !important;
}

.visible-xs {
    display: none !important;
}
@media (max-width: 991px) {

.col-md-4 {
    width: 100%;
}
.main-menu-container.open-items {
    height: 100vh !important;
}

.visible-xs {
    display: block !important;
}
.footer-item:nth-child(3) .contact-us {
    padding-left: 15px;
}
header.posi {
    height: auto;
   position: relative !important;
}
.menu-smart > li > a::after {
   display:none !important
}

.menu-container .logo-container {
    position: relative;
    padding: 0 !important;
}

.menu-container {
    z-index: 1000;
    background-color: #111 !important;
    
}

.mobile-menu-button-light .lines, .mobile-menu-button-light .lines:before, .mobile-menu-button-light .lines:after {
    background: #fff;
}

.submenu-dark .menu-smart, .submenu-dark .menu-sidebar-inner, .submenu-dark .main-menu-container {
    background-color: #111;
}

.menu-smart a i.fa-dropdown.fa-angle-right {
    display: none;
}

.menu-horizontal-inner {
    text-align: center;
}

#masthead li a {
    font-size: 21px !important;
}


.single-post .header-bg-wrapper {
    width: 100% !important;
}

.single-post .header-main-container {
    width: 100% !important;
    float: right;
    background-color: #232323;
}

.diamond {
    display: none;
}
}


@media (max-width: 480px) {
 .mobile-footer {
    text-align: center;
}

.mobile-footer h3 {
    font-size: 30px !important;
    margin-bottom: 20px;
}

.mobile-footer {
    margin-bottom: 30px !important;
}
.mobile-footer-social a i {
    font-size: 28px !important;
}

   .mobile-footer .mf-btn {
    font-size: 15px !important;
    max-width: 100%;
    padding: 15px 15px;
    border-radius: 0;
    letter-spacing: 2px;
    height: 52px;
    display: inline-block;
    border: 2px solid #f6f6f6 !important;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;

}

.hidden-xs {
    display: none!important;
}

.expert-space {
    height: 20px;
  
}

}


@media (max-width: 767px) {
.isotope-filters li {
    width: 100%;
  
}
:not(.with-bg).isotope-filters ul.menu-smart > li > span > a {
    padding: 0 !important;
}
.top-heading h2 {
    font-size: 30px !important;
    line-height: 35px !important;
}

.row.no-top-padding.no-bottom-padding.no-h-padding.full-width.row-parent {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
}

@media (max-width: 991px) {
#masthead li a {
    font-size: 30px !important;
}
}

.nav.navbar-nav.navbar-main.navbar-nav-last {
  padding: 0px 50px 0 0px!important;
}

.hmenu .menu-horizontal-inner {
  padding: 0 68px 0 5px!important;
  width: 100%;
}