#getStartedButton{
    background-color:#1fcdff;
    color:#fff;
    border: 1px solid #1fcdff;
    border-radius: 5px;
    padding:5px 5%;
    font-weight: 400;
}
#header .navbar-nav.navbar-right >li a{color:#fff; font-weight: 400;}

body{
    background-size: cover;
    font-family: 'Montserrat', sans-serif;
    background-size: cover;
    background-position: center;
    min-height:100vh;
    display: block;
    clear: both;
    overflow: auto;
    background-color: #fff;
}
#imageContainer{
    margin: 0;
  padding: 0;
	position: fixed;
  top: 50%; left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index:-1000;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
#home-slider{
    background: url(https://viral-launch.imgix.net/MI/background-accent2.png);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
#headerDiv{
    text-align: center;
    color:#fff;
}
#logoDiv{
    position: relative;
    width:75px;
    margin-top:0px;
}
#headerDiv h1{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 3em;
    font-weight: 800;
    margin: 5px auto;
}
#headerDiv h2{
    color:#fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top:20px;
    font-size:1.5em;
}
#graphicDiv{
    width:80%;
    margin:5px auto;
    min-width: 350px;
}
#headerGraphic{
    max-width: 100%;
    width: 100%;
    position: relative;
    transform: translate(3%, -13%);
}

#aboveFoldButton{
    font-family: 'Montserrat', sans-serif;
    background-color:#f15c28;
    border-radius: 20px;
    border:0;
    padding:1.75% 4%;
    position: relative;
    transform: translate(0, -350%);
    color:#fff;
    font-weight: 800;
    font-size:1.3em;
    background: #f15c28; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #f28420 , #f15c28); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f28420, #f15c28); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f28420, #f15c28); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f28420 , #f15c28);
}

#aboveFoldButton:hover, #aboveFoldButton:active, #aboveFoldButton:focus{
    color:#eee;
    background: -webkit-linear-gradient(left, #f15c28 , #f28420); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f15c28, #f28420); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f15c28, #f28420); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f15c28 , #f28420);
}

#toolIntro{
    background-color:#fff;
    overflow: auto;
    display: block;
    clear: both;
    padding:0;
}

#toolLayer2{
    width: 100%;
    height: 100%;
    position: relative;
    background: url(https://viral-launch.imgix.net/MI/mid-page-accent.png);
    background-position: bottom left;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 125px;
}
#videoDiv{
    width:65%;
    margin:25px auto 55px auto;
    min-width: 350px;
    display: block;
    clear: both;
}

#mi_pricing_table {
  background: #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.gradientButton{
    font-family: 'Montserrat', sans-serif;
    background-color:#f15c28;
    border-radius: 20px;
    padding:1.75% 4%;
    margin:35px auto;
    clear: both;
    color:#fff;
    font-weight: 800;
    font-size:1.3em;
    background: #f15c28; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #f28420 , #f15c28); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f28420, #f15c28); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f28420, #f15c28); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f28420 , #f15c28);
}

.gradientButton:hover, .gradientButton:active, .gradientButton:focus{
    color:#eee;
    background: -webkit-linear-gradient(left, #f15c28 , #f28420); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f15c28, #f28420); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f15c28, #f28420); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f15c28 , #f28420);
}

#aboutMISection{
    background-color:#f15c28;
    color:#fff;
    text-align: center;
    overflow: auto;
    display: block;
    clear: both;
    padding:0;
}
#aboutMILayer2{
    background: url(https://viral-launch.imgix.net/MI/angled-sloping-up.png);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

#aboutMIHead{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color:#fff;
    font-size: 2.5em;
    margin-top:0;
}

#aboutIcons{
    margin-top:35px;
    display: block;
    clear: both;
    overflow: auto;
}

.aboutIconsDiv{
    padding-left: 2.5%;
    padding-right: 2.5%;
}

.aboutIcon{
    position: relative;
    max-width: 100%;
    max-width: 125px;
}

.aboutH4{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 1.4em;
}

.aboutP{
    font-size: 1em;
    font-family: 'Montserrat', sans-serif;
}

#randomButtonDiv{
    margin: 55px auto 200px auto;
}

#iconsSectionButton{
    background-color: #1fcdff;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size:1.45em;
    padding:1.25% 4%;
    border-radius: 15px;
    margin:35px auto;
}

#iconsSectionButton:hover, #iconsSectionButton:active, #iconsSectionButton:focus{
    background-color: #1faaff;
    color:#eee;
}

#cookieSection{
    background-color:#fff;
    text-align: center;
    overflow: auto;
    display: block;
    clear: both;
    padding:0;
}
#cookieLayer2{
    background: url(https://viral-launch.imgix.net/MI/bottom-accent.png);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

#cookieHead{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color:#1fcdff;
    font-size:2.5em;
    margin-bottom:25px;
}

.cookieButton{
    font-family: 'Montserrat', sans-serif;
    background-color:#f15c28;
    border-radius: 17px;
    padding:2.25% 3.25%;
    color:#fff;
    font-weight: 800;
    font-size:1.25em;
    background: #f15c28; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #f28420 , #f15c28); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f28420, #f15c28); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f28420, #f15c28); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f28420 , #f15c28);
}

.cookieButton:hover, .cookieButton:focus, .cookieButton:active{
    cursor: pointer;
    color:#eee;
    outline:none;
    background: -webkit-linear-gradient(left, #f15c28 , #f28420); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f15c28, #f28420); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f15c28, #f28420); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f15c28 , #f28420);
}

#marketIntlExample{
    margin-top:35px;
}

.feature{
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin:10px auto;
    text-align: center;
}

.featureHead{
    color:#1fcdff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 1.45em;
    margin:0px auto;
}
.featureP{
    font-family: 'Montserrat', sans-serif;
    margin:0px auto;
}

#researchWithButton{
    font-family: 'Montserrat', sans-serif;
    background-color:#f15c28;
    border-radius: 25px;
    padding:1.6% 5%;
    color:#fff;
    font-weight: 800;
    font-size:1.5em;
    background: #f15c28; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #f28420 , #f15c28); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f28420, #f15c28); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f28420, #f15c28); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f28420 , #f15c28);
}

#researchWithButton:hover, #researchWithButton:active, #researchWithButton:focus{
    color:#eee;
    background: -webkit-linear-gradient(left, #f15c28 , #f28420); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f15c28, #f28420); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f15c28, #f28420); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f15c28 , #f28420);
}

#pricingSection{
    background-color: #ffffff;
    background: url(https://viral-launch.imgix.net/MI/background-bluedesign.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    overflow: auto;
    display: block;
    clear: both;
}

.price-plan-image {
    height: auto;
    max-width: 100%;
}

#pricingLayer1{
    opacity: 1;
    background: url(https://viral-launch.imgix.net/MI/bottom-accent2.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
    overflow: auto;
    display: block;
    clear: both;
    padding:0;
}

#pricingLayer2{
    background: url(https://viral-launch.imgix.net/MI/slash-with-organge-hash.png);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

#pricingHead{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 2.5em;
    color:#fff;
    margin: 35px auto 15px auto;
}

.pricingChart{
    background-color:#fff;
    border-radius: 10px;
    padding-top:20px;
    margin-top: 40px;
}

.pricingChartTop{
    text-align: center;
    border-bottom: 1px solid #aaa;
}

.pricePackage{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color:#f15c28;
    font-size: 2.5em;
}
.priceCost{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
}

.pricingChartBottom{
    text-align: left;
    margin-top:35px;
}
.pricingChecklist li{
    font-family: 'Montserrat', sans-serif;
    margin-top:10px;
}

.pricingChecklist li i{
    color: #1fcdff;
}

.pricingButtonDiv{
    text-align: center;
}
.pricingButton{
    font-family: 'Montserrat', sans-serif;
    background-color:#f15c28;
    border-radius: 5px;
    padding:2.5% 4%;
    color:#fff;
    font-weight: 800;
    font-size:1.5em;
    margin: 15px auto 25px auto;
    text-align: center;
    border:none;
    background: #f15c28;
  background: -webkit-linear-gradient(left, #f28420 , #f15c28); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f28420, #f15c28); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f28420, #f15c28); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f28420 , #f15c28);
}

.pricingButton:hover, .pricingButton:focus, .pricingButton:active{
    background: -webkit-linear-gradient(left, #f15c28 , #f28420); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f15c28, #f28420); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f15c28, #f28420); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f15c28 , #f28420);
    color:#eee;
}

#subscribeDiv{
    padding-top:75px;
    display: block;
    clear: both;
    margin-bottom:50px;
}

#subscribeButton{
    font-family: 'Montserrat', sans-serif;
    background-color:#f15c28;
    border-radius: 20px;
    padding:1.6% 3.5%;
    color:#fff;
    font-weight: 800;
    font-size:1.5em;
    background: #f15c28; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #f28420 , #f15c28); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f28420, #f15c28); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f28420, #f15c28); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f28420 , #f15c28);
}

#subscribeButton:hover, #subscribeButton:active, #subscribeButton:focus{
    color:#eee;
    background: -webkit-linear-gradient(left, #f15c28 , #f28420); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f15c28, #f28420); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f15c28, #f28420); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f15c28 , #f28420);
}

#caseSection{
    background-color: #fff;
}

.testimonialDiv{
    margin-top:35px;
}

.testInfo{
    margin-bottom: 20px;
}

.testName{
    font-family: 'Montserrat', sans-serif;
    color:#1fcdff;
    font-size:1.75em;
    font-weight: 800;
    text-align: right;
    margin:0;
}
.testBrand{
    font-family: 'Montserrat', sans-serif;
    color:#f15c28;
    font-size:1.25em;
    font-weight: 800;
    text-align: right;
    margin:0;
}
.testQL{
    position: relative;
    max-width:100%;
    padding: 0;
    margin: 0;
    transform: translate(0, -40%);
}
.testP{
    font-family: 'Montserrat', sans-serif;
    text-align: right;
    font-size: .9em;
}
.testQR{
    position: relative;
    max-width:100%;
    padding: 0;
    margin: 14% auto auto auto;
}

.testQR2{
    position: relative;
    max-width:100%;
    padding: 0;
    margin: 8% auto auto auto;
}

#astroHelmet{
    width:60%;
    margin:10px auto;
    text-align: center;
}
.astroMessage{
    width:80%;
}
#sellersLoveIt{
    font-family: 'Montserrat', sans-serif;
    font-size:4.5em;
    color:#1fcdff;
    font-weight: 800;
    text-align: left;
    margin-top: 10px;
}

#internationalSection{
    background-color: #fff;
}

.intHeader{
    font-family: 'Montserrat', sans-serif;
    font-size:2.5em;
    color:#1fcdff;
    font-weight: 800;
    margin-top:45px;
}

.intSubHeader{
    font-family: 'Montserrat', sans-serif;
}

#miCountries{
    margin-top:35px;
}

#startResearchBottomDiv{
    padding-top:75px;
    display: block;
    clear: both;
}

#startResearchButton{
    font-family: 'Montserrat', sans-serif;
    background-color:#f15c28;
    border-radius: 20px;
    padding:1.6% 3.5%;
    color:#fff;
    font-weight: 800;
    font-size:1.5em;
    background: #f15c28; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #f28420 , #f15c28); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f28420, #f15c28); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f28420, #f15c28); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f28420 , #f15c28);
}

#startResearchButton:hover, #startResearchButton:active, #startResearchButton:focus{
    color:#eee;
    background: -webkit-linear-gradient(left, #f15c28 , #f28420); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f15c28, #f28420); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f15c28, #f28420); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f15c28 , #f28420);
}

.buy-row {
  margin-top: 3em;
}

.buy-row__btn,
.buy-row__btn:visited {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  background-color: #f15c28;
  border-radius: 20px;
  border: 0;
  padding: 1.5% 3%;
  color: #fff;
  font-weight: 800;
  font-size: 1.3em;
  background: #f15c28;
  background: -webkit-linear-gradient(left, #f28420 , #f15c28);
  background: -o-linear-gradient(right, #f28420, #f15c28);
  background: -moz-linear-gradient(right, #f28420, #f15c28);
  background: linear-gradient(to right, #f28420 , #f15c28);
}

.buy-row__btn:hover,
.buy-row__btn:active {
  color: #fff;
  background: -webkit-linear-gradient(left, #f15c28 , #f28420);
  background: -o-linear-gradient(right, #f15c28, #f28420);
  background: -moz-linear-gradient(right, #f15c28, #f28420);
  background: linear-gradient(to right, #f15c28 , #f28420);
}

@media(max-width:1000px){

    .cookieButton{
        margin:10px auto;
    }
    .pricingChart{
        margin:40px auto;
    }
}

@media(max-width:750px){
    body{
        background:none;
    }

     #bodyContent{
        background-color: rgba(0,0,0,0.0);
        display: block;
       clear: both;
        overflow: auto;
         padding-top:0;
    }
    #graphicDiv{
        width:90%;
    }
    #headerGraphic{

        transform: translate(3%, -25%);
    }
    #logoDiv{
        width:65px;
    }
    #headerDiv h1{
        font-size: 2.5em;
    }
    #headerDiv h2{
        margin-top:20px;
        font-size:1.25em;
    }
    #toolLayer2{
        padding-bottom: 50px;
    }
    #randomButtonDiv{
        margin: 35px auto 95px auto;
    }

    /* ABOUT SECTION  */
    #aboutMIHead{
        font-size: 2em;
        margin-top:20px;
    }
    .aboutIconsDiv{
        margin:25px auto;
    }
    .aboutIcon{
        max-width: 100px;
    }
    #iconsSectionButton{
        font-size:1.1em;
        padding:1.5% 7%;
    }
    .cookieButton{
        margin:20px auto;
    }
    #cookieHead{
        font-size:1.75em;
        margin-bottom:25px;
    }
    .feature{
        padding-left: 0%;
        padding-right: 0%;
        margin:35px auto;
    }
    #researchWithButton{
        border-radius: 25px;
        padding:1.3% 5%;
        font-size:1em;
    }
    #marketIntlExample{
        margin-top:0px;
    }
    .testInfo{
        margin-bottom: 10px;
    }
    .testQL{
        max-width:25px;
        transform: translate(0, -5%);
    }
    .testP{
        font-family: 'Montserrat', sans-serif;
        text-align: left;
        font-size: .9em;
    }
    .testQR{
        max-width:25px;
        margin:0;
    }
    .testQR2{
        max-width:25px;
        margin: 0;
    }
    .testName{
        text-align: left;
    }
    .testBrand{
        text-align: left;
    }
    #astroHelmet{
        width:75%;
        margin:10px auto;
        text-align: center;
    }
    .astroMessage{
        width:100%;
    }
    #sellersLoveIt{
        font-size:3.5em;
        text-align: center;
    }

    .pricingChartTop{
        margin-top:10px;
        padding-bottom: 5px;
    }
    .pricePackage{
        font-size: 2em;
    }
    .priceCost{
        font-size: 1.1em;
    }

    .pricingChartBottom{
        text-align: left;
        margin-top:10px;
        padding-bottom: 5px;
    }
    .pricingChecklist li{
        margin-top:8px;
    }
    #subscribeDiv{
        padding-top:25px;
        padding-bottom:15px;
    }
    #aboveFoldButton{
        transform: translate(0, -300%);
    }


    #header .navbar-nav.navbar-right >li a{color:#fff; font-weight: 600; font-size: 1.5em;}
}

.header-wrapper {
    margin-top: 10px;
    margin-bottom: 70px;
}

.pd-header-text {
  font-weight: 800;
  color:#1fcdff;
  text-align: left;
  font-size: 4.6rem;
  font-family: 'Montserrat', sans-serif;
}

.pd-subheader-text {
  font-weight: 600;
  color: #666;
  text-align: left;
  font-size: 2rem;
  line-height: 4rem;
  font-family: 'Montserrat', sans-serif;
}

.header-left {
    padding-left: 10%;
}

.header-left b {
  color:#1fcdff;
  font-weight: 800;
  font-size: 2.2rem;
}

.header-right{
    float: left;
    padding-top:5px;
    background: url(https://viral-launch.imgix.net/keyword-research/videoBackgroundElements.png) center center no-repeat;
    background-size:cover;
}

.iframeDiv {
    width: 100%;
    text-align: center;
    margin-bottom:75px;
    margin-left:25px;
}

.iframevid {
    margin: 40px auto;
    padding-left:15px;
}

.bullet-text {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 2rem
}

#header-list{
  margin-top: 20px;
  padding-left:0;
}

#header-list li{
  color: #444;
  font-weight: 500;
  font-size: 1.8rem;
  margin: 15px auto;
}

.a-div{
    float:left;
    text-align: left;
}

.a-div a{
    font-size:2.8rem;
    font-weight: 700;
    color: #aaa;
    text-align: left;
    margin: 8px;
}

.a-div a:hover{
    color: #666;
}

.a-div a:hover > .fa-angle-right{
    transform: translate(100%,0);
    -webkit-transform: translate(100%,0); /** Chrome & Safari **/
    -o-transform: translate(100%,0); /** Opera **/
    -moz-transform: translate(100%,0); /** Firefox **/
    color:#1fcdff;
}

.a-div a p{
    float: left;
    font-size: 2rem !important;
    font-weight: 700 !important;
}

.fa-angle-right{
    float: left;
    font-weight: 900 !important;
    color: #1fcdff;
    font-size:2.2rem;
    margin: 0px 8px 8px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all .5s ease-in-out; /** Firefox **/
    -o-transition: all .5s ease-in-out; /** Opera **/

}

.header-a-div {
    padding: 12px;
}
