/*
Theme Name: cloudio
Description: cloudio  is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: cloudio 
Domain Path: cloudio 
Author: Developers
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


*{ 
	font-family:'Lato';
}
.text-center img {
	display: inline-block;
}
header .mainmenu {
	float: right;
}
header {
	padding: 0px;
}
.header-top{
	padding:15px 0px;
	background-color: #fff;
}
header .mainmenu ul li a {
	text-decoration: none;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:500;
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
}
header .mainmenu ul li {
	padding: 0px 17px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav .current-menu-item a,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	width: 100%;
}
.banner-info {
	width: 50%;
}
header .banner-contents h3 {
	font-family: 'ProximaNova-Bold';
	font-size: 56px;
	color: #fff;
	font-weight: 700;
	line-height: 1.2;
}
header .banner-contents h3 span{
	font-family: 'ProximaNova-Regular';
	font-weight:400;
}
.banner-contents a {
	text-decoration: none;
	font-family: 'ProximaNova-Bold';
	font-size: 17px;
	color: #fff;
	border-radius: 50px;
	text-transform: uppercase;
	padding: 10px 30px;
	display: inline-block;
	margin: 20px 5px 0px;
}
.banner-contents a.req-btn{
	background-color: #ea0005;
	border: 2px solid #ea0005;
}
.banner-contents a.read-btn{
	background-color: #1b1b1b;
	border: 2px solid #1b1b1b;
}
/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-back.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 13px;
	left: 16%;
	position: absolute;
	text-indent: -99999px;
	bottom: 20%;
	width: 8px;
	outline: none !important;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-next.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 13px;
	left: 20%;
	position: absolute;
	text-indent: -99999px;
	bottom: 20%;
	width: 8px;
	outline: none !important;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #edb200;
}
/* banner section end here */

/* innerPgaeBanner start here */
.innerPgaeBanner-section {
	padding: 50px 0px 0px;
	background-color: #e1f4fd;
}
.innerPgaeBanner-contents h3{
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
    font-size:38px;
	color:#009fec;
	text-transform: uppercase;
}
.innerPgaeBanner-contents p{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500;
    font-size:22px;
	color:#090909;
	text-transform: uppercase;
	padding-top:10px;
}



/* service section start here */
.services-section{
	padding:100px 0px;
	background-color: #fff;
}
.services-heading h4{
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size:19px;
	color:#52d2ff;
	text-transform: uppercase;
}
.services-heading h3{
	font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size:32px;
	color:#000000;
	text-transform: uppercase;
}
.services-heading p{
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size:17px;
	color:#4b4b4b;
}
.services-heading a{
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size:17px;
	color:#01afee;
	text-decoration: none;
}
.services-wrap{
	margin-top:30px;
}
.services-cont-wrap{
	background-color:#fff;
	box-shadow: 0px 0px 10px 5px #ebebeb;
	margin-top:25px;
}
.services-img{
	width:100%;
	position: relative;
}
.services-img img{
	width:100%;
}
.service-icon {
	width: 85px;
	height: 85px;
	min-height: 85px;
	margin: auto;
}
.service-icon img{
	width:100%;
}
.service-icon{
	position: absolute;
	z-index: 9999;
	left:0;
	right:0;
	bottom:-45px;
}
.services-contents{
	background-color: #fff;
	padding:50px 20px 20px;
}
.services-contents h3 a{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
    font-size:20px;
    color:#181818;
	text-decoration: none;
}
.services-contents p{
	font-family: 'MyriadPro-Regular';
	font-weight: 400;
    font-size:16px;
    color:#7f7f7f;
}
.services-contents hr{
	width:35%;
	margin:10px auto;
	border:1px solid #00a3ed;
}
/* service section end here */

/* welcome-section start here */
.welcome-section{
	background-color: #e1f4fd;
	padding: 50px 0px;
}
.welcome-heading h3{
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
    font-size:26px;
    color:#090909;
}
.welcome-heading h4{
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
    font-size:60px;
    color:#00a9ee;
}
.welcome-heading hr{
	width:10%;
	margin:10px 0px;
	border:3px solid #00a9ee;
	border-radius: 50px;
}
.welcome-heading p{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
    font-size:19px;
    color:#2f3030;
}
.welcome-heading a {
	text-decoration: none;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:700;
	font-size: 15px;
	color: #fff;
	border-radius: 50px;
	text-transform: uppercase;
	padding: 8px 20px;
	display: inline-block;
	background-color: #ea0005;
	border: 2px solid #ea0005;
	margin-top:10px;
}
/* welcome section end here */

/* common section start here */
.heading h3{
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
    font-size:36px;
	color:#090909;
	text-transform: uppercase;
}
.heading hr{
	width:5%;
	margin:10px auto;
	border:3px solid #00aeef;
	border-radius: 50px;
}
.inner-contents h3{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
    font-size:19px;
    color:#242525;
}
.inner-contents p{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
    font-size:15px;
    color:#2f3030;
}

/* Resources-section start here */
.Resources-section{
	padding:70px 0px;
	background-color:#fff;
}
.Resources-wrap{
	margin-top:50px;
}
.Resources-cont-wrap{
	border: 1px solid #d3cece;
	border-radius: 5px;
	overflow: hidden;
}
.Resources-img {
	width:100%;
}
.Resources-img img{
	width:100%;
}
.Resources-contents {
	padding: 15px 15px 20px;
}
.Resources-contents h3{
	text-transform: uppercase;
	color:#00a9ee;
}
.Resources-contents a{
	text-decoration: none;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	border-radius: 50px;
	text-transform: uppercase;
	padding: 8px 20px;
	display: inline-block;
	background-color: #ea0005;
	border: 2px solid #ea0005;
}
/* resource section end here */

/* update section start here */
.Updates-section{
	padding:100px 0px;
	background-color: #eff9fe;
}
.Updates-contents hr{
	width:100%;
	border-top:1px solid #090909;
	margin: 20px auto 5px;
}
.inner-contents h6{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500;
    font-size:15px;
    color:#242525;
}
.Updates-wrap{
	margin-top:50px;
}
/* update section end here */

/* clinets section start here */
.clients-section{
	padding:70px 0px
}
.clients-heading h3{
	text-transform: uppercase;
}
.clients-wrap{
	margin:50px 50px 0px;
}
.clients-img{
	width:150px;
	height:100px;
	min-height: 100px;
	margin: auto;
}
.clients-section .owl-carousel .owl-nav.disabled {
	display: block;
}
.clients-section .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/back.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 34px;
	left: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 20px;
	outline: none !important;
}
.clients-section .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/next.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 34px;
	right: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 20px;
	outline: none !important;
}
/* this section end here */


footer {
	padding: 100px 0px 0px;
	background-color:#202020;
}
.footer-wrap {
	padding-bottom: 50px;
}
.footer-wrap h3 {
    font-family: 'IBM Plex Sans', sans-serif;
	font-weight:700;
	font-size: 20px;
	color: #fff;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.footer-wrap ul li a {
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:400;
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
}
.footer-menu ul li a {
	text-transform: uppercase;
}
.footer-logo {
	margin-top: 50px;
}
.footer-wrap ul li {
	padding-bottom: 5px;
}
.footer-contact ul li {
	padding-left: 50px;
	padding-bottom: 20px;
	position: relative;
}
.footer-contact ul li a{
	font-size: 13px;
}
.footer-contact ul li::after {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color:#606061;
	font-size: 15px;
	padding: 7px 11px;
	position: absolute;
	background-color:#fff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	top: 10px;
	left: 0px;
	cursor: pointer;
}
.footer-contact ul li.location::after {
	content: "\f041";	
	padding: 7px 13px;
}
.footer-contact ul li.phone::after {
	content: "\f095";
	
}	
.footer-contact ul li.mail::after {
	content: "\f0e0";
	padding: 7px 11px;
	
}
.footer-contact ul li.facebook::after {
	content: "\f09a";	
	padding: 7px 13px;
}
.footer-contact ul li.twitter::after {
	content: "\f099";	
}
.footer-contact ul li.linked-in::after {
	content: "\f0e1 ";	
}

.footer-contact, .footer-menu{
	display: table;
	margin: auto;
}
.social-icons.footer-contact {
	display: block;
}


.copyrights p {
	
    font-family: 'IBM Plex Sans', sans-serif;
	font-size:400;
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 0px;
}
.copyrights {
	border-top:1px solid #3d3d3d;
	padding: 30px 0px 30px;
}

/* about us pahe start here */
.innerAbout-section{
	padding:100px 0px;
}
.innerAbout-wrap{
	margin-top:30px;
}
.innerAbout-contents h3{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
    font-size:32px;
	color:#000000;
	text-transform: uppercase;
}
.innerAbout-img{
	width:100%;
}
.innerAbout-img img{
	width:100%;
}
.innerAbout-contents p{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
    font-size:18px;
	color:#2f3030;
	margin-bottom: 0px;
	margin-top:20px;
}
.innerAbout-contents p sup{
    font-size:10px;
}

.aboutDetails-section{
	background-color: #009eec;
	padding:100px 0px;
}
.aboutDetails-contents{
	padding-top:20px;
}
.aboutDetails-contents h3{
	font-size:22px;
	color: #fff;
	text-transform: uppercase;
}
.aboutDetails-contents p{
	font-size:17px;
	color: #fff;
	padding-top:10px;
}

/* contact page start here */
.contact-section{
	padding:100px 0px;
}
.contact-heading h3{
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
    font-size:22px;
	color:#009eec;
	text-transform: uppercase;
	margin-bottom:25px;
}
.contact-menu{
	background-color: #fbf9f9;
}
.contact-menu ul li a{
	text-decoration: none;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
    font-size:18px;
	color:#0b0b0b;
	display: inline-block;
	padding:0px 10px;
}
.contact-menu ul li{
	padding:7px 0px;
	border-bottom: 1px solid #dedddd;

}
.contact-menu ul li a i{
	margin-right:7px;
}
.contact-form .form-control::-webkit-input-placeholder {
	color: #373737 !important;
	opacity: 1;
  }
  
  .contact-form .form-control::-moz-placeholder {
	color: #373737 !important;
	opacity: 1;
  }
  
  .contact-form .form-control::-ms-input-placeholder {
	color: #373737 !important;
	opacity: 1;
  }
  
  .contact-form .form-control::placeholder {
	color: #373737 !important;
	opacity: 1;
  }
  .contact-form .form-control{
	font-family: 'IBM Plex Sans', sans-serif !important;
	font-weight: 600 !important;
    font-size:14px !important;
	color:#373737 !important;
	border:1px solid #a09f9f !important;
	padding:10px 15px !important;
	background-color: #fff !important;
	border-radius: 0px !important;
  }
  .contact-form textarea.form-control{
	  height:250px;
  }
  .contact-form .submit-btn, #wpforms-submit-164{
	  text-decoration: none;
	  font-family: 'IBM Plex Sans', sans-serif;
	  font-size: 22px;
	  color: #fff;
	  font-weight: 700;
	  border-radius: 0px;
	  text-transform: uppercase;
	  background-color: #e1030c;
	  padding: 7px 40px;
  
  }


 /*service page start here*/
.servicePage-section{
	padding:70px 0px;
}

.servicePage-contents h3{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
    font-size:25px;
	color:#000000;
	text-transform: uppercase;
}
.servicePage-img{
	width:100%;
}
.servicePage-img img{
	width:100%;
}
.servicePage-contents {
	width: 80%;
}
.servicePage-contents p{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
    font-size:18px;
	color:#2f3030;
	margin-bottom: 0px;
	margin-top:20px;
}
.servicePage-section.bg-color{
	background-color: #f7f5f5;
}


.licensing-section{
	padding:100px 0px;
}
.licensing-wrap{
	width:80%;
	margin: auto;
}
.Products-section.bg-color{
	background-color: #eff9fe;
	padding:70px 0px 50px;
}
.Products-section{
	padding:100px 0px 50px;
}
.Products-heading h3{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
    font-size:25px;
	color:#181818;
	text-transform: uppercase;
}
.Products-heading p{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
    font-size:16px;
	color:#2f3030;
	padding-top:18px;
	width:90%;
	margin: auto;
}
.Products-heading p sup{
	font-size: 9px;
}
.Product-contents p sup{
	font-size:11px;
}
.Products-wrap{
	margin-top:50px;
}
.Products-contents {
	padding: 20px 30px;
}
.Products-contents h3{
	width:70%;
	margin: auto;
}
.Product-contents h3{
	text-transform: uppercase;
}
.Products-contents p{
	padding-top:10px;
}

.platformConclution-section{
	padding:70px 0px;
	background-color:#eff9fe;
}
.platformConclution-contents{
	padding-top:20px;
}

/* custom css */

.header-top.header-top-inner {
	border-bottom: 1px solid #ccc;
}
.box-holder-inner {
	padding: 5% 0;
}
.heading h3 {
	margin-bottom: 30px;
}
.single .heading h3 {
	font-size: 26px;
}
.wpforms-confirmation-container-full {
	background: transparent !important;
	border: 1px solid #ccc !important;
}
.services-img img {
	width: 70%;
	margin: 0 auto;
	display: table;
	padding: 20px 0;
}
.services-img {
	background-color: #f1f1f1;
}
/*RESPONSIVE*/

@media screen and (max-width: 3840px){
	header .header-bottom .owl-prev {
		left: 36%;
		bottom: 50%;
	}
	header .header-bottom .owl-next {
		left: 38%;
		bottom: 50%;
	}
}
@media screen and (max-width: 2880px) {
	header .header-bottom .owl-prev {
		left: 32%;
		bottom: 40%;
	}
	header .header-bottom .owl-next {
		left: 35%;
		bottom: 40%;
	}

}

@media screen and (max-width: 1920px) {
	header .header-bottom .owl-prev {
		left: 22%;
		bottom: 30%;
	}
	header .header-bottom .owl-next {
		left: 27%;
		bottom: 30%;
	}

}

@media screen and (max-width: 1680px){
	header .header-bottom .owl-prev {
		left: 16%;
		bottom: 20%;
	}
	header .header-bottom .owl-next {
		left: 22%;
		bottom: 20%;
	}
}

@media screen and (max-width: 1366px) {
	header .header-bottom .banner-contents {
		top: 20%;
	}

	header .header-bottom .owl-prev {
		left: 8%;
		bottom: 25%;
	}
	header .header-bottom .owl-next {
		left: 12%;
		bottom: 25%;
	}
}


@media screen and (max-width: 1279px) {
	header .mainmenu ul li a {
		font-size: 13px;
	}
	header .banner-contents h3 {
		font-size: 43px;
	}
	.banner-contents a {
		font-size: 15px;
		padding: 10px 30px;
		margin: 20px 5px 0px;
	}
	.services-heading h3 {
		font-size: 25px;
	}
	.services-heading a {
		font-size: 13px;
	}
	.services-heading p {
		font-size: 15px;
	}
	.services-contents h3 a {
		font-size: 16px;
	}
	.services-contents p {
		font-size: 13px;
	}
	.welcome-heading p {
		font-size: 15px;
	}
	.welcome-heading h4 {
		font-size: 45px;
	}
	.welcome-heading h3 {
		font-size: 20px;
	}
	.heading h3 {
		font-size: 30px;
	}
	.inner-contents h3 {
		font-size: 18px;
	}
	.innerPgaeBanner-contents p {
		font-size: 18px;
	}
	.innerPgaeBanner-contents h3 {
		font-size: 33px;
	}
	.innerAbout-contents h3 {
		font-size: 25px;
	}
	.innerAbout-contents p {
		font-size: 15px;
	}
	.Products-contents {
		padding: 20px 10px;
	}

}

@media screen and (max-width: 1023px) {
	header .mainmenu ul li {
		padding: 0px 10px;
	}
	header .mainmenu ul li a {
		font-size: 11px;
	}
	header .banner-contents h3 {
		font-size: 33px;
	}
	.banner-contents a {
		font-size: 13px;
		padding: 8px 20px;
		margin: 20px 5px 0px;
	}
	.services-heading h3 {
		font-size: 20px;
	}
	.services-section {
		padding: 50px 0px;
	}
	.services-contents {
		padding: 60px 15px 10px;
	}
	.services-contents h3 a{
		font-size: 17px;
	}
	.welcome-heading h4 {
		font-size: 35px;
	}
	.welcome-heading h3 {
		font-size: 17px;
	}
	.welcome-heading p {
		font-size: 13px;
	}
	.welcome-heading a {
		font-size: 13px;
		padding: 8px 10px;
		margin-top: 0px;
	}
	.Resources-section {
		padding: 50px 0px;
	}
	.heading h3 {
		font-size: 25px;
	}
	.inner-contents h3 {
		font-size: 15px;
	}
	.inner-contents p {
		font-size: 13px;
	}
	.Updates-section {
		padding: 50px 0px;
	}
	.innerAbout-contents h3 {
		font-size: 20px;
	}
	.innerAbout-contents p {
		font-size: 13px;
	}
	.innerPgaeBanner-contents p {
		font-size: 13px;
	}
	.innerPgaeBanner-contents h3 {
		font-size: 25px;
	}
	.innerAbout-section {
		padding: 50px 0px;
	}
	.innerAbout-wrap {
		margin-top: 0px;
	}
	.aboutDetails-section {
		padding: 50px 0px;
	}
	.contact-heading h3 {
		font-size: 18px;
	}
	.contact-section {
		padding: 50px 0px;
	}
	.contact-menu ul li a {
		font-size: 15px;
	}
	.servicePage-section {
		padding: 50px 0px;
	}
	.servicePage-contents {
		width: 100%;
	}
	.servicePage-contents h3 {
		font-size: 20px;
	}
	.servicePage-contents p {
		font-size: 15px;
		margin-top: 10px;
	}
	.Products-contents h3 {
		width: 80%;
		margin: auto;
	}
	.Products-section {
		padding: 50px 0px 30px;
	}
	.Products-heading h3 {
		font-size: 20px;
	}
	.licensing-wrap {
		width: 100%;
		margin: auto;
	}
	.licensing-section {
		padding: 50px 0px;
	}
	.Products-heading p {
		font-size: 14px;
		padding-top: 10px;
	}
	.platformConclution-section {
		padding: 50px 0px;
		background-color: #eff9fe;
	}
	.Products-section.bg-color {
		padding: 50px 0px 50px;
	}
}

@media screen and (max-width: 767px) {
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #000;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}
	.navbar-dark .navbar-brand {
		color: #fff;
		width: 150px;
	}
	header .banner-contents h3 {
		font-size: 25px;
	}
	.banner-contents a {
		font-size: 13px;
		padding: 8px 15px;
		margin: 10px 5px 0px;
	}
	header .header-bottom .banner-contents {
		top: 10%;
	}
	header .header-bottom .owl-prev {
		left: 13%;
		bottom: 20%;
	}
	header .header-bottom .owl-next {
		left: 17%;
		bottom: 20%;
	}
	.services-heading h4 {
		font-size: 15px;
	}
	.welcome-heading {
		padding-top: 20px;
		padding-bottom: 50px;
	}
	.Resources-cont-wrap {
		margin-top:20px;
	}
	.Resources-wrap {
		margin-top: 10px;
	}
	.Updates-wrap {
		margin-top: 0px;
	}
	.Updates-cont-wrap {
		margin-top: 35px;
	}
	.footer-wrap h3 {
		font-size: 15px;
		margin-bottom: 15px;
		margin-top:20px;
	}
	.footer-contact, .footer-menu {
		display: block;
		margin: auto;
	}
	footer {
		padding: 30px 0px 0px;
	}
	.footer-logo {
		width: 70%;
		margin: auto;
	}
	.social-icons.footer-contact {
		display: block;
	}
	.footer-wrap {
		padding-bottom: 0px;
	}
	.innerPgaeBanner-contents {
		text-align: center;
	}
	.innerPgaeBanner-contents p {
		padding-top: 0px;
	}
	.innerAbout-contents {
		padding-top: 10px;
	}
	.contact-menu {
		margin-bottom: 50px;
	}
	.servicePage-contents h3 {
		font-size: 17px;
	}
	.servicePage-contents {
		padding-top: 20px;
	}
	.servicePage-contents p {
		font-size: 13px;
		margin-top: 0px;
	}
	.Products-heading h3 {
		font-size: 18px;
	}
	.Products-contents h3 {
		width: 100%;
		margin: auto;
	}
	.Products-contents {
		padding: 10px 10px;
	}
	.platformConclution-cont-wrap {
		margin-top: 20px;
	}
}
@media screen and (max-width: 480px) {
	.Products-heading h3 {
		font-size: 16px;
	}
	.Products-heading p {
		font-size: 13px;
		padding-top: 10px;
	}
	.banner-info {
		width: 100%;
		text-align:center;
	}
	.banner-contents a {
		font-size: 11px;
		padding: 5px 15px;
		margin: 5px 5px 0px;
	}
	header .header-bottom .owl-prev {
		left: 10%;
		bottom: 20%;
	}
	header .header-bottom .owl-next {
		left: 90%;
		bottom: 20%;
	}
	
}
@media screen and (max-width: 414px) {
	
}
@media screen and (max-width: 387px) {

}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {

}