/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 13, 2018, 4:03:27 PM
    Author     : Tipping Points
*/
body {
    margin: 0 !important;
    font-family: 'Roboto', sans-serif !important;

}

.main h1 {
    padding: 15px;
    text-align: center;
    color: #2fb4f5 !important;
    font-size: 4.5vw;
}

/*.main img {*/
/*display: block;*/
/*margin: auto;*/
/*width: 50%;*/
/*}*/

.mainnote {
    font-weight: bold;
    font-size: 3.5vw;
    color: #f49c28;
    line-height: 1.4;
    padding-bottom: 7px;
    text-align: left;
}

.youtube {
    display: block;
    margin: auto;

}

.youtube iframe {
    display: block;
    margin: auto;
    width: 90%;
    margin: 0 auto !important;
    border: 1px solid black;
    background-color: black;
}

.floatbtn {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #0C9;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
}

.my-float {
    margin-top: 22px;
}

@font-face {
    font-family: 'Roboto', sans-serif !important;
    src: url('../fonts/Product Sans Regular.ttf');

}

.main {
    background: url(../img/bg600.jpg) !important;;
    background-size: contain !important;;
    height: 100%;
    overflow-x: hidden;
    background-repeat: repeat-y !important;
    /* background-size: cover;
       background-image: url(../img/background.jpg);
width:100%;
height:100%;
       background-repeat: no-repeat; */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f55024+1,2989d8+100,207cca+100,feaa1e+100&1+99,0.68+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#24467e+0,69397b+100 */
    /* Old browsers */
}

.container p {
    font-weight: normal;
    color: #5F5F5F;
    line-height: 1.5;
    letter-spacing: 0.4px;
    font-size: 4vw;
}

.container h2 {
    color: #f19b2c;
    margin-top: 3px !important;
    font-weight: bold;
    font-size: 5vw;
}

.container h3 {
    color: #f19b2c;
    margin-top: 3px !important;
    margin-bottom: 0px !important;
    font-weight: bold;
    font-size: 4.5vw;
}

.container h4 {
    color: #f19b2c;
    margin-top: 3px !important;
    margin-bottom: 0px !important;
    font-weight: bold;
    font-size: 4vw;
}

.headpic {
    width: 100%;
    margin-bottom: 10px;
}

.pic {
    width: 100%;
}

.header {
    /* background-image: url("../img/header.jpg") ;
    background-position: center;
    width:100%;

    background-repeat: no-repeat;
    background-size: cover; */
    width: 100%;
    background-image: url(../img/header.png);
    background-repeat: no-repeat;
    min-height: 70vw;
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: top center;
    background-size: cover;
    position: relative;

}

.app_img {
    width: 25%;
}

.main-margin {
    margin-top: 25px;
    margin: 10px;
    padding-bottom: 15px;
    background: rgba(255, 255, 255, 0.75);
    border-radius: 12px;

}

.main-card-next {

    margin: 10px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.61);
    border-radius: 12px;

}

.clear {
    clear: both;
}

.blocimg {
    margin: auto;
    text-align: center;
}

.blocimg .img1 {
    display: inline-block !important;

    width: 40% !important;
    margin-right: 10px;
}

.blocimg .img2 {
    display: inline-block !important;

    width: 40% !important;
    margin-right: 10px;
}

.main-card {

    padding: 10px;
    color: #181818;
    margin-bottom: 10px;
}

.main-card h2 {
    color: #96267E;
    text-align: center;
    font-size: 5vw !important;
}

.main-card img {
    width: 50%;
    box-shadow: 0 0 6px 0 rgba(137, 195, 230, 0.59);
    display: block;
    margin: 10px auto;

}

.main-card-white {
    padding: 10px;
    color: #181818;
    margin-bottom: 10px;
}

.main-card-white img {
    width: 60%;
    box-shadow: 0 0 6px 0 rgba(137, 195, 230, 0.59);
    display: block;
    margin: 10px auto;
}

.text {
    color: #bb3295 !important;
    text-align: center;
    font-size: 2.5vw !important;
    margin-bottom: 0 !important;
}

ul {
    font-weight: normal;

    padding-left: 20px !important;
    font-size: 3vw;
}

ul span {
    font-weight: normal;
    color: #5F5F5F;
    letter-spacing: 0.4px;
    font-size: 3.5vw;
}

.star {
    list-style: none;
    list-style-type: none;
    padding-left: 5px !important;
}

.star li:before {
    list-style: none;
    list-style-type: none;
    content: '\2605';
    margin: 0 1em; /* any design */
}

.star1 {
    list-style: none;
    list-style-type: none;
    padding-left: 5px !important;
}

.star1 li:before {
    list-style: none;
    list-style-type: none;
    content: '\2605';
    margin: 0 1em; /* any design */
    color: gold;
}

.note {
    font-weight: normal;
    color: #5F5F5F;
    letter-spacing: 0.4px;
    font-size: 3.5vw;
    margin-left: 15px;
}

ul > li {
    margin: 6px 1em;
    padding-bottom: 5px;

    font-weight: normal;
    color: #5F5F5F;
    letter-spacing: 0.4px;
    font-size: 3.7vw;
}

ol {
    font-weight: normal;

    padding-left: 15px !important;
    font-size: 3.5vw;
    line-height: 1.5;
}

ol span {
    font-weight: normal;
    color: #5F5F5F;
    letter-spacing: 0.4px;
    font-size: 3.5vw;
}

ol > li {
    line-height: 1.5;
    padding-bottom: 5px;

    font-weight: normal;
    color: #5F5F5F;
    letter-spacing: 0.4px;
    font-size: 3.5vw;
}
