@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:1599px){
	.container{
		width: 1280px;	
	}
	.contact-right h3{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.contact-right ul li {
	    margin: 20px 0 0 0;
	}
}
@media only screen and (max-width:1349px){
	.container{
		width: 1170px;	
	}
	h2 {
	    font-size: 36px;
	    line-height: 1.4;
	}
	h4 {
    font-size: 22px;
    line-height: 32px;
  }
	.businesses p {
	    font-size: 16px;
	}
	.offer-block p {
	    font-size: 16px;
	    line-height: 33px;
	    margin: 10px 0 30px;
	}
	.offer-cont p{
		font-size: 16px;
	}
	.solutions-cont{
		width: 80%;
	}
	.newsletter p {
    font-size: 18px;
    line-height: 32px;
	}
	.career-in {
    width: 60%;
  }
  .footer_lft {
    width: 25%;
	}
	.footer_rht ul li {
    margin-right: 35px;
	}
	.submenu p br{
		display: none;
	}
	.nav > ul > li {
	    margin: 0 0 0 30px;
	}
}

@media only screen and (max-width:1199px){
	.container{
		width: 980px;	
	}
	.nav > ul > li {
    margin: 0 0 0 20px;
	}
	.sm ul li a {
	    font-size: 16px;
	}
	.nav ul li a{
		font-size: 13px;
	}
	.logo img {
	    width: 80px;
	}
	h2 {
    font-size: 32px;
	}
	.businesses {
    display: block;
    margin: 0 0 60px;
    padding: 60px 0;
  }
  .our-products p br,
  .offer-block p br,
  .businesses p br{
  	display: none;
  }
  .businesses p {
    font-size: 15px;
	}
	body{
		font-size: 15px;
		line-height: 22px;
		padding: 90px 0 0;
	}
	.inner-banner{
		margin: 0;
	}
	header .logo,
	header.stick .logo {
	    padding: 0;
	}
	.video-block p {
    font-size: 16px;
    margin: 10px 0 30px;
	}
	.offer-cont h4 {
    height: 64px;
 }
 .our-products p {
    font-size: 15px;
    line-height: 26px;
  }
  .our-products .slick-track li{
  	padding: 20px;
  }
  .newsletter p {
    font-size: 16px;
	}
	.career-in{
		width: 70%;
	}
	.footer_rht ul li {
    margin-right: 20px;
	}
	.inner-banner-in{
		padding: 120px 0;
	}
	.about-left figure img{
		padding: 0 !important;
	}
	.submenu p br{
		display: none;
	}
	.careers-block h3 br{
		display: none;
	}
	.contact-section-in{
		position: relative;
		overflow: hidden;
		display: block;
	}
	.contact-left{
		width: 100%;
		height: 300px;
	}
	.contact-right{
		width: 100%;
		background-color: rgba(0,61,152,0.4%)
	}
	.contact_wrapper .job {
    max-width: 75%;
	}
	.title_cnt{
		font-size: 15px;
	}
	.title_cnt br{
		display: none;
	}
	.newsletter,
	.solutions{
		padding: 50px 0;
	}
	.address_blk ul li{
		margin: 0 30px 30px 0;
	}
	header{
		background: #fff;
		padding: 15px 0;
	}
	.stick-hide{
		display: none;
	}
	.stick-logo{
		display: block;
	}
	.nav ul li a{
		color: #000;
	}
	.header_in{
		height: 65px;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}

@media only screen and (max-width:991px){
	h3 {
	    font-size: 24px;
	    line-height: 32px;
	}
	.container{
		width: 750px;	
	}
	.submenu {
	    padding: 10px 0 0 0;
	}
	.menu_toggle{
		display: block;
	}
	.menu_toggle{
		width: 40px;
		height: 40px;
		position: relative;
	}
	.hamburger{
		position: absolute;
		background-color: #fff;
	}
	.nav{
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #fff;
		padding: 15px;
		border-top: 1px solid #ccc;
	    max-height: calc(100vh - 150px);
	    overflow: auto;
	    -webkit-box-shadow: 0 2px 1px #ccc;
	            box-shadow: 0 2px 1px #ccc;
	}
	.submenu li.submenu > ul li a{
		padding: 0 !important;
	}
	.nav > ul{
		width: 750px;
		display: block;
		padding: 15px;
		margin: auto;
	}
	header .nav ul li a{
		font-size: 14px !important;
	}
	.submenu li a:hover {
	    border-color: transparent !important;
	    -webkit-box-shadow: none;
	            box-shadow: none;
	}
	.nav ul li{
		display: block;
		margin: 0;
	}
	.nav > ul > li + li{
		margin: 20px 0 0;
	}
	.mega_menu {
	    position: static;
	    background: none;
	    top: 100%;
	    z-index: 999;
	    -webkit-box-shadow: none;
	            box-shadow: none;
	    border-top: none;
	    min-height: auto;
	    padding: 0;
	    visibility: visible;
	    opacity: 1;
	}
	.mega_menu .container{
		width: 100%;
		padding: 0;
	}
	.submenu ul{
		display: block !important;
	}
	.submenu ul li{
		padding: 10px;
	}
	.menu_row {
	    display: block;
	}
	.submenu ul li a{
		padding: 0 !important;
		display: inline-block !important;
		padding: 0;
	}
	.submenu ul li a p{
		display: none;
	}
	.mega_menu{
		display: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	.nav ul li a:hover{
	    color: #000 !important;
	}
	header .nav ul li.dropdown_btn > a:hover span svg{
		-webkit-transform: rotate(90deg);
		    -ms-transform: rotate(90deg);
		        transform: rotate(90deg);
	}
	header .nav ul li.dropdown_btn.open span svg {
	    -webkit-transform: rotate(-90deg) !important;
	        -ms-transform: rotate(-90deg) !important;
	            transform: rotate(-90deg) !important;
	}


	h2 {
	    font-size: 26px;
	}
	.banner-cont{
		width: 80%;
	}
	.banner-cont p br{
		display: none;
	}
	.banner-cont p{
		font-size: 16px;
		line-height: 22px;
	}
	.banner-cont-in{
		-webkit-transform: translateY(-55%);
		    -ms-transform: translateY(-55%);
		        transform: translateY(-55%);
	}
	h4 {
	    font-size: 20px;
	    line-height: 32px;
	}
	.offer-cont h4{
		height: auto;
	}
	.offer-cont p {
	    font-size: 15px;
	}
	.our-products ul{
		border:none;
	}
	.our-products{
		padding: 100px 0;
	}
	.our-products ul.slick-dots{
		bottom: -60px;
	}
	.solutions{
		text-align: center;
	}
	.solutions-cont {
	    width: 100%;
	}
	.solutions a {
	    float: none;
	    margin: 30px 0 0;
	}
	.solutions-cont p {
	    font-size: 15px;
	    margin: 20px 0 0;
	}
	.newsletter-fld{
		width: 70%;
	}
	.career{
		padding: 50px 0;
	}
	.career-in {
	    width: 100%;
	}
	footer .container{
		position: relative;
	}
	.social-icons {
	    position: absolute;
	    bottom: -60px;
	}
	.foooter-block{
		width: 100%;
	}
	.foooter-block a.foot-logo {
	    margin-bottom: 20px;
	}
	.address_blk {
	    margin-top: 20px;
	}
	.banner .nav-slider {
		top: 44%;
	}
	ul.slick-dots {
	    bottom: -60px;
	}
	.our-products {
	    padding: 50px 0 100px 0;
	}
	.our-products ul li figure{
		width: 100px;
		height: 100px;
	}
	.inner-banner-in {
	    padding: 80px 0 120px;
	}
	.cnt_row {
	    display: block;
	}
	.about-block{
		padding: 0;
	}
	.about-left {
	    display: block;
	    margin: 0 0 30px 0;
	}
	.careers-block{
		display: block;
	}
	h4 {
	    font-size: 18px;
	}
	h5{
		font-size: 16px;
	}
	.job h5 {
	    font-size: 20px;
	}
	.footer{
		padding: 60px 0;
	}
	.banner .nav-slider h6{
		display: none;
	}
	.nav ul li.dropdown_btn .mega_menu {
		width: 100%;
		transform: none;
		box-shadow: none;
	}
	.nav ul li.dropdown_btn:hover .mega_menu {
	    transform: none;
	}
	.sm {
	    margin: 10px 0;
	    padding: 0 15px;
	}
	.nav > ul{
		width: 100%;
	}
	.slick-arrow{
		display: none !important;
	}
	.sap_blk li {
	    margin: 0 0 40px;
	    padding: 30px;
	    flex: 0 0 100%;
	}
	.sap_cnt{
		padding: 0;
	}
}

@media only screen and (max-width:767px){
	.container{
		width: 100%;	
	}
	.foooter-block{
		text-align: center;
	}
	.footer_rht ul {
	    display: block;
	}
	.footer_rht ul li {
		width: 100%;
	    margin: 0 0 15px 0;
	    text-align: center;
	}
	.foooter-block h5 {
	    text-align: center;
	    font-size: 20px;
	    margin-top: 30px;
	}
	.social-icons {
	    left: 0;
	    right: 0;
	    width: 100%;
	    text-align: center;
	}
	.offer-cont{
		text-align: center;
	}
	.readmore, .offer-cont a {
	    left: 0;
	    right: 0;
	}
	.our-products .slick-center{
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
	.newsletter-fld{
		width: 100%;
	}
	.newslatter-field {
	    background-position: 15px center;
	    padding: 19px 20px 19px 45px;
	    width: calc(100% - 160px);
	}
	.career-in {
	    padding: 30px 20px;
	    text-align: center;
	}
	.career-in h2{
		font-size: 24px;
	}
	.subscrib-btn{
		padding: 20px;
	}
	.newsletter br,
	.businesses h2 br{
		display: none;
	}
	.nav-slider{
		display: none;
	}
	.banner-cont-in{
		position: relative;
		top: 0;
		-webkit-transform: none;
		    -ms-transform: none;
		        transform: none;
	}
	h2 {
	    font-size: 22px;
	}
	h3{
		font-size: 20px;
	}
	.banner-cont {
	    width: 100%;
	}
	.banner-cont p {
	    font-size: 15px;
	    line-height: 26px;
	}
	.banner-img{
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		height: calc(100% + 50px);
	}
	.banner-img img{
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
	}
	.banner-cont-in {
		padding: 100px 0;
	}
	.banner ul li{
		height: 300px;
	}
	.about-offer-block ul.slick-dots li {
	    margin: 0 5px;
	}
	.inner-banner-in {
	    text-align: center;
	}
	.inner-banner-in {
	    text-align: center;
	    height: 300px;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	    padding: 30px 0;
	}
	.about-block{
		margin-top: 30px !important;
	}
	.about-block h2 br{
		display: none;
	}
	.job ul li{
		width: 100%;
	}
	.contact-left{
		display: none;
	}
	.contact-section-in{
		margin: 0;
	}
	.contact-right{
		padding: 30px;
	}
	.contact-right h3 {
	    font-size: 22px;
	    margin-bottom: 20px;
	    line-height: 36px;
	}
	.contact-right ul li{
		width: 100% !important;
	}
	.contact_wrapper .job {
	    max-width: 100%;
	}
	.job h5 {
	    font-size: 24px;
	}
	.about-right{
		text-align: center;
	}
	.about-right h2 {
	    text-align: center;
	}
	.about-content {
	    padding: 30px 0 0;
	}
	.cnt_row + .cnt_row {
	    padding: 0;
	}
}

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

}
