









/*custom contact us page*/

/* .contact-us-container form {
   padding:40px;
  background-color:#fff;
  border:1px solid;
} 
 */


/* Home page*/

.home-text h1, .home-text h2, .home-text h3, .home-text h4, .home-text h5, .home-text h6, .home-text p{color:#fff !important;}
 .contact-section1 h1{text-align:center;}
.contact-section1 p{ color:#0c0330; font-size:20px;}
.contact-us-container  form .hs-form-field{ margin-bottom: 0.5rem;}

/* ==========Solution Page==============*/
.solutions-bkg{ background:url('..images/infosource-theme/images/infosource-images/solution-bkg-top.png')}

.light-blue-section-solution { position:relative; z-index:0; top:-100px;padding-top: 180px !important; padding-bottom: 250px !important;}
.solutionsection1 {}
.solutionsection1 .dnd-row>.row-fluid {  display: flex;     flex-direction: column-reverse; }
.solutionsection1{font-size:30px; color:#0c0330;}

/*================About us page==========*/
.about-us-main-cont .about-us-sect1 h1, .about-us-main-cont .about-us-sect1 h2, .about-us-main-cont .about-us-sect1 h3, .about-us-main-cont .about-us-sect1 h4, .about-us-main-cont .about-us-sect1 h5, .about-us-main-cont .about-us-sect1 p{color:#fff;}
.about-us-sect1{text-align:center; max-width:630px; margin:0 auto;}
.about-us-sect2{ max-width:600px; margin:0 auto;}
.about-us-sect2 h3{color:#13d0b4;}
.about-us-sect3{text-align:center;}
.about-us-sect3 h3 {color:#0c0330;}
.about-us-sect4{ max-width:600px; margin:0 auto;}
.text-left {text-align:left;}
.about-us-sect4 ul{margin:0px; padding:0px;}
.about-us-sect4 ul li{margin:0px; padding:0px;}
.text-center{text-align:center;}
.data-chalanges-section{}
.data-chalanges-section ul {margin:0px;}
.data-chalanges-section ul li{margin:0px; padding:px;}
.data-chalanges-section h3{color:#0c0330; }
.blue-section-about-page h1, .blue-section-about-page h2, .blue-section-about-page h5, .blue-section-about-page p{color:#fff; text-align:center;}
.blue-section-about-page h3{color:#13d0b4; font-size:20px; text-transform:uppercase;}
.blue-section-about-page h4{}
.blue-section-about-page{color:#fff; text-align:center;}
.blue-section-about-page{ padding-top:100px !important; text-align:center;}
.data-chalanges-section .bottom-space{padding-bottom:100px; padding-top:50px; text-align:center;} 
.data-chalanges-section h2{text-align:center;  color:#0c0330; }
.about-us-section1{
    background-size: cover !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-color: #f6f6f6;
    border-radius: 0 0 50% 50% / 50px;
    margin-top: -120px;
    padding-top: 150px !important;
}


 
/*========================landing page=========*/
.landing-section1 { }
.landing-section1  img{ width:100%; }


/* 1a. Containers */

textarea:focus, input:focus{
    outline: none;
}

span.hs-form-required {
    display: none;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
}


form .inputs-list>li{margin:0px;}

form .hs-error-msg, form .hs-error-msgs{color:#ea0f4b;}


  



  


/* 1b. Colors */









/* 1c. Typography */




























.h1 { font-size:56pt !important; color:#2b1dc5;}

/* 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;
}





html {
  font-size: 16px;
}

body {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: #FFFFFF;
  color: #0c0330;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Anchors */

a {
  /* font-weight: 300; text-decoration: none; font-family: 'Source Sans Pro', sans-serif; font-style: normal; */
  color: #3c02ea;
}

a:hover,
a:focus {
  font-weight: 300; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #E9E9E9;
}

a:active {
  font-weight: 300; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #ffffff;
}

/* Headings */

h1, .section-title h2 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #2b1dc5;
  font-size: 46px;
  text-transform: none;
}

h2 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #3c02ea;
  font-size: 32px;
  text-transform: none;
}

h3 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #3c02ea;
  font-size: 28px;
  text-transform: none;
}

h4 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #3c02ea;
  font-size: 24px;
  text-transform: none;
}

h5 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #3c02ea;
  font-size: 20px;
  text-transform: none;
}

h6 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #3c02ea;
  font-size: 16px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  border-left-color: #3c02ea;
  color: #3c02ea;
  font-size: 24px;
}

blockquote > footer {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  font-size: 16px;
}

/* Horizontal rules */

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





/* Primary button */

button,
.button,
.hs-button {
  border: 3px solid #13d0b4;

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

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(19, 208, 180, 1.0)

;
  border-radius: 100px;
  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: 3px solid #13d0b4;
 
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #13d0b4;
  fill: #13d0b4;
}

button:active,
.button:active,
.hs-button:active {
  border: 3px solid #13d0b4;

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: rgba(255, 255, 255, 100);
  border-color: #63ffff;
  color: #13d0b4;
  fill: #13d0b4;
}

/* Secondary button */

.button.button--secondary {
  border: 1px solid #13d0b4;

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 30px;
  color: #0c0330;
  fill: #0c0330;
  text-transform: none;
}

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

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(12, 3, 48, 1.0)

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

.button.button--secondary:active {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(92, 83, 128, 100);
  border: 1px solid #13d0b4;

  border-color: #63ffff;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple button */

.button.button--simple {
  font-weight: 300; text-decoration: none; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #3c02ea;
  fill: #3c02ea;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: 300; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #E9E9E9;
  fill: #E9E9E9;
}

.button.button--simple:active {
  font-weight: 300; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #ffffff;
  fill: #ffffff;
}

/* 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: 13px;
padding-right: 36px;
padding-bottom: 13px;
padding-left: 36px;

  font-size: 26px;
}





/* Form */

form {
  border: 1px none #FFFFFF;

  padding: 45px;

  background-color: transparent;
  border-radius: 0;
}

/* Form title */

.form-title {
  border: 1px none #0c0330;

  padding: 25px;

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(12, 3, 48, 1.0)

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

/* Labels */

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

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #0c0330;
  font-size: 16px;
}

/* Help text */

form legend {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #0c0330;
  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 select,
form textarea {
  border: 1px none #afea02;

  padding: 10px;

  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: transparent;
  border-radius: 0;
  color: #0c0330;
  font-size: 16px;
}

/* Form fields - placeholders */

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

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

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

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

::placeholder {
  color: #afea02;
}

/* Form fields - date picker */

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

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

  
  
    
  


  rgba(12, 3, 48, 1.0)

;
  color: #ffffff;
}

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

form .is-selected .pika-button {
  background-color: #3c02ea;
  color: #0c0330;
}

form .pika-button:hover {
  background-color: #0c0330 !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: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #0c0330;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #0c0330;
  font-size: 14px;
}

/* Submit button */



  form input[type='submit'],
  form .hs-button {
    border: 3px solid #13d0b4;

    font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(19, 208, 180, 1.0)

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

/*   form .hs-button:focus {
    border: 3px solid #13d0b4;

    font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
   /* background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;*/
    /* color: #13d0b4; */
  }
 */
  form input[type='submit']:active,
  form .hs-button:active {
    border: 3px solid #13d0b4;

    font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
    background-color: rgba(255, 255, 255, 100);
    border-color: #63ffff;
    color: #13d0b4;
}





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

    font-size: 14px;
  }



/* Inline thank you message */

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

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.01)

;
  border-radius: 0;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(19, 208, 180, 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: #13d0b4;
}

/* Size */

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

  height: 12px;
  width: 12px;
}

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

  height: 24px;
  width: 24px;
}





/* Table */

table {
  border: 1px solid #afea02;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

th,
td {
  border: 1px solid #afea02;

  padding: 10px;

  color: #0c0330;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(12, 3, 48, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(60, 2, 234, 1.0)

;
  color: #0c0330;
}





/* Header container */

.header {
  background-color: transparent;
  position:relative;
  z-index:9999;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #0c0330;
}

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(60, 2, 234, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #0c0330;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__language-switcher-child-toggle svg {
  fill: #0c0330;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: #ea0e4c;
}

.header__language-switcher .lang_list_class li {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #0c0330;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #ea0e4c;
}

.header__language-switcher .lang_list_class a:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header bottom */

.header__bottom {
  background-color:transparent;
}

/* Logo */

.header__logo-company-name {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #2b1dc5;
  font-size: 46px;
  text-transform: none;
}


/* Menu */

@media (max-width: 767px) {
  .header__menu--mobile {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    border-bottom: 1px solid #FFDE59;
  }
  .header__menu--mobile > .header__menu-wrapper {
    border-left: 1px solid #FFDE59;
  }
}

/* Menu items */

.header__menu-link {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
  text-transform: none;
}

@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 0px solid rgba(60, 2, 234,0.1);
  }
}

/* Menu items - top level */

header.header-inverse .header__menu--desktop ul li a{color:#fff !important;}
header.header-inverse .header__menu--desktop ul li a:hover {color:#13d0b4 !important;}

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #0c0330;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ea0e4c;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ff5e9c;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ea0e4c;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #0c0330;
}

/* Menu items - submenus */

.header__menu-submenu {
/*   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; */
  border-color: #ea0e4c;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: #0c0330;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
/*   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; */
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ea0e4c;
}

.header__menu-submenu .header__menu-link:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
/*   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; */
}

/* Menu icons */

.header__menu-toggle svg {
  fill: #3f24e8;
}





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .hs-form h3,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
  color: #3f24e8;
}

.footer hr {
  border-bottom-color: #3f24e8 !important;
}

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3c02ea;
  font-size: 16px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ea0e4c;
}
/* 
.footer .hs-menu-wrapper a:active {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ff5e9c;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: bold; text-decoration: underline; font-family: 'Source Sans Pro', sans-serif; font-style: normal;
  color: #ea0e4c;
} */






/* Dark card */

.card--dark {
  border: 1px solid #0c0330;

  background-color: 

  
  
    
  


  rgba(12, 3, 48, 1.0)

;
  border-radius: 30px;
  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 #afea02;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 30px;
  color: #0c0330;
}

.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: #0c0330;
}





/* Error templates */

.error-page:before {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #0c0330;
}

/* Search template */

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

/* Backup unsubscribe template */

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





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  font-size: 24px;
}

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

.card--light .accordion__summary:before {
  color: #0c0330;
}

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

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

.blog-listing__post-title-link {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #0c0330;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #00009a;
}

.blog-listing__post-title-link:active {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #8c52ff;
}

.blog-listing__post-tag {
  color: #3f24e8;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight:700;
}

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

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

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #0c0330;
}

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

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

/* Image gallery */

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

.image-gallery__close-button-icon:active {
  background-color: rgba(99, 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: #3c02ea;
  height: 16px;
  width: 16px;
}

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

.pagination__link:active .pagination__link-icon svg {
  fill: #8c52ff;
}

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

/* Pricing card */

.pricing-card__heading {
  background-color: #0c0330;
}

/* Social follow and social sharing */

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

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(99, 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: #0c0330; 
  color: #0c0330;
}



/* custom css*/
/* body {
    background-image: url('https://scx1.b-cdn.net/csz/news/800/2017/theoreticala.jpg');
    background-repeat: no-repeat;
    color: #FFFFFF; 
} */

.bkg-top-graphic-home {background-image:url('https://9027123.fs1.hubspotusercontent-na1.net/hubfs/9027123/raw_assets/infosource-theme/images/infosource-images/top-header-graphic.png')}

/*custome hand code*/
@media (max-width: 767px) {
  
  .solutionsection1 .dnd-row>.row-fluid {  display: flex; flex-direction: column-reverse; }
  .solutionsection1 .span4.widget-span.widget-type-cell.dnd-column{ width:40%; float:right;}
   .solutionsection1 img {
    max-width: 130px;
    height: auto;
    vertical-align: middle;
    margin-top: 56px;
}
  

  .solutionsection1 .span8.widget-span.widget-type-cell.dnd-column{ width:60%; float:left;}
  .solutionsection1 h1{font-size:33px;}
  .solutionsection1 h3{font-size:21px;}
  .solutionsection1 .soultion-page-cta .button{font-size:18px;}
  br{display:none;}
  .contact-section1 h1 {text-align:left;} 
  .contact-section1 p {text-align:left;} 
  .contact-section1 .span3{ /* The direction text is laid out in a line */
    flex-direction: row; }

    .data-chalanges-section h4 {text-align:center; }
     .data-chalanges-section ul {padding:0 20px; }
  .data-chalanges-section h2{text-align:center;}
  h1{font-size:42px;}
  h2{font-size:30px;}
  h3{font-size:20px;}
  h4{font-size:18px;}
  .landing-section1  img{ width:100%; height:100%; min-width:300px;  max-width:300px;}
  .landing-section1 h2, .landing-section1 {text-align:center;}
  
  
  .landing-section1 p{text-align:left;}
  
  .contact-section1 .dnd-row > .row-fluid {
  display:flex;
    flex-wrap:wrap;
  }
  
  .contact-section1 .dnd-row > .row-fluid > div:nth-child(2){
  order:1;
  }

  .contact-section1 .dnd-row > .row-fluid > div:nth-child(1){
  order:3;
    
  }
  
.contact-section1 .dnd-row > .row-fluid > div:nth-child(3){
  order:2;
  text-align:right;
  }
  
  .contact-section1 .dnd-row > .row-fluid > div:nth-child(3) img{
  order:2;
  text-align:right;
  }
  
}