p.woo-sc-box, div.woo-sc-box {margin:1em 0 1.5em 0; padding:9px 10px 9px 50px; border-width:1px 0 1px 0; border-style:solid;color:#555;text-shadow:none;}
.woo-sc-box.none {border-width:0;}
.woo-sc-box.full {border-width:1px;}
.woo-sc-box.medium {padding:18px 20px 18px 50px; font-size:1.1em;}
.woo-sc-box.large {padding:25px 27px 25px 50px; font-size:1.2em; }
.woo-sc-box.rounded { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.woo-sc-box.alert { border-color:#f0baa2; background:#ffd9c8 url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-alert.png) no-repeat 20px 45%; }
.woo-sc-box.download { border-color:#d4ebaf; background:#edfcd5 url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-download.png) no-repeat 20px 45%; }
.woo-sc-box.tick { border-color:#d4ebaf; background:#edfcd5 url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-tick.png) no-repeat 20px 45%; }
.woo-sc-box.info { border-color:#ccc; background:#eee url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-info.png) no-repeat 20px 45%; }
.woo-sc-box.note { border-color:#efe3ae; background:#fef6d2 url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-note.png) no-repeat 20px 45%; }
.woo-sc-box.normal { border-color:#ccc; background:#eee; padding:9px 15px;}   a.woo-sc-button {
font-family: sans-serif;
display: inline-block;
line-height: 1em;
padding: 6px 13px;
margin:0 .6em 1.5em 0;
border: 1px solid #4081af;
border-bottom-color: #20559a;
color: white !important;
text-align: center;
text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
text-decoration: none !important; -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; background-color: #237fd7; background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #52a8e8),
color-stop(1, #2e76cf)
);
background: -moz-linear-gradient(
center top,
#52a8e8 20%,
#2e76cf 100%
); -webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) ;
-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) ;
box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) ;
}
a.woo-sc-button.small { padding:2px 10px; font-size:0.9em;}
a.woo-sc-button.large { padding:7px 16px; font-size:1.4em;}
a.woo-sc-button.xl { padding:9px 20px; font-size:1.8em;}
a.woo-sc-button:hover,
a.woo-sc-button.hover,
a.woo-sc-button.active {
text-decoration: none !important; background: #0073d2; background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #3e9ee5),
color-stop(1, #1666ca)
);
background: -moz-linear-gradient(
center top,
#3e9ee5 20%,
#1666ca 100%
);
}
a.woo-sc-button:active,
a.woo-sc-button.active  {
border-color: #20559a; -webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) ;
-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) ;
box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) ;
}
a.woo-sc-button.dark span { color:#555; text-shadow:0 1px #fff;}
a.woo-sc-button.custom:hover { opacity:0.85; }
a.woo-sc-button span { line-height:1.2em; min-height: 16px; }
a.woo-sc-button span.woo-info { background:url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-info.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button span.woo-download { background:url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-download.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button span.woo-tick { background:url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-tick.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button span.woo-note { background:url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-note.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button span.woo-alert { background:url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-alert.png) no-repeat 0 45%; padding-left:25px; display:block; }
a.woo-sc-button.red {
border-color: #af4040; border-bottom-color: #9a2020; background-color: #d72323;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e85252),color-stop(1, #cf2e2e));
background: -moz-linear-gradient(center top,#e85252 20%,#cf2e2e 100%);
}
a.woo-sc-button.red:hover {
background: #d20000;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e53e3e),color-stop(1, #ca1616));
background: -moz-linear-gradient(center top,#e53e3e 20%,#ca1616 100%);
}
a.woo-sc-button.orange {
border-color: #af7440; border-bottom-color: #9a5420; background-color: #d76b23;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e88e52),color-stop(1, #cf6e2e));
background: -moz-linear-gradient(center top,#e88e52 20%,#cf6e2e 100%);
}
a.woo-sc-button.orange:hover {
background: #d25e00;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e57d3e),color-stop(1, #ca5116));
background: -moz-linear-gradient(center top,#e57d3e 20%,#ca5116 100%);
}
a.woo-sc-button.green {
border-color: #87bf00; border-bottom-color: #7ca122; background-color: #8dc11e;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #ace53e),color-stop(1, #8dca16));
background: -moz-linear-gradient(center top,#ace53e 20%,#6bca16 100%);
}
a.woo-sc-button.green:hover {
background: #87c000;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #a0d53a),color-stop(1, #60b513));
background: -moz-linear-gradient(center top,#a0d53a 20%,#60b513 100%);
}
a.woo-sc-button.aqua {
border-color: #40af96; border-bottom-color: #209a82; background-color: #23d7af;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #52e8c6),color-stop(1, #2ecfab));
background: -moz-linear-gradient(center top,#52e8c6 20%,#2ecfab 100%);
}
a.woo-sc-button.aqua:hover {
background: #00d2a8;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ee5c0),color-stop(1, #16ca9e));
background: -moz-linear-gradient(center top,#3ee5c0 20%,#16ca9e 100%);
}
a.woo-sc-button.teal {
border-color: #23a6d6; border-bottom-color: #20799a; background-color: #23abd7;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #52c3e8),color-stop(1, #2eabcf));
background: -moz-linear-gradient(center top,#52c3e8 20%,#2eabcf 100%);
}
a.woo-sc-button.teal:hover {
background: #009ed2;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ebce5),color-stop(1, #16a2ca));
background: -moz-linear-gradient(center top,#3ebce5 20%,#16a2ca 100%);
}
a.woo-sc-button.purple {
border-color: #234dd6; border-bottom-color: #20489a; background-color: #2356d7;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #526ee8),color-stop(1, #2e58cf));
background: -moz-linear-gradient(center top,#526ee8 20%,#2e58cf 100%);
}
a.woo-sc-button.purple:hover {
background: #0036d2;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3e5ae5),color-stop(1, #1638ca));
background: -moz-linear-gradient(center top,#3e5ae5 20%,#1638ca 100%);
}
a.woo-sc-button.pink {
border-color: #d623cb; border-bottom-color: #9a2096; background-color: #d723d5;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e852e6),color-stop(1, #cd2ecf));
background: -moz-linear-gradient(center top,#e852e6 20%,#cd2ecf 100%);
}
a.woo-sc-button.pink:hover {
background: #bc00d2;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #c83ee5),color-stop(1, #ae16ca));
background: -moz-linear-gradient(center top,#c83ee5 20%,#ae16ca 100%);
}
a.woo-sc-button.silver {
color: #444 !important;
text-shadow:0 1px #fff;
border-color: #bbb; border-bottom-color: #999; background-color: #d8d8d8;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e9e9e9),color-stop(1, #ccc));
background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%);
}
a.woo-sc-button.silver:hover {
background: #ccc;
background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e0e0e0),color-stop(1, #bebebe));
background: -moz-linear-gradient(center top,#e0e0e0 20%,#bebebe 100%);
}   .twocol-one{width:48%;}
.threecol-one{width:30.66%;}
.threecol-two{width:65.33%;}
.fourcol-one{width:22%;}
.fourcol-two{width:48%;}
.fourcol-three{width:74%;}
.fivecol-one{width:16.8%;}
.fivecol-two{width:37.6%;}
.fivecol-three{width:58.4%;}
.fivecol-four{width:78.4%;}
.sixcol-one{width:13.33%;}
.sixcol-two{width:30.66%;}
.sixcol-three{width:47.99%;}
.sixcol-four{width:65.33%;}
.sixcol-five{width:82.67%;}
.twocol-one,.threecol-one,.threecol-two,.fourcol-one,.fourcol-two,.fourcol-three,.fivecol-one,.fivecol-two,.fivecol-three,.fivecol-four,.sixcol-one,.sixcol-two,.sixcol-three,.sixcol-four,.sixcol-five{float:left;margin-right:4%;margin-bottom:4%;position:relative;}
.last{ clear:right; margin-right:0; }
@media only screen and (max-width: 768px) {
.twocol-one,.threecol-one,.threecol-two,.fourcol-one,.fourcol-two,.fourcol-three,.fivecol-one,.fivecol-two,.fivecol-three,.fivecol-four,.sixcol-one,.sixcol-two,.sixcol-three,.sixcol-four,.sixcol-five{margin-right: 0; width: 100% !important;}
}
.clear:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}   .woo-tweetmeme.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-tweetmeme.none { margin:0 0 1.5em 0;  }
.woo-tweetmeme.right { margin:0 0 1.5em 1.5em; float:right;  }   .woo-sc-twitter.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-sc-twitter.none { margin:0 0 1.5em 0;  }
.woo-sc-twitter.right { margin:0 0 1.5em 1.5em; float:right;  }   .woo-digg.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-digg.none { margin:0 0 1.5em 0;  }
.woo-digg.right { margin:0 0 1.5em 1.5em; float:right;  }   .woo-sc-related-posts .thumbnail { float:left; margin:0 1em 1em 0;}
.woo-sc-related-posts li { clear:both; }   .woo-sc-hr { border-bottom:1px solid #e6e6e6; }
.woo-sc-hr, .woo-sc-divider { clear:both; display:block; margin-bottom:20px; padding-top:20px; width:100%; }
.woo-sc-divider.flat { padding:0; margin:0; }   .woo-sc-quote p { margin: 1em 20px; padding: 0 0 0 55px; background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/quote.png) no-repeat 0 3px; font-family: serif; font-size: 1.2em; font-style: italic; color:#777; min-height: 32px; }
.woo-sc-quote.boxed { background: #f5f5f5; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.woo-sc-quote.boxed.left { margin: 0 1.5em 1em 0;}
.woo-sc-quote.boxed.right { margin: 0 0 1em 1.5em;} @media screen and (min-width: 768px) {
.woo-sc-quote.left { float:left; width:30%;}
.woo-sc-quote.right { float:right; width:30%;}
}   .woo-sc-ilink { padding:0 0.3em;  }
.woo-sc-ilink a { padding-left:20px; text-decoration: underline; display: inline-block; }
.woo-sc-ilink a:hover { text-decoration: none; }
.woo-sc-ilink .download { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-download.png) no-repeat left 40%; }
.woo-sc-ilink .tick { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-tick.png) no-repeat left 40%; }
.woo-sc-ilink .info { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-info.png) no-repeat left 40%; }
.woo-sc-ilink .note { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-note.png) no-repeat left 40%; }
.woo-sc-ilink .alert { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/ico-alert.png) no-repeat left 40%; }   .woo-fbshare.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-fbshare.none { margin:0 0 1.5em 0;  }
.woo-fbshare.right { margin:0 0 1.5em 1.5em; float:right;  }
.woo-fblike.left { margin:0 1.5em 1.5em 0; float:left; }
.woo-fblike.none { margin:0 0 1.5em 0;  }
.woo-fblike.right { margin:0 0 1.5em 1.5em; float:right;  }   .contact-form .screenReader { left: -9999px; position: absolute; top: -9999px; }
.contact-form .forms {float:left;list-style:none;width:100%;margin:10px 0 0;}
.contact-form .forms p {clear:both;float:left;margin-bottom:18px;position:relative;width:100%}
.contact-form .forms label{cursor:pointer;display:block;float:left;font-weight:700;padding-right:20px;width:100px;}
.contact-form .forms input.txt{width:214px;}
.contact-form .forms input#sendCopy{border:none;}
.contact-form .forms textarea{height:300px;width:400px;}
.contact-form .forms .error{font-size:12px;display:block;margin-left:120px;color:red;}
.contact-form .forms .textarea .error{display:block; margin-left:120px}
.contact-form .forms .screenReader{margin-bottom:0;}
.contact-form .forms .buttons .submit{margin: 15px 0 0 120px; cursor:pointer; }
.contact-form .forms .inline input{width:auto;margin-left:120px;}
.contact-form .forms .inline label{display:inline;float:none;width:auto;}
.entry .contact-form ol.forms li { list-style: none; } .contact-form .submit {
display: inline-block;
margin: 5px;
padding: 3px 13px;
border: 1px solid #4081af;
border-bottom-color: #20559a;
color: white !important;
text-align: center;
text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
text-decoration: none; -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; background: #237fd7; background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #52a8e8),
color-stop(1, #2e76cf)
);
background: -moz-linear-gradient(
center top,
#52a8e8 20%,
#2e76cf 100%
); -webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) ;
-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) ;
box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) ;
}
.contact-form .submit:hover {
text-decoration: none !important; background: #0073d2; background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #3e9ee5),
color-stop(1, #1666ca)
);
background: -moz-linear-gradient(
center top,
#3e9ee5 20%,
#1666ca 100%
);
}   .shortcode-tabs { background:#f0f0f0; background:rgba(0,0,0,.05); clear: both; height:auto; display: block; padding:5px; margin-bottom:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.shortcode-tabs ul.tab_titles { padding:0px; background:none; border:none; margin:0;}
.shortcode-tabs ul.tab_titles li.nav-tab { background:none; padding:0; float: left; display:inline; color: #ffffff; margin: 0 5px 0 0; cursor: pointer; }
.shortcode-tabs ul.tab_titles li.nav-tab.ui-state-active a, .shortcode-tabs ul.tab_titles li.nav-tab a:hover { background:#fff; text-decoration:none; outline: none; }
.shortcode-tabs ul.tab_titles li.nav-tab a {	color:#777; display: block;float: left;padding: 8px; text-transform:uppercase; font:11px/18px sans-serif; }
.shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-selected a, .shortcode-tabs ul.tab_titles li.nav-tab a:hover { -moz-border-radius-topright:3px; -moz-border-radius-topleft:3px;-webkit-border-top-right-radius: 3px; -webkit-border-top-left-radius:3px; border-top-right-radius:3px; border-top-left-radius:3px; }
.shortcode-tabs .tab { background:#fff; padding:10px; text-align: left; clear: both; }
.shortcode-tabs .tab li.nav-tab { background:#fff;  }
.shortcode-tabs .tab ul.tab_titles { margin:0; border: 1px solid #e6e6e6; border-width:1px 0 1px 0; }
.shortcode-tabs .tab li.nav-tab { border:1px solid #e6e6e6; border-width:0 1px 1px 1px; padding:10px; }
.shortcode-tabs .tab li.nav-tab a { color:#555; font:bold 12px/18px sans-serif; }
.shortcode-tabs .tab a:hover {}
.shortcode-tabs .ui-tabs-hide { display: none; }   .shortcode-tabs.boxed { background: #FFFFFF; }
.shortcode-tabs.boxed ul.tab_titles { clear: both; float: left; background:none; border:none; border-left: 1px solid #EBEBEB; margin-bottom: 0px; position: relative; z-index: 2; }
.shortcode-tabs.boxed ul.tab_titles li { background: #EBEBEB; padding:0; border-top: 1px solid #EBEBEB; border-right: 1px solid #EBEBEB; margin-right: 0; }
.shortcode-tabs.boxed ul.tab_titles li.ui-state-active { background: #FFFFFF; border-bottom: 1px solid #FFFFFF; }
.shortcode-tabs.boxed .tab { border: 1px solid #EBEBEB; top: -2px; position: relative; z-index: 1; }   .shortcode-tabs.vertical { background: #FFFFFF; }
.shortcode-tabs.vertical .tab_header { border: 1px solid #F0F0F0; border-bottom: 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; width: 25%; float: left; margin-bottom: -5px; color:#555; font:bold 12px/18px sans-serif; }
.shortcode-tabs.vertical .tab_header { background: #f5f5f5;
background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
}
.shortcode-tabs.vertical .tab_header span { display: block; padding: 8px 8px 12px 8px; border: 1px solid #EBEBEB; }
.shortcode-tabs.vertical ul.tab_titles {  clear: left; float: left; background:none; border: 1px solid #F0F0F0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-bottom: 0px; position: relative; z-index: 2; width: 25%; }
.shortcode-tabs.vertical ul.tab_titles.has_title { border-top: 0px !important; margin-top: 5px; }
.shortcode-tabs.vertical ul.tab_titles.has_title {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-topleft: 0px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
}
.shortcode-tabs.vertical ul.tab_titles li { clear: both; background:none; padding:0; border-bottom: 1px solid #EBEBEB; border-left: 1px solid #EBEBEB; border-right: 1px solid #EBEBEB; display: block !important; float: none !important; margin-right: 0; }
.shortcode-tabs.vertical ul.tab_titles li.ui-state-active {}
.shortcode-tabs.vertical ul.tab_titles li.ui-state-active a { background: #F0F0F0; background: rgba(0,0,0,.05); }
.shortcode-tabs.vertical ul.tab_titles li a:link { display: block; float: none !important; }
.shortcode-tabs.vertical ul.tab_titles li a:hover { background: #F0F0F0; background: rgba(0,0,0,.05); }
.shortcode-tabs.vertical .tab { clear: right !important; top: 5px; position: relative; z-index: 1; margin-left: 30%; padding: 0px; } @media only screen and (max-width: 767px) {
.shortcode-tabs.vertical .ui-tabs-nav{
clear: both !important;
display: block !important;
width: 100% !important;
margin-bottom: 30px!important;
}
.shortcode-tabs.vertical .ui-tabs-nav li  {
float: left!important;
clear: none!important;
}
.shortcode-tabs.vertical .tab {
margin-left: 0!important;
}
}   span.dropcap { font-size: 300%; font-weight: bold; float: left; position: relative; margin:5px 7px 0 0; line-height: 0.7em; }   .shortcode-toggle { margin: 0 0 1.2em;}
.shortcode-toggle h4 {margin: 0;}
.shortcode-toggle h4 a { display: block; padding: 3px 0 3px 10px; background: #f3f3f3 url(//kairoshq.com/wp-content/themes/canvas/functions/images/shortcode-toggle-close.png) no-repeat 99% center; }
.shortcode-toggle.closed h4 a  { background-image: url(//kairoshq.com/wp-content/themes/canvas/functions/images/shortcode-toggle-open.png); }
.shortcode-toggle .toggle-content  { padding: 10px 10px; background: #f9f9f9; }
.shortcode-toggle.closed .toggle-content, .shortcode-toggle .more-text.closed { display: none; }
.shortcode-toggle .more-text.open { display: block; }
.shortcode-toggle.border { border: 1px solid #EBEBEB; }   .shortcode-toggle.white h4 a { background-color: #FFFFFF; }
.shortcode-toggle.white .toggle-content { background-color: #FFFFFF; }   span.shortcode-highlight { background: #FFFFAA; padding: 3px 3px 1px; }
abbr { border-bottom: 1px dashed #999999; cursor: help; }   .entry .shortcode-unorderedlist ul li, .shortcode-unorderedlist ul li, .entry .shortcode-unorderedlist ul li ul, .shortcode-unorderedlist ul li ul {
list-style-type: none;
padding-left:25px;
}
.entry .shortcode-unorderedlist.tick ul li, .shortcode-unorderedlist.tick ul li { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/shortcode-tick.png) no-repeat left top; }
.entry .shortcode-unorderedlist.red-x ul li, .shortcode-unorderedlist.red-x ul li { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/shortcode-red-x.png) no-repeat left top; }
.entry .shortcode-unorderedlist.bullet ul li, .shortcode-unorderedlist.bullet ul li { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/shortcode-bullet.png) no-repeat left top; }
.entry .shortcode-unorderedlist.green-dot ul li, .shortcode-unorderedlist.green-dot ul li { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/shortcode-green-dot.png) no-repeat left top; }
.entry .shortcode-unorderedlist.arrow ul li, .shortcode-unorderedlist.arrow ul li { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/shortcode-arrow.png) no-repeat left top; }
.entry .shortcode-unorderedlist.star ul li, .shortcode-unorderedlist.star ul li { background: url(//kairoshq.com/wp-content/themes/canvas/functions/images/shortcode-star.png) no-repeat left top; }   .entry .shortcode-orderedlist ol li, .entry .shortcode-orderedlist ol li ol, .shortcode-orderedlist ol li {
list-style-type: none;
margin-left: 25px;
}
.entry .shortcode-orderedlist.armenian ol li, .shortcode-orderedlist.armenian ol li { list-style-type: armenian; }
.entry .shortcode-orderedlist.decimal ol li, .shortcode-orderedlist.decimal ol li { list-style-type: decimal; }
.entry .shortcode-orderedlist.decimal-leading-zero ol li, .shortcode-orderedlist.decimal-leading-zero ol li { list-style-type: decimal-leading-zero; }
.entry .shortcode-orderedlist.georgian ol li, .shortcode-orderedlist.georgian ol li { list-style-type: georgian; }
.entry .shortcode-orderedlist.lower-alpha ol li, .shortcode-orderedlist.lower-alpha ol li { list-style-type: lower-alpha; }
.entry .shortcode-orderedlist.lower-greek ol li, .shortcode-orderedlist.lower-greek ol li { list-style-type: lower-greek; }
.entry .shortcode-orderedlist.lower-latin ol li, .shortcode-orderedlist.lower-latin ol li { list-style-type: lower-latin; }
.entry .shortcode-orderedlist.lower-roman ol li, .shortcode-orderedlist.lower-roman ol li { list-style-type: lower-roman; }
.entry .shortcode-orderedlist.upper-alpha ol li, .shortcode-orderedlist.upper-alpha ol li { list-style-type: upper-alpha; }
.entry .shortcode-orderedlist.upper-latin ol li, .shortcode-orderedlist.upper-latin ol li { list-style-type: upper-latin; }
.entry .shortcode-orderedlist.upper-roman ol li, .shortcode-orderedlist.upper-roman ol li { list-style-type: upper-roman; }   img.social-icon { border: none; }@media only screen and (min-width: 768px) { }@font-face {
font-family: polaris-book;
src: url(//kairoshq.com/wp-content/themes/kairos/fonts/polaris-book.otf);
}
@font-face {
font-family: polaris-bold;
src: url(//kairoshq.com/wp-content/themes/kairos/fonts/polaris-bold.otf);
}
@font-face {
font-family: polaris-bookitalic;
src: url(//kairoshq.com/wp-content/themes/kairos/fonts/polaris-bookitalic.otf);
}
@font-face {
font-family: Polaris-Light;
src: url(//kairoshq.com/wp-content/themes/kairos/fonts/Polaris-Light.otf);
}
@font-face {
font-family: Polaris-Medium;
src: url(//kairoshq.com/wp-content/themes/kairos/fonts/Polaris-Medium.otf);
}
.banner_btn h4{border-radius: 0;background: #ffffff;color: #343740;font-family: polaris-bold;font-style: normal;font-stretch: normal;font-weight: 300;text-align: center;display: inline-block;padding: 12px 22px;margin-bottom:0;}
.contact_us_div .banner_btn h4, .company_txt_heading .banner_btn h4{background: #343740;color: #fff;}
.contact_us_div .vc_column-inner{padding:0px;}
.banner_btn{margin-top:44px;}
.paragraph_mission p{color:#343740;font-family: polaris-book;font-size:16px;line-height: 26px; letter-spacing: 0px;word-spacing: 2px;}
.marginT{margin-top: 105px;}
.headingTxt h4{color: #343740;margin-bottom: 40px;font-family: polaris-bold;}
.headingTxt p{color: #343740;font-family: polaris-book;word-spacing:2px;}
.marginTop80{margin-top: 80px;}
.mission_section .left_txt, .mission_section  .right_txt{color: #343740;margin-bottom: 18px !important;font-family: polaris-bold !important;clear:both;}
.headingPara_txt_left p, .headingPara_txt_right p{color: #343740;font-size: 16px;font-family: Polaris-Light;line-height: 28px;font-weight: 300;}
.width70 img{width:72%;}
.width70{margin-bottom:0;}
.marginTop80 .wpb_content_element{margin-bottom:0;}
.line_image2, .line_image{margin-bottom:0;}
.line_image img{width:58%;margin:-12px 0 -8px;}
.line_image2 img{width: 60%;margin: -4px 0 -2px;}
.ml-40{margin-left:40px;}
.floatRight{float:right;}
.menu_title img{display:block;}
.nav-toggle{display:none;} 
.marginTop105{margin-top:105px;}
.entreHeading{color: #343740;margin-bottom: 40px;font-family: polaris-bold;}
.headingUnderPara p{margin-top:55px;}
.headingUnderPara p, .headingUnderPara1 p{color: #343740;font-family: polaris-book;word-spacing: 1px;} 
.headingUnderPara_contact p{color: #343740;font-size: 15px;font-family: Polaris-Medium;line-height:21px; }
.marginTB58{margin-top: 58px;margin-bottom: 58px; border-bottom: 1px solid #dfdfe0;padding-bottom: 58px;}
.marginTop58{margin-top: 58px;}
.marginBtm43 .vc_tta-tabs-container{margin-bottom: 43px !important;}
.tabsStyle .vc_tta-tab.vc_active>a{border-color: #343740 !important;background-color: #343740 !important;color: #fff !important;background-image:initial !important;}
.tabsStyle .vc_tta-tab>a {border-color: #d9d8de !important;background-color: #d9d8de !important;color: #6f6b7e !important;font-size: 21px;font-family: polaris-book;display: block !important;line-height: 28px;border-radius: 0 !important;}
.tabsStyle .vc_tta-tabs-list li a:hover{border-color: #343740 !important;background-color: #343740 !important;color: #fff !important;}
.tabsStyle .vc_tta-panels{background-color: transparent !important;border:none !important; }
.tabsStyle .vc_tta-panel-body{-webkit-transform: none!important;-moz-transform: none!important;-o-transform: none!important;transform: none!important;background-image:none!important; } 
.advisory_div h2{padding: 0 15px;}
.custom_people_list{position:relative;margin-bottom: 35px !important;}
.custom_people_list img{width: 100%;}
.custom_people_list h4{color: #ffffff;font-family: Polaris-Medium;font-size: 16px;line-height:22px;font-style: normal;font-stretch: normal;font-weight: 700;text-align: left;box-shadow: 0px 2px 4px rgba(0,0,0,0.1);position:absolute;bottom:10px;left:0px;}
.founder_list h4{bottom:25px;}  
.founder_list span{color: #ffffff;font-family: Polaris-Medium;font-size: 14px;line-height:21px;font-style: normal;font-stretch: normal;font-weight: 500;text-align: left;box-shadow: 0px 2px 4px rgba(0,0,0,0.1);position:absolute;bottom:10px;left:0px;}
.advisory_div{margin-bottom: 192px;}  
.advisory_div .custom_people_list h3{color: #ffffff;font-family: Polaris-Medium;font-size: 16px;font-style: normal;font-stretch: normal;font-weight: 700;text-align: left;box-shadow: 0px 2px 4px rgba(0,0,0,0.1);position:absolute;bottom:10px;left:15px;line-height:24px;}
.advisory_div .custom_people_list h3 span{display:block;}
.blog .blog_list{margin-top:30px;}
.blog .blog_list .type-post {float: left;width: 23.8%;text-align: center;position: relative;cursor: pointer;background-color: #fff;display: inline-block;margin-bottom:30px;border: 2px solid #343740;padding: 15px;margin-right:20px; } 
.blog .blog_list .type-post:nth-child(4n+1){clear:both;}
.blog .blog_list .type-post:nth-child(4n){margin-right:0px;}
.read_more_post a{color:#ff0000;font-size:14px;line-height:18px;font-family: Polaris-Medium;text-transform:uppercase;display: inline-block;}
.blog .blog_list .blog_hover a{display: block;padding: 41% 0px;font-size: 15px;line-height: 21px;}
.blog .blog_list .type-post .post-meta .small, .author, .fn, .small, .categories, .blog_list .post-more{display:none;} .blog .blog_list .type-post p:last-child {margin-bottom: 0;}
.blog .blog_list .post_list img{background:transparent;padding:0px;border:none;}  
.blog .blog_list .type-post .date {font-weight: 500;font-size: 13px;line-height: 18px;color:#fff;font-family: Polaris-Medium;display:none;} .blog .blog_list .type-post .post_list .post-meta{margin-bottom:0;}
.blog .blog_list .type-post .title {font-weight: 600;font-size: 18px;line-height: 24px;margin-bottom: 20px;font-family: Polaris-Medium;color:#343740;}
.blog .blog_list .type-post:before {position: absolute;display: block;content: "";top: 15px;right: 15px; bottom: 15px;left: 15px;background-color: rgba(52, 55, 65, .48);z-index: 200;pointer-events: none;opacity: 0;transition: opacity .3s;} .blog #wrapper{max-width:100% !important;padding:0;}
.blog .blog_list .pagination {padding-top: 55px;}
.blog .blog_list .pagination span, .blog .blog_list .pagination a{background-color: #30333c;font-weight: 600;line-height: 35px;padding: 0 15px 3px 15px;display: inline-block;font-size: 15px;border-radius: 3px;margin-right: 2px;color: #fff;}
.blog .blog_list .pagination span.current {background-color: #7a7f8e;}
.contact_us_div .banner_btn{margin-bottom:70px !important;}
.custom_btn_contact, .custom_btn_fellow  {font-size: 16px;line-height: 21px;color: #fff;font-family: polaris-bold;background-color: #da291b;padding: 12px 65px 12px 24px;text-transform: uppercase;display: inline-block;position: relative;letter-spacing: 1px;}
.custom_btn_contact:after, .custom_btn_fellow :after {content: "";background: url(//kairoshq.com/wp-content/themes/kairos/img/arrow_icon.png) no-repeat;display: inline-block;width: 8px;height: 13px;position: absolute;top: 18px;right: 15px;}
.custom_btn_contact a, .custom_btn_fellow a{color:#fff;}
.press-list{margin-bottom: 80px;}
.press-list ul{padding-left:0;list-style-type:none;}
.press-list ul li{font-family: polaris-bold;font-size:16px;color:#343740;line-height:24px;}
.press-list ul li a{font-family: Polaris-Medium;color:#343740;}
.custom_company_list h3 a{color: #343740;}
.custom_company_list h3 a:hover{text-decoration:none;}
.custom_model .modal-content{background-color: #343740;}
.custom_model h3{color:#fff;font-family: polaris-bold;margin-bottom:8px;}
.custom_model .in_press{border-top:1px solid #fff;padding-top:24px;}
.custom_model .in_press h3{color:#fff;font-family: polaris-bold;margin-bottom:12px;}
.custom_model .in_press ul{list-style-type:none;padding-left:15px;}
.custom_model .in_press a, .custom_company_list .custom_model .in_press p, .custom_company_list .custom_model .in_press ul li{color:#fff;font-family: polaris-book;display:block;}  
.custom_model .in_press a:hover{text-decoration:underline;color:#fff;}
.custom_model h4{color:#fff;font-family: polaris-book;font-size:24px;line-height:30px;margin-bottom:20px;}
.custom_model p{color:#fff;font-family: Polaris-Light;font-size:16px;line-height:24px;margin-bottom:20px;} 
.custom_model .get_btn a, .custom_model .custom_link_modal a{color: #fff;font-family: polaris-bold;background-color: #da291b;padding: 12px 65px 12px 24px;text-transform: uppercase;display: inline-block;position: relative;letter-spacing: 1px;margin-top: 12px;}  
.custom_model .get_btn a, .custom_model .custom_link_modal a{margin-bottom:24px!important;}  
.custom_model .get_btn a:after, .custom_model .custom_link_modal a:after{content: "";background: url(//kairoshq.com/wp-content/themes/kairos/img/arrow_icon.png) no-repeat;display: inline-block;width: 8px;height: 13px;position: absolute;top: 18px;right: 15px;} .twitter_list{margin-top: 40px;margin-bottom: 0px;}	
.twitter_list .common-width .carousel_slide_caption p{font-family:polaris-book;font-size:16px;line-height:21px;font-weight:400;text-align: left;color:#343740;} 
.twitter_list .common-width .carousel_slide_caption .item_uname{ font-family: polaris-bold;font-size:18px;font-weight:bold;color:#343740;text-align:left;float:left;margin-right: 20px;line-height:23px;}
.twitter_list .common-width .carousel_slide_caption .itemdate{font-family: polaris-book;font-size:15px;font-weight:500;color:#343740;text-align: left;float:left;line-height:21px;} .tweet_icon{float:right;}
.social_data{margin-top:15px;}
.twitter_list .fa-twitter:before {content: "\f099" !important;font-family: FontAwesome;color: #00aced;font-size: 40px;}  @media(min-width:1200px){ 
.twitter_list .carousel_inner{height:215px;}	
} 
@media(max-width:1200px) and (min-width:992px){	
.founder_list span{font-size: 14px;line-height:21px;}
}
@media(min-width:992px){ 
.paragraph_mission p{padding-right: 12%;}
.headingTxt p{padding-right: 12%;}	
}	
@media(min-width:768px){
.headingPara_txt_left {padding-right: 30%;}
.headingPara_txt_right {padding-left: 29%;}
.mission_section .left_txt, .mission_section .right_txt{font-size: 28px;line-height:32px;}
.mission_section .right_txt{text-align: right !important;}
.headingPara_txt_right p{text-align:right;}
.modal-dialog {max-width: 800px;margin: 5% auto 0px;width:100%;} .custom_model .modal-body{padding:44px 44px 50px;}
.advisory_div h2{margin-top: 76px;margin-bottom: 30px;}
.company_model .modal_img img{margin-top: 60px;}  	
.contact_div{margin-bottom:20px!important;}
.banner_btn h4{font-size: 28px;line-height:32px;}
.headingTxt h4{font-size: 28px;line-height:32px;}
.headingTxt p{font-size: 21px;line-height:25px;}
.paragraph_mission{margin-top: 76px;margin-bottom: 80px !important;}
.entreHeading{font-size: 28px;line-height:32px!important;}
.headingUnderPara p, .headingUnderPara1 p{font-size: 21px;line-height: 28px;}
.headingUnderPara1 p{padding: 0px 40px;}
.custom_model h3{font-size:28px;line-height:32px;}
.custom_model h4{font-size:21px;line-height:26px;}
.custom_model .in_press h3{font-size:21px;line-height:28px;}	
.custom_model .get_btn a, .custom_model .custom_link_modal a {font-size: 16px;line-height: 21px;}
.custom_model .in_press a, .custom_company_list .custom_model .in_press p, .custom_company_list .custom_model .in_press ul li{font-size:18px;line-height:28px;}
.leaderShipTxt .vc_tta-panel-body{padding: 0px 20px !important;}
}
@media(max-width:767px){  
.line_image img, .line_image2 img{display:none;}
.width70 img{margin-bottom: 51px;}
.mission_section .left_txt, .mission_section .right_txt{font-size: 18px;line-height:24px;}
.headingPara_txt_left p, .headingPara_txt_right p{font-size: 12px;line-height: 21px;}
.headingTxt h4{font-size: 18px;line-height:24px;margin-bottom: 15px;}
.marginTop80{margin-top: 15px;}
.headingTxt p{font-size: 14px;line-height: 21px;} 
#logo{display:none;}
#header{padding:0;}
#wprmenu_bar{background:#fff;}	
.blog .blog_list .type-post{width:100%;padding-bottom:50%;} #mg-wprm-wrap.cbp-spmenu-right, #mg-wprm-wrap.cbp-spmenu-left, #mg-wprm-wrap.cbp-spmenu-right.custom, #mg-wprm-wrap.cbp-spmenu-left.custom, .cbp-spmenu-vertical {width: 100%;max-width: inherit;}
#wprmenu_menu_ul {padding: 0;}
.admin-bar #wprmenu_menu_ul {margin-top: 30px;}
.cbp-spmenu{height:auto;}
.build_fund_text h4{font-size: 20px !important;text-align: center !important;line-height:30px;}
.build_fund_text p{font-size: 15px !important;text-align: center !important;line-height:24px;}		
#video_sec .vc_hidden-xs {display: block !important;}
.custom_model .modal-content{margin-top: 15% !important;}
.custom_model .modal-body{padding:30px 15px 30px;}
.advisory_div h2{margin-top: 10px; }
.mrbtm_20_xs{margin-bottom:20px;} 
.modal_img img{display:block;margin:0px auto;}
.custom_model h3{font-size: 21px;line-height: 26px;}
.custom_model h4{font-size: 18px;line-height: 24px;margin-bottom: 15px;}
.custom_model p{font-size: 14px;line-height: 21px;}	
.people_list .custom_people_list{margin-bottom: 0px !important;}
.company_model .modal_img img{margin-top: 20px;}  
#footer-widgets .block{text-align:center;}
#footer-widgets .footer-widget-2{margin-top:30px;}
.footer #footer-widgets .social_icon {float: none;}  
#wprmenu_bar .menu_title {float: left;}
body .vc_tta.vc_tta-tabs .vc_tta-tabs-container { display: block !important; }
body .vc_tta.vc_general .vc_tta-panel-heading { display: none !important; }
.custom_company_list .column_sec:nth-child(2n){clear:both;} 
.twitter_list .carousel_inner{height:175px;}
.custom_btn_contact, .custom_btn_fellow  {font-size: 13px;}
.headingUnderPara p{font-size: 14px;font-family: Polaris-Light;margin-top: 20px;}
.marginTB58{margin-top: 30px;margin-bottom: 30px;padding-bottom: 30px;}
.banner_btn h4{padding: 8px 18px 8px 12px;font-size: 18px;line-height:21px;}
.paragraph_company p{font-size: 16px;line-height: 24px;}
.marginT, .marginTop105{margin-top: 50px;} 
.entreHeading{font-size: 18px;line-height:24px;}
.custom_btn_contact, .custom_btn_fellow{padding: 12px 50px 12px 18px;}	
.headingUnderPara p, .headingUnderPara1 p{font-size: 14px;line-height: 21px;}  .paragraph_mission p{font-size: 14px;line-height: 26px;}
.contact_div{margin-bottom:30px!important;}
.paragraph_mission{margin-top: 36px;margin-bottom: 30px !important;}
.banner_slide .banner_btn{margin-top: 0px;} 
.custom_banner_sec {padding-top: 20px;}
.custom_model h3{font-size:18px;line-height:24px;}  
.custom_model h4{font-size:14px;line-height:18px;}
.custom_model .in_press h3{font-size:18px;line-height:24px;}
.custom_model .get_btn a, .custom_model .custom_link_modal a {font-size: 13px;line-height: 18px;} 
.custom_model .in_press a, .custom_company_list .custom_model .in_press p, .custom_company_list .custom_model .in_press ul li{font-size:14px;line-height:21px;}
.leaderShipTxt .vc_tta-panel-body{padding: 0px 10px !important;} 
}
@media(min-width:537px){
.founder_list span, .custom_people_list h4{padding:0px 15px;}
}	
@media(max-width:536px){
.custom_people_list h4, .founder_list span{padding:0px 10px;}
.custom_column_sec{width:100%}
}
@media (min-width:641px) and (max-width:767px){ }  
@media (min-width:531px) and (max-width:640px){ }
@media(max-width:530px){ }
@media (min-width:376px) and (max-width:767px) {
.tabsStyle .vc_tta-tab > a{font-size: 12px;font-weight: 600;line-height:18px;}
.vc_tta.vc_general .vc_tta-tab > a{padding: 8px 12px 8px 11px !important;}
.tabsStyle.vc_tta.vc_tta-spacing-10 .vc_tta-tab{margin: 0px 5px 0 0 !important;}
.tabsStyle.vc_tta.vc_tta-spacing-10 .vc_tta-tab:last-child{margin: 0px !important;}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before{border-color:transparent !important;}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body{background:transparent !important;}	
.entreHeading{font-size:14px;}
.advisory_div h2{margin-bottom: 10px;}
.founder_list h4{font-size:16px;line-height:21px;}
.founder_list span{font-size: 14px;line-height:18px;}
}
@media (min-width:280px) and (max-width:767px) {
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before{border-color:transparent !important;}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body{background:transparent !important;}	
}
@media (min-width:320px) and (max-width:475px) {
.twitter_list .common-width .carousel_slide_caption p {font-size: 15px;}
.twitter_list .common-width .carousel_slide_caption .item_uname {font-size: 16px;}
.twitter_list .common-width .carousel_slide_caption .itemdate {font-size: 14px;}
.twitter_list .carousel_inner {height: 325px;}
.founder_list h4{font-size:15px;line-height:21px;}
.founder_list span{font-size: 12px;line-height:18px;} .recent_company_list .modal-content{margin-top: 30%;}
}
@media (min-width:180px) and (max-width:320px) {
.recent_company_list .modal-content{margin-top: 40%;}
}
@media (min-width:320px) and (max-width:600px) {
.blog .blog_list .post_list img{width: 155px;}
.blog .blog_list .type-post{padding-bottom: 15px;margin-bottom: 10px;}
.blog .blog_list .type-post .title{font-size: 14px;margin-bottom: 0;}
.read_more_post a{font-size: 13px;} 
}
@media (min-width:476px) and (max-width:558px) {
.twitter_list .carousel_inner {height: 235px;}  
} 
@media (min-width:768px) and (max-width:1200px) { 
.headingPara_txt_left {padding-right: 0;}
.headingPara_txt_right {padding-left: 0;}
}
@media (min-width:768px) and (max-width:991px) {
.width70 img{width:auto;} 
.line_image img{margin: -13px 0px -6px;}
.blog .blog_list .type-post{width: 50%;padding-bottom:35%;}
.headingPara_txt_left p, .headingPara_txt_right p{font-size: 16px;}
.mission_section .left_txt, .mission_section .right_txt{margin-bottom: 15px !important;}
.founder_list span{font-size: 12px;padding: 0px 6px;}
.custom_people_list h4{padding: 0px 6px;}
}
@media (min-width:992px) and (max-width:1280px) {
.blog .blog_list .type-post{padding-bottom:28%;}
}
@media(max-width:375px){   
.tabsStyle .vc_tta-tab > a{font-size: 11px;font-weight: 600;line-height:18px;}
.vc_tta.vc_general .vc_tta-tab > a{padding: 8px 9px 8px 8px !important;} 
.tabsStyle.vc_tta.vc_tta-spacing-10 .vc_tta-tab{margin: 0px 5px 5px 0 !important;} }