/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
    background-color: 
    ;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;

}
 
/*LC additions*/ 


#topLogo{
    max-height: 80px;
}

#bottomLogo{
    max-height: 100px;
    float: right
}

#bottomLogotype{
    max-height: 100px;

}

#logotype{
    max-height: 100px;
}
.footer_logo{
    float: right;
}
hr{
    border-top: none;

    
}

.card p{
    color: #482465;
}

.card-outline-custom p{
    color: #482465;
}



.email_form label{
    text-decoration: none;
    color: #888888;
}
.navbar-default{
    min-height: 70px;
    background-color: #7a7ce5;
    border-color: #7a7ce5;
}
.navbar-brand{
    padding: 0px;
}
.navbar-default .navbar-nav>li>a {
    color: #FFFFFF;
}

.navbar-nav>li>a {
    color: #FFFFFF;
}



.dropdown-toggle::after {
 display:none;

}

button.navbar-toggler-right{
  position: relative;
  padding: 0px 0px;
  max-height: 30px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: url(../img/buttons.png);
  background-size: contain;
  border: 1px solid transparent;
  border-radius: 0px;

}

.dropdown-menu{
    color: #482465;
    background-color: transparent;
    border: transparent;
}
.btn-custom-card{
    width: 50px;
    height: 50px;
    text-align: center;
 
    font-size: 24px;
    line-height: 1.25em;
    border-radius: 25px;
    background-color: #F10083;
    color: #FFFFFF;
   
}
.btn-custom-card i{
   text-align: center;
   padding-top: 4px;

   
}

.col-4{
    padding: 0px;
}

.col-6{
    padding: 0px;
}

.col-6 p{
    padding-top: 2%;
}
.btn-custom-card a{
   text-align: center;
    color: #FFFFFF;
   
}
.card-outline-custom{
    border: 2px solid #F10083;
    border-radius: 12px;
    min-height: 300px;
    padding:0px;
    margin: 15px;
    max-width: 28%;
}
.card1{
    background: #fcfacf;
}

.card2{
    background: #e6f2fd;
}

.card3{
    background: #d2fdf1;
}
.card4{
    background: #dedef8;
}



.card img{
    max-width: 90px;
}

.content-section-b img{
     max-width: 90px;
}

.button-round{
   text-align: right;
   padding:5px;
   vertical-align: baseline;
}

#form-icon{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;

}

.btn-custom_sub{
    border-radius: 9px 0px 9px 0px;
    background-color: #F10083;
    color: #000000;
   
    
}

.btn-custom_sub a{
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
   
    
}

.live_soon a{
    text-decoration: none;
    color: #00acff;
}


.navbar-right li a:hover {
  color: #606060;
}

#form-icon{
    border-radius: 9px 0px 9px 0px;
    }

.circle_title{
    min-height: 30px;
    max-height: 60px;
    text-align: left;
}


.content-section-a .lead {
    color: #A7A7AB;
    font-size: 14px;

}
.content-section-b .lead {
    font-size: 14px;
}

.content-section-d .lead {
    font-size: 14px;
}
.btn-customz{
    border-radius: 9px 0px 9px 0px;
    background-color: #D4F200;
    color: #000000;
   }

#intro{
    padding-top: 4px;
    font-size: 16px;
    font-weight: 1000;
    color: #FFFFFF;
    text-align: center;
}
.content-section-a h3{
   color: #FFFFFF;
   font-style: italic;
   font-size: 1em;
    font-weight: 400;
}

.content-section-a h5{
   color: #FFFFFF;
   text-align: right;
    font-size: 1em;

}

.content-section-a h2{
   color: #FFFFFF;
    font-size: 1.2em;

}
.content-section-a p{
    color: #FFFFFF;
    
}

.quotes{
    padding-top: 20px;
}
.intro-header_blog {
    padding-top: 100px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 0px;
    text-align: left;
    background-color: #7a7ce5;
  
}




.intro-header {
    padding-top: 100px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: left;
    background-color: #7a7ce5;
  
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .card-outline-custom{
        max-width: 80%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}



@media (max-width: 576px){
     .card-outline-custom{
        max-width: 80%;
    }

}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #5c5dac;
}


.content-section-c {
    padding: 50px 0;
    background-color: #FFFFFF;
}

.content-section-d {
    padding: 50px 0;
    background-color: #EFEAD9;
}
.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}


.section-heading {
    margin-bottom: 30px;
    color: #FFFFFF;
}

.footer-heading {
    margin-bottom: 30px;
    color: #00acff;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #EFEAD9;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.png) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}


footer {
    padding: 50px 0;
    background-color: #FFFFFF;
    color: #00ACFF;
}
footer a {
    color: #00ACFF;
}

p.copyright {
    margin: 15px 0 0;
}