html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .search_box p {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
p {
	margin: 0;
	padding: 0;
}
cite, i, em {
	font-style: normal;
}
table {
	/*border-left: 1px solid #f2f2f2;*/
	border-top: 1px solid #f2f2f2;
}
.table_heading {
	background: #f2f2f2;
	font-weight: bold;
}
html {
	-webkit-font-smoothing: antialiased;
}
ol, ul {
	list-style: none;
}
input:focus {
	outline: 0;
}

::selection {
 background: #d0a94a;
 color: #fff;
}
 -moz-::selection {
 background: #d0a94a;
 color: #fff;
}
input {
	font-weight: normal;
}
 @font-face {
 font-family: 'proxima';
 src: url("fonts/proximanova-light-webfont-webfont.eot");
 src: url("fonts/proximanova-light-webfont-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-light-webfont-webfont.woff") format("woff"), url("fonts/proximanova-light-webfont-webfont.ttf") format("truetype"), url("fonts/proximanova-light-webfont-webfont.svg#proxima_novalight") format("svg");
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: "din";
 src: url("fonts/843658448-DINComp-Bold.eot");
 src: url("fonts/843658448-DINComp-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/843658448-DINComp-Bold.svg#DINComp-Bold") format("svg"), url("fonts/843658448-DINComp-Bold.woff") format("woff"), url("fonts/843658448-DINComp-Bold.ttf") format("truetype");
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'dinl';
 src: url("fonts/dinl__-webfont.eot");
 src: url("fonts/dinl__-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dinl__-webfont.woff") format("woff"), url("fonts/dinl__-webfont.ttf") format("truetype"), url("fonts/dinl__-webfont.svg#din-lightregular") format("svg");
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'ars';
 src: url('fonts/arsmaquettepro-regular-webfont-webfont.eot');
 src: url('fonts/arsmaquettepro-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/arsmaquettepro-regular-webfont-webfont.woff') format('woff'), url('fonts/arsmaquettepro-regular-webfont-webfont.ttf') format('truetype'), url('fonts/arsmaquettepro-regular-webfont-webfont.svg#ars_maquette_proregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	font-family: 'ars';
	color: #8E9499;
	line-height: 22px;
}
p {
	padding-bottom: 20px;
}
h1 {
	
	font-size: 1.6875em;
	color: #626F7A;
	letter-spacing: -1px;
	
}
h2 {
	font-family: 'dinl';
	text-transform: uppercase;
	font-size: 2.2em;
	color: #626F7A;
	text-align: center;
	letter-spacing: -1px;
	line-height: 1.3em;
}
h3 {
	font-family: 'dinl';
	text-transform: uppercase;
	font-size: 1.875em;
	color: #626F7A;
	text-align: center;
	letter-spacing: -1px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
h4 {
	font-family: 'dinl';
	font-size: 1.875em;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 40px;
	padding-bottom: 20px;
}
h2 i, h2 a {
	font-family: 'din';
	color: #d04c4c;
}
h3 i {
	font-family: 'din';
	color: #353d49;
}
.signin {
	background: #1f3846;
}
.home {
	background: #ebeeed;
}
img {
	max-width: 100%;
}
.row {
	width: 100%;
	float: left;
}
.center {
	width: 1000px;
	margin: 0 auto;
}
#header {
	background: url("../images/header_bg.jpg") repeat-x scroll center top transparent;
	/*background: #fff;*/
	height: 96px;
}
#logo {
	width: 30%;
	float: left;
	padding-top: 26px;
}
nav, #accounts {
	float: left;
	font-family: 'din';
	font-size: 0.9375em;
	letter-spacing: -.5px;
}
#nav ul li {
	float: left;
}
/*##################################################
	 For the Menu  
*/
.container {
	max-width: 980px;
	width: 92%;
	margin: 0px auto;
	position: relative;
}
.menu-link {
	display: none;
}
.menu {
	float: right;
	max-width: 60em;
}
.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	display: inline-table;
}
.menu > li > ul.sub-menu {
	min-width: 10em;
	padding: 4px 0;
	background-color: #f4f4f4;
	border: 1px solid #CCC;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.menu ul:after {
	content: "";
	clear: both;
	display: block;
}
.menu ul li {
	padding: 0px;
}
.menu > ul > li {
	display: inline-block;
}
.menu ul li > a {
	/* border-right:1px solid #f3f5f4; */
  color: #7b8b94;
	line-height: 96px;
	padding: 0 13px;
	display: block;
}
.menu ul li > a:hover {
	color: #d04c4c;
	background: #E2F3FA;
}
.menu ul li > a:hover > .menu a {
	background: #000;
}
.menu ul ul {
	display: none;
	position: absolute;
	top: 100%;
	min-width: 250px;
	background: #f3f5f4;
	border-bottom: 5px solid #d04c4c;
	z-index: 1;
}
.menu ul li:hover > ul {
	display: block;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.menu ul ul > li {
	position: relative;
}
.menu ul ul > li a {
	padding: 5px 15px 5px 10px;
	height: auto;
	background-color: #f4f4f4;
}
.menu ul > li li > a {
	line-height: 20px;
	border: none;
	background: #f9fafa;
	padding: 15px 5%;
	border-bottom: 1px solid #eef0f1;
	letter-spacing: normal;
}
.menu ul > li li ul li > a {
	border-bottom: 1px solid #e5e9e6;
}
.menu ul ul > li a:hover {
	color: #86928e;
	background: #fff;
}
.menu ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.active{
	color: #AD4D44 !important;
}
#banner {
	height: 350px;
	background:  #E45142;
}
#banner h1 {
	font-family: 'proxima';
	font-size: 53px;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 35px;
	display: block;
}
#banner .caption {
	color: #fff;
	line-height: 23px;
	margin-top: 30px;
	text-align: center;
	padding-top: 70px;
}
#banner p {
	font-size: 18px;
	line-height: 25px;
}
#banner .banner2 .caption, #banner .banner3 .caption {
	width: 90%;
	padding: 150px 5% 0 5%;
}
#banner .caption a {
	display: inline-block;
	background: #d04c4c;
	color: #fff;
	text-align: center;
	padding: 10px 20px 7px 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'din';
	letter-spacing: 1px;
}
#banner .caption a:hover {
	background: #dc4f4f;
}
#banner .bx-controls {
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
	right: 0;
}
.homeslider {
	width: 100%;
	float: left;
}
.banner1, .banner2, .banner3 {
	width: 100%;
	height: 350px;
	float: left;
	background: url(../images/1bg.png) no-repeat;
	background-size: cover;
}
.lady {
	width: 50%;
	height: 350px;
	float: left;
	background: url(../images/blood.png) no-repeat bottom;
}
.lady1 {
	width: 50%;
	height: 350px;
	float: left;
	background: url(../images/blood1.png) no-repeat bottom;
}
.lady2 {
	width: 50%;
	height: 350px;
	float: left;
	background: url(../images/blood2.png) no-repeat bottom;
}
.lady3 {
	width: 50%;
	height: 350px;
	float: left;
	background: url(../images/blood3.png) no-repeat bottom;
}
.lady4 {
	width: 50%;
	height: 350px;
	float: left;
	background: url(../images/blood4.png) no-repeat bottom;
}
.banner1 .caption {
	width: 50%;
	float: left;
}
.lady img {
	float: left;
}
.banner2 {
	background: url(../images/1bg.png) no-repeat;
	background-size: cover;
}
.banner3 {
	background: url(../images/1bg.png) no-repeat;
	background-size: cover;
}
#slider, .social_sectors {
	background: url("../images//pattern2.jpg") repeat;
}
#slider h5, .social_sectors h5 {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 50px 0 10px 0;
	line-height: 30px;
}
#slider img, .social_sectors img {
	max-width: none;
}
#slider .picture, .social_sectors .picture {
	width: 66%;
	height: 316px;
	float: left;
}
#slider .slide_info, .social_sectors .slide_info {
	width: 24%;
	padding: 0 5%;
	float: left;
	height: 316px;
	background: #d04c4c;
	color: #fff;
}
#slider .slide_info p, .social_sectors .slide_info p {
	line-height: 20px;
}
.bxslider2 {
	width: 100%;
	float: left;
	background: url("../images/pattern_large.jpg") repeat;
}
.bx-controls {
	position: absolute;
	right: 50px;
	width: 250px;
	bottom: 70px;
}
#search_home, #search_inner {
	/*background: #D0D0D0;*/
  padding: 38px 0;
	font-size: 1em;
	margin-bottom: 20px;
}
#search_inner {
	padding: 20px 0;
}
#search_home p {
	width:20%;
	float:left;
}
.dataTables_filter, .dataTables_length {
	margin-bottom:20px;
	float: left;
	width:50%;
}
.profile_section {
	background: #fff;
	float: left;
	width: 100%;
}
.tac {
	text-align: center;
	margin-bottom: 12px;
}
.section_title {
	font-size: 16px;
	font-weight: bold;
	font-family: 'dinl';
	text-transform: uppercase;
	padding: 40px 0;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}
ul.form li.text_area {
	width: 100%;
	padding: 0;
	padding-bottom: 15px;
}
ul.form li.text_area textarea {
	width: 94%;
	padding: 0 3%;
}
.applying .section_title {
	text-align: left;
}
.applying ul.form li {
	width: 50%;
}
.applying ul.form li.text_area {
	width: 100%;
}
ul.form li.full {
	width: 100%;
}
ul.form li.full input {
	width: 89%;
}
ul.form li.full .cv_uploader {
	float: right;
	width: 50%;
}
ul.form li.full .upload_current {
	width: 46%;
	padding: 9px 2%;
	float: left;
	background: #edeff0;
	border-radius: 4px;
}
ul.form li.full .upload_current label {
	float: left;
	width: auto;
	padding: 5px;
}
ul.form li.full .upload_current a {
	float: left;
	font-size: 11px;
	color: #000;
	background: #d8dde0;
	padding: 0 10px;
	border-radius: 4px;
	margin: 5px 0 0 15px;
}
ul.form li.full .upload_current a:hover {
	background: #43add3;
	color: #fff;
}
ul.form li.full .upload_current input {
	width: auto;
	float: left;
	margin-top: 10px;
}
.refiner_button .button {
	width: 100%;
}
ul.form li {
	padding-bottom: 15px;
}
ul.form li {
	width: 22%;
	height: 85px;
	float: left;
	text-align: left;
}
ul.form li:last-child {
    width:30%;
	height: 85px;
	float: left;
	text-align: left;
}
ul.form li:last-child input {
    width:40%;
	
}
ul.form li:last-child img {
   width: 50%;
   height: 42px;
	
}
ul.login li {
	width: 50%;
	padding: 0 25%;
}
ul.form li.text_area {
	height: auto;
}
ul.form .stylish-select ul.newList li {
	width: auto;
	float: none;
}
ul.form li input, ul.form li textarea {
	width: 84%;
	padding: 12px 3%;
	border: 1px solid #E4E4E4;
	border-radius: 3px;
	font-size: .875em;
	float: left;
}
ul.login li input {
	width: 100%;
}
ul.form input.required {
	border: 1px solid #d94b3f;
}
ul.form li input:focus {
	border: 1px solid #d2d5d7;
	-moz-box-shadow: inset 0 0 5px #E9E9E9;
	-webkit-box-shadow: inset 0 0 5px #E9E9E9;
	box-shadow: inset 0 0 5px #E9E9E9;
}
ul.form label {
	display: block;
	width: 90%;
	padding-bottom: 10px;
	text-align: left;
}
ul.form.no-border {
	border-bottom: none;
	margin-bottom: 0;
	margin-top: 40px;
}
input[type="checkbox"] {
	margin-right: 10px;
}
.dropdown {
	width:90%;
	padding: 0px 5%;
	overflow: hidden;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
}
ul.form li p {
	width:49%;
	float:left;
	padding-top: 16px;
}
ul.form li p label {
	width:49%;
	float:left;
	color: #666;
	font-weight: lighter;
}
.tan {
	text-align: center;
}
.button_link, .button_small, .upload_btn {
	display: inline-block;
	float: none;
	font-size: 1em;
	height: auto;
	padding: 8px 10%;
	text-transform: uppercase;
	width: auto;
	
}
.button, .button_link {
	background: none repeat scroll 0 0 #43ADD3;
	border: medium none;
	border-radius: 3px;
	color: #FFFFFF;
	font-family: 'din';
	font-size: 0.9375em;
	height: 35px;
	margin-top: 3px;
	cursor:pointer;
}
.highlight {
	float:left;
	margin: 10 px 0px !important;
}
.login_section {
	width:auto;
	height:auto;
	padding: 30 px 0px !important;
}
.bottom {
	margin-bottom:40px;
}
ul.hform li {
	width: 50%;
	height: 85px;
	float: left;
	text-align: left;
}
ul.hform li input {
	width: 92%;
	padding: 12px 3%;
	border: 1px solid #E4E4E4;
	border-radius: 3px;
	font-size: .875em;
	float: left;
}
ul.hform li select.dropdown {
	width:98%;
	padding: 0px 0px 0px 5%;
	overflow: hidden;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
}
.login {
	margin-top:40px;
}
.blank {
	width:auto;
	height:auto;
	margin:40px 0px;
}
.error {
	text-align:center;
	padding:5px;
	font-size:14px;
	border:#C00 1px solid !important;
	border-radius: 4px;
	float: left;
	width: 94%;
}
.min_height {
	float:left;
	width:100%;
	text-align:center;
	padding:40px;
}
.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
 *border-collapse: collapsed;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 80%;
}
.menu_left {
	float:left;
	width:49%;
}
.menu_right {
	float:right;
}
#example_paginate {
	width:50%;
	float:left;
	text-align: right;
	margin-bottom:20px;
	cursor:pointer;
}
.dataTables_info {
	float:left;
	width:50%;
	margin-bottom:20px;
}
.paginate_disabled_previous, .paginate_disabled_next {
	color: #CCC !important;
	cursor:text;
}
a.paginate_disabled_previous:hover, a.paginate_disabled_next:hover {
	color: #CCC !important;
	cursor:text;
}
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 18px;
	float: left;
}
.table th, .table td {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #eeeeee;
}
.table th {
	font-weight: bold;
	font-size: 90%;
	min-width: 75px;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table-condensed th, .table-condensed td {
	padding: 4px 5px;
}
.table-bordered th, .table-bordered td {
	border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {
	-webkit-border-radius: 0 0 0 4px;
	-moz-border-radius: 0 0 0 4px;
	border-radius: 0 0 0 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
 background-color: #f9f9f9;
}
.table tbody tr:hover td, .table tbody tr:hover th {
	background-color: #f5f5f5;
}
.veryweak {
	color:#B40404;
}
.weak {
	color:#DF7401;
}
.medium {
	color:#3B5998;
}
.strong {
	color:#9AFE2E;
}
.verystrong {
	color:#0B610B;
}
.username_avail_result {
	display:block;
	width:180px;
}
form label {
	display: block;
	padding: 0 0 10px;
	color:#00aeef;
}
form input.text-input, form select, form textarea, form .wysiwyg, .menu_right input {
	padding: 6px;
	font-size: 13px;
	background: #fff url('../images/bg-form-field.html') top left repeat-x;
	border: 1px solid #d5d5d5;
	color: #333;
}
form input[type="checkbox"], form input[type="radio"] {
	padding: 0;
	background: none;
	border: 0;
	margin-right: 20px;
	width:auto !important;
}
/* FOOTER */
#footer {
	width: 100%;
	/*margin-top: -5px;*/
	padding: 30px 0px;
	float: left;
	background: url('../images/footer.jpg') repeat-y;
	font-size: 90%;
	
}
#footer2 {
	width: 100%;
	margin-top: -5px;
	height: 50px;
	float: left;
	background: url('../images/footer2.jpg') repeat-y;
}
#footer .col, #footer2 #footer_text .col {
	display: block;
	float: left;
	width: 40%;
}
#footer .col3 {
	display: block;
	float: left;
	width: 40%;
	text-align: right;
}
#footer .col2, #footer2 #footer_text .col2 {
	display: block;
	float: left;
	width: 20%;
	text-align:center;
}
#footer .col h2, #footer2 .col h2 {
	font: 20px 'Sansumi Regular', "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans;
	letter-spacing: 0;
	color: #979797;
	margin: 16px 0 10px 0;
}
a:hover {
	color: #AD4D44 !important;
}
a.links:hover {
	color: #000000;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #777777;/*color: #CC0000;*/
}
.col ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	display: inline-table;
}
.col ul li {
	padding: 0px;
	float:left;
}
.col ul li a {
	color: #7b8b94;
	line-height: 25px;
	padding: 0 5px;
	display: block;
}
.menu_left select {
	height: 30px;
	padding: 3px;
}
ul.models li {
	width: 40%;
	float:left;
	text-align:left;
	margin-left:5%;
	line-height: 35px;
}
 ul.models li:nth-child(odd) {
 width: 40%;
 float:left;
 text-align:right;
 margin-left:5%;
 line-height: 35px;
}
.box {
	float:left;
	margin:50px 5px;
	padding:0px;
	width:95%;
}
.box p {
	float:left;
	margin:0px;
	padding:0px;
	width:85%;
}
.box img {
	float:left;
	margin:2%;
	padding:0px;
	width:10%;
}
#f1_container {
	position: relative;
	margin: 10px auto;
	z-index: 1;
}
#f1_container {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	perspective: 1000px;
}
#f1_card {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all 1.0s linear;
	-moz-transform-style: preserve-3d;
	-moz-transition: all 1.0s linear;
	-o-transform-style: preserve-3d;
	-o-transition: all 1.0s linear;
	transform-style: preserve-3d;
	transition: all 1.0s linear;
}
#f1_container:hover #f1_card, #f1_container.hover_effect #f1_card {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-box-shadow: -5px 5px 5px #aaa;
	-moz-box-shadow: -5px 5px 5px #aaa;
	box-shadow: -5px 5px 5px #aaa;
}
.face {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
.face.back {
	display: block;
	-webkit-transform: rotateY(180deg);
	-webkit-box-sizing: border-box;
	-moz-transform: rotateY(180deg);
	-moz-box-sizing: border-box;
	-o-transform: rotateY(180deg);
	-o-box-sizing: border-box;
	transform: rotateY(180deg);
	box-sizing: border-box;
	color: #FFF;
	text-align: inherit;
	background-color: #A6B5D7;
}
a.heads {
	text-decoration:none;
	color:#000;
}
a.heads:hover {
	color:#EF1D28;
	font-weight:bold;
	font-size:14px;
}
.prname {
	color:#000;
	font-weight:bold;
}
.prname:hover {
	color:#999;
}
a.news {
	text-decoration:none;
	color:#333;
	font-size:12px;
	margin-left:5px;
}
a.news:hover {
	text-decoration:none;
	color:#B40796;
	font-size:13px;
	margin-left:2px;
}
a.more {
	padding-left:210px;
	FONT-SIZE: 12px;
	COLOR: #333;
F ONT-FAMILY: Tahoma, verdana, arial;
	TEXT-DECORATION: none;
}
a.more:hover {
	FONT-SIZE: 12px;
	COLOR: #1883D5;
	FONT-FAMILY: Tahoma, verdana, arial;
	TEXT-DECORATION: none;
}
.face img {
	margin: 0% 4%;
	border-radius: 50%;
}
.portfolio .face img {
	margin: 0% 33%;
	border-radius: 0%;
}
/*.back img {
	margin:0% 5%;
}*/
.rotating {
	float: left;
	width: 250px;
	height: 290px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 50%;
	border: 1px solid #4983D7;
	background-color: #FFFFF0;
	-webkit-box-shadow: #B3B3B3 10px 10px 10px;
	-moz-box-shadow: #B3B3B3 10px 10px 10px;
	box-shadow: #B3B3B3 10px 10px 10px;
	margin: 0 35%;
}
.about,.portfolio {
	float:left;
	margin:50px 0px;
	width:100%;
	min-height: 300px;
}
/*.portfolio{
	padding: 0px 0px 0px 40px;
}*/
.box1 {
	float:left;
	margin:50px 5px 0px 5px;
	padding:0px;
	width:95%;
}
.box1 p {
	float:left;
	margin:0px;
	padding: 20px 0px;
	width:85%;
	line-height: 25px;
}
.box1 img {
	float:left;
	margin:0 2%;
	padding:0px;
	width:10%;
}
.txtarea{
	width:100% !important;
	height: 130px !important;
}
.txtarea textarea{
	width:89% !important;
}
/*for Resume*/
.resume_right {
	border-left: 1px solid #ECECEC;
	float: left;
	/*margin-left: 293px;*/
    width: 65%;
	min-height:600px;
	padding-left:30px;
}
#centerlft {
	width: 30%;
	float:left;/*position:fixed;*/
	
}
.resume_right p{
	width:98%;
}



#centerlft h1 {
	width: 100%;
	float: left;
	font-size: 29px;
	color: rgb(59, 134, 191);
	margin: 15px 0px 0px 15px;
	text-shadow: 0.02em 0.02em 0.02em rgb(143, 143, 143);
}
#centerlft h1 span {
	font-size: 16px;
	color: rgb(150, 141, 150);
	font-weight: normal;
	text-shadow: none;
}












.pf_right {
	/*border-left: 1px solid #ECECEC;*/
	float: left;
	/*margin-left: 293px;*/
    width: 68%;
	min-height:600px;
	/*padding-left:30px;*/
}
.pf_right img{
    border: 1px solid #d0dde5;
}
#pflft {
	width: 30%;
	float:right;/*position:fixed;*/
	
}
.pf_right p{
	width:100%;
}



#pflft h1 {
	width: 100%;
	float: left;
	font-size: 29px;
	color: rgb(59, 134, 191);
	margin: 15px 0px 0px 5px;
	text-shadow: 0.02em 0.02em 0.02em rgb(143, 143, 143);
}
#pflft h1 span {
	font-size: 16px;
	color: rgb(150, 141, 150);
	font-weight: normal;
	text-shadow: none;
}












#areas h3 {
	width:95%;
	float:left;
	background:url(../images/head-bg.png) repeat-x;
	color:#ececec;
	padding:5px 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 24px;
}
#areas h4 {
	color: #FA2CA7;
	float: left;
	font-size: 24px;
	margin: 30px 0 0;
	text-transform: uppercase;
	width: 100%;
}
/*#areas p {
	color: #575757;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin: 13px 0 0;
	width: 107%;
	text-align:justify;
}*/
ul.list {
	float: left;
	margin: 13px 50px 0 0;
	width: 100%;
}
ul.list li {
	float: left;
	list-style: none outside none;
	width: 33%;
	line-height: 30px;
}
/*ul.list li a {
	color: #575757;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-bottom: 6px;
	width: auto;
}*/
#btmformlft {
	float: left;
	margin: 34px 0 0;
	width: 248px;
}
#btmformlft input {
	border: 1px solid #89B6D9;
	color: #81255A;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 23px;
	margin-bottom: 16px;
	padding: 2px 15px;
	width: 215px;
}
#btmformrht input {
	border: 1px solid #89B6D9;
	color: #81255A;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 23px;
	margin-top: 18px;
	padding: 2px 15px;
	width: 215px;
}
#btmformrht {
	float: left;
	padding: 34px 0 0 15px;
	width: 237px;
}
#btmformrht .text {
	border: 1px solid #89B6D9;
	color: #81255A;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 66px;
	overflow: auto;
	padding: 2px 15px;
	width: 217px;
}
#btmformrht input.submit {
	background: none repeat scroll 0 0 #81255A;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	height: 27px;
	margin: 15px 0 0;
	padding: 6px 10px 10px;
	width: 63px;
}
ul#cv {
	float: left;
	margin: 13px 0 0;
	position: relative;
	width: 80px;
	z-index: 50;
}
#down {
	float: left;
	width: 100%;
}
#down h4 {
	color: #A5A4A4;
	float: left;
	font-size: 15px;
	font-weight: normal;
	width: 50%;
	margin-left: 15px;
}
ul#cv li {
	float: left;
	list-style: none outside none;
	width: auto;
}
ul#cv li a img {
	border: medium none;
	float: left;
	width: auto;
}
ul#bookmark {
	float: left;
margin-left: 15px;
width: 100%;
text-align: center;
}
ul#bookmark li {
	float: left;
	list-style: none outside none;
	width: auto;
}
.arrow_box {
	position: relative; /*background: #88b7d5;*/
	border: 2px solid #c2e1f5;
	width: 60%;
	margin-left: 40px;
	border-radius: 0px 10px 10px 10px;
	margin-top:20px;
}
.arrow_box p {
	margin-left:10px;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #88b7d5;
	border-width: 12px;
	top: 50%;
	margin-top: -30px;
	margin-right: 3px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #c2e1f5;
	border-width: 18px;
	top: 50%;
	margin-top: -36px;
	margin-right: 2px;
}

.arrow_box1 {
	position: relative; /*background: #88b7d5;*/
	border: 4px solid #c2e1f5;
	width: 81%;
	margin-left: 139px;
	border-radius: 10px 0px 10px 10px;
	margin-top:20px;
}
.arrow_box1 p {
	margin-left:10px;
}
.arrow_box1:after, .arrow_box1:before {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box1:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #88b7d5;
	border-width: 12px;
	top: 17%;
	margin-top: -34px;
	margin-left: 4px;
}
.arrow_box1:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #c2e1f5;
	border-width: 18px;
	top: 17%;
	margin-top: -40px;
	margin-left: 4px;
}


.arrow_box2 {
	position: relative; /*background: #88b7d5;*/
	border: 4px solid #c2e1f5;
	width: 81%;
	margin-left: 139px;
	border-radius: 10px 0px 10px 10px;
	margin-top:20px;
}
.arrow_box2 p {
	margin-left:10px;
}
.arrow_box2:after, .arrow_box2:before {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box2:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #88b7d5;
	border-width: 12px;
	top: 50%;
	margin-top: -30px;
	margin-right: 3px;
}
.arrow_box2:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #c2e1f5;
	border-width: 18px;
	top: 50%;
	margin-top: -36px;
	margin-right: 2px;
}
.bubble 
{
position: relative;
width: 620px;
height: auto;
margin-left:20px;
padding: 0px;
background: #E8F7FE;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.bubble p {
	margin:10px;
	padding: 10px;
}
.bubble:after 
{
content: "";
position: absolute;
top: 12px;
left: -15px;
border-style: solid;
border-width: 15px 15px 15px 0;
border-color: transparent #E8F7FE;
display: block;
width: 0;
z-index: 1;
}
.bubble1 p {
	margin:10px;
	padding: 10px;
}

.bubble1 
{
position: relative;
width: 837px;
height: auto;
padding: 0px;
background: #E8F7FE;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-left:48px;
}

.bubble1:after 
{
content: "";
position: absolute;
top: 215px;
right: -15px;
border-style: solid;
border-width: 15px 0 15px 15px;
border-color: transparent #E8F7FE;
display: block;
width: 0;
z-index: 1;
}

.bubble2 p {
	margin:10px;
	padding: 10px;
}

.bubble2 
{
position: relative;
width: 837px;
height: auto;
padding: 0px;
background: #E8F7FE;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-left:48px;
}

.bubble2:after 
{
content: "";
position: absolute;
top: 19px;
right: -15px;
border-style: solid;
border-width: 15px 0 15px 15px;
border-color: transparent #E8F7FE;
display: block;
width: 0;
z-index: 1;
}
#home{
	margin:69px 0px 20px 0px;
}
#wrap {
	width:95%;
	/*margin:20px auto 0;*/
	height:494px;
}

#form_wrap {
	overflow:hidden;
	height:446px;
	position:relative;
	top:0px;
 -webkit-transition: all 1s ease-in-out .3s;
 -moz-transition: all 1s ease-in-out .3s;
 -o-transition: all 1s ease-in-out .3s;
 transition: all 1s ease-in-out .3s;
}
#form_wrap:before {
	content:"";
	position:absolute;
	bottom:128px;
	left:0px;
	background:url('../images/before.png');
	width:100%;
	height: 316px;
}
#form_wrap:after {
	content:"";
	position:absolute;
	bottom:0px;
	left:0;
	background:url('../images/after.png');
	width:530px;
	height: 260px;
}
#form_wrap.hide:after, #form_wrap.hide:before {
	display:none;
}
#form_wrap:hover {
	height:776px;
	top:-200px;
}
#form_wrap form {
	background:#f7f2ec url('../images/letter_bg.png');
	position:relative;
	top:50px;
	overflow:hidden;
	height:200px;
	width:400px;
	margin:0px auto;
	padding:20px;
	border: 1px solid #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 27px #fff;
	-moz-box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 14px #fff;
	-webkit-box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 27px #fff;
 -webkit-transition: all 1s ease-in-out .3s;
 -moz-transition: all 1s ease-in-out .3s;
 -o-transition: all 1s ease-in-out .3s;
 transition: all 1s ease-in-out .3s;
}
#form_wrap:hover form {
	height:530px;
}
/* label {
	margin: 11px 20px 0 0;
	font-size: 16px;
	color: #b3aba1;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #fff;
}
.contact input[type=text], textarea {
	font: 14px normal normal uppercase helvetica, arial, serif;
	color: #7c7873;
	background:none;
	width: 380px;
	height: 36px;
	padding: 0px 10px;
	margin: 0 0 10px 0;
	border:1px solid #f8f5f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 0px 0px 1px #726959;
	-webkit-box-shadow:  inset 0px 0px 1px #b3a895;
	box-shadow:  inset 0px 0px 1px #b3a895;
}

textarea:focus, input[type=text]:focus {
	background:rgba(255, 255, 255, .35);
}
#form_wrap input[type=submit] {
	position:relative;
	font-family: 'YanoneKaffeesatzRegular';
	font-size:24px;
	color: #7c7873;
	text-shadow:0 1px 0 #fff;
	width:100%;
	text-align:center;
	opacity:0;
	background:none;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
 -webkit-transition: opacity .6s ease-in-out 0s;
 -moz-transition: opacity .6s ease-in-out 0s;
 -o-transition: opacity .6s ease-in-out 0s;
 transition: opacity .6s ease-in-out 0s;
}
#form_wrap:hover input[type=submit] {
	z-index:1;
	opacity:1;
 -webkit-transition: opacity .5s ease-in-out 1.3s;
 -moz-transition: opacity .5s ease-in-out 1.3s;
 -o-transition: opacity .5s ease-in-out 1.3s;
 transition: opacity .5s ease-in-out 1.3s;
}
#form_wrap:hover input:hover[type=submit] {
	color:#435c70;
}*/
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}


ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}







/* portfolio */

#portfolio .item-cont{display:none; padding-bottom:30px;}

#portfolio  #pageination{margin-top:-15px; margin-bottom: 4px;}

.controls{display:inline-block; /*width: 180px;*/ margin: 0 0 25px; vertical-align: top;}

.controls li{margin:2px 3px 2px 0px; cursor:pointer; display:block; float:left; border:2px solid #d0dde5; padding:0px 9px;
text-transform:uppercase;font-size: 12px;
border-radius: 5px;}

.controls li.active{border:2px solid #6ac4ff; color:#6ac4ff;}

#Grid{width:100%; text-align: justify;font-size: 0.1px;}

#Grid:after{content: ''; display: inline-block; width: 100%;}

#Grid .gap{display: inline-block;width: 250px;}

#Grid .mix{display: none; opacity: 0; width: 31.5%; /*height: 180px;*/ vertical-align: top; margin-bottom: 20px;/* background: #dad5bc;*/}



.fancy-wrap{width:100%; max-width:790px; display:none;}	

.fancy-wrap img{max-width:100%;}

.fancy{background:#fff; padding:18px 15px;}

.fancy h2{font:17px/24px 'Patua One', cursive; color:#000; margin-left:3px;}

.fancy p{font:600 13px/21px 'Open Sans'; color:#4f4f4f;}

.fancybox-fs{ 

    background:url(../images/close.png) no-repeat 0 0;

    cursor: pointer;

    height: 27px;

    width: 27px;

    left:auto;

    right: 8px;

    top: 8px;

    position: absolute;

    z-index: 1004;}



.ptf-item{

    display: block;

    height: 100%;

    position: relative;

    width: 100%;}

.ptf-item a{text-decoration:none;}

.ptf-img-wrap img{
	display:block;
	width: 100%;
	border-radius: 30px;
	border: 1px solid #d0dde5;
}

.ptf-cover{

    bottom: 0;

    left: 0;

    opacity: 0;

    height: 100%;

    width: 100%;

    z-index: 10; 

    position: absolute;

    background-color: rgba(67, 75, 81, 0.8);
	border-radius: 30px;

}

.ptf-button{

    text-align:center;

    display: block;

    left:0;

    bottom:0;

    z-index:15;

    position:absolute;

    width:100%;}    

.ptf-button span{

    padding: 7px 9px;

    color: #FFFFFF;

    display:inline-block;

    /*border: 1px solid #FFFFFF;*/

    text-transform: uppercase;

    font-size: 17px;
    background: grey;
    border-radius: 10px;
    width: 20%;
}



.ptf-details{text-align:center; position:absolute; top:0px; left:0px; width:100%;}

.ptf-details h2{

	color: #FFFFFF;

    font-size: 16px;

    text-transform: capitalize;

    color:#fff;

    margin-bottom:3px;}

.ptf-details span{

    color: #FFFFFF;

    display: inline-block;

    font-size: 12px;

    letter-spacing: 1px;

    text-transform: uppercase;}

.alert_message {margin-bottom:10px;}

.contact_section{
	float:left;
	width: 55%;
}
.contact_section ul.form li {
width: 100%;
height: 54px;
float: left;
text-align: left;
}
.contact_section ul.form li input, ul.form li textarea {
width: 93%;
padding: 8px 3%;
border: 1px solid #E4E4E4;
border-radius: 3px;
font-size: .875em;
float: left;
}
.contact_section ul.form li.captcha input{
	width: 65%;
}
.contact_section .txtarea textarea {
width: 93% !important;
}
.cb{
	text-align:center
}
.contact_right{
	margin-left:5px;
	float:left;
	width:44%;
}
.contact_right P{
	padding:0px 0px 0px 73px !important;
}
#contact_section2{
	display:none;
}
#gallery .back{
	width: 189px !important;
	margin: 1px 0px 0px -75px !important;
}

/*----------------------
-----Portfolio Styles----
------------------------*/ 	
#filter-works ul {
    list-style:none;
    padding:0;
    margin:0;
    margin-bottom:40px;
    text-align:center;
    
}

#filter-works ul li{
    display:inline-block;
    padding:0;
    line-height:24px;
    background:transparent;
    margin:0;
    margin-left:5px;
    margin-bottom:10px;
}

#filter-works ul [class*=fa]{
    margin-right:5px;
}

#filter-works ul [class*=fa-check]{
    position:relative;
    left:1px;
}

#filter-works ul li a{
    display:block;
    font-size:16px;
    line-height:28px;
    height:48px;
    text-transform:uppercase;
    padding:10px 45px;
    border-radius:48px;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
}

#filter-works ul li a,
#filter-works ul li a:active,
#filter-works ul li a:hover{
    font-weight:300;
    background:transparent;
    color:#333;
    text-decoration:none;
    background:#fff;
}

#filter-works ul li.active a,
#filter-works ul li:hover a{
    color:#fff;
    background:#1D2026;
}

.masonry-wrapper{
    margin:0 auto;
    padding:0;
    overflow:hidden;
}

#projects-container {
    margin:0 auto;
    visibility:hidden;
}

#projects-container .project-item{
    display:block;
    position:relative;
    margin:0;
    width:320px;
	margin-bottom:25px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:1;
	filter:alpha(opacity=100);
	overflow:hidden;
}

#projects-container .project-item.filtered{
	-moz-transform: scale(0);
	-ms-transform: scale(0);
    transform:scale(0);
	opacity:0;
	filter:alpha(opacity=0);
}

.project-item:hover{
	cursor:pointer;
}

.project-item img {
	-webkit-transform: translateX(0);
	transform: translateX(0);
    -webkit-transition:-webkit-transform 0.4s ease-out;
    transition:transform 0.4s ease-out;
}

.project-item:hover img {
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
}


.project-item .hover-mask {
    position:absolute;
    padding:0;
    padding-left:50px;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#1D2026;
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
    -webkit-transition:all 0.4s ease-out;
    transition:all 0.4s ease-out;
}

.project-item:hover .hover-mask {
    -webkit-transform:translateX(-50px);
    transform:translateX(-50px);
}

.project-item .hover-mask .project-title {
    color:#fff;
    margin:30px 0 0;
    padding:10px;
    font-family:"Titillium Web",sans-serif;
    font-size:21px;
    line-height:24px;
    font-weight:600;
    text-transform:uppercase;
    text-align:center;
}

.project-item .hover-mask p {
    color:#36D9C3;
    margin:0;
    font-size:16px;
    line-height:24px;
    font-weight:600;
    text-transform:uppercase;
    text-align:center;
    -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out;
}

.project-item .hover-mask:after{
    display:block;
    position:absolute;
    content: "\f061";
    font-family:'FontAwesome';
    bottom:20px;
    left:175px;
    color:#fff;
}

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
          
   transition-timing-function:ease-in-out;    
}

.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top, -webkit-transform, opacity;
     -moz-transition-property: left, right, top, -moz-transform, opacity;
      -ms-transition-property: left, right, top, -ms-transform, opacity;
       -o-transition-property: left, right, top, -o-transform, opacity;
          transition-property: left, right, top, transform, opacity;
}

/*--------------------------
----Project Modal Styles----
----------------------------*/

.fade.modal {
	overflow-x:hidden;
}


.modal.fade .modal-dialog {
	-webkit-transform: translateY(2000px);
	-moz-transform: translateY(2000px);
	-ms-transform: translateY(2000px);
	transform: translateY(2000px);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.5s;
}

.modal.in .modal-dialog {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.modal-backdrop{
    background-color:#1D2026;
}

.modal-backdrop.in{
    opacity:1;
	filter:alpha(opacity=100);
}

.modal-dialog{
    width:100%;
    padding:0;
	margin:0;
}

.modal-content{
    width:100%;
    border:none;
    border-radius:0;
    box-shadow:none;
    background-color:#fff;
}

.modal-header{
    width:100%;
    margin:0;
    padding:0;
    padding-top:40px;
    background:#36D9C3;
    color:#fff;
    border:none;
    text-align:center;
}

#hdr-title{
    margin-bottom:40px;
}

#project-modal .close{
    float:none;
    font-size:52px;
    line-height:52px;
    font-weight:300;
    margin-top:0px;
    margin-bottom:30px;
    opacity:1;
    color:inherit;
    text-shadow:none;
    -webkit-transition:all 0.2s ease-out;
    transition:all 0.2s ease-out;
}

#project-modal .close:hover{
    opacity:.8;
}

.modal-body {
    margin:0;
    padding:60px 0 20px;
}

.modal-body .project-descr{
    margin:0 0 24px;
    
}

.modal-header .loader {
    position:absolute;
    left:50%;
    top:0;
    margin-top:32%;
    margin-left:-18px;
    width:36px;
    height:36px;
    background:url('../assets/loader.gif') no-repeat 50% 50%;
	z-index:1;
}

.modal-header .image-wrapper {
    position:relative;
    overflow:hidden;
}

.modal-header .screen{
    box-sizing:padding-box;
    border:none;
    box-shadow:none;
    margin:0;
    padding:0;
    position:absolute;
    top:10.5%;
    width:100%;
    height:auto;
    z-index:2;
    opacity:0;
    -webkit-transition:all 0.5s ease-out 0.7s;
    transition:all 0.5s ease-out 0.7s;
}

.modal-header .screen.done {
    opacity:1;
}

#project-sidebar{
    margin-bottom:40px;
}

#project-sidebar p{
    margin-bottom:10px;
}

#sdbr-descr{
    margin-top:30px;
}

#sdbr-category:before {
	display: inline-block;
	width:20px;
    content:"\f115";
    font-family:"Fontawesome";
    margin-right:10px;
}

#sdbr-date:before {
	display: inline-block;
	width:20px;
    content:"\f073";
    font-family:"Fontawesome";
    margin-right:10px;
}

#sdbr-client:before {
	display: inline-block;
	width:20px;
    content:"\f007";
    font-family:"Fontawesome";
    margin-right:10px;
}

#sdbr-link:before {
	display: inline-block;
	width:20px;
    content:"\f0ac";
    font-family:"Fontawesome";
    margin-right:10px;
}


/* #########Inner Page Contents ############# */
/* ========================||===============================
	Basic style+Mobile menu appears	
*/

@media screen and (max-width: 1024px) and (min-width: 0) {
 .center {
 width: 90%;
 margin: 0 auto;
}
 #header {
 height: 56px;
 padding: 20px 0;
}
 #logo {
 width: 75%;
 float: left;
 padding: 0;
}
 .container {
 width: 100%;
 max-width: none;
 float: right;
 position: absolute;
 margin-top: 70px;
 left: 0;
 z-index: 5;
}
 a.menu-link {
 width: 33px;
 height: 33px;
 display: block;
 color: #fff;
 text-indent: -999999px;
 background: #efefef url(../images/nav.png) no-repeat center;
 border: 1px solid #e1e5e4;
 border-radius: 3px;
 float: right;
 margin: 7px 0 0 10px;
}
 #banner {
 display: none;
}
 .lady {
 display: none;
}
 .banner1, .banner2, .banner3 {
 height: auto;
}
 .banner1 .caption {
 width: 90%;
 padding: 150px 5% 0 5%;
}
 #banner .caption, #banner .banner2 .caption, #banner .banner3 .caption {
 padding-top: 80px;
}
 .menu {
 clear: both;
 min-width: inherit;
 float: none;
 max-width: none;
}
 .menu, .menu > ul ul {
 overflow: hidden;
 max-height: 0;
 background: #000;
}
 #sidelinks {
 overflow: hidden;
 max-height: 0;
}
 #sidelinks.active {
 max-height: none;
}
 #sidemenu {
 max-height: 0;
}
 .sidemenu-link {
 display: block;
}
 .menu ul li > a {
 line-height: normal;
 padding: 15px 5%;
 border-bottom: 1px solid #4c5664;
 border-right: 0;
}
 .menu ul li > a:hover {
 background: #d14d4d;
 color: #fff;
}
 .menu ul li > a.active {
 background: #404954;
}
 .menu ul li > a:hover {
 background: #404954;
 color: #fff;
}
 .menu > li > ul.sub-menu {
 padding: 0px;
 border: none;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 -webkit-background-clip: padding-box;
 -moz-background-clip: padding;
 background-clip: padding-box;
}
 .menu.active, .menu > ul ul.active {
 max-height: none;
}
 .menu ul {
 display: inline;
}
 .menu > ul {
 border-top: 1px solid #808080;
}
 .menu li, .menu > ul > li {
 display: block;
}
 .menu li a {
 color: #000;
 display: block;
 padding: 0.8em;
 border-bottom: 1px solid #808080;
 position: relative;
}
 .menu li.has-submenu > a:after {
 content: '+';
 position: absolute;
 top: 7px;
 right: 15px;
 display: block;
 padding: 0.55em 0.5em;
}
 .menu li.has-submenu > a.active:after {
 content: "-";
}
 .menu ul ul > li a {
 background-color: #313841;
 height: auto;
 padding: 15px 5%;
 border-bottom: 1px solid #464f5c;
}
 .menu ul > li li ul li > a {
 border-bottom: 1px solid #3a414c;
 background: #272d34;
}
 .menu ul ul, .menu ul ul ul {
 display: inherit;
 position: relative;
 left: auto;
 top: auto;
 box-shadow: none;
 border: none;
}
 #page_content {
 width: 90%;
 margin-top: 20px;
}
 #inner_contents.mode2 {
 padding-top: 20px;
}
 #page_content.normalize {
 width: 100%;
}
 .bx-prev, .bx-next {
 background: url(../images/prev.png) no-repeat center #fff;
 padding: 10px;
}
 .bx-next {
 background: url(../images/next.png) no-repeat center #fff;
}
 #slider-next {
 float: right;
}
 .bx-controls {
 text-align: center;
 width: 100%;
 right: 0;
}
 ul.models li {
 width: 50%;
}
 .roles div:last-child {
 width: 90%;
}
 ul.models li div h4 {
 line-height: 27px;
}
.back img {
	margin:0% -6%;
}
.contact_section {
	width: 57%;
}
#wrap {
	width:100%;
	height:auto;
}
.contact_right{
	float:left;
	width:40%;
}
.ptf-details {
top: 36px !important;

}
}
/* Basic style+ Mobiel menu appears */
/* ========================||===============================*/
@media screen and (max-width: 940px) and (min-width: 0) {
	
.contact_section {
	width: 63%;
}
#wrap {
	margin-left: 27%;
}
.contact_right{
	width:100%;
	margin-top:50px;
	border-top:#666 1px solid;
	padding-top:40px;
}
.contact_right{
	margin-left:0px;
	
}

	
}




/*Tabs - Landscape Mode	
*/

@media screen and (max-width: 850px) and (min-width: 0) {
 .button {
 width: 100%;
 margin-top: 10px;
}
 .button_small {
 width: 100%;
 background-image: none;
 padding: 0;
 border-bottom-left-radius: 0;
 border-bottom-right-radius: 0;
}
 #profile_nav ul li {
 width: 100%;
 background: url(../images/sep.gif) repeat-x bottom;
}
#footer .col, #footer .col2, #footer .col3 {
 width: 100%;
 float:left;
 text-align:center;
 margin-top: 8px;
}
.rotating {
 margin: 0 30% !important;
}
#centerlft {
width: 100% !important;
text-align: center;
}

.resume_right {
	border-left: 0px !important;
	width: 100% !important;
	padding-left: 0px !important;
	
}

#pflft {
width: 100% !important;
text-align: center;
}

.pf_right {
	border-left: 0px !important;
	width: 100% !important;
	padding-left: 0px !important;
	
}
ul.list li {
width: 50%;
}
#down {
	text-align:center;
}
.contact_section {
	width: 71%;
}
#wrap {
	margin-left: 20%;
}
.contact_right{
	width:100%;
	margin-top:50px;
	border-top:#666 1px solid;
	padding-top:40px;
}
.contact_right{
	margin-left:0px;
	
}


}
/* ========================^ ======================== */
/* =======================================================
Tabs - Landscape Mode Ends	
*/
@media screen and (max-width: 770px) and (min-width: 0px) {
	.contact_section {
	width: 78%;
}
#wrap {
	margin-left: 13%;
}
.contact_right{
	width:100%;
	margin-top:50px;
	border-top:#666 1px solid;
	padding-top:40px;
}
.contact_right{
	margin-left:0px;
	
}
#Grid .mix {
	width:45%;
}
}
/* ========================||===============================
Tabs - Portrait Mode	
*/
@media screen and (max-width: 640px) and (min-width: 0px) {
 h2 {
 font-size: 1.9em;
}
 #page_content, #page_content.full {
 width: 80%;
 padding: 10%;
 margin-top: 0;
}
 #accounts {
 width: 50%;
}
 .button {
 width: 100%;
 margin-top: 10px;
}
 #inner_banner h1, #inner_banner.mode2 h1 {
 line-height: normal;
 font-size: 1.5em;
}
 ul.form li, ul.hform li {
 width: 50%;
}
.dropdown {
 width: 98%;
}
 ul.form li input, ul.hform li input, ul.form li textarea {
 width: 92%;
}
 ul.login li {
 width: 90%;
 padding: 12px 5%;
}
/* Sliders */
#footer .col, #footer .col2, #footer .col3 {
 width: 100%;
 float:left;
 text-align:center;
 margin-top: 8px;
}
.contact_section {
	width: 94%;
}
#wrap {
	margin-left: 15px;
}

}
/* ============^============= */
/* ========================||===============================
Mobiles
*/
@media screen and (max-width: 550px) and (min-width: 0) {
 .menu ul ul > li a:hover {
 color: #86928e;
 background: none;
}
 #header {
 height: auto;
}
 #logo {
 width: 75%;
 padding-bottom: 30px;
}
 .sign_in, .register {
 float: left;
 padding: 0;
 width: 48%;
 margin-right: 0;
}
 .register {
 float: right;
}
 h1 {
 line-height: 28px;
}
 .mobile_hide {
 display: none;
}
 #inner_banner {
 padding: 50px 0;
}
 li.nav_footer a {
 display: block;
}
 #profile_title {
 display: none;
}
 ul.form li.full, ul.hform li.full {
 height: auto;
}
 ul.form li.full .checkboxes, ul.hform li.full .checkboxes {
 width: 96%;
 margin-bottom: 5px;
}
 .dataTables_filter, .dataTables_length {
 width: 100%;
 text-align:center;
 float:left;
}
.menu_left, .menu_right {
 width: 100%;
 text-align:center;
 float:left;
}
.dataTables_info {
 width: 100%;
 text-align:center;
}
#example_paginate {
 width: 100%;
 text-align: center;
 cursor: pointer;
}
.menu_right input {
 width:80%;
}
.col ul li {
 width:100%;
 text-align:center;
}
.dropdown {
 width:100%;
}
 ul.form li, ul.hform li {
 width: 100%;
}
.box img,.box1 img {
 display:none;
}
 .box p {
 width: 100%;
 font-size: 95% !important;
}
.rotating {
 margin: 0 20% !important;
}
ul.form li{
width: 100% !important;
}
#contact_section{
	display:none;
}
#contact_section2{
	display:block !important;
}
#wrap {
	margin-left: 0px;
}
#Grid .mix {
	width:100%;
}

}
@media screen and (max-width: 320px) and (min-width: 0) {
 #example thead {
 width:100% !important;
}
 #example tr {
 width:100% !important;
}
 #example tr th {
 width:100% !important;
 float:left;
 text-align:center;
}
 #example tbody {
 width:100% !important;
}
 #example tr td {
 width:93% !important;
 float:left;
 text-align:center;
}
 ul.models li, ul.models li:nth-child(odd) {
 width: 100%;
 text-align:center;
}
 ul.models li:nth-child(even) {
 background: #F5F5F5;
}
 .rotating {
 margin: 0 3% !important;
}
.contact_section ul.form li.captcha input{
	width: 50%;
}

.controls {
width: 95%;
}
.controls li {
width: 97%;
}


}
/* ============^============= */
.view{
	margin-right:5px;
}
.bold{
	font-weight: bold;	
}
.a2a_default_style .a2a_svg {
    margin: 1px;
}
.pfh4{
    margin: 10px 0 0 0 !important;
}
