/* LESS Document */
/*self clearing divs*/
.left {
  float: left;
}
.right {
  float: right;
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .group {
  /* IE6 */
  height: 1%;
}
*:first-child + html .group {
  /* IE7 */
  min-height: 1px;
}
/*end self clearing divs*/
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  color: #808080;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
  color: #ae132d;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
p,
li {
  font-size: 0.8em;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
}
table {
  border: 1px solid #ae132d;
  width: 100%;
}
table tr {
  border-bottom: 1px solid #ccc;
}
table tr:last-child {
  border-bottom: 1px solid #ae132d;
}
table tr:nth-child(2n + 2) {
  background-color: #f1f1f1;
}
table td {
  font-size: 0.8em;
  vertical-align: middle;
  padding: 10px;
  border-right: 1px solid #ccc;
}
table td span {
  font-weight: bold;
  color: #ae132d;
}
table td:last-child {
  border-right: 1px solid #ae132d;
}
table table {
  border: none;
}
table table tr {
  border: none;
}
table table tr:last-child {
  border-bottom: none;
}
table table tr:nth-child(2n + 2) {
  background-color: none;
}
table table tr.moderator {
  color: #ae132d;
}
table table td {
  padding: 5px;
  font-size: 1em;
  border-right: none;
}
table table td:last-child {
  border-right: none;
}
table table td.speaker {
  width: 12%;
}
th {
  font-weight: 300;
  text-align: left;
  padding: 10px;
  color: #ffffff;
}
p.short-blurb {
  font-size: 1.5em;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px 0;
}
.thick-text {
  font-weight: 800;
}
.thin-text {
  font-weight: 300;
}
.large-text {
  font-size: 3em;
}
.mid-text {
  font-size: 1.5em;
}
.smaller-text {
  font-size: 1em;
}
.justified {
  text-align: justify;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.columned {
  -webkit-column-width: 20em;
  -moz-column-width: 20em;
  -ms-column-width: 20em;
  -o-column-width: 20em;
  column-width: 20em;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  -ms-column-gap: 50px;
  -o-column-gap: 50px;
  column-gap: 50px;
}
div {
  position: relative;
}
.container {
  width: 89.84375%;
  max-width: 1150px;
  margin: 0 auto;
}
.padding_50 {
  padding: 50px;
}
.padding_10 {
  padding: 10px;
}
header {
  background: transparent url("images/pic-3.jpg");
  background-size: cover;
  width: 100%;
  padding-top: 50px;
  color: #ffffff;
  /*-webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 100% 80%);
    -moz-clip-path: polygon(0 100%, 0 0, 100% 0, 100% 80%);
	clip-path: polygon(0 100%, 0 0, 100% 0, 100% 80%);*/
}
header #testimonials {
  width: 70%;
  margin: 100px 0 0 1%;
}
header #testimonials .testimonial {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #fff;
  width: 90%;
  margin: 0 auto;
}
header #testimonials .testimonial p {
  font-size: 1.5em;
  font-weight: 300;
  text-align: center;
  color: #ae132d;
}
header #testimonials .testimonial p.quoter {
  font-size: 0.8em;
  font-weight: 800;
  font-style: italic;
}
header #testimonials .testimonial .padder {
  padding: 50px;
}
header #logos {
  width: 15%;
}
header #logo,
header #logo-aln,
header #logo-ach {
  width: 100%;
  margin-bottom: 20px;
}
header #header-strip {
  width: 100%;
  background-color: rgba(174, 19, 45, 0.9);
  margin-top: 104px;
}
header #header-strip .strip-section {
  width: 25%;
}
header #header-strip .strip-section .detail {
  width: 100%;
}
header #header-strip .strip-section .detail a {
  color: #ffffff;
}
header #header-strip .strip-section .detail a:hover {
  color: #bec0b7;
}
header #header-strip .strip-section .detail .symbol-background {
  width: 12%;
  padding: 5px 0;
  text-align: center;
  margin-right: 2%;
}
header #header-strip .strip-section .detail .detail-text {
  /*span{
                         .mid-text;
                         .thin-text;
                     }*/
}
/*about */
#about {
  background-color: rgba(255, 255, 255, 0.8);
}
#about #about-summary p {
  color: black;
}
#about p {
  margin-bottom: 10px;
}
#about .container {
  background-color: rgba(255, 255, 255, 0.8);
}
#about h2 {
  font-weight: 300;
  font-size: 3em;
  color: #ae132d;
}
#about h3 {
  font-weight: 300;
  color: #ae132d;
  margin-top: 50px;
}
#about .topics-list {
  /*.columned;*/
}
#about .topics-list p {
  font-size: 1em;
  color: black;
}
#about .topics-list p span {
  color: #ae132d;
  margin: 0 0.4em;
}
#about .topics-list ol {
  margin: 0 0 0 4.5%;
  padding: 0;
}
/* end about */
/* speakers */
#speakers .padding_50 {
  padding: 50px 0;
}
#speakers h2 {
  font-size: 3em;
  font-weight: 300;
  color: #ae132d;
}
#speakers .sheikh {
  width: 100%;
  height: 201px;
  overflow: hidden;
  margin-bottom: 2px;
}
#speakers .sheikh .speaker-image {
  width: 20%;
  min-height: 200px !important;
  background-size: cover;
}
#speakers .sheikh .speaker-desc {
  width: 80%;
  min-height: 200px !important;
  background-color: #ae132d;
  color: #ffffff;
}
#speakers .sheikh .speaker-desc .padding_50 {
  padding: 31px;
}
#speakers .sheikh .speaker-desc h3 {
  font-weight: 300;
  margin-bottom: 2px;
}
#speakers .sheikh .speaker-desc p.designation {
  text-transform: uppercase;
  margin-bottom: 7px;
}
#speakers .sheikh .speaker-desc a {
  text-transform: uppercase;
  padding: 5px 10px;
  color: #ae132d;
  background-color: #ffffff;
  border: 1px solid #bec0b7;
}
#speakers .sheikh .speaker-desc a:hover {
  background-color: #bec0b7;
  color: #ffffff;
}
#speakers .keynote-speakers {
  width: 100%;
}
#speakers .keynote-speakers .keynote-wrapper {
  width: 50%;
  margin-bottom: 2px;
}
#speakers .keynote-speakers .keynote-wrapper .keynote {
  width: 100%;
  height: 201px;
  overflow: hidden;
}
#speakers .keynote-speakers .keynote-wrapper .keynote .speaker-image {
  width: 40%;
  min-height: 200px !important;
  background-size: cover;
}
#speakers .keynote-speakers .keynote-wrapper .keynote .speaker-desc {
  width: 60%;
  min-height: 200px !important;
  background-color: #ae132d;
  color: #ffffff;
}
#speakers .keynote-speakers .keynote-wrapper .keynote .speaker-desc .padding_50 {
  padding: 31px;
}
#speakers .keynote-speakers .keynote-wrapper .keynote .speaker-desc h3 {
  font-weight: 300;
  margin-bottom: 2px;
}
#speakers .keynote-speakers .keynote-wrapper .keynote .speaker-desc p.designation {
  text-transform: uppercase;
  margin-bottom: 7px;
}
#speakers .keynote-speakers .keynote-wrapper .keynote .speaker-desc a {
  text-transform: uppercase;
  padding: 5px 10px;
  color: #ae132d;
  background-color: #ffffff;
  border: 1px solid #bec0b7;
}
#speakers .keynote-speakers .keynote-wrapper .keynote .speaker-desc a:hover {
  background-color: #bec0b7;
  color: #ffffff;
}
#speakers .speaker-list {
  width: 100%;
}
#speakers .speaker-list article {
  width: 20%;
  height: 200px;
  background-size: cover;
}
#speakers .speaker-list article .speaker-desc {
  width: 100%;
  height: 100%;
  color: #ffffff;
  background-color: rgba(174, 19, 45, 0.9);
  display: none;
}
#speakers .speaker-list article .speaker-desc a {
  color: #bec0b7;
}
#speakers .speaker-list article .speaker-desc div {
  bottom: 0;
  left: 0;
  position: absolute;
}
#speakers .speaker-list article .speaker-desc h3 {
  font-weight: 300;
  margin-bottom: 2px;
}
#speakers .speaker-list article .speaker-desc p.designation {
  text-transform: uppercase;
  margin-bottom: 7px;
}
/* end speakers */
/* program*/
#program {
  margin: 50px auto;
}
#program h2 {
  font-size: 3em;
  font-weight: 300;
  color: #bec0b7;
}
#program h3 {
  font-weight: 300;
  color: #ae132d;
}
#program h4 {
  font-weight: 300;
  margin: -5px 0 20px 0;
}
#program #day-1-title,
#program #day-2-title {
  width: 49%;
  color: #ffffff;
  background-color: #bec0b7;
  border: 1px solid #808080;
  cursor: pointer;
}
#program #day-1-title h3,
#program #day-2-title h3 {
  font-weight: 300;
  margin: 0;
}
#program #day-1-title:hover,
#program #day-2-title:hover {
  background-color: #ae132d;
}
#program #day-1-title:focus,
#program #day-2-title:focus {
  background-color: #ae132d;
}
#program #day-2 {
  display: none;
}
.program-details {
  margin: 20px 0 0 0;
}
.program-time {
  width: 15%;
}
.program-item {
  width: 30%;
}
.program-participants {
  width: 55%;
}
.program-title {
  background-color: #ae132d;
}
/* end program */
/* last year */
#last-year {
  background-color: #2a2a2a;
}
#last-year h2 {
  font-weight: 300;
  font-size: 3em;
  color: #ffffff;
}
#last-year .last-year-text {
  color: #ffffff;
  -webkit-column-width: 20em;
  -moz-column-width: 20em;
  -ms-column-width: 20em;
  -o-column-width: 20em;
  column-width: 20em;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  -ms-column-gap: 50px;
  -o-column-gap: 50px;
  column-gap: 50px;
}
#last-year .last-year-text p {
  text-align: justify;
  margin-bottom: 10px;
}
#last-year .last-year-text a {
  color: #bec0b7;
}
#last-year h3 {
  font-weight: 300;
  text-align: center;
  color: #ae132d;
  margin-top: 50px;
}
#last-year #testimonials {
  margin-bottom: 50px;
  background-color: rgba(174, 19, 45, 0.9);
  border: 1px solid white;
}
#last-year #testimonials .testimonial {
  text-align: center;
}
#last-year #testimonials .testimonial p {
  font-size: 1.5em;
  font-weight: 300;
  color: white;
}
#last-year #media-coverage {
  width: 100%;
}
#last-year #media-coverage .media-outlet {
  width: 25%;
}
#last-year #media-coverage .media-outlet img {
  border: 1px solid #ffffff;
}
/* end last year */
/* supporters */
#supporters {
  padding: 50px 0;
}
#supporters h2 {
  font-size: 3em;
  font-weight: 300;
  color: aln-light-grey;
}
.img-supporter {
  width: 14.28571428571429%;
}
.img-supporter img {
  border: 1px solid #cbc9c3;
}
/* end supporters */
/* booking */
#booking h2 {
  font-size: 3em;
  font-weight: 300;
  color: #ae132d;
}
#booking h3 {
  font-weight: 300;
  color: #ae132d;
}
#booking p {
  margin-bottom: 10px;
}
#booking #park-hyatt {
  margin-top: 50px;
}
#booking #park-hyatt #park-hyatt-logo {
  width: 50%;
}
#booking #park-hyatt #park-hyatt-logo img {
  border: 1px solid #e1e1e1;
}
#booking #park-hyatt #park-hyatt-description {
  width: 50%;
}
#booking #hotel-list {
  margin: 20px 0;
  width: 100%;
}
#booking #hotel-list .hotel {
  width: 25%;
}
#booking #hotel-list .hotel img {
  border: 1px solid #e1e1e1;
}
#booking #transport-text {
  margin-bottom: 20px;
}
#booking #logistics #logistics-transport,
#booking #logistics #logistics-expenses {
  width: 50%;
  text-align: center;
}
#booking #logistics #logistics-transport a,
#booking #logistics #logistics-expenses a {
  font-size: 1.5em;
  font-weight: 300;
  display: block;
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 15px 0;
  color: #ffffff;
  background-color: #ae132d;
}
#booking #logistics #logistics-transport a:hover,
#booking #logistics #logistics-expenses a:hover {
  background-color: #bec0b7;
}
/* end booking */
/* register */
#about-aln {
  background-image: url(images/pic-aln.jpg);
  background-size: cover;
  background-attachment: fixed;
  padding: 50px 0;
}
#about-aln h2 {
  font-size: 3em;
  font-weight: 300;
  color: #bec0b7;
}
#about-aln p {
  text-align: justify;
  color: #ffffff;
  margin-bottom: 12px;
}
footer {
  background-color: #ae132d;
}
footer #footer-aln {
  width: 15%;
}
footer #footer-ach {
  width: 30%;
}
footer a {
  color: #ffffff;
}
footer #footer-left,
footer #footer-right {
  width: 48%;
}
footer #footer-left p,
footer #footer-right p {
  color: #bec0b7;
}
footer #footer-right p {
  text-align: right;
}
.txt {
  width: 96%;
  background: none;
  background-color: rgba(255, 255, 255, 0.8);
  border: 3px solid #fff;
  padding: 10px 2%;
  margin-bottom: 20px;
  font-size: 0.8em;
  font-family: 'Open Sans', sans-serif;
}
select {
  width: 100%;
  background: none;
  background-color: rgba(255, 255, 255, 0.8);
  border: 3px solid #fff;
  padding: 10px 2%;
  margin-bottom: 20px;
  font-size: 0.8em;
  font-family: 'Open Sans', sans-serif;
}
.txt:hover {
  background-color: #ffffff;
}
.red-border {
  border: 3px solid #ae132d;
}
.btn {
  background: none;
  border: none;
  background-color: #ae132d;
  color: #ffffff;
  text-align: center;
  width: 101.5%;
  padding: 31px 0;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
}
/* end register */
/*modals*/
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position: absolute;
  z-index: 9000;
  background-color: #000;
  left: 0;
  top: 0;
  display: none;
}
#boxes .window {
  position: fixed;
  width: 600px;
  height: auto;
  display: none;
  z-index: 9999;
  background-color: #ffffff;
}
#boxes .window .title-bar {
  padding: 20px 20px 16px 20px;
  background-color: #ae132d;
}
#boxes .window .title-bar .title-text {
  width: 80%;
}
#boxes .window .title-bar .title-text h4,
#boxes .window .title-bar .title-text p {
  color: #ffffff;
  font-weight: normal;
}
#boxes .window .title-bar .modal-close {
  width: 10%;
  text-align: right;
}
#boxes .window .title-bar .modal-close .close {
  color: #ffffff;
}
#boxes .window .modal-contacts {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ae132d;
}
#boxes .window .modal-contacts .modal-half {
  width: 45%;
}
#boxes .window .modal-contacts .modal-half ul {
  padding: 0;
}
#boxes .window .modal-body {
  width: 100%;
  margin-top: 10px;
}
#boxes .window .modal-body h4 {
  margin-bottom: 2px;
  font-weight: bold;
}
#boxes .window .modal-body p {
  margin-bottom: 12px;
}
#boxes .window .modal-body table {
  width: 100%;
  border: 1px solid #bec0b7;
}
#boxes .window .modal-body td {
  font-size: 0.8em;
}
#boxes .window .modal-body .red-cell {
  color: #ae132d;
}
#boxes .window .modal-body .left-cell {
  width: 40%;
  padding: 10px 5px;
  border-right: 1px solid #bec0b7;
}
#boxes .window .modal-body .right-cell {
  padding: 10px 5px;
}
#boxes .window .modal-body tr:nth-child(odd) {
  background-color: #e1e1e1;
}
/* Customize your modal window here, you can add background image too */
#boxes #modal-grand,
#boxes #modal-hyatt,
#boxes #modal-regency,
#boxes #modal-park,
#boxes #modal-park-hyatt-dubai,
#boxes #modal-transport,
#boxes #modal-expenses {
  width: 600px;
  height: auto;
}
#boxes #modal-ame,
#boxes #modal-wam,
#boxes #modal-khaleej,
#boxes #modal-cpi,
#boxes #modal-cpi,
#boxes #modal-gulf-today,
#boxes #modal-zawya,
#boxes #modal-eye {
  width: 600px;
  height: 680px;
  overflow: auto;
}
/* end modals */
