/* TRAFFIC AUTHORITY */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300);

body {
    width: 100%;
    height: 100%;
    font-family: 'Roboto',Helvetica,Arial,sans-serif;
    color: #fff;
 }

html {
    width: 100%;
    height: 100%;
 }

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
 }

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
 }

a {
    color: #fdd556;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
 }

    a:hover,
a:focus {
        text-decoration: none;
        color: #1d9b6c;
     }

.light {font-weight: 400;}

.navbar-custom {
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #223a6d;
    background-size: 100% 220%;
    border-bottom: 0px;
 }

.navbar-brand img {max-height: 90px;}

.navbar-brand {
    padding: 0px;
    margin: 0px;
 }

.navbar-custom .navbar-brand:focus {border-bottom: 1px solid rgba(255,255,255,.3);outline: 0;}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 8px;
    font-size: 16px;
    color: #fff;

 }
.navbar-toggle {
    background: #fdd556;
    padding: 10px 20px;
}
.navbar-toggle i {
    font-size: 18px;
}
.navbar-custom .navbar-brand .navbar-toggle:active {outline: 0;}

.navbar-custom a {color: #fff;}
.navbar-custom li a {
    height: 80px;
    padding-top: 32px;
 }

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
 }

.navbar-header {padding: 10px 0 20px 0;}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: #fdd556;
    background-color: transparent;
    border-bottom: 5px solid #fdd556;
 }

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
 }

.navbar-custom .nav li.active {outline: 0;}

    .navbar-custom .nav li.active a {
        color: #fdd556;
        border-bottom: 5px solid #fdd556;
     }


    .navbar-custom.top-nav-collapse {
        padding: 0 0 0 0;
        border-bottom: 1px solid rgba(34,58,109,1);
        background: rgba(34,58,109,.9);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
     }


    .intro {
        display: table;
        width: 100%;
        height: auto;
        padding: 160px 0 0 0;
        text-align: center;
        color: #fff;
        border-bottom: 5px solid #173261;
        background: url(../img/intro-bg.jpg) no-repeat top center scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        position: relative;
        -o-background-size: cover;
     }

        .intro .intro-body {
            display: table-cell;
            vertical-align: middle;
            padding-bottom: 65px;
         }

            .intro .intro-body .brand-heading {font-size: 56px !important; color: #223a6d;}

            .intro .intro-body .intro-text {font-size: 24px !important; color: #223a6d; margin-bottom: 40px !important;}


.intro .intro-body .brand-heading {font-size: 56px;font-weight: 700;margin-bottom: 10px;text-shadow: 1px 1px 1px rgba(255,255,255,.8); /* drop shadow */}

.intro .intro-body .intro-text {font-size: 26px;margin-bottom: 30px;text-shadow: 1px 1px 1px rgba(255,255,255,.8); /* drop shadow */}

#products {
    padding: 6% 0 0 0;
    background-image: url("../img/body_bg.png");
    background-color: #223a6d;
    background-size: 100% 100%;
    display: block;
 }

.tab-content .testimonials {padding: 0px;}


#products h1 {
    font-size: 39.5px;
    text-align: center;
    font-weight: 700;
    margin: 0 0 15px 0;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -0.1pt;
    color: #fdd556;
    text-transform: none;
    line-height: 42px;
    text-shadow: 2px 2px 2px rgba(1,1,1,.2); /* drop shadow */
 }
#products h2 {
    font-size: 19.5px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    margin: 0px;
    padding: 0px;

 }

#products h3 {
    font-size: 19px;
    text-align: left;
    font-weight: 400;
    display: inline-block;
    color: #223a6d;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 0 0 0 20px !important;
    text-transform: none;
 }

#products ul li p {opacity: 0.8;}

#products .img-responsive {
 }

#products .nav-tabs {width: 100%;}


#stats-filter {
    padding: 0px !important;
    top: 0px;
    float: left;
    margin-top: 40px;
    display: inline-block;
    margin-bottom: 1px;
 }

        #stats-filter li {
            width: 30%;
            background: transparent !important;
            border: 0px !important;
            margin-left: 28px;
            border-radius: 4px !important
         }

        #stats-filter li>a {
            display: block;
            float: left;
            height: 70px;
            text-align: left;
            font-family: 'Roboto', sans-serif;
            font-size: 20px;
            width: 100%;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-top-right-radius: 5px;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            color: #21396b;
            background-color: rgba(255, 255, 255, 0.7);
            border: 0px !important;
            padding: 0px 20px 15px 40px;
         }

        #stats-filter li:hover {  }

        #stats-filter .active {background: #fff;}

        #stats-filter .active a { color: #223a6d; border: 0px !important;background: #fff;}

         #stats-filter a:hover { background: #fff;}


.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
 }

#products p {
    display: block;
    color: rgb(68, 68, 68);
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 16.7999992370605px;
    line-height: 23px;
    margin-bottom: 0px;
    font-weight: 300;
 }
.description {
    width: 70%;
}
#products p strong {
    font-weight: 500;
}
#traffic-store, #traffic-optimizer, #traffic-academy {
    background: #fff;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 60px 0px 0px 0px;
 }

#traffic-store h2, #traffic-optimizer h2, #traffic-academy h2 {
    text-align: left;
    font-size: 32px !important;
    color: #223a6d !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
 }

#traffic-store ul, #traffic-optimizer ul, #traffic-academy ul {
    display: inline-block;
    margin-top: 40px;
    max-width: 50%;
 }

#traffic-store ul li, #traffic-optimizer ul li, #traffic-academy ul li {
    display: block;
    float: left;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
    margin-right: 30px;
 }

#traffic-store ul li p, #traffic-optimizer ul li p, #traffic-academy ul li p {font-size: 14.9px; overflow: hidden; padding: 8px 0 0 20px;}

.product-wrap {
    background: #fff;
    padding: 0 60px 40px 60px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    }

    .product-wrap ul li {padding-right: 30px;}

    .product-wrap ul li img {
        max-width: 50px;
    }

/** Tab Styling End **/
/* nav icons */
.nav-tabs>li>a {margin-right: 0px !important;}

.nav-tabs {border: 0px !important;}
.icon-store {
    background: url(../img/store-icon.png) top center no-repeat;
    display: inline-block;
    width: 80px;
    height: 45px;
    position: relative;
    top: 15px;
    left: 60px;
 }

.icon-academy {
    background: url(../img/academy-icon.png) top center no-repeat;
    display: inline-block;
    width: 80px;
    height: 45px;
    position: relative;
    top: 14px;
    left: 30px;
 }

.icon-optimizer {
    background: url(../img/otpimizer-icon.png) top left no-repeat;
    display: inline-block;
    width: 80px;
    height: 45px;
    position: relative;
    top: 14px;
    left: 30px;
 }

#products .stats-filter .icon {
    position: relative;
    left: -20px;
    top: 14px;
 }

/* end */
.sub-highlight {
    width: 100%;
    text-align: center;
    margin-top: 60px;
 }

    .sub-highlight a {
        position: relative;
        top: 15px;
     }
.main-cta-highlight {
    width: 100%;
    text-align: center;
 }

    .main-cta-highlight a {
        position: relative;
        top: 55px;
     }

.final-highlight {
    width: 100%;
    text-align: center;
 }

    .final-highlight a {
        position: relative;
        top: 55px;
     }

#testimonial {padding: 5% 0 0 0;}


    #testimonial h1 {
        font-size: 39.5px;
        text-align: center;
        font-weight: 700;
        margin: 0 0 15px 0;
        font-family: 'Roboto', sans-serif;
        letter-spacing: -0.1pt;
        color: #fdd556;
        text-transform: none;
        line-height: 42px;
        text-shadow: 2px 2px 2px rgba(1,1,1,.2); /* drop shadow */
     }

    #testimonial h2 {
        font-size: 19.5px;
        text-align: center;
        line-height: 26px;
        font-weight: 400;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        margin: 0 0 40px 0;
        padding: 0px;
        text-shadow: 2px 2px 2px rgba(1,1,1,.2); /* drop shadow */
     }


.download-section {padding: 100px 0;}

    .btn {
        border-radius: 0;
        text-transform: uppercase;
        font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
     }
    .btn .glyphicon {
        margin-left: 15px;
        right: -5px;
    }
    .btn-default {
        border: 1px solid #3d9f4d;
        color: #3d9f4d;
        font-size: 20px;
        background-color: transparent;
        padding: 20px 30px 20px 40px;
     }

        .btn-default:hover, .btn-default:focus {
                    border: 1px solid #3d9f4d;
                    outline: 0;
                    color: #fff;
                    background-color: rgba(61,159,77,.7); /* layer fill content */
                 }


footer {padding: 50px 0;}

    footer p {margin: 0;}

::-moz-selection {
    text-shadow: none;
    background: #223a6d;
    color: #fff;
 }

::selection {
    text-shadow: none;
    background: #223a6d;
    color: #fff;
 }

img::selection {background: 0 0;}

img::-moz-selection {background: 0 0;}

body {webkit-tap-highlight-color: rgba(255,255,255,.2);}

.main-highlight {
    top: 82px;
    position: relative;
 }

.btn-green {
    border-radius: 4px;
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #2f8133; /* layer fill content */
    box-shadow: inset 0 1px 0 rgba(160,255,176,.75), inset 0 0 0 1px #48b35d; /* inner shadow and inner glow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDQxMCA3NSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMiUiIHgyPSI1MCUiIHkyPSItMi4wMDAwMDAwMDAwMDAwMSUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMmY4MTMzIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDdiMzVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI0MTAiIGhlaWdodD0iNzUiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #2f8133 -2%, #47b35d 102%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #2f8133 -2%, #47b35d 102%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #2f8133 -2%, #47b35d 102%); /* gradient overlay */
    background-image: linear-gradient(bottom, #2f8133 -2%, #47b35d 102%); /* gradient overlay */
    color: #e6ffe7 !important;
    padding: 20px 80px;
    font-size: 28px;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(1,1,1,.3); /* drop shadow */
 }

    .btn-green:hover {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; /* border radius */
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box; /* prevents bg color from leaking outside the border */
        background-color: #3d9f4d; /* layer fill content */
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDU0MyA3NiIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGQ4ZjQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzFjNTNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI1NDMiIGhlaWdodD0iNzYiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */
        background-image: -moz-linear-gradient(bottom, #4d8f40 0%, #71c53f 100%); /* gradient overlay */
        background-image: -o-linear-gradient(bottom, #4d8f40 0%, #71c53f 100%); /* gradient overlay */
        background-image: -webkit-linear-gradient(bottom, #4d8f40 0%, #71c53f 100%); /* gradient overlay */
        background-image: linear-gradient(bottom, #4d8f40 0%, #71c53f 100%); /* gradient overlay */
        color: #feffe6;
     }
    .btn-green::selection {
        color: #fff !important;
    }

.testimonial-quote p{
    padding:  0px;
    color: #233c72 !important;
    font-size: 17px !important;
    overflow: hidden;
    margin-top: 20px;
    line-height: 26px !important;
}
.testimonial-img {
    padding: 5px 0 5px 35px;
    display: block;
    min-height: 150px;
}
.testimonial-img img {
    border-radius: 3%;
}
.testimonial-quote h5 {
    margin: 20px 0 10px 0;
    font-weight: bold;
    line-height: 24px;
    font-size: 20px;
    text-align: left;
    color: #233c72;
}
.testimonial-quote {
    margin-bottom: 40px;
    padding: 0 40px 0 60px !important;
}
.left-side-bg {
    border-radius: 5px;
    background: transparent url("../img/bubble-bg.png") top left no-repeat;
    -moz-box-shadow: 0 5px 0 #152c59; /* drop shadow */
    -webkit-box-shadow: 0 5px 0 #152c59; /* drop shadow */
    box-shadow: 0 5px 0 #152c59; /* drop shadow */
    margin-bottom: 60px;
}
.right-side-bg {
    border-radius: 5px;
    background: transparent url("../img/bubble-bg.png") top right no-repeat;
    -moz-box-shadow: 0 5px 0 #152c59; /* drop shadow */
    -webkit-box-shadow: 0 5px 0 #152c59; /* drop shadow */
    box-shadow: 0 5px 0 #152c59; /* drop shadow */
    margin-bottom: 60px;
}
.wrapp > div img {
    border-radius: 3%;
    display: inline-block;
}
.wrapp > div {
    padding: 0px !important;
}
#opportunities p {
    color: #14284e;
    font-family: 'Roboto', sans-serif;
    font-size: 16.7px;
    margin-top: 20px;
    margin-bottom: 60px;
    line-height: 26px;
 }

#opportunities {
    background: url("../img/opportunities_bg.png") no-repeat;
    background-size: 100% 100%;
    padding-bottom: 40px;
    padding-top: 120px;
 }

    #opportunities h1 {
        font-size: 39.5px;
        text-align: center;
        font-weight: 700;
        margin: 0 0 15px 0;
        font-family: 'Roboto', sans-serif;
        letter-spacing: -0.1pt;
        color: #223a6d;
        text-transform: none;
        line-height: 42px;
        text-shadow: 2px 2px 2px rgba(1,1,1,.2); /* drop shadow */
     }

    #opportunities h2 {
        font-size: 19.5px;
        text-align: center;
        font-weight: 400;
        color: #3d3d3d;
        font-family: 'Roboto', sans-serif;
        margin: 0 0 40px 0;
        padding: 0px;
        opacity: 0.5;
        text-shadow: 2px 2px 2px rgba(1,1,1,.2); /* drop shadow */
     }

    #opportunities .col-xs-4 h1 {
        text-align: left;
        font-family: 'Roboto', sans-serif;
        color: #6D6D6D;
        font-size: 55px;
        padding: 0px !important;
        margin: 0px;
        text-align: left;
     }

        #opportunities .col-xs-4 h1 strong {
            color: #6D6D6D;
            text-align: left;
            font-family: 'Roboto', sans-serif;
            font-size: 55px;
         }

.narrow-heading {
    font-family: 'Roboto', sans-serif;
    font-size: 52px !important;
 }

    .narrow-heading strong {font-size: 54px !important;}

/*-------------------------------*/
/*    About Us Section  */
/*-------------------------------*/

#about {
    padding: 40px 0 20px 0px;
    background: #23447a url("../img/about_us_bg.png") no-repeat top center;
 }

    #about h1 {
        font-size: 39.5px;
        text-align: center;
        font-weight: 700;
        margin: 80px 0px 15px;
        font-family: 'Roboto', sans-serif;
        letter-spacing: -0.1pt;
        color: #fdd556;
        text-transform: none;
        line-height: 42px;
        text-shadow: 2px 2px 2px rgba(1,1,1,.2); /* drop shadow */
     }

    #about h2 {
        font-size: 19.5px;
        text-align: center;
        font-weight: 400;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        margin: 0 0 20px 0;
        padding: 0px;
        text-shadow: 2px 2px 2px rgba(1,1,1,.2); /* drop shadow */
     }

    #about strong {
        color: #EFEFEF;
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
     }

    #about p {
        color: #D1E6D3;
        font-size: 16.7px;
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        line-height: 26px;
        text-align: left;
        margin-bottom: 80px;
     }


    #contact-us  h1 {
        font-size: 39.5px;
        text-align: center;
        font-weight: 700;
        margin: 0 0 15px 0;
        font-family: 'Roboto', sans-serif;
        letter-spacing: -0.1pt;
        color: #223a6d;
        text-transform: none;
        line-height: 42px;
     }

    #contact-us h2 {
        font-size: 19.5px;
        text-align: center;
        font-weight: 400;
        color: #3d3d3d;
        font-family: 'Roboto', sans-serif;
        margin: 0 0 40px 0;
        padding: 0px;
        opacity: 0.5;
     }

#contact-us {
    background:url("../img/contact_us_bg.png") no-repeat top center;
    padding: 3% 0 3% 0;
}

#contact-us .title h1 {
  color: #223A6D !important;
  font-size: 49px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 35px !important;
  margin-top: 0px;
  text-shadow: 2px 2px 2px rgba(1,1,1,.2); /* drop shadow */
}

#contact-us .title h2 {
  color: #857C6D !important;
  font-size: 24px !important;
  font-family: 'Roboto', sans-serif;
  width: 75%;
  line-height: 35px;
  margin: 0px auto;
  padding-bottom: 80px;
  text-shadow: 2px 2px 2px rgba(1,1,1,.2); /* drop shadow */
}

#contact-us .email {
    width:70px;
    height:70px;
    background:#223A6D url(../img/about_us_icons.png) no-repeat 15px 15px;
    border-radius:50px;
    margin-left:35%;
    margin-bottom:31px;
}

#contact-us .phone {
    width:70px;
    height:70px;
    background:#223A6D url(../img/about_us_icons.png) no-repeat -65px 13px;
    border-radius:50px;
    margin-left:35%;
    margin-bottom:31px;
}

#contact-us .support {
    width:70px;
    height:70px;
    background:#223A6D url(../img/about_us_icons.png) no-repeat 15px -58px;
    border-radius:50px;
    margin-left:35%;
    margin-bottom:31px;
}

#contact-us .address {
    width:70px;
    height:70px;
    background:#223A6D url(../img/about_us_icons.png) no-repeat -66px -58px;
    border-radius:50px;
    margin-left:35%;
    margin-bottom:31px;
}

#contact-us .col-xs-3 {
    text-align:center;
}

#contact-us .col-xs-3 strong {
    color:#484F6F;
    font-size:20px;
}

#contact-us a strong {
    font-weight: normal !important;
}

#contact-us a:hover {
    text-decoration:none;
}

.footer {
    text-align: left;
}

.footer ul {
    text-align:left;
}
.footer ul li:last-child {
    border-right:none !important;
}

.footer ul li span {
    text-align:center;
    margin-top:10px;
}

.footer ul li .up {
    display:block;
    width:56px;
    height:56px;
}

.footer ul li a {
    color:#fff;
}

#support {
    width: 100%;
    background: #fff url("../img/support_bg.png") top center no-repeat;
    height: 300px;
    text-align: center;
 }
 #support h1 {
  font-size: 39.5px;
  text-align: center;
  font-weight: 700;
  margin: 0px 0px 15px;
  font-family: Roboto, sans-serif;
  letter-spacing: -0.1pt;
  color: rgb(34, 58, 109);
  text-transform: none;
  line-height: 42px;
  text-shadow: rgba(1, 1, 1, 0.2) 2px 2px 2px;
  margin-top: 5%;
 }
 #support a {
    border: 1px solid #fbc109; /* stroke */
    -moz-border-radius: 3px;
    color: #fff !important;
    padding: 15px 30px;
    font-size: 22px;
    position: relative;
    top: 40px;
    font-weight: 400;
    -webkit-border-radius: 3px;
    border-radius: 3px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #1f3d73; /* layer fill content */
    -moz-box-shadow: inset 0 1px 0 rgba(255,236,177,.77); /* inner shadow */
    -webkit-box-shadow: inset 0 1px 0 rgba(255,236,177,.77); /* inner shadow */
    box-shadow: inset 0 1px 0 rgba(255,236,177,.77); /* inner shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDQ4MCA3MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmJiMTA3IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmJjYjBiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI0ODAiIGhlaWdodD0iNzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #fbb107 0%, #fbcb0b 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #fbb107 0%, #fbcb0b 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #fbb107 0%, #fbcb0b 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #fbb107 0%, #fbcb0b 100%); /* gradient overlay */
 }
 #support a:hover {
        border: 1px solid #fbc109; /* stroke */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #1f3d73; /* layer fill content */
    -moz-box-shadow: inset 0 1px 0 rgba(255,236,177,.77); /* inner shadow */
    -webkit-box-shadow: inset 0 1px 0 rgba(255,236,177,.77); /* inner shadow */
    box-shadow: inset 0 1px 0 rgba(255,236,177,.77); /* inner shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDQ4MCA3MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmJjYjBiIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmJiMTA3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI0ODAiIGhlaWdodD0iNzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #fbcb0b 0%, #fbb107 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #fbcb0b 0%, #fbb107 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #fbcb0b 0%, #fbb107 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #fbcb0b 0%, #fbb107 100%); /* gradient overlay */
 }
 /* FOOTER
================================================== */
.footer-logo img{
    max-width: 170px;
    margin-top: 6px;
}
.footer-logo {
    display: inline-block;
}
.footer {
    padding-top: 80px;
}
footer .copyright {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 13px;
    margin-top: 15px;
    color:#7291c1 !important;
    opacity: 0.5;
    margin-left: -12px;
}
footer .social {
    position: absolute;
    left: 200px;
    top: 10px;
}
footer .social a {
    float: left;
    display: inline-block;
}
.foot-wrap {
    position: relative;
}
.terms li {
    float: left;
    padding-right: 3.2%;
    padding-left: 3.2%;
    text-align: center !important;
    border-left: 2px solid #2f5185;
}
.terms li:first-child {
    border-left: 0px !important;
}
.terms li a {
    text-align: center !important;
    color: #7291c1 !important;
    padding-bottom: 5px;
}
.terms li a:hover {
    color: #fed657 !important;
    border-bottom: 3px solid #fed657;
}
.terms {
    border-top: 1px solid #2f5185;
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
    width: 86%;
    border-bottom: 1px solid #2f5185;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
footer {
    border-top: 1px solid #2f5185;
    color:#7291c1;
    background:#223A6D url(../img/contact_us_bg.png) bottom left;
}
footer h3 {
    padding-bottom: 0px;
    margin-bottom: 20px;
    color: #fff;
    margin-left: 13px;
    font-weight: 200;
    padding-top: 5px;
}
.facebook-icon {
    width:30px;
    height:30px;
    display:block;
    background: url(../img/social.png) no-repeat -3px -1px;
    float:left;
    margin-right:2px;
    margin-left: -5px;
}

.twitter-icon {
    width:32px;
    height:30px;
    display:block;
    background: url(../img/social.png) no-repeat -41px -1px;
    float:left;
    margin-right:2px;
    margin-left: 0px;
}

.linkedin-icon {
    width:30px;
    height:30px;
    display:block;
    background: url(../img/social.png) no-repeat -80px -1px;
    float:left;
    margin-right:2px;
    margin-left: 0px;
}

.google-icon {
    width:30px;
    height:30px;
    display:block;
    background: url(../img/social.png) no-repeat -117px -1px;
    float:left;
    margin-left: 0px;
}

.facebook-icon:hover {
    width:30px;
    height:30px;
    display:block;
    background: url(../img/social.png) no-repeat -3px -31px;
    float:left;
}

.twitter-icon:hover {
    width:32px;
    height:30px;
    display:block;
    background: url(../img/social.png) no-repeat -41px -31px;
    float:left;
}

.linkedin-icon:hover {
    width:30px;
    height:30px;
    display:block;
    background: url(../img/social.png) no-repeat -80px -31px;
    float:left;
}

.google-icon:hover {
    width:30px;
    height:30px;
    display:block;
    background: url(../img/social.png) no-repeat -117px -31px;
    float:left;
}

.product  {
    list-style-type: none;
    padding:0px;
    width: 100%;
    margin-left: 10%;
    display: block;
    line-height: 20px;
    margin-top: 15px;
}

footer .main-menu {
    list-style-type: none;
    padding:0px;
    width: 90%;
    margin-left: 10%;
    display: block;
    margin-top: 5px;
}

footer .main-menu li {
    float: left;
    text-align: center;
    padding: 0;
}
footer .product li {
    display: inline-block;
}
footer .product a {
    font-size:12px !important;
    color:#7291c1 !important;
    display: inline-block;
    border-left: 3px solid #2f5185;
    text-transform: uppercase;
    padding: 0px 13px !important;
}

footer .product a:hover{
    color:#fed657 !important;
    border-color: #fed657;
    padding: 0px 13px !important;
}

footer .main-menu a {
    padding: 0px 8px 0px 0px;
    text-align:center;
    font-size:13px !important;
    color:#7291c1 !important;
    display: block;
    text-transform: uppercase;
    margin: 10px 0px;
    opacity: 0.5;
}

footer .main-menu a:hover {
    color:#fed657 !important;
    display: block;
    text-decoration: none;
    opacity: 1;
}

footer .footer-links {
    margin-top:0px !important;
}

footer .footer-links a {
    color:#808797 !important;
}

footer .footer-links li {
    float:left;
    display:inline;
    color:#808797;
}

footer hr {
    display: block;
    height: 1px;
    border: 0;
    background:#818998;
    margin: 1em 0;
    padding: 0;
}


footer .rborder { border-right:1px #fff solid; }
footer .lrpadding { padding-left:50px; padding-right:50px; }

footer .phone { padding-left:70px; }
footer .email { padding-left:70px; }
footer .address { padding-left:70px; }

footer .email-icon {
    display:block;
    width:30px;
    height:30px;
    float:left;
    background:url(../img/social.png) no-repeat -152px -3px;
}

footer p a {
    color:#808797;
    font-size:18px;
    clear: both;
    margin-top:10px;
}

footer p a:hover {
    color:#FED557;
}

#footerRights {
    background-color:#fff;
    color:#999;
        font-size:14px;
        font-family:MyriadPro-Semibold, sans;
        text-transform: uppercase;
}

#footerRights strong {
    color:#ED1F27;
}

p.credits {
    color:#555;
}
p.credits a {
    color:#C24F4F;
}
#videoModal {margin-top: 30px;}
#videoModal .modal-body {margin-bottom: -7px; padding: 0px !important;}
#videoModal .modal-content {background: transparent; padding: 0px; border-radius: 0px; margin:0px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0px !important;
    outline: 0;
    -webkit-box-shadow: 0  0px 0px  !important; ;
    box-shadow: 0 0px 0px  !important;
}

iframe  {
    border: 0px;
}
#videoModal .close {
    font-size: 36px;
    margin-left: 30px;
    color: #ffff86;
    opacity: 0.7;
}
#join-now label {
    display: block;
    float: left;
    width: 20%;
    color: #223a6d;
}
#join-now .modal-body {
    background: #f8f8fb;
    padding: 0px;
}
#join-now input {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    border: 2px solid #e9edef; /* stroke */
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #fff; /* layer fill content */
    font-size:14px;
    color:#838383;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}
#join-now hr {
    margin-top: 5px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #eee;
}
#join-now input[name=phone] {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto 15px;
}
#join-now .submit {
    cursor: pointer;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 1.6em;
    font-weight: 400;
    border-radius: 3px;
    margin: 0 20px;
}
#join-now button:hover {
    opacity: 0.9;
}
#join-now .modal-dialog {
     width: 550px;
     margin-top: 36px;
}
#join-now .modal-content {
        -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /* border radius */
}
#join-now h2{
    text-align: center;
    font-size: 26px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 10px;
    background: #223a6d;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 400;
    padding: 15px 0px;
}
#join-now p {
    color: #bebebe;
    padding: 0 0 15px 0;
    margin: 10px 0 0 0;
    display: block;
    font-size: 12.6px;
    text-align: center;
}
#join-now .form-wrap{
    padding: 0px 20px 0px 20px;
}
#join-now .close {
    position: relative;
    top: -20px;
    font-size: 32px;
    right: -30px;
    opacity: 0.8;
    color: #ffff86;
}
#join-now fieldset {
    margin-right: 0px !important;
}


@media screen and (max-width: 768px) {
    .btn-green {
        font-size: 18px;
        padding: 0px;
        padding: 4% 7%;
        margin: 0px;
    }
    .intro .intro-body .brand-heading {
        font-size: 32px !important;
        font-weight: 700;
        margin-top: 6%;
    }
    .intro {
        padding-top: 26%;
    }
    .intro .intro-body .intro-text { font-size: 18px;}
    .intro .intro-body {
        padding-bottom: 70px;
    }
    .main-highlight {
        top: 40px;
    }
    #stats-filter li {
        width: 100%;
        margin: 0;
    }
    #stats-filter li a span{
        display: none;
    }
    #products h1 {
        font-size: 36px;
        line-height: 40px;
    }
    #opportunities p {
        width: 100%;
        display: block;
    }
    .product-wrap {
        padding: 0px 20px;
    }
    #traffic-store, #traffic-optimizer, #traffic-academy {
        padding: 20px 0 0 0;
    }
    #stats-filter li>a {
        height: auto;
        text-align: center;
        padding: 20px 0px;
    }
    #products p {
        width: 100%;
    }
    #traffic-store ul li, #traffic-optimizer ul li, #traffic-academy ul li {
        width: 100%;
        margin: 0px;
        margin-bottom: 20px;
    }
    #traffic-store ul, #traffic-optimizer ul, #traffic-academy ul {
        width: 100%;
        max-width: 100%;
    }
    .product-wrap ul li img {
        width: 100%;
        float: right;
        max-width: 20%;
    }
    #products h3 {
        width: 70%;
        float: left;
    }
    #join-now, #join-now .modal-dialog, #join-now .modal-content {
        max-width: 100%;
        width: auto;
    }
    #fade-quote-carousel.carousel {
        margin-top: 200px;
    }
    .carousel-inner {
        margin-top: 80%;
    }
    .col-md-12.final-highlight {
        top: -40px;
        padding: 0px;
    }
    .col-md-12.final-highlight a {
        width: 100%;
        margin: 0px;
    }
    #opportunities {
        padding-bottom: 0px;
    }
    #about img {
        width: 200%;
    }
    #about .col-xs-4 {
        width: 100% !important;
    }
    #contact-us .col-xs-3 {
        width: 100%;
        padding-bottom: 20px;
    }
    .footer .col-xs-4 {
        display: none;
    }
    .footer .col-xs-6 {
        display: none;
    }
    .footer {
        text-align: center;
    }
    #products .img-responsive {
    }
    .navbar-custom a{
      max-width: 75%;
      display: inline-block;
    }
    .navbar-brand img {
      display: block;
      max-width: 100%;
    }
    .main-cta-highlight a {
        display: none;
    }
}

.has-error {
	border:1px solid red!important;
}