@font-face {
font-family: 'ccw';
src: url(//goldpro.co.za/wp-content/plugins/click-to-chat-for-whatsapp/prev/assets/fonts/ccw.eot);
src:
url(//goldpro.co.za/wp-content/plugins/click-to-chat-for-whatsapp/prev/assets/fonts/ccw.eot#iefix) format('embedded-opentype'),
url(//goldpro.co.za/wp-content/plugins/click-to-chat-for-whatsapp/prev/assets/fonts/ccw.ttf) format('truetype'),
url(//goldpro.co.za/wp-content/plugins/click-to-chat-for-whatsapp/prev/assets/fonts/ccw.woff) format('woff'),
url(//goldpro.co.za/wp-content/plugins/click-to-chat-for-whatsapp/prev/assets/fonts/ccw.svg#ccw) format('svg');
font-weight: normal;
font-style: normal;
}
.ccw_plugin .icon {
font-family: 'ccw' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-whatsapp2:before {
content: '\E902';
}
.icon-brand:before {
content: '\E901';
color: #25d366;
}
.icon-send:before {
content: '\E900';
}
.icon-whatsapp:before {
content: '\EA93';
}
div.ccw_plugin,
.inline {
display: inline;
}
.inline-block {
display: inline-block;
}
.chatbot {
position: fixed;
z-index: 99999999;
}
.img-icon {
height: 48px;
}
.nofocus:focus {
outline: none;
}
.pointer {
cursor: pointer;
}
.sc_item {
z-index: 99;
}
.style-3-sc {
height: 20px;
}
.style-9-sc {
height: 20px;
}
.img-icon-5 {
height: 80%;
vertical-align: middle;
}
.img-icon-6 {
height: 63%;
vertical-align: middle;
margin-left: 7px;
}
.style-6-img {
max-height: 40px;
text-decoration: overline;
}
.icon-2 {
font-size: 2rem;
}
.btn_only_style_div_circle {
border-radius: 50%;
text-align: center;
}
.btn_only_style_div_circle_sc {
background-color: orange;
border-radius: 50%;
height: 48px;
width: 48px;
line-height: 48px;
text-align: center;
}
.btn_only_style_div {
background-color: orange;
height: 48px;
width: 48px;
line-height: 48px;
text-align: center;
}
.style8 span {
text-transform: none;
}
.ccw_plugin .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.ccw_plugin .animated.infinite {
animation-iteration-count: infinite;
}
.ccw_plugin .animated.hinge {
animation-duration: 2s;
}
.ccw_plugin .animated.flipOutX,
.ccw_plugin .animated.flipOutY,
.ccw_plugin .animated.bounceIn,
.ccw_plugin .animated.bounceOut {
animation-duration: 0.75s;
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 0, 0);
}
40%,
43% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0, -4px, 0);
}
}
.ccw_plugin .bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.ccw_plugin .flash {
animation-name: flash;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%,
20% {
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.ccw_plugin .tada {
animation-name: tada;
}
.ccw_plugin .style-4.chip {
display: inline-block;
padding-left: 12px;
padding-right: 12px;
padding-top: 0px;
padding-bottom: 0px;
border-radius: 25px;
font-size: 13px;
line-height: 32px;
}
.ccw_plugin .style-4.chip img {
float: left;
margin: 0 8px 0 -12px;
height: 32px;
width: 32px;
border-radius: 50%;
}.clear {clear:both;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {background: transparent;border: 0;margin: 0;padding: 0;vertical-align: baseline;}
body { color: #777777;  font-family: 'Ubuntu', sans-serif;  font-size: 13px;  line-height: 22px;font-weight:400;}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {font-weight: 400;  margin-bottom: 20px;  line-height: 22px;}
h1, h2, h3, h4, h5, h6{ color: #555555;font-family: 'Ubuntu', sans-serif;font-weight: 600;letter-spacing: -0.5px;}
pre {  overflow: auto;  width: 98%;}
embed {max-width: 100%;}
ol{list-style: decimal outside none;}
ul{list-style-type: disc;}
li{margin-left: 0px;}
dl {margin: 0 0 24px;float: left;}
dt {font-weight: 400;}
dd {margin-bottom: 18px;}
blockquote {background-color: #F3c223;  border-right: 3px solid #DCDCDC;  font-size: 14px !important;  font-style: italic;  padding:8px 5px 8px 20px;  margin-right: 10px;  margin-bottom: 10px;  color: #FFFFFF;  quotes: none;  font-family: 'Ubuntu_italic';line-height: 22px;}
cite{font-weight: 400;}
blockquote cite a{color: #FFFFFF;}
iframe { max-width: 100%; width:100%;outline: none;border:none;overflow:hidden;border:none;}
blockquote:before, blockquote:after {  content: '';content: none;}
del {text-decoration: line-through;} table {border-collapse: collapse;  border-spacing: 0;  }
th{color:#000; text-align: center;font-weight: 400;  }
th,td{padding:3px 5px;  border: 1px solid #CCCCCC; }
a img {border: none;}
a {text-decoration: none;}
a, img, a img, input[type="text"], input[type="password"], input, textarea {outline:none;}
a:hover{ color: #555; } body.page-template-template-front-page-php #main{margin-top:0 !important;}
#header { padding: 0;  position: relative;   z-index: 9999; box-shadow: 3px 0 2px rgba(0, 0, 0, 0.5); max-height: 85px;}
.skehead-headernav{ left: 0;top: 0;width: 100%;z-index: 200;}
#header.skehead-headernav.skehead-headernav-shrink{position:fixed;padding-right:14px;-moz-box-sizing: border-box;box-sizing: border-box;}
#logo {transition: height 0.3s ease 0s, line-height 0.3s ease 0s; margin-top: 5px;  margin-bottom: 5px;position: relative;max-height: 62px;}
#logo #site-title { display: block;font-size: 18px;margin: 8px 0 11px;}
.skehead-headernav .logo{margin-top:18px;}
.skehead-headernav.skehead-headernav-shrink .logo {  height: 34px;margin-top: 3px;position: relative;top: 3px;width: auto;}
.skehead-headernav.skehead-headernav-shrink #logo #site-title {margin: 0 0 2px;}
#logo #site-title a { color: #333333;display: inline-block;font-family: 'Ubuntu', sans-serif;font-size: 18px;font-weight: 700;line-height: 23px; margin-top: 5px; text-decoration: none; text-transform: uppercase;} 
#logo #site-description { color: #555;  font-size: 11px; line-height: 15px;position: relative; left: 1px;}
.skehead-headernav.skehead-headernav-shrink #logo #site-title a{font-size: 15px;line-height: 20px;  margin-top: 6px;}
.skehead-headernav.skehead-headernav-shrink  #logo #site-description {  font-size: 11px;margin-top: 2px;}
#skehead #skenav { margin-top:0px; }
.bottom-shadow { background: url(//goldpro.co.za/wp-content/themes/advertica/images/header_shadow.png) no-repeat scroll 0 0 transparent;  display: block;  height: 25px;  margin-bottom: 15px;  margin-top: -10px;  position: relative;  width: 869px;  }
#ascrail2000 { background-color: #e1e1e1; width: 14px !important; z-index: 100000 !important; } 
#ascrail2000 div{ cursor: pointer; } .rev_slider_install_err { background: none repeat scroll 0 0 #E1472F; border: 1px solid #E1472F; color: #FFFFFF; font-size: 20px; margin-top: 10px; padding: 10px; text-align: center; } #skenav {background:none repeat scroll 0 0 transparent;  display:block;  margin-left:auto;  margin-right:auto;  border:medium none;  } 
#skehead .sub-menu { display: none; } 
#skenav .ske-menu, ul.menu {  font-size: 13px;  margin: 0px;  display:inline-block;  width:auto;  float:right;  }
#skenav .ske-menu ul.menu {  list-style: none;  margin: 0;  }
#skenav .ske-menu .menu li, ul.menu li {  float: left;  position: relative;  margin-left: 0px;  list-style: none outside none;  }
#skenav a {color: #333333; display: block; font-size: 13px; line-height: 85px; padding: 0 22px; text-decoration: none; text-transform: capitalize; transition: color 0.1s linear 0s, background 0.1s linear 0s; -webkit-transition: color 0.1s linear 0s, background 0.1s linear 0s;  	-moz-transition: color 0.1s linear 0s, background 0.1s linear 0s; -o-transition: color 0.1s linear 0s, background 0.1s linear 0s; } 
#header.skehead-headernav-shrink #skenav a{ line-height: 56px; }
#skenav ul ul {  position: absolute;  top: 100%;  left: 0px;  float: left;  width: 200px;  z-index: 99999;  }
#skenav ul .sub-menu li ,#skenav ul ul li {  display: block; width:100%;  }
#skenav ul .children li:first-child,  #skenav ul .sub-menu li:first-child {  border-top: none;  }
#skenav ul ul li{  border-top: 1px solid rgba(0,0,0,.15);  }
#skenav ul ul ul.sub-menu,#skenav ul ul ul.children{  left: 100%;  top: 0px !important; border-top: 0 none;margin-top:0;  }
#skenav ul ul a {  line-height: 1.2em;  font-size: 13px;  padding: 10px 20px;  width: auto;  height: auto;  color: #FFFFFF;  }
#header.skehead-headernav-shrink #skenav ul ul a {  line-height: 1.2em;  }
#skenav ul li:hover{  z-index:999999999999;  }
* html #skenav ul li.current_page_item a, * html #skenav ul li.current-menu-ancestor a, * html #skenav ul li.current-menu-item a, * html #skenav ul li.current-menu-parent a, * html #skenav ul li a:hover {  color: #fff;  } #container {}
#main {  padding: 0 0 0px;  background: none repeat scroll 0 0 #FEFEFE; }
#content {  word-wrap: break-word;  -ms-word-wrap: break-word; }
.left-sidebar #content{margin-top:0px;}
.container.post-wrap { margin-top: 60px;  }
.default-pagetemp #content {}
#content .post:first-child{padding-top:0px}
#content .post { border-bottom: 0px solid #E1E1E1 ;padding-bottom: 40px; padding-top: 40px;}
#content .post.project-temp4{padding-bottom: 26px;}
#content .post.project-temp3{padding-bottom: 29px;}
#content .post.project-temp2{padding-bottom: 26px;}
#content .post.project-temp4 .navigation{margin-bottom:9px;margin-top: 5px;}
#content .post.project-temp3 .navigation{margin-bottom:6px; margin-top: 8px;}
#content .post.project-temp2 .navigation {margin-bottom:9px;margin-top: 5px;}
.archive #content .post:first-child ,.page-template-template-blog-page-php #content .post:first-child,.page-template-template-blog-fullwidth-php #content .post:first-child ,.blog #content div.post:first-child,.page-template-template-blog-left-sidebar-page-php #content .post:first-child  { padding-top: 0;}
.blog #content .post,.archive #content .post,.page-template-template-blog-page-php #content .post,.page-template-template-blog-fullwidth-php #content .post ,.page-template-template-blog-left-sidebar-page-php #content .post{border-bottom: 1px dotted #DDDDDD ;padding-bottom: 55px; padding-top: 50px;}
.blog-template #content .post:last-child, .blog #content .post:last-child{border-bottom:0;}
.category #content .post:last-child,.tag #content .post:last-child, .archive  #content .post:last-child, .search  #content .post:last-child{border-bottom:0;}
.blog-template #content, .blog #content {margin-bottom:17px;}
.tag #content, .category #content,.archive  #content, .search  #content {margin-bottom:15px;}
.search #content .post { border-bottom: 1px solid #E1E1E1 ;}
.blog-template .container.post-wrap, .blog .container.post-wrap{margin-top:60px;}
.blog-template .navigation #advertica-paginate, .blog .navigation #advertica-paginate{margin-bottom:38px;}
.fullwidth-temp .container.post-wrap {margin-top:60px;}
.fullwidth-temp #content .post{padding-bottom:30px;}
.sitemap-temp #content{margin-bottom:30px;}
.left-sidebar #content .post{padding-bottom:50px;}
.default-pagetemp #content .post{padding-bottom:50px;}
.entry {  margin: 10px 0 15px;  }
.entry-title a {  color: #000000;  text-decoration: none;  }
.post-title{ margin-bottom: 4px;}
.post-title a { font-family: 'Ubuntu', sans-serif; font-weight: 600; font-size: 26px; line-height: 30px;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;} 	
.title{ font-family: 'Ubuntu', sans-serif; font-weight: 600; font-size: 26px; line-height: 30px;} 
.skepost-meta {  color: #999; font-size: 11px; margin-bottom: 15px; word-spacing: 2px } 	
.skepost-meta abbr {  border: none;  }
.skepost-meta abbr:hover {  border-bottom: 1px dotted #666;  }
.skepost {clear: both;  }
.skepost img {margin-bottom: 10px;  }
.skepost input {  margin: 0 0 24px 0;  }
.skepost input.file, .skepost input.button {  margin-right: 24px;  }
.skepost label {  color: #888;  font-size: 12px;  }
.skepost select {  margin: 0 0 24px 0;  }
.skepost sup, .skepost sub {  font-size: 10px;  }
.skepost blockquote.left {  float: left;  margin-left: 0;  margin-right: 24px;  text-align: right;  width: 33%;}
.skepost blockquote.right {  float: right;  margin-left: 24px;  margin-right: 0;  text-align: left;  width: 33%;}
body.page .edit-link {  clear: both;  display: block;  } 
.skepost-meta a {  text-decoration:none; font-weight: 400; color: #999999;}
.skepost-meta span { display: inline-block;margin-right: 1px;padding-top: 0;}
.skepost-meta span i{margin-right: 2px;}
.skepost-meta .category a{  display:inline-block;  }
.main-box .main-box-mid {  margin-bottom: 10px;  }
.readmore {  margin-top:15px;  }
.readmore a {  background-color: #444444;  border-radius: 5px 5px 5px 5px;  color: #FFFFFF;  display: block;  font-style: italic;  height: 24px;  overflow: hidden;  padding: 0 2px 0 10px;  text-decoration: none;  width: 91px;  }
.readmore a:hover {  background-color: #5F5F5F;  }
#content .continue{ text-align:right; }
.continue a { border: 1px solid #999; cursor: pointer; color:#999;  margin-top: 4px; display: inline-block; font-family: 'Ubuntu Sans', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 1px; line-height: 20px; margin-bottom: 0; padding: 8px 9px; position: relative; text-transform: uppercase; transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;} 	
.continue a:hover { background: none repeat scroll 0 0 #F54336; color: #FFFFFF; transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;  	-moz-transition: all 0.3s linear 0s;  	-o-transition: all 0.3s linear 0s;  }
.sticky-post {  border-bottom: 1px solid rgba(0, 0, 0, 0); font-family: 'Ubuntu Sans', sans-serif; font-weight: 600; font-size: 20px; font-weight: 300; padding-bottom: 10px; padding-top: 35px; text-transform: uppercase; width: 120px;} 	
.sticky-post:first-child{padding-top:0; margin-top: -5px;}
#content .post.sticky { padding-top: 15px;}
.single #content .title{margin-bottom:4px;}
#content.blogsidebar{margin-top:0px;} form input[type="text"], form input[type="email"],
form input[type="url"], form input[type="tel"],
form input[type="number"], form input[type="range"],
form input[type="date"], form input[type="file"]{background: none repeat scroll 0 0 #f9f9f9; border: 1px solid #e1e1e1; box-sizing: border-box; color: #666666; font-family: 'Ubuntu', sans-serif; font-weight: 400; font-size: 12px; height: 40px; margin: 5px 0 0; padding: 4px; width: 100%; } 	
form select{background: none repeat scroll 0 0 #f9f9f9;outline:none; border: 1px solid #e1e1e1; height: 40px; margin: 5px 0 0; padding: 4px; width: 100%;} 	
form input[type="text"]:focus,form input[type="email"]:focus,
form input[type="url"]:focus, form input[type="tel"]:focus,
form input[type="number"]:focus,form input[type="range"]:focus,
form input[type="date"]:focus,form input[type="file"]:focus,form textarea:focus,form select:focus{ border: 1px solid #F54336;}
form textarea{ background: #f9f9f9; border: 1px solid #e1e1e1; height: 160px; padding: 4px; margin-top: 4px; box-sizing: border-box; width: 100%; color: #666666; font-family: 'Ubuntu', sans-serif; font-weight: 400; font-size: 12px; margin-bottom: 0px;} 	
form input[type="submit"]{background:none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 1px solid #F54336; cursor: pointer; display: inline-block;      display: inline-block;font-family: 'Ubuntu', sans-serif; font-weight: 700;font-size: 12px;letter-spacing: 1px;margin-bottom: 0; padding: 8px 25px; position: relative;float:right;     text-transform: uppercase;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}  
form input[type="submit"]:hover { background: none repeat scroll 0 0 #F54336; color: #FFFFFF; transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s; } 
form input[type="file"]{height:auto;padding:7px 5px;} .flex-video.widescreen.vimeo {margin-bottom: 20px;}
.gallery-box.slides li {margin: 0;}
.image-gallery-slider {height: 365px;overflow: hidden;position: relative;}
.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 555px;overflow: hidden;position: relative;}
.slider-attach {overflow: hidden;position: relative;margin-bottom: 20px;}
.postformat-gallerydirection-nav {list-style-type: none;position: absolute;right: 0;top: 3px;z-index: 99;}
.postformat-gallerydirection-nav li {margin: 0;}
.postformat-gallerydirection-nav li a {background-color:rgba(0, 0, 0, 0.5);display: block;font-style: normal;font-size: 20px;height: 20px;line-height: 16px;      margin: 0 3px;      padding: 10px;      text-align: center;      transition: all 0.5s linear 0s;  	-webkit-transition: all 0.5s linear 0s;  	-moz-transition: all 0.5s linear 0s;  	-o-transition: all 0.5s linear 0s;      width: 20px;  }
.postformat-gallerydirection-nav li a:hover { background-color:rgba(245, 67, 54, 0.5);  transition: all 0.5s linear 0s;  	-webkit-transition: all 0.5s linear 0s;  	-moz-transition: all 0.5s linear 0s;  	-o-transition: all 0.5s linear 0s;  }
.postformat-gallerydirection-nav .postformat-gallerynext{ background-image:url(//goldpro.co.za/wp-content/themes/advertica/images/plus.png);background-repeat:no-repeat;}
.postformat-gallerydirection-nav .postformat-galleryprev{ background-image:url(//goldpro.co.za/wp-content/themes/advertica/images/minus.png);background-repeat:no-repeat;} .bread-title-holder{background-color: #f3c223;display: block;height: 150px; position: relative; text-align: center; width: 100%;  }
.bread-title-holder .container { display: table;height: 100%; position: relative;}
.bread-title-holder .container .row-fluid { display: table-cell; vertical-align: middle;}
.bread-title-holder  .cont_nav {display: block; margin-top:11px; position: relative;}
.bread-title-holder .cont_nav_inner p{margin:0;color:#fff;} .front-video-bg {width: 100%;  line-height: 0;}
#featured-box{margin-top:95px;}
.skt-section{margin-top:65px;}
.skt-iconbox.iconbox-top {text-align: center;}
.skt-iconbox.iconbox-top p{margin:0;}
.skt-iconbox.iconbox-top .iconbox-icon {height: auto;position: relative;text-align:center; }
.iconbox-content { line-height: 22px; margin-top: 45px; }
.skt-animated.skt-viewport.small-to-large{ animation:skt_zoom 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1; -webkit-animation:skt_zoom 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1; -moz-animation:skt_zoom 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1;-o-animation:skt_zoom 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1; opacity:1; }
@keyframes skt_zoom{0%{transform:scale(.3);opacity:.1} 100%{transform:scale(1);opacity:1}}
@-webkit-keyframes skt_zoom{0%{-webkit-transform:scale(.3);opacity:.1} 100%{-webkit-transform:scale(1);opacity:1}}
@-moz-keyframes skt_zoom{0%{-moz-transform:scale(.3);opacity:.1} 100%{-moz-transform:scale(1);opacity:1}}
@-o-keyframes skt_zoom{0%{-o-transform:scale(.3);opacity:.1} 100%{-o-transform:scale(1);opacity:1}}
.iconbox-icon i { color: #fff; font-size: 34px; line-height: 54px; text-align: center; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;  } 	 	
.skt-iconbox.iconbox-top .iconbox-icon img {top:0; position: relative; top: 0; height: 150px; position: relative; width: 150px;     margin-bottom:0px; transition-duration:0.5s; transition-timing-function: ease; transition-delay:0s; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -moz-transition-delay:0s; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -webkit-transition-delay:0s; -o-transition-duration:0.5s; -o-transition-timing-function:ease; -o-transition-delay:0s; }
a.skt-featured-icons{background: none repeat scroll 0 0 #FFA500; display: inline-block; height: 51px; position: relative; width: 88px;		 } 
.iconbox-icon a.skt-featured-icons i{ -webkit-transition: all 0.5s ease-in-out; -moz-transition: all  0.5s ease-in-out; -o-transition: all  0.5s ease-in-out; -ms-transition: all  0.5s ease-in-out; }
a.skt-featured-icons:before {border-bottom: 25px solid #FFA500; border-left: 44px solid rgba(0, 0, 0, 0); border-right: 44px solid rgba(0, 0, 0, 0); content: ""; height: 0; left: 0; position: absolute; top: -25px; width: 0; } 
a.skt-featured-icons:after {border-left: 44px solid rgba(0, 0, 0, 0); border-right: 44px solid rgba(0, 0, 0, 0); border-top: 25px solid #FFA500; bottom: -25px; content: ""; height: 0; left: 0; position: absolute; width: 0; }
.skt-featured-images {display: block;line-height: 0;position: relative;margin: -25px 0;}
.skt-featured-image-mask{background: url(//goldpro.co.za/wp-content/themes/advertica/images/Advertica-Hexagonal-Mask.png) repeat scroll 0 0 rgba(0, 0, 0, 0);display: block;height: 150px;position: absolute;width: 150px;left: 0; right: 0; margin: 0 auto;z-index: 10;}
.skt-iconbox.iconbox-top .iconbox-content h4:after {background-color: #999999; bottom: 0; content: "";  display: block;height: 1px; left: 50%; margin-left: -25px; position: absolute; width: 50px;  }
.skt-iconbox.iconbox-top .iconbox-content h4 {margin-bottom: 20px;padding-bottom: 20px;}
.skt-iconbox .iconbox-content h4 {font-size: 19px; position: relative; text-transform: capitalize;} 	
.skt-ctabox {overflow: hidden;position: relative;text-align: center;}
.skt-ctabox .skt-ctabox-content { margin-bottom: 35px;}
.skt-ctabox .skt-ctabox-content h2 {color: #555555; font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 19px; letter-spacing: 1px; line-height: 35px; margin-bottom: 7px; text-transform: uppercase;} 	
.skt-ctabox div.skt-ctabox-button a:after {left: 110%;right: auto;  }
.skt-ctabox div.skt-ctabox-button a:before, .skt-ctabox div.skt-ctabox-button a:after {border-top: 1px dotted #E1E1E1; content: ""; display: block; height: 1px; position: absolute; right: 110%; top: 50%; width: 514px;} 	
.skt-ctabox div.skt-ctabox-button a,.skt-parallax-button {   border: 1px solid #F54336; cursor: pointer; display: inline-block; font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 1px; line-height: 20px; margin-bottom: 0; padding: 8px 25px; position: relative; text-transform: uppercase;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; } 	
.skt-ctabox div.skt-ctabox-button a:hover,.skt-parallax-button:hover { background:#F54336;color:#fff; transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.iconbox-content h4{transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.mid-box-mid .mid-box:hover .iconbox-content h4{transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;} div.portfolio-title.span12{margin-bottom: 30px;float:none;}
div.portfolio-wrap.row-fluid{float:none;}
#portfolio-division-box  h3, #full-client-box h3, #team-division-box h3 { font-family: 'Ubuntu', sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 1px; margin: 0 0 10px; padding-top: 0px; text-transform: uppercase;}
#portfolio-division-box  .border_left,  #full-client-box  .border_left {border-bottom: 1px solid #999999; display: block; margin-bottom: 10px;width: 100px;  }
#portfolio-division-box .readmore { border: 1px solid #F54336; cursor: pointer; display: inline-block; float: right; font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 1px; line-height: 20px; margin: 0; padding: 8px 25px; position: relative; text-transform: uppercase;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;} 
#portfolio-division-box  a.readmore:hover { background:#F54336;color:#fff; transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.portfolio-title .span4.port-readmore { float: right;margin-top: 6px;}
.portfolio-box-mid .title {text-align: center;  }
.project-item{display: inline-block; position: relative;overflow: hidden;background:none repeat scroll 0 0 #fff; color:#444;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.project-item .title a { color: #777777; font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 12px; height: 30px; left: 0; letter-spacing: 1px; margin: 0 auto; overflow: hidden; position: absolute; right: 0; text-transform: uppercase; width: 92%;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;} 
.project-item .title:hover a,.project-item  .title a:hover,.project-item:hover .title a {color:#fff;transition: all 0.3s linear 0s;	-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.project-item .feature_image {position: relative;overflow: hidden; height: 230px;}
.two-col .project-item .feature_image  {position: relative;overflow: hidden; height: 470px;}
.three-col .project-item .feature_image {position: relative;overflow: hidden; height: 372px;}
.project-item .feature_image img,.project-item .title  {transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s;-moz-transition: all 0.2s linear 0s;-o-transition: all 0.2s linear 0s;  }
.project-item:hover > .feature_image img {-webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05);  -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }
.project-item .title {display: block;height: 40px;padding: 15px 10px 0;text-align: center;position:relative;border:1px solid #F1F1F1; border-top:0;border-bottom:1px solid #ccc;}
.project-item .mask {height: 80.5%; left: 0; overflow: hidden; position: absolute; top: 0; transition: all 0.4s ease-in-out 0s;-webkit-transition:  all 0.4s ease 0s;  	-moz-transition:  all 0.4s ease 0s;  	-o-transition:  all 0.4s ease 0s;      width: 100%;  }
.project-item:hover .mask {background-color: rgba(0, 0, 0, 0.6);  }
.project-item .icon-image {  height: 100%; opacity: 0; position: absolute; width: 100%} 	
.project-item .icon-image {background: none repeat scroll 0 0 #F54336;  }
.project-item:hover > .mask .icon-image{opacity:.9;}
.project-item .icon-image i {  color: #FFFFFF;  line-height: 44px;  position: relative;  text-align: center;  top: -2px;  } 
#portfolio-division-box{padding-bottom: 0px;}
.project-item .mask a {background:url(//goldpro.co.za/wp-content/themes/advertica/images/Plus-Hover.png) center no-repeat;}
.page-template-template-project-nofilter-php #container-isotop{margin-top:0px !important;} #main div#full-division-box:first-child{margin-top:0;}
.bread-title-holder{   overflow: hidden;position: relative;} 
.full-content-box{ padding: 60px 0 50px;position: relative; }
.full-content-box .span5 > h2 {line-height: 28px;}
.full-bg-image-fixed{background-image: url(//goldpro.co.za/wp-content/themes/advertica/images/PArallax_Vimeo_bg.jpg); }
.bread-title-holder h1.title {font-size: 25px;margin:0;line-height:30px;color:#222;}
.bread-title-holder .cont_nav_inner a,.bread-title-holder .cont_nav_inner p{font-size:12px;}
.bread-title-holder .skt-breadcrumbs-separator { color: #666666;font-family: 'Trebuchet MS';font-size: 10px;letter-spacing: -1px;margin: 0 3px;position: relative;}
.full-bg-breadimage-fixed{ background-attachment: fixed; background-repeat: repeat;background-size: cover;-webkit-background-size: cover;
-moz-background-size: cover; bottom: 0; height: 100%; left: 0;overflow: hidden;position: absolute; width: 100%;  box-shadow: 0 -2px 3px -1px rgba(0, 0, 0, 0.06) inset;}
.full-bg-breadimage-fixed{ background-size: auto auto;}
#full-division-box,#full-static-box{ background-attachment: fixed; background-repeat: repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; height: 100%;overflow: hidden;width: 100%;  box-shadow: 0 -2px 3px -1px rgba(0, 0, 0, 0.06) inset; } 
#full-static-box {box-shadow:none;background-position:center;}
.row-fluid .clients-items .span2 { margin-left: 0; width: 25%;  }
.clients-items li a { border: 1px solid #E1E1E1;border-right: medium none; display: block; height: 100px;  overflow: hidden; position: relative; transition: all 0.8s ease 0s;  	-webkit-transition: all 0.8s ease 0s;  	-moz-transition: all 0.8s ease 0s;  	-o-transition: all 0.8s ease 0s;  }
.clients-items li:last-child a { border-right: 1px solid #E1E1E1;  }
.clients-items img { bottom: 0;margin: auto; opacity: 0.5;position: absolute; top: 0;transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s;  	-o-transition: all 0.8s ease 0s;  }
.clients-items li:hover img{opacity: 1;transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s;-moz-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;}
.clients-items li a:hover { border-bottom: 1px solid #F54336; opacity: 1;transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;  }
.clients-items {margin-top:40px;margin-bottom: 0;}
.para_btn{ border: 1px solid #FFFFFF; color: #FFFFFF; display: inline-block; font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 2px; line-height: 21px; margin-top: 35px; padding: 8px 17px; text-transform: uppercase;transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; } 	
.para_btn:hover { background: none repeat scroll 0 0 #FFFFFF;transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s;  	-moz-transition: all 0.8s ease 0s;  	-o-transition: all 0.8s ease 0s;  color:#FFA500;} #team-division-box {background: none repeat scroll 0 0 #FAAE33;padding: 65px 0 35px;}
.team-box.row-fluid { margin-top: 50px;}
.team-box.row-fluid .team-box-mid.span4 { margin-left: 0; margin-right: 2.5642%;margin-bottom: 30px;  transition: all 0.2s linear 0s;-webkit-transition: all 0.2s linear 0s;-moz-transition: all 0.2s linear 0s;-o-transition: all 0.2s linear 0s; }
.team-box.row-fluid .team-box-mid.span4:hover { transform: scale(1.03, 1.03);-webkit-transform:scale(1.03, 1.03);-moz-transform:scale(1.03, 1.03); -o-transform:scale(1.03, 1.03); }
.team-box.row-fluid .team-box-mid.span4.no-margin {margin-right: 0;}
.team_name {color: #444444;font-family: 'Ubuntu', sans-serif; font-size: 18px;font-weight: 600;text-transform: none;} 	
.team_custom_title.title_center,.team_custom_title.title_center  h3 {text-align: center;  color: #222;}
#team-division-box .border_center { border-bottom: 1px solid #222;  display: block;  margin: 0 auto 10px;  width: 100px;}
#team-division-box.about-template{ padding-top: 43px;padding-bottom: 25px;}
.teammember {  background-color: #FFFFFF; color: #838383;}
.teammember > a {  cursor:default; display: block;  height: auto; width: 100%; max-height: 208px;overflow: hidden; }
.team-name-deg {padding: 25px 25px 0px;}
.teammember img.teammember_img {height: auto; width: 100%;}
.teammember p {color: #838383; line-height: 22px; padding: 5px 25px 15px; text-align: center;} 	
.teammember strong.team_prof { margin-bottom: 10px; color:#555;} 
.teammember strong { display: block; font-weight: 400; padding-bottom: 6px; text-align: center; text-transform: capitalize;} 	
.teamsocial {  margin-bottom: 0px; margin-left: 0; margin-right: 0; position: relative; text-align: center; padding-bottom: 20px;} 	
.teamsocial li:first-child {}
.teamsocial li {  float: none;  display: inline-block;  font-size: 26px;  list-style-type: none;  margin: 0 0 -5px 1px;  text-align: center;  }
.teamsocial li a{  display: block;  height: 36px;  width: 36px;  transition: all 0.6s linear 0s;	-webkit-transition: all 0.6s linear 0s;-moz-transition: all 0.6s linear 0s;-o-transition: all 0.6s linear 0s;} #full-static-box {padding: 43px 0;background-color: #F2F2F2;}
.skt-counter { margin: 0 auto; text-align: center;}
.skt-counter-number { font-size: 70px;line-height: 70px;font-family: 'Ubuntu', sans-serif; font-weight: 600;}
.skt-counter h6.skt-counter-title {font-family: 'Ubuntu', sans-serif; font-weight: 400; font-size: 18px; letter-spacing: 1px; line-height: 24px; margin: 0; padding: 10px 0 8px; text-transform: uppercase; } #full-twitter-box{background-color: #F54336;color: #fff;padding: 0;} 
.twitter-row a {color: #333333;font-family: Ubuntu_italic; }
.twitter-row a:hover {color: #000000;}
.twitter-row .twitter-item {color: #fff;display: none;margin:0; font-size:12px;text-shadow:none; line-height: 25px;}
.twitter-item i{display: block;float: left;font-size: 21px;margin-right: 14px;margin-top: 2px;}
.twitter-row .twitter-item .date {font-style: italic;}
.twitter-row .foot-tw-viewport .twitter-item {display: block;height: 60px;}
.tw-slider {padding: 20px 0;position:relative;}
.twitter_box.slides {float: left; width: 90%;margin: 0; padding: 0; list-style: none;  }
.foot-tw-direction-nav {   float: right;margin: -12.5px 0 0;padding: 0;position: absolute;right: 0;top: 50%;vertical-align: middle;}
.foot-tw-direction-nav li {float: left;list-style: none outside none;margin: 0;  }
.foot-tw-direction-nav li a { background: url(//goldpro.co.za/wp-content/themes/advertica/images/carousel-arrows.png) repeat scroll 0 0 #fff; display: block;font-style: normal;height: 25px;line-height: 13px; margin-left: 1px;      text-align: center;      width: 23px;   }
.foot-tw-direction-nav li a:hover { background-color:#252525; background-image: url(//goldpro.co.za/wp-content/themes/advertica/images/carousel-arrows.png); color: #000;  }
.foot-tw-direction-nav .foot-tw-prev{ background-position: 0 25px}
.foot-tw-direction-nav .foot-tw-next{ background-position: 0 0;}
.foot-tw-direction-nav .foot-tw-prev:hover{ background-position: 46px 25px;}
.foot-tw-direction-nav .foot-tw-next:hover{ background-position: 46px 0;} .service-icon:before { border-bottom: 25px solid #FFA500; border-left: 38px solid rgba(0, 0, 0, 0); border-right: 38px solid rgba(0, 0, 0, 0); content: ""; height: 0; left: 0; position: absolute; top: -25px; width: 0; } 
.service-icon:after { border-left: 38px solid rgba(0, 0, 0, 0); border-right: 38px solid rgba(0, 0, 0, 0); border-top: 25px solid #FFA500; bottom: -25px; content: ""; height: 0; left: 0; position: absolute; width: 0; } 
.service-icon{ float: left; background: none repeat scroll 0 0 #FFA500; display: inline-block; height: 40px; position: relative; top: 5px; width: 75px; } 
.service-icon i {color: #fff; font-size: 28px; left: 50%; margin-left: -11px; margin-top: -14px; position: absolute; top: 50%; transition: color 0.15s ease-in-out 0s;	-webkit-transition: color 0.15s ease-in-out 0s;-moz-transition: color 0.15s ease-in-out 0s; -o-transition:color 0.15s ease-in-out 0s; } 
.service-icon:hover i{color:#fff;}
.service-box-text{padding-left: 90px;}
#content .service-box-text h3{font-size: 19px;transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
#content .skt-service-page .one_third:hover .service-box-text h3{transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.service-box-text h3{transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.ad-service:hover .service-box-text h3{transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.serviceimg img {float: none;}
#content .skt-service-page div.one_third:hover  i{color:#fff;}
#content div.one_half .skt-service-page:hover  i{color:#fff;}
.service-con {  border-bottom: 1px solid #AAAAAA;border-left: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD; margin-top: -7px;padding: 10px 12px 12px;text-align: justify; }
.faq_title {font-size: 19px;} .comment-box-top {background: url(//goldpro.co.za/wp-content/themes/advertica/images/comment-box-top.jpg) no-repeat scroll 0 0 transparent;height: 6px;width: 612px; }
.comment-box-mid {background: url(//goldpro.co.za/wp-content/themes/advertica/images/comment-box-mid.jpg) repeat-y scroll 0 0 transparent;width: 612px;padding: 20px 0 0 25px; }
.comment-box-btm {background: url(//goldpro.co.za/wp-content/themes/advertica/images/comment-box-btm.jpg) no-repeat scroll 0 0 transparent;height: 6px;width: 612px; }
.leavereply {margin-bottom: 20px;  }
.note { font-size: 10px;  }
#comments {clear: both;  }
#comments .navigation {padding: 0 0 18px 0;  }
h3#comments-title, h3#reply-title {color: #333;font-size: 20px; font-weight: 300; margin-bottom: 0; }
h3#comments-title {padding: 24px 0;  }
.commentlist {list-style: none;  margin: 0;  }
.commentlist li {margin: 0 0 0 25px;  }
.commentlist p { margin: 5px 0;  }
.commentlist li.comment {line-height: 24px;  margin: 0 0 10px 0;  position: relative;  }
.commentlist li:last-child { margin-bottom: 0;  }
#comments .comment-body ul, #comments .comment-body ol {  margin-bottom: 18px;  }
#comments .comment-body p:last-child {  margin-bottom: 6px;  }
#comments .comment-body blockquote p:last-child {  margin-bottom: 24px;  }
.commentlist ol {  list-style: decimal;  }
#content .commentlist .avatar {  height: 77px;  left: -100px;  margin-right: 5px;  position: absolute;  top: 4px;  width: 77px;  }
.comment-author {   position: relative;  }
.comment-author cite {  color: #000;  font-style: normal;  font-weight: 400;  }
.comment-author .says {  font-style: italic;  }
.comment-meta {  font-size: 12px;  margin: 0 0 18px 0;  }
.comment-meta a{  text-decoration: none;  }
.comment-meta a:hover {  color: #ff4b33;  }
.commentlist .bypostauthor {}
.reply {  font-size: 12px;  padding: 0 0 10px;  position: absolute;  right: 0;  top: 10px;  }
.reply a, a.comment-edit-link {  color: #222;  }
.reply a:hover, a.comment-edit-link:hover {  color: #ff4b33;  }
.commentlist .children {  list-style: none;  margin: 0;  }
.commentlist .children li {  background: url(//goldpro.co.za/wp-content/themes/advertica/images/corner-arrow.png) no-repeat scroll left 0 transparent;  padding-left: 45px;  }
.comment-body {  border-bottom: 1px dotted #EEEEEE;  margin-bottom: 10px;  padding:12px 0 12px 100px;  }
.comment-edit-link {  display: none;  }
.nopassword, .nocomments {  display: none;  }
#comments .pingback {  border-bottom: 1px solid #e7e7e7;  margin-bottom: 18px;  padding-bottom: 18px;  }
.commentlist li.comment+li.pingback {  margin-top: -6px;  }
#comments .pingback p {  color: #888;  display: block;  font-size: 12px;  line-height: 18px;  margin: 0;  }
#comments .pingback .url {  font-size: 13px;  font-style: italic;  } input[type=submit] {color: #333;}
#content #respond {border: 1px dotted #EEEEEE;  color: #000000;  font-size: 20px;  margin-bottom: 10px;  padding: 20px;  position: relative;  margin-top: 25px;}
.comments-template {border-top:1px dotted #EEEEEE;  margin-bottom: 20px;  margin-top: 20px;}
.comments-template #commentsbox { padding-top: 10px;}
.comments-template a {text-decoration: none; }
.comments-template .reply  a {  border: 1px solid #F54336;  cursor: pointer;  display: inline-block;  font-family: 'Ubuntu', sans-serif; font-weight: 700;font-size: 12px !important;letter-spacing: 1px; text-transform: uppercase;line-height: 19px; margin-bottom: 0;  padding:7px 22px;  position: relative;  transition: all 0.3s linear 0s;  -webkit-transition: all 0.3s linear 0s;  -moz-transition: all 0.3s linear 0s;  -o-transition: all 0.3s linear 0s;  text-decoration: none;  }
.comments-template .reply  a:hover { background: none repeat scroll 0 0 #F54336;color: #FFFFFF; transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
#comments {  color:#333;  font-size:18px;  margin-bottom:0;  padding:10px 0;  }
.commentmetadata {  margin:0 0 15px;  position: relative;  }
.commenttext {  font-size: 14px;  margin-bottom: 10px;  margin-left: 10px;  margin-right: 5px;  }
.postmetadata {  margin:7px 0;  padding:2px 10px;  }
.postmetadata a {  color:#404040;  text-decoration:none;  }
#respond p {     clear: both;      height: 40px;      margin: 0;  }
#respond .comment-notes {  font-size: 12px;  margin-bottom: 1em;   color: #666666;}
#respond .logged-in-as{  font-size: 12px;  }
.form-allowed-tags {  line-height: 1em;  }
.children #respond {  margin: 0 0px 0 0;  }
h3#reply-title {  margin: 18px 0;  }
#comments-list #respond {  margin: 0 0 18px 0;  }
#comments-list ul #respond {  margin: 0;  }
#cancel-comment-reply-link {  font-size: 12px;  font-weight: normal;  line-height: 18px;  color: #888;  text-decoration: none;  }
#respond .required {  color: #ff4b33;font-size: 16px;}
#respond label {  float: left;font-size: 13px; margin-top: 5px;color:#666;}
#respond input[type="submit"] {background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 1px solid #F54336; cursor: pointer; display: inline-block; height: auto; font-family: 'Ubuntu', sans-serif; font-weight: 700;font-size: 12px !important;letter-spacing: 1px; margin-bottom: 0;padding: 8px 25px;position: relative; text-transform: uppercase;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;  }
#respond input[type="submit"]:hover {background: none repeat scroll 0 0 #F54336; color: #FFFFFF; transition: all 0.3s linear 0s;  -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;  }
#respond input, #respond textarea { background: none repeat scroll 0 0 #F9F9F9; border: 1px solid #E1E1E1; color: #666666; float: right; font-family: 'Ubuntu', sans-serif; font-weight: 400; font-size: 12px;  height: 30px; margin: 0 0 22px; padding: 4px; width: 78%;}  	
#respond .comment-form-comment {      height: 102px;  }
#commentform .submit {  float: right;  width: 175px;  }
#respond textarea {  height: 182px;  overflow:auto;  }
.form {  width: 500px;  }
#commentform .logged-in-comment {  font-family: Times New Roman;  font-size: 16px;  margin-bottom: 15px;  color: #888888;  }
#commentform  .logged-in-comment a {  color: #111;  text-decoration: none;  }
#commentform  .logged-in-comment a:hover {  color: #000;  }
#respond #input {  float: right;  margin: 0 0 20px;  width: 420px;  }
#respond .form-allowed-tags {  clear: both;  display: none;  }
#respond .form-allowed-tags code {  font-size: 11px;  }
#respond .form-submit {  margin:12px 0 0;  }
#respond .form-submit input {  font-size: 15px;  width: auto;  outline:none;  }
#commentform .left-label {  float: left;  margin-bottom: 15px;  width: 240px;  }
#commentform .right-input {  float: left;  }
#commentform .input {  float: right;  margin-top: 15px;  width: 380px;  }
#commentform .input input[type="submit"] {  float: left;  }
.cancel-comment-reply {  float: right;  margin-bottom: 15px;  } .skepost._404-page { text-align: center; }
._404-page form { display: inline-block; }
._404-page form input{margin-bottom:0;}
.error-txt-first {font-size: 150px;line-height: 150px;margin-top: 32px;}
.error-txt { font-size: 180px;  line-height: 220px;}
._404-page p { font-size: 18px; line-height: 28px; margin-top:40px;margin-bottom: 40px;} .ske_widget ul {  list-style: none;  margin-left: 0;}
.ske_widget ul.menu{font-size:12px;float: none;width:100%;}
.ske_widget ul.menu li{float:none;}
.ske_widget ul.menu li a {margin-left:3px;}
.ske_widget ul ul {list-style: none;  margin-left:0px;}
.ske_search #s {width: 60%;  }
.ske_search label {display: none;  }
.error404 #searchform input[type="text"],
.search #searchform input[type="text"], 
#sidebar #searchform input[type="text"],#footer #searchform input[type="text"] {  border: 1px solid #DDDDDD; color: #666; font-family: 'Ubuntu', sans-serif; font-weight: 400; height: 25px; padding-left: 5px; width: 195px;border-right:0; font-size: 12px;font-weight: 300;} 
#searchform input[type="submit"] { height: 29px; border-style: none; color: #FFFFFF; display: block; font-family: 'Ubuntu', sans-serif; font-weight: 400;overflow: hidden; padding: 4px 11px; text-decoration: none; width: auto;cursor:pointer;font-size: 12px;font-weight: 300;margin:0;-webkit-padding-before:5px;-webkit-padding-after:5px;-webkit-padding-start:14px;-webkit-padding-end:14px;} 	
#footer #searchform input[type="text"]{border:0;height:27px;}
.ske-container {margin:0 0 40px;} 
.widget_search .ske-title {border-bottom: none;}
.ske-title {font-size: 16px;  font-weight: bold;line-height: 23px;  margin-bottom: 10px;  font-size: 24px;}
.ske-container img,.ske-container select {height: auto;max-width: 100%;  }
.ske_widget a:link,.ske_widget a:visited {text-decoration: none;  color: #666666;}
.ske_widget a:active,.ske_widget a:hover {text-decoration: none;  color: #000;}
.ske_widget a.image:hover {padding:0;}
#wp_tag_cloud div {line-height: 1.6em;}
#wp-calendar {background: none repeat scroll 0 0 #F54336;color: #FFFFFF;padding: 2px;  width: 100%;  }
#wp-calendar caption {color: #525252;font-size: 13px;font-weight:normal;padding-bottom: 4px;  text-align: left;  }
#wp-calendar thead {font-size: 11px;}
#wp-calendar thead th {border: medium none;color: #FFFFFF;font-family: 'Ubuntu', sans-serif; font-weight: 700;font-size: 12px;padding: 9px 5px;text-align: center;}
#wp-calendar tbody {color: #aaa;}
#wp-calendar tbody td {  border: medium none;  padding: 3px 0 2px;  text-align: center;color:#f2f2f2; font-size:12px; }
#wp-calendar a { color: #FFFFFF; font-family: 'Ubuntu', sans-serif; font-weight: 600; font-size: 13px; } 
#wp-calendar tbody a { background: none repeat scroll 0 0 #F0F0F0; color: #333333; display: block; font-weight: 400; height: 23px; line-height: 24px; margin: 0 auto; text-align: center; width: 25px; } 
#wp-calendar a:hover {  color: #000;}
tfoot td {padding: 9px 5px;}
#wp-calendar  td {  border: medium none;}
#wp-calendar tbody .pad {background: none;}
#wp-calendar tfoot #next {text-align: right;}
#sidebar div.follow-icons li a{background: none repeat scroll 0 0 #eee;}
#sidebar div.follow-icons  .social li a:before{color:#333;}
#sidebar div.follow-icons  .social li a:hover:before{color:#fff;}
#sidebar select{ border: 1px solid #DDDDDD;color: #666666;font-family: 'Ubuntu', sans-serif; font-weight: 400;font-size: 12px;padding: 4px;width: 100%;} #search {  float:right;  height:55px;  }
#search input[type="text"] {  background:none repeat scroll 0 0 #545454;  border:0 solid #CCCCCC;  padding:3px;  color:#D7D7D7;  float:left;  margin-right:10px;  }
#search input[type="submit"] {  background-color:#393939;  border:0 none;  color:#D7D7D7;  height:20px;  width:60px;  } #sidebar { float:right; }
#sidebar  .skeside {width:100%;float:left;margin-bottom: 25px;}
.front-page #sidebar {  padding-left: 0;  }
#main .ske_widget ul {  margin-left: 0;  }
#main .ske_widget ul ul.children {  margin:0;  padding:0;  }
#main .ske_widget ul ul.children li,#main .ske_widget ul ul.sub-menu li {border-bottom:none;padding-bottom:0;}
.ske_widget ul ul li:before, .widget_nav_menu ul li:before, .widget_pages ul li:before, .widget_categories ul li:before, .wpb_taxonomy ul li:before, .widget_recent_entries ul li:before, .widget_recent_comments ul li:before, .widget_archive ul li:before, .widget_meta ul li:before{  	margin-right: 5px; color: #636363; font-size: 12px; font-family: 'FontAwesome';  }
#main .ske_widget ul ul li {border-bottom: 1px dotted #eee;  line-height: normal;  margin: 0;  padding: 9px 0;  display: block;  width:100%;  }
#sidebar_1 {}  
#sidebar_1 .ske-container img {  border: 3px solid #CCCCCC;  margin: 0 4px 8px;  padding: 2px;  }
#sidebar_1 .ske-container img:hover {  border: 3px solid #898989;  }
.ske_widget ul.social{margin-bottom:0;}
#sidebar .ske_widget div.follow-icons ul.social li:before{margin-right:0px;}
#sidebar .ske_widget div.follow-icons ul.social li {margin-top:0;margin-bottom:10px;}
#sidebar .ske-title,#footer .sitename{  font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 13px; letter-spacing: 2px; margin-bottom: 25px; text-transform: uppercase;} 	  	
#footer #wp-calendar {background:#2C2D2E; }
#footer #wp-calendar thead th{color:#ddd;}
#footer #wp-calendar caption {color:#ccc;}
#footer .tagcloud a {border-radius: 2px;}
#footer select { width: 100%;padding: 5px;font-family: 'Ubuntu', sans-serif; font-weight: 400;font-size: 12px;border: 0;  color: #666;} .left-sidebar #sidebar{padding-right: 0;  padding-left: 0;float:left;margin-left:0;}
.left-sidebar #content{float:right;} .contact-page-content {padding: 48px 0 32px; }
.contact_detail .contact-right{line-height:29px;}
.contact_detail .contact-right ul{margin:0;}
.contact_detail .contact-right li{ border-bottom: 1px dotted #E1E1E1; list-style: none outside none; margin: 0; padding: 7px 0;} 	
.google-map{ display: block; height: 470px; width: 100%; }
#content .contact-left .fill{ height:22px; margin-bottom: 34px; margin-top: 20px; font-size: 22px; }
#content .contact-left form .wpcf7-form-control.wpcf7-not-valid{ border: 1px solid red; }
.wpcf7-quiz-label {display: block;}
#map .gm-style img{max-width:inherit;}
span.wpcf7-not-valid-tip { color: #FF0000;display: block;font-family: 'Ubuntu', sans-serif; font-weight: 400;font-size: 12px;letter-spacing: 1px;margin-top: 3px;} 
div.wpcf7-validation-errors { border: 1px solid #F7E700; font-size: 13px; font-weight: 400; margin-left: 0; margin-right: 0; font-family: 'Ubuntu', sans-serif; font-weight: 600;} 
div.wpcf7-mail-sent-ng {border: 1px solid #FF0000;font-size: 13px;  margin-left: 0; margin-right: 0; font-family: 'Ubuntu', sans-serif; font-weight: 600;}
div.wpcf7-mail-sent-ok {border: 1px solid #398F14;font-size: 13px;  margin-left: 0; margin-right: 0; font-family: 'Ubuntu', sans-serif; font-weight: 600; }
div.wpcf7 img.ajax-loader {margin-top: 12px !important;}
.contactsidetemp div.wpcf7 img.ajax-loader {margin-left: 5px !important;}
#contactform label{  font-family: 'Ubuntu', sans-serif; }
div.m-style-iw{width:300px !important;height:auto !important;}
.page-template-template-contact-with-sidebar-php #content .contact-left form input[type="submit"]{float:left;}
.page-template-template-contact-with-sidebar-php #content .post{padding-top: 0;}
.page-template-template-contact-with-sidebar-php #map_canvas{margin-bottom:40px;}
.page-template-template-contact-with-sidebar-php .contactsidetemp{} .ske-container.sktmultisocialstream li:before,#main .ske-container.sktmultisocialstream li:before  { content: "";}
.ske-container.sktmultisocialstream li,#main .ske-container.sktmultisocialstream li {padding-bottom: 0; padding-top: 0;float: left;margin:0 8px 8px 0;height: 75px;width:75px;overflow: hidden;border: medium none;}
.ske-container.sktmultisocialstream img,#main .ske-container.sktmultisocialstream img {width:75px;height:75px; transition: all 0.2s linear 0s;-webkit-transition: all .2s linear 0s;-moz-transition: all .2s linear 0s;	-o-transition: all .2s linear 0s;	-ms-transition: all .2s linear 0s;}
.ske-container.sktmultisocialstream a,#main .ske-container.sktmultisocialstream a  {display: inline-block;height: 75px;margin: 0;padding: 0;width: 75px;}
.sktmultisocialstream img:hover,#main .sktmultisocialstream img:hover {transform: scale(1.2, 1.2);-webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transition: all 0.2s linear 0s;-webkit-transition: all .2s linear 0s;-moz-transition: all .2s linear 0s;	-o-transition: all .2s linear 0s;	-ms-transition: all .2s linear 0s; }
#footer .ske-container > ul.sktmultisocialstream {margin-right: 0;}
.widget_tag_cloud a { background: none repeat scroll 0 0 #eee; color: #333; display: inline-block; font-size: 12px !important; margin-bottom: 5px; padding: 6px 10px; transition: all 1s linear 0s; -moz-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -o-transition: all 1s ease 0s;}
.widget_tag_cloud a:hover { background: none repeat scroll 0 0 #F54336; transition: all 1s linear 0s;-moz-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; }
.ske_widget .widget_tag_cloud a {color:#333;font-weight:400; line-height: 20px;text-transform: capitalize;margin-right:2px; border-radius: 2px;}
.ske_widget .widget_tag_cloud a:hover {color:#fff;} #footer { background-color: #303132; border-top: 0 solid #30B7FF; color: #747474; margin-bottom: 0} 	
#footer .first_wrapper {margin: 0 auto;  height: 64px;  color: #858585;}
#footer .first_wrapper .siteinfo {float: left;  height: auto;  margin-left: 20px;  padding: 10px 0;}
.footer-seperator {height: 1px;margin-bottom: 5px;}
.siteinfo .sitename {margin-bottom: 5px;} 
.siteinfo .sitename a {color: #FFFFFF;font-size: 20px;text-decoration: none;}
.siteinfo .sitedescription {color: #858585;font-size: 12px;}
#footer .second_wrapper { }
#footer .third_wrapper { background-color: #2D2E2F; color: #777777; font-family: 'Ubuntu', sans-serif; font-weight: 600; margin: 0 auto; padding: 15px 0;}
#footer .ske-footer-container {float: left;padding-top: 41px; margin-bottom:41px;}
#footer li.ske-footer-container {list-style: none outside none;}
.ske-title.ske-footer-title {color: #777777; font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 13px; letter-spacing: 2px; margin-bottom: 20px; padding-bottom: 5px; text-transform: uppercase;} 	
.ske-footer-container ul li a,.ske_widget a {  height: 20px;  margin-bottom: 5px;  transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;  }
.ske-footer-container ul li a:hover,.ske_widget a:hover{transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.ske-footer-container ul li { border-bottom: 1px dotted #3B3B3B; list-style: none outside none; margin-bottom: 7px; margin-left: 0; padding-bottom: 7px; padding-left: 1px;}
.ske-footer-container p, .ske-footer-container ul li a {color: #ccc;line-height: 18px;}
#footer .third_wrapper .copyright {line-height: 20px;   min-height: inherit;font-size: 12px;} 
#footer .third_wrapper .owner {line-height: 20px;  text-align: right;  float: right;   min-height: inherit;font-size: 12px;}
#footer .third_wrapper a {color: #969595;  text-decoration: none; font-size: 12px; }
#footer .third_wrapper a:hover {color: #F54336;}
a#backtop:before{color: #FFFFFF;content: "\f106"; display: block; font-family: 'FontAwesome'; font-size:14px; margin-top: 9px; text-align: center;}
a#backtop {background: none no-repeat scroll 0 0 #F54336; bottom:7px; height: 35px; line-height: 16px; position: fixed; right: 30px; text-decoration: none; width: 35px; z-index: 9999} 	
.ske-footer-container ul li:before { content: none; } 
.ske-footer-container .menu li { display: block; float: none; } 
.ske-footer-container .menu { float: none; width: 100%; } .featured-image {display: block;position: relative;text-align: center;transform-origin: 50% 50% 0;transition: all 0.5s ease-in-out 0s;  	-webkit-transition: all 0.5s ease-in-out 0s;  	-moz-transition: all 0.5s ease-in-out 0s;  	-o-transition: all 0.5s ease-in-out 0s;      width: 100%;      z-index: 1;  }
.featured-image:hover {transform: scale(1.08) translateX(20px) translateY(5px);-webkit-transform: scale(1.08) translateX(20px) translateY(5px); -moz-transform: scale(1.08) translateX(20px) translateY(5px); -o-transform: scale(1.08) translateX(20px) translateY(5px); -ms-transform: scale(1.08) translateX(20px) translateY(5px);      transition: all 2s ease-in-out 0s;  	-webkit-transition: all 2s ease-in-out 0s;  	-moz-transition: all 2s ease-in-out 0s;  	-o-transition: all 2s ease-in-out 0s;  }
.featured-image-shadow-box {overflow: hidden;margin-bottom: 22px;  }
.featured_image_shadow {  margin-top: -25px;  position: relative;  z-index:0;  }
.portfolio-items {  font-weight: bold;  padding: 10px 4px 0;  }
ul.childpages {  list-style-type: disc;  margin-left: 20px;  }
.childpages li a {  text-decoration: none;  }
.childpages li a:hover {  padding: 0 2px;  } #Site-map .sitemap-rows {  margin:-1px 0 20px; }
#Site-map .sitemap-rows .sitemap-box {  float: left; margin-right: 10px; }
#Site-map .sitemap-rows ul {  list-style: none outside none;  margin-left: 12px;  margin-top: 10px;  }
#Site-map .sitemap-rows ul li:before {   content: "\f105";   font-family: 'FontAwesome';   font-size: 11px;   margin-right: 8px; margin-top: 2px;  float: left;  }
#Site-map .sitemap-rows ul li {  margin-bottom: 5px;  margin-left: 0;  }
#Site-map .sitemap-rows ul li a {  color: #999999;  display: block;  text-decoration: none;  word-wrap: break-word;  -ms-word-wrap: break-word;  transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;  }
#Site-map .sitemap-rows ul li a :hover{transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
#Site-map  .sitemap-rows .post-heading {  margin-bottom: 20px;  }
#Site-map .sitemap-rows .title { font-family: 'Ubuntu', sans-serif; font-weight: 700;font-size: 15px;letter-spacing: 1px;text-transform: uppercase;} #advertica-paginate{ display: inline-block; font-size: 13px;margin: 20px 0;position: relative;text-align: center;width: 100%;}
#advertica-paginate a{ border: 1px solid #E0DEDE;  	display:inline-block;height: 32px;line-height: 31px;padding: 0;width: 32px;transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;}
#advertica-paginate a:hover{background: none repeat scroll 0 0 #F54336;color: #FFFFFF;transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;}
#advertica-paginate .advertica-prev{ float: left;left: 0;margin: 0 3px 6px 0;position: absolute;}
#advertica-paginate .advertica-next{ float: right;margin: 0 0 6px 3px;position: absolute;right: 0;}
#advertica-paginate .advertica-page{margin:0 3px 6px;}
#advertica-paginate .icon-angle-right,#advertica-paginate .icon-angle-left {font-size: 24px;line-height: 30px;}
#advertica-paginate .advertica-current{  background: none repeat scroll 0 0 #F54336;color: #FFFFFF;border: 1px solid #E0DEDE;display:inline-block;height: 32px;line-height: 31px;padding: 0; width: 32px;transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;  	-moz-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;}
.navigation {color: #888888;font-size: 13px;line-height: 18px; margin: 10px 0 0;  overflow: hidden;  }
.navigation.blog-navigation{margin-top:35px;}
.category .blog-navigation,.tag .blog-navigation, .archive  .blog-navigation, .search  .blog-navigation{margin-bottom:35px;}
.nav-previous {float: left;width: 50%;}
.nav-next {float: right; text-align: right;width: 50%;  } #searchform .searchleft { float: left; }
#searchform .searchright {float: left; } #error-404 { margin-top: 20px; } .wp-caption {  background: none repeat scroll 0 0 #FFFFFF;  border: 1px solid #F0F0F0;  padding: 5px 3px;  text-align: center;  border: 1px solid #EEEEEE;  max-width: 100%;  }
.wp-caption-text {  margin-bottom: 5px;  margin-top: 5px;  font-size: 11px;  } 
.sticky {}
.gallery-caption {}
.gallery-item dd {float: none;}
.alignright {float: right;margin: 5px 0px 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;  margin: 5px auto;}
.alignnone.size-full {max-width: 100%;}
#content img, #sider-bar img { height: auto;margin: 0;max-width: 100%;}
#content table {border: 1px solid #E7E7E7;margin: 0;text-align: left;width: 99%;margin: 0 0 10px;  }
#content tr td {border: 1px solid #CCCCCC;padding: 6px 24px;text-align: center;  } #menu-icon{  display:none;  }
.responsive-nav-button {background-color: #D6D6D6;border-radius: 3px 3px 3px 3px; display: none;font-family: "FontAwesome";font-size: 21px;font-style: normal;font-weight: normal;height: 35px;line-height: 37px;text-align: center;vertical-align: middle;width: 35px; }
#mini-menu{background: url(//goldpro.co.za/wp-content/themes/advertica/images/menuulbg.png) repeat scroll 0 0 transparent;display: none;position: absolute;width: 470px;z-index: 99999999;} .gallery ul li a img{  border: none;  }
.gallery ul li{  position: relative;  z-index: 1;  }
.gallery_2columns{  list-style: none;  margin: 0 0 0 -20px;  width: 700px;  }
.gallery_2columns li{  display: inline;  float: left;  width: 330px;  height: 220px;  margin: 0 0 20px 20px;  position: relative;  }
.gallery a span{  z-index: 2;  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  display: none;  cursor: pointer;  }
.gallery a span.image_hover {  background: url(//goldpro.co.za/wp-content/themes/images/hover_image_big.png) no-repeat scroll center center #000000;  } 
.single .thumb-wrap span.image_hover{	background: url(//goldpro.co.za/wp-content/themes/images/hover_image_big.png) no-repeat scroll center center #000000;}
.single .thumb-wrap a span { cursor: pointer;    display: none;    height: 100%;    left: 0;    position: absolute;    top: 0;    width: 100%;    z-index: 2;}
.gallery a span.video_hover{  background: black url(//goldpro.co.za/wp-content/themes/advertica/images/hover_video_big.png) no-repeat center center;  } .ske-container.SktFollowContact .follow-icons li{font-family: 'FontAwesome';float:left;background:none;border:none;padding:0px;margin-right: 10px;margin-bottom:10px;}
#main .ske-container.SktFollowContact .follow-icons li:before{content:'';}
#main .ske-container.SktFollowContact .follow-icons li{font-family: 'FontAwesome';float:left;background:none;border:none;padding:0px;margin-right: 8px;margin-top:15px;width: auto;margin-left:2px;}
.ske-container.SktFollowContact .follow-icons li a{padding:0px;margin: 0;}
.social li a:before {color: #ccc;transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;	-moz-transition: all 1s ease 0s;	-o-transition: all 1s ease 0s;	-ms-transition: all 1s ease 0s; }
.follow-icons li:hover{background:none;}
.linkedin-icon a:before{content: "\f0e1";}
.facebook-icon a:before{content: "\f09a";}
.twitter-icon a:before{content: "\f099";}
.flickr-icon a:before{content: "\f16e";}
.gplusicon-icon a:before{content: "\f0d5";}
.skype-icon a:before{content: "\f17e"; }
.youtube-icon a:before{content: "\f16a";}
.dribble-icon a:before{content: "\f17d"; }
.pinterest-icon a:before{content: "\f0d2";}
.tumblr-icon a:before{content: "\f173";}
.github-icon a:before{content: "\f09b";}
.foursquare-icon a:before{content: "\f180";}
#sidebar .social li.linkedin-icon a:hover { background: none repeat scroll 0 0 #0280B0; }
#sidebar .social li.facebook-icon a:hover { background: none repeat scroll 0 0 #3a5999; }
#sidebar .social li.twitter-icon a:hover { background: none repeat scroll 0 0 #3aa9de; }
#sidebar .social li.flickr-icon a:hover { background: none repeat scroll 0 0 #D80068; }
#sidebar .social li.gplusicon-icon a:hover { background: none repeat scroll 0 0 #d14836; }
#sidebar .social li.skype-icon a:hover { background: none repeat scroll 0 0 #01b0f1; }
#sidebar .social li.youtube-icon a:hover { background: none repeat scroll 0 0 #cc332d; }
#sidebar .social li.dribble-icon a:hover { background: none repeat scroll 0 0 #eb4d8a; }
#sidebar .social li.pinterest-icon a:hover { background: none repeat scroll 0 0 #cb2028; }
#sidebar .social li.tumblr-icon a:hover { background: none repeat scroll 0 0 #2c4762; }
#sidebar .social li.github-icon a:hover { background: none repeat scroll 0 0 #4283c5; }
#sidebar .social li.foursquare-icon a:hover { background: none repeat scroll 0 0 #2498c9; }
.social li.linkedin-icon a:hover { background: none repeat scroll 0 0 #0280B0; }
.social li.facebook-icon a:hover { background: none repeat scroll 0 0 #3a5999; }
.social li.twitter-icon a:hover { background: none repeat scroll 0 0 #3aa9de; }
.social li.flickr-icon a:hover { background: none repeat scroll 0 0 #D80068; }
.social li.gplusicon-icon a:hover { background: none repeat scroll 0 0 #d14836; }
.social li.skype-icon a:hover { background: none repeat scroll 0 0 #01b0f1; }
.social li.youtube-icon a:hover { background: none repeat scroll 0 0 #cc332d; }
.social li.dribble-icon a:hover { background: none repeat scroll 0 0 #eb4d8a; }
.social li.pinterest-icon a:hover { background: none repeat scroll 0 0 #cb2028; }
.social li.tumblr-icon a:hover { background: none repeat scroll 0 0 #2c4762; }
.social li.github-icon a:hover { background: none repeat scroll 0 0 #4283c5; }
.social li.foursquare-icon a:hover { background: none repeat scroll 0 0 #2498c9; }
div.follow-icons li a {background: #2C2D2E; display: block; border-radius: 2px; font-size: 20px; font-weight: normal; height: 35px; line-height: 35px; text-align: center; width: 35px;} 
.ouroffice-page h3 {display: inline-block; font-family: 'Ubuntu', sans-serif; font-weight: 700; font-size: 12px !important; letter-spacing: 1px; margin-bottom: 12px; margin-top: 20px; text-align: center; text-transform: uppercase; width: 100%;} 	
.ouroffice-page .one_fourth p { padding: 0 8px; text-align: center; } 
.office-con { border-bottom: 1px solid #CCCCCC; border-left: 1px solid #F1F1F1; border-right: 1px solid #F1F1F1; }
.skt-awesome-section {text-align: center;color: #fff;padding:90px 0 102px;}
.skt-awesome-title { color: #FFA500;font-family: 'Ubuntu', sans-serif; font-weight: 600;font-size: 50px;line-height: 50px;}
.skt-awesome-desp { font-size: 18px;line-height: 27px;margin-top:10px; }
.skt-statistics-wrap{padding:60px 0px;}
#wpcf7-f3927-p3909-o1 input[type="submit"],
#wpcf7-f3927-p3909-o1 input[type="submit"]:hover,
#wpcf7-f3927-p3947-o1 input[type="submit"],
#wpcf7-f3927-p3947-o1 input[type="submit"]:hover,
#wpcf7-f3927-p3967-o1 input[type="submit"],
#wpcf7-f3927-p3967-o1 input[type="submit"]:hover,
#wpcf7-f3927-p3974-o1  input[type="submit"],
#wpcf7-f3927-p3974-o1  input[type="submit"]:hover,
#wpcf7-f3927-p3982-o1  input[type="submit"],
#wpcf7-f3927-p3982-o1  input[type="submit"]:hover,
#wpcf7-f3927-p2558-o1 input[type="submit"],
#wpcf7-f3927-p2558-o1 input[type="submit"]:hover,
#wpcf7-f3927-p3323-o1 input[type="submit"],
#wpcf7-f3927-p3323-o1 input[type="submit"]:hover
{ 
border-color: #f54336;
color: #ffffff;
background: #f54336;
}
#wpcf7-f3927-p2558-o1 input[type="submit"],
#wpcf7-f3927-p2558-o1 input[type="submit"]:hover,
#wpcf7-f3927-p3323-o1 input[type="submit"],
#wpcf7-f3927-p3323-o1 input[type="submit"]:hover
{
color:white !important;
border-color: #f54336 !important;
background: #f54336 !important;
}
#wpcf7-f3927-p3909-o1 input[type="text"],
#wpcf7-f3927-p3909-o1 input[type="tel"],
#wpcf7-f3927-p3909-o1 input[type="email"],
#wpcf7-f3927-p3909-o1 textarea,
#wpcf7-f3927-p3947-o1 input[type="text"],
#wpcf7-f3927-p3947-o1 input[type="tel"],
#wpcf7-f3927-p3947-o1 input[type="email"],
#wpcf7-f3927-p3947-o1 textarea,
#wpcf7-f3927-p3967-o1 input[type="text"],
#wpcf7-f3927-p3967-o1 input[type="tel"],
#wpcf7-f3927-p3967-o1 input[type="email"],
#wpcf7-f3927-p3967-o1 textarea,
#wpcf7-f3927-p3974-o1 input[type="text"],
#wpcf7-f3927-p3974-o1 input[type="tel"],
#wpcf7-f3927-p3974-o1 input[type="email"],
#wpcf7-f3927-p3974-o1 textarea,
#wpcf7-f3927-p3982-o1 input[type="text"],
#wpcf7-f3927-p3982-o1 input[type="tel"],
#wpcf7-f3927-p3982-o1 input[type="email"],
#wpcf7-f3927-p3982-o1 textarea{
border-radius: 10px;
}
#wpcf7-f3927-p3909-o1 p.contact,
#wpcf7-f3927-p3947-o1 p.contact,
#wpcf7-f3927-p3967-o1 p.contact,
#wpcf7-f3927-p3974-o1 p.contact,
#wpcf7-f3927-p3982-o1 p.contact{
color:#1d1717;
font-weight: bold;
font-size: 15px;
}
#wpcf7-f3927-p3909-o1,
#wpcf7-f3927-p3947-o1,
#wpcf7-f3927-p3967-o1,
#wpcf7-f3927-p3974-o1,
#wpcf7-f3927-p3982-o1{
background-color: rgba(243,196,30,0.73);
padding:25px;	
border-radius: 15px;
}
.elementor-text-editor > ul{
margin-left:15px;
}
.g-recaptcha > div {
width: 100% !important;
max-width:302px !important;
}
.g-recaptcha iframe {
width: 100% !important;
max-width:302px !important;
}
#nf-field-4.general, #nf-field-15.general { border: 1px solid #f3c223;
cursor: pointer;
display: inline-block;
font-family: 'Ubuntu', sans-serif;
font-weight: 700;
font-size: 12px;
letter-spacing: 1px;
line-height: 20px;
margin-bottom: 0;
padding: 8px 25px;
position: relative;
text-transform: uppercase;
transition: all 0.3s linear 0s;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
color: #f3c223;
text-decoration: none;
border-color: #f3c223;
background-color:transparent;
}
#nf-field-4.general:hover, #nf-field-15.general:hover{
background-color: #f3c223;
color:white;
}
#nf-field-8.landing { border: 1px solid #f54336;
cursor: pointer;
display: inline-block;
font-family: 'Ubuntu', sans-serif;
font-weight: 700;
font-size: 12px;
letter-spacing: 1px;
line-height: 20px;
margin-bottom: 0;
padding: 8px 25px;
position: relative;
text-transform: uppercase;
transition: all 0.3s linear 0s;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
color: #f54336;
text-decoration: none;
border-color: #f54336;
background-color:transparent;
display: block;
margin: auto;
}
#nf-field-8.landing:hover{
background-color: #f54336;
color:white;
}
#nf-field-6, #nf-field-7, #nf-field-9, #nf-field-12{
border-radius:10px;
}
.nf-field-label label {
color:black;
font-size:14px;
}.fade_in_hide{ display: inline-block; width: 100%; position: relative; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); -o-transform: scale(0.7); transform: scale(0.7); opacity: 0; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; transition: all 0.7s ease-out; } 
.skt_start_animation.element_fade_in { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; } 
.skt_animate_when_almost_visible{opacity:0}
.skt_start_animation.skt_top-to-bottom{-webkit-animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.skt_start_animation.skt_bottom-to-top{-webkit-animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.skt_start_animation.skt_left-to-right{-webkit-animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.skt_start_animation.skt_right-to-left{-webkit-animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.skt_start_animation.skt_appear{-webkit-animation:wpb_appear 0.5s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_appear 0.5s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_appear 0.5s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_appear 0.5s 1 cubic-bezier(.175, .885, .32, 1.275);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}
@-webkit-keyframes wpb_ttb{0%{-webkit-transform:translate(0, -30%);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}
@-moz-keyframes wpb_ttb{0%{-moz-transform:translate(0, -30%);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}
@-o-keyframes wpb_ttb{0%{-o-transform:translate(0, -30%);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}
@keyframes wpb_ttb{0%{transform:translate(0, -30%);opacity:0} 100%{transform:translate(0, 0);opacity:1}}
@-webkit-keyframes wpb_btt{0%{-webkit-transform:translate(0, 25%);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}
@-moz-keyframes wpb_btt{0%{-moz-transform:translate(0,25%);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}
@-o-keyframes wpb_btt{0%{-o-transform:translate(0, 25%);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}
@keyframes wpb_btt{0%{transform:translate(0, 25%);opacity:0} 100%{transform:translate(0, 0);opacity:1}}
@-webkit-keyframes wpb_ltr{0%{-webkit-transform:translate(-10%, 0);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}
@-moz-keyframes wpb_ltr{0%{-moz-transform:translate(-10%, 0);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}
@-o-keyframes wpb_ltr{0%{-o-transform:translate(-10%, 0);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}
@keyframes wpb_ltr{0%{transform:translate(-10%, 0);opacity:0} 100%{transform:translate(0, 0);opacity:1}}
@-webkit-keyframes wpb_rtl{0%{-webkit-transform:translate(10%, 0);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}
@-moz-keyframes wpb_rtl{0%{-moz-transform:translate(10%, 0);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}
@-o-keyframes wpb_rtl{0%{-o-transform:translate(10%, 0);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}
@keyframes wpb_rtl{0%{transform:translate(10%, 0);opacity:0} 100%{transform:translate(0, 0);opacity:1}}
@-webkit-keyframes wpb_appear{0%{-webkit-transform:scale(.3);opacity:.1} 100%{-webkit-transform:scale(1);opacity:1}}
@-moz-keyframes wpb_appear{0%{-moz-transform:scale(.3);opacity:.1} 100%{-moz-transform:scale(1);opacity:1}}
@-o-keyframes wpb_appear{0%{-o-transform:scale(.3);opacity:.1} 100%{-o-transform:scale(1);opacity:1}}
@keyframes wpb_appear{0%{transform:scale(.3);opacity:.1} 100%{transform:scale(1);opacity:1}}
.skt_start_animation.scale-up {	-webkit-animation: mk_scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);-moz-animation: mk_scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);	-o-animation: mk_scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);animation: mk_scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);opacity: 1;} @-webkit-keyframes mk_scale {
0% {
-webkit-transform: scale(0.3);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes mk_scale {
0% {
-moz-transform: scale(0.3);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes mk_scale {
0% {
-o-transform: scale(0.3);
opacity: 0.1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes mk_scale {
0% {
transform: scale(0.3);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
}.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.flexslider .slides,
.flexslider .flex-control-nav,
.flexslider .flex-direction-nav {margin: 0; padding: 0; list-style: none;visibility:hidden;} .flexslider {margin: 0; padding: 0;position: relative;overflow:hidden;background:url(//goldpro.co.za/wp-content/themes/advertica/images/loader.gif) no-repeat center;min-height:500px;}
.flexslider .slides > li {   position: relative;margin: 0;display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;} .flex-caption {   
color: #FFFFFF;
left: 0;
margin: 0 auto;
padding: 25px;
position: absolute;
right: 0;
top: 125px;
width: 65%; 
text-align:center;
}
.flex-caption span {font-size: 12px; line-height: 21px;display: block;font-weight: 300; }
.flex-caption .slider-title {   
font-family: OpenSansBold;
font-size: 50px;
letter-spacing: 1px;
line-height: 55px;
padding-bottom: 15px;
text-align: center;
text-transform: uppercase;
width: auto;}
.flex-caption .text { margin-bottom: 10px;font-size:14px;line-height:24px;text-align:center;font-family: OpenSanslight;text-shadow: 1px 1px 1px #FFFFFF;}
.slider-link  a {    border: 1px solid #F54336;
cursor: pointer;
display: inline-block;
font-family: OpenSansSemibold;
font-size: 12px;
letter-spacing: 1px;
margin-bottom: 3px;
margin-top: 15px;
padding: 6px 15px;
position: relative;
text-transform: uppercase;
transition: all 0.3s linear 0s;
}
.slider-link  a:hover{ background: none repeat scroll 0 0 #F54336;color: #FFFFFF; transition: all 0.3s linear 0s;} .flex-direction-nav > li { margin: 0;}
.flex-direction-nav a {width: 59px; height: 62px; margin: -20px 0 0; display: block; position: absolute; bottom: 5%; cursor: pointer; text-indent: -9999px; opacity: 0; z-index: 5;transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: 0px;background: url(//goldpro.co.za/wp-content/themes/advertica/images/next-arrow.png) no-repeat center center  rgba(255, 255, 255, .8);}
.flex-direction-nav .flex-prev {right: 0px; background-position: center bottom;background: url(//goldpro.co.za/wp-content/themes/advertica/images/pre-arrow.png) no-repeat center center  rgba(255, 255, 255, .8); }
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; right: 64px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
.flex-direction-nav .disabled {opacity: 0.3 !important; cursor: default;} .flex-control-nav {  bottom: 15px;position: absolute; text-align: center; width: 100%; z-index: 2;} 
.flex-control-nav li {margin: 0 6px; display: inline-block;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;  border: 1px solid #fff;}
.flex-control-paging li a:hover { }
.flex-control-paging li a.flex-active { cursor: default; border: none;background:#fff;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .6; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}
.progress_bar_container { height: 4px; width: 100%; position: relative;z-index: 5; top: 70px;}
.empty_progress_bar { background: #DBDBDB; height: 4px; width: 100%; position: relative;}
.progress_bar { background: #F54336; height: 4px; width: 0%; position: relative;} .tp-leftarrow.default,.tp-rightarrow.default { background: url(//goldpro.co.za/wp-content/themes/advertica/images/prev_hover.png) no-repeat scroll 0 0 transparent; cursor: pointer;     height: 72px;opacity: 0.6;width: 31px; } 
.tp-rightarrow.default { background: url(//goldpro.co.za/wp-content/themes/advertica/images/next_hover.png) no-repeat scroll 0 0 transparent; cursor: pointer;}
.tp-leftarrow.default:hover,.tp-rightarrow.default:hover { opacity: 1; }div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:16px;height:14px;background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/advertica_Lightbox_Close.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/advertica_Lightbox_Play.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);height:14px;width:8px}
div.light_square .pp_nav .pp_pause{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/advertica_Lightbox_Pause.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);height:14px;width:6px}
div.light_square .pp_arrow_previous{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/advertica_Lightbox_Previous-Small.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
div.light_square .pp_arrow_next{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/advertica_Lightbox_Next-Small.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
div.light_square .pp_next:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 0px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:-2px 10px 0 0}
.pp_nav p{   color: #333333; float: left; left: -2px; margin: 2px 4px; position: relative; top: -5px; white-space: nowrap;}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;  margin-right: 10px;margin-top: 3px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none !important;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//goldpro.co.za/wp-content/themes/advertica/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
.pp_bottom{}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px} 
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}@font-face {
font-family: 'FontAwesome';
src: url(//goldpro.co.za/wp-content/themes/advertica/font/fontawesome-webfont.eot?v=4.3.0);
src: url(//goldpro.co.za/wp-content/themes/advertica/font/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//goldpro.co.za/wp-content/themes/advertica/font/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//goldpro.co.za/wp-content/themes/advertica/font/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//goldpro.co.za/wp-content/themes/advertica/font/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//goldpro.co.za/wp-content/themes/advertica/font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu li {
position: relative;
}
.sf-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 99;
}
.sf-menu > li {
float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
display: block;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu ul ul {
top: 0;
left: 100%;
} .sf-menu {
float: left;
margin-bottom: 1em;
}
.sf-menu ul {
box-shadow: 2px 2px 6px rgba(0,0,0,.2);
min-width: 12em; }
.sf-menu a {
border-left: 1px solid #fff;
border-top: 1px solid #dFeEFF; border-top: 1px solid rgba(255,255,255,.5);
padding: .75em 1em;
text-decoration: none;
}
.sf-menu a {
color: #13a;
}
.sf-menu li {
background: #BDD2FF;
white-space: nowrap; -webkit-transition: background .2s;
transition: background .2s;
}
.sf-menu ul li {
background: #AABDE6;
}
.sf-menu ul ul li {
background: #9AAEDB;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
background: #CFDEFF; -webkit-transition: none;
transition: none;
} .sf-arrows .sf-with-ul {
padding-right: 2.5em;
} .sf-arrows .sf-with-ul:after {
content: '';
position: absolute;
top: 55%;
right: 0em;
margin-top: -3px;
height: 0;
width: 0;
color:transparent;  border-top-color: #dFeEFF; border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: white; color:transparent;
} .sf-arrows ul .sf-with-ul:after {
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border: 5px solid transparent;
border-left-color: #dFeEFF; border-left-color: rgba(255,255,255,.5);
right: 1em;
top: 50%;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white;
}
.skt-mob-menu{  box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.5);	 background: none repeat scroll 0 0 #FFFFFF !important;left: 0 !important; margin-right: -3% !important; position: absolute !important; top: 73px; width: 100% !important; z-index: 99999 !important;} 
.skt-mob-menu li{width:100% !important;margin: 0;}
.skt-mob-menu li a{line-height: 36px !important; padding: 0 5px 0 1.6% !important;}
.skt-mob-menu .sub-menu{ position:relative !important;	left:0 !important;}
.sktmenu-toggle:before{ color: #fff; content: "\f0c9";}
.sktmenu-toggle{background-color: #D6D6D6;	cursor: pointer;	float: right;	font-family: "FontAwesome";	font-size: 21px;	font-style: normal;	font-weight: normal;	height: 35px;	line-height: 37px;	margin-top: 18px;	right: -6px;	text-align: center;	vertical-align: middle;	width: 35px;}
#header.skehead-headernav-shrink .sktmenu-toggle { margin-top:10px; }
#header.skehead-headernav-shrink .skt-mob-menu {top:56px;}
.skt-mob-menu li.has_child > a{
background-image:url(//goldpro.co.za/wp-content/themes/advertica/images/ch-arr.png);
background-repeat:no-repeat;
background-position: 98% center;
-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;
}
#skenav.ske-menu {position: static !important;}
#skenav ul.skt-mob-menu ul {width:100%;border:0;position:relative;margin:0;}
#skenav ul.skt-mob-menu ul li a{padding-left:30px !important;-moz-box-sizing:border-box;box-sizing:border-box;}
#skenav ul.skt-mob-menu ul ul li a{padding-left:60px !important;-moz-box-sizing:border-box;box-sizing:border-box;}
#skenav ul.skt-mob-menu .children li:first-child, #skenav ul.skt-mob-menu .sub-menu li:first-child {border-top:1px solid rgba(0, 0, 0, 0.15);}#container-isotop.four-col,#container-isotop.three-col,#container-isotop.two-col  {visibility:hidden;} #container-isotop.four-col {margin-top: 38px;margin-left: 0px;margin-left:-2.481%;}
#content .portfolio.four-col .isotope-item { float: left;  height: 286px;  width: auto;margin-left:2.481%;margin-bottom: 2.481%;  }
#content .project_wrap.four-col .isotope-item img {  display: inline-block; float: left; height: 270px; width: 270px; }
#container-isotop.four-col .project-item .mask {height:230px;} #container-isotop.three-col {margin-top: 38px;margin-left: 0px;margin-left:-2.22%;}
#content .portfolio.three-col .isotope-item {float: left;  height:428px;  width: auto;margin-left:2.22%;margin-bottom:2.22%;  }
#content .project_wrap.three-col .isotope-item img {  display: inline-block; float: left; height:372px; width:372px; }
#container-isotop.three-col .project-item .mask {height: 372px;} #container-isotop.two-col {margin-top: 38px;margin-left: 0px;margin-left:-2.46%;}
#content .portfolio.two-col .isotope-item {float: left;  height:526px;  width: auto;margin-left:2.46%;margin-bottom: 2.46%; }
#content .project_wrap.two-col .isotope-item img {  display: inline-block; float: left; height:570px; width:570px; }
#container-isotop.two-col .project-item .mask {height: 470px;} #content .project_wrap dd { margin-bottom: 0px; }
#content #isofilters {  margin-bottom: 0;}
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
.maingroup {padding:0 0 17px;} .project_wrap dl { margin-bottom: 10px; color: #000;float: none; }
.project_wrap dt,.project_wrap dd { float: left; }
dt { margin-right: 5px; }
.filter li {  float: left; list-style-type: none;  margin: 0 4px 0 0;line-height: 34px;}
.filter a {border: 1px solid #F54336; padding:6px 15px; color: #000; font-size: 12px;text-transform: capitalize; text-decoration: none;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s; }
.filter a:hover  { background:none repeat scroll 0 0 #F54336;color:#fff;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.filter li .selected { background:none repeat scroll 0 0 #F54336;  color: #fff;} .isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { z-index: 1; }
.isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.8s;  -moz-transition-duration: 0.8s; 	  transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width;  -moz-transition-property: height, width; 	  transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity;  -moz-transition-property:    -moz-transform, opacity; 	  transition-property:         transform, opacity; }
@media only screen and (min-width: 768px) and (max-width: 960px) { #content .portfolio .isotope-item {}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.project_image {  }
.project_title { }
}
@media only screen and (max-width: 480px) {
#container-isotop {}
}.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.container {
margin-left: auto;
margin-right: auto;
}
.container:before, .container:after {
content: "";
display: table;
line-height: 0;
}
.container:after {
clear: both;
}
.container-fluid {
padding-left: 20px;
padding-right: 20px;
}
.container-fluid:before, .container-fluid:after {
content: "";
display: table;
line-height: 0;
}
.container-fluid:after {
clear: both;
}
.hide-text {
font-size:0px;
line-height:0px;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@-ms-viewport {
width: device-width;
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none !important;
}
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
.visible-print {
display: none !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
.hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
.flexslider {
min-height:347px;
}
.flex-control-nav {
display:none;
}
}
@media print {
.visible-print {
display: inherit !important;
}
.hidden-print {
display: none !important;
}
}
@media (min-width: 1200px) {
.row {
margin-left: -30px;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1170px;
}
.span12 {
width: 1170px;
}
.span11 {
width: 1070px;
}
.span10 {
width: 970px;
}
.span9 {
width: 870px;
}
.span8 {
width: 770px;
}
.span7 {
width: 670px;
}
.span6 {
width: 570px;
}
.span5 {
width: 470px;
}
.span4 {
width: 370px;
}
.span3 {
width: 270px;
}
.span2 {
width: 170px;
}
.span1 {
width: 70px;
}
.offset12 {
margin-left: 1230px;
}
.offset11 {
margin-left: 1130px;
}
.offset10 {
margin-left: 1030px;
}
.offset9 {
margin-left: 930px;
}
.offset8 {
margin-left: 830px;
}
.offset7 {
margin-left: 730px;
}
.offset6 {
margin-left: 630px;
}
.offset5 {
margin-left: 530px;
}
.offset4 {
margin-left: 430px;
}
.offset3 {
margin-left: 330px;
}
.offset2 {
margin-left: 230px;
}
.offset1 {
margin-left: 130px;
}
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
}
input,
textarea,.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
input.span12,
textarea.span12,.uneditable-input.span12 {
width: 1156px;
}
input.span11,
textarea.span11,.uneditable-input.span11 {
width: 1056px;
}
input.span10,
textarea.span10,.uneditable-input.span10 {
width: 956px;
}
input.span9,
textarea.span9,.uneditable-input.span9 {
width: 856px;
}
input.span8,
textarea.span8,.uneditable-input.span8 {
width: 756px;
}
input.span7,
textarea.span7,.uneditable-input.span7 {
width: 656px;
}
input.span6,
textarea.span6,.uneditable-input.span6 {
width: 556px;
}
input.span5,
textarea.span5,.uneditable-input.span5 {
width: 456px;
}
input.span4,
textarea.span4,.uneditable-input.span4 {
width: 356px;
}
input.span3,
textarea.span3,.uneditable-input.span3 {
width: 256px;
}
input.span2,
textarea.span2,.uneditable-input.span2 {
width: 156px;
}
input.span1,
textarea.span1,.uneditable-input.span1 {
width: 56px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left: -20px;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 724px;
}
.span12 {
width: 724px;
}
.span11 {
width: 662px;
}
.span10 {
width: 600px;
}
.span9 {
width: 538px;
}
.span8 {
width: 476px;
}
.span7 {
width: 414px;
}
.span6 {
width: 352px;
}
.span5 {
width: 290px;
}
.span4 {
width: 228px;
}
.span3 {
width: 166px;
}
.span2 {
width: 104px;
}
.span1 {
width: 42px;
}
.offset12 {
margin-left: 764px;
}
.offset11 {
margin-left: 702px;
}
.offset10 {
margin-left: 640px;
}
.offset9 {
margin-left: 578px;
}
.offset8 {
margin-left: 516px;
}
.offset7 {
margin-left: 454px;
}
.offset6 {
margin-left: 392px;
}
.offset5 {
margin-left: 330px;
}
.offset4 {
margin-left: 268px;
}
.offset3 {
margin-left: 206px;
}
.offset2 {
margin-left: 144px;
}
.offset1 {
margin-left: 82px;
}
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.7624309392265194%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.43646408839778%;
}
.row-fluid .span10 {
width: 82.87292817679558%;
}
.row-fluid .span9 {
width: 74.30939226519337%;
}
.row-fluid .span8 {
width: 65.74585635359117%;
}
.row-fluid .span7 {
width: 57.18232044198895%;
}
.row-fluid .span6 {
width: 48.61878453038674%;
}
.row-fluid .span5 {
width: 40.05524861878453%;
}
.row-fluid .span4 {
width: 31.491712707182323%;
}
.row-fluid .span3 {
width: 22.92817679558011%;;
}
.row-fluid .span2 {
width: 14.3646408839779%;
}
.row-fluid .span1 {
width: 5.801104972375691%;
}
.row-fluid .offset12 {
margin-left: 105.52486187845304%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
}
.row-fluid .offset11 {
margin-left: 96.96132596685082%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
}
.row-fluid .offset10 {
margin-left: 88.39779005524862%;
}
.row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
}
.row-fluid .offset9 {
margin-left: 79.8342541436464%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
}
.row-fluid .offset8 {
margin-left: 71.2707182320442%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
}
.row-fluid .offset7 {
margin-left: 62.70718232044199%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
}
.row-fluid .offset6 {
margin-left: 54.14364640883978%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
}
.row-fluid .offset5 {
margin-left: 45.58011049723757%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
}
.row-fluid .offset4 {
margin-left: 37.01657458563536%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
}
.row-fluid .offset3 {
margin-left: 28.45303867403315%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
}
.row-fluid .offset2 {
margin-left: 19.88950276243094%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
}
.row-fluid .offset1 {
margin-left: 11.32596685082873%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
}
input,
textarea,.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,.uneditable-input.span12 {
width: 710px;
}
input.span11,
textarea.span11,.uneditable-input.span11 {
width: 648px;
}
input.span10,
textarea.span10,.uneditable-input.span10 {
width: 586px;
}
input.span9,
textarea.span9,.uneditable-input.span9 {
width: 524px;
}
input.span8,
textarea.span8,.uneditable-input.span8 {
width: 462px;
}
input.span7,
textarea.span7,.uneditable-input.span7 {
width: 400px;
}
input.span6,
textarea.span6,.uneditable-input.span6 {
width: 338px;
}
input.span5,
textarea.span5,.uneditable-input.span5 {
width: 276px;
}
input.span4,
textarea.span4,.uneditable-input.span4 {
width: 214px;
}
input.span3,
textarea.span3,.uneditable-input.span3 {
width: 152px;
}
input.span2,
textarea.span2,.uneditable-input.span2 {
width: 90px;
}
input.span1,
textarea.span1,.uneditable-input.span1 {
width: 28px;
}
}
@media only screen and (min-width : 200px) and (max-width : 1199px) {
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
}
}
@media only screen and (min-width : 1025px) and (max-width : 1199px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1005px;
}
#skt-stream-sktmultisocialfeed-2 img ,
.ske-container.sktmultisocialstream li, 
#main .ske-container.sktmultisocialstream li{
width:68px;
height:68px;
}
.clients-items li img, .project-item img {
width:100%;
}
.project-item .feature_image, .project-item .mask {
height:198px;
}
.flexslider {
min-height:464px;
}
.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {
width:158px;
}
.image-gallery-slider {height: 314px;}
.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 477px;}
#content .portfolio.two-col .isotope-item {height:457px;width:47.5%;}
#container-isotop.two-col .project-item .mask, .two-col .project-item .feature_image {height:402px;}
#content .portfolio.three-col .isotope-item {height:375px;width:31.1%;}
#container-isotop.three-col .project-item .mask, .three-col .project-item .feature_image {height:319px;}
#content .portfolio.four-col .isotope-item {width: 22.4767%;height:254px;}
#container-isotop.four-col .project-item .mask, .four-col .project-item .feature_image {height:198px;}
#content .ske_tab_v .ske_tab_container {width:75.7%;}
.flex-caption .slider-title { font-size:40px;line-height:48px; }
.flex-caption .text { font-size: 13px;line-height: 21px;}
}
@media only screen and (min-width : 767px) and (max-width : 1024px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 747px;
}
#featured-box{margin-top:0;}
#featured-box .mid-box {width:100%;margin-left:0; margin-top: 80px;}
#skt-stream-sktmultisocialfeed-2 img ,
.ske-container.sktmultisocialstream li, 
#main .ske-container.sktmultisocialstream li{
width:49px;
height:49px;
}
.flexslider {
min-height:462px;
}
.ske-container.SktFollowContact .follow-icons li{
margin-right:8px;
margin-bottom:8px;
}
#sidebar .ske_widget div.follow-icons ul.social li	{
margin-right:6px;
margin-bottom:8px;
}
.clients-items li img, .project-item img {
width:100%;
}
.project-item .feature_image, .project-item .mask {
height:147px;
}
.project-item .title {
height:35px;
padding-top:10px;
}
.project-item .title a {
font-size:13px;
}
.twitter-row .twitter-item {
font-size:11px;
}
#footer .skt-youtube-video iframe, #footer .skt-vimeo-video iframe{
height:97px;
}
#content img.serviceimage2 {margin-top:0 !important;}
#content .serviceimage2_wrap{text-align:center;}
#searchform input[type="submit"] { padding: 4px 6px; }
.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {
width:108px;
}
.post-title a {font-size:22px;}
#Site-map .sitemap-rows .title {font-size:15px;}
#sidebar .ske-title {font-size:13px;}
._404-page p {
font-size: 15px;
line-height: 20px;
}
.image-gallery-slider {height: 233px;}
.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 354px;}
#content .portfolio.two-col .isotope-item {height:345px;width:47.489%;}
#container-isotop.two-col .project-item .mask, .two-col .project-item .feature_image {height:300px;}
#content .portfolio.three-col .isotope-item {height:283px;width:31.1%;}
#container-isotop.three-col .project-item .mask, .three-col .project-item .feature_image {height:237px;}
#content .portfolio.four-col .isotope-item {width: 22.4767%;height:193px;}
#container-isotop.four-col .project-item .mask, .four-col .project-item .feature_image {height:147px;}
#wp-calendar thead th{font-size:13px;padding:0 5px;}
#wp-calenda tfoot td {padding: 0 5px;}
#wp-calendar tbody td {font-size:11px;padding:0px;}
.one_third .custom_list {text-align:center;}
.skt_price_table {  margin: 30px 0 50px; }
div.skt_price_table.price_featured { transform: scale(1);-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
.skt_price_table div.active_best_price {margin:-38px auto 0;left: 0;right:0;}
#content .ske_tab_v .ske_tab_container {width:74%;}
a#backtop { display:none !important;}
#content .contact-left form textarea { width: 97.2%;}
#content .contact-left form input[type="submit"] {margin-right:6px;}
#respond .comment-notes {font-size: 11px;}
#respond label,#respond .form-submit input{font-size:13px;}
.serviceimg {float: none;margin: 0 auto;width: 360px;height: 300px;}
.service-con {float: none;margin: 0 auto;width: 45%;}
.skt-service-page .one_third {margin-bottom: 40px;}
.servicetitle{ text-align: center;}
#advertica-paginate .advertica-next,#advertica-paginate .advertica-prev {float:none;margin:0 3px 6px;position:relative;}
.skt-awesome-section { padding: 50px 0 62px;}
.skt-statistics-wrap{padding:30px 0px;}
.skt-counter-number {font-size: 50px;line-height: 52px;}
.skt-counter h6.skt-counter-title {  font-size: 14px;padding: 5px 0; }
.ouroffice-page .one_fourth { float: left;margin: 0 auto 22px 80px !important;width: 34%;}
.flex-caption .slider-title { font-size:30px;line-height:38px; }
.flex-caption .text {font-size: 12px;line-height: 20px;}
}
@media only screen and (min-width : 500px) and (max-width : 766px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 480px;
}
.span2,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,
.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,
.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12  {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin:0;
}
#logo {width:40%;}
#skehead .top-nav-menu {width:50%;float:right;}
.tp-leftarrow.default, .tp-rightarrow.default, .flex-direction-nav {display:none;}
#portfolio-division-box .readmore{
width:218px;
}
#full-division-box{
margin-top:30px;
}
.team-box.row-fluid .team-box-mid.span4{
margin-top:35px;
}
.skt-counter{
margin-bottom:20px;
}
.skt-counter-number{
font-size: 40px;
line-height: 45px;
}
.skt-counter h6.skt-counter-title{
font-size: 14px;
padding: 5px 0 8px;
}
#footer .ske-footer-container {
margin-bottom: 0px;
padding-top: 30px;
}
.skt-awesome-section{
padding: 10px 0 22px;
}
.skt-awesome-section .skt-awesome-title {
font-size: 35px;
line-height: 40px;
}
.skt-awesome-section .skt-awesome-desp{
font-size: 15px;
line-height: 23px;
margin-top: 10px;
}
.skt-awesome-section .para_btn{
margin-top:25px;
}
.skt-statistics-wrap{
padding:20px 0 0;
}
.skt-statistics-wrap .skt-counter{
margin-bottom: 10px;
}	
#featured-box {margin-top:0;}
#featured-box .mid-box {
float: none;
margin: 80px auto 0;
width: 75%;
}
.skt-section{
margin-top:50px;
}
div.portfolio-title.span12{
margin-bottom:0;
}
.style-filter {
display:none;
}
#portfolio-division-box .port-title {
float:none;
}
#portfolio-division-box h3, #full-client-box h3, #team-division-box h3,#footer .third_wrapper .copyright,#footer .third_wrapper .owner {
text-align:center;
}
#portfolio-division-box .border_left, #full-client-box .border_left {
margin:0 auto;
}
.portfolio-title .span4.port-readmore {
float:none;
}
#portfolio-division-box .readmore {
display: block;
float: none;
margin: 40px auto 30px;
text-align: center;
}
.portfolio-box-mid .project-item,.portfolio-box-mid .project-item:first-child {
width:270px;
float:none;
margin:0 auto 30px;
}
#team-division-box .team_custom_title {
margin-bottom:29px;
}
.row-fluid .clients-items .span2,.row-fluid .clients-items .span2:first-child {
float: none;
margin: 0 auto 10px;
width: 270px;
}
.clients-items li a {
border: 1px solid #E1E1E1;
display: block;
height: 101px;
text-align: center;
}
.clients-items img {
width:232px;
position:relative;
}
#skt-stream-sktmultisocialfeed-2 img ,
.ske-container.sktmultisocialstream li, 
#main .ske-container.sktmultisocialstream li{
width:70px;
height:70px;
}
#footer iframe, #sidebar iframe{
width:265px;
height:auto;
}
#content iframe {
height:270px;
}
.ske-container.SktFollowContact .follow-icons li{
margin-right:5px;
margin-bottom:5px;
}
#sidebar .ske_widget div.follow-icons ul.social li	{
margin-bottom: 5px;
margin-right: 3px;
}
.team-box.row-fluid .team-box-mid.span4 {
display: block;
float: none;
margin-left: auto;
margin-right: auto;
width: 85%;
}
.team-box.row-fluid .team-box-mid.span4.no-margin {
margin: 35px auto 30px; 
}
.team-box.row-fluid div.team-box-mid.span4:first-child{margin-top:0 !important;}
.clients-items li img, .project-item img {
width:100%;
}
.project-item .title a, .twitter-row .twitter-item {
font-size:13px;
}
.twitter_box.slides {
height: 50px;
width: 80%;
overflow:hidden;
}
.front-video-bg iframe{
height:280px;
}
.flexslider {
min-height:226px;
}
#content img.serviceimage2 {margin-top:0 !important;}
#content .serviceimage2_wrap{text-align:center;}
.post-title a {font-size:22px;}
#Site-map .sitemap-rows .title {font-size:15px;}
#sidebar .ske-title {font-size:13px;}
._404-page p {
font-size: 15px;
line-height: 20px;
}
.image-gallery-slider {height: 228px;}
#map_canvas #map, #map_canvas { height:270px !important;}
a.large-button, a.small-button, a.medium-button {  margin: 3px 10px 8px 0 !important; }
.custom_list li {padding-left:0 !important; }
.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 228px;}
.filter li{margin: 0 4px 5px 0;}
#content .portfolio.two-col .isotope-item,#content .portfolio.three-col .isotope-item , #content .portfolio.four-col .isotope-item{height:279px;width:270px;float:none;right: 0;left:0;margin:0 auto 30px;}
#container-isotop.two-col .project-item .mask, .two-col .project-item .feature_image,#container-isotop.three-col .project-item .mask, .three-col .project-item .feature_image,#container-isotop.four-col .project-item .mask, .four-col .project-item .feature_image {height:223px;}
#container-isotop.two-col,#container-isotop.three-col,#container-isotop.four-col{margin-left:0;margin-top:0;}
#wp-calendar { width:270px; }
#wp-calendar thead th{font-size:13px;padding:0 5px;}
#wp-calenda tfoot td {padding: 0 5px;}
#wp-calendar tbody td {font-size:11px;padding:0px;}
.one_third .custom_list {text-align:center;}
.skt_price_table {  margin: 30px 0 50px; }
div.skt_price_table.price_featured { transform: scale(1);-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
.skt_price_table div.active_best_price {margin:-38px auto 0;left: 0;right:0;}
#content .ske_tab_v .ske_tab_container {width:71%;}
a#backtop { display:none !important;}
#content .contact-left form textarea { width: 97%;}
#content .contact-left form input[type="submit"] {margin-right:4px;}
.alignright, 
.alignleft, 
.aligncenter, 
.alignnone.size-full {float:none;}
#respond .comment-notes {font-size: 11px;}
#respond label,#respond .form-submit input{font-size:13px;}
.serviceimg a {
display: block;
margin: 0 auto;
width: 80%;
}
.service-con {
float: none;
margin: 0 auto;
width: 80%;
}
.servicetitle{ text-align: center;}
.serviceimg {float: none;margin: 0 auto;width: 360px;height: 300px;}
.service-con {float: none;margin: 0 auto;width: 69.97%;}
#advertica-paginate .advertica-next,#advertica-paginate .advertica-prev {float:none;margin:0 3px 6px;position:relative;}
#contact-page .contact-left {margin-top:40px;}
.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {width:196px;}
.ouroffice-page .one_fourth {margin: 0 auto !important;width: 53%;}
.skt-service-page .one_third {margin-bottom: 35px;}
.flexslider .flex-caption{display:none !important;}
#full-client-box {margin-bottom:55px;}
}
@media only screen and (min-width : 310px) and (max-width : 499px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 290px;
}
.span2,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,
.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,
.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12  {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin:0;
}
#logo {
width:40%;
}
#skehead .top-nav-menu {
width:50%;
float:right;
}
#menu-main {
max-height:216px;
overflow-y: scroll;
}
.tp-leftarrow.default, .tp-rightarrow.default, .flex-direction-nav {
display:none;
}
#featured-box {margin-top:0;}
#featured-box .mid-box {
float: none;
margin: 70px auto 0;
width: 89%;
}
.skt-section{
margin-top:50px;
}
div.portfolio-title.span12{
margin-bottom:0;
}
.style-filter {
display:none;
}
#portfolio-division-box .port-title {
float:none;
}
#portfolio-division-box h3, #full-client-box h3, #team-division-box h3,#footer .third_wrapper .copyright,#footer .third_wrapper .owner {
text-align:center;
}
#portfolio-division-box .border_left, #full-client-box .border_left {
margin:0 auto;
}
.portfolio-title .span4.port-readmore {
float:none;
}
#portfolio-division-box .readmore {
display: block;
float: none;
margin: 40px auto 30px;
text-align: center;
width: 110px;
}
.portfolio-box-mid .project-item,.portfolio-box-mid .project-item:first-child {
width:270px;
float:none;
margin:0 auto 30px;
}
#team-division-box .team_custom_title {
margin-bottom:29px;
}
.row-fluid .clients-items .span2,.row-fluid .clients-items .span2:first-child {
float: none;
margin: 0 auto 10px;
width: 270px;
}
.clients-items li a {
border: 1px solid #E1E1E1;
display: block;
height: 101px;
text-align: center;
}
.clients-items img {
width:232px;
position:relative;
}
#footer iframe, #sidebar iframe{
width:265px;
height:auto;
}
#content iframe {
height:270px;
}
.team-box.row-fluid .team-box-mid.span4 {
display: block;
float: none;
margin-top: 110px;
margin-left: auto;
margin-right: auto;
width: 89%;
}
.team-box.row-fluid .team-box-mid.span4.no-margin {
margin: 35px auto 30px; 
}
.team-box.row-fluid div.team-box-mid.span4:first-child{margin-top:0 !important;}
.clients-items li img, .project-item img {
width:100%;
}
.project-item .title a, .twitter-row .twitter-item {
font-size:13px;
}
.twitter_box.slides {
height: 50px;
width: 80%;
overflow:hidden;
}
.front-video-bg iframe{
height:180px;
}
.flexslider {
min-height:145px;
}
.flex-caption{
display: none;
}
#content img.serviceimage2 {margin-top:0 !important;}
#content .serviceimage2_wrap{text-align:center;}
.post-title a {font-size:22px;}
#Site-map .sitemap-rows .title {font-size:15px;}
#sidebar .ske-title {font-size:13px;}
._404-page p {
font-size: 15px;
line-height: 20px;
}
.error-txt-first {
font-size: 95px;
line-height: 125px;
}
.error-txt {
font-size: 150px;
line-height: 150px;
}
.featured-image:hover {
transform: none;
transition: none 0s ease 0s;
-webkit-transform:none;
-moz-transform:none;
-o-transform:none;
-ms-transform:none;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
-ms-transition:none;
}
.image-gallery-slider {height: 144px;}
#map_canvas #map, #map_canvas { height:270px !important;}
a.large-button, a.small-button, a.medium-button {  margin: 3px 10px 8px 0 !important; }
.custom_list li {padding-left:0 !important; }
.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 144px;}
.filter li{margin: 0 5px 5px 0;}
#content .portfolio.two-col .isotope-item,#content .portfolio.three-col .isotope-item , #content .portfolio.four-col .isotope-item{height:279px;width:270px;float:none;right: 0;left:0;margin:0 auto 30px;}
#container-isotop.two-col,#container-isotop.three-col,#container-isotop.four-col{margin-left:0;margin-top:0;}
#container-isotop.two-col .project-item .mask, .two-col .project-item .feature_image,#container-isotop.three-col .project-item .mask, .three-col .project-item .feature_image,#container-isotop.four-col .project-item .mask, .four-col .project-item .feature_image {height:223px;}
#wp-calendar { width:270px; }
#wp-calendar thead th{font-size:13px;padding:0 5px;}
#wp-calenda tfoot td {padding: 0 5px;}
#wp-calendar tbody td {font-size:11px;padding:0px;}
.one_third .custom_list {text-align:center;}
.skt_price_table {  margin: 30px 0 50px; }
div.skt_price_table.price_featured { transform: scale(1);-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1);}
.skt_price_table div.active_best_price {margin:-38px auto 0;left: 0;right:0;}
#content .ske_tab_v .ske_tab_container {width:65%;}
a#backtop { display:none !important;}
#content .contact-left form textarea { width: 97%;}
.alignright, 
.alignleft, 
.aligncenter, 
.alignnone.size-full {float:none;}
.commentlist .children li{padding-left: 0;}
.reply{top: 0;}
#respond p{height:auto;}
#respond label{display:block;float:none;width:96%;}
#respond input, #respond textarea{display:block;float:none;width:96%; margin: 0 0 12px;}
#respond .comment-form-comment {height: auto;}
.serviceimg a {
display: block;
margin: 0 auto;
width:100%;
}
.service-con {
float: none;
margin: 0 auto;
width:100%;
}
.servicetitle{ text-align: center;}
#advertica-paginate .advertica-next,#advertica-paginate .advertica-prev {
float:none;margin:0 3px 6px;position:relative;
}
#contact-page .contact-left {
margin-top:40px;
}
.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {width:196px;}
#skt-stream-sktmultisocialfeed-2 img ,
.ske-container.sktmultisocialstream li, 
#main .ske-container.sktmultisocialstream li,.ske-container.sktmultisocialstream a, #main .ske-container.sktmultisocialstream a{
width:83px;
height:83px;
}
#portfolio-division-box .readmore{
width:218px;
}
.team-box.row-fluid .team-box-mid.span4{
margin-top:35px;
}
.skt-counter{
margin-bottom:20px;
}
.skt-counter-number{
font-size: 40px;
line-height: 45px;
}
.skt-counter h6.skt-counter-title{
font-size: 14px;
padding: 5px 0 8px;
}
#footer .ske-footer-container {
margin-bottom: 0px;
padding-top: 30px;
}
.skt-awesome-section{
padding: 10px 0 22px;
}
.skt-awesome-section .skt-awesome-title {
font-size: 35px;
line-height: 40px;
}
.skt-awesome-section .skt-awesome-desp{
font-size: 15px;
line-height: 23px;
margin-top: 10px;
}
.skt-awesome-section .para_btn{
margin-top:25px;
}
.skt-statistics-wrap{
padding:20px 0 0;
}
.skt-statistics-wrap .skt-counter{
margin-bottom: 10px;
}	
.ouroffice-page .one_fourth {
margin: 0 auto !important;
width: 85%;
}
.serviceimg {float: none;margin: 0 auto;height: 250px;}
.service-con {float: none;margin: 0 auto;width:91.4%;}
.skt-service-page .one_third {margin-bottom: 35px;}
}
@media screen and (min-device-width: 767px) and (max-device-width: 1024px) {
.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {
width:110px;
}
}
@media screen and (min-device-width: 320px) and (max-device-width: 1024px) {
input, textarea {
-webkit-appearance: none;
border-radius: 0;
}
#searchform input[type="submit"] {
height:33px;
}
.sf-arrows .sf-with-ul:after,.sf-arrows .sf-with-ul:after {
border:0px !important;
}
#header.skehead-headernav.skehead-headernav-shrink { 
padding-right:0px; 
}
}