/* Lato Fonts */   
@font-face { 
 font-family: Lato-Black;   
 src: url("../font/Lato/Lato-Black.eot") /* EOT file for IE */
}
@font-face {
 font-family: Lato-Black;      
 src: url("../font/Lato/Lato-Black.ttf") /* TTF file for CSS3 browsers */
} 
@font-face {
 font-family: Lato-Bold; 
 src: url("../font/Lato/Lato-Bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: Lato-Bold; 
 src: url("../font/Lato/Lato-Bold.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: Lato-Regular;
 src: url("../font/Lato/Lato-Regular.eot") /* EOT file for IE */  
}		
@font-face {
 font-family: Lato-Regular; 
 src: url("../font/Lato/Lato-Regular.ttf") /* TTF file for CSS3 browsers */
}  
@font-face {
 font-family: Lato-Hairline;
 src: url("../font/Lato/Lato-Hairline.eot") /* EOT file for IE */  
}		
@font-face {
 font-family: Lato-Hairline;   
 src: url("../font/Lato/Lato-Hairline.ttf") /* TTF file for CSS3 browsers */
} 
@font-face {
 font-family: Lato-Light;
 src: url("../font/Lato/Lato-Light.eot") /* EOT file for IE */  
}		
@font-face {
 font-family: Lato-Light;    
 src: url("../font/Lato/Lato-Light.ttf") /* TTF file for CSS3 browsers */
} 



/* RobotoSlab Fonts */  
@font-face { 
 font-family: RobotoSlab-Regular;    
 src: url("../font/Roboto_Slab/RobotoSlab-Regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: RobotoSlab-Regular;      
 src: url("../font/Roboto_Slab/RobotoSlab-Regular.ttf") /* TTF file for CSS3 browsers */
} 
@font-face {
 font-family: RobotoSlab-Thin; 
 src: url("../font/Roboto_Slab/RobotoSlab-Thin.eot") /* EOT file for IE */
}
@font-face {
 font-family: RobotoSlab-Thin; 
 src: url("../font/Roboto_Slab/RobotoSlab-Thin.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: RobotoSlab-Light;
 src: url("../font/Roboto_Slab/RobotoSlab-Light.eot") /* EOT file for IE */  
}		
@font-face {
 font-family: RobotoSlab-Light;   
 src: url("../font/Roboto_Slab/RobotoSlab-Light.ttf") /* TTF file for CSS3 browsers */
} 
@font-face {
 font-family: RobotoSlab-Bold;
 src: url("../font/Roboto_Slab/RobotoSlab-Bold.eot") /* EOT file for IE */  
}		
@font-face {
 font-family: RobotoSlab-Bold;      
 src: url("../font/Roboto_Slab/RobotoSlab-Bold.ttf") /* TTF file for CSS3 browsers */
} 

.fixed_topbody { padding-top: 140px;}
.navbar { min-height:140px; } 
.navbar-default { background-color:#ffffff; border:0px; z-index: 1000000000; }    


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color:#ffffff; background: #569f00; }   
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li a:focus { background-color:#569f00; color:#ffffff; } 
 
.navbar-nav > li > a { padding-top:8px; padding-bottom:8px; border-radius: 20px; color:#6c6f70; font-size:16px;  font-family: RobotoSlab-Light; }  
.nav > li > a { padding: 8px 12px; } 


.navbar-brand { height:140px; }    
.call-icon { background:url(../images/call.jpg) 0 0 no-repeat; padding:0 0 0 50px; color:#4d4d4d; font-size:26px; line-height:42px; font-family: RobotoSlab-Thin; } 
.navbar-brand { padding-top:15px; }
.navbar-brand img { width:100%; height:auto;} 
.fa-sort-down:before, .fa-sort-desc:before {bottom: -8px;position: absolute;text-align: center;width: 100%; color:#569f00; font-size:20px; left:4%; }



.navbar-default .navbar-nav > li > a .fa-sort-desc { display:none; }
.navbar-default .navbar-nav > li > a:hover .fa-sort-desc { display:block; }

.navbar-default .navbar-nav > .active > a .fa-sort-desc,
.navbar-default .navbar-nav > .active > a:hover .fa-sort-desc,
.navbar-default .navbar-nav > .active > a:focus .fa-sort-desc { display:block;}
.call-icon { margin-top:5px; margin-bottom:12px;}
.navrightpadd { margin-right:0px; }
.connect { color:#6c6f70; font-size:11px; font-family: Lato-Regular; padding-top:17px;  }  
.connect a { padding-left:10px; }
.jumbotronnew { padding-top:0px; padding-bottom:0px; position:relative; margin-bottom:0px; }
.rocketcurvebg { position:relative; z-index:10000; background:url(../images/rocket_img.png) top center no-repeat; width:100%; height:130px; text-align:center; padding-left: 16px;padding-top: 22px; }
.object {
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
#axis:hover .move-ne{
	transform: translate(30px,-30px);
	-webkit-transform: translate(30px,-30px);
	-o-transform: translate(30px,-30px); 
	-moz-transform: translate(30px,-30px); 
} 
.con-spritwrapper {bottom: -264px; position: relative; z-index: 10000; }  
.webdesign a { background:url(../images/sprite_img.png) 0 0 no-repeat; width:257px; height:128px; display:inline-block; transition: color .3s ease-in-out;-moz-transition: color .3s ease-in-out;-webkit-transition: color .3s ease-in-out;-o-transition:  color .3s ease-in-out; }
.webdesign a:hover {background:url(../images/sprite_img.png) -260px 0 no-repeat; }
.code a { background:url(../images/sprite_img.png) -521px 0 no-repeat; width:257px; height:128px; display:inline-block; transition: color .3s ease-in-out;-moz-transition: color .3s ease-in-out;-webkit-transition: color .3s ease-in-out;-o-transition:  color .3s ease-in-out; }
.code a:hover {background:url(../images/sprite_img.png) -781px 0 no-repeat; } 
.seo a { background:url(../images/sprite_img.png) -1042px 0 no-repeat; width:257px; height:128px; display:inline-block; transition: color .3s ease-in-out;-moz-transition: color .3s ease-in-out;-webkit-transition: color .3s ease-in-out;-o-transition:  color .3s ease-in-out; }
.seo a:hover {background:url(../images/sprite_img.png) -1302px 0 no-repeat; }  
.leftpadd { padding-left:0px; }
.ourclientsnew {padding-top:0px; padding-bottom:0px; position:relative; background:url(../images/clientbg.png) 0 0 repeat-x; }  


.ux a { background:url(../images/sprite_bottom.png) 0 0 no-repeat; width:427px; height:118px; display:inline-block; transition: color .3s ease-in-out;-moz-transition: color .3s ease-in-out;-webkit-transition: color .3s ease-in-out;-o-transition:  color .3s ease-in-out; }
.ux a:hover {background:url(../images/sprite_bottom.png) -750px 0 no-repeat; text-decoration:none; } 
.mobapp a { background:url(../images/sprite_bottom.png) -428px 0 no-repeat; width:337px; height:118px; display:inline-block; transition: color .3s ease-in-out;-moz-transition: color .3s ease-in-out;-webkit-transition: color .3s ease-in-out;-o-transition:  color .3s ease-in-out; }
.mobapp a:hover {background:url(../images/sprite_bottom.png) -1178px 0 no-repeat; text-decoration:none; }  
h1.ourclienttitle { font-size:36px; color:#343434; font-family: RobotoSlab-Regular; padding:40px 0 10px 0; margin:0px; text-transform:uppercase; }  
h2.ourclientsub { font-size:16px; color:#6c6f70; font-family: Lato-Regular; padding:0px 0 10px 0; margin:0px; line-height:20px; } 
.clear { clear:both; height:0px; display:block; }


.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px 10px;
}
 

.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	-webkit-perspective: 900px;
	-moz-perspective: 900px;
	-o-perspective: 900px;
	-ms-perspective: 900px;
	perspective: 900px;
}
.ch-info{
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.ch-info .ch-info-front {
	box-shadow: inset 0 0 0 0px rgba(0,0,0,0.3);
}

.ch-info .ch-info-back {
	-webkit-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	-moz-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	-o-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	-ms-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	background: #000;
	opacity: 0;
}

.ch-img-1 { 
	background-image: url(../images/19.jpg);
}

.ch-img-2 { 
	background-image: url(../images/20.jpg);
}

.ch-img-3 { 
	background-image: url(../images/21.jpg);
}
.ch-img-4 { 
	background-image: url(../images/22.jpg);
}
.ch-img-5 { 
	background-image: url(../images/23.jpg);
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	margin: 0 15px;
	padding: 60px 0 0 0;
	height: 110px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover .ch-info-front {
	-webkit-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
	-moz-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
	-o-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
	-ms-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
	transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
	opacity: 0;
}

.ch-item:hover .ch-info-back {
	-webkit-transform: rotate3d(1,0,0,0deg);
	-moz-transform: rotate3d(1,0,0,0deg);
	-o-transform: rotate3d(1,0,0,0deg);
	-ms-transform: rotate3d(1,0,0,0deg);
	transform: rotate3d(1,0,0,0deg);
	opacity: 1;
}

.ch-info-back img { border-radius:50%; border:0px; background:none; }
.ch-info-back:hover {background:none; }
.viewall { margin:30px 0; margin-bottom:80px; }
.viewall a { background:#569f00; color:#ffffff; font-size:22px; font-family: RobotoSlab-Light; padding:10px 70px; border-radius:25px; }
.viewall a:hover {background:#333333; text-decoration:none;}

.viewall66 { margin:30px 0; margin-bottom:25px; }
.viewall66 a { letter-spacing:5px; background:#ffffff; color:#ff0000; font-size:15px; font-family: RobotoSlab-Light; padding:10px 30px; border-radius:25px; border:1px solid #ff0000; }
.viewall66 a:hover {background:#333333; text-decoration:none; color:#ffffff; }

.viewall55 { margin:30px 0; margin-bottom:50px; }
.viewall55 a { background:#569f00; color:#ffffff; font-size:22px; font-family: RobotoSlab-Light; padding:10px 70px; border-radius:25px; }
.viewall55 a:hover {background:#333333; text-decoration:none;}

.glyphicon-chevron-left:before { content: inherit;}
.glyphicon-chevron-right:before { content: inherit;}
.settingbg { position:absolute; z-index:10000; background:url(../images/rocket_img.png) top center no-repeat; width:100%; height:130px; text-align:center; padding-left: 16px;padding-top: 20px; }
.carousel-caption h1 {font-family: RobotoSlab-Regular; font-size:34px; color:#ffffff; text-transform:uppercase; margin-top:-50px;  }
.clientsaboutus { margin-top:30px; }
.star { display:inline-block; background:url(../images/star55.png) 0 0 no-repeat; width:55px; height:39px; }
.pan55 { margin-top:30px; }
/* circule animation start */
.main2 {margin: 0 auto;position: relative;width: 40%;}
.ch-grid2 {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
h3.date2 { margin:0px; padding:20px 0 20px 0; font-family: RobotoSlab-Regular; font-size:13px; color:#343434;}
h1.officetitle { margin:0px; padding:0px 0 20px 0; font-family: RobotoSlab-Regular; font-size:30px; color:#343434;}

.ch-grid2:after,
.ch-item2:before {
	content: '';
    display: table;
}

.ch-grid2:after {
	clear: both;
}
.hed5 { padding:0px; }
.hed5 img { width:100%; height:auto; max-width:100%; } 

.ch-grid2 li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}

.ch-item2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 0px 0px rgba(0,0,0,0.1);
	cursor: default;
	border:5px solid #ffffff; 
}

.ch-info-wrap2{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;

	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	top: 16px;
	left: 16px;
	background: #f9f9f9 url(../images/bg.jpg);
	/*box-shadow: 
		0 0 0 20px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.8);*/ 

}

.ch-info2{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

}

.ch-info2 > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ch-info2 .ch-info-back2 {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	
	background: url(../images/10_hover.jpg) -13px -16px no-repeat;  
}



/* new start */
.ch-info29 {
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

}

.ch-info29 > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ch-info29 .ch-info-back29 {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	
	background: url(../images/2525_hover.jpg) -8px -10px no-repeat;   
} 
.conticon { margin:10px 0 0 10px; }
.ch-info29 h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	margin: 0 15px;
	padding: 40px 0 0 0;
	height: 90px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info29 p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info29 p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info29 p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item2:hover .ch-info-wrap2 {
	box-shadow: 
		0 0 0 0 rgba(255,255,255,0.8), 
		inset 0 0 3px rgba(115,114, 23, 0.8);
}

.ch-item2:hover .ch-info29 {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

.ch-info-back29 h3 { font-size:34px; color:#ffffff;  font-family: RobotoSlab-Regular; padding-top:70px;  }
/* new end */

.ch-img-152 { 
	background-image: url(../images/10.jpg);
}

.ch-img-152152 { 
	background-image: url(../images/2525.jpg);
}



.ch-info2 h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	margin: 0 15px;
	padding: 40px 0 0 0;
	height: 90px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info2 p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info2 p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info2 p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item2:hover .ch-info-wrap2 {
	box-shadow: 
		0 0 0 0 rgba(255,255,255,0.8), 
		inset 0 0 3px rgba(115,114, 23, 0.8);
}

.ch-item2:hover .ch-info2 {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

.ch-info-back2 h3 { font-size:34px; color:#ffffff;  font-family: RobotoSlab-Regular; padding-top:70px;  }
.main2 { position:relative;}
.numberone { left: 183px;
    position: absolute;
    top: 8px;
    z-index: 100;}
.numbertwo { left: 195px;
    position: absolute;
    top: 30px;
    z-index: 100;}
	.carousel-control { z-index:1000; }
	.colmentpara { padding-top:70px; padding-left:40px; }
.colmentpara p { font-size:13px; font-family: Lato-Regular; color:#ffffff; text-align:left;}
.carousel-control { width:9%; }
.main22 { width:85%;}
.colmentpara2 { padding-top:70px; margin-left:-55px; }
.colmentpara2 p { font-size:13px; font-family: Lato-Regular; color:#ffffff; text-align:left;}
/* circule animation end */

.carousel-indicators li { background-color:#569f00; border:3px solid #569f00; width:22px; height:22px; margin:5px 30px; }
.carousel-indicators .active { background-color:#ffffff; border:3px solid #569f00; width:22px; height:22px; margin:5px 30px; }
.indicatorradiusbg { background-color: #569f00;
    border-radius: 20px;
    bottom: 46px;
    height: 8px;
    left: 39%;
    position: absolute;
    width: 300px;
}
.requestaquotebox { background:#f0f0f0; border:1px solid #b7b7b7; border-radius:20px; box-shadow:0 0 30px #d8d8d8; padding:30px;  }
.ourservicemain { background:#ffffff; padding:10px 0; margin-top:30px; }
.ourservicemain55 { background:#ffffff; padding:0px 0; margin-top:0px; }
.ourservicemain5556 { background:#ffffff; padding:0px 0; margin-top:40px; }
.requestlinkbtn {
	color: #fff;
	font-size: 18px;
	width: 298px;
	height:95px;
	text-align: center;
	text-decoration:none;
	background:url(../images/requestaquote_btn.png) 0px 0px no-repeat; 
	-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition:  all .3s ease-in-out;transition:  all .3s ease-in-out;
	display:block; text-decoration:none;
}
.requestlinkbtn:hover{
	background:url(../images/requestaquote_btn.png) 0px -95px no-repeat; text-decoration:none;
} 
p.requdes {font-family: Lato-Regular; font-size:18px; color:#343434; padding-top:20px; }
h1.ourservicestitle { font-family: RobotoSlab-Regular; font-size:34px; color:#343434; text-align:center; padding-top:15px; text-transform:uppercase; margin-bottom:0px; }
h1.ourservicestitle55 { font-family: RobotoSlab-Regular; font-size:34px; color:#343434; text-align:center; padding-top:0px; margin-top:0px;text-transform:uppercase; margin-bottom:0px; }
h2.ourservicestitle2 { font-family: Lato-Regular;  font-size:18px; color:#343434; text-align:center; margin-top:5px;  }

h1.designbtn { font-size:30px; margin:0px; padding:0px; margin-bottom:40px;}
.designico { background:url(../images/design_ico.png) no-repeat; display:inline-block; width:100px; height:78px; }
.eye { background:url(../images/eye.png) no-repeat; display:inline-block; width:100px; height:78px; }
.mark { background:url(../images/mark.png) no-repeat; display:inline-block; width:100px; height:78px;padding:0px; }
h1.designbtn a {
color:#343434; font-family: Lato-Regular; font-size:30px; padding:20px 20px 20px 20px; border:1px solid #6fc3cc; box-shadow:0 0 20px #b4b4b4; 
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #DAEAEC 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #DAEAEC 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #DAEAEC 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DAEAEC));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #DAEAEC 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #DAEAEC 100%);
border-radius:40px;line-height: 81px;
    padding: 12px 64px;
}
p.desdesc { font-family: Lato-Regular;  font-size:16px; color:#343434; padding:0 60px 0 20px; }

h1.designbtn a:hover { text-decoration:none; }
.topour55 { margin-top:50px; }

h1.designbtn2 { font-size:30px; margin:0px; padding:0px; margin-bottom:40px;}
h1.designbtn2 a { color:#343434; font-family: Lato-Regular; font-size:30px; padding:20px 20px 20px 20px; border:1px solid #e68949; box-shadow:0 0 20px #b4b4b4; }

.subscriptionbox { background:none; padding:0px; margin:0px;  } 
.subscription_box { background:#1663a9; border-radius:6px; padding:20px;text-align:center; position:relative; }
.subscriptionbox78 { background:none; padding:0px; margin:0px; margin-top:-80px; } 
h1.sub_news { font-size:29px; color:#ffffff;font-family: RobotoSlab-Regular;margin:0px; padding:0px; text-transform:uppercase; text-align:center; }
.fEmail{
	float:left;
	font-size: 15px;
	font-family: Lato-Regular; 
	font-weight: 300;
	border: 0;
	background: #ffffff;
	color: #787878;
	padding: 10px 11px 11px 10px;
	width: 350px;
	border-radius: 4px 0px 0px 4px;
	padding-left: 20px;
}
.subS{
	text-transform:uppercase;
	font-size: 15px;
	font-family: Lato-Regular; 
	font-weight: 700;
	float: left;
	color: #ffffff;
	border-radius: 0 4px 4px 0;
	text-decoration: none;
	box-shadow: 0px 2px 0px 0px #569f00;
	background: #569f00;
	padding: 10px;
	padding-right: 20px;
	padding-left: 20px;
} 
.subS:hover { background:#333333; color:#ffffff; text-decoration:none; box-shadow: 0px 2px 0px 0px #333333;}
.blueuparrow { background:url(../images/blue_uparrow.png) top center no-repeat; width:68px; height:34px; position:absolute; top:-30px; margin:0 auto; left:43%; }

h1.designbtn2 a {

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #FBE0CE 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #FBE0CE 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #FBE0CE 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #FBE0CE));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #FBE0CE 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #FBE0CE 100%);
border-radius:40px;line-height: 81px;
    padding: 12px 30px;
}
h1.designbtn2 a:hover { text-decoration:none; }


h1.designbtn3 { font-size:30px; margin:0px; padding:0px; margin-bottom:40px;}
h1.designbtn3 a {
color:#343434; font-family: Lato-Regular; font-size:30px; padding:20px 20px 20px 20px; border:1px solid #4bbd97; box-shadow:0 0 20px #b4b4b4; 
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #BFE3D3 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #BFE3D3 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #BFE3D3 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #BFE3D3));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #BFE3D3 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #BFE3D3 100%);
border-radius:40px;line-height: 81px;
    padding: 12px 30px;
}
h1.designbtn3 a:hover { text-decoration:none; }
.uparrow1 { background:url(../images/uparrow.png) top center no-repeat; display:block; height:58px; width:81px; margin:-99px auto 0 auto; text-align:center; }

.viewser55 { height:25px; display:block; clear:both; }

.saysbox { border-radius:20px; background:#f0f0f0; border:1px solid #cecece; padding:50px; box-shadow:0 0 20px #d8d8d8; position:relative; }
p.desdesc5 {
    color: #343434;
    font-family: Lato-Regular;
    font-size: 16px;
    padding: 10px 0px 10px 0px; 
	}
.fig_people img { border-radius:50%; color:#343434; font-size:18px;  font-family: Lato-Regular;   }
.logosponsor a { padding:0 10px; }


.mapbg {
    background: url("../images/map.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);
   
    margin-bottom: 0;
    overflow-x: hidden;}


/* Pulse Shrink */
@-webkit-keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse-shrink {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse-shrink:hover, .pulse-shrink:focus, .pulse-shrink:active {
  -webkit-animation-name: pulse-shrink;
  animation-name: pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


/* Hover Shadow */
@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

.hover-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hover-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hover-shadow:hover, .hover-shadow:focus, .hover-shadow:active {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.hover-shadow:hover:before, .hover-shadow:focus:before, .hover-shadow:active:before {
  opacity: .4;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}





.view {
   /*width: 300px;*/
   
   
   float: left;
   border: 0px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
  
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   /*width: 300px;*/
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 0px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color: rgba(255, 231, 179, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
				


img.bell { opacity: 0.9;
	-webkit-animation: ring 8s 1s ease-in-out infinite;
	-webkit-transform-origin: 50% 4px;
	-moz-animation: ring 8s 1s ease-in-out infinite;
	-moz-transform-origin: 50% 4px;
	animation: ring 8s 1s ease-in-out infinite;
	transform-origin: 50% 4px;
}

@-webkit-keyframes ring {
	0% { -webkit-transform: rotateZ(0); }
	1% { -webkit-transform: rotateZ(30deg); }
	3% { -webkit-transform: rotateZ(-28deg); }
	5% { -webkit-transform: rotateZ(34deg); }
	7% { -webkit-transform: rotateZ(-32deg); }
	9% { -webkit-transform: rotateZ(30deg); }
	11% { -webkit-transform: rotateZ(-28deg); }
	13% { -webkit-transform: rotateZ(26deg); }
	15% { -webkit-transform: rotateZ(-24deg); }
	17% { -webkit-transform: rotateZ(22deg); }
	19% { -webkit-transform: rotateZ(-20deg); }
	21% { -webkit-transform: rotateZ(18deg); }
	23% { -webkit-transform: rotateZ(-16deg); }
	25% { -webkit-transform: rotateZ(14deg); }
	27% { -webkit-transform: rotateZ(-12deg); }
	29% { -webkit-transform: rotateZ(10deg); }
	31% { -webkit-transform: rotateZ(-8deg); }
	33% { -webkit-transform: rotateZ(6deg); }
	35% { -webkit-transform: rotateZ(-4deg); }
	37% { -webkit-transform: rotateZ(2deg); }
	39% { -webkit-transform: rotateZ(-1deg); }
	41% { -webkit-transform: rotateZ(1deg); }

	43% { -webkit-transform: rotateZ(0); }
	100% { -webkit-transform: rotateZ(0); }
}

@-moz-keyframes ring {
	0% { -moz-transform: rotate(0); }
	1% { -moz-transform: rotate(30deg); }
	3% { -moz-transform: rotate(-28deg); }
	5% { -moz-transform: rotate(34deg); }
	7% { -moz-transform: rotate(-32deg); }
	9% { -moz-transform: rotate(30deg); }
	11% { -moz-transform: rotate(-28deg); }
	13% { -moz-transform: rotate(26deg); }
	15% { -moz-transform: rotate(-24deg); }
	17% { -moz-transform: rotate(22deg); }
	19% { -moz-transform: rotate(-20deg); }
	21% { -moz-transform: rotate(18deg); }
	23% { -moz-transform: rotate(-16deg); }
	25% { -moz-transform: rotate(14deg); }
	27% { -moz-transform: rotate(-12deg); }
	29% { -moz-transform: rotate(10deg); }
	31% { -moz-transform: rotate(-8deg); }
	33% { -moz-transform: rotate(6deg); }
	35% { -moz-transform: rotate(-4deg); }
	37% { -moz-transform: rotate(2deg); }
	39% { -moz-transform: rotate(-1deg); }
	41% { -moz-transform: rotate(1deg); }

	43% { -moz-transform: rotate(0); }
	100% { -moz-transform: rotate(0); }
}

@keyframes ring {
	0% { transform: rotate(0); }
	1% { transform: rotate(30deg); }
	3% { transform: rotate(-28deg); }
	5% { transform: rotate(34deg); }
	7% { transform: rotate(-32deg); }
	9% { transform: rotate(30deg); }
	11% { transform: rotate(-28deg); }
	13% { transform: rotate(26deg); }
	15% { transform: rotate(-24deg); }
	17% { transform: rotate(22deg); }
	19% { transform: rotate(-20deg); }
	21% { transform: rotate(18deg); }
	23% { transform: rotate(-16deg); }
	25% { transform: rotate(14deg); }
	27% { transform: rotate(-12deg); }
	29% { transform: rotate(10deg); }
	31% { transform: rotate(-8deg); }
	33% { transform: rotate(6deg); }
	35% { transform: rotate(-4deg); }
	37% { transform: rotate(2deg); }
	39% { transform: rotate(-1deg); }
	41% { transform: rotate(1deg); }

	43% { transform: rotate(0); }
	100% { transform: rotate(0); }
}


/* footer start */
.footerbg { background:#0f3050; margin-bottom:0px; }

.footerbg h1 { font-size:24px; font-family: RobotoSlab-Regular; color:#ffffff; }
ul.company { list-style:none; padding:0px; }
ul.company li { padding-top:15px;} 
ul.company li a {color:#598edc; text-decoration:underline;  font-family: Lato-Regular; font-size:15px;  }
.whitebg { background:#ffffff; border-radius:5px;}
.whitebg h2 { color:#343434; font-size:30px; font-family: RobotoSlab-Regular; text-align:center;padding-bottom:20px; }
.jumb_twitterbox { background:none; padding-bottom:0px; margin-bottom:0px; }
.twi_ico { background:url(../images/twitter_footer.png) 0 0 no-repeat; padding:25px 0 25px 100px; text-align:center;font-family: Lato-Regular; font-size:16px; }
.padtopbottom { padding:0px 0 30px 0; }

.line5:before {
    background-size: cover;
    border-right: 3000px solid transparent;
    border-top: 300px solid white;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
	top:-155px;
}

.line5:after {
    background-size: cover;
    border-bottom: 0px solid white;
    border-left: 3000px solid transparent;
    bottom: 0;
    content: "";
    height: 240px;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.line5 {
    background: #0f3050;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%; padding:0px;}
.paddtopbottom55 { padding-top:150px; padding-bottom:40px;}
.col-md-3one { width:20%; }
.col-md-3two { width:30%; }
.ourclientsnew { margin-bottom:0px; }
ul.company li a:hover { color:#569f00; }
.copyright { color:#748799; font-family: Lato-Regular; padding-top:23px; font-size:12px;  }
.copyright a { color:#748799; text-decoration:underline;}
.fooerbottompad { padding-bottom:30px; }
.spsliderbox { background:none; margin-bottom:0px; padding-top:0; padding-bottom:0; }
/* footer end */

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.thirdcarousel .carousel {
  height: 870px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.thirdcarousel .carousel-caption {
  z-index: 10;
  bottom:inherit;
  top:24%;
  left:8%;
  right:8%;
}

/* Declare heights because of positioning of img element */
.thirdcarousel .carousel .item {
  height: 870px;
  background:url(../images/map1.png) 0 0 no-repeat;
  background-size:cover;
}
.thirdcarousel .carousel-inner > .thirdcarousel .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 870px;
}

.gamers h1 { font-family: RobotoSlab-Bold; font-size:24px; color:#ffffff; margin:0px; padding:0px 0 10px 0; }
.gamers h2 {font-family: Lato-Regular; font-size:15px; color:#ffffff; margin:0px; padding:0 0 20px 0; }
.gamers p {font-family: Lato-Regular; font-size:15px; color:#ffffff; } 
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left:-40px; }
.navbar-nav > li > .dropdown-menu { margin-top:8px; left:-25px;  font-family: Lato-Regular; font-size:15px;}
.navbar-nav > li:hover > .dropdown-menu { display:block; opacity:1; }
.dropdown-menu > li > a { font-family: Lato-Regular; font-size:15px;  }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color:#569f00; color:#ffffff;  font-family: Lato-Regular; font-size:15px; }
.requestlinkbtn99 {
	color: #fff;
	font-size: 18px;
	width: 298px;
	height:95px;
	text-align: center;
	text-decoration:none;
	background:url(../images/readbrandstory.png) 0px 0px no-repeat; 
	-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition:  all .3s ease-in-out;transition:  all .3s ease-in-out;
	display:block; text-decoration:none;
}
.requestlinkbtn99:hover{
	background:url(../images/readbrandstory.png) 0px -95px no-repeat; text-decoration:none;
} 
.con-spritwrapper { display:block; }
.mobilemenu6 { display:none;}

.a1 { margin-top:50px; display:block; }
.mobileux { display:block; }
.mobileapp { display:block; } 
.navbar{position: fixed;width: 100%; // set animation -webkit-transition: all 0.4s ease;transition: all 0.4s ease; } 
.sticky .navbar {font-size: 24px; height: 48px;background: #efc47D;text-align: left;padding-left: 20px;}
.sticky .navbar a.navbar-brand img { width:50%;}    
.stick .navbary .call-icon { display:none; }  
.sticky .navbar .navbar-brand { height:auto; }  
.sticky .navbar { min-height:auto; }  
.fixed_topbody > .navbar { min-height:auto; }  
.sticky .call-icon { display:none; }
.sticky #templatemo-company { display:none; } 
.sticky .navbar { min-height:65px; background:#ffffff; box-shadow:0 0 10px #b4b4b4; } 
.sticky .navbar-brand { padding-top:5px; } 
.sticky .navbar-right ~ .navbar-right { margin-top:12px; }
.sticky .conticon  { display:none; }


#dl-menu {
	background: url(../images/clickhere.png) 60px 0 no-repeat;
}

.column:last-child:before {
	content: '';
	position: absolute;
	height: 7px;
	background: #ceccc6;
	top: 100px;
	left: 10px;
} 
        

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

   /* Bump up size of carousel content */
.thirdcarousel .carousel-caption p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.4;
	font-family: Lato-Regular;
  }

.thirdcarousel .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
.thirdcarousel .featurette-heading {
    margin-top: 120px;
  }
}


