/* ------------------------------------------------------------------------------
	Template Name: akshara
	Author: aspxtemplates
	Author URI: http://www.aspxtemplates.com
	
	
	
/* ------------------------------------------------------------------------------
	Typography
-------------------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Source%20Sans%20Pro:300,400,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Source%20Sans%20Pro:300,400,500,600,700);

p {
    font-size: 14px;
    line-height: 22.4px;
    color: #464646;
}

h1 {
    font-size: 65px;
    color: #2d3033;
}

h2 {
    font-size: 40px;
    color: #2d3033;
}

h3 {
    font-size: 28px;
    color: #464646;
    font-weight: 300;
}

h4 {
    font-size: 22px;
    color: #2d3033;
    font-weight: 400;
}

h5 {
    font-size: 14px;
    color: #2d3033;
    text-transform: uppercase;
    font-weight: 700;
}

.spacer {
    padding: 5em;
    padding-bottom: 0;
}

.spacer1 {
    padding-top: 2em;
    padding-left: 5em;
    padding-right: 5em;
}
/*----------- Button -------------*/

.btn {
    cursor: pointer;
    padding: 8px 16px;
    display: inline-block;
    margin: 10px 10px 10px 0px;
    font-size: 14px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-border {
    border: 1px solid #0066DC;
    color: #0066DC;
    overflow: hidden;
    font-weight: 400;
}

    .btn-border:hover, .btn-border:active {
        color: #ffffff;
        background: #0066DC;
    }


.btn-borderwhite {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    overflow: hidden;
    font-weight: 400;
}

    .btn-borderwhite:hover, .btn-borderwhite:active {
        color: #000000;
        background: #ffffff;
    }

.btn-common {
    background: #0066DC;
}

    .btn-common:hover {
        border: 1px solid #0066DC;
        color: #0066DC;
        overflow: hidden;
        background: none;
    }

.btn-section {
    padding: 0px;
    margin: 0px;
}

.btn i {
    margin-right: 10px;
    margin-left: 0px;
}

/* ------------------------------------------------------------------------------
	Global Styles
-------------------------------------------------------------------------------*/
a {
    color: #0066FF;
}

    a:hover, a:focus {
        text-decoration: none;
        -moz-transition: background-color, color, 0.3s;
        -o-transition: background-color, color, 0.3s;
        -webkit-transition: background-color, color, 0.3s;
        transition: background-color, color, 0.3s;
    }

body {
    margin: 0px;
    font-family: "Source Sans Pro";
    font-weight: 400;
    color: #464646;
    font-size: 15px;
}

ul, ol {
    margin: 0;
    padding: 0;
}

    ul li {
        list-style: none;
    }

.section {
    padding: 0px 0;
}

.section-tb {
    padding-top: 100px;
    padding-bottom: 0px;
}

.no-padding {
    padding: 0;
}

.no-gutter [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.space {
    margin-top: 60px;
}

.padding-bottom70 {
    padding-bottom: 70px;
}
/*-------------------------------------------------------------------------------
    Full Slider 
---------------------------------------------------------------------------------*/


.bg1 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url('../img/slider/banner3.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    vertical-align: middle;
    overflow: hidden;
}

.bg2 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url('../img/slider/banner4.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    vertical-align: middle;
    overflow: hidden;
}

.bg3 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url('../img/slider/bg3.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    vertical-align: middle;
    overflow: hidden;
}

.bg4 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url('../img/slider/banner5.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    vertical-align: middle;
    overflow: hidden;
}

.banner-overlay {
    margin: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    background-image: url('../img/bg-overlay.png');
    background-repeat: repeat;
    padding: 150px 0 150px 0;
}

#fullslider {
    padding: 0;
    margin-top: -2px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    overflow: hidden;
}

.car-mediumtext {
    font-weight: lighter;
    font-family: 'Open Sans';
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
    font-size: 16px;
    text-align: left;
}

    .car-mediumtext li {
        line-height: 2.3em;
    }

    .car-mediumtext i {
        margin-right: 5px;
        font-weight: lighter;
    }

.car-mediumtext2 {
    font-weight: lighter;
    font-family: 'Open Sans';
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
    font-size: 16px;
    text-align: center;
}

.slide1-1 {
    z-index: 0;
    margin-top: 0px;
    position: relative;
    margin-left: 0px;
    right: 0px;
    max-width: 85%;
}

.slide1-2 {
    z-index: 0;
    margin-top: 0px;
    position: relative;
    margin-left: 0px;
    left: 0px;
    max-width: 85%;
}

.car-highlight1 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #006600;
    text-decoration: none;
    padding: 15px 10px 15px 10px;
    border-width: 10px;
    border-color: rgb(158, 158, 158);
    border-style: none solid none none;
    display: inline-block;
    margin-top: 10px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    letter-spacing: 1px;
    background-color: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
}

.car-highlight2 {
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px 10px 15px 10px;
    border-width: 10px;
    border-color: #7D2000;
    border-style: none solid none none;
    display: inline-block;
    margin-top: 10px;
    font-weight: 400;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    letter-spacing: 1px;
    background-color: #CC3300;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
}

.car-highlight3 {
    border-style: none solid none none;
    border-width: 10px;
    border-color: #004182;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px 10px 15px 10px;
    margin-left: -6px;
    display: inline-block;
    margin-top: 10px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #0066DC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
}

.carouselText1 {
    border: 10px none #F0004E;
    font-weight: 800;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 25px;
    color: #FFCC00;
    padding: 5px 20px 5px 0px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    line-height: 1.5em;
    word-spacing: 0.1em;
    letter-spacing: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.carouselText2 {
    border-color: #844F00;
    border-width: 10px;
    margin: 0px 0px 6px 0px;
    font-size: 18px;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    color: #fff;
    border-radius: 5px;
    font-weight: 400;
    text-transform: capitalize;
    background-color: #FF9900;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-right-style: solid;
    line-height: 18px;
}

#fullslider .carousel-control.right, #fullslider .carousel-control.left {
    background-image: none;
}

#fullslider .carousel-control.left, #fullslider .carousel-control.right {
    background-image: none;
    filter: none;
    background: rgba(0,0,0,.4);
    height: 80px;
    width: 50px;
    margin-top: 20%;
    margin-left: -10px;
    margin-right: -3px;
    padding-top: 27px;
}

#fullslider .item {
    padding: 0px 0px;
    height: 630px;
    overflow: hidden;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

    #fullslider .item i {
        color: #FFCC00;
    }

    #fullslider .item p {
        font-size: 16px;
        color: #FFFFFF;
        text-transform: none;
        font-weight: lighter;
        text-align: justify;
        line-height: 25px;
    }

#fullslider .carousel-indicators {
    position: absolute;
    left: 50%;
    z-index: 1000;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    bottom: 8%;
}

    #fullslider .carousel-indicators li {
        border: 2px solid #CCCCCC;
        padding: 2px;
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 0px 3px 0px 3px;
        text-indent: -999px;
        border-radius: 10px;
        cursor: pointer;
        background-color: #CCCCCC;
    }

        #fullslider .carousel-indicators li:hover {
            border: 2px solid #0066DC;
            background-color: #0066DC;
        }

    #fullslider .carousel-indicators .active {
        border: 2px solid #0066DC;
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #0066DC;
    }

#fullslider .carousel-inner > .item {
    -moz-transition: opacity ease-in-out .6s;
    -o-transition: opacity ease-in-out .6s;
    -webkit-transition: opacity ease-in-out .6s;
    transition: opacity ease-in-out .6s;
}


/* ------------------------------------------------------------------------------
	 Banner
-------------------------------------------------------------------------------*/

.banner {
    background-image: url('../img/polygon.png');
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 250px;
}

.banner-btn {
    opacity: 0.5;
}

.banner-text {
    padding-top: 33%;
}

    .banner-text h1 {
        color: #fff;
        font-family: "Source Sans Pro";
        font-size: 53px;
        letter-spacing: 20px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .banner-text p {
        color: #8d8d8d;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 3px;
        line-height: 24px;
        margin-top: 10px;
        margin-bottom: 80px;
        text-transform: uppercase;
    }
/* ------------------------------------------------------------------------------
	 Intro
-------------------------------------------------------------------------------*/
.intro {
    background-color: #e9eaed;
    position: relative;
    background: rgba(73,155,234,1);
    background: -moz-linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(54,199,175,1)));
    background: -webkit-linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
    background: -o-linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
    background: linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#36c7af', GradientType=1 );
}

    .intro blockquote {
        border: 0;
        margin: 0;
        padding: 50px 15% 0;
    }

    .intro h1 {
        color: #000;
        font: 37px "Source Sans Pro";
        font-weight: lighter;
    }

    .intro p {
        color: #FFFFFF;
        display: block;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        margin-top: 30px;
    }
/* ------------------------------------------------------------------------------
	 Services
-------------------------------------------------------------------------------*/
.service-section {
    padding-top: 100px;
}

.services {
    margin-bottom: 50px;
}

.services-content {
    padding: 0 15px;
    margin-top: 30px;
    color: #000000 !imporant;
}

    .services-content h5 {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#003e75+0,0062ad+100 */
        background: #003e75; /* Old browsers */
        background: -moz-linear-gradient(left, #003e75 0%, #0062ad 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #003e75 0%,#0062ad 100%); /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        border-width: 10px;
        background: linear-gradient(to right, #003e75 0%,#0062ad 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003e75', endColorstr='#0062ad',GradientType=1 );
        color: #FFFFFF;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        border-left-style: solid;
        border-left-color: #000000;
        -webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        -moz-border-radius-bottomright: 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

        .services-content h5:hover {
            background: rgba(110,0,108,1);
            background: -moz-linear-gradient(left, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
            background: -webkit-gradient(left top, right top, color-stop(0%, rgba(110,0,108,1)), color-stop(100%, rgba(227,32,221,1)));
            background: -webkit-linear-gradient(left, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
            background: -o-linear-gradient(left, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
            background: -ms-linear-gradient(left, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
            background: linear-gradient(to right, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e006c', endColorstr='#e320dd', GradientType=1 );
        }

.services .icon {
    background: linear-gradient(330deg, #0084ff 0%, #006ec2 25%, #024b99 50%, #024b99 75%, #024b99 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 36px;
    padding-left: 15px;
}

#work {
    overflow: hidden;
    background: rgba(176,76,0,1);
    background: -moz-linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(176,76,0,1)), color-stop(100%, rgba(255,183,0,1)));
    background: -webkit-linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
    background: -o-linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
    background: linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b04c00', endColorstr='#ffb700', GradientType=1 );
    color: #FFFFFF;
}

    #work h2 {
        color: #000000;
        font: 37px "Source Sans Pro";
        font-weight: lighter;
    }

    #work i {
        padding: 2px;
        margin-right: 6px;
    }

    #work li {
        padding: 8px 5px 8px 8px;
        margin-bottom: 12px;
        background-color: rgba(0,0,0,0.3);
    }

    #work .carousel-control {
        width: 10%;
    }

        #work .carousel-control i.fa {
            top: 50%;
            position: absolute;
            margin-top: -30px;
            left: 0;
            right: 0;
        }

    #work .carousel .item a.view {
        position: absolute;
        top: -10%;
        left: 50%;
        text-align: center;
        background: rgb(0, 102, 204);
        color: #fff;
        display: inline-block;
        padding: 0.75em 2em;
        font-size: 1.25em;
        margin-top: -24px;
        margin-left: -70px;
    }

    #work .carousel .item:hover a.view {
        top: 50%;
        text-decoration: none;
    }
/* ------------------------------------------------------------------------------
	 Works
-------------------------------------------------------------------------------*/
.work {
    -moz-box-shadow: 0 0 0 1px #fff;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
    overflow: hidden;
    position: relative;
}

    .work img {
        width: 100%;
        height: 100%;
    }

    .work .overlay {
        background: rgba(0, 102, 255, 0.9);
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        -moz-transition: opacity, 0.3s;
        -o-transition: opacity, 0.3s;
        -webkit-transition: opacity, 0.3s;
        transition: opacity, 0.3s;
    }

    .work .overlay-caption {
        position: absolute;
        text-align: center;
        top: 50%;
        width: 100%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .work h5, .work p, .work img {
        -moz-transition: all, 0.5s;
        -o-transition: all, 0.5s;
        -webkit-transition: all, 0.5s;
        transition: all, 0.5s;
    }

    .work h5, .work p {
        color: #fff;
        margin: 0;
        opacity: 0;
    }

    .work span {
        font-size: 45px;
    }

    .work h5 {
        margin-bottom: 5px;
        -moz-transform: translate3d(0, -200%, 0);
        -ms-transform: translate3d(0, -200%, 0);
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0);
    }

    .work p {
        -moz-transform: translate3d(0, 200%, 0);
        -ms-transform: translate3d(0, 200%, 0);
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
    }

.work-box:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.work-box:hover .overlay {
    opacity: 1;
}

    .work-box:hover .overlay h5, .work-box:hover .overlay p {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
/* ------------------------------------------------------------------------------
	 Teams
-------------------------------------------------------------------------------*/
.person {
    max-width: 270px;
    text-align: center;
}

    .person img {
        border-style: solid solid none solid;
        border-width: medium;
        border-color: #000;
        -webkit-box-shadow: 0px -15px 8px -12px rgba(120,120,120,1);
        -moz-box-shadow: 0px -15px 8px -12px rgba(120,120,120,1);
        box-shadow: 0px -15px 8px -12px rgba(120,120,120,1);
    }

.person-content {
    margin-top: 20px;
}

.person h4 {
    font-weight: 400;
}

.person h5 {
    color: #0066FF;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
}

.social-icons, .footer .footer-share {
    margin-top: 30px;
}

    .social-icons li, .footer .footer-share li {
        display: inline-block;
        float: none;
    }

    .social-icons a, .footer .footer-share a {
        border: 1px solid #e8ecee;
        -moz-border-radius: 5%;
        -webkit-border-radius: 5%;
        border-radius: 5%;
        color: #c6cacc;
        display: block;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        margin-right: 5px;
        text-align: center;
        width: 32px;
    }

        .social-icons a:hover, .footer .footer-share a:hover {
            background-color: #0066FF;
            border-color: #0066FF;
            color: #fff;
        }
/* ------------------------------------------------------------------------------
	 Testimonials
-------------------------------------------------------------------------------*/
.testimonials {
    background: rgba(0,81,222,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0,81,222,1)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
    background: radial-gradient(ellipse at center, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0051de', endColorstr='#000000', GradientType=1 );
    position: relative;
    text-align: center;
}

    .testimonials blockquote {
        border: 0;
        margin: 0;
        padding: 100px 15%;
    }

    .testimonials h1 {
        padding: 15px 10px 15px 10px;
        border-width: 6px;
        color: #fff;
        font: 20px "Source Sans Pro" !important;
        font-weight: lighter;
        border-left-style: solid;
        background: rgba(0,0,0,0.2);
    }

    .testimonials p {
        border: 6px none #FFFFFF;
        color: #fff;
        display: block;
        font-size: 13px;
        font-style: normal;
        letter-spacing: 2px;
        font-weight: 400;
        margin-top: 30px;
        text-transform: uppercase;
        background: rgba(0,0,0,0.2);
        padding: 15px 10px 15px 10px;
    }
/* ------------------------------------------------------------------------------
	Quote
-------------------------------------------------------------------------------*/
.quote h3 {
    margin-top: 0;
}

.quote p {
    color: #2d3033;
    font-weight: 600;
    text-transform: uppercase;
}

.quote .btn {
    margin-top: 30px;
}
/* ------------------------------------------------------------------------------
	 Footer
-------------------------------------------------------------------------------*/
.footer {
    text-align: left;
}

.footer-top {
    background-color: #181818;
    padding-top: 50px;
}

.footer-bottom {
    background-color: #313454;
    padding: 20px 0;
}

.footer .footer-col {
    margin-bottom: 80px;
}

.footer h5 {
    color: #fff;
}

.footer h5 {
    margin-bottom: 20px;
}

.footer p {
    color: rgba(255, 255, 255, 0.25);
}

.footer a {
    color: rgba(255, 255, 255, 0.50);
}

    .footer a:hover {
        color: #0066FF;
    }

.footer .footer-share {
    margin-top: 0;
}

    .footer .footer-share li {
        display: inline-block;
        float: none;
    }

    .footer .footer-share a {
        border: none;
        font-size: 21px;
        color: rgba(255, 255, 255, 0.25);
    }

.footer .fa-heart {
    color: #0066FF;
    font-size: 11px;
    margin: 0 2px;
}


/*-------------------------------------------------------
Services
--------------------------------------------------------*/

#review {
    background: #FFFFFF;
}

    #review .box {
        border: 1px solid #F5F5F5;
        padding: 30px;
        background: #fff;
        text-align: center;
        margin-bottom: 70px;
        position: relative;
        -webkit-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
        box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
    }

@media screen and (max-width: 992px) {
    #review .box {
        min-height: inherit;
        margin-bottom: 60px;
    }
}

#review .box .icon {
    width: 85px;
    height: 85px;
    margin: 0 auto;
    top: 0;
    margin-top: -70px;
    margin-bottom: 30px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: table;
    text-align: center;
    font-style: normal;
}

    #review .box .icon > span {
        display: table-cell;
        vertical-align: middle;
    }

        #review .box .icon > span i {
            font-size: 40px;
            color: #fff !important;
            margin: 0;
            padding: 0;
        }

    #review .box .icon.colored-1 {
        background: #2aaf67;
    }

    #review .box .icon.colored-2 {
        background: #00bff3;
    }

    #review .box .icon.colored-3 {
        background: #f26522;
    }

    #review .box .icon.colored-4 {
        background: #e52b50;
    }

    #review .box .icon.colored-5 {
        background: #2fc5cc;
    }

    #review .box .icon.colored-6 {
        background: #6173f4;
    }

#review .box .step-number {
    font-size: 16px;
    display: block;
    color: #d1d1d1;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

#review .box h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 400;
    font-size: 20px;
    color: #444;
}


#accordion-alt3 .panel-heading h4 {
    font-size: 15px;
    line-height: 28px;
    color: #663300;
}

.panel .panel-heading h4 {
    font-weight: 400;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 2px;
}

.panel {
    margin-bottom: 18px;
    background-color: #E2C6A9;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

#accordion-alt3 .panel-heading h4 a i {
    font-size: 13px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-left: 6px;
    background: #704A25;
}

/* ===========================
--- Contact
============================ */
.home-section {
    padding-top: 120px;
    padding-bottom: 110px;
    display: block;
    position: relative;
    z-index: 120;
    background: rgba(73,155,234,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: radial-gradient(ellipse at center, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
}

#contact h2, #contact p {
    color: #FFFFFF;
}

.form-wrapper {
    background: rgba(0,0,0,0.3);
    padding: 40px;
    border-radius: 6px;
    color: #FFFFFF;
}


#contact-form .form-group label {
    text-align: left !important;
    display: block;
    letter-spacing: 1px;
    font-size: 16px;
    color: #FFFFFF;
}

#contact-form input, #contact-frm select, #contact-form textarea {
    border-radius: 0;
    border: 1px solid #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    margin-bottom: 15px;
    background: #fefefe;
    color: #888;
    padding-left: 12px;
}

#contact-form input, #contact-form select {
    height: 40px;
}

#contact-form button {
    border-radius: 4px;
    height: 40px;
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
}

#contact-form input:focus, #contact-form select:focus, #contact-form textarea:focus {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    background: #fff;
}

.content-last {
    background-color: #F9F2EC;
    padding-top: 50px;
    padding-bottom: 60px;
    width: 100%;
}
/* --------------------------------------------------------------------------------------------
    NP 20170425 - Common Style
   -------------------------------------------------------------------------------------------- */
.navbar-menubuilder {
    width: 100% !important;
}

.CompanyReps {
    margin: 117px auto;                 
    min-height: 505px;
}

.CompanyRepsPopups {
    margin: auto;
    min-height: auto;
}

.BannerImageBox {
    background-image: url('../img/Background-Desktop.png');
    background-size: cover;
    background-position: top, bottom, left, right;
    height: 550px;
    background-repeat: no-repeat;
}

.BannerOverlayImageBox {
    background-image: url('../img/BottomBackground-Desktop.png');
    background-size: cover;
    background-position: top, bottom, left, right;
    height: 200px;
    background-repeat: no-repeat;
}

.BannerText {
    position: absolute !important;
    top: 17% !important;
    width: 100%;
}

.MailListBox {
    margin-bottom: 20px;
    margin-top: 80px;
}

.MailingLists {
    min-height: 745px;
}

.auto-style1 {
    position: relative;
    min-height: 1px;
    float: left;
    width: 296px;
    left: 0px;
    top: 0px;
    height: 64px;
    padding-left: 15px;
    padding-right: 15px;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.2;
}

.modalPopup {
    background-color: #FFFFFF;
    /*border-width: 3px;
    border-style: solid;
    border-color: black;*/
    padding-top: 10px;
    /*padding-left: 10px;*/
    width: 528px;
    font-size: 15px;
    color: #464646;
}

.UserLogin {
    background-color: #2ebdf2;
    float: right;
    border-style: none;
    border-radius: 5px !important;
    padding: 2px 20px;
    font-size: 15px;
    margin-top: 0px;
}

.navbar-right {
    font-size: 15px;
}

.navColor {
    color: #2ebdf2 !important;
}

.UpperMenuItems {
    min-height: 40px;
    font-size: 13px;
    color: #00235d;
}

    .UpperMenuItems ul {
        display: inline-flex;           
        float: right;
    }

        .UpperMenuItems ul li {
            padding: 15px 15px 0px;
        }

@media screen and (-webkit-min-device-pixel-ratio:0) {          
    /* Safari 5+ ONLY */
    ::-i-block-chrome, .UpperMenuItems ul {
        /*AC - 27/06/2017 - Deviation #17 - "About Us" section is scrolled up when click on "About Us" link from the navigation bar.
                          - Deviation #20 - Title is not display properly when click on the "Privacy Policy" and "Terms and Conditions" link.*/
        display: -webkit-box;
    }
}


.noBotPadding {
    padding-bottom: 0px !important;
}

.back-color_inherit {
    background-color: inherit;
}

.BannerImageText {
    display: block;
}

.BannerInnerText {
    display: inline-block;
    width: 100%;
}

.Banner-Text {
    position: relative;
    text-align: left;
    width: 100%;
    margin: 0 auto;
}

.MailingLists .BottomBannerImage, .MailingLists .BannerImage {
    width: 100%;
}

.MailingLists .InnerBox1 span, .MailingLists .InnerBox2 span, .MailingLists .InnerBox3 span {
    font-weight: 600;
    font-size: 25px;
    color: #ffffff;
}

.MailingLists .InnerBox1 p, .MailingLists .InnerBox2 p, .MailingLists .InnerBox3 p {
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    padding-top: 12px;
}

.MailingLists .InnerBox1 a, .MailingLists .InnerBox2 a, .MailingLists .InnerBox3 a,
.MailingLists .InnerBox1 a:hover, .MailingLists .InnerBox2 a:hover, .MailingLists .InnerBox3 a:hover,
.MailingLists .InnerBox1 a:active, .MailingLists .InnerBox2 a:active, .MailingLists .InnerBox3 a:active {
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    padding-top: 12px;
}

.SwitchBtn {
    float: none;
    cursor: pointer;
    padding: 0 20px;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 300 !important;
    height: 36px !important;
    outline: none;
    position: relative;
    background: transparent;
    border-radius: 10px !important;
    border-width: 2px;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    color: #fff;
}

    .SwitchBtn:hover {
        background-color: #1BBC9B;
    }

.selectOption {
    background-color: #1BBC9B;
}

.AboutUsSection {
    padding-bottom: 50px;
}

    .AboutUsSection .container {
        margin-top: 100px;
    }

    .AboutUsSection p, .ChooseUsSection p {
        font-weight: 300;
        font-size: 20px;
        margin: 0 0 34px;
        line-height: 29px;
    }

.ContactUsMsg {
    resize: none;
    height: 238px !important;
}

.address {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 300;
    line-height: 1.5em;
    color: #ffffff;
    padding: 0 0 7px 35px;
    font-size: 16px;
    background: url(../img/Location-Icon.png) no-repeat left 2px;
}

.email {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 300;
    line-height: 20px;
    padding: 4px 0 7px 35px;
    font-size: 16px;
    background: url(../img/Email-Icon.png) no-repeat left 7px;
}

.phone {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    padding: 4px 0 7px 35px;
    background: url(../img/Phone-Icon.png) no-repeat left 2px;
}

    .phone a, .email a {
        color: #ffffff;
    }

.SendMsg {
    float: right;
    cursor: pointer;
    padding: 0 24px;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 300 !important;
    height: 36px !important;
    outline: none;
    position: relative;
    background: transparent;
    border-radius: 10px !important;
    border-width: 2px;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    color: #fff;
    margin-top: 10px;
}

    .SendMsg:hover {
        background: #fff;
        color: #444349;
    }

.ReachUsHeading {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 400;
    font-size: 25px;
    color: #ffffff;
    line-height: 20px;
    padding: 28px 0 7px 3px;
}

.ContactUsSection {
    background-image: url(../img/Contact-Us-Background.png);
    padding-top: 50px;
    padding-bottom: 100px;
    display: block;
    position: relative;
    z-index: 120;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
}

    .ContactUsSection h2 {
        color: #1abc9c !important;
        font-size: 30px;
        font-weight: 700;
    }

.Contact-SubHeading {
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 36px;
    padding-top: 12px;
    color: #fff;
    line-height: 29px;
}

.ContactSubject {
    padding-left: 8px !important;
    color: #004F75 !important;
}

.ChooseUsSection .SubSections p {
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 0px;
}

.ChooseUsSection {
    padding: 50px 0;
}

.no-padding-right {
    padding-right: 0px;
}

.navbar-nav {
    margin: 0px -15px;
    margin-right: 0px !important;
}

.form-group * {
    max-width: 100% !important;
}
/*-----------------------------------------------------------------------------------
    NP - 20170508 - Login Popup Styles - START
-----------------------------------------------------------------------------------*/

.LoginPopupBox, .RegisterPopupBox, .ForgotPopupBox, .CompanyRepsPopupBox {
    border-radius: 10px;
}

.LoginPopupStyles, .ForgotPopupStyles, .RegisterPopupStyles {
    padding: 20px 0px;
}

    .LoginPopupStyles .LoginText, .ForgotPopupBox .ForgotText, .RegisterPopupBox .RegisterText, .CompanyRepsPopupStyles .CompanyRepsHeadText {
        font-family: 'Source Sans Pro';
        font-size: 30px;
        font-weight: 600;
        line-height: 26px;
        color: #2ebdf2;
        float: left;
        margin-bottom: 10px;
    }

.ClosePopup {
    height: 12px;
    top: 0px;
    right: 8px;
    position: absolute;
    border-radius: 5px;
}

.LoginPopupStyles .Username, .LoginPopupStyles .Password, .ForgotPopupBox .Email, .RegisterPopupBox .FirstName,
.RegisterPopupBox .LastName, .RegisterPopupBox .Company, .RegisterPopupBox .Phone, .RegisterPopupBox .Extension,
.RegisterPopupBox .Fax, .RegisterPopupBox .Address1, .RegisterPopupBox .Address2, .RegisterPopupBox .City,
.RegisterPopupBox .State, .RegisterPopupBox .Zipcode, .RegisterPopupBox .Email, .RegisterPopupBox .Password,
.CompanyRepsPopups .CompRepsFirstname, .CompanyRepsPopups .CompRepsLastname, .CompanyRepsPopups .CompRepsUsername,
.CompanyRepsPopups .CompRepsTitle, .CompanyRepsPopups .CompRepsEmail, .CompanyRepsPopups .CompRepsPassword {
    width: 100%;
    border-radius: 0px !important;
    border-style: none;
    padding: 5px 5px 5px 8px;
    float: left;
    color: #464646;
    font-weight: 600;
    background-color: #eee;
    margin-bottom: 8px;
}

.Fields {
    width: 100%;
    border-radius: 0px !important;
    border-style: none;
    padding: 8px;
    float: left;
    color: #464646 !important;
    background-color: #eeeeee;
    max-width: 100% !important;
    margin: 6px 0;
    font-size: 16px;
}

.ForgotPopupBox .Email {
    margin: 5px 0;
    max-width: 100% !important;
}

.FieldName {
    float: left;
    font-size: 15px;
}

    .FieldName span {
        color: #2ebdf2;
    }

.Form-Elements {
    margin-top: 50px;
}

.LoginPopupStyles .text-right {
    float: right;
}

.LoginPopupStyles .text-left {
    float: left;
}

.validationMessage {
    float: left;
    padding: 15px 0px;
}

.ForgotPsdLnk, .ForgotPsdLnk :hover, .ForgotPsdLnk :active, .ForgotPsdLnk :focus {
    font-size: 12px;
    font-weight: bold;
    color: #2ebdf2;
    margin-top: -5px;
}

.UserText {
    text-align: left;
    font-size: 10px;
    margin-top: -5px;
}

.RegisterUser, .LoginUser {
    font-size: 13px;
}

    .RegisterUser a, .LoginUser a {
        font-weight: bold;
        color: #2ebdf2;
    }

.LoginPopupStyles .LoginButton, .CompanyRepsPopupStyles .CompanyRepsButton {
    background-color: #2ebdf2;
    float: right;
    border-style: none;
    border-radius: 5px !important;
    padding: 5px 20px;
    font-size: 15px;
    margin-top: -8px;
}

.ForgotPopupBox .ForgotButton, .RegisterPopupBox .RegisterButton {
    background-color: #2ebdf2;
    float: right;
    border-style: none;
    border-radius: 5px !important;
    padding: 5px 20px;
    font-size: 15px;
    margin-top: 5px;
}
/*-----------------------------------------------------------------------------------
    NP - 20170508 - Login Popup Styles - END
-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------
    NP - 20170511 - Footer Styles - START
-----------------------------------------------------------------------------------*/

.FooterStyles {
    background-color: #2ebdf2;
    padding: 8px 0px;
    color: #fff;
    font-size: 12px;
}

    .FooterStyles a, .FooterStyles a:hover, .FooterStyles a:active {
        color: #fff;
    }

    .FooterStyles .textLeft {
        text-align: left;
    }

    .FooterStyles .textRight {
        text-align: right;
    }

    .FooterStyles .container {
        width: 1000px !important;
    }
/*-----------------------------------------------------------------------------------
    NP - 20170511 - Footer Styles - END
-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------
    NP - 20170511 - Privacy/Terms - START
-----------------------------------------------------------------------------------*/

.Privacy, .Terms {
    min-height: 580px;
    margin-top: 100px;
    margin-bottom: 70px;
}

.standardRow h2 {
    color: #00aeef;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
    font-family: 'Source Sans Pro',Arial,sans-serif !important;
}

.standardRow h3 {
    font-weight: normal;
    font-size: 20px;
    color: #00aeef;
    font-family: 'Source Sans Pro',Arial,sans-serif !important;
}

.standardRow p {
    font-family: 'Source Sans Pro',Arial,sans-serif !important;
    font-size: 16px;
    color: #464646;
    margin-top: 10px;
    line-height: 23px;
}
/*-----------------------------------------------------------------------------------
    NP - 20170511 - Privacy/Terms Styles - END
-----------------------------------------------------------------------------------*/

/* ----------------------------------- Responsive Code - Start -----------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1920px) {
    .ChooseUsSection .SubSections {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .ForgotPsdLnk {
        float: left;
    }

    .Desktop {
        display: block;
    }

    .Mobile {
        display: none;
    }

    .MailingLists h1 {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 38px;
        margin-top: 40px;
    }

    .MailingLists .OuterBox {
        padding-top: 160px;
    }

    .AboutUsSection h3, .ChooseUsSection h3 {
        font-weight: 600;
        margin-top: 0px;
        margin-bottom: 24px;
        font-size: 30px;
    }
}

@media handheld, only screen and (min-width: 1200px) and (max-width: 1920px) {
    .Menu .col-lg-offset-4 {
        margin-left: 33.33333333% !important;
    }

    .Menu .col-lg-offset-6 {
        margin-left: 50% !important;
    }

    .Menu .col-lg-6 {
        width: 50% !important;
    }
}

@media handheld, only screen and (min-width: 991px) and (max-width: 1199px) {
    .Menu .col-md-offset-6 {
        margin-left: 50% !important;
    }

    .Menu .col-md-6 {
        width: 50% !important;
        padding-right: 0px;
    }
}

@media handheld, only screen and (min-width: 768px) and (max-width: 990px) {
    .Menu .col-sm-offset-6 {
        margin-left: 50% !important;
    }

    .Menu .col-sm-6 {
        width: 50% !important;
        padding-right: 0px;
    }
}

@media handheld, only screen and (max-width: 1024px) {
    .BannerText {
        top: 12% !important;
    }

    .MailingLists h1 {
        font-size: 38px;
    }

    .MailListBox {
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .MailingLists .BannerImage {
        height: 350px;
    }

    .MailingLists .OuterBox {
        margin-top: 65px;
    }

    .MailingLists {
        min-height: 450px;
    }
}

@media handheld, only screen and (max-width: 768px) {
    .BannerText {
        top: 7% !important;
    }

    .MailingLists h1 {
        font-size: 38px;
    }

    .MailListBox {
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .MailingLists .BannerImage {
        height: 350px;
    }

    .MailingLists .OuterBox {
        margin-top: 65px;
    }

    .MailingLists {
        min-height: 450px;
    }
}

@media handheld, only screen and (max-width: 767px) {
    .UpperMenuItems ul {
        display: inline-flex;
        float: left;
    }

    .UpperMenuItems {
        min-height: 60px;
    }

    .ChooseUsSection .SubSections {
        margin-top: 40px;
    }

    .ForgotPsdLnk {
        float: right;
    }

    .Desktop {
        display: none;
    }

    .Mobile {
        display: block;
    }

    .MailingLists h1 {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 38px;
        margin-top: 60px;
        padding: 0px 40px 0px 20px;
    }

    .BannerImage {
        height: 900px;
    }

    .MailingLists .OuterBox {
        margin-top: 70px;
    }

    .AboutUsSection h3 {
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 24px;
        font-size: 30px;
    }
}

@media handheld, only screen and (max-width:737px) {
    .MailingLists .OuterBox {
        margin-top: 90px;
    }

    .MailingLists .BannerImage {
        height: 650px;
    }

    .BannerOverlap {
        height: 180px;
        overflow: hidden;
    }
}

@media handheld, only screen and (max-width:668px) {
    .MailingLists .OuterBox {
        margin-top: 90px;
    }

    .BannerOverlap {
        height: 180px;
        overflow: hidden;
    }

    .MailingLists .BannerImage {
        height: 650px;
    }

    .modalPopup {
        background-color: #FFFFFF;
        /*border-width: 3px;
        border-style: solid;
        border-color: black;*/
        padding-top: 10px;
        padding-left: 10px;
        width: 425px;
    }
}

@media handheld, only screen and (max-width:600px) {
    .MailingLists .OuterBox {
        margin-top: 70px;
    }

    .BannerText {
        top: 12% !important;
    }

    .MailingLists .BannerImage {
        height: 650px;
    }

    .BannerOverlap {
        height: 180px;
        overflow: hidden;
    }

    .modalPopup {
        background-color: #FFFFFF;
        /*border-width: 3px;
        border-style: solid;
        border-color: black;*/
        padding-top: 10px;
        padding-left: 10px;
        width: 425px !important;
        left: 87.5px !important;
        top: 12px !important;
    }
}

@media handheld, only screen and (max-width:414px) {
    .MailingLists .OuterBox {
        margin-top: 60px;
    }

    .BannerImage {
        height: 950px;
    }

    .MailingLists .BannerImage {
        height: 730px;
    }

    .modalPopup {
        background-color: #FFFFFF;
        /*border-width: 3px;
        border-style: solid;
        border-color: black;*/
        padding-top: 10px;
        padding-left: 10px;
        width: 340px !important;
        left: 36px !important;
        top: 45.5px !important;
    }
}

@media handheld, only screen and (max-width:376px) {
    .MailingLists .OuterBox {
        margin-top: 50px;
    }

    .modalPopup {
        background-color: #FFFFFF;
        /*border-width: 3px;
        border-style: solid;
        border-color: black;*/
        padding-top: 10px;
        padding-left: 10px;
        width: 280px !important;
        left: 36px !important;
        top: 45.5px !important;
    }

    .MailingLists .BannerImage {
        height: 700px;
    }

    .BannerOverlap, .BannerOverlap img {
        height: 200px;
        overflow: hidden;
    }
}

@media handheld, only screen and (max-width:320px) {
    .MailingLists .OuterBox {
        margin-top: 70px;
    }

    .MailingLists .BannerImage {
        height: 700px;
    }

    .modalPopup {
        background-color: #FFFFFF;
        /*border-width: 3px;
        border-style: solid;
        border-color: black;*/
        padding-top: 10px;
        padding-left: 10px;
        width: 280px !important;
        left: 20px !important;
        top: 45.5px !important;
    }
}
/* ----------------------------------- Responsive Code - End -----------------------------------*/


/*-----------------------------------------------------------------------------------
    AC - 20170510 - Company Reps section Styles - START
-----------------------------------------------------------------------------------*/

.CompanyRepsText {
    font-family: 'Source Sans Pro';
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
    color: #2ebdf2;
    float: left;
    margin-bottom: 10px;
}

.CompanyRepPopupButton {
    padding-top: 8px;
}

.RepsSection {
    margin-top: 80px;
}

.AddRepBtn {
    float: none;
    cursor: pointer;
    padding: 0 20px;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 700 !important;
    height: 36px !important;
    outline: none;
    position: relative;
    background: transparent;
    border-radius: 10px !important;
    border-width: 2px;
    border-color: #1BBC9B;
    border-image: none;
    border-style: solid;
    color: #1BBC9B !important;
    margin: 20px 0;
}

.GridViewHeader {
    height: 40px;
    color: #FFFFFF;
    background-color: #2ebdf2;
    margin-top: 0px;
    font-size: 10pt;
    font-family: "Helvetica Neue Regular", "Helvetica Neue",Helvetica,sans-serif;
    /*box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);*/
    width: 900px;
    margin-left: 25px;
}

.GridViewData {
    text-align: left;
    margin-top: 0px;
    color: #464646;
    line-height: 28px;
    vertical-align: middle;
    text-indent: 0px;
    border: 1px solid #F3F3F3;
    /*box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.2);*/
    border-radius: 8px;
    width: 850px;
    margin-left: 25px;
}

    .GridViewData a {
        color: #464646;
    }

    .GridViewData th {
        padding-left: 20px;
    }

    .GridViewData td {
        padding-left: 20px;
    }
    /*AC - 20/09/2017 - To fix deviation #41 -  Company Reps > Increase space between Reps details*/
    .GridViewData tr td {
         padding-top: 5px; 
         padding-bottom: 5px;
    }
    /*AC 12-07-2017 Deviation #23 Company Reps: Title column is displayed as narrow when we enter the more than 15 characters in First Name or Last name field.*/
        .GridViewData tr td:nth-child(1) {
            width: 30%;
            padding-left: 10px;
            word-break: break-all;
        }
         .GridViewData tr td:nth-child(2) {            
            width: 37%;
            padding-left: 10px;
            word-break: break-all;
        }
         .GridViewData tr td:nth-child(3) {            
            width: 30%;
            padding-left: 10px;
            word-break: break-all;
        }
.btnEdit {
    background-color: #2ebdf2;
    float: right;
    border-style: none;
    border-radius: 5px !important;
    padding: 2px 18px;
    font-size: 15px;
    margin-top: 0px;
    line-height: 20px;
    margin-right: 0px;
}
.btnDelete{
    margin-right:15px !important;
}

.GridBtnEdit {
    border-radius: 0 14px 0 0;
}

.GridRepName {
    border-radius: 14px 0 0 0;
    border-collapse: unset;
}

.clearButton {
    background-color: #A1A1A1;
    float: right;
    border-style: none;
    border-radius: 5px !important;
    padding: 5px 21px;
    font-size: 15px;
    margin-top: -8px;
}

.GridEndHeaderStyle {
    border-radius: 0 14px 0 0;
}

.pnlRepPopup {
	/* left: 400px !important; */
	width: 650px !important;
}

.cbLabel label {
    font-weight: 500;
    padding: 0px 16px 0px 3px;
}
/*-----------------------------------------------------------------------------------
    AC - 20170510 - Company Reps section Styles - END
-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------
    AC - 20170510 - Update Profile Styles - START
-----------------------------------------------------------------------------------*/
/*.Privacy, .Terms {
    min-height: 580px;
    margin-top: 100px;
    margin-bottom: 70px;
}*/

.UpdateProfile {
    margin: 100px auto;
    min-height: 505px;
}

.UpdateProfileText {
    font-family: 'Source Sans Pro';
    font-size: 30px;
    font-weight: 600;
    line-height: 26px;
    color: #2ebdf2;
    float: left;
    margin-bottom: 10px;
}

.textFields {
    width: 100%;
    border-radius: 0px !important;
    border-style: none;
    padding: 5px 5px 5px 8px;
    float: left;
    color: #464646 !important;
    font-weight: 600;
    background-color: #eee;
    margin-bottom: 8px;
}

.widthTextBox {
    max-width: 100%;
}

.leftTextFields {
    padding-right: 0px;
}

.rightTextFields {
    padding-left: 0px;
}

.BackButton {
    background-color: #A1A1A1;
    float: right;
    border-style: none;
    border-radius: 5px !important;
    padding: 5px 28px;
    font-size: 15px;
    margin-top: -8px;
}

.UpdateButton {
    background-color: #2ebdf2;
    float: right;
    border-style: none;
    border-radius: 5px !important;
    padding: 5px 28px;
    font-size: 15px;
    margin-top: -8px;
}

.checkboxLabel {
    padding: 0px 10px 0px 0px;
    font-size: 13px;
}

.setTopPadding {
    padding-top: 20px;
}

.setDivTopPadding {
    padding-top: 15px;
}

/*-----------------------------------------------------------------------------------
    AC - 20170510 - Update Profile Styles - END
-----------------------------------------------------------------------------------*/



.dropdown-menu > li.kopie > a {
    padding-left: 5px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu > a:after {
        border-color: transparent transparent transparent #333;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
        display: block;
        float: right;
        height: 0;
        margin-right: -10px;
        margin-top: 5px;
        width: 0;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }

.dropdown-menu > li > a, .dropdown-menu > li > a:hover {
    text-decoration: none !important;
    color: #464646;
    font-size: 15px;
    font-weight: 600;
    background-color: rgba(248, 248, 248, 0);
}

    .dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
        text-decoration: underline;
    }

@media (max-width: 767px) {
    .navbar-nav {
        display: inline;
    }

    .navbar-default .navbar-brand {
        display: inline;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav .dropdown-menu > li > a {
        color: red;
        background-color: #ccc;
        border-radius: 4px;
        margin-top: 2px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            background-color: #ccc;
        }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid white;
        border-radius: 0;
    }

    .dropdown-menu {
        padding-left: 10px;
    }

        .dropdown-menu .dropdown-menu {
            padding-left: 20px;
        }

            .dropdown-menu .dropdown-menu .dropdown-menu {
                padding-left: 30px;
            }

    li.dropdown.open {
        border: 0px solid red;
    }
}

@media (min-width: 768px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }

    #navbar {
        text-align: center;
    }
}

*{
    /*AC 12-07-2017 Deviation #24 Update your profile > Border line is displayed when click on  Update your profile option.*/
    outline:none !important;
}

/*APi Error Popup styles : Start*/
.APIPopupStyles{
    padding: 20px 0px;
}
.APIPopupBox{
    border-radius: 10px;
}
.APIerrorLabel{
    font-family: 'Source Sans Pro';
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
    color: #2ebdf2;
    float: left;
    margin-bottom: 10px;
}
/*APi Error Popup styles : End*/

    
