/*
Theme Name: Glanztheme
Theme URI: https://themeforest.net/user/starkethemes
Author: StarkeThemes
Author URI: https://themeforest.net/user/starkethemes/portfolio
Description: Wedding Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: glanztheme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

    .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. */
    }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

    .wp-caption img[class*="wp-image-"] {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wp-caption .wp-caption-text {
        margin: 0.8075em 0;
    }

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.gla_slider_zoom {
    animation: 30s ease 0s normal none infinite slider-zoom;
    -webkit-animation: 10s ease 0s normal none infinite slider-zoom;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gla_image_bck {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center;
}

.gla_light_nav.gla_image_bck {
    -webkit-transition: all 0.1s !important;
    -o-transition: all 0.1s !important;
    transition: all 0.1s !important;
}

/*Video*/
.embed-video-container {
    width: 100%;
    height: 450px;
}

video#video_background {
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.cursor-anim-enable * {
    cursor: none !important;
}

/*#particles-js {
                    background-position: 50% 50%;
                    background-repeat: no-repeat;
                    position: absolute;
                    height: 105.5%;
                    right: 0px;
                    left: 0px;
                    opacity: 0.3;
                    z-index: 4;
                }
        */
.heading-lines {
    font-family: 'Lato', sans-serif;
    font-size: 62px;
    font-weight: 700;
    line-height: 1.2;
}

.fadeInUp {
    animation: fadeInUp 1s ease backwards;
}

@keyframes fadeInUp {
    0% {
        transform: translate(0px, 100px);
        opacity: 0;
    }

    100% {
        transform: translate(0px, 0);
        opacity: 1;
    }
}

/*-------------------------------------------------------------
    Dropdown Css
---------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

.logo_22 {
    height: auto;
    width: 265px;
    position: fixed;
    top: 8px;
}

nav {
    position: fixed;
    z-index: 99;
    width: 100%;
    /*background: #ffffffb8;*/
    background: #000;
}

    nav .wrapper {
        position: relative;
        max-width: 1300px;
        padding: 0px 30px;
        height: 125px;
        line-height: 70px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

.wrapper .logo a {
    color: #f2f2f2;
    font-size: 30px;
    font-weight: 600;
    text-decoration: none;
}

.wrapper .nav-links {
    display: inline-flex;
}

.nav-links li {
    list-style: none;
}

    .nav-links li a {
        color: #e8d684;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        padding: 20px 22px;
        /*border-radius: 5px;*/
        transition: all 0.3s ease;
    }

        .nav-links li a:hover {
            color: #ffffff;
            background: #e8d684;
        }

.nav-links .mobile-item {
    display: none;
}

.nav-links .drop-menu {
    position: absolute;
    color: #ffffff;
    background: #e8d684;
    width: 248px;
    line-height: 45px;
    top: 85px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
    transition: all 0.3s ease;
    top: 125px;
    opacity: 1;
    visibility: visible;
}

.drop-menu li a {
    width: 100%;
    display: block;
    padding: 0 0 0 15px;
    font-weight: 400;
    border-radius: 0px;
    color: #111;
}

    .drop-menu li a:hover {
        color: #111;
        background-color: #d1bf75;
    }

.mega-box {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 30px;
    top: 85px;
    opacity: 0;
    visibility: hidden;
}

    .mega-box .content {
        background: #242526;
        padding: 25px 20px;
        display: flex;
        width: 100%;
        justify-content: space-between;
        box-shadow: 0 6px 10px rgba(0,0,0,0.15);
    }

        .mega-box .content .row {
            width: calc(25% - 30px);
            line-height: 45px;
        }

.content .row img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content .row header {
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
}

.content .row .mega-links {
    margin-left: -40px;
    border-left: 1px solid rgba(255,255,255,0.09);
}

.row .mega-links li {
    padding: 0 20px;
}

    .row .mega-links li a {
        padding: 0px;
        padding: 0 20px;
        color: #d9d9d9;
        font-size: 17px;
        display: block;
    }

        .row .mega-links li a:hover {
            color: #f2f2f2;
        }

.wrapper .btn {
    color: #e8d684;
    font-size: 20px;
    cursor: pointer;
    display: none;
}

    .wrapper .btn.close-btn {
        position: absolute;
        right: 30px;
        top: 10px;
    }


nav input {
    display: none;
}

.body-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    padding: 0 30px;
}

    .body-text div {
        font-size: 45px;
        font-weight: 600;
    }


/*---------------------------------------------------------------
    Video Slider
----------------------------------------------------------------*/

.demo-cont {
    overflow: hidden;
    position: relative;
    height: 100vh;
    perspective: 1500px;
    background: #000;
}

.example-slider {
    z-index: 2;
    transform: translate3d(0, 0, 0);
    transition: transform 0.7s;
}


.fnc-slider {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    height: 100vh;
}

.fnc-slider__slides {
    position: relative;
    height: 100%;
    transition: transform 1s 0.6666666667s;
}

.fnc-slider *, .fnc-slider *:before, .fnc-slider *:after {
    box-sizing: border-box;
}

.fnc-slide {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0);
}

.fnc-slider *, .fnc-slider *:before, .fnc-slider *:after {
    box-sizing: border-box;
}

.fnc-slide__inner {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center top;
    transform: translate3d(0, 0, 0);
}

.m--active-slide .fnc-slide__inner {
    transition: transform 1s 0.6666666667s ease-in-out;
    transform: translate3d(0, 0, 0);
}

.fnc-slider *, .fnc-slider *:before, .fnc-slider *:after {
    box-sizing: border-box;
}

.fnc-slide.m--active-slide {
    z-index: 1;
    transition: transform 1s 0.6666666667s ease-in-out;
    transform: translate3d(0, 0, 0);
}

.fnc-nav {
    z-index: 5;
    position: absolute;
    right: 0;
    bottom: 0;
}

.fnc-nav__bgs {
    z-index: -1;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fnc-slider *, .fnc-slider *:before, .fnc-slider *:after {
    box-sizing: border-box;
}

.fnc-nav__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

    .fnc-nav__bg.m--active-nav-bg {
        z-index: 1;
        transition: transform 1s 0.6666666667s;
        transform: translateX(0);
    }


.fnc-nav__controls {
    font-size: 0;
}

.fnc-nav__control {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 50px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    transition: background-color 0.5s;
}

    .fnc-nav__control .m--active-control {
        background: #1f2833;
    }

.fnc-nav__control-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transform-origin: 0 50%;
    transform: scaleX(0);
    transition-timing-function: linear !important;
}

.fnc-nav__controls {
    font-size: 0;
}

.fnc-nav {
    z-index: 5;
    position: absolute;
    right: 0;
    bottom: 0;
}

/*--------------------------------------------------------------
## Social Media Links 
--------------------------------------------------------------*/

.sociallinks {
    position: fixed;
    z-index: 5;
    bottom: 10px;
}

@media screen and (max-width: 36rem) {
    .sociallinks {
        transform: translateY(-50%) rotate(90deg) translateX(-50%);
    }
}

/*Responsive Block*/

@media(max-width:1920px) {
    .fnc-nav {
        width: 26.1% !important;
    }

    .ydp {
        font-size: 24px !important;
    }

    footer .center {
        width: 92% !important;
    }

    .page-header .header-title {
        top: 120px !important;
    }

    .big-head {
        display: inline !important;
        position: relative !important;
        left: 60px !important;
    }

    #video2 {
        width: 60% !important;
        left: 380px !important;
    }

    .buttonsimg {
        width: 60% !important;
        height: 60% !important;
    }

    #slidy-container {
        width: 60% !important;
    }
}

@media(max-width:1900px) {
    .fnc-nav {
        width: 26.5% !important;
    }

    .page-header .header-title {
        top: 125px !important;
    }
}

@media(max-width:1850px) {
    .fnc-nav {
        width: 27.1% !important;
    }

    .big-head {
        font-size: 150px !important;
    }
}



@media(max-width:1800px) {
    .fnc-nav {
        width: 27.8% !important;
    }

    .big-head {
        font-size: 145px !important;
    }

    #video2 {
        width: 66% !important;
        left: 300px !important;
    }

    #slidy-container {
        width: 66% !important;
    }

    .buttonsimg {
        width: 66% !important;
        height: 66% !important;
    }
}

@media(max-width:1750px) {
    .fnc-nav {
        width: 28.6% !important;
    }

    .big-head {
        font-size: 142px !important;
    }
}

@media(max-width:1700px) {
    .fnc-nav {
        width: 29.5% !important;
    }

    .big-head {
        font-size: 136px !important;
    }
}


@media(max-width:1680px) {
    .fnc-nav {
        width: 29.9% !important;
    }

    .big-head {
        font-size: 136px !important;
    }
}


@media(max-width:1650px) {
    .fnc-nav {
        width: 30.4% !important;
    }

    .big-head {
        font-size: 132px !important;
    }
}

@media(max-width:1600px) {
    .fnc-nav {
        width: 31.4% !important;
    }

    .big-head {
        font-size: 128px !important;
    }

    #video2 {
        width: 65% !important;
        left: 280px !important;
    }
}


@media(max-width:1550px) {
    .fnc-nav {
        width: 32.4% !important;
    }

    .big-head {
        font-size: 124px !important;
    }
}

@media(max-width:1500px) {
    .fnc-nav {
        width: 33.4% !important;
    }

    .big-head {
        font-size: 120px !important;
    }

    #video2 {
        width: 65% !important;
        left: 270px !important;
    }

    .buttonsimg {
        width: 64% !important;
        height: 64% !important;
    }

    #slidy-container {
        width: 64% !important;
    }

    .padding-left-50 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media(max-width:1475px) {
    .fnc-nav {
        width: 33.9% !important;
    }

    .big-head {
        font-size: 118px !important;
    }
}

@media(max-width:1444px) {
    .fnc-nav {
        width: 34.7% !important;
    }

    .big-head {
        font-size: 115px !important;
    }
}

@media(max-width:1440px) {
    .fnc-nav {
        width: 34.8% !important;
    }

    .big-head {
        font-size: 112px !important;
    }

    #video2 {
        width: 65% !important;
        left: 260px !important;
    }
}

@media(max-width:1400px) {
    .fnc-nav {
        width: 35.8% !important;
    }

    .big-head {
        font-size: 112px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    .avbgtit {
        position: relative !important;
        top: 40px !important;
    }
}


@media(max-width:1380px) {
    .fnc-nav {
        width: 36.3% !important;
    }

    .big-head {
        font-size: 110px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    .avbgtit {
        position: relative !important;
        top: 20px !important;
    }

    .page-header .header-title {
        top: 130px !important;
    }

    #video2 {
        width: 65% !important;
        left: 250px !important;
    }
}

@media(max-width:1366px) {
    .fnc-nav {
        width: 36.9% !important;
    }

    .hahead {
        padding-left: 0px !important;
    }

    .schead {
        padding-left: 0px !important;
    }

    .cmehead {
        padding-left: 0px !important;
    }

    .achead {
        padding-left: 0px !important;
    }

    .ydp {
        font-size: 28px !important;
    }

    footer .center {
        width: 78% !important;
    }

    .big-head {
        font-size: 108px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    .avbgtit {
        position: relative !important;
        top: 20px !important;
    }

    .page-header .header-title {
        top: 130px !important;
    }

    #video2 {
        width: 65% !important;
        left: 240px !important;
    }

    .buttonsimg {
        width: 65% !important;
    }

    #slidy-container {
        width: 65% !important;
    }

    .padding-left-50 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media(max-width:1360px) {
    .fnc-nav {
        width: 37% !important;
    }

    .big-head {
        font-size: 108px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    .avbgtit {
        position: relative !important;
        top: 20px !important;
    }
}

@media(max-width:1300px) {
    .fnc-nav {
        width: 38.5% !important;
    }

    .big-head {
        font-size: 108px !important;
        left: 15px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    .avbgtit {
        position: relative !important;
        top: 20px !important;
    }
}

@media(max-width:1280px) {
    .hahead {
        padding-left: 0px !important;
    }

    .schead {
        padding-left: 0px !important;
    }

    .achead {
        padding-left: 0px !important;
    }

    .fnc-nav {
        width: 36.8% !important;
    }

    .big-head {
        font-size: 102px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    .avbgtit {
        position: relative !important;
        top: 20px !important;
    }

    .big-head {
        font-size: 107px !important;
    }

    #video2 {
        width: 68% !important;
        left: 200px !important;
    }

    .buttonsimg {
        width: 68% !important;
    }

    #slidy-container {
        width: 68% !important;
    }

    .padding-left-50 {
        padding-left: 28px !important;
        padding-right: 28px !important;
    }
}


@media (max-width:1250px) {
    .big-head {
        font-size: 98px !important;
    }
}

@media (max-width:1200px) {
    .gla_image_bck.gla_col {
        min-height: 100vh;
    }

    .gla_main_menu.active .gla_main_menu_icon i,
    .gla_first_step .gla_wht_txt .gla_main_menu_icon i,
    .gla_light_nav.gla_image_bck .gla_main_menu_icon i {
        background: #fff;
    }

    .big-head {
        font-size: 142px !important;
    }

    .fnc-nav {
        width: 39.2% !important;
    }

    .nav-links li a {
        padding: 5px 15px !important;
    }

    .big-head {
        font-size: 100px !important;
    }
}

@media(max-width:1180px) {
    .fnc-nav {
        width: 39.9% !important;
    }

    .nav-links li a {
        padding: 5px 14.5px !important;
    }

    .big-head {
        font-size: 98px !important;
    }
}


@media(max-width:1152px) {
    .fnc-nav {
        width: 40.8% !important;
    }

    .big-head {
        font-size: 134px !important;
    }

    .nav-links li a {
        padding: 5px 12.5px !important;
    }

    .big-head {
        font-size: 95px !important;
    }

    .page-header .header-title {
        top: 130px !important;
        padding: 270px 50px !important;
    }

    #video2 {
        width: 65% !important;
        left: 200px !important;
    }

    .buttonsimg {
        width: 65% !important;
    }

    #slidy-container {
        width: 65% !important;
    }
}

@media(max-width:1100px) {
    .fnc-nav {
        width: 42.8% !important;
    }

    .big-head {
        font-size: 134px !important;
    }

    .nav-links li a {
        padding: 2px 13px !important;
        font-size: 14.5px !important;
    }

    .big-head {
        font-size: 90px !important;
    }

    .page-header .header-title {
        top: 130px !important;
        padding: 260px 50px !important;
    }

    #video2 {
        width: 65% !important;
        left: 190px !important;
    }

    .buttonsimg {
        width: 65% !important;
    }

    #slidy-container {
        width: 65% !important;
    }
}

@media (max-width:1080px) {
    .fnc-nav {
        width: 43.6% !important;
    }

    .nav-links li a {
        padding: 0px 13px !important;
        font-size: 14px !important;
    }

    .big-head {
        font-size: 88px !important;
    }

    .nav-links .drop-menu {
        width: 218px !important;
    }

    .page-header .header-title {
        top: 130px !important;
        padding: 255px 50px !important;
    }
}

@media(max-width:1040px) {
    .fnc-nav {
        width: 45.2% !important;
    }

    .big-head {
        font-size: 85px !important;
    }

    .nav-links li a {
        padding: 0px 11px !important;
        font-size: 14px !important;
    }

    .logo_22 {
        width: 250px !important;
        top: 15px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 248px 50px !important;
    }

    #video2 {
        width: 60% !important;
        left: 180px !important;
    }

    .buttonsimg {
        width: 60% !important;
    }

    #slidy-container {
        width: 60% !important;
    }

    #video2 {
        width: 60% !important;
        left: 205px !important;
        margin-top: 100px !important;
    }

    .buttonsimg {
        width: 60% !important;
        bottom: 40px !important;
    }

    #slidy-container {
        width: 60% !important;
        bottom: 90px !important;
    }
}

@media (max-width:1024px) {
    .fnc-nav {
        width: 45.9% !important;
    }

    .logo_22 {
        width: 240px !important;
        top: 15px !important;
    }

    .nav-links li a {
        padding: 0px 10.8px !important;
        font-size: 14px !important;
    }

    .nav-links .drop-menu {
        width: 215px !important;
    }

    .big-head {
        font-size: 84px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 245px 50px !important;
    }

    .padding-left-50 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width:1000px) {
    .gla_auto_height .gla_image_bck[data-image] {
        min-height: 400px;
    }

    .nav-links li a {
        padding: 0px 10.5px !important;
        font-size: 13.5px !important;
    }

    .fnc-nav {
        width: 47% !important;
    }

    .nav-links .drop-menu {
        width: 205px !important;
    }

    .big-head {
        font-size: 76px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 240px 50px !important;
    }
}

@media(max-width:992px) {
    .big-head {
        font-size: 81px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    #video2 {
        width: 80% !important;
        left: 95px !important;
        left: 95px !important;
        margin-top: 90px !important;
    }

    .buttonsimg {
        width: 80% !important;
        bottom: 50px !important;
    }

    #slidy-container {
        width: 80% !important;
        bottom: 110px !important;
    }

    .padding-left-50 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media (max-width:991px) {
    .nav-links li a {
        padding: 0px 10.5px !important;
        font-size: 13.5px !important;
    }

    .fnc-nav__control {
        width: 93px !important;
        height: 50px !important;
    }

    .logo_22 {
        width: 230px !important;
        top: 15px !important;
    }

    .headline-s {
        font-size: 32px;
    }

    footer .center {
        width: 80% !important;
    }

    .ydp {
        font-size: 25px !important;
    }

    .hahead {
        padding-left: 0px !important;
    }

    big-head {
        font-size: 80px !important;
        left: 15px !important;
    }

    .cmehead {
        padding-left: 0px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 235px 50px !important;
    }
}

@media screen and (max-width: 970px) {
    .wrapper .btn {
        display: block;
    }

    .wrapper .nav-links {
        position: fixed;
        height: 100vh;
        width: 100%;
        max-width: 350px;
        top: 0;
        left: -100%;
        background: #111;
        display: block;
        padding: 50px 10px;
        line-height: 50px;
        overflow-y: auto;
        box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
        transition: all 0.3s ease;
    }

    .nav-links li a {
        color: #ffffff !important;
    }

        .nav-links li a:hover {
            color: #ffffff;
            background: #b5a041 !important;
        }

    /* custom scroll bar */
    ::-webkit-scrollbar {
        width: 10px;
    }

    ::-webkit-scrollbar-track {
        background: #242526;
    }

    ::-webkit-scrollbar-thumb {
        background: #3A3B3C;
    }

    #menu-btn:checked ~ .nav-links {
        left: 0%;
    }

    #menu-btn:checked ~ .btn.menu-btn {
        display: none;
    }

    #close-btn:checked ~ .btn.menu-btn {
        display: block;
    }

    .nav-links li {
        margin: 15px 10px;
    }

        .nav-links li a {
            padding: 0 20px;
            display: block;
            font-size: 16px;
        }

    .nav-links .drop-menu {
        position: static;
        opacity: 1;
        top: 65px;
        visibility: visible;
        padding-left: 20px;
        width: 100%;
        max-height: 0px;
        overflow: hidden;
        box-shadow: none;
        transition: all 0.3s ease;
    }

    #showDrop:checked ~ .drop-menu,
    #showMega:checked ~ .mega-box {
        max-height: 100%;
    }

    .nav-links .desktop-item {
        display: none;
    }

    .nav-links .mobile-item {
        display: block;
        color: #f2f2f2;
        font-size: 16px;
        font-weight: 500;
        padding-left: 10px;
        cursor: pointer;
        transition: all 0.3s ease;
    }

        .nav-links .mobile-item:hover {
            background: #e8d684;
        }

    .nav-links .drop-menu {
        background: #e8d684 !important;
    }

    .drop-menu li {
        margin: 0;
    }

        .drop-menu li a {
            /*border-radius: 5px;*/
            font-size: 16px;
        }

    .mega-box {
        position: static;
        top: 65px;
        opacity: 1;
        visibility: visible;
        padding: 0 20px;
        max-height: 0px;
        overflow: hidden;
        transition: all 0.3s ease;
    }

        .mega-box .content {
            box-shadow: none;
            flex-direction: column;
            padding: 20px 20px 0 20px;
        }

            .mega-box .content .row {
                width: 100%;
                margin-bottom: 15px;
                border-top: 1px solid rgba(255,255,255,0.08);
            }

                .mega-box .content .row:nth-child(1),
                .mega-box .content .row:nth-child(2) {
                    border-top: 0px;
                }

    .content .row .mega-links {
        border-left: 0px;
        padding-left: 15px;
    }

    .row .mega-links li {
        margin: 0;
    }

    .content .row header {
        font-size: 19px;
    }

    .fnc-nav {
        width: 51.8% !important;
    }

    .fnc-nav {
        width: 48% !important;
    }

    .nav-links .drop-menu {
        width: 100% !important;
    }

    .nav-links li a {
        font-size: 16px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 230px 50px !important;
    }
}

@media screen and (max-width:950px) {
    .fnc-nav {
        width: 49% !important;
    }

    .big-head {
        font-size: 78px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 225px 50px !important;
    }
}

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

    .big-head {
        font-size: 75px !important;
        left: 10px !important;
    }

    .fnc-nav {
        width: 51% !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 218px 50px !important;
    }

    .item .cover .header-content h2 {
        font-size: 40px !important;
    }

    .item .cover .header-content h4 {
        font-size: 26px !important;
    }

    .item .cover .header-content h1 {
        font-size: 25px !important;
    }

    #video2 {
        width: 80% !important;
        left: 95px !important;
        margin-top: 90px !important;
    }
}

@media screen and (max-width:900px) {
    .fnc-nav {
        width: 51.7% !important;
    }

    .big-head {
        font-size: 74px !important;
    }

    .copyright {
        font-size: 9px !important;
    }

    .logo_22 {
        width: 260px !important;
        top: 15px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 215px 50px !important;
    }

    .item .cover .header-content h2 {
        font-size: 40px !important;
    }

    .item .cover .header-content h4 {
        font-size: 26px !important;
    }

    .item .cover .header-content h1 {
        font-size: 25px !important;
    }

    #video2 {
        width: 80% !important;
        left: 90px !important;
        margin-top: 90px !important;
    }
}

@media screen and (max-width:850px) {
    .fnc-nav {
        width: 54.8% !important;
    }

    .big-head {
        font-size: 69px !important;
    }

    .headline-s {
        font-size: 38px;
    }

    .copyright {
        font-size: 8px !important;
    }

    .headline-s {
        font-size: 30px;
    }

    .ydp {
        font-size: 24px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 95px !important;
        overflow: hidden;
        margin-top: 190px !important;
    }

    .cmehead {
        padding-left: 0px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 200px 50px !important;
    }

    .item .cover .header-content h2 {
        position: relative !important;
        bottom: 55px !important;
        font-size: 38px !important;
    }

    .item .cover .header-content h1 {
        position: relative !important;
        bottom: 60px !important;
        font-size: 25px !important;
    }

    .item .cover .header-content h4 {
        position: relative !important;
        bottom: 70px !important;
        font-size: 24px !important;
    }

    #video2 {
        width: 60% !important;
        left: 170px !important;
        margin-top: 80px !important;
    }

    .buttonsimg {
        width: 60% !important;
        bottom: 60px !important;
    }

    #slidy-container {
        width: 60% !important;
        bottom: 130px !important;
    }
}

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

    .fnc-nav {
        width: 56.8% !important;
    }

    .big-head {
        font-size: 66px !important;
        left: 20px !important;
    }

    .headline-s {
        font-size: 32px !important;
    }

    .ydp {
        font-size: 25px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 195px 50px !important;
    }

    #video2 {
        width: 75% !important;
        left: 100px !important;
        margin-top: 80px !important;
    }

    #slidy-container {
        width: 75% !important;
        bottom: 0 !important;
        top: -120px !important;
    }

    .buttonsimg {
        width: 75% !important;
        bottom: 60px !important;
    }

    .padding-left-50 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width:800px) {
    .fnc-nav__control {
        width: 80px !important;
        height: 40px !important;
    }

    .fnc-nav {
        width: 50% !important;
    }

    .big-head {
        font-size: 64px !important;
    }

    .headline-s {
        font-size: 35px;
    }

    .copyright {
        font-size: 7px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 70px !important;
        overflow: hidden;
        margin-top: 195px !important;
    }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 90px !important;
        margin-top: 90px !important;
        background-color: transparent;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 192px 50px !important;
    }

    #video2 {
        width: 75% !important;
        left: 100px !important;
        margin-top: 120px !important;
    }

    .buttonsimg {
        width: 75% !important;
        bottom: 15px !important;
    }

    #slidy-container {
        width: 75% !important;
        bottom: 0 !important;
        top: -40px !important;
    }
}

@media screen and (max-width:768px) {
    .fnc-nav {
        width: 52.1% !important;
    }

    .nav-links li a {
        font-size: 15px !important;
    }

    .nav-links .mobile-item {
        font-size: 15px !important;
    }

    .big-head {
        font-size: 60px !important;
    }

    .copyright {
        font-size: 10px !important;
    }

    .headline-s {
        font-size: 34px !important;
    }

    .team__text .team__title {
        position: absolute !important;
        bottom: 22em !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 90px !important;
        overflow: hidden;
        margin-top: 195px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 38px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 22px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 21px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    .avbgtit span {
        position: relative !important;
        top: 100px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 184px 50px !important;
    }

    #video2 {
        width: 75% !important;
        left: 95px !important;
        margin-top: 100px !important;
    }

    .buttonsimg {
        width: 75% !important;
        bottom: 30px !important;
    }

    #slidy-container {
        width: 75% !important;
        bottom: 0 !important;
        top: -70px !important;
    }

    .padding-left-50 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media screen and (max-width:767px) {
    .fnc-nav {
        width: 52.2% !important;
    }

    .copyright {
        font-size: 11px !important;
    }

    .nav-links .mobile-item {
        font-size: 14px !important;
    }

    .nav-links li a {
        font-size: 14px !important;
    }

    .big-head {
        font-size: 60px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 50px !important;
        position: relative !important;
        margin-left: 15px !important;
    }
}

@media screen and (max-width:765px) {
    footer .center {
        width: 85% !important;
    }

    .hahead {
        padding-left: 0em !important;
    }

    .big-head {
        font-size: 60px !important;
    }
}

@media screen and (max-width:750px) {
    .social-menu ul {
        top: 230% !important;
    }

    .big-head {
        font-size: 58px !important;
    }

    .fnc-nav__control {
        width: 70px !important;
        height: 40px !important;
    }

    .fnc-nav {
        width: 46.7% !important;
    }

    .logo_22 {
        width: 250px !important;
        top: 18px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 50px !important;
        margin-top: 90px !important;
        background-color: #010101;
    }

    .head-bg h1 {
        color: #e8d684;
        font-size: 40px !important;
        text-align: left;
        font-weight: bold;
    }

    .item .cover .header-content h2 {
        font-weight: bold;
        font-size: 34px !important;
        color: #e8d684;
        text-align: left;
    }

    .item .cover .header-content h1 {
        font-size: 20px !important;
        font-weight: 500;
        margin: 5px 0 20px;
        word-spacing: 3px;
        color: #fff;
        margin-top: 20px;
    }

    .item .cover .header-content h4 {
        font-size: 21px !important;
        font-weight: bold;
        line-height: 36px;
        color: #e8d684;
        text-align: left;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 179px 50px !important;
    }
}

@media screen and (max-width:740px) {
    .big-head {
        font-size: 58px !important;
    }

    page-header .header-title {
        top: 135px !important;
        padding: 177px 50px !important;
    }

    .item .cover .header-content h2 {
        font-size: 33px !important;
    }

    .item .cover .header-content h1 {
        font-size: 19px !important;
    }

    .item .cover .header-content h4 {
        font-size: 20px !important;
    }

    #video2 {
        width: 75% !important;
        left: 95px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 177px 50px !important;
    }
}

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

    .big-head {
        font-size: 85px !important;
    }

    .fnc-nav {
        width: 47.6% !important;
    }

    .big-head {
        font-size: 58px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 176px 50px !important;
    }
}

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

    .big-head {
        font-size: 56px !important;
    }

    .fnc-nav {
        width: 46.4% !important;
    }

    .copyright {
        font-size: 10px !important;
    }

    .fnc-nav__control {
        width: 66px !important;
        height: 40px !important;
    }

    .logo_22 {
        width: 240px !important;
        top: 20px !important;
    }

    footer .center {
        width: 82% !important;
    }

    .item .cover .header-content h2 {
        font-weight: bold;
        font-size: 36px !important;
        color: #e8d684;
        text-align: left;
    }

    .head-bg h1 {
        color: #e8d684;
        font-size: 34px !important;
        text-align: left;
        font-weight: bold;
    }

    .item .cover .header-content h4 {
        font-size: 28px;
        font-weight: bold;
        line-height: 36px;
        color: #e8d684;
        text-align: left;
    }

    .item .cover .header-content {
        position: relative;
        padding: 80px !important;
        overflow: hidden;
        margin-top: 200px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 50px !important;
        position: relative !important;
        margin-left: 15px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 60px !important;
        margin-top: 90px !important;
        background-color: transparent;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 170px 50px !important;
    }

    #video2 {
        width: 75% !important;
        left: 90px !important;
    }
}

@media screen and (max-width:700px) {
    .fnc-nav {
        width: 47.2% !important;
    }

    .nav-links li {
        margin: 8px 5px;
    }

    .big-head {
        font-size: 54px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 167px 50px !important;
    }

    .float {
        width: 45px !important;
        height: 45px !important;
    }

    .my-float {
        margin-top: 8px !important;
        font-size: 28px !important;
        margin-left: 2px !important;
    }

    .buttonsimg {
        width: 75% !important;
        bottom: 45px !important;
    }

    #slidy-container {
        width: 75% !important;
        bottom: 0 !important;
        top: -90px !important;
    }
}

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

    .nav-links li {
        margin: 8px 5px;
    }

    .big-head {
        font-size: 52px !important;
    }

    .fnc-nav {
        width: 49.4% !important;
    }

    .copyright {
        font-size: 9px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 48px !important;
        position: relative !important;
        margin-left: 15px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 160px 50px !important;
    }

    .item .cover .header-content h2 {
        font-size: 32px !important;
    }

    .item .cover .header-content h1 {
        font-size: 18px !important;
    }

    .item .cover .header-content h4 {
        font-size: 18px !important;
    }
}

@media screen and (max-width:650px) {
    .fnc-nav {
        width: 50.8% !important;
    }

    .big-head {
        font-size: 49px !important;
    }

    .item .cover .header-content h2 {
        font-weight: bold;
        font-size: 30px !important;
        color: #e8d684;
        text-align: left;
    }

    .item .cover .header-content h1 {
        font-size: 20px !important;
        font-weight: 500;
        margin: 5px 0 20px;
        word-spacing: 3px;
        color: #fff;
        margin-top: 20px;
    }

    .item .cover .header-content h4 {
        font-size: 18px !important;
        font-weight: bold;
        line-height: 36px;
        color: #e8d684;
        text-align: left;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 155px 50px !important;
    }
     
    #video2 {
        width: 70% !important;
        left: 85px !important;
    }
}

@media screen and (max-width:640px) {
    .fnc-nav {
        width: 51.6% !important;
    }

    .big-head {
        font-size: 48px !important;
        left: 25px !important;
    }

    .preloader__loading-anim {
        font-size: 28px !important;
    }

    .copyright {
        font-size: 8px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 90px !important;
        background-color: transparent;
    }

    #hatit {
        padding-left: 20px !important;
        font-size: 40px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 45px !important;
        position: relative !important;
        margin-left: 15px !important;
    }

    .item .cover .header-content h2 {
        font-weight: bold;
        font-size: 29px !important;
        color: #e8d684;
        text-align: left;
    }

    .item .cover .header-content h1 {
        font-size: 16px !important;
        font-weight: 500;
        margin: 5px 0 20px;
        word-spacing: 3px;
        color: #fff;
        margin-top: 20px;
    }

    .item .cover .header-content h4 {
        font-size: 17px !important;
        font-weight: bold;
        line-height: 36px;
        color: #e8d684;
        text-align: left;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 152px 50px !important;
    }

    #video2 {
        width: 75% !important;
        left: 80px !important;
        margin-top: 95px !important;
    }

    .buttonsimg {
        width: 75% !important;
        bottom: 45px !important;
    }

    #slidy-container {
        width: 75% !important;
        bottom: 0 !important;
        top: -95px !important;
    }

    .padding-left-50 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .float {
        width: 50px !important;
        height: 50px !important;
    }

    .my-float {
        margin-top: 10px !important;
        margin-left: 2px !important;
        font-size: 28px !important;
    }
}

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

    .big-head {
        font-size: 45px !important;
    }

    .fnc-nav {
        width: 55% !important;
    }

    .copyright {
        font-size: 10px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 70px !important;
        background-color: transparent;
        top: -30px !important;
    }

    .item .cover .header-content h2 {
        font-weight: bold;
        font-size: 30px !important;
        color: #e8d684;
        text-align: left;
    }

    .item .cover .header-content h1 {
        font-size: 15px !important;
        font-weight: 500;
        margin: 5px 0 20px;
        word-spacing: 3px;
        color: #fff;
        margin-top: 20px;
    }

    .item .cover .header-content h4 {
        font-size: 16px !important;
        font-weight: bold;
        line-height: 36px;
        color: #e8d684;
        text-align: left;
    }

    .item .cover .header-content {
        position: relative;
        padding: 60px !important;
        overflow: hidden;
        margin-top: 215px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 42px !important;
        position: relative !important;
        margin-left: 15px !important;
    }

    .avbgtit {
        position: relative !important;
        top: 20px !important;
    }

    .ptrbgtit {
        position: relative !important;
        top: 50px !important;
    }

    .prjgt {
        text-transform: capitalize;
        position: absolute;
        left: 10px;
        top: 30rem !important;
        margin-top: 20px;
        background-color: #010101;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 143px 40px !important;
    }
}

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

    .big-head {
        font-size: 42px !important;
    }

    .copyright {
        font-size: 10px !important;
    }

    .fnc-nav {
        width: 57.3% !important;
    }

    #hatit {
        padding-left: 0px !important;
        font-size: 40px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 40px !important;
        position: relative !important;
        margin-left: 15px !important;
    }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 33px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 25px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 27px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .avbgtit {
        position: relative !important;
        top: 10px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 138px 40px !important;
    }

    .item .cover .header-content h2 {
        font-size: 28px !important
    }

    .item .cover .header-content h1 {
        font-size: 16px !important;
    }

    #video2 {
        width: 75% !important;
        left: 115px !important;
    }

    .padding-left-50 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width:550px) {
    .big-head {
        font-size: 40px !important;
    }

    .copyright {
        font-size: 9.5px !important;
    }

    .fnc-nav {
        width: 60% !important;
    }

    #hatit {
        font-size: 38px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 50px !important;
        overflow: hidden;
        margin-top: 215px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 40px !important;
        position: relative !important;
        margin-left: 10px !important;
    }

    .ptrbgtit {
        position: relative !important;
        top: 80px !important;
    }

    .page-header .header-title {
        top: 135px !important;
        padding: 130px 40px !important;
    }

    #video2 {
        width: 75% !important;
        left: 110px !important;
    }
}

@media screen and (max-width:540px) {
    .fnc-nav {
        width: 61.2% !important;
    }

    .preloader__loading-anim {
        font-size: 28px !important;
    }

    #video2 {
        width: 75% !important;
        left: 70px !important;
    }

    .buttonsimg {
        width: 75% !important;
        bottom: 45px !important;
    }

    #slidy-container {
        width: 75% !important;
        bottom: 0 !important;
        top: -105px !important;
    }
}

@media screen and (max-width:500px) {
    .fnc-nav__control {
        width: 60px !important;
        height: 40px !important;
        font-size: 12px !important;
    }

    .big-head {
        font-size: 38px !important;
    }

    .headline-s {
        font-size: 32px !important;
    }

    .logo_22 {
        width: 230px !important;
        top: 18px !important;
    }

    .headline-s {
        font-size: 30px !important;
    }

    footer .center {
        width: 75% !important;
    }

    .ydp {
        font-size: 24px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 38px !important;
        overflow: hidden;
        margin-top: 200px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 38px !important;
        position: relative !important;
        margin-left: 0px !important;
    }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 32px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 24px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 25px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .ptrbgtit {
        position: relative !important;
        top: 90px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 32px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 25px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 27px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    .page-header .header-title {
        top: 135px !important;
        padding: 120px 40px !important;
    }

    .item .cover .header-content h2 {
        font-size: 25px !important;
        top: -40px !important;
    }

    .item .cover .header-content h1 {
        font-size: 16px !important;
        margin-top: 35px !important;
    }

    item .cover .header-content h4 {
        font-size: 16px !important;
        margin-bottom: 25px !important;
        line-height: 40px !important;
        margin-top: -10px !important;
    }

    #video2 {
        width: 75% !important;
        left: 100px !important;
    }
}

@media screen and (max-width:490px) {
    .fnc-nav__control {
        width: 58px !important;
        height: 40px !important;
        font-size: 11px !important;
    }

    .fnc-nav {
        width: 59.2% !important;
    }

    .big-head {
        font-size: 37px !important;
    }

    .copyright {
        font-size: 9px !important;
    }

    #hatit {
        font-size: 35px !important;
        position: relative;
    }

    footer .center {
        width: 80% !important;
    }

    item .cover .header-content {
        position: relative;
        padding: 40px 45px !important;
        overflow: hidden;
        margin-top: 210px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 38px !important;
        position: relative !important;
        margin-left: 0px !important;
    }

    .ptrbgtit {
        position: relative !important;
        top: 90px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 32px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 25px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 27px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    .item .cover .header-content h2 {
        font-size: 24px !important;
        top: -30px !important;
    }

    .item .cover .header-content h1 {
        font-size: 14px !important;
        margin-top: 35px !important;
    }

    .item .cover .header-content h4 {
        font-size: 15px !important;
        top: -80px !important;
    }

    .page-header .header-title {
        top: 145px !important;
        padding: 115px 40px !important;
        height: 680px !important;
    }

    #video2 {
        width: 75% !important;
        margin-top: 90px !important;
        left: 100px !important;
    }
}

@media screen and (max-width:480px) {
    .big-head {
        font-size: 36px !important;
        left: 12px !important;
    }

    .item .cover .header-content h2 {
        font-size: 28px !important;
        top: -30px !important;
    }

    .item .cover .header-content h1 {
        font-size: 25px !important;
        margin-top: 35px !important;
    }

    .item .cover .header-content h4 {
        font-size: 27px !important;
        top: -80px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 36px !important;
        position: relative !important;
        margin-left: 0px !important;
    }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 30px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 21px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 23px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 100px !important;
        background-color: #010101;
        top: 0px !important;
    }

    .abbgtit h1 {
        color: #e8d684;
        font-size: 30px !important;
        text-align: left;
        font-weight: bold;
    }

    .abbgtit strong,
    .head-bg strong{
        color: #ffffff;
        font-size: 21px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .abbgtit span {
        font-size: 23px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .abbgtit {
        position: relative !important;
        top: 40px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 0px !important;
        background-color: transparent;
        top: 20px !important;
    }

    .ptrbgtit {
        position: relative !important;
        top: 80px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 31px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 24px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 26px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    .prjgt {
        text-transform: capitalize;
        position: absolute;
        left: 10px;
        top: 34rem !important;
        margin-top: 20px;
        background-color: #010101;
    }

    nav .wrapper {
        height: 115px !important;
    }

    #video2 {
        width: 90% !important;
        margin-top: 90px !important;
        left: 25px !important;
    }

    .buttonsimg {
        width: 90% !important;
        bottom: 60px !important;
    }

    #slidy-container {
        width: 90% !important;
        bottom: 0 !important;
        top: -130px !important;
    }

    .float {
        width: 43px !important;
        height: 43px !important;
    }

    .my-float {
        margin-top: 0px !important;
        margin-left: 0px !important;
        font-size: 28px !important;
    }
}

@media screen and (max-width:453px) {
    .copyright {
        font-size: 7.8px !important;
    }

    .headline-s {
        font-size: 27px !important;
    }

    .ydp {
        font-size: 22px !important;
    }

    .border-btn__inner {
        padding: 15px 15px 15px 15px !important;
    }

    .big-head {
        font-size: 52px !important;
    }

    .fnc-nav__control {
        width: 50px !important;
        height: 35px !important;
        font-size: 11px !important;
    }

    .fnc-nav {
        width: 55.2% !important;
    }

    .nav-links .mobile-item {
        font-size: 14px !important;
    }

    .nav-links li a {
        font-size: 14px !important;
    }

    .footer-nav-btn {
        font-size: 12px !important;
    }

    .nav-links .drop-menu {
        background: #e8d684 !important;
        padding: 0 !important;
    }

    .nav-links li {
        margin: 0px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 20px !important;
        background-color: transparent !important;
        top: 0 !important;
    }

    .big-head {
        font-size: 34px !important;
    }

    item .cover .header-content h2 {
        font-weight: bold;
        font-size: 22px !important;
        color: #e8d684;
        text-align: left;
    }

    .item .cover .header-content h4 {
        font-size: 14px !important;
        top: -80px !important;
    }

    .cmehead {
        padding-left: 0px !important;
        font-size: 34px !important;
        position: relative !important;
        margin-left: 0px !important;
    }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 28px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 19px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 21px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .ptrbgtit {
        position: relative !important;
        top: 80px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 30px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 23px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 25px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: 80px !IMPORTANT;
    }

    .page-header .header-title {
        top: 133px !important;
        padding: 56px 38px !important;
        height: 215px !important;
    }

    #video2 {
        width: 70% !important;
        margin-top: 80px !important;
        left: 98px !important;
    }

    .buttonsimg {
        width: 70% !important;
        bottom: 55px !important;
    }

    #slidy-container {
        width: 70% !important;
        bottom: 125px !important;
    }

    .item .cover .header-content h2 {
        font-size: 22px !important;
        top: -30px !important;
    }

    .page-header .header-title {
        top: 145px !important;
        padding: 150px 40px !important;
        height: 680px !important;
    }
}

@media screen and (max-width:450px) {
    .fnc-nav {
        width: 55.6% !important;
    }

    .big-head {
        font-size: 33px !important;
    }
}

@media screen and (max-width:440px) {
    .copyright {
        font-size: 7.4px !important;
    }

    .big-head {
        font-size: 33px !important;
    }

    .fnc-nav {
        width: 56.9% !important;
    }

    .headline-s {
        font-size: 25px !important;
    }

    footer .center {
        width: 88% !important;
    }

    .item .cover .header-content h2 {
        font-weight: bold;
        font-size: 26px !important;
        color: #e8d684;
        text-align: left;
    }

    .item .cover .header-content {
        position: relative;
        padding: 35px !important;
        overflow: hidden;
        margin-top: 230px !important;
    }

    .ptrbgtit {
        position: relative !important;
        top: 90px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 28px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 22px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 24px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: 70px !important;
    }

    .prjgt {
        text-transform: capitalize;
        position: absolute;
        left: 10px;
        top: 36rem !important;
        margin-top: 20px;
        background-color: #010101;
    }
}

@media screen and (max-width:420px) {
    .fnc-nav__control {
        width: 45px !important;
        height: 35px !important;
        font-size: 10px !important;
    }

    .fnc-nav {
        width: 53.9% !important;
    }

    .copyright {
        font-size: 11px !important;
    }

    .preloader__loading-anim {
        font-size: 22px !important;
    }

    .big-head {
        font-size: 31px !important;
    }

    .headline-s {
        font-size: 24px !important;
    }

    .ydp {
        font-size: 20px !important;
    }

    .sh {
        font-size: 18px !important;
    }

    .sr {
        font-size: 18px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 40px !important;
        background-color: transparent !important;
        top: 0 !important;
    }

    .head-bg h1 {
        color: #e8d684;
        font-size: 36px !important;
        text-align: left;
        font-weight: bold;
    }

    #hatit {
        font-size: 32px !important;
        position: relative;
    }

    footer .center {
        width: 82% !important;
    }

    .item .cover .header-content {
        position: relative !important;
        padding: 40px !important;
        overflow: hidden !important;
        margin-top: 210px !important;
    }

    .item .cover .header-content {
        position: relative !important;
        padding: 15px !important;
        overflow: hidden !important;
        margin-top: 200px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 26px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 20px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 22px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 28px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 18px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 19px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .ptrbgtit {
        position: relative !important;
        top: 90px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 28px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 22px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 24px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: 50px !IMPORTANT;
    }

    #video2 {
        width: 70% !important;
        left: 60px !important;
    }
}



@media screen and (max-width:415px) {
    .fnc-nav__control {
        width: 42px !important;
        height: 29px !important;
        font-size: 10px !important;
    }

    .fnc-nav {
        width: 50.6% !important;
    }

    .big-head {
        font-size: 30px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 30px !important;
        overflow: hidden;
        top: 5px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 25px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 22px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 24px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    #hatit {
        font-size: 32px !important;
        position: relative;
    }
}


@media screen and (max-width:414px) {
    .fnc-nav {
        width: 50.8% !important;
    }

    .preloader__loading-anim {
        font-size: 20px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 30px !important;
        overflow: hidden;
        top: 5px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 24px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 22px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 23px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: 50px;
    }

    #video2 {
        width: 70% !important;
        left: 60px !important;
        margin-top: 100px !important;
    }

    .buttonsimg {
        width: 70% !important;
        bottom: 55px !important;
    }

    #slidy-container {
        width: 70% !important;
        top: -115px !important;
    }
}

@media screen and (max-width:412px) {
    .fnc-nav__control {
        width: 40px !important;
        height: 30px !important;
        font-size: 10px !important;
    }

    .fnc-nav {
        width: 48.6% !important;
    }

    .border-btn__inner {
        padding: 15px 10px 10px 10px !important;
    }

    .big-head {
        font-size: 30px !important;
        left: 15px !important;
    }

    .sh {
        font-size: 17px !important;
    }

    .sr {
        font-size: 17px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 30px !important;
        overflow: hidden;
        top: 5px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 24px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 21px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 23px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: 50px !important;
    }

    #video2 {
        width: 80% !important;
        left: 40px !important;
        margin-top: 100px !important;
    }

    .buttonsimg {
        width: 80% !important;
        bottom: 55px !important;
    }

    #slidy-container {
        top: -110px !important;
        width: 80% !important;
    }
}

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

    .fnc-nav {
        width: 48.7% !important;
    }

    .headline-xl {
        font-size: 30px;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 40px !important;
        background-color: transparent !important;
        top: 0 !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 30px !important;
        overflow: hidden;
        top: 5px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 24px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 21px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 23px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 27px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 17px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 18px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .prjgt {
        text-transform: capitalize;
        position: absolute;
        left: 10px;
        top: 42rem !important;
        margin-top: 20px;
        background-color: #010101;
    }
}

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

    .big-head {
        font-size: 29px !important;
    }

    .fnc-nav__control {
        width: 38px !important;
        height: 28px !important;
        font-size: 10px !important;
    }

    .fnc-nav {
        width: 47.5% !important;
    }

    .preloader__loading-anim {
        font-size: 18px !important;
    }

    .headline-xl {
        font-size: 30px;
    }

    .headline-s {
        font-size: 25px !important;
    }

    .ydp {
        font-size: 20px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 40px !important;
        background-color: transparent !important;
        top: 0 !important;
    }

    .head-bg h1 {
        color: #e8d684;
        font-size: 25px !important;
        text-align: left;
        font-weight: bold;
    }

    .head-bg strong {
        color: #ffffff;
        font-size: 24px;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .head-bg span {
        font-size: 26px;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .item .cover .header-content {
        position: relative;
        padding: 20px !important;
        overflow: hidden;
        top: 10px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 25px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 23px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 24px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 27px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 17px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 18px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .ptrbgtit {
        position: relative !important;
        top: 90px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 28px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 22px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 24px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }
}


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

    .fnc-nav {
        width: 48.4% !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 40px !important;
        background-color: transparent !important;
        top: 0 !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 25px !important;
        overflow: hidden;
        top: 10px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 24px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 23px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 21px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    #hatit {
        font-size: 30px !important;
        position: relative;
    }

    .headline-s {
        font-size: 22px !important;
    }

    .ydp {
        font-size: 18px !important;
    }

    .big-head {
        font-size: 29px !important;
        left: 10px !important;
    }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 26px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 16px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 17px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .ptrbgtit {
        position: relative !important;
        top: 90px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 27px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 21px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 23px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: 30px !important;
    }
}

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

    .fnc-nav {
        width: 48.8% !important;
    }

    .border-btn__inner {
        padding: 10px 10px 10px 10px !important;
        font-size: 11px !important;
    }


    .item .cover .header-content {
        position: relative;
        padding: 30px 10px !important;
        overflow: hidden;
        top: 0px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 24px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 23px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 21px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }


    .headline-s {
        font-size: 22px !important;
    }

    .ydp {
        font-size: 18px !important;
    }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 26px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 16px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 17px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }
}

@media screen and (max-width:384px) {
    .fnc-nav__control {
        width: 37px !important;
        height: 30px !important;
        font-size: 10px !important;
    }

    .fnc-nav {
        width: 48.2% !important;
    }

    .big-head {
        font-size: 28px !important;
    }

    .headline-s {
        font-size: 22px !important;
    }

    .ydp {
        font-size: 18px !important;
    }

    .preloader__loading-anim {
        font-size: 17px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 50px 25px !important;
        overflow: hidden;
        top: -20px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 24px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 22px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 23px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    .headline-s {
        font-size: 22px !important;
    }

    .ydp {
        font-size: 18px !important;
    }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 26px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 16px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 17px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .ptrbgtit {
        position: relative !important;
        top: 90px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 26px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 20px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 22px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: 30px !important;
    }

    #video2 {
        width: 80% !important;
        left: 40px !important;
        margin-top: 110px !important;
    }

    .buttonsimg {
        width: 80% !important;
        bottom: 40px !important;
    }

    #slidy-container {
        width: 80% !important;
        top: -90px !important;
    }
}

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

    .copyright {
        font-size: 10px !important;
    }

    .fnc-nav {
        width: 49.4% !important;
    }

    .headline-s {
        font-size: 21px !important;
    }

    .ydp {
        font-size: 18px !important;
    }

    #hatit {
        font-size: 28px !important;
        position: relative;
    }

    .item .cover .header-content {
        position: relative;
        padding: 45px 20px !important;
        overflow: hidden;
        top: 5px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 24px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 21px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 23px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    .big-head {
        font-size: 27px !important;
    }

    .buttonsimg {
        width: 70% !important;
        bottom: 50px !important;
    }

    #video2 {
        width: 70% !important;
        left: 55px !important;
        margin-top: 100px !important;
    }

    #slidy-container {
        width: 70% !important;
        bottom: 0 !important;
        top: -110px !important;
    }
}

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

    .copyright {
        font-size: 9px !important;
    }

    .fnc-nav {
        width: 51.4% !important;
    }

    .headline-s {
        font-size: 20px !important;
    }

    .ydp {
        font-size: 17px !important;
    }

    .headline-xl {
        font-size: 30px;
    }

    .big-head {
        font-size: 26px !important;
        left: 10px !important;
    }

    .border-btn__inner {
        padding: 10px 10px 10px 10px !important;
        font-size: 10px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 110px !important;
        background-color: transparent !important;
        top: -75px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 40px !important;
        overflow: hidden;
        top: -10px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 25px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 23px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 24px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    #hatit {
        font-size: 27px !important;
        position: relative;
    }

    .ptrbgtit {
        position: relative !important;
        top: 90px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 25px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 19px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 21px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: 10px !important;
    }

    #ourclients h3 {
        border-bottom: 2px solid #e8d684;
        width: 250px !important;
        font-weight: 600;
        padding: 10px;
        font-size: 36px !important;
    }

    .prjgt {
        text-transform: capitalize;
        position: absolute;
        left: 10px;
        top: 47rem !important;
        margin-top: 20px;
        background-color: #010101;
    }

    #video2 {
        width: 80% !important;
        left: 35px !important;
        margin-top: 85px !important;
    }

    .buttonsimg {
        width: 80% !important;
        bottom: 60px !important;
    }

    #slidy-container {
        width: 80% !important;
        bottom: 125px !important;
    }

    .my-float {
        margin-top: 5px !important;
        margin-left: 0px !important;
        font-size: 24px !important;
    }
}

@media screen and (max-width:353px) {
    .headline-s {
        font-size: 19px !important;
    }

    .big-head {
        font-size: 25px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 140px !important;
        background-color: transparent !important;
        top: -100px !important;
    }

    .ptrbgtit {
        position: relative !important;
        top: 80px !important;
    }

    .prjgt {
        text-transform: capitalize;
        position: absolute;
        left: 10px;
        top: 49rem !important;
        margin-top: 20px;
        background-color: #010101;
    }

    .item .cover .header-content {
        position: relative;
        padding: 45px 25px !important;
        overflow: hidden;
        top: -10px !important;
    }
}

@media screen and (max-width:340px) {
    .fnc-nav {
        width: 54.5% !important;
    }

    .preloader__loading-anim {
        font-size: 15px !important;
    }

    .big-head {
        font-size: 24px !important;
    }

    .headline-xxxs {
        font-size: 17.25px;
    }

    .headline-s {
        font-size: 18px !important;
    }

    .copyright {
        font-size: 9.9px !important;
    }

    .logo_22 {
        width: 220px !important;
        top: 18px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 140px !important;
        background-color: transparent !important;
        top: -40px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 10px !important;
        overflow: hidden;
        top: 5px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 22px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 18px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 20px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    #hatit {
        font-size: 25px !important;
        position: relative;
    }

    footer .center {
        width: 75% !important;
    }

    .ydp {
        font-size: 15px !important;
    }

    #ourclients h3 {
        border-bottom: 2px solid #e8d684;
        width: 240px !important;
        font-weight: 600;
        padding: 10px;
        font-size: 35px !important;
    }
}

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

    .logo_22 {
        width: 215px !important;
        top: 18px !important;
    }

    .fnc-nav {
        width: 62.5% !important;
    }

    .headline-xl {
        font-size: 30px;
    }

    .preloader__loading-anim {
        font-size: 13px !important;
    }

    .big-head {
        font-size: 22px !important;
        left: 14px !important;
    }

    .headline-s {
        font-size: 17px !important;
    }

    .ydp {
        font-size: 15px !important;
    }

    .copyright {
        font-size: 8.5px !important;
    }

    .fnc-nav__control {
        width: 40px !important;
        height: 30px !important;
        font-size: 10px !important;
    }

    .headline-xxxs {
        font-size: 16px;
    }

    .body-text-m {
        font-size: 14.75px;
    }

    .nav-links li a {
        font-size: 13px !important;
    }

    .nav-links .mobile-item {
        font-size: 13px !important;
    }

    .head-bg h1 {
        color: #e8d684;
        font-size: 22px !important;
        text-align: left;
        font-weight: bold;
    }

    .head-bg strong {
        color: #ffffff;
        font-size: 25px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .head-bg span {
        font-size: 26px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .item .cover .header-content {
        position: relative;
        padding: 70px 20px !important;
        overflow: hidden;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 23px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 18px !important;
        }

        .item .cover .header-content h4 {
            font-size: 22px !important;
            font-weight: bold;
            line-height: 25px !important;
            color: #e8d684;
            text-align: left;
        }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 20px !important;
        background-color: transparent !important;
        top: 0 !important;
    }

    #hatit {
        font-size: 22px !important;
        position: relative;
    }

    footer .center {
        width: 78% !important;
    }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 26px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit strong {
        color: #ffffff;
        font-size: 16px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .avbgtit span {
        font-size: 17px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .contact .contact-email {
        border-left: 2px solid #c9ac29;
        border-right: 2px solid #c9ac29;
        box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;
        padding: 2em !important;
    }

    .contact .contact-phone {
        border-left: 2px solid #c9ac29;
        border-right: 2px solid #c9ac29;
        box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;
        padding: 2em !important;
    }

    .contact .contact-address {
        border-left: 2px solid #c9ac29;
        border-right: 2px solid #c9ac29;
        box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;
        padding: 2em !important;
        margin-top: 5em;
    }

    .contact .contact-info h3 {
        font-size: 24px !important;
        margin-bottom: 15px;
        font-weight: bold;
        text-transform: uppercase;
        color: #c9ac29;
    }

    .contacthead {
        color: #e8d684;
        font-weight: 600;
        margin-bottom: 40px;
        font-size: 34px !important;
    }


    .abbgtit h1 {
        color: #e8d684;
        font-size: 24px !important;
        text-align: left;
        font-weight: bold;
    }

    .abbgtit strong {
        color: #ffffff;
        font-size: 17px !important;
        font-weight: 500;
        float: left;
        text-align: left;
        margin-top: 20px;
    }

    .abbgtit span {
        font-size: 18px !important;
        text-align: left;
        margin-top: 15px;
        float: left;
        font-weight: bold;
        color: #e8d684;
    }

    .ptrbgtit {
        position: relative !important;
        top: 80px !important;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 25px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 19px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 21px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    #ourclients h3 {
        border-bottom: 2px solid #e8d684;
        width: 220px !important;
        font-weight: 600;
        padding: 10px;
        font-size: 32px !important;
    }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: -8px !important;
    }

    .prjgt {
        text-transform: capitalize;
        position: absolute;
        left: 10px;
        top: 51rem !important;
        margin-top: 20px;
        background-color: #010101;
    }

    #video2 {
        width: 75% !important;
        left: 40px !important;
    }

    .buttonsimg {
        width: 75% !important;
        bottom: 60px !important;
    }

    #slidy-container {
        width: 75% !important;
        bottom: 130px !important;
    }

    .padding-left-50 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .my-float {
        margin-top: 5px !important;
        margin-left: 1px !important;
        font-size: 24px !important;
    }
}

@media screen and (max-width:300px) {
    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 90px !important;
        background-color: transparent !important;
        top: 0 !important;
    }

    .prjgt {
        text-transform: capitalize;
        position: absolute;
        left: 10px;
        top: 55rem !important;
        margin-top: 20px;
        background-color: #010101;
    }

    #video2 {
        width: 65% !important;
        left: 55px !important;
    }

    .buttonsimg {
        width: 65% !important;
        bottom: 65px !important;
    }

    #slidy-container {
        width: 65% !important;
        bottom: 140px !important;
    }
}

@media screen and (max-width:290px) {
    .prjgt {
        text-transform: capitalize;
        position: absolute;
        left: 10px;
        top: 58rem !important;
        margin-top: 20px;
        background-color: #010101;
    }
}

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

    .fnc-nav__control {
        width: 35px !important;
        height: 25px !important;
        font-size: 9px !important;
    }

    .logo_22 {
        width: 180px !important;
        top: 25px !important;
    }

    .preloader__loading-anim {
        font-size: 11px !important;
    }

    .big-head {
        font-size: 29px !important;
    }

    .headline-xl {
        font-size: 30px;
    }

    .body-text-m {
        font-size: 13px;
    }

    .border-btn__inner {
        padding: 8px 8px 8px 8px !important;
        font-size: 9px !important;
    }

    .headline-s {
        font-size: 13px !important;
    }

    .ydp {
        font-size: 11px !important;
    }

    .copyright {
        font-size: 8px !important;
    }

    #abgt {
        text-transform: capitalize;
        position: absolute;
        left: 0px !important;
        width: 100% !important;
        bottom: 20px !important;
        margin-top: 120px !important;
        background-color: transparent !important;
        top: 0 !important;
    }

    .head-bg h1 {
        color: #e8d684;
        font-size: 20px !important;
        text-align: left;
        font-weight: bold;
    }

    .avbgtit h1 {
        color: #e8d684;
        font-size: 26px !important;
        text-align: left;
        font-weight: bold;
    }

    .big-head {
        font-size: 18px !important;
    }

    .item .cover .header-content {
        position: relative;
        padding: 50px 15px !important;
        overflow: hidden;
        top: 5px !important;
    }

        .item .cover .header-content h2 {
            font-weight: bold;
            font-size: 19px !important;
            color: #e8d684;
            text-align: left;
        }

        .item .cover .header-content h1 {
            font-size: 17px !important;
            font-weight: 500;
            margin: 5px 0 20px;
            word-spacing: 3px;
            color: #fff;
            margin-top: 20px;
        }

        .item .cover .header-content h4 {
            font-size: 18px !important;
            font-weight: bold;
            line-height: 36px;
            color: #e8d684;
            text-align: left;
        }

    .ptrbgtit {
        position: relative !important;
        top: 80px !important;
        right: 20px;
    }

        .ptrbgtit h1 {
            color: #e8d684;
            font-size: 25px !important;
            text-align: left;
            font-weight: bold;
        }

        .ptrbgtit strong {
            color: #ffffff;
            font-size: 18px !important;
            font-weight: 500;
            float: left;
            text-align: left;
            margin-top: 20px;
        }

        .ptrbgtit span {
            font-size: 20px !important;
            text-align: left;
            margin-top: 15px;
            float: left;
            font-weight: bold;
            color: #e8d684;
        }

    #ourclients h3 {
        border-bottom: 2px solid #e8d684;
        width: 180px !important;
        font-weight: 600;
        padding: 10px;
        font-size: 25px !important;
    }

    #ourclients .clients-wrap ul {
        display: block;
        list-style: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        left: -25px !important;
    }

    #video2 {
        width: 65% !important;
        left: 50px !important;
    }
}

@media screen and (max-width:240px) {
    .item .cover .header-content {
        position: relative;
        padding: 40px 20px !important;
        overflow: hidden;
        top: 20px !important;
    }

    #video2 {
        width: 65% !important;
        left: 42px !important;
    }

    .big-head {
        font-size: 16px !important;
        left: 10px !important;
    }

    .item .cover .header-content h2 {
        font-weight: bold;
        font-size: 17px !important;
        color: #e8d684;
        text-align: left;
    }

    .item .cover .header-content h1 {
        font-size: 14px !important;
        font-weight: 500;
        margin: 5px 0 20px;
        word-spacing: 3px;
        color: #fff;
        margin-top: 20px;
    }

    .item .cover .header-content h4 {
        font-size: 16px !important;
        font-weight: bold;
        line-height: 36px;
        color: #e8d684;
        text-align: left;
    }

    .logo_22 {
        width: 150px !important;
        top: 32px !important;
    }

    .my-float {
        margin-top: 5px !important;
        margin-left: 2px !important;
        font-size: 24px !important;
    }

    #slidy-container {
        width: 65% !important;
        bottom: 0 !important;
        top: -135px !important;
    }
}

/*End Responsive*/

.buy, .callus {
    vertical-align: middle;
}

.followus, .share {
    display: inline-block;
    cursor: default;
    padding: 0;
    margin: 10px;
    position: relative;
    text-align: center;
}

    .followus:hover .sociallabel, .share:hover .sociallabel {
        opacity: 0;
        transition: opacity .5s .125s ease-out;
    }

    .followus:hover .socialicon, .share:hover .socialicon {
        border-radius: 1em;
        margin: 0 0;
    }

.socialicon, .sociallabel {
    background-color: #7fd2c2;
    line-height: 2rem;
}

.sociallabel {
    border-radius: 1rem;
    position: absolute;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.0916em;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    pointer-events: none;
    text-transform: capitalize;
    transition: opacity .5s .75s ease-out;
    line-height: 45px;
    font-family: Dosis, Arial;
}

.socialicon {
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 3em;
    margin: 0 -.5em;
    transition: background-color .5s ease-out, border-radius .5s .25s ease-out, margin .5s .25s ease-out;
    width: 3em;
    line-height: 45px;
}

    .socialicon.firstbutton {
        border-bottom-left-radius: 1em;
        border-top-left-radius: 1em;
        margin-left: 0;
    }

    .socialicon.lastbutton {
        border-bottom-right-radius: 1em;
        border-top-right-radius: 1em;
        margin-right: 0;
    }

    .socialicon:hover {
        background-color: #efe5dd;
        color: #111;
    }

.socialbutton {
    appearance: none;
    border-radius: 50%;
    border: 0;
    background-color: #e8d684;
    color: #EEE;
    cursor: pointer;
    font-family: inherit;
    font-weight: 900;
    letter-spacing: .0816em;
    position: relative;
    text-transform: uppercase;
    transition: background-color .25s ease-out, transform .5s ease-out;
}

button:hover {
    background-color: #111;
    color: #fff;
}

.callus {
    font-size: 21px;
    height: 4rem;
    width: 4rem;
    margin: 0 .5rem;
}

    .callus:hover {
        transform: scale(1.3333);
    }

        .callus:hover .text {
            display: inline-block;
            transform: scale(0.75);
        }

        .callus:hover ~ .buy {
            transform: scale(0.75);
        }

    .callus .text {
        transition: transform .5s ease-out;
        transform: scale(1);
    }

.buy {
    width: 5rem;
    height: 5rem;
    background-color: #ebc247;
    color: #111;
}

    .buy .price, .buy .text {
        transition: opacity .25s ease-out;
    }

    .buy .price {
        font-size: 1.618em;
        opacity: 1;
    }

    .buy .text {
        display: block;
        font-size: .618em;
        font-weight: 900;
        letter-spacing: .0816em;
        position: absolute;
        opacity: 0;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        vertical-align: baseline;
    }

    .buy:hover .price {
        opacity: 0;
    }

    .buy:hover .text {
        opacity: 1;
    }


/*--------------------------------------------------------------
## Video Slider Block 
--------------------------------------------------------------*/
.fnc-slider {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    height: 100vh;
}

    .fnc-slider *, .fnc-slider *:before, .fnc-slider *:after {
        box-sizing: border-box;
    }

.fnc-slider__slides {
    position: relative;
    height: 100%;
    transition: transform 1s 0.6666666667s;
}

.fnc-slider .m--blend-dark .fnc-slide__inner {
    background-color: #8a8a8a;
}

.fnc-slider .m--blend-dark .fnc-slide__mask-inner {
    background-color: #575757;
}

.fnc-slider .m--navbg-dark {
    background-color: #575757;
}

.fnc-slider .m--blend-green .fnc-slide__inner {
    background-color: #6d9b98;
}

.fnc-slider .m--blend-green .fnc-slide__mask-inner {
    background-color: #42605e;
}

.fnc-slider .m--navbg-green {
    background-color: #42605e;
}

.fnc-slider .m--navbg-red {
    background-color: #990e13;
}

.fnc-slider .m--blend-blue .fnc-slide__inner {
    background-color: #59aecb;
}

.fnc-slider .m--blend-blue .fnc-slide__mask-inner {
    background-color: #2d7791;
}

.fnc-slider .m--navbg-blue {
    background-color: #2d7791;
}

.fnc-slide {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0);
}

    .fnc-slide.m--before-sliding {
        z-index: 2 !important;
        transform: translate3d(100%, 0, 0);
    }

    .fnc-slide.m--active-slide {
        z-index: 1;
        transition: transform 1s 0.6666666667s ease-in-out;
        transform: translate3d(0, 0, 0);
    }

.fnc-slide__inner {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center top;
    transform: translate3d(0, 0, 0);
}

.m--global-blending-active .fnc-slide__inner, .m--blend-bg-active .fnc-slide__inner {
    background-blend-mode: luminosity;
}

.m--before-sliding .fnc-slide__inner {
    transform: translate3d(-100%, 0, 0);
}

.m--active-slide .fnc-slide__inner {
    transition: transform 1s 0.6666666667s ease-in-out;
    transform: translate3d(0, 0, 0);
}

.fnc-slide__mask {
    overflow: hidden;
    z-index: 1;
    position: absolute;
    right: 60%;
    top: 15%;
    width: 50.25vh;
    height: 67vh;
    margin-right: -90px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
    transform-origin: 50% 0;
    transition-timing-function: ease-in-out;
}

.m--before-sliding .fnc-slide__mask {
    transform: rotate(-10deg) translate3d(200px, 0, 0);
    opacity: 0;
}

.m--active-slide .fnc-slide__mask {
    transition: transform 0.7s 1.2222222222s, opacity 0.35s 1.2222222222s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.m--previous-slide .fnc-slide__mask {
    transition: transform 0.7s 0.3333333333s, opacity 0.35s 0.6833333333s;
    transform: rotate(10deg) translate3d(-200px, 0, 0);
    opacity: 0;
}

.fnc-slide__mask-inner {
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100vw;
    height: 100vh;
    margin-left: -50vw;
    margin-top: -50vh;
    background-size: cover;
    background-position: center center;
    background-blend-mode: luminosity;
    transform-origin: 50% 16.5vh;
    transition-timing-function: ease-in-out;
}

.m--before-sliding .fnc-slide__mask-inner {
    transform: translateY(0) rotate(10deg) translateX(-200px) translateZ(0);
}

.m--active-slide .fnc-slide__mask-inner {
    transition: transform 0.7s 1.2222222222s;
    transform: translateX(0);
}

.m--previous-slide .fnc-slide__mask-inner {
    transition: transform 0.7s 0.3333333333s;
    transform: translateY(0) rotate(-10deg) translateX(200px) translateZ(0);
}

.fnc-slide__content {
    z-index: 2;
    position: absolute;
    left: 10%;
    top: 40%;
}

.fnc-slide__heading {
    margin-bottom: 10px;
    text-transform: uppercase;
}

.fnc-slide__heading-line {
    overflow: hidden;
    position: relative;
    padding-right: 20px;
    font-size: 99px;
    color: #fff;
    word-spacing: 10px;
    line-height: 120px;
}

    .fnc-slide__heading-line:nth-child(2) {
        padding-left: 30px;
    }

.m--before-sliding .fnc-slide__heading-line {
    transform: translateY(100%);
}

.m--active-slide .fnc-slide__heading-line {
    transition: transform 1.5s 1s;
    transform: translateY(0);
}

.m--previous-slide .fnc-slide__heading-line {
    transition: transform 1.5s;
    transform: translateY(-100%);
}

.fnc-slide__heading-line span {
    display: block;
}

.m--before-sliding .fnc-slide__heading-line span {
    transform: translateY(-100%);
}

.m--active-slide .fnc-slide__heading-line span {
    transition: transform 1.5s 1s;
    transform: translateY(0);
}

.m--previous-slide .fnc-slide__heading-line span {
    transition: transform 1.5s;
    transform: translateY(100%);
}

.fnc-slide__action-btn {
    position: relative;
    margin-left: 200px;
    padding: 5px 15px;
    font-size: 20px;
    line-height: 1;
    color: transparent;
    border: none;
    text-transform: uppercase;
    background: transparent;
    cursor: pointer;
    text-align: center;
    outline: none;
}

    .fnc-slide__action-btn span {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        perspective: 1000px;
        transform-style: preserve-3d;
        transition: transform 0.3s;
        transform-origin: 50% 0;
        line-height: 30px;
        color: #fff;
    }

        .fnc-slide__action-btn span:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            border: 2px solid #fff;
            border-top: none;
            border-bottom: none;
        }

        .fnc-slide__action-btn span:after {
            content: attr(data-text);
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            line-height: 30px;
            background: #1f2833;
            opacity: 0;
            transform-origin: 50% 0;
            transform: translateY(100%) rotateX(-90deg);
            transition: opacity 0.15s 0.15s;
        }

    .fnc-slide__action-btn:hover span {
        transform: rotateX(90deg);
    }

        .fnc-slide__action-btn:hover span:after {
            opacity: 1;
            transition: opacity 0.15s;
        }

.fnc-nav {
    z-index: 5;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 26.2%;
}

.fnc-nav__bgs {
    z-index: -1;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fnc-nav__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

    .fnc-nav__bg.m--nav-bg-before {
        z-index: 2 !important;
        transform: translateX(100%);
    }

    .fnc-nav__bg.m--active-nav-bg {
        z-index: 1;
        transition: transform 1s 0.6666666667s;
        transform: translateX(0);
    }

.fnc-nav__controls {
    font-size: 0;
    display: none;
}

.fnc-nav__control {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 50px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: #e8d684;
    border: none;
    outline: none;
    cursor: pointer;
    transition: background-color 0.5s;
}

    .fnc-nav__control.m--active-control {
        background: #d1bf75;
    }

.fnc-nav__control-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transform-origin: 0 50%;
    transform: scaleX(0);
    transition-timing-function: linear !important;
}

.m--with-autosliding .m--active-control .fnc-nav__control-progress {
    transform: scaleX(1);
}

.m--prev-control .fnc-nav__control-progress {
    transform: translateX(100%);
    transition: transform 0.5s !important;
}

.m--reset-progress .fnc-nav__control-progress {
    transform: scaleX(0);
    transition: transform 0s 0s !important;
}

.m--autosliding-blocked .fnc-nav__control-progress {
    transition: all 0s 0s !important;
    transform: scaleX(0) !important;
}
/* NOT PART OF COMMON SLIDER STYLES */
body {
    margin: 0;
}

.demo-cont {
    overflow: hidden;
    position: relative;
    height: 100vh;
    perspective: 1500px;
    background: #000;
}

.example-slider {
    z-index: 2;
    transform: translate3d(0, 0, 0);
    transition: transform 0.7s;
}

    .example-slider .fnc-slide-3 .fnc-slide__inner:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.1);
    }


    .example-slider .fnc-slide-4 .fnc-slide__inner:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
    }

/* COLORFUL SWITCH STYLES ORIGINAL DEMO - https://codepen.io/suez/pen/WQjwOb */
.colorful-switch {
    position: relative;
    width: 180px;
    height: 77.1428571429px;
    margin: 0 auto;
    border-radius: 32.1428571429px;
    background: #cfcfcf;
}

    .colorful-switch:before {
        content: "";
        z-index: -1;
        position: absolute;
        left: -5px;
        top: -5px;
        width: 190px;
        height: 87.1428571429px;
        border-radius: 37.1428571429px;
        background: #314239;
        transition: background-color 0.3s;
    }

    .colorful-switch:hover:before {
        background: #4c735f;
    }

.colorful-switch__checkbox {
    z-index: -10;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.colorful-switch__label {
    z-index: 1;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 32.1428571429px;
    cursor: pointer;
}

.colorful-switch__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 540px;
    height: 100%;
    background: linear-gradient(90deg, #14dcd6 0, #10e7bd 180px, #ef9c29 360px, #e76339 100%);
    transition: transform 0.5s;
    transform: translate3d(-360px, 0, 0);
}

.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__bg {
    transform: translate3d(0, 0, 0);
}

.colorful-switch__dot {
    position: absolute;
    left: 131.1428571429px;
    top: 50%;
    width: 5.1428571429px;
    height: 5.1428571429px;
    margin-left: -2.5714285714px;
    margin-top: -2.5714285714px;
    border-radius: 50%;
    background: #fff;
    transition: transform 0.5s;
    transform: translate3d(0, 0, 0);
}

.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__dot {
    transform: translate3d(-80.3571428571px, 0, 0);
}

.colorful-switch__on {
    position: absolute;
    left: 104.1428571429px;
    top: 22.5px;
    width: 19.2857142857px;
    height: 36px;
    transition: transform 0.5s;
    transform: translate3d(0, 0, 0);
}

.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__on {
    transform: translate3d(-80.3571428571px, 0, 0);
}

.colorful-switch__on__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: transform 0.25s 0s cubic-bezier(0.52, -0.96, 0.51, 1.28);
    transform-origin: 100% 50%;
    transform: rotate(45deg) scale(0) translateZ(0);
}

.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__on__inner {
    transition: transform 0.25s 0.25s cubic-bezier(0.67, -0.16, 0.47, 1.61);
    transform: rotate(45deg) scale(1) translateZ(0);
}

.colorful-switch__on__inner:before, .colorful-switch__on__inner:after {
    content: "";
    position: absolute;
    border-radius: 2.5714285714px;
    background: #fff;
}

.colorful-switch__on__inner:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6.1428571429px;
}

.colorful-switch__on__inner:after {
    right: 0;
    top: 0;
    width: 6.1428571429px;
    height: 100%;
}

.colorful-switch__off {
    position: absolute;
    left: 131.1428571429px;
    top: 50%;
    width: 41.1428571429px;
    height: 41.1428571429px;
    margin-left: -20.5714285714px;
    margin-top: -20.5714285714px;
    transition: transform 0.5s;
    transform: translate3d(0, 0, 0);
}

.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off {
    transform: translate3d(-80.3571428571px, 0, 0);
}

.colorful-switch__off:before, .colorful-switch__off:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 5.1428571429px;
    margin-top: -2.5714285714px;
    border-radius: 2.5714285714px;
    background: #fff;
    transition: transform 0.25s 0.25s;
}

.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:before, .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:after {
    transition-delay: 0s;
}

.colorful-switch__off:before {
    transform: rotate(45deg) scaleX(1) translateZ(0);
}

.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:before {
    transform: rotate(45deg) scaleX(0) translateZ(0);
}

.colorful-switch__off:after {
    transition-timing-function: cubic-bezier(0.67, -0.16, 0.47, 1.61);
    transform: rotate(-45deg) scaleX(1) translateZ(0);
}

.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:after {
    transition-timing-function: ease;
    transform: rotate(-45deg) scaleX(0) translateZ(0);
}
