/*
Theme created for use with Sequence.js (http://www.sequencejs.com/)

Theme: Modern Slide In
Version: 1.3
Theme Author: Ian Lunn @IanLunn
Author URL: http://www.ianlunn.co.uk/
Theme URL: http://www.sequencejs.com/themes/modern-slide-in/

This is a FREE theme and is available under a MIT License:
http://www.opensource.org/licenses/mit-license.php

Sequence.js and its dependencies are (c) Ian Lunn Design 2012 - 2013 unless otherwise stated.
*/
/* CSS RESET - http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, 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, center,
dl, dt, dd, ol, ul, 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%;
  vertical-align: baseline;
  line-height: 1.3em;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


h2 {
  color: white;
  font-family: "Sirin Stencil", serif;
  font-weight: bold;
}

h3 {
  font-family: "Ruluko", serif;

}


@media only screen and (min-width: 992px) {
  
}
@media only screen and (max-width: 991px) {

li.email a:link, li.email a:active, li.email a:visited{
	background: url(../img/email-icon-sml.png) no-repeat 0 0;
	height:40px;
	width:40px;
	display:block;
	margin-right:20px;
	} 

	li.email a:hover{
	background: url(../img/email-icon-sml.png) no-repeat 0 -40px;
	height:40px;
	width:40px;
	display:block;
	}

	li.fb a:link, li.fb a:active, li.fb a:visited{
	background: url(../img/fb-icon-sml.png) no-repeat 0 0;
	height:40px;
	width:40px;
	display:block;
	margin-right:20px;
	} 

	li.fb a:hover{
	background: url(../img/fb-icon-sml.png) no-repeat 0 -40px;
	height:40px;
	width:40px;
	display:block;
	}

	li.twitter a:link, li.twitter a:active, li.twitter a:visited{
	background: url(../img/twitter-icon-sml.png) no-repeat 0 0;
	height:40px;
	width:40px;
	display:block;
	margin-right:20px;
	} 

	li.twitter a:hover{
	background: url(../img/twitter-icon-sml.png) no-repeat 0 -40px;
	height:40px;
	width:40px;
	display:block;
	}

	.socialSpace{
	margin-bottom:30px;
	}
  
}
@media only screen and (max-width: 768px) {
  

	.small-section-title{
	display:none;
	}

	.small-section-title2{
	display:none;
	}

	.whatWeDo{
	/*padding-top:50px;*/
	padding-top:30px;
	}

	

	h1.secHeader{
	display:block;
	text-align:center;
	padding:10px;
	background:#262829;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:60px;
	}


	h1.secHeader2{
	display:block;
	text-align:center;
	padding:10px;
	background:#262829;
	color:#fff;
	text-transform:uppercase;
	}

	h1.secHeaderN{
	display:none;
	}

	.aboutUs{
	padding-top:30px;
	}

	.sec1TopSpace{
	padding-top:0px;
	}

	.custImg{
	padding-top:10px;
	text-align:center;
	}

	/*li.email a:link, li.email a:active, li.email a:visited{
	background: url(../img/email-icon-sml.png) no-repeat 0 0;
	height:40px;
	width:40px;
	display:block;
	margin-right:20px;
	} 

	li.email a:hover{
	background: url(../img/email-icon-sml.png) no-repeat 0 -40px;
	height:40px;
	width:40px;
	display:block;
	}

	li.fb a:link, li.fb a:active, li.fb a:visited{
	background: url(../img/fb-icon-sml.png) no-repeat 0 0;
	height:40px;
	width:40px;
	display:block;
	margin-right:20px;
	} 

	li.fb a:hover{
	background: url(../img/fb-icon-sml.png) no-repeat 0 -40px;
	height:40px;
	width:40px;
	display:block;
	}

	li.twitter a:link, li.twitter a:active, li.twitter a:visited{
	background: url(../img/twitter-icon-sml.png) no-repeat 0 0;
	height:40px;
	width:40px;
	display:block;
	margin-right:20px;
	} 

	li.twitter a:hover{
	background: url(../img/twitter-icon-sml.png) no-repeat 0 -40px;
	height:40px;
	width:40px;
	display:block;
	}*/

	.socialSpace{
	margin-bottom:30px;
	}

	#messageResponse{
	margin-left:10px;
	display:none;
	}

	.common_error{
	margin-left:5px;
	margin-bottom:15px;
	display:none;
	}

	

	#header-top {
    font-size: 12px;
    height: 15%;
    z-index: 39000;
	padding:10px 5px 10px 5px;
	}

	.topTxt, .topTxt a{
	color:#b2b2b2;
	font-size:12px;
	}

	#header-top-wrapper a{
	color:#B2B2B2;
	font-size:12px;
	}

	.col-lg-8{
	display:none;
	}

	.pull-right{
	position:absolute;
	top:15px;
	width:100%;
	text-align:center;
	}
	
	
	
	.navbar-brand{
	display:block;
	}

	.topTxt{
	text-align:center;
	padding:10px 0px;
	}

	.txtRight{
	text-align:center;
	}

	
	
}

@media only screen and (max-width: 568px) {
	.topTxt{
	text-align:center;
	padding:10px 0px;
	}

	.txtRight{
	text-align:center;
	}
 
}
@media only screen and (max-width: 518px) {
  

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

}
@media only screen and (max-width: 418px) {
 .cbp-af-header.cbp-af-header-shrink li a{
	padding:10px;
	display:block;
	}

}
@media only screen and (max-width: 368px) {
  .cbp-af-header.cbp-af-header-shrink li a{
	padding:10px;
	display:block;
	}

}
@media only screen and (max-width: 320px) and (orientation: portrait) {
  .cbp-af-header.cbp-af-header-shrink li a{
	padding:10px;
	display:block;
	}
}
@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
  .cbp-af-header.cbp-af-header-shrink li a{
	padding:10px;
	display:block;
	}
}


@media only screen and (max-width: 360px) and (orientation: portrait) {
  .cbp-af-header.cbp-af-header-shrink li a{
	padding:10px;
	display:block;
	}

}
@media only screen and (min-width: 361px) and (max-width: 640px) and (orientation: landscape) {
  .cbp-af-header.cbp-af-header-shrink li a{
	padding:10px;
	display:block;
	}
}


@media only screen and (min-width: 769px) and (max-width:1024px) {

	#header-top-wrapper{
	font-size:12px;
	}

	#header-top-wrapper p{
	padding:5px 0px;
	}

	.topTxt{
	text-align:center;
	padding:10px 0px;
	}

	.txtRight{
	text-align:center;
	}

}

@media only screen and (min-width: 980px) and (max-width:1023px){
  
  
}

@media only screen and (min-height: 1280px) and (max-width:600px){

	
}


@media only screen and (min-height: 769px) and (max-width:1024px){
	.smlLogo{
	display:none;
	}
}