@font-face {
font-family:"Colaborate-Thin";
src:url("ColabThi.eot?") format("eot"), url("ColabThi.woff") format("woff"), url("ColabThi.ttf") format("truetype"), url("ColabThi.svg#Colaborate-Thin") format("svg");
font-weight:normal;
font-style:normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* start editing from here */
.txt-rt {
	text-align:right;
}/* text align right */
.txt-lt {
	text-align:left;
}/* text align left */
.txt-center {
	text-align:center;
}/* text align center */
.float-rt {
	float:right;
}/* float right */
.float-lt {
	float:left;
}/* float left */
.clear {
	clear:both;
}/* clear float */
.pos-relative {
	position:relative;
}/* Position Relative */
.pos-absolute {
	position:absolute;
}/* Position Absolute */
.vertical-base {
	vertical-align:baseline;
}/* vertical align baseline */
.vertical-top {
	vertical-align:top;
}/* vertical align top */
nav.vertical ul li {
	display:block;
}/* vertical menu */
nav.horizontal ul li {
	display: inline-block;
}/* horizontal menu */
img {
	max-width:100%;
}
body {
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
/*----main-header----*/
.top_header {
	position: absolute;
	z-index:999;
	width:100%;
	margin-top: 7em;
}
.logo {
	float: right;
	width:40%;
	padding-right:1%;
}
.logo img {
	max-width:80%;
	float:right;
}
.brochure {
	float: right;
	position: fixed;
	top:0;
	right:30px;
}
.registerbtn {
	float: right;
	width:25%;
	padding-top:3.5%;
	font-size:1.8em;
	font-weight: normal;
	color:#C3AC67;
	font-weight:bold;
}
/*----//main-header----*/
/*----start-wrap----*/
/*----start-header----*/
.header {
	padding:0%;
	margin:0;
}
.top-header-right {
	float:right;
	margin-top:2.3%;
}
.top-header-right p {
	font-size:1.3em;
	text-transform:uppercase;
	line-height:1.5em;
	color:#828282;
	font-weight:400;
}
.top-header-right ul li {
	float: left;
	font-size:1.5em;
	color:#000;
	padding: 8px !important;
	border-left:0;
}
.top-header-right ul li a {
	display: block;
	font-size:1.5em;
	color:#000;
}
.top-header-right ul li a:hover {
	margin-top:-6px;
	color:#014E90;
}
.btn {
	font-size: 2em;
	text-decoration:none;
	font-family:"Colaborate-Thin";
	color: #637797;
	text-decoration: none;
	padding-left:2%;
}
.btn a:link, a: visited, a:active {
	font-size: 2em;
	text-decoration:none;
	font-family:"Colaborate-Thin";
	color: #637797;
	text-decoration: none;
	padding-left:2%;
}
.btn:hover {
	color:#FFF;
	text-decoration:none;
}
.abt-banner {
	background: url(../images/abt-bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 850px;
}
.contact-banner {
	background: url(../images/contact-bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 850px;
}
.product-banner {
    background: url(../images/products-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.faq-banner {
    background: url(../images/faq-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.content-page {
	width:50%;
	margin:0 auto;
	margin-top:17%;
	margin-bottom:10%;
	margin-left:53%;
}
.inner-content-page {
	width:50%;
	margin:0 auto;
	margin-top:17%;
	margin-bottom:10%;
	margin-left:53%;
}
.inner-content-page-left{
	width:40%;
	margin:0 auto;
	margin-top:17%;
	margin-bottom:10%;
	margin-left:2%;
	float:left;
}
.inner-content-page-left h1{
	font-family:"Colaborate-Thin";
	text-align: left;
	font-size: 2em;
	text-transform:none;
	line-height: 1.2em;
	color: #FFF;
	width:100%;
	margin: 0 auto;
}
.inner-content-page-left p {
	font-family: Calibri;
	font-size: 1.1em;
	text-align: left;
	color: #FFF;
	line-height:1.4em;
	font-weight:400;
	padding:2%;
}
.inner-content-page1 {
	width:98%;
	margin:0 auto;
	margin-top:17%;
	margin-bottom:5%;
	margin-left:1%;
}
.inner-content-page2 {
	width:40%;
	margin:0 auto;
	margin-top:17%;
	margin-bottom:5%;
	margin-left:1%;
}
.content-page-top {
	background-image:url(../images/stone.png);
	background-repeat:repeat;
	height:104px;
	opacity: 0.6;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}
.about-box {
	background: rgba(0, 0, 0, .6);
	padding:3%;
}
.about-box h3 {
	font-family:"Colaborate-Thin";
	text-align: center;
	font-size: 2em;
	text-transform:none;
	line-height: 1.2em;
	color: #FFF;
	width:100%;
	margin: 0 auto;
}
.about-box h3 span {
	background: #FFF;
	display: block;
	height: 4px;
	width:3%;
	margin: 0 auto;
}
.about-box h4 {
	font-family:"Colaborate-Thin";
	text-align: center;
	font-size:1.5em;
	text-transform:none;
	line-height:1.3em;
	color: #FFF;
	margin: 0 auto;
}
.about-box h4 span {
	font-family:"Colaborate-Thin";
	text-align: center;
	font-size:1.4em;
	text-transform:none;
	color: #FFF;
	margin: 0 auto;
}
.about-box h4 span a {
	text-transform:none;
	color: #FFF;
	margin: 0 auto;
}
.about-box h4 span a:hover {
	text-transform:none;
	color: #FFFF00;
}
.about-box p {
	font-family: Calibri;
	font-size: 1.1em;
	text-align: center;
	color: #FFF;
	line-height:1.4em;
	font-weight:400;
	padding:2%;
}
.products-box {
	background: rgba(0, 0, 0, .6);
	padding:3%;
}
.products-box h3 {
	font-family:"Colaborate-Thin";
	text-align: center;
	font-size: 2em;
	text-transform:none;
	line-height: 1.2em;
	color: #FFF;
	width:100%;
	margin: 0 auto;
}
.products-box h3 span {
	background: #FFF;
	display: block;
	height: 4px;
	width:3%;
	margin: 0 auto;
}
.products-box h4 {
	font-family:"Colaborate-Thin";
	text-align: center;
	font-size:1.5em;
	text-transform:none;
	line-height:1.3em;
	color: #FFF;
	margin: 0 auto;
	margin-bottom:1em;
}
.products-box h4 span {
	font-family:"Colaborate-Thin";
	text-align: center;
	font-size:1.4em;
	text-transform:none;
	color: #FFF;
	margin: 0 auto;
}
.products-box h4 span a {
	text-transform:none;
	color: #FFF;
	margin: 0 auto;
}
.products-box h4 span a:hover {
	text-transform:none;
	color: #FFFF00;
}
.products-box p {
	font-family:"Colaborate-Thin";
	font-size: 1.3em;
	text-align: center;
	color: #FFF;
	line-height:1.8em;
	font-weight:700;
	padding:2%;
}
.faq-question{
width:100%;
height:auto;
margin-bottom:1em;
}
.products-box p.question, .products-box p.answer {
    font-family: Calibri;
    font-size: 1.2em;
    text-align:left;
    color: #FFF;
    line-height: 1.4em;
    font-weight: 400;
	padding:0;
	margin:0px;
}
.products-box p.question{
    font-size: 1.4em;
    font-weight: bold;
}
.contact-box {
	background: rgba(51, 66, 92, .8);
	padding:3%;
}
.contact-box h3 {
	font-family:"Colaborate-Thin";
	text-align: center;
	font-size: 2em;
	text-transform:none;
	line-height: 1.2em;
	color: #FFF;
	width:100%;
	margin: 0 auto;
}
.contact-box h3 span {
	background: #FFF;
	display: block;
	height: 4px;
	width:3%;
	margin: 0 auto;
}
.contact-box h4 {
	font-family:"Colaborate-Thin";
	text-align: center;
	font-size:1.5em;
	text-transform:none;
	line-height:1.3em;
	color: #FFF;
	margin: 0 auto;
}
.contact-box h4 span {
	font-family:"Colaborate-Thin";
	text-align: center;
	font-size:1.4em;
	text-transform:none;
	color: #FFF;
	margin: 0 auto;
}
.contact-box h4 span a {
	text-transform:none;
	color: #FFF;
	margin: 0 auto;
}
.contact-box h4 span a:hover {
	text-transform:none;
	color: #FFFF00;
}
.contact-box p {
	font-family:"Colaborate-Thin";
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	line-height:1.4em;
	font-weight:bold;
	padding:2%;
	padding-bottom:1em;
}
.contact-box span {
    font-family: "Colaborate-Thin";
    font-size: 1.5em;
    text-align: left;
    color: #FFF;
    line-height: 1.4em;
    font-weight: bold;
	padding-bottom: 2%;
	padding-right: 2%;
	padding-top:2%;
    display: block;
}

.about-section-grids {
	width: 100%;
	margin: 0 auto;
	margin-top: 2%;
	padding-left: 1%;
}
.form-text {
	float:left;
	width: 100%;
	padding-left:0em;
}
.form {
	margin-top: 0em;
	padding:0;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-color:none;
}
.form textarea {
	color: #6E7B8F;
	padding: 10px 10px;
	display: block;
	float: left;
	margin-bottom: 0em;
	margin-top:0em;
	width:99%;
	font-size:1.2em;
	font-weight:bold;
	text-transform:capitalize;
	outline: none;
	-webkit-appearance: none;
	background:#1B2943 none repeat scroll 0 0;
	border:1px solid #1B2943;
}
.form select {
	width:99%;
	margin-right:1%;
	float:left;
	padding: 10px 10px;
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 1%;
	color: #49566A;
	outline: none;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	background:#1B2943 none repeat scroll 0 0;
	border:1px solid #1B2943;
}
.form textarea {
	resize:none;
	height:90px;
	margin-bottom:0.3em;
}
.form input[type="submit"] {
	background: #1B2943;
	padding: 15px 30px;
	display: block;
	color: #6E7B8F;
	font-size: 1.2em;
	font-weight:bold;
	border:none;
	outline: none;
	cursor: pointer;
	text-align:center;
	margin-top:0em;
	margin-left:0em;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.form input[type="submit"]:hover {
	background:#FFF;
	color:#000;
}
.form-text input[type="text"], .contact-right textarea, .contact form select {
	width:99%;
	margin-right:1%;
	float:left;
	padding: 10px 10px;
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 1%;
	color: #6E7B8F;
	outline: none;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	background:#1B2943 none repeat scroll 0 0;
	border:1px solid #1B2943;
}
.form textarea:focus {
	box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	background: none repeat scroll 0 0 #FFF;
	border-color: rgba(255, 255, 255, 0.75) !important;
	outline: medium none;
}
.form select:focus {
	box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	background: none repeat scroll 0 0 #FFF;
	border-color: rgba(255, 255, 255, 0.75) !important;
	outline: medium none;
}
.form-text input:focus {
	box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
	background: none repeat scroll 0 0 #FFF;
	border-color: rgba(255, 255, 255, 0.75) !important;
	outline: medium none;
}
.services {
	width:90%;
	position:relative;
	margin-top:-12%;
	margin-left:5.9%;
	margin-bottom: 3.5%;
	clear:both;
}
.service-grid {
	width:97%;
	margin-right:6%;
	float:left;
	background-image: url(../images/welcome-bg.png);
	background-repeat: no-repeat;
	height:258px;
}
.social {
	width:97%;
	margin-right:6%;
	float:left;
	height:210px;
}
.welcome {
	width:100%;
	margin:0 auto;
	padding-top: 2em;
}
.welcome h1 {
	font-family:"Colaborate-Thin";
	font-size:2.8em;
	line-height:1.3em;
	color:#96A3B9;
	text-align: center;
	text-transform:uppercase;
	padding-bottom:10px;
	font-weight:normal;
}
.welcome h2 {
	font-family:"Colaborate-Thin";
	font-size:2.5em;
	line-height:1.3em;
	color:#C7CED9;
	text-align: center;
	padding-left:5%;
	text-transform:uppercase;
}
.welcome p {
	font-family:"Colaborate-Thin";
	padding-right:10%;
	padding-left:12%;
	color:#C7CED9;
	line-height:1.3em;
	font-size:1.4em;
	text-align:center;
}
#footer #sharelinks {
	overflow: hidden;
	margin: auto;
	width:550px;
}
#footer #sharelinks a {
	float: left;
	width: 91px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto auto;
	margin:auto;
	margin-top: 1%;
	padding-top: 11%;
	color: #555;
	text-align: center;
	font-size: 0.9em;
}
#footer #sharelinks #facebook {
	background-image: url(../images/facebook.png);
}
#footer #sharelinks #facebook:hover {
	background-image: url(../images/facebook_hover.png);
}
#footer #sharelinks #twitter {
	background-image: url(../images/twitter.png);
}
#footer #sharelinks #twitter:hover {
	background-image: url(../images/twitter_hover.png);
}
#footer #sharelinks #linkedin {
	background-image: url(../images/linkedin.png);
}
#footer #sharelinks #linkedin:hover {
	background-image: url(../images/linkedin_hover.png);
}
#footer #sharelinks #pinterest {
	background-image: url(../images/pinterest2.png);
}
#footer #sharelinks #pinterest:hover {
	background-image: url(../images/pinterest2_hover.png);
}
#footer #sharelinks #googleplus {
	background-image: url(../images/googleplus.png);
}
#footer #sharelinks #googleplus:hover {
	background-image: url(../images/googleplus_hover.png);
}
#footer #sharelinks #instagram {
	background-image: url(../images/instagram.png);
}
#footer #sharelinks #instagram:hover {
	background-image: url(../images/instagram_hover.png);
}
.call-bg {
	width:100%;
	background-image:url(../images/call-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height:606px;
	padding-top:21%;
}
.wht-bg {
	background-color:#FFF;
	opacity: 0.9;
	width:100%;
	height:245px;
	position:relative;
	font-family:"Colaborate-Thin";
}
.wht-bg h1 {
	font-size:3em;
	line-height:1.3em;
	color:#1B3766;
	text-align: center;
	padding-bottom:10px;
	padding-top:0.8em;
	
}
.wht-bg-left {
	width:33%;
	float:left;
	text-align:center;
}
.wht-bg-right {
	width:20%;
	float:left;
	text-align:center;
	font-weight:normal;
}
.wht-bg-left p {
	font-size:1.6em;
	font-weight:bold;
	font-family:"Colaborate-Thin";
	color:#4A4A4A;
	line-height:1.3em;
	letter-spacing:1px;
}
.wht-bg-left p a:link {
	color:#4A4A4A;
	line-height:1.3em;
	letter-spacing:1px;
	text-decoration:none;
}
.wht-bg-left p a:visited {
	color:#4A4A4A;
	line-height:1.3em;
	letter-spacing:1px;
}
.wht-bg-left p a:visited, a:active {
	color:#4A4A4A;
	line-height:1.3em;
	letter-spacing:1px;
}
.main-section {
	background-color:#FFF;
	height: auto;
}
/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
		  opacity: 0.8;
}
/*--- footer ---*/
.ftr-nav {
	background-color:#FFF;
	padding-bottom:1%;
}
.footer {
	background-color:#FFF;
	padding:0px 0 8px;
}
.contact-section {
	background-color:#014E90;
	height: auto;
}
.copyright {
	font-family:Calibri;
	text-align:left;
	font-size:1.1em;
	padding:1%;
	margin-top:1%;
	color:#777777;
}
.copyright a {
	font-size:1em;
	color:#B3CADE;
	text-decoration:none;
}
.copyright a:hover {
	color:#FFF;
	text-decoration:none;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}
.map {
width:100%;
}
.desktopmenu {
	display:block !important;
	visibility:visible !important;
}
.mobilemenu {
	display:none !important;
	visibility:hidden !important;
}	
}
 @media all and (transform-3d), (-webkit-transform-3d) {
 .carousel-inner > .item {
 -webkit-transition: -webkit-transform 0.6s ease-in-out;
 -moz-transition: -moz-transform 0.6s ease-in-out;
 -o-transition: -o-transform 0.6s ease-in-out;
 transition: transform 0.6s ease-in-out;
 -webkit-backface-visibility: hidden;
 -moz-backface-visibility: hidden;
 backface-visibility: hidden;
 -webkit-perspective: 1000;
 -moz-perspective: 1000;
 perspective: 1000;
}
 .carousel-inner > .item.next, .carousel-inner > .item.active.right {
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
 left: 0;
}
 .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
 left: 0;
}
 .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 left: 0;
}
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	line-height: 1;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn, .carousel-caption aside.sidebar .widget.widget_tag_cloud .tagcloud a, aside.sidebar .widget.widget_tag_cloud .tagcloud .carousel-caption a {
	text-shadow: none;
}
 @media screen and (min-width: 768px) {
 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
 width: 50px;
 height: 50px;
 font-size: 15px;
}
 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
 margin-left: -65px;
}
 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
 margin-right: -65px;
}
 .carousel-caption {
 left: 20%;
 right: 20%;
 padding-bottom: 30px;
}
 .carousel-indicators {
 bottom: 20px;
}
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.slider {
	width:100%;
}
.title-content {
	position:absolute;
	text-align: right;
	top:45%;
	width:100%;
	margin:0 auto;
	color:#FFF;
}
.title-content h1 {
	font-family:"Colaborate-Thin";
	font-size: 2.9em;
	text-transform: uppercase;
	color: #FFF;
	line-height: 1.3em;
	text-align: right;
	float: left;
	margin-left: 9%;
	margin-top:0%;
	text-shadow: 2px 2px #303030;
}
.title-content h1 span {
	font-weight:bold;
	font-size:1.3em;
}
.cell-number {
    width: 100%;
    margin: auto;
}
@media(max-width:1024px){
.desktopmenu {
	display:none !important;
	visibility:hidden !important;
}
.mobilemenu {
	display:block !important;
	visibility:visible !important;
}	
.logo {
    width: auto;
	margin-right:1em;
}
.welcome p {
    line-height: 1.1em;
}
.title-content h1 {
    font-size: 2em;
}
.cell-number {
    width: 90%;
}

.content-page {
    width: 52%;
    margin-top: 23%;

}
.inner-content-page1 {
    width: 98%;
    margin: 0 auto;
    margin-top: 25%;
}
.inner-content-page-left, .inner-content-page {
    margin-top: 21%;
	}
	.title-content h1{
float:none;
text-align:center;
margin-left:0px;
}
	}
@media(max-width:966px){
.logo {
    width: 42%;
}
.service-grid {
    width: 100%;
    margin-right: 0;
    background-color: #1B3766;
    background-image: none;
	height: auto;
}
.content-page {
    width: 68%;
    margin-left: 42%;
}
.inner-content-page1 {
    width: 100%;
    margin-top: 25%;

}
.welcome p {
    font-size: 1.2em;
	padding: 0 10%;
}
.inner-content-page {
    margin-top: 24%;
	width: 55%;
}
.services {
    margin: auto;
    margin-top: -13%;
	margin-bottom: 4%;
}
.copyright {
    text-align: center;
}
.content-page, .inner-content-page {
    width: 90%;
    margin-left: 0;
    margin: auto;
}
.content-page{
    margin-top: 27%;
}
.inner-content-page{
    clear: left;
}
.inner-content-page1 {
    width: 100%;
    margin: auto;
    margin-top: 24%;
}

.welcome h1 {
    font-size: 2em;
}
.wht-bg-left {
    width: 30%;
	}
	.wht-bg-left p {
    font-size: 1.5em;
}
.cell-number {
    width: 90%;
}
.inner-content-page-left {
    width: 90%;
    margin-top: 22%;
    margin-bottom: 2%;
    margin-left: 5%;
}
.top_header {
    margin-top: 5em;
}
.map {
    margin-top: 44%;
}
.contact-box span {
    padding: 1%;
    padding-left: 29%;
}
}
@media(max-width:768px){
.services {
    margin-top: -10%;
    margin-bottom: 5%;
}
.content-page, .inner-content-page {
    width: 90%;
    margin-left: 0;
    margin: auto;
}
.content-page{
    margin-top: 17%;
}
.inner-content-page{
    margin-top: 22%;
}
.inner-content-page1 {
    width: 100%;
    margin: auto;
    margin-top: 24%;
}
.welcome h1 {
    font-size: 2em;
margin-top:0%;
}
.wht-bg-left {
    width: 30%;
	}
.wht-bg-left p {
    font-size: 1.3em;
}
.cell-number {
    width: 90%;
}
.map {
    margin-top: 58%;
}

}
@media(max-width:736px){
.top_header {
    margin-top: 5em;
}
.inner-content-page-left {
    width: 90%;
    margin-top: 22%;
    margin-bottom: 2%;
    margin-left: 5%;

}
.welcome h1 {
    font-size: 2em;
}
.wht-bg-left {
    width: 30%;
	}
	.wht-bg-left p {
    font-size: 1.2em;
}
.cell-number {
    width: 90%;
}
.welcome h1 {
    margin-top: 2%;
}
}
@media(max-width:667px){
.services {
    margin-top: -8%;
}
.inner-content-page {
    margin-top: 25%;
}
.inner-content-page1 {
    margin-top: 25%;
}
.logo {
    width: 42%;
}
.welcome h1 {
    font-size: 2em;
}
.cell-number {
    width: 88%;
}
.wht-bg-left p {
    font-size: 1.2em;
}
.content-page {
    margin-top: 23%;
}
.inner-content-page-left {
    width: 90%;
    margin-top: 25%;
    margin-bottom: 2%;
    margin-left: 5%;

}
.map {
    margin-top: 62%;
}
}
@media(max-width:603px){
.title-content h1 {
    font-size: 1.6em;
}
.welcome h2, .welcome h1, .wht-bg h1 {
    font-size: 2em;
}
#footer #sharelinks{
width:auto;
height:auto;
}
#footer #sharelinks a {
    width: 70px;
    margin-top: 0;
	padding: 2.4em 0;
}
#footer{
width:420px;
margin:auto;
}
.content-page {
    margin-top: 27%;
}
.about-box h3, .products-box h3 {
    font-size: 1.8em;
}
.wht-bg-left p, .wht-bg-right p {
    font-size: 1em;

}
.cell-number {
    width: 90%;
}
.wht-bg {
    height: 13em;
}
.call-bg {
    padding-top: 40%;
}
.inner-content-page1 {
    margin-top: 30%;
}
.inner-content-page {
    margin-top: 30%;
}
.products-box h4, .products-box p.question, .products-box p.answer {
    font-size: 1.2em;
    line-height: 1.2em;
}
.contact-box h4 {
    font-size: 1.3em;
}
.logo {
    width: 47%;
}
.top_header {
    margin-top: 4em;
}
.inner-content-page-left {
    width: 90%;
    margin: 0 auto;
    margin-top: 30%;
    margin-left: 5%;
    float: left;
}
.contact-box span {
    font-size: 1.3em;
	}
	}
@media(max-width:480px){
.inner-content-page1 {
    margin-top: 35%;
}
.inner-content-page {
    margin-top: 35%;
}
.social {
height: auto;
width: 100%;
margin-bottom: 2%;
}
.contact-box h3 {
    font-size: 1.5em;
}
.welcome h2, .welcome h1, .wht-bg h1 {
    font-size: 1.8em;
}
.title-content h1 {
    font-size: 1.4em;
}
.about-box h3, .products-box h3 {
    font-size: 1.5em;
}
.wht-bg-left {
    width: 100%;
}
.wht-bg {
    height: 27em;
}
.content-page {
    margin-top: 32%;
}
.inner-content-page-left {
    width: 90%;
    margin-top: 25%;
    margin-left: 5%;
}
.contact-box span {
    font-size: 1.3em;
}
.welcome {
    padding-top: 4em;
	}
	.contact-box span {
    padding-left: 23%;
}
}
@media(max-width:460px){
.logo {
    width: 46%;
}
.content-page {
    margin-top: 32%;
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
#footer #sharelinks #facebook,#footer #sharelinks #twitter ,#footer #sharelinks #linkedin,#footer #sharelinks #googleplus,#footer #sharelinks #pinterest,#footer #sharelinks #instagram {
    background-size: 94%;
}
#footer #sharelinks a {
width: 46px;
    padding: 2em 0;
}
#footer #sharelinks {
    width: 277px;
}
.products-box h4, .products-box p.question, .products-box p.answer {
    font-size: 1.17em;
}
.inner-content-page1 {
    margin-top: 25%;
}
.inner-content-page {
    margin-top: 25%;
}
.welcome h2, .welcome h1, .wht-bg h1 {
    font-size: 1.4em;
}
.welcome h1 {
    margin-top: -8%;
}
}
@media(max-width:414px){
#footer {
    width: auto;
}
.welcome h2, .welcome h1, .wht-bg h1 {
    font-size: 1.5em;
}
.title-content h1 {
    font-size: 1.2em;
}
.wht-bg-left p, .wht-bg-right p {
    font-size: 1.2em;
}
.contact-box h4 {
    font-size: 1.2em;
}
.cell-number {
    width: 22em;
}
.about-box h3, .products-box h3 {
    font-size: 1.4em;
}
.welcome h2, .welcome h1, .wht-bg h1 {
    font-size: 1.4em;
}
}
@media(max-width:375px){
.logo {
    width: 54%;
	margin-right: 0;
}
.inner-content-page1 {
    margin-top: 30%;
}
.inner-content-page {
    margin-top: 30%;
}
.btn {
    font-size: 1.5em;
}
.content-page, .inner-content-page {
    width: 100%;
}
.col-xs-6 {
    width: 100% !important;
}
.wht-bg-left {
    width: 100%;
	}
	.wht-bg {
    height: 27em;
}
.content-page {
    margin-top: 32%;
}

	.inner-content-page-left {
    width: 100%;
    margin-left: 0%;
}
.contact-box span {
    padding-left: 15%;
}
.map {
    margin-top: 63%;
}
	
	}
@media(max-width:360px){
.map {
width:100%;
margin-top:70%;
}
.wht-bg-left {
    width: 100%;
}
.wht-bg {
    height: 27em;
}
.content-page {
    margin-top: 30%;
}
.inner-content-page-left {
    width: 100%;
	margin-top: 30%;
	margin-left:0;
	
}
.contact-box {
    padding: 6%;
}
.contact-box h3 {
    font-size: 1.4em;
}
.contact-box p {
    font-size: 1.1em;
    line-height: 1.3em;
}


.welcome {
    padding-top: 4em;
}
.welcome h2, .welcome h1, .wht-bg h1 {
    font-size: 1.4em;
}
.contact-box span {
    padding-left: 8%;
}
}
@media(max-width:320px){
.map {
    width: 100%;
    margin-top: 89%;
}
.logo {
    width: 53%;
}
.services {
    margin-top: -5%;
}
.content-page {
    margin-top: 30%;
}
.top_header {
    margin-top: 2em;
}
.cell-number {
    width: 20em;
}
.wht-bg-left {
    width: 100%;
}
.wht-bg {
    height: 27em;
}
.inner-content-page-left {
    width: 100%;
	margin-top: 30%;
	margin-left:0;
}
.contact-box {
    padding: 6%;
}
.contact-box h3 {
    font-size: 1.4em;
}
.contact-box p {
    font-size: 1.1em;
    line-height: 1.3em;
}
.contact-box span {
    font-size: 1.2em;
}
.form {
    margin-top: 10%;
	}
.form-text input[type="text"], .contact-right textarea, .contact form select {
    font-size: 1.1em;
}
.welcome {
    padding-top: 4em;
}
.welcome h2, .welcome h1, .wht-bg h1 {
    font-size: 1.2em;
}
}