.sk_widget{
margin-bottom:50px;
}
.sk_widget ul{
margin:0;
padding:0;
}
.sk_widget ul li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
height:auto;
overflow:hidden;
border-bottom:1px dotted #c5c5c5;
}
.sk_widget .tagclouds-item{
margin-right:10px;
}  .sk_small_btn{
min-width:50px;
padding:5px 8px;
font-size:12px;
}
.sk_large_btn{
min-width:100px;
padding:10px;
font-size:18px;
}
.sk_largex_btn{
min-width:150px;
padding:20px;
font-size:28px;
}
.sk_small_btn,
.sk_large_btn,
.sk_largex_btn{
font-weight:bold;
text-align:center;
margin:0 5px 5px 0;
width:auto;
display:inline-block;
}
.large_btn{
width:120px;
height:39px;
border:none;
font-size:14px;
cursor:pointer;
text-transform:uppercase;
}
.built-in-btn{
display:block;
padding:15px 0;
width:165px;
text-align:center;
line-height:50px;
overflow:hidden;
color:#000;
cursor:pointer;
font:bold 18px Arial, Helvetica, sans-serif;
border:1px solid #eee;
border-right:2px solid #ddd;
border-bottom:2px solid #ccc;
background:#eee;
background-image: -moz-linear-gradient(top, #eee, #ddd); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(1, #ddd)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType='0'); }
.built-in-btn:hover{
background:#d8d8d8;
background-image: -moz-linear-gradient(top, #ddd, #eee); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ddd), color-stop(1, #eee)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee', GradientType='0'); }
.appstore,.andriod{
width:215px;
height:70px;
display:inline-block;
}
.appstore{
background:#171717 url(//www.scottify.ca/wp-content/plugins/simplekey-extension/shortcodes/images/appstore.png) no-repeat center;
}
.andriod{
background:#83b350 url(//www.scottify.ca/wp-content/plugins/simplekey-extension/shortcodes/images/android.png) no-repeat center;
}
@media only screen and (max-width: 640px) {
.appstore,.andriod{width:150px;height:50px;background-size:150px auto;}
.sk_large_btn{min-width:60px;font-size:18px}
.sk_largex_btn{min-width:90px;font-size:22px}
}
@media only screen and (max-width: 480px) {
.appstore,.andriod{width:120px;height:50px;background-size:120px auto;}
.sk_large_btn{min-width:40px;font-size:16px}
.sk_largex_btn{min-width:60px;font-size:18px}
}  .line{
height:1px;
clear:both;
margin:20px 0;
border-top:1px solid #000;
}  .column{
float:left;
margin-right:4%;
margin-bottom:4%;
position:relative;
overflow:hidden;
padding-bottom:10px;
}
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.two_fourth{width:48%;}
.three_fourth{width:74%;} .last{margin-right:0;}
@media only screen and (max-width: 480px) {
.column{width:100%;}
}
.column img{
max-width: 100%;
width: auto;
height: auto;
zoom:expression( function(elm) {
if (elm.width>100%) {
var oldVW = elm.width;
elm.width=100%;
elm.height = elm.height*(100% /oldVW);
}
elm.style.zoom = '1';
}
(this));
}  .dropcap{
float:left;
margin:-5px 10px 0 0;
font:bold 36px Georgia, "Times New Roman", Times, serif;
}  .sk_toggle{
margin-bottom:10px;
height:auto;
overflow:hidden;
clear:both;
}
.sk_toggle .sk_toggle_title{
line-height:22px;
padding:10px 10px 10px 10px;
background: #f8f8f8;
color:#000;
font-weight:bold;
cursor:pointer;
border:1px solid #eee;
}
.sk_toggle .sk_toggle_title span{
width:15px;
height:15px;
float:left;
margin:3px 5px 0 0;
display:inline-block;
background:url(//www.scottify.ca/wp-content/plugins/simplekey-extension/shortcodes/images/toggle.png) no-repeat;
}
.sk_toggle .sk_toggle_title span.off{
background-position: 0 0;
}
.sk_toggle .sk_toggle_title span.on{
background-position: 0 -15px;
}
.sk_toggle .sk_toggle_content{
padding:10px;
border:1px solid #eee;
border-top:0;
}
.sk_toggle .sk_toggle_content.off{
display:none;
}  .tab_box{
margin-bottom:10px;
}
.tab_box .tab_items ul{
margin:0;
padding:0;
}
.tab_box .tab_items li{
list-style:none;
position:relative;
}
.tab_box .tab_items li a{
display:block;
padding:0 10px;
text-align:center;
margin:0 -1px -1px 0;
color:#000;
border:1px solid #eee;
background:#f8f8f8;
}
.tab_box .tab_items li,
.tab_box .tab_items li a{
height:40px;
line-height:40px;
float:left;
}
.tab_box .tab_items li.cur a{
background:#fff;
font-weight:bold;
margin-bottom:-1px;
z-index:2;
height:41px;
line-height:41px;
border-bottom:0;
}
.tab_box .tab_content{
clear:both;
border:1px solid #eee;
padding:5px 10px;
height:auto;
overflow:hidden;
}  .correct ul li{ background:url(//www.scottify.ca/wp-content/plugins/simplekey-extension/shortcodes/images/check.png) no-repeat 0 8px;}
.error ul li{ background:url(//www.scottify.ca/wp-content/plugins/simplekey-extension/shortcodes/images/error.png) no-repeat 0 8px;}
.download ul li{ background:url(//www.scottify.ca/wp-content/plugins/simplekey-extension/shortcodes/images/download.png) no-repeat 0 8px;}
.star ul li{ background:url(//www.scottify.ca/wp-content/plugins/simplekey-extension/shortcodes/images/star.png) no-repeat 0 5px;}
.correct ul li,
.error ul li,
.download ul li,
.star ul li{
padding-left:26px;
}  .skills{
margin-bottom:20px;
width:100%;
text-transform:uppercase;
font:bold 16px "Arial Black", Gadget, sans-serif;
}
.skills ul{
margin:0;
padding:0;
}
.skills li{
color:#000;
margin-bottom:10px;
background:#ddd;
text-align:right;
padding:20px;
position:relative;
}
.skills li,.entry .skills li{
list-style:none;
}
.skills li span{
color:#fff;
float:left;
text-align:left;
display:block;
padding:9px 20px 8px;
position:absolute;
top:0;
left:0;
z-index:1;
}
@-moz-document url-prefix() {
.skills li span{padding:10px 20px;}
}
.skills li em{
z-index:2;
position:absolute;
right:10px;
top:10px;
}  .tweets{
margin-bottom:40px;
}
.tweets ul li{
padding-left:40px;
background:url(//www.scottify.ca/wp-content/plugins/simplekey-extension/shortcodes/images/twitter_bird.png) no-repeat 0 0;
}
.tweets ul li:hover{
color:#000;
background-position:0 -118px;
}  .post_list{
margin-bottom:40px;
}
.post_list ul li{
background:none;
padding-left:0;
}
.post_list ul li a.thumbnail{
float:left;
display:block;
width:80px;
height:80px;
overflow:hidden;
margin:2px 10px 0 0;
}
.post_list ul li a.thumbnail img{
width:80px;
height:auto;
}
.post_list ul li p{
font-size:12px;
color:#666;
margin-top:2px;
}  .config {
width: 110%;
height:auto;
margin-bottom: -80px;
}
.config .item,
.config_item {
width: 300px;
max-height: 340px;
overflow: hidden;
float: left;
text-align: center;
margin: 0 40px 80px 0;
}
.config .item:nth-last-child(1),
.config .item:nth-last-child(2),
.config_item:nth-last-child(3){
margin-bottom:0;
}
.config .item .thumbnail,
.config_item .thumbnail {
max-height: 140px;
overflow: hidden;
margin: 0 auto 40px;
display:block;
}
.config_item .thumbnail{
margin-bottom:8%;
}
.config .item .thumbnail img
.config_item .thumbnail img {
max-width: 100%;
max-height: 140px;
height: auto;
width: auto;
}
.config .item img,
.config_item img{
margin: 0 auto;
display: block;
width:30%;
}
.config .item h2,
.config_item h2{
color: #000;
font: normal 1.4em 'nexa_boldregular', Arial, Helvetica, sans-serif;
margin: 0 auto 10px;
}.sk_row{
margin:0;
clear: both;
height: auto;
overflow: hidden;
}
.sk_row div.sk_row:first-child{
width:960px;
margin:auto;
} .vc_empty_space{clear:both;} .wpb_flexslider.flexslider{
border:none;
box-shadow: none;
border-radius:0;
}
.wpb_flexslider.flexslider .slides li img{
margin:auto;
}
.wpb_gallery .wpb_flexslider .flex-control-nav{
bottom:-70px;
width:88%;
} .vc_progress_bar .vc_single_bar{
-webkit-box-shadow:none;
-o-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
-webkit-border-radius: 0;
-o-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.vc_progress_bar .vc_single_bar .vc_bar{
-webkit-border-radius: 0;
-o-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} .wpb_toggle{
color:#333;
border:1px solid #eee;
padding:10px 30px;
background-position:10px center;
margin-bottom:0;
font-family:'Raleway', Verdana, Geneva, sans-serif;
}
.wpb_toggle_title_active, 
#content h4.wpb_toggle_title_active{
color:#000;
}
.wpb_toggle_content {
padding: 15px 0px 15px 25px;
margin-top:-11px;
border: 1px solid #eee;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
padding-top:10px;
} .wpb_content_element .wpb_tabs_nav li{
background:#fff;
border:1px solid #f4f4f4;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active{
border:none;
font-weight:bold;
height:38px;
}
.wpb_content_element .wpb_tabs_nav li a{
color:#000;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, 
.wpb_content_element .wpb_tabs_nav li:hover{
background:#f9f9f9;
} .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{
padding:5px;
margin-bottom:2px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active{
font-weight:bold;
}
.wpb_accordion_content{
border:1px solid #f4f4f4;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{
padding-top:15;
line-height:22px;
margin:-2px 0 10px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{
color:#000;
} .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{
background:#f9f9f9;
padding: 15px;
} .vc_separator.vc_sep_double .vc_sep_line{
height:6px;
}
.vc_separator h4{
font-size:1.8em;
color:#555;
font-weight:bold;
}
.vc_separator.medium h4{
font-size:3em;
}
.vc_separator.small h4{
font-size:1.4em;
} .vc_custom_heading{
position:relative;
clear:both;
}
.vc_custom_heading:after{
content: "";
display: block;
height: 1px;
width: 100%;
background-color: #DDD;
position: absolute;
top: .8em;
z-index: 0;
}
.vc_custom_heading h2,
.vc_custom_heading h3,
.vc_custom_heading h4,
.vc_custom_heading h5,
.vc_custom_heading h6,
.vc_custom_heading div,
.vc_custom_heading p{
position: relative;
z-index: 1;
background: #fff;
display: table;
padding: 0px 10px;
text-transform: uppercase;
} .wpb_wrapper .member,
.wpb_wrapper .config .item, 
.wpb_wrapper .config_item,
.wpb_wrapper .pricetable{width:100%;margin-bottom:30px;} #contact {
height: auto;
overflow: hidden;
}
.contactform {
width: 460px;
float: left;
}
.contactform .error, .contactform .success {
margin-bottom: 5px;
display: block;
}
.contactform .success {
color: #479657;
}
.contactform .error {
color: #EC4242;
}
.contactform textarea {
height: 210px;
overflow: auto;
margin-bottom: 10px;
}
.contactform input, .contactform textarea {
color: #8c8c8c;
width: 460px;
border:none;
background: #454545;
}
.contactform input:focus,
.contactform textarea:focus {
background:#555;
}
.contactform .cpt-img{
display:block;
padding-top:3px;
width:100px;
height:35px;
float:left;
}
.contactform input.captcha {
width: 80px;
float: left;
margin-right: 10px;
}
.contactform .contact-btn {
background: #9f6248;
color: #4c2d20;
font-size: 14px;
font-weight: bold;
text-shadow: 0 2px 1px #b0816f;
}
.entry .contactform {
width: 95%;
clear: both;
}
.entry .contactform input, .entry .contactform textarea {
background: #fff;
border: 1px solid #d9d9d9;
}
.entry .contactform input,
.entry .contactform textarea {
width: 100%;
}
.entry .contactform input#captcha{
width:60px;
}
.entry .contactform .contact-btn {
text-shadow: none;
color: #000;
border: 1px solid #eee;
border-right: 2px solid #ddd;
border-bottom: 2px solid #ccc;
background: #eee;
background-image: -moz-linear-gradient(top, #eee, #ddd); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(1, #ddd)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType='0'); }