    @font-face {
    font-family: MyriadPro;
    src: url(../fonts/MyriadPro-Bold_5.otf)
}

@font-face {
    font-family: MyriadPro1;
    src: url(../fonts/MYRIADPRO-SEMIBOLD.otf)
}

@font-face {
    font-family: MyriadPro2;
    src: url(../fonts/MyriadPro-Regular_F.otf)
}

@font-face {
    font-family: MyriadPro3;
    src: url(../fonts/MyriadPro-Light.otf)
}

/*MYRIADPRO-BOLD.OTF @font-face {*/
/*    font-family: MyriadPro4;*/
/*    src: url(../fonts/MYRIADPRO-BOLD.OTF)*/
/*}*/


 .m_g{
     font-size: 20px;
     font-weight: 500;
     border-top: 1px solid #D7D7D7;
     padding-top: 10px;
 }
 .mar_0{
     margin: 0 !important;
 }
/* HEADER CODER START HERE */

body {
    overflow-x: hidden;
    font-family: MyriadPro;
}

.navbarpad {
    width: 100%;
    min-height: 20px;
    /*margin-bottom: 20px;*/
    /* position: absolute; */
}

.myclass {
  /*   width: 100%; */
    position: relative;
    justify-content: center;
}

.navbar-nav>li>.main-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 0px !important;
}
.leaf-l{
        position: absolute;
    left: 6%;
    top: 45%;
    width: 17%;
    -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.leaf-r{
        position: absolute;
    left: 76%;
    top: 45%;
    width: 17%;
}
.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 60px;
    padding-left: 0px;
    color: #000 !important;
    font-weight: 900;
    letter-spacing:2px;
}

.navbar-nav>li>a {
       padding-top: 0px;
    padding-bottom: 5px;
    line-height: 0px;
}

.h3,
h3 {
    font-size: 40px;
}

.vl {
    border-left: 3px solid #000;
    height: 20px;
    position: absolute;
    left: 38%;
    bottom: 92%;
}
.v2 {
    border-left: 3px solid #000;
    height: 20px;
    position: absolute;
    left: 55.1%;
    bottom: 92%;
}
.v3 {
    border-left: 3px solid #000;
    height: 20px;
    position: absolute;
    left: 75.5%;
    bottom: 92%;
}
.img-space{
    padding:20px 0;
}
.v4 {
    border-left: 3px solid #000;
    height: 20px;
    position: absolute;
    left: 80.4%;
    bottom: 92%;
}
/* HEADER CODER END HERE */


/* index code start here */

.slider-button {
    background-color: #cd5234 !important;
    border-color: #cd5234 !important;
    padding: 3px 25px 3px 25px;
    font-family: MyriadPro3;
    font-size: 18px;
}
.slider-button:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    padding: 3px 25px 3px 25px;
    font-family: MyriadPro3;
    font-size: 18px;
	color:#000;
}

.slider-text {
    font-size: 22px !important;
    font-family: MyriadPro2 !important;
}

.overlay {
    /*color: #fff;*/
    /*margin-top: 25px;*/
    /*font-size: 20px;*/
    /*text-align: center;*/
    /*margin-left: -60px;*/
    /*font-family: MyriadPro2;*/
    /*vertical-align: middle;*/
    /*display: block;*/
    
    align-items: center;
    color: #fff;
    /* margin-top: 25px; */
    font-size: 20px;
    text-align: center;
    margin-left: -60px;
    font-family: MyriadPro2;
    vertical-align: middle;
    /* display: block; */
    display: flex
;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 6% !important;
    font-size: 0px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}

.testiright {
    font-size: 50px !important;
    color: #fff;
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    margin-left: -10px;
    transform: rotate(90deg);
}


.tiger_text{
	position: absolute;
    color: #fff;
    bottom: 1px;
    left: 28%;
    text-align: center;
    top: 44%;
    font-size: 45px;
    padding: 0px 0px 0px 53px;
    z-index: 999;
}

.choose_text{
	position: absolute;
    bottom: 1px;
	color:#fff;
    left: 25%;
    text-align: center;
    top: 38%;
    font-size: 42px;
  
}

/*.choose_text:hover{
	position: absolute;
    bottom: 1px;
    color: #fff;
    left: 12%;
    text-align: center;
    top: 38%;
    font-size: 44px;
    padding: 0px 50px 1px 50px;
}*/
.testileft {
    font-size: 50px !important;
    color: #fff;
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    margin-left: -10px;
    transform: rotate(-90deg);
}

.slid-grid2 {
    margin: 200px 0 0 0px;
    transition: all 0.5s ease 0s;
    background: rgba(11, 11, 11, 0.69);
    width: 200px;
    height: 100px;
    /* as the half of the width */
    border-top-left-radius: 110px;
    /* 100px of height + 10px of border */
    border-top-right-radius: 110px;
    /* 100px of height + 10px of border */
    /* border: 10px solid gray; */
    border-bottom: 0;
    transform: rotate(90deg);
}

.slid-grid2:hover {
    margin: 200px 0 0 0px;
    transition: all 0.5s ease 0s;
    background: #ff784a;
    width: 200px;
    height: 100px;
    /* as the half of the width */
    border-top-left-radius: 110px;
    /* 100px of height + 10px of border */
    border-top-right-radius: 110px;
    /* 100px of height + 10px of border */
    /* border: 10px solid gray; */
    border-bottom: 0;
    transform: rotate(90deg);
}


.slid-grid3 {
    margin: 200px 0 0 0px;
    transition: all 0.5s ease 0s;
    background: rgba(11, 11, 11, 0.69);
    width: 200px;
    height: 100px;
    /* as the half of the width */
    border-top-left-radius: 110px;
    /* 100px of height + 10px of border */
    border-top-right-radius: 110px;
    /* 100px of height + 10px of border */
    /* border: 10px solid gray; */
    border-bottom: 0;
    transform: rotate(-90deg);
}
.owl-carousel .owl-stage{
	width: 4068px !important;
    transform: translate3d(-1110px, 0px, 0px);
    transition: all 0.25s ease 0s;
	
}
.slid-grid3:hover{
    margin: 200px 0 0 0px;
    transition: all 0.5s ease 0s;
    background: #ff784a;
    width: 200px;
    height: 100px;
    /* as the half of the width */
    border-top-left-radius: 110px;
    /* 100px of height + 10px of border */
    border-top-right-radius: 110px;
    /* 100px of height + 10px of border */
    /* border: 10px solid gray; */
    border-bottom: 0;
    transform: rotate(-90deg);
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 5px !important;
    margin-bottom: 7px !important;
}

.sec-title-1 h2 {
    border-bottom: 5px solid #cd5234;
    width: 150px;
	border-radius: 5px;
}

.main-slider {
    margin-top: -100px;
}
.main-slider1{
	margin-top: -190px;
}
.carousel-caption {
    /* right: 60%;
    left: 15%; */
    padding-bottom: 200px;
    /* margin-top: 11%; 
    font-family: MyriadPro1;*/
    text-align: inherit;
    margin-left: -26px;
   
	padding-right: 200px;
}

.slid-grids {
     display:flex;
    width: 100%;
    margin: 0px;
    /* padding: 2em 2em 1.4em; */
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    background: rgba(11, 11, 11, 0.69);
}

.pardarshi {
    margin-top: -107px;
	padding:0px !important;
}

.two-view {
        background-color: #f2f2f2;
}

.headertext {
    color: #f3ed81;
    font-family: MyriadPro2 !important;
    font-size: 15px;
}

.heading-para {
    text-align: center;
    font-size: 35px;
    /* font-weight:bold; 
    font-family: MyriadPro1;*/
  margin-bottom: 35px;
    margin-top: 13px;
    position:relative;
    z-index:99999;
}

.exTab {
    background-color: #ca3209;
    height: 500px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ff784a;
	    font-size: 22px;
}

.nav-pills>li>a {
    border-radius: 0px;
}

.header-font {
    font-family: MyriadPro2 !important;
    font-size: 20px !important;
}

.tab-heding {
    color: #fff !important;
    text-decoration: none;
}

.nav>li>.tab-heding:focus,
.nav>li>.tab-heding:hover {
    text-decoration: none;
    background-color: #ff784a !important;
}

.nav>li>.tab-heding {
    position: relative;
    display: block;
    padding: 8px 24px !important;
   /* font-family: MyriadPro1;*/
    font-size: 18px;
}

.nav>li>.tab-heading1 {
    margin-left: 40px;
     /*font-family: MyriadPro1;*/
}

.nav-pills>li+li {
    margin-left: 55px;
}

.tab-pane {
        color: #fff;
    /* margin-left: 40px; */
    padding: 30px 25px 0 25px;
    /* height: 500px; */
    text-align: justify;
    /* margin-right: 40px; */
    font-family: MyriadPro3;
    font-size: 18px;
    margin-bottom: 50px;
}

.slider-button2 {
    border-color: #fff !important;
    padding: 3px 25px 3px 25px;
    font-family: MyriadPro3;
    font-size: 20px;
    background-color: #fff !important;
    color: #000 !important;
    margin-top: 20px;
}

.slider-button2:hover{
	 border-color: #ff784a!important;
    padding: 3px 25px 3px 25px;
    font-family: MyriadPro3;
    font-size: 20px;
    background-color: #ff784a!important;
    color: #fff !important;
    margin-top: 20px;
	
	
}




.india-background {
    background-image: url("../images/sher-02.jpg");
    background-repeat: no-repeat, repeat;
    background-size: 100% 100%;
    /*height: 500px;*/
    /*width: 100%;*/
    margin: 0 auto;
    display: block;
}
.backimg {
    position: absolute;
    background-size: 100% 100%;
    height: 500px;
    margin: 0 auto;
    display: block;
}




.ext1 {
    background-color: #333333;
    height: 450px;
}
.machine {
    background-color: #0f0f0f;
    height: 250px;
    padding: 12px 0 0px 0px;
}
.machine2 {
    background-color: #942102;
    height: 250px;
    padding: 12px 0 0px 0px;
}
.iconswidthsvg {
    width: 90px;
    margin: 0 auto;
    padding-top:50px;
    display: block;
}

 .product-btn {
        color: #fff;
        background-color: gray !important;
        border-color: gray !important;
		    padding: 10px 28px;
    margin-top: -70px;
	float:right;
margin-right:55px;
    }
	
	
	 .product-btn:hover {
        color: #000;
        background-color:#ff784a !important;
        border-color:  #ff784a !important;
		    padding: 10px 28px;
    margin-top: -70px;
	float:right;
margin-right:55px;
    }

/*.iconswidthsvg:hover {
          width: 120px;
  
}*/



.iconswidthpara {
    color: #fff;
    text-align: center;
    font-family: MyriadPro;
    margin-top: 10px;
    font-size: 18px;
}
.history {
    /*margin-top: 30px;*/
}
.years {
    font-size: 50px;
    text-align: center;
    font-family: MyriadPro2;
}
.slider-para {
    padding: 25px 170px 0 170px;
    text-align: justify;
    font-family: MyriadPro3;
    font-size: 20px;
}

.owl-theme .owl-controls {
    margin-top: 30px !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.section-2nd{
	background-color: #fff;
    margin-top: 30px;
    height: 625px;
}

.section-3erd {
    background-color: #f2f2f2;
    /*margin-top: 30px;*/
    height: 625px;
}
.backcol {
    background-color: #3d4142;
    height: 400px;
}
.carousel-indicators {
    position: absolute;
    bottom: -65px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    /* margin-top: 112px; */
    /* top: 57%; */
}
.testimonial2 {
    width: 70px !important;
    height: 70px !important;
    border-radius: 56% !important;
    margin-top: 20px !important;
    margin-left: 60px;
}
.testimonial2_text {
    color: #fff;
    padding: 20px 60px 0 60px;
}
.txt {
    font-size: 16px;
    margin-top: 25px;
    font-family: MyriadPro3;
}
.headtestimonial {
    margin-top: -10px;
    font-family: MyriadPro3;
    font-size: 18px;
}



.h5,h5 {
    font-size: 17px !important;
    font-weight: bold !important;
   /* font-family: MyriadPro1;*/
}




.checked {
    color: #fdee21;
}
.carousel-indicators .active {
    width: 10px !important;
    height: 10px !important;
    margin: 2 !important;
    background-color: #cd5234 !important;
    border-color: #cd5234 !important;
}
.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    opacity: 10;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

    
    .card-title {
        margin-bottom: .75rem;
    }
    
    .star-1 {
        text-align: center !important;
    }
    
    .crouselproduct .crouselproduct1 {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: Grey !important;
        border: 1px solid Grey;
        border-radius: 10px;
        opacity: 1
    }
    
   
	.checked1 {
	color: #ff6c39;
}

.nameright{
padding-left: 0px; 
padding-right: 0px;
}
.nameleft{
padding-left: 0px; 
padding-right: 0px;
}
.widthcus{
    width: 108% !important;
}

.pad{
    padding: 0 20px !important;
}
.cus-col-8{
    width: 74.666667% !important;
    flex: 0 0 74.666667% !important;
    max-width: 74.666667% !important;
}
a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
  a:hover,
  a.selected {
    color: #fff;
	text-decoration: none;
  }

h1,h2,h4,h5,h6 {

  color: #ccc;
  text-shadow: #000 1px 1px 2px;
  margin-bottom: 5px;
}
  h1 {
    font-size: 18px;
  }
  h2 {
    font-size: 14px;
  }
.sociales {
  text-align: center;
  margin-bottom: 20px;
}

#timeline {
    width: 800px;
    height: 350px;
    overflow: hidden;
    margin: 100px auto;
    position: relative;
    background: url('../images/dot.gif') left 45px repeat-x;
  }
    #dates {
      width: 800px;
      height: 60px;
      overflow: hidden;
    }
      #dates li {
        list-style: none;
        float: left;
        width: 100px;
        height: 50px;
        font-size: 24px;
        text-align: center;
        background: url('../images/biggerdot.png') center bottom no-repeat;
      }
        #dates a {
          line-height: 38px;
          padding-bottom: 10px;
        }
        #dates .selected {
              font-size: 38px;
        }
    
    #issues {
      width: 800px;
      height: 350px;
      overflow: hidden;
    } 
      #issues li {
        width: 800px;
        height: 350px;
        list-style: none;
        float: left;
      }
        #issues li.selected img {
          -webkit-transform: scale(1.1,1.1);
          transform: scale(1.1,1.1);
        }
        #issues li img {
          float: left;
          margin: 10px 30px 10px 50px;
          background: transparent;
          -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
          zoom: 1;
          -webkit-transition: all 2s ease-in-out;
          transition: all 2s ease-in-out;
          -webkit-transform: scale(0.7,0.7);
          transform: scale(0.7,0.7);
        }
        #issues li h1 {
          color: #ffcc00;
          font-size: 48px;
          margin: 20px 0;
          text-shadow: #000 1px 1px 2px;
        }
        #issues li p {
          font-size: 14px;
          margin-right: 70px;
          font-weight: normal;
          line-height: 22px;
          text-shadow: #000 1px 1px 2px;
        }
    
    #grad_left,
    #grad_right {
      width: 100px;
      height: 350px;
      position: absolute;
      top: 0;
    }
      #grad_left {
            left: 0;
            background: url('../images/grad_left.png') repeat-y;
      }
      #grad_right {
            right: 0;
            background: url('../images/grad_right.png') repeat-y;
      }
    
    #next,
    #prev {
      position: absolute;
      top: 0;
      font-size: 70px;
      top: 170px;
      width: 22px;
      height: 38px;
      background-position: 0 0;
      background-repeat: no-repeat;
      text-indent: -9999px;
      overflow: hidden;
    }
      #next:hover,
      #prev:hover {
        background-position: 0 -76px;
      }
      #next {
        right: 0;
        background-image: url('../images/next.png');
      }
      #prev {
        left: 0;
        background-image: url('../images/prev.png');
      }
        #next.disabled,
        #prev.disabled {
          opacity: 0.2;
        }



/* Start Profile section code */

.profile-offer{
	font-size:35px;
}
.profile_pic{
	position:relative;
	z-index:1px;
	width:100%;
}
.carousel-caption1{

    left: 34%;
	text-align: justify;
	padding-bottom: 200px;
	/*font-family: MyriadPro1;*/
    position: absolute;
/* 	bottom: -79px; */
	z-index: 10;
    color: #fff;
	    top: 36%;
	
}
.profile_header{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}

.profile_header_1{
	font-size:40px;
}
.our_box{
	    width: 288px;
        margin-top: -48px;
}
.our_box_text{
	position: absolute;
	top: 0%;
    left: 42%;
    transform: translate(50%, 50%);
	font-size: 18px;

}
.profile_text{
	text-align: justify;
    margin-left: 100px;
	font-size: 18px;
	font-family: MyriadPro3;
}

.profile_text1{
	text-align: justify;
    margin-left: 100px;
		margin-top:20px;
 font-size: 21px;
	
	
}

.products_footer{
	margin-left: 70px;
	margin-top: 35px;
	
}


.products_footer_para{
	background-color:#333333;
    width: 215px;
    height: 150px;
	padding: 36px 0px 0 42px;
	color:#fff;
	font-size: 18px;
	    margin-bottom: 50px;
font-family: MyriadPro2;
}


.products_footer_para:hover{
	background-color: #cd5234;
    width: 215px;
    height: 150px;
	padding: 36px 0px 0 43px;
	color:#fff;
	font-size: 18px;
	    margin-bottom: 50px;
font-family: MyriadPro2;
}
.number_type{
	margin-left:130px;
    font-size: 77px;
    margin-top: -21px;
	font-family: MyriadPro2;
}
/* Start Profile section code*/
 
 
 
 /*contact us code start*/
 
 .quote{
	     margin-left: 30px;
    border: 1px solid #231F20;
    min-width: 150px;
    min-height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-family: 'Avenir-MediumOblique';
    font-weight: normal;
    color: #231F20;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
 }
  .quote:hover{
	  border: 1px solid #ff784a;
    color: #fff;
  background-color: #ff784a;
  
  }
 
 
 .imagewid {
 width: 20px;
 }
 .padtop {
    padding-top: 40px;
 }
 .contactbg {
    background-image: url(../images/contact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 500px;
 }
 .lefttext{
	font-size: 19px;
    font-family: auto; 
 }
 
 /*contact us code end*/
 
 
 .contaact{
height:500px;
}
 
 
 
 
 /* Start client section code*/
 
 .carousel-indicators .clientsection {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: grey !important;
    border: 1px solid grey !important;
    border-radius: 10px;
    opacity: 10;
}



 .carousel-indicators .active{
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #cd5234  !important;
    border: 1px solid #cd5234  !important;
    border-radius: 10px;
    opacity: 10;
}



.image1{
	background-image: url(../images/Product_images/1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.basket1{
	background-image: url(../images/Product_images/Investment_Cast_fixtures/2.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.basket2{
	background-image: url(../images/Product_images/Investment_Cast_fixtures/1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.basket12{
	/*background-image: url(../images/Product_images/Investment_Cast_fixtures/12.jpg);*/
	/*background-size: 100% 100%;*/
	width: 100%;
	/*margin-bottom:40px;*/
	height: 225px;
}
.icf_img{
    width: 100%;
    height: -webkit-fill-available;
    object-fit: contain;
}
.basket13{
	background-image: url(../images/Product_images/Investment_Cast_fixtures/13.jpg);
	background-size: 100% 100%;
	width: 100%;
        margin-bottom:40px;
	height:225px;
}
.basket14{
	background-image: url(../images/Product_images/Investment_Cast_fixtures/14.jpg);
	background-size: 100% 100%;
	width: 100%;
	margin-bottom:40px;
	height: 225px;
}

.basket15{
	background-image: url(../images/Product_images/Investment_Cast_fixtures/15.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 225px;
}

.basket16{
	background-image: url(../images/Product_images/Investment_Cast_fixtures/16.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 225px;
}

.corrugated{
	background-image: url(../images/Product_images/Mesh_Expanded_Mesh_Mesh_Belt_conveyors/1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.corrugateds{
	background-image: url(../images/Product_images/Mesh_Expanded_Mesh_Mesh_Belt_conveyors/ExpandedMesh.png);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	/* margin-bottom:40px; */
	height: 270px;
}

.corrugated3{
	background-image: url(../images/Product_images/Fusion_Welded_fixtures/WeldMesh2.jpg);
	background-size: 100% 120%;
	width: 100%;
	height: 350px;
	/* margin-bottom:40px; */
	height: 270px;
}

.corrugated2{
	background-image: url(../images/Product_images/Fusion_Welded_fixtures/WeldMesh.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	/* margin-bottom:40px; */
	height: 238px;
}


.corrugated1{
	background-image: url(../images/Product_images/Mesh_Expanded_Mesh_Mesh_Belt_conveyors/Conveyorbelt.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.fusion1{
	background-image: url(../images/Product_images/Fabricated_fixtures/Fabricated_Baskets/f2.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}


.fusion2{
	background-image: url(../images/Product_images/Fabricated_fixtures/Fabricated_Baskets/f1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.fusion21{
	background-image: url(../images/Product_images/Fabricated_fixtures/Fabricated_Baskets/f3.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.fusion3{
	background-image: url(../images/Product_images/Fabricated_fixtures/Corrugated_Baskets/c1.png);
	background-size: 100% 100%;
	width: 100%;
	height: 300px;
	/*margin-bottom:40px;*/
	
}

.fusion4{
	background-image: url(../images/Product_images/Fabricated_fixtures/Corrugated_Baskets/c2.png);
	background-size: 100% 100%;
	width: 100%;
	height: 300px;
	/*margin-bottom:40px;*/
	
}


.fusion5{
	background-image: url(../images/Product_images/Fabricated_fixtures/Wire_Mesh_Baskets/WireMesh.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 300px;
	/*margin-bottom:40px;*/
	
}

.fusion6{
	background-image: url(../images/Product_images/Fabricated_fixtures/Wire_Mesh_Baskets/WireMesh2.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 300px;
	/*margin-bottom:40px;*/
	
}

.fusions{
	background-image: url(../images/Product_images/Fabricated_fixtures/Wire_Mesh_Baskets/3.jpg);
	background-size: 100%;
	width: 100%;
	height: 250px;
	/*margin-bottom:40px;*/
        background-repeat: no-repeat;
	
}


.fusion7{
	background-image: url(../images/Product_images/Fabricated_fixtures/Serpentine_Trays/1.jpg);
	background-size: 100% 100%;
	width: 95%;
	height: 300px;
	/*margin-bottom:40px;*/
	
}

.fusion8{
	background-image: url(../images/Product_images/Fabricated_fixtures/Serpentine_Trays/2.jpg);
	background-size: 100% 100%;
	width: 90%;
	height: 300px;
	/*margin-bottom:40px;*/
	
}


.cust_fixture{
	background-image: url(../images/Product_images/Cast_fixtures/sc1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}
.cust_fixture1{
	background-image: url(../images/Product_images/Cast_fixtures/sc2.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}
.cust_fixture2{
	background-image: url(../images/Product_images/Cast_fixtures/sc3.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}
.cust_fixture3{
	background-image: url(../images/Product_images/Cast_fixtures/4.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.cust_fixture4{
	background-image: url(../images/Product_images/Cast_fixtures/5.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.cust_fixture5{
	background-image: url(../images/Product_images/Cast_fixtures/6.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}
.cust_fixture6{
	background-image: url(../images/Product_images/Cast_fixtures/7.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.Furnace_Maintenance_and_Spares{
	background-image: url(../images/Product_images/Furnace_Maintenance_and_Spares/Retorts_&_Rotary_Retorts/1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	/*margin-bottom:40px;*/
	height: 270px;
}

.diffuser{
	background-image: url(../images/Product_images/Furnace_Maintenance_and_Spares/Diffuser_Base/1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.diffusers{
	background-image: url(../images/Product_images/Furnace_Maintenance_and_Spares/Diffuser_Base/diffusers.jpg);
	background-size: 100% 100%;
	width: 90%;
	height:300px;
	/*margin-bottom:40px;*/

}

.diffuser1{
	background-image: url(../images/Product_images/Furnace_Maintenance_and_Spares/Fabricated_and_ast_Impellers/1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	/*margin-bottom:40px;*/
	
}

.diffuser11{
	background-image: url(../images/Product_images/Furnace_Maintenance_and_Spares/Fabricated_and_ast_Impellers/11.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	/*margin-bottom:40px;*/
	
}

.diffuser2{
	background-image: url(../images/Product_images/Furnace_Maintenance_and_Spares/Shaker_Hearth_Plates/1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 300px;
	/*margin-bottom:40px;*/
	
}

.low{
	background-image: url(../images/low.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
     }



.meshbelt{
	background-image: url(../images/meshbelt.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.wiremesh{
	background-image: url(../images/wiremesh.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.pannelcsatsand{
	background-image: url(../images/pannelcsatsand.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.investmentcasting{
	background-image: url(../images/investmentcasting.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}


.Investment1{
	background-image: url(../images/Investment1.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}


.sandbasket{
	background-image: url(../images/sandbasket.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.sandcasting{
	background-image: url(../images/sandcasting.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-bottom:40px;
	height: 270px;
}

.productparamain{
	text-align:justify;
	font-family: MyriadPro3;
}

.contact-top{
	margin-top:100px;
}


.productsmenu{
    float: right;
    background-color:#cd5234;
    list-style: none;
}

.productsmenu .dropdown-container li{
	        list-style:none;
			text-decoration:none;
			color:#000;
			font-size: 12px;
			    padding: 15px 6px 15px 20px;
}

.productsmenu li{
	background-color: #cd5234;
        padding: 10px;
        border-bottom: 1px solid #fff;
        padding: 12px 6px 12px 20px;
}

.dropdown-btn{
	background-color: #ff784a;
}
.dropdown-container li{
	background-color: #f2f2f2;
	    padding: 15px 6px 15px 20px;
}

.dropdown-container li:active{
	background-color: #ff784a;
	    padding: 15px 6px 15px 20px;
}

.sidenav {
  height: 100%;
  width: 200px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  padding-top: 20px;
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
     padding: 15px 6px 15px 20px;
  text-decoration: none;
  font-size: 12px;
  color: #fff;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}

.menudropdwn{
	font-size:16px;
}
/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
  color: #fff;
}

/* Main content */
.main {
  margin-left: 200px; /* Same as the width of the sidenav */
  font-size: 20px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}

/* Add an active class to the active dropdown button */

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color:#942102!important;
}



/*.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ff784a;
    font-size: 12px !important;
}*/

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container .productdropdwn{
  display: none;
  background-color: #F2F2F2;

 /*  padding-left: 8px; */
}

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}
button:focus {
   /*  outline: 1px dotted; */
    outline: none !important;
}
/* Some media queries for responsiveness */

/* End client section code*/










/*Mobile View*/

@media only screen and (max-width:400px) and (min-width:768px) {
    .widthcus {
    width: initial !important;
}
	.main-slider{
			margin-top:0px;
}
.contaact{
height:390px;
}

.history{
display:none;
}
.pardarshi{
display:none;
}
	.h3, h3 {
    font-size: 16px;
}
.carousel-caption {
    padding-bottom:20px;
    /* margin-top: 11%;
    font-family: MyriadPro1; */
    text-align: inherit;
    margin-left: 0px;
    padding-right: 0px;
	bottom: 25px;
}
.slider-text {
    font-size: 10px;
    font-family: MyriadPro2;
}
.heading-para {
    text-align: center;
    font-size: 20px;
    /* font-weight: bold;
    font-family: MyriadPro1; */
    margin-bottom: 20px;
    margin-top: 0px;
}
.nav>li>.tab-heding {
    position: relative;
    display: block;
    padding: 9px 13px;
    font-family: MyriadPro1;
    font-size: 16px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ff784a;
    font-size: 18px;
}

.nav-pills>li+li {
    margin-left: 22px;
}
.slider-button2{
display:none;
}
.exTab {
    background-color: #333333;
height: 430px;
}
.tiger_text {
    position: absolute;
    color: #000;
    bottom: 1px;
    left: 9%;
    text-align: center;
    top: 20%;
    font-size: 60px;
   padding: 0px;
}
.choose_text {
    position: absolute;
    bottom: 1px;
    color: #fe941e;
    left: 21%;
    text-align: center;
    top: 38%;
    font-size: 42px;
    padding: 0px 50px 1px 50px;
}

.choose_text:hover {
    position: absolute;
    bottom: 1px;
    color: #fe941e;
    left: 21%;
    text-align: center;
    top: 38%;
    font-size: 42px;
    padding: 0px 50px 1px 50px;
}
.iconswidthpara {
    color: #fff;
    text-align: center;
    font-family: MyriadPro;
    margin-top: 10px;
    font-size: 12px;
}
.slider-para {
    padding: 0px;
    text-align: justify;
    font-family: MyriadPro3;
    font-size: 20px;
}
	.menu_icon{
		width:20px;
	}
	.menu_text{
		margin-left:10px;
	}
.profile_header_1{
	font-size:23px;
}
.nameright{
padding-left: 0px; 
padding-right:0px;
}
.nameleft{
padding-left: 0px; 
padding-right: 0px;
}
.products_footer_para {
    background-color: #333333;
    width: 212px;
    height: 150px;
    padding: 36px 0px 0 42px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 50px;
    font-family: MyriadPro2;
    margin-left: -15px;
}

#nav-toggle span {
  position: absolute;
  margin-top: 10px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 4px;
  height: 3px;
  width: 18px;
  background: #1098fe;
  position: absolute;
  display: block;
  content: '';
}

#nav-toggle span:before {
  top: -5px;
}

#nav-toggle span:after {
  bottom: -5px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  transition: all 500ms ease-in-out;
}

#nav-toggle.active span {
  background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
  top: 0;
}

#nav-toggle.active span:before {
  transform: rotate(45deg);
  background: #fe0000;
}

#nav-toggle.active span:after {
  transform: rotate(-45deg);
  background: #fe0000;
}


.choose1{
display:none;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:transparent;
    border-color: #337ab7;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.contact-top{
	margin-top:20px;
}	
.contaact{
height:390px;
}
.backimg {
   display:none;
}
}







@media only screen and (max-width: 600px) {
    .widthcus {
    width: initial !important;
}
	.main-slider{
			margin-top:0px;
}
.pardarshi{
display:none;
}
.contaact{
height:390px;
}

.profile-offer{
	font-size:12px !important;
	margin-top: 0px !important;
    margin-bottom: 4px !important;
}

.carousel-caption1 {
    left: 30%;
    text-align: justify;
    padding-bottom: 200px;
   /* font-family: MyriadPro1;*/
    position: absolute;
    /* bottom: -79px; */
    z-index: 10;
    color: #fff;
    top: 35%;
}
.our_box_text {
    position: absolute;
    top: 0%;
    left: 20%;
    transform: translate(50%, 50%);
    font-size: 18px;
}
.profile_text {
    text-align: justify;
    margin-left: 0px;
    font-size: 18px;
    font-family: MyriadPro3;
}
.profile_text1 {
    text-align: justify;
    margin-left:0px;
    margin-top: 20px;
    font-size: 18px;
}
.products_footer {
    margin-left: 30px;
    margin-top: 35px;
}
.sec-title-1 h2 {
    border-bottom: 5px solid #ff784a;
    width: 125px;
    border-radius: 5px;
}
.carousel-indicators {
    position: absolute;
    bottom: -65px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  
}

	.h3, h3 {
    font-size: 13px;
}
.carousel-caption {
    padding-bottom:0px;
    /* margin-top: 11%;
    font-family: MyriadPro1; */
    text-align: inherit;
    margin-left: 0px;
    padding-right: 0px;
	bottom: 20px;
}
.slider-text {
    font-size: 10px !important;
    font-family: MyriadPro2;
}
.heading-para {
    text-align: center;
    font-size: 20px;
    /* font-weight: bold;
    font-family: MyriadPro1; */
    margin-bottom: 20px;
    margin-top: 0px;
}
.nav>li>.tab-heding {
    position: relative;
    display: block;
    font-family: MyriadPro1;
    font-size: 13px;
	padding: 8px 13px !important;

}
.tab-heding1{
margin-left:-38px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ff784a;
    font-size: 18px;
}

.nav-pills>li+li {
    margin-left: 22px !mportant;
}

.slider-button2{
display:none;
}
.exTab {
    background-color: #333333;
height: 430px;
}
.tiger_text {
    position: absolute;
    color: #000;
    bottom: 1px;
    left: 9%;
    text-align: center;
    top: 20%;
    font-size: 60px;
   padding: 0px;
}
.choose_text {
    position: absolute;
    bottom: 1px;
    color: #fe941e;
    left: 17%;
    text-align: center;
    top: 38%;
    font-size: 42px;
    padding: 0px 176px 1px 50px;
}

.choose_text:hover {
    position: absolute;
    bottom: 1px;
    color: #fe941e;
    left: 17%;
    text-align: center;
    top: 38%;
    font-size: 42px;
    padding: 0px 176px 1px 50px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px !important;
    margin-bottom: 3px !important;
}
.iconswidthpara {
    color: #fff;
    text-align: center;
    font-family: MyriadPro;
    margin-top: 10px;
    font-size: 12px;
}
.slider-para {
    padding: 25px;
    text-align: justify;
    font-family: MyriadPro3;
    font-size: 18px;
}
.history{
display:none;
}
.footer-para {
    color: #fff;
    padding: 0px 0px 0 26px;
    font-size: 8px;
    margin-top: -9px;
    font-family: MyriadPro3;
}
.footer-heading {
    font-size: 11px;
    color: #fff;
    vertical-align: middle;
    padding: 0px;
    /* font-family: MyriadPro1; */
}
.profile-offer{
	font-size:12px !important;
}
.section-3erd {
    background-color: #f2f2f2;
    /*margin-top: 30px;*/
    height: 450px;
}
.slider-button {
    background-color: #ff784a !important;
    border-color: #ff784a !important;
   padding: 5px !important;
    font-family: MyriadPro3;
    font-size: 10px;
}
.slider-button:hover {
    background-color: #ff784a !important;
    border-color: #ff784a !important;
   padding: 5px !important;
    font-family: MyriadPro3;
    font-size: 10px;
}
.product-btn {
    color: #fff;
    background-color: gray !important;
    border-color: gray !important;
    padding: 10px 28px;
    margin-top: -71px;
    float: right;
	font-size:6px !important;
    display:none;
}
.p-mar-top{
    margin-top:20px;
}
.tab-pane {
    color: #fff;
    margin-left: 40px;
    padding-top: 30px;
 /*height: 500px;*/ 
    text-align: justify;
    margin-right: 40px;
    font-family: MyriadPro3;
    font-size: 13px !important;
}
	.menu_icon{
		width:30px;
	}
	.menu_text{
		margin-left:10px;
	}
.para {
    color: gray;
    font-family: MyriadPro3;
    margin-left: 65px !important;
    font-size: 18px;
}
.profile_header_1{
	font-size:27px !important;
}
.nameright{
padding-left: 0px; 
padding-right: 0px;
}
.nameleft{
padding-left: 0px; 
padding-right: 0px;
}
.products_footer_para {
    background-color: #333333;
    width: 212px;
    height: 150px;
    padding: 36px 0px 0 42px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 50px;
    font-family: MyriadPro2;
    margin-left: -15px;
}

#nav-toggle span {
  position: absolute;
  margin-top: 10px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 4px;
  height: 3px;
  width: 18px;
  background: #1098fe;
  position: absolute;
  display: block;
  content: '';
}

#nav-toggle span:before {
  top: -5px;
}

#nav-toggle span:after {
  bottom: -5px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  transition: all 500ms ease-in-out;
}

#nav-toggle.active span {
  background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
  top: 0;
}

#nav-toggle.active span:before {
  transform: rotate(45deg);
  background: #fe0000;
}

#nav-toggle.active span:after {
  transform: rotate(-45deg);
  background: #fe0000;
}

.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}

.navbar-toggler span {
   display: block;
   background-color: #fff;
   height: 3px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -moz-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1017;
    float: right;
	background-color: #333333;
}
.navbar-brand {
    float: right !important;
    height: 50px;
    padding:0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar {

    display: -ms-flexbox;
    display: flow-root;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: self-start;
    -ms-flex-pack: justify;
    justify-content: normal;
    padding:0px;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
-webkit-box-shadow: none;
    /* box-shadow: inset 0 1px 0 rgba(255,255,255,.1); */
    -webkit-overflow-scrolling: touch;
}
.navbar-toggler {
    padding: 1.25rem 0.75rem !important;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-collapse.in {
    overflow-y: auto;
    height: 100vh;
}
.choose1{
display:none;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:transparent;
    border-color: #337ab7;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.contact-top{
	margin-top:20px;
}	

.backimg {
   display:none;
}

}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 
    .widthcus {
    width: initial !important;
}
.contact-top{
	margin-top:20px;
}	

.main-slider{
			margin-top:0px;
}
.profile_header_1{
	font-size:23px;
}
.choose1{
display:none;
}
.pardarshi{
display:none;
}
.history{
display:none;
}
.profile-offer{
	font-size:12px !important;
	margin-top: 0px !important;
    margin-bottom: 4px !important;
}

.carousel-caption1 {
    left: 30%;
    text-align: justify;
    padding-bottom: 200px;
    /* font-family: MyriadPro1;*/
    position: absolute;
    /* bottom: -79px; */
    z-index: 10;
    color: #fff;
    top: 35%;
}
.our_box_text {
    position: absolute;
    top: 3%;
    left: 20%;
    transform: translate(50%, 50%);
    font-size: 16px;
}
.profile_text {
    text-align: justify;
    margin-left: 0px;
    font-size: 16px;
    font-family: MyriadPro3;
}
.profile_text1 {
    text-align: justify;
    margin-left:0px;
    margin-top: 20px;
    font-size: 18px;
}
.products_footer {
    margin-left: 30px;
    margin-top: 35px;
}
.sec-title-1 h2 {
    border-bottom: 5px solid #cd5234;
    width: 125px;
    border-radius: 5px;
}
.carousel-indicators {
    position: absolute;
    bottom: -65px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  
}

	.h3, h3 {
    font-size: 16px;
}
.carousel-caption {
    padding-bottom:0px;
    /* margin-top: 11%; 
    font-family: MyriadPro1;*/
    text-align: justify;
    margin-left: 0px;
    padding-right: 0px;
	bottom: 20px;
}
.slider-text {
    font-size: 13px !important;
    font-family: MyriadPro2;
}
.heading-para {
    text-align: center;
    font-size: 20px;
    /* font-weight: bold; 
    font-family: MyriadPro1;*/
    margin-bottom: 20px;
    margin-top: 0px;
}

 .owl-carousel .owl-stage{
            min-width:5000px !important;
            min-height:48vh !important;
        }

.nav>li>.tab-heding {
    position: relative;
    display: block;
    font-family: MyriadPro1;
    font-size: 13px;
	padding: 8px 8px !important;
margin-left:40px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ff784a;
    font-size: 18px;
}

.nav-pills>li+li {
    margin-left: 22px !important;
}
.slider-button2{
display:none;
}
.exTab {
    background-color: #ca3209;
height: 430px;
}
.tiger_text {
    position: absolute;
    color: #000;
    bottom: 1px;
    left: 9%;
    text-align: center;
    top: 20%;
    font-size: 60px;
   padding: 0px;
}
.choose_text {
    position: absolute;
    bottom: 1px;
    color: #fe941e;
    left: 21%;
    text-align: center;
    top: 38%;
    font-size: 42px;
    padding: 0px 176px 1px 50px;
}

.choose_text:hover {
    position: absolute;
    bottom: 1px;
    color: #fe941e;
    left: 21%;
    text-align: center;
    top: 38%;
    font-size: 42px;
    padding: 0px 176px 1px 50px;
}
.iconswidthpara {
    color: #fff;
    text-align: center;
    font-family: MyriadPro;
    margin-top: 10px;
    font-size: 12px;
}
.slider-para {
    padding: 25px;
    text-align: justify;
    font-family: MyriadPro3;
    font-size: 18px;
}

.footer-para {
   color: #fff;
    padding: 0px 0px 0 37px;
    font-size: 6px;
    margin-top: -16px;
    font-family: MyriadPro3;
}
.footer-heading {
    font-size: 11px;
    color: #fff;
    vertical-align: middle;
    padding: 0px;
    /* font-family: MyriadPro1; */
}
.profile-offer{
	font-size:10px !important;
}
.section-3erd {
    background-color: #f2f2f2;
    /*margin-top: 30px;*/
    height: 525px;
}
.slider-button {
    background-color: #cd5234 !important;
    border-color: #cd5234 !important;
   padding: 5px !important;
    font-family: MyriadPro3;
    font-size: 10px;
}
.slider-button:hover {
    background-color: #ff784a !important;
    border-color: #ff784a !important;
   padding: 5px !important;
    font-family: MyriadPro3;
    font-size: 10px;
}
.tab-pane {
    color: #fff;
    margin-left: 10px;
    padding-top: 30px;
   /*height: 500px;*/ 
    text-align: justify;
    margin-right: 10px;
    font-family: MyriadPro3;
    font-size: 13px;
}
	.menu_icon{
		width:30px;
	}
	.menu_text{
		margin-left:10px;
	}
.nameright{
padding-left: 0px; 
padding-right:0px;
}
.nameleft{
padding-left: 0px; 
padding-right: 0px;
}
.products_footer_para {
    background-color: #333333;
    width: 212px;
    height: 150px;
    padding: 36px 0px 0 42px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 50px;
    font-family: MyriadPro2;
    margin-left: -15px;
}

#nav-toggle span {
  position: absolute;
  margin-top: 10px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 4px;
  height: 3px;
  width: 18px;
  background: #1098fe;
  position: absolute;
  display: block;
  content: '';
}

#nav-toggle span:before {
  top: -5px;
}

#nav-toggle span:after {
  bottom: -5px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  transition: all 500ms ease-in-out;
}

#nav-toggle.active span {
  background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
  top: 0;
}

#nav-toggle.active span:before {
  transform: rotate(45deg);
  background: #fe0000;
}

#nav-toggle.active span:after {
  transform: rotate(-45deg);
  background: #fe0000;
}
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}

.navbar-toggler span {
   display: block;
   background-color: #fff;
   height: 3px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -moz-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1017;
    float: right;
	background-color: #333333;
}
.navbar-brand {
    float: right !important;
    height: 50px;
    padding:0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar {

    display: -ms-flexbox;
    display: flow-root;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: self-start;
    -ms-flex-pack: justify;
    justify-content: normal;
    padding:0px;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
-webkit-box-shadow: none;
    /* box-shadow: inset 0 1px 0 rgba(255,255,255,.1); */
    -webkit-overflow-scrolling: touch;
}
.navbar-toggler {
    padding: 1.25rem 0.75rem !important;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-collapse.in {
    overflow-y: auto;
    height: 100vh;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:transparent;
    border-color: #337ab7;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.contaact{
height:390px;
}
.backimg {
   display:none;
}
}



@media only screen and (min-width:321px) and (max-width:768px)  {
    .widthcus {
    width: initial !important;
}
.choose1{
display:none;
}	
.history{
display:none;
}
	.menu_icon{
		width:30px;
	}
	.menu_text{
		margin-left:10px;
	}

.nameright{
padding-left: 0px; 
padding-right: 0px;
}
.nameleft{
padding-left: 0px; 
padding-right: 0px;
}
.mob-pad{
    padding:0 !important;
}
.padd-mob20{
    padding-top:25px;
}
.products_footer_para {
    background-color: #cd5234;
    width: 212px;
    height: 150px;
    padding: 36px 0px 0 42px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 50px;
    font-family: MyriadPro2;
    margin-left: -15px;
}

#nav-toggle span {
  position: absolute;
  margin-top: 10px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 4px;
  height: 3px;
  width: 18px;
  background: #1098fe;
  position: absolute;
  display: block;
  content: '';
}

#nav-toggle span:before {
  top: -5px;
}

#nav-toggle span:after {
  bottom: -5px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  transition: all 500ms ease-in-out;
}

#nav-toggle.active span {
  background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
  top: 0;
}

#nav-toggle.active span:before {
  transform: rotate(45deg);
  background: #fe0000;
}

#nav-toggle.active span:after {
  transform: rotate(-45deg);
  background: #fe0000;
}
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}

.navbar-toggler span {
   display: block;
   background-color: #fff;
   height: 3px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -moz-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1017;
    float: right;
	background-color: #333333;
}
.navbar-brand {
    float: right !important;
    height: 50px;
    padding:0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar {

    display: -ms-flexbox;
    display: flow-root;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: self-start;
    -ms-flex-pack: justify;
    justify-content: normal;
    padding:0px;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
-webkit-box-shadow: none;
    /* box-shadow: inset 0 1px 0 rgba(255,255,255,.1); */
    -webkit-overflow-scrolling: touch;
}
.navbar-toggler {
    padding: 1.25rem 0.75rem !important;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-collapse.in {
    overflow-y: auto;
    height: 100vh;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:transparent;
    border-color: #337ab7;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.contaact{
height:600px;
}
.backimg {
   display:none;
}
}






