/* Global basic styles
------------------------------------------ */
* {margin: 0; padding: 0}
html {overflow: scroll; background: #ececec;}
body {position: relative; background: #fff; color: #747474; font: 0.813em/1.5em "Arial", sans-serif;}
body.boxed {background-color: #ededed;}
dt {font-weight: 700;}
img {border: none; vertical-align: middle;}
ul[class] {list-style: none;}
a {color: #3f3f3f; -moz-transition: color 0.5s; -webkit-transition: color 0.5s; -o-transition: color 0.5s; transition: color 0.5s; text-decoration: none;}
a:hover {color: #ff8400; text-decoration: none;}
a * {cursor: pointer;}
textarea, input, select, option, optgroup, button {font-family: inherit; font-size: inherit; vertical-align: middle;}
textarea { min-width: 92%; max-width: 97%; min-height: 150px; padding: 5px 1%;}
button, [type="radio"], [type="checkbox"], [type="submit"], [type="button"], [type="reset"], label, select {cursor: pointer; vertical-align: middle;}
input, select, textarea {outline: none;}
select option {padding: 0 10px;}
fieldset {overflow: hidden; border: none;}
legend {display: none;}
option {padding: 0 5px;}
table {border-collapse: collapse;}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {padding: 0; border: none;}

h1 {margin: 1em 0 0.5em; color: #3f3f3f; font: 400 2.308em "Signika",sans-serif;}
h1:first-child {margin: 1em 0 0.3em; font-size: 2.615em;}
h2 {margin: 1em 0 0.5em; color: #3f3f3f; font: 300 2.154em "Signika",sans-serif;}
h2 span {display: inline-block; margin-bottom: -1px; padding: 8px 0; border-bottom: 2px solid #ff8400;}
h3 {margin: 0.5em 0 1em; color: #3f3f3f; font: 300 1.846em "Signika",sans-serif;}
h3 span {display: inline-block; margin-bottom: -1px; padding: 8px 0; border-bottom: 2px solid #ff8400;}
h4 {margin: 0.25em 0 1em; color: #3f3f3f; font: 300 1.2em "Signika",sans-serif;}
h5 {margin: 1.5em 0 1em; color: #3f3f3f; font: 300 1.1em "Signika",sans-serif;}
h6 {margin: 1.5em 0 1em; color: #3f3f3f; font: 300 1.0em "Signika",sans-serif;}
p {margin: 1em 0;}
ul, ol {margin: 1em 0; padding: 0;}
li {margin: 0.5em 0 0.5em 2em;}
.alignleft {float: left; margin: 0 20px 20px 0;}
.alignright {float: right; margin: 0 20px 20px 0;}

label {display: block; color: #3f3f3f; font-weight: bold;}
input, textarea, select {padding: 10px 3%; border: 1px solid #ccc; border-radius: 2px; background: #fff;}
input.error, textarea.error, select.error {border-color: #e65842; background-color: #ffe6dc; box-shadow: 0 0 2px 1px #ffece6; color: #ef4437;}
select {padding: 8px 3%; color: #999;}
a.button, button {display: inline-block; height: 32px; padding: 0 20px; border: none; border: 1px solid #de6200; border-radius: 3px; background: #ff9e00;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOWUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjZhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff9e00 0%, #ff6a00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9e00), color-stop(100%,#ff6a00));
background: -webkit-linear-gradient(top,  #ff9e00 0%,#ff6a00 100%);
background: -o-linear-gradient(top,  #ff9e00 0%,#ff6a00 100%);
background: -ms-linear-gradient(top,  #ff9e00 0%,#ff6a00 100%);
background: linear-gradient(to bottom,  #ff9e00 0%,#ff6a00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9e00', endColorstr='#ff6a00',GradientType=0 );
color: #fff; font: bold 1em/32px "Arial",sans-serif; text-shadow: 0 -1px 0 #da5c00; text-transform: uppercase; box-shadow: 0 2px 2px rgba(0,0,0,0.2);}
a.button:hover, button:hover {background: #ff6a00;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNmEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjllMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff6a00 0%, #ff9e00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6a00), color-stop(100%,#ff9e00));
background: -webkit-linear-gradient(top,  #ff6a00 0%,#ff9e00 100%);
background: -o-linear-gradient(top,  #ff6a00 0%,#ff9e00 100%);
background: -ms-linear-gradient(top,  #ff6a00 0%,#ff9e00 100%);
background: linear-gradient(to bottom,  #ff6a00 0%,#ff9e00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a00', endColorstr='#ff9e00',GradientType=0 );}
blockquote {margin: 1.5em 0 1.5em 1em; padding: 1px 0 1px 1.5em; border-left: 2px solid #ff8400; font-style: italic;}

.clear {clear: both; height: 0; overflow: hidden;}

/* Main layout
------------------------------------------ */
.root {overflow: hidden;}
body.boxed .root {
	max-width: 1000px; margin: 0 auto; background: #ef4437;
}

@media (max-width: 980px) {
	.root {margin: 0; padding: 0 20px;}
	.boxed .root .content {padding: 0;}
	header, footer, .breadcrumb {margin: 0 -20px;}
	footer, .breadcrumb {padding-left: 20px; padding-right: 20px;}
}
@media (max-width: 400px) {
	.root {margin: 0; padding: 0 10px;}
	footer {padding-left: 20px; padding-right: 10px;}
}

body.boxed.shadow .root {box-shadow: 0 0 3px rgba(0,0,0,0.3);}

body.boxed.f01 {background: url("../img/frames/frame01.png") center 0 repeat-y, url("../img/pattern05.png") left top repeat; background-color: #eee;}
body.boxed.f02 {background: url("../img/frames/frame02.png") center 0 repeat-y, url("../img/pattern05.png") left top repeat; background-color: #bbb;}

header {position: relative; z-index: 50; background: #fff; box-shadow: 0 0 4px rgba(0,0,0,0.3);}
header>section.top {position: relative; z-index: 20; height: 30px; margin: 0; box-shadow: inset 0 -2px 2px rgba(0,0,0,0.05); background: #747474; color: #fff; font-size: 0.846em; text-align: right;}
header>section.top>div {max-width: 940px; margin: 0 auto;}

header>section.top p {float: left; margin: 0; padding: 0; line-height: 30px;}
header>section.top nav {display: inline-block;}
header>section.top nav>ul {height: 30px; margin: 0; list-style: none; text-align: left;}
header>section.top nav>ul>li {float: left; position: relative; margin: 0;}
header>section.top nav>ul>li>a {display: inline-block; height: 30px; padding: 0 10px; color: #fff; line-height: 30px;}
header>section.top nav>ul>li:hover>a {background-color: #3f3f3f; color: #fff;}
header>section.top nav>ul>li.current-menu-item>a, header>section.top nav>ul>li.current-menu-item:hover>a {color: #fff; background-color: #ff8400;}
header>section.top nav>ul>ul {font-size: 1.182em; line-height: 1em;}
header nav.utils a.cart {padding: 0 16px 0 30px; background: url("../../../img/utils-cart.png") 8px 50% no-repeat;} 
header nav.utils a.login {padding: 0 16px 0 30px; background: url("../../../img/utils-padlock.png") 8px 50% no-repeat;} 
header nav.utils a.lang {padding: 0 20px 0 16px; background: url("../../../img/utils-down.png") 100% 50% no-repeat;} 
header nav.utils a:hover {background-color: #555;}


header>section.main-header {position: relative; z-index: 0; max-width: 940px; margin: 0 auto; background: #fff;}
.boxed header>section.main-header {padding: 0 30px;}
header>section.main-header nav {float: right; clear: right; margin: 2px 0 0;}

nav.mainmenu {margin: 17px -20px 0 0;}
nav.mainmenu ul {list-style: none; margin: 0;}
nav.mainmenu>ul {padding: 6px 0 13px;}
nav.mainmenu>ul>li {float: left; position: relative; height: 20px; margin: 0 -1px 13px 0;}
nav.mainmenu>ul>li:first-child {border: none;}
nav.mainmenu>ul>li>a {float: left; height: 20px; padding: 0 19px; border-left: 1px solid #e3e3e3; color: #3f3f3f; font: 300 1.231em/20px "Signika",sans-serif;}
nav.mainmenu>ul>li:hover {z-index: 30; height: 43px; margin: -10px -1px 0 0;}
nav.mainmenu>ul>li:hover>a {height: 40px; border-bottom: 3px solid #3f3f3f; background: #e6e6e6; color: #3f3f3f; line-height: 40px;}
nav.mainmenu>ul>li>a:active {color: #ff8400;}
nav.mainmenu>ul>li.current-menu-item>a {color: #ff8400;}
.h1 nav.mainmenu>ul>li.current-menu-item:hover {height: 20px; margin: 0 -1px 0 0; padding-bottom: 13px;}
.h1 nav.mainmenu>ul>li.current-menu-item:hover>a {height: 20px; padding: 0 19px; background: none; border-bottom: none; line-height: 20px;}

nav.mainmenu>ul>li>ul {font-size: 0.923em;}
header nav>ul ul {display: none; position: absolute; left: 0; top: 100%; width: 150px; margin: 0; padding: 10px 0 10px; background: #fff; box-shadow: 1px 1px 4px rgba(0,0,0,0.5); font-weight: 400; font-family: "Arial",sans-serif;}
header .top nav>ul>li>ul {width: 140px; font-size: 1.091em;}
header .top nav>ul>li>ul ul {font-size: 1em;}
header nav ul ul li {display: block; float: none; position: relative; margin: 0;}
header nav ul ul li.parent>a {background: url("../img/sm-arrow.png") 100% 50% no-repeat;}
header nav ul ul li a {display: block; padding: 4px 15px 4px 14px; color: #3f3f3f;}
header nav ul ul li a:hover, header nav ul ul li:hover>a {background-color: #ebebeb; color: #3f3f3f;}
header nav ul ul>li.current-menu-item>a {background-color: #ebebeb; color: #3f3f3f;}
header nav ul ul ul {display: none; position: absolute; left: 100%; top: -10px; font-size: 1em;}
header li:hover>ul {display: block;}

header nav>ul>li.right>ul {left: auto; right: 0;}
header nav>ul>li.right ul ul {left: auto; right: 100%;}

header nav a {-moz-transition: none; -webkit-transition: none; -o-transition: none; transition: none;}
header nav .select {display: none;}

header p.title {float: left; margin: 13px 0; color: #999; font: 400 1.154em "Signika",sans-serif;}
header p.title a {display: block; color: #3f3f3f; font-size: 2.267em; font-weight: 400;}
header p.title a:hover {color: #3f3f3f;}
header p.title img {vertical-align: middle;}

header .searchform {float: right; margin-top: 18px;}
header .searchform fieldset, aside .searchform fieldset {border: 1px solid #ccc; border-radius: 2px;}
header .searchform input, aside .searchform input {margin: 0; padding: 3px 10px; border: none; box-shadow: none; background: #fff; font-size: 0.917em;}
header .searchform input {color: #747474;}
header .searchform button, aside .searchform button {width: 24px; height: 24px; padding: 0; border: none; background: #fff url("../img/search.png") center center no-repeat; box-shadow: none; line-height: 24px;}

header .top .searchform {display: inline-block; width: 220px; margin-top: 8px; font-size: 1.091em;}
header .top .searchform fieldset {background: #fff;}
header .top .searchform input {width: 170px;}

@media (max-width: 980px) {
	header>section {padding: 0 20px;}
	.boxed header>section.main-header {margin: 0 -20px; padding: 0 40px;}
}
@media (max-width: 800px) {
	header>section {margin: 0 -20px; padding: 5px 20px 0;}
	header>section.top {height: auto; padding: 5px 20px 0; text-align: right;}
	header>section.top nav {width: 280px;}
	header>section.top .searchform {margin: 0;}
	header>section.main-header nav .select {width: 350px;}
	header nav>ul {display: none;}
	header nav.social {text-align: left;}
	header nav.social>ul {display: block; height: 24px; margin: 15px 0; padding: 0; line-height: 24px;}
    header nav.country {text-align: left;}
	header nav.country>ul {display: block; height: 24px; margin: 15px 0; padding: 0; line-height: 24px;}
	header nav .select {display: block; margin: 10px auto; text-align: left;}
	header>section.main-header nav .select {margin: 0 0 10px;}
	header .top nav .select {margin: 2px 0 5px;}
	header nav .select select {width: 100%;}
	header nav {padding-bottom: 1px; text-align: center; }
}


.breadcrumb {border-bottom: 1px solid #e6e6e6; background-color: #ececec;}
.breadcrumb p {max-width: 940px; margin: 0 auto; padding: 1em 0; color: #999; font-size: 0.846em;}
.breadcrumb p a {display: inline-block; margin-right: 5px; padding-right: 14px; background: url("../img/bcrumb-arrow.gif") 100% 50% no-repeat; color: #3f3f3f;}
.breadcrumb p a:hover {color: #999;}


<!--.content {position: relative; overflow: hidden; clear: both; max-width: 940px; margin: 0 auto; padding: 1px 0 40px;}
-->
.content {position: relative; overflow: hidden; clear: both; max-width: 1040px; margin: 0 auto; padding: 1px 0 40px;}
.boxed .content {max-width: 100%; padding: 1px 30px 40px;}
@media (max-width: 980px) {
	.content {max-width: 100%;}
}

aside {margin-top: 3em;}
aside h3 {margin-bottom: 1em; font-weight: normal; border-bottom: 1px solid #dfdfdf; color: #3f3f3f; font-size: 1.5em; font-weight: 300;}
aside h3 span {display: inline-block; margin-bottom: -1px; padding: 8px 0; border-bottom: 2px solid #ff8400;}

.social ul, ul.social {overflow: hidden; margin: 10px 0;}
.social ul li, ul.social li {display: inline-block; margin: 0 0 0 5px; list-style: none; width: 24px; height: 24px;}
.social ul li a, ul.social li a {display: inline-block; overflow: hidden; width: 24px; height: 24px; background: url("../img/social.png"); text-indent: -500em; opacity: 0.3;}
.social ul li a:hover, ul.social li a:hover {opacity: 1;}

.country ul, ul.country {overflow: hidden; margin: 10px 0;}
.country ul li, ul.country li {display: inline-block; margin: 0 0 0 5px; list-style: none; width: 24px; height: 24px;}
.country ul li a, ul.country li a {display: inline-block; overflow: hidden; width: 24px; height: 24px; background: url("../img/country.png"); text-indent: -500em; opacity: 0.3;}
.country ul li a:hover, ul.country li a:hover {opacity: 1;}


footer {height: 90px; margin: 0 3px; padding: 15px 3px 0; background: url("../img/footer.png"); box-shadow: inset 0 3px 7px rgba(0,0,0,0.2); color: #aeaeae;}
footer a {color: #ebebeb;}
#firstImg{width:90px;}
#firstImg>a>img {width: 9.8%;margin-left:550px;margin-top:-9.5px}
#secondImg>a>img {width: 95px;margin-left:60px;margin-top:-10px}
#firstText>p {margin-left:500px;width:450px}
footer a:hover {color: #aeaeae;}
footer section {overflow: hidden; margin: 0 auto; max-width: 940px;}
footer section.bottom {overflow: hidden; padding: 20px 0; border-top: 1px solid #575757; color: #999; font-size: 0.923em;}
.boxed footer section.bottom {padding: 20px 0;}
footer section.bottom p {float: left; margin: 0 0 1em; font-size: 0.917em;}
footer nav.social {float: right; margin: 0;}
footer nav.social ul {float: right; overflow: hidden; margin: 0;}
footer nav.social ul li {float: left; margin-left: 8px;}
footer nav.country {float: right; margin: 0;}
footer nav.country ul {float: right; overflow: hidden; margin: 0;}
footer nav.country ul li {float: left; margin-left: 8px;}
footer article {display: inline-block; width: 22.75%; margin: 0 0 25px 3%; font-size: 0.923em; vertical-align: top;}
footer article:nth-of-type(4n-3) {margin-left: 0;}
footer article h3 {margin-bottom: 1em; font-weight: normal; border-bottom: 1px solid #575757; color: #efefef; font-size: 1.5em; font-weight: 300;}
footer article h3 span {display: inline-block; margin-bottom: -1px; padding: 8px 0; border-bottom: 1px solid #ff8400;}
footer article ul {list-style: none;}
footer article ul li {margin: 0 0 0.5em; line-height: 1.3em;}
footer article.widget_photos ul li {display: inline-block; margin: 0 3px 6px 0;}
	
footer article.widget_links ul li:before {float: left; overflow: hidden; width: 7px; margin-right: 7px; content: "—"; color: #747474;}
footer article.tagcloud a {padding: 0 2px;}
footer article input {width: 66.3%; margin-right: 5px; padding: 5px 3%; border: 1 px solid #ccc; border-radius: 2px; font-size: 1.167em; vertical-align: top; color: #777;}
footer article button {width: 40px; height: 28px; padding: 0; border-radius: 3px; line-height: 17px; vertical-align: top; box-shadow: 0 1px 1px rgba(0,0,0,0.18); text-align: center;}
@media (max-width: 980px) {
	footer {margin: 0 -20px; padding: 25px 20px 0;}
}
@media (max-width: 800px) {
	footer article {width: 48.5%;}
	footer article:nth-of-type(2n-1) {margin-left: 0;}

}
@media (max-width: 400px) {
	footer article {width: 100%; margin-left: 0;}
}


.social a.email {background-position: 0 0;}
.social a.facebook {background-position: -32px 0;}
.social a.twitter {background-position: -64px 0;}

.country a.turkish {background-position: 0 0;}
.country a.english {background-position: -32px 0;}

footer .social a.email {background-position: 0 -30px;}
footer .social a.facebook {background-position: -32px -30px;}
footer .social a.twitter {background-position: -64px -30px;}

footer .country a.turkish {background-position: 0 -30px;}
footer .country a.english {background-position: -32px -30px;}

.soc-tooltip {position: absolute; z-index: 100; padding-bottom: 5px; background: url("../img/social-tooltip.png") 50% 100% no-repeat;}
.soc-tooltip p {height: 20px; margin: 0; padding: 0 8px; border-radius: 2px; background: #999; color: #fff; font-size: 0.846em; line-height: 20px;}
.soc-tooltip.ft p {color: #3f3f3f;}


/* Column system
------------------------------------------ */
.columns {overflow: hidden; margin: 30px 0;}
.columns>article, .columns>div, .columns>section {display: inline-block; margin: 0 0 20px 3%; vertical-align: top;}
.columns>article.col1, .columns>div.col1, .columns>section.col1 {margin: 0 0 50px 0; }
.columns>article.col6, .columns>div.col6, .columns>section.col6 {margin-left: 2%;}
.columns>h2:first-child, .why-us h2 {margin: 0 0 1.5em; border-bottom: 1px solid #dfdfdf; font-weight: 300; font-size: 1.846em;}
.columns>h2:first-child {margin-bottom: 1em;}
.columns>h2:first-child, .home section .columns h2:first-child, .home section .latest h2:first-child, .why-us h2 {margin: 0 0 1.5em; border-bottom: 1px solid #dfdfdf; font-weight: 300; font-size: 1.846em;}

.columns>h2:first-child {margin-bottom: 1em;}
.columns h2:first-child span, .columns .more:first-child+h2 span,  section h2:first-child span {display: inline-block; margin-bottom: -1px; padding: 10px 0; border-bottom: 2px solid #ff8400;}
section .why-us h2:first-child span {padding-top: 0; padding-bottom: 7px;}

.columns .more:first-child+h2 {clear: none; margin: 0 0 1em;}
.columns .more:first-child {float: right; margin: 1em 0 0;}
.why-us h2 {margin-top: 0;}

.col1 {width: 100%; margin-left: 0;}
.col2 {width: 46.5%;}
.columns>.col2:nth-of-type(2n-1) {margin-left: 0;}

.col3 {width: 31.3%; margin-left: 3%;}
.columns>.col3:nth-of-type(3n-2) {margin-left: 0;}
.col4 {width: 22.5%;}
.columns>.col4:nth-of-type(4n-3) {margin-left: 0;}
.columns>.col23 {width: 64%; margin-left: 0;}
.col23+.col3 {margin-left: 3%;}
.col3+.col23 {margin-left: 3%;}
.col34 {width: 73%;}
.col34+.col4, .col4+.col34 {margin-left: 3%;}
.col5 {width: 17.5%; margin-left: 3%;}
.columns>.col5:nth-of-type(5n-4) {margin-left: 0;}
.col6 {width: 15%;}
.columns>.col6:nth-of-type(6n-5) {margin-left: 0;}
.col1, .col2, .col3, col4, .col23, .col6, .col34 {overflow: hidden;}
.col4 + .col2 {margin-left: 3% !important;}

.col2 img.post-thumbnail {width: 100%; max-width: 455px;}
.home .col2 h2, .home .col3 h2, .post>h2 {font-size: 1.846em; font-weight: 400;}
.col2 h2 a, .col3 h2 a, .col2 h2 a, .col3 h2 a {color: #3f3f3f;}
.col2 h2 a:hover, .col3 h2 a:hover, .col2 h2 a:hover, .col3 h2 a:hover {color: 	#ff8400;}
.columns .post h2 {font-weight: 300;}
.columns h2:first-child {margin-top: 0;}
.columns .col3 h3:first-child {margin-top: 0; font-size: 1.385em;}

.col1 .img img {width: 100%;}
.col2 img, .col3 img, .col4 img, .col6 img, .col5 img {width: 100%;}
.col2 img {max-width: 455px;}
.col3 img {max-width: 300px;}
.col4 img {max-width: 220px;}
.col6 img {max-width: 140px;}
.col34 img {max-width: 705px;}

.col2.post {margin-bottom: 40px;}
.col3.post h2, .col2.post h2 {margin: 0.5em 0 0;}
.col3 h3 {margin-bottom: 0.5em; font-size: 1.538em;}
.col3 h3 img, .col4 h3 img {width: auto; margin-right: 5px;}
.col3 p {margin: 0.5em 0;}

.img-border {max-width: 100%; width: auto;}
a:hover span.img-border {opacity: 0.7;}
.post>p>img, .single>article>p>img, .post>p>.img-border img, .single>article>p>.img-border img, .post .img-border img {max-width: 100%;}
*>.img-border>img {margin: 0;}



@media (max-width: 800px){
	.columns>.col23, .columns>.col2, .columns>.col3, .columns > .col3:nth-of-type(3n-2), .columns>.col4, .columns>.col34 {width: 48%; margin-left: 4%;}
	.columns>.col23 + .col3 {margin-left: 3%;}
	.columns>.col2:nth-of-type(2n-1), .columns>.col3:nth-of-type(2n-1), .columns>.col4:nth-of-type(2n-1), .columns>.col34:nth-of-type(2n-1), .columns>.col23:nth-of-type(2n-1) {margin-left: 0;}
	.col23 .img, .col2 .img, .col3 .img, .col23 .img img, .col2 .img img, .col3 .img img, .col1 .img img, .col4 .img img {width: 100%;}
	.col23 .img img, .col2 .img img, .col3 .img img, .col4 .img img {max-width: 100%;}
	.col2 .img-border, .col3 .img-border, .col4 .img-border {width:100%;}
	.columns>.col4+.col4+.col2 {margin-left: 0 !important;}
}

@media (max-width: 400px) {
	.columns>.col23, .columns>.col2, .columns>.col3, .columns>.col4, .columns>.col34 {width: 98%; margin-left: 0;}
	.col23+.col3 {width: 98%; margin-left: 0;}
	.col6 {width: 48%;}
	.col5 {width: 48%;}
	.col5:nth-of-type(2n-1) {margin-left: 0;}
	.columns>.col6:nth-of-type(2n-1), .columns>.col2:nth-of-type(2n-1), .columns>.col3:nth-of-type(2n-1), .columns>.col4:nth-of-type(2n-1) {margin-left: 0;}
	.col23 .img, .col2 .img, .col3 .img, .col23 .img img, .col2 .img img, .col3 .img img, .col1 .img img, .col4 .img img {width: 100%;}
	.col23 .img img, .col2 .img img, .col3 .img img, .col4 .img img {max-width: 100%;}
	.col2 .img-border, .col3 .img-border, .col4 .img-border {width:100%;}
	.columns>.col23, .columns>.col2, .columns>.col3, .columns > .col3:nth-of-type(3n-2) {margin-left: 0; width: 100%;}

}

/* overwrite portfolio item margins */
.first-item {margin-left: 0 !important;}
.next-item {margin-left: 3% !important;}

@media (max-width: 400px){
	.first-item {margin-left: 0 !important;}
	.next-item {margin-left: 0 !important;}
}

/* Widely used classes and styles
------------------------------------------ */
.more a {padding-left: 15px; background: url("../img/more.png") 0 50% no-repeat; color: #3f3f3f;}
.more a:hover {color: #ff8400;}

a.go-top {position: fixed; right: 0; bottom: 50px; display: block; overflow: hidden; width: 44px; height: 40px; background: #ff8400 url("../img/go-top.png") 50% 50% no-repeat; text-indent: -50em; }
@media (max-width: 960px){
	a.go-top {display: none;}
}

h2.alt {border-bottom: 1px solid #dfdfdf; font-weight: 300; font-size: 1.846em;}
h2.alt span {display: inline-block; margin-bottom: -1px; padding: 10px 0; border-bottom: 2px solid #ff8400;}

.dc, .dc-alt {float: left; margin: 0.3em 10px 5px 0; color: #3f3f3f; font-size: 4em;}
.dc-alt {color: #ff8400;}

ul.tick li {margin-left: 0; padding-left: 25px; background: url("../img/tick.png") 0 1px no-repeat;}
ul.tick li:before {display: none;}
ul.dash li {margin-left: 0;}
ul.dash li:before {overflow: hidden; float: left; width: 7px; margin-right: 10px; content: "—";}

div.video {position: relative; padding-bottom: 45%; padding-top: 25px; height: 0;}
div.video iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
iframe {border: none;}

.img-border {display: inline-block; position: relative;}
.img-border:before {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; box-shadow: inset 0 0 0 4px rgba(0,0,0,0.1); content: " ";}

.posts .img-border {width: auto;}

.table {overflow-x: auto;}

/* tabs */
ul.tabs {margin: 0 0 1em; border-bottom: 1px solid #dfdfdf;}
ul.tabs:after {clear: both; display: block; height: 0; content: ' ';}
ul.tabs li {float: left; margin: 2px 4px 0 0; }
ul.tabs li a {float: left; border: 1px solid #dfdfdf; color: #3f3f3f; margin: 0 0 -1px; padding: 0 10px; font: 300 1.231em/35px "Signika",sans-serif;}
ul.tabs a.selected {padding-bottom: 2px; border: 1px solid #ff8400; border-bottom: 3px solid #d97000; background: #ff8400; color: #fff; line-height: 31px;}
.tab-content h2 {font-weight: 300; font-size: 1.538em;}
@media (max-width: 600px) {
	ul.tabs li {float: none; margin: 0;}
	ul.tabs li a {float: none; display: block; margin: 0;}
	ul.tabs li a.selected {border-bottom-color: #d97000;}
	ul.tabs {height: auto;}
}


.tabbed.alt ul.tabs {float: left; width: 25%; height: auto; margin: 0;}
.tabbed.alt ul.tabs li {float: none; margin: 0;}
.tabbed.alt ul.tabs li a {float: none; display: block; border-right: none; border-top: none;}
.tabbed.alt ul.tabs li:first-child a {border-top: 1px solid #dfdfdf;}
.tabbed.alt ul.tabs li:first-child a.selected {border-top: none;}
.tabbed.alt .tab-content {overflow: hidden; width: 74%; padding: 0 0 0 5%; border-left: 1px solid #dfdfdf;}

/* pagination */
.wp-pagenavi {display: block; clear: both; margin: 1em 0; font-size: 1.308em;}
.wp-pagenavi span.current {display: inline-block; margin-right: 5px; padding: 0 5px; color: #ff8400;}
.wp-pagenavi a {display: inline-block; margin-right: 5px; padding: 0 5px; color: #3f3f3f;}
.wp-pagenavi a:hover {color: #ff8400;}
.wp-pagenavi a.nextpostslink {padding-right: 20px; background: url("../img/more.png") right center no-repeat; font-size: 0.706em;}
.wp-pagenavi a.previouspostslink {padding-left: 20px; background: url("../img/back.png") left center no-repeat; font-size: 0.706em;}

/* accordion */
ul.accordion {border-top: 1px solid #e5e5e5;}
ul.accordion li {margin: 0; border-bottom: 1px solid #e5e5e5;}
ul.accordion li>a {display: block; padding: 5px 0 5px 25px; color: #3f3f3f; font: 300 1.333em "Signika",sans-serif; outline: none;}
ul.accordion li>a:before {float: left; position: relative; margin: -3px -20px 0; color: #ff8400; font: 400 1.308em "Signika",sans-serif; content: "+";}
ul.accordion li>a.expanded:before {color: #aeaeae; content: "-";}
ul.accordion li>div {display: none;}

/* sliders in content */
.content-slider {overflow: hidden;}
.content-slider>h2:first-child {margin-bottom: 0.75em; border-bottom: 1px solid #dfdfdf; font-weight: 300;}
.content-slider.related>h2:first-child {font-size: 1.846em;}
.content-slider>div.slider-box {position: relative; overflow: hidden; width: 100%; height: 250px; margin: 0; padding: 0;}
.content-slider .next-prev {position: relative; top: -50px; float: right; overflow: hidden; margin: 0 0 -15px; padding: 0;}
.content-slider h2+.next-prev {top: -65px;}
.content-slider .next-prev li {float: left; margin: 0; width: 22px;}
.content-slider .next-prev a {float: left; overflow: hidden; width: 22px; height: 22px; background: url("../img/slider2-controls.png"); text-indent: -1000px; outline: none;}
.content-slider .next-prev .prev a {background-position: 0 0;}
.content-slider .next-prev .next a {background-position: -22px 0;}
.content-slider>div {padding: 0;}
.content-slider>div>div {overflow: hidden; position: absolute; left: 0; top: 0; padding: 0;}
.content-slider article {display: inline-block; width: 220px; margin: 0 20px 0 0; vertical-align: top;}
.content-slider article h3 {margin: 0.5em 0; font-size: 1.231em}
.content-slider.related article h3 {font-size: 1.385em;}
.content-slider article h3 a {color: #3f3f3f;}
.content-slider article h3 a:hover {color: #ff8400;}
.content-slider article p {margin: 0; color: #999;}
.content-slider article img {width: 100%; max-width: 220px;}
.content-slider.related>div {height: 250px;}

.content-slider.related article>div {position: relative; overflow: hidden;}
.content-slider.related article div div {display: none;}
.content-slider.related article div:hover div {display: block; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(255,132,0,0.8);}
.content-slider.related article div ul {overflow: hidden; position: relative; z-index: 3; top: 60px; list-style: none; width: 70px; margin: 0 auto; padding: 5px; border-radius: 20px; background: rgba(255,255,255,0.3); text-align: center;}
.content-slider.related article div ul li {display: inline-block; margin: 0 0 0 5px; padding: 0;}
.content-slider.related article div ul li:first-child {margin-left: 0;}
.content-slider.related article div ul li a {display: inline-block; overflow: hidden; width: 30px; height: 30px; margin: 0; background: url("../img/actions.png"); text-indent: -500em; vertical-align: middle;}
.content-slider.related article div ul li a.view {background-position: 0 0;}
.content-slider.related article div ul li a.go {background-position: -34px 0;}

.main .content-slider>div.slider-box {height: 220px;}
.main .content-slider article {width: 155px; height: 210px;}
.main .content-slider article p {margin-top: 1em; line-height: 1.2em; color: #3f3f3f;}
.main .content-slider.big>div.slider-box {height: 280px;}
.main .content-slider.big article {width: 210px; height: 280px; font: 300 1.231em "Signika",sans-serif;}


/* sliders
------------------------------------------ */

.slider {position: relative; z-index: 20; overflow: hidden;}
.slider div.video {overflow: hidden; height: auto;} 
@media (max-width: 980px){
	.slider {margin: 0 -20px;}
}
.slider > * {opacity:0;}


.boxed .slider1 .slider-pager {margin-left: -430px;}
.slider-pager li {display: inline-block; margin: 0; padding: 0;}
.slider-pager a {float: left; overflow: hidden; width: 18px; height: 18px; background: url("../img/paginator-orange.png") -13px 50% no-repeat; text-indent: 500px; outline: none;}
.slider-pager a.selected {background-position: 4px 50%;}

@media (max-width: 1260px){
	.slider1 article {left: 0; margin-left: 0;}
	.slider1 .slider-pager {left: auto; right: 20px; margin-left: 0;}
} 
@media (max-width: 1080px){
	.slider1 article {left: 0; margin: 0 -20px 0 0; padding: 0 20px;}
	.slider1 article div, .boxed .slider1 article div {width: 60%; top: 30px; left: 40px; margin-left: 0;}
	.slider1 article p {font-size: 1em; line-height: 1.3em;}
}
@media (max-width: 980px){
	.slider.slider1 {margin: 0 -20px; padding: 0 20px;}
}
@media (max-width: 940px){
	.slider1 article div {top: 1em;}
}
@media (max-width: 790px) {
	.slider1 .next-prev {display: none;}
	.slider1 article {padding: 0;}
	.slider1 article div, .boxed .slider1 article div {left: 20px;}
}
@media (max-width: 650px) {
	.slider1 article h3 {font-size: 2.308em;}
}

.slider2 {max-width: 940px; height: 351px; margin: 0 auto; padding: 20px; }
.slider2 article {position: absolute; left: 50%; top: 20px; width: 100%; max-width: 940px; margin-left: -470px;}
@media (max-width: 960px){
	.slider2 article {left: 0; margin-left: 0;}	
}


@media (max-width: 800px) {
	.slider2 article div h3 {font-size: 1.077em; line-height: 2em;}
}
@media (max-width: 400px) {
	.slider2 article div h3 {font-size: 0.923em;}
}

@media (max-width: 1045px) {
	.slider3 h3 {font-size: 2em;}
	.slider3 p {font-size: 1em;}
}
@media (max-width: 980px) {
	.slider3 {margin-left: -20px; margin-right: -20px; padding: 25px 20px 45px;}
}
@media (max-width: 940px) {
	.slider3 h3 {font-size: 1.692em;}
	.slider3>div {background-image: none;}
}
@media (max-width: 900px) {
	.slider3 h3 {font-size: 1.538em;}
	.slider3 .img-border {max-width: 60%;}
	.slider3>div {background: none;}
}
@media (max-width: 770px) {
	.slider3 .img-border {display: block; float: none; width: auto; max-width: 770px; margin: 0;}
	.slider3 h3, .slider3 p {margin-left: 10px; margin-right: 10px;}
	.slider3 article {margin: 0 -10px; padding: 10px;}
	.slider3 .next-prev .next a {right: -10px;}
	.slider3 .next-prev .prev a {left: -10px;}
}


@media (max-width: 1045px) {
	.slider4 h3 {font-size: 2em;}
	.slider4 p+p {font-size: 1em;}
}
@media (max-width: 980px) {
	.slider4 {margin-left: -20px; margin-right: -20px; padding: 25px 20px 45px;}
}
@media (max-width: 940px) {
	.slider4 h3 {font-size: 1.692em;}
	.slider4 article>div {background-image: none;}
}
@media (max-width: 900px) {
	.slider4 h3 {font-size: 1.538em;}
	.slider4 h3+p {font-size: 1.385em;}
}
@media (max-width: 770px) {
	.slider4 .img-border {display: block; float: none; width: auto; max-width: 770px; margin: 0;}
}
@media (max-width: 600px) {
	.slider4 article>span {float: none; width: 100%;}
	.slider4 article>div {float: none; width: auto; margin: 0;}
}

.slider5 {background: #4b3d30;}
.slider5>div {overflow: hidden; width: auto; max-width: 940px; margin: 0 auto; padding: 25px 0 10px;}
.slider5 form {float: left; width: 45%; max-width: 420px; height: 320px;}
.slider5 .slider {position: relative; float: right; width: 52%; max-width: 480px; padding: 0 0 23px; border: 10px solid #fff; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.15);}
.slider5 article {position: absolute; left: 0; top: 0; width: 100%; padding: 0;}
.slider5 article .img-border, .slider5 article .video {position: relative; z-index: 0;}
.slider5 article .img-border img {width: 100%;}
.slider5 h3 {position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; margin: 0; padding: 10px 0; background: rgba(0,0,0,0.6); color: #fff; font: 300 1.385em/1em "Signika",sans-serif; text-align: center;} 
.slider5 .next-prev {display: none;}
.slider5 .slider-pager {position: absolute; left: 0; bottom: -8px; width: 100%; margin: 0; text-align: center;}
.home .slider5 h2:first-child, .slider5 h2:first-child, .home .slider5 h2 {margin-top: 0em; margin-bottom: 0.5em; border: none; color: #fff; font-size: 3em; line-height: 1.2em; text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);}


.slider5 h2 strong {color: #ff8400; font-weight: 500;}
.slider5 h2 + p {margin-bottom: 0.5em; color: #fff; font: 300 1.438em "Signika", sans-serif; text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);}
.slider5 p.input {display: inline-block; width: 46%; margin: 0 10px 10px 0;}
.slider5 p.input input {width: 90%; margin: 0; padding: 10px 5%; border: none; border-radius: 2px; font-size: 1.077em;}
.slider5 p.textarea {width: 92%; margin: 0 0 10px;}
.slider5 p.textarea textarea {width: 96%; max-width: 96%; height: 70px; min-height: 70px; margin: 0; padding: 10px 3%; border: none; border-radius: 2px; font-size: 1.077em;}
.slider5 p.submit {margin: 0;}
.slider5 form {
		height: auto;	
	}
@media (max-width: 980px) {
	.slider5 {margin: 0 -20px; padding: 0 20px;}
	.slider5>div {margin: 0 -20px; padding: 25px 20px;}
	.slider5 .slider {margin-right: 0;}
	.home .slider5 h2:first-child, .slider5 h2:first-child, .home .slider5 h2 {font-size: 2em;}
	.slider5 h2:first-child {
		margin-right: 10px;	
	}
}
@media (min-width: 601px) and (max-width: 670px) {
	.home .slider5 h2:first-child, .slider5 h2:first-child, .home .slider5 h2 {font-size: 1.5em;}
	.slider5 h2 + p {font-size: 1em;}
	.slider5 p.input {width: 95%;}
	.slider5 p.input input {padding: 3px 5%;}
	.slider5 form {
		height: auto;	
	}
	.slider5 h2:first-child {
		margin-right: 10px;	
	}
}
@media (max-width: 600px) {
	.slider5 .slider, .slider5 form {float: none; width: auto; margin: 0 auto 1em;}
	.slider5 form {
		height: auto;	
	}
}



.slider11 {border-bottom: 1px solid #ececec; background: #f7f7f7;}
.slider11>div {position: relative; width: auto; max-width: 940px; height: 430px; margin: 0 auto;}
.slider11 article {position: absolute; left: 0; top: 0; overflow: hidden; width: 100%;  min-height: 362px; max-width: 590px; padding: 25px 350px 0 0;}
.slider11 article div {float: left; width: 64.3%; padding-right: 4%;}
.slider11 article img {float: left; width: 95.7%; height:550px; max-width: 260px;}   
.slider11 .next-prev {display: none;}
.slider11 .slider-pager {position: absolute; left: 0; bottom: 25px; margin: 0;}
.slider11 h3 {margin-top: 1em; font-size: 2.615em; font-weight: 400;}
.slider11 h3+p {color: #747474; font: 300 1.385em "Signika",sans-serif;}
.slider11 p.more {font-size: 0.923em;}

@media (max-width: 980px) {
	.slider11 {margin: 0 -20px; padding: 0 20px;}
	.slider11 article {width: 60%; max-width: 60%;}
}
@media (max-width: 920px) {
	.slider11 article {width: 100%; max-width: 100%; min-height: 0; padding-right: 0;}
}
@media (max-width: 630px) {
	.slider11 h3 {margin-top: 0; font-size: 1.846em;}
	.slider11 h3+p {font-size: 1.077em;}
	.slider11 article {height: auto;}
}
@media (max-width: 450px) {
	.slider11 article {text-align: center;}
	.slider11 article div {float: none; width: 100%; margin: 0 auto 1em; text-align: left;}
	.slider11 article img {float: none; margin: 1em 0;}
}



/* Home page styles
------------------------------------------ */
.hp-quote {clear: both; width: 70%; margin: 25px auto; padding: 15px 0 15px 55px; background: url("../img/quote.png") 0 30px no-repeat; color: #747474;}
.hp-quote blockquote, blockquote.hp-quote {margin: 0; padding: 0; border: none;}
article .hp-quote {width: auto; padding: 0 0 0 55px; background-position: 0 0;}
.hp-quote p {margin: 0.5em 0; font: 300 1.846em/1.1em "Signika",sans-serif;}
.hp-quote p.signature {font: normal 1em "Arial",sans-serif; text-align: right;}
.hp-quote p.signature span {color: #3f3f3f;}

.why-us ul {margin-top: 0; color: #3f3f3f; font-size: 0.923em;}
.why-us li {margin-left: 0; padding-left: 25px; background: url("../img/tick.png") 0 1px no-repeat;}
.home section .why-us h2 {margin-bottom: 1em;}

.home .hp-latest2 .col2 h2 {font-size: 1.538em;}
.home .tabbed .tab-content h2 {font-weight: 400;}
.home .tabbed .img-border:before {box-shadow: inset 0 0 0 3px rgba(0,0,0,0.1);}



/* intro */
.hp-intro {overflow: hidden; margin: 0; padding: 20px 0;}
.boxed .hp-intro {margin: 0 -30px; padding: 20px;}
.hp-intro p.cta {float: right; height: 79px; margin: 0; padding: 0 20px 0 50px; background: url("../img/cta.png") left center no-repeat; font-size: 1.231em; line-height: 79px;}
.hp-intro p.slogan {float: left; width: 60%; margin: 0; color: #3f3f3f; font: 300 2em/1.3em "Signika",sans-serif;}
.boxed .hp-intro p.slogan {margin-left: 2%;}

.intro {margin-bottom: 3em;}
.intro h1 {font-weight: 300; font-size: 2.462em; line-height: 1.2em;}
.intro h1 strong {color: #ff8400; font-weight: 300;}

@media (max-width: 820px) {
	.hp-intro p.cta, .hp-intro p.slogan, .boxed .hp-intro p.slogan {float: none; width: 90%; margin: 1em auto; padding: 0; background: none; text-align: center;}
	.hp-intro p.cta a {display: block; padding: 10px; text-align: center;}
}

/* services list */
ul.hp-services {margin: -1.5em 0 0; padding: 0; list-style: none;}
ul.hp-services li {overflow: hidden; margin: 0; padding: 10px 0; border-top: 1px solid #dfdfdf;}
ul.hp-services li:first-child {border-top: none;}
ul.hp-services li img {float: left; width: auto; margin-right: 10px;}
ul.hp-services li div {overflow: hidden;}
ul.hp-services li h3 {margin: 0 0 0.5em; font-size: 1.846em;}
ul.hp-services li h3 a {color: #3f3f3f;}
ul.hp-services li h3 a:hover {color: #ff8400;}

/* recent work */
.columns.hp-recent-work>h2:first-child {margin-bottom: 0.75em;}
.hp-recent-work>div {padding: 0; height: 270px;}
.hp-recent-work>div>div {overflow: hidden; position: absolute; left: 0; top: 0;}
.hp-recent-work article {display: inline-block; width: 220px; margin: 0 20px 0 0;}
.hp-recent-work article h3 {margin: 0.5em 0; font-size: 1.538em;}
.hp-recent-work article h3 a {color: #3f3f3f;}
.hp-recent-work article h3 a:hover {color: #ff8400;}
.hp-recent-work article p {margin: 0; color: #999;}
.hp-recent-work article>div {position: relative; overflow: hidden;}
.hp-recent-work article div div {display: none;}
.hp-recent-work article div:hover div {display: block; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(255,132,0,0.8);}
.hp-recent-work article div ul {overflow: hidden; position: relative; z-index: 3; top: 60px; list-style: none; width: 70px; margin: 0 auto; padding: 5px; border-radius: 20px; background: rgba(255,255,255,0.3); text-align: center;}
.hp-recent-work article div ul li {display: inline-block; margin: 0 0 0 5px; padding: 0;}
.hp-recent-work article div ul li:first-child {margin-left: 0;}
.hp-recent-work article div ul li a {display: inline-block; overflow: hidden; width: 30px; height: 30px; margin: 0; background: url("../img/actions.png"); text-indent: -500em; vertical-align: middle;}
.hp-recent-work article div ul li a.view {background-position: 0 0;}
.hp-recent-work article div ul li a.go {background-position: -34px 0;}
.hp-recent-work article img {width: 100%; max-width: 220px;}

/* Our clients logo list */
.hp-our-clients>div.slider-box {height: 100px;}
.hp-our-clients>div ul {position: absolute; left: -10px; top: 0; list-style: none; width: 1000em; margin: 0; padding: 0;}
.hp-our-clients>div ul li {float: left; width: 140px; margin: 0 10px;}

.home .col3 h3 {margin-bottom: 1.5em; border-bottom: 1px solid #dfdfdf; font-size: 1.846em;}
.home .col3 h3 span {display: inline-block; margin-bottom: -1px; padding: 8px 0; border-bottom: 2px solid #ff8400;}
.home .col4 h3, .home .with-icons .col3 h3 {margin: 0.5em 0; border-bottom: none; font-size: 1.538em;}
.home .col4 h3 a, .home .col3 h3 a {color: #3f3f3f;}
.home .col4 h3 a:hover, .home .col3 h3 a:hover {color: #ff8400;}
.home h2+p {margin-top: 0;}

.home .latest h3 {margin-bottom: 0; font-size: 1.538em; font-weight: 400;}
.home .latest h3 a {color: #3f3f3f;}
.home .latest h3 a:hover {color: #ff8400;}
.home .latest article {clear: both;}




/* sidebar 
------------------------------------------*/

.content>aside a {color: #3f3f3f;}
.content>aside a:hover {color: #ff8400;}

.content>aside section {margin: 1em 0 2em;}
.content>aside section:first-child {margin-top: 0;}
.content>aside section:first-child h3 {margin-top: 0;}
.content>aside section ul {list-style: none; padding-left: 0; font-size: 0.923em;}
.content>aside section ul li {overflow: hidden; margin: 0; color: #747474;}
.content>aside section ul.tick {font-size: 1em;}
.content>aside section ul.tick li {margin: 5px 0; color: #3f3f3f;}
.content>aside section ul li:before {float: left; width: 7px; overflow: hidden; margin-right: 7px; content: "—"; color: #747474;}
.content>aside section ul.tabs li {margin: 2px 4px -2px 0;}
.content>aside section ul.tabs li a.selected:hover {color: #fff;}
.content>aside section ul.tweets li:before,
.content>aside section ul.recent-posts li:before,
.content>aside section ul.recent-comments li:before,
.content>aside section ul.posts li:before,
.content>aside section ul.latest-works li:before,
.content>aside section ul.accordion li:before,
.content>aside section ul.tabs li:before,
.content>aside section ul.ads li:before {display: none; content: "";}
.content>aside section ul ul {margin: 0; padding: 3px 0 3px 2em; font-size: 1em;}
.content>aside section>p {font-size: 0.923em;}
.content>aside select {width: 100%;}
.content>aside section ul.recent-posts li,
.content>aside section ul.recent-comments li,
.content>aside section ul.posts li {margin: 10px 0; line-height: 1.3em;}
.content>aside section ul.recent-posts li .img-border,
.content>aside section ul.recent-comments li .img-border,
.content>aside section ul.posts li .img-border {float: left; margin: 0 10px 10px 0;}
.content>aside section ul.recent-posts li span,
.content>aside section ul.recent-comments li span,
.content>aside section ul.posts span, 
.content>aside section ul.tweets li span {color: #999; font-size: 0.917em;}
.content>aside section ul.posts span {display: block;}
@media (max-width: 600px) {
	.content>aside section ul.tabs li {margin: 0 4px 0 0;}
}


.content>aside ul.colors {list-style: none; overflow: hidden;}
.content>aside ul.colors li {float: left; width: 27px; height: 27px; overflow: hidden; margin: 0 9px 9px 0;}
.content>aside ul.colors li:before {display: none;}
ul.colors a {float: left; overflow: hidden; width: 21px; height: 21px; border-width: 3px; border-style: solid; text-indent: -50em;}
ul.colors a.red {border-color: #cd2222; background: #e42626;}
ul.colors a.orange {border-color: #e0730a; background: #f9800b;}
ul.colors a.yellow {border-color: #e5c700; background: #ffde00;}
ul.colors a.green {border-color: #3fba19; background: #46cf1c;}
ul.colors a.azure {border-color: #03acb2; background: #03c0c6;}
ul.colors a.blue {border-color: #185bd4; background: #1b65ec;}
ul.colors a.purple {border-color: #7837a4; background: #863db7;}
ul.colors a.pink {border-color: #e56f9c; background: #ff7cae;}
ul.colors a.white {border-color: #e5e5e5; background: #fff;}
ul.colors a.gray {border-color: #898989; background: #999;}
ul.colors a.black {border-color: #000; background: #000;}
ul.colors a.brown {border-color: #8e6739; background: #9e7340;}

@media (max-width: 800px){
	.content>aside {clear: left; float: none; width: auto; max-width: 100%; margin: 1em 0;}
	.content>aside section {float: left; width: 100%; margin: 0 0 2em}
	.content>aside section:nth-of-type(2n-1) {clear: left;}
	.content>aside section h3 {margin-top: 0;}
}
@media (max-width: 660px){
	.content>aside .searchform input {width: 60%;}
}
@media (max-width: 400px) {
	.content>aside section {float: none; width: 100%; margin: 1em 0;}
}

/* forms
------------------------------------------*/
button[type="reset"] {margin-left: 5px; border: 1px solid #c9c9c9; background: #f5f5f5;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f5f5f5 0%, #e7e7e7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e7e7e7));
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#e7e7e7 100%);
background: -o-linear-gradient(top,  #f5f5f5 0%,#e7e7e7 100%);
background: -ms-linear-gradient(top,  #f5f5f5 0%,#e7e7e7 100%);
background: linear-gradient(to bottom,  #f5f5f5 0%,#e7e7e7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e7e7e7',GradientType=0 );
text-shadow: 0 1px 0 #fff; color: #555; box-shadow: 0 2px 2px rgba(0,0,0,0.15);}
button[type="reset"]:hover {background: #e7e7e7;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e7e7e7 0%, #f5f5f5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#f5f5f5));
background: -webkit-linear-gradient(top,  #e7e7e7 0%,#f5f5f5 100%);
background: -o-linear-gradient(top,  #e7e7e7 0%,#f5f5f5 100%);
background: -ms-linear-gradient(top,  #e7e7e7 0%,#f5f5f5 100%);
background: linear-gradient(to bottom,  #e7e7e7 0%,#f5f5f5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#f5f5f5',GradientType=0 );}

form p {clear: both; margin: 1.5em 0;}
label {display: block; margin: 5px 0;}
.form1 input {width: 90%; padding: 8px 3%;}
.form1 select {width: 99%; padding: 5px 3%;}
.form1 .input {overflow: hidden;}
.form1 .input label {display: inline-block; margin: 0 10px 0 0; font-weight: normal;}
.form1 textarea {width: 97%; min-width: 97%; max-width: 97%; min-height: 100px; padding: 5px 1%;}

.form2 label {float: left; clear: left; width: 25%;}
.form2 input {width: 65%; padding: 8px 3%;}
.form2 select {width: 72%; padding: 5px 3%;}
.form2 .input {overflow: hidden; width: 75%;}
.form2 .input label {display: inline-block; float: none; clear: none; width: auto; margin: 0 10px 0 0; font-weight: normal;}

.landing-form {width: 100%; max-width: 90%; margin: 0 auto; padding: 0 0 10px; }
.landing-form form { display:block; position: relative; top: -590px; z-index: 20; float: right; width: 270px; margin: 0 0 -400px; padding: 25px; box-shadow: 0 0 5px rgba(0,0,0,0.5); opacity: 0.95;  border-radius: 25px; background: url("../img/footer.png"); color: #fff;}
.landing-form h2:first-child {margin: 0; border-bottom: none; color: #fff; font-size: 1.846em; font-weight: 300;}
.landing-form button {width: 100%; border: 1px solid #de8b00; border-bottom-color: #de6200; font-size: 1.077em; text-align: center;}
.landing-form label {margin-bottom: 3px; color: #fff;}
.landing-form label.chk {display: inline-block; font-weight: 400;}
.landing-form input, .landing-form select {width: 250px; padding: 8px 10px; border: none; border-radius: 2px; background: #fff;color: #999;}
.landing-form input.error, .landing-form select.error {border: 1px solid #ebbcb5; background-color: #ffe6dc; color: #ef4437;}
.landing-form select {width: 270px;}
.landing-form input[type="checkbox"] {width: auto; padding: 0; vertical-align: middle;}
.landing-form p {margin: 1.5em 0;}
 
@media (max-width: 920px) {
	.landing-form form {position:static; float: none; margin: 2em auto;}
}

@media (max-width: 365px) {
	.landing-form form {width: 225px;}
	.landing-form input, .landing-form select {width: 205px;}
	.landing-form select {width: 225px;}
}

/* background 
---------------------------------*/
.p01 {background-image: url("../img/patterns/pattern01.png");}
.p02 {background-image: url("../img/patterns/pattern02.png");}
.p03 {background-image: url("../img/patterns/pattern03.png");}
.p04 {background-image: url("../img/patterns/pattern04.png");}
.p05 {background-image: url("../img/pattern05.png");}
.p06 {background-image: url("../img/patterns/pattern06.png");}
.p07 {background-image: url("../img/patterns/pattern07.png");}
.p08 {background-image: url("../img/patterns/pattern08.png");}
.p09 {background-image: url("../img/patterns/pattern09.png");}
.p10 {background-image: url("../img/patterns/pattern10.png");}



/* progress bars
---------------------------------*/
p.progress {position: relative; overflow: hidden; height: 30px; margin: 10px 0; border-radius: 16px; background: #ebebeb; box-shadow: inset 0 1px 1px rgba(0,0,0,0.2); color: #fff; font: 300 1.231em/30px "Signika",sans-serif;}
p.progress>span.fill {display: block; position: absolute; left: 0; top: 0; height: 30px; border-radius: 16px; background: #ff8400;}
p.progress>span.fill>span {display: block; padding: 0 10px; line-height: 29px; white-space: nowrap;}

.skill-1 {width: 80%;}
.skill-2 {width: 70%;}
.skill-3 {width: 55%;}
.skill-4 {width: 60%;}			


/* custom form elements
---------------------------------*/
label.checkbox {display: inline-block; float: none; clear: none; overflow: hidden; height: 19px; padding-left: 25px; background: url("../img/input.png") 0 0 no-repeat; line-height: 19px; vertical-align: middle;}
label.checkbox.checked {background-position: 0 -19px;}
label.radio {display: inline-block; float: none; clear: none; overflow: hidden; height: 19px; padding-left: 5px; background: url("../img/input.png") 0 -38px no-repeat; line-height: 19px; vertical-align: middle;}
label.radio.checked {background-position: 0 -57px;}
label.radio input, label.checkbox input {visibility: hidden;}

.file-input {position: relative; white-space: nowrap; text-overflow: ellipsis; cursor: text;  }
.file-input a.btn {height: 28px; margin-right: 5px; padding: 0 10px; font-weight: 400; font-size: 1em; text-transform: none; cursor: text;}
.file-input input.fake {border: none; width: auto; padding: 2px 0; vertical-align: middle; cursor: text;}
.file-input input.fake.file {display: inline-block; width: auto; min-width: 0; padding-left: 15px; background: url("../img/input.png") 0 -76px no-repeat; cursor: text;}
.file-input a.empty {display: inline-block; overflow: hidden; position: relative; top: 5px; width: 19px; height: 17px; background: url("../img/input.png") 0 -93px no-repeat; text-indent: -50em; cursor: pointer;}
.file-input input[type="file"] {position: relative; top: -5px; cursor: pointer;}

span.select {position: relative; display: inline-block; height: 32px; padding: 0; border: 1px solid #ccc; border-radius: 3px; background: #fff; cursor: pointer;}
span.select.error {border-color: #e65842; background-color: #ffe6dc; box-shadow: 0 0 2px 1px #ffece6; color: #ef4437;}
span.select span.value {position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; display: block; padding: 7px 10px; background: url("../img/select-arrow.gif") right 50% no-repeat; color: #999; zoom: 1;}

@media not all and (-webkit-min-device-pixel-ratio:0) {
	noindex:-o-prefocus, span.select span.value {
		text-indent: -99999px;
	}
	noindex:-o-prefocus, header span.select select {top: 5px!important;left:10px!important;}
}

span.select.error span.value>span {color: #ef4437;}
header .top span.select {height: 25px;}
header .top span.select span.value {padding: 3px 3%;}
header .top span.select select {margin: 0}
span.select span.value span {display: block; overflow: hidden; padding: 0; white-space: nowrap; text-overflow: ellipsis;}
span.select select {position: relative; z-index: 1; display: block; margin: 0; -webkit-appearance: menulist-button;}
.content>aside .select>span.value {padding: 7px 5%;}
.content>aside .select {display: block;}


/* Heading shortcodes */
h2.t01, h2.t02, h2.t03, h2.t04, h2.t05, h2.t06, h2.t07, h2.t08, h2.t09, h2.t10  {margin: 2em 0 1.5em;}
h2.t01 {border-bottom: 1px solid #dfdfdf; color: #3f3f3f; font-weight: 300; font-size: 1.846em;}
h2.t01 span {margin-bottom: -1px; padding-bottom: 10px; border-bottom: 3px solid #ff8400; line-height: 1.3em;}
h2.t02 {padding-bottom: 10px; border-bottom: 1px solid #dfdfdf; color: #3f3f3f; font-weight: 300; font-size: 1.846em; line-height: 1.3em;}
h2.t03 {padding-bottom: 10px; border-bottom: 1px solid #ff8400; color: #3f3f3f; font-weight: 300; font-size: 1.846em; line-height: 1.3em;}
h2.t04 {border-bottom: 1px solid #dfdfdf; color: #747474; font-weight: 300; font-size: 1.846em; line-height: 1em;}
h2.t04 span {margin-bottom: -30px; padding: 0 10px 5px 0; border: none; background: #fff; line-height: 1em;}
h2.t05 {color: #747474; font-weight: 300; font-size: 1.846em;}
h2.t06 {color: #3f3f3f; font-size: 1.538em; line-height: 1em; text-transform: uppercase;}
h2.t07 {background: url("../img/patterns/pattern11.png"); color: #3f3f3f; font-size: 1.538em; line-height: 0.8em; text-transform: uppercase;}
h2.t07 span {margin-top: -5px; padding-right: 10px; padding-bottom: 0; border-bottom: none; background: #fff; line-height: 1em;}
h2.t08 {border-bottom: 1px solid #dfdfdf; color: #3f3f3f; font-size: 1.538em; line-height: 1em; text-transform: uppercase;}
h2.t08 span {margin-bottom: -30px; padding: 0 10px 5px 0; border: none; background: #fff; line-height: 1em;}
h2.t09 {border-bottom: 2px solid #dfdfdf; color: #3f3f3f; font-size: 1.538em; text-transform: uppercase;}
h2.t09 span {margin-bottom: -2px; padding-bottom: 15px; border-bottom: 2px solid #3f3f3f;}
h2.t10 {padding-bottom: 15px; border-bottom: 4px double #dfdfdf; color: #747474; font-size: 1.538em; text-transform: uppercase;}


footer h3.t01, footer h3.t02, footer h3.t03, footer h3.t04, footer h3.t05, footer h3.t06, footer h3.t07, footer h3.t08, footer h3.t09, footer h3.t10 {margin: 2em 0 1em; color: #efefef;}
footer h3.t01 {border-bottom: 1px solid #575757; font-weight: 300; font-size: 1.385em;}
footer h3.t01 span {margin-bottom: -1px; padding: 0 0 10px; border-bottom-width: 1px;}
footer h3.t02 {padding-bottom: 10px; border-bottom: 1px solid #575757; font-weight: 300; font-size: 1.385em;}
footer h3.t03 {padding-bottom: 10px; border-bottom: 1px solid #ff8400; font-weight: 300; font-size: 1.385em;}
footer h3.t04 {border-bottom: 1px solid #575757; font-weight: 300; font-size: 1.385em;}
footer h3.t04 span {margin-bottom: -1px; padding: 0 0 10px; border-bottom-width: 1px;}
footer h3.t05 {border: none; font-weight: 300; font-size: 1.385em;}
footer h3.t06 {border: none; font-size: 1.385em; text-transform: uppercase;}
footer h3.t07 {border-bottom: 1px solid #575757; font-weight: 300; font-size: 1.385em;}
footer h3.t07 span {margin-bottom: -1px; padding: 0 0 10px; border-bottom-width: 1px;}
footer h3.t08 {border-bottom: 1px solid #575757; font-weight: 300; font-size: 1.385em;}
footer h3.t08 span {margin-bottom: -1px; padding: 0 0 10px; border-bottom-width: 1px;}
footer h3.t09 {border-bottom: 1px solid #575757; font-size: 1.385em; text-transform: uppercase;}
footer h3.t09 span {margin-bottom: -2px; padding: 0 0 10px; border-bottom: 1px solid #dfdfdf;}
footer h3.t10 {padding-bottom: 10px; border-bottom: 4px double #575757; font-size: 1.385em; text-transform: uppercase;}



/* images for retina and other hi-density screens */

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) { 

.hp-quote, blockquote.quote  {background-image: url("../img/quote@2x.png"); background-size: 40px 40px;}
.testimonial>div>p:first-child  {background-image: url("../img/quotes@2x.png"); background-size: 22px 13px;}
header nav ul ul li.parent>a {background-image: url("../img/sm-arrow@2x.png"); background-size: 12px 7px;}
header .searchform button, aside .searchform button {background-image: url("../img/search@2x.png"); background-size: 14px 14px;}
.breadcrumb p a {background-image: url("../img/bcrumb-arrow@2x.gif"); background-size: 4px 7px;}
.social ul li a, ul.social li a {background-image: url("../img/social@2x.png"); background-size: 632px 54px;}
.country ul li a, ul.country li a {background-image: url("../img/country@2x.png"); background-size: 632px 54px;}
.soc-tooltip {background-image: url("../img/social-tooltip@2x.png"); background-size: 12px 6px;}	
footer {background-image: url("../img/footer@2x.png"); background-size: 6px 8px;}
.more a {background-image: url("../img/more@2x.png"); background-size: 11px 11px;}
a.go-top {background-image: url("../img/go-top@2x.png"); background-size: 19px 10px;}
ul.tick li {background-image: url("../img/tick@2x.png"); background-size: 16px 16px;}
.wp-pagenavi a.nextpostslink {background-image: url("../img/more@2x.png"); background-size: 11px 11px;}
.wp-pagenavi a.previouspostslink {background-image: url("../img/back@2x.png"); background-size: 11px 11px;}
.content-slider .next-prev a {background-image: url("../img/slider2-controls@2x.png"); background-size: 44px 22px;}
.content-slider.related article div ul li a {background-image: url("../img/actions@2x.png"); background-size: 64px 30px;}
.slider1 article p.cta {background-image: url("../img/slider-cta-bg@2x.png"); background-size: 254px 59px;}
.slider1 .next-prev a {background-image: url("../img/slider1-controls@2x.png"); background-size: 60px 218px;}
.slider-pager a {background-image: url("../img/paginator-orange@2x.png"); background-size: 27px 11px;}
.slider2 .next-prev a {background-image: url("../img/slider2-controls@2x.png"); background-size: 44px 22px;}
.slider3>div {background-image: url("../img/slider3-shadow@2x.png"); background-size: 864px 39px;}
.slider3 .next-prev a {background-image: url("../img/slider3-controls@2x.png"); background-size: 60px 70px;}
.slider4 article>div {background-image: url("../img/slider4-shadow@2x.png"); background-size: 578px 39px;}
.slider6>div {background-image: url("../img/slider6-shadow@2x.png"); background-size: 998px 33px;}
.slider6 .menu a.prev {background-image: url("../../../img/up-down@2x.png"); background-size: 19px 34px;}
.slider6 .menu a.next {background-image: url("../../../img/up-down@2x.png"); background-size: 19px 34px;}
.slider7 .controls ul a:before {background-image: url("../img/icon-camera@2x.png"); background-size: 20px 15px;}
.slider7 .controls ul a.info:before {background-image: url("../img/icon-info@2x.png"); background-size: 19px 18px;}
.slider7 .controls ul a.cart:before {background-image: url("../img/icon-cart@2x.png"); background-size: 22px 16px;}
.slider7 .controls ul a.people:before {background-image: url("../img/icon-people@2x.png"); background-size: 20px 14px;}
.slider7 .controls ul a.mail:before {background-image: url("../img/icon-mail@2x.png"); background-size: 18px 14px;}
.slider8 p a.cta {background-image: url("../img/slider-cta-bg@2x.png"); background-size: 254px 59px;}
.slider8 .next-prev a {background-image: url("../img/slider8-controls@2x.png"); background-size: 60px 12px;}
.slider9 article>div {background-image: url("../img/slider4-shadow@2x.png"); background-size: 578px 39px;}
.slider9 .slider-titles .active>a {background-image: url("../img/arrow-up-gray@2x.png"); background-size: 13px 7px;}
.slider10>a {background-image: url("../img/slider10-controls@2x.png"); background-size: 120px 60px;}
.slider12 .slider {background-image: url("../img/footer@2x.png"); background-size: 6px 8px;}
.slider12 .next-prev li a {background-image: url("../img/slider12controls@2x.png"); background-size: 40px 100px;}
.slider12 .slider-pager a {background-image: url("../img/paginator-slider12@2x.png"); background-size: 27px 11px;}
.why-us li {background-image: url("../img/tick@2x.png"); background-size: 16px 16px;}
.hp-recent-work article div ul li a {background-image: url("../img/actions@2x.png"); background-size: 64px 30px;}
.portfolio article div ul li a {background-image: url("../img/actions@2x.png"); background-size: 64px 30px;}
.project-nav .prev {background-image: url("../img/back@2x.png"); background-size: 11px 11px;}
.project-nav .next {background-image: url("../img/more@2x.png"); background-size: 11px 11px;}
.post-meta a.comment-link {background-image: url("../img/icon-comment@2x.png"); background-size: 10px 11px;}
.product .product-meta span {background-image: url("../img/stars@2x.png"); background-size: 18px 48px;} 
div.star-rating,div.star-rating a {background-image:url("../img/stars@2x.png"); background-size: 18px 48px;}
.events .rss-link a {background-image: url("../img/rss@2x.png"); background-size: 16px 16px;}
.events-head a span {background-image: url("../img/slider2-controls@2x.png"); background-size: 44px 22px;}
.content>aside section ul.tweets li {background-image: url("../../../img/twitter@2x.png"); background-size: 17px 15px;}
.content>aside section.menu>ul li.parent>a {background-image: url("../img/nav-right@2x.png"); background-size: 11px 11px;}
.content>aside section.menu>ul li.parent.expanded>a {background-image: url("../img/nav-down@2x.png"); background-size: 11px 11px;}
.landing-form form {background-image: url("../img/footer@2x.png"); background-size: 6px 8px;}
.p01 {background-image: url("../img/patterns/pattern01@2x.png"); background-size: 600px 120px;}
.p02 {background-image: url("../img/patterns/pattern02@2x.png"); background-size: 55px 66px;}
.p03 {background-image: url("../img/patterns/pattern03@2x.png"); background-size: 57px 154px;}
.p04 {background-image: url("../img/patterns/pattern04@2x.png"); background-size: 16px 18px;}
.p05 {background-image: url("../img/pattern05@2x.png"); background-size: 100px 100px;}
.p06 {background-image: url("../img/patterns/pattern06@2x.png"); background-size: 8px 8px;}
.p07 {background-image: url("../img/patterns/pattern07@2x.png"); background-size: 6px 8px;}
.p08 {background-image: url("../img/patterns/pattern08@2x.png"); background-size: 372px 326px;}
.p09 {background-image: url("../img/patterns/pattern09@2x.png"); background-size: 25px 25px;}
.p10 {background-image: url("../img/patterns/pattern10@2x.png"); background-size: 106px 20px;}
label.checkbox {background-image: url("../img/input@2x.png"); background-size: 19px 110px;}
label.radio {background-image: url("../img/input@2x.png"); background-size: 19px 110px;}
.file-input input.fake.file {background-image: url("../img/input@2x.png"); background-size: 19px 110px;}
.file-input a.empty {background-image: url("../img/input@2x.png"); background-size: 19px 110px;}
span.select span.value {background-image: url("../img/select-arrow@2x.gif"); background-size: 16px 4px;}
.modal-img a.close {background-image: #000 url("../img/modal-close@2x.png"); background-size: 11px 11px;}
.modal-img a.prev, .modal-img a.next {background-image: url("../img/slider8-controls@2x.png"); background-size: 60px 12px;}
.e404 button {background-image: #fff url("../img/search-large@2x.png"); background-size: 16px 16px;}
.modal-img a.prev, .modal-img a.next {background-image: url("../img/slider8-controls@2x.png"); background-size: 60px 12px;}
h2.t07 {background-image: url("../img/patterns/pattern11@2x.png"); background-size: 5px 5px;}
.content>aside h3.t07 {background-image: url("../img/patterns/pattern11@2x.png"); background-size: 5px 5px;}
}

.widget { -moz-border-radius:10px;border-radius:10px; -webkit-border-radius:10px; }
.widget_title {background-color: #ff8400;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;-moz-border-radius-bottomright: 0px;-moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 10px 10px 0px 0px; border-radius: 10px 10px 0px 0px;border:double;
}
.widget_title h2 {font-size: 1.3em; display: inline; line-height: 2.3em; padding: 0 10px; font-weight: normal;color:#fff}
.widget_body {border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px; padding: 2px 0px 10px 0px; border-width: 1px; border-style: solid; }
.widget_content {padding: 5px 10px ; overflow: auto; overflow-y: hidden; }
.widget_content { padding: 0px 5px 0px 0px; }

/*table.oneColumnData { width: 100%; }
	table.oneColumnData>tbody>tr>td:first-child { font-weight: bold; width: 1px; white-space: nowrap;padding:10px 5px 5px 10px; }
	table.oneColumnData>tbody>tr>td:nth-child(2) { width: 100%; }*/


.table_topMargin { margin-top: 25px; }
table.lessVerticalSpacing>tbody>tr>td, 
.dxnb-content table.twoColumnData>tbody>tr>td,
.dxnb-content table.oneColumnData>tbody>tr>td { padding-top: 2px; padding-bottom: 2px; }
table.fullWidth { width: 100%; }
table.twoColumnData > tbody > tr > td, table.oneColumnData > tbody > tr > td, table.simple > tbody > tr > td { padding: 5px; }

table.twoColumnData { width: 100%;  }
	table.twoColumnData>tbody>tr>td:first-child, table.twoColumnData>tbody>tr>td:nth-child(3) { /*font-weight: bold;*/ width: 1px; white-space: nowrap; }
	table.twoColumnData>tbody>tr>td:nth-child(2), table.twoColumnData>tbody>tr>td:nth-child(4) { width: auto; }

table.oneColumnData { display: table; width: 100%; max-width: 100%; border-image-width: 0 0 0 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
	table.oneColumnData>tbody, table.oneColumnData>tbody>td, table.oneColumnData>tr { border-image-width: 0 0 0 0;  margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0;  }
	table.oneColumnData>tbody>tr>td:first-child { display: table-cell; /*font-weight: bold; width: 1px;*/ white-space: nowrap; }
	table.oneColumnData>tbody>tr>td:nth-child(2) { display: table-cell; width: 100%;  margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; white-space: normal; }



/*Added for Password Form Fields*/
.passwordForm {overflow: hidden;}
.passwordForm>article {float: left; width: 64%;}
.passwordForm>aside {float: right; width: 33%; max-width: 300px; color: #3f3f3f;}
.passwordForm>aside p {font-size: 0.923em;}
.passwordForm input {width: 94%; max-width: 94%; margin: 5px 0;}
.passwordForm article h2 {font-weight: 300;}
.passwordForm article p.half {float: left; width: 48%; padding-right: 4%}
.passwordForm article p.half+p.half {clear: none; padding-right: 0;}
.passwordForm aside .social li {margin-right: 5px;}
.passwordForm aside .social li:before {display: none;}
.passwordForm aside .country li {margin-right: 5px;}
.passwordForm aside .country li:before {display: none;}
.passwordForm .gmap {height: 300px;}
@media (max-width: 800px) {
    .passwordForm>article {float: none; width: 98%; padding: 0 1%;}
    .passwordForm>aside {float: none; width: 98%; padding: 0 1%;}
}


/*ALERT BAR SETTINGS*/   
.alert
{
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 4px;
	margin-bottom: 20px;
	moz-border-radius: 4px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	webkit-border-radius: 4px;
}

.alertform
{
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 0px;
	margin-bottom: 0px;
	moz-border-radius: 4px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	webkit-border-radius: 4px;
}

.alert,.alert h4
{
	color: #c09853;
}
.alert h4
{
	margin: 0;
}
.alert .close
{
	line-height: 20px;
	position: relative;
	right: -21px;
	top: -2px;
}
.alert-success
{
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4
{
	color: #468847;
}
.alert-danger,.alert-error
{
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,.alert-error h4
{
	color: #b94a48;
}

.alert-info
{
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4
{
	color: #3a87ad;
}

.alert-block
{
	padding-bottom: 14px;
	padding-top: 14px;
}
.alert-block>p,.alert-block>ul
{
	margin-bottom: 0;
}
.alert-block p+p
{
	margin-top: 5px;
}

.breadcrumb
{
	background-color: #f5f5f5;
	border-radius: 4px;
	list-style: none;
	margin: 0 0 20px;
	moz-border-radius: 4px;
	padding: 8px 15px;
	webkit-border-radius: 4px;
}

.breadcrumb>.active
{
	color: #999;
}

