/* ===================================
    About
====================================== */

/*
    Theme Name: MegaOne
    Theme URI:
    Author: Themes Industry
    Author URI:
    Description: One Page Parallax Template
    Tags: one page, multipurpose, parallax, creative, html5
 */

/* ===================================
    Table of Content
====================================== */

/*  - Fonts
    - General
    - Header And Nav-Bar
    - Banner
    - Overview
    - Overview
    - Counter
    - Testimonials
    - Contact
    - Footer
    - Loader
    - StandAlone
    - Media Queries   */

/* ===================================
    Google font
====================================== */

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

.main-font{font-family: 'Oswald', sans-serif;   }
.alt-font{font-family: 'Roboto', sans-serif;}

/* ===================================
    Scrollbar
====================================== */

::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    width: 8px;
    background:white;
    border-left: 0 solid white;
    border-right: 0 solid white;
}
::-webkit-scrollbar-thumb {
    background: #f94217;
    width: 0;
    height: 25%;
    transition: .5s ease;
    cursor: pointer;
}

/* ===================================
    Image Hover
====================================== */

.hover-effect::before,
.hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s !important;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s !important;
}
.hover-effect::before {
    right: 0;
    opacity: 1;
    bottom: 0;

}
.hover-effect::after {
    top: 0;
    opacity: .7;
    left: 0;
}
.hover-effect:hover::after, .hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}
/* Use in BLog */
.image {
    overflow: hidden;
}
a.image{
    display: block;
}
.image img {
    width: 100%;
    height: 100%;
    display: block;
}
.image, .image img {
    position: relative;
}
/* Use in BLog */
.image {
    overflow: hidden;
}
a.image{
    display: block;
}
.image img {
    width: 100%;
    height: 100%;
    display: block;
}
.image, .image img {
    position: relative;
}

/* ===================================
    General
====================================== */

body {font-family: 'Roboto', sans-serif; font-size: 16px; color: #ffffff; background-color: #0a0a0a; font-weight:normal; line-height:25px; width: 100%; overflow-x: hidden; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {line-height: 1.2; font-weight: 400; font-family: 'Oswald', sans-serif;}
a, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;}
section,.section-padding {position: relative;overflow: hidden;}
a {color:inherit;text-decoration: none;}
.btn.focus, .btn:focus{-webkit-box-shadow: none;box-shadow: none;}
p:last-child{margin-bottom: 0 !important; font-family: 'Roboto', sans-serif;}
.fa, .far, .fas{display: inline;}
li{list-style: none;text-decoration: none;}
.hidden{display: none;}
section{padding: 7.5rem 0;}
.padding-bottom {padding-bottom: 7.5rem;}
.padding-top {padding-top: 7.5rem;}

/* overlay */
.bg-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/* opacity */
.opacity-full{opacity: 1;}
.opacity-1{opacity: .1;}
.opacity-2{opacity: .2;}
.opacity-3{opacity: .3;}
.opacity-4{opacity: .4;}
.opacity-5{opacity: .5;}
.opacity-6{opacity: .6;}
.opacity-7{opacity: .7;}
.opacity-8{opacity: .8;}
.opacity-9{opacity: .9;}

/*font-weight*/
.font-weight-100{font-weight: 100;}
.font-weight-200{font-weight: 200;}
.font-weight-300{font-weight: 300;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}
.font-weight-700{font-weight: 700;}

/* button */
.btn {-webkit-appearance: initial; appearance: initial; overflow: hidden;position: -webkit-sticky;position: sticky; z-index: 1; display:inline-block; font-size: 16px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; width: auto;font-family: 'Roboto', sans-serif; font-weight: bold; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}

/* Transparent button */
.btn.btn-trans {background: #ea413a; border-color: #ffffff; color: #ffffff;}
.btn.btn-trans:hover {background: #f94217 !important; border-color: #f94217; color: #ffffff !important}

/* Orange button */
.btn.btn-orange {background: #f94217; border-color: #f94217; color: #ffffff;}
.btn.btn-orange:hover {background: transparent !important; border-color: #ffffff; color: #ffffff !important}

/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:16px; padding: 10px 42px; line-height: 2em}
.btn.btn-large {font-size:16px;  padding: 14px 30px; line-height: 2em;}
.btn.btn-rounded {border-radius: 50px;}

/* Text color */
.text-orange {color: #f94217;}
.text-black {color: #000000;}
.text-white {color: #ffffff;}

/* Background color */
.bg-orange {background: #f94217;}
.bg-black {background: #000000;}
.bg-transparent {background: transparent;}

.heading-area .sub-heading {
    font-size: 20px;
    font-weight: 400;
    color: #f94217;
    font-family: 'Roboto', sans-serif;
}

.heading-area .heading{
    font-size: 48px;
    color: #ffffff;
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.heading-area .text {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6b6b6b;
    margin-bottom: 40px;
    width: 95%;
}

/* ===================================
    Header
====================================== */
.sidemenu_btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 36px;
    padding: 6px;
    display: inline-block;
}

.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background: #ffffff;
    display: block;
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0;
}

/* nav top default */
header a.logo img {
    max-width: 95px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 50%);
}

.navbar-top-default{
    position: absolute;
    top: 0;
    /* Keep navigation above all page content */
    z-index: 1000;
    height: 90px;
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background-color: transparent;
}

/* ===================================
    Side Menu
====================================== */
.side-menu {
    width: 40%;
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    background: #2d2d2d;
    color: #FFFFFF;
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: hidden;
}

.side-menu.left {
    left: 0; right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.side-menu.before-side {
    width: 280px;
}

.side-menu.side-menu-active,
.side-menu.before-side{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.pul-menu .side-menu.side-menu-active {
    visibility: visible; opacity: 1;
}

.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer;
}

.side-menu.before-side .btn-close{
    display: none;
}

.side-menu .btn-close::before, .side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #FFFFFF;
    top: 5px;
}

.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pul-menu.pushwrap .side-menu .inner-wrapper{
    padding: 3.5rem 2.5rem;
}

.side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
}

.side-nav .navbar-nav .nav-item{
    display: block;
    margin: 15px 0; padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}

.side-nav .navbar-nav .nav-item .nav-link{
    font-size: 28px;
    text-transform:capitalize;
}

.side-nav .navbar-nav .nav-item .nav-link span{
    font-size: 28px;
    opacity: .3;
    margin-right: 10px;
    transition: .5s ease;
}

.side-nav .navbar-nav .nav-link:hover span,
.side-nav .navbar-nav .nav-link.active span {
    color: #f94217;
    opacity: 1;
    transition: .5s ease;
}

.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}

.side-nav .navbar-nav .nav-item:nth-child(2){
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}

.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}

.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}

.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}

.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}

.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #FFFFFF;
    padding: 2px 0 3px 0 !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    border-radius: 0;
}

.side-nav .navbar-nav .nav-link.active {
    background: transparent;
}

.side-menu p{
    margin-top: .5rem;
    margin-bottom: 0;
}

.social-icons-simple{
    margin-bottom: 0;
    margin-left: -10px;
}

.social-icons-simple li{
    display: inline-block;
}

.social-icons-simple li a {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
    color: #FFFFFF;
}

.social-icons-simple li a:hover{
    background-color: #f94217;
    color:#ffffff;
}

.side-footer p{
    color: #FFFFFF;
}

.social-icons-simple li.animated-wrap a:hover{
    background-color: transparent;
    color: #ffffff;
}

@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/*Fixed Nav*/
.fixed-nav-on-scroll{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    width: 60px;
    animation: .5s slideInLeft;
    display: inline-block;
    margin: 0;
    height: 60px;
    border-radius: 50%;
    transition: .5s ease;
    cursor: pointer;
}

.fixed-nav-on-scroll .menu_bars span {
    background: #ffffff;
}

.fixed-nav-on-scroll .fixed-icon-scroll {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,30%);
}

.fixed-nav-appear{
    display: block;
}

.menu_bars, .menu_bars2 {
    width: 38px;
    cursor: pointer;
    z-index: 1;
}

.menu_bars2 {
    height: 36px;
    position: absolute;
}

.menu_bars span {
    background: #202020;
    width: 30px;
    height: 2px;
    display: block;
}

.menu_bars2 span {
    background: #ffffff;
    width: 30px;
    height: 2px;
    display: block;
}

.menu_bars2 span {
    height: 1px;
}

.menu_bars, .menu_bars span, .menu_bars2, .menu_bars2 span{
    -webkit-transition: 300ms linear all;
    -o-transition: 300ms linear all;
    transition: 300ms linear all;
}

.menu_bars span:nth-child(1) {
    width: 25px;
}

.menu_bars span:nth-child(2) {
    width: 25px;
    margin: 4px auto;
}

.menu_bars span:nth-child(3) {
    width: 25px;
}

.menu_bars2 span:nth-child(2) {
    display: none;
}

.menu_bars2 span:nth-child(1), .menu_bars2 span:nth-child(3) {
    width: 25px;
    top: 20px;
    position: absolute;
    left: 5px;
    margin-top: -1px;
}

.menu_bars2 span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu_bars2 span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu_bars2.active {
    position: fixed;
    top: 1.5rem;
    right: 1.5rem;
}

/* ===================================
   Banner Section
====================================== */
.banner{
    background-image: url("../img/banner-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding: 5rem 0 3rem 0;
    position: relative;
    /* Elevate the hero above subsequent sections so overlap is visible */
    z-index: 100;
    /* Allow hero content to overlap the next section */
    overflow: visible;
}


.banner .banner-row{
    min-height: auto;
    padding: 4rem 0 0.5rem 0;
}

.banner-text-left{
    margin: 0;
    padding: 0;
}

.banner-text-left .logo img {
    max-width: 100px;
}

.banner-text-left h1{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 72px;
    color: #FFFFFF;
}

.banner-text-left p{
    /* Reduce space between logo and heading */
    margin: 10px 0 10px 0;
    font-size: 24px;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

/* Banner Image Container */
.banner-image {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto 0;
    padding-bottom: 0;
    aspect-ratio: 16 / 9;
    background-image: url('../img/stratmaker.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 800px;
    /* Inside its own stacking context but above nearby content */
    z-index: 200;
    /* Overlap the next section while canceling layout gap above */
    transform: translateY(15vh);
    margin-top: -5vh;
    /* Fallback for browsers with JS errors */
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Tweak overlap across breakpoints for better balance */
@media (max-width: 1200px) and (min-width: 992px) {
    .banner-image { transform: translateY(8vh); margin-top: -8vh; }
}

@media screen and (max-width: 991px) and (min-width: 768px){
    .banner-image { transform: translateY(6vh); margin-top: -6vh; }
}

@media screen and (max-width: 767px) {
    .banner-image { transform: translateY(4vh); margin-top: -4vh; }
}

/* Collapse spacing between heading block and hero image */
.banner .banner-row { padding-bottom: 0; }

/* In case a wrapper like <section class="banner-image-container"> is present */
.banner-image-container {
    margin: 0;
    padding: 0;
    position: relative;
    background: transparent;
    z-index: 150; /* sits between banner background (100) and hero (200) */
}

/* Ensure the next section does not cover the hero image */
.video-sec {
    position: relative;
    z-index: 1;
}

/* Legacy image-holder1 styles for backward compatibility */
.image-holder1{
    left: 50%;
    top: 50%;
    width: 50%;
    text-align: center;
    position: absolute;
    transform: translateX(-50%);
}

.image-holder1 img{
    width: 100%;
}

/*HOT SPOT*/
.marker {
    position: absolute;
    cursor: pointer;
}
.marker1 {
    top: 30%;
    left: 5%;
}

/* .marker1:after {
    content: "";
    top: 50%;
    left: 55px;
    height: 3px;
    width: 200px;
    position: absolute;
    transform: translateY(-50%);
    background-color: #8a8a8a;
} */

.marker2 {
    top: 50%;
    left: 11%;
}

/* .marker2:after {
    content: "";
    top: 50%;
    left: 55px;
    height: 3px;
    width: 200px;
    position: absolute;
    transform: translateY(-50%);
    background-color: #8a8a8a;
} */

.marker3 {
    top: 60%;
    left: 20%;
}

/* .marker3:after {
    content: "";
    top: 50%;
    left: 55px;
    height: 3px;
    width: 300px;
    position: absolute;
    transform: translateY(-50%);
    background-color: #8a8a8a;
} */

.marker4 {
    top: 85%;
    left: 12%;
}

/* .marker4:after {
    content: "";
    top: 50%;
    left: 55px;
    height: 3px;
    width: 500px;
    position: absolute;
    transform: translateY(-50%);
    background-color: #8a8a8a;
} */

.marker5 {
    top: 30%;
    left: 80%;
}

/* .marker5:before {
    content: "";
    top: 50%;
    right: 55px;
    height: 3px;
    width: 470px;
    position: absolute;
    transform: translateY(-50%);
    background-color: #8a8a8a;
} */

.marker6 {
    top: 50%;
    left: 77%;
}

/* .marker6:before {
    content: "";
    top: 50%;
    right: 55px;
    height: 3px;
    width: 470px;
    position: absolute;
    transform: translateY(-50%);
    background-color: #8a8a8a;
} */

.marker7 {
    top: 70%;
    left: 85%;
}

/* .marker7:before {
    content: "";
    top: 50%;
    right: 55px;
    height: 3px;
    width: 400px;
    position: absolute;
    transform: translateY(-50%);
    background-color: #8a8a8a;
} */

.animated-circle {
    background-color: #f94217;
    border: none;
    height: 40px;
    width: 40px;
    z-index: 99;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
}


@-webkit-keyframes ripple{
    0% {-webkit-transform:scale(1);}
    75% {-webkit-transform:scale(1.75); opacity:1;}
    100% {-webkit-transform:scale(2); opacity:0;}
}

@keyframes ripple{
    0% {transform:scale(1); }
    75% {transform:scale(1.75); opacity:1;}
    100% {transform:scale(2); opacity:0;}
}

/* Always Visible Effect */
.animated-circle:before,
.animated-circle:after {
    content:'';
    display:block;
    position:absolute;
    top:0; right:0; bottom:0; left:0;
    border-radius:50%;
    border: 1px solid #f94217;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transform-origin: center center;
}

.animated-circle:before {
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}

.animated-circle:after {
    -webkit-animation: ripple 2s linear 2s infinite;
    animation: ripple 2s linear 2s infinite;
}

@-webkit-keyframes ripple{
    0% {-webkit-transform:scale(1);}
    75% {-webkit-transform:scale(1.75); opacity:1;}
    100% {-webkit-transform:scale(2); opacity:0;}
}

@keyframes ripple{
    0% {transform:scale(1); }
    75% {transform:scale(1.75); opacity:1;}
    100% {transform:scale(2); opacity:0;}
}

/* ===================================
    Cube Portfolio
====================================== */

.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item{
    background: transparent;
    border: none;
    margin: 10px 4px 6px 4px;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 500;
    color: #3d3d3d;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active{
    color: #36a837;
}

.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item:hover{
    color : #36a837;
}

.cube-portfolio1 .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap {
    color: #36a837;
}

.cube-portfolio1 .cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: .8;
}

.cbp-l-filters-button {
    margin: 40px;
}

.cbp-l-caption-alignCenter{
    position: absolute;
    top: 0;
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.cube-portfolio1 .cbp-caption-zoom .cbp-caption:hover .cbp-l-caption-alignCenter {
    opacity: 1;
}

.cbp-l-caption-body p{
    font-size: 12px;
}

.cbp-l-caption-body h5{
    font-weight: 400;
}

.plus {
    display: block;
    margin: 0 auto;
    height: 70px;
    width: 70px;
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
}

.plus::before {
    width: 2px;
    margin-left: -1px;
    left: 50%;
    top: 5px;
    bottom: 5px;
}

.plus::after {
    height: 2px;
    margin-top: -1px;
    top: 50%;
    left: 5px;
    right: 5px;
}

.plus::before, .plus::after {
    content: " ";
    position: absolute;
    background: #fff;
}

.portfolio_top {
    position: relative;
    overflow: hidden;
}

#portfolio_top::before,
#portfolio_top::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    height: 90px;
    width: 100%;
}

#portfolio_top::before {
    top: 0;
}

#portfolio_top::after {
    bottom: 0;
}

.text_wrap {
    padding: 50px 2rem 0.5rem 2rem;
}

.itemshadow .cbp-item-wrapper {
    -webkit-box-shadow: 0 0 4px 1px rgba(101, 101, 101, 0.2);
    box-shadow: 0 0 4px 1px rgba(101, 101, 101, 0.2);
    padding-bottom: 2px;
    padding-top: 5px;
}

.border-portfolio .cbp-item img {
    border: 20px solid #fff;
}

.bottom-text {
    display: table;
}

.bottom-text > .cells {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
}

.bottom-text p {
    font-size: 15px;
    margin-bottom: 0;
}

.bottom-text .port_head {
    font-weight: 600;
    font-size: 5.625rem;
    line-height: 1;
}

/*Overlays*/
.overlay-two{
    position: absolute;
    left: 20px; top: 25px;
    right: 20px; bottom: 22px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .5s ease-in .1s;
    -o-transition: all .5s ease-in .1s;
    transition: all .5s ease-in .1s;
}

.overlay-two:before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #36a837;
    opacity: .7;
}

.cbp-item:hover .overlay-two,
.cbp-item:focus .overlay-two {
    opacity: 1; visibility: visible;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.cbp-item:hover .overlay-two{
    opacity: 1; visibility: visible;
}

.plus{
    display: inline-block;
    height: 70px;
    width: 70px;
    position: relative;
    overflow: hidden;
}

.overlay-two > h4,.overlay-two > p{
    position: relative;
    color: #ffffff;
}

.plus::before,
.plus::after {
    content: " ";
    position: absolute;
    background: #fff;
}

.plus::after {
    height: 2px;
    margin-top: -1px;
    top: 50%;
    left: 5px;
    right: 5px;
}

.plus::before {
    width: 2px;
    margin-left: -1px;
    left: 50%;
    top: 5px;
    bottom: 5px;
}

.plus p {
    font-size: 13px;
}

.bottom-text > .cells {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
}

/* ===================================
    Price Section
=================================== */

.prices {
    /* background-color: #1c1c1c; */
    /* color: #333333; */
    background-image: url("../img/banner-bg2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding: 5rem 0 3rem 0;
    position: relative;
}

.price-item {
    background-color: #b3ebff;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding: 0;
    -webkit-box-shadow: 1px 1px 8px #e1e1e1;
    box-shadow: 1px 1px 8px #e1e1e1;
    -webkit-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
}

.price_header{
    background-color: #002450;
    padding: 20px 0 20px 0;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    border-bottom: 1px solid transparent;
}

.price_header_text{
    z-index: 1;
    font-size: 18px;
    position: relative;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
}

.actual_price{
    font-size: 36px;
    z-index: 1;
    color: #002450;
    text-align: center;
    padding-top: 40px;
    position: relative;
    font-weight: 600;
    font-family: 'Montserrat' , sans-serif;
}

.small_font{
    font-size: 16px;
    font-weight: bold;
}

.price-list{
    list-style: none;
    padding-left: 0;
    padding-bottom: 10px;
}

.price-list li{
    padding: 7px  ;
    text-align: center;
    font-size: 16px;
    color: #4f4f4f;
    font-weight: normal;
    font-family: 'Roboto' , sans-serif;
}

.price-item-center{
    background-color: #ffffff;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding: 0;
    -webkit-box-shadow: 1px 1px 8px #e1e1e1;
    box-shadow: 1px 1px 8px #e1e1e1;
    -webkit-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
}

.price_header-center{
    padding-top: 40px;
    padding-bottom: 40px;
    background: #00b7ff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #0176ff, #00b7ff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #0176ff, #00b7ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.price-item .btn.btn-medium, .price-item-center .btn.btn-medium {
    padding: 12px 42px;
}

/* Center Price Button */
.btn.btn-primary:hover {
    background-position: right center;
    color: #ffffff!important;
}

.btn.btn-primary {
    border: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-size: 200% auto;
    background-image: -o-linear-gradient(left, #00b7ff 0%, #0176ff 51%, #00b7ff 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#00b7ff), color-stop(51%, #0176ff), to(#00b7ff));
    background-image: linear-gradient(to right, #00b7ff 0%, #0176ff 51%, #00b7ff 100%);
}

/* Price Hover Effect */
.price-item, .price-item-center {
    position: relative;
    overflow: hidden;
    vertical-align: bottom;
    transition: color .3s ease-out;
    z-index: 0;
}

.price-item::before, .price-item-center::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    transform: translateX(calc(-100% - 0px));
    width: 100%;
    height: 100%;
    transition: transform .25s ease-out;
}

.price-item::before {
    background: #00b6ff;
}

.price-item-center::before {
    background: #002450;
}

.price-item:hover *, .price-item-center:hover *  {
    color: #ffffff;
}

.price-item:hover::before, .price-item-center:hover::before {
    transform: translateY(0);
    transition: transform .25s ease-out;
}


/* ===================================
    About Section
====================================== */
.about {
    background-image: url("../img/banner-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    /* padding: 5rem 0 3rem 0; */
    padding: 12.5rem 0;
    position: relative;
}

.about .card {
    display: inline-block;
    background-color: transparent;
    border: 0 solid rgba(0,0,0,.125);
}

.about .card-body {
    padding: 0;
}

.about .cover:hover{
    border-radius: 15px;
    background: #1c1e25;
}

.about .numbering {
    font-size: 48px;
    color: #737373;
    font-weight: 500;
    transition: all 1.2s;
    font-family: "Roboto", sans-serif;
}

.about .cover:hover .numbering {
    transform: rotateY(360deg);
    transition: all 1.2s;
}

.about .cover{
    padding: 25px;
    cursor: pointer;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}

.about .cover .card-title{
    margin-bottom: 16px;
    font-size: 26px;
    font-weight: 300;
    color: #ffffff;
    -webkit-transition: 0.9s ease;
    -o-transition: 0.9s ease;
    transition: 0.9s ease;
    font-family: 'Roboto', sans-serif;
}

.about .cover .card-text {
    font-size: 16px;
    font-weight: 400;
    color: #737373;
    font-family: 'Roboto', sans-serif;
}

/* ===================================
    Overview Section
====================================== */
.video-sec{
    padding: 0;
}

.video-image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    text-align: center;
}

.video-image img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}

.video-play-button {
    height: 80px;
    width: 80px;
    top: 50%;
    left: 50%;
    z-index: 1;
    border-radius: 50px;
    line-height: 77px;
    text-align: center;
    color: #ffffff;
    background: rgba(249, 66, 23, .6);
    display: inline-block;
    -webkit-border-radius: 50px;
    -webkit-box-shadow: 0 0 0 0 rgb(249, 66, 23);
    box-shadow: 0 0 0 0 rgb(249, 66, 23);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.video-play-button:hover {
    -o-animation: ripple 1.3s infinite;
    -webkit-animation: ripple 1.3s infinite;
    animation: ripple-button 1.3s infinite;
}

.video-play-button.slider-play-button {
    margin: 10px;
    -webkit-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
    -o-transform: translate(0%,0%);
    transform: translate(0%,0%);
}

.video-play-button i {
    font-size: 28px;
    border: 2px solid #ffffff;
    padding: 8px;
    border-radius: 50%;
    transition: .5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.video-play-button:hover i {
    color: #ffffff;
}

@-webkit-keyframes ripple-button {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
        box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
    }
    to {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
        box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
    }
}

@keyframes ripple-button {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
        box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
    }
    to {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
        box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
    }
}

/* ===================================
   Counter Section
====================================== */
.counter {
    background: #0a0a0a;
}

.counter-content h3 {
    font-family: Oswald ,sans-serif;
    font-weight: 200;
    font-size: 48px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.5;
}

.counter-content p {
    width: 95%;
    color: #737373;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    font-family: Roboto, sans-serif;
}

.parallax-box{
    font-family: 'Roboto', sans-serif;
}

.parallax-box:hover i {
    color: #f94217;
    transition: .5s ease;
}

.parallax-box i{
    font-size: 42px;
    transition: .5s ease;
}

.parallax-box h2{
    font-size: 36px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
}

.parallax-box h5{
    font-weight: 400;
    font-size: 16px;
    color: #737373;
    font-family: 'Roboto', sans-serif;
}

/* ===================================
      Testimonials Section
====================================== */
.testimonial_img img{
    height: 100% !important;
    width: 100% !important;
}

.owl-testimonial{
    margin-top: 70px;
}

.client-data{
    position: absolute;
}

.testimonial-box{
    background: #202020;
    overflow: hidden;
    padding: 65px 45px 45px 45px;
    margin: 50px 10px 10px 10px;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    cursor: pointer;
    border-radius: 10px;
}

.owl-testimonial .owl-item.center .testimonial-box{
    background-color: #f94217;
}

.owl-testimonial .center .quote_box{
    background-color: #202020;
}

.owl-testimonial .center .quote_box .quote{
    color: #FFFFFF;
}

.center .testimonial-box{
    color: #f94217;
    background-color: #f94217;
}

.center .testimonial-box:hover:before{
    opacity: 1 !important;
}

.center .testimonial-box .infot_margin {
    opacity: 1;
}

.owl-testimonial .center .testimonial-box:hover .quote{
    color: #ffffff;
}

.owl-testimonial .center .testimonial-box:hover .quote_box{
    background-color: #202020;
}

.margin-p{
    text-align: center;
}

.testimonial_img{
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translateX(-50%);
}

.testimonial_img img{
    height: 100% !important;
    width: 100% !important;
}

.quote{
    font-size: 30px;
    color: #ffffff;
}

.quote_box{
    border: 1px solid transparent;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    background: #f94217;
    padding: 15px 10px 10px 14px;
    position: absolute;
    bottom: 83.5%;
    left: 50%;
    transform: translateX(-50%);
}

.infot_margin{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    position: relative;
    z-index: 999;
    font-size: 15px;
    color: #ffffff;
    opacity: .4;
}

.testimonial_name{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-align: center;
    margin: 0;
    font-weight: normal;
    letter-spacing: 0;
}

#testimonials .text1 .info {
    font-size: 18px;
    font-weight: 400;
    margin-top: 6px;
    font-family: Roboto, sans-serif;
}

#testimonials .text1{
    position: absolute;
    text-align: center;
    top: 85%;
    left: 50%;
    transform: translateX(-50%);
}

#testimonials .item{
    padding-bottom: 120px ;
}

.owl-testimonial .owl-dots{
    margin-top: 40px !important;
}

.owl-testimonial .owl-dots .owl-dot.active span, .owl-testimonial .owl-dots .owl-dot:hover span{
    background: #797979;
}

.owl-testimonial .owl-dots{
    display: flex;
    justify-content: center;
}

.owl-testimonial .owl-dots .owl-dot span {
    background: transparent;
    border: 2px solid #797979;
    font-size: 30px;
    padding: 5px;
    margin-left: 10px;
    border-radius: 50%;
}

/* ===================================
   Contact Section
====================================== */
.contact-sec {
    background: #0a0a0a;
}

.contact-sec .contact-form input{
    color: #797979;
    font-size: 16px;
    height: 40px;
    padding: 25px 0;
    background: transparent;
}

.contact-sec .contact-form .form-control{
    border: none;
    border-radius: 0;
    padding-left: 0;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.contact-sec .contact-form .form-control:focus {
    box-shadow: none;
    border-bottom: 1px solid #ffffff;
}

.contact-sec .contact-form input::placeholder, .contact-sec .contact-form textarea::placeholder {
    color: #797979;
    font-size: 14px;
}

.contact-sec .contact-form textarea{
    padding-top: 20px;
    height: 150px;
    color: #ffffff;
    font-size: 16px;
    resize: none;
    background: transparent;
    margin-bottom: 40px;
}

.contact-sec .contact-form {
    width: 100%;
    margin: auto;
}

.contact-sec .contact-form .purple-btn{
    margin-top: 15px;
}

.contact_btn {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.contact-sec .img-center {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

/* ===================================
    Footer Section
====================================== */

.footer a{
    color: #ffffff;
    font-size: 15px;
    display: flex;
    margin: auto 0;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.footer a i{
    font-size: 30px;
    margin-right: 12px;
    color: #ffffff;
    transition: .5s ease;
}

.footer a:hover i{
    color: #f94217;
    transition: .5s ease;
}

.footer .footer-copy {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

/* ===================================
    Loader
====================================== */
.loader-bg {
    position: fixed;
    z-index: 99999;
    background-color: #202020;
    width: 100%;
    height: 100%;
}

.svg-loader {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loader-bg svg {
    width: 200px;
}

circle {
    fill: none;
    stroke: #f94217;
    stroke-width: 10px;
    animation: circle-animation 3s infinite;
    transform-origin: center center;
}

@keyframes circle-animation {
    0%, 20%, 100% {
        stroke-dasharray: 0.4;
        transform: rotate(0);
    }
    10% {
        stroke-dasharray: 0.8;
    }
    70% {
        stroke-dasharray: 50;
        transform: rotate(60deg);
    }
}

/* ===================================
     Stand Alone
====================================== */
.standalone-row:not(:last-child) {
    margin-bottom: 3rem;
}

.standalone-row .stand-img-des{
    padding-left: 30px;
    text-align: center;
}

.standalone-row:nth-child(2) .stand-img-des{
    padding-left: 0;
    padding-right: 30px;
}

.standalone-detail .sub-heading{
    margin-bottom: 10px;
}

.standalone-area .sub-heading{
    margin-bottom: 8px;
}

.standalone-detail .heading{
    margin-bottom: 20px;
    font-size: 56px;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.standalone-detail .para_text{
    font-family: 'Roboto' , sans-serif;
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
}

.standalone-detail{
    padding-bottom: 100px;
}

.standalone-area .heading-text{
    font-weight: 200;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
}

.standalone-area .stand-img-des .para_text{
    font-family: 'Roboto', sans-serif;
}

.page-title  .logo img {
    max-width: 100px;
    margin-bottom: 25px;
}

.page-title{
    position:relative;
    text-align:center;
    padding: 200px 0 150px 0;
    background:url("../img/standalone.jpg");
    background-size: cover;
    background-position: top center;
}

.page-title .auto-container{
    position:relative;
}

.page-title h2{
    position:relative;
    color:#ffffff;
    font-weight: 200;
    line-height:1.2em;
    margin-bottom: 25px;
    font-size:3.5rem;
    text-transform: uppercase;
}

.page-breadcrumb{
    position:relative;
}

.page-breadcrumb li{
    position:relative;
    display:inline-block;
    margin-right:10px;
    padding-right:15px;
    color:#ffffff;
    font-size:15px;
    font-weight:400;
    text-transform:capitalize;
}

.page-breadcrumb li:after{
    position:absolute;
    content: "\f101";
    right:-5px;
    top:1px;
    color:#ffffff;
    font-size:15px;
    font-weight:900;
    font-family: "Font Awesome 5 Free";
}

.page-breadcrumb li:last-child::after{
    display: none;
}

.page-breadcrumb li:last-child{
    padding-right:0;
    margin-right:0;
}

.page-breadcrumb li a{
    color:#fff;
    font-weight:400;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.page-breadcrumb li a .icon{
    margin-right:4px;
    color:#f94217;
}

.page-breadcrumb li a:hover{
    color:#ffffff;
}

.standalone-nav.navbar-top-default {
    background: transparent;
}

/* ===================================
    Media Queries - Simplified Breakpoints
====================================== */

/* Desktop (PC) - Default styles apply above 1025px */
/* No specific desktop media query needed as base styles serve as desktop styles */

/* Tablet (iPad) - 768px to 1025px */
@media (max-width: 1025px) and (min-width: 768px) {
    body {
        text-align: center;
    }
    section {
        padding: 5.5rem 0;
    }

    /* Banner */
    .banner {
        padding: 4rem 0 2rem 0;
        overflow-x: hidden;
    }
    .banner-image {
        max-width: 100%;
        width: 95%;
        aspect-ratio: 3 / 2;
        margin: 0.5rem auto 0;
        padding-bottom: 2rem;
        transform: translateY(6vh);
        margin-top: -6vh;
    }
    .banner-text-left {
        margin: 0;
        padding: 0;
    }
    .banner-text-left .logo img {
        max-width: 80px;
    }
    .banner-text-left p {
        margin: 20px 0 10px 0;
    }
    .banner .banner-row {
        padding: 2rem 0 0.5rem 0;
    }
    .image-holder1 {
        width: 100%;
        top: 45%;
    }

    /* Side Menu */
    .sidemenu_btn {
        position: relative;
        right: 0;
        margin: 0;
    }
    .side-menu {
        width: 60%;
    }

    .marker1 {
        top: 35%;
        left: 5%;
    }

    .marker2 {
        top: 45%;
        left: 10%;
    }

    .marker3 {
        top: 60%;
        left: 20%;
    }

    .marker4 {
        top: 73%;
        left: 15%;
    }

    .marker5 {
        top: 35%;
        left: 80%;
    }

    .marker6 {
        top: 50%;
        left: 77%;
    }

    .marker7 {
        top: 65%;
        left: 85%;
    }

    /* Marker Lines */
    .marker1:after,
    .marker2:after,
    .marker3:after,
    .marker4:after,
    .marker5:before,
    .marker6:before,
    .marker7:before {
        display: none;
    }

    /* About */
    .about {
        padding: 9rem 0;
    }

    /* Counter */
    .counter-content span {
        font-size: 14px;
    }
    .counter-content h3, .counter-content h3 span {
        font-size: 24px;
    }
    .parallax-box h2 {
        font-size: 26px;
    }
    .parallax-box h5 {
        font-size: 14px;
    }

    /* Testimonials */
    .testimonial-box {
        padding: 65px 10px 45px 10px;
    }
    .owl-testimonial {
        margin-top: 30px;
    }

    /* Contact */
    .contact-sec .img-center {
        justify-content: center;
        margin-top: 80px;
    }

    /* Footer */
    .footer a {
        font-size: 14px;
        margin-bottom: 30px;
        justify-content: center;
    }
    .footer .footer-copy {
        font-size: 14px;
    }
    .footer .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer .row {
        margin-left: 0;
        margin-right: 0;
    }
    .footer .col-12 {
        padding-left: 0;
        padding-right: 0;
    }

    /* Pricing */
    .price-item, .price-item-center {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    /* Standalone */
    .standalone-detail {
        padding-bottom: 70px;
    }
    .standalone-area .gradient-text1 {
        font-size: 30px;
    }
    .standalone-detail .heading {
        font-size: 30px;
    }
    .standalone-area .sub-heading {
        margin-top: 3rem;
    }
    .standalone-row .stand-img-des {
        padding-left: 0;
        padding-right: 0;
    }
    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 0;
        padding-right: 0;
    }
    .standalone-row:nth-child(2) {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .para_text {
        font-size: 18px;
    }
    .author-avatar {
        float: none;
        margin-bottom: 25px;
        overflow: visible;
    }
    .agency-author {
        padding: 30px;
        text-align: left;
    }
    .author-content {
        padding: 0;
    }

    /* Services */
    .services-slider {
        margin: 0;
    }
    .services-slider.half-margin {
        margin: -55px 0 0;
    }
    .services-slider .owl-item .service-box {
        background: #26313c;
        padding: 2rem 1rem;
        margin-top: 0;
    }
    .services-slider .owl-item.current .service-box {
        padding: 3rem 1rem;
    }
    .services-slider .service-box h4 {
        font-size: 22px;
    }
    .services-slider .service-box p {
        font-size: 15px;
        background: transparent;
        color: #ffffff;
    }
    .services-slider .service-box {
        background: #26313c;
        color: #ffffff;
    }
    .services-slider .service-box>span {
        color: #ffffff;
    }
}

/* Mobile - 767px and below */
@media (max-width: 767px) {
    body {
        text-align: center;
    }
    section {
        padding: 4.5rem 0;
    }

    /* Banner */
    .banner {
        padding: 3rem 0 2rem 0;
        overflow-x: hidden;
    }
    .banner-image {
        max-width: 100%;
        width: 100%;
        aspect-ratio: 1 / 1;
        margin: 0.5rem auto 0;
        padding-bottom: 2rem;
        transform: translateY(4vh);
        margin-top: -4vh;
    }
    .banner-text-left {
        margin: 0;
        padding: 0;
    }
    .banner-text-left .logo img {
        max-width: 80px;
    }
    .banner-text-left p {
        font-size: 18px;
        margin: 25px 0 10px 0;
    }
    .banner-text-left h1 {
        font-size: 48px;
    }
    .banner .banner-row {
        padding: 1.5rem 0 0.5rem 0;
    }
    .image-holder1 {
        top: 55%;
        width: 100%;
    }
    .animated-circle {
        height: 24px;
        width: 24px;
    }

    /* Side Menu */
    .sidemenu_btn {
        position: relative;
        right: 0;
        margin: 0;
    }
    .side-menu {
        width: 100%;
    }
    .side-menu .inner-wrapper {
        padding: 2.5rem 3rem;
    }
    .heading-area .heading {
        font-size: 32px;
    }
    .heading-area .sub-heading {
        font-size: 18px;
    }
    .side-footer p {
        font-size: 14px;
    }
    .side-nav .navbar-nav .nav-item .nav-link {
        font-size: 20px;
    }

    /* Header */
    header a.logo img {
        max-width: 74px;
        left: 60%;
        top: 69%;
        transform: translate(-50%, -50%);
    }

    .marker1 {
        top: 40%;
        left: 5%;
    }

    .marker2 {
        top: 47%;
        left: 11%;
    }

    .marker3 {
        top: 55%;
        left: 5%;
    }

    .marker4 {
        top: 60%;
        left: 15%;
    }

    .marker5 {
        top: 40%;
        left: 80%;
    }

    .marker6 {
        top: 50%;
        left: 77%;
    }

    .marker7 {
        top: 60%;
        left: 85%;
    }

    /* Marker Lines */
    .marker1:after,
    .marker2:after,
    .marker3:after,
    .marker4:after,
    .marker5:before,
    .marker6:before,
    .marker7:before {
        display: none;
    }

    /* About */
    .about {
        padding: 4.5rem 0;
    }
    .about .cover {
        text-align: center;
        margin-top: 40px;
    }
    .about .cover .card-title {
        margin-top: 5px;
        margin-bottom: 18px;
    }

    /* Video */
    .video-play-button {
        height: 54px;
        width: 54px;
    }
    .video-play-button i {
        font-size: 16px;
    }

    /* Counter */
    .counter-content .underline {
        margin: 20px auto;
    }
    .counter-content span, .counter-content p {
        font-size: 14px;
    }
    .counter-content h3, .counter-content h3 span {
        font-size: 32px;
    }
    .parallax-box h2 {
        margin-top: 10px;
    }
    .parallax-box {
        padding: 40px 0;
    }
    .counter-content p {
        width: 100%;
    }

    /* Contact */
    .contact-sec .contact-form {
        width: 100%;
        margin-left: 0;
    }
    .contact-sec .contact-details ul li:first-child {
        width: 100%;
    }
    .contact-sec .contact-img {
        width: 70%;
        margin: 80px 0 20px 0;
    }
    .contact-sec .img-center {
        justify-content: center;
    }

    /* Footer */
    .footer a {
        margin-bottom: 40px;
        display: flex;
        justify-content: center;
    }
    .footer .container {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
    }
    .footer .row {
        margin-left: 0;
        margin-right: 0;
    }
    .footer .col-12 {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    /* Pricing */
    .price-item, .price-item-center {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    /* Standalone */
    .standalone-detail {
        padding-bottom: 70px;
    }
    .standalone-area .gradient-text1 {
        font-size: 30px;
    }
    .standalone-detail .heading {
        font-size: 30px;
    }
    .standalone-area .sub-heading {
        margin-top: 3rem;
    }
    .standalone-row .stand-img-des {
        padding-left: 0;
        padding-right: 0;
    }
    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 0;
        padding-right: 0;
    }
    .standalone-row:nth-child(2) {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .page-title h2 {
        font-size: 2.5rem;
    }
    .standalone-area .heading-text {
        font-size: 30px;
    }
    .standalone-area .stand-img-des .para_text {
        margin-bottom: 50px!important;
    }

    /* Services */
    .services-slider {
        margin: 0;
        min-height: auto;
    }
    .services-slider.half-margin {
        margin: -55px 0 0;
    }
    .services-slider .owl-item .service-box {
        background: #26313c;
        padding: 2rem 0;
        margin-top: 0;
        color: #fff;
    }
    .services-slider .owl-item.current .service-box {
        background: #36a837;
        padding: 2rem 0;
        margin-top: 0!important;
        color: #fff;
    }
    .services-slider .service-box p {
        font-size: 15px;
        background: transparent;
        color: #ffffff;
    }
    .services-slider .service-box>span {
        color: #ffffff;
    }

    /* Loader */
    .loader-bg svg {
        width: 120px;
    }

    /* Buttons */
    .btn.btn-medium {
        font-size: 14px;
    }
}

/* ==================================================
   Services (moved/merged from product-dark/css/custom.css)
   This consolidated block intentionally placed at the end
   so it wins in the cascade and removes need for !important.
   ================================================== */

.services-slider .service-box>span {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.services-slider {
    margin: -150px 0 0;
    min-height: 350px;
    z-index: 21;
}

.services-slider.owl-carousel .owl-stage-outer {
    padding-top: 25px;
    padding-bottom: 25px;
}

.services-slider .service-box {
    padding: 4rem 4rem;
    background: #26313c;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s ease .1s;
    -o-transition: all .5s ease .1s;
    transition: all .5s ease .1s;
    z-index: 2;
}

.services-slider .service-box,
.services-slider .service-box>span {
    overflow: hidden;
}

.services-slider .service-box>span {
    font-size: 40px;
    height: 50px;
    width: 50px;
    line-height: 50px;
}

.services-slider .service-box h4 {
    font-size: 24px;
    font-weight: normal;
    font-family: Montserrat, sans-serif;
}

.services-slider .service-box p {
    font-size: 16px;
    font-weight: normal;
    font-family: Roboto, sans-serif;
}

.services-slider .service-box:hover {
    cursor: pointer;
}

.services-slider .service-box:hover span {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.services-slider .owl-item.current .service-box {
    background: #36a837;
    padding: 5rem 4rem;
    margin-top: -15px;
}

/* Mini Services Icon Size */
.mini-service-card .service-icon {
    font-size: 48px;
    margin-bottom: 1rem;
}

.mini-service-card .service-icon i {
    font-size: 48px;
}
