/**
 * Theme Name: Shadow Mirkhaef
 * Version: 1.0.0
 * Theme URI: -
 * Author: -
 * Author URI: -
 * Description: Shadow Mirkhaef theme
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: custom
 * Text Domain: shadowmirkhaef.com
 */
/*
 1. Fonts
 2. Variables
 3. General Resets
 4. Bootstrap Resets
 3. Header
 4. Footer
 5. Home Page
*/
@font-face {
    font-family: 'HelveticaRounded-Bold';
    src: url('assets/fonts/HelveticaRounded-Bold.woff2') format('woff2'),
        url('assets/fonts/HelveticaRounded-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica-BoldOblique';
    src: url('assets/fonts/Helvetica-BoldOblique.woff2') format('woff2'),
        url('assets/fonts/Helvetica-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica-Light';
    src: url('assets/fonts/Helvetica-Light.woff2') format('woff2'),
        url('assets/fonts/Helvetica-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica-Regular';
    src: url('assets/fonts/Helvetica.woff2') format('woff2'),
        url('assets/fonts/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica-Bold';
    src: url('assets/fonts/Helvetica-Bold.woff2') format('woff2'),
        url('assets/fonts/Helvetica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica-Compressed';
    src: url('assets/fonts/Helvetica-Compressed.woff2') format('woff2'),
        url('assets/fonts/Helvetica-Compressed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica-Oblique';
    src: url('assets/fonts/Helvetica-Oblique.woff2') format('woff2'),
        url('assets/fonts/Helvetica-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NimbusSansDOT-UltrLigh';
    src: url('assets/fonts/NimbusSansDOT-UltrLigh.woff2') format('woff2'),
        url('assets/fonts/NimbusSansDOT-UltrLigh.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NimbusSanL-RegIta';
    src: url('assets/fonts/NimbusSanL-RegIta.woff2') format('woff2'),
        url('assets/fonts/NimbusSanL-RegIta.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'NimbusSanL-Regular';
    src: url('assets/fonts/NimbusSanL-Reg.woff2') format('woff2'),
        url('assets/fonts/NimbusSanL-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NimbusSansBeckerPBla';
    src: url('assets/fonts/NimbusSansBeckerPBla.woff2') format('woff2'),
        url('assets/fonts/NimbusSansBeckerPBla.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NimbusSanL-BolIta';
    src: url('assets/fonts/NimbusSanL-BolIta.woff2') format('woff2'),
        url('assets/fonts/NimbusSanL-BolIta.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'NimbusSanL-Bol';
    src: url('assets/fonts/NimbusSanL-Bol.woff2') format('woff2'),
        url('assets/fonts/NimbusSanL-Bol.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans';
    src: url('assets/fonts/OpenSans.woff2') format('woff2'),
        url('assets/fonts/OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-BoldItalic';
    src: url('assets/fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('assets/fonts/OpenSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-ExtraboldItalic';
    src: url('assets/fonts/OpenSans-ExtraboldItalic.woff2') format('woff2'),
        url('assets/fonts/OpenSans-ExtraboldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Italic';
    src: url('assets/fonts/OpenSans-Italic.woff2') format('woff2'),
        url('assets/fonts/OpenSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('assets/fonts/OpenSans-Semibold.woff2') format('woff2'),
        url('assets/fonts/OpenSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Light';
    src: url('assets/fonts/OpenSans-Light.woff2') format('woff2'),
        url('assets/fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Extrabold';
    src: url('assets/fonts/OpenSans-Extrabold.woff2') format('woff2'),
        url('assets/fonts/OpenSans-Extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSansLight-Italic';
    src: url('assets/fonts/OpenSansLight-Italic.woff2') format('woff2'),
        url('assets/fonts/OpenSansLight-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('assets/fonts/OpenSans-Bold.woff2') format('woff2'),
        url('assets/fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-SemiboldItalic';
    src: url('assets/fonts/OpenSans-SemiboldItalic.woff2') format('woff2'),
        url('assets/fonts/OpenSans-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-CondensedBold';
    src: url('assets/fonts/OpenSans-CondensedBold.woff2') format('woff2'),
        url('assets/fonts/OpenSans-CondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-CondensedLight';
    src: url('assets/fonts/OpenSans-CondensedLight.woff2') format('woff2'),
        url('assets/fonts/OpenSans-CondensedLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-CondensedLightItalic';
    src: url('assets/fonts/OpenSans-CondensedLightItalic.woff2') format('woff2'),
        url('assets/fonts/OpenSans-CondensedLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
}
header .top {
  background-color: #000;
}
header .navbar-brand {
    position: relative;
    text-align: center;
	color: #f69420;
}
header .navbar-brand img {
    max-width: 101px;
    width: 100%;
    height: auto;
}
header .navbar-brand .top {
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 30px;
    line-height: 39px;
    color: #f69420;
    display: inline-block;
}
header .navbar-brand .top span {
    font-family: OpenSans-CondensedLight, Arial, sans-serif;
    display: block;
    font-size: 23px;
    line-height: 27px;
}
header .container {
    position: relative;
}
header ul.meta {
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
header ul.meta a {
    color: #fff;
    text-decoration: none;
}
header ul.meta a i {
    margin-right: 3px;
}
header .navbar {
    background-color: #f6f6f6;
    padding: 0;
    text-align: center;
}
header .navbar .navbar-collapse {
    padding: 17px 0;
}
header .navbar .nav-menu {
    margin-left: auto;
    margin-right: auto;
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 23px;
    line-height: 36px;
    color: #000021;
}
header .navbar .nav-menu .menu-item {
    padding: 0 10px;
}
header .navbar .nav-menu .menu-item .nav-link {
    color: #000021;
}
header .navbar .nav-menu .menu-item.current-menu-item .nav-link {
    color: #f69420;
}
header .hamburger {
    display: none;
}
.btn-styled {
	display: inline-block !important;
	border: 1px #000021 solid;
	padding: 12px 20px;
	font-family: Helvetica-Regular, Arial, sans-serif;
	font-size: 23px;
	line-height: 23px;
	letter-spacing: 1px;
	background-color: #000021;
	color: #f69420 !important;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
}
.btn-styled:hover,
.btn-styled:focus,
.btn-styled:active {
	color: #000021 !important;
	background-color: #f69420;
}
.main-slider .slick-slide {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    min-height: 750px;
    border: none;
}
.main-slider .slick-slide img {
    margin: 20px 0;
}
.v-align {
    margin-top: auto;
    margin-bottom: auto;
}
.project-list {
    padding: 40px 0;
}
.project-list a {
    font-family: Helvetica-Regular, Arial, sans-serif;
    color: #616161;
    display: block;
}
.project-list ul {
    text-align: center;
    margin: 0;
}
.project-list ul li {
    padding: 0 50px;
    margin: 0 !important;
}
.project-list a {
    text-decoration: none;
}
.project-list a span {
    display: block;
    width: 38px;
    height: 38px;
    border: 1px #616161 solid;
    border-radius: 50%;
    font-size: 28px;
    line-height: 38px;
    color: #616161;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
.section-header {
    padding: 20px 0;
}
.section-header h2 {
    font-family: NimbusSanL-Regular, Arial, sans-serif;
    font-size: 38px;
    line-height: 49px;
    color: #000;
    margin: 0;
}
.section-body {
    padding: 25px 0;
    background-color: #f6f6f6;
}
.section-body h3 {
    font-family: OpenSans-CondensedBold, Arial, sans-serif;
    font-size: 40px;
    line-height: 52px;
    color: #000;
    margin: 0 0 40px;
}

.section-body p {
    font-family: OpenSans-CondensedLight, Arial, sans-serif;
    font-size: 25px;
    line-height: 34px;
    color: #000;
    margin: 0 0 30px;
}
.section-body ul {
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #000;
    padding-left: 20px;
    margin: 0 0 15px;
}
.section-body ul li {
    margin: 0 0 5px;
}
.full-width-banner img {
    width: 100%;
    height: auto;
}
.project-types {
    padding: 35px 0 5px;
}
.project-types h2 {
    font-family: NimbusSanL-Regular, Arial, sans-serif;
    font-size: 38px;
    line-height: 49px;
    margin: 0 0 20px;
}
.project-types p {
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
}
.project-types .inner-box {
    margin: 0 0 30px;
    position: relative;
}
.project-types .inner-box a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.project-types .inner-box .top {
    background-color: #f5f5f5;
    margin: 0 0 20px;
}
.project-types .inner-box img {
    width: 100%;
    height: auto;
    border: 5px rgb(228, 228, 228) solid;
}
.project-types .inner-box h3 {
    font-family: OpenSans-CondensedLight, Arial, sans-serif;
    font-size: 30px;
    line-height: 39px;
    margin: 0 0 20px;
}
.project-types .inner-box p {
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
}
.posts-area {
  padding: 80px 0;
  background-color: #F5F5F5; }
  .posts-area article {
    background-color: #FFF;
    overflow: hidden;
    margin-bottom: 30px; }
    .posts-area article .img {
      float: left;
      width: 35%;
      position: relative;
      overflow: hidden; }
      .posts-area article .img .placeholder {
        width: 100%;
        height: auto; }
      .posts-area article .img .content-image {
        display: block;}
        .posts-area article .img .content-image img {
          width: auto;
          height: 225px;
          -webkit-transition: all 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
          -moz-transition: all 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
          -ms-transition: all 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
          -o-transition: all 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
          transition: all 1 cubic-bezier(0.17, 0.67, 0.83, 0.67);
          -webkit-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); }
        .posts-area article .img .content-image:hover img, .posts-area article .img .content-image:focus img, .posts-area article .img .content-image:active img {
          -webkit-transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
          -moz-transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
          -ms-transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
          -o-transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
          transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
          -webkit-transform: scale(1.3);
          -ms-transform: scale(1.3);
          -o-transform: scale(1.3);
          transform: scale(1.3); }
    .posts-area article .inner-wrappper {
      float: left;
      width: 65%;
      padding: 10px 15px; }
      .posts-area article .inner-wrappper .post-categories {
        list-style: none;
        padding: 0;
        margin: 0 0 10px; }
        .posts-area article .inner-wrappper .post-categories li {
          font-size: 14px;
          line-height: 19px; }
          .posts-area article .inner-wrappper .post-categories li a {
            display: inline-block;
            padding: 2px 15px;
            color: #fff;
            background-color: #000;
            border-radius: 15px; }
      .posts-area article .inner-wrappper h3 {
        font-family: NimbusSanL-Regular, Arial, sans-serif;
        font-size: 23px;
        line-height: 30px;
        color: #000;
        margin: 0 0 10px;
        max-height: 60px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
        .posts-area article .inner-wrappper h3 a {
          color: #000;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .posts-area article .inner-wrappper h3:hover a, .posts-area article .inner-wrappper h3:focus a, .posts-area article .inner-wrappper h3:active a {
          color: #e1872d; }
      .posts-area article .inner-wrappper p {
        font-family: Helvetica-Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 23px;
        color: #000;
        margin: 0 0 15px;
        max-height: 46px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .posts-area article .inner-wrappper .btn-styled {
        padding: 0 30px;
        font-size: 18px;
        line-height: 35px; }
    .posts-area article:hover .img .content-image img, .posts-area article:focus .img .content-image img, .posts-area article:active .img .content-image img {
      -webkit-transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      -moz-transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      -ms-transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      -o-transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      transition: all 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3); }

.previous-next {
  background-color: #fff;
  margin: 0 0 30px;
  padding: 20px;
  background-color: #fff;
  font-family: "Kumbh Sans Bold", Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  overflow: hidden; }
  .previous-next .inner-wrapper {
    padding: 20px 0 25px;
    border-top: 1px #ccc solid; }
  .previous-next a {
    color: #f69420;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .previous-next a:hover a, .previous-next a:focus a, .previous-next a:active a {
      color: #000; }
  .previous-next .left-side {
    float: left; }
    .previous-next .left-side div {
      text-align: left; }
      .previous-next .left-side div i {
        padding-right: 5px; }
  .previous-next .right-side {
    float: right; }
    .previous-next .right-side div {
      text-align: right;
      padding-left: 5px; }      

aside .aside-wrapper {
  padding: 15px;
  background-color: #fff; }
aside .widget {
  margin: 0 0 20px; 
  padding: 20px 15px;
  background-color: #f6f6f6;}
  aside .widget .widget-title {
    font-family: NimbusSanL-Regular, Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
    color: #000;
    margin: 0 0 15px; }
  aside .widget form {
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px; }
    aside .widget form .wp-block-search__inside-wrapper {
      position: relative; }
    aside .widget form label {
      font-family: Helvetica-Regular, Arial, sans-serif;
      font-size: 19px;
      line-height: 25px;
      color: #000;
      margin: 0 0 15px; }
    aside .widget form input {
      font-family: Helvetica-Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 16px;
      padding: 12px 40px;
      border: 1px #000 solid;
      border-radius: 30px;
      background-color: transparent !important;
      -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.5) !important;
      -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.5) !important;
      box-shadow: 0 3px 25px rgba(0, 0, 0, 0.5) !important; }
    aside .widget form button[type="submit"] {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      border: none;
      background-color: transparent;
      text-indent: -999px;
      text-align: left;
      overflow: hidden;
      width: 50px;
      margin: 0;
      display: inline-block;
      z-index: 9999; }
      aside .widget form button[type="submit"]:after {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 100%;
        font-family: "Font Awesome 7 Free";
        content: "\f002";
        display: inline-block;
        color: #000;
        line-height: 46px;
        font-weight: 900;
        text-indent: 0;
        text-align: center;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  aside .widget .wp-block-latest-posts li {
    margin: 0 0 10px;
    overflow: hidden; }
    aside .widget .wp-block-latest-posts li .wp-block-latest-posts__featured-image {
      float: left;
      margin-right: 5px; }
      aside .widget .wp-block-latest-posts li .wp-block-latest-posts__featured-image img {
        width: 100%;
        max-width: 100px;
        height: auto; }
    aside .widget .wp-block-latest-posts li .wp-block-latest-posts__post-title {
      font-family: Helvetica-Regular, Arial, sans-serif;
      font-size: 16px;
      line-height: 23px;
      color: #000; }
  aside .widget h3 {
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
    color: #000;
    margin: 0 ; }
  aside .widget .wp-block-categories-list {
    list-style: inside;
    padding-left: 0;
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #000; 
    margin: 0}
    aside .widget .wp-block-categories-list li {
      margin-bottom: 5px; }
      aside .widget .wp-block-categories-list li a {
        color: #000;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      aside .widget .wp-block-categories-list li:hover a, aside .widget .wp-block-categories-list li:focus a, aside .widget .wp-block-categories-list li:active a {
        color: #f69420;
        text-decoration: none; }

    .single-area {
        padding: 40px 0; }

    .single-area-wrapper {
        padding: 10px; }

    .single-area img {
		width: 100%;
		height: auto;
        margin: 0 0 15px; }   

    .single-area article h1,
    .single-area article h2,
    .single-area article h3,
    .single-area article h4,
    .single-area article h5,
    .single-area article h6 {
        font-family: NimbusSanL-Regular, Arial, sans-serif;
        color: #000;
    }
    .single-area article p,
    .single-area article ul,
    .single-area article ol,
    .single-area article table {

        font-family: Helvetica-Regular, Arial, sans-serif;
        font-size: 16px;
        line-height: 23px;
        color: #000;
        margin: 0 0 15px;
    }

.breadcrumbs {
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    color:#000;
}
.breadcrumbs a {
    color: #f69420;
    text-decoration: none;
}
footer .top {
    padding: 35px 0 20px;
    background-color: #000;
}
footer .top .widget {
    margin: 0 0 15px;
}
footer .top .widget h3 {
    font-family: NimbusSanL-Regular, Arial, sans-serif;
    font-size: 26px;
    line-height: 34px;
    color: #fff;
    margin: 0 0 23px;
}
footer .top .widget ul,
footer .top .widget address {
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
}
footer .top .widget ul li a {
    color: #fff;
    text-decoration: none;
}
footer .bottom {
    padding: 10px 0 15px;
}
footer .bottom .nav-menu {
    text-align: center;
    display: block;
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #000021;
    margin: 0 0 15px;
}
footer .bottom .nav-menu .menu-item {
    display: inline-block;
    padding: 0 15px;
}
footer .bottom .nav-menu .menu-item .nav-link {
    color: #000021;
    padding: 5px 15px;
}
footer .bottom .nav-menu .menu-item.current-menu-item .nav-link {
    color: #aab1c7;
}
footer .bottom p {
    font-family: Helvetica-Regular, Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: rgb(170, 168, 168);
    text-align: center;
    margin: 0;
}
@media (max-width: 1200px) {
    header .hamburger {
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    header .hamburger .hamburger-inner,
    header .hamburger .hamburger-inner::after,
    header .hamburger .hamburger-inner::before {
        background-color: #fff; 
    }
    header ul.meta {
        right: 100px;
    }
}
@media (max-width: 992px) {
    .project-list ul li {
        padding: 0 20px;
    }
    .section-header {
        padding: 15px 0;
    }
    .section-header h2 {
        font-size: 30px;
        line-height: 39px;
    }
    .section-body {
        padding: 15px 0;
    }
    .section-body h3 {
        font-size: 32px;
        line-height: 40px;
        margin: 0 0 20px;
    }
    .section-body p {
        font-size: 20px;
        line-height: 27px;
        margin: 0 0 15px;
    }
	.main-slider .slick-slide {
    	min-height: 400px;
    	border: none;
	}
    .posts-area article .img {
        float: none;
        width: 100%;
    }
    .posts-area article .inner-wrappper {
        float: none;
        width: 100%;
    }
    .single-area {
        padding: 0 0;
    }
}
@media (max-width: 765px) {
    header ul.meta {
        right: 0;
        top: auto;
        bottom: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    header .navbar-brand {
        position: relative;
        padding-right: 10px;
        margin-right: 0;
    }
    .project-list {
        padding: 15px 0;
    }
    .project-list ul li {
        margin: 0 0 15px !important;
    }
    footer .top {
        text-align: center;
        padding: 15px 0;
    }
    header .navbar-brand .top {
        font-size: 20px;
        line-height: 23px;
    }
    header .navbar-brand .top span {
        font-size: 18px;
        line-height: 20px;
    }
    header ul.meta {
        right: 15px;
    }
    header ul.meta span{
        display: none;
    }
    header .navbar .navbar-collapse {
        padding: 0;
    }
    .project-list ul li {
        padding: 0 15px;
    }
}