body {
	margin: 0;
	padding: 0;
	background:#dbdbdb;
	font: 13px/18px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
	color:#1b1b1b;
	-webkit-font-smoothing: antialiased;
}
.clear-me{ clear:both; }
.clear:after{ clear:both;display:block;font-size:0px;line-height:0px;height:0;visibility:hidden;content:"."; }
form{ margin:0;padding:0; }
hr{ color:#014295;border:0;padding:0;height:1px;background:#014295;margin:15px 0 15px 0; }
.align-center{ text-align:center; }

/*** Text ***/

h1, h2, h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color:#000000; 
}
h2{
    font-size:25px;
}
h3,
h3 a{
    font-size:16px;
}
h1 a, h2 a, h3 a{
    color:#f58220;   
}
h1 a:hover, h2 a:hover, h3 a:hover{
    text-decoration:none;
}
.list-unique-aspects h3{
    margin:0;
    color:#f58220;
}
.list-unique-aspects li{
    background:none;
    padding:5px 10px;
    border-right:0;
    border-left:0;
    border-radius:0;
}

/*** Buttons ***/

.btn{
    font-family: 'Open Sans', sans-serif;
}
.btn-primary{
    background:#f58220;
    border-color:#DC751D;
}
.btn-primary:hover,
.btn-primary:focus{
    background:#DC751D;
    border-color:#DC751D;
}

/*** Header Styles ***/

.navbar-icons{
    margin:0;
    height:50px;
    background:#454545;
    border:0;
    border-radius:0;
    color:#eeeeee;
    text-align:right;
}
.social i{
    font-size:34px;
    margin:6px 0 0 20px;
}
.social a{
    color:#eeeeee;
    transition:0.5s ease all;
}
.social a:hover,
.social a:focus{
    text-decoration:none;
    color:#3a7ab5;
    transition:0.5s ease all;
}
.logo{
    margin:12px 0 0 0;
    border-radius:2px;
    background:#ffffff;
    border:2px solid #ffffff;
    float:left;
    height:100px;
}
.head-date{
    float:right;
    color:#2b7cc7;
    font-size:25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    margin:85px 0 0 0; 
}
.top-header{
    background:#f58220;
    min-height:130px;
    padding:0 0 30px 0;
}
.navbar-main-wrapper{
    position:relative;
}
.navbar.main-nav{
    border-radius:2px;
    margin:0;
    box-shadow:0 3px 2px rgba(35, 31, 32, 0.2);
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcfcfc 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcfcfc 0%,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcfcfc 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcfcfc 0%,#efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
    border:0;
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:15px;
    position:absolute;
    top:-20px;
    z-index:10;
    width:100%;
}
.navbar.main-nav a{
    padding:14px 13px;
}
.nav.navbar-collapse.collapse{
    border:0;
    box-shadow:0 0;
}
.strapline{
    list-style:none;
    padding:0;
    margin:85px 0 0 15px;
    float:left;
}
.strapline li{
    padding:0;
    margin:0 10px 0 0;
    float:left;
    color: #2b7cc7;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.strapline i{
    font-size:10px;    
}

/*** Side Nav ***/

.sidebar-nav .navbar li a{
    font-size:15px;
}
.sidebar-nav i{
    font-size:24px;
    margin:0 5px 0 0;
}
.sidebar-nav .nav>.active>a{
    color:#3a7ab5;
}

@media (min-width: 768px) {
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }
    .sidebar-nav .navbar ul {
        float: none;
    }
    .sidebar-nav .navbar ul:not {
        display: block;
    }
    .sidebar-nav .navbar li{
        float: none;
        display: block;
        border-bottom:1px solid #e7e7e7;
    }
    .sidebar-nav .navbar li:last-child{
        border-bottom:0;
    }
    .sidebar-nav .navbar li a {
        padding:15px 15px 15px 45px;
        position:relative;
    }
    .sidebar-nav .navbar li i{
        position:absolute;
        top:15px;
        left:12px;
    }
}

/*** Misc Row Styles ***/

.white-row{
    background:#ffffff;
}
.bordered-row{
    border-top:4px solid #454545;
    border-bottom:4px solid #454545;
}
.row-striped-formats{
    background:#eeeeee url(../i/line-pattern.png);
    border-top:4px solid #454545;
}
.header-block{
    background:#454545;
    color:#ffffff;
    margin:0 0 0 0;
    padding:5px 15px;
}
.row-dark-image{
    background:url(../i/bgs/1.jpg) center top no-repeat;
    background-size:cover;
}
.row-dark-image .row-dark-image-overlay{
    background:rgba(214, 214, 214, 0.95);
    padding-bottom:40px;
    position:relative;
}
.row-dark-image .container{
    color:#646464;
    font-size:16px;
    line-height:20px;
    height:190px;
    overflow:hidden;
}
.row-dark-image-overlay.open .container{
    height:auto;   
}
.row-dark-image .container h1{
    font-size:26px;
    margin:20px 0 10px 0;     
}
.open-down{
    position:absolute;
    left:50%;
    bottom:-26px;
    border:3px solid #ffffff;
    color:#ffffff;
    background:#454545;
    box-shadow:0 1px 1px #454545;
    width:180px;
    padding:5px 0 10px 0;
    margin:0 0 0 -93px;
    border-radius:6px;
    text-align:center;
    transition:0.5s ease all;
    cursor:pointer;
    font-size:20px;
}
.open-down i{
    font-size:26px;
}
.open-down:hover{
    background:#ffffff;   
    border-color: #454545;
    color:#454545;
    transition:0.5s ease all;
}

/*** Container Styles ***/

.container-main{
    padding-top:50px;
    padding-bottom:20px;
}
.container-white{
    background:#ffffff;
}

/*** Jumbotron ***/

.jumbotron{
    margin:0;
}
.jumbotron.jumbotron-lg{
    padding-top:0;
    padding-bottom:0;
    background:url(../i/jumbotron/1.jpg) center center no-repeat;
    background-size:cover;
}
.jumbotron-footer{
    background:#454545;
    min-height:50px;
    padding:5px 0 5px 0;
}
.jumbotron-footer h2{
    margin:10px 0 10px 0;
    color:#eeeeee;
}
.jumbotron .jumbotron-btn-wrapper{
    background:rgba(0, 0, 0, 0.7);
    height:100%;
    padding-top:50px;
    padding-bottom:20px;
}
.jumbotron .jumbotron-btn-wrapper i{
    font-size:32px;
    margin-right:10px;
}
.jumbotron .jumbotron-btn-wrapper .btn{
    padding-top:12px;
    padding-bottom:12px;
    text-align:left;
}
.jumbotron.jumbotron-sm{
    padding-top:0;
    padding-bottom:0;
    background:url(../i/jumbotron/1.jpg) center center no-repeat;
    background-size:cover;
    min-height:250px;
    text-align:center;
}
.jumbotron.jumbotron-sm.jumbotron-event-venue{
    background:url(../i/jumbotron/2.jpg) bottom center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-delegates{
    background:url(../i/jumbotron/4.jpg) bottom center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-2015-providers,
.jumbotron.jumbotron-sm.jumbotron-2016-providers{
    background:url(../i/jumbotron/19.jpg) bottom center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-delegates{
    background:url(../i/jumbotron/14.jpg) bottom center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-solution-providers{
    background:url(../i/jumbotron/20.jpg) top center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-event-agenda,
.jumbotron.jumbotron-sm.jumbotron-event-agenda-day-2{
    background:url(../i/jumbotron/18.jpg) center center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-why-attend{
    background:url(../i/jumbotron/11.jpg) center center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-contact-us{
    background:url(../i/jumbotron/21.jpg) center -40px no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-index{
    background:url(../i/jumbotron/13.jpg) bottom center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-event-format{
    background:url(../i/jumbotron/15.jpg) bottom center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-full-circle-concept{
    background:url(../i/jumbotron/16.jpg) top center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm.jumbotron-brochure-downloads{
    background:url(../i/jumbotron/17.jpg) top center no-repeat;
    background-size:cover;
}
.jumbotron.jumbotron-sm h1{
    color:#ffffff;
    margin:90px 0 0 0;
    padding:5px 10px;
    font-size:50px;
    line-height:60px;
    border-radius:2px;
    position:relative;
    text-shadow:1px 1px 4px #2e2e2e;
}
.jumbotron-testimonial-wrapper{
    background:rgba(0,0,0,0.5);
    padding:15px;
    margin:50px 0 0 0;
    color:#ffffff;
}
.jumbotron-testimonial{
    font-size:24px;
    line-height:34px;
    margin:0 0 15px 0;
}
.jumbotron-testifier{
    font-size:20px;
}
.jumbotron-testifier .rating{
    margin:10px 0 0 0;
}
.jumbotron-testimonial-positioner{
    min-height:340px;
    position:relative;
}
.jumbotron-testimonial-positioner > div{
    position:absolute;
    bottom:0;
    left:0;
}

/*** Home Speakers ***/

.speakers-row{
    background:#ffffff;
}
.speakers-row h2{
    margin:20px 0 20px 0;
}
.home-speaker-image{
    background:#eeeeee;
    width:100%;
    text-align:center;
    margin:0 0 30px 0;
}
.home-speaker-image img{
    margin:0 auto;
}
.speakers-pagination{
    background:#eeeeee;
    padding:10px 0 10px 0;
    margin:20px 0 0 0;
}
.speakers-pagination a{
    display:block;
    width:44px;
    height:44px;
    border:2px solid #bbbbbb;
    float:right;
    margin:0 0 0 10px;
    text-align:center;
    color:#bbbbbb;
    transition:0.5s ease all;
}
.speakers-pagination a:hover{
    background:#ffffff;   
}
.speakers-pagination a i{
    font-size:26px;
    margin:9px 0 0 0;
}
.speaker-content h3{
    color:#000000;
    margin:0 0 4px 0;
}
.speaker-content{
    color:#999999;
    margin:0 0 15px 0;
}
.speaker-content p{
    min-height:60px;
}
    
/*** Line Pattern Container ***/

.line-pattern{
    background:#eeeeee url(../i/line-pattern.png);
    border-top:4px solid #454545;
    padding-top:30px;
    padding-bottom:30px;
}
.home-line-media{
    height:197px;
    overflow:hidden;
}

/*** Features Row ***/

.features-row{
    background:#3a7ab5;
    color:#ffffff;
    position:relative;
    background:url(../i/bgs/1.jpg) center center no-repeat;
}

.features-row h3,
.features-row h3 a{
    color:#ffffff;   
}

.features-row h2{
    font-size:30px;
    margin:50px 0 20px 0;
}

/*** Image Wrappers ***/

.white-bg-image{
    background:#ffffff;
    width:100%;
    text-align:center;
    min-height:170px;
    opacity:0.8;
    transition:0.5s ease all;
}
.white-bg-image:hover{
    opacity:1;
    transition:0.5s ease all;   
}
.white-bg-image img{
    margin:0 auto;
}

/*** Tint colours ***/

.tint{
    background:rgba(245, 129, 31, 0.7);
    width:100%;
    height:100%;
    top:0;
    left:0;
    padding:0 0 15px 0;
}

/*** Footer ***/

.copy-footer{
    background:#bbbbbb;
    padding:2% 0;
    color:#838383;
    font-weight:600;
    font-size:18px;
    font-family: 'Open Sans', sans-serif;
    text-shadow:0 0;
}
.copy-footer .col-xs-12:first-child{
    font-size:14px;
    margin-bottom:10px;
}

/*** Testimonial ***/

.block-testimonial{
    background:#ffffff;
    padding:30px 45px 40px 45px;
    min-height:197px;
    font-size:16px;
    line-height:20px;
    position:relative;
}
.block-testimonial .fa-quote-left{
    width:30px;
    height:30px;
    padding:6px 0 0 0;
    background:#bbbbbb;
    border:1px solid #eeeeee;
    border-left:0;
    color:#ffffff;
    position:absolute;
    top:20px;
    left:0;
    content:" ";
    text-align:center;
    font-size:18px;
}
.block-testimonial .fa-quote-right{
    width:30px;
    height:30px;
    padding:6px 0 0 0;
    background:#bbbbbb;
    border:1px solid #eeeeee;
    border-left:0;
    color:#ffffff;
    position:absolute;
    bottom:20px;
    right:0;
    content:" ";
    text-align:center;
    font-size:18px;
}
.block-testimonial:after{
    content:" ";
    position:absolute;
    bottom:-12px;
    left:45px;
    width: 0; 
    height: 0; 
    border-top:12px solid transparent;
    border-bottom:12px solid transparent;
    border-left:12px solid #ffffff;
}
.testifier{
    
}
.list-testimonial-group{
    margin:0 0 20px 0;
}
.list-testimonial-group .block-testimonial{
    min-height:0;
}
.list-testimonial-group .testifier{
    margin:12px 0 0 0;
    font-weight:bold;
}

.col-home-testimonial a{
    color:#1b1b1b;    
}
.col-home-testimonial a:hover{
    text-decoration:none;
    color:#1b1b1b;
}

/*** List Groups ***/

.list-group.list-group-ticks{
    border:0;
}
.list-group.list-group-ticks .list-group-item{
    border:0;
    padding:6px 6px;
}
.list-group.list-group-ticks .list-group-item i{
    margin:0 5px 0 0;   
}

/*** Column/ Content Styles ***/

.col-home-content{
    
}
.container-home-content h1{
    margin-top:0;
    font-size:25px;
}
.container-home-content .embed-responsive{
    border:10px solid rgba(0, 0, 0, 0.1);
    border-radius:2px;
    margin:0 0 20px 0;
}
.container-home-content h3{
}
.container-home-content i.fa{
    font-size:23px;
    margin-right:5px;
}

/** Downlaod Box Styles ***/

.download-box{
    border:1px solid #e7e7e7;
    background:#f8f8f8;
    padding:20px 20px 20px 50px;
    display:block;
    margin:0 0 1% 0;
    border-radius:4px;
    font-size:18px;
    position:relative;
}
.download-box i{
    font-size:25px;
    position:absolute;
    left:2%;
}
.download-box:hover{
    text-decoration:none;   
}

/*** Form Styles ***/

.form-group-auto-height .form-control{
    height:auto;
}
.form-group-auto-height small{
    display:block;
    font-weight:normal;
}
.math{
    background:url(http://clientmanager.ahmediauk.com/public/frontend/i/math.gif) left 8px no-repeat;
    padding:0 0 0 100px;
}

/*** Address Styles ***/

.address{
    list-style:none;
    padding:0;
    margin:0 0 15px 0;
}
.address li{
    padding:0;
    margin:0;
}

/*** Full Circle Styles ***/

.full-circle-box{
    width:100%;
    position:relative;
    margin:10px 0 0 0;
}
.full-circle-box div{
    position:absolute;
    z-index:100;
    cursor:pointer;
}
.full-circle-box .networking{
    top:3%;
    left:34%;
    width:21%;
    height:18%;
}
.full-circle-box .lunch{
    top:15%;
    left:10%;
    width:21%;
    height:18%;
}
.full-circle-box .one-2-one{
    top:61%;
    left:7%;
    width:15%;
    height:17%;
}
.full-circle-box .think-tank{
    top:32%;
    right:19%;
    width:15%;
    height:15%;
}
.full-circle-box .one-2-one img{
    cursor:pointer;
}
.full-circle-box .presentations{
    top:38%;
    left:3%;
    width:16%;
    height:20%;
}
.full-circle-box .speed-networking{
    bottom:10%;
    right:33%;
    width:20%;
    height:17%;
}
.full-circle-box .interactive{
    top:48%;
    right:20%;
    width:17%;
    height:24%;
}
.full-circle-box .delegates{
    bottom:8%;
    left:24%;
    width:19%;
    height:18%;
}
.well-full-circle-box h2{
    margin:0 0 15px 0;
}

/*** Agenda Styles ***/

.agenda-speaker{
    margin:0 0 5px 0;
    font-size:0.94em;
}
.agenda-speaker img{
    margin:0 3px 3px 0;
}
.speaker-anchors .col-lg-6:first-child {
    
}
.speaker-anchors{
    margin:10px 0 15px 0;
}
.speaker-anchors ul{
    list-style:none;
    padding:0;
    margin:0 0 0 0;
}
.speaker-anchors li{
    margin:0 0 8px 0;
}
.speaker-anchors li a{
    position:relative;
    padding:1px 0 1px 15px;
    display:block;
    float:left;
}
.speaker-anchors li a:before{
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top:3px;
    left:0;
}
.speaker-anchors li a:hover{
    text-decoration:none;   
}
.table-agenda{
    background:#ffffff;
}
.table-agenda th{
    background:#454545;
    color:#ffffff;
}
.table-agenda h2{
    font-size:18px;
    margin:0 0 10px 0;
}
.table-agenda h3{
    font-size:16px;   
}
.speaker-td{
    width:30%;
}

/*** Providers ***/

.provider-box{
    
}
.provider-box img{
    float:left;
    margin:0 15px 15px 0;
    max-width:220px;   
}

/*** Event Logos ***/

.row-event-logos{
    padding-top:15px;
    padding-bottom:15px;
    background:#ffffff;
    border-bottom:2px solid #bbbbbb;
}
.row-event-logos a{
    display:block;
    height:57px;
    padding:0 0 0 0;
    margin:0 0 30px 0;
    background:#efefef;
    color:transparent;
}
.row-event-logos a{
    display:block;
    background:url(../i/logo-sprite.png) no-repeat;
    margin:0 auto;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition:1s ease all;
}
.row-event-logos a:hover{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    transition:1s ease all;
}
.row-event-logos .lgsf{
    background-position:center 25%;
}
.row-event-logos .psf{
    background-position:center 50%;
}
.row-event-logos .esf{
    background-position:center 75%;
}
.row-event-logos .cgsf{
    background-position:center 100%;
}
.row-event-logos .img-sn-logo{
    background:none;
}
.row-event-logos .img-sn-logo img{
    margin:0 auto;
    margin-top:-15px;
}
.row-event-logos a.img-sn-logo{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}

/*** Videos ***/

.row-videos{
    padding:15px 0 15px 0;
    border-bottom:2px solid #bbbbbb;
}
.row-videos .col-video{
    
}
.col-video-side{
    margin:0 0 15px 0;
}
.col-video h3{
    margin:0;
    margin:10px 0 0 0;
}
.col-video-main h3{
    margin:0 0 10px 0;
    color:#3a7ab5;
}
.img-video-thumb{
    cursor:pointer;
}
.img-video-thumb-container{
    position:relative;
}
.img-video-thumb-container:after{
    content: "\f16a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size:50px;
    margin:-10px 0 0 0;
    width:100%;
    text-align:center;
    position:absolute;
    top:50%;
    color:rgba(0, 0, 0, 0.8);
    cursor:pointer;
}
.img-video-thumb-container:hover:after{
    color:rgba(229, 45, 39, 1);
}
.img-video-thumb-container:before{
    content:" ";
    text-align:center;
    position:absolute;
    top:50%;
    left:50%;
    margin:-15px 0 0 -15px;
    width:30px;
    height:30px;
    background:rgba(255, 255, 255, 0.8);
}
.col-video-main .img-responsive.img-video-thumb{
    max-width:auto;
    width:100%;
}

/*** Photobox ***/

.photobox-wrapper{
    
}
.photobox-wrapper img{
    margin:0 0 8px 0;
    transition:0.5s ease all;
}
/*
.photobox-wrapper img:hover{
    opacity:0.7;
    padding:0;
    transition:0.5s ease all;
}
*/
.photobox-wrapper > div{
    padding:0 4px 0 4px;   
}
.photobox-img{
    overflow:hidden;
}
.photobox-img:hover img{
    max-width:120%;
    width:130%;
    height:130%;
    margin:0 0 4px -15%;
    padding:0;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}

/*** Mobile Specific Styles ***/

@media only screen and (max-width : 400px) {
    .logo{
        width:50%;
    }
    .head-date{
        font-size:14px;
    }
    .jumbotron-footer h2{
        margin:2px 0 10px 0;
        line-height:30px;
    }
    .navbar-icons i{
        font-size:30px;
    }
    .line-pattern .col-xs-12{
        padding:0 0 15px 0;
        margin-bottom:15px;
        border-bottom:1px solid #bbbbbb;    
    }
    .line-pattern .col-xs-12:last-child{
        border-bottom:0;
    }
    .speaker-content h3{
        height:40px;
    }
    .speaker-content p{
        min-height:90px;
    }
    .speaker-content{
        padding:0 0 20px 0;
    }
    .speaker-anchors .col-lg-6:first-child{
        padding-left:15px;
    }
    .row-dark-image .container{
        height:250px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .navbar.main-nav a{
        padding:14px 6px;
    }
    .strapline li{
        font-size:14px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .navbar.main-nav a{
        padding:14px 5px;
        font-size:13px;
    }
    .head-date{
        margin:20px 0 0 0;
        font-size:20px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .container-main{
        padding-top:10px;
    }
    .strapline{
        margin:10px 0 0 0;
    }
    .strapline li{
        font-size:14px;
    }
    .head-date{
        margin:20px 0 0 0;
        font-size:20px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .strapline{
        margin:10px 0 0 0;
    }
    .strapline li{
        font-size:14px;
    }
    .head-date{
        margin:20px 0 0 0;
        font-size:20px;
    }
}
