/*
Orange #f39200
Light Orange #FFF0DE
Dark Blue #00223f
Light Blue #E7EAF1
Blue #CED3E0
Grey #E3E3E3
Dark Grey #D0D0D0
Light Grey #F2F2F2


*/
html,body{
    font-size:16px;
    line-height: 18px;
    color:#00223f;
}
h1, #services ul li a{
    font-family:'Proxima N W01 Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img{
    max-width:100%;
    display:block;
    bottom:0;
}
.row.content{
    min-height:320px;
}
.headerless p.first{
    padding-top:40px;
}
    
.white,
.bx-wrapper .bx-pager.bx-default-pager a{background-color:#FFFFFF;}
.grey{background-color:#E3E3E3}
.light-grey{background-color:#F2F2F2}
.dark-grey{background-color:#D0D0D0}
.orange{background-color:#f39200}
.light-orange{background-color:#FFF0DE}
.light-blue{background-color:#E7EAF1}
.dark-blue{background-color: #00223f}
.bx-wrapper .bx-pager.bx-default-pager a.active{background-color:#f39200;}
.blue{background-color:#CED3E0;}

.grey-text{color:#E3E3E3}
.light-grey-text{color:#F2F2F2}
.dark-grey-text{color:#D0D0D0}
.orange-text{color:#f39200}
.light-orange-text{color:#FFF0DE}
.light-blue-text{color:#E7EAF1}
.dark-blue-text{color:#00223f;}
.blue-text{color:#CED3E0;}

.home-one, .home-two, .home-three{
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    min-height: 422px;
}
.home-one h2, .home-two h2, .home-three h2 {
    position: absolute;
    top: 40%;
}
.home-one h2{
    top:60%;
    left:2.5%;

}
.home-two h2, .home-three h2 {
    color: #FFFFFF;
}
.magician-lrg{background-image:url(/uploads/images/banners/bg-magician-lrg.png);}
.globe-lrg{background-image:url(/uploads/images/banners/bg-globe-lrg.png);}
.board-room{background-image:url(/uploads/images/banners/bg-board-room.png);}
.home-one{background-image:url(/uploads/images/banners/bg-home-one.jpg);}
.home-two{background-image:url(/uploads/images/banners/bg-home-two.jpg);}
.home-three{background-image:url(/uploads/images/banners/bg-home-three.jpg);}

.large-format{
    position:absolute;
    right:0;
    z-index:500;
    background-repeat:no-repeat;
    background-position:bottom right;
    background-size:contain;
    height:620px;
    width:600px;

}
.about-us{background-image:url(/uploads/images/banners/bg-magician-lrg.png);}
.territories{background-image:url(/uploads/images/banners/bg-globe-lrg.png);}
.malta{
    background-image:url(/uploads/images/banners/bg-globe-compass-lrg.png);
    background-position:center bottom;
    margin-bottom: 100px;
}


h1,h2,h3{
    font-size:34px;
    text-transform:uppercase;
    line-height:32px;
    letter-spacing:1px;
}
h2{
    font-size:38px;
    line-height:34px;
}
h1{
    margin: 60px 0 5px;
}
h1 span{
    text-transform:lowercase;
}h1.orange-text span{
     font-family:'Proxima N W01 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
     text-transform:uppercase;
    font-weight: normal;
    color: #00223f;
 }

h3{
    font-family:'Proxima N W01 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h5 {
    font-family:'Proxima N W01 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #666666;
}
h5.strong-header {
    font-family:'Proxima N W01 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom:none;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
    color:#15243C;
}
strong{
    font-family:'Proxima N W01 Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
}
strong em{
    font-family:'Proxima N W01 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:normal;
}
.white-text, .white-text a, .white-text a:visited{color:#FFFFFF !important;}
a.bold{font-family:'Proxima N W01 Black', "Helvetica Neue", Helvetica, Arial, sans-serif;}
#open-row p,p.first{
    font-size: 1.2rem;
    line-height:1.5rem;
}
.center{
    text-align:center;
}
.seperator{
    position: relative;
    width: 32px;
    height: 32px;
    left: 50%;
    bottom:-16px;
    z-index: 100;
    margin-left: -16px;
    margin-top:-32px;
    background: url("/assets/2015/img/icon-advent-down.png") no-repeat center;
}
.wide-container{
    width:1200px;
    margin:0 auto;
    box-shadow:0 -8px 8px #888888;
}
.menu{
    display:none;
}
#top-bar ul{
    margin: 21px 0 0;
    float: right;
}
#top-bar ul li{
    display:inline;
    float:left;
    margin-left:8px;
}
#top-bar ul li.login a{
}
#top-bar form{
    margin: 0;
}
#top-bar input[type=text]{
    border: none;
    background: url("/assets/2015/img/icon-search.png") #D0D0D0 no-repeat 5px center;
    margin: 0;
    padding: 20px 10px 20px 35px;
    font-size: 18px;
    border-radius:0;
    width:125px;
}
#banner{height:422px;}
.row-padding{
    padding:40px 0;
}
.logo img{
    width:90%;
}
.menu{}
nav.main{
        display:block;
    }
nav{
    float:right;
}
nav ul{
    margin:0;
    clear:both;
}
nav ul li{
    float:left;
    display:inline;
    font-size:14px;
    margin:10px 0 0 20px;
    position:relative;
}
nav ul li a,
nav ul li.sectionheader span{
    white-space:nowrap;
    display:block;
    color:#666666 !important;
    padding:10px 0 0;
    text-align:right;
    cursor:pointer;
}
nav ul li a:active,
nav ul li a:focus,
nav ul li a:hover,
nav ul li a.menuactive,
nav ul li.currentpage a{
    border-bottom:1px solid #333;
}
nav ul li.sectionheader a:active,
nav ul li.sectionheader a:focus,
nav ul li.sectionheader a:hover,
nav ul li.sectionheader a.menuactive,
nav ul li.sectionheader a:hover{
    border:none;
}
nav ul li ul{
    left:-9999px;
    position:absolute;
    z-index:2000;
    background:#F2F2F2;
    padding:20px 10px 0;
}
nav ul li:active ul,
nav ul li:hover ul
{
    left:-10px;
}
nav ul li ul li{
    width:100%;
    padding:0;
    margin:0;
    border-bottom:1px solid #666666;
    text-align:right;
}
nav ul li ul li:last-child{
    border:none;
}
nav ul li ul li a,
nav ul li.menuactive ul li a,
nav ul li.sectionheader ul li span{
    display:block;
    white-space:nowrap;
    padding:5px 0;
    text-align:right;
    text-align:left;
}
nav ul li ul li a:active,
nav ul li ul li a:focus,
nav ul li ul li a:hover,
nav ul li ul li a.menuactive{
    border:none;
}
nav.secondary{
    float:none;
}

nav.secondary ul{
    width:100%;
    text-align:center;
    float:none;
    margin:0;
}

nav.secondary ul li{
    float:left;
    display:inline;
    font-size:14px;
    margin:0;
    width: 19.8%;
    border-right:1px solid #FFFFFF;
}
nav.secondary.services ul li{
    width: 16.4%;
}
nav.secondary.territories ul li{
    width: 24.4%;
}
nav.secondary ul li:last-child{
    border-right:none;
}
nav.secondary ul li a{
    display:block;
    color:#f39200 !important;
    padding:10px 0;
    text-align:center;
    font-weight:bold;
}
nav.secondary ul li a:active,
nav.secondary ul li a:focus,
nav.secondary ul li a:hover,
nav.secondary .menuactive,
nav.secondary .currentpage a{
    border-bottom:none;
    color:#FFFFFF !important;
}
.bx-wrapper .bx-pager {
    bottom: 10px;
}
.main ul{
    list-style-type:disc;
    margin-left:15px;
}
.main ul li{
    margin-bottom:5px;
}
.main ul li ul{
    margin-left:15px;
}
.main ul li ul li{
    list-style-type:disc;
    font-size:1em;
}
#footer .container .row{
    padding:0;
}
#footer p{
    margin-top:20px;
    color:#FFFFFF;
    font-size:12px;
}
#footer ul{
    margin:10px 0;
    float:right;
}
#footer ul li{
    float:left;
    margin:0 0 0 15px;
}
.main ul.checklist,
.twitter-feed ul li{
    list-style-type:none;
    margin-left:0;
}
.main ul.checklist li{
    background:url(/assets/2015/img/icon-checkbox.png) no-repeat left center;
    padding:0 0 0 35px;
    min-height:30px;
}
img.team-image{
    height:420px;
}
.uppercase{
    font-family:'Proxima N W01 Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:500;
}

/* Twitter Feed */


.twitter-feed{
    background:#FFFFFF;
    padding:10px 0;
    margin-bottom:40px;
    margin-top:10px;
}
.twitter-feed h2{
    margin:0 10px;
    padding-bottom:10px;
} 
.twitter-feed h2 span{
    float:right;
    padding:5px 5px 0 0;
}
.twitter-feed li{
    border-top:1px solid #cccccc;
    padding:10px 0;
    clear:both;
 }
.twitter-feed h5{
    margin:0 10px 0 0;
}
.twitter-feed h5 span{
    font-family:'Proxima N W01 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:300;
    float:right;
}
.twitter-feed h6{
    font-family:'Proxima N W01 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:300;
    text-transform:lowercase;
}
.twitter-feed p{
    margin:0 10px 0 0;
}
.twitter-feed .tweet-img{
    float:left;
    margin:0 10px 50px;
}
.map{
    width:1200px;
    height:400px;
}

.news-list{}
.news-list h3{
    font-family:'Proxima N W01 Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:20px;
    line-height:24px;
    
 }
 .news-list h3 a{
     color:#F39200;
 }
.news-list h3 span{
    font-family:'Proxima N W01 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:200;
    float:right;
    margin-top: -1px;
    font-size:18px;
 }
.news-list .news-summary{}
.news-list span.more a{
    color:#666666;
    margin-left:3px;
}

#news-detail{
}
#news-detail h1{
    font-family:'Proxima N W01 Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:26px;
}
#news-detail h1 span{
    font-family:'Proxima N W01 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:200;
    float:right;
    text-transform:capitalize;
    color:#00223f;  
}
#news-detail{
}
#news-detail{
}

.downloads{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
    margin-bottom: 100px;
}
.downloads ul li{
    font-family:'Proxima N W01 Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:16px;
    background: url("/assets/2015/img/icon-pdf.png") left center no-repeat;
    padding-left:30px;
    margin:0 0 30px 0;

}
.downloads ul li a{
    padding: 5px 0;

}
.downloads ul li a:hover{
    text-decoration: underline;
}

form {
    margin-bottom: 20px; }
fieldset {
    margin-bottom: 20px; }
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
    border: none;
    padding: 10px 6px;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 2px;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 5px;
    background: #fff; }
select {
    padding: 0; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
    border: 1px solid #aaa;
    color: #444;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow:  0 0 3px rgba(0,0,0,.2); }
textarea {
    min-height: 100px; }
label,
legend {
    display: block;
    font-weight: bold;
    font-size: 13px;  }
select {
    width: 100%; }
input[type="checkbox"] {
    display: inline; }
label span,
legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}
legend{
    font-family:'Proxima N W01 Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight:normal;
    text-transform: uppercase;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    background: url("/assets/2015/img/icon-arrow.png") no-repeat 90% center #F39200;
    border: none;
    border-radius:0;
    font-size: 16px;
    font-family:'Proxima N W01 Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight:normal;
    color:#FFFFFF;
    text-shadow: none;
    padding: 10px 50px 10px 10px;
    text-transform: uppercase;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background: url("/assets/2015/img/icon-arrow.png") no-repeat 90% center #00223f;
    border: none;
    border-radius:0;
    font-size: 16px;
    font-family:'Proxima N W01 Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight:normal;
    color:#FFFFFF;
    text-shadow: none;
    padding: 10px 50px 10px 10px;
}


/* #Media Queries
================================================== */

@media only screen and (max-width: 1199px){
    .wide-container{
        width:960px;
        margin:0 auto;
        box-shadow:none;
    }
    #banner{
        height:338px;
    }
    .bx-wrapper .bx-pager {
      bottom: 90px;
    }
    .home-one h2 {
      top: 20%;
    }
    .home-two h2, .home-three h2 {
      top: 35%;
    }
    .map{
        width:960px;
        height:400px;
    }
    .menu{
        position:absolute;
        right:20px;
        top:75px;
        background:url(/assets/core/img/menu-black.png) no-repeat center center;
        display:block;
        z-index:10000;
    }
    .menu img{
        height:40px;
        width:40px;
    }
    nav.main{
        position:absolute;
        background:#f39200;
        right:0;
        top:67px;
        display:none;
        z-index:100000 !important;
    }
    
    nav.main ul{
        
    }
    
    nav.main ul li{
        float:none;
        display:block;
        font-size:18px;
        text-align:left;
        width:150px;
    }
    
    nav.main ul li a{
        color:#FFFFFF !important;
        padding:10px;
    }
    nav.main ul li a:active,
    nav.main ul li a:focus,
    nav.main ul li a:hover,
    nav.main ul li a.menuactive{
        border-bottom:none;
    }
    nav.main ul li ul{
        display:none;
        position:absolute;
        left:-200px;
        top:0;
        margin-top:0;
        padding:0;
        min-width:180px;
        background:#FFF0DE;
    }
    nav.main ul li ul li{
        display:block;
        text-align:left;
        padding:0;
        background:#FFF0DE;
        border:none;
        width:auto;
    }
    nav.main ul li ul li a{
        padding:10px;
        color:#00223f !important;
    }

}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
    .wide-container{
        width:768px;
    }
    .row.content{
        min-height:280px;
    }
    .large-format{
        height:560px;
    }
    #banner{
        height:270px;
    }
    .bx-wrapper .bx-pager {
      bottom: 160px;
    }
    h1,h2,h3{
        font-size:24px;
        text-transform:uppercase;
        line-height:28px;
        letter-spacing:1px;
    }
    h1{
        margin: 30px 0 5px;
    }
    .home-one h2 {
      top: 15%;
    }
    .home-two h2, .home-three h2 {
      top: 25%;
    }
    .twitter-feed .tweet-img{
        margin:0 10px 70px;
    }
    .map{
        width:768px;
        height:370px;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) { 
    h1,h2,h3{
        font-size:22px;
        text-transform:uppercase;
        line-height:28px;
        letter-spacing:1px;
    }
    #top-bar ul{
        margin: 17px 0 5px;
        float: left;
    }
    #top-bar form{
        position:absolute;
        top:0;
        right:0;
        margin: 0;
    }
    #top-bar input[type=text]{
        border: none;
        background: url("/assets/2015/img/icon-search.png") #D0D0D0 no-repeat 5px center;
        margin: 0;
        padding: 15px 10px 15px 35px;
        font-size: 18px;
        border-radius:0;
        width:125px;
    }
    .columns.logo{
        width:70%;}
    .logo img{
        
    }
    .logo{
        width:200px;
    }
    .menu{
        top:65px;
    }
    #services nav ul li{
        width:49%;
        border:none;
    }
    #services nav ul li:nth-child(odd){
        border-right:1px solid #cccccc;
    }
    nav.main{
        right:-5px;
        top:77px;
    }
    nav.main ul li{
        min-width:100px;
    }
    
    nav.main ul li a{
        color:#FFFFFF !important;
        padding:10px;
    }
    nav.main ul li a:active,
    nav.main ul li a:focus,
    nav.main ul li a:hover,
    nav.main ul li a.menuactive{
        border-bottom:none;
    }
    nav.main ul li ul{
        display:none;
        position:absolute;
        left:-200px;
        top:0;
        margin-top:0;
        padding:0;
        min-width:180px;
        background:#FFF0DE;
    }
    nav.main ul li ul li{
        display:block;
        text-align:left;
        padding:0;
        background:#FFF0DE;
        border:none;
        width:auto;
    }
    nav.main ul li ul li a{
        padding:10px;
        color:#00223f !important;
    }
    .large-format{display:none;}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .wide-container{
        width:100%;
    }
    #banner{
        height:220px;
    }
    .bx-wrapper .bx-pager {
      bottom: 195px;
    }
    .home-one h2, .home-two h2, .home-three h2 {
      font-size:14px;
      line-height:18px;
    }
    .home-one h2 {
      top: 15%;
    }
    .home-two h2, .home-three h2 {
      top: 20%;
      left:50%;
    }
    .map{
        width:480px;
        height:300px;
    }
    nav.secondary ul li{
        float:none;
        display:block;
        font-size:14px;
        margin:0;
        width: 100% !important;
        border-right:none;
    }
    nav.secondary ul li a{
        text-align:center;
    }
	
	
	.illustration.home {position:relative!important; width:100%!important; max-width:500px!important; top:0!important;}


}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .wide-container{
        width:99%;
        margin:0 0.5%;
    }
    .twitter-feed .tweet-img{
        margin:0 10px 120px;
    }
    #banner{
        height:105px;
    }
    .bx-wrapper .bx-pager {
      bottom: 320px;
    }
    .home-one h2, .home-two h2, .home-three h2 {
      font-size:10px;
      line-height:12px;
    }
    .home-one h2 {
      top: 8%;
    }
    .home-two h2, .home-three h2 {
      top: 10%;
      left:46%;
    }
     nav.secondary ul li{
        float:none;
        display:block;
        font-size:14px;
        margin:0;
        width: 100% !important;
        border-right:none;
    }
    nav.secondary ul li a{
        text-align:center;
    }
    .map{
        width:375px;
        height:300px;
    }
    .downloads{
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
        -moz-column-gap: 0px; /* Firefox */
        column-gap: 0px;
        margin-bottom: 50px;
    }
	.illustration.home, .illustration.forms {position:relative!important; width:100%!important; max-width:500px!important; top:0!important;}
	.illustration.forms {right:0!important;}
    
}