
html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    line-height: 25px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
#wrapper {
    padding: 80px 0;
}
#wrapper.custom-wrapper {
    padding: 0!important;
}
.woodsman-padding-right {
    padding-right: 5%
}
.woodsman-padding-left {
    padding-left: 5%;
}
.page-loader {
    background: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
}
.loader-icon {
    top: 50%;
    left: 50%;
    right: 0;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
}
.backstretch:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(95, 96, 96, 0.4);
    z-index: 1;
}
#video:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    background-repeat: repeat;
    z-index: 1;
}
#video {
    background: transparent;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.ytplayer-container {
    position: absolute;
    top: 0;
    z-index: -1;
}
.error-404 {
    text-align: center;
}
.error-404 h1 {
    font-size: 3.0em;
    margin-bottom: 0;
    line-height: 50px;
    font-weight: 400;
}
.error-404 p {
    font-size: 14px;
}
#particles canvas, canvas#low-poly, canvas#constellation, canvas#snow, canvas#rainbow, canvas#stars, 
canvas#starfield, canvas#gravity, canvas#fireworks, #geometric canvas, canvas#bubble, canvas#mosaic, canvas#rain, 
#surface canvas, canvas#magneto, canvas#liquid, canvas#orbit, #swirl canvas, #shift canvas, #coalesce canvas,
#pipeline canvas, #aurora canvas, #stardust canvas, #abstractart canvas, #wave canvas, #connections canvas, 
#alien canvas, #balls canvas, #icosahedron canvas
 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    display: block;
}
canvas.sketch {
    display: none;
}
.videobg {
    position: absolute;
}
.videobg.no-poster {
    z-index: 0!important;
}
.tweet {
    width: 100%;
    height: 100%;
    padding-right: 50px;
    text-align: center;
    margin: 0 auto;
    color: #000;
    margin-top: -5px;
    font-size: 13px;
    position: absolute;
    word-spacing: 1px;
    line-height: 25px;
}
.tweet ul {
    list-style: none;
}
.twitter-feed li {
    list-style: none;
    text-align: center;
    color: #000;
}
.tweet a {
    font-weight: bold;
    color: #000;
}
a,
a:hover {
    color: #000;
}
h3.coming-soon {
    font-weight: 500;
    font-size: 25px;
    margin-left: 30px;
    padding-left: 10px;
    letter-spacing: -1px;
}
/* ================================= */
/* :::::: 2. WordPress Core :::::::: */
/* ================================= */

.wp-video-shortcode {
    width: 100%;
    height: 100%;
}
.alignnone {
    margin: 5px 20px 20px 0;
    max-width: 100%;
    height: auto;
}
.wrapper .alignnone {
    width: 100%;
    height: auto;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */

.screen-reader-text {
    display: none;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
.sticky {
    color: #00;
} 
.bypostauthor {
    color: #000;
} 
.no-results p {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 14px;
}
.logged-in-as {
    font-weight: 300;
}
.logged-in-as a {
    color: #000000;
}

ul,
ol {
    list-style-position: inside;
}
/* Widgets */

#sidebar {
    text-align: left;
}
#sidebar .widget {
    padding-bottom: 15px;
    margin-bottom: 10px;
}
#sidebar .widget img {
    max-width: 100%;
    height: auto;
}
#sidebar .widget select {
    width: 100%;
    text-overflow: ellipsis;
}
#sidebar .widget ul {
    margin-left: 0;
    padding-left: 0;
}
#sidebar ul li a,
#sidebar .widget li {
    list-style: none;
    color: #000000;
    line-height: 25px;
    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;
}
#sidebar ul li a:hover,
#sidebar .widget li:hover {
    color: #afafaf;
}
.woodsman-widget-title {
    padding: 10px 0 10px 0;
    font-weight: 600;
    border=bottom: 1px solid rgba(61, 74, 110, 0.48);
    font-size: 1.0em;
}
#sidebar .tagcloud a {
    border: 1px solid #000000;
    padding: 6px;
    line-height: 35px;
    color: #000000;
    font-size: 12px!important;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
#sidebar .tagcloud a:hover {
    background: #000000;
    color: #fff;
}
.search-widget input[type=search] {
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: none;
    color: #000;
    padding-left: 12px;
    padding-right: 0;
    border-radius: 0;
    outline: none;
    font-size: 14px;
    box-shadow: none;
}
.search-widget input[type=search]::-webkit-input-placeholder {
    /* WebKit browsers */
    
    color: #8e8e8e;
}
.search-widget input[type=search]:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #8e8e8e;
    opacity: 1;
}
.search-widget input[type=search]::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #8e8e8e;
    opacity: 1;
}
.search-widget input[type=search]:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    color: #8e8e8e;
}
.search-widget input[type=search]:focus {
    outline: 0;
    box-shadow: none;
}
.search-widget button {
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: none;
    padding-right: 11px;
    background: none;
    font-size: 13px;
    height: 35px;
    border-radius: 0;
    color: #000000;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.search-widget button:hover {
    background: none;
    color: #000000;
}
.widget_search .input-group-btn {
    width: 1%!important;
}
.search-widget button:focus {
    outline: none;
}
.widget_nav_menu a {
    padding-left: 5px;
    color: #000000;
    margin-right: 10px;
}
.widget_calendar table {
    width: 100%;
}
#wp-calendar {
    font-size: 12px;
    font-weight: 300;
}
#wp-calendar > tfoot > tr > td {
    border: none;
}
#wp-calendar caption {
    display: none;
}
table#wp-calendar {
    margin-bottom: 0;
}
#wp-calendar tbody td {
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
#wp-calendar tbody td:hover {
    border-color: #e2e2e2;
}
#wp-calendar tbody td.pad {
    border: 0;
}
#wp-calendar tbody td#today {
    color: #3d4a6e;
    font-weight: 600;
}
#wp-calendar tfoot td#prev a,
#wp-calendar tfoot td#next a {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    bottom: -9px;
    margin-bottom: 1px;
}
#wp-calendar tfoot td#prev {
    text-align: left;
}
#wp-calendar tfoot td#next {
    text-align: right;
}
#wp-calendar thead {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
#wp-calendar thead th {
    font-size: 13px;
    font-weight: 400;
    color: #888;
    text-align: center;
    padding-bottom: 5px;
}
#wp-calendar tbody td a,
#wp-calendar tfoot td#prev a:hover,
#wp-calendar tfoot td#next a:hover {
    color: #3d4a6e;
    font-weight: 600;
}
iframe {
    width: 100%;
}

/**
 * 8.0 Gallery
 * 
 */

.gallery .gallery-item {
    float: left;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
    width: auto;
}
.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 14px);
    max-width: calc(50% - 14px);
    width: auto;
}
.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 11px);
    max-width: calc(33.3% - 11px);
    width: auto;
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 9px);
    max-width: calc(25% - 9px);
    width: auto;
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 8px);
    max-width: calc(20% - 8px);
    width: auto;
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 7px);
    max-width: calc(16.7% - 7px);
    width: auto;
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 7px);
    max-width: calc(14.28% - 7px);
    width: auto;
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 6px);
    max-width: calc(12.5% - 6px);
    width: auto;
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 6px);
    max-width: calc(11.1% - 6px);
    width: auto;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery .gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.gallery .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
/* newsletters widget */

.newsletters-widget button {
    outline: none;
    color: #000000;
    border: 1px solid #000000;
    font-size: 11px;
    background: transparent;
    border-radius: 0;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 6px 13px 5px 13px;
    -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;
}
.newsletters-widget button:hover {
    background: #000000;
    color: #fff;
}
.newsletters-widget button i {
    padding-right: 5px;
}
.newsletters-widget input[type=email] {
    border: 1px solid #000000;
    font-size: 13px;
    color: #000;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    width: 100%;
    margin-top: 10px;
}
/* ================================= */
/* :::::::::: 2. Header :::::::::::: */
/* ================================= */

header {
    text-align: center;
    height: 70px;
    margin-top: 25px;
}
header.custom-header {
    height: auto;
    margin-top: 0;
    position: relative;
    z-index: 999;
}
header.custom-header .vimeo_player_wrapper {
    margin-top: -20px;
}
header.custom-header .animated {
    -webkit-animation-duration: 3s!important;
    animation-duration: 3s!important;
}
.header-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    padding-top: 70px;
}
header.custom-header.bg {
    background-color: #dc3232!important;
    width: 100%;
    height: 100%;
    z-index: 999!important;
}
.welcome {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 230px;
}
header .logo-header {
    margin-top: 130px;
}
header .logo-header img {
    position: relative;
    z-index: 999;
}
header.custom-header .logo {
    margin-top: 80px;
}
header .logo {
    font-size: 2.3em;
    font-weight: 400;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 9999;
}
header .logo a {
    color: #000;
    text-decoration: none;
}
header h1 {
    font-size: 2.5em;
    text-align: center;
    color: #FFFFFF;
    font-weight: 400;
    padding: 20px;
    text-transform: uppercase;
    font-family: 'Aldrich', sans-serif;
    position: relative;
    z-index: 999;
    margin-top: 15px;
}
header p {
    padding: 15px 0 5px;
    margin: 0px;
    font-weight: 400;
    font-size: 1.1em;
    margin-top: -40px;
    margin-bottom: 15px;
    word-spacing: 1px;
    color: #fff;
    position: relative;
    z-index: 999;
}
header .mouse {
    margin-left: -10px;
    position: absolute;
    text-align: center;
    z-index: 999;
    bottom: 0;
    left: 50%;
    animation: wobbleArrow 1s ease-in-out 0s infinite alternate;
    -webkit-animation: wobbleArrow 1s ease-in-out 0s infinite alternate;
    -moz-animation: wobbleArrow 1s ease-in-out 0s infinite alternate;
    -o-animation: wobbleArrow 1s ease-in-out 0s infinite alternate;
}
header .mouse a {
    color: #F9F9F9;
    position: relative;
    bottom: 20px;
    line-height: 45px;
    font-size: 9px;
    text-align: center;
    width: 22px;
    height: 36px;
    border-radius: 10px;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0.6);
}
@keyframes wobbleArrow {
    from {
        bottom: 40px;
    }
    to {
        bottom: 50px;
    }
}
@-webkit-keyframes wobbleArrow {
    from {
        bottom: 40px;
    }
    to {
        bottom: 50px;
    }
}
nav {
    float: right;
    height: 50px;
    margin-top: -5px;
    padding-top: 0;
    display: block;
    margin-right: -8px;
}
header.custom-header nav {
    float: right;
    margin-bottom: -70px;
    padding-top: 25px;
    padding-right: 20px;
    margin-right: -8px;
    position: relative;
    z-index: 9999;
}
.icon-mobile {
    display: none;
}
header.custom-header .slicknav_menu {
    margin-top: 30px;
}
header.custom-header .col-md-12.menu {
    min-height: 0px;
}
.slicknav_menu {
    display: none;
}
#woodsman_menu,
#woodsman_menu ul,
#woodsman_menu li,
#woodsman_menu a {
    border: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#woodsman_menu {
    height: 37px;
    display: block;
    padding: 0;
    margin: 0;
    width: auto;
}
#woodsman_menu > ul > li > ul > li a:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.03);
}
#woodsman_menu > ul > li.active > ul > li a {
    color: #fff!important;
}
#woodsman_menu > ul {
    list-style: inside none;
    padding: 0;
    margin: 0;
}
#woodsman_menu > ul > li {
    list-style: inside none;
    float: left;
    display: block;
    padding: 0;
    position: relative;
    margin: 13px 13px 11px 14px;
    */
}
#woodsman_menu > ul > li > a {
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    z-index: 999;
    color: #000;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
#woodsman_menu > ul > li > a span {
    -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;
}
#woodsman_menu > ul > li > a:hover span {
    color: #afafaf;
}
#woodsman_menu > ul > li.active > a {
    font-weight: 400;
    color: #afafaf;
    padding-bottom: 5px;
}
#woodsman_menu ul li.has-sub:hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-0%);
    -moz-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    -o-transform: translateY(-0%);
    transform: translateY(-0%);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
}
#woodsman_menu ul li > ul {
    visibility: hidden;
    opacity: 0;
    width: auto;
    position: absolute;
    top: 26px;
    background: #242830;
    z-index: 9999;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
}
#woodsman_menu ul li > ul {
    width: 200px;
}
#woodsman_menu ul li > ul li {
    display: block;
    list-style: inside none;
    padding: 0;
    margin: 0;
    position: relative;
}
#woodsman_menu ul li ul ul {
    left: 200px;
    top: 0;
}
#woodsman_menu ul li > ul li:last-child {
    border-bottom: 0;
}
#woodsman_menu ul li > ul li a {
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    line-height: 25px;
    text-align: left;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #ffffff;
    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;
}
/* ================================= */
/* :::::::::: 3. Countdown ::::::::: */
/* ================================= */

.time_circles {
    width: 100%;
    height: 100%;
    position: relative;
}
.DateCountdown {
    position: relative;
    z-index: 999;
}
.time_circles > div {
    position: absolute;
    text-align: center;
}
.time_circles > div > h4 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #eee;
    font-weight: 200;
    letter-spacing: 0px;
}
.time_circles > div > span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 300%;
    margin-top: 0.5em;
    font-weight: 400;
    color: #fff;
}
/* ================================= */
/* :::::::::: 3. Team :::::::::::::: */
/* ================================= */

.team {
    text-align: center;
}
.team img {
    width: 65%;
    margin: 0 auto;
    height: auto;
}
.team h2 {
    font-size: 16px;
    color: #303440;
    font-weight: 600;
    padding-top: 40px;
    margin-bottom: 0;
}
.team .line {
    font-size: 13px;
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 9px 0px 9px 0;
}
.team p {
    word-spacing: 1px;
    line-height: 25px;
    text-align: center;
    padding: 0 0 5px 0;
    color: #303440;
    margin-top: -5px;
}
.team i.fa {
    font-size: 15px;
    color: #FFFFFF;
    background: none;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
}
.team a {
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 50%;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    line-height: 42px; */
    margin: 10px 10px 15px auto;
    margin: 10px 10px 15px auto;
    text-align: center;
    background: #303440;
}
.team .social-icons li {
    list-style: none;
    float: left;
}
.team .social-icons {
    margin-left: -33px;
    z-index: 999;
    text-align: center;
    display: inline-block;
}
/* ================================= */
/* :::::::::: 4. Services :::::::::: */
/* ================================= */

.services-box .icon i.fa {
    height: 175px;
    width: 175px;
    line-height: 175px;
    max-width: 100%;
    background: #2CC9B4;
    position: relative;
    text-align: center;
    display: block;
    font-size: 55px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-bottom: none;
    color: rgba(255, 255, 255, 1);
    margin: 0 auto 39px auto;
}
.services-box h2 {
    font-size: 16px;
    color: #303440;
    display: block;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
.services-box .line {
    font-size: 13px;
    display: block;
    text-align: center;
    margin: 7px 0px 7px 0;
    font-weight: 600;
}
.services-box p {
    text-align: center;
    word-spacing: 1px;
    line-height: 25px;
    margin-top: -3px;
    color: #303440;
}
/* ================================= */
/* :::::::::: 5. Subscribe ::::::::: */
/* ================================= */

.mc4wp-form-fields {
    position: relative;
    z-index: 99;
}
.subscribe {
    text-align: center;
}
.subscribe i.fa {
    font-size: 15px;
}
.subscribe input[type=email] {
    background-color: rgba(255, 255, 255, 0);
    border: solid 1px rgba(255, 255, 255, 1);
    height: 55px;
    width: 30%;
    color: #fff;
    border-right: none;
    word-spacing: 1px;
    padding-left: 20px;
    font-size: 13px;
    outline: none;
}
.subscribe input[type=email]::-webkit-input-placeholder {
    color: #ffffff;
}
.subscribe input[type=email]:-moz-placeholder {
    color: #ffffff;
}
.subscribe input[type=email]::-moz-placeholder {
    color: #ffffff;
}
.subscribe input[type=email]:-ms-input-placeholder {
    color: #ffffff;
}
.mc4wp-response {
    color: #fff;
    text-align: center;
    padding-top: 10px;
    position: relative;
    z-index: 99;
}
.subscribe button {
    background-color: rgba(44, 201, 180, 0);
    border: 1px solid;
    color: #fff;
    width: 65px;
    word-spacing: 1px;
    outline: none;
    font-size: 17px;
    font-weight: 700;
    left: -4px;
    position: relative;
    top: 1px;
    height: 55px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.subscribe button:hover {
    background: #2CC9B4;
    color: #fff;
}
.subscribe label {
    height: 2.5em;
    padding: 15px 20px;
    color: #ecf0f1;
    font-size: 13px;
    float: none;
    top: 0;
    display: block!important;
    font-weight: 100;
}
.subscribe label.error i {
    color: #16b6ea;
}
.subscribe label i.fa.fa-check {
    padding-top: 15px;
}
/* ================================= */
/* :::::::::: 6. Contact ::::::::::: */
/* ================================= */

.contact-form  input[type='text'], .contact-form  input[type='email'] {
  background: transparent;
  height: 50px;
  width: 48%;
  margin-bottom: -5px;
  border: 1px solid #EDEDED;
  font-size: 12px;
  padding: 15px;
  outline: none;
  -webkit-transition: all 0.3s!important;
  -moz-transition: all 0.3s!important;
  transition: all 0.3s!important;
}

.contact-form input[type='email'] {
  right: 0;
  position: relative;
  float: right;
  top: -16px;
}


.contact-form input[type='text'] {
  width: 48.4%;
  float: left;
}

.contact-form textarea {
    width: 100%;
    background: transparent;
    font-size: 12px;
    padding: 15px;
    height: 100px;
    border: 1px solid #EDEDED;
    outline: none;
    margin: 15px 0 13px;
    resize: none;
    -webkit-transition: all 0.3s!important;
    -moz-transition: all 0.3s!important;
    transition: all 0.3s!important;
}



.contact-form input[type='submit'] {
    color: #ffffff;
    border: 1px solid #24B7A4;
    font-size: 13px;
    background: #24B7A4;
    border-radius: 0;
    text-decoration: none;
    position: relative;
    font-weight: 500;
    outline: none;
    float: left;
    margin-top: -11px;
    padding: 11px 20px 11px 20px;
    -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;
}

.contact-form input[type="submit"]:hover {
    color: #676767;
    background: rgba(61, 74, 110, 0);
    border: 1px solid #EDEDED;
}

.contact-form {
    bottom: 1em;
    position: absolute;
    background: #FFF;
    padding: 20px 20px 20px 20px;
    width: 40%;
    display: inline-block;
    left: 30%;
    margin: 0 auto;
    z-index: 999;
    border-radius: 3px;
    border: 1px solid #B5B6BB;
} 

input[type=text].wpcf7-not-valid, input[type=email].wpcf7-not-valid, input[type=tel].wpcf7-not-valid, textarea.wpcf7-not-valid, #block-7 input[type=text].wpcf7-not-valid, #block-7 input[type=tel].wpcf7-not-valid, #block-15 input[type=tel].wpcf7-not-valid, #block-15 input[type=text].wpcf7-not-valid{
        border: 1px solid rgba(243, 0, 0, 0.2);
        z-index:12000;
        position:relative;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, .wpcf7-mail-sent-ok {
  background: #fff;
  text-align: center;
}

.map-contact {
  margin-left: 0!important;
  margin-right: 0!important;
}

.contact-form .ajax-loader {
  margin-left: 7px!important;
}

.contact-form span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 11px;
    bottom: -4px;
    text-indent: -9999px;
}

/* ================================= */
/* ::::::::::: 5. Blog ::::::::::::: */
/* ================================= */

.post {
    margin-bottom: 30px;
    overflow: hidden;
}
h3.entry-title {
    font-size: 1.2em;
    margin-top: 20px;
    line-height: 25px;
}
/* type link */

.entry-header .type-link {
    text-align: center;
    height: 200px;
    background-size: cover;
    background-position: center center;
}
.entry-header .type-link.img-none {
    background: rgb(0, 0, 0);
}
.entry-header .type-link a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 70px 28px;
    text-decoration: none;
    color: #fff;
    word-break: break-all;
}
.entry-header .type-link a:before {
    content: '\f0c1';
    font-family: Fontawesome;
    font-style: normal;
    font-size: 21px;
    text-align: center;
    color: #fff;
    margin-bottom: 14px;
    display: block;
}
/* type quote */

.entry-header .type-quote {
    text-align: center;
    background-size: cover;
    background-position: center center;
    color: #fff;
}
.entry-header .type-quote.img-none {
    background: rgb(0, 0, 0);
}
.entry-header .type-quote a {
    text-decoration: none;
    color: #fff;
}
.entry-header .type-quote blockquote:before {
    content: '\f10d';
    font-family: Fontawesome;
    font-style: normal;
    font-size: 21px;
    text-align: center;
    color: #fff;
    margin-bottom: 14px;
    display: block;
}
.entry-header .type-quote blockquote {
    border: none;
    padding: 70px 28px;
}
.entry-header .type-quote blockquote p {
    font-style: italic;
}
.entry-header .type-quote blockquote cite {
    font-size: 15px;
    font-weight: 300;
}
/* type status */

.entry-header .type-status {
    text-align: center;
    background-size: cover;
    background-position: center center;
    color: #fff;
}
.entry-header .type-status .twitter-tweet {
    text-align: center;
    margin: 0 auto!important;
}
.entry-header .type-status {
    border: none;
    text-align: center;
    padding: 70px 28px;
}
/* type video and audio */

.type-video .wp-video {
    width: 100%!important;
}
.type-video iframe,
.type-audio iframe {
    width: 100%!important;
    height: 450px;
}
.entry-header .type-audio.image-audio {
    text-align: center;
    padding: 25em 0 0;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    color: #fff;
}
.entry-header .type-audio h2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
}
/* type chat */

.format-chat .post-info p {
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 10px;
}
/* type gallery */

.overlay-box {
    position: relative;
    overflow: hidden;
}
.overlay-box > a {
    display: block;
    position: relative;
}
.overlay {
    text-align: center;
}
.overlay h2 {
    font-size: 1.2em;
    font-weight: 400;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
}
.overlay-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -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;
}
.overlay-box .overlay {
    display: table;
    height: 100%;
    width: 100%;
}
.overlay-box:hover .overlay-wrap {
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 1;
}
.gallery-projects {
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
}
.gallery-projects i {
    font-size: 23px;
    color: #000;
    display: table-cell;
    vertical-align: middle;
}
.gallery-projects img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.gallery-projects .gallery-projects-item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
    -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;
}
.gallery-projects .gallery-projects-item .item-info {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
}
.gallery-projects .gallery-projects-item .item-info span {
    display: inline-block;
    font-weight: 400;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    color: #000000;
    -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;
    opacity: 0;
}
.gallery-projects:hover .gallery-projects-item {
    opacity: 1;
}
.gallery-projects:hover .item-info span {
    opacity: 1;
}
.format-gallery ul.gallery-projects {
    text-align: left;
}
.format-gallery ul.gallery-projects {
    padding: 0;
    margin: 0;
}
.format-gallery ul.gallery-projects li {
    list-style: none;
    float: left;
    width: 25%;
    height: 25%;
}
.format-gallery .flexslider ul li div {
    height: 450px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    background-repeat: no-repeat;
}
.format-gallery .flex-caption {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    margin-bottom: 0;
    color: #ffffff;
    padding: 10px;
    text-align: center;
}
.format-gallery .entry-header img.flex-resize {
    opacity: 0;
    visibility: hidden;
    height: 50px;
}
.format-gallery .flex-direction-nav a {
    background: #ffffff;
    text-align: center !important;
}
.format-gallery .flex-direction-nav a i {
    font-size: 40px;
    line-height: 40px;
    color: #000000;
}
.format-gallery .flexslider:hover .flex-direction-nav .flex-next {
    right: 0;
}
.format-gallery .flexslider:hover .flex-direction-nav .flex-prev {
    left: 0;
}
.format-gallery .gallery-post {
    overflow: hidden;
}
.blog-no-border .post {
    border: none;
    margin-bottom: 2.5%;
    padding-bottom: 0;
}
.blog-column-two {
    float: left;
}
.blogContainer .gutter-sizer,
.shopContainer .gutter-sizer {
    width: 3%;
}
.blogContainer .blog-column-one {
    width: 100%;
}
.blogContainer .blog-column-two {
    width: 48.5%;
}
.blogContainer .blog-column-three {
    width: 31.333%;
}
.entry-title a {
    color: #000;
    text-decoration: none;
    font-weight: 700;
}
h2.entry-title {
    line-height: 25px;
}
.post-intro img {
    height: auto;
    margin-bottom: 27px;
    text-align: left;
    max-width: 100%;
    display: block;
}
.post-button {
    margin-top: 30px;
}
.post-button a,
.load-more a {
    color: #ffffff!important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    background-color: #2CC9B4;
    cursor: pointer;
    border: 2px solid #2CC9B4;
    padding: 11px 22px 10px 22px;
    -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;
}
.post-button a:hover,
.load-more a:hover {
    background: rgba(22, 182, 234, 0);
    color: #000000!important;
}
.load-more {
    margin-top: 55px;
}
.load-more a.disabled {
    cursor: not-allowed;
    background: transparent;
    color: #000;
}
.load-more a.disabled:hover {
    background: transparent;
    color: #000;
}
.load-more a.loaded {
    background: #2CC9B4;
    color: #fff!important;
    pointer-events: none;
}
.load-more a.loaded span {
    margin-left: 5px;
}
.load-more a .fa-spin {
    display: none;
    font-size: 13px;
    color: #fff;
}
.load-more a.loaded .fa-spin {
    display: table-row;
}
.load-more span i.fa-spin {
    -webkit-animation: fa-spin 1.2s infinite linear;
    animation: fa-spin 1.2s infinite linear
}
@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes fa-spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.load-more a span {
    opacity: 1.0;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    -o-transition: opacity .25s;
    -ms-transition: opacity .25s;
    transition: opacity .25s;
}
.post-details {
    width: 100%;
    display: inline-block;
}
.post-details div {
    float: left;
    color: #000000;
    margin-top: 10px;
    margin-right: 20px;
}
.post-details div i {
    color: #000000;
    padding-right: 5px;
}
.post-details div a {
    text-decoration: none;
    color: #000;
}
.post-info {
    color: #000000;
    margin-top: 10px;
    margin-bottom: 38px;
}
.post-info img {
    max-width: 100%;
    height: auto;
}
.pagination {
    display: inline-block;
    margin-top: 55px;
    margin-bottom: 29px;
    text-align: center;
    width: 100%;
}
.page-numbers {
    text-align: center;
}
.page-numbers li {
    float: left;
    margin: 5px;
    list-style: none;
}
.pagination a,
.pagination span {
    border: 2px solid #2CC9B4;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    width: 33px;
    height: 33px;
    margin: 1px;
    padding-top: 3px;
    color: #000000;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.pagination a:hover {
    background: #EB5054;
    color: #fff;
}
.pagination span.current {
    background: #2CC9B4;
    color: #fff;
    font-weight: 600;
}
.post-navigation .prev-button {
    float: left;
    padding-bottom: 10px;
}
.post-navigation .next-button {
    float: right;
    padding-bottom: 60px;
}
.post-navigation .prev-button a,
.post-navigation .next-button a {
    color: #ffffff;
    border: 2px solid #2CC9B4;
    font-size: 13px;
    background: #2CC9B4;
    border-radius: 0;
    margin-top: 5px;
    display: block;
    text-decoration: none;
    position: relative;
    font-weight: 400;
    z-index: 999;
    padding: 10px 22px 10px 22px;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.post-navigation .prev-button a:hover,
.post-navigation .next-button a:hover {
    background: rgba(22, 182, 234, 0);
    color: #000000;
}
.post-navigation .prev-button a i {
    padding-right: 5px;
    font-weight: 700;
}
.post-navigation .next-button a i {
    padding-left: 5px;
    font-weight: 700;
}
.page-links {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.page-links a {
    border: 2px solid #2CC9B4!important;
    text-decoration: none;
    font-size: 12px;
    width: 32px;
    height: 32px;
    padding-top: 2px;
    display: inline-block;
    text-align: center;
    margin: 1px;
    font-weight: 400!important;
    color: #000!important;
    background: none!important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.page-links a:hover {
    background: #2CC9B4!important;
    color: #fff!important;
}
.page-links a,
.page-links > span {
    font-weight: 400;
    width: 32px;
    height: 32px;
    display: inline-block;
    border: 2px solid #2CC9B4;
    background: #2CC9B4;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding-top: 2px;
}
.post-password-form input[type='password'] {
    background: transparent;
    border: 1px solid #EDEDED;
    font-size: 12px;
    outline: none;
    padding-left: 10px;
    padding-right: 10px;
    height: 31px;
}
.post-password-form input[type='submit'] {
    color: #ffffff;
    outline: none;
    border: 2px solid #2CC9B4;
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
    background: #2CC9B4;
    border-radius: 0;
    text-decoration: none;
    position: relative;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.post-password-form input[type='submit']:hover {
    background: rgba(22, 182, 234, 0);
    color: #2CC9B4;
}
.footer-single {
    color: #000000;
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: -50px;
}
.footer-single a {
    text-decoration: none;
    color: #000000;
}
.footer-single a[rel=tag] {
    margin-bottom: 23px;
    display: inline-block;
}
.post-categories {
    margin-bottom: 20px;
}
#comments h4.comment-reply-title,
#comments h4.comments-title {
    text-align: left;
    font-weight: 600;
    margin-top: 80px;
    display: block;
    font-size: 1.0em;
}
#comments h3 a {
    font-weight: 300;
    font-size: 12px;
    color: #000000;
}
#comments h4.comment-reply-title {
    margin-bottom: 20px;
    margin-top: 35px;
}
#reply-title a {
    color: #000;
}
#comments .form-submit {
    margin-top: 5px;
    display: inline-block;
}
.form-comment {
    margin-bottom: 20px;
}
.border-comment {
    border-bottom: 1px solid #f1f1f1;
    padding: 23px 0;
}
#comments {
    padding-top: 20px;
}
#comments .comment {
    list-style: none;
}
ol.comment-list,
ul.comments,
li.comment {
    padding: 0;
    margin: 0;
}
.no-comments {
    font-weight: 400;
    margin: 40px 0 0;
    text-align: center;
}
#comments .child-comment {
    padding-left: 7%;
}
.comment .avatar-author img {
    float: left;
    overflow: hidden;
    margin-right: 20px;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.comment .name-author {
    text-align: left;
    font-weight: 400;
}
.comment .name-author a {
    color: #000000;
    text-decoration: none;
}
.comment .date-comment {
    text-align: left;
    font-size: 13px;
    padding: 5px 0;
}
.comment .date-comment a {
    color: #000000;
}
.comment .header-comment a {
    color: #000000;
    text-decoration: none;
}
.comment .body-comment {
    text-align: left;
    word-spacing: 1px;
    margin-top: 15px;
    color: #000000;
}
.comment .reply a {
    margin-top: 16px;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    background: #2CC9B4;
    padding: 3px 12px 2px 12px;
    border: 2px solid #2CC9B4;
    -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;
}
.comment .reply a:hover {
    color: #000000;
    background: rgba(22, 182, 234, 0);
    border: 2px solid #2CC9B4;
}
#comments input[type='text'],
#comments input[type='email'] {
    width: 100%;
    background: transparent;
    border: 1px solid #f1f1f1;
    height: 40px;
    padding: 10px;
    margin-bottom: 17px;
    outline: none;
}
#comments .navigation {
    background: none;
    width: auto;
    text-align: center;
    height: auto;
    position: relative;
    left: 0;
    top: -5px;
}
.comment-navigation .nav-links {
    margin-top: 60px;
    margin-bottom: -50px;
}
#comments .navigation a {
    color: #000000;
    font-size: 13px;
}
#comments textarea {
    width: 100%;
    background: transparent;
    padding: 10px;
    border: 1px solid #f1f1f1;
    outline: none;
    color: #000000;
    resize: vertical;
}
#comments input[type='submit'] {
    outline: none;
    color: #ffffff;
    border: 2px solid #2CC9B4;
    font-size: 13px;
    background: #2CC9B4;
    border-radius: 0;
    float: left;
    text-decoration: none;
    font-weight: 400;
    margin-top: 5px;
    padding: 10px 22px 8px 22px;
    -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;
}
.form-group {
    margin-bottom: 15px;
}
#comments input[type="submit"]:hover {
    background: rgba(22, 182, 234, 0);
    color: #000000;
}
#comments::-webkit-input-placeholder {
    color: #8e8e8e;
}
#comments:-moz-placeholder {
    color: #8e8e8e;
    opacity: 1;
}
#comments::-moz-placeholder {
    color: #8e8e8e;
    opacity: 1;
}
#comments:-ms-input-placeholder {
    color: #8e8e8e;
}
/* minimal style */

.blog-minimal .entry-title {
    margin-top: 0;
}
/* creative style */

.blog-creative .entry-header {
    overflow: hidden;
    position: relative;
}
.work-box {
    background-position: center center;
    background-size: cover;
    height: 0;
    width: 100%;
    padding-top: 66.64%;
    background-repeat: no-repeat;
}
.blog-creative img {
    height: auto;
    max-width: 100%;
    display: block;
}
.blog-creative .blog-creative-item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.blog-creative .blog-creative-item .item-info {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.blog-creative .blog-creative-item .item-info span {
    display: inline-block;
    font-weight: 600;
    width: 100%;
    text-transform: uppercase;
    color: #000000;
    font-size: 14px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .4s ease-in-out .3s;
    transition: all .4s ease-in-out .3s;
    opacity: 0;
}
.blog-creative .blog-creative-item .item-info em {
    font-style: normal;
    font-weight: 300;
    display: inline-block;
    padding: 5px;
    color: black;
    margin-top: 5px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .4s ease-in-out .4s;
    transition: all .4s ease-in-out .4s;
    opacity: 0;
}
.blog-creative .blog-creative-item .item-info em a {
    color: #000;
    text-decoration: none;
}
.blog-creative:hover .blog-creative-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.blog-creative:hover .item-info em,
.blog-creative:hover .item-info span {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.footer-single ul.share-icons {
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
    padding-bottom: 34px;
}
.footer-single .share-icons li {
    float: left;
    list-style: none;
}
.footer-single .share-icons li a {
    color: #000000;
    font-size: 16px;
    display: block;
    margin-right: 22px;
    position: relative;
    background-color: transparent;
}
.footer-single .share-icons a:hover i.fa {
    color: rgba(0, 0, 0, 0.44);
}
.footer-single .share-icons li i.fa {
    color: rgb(33, 31, 31);
    -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;
}
/* ================================= */
/* :::::::::: 7. Google map :::::::: */
/* ================================= */

.google-container {
    position: relative;
    width: 100%;
    height: 450px;
    background-color: #e7eaf0;
}
.google-container .contact-box {
    padding-left: 15px;
}
.google-container .contact-box ul {
    list-style: none;
    line-height: 25px;
    padding: 0px;
    text-align: left;
    position: relative;
    margin-bottom: 0;
}
.google-container .contact-box h3 {
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 14px;
}
.google-container .contact-box ul li {
    margin-top: 0px;
    font-weight: 400;
    color: #000000;
    font-size: 13px;
}
.google-container .contact-box ul li i.fa {
    margin-right: 15px;
    color: #000000;
    margin-bottom: 15px;
}
.google-container .contact-box ul a {
    max-width: 100%;
    color: #000000;
}
.google-container .contact-box ul a:hover {
    text-decoration: none;
}
.google-map {
    position: relative;
}
#zoom-in,
#zoom-out {
    height: 32px;
    width: 32px;
    cursor: pointer;
    margin-left: 40px;
    background-color: rgba(22, 182, 234, 0.9);
    background-repeat: no-repeat;
    background-size: 32px 64px;
    background-image: url("../img/icon-controller.svg");
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#zoom-in:hover,
#zoom-out:hover {
    background-color: #16b6ea;
}
#zoom-in {
    background-position: 50% 0;
    margin-top: 70px;
    margin-bottom: 1px;
}
#zoom-out {
    background-position: 50% -32px;
}
.google-map .contact-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #ffffff;
    padding-top: 16px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}
.contact-info i.fa {
    margin-right: 5px;
}
.google-map address {
    margin-bottom: 0;
    font-weight: 300;
    margin-top: 4px;
    text-align: left;
    line-height: 0;
}
.google-map .phone {
    text-align: center;
    font-weight: 300;
}
.google-map .email {
    text-align: right;
    font-weight: 300;
}
/* ================================= */
/* :::::::::: 8. Footer :::::::::::: */
/* ================================= */

footer {
    background-color: #303440;
    padding: 40px 0 40px;
    z-index: 10;
    width: 100%;
    position: relative;
    color: rgba(236, 240, 241, 0.4);
}
footer .social-icon li {
    float: left;
    margin-right: 20px;
    list-style: none;
}
footer .social-icon li i.fa {
    color: rgb(255, 255, 255);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
footer .social-icon li:hover i.fa {
    color: rgba(236, 240, 241, 1);
}
footer .social-icon {
    float: right;
    margin-left: -15px;
    margin-bottom: 0;
}
footer .copyright {
    float: left;
}
footer a {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    color: rgb(255, 255, 255);
}
footer a:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
footer a:active,
footer a:focus {
    text-decoration: none;
}
/* ================================= */
/* :::::: 9. Responsive CSS :::::::: */
/* ================================= */


@media only screen and (min-width: 1000px) {


#companytitle{ font-size: 50px !important; }


}


@media only screen and (max-width: 1478px) {
    #woodsman_menu ul li ul ul {
        left: -100%!important;
        right: auto;
    }
    #woodsman_menu ul li ul {
        right: 0;
    }
}

@media only screen and (max-width: 1036px) {
    h3.coming-soon {
        margin-left: 0;
    }
    header .logo {
        z-index: 9999;
        position: relative;
    }
    .woodsman-padding-left,
    .woodsman-padding-right {
        padding: 15px;
    }
    header nav {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .subscribe button {
        width: 20%;
    }
    .contact-form input[type="submit"] {
        width: 100%;
    }
    .subscribe input[type=email] {
        width: 100%;
        margin-bottom: 15px;
        border-right: solid 1px rgba(255, 255, 255, 1);
    }
    .vc_col-sm-6 {
        width: 100%!important;
    }
    .services-box .icon {
        font-size: 40px;
        float: none;
        text-align: center;
    }
    .services-box .icon i.fa {
        float: none;
    }
    .services-box .info {
        margin-left: 0;
    }
    .services-box p {
        text-align: center;
        margin-left: 0;
    }
    .services-box h2 {
        text-align: center;
        padding-top: 0;
        margin-bottom: 10px;
    }
    .team {
        margin-bottom: 30px;
    }
    .team img {
        width: 100%;
        margin: 0 auto;
    }
    .team h2,
    .team p {
        text-align: center;
    }
    .team .social-icons {
        display: table;
        margin: 0 auto;
    }
    .team .social-icons ul {
        padding: 0;
    }
    header .social-icons {
        margin-top: 40px!important;
        z-index: 99;
    }
    .vc_col-sm-4 {
        width: 100%;
    }
    .contact-form {
        left: 0;
        right: 0;
        width: 95%;
    }
}
@media only screen and (max-width: 768px) {
    .blogContainer .blog-column-two,
    .blogContainer .blog-column-three {
        width: 100%;
    }
    .services-box {
        margin-bottom: 50px;
    }
    .contact-info {
        padding-top: 40px;
        height: 100px!important;
    }
    .google-map .phone,
    .google-map .email {
        text-align: left;
    }
    header p {
        margin-left: 10px;
        font-size: 1em;
    }
    header h1 {
        font-size: 25px;
        padding-top: 1px;
        margin-bottom: 0px;
    }
    header .countdown {
        font-size: 2.1em;
        line-height: 50px;
    }
    header .countdown span {
        line-height: 5px;
    }
    .services {
        padding-top: 180px;
    }
    header .welcome {
        padding-top: 10px;
    }
    #google-container {
        height: 320px;
    }
    #zoom-in {
        margin-top: 120px;
    }
    #zoom-in,
    #zoom-out {
        margin-left: 20px;
    }
    .welcome .logo {
        width: auto!important;
    }
    header {
        padding-top: 15px;
    }
    header.custom-header {
        padding-top: 0;
    }
    #comments .child-comment {
        padding: 0;
    }
    .load-more a.loaded .fa-spin {
        display: inline-block;
    }
    header .mouse-wrapper {
        bottom: -190px;
    }
    header .logo-header img {
        width: 35%;
        height: auto;
    }
}
@media only screen and (max-width: 667px) {
    header .logo-header {
        margin-top: 10px;
    }
    .team img {
        width: 60%;
    }
    header.custom-header {
        text-align: center;
    }
    header .countdown {
        margin-left: 0;
    }
}
@media only screen and (max-width: 540px) {
    header h1 {
        font-size: 20px;
        padding-top: 1px;
        margin-bottom: 0px;
    }
    header .countdown {
        font-size: 2.3em;
        line-height: 50px;
    }
    header .countdown span {
        line-height: 5px;
    }
    footer {
        text-align: center;
    }
    footer .social-icon {
        float: none;
        display: inline-block;
        text-align: center;
        margin-top: 10px;
    }
    footer .copyright {
        float: none;
        text-align: center;
    }
    .subscribe button {
        width: 40%;
    }
    div.wpcf7-response-output {
        top: 10px;
    }
    .subscribe input[type=email] {
        width: 100%;
        margin-bottom: 15px;
    }
}