/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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, font, 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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}





body {
	padding: 0px;
	margin: 0px;
	line-height: 1;
	background: url(../images/bg.png) repeat-x left -10px;
}

body, input, textarea {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	color: #727272;
}

/* Headings */
h1, 
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	color: #0C72CF;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: inherit; 
}
h1 { 
	font-size: 20px; 
	line-height: 20px;
	margin-top:5px;
	margin-bottom: 13px;
	font-style: normal;
}
h2 { 
	font-size:18px; 
	line-height: 16px; 
	margin-bottom: 13px;
	font-style: normal;
	font-weight: normal;
}
h3 { 
	font-size:20px; 
	line-height:24px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight: normal;
	font-style: normal;
}



h4 { 
	font-size: 14px; 
	line-height: 14px; 
	margin-bottom: 15px;
	font-style: normal;
	font-weight: normal;
} 
h5 { 
	font-size: 13px; 
	line-height: 13px;
	margin-bottom:0px;
	font-style: normal;
	font-weight: normal;
}						
h6 { 
font-size: 15px;
    line-height: 15px;
    margin-bottom: 15px;
    font-weight: normal;
    font-style: normal;
}

h2 i { 
	font-size: 13px; 
	line-height: 18px; 
	margin-bottom: 20px;
	font-weight: normal;
	color: #999;
}

/* Text elements */
p {
 
 
	color: #454545;
 	font: 400 13px/20px 'Open Sans', sans-serif;
 
    line-height:24px;
}

ul, ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
}
ul {
	list-style: none;
}
ul li {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-family: 'Open Sans' !important;
	font-weight: 600;
	color: #454545;
}
p strong {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight:900;
	color: #454545;
	font-size: 12px;
	display: block;
	margin-bottom: 12px;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 20px 0 20px 36px;
	font-size: 13px;
	border-left: 5px solid #aeb405;
	padding: 5px 20px 5px 20px;
	font-family: 'Open Sans' !important;
	font-weight: normal;
	color: #454545;
}
pre {
	background: #f4f4f4;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: auto;
	padding: 0.75em 20px;
}
code, kbd {
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 40px;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.dropcap {
	display:block;
	float:left;
	font-size:45px;
	padding:0;
	margin: 0;
	margin:15px 8px 0 0;
	text-transform: uppercase;
}

.lite1 {
	color: #ca6d6d;
	border-bottom: 1px dotted #ca6d6d;
}

.lite2 {
	border-bottom: 1px dotted #ca6d6d;
}

/* Links */
a {
	color: #aeb405;
	text-decoration: none;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}
a:hover {
	text-decoration: none;
	color: #727272;
}

blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* Clear Fix Styles */

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
{
	height:1%;
}

.clearfix
{
	display:block;
}

.image_left1 {
	float: left;
	padding: 0px;
	margin: 0px 30px 0px 0px;
}
.image_left2 {
    float: right;
    padding: 5px;
    margin: 0px 10px 0px 0px;
}

.image_left {
    float: left;
    padding: 5px;
    margin: 0px 10px 0px 0px;
}
.image_left3 {
	float: left;
	padding: 0px;
	margin: 0px 30px 0px 0px;
	border: 5px solid #fff;
}
.image_left4 {
	float: left;
	padding: 0px;
	margin: 0px 25px 0px 0px;
	border: 5px solid #eee;
}
img.image_left5 {
	float: left;
	padding: 0px;
	margin: 0px 0px 13px 0px;
	border: 5px solid #eee;
	width: 94%;
}

.img_border {
	border: 5px solid #e3e3e3;
 
}
.img_borderss {
	border: 5px solid #e3e3e3;
	margin-left:15px;
}

.divider_line {
	background: url(../images/devidar-line1.png) no-repeat center top;
	height: 7px;
	margin: 15px 0 20px 0;
	float: left;
	width: 100%;
}
.divider_line2 {
	background: url(../images/devidar-line1.png) no-repeat center top;
	height: 7px;
	margin: 25px 0 25px 0;
	float: left;
	width: 100%;
}


.mar_top1 {
	margin-top: 10px;
	width: 100%;
	float: left;
}
.mar_top2 {
	margin-top: 20px;
	width: 100%;
	float: left;
}
.mar_top3 {
	margin-top: 30px;
	width: 100%;
	float: left;
}
.mar_top4 {
	margin-top: 40px;
	width: 100%;
	float: left;
}
.mar_top5 {
	margin-top: 50px;
	width: 100%;
	float: left;
}
.mar_top6 {
	margin-top: 15px;
	width: 100%;
	float: left;
}
.mar_top7 {
	margin-top: 25px;
	width: 100%;
	float: left;
}



@media only screen and (min-width: 1000px){}
@media only screen and (min-width: 768px) and (max-width: 999px){

.mar_top1 {
	margin-top: 10px;
	width: 100%;
	float: left;
}
.mar_top2 {
	margin-top: 20px;
	width: 100%;
	float: left;
}
.mar_top3 {
	margin-top: 25px;
	width: 100%;
	float: left;
}
.mar_top4 {
	margin-top: 30px;
	width: 100%;
	float: left;
}
.mar_top5 {
	margin-top: 35px;
	width: 100%;
	float: left;
}
.mar_top6 {
	margin-top: 15px;
	width: 100%;
	float: left;
}
.mar_top7 {
	margin-top: 20px;
	width: 100%;
	float: left;
}

.image_left4 {
	width: 50%;
}



}




@media only screen and (min-width: 480px) and (max-width: 767px){


.mar_top1 {
	margin-top: 10px;
	width: 100%;
	float: left;
}
.mar_top2 {
	margin-top: 20px;
	width: 100%;
	float: left;
}
.mar_top3 {
	margin-top: 25px;
	width: 100%;
	float: left;
}
.mar_top4 {
	margin-top: 30px;
	width: 100%;
	float: left;
}
.mar_top5 {
	margin-top: 35px;
	width: 100%;
	float: left;
}
.mar_top6 {
	margin-top: 15px;
	width: 100%;
	float: left;
}
.mar_top7 {
	margin-top: 25px;
	width: 100%;
	float: left;
}

.image_left4 {
	width: 50%;
}

img.image_left5 {
	width: 97%;
}

}



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

.image_left4 {
	width: 96%;
	margin-bottom: 20px;
}

img.image_left5 {
	width: 97%;
}

 
}
.fill{ background-position:center; height:100%; width:100%; background-size:cover; }

.foundation{ background:#e6e6e6;padding:20px 0 20px; height:550px;}
.sub-title{
	text-align:center;
	color:rgba(0, 0, 0, 0.75);	
font-size:30px;
	line-height: 30px; 
	margin-bottom: 13px;
	font-style: normal;}
	
.list11  { padding-left:25px;padding-top:5px; list-style:none; color:#000;}
.list11 li { margin-bottom:10px; }
.list11 li a{ color:#0067c0;}
.list11  li:before {    
    font-family: 'FontAwesome';
    content: "\f1ea";
    margin:0 10px 0 -24px;
   color:#000  !important;
}
.portfolioContainer{ margin-left:30px;}
.portfolioFilter {
  padding: 15px 0;
 
  
}

.portfolioFilter a {
  margin-right: 6px;
  color: #666;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 4px 15px;
  border-radius: 50px;
  display: inline-block;
}

.portfolioFilter a.current {
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  color: #f9f9f9;
}
.portfolioContainer{
  border: 1px solid #eee;
  border-radius: 3px;
}
.portfolioContainer img {
  margin: 5px;
  max-width:100%;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
 .color-green{ color:#090;}
