/*
* 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: 1px solid #e4c17b;
	}
	.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;
    }
    .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: center;
    }
    .header1_togg_right.right_btn {
        justify-content: end;
    }
    .header1 .stricked-menu .main-nav {
        padding-left: 40px;
    }
    .header1 .mobileSearchForm{
        display: none;
    }
    .header1 .header_top_right .group-icon-btn{
        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: #114045;
    }
    .header1 header #main-navigation-wrapper .dropdown-submenu li a:hover{
        border-top: 1px solid #114045;
    }
    .header1 .navbar.header-navigation.sticky_header
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        background-color: #114045;
        -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%);
    }
    .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: 11px;
        margin-left: 5px;
        vertical-align: middle;
    }
    .header1 header #main-navigation-wrapper .dropdown-submenu li a {
        visibility:hidden;
        border-top: 1px solid #D8AC53;
    }
    .header1 #main-navigation-wrapper .nav .dropdown-submenu .current-menu-item >a{
        color: #fff;
        background: #114045;
    }
    .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;
    }
    /*End Header1*/
    /*header2*/
    .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)";
    }
    .header2 .sub-menu li a:hover{
        background: #114045;
    }
    .header2 header #main-navigation-wrapper .dropdown-submenu li a:hover{
        border-top: 1px solid #114045;
    }
    .header2 .navbar.header-navigation.sticky_header
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        background-color: #fff;
        -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%);
    }
    .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: 11px;
        margin-left: 5px;
        vertical-align: middle;
        margin-top: -3px;
    }
    .header2 header #main-navigation-wrapper .dropdown-submenu li a {
        visibility:hidden;
        border-top: 1px solid #D8AC53;
    }
    .header2 #main-navigation-wrapper .nav .dropdown-submenu .current-menu-item >a{
        color: #fff;
        background: #114045;
    }
    .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;
    }
    /*End header2*/
    /*header3*/
    .header3 .stricked-menu .main-nav {
        padding-left: 40px;
    }
    .header3 .mobileSearchForm{
        display: none;
    }
    .header3 .header_top_right .group-icon-btn{
        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)";
    }
    .header3 .sub-menu li a:hover{
        background: #114045;
    }
    .header3 header #main-navigation-wrapper .dropdown-submenu li a:hover{
        border-top: 1px solid #114045;
    }
    .header3 .navbar.header-navigation.sticky_header
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        background-color: #114045;
        -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%);
    }
    .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: 11px;
        margin-left: 5px;
        vertical-align: middle;
    }
    .header3 header #main-navigation-wrapper .dropdown-submenu li a {
        visibility:hidden;
        border-top: 1px solid #D8AC53;
    }
    .header3 #main-navigation-wrapper .nav .dropdown-submenu .current-menu-item >a{
        color: #fff;
        background: #114045;
    }
    .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;
    }
    .header3 .header-navigation .col-lg-8.col-md-12.col-xs-12 {
        align-items: center;
        display: flex;
        justify-content: center;
        -ms-flex: 0 0 54.666667%;
        flex: 0 0 62.666667%;
        max-width: 62.666667%;
    }
    /*End header3*/
    
}
@media(min-width: 1701px){
    .header3 .header-navigation .col-lg-8.col-md-12.col-xs-12 {
        -ms-flex: 0 0 54.666667%;
        flex: 0 0 63.666667%;
        max-width: 63.666667%;
    }
}
@media(max-width: 1701px) and (min-width: 1201px){
    .header2 .header_contact{
        padding: 0 18px;
    }
    .header2 .header_contact_text h5{
        font-size: 18px;
    }
    .header2 .header_contact_text p{
        font-size: 14px;
    }
    .header2 .header_contact_icon i{
        font-size: 25px;
    }
    .header2 .search-btn{
        width: 35px;
    }
    .header2 .header-navigation ul > li,.header3 .header-navigation ul > li{
        margin-right: 25px;
    }
    .hm2_about_img img,.hm2_about_img2 img {
        min-height: 740px;
        bottom: 153px;
        max-width: 770px!important;
    }
    .elementor-element.footer_addrr_info {
        max-height: 728px;
    }
    .project_style1 .col-lg-3:first-child{
        max-width: 17%!important;
    }
    .header3 ul.sub-menu li{
        padding: 0;
    }
}
@media(max-width: 1501px){
    .news_style2.col4_class li.admin_slash{
        display: none;
    }
    ul.news2_line_author li{
        margin: 0;
    }
}
@media(max-width: 1501px) and (min-width: 1371px){
    .header2 .site-header__header-one .navbar-brand img{
        max-width: 245px;
    }
    .header1 .header-navigation ul > li{
        margin-right: 30px;
    }
    .header3 .site-header__header-one .navbar-brand img{
        max-height: 65px;
    }
    .header3 .header-navigation ul > li{
        padding: 28px 0;
    }
    .header3 .header-navigation ul > li > .sub-menu > li + li, .header3 .header-navigation ul > li > .sub-menu > li{
        padding: 0;
    }
    .col4_class .cases2_image{
        max-height: 281px;
    }
}
@media(max-width: 1501px) and (min-width: 1201px){
    .col4_class  .portfolio{
        padding: 15px 10px;
    }
    .col4_class .portfolio-overlay .portfolio-content{
        padding: 0 15px;
    }
    .col4_class .portfolio-overlay a.project2_readmore{
        padding: 4px 10px;
    }
    .header2 .site-header__header-one .navbar-brand img{
        max-height: 65px;
    }
    .header2 .right-side-box .cart{
        margin-right: 20px;
    }
}
@media(max-width: 1400px) and (min-width: 1201px){
    .header1 #main-navigation-wrapper li ul.sub-menu{
        min-width: 225px;
    }
    .header1_togg_right{
        -ms-flex: 0 0 68.666667%;
        flex: 0 0 68.666667%;
        max-width: 68.666667%;
    }
    .header1_togg_right.right_btn{
        max-width: 14%;
        padding: 0;
    }
}
@media(max-width: 1400px) and (min-width: 1025px){
    .elementor-element.blog_grid_four_sec {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media(max-width: 1400px) and (min-width: 992px){
    .news_style2.col4_class .col-lg-3.col-md-4 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media(max-width: 1370px) and (min-width: 1201px){
    .header1 .header-navigation ul > li{
        margin-right: 12px;
        margin-left: 12px;
    }
    .header1 a.header_btn{
        min-width: 135px;
    }
    .header1_togg_right{
        -ms-flex: 0 0 64.666667%;
        flex: 0 0 64.666667%;
        max-width: 64.666667%;
    }
    .header1_togg_right.right_btn{
        max-width: 16%;
    }
    .header1 .header-navigation .container{
        padding-left: 0;
        padding-right: 0;
    }
    .header1 .search-btn{
        margin: 0 18px;
    }
    .header1 .cart span.cartNum{
        right: -13px;
    }
    .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;
    }
    .header2 .header-navigation ul > li{
        margin-right: 20px;
    }
    .header2 .header_contact{
        width: 290px;
    }
    .header3 .side-bar-icon{
        margin-right: 18px;
    }
    .header3 .search-btn{
        width: 25px;
    }
    .header3 .header-navigation ul > li{
        margin-right: 20px;
    }
    .header2 .site-header__header-one .navbar-brand img{
        max-width: 180px;
    }
    .header3 .site-header__header-one .navbar-brand img{
        max-width: 190px;
    }
     .header3 .header-navigation ul > li{
        padding: 28px 0;
    }
    .header3 ul.sub-menu li{
        padding: 0;
    }
    .header3 .header-navigation .col-lg-2.col-md-12.col-xs-12 {
        padding: 0;
    }
    .header3 .header-navigation{
        padding-left: 0;
        padding-right: 0;
    }
    .header3 .right-side-box .cart a i{
        margin-right: 18px;
    }
}
@media(max-width: 1370px) and (min-width: 1025px){
    .elementor-element.project_four_col_sec {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media(max-width: 1201px){
    .header1 .searchh input, .header1 .mobileSearchForm input{
        width: 100%;
    }
    .header1_togg_right,.header3 .col-lg-8.col-md-12.col-xs-12.right_nav{
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }
    .header1 .search-btn{
        display: none;
    }
    .header1 .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: 120px;
    }
    .inner-banner__content{
        text-align: center;
    }
    .inner-banner__content h5{
        display: inline-block;
        line-height: 1.7;
    }
    /*Start Header1*/
    .site-header__wrapper.header1{
        position: relative!important;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
    }
    .header1 .header_top,.header1 .site-header{
        padding: 0 15px 0;
        background: #114045;
    }
    .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: #114045;
        text-align: left;
        z-index: 999;
        width: 100%;
    }
    .header1 .sticky_header{
        position: relative;
        transition: none !important;
        animation: none !important;
    }
    .header1 .mobileSearchForm {
        width: 100%;
        text-align: center;
        border: unset;
        background: #D8AC53;
        padding: 10px 15px;
        height: auto;
    }
    .header1 .mobileSearchForm .search_blog{
        background-color: #114045;
    }
    .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: #D8AC53;
    }
    .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: 15px;
        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 #D8AC53;
    }
    .header1 #main-navigation-wrapper .nav > li:last-child > a {
        border-bottom: 1px solid #D8AC53;
    }
    .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: #114045;
        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: #114045;
        padding: 12px 32px !important;
        line-height: 24px;
    }
    .header1 #main-navigation-wrapper .dropdown-submenu > li > i{
        color: #114045;
    }
    .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: #114045;
    }
    .header1 .top-inner{
        padding: 0 15px;
        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{
        top: 0;
        position: fixed;
        transition: all .7s;
        left: 0;
    }
    .admin-bar .header1 #main-navigation-wrapper.navbar-default.sticky_header{
        top: 32px;
    }
    .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 15px;
    }
    .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{
        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;
    }
    /*End Header1*/
    /*Start header2*/
    .header2 .site-header__header-one .navbar-brand{
        color: #fff;
    }
    .site-header__wrapper.header2{
        position: relative!important;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
    }
    .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: #fff;
        text-align: left;
        z-index: 999;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .header2 .site-header__header-one .navbar-brand img{
        max-height: 50px;
        max-width: 100%;
    }
    .header2 .sticky_header{
        position: relative;
        transition: none !important;
        animation: none !important;
    }
    .header2 .mobileSearchForm {
        width: 100%;
        text-align: center;
        border: unset;
        background: #D8AC53;
        padding: 10px 15px;
        height: auto;
    }
    .header2 .mobileSearchForm .search_blog{
        background-color: #114045;
    }
    .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{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header2  .group-icon-btn.window_open i{
        float: right;
    }
    .header2 .site-header__header-one .logo-box{
        width: auto;
    }
    .header2 .logo-menu {
        display: block;
        margin:8px 0px 0px 10px;
        max-width: 160px;
    }
    .header2 .logo-menu img {
        width: 100%; float:left; height:auto;
    }
    .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 .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: #D8AC53;
    }
    .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 #D8AC53;
        border-right: 0px;
        position: relative;
        font-size: 15px;
        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 #D8AC53;
    }
    .header2 #main-navigation-wrapper .nav > li:last-child > a {
        border-bottom: 1px solid #D8AC53;
    }
    .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 3px 15px 0px rgb(0 0 0 / 30%);
    }
    .header2 #main-navigation-wrapper .main-nav > ul > li ul > li ul{
        background: #d9b04c;
        border-top-color: #ccc;
    }
    .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 #114045;
        background: #114045;
    }
    .header2 .header-navigation ul > li > .sub-menu > li + li, .header2 .header-navigation ul > li > .sub-menu > li{
        border-top: 1px solid #4f5256;
    }
    .header2 #main-navigation-wrapper li ul.sub-menu{
        border-bottom: 1px solid #00337e;
        background: #003f9d;
    }
    .header2 #main-navigation-wrapper .dropdown-submenu > li > a {
        color: #fff;
        padding: 12px 32px !important;
        line-height: 24px;
    }
    .header2 #main-navigation-wrapper .dropdown-submenu > li > i{
        color: #fff;
    }
    .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.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 .header-navigation ul > li:hover > a, .header2 .header-navigation ul > li:hover > i{
        color: #fff;
    }
    .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: #114045;
    }
    .header2 .top-inner{
        padding: 0 15px;
    }
    .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;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
    }
    .admin-bar .header2 #main-navigation-wrapper.navbar-default.sticky_header{
        top: 32;
    }
    .header2 #main-navigation-wrapper.navbar-default.header2_not_sticky.sticky_header{
        position: relative;
    }
    .header2 .main-nav {
        border-top: 1px solid #e7e7e7;
        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 15px;
    }
    .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{
        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;
    }
    /*End header2*/
    /*Start header3*/
    .header3 .header_top .container{
        border-bottom: 1px solid #3d878f;
    }
    .header3 .site-header__header-one .navbar-brand img{
        max-height: 50px;
        max-width: 100%;
    }
    .site-header__wrapper.header3{
        position: relative!important;
        box-shadow: 0px 5px 7px 0px rgb(0 0 0 / 25%);
    }
    .header3 .header_top{
        padding: 10px 15px 0;
        background: #114045;
    }
    .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: #114045;
        text-align: left;
        z-index: 999;
        width: 100%;
    }
    .header3 .sticky_header{
        position: relative;
        transition: none !important;
        animation: none !important;
    }
    .header3 .mobileSearchForm {
        width: 100%;
        text-align: center;
        border: unset;
        background: #D8AC53;
        padding: 10px 15px;
        height: auto;
    }
    .header3 .mobileSearchForm .search_blog{
        background-color: #114045;
    }
    .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: auto;
    }
    .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 .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: #D8AC53;
    }
    .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 #D8AC53;
        border-right: 0px;
        position: relative;
        font-size: 15px;
        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 #D8AC53;
    }
    .header3 #main-navigation-wrapper .nav > li:last-child > a {
        border-bottom: 1px solid #D8AC53;
    }
    .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 3px 15px 0px rgb(0 0 0 / 30%);
    }
    .header3 #main-navigation-wrapper .main-nav > ul > li ul > li ul{
        background: #d9b04c;
        border-top-color: #ccc;
    }
    .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 #114045;
        background: #114045;
    }
    .header3 .header-navigation ul > li > .sub-menu > li + li, .header3 .header-navigation ul > li > .sub-menu > li{
        border-top: 1px solid #4f5256;
    }
    .header3 #main-navigation-wrapper li ul.sub-menu{
        border-bottom: 1px solid #00337e;
        background: #003f9d;
    }
    .header3 #main-navigation-wrapper .dropdown-submenu > li > a {
        color: #fff;
        padding: 12px 32px !important;
        line-height: 24px;
    }
    .header3 #main-navigation-wrapper .dropdown-submenu > li > i{
        color: #fff;
    }
    .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.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: #114045;
    }
    .header3 .top-inner{
        padding: 0 15px;
    }
    .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;
    }
    .admin-bar .header3 #main-navigation-wrapper.navbar-default.sticky_header{
        top: 32;
    }
    .header3 #main-navigation-wrapper.navbar-default.header3_not_sticky.sticky_header{
        position: relative;
    }
    .header3 .main-nav {
        border-top: 1px solid #e7e7e7;
        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 15px;
    }
    .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{
        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 .logo-box .navbar-brand{
        padding: 10px 0;
    }
    /*End header3*/
}
@media(max-width: 1201px) and (min-width: 1025px){
    .header1 .topbar-one .inner-container,.header2 .topbar-one .inner-container,.header3 .topbar-one .inner-container{
        padding-left: 0;
    }
    .inner-banner{
        padding-bottom: 120px;
    }
}
@media(max-width: 1190px) and (min-width: 1025px){
    .happy-slider.owl-carousel .owl-item{
        min-width: 345px!important;
    }
}
@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%;
    }
    .header1 .topbar-one,.header2 .topbar-one,.header3 .topbar-one{
        float: left;
    }
}
@media(max-width: 768px){
    .header1 .header_top{
        display: none;
    }
    .header1 .header_top .container .col-sm-9,
    .header1 .header_top .container .col-sm-3,
    .header3 .header_top .container .col-sm-9,
    .header3 .header_top .container .col-sm-3{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header_top_right{
        text-align: left;
        margin-top: 15px;
    }
    .header3 .topbar_mail, .header3 .topbar_time{
        margin-left: 0;
        margin-right: 10px;
    }
    .header3 .topbar_time p{
        margin-bottom: 10px;
    }
    .header3 .header_top{
        display: none;
    }
    .header1 .topbar_mail, .header1 .topbar_call{
        margin-left: 0;
        margin-right: 30px;
    }
    .header1 .header_top, .header1 .site-header,.header1 .top-inner {
        padding: 0;
    }
    .news1_line_author a{
        padding-right: 10px;
    }
    .news1_line_author span{
        padding-left: 10px;
    }
}
@media (max-width: 717px){
    .header1 .header_top .header_top_right,.header3 .header_top .header_top_right {
        width: 100%;
        text-align: left;
        display: block;
        margin-top: 20px;
    }
    .header1 .header_top .header_top_right .header_top_social,.header3 .header_top .header_top_right .header_top_social{
        float: left;
    }
    .header1 .header_top_social li a i,.header3 .header_top_social li a i{
        margin-right: 19px;
        margin-left: 0;
    }
    .header1 .topbar_mail, .header1 .topbar_call{
        margin-left: 0;
        margin-right: 15px;
    }
}
@media(max-width: 481px){
    .header3 .site-header__header-one .navbar-brand{
        margin-bottom: 0;
        padding: 0;
    }
    .header1 .topbar_mail,.header2 .topbar_mail,.header3 .topbar_mail{
        margin-top: 5px;
    }
    .header1 .cmn-toggle-switch{
        margin-top: 20px;
    }
	.header2 .cmn-toggle-switch {
        margin-top: 25px;
    }
	.header3 .cmn-toggle-switch{
        margin-top: 15px;
    }
}
@media(max-width: 415px){
    .header1 .header_top .header_top_right, .header3 .header_top .header_top_right{
        margin-top: 10px;
    }
    .header1 .topbar_mail, .header1 .topbar_call{
        margin-bottom: 5px;
    }
}
@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,.footer2 .site-footer__main,.footer3 .site-footer__main{
        padding-right: 15px;
        padding-left: 15px;
    }
    .service_detail_page .form_shortcode_widget{
        background-size: cover;
    }
}
@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,
    .footer2 .ftr-sol-column, .footer2 .ftr-link-column.ftr-widget, .footer2 .ftr-footer-widget,
    .footer3 .ftr-sol-column, .footer3 .ftr-link-column.ftr-widget, .footer3 .ftr-footer-widget{
        margin-bottom: 50px;
    }
}
@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,
    .footer2 .ftr-footer-widget,
    .footer2 .ftr-link-column.ftr-widget, .footer2 .ftr-sol-column,
    .footer2 .ftr-follow-column.pull-right.ftr-widget.col_width-3,
    .footer3 .ftr-footer-widget,
    .footer3 .ftr-link-column.ftr-widget, .footer3 .ftr-sol-column,
    .footer3 .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,
    .footer2 .ftr-follow-column.pull-right.ftr-widget.col_width-3,
    .footer3 .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,
    .footer2 .ftr-footer-widget,
    .footer2 .ftr-link-column.ftr-widget, .footer2 .ftr-sol-column,
    .footer2 .ftr-follow-column.pull-right.ftr-widget.col_width-3,
    .footer3 .ftr-footer-widget,
    .footer3 .ftr-link-column.ftr-widget, .footer3 .ftr-sol-column,
    .footer3 .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,
    .footer2 .footerBlock .textwidget p,
    .footer3 .footerBlock .textwidget p {
        margin: 15px 0 20px;
    }
}
/***End Footer Responsive***/
/*
* Blog Responsive
*/
@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;
    }
    .news2_line_author a, .news2_text_box h4, .news2_text_box h4 a{
        max-width: 100%;
    }
}
@media(max-width: 768px){
    .blog-list__content h3, .blog-list__content h3 a{
        max-width: 100%;
    }
    .news2_line_author a{
        font-size: 15px;
        padding-right: 10px;
    }
    .news2_line_author span{
        padding-left: 10px;
        font-size: 15px;
    }
    .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: 30px 20px 5px;
    }
    .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,
    .admin-bar .header3 #main-navigation-wrapper.navbar-default.sticky_header{
        top: 0;
    }
}
@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;
    }
}
@media(max-width: 415px){
    .blog-list__content{
        padding: 30px 15px;
    }
}
/*End Blog Responsive*/
@media(min-width: 1201px){
    .project_style3 .owl-carousel.owl-drag .owl-item.active{
        min-width: 304.73px!important;
    }
    .project_style3 .owl-carousel .owl-stage-outer{
        max-height: 520px!important;
    }
}
@media(max-width: 2501px) and (min-width: 2001px){
    .elementor-element.home1_video_img img{
        bottom: -70px;
        max-height: 834px;
        min-width: 1040px;
    }
    
}
@media(max-width: 2001px) and (min-width: 1921px){
    .elementor-element.home1_video_img img{
        min-width: 931px;
    }
    .project_style3 .owl-carousel.owl-drag .owl-item.active{
        min-width: 339.33px!important;
    }
    .project_style3 .owl-nav {
        bottom: 18.8%;
        left: -14%;
    }
}
@media(max-width: 1701px) and (min-width: 1201px){
    .project1_single .project1_image img{
        height: 330px;
    }
    .project1_single .project1_contents{
        bottom: 0;
    }
    .project_style1 .col-lg-3{
        max-width: 18%!important;
    }
    .elementor-element.home1_video_img img{
        bottom: 0;
        height: auto;
    }
    section.elementor-section.elementor-element.home1_video {
        margin-top: 160px;
    }
    .elementor-column.elementor-element.hm1_video_left .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0;
    }
    .elementor-element.home3_video_img .elementor-widget-image img {
        min-height: 720px;
        max-width: 780px;
        width: 780px;
    }
    .elementor-column.elementor-element.hm3_video_right_text > .elementor-widget-wrap.elementor-element-populated {
        padding-bottom: 60px;
    }
}
@media(max-width: 1701px) and (min-width: 1501px){
    .elementor-element.home1_video_img img{
        bottom: 0;
    }
}
@media(max-width: 1501px) and (min-width: 1466px){
    .elementor-element.home1_video_img img{
        bottom: 108px;
    }
    .project_style1 .col-lg-3{
        margin: 0 16px;
    }
    
}
@media(max-width: 1201px) and (min-width: 1025px){
    .elementor-element.home1_video_img img{
        bottom: 125px;
        height: auto;
    }
    .elementor-column.elementor-element.hm1_video_left .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0;
    }
}
@media(max-width: 1201px) and (min-width: 1025px){
    .blog .service-right-cl.pull-right, .blog .right-column.pull-left{
        max-width: 66.666667%;
    }
}
@media(max-width: 1700px) and (min-width: 1366px){
    .project_style3 .owl-nav {
        bottom: 19%;
        left: -19.8%;
    }
}
@media(max-width: 1366px) and (min-width: 1025px){
    .project_style3 .project3_image{
        height: 355px;
    }
    .project_style3 .owl-carousel .owl-nav button i{
        font-size: 35px;
        line-height: 25px;
    }
    .project_style3 .owl-nav{
        bottom: 27.5%;
        left: -22.4%;
    }
    .project_style3 .owl-carousel .owl-stage-outer{
        max-height: 360px!important;
    }
}
@media(max-width: 1201px){
    .elementor-element.home3_video_img .elementor-widget-image img {
        min-height: 720px;
        max-width: 780px;
        width: 780px;
    }
    .project_style1 .col-lg-3:first-child,.project_style1 .col-lg-3,.project_style1 .col-lg-3:last-child{
        max-width: 30.7%!important;
        flex: 0 0 30.7%;
        margin: 30px 15px 0;
    }
    .project_style1{
        padding-left: 10px;
    }
    .project1_single .project1_image img{
        height: 450px;
    }
    .service_quote_form .elementor-container.elementor-column-gap-default{
        margin-right: 2%;
    }
    .elementor-section.service_counter{
        right: 0;
        top: -20px;
    }
}
@media(max-width: 1025px){
    .get_a_quote_form input, .get_a_quote_form textarea, .get_a_quote_form select{
        margin-bottom: 25px;
    }
    .happy-slider.owl-carousel .owl-item{
        min-width: 290px!important;
    }
    .project_style3{
        position: relative;
        bottom: 0;
    }
    .elementor-element.home1_video_img img{
        position: relative;
        max-width: 100%;
        margin-top: -15%;
        right: unset;
        left: 0;
        bottom: unset;
        max-height: 630px;
        width: auto;
        margin-left: 15px;
    }
    .project_style1 .col-lg-3:first-child,.project_style1 .col-lg-3,.project_style1 .col-lg-3:last-child{
        max-width: 30%!important;
        flex: 0 0 30%;
        margin: 30px 15px 0;
    }
    .project1_single .project1_image img{
        height: 360px;
    }
    .home1_service_icon .elementor-container.elementor-column-gap-default:before{
        left: -9%;
        top: -5%;
    }
    .elementor-element.hm2_service_icon{
        top: 61%;
    }
   .hm2_about_img img,.hm2_about_img2 img{
        position: relative;
        left: 0;
        max-width: 100%!important;
        min-height: auto;
        top: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .elementor-element.trust_content_sec {
        position: relative;
        top: 0;
    }
    .elementor-element.bg_img_sec{
        min-height: 0;
    }
    .hm2_about_phone_sec .elementor-container.elementor-column-gap-default {
        float: left;
        margin-left: 10px;
    }
    .testimonial3_quote_text p{
        margin: 0 0 30px;
    }
    .team2_left .row,.team2_right .row{
        width: 100%;
        margin: 0;
    }
    .team2_left .col-lg-6.col-md-6.col-sm-6.col-xs-12,
    .team2_right .col-lg-6.col-md-6.col-sm-6.col-xs-12 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .team2_title_box,.team2_button_box {
        padding: 0 15px;
    }
    .team2_button_box img.team2quoteImg{
        right: 22%;
    }
    .team2_title_box h1{
        font-size: 35px;
    }
    .news3_single .news3_date h3{
        font-size: 22px;
        padding: 8px 15px;
    }
    .news3_single .news3_box2 .news3_date{
        position: relative;
        max-width: 70px;
    }
    .news3_single .news3_box2 .news3_text{
        position: relative;
        bottom: 0;
    }
    .news3_single .news3_box2 .news3_text h3, .news3_single .news3_box2 .news3_text h3 a{
        margin-top: 30px;
        font-size: 18px;
    }
    .news3_single .news3_box2 .news3_text{
        padding: 0 10px;
    }
    .news3_single .news3_box1 img{
        height: 100%;
    }
    .testimonial3 .owl-dots{
        display: none;
    }
    .project_style3 .project3_image{
        height: 310px;
    }
    .project_style3{
        bottom: 60px;
    }
    .project_style3 .owl-nav{
       display: none;
    }
    .project_style3 .project3_contents h3, .project_style3 .project3_contents h3 a, .project_style3 .project3_contents h4{
        font-size: 20px;
    }
    .elementor-element.hm3_abhout_signature_spacer .elementor-spacer-inner {
        height: 250px!important;
    }
    .elementor-element.home3_video_img{
        position: relative;
    }
    .elementor-element.home3_video_img .elementor-widget-image img{
        min-height: unset;
        max-width: 500px;
    }
    .home3_video .elementor-container.elementor-column-gap-default {
        margin-right: auto;
        margin-left: 32%;
        margin-top: -40%;
    }
    .inner-banner{
        padding-bottom: 120px;
    }
    .team1_content a.team1_link:after{
        width: 45%;
    }
}
@media(max-width: 1101px) and (min-width: 1025px){
    section.elementor-section.elementor-element.home1_video {
        margin-top: 170px;
    }
}
@media(max-width: 1084px) and (min-width: 1025px){
    .hm2_about_img2 img{
        min-height: 787px;
    }
    .elementor-element.bg_img_sec {
        min-height: 858px;
    }
}
@media(max-width: 1016px) and (min-width: 901px){
   .happy-slider-title img{
        min-width: 424px!important;
   }
}
@media(max-width: 992px){
    .textarea_title h1 {
        font-size: 35px;
    }
    .service_detail_form input, .service_detail_form textarea{
        width: 100%;
    }
    .service_detail_form input[type=submit]{
        float: left;
        width: auto;
    }
    .cases2_image{
        height: 330px;
    }
    
}
@media(max-width: 900px){
    .project_style1 .col-lg-3:first-child,.project_style1 .col-lg-3,.project_style1 .col-lg-3:last-child{
        max-width: 28.7%!important;
        flex: 0 0 28.7%;
    }
    .project1_single .project1_image img{
        height: 270px;
    }
    .elementor-element.hm2_service_icon{
        top: 53%;
    }
    .team2_button_box img.team2quoteImg{
        right: 15%;
    }
    .team2_content{
        padding: 25px 15px;
    }
    .news_style3 .col-lg-3.col-md-3.col-sm-6.col-xs-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .hm3_abhout_signature .elementor-element.elementor-position-left .elementor-image-box-img{
        padding-right: 30px;
    }
    .team3_content{
        padding: 15px 10px;
        width: 85%;
    }
    .team3_content h3, .team_style3 .team3_content h3 a{
        font-size: 20px;
    }
    .team1_content a.team1_link:after{
        width: 35%;
    }
    .testimonial2_single{
        padding: 30px 15px 0;
    }
    .elementor .testimonial2_img img{
        max-width: 60px;
    }
}
@media(max-width: 801px){
    .elementor-element.home1_video_img img{
        margin-top: -19%;
        max-height: unset;
        height: auto;
    }
    section.elementor-section.elementor-element.about_counter_sec{
        bottom: 27%;
        right: 2%;
    }
    
}
@media(max-width: 770px) and (min-width: 768px){
    section.elementor-section.elementor-element.about_counter_sec{
        bottom: 31%;
        right: 2%;
    }
}
@media(max-width: 768px){
    section.elementor-section.elementor-element.aboutus_team_resp {
        background: none!important;
    }
    .elementor-column.faq_accordian_sec{
        min-height: unset;
    }
    .elementor-element.footer_addrr_info{
        max-height: unset;
    }
    .textarea_title h1{
        letter-spacing: 0;
        font-size: 30px;
    }
    .elementor-element.home1_video_img img{
        margin-top: -123px;
        margin-left: 0;
    }
    .project_style1 .col-lg-3:first-child, .project_style1 .col-lg-3, .project_style1 .col-lg-3:last-child {
        max-width: 100%!important;
        flex: 0 0 100%;
        margin: 30px 0px 0;
    }
    .project1_single .project1_image img{
        height: auto;
        max-width: 360px;
    }
    .project1_single{
        text-align: left;
    }
    .testimonial1_quote_text{
        padding-right: 0;
    }
    .news1_text_box{
        padding: 30px 20px 20px;
    }
    .news1_adbox{
        margin-top: -45px;
    }
    .elementor-widget-wrap>.elementor-element.home1_map.elementor-absolute{
        position: relative;
    }
    .home1_map.elementor-widget-google_maps iframe{
        height: 375px;
    }
    .elementor-element.hm2_service_icon {
        top: 48%;
    }
    .elementor-element.hm2_about_phone_sec .elementor-icon-box-icon .elementor-icon {
        padding: 15px 30px!important;
    }
    .hm2_about_phone_sec .elementor-container.elementor-column-gap-default{
        margin-left: 10px;
        margin-right: 10px;
    }
    .team_style2 .team2-box img {
        width: 100%;
    }
    .news3_single{
        margin-top: 0;
    }
    .news3_box2 {
        margin-top: 20px;
        padding-top: 20px;
    }
    .news3_box1 {
        min-height: 280px;
    }
    .testimonial4_quote_text{
        padding-right: 0;
    }
    .testimonial4 .owl-nav{
        display: none;
    }
    .hm3_abhout_signature figure.elementor-image-box-img{
        border: 0;
    }
    section.elementor-section.elementor-element.about_counter_sec{
        bottom: 3%;
        right: 0;
    }
    .about_video .elementor-container.elementor-column-gap-default{
        float: left;
    }
    .team1_content a.team1_link:after{
        display: none;
    }
    .experience_date_box .elementor-container.elementor-column-gap-default{
        margin-left: 0;
    }
    .elementor-widget-wrap>.elementor-element.explore_pricing_plan.elementor-absolute{
        position: relative;
    }
    .timerWrapper .timer{
        font-size: 60px;
        line-height: 70px;
        top: -12px;
    }
    .comming_shadow{
        padding-bottom: 55px;
    }
    .service_quote_form .elementor-container.elementor-column-gap-default{
        margin-right: 0;
    }
    .elementor-element.solution_icons .elementor-icon i:after, .elementor-element.solution_icons_last .elementor-icon i:after{
        height: 28px;
        top: 43px;
    }
    .service_client_left .client_images, .service_client_left .client_images .hoverImg,
    .service_client_right .client_images, .service_client_right .client_images .hoverImg{
        text-align: center;
    }
    .hm2_about_phone_sec .elementor-container.elementor-column-gap-default{
        float: unset;
    }
}
@media(max-width: 665px) and (min-width: 643px){
    .elementor-element.hm2_service_icon {
        top: 70%;
    }
}
@media(max-width: 665px) and (min-width: 625px){
    section.elementor-section.elementor-element.about_counter_sec{
        right: 22%;
        bottom: 7%;
    }
}
@media(max-width: 625px) and (min-width: 576px){
    section.elementor-section.elementor-element.about_counter_sec{
        right: 14%;
        bottom: 7%;
    }
}
@media(max-width: 576px) and (min-width: 481px){
    section.elementor-section.elementor-element.about_counter_sec{
        right: 5%;
        bottom: 7%;
    }
}
@media(max-width: 768px) and (min-width: 666px){
    .project_style1 .col-lg-3:first-child, .project_style1 .col-lg-3, .project_style1 .col-lg-3:last-child {
        max-width: 47%!important;
        flex: 0 0 47%;
        margin-left: 10px;
        margin-right: 10px;
        overflow: hidden;
    }
    .elementor-column.elementor-element.hm2_service_box {
        max-width: 50%;
    }
    .elementor-column.elementor-element.hm3_exp_boxx {
        max-width: 50%;
    }
    .elementor-element.team_detail_exp::before{
        left: 4%;
    }
    .elementor-element.service_quote_form {
        padding: 100px 0!important;
    }
}
@media(max-width: 768px) and (min-width: 731px){
    .elementor-element.hm2_service_icon {
        top: 53%;
    }
     section.elementor-section.elementor-element.about_counter_sec{
        right: 33%;
        bottom: 7%;
    }
}
@media(max-width: 731px) and (min-width: 715px){
    section.elementor-section.elementor-element.about_counter_sec{
        right: 30%;
        bottom: 7%;
    }
}
@media(max-width: 715px) and (min-width: 665px){
    section.elementor-section.elementor-element.about_counter_sec{
        right: 25%;
        bottom: 7%;
    }
}
@media(max-width: 768px) and (min-width: 576px){
    .elementor-column.elementor-element.plan_box,.elementor-column.elementor-element.plan_box_imgg {
        max-width: 48%;
        margin: 0 5px;
    }
}
@media(max-width: 576px) and (min-width: 415px){
    .team_style1 .col-lg-3.col-md-3.col-sm-4.col-xs-12 {
        max-width: 50%;
    }
}
@media(max-width: 666px) and (min-width: 415px){
    .project_style1 .col-lg-3:first-child, .project_style1 .col-lg-3, .project_style1 .col-lg-3:last-child {
        max-width: 45%!important;
        flex: 0 0 45%;
        margin-left: 10px;
        margin-right: 10px;
        overflow: hidden;
    }
    .elementor-column.elementor-element.hm2_service_box {
        max-width: 100%;
    }
    .elementor-element.hm2_service_icon {
        top: 65%;
    }
    .elementor-column.elementor-element.hm3_exp_boxx {
        max-width: 70%;
    }
    .elementor-element.team_detail_exp::before{
        left: 6%;
    }
    .service_quote_form .elementor-container.elementor-column-gap-default {
        margin-right: 0;
        margin-left: 0;
        width: 100%!important;
        max-width: 100%!important;
    }
}
@media(max-width: 540px) and (min-width: 415px){
    .elementor-element.hm2_service_icon {
        top: 60%;
    }
}
@media(max-width: 577px){
    .team1_content p{
        max-width: 263px;
    }
    .team_style1 .team1-hover ul{
        right: unset;
    }
    .happy-slider-title img{
        margin-right: 0;
    }
    .happy-slider-title{
        justify-content: center;
    }
    .happy-single-slider,.happy-slider-title img{
        width: 100%!important;
        max-width: 100%!important;
        height: auto!important;
        max-height: 292px;
    }
    .happy-slider.owl-carousel .owl-item{
        min-width: 377px!important;
    }
    .happy-slider.owl-carousel{
        max-height: 292px;
    }
    .news2_single .news2_img img{
        max-height: 200px;
    }
    .portfolio-controllers .filter-btn{
        float: unset;
    }
    .project1_single .project1_image, .project1_single{
        max-width: 360px;
    }
    .project1_single {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
}
@media(max-width: 571px){
    .timerWrapper .timerBlock{
        width: 48%;
        border: 2px solid #fff;
        margin-bottom: 3px;
    }
    .timerWrapper .timerBlock:last-child {
        border: 2px solid #fff;
    }
    .project_style3 .owl-carousel.owl-drag .owl-item.active{
        min-width: 320px!important;
    }
    .project_style3 .owl-carousel .owl-stage-outer{
        max-height: 320px!important;
    }
    .team2_left .col-lg-6.col-md-6.col-sm-6.col-xs-12, .team2_right .col-lg-6.col-md-6.col-sm-6.col-xs-12{
        padding-left: 0;
        padding-right: 0;
    }
    
}
@media(max-width: 540px){
    .post-password-form input[type=password]{
        width: 100%;
        display: block;
    }
}
@media(max-width: 481px) and (min-width: 415px){
    section.elementor-section.elementor-element.about_counter_sec{
        bottom: 6%;
        right: 4%;
    }
}
@media(max-width: 576px){
    .blog-list__content figure {
        max-width: 100%;
        overflow: scroll;
    }
}
@media(max-width: 415px){
    .team2_button_box img.team2quoteImg {
        right: 6%;
    }
    .comingsoon_form input[type="email"]{
        height: 48px;
        padding: 10px 20px;
    }
    .comingsoon_form input[type=submit]{
        padding: 10px 20px;
        font-size: 14px;
    }
    .service_detail_page .col-lg-4.col-sm-12.col-xs-12.left-column,
    .service_detail_page .col-lg-8.col-sm-12.col-xs-12.service-right-cl.pull-right {
        padding-left: 0;
        padding-right: 0;
    }
    .happy-slider-title img{
        height: 300px!important;
    }
    .happy-slider.owl-carousel .owl-item{
        min-width: 257px!important;
    }
    .elementor-element.hm2_service_icon {
        top: 53%;
    }
    .team_style1 .team1-box,.team1_content h3, .team_style1 .team1_content h3 a{
        text-align: center;
    }
    .team1_content p{
        margin-right: auto;
        margin-left: auto;
    }
    .team_style1 .team1-hover ul{
        right: 75px;
    }
    .team1_content p,.team_style1 .team1-box{
        margin-bottom: 20px;
    }
}