@font-face {
    font-family: 'Nexa_Light';
    src: url('../fonts/Nexa_Light.woff2') format('woff2'),
         url('../fonts/Nexa_Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa_Bold';
    src: url('../fonts/Nexa_Bold.woff2') format('woff2'),
         url('../fonts/Nexa_Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

        body{
            background-color: #fff;
            font-family: 'proxima-nova', sans-serif;
            margin:0;
            -webkit-font-smoothing: antialiased;
              font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-smooth: always;
  -moz-osx-font-smoothing: grayscale;
  overflow-x:hidden;
        }

        #navbar{
            height:105px;
            width:100%;
          
            position:fixed;
            margin-bottom:50px;
            margin-top:50px;
            z-index:-10;
           
        }
        #navbarBox{
            width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        #title{
            
           
            width: 600px;
            padding-right: 400px;
            text-align:left;
            font-size:20px;
            letter-spacing: 0.2px;
            color: black;
            font-weight:0;
            margin-left: auto;
            margin-right: auto;
            margin-top:20px;
            margin-bottom: 3px;
           padding-top: -15px;
           font-weight: 300;

          
            
        }

        #contactlink{

            font-size:14px;
            color: #fff;
            text-decoration: none;

        }
         #contact{
            font-weight: 600;
            letter-spacing: 2px;
            position: absolute;
            border: 1px solid #f8f8f8;
            background-color: #f3f3f3;
            font-size: 16px;
            padding:12px;
            width: 462px;
            text-align: center;
            color: #acadb1;
            text-decoration: none;
            border-radius: 3px;
            transition: 0.6s;

        }

        #contact:hover{
            transition: 0.1s;
            color: white;
            border: 1px solid #342bff;
            background-color: #342bff;
        }

        #contactBox{
        position: absolute;
            margin-top: 140px;
            margin-left: -100px;
             left: 0;
            float: left;
        }

        #navbarBox img{
            width: 25px;
            opacity: 0.8;
            
            margin-top: 18px;
        }

        #title img{
            position: absolute;

        }
        #title p{
            position: absolute;
            margin-top: -100px;
        }
        
        #submit{
          
            text-align: right;
            float: right;
            font-size:14px;
            margin-top:-32px;
            border-radius:4px;
            padding: 4px;
            padding-right: 8px;
            padding-left: 8px;
            background-color: #fff;
            text-decoration:none;
            color:#1a4872;
            box-shadow: 0 2px 0px 0px rgba(0,0,0,0.05);
            opacity:0.95;
            
        }
        #submit:hover{
           
            opacity:1;
        }

        #leaderboard{
            float:right;

            font-size:23px;
            margin-top:-58px;
            padding:5px;
            padding-left:10px;
            padding-right:10px;
            border-radius:10px;
            margin-right:120px;
            text-decoration:none;
            color:#fff;
            opacity:0.9;
            background-color: #ff5b55;
            
        }
        #leaderboard:hover{
            color:#fff;
            opacity:1;
        }
      
        #pitch 
        {
            margin-left: auto;
            margin-right: auto;
        
            padding-bottom:10px;
            margin-top:130px;
            letter-spacing:0px;
            text-align:center;
            font-weight:100;
            color: #444;
            font-size:22px;
           
        position: relative;
        width: 600px;
        padding-top: 20px;
        background: #eceff1;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 4px;
        }
        
        #pitch:after 
        {
       content: '';
        position: absolute;
        border-style: solid;
        border-width: 0 18px 20px;
        border-color: #eceff1 transparent;
        display: block;
        width: 0;
        z-index: 1;
        top: -12px;
        left: 275px;
        }
        #pitchText{
            padding-left: 45px;
            padding-right: 45px;
            font-size: 18px;


        }
        #search{
             width: 100%;
             height: 60px;
             border-radius: 4px;
             border:0;
             border-radius: 100px;
             background-color: #baf2ff;
            font-size: 20px;
            color: #342bff;;
            padding:15px;
            padding-left: 30px;
            margin-top: -10px;


            
        }


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #342bff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #342bff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #342bff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #342bff;
}


        #factbox{
            background-color:#FFF;
            margin:auto;
            margin-top:40px;
             margin-bottom:40px;
            width:550px;
            min-height:100vh;
            border-radius:4px;
            padding-left: 8px;
            padding-right: 30px;
            
        }

        #factImage{
            position: absolute;
            opacity: 100;
          
           
            height:30px;
            width:30px;
            border-radius:40px;
         
            margin-right: 10px;
            margin-top: 10px;

        }
        #factText{
            display:inherit;
            color:#373635;
            font-size:18px;
            font-weight:100;
            padding-left:0px;
            padding-right:100px;
            margin-top:20px;
            text-decoration:none;
            line-height: 26px;
            
        }
        #factText:hover{
            color:#a273d6;
            text-decoration: underline;
        }
        #factTime{
            display:inherit;
            color:#d7cfce;
            font-size:17px;
            padding-left:0px;
            padding-right:50px;
            margin-top:2px;
            font-weight:100;
            

        }
        #category{
            float: right;
            color:white;
            font-size:1px;
            padding-left:0px;
            padding-right:20px;
            margin-right: -20px;
           margin-top: -10px;
            font-weight:bold;
            right: 0;
            text-align: right;
           
            padding-left:10px;
            padding-right:0px;
            width: 100%;
            border-radius: 4px;
            

        }
        #username{
            font-family: 'proxima-nova';
            letter-spacing: 2px;
            text-transform: uppercase;
            text-decoration:none;
             font-weight:600;
             color: #342bff;
             
             padding-left: 42px;

             font-size: 14px;
             z-index: 11;
             transition: 0.3s;
        }
        #username:hover{
            color:#000;
            text-decoration: underline;
            transition: 0.1s;
        }
        #tweetButton{

            display:none;
            float:right;
            color:#000;
            font-size:15px;
            padding:5px;
            border-radius:20px;
            color:#fff;
            text-decoration:none;
            margin-top:-20px;
            text-align:center;
            background-color:#35bfff;
            width:60px;
            margin-right:5px;
        }
        #tweetButton:hover{
            background-color:#55cdff;
        }
        #WhatsAppButton{
            display:none;
            float:right;
            
            margin-top:9px;
            
            margin-right:10px;
            border-radius: 60px;
            margin-bottom: 10px;
        }
        #signUp{
            width: 600px;
            font-size: 18px;
            margin-top: 30px;
            margin-left: auto;
            margin-right: auto;
        }
       
        #mailInput{
             width: 92%;
             height: 40px;
             border-radius: 4px;
             border:0;
             background-color: rgba(255,255,255,1);
            font-size: 18px;
            color: grey;
            opacity: 0.94;
            padding:8px;
            margin-top: -6px;
            margin-left: -90px;
           
        }
        #mailSubmit{
            margin-bottom: -5px;
            display:none;
        }
        h2{
            text-align: left;
            margin-bottom: -20px;
            padding-left: 8px;
            font-size: 16px;
            color: #000;
            
        }
        
        hr{
            width:100%;
            margin-top:25px;
            border: 0;
            height: 0;
            border-top: 1px solid rgba(0, 0, 0, 0.1);
            border-bottom: 1px solid rgba(255, 255, 255, 0.6);
        }

        beta{
            font-size: 11px;

        }
    
 @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 
       
       body{
        width: 100vw;
       }

#mobMenu{
    display: none !important;
}


 #toolsText{
       width: 550px;
}
       

       #leftMenu{
    position:fixed;
    top:50px;
    left:50px;
    margin-left: 20px;
    display: none;

}


       #rightMenu{
    position:fixed;
    top:50px;
    right:50px;
    margin-left: 20px;
    display: none;

}

#space2{
    height: 10px !important;
    display: block;
}





    
   
       
#searchCard{
    margin-left:6px;
}

         #pitchText{
            padding-left: 8px;
            padding-right: 8px;
        }
      
       #navmenu{
       
        padding-top: 20px;
        margin-right: -180px;

       }

       #footer{
        text-align: left !important;
        padding-left: 20px;
       }

       #logo{
   position: absolute;
    margin-left: 30px !important;
    text-align: center;
    margin-top: 0px !important;

    width: 50px !important;
}
#logo img{
    width: 50px !important;
   
}

        #search{
            margin-top: 80px;
            width: 93%;
            margin-left: 20px;
        }
       
        #navbar{
            height: 107px;
        }
       
        #navbar a{
            font-size: 18px;
           

        }
        #leaderboard{
            margin-right: 100px;
        }

        #tweetButton{
           
            font-size:14px;
            padding:1px;
            border-radius:4px;
            margin-top:10px;
        }

        #navbarBox{
            width: 90%;
           
        }
      


        
        }



#subscribers{
    color: #2c2b47;
    margin-bottom: 0px;
    float: left;
     padding-right: 14px;
}

#subscribers:hover{
    color: grey;
}

#description{
    font-family: 'proxima-nova';
    font-size: 22px;
    color: #2c2b47;
    float: left;
     padding-right: 14px;
}


#dataTitle{
    float: left;
    color: grey;
    padding-right: 8px;

}
#dataTitle img{
    width: 18px;
    margin-top: 0px;
    opacity: 0.2;
}

#dataTitle img:hover{
    opacity: 0.12;
}

#logo{
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 50px;
}
#logo img{
    width: 100px;
   
}

#pbox{
    margin-top: -100px;
}

input:focus {outline:0;}


#searchCard{


animation-delay: 0.2s;
    background-size: blue;
    box-shadow: 0px 8px 32px rgba(0,0,0,0.15);
    width: 470px;
    border-radius: 0px;
    border: 0px solid #f8f8f8;
    padding-left:40px;
    border-radius: 4px;
    padding-bottom: 45px;
      padding-right:60px;
      padding-top: 20px;
    margin-bottom: 40px;
      transition: 0.5s;

}

#searchCard:hover{
     border: 0px solid #aeafb4;
     transition: 0.1s;
   
     box-shadow: 0px 5px 24px rgba(0,0,0,0.3);
}

#dataBox{
    width: 100%;
    margin-top: 40px;
    background-color: #fff;
    border:2px solid #f3f3f3;
    border-radius: 2px;
    height: 50px;
    padding-left: 15px;
    margin-bottom: 15px;
}

#navMenu{
    float: right;
    margin-top: -30px;
   
}

#navMenu a{
    color: #acadb1;
    text-decoration: none;
    padding-right:20px;
}

#navMenu a:hover{
    color: #2c2b47;
}

#premium{
    border: 0px solid #a6b0b4;
    background-color: #f3f3f3;
    padding:8px;
    padding-left: 20px;
    margin-right: 10px;
    border-radius: 40px;
    font-weight: 700;
    transition: 0.4s;
    transition-timing-function: ease-in-out;
}

#premium:hover{
    transition-timing-function: ease-in-out;
    background-color: #2c2b47;
    border: #606d7d solid 0px;
    color: #fff !important;
    transition: 0.1s;
       
}

#footer{
    text-align: center;
    padding-bottom: 50px;
    opacity: 0.3;
}

/* Tooltip container */
.tooltip {
   margin-bottom: -20px;
}

/* Tooltip text */
.tooltiptext {
    visibility: hidden;
    width: 110px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 4px;
    margin-top: -35px;
    margin-left: -32px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;

}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;

}


#categoryBox{
    width: 575px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    line-height: 34px;
    text-align: center;
}

#categoryBox a{
    background-color: #f3f3f3;
    color: #7f8186;
    font-size: 16px;
    padding:5px;
    padding-left: 16px;
    padding-right: 16px;
     border-radius: 30px;
    text-decoration: none;
     transition: 0.2s;
     margin-right: -5px;

}

#categoryBox .active{
    background-color: #2c2b47;
    color: #f3f3f3;
}

#categoryBox a:hover{
    background-color: #342bff;
     color:white;
     transition: 0.1s;
}

#categoryBox #tag1{
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

#categoryBox #tag2{
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

#leftMenu{
    position:absolute;
left:50%;
margin-left:-830px;
width:500px;
top: 250px;
text-align: right;
   line-height: 20px;
   padding-top: 50px;




}

#rightMenu{
    position:absolute;
right:50%;
margin-right:-812px;
width:500px;
top: 250px;
text-align: left;
   line-height: 20px;
   padding-top: 50px;


}





#mobMenu{
   display: none;
    position:absolute;
left:50%;
margin-left:-115px;
width:500px;
top: 325px;
text-align: right;
   line-height: 20px;
   padding-top: 50px;


}

#mobMenu a{
    color: #a4a7b0;
    font-size: 14px;
    text-decoration: none;
     transition: 0.2s;
     padding: 5px;
   padding-left: 10px;
   padding-right: 10px;
   background-color: white;
}   

#mobMenu a:hover{
    color: black;
    transition: 0.1s;
    background-color: white;
}

#mobMenu .active{
    color: #2c2b47;
      border-radius: 3px;
     border: 1px solid #dcdcdc;
   width: 250px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.05);
}

 #toolsText{
        text-align: center !important;
        padding-left: 20px;
        margin-top: 40px;
        color: #2c2b47;
}

#spaceLink{
    height: -2px;
}

#space2{
    height: 0px;
}

#leftMenu a{
    background-color: #f3f3f3;
    color: #7f8186;
    border-radius: 30px;
    font-size: 14px;
    text-decoration: none;
     transition: 0.2s;
     padding: 5px;
   padding-left: 10px;
   padding-right: 10px;
}

#leftMenu a:hover{
    background-color: #2c2b47;
    color: white;
}

#leftMenu p{
    color: #7f8186;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 13px;
}

#sp1{
    border-radius: 4px;
}

#sponsor:hover{
    opacity: 0.5;
    cursor: pointer;

}
