body {
	width: 100%;
	height: 100%;
	background-color: #000;
	color: #FFF;
	font-family: 'Exo 2', sans-serif;
	overflow: hidden;
}
html {
	width: 100%;
	height: 100%;
	color: #000;
	font-family: 'Exo 2', sans-serif
}
.black {
	color: #000
}
.green {
	color: #D1EA0A!important
}
.liteBlue {
	color: #2A6496
}
.darkBlue {
	color: #0F2229!important
}
.animate {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.rounded {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}
.btn-group-lg > .btn, .btn-md {
	padding: 3px 5px;
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 9999999
}
.transparent_class {
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9
}
#status {
	width: 160px;
	height: 210px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../images/samersaad_loader.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	margin: -105px 0 0 -80px
}

.divider {
	background: #D1EA0A;
	height: 2px;
	width: 100%
}

.well {
	background: #1e1e1e;
	border: none;
	border-left: 20px solid #D1EA0A;
	/*background: url(../images/item_bg.png);*/
	
	padding:20px;
	border-radius: 0
}
@media(min-width:767px) {
}

#home {
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	padding: 100px 0;
	height: 100%;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/head_left_black.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover
}
section {
	overflow: hidden
}
#about {
	background: #171717;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	padding: 0;
	height: 100%;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/head_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	display: inline-table
}
#expertise {
	background: #1e1e1e;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	padding: 0;
	height: 100%;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/head_right_grey.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	display: inline-table
}
#portfolio {
	background: #2b2b2b;
	background-attachment: fixed;
	/*background-image: url(../images/head_left_black.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	padding: 0;
	height: 100%;
	text-align: center;
	display: inline-table
}
#contactme {
	background: #0F2229;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	padding: 0;
	height: 100%;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/head_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	display: inline-table
}
#footer {
	padding: 10px;
background: #000;
}
.modal-content {
	position: relative;
	background: #000;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	outline: medium none;
	text-align: left
}
.modal {
	display: none;
	overflow-x: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	outline: 0 none;
	background: transparent url(../images/header_bg.png) repeat scroll 0 0
}
.close {
	color: #FFF!important;
	opacity: 1
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #E5E5E5
}
li {
	list-style: outside none none;
	color: #FFF
}

a {
	color: #FFF;	
}
a:visited {
	color: #FFF;	
}
a:focus
{
-moz-outline-style: none;
}
a:focus { outline:none }

h3 {
	margin: 2px
}
.my_name {
	height: 40px;
	overflow: hidden;
	font-size: 50px;
	line-height: 27	px;
	color: #2A6496;
	margin-bottom: 0px;
	margin-top: 0px
}
.quote {
	background: #0F2229;
	right: 0;
	top: 50%;
	margin: -150px 0;
	position: relative;
	text-align: left;
	width: 50%;
	padding: 20px;
	position: absolute;
	color: #FFF;
	border-left: 20px solid #2A6496
}
.container-fluid {
	padding: 0px;
}
.h2, h2 {
    font-size: 26px;
}
.page_title {
	font-size: 3em;
	width: 100%;
	margin-top: 0;
	text-align: left;
	margin-bottom: 50px;
	border-top: 54px solid #D1EA0A;
	line-height: 23px;
	text-transform: uppercase;

}
.button {
	color: #FFF;
	cursor: pointer;
	border-right: 4px solid #FFF;
	float: left;
	font-size: 1.4em;
	margin-bottom: 5px;
	padding: 20px;
	padding-right: 5px;
	word-wrap: break-word;
	text-align: right;
	width: 100%
}
.button:hover {
	color: #D1EA0A;
	border-right: 16px solid #D1EA0A;
}
.button.cbp-filter-item-active {
	border-right: 50px solid #2A6496;
	color: #2A6496;
}



.list-group-item {
	position: relative;
	display: block;
	padding: 10px 4px;
	margin-bottom: 0px;
	background-color: #000;
	border:0px;
	border-left: 20px solid #2A6496;
	text-align: right;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	background: none;
	border: 1px solid #2A6496;
	font-weight: 700;
	line-height: 1;
	color: #D1EA0A;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0;
	margin-left: 20px
}
input[type=text] {
	background: none;
	color: #D1EA0A;
	background: url(../images/item_bg.png);
	overflow: auto;
	border: 1px solid #D1EA0A
}
textarea {
	height: 150px;
	resize: none;
	background: url(../images/item_bg.png);
	border: 1px solid #D1EA0A;
	color: #D1EA0A
}
.form-control {
	background: url(../images/item_bg.png);
	border: none;
	border: 1px solid #D1EA0A;
	color: #D1EA0A
}
.btn {
	border: 1px solid #D1EA0A;
	cursor: pointer;
	font-size: 14px;
	padding: 5px 10px;
	text-align: center;
	background: #000;
	color: #FFF;
	width: 120px;
	margin-top: 15px
}
.btn:hover {
	color: #2A6496;
	background: #000;
	border: 1px solid #2A6496
}
.input-group-addon {
	padding: 4px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #FFF;
	text-align: center;
	background: url(../images/item_bg.png);
	border: 1px solid #D1EA0A;
	margin-bottom: 5px
}
.cbp-filter-counter {
	float: right;
color: #FFF;
width:20px;
text-align:right;
margin-left:10px;
font-size:0.8em;
}
.agency {
	width:100%;
	padding:5px;
	text-align:center;	
}
/* Gallery Custom Css */
.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    bottom: -100px;
    height: 100px;
}
.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
	background-color: #000;
	background-color: rgba(0,0,0,0.7);
}
.cbp-l-caption-buttonLeft,  .cbp-l-caption-buttonRight {
	background: none;
	color: #FFF;
	font-size: 16px;
		line-height:25px;
			-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border-bottom: 1px solid #FFF;
}
.cbp-l-caption-buttonLeft:hover,  .cbp-l-caption-buttonRight:hover {
		background: none;
		border-bottom: 1px solid #D1EA0A;
	line-height:25px;
	color: #D1EA0A;
		-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.cbp-l-grid-masonry-projects-title {
    color: #FFF;
}
.cbp-l-grid-masonry-projects-title:hover {
	color: #D1EA0A;
}
.cbp-l-grid-masonry-projects-desc {
   font-family: 'Exo 2', sans-serif;
   font-size:14px;
    color: #FFF;
	    background-color: #2A6496;
    text-align: center;
	text-transform:uppercase;
	white-space: pre-wrap;
overflow: visible;
text-overflow: none;
border-bottom:1px solid #1F1F1F;
border-top:0px solid #000;
    padding-bottom: 5px;
    padding-top: 5px;
}
.cbp-popup-lightbox{
	background:rgba(14,33,40,0.7)
	}
.cbp-caption-zoom .cbp-caption-activeWrap {
border: 1px solid #286294;
    background-color: rgba(0,0,0,0.8);

}
.cbp-l-grid-masonry-projects-title {
    margin-top: 20%;
}
/* END Gallery Custom Css */
@media (max-width: 768px) {
.quote {
	width: 100%!important;
	float: left;
	padding: 5px;
	margin: 0;
	top: 25%;
	border-left: 10px solid #2A6496;
	border-right: 10px solid #2A6496;
	text-align: center;
	background: url(../images/header_bg.png)
}
.abt_section h2 {
    text-align: center!important;
    margin-bottom: 20px!important;	
}
.abt_section div {
    text-align: justify;
    margin-bottom: 10px!important;	
}
#contactme {
	background: none
}
.item {
	width: 97%;
	margin: 1%
}
.expanded {
	margin: 1%;
	width: 97%
}
.left_logo {
	margin-top: -60px;
	z-index: 99999
}
.quote div {
	padding: 1px
}
.quote div h1 {
	margin: 1px
}

.my_name {
	color: #FFF;
	font-size: 40px;
	height: 26px;
	line-height: 22px;
	overflow: hidden
}
.button {
	color: #2A6496;
	cursor: pointer;
	border: none;
	border-top: 4px solid #2A6496;
	float: left;
	font-size: 1em;
	margin: 2px;
	padding: 2px;
	padding-right: 2px;
	word-wrap: break-word;
	text-align: center;
	width: 18%
}
#js-filters-masonry-projects {
	background: #000
}
.button:hover {
	border: none;
	color: #D1EA0A;
	border-top: 6px solid #D1EA0A
}
.button.cbp-filter-item-active {
	border: none;
	border-top: 20px solid #D1EA0A;
	color: #D1EA0A
}
.navbar-inverse .navbar-nav > li > a:hover {
	border-bottom: 2px solid #D1EA0A;
	margin-top: 0;
	margin-left: 4px
}
}
.icon-bar {
	color: #D1EA0A!important
}
.navbar-default .navbar-toggle {
	border-color: #D1EA0A;
	background-color: transparent
}
.navbar-toggle .icon-bar {
	display: block;
	width: 80px;
	height: 1px;
	border-radius: 2px
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #D1EA0A;
}
.navbar {
	background: none;
	background: url(../images/item_bg.png);
	min-height: 0px;
}
.navbar-inverse .navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 4px;
	background-color: none;
	background-image: none;
	border: 1px solid #FFF;
	border-radius: 3px
}

.navbar-brand {
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	margin: auto
}
.navbar-brand {
	padding: 2px;
	color: #D1EA0A!important;
	border: 0!important
}

.navbar-inverse .navbar-nav > li > a {
	color: #FFF;
	border-bottom: 2px solid transparent
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: #D1EA0A;
	border-bottom: 2px solid #D1EA0A;
	margin-top: -6px
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #D1EA0A;
	background: none
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 200px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: outside none none;
	font-size: 14px;
	background: transparent url(../images/header_bg.png) repeat scroll 0 0 padding-box;
	border: 0 solid rgba(0,0,0,0.15);
	border-radius: 10px;
	box-shadow: 0 6px 12px rgba(0,0,0,0.176);
	color: #FFF
}
dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #D1EA0A;
	border-left: 4px solid #D1EA0A
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: #FFF;
	white-space: nowrap
}

@media(min-width:767px) {
.navbar {

	color: #FFF;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
	background: #000;
	border: none
}
.top-nav-collapse {
	padding: 0;
	background: url(../images/header_bg.png);
	color: #14313F
}
.left_logo {
	filter: alpha(opacity=0);
	opacity: 0;
	width: 100px;
	display: block;
	margin: 0 auto
}
}
