textarea.form-control {
  min-height: calc(1.5em + .75rem + 2px);
  height: 90px!important;
}
@media only screen and (max-width: 1199px) {
    .scrline_main {
        top: 66px;
    }

    .color_fff p {
        line-height: 24px;
    }

    /* header */
    .navbar-light .navbar-brand {
        width: 180px !important;
        padding: 11px 0; 
        margin-right: auto;
    }

    header {
        padding: 2px 0;
    }

    .navbar-light .navbar-toggler-icon {
        /*! background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); */
        background-size: 37px;
    }

    .navbar-collapse {
        padding-top: 0;
        position: fixed;
        top: 56px;
        background: #fff;
        width: 100%;
        left: 0;
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 53px 57px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    }

    .navbar-nav .nav-link {
        padding: 10px 13px !important; 
        font-weight: 500 !important;
        border-bottom: 1px solid #f2f2f2;
    }

    .call_btbhd span small {
        color: rgba(0, 0, 0, 0.92);
    }

    .call_btbhd span {
        color: #29395b;
    }

    .dropdown-item {
        font-size: 15px;
        font-weight: 500;
        box-shadow: none;
        padding: 8px 10px;
        background: transparent;
        border-bottom: 1px solid #eff6fd;
    }

    .dropdown-menu {
        box-shadow: none;
        padding: 20px 30px;
        border: none;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    }

    .nav-link.header_btn {
        border: 1px solid var(--main) !important;
        margin: 10px;
        padding: 0 13px !important;
        height: 40px;
        line-height: 35px;
    }

    .navbar-toggler {
        /* background-color: var(--main); */
        border: none !important;
        margin: 0;
        padding: 3px 7px;
        border-radius: 2px;
        padding-right: 0;
    }

    .navbar-nav {
        align-items: initial;
    }

    .nav-link.h_social_ico {
        color: #fff !important;
        padding: 0 !important;
        display: inline-block !important;
    }

    .navbar-expand-xl .navbar-nav .dropdown-mega .dropdown-menu {
        border: none;
        left: 50%;
        transform: translateX(0%);
        padding: 0;
        position: static;
    }

    .navbar-expand-xl .navbar-nav .dropdown-mega .dropdown-menu {
        min-width: 80%;
    }

    .dropdown-menu ul li .mega_link_item .image {
        width: 40px;
        height: 40px;
        margin-right: 12px;
    }

    .nav-link.header_outline_btn {
        border: 1px solid var(--main) !important;
        margin: 10px;
        padding: 0 15px !important;
        height: 35px;
    }

    .nav-link.header_btn.mobileView {
        border: 1px solid var(--main) !important;
        margin: 10px;
        padding: 6px 0px !important;
        height: 29px;
        line-height: 23px;
        padding: 1px 16px !important;
        font-size: 12px !important;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        box-shadow: none !important;
        padding: 0;
        background: #f2f7fe;
        margin: 0;
    }

    .link_mainHeilight {
        padding: 14px 13px;
        background: var(--main);
    }

    .mega_links_info p {
        font-size: 13px;
        font-weight: 300;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .key-point-list li:before {
        left: -8px;
    }

    .dropdown-menu ul li .mega_link_item {
        display: flex;
        width: 100%;
        padding: 11px 20px;
        border-bottom: 1px solid #d1e3fd;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu.megaheader {
        position: static;
        box-shadow: none !important;
        padding: 0 12px;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: static;
        box-shadow: none !important;
        padding: 0 12px;
    }
 
    .dropdown-item:focus, .dropdown-item:hover { 
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        /* font-weight: bold; */
    }
    /* header */

    .nav_icon ul { 
        margin-right: 10px;
    }
    .nav_icon ul li a { 
        width: 30px;
        height: 30px; 
    }

    .dnone{
        display: none!important;
    }
    .navbar-toggler:focus { 
        box-shadow: none;
    }
    .icon_dv .nav-link.contact_btn { 
        text-align: center;
        margin: 15px;
    }
    .dropdown-item span {
        width: 45px;
        height: 45px; 
    }
    .testimonial_text { 
        padding: 0; 
    }
    .testimonial_text p {
	font-size: 15px; 
	max-height: 92px; 
	line-height: normal;
}
.video_link { 
	right: 6px;
	top: 9px; 
	font-size: 35px;
}

}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 
}

@media only screen and (min-width: 320px) and (max-width: 809px) {
	.blog_list {
  display: block; margin-left:0px;
		padding: 15px;}
	.big_blog .image {
  height: 320px;
}
	.big_blog{margin-bottom:20px}
	.blog_text p{display:none}
	.blog_list h3 {
		font-size: 18px;}
	.blog_text h5 {

  font-size: 20px;
 
}
	 .blog_list .image {
    width: 100%;
    margin: 0;
  }
	.accordion-button {
  font-size: 18px;
}
	.hero-section .pattern-layera {
  border-radius:0px;
}
.hero-section {
  padding: 10px;
  border-radius: 0px;overflow: hidden;
}
	.hero-content{padding-right:30%}
	
	.hero-section .pattern-layer {
 
  background-attachment: unset;
 
  border-radius: 0;
}
.hero-title {
  font-size: 18px;}
.hero-subtitle {
  font-size: 14px;}
  .btn-primary-custom {
  padding: 8px 12px;
  font-size: 14px;}
    /* header */
    .dropdown-mega .dropdown-menu ul {
        padding: 0!important;
        
    }
    .dropdown-mega .dropdown-menu {
        padding:10px 0 0 0!important; 
    }    
    .bhBVsT {
        background-color: transparent; 
        padding: 5px 0px;
        margin-top: 0.3rem;
    }
    /* header */

    .carousel-item {
	height: calc(288px - 88px);
}
.bg-video-wrap {
    height: calc(500px - 88px);
}
    .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner_description h6 {
        display: none;
    }
    .banner_description h1 { 
        font-size: 23px; 
        display: -webkit-box;
        -webkit-line-clamp: 3; 
    }
    .banner_description p {
       display: none;
    }
    .btn_banner { 
        padding: 0 9px; 
        background: transparent;
        border: 1px solid var(--main); 
        height: 38px;
        line-height: 35px;
    }

    /* catogry */
    .catogry_main { 
        padding:20px 0; 
    }
    section h2 {
        font-size: 26px;
        margin: 0;
    }
p {
	font-size: 14px; 
	line-height: 26px;
}
.cetogry_item {
	padding: 18px 0;
	border: none;
	margin-bottom: 25px;
}
.cetogry_item img {
	width: 63px; 
}
.cetogry_item h6 {
	text-transform: capitalize;
	font-size: 11px;
	letter-spacing: 0; 
}
.cetogry_item h3 { 
	font-size: 15px;
	font-weight: 500; 
	color: #fff;
	white-space: normal; 
	text-overflow: inherit; 
}
.btncatogryy {
	font-size: 15px; 
}
 

    /* catogry */


    /* product */

    .product_main {
        padding: 20px 0;
    }

    .product-img { 
        min-height: 180px;
        max-height: 180px;
    }
.product-desc {
	padding: 8px 10px;
}
    .product-desc h3 { 
        font-size: 14px; 
        margin: 0 0 4px 0;
    }
    .product-desc span {
        font-size: 12px; 
        padding: 3px 12px; 
        opacity: 0.6;
        margin: 7px 0 0 0; 
    }
    .product-item { 
	margin-bottom: 7px;
}


    /* product */

/* solution */
.solution_heading h2 {
	font-weight: 600;
	font-size: 24px;
}
.containerbg > ul { 
	width: 100%; 
}
.link { 
	font-size: calc(.7rem + 3vw); 
	-webkit-text-stroke: 0.4vw #fff; 
}
.link i { 
	font-size: calc(.9rem + 2vw); 
	-webkit-text-stroke: 0.4vw #ffcb05; 
}
/* solution */
.features { 
	padding: 0px 0; 
}
 
/* video */
.video_item {
	margin: 0;
}

/* video */

 

    .footer .footer-middle {
        padding: 0;
    }

    .footer .footer-top .download-text h3 {
        font-size: 23px;
        margin-bottom: 6px;
        text-align: center;
    }

    .footer .footer-top .download-button {
        text-align: center;
    }

    .button .btn {
        font-size: 12px;
        padding: 10px 18px;
    }

    .footer-bottom p {
        font-size: 14px;
        line-height: normal;
    }

    .footer-bottom {
        padding: 10px 0;
        margin: 0;
        text-align: center;
        border: none;
    }

.footer-bottom .text-end {
	text-align: center !important;
}

.footer-bottom .text-end img{
	 margin-top: 15px;
}





    .social_footer {
	height: auto;
	max-height: initial !important;
}

.row.mb-5 {
	margin-bottom: 7px !important;
}
.social_footer {
	height: auto;
	max-height: initial !important;
	padding: 0 !important;
}


    .inner_banner {
        padding: 20px 0;
        text-align: center;
        overflow: hidden;
        background-position: center;
    }

    .inner_banner h1 {
        font-size: 28px;
        line-height: normal;
        letter-spacing: -0.9px;
    }

    .img-fluid.imginrbnr {
        left: 80%;
        width: 100px;
    }

    .inner_features_item .content {
        padding: 0 10px;
    }

    .inner_features_item .content h3 {
        font-size: 26px;
    } 
 
    .product_main .col-6.col-lg-3.col-md-3{
        padding: 0;
    }
    .link { 
        padding: 20px 40px; 
    }
    .peoduct_main { 
        padding: 20px 0;
    } 
    .breadcrumb {
        display: none;
    }
    .filter_btn { 
        margin: 0; 
        width: 100%;
    }
    .brdr_bt_r {
        padding-bottom: 0;
    }

    /* product-details */
    .product_details {
        padding: 12px 0;
        background: #fff;
    }
    .product_slider .carousel-item { 
        min-height: 340px;
        height: 340px;
    }
    .product_slider .carousel-indicators { 
        flex-wrap: nowrap;
        overflow: auto;
    }
    .product_slider .carousel-indicators li { 
        flex: 0 0 auto;
    }
    .carousel-control-next, .carousel-control-prev {
	width: 10%;
	height: 71%;
}
.carousel-control-next-icon, .carousel-control-prev-icon { 
	background-size: 1.1625rem;
}
.carousel-control-next-icon, .carousel-control-prev-icon { 
 	width: 35px;
	height: 35px; 
	border-radius: 6px;
}
.Product_detailS h3 { 
	font-size: 23px;
	line-height: normal; 
}
table { 
	white-space: nowrap;
	display:block;
}
.TOP_FiX_DEtail .pricedetails { 
	font-size: 18px;
	font-weight: 600; 
}
.TOP_FiX_DEtail .Prodiscount { 
	font-size: 16px; 
}
.TOP_FiX_DEtail .btn_buy_now {
	font-size: 14px; 
	padding: 5px 20px; 
}


    /* product-details */
    .main {
        padding: 20px 0;
    }
    .headinner h2 {
	font-size: 22px;
}
.headinner p {
	font-size: 15px;
	line-height: 25px; 
}
.button-group button {
	border: 1px solid #b1b2b5;
	padding: 5px 13px; 
	font-weight: 400; 
	border-radius: 10px;
	margin-bottom: 5px;
	font-size: 13px;
}
.grid {
	column-count: 2; 
}
.contact-form-wrap {
	padding: 50px 0;
}
.headinner {
	margin-bottom: 0;
}
.c_itemP img {
	width: 50px; 
}
.c_itemP { 
	padding: 25px;
	margin-bottom: 0;
}
.c_itemP h3 {
	font-weight: 600;
	font-size: 18px;
}
.popover__inner {
	padding: 0; 
	margin: 40px 0; 
	background-size: 6px;  
	box-shadow: none;
    background: transparent;
}



}

@media only screen and (min-width: 810px) and (max-width: 1079px) {
    /* header */
    .dropdown-mega .dropdown-menu ul {
        padding: 0!important;
        
    }
    .dropdown-mega .dropdown-menu {
        padding:10px 0 0 0!important; 
    }    
    .bhBVsT {
        background-color: transparent; 
        padding: 5px 0px;
        margin-top: 0.3rem;
    }
    /* header */

    .carousel-item {
	height: calc(500px - 88px);
}
.bg-video-wrap {
    height: calc(500px - 88px);
}
    .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner_description h6 {
        display: none;
    }
    .banner_description h1 { 
        font-size: 23px; 
        display: -webkit-box;
        -webkit-line-clamp: 3; 
    }
    .banner_description p {
       display: none;
    }
    .btn_banner { 
        padding: 0 9px; 
        background: transparent;
        border: 1px solid var(--main); 
        height: 38px;
        line-height: 35px;
    }

    /* catogry */
    .catogry_main { 
        padding:20px 0; 
    }
    section h2 {
        font-size: 26px;
        margin: 0;
    }
p {
	font-size: 14px; 
	line-height: 26px;
}
.cetogry_item {
	padding: 18px 0;
	border: none;
	margin-bottom: 25px;
}
.cetogry_item img {
	width: 63px; 
}
.cetogry_item h6 {
	text-transform: capitalize;
	font-size: 11px;
	letter-spacing: 0; 
}
.cetogry_item h3 { 
	font-size: 15px;
	font-weight: 500; 
	color: #fff;
	white-space: normal; 
	text-overflow: inherit; 
}
.btncatogryy {
	font-size: 15px; 
}
 

    /* catogry */


    /* product */

    .product_main {
        padding: 20px 0;
    }

    .product-img { 
        min-height: 180px;
        max-height: 180px;
    }
.product-desc {
	padding: 8px 10px;
}
    .product-desc h3 { 
        font-size: 14px; 
        margin: 0 0 4px 0;
    }
    .product-desc span {
        font-size: 12px; 
        padding: 3px 12px; 
        opacity: 0.6;
        margin: 7px 0 0 0; 
    }
    .product-item { 
	margin-bottom: 7px;
}


    /* product */

/* solution */
.solution_heading h2 {
	font-weight: 600;
	font-size: 24px;
}
.containerbg > ul { 
	width: 100%; 
}
.link { 
	font-size: calc(.4rem + 2vw); 
	-webkit-text-stroke: 0.2vw #fff; 
} 
.link i { 
	font-size: calc(.9rem + 2vw); 
	-webkit-text-stroke: 0.4vw #ffcb05; 
}
/* solution */
.features { 
	padding: 0px 0; 
}
 
/* video */
.video_item {
	margin: 0;
}

/* video */

 

    .footer .footer-middle {
        padding: 0;
    }

    .footer .footer-top .download-text h3 {
        font-size: 23px;
        margin-bottom: 6px;
        text-align: center;
    }

    .footer .footer-top .download-button {
        text-align: center;
    }

    .button .btn {
        font-size: 12px;
        padding: 10px 18px;
    }

    .footer-bottom p {
        font-size: 14px;
        line-height: normal;
    }

    .footer-bottom {
        padding: 10px 0;
        margin: 0;
        text-align: center;
        border: none;
    }

.footer-bottom .text-end {
	text-align: center !important;
}

.footer-bottom .text-end img{
	 margin-top: 15px;
}





    .social_footer {
	height: auto;
	max-height: initial !important;
}

.row.mb-5 {
	margin-bottom: 7px !important;
}
.social_footer {
	height: auto;
	max-height: initial !important;
	padding: 0 !important;
}


    .inner_banner {
        padding: 20px 0;
        text-align: center;
        overflow: hidden;
        background-position: center;
    }

    .inner_banner h1 {
        font-size: 28px;
        line-height: normal;
        letter-spacing: -0.9px;
    }

    .img-fluid.imginrbnr {
        left: 80%;
        width: 100px;
    }

    .inner_features_item .content {
        padding: 0 10px;
    }

    .inner_features_item .content h3 {
        font-size: 26px;
    } 
 
    .product_main .col-6.col-lg-3.col-md-3{
        padding: 0;
    }
    .link { 
        padding: 20px 40px; 
    }
    .peoduct_main { 
        padding: 20px 0;
    } 
    .breadcrumb {
        display: none;
    }
 
    .brdr_bt_r {
        padding-bottom: 0;
    }

    /* product-details */
    .product_details {
        padding: 12px 0;
        background: #fff;
    }
    .product_slider .carousel-item { 
        min-height: 340px;
        height: 340px;
    }
    .product_slider .carousel-indicators { 
        flex-wrap: nowrap;
        overflow: auto;
    }
    .product_slider .carousel-indicators li { 
        flex: 0 0 auto;
    }
    .carousel-control-next, .carousel-control-prev {
	width: 10%;
	height: 100%;
}
.carousel-control-next-icon, .carousel-control-prev-icon { 
	background-size: 1.1625rem;
}
.carousel-control-next-icon, .carousel-control-prev-icon { 
 	width: 35px;
	height: 35px; 
	border-radius: 6px;
}
.Product_detailS h3 { 
	font-size: 33px;
	line-height: normal; 
}
table { 
	white-space: nowrap;
	display:block;
}
.TOP_FiX_DEtail .pricedetails { 
	font-size: 18px;
	font-weight: 600; 
}
.TOP_FiX_DEtail .Prodiscount { 
	font-size: 16px; 
}
.TOP_FiX_DEtail .btn_buy_now {
	font-size: 14px; 
	padding: 5px 20px; 
}


    /* product-details */
    .main {
        padding: 20px 0;
    }
    .headinner h2 {
	font-size: 28px;
}
.headinner p {
	font-size: 15px;
	line-height: 25px; 
}
.button-group button {
	border: 1px solid #b1b2b5;
	padding: 5px 13px; 
	font-weight: 400; 
	border-radius: 10px;
	margin-bottom: 5px;
	font-size: 13px;
}
.grid {
	column-count: 2; 
}
.contact-form-wrap {
	padding: 50px 0;
}
.headinner {
	margin-bottom: 0;
}
.c_itemP img {
	width: 50px; 
}
.c_itemP { 
	padding: 25px;
	margin-bottom: 0;
}
.c_itemP h3 {
	font-weight: 600;
	font-size: 18px;
}
.nav_icon ul li a { 
    margin: 0 13px 0 0;
}

.product_slider .carousel-control-next, .product_slider .carousel-control-prev {
    width: 10%;
    height: 71%;
}
.btnCpage { 
    padding: 8px 25px; 
    font-size: 14px!important; 
}


}

@media only screen and (min-width: 1080px) and (max-width: 1199px) {
    .hero_banner {
        padding: 20px 0;
        background-position: center;
    }

    .banner_content {
        padding: 0;
        text-align: left;
    }

    .banner_shp {
        display: none;
    }

    .carousel-caption {
        width: 90%;
        left: 5%;
    }

    .banner_content h6 {
        padding: 6px 15px;
        font-size: 12px;
    }

    .banner_main {
        background-position: center;
    }

    .full-screen {
        height: 35vh !important;
    }

    .btn_banner {
        font-size: 13px;
        padding: 0 14px;
        height: 40px;
        line-height: 34px;
    }

    .carousel-indicators {
        display: none;
    }

    .banner_content h1 {
        font-size: 31px;
    }

    .banner_content p {
        display: none;
    }

    .img-fluid.arowbtnbnr {
        bottom: -36px;
        height: 70px;
    }

    .featurs_item img {
        height: 35px;
        margin-bottom: 9px;
    }

    .featurs_item {
        padding: 14px;
        padding: 0;
        min-height: auto;
    }

    .featurs_item h4 {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .featurs_item p {
        /*! -webkit-line-clamp: 2; */
        line-height: 20px;
        font-size: 13px;
    }

    .quote_item {
        text-align: left;
        padding: 6px 27px;
        margin: 18px;
        /*! box-shadow: none; */
    }

    .quote_item::before {
        left: 78px;
        top: 38px;
        font-size: 108px;
    }

    .quote_item h5 {
        font-size: 18px;
    }

    .satup_support_main {
        padding: 15px 0;
        padding-bottom: 50px;
    }

    .t_sig .image {
        width: 40px;
        margin-right: 6px;
    }

    .satupsupportdv {
        padding: 30px 0;
        border-radius: 14px;
        background-image: none;
    }

    .Scdtail {
        padding: 0 20px;
        text-align: center;
    }

    .Scdtail h3 {
        font-size: 1.5rem !important;
    }

    .workwinner {
        padding: 27px;
    }

    .workwinner .text-end {
        text-align: left !important;
    }

    .workwinner .btn.btn_theme {
        margin-top: 13px;
    }

    .t_sig .content {
        text-align: left;
    }

    .footer .footer-middle {
        padding: 0;
    }

    .footer .footer-top .download-text h3 {
        font-size: 23px;
        margin-bottom: 6px;
        text-align: center;
    }

    .footer .footer-top .download-button {
        text-align: center;
    }

    .button .btn {
        font-size: 12px;
        padding: 10px 18px;
    }

    .footer-bottom p {
        font-size: 12px;
        line-height: normal;
    }

    .footer-bottom {
        padding: 10px 0;
        margin: 0;
    }

    .inner_banner {
        padding: 20px 0;
        text-align: center;
        overflow: hidden;
        background-position: center;
    }

    .inner_banner h1 {
        font-size: 28px;
        line-height: normal;
        letter-spacing: -0.9px;
    }

    .img-fluid.imginrbnr {
        left: 80%;
        width: 100px;
    }

    .inner_features_item .content {
        padding: 0 10px;
    }

    .inner_features_item .content h3 {
        font-size: 26px;
    }

    .sectwesupport {
        padding: 20px 0;
    }

    .workwinner h2 {
        font-size: 30px;
    }

    .workwinner .col-lg-12.text-center.mt-4 {
        margin-top: 0 !important;
    }

    .pricing_item {
        padding: 35px 20px;
        margin: 0;
        margin-bottom: 25px;
    }

    .dotted_ng {
        background-position: center;
    }

    .contact-form-wrap {
        padding: 27px 22px;
        margin-top: 0;
        /*! box-shadow: none; */
        border: none;
        padding-bottom: 6px;
    }

    .main {
        padding: 30px 0;
        background: #fff;
    }

    .lead {
        font-size: 16px;
    }

    .C_itemD {
        padding: 16px;
        padding-left: 56px;
    }

    .C_itemD img {
        left: 3px;
        width: 34px;
    }

    .inner_features_item {
        padding: 20px 0;
        margin-bottom: 20px;
        border-top: 2px solid #ddd;
    }

    .price_footer .btn_theme {
        font-size: 15px;
        height: 53px;
        line-height: 50px;
    }

    .SUb_Help_Heading .h_itemM h5 {
        font-size: 23px;
        line-height: normal;
    }

    .Help_Sub_listing_main ul li::before {
        right: 11px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
    }

    .Help_Sub_listing_main ul li a {
        padding: 14px 25px;
        margin-bottom: 10px;
        border-radius: 5px;
        padding-right: 40px;
    }

    .Help_Sub_listing_main ul li a h6 {
        font-size: 16px;
    }

    .help_details_main {
        padding: 20px 20px;
        border-radius: 10px;
    }

    .lead_rtlr {
        font-size: 15px;
        line-height: 24px;
    }

    .main h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .list_it {
        display: none;
    }

    .itemscrl {
        padding: 30px 10px;
        margin-bottom: 30px;
    }

    .img-fluid.top_arow {
        position: absolute;
        top: -46px;
        width: 100px;
        left: 19%;
    }

    .v_item {
        padding-left: 20px;
    }

    .v_item img {
        position: relative;
        left: 0;
        top: 0;
        width: 48px;
        margin-bottom: 9px;
    }

    .section_title h2 {
        font-size: 1.6rem;
    }

    .logbtn {
        padding: 0 15px !important;
        color: var(--heading_color);
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 0.4px;
    }

    .services_main {
        padding: 20px 0;
        background-position: center;
    }

    .block-content {
        padding: 0;
    }

    .hpinne {
        padding: 20px;
        margin-bottom: -130px;
        background-position: center;
    }

    .hp_content h2 {
        font-size: 32px;
    }

    .pricing_item.popularbx {
        margin-top: 0;
    }

    .pricing_main {
        padding: 0 0;
        padding-top: 176px;
    }

    .blog_main {
        padding: 20px 0;
    }

    .review_main {
        padding: 20px 0;
    }

    .blog_main .mt-4 {
        margin-top: 0 !important;
    }

    .brand_item img {
        height: 100%;
        width: auto !important;
    }

    .footer {
        padding-top: 0;
    }

    .section_title h6 {
        font-size: 13px;
    }

    /* inner-css */
    .inner_banner::before {
        height: 14px;
    }

    .breadcrumb {
        display: none;
    }

    .form_maincounsaltant .contact-form-wrap {
        padding: 20px;
        border-radius: 0;
    }

    .contact-form-wrap h2 {
        font-size: 25px;
        font-weight: bold;
    }

    .form_maincounsaltant .contact-form-wrap .btn {
        height: 63px;
        width: 100%;
        padding: 0;
    }

    .main h4 {
        font-size: 14px;
        line-height: 26px;
        margin: 0;
    }

    .mouse_scroll {
        display: none;
    }

    .work_item {
        padding: 30px 0;
    }

    #related_slider .treat_item .treatimage {
        min-height: 180px;
        max-height: 180px;
    }

    #related_slider .treat_detail {
        padding: 12px;
    }

    #related_slider .treat_item {
        margin: 10px;
        border: none;
    }

    .header_price {
        padding: 21px 0;
        padding-bottom: 108px;
    }

    .allfeatures_main {
        padding: 0;
    }

    .allfeatures_main th {
        font-size: 12px;
    }

    td {
        font-size: 13px;
    }

    table .header_PRice h2 {
        font-size: 15px;
    }

    table .header_PRice p {
        font-size: 11px;
    }

    table .header_PRice h3 span {
        font-size: 26px;
    }

    .allfeatures_main thead {
        top: 0;
    }

    .allfeatures_main .table > :not(caption) > * > * {
        padding: 10px;
    }

    .pricing__standart h3 span {
        font-size: 40px;
    }

    .post-card-content {
        padding: 16px;
    }

    .inner_blog_detailsBanner {
        padding: 25px 0;
        padding-bottom: 139px;
    }

    .why-inner h4 {
        font-size: 20px !important;
        letter-spacing: 0;
        margin-bottom: 10px !important;
    }

    .why-counter {
        padding: 22px;
        padding-top: 20px;
        min-height: auto;
    }

    .why-inner ul li a {
        font-size: 15px;
    }

    /* inner-css */

    /* login */
    .loginbanner {
        padding: 18px 0;
        padding-bottom: 166px;
        background-position: center;
    }

    .loginbanner h1 {
        font-size: 28px;
        margin: 0;
    }

    .loginbanner p {
        margin: 10px 0 0 0;
        line-height: normal;
        font-size: 14px;
        opacity: 0.8;
        display: none;
    }

    .bg_main .contact-form-wrap {
        padding: 15px 20px;
        padding-top: 20px;
    }

    .third-party-login a {
        width: 90%;
        font-size: 12px;
        height: 40px;
        line-height: 38px;
        margin-right: 3px;
    }

    .third-party-login a img {
        margin-right: 4px;
    }

    /* login */

    /* counsaltant-form */
    .nav-pills .nav-link img {
        width: 30px;
    }

    .contact-form-wrap .accordion-header img {
        width: 29px;
    }

    .contact-form-wrap .accordion-button {
        font-size: 13px;
        padding: 9px 15px;
        border-radius: 0;
    }

    .accordion-body {
        padding: 0 5px;
    }

    .contact-form-wrap .accordion-body {
        padding-top: 5px;
    }

    .contact-form-wrap .tab-content {
        padding: 6px;
    }

    .contact-form-wrap .titleH {
        font-size: 12px;
    }

    .accordion-body .contact-form-wrap label {
        font-size: 10px;
        font-weight: 400;
        color: #77879e;
    }

    .contact-form-wrap .subtn_btn {
        height: 45px;
        padding: 0 40px;
        line-height: 41px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .nav-pills .nav-link {
        font-size: 15px;
        padding: 18px 8px;
        width: 1em;
        line-height: normal;
        text-transform: capitalize;
    }

    .apheading h3 {
        font-size: 17px;
        margin-top: 15px;
    }

    .datepicker td,
    .datepicker th {
        font-size: 13px;
    }

    .timepickerIt {
        padding: 25px 0;
    }

    .timetype ul li a {
        padding: 4px 10px;
        margin-bottom: 5px;
    }

    #preview {
        width: 80px;
        height: 80px;
        margin-bottom: 5px;
    }

    .bg_main .contact-form-wrap.appage {
        padding: 0;
    }

    .bg_main .contact-form-wrap.appage .form_mainSTp {
        padding: 0 10px;
    }

    .campignchk .form-group {
        /*! display: block; */
    }

    .campignchk .form-group h6 {
        /*! width: auto; */
        font-size: 15px;
        font-weight: 600;
    }

    /* counsaltant-form */
    .inner_treat ul li a {
        padding: 6px 11px;
        margin: 0 1px 6px 0;
        font-size: 14px;
        border-width: 1px;
    }

    .btn_theme {
        padding: 0 16px;
        font-size: 14px;
        height: 40px;
        line-height: 35px;
    }

    .logologin {
        max-width: 156px;
    }

    .itempay {
        padding: 10px;
        text-align: left;
        height: 62px;
        flex-direction: unset;
        justify-content: inherit;
        align-items: center;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    }

    .itempay img {
        height: 35px;
        margin: 0 10px 0 0;
    }

    .itempay h4 {
        font-size: 14px;
        margin: 0;
    }

    .alert svg {
        width: 20px;
        height: 20px;
    }
    .faqcatogrytyp {
        background:transparent;
        padding: 0;  
    }
    .faqcatogrytyp .accordion-button { 
        font-size: 16px; 
    }
    .faqcatogrytyp .accordion-body {
        padding: 0 19px;
    }
    .faqcatogrytyp .accordion-body p {
        font-size: 15px;
        line-height: 25px;
    }
    .header_helpbnr .section_title h2 { 
	letter-spacing: 0;
}
.header_helpbnr { 
	padding: 24px 0; 
}
.header_helpbnr img { 
	right: 16%;
	width: 70px; 
}
.header_helpbnr .section_title.color_fff p { 
	font-size: 13px;
	line-height: 20px;
	font-weight: 300; 
}
.h_itemM { 
	padding: 15px; 
	margin-bottom: 8px; 
 	border: 2px solid #ddd !important;
}
.h_itemM h5 { 
	font-size: 16px;
}
.h_itemM p { 
	font-size: 14px;
	line-height: 22px;
}
 p {
	font-size: 14px!important;
    line-height: 25px;
}
.main ul li { 
	font-size: 14px; 
}
.help_details_main h1 { 
	font-size: 23px;
	font-weight: 600;
}
}
 

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    header {
        padding: 0px;
    }

    .dropdown-item {
        font-size: 16px; 
    }
 
    .dropdown-item span {
        width: 50px;
        height: 50px; 
    }
 
}

@media only screen and (max-width: 990px) {
    .fulbanner_imginner img {
        transform: scale(3);
    }

    .container {
        max-width: 100%;
    }

    /**nav-expand for footer with head and ul**/

    .nav-folderized .nav h2 {
        cursor: pointer;
        width: 100%;
        padding: 10px 17px;
        margin: 0;
        font-size: 18px;
        /* background: #eef1f6; */
        /* border-bottom: 1px solid rgb(237, 245, 247); */
        font-weight: 400;
    }

    .f_link_main {
        padding: 0;
    }

    .nav-folderized ul {
        max-height: 0;
        overflow: hidden;
        transition: max-height 1s ease-out;
        width: 100%;
        padding: 0 0 0 21px;
        margin: 0;
    }

    .nav-folderized .nav h2:after {
        content: "+";
        float: right;
    }

    .nav-folderized .nav.open h2:after {
        content: "-";
    }

    .nav-folderized .nav.open ul {
        height: auto;
        max-height: 500px;
        transition: max-height 1s ease-in !important;
    }

    .nav-folderized .col.nav {
        padding: 0 !important;
        display: block !important;
        width: 100%;
        flex: 1 0 100%;
		margin:0px!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
    .carousel-item {
        min-height: 35vh;
    }

    .carousel-caption {
        width: 49%; 
        left: 10%;
        right: 0;
    }
}

@media only screen and (min-width: 1080px) and (max-width: 1199px) {
    .carousel-item {
        min-height: 36vh;
    }

    .carousel-caption {
        width: 80%;
        left: 10%;
        right: 0;
    } 
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .carousel-item {
        min-height: 50vh;
    }

    .carousel-caption {
        width: 80%;
        left: 10%;
        right: 0;
    } 
    .navbar-light .navbar-brand {
	width: 200px; 
	margin: 0 10px 0 0;
}
.navbar-expand-xl .navbar-nav .nav-link {
	font-size: 16px; 
	padding: 30px 17px;  
}
.alert  svg {
	width: 20px;
	height: 20px;
}
.inner_banner {
	padding: 60px 0; 
}
}

 
