/*
* Header Responsive Style
*/
@media (min-width: 1201px) {
	.header1 .header-navigation ul > li > .sub-menu > li + li,
	.header1 .header-navigation ul > li > .sub-menu > li
	{
		border-bottom: 0;
	}
	.header1 .header-navigation ul > li > .sub-menu > li + li:last-child,
	.header1 .header-navigation ul > li > .sub-menu > li:last-child
	{
		border-bottom: 0px;
	}
    .desktopBtt{
        display:block;
    }
    .display_none > li > ul {
        display:none;
    }
    .header1 .header1_togg_center {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header1 .header_logo_box {
        display: flex;
        align-items: center;
    }
    .admin-bar #main-navigation-wrapper.navbar-default.sticky_header,
    .admin-bar .site-header__wrapper.header1 {
        margin-top: 32px;
    }
    .header1_togg_right,.header1_togg_left {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .header1 .stricked-menu .main-nav {
        padding-left: 40px;
    }
    .header1 .mobileSearchForm{
        display: none;
    }
    .header1 #main-navigation-wrapper li:hover>ul.sub-menu{
        visibility: visible;
        -webkit-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        width: auto;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        z-index: 9999;
    }
    .header1 .sub-menu li a:hover{
        background: #041b26;
    }
    .header1 .navbar.header-navigation.sticky_header
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        background-color: #030e16;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
        border-bottom: 4px solid #cfa86e;
    }
    .header1 .navbar.header-navigation.header1_not_sticky.sticky_header{
        position: relative;
    }
    .header1 .site-header__header-one .header-navigation.sticky_header .main-nav:before
    {
        width: 100%;
        left: 10px
    }
    .header1 .header-navigation.sticky_header .toggle-block
    { 
        width: 100%; 
    }
    .header1 .nav li i {
        display: none;
    }
    .header1 .nav li.menu-item-has-children i{
        display: inline-block;
        font-size: 9px;
        margin-left: 5px;
        vertical-align: middle;
    }
    .header1 header #main-navigation-wrapper .dropdown-submenu li a {
        visibility:hidden;
        border-top: 1px solid #dbbb8b;
    }
    .header1 header #main-navigation-wrapper .dropdown-submenu li a:hover,
    .header1 #main-navigation-wrapper .nav .dropdown-submenu li.current-menu-item a{
        border-top: 1px solid #263942;
    }
    .header1 #main-navigation-wrapper .nav .dropdown-submenu .current-menu-item >a{
        color: #fff;
        background: #041b26;
    }
    .header1 #main-navigation-wrapper .nav .dropdown-submenu .current-menu-item >i{
        color: #fff;
    }
    .header1 #main-navigation-wrapper .nav > li:hover a {
        visibility: visible;
    }
    .header1 #main-navigation-wrapper .dropdown-submenu li:hover > i
    {
        color:#fff;
        font-weight: 600;
    }   
    /*header2*/
    .header2 .header-navigation ul > li > .sub-menu > li + li,
    .header2 .header-navigation ul > li > .sub-menu > li
    {
        border-bottom: 0;
    }
    .header2 .header-navigation ul > li > .sub-menu > li + li:last-child,
    .header2 .header-navigation ul > li > .sub-menu > li:last-child
    {
        border-bottom: 0px;
    }
    .header2 .header2_togg_center {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header2_togg_right,.header2_togg_left {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .header2 .stricked-menu .main-nav {
        padding-left: 40px;
    }
    .header2 .mobileSearchForm{
        display: none;
    }
    .header2 #main-navigation-wrapper li:hover>ul.sub-menu{
        visibility: visible;
        -webkit-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        width: auto;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        z-index: 9999;
    }
    .header2 .sub-menu li a:hover{
        background: #041b26;
    }
    .header2 .navbar.header-navigation.sticky_header
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        background-color: #030e16;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
        border-bottom: 4px solid #cfa86e;
    }
    .header2 .navbar.header-navigation.header2_not_sticky.sticky_header{
        position: relative;
    }
    .header2 .site-header__header-one .header-navigation.sticky_header .main-nav:before
    {
        width: 100%;
        left: 10px
    }
    .header2 .header-navigation.sticky_header .toggle-block
    { 
        width: 100%; 
    }
    .header2 .nav li i {
        display: none;
    }
    .header2 .nav li.menu-item-has-children i{
        display: inline-block;
        font-size: 9px;
        margin-left: 5px;
        vertical-align: middle;
    }
    .header2 header #main-navigation-wrapper .dropdown-submenu li a {
        visibility:hidden;
    }
    .header2 #main-navigation-wrapper .nav .dropdown-submenu .current-menu-item >a{
        color: #fff;
        background: #041b26;
    }
    .header2 #main-navigation-wrapper .nav .dropdown-submenu .current-menu-item >i{
        color: #fff;
    }
    .header2 #main-navigation-wrapper .nav > li:hover a {
        visibility: visible;
    }
    .header2 #main-navigation-wrapper .dropdown-submenu li:hover > i
    {
        color:#fff;
        font-weight: 600;
    } 
    /*Header3*/
        .header3 .header-navigation ul > li > .sub-menu > li + li,
    .header3 .header-navigation ul > li > .sub-menu > li
    {
        border-bottom: 0;
    }
    .header3 .header-navigation ul > li > .sub-menu > li + li:last-child,
    .header3 .header-navigation ul > li > .sub-menu > li:last-child
    {
        border-bottom: 0px;
    }
    .desktopBtt{
        display:block;
    }
    .display_none > li > ul {
        display:none;
    }
    .header3 .header3_togg_center {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header3_togg_right,.header3_togg_left {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .header3 .stricked-menu .main-nav {
        padding-left: 40px;
    }
    .header3 .mobileSearchForm{
        display: none;
    }
    .header3 #main-navigation-wrapper li:hover>ul.sub-menu{
        visibility: visible;
        -webkit-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        width: auto;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        z-index: 9999;
    }
    .header3 .sub-menu li a:hover{
        background: #041b26;
    }
    .header3 .navbar.header-navigation.sticky_header
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        background-color: #030e16;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
        border-bottom: 4px solid #cfa86e;
    }
    .header3 .navbar.header-navigation.header3_not_sticky.sticky_header{
        position: relative;
    }
    .header3 .site-header__header-one .header-navigation.sticky_header .main-nav:before
    {
        width: 100%;
        left: 10px
    }
    .header3 .header-navigation.sticky_header .toggle-block
    { 
        width: 100%; 
    }
    .header3 .nav li i {
        display: none;
    }
    .header3 .nav li.menu-item-has-children i{
        display: inline-block;
        font-size: 9px;
        margin-left: 5px;
        vertical-align: middle;
    }
    .header3 header #main-navigation-wrapper .dropdown-submenu li a {
        visibility:hidden;
    }
    .header3 #main-navigation-wrapper .nav .dropdown-submenu .current-menu-item >a{
        color: #fff;
        background: #041b26;
    }
    .header3 #main-navigation-wrapper .nav .dropdown-submenu .current-menu-item >i{
        color: #fff;
    }
    .header3 #main-navigation-wrapper .nav > li:hover a {
        visibility: visible;
    }
    .header3 #main-navigation-wrapper .dropdown-submenu li:hover > i
    {
        color:#fff;
        font-weight: 600;
    }   
}
@media(max-width: 1701px) and (min-width: 1201px){
    .elementor-element.footer_addrr_info {
        max-height: 728px;
    }
}
@media(max-width: 1701px) and (min-width: 1501px){
    .header1 .header-navigation ul > li{
        margin-right: 22px;
    }
}
@media(max-width: 1501px) and (min-width: 1370px){
    .header2 .header2_togg_center{
        padding: 0;
        -ms-flex: 0 0 72%;
        flex: 0 0 72%;
        max-width: 72%;
    }
    .header2 .logo_mobile_column {
        -ms-flex: 0 0 13.333333%;
        flex: 0 0 13.333333%;
        max-width: 13.333333%;
        padding: 0 15px;
    }
    .header2 .header2_togg_right{
        padding: 0 15px;
    }
    .header1 .header-navigation ul > li{
        margin-right: 20px;
    }
}
@media(max-width: 1501px) and (min-width: 1201px){
    .header3 .container{
        padding-left: 0;
        padding-right: 0;
    }
    .header2 .topbar_call a,.header2 .header-navigation ul > li > a{
        font-size: 15px;
    }
    .header2 .logo_mobile_column{
        padding: 0 15px;
    }
    .header2 .header2_togg_right {
        -ms-flex: 0 0 13.666667%;
        flex: 0 0 13.666667%;
        max-width: 13.666667%;
    }
    .header2 a.header_btn{
        font-size: 15px;
        padding: 10px 25px;
    }
}
@media(max-width: 1400px) and (min-width: 1201px){
    .header1 #main-navigation-wrapper li ul.sub-menu,.header2 #main-navigation-wrapper li ul.sub-menu,
    .header3 #main-navigation-wrapper li ul.sub-menu{
        min-width: 225px;
    }
}
@media(max-width: 1701px) and (min-width: 1201px){
    .header2 .header-navigation ul > li{
        margin-right: 25px;
    }
    .header2 .header-navigation ul > li.logomenu {
        margin: 0 60px 0 140px;
    }
    .header2 .header-navigation {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .header2 .desktop_logo{
        left: 44%;
    }
    .header2 .site-header__header-one .navbar-brand img{
        max-height: 75px;
    }
}
@media(max-width: 1370px) and (min-width: 1201px){
    .header1 .header-navigation ul > li{
        margin-right: 12px;
        margin-left: 12px;
    }
    .header1 .header-navigation ul > li > .sub-menu > li{
        margin-right: 0;
        margin-left: 0;
    }
    .header1 #main-navigation-wrapper li ul.sub-menu{
        min-width: 225px;
    }
    .header1 .right-side-box .cart a i,.header1 .right-side-box .cart i,.header2 .right-side-box .cart i{
        padding-left: 20px;
    }
    .header1 .search-btn{
        margin-left: 10px;
    }
    .header1 a.header_btn{
        padding: 10px 25px;
    }
    .header1_togg_right, .header1_togg_left,.header1  .header_logo_box {
        -ms-flex: 0 0 15.666667%;
        flex: 0 0 15.666667%;
        max-width: 15.666667%;
    }
    .header1 .header1_togg_center{
        -ms-flex: 0 0 68.666667%;
        flex: 0 0 68.666667%;
        max-width: 68.666667%;
    }
    .header1 .site-header__header-one .navbar-brand img{
        max-height: 66px;
    }
    /*Header2*/
    .header2 .header-navigation ul > li{
        margin-right: 10px;
        margin-left: 10px;
    }
    .header2 .header-navigation ul > li > .sub-menu > li{
        margin-right: 0;
        margin-left: 0;
    }
    .header2 .header-navigation ul > li.logomenu {
        margin: 0 60px 0 80px;
    }
    .header2 #main-navigation-wrapper li ul.sub-menu{
        min-width: 225px;
    }
    .header2 .right-side-box .cart a i{
        padding-left: 20px;
    }
    .header2 .search-btn{
        margin-left: 10px;
    }
    .header2 a.header_btn{
        padding: 10px 20px;
    }
    .header2 .site-header__header-one .navbar-brand img {
        max-height: 65px;
    }
    .header2 .desktop_logo {
        left: 45.5%;
    }
    .header2 .header2_togg_center{
        padding: 0;
        -ms-flex: 0 0 71%;
        flex: 0 0 71%;
        max-width: 71%;
    }
    .header2 .logo_mobile_column {
        -ms-flex: 0 0 14.333333%;
        flex: 0 0 14.333333%;
        max-width: 14.333333%;
    }
    /*Header3*/
    .header3 .header-navigation ul > li{
        margin-right: 15px;
        margin-left: 15px;
    }
    .header3 .header-navigation ul > li > .sub-menu > li{
        margin-right: 0;
        margin-left: 0;
    }
    .header3 #main-navigation-wrapper li ul.sub-menu{
        min-width: 225px;
    }
    .header3 .right-side-box .cart a i,.header3 .right-side-box .cart i{
        padding-left: 20px;
    }
    .header3 .search-btn{
        margin-left: 10px;
    }
    .header3 a.header_btn{
        padding: 10px 25px;
    }
    .header3 .site-header__header-one .navbar-brand img{
        max-height: 66px;
    }
    .header1 .header-navigation ul > li > a,.header2 .header-navigation ul > li > a,.header3 .header-navigation ul > li > a{
        font-size: 14px;
    }
    .header2 .topbar_call a i{
        margin-right: 0;
    }
    .hrader1 .col-lg-2.col-md-12.col-xs-12{
        -ms-flex: 0 0 14.666667%;
        flex: 0 0 14.666667%;
        max-width: 14.666667%;
    }
    .header3 .header3_togg_center{
        -ms-flex: 0 0 67.666667%;
        flex: 0 0 67.666667%;
        max-width: 67.666667%;
    }

}
@media(max-width: 1201px){
    .header1 .site-header__header-one .navbar-brand img,.header3 .site-header__header-one .navbar-brand img{
        max-width: 170px;
    }
    .display-block {
        display: none!important;
    }
    .container {
        width: 100%; 
        padding:0px 15px;
        max-width: 100%;
    }
    .inner-banner{
        padding-top: 150px;
    }
    .inner-banner__content{
        text-align: center;
    }
    .inner-banner__content h5{
        display: inline-block;
        line-height: 1.7;
    }
    .site-header__wrapper.header1{
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
    }
    .header1 .header_top,.header1 .site-header{
        padding: 0;
        background: #041b26;
    }
    .header1 #main-navigation-wrapper .navbar-nav li .dropdown-submenu {
        position: relative;
        left: 0%!important;
        width: 100%;
    }
    .header1 #main-navigation-wrapper.navbar-default {
        height: auto;
        background: #041b26;
        text-align: left;
        z-index: 999;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .header1 .sticky_header{
        position: relative;
    }
    .header1 .mobileSearchForm {
        width: 100%;
        text-align: center;
        border: unset;
        background: #cfa86e;
        padding: 10px 15px;
        height: auto;
    }
    .header1 .mobileSearchForm .search_blog{
        background-color: #041b26;
    }
    .header1 #main-navigation-wrapper .container{
        padding:0px;
    }
    .header1 #main-navigation-wrapper .col-lg-2.col-md-12.col-xs-12,
    .header1 #main-navigation-wrapper .col-lg-10.col-md-12.col-xs-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header1  .group-icon-btn.window_open i{
        float: right;
    }
    .header1 .site-header__header-one .logo-box{
        width: 100%;
    }
    .header1 .logo-menu {
        display: block;
        margin:8px 0px 0px 10px;
        max-width: 160px;
    }
    .header1 .logo-menu img {
        width: 100%; float:left; height:auto;
    }
    .header1 .navbar-header{
        width:100%; float:none; margin:0px!important;
    }
    .header1 .navbar-default .navbar-toggle {
        border: medium none;
        display: block;
        margin: 8px 0px 9px;
        padding: 15px 10px;
    }
    .header1 .navbar-default .navbar-toggle:focus, 
    .header1 .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .header1 .navbar-default .navbar-toggle:hover {
        border-color: #fff;
        background: none !important;
        background-color: transparent;
    }
    .header1 .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
        width: 25px;
        height: 3px;
    }
    .header1 .navbar-default .navbar-toggle:hover .icon-bar {
        background: #fff;
    }
    .header1 .header-navigation ul > li:hover > a, .header1 .header-navigation ul > li:hover > i {
        color: #fff;
        text-shadow: unset;
    }
    .header1 .navbar-collapse.collapse {
        display: none!important;
        height: 0!important;
        padding-bottom: 0;
        overflow: auto!important;
        width: 100%;
    }
    .header1 .navbar-default .navbar-collapse {
        background: #12121b;
        padding: 0px 0px !important;
        padding-bottom: 0px !important;
        margin: 0;
    }
    .header1 .navbar-collapse.collapse.in {
        display: block !important;
        height: auto !important;
        max-height: 80vh;
    }
    .header1 .navbar-collapse.in {
        overflow-y: auto;
    }
    .header1 #main-navigation-wrapper .navbar-collapse {
        border-color: #232333;
        border-radius: 0px;
        background: #f2ae2b;
        text-align:center;
    }
    .header1 .navbar-nav {
        margin: 0;
    }
    .header1 #main-navigation-wrapper .nav {
        width: 100%;
        background: #cfa86e;
    }
    .header1 #main-navigation-wrapper .nav > li {
        display: inline-block;
        padding: 0;
        text-align:left;
        width: 100%;
        margin-right: 0;
    }
    .header1 .header-navigation ul > li{
        border-bottom: none;
        margin-bottom: 0;
    }
    .header1 .header-navigation ul > li > .sub-menu > li > i:hover{
        color: #fff;
    }
    .header1 #main-navigation-wrapper .main-nav > ul > li ul > li ul{
        visibility: visible;
        transform: translate3d(0px, 0px, 0px);
        transition: none !important;
    }
    .header1 .header-navigation ul > li.current-menu-item{
        border-bottom: none;
        background: #fff;
    }
    .header1 #main-navigation-wrapper .nav > li > a {
        display: block;
        width: 100%;
        padding: 14px 17px;
        border-bottom: 1px solid #e4c17b;
        border-right: 0px;
        position: relative;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
        color: #fff;
        line-height: 20px;
    }
    .header1 #main-navigation-wrapper .nav > li:first-child > a {
        padding-left: 15px;
    }
    .header1 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a, 
    .header1 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus, 
    .header1 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,  
    .header1 #main-navigation-wrapper.navbar-default .navbar-nav > li > a.active {
        background: #000;
        color: #fff;
    }
    .header1 #main-navigation-wrapper .nav > li.dropdown.dropdown-active > a {
        border-bottom: 1px solid #cfa86e;
    }
    .header1 #main-navigation-wrapper .nav > li:last-child > a {
        border-bottom: 1px solid #cfa86e;
    }
    .header1 #main-navigation-wrapper .nav > li + li > a {
        border-left: none; 
    }
    .header1 #main-navigation-wrapper .navbar-nav li > ul.sub-menu {
        position: relative;
        width: 100%;
        float: left;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
         transform: translateY(0);
         box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    }
    .header1 #main-navigation-wrapper .main-nav > ul > li ul > li ul{
        background: #041b26;
        border-top-color: #ccc;
    }
    .header1 #main-navigation-wrapper .main-nav > ul > li ul > li ul > li > a,
    .header1 #main-navigation-wrapper .main-nav > ul > li ul > li ul > li > i{
        color: #fff;
    }
    .header1 #main-navigation-wrapper .main-nav > ul > li ul > li > a::before{
        background: #fff;
        display: none;
    }
    .header1 #main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        left: auto;
        right: auto;
        transform: translate3d(0px, 0px, 0px);
        transition: none !important;
        display: none;
        top: auto;
        float: none;
        box-shadow: 0 0 0 #fff;
        border-bottom: 1px solid #e4c17b;
        background: #fff;
    }
    .header1 .header-navigation ul > li > .sub-menu > li + li, .header1 .header-navigation ul > li > .sub-menu > li{
        border-top: 1px solid #787f8059;
    }
    .header1 #main-navigation-wrapper li ul.sub-menu{
        border-bottom: 1px solid #e4c17b;
        background: #003f9d;
    }
    .header1 #main-navigation-wrapper .dropdown-submenu > li > a {
        color: #041b26;
        padding: 12px 32px !important;
        line-height: 24px;
        font-size: 16px;
        font-weight: 500;
    }
    .header1 #main-navigation-wrapper .dropdown-submenu > li > i{
        color: #041b26;
    }
    .header1 a.header-requestbtn {
        width: 90%;
        display: inline-block;
        float: none;
        background:#fff;
    }
    .header1 .nav li i{
        position: absolute;
        top: 8px;
        right: 15px;
        padding: 10px;
        min-width: 30px;
        cursor: pointer;
        color: #fff;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        font-size: 14px;
    }
    .header1 .nav li i.fa-minus.DDopen{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
	.header1 .nav li i.DDopen{
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .header1 .nav li ul li i {
        color: #fff;
        top: 5px;
    }
   .header1 .logo.sticky_none,.header1 .logo.sticky_logo {     
        display:none;   
    }
    .header1 nav ul li.menu-item-has-children i{
        display: block;
    }   
    .header1 nav ul li.menu-item-has-children i.DDopen {
        color: #fff;
    }
    .header1 #main-navigation-wrapper .nav .current-menu-item >a,
    .header1 #main-navigation-wrapper .nav .current-menu-item >i {
        color: #041b26;
    }
    .header1 .top-inner{
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header1 .navbar .cmn-toggle-switch {
        display: block;
    }
    .header1 .navbar .toggle-block{
        display: none;
        padding: 0;
        margin-top: 15px;
    }
    .header1 #main-navigation-wrapper.navbar-default.sticky_header{
        position: fixed;
        top: 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
    }
    .header1 #main-navigation-wrapper.navbar-default.header1_not_sticky.sticky_header{
        position: relative;
    }
    .header1 .main-nav {
        background: linear-gradient(to right, #06f, #044ebd);
        -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.25);
    }
    .header1 .toggle-block-container {
        padding: 0;
    }
    .header1 ul#Primary{
        padding: 0;
        padding-inline-start: 0;
    }
    .header1 .header-navigation .main-nav{
        display: block;
        height: auto !important;
        max-height: 80vh;
        overflow: auto!important;
        margin-bottom: 10px;
    }
    .header1 .header-navigation .right-side-box {
        width: 100%;
         float: left; 
        display: block;
        text-align: left;
        padding: 15px;
        border-bottom: 1px solid #12121b;
        display: none;
    }
    .header1 .cd-search input[type="search"] {
        border: 1px solid #fff;
        height: 35px;
        width: 85%;
        background: transparent;
        margin-top: 12px;
        position: relative;
        margin-left: 2%;
    }
    .header1 .cd-search {
        display: inline-block;
        text-align: center;
        margin-bottom: 10px;
        width: 100%;
    }
    .header1 .header-search,.header1_togg_right{
        display: none;
    }
    .header1 .right-side-box .cart a i,
    .header1 .right-side-box .cart a,
    .header1 .right-side-box .cart{
        float: unset;
    }
    .header1 .topbar-one .inner-container{
        padding-left: 0;
    }
    .header1 .header1_togg_center{
        width: 100%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*Header2*/
    .header2 .site-header__header-one .navbar-brand img{
        max-width: 170px;
    }
.site-header__wrapper.header2{
        position: relative!important;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
    }
    .header2 .header_top,.header2 .site-header{
        padding: 0;
        background: #041b26;
    }
    .header2 #main-navigation-wrapper .navbar-nav li .dropdown-submenu {
        position: relative;
        left: 0%!important;
        width: 100%;
    }
    .header2 #main-navigation-wrapper.navbar-default {
        height: auto;
        background: #041b26;
        text-align: left;
        z-index: 999;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .header2 .sticky_header{
        position: relative;
        transition: none !important;
        animation: none !important;
    }
    .header2 .mobileSearchForm {
        width: 100%;
        text-align: center;
        border: unset;
        background: #cfa86e;
        padding: 10px 15px;
        height: auto;
    }
    .header2 .mobileSearchForm .search_blog{
        background-color: #041b26;
    }
    .header2 #main-navigation-wrapper .container{
        padding:0px;
    }
    .header2 #main-navigation-wrapper .col-lg-2.col-md-12.col-xs-12,
    .header2 #main-navigation-wrapper .col-lg-10.col-md-12.col-xs-12,.header2 .logo_mobile_column{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header2  .group-icon-btn.window_open i{
        float: right;
    }
    .header2 .logo_mobile_column{
        display: block;
    }
    .header2 .top-inner .topbar_call{
        display: none;
    }
    .header2 .site-header__header-one .logo_mobile_column .logo-box{
        width: 100%;
        display: inline-block;
        padding: 0;
    }
    .header2 .header-navigation{
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .header2 .logo-menu {
        display: block;
        margin:8px 0px 0px 10px;
        max-width: 160px;
    }
    .header2 .logo-menu img {
        width: 100%; float:left; height:auto;
    }
    .header2 .header-navigation ul > li.logomenu,.header2 .desktop_logo{
        display: none!important;
    }
    .header2 .navbar-header{
        width:100%; float:none; margin:0px!important;
    }
    .header2 .navbar-default .navbar-toggle {
        border: medium none;
        display: block;
        margin: 8px 0px 9px;
        padding: 15px 10px;
    }
    .header2 .navbar-default .navbar-toggle:focus, 
    .header2 .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .header2 .navbar-default .navbar-toggle:hover {
        border-color: #fff;
        background: none !important;
        background-color: transparent;
    }
    .header2 .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
        width: 25px;
        height: 3px;
    }
    .header2 .navbar-default .navbar-toggle:hover .icon-bar {
        background: #fff;
    }
    .header2 .header-navigation ul > li:hover > a, .header2 .header-navigation ul > li:hover > i {
        color: #fff;
        text-shadow: unset;
    }
    .header2 .navbar-collapse.collapse {
        display: none!important;
        height: 0!important;
        padding-bottom: 0;
        overflow: auto!important;
        width: 100%;
    }
    .header2 .navbar-default .navbar-collapse {
        background: #12121b;
        padding: 0px 0px !important;
        padding-bottom: 0px !important;
        margin: 0;
    }
    .header2 .navbar-collapse.collapse.in {
        display: block !important;
        height: auto !important;
        max-height: 80vh;
    }
    .header2 .navbar-collapse.in {
        overflow-y: auto;
    }
    .header2 #main-navigation-wrapper .navbar-collapse {
        border-color: #232333;
        border-radius: 0px;
        background: #f2ae2b;
        text-align:center;
    }
    .header2 .navbar-nav {
        margin: 0;
    }
    .header2 #main-navigation-wrapper .nav {
        width: 100%;
        background: #cfa86e;
    }
    .header2 #main-navigation-wrapper .nav > li {
        display: inline-block;
        padding: 0;
        text-align:left;
        width: 100%;
        margin-right: 0;
    }
    .header2 .header-navigation ul > li{
        border-bottom: none;
        margin-bottom: 0;
    }
    .header2 .header-navigation ul > li > .sub-menu > li > i:hover{
        color: #fff;
    }
    .header2 #main-navigation-wrapper .main-nav > ul > li ul > li ul{
        visibility: visible;
        transform: translate3d(0px, 0px, 0px);
        transition: none !important;
    }
    .header2 .header-navigation ul > li.current-menu-item{
        border-bottom: none;
        background: #fff;
    }
    .header2 #main-navigation-wrapper .nav > li > a {
        display: block;
        width: 100%;
        padding: 14px 17px;
        border-bottom: 1px solid #e4c17b;
        border-right: 0px;
        position: relative;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 1px;
        color: #fff;
        line-height: 20px;
    }
    .header2 #main-navigation-wrapper .nav > li:first-child > a {
        padding-left: 15px;
    }
    .header2 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a, 
    .header2 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus, 
    .header2 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,  
    .header2 #main-navigation-wrapper.navbar-default .navbar-nav > li > a.active {
        background: #000;
        color: #fff;
    }
    .header2 #main-navigation-wrapper .nav > li.dropdown.dropdown-active > a {
        border-bottom: 1px solid #cfa86e;
    }
    .header2 #main-navigation-wrapper .nav > li:last-child > a {
        border-bottom: 1px solid #cfa86e;
    }
    .header2 #main-navigation-wrapper .nav > li + li > a {
        border-left: none; 
    }
    .header2 #main-navigation-wrapper .navbar-nav li > ul.sub-menu {
        position: relative;
        width: 100%;
        float: left;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
         transform: translateY(0);
         box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    }
    .header2 #main-navigation-wrapper .main-nav > ul > li ul > li ul{
        background: #041b26;
        border-top-color: #ccc;
    }
    .header2 #main-navigation-wrapper .main-nav > ul > li ul > li ul > li > a,
    .header2 #main-navigation-wrapper .main-nav > ul > li ul > li ul > li > i{
        color: #fff;
    }
    .header2 #main-navigation-wrapper .main-nav > ul > li ul > li > a::before{
        background: #fff;
        display: none;
    }
    .header2 #main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        left: auto;
        right: auto;
        transform: translate3d(0px, 0px, 0px);
        transition: none !important;
        display: none;
        top: auto;
        float: none;
        box-shadow: 0 0 0 #fff;
        border-bottom: 1px solid #e4c17b;
        background: #fff;
    }
    .header2 .header-navigation ul > li > .sub-menu > li + li, .header2 .header-navigation ul > li > .sub-menu > li{
        border-top: 1px solid #787f8059;
    }
    .header2 #main-navigation-wrapper li ul.sub-menu{
        border-bottom: 1px solid #e4c17b;
        background: #003f9d;
    }
    .header2 #main-navigation-wrapper .dropdown-submenu > li > a {
        color: #041b26;
        padding: 12px 32px !important;
        line-height: 24px;
        font-size: 16px;
        font-weight: 600;
    }
    .header2 #main-navigation-wrapper .dropdown-submenu > li > i{
        color: #041b26;
    }
    .header2 a.header-requestbtn {
        width: 90%;
        display: inline-block;
        float: none;
        background:#fff;
    }
    .header2 .nav li i{
        position: absolute;
        top: 8px;
        right: 15px;
        padding: 10px;
        min-width: 30px;
        cursor: pointer;
        color: #fff;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        font-size: 14px;
    }
    .header2 .nav li i.fa-minus.DDopen{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .header2 .nav li i.DDopen{
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .header2 .nav li ul li i {
        color: #fff;
        top: 5px;
    }
   .header2 .logo.sticky_none,.header2 .logo.sticky_logo {     
        display:none;   
    }
    .header2 nav ul li.menu-item-has-children i{
        display: block;
    }   
    .header2 nav ul li.menu-item-has-children i.DDopen {
        color: #fff;
    }
    .header2 #main-navigation-wrapper .nav .current-menu-item >a,
    .header2 #main-navigation-wrapper .nav .current-menu-item >i {
        color: #041b26;
    }
    .header2 .top-inner{
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header2 .navbar .cmn-toggle-switch {
        display: block;
    }
    .header2 .navbar .toggle-block{
        display: none;
        padding: 0;
        margin-top: 15px;
    }
    .header2 #main-navigation-wrapper.navbar-default.sticky_header{
        top: 0;
        position: fixed;
        transition: all .7s;
    }
    .header2 #main-navigation-wrapper.navbar-default.header2_not_sticky.sticky_header{
        position: relative;
    }
    .header2 .main-nav {
        background: linear-gradient(to right, #06f, #044ebd);
        -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.25);
    }
    .header2 .toggle-block-container {
        padding: 0;
    }
    .header2 ul#Primary{
        padding: 0;
        padding-inline-start: 0;
    }
    .header2 .header-navigation .main-nav{
        display: block;
        height: auto !important;
        max-height: 80vh;
        overflow: auto!important;
        margin-bottom: 10px;
    }
    .header2 .header-navigation .right-side-box {
        width: 100%;
         float: left; 
        display: block;
        text-align: left;
        padding: 15px;
        border-bottom: 1px solid #12121b;
        display: none;
    }
    .header2 .cd-search input[type="search"] {
        border: 1px solid #fff;
        height: 35px;
        width: 85%;
        background: transparent;
        margin-top: 12px;
        position: relative;
        margin-left: 2%;
    }
    .header2 .cd-search {
        display: inline-block;
        text-align: center;
        margin-bottom: 10px;
        width: 100%;
    }
    .header2 .header-search,.header2_togg_right{
        display: none;
    }
    .header2 .right-side-box .cart a i,
    .header2 .right-side-box .cart a,
    .header2 .right-side-box .cart{
        float: unset;
    }
    .header2 .topbar-one .inner-container{
        padding-left: 0;
    }
    .header2 .header2_togg_center{
        width: 100%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*Header3*/
    .site-header__wrapper.header3{
        position: relative!important;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
    }
    .header3 .header_top,.header3 .site-header{
        padding: 0;
        background: #041b26;
    }
    .header3 #main-navigation-wrapper .navbar-nav li .dropdown-submenu {
        position: relative;
        left: 0%!important;
        width: 100%;
    }
    .header3 #main-navigation-wrapper.navbar-default {
        height: auto;
        background: #041b26;
        text-align: left;
        z-index: 999;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .header3 .sticky_header{
        position: relative;
        transition: none !important;
        animation: none !important;
    }
    .header3 .mobileSearchForm {
        width: 100%;
        text-align: center;
        border: unset;
        background: #cfa86e;
        padding: 10px 15px;
        height: auto;
    }
    .header3 .mobileSearchForm .search_blog{
        background-color: #041b26;
    }
    .header3 #main-navigation-wrapper .container{
        padding:0px;
    }
    .header3 #main-navigation-wrapper .col-lg-2.col-md-12.col-xs-12,
    .header3 #main-navigation-wrapper .col-lg-10.col-md-12.col-xs-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header3  .group-icon-btn.window_open i{
        float: right;
    }
    .header3 .site-header__header-one .logo-box{
        width: 100%;
    }
    .header3 .logo-menu {
        display: block;
        margin:8px 0px 0px 10px;
        max-width: 160px;
    }
    .header3 .logo-menu img {
        width: 100%; float:left; height:auto;
    }
    .header3 .navbar-header{
        width:100%; float:none; margin:0px!important;
    }
    .header3 .navbar-default .navbar-toggle {
        border: medium none;
        display: block;
        margin: 8px 0px 9px;
        padding: 15px 10px;
    }
    .header3 .navbar-default .navbar-toggle:focus, 
    .header3 .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .header3 .navbar-default .navbar-toggle:hover {
        border-color: #fff;
        background: none !important;
        background-color: transparent;
    }
    .header3 .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
        width: 25px;
        height: 3px;
    }
    .header3 .navbar-default .navbar-toggle:hover .icon-bar {
        background: #fff;
    }
    .header3 .header-navigation ul > li:hover > a, .header3 .header-navigation ul > li:hover > i {
        color: #fff;
        text-shadow: unset;
    }
    .header3 .navbar-collapse.collapse {
        display: none!important;
        height: 0!important;
        padding-bottom: 0;
        overflow: auto!important;
        width: 100%;
    }
    .header3 .navbar-default .navbar-collapse {
        background: #12121b;
        padding: 0px 0px !important;
        padding-bottom: 0px !important;
        margin: 0;
    }
    .header3 .navbar-collapse.collapse.in {
        display: block !important;
        height: auto !important;
        max-height: 80vh;
    }
    .header3 .navbar-collapse.in {
        overflow-y: auto;
    }
    .header3 #main-navigation-wrapper .navbar-collapse {
        border-color: #232333;
        border-radius: 0px;
        background: #f2ae2b;
        text-align:center;
    }
    .header3 .navbar-nav {
        margin: 0;
    }
    .header3 #main-navigation-wrapper .nav {
        width: 100%;
        background: #cfa86e;
    }
    .header3 #main-navigation-wrapper .nav > li {
        display: inline-block;
        padding: 0;
        text-align:left;
        width: 100%;
        margin-right: 0;
    }
    .header3 .header-navigation ul > li{
        border-bottom: none;
        margin-bottom: 0;
    }
    .header3 .header-navigation ul > li > .sub-menu > li > i:hover{
        color: #fff;
    }
    .header3 #main-navigation-wrapper .main-nav > ul > li ul > li ul{
        visibility: visible;
        transform: translate3d(0px, 0px, 0px);
        transition: none !important;
    }
    .header3 .header-navigation ul > li.current-menu-item{
        border-bottom: none;
        background: #fff;
    }
    .header3 #main-navigation-wrapper .nav > li > a {
        display: block;
        width: 100%;
        padding: 14px 17px;
        border-bottom: 1px solid #e4c17b;
        border-right: 0px;
        position: relative;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 1px;
        color: #fff;
        line-height: 20px;
    }
    .header3 #main-navigation-wrapper .nav > li:first-child > a {
        padding-left: 15px;
    }
    .header3 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a, 
    .header3 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus, 
    .header3 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,  
    .header3 #main-navigation-wrapper.navbar-default .navbar-nav > li > a.active {
        background: #000;
        color: #fff;
    }
    .header3 #main-navigation-wrapper .nav > li.dropdown.dropdown-active > a {
        border-bottom: 1px solid #cfa86e;
    }
    .header3 #main-navigation-wrapper .nav > li:last-child > a {
        border-bottom: 1px solid #cfa86e;
    }
    .header3 #main-navigation-wrapper .nav > li + li > a {
        border-left: none; 
    }
    .header3 #main-navigation-wrapper .navbar-nav li > ul.sub-menu {
        position: relative;
        width: 100%;
        float: left;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
         transform: translateY(0);
         box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
    }
    .header3 #main-navigation-wrapper .main-nav > ul > li ul > li ul{
        background: #041b26;
        border-top-color: #ccc;
    }
    .header3 #main-navigation-wrapper .main-nav > ul > li ul > li ul > li > a,
    .header3 #main-navigation-wrapper .main-nav > ul > li ul > li ul > li > i{
        color: #fff;
    }
    .header3 #main-navigation-wrapper .main-nav > ul > li ul > li > a::before{
        background: #fff;
        display: none;
    }
    .header3 #main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        left: auto;
        right: auto;
        transform: translate3d(0px, 0px, 0px);
        transition: none !important;
        display: none;
        top: auto;
        float: none;
        box-shadow: 0 0 0 #fff;
        border-bottom: 1px solid #e4c17b;
        background: #fff;
    }
    .header3 .header-navigation ul > li > .sub-menu > li + li, .header3 .header-navigation ul > li > .sub-menu > li{
        border-top: 1px solid #787f8059;
    }
    .header3 #main-navigation-wrapper li ul.sub-menu{
        border-bottom: 1px solid #e4c17b;
        background: #003f9d;
    }
    .header3 #main-navigation-wrapper .dropdown-submenu > li > a {
        color: #041b26;
        padding: 12px 32px !important;
        line-height: 24px;
        font-size: 16px;
        font-weight: 600;
    }
    .header3 #main-navigation-wrapper .dropdown-submenu > li > i{
        color: #041b26;
    }
    .header3 a.header-requestbtn {
        width: 90%;
        display: inline-block;
        float: none;
        background:#fff;
    }
    .header3 .nav li i{
        position: absolute;
        top: 8px;
        right: 15px;
        padding: 10px;
        min-width: 30px;
        cursor: pointer;
        color: #fff;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        font-size: 14px;
    }
    .header3 .nav li i.fa-minus.DDopen{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .header3 .nav li i.DDopen{
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .header3 .nav li ul li i {
        color: #fff;
        top: 5px;
    }
   .header3 .logo.sticky_none,.header3 .logo.sticky_logo {     
        display:none;   
    }
    .header3 nav ul li.menu-item-has-children i{
        display: block;
    }   
    .header3 nav ul li.menu-item-has-children i.DDopen {
        color: #fff;
    }
    .header3 #main-navigation-wrapper .nav .current-menu-item >a,
    .header3 #main-navigation-wrapper .nav .current-menu-item >i {
        color: #041b26;
    }
    .header3 .top-inner{
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header3 .navbar .cmn-toggle-switch {
        display: block;
    }
    .header3 .navbar .toggle-block{
        display: none;
        padding: 0;
        margin-top: 15px;
    }
    .header3 #main-navigation-wrapper.navbar-default.sticky_header{
        top: 0;
        position: fixed;
        transition: all .7s;
    }
    .header3 #main-navigation-wrapper.navbar-default.header3_not_sticky.sticky_header{
        position: relative;
    }
    .header3 .main-nav {
        background: linear-gradient(to right, #06f, #044ebd);
        -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.25);
    }
    .header3 .toggle-block-container {
        padding: 0;
    }
    .header3 ul#Primary{
        padding: 0;
        padding-inline-start: 0;
    }
    .header3 .header-navigation .main-nav{
        display: block;
        height: auto !important;
        max-height: 80vh;
        overflow: auto!important;
        margin-bottom: 10px;
    }
    .header3 .header-navigation .right-side-box {
        width: 100%;
         float: left; 
        display: block;
        text-align: left;
        padding: 15px;
        border-bottom: 1px solid #12121b;
        display: none;
    }
    .header3 .cd-search input[type="search"] {
        border: 1px solid #fff;
        height: 35px;
        width: 85%;
        background: transparent;
        margin-top: 12px;
        position: relative;
        margin-left: 2%;
    }
    .header3 .cd-search {
        display: inline-block;
        text-align: center;
        margin-bottom: 10px;
        width: 100%;
    }
    .header3 .header-search,.header3_togg_right{
        display: none;
    }
    .header3 .right-side-box .cart a i,
    .header3 .right-side-box .cart a,
    .header3 .right-side-box .cart{
        float: unset;
    }
    .header3 .topbar-one .inner-container{
        padding-left: 0;
    }
    .header3 .header3_togg_center{
        width: 100%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media(max-width: 1201px) and (min-width: 1025px){
    .inner-banner{
        padding-bottom: 120px;
    }
}
@media(max-width: 1201px) and (min-width: 768px){
    .admin-bar #main-navigation-wrapper.navbar-default.sticky_header, .admin-bar .site-header__wrapper.header1{
        margin-top: 32px;
    }
}
@media(max-width: 768px){
    .site-header__wrapper.header1{
        position: relative!important;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
    }
}
@media(max-width: 768px) and (min-width: 481px){
    .header1 #main-navigation-wrapper .container,.header2 #main-navigation-wrapper .container,
    .header3 #main-navigation-wrapper .container{
        margin: 0;
        max-width: 100%;
    }
}
@media(max-width: 481px){
    .header1 .cmn-toggle-switch,.header2 .cmn-toggle-switch,.header3 .cmn-toggle-switch{
        margin-top: 20px;
    }
}
@media(max-width: 380px){
    .inner-banner__content h5 {
        display: inline-block;
    }
    .inner-banner__content h1{
        font-size: 30px;
        margin-bottom: 15px;
    }
}
/***End Header Responsive Style***/
/*
*Footer Responsive
*/
@media(max-width: 1201px){
    .footer1 .site-footer__main{
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media(max-width: 1165px) and (min-width: 1025px){
     select{
        background-position: calc(100% - 16px) calc(1.5em + -3px),
    calc(100% - 12px) calc(1.5em + -3px),
    calc(100% - 2.5em) 0.5em;
    }
}
@media(max-width: 992px) and (min-width: 601px){
     select{
        background-position: calc(100% - 16px) calc(1.5em + -3px),
    calc(100% - 12px) calc(1.5em + -3px),
    calc(100% - 2.5em) 0.5em;
    }
}
@media(max-width: 992px){
    .footer1 .ftr-sol-column, .footer1 .ftr-link-column.ftr-widget, .footer1 .ftr-footer-widget{
        margin-bottom: 50px;
    }
    ul.footer_copyright_menu li a,.footer1 .site-footer__bottom p, .sitefooter_default p{
        font-size: 16px;
    }
}
@media(max-width: 992px) and (min-width: 768px){
    .footer1 .ftr-footer-widget,
    .footer1 .ftr-link-column.ftr-widget, .footer1 .ftr-sol-column,
    .ftr-follow-column.pull-right.ftr-widget.col_width-3{
        flex: 0 0 47%;
        max-width: 47%;
    }
    .ftr-follow-column.pull-right.ftr-widget.col_width-3{
        padding-right: 0;
        padding-left: 0;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media(max-width: 768px){
    .header3 .logo-box .navbar-brand{
        padding: 0;
    }
    .footer1 .ftr-footer-widget,
    .footer1 .ftr-link-column.ftr-widget, .footer1 .ftr-sol-column,
    .ftr-follow-column.pull-right.ftr-widget.col_width-3{
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .footer1 .footerBlock .textwidget p{
        margin: 15px 0 20px;
    }
    ul.footer_copyright_menu li{
        margin-right: 10px;
        margin-left: 10px;
    }
}
/***End Footer Responsive***/
/*
* Blog Responsive
*/
@media(min-width: 1201px){
    .blog .service-right-cl.pull-right,
    .blog .right-column.pull-left {
        max-width: 748px;
    }
}
@media(max-width: 1501px) and (min-width: 1201px){
    .news_style1.col4_class ul.blog-list__meta {
        display: block;
        width: 100%;
    }
    .news_style1.col4_class .news1_single .blog-list__meta li{
        width: 100%;
        margin-right: 0;
    }
    .news_style1.col4_class li.admin_slash{
        display: none;
    }
    .header1 .container,.header2 .container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media(max-width: 1201px) and (min-width: 992px){
    .widget_nav_menu ul li ul{
        padding-left: 15px;
    }
}
@media(max-width: 1025px) and (min-width: 992px){
    .blog .service-right-cl.pull-right, .blog .right-column.pull-left {
        max-width: 66.666667%;
    }
    .container-main .blog, .container-main .shop_detail {
        margin: 0;
    }
}
@media(max-width: 992px){
    .column_sidebar{
        margin-top: 50px;
    }
    .container-main .blog, .container-main .shop_detail {
        margin: 0;
    }
    .blog .service-right-cl.pull-right, 
    .blog .right-column.pull-left,.blog .col-lg-4.col-sm-12.col-xs-12.left-column.right-left-column,
    .row.blog .pull-right,.row.blog .sidebar-left.pull-left,.row.blog .pull-left{
        padding-left: 0;
        padding-right: 0;
    }
    .blog .service-right-cl.pull-right, .blog .right-column.pull-left,
    .blog .col-lg-4.col-sm-12.col-xs-12.left-column.right-left-column{
        max-width: 100%;
    }
    .blog .service-right-cl.pull-right .paginationWrapper.outerpaging,
    .blog .right-column.pull-left .paginationWrapper.outerpaging,
    .blog .pull-left .leave-reply-column,.row.blog .pull-right .leave-reply-column,
    .woocommerce .row.shop_archive .service-right-cl.pull-right .products ul, 
    .woocommerce .row.shop_archive .service-right-cl.pull-right ul.products,
    .woocommerce .row.shop_archive .right-column.pull-left .products ul, 
    .woocommerce .row.shop_archive .right-column.pull-left ul.products{
        margin-bottom: 50px;
    }
    .wp-block-media-text .wp-block-media-text__content{
        padding: 10px 8%;
    }
    pre{
        margin-top: 10px;
    }
}
@media(max-width: 768px){
    .blog-list__content h3, .blog-list__content h3 a{
        max-width: 100%;
    }
    .blog-list__meta li{
        display: block;
        width: 100%;
        margin-right: 0;
        padding-left: 0;
    }
    .blog-list__meta li:last-child{
        padding-left: 0;
    }
    .blog-list__meta li.admin_slash{
        display: none;
    }
    .blog-list__content ul.blog-list__meta{
        display: block;
    }
    .widget h4::after, .widget h3::after, .widget.widget_block h2::after{
        width: 40px;
    }
    .commentsWrapper{
        padding: 0;
    }
    .commentsWrapper .commentlist li.comment .comment-author img{
        float: unset;
        position: relative;
        left: unset;
        top: unset;
        display: block;
        margin-bottom: 15px;
    }
    .commentsWrapper .commentlist li.comment .comment-body{
        padding-left: 0;
    }
    .wp-block-quote.is-large, .wp-block-quote.is-style-large{
            padding: 40px 40px 40px 40px;
    }
    .wp-block-pullquote.is-style-solid-color blockquote{
        max-width: 88%;
    }
}
@media(max-width: 601px){
    .wp-block-media-text{
        display: block;
    }
    .commentlist ul {
        padding-inline-start: 0;
    }
    .commentlist ul.children li {
        padding: 5px 0px 0;
    }
    .admin-bar .header1 #main-navigation-wrapper.navbar-default.sticky_header,
    .admin-bar .header2 #main-navigation-wrapper.navbar-default.sticky_header{
        top: 0;
    }
    .commentsWrapper .comment-respond{
        padding: 35px 10px 10px;
    }
}
@media(max-width: 481px){
    .comment_text a.comment-reply-link, .comment-reply-link{
        font-size: 13px;
    }
    .commentsWrapper .commentlist li.comment .comment-body .comment-metadata{
        padding-top: 12px;
    }
    .commentlist li{
        padding: 5px 0 0 0px;
    }
    
    .commentsWrapper img{
        margin-bottom: 20px;
    }
    .commentsWrapper .commentlist li.comment .comment-author.vcard{
        margin-bottom: 0;
    }
    .commentsWrapper .commentlist li.comment .comment-body::after{
        display: none;
    }
    .post-password-form input[type=password]{
        margin-left: 0;
        margin-top: 10px;
    }
    .gallery-columns-9 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-4 .gallery-item,
    .gallery-columns-7 .gallery-item,.gallery-columns-6 .gallery-item,.gallery-columns-5 .gallery-item{
        max-width: 50%;
    }
}
@media(max-width: 415px){
    .blog-list__content{
        padding: 30px 15px;
    }
    .wp-block-embed iframe{
        max-width: 300px!important;
        min-width: unset!important;
    }
}
/*End Blog Responsive*/
/*Page Responsive*/
@media(min-width: 1920px){
    .elementor-element.hm2_founder_quote_sec {
        margin-top: -188px!important;
        margin-left: -8.5%;
    }
}
@media(min-width: 1900px){
    .elementor-element.hm2_founder_quote_sec {
        margin-left: -9.5%;
    }
}
@media(max-width: 1920px) and (min-width: 1600px){
    .elementor-element.hm2_founder_quote_sec {
        margin-top: -166px!important;
        margin-left: -11%;
    }
}
@media(max-width: 1600px){
    .elementor-element.hm2_founder_quote_sec {
        margin-top: -184px!important;
        margin-left: -10.9%;
    }
}
@media(max-width: 1600px) and (min-width: 1501px){
    .elementor-element.hm2_founder_quote_sec {
        margin-top: -257px!important;
        margin-left: -12.9%;
    }
}
@media(max-width: 1501px) and (min-width: 1377px){
    .elementor-element.hm2_founder_quote_sec {
        margin-top: -315px!important;
        margin-left: -11%;
    }
}
@media(max-width: 1371px) and (min-width: 1201px){
    .elementor-element.offer_single_box h1 {
        font-size: 25px!important;
    }
}
@media(max-width: 1201px) and (min-width: 1025px){
    .elementor-element.offer_single_box_section > .elementor-container {
        display: block;
    }
    .elementor-element.offer_single_box_left{
        width: 100%!important;
    }
    .elementor-element.offer_single_box_left .elementor-widget-wrap.elementor-element-populated{
        padding: 40px 20px!important;
    }
    .elementor-element.offer_single_box{
        width: 49%!important;
        display: inline-block;
    }
    .elementor-element.offer_single_box_left{
        text-align: center;
    }
}
@media(max-width: 1025px) and (min-width: 768px){
    .footer1 .col-lg-4.col-md-6.col-xs-12.ftr-link-column.ftr-widget, .footer1 .col-lg-4.col-md-6.col-xs-12.ftr-footer-widget,
    .footer1 .col-lg-4.col-md-6.col-xs-12.ftr-sol-column{
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media(max-width: 1501px){
    .elementor-element.about_testimonial,.elementor-element.team_owner,.elementor-element.teampage_team {
        max-width: 100%;
    }
    .team1_content_box .team1_social ul li a i{
        font-size: 14px;
        width: 30px;
        height: 30px;
    }
    .team1_single:hover .team1_social{
        padding-top: 110px;
    }
    .elementor-element.menu_form{
        background: #030e16;
    }
    .elementor-element.bar_menu_text_area .elementor-widget-container {
        margin-bottom: 0!important;
    }
}
@media(max-width: 1501px) and (min-width: 1201px){
    .elementor-element.error_single_img img{
        left: 33.5%;
    }
    .elementor-element.hm2_founder_quote_sec .elementor-container.elementor-column-gap-default{
        max-width: 444px!important;
    }
    .tab_dot{
        min-width: 245px;
    }
}
@media(max-width: 1501px) and (min-width: 1024px){
    .elementor-element.teampage_team{
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
     .elementor-element.menu_form{
        right: -15px;
    }
    .menu_item h4{
        font-size: 20px;
    }
    .elementor-element.bar_menu_row .elementor-widget-wrap.elementor-element-populated {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .menu_item_bar .tab_dot{
        min-width: unset;
    }
}
@media(max-width: 1501px) and (min-width: 1376px){
    .slider_sticker img{
        margin-left: -30%;
    }
    .elementor-element.menu_page_box_right{
        margin-left: -25px;
    }
    .elementor-element.menu_page_box_left{
        margin-right: -25px;
    }
    .product_column_box .product_list_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, 
    .product_column_box .product_list_cart a.added_to_cart.wc-forward{
        left: 19%;
        top: 27%;
    }
}
@media(max-width: 1376px){
    .elementor-element.hm1_wel_right2 .elementor-widget-container {
        padding-right: 10px!important;
    }
    .elementor-element.menu_page_box_right{
        margin-left: 0;
    }
    .elementor-element.menu_page_box_left{
        margin-right: 0;
    }
    .menu_item.menu_item_bar{
        justify-content: start;
    }
}
@media(max-width: 1376px) and (min-width: 1201px){
    .elementor-element.hm2_founder_quote_sec {
        margin-top: -36%!important;
        margin-left: -13.9%;
    }
    .elementor-element.team_owner_section_left .elementor-widget-wrap.elementor-element-populated{
        padding-top: 100px!important;
        padding-bottom: 100px!important;
    }
    .product_column_box .product_list_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, 
    .product_column_box .product_list_cart a.added_to_cart.wc-forward{
        left: 14%;
        top: 27%;
    }
    .header3_togg_right{
        -ms-flex: 0 0 15.666667%;
        flex: 0 0 15.666667%;
        max-width: 15.666667%;
    }
    
}
@media(max-width: 1377px) and (min-width: 1270px){
    .elementor-element.hm2_founder_quote_sec {
        margin-top: -270px!important;
    }
}
@media(max-width: 1376px) and (min-width: 992px){
    .slider_sticker img{
        margin-left: -40%;
    }
}
@media(max-width: 1201px) and (min-width: 1025px){
    .elementor-element.hm1_wel_right2{
        width: 45%!important;
    }
    .elementor-element.hm1_wel_right1{
        width: 0!important;
    }
    .elementor-element.hm2_founder_quote_sec {
        margin-top: 0!important;
        margin-left: 0;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .elementor-element.hm2_founder_quote_sec .elementor-container.elementor-column-gap-default {
        margin-left: 0;
    }
    .menu_item_bar .tab_dot{
        margin: 0 3px;
        min-width: 20px;
    }
    .product_column_box .product_list_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, 
    .product_column_box .product_list_cart a.added_to_cart.wc-forward{
        top: 24%;
        left: 16%;
    }
}
@media(max-width: 1025px) and (min-width: 800px){
    .elementor-element.error_single_img img{
        left: 29.5%;
        top: 0;
    }
    .product_column_box .product_list_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, 
    .product_column_box .product_list_cart a.added_to_cart.wc-forward{
        top: 31%;
        left: 24%;
    }
}
@media(max-width: 1201px) and (min-width: 1001px){
    .product_column_box .product_list_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, 
    .product_column_box .product_list_cart a.added_to_cart.wc-forward{
        top: 24%;
        left: 16%;
    }
}
@media(max-width: 1201px){
    .tab_dot{
        min-width: 150px;
    }
    .portfolio_image.column_four{
        height: 400px;
    }
    .team_detail_sub_title h5.elementor-heading-title:after, .team_detail_sub_title h5.elementor-heading-title:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 50%;
        background: #CBCCCC;
        right: unset;
        top: 10px;
        margin-left: 10px;
    }
    .news2_text_box ul.blog-list__meta.list-unstyled{
        display: block;
    }
    .blog-list__meta li{
        display: inline-block;
        width: 100%;
    }
    .blog-list__meta li:last-child{
        padding-left: 0;
    }
}
@media(max-width: 1101px){
    .news1_text_box ul.blog-list__meta.list-unstyled{
        display: block;
    }
    .news1_single .blog-list__meta li{
        display: inline-block;
        width: 100%;
    }
    .blog-list__meta li.admin_slash{
        display: none;
    }
    .news1_text_box h4, .news1_text_box h4 a{
        font-size: 20px;
    }
}
@media(max-width: 1025px){
    .elementor-element.menu_page_box_right{
        margin-left: 0;
    }
    .elementor-element.menu_page_box_left{
        margin-right: 0;
    }
    .elementor-element.menu_page_box_right,.elementor-element.menu_page_box_left{
        margin-top: 0;
    }
    .happy-slider.owl-carousel .owl-item{
        min-width: unset!important;
    }
    .elementor-element.hm2_founder_quote_sec {
        margin-top: 20px!important;
        margin-left: 0;
        position: relative;
    }
    .elementor-element.hm2_founder_quote_sec .elementor-container.elementor-column-gap-default {
        margin-left: 0;
    }
    .elementor-element.hm1_wel_right2 .elementor-widget-wrap.elementor-element-populated {
        background: #030e16;
    }
    .elementor-element.hm2_offer_box{
        margin-left: auto;
        margin-right: auto;
    }
    .hm1_welcom_right .elementor-icon-box-icon {
        margin-right: 15px;
    }
}
@media(max-width: 1025px) and (min-width: 800px){
    .menu_item_bar .tab_dot {
        min-width: 150px;
    }

}
@media(max-width: 1025px) and (min-width: 768px){
    .product_list button.slick-arrow{
        top: -30%;
    }
}
@media(max-width: 992px) and (min-width: 768px){
    .team1_single:hover .team1_social {
        padding-top: 80px;
    }
    .elementor-element.history_box_left .elementor-container.elementor-column-gap-default,
    .elementor-element.history_box_right .elementor-container.elementor-column-gap-default {
        max-width: 43%!important;
    }
    .elementor-element.history_box_with_img_row .elementor-container.elementor-column-gap-default{
        max-width: 100%!important;
    }
    .elementor-element.history_box_left.history_box_left_img:after {
        top: 51%;
    }
}
@media(max-width: 992px){
    .portfolio_image{
        height: 400px;
    }
    .portfolio-controllers .filter-btn{
        margin: 0px 10px 10px;
        font-size: 22px;
    }
    .eael-advance-tabs .eael-tabs-nav{
        padding: 0;
    }
    .opps-containt h3{
        font-size: 230px;
        letter-spacing: 1px;
    }
}
@media(max-width: 806px) and (min-width: 768px){
    .elementor-element.history_box_left .history_box_row .elementor-widget-wrap.elementor-element-populated:before{
        right: -7.5%;
    }
    .elementor-element.history_box_right .history_box_row .elementor-widget-wrap.elementor-element-populated:before{
        left: -7.5%;
    }
    .elementor-element.history_box_left:after{
        right: 48.7%;
    }
    .elementor-element.history_box_right:after{
        left: 48.7%;
    }
    .elementor-element.history_box_left.history_box_left_img:after {
        top: 43%;
    }
    .elementor-element.error_single_img img{
        left: 22.5%;
        top: 0;
    }
    .happy-slider-title img{
        height: 350px!important;
    }
    .product_column_box .product_list_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, 
    .product_column_box .product_list_cart a.added_to_cart.wc-forward{
        top: 27%;
        left: 16%;
    }
}
@media(max-width: 768px){
    .footer1 .ftr-sol-column, .footer1 .ftr-link-column.ftr-widget, .footer1 .ftr-footer-widget{
        margin-bottom: 0;
    }
    .footer1 .col-lg-4.col-md-6.col-xs-12.ftr-link-column.ftr-widget, .footer1 .col-lg-4.col-md-6.col-xs-12.ftr-footer-widget,
    .footer1 .col-lg-4.col-md-6.col-xs-12.ftr-sol-column{
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer1 .col-lg-4.col-md-6.col-xs-12.ftr-sol-column{
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .footer1 .widget h3{
        margin-bottom: 20px;
    }
    .footer1 .single_menu_item,.footer1 .elementor-element.menu_tab.elementor-widget-tabs .elementor-tab-mobile-title,
    .footer1 .site-footer__bottom .container p.site-footer__copy{
        text-align: center;
    }
    .footer1 .site-footer__bottom .container p.site-footer__copy{
        margin-top: 8px;
    }
    .footer1 ul.footer_copyright_menu{
        justify-content: center;
    }
    .menu_item,.elementor-tabs-content-wrapper .elementor-tab-content .align_right{
        justify-content: start;
    }
    .elementor-element.menu_tab.elementor-widget-tabs .elementor-tab-mobile-title svg{
        margin-right: 10px;
    }
    .elementor-element.menu_tab.elementor-widget-tabs .elementor-tab-mobile-title{
        border-bottom: 2px solid #cfa86e!important;
        padding-bottom: 30px;
        margin-top: 20px;
    }
    .elementor-element.menu_tab .elementor-tabs-content-wrapper .elementor-tab-content{
        border-bottom: 2px solid #cfa86e!important;
        padding-bottom: 30px!important;
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .elementor-tabs-content-wrapper .elementor-tab-content .align_right{
        padding-left: 10px;
        padding-right: 10px;
    }
    .team1_content_box .team1_social ul li a i{
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
    .team1_single:hover .team1_social{
        padding-top: 150px;
    }
    .elementor-element.history_box_left .history_box_row .elementor-widget-wrap.elementor-element-populated:before,
    .elementor-element.history_box_right .history_box_row .elementor-widget-wrap.elementor-element-populated:before,
    .elementor-element.history_box_left:after,.elementor-element.history_box_right:after{
        display: none;
    }
    .elementor-element.history_box_left .elementor-container.elementor-column-gap-default{
        margin-left: auto;
    }
    .elementor-element.history_box_right .elementor-container.elementor-column-gap-default{
        margin-right: auto;
    }
    .elementor-element.history_box_right,.elementor-element.history_box_left {
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }
    .elementor-element.history_box_right .history_box_row .elementor-widget-image{
        right: 0;
        top: -18%;
        max-width: 111px;
    }
    .elementor-element.history_year {
        margin-bottom: 0px!important;
    }
    .elementor-element.history_box_left.history_box_left_last{
         margin-bottom: 0px!important;
    }
    .elementor-element.error_heading h1.elementor-heading-title {
        letter-spacing: 1px!important;
    }
    .elementor-element.error_single_img img {
        position: relative;
        left: unset;
        top: unset;
        margin-bottom: 40px;
    }
    .elementor-element.error_single_img{
        position: relative;
        left: unset;
        top: unset;
    }
    .news2_single{
        margin-bottom: 30px;
    }
    .portfolio_carousel_sec .owl-dots{
        display: none;
    }
    .product_list button.slick-arrow{
        display: none!important;
    }
    .product_column_box .product_list_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .product_column_box .product_list_cart a.added_to_cart.wc-forward {
        top: 25%;
        left: 11%;
    }


}
@media(max-width: 650px) and (min-width: 576px){
    .team1_single:hover .team1_social{
        padding-top: 120px;
    }
    .timerWrapper .timerBlock{
        width: 48%;
        border-right: 0;
        border-bottom: 1px solid #fff;
    }
}
@media(max-width: 600px){
    .tab_dot,.menu_page_item .tab_dot, .menu_item.menu_item_dark .tab_dot{
        min-width: 50px;
    }
    .footer_top_left, .footer_top_right{
        width: 30%;
    }
    .footer_top,.footer_top.comingpadding{
        padding: 0 20px;
    }
    .menu_item h4,.menu_page_item h4{
        font-size: 20px;
    }
    .team_detail_sub_title h5.elementor-heading-title:after, .team_detail_sub_title h5.elementor-heading-title:after{
        width: 30%;
    }
    .bar_hm_video i.eicon-play{
        width: 80px;
        height: 80px;
    }
    .bar_hm_video .elementor-custom-embed-image-overlay img{
        height: 251px;
    }
}
@media(max-width: 576px){
    .timerWrapper .timerBlock{
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #fff;
    }
    .timerWrapper .timerBlock:last-child{
        border-bottom: 0;
    }
    .product_column_box .product_list_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .product_column_box .product_list_cart a.added_to_cart.wc-forward {
        top: 31%;
        left: 25%;
    }
    .opps-containt h3{
        font-size: 150px;
    }
    .eael-advance-tabs .eael-tabs-nav>ul{
        display: block;
    }
    .testimonial_two .slick-dots{
        position: relative;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 80px;
        margin-top: 30px;
        padding-left: 0;
    }
    .testimonial_two .slick-slider .slick-list{
        margin-right: 0;
    }
    .testimonial_two .slick-dots li button
    { 
        width: 10px; 
    }
    .testimonial_two .slick-dots li.slick-active button{
        width: 70px;
    }
}