@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	text-decoration: none;
}

p {
	margin-bottom: 0 !important;
}

a.link3:link {
	color: #000;
	text-decoration: none;
}

a.link3:visited {
	color: #000;
	text-decoration: none;
}

a.link3:hover {
	color: #000;
	text-decoration: none;
}

.active>a {
    border-bottom: 2px solid #00adef;
}

a.link3:active {
	color: #000;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
}
.mr-img{
	margin: 0% !important;
}
.shdw{
	box-shadow: rgba(0, 0, 0, 0.08) 0px 0.125rem 0.25rem;
}
.clear {
	clear: both;
}

.mr{
	margin: 0% 1% !important;
}
.img {
	width: 100% !important;
	display: block !important;
}

.v_a_img {
	vertical-align: middle;
}

hr {
	border: 0.5px solid #f1f1f1;
}

.wel_mob_none {
	display: block;
}

.journey {
    margin-top: 15px;
    width: 80px;
}

/*--------------------------------------------------------------
New Css Start
--------------------------------------------------------------*/


ul.navbar6 {
    margin: 0 50px 0px;
}

ul.main-nav>li {
    display: inline-block;
    padding: 0;
    /* float: right; */
}
ul.main-nav>li>a {
    font-family: 'Poppins', sans-serif;
    display: block;
    margin: 0 17px;
    padding: 16px 0px;
    position: relative;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 0.5px;
  
    text-decoration: none;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
ul.main-nav>li ul.sub-menu-lists {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
}
ul.main-nav>li ul.sub-menu-lists>li {
    padding: 7px 0;
    text-align: left;
    width: 240px !important;
}
ul.main-nav>li ul.sub-menu-lists>li>a {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
.bullet1 ul {
    list-style-image: url(../images/bullet-5.png);
    margin: 0% 4%;
}

.view p {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #004285;
	font-size: 16px;
	font-weight: 500;
	margin: 8px 0px 0px;
}

.product h2 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
    margin: 5px 1%;
}

.download {
    font-family: 'Poppins', sans-serif;
    background-color: #00bbcb;
    color: #fff;
    text-align: center;
    padding: 13px 16px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none !important;
    border-radius: 7px;
    margin: 1%;
}

.product p {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    text-align: justify;
    color: #000;
    padding: 1.5% 0;
    font-family: 'Poppins', sans-serif;
    margin: 0 1%;
}

.dis {
	display: none!important;
}

.col_sm100 {
	width: 42%;
	float: right;
	margin: 1%;
}

.col_sm10 {
    width: 54%;
    float: left;
    margin: 0px 0px 0px 21px;
}

.bullet2 {
    width: 23%;
    float: left;
    margin: 0% 1%;
}

.bullet2 ul {
    list-style-image: url(../images/bullet-4.png);
    margin-left: 9%;
}

.bullet1 ul li {
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    text-align: justify;
    color: #000;
    padding: 0.4% 0;
    font-family: 'Poppins', sans-serif;
}

.col_sm111 {
	width: 98%;
	margin: 0 auto;
}

.conta_main {
	width: 98%;
	margin: 0 auto;
}

#contactForm {
	padding: 1px 0px 15px 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

.col_sm222 {
	width: 48%;
	margin: 0% 1%;
	float: left;
}

#contactForm input[type="text"],
#contactForm input[type="email"],
#contactForm input[type="tel"],
#contactForm input[type="url"],
#contactForm textarea {
	border: 1px solid #23b8cd8f !important;
	font-size: 14px !important;
	color: #6f6f6f !important;
	font-family: 'Poppins', sans-serif;
}

#contactForm input[type="text"],
#contactForm input[type="email"],
#contactForm input[type="tel"],
#contactForm input[type="url"],
#contactForm textarea {
	width: 100%;
	border: 1px solid #00bbcb;
	margin: 0 0 15px;
	padding: 12px 10px;
	font-family: 'Poppins', sans-serif;
	border-radius: 3px;
	font-size: 14px !important;
	outline: none;
}

#contactForm textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #00bbcb;
	margin: 0 0 0px;
	padding: 12px 10px;
	border-radius: 3px;
}

.ex_bt_pro {
	margin: 0 13px 0px;
	outline: auto;
	border-radius: 7px;

}

.ex_bt_pro {
    width: 135px;
    height: 44px;
    font-size: 15px;
    background-color: #004285;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
	outline: none;
}


/* .bull-txt ul {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: 600;
} */

.bull-txt ul li {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
}
.bull-txt ul li::marker {
   color: #00bbcb !important;
}
.txt-2 p {
    font-family: 'Poppins', sans-serif;
    text-align: justify;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    margin: 0% 2%;
    color: #000;
    text-align: justify;
}


.body_txt p {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    text-align: justify;
    color: #000;
    padding: 0% 1% 1%;
    font-family: 'Poppins', sans-serif;
    margin: 1%;
}

.quality_control_txt p {
	font-family: 'Poppins', sans-serif;
	color: #000 !important;
	line-height: 160%;
	font-size: 16px;
	text-align: center;
	padding: 5% 1% 1%;
}

.txt-1 h2 {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 20px;
	padding: 5px 0;
	color: #000;
	margin-bottom: 0 !important;
}

.txt-1 p {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    font-size: 15px;
    margin-bottom: 0 !important;
}

.txt-1 p a {
    text-decoration: none;
    color: #000;
}
.ab_shawdo1 {
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
	padding: 1%;
}

.cont_col_sm3 {
	background-color: rgb(255, 255, 255, 0.8);
	border-radius: 25px;
}

.txt-1 {
	min-height: 345px;
}

.img_con {
	width: 150px;
	margin: 0 auto;
}

.f1_pro h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 2%;
    line-height: 140%;
    text-transform: uppercase;
    margin-left: 2%;
    border-left: 4px solid #00bbcb;
    padding-left: 10px;
    
}


.ftr_menu2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	margin: 17% 0% 0% 0%;
	color: #000;

}

.ftr_menu2 ul li a {
	font-family: 'Poppins', sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 210%;
	font-weight: 500;
	font-size: 15px;
	text-transform: capitalize;
}


.quote {
       width: 138px;
    float: left;
    margin: 4% 1% 2.7% 0%;
    background-color: #004089;
    border-radius: 5px;

}


.quote_btn {
	width: 100%;
	padding: 6% 7%;
	font-size: 15px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: 600;
	border-radius: 8px;
	border: none;
	transition: all .5s;
}

/* new version */
.fa-instagram,
.fa-x-twitter,
.fa-linkedin-in,
.fa-square-facebook {
	color: #fff !important;
	font-size: 18px;
	margin: 8% 0%;
}

/* new version */



.brd3 {
	border: 1px solid #ccc;
}

.txt p {
	font-family: 'Poppins', sans-serif;
	color: #bbb6b6;
	font-size: 14px;
	font-weight: 600;
	padding-left: 8%;
}

.txt p span {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}

.txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 33px;
	font-weight: 600;
	text-align: left;
	color: #004285;
	line-height: 140%;
	text-transform: uppercase;
	margin: 9%;
	letter-spacing: 1px;
}

.txt2 a{
	text-decoration: none !important;
}
.brd-r {
	border-right: 1px solid #ccc;
}

.brd-r-1 {
	border-right: 1px solid #ccc;
}

.txt2>.btn2 {
	margin: 1% auto !important;
	font-family: 'Poppins', sans-serif;
	margin: 6% 9%;
	background-color: #ff163a;
	border: none;
	border-radius: 5px;
	padding: 1% 4%;
	color: #ffff;
	font-weight: 700;
	font-size: 16px;
}

.img4,
.min-h2 {
	transform: scale(1);
	transition: all .9s;
}

.bg_img4:hover .img4,
.bg_img5:hover .img4,
.min-h2:hover .img4,
.bg_img7:hover .img4,
.bg_img6-1:hover .img4,
.bg_img6-2:hover .img4,
.bg_img6-3:hover .img4,
.bg_img6-4:hover .img4,
.bg_img6-5:hover .img4,
.bg_img6-6:hover .img4,
.bg_img6-7:hover .img4,
.bg_img6-8:hover .img4,
.bg_img6-9:hover .img4,
.bg_img6-10:hover .img4,
.bg_img6-11:hover .img4,
.bg_img6-12:hover .img4 {
	transform: scale(1.1);
}



.min-h3 {
	min-height: 535px;
}


.marg-top {
	margin: 0% auto 4% !important;
}





.s_icon {
	width: fit-content;
	float: right;

}




/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/



/*--------------------------------------------------------------
New Css Ends	
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Top Nave
--------------------------------------------------------------*/
.ab_shawdo {
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
	padding: 1%;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/


.top_main {
	width: 100%;
	z-index: 999999;
}

.top {
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
  
}
.top22 {
	width: 95%;
	max-width: 1600px;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
}
.top2 {
	width: 95%;
	margin: 0 auto;
	max-width: 1600px;
}

.logo {
	width: 140px;
}

.flag-logo{	
	width: 110px;
}

.top_right {
    width: fit-content;
}


.navbarrr {
    width: 580px;
}

.mid-logo{	
	width: 416px;
    margin-left: 24%;
}


.s_icon .fa {
	line-height: 260%;
	font-size: 15px;
	color: #fff;
}

.s_icon .fa:hover {
	color: #000;
}

/*--------------------------------------------------------------
principle-officer-message
--------------------------------------------------------------*/


.bg_img4 {
	background-color: #cef1f7b0
}

.bg_img7 {
	overflow: hidden;
	background-color: #cef1f7b0;
	border-radius: 10px;
}

.bg_img5 {
	background-color: #cef1f7b0
}

.bg_img6-1 {
	background-color: #cef1f7b0
}

.bg_img6-2 {
	background-color: #cef1f7b0
}

.bg_img6-3 {
	background-color: #cef1f7b0
}

.bg_img6-4 {
	background-color: #cef1f7b0
}

.bg_img6-5 {
	background-color: #cef1f7b0
}

.bg_img6-6 {
	background-color: #cef1f7b0
}

.bg_img6-7 {
	background-color: #cef1f7b0
}

.bg_img6-8 {
	background-color: #cef1f7b0
}

.bg_img6-9 {
	background-color: #cef1f7b0
}

.bg_img6-10 {
	background-color: #cef1f7b0
}

.bg_img6-11 {
	background-color: #cef1f7b0
}

.bg_img6-12 {
	background-color: #cef1f7b0
}

/*-----------------------------
whtas up
-----------------------------*/

.whatsapp_float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 100px;
	right: 10px;
	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;
	}

	.bullet1 ul {
		margin: 0% 7%;
	}
	.whatsapp_float {
		width: 40px;
		height: 40px;
		bottom: 120px;
		right: 10px;
		font-size: 22px;
	}

	.ftr_menu2 {
		margin: 0% 0% 0% 0%;
	
	}

	
}



/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner {
	width: 100%;
	position: relative;

}

.link {
	text-decoration: none;
	color: #000;
}

.link:hover {
	text-decoration: none;
	color: #000;
}

.link2 {
	text-decoration: none;
	color: #303030;
}


.link4 {
    text-decoration: none !important;
    color: #fff !important;
}

/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.col_sm1 {
	width: 100%;
	margin: 0 auto;

}



.col_sm2 {
	width: 48%;
	float: left;
	margin: 1%;
}


.col_sm3 {
	width: 31%;
	margin: 1%;
	float: left;
}



.col_sm33 {
	width: 23%;
	float: left;
	margin: 1% 1%;
}

.ftr_menu ul li a {
	font-family: 'Poppins', sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 210%;
	font-weight: 500;
	font-size: 15px;
	text-transform: capitalize;
}

.ftr_menu ul {
	margin-left: 10%;
}

.col_sm4 {
	width: 23%;
	margin: 1%;
	float: left;
}

.col_sm4_1 {
	width: 18%;
	margin: 0.6% 1%;
	float: left;
}



.col_sm9 {
	width: 81%;
	margin: 1%;
	float: left;
}

.col_sm99 {
	width: 15%;
	margin: 1%;
	float: left;
}



.col_sm13 {
	width: 40%;
	margin: 1%;
	float: left;
}

.col_sm133 {
	width: 55%;
	margin: 1%;
	float: right;
}





/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/

.bg_clr1 {
	background-color: #23B8CD;
}


.bg_clr6 {
	background: none;
}

.bg_clr2 {
	background-color: #004089;
}

.bg_clr7 {
	background-color: #f2f3f5;
}

.bg_clr3 {
	background-color: #CEF1F7;
}

.bg_clr4 {
	background-color: #fff;
	border-radius: 25px;
	border-bottom-right-radius: 204px;
	padding: 1%;
}

.bg_clr5 {
	background-color: #004089;
}

.bg_clr22 {
	background-color: #bad363;
	padding: 1%;
	margin: 1%;
}

.hero1 {
	background-image: url(../images/bg_img4.jpg);
	background-size: cover;
	background-position: center center;
	padding: 0px 0px;
	background-repeat: no-repeat;
}

.hero3 {
	background-image: url(../images/bgg1.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 0px 0px;
}

.hero4 {
	background-image: url(../images/about-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 0px 0px;
}

.hero5 {
	background-image: url(../images/bg_img22.jpg);
	background-size: cover;
	background-position: center center;
	/* background-attachment: fixed; */
	padding: 0px 0px;
}

/*--------------------------------------------------------------
Home page our product
--------------------------------------------------------------*/

.pdg {
	padding: 2% 2% 0.5%;
}

.who h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 23px;
	font-weight: 600;
	line-height: 150%;
	margin: 0;
	color: #004285;
}

.who h1 span {
	color: #00bbcb;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 150%;
	margin: 0;
	text-transform: uppercase;
}

.who4 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 200%;
	margin: 0;
	color: #00BBCB;
}

.who4 h1 span {
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 150%;
	margin: 0;
	text-transform: uppercase;
}




.who4 p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 20px !important;
}

.who h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	text-align: justify;
	margin: 0% 0%;
}

.who p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	text-align: justify;
	margin: 2% 0%;
}

.who h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	text-align: justify;
	margin: 1% 1%;
}



.fe-pro h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 3%;
	color: #004285;
	line-height: 140%;
	text-transform: uppercase;
	margin-left: 1%;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #00BBCB;
}






.who ul li a {
	font-family: 'Poppins', sans-serif;
	float: left;
	margin: 0% 1%;
	padding: 18px 22px;
	background-color: #ef3f34;
	text-decoration: none;
	color: #fff;
}

.ftr_txt h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 0% 0% 10% 0%;
	color: #000;
	text-transform: uppercase;
}

.ftr_txt3 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 0% 0% 10% 10%;
	color: #000;
	text-transform: uppercase;
}

.ftr_txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin: 0% 0% 2% 0%;
	color: #fff;
}

.ftr_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	margin: 1% 0%;
	line-height: 160%;
	color: #000;
	text-align: left;
}

.ftr_txt4 p {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 400;
	margin: 1% 0%;
	line-height: 160%;
	color: #000;
	text-align: left;
}

.ftr_txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	margin: 1% 8% 1% 1%;
	line-height: 160%;
	color: #000;
	text-align: justify;
}

.ftr_lt_txt {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
	color: #fff;
	margin: 0;
}

.ftr_right {
	text-align: right;
}


/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/




/*--------------------------------------------------------------
crystal belapur Page
--------------------------------------------------------------*/



.margin-text {
	margin: 0% 1%;
}

.brd-over {
	border-radius: 10px !important;
	overflow: hidden;
}

.min-h {
	min-height: 419px;
}

.rel {
	position: relative;
}

.overlay {
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


/*--------------------------------------------------------------
profile
--------------------------------------------------------------*/


@media only screen and (max-width:1500px) {
	
}

@media only screen and (max-width:1300px) {
	.txt2 p {
		font-size: 27px;
	}

	.txt p {
		font-size: 12px;
	}

	.txt p span {
		font-size: 17px;
	}

	.col_sm90 {
		width: 13%;
		float: left;
		margin: 1%;
	}


	.min-h {
		min-height: 363px;
	}
	

}

@media only screen and (max-width:1200px) {

	ul.main-nav>li>a {
		margin: 0 6px !important;
	}

	.navbarrr {
		width: 810px;
	}

	.logo {
		width: 270px;
	}

	.navbarrr {
		margin: 0% 0%;
	}

	.logo2 {
		width: 221px;
	}

	
}

@media only screen and (max-width:1100px) {

	.navbarrr {
		width: fit-content;
	}

	.bullet2{

        width: 23%;
    }
	
}


@media only screen and (max-width:1000px) {


}



@media only screen and (max-width:800px) {
	.col_sm10 {
    	margin: 0px;
    }
    .f1_pro h2 {
		margin-left: 1%;
	}

	.mr-img {
   	 	margin: 5% 1% 0% !important;
	}

	.ftr_txt3 h1 {
		margin: 0% 0% 4% 0%;
	}

	.ftr_menu ul {
		margin-left: 0%;
	}

	.col_sm99 {
		width: 50%;
	}

	.col_sm9 {
		width: 98%;
	}

	.col_sm8 {
		width: 98%;
	}

	.col_sm88 {
		width: 98%;
	}

	.board2 h2 {
		margin-bottom: 15%;
	}

	.img-con {
		margin: -19% auto 0%;
	}

	.mrg-top2 {
		margin-top: 30% !important;
	}

	.mrg-top3 {
		margin-top: 30% !important;
	}

}

@media only screen and (max-width:700px) {}

@media only screen and (max-width:600px) {

	.ftr_menu2 {
		
		margin: 0% 0% 0% 0%;
	
	}
}

@media only screen and (max-width:550px) {}

@media only screen and (max-width:500px) {}


/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow {
	width: 35px;
	height: 38px;
	position: fixed;
	right: 1%;
	bottom: 3%;
	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: 3%;
	cursor: pointer;
	background-image: url('../images/top-b.png');
	background-size: 100% 100%;
}


@media only screen and (max-width:1400px) {
	.top_right {
		width: fit-content;
		float: right;
	}
	.navbarrr {
		
		margin: 1% 0%;
	}
	
}

@media only screen and (max-width:1150px) {

	.navbarrr {
        margin: 0% 0%;
    }
}


@media only screen and (max-width:1125px) {
	.top {
		width: 98%;
	}

	.top2 {
		width: 96%;
	}

	.top22 {
		width: 96%;
	}


	.logo {
        width: 235px;
    }

	.logo {
        width: 222px;
    }

	.logo {
        width: 210px;
    }
}

@media only screen and (max-width:1037px) {
	.logo {
        width: 207px;
    }
}

@media only screen and (max-width:1033px) {
	

	.logo {
        width: 207px;
    }

	
	.logo {
        width: 173px;
    }
}



@media only screen and (max-width:999px) {

	ul.main-nav>li>a {
		font-size: 13px !important;
	}

	.quote {
		width: 111px;
	
	}
	.txt2 p {
		font-size: 23px;
	}

	.min-h {
		min-height: 300px;
	}

    

	.logo {
        width: 182px;
    }
}

@media only screen and (max-width:960px) {

	.col_sm13 {
		padding: 0 12% 12% 12%;
		width: 98%;
	}


	.navbar5 {
		margin: 0% auto 1%;
	}

	.journey {
		display: none;
	}

	.col_sm133 {
		width: 98%;
	}

      ul.main-nav>li>a {
        margin: 0 14px !important;
        font-size: 14px !important;
    }

	.s_icon {
		display: none;
	}


	.logo {
		margin: 0% auto 1%;
		padding-top: 1%;
		float: none;
		width: 410px;
	}
	.mid-logo {
    	width: 1321px;
    	margin-left: 6%;
	}

	.top {
		width: 100%;
	}

	.top_right {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

	.navbarrr {
        float: none !important;
        margin: 0% auto !important;
    }

	.logo2 {
		margin: 1% auto;
		float: none;
	}

	.quote {
		display:block;
	}

	.col_sm8 {
		width: 98%;
	}

	.col_sm88 {
		width: 98%;
	}

	.min-h {
		min-height: 300px;
	}

	.txt2 p {
		font-size: 22px;
	}

	.col_sm99 {
		width: 11%;
	}

	.col_sm9 {
		width: 57%;
	}

	.col_sm4 {
		width: 48%;
	}

	.brd-r-1 {
		border: none;
	}

	.col_sm2 {
		width: 98%;
		margin: 1% 1%;
	}


	.col_sm_77 {
		width: 98%;
	}

	.col_sm_777 {
		width: 98%;
	}

	.ftr_right {
		text-align: left;
	}

}

@media only screen and (max-width:900px) {}


@media only screen and (max-width:800px) {
	.min-h0 {
		min-height: auto;
	}

	.tw-p span {
		margin-left: 2%;
	}

	.txt_p h2 {
		font-size: 19px;
		margin: 7% 0% 3% 0%;
	}

	.txt_3 h2 {
		font-size: 22px;
	}

	.bullet2 ul li {
		font-size: 13px;
	}

	.txt_p2 p {
		font-size: 13px;
	}

	.bullet2 ul {
		margin-left: 15%;
	}

	.f1_pro h2,
	.txt_4 h2,
	.com-his h2,
	.futur h2,
	.award h2 {
		font-size: 24px;
	}

	.col_sm11 {
		width: 4%;
	}

	.col_sm111 {
		width: 98%;
	}

	.col_sm3 {
		width: 98%;
		float: none;
		margin: 1%;
	}

	.ftr_txt2 p {
		margin: 1% 1% 1% 0%;
	}

	.col_sm4 {
		width: 100%;
	}

	.who5 h1 span {
		font-size: 24px;
	}

	.col_sm4_1 {
		width: 98%;
	}

	.ftr_txt h1 {
		margin: 4% 0%;
	}

	.col_sm2 {
		width: 98%;
	}

	.ftr_right {
		text-align: left;
	}

	.bg_clr2 {
		display: none;
	}

	.counter2 {
		width: 48%;
		margin: 2% 1%;
	}
	.col_sm222 {
    	width: 98%;
	}
	.ftr_txt2 p {
		margin-bottom: 6% !important;
		padding-right: 11%;
	}

	.txt2 p {
		font-size: 50px;
	}

	.col_sm12 {
		width: 16%;
	}

	.col_sm122 {
		width: 79%;
	}

	.bullet2 {
        width: 46%;
    }
	.top_right {
        width: 102%;
	}
	.col_sm100{
		width: 98%;
	}
	.col_sm10{
		width: 98%;
	}
}


@media only screen and (max-width:750px) {


}


@media only screen and (max-width:600px) {

	#search-1 {
		width: 200px;
		float: none;
	}

	.f1_pro2>button {
		float: right;
	}

	.col_sm12 {
		width: 20%;
	}

	.col_sm122 {
		width: 75%;
	}

	.txt2 p {
		font-size: 35px;
	}

	.bullet ul {
		margin-left: 3%;
	}

	.counter2 {
		width: 98%;
		margin: 5% 1%;
	}

	.pdg {
		padding: 5%;
	}

	.bg_clr4 {
		border-bottom-right-radius: 141px;
	}

	.who4 h1 span {
		font-size: 20px;
	}

}

@media only screen and (max-width:500px) {}



@media only screen and (max-width:470px) {
	.col_sm5 {
		width: 98%;
	}

	.s_icon {
		display: none;
	}

	.txt2 p {
		font-size: 26px;
	}
}

@media only screen and (max-width:400px) {}

@media only screen and (max-width:360px) {}