﻿@font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: 300;
    src: url(../css/Open_Sans/OpenSans-Light.ttf) format('truetype');
}
html,body{
    overflow-x:hidden;
}
body {
    margin: 0px 0px 0px 0px !important;
    /*font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: 'Open Sans Light';
    /*font-weight:300;*/
    font-size: 15px;
    overflow-x: hidden;
    overflow-y: auto;
}

.bannerTitle {
    font-family: 'Open Sans Light';
    position: absolute;
    color: #FFF;
    /*font-weight:bold;*/
    text-shadow: 1px 2px #000;
    /*font-weight:300;*/
    left: 17%;
    top: 5%;
}

.bannerText {
    font-family: 'Open Sans Light';
    position: absolute;
    color: #FFF;
    font-size: 24px;
    width: 650px;
    /*font-weight:bold;*/
    /*font-weight:100;*/
    text-shadow: 1px 2px #000;
    left: 17%;
    top: 18%;
    /*width:500px;*/
}

.contentContainer {
    overflow-x:hidden;
    /*margin: -15px;*/
    height: auto; /*1129px;*/
    /*background-image:url("../images/Laptop.jpg");*/
    /*background: #8cd2f2;
            background: -webkit-linear-gradient(#bde5f7,#e4f2f8); /* For Safari 5.1 to 6.0 
            background: -o-linear-gradient(#bde5f7,#e4f2f8); /* For Opera 11.1 to 12.0 
            background: -moz-linear-gradient(#bde5f7,#e4f2f8); /* For Firefox 3.6 to 15 
            background: linear-gradient(#bde5f7,#e4f2f8); /* Standard syntax */
}
/*Carousel Content*/
.mySlides {
    display: none
}

.w3-left, .w3-right, .w3-badge {
    cursor: pointer;
    font-size: 50px !important
}

.w3-badge {
    height: 13px;
    width: 13px;
    padding: 0
}

.contentContainer p {
    font-family: 'Open Sans Light';
    padding-left: 15%;
    padding-right: 15%;
    font-size: 1em;
    text-align: left;
    font-weight: bold;
}

.contentContainer h3 {
    font-family: 'Roboto';
    color: #27487c;
    font-weight: bold;
    text-align: center;
    /*padding-top:10px;*/
    /*padding-left:25%;
            padding-right:25%;*/
    font-size: 24px
}

.Apps {
    background-image: url(../images/BlueRadial.jpg);
    width: 100%;
    /*height: 900px;*/
    padding-bottom:100px;
    background-size:100% 100%;
    /*background-repeat:repeat;*/
}
.Apps h3 {
    font-size: 36px;
    padding-top: 100px;
}
.appBlock{
    float:left;
    width: 33.1%;
    text-align:center;
    display:block;
}

.appBlockTwo {
    float: left;
    width: 33.1%;
    text-align: center;
    display: block;
    margin-top: 40px;
}
.appHeader {
    padding-top: 0px !important;
}
@media only screen and (max-width:800px) {

    .appBlock {
        width: 100%;
        margin-top: 20px;
    }

    .appBlockTwo {
        width: 100%;
        margin-top: 20px;
    }
}

/* #### Mobile Phones Portrait or Landscape #### */
/*@media screen and (max-device-width: 640px) {
    .Apps h3 {
        font-size: 56px;
    }
    .appBlock img {
        width: 256px !important;
    }
    .appBlock {
        width: 100%;
        margin-top: 20px;
    }

        .appBlock p {
            font-size: 40px;
        }

    .appBlockTwo {
        width: 100%;
        margin-top: 20px;
    }

    .appBlockTwo p {
        font-size: 40px;
    }
    .appBlockTwo img {
        width: 256px !important;
    }
    .appHeader {
        font-size: 24px !important;
        padding-top:0px !important;
    }
}*/

/* #### iPhones Portrait or Landscape #### */
/*@media screen and (max-device-width: 736px) {
    .Apps h3 {
        font-size: 56px;
    }
    .appBlock img {
        width: 256px !important;
    }
    .appBlock {
        width: 100%;
        margin-top: 20px;
    }
    .appBlock p {
        font-size: 40px;
    }
    .appBlockTwo {
        width: 100%;
        margin-top: 20px;
    }
    .appBlockTwo p {
        font-size: 40px;
    }
    .appBlockTwo img {
        width: 256px !important;
    }
    .appHeader {
        font-size: 24px !important;
        padding-top: 0px !important;
    }
}*/


.mainInfo {
    padding: 50px;
    height: 200%;
    /*background-image:url(../images/hooks.png);*/
}

.searchButton {
    border: none;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    height: 51px;
    vertical-align: middle;
    background-color: #f68c1e/*#ffcb08*/ /* #0171bc;*/;
    border-radius: 3px;
    color: /*black;*/white;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto';
    float: right;
}

    .searchButton:active {
        border: none;
    }
.serachBarHeader {
    font-weight: bold !important;
    font-family: 'Roboto' !important;
    font-size: 40px !important;
    color: white !important;
    margin-top: -30px !important;
    margin-bottom: 20px !important;
    padding-top: 30px;
}
.whiteImage{
    display:none;
}
.wordpressTextBox {
    border: 1px solid black;
    border-radius: 6px;
    width: 75%;
    margin: 30px auto;
    background-color: #FFF;
}
/* #### Mobile Phones Portrait or Landscape #### */
/*@media screen and (max-device-width: 640px) {
    .wordpressTextBox {
        width: 95%;
    }
}*/

/* #### Mobile Phones Portrait or Landscape #### */
/*@media screen and (max-device-width: 736px) {
    .wordpressTextBox {
        width: 95%;
    }
}*/
.customerServiceRight {
    width: 40%;
    float: right;
    margin: 5% 150px 0px 0px;
}
.customerServiceHeader {
    font-size: 36px !important;
    color: #FFF !important;
}
.customerServiceText {
    font-size: 28px !important;
    color: #FFF !important;
}
/* #### Mobile Phones Portrait or Landscape #### */
/*@media screen and (max-device-width: 640px) {
    .customerServiceRight {
        width: 50%;
        float: right;
        margin-top: 3%;
        margin-right: 1%;
    }
    .customerServiceHeader {
        font-size: 36px !important;
        color: #FFF !important;
    }

    .customerServiceText {
        font-size: 20px !important;
        color: #FFF !important;
    }
}*/
/* #### Mobile Phones Portrait or Landscape #### */
/*@media screen and (max-device-width: 736px) {
    .customerServiceRight {
        width: 50%;
        float: right;
        margin-top: 3%;
        margin-right: 1%;
    }
    .customerServiceHeader {
        font-size: 36px !important;
        color: #FFF !important;
    }

    .customerServiceText {
        font-size: 20px !important;
        color: #FFF !important;
    }
}*/
.security {
    margin-top: -10px;
    background-image: url(../images/securityBackground.jpg);
}

.securityBlock h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    /*color: #178fe0;*/
    color: #27487c;
    font-size:1.35em;
}

.securitySection {
    text-align: center;
    width: 25%;
    float: left;
    display: block;
}

    .securitySection p {
        width: 85%;
        text-align: center !important;
        padding: 10px;
        margin: 0 auto;
        font-size: 0.95em;
    }

.carouselSection {
    background-image: url(../images/carouselBackground.png);
    padding-top:30px;
    background-size:100% 100%;
    background-repeat:no-repeat;
}
.carousel {
    opacity: 1;
    transition: all .2s ease-out;
}

    .carousel .hidden {
        opacity: 0;
        transition: all .2s ease-out;
    }

    .carousel h6 {
        font-family: "Roboto";
        font-weight: bold;
        color: white;
        width: 100px;
        font-size: 20px;
        margin-left: 135px;
        margin-top: -300px;
        vertical-align: middle;
        font-size: 26px;
    }

    .carousel p {
        text-align:left;
        /*width: 400px;*/
        font-size: 16px;
        margin-left: 250px;
        margin-top: -60px;
        vertical-align: middle;
        width:auto;
        /*background-image:url(../images/Testimony.png);*/
    }

    .carousel img {
        float: none;
        /*padding-left:40%;*/
        /*text-align:center; display:block" width="144px" height="auto*/
    }

.tryIt {
    height: 135px;
    vertical-align: middle;
}

    .tryIt h3 {
        color: #FFF;
        padding-top: 20px;
        vertical-align: middle;
        font-weight: bold;
        font-size: 32px;
    }

.tryIt-inline {
    display: inline;
    width: 100%;
}

.tryIt p {
    display: inline-block;
    color: #FFF;
    font-size: 24px;
    padding-top: 50px;
    padding-left: 0px;
    padding-right: 15px;
    vertical-align: middle;
    transition: ease all;
}

@media only screen and (max-width:800px) {
    .tryIt p {
        font-size: 16px;
        transition: ease all;
    }
}

/* #### Mobile Phones Portrait or Landscape #### */
/*@media screen and (max-device-width: 640px) {
    .tryIt p {
        font-size: 26px;
        transition: ease all;
    }
}*/

/* #### Mobile Phones Portrait or Landscape #### */
/*@media screen and (max-device-width: 736px) {
    .tryIt p {
        font-size: 30px;
        transition: ease all;
    }
}*/


.tryIt-button {
    cursor: pointer;
    font-family: "Roboto";
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
    background-color: #ffcb08;
    box-shadow: #815627 5px 5px;
    width: 150px;
    height: 50px;
    bottom: 10%;
    right: 75%;
    font-size: 24px;
    color: #000; /*
            color:#27487c;*/
    border: none;
    border-radius: 6px;
}

    .tryIt-button:hover {
        background-color: #ffdc59;
        box-shadow: #815627 5px 5px;
        border: none;
        border-radius: 6px;
    }

    .tryIt-button:active {
        color: #000;
        background-color: #ffdc59;
        box-shadow: #815627 0px 0px;
        border-radius: 6px;
    }
.tryItPriceContainer {
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 34px;
    padding-right: 10px;
    line-height: 0.5;
    padding-left: 10px;
    margin-right: 3%;
    margin-left: 1%;
}
.tryItStartingText {
    font-size: 14px !important;
    color: #f68c1e !important;
    margin: 0px !important;
    padding: 0px !important;
    padding-bottom: 6px !important;
    line-height: 0.75 !important;
    margin-right: 5%;
}
.tryItPrice {
    font-size: 30px !important;
    font-weight: bold !important;
    margin: 0px !important;
    padding: 0px !important;
    font-family: 'Roboto' !important;
    line-height: normal !important;
    margin-right: 5%;
}

.footer-container {
    width: 100%;
    font-family: 'Open Sans Light';
}

    .footer-container p {
        text-align: center;
        color: #FFF;
        font-size: 12px;
    }

.footer-ul {
    list-style-type: none;
    overflow: hidden;
    margin: auto;
    width: 100%;
    padding-left: 25%;
}

    .footer-ul li {
        padding-left: 35px;
        color: #FFA400;
        margin: 8px;
    }


/*****************************************************************************************************
*
*
*
*
*****************************************************************************************************/
.threeBoxContainer {
    z-index: 999;
    margin-top: -40px;
}

.boxWrap {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    height: 980px;
    margin-top: 5em;
}

.box {
    /*background-color: #197780;*/
    width: 33.1%;
    height: 340px;
    float: left;
}


.boxTwo {
    /*background-color: #197780;*/
    width: 33.1%;
    height: 340px;
    float: left;
    margin-top: 80px;
}

.boxFeatures {
}

.boxFeaturesTwo {
}

.innerBox {
    vertical-align: middle;
    background-color: #f6f6f6;
    /*box-shadow:#808080 3px 4px;*/
    border-style: solid;
    border-width: 1px;
    border-color: #757575;
    border-radius: 10px;
    margin-top: 35px;
    margin-left: 10%;
    height: 340px;
}

    .innerBox img {
        margin-top: 25px;
        width: 80px;
        height: auto;
    }

    .innerBox p {
        height: 100px;
        vertical-align: middle;
        text-align: justify;
        font-family: 'Open Sans';
        font-size: 14px;
    }

    .innerBox button {
        cursor: pointer;
        font-family: "Roboto";
        display: inline-block;
        vertical-align: middle;
        margin-top: 20px;
        background-color: #f68c1e;
        /*background-color: #0171bc;*/
        box-shadow: #815627 2px 3px;
        /*box-shadow:#27487c 2px 3px;*/
        width: 150px;
        height: 50px;
        bottom: 10%;
        right: 75%;
        font-size: 30px;
        font-weight: bold;
        color: #FFF;
        border: none;
        border-style: none;
        border-radius: 6px;
        outline: 0;
        transition: all 0.25s;
    }

        .innerBox button:hover {
            background-color: #ffcb08;
            box-shadow: #815627 2px 3px;
            /*background-color: #178fe0;
            box-shadow:#27487c 2px 3px;*/
            border-radius: 6px;
            border-style: none;
            border: none;
            color: #815627;
        }

        .innerBox button:active {
            background-color: ##178fe0;
            border-radius: 6px;
            border: none;
            border-style: none;
            /*box-shadow:#cfcfcf 0px 0px; */
        }

.replyResponse {
    font-weight: bold;
    margin-top: 24px;
    border-radius: 6px;
    bottom: 50px;
    /*height: 15%;*/
    margin-top: 0px;
    height: 360px;
    /*background-color:#e9e9e9;*/
}

.replyResponseNoText {
    font-weight: bold;
    margin-top: -7px;
    border-radius: 6px;
    bottom: 50px;
    height: 15%;
    background-color: #e9e9e9;
}

.replyResponse p {
    margin-left: 10%;
    padding-top: 0px;
    font-size: 1.125em;
    font-family: "Open Sans";
    color: #27487c;
    text-align: left;
    height: 15px;
    margin-left: 0px;
    line-height: 32px;
}

.replyResponse b {
    font-family: 'Roboto';
    font-size: 1em !important;
    color: #f68c1e;
}

.replyResponseNoText p {
    padding-top: 10px;
    font-size: 16px;
}
/* Clearfix */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.innerBoxFeatures {
    vertical-align: middle;
    background-color: dodgerblue;
    /*box-shadow:#808080 3px 4px;*/
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 10px;
    margin-top: 35px;
    margin-left: 10%;
    height: 340px;
}

    .innerBoxFeatures img {
        margin-top: 10px;
        width: 60px;
    }

    .innerBoxFeatures h3 {
        color: white;
    }

    .innerBoxFeatures p {
        color: white;
        font-size: 14px;
        text-align: justify;
    }

.innerBoxTitle {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 40px;
    margin:0px;
    height: 60px;
    border-radius:9px 9px 0px 0px;
    /*padding-top: 30px;*/
    color: #FFF;
    background-color: #178fe0;
}

.innerBoxTitleWithSpecial {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 60px;
    padding-top: 30px;
    color: #FFF;
    background-color: #178fe0;
    /*font-size: 36px;*/
    /*margin-top: -4px;*/
}

.innerBoxSubTitle {
    text-align: center;
    margin-top: 0px;
    height: 50px;
    font-size: 40px;
    background-color: #27487c;
    color: #FFF;
    font-family: 'Roboto';
    font-weight: bold;
}

.innerBoxPrice {
    margin-left: 0px !important;
    margin-top: 5.25em;
    margin-bottom: 0px;
    font-size: 18px !important;
    font-family: 'Open Sans';
    text-align: center !important;
}
.theCrown {
    width: 230px;
    margin-top: -90px;
    margin-bottom: -105px;
    margin-left: 10%;
}
.hasCrown{
    margin-top: 5.1em;
}
    .innerBoxPrice b {
        color: #f68c1e;
        font-size: 36px !important;
        font-family: 'Roboto';
    }

button::-moz-focus-inner {
    border: 0;
}
.featureContent {
    margin-left: 0px;
    height: 245px;
}
.allFeaturesContainer {
    width: 100%;
    margin-top: 800px;
}

.allFeatures {
    background-color: #0171bc;
    margin-left: 15px;
    width: 100%;
    border: none;
    color: white;
    font-family: 'Roboto';
    text-align: center;
    height: 36px;
    font-size: 26px;
    border-radius: 5px;
    cursor: pointer;
    outline: 0;
}

    .allFeatures:hover {
        background-color: #178fe0;
    }

.featureLeftContainer {
    display: inline-block;
    margin-left: 22%;
    margin-bottom: 5%;
    width: 1000px;
}
.featureLeftContainer img {
    float: left;
}
.featureLeftContainer h3 {
    font-weight: bold;
    font-family: 'Roboto';
    font-size: 36px;
    text-align: left;
    margin-left: 375px;
    padding: 0;
    padding-top: 20px;
}
.featureLeftContainer p {
    text-align: left;
    margin-left: 375px;
    padding: 0;
}
.featureRightContainer {
    margin-left: 28%;
    margin-bottom: 5%;
    display: inline-block;
}
.featureRightSubContainer {
    float: left;
    padding-top: 20px;
    width: 575px;
}
.featureRightContainerTopImage {
    text-align:center;
    margin:0 auto;
    display: none;
}
.featureRightContainer h3 {
    font-weight: bold;
    font-family: 'Roboto';
    font-size: 36px;
    text-align: left;
}
.featureRightContainer p {
    text-align: left;
    padding: 0;
}
.SiteBuilderLink {
    letter-spacing: -1px;
    text-decoration: none;
    color: #f68c1e;
}

.SiteBuilderLink:hover {
    text-decoration: underline;
    cursor: pointer;
}
.bigPrice {
    color: #f68c1e;
    font-size: 36px;
    font-family: 'Roboto';
}

@media (max-width:1260px) and (min-width:916px) {
   
    .box {
        width: 33.1%;
        height: auto;
        float: left;
    }
    
    .boxWrap {
        width: 900px;
        margin: 0 auto;
        text-align: center;
        height: 980px;
        margin-top: 5em;
    }
    .replyResponse p{
        font-size:14px;
    }
    .innerBoxTitle {
        font-size: 30px !important;
        height: auto;
    }

    .securitySection h3 {
        font-size: 1.1em;
    }
    .securitySection p{
        font-size: 0.85em;
    }
    .securitySection img {
        width: 200px !important;
    }

    .featureLeftContainer {
        display: inline-block;
        margin-left: 10%;
        margin-bottom: 5%;
        width: 80%;
    }
    .featureLeftContainer h3{
        font-size:26px;
    }
    .featureRightContainer {
        margin-left: 12%;
        margin-bottom: 5%;
        display: inline-block;
    }

    .featureRightSubContainer {
        float: left;
        padding-top: 20px;
        width: 50%;
    }
    .featureRightContainer h3{
        font-size:26px;
    }
}
@media only screen and (max-width:915px) {
    .box {
        width: 100%;
        height: auto;
        float: left;
    }

    .boxWrap {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        height: 980px;
        margin-top: 5em;
    }

    .innerBox {
        margin-top: 35px;
        margin-left: 10%;
        margin-right: 10%;
        height: auto;
    }

    .theCrown {
        width: 230px;
        margin-top: 0px;
        margin-bottom: -105px;
        margin-left: auto;
    }
    
    .allFeaturesContainer {
        width:88%;
        margin-left:0;
        margin-right:0;
        margin-top: 2300px;
    }

    .securitySection{
        width:100%;
    }

    .featureLeftContainer {
        display: block;
        margin: 0 auto;
        width: 80%;
        text-align: center;
    }
    .featureLeftContainer img {
        float:none;
    }

    .featureLeftContainer h3 {
        font-weight: bold;
        font-family: 'Roboto';
        font-size: 30px;
        text-align: left;
        margin: 0 auto;
    }

    .featureLeftContainer p {
        text-align: left;
        margin-left: auto;
        padding: 0;
        font-size: 20px;
    }
    .featureRightContainer {
        display: block;
        margin: 0 auto;
        width: 80%;
        text-align: center;
    }
    .featureRightSubContainer {
        float: none;
        padding-top: 20px;
        width: 100%;
    }
    .featureRightContainer h3 {
        font-weight: bold;
        font-family: 'Roboto';
        font-size: 30px;
        text-align: left;
        margin: 0 auto;
    }
    .featureRightContainer p {
        text-align: left;
        margin-left: auto;
        padding: 0;
        font-size: 20px;
    }
    .featureRightContainerTopImage{
        display:block;
    }
    .featureRightContainerBottomImage {
        display: none;
    }

}

/* #### Mobile Phones Portrait or Landscape #### */
/*@media screen and (max-device-width: 640px) {
    .threeBoxContainer {
        margin-top:0px;
    }
    .box {
        width: 100%;
        height: auto;
        float: left;
    }

    .boxWrap {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        height: 980px;
        margin-top: 5em;
    }

    .innerBox {
        margin-top: 35px;
        margin-left: 10%;
        margin-right: 10%;
        height: 720px !important;
    }

    .theCrown {
        width: 230px;
        margin-top: 50px;
        margin-bottom: -105px;
        margin-left: auto;
    }

    .innerBoxTitle {
        font-size: 60px !important;
        height: auto;
    }

    .innerBoxTitleWithSpecial {
        font-size: 60px;
        height: auto;
    }

    .innerBoxSubTitle {
        font-size: 60px;
    }

    .replyResponse p {
        margin-top: 5px;
        font-size: 30px;
    }

    .innerBoxPrice {
        margin-top: 1em !important;
        font-size: 36px !important;
    }

    .hasCrown {
        margin-top: -0.2em !important;
    }

    .allFeaturesContainer {
        width: 90%;
        margin-left: 25px;
        margin-right: 0;
        margin-top: 2650px;
    }

    .contentContainer {
        margin-top: 0px;
    }

    .featureContent {
        margin-left: 0px;
        height: 380px;
    }

    .innerBoxPrice b {
        font-family: "Open Sans";
        font-size: 46px !important;
    }

    .innerBox button {
        font-size: 56px;
        height: 80px;
    }

    .securitySection {
        width: 100%;
    }

    .securitySection h3 {
        font-size: 40px;
    }

    .securitySection p {
        font-size: 36px;
    }
    .securitySection img {
        width: 256px !important;
    }

    .featureLeftContainer {
        display: block;
        margin: 0 auto;
        width: 80%;
        text-align: center;
    }

        .featureLeftContainer img {
            float: none;
        }

        .featureLeftContainer h3 {
            font-weight: bold;
            font-family: 'Roboto';
            font-size: 56px;
            text-align: left;
            margin: 0 auto;
        }

        .featureLeftContainer p {
            text-align: left;
            margin-left: auto;
            padding: 0;
            font-size: 36px;
        }

    .featureRightContainer {
        display: block;
        margin: 0 auto;
        width: 80%;
        text-align: center;
    }

    .featureRightSubContainer {
        float: none;
        padding-top: 20px;
        width: 100%;
    }

    .featureRightContainer h3 {
        font-weight: bold;
        font-family: 'Roboto';
        font-size: 56px;
        text-align: left;
        margin: 0 auto;
    }

    .featureRightContainer p {
        text-align: left;
        margin-left: auto;
        padding: 0;
        font-size: 36px;
    }

    .featureRightContainerTopImage {
        display: block;
    }

    .featureRightContainerBottomImage {
        display: none;
    }
    .allFeatures{
        height:60px;
        font-size: 40px;
    }
    .header-right p {
        line-height: 150px !important;
        padding: 30px 0px 30px 5px !important;
    }

    .mainMenuButton {
        font-size: 80px !important;
    }

    #loginImage {
        width: 70px !important;
    }

    .bannerText {
        font-size: 19px !important;
        width: 460px !important;
    }

    .headerContainer {
        height: 160px !important;
    }

    .mobileNavigation li {
        float: right;
        width: 216%;
        list-style: none;
        font-size: 3.2em !important;
        border-bottom: 1px solid #27487c;
        margin-right: 20px;
        margin-top: 15px;
        transition: all 0.25s ease-in-out;
        margin-bottom: 15px;
    }
    .twoByThreeContainer{
        width:100vw !important;
    }
    .moreInfo {
        display: none;
    }
}*/


/* #### iPhones Portrait or Landscape #### */
/*@media screen and (max-device-width: 736px) {
    .threeBoxContainer {
        margin-top: 0px;
    }

    .box {
        width: 100%;
        height: auto;
        float: left;
    }

    .boxWrap {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        height: 980px;
        margin-top: 5em;
    }

    .innerBox {
        margin-top: 35px;
        margin-left: 10%;
        margin-right: 10%;
        height: 720px !important;
    }

    .theCrown {
        width: 230px;
        margin-top: 50px;
        margin-bottom: -105px;
        margin-left: auto;
    }

    .innerBoxTitle {
        font-size: 60px !important;
        height: auto;
    }

    .innerBoxTitleWithSpecial {
        font-size: 60px;
        height: auto;
    }

    .innerBoxSubTitle {
        font-size: 60px;
    }

    .replyResponse p {
        margin-top: 5px;
        font-size: 30px;
    }

    .innerBoxPrice {
        margin-top: 1em !important;
        font-size: 36px !important;
    }

    .hasCrown {
        margin-top: -0.2em !important;
    }

    .allFeaturesContainer {
        width: 90%;
        margin-left: 25px;
        margin-right: 0;
        margin-top: 2650px;
    }

    .contentContainer {
        margin-top: 0px;
    }

    .featureContent {
        margin-left: 0px;
        height: 380px;
    }

    .innerBoxPrice b {
        font-family: "Open Sans";
        font-size: 46px !important;
    }

    .innerBox button {
        font-size: 56px;
        height: 80px;
    }

    .securitySection {
        width: 100%;
    }

        .securitySection h3 {
            font-size: 40px;
        }

        .securitySection p {
            font-size: 36px;
        }

        .securitySection img {
            width: 256px !important;
        }

    .featureLeftContainer {
        display: block;
        margin: 0 auto;
        width: 80%;
        text-align: center;
    }

        .featureLeftContainer img {
            float: none;
        }

        .featureLeftContainer h3 {
            font-weight: bold;
            font-family: 'Roboto';
            font-size: 56px;
            text-align: left;
            margin: 0 auto;
        }

        .featureLeftContainer p {
            text-align: left;
            margin-left: auto;
            padding: 0;
            font-size: 36px;
        }

    .featureRightContainer {
        display: block;
        margin: 0 auto;
        width: 80%;
        text-align: center;
    }

    .featureRightSubContainer {
        float: none;
        padding-top: 20px;
        width: 100%;
    }

    .featureRightContainer h3 {
        font-weight: bold;
        font-family: 'Roboto';
        font-size: 56px;
        text-align: left;
        margin: 0 auto;
    }

    .featureRightContainer p {
        text-align: left;
        margin-left: auto;
        padding: 0;
        font-size: 36px;
    }

    .featureRightContainerTopImage {
        display: block;
    }

    .featureRightContainerBottomImage {
        display: none;
    }

    .allFeatures {
        height: 80px;
        font-size: 60px;
    }

    .header-right p {
        line-height: 150px !important;
        padding: 30px 0px 30px 5px !important;
    }

    .mainMenuButton {
        font-size: 80px !important;
    }

    #loginImage {
        width: 70px !important;
    }

    .bannerText {
        font-size: 19px !important;
        width: 460px !important;
    }

    .headerContainer {
        height: 160px !important;
    }

    .mobileNavigation li {
        float: right;
        width: 216%;
        list-style: none;
        font-size: 3.2em !important;
        border-bottom: 1px solid #27487c;
        margin-right: 20px;
        margin-top: 15px;
        transition: all 0.25s ease-in-out;
        margin-bottom: 15px;
    }

    .twoByThreeContainer {
        width: 100vw !important;
    }
    .moreInfo {
        display:none;
    }
}*/
.planToolTipTitle {
    /*text-align: left !important;
    display: inline;*/
    height: auto !important;
    margin-right: 40%;
    border-bottom: 2px dotted #f68c1e;
}

.planToolTip {
    display: none;
    width: 480px;
    position: absolute;
    border: 1px solid #212121;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
    padding: 14px;
    background: #FFF;
    border-radius: 6px;
}

.planToolTipTitle:hover {
    cursor: help;
}

    .planToolTipTitle:hover + .planToolTip {
        display: block;
        z-index: 1;
    }

.planToolTip ul {
    display: inline;
    list-style-type: none;
    font-size:12px;
    font-family:'Open Sans';
}
.planToolTip img {
    width: 20px;
}
.planToolTip li {
    text-align:left;
    width: 45%;
}
.moreInfo {
    background-color: #f68c1e;
    border-radius: 6px;
    color: #fff;
    padding: 8px;
    font-family: 'Arial';
    position: absolute;
    top: 72%;
    left: 16.5%;
    font-weight: bold;
    z-index: 1;
    text-align: center;
    width: 115px;
    font-size: 14px;
}

    .moreInfo:hover {
        cursor: pointer;
        color: #815627;
        background-color: #ffcb08;
    }
    /*HEADER SECTION*/
@media only screen and (min-width:1921px) and (max-width:3900px) {
    .moreInfo {
        background-color: #f68c1e;
        border-radius: 6px;
        color: #fff;
        padding: 8px;
        font-family: 'Arial';
        position: absolute;
        top: 73%;
        left: 17.5%;
        font-weight: bold;
        z-index: 1;
        text-align: center;
        width: 160px;
        font-size: 24px;
    }
}
@media only screen and (max-width:1450px) {
    .backgroundSpecial {
        width: 131% !important;
        margin-left: -14.5% !important;
    }
    .moreInfo{
        left:6.5%;
    }
}
/*Target the iPad*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .moreInfo {
        left: 6%;
        z-index: 1;
        top: 67%;
    }
}
/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
    .moreInfo{
        top:70% !important;
    }
    .searchContainer{
        width:70% !important;
    }
}
@media only screen and (max-width:736px) {
    .moreInfo {
        left: 6%;
        width: 60px;
        font-size: 9px;
        border-radius: 3px;
        padding: 3px;
        z-index: 1;
        top: 67%;
    }
    /*.backgroundSpecial {
            width: 262% !important;
            margin-left: -80% !important;
        }
        .moreInfo{
            display:none;
        }*/
}
@media only screen and (max-width:375px) {
    .moreInfo {
        display: none;
    }
}
    /*SEARCH BAR SECTION*/
    @media only screen and (max-width:1200px){
        .searchBarHeader{
            font-size:30px !important;
        } 
        .searchContainer {
            width: 65% !important;
        } 
    }
    @media only screen and (max-width:850px){
        .serachBarHeader{
            font-size:20px !important;
        }
        .searchContainer {
            width: 86% !important;
            height:36px !important;
        }
        .searchBar{
            font-size:10px !important;
            height:36px !important;
        }
        .searchButton {
            font-size: 13px;
            padding-left: 5px;
            padding-right: 5px;
            height: 32px;
            border-radius: 0px;
        }
        .chevronContainer {
            padding-top: 50px;
        }
    }
/*Target the iPad*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
    .domainSectionContainer {
        display: none;
    }

    .chevronContainer {
        display: none;
    }
}
@media only screen and (max-width:736px) {
    .domainSectionContainer {
        display: none;
    }

    .chevronContainer {
        display: none;
    }
}
    @media only screen and (max-width:499px) {
        .domainSection {
            width: 333px !important;
            font-size: 13px !important;
        }
    }

    /*BUTTON GRID SECTION*/
    @media only screen and (max-width:960px){
        .ButtonGrid {
            width:100%;
            max-width:none;
            margin:0px 2%;
            margin-top:100px;
        }
        .ButtonGrid > h3{
            font-size:26px !important;
        }
        .twoByThreeContainer{
            width:95% !important;
        }
        .buttonGridFeature img {
            padding: 20px;
            width: 80px !important;
        }
        .appHeader {
            padding-top: 0px !important;
            font-size: 16px !important;
        }
        .buttonGridFeature p{
            font-size:13px !important;
        }
    }
    @media only screen and (max-width:800px){
        .buttonGridFeature p {
            font-size: 11px !important;
        }
    }
/*Target the iPad*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
    .cityImage {
        height: 200px !important;
    }

    .ButtonGrid {
        margin-top: -100px !important;
        background-color: #00327f;
        margin: 0px !important;
    }

        .ButtonGrid > h3 {
            display: none;
            /*font-size: 20px !important;*/
        }

    .twoByThreeContainer {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .gridOne {
        background-color: #0044a1;
        width: 33.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
    }

    .gridTwo {
        background-color: #003d8f;
        width: 33.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
        margin-left: -5px !important;
    }

    .gridThree {
        background-color: #00327f;
        width: 32.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
    }

    .gridFour {
        background-color: #003d8f;
        width: 33.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
    }

    .gridFive {
        background-color: #00327f;
        width: 33.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
        margin-left: -5px !important;
    }

    .gridSix {
        background-color: #00286a;
        width: 33.5% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
        margin-left: -5px !important;
    }

    .blueImage {
        display: none;
    }

    .buttonGridFeature img {
        width: 128px !important;
    }

    .whiteImage {
        display: block;
        padding: 10px !important;
        margin: 0 auto;
    }

    .appHeader {
        padding-top: 0px !important;
        font-size: 20px !important;
        color: #fff !important;
        font-weight: normal !important;
    }

    .buttonGridFeature {
        border: none;
    }

        .buttonGridFeature:hover {
            background-color: #2d83eb !important;
        }

        .buttonGridFeature p {
            display: none;
            /*font-size: 8px !important;
            padding-left: 7%;
            padding-right: 7%*/
        }

        .buttonGridFeature span {
            display: none;
        }
} 
/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
    .cityImage{
        height:300px !important;
    }
    .gridOne{
        width:32.9% !important;
    }
    .gridTwo {
        width: 32.9% !important;
    }
    .gridThree {
        width: 32.9% !important;
    }
    .gridFour {
        width: 32.9% !important;
    }
    .gridFive {
        width: 32.9% !important;
    }
    .gridSix {
        width: 32.9% !important;
    }
}
@media only screen and (max-width:736px) {
    .cityImage {
        height: 200px !important;
    }

    .ButtonGrid {
        margin-top: -100px !important;
        background-color: #00327f;
        margin: 0px !important;
    }

        .ButtonGrid > h3 {
            display: none;
            /*font-size: 20px !important;*/
        }

    .twoByThreeContainer {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .gridOne {
        background-color: #0044a1;
        width: 33.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
    }

    .gridTwo {
        background-color: #003d8f;
        width: 33.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
        margin-left: -5px !important;
    }

    .gridThree {
        background-color: #00327f;
        width: 32.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
    }

    .gridFour {
        background-color: #003d8f;
        width: 33.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
    }

    .gridFive {
        background-color: #00327f;
        width: 33.1% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
        margin-left: -5px !important;
    }

    .gridSix {
        background-color: #00286a;
        width: 33.5% !important;
        margin: 0px !important;
        padding: 0px !important;
        border: none !important;
        margin-left: -5px !important;
    }

    .blueImage {
        display: none;
    }

    .buttonGridFeature img {
        width: 64px !important;
    }

    .whiteImage {
        display: block;
        padding: 10px !important;
        margin: 0 auto;
    }

    .appHeader {
        padding-top: 0px !important;
        font-size: 14px !important;
        color: #fff !important;
        font-weight: normal !important;
    }

    .buttonGridFeature {
        border: none;
    }

        .buttonGridFeature:hover {
            background-color: #2d83eb !important;
        }

        .buttonGridFeature p {
            display: none;
            /*font-size: 8px !important;
            padding-left: 7%;
            padding-right: 7%*/
        }

        .buttonGridFeature span {
            display: none;
        }
}
    @media only screen and (max-width:600px)
    {
        .appHeader {
            font-size: 12px !important;
        }
    }
    /*WORDPRESS SECTION*/
     @media only screen and (max-width:736px){
         .wordpressTextBox{
             width:95%;
         }
         .w3-center>img{
             width:80px!important;
             margin-bottom:-84px !important;
         }
        .wordpressTextBox h3:first-of-type {
            font-size: 18px !important;
            margin: 50px 10px 0px 10px !important;
        }
        .wordpressTextBox h3:last-of-type {
            font-size: 18px !important;
            margin: 0px 10px 20px 10px !important;
        }
        .wordpressTextBox p{
            font-size:14px !important;
            padding-left:5%;
            padding-right:5%;
        }
        .learnMoreButton{
            font-size:20px !important;
            border-radius:3px !important;
        }
     }
     /*CUSTOMER SERVICE SECTION*/
     @media only screen and (max-width:1400px){
        .customerServiceRight {
            width: 40%;
            float: right;
            margin: 4% 50px 0px 0px;
        }
        .customerServiceText {
            font-size: 24px !important;
        }
     }
     @media only screen and (max-width:925px){
        .customerServiceRight {
            width: 49%;
            float: right;
            margin: 1% 0px 0px 0px;
        }
        .customerServiceHeader {
            font-size: 30px !important;
        }
        .customerServiceText {
            font-size: 20px !important;
        }
        .supportReplyTime h3 {
            font-size: 24px !important;
        }

        .supportReplyTime p {
            font-size: 12px !important;
        }
     }
     @media only screen and (max-width:650px){
        .customerServiceHeader {
            font-size: 20px !important;
        }
        .customerServiceText {
            font-size: 12px !important;
        }
        .supportReplyTime img {
            width: 50px !important;
        }
        .supportReplyTime h3 {
            font-size: 16px !important;
        }
        .supportReplyTime p {
            font-size: 10px !important;
        }
     }
     @media only screen and (max-width:415px){
        .customerServiceRight {
            width: 49%;
            float: right;
            margin: 0% 0px 0px 0px;
        }
        .customerServiceHeader {
            font-size: 15px !important;
        }

        .customerServiceText {
            font-size: 9px !important;
        }
        .supportReplyTime{
            width:31% !important;
        }
        .supportReplyTime img {
            width: 27px !important;
        }

        .supportReplyTime h3 {
            font-size: 10px !important;
        }

        .supportReplyTime p {
            font-size: 6px !important;
        }
     }
     /*TESTIMONY CAROUSEL SECTION*/

@media only screen and (max-width:915px){
    .carouselSection {
        background-image: url(../images/carouselBackground.png);
        padding-top: 90px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        height: 500px;
    }

    .carouselSection h3 {
        font-size: 32px !important;
    }

    .carousel img {
        float: none;
        width: 500px;
    }
    .carousel p {
        text-align: left;
        font-size: 11px;
        margin-left: 31%;
        margin-top: -18px;
        vertical-align: middle;
        width: 260px;
    }
    
    .carousel h6 {
        font-family: "Roboto";
        font-weight: bold;
        color: white;
        width: 100px;
        margin-left: 27.5%;
        margin-top: -207px;
        vertical-align: middle;
        font-size: 16px;
    }
    
}
/*Targeting Internet Explorer*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) and (max-width:915px){
    .carousel p {
        width: 395px !important;
    }
}
/*Targeting Internet Explorer*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) and (min-width:916px) {
    .carousel p {
        width: auto !important;
    }
}

/*Target the iPad*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .carouselSection {
        display: none;
    }

    .carousel p {
        font-size: 9px;
        margin-left: 30%;
        width: 225px;
    }

    .carousel h6 {
        margin-left: 22%;
    }
}

@media only screen and (max-width:640px) {
    .carouselSection {
        display: none;
    }

    .carousel p {
        font-size: 9px;
        margin-left: 30%;
        width: 225px;
    }

    .carousel h6 {
        margin-left: 22%;
    }

    .tryItPriceContainer {
        display: none;
    }
}

@media only screen and (max-width:499px) {
    .carouselSection{
        height:360px;
    } 
    .carousel{
        height:auto !important;
    }
    .carousel img {
        float: none;
        width: 300px;
    }
    .carousel p {
        text-align: left;
        font-size: 6px;
        margin-left: 30%;
        margin-top: -18px;
        vertical-align: middle;
        width: 150px;
    }
    .carousel h6 {
        font-family: "Roboto";
        font-weight: bold;
        color: white;
        width: 19px;
        margin-left: 30%;
        margin-top: -119px;
        vertical-align: middle;
        font-size: 9px;
    }
    .carouselSection h3 {
        font-size: 19px !important;
    }
}
/*TRY IT NOW SECTION*/
@media only screen and (max-width:736px) {
    .tryIt {
        height: 86px;
    }

    .tryIt-button {
        cursor: pointer;
        font-family: "Roboto";
        display: inline-block;
        vertical-align: middle;
        margin-top: 9px;
        background-color: #ffcb08;
        box-shadow: #815627 5px 5px;
        width: auto;
        height: 30px;
        bottom: 10%;
        right: 75%;
        font-size: 12px;
        color: #000;
        /* color: #27487c; */
        border: none;
        border-radius: 6px;
    }

    .tryItPriceContainer {
        display: none;
    }

    .tryIt p {
        font-size: 12px;
        transition: ease all;
        margin-top: -19px;
    }
}

