/* mainmenu responsive styles */
.yy {position: absolute; top: 10px; right: 60px;}

@media (max-width: 1100px) {
	.main-menu-wrapper .thm-container,.ind-container {
		padding: 0 !important;
	}
	.nav-holder {
		width: 50%;
	}
	.nav-holder .nav-header {
		display: block;
	}
	.nav-holder .nav-footer {
		display: none;
		/*height: 250px;*/
		overflow: hidden;
		overflow-y: visible;
		position: relative;
		z-index: 9999;
	}
	.nav-holder > .nav-footer ul > li {
		float: none;
		padding: 0 !important;
		padding-bottom: 0;
		display: block !important;
	}
	.nav-holder .nav-footer ul.nav > li > a {
		padding: 15px 26px;
        font-size: 1.1em;
	}
	.nav-holder > .nav-footer {
		position: absolute;
		top: 100%;
		left: 15px;
		width: 100vw;
		background: #169f3b;
		
	}
	.nav-holder > .nav-footer ul > li > .submenu {
		position: relative !important;
		opacity: 1 !important;
		visibility: visible !important;
		top: auto !important;
		left: auto !important;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		width: 100%;
		display: none;
		transition: none !important;
	}
	.nav-holder > .nav-footer ul > li > ul.submenu ,
	.nav-holder > .nav-footer ul > li > ul.submenu > li > .submenu {
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		display: none;
		transition: none;
		padding-right: 00px;
		width: 100% !important;
	}
	.nav-footer ul.nav {
		padding-bottom: 5px;
	}
	.nav-footer ul.nav > li > a {
	  border-bottom: 1px solid #02830F !important;
	  color: #242424;
	  display: block;
	  font-family: "Roboto Slab",sans-serif;
	  font-size: 15px;
	  font-weight: bold;
	  line-height: 29px;
	  padding: 10px 25px;
	  text-transform: uppercase;
          
	}
	.nav-holder > .nav-footer ul.nav > li:hover > a {
		background: #00810c;
		color: #fff !important;
	}
	.nav-footer ul.nav li.has-submenu > a {
		position: relative;
        border-right: 1px dashed transparent;
        
	}
	.nav-footer ul.nav li.has-submenu > a > button {
		display: block;
		position: absolute;
		top: 9px;
		right: 15px;
		background: #7fa409 none repeat;
	    border: 1px solid #c4cab3;
	    border-radius: 5px;
	    color: #fff;
	    font-size: 16px;
	    height: 30px;
	    outline: medium none;
	    width: 30px;
	    padding: 0;
	    text-align: center;
	    line-height: 15px;
	}
	.nav-footer ul.nav li.has-submenu > a > button {
	    display: block;
	    position: absolute;
	    top: 6px;
	    right: 15px;
	    background:transparent;
	    border: 1px solid transparent;
	    border-radius: 5px;
	    color: #fff;
	    font-size: 13px;
	    height: 30px;
	    outline: medium none;
	    width: 30px;
	    padding: 0;
	    text-align: center;
	    line-height: 15px;
	}
    
    /*            Home Page navigation    */    
    .nav-menu {
        width: 50%;
    }
    .nav-t-holder {
		width: 100%;
	}
	.nav-t-holder .nav-t-header {
		display: block;
        padding-left: 0;
        margin-left: -10px;
	}
	.nav-t-holder .nav-t-footer {
		display: none;
		/*height: 250px;*/
		overflow: hidden;
		overflow-y: visible;
		position: relative;
		z-index: 9999;
	}
	.nav-t-holder > .nav-t-footer ul > li {
		float: none;
		padding: 0 !important;
		padding-bottom: 0;
		display: block !important;
	}
	.nav-t-holder .nav-t-footer ul.nav > li > a {
		padding: 15px 26px;
        font-size: 1.1em;
        border-right: 1px dashed transparent;
	}
	.nav-t-holder > .nav-t-footer {
		position: absolute;
		top: 100%;
		left: 15px;
		width: 90vw;
		background: #224563;
        left: 0;
	}
	.nav-t-holder > .nav-t-footer ul > li > .submenu {
		position: relative !important;
		opacity: 1 !important;
		visibility: visible !important;
		top: auto !important;
		left: auto !important;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		width: 100%;
		display: none;
		transition: none !important;
	}
	.nav-t-holder > .nav-t-footer ul > li > ul.submenu ,
	.nav-t-holder > .nav-t-footer ul > li > ul.submenu > li > .submenu {
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		display: none;
		transition: none;
		padding-right: 00px;
		width: 100% !important;
	}
	.nav-t-footer ul.nav {
		padding-bottom: 5px;
	}
	.nav-t-footer ul.nav > li > a {
	  border-bottom: 1px solid #345775 !important;
	  color: #242424;
	  display: block;
	  font-family: "Roboto Slab",sans-serif;
	  font-size: 15px;
	  font-weight: bold;
	  line-height: 29px;
	  padding: 10px 25px;
	  text-transform: uppercase;
	}
	.nav-t-holder > .nav-t-footer ul.nav > li:hover > a {
		background: #1FB5C7;
		color: #fff !important;
	}
	.nav-t-footer ul.nav li.has-t-submenu > a {
		position: relative;
	}
	.nav-t-footer ul.nav li.has-t-submenu > a > button {
		display: block;
		position: absolute;
		top: 9px;
		right: 15px;
		background: #7fa409 none repeat;
	    border: 1px solid #c4cab3;
	    border-radius: 5px;
	    color: #fff;
	    font-size: 16px;
	    height: 30px;
	    outline: medium none;
	    width: 30px;
	    padding: 0;
	    text-align: center;
	    line-height: 15px;
	}
	.nav-t-footer ul.nav li.has-t-submenu > a > button {
	    display: block;
	    position: absolute;
	    top: 6px;
	    right: 15px;
	    background:transparent;
	    border: 1px solid transparent;
	    border-radius: 5px;
	    color: #fff;
	    font-size: 13px;
	    height: 30px;
	    outline: medium none;
	    width: 30px;
	    padding: 0;
	    text-align: center;
	    line-height: 15px;
	}
    .fluid-service-area .service-promo ul .item{
        padding: 0 0 3.5em;
    }
    .latest {
        margin: 2em 0 0;
   }
    
    .contactus-button a {
        letter-spacing: 1px; float: left;
       }

}
@media (max-width: 1200px) {
.nav-holder .nav-footer ul.nav > li > a{padding: 0 2em;}
}


@media (max-width: 1024px) {
    .touch_top{
        padding: 0 0 0 4em;
    }	
    .indurial-solution-text h2{
        font-size: 1.72em;
        margin-top: 0.3em;
    }
    .service-tab-box .img-s-box .img-so-box img{
        width: 23vw;
    }
    .about-tab-box .single-tab-content .abot-img img:first-child{
        margin: 0 0.3em 0.2em;
    }
    .about-tab-box .single-tab-content .abot-img img{
      width: 49%;
      float: left;
    }
    .single-service-page .image-box{
        display: none;
    }
    .req-img{
        width: 30vw;
    }
    .thm-container,.ind-container {
		padding-left: 15px;
        padding-right: 15px;
	}
    .service-content{
        padding: 4em 0em 0em 2em;
    }
    .logo-sec img, .wel-ind-image img, .wel-ind-r-img img, .wel-bot img, .service-info .post-image img {width: auto; height: auto;}
    .testimonial-p .media-left a img {width: auto; height: auto;}
    .main-menu-wrapper .ind-container:before, .main-menu-wrapper .free-qoute-button a:before {border: 1px solid transparent;}
    .nav-holder .nav-header button{background: transparent}
    .widget-search{
        padding: 0;
    }
    .top-two-right .top-panel{
        width: 72%;
    }
   .top-two-right .touch_top{
      padding-left:2em;
       padding-top: 0.7em;
    }
    
    .we-offer-cont h2{
        font-size: 2em;
    }
    .service-t-content{
       padding: 3em 2em 1em 1em;
    }
    .service-info .view a.info{
        bottom: 20px;
    }
    .our-t-client ul li{
        width: 30%;
        float: left;
        margin: 0.3em;
    }
    .indurial-solution-text2 h2{
        font-size: 1.6em;
    }
    
    
}
@media (max-width: 980px) {
    .t-logo{ text-align: center;}
    .touch_top ul .item{float: none; display: inline-block;}
    .touch_top ul .item:last-child {
    border-right: 0;
}
    .touch_top ul .item:first-child {
    border-right: 1px solid #d8d8d8;
	display:none;
}
    .touch_top{
        float: none;
        display: inline-block;
        text-align: center;
    }
    .touch_top ul .item-phone{
       width: 35%; 
        padding: 0;
    }
    .touch_top ul .item-ad{
        width: 37%;
        padding: 0 0 0 5%;
    }
    .widget-search{
        float: none;
    }
    
}

@media (max-width: 768px) {
    .service-tab-box .img-s-box{
        margin: 1em 0 0;
        
    }
    .service-tab-box .img-s-box .img-so-box img{
        width: auto;
    }
    .right-ser{
        padding: 1em 0 0;
    }
    .widget-links{
        padding-bottom: 2em;
    }
    .widget-search{
        float: none;
    }
    .service-info a h4{
        font-size: 1.1em;
    }
    .wel-ind-image{ padding-top: 1.5em;}
    .wel-ind-pad .m0 {
        margin-left: -15px;
    }
    .req-img{
        display: none;
    }
    .top-two-right .top-panel{
        width: 100%;
    }
    .req-button{
        float: none;
        display: block;
        text-align: center;
        margin-left: 0;
        margin-top: 1em;
    }
    .we-offer-cont2{
        width: 67%;
    }
    .contactus-button2{
        text-align: center;
    }
.about-tab{padding:0px;}
}

@media (max-width: 767px) {
    .about-us-widget, .widget-links, .widget-contact, .get-in-touch{
    min-height: auto !important;
    max-width: 320px;
    margin: 0 auto 50px;
    }
    .fo-txt{
        width: 100%;
        display: block;
        text-align: center;
    }
    .service-info{
        max-width: 370px;
        margin: 0 auto;
    }
.about-tab{padding:0px;}
}
@media (max-width: 645px) {

.about-tab{padding:0px;}

}

@media (max-width: 650px) {
	.yy {position: absolute; top: 30px; right: 30px;}
    .thm-banner-wrapper .caption-h1{
        top: 4em;
    }
    .wel-band-bg{
        background-size: 100% 100%;
        text-align: center;
        display: none;     
        
    }	
    .wel-band .right{
        text-align: center;
        display: inline-block;
    }
    .wel-band-bg p{
        padding: 0 1em 0.3em;
    }
    .touch_top{
        padding: 0;
    }
    .widget-search{
        padding: 0 15px;
        width: 100%;
    }
    .wel-ind-pad{
     padding-top: 2.7em; 
	 padding:15px; 
    }
    .sectpad{padding-top: 2.7em; padding-bottom: 2.7em;   }
    
    .sectpad-ser{padding-top: 2.7em; padding-bottom: 0;  }
    
    .t-logo .row{
        text-align: left;
        margin-left: 15px;
    }
    .about-tab-box .single-tab-content .abot-img img:first-child{
        margin: 0 0 0.2em;
    }
    /*.client-carousel .item img{
        width:auto;
    }*/
    .wel-bot,.wel-right, .about-tab-box .single-tab-content .abot-img, .right-ser{display: none;}
    .service-content {    padding: 0 15px;}
    
    .owl-carousel .owl-item img{width: auto;}
    .sec-padding{padding:3em 0;}
    .widget-links{margin-bottom: 10px;}
    .indurial-solution-text h2{line-height: 1.2em;}
    
    .about-tab-box .tab-title-box{margin-bottom: 10px;}
    
    .features-section .features-area .features .features-content{
        padding: 40px 15px 20px;
    }
    .features-section .features-area .features p{
        margin-bottom: 20px;
    }
    .team-area .our-team{margin-top: 0;}
    .team-pad{padding-bottom: 2em;}
    .testimonial-p .media-body h6{text-align: left;}
    .sectpad-t {padding-top: 2.7em;}
    .single-blog-post .meta-info .content-box .post-links li{
        display: block; line-height: 2em;
    }
    .touch .touch_bg .touch_middle{
        padding-top: 20px;
    }
    .thm-banner-wrapper .caption-p{display: none;}
    .thm-banner-wrapper .thm-btn.inverse,.thm-banner-wrapper .thm-btn{display: none;}
    .touch_top ul .item-ad{width: 39%;padding: 0 0 0 3%;}
    .project-post-info{width: 370px; margin: 0 auto;}
    .lat-news-outer .lat-new-cont h3{margin-top: 30px;}
    .single-sidebar-widget:last-child{ margin-bottom: 1em;}
    .top-two-right .top-panel{
        display: none;
    }
    .nav-menu{
        width: 25%;
    }
    .we-offer-cont2{
        display: none;
    }
    .we-offer-cont{
        width: 100%;
    }
    .accrodion .accrodion-content .img-caption .img-box {
    width: 72px;
      }
    .accrodion .accrodion-content .img-caption .content-box {
    padding-left: 10px;
    padding-right: 10px;
     }
    .accrodion .accrodion-title h4{
        line-height: 24px;
    }
    .faq-form .thm-btn{
        margin-left: 0;
        top:6px;
    }
    .accrodion .accrodion-title{
        padding-left: 15px;
    }
	 .product-details-content .content-box{ float: left;
padding-left: 0px;
margin-top: 15px;}
.about-tab{padding:0px;}
}


@media (max-width: 414px) {
.main-menu-wrapper .free-qoute-button a {
        font: 700 1.3em/1.7em 'Open Sans Condensed', sans-serif;
        padding-right: 2.8em;
        padding-left: 0;
}	
   
    .wel-ind-r-img{
        float: left; position:static;
    }
    
    .service-content .media-left{
        padding-right: 0.5em;
    }
    .service-content ul .item .media .media-body{
        padding: 0 1em 0 0;
    }
    .testimonial-sec{
        padding: 2em 0;
    }
    .lat-news-outer .lat-img-box{
    display: block;
    width: auto;
    }
    .lat-news-outer .lat-img-box .latest-info-date{
    display: block;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;      
    }
    .lat-news-outer .lat-img-box .latest-info-date h3
    {
        padding: 0.5em 0 0 0;
        } 
    .lat-news-outer .lat-new-cont{
        padding: 0 15px 10px;
    }
    .latest .latest-news-text{
         padding: 0 15px 10px;
    }
    .about-tab .row{
     margin-left: 0;
    margin-right: 0;
    }
    .about-tab{
        padding: 0;
    }
    .service-tab-box ul.c-brochure li a{
        font-size: 0.76em;
    }
    
    .vision-wrapper ul li{
        padding: 0 0.5em;
    }

	.img-box img{ width:99%;}
.product-details-content .content-box{ float: left;
padding-left: 0px;
margin-top: 15px;}
.about-tab{padding:0px;}
}

@media (max-width: 480px) {
	.nav-holder > .nav-footer {
		width: 100vw !important;
		/*height: 80vh !important;*/
	}
    .touch_top ul .item-ad{
        width: 100%;
        padding: 0 0 0 15px;
    }
    .touch_top ul .item-phone{
       width: 100%; 
        padding: 0 0 15px 15px;
    }
  .single-service-page .image-caption-box .text-box, .single-post-page .image-caption-box .text-box 
    {
    display: block;
    width: 100%;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}
    .testimonial-p .media-body h3
    {
        text-align: center;
    }
    .projects_hours p{
        padding: 0 0 1em;
    }
    .project-scop h3{
        padding: 1em 0 1em;
    }
    .wel-info h1{font-size: 1.5em;}
    .touch_top ul .item:first-child{border-right: 1px solid transparent;}
    
    .touch_top ul .item:last-child{display:none;}
    .our-sol-wrapper{
        background-size: 100% 100%;
    }
    .accordian-area .panel .panel-heading .panel-title a .fa-minus{
        height: 67px;
    }
    .nav-menu{
        width: 15%;
    }
	 .product-details-content .content-box{ float: left;
padding-left: 0px;
margin-top: 15px;}
.about-tab{padding:0px;}
}



/* cart page responsive  styles */




@media only screen and (max-width: 991px) {

    /* Force table to not be like tables anymore */
    .cart-page table, .cart-page thead, .cart-page tbody, .cart-page th, .cart-page td, .cart-page tr {display: block; }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    .cart-page thead tr {position: absolute; top: -9999px; left: -9999px; }
    
    .cart-page tr { border: 1px solid #ccc; }
    
    .cart-page td {/* Behave  like a "row" */ border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; }
    
    .cart-page td:before {/* Now like a table header */ /* Top/left values mimic padding */ position: absolute; top: 0; left: 0; width: 100%; padding-left: 40px; white-space: nowrap; font-size: 16px; color: #000; font-weight: 500; background-color: #F9F9F9; line-height: 60px; text-align: left; }
    .cart-page .table > tbody > tr > td.preview {padding: 85px 50px 25px; }
    .cart-page .table > tbody > tr > td {padding: 80px 40px 25px; }
    .cart-page .table > tbody > tr > td.del-item {text-align: left; }
    /*
    Label the data
    */
    td:nth-of-type(1):before { content: "Preview"; }
    td:nth-of-type(2):before { content: "Product"; }
    td:nth-of-type(3):before { content: "Price"; }
    td:nth-of-type(4):before { content: "Quantity"; }
    td:nth-of-type(5):before { content: "Total"; }
    td:nth-of-type(6):before { content: "Delete Item"; }


