    /*
    Theme Name: Powersports 
    Theme URI: https://www.phoeniixx.com/product/Powersports /
    Author: Phoeniixx
    Author URI: https://phoeniixx.com
    Description: Powersports  is a Single Page Layout WordPress theme, which is lightweight and designed specifically for Business and Corporate world. This theme can be used for business, blogging or website of any kind. Powersports  adapts your website to mobile, tablet, desktop and laptop since it is quite responsive and flexible based on BOOTSTRAP v3.3.7 & CSS3 framework. Free Theme Demo (http://MultiTVSolutionsfree.phoeniixxdemo.com/). How to set Free Powersports  Theme (https://youtu.be/PLITNepP37g).
    Version: 1.2.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: Powersports 
    Tags: Blog, two-columns, right-sidebar, footer-widgets, custom-background, custom-menu, featured-image-header, featured-images, post-formats, threaded-comments, translation-ready, full-width-template, theme-options

    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.

    Powersports  is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
    Underscores is distributed under the terms of the GNU GPL v2 or later.

    Normalizing styles have been helped along thanks to the fine work of
    Nicolas Gallagher and Jonathan Neal http://necolas.github.com/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
    --------------------------------------------------------------*/


    /* font family used  */
    @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

    html {
        font-family: 'Montserrat', sans-serif;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust:     100%;
        /* overflow-x: hidden; */
    }

    body {
        margin: 0;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        overflow-x: hidden;
    }
    a{
        text-decoration:none !important
    }
    a:hover {
        text-decoration: none;
    }

    p {
        color: #414141;
    }

    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    main,
    menu,
    nav,
    section,
    summary {
        display: block;
    }

    code {
        background-color: #22b5fb;
        color: #fff;
        font-size: 14px !important;
    }

    audio,
    canvas,
    progress,
    video {
        display: inline-block;
        vertical-align: baseline;
    }

    audio:not([controls]) {
        display: none;
        height: 0;
    }

    [hidden],
    template {
        display: none;
    }

    a {
        background-color: transparent;
    }

    a:active,
    a:hover {
        outline: 0;
    }

    abbr[title] {
        border-bottom: 1px dotted;
    }

    b,
    strong {
        font-weight: bold;
        color: #6f6f6f;
    }

    dfn {
        font-style: italic;
    }

    h1 {
        font-size: 2em;
        margin: 0.67em 0;
    }

    mark {
        background: #ff0;
        color: #000;
    }

    small {
        font-size: 80%;
    }

    sub,
    sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }

    sup {
        top: -0.5em;
    }

    sub {
        bottom: -0.25em;
    }

    img {
        border: 0;
    }

    svg:not(:root) {
        overflow: hidden;
    }

    figure {
        margin: 0;
    }

    hr {
        box-sizing: content-box;
        height: 0;
    }

    pre {
        overflow: auto;
    }

    code,
    kbd,
    pre,
    samp {
        font-size: 1em;
    }

    button,
    input,
    optgroup,
    select,
    textarea {
        color: inherit;
        font: inherit;
        margin: 0;
    }

    button {
        overflow: visible;
    }

    button,
    select {
        text-transform: none;
    }

    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;seo-
    }

    input {
        line-height: normal;
    }

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

    fieldset {
        border: 1px solid #c0c0c0;
        margin: 0 2px;
        padding: 0.35em 0.625em 0.75em;
    }

    legend {
        border: 0;
        padding: 0;
    }

    ol,
    ul {
        padding: 0; 
        margin:0;
        list-style: none;
    }
    ul li ul {
        list-style: square;
    }

    ul li ul li ul {
        list-style: circle;
    }

    textarea {
        overflow: auto;
    }

    optgroup {
        font-weight: bold;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    td,
    th {
        padding: 0;
    }

    /*--------------------------------------------------------------
    # Typography
    --------------------------------------------------------------*/
    button,
    input,
    select,
    textarea {
        color: #404040;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        clear: both;
    }
    #primary .elementor-heading-title{
        font-family: 'Montserrat', sans-serif;
    }

    p {
        margin-bottom: 10px;
    }

    dfn,
    cite,
    em,
    i {
        font-style: italic;
    }

    blockquote {
        margin: 0 1.5em;
    }

    address {
        margin: 0 0 1.5em;
    }

    pre {
        background: #eee;
        font-size: 15px;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 1.6em;
        max-width: 100%;
        overflow: auto;
        padding: 1.6em;
    }

    code,
    kbd,
    tt,
    var {
        font-size: 15px;
        font-size: 0.9375rem;
    }

    abbr,
    acronym {
        border-bottom: 1px dotted #666;
        cursor: help;
    }

    mark,
    ins {
        background: #fff9c0;
        text-decoration: none;
    }

    big {
        font-size: 125%;
    }

    /*--------------------------------------------------------------
    # Elements
    --------------------------------------------------------------*/
    html {
        box-sizing: border-box;
        /* overflow-x: hidden; */
    }

    *,
    *:before,
    *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
        box-sizing: inherit;
    }

    body {
        background: #fff; /* Fallback for when there is no custom background color defined. */
        /* overflow-x: hidden; */
    }

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: "";
    }

    blockquote,
    q {
        quotes: "" "";
    }

    hr {
        background-color: #ccc;
        border: 0;
        height: 1px;
        margin-bottom: 1.5em;
    }

    ul,
    ol {
        margin: 0 0 1.5em 3em;
    }

    ol {
        list-style: decimal;
    }

    li > ul,
    li > ol {
        margin-bottom: 0;
        margin-left: 1.5em;
    }

    dt {
        font-weight: bold;
    }

    dd {
        margin: 0 1.5em 1.5em;
    }

    img {
        height: auto; /* Make sure images are scaled correctly. */
        max-width: 100%; /* Adhere to container width. */
    }

    table {
        margin: 0 0 1.5em;
        width: 100%;
    }

    /*--------------------------------------------------------------
    # Forms
    --------------------------------------------------------------*/
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        border: 1px solid;
        border-color: #ccc #ccc #bbb;
        border-radius: 0px;
        background: #22B5FB;
        color: #fff;
        font-size: 15px;
        line-height: 1;
        padding: 10px;
    }
    /*
    button:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover {
        opacity: 0.9;
    }

    button:focus,
    input[type="button"]:focus,
    input[type="reset"]:focus,
    input[type="submit"]:focus,
    button:active,
    input[type="button"]:active,
    input[type="reset"]:active,
    input[type="submit"]:active {
        opacity: 0.1;
    }*/

    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    input[type="number"],
    input[type="tel"],
    input[type="range"],
    input[type="date"],
    input[type="month"],
    input[type="week"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="color"],
    textarea {
        color: #666;
        border: 1px solid #ccc;
        border-radius: 0px;
        padding: 5px;
        min-height: 39px;
        width: 100%;
        font-size: 15px;
    }

    select {
        border: 1px solid #ccc;
    }

    input[type="text"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="password"]:focus,
    input[type="search"]:focus,
    input[type="number"]:focus,
    input[type="tel"]:focus,
    input[type="range"]:focus,
    input[type="date"]:focus,
    input[type="month"]:focus,
    input[type="week"]:focus,
    input[type="time"]:focus,
    input[type="datetime"]:focus,
    input[type="datetime-local"]:focus,
    input[type="color"]:focus,
    textarea:focus {
        color: #6f6f6f;
    }

    textarea {
        width: 100%;
    }

    /*--------------------------------------------------------------
    # Navigation
    --------------------------------------------------------------*/
    /*--------------------------------------------------------------
    ## Links
    --------------------------------------------------------------*/
    a {
        
    }

    a:hover,
    a:focus,
    a:active {
        
    }

    a:focus {
        outline: none;
    }

    a:hover,
    a:active {
        outline: 0;
    }

    /*--------------------------------------------------------------
    ## Menus
    --------------------------------------------------------------*/
    .main-navigation {
        clear: none;
        display: inline-block;
        margin-right: 0px;
        vertical-align: middle;
        width: auto;
    }
    .conainer-fluid.main-footer h2.widgettitle, .conainer-fluid.main-footer img.image {
        
    }
    .conainer-fluid.main-footer ul {
        margin-left: 0px;
        list-style: none;
    }
    .main-navigation ul {
        list-style: none;
        margin: 0;
        transform: translate(200% , 0);
        visibility: hidden;
        opacity: 0;
        display: block;
        left: unset;
        width: calc(40% - 4%);
        right: 0;
        box-shadow: 0px -7px 8px 7px rgb(204 204 204 / 18%);
        position: absolute;
        padding: 30px 40px;
        margin-left: 2%;
        margin-right: 2%;
        border-radius: 5px;
        margin-top: 5%;
        transition: all 0.9s;
    }

    .main-navigation li {
        text-align: left;
        cursor: pointer;
    }

    .main-navigation a {
    
    }
    .conainer-fluid.main-footer div#widget-footer .widget {
        width: 100%;
    }
    .main-navigation li.menu-item a {
        color: #000;
        font-size: 17px;
        line-height: 29px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
    }   
    .site-header .main-navigation .nav-menu {
        align-items: center;
    }
    .main-navigation a:hover {
        color: #22b6fc;
    }

    header.entry-header {
        display: none;
    }
    header#masthead.site-header::before, header#masthead.site-header::after {
        content: none;
    }
    .nav-section {
        text-align: right;
    }
    header#masthead.site-header {
        display: flex;
        align-items: center;
        padding: 15px 0;
    }
    .main-navigation ul ul {
        
    }

    .main-navigation ul ul ul {
        left: -999em;
        top: 0;
    }

    .main-navigation ul ul a {
        width: 200px;
    }

    .main-navigation ul ul li {
        padding: 0;
    }
    .site-branding p.site-title,
    .site-branding p.site-description {
        display: none;
    }
    .main-navigation li > a::after {
        position: absolute;
        content: '';
        width: 0;
        height: 2px;
        background: #CFA34A;
        bottom: -5px;
        left: 0;
    }
    .main-navigation li:hover > a::after {
        width: 75%;
        transition: all .2s;
    }
    .main-navigation li:hover > a, .widget .menu li a:hover{
        color: #CFA34A;
        transition: all .2s;
    }
    .main-navigation ul ul :hover > a,
    .main-navigation ul ul .focus > a {
    }

    .main-navigation ul ul a:hover,
    .main-navigation ul ul a.focus {
    }

    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
    left: auto;
    }

    .main-navigation ul ul li:hover > ul,
    .main-navigation ul ul li.focus > ul {
    left: 100%;
    }

    .main-navigation .current_page_item > a,
    .main-navigation .current-menu-item > a,
    .main-navigation .current_page_ancestor > a,
    .main-navigation .current-menu-ancestor > a {
    }

    /* Small menu. */
    .menu-toggle{
        display: flex;
        align-items: flex-end;
        flex-direction: column;
        padding: 10px;
        position: relative;
        background: none;
        border: none;
        outline: none;
    }
    .main-navigation.toggled ul {
        transform: translate(0px ,0);
        transition: all 0.5s;
        visibility: visible;
        opacity: 1;
        display: block;
        position: absolute;
        background: #fff;
        padding: 20px 30px;        
        border: none;
        outline: none;
    }
    .menu-toggle span{
        display: block;
        width: 23px;
        height: 2px;
        background:#fff;       
        transition: transform .275s;
    }
    .menu-toggle span:first-child{
    }
    .menu-toggle span:nth-child(2){
        width: 13px;
        margin-top: 4px;
    }
    .menu-toggle span:last-child{
        margin-top: 4px;
    }
    .menu-toggle[aria-expanded="true"] span{
        background:#fff;
    }
    .menu-toggle[aria-expanded="true"] span:first-child{
        transform: rotate(-45deg);
    }
    .menu-toggle[aria-expanded="true"] span:nth-child(2){
        display: none;
    }
    .menu-toggle[aria-expanded="true"] span:last-child{
        margin-top: -2px;
        transform: rotate(45deg);
    }


    @media screen and (min-width: 37.5em) {
    }

    .site-main .comment-navigation,
    .site-main .posts-navigation,
    .site-main .post-navigation {
        margin: 0 0 1.5em;
        overflow: hidden;
    }

    .comment-navigation .nav-previous,
    .posts-navigation .nav-previous,
    .post-navigation .nav-previous {
        float: left;
        width: 50%;
    }

    .comment-navigation .nav-next,
    .posts-navigation .nav-next,
    .post-navigation .nav-next {
        float: right;
        text-align: right;
        width: 50%;
    }

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

    /* Do not show the outline on the skip link target. */
    #content[tabindex="-1"]:focus {
        outline: 0;
    }

    /*--------------------------------------------------------------
    # Alignments
    --------------------------------------------------------------*/
    .alignleft {
        display: inline;
        float: left;
        margin-right: 1.5em;
    }

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

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

    /*--------------------------------------------------------------
    # Clearings
    --------------------------------------------------------------*/
    .clear:before,
    .clear:after,
    .entry-content:before,
    .entry-content:after,
    .comment-content:before,
    .comment-content:after,
    .site-header:before,
    .site-header:after,
    .site-content:before,
    .site-content:after,
    .site-footer:before,
    .site-footer:after {
        content: "";
        display: table;
        table-layout: fixed;
    }

    .clear:after,
    .entry-content:after,
    .comment-content:after,
    .site-header:after,
    .site-content:after,
    .site-footer:after {
        clear: both;
    }
/* my css */
.container.seo-header-wrap {
    position: fixed;
    z-index: 11;
    width: 100%;
    max-width: initial;
    transition: all 0.7s;
}
.container.seoheaderScroll {
    -webkit-box-shadow: rgb(0 0 0 / 10%) 0px 3px 6px;
    box-shadow: rgb(0 0 0 / 10%) 0px 3px 6px;
    background-image: url(/wp-content/uploads/2021/07/footer-bg.png);
    background-size: cover;
    animation: slide-down 0.7s;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
.seoheaderScroll .contact-stripe, .seoheaderScroll .horizontal-line{
    display: none;
}
.container.seo-header-wrap .site {
    max-width: 1600px;
    margin: 0 auto;
}
.contact-stripe{
    display: flex;
    align-items: center;
}
.contact-stripe ul{
    margin: 0;
}
.contact-stripe ul li{
    display: inline-flex;
    align-items: center;
}
.contact-stripe li i {
    color: #fff;
}
.addressbar li i{
    font-size: 12px;
}
.addressbar li i.fa-phone{
    transform: rotate(90deg);
}
.addressbar li + li {
 margin-left: 10px;
}
.addressbar li a{
    font-size: 12px;
    line-height: 29px;
    color: #fff;
    font-weight: 400;
    margin-left: 10px;
}
.contact-stripe li a b{
    font-weight: 500;
    color: #fff;
}
.contact-stripe .socialbar i {
    font-size: 16px;
    padding: 10px 5px;
}
.socialbar{
    text-align: right;
}
.home-slider .swiper-slide{
    position: relative;
}
.home-slider .swiper-slide .content{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 8%;
    height: max-content;
    text-align: left;
}
.home-slider .swiper-slide .content h2{
    font-size: 84px;
    line-height: 93px;
    font-weight: 700;
    color: #fff;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 60px;
    text-transform: uppercase;
}
.home-slider .swiper-slide .content h2:after {
    content: '';
    width: 285px;
    border: 4px solid #fff;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.home-slider .swiper-slide .content h2 span{
    color: #CFA34A;
    position: relative;
    z-index: 1;
}
.home-slider .swiper-slide .content h2 span::before{
    content: '';
    background-image: url(/wp-content/uploads/2021/07/h1-slider-img-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
    width: 271px;
    height: 120px;
    top: -10px;
    z-index: -1;
    background-position: center;
    background-size: contain;
}
.home-slider .swiper-slide .content h2 span.three::before {
    width: 240px;
}
.home-slider .swiper-slide .content h2 span.five::before {
    width: 350px;
    background-size: 350px 120px;
}
.home-slider .swiper-slide .content .btn-more{
    padding: 4px;
    border-radius: 0;
    background: #000;
    color: #fff;
    border: 2px solid #cfa34a;
}
.home-slider .swiper-slide .content .btn-more span{
    font-size: 20px;
    line-height: 68px;
    font-weight: 500;
    padding: 0px 35px;
    background: #CFA34A;
    display: inline-block;
}
.seo-header-wrap .horizontal-line {
    margin: 0 auto;
    width: 100%;
    height: 1px;
    background: #fff;
}
.home-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 1;
}
.home-slider .swiper-container-horizontal>.swiper-pagination-bullets,.home-slider .swiper-pagination-custom,.home-slider .swiper-pagination-fraction {
    bottom: 10%;
}
.home-slider .swiper-pagination-bullet-active {
    opacity: 1;
    background: #CFA34A;
    border: 1px solid #CFA34A;
    position: relative;
}
.home-slider .swiper-pagination-bullet-active::before{
    content: '';
    position:absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border: 1px solid black;
    border-radius: 50%;
}
.co-aboutus {
    padding: 100px 0 170px;
}
#primary .about-image .elementor-image{
    box-shadow: 4px 3px 10px #0000000f;
    border: 4px solid #FFFFFF99;
    opacity: 1;
    backdrop-filter: blur(50px);
    padding: 60px 50px;
    position: relative;
}
#primary .about-image .elementor-image::after{
    content: '';
    background-image: url(/wp-content/uploads/2021/07/h1-slider-img-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -14%;
    bottom: -13%;
    background-size: contain;
    width: 552px;
    height: 249px;
    z-index: -1;
}
#primary .img-abs .elementor-image{
    position: absolute;
    right: -10px;
    bottom: -30px;
    padding: 16px;
    background: #FFFFFF66 0% 0% no-repeat padding-box;
    box-shadow: 4px 3px 10px #0000000f;
    border: 4px solid #FFFFFF99;
    backdrop-filter: blur(50px);
}
#primary .c-heading h3{
    font-size: 52px;
    line-height: 68px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 14px;
    display: inline-block;
    z-index: 1;
}
#primary .text-white h3{
    color: #FFFFFF;
}
#primary .c-heading h3::after{
    content: '';
    position: absolute;
    width: 80px;
    border: 3px solid #830022;
    left: 0;
    bottom: 0;
    border-radius: 5px;
}
#primary .c-heading.text-white h3::after{
    border: 3px solid #CFA34A;
}
#primary .c-heading.titlebackground h3{
    margin-bottom: 20px;
}
#primary .c-heading.titlebackground h3::before{
    content: '';
    background-image: url(/wp-content/uploads/2021/07/titlebackground-image.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
    width: 371px;
    height: 159px;
    top: -40px;
    z-index: -1;
    background-position: center;
    background-size: cover;
}
#primary .co-aboutus .col-1 .elementor-column-wrap{
    width: 90%;
}
#primary .co-aboutus .elementor-text-editor p{
    font-size: 14px;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
}
#primary .co-aboutus .elementor-icon-list-text {
    font-size: 12px;
    line-height: 23px;
    font-family: 'Montserrat', sans-serif;
    color: #212121;
}
#primary .co-aboutus .elementor-icon-list-text span{
    color: #830022
}
#primary .co-story{
    padding: 37px 0;
    background-color: #f2f1f1;
}
#primary .co-story .elementor-text-editor p{
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
}
#primary .btn-theme a{
    background: #CFA34A;
    padding: 11px 39px;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
}
#primary .btn-theme a:hover, #primary .btn-theme a:focus, #primary .btn-theme a:active {
    background: #830022;
}
#primary .col-3 {
    width: calc(33.33% - 30px);
    margin: 0 15px;
}
#primary .co-team{
    background: #F2F1F1;
    padding: 100px 0 150px;
}
#primary .co-team .team-item .elementor-image-box-wrapper{
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
#primary .co-team .team-item .elementor-image-box-wrapper:hover .elementor-image-box-content{
  opacity: 1;
}
#primary .co-team .team-item .elementor-image-box-wrapper:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    padding: 0;
    transition: .5s ease-in-out;
}
#primary .co-team .team-item .elementor-image-box-content{
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;    
    z-index: 1;
    opacity: 0;
    -webkit-transition: .45s ease-in-out;
    transition: .5s ease-in-out;
    cursor: initial;
}
#primary .co-team .team-item .elementor-image-box-content::after{
 content: '';
 position: absolute;
 opacity: .62;
 width: 100%;
 height: 100%;
 top: 0;
 bottom: 0;
 background: #CFA34A;
 z-index: -1;
}
#primary .co-team .team-item .elementor-image-box-content h3{
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    font-weight: 600;
    font-family: 'Montserrat';
}
#primary .co-team .team-item .elementor-image-box-content p{
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    font-family: 'Montserrat';
}

#primary .co-team .team-item img{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 5px #0000001c;
    padding: 9px;
    width: 100%;
    transition: .5s ease-in-out;
}
#primary .c-heading.after-auto h3::after{
    left: 0;
    right: 0;
    margin: auto;
}
#primary .cm-padding-top{
    padding-top: 70px;
}
#primary .cm-padding-bottom{
    padding-bottom: 50px;
}
#primary .cm-padding-both{
    padding: 130px 0;
}
#primary .co-service{
    padding: 100px 0 120px;
}
#primary .co-service .service-item{
    box-shadow: 2px 2px 5px #0000001c;
    padding: 40px 35px;
    z-index: 1;
}
#primary .co-service .service-item::before {
    content: '';
    background: #FFFFFF;
    box-shadow: 2px 2px 5px #0000001c;
    opacity: 0.73;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
#primary .co-service .service-item .elementor-image-box-img img{
    width: 56px;
}
#primary .co-service .service-item h3{
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    color: #000000;
    font-family: 'Montserrat';
    text-transform: uppercase;
    margin-top: 30px;
}
#primary .co-service .service-item p{
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #212121;
    font-family: 'Montserrat';
}
#primary a.more-line{
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: #212121;
    font-family: 'Montserrat';
    display: inline-flex;
    margin-top: 10px;
    align-items: center;
    width: 100%;
}
#primary a.more-line .line{
    border: 1px solid #000;
    width: 20px;
    display: inline-block;
    position: relative;
    margin-left: 6px;
}
#primary a.more-line .line::after{
    content: '';
    position: absolute;
    right: -1px;
    top: 2px;
    border: 1px solid #000;
    width: 8px;
    transform: rotate(-45deg);
}
#primary .con-clients{
    padding: 100px 0;
}
#primary .co-testimonial-head{
    padding-top: 70px;
}
#primary .co-testimonial .testimonial-item{
    margin: 0;
}
#primary .co-testimonial .slick-slide {
    display: block;
    padding: 20px 50px 0 0;
}
#primary .co-testimonial figure{
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
#primary .co-testimonial figure::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    border: 2px solid #000;
    border-radius: 5px;
}
#primary .co-testimonial .testimonial-item h3{
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    color: #000000;
    font-family: 'Montserrat';
    text-transform: uppercase;
    margin-top: 30px;
}
#primary .co-testimonial .testimonial-item p{
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: #212121;
    font-family: 'Montserrat';
}
.conainer-fluid.cm-footer .container {
    max-width: 1600px;
    width: 1600px;
}
.conainer-fluid.cm-footer {
    background-image: url(/wp-content/uploads/2021/07/footer-bg.png);
    color: #fff;
    padding-top: 40px;
    background-size: cover;
}
.cm-footer section.col-sm-2, .cm-footer section.col-sm-4 {
    width: 100%;
    padding: 0;
}
.cm-footer .first-footer-section p{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.cm-footer .second-footer-section h2.widgettitle, .cm-footer .third-footer-section h2{
    font-size: 30px;
    line-height: 37px;
    font-weight: 500;    
}
.cm-footer ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget .menu li a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    transition: all 0.5s;
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.widget .menu li a:before {
    content: '';
    border: 1px solid #fff;
    width: 20px;
    margin-right: 10px;
    font-weight: 500;
    transition: all 0.5s;
}
.widget .menu li a::after{
    content: '';
    left: 13px;
    bottom: 7px;
    border: 1px solid #fff;
    width: 8px;
    transform: rotate(-45deg);
    position: absolute;
}
.widget .menu li a:hover:before,
.widget .menu li a:hover:after{
    border-color: #CFA34A;
}
.copy-right-section{
    display: flex;
    align-items: center;
    justify-content: space-between;
	padding: 20px 0;
}
.cm-copy-right .widget_block{
    padding: 20px 0;
    border-top: 1px solid #707070;
    margin-top: 40px;
}
.copy-right-section > p{
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    color: #E6E6E6;
}
.copy-right-section .social{
    display: flex;
    align-items: center;
}
.copy-right-section .social > p{
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: #FFFFFF;
    padding-right: 10px;
}
.copy-right-section .social ul{
  display: flex;
}
.copy-right-section .social li a{
    width: 24px;
    height: 24px;
    background: #25A4D2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 2px;
}
.copy-right-section .social li:nth-child(2) a{
    background: transparent linear-gradient(221deg, #B11796 0%, #F0D635 100%) 0% 0% no-repeat padding-box;
}
.copy-right-section .social li:nth-child(3) a{
    background: #057AB5;
}
.copy-right-section .social li + li{
    padding-left: 6px;
}

/* services page  */
#primary .inner-banner{
    padding: 230px 0 130px;
}
#primary .inner-banner-head h1{
    font-size: 24px;
    color: #CFA34A;
    line-height: 29px;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
}
#primary .inner-banner-head h1::after{
    content: '';
    border: 2px solid #CFA34A;
    width: 47px;
    margin-left: 12px;
    font-weight: 500;
    transition: all 0.5s;
    display: inline-block;
}
#primary .inner-banner p{
    font-size: 84px;
    line-height: 103px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
#primary .inner-banner p span{
    color: #CFA34A;
    position: relative;
    z-index: 1;
}
#primary .inner-banner p span::before {
    content: '';
    background-image: url(/wp-content/uploads/2021/07/h1-slider-img-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
    width: 271px;
    height: 120px;
    top: -10px;
    z-index: -1;
    background-position: center;
    background-size: contain;
}
#primary .inner-banner p span.five::before {
    width: 350px;
    background-size: 350px 120px;
}
#primary .inner-banner p span.nine::before {
    width: 560px;
    background-size: 560px 123px;
}
#primary .co-servicepage .elementor-tabs-wrapper{
    margin-right: 25px;
}
#primary .co-servicepage .elementor-tab-title{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 5px #0000001c;
    border: none;
    padding: 4px;
    position: relative;
}
#primary .co-servicepage .elementor-tab-title + .elementor-tab-title{
    margin-top: 5px;
}
#primary .co-servicepage .elementor-tab-title a{
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    display: block;
    padding: 22px;
    padding-left: 70px;
    font-family: 'Montserrat';
}
#primary .co-servicepage .elementor-tab-title.elementor-active a{
    background: #CFA34A;
    color: #fff;
}
#primary .co-servicepage .elementor-tab-title::before,#primary .co-servicepage .elementor-tab-title::after{
    border: none;
}
#primary .co-servicepage .elementor-tab-title::before {
    content: '';
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: auto;
    z-index: 1;
    transform: none;
    width: 36px;
    height: 36px;
    background-size: contain !important;
}
#primary .co-servicepage .elementor-tab-title:nth-child(1)::before {
    background: url(/wp-content/uploads/2021/07/Advisory.svg) no-repeat;
}
#primary .co-servicepage .elementor-tab-title:nth-child(2)::before {
    background: url(/wp-content/uploads/2021/07/Marketing-Branding.svg) no-repeat;
}
#primary .co-servicepage .elementor-tab-title:nth-child(3)::before {
    background: url(/wp-content/uploads/2021/07/Representation.svg) no-repeat;
}
#primary .co-servicepage .elementor-tab-title.elementor-active::before{
  filter: invert(1);
}
#primary .co-servicepage .elementor-tabs-content-wrapper{
    border: none;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 5px #0000001c;
}
#primary .co-servicepage .elementor-tab-content{
   padding: 50px;
   font-family: 'Montserrat';
   font-size: 16px;
   line-height: 34px;
   font-weight: 400;
}
/* about us page */
#primary .c-heading.bg-shadow h3 span{
    display: block;
    position: relative;
}
#primary .c-heading.bg-shadow h3 span::after{
    content: '';
    background-image: url(/wp-content/uploads/2021/07/h1-slider-img-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
    width: 260px;
    height: 100px;
    top: -20px;
    z-index: -1;
    background-size: 260px 100px;
}
#primary .c-heading.bg-shadow h3 span.ten::after{
    width: 460px;
    height: 100px;
    background-size: 460px 100px;
}
#primary .co-make-diff .col-1 .elementor-column-wrap{
  width: 80%;
}
#primary .co-make-diff .col-1 p{
    font-size: 14px;
    line-height: 26px;
    font-family: 'Montserrat';
    font-weight: 400;
    color: #000;
}
#primary .co-make-diff{
    padding:50px 0 100px;
}
#primary .col-2 {
    width: calc(50% - 30px);
    margin: 0 15px;
}
#primary .co-make-diff .item-diff {
    margin-bottom: 50px;
}
#primary .co-make-diff .item-diff .elementor-image-box-title{
    font-family: 'Montserrat';
    font-size: 24px;
    line-height: 38px;
    margin: 0;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#primary .co-make-diff .item-diff .elementor-image-box-description{
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
}
/* team page css  */
#primary .co-team-page{
    padding: 100px 0 60px;
}
#primary .inner-banner.min-height{
    padding: 230px 0;
}
#primary .inner-banner p span.four::before {
    width: 300px;
    background-size: 300px 120px;
}
#primary .co-team-page .item-teams{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 5px #0000001c;
    padding: 9px;
    margin-bottom: 60px;
}
#primary .co-team-page .item-teams .elementor-image-box-content{
    display: flex;
    align-items: center;
}
#primary .co-team-page .item-teams .elementor-image-box-title{
    font-size: 18px;
    line-height: 34px;
    color: #202020;
    font-family: 'Montserrat';
    font-weight: 600;
    text-align: left;
    padding-left: 10px;
    margin: 0;
}
#primary .co-team-page .item-teams .elementor-image-box-title span{
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
}
#primary .co-team-page .item-teams .elementor-image-box-img img{
    width: 100%;
}
#primary .co-team-page .item-teams .social{
    margin: 0;
    display: flex;
    background: #CFA34A;
    padding: 17px 24px;
    align-items: center;
    margin-left: auto;
}
#primary .co-team-page .item-teams .social li a{
    width: 28px;
    height: 28px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #CFA34A;
    border-radius: 2px;
}
#primary .co-team-page .item-teams .social li + li{
    margin-left: 10px;
}
/* contact page css  */
#primary .con-contact{
  padding: 150px 0 100px;
}
#primary .con-contact .c-heading.bg-shadow h3 span::after{
    width: 470px;
    height: 130px;
    background-size: 470px 110px;
}
#primary .con-contact .col-1 p{
    font-size: 14px;
    line-height: 26px;
    font-family: 'Montserrat';
    color: #000;
    width: 80%;
}
#primary .con-contact .contact-detail ul{
  margin: 0;
  list-style: none;
}
#primary .con-contact .contact-detail li{
    font-size: 14px;
    line-height: 28px;
    font-family: 'Montserrat';
}
#primary .con-contact .contact-detail li + li{
    margin-top: 10px;
}
#primary .con-contact .contact-detail li span{
    font-weight: 600;
    display: inline-block;
    width: 120px;
}
#primary .con-contact .contact-detail li a{
    color: #000;
    transition: .5s;
}
#primary .con-contact .contact-detail li a:hover{
    color: #CFA34A;
}
#primary .con-contact .contact-detail .social{
    display: inline-flex;
    align-items: center;
}
#primary .con-contact .contact-detail .social li + li{
    margin-top: 0;
    padding-left: 10px;
    transition: .9s;
}
#primary .con-contact .contact-detail .social li a{
    height: 20px;
    display: flex;
    align-items: center;
    color: #CFA34A;
    transition: .9s;
}
#primary .con-contact .contact-detail .social li:hover a{
    color:#830022;
    transform: rotate(360deg);
}
.cm-half {
    display: flex;
    justify-content: space-between;
}
#primary .cm-contact-form .cm-half label {
    width: calc(50% - 15px);
}
#primary label {
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 28px;
    color: #830022;
    font-weight: 500;
    width: 100%;
}
#primary .cm-contact-form input[type="text"], #primary .cm-contact-form input[type="email"], #primary .cm-contact-form input[type="number"], #primary .cm-contact-form input[type="tel"], #primary .cm-contact-form input[type="password"], #primary .cm-contact-form textarea {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    background: transparent;
    width: 100%;
    padding: 10px 10px 10px 0;
    margin: 5px 0 25px;
    border: none;
    border-bottom: 1px solid #707070;
    outline: none;
}
#primary .cm-contact-form textarea{
    height: 80px;
}
#primary .col-contact{
    position: relative;
    z-index: 1;
    padding: 50px;
}
#primary .col-contact::before {
    content: '';
    background-image: url(/wp-content/uploads/2021/07/h1-slider-img-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -15%;
    width: 1200px;
    height: 650px;
    top: -30%;
    z-index: -1;
    background-size: 1200px 650px;
}
#primary .col-contact input[type="submit"]{
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 500;
    padding: 15px 66px;
    background: #CFA34A;
    border: none;
    text-transform: uppercase;
}
#primary input::-webkit-input-placeholder, #primary textarea::-webkit-input-placeholder {
    color: #A5A5A5 ;
    opacity: 1 ;
}
#primary input::-moz-placeholder, #primary textarea::-moz-placeholder {
    color: #A5A5A5 ;
    opacity: 1 ;
}
#primary input:-ms-input-placeholder, #primary textarea:-ms-input-placeholder {
    color: #A5A5A5;
    opacity: 1 ;
}
#primary input::-ms-input-placeholder, #primary textarea::-ms-input-placeholder {
    color: #A5A5A5;
    opacity: 1 ;
}
.wpcf7 form .wpcf7-response-output{
    margin:2em 0 1em;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #cfa34a;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #dc3232;
}
/*slider css  */
#primary .slick-dots{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 70px auto 0;
    width: 50%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
}
#primary .slick-dots li button{
    font-size: 0;
    border-radius: 50%;
    border: 0;
    width: 15px;
    height: 15px;
    background: white;
    -webkit-box-shadow: rgb(0 0 0 / 10%) 0px 3px 6px;
    box-shadow: rgb(0 0 0 / 10%) 0px 3px 6px;
    position: relative;
}
#primary .slick-dots li.slick-active button::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 2px solid #fff;
    border-radius: 50%;
}
#primary .slick-dots li +li {
    margin-left: 6px;
}
#primary .slick-dots li.slick-active button {
    background: #CFA34A;
}
/* particular team member page  */
#primary .con-particulr-team .col-f img{
    box-shadow: 4px 3px 10px #0000000f;
    border: 15px solid #FFFFFF99;
    backdrop-filter: blur(50px);
}
#primary .head-span h2{
    font-size: 36px;
    line-height: 46px;
    color: #202020;
    font-weight: 600;
}
#primary .head-span h2 span{
    font-size: 18px;
    display: block;
    font-weight: 400;
    line-height: 28px;
    padding: 5px 0 18px;
    position: relative;
}
#primary .head-span h2 span::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 94px;
    border: 2px solid #830022;
    border-radius: 5px;
}
#primary .col-se{
    position: relative;
    z-index: 1;
}
#primary .col-se::before{    
    content: '';
    background-image: url(/wp-content/uploads/2021/07/h1-slider-img-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -15%;
    width: 1200px;
    height: 650px;
    top: -30%;
    z-index: -1;
    background-size: 1200px 650px;
}
#primary .col-se .elementor-text-editor p{
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #212121;
}
#primary .col-se .cm-ads-social p{
    font-family: 'Montserrat';
    font-size: 22px;
    color: #212121;
    font-weight: 600;
    line-height: 38px;
}
#primary .col-se .cm-ads-social ul{
    margin: 0;
    display: inline-flex;
}
#primary .col-se .cm-ads-social li + li {
    margin-left: 10px;
}
#primary .col-se .cm-ads-social li a {
    width: 28px;
    height: 28px;
    background: #CFA34A;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 2px;
    transition: .5s;
}
#primary .col-se .cm-ads-social li a:hover{
    background: #830022;
}
#primary .scroll-explore{
    top: 600px;
}
#primary .scroll-explore a{
    background: transparent;
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
    color: #fff;
    position: relative;
    text-transform: uppercase;
}
#primary .scroll-explore a:hover{
    color: #cfa34a;
}
#primary .scroll-explore a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    display: block;
    font-weight: 900;
    margin-top: 5px;
    animation: updown 2s ease infinite;
}
@keyframes updown {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 10px); }
    to   { transform: translate(0, -0px); }
}
@media only screen and (max-width:1920px){
    #primary .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1600px;
    }
}
@media only screen and (max-width: 1680px){
    #primary .logo-home img{
        width: 430px;
    }
    #primary .scroll-explore {
        top: 500px;
    }
    #primary .elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 1500px;
    }
    .container.seo-header-wrap .site {
        max-width: 1500px;
    }
    .conainer-fluid.cm-footer .container {
        width: 1500px;
    }
    #primary .cm-padding-both {
        padding: 120px 0;
    }
    /* home page  */
    .home-slider .swiper-slide .content {
        left: 5%;
    }
    .home-slider .swiper-slide .content h2 {
        font-size: 80px;
        line-height: 90px;
    }
    .co-aboutus {
        padding: 70px 0 150px;
    }
    #primary .co-story {
        padding: 15px 0;
        background-size: cover;
    }
    #primary .co-testimonial-head{
        padding-top: 50px;
    }
    /* team page  */
    #primary .inner-banner.min-height {
        padding: 230px 0 160px;
    }
    /* client page  */
    #primary .con-clients {
        padding: 60px 0;
    }
    /* contact page  */
    #primary .con-contact {
        padding: 100px 0 80px;
    }
    #primary .col-contact::before {
        left: -10%;
        width: 1000px;
        background-size: 1000px 650px;
    }
    /* team member */
    #primary .col-se::before {
        left: -10%;
        width: 1000px;
        background-size: 1000px 650px;
    }
    #primary .col-se::before{
        left: -10%;
        width: 1000px;
        background-size: 1000px 650px;
    }

}
@media only screen and (max-width: 1609px){
    #primary .elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 1400px;
    }
    .container.seo-header-wrap .site {
        max-width: 1400px;
    }
    .conainer-fluid.cm-footer .container {
        width: 1400px;
    }
    /* home page  */
    .home-slider .swiper-slide .content {
        left: 6%;
    }
    .co-aboutus {
        padding: 70px 0 130px;
    }
    #primary .co-team {
        padding: 50px 0 100px;
    }
    #primary .co-team .team-item .elementor-image-box-content h3 {
        font-size: 32px;
        line-height: 38px;
    }
    #primary .cm-padding-top {
        padding-top: 50px;
    }
    .cm-footer .second-footer-section h2.widgettitle, .cm-footer .third-footer-section h2 {
        font-size: 26px;
        line-height: 30px;
    }
}
@media only screen and (max-width:1440px){
    #primary .logo-home img{
        width: 400px;
    }
    #primary .elementor-section.elementor-section-boxed > .elementor-container,.conainer-fluid.cm-footer .container {
        max-width: 1200px;
        padding-left: 0;
        padding-right: 0;
    }
    .container.seo-header-wrap .site {
        max-width: 1200px;
    }
    /* home page  */
    .addressbar li a {
        font-size: 10px;
        line-height: 22px;
        margin-left: 5px;
    }
    .contact-stripe .socialbar i {
        font-size: 14px;
        padding: 8px 4px;
    }
    .main-navigation li.menu-item a {
        font-size: 14px;
        line-height: 24px;
    }
    header#masthead.site-header {
        padding: 12px 0;
    }
    .home-slider .swiper-slide .content{
        left: 8%;
    }
    .home-slider .swiper-slide .content h2 {
        font-size: 60px;
        line-height: 70px;
        padding-bottom: 20px;
        margin: 40px 0;
    }
    .home-slider .swiper-slide .content h2:after {
        width: 165px;
        border: 2px solid #fff;
    }
    .home-slider .swiper-slide .content .btn-more {
        padding: 2px;
        border: 1px solid #cfa34a;
    }
    .home-slider .swiper-slide .content .btn-more span {
        font-size: 16px;
        line-height: 45px;
        padding: 0px 25px;
    }
    .home-slider .swiper-slide .content h2 span::before {
        width: 196px;
        height: 90px;
    }
    .home-slider .swiper-slide .content h2 span.three::before {
        width: 172px;
    }
    .home-slider .swiper-slide .content h2 span.five::before {
        width: 260px;
        background-size: 260px 100px;
    }
    .co-aboutus {
        padding: 35px 0 100px;
    }
    #primary .c-heading h3 {
        font-size: 32px;
        line-height: 42px;
        padding-bottom: 10px;
    }
    #primary .c-heading h3::after {
        width: 60px;
        border: 2px solid #830022;
    }
    #primary .co-aboutus .elementor-text-editor p {
        font-size: 13px;
        line-height: 24px;
    }
    #primary .co-aboutus .elementor-icon-list-icon i{
        font-size: 5px;
        vertical-align: middle;
    }
    #primary .about-image .elementor-image {
        border: 2px solid #FFFFFF99;
        padding: 30px 30px;
    }
    #primary .img-abs .elementor-image {
        padding: 10px;
        border: 2px solid #FFFFFF99;
    }
    #primary .about-image .elementor-image::after {
        bottom: -15%;
        width: 360px;
        height: 160px;
    }
    #primary .c-heading.titlebackground h3 {
        margin-bottom: 10px;
    }
    #primary .c-heading.text-white h3::after {
        border: 2px solid #CFA34A;
    }
    #primary .c-heading.titlebackground h3::before {
        width: 235px;
        height: 100px;
        top: -30px;
    }
    #primary .co-story .elementor-text-editor p {
        font-size: 14px;
        line-height: 26px;
    }
    #primary .btn-theme a {
        padding: 10px 30px;
        font-size: 14px;
        line-height: 24px;
    }
    #primary .co-team {
        padding: 30px 0 70px;
    }
    #primary .co-story .col-f img{
        width: 410px;
        object-fit: contain;
    }
    #primary .co-team .team-item img {
        padding: 5px;
    }
    #primary .co-team .team-item .elementor-image-box-content h3 {
        font-size: 25px;
        line-height: 27px;
        margin: 10px 0;
    }
    #primary .co-team .team-item .elementor-image-box-content p {
        font-size: 16px;
    }
    #primary .co-service {
        padding: 50px 0 100px;
    }
    #primary .co-service .service-item .elementor-image-box-img img {
        width: 48px;
    }
    #primary .co-service .service-item h3 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 24px;
    }
    #primary .co-service .service-item p {
        font-size: 12px;
        line-height: 22px;
    }
    #primary a.more-line {
        font-size: 14px;
        line-height: 25px;
        margin-top: 10px;
    }
    #primary .co-testimonial .slick-slide {
        padding: 10px 40px 0 0;
    }
    #primary .slick-dots {
        margin: 40px auto 0;
    }
    #primary .slick-dots li button {
        padding: 4px;
    }
    #primary .co-testimonial-head{
        padding-top: 40px;
    }
    #primary .co-testimonial figure {
        padding-bottom: 8px;
        margin-bottom: 10px;
    }
    #primary .co-testimonial .testimonial-item h3 {
        font-size: 20px;
        line-height: 24px;
        margin-top: 20px;
    }
    #primary .co-testimonial .testimonial-item p {
        font-size: 14px;
        line-height: 26px;
    }
    .conainer-fluid.cm-footer {
        padding-top: 20px;
    }
    .cm-footer .first-footer-section p {
        font-size: 12px;
        line-height: 22px;
    }
    .cm-footer .second-footer-section h2.widgettitle, .cm-footer .third-footer-section h2 {
        font-size: 24px;
    }
    .widget .menu li a {
        font-size: 12px;
        line-height: 18px;
    }
    .widget .menu li a:before {
        width: 16px;
        margin-right: 8px;
    }
    .widget .menu li a::after {
        left: 9px;
        bottom: 6px;
    }
	.copy-right-section{		
        padding: 14px 0;
	}
    .cm-copy-right .widget_block {
        margin-top: 30px;
    }
    .copy-right-section > p {
        font-size: 15px;
        line-height: 22px;
    }
    .copy-right-section .social > p {
        font-size: 15px;
    }
    .copy-right-section .social li a {
        width: 20px;
        height: 20px;
    }
    .copy-right-section .social li a i{
        font-size: 10px;
    }
    /* about us page  */
    #primary .inner-banner-head h1 {
        font-size: 22px;
        line-height: 27px;
    }

    /* inner banner  */
    #primary .inner-banner {
        padding: 180px 0 100px;
    }
    #primary .inner-banner p {
        font-size: 60px;
        line-height: 70px;
    }
    #primary .inner-banner p span::before {
        width: 200px;
        height: 90px;
    }
    #primary .inner-banner p span.nine::before {
        width: 400px;
        background-size: 400px 90px;
    }
    /* inner banen end  */
    #primary .co-make-diff {
        padding: 0px 0 40px;
    }
    #primary .c-heading.bg-shadow h3 span::after {
        width: 190px;
        height: 70px;
        background-size: 190px 70px;
    }
    #primary .c-heading.bg-shadow h3 span.ten::after {
        width: 300px;
        height: 90px;
        background-size: 300px 90px;
    }
    #primary .co-make-diff .item-diff .elementor-image-box-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 3px;
    }    
    #primary .co-make-diff .item-diff .elementor-image-box-description {
        font-size: 13px;
        line-height: 22px;
    }
    /* service page  */
    #primary .inner-banner p span.five::before {
        width: 270px;
        background-size: 270px 90px;
    }
    #primary .cm-padding-both {
        padding: 90px 0;
    }
    #primary .co-servicepage .elementor-tab-title a {
        font-size: 18px;
        line-height: 24px;
        padding: 16px 10px;
        padding-left: 60px;
    }
    #primary .co-servicepage .elementor-tab-title::before {
        width: 30px;
        height: 30px;
    }
    #primary .co-servicepage .elementor-tab-content {
        padding: 36px;
        font-size: 15px;
        line-height: 30px;
    }
    /* team page  */
    #primary .inner-banner.min-height {
        padding: 200px 0 140px;
    }
    #primary .inner-banner p span.four::before {
        width: 220px;
        background-size: 220px 90px;
    }
    #primary .co-team-page {
        padding: 80px 0 40px;
    }
    #primary .co-team-page .item-teams .elementor-image-box-title {
        font-size: 16px;
        line-height: 28px;
    }
    #primary .co-team-page .item-teams .elementor-image-box-title span {
        font-size: 10px;
        line-height: 12px;
    }
    #primary .co-team-page .item-teams {
        padding: 7px;
        margin-bottom: 50px;
    }
    #primary .co-team-page .item-teams .social {
        padding: 10px 20px;
    }
    #primary .co-team-page .item-teams .social li a {
        width: 24px;
        height: 24px;
    }
    #primary .co-team-page .item-teams .social li + li {
        margin-left: 6px;
    }
    /* client page  */
    #primary .con-clients {
        padding: 30px 0 40px;
    }
    /* contact page  */
    #primary .con-contact {
        padding: 50px 0 40px;
    }
    #primary .col-contact::before {
        left: -10%;
        width: 800px;
        top: -5%;
        height: 430px;
        background-size: 800px 430px;
    }
    #primary .con-contact .c-heading.bg-shadow h3 span::after {
        width: 340px;
        height: 90px;
        background-size: 340px 90px;
    }
    #primary label {
        font-size: 13px;
        line-height: 24px;
    }
    #primary .cm-contact-form input[type="text"], #primary .cm-contact-form input[type="email"], #primary .cm-contact-form input[type="number"], #primary .cm-contact-form input[type="tel"], #primary .cm-contact-form input[type="password"], #primary .cm-contact-form textarea {
        font-size: 16px;
        line-height: 26px;
        padding: 6px 6px 6px 0;
        margin: 3px 0 15px;
    }
    #primary .col-contact input[type="submit"] {
        font-size: 16px;
        padding: 12px 50px;
    }
    #primary .con-contact .col-1 p {
        font-size: 13px;
        line-height: 24px;
    }
    #primary .con-contact .contact-detail li {
        font-size: 13px;
        line-height: 26px;
    }
    #primary .con-contact .contact-detail li + li {
        margin-top: 6px;
    }
    /* team member  */
    #primary .con-particulr-team .col-f{
        padding-right: 80px;
    }
    #primary .con-particulr-team .col-f img {
        border: 8px solid #FFFFFF99;
    }
    #primary .col-se::before{
        left: -10%;
        width: 800px;
        top: -5%;
        height: 430px;
        background-size: 800px 430px;
    }
    #primary .head-span h2 {
        font-size: 26px;
        line-height: 28px;
    }
    #primary .head-span h2 span {
        font-size: 15px;
        line-height: 18px;
    }
    #primary .head-span h2 span::after {
        width: 70px;
    }
    #primary .col-se .elementor-text-editor p {
        font-size: 16px;
        line-height: 26px;
    }
    #primary .col-se .cm-ads-social p {
        font-size: 18px;
        line-height: 22px;
    }
    #primary .col-se .cm-ads-social li a {
        width: 24px;
        height: 24px;
    }
    #primary .col-se .cm-ads-social li a i{
        font-size: 12px;
    }
    #primary .scroll-explore a {
        font-size: 16px;
        line-height: 20px;
    }        
    /* End 1440 */
}
@media only screen and (max-width:1366px){
    #primary .logo-home img {
        width: 300px;
    }
    #primary .scroll-explore {
        top: 320px;
    }
    #primary .co-story .col-f img {
        width: 380px;
    }
    .home-slider .swiper-slide .content {
        left: 6%;
    }
    /* inner banner  */
    #primary .inner-banner {
        padding: 180px 0 70px;
    }
    
    /* about us page */

    /* about page  */
    #primary .cm-padding-both {
        padding: 70px 0;
    }

    /* service page  */
    #primary .inner-banner.min-height {
        padding: 180px 0 120px;
    }    
    
    


    /* End 1366 */
}
@media only screen and (max-width:1280px){
    #primary .scroll-explore {
        top: 380px;
    }
    .home-slider .swiper-slide .content {
        left: 3%;
    }
    
    /* End 1280 */
}
@media only screen and (max-width:1200px){
    #primary .elementor-section.elementor-section-boxed > .elementor-container, .conainer-fluid.cm-footer .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    /* contact page  */
    #primary .con-contact {
        padding: 30px 0;
    }
    #primary .col-contact::before {
        left: -5%;
        width: 720px;
        top: 0;
        height: 380px;
        background-size: 720px 380px;
    }
    /* team member  */
    #primary .col-se::before{
        left: -5%;
        width: 720px;
        top: 0;
        height: 380px;
        background-size: 720px 380px;
    }
    #primary .con-particulr-team .col-f {
        padding-right: 60px;
    }
    /* End 1199 */
}
@media only screen and (max-width:1024px){
    .container.seo-header-wrap .site,
    #primary .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 900px;
    }
    #primary .scroll-explore {
        top: 50vh;
    }
    .main-navigation li.menu-item a {
        font-size: 13px;
        line-height: 22px;
    }
    .home-slider .swiper-slide .content {
        left: 6%;
    }
    .home-slider .swiper-slide .content h2 {
        font-size: 42px;
        line-height: 52px;
        padding-bottom: 13px;
        margin: 35px 0;
    }
    .home-slider .swiper-slide .content h2 span::before {
        width: 146px;
        height: 70px;
        left: -14%;
    }
    .home-slider .swiper-slide .content h2 span.three::before {
        width: 128px;
    }
    .home-slider .swiper-slide .content h2 span.five::before {
        width: 190px;
        background-size: 190px 70px;
    }
    #primary .c-heading h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .co-aboutus {
        padding: 20px 0 50px;
    }
    #primary .img-abs .elementor-image img{
        width: 210px;
        object-fit: contain;
    }
    #primary .about-image .elementor-image::after {
        bottom: -23%;
    }
    #primary .co-story .col-f img {
        width: 370px;
    }
    #primary .co-story {
        padding: 12px 0;
    }
    #primary .cm-padding-bottom {
        padding-bottom: 30px;
        margin: 0;
    }
    #primary .co-team .team-item .elementor-image-box-content h3 {
        font-size: 20px;
    }
    #primary .co-team .team-item .elementor-image-box-content p {
        font-size: 13px;
    }
    #primary .co-team {
        padding: 20px 0 60px;
    }  
    /* inner banner  */
    #primary .inner-banner {
        padding: 160px 0 60px;
    }
    #primary .inner-banner p {
        font-size: 45px;
        line-height: 55px;
    }
    #primary .inner-banner p span::before {
        height: 75px;
        width: 150px;
    }
    #primary .inner-banner p span.nine::before {
        width: 320px;
        background-size: 320px 75px;
    }
    #primary .inner-banner-head h1 {
        font-size: 18px;
        line-height: 20px;
    }
    
    
    /* about us page */
    #primary .c-heading h3 {
        font-size: 28px;
        line-height: 36px;
    }
    #primary .c-heading.bg-shadow h3 span.ten::after {
        width: 250px;
        height: 80px;
        background-size: 250px 80px;
    }
    #primary .co-make-diff .item-diff .elementor-image-box-title {
        font-size: 18px;
        line-height: 26px;
    }
    #primary .co-make-diff {
        padding: 0 0 10px;
    }
    /* service page  */
    #primary .inner-banner p span.five::before {
        width: 210px;
        background-size: 210px 75px;
    }
    #primary .cm-padding-both {
        padding: 60px 0;
    }
    #primary .co-servicepage .elementor-tab-title a {
        font-size: 16px;
        line-height: 22px;
    }
    /* team pages  */
    #primary .inner-banner.min-height {
        padding: 160px 0 80px;
    }
    #primary .inner-banner p span.four::before {
        width: 170px;
        background-size: 170px 75px;
    }
    #primary .co-team-page {
        padding: 60px 0 30px;
    }
    #primary .co-team-page .item-teams .elementor-image-box-content {
        align-items: start;
        flex-direction: column;
    }
    #primary .co-team-page .item-teams .social {
        padding: 8px 20px;
        margin: 10px auto 0;
        width: calc(100% - 4px);
        justify-content: space-between;
    }
    #primary .co-team-page .item-teams .social li + li {
        margin-left: 0;
    }
    /* team page  */
    #primary .slick-dots {
        margin: 20px auto 0;
    }
    /* contact page  */
    #primary .con-contact {
        padding: 10px 0;
    }
    #primary .col-contact::before {
        left: -5%;
        width: 550px;
        top: 0;
        height: 360px;
        background-size: 550px 360px;
    }
    #primary .con-contact .c-heading.bg-shadow h3 span::after {
        width: 290px;
        height: 80px;
        background-size: 290px 80px;
    }
    #primary .con-contact .col-1 p{
        width: auto;
    }
    /* team member  */
    #primary .con-particulr-team .col-f {
        padding-right: 40px;
    }

    #primary .col-se::before{
        left: -5%;
        width: 550px;
        top: 0;
        height: 360px;
        background-size: 550px 360px;
    }
    #primary .head-span h2 {
        font-size: 20px;
        line-height: 24px;
    }
    #primary .head-span h2 span {
        font-size: 13px;
        line-height: 16px;
    }
    #primary .col-se .elementor-text-editor p {
        font-size: 15px;
    }



    
    /* End 1024 */
}
@media only screen and (max-width:999px){
    

    /* End 999 */
}
@media only screen and (max-width:991px){
    
    /* End 991 */
}
@media only screen and (max-width:990px){   

    /* End 990 */
}
@media only screen and (max-width:857px){
    #primary .logo-home img {
        width: 240px;
    }
    .home-slider .swiper-slide .content {
        left: 2%;
    }
    .home-slider .swiper-slide .content h2 {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 10px;
    }
    .home-slider .swiper-slide .content .btn-more span {
        font-size: 12px;
        line-height: 30px;
        padding: 0px 15px;
    }
    .home-slider .swiper-slide .content h2:after {
        width: 120px;
        border: 1px solid #fff;
    }
    .home-slider .swiper-slide .content h2 span::before {
        width: 100px;
        height: 55px;
    }
    .home-slider .swiper-slide .content h2 span.three::before {
        width: 90px;
    }
    .home-slider .swiper-slide .content h2 span.five::before {
        width: 135px;
        background-size: 135px 50px;
    }
    #primary .co-aboutus .elementor-text-editor p {
        font-size: 12px;
        line-height: 22px;
    }
    #primary .co-aboutus .elementor-icon-list-text {
        font-size: 11px;
        line-height: 20px;
    }
    #primary .about-image .elementor-image{
        padding:20px;
    }
    #primary .img-abs .elementor-image img {
        width: 190px;
    }    
    #primary .c-heading h3 {
        font-size: 26px;
        line-height: 36px;
    }
    #primary .co-story .elementor-text-editor p {
        font-size: 13px;
        line-height: 23px;
    }
    #primary .btn-theme a {
        padding: 8px 20px;
        font-size: 12px;
        line-height: 18px;
    }
    #primary .c-heading.titlebackground h3::before {
        width: 200px;
        height: 85px;
    }
    #primary .co-service {
        padding: 30px 0 70px;
    }
    #primary .co-service .service-item h3 {
        font-size: 15px;
        line-height: 24px;
        margin-top: 20px;
    }
    #primary .co-service .service-item p {
        font-size: 11px;
        line-height: 20px;
    }
    #primary a.more-line {
        font-size: 13px;
        line-height: 23px;
        margin-top: 10px;
    }
    #primary .co-testimonial-head {
        padding-top: 10px;
    }
    .testimonial-item h3 {
        font-size: 18px;
        line-height: 20px;
        margin-top: 15px;
    }
    #primary .co-testimonial .testimonial-item p {
        font-size: 12px;
        line-height: 26px;
    }
    .cm-footer .second-footer-section h2.widgettitle, .cm-footer .third-footer-section h2 {
        font-size: 20px;
        line-height: 26px;
        margin: 10px 0;
    }
    .copy-right-section > p {
        font-size: 14px;
        line-height: 20px;
    }
    .copy-right-section .social > p{
        font-size: 14px;
    }
    /* inner banner  */
    #primary .inner-banner-head h1 {
        font-size: 16px;
        line-height: 18px;
    }
    #primary .inner-banner-head h1::after {
        border: 1px solid #CFA34A;
        width: 37px;
        margin-left: 10px;
    }
    #primary .inner-banner p {
        margin: 0;
        font-size: 38px;
        line-height: 48px;
    }
    #primary .inner-banner p span::before {
        height: 65px;
        width: 130px;
    }
    #primary .inner-banner p span.nine::before {
        width: 260px;
        background-size: 260px 65px;
    }
    /* about page  */
    #primary .co-aboutus.padding2{
        padding-top: 40px;
    }
    #primary .co-make-diff .item-diff .elementor-image-box-description {
        font-size: 12px;
    }
    #primary .co-make-diff .col-1 p {
        font-size: 13px;
        line-height: 22px;    
    }
    #primary .c-heading.bg-shadow h3 span::after {
        width: 150px;
        height: 60px;
        background-size: 150px 60px;
    }
    #primary .c-heading.bg-shadow h3 span.ten::after {
        width: 220px;
        height: 70px;
        background-size: 220px 70px;
    }
    #primary .co-make-diff .item-diff {
        margin-bottom: 40px;
    }
    /* service page */
    #primary .inner-banner p span.five::before {
        width: 175px;
        background-size: 175px 65px;
    }
    #primary .cm-padding-both {
        padding: 52px 0;
    }    
    #primary .co-servicepage .elementor-tab-title::before {
        width: 27px;
        height: 27px;
    }
    #primary .co-servicepage .elementor-tab-title a {
        font-size: 15px;
        line-height: 20px;
        padding-left: 55px;
    }
    /* team page  */
    #primary .inner-banner p span.four::before {
        width: 150px;
        background-size: 150px 65px;
    }
    #primary .co-team-page .item-teams {
        padding: 6px;
        margin-bottom: 40px;
    }
    #primary .co-team-page {
        padding: 45px 0 15px;
    }
    #primary .co-team-page .item-teams .elementor-image-box-title {
        font-size: 15px;
        padding-left: 4px;
    }    
    #primary .con-clients {
        padding: 10px 0 35px;
    }
    /* contact page  */
    #primary .col-contact::before {
        left: -3%;
        width: 480px;
        background-size: 480px 360px;
    }
    /* team member  */
    #primary .col-se::before {
        left: -3%;
        width: 480px;
        background-size: 480px 360px;
    }
 
    /* End 857 */
}
@media only screen and (max-width:800px){
    

    /* End 800 */
}
@media only screen and (max-width:768px){
    #primary .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 100%;
    }
    /* home page css  */
    .home-slider .swiper-slide .content {
        left: 3%;
        top: 13%;
    }
    .home-slider .swiper-slide .content h2 {
        font-size: 26px;
        line-height: 32px;
        padding-bottom: 5px;
        margin: 20px 0;
    }
    .home-slider .swiper-slide .content h2 span::before {
        width: 85px;
        height: 50px;
    }
    .home-slider .swiper-slide .content h2 span.three::before {
        width: 75px;
    }
    .home-slider .swiper-slide .content h2 span.five::before {
        width: 120px;
        background-size: 120px 46px;
    }
    .home-slider .swiper-container-horizontal>.swiper-pagination-bullets, .home-slider .swiper-pagination-custom, .home-slider .swiper-pagination-fraction {
        bottom: 15%;
    }
    #primary .c-heading h3 {
        font-size: 20px;
        line-height: 28px;
    }
    #primary .c-heading h3::after {
        width: 50px;
        border: 1px solid #830022;
    }
    #primary .about-image .elementor-image {
        padding: 15px;
    }
    #primary .img-abs .elementor-image {
        padding: 8px;
        right: 0;
    }
    #primary .about-image .elementor-image::after {
        bottom: -30%;
        width: 295px;
        height: 132px;
    }
    .co-aboutus {
        padding: 0px 0 40px;
    }
    #primary .img-abs .elementor-image img {
        width: 175px;
    }
    #primary .c-heading.titlebackground h3::before {
        width: 160px;
        height: 70px;
        top: -20px;
    }
    #primary .c-heading.titlebackground h3::before {
        width: 160px;
        height: 70px;
        top: -20px;
    }
    #primary .co-story .elementor-text-editor p {
        font-size: 12px;
        line-height: 20px;
    }
    #primary .co-story {
        padding: 8px 0;
    }
    #primary .col-3 {
        width: calc(50% - 20px);
        margin: 0 10px 20px;
    }
    #primary .co-team {
        padding: 0 0 30px;
    }
    #primary .co-testimonial-head {
        padding-top: 0px;
    }
    #primary .co-testimonial figure {
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 10px;
    }
    #primary .co-testimonial figure img{
        width: 150px;
        object-fit: contain;
    }
    #primary .co-testimonial figure::after {
        border: 1px solid #000;
    }
    #primary .co-testimonial .testimonial-item h3 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 15px;
    }
    .container.seo-header-wrap .site-branding img{
        width: 90px;
        object-fit: contain;
    }
    .main-navigation li.menu-item a {
        font-size: 11px;
        line-height: 20px;
    }
    .addressbar li i {
        font-size: 10px;
    }
    .addressbar li a {
        font-size: 8px;
        line-height: 16px;
    }
    .contact-stripe .socialbar i {
        font-size: 12px;
    }
    header#masthead.site-header {
        padding: 6px 0;
    }
    /* about page */
    #primary .co-aboutus.padding2 {
        padding-top: 30px;
    }
    #primary .c-heading.bg-shadow h3 span::after {
        width: 120px;
        height: 50px;
        background-size: 120px 50px;
    }
    #primary .c-heading.bg-shadow h3 span.ten::after {
        width: 180px;
        height: 60px;
        background-size: 180px 60px;
    }
    #primary .co-make-diff .col-1 p {
        font-size: 12px;
        line-height: 20px;
    }
    #primary .co-make-diff .item-diff .elementor-image-box-title {
        font-size: 16px;
        line-height: 22px;
    }
    #primary .co-make-diff .item-diff .elementor-image-box-description {
        font-size: 11px;
        line-height: 19px;
    }
    #primary .co-make-diff .item-diff {
        margin-bottom: 30px;
    }
    #primary .co-make-diff {
        padding: 0 0 20px;
    }
    #primary .co-make-diff .col-1 .elementor-column-wrap {
        width: 90%;
    }
    /* service page  */
    #primary .co-servicepage .elementor-tab-content {
        padding: 30px;
        line-height: 28px;
    }
    #primary .co-servicepage .elementor-tab-title::before {
        width: 25px;
        height: 25px;
        left: 15px;
    }
    #primary .co-servicepage .elementor-tab-title a {
        padding-left: 46px;
    }
    /* contact page */
    #primary .con-contact .c-heading.bg-shadow h3 span::after {
        width: 220px;
        height: 60px;
        background-size: 220px 60px;
    }
    #primary .con-contact .col-1 p {
        font-size: 12px;
        line-height: 22px;
    }
    #primary .con-contact .contact-detail li {
        font-size: 12px;
        line-height: 24px;
    }
    #primary .con-contact .contact-detail li span {
        width: 90px;
    }
    #primary .col-contact {
        padding: 25px;
    }
    #primary .col-contact::before {
        width: 450px;
        top: -3%;
        height: 320px;
        background-size: 450px 320px;
    }
    #primary label {
        font-size: 12px;
    }
    #primary .cm-contact-form input[type="text"], #primary .cm-contact-form input[type="email"], #primary .cm-contact-form input[type="number"], #primary .cm-contact-form input[type="tel"], #primary .cm-contact-form input[type="password"], #primary .cm-contact-form textarea {
        font-size: 14px;
        line-height: 20px;
    }
    #primary .col-contact input[type="submit"] {
        font-size: 14px;
    }
    /* team member  */
    #primary .col-se::before {
        width: 450px;
        top: -3%;
        height: 320px;
        background-size: 450px 320px;
    }
    #primary .head-span h2 {
        font-size: 18px;
        line-height: 20px;
    }
    #primary .head-span h2 span {
        font-size: 10px;
        line-height: 14px;
        padding: 5px 0 12px;
    }
    #primary .col-se .elementor-text-editor p {
        font-size: 14px;
        line-height: 24px;
    }
    #primary .col-se .cm-ads-social p {
        font-size: 16px;
        line-height: 20px;
    }
    #primary .col-se .cm-ads-social li + li {
        margin-left: 6px;
    }

    

    /* End 768 */
}
@media only screen and (max-width:767px){
    #primary .cm-logo-header{
        height: calc(100vh - 50px );
        align-items: center;
        justify-content: center;
        display: flex;    
    }
    .contact-stripe .addressbar{
        margin-right: auto;
    }
    header#masthead.site-header {
        justify-content: space-between;
    }
    #primary .home-slider .swiper-container {
        padding-bottom: 20px;
    }
    .co-aboutus {
        padding: 0px 0 100px;
    }
    #primary .co-aboutus .col-1 .elementor-column-wrap {
        width: 100%;
    }
    #primary .about-image .elementor-image {
        width: 500px;
        margin: auto;
    }
    #primary .img-abs .elementor-image {
        right: 0;
        bottom: -70px;
    }
    #primary .img-abs .elementor-image img {
        width: 275px;
    }
    #primary .about-image .elementor-image::after {
        width: 450px;
        height: 194px;        
        bottom: -30%;
        left: -10%;
    }
    #primary .co-story {
        padding: 30px 0 20px;
    }
    #primary .co-story .col-f{
        order: 2;
    }
    #primary .co-story .col-f img {
        width: 260px;
    }
    .cm-footer .second-footer-section h2.widgettitle, .cm-footer .third-footer-section h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 30px 0 5px;
    }
    .widget .menu li a {
        font-size: 11px;
    }
    .copy-right-section > p {
        font-size: 13px;
        line-height: 18px;
    }
    .copy-right-section .social > p {
        font-size: 13px;
    }
	.copy-right-section{
		padding: 10px 0;
	}
    .cm-copy-right .widget_block {
        margin-top: 20px;
    }
    #primary .img-abs .elementor-image img {
        width: 220px;
    }
    #primary .c-heading h3 {
        font-size: 16px;
        line-height: 20px;
    }
    #primary .c-heading.titlebackground h3::before {
        width: 130px;
        height: 48px;
        top: -10px;
    }
    /* about page  */
    #primary .co-make-diff {
        padding: 10px 0 20px;
    }
    #primary .co-make-diff .col-1 .elementor-column-wrap {
        width: 100%;
    }
    #primary .co-make-diff .item-diff .elementor-image-box-wrapper{
        text-align: left;
    }
    #primary .co-make-diff .item-diff .elementor-image-box-title {
        font-size: 14px;
        line-height: 20px;
        margin: 15px 0 5px;
    }
    /* service page  */
    #primary .co-servicepage .elementor-tab-title.elementor-tab-mobile-title {
        display: none;
    }
    #primary .co-servicepage .elementor-tabs-wrapper {
        margin: 0;
        display: flex;
        width: 100%;
    }
    #primary .co-servicepage .elementor-tab-title + .elementor-tab-title {
        margin: 0 0 0 5px;
    }
    #primary .co-servicepage .elementor-tab-content {
        padding: 25px 30px;
        line-height: 27px;
        font-size: 14px;
    }
    /* client page  */
    #primary .co-testimonial .slick-slide {
        padding: 0 10px;
    }
    /* contact page  */
    #primary .con-contact {
        padding: 25px 0;
    }
    #primary .col-contact {
        padding: 20px 0 10px;
    }
    #primary .col-contact::before {
        width: 100%;
        height: 100%;
        background-size: cover;
    }
    /* team member  */
    #primary .col-se::before {
        width: 100%;
        height: 100%;
        background-size: cover;
    }
    #primary .con-particulr-team .col-f {
        padding: 0 0 10px;
    }
    #primary .con-particulr-team .col-f img {
        border: 6px solid #FFFFFF99;
        width: 100%;
    }

    
    /* End 767 */
}
@media only screen and (max-width:600px){
    .nav-section {
        position: static;
        text-align: left;
    }
    .main-navigation ul{
        width: calc(100% - 4%);
    }
    .main-navigation.toggled ul {
       margin-top: 10%;
    }
    .main-navigation li{
        padding-left: 0;
    }
    .main-navigation li.menu-item a {
        font-size: 12px;
        line-height: 24px;
        color: #000;
        display: block;
    }
    .main-navigation li > a::after {
        bottom: 0;
        top: 0;
        left: -20px;
        margin: auto;
        margin-left: 5px;
    }
    .main-navigation li:hover > a::after {
        width: 10px;
    }
    .main-navigation li:hover > a{
      color: #CFA34A;
    }
    /* service page  */
    #primary .cm-padding-both {
        padding: 40px 0;
    }
    #primary .co-servicepage .elementor-tabs-wrapper {
        flex-wrap: wrap;
    }
    #primary .co-servicepage .elementor-tab-title {
        width: 100%;
        margin-bottom: 4px;
    }
    #primary .co-servicepage .elementor-tab-title + .elementor-tab-title {
        margin: 0 0 4px;
    }
    /* contact page  */
    #primary .con-contact {
        padding: 20px 0 15px;
    }
    #primary .con-contact .c-heading.bg-shadow h3 span::after {
        width: 180px;
        height: 60px;
        background-size: 180px 60px;
    }
    #primary .col-contact::before {
        left: -3%;
        width: 560px;
        top: -3%;
        height: 300px;
        background-size: 560px 300px;
    }
    /* team member  */
    #primary .col-se::before {
        left: -3%;
        width: 560px;
        top: -3%;
        height: 300px;
        background-size: 560px 300px;
    }
    /* End 600 */
}
@media only screen and (max-width:575px){ 
    #primary .about-image .elementor-image {
        width: auto;
    }
    #primary .co-story .col-f img {
        width: 245px;
    }
    .home-slider .swiper-slide .content h2 {
        font-size: 22px;
        line-height: 26px;
        padding-bottom: 0px;
    }
    .home-slider .swiper-slide .content h2 span::before {
        width: 75px;
        height: 45px;
    }
    .home-slider .swiper-slide .content h2 span.three::before {
        width: 65px;
    }
    .home-slider .swiper-slide .content h2 span.five::before {
        width: 100px;
        background-size: 100px 40px;
    }
    #primary .co-aboutus .elementor-text-editor p {
        font-size: 11px;
        line-height: 20px;
        margin: 0;
    }
    #primary .about-image .elementor-image::after {
        width: 350px;
        height: 150px;
        left: -20px;
    }
    #primary .co-team .team-item .elementor-image-box-content h3 {
        line-height: 20px;
        font-size: 18px;
    }
    #primary .co-team .team-item .elementor-image-box-content p {
        font-size: 12px;
    }
    #primary .co-service .service-item h3 {
        font-size: 14px;
        line-height: 20px;
    }
    #primary .co-service {
        padding: 20px 0px 60px;
    }
    /* inner banner  */
    #primary .inner-banner {
        padding: 130px 0 40px;
    }
    #primary .inner-banner-head h1 {
        font-size: 14px;
        line-height: 16px;
    }
    #primary .inner-banner p {
        font-size: 32px;
        line-height: 42px;
    }
    #primary .inner-banner p span::before {
        height: 55px;
        width: 115px;
    }
    #primary .inner-banner p span.nine::before {
        width: 240px;
        background-size: 240px 55px;
    }
    /* about page  */
    #primary .co-aboutus.padding2 {
        padding-top: 20px;
    }
    #primary .co-make-diff {
        padding: 10px 0 0;
    }

    /* service page  */
    #primary .inner-banner p span.five::before {
        width: 120px;
        background-size: 120px 50px;
    }
    /* team pages  */
    #primary .inner-banner.min-height {
        padding: 130px 0 50px;
    }
    #primary .inner-banner p span.four::before {
        width: 135px;
        background-size: 125px 55px;
    }
    #primary .co-team-page .item-teams .elementor-image-box-title {
        font-size: 14px;
    }


    /* End 575 */
}
@media only screen and (max-width:480px){
    #primary .logo-home img {
        width: 220px;
    }
    #primary .scroll-explore {
        top: 40vh;
    }
    .container.seo-header-wrap .site-branding img {
        width: 70px;
    }
    .home-slider .swiper-slide .content h2 {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 0px;
    }
    .home-slider .swiper-slide .content h2:after {
        width: 93px;
    }
    .home-slider .swiper-slide .content h2 span::before {
        width: 60px;
        height: 40px;
    }
    .home-slider .swiper-slide .content h2 span.three::before {
        width: 60px;
    }
    .home-slider .swiper-slide .content h2 span.five::before {
        width: 80px;
        background-size: 80px 30px;
    }
    .home-slider .swiper-slide .content .btn-more span {
        font-size: 10px;
        line-height: 24px;
        padding: 0px 10px;
    }
    .home-slider .swiper-slide .content .btn-more {
        padding: 1px;
    }
    .home-slider .swiper-slide .content .btn-more {
        padding: 1px;
    }
    #primary .c-heading h3 {
        font-size: 18px;
        line-height: 22px;
    }
    #primary .col-3 {
        width: 100%;
    }
    #primary .co-story .col-f img {
        width: 200px;
    }
    /* inner banner  */
    #primary .inner-banner {
        padding: 100px 0 30px;
    }
    #primary .inner-banner-head h1 {
        font-size: 12px;
        line-height: 14px;
    }
    #primary .inner-banner-head h1::after {
        width: 30px;
        margin-left: 8px;
    }
    #primary .inner-banner p {
        font-size: 26px;
        line-height: 30px;
    }
    #primary .inner-banner p span::before {
        height: 50px;
        width: 95px;
        left: -15px;
    }
    #primary .inner-banner p span.nine::before {
        width: 190px;
        background-size: 190px 40px;
    }
    #primary .inner-banner-head{
        margin-bottom: 10px;
    }
    /* about page  */
    #primary .co-aboutus.padding2 {
        padding-top: 10px;
    }
    #primary .co-make-diff {
        padding: 0 0 10px;
    }
    #primary .col-2 {
        width: 100%;
    }
    #primary .co-make-diff .elementor-column-wrap .item-diff:last-child{
        margin-bottom: 0;
    }
    #primary .co-make-diff {
        padding: 0 0 30px;
    }
    /* team page  */
    #primary .inner-banner.min-height {
        padding: 100px 0 40px;
    }
    #primary .inner-banner p span.four::before {
        width: 110px;
        background-size: 100px 50px;
    }
    /* contact page  */
    .cm-half {
        flex-direction: column;
    }
    #primary .cm-contact-form .cm-half label {
        width: 100%;
    }
    #primary .col-contact::before {
        left: 0;
        width: 440px;
        top: 0;
        height: 400px;
        background-size: 440px 400px;
    }
    /* team member  */
    #primary .col-se::before {
        left: 0;
        width: 440px;
        top: 0;
        height: 400px;
        background-size: 440px 400px;
    }
    #primary .head-span h2 {
        font-size: 16px;
        line-height: 18px;
    }
    #primary .head-span h2 span {
        font-size: 10px;
        line-height: 12px;
    }
    #primary .col-se .elementor-text-editor p {
        font-size: 13px;
        line-height: 23px;
    }



    /* End 480 */
}
@media only screen and (max-width:425px){
    header#masthead.site-header {
        padding: 3px 0;
    }
    .contact-stripe .socialbar i {
        font-size: 10px;
        padding: 4px 2px;
    }
    .home-slider .swiper-slide .content h2 {
        font-size: 17px;
        line-height: 16px;
        margin: 10px 0;
    }
    .home-slider .swiper-slide .content h2:after {
        width: 70px;
        bottom: -5px;
    }
    .home-slider .swiper-slide .content h2 span::before {
        width: 60px;
        height: 40px;
    }
    .home-slider .swiper-slide .content h2 span.three::before {
        width: 50px;
    }
    .home-slider .swiper-slide .content h2 span.five::before {
        width: 80px;
        background-size: 80px 28px;
    }
    .home-slider .swiper-slide .content h2 br {
        display: none;
    }
    .home-slider .swiper-slide .content .btn-more span {
        line-height: 17px;
        display: block;
    }
    #primary .co-story .col-f img {
        width: 230px;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px;
    }
    .home-slider .swiper-pagination-bullet {
        width: 7px;
        height: 7px;
    }
    .home-slider .swiper-pagination-bullet-active::before{
        width: 5px;
        height: 5px;
    }
    #primary .home-slider .swiper-container {
        padding-bottom: 5px;
    }
    .home-slider .swiper-container-horizontal>.swiper-pagination-bullets, .home-slider .swiper-pagination-custom, .home-slider .swiper-pagination-fraction {
        bottom: 10%;
    }
    .home-slider .swiper-slide .content {
        left: 5%;
        top: 30%;
    }
    #primary .co-team{
        padding-bottom: 10px;
    }
    #primary .co-testimonial-head {
        margin-top: -35px;
    }
    /* inner banner  */
    #primary .inner-banner-head h1 {
        font-size: 10px;
        line-height: 12px;
    }
    #primary .inner-banner p span::before {
        width: 90px;
        height: 45px;
    }
    #primary .inner-banner p span.nine::before {
        width: 190px;
        background-size: 190px 45px;
    }
    #primary .inner-banner {
        padding: 80px 0 20px;
    }
    #primary .inner-banner p br{
        display: none;
    }
    #primary .inner-banner p span {
        display: inline-block;
    }
    /* service page  */
    #primary .inner-banner p span.five::before {
        width: 120px;
        background-size: 115px 40px;
    }
    #primary .cm-padding-both {
        padding: 30px 0;
    }
    #primary .co-servicepage .elementor-tab-title a {
        font-size: 13px;
        line-height: 15px;
    }
    #primary .co-servicepage .elementor-tab-content {
        padding: 20px 25px;
        line-height: 24px;
        font-size: 13px;
    }
    /* team page  */
    #primary .inner-banner.min-height {
        padding: 90px 0 30px;
    }
    #primary .co-team-page .item-teams {
        margin-bottom: 25px;
    }
    #primary .co-team-page {
        padding: 30px 0 20px;
    }
    #primary .co-team-page .item-teams .elementor-image-box-title span {
        font-size: 11px;
        line-height: 13px;
    }
    /* contact page  */
    #primary .col-contact::before {
        width: 380px;
        background-size: 380px 400px;
    }
    /* team member  */
    #primary .col-se::before {
        width: 380px;
        background-size: 380px 400px;
    }

    /* End width:425px */
}
@media only screen and (max-width:375px){ 
    #primary .co-story .col-f img {
        width: 265px;
    }
    #primary .co-story {
        background-size: auto;
        padding-bottom: 0;
    }
    .cm-footer .second-footer-section h2.widgettitle, .cm-footer .third-footer-section h2 {
        font-size: 16px;
        line-height: 22px;
    }
	.copy-right-section{
        padding: 5px 0;
	}
    .cm-copy-right .widget_block {
        margin-top: 15px;
    }
    .copy-right-section {
        flex-direction: column;
    }
    .copy-right-section .social {
        margin-top: 10px;
    }
    .container.seo-header-wrap .site-branding img {
        width: 60px;
    }
    #primary .co-story .elementor-text-editor p {
        font-size: 11px;
        line-height: 18px;
    }
    #primary .btn-theme a {
        font-size: 11px;
        line-height: 16px;
    }
    /* contact page  */
    #primary .col-contact::before {
        width: 330px;
        background-size: 330px 400px;
    }
    /* team member  */
    #primary .col-se::before {
        width: 330px;
        background-size: 330px 400px;
    }

    
    /* End 375 */
}
@media only screen and (max-width:370px){
    #primary .co-story .col-f img {
        width: 250px;
    }
}
@media only screen and (max-width:360px){
    .socialbar {
        display: none;
    }
    #primary .img-abs .elementor-image img {
        width: 150px;
    }
    #primary .about-image .elementor-image::after {
        width: 220px;
        height: 130px;
        bottom: -45%;
    }
    #primary .img-abs .elementor-image {
        bottom: -30px;
    }
    #primary .co-aboutus {
        padding: 0px 0 60px;
    }
    #primary .co-story .col-f img {
        width: 249px;
    }
    #primary .co-team {
        padding: 0 0 10px;
    }
    #primary .co-testimonial-head {
        margin-top: -40px;
    }


    
    


    /* End 360 */
}
@media only screen and (max-width:324px){
    #primary .co-story .col-f img {
        width: 235px;
    }
}
@media only screen and (max-width:320px){
    #primary .co-story .col-f img {
        width: 235px;
    }
    #primary .co-service {
        padding: 20px 0px 90px;
    }
    #primary .co-testimonial-head {
        margin-top: -50px;
    }
    /* contact page  */
    #primary .col-contact::before {
        width: 280px;
        background-size: 280px 400px;
    }
     /* team member  */
     #primary .col-se::before {
        width: 280px;
        background-size: 280px 400px;
    }

    /* End 320 */
}
@media only screen and (max-width:240px){
    #primary .logo-home img {
        width: 170px;
    }
    #primary .scroll-explore a {
        font-size: 12px;
        line-height: 14px;
    }
    #primary .co-story .col-f img {
        width: 235px;
    }
    #primary .img-abs .elementor-image img {
        width: 100px;
    }
    #primary .about-image .elementor-image {
        padding: 6px;
    }
    #primary .img-abs .elementor-image {
        padding: 5px;
    }
    .home-slider .swiper-slide img {
        height: 200px;
    }
    #primary .col-contact::before {
        width: 200px;
        background-size: 200px 400px;
    }
     /* team member  */
     #primary .col-se::before {
        width: 200px;
        background-size: 200px 400px;
    }


    /* End 240 */
}

