
/*-- RESET ------*/
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 {margin: 0;padding: 0;border: 0;outline: 0; font-size: 100%;vertical-align: baseline; background: transparent;}
ol, ul            {list-style: none;}
blockquote, q     {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';	content: none;}
:focus            {outline: 0;}
	
/* font-face */
body { font-family: 'proxima_nova_rgregular'; }
h2 {  }
h3 {  }
h1 { font-family: 'proxima_nova_rgbold'; }

/* Layout */
html, body { height:100%; }
body { height: 100%; position:relative; margin-top:0px; font-size:12px; line-height:1.3em; font-family:helvetica, arial, sans-serif; }
section.interior { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto 0px; }
.wrapper { max-width:960px; margin:0 auto; }

/* Fixed position header */
header#masthead { top:0px; width:100%; background:#fff; position:fixed; margin-top:0px; z-index:9; height:46px; padding:30px 0; box-shadow: 0 6px 18px #ccc; }
header#masthead nav { float:right; margin:15px 15px 0 0; }
header#masthead nav ul li { display:inline; margin-left:15px; }
header#masthead nav ul li a { font-family: 'proxima_nova_rgregular'; letter-spacing:.1em; text-transform:uppercase; text-decoration:none; color:#999; font-size:13px; }
header#masthead nav ul li a:hover,
header#masthead nav ul li a.active { color:#000;  }
header#masthead nav ul li.current-menu-item a { color:#000; }

/* Hero Video spot */
body { padding-top:105px; }
#hero { margin-bottom:-5px; }
#hero h1 { position:absolute; margin-top:7%; width:680px; font-size:38px; line-height:1.2em; color:#fff; text-shadow:0 2px 6px #000; }
#hero .video-container { width:100%; max-height:400px; overflow:hidden; }
#hero-video { width:100%; }

/* Blue section break 50/50 split */
nav.tucows-links { background:#41b8f8 url(../img/bg-downloads.png) repeat-x bottom left; }
nav.tucows-links ul li:first-child { background:#3b9acc url(../img/bg-domains.png) repeat-x bottom left; text-align:right;  }
nav.tucows-links ul li { display:inline-block; width:50%; border:none; padding:10px 0; min-height:30px; color:#fff; background:#41b8f8 url(../img/bg-downloads.png) repeat-x bottom left; }
nav.tucows-links ul li a { color:#fff; text-decoration:none; font-size:22px; font-weight:lighter; display:inline-block; width:220px; vertical-align:top; margin-top:5px; margin-left: 15px; }
nav.tucows-links ul li .desc { font-family: 'proxima_nova_ltlight'; font-size:12px; letter-spacing:.1em; width:275px; padding-right:0px; display:inline-block; font-size:11px; text-align:left; }
nav.tucows-links ul li:last-child { margin-right:-1%; }


nav.tucows-links ul li a {
    /* -webkit-transition:color 1s ease-in;*/
}

nav.tucows-links ul li a:hover .tucows-name {
    background-position:-400px -168px;
}

nav.tucows-links ul li a:hover {
    color:#525488;
}

nav.tucows-links ul li a:hover .crt-wht {
    background-position:-5px -50px;
}

#archives-2 ul {
    overflow:hidden;
}

.widget-area .widget li a:hover {
    color:#333;
}

/*
nav.tucows-links ul li a:hover .crt-wht {
    -webkit-animation-name: spin;  
    -webkit-animation-iteration-count: infinite;  
    -webkit-animation-timing-function: linear;  
    -webkit-animation-duration: 1s;   
}


nav.tucows-links ul li a:hover {
   color:#fff;
   -webkit-animation-name: spin;  
    -webkit-animation-iteration-count: 1;  
    -webkit-animation-timing-function: linear;  
    -webkit-animation-duration: 1s;   
}
*/
@-webkit-keyframes spin {  
from {  
    -webkit-transform: rotateX(0deg);  
}  
to {  
    -webkit-transform: rotateX(360deg);  
    }  
}  



.tucows-name { vertical-align:bottom; display:inline-block; width:86px; height:18px; background:transparent url(../img/tucows-sprite.png) no-repeat -400px -10px; }
.link-name { padding-bottom:2px; font-family: 'proxima_nova_ltlight'; }
.crt-wht { display:inline-block; width:10px; height:16px; background:transparent url(../img/tucows-sprite.png) no-repeat -5px -80px; margin: 0 5px; }

/* Section break w/ carrot */
.title-span-white { position:relative; z-index:2; width:100%; background-color:#fff; border-bottom:1px solid #E0E0E0; box-shadow:0 6px 15px #efefef; padding:25px 0; height:20px; text-align:center; }
.title-span-white h2 { text-transform:uppercase; font-size:24px; }
.crt-lrg-wht { position:relative; z-index:2; display:block; margin:-2px auto -36px; width:62px; height:38px; background:#fff url(../img/tucows-sprite.png) no-repeat -190px -46px;}

/* Feature Content */
#content { background:transparent url(../img/bg-section.png) repeat-x bottom left; }
#content article { text-align:center; padding:0px 0 60px; }
#content article .wrapper { max-width:940px; width:95%; padding:40px 10px 0px; }
#content article .wrapper img { max-width:100%; }
#content article .header { margin:0 auto; }
#content article:nth-child(even) { background-color:#f2f2f1; border-bottom:1px solid #e8e8e8; }
#content article p { text-align:left; font-family: 'proxima_nova_ltlight'; font-size:18px; line-height:1.4em; margin:30px; }
#content article .ting { padding-top:40px;}
#content article .ting p { color:#19a2dc; font-size:18px;  }
#content article .ting img.lft { margin:13px 15px 40px 18px; }

/* More from tucows */
#content-more { background:#e9e9e9;box-shadow: inset 0px 5px 8px 2px #ccc; padding-bottom:60px; }

#content-more .wrapper { text-align:center; }
#content-more article { text-align:center; background:#fff; box-shadow:0px 2px 20px #ccc; padding:20px; width:250px; height:450px; vertical-align:top; display:inline-block; margin:60px 0 0 30px; }
#content-more article:first-child { margin-left:10px; }
#content-more article p { line-height:1.8em; margin-bottom:15px; text-align:left; }
#content-more .img-container {  line-height: 100px; overflow:hidden; max-height:110px; height:110px; text-align:center; }
#content-more .img-container img { vertical-align:middle; }
#content-more .desc-container { overflow:hidden; max-height:280px; height:280px; }
#content-more .crt-lrg-wht { background-color:#f2f2f1; }
.crt-lrg-wht.bg-grey { background-color:#e9e9e9; }

/** Button Styles */
.arrow-gry { display:inline-block; vertical-align:top; width:8px; height:10px; background:transparent url(../img/tucows-sprite.png) no-repeat -526px -62px; }
.btn-visit { cursor:pointer; font-family: 'proxima_nova_rgregular'; border-radius:15px; display:inline-block; margin:0 auto; text-transform:uppercase; color:#fff; background:#dd8833 url(../img/tucows-sprite.png) no-repeat right -29px; padding:9px 35px 8px 15px; text-decoration:none; font-weight:bold; line-height:15px; font-size:12px; }
.btn-visit:hover { background-color:#000; color:#fff; }
.btn-visit.wht-blu { font-family: 'proxima_nova_rgbold'; background-color:#fff; color:#19a2dc; background-position:right -77px; }
.btn-visit.wht-blu:hover { background-color:#19a2dc; color:#fff; background-position:right -29px;  }
.btn-visit.blk { background-color:#000; }
.btn-visit.blk:hover  { background-color:#666; }
.btn-visit.orng { background-color:#d2700b; }
.btn-visit.orng-yn { background-color:#ca8624; }
.btn-visit.orng:hover { background-color:#C76606; }
.btn-visit.orng-yn:hover { background-color:#BE7C1C; }

.btn-visit.gry-btn { vertical-align:top; font-family: 'proxima_nova_rgbold'; border-radius:5px; padding-right:15px; border:1px solid #ccc; box-shadow:inset 0px 0px 0px 3px #ebedee; background-color:#fff; color:#616a71; background-position:right -54px;  }
.btn-visit.gry-btn:hover { }
.btn-visit.gry-btn .arrow-gry { margin-left:10px; }
.btn-visit.gry-btn {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(237,244,249,1) 51%, rgba(237,244,249,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(51%,rgba(237,244,249,1)), color-stop(100%,rgba(237,244,249,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(237,244,249,1) 51%,rgba(237,244,249,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(237,244,249,1) 51%,rgba(237,244,249,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(237,244,249,1) 51%,rgba(237,244,249,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(237,244,249,1) 51%,rgba(237,244,249,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edf4f9',GradientType=0 ); /* IE6-9 */
}

.btn-visit.gry-btn:hover {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(237,244,249,1) 31%, rgba(237,244,249,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,1)), color-stop(31%,rgba(237,244,249,1)), color-stop(100%,rgba(237,244,249,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(237,244,249,1) 31%,rgba(237,244,249,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(237,244,249,1) 31%,rgba(237,244,249,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(237,244,249,1) 31%,rgba(237,244,249,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(237,244,249,1) 31%,rgba(237,244,249,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edf4f9',GradientType=0 ); /* IE6-9 */
}

/** Feature Hover block **/ 
.hover { position:relative; background:#fff url(../img/hover-bg-header.png) no-repeat center top; font-family: 'DINRegular'; }
#content article .wrapper.hover { padding-top:60px; }
#content article .hover p { font-family: 'DINRegular'; color:#666;}
.hover-logo { display:inline-block; width:150px; height:72px; float:left; background:transparent url(../img/hover-logo.png) no-repeat top left; margin:0px 35px 20px 10px; }
.hover-header { text-align:left; display:inline-block; width:100%; max-width:740px; }
.hover h2 { font-size:30px; color:#515b62; line-height:1.4em; font-family: 'DINMedium'; }
.hover h3 { font-size:22px; color:#515b62; line-height:1.2em; }
.hover form { margin-top:15px; }
.hover input { margin-right:10px; vertical-align:top; font-size:12px; margin-top:0px; padding:12px 15px 9px 30px; border-radius:5px; border:1px solid #ccc; box-shadow:inset 1px 1px 2px 2px #ebedee; width:350px; background:#fff url(../img/tucows-sprite.png) no-repeat 5px -116px; }
.hover-container { margin:40px 20px 40px; background:#fff; box-shadow:-2px 2px 11px #CCC; padding:30px; position:relative; }
#content article .hover-container p { font-size:18px; line-height:1.6em; margin:5px; }
.hover-bird-left { margin:-27px 0 0 -46px; position:absolute; left:0px; top:0px; display:block; height:50px; width:66px; background:transparent url(../img/bird-left.png) no-repeat top left; }
.hover-bird-right { margin:-29px -34px 0 0px; position:absolute; right:0px; top:0px; display:block; height:50px; width:66px; background:transparent url(../img/bird-right.png) no-repeat top left; }

/* Images  */
#tucows-logo { display:block; float:left; width:230px; height:44px; background:transparent url(../img/tucows-sprite.png) no-repeat 0 0; }
#tucows-logo-footer { display:block; float:left; margin-right:15px; width:133px; height:25px; background:transparent url(../img/tucows-sprite.png) no-repeat -245px -1px; }

/* Footer */
footer#colophon { padding:20px 0 80px;  }
.home footer#colophon { box-shadow: 0 -6px 18px #ccc; border-top:1px solid #ccc;  }
footer#colophon.interior { box-shadow: 0 -6px 6px #efefef; }
footer#colophon nav { padding-top:3px; float:left; }
footer#colophon nav ul li { display:inline; margin-right:15px; }
footer#colophon nav ul li a { font-family: 'proxima_nova_ltlight'; letter-spacing:.1em; text-transform:uppercase; text-decoration:none; color:#666; font-size:11px; }
footer#colophon nav ul li a:hover,
footer#colophon nav ul li a.active { color:#000; }
footer#colophon .rgt { font-family: 'proxima_nova_rgbold'; letter-spacing:.1em; text-transform:uppercase; margin-top:8px; font-size:11px; }

/* Global */
.rgt { float:right; }
.lft { float:left; margin-right:20px; }
.center { text-align:center; }
hr { border-top:1px solid #ccc; border-left:none; border-right:none; border-bottom:none; height:1px; }
.btn-top { cursor:pointer; z-index:9; line-height:70px; background:#fff url(../img/tucows-sprite.png) no-repeat -298px -45px; position:fixed; right:0px; bottom:100px; text-align:center; display:block; padding:10px; width:60px; height:50px; border:1px solid #ccc; box-shadow:0px 2px 20px #ccc; text-transform:uppercase; color:#000; font-family: 'proxima_nova_rgbold'; }


/*******************
 * interior Pages */
section.interior { margin:0 auto 0px; max-width:950px; width:100%; position:relative; }
section.interior h1.page-title { border-top:2px solid #000; margin:50px 0 40px; font-size:32px; line-height:1.4em; font-family: 'proxima_nova_rgregular'; }
.blue { color:#0187d4; }
section.interior h2 { font-size:18px; line-height:1.2em; font-weight:bold; margin-bottom:20px; }
section.interior h3 { font-size:18px; line-height:1.2em; font-family: 'proxima_nova_ltlight'; margin-bottom:20px; }
section.interior aside h3 { font-family: 'proxima_nova_rgbold'; font-size:14px; margin-bottom:5px; }


section.interior.Contact aside h3 { font-family:arial,helvetica, sans-serif; font-size:14px; margin-bottom:0px; }
section.interior.Contact aside p {margin-bottom:0px; }
section.interior.Contact aside article:first-child {
    border-top:none;
    padding-top:0px;
}
section.interior.Contact aside article {
    border-top:1px solid #ccc;
    padding-top:10px;
    margin-right:10px;
    padding-bottom:15px;
}
section.interior.Contact h3 { font-family:arial,helvetica, sans-serif; margin-bottom:0px; }
section.interior.Contact article article {
   border-bottom:1px solid #ccc;
   margin-bottom:20px;
}
section.interior p { margin-bottom:15px; }
section.interior article.main { display:inline-block; vertical-align:top; margin-left: 180px; max-width:770px; font-size:14px; line-height:1.4em; }

section.interior aside { display:inline-block; vertical-align:top; width:175px; position:absolute; }

section.interior #secondary aside { position:relative; }

.page-template-default section.interior aside { position:relative; }
section.interior #secondary ,
.page-template-default #secondary { position:absolute; }

section.interior aside nav li a { font-family: 'proxima_nova_rgregular'; color:#0187d4; font-size:14px; line-height:1.4em; text-decoration:none;  }
section.interior aside nav li a.active { color:#000; font-family: 'proxima_nova_rgbold' }

section.interior aside .menu li a { font-family: 'proxima_nova_rgregular'; color:#0187d4; font-size:14px; line-height:1.4em; text-decoration:none;  }
section.interior aside .menu li a.active { color:#000; font-family: 'proxima_nova_rgbold' }

section.interior aside ul li a { font-family: 'proxima_nova_rgregular'; color:#0187d4; font-size:14px; line-height:1.4em; text-decoration:none;  }
section.interior aside ul li a.active,
section.interior aside ul li.current_page_item a { color:#000; font-family: 'proxima_nova_rgbold' }

div.center { width:100%; text-align:center; }

/* 
article header.entry-header { position: absolute; top:0px; display: block; width: 100%; left: 0px; }
article header.entry-header h1 { font-size:32px; line-height:1.4em; font-family: 'proxima_nova_rgregular'; }
article.main .entry-content { margin-top:70px; }
section.interior aside nav { margin-top:70px; }
*/
#toTop { display:none; }


/*************
 * Executive layout */

.exec, .dir {
    padding:40px 0;
    border-top:1px solid #ccc;
}


.exec:last-child, .dir:last-child {
    border-bottom:1px solid #ccc;
}

.exec .img {
    display:inline-block; vertical-align:top;
    width:150px;
    border:5px solid #fff;
    box-shadow:0px 1px 2px #ccc;
    margin-right:10px;
    position:absolute;
}

.exec .img img {
    width:150px;
}

.exec .content {
    display:inline-block;
    vertical-align:top;
    margin-left:185px;
}

article h1 {
    font-size:20px;
    font-weight:bold;
}

article h2 {
    font-size:20px;
    font-weight:normal;
}

.date-list {
    border-top:1px solid #ccc;
    margin-top:30px;
    padding:15px 0px;
    width:100%;
}

.date-list li {
    display:inline;
}

.date-list li a {
    padding:0px 5px;
    border-left:1px solid #ccc;
    color:#0187d4;
    font-size:16px;
    text-decoration:none;
    font-family: 'proxima_nova_rgregular';
}

.date-list li:first-child a {
    border-left:none;
    padding-left:0px;
    
}

article .date {
    background-color:#0187d4;
    border-radius:5px;
    padding:5px 10px;
    color:#fff;
    font-size:18px;
    font-family: 'proxima_nova_rgregular';
    margin:-10px 0 30px;
    display:inline-block;
}

.post-item {
    padding:40px 0;
    border-top:1px solid #ccc;
}

section.interior .post-item h2 {
    margin-bottom:0px;
}

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

.post-item h2 a,
article h1.entry-title a {
    text-decoration:none;
    font-weight:bold;
    font-size:22px;
    color:#000;
    font-family:arial,helvetica,sans-serif;
}

.post-info p,.post-info ul, .post-info ul li {
    display:inline;
    padding:0px;
    margin:0px;
}

.post-content {
    margin-top:20px;
}

/**********
 * People */

.people {
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:95px;
    height:96px;
    border:1px solid #333;
    margin:-1px -4px 0px -1px;
}

.people-con {
    margin-bottom:30px;
    border:1px solid #333;
}

.people-img {
    display:inline-block;
    width:96px;
    height:96px;
    cursor:pointer;
    background:#00a1fc;
}

.people-img:hover img {
    opacity:.5;
}

.tm {
    margin-top:12px;
}

.bm {
    margin-bottom:12px;
}

.people-img img {
    width:100%;
    height:100%;
}
/*
.people:hover .people-desc {
    display:inline-block;
    transition: opacity 1s;
    opacity:1;
}
*/
.people-desc {
    position:absolute;
    bottom:-140px;
    left:110px;
    z-index:2;
    display:none;
    color:#fff;
    width:310px;
    min-height:200px;
    padding:15px 20px 20px 20px;
    box-shadow:0px 2px 6px #888;
}

.tooltip-left .people-desc {
    right:110px;
    left:auto;
}

.tooltip-arrow {
    display:block;
    position:absolute;
    width:16px;
    height:44px;
    background:transparent url(../img/arrow-left.png) no-repeat top left;
    bottom:155px;
    left:-16px;
}

.tooltip-left .tooltip-arrow {
    background:transparent url(../img/arrow-right.png) no-repeat top left;
    right:-16px;
    left:auto;
}



.people-desc {
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(bottom left, #107DBF 0%, #00A1FE 100%);
    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(bottom left, #107DBF 0%, #00A1FE 100%);
    /* Opera */ 
    background-image: -o-linear-gradient(bottom left, #107DBF 0%, #00A1FE 100%);
    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #107DBF), color-stop(1, #00A1FE));
    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(bottom left, #107DBF 0%, #00A1FE 100%);
    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to top right, #107DBF 0%, #00A1FE 100%);
}

.close {
    display:block;
    width:20px;
    cursor:pointer;
    height:20px;
    background:transparent url(../img/tucows-sprite.png) no-repeat -524px -108px;
}

.twitter-icon {
    display:inline-block;
    width:16px;
    height:16px;
    background:transparent url(../img/tucows-sprite.png) no-repeat -180px -169px;
    float:left;
    margin-right:10px;
}

.people-desc .close {
    position:absolute;
    right:5px;
    z-index:3;
    top:5px;
}

section.interior .people-desc h2 {
    font-family: 'proxima_nova_ltlight';
    font-size:24px;
    font-weight:lighter;
    margin:0px;
}

section.interior .people-desc p {
     margin:0px;
     font-family: 'proxima_nova_ltlight';
     font-size:13px;
     color:#92d0f4;
}

section.interior .people-desc p a {
    text-decoration:none;
     color:#92d0f4;
     cursor:pointer;
}

.people-desc hr {
    border-top:1px solid #6B98B2;
    border-bottom:1px solid #7DB2D0;
    opacity:.7;
    height:0px;
    border-right:none;
    border-left:none;
}

section.interior .people-desc p span.white {
    color:#fff;
}

.col {
    width:49%;
    display:inline-block;
    vertical-align:top;
    
}

.col p {
    line-height: 1.4em;
}

/************************
 * Responsive targeting */

@media (max-width: 959px) {
    #hero h1 { font-size:30px; width:680px; padding-left:30px; }
}
@media (max-width: 767px) {
    #hero h1 { font-size:20px; width:500px; padding-left:20px; }
}
@media (max-width: 480px) {
    #hero h1 { font-size:18px; width:300px; padding-left:20px; }
}

.menu>ul>li {
	display:none;
}
.menu li.current_page_item ul.children {
	display:block;
}

.post-meta-key {
    display:none;
}


.map-container {
    position:relative;
    border:1px solid #ccc;
    margin-bottom:20px;
}

.map-container img {
    width:100%;
}

.nav-single {
    padding-top:30px;
}

.single h1.entry-title {
    margin-bottom:20px;
}

.single .interior {
    padding-top: 40px;
}

.single article h1{
    font-size: 24px;
}


.marker {
    position:absolute;
    width:34px;
    height:53px;
    background:transparent url(../img/marker.png) no-repeat top left;
    cursor:pointer;
}

#archives-2 {
    background:transparent url(../img/arrow-more.png) no-repeat bottom center;
    padding-bottom:30px;
}

#archives-2.open {
    background:transparent url(../img/arrow-less.png) no-repeat bottom center;
}

.marker:hover,
.marker.active {
    background-image:url(../img/marker-hover.png);
}

.map-select {
    padding:15px 10px 15px 15px;
}

.map-select.open:hover,
.map-select.open.active {
    background-color:#fff;
}

.map-select:hover,
.map-select.active {
    background-color:#efefef;
}

.Toronto {
    top:100px;
    left:215px;
}

.Brazil {
    top:230px;
    left:280px;
}

.Amsterdam {
    top:76px;
    left:377px;
}

.Bonn {
    top:80px;
    right:344px;
}

.Singapore {
    top:200px;
    right:170px;
}

.archive .main article {
    padding-bottom:30px;
    border-bottom:1px solid #ccc;
    margin-bottom:30px;
    
}

.page-template-page-templatespage-contact-php section.interior h3 {
    font-family:"Open Sans", Helvetica, Arial, sans-serif;
}

@media (max-width: 1024px) {
    nav.tucows-links ul li:first-child .desc {
	width:250px;
    }
    nav.tucows-links ul li .desc {
	margin:5px 0 0 15px;
	width:275px;
    }

}

@media (max-width: 950px) {
    #content-more article {
	width:23%;
	padding:3%;
	margin-left:3%;
	
    }
    #content-more .desc-container {
	max-height: 270px;
	height: 270px;
    }
    
    #content-more .btn-visit {
	background-image:none;
	padding-right:15px;
    }
    .people-con {
	border:none;
	padding-right:20px;
	width:400px;
    }
    
    .tooltip-left .people-desc {
    right:auto;
    left:110px;
}

.tooltip-left .tooltip-arrow {
    background:transparent url(../img/arrow-left.png) no-repeat top left;
    right:auto;
    left:-16px;
}
    
    .hover-bird-left { margin:-27px 0 0 -30px; }
    .hover-bird-right { margin:-29px -18px 0 0px; }
    
    .map-container,
    section.interior.Contacts aside{
	display:none;
    }
    section.interior.Contacts article.main {
	margin-left:20px;
    }
    
}

@media (max-width: 760px) {
    header#masthead nav {
	float:none;
    }
    #content article p {
	margin:30px 10px;
	font-size:15px;
    }
    .exec .img {
	margin-bottom:20px;
    }
}


@media (max-width: 650px) {
    .people-con {
	display:none;
    }
    
    #content-more article:first-child {
	margin-left:0px;
    }
    #content-more article {
	width:90%;
	padding:5%;
	margin-left:0px;
    }
    section.interior aside  {
	position:relative;
	margin:0 0 20px 20px;
    }
    .page-template-default #secondary {
	display:none;	
	}
    
    section.interior article.main {
	clear:both;
	margin:0 20px;
    }
    section.interior h1.page-title {
	padding-left:20px;
    }
    .no-mobile {
	display:none;
    }
    section.interior.Contact aside {
	width:96%;
    }
    section.interior.Contact aside article {
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	width:30%;
	border-top:none;
	display:inline-block;
    }
}



@media (max-width: 600px) {
    header#masthead nav {
	float:right;
	margin:10px 20px;
    }
    nav.tucows-links ul li .desc {
	display:none;
    }
}



@media only screen and (max-width: 550px) {
    nav.tucows-links ul li .desc {
	width:100%;
    }
    .hover h2 {
	font-size:24px;
	margin-left:20px;
    }
    nav.tucows-links ul li:first-child a {
	margin-left:0px;
	width:180px;
	margin-right:15px;
    }
    nav.tucows-links ul li a .link-name{
	font-size:15px;
    }
    nav.tucows-links ul li a .crt-wht{
	display:none;
    }
    
    .hover-bird-left { margin:-27px 0 0 0px; }
    .hover-bird-right { margin:-29px 0px 0 0px; }

    
    .hover h3 {
	font-size:20px;
	margin-left:20px;
    }
    .hover input {
	width:80%;
	margin-left:20px;
    }
    
    .hover .btn-visit.gry-btn {
	margin-left:20px;
	margin-top:10px;
    }
    .exec .img {
	position:relative;
    }
    .exec .content {
	margin-left:0px;
    }
}
	
	
