@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Lato', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	margin:0;
	padding:0;
    font-family: 'Lato', sans-serif;
}

.clear{
	clear:both;
}

.img{
	width:100%;
	display:block;
}

.v_a_img{
	vertical-align:middle;
}

hr{
	border:0.5px solid #f1f1f1;
}

.pdg{
	padding:3% 4%;
}

.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-icon {
    margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }

    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 10px;
        font-size: 22px;
    }
}

/*--------------------------------------------------------------
slider
--------------------------------------------------------------*/

.col_sm1_ovo{
	width:100%;
	position:relative;
}

.col_sm1_ovo2{
	width:90%;
	position:absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
}

.slidiier h2 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size:45px;
    text-align: center;
    font-weight: 700;
    padding: 1%;
	text-transform:uppercase;
	text-shadow: 2px 2px 4px #000000;
}

.red_more3{
    width: 160px;
    float: none;
	margin:1% auto;
}

.btn3 {
    width: 100%;
    padding: 10% 10%;
    font-size: 15px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #df6512;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    border-radius: 5px;
    text-transform: uppercase;
}

.border{
	border: 1px solid #ccc;
}

/*--------------------------------------------------------------
tab styling
--------------------------------------------------------------*/
/* Style tab links */
.tablink {
  background-color: #eee;
  color: #000;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 1px ;
  font-size: 17px;
  width:16.6%;
  font-weight:600;
  font-family:'Montserrat', sans-serif;
}

.tablink:hover {
  background-color: #ddd;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: #000;
  display: none;
  padding:13px 0px;
  height: 100%;
  font-family:'Montserrat', sans-serif;
}

#Semigloss {background-color: #ddd;}
#Synthetic {background-color: #ddd;}
#Polyester {background-color: #ddd;}
#Polypropylene {background-color: #ddd;}
#Thermal {background-color: #ddd;}
#Security {background-color: #ddd;}

.slider_text h1{
	font-size:25px;
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	color: #B10000;
    text-transform: uppercase;
	text-align:center!important;
	margin-bottom: 3%;
}

.pellets_hed  {
    font-family:'Lato', sans-serif;
    font-size: 25px;
    font-weight:600;
    text-align: center;
    margin:2% 1%;
	color:#df6512;
	text-transform:uppercase;
}



/*--------------------------------------------------------------
inner bannerr
--------------------------------------------------------------*/

.inner_banner{
  height:270px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-position:center;
  position: relative;
}

.inner_banner_txt{
    width: 80%;
    position: absolute;
    top: 50%;
    left: 43%;
    transform: translate(-50%, -50%);
}

.inner_banner_txt h1{
	font-family:'Montserrat', sans-serif;
    font-size:34px;
    font-weight:700;
    color: #fff;
    margin-bottom: 20px;
}

ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: #fff;
  content: "/\00a0";
}
ul.breadcrumb li a {
  font-family:'Montserrat', sans-serif;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  font-weight: 600;
}





/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main{
	width:100%;
}
.top{
	width:95%;
	margin:0 auto;
	max-width:1400px;
}

.top2{
	width:95%;
	margin:0 auto;
	max-width:1400px;
}

.navbar1{
	width:170px;
	float:left;
}

.navbar1 ul li a{
	font-family:'Lato', sans-serif;
	color:#fff;
	float:left;
	font-size:15px;
	padding: 15px 17px 14px 17px;
	text-decoration:none;
}

.navbar1 ul li a:hover{
	background-color:#c62827;
}

.navbar1 ul li a:active{
	background-color:#c62827!important;
}

.logo{
	width:250px;
	float:left;
}

.top_right{
	width:740px;
	float:right;
}

.logo2{
	width:170px;
	float:right;
	margin:2% 1% 0%;
}

.navbar{
	width: 898px;
    float:right;
	margin:0.5% 0% 0%;
}

.call_em{
	width:470px;
	float:right;
	margin:1%;
}

.call{
	width:170px;
	float:left;
	margin:1%;
}

.email{
	width:210px;
	float:left;
	margin:1%;
}

.s_icon{
	width:500px;
	float:left;
	margin:1% 1% 0%;
}

.s_icon p{
	font-family:"open Sans",sans-serif;
	color:#fff;
	font-size:15px;
	font-weight:400;
	letter-spacing:0px;
	padding-top:1%;
	line-height:150%;
}



.call_em_txt{
	font-family:"open Sans",sans-serif;
	color:#000;
	font-size:15px;
	font-weight:600;
}

.call_em_txt .fa{
	font-size:16px !important;
	color:#df6512;
}

/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
}

.link{
	text-decoration:none;
	color:#fff;
}

.link:hover{
	text-decoration:none;
	color:#fff;
}

.link2{
	text-decoration:none;
	color:#191919;
	font-weight: 500;
}

/*--------------------------------------------------------------
all home page
--------------------------------------------------------------*/
.welcome h2{
	font-family: 'Lato', sans-serif;
    color: #df6512;
    font-size:18px;
    text-align: left;
    padding:2%;
	margin-top:3%;
    font-weight: 600;
}

.welcome_hd h2 {
    font-family: 'Lato', sans-serif;
    color: #df6512;
    font-size: 18px;
    text-align: left;
    /* padding: 1%; */
    margin-top: 2%;
    font-weight: 600;
}

.welcome h1{
	font-family: 'Lato', sans-serif;
    color: #222;
    font-size: 40px;
    text-align: left;
    padding:2%;
    font-weight: 700;
    text-transform: uppercase;
}


.welcome p{
	font-family: 'Lato', sans-serif;
    color: #555;
    font-size:16px;
    text-align: justify;
    padding:2% ;
    font-weight: 500;
	line-height:150%;
}



.strength{
	background-color:#37475e;
	border-radius: 25px;
	padding:4% 2%;
}


.pr_icon{
	width:300px;
	float:none;
	margin:1% auto;
}


.strength h1{
	font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 7% 1% 1%;
    font-weight: 600;
    text-transform: capitalize;
}

/*.strength p{
	font-family: 'Lato', sans-serif;
    color: #191516;
    font-size:18px;
    text-align: center;
    margin:3% 1% 1%;
    font-weight: 500;
	line-height:160%;
}*/




.headd h1{
	font-family: 'Lato', sans-serif;
    color: #001E57;
    font-size:45px;
    text-align: center;
    margin:2% 1% 2%;
    font-weight:800;
}



.over_col_sm3{
	width:23%;
	margin:1%;
	float:left;
	position: relative;
	min-height:330px;
	border-bottom:3px solid #0b295f;
}


.over_col_sm3:hover .overlay {
  bottom: 0;
  height: 100%;
}


.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #0b295f;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}




.services_txt2 h1{
	color:#000;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
	padding:6% 0% 4%;
	font-family:  'Lato', sans-serif;
}
.services_txt2 p{
	color:#000;
	text-align:center;
	font-size:15px;
	font-weight:500;
	padding:1% 1% 0%;
	font-family:  'Lato', sans-serif;
	line-height:140%;
	min-height:100px;
}


.over_text{
	padding:4%;
}

.over_text h1{
	color:#fff;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
	padding:6% 0% 4%;
	font-family:  'Lato', sans-serif;
}
.over_text p{
	color:#fff;
	text-align:center;
	font-size:15px;
	font-weight:500;
	padding:1% 1% 0%;
	font-family:  'Lato', sans-serif;
	line-height:140%;
	min-height:100px;
}



.call_me{
    width: 100px;
    float: none;
	margin:1% auto 1%;
}


.btn {
    width: 100%;
    padding: 8% 8%;
    font-size: 13px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #df6512;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
	border-radius:5px;
}



.line1{
	width: 10%;
    background-color: #df6512;
    height: 1px;
	float:left;
    margin: 1%;
}





.gallery_col_sm3{
    width:31%;
    margin: 1%;
    float: left;
	background-color:#f3f5f9;
	position:relative;
	
}

.gallery_col_sm3:hover .overlay3 {
  width: 100%;
}



.overlay3 {
 position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0b295f;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .4s ease;
}

.we_icon{
	width:98px;
	margin:1% auto;
	float:none;
}


.indus_serv h1{
	color:#000;
	text-align:center;
	font-size:20px;
	font-weight:600;
	padding:4% 0% 4%;
	font-family:  'Lato', sans-serif;
}
.indus_serv p{
	color:#0b295f;
	text-align:center;
	font-size:17px;
	font-weight:600;
	padding:1% 1% 0%;
	font-family:  'Lato', sans-serif;
	line-height:140%;
	min-height:100px;
}


.indus_serv_text{
	padding:4%;
	
}


.indus_serv_text h1{
	color:#fff;
	text-align:center;
	font-size:20px;
	font-weight:600;
	padding:4% 0% 4%;
	font-family:  'Lato', sans-serif;
}
.indus_serv_text p{
	color:#fff;
	text-align:center;
	font-size:17px;
	font-weight:600;
	padding:1% 1% 0%;
	font-family:  'Lato', sans-serif;
	line-height:140%;
	min-height:100px;
}


.finacial h1{
	font-family: 'Lato', sans-serif;
    font-size: 35px;
    text-align: center;
	margin: 4% 1% 4%;
    font-weight: 600;
}

.finacial h1 a{
    color: #001E57;
	text-decoration: none;
}

/*--------------------------------------------------------------
about us page
--------------------------------------------------------------*/
.abt p {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 17px;
    text-align: center;
    padding: 2%;
    font-weight: 500;
    line-height: 150%;
}

.abt1 h1 {
    font-family: 'Lato', sans-serif;
    color: #001E57;
    font-size:40px;
    text-align: left;
    margin:4% 1% 2%;
    font-weight: 800;
}

.abt1 p {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 16px;
    text-align: justify;
    padding:1%;
    font-weight: 500;
    line-height: 150%;
}

.abt1 p span {
    font-weight: 600;
}



.mission{
	padding:4% 2%;
}


.mission h1 {
    font-family: 'Lato', sans-serif;
    color: #001E57;
    font-size:37px;
    text-align: center;
    margin:4% 1% 2%;
    font-weight: 800;
}


.line2{
	width:70px;
    background-color: #df6512;
    height: 1px;
	float:none;
    margin: 2% auto;
}


.mission p {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 18px;
    text-align: center;
    padding:1%;
    font-weight: 500;
    line-height: 170%;
}



/*--------------------------------------------------------------
industry
--------------------------------------------------------------*/

.indus_icon{
	width:64px;
	float:none;
	margin:1% auto;
}

.zoom {
  transition: transform .4s;
  margin: 0 auto;
}

.zoom:hover {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
}


.industry h1{
	color:#000;
	text-align:center;
	font-size:20px;
	font-weight:600;
	padding:7% 1%;
	font-family:  'Lato', sans-serif;
}
.industry p{
	color:#555;
	text-align:center;
	font-size:16px;
	font-weight:500;
	padding:1% 2%;
	font-family:  'Lato', sans-serif;
	line-height:140%;
	min-height:265px;
}


/*-------------------------------------------
Semigloss
-------------------------------------------*/
.semi p {
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 16px;
    text-align: justify;
    padding: 1% 0%;
    font-weight: 500;
    line-height: 150%;
}

.semi_1 p {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 16px;
    text-align: justify;
    padding: 1% 0%;
    font-weight: 500;
    line-height: 150%;
}

/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #afafaf;
}

th, td {
    border: solid 1px #cfcfcf !important ;
    text-align: left !important;
    padding: 8px !important;
}

tr:nth-child(even){background-color: #f3f3f3;
}

.td_txt{
	font-size:15px;
	font-family:'Lato', sans-serif;
	font-weight:500;
	color:#555;
	text-align:center!important;
	padding:1%!important;
}


.table_hed_main{
	font-size: 18px;
    font-weight: 700;
    color: #fff;
    font-family:'Lato', sans-serif;
    padding:1%!important;
	text-align:center!important;
	background-color:#df6512;
}

.table_hed{
	font-size: 17px;
    font-weight: 700;
    color: #000;
    font-family:'Lato', sans-serif;
    padding:1%!important;
	text-align:center!important;
	background-color:#ffe6d5;
}




/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm0{
	width:85%;
	margin:0 auto;
}
.col_sm2{
	width:48%;
	float:left;
	margin:1% 1%;
}
.col_sm22{
	width: 40%;
    margin: 1%;
    float: left;
}

.col_sm222{
	width: 56%;
    margin: 1%;
    float: right;
}
.col_sm3{
	width:31%;
	float:left;
	margin:1%;
	position:relative;
}

.col_sm33{
	width:23%;
	float:left;
	margin:1% 1%;
}

.col_sm4{
	width:23%;
	margin:1%;
	float:left;
}
.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}

.col_sm6{
	width:14.5%;
	margin:1%;
	float:left;
}
.col_sm8{
	width:40%;
	margin:1%;
	float:left;
}
.col_sm88{
	width:55%;
	margin:1%;
	float:left;
}

.col_sm9{
	width:34%;
	margin:1%;
	float:left;
}
.col_sm99{
	width:58%;
	margin:1%;
	float:left;	
}

.col_sm10{
	width:56%;
	float:left;
	margin:1%;
}

.col_sm100{
	width:40%;
	float:right;
	margin:1%;
}

.col_sm11{
	width:30%;
	margin:1%;
	float:left;
}
.col_sm111{
	width:65%;
	margin:1%;
	float:left;
}
/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/
.bg_clr1{
	background-color:#001e57;
}

.bg_clr2{
	background-color:#f3f5f9;
	padding:2%;
}

.bg_clr3{
	background-color:#030e22;
	padding:20px 0px;
}

.bg_clr44{
	background-color:#030e22;
	border-top:1px solid #1d2739;
}


.bg_clr5{
	background-color:#fff;
}


.bg_clr6{
	background-color:#d45702;
	padding:2%;
}


.bg_img1{
  background-image: url("../images/mission-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding:30px 0px;
}

/*--------------------------------------------------------------
footer
--------------------------------------------------------------*/

.brd{
	border:1.5px solid #323887;
	width:10%;
	margin:2% 0%;
}


.ftr_txt h1{
	font-family: 'Lato', sans-serif;
	font-size:24px;
	font-weight:600;
	margin:0% 0% 4% 0%;
	color:#fff;
}

.ftr_txt h2{
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:500;
	margin:0% 0% 2% 0%;
	color:#fff;
}

.ftr_txt p{
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:400;
	margin:1% 0%;
	line-height:160%;
	color:#191919;
	text-align:left;
}

.ftr_txt2 p{
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:400;
	margin:1% 1%;
	line-height:160%;
	color:#c7c7c7;
	padding-right:13%;
	text-align:justify;
}

.ftr_lt_txt{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:500;
	line-height:160%;
	color:#fff;
}

.ftr_right{
	text-align:right;
}

.ftr_nav ul li {
    padding: 1.5% 2%;
}

.ftr_nav ul li a {
    text-decoration: none;
    color: #c7c7c7;
    text-transform: capitalize;
    font-size: 15px;
    font-weight:500;
    font-family: 'Lato', sans-serif;
}

/*--------------------------------------
Button
---------------------------------------*/
.red_more{
    width: 170px;
    float: left;
	margin:1%;
}

.btn2 {
    width: 100%;
    padding: 10% 10%;
    font-size: 15px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #df6512;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
	border-radius:5px;
    text-transform: uppercase;
}

.btn2:hover {
    background-color: #001e57;
    color: #fff;
}

.red_more2{
    width: 110px;
    float: left;
	margin:1%;
}

.btn22 {
    width: 100%;
    padding: 9% 9%;
    font-size: 13px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
	border-radius:5px;
    text-transform: uppercase;
}

.red_more4{
    width: 110px;
    float: left;
	margin:4% 1% 2%;
}

.btn4 {
    width: 100%;
    padding: 9% 9%;
    font-size: 13px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
	border-radius:5px;
    text-transform: uppercase;
}


/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet  {
	width:100%;
	margin-top:0%;
}

.bullet ul {
    list-style-image:url(../images/bullet.png);
	margin-left:3%;
}

.bullet ul li{
	font-family:'Lato', sans-serif;
	font-size:16px;
	line-height:180%;
	color:#000;
	margin:0% 2% 0.1% 2%;
	padding:1% 0.8% 0.1% 0.8%;
	text-decoration: none;
	font-weight:500;
	text-transform:capitalize;
}


/*--------------------------------------------------------------
Contact Page
--------------------------------------------------------------*/
.page_head{
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 28px;
	font-weight: 700;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.contact_txt h2{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:600;
	padding:1% 1% 0%;
	color:#122a5a;
}
.cont_col_sm3{
	width:31%;
	float:left;
	margin:1%;
	border:1px solid #e9e9e9;
	background-color:#f3f3f3;
	min-height:140px;
}
.cont_pdg_sm3{
	padding:1% 1.5%;
}
.con_heading h2{
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight:600;
	padding:2% 1% 0%;
}
.cont_icn {
    width: 20px;
    float: left;
    margin: 1.5% 3% 0% 1%;  
}
.cont_icn i {
	font-size:20px;
	color:#FFFFFF;
}

.cont_txt_main {
    width: 85%;
    float: left;
}

.cont_txt_main p {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight:500;
    line-height:150%;
    text-align:justify;
}

.cont_txt h2 {
    font-family:'Lato', sans-serif;
    font-size:30px;
    font-weight:700;
    margin:4% 1% 1%;
    color: #fff;
}

.cont_txt h4 {
    font-family:'Lato', sans-serif;
    font-size:18px;
    font-weight:500;
    margin:3% 1% 1%;
    color: #afafaf;
}

.cont_txt h3 {
    font-family:'Lato', sans-serif;
    font-size:35px;
    font-weight:800;
    margin:0% 1% 1%;
    color: #001e57;
}

.cont_txt p {
    font-family:'Lato', sans-serif;
    font-size:18px;
    font-weight:500;
	line-height:150%;
    margin:4% 1% 1%;
    color: #fff;
}

.newsletter h1 {
	color: #fff;
	font-size:30px;
	font-weight: 600;
	font-family:'Lato', sans-serif;
	text-align:left;
	text-transform:capitalize;
	padding:3% 1% 0%;
}


/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	bottom:14%;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
	background-size:100% 100%;
}

.top_arrow:hover{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	transition-duration: 1s;
	bottom:14%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	background-size:100% 100%;
}

.m-blk{
	display:none!important;
}


@media only screen and (max-width:1180px){
.top_right {
    width: 710px;
}
}

@media only screen and (max-width:1125px){
.top{
	width:98%;
}
.top2{
	width:96%;
}
}

@media only screen and (max-width:1033px){
.top_right {
    width: 724px;
}
}


@media only screen and (max-width:999px){
.navbar {
    width: 484px;
}
.top_right {
    width: 683px;
}
}

@media only screen and (max-width:960px){
.m-blk{
	display:block!important;
}
.navbar1{
	display:none;
}

.top {
    width: 100%;
}

.top_right {
    width: 100%;
	float:none;
}

.navbar {
    width: 100%!important;
	float:none!important;
	margin:0% auto!important;
	background-color: #df6512!important;
}

.logo{
	margin:1% auto;
	float:none;
}

.logo2{
	margin:1% auto;
	float:none;
}
}


@media only screen and (max-width:900px){
.col_sm6 {
    width: 31%;
}

.tablink {
    width: 31%;
}
}

@media only screen and (max-width:800px){
.slidiier h2 {
    font-size:30px;
}

.industry p {
    padding: 1% 2% 5%;
    min-height: auto;
}

.industry h1 {
    padding: 4% 1%;
}

.call_em {
    float: left;
}

.col_sm10{
	width:98%;
}

.col_sm100{
	width:98%;
}

.col_sm9 {
    width:98%;
}

.col_sm99 {
    width:98%;
}

.col_sm3{
	width:98%;
	float:none;
	margin:1%;
}	

.over_col_sm3 {
    width: 98%;
}

.gallery_col_sm3{
    width:98%;
}

.col_sm4{
	width:100%;
}

.ftr_txt h1{
	margin:4% 0%;
}
.col_sm2{
	width:98%;
}
.ftr_right{
	text-align:left;
}
.mrg_top {
    margin: 21% 1% 1%!important;
}

.col_sm0 {
    width: 95%;
}
}


@media only screen and (max-width:600px){
.tablink {
    width: 48%;
}

.col_sm6 {
    width:48%;
}

.s_icon {
    width: 98%;
}

.slidiier h2 {
    font-size:25px;
}

.red_more3 {
    width: 120px;
}

.btn3 {
    padding: 7%;
    font-size: 14px;
}

.pr_icon{
	width:250px;
}

.over_col_sm3 {
    min-height: 310px;
}
}

@media only screen and (max-width:500px){
.col_sm6 {
    width:98%;
}

.call_em {
    width: 98%;
    float: none;
    padding: 5px;
	margin:0%;
}

.call{
	margin:2% 0%;
}

.email{
	margin:2% 0%;
}
}

@media only screen and (max-width:400px){
.bullet ul {
    margin-left: 5%;
}
}
