/****** PLACE YOUR CUSTOM STYLES HERE ******/

body {
    background-color: #f1f1f1;
    zoom: 100%!important;
}

nav.fixed.scrolled .nav-bar {
    opacity: .7;
}/* floating white global nav */



/* applink classes for 2 app store buttons */
.applink-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.applink {
    margin-right: 8;
}


.applink:last-child {
    margin-right: 0;
}

.font-24 {
  font-size: 24px;
  line-height: 150%;
}
.font-35 {
  font-size: 35px;
  line-height: 120%;
}
/*Menu Styles */
.nav-container .bg-dark {
    background: #071e26;
}
.nav-container .bg-dark #main-nav {
  padding-left: 100px;
  text-align: left;
}
.nav-container .bg-dark #main-nav li {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 35px;
  font-family: 'Raleway';
  text-transform: uppercase;
}
.nav-container .bg-dark #main-nav li a {
  color:#6a7174;
  font-weight: 500;
}
.nav-container .bg-dark #main-nav li a:hover {
  color:#03aa65;
}
.nav-container .bg-dark #main-nav li.active a {
  color:#03aa65;
  font-weight: 600;
}
.social-list {
  margin-bottom: 40px;
  text-align: left;
  padding-left: 100px;
}
footer .social-list {
  padding-left: 0;
  text-align: right;
}
.social-list li {
  padding:0;
  margin-right: 20px;
  font-size: 20px;
}
.social-list li a {
  opacity:1;
  text-align: center;
  display: block;
  border-radius: 100%;
  color:#071e26!important;
  width:34px;
  height: 34px;
  padding-top: 3px;
  background: #677274;
}
.social-list li a:hover {background: #04ad68;}
footer .social-list li a {padding-top: 1px;}
.nav-container p {
  margin:0;
  font-weight: 500;
  color:#4a5358;
  margin-left: 100px;
  text-align: left;
  font-family: 'Raleway';
}
.sub-nav {
  display: inline;
  position: relative;
  top:-3px;
}
.sub-nav li {
  display: inline;
  padding-right: 12px;
}
.sub-nav li a {
  font-weight: normal;
  color:#fff;
  display: inline;
}
.sub-nav li.active a {color:#28ca8b!important;}
.sub-nav li a:hover {color:#28ca8b;}
.sub-nav li.login {
  margin-left: 10px;
  border-left: 1px solid #FFF;
  padding-left: 25px;
  padding-right: 35px;
}
nav.transparent.fixed .sub-nav li a {color:#292929;}
nav.transparent.fixed .sub-nav li.login {border-color:#292929;}

/* GOTOP Arrow styles*/
#gotop {
  position: fixed;
  z-index: 9999;
  bottom:15px;
  right:15px;
  width: 60px;
  height: 60px;
  background: rgba(0,0,0,0.9);
  opacity:0.7;
  text-align: center;
  color:#FFF;
  padding-top: 15px;
  display: none;
  font-size: 28px;
}
#gotop:hover {opacity: 1;}
.maxheight {max-height: 480px;}
.section_head .v-align-transform {top:35%;}
/* FOOTER Styles */
footer {
  background: #373737;
  color:#fff;
  padding:80px 15px;
  line-height: 170%;
  font-size: 18px;
  font-weight: 100;
}
footer a, footer a:focus {
  color:#FFF;
}
footer .col-md-3 {
  margin-bottom: 40px;
}
footer .col-sm-3 strong, footer .col-sm-3 span {
  display: block;
}
footer .col-sm-3 span {font-weight: 100;}
footer a {
  font-weight: 100;
  color:#FFF!important;
}
.footerlogo {margin-bottom: 40px;}
.footer-gradient {
  height:16px;
  width:100%;
  clear: both;
  float: left;
  background: #4d90c1;
  background: -moz-linear-gradient(left, #4d90c1 0%, #604a91 100%); 
  background: -webkit-linear-gradient(left, #4d90c1 0%,#604a91 100%);
  background: linear-gradient(to right, #4d90c1 0%,#604a91 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90c1', endColorstr='#604a91',GradientType=1 );
}
.modal-map .modal-content {border-radius: 0;}
.modal-map iframe {
    border: 0;
    width: 100%;
}
.modal-map .close {right:15px!important;}
.bg-title {
  text-transform: uppercase;
  font-size: 35px;
  display: inline-block;
  background: rgba(0,132,162,0.5);
  padding: 10px 50px;
}
.eventbar {
    min-height: 110px;
    background: rgba(23,35,41,0.7);
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom: -1px;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    color: #FFF;
}
.eventbar a {color: #FFF!important;}
.eventbar .event {
  margin-top: 35px;
  padding-left: 60px;
  position: relative;
  line-height: 100%;
}
.eventbar .event img {
  position: absolute;
  left:0;
  top:0;
}
.eventbar .event span {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 100;
  display: block;
}


header h1 {
  font-size:44px;
  margin:0;
  line-height: 120%;
  text-transform: uppercase;
  font-weight: 500;
}
.main-title {
  color:#4d90c2;
  font-size: 48px;
  font-weight: 500;
  margin-bottom: 50px;
}

/* over ride theme.css classes for mobile type sizes */
p.lead {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.sub {
  font-size: 13px;
}
.nav-bar {border-bottom: 0!important;}
.nav-bar .module, .nav-bar .module-group {padding:0;}
nav.transparent .module.widget-handle {
  border-left: 0!important;
  border-top: 0!important;
}

/* WEBINAR Custom styles */
.bg-white {background: #FFF;}
.section-webinar {
  background: #fff;
}
.left-col {
  padding:80px 8.33333333% 50px 8.33333333%;
  background: #FFF;
  text-align: justify;
}
.left-col.text-center {text-align: center;}

.contact-title {
    color: #4d90c2;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 35px;
    text-transform: uppercase;
    line-height: 1;
}
.section-webinar h3 {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 120%;
}
.check-list {margin-bottom: 35px;}
.check-list li {
  display: block;
  padding-left: 30px;
  font-weight: bold;
  margin-bottom: 5px;
  background:url('../img/ico-tick.png') left 3px no-repeat;
}


.g-recaptcha {
  margin:0 auto 20px auto;
  width: 100%;
  clear: both;
  float:left;
}
.g-recaptcha div {margin:0 auto;}
.section-webinar .card {
  border-radius: 30px;
  border:1px solid #cfcfcf;
  width:100%;
  float: left;
  max-width: 304px;
  background:url('../img/bg_card.png') left top no-repeat;
  background-size: 100% auto;
  text-align: center;
  color:#575757;
  padding:25px 25px;
  margin-bottom: 30px;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(207,207,207,1);
  -moz-box-shadow: 1px 1px 1px 0px rgba(207,207,207,1);
  box-shadow: 1px 1px 1px 0px rgba(207,207,207,1);
}
.section-webinar .card .avatar {
  border-radius:100%;
  border:4px solid #f2f2f2;
  max-width: 80%;
  margin-bottom: 30px;
}
.section-webinar .card .border {
  border-left:7px solid #28ca8b;
  padding-left: 15px;
  text-align: left;
}
.section-webinar .card h4 {
  color:#575757;
  margin:0;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  line-height: 120%;
  font-weight: 500;
}
.section-webinar .card h5 {
  color:#575757;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  font-size:16px;
  letter-spacing: 0;
}
.section-webinar .card  .minheight {
  min-height: 60px;
}
.section-webinar .btn-primary {
  margin:0 auto;
  border:1px solid #28ca8b;
  background: #28ca8b;
  outline:none;
  color:#FFF;
  font-size: 16px;
  font-family: 'Lato';
  text-align: center;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
  width: 100%;
  max-width: 200px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.section-webinar .btn-primary:hover, .section-webinar .btn-primary:focus {
  background: #FFF;
  color:#222;
  box-shadow:none;
  border:1px solid #28ca8b;
}
.section-webinar .right-col {
  padding:80px 15px 0 15px;
}
.section-webinar .right-col h2 {
  color:#172329;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 100%;
  margin-bottom: 30px;
}
.icon-list {
  clear: both;
  width: 100%;
}
.icon-list li {
	display: block;
	margin-bottom: 30px;
	padding-left: 50px;
	font-weight: 100;
	font-size: 18px;
	min-height: 48px;
}
.icon-list li.calendar {background:url('../img/ico-calendar.png') left top no-repeat;}
.icon-list li.clock {background:url('../img/ico-clock.png') left top no-repeat;}
.icon-list li.ticket {background:url('../img/ico-ticket.png') left top no-repeat;}
.icon-list li.location {background:url('../img/ico-location.png') left top no-repeat;}
.icon-list li strong {
	display: block;
	color:#172329;
  	font-family: 'Raleway', sans-serif;
  	font-weight: bold;
  	font-size: 24px;
}
.icon-list li a {
    font-weight: 100;
    color: #5e99c6;
}
.section-webinar .form-control {
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #28ca8b;
    background: #FFF;
    font-size: 16px;
    width: 100%;
    height: 50px;
    padding: 0 25px;
    margin-bottom: 20px;
    font-family: 'Lato';
    box-shadow: none;
}
textarea.form-control {height:auto!important; padding:15px 25px!important;}
.section-webinar .form-control:focus {
  border: 1px solid #28ca8b!important;
  box-shadow: none;
  outline:none;
}
.section-webinar ::-webkit-input-placeholder {
  text-transform: none;
  font-weight: normal;
  color: #c8c8c8;
}
.section-webinar:-moz-placeholder {
  text-transform: none;
  font-weight: normal;
  color: #c8c8c8;
}
.section-webinar ::-moz-placeholder {
  text-transform: none;
  font-weight: normal;
  color: #c8c8c8;
}
.section-webinar:-ms-input-placeholder {
  text-transform: none;
  font-weight: normal;
  color: #c8c8c8;
}
.section-webinar .right-col .phrase {
  text-align: center;
  margin:0;
  font-size: 15px;
}
#reservation .form-error, #reservation .form-success {top:-10px;}
.square-link {
	text-transform: uppercase;
	color:#FFF;
	text-decoration: none;
	border:1px solid #FFF;
	padding:10px 20px;
	font-size:16px;
}
.square-link:hover {background:rgba(255,255,255,0.3);}
.image-header {
	padding:0;
}
.section-contest {
	border-top:1px solid #b3b3b3;
	padding-top: 30px;
	padding-bottom: 50px;
}
.sizexl {
	font-weight: 100;
	font-size: 22px;
	margin-bottom: 15px;
}
.sizem {
	font-weight: 100;
	font-size: 18px;
	margin-bottom: 5px;
}
.section-contest p.link a {
	font-weight: 100;
	color:#060110;
}
.mt-25 {margin-top: 25px;}
.map-container {
	background:url('../img/map.jpg') left center no-repeat;
	background-size: cover;
}
.map-container iframe {
	width:100%; 
	border:0;
	float: left;
}
.pre-footer {
	padding-top: 40px;
	padding-bottom: 80px;
}
.pre-footer a {
	font-weight: 100;
	color: #5e99c6;
}
.pre-footer h3 {
	font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 120%;
	margin-bottom: 10px;
}
.pre-footer .sub-title {
	font-size: 24px;
	font-weight: 100;
	margin-bottom: 10px;
}
.left-col p a {color:#060110;}
.section-webinar .right-col .btn-primary {max-width: 300px;}



@media all and (max-width: 991px) {
  .main-container {
    width: 100%;
    padding: 0;
  }
  .eventbar {
    font-size: 17px;
  }
  .eventbar .event {
    padding-left: 40px;
    padding-right: 0;
  }
  .eventbar .event img {
    max-width:25px;
  }
  .section-webinar .right-col {padding:50px 15px;}
  .left-col {padding:50px 30px 50px 8.33333333%;}
  .section-webinar .card {
    padding:25px 15px;
  }
  .section-webinar .right-col h2 {font-size: 23px; margin-bottom: 15px;}
  .social-list li {margin-right: 8px;}
  .contact-title {font-size:26px; margin-bottom: 15px;}
}
#modal-code, #modal-contest {text-align: center;}
#modal-code .btn-primary, #modal-contest .btn-primary {
  text-transform: none;
  color:#FFF;
  font-weight: normal;
  border-radius: 5px!important;
  margin:0 auto 20px auto;
  background: #28ca8b;
}
#modal-code .btn-primary:hover, #modal-contest .btn-primary:hover {border-color:#28ca8b;box-shadow: none;}
#modal-code .btn-primary img {max-height: 20px; margin-right: 5px;}
.modal .close {
    position: relative;
    right: 0;
    opacity: 1;
    font-size: 3em;
    width: 30px;
    height: 30px;
    text-shadow: none;
    border-radius: 0!important;
    margin:0;
}
.modal .close span {
	display: block;
	height: 30px;
	width: 30px;
	line-height: 30px;
}
.modal .close:hover {background: rgba(0,0,0,0.3); color:#FFF;}
.modal-content {
    border: 0!important;
    box-shadow: none!important;
    float:left;
    border-radius: 0;
}
.modal h3 {
    color: #4d90c2;
    font-size: 36px;
    margin-bottom: 15px;
    font-family: 'Raleway';
    font-weight: 500;
    text-transform: uppercase;
}
.mb-0 {
	margin:0!important;
}
.social-links {
  padding-top: 20px;
  margin:0 0 30px 0;
}
.social-links li {
  float: left;
  margin-right: 10px;
}
ul.social-links li .fa-stack-2x {
  background: #0093c5;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  overflow: hidden;
}
ul.social-links li a {color: #0093c5;}
.social-links li .fa-lg {
    font-size: 20px!important;
    width: 35px;
    height: 35px;
    line-height: 41px;
    position: relative;
    top: -5px;
}
.social-links li .fa-stack-1x {
  font-size: 0.9em;
  position: relative;
  top: -3px;
}
.modal .social-links li {
	float:none;
	display: inline-block;
	margin:0 5px;
}
.right-col .social-links {
  padding: 0;
  margin-bottom: 40px;
}
._form-thank-you {
	background: #47a3b5;
text-align: center;
padding: 12px;
width: 100%;
color: #fff;
clear: both;
display: block;
max-width: 700px;
position: relative;
top: 16px;
margin: 0 auto 15px auto;
font-family: 'Lato';
}
.flybox {
  position: fixed;
  right:-100%;
  bottom:0;
  z-index: 10001;
  width:100%;
  max-width: 380px;
  padding: 15px 20px;
  height: 160px;
  background: rgba(255,255,255,0.8);
  background-size: 100% 100%;
  -webkit-box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.3);
  box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.3);
}
.flybox p {
  color: #060110;
  margin: 0;
  line-height: 150%;
  font-weight: 500;
}
.flybox p.big {
  font-family: 'Raleway';
  font-size: 1.1em;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 5px;
}
.flybox .btn {
  display: inline-block;
  margin:10px auto 0 auto;
}
.flybox .close {
    opacity: 1;
    top: -10px;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-shadow: none;
    font-weight: 100;
    background: rgba(0,0,0,0.5);
    border-radius: 0;
    width: 20px;
    text-align: center;
    line-height: 15px;
    padding-bottom: 3px;
    right: -10px;
}
.btn-primary, .btn-primary:focus {
    border-radius: 5px;
    color: #FFF!important;
    background: #28ca8b!important;
}
.btn-primary:hover {
  background: #fff!important;
  border-color:  #28ca8b!important;
  color:#28ca8b!important;
}
.hidden-js {display: none;}

@media all and (max-width: 767px) {
  .font-35 {font-size:16px;}
  .bg-title {font-size:16px; line-height: 100%;}
  .matr-logo img {max-width: 200px;}
  .eventbar {position: relative; bottom:auto; min-height: 0; padding:15px; font-size:12px;}
  .eventbar .table {margin:0;}
  .eventbar .event {margin-top: 0; padding:0 5px; text-align:center; line-height: 150%;}
  .eventbar .event span {font-size: 12px;}
  .eventbar .event img {
    margin:0 auto 5px auto;
    position: relative;
    display: block;
  }
  p.lead {
    font-size: 15px;
    line-height: 24px;
  }
  p {
    font-size: 15px;
  }
  .nav-container .bg-dark #main-nav li {
    margin-bottom: 15px;
    font-size: 23px;
  }
  .nav-container .bg-dark #main-nav {padding-left: 15px;}
  .social-list {padding-left: 15px; margin-bottom: 20px;}
  footer .social-list {text-align: center; margin-top: 30px;}
  .social-list li {margin-right: 5px;}
  .nav-container p {margin-left: 15px; font-size:12px; line-height: 150%;}
  
 p.nero {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
  }
  .mb0blu {
    margin-bottom: 0 !important;
    font-style: italic;  
    color: #0098df;
  } 
._form_11 {width:100%!important; padding:0!important;} 
._form_11 button[type="submit"] {font-size:14px!important;}
     
      
   .background-image-holder img {
    display: none;
  }
  .background-multiply .background-image-holder {
    background-color: #28ca8b !important;
    background-blend-mode: normal;
  }
  .background-image-holder.fadeIn {
    opacity: 1;  
  }

  .mb0 {
    margin-bottom: 10px !important;
  }
  header h1, #contact_header h1 {font-size:30px;}
} 


/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  #modal-code > div > div > div > div > div > pre {
    zoom: 60%;
  }
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  #modal-code > div > div > div > div > div > pre {
    zoom: 75%;
  }
  
}