@charset "utf-8";
/* CSS Document */
body{ font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:15px;}
.qk-contact{ font-size:18px; font-weight:bold; color:#002062;}
.qk-contact img{ margin-right:10px;}
.martopten{margin-top:10px;}
.padseven{padding:5% 0 !important;}
.top-box{border-bottom:2px solid #00b050;}
.ssc-nav{ background:none !important; font-size:17px;}
.ssc-nav li{ padding:5px 7px; white-space:nowrap;}
.ssc-nav li a{color:#016ab5 !important; font-weight:bold;}
.ssc-nav li.active a{color:#000 !important}
.padtwo{ padding:2%;}
.padten{ padding:10%;}
.boxes{border:10px solid #fff; border-radius:10px;}
.boxes ul li{ margin:10px 0;}
.bg-about{ background:url(../img/about-us-bg.png) no-repeat; background-size:100% !important;}
.bg-cloud{ background:url(../img/cxperts-banner.png); background-size:100% cover !important;}
.ssc-head{ font-size:50px; font-weight:bold;}
.ssc-head-desc{ font-size:20px;}
.bg-grey{ background:#dee1e2;}
.cloud-box{ padding:10% 0 0 2%}
.cloud-heading{ font-size:48px; font-weight:bold;}
.cloud-box p {font-size:32px; color:#777777; }
.border-black{border:1px solid #000;}
.join-now{border-bottom:3px solid #00b050; font-size:32px; color:#777777;}
.foot-head{ font-size:55px; color:#3986c7; font-weight:bold;}
.footer-nav{ font-size:18px;}
.footer-nav li{ margin:2% 0;}
.footer-nav li a{ color:#fff;}
.foot-box{border-top:3px solid #00b050; margin-bottom:10px;}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
.text-border {
  color: black;
  -webkit-text-fill-color: white; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
 }
.text-border-cloud {
  color: black;
  -webkit-text-fill-color: black; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  font-weight:bold;
}
.cloud-services{ font-size:24px;}
.cxpertnav li{ margin:0 2px;}
.join-now-icon{position:absolute; right:0; top:0; display:block;}
.dropdown:hover>.dropdown-menu {
  display: block;
}

@media (max-width:767px){
	 .cxpert-logo{ text-align:center !important;}
	 .foot-head{ font-size:35px; color:#3986c7; font-weight:bold;}
	 .foot-box{ text-align:center;}
	.cxpert-head{ font-size:20px; font-weight:bold;}
	.cloud-heading{ font-size:24px; font-weight:bold;}
	.cloud-box p{ font-size:18px;}
	.join-now{ font-size:18px;}
	.cloud-ready{ padding-bottom:5% !important;}
	.cloud-ready img{display:none;}
	.bg-about{ background:url(../img/about-us-bg.png) repeat; background-size:cover;}
	.join-now-icon{position:absolute; right:0; left:0;  display:block;}
	.carousel-caption h1{ font-size:14px;}
	.text-border {
  color: black;
  -webkit-text-fill-color: white; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: black;
 }
	}

@media (max-width:580px){
	.cxpert-head{ font-size:16px; font-weight:bold;}
	.carousel-caption h1{ font-size:14px;}
}