@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');










/* 1a. Containers */


  



  


/* 1b. Colors */







/* 1c. Typography */





























/* 1d. Buttons */






























/* 1e. Forms */































/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* Drag and drop layout styles */

.dnd-section {
  padding: 60px 20px;
}

/* Padding on blog post sections */

.blog-post-section {
  padding: 60px 0;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
  max-width: 1000px;
}






body {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: #ffffff;
  color: #6D6E72;
  font-size: 14px;
}

/* Paragraphs */

p {
 
}

/* Anchors */

a {
  font-weight: 400; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  
}

a:hover,
a:focus {
  font-weight: 400; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  
}

a:active {
  font-weight: 400; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  
}

/* Headings */

h1 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
  font-size: 70px;
  text-transform: none;
}

h2 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
  font-size: 45px;
  text-transform: none;
}

h3 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
  font-size: 28px;
  text-transform: none;
}

h4 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
  font-size: 28px;
  text-transform: none;
}

h5 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
  font-size: 20px;
  text-transform: none;
}

h6 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
  font-size: 16px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  border-left-color: #3574E3;
  color: #6D6E72;
  font-size: 24px;
}

blockquote > footer {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 14px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #444444;
}





/* Primary button */

button,
.button,
.hs-button {
  border: 1px solid #425b76;

  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(66, 91, 118, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  text-transform: none;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 1px solid #425b76;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(65, 82, 57, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
}

button:active,
.button:active,
.hs-button:active {
  border: 1px solid #425b76;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(145, 162, 137, 100);
  border-color: #92abc6;
  color: #ffffff;
  fill: #ffffff;
}

/* Secondary button */

.button.button--secondary {
  border: 1px solid #425b76;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
  color: #425b76;
  fill: #425b76;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 1px solid #425b76;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(66, 91, 118, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
}

.button.button--secondary:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(146, 171, 198, 100);
  border: 1px solid #425b76;

  border-color: #92abc6;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple button */

.button.button--simple {
  font-weight: 400; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #425b76;
  fill: #425b76;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: 400; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #415239;
  fill: #415239;
}

.button.button--simple:active {
  font-weight: 400; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #91a289;
  fill: #91a289;
}

/* Button sizing */

.button.button--small {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 14px;
}

.button.button--large {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 18px;
}





/* Form */

form {
  border: 1px none #3574E3;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(53, 116, 227, 1.0)

;
  border-radius: 0px;
}

/* Form title */

.form-title {
  border: 1px none #425b76;

  padding: 25px;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(66, 91, 118, 1.0)

;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #ffffff;
  font-size: 28px;
  text-transform: ;
}

/* Labels */

form label {
  padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 0px;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #6D6E72;
  font-size: 14px;
}

/* Help text */

form legend {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
  font-size: 14px;
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
  border: 1px none #444444;

  padding: 10px;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #6D6E72;
  font-size: 14px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #444444;
}

::-moz-placeholder {
  color: #444444;
}

:-ms-input-placeholder {
  color: #444444;
}

:-moz-placeholder {
  color: #444444;
}

::placeholder {
  color: #444444;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 10px;
}

form .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}

form td.is-today .pika-button {
  color: ;
}

form .is-selected .pika-button {
  background-color: #3574E3;
  color: ;
}

form .pika-button:hover {
  background-color: #425b76 !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
}

form .hs-richtext a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
  font-size: 14px;
}

/* Submit button */



  form input[type='submit'],
  form .hs-button {
    border: 1px solid #425b76;

    font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(66, 91, 118, 1.0)

;
    border-radius: 0px;
    color: #ffffff;
    text-transform: none;
  }

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    border: 1px solid #425b76;

    font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(65, 82, 57, 1.0)

;
    color: #ffffff;
  }

  form input[type='submit']:active,
  form .hs-button:active {
    border: 1px solid #425b76;

    font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: rgba(145, 162, 137, 100);
    border-color: #92abc6;
    color: #ffffff;
}





  form input[type='submit'],
  form .hs-button {
    padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

    font-size: 16px;
  }



/* Inline thank you message */

.submitted-message {
  border: 1px none #3574E3;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(53, 116, 227, 1.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.icon svg {
  fill: #ffffff;
  height: 16px;
  width: 16px;
}

/* Light icon */

.icon--light .icon {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.icon--light svg {
  fill: #ffffff;
}

/* Size */

.icon--small svg {
  height: 12px;
  width: 12px;
}

.icon--small .icon {
  padding: 10px;

}

.icon--large svg {
  height: 24px;
  width: 24px;
}

.icon--large .icon {
  padding: 25px;

}





/* Table */

table {
  
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Table cells */

th,
td {
  
  
  color: ;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}





/* Dark card */

.card--dark {
  border: 1px solid #6D6E72;

  background-color: 

  
  
    
  


  rgba(109, 110, 114, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
  color: #ffffff;
}

/* Light card */

.card--light {
  border: 1px solid #444444;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #6D6E72;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  color: #6D6E72;
}





/* Error templates */

.error-page:before {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #6D6E72;
}

/* Search template */

.hs-search-results__title {
  font-size: 45px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 14px !important;
  padding: padding: 10px;
 !important;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 28px;
}

.card--dark .accordion__summary:before {
  color: #ffffff;
}

.card--light .accordion__summary:before {
  color: #6D6E72;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
  text-transform: none;
}

.blog-listing__post-title-link {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #6D6E72;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #1d1e22;
}

.blog-listing__post-title-link:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #bdbec2;
}

.blog-listing__post-tag {
  color: #6D6E72;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
  color: #1d1e22;
}

.blog-listing__post-tag:active {
  color: #bdbec2;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #6D6E72;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
  color: #1d1e22;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
  color: #bdbec2;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: #425b76;
  height: 14px;
  width: 14px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: #415239;
}

.pagination__link:active .pagination__link-icon svg {
  fill: #92abc6;
}

.pagination__link--active {
  border-color: #444444
}

/* Pricing card */

.pricing-card__heading {
  background-color: #425b76;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #6D6E72;
  color: #6D6E72;
}




* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body { line-height: normal background:#fff; margin: 0; padding: 0; font-weight: 400; }
body.arabic-page { font-family: 'Cairo', sans-serif; }

h1 { margin: 0 0 30px; font-weight: 500;}
h2 { margin: 0 0 15px; font-weight: 500; } 
h3 { margin: 0 0 15px; font-weight: 500; } 
h4 { margin: 0 0 15px; font-weight: 500; }
h5 { margin: 0 0 15px; font-weight: 500; }
h6 { margin: 0 0 15px; font-weight: 500; }

body.arabic-page h1, body.arabic-page h2, body.arabic-page h3, body.arabic-page h4, body.arabic-page h5, body.arabic-page h6 { font-family: 'Cairo', sans-serif; }

.get-bg img, img.get-bg { display:none; }
.get-bg { min-height:0; }
.row-fluid .set-bg { background-size:cover; background-position:center; position:relative; width:100%; float:left; }
img { max-width: 100%; height: auto; border: none; vertical-align: top; }
a { outline: none; text-decoration: none !important; cursor: pointer; vertical-align: middle; max-width: 100% !important; white-space: normal !important; display: inline-block; }
a:hover { text-decoration: none !important; }
p { margin:0 0 10px; width: 100%; display: block; } 
ul, ol { list-style:none; padding: 0; margin: 0; }
li { list-style:none; } 

.fullwidth { float: left; width: 100%; }

.wrapper { box-sizing: border-box; width: 100%; float: none !important; display: block; margin: 0 auto !important; max-width: 1177px; padding-right: 15px !important; padding-left: 15px !important; }

.text-center, .text-center a, .text-center h1, .text-center h2, .text-center h3, .text-center h4, .text-center h5, .text-center h6 { text-align: center;}
.text-light, .text-light a, .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6 { font-weight: 300; }
.text-bold, .text-bold a, .text-bold h1, .text-bold h2, .text-bold h3, .text-bold h4, .text-bold h5, .text-bold h6 { font-weight: 600; }
.text-bolder, .text-bolder a, .text-bolder h1, .text-bolder h2, .text-bolder h3, .text-bolder h4, .text-bolder h5, .text-bolder h6 { font-weight: 800;}
.text-black, .text-black a, .text-black h1, .text-black h2, .text-black h3, .text-black h4, .text-black h5, .text-black h6 { color: #000;}
.text-white, .text-white a, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 { color: #fff; }
.text-uppercase, .text-uppercase a, .text-uppercase h1, .text-uppercase h2, .text-uppercase h3, .text-uppercase h4, .text-uppercase h5, .text-uppercase h6 { text-transform: uppercase;}

.row-fluid p:last-child { margin-bottom: 0; }
.row-fluid input[type=submit] { cursor:pointer; }
body .row-fluid [class*="span"] { min-height:0px; }
body .row-fluid [class*="span"].widget-type-space { min-height:1px; }

.row-fluid strong { font-weight:700; }

.row-fluid textarea,
.row-fluid input[type="text"],
.row-fluid input[type="number"],
.row-fluid input[type="email"], 
.row-fluid input[type="tel"], 
.row-fluid select { box-sizing: border-box; padding: 0 15px; min-height: 27px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background-clip: padding-box; padding: 10px 15px; -webkit-appearance: none; -moz-appearance: none; max-width: 100%; background-color: #f5f8fa; display: inline-block; width: 100%; font-size: 16px; font-weight: normal; line-height: 22px; color: #33475b; border: 1px solid #cbd6e2; min-height: 40px; }
.row-fluid .hs-form-field label:not(.hs-error-msg) { color: #252121; font-family: helvetica; font-size: 16px; display: block; float: none; width: auto; font-weight: 500; line-height: 20px; padding-top: 0; margin-bottom: 4px; }
.row-fluid .inputs-list label { float: none; width: auto; padding: 0; line-height: 18px; white-space: normal; font-weight: normal; }
.row-fluid .hs-error-msgs label { color: #f2545b; }
.row-fluid .hs-input.error{ border-color: #c87872; }

.row-fluid input[type="submit"] { min-width: 167px; min-height: 50px; padding: 7.5px 20px; border-radius: 25px; background-color: #3a7ea1; color: #fff; line-height: 2.5; text-transform: uppercase; font-weight: 500; font-size: 14px; border: 0; text-align: center; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -o-transition: all .4s ease-out; -ms-transition: all .4s ease-out; transition: all .4s ease-out; box-sizing: border-box; margin:5px 0; -webkit-appearance: none; }
.row-fluid input[type="submit"]:hover { background-color: #f88500; color: #FFF; }


.row-fluid .hs-form-required { display:none; }
.row-fluid .hs-error-msgs { list-style:none; }
.row-fluid fieldset { max-width: 100% !important; }
.row-fluid .input { margin-right: 0 !important; }
.row-fluid .form-columns-2 .hs-form-field { width: 49% !important; float: left; margin-right: 2%; }
.row-fluid .form-columns-2  div.hs-form-field + div.hs-form-field { margin-right: 0; }


.row-fluid .flexwrap { display:flex; flex-flow:row wrap; justify-content:left; display:-webkit-flex; -webkit-flex-flow:row wrap; -webkit-justify-content:left; }
.row-fluid .alignCenter { align-items:center; -webkit-align-items:center; }

.video-optn, .video-optn video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -2; }
.btn a, .load-mr{ min-width: 167px; min-height: 50px; padding: 7.5px 20px; border-radius: 25px; background-color: #3a7ea1; color: #fff; line-height: 2.5; text-transform: uppercase; font-weight: 500; font-size: 14px; border: 0; text-align: center; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -o-transition: all .4s ease-out; -ms-transition: all .4s ease-out; transition: all .4s ease-out; box-sizing: border-box; }
.Hero-row-btn.btn a {
    background-color: white; color:#3a7ea1;
}
.btn a:hover , .load-mr:hover { background-color: #F88500 !important; color: #FFF; }


.Hero-sec { position: relative; z-index: 1; }
.Hero-row h1 { line-height: 70px; letter-spacing: -1.4px; text-transform: capitalize; margin-bottom: 20px; }
.Hero-row-txt { font-size: 20px; font-weight: 500; margin-bottom: 20px; }

.Learn-lft { width: 65%; float: left; }
.Learn-right { width: 32.4%; margin-left: 2.6%; float: left; }
.Learn-lft h2 { color: #12242D; line-height: 55px; letter-spacing: -.9px; }
.Learn-lft-txt { margin-bottom: 25px; }

.sample-header { margin-bottom: 60px; }
.sample-header h2 { position: relative; padding: 0 5px 15px 5px; color: #12242D; display: inline-block; line-height: 55px; letter-spacing: -.9px; }
.sample-header h2:before { position: absolute; bottom: 0; width: 100%; height: 2px; content: ''; background-color: #F88500; right:0; left:0px; margin:0 auto;}
.sample-header.text-white h2 { color: #fff; }

.Speakers-row { width: 100%; display: flex; flex-wrap: wrap; }
.Speakers-cls { display: none; width: 32%; float: left; margin-right: 2%; margin-bottom: 20px; }
.Speakers-cls:nth-child(3n) { margin-right: 0; }
.Speakers-clslft { width: 30%; float: left; }
.Speakers-clsrght { width: 70%; float: left; padding-left: 20px; }
.Speakers-cls-img { margin-bottom: 25px; border: 1px solid #e2e3ea; max-width: 100px; min-height: 100px; max-height: 100px; border-radius: 50%; background-position: center center; background-size: cover; background-repeat: no-repeat; width: 100%; }
.Speakers-clsrght h5 { color: #12242D; font-weight: 500; line-height: 30px; margin-bottom: 5px; }
.speaker-desgn { color: #12242D; display: block; font-size: 17.5px; font-style: italic; }
.speaker-cmpanynm { color: #12242D; font-size: 16px; }
.Speakers-clstxt { margin-top: 10px; }

.Location-hdrtxt { font-size: 20px; margin-bottom: 20px; }

.FAQ-row { max-width: 800px; margin: 0 auto; }
.FAQ-cls { cursor: pointer; text-align: center; background-color: #fff; padding: 30px; margin: 0 0 20px; border: 1px solid #DBDBDB; border-radius: 10px; }
.FAQ-cls-txt { display: none; }
.Form-prt { background-color: #fff; padding: 30px; margin: 0 auto; border: 1px solid #dbdbdb; border-radius: 10px; max-width: 800px; }
.Form-header.sample-header { margin-bottom: 30px; }

.tbbs { display: -webkit-box; display: -ms-flexbox; display: flex; overflow-x: auto; border-bottom: 1px solid #ccc; }
.tbbs li { display: inline-block; margin: 0; padding: 16px; border-top: 4px solid #E2E3EA; background-color: #E2E3EA;  white-space: nowrap; }
.tbbs li.current { border-color: #f88500; background-color: #A3ACBC; border-left-color: #A3ACBC; }
.tbbs li.current a { color: #FFF; }
.tbbs li a { line-height: 1.1; color: #6d6e72; }
.tbbs li a > span {  display: block; text-transform: uppercase; font-weight: bold; font-size: 1.1rem; }
.tabbng-cls { display: none; width: 100%; float: left; }
.tabbng-cls.current { display: block; }
.tabbng-rptrcl { margin: 16px 0; }
.tabbng-clslft { width: 20%; float: left; color: #6d6e72; font-weight: 700; }
.tabbng-clsrght { width: 80%; float: left; }
.tabbng-crhdr-tpc h5 { color: #12242d; margin-bottom: 5px; line-height: 22px; }
.tabbng-crhdr-tpc h6 { color: #12242d; margin-bottom: 5px; }
.tabbng-crhdr-tpc { width: calc(100% - 120px); float: left; }
.tabbng-crhdr-spncr { font-style: italic; width: 120px; float: right; text-align: right; }
.tabbng-crght-hdr { width: 100%; float: left; }
.tabbng-crght-txt {position:relative; width: 100%; float: left; margin-top: 20px; margin-bottom: 20px; padding-left:7px;}
.tbbng-speaker-rw , .tbs-incl, .tabbng-rptrcl , .tabbng-crptrw { width: 100%; float: left; }
.tbbng-speaker-rw { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; border-top: 1px solid #ccc; padding-top: 1rem; margin-bottom: 1rem; flex-wrap: wrap; }
.tbbng-speakercl{ align-items: center; -ms-flex-preferred-size: auto; flex-basis: auto; margin-right: 2rem; justify-content: space-around; display: -webkit-box; display: -ms-flexbox; display: flex; }
.tbbng-spkrclft { width: 70px; } 
.tbbng-spkr-cprsndt { padding-left: 10px; width: calc(100% - 70px); }
.tbbng-spkrcimg { background-repeat: no-repeat; background-size: cover; background-position: center center; width: 80px; height: 80px; border-radius: 50%; }
.tbbng-spkr-cprsname { line-height: 18px; }
.tbbng-spkr-cprsname p { margin: 0 0 5px 0; }

.tbbs li:last-child { display: flex; flex-wrap: wrap; align-items: center; background-color: transparent; border-color: transparent; }
.tbbs li.current:last-child  { border-color: #f88500; }
.tbbs li:last-child a { color: #f88500; }



.Hero-timer {  text-align: center; padding: 70px 0px 0px;}
.count_down_text {  display: flex;  flex-wrap: wrap;  justify-content: center; align-items: center;}
.dColumn{   background-color: #003062;   width: 11%;   float: left;     padding: 12px 10px; margin-right:2%;display: grid;  flex-wrap: wrap; justify-content: center; align-items: center;    color: white; font-size: 30px; text-align: center;}
.dColumn span {  font-size: 16px;  text-transform: uppercase;  font-weight: 400;  color: #007cff;}
#demo { width:100%; float:left; padding-bottom: 50px;}
.C_Column {  display: flex;  flex-wrap: wrap;  justify-content: center; align-items: center;}
.Main_Footer_Section { display: flex;  flex-wrap: wrap;  justify-content: space-between;  align-items: center; color: #BCBCBC;  font-size: 14px;  font-weight: 300;  line-height: 25px;}
.Copyright {  padding: 0px 15px;}
.Company_Reg_No {  padding: 0px 15px;}
.Footer_Section {  background-color: #131313;  padding: 30px 0px; margin-top: 90px;}
.Header-Menu ul li a:hover {   color: #FFFFFF;   background: #3A7EA1;   opacity: 1;   -webkit-transition: all 0.4s ease-out;   -moz-transition: all 0.4s ease-out;   -o-transition: all 0.4s ease-out;  -ms-transition: all 0.4s ease-out;  transition: all 0.4s ease-out;}
.Header_Logo { width: 25%;  float: left;}
.Header-Menu {  width: 75%;  float: right;  display: flex;  flex-wrap: wrap;  justify-content: flex-end;  align-items: center;}
.Header-Menu ul {  display: flex;  flex-wrap: wrap; justify-content: flex-end;     align-items: center;}
.Main_Header_Section {position:relative;  display: flex;  flex-wrap: wrap; justify-content: center;  align-items: center;}
.Header-Menu ul li a {  position: relative;  display: block;  color: #414141;font-size: 14px;  line-height: 20px; font-weight: 400; text-align: center;  text-transform: capitalize;  padding: 45px 15px;  margin: 0px 0px;  letter-spacing: 0px; opacity: 0.9;}
.Header-Section {  position: fixed !important;  top: 0; right: 0;  z-index: 3;  background-color: white;  left: 0; margin: 0 auto;}
.Buy_Theme {  width: 20%; float: right; padding: 0px 0px 0px 15px;}
.Buy_Theme a { border: 1px solid #3A7EA1;  padding: 8px 15px; background-color: #3A7EA1; color: white; font-size: 14px; font-weight: 600;}
.form-title {    padding: 0;  font-family: Poppins,sans-serif;font-style: normal; font-weight: 400; text-decoration: none; background-color: white; border-top-left-radius: 0px;  border-top-right-radius: 0px; color: #fff; font-size: 28px; }
.Form-prt form { position: relative; z-index: 1;  border: none; background-color: white; padding: 0; border-radius: 0px;}
.Form-prt {  background-color: #fff;  padding: 45px 30px;  margin: 0 auto;  border: 1px solid #EEEEEE;  border-radius: 0;  max-width: 800px;  margin-bottom: -100px;}
.Form-prt .hs-input {  border-radius: 19px !important; border: 1px solid #cbd6e2 !important;  font-family: Poppins,sans-serif;  outline: none;}
.Form-prt span { font-size: 16px;  font-weight: 400; color: black;font-family: Poppins,sans-serif;}
.Form-prt input.hs-button.primary.large {width: 24%;  border: none;} /* this is the identifier for the form submit button*/
a.mobileTrigger {   display: none;}
.Form-outer{padding-top:130px !important;}



.Speakers-cls.Speakers-clsBlock { display: block; }


@media(max-width:1250px){
  .wrapper{max-width:900px;}
}
@media(max-width:991px){
  .wrapper{max-width:700px;}
  .dColumn{   background-color: #003062;   width: 15%;}
  .Learn-lft {width: 100%;float: left;}
  .Learn-right {width: 100%;margin-left: 0;padding-top: 50px;}
  .Speakers-cls {width: 48%;margin-right: 2%;}
  .Buy_Theme {  width: 24%;  float: right; padding: 0px 0px 0px 9px;}
  
}
@media(max-width:767px){
  h2{line-height: 40px !important;font-size: 35px;}
  .wrapper{max-width:100%;}
  .Buy_Theme {  width: 50%;  float: right;  padding: 0px 9px 0px 9px;}
  .Hero-row h1 {font-size: 50px;}
  .Header-Menu ul li a {padding: 10px 10px;  }
  .hs-menu-wrapper li {  margin-bottom: 0.4rem !important;   text-align: center;}
  .Hero-row-txt {font-size: 17px;}
  .Learn-lft {text-align: center;}
  .Speakers-cls {width: 100%; margin-right: 0;}
  .Location-hdrtxt {font-size: 17px;}
  .FAQ-cls h5 {font-size: 17px;}
  .Company_Reg_No {   padding: 17px 15px 0px;}
  .Form-prt {padding: 25px 20px;}
  
  
  
  
  
  
 
   a.mobileTrigger { width: 50px; height: 50px; display: block; position: absolute; right: 0px; top: -3px; border-radius: 6px;    border: 1px solid #3A7EA1; background-color: #3A7EA1;}
    .Header-Section { position: relative;  padding: 25px 0px; }
    .Header-Menu ul li { margin-left: 0; width: 100%; display: inline-block; }
    a.mobileTrigger ul{ display: flex;}

    .Header-Menu a{ color: white; font-weight: 400; font-size: 17px;}
    .Header-Menu ul li { border-bottom: 1px solid black; color:white; padding: 7px 20px; font-family: 'Raleway', sans-serif; }
    a.mobileTrigger i {background-color: white; content: '';display: block; position: absolute; right: 8px; bottom: 0; top: 15px; width: 30px; height: 3px; border-top: 0; border-left: 0; }
    a.mobileTrigger i::before { content: ''; display: block; position: absolute; right: 0px; bottom: 0%; top: 17px; width: 30px; height: 3px; border-top: none; border-left: none; background-color: white;}
    a.mobileTrigger i::after { content: '';display: block; position: absolute; bottom: 0; top: 9px;width: 30px;height: 3px;border-top: 0;border-left: 0; background-color: white; }
    .Header-Menu ul li:last-child{ border-bottom: none;}
    .Header-Menu ul li a { color: blaxk; font-weight:800; font-size: 14px; }
    .menuOpen a.mobileTrigger i::before { transform: rotate(101deg);  top: 0px; margin-left: -1px; height: 4px; transition: .5s; width: 20px;}
    .menuOpen a.mobileTrigger i { transform: rotate(-51deg); top: 23px;height: 4px; transition: .5s; width: 20px; right: 0; left: 0; margin: 0 auto;}
    .menuOpen a.mobileTrigger i::after { font-size: 0; opacity: 0;}
    .Header-Menu .hs-menu-wrapper  { display: none; position: absolute; width: 100%; text-align: center; top: 60px; right: 0px; border-radius: 0px; background-color: white; padding: 0px 20px; z-index: 999; height: auto;}

  
 
  
  }

@media(max-width:600px){
  h2{font-size:29px;}
  h1{font-size:35px !important; line-height:50px !important;}
  .dColumn{     width: 100%; float: left;  margin-top:20px;  }
  .Speakers-clslft { width: 100%; float: left; display: flex; flex-wrap: wrap; justify-content: center;}
  .Speakers-row { width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
  .Speakers-clsrght { width: 100%; float: left; padding-left: 0; text-align: center;}
  .Speakers-outer { text-align: center;}
  .tabbng-clslft { width: 100%;float: left;padding-bottom: 20px;}
  .tabbng-crhdr-spncr {width: 100%; text-align: inherit; padding-top: 10px;}
  .tabbng-clsrght { width: 100%; float: left;}
  .tabbng-crhdr-tpc { width: 100%; float: left;}
  .Header_Logo { width: 60%;float: left;}
  .Header-Menu { width: 100%;justify-content: flex-start;}
  .Buy_Theme {width: 100%;}
  a.mobileTrigger {top: 50%;}
  .Header-Menu {padding-top: 22px;}
  .Header-Menu .hs-menu-wrapper {   top: calc(50% + 66px);}
  .Form-prt span { font-size: 15px; }
  .Header-Menu a {font-size: 14px;}
  .sample-header { margin-bottom: 40px;}
  .Hero-timer {padding: 50px 0px 0px;}
  
  
  .Form-outer {padding-top: 60px !important;}
}