/************************************** FONTS STYLE STARTS ***********************************/
@font-face {
    font-family: 'RobotoBold';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoMedium';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
/************************************** FONTS STYLE ENDS *************************************/
/************************************** COMMON STYLE CLASSES STARTS **************************/
html {
 scroll-behavior: smooth;
}
body {
 font-family: 'RobotoRegular';
 font-size: 17px;
 color: #5B5B5B;
 font-weight: normal;
 background-color: #FFFFFF;line-height: normal;
}
a,
a:hover,
a:focus,
a:visited {
 text-decoration: none;
}
a:focus { 
 outline: none;
}


/************************************** OVERRIDING THE PADDING FROM 15PX TO 8PX STARTS **************************/


/************************************** OVERRIDING THE PADDING FROM 15PX TO 8PX  ENDS **************************/
.bannertop { 
 left: 0px;
 top: -102px;
 z-index: -1;
}
.bgwhite { background-color : #ffffff; }

button:focus {outline:0;}

.fluid0 { padding: 0; margin: 0; }

.container0 { padding-left: 0; padding-right: 0; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {

    padding-right: 8px;
    padding-left: 8px;
}
.bggray { background-color : #F6F6F6; }

#ibannerel{
	background-image:url('webimg/bannerbg.jpg');
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	height : 100%
}
.border-bottomtop{border-bottom: 1px solid #B4A5A3!important;}

.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 35px 2px 35px!important; }


.bgblack{
	background-color : #32312F; 
}
.bgred{
	background-color :#EB272C; 
}
.bgredlinks{
	background-color :#EB282C; 
}
#myVideo {
    position: fixed;	
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.bottombg {
  margin: 0;
  background: linear-gradient(to bottom, #ffffff 50%, #EB282C 0%); 
}
.aboutbg{
 background-image:url('webimg/aboutbg.jpg');
}
.border-bottomred{border-bottom:1px solid red;}

.tredtext{
 font-family: 'RobotoRegular';
 font-size: 14px;
 color: #EB272C;
 font-weight: normal;
}

.tblacktext{
 font-family: 'RobotoRegular';
 font-size: 14px;
 color: #333333;
 font-weight: normal;
}

.ttoplinks{
 font-family: 'RobotoRegular';
 font-size: 12px;
 color: #333333;
 font-weight: normal;
}


.ttoplinks:hover{
 color: #EB272C;
}

.twhitetext{
 font-family: 'RobotoRegular';
 font-size: 14px;
 color: #ffffff;
 font-weight: normal;
}

.twhitetext:hover{
 font-family: 'RobotoRegular';
 font-size: 14px;
 color: #ffffff;
 font-weight: normal;
}
.tcountingred{
 font-family: 'RobotoBold';
 font-size: 46px;
 color: #EB272C;
 font-weight: normal;
}
.tcountingblack{
 font-family: 'RobotoRegular';
 font-size: 19px;
 color: #32312F;
 font-weight: normal;
}
.tbannertexthead{
 font-family: 'RobotoMedium';
 font-size: 68px;
 color: #ffffff;
 font-weight: normal;
}
.tbannertext{
 font-family: 'RobotoRegular';
 font-size: 24px;
 color: #ffffff;
 font-weight: normal;
}
.thead{
 font-family: 'RobotoMedium';
 font-size: 26px;
 color: #333333;
 font-weight: normal;
}
.theadaboutus{
 font-family: 'RobotoLight';
 font-size: 20px;
 color: #EC4144;
 font-weight: normal;
}
.tsubhead{
 font-family: 'RobotoMedium';
 font-size: 28px;
 color: #32312F;
 font-weight: normal;
}
.ttext{
 font-family: 'RobotoRegular';
 font-size: 16px;
 color: #32312F;
 font-weight: normal;
 line-height:30px;
 text-align: justify;
}
.readmore{
 font-family: 'RobotoRegular';
 font-size: 14px;
 color: #32312F;
 font-weight: normal;
}
.readmore:hover{
 font-family: 'RobotoRegular';
 font-size: 14px;
 color: #EB282C;
 font-weight: normal;
}
.ttextblue{
 font-family: 'RobotoRegular';
 font-size: 16px;
 color: #23C7DB;
 font-weight: normal;
 line-height:30px;
 text-align: justify;
}
.ttextblueicon{
 font-family: 'RobotoRegular';
 font-size: 12px;
 color: #23C7DB;
 font-weight: normal;
 line-height:30px;
 text-align: justify;
 padding-right:10px;
}
.tbottomlinks{font-family: 'RobotoRegular';
 font-size: 14px;
 color: #ffffff;
 font-weight: normal;
 padding-right:35px;
}
.tbottomlinks:hover{
 color: #ffffff;
}
.tbottomlinksmob{font-family: 'RobotoRegular';
 font-size: 14px;
 color: #ffffff;
 font-weight: normal;
}
.tbottomlinksmob:hover{
 color: #ffffff;
}
.aboutusbg {
  background-image: url(webimg/aboutus.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 50%;
}
.aboutusgap{
 padding-left:60px; 
 padding-right:60px;
}
.breadcrumb { background:transparent!important; }
.breadcrumb-item, .breadcrumb-item a {
 font-family: 'RobotoRegular';
 font-size: 13px;
 color:#656565;		
}
.breadcrumb .active{
 color:#0C5EA8!important;		
}

/************************* our products slider starts *************************/
.imagetopup { 
 position: relative;
 z-index: 1;
 margin-top: -900px; 
}
.bannertopup { 
 position: relative;
 z-index: 1;
 margin-top: -25px; 
}
.tproducthead{
 font-family: 'RobotoMedium';
 font-size: 28px;
 color: #ffffff;
 font-weight: normal;
}
.pboxbg {
  margin: 0;
  background: linear-gradient(to bottom, #CAB49F 59%, #EB282C 0%); 
}
.tproducttext{
 font-family: 'RobotoMedium';
 font-size: 18px;
 color: #ffffff;
 font-weight: normal;
 text-transform: uppercase;
}
/************************* our products slider ends *************************/
/************************* my text starts *************************/
.card { border: 0px solid rgba(0,0,0,.125);}
.bottomcard {
    border: none!important;
    border-radius: .25rem;
}
.ulpadding {padding-left: 6px; list-style-type: none;}
.whitelilne{
 color:white;
}
.icopyright {
    font-family: 'RobotoRegular';
    font-size: 14px;
    font-weight: normal;
    color:#ffffff;
    text-align: left;
}
.ciberimg{
	margin-left:9px;
	margin-top: 6px;
}
.idesign {
    font-family: 'RobotoRegular';
    font-size: 12px;
    font-weight: normal;
    color:#ffffff;
	line-height:19px;
}

.tbottomlinkhead{
	font-family: 'RobotoBold';
    font-size: 20px;
    font-weight: normal;
    color:#ffffff;	
}
/************************************* product slider classes starts *************************************/



input::placeholder {
  color: #CBCBCB;
}
/************************* my text ends *************************/



/************************* my text color ends *************************/
@media (min-width: 768px){
	
	.hback{
	background-color:trasparent;
	z-index: 999;
    position: absolute;   
    width: 100%;
	padding-top:0px;
    }
}

.sticky {
    position: fixed;
    top: -175px;
    width: 100%;
    z-index: 990;
    background: #333333;
    transform: translateY(170px);
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
	opacity: 0.8;
}
.tinputborder{
 border-radius: 0px;
}
.padingtop0{
	padding-bottom:10px;
	padding-top:10px;
}

.submitbutton{
 font-family: 'RobotoBold';
 font-size: 17px;
 color: #ffffff;	
 background-color: #E82929;
 border-radius: 0px;	
 padding : 10px 14px 10px 14px;
 text-transform: uppercase;
 border-radius: 0px;
}
.viewbuttons.hover{
 background-color: #656565;
}

.nav .nav-item .nav-link{
 color: #ffffff;   
 font-size: 16px;
 font-family: 'RobotoBold';
 text-decoration: none;
 text-transform: uppercase;
 padding-left:10px!important;
 padding-right:11px!important;
 padding-top:12px;
 padding-bottom:12px;
 text-shadow:none!important;
}


.nav .nav-item .nav-link:focus,
.nav .nav-item .nav-link:hover,
.nav .nav-item .nav-link.active {
	 color: #23C7DB!important;   
	 background-color:transparent!important;
	 background:transparent!important;
}



	
/************************* my text color ends *************************/

/************************************** inner style starts **************************/
.innerbg{
 background-image:url('webimg/innerpagebg.jpg');}
.headingbg{
background-image: url("webimg/headingimg.png");
background-repeat:  no-repeat, no-repeat;
background-position:  right, left ;
}
.tiheading{
 font-family: 'RobotoMedium';
 font-size: 28px;
 color: #ffffff;
 font-weight: normal;
 text-transform: uppercase; 
}
.aboutusborder{border:1px solid #C7C7C7; }
.boxpadding {padding-bottom:30px;}
/*******************projects page strt***************/
.tprojecttext {	
 font-family: 'RobotoMedium';
 font-size: 16px;
 color: #000000;
 text-align: center; 
 background: rgba(239, 239, 240, 0.9); 
 border-radius: 0px;	
 border: 0px;
 padding : 8px 0px 8px 0px;
 position: absolute;
 bottom: 25px;
 left: 50%;
 transform: translate(-50%, 0%);
 width:90%;
}

.tprojecttext:hover {	
 color: #ffffff;
 background: #E82929; 
}
/*******************projects page ends***************/
/*******************ourteam page strt***************/

.tourteamtext {	
 font-family: 'RobotoMedium';
 font-size: 16px;
 color: #ffffff;
 text-align: center; 
 background: #E82929;
 border-radius: 0px;	
 border: 0px;
 padding : 8px 0px 8px 0px;
 position: absolute;
 bottom: 25px;
 left: 49%;
 transform: translate(-50%, 0%);
 width:92%;
}

.tourteamtext:hover {	
 color: #000000;
 background: rgba(239, 239, 240, 0.9); 
}
/*******************ourteam page ends***************/

/*******************safety policy page starts***************/
.safetylisting{list-style-image: url("webimg/icon-safetypolicy.jpg");}
.safetyborderbottom {border-bottom: 1px dashed #C8C8C8;}
.safetypolicyulpadding {padding-left: 45px;}
/*******************safety policy page ends***************/

/*******************projects inner pages starts***************/
.projecthead{
 font-family: 'RobotoMedium';
 font-size: 24px;
 color: #E72929;
 font-weight: normal;
 text-transform: uppercase; 	
}
.proheadunderline{
 border-bottom:1px solid #E72929;	
}
.small-img {
    width: 620px;
    height: 80px;
    margin-top: 10px;
    position: relative;
    left: 0px;
}
.small-container {
    width: 580px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
margin: 0 auto;}
.backtoprobutton{
 font-family: 'RobotoMedium';
 font-size: 14px;
 color: #ffffff;	
 background-color: #ED1B23; 	
 border: 1px;
 padding : 4px 8px 4px 8px; 
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 2px 2px;
  cursor: pointer;
  border-radius: 22px;
}
/*******************projects inner page ends***************/

/************************************** inner style ends **************************/


/*************************************** SLIDER STYLE CLASSES STARTS ***************************/
 .carousel-indicators {
    position: absolute;
	display:inline;
    top: 40%;   
    left: 98%;
    z-index: 15;   
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
} 
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: hsla(0, 18%, 95%, 0);
    border: 1px solid #FFFFff;
    border-radius: 10px;
    background-color: #FFFFff;
}
.carousel-indicators .active {
    display: inline-block;
    width: 10px;
    height: 10px;
	 margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: hsla(0, 18%, 95%, 0);
    border: 1px solid #EB282C;
    border-radius: 10px;
    background-color: #EB282C;/*carousel-indicators active color*/
} 
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow:none;
}
/*************************************** SLIDER STYLE CLASSES ENDS **********************************/
/*************************  my LARGE SCREEN DROPDOWN MENU CLASSES STARTS *************************/
/*************************  copy this part for mega menu *************************/
/**********************new drop down menu******************/
	/* adds some margin below the link sets  */
	.navbar .dropdown-menu div[class*="col"] { margin-bottom:1rem; }

	.navbar .dropdown-menu {
	 border:border: 5px solid #dddddd;
	 border-radius: 0px;
	 background-color:#ffffff!important;
	 font-size: 14px;
	 font-family: 'RobotoRegular'; 
	 color: #212529;
	}

	.navtext {
	 color: #333333!important;   
	 font-size: 18px;
	 font-family: 'RobotoMedium';
	 text-decoration: none;
	 text-shadow:none!important;
	 background-color:transparent!important;
	}
	.navtext.focus, .navtext:focus, .navtext.hover, .navtext:hover, .navtext.active, .navtext:active  {
	 color:  #EB272C !important;   
	 background-color:transparent!important;
	 background:transparent!important;
	}
	
	
	.navtextinner {
	 color: #333333!important;   
	 font-size: 16px;
	 font-family: 'RobotoBold';
	 text-decoration: none;
	 text-shadow:none!important;
	 background-color:transparent!important;
	}
	.navtextinner.focus, .navtextinner:focus, .navtextinner.hover, .navtextinner:hover, .navtextinner.active, .navtextinner:active  {
	 color:  #23C7DB !important;   
	 background-color:transparent!important;
	 background:transparent!important;
	}
	
.navbottomborder {border-width:1px; border-bottom-style:dashed; border-bottom-color: #DEDCF1;}

	/* breakpoint and up - mega dropdown styles */
	@media screen and (min-width: 992px) {  
	/* remove the padding from the navbar so the dropdown hover state is not broken */
	.navbar { padding-top:0px; padding-bottom:0px; }

	/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */


	/* makes the dropdown full width  */
	.navbar .dropdown {position:static;}

	.navbar .dropdown-menu { 
	 width:100%; 
	 left:0; 
	 right:0;
	/*  height of nav-item  */
	 top:32px;  
	 display:block;
	 visibility: hidden;
	 opacity: 0;
	 transition: visibility 0s, opacity 0.3s linear;  
	}
	  
	  
	  /* shows the dropdown menu on hover */
	.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
	 display:block;
	 visibility: visible;
	 opacity: 1;
	 transition: visibility 0s, opacity 0.3s linear;
	}
	  
	.navbar .dropdown-menu {
	 border-width: 0 1px 4px 1px;
    border-color: #0C5EA8;
	 background-color: #F5F5F5;
	}
	}
/**********************new drop down menu******************/


ul ul {
  list-style-type: none;
}

ul ul ul{
  list-style-type: none;
}
/*************************  copy this part for mega menu *************************/
/*************************  my LARGE SCREEN DROPDOWN MENU CLASSES ENDS *************************/

/*************************************  SMALL SCREEN SIDE MENU CLASSES STARTS *******************************/
.mh-head .hamburger {

}
.mh-head {
	background: #ffffff!important;/*****<!-- header bg color------>***/
	color: #000000!important;
}
.mh-text{
	font-size: 16px;
	font-weight: bold;
}
.mh-head .hamburger-inner,
.mh-head .hamburger-inner:after, 
.mh-head .hamburger-inner:before{
	background: #EB272C ;  /*****<!-- header span line bg color------>***/
}
.mm-navbar__title {
	color:#ffffff!important;/*****<!-- header menu text color------>***/
}

.mm-menu {
    background: #EB272C!important;
    font-family: 'RobotoRegular';
    font-size: 14px;    
    text-transform: uppercase;
    color: #ffffff!important;
}
.mm-menu .mm-listview .mm-btn_next:after {
    border-color: #ffffff!important;/****LEFT ARW****/
}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
     border-color: #ffffff!important;/****RIGHT ARW****/
} 
/*************************************** SMALL SCREEN SIDE MENU CLASSES ENDS ********************/
/************************* my media query classes starts *************************/


@media (min-width: 1500px){
 .container{ max-width:1420px!important;}
 .containerbanner{ max-width:1520px!important; }
.columnmneucount{ column-count: 4;}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) {
.container {
    max-width: 100%;
}
}

@media only screen and (min-device-width : 576px) and (max-device-width : 767px) {
.container {
    max-width: 100%;
}
}

  
/************************* ****12345678****** *************************/

@media only screen and (min-device-width : 320px) and (max-device-width : 585px) {
#mobdivbox { padding: 20px; }
#mobdivbox .col { border: 1px solid #c9c9c9; }
#mobdivbox .col:not(:last-child) { border-right-width: 0; }
#mobdivbox .row:not(:last-child) .col { border-bottom-width: 0; }
.ulpadding {padding-left: 2px; list-style-type: none;}

.headingbg{
background-image: url("webimg/mobheadingbgimg.jpg");
background-repeat:  no-repeat, no-repeat;
background-position:  right, left ;
}
}

@media only screen and (min-device-width : 586px) and (max-device-width : 768px) {
.headingbg{
background-image: url("webimg/headingbgimglg.jpg");
background-repeat:  no-repeat, no-repeat;
background-position:  right, left ;
}	
}
@media only screen and (min-device-width : 769px) and (max-device-width : 991px) {
 .fa {
  font-size: 20px;
  width: 40px;
  height: 40px;
  padding-top:12px;
  text-align: center;
  text-decoration: none;
  border-radius: 25%;
 }
.tiheading {font-size: 24px;}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {	
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {

    padding-right: 8px;
    padding-left: 8px;
}

.boxpadding {padding-bottom:15px;}
 .moblogo{
  margin-left:auto;
  margin-right:auto;
 }
 .tcountingred { font-size: 30px;}
 .tcountingblack { font-size: 12px; }
.theadaboutus {font-size: 19px;}
.thead { font-size: 21px; }
.tsubhead { font-size: 18px;line-height: 8px; }
.ttext { font-size: 14px; line-height: 22px; text-align: left; }
.count-title {font-size: 32px;margin-top: -24px;}
.aboutusbg {
  background-image: url(webimg/aboutus1.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 50%;
}

.aboutusgap{
 padding-left:10px; 
 padding-right:10px;
}
.icopyright { font-size: 13px; }
.tbottomlinks { font-size: 13px; text-align: LEFT;}
.tiheading {font-size: 18px;}
.tproducttext{
 font-family: 'RobotoMedium';
 font-size: 12px;
 color: #32312F;
 background-color: #dee2e6;
 font-weight: normal;
 text-transform: uppercase;
}

.tproducthead{
 font-family: 'RobotoMedium';
 font-size: 15px;
 color: #32312F;
 font-weight: normal;
}
.tourteamtext {font-size: 15px;}
.tprojecttext {font-size: 15px;}
.projecthead {font-size: 17px;}
}


@media only screen and (min-device-width : 1600px) and (max-device-width : 1799px) { 
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 35px 2px 35px!important; }
.navtext {font-size: 18px;}
}

@media only screen and (min-device-width : 1500px) and (max-device-width : 1599px) { 
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 30px 2px 30px!important; }
.navtext {font-size: 18px;}

element.style {
}
.aboutusgap {
    padding-left: 60px;
    padding-right: 60px;
}
.ttext { font-size: 15px; line-height: 22px; }
}

@media only screen and (min-device-width : 1200px) and (max-device-width : 1499px) {
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 10px 2px 30px!important; }
.ttext { font-size: 14px; line-height: 30px; }
.navtext {font-size: 18px;}

.bannertopup { 
 position: relative;
 z-index: 1;
 margin-top: -9px; 
}
.tbottomlinks { padding-right: 18px;}
}

@media only screen and (min-device-width : 1025px) and (max-device-width : 1199px) {
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 9px 2px 9px!important; }
.tbottomlinks { padding-right: 8px;}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 5px 2px 14px!important; }

.tbottomlinks { padding-right: 18px;}
}

@media only screen and (min-device-width : 769px) and (max-device-width : 1024px) {

.theadaboutus {font-size: 21px;	}
.tsubhead {font-size: 20px; line-height: 13px;}
.tbottomlinks {font-size: 10px;}
.icopyright {font-size: 15px;}
.aboutusbg {
  background-image: url(webimg/aboutus1.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 50%;
}

.aboutusgap{
 padding-left:10px; 
 padding-right:10px;
}
element.style {
}
.headingbg{
background-image: url("webimg/headingbgimglg.jpg");
background-repeat:  no-repeat, no-repeat;
background-position:  right, left ;
}
.tiheading {font-size: 23px;}

}
@media only screen and (max-device-width: 1024px) and (min-device-width: 769px){
.aboutusgap {
    padding-left: 10px;
    padding-right: 10px;
}
.ttext { font-size: 14px; line-height: 22px; text-align: left;}

}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1440px) {	
.tiheading {font-size: 20px;}
.tproducttext {font-size: 16px;}
.tourteamtext {font-size: 15px;}
.projecthead {font-size: 20px;}
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1199px) {
.tprojecttext {font-size: 13px;}
}
@media only screen and (min-device-width : 1440px) and (max-device-width : 1499px) {
.tprojecttext {font-size: 15px;}	
}

/************************* ****12345678****** *************************/



/************************* my media query classes ends *************************/


/********************* COMMON STYLE CLASSES starts *******************/
.slick-slide {
 margin: 0px 12px;
}


.slick-slider {
 position: relative;
 display: block;
 box-sizing: border-box;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-touch-callout: none;
 -khtml-user-select: none;
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-tap-highlight-color: transparent;
}

.slick-list {
 position: relative;
 display: block;
 overflow: hidden;
 margin: 0;
 padding: 0;
}
.slick-list:focus { outline: none; }
.slick-list.dragging {
 cursor: pointer;
 cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 -o-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}

.slick-track {
 position: relative;
 top: 0;
 left: 0;
 display: block;
}
.slick-track:before,
.slick-track:after {
 content: '';
}
.slick-track:after {
 clear: both;
}
.slick-loading .slick-track {
 visibility: hidden;
}

.slick-slide
{
 display: none;
 float: left;
}
[dir='rtl'] .slick-slide
{
 float: right;
}
.slick-slide img {
 display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
 display: block;
 height: 100%!important;
 border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/********************* COMMON STYLE CLASSES ends *******************/
