@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "Montserrat";
	src: url('../fonts/Montserrat-Regular.otf');
}
@font-face {
	font-family: "Montserrat-Black";
	src: url('../fonts/Montserrat-Black.otf');
}
@font-face {
	font-family: "Montserrat-Bold";
	src: url('../fonts/Montserrat-Bold.otf');
}
@font-face {
	font-family: "Montserrat-Hairline";
	src: url('../fonts/Montserrat-Hairline.otf');
}
@font-face {
	font-family: "Montserrat-Light";
	src: url('../fonts/Montserrat-Light.otf');
}



@font-face{font-family:"SST W01 Bold";src:url("../fonts/52adf2b6-12bd-41e4-bfee-9ca637d6045d.eot");src:url("../fonts/52adf2b6-12bd-41e4-bfee-9ca637d6045d.eot?#iefix") format("embedded-opentype"),url("../fonts/21ee40af-ca04-4a40-a3cc-e0f6a8d68101.woff") format("woff"),url("../fonts/7c0c7307-e38f-4784-a632-d49333cb65e8.ttf") format("truetype"),url("../fonts/f3aa7336-d7d0-40dd-9177-d17f97a16f45.svg#SST W01 Bold") format("svg");
font-weight:normal;
font-style:normal;
}
@font-face{font-family:"SST W01 Roman";src:url("../fonts/580b2ea4-f6e0-4626-9ef8-3562f00da4b3.eot");src:url("../fonts/580b2ea4-f6e0-4626-9ef8-3562f00da4b3.eot?#iefix") format("embedded-opentype"),url("../fonts/5c14fe05-1e00-48ad-90a4-7fa0de36fb7b.woff") format("woff"),url("../fonts/2ed52a6a-e86f-4b97-923e-5c9af2866617.ttf") format("truetype"),url("../fonts/8f7596eb-da17-4318-8ca4-46c048c4e97a.svg#SST W01 Roman") format("svg");
font-weight:normal;
font-style:normal;
}

/*@font-face{font-family:"SST W01 Bold";src:url("clientlibs_base/fonts/52adf2b6-12bd-41e4-bfee-9ca637d6045d.eot");src:url("clientlibs_base/fonts/52adf2b6-12bd-41e4-bfee-9ca637d6045d.eot?#iefix") format("embedded-opentype"),url("clientlibs_base/fonts/21ee40af-ca04-4a40-a3cc-e0f6a8d68101.woff") format("woff"),url("clientlibs_base/fonts/7c0c7307-e38f-4784-a632-d49333cb65e8.ttf") format("truetype"),url("clientlibs_base/fonts/f3aa7336-d7d0-40dd-9177-d17f97a16f45.svg#SST W01 Bold") format("svg");
font-weight:normal;
font-style:normal;
}
@font-face{font-family:"SST W01 Roman";src:url("clientlibs_base/fonts/580b2ea4-f6e0-4626-9ef8-3562f00da4b3.eot");src:url("clientlibs_base/fonts/580b2ea4-f6e0-4626-9ef8-3562f00da4b3.eot?#iefix") format("embedded-opentype"),url("clientlibs_base/fonts/5c14fe05-1e00-48ad-90a4-7fa0de36fb7b.woff") format("woff"),url("clientlibs_base/fonts/2ed52a6a-e86f-4b97-923e-5c9af2866617.ttf") format("truetype"),url("clientlibs_base/fonts/8f7596eb-da17-4318-8ca4-46c048c4e97a.svg#SST W01 Roman") format("svg");
font-weight:normal;
font-style:normal;
}*/

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 18px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #3f4042;
	background: #f9f9f9;
	font-family: Montserrat-Light;
}
.logo {
	padding: 15px 0;
	display: inline-block;
}
.tobsearchbox {
	margin: 23px 0 0 0;
	 padding:0;
}
ul, li {
	list-style: none;
}
.clearfix {
	clear: both;
}
.topmenu {
	margin: 0 auto;
}
ul.nav {
	text-decoration: none;
	color: #3f4042;
	margin: 0;
	font-size: 18px;
	text-transform: capitalize;
}
ul.nav li {
	width: auto;
	padding: 5px 15px;
	position:inherit;
}
ul.nav li:last-child {
	padding: 5px 0 5px 15px;
}
ul.nav li.searchcls { padding:0;   display: block; padding: 0; position: relative; width: 220px; }
ul.nav li a {
	color: #3f4042;
	padding: 0;
}
ul.nav li a:hover {
	background: none;
	color: #2686B6;
}
ul.nav li:active {
	background: none;
	color: #2686B6;
}
.dropdown-menu {
	display: none;
	position: absolute;
	background-color: #ffffff;
	min-width: 200px;
	z-index: 9999;
	margin-top: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: 0 !important;
	opacity: 0.9;
}
.dropdown-menu li { /*border-bottom:1px dotted #c2c2c2;*/
	padding: 7px 20px !important;
}
.dropdown-menu a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 15px;
	color: #000 !important;
}
.dropdown-menu a:hover {
	color: #2686B6 !important;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.homemid {
	background: #fff;
}
.navbar-header {
	float: left;
	margin: -70px 0 0 -10px;
}
ul.nav li.searchcls .form-control {
	background: #e8e8e8;
	border-radius: 0 !important;
	box-shadow: 0;
}
/*.hometitle { font-family:'SST W01 Bold'; font-size:32px !important; line-height: 35px !important; width:70%; color: #00A2FF;
    text-transform: uppercase !important; letter-spacing: .15rem !important; font-size: 1.25rem !important; margin-bottom: 0.5rem !important; font-family: inherit !important; font-weight: 500 !important; line-height: 1.1 !important; }*/
	
.hometitle { font-family:'SST W01 Roman'; font-size:20px !important; line-height: 20px !important; color: #00a2ff !important;
    text-transform: uppercase !important; font-weight: 500 !important; line-height: 1.1 !important; }	
.hometitletxtcls { font-family:'SST W01 Bold'; font-size:20px !important; font-weight: 500 !important; width:60%; display:inline-block; }
.hometitlep { font-family:'SST W01 Roman'; font-size:18px !important; line-height: 20px !important; width:60%; margin:0 auto; }	
.btnsearch {
	background: #333;
	color: #fff;
	font-weight: bold;
	border-radius: 0 !important;
}
.btnsearch:hover {
	color: #fff;
}
.carousel-inner .item img {
	width: 100%;
	height: auto;
}
.tagline {
	color: #fff;
	font-size: 35px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 45%;
	width: 100%;
}
.offer {
	z-index: -9;
	margin: 0 0 20px 0;
}
.offer img {
	width: 100%;
}
.boxborder {
	background: #000;
	opacity: 0.7;
	margin: -93px 0 0 0;
	z-index: 10;
	line-height: 20px;
	padding: 15px 15px 8px 15px;
}
.text-danger {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	width: 80%;
	float: left;
}
.offerprice {
	background: #fff;
	padding: 6px 10px;
	float: right;
	font-weight: bold;
	color: #000;
	position: relative;
}
.tlogo {
	margin: 30px 0;
}
.travelogo {
	text-align: center;
}
.travelbuy {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 25px;
	padding: 20px 0 0 0;
}
.bannerbg {  /*background:url(../images/homebanner.png) no-repeat;*/ margin-top: 0; min-height: 400px; position: relative; background-size: 100% auto; }
.innerbannerbg  { margin-top: 0; min-height: 350px; position: relative; background-size: 100% auto !important; }
.textslider {
	background-size: 100%;
	height: auto;
	min-height: 340px;
	background:#F1F2F2;
}
.cmpcls {
	margin: 15px 0 0px 0;
	font-size: 16px;
	line-height: 25px;
}
.marcls {
	margin: 0px 0 60px 0;
	font-size: 16px;
	line-height: 25px;
}
.cmpcls p {
	color: #256b94;
	line-height: 25px;
	font-size: 23px;
	margin: 0 0 10px 0 !important;
	
}
.cmpcls p span { font-size:26px; line-height:30px; margin:15px 0 0 0; display:inline-block; }
.threeicon {
	margin: 50px 0;
}
.threeicon h2 {
	color: #000;
	font-size: 20px;
}
.threeicon .centerbtn {
	padding: 40px 0 20px;
}
.threeicon .centerbtn span {
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}
.partnerbtn {
	margin: 40px 0 30px 0;
}
.partnerbtn span {
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
}
.textslider .col-lg-5 {
	padding: 0;
}
.freetrailcls { padding:0 0 40px 0; background:#256b94; /*background:url(../images/getbg.png) no-repeat #ACE5F7;*/ background-size:100% 100%; }
.freetrailcls h3 { color:#fff !important; }
.freetrailcls h3, .textslider h1 {
	margin: 35px 0 50px 0;
	text-transform: uppercase;
	font-size: 20px;
	color: #000;
}
.freetrailcls .leaderimg {
	min-height: 98px;
	vertical-align: middle;
}
.brdclsx { border-right:1px solid #7ab5c6; }

.brdclsx1 { border-right:1px solid #ccc; }

.textslider .leaderimg {
	min-height: 80px;
	vertical-align: middle;
}
.freetrailcls p { font-size:16px; line-height:22px; color:#fff; }
.freetrailcls .threebtn, .textslider .threebtn {
	display: inline-flex;
	margin:15px 0 25px 0;
}
.freetrailcls .threebtn { text-transform:uppercase; }
.textslider .leaderbtn {
	background: #3f4042;
	margin: 0 0 20px 0;
	cursor: pointer;
	padding: 10px 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.textslider .leaderbtn1 {
	background: #999900;
	padding: 10px 20px;
	cursor: pointer;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.textslider p {
	color: #3f4042;
	font-size: 14px;
	line-height: 20px;
	min-height: 65px;
	margin: 0;
}
.sliderlayer {
	background: #999933;
	color: #fff;
	margin: -197px 0 0 0;
	opacity: 0.9;
	position: absolute;
	width: 100%;
}
.sliderlayer h2 {
	padding: 20px 0 0 0;
	margin: 0;
}
.sliderlayer p {
	margin: 25px 0 40px 0;
}
.sliderlayer .reqcls {
	background: #000000;
	padding: 10px 15px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	bottom: 10px;
}
.letfcls {
	background: url(../images/previous_point.png) no-repeat 0 6px;
	min-width: 29px;
	display: inline-block;
	margin: 0 20px 0 0;
}
.rightcls {
	background: url(../images/next_point.png) no-repeat 0 6px;
	min-width: 31px;
	display: inline-block;
	margin: 0 0 0 20px;
}
.footerbg {
	background-color: #171717;
	padding: 19px 0;
	color: #fff;
	line-height: 20px;
	font-size: 13px;
	border-bottom: 5px solid #2686B6;
}
.footerbg h2 {
	font-size: 14px;
	margin: 20px 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.footerbg h2 span {
	color: #ff5313;
}
.footeraddress {
	text-align: left;
	margin: 0 0 25px 0;
	padding: 0;
}
.footeraddress .col-lg-2 {
	padding: 0;
}
.fimg {
	float: left;
	padding: 0 10px 40px 0;
}
.footerbg ul {
	margin: 0;
}
.footerbg ul li {
	width: 100%;
	float: left;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 14px 0;
}
.footerbg ul li a {
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
}
.footerbg ul li a:hover {
	color: #2686B6;
}
.txtcls {
	border: 0;
	width: 95%;
	padding: 8px;
	color: #000;
	margin: 15px 0;
}
.col-lg-6 .footeraddress {
	padding: 0;
}
/* Product Page */ 

.productlist {
	margin: 0 0 30px 0;
	text-align: justify;
}
.productbox {
	margin: 30px 0;
}
.productlist h2 {
	color: #000;
	font-size: 20px;
	text-align: center;
	background: url(../images/product-title-line.png) no-repeat center bottom;
	padding: 10px 0;
}
.productlist p {
	text-align: justify;
	margin: 35px 0;
}
.prodbtn {
	background: #646464;
	color: #fff;
	border: 0;
	padding: 7px 20px 8px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.prodbtn:hover {
	background: #86ac16;
}
.productborder { border-bottom:1px solid #ff9600; }
.producticon {
	float: right;
	margin: -15px 0 0 15px;
}
.solutionimg .producticon {
	float: right;
	margin: 0 0 0 25px;
}
.srscls {
	background: #f3f2f2;
	border: 1px solid #ccc;
	padding: 20px;
	margin: 25px 0 0 0;
}
.srscls strong {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: inline-block;
}
.srsborder {
	border-right: 1px solid #ccc;
}
.srsborder p {
	margin: 0 0 10px 0;
}
.srscls ul {
	display: inline-block;
}
.srscls li {
	width: 100%;
	float: left;
}
.importantcls a {
	color: #3f4042;
	text-decoration: none;
	float: left;
	display: inline-block;
	width: 100%;
	margin: 0 0 15px 0;
}
.importantcls ul li a { position:absolute; }
.mapcls {
	padding: 30px 0 0 0;
}
.newprodlist p {
	text-align: justify;
}
.newprodlist h2 {
	color: #7aaa21;
	font-size: 28px;
}
.newprodlist p strong {
	color: #3f4042;
	font-size: 20px;
	font-weight: normal;
}
.newprodlist .threebtn {
	margin: 40px 0;
}
.newprodlist .threebtn .prodbtn {
	background: #1879b9;
	padding: 12px 25px;
}
.newprodlist .threebtn a:hover {
	text-decoration: none;
}
/* End Product Page */

/* Case Study Page */ 

.casestudylist {
	margin: 0 0 30px 0;
	text-align: justify;
}
.casestudybox {
	margin: 30px 0;
}
.casestudylist p {
	text-align: justify;
	margin: 20px 0 20px 0;
	height: 200px;
	overflow: hidden;
}
.caseimg {
	height: 122px;
	vertical-align: middle;
	overflow: hidden;
	text-align: center;
}
.caseimg:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.caseimg img {
	vertical-align: middle;
	display: inline-block;
	width:52%;
}
.pimg img { max-width:30%; }
.othercasestudy {
	position: relative;
}
.casestudylist h2 {
	color: #0c2c86;
	margin: 20px 0 20px 0;
	float: left;
}
.casestudylist h4 {
	color: #8baf20;
	margin: 0 0 30px 0;
	font-size: 20px;
}
.studyboxs {
	margin: 0 0 30px 0;
}
.studybox {
	background: #fff;
	border: 1px solid #ccc;
	height: 175px;
	text-align: center;
	padding:0 8px;
}
.studybox:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.studybox img {
	vertical-align: middle;
	display: inline-block;
	width:73%;
	height:auto;
}
.futuredimg {
	background: #fff;
	border: 1px solid #ccc;
	height: 100px;
	margin: 0 0 25px 0;
	text-align: center;
}
.futuredimg:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.futuredimg img {
	vertical-align: middle;
	display: inline-block;
}
.casestudydetail {
	margin: 30px 0 0 0;
}
.casestudydetail h2 {
	color: #000;
	margin: 25px 0 25px 0;
	font-size: 32px;
	line-height: 35px;
	/*font-family: "Montserrat-Light";*/
}
.contentcls {
	margin: 0;
	text-align: justify;
}
.contentcls h2 {
	color: #0c2c86;
	font-size: 30px;
}
.contentcls h3 {
	color: #0c2c86;
}
.contentblack {
	font-size: 20px;
	color: #000;
	line-height: 25px;
}
.contentcls strong em, .contentcls strong {
	font-size: 17px;
	color: #000;
	line-height: 23px;
}
.contentcls ul {
	margin: 0 0 0 15px;
}
.contentcls ul li:before {
	/*font-family: AppleGothic, "Lucida Sans", Impact, Verdana, sans-serif;*/
	content: '■';
	color: #99c337; /* or whatever color you prefer */
	font-size: 10px;/* or whatever the bullet size you prefer */
	padding: 0 10px 6px 0;
	display: inline-block;
}
.companycls img {
	margin: 0 54px 20px 0;
	text-align: center;
}
.abouttop {
	background: #fff;
	border: 1px solid #ccc;
	width: 90%;
	margin: 0 auto 40px auto;
	padding: 10px 0;
}
ul.aboutcls {
	background: #f3f3f3;
	list-style: none;
	margin: 10px 0;
	font-size:16px;
}
ul.aboutcls li:first-child {
	border-left: 5px solid #29abe2;
	padding: 16px 10px;
}
ul.aboutcls li:nth-child(2) {
	border-left: 5px solid #0071bc;
	padding: 16px 10px;
}
ul.aboutcls li:nth-child(3) {
	border-left: 5px solid #2e3192;
	padding: 16px 10px;
}
ul.aboutcls li:nth-child(4) {
	border-left: 5px solid #ed1e79;
	padding: 16px 10px;
}
ul.aboutcls li:nth-child(5) {
	border-left: 5px solid #d4145a;
	padding: 16px 10px;
}
ul.aboutcls li:before {
	content: none;
	list-style: none;
}
.box {
	float: left;
	width: 100%;
	margin: 6px 0;
	border-bottom: 1px dotted #ccc;
}
.box .top {
	cursor: pointer;
	padding: 0 0 10px 30px;
	background:url(../images/faq-arrow.png) no-repeat left 0px;
	font-size:15px;
	color:#666; 
}
.box .top:hover {
	cursor: pointer;
	padding: 0 0 10px 30px;
	background:url(../images/faq-arrow-hover.png) no-repeat left 0px;
	font-size:15px;
	color:#99C337; 
}
.boxactive {
	cursor: pointer;
	padding: 0 0 10px 30px;
	background:url(../images/faq-arrow-hover.png) no-repeat left 0px !important;
	font-size:15px;
	color:#99C337 !important; 
}
.contentcls p span { color:#666; font-size:15px; margin:0 0 8px 0; display:inline-block; }
.box .bottom {
	padding: 8px 13px 8px 30px;
	display: none;
}
.contenttest {
	font-size: 17px;
	color: #000;
	line-height: 22px;
	font-style: italic;
	/*font-family: "Montserrat-Light";*/
}
.contenttest span {
	color: #bfd630;
}
.contentcls .form-control {
	background: #fff;
	border: 1px solid #ccc;
}
.contentcls textarea.form-control {
	height: 170px;
}
/* End Case Study Page */
.contactus {
	margin: 30px 0 0 0;
	text-align: justify;
}
.contactus strong {
	padding: 0 7px 30px 0;
	float: left;
        margin:-5px 0 0 0;
}
.solutioncls h2 {
	font-size: 25px;
	color: #000;
	background: url(../images/product-title-line.png) no-repeat center bottom;
	padding: 10px 0;
}
.solutioncls .iconcls {
	padding: 20px 0 0 0;
}
.solutioncls .solutiontxt {
	margin: 0 20px;
	min-height:140px;
	font-size:15px;
	line-height:21px;
}
.newsboxlist { padding:5px 5px 15px 5px; margin-bottom:10px; border-bottom:1px solid #ccc; }
.newsboxlist .col-lg-12 { padding:0; }
.newsboxlist .col-lg-12 h2::before {
    color: #99c337;
    content: "■";
    display: inline-block;
    font-size: 15px;
    margin: -2px 0 0;
	position: absolute;
}
.newsboxlist h2 { color: #000; font-size: 15px; line-height: 22px; margin:0 0 10px 0; }
.newsboxlist h2 a { color: #000; }
.newsboxlist a:hover, .newsboxlist a:hover h2 { color:#8baf20; }
.rownews {
	-moz-column-width: 23em;
	-webkit-column-width: 23em;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
}
.rownews .item { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }
.rownews h2 { margin:15px 0 0 0; }
.rownews h2 a{ color:#000; padding:0 15px; line-height:25px; margin:0; font-size:20px; text-align:justify; display:block; }
.rownews p { padding:18px; text-align:justify; }
.rownews .datenew { border-top:1px solid #ccc; text-align:center; font-size:15px; color:#000; margin:15px; padding:15px 0 0 0; } 
.btnpurchase { text-align:center; }
/*.rownews .item {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
.rownews h2 {
	margin: 0 0 10px 0;
	font-size:18px;
	line-height:24px;
}
.rownews h2 a {
	color: #000;
	padding: 0;
	line-height: 24px;
	margin: 0;
	font-size: 18px;
	text-align: left;
	display: block;
}

.rownews p {
	padding: 0;
	text-align: justify;
	margin:0 0 10px 0;
}
.rownews .datenew {
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 15px;
	color: #000;
	margin: 15px;
	padding: 15px 0 0 0;
}*/
.rownews .well { margin-bottom:25px; }
/*.rownews .well .text-center { height:140px; overflow:hidden; }
.rownews .well .h2 { height:140px; overflow:hidden; }
.rownews .well .p { height:140px; overflow:hidden; }
.rownews .well .datenew { height:40px; overflow:hidden; }*/

/*.desaturate {    filter: grayscale(1);     -webkit-filter: grayscale(1); 	transition-duration: 1s;}

.desaturate:hover {    filter: grayscale(0%);    filter: none;    -webkit-filter: grayscale(0); }*/
.partnercls { background:#f1f2f2; }
.partnercls h3 {
	font-size: 20px;
	color: #000;
	margin: 30px 0 50px 0;
	text-transform:uppercase;
}
.partnercls .leaderimg {
	vertical-align: middle;
}
.carousel, .item, .active {
	height: 100%;
}
.carousel-inner {
	height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.carousel-caption {
	left: 0 !important;
	right: 100% !important;
	text-align: left !important;
	width: 100%;
}
.h3cls {
	color: #ff5313;
}
.search-group {
	background: #eae7e7;
	border-radius: 25px;
	padding: 0;
	margin:-5px	 0 6px 0;
	position:inherit !important;
}
.search-group .searchicon {
	padding: 7px;
	color: #8c8b8b;
	font-size: 18px;
	background: none;
	border: 0;
	float:left;
}
.search-group .txtsearch {
	background: #eae7e7;
	color: #000;
	border: 0;
	height: 25px;
}
.clearable {
	background: #eae7e7 url(../images/cross-icon.png) no-repeat right -24px center;
	border: 0;
	padding: 3px 25px 3px 5px;     /* Use the same right padding (18) in jQ! */
	transition: background 0.4s;
	height: 32px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
#filter_searchs { visibility:hidden; }
.searchicons { visibility:hidden; position:absolute; padding:7px 10px; margin-left:-74px; background:#eae7e7; border:0; }
.closebtn { visibility:hidden; position:absolute; padding:7px 10px; margin-left:-35px; background:#eae7e7; border:0; }
/*.clearable:focus, .clearable:focus .search-group {
    width: 83%;
}*/
.clearable.x {
	background-position: right 0 center;
} /* (jQ) Show icon */
.clearable.onX {
	cursor: pointer;
}              /* (jQ) hover cursor style */
 .clearable::-ms-clear {
display: none;
width:0;
height:0;
} /* Remove IE default X */
.leadercls {
	margin: 0 0 30px 0;
}
.leadercls p {
	margin: 15px 0 !important;
}
.banneroverlay {
	padding: 37px 0 0 37px;
	color: #fff;
}
.banneroverlay span {
	color: #99c237;
	font-size: 35px;
	font-style: normal;
}
.banneroverlay h2 {
	font-size: 36px;
	margin: 0 0 0 -4px;
	padding: 0;
}
.banneroverlay h3 {
	font-size: 26px;
	font-style: normal;
	margin: 20px 0 25px 0;
}
.banneroverlay h4 {
	font-size: 18px;
}
.banneroverlay .learnmorebtn {
	background: #256b94;
	font-size: 18px;
	color: #fff;
	border-radius: 8px;
	margin: 0 0 0 0;
	padding: 5px 10px 8px;
}
.tablecls {
	background: #f8f8f8;
	color: #000;
	font-size: 14px;
	width: 96%;
	margin: 25px auto;
}
.firsttrcls {
	background: #c6c6c6 !important;
	color: #fff;
}
.tablecls tr td {
	padding: 8px 20px;
}
.signcls {
	color: #1879b9;
	font-size: 20px !important;
}
.featuredcls {
	background: #2686b6;
	color: #fff;
	padding: 30px;
}
.featuredcls h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #fff;
	font-size: 30px;
	border-bottom: 2px solid #0065a2;
}
.purchaseclscall { background: #183d54;	padding: 10px; font-weight:bold; font-size:13px; color:#fff; border-radius:3px; }
.purchaseclscall a { color:#fff; }
.purchasecls {
	background: #183d54 ;
	padding: 10px 30px 35px;
	margin:0 0 30px 0;
	color:#fff; 
	border-radius:3px;
}
.purchasecls h2 {
	color: #99C337;
	font-size: 20px;
	font-weight: bold;
}
.purchasecls strong { color:#99C337; }
.clientbox {
	background: #e9e7e7;
	padding: 30px;
	
}
.clientbox .clinetimg {
	padding: 20px 0;
}
.clientboxproduct { margin:0 0 20px 0; }
.clientbox h3 {
	color: #0c2c86;
	font-size: 25px;
}
.trailcls {
	background: #2686b6;
	padding: 25px 0;
}


.topheader {
    z-index: 99999;
	width:100%;
	background:#f9f9f9;
	box-shadow: 0 2px 3px rgba(0,0,0,.4);
}
.headertop { border-bottom:1px solid #e5e5e5; }
.getstartcls { padding:15px; font-size:14px; color:#353535; }
.getstartcls span { padding:0 15px; }
.clickbtncls { margin:20px 0; width:140px; border-radius:15px; }

.bottom > a { display: inline-table; margin: 4px 0; position: relative; }
.bottom > p > a { display: inline-table; margin: 4px 0; position: relative; }
.bottom > p { margin:0 !important; }
.documentcls { float: left;  margin: 0 0 30px; width: 100%; }
.documentcls p { float:left; margin:15px 0 20px 0 !important; }
.mcentercls { text-align:right; float:right; }
 @media only screen and (max-width:720px), (max-width:760px), (max-width:98px), (max-width:100%) {
.sliderlayer {
	margin: 0;
	position: relative;
	opacity: 1;
	padding: 0 15px;
}
.srscls li {
	width: 100%;
	float: left;
}
.solutioncls h2 { margin:0; }
.solutioncls .solutiontxt { margin: 23px 0; }
.dropdown-menu { position:relative !important; } 
.bannerbg { background-position:83% 0 !important; background-size: auto !important; }
.innerbannerbg  {  background-position:83% 0 !important; background-size: auto !important; }
.banneroverlay { top: 5em; left: 2em; }
.boxbottomborder { border-bottom:1px solid #ccc; margin:0 0 15px 0; }
.producticon { float:none; }
.mobcenter { text-align:center !important; }
.brdclsx, .brdclsx1 { border-right:none; }
.hometitle, .hometitletxtcls { width:100%; }
.mcentercls { text-align:center; float:none; }
.mcenterscls { margin:10px 0; }

}
