
/*BODY LINKS*/

a
{
    color: #740c17;
    outline: 0 none;
}
a:hover
{
    color: #740c17;
    outline: 0 none;
    text-decoration: underline;
}
/*END BODY LINKS*/


.single-post-content
{
    border-bottom: none;
    margin: 20px 0;
    padding-bottom: 20px;
}



.team-member
{
    margin-left: auto;
    margin-right: auto; /*max-width: 350px;    min-width: 190px;*/
}

.team-member .team-member-name
{
    text-align: center;
}
.team-member ul
{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 1px;
}



.blog-post
{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin: 20px 0;
    position: relative;
}
.navlistnumbers li
{
    margin: 0;
    padding: 0;
}
.navlistnumbers li
{
    margin: 1em 1em 1em 0em;
}
.navlistnumbers li::before
{
    color: #700505;
    float: left;
    margin-left: -1.5em;
}

.firstcharacter
{
    float: left;
    color: #2a3657;
    font-size: 75px;
    line-height: 90px;
    margin-top: -25px;
    padding-right: 8px;
    padding-left: 3px;
    font-family: Georgia;
    padding: 0px 20px 80px 10px;
}

/*FRONT SLIDE IMAGES*/
.slidersection
{
    background-color: #112546;
    background-image: url("../images/footer_bkg.png");
    margin-top: -10px !important;
    padding-top: 0 !important;
}

.sliderbder
{
    border: thin solid #000000;
    cursor: move;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 0;
}
/*Slider Bottom shadow box*/
/*.btmslideshadow {
    background-image: url("../images/employeerewards/bottomshadows.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 415px;
    left: 0;
    overflow: visible;
    position: relative;
    top: 0;
    width: 780px;
}*/


.tp-bannershadow.tp-shadow3
{
    background: rgba(0, 0, 0, 0) url("../images/bottomshadows3.png") no-repeat scroll 0 0 / 100% 100%;
    bottom: -60px;
    height: 60px;
    width: 890px;
}
.tp-bannershadow
{
    -moz-user-select: none;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
}



.figuresboxes
{
    list-style: outside none none;
    margin: 0 auto;
    max-width: 1300px;
    float: left;
    text-align: left;
    padding-right: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    max-width: 278px;
}
/*star bullets*/
.navlist ul
{
    margin: 2em 0;
}

.navlist li
{
    padding: 0;
    margin: 0;
    list-style: none;
}


.navlist li
{
    margin: 1em;
    margin-left: 1em;
}

.navlist li:before
{
    /* content: '\f006';*/
    content: '\f046';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #700505;
}


/*star bullets ends*/

/* jssor slider bullet navigator skin 05 css */
/*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
.jssorb05
{
    position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av
{
    position: absolute; /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url('img/b05.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb05 div
{
    background-position: -7px -7px;
}
.jssorb05 div:hover, .jssorb05 .av:hover
{
    background-position: -37px -7px;
}
.jssorb05 .av
{
    background-position: -67px -7px;
}
.jssorb05 .dn, .jssorb05 .dn:hover
{
    background-position: -97px -7px;
}

/* jssor slider arrow navigator skin 12 css */
/*
        .jssora12l                  (normal)
        .jssora12r                  (normal)
        .jssora12l:hover            (normal mouseover)
        .jssora12r:hover            (normal mouseover)
        .jssora12l.jssora12ldn      (mousedown)
        .jssora12r.jssora12rdn      (mousedown)
        */
.jssora12l, .jssora12r
{
    display: block;
    position: absolute; /* size of arrow element */
    width: 30px;
    height: 46px;
    cursor: pointer;
    background: url('img/a12.png') no-repeat;
    overflow: hidden;
}
.jssora12l
{
    background-position: -16px -37px;
}
.jssora12r
{
    background-position: -75px -37px;
}
.jssora12l:hover
{
    background-position: -136px -37px;
}
.jssora12r:hover
{
    background-position: -195px -37px;
}
.jssora12l.jssora12ldn
{
    background-position: -256px -37px;
}
.jssora12r.jssora12rdn
{
    background-position: -315px -37px;
}


/*FRONT SLIDE IMAGES ENDS*/


#contentboxes
{
    padding-top: 0px;
    margin-top: 0px;
}
/*Sidebar*/
/*.topsidebar  h3 a {
    text-decoration: none;
    color:#ffffff;
 }*/
#rightmenusidebar h4 a
{
    text-decoration: none;
    color: #ffffff !important;
}
.topsidebar
{
    background-image: url("../images/topmenusidebar.jpg");
    min-height: 80px;
    background-repeat: no-repeat;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#rightmenusidebar
{
    border: 0px solid #eee;
    color: #700505;
    padding: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    background-image: url("../images/footer_bkg.png");
}
#menusidebar h3
{
    font-size: 2.0em;
}
#menusidebar h4
{
    font-size: 1.5em;
}

.rightmenusidebar .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12
{
    float: right;
}

#rightmenusidebar a:link
{
    color: #a6d0fb;
}
#rightmenusidebar a:hover
{
    /*color:#112546;*/
    color: #ffffff;
}

#rightmenusidebar h3
{
    color: #ffffff;
    font-size: 2em;
    padding-left: 20px;
    padding-top: 20px;
}
#rightmenusidebar h4
{
    color: #ffffff;
    font-size: 1.5em;
    margin-top: 0;
    padding-left: 20px;
    padding-top: 0 !important;
    font-family: "Playfair Display" ,Arial,Helvetica,sans-serif;
    font-weight: normal;
}

/*Sidebar*/
.nav > li > a
{
    display: block;
    padding: 1px 15px;
    position: relative;
    color: #700505;
}
.nav > li > a:hover, .nav > li > a:focus
{
    /*  background-color: #eee;*/
    background-color: #700505;
    text-decoration: none;
    color: #700505;
}
.blog-sidebar .recent-posts li, .blog-sidebar .blog-categories li
{
    border-top: 0 solid #d5d5d5;
    padding: 5px 25px 0 15px;
}


/*Ends Sidebar*/
.callus
{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.img-center
{
    margin: 0 auto;
}

.header
{
    color: #399bff;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-align: right;
    text-transform: none;
    font-weight: 500;
    margin-top: 0;
    text-shadow: 4px 4px 4px rgb(3, 3, 3);
}



.single-post-title h1
{
    border-bottom: 1px dotted #828282;
    color: #000;
    font-family: "Playfair Display" ,Arial,Helvetica,sans-serif;
    font-size: 34px;
    font-weight: normal !important;
    line-height: 51px;
    margin-top: 0;
    text-transform: none;
}



.single-post-content h4
{
    color: #222222;
    font-size: 1.4em;
    line-height: 1.4em;
    text-align: left;
    font-family: "Questrial" ,Arial,Helvetica,sans-serif !important;
    margin-bottom: 18px;
}



.single-post-content p
{
    color: #222222;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: left;
    font-family: "Questrial" ,Arial,Helvetica,sans-serif !important;
    margin-bottom: 15px;
}


.single-post-content ul, ol
{
    color: #222222;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: left;
    font-family: "Questrial" ,Arial,Helvetica,sans-serif !important;
}



.bottomwidesection
{
    /*  color: #222222;     font-size: 1.2em;     line-height: 1.5em;     text-align: left;     font-family: "Questrial",Arial,Helvetica,sans-serif;*/
}
.bottomwidesection p
{
    color: #222222;
    font-family: "Questrial" ,Arial,Helvetica,sans-serif !important;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 15px;
    text-align: left;
}


h2
{
    color: #171717;
    font-family: "Playfair Display" ,Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    line-height: 1.5em;
    font-weight: normal !important;
    margin-bottom: 10px;
    margin-top: 10px !important; /* padding-top: 10px !important;*/
}

h3
{
    color: #171717;
    font-family: "Playfair Display" ,Arial,Helvetica,sans-serif;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: normal !important;
}


.boxesbtn
{
    color: #FFF;
    background: none repeat scroll 0 0 #700505;
}
.boxesbtn:hover
{
    background: none repeat scroll 0 0 #112546;
    color: #FFF;
    text-decoration: none;
    border: 1px solid #112546;
}


.qvcbtn
{
    color: #FFF;
    background: none repeat scroll 0 0 #112546;
}
.qvcbtn:hover
{
    background: none repeat scroll 0 0 #700505;
    color: #FFF;
    text-decoration: none;
    border: 1px solid #112546;
}









.footerheader
{
}

.footerheader h2
{
    color: #e4e4e4;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}



.footerlinks
{
    color: #a0a0a0;
    line-height: 1.1em;
}
.footerlinks:hover
{
    text-decoration: none;
    color: #e4e4e4;
}


.section-breadcrumbs h1
{
    color: #399bff;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    text-align: right;
    text-transform: none;
}


.navbar-inverse .navbar-nav > li > a
{
    color: #fff;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus
{
    background-color: #080808;
    color: #fff;
    max-width: 300px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus
{
    color: #fff;
    background-color: #112546;
    max-width: 280px;
}

@media (max-width: 990px)
{
    .navbar-header
    {
        float: none;
    }
    .navbar-left, .navbar-right
    {
        float: none !important;
    }
    .navbar-toggle
    {
        display: block;
    }
    .navbar-collapse
    {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        background-color: #112546;
        max-width: 350px !important;
        background-image: url("../images/footer_bkg.png");
    }
    .navbar-fixed-top
    {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse
    {
        display: none !important;
        max-width: 350px;
    }
    .navbar-nav
    {
        float: none !important;
        margin-top: 7.5px;
    }
    .navbar-nav > li
    {
        float: none;
    }
    .navbar-nav > li > a
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in
    {
        display: block !important;
    }
}


.logotop
{
    margin-top: 15px;
}


.navbar-fixed-top
{
    border-width: 0;
}

.navbar-nav > li > a
{
    margin-top: 18px;
    padding: 10px;
}
.navbar-nav > li > a
{
    line-height: 15px;
}

.topmenu
{
    margin-top: 0px;
}
.nav
{
    padding-left: 20px;
}
.navbar-brand
{
    padding: 15px;
}



.navbar-default
{
    background-color: #FFF;
    border-color: #CCC;
}
.navbar
{
    /*background: #112546;*/
    background: url("../images/header-bkg.jpg") repeat-x scroll 0 0;
}
@media (min-width:767px)
{
    .navbar
    {
        padding: 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse
    {
        padding: 0;
    }
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus
{
    background-color: #112546;
    color: #fff;
}

#main-slider
{
    position: relative;
    margin-top: 90px;
}
@media (max-width:767px)
{
    #main-slider
    {
        margin-top: 50px;
    }
}
#main-slider .carousel h2
{
    font-size: 72px;
    line-height: 60px;
    color: #FFF;
    text-transform: uppercase;
    margin-top: 20%;
    font-weight: 700;
    padding-left: 0;
}
#main-slider .carousel p
{
    font-size: 24px;
    line-height: 24px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 0;
}
#main-slider .carousel .btn
{
    color: #fff;
    border-radius: 0;
    margin-top: 5px;
}
#main-slider .carousel .btn:hover
{
    background-color: rgba(255, 255, 255, 0.3);
}
#main-slider .carousel .boxed
{
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.8);
    display: inline-block;
}
#main-slider .carousel .item
{
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    height: 600px;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child
{
    top: auto;
    position: relative;
}
#main-slider .carousel .item.active
{
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1;
}
#main-slider .prev, #main-slider .next
{
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    display: inline-block;
    margin-top: -25px;
    font-size: 24px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 4px;
    z-index: 5;
    outline: 0;
}
#main-slider .prev:hover, #main-slider .next:hover
{
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
#main-slider .prev
{
    left: 10px;
}
#main-slider .next
{
    right: 10px;
}
#main-slider .active .animation.animated-item-1
{
    -webkit-animation: fadeInUp 300ms linear 300ms both;
    -moz-animation: fadeInUp 300ms linear 300ms both;
    -o-animation: fadeInUp 300ms linear 300ms both;
    -ms-animation: fadeInUp 300ms linear 300ms both;
    animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2
{
    -webkit-animation: fadeInUp 300ms linear 600ms both;
    -moz-animation: fadeInUp 300ms linear 600ms both;
    -o-animation: fadeInUp 300ms linear 600ms both;
    -ms-animation: fadeInUp 300ms linear 600ms both;
    animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3
{
    -webkit-animation: fadeInUp 300ms linear 900ms both;
    -moz-animation: fadeInUp 300ms linear 900ms both;
    -o-animation: fadeInUp 300ms linear 900ms both;
    -ms-animation: fadeInUp 300ms linear 900ms both;
    animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4
{
    -webkit-animation: fadeInUp 300ms linear 1200ms both;
    -moz-animation: fadeInUp 300ms linear 1200ms both;
    -o-animation: fadeInUp 300ms linear 1200ms both;
    -ms-animation: fadeInUp 300ms linear 1200ms both;
    animation: fadeInUp 300ms linear 1200ms both;
}

@media (max-width:767px)
{
    #main-slider .carousel h2
    {
        font-size: 42px;
        line-height: 36px;
        color: #FFF;
        text-transform: uppercase;
        margin-top: 30%;
        font-weight: 700;
        padding-left: 0;
    }
}


/* Section Title */
.section-title h1
{
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 50px;
}

.section-title h1:before
{
    content: url(../images/title-before.png);
    display: block;
    float: left;
}

@media (max-width:767px)
{
    .section-title h1
    {
        font-size: 32px;
        text-transform: uppercase;
        font-weight: 700;
        margin-left: 30px;
    }
}


/* Portfolio Grid and Hover Effects */

.grid
{
    padding: 20px 20px 100px 20px;
    max-width: 1300px;
    margin: 0 auto;
    list-style: none;
    text-align: left;
}

.grid figure
{
    margin: 0;
    position: relative;
    margin-top: 20px;
}

.grid figure img
{
    max-width: 100%;
    display: block;
    position: relative;
}

.grid figcaption
{
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    background: #112546;
    color: #fff;
    background: #112546 url("../images/footer_bkg.png");
}

.grid figcaption h3
{
    font-family: "Lato" ,sans-serif !important;
    font-weight: 700 !important;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #fff;
}

.grid figcaption a
{
    text-align: center;
    padding: 5px 10px;
    border-radius: 0;
    display: inline-block;
    background: #700505;
    color: #fff;
    text-decoration: none;
}


.cs-style-3 figure
{
    overflow: hidden;
}

.cs-style-3 figure img
{
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img, .cs-style-3 figure.cs-hover img
{
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}

.cs-style-3 figcaption
{
    height: 80px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption, .cs-style-3 figure.cs-hover figcaption
{
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a
{
    position: absolute;
    bottom: 5px;
    right: 5px;
}

/* Caption Style 2 */
.cs-style-2 figure img
{
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.no-touch .cs-style-2 figure:hover img, .cs-style-2 figure.cs-hover img
{
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    transform: translateY(-90px);
}

.cs-style-2 figcaption
{
    height: 90px;
    width: 100%;
    top: auto;
    bottom: 0;
}

.cs-style-2 figcaption a
{
    position: absolute;
    right: 20px;
    top: 30px;
}

/*PROMO SEARCH*/

#outerdiv
{
    display: block;
    height: 1020px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    overflow: hidden;
    position: relative;
    width: 986px;
}
.inneriframe
{
    height: 1257px;
    left: -143px;
    position: absolute;
    top: -207px;
    width: 1290px;
}

#darkgraybox
{
    background-image: linear-gradient(to right bottom, #ffffff 0%, #f4f2f2 100%);
    border: 1px solid #a1a1a1;
    border-radius: 10px;
    float: left;
    line-height: 20px;
    margin-bottom: 15px;
    padding: 10px;
    width: 640px;
}
#graybox
{
    background-image: linear-gradient(to right bottom, #ffffff 0%, #f4f2f2 100%);
    border: 1px solid #a1a1a1;
    border-radius: 10px;
    float: left;
    line-height: 20px;
    margin-bottom: 15px;
    padding: 10px;
}

/*ERP Bottom Boxes */
#bottom
{
    background: #f4f2f2 none repeat scroll 0 0;
    border: 1px solid #a1a1a1;
    border-radius: 10px;
    padding: 0 20px 20px;
}
.ib-container
{
    display: block;
    position: relative;
    width: 100%;
    max-width: 890px;
    margin-left: 15px;
}
.ib-container::before, .ib-container::after
{
    content: "";
    display: table;
}
.ib-container::after
{
    clear: both;
}
.ib-container article
{
    background: #f4f2f2 none repeat scroll 0 0;
    border: 10px solid #f4f2f2;
    box-shadow: 0 0 0 9px rgba(255, 255, 255, 1), 1px 1px 3px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: block;
    float: left;
    height: 120px;
    margin: 30px;
    text-align: left;
    text-transform: none;
    transition: opacity 0.4s linear 0s, transform 0.4s ease-in-out 0s, box-shadow 0.4s ease-in-out 0s;
    width: 100%;
    z-index: 1;
    max-width: 205px;
}
.ib-container h3 a
{
    color: rgba(0, 0, 0, 1);
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    opacity: 0.8;
    text-shadow: 0 0 0 rgba(0, 0, 0, 1);
}
.ib-container article header span
{
    color: rgba(255, 210, 82, 1);
    display: block;
    font-family: "Big Caslon" , "Book Antiqua" , "Palatino Linotype" ,Georgia,serif;
    font-size: 10px;
    opacity: 0.8;
    padding: 10px 0;
    text-shadow: 0 0 0 rgba(255, 210, 82, 1);
    text-transform: uppercase;
}
.ib-container article p
{
    color: rgba(51, 51, 51, 1);
    font-family: Verdana,sans-serif;
    font-size: 10px;
    line-height: 13px;
    margin-top: 5px;
    opacity: 0.8;
    text-shadow: 0 0 0 rgba(51, 51, 51, 1);
}
.ib-container h3 a, .ib-container article header span, .ib-container article p
{
    transition: opacity 0.2s linear 0s, text-shadow 0.5s ease-in-out 0s, color 0.5s ease-in-out 0s;
}
.ib-container article.blur
{
    box-shadow: 0 0 20px 10px rgba(255, 255, 255, 1);
    opacity: 0.7;
    transform: scale(0.9);
}
.ib-container article.blur h3 a
{
    color: rgba(0, 0, 0, 0);
    opacity: 0.5;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
.ib-container article.blur header span
{
    color: rgba(255, 210, 82, 0);
    opacity: 0.5;
    text-shadow: 0 0 10px rgba(255, 210, 82, 0.9);
}
.ib-container article.blur p
{
    color: rgba(51, 51, 51, 0);
    opacity: 0.5;
    text-shadow: 0 0 10px rgba(51, 51, 51, 0.9);
}
.ib-container article.active
{
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 1), 1px 11px 15px 10px rgba(0, 0, 0, 0.4);
    opacity: 1;
    transform: scale(1.05);
    z-index: 100;
}
.ib-container article.active h3 a, .ib-container article.active header span, .ib-container article.active p
{
}

/*ENDS ERP Bottom Boxes */




/*=========================
 Social footer  Icons
 ================= */

/* footer social icons */
ul.social-network
{
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}
ul.social-network li
{
    display: inline;
    margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover
{
    background-color: #F56505;
}
.social-network a.icoFacebook:hover
{
    background-color: #3B5998;
}
.social-network a.icoTwitter:hover
{
    background-color: #33ccff;
}
.social-network a.icoGoogle:hover
{
    background-color: #BD3518;
}
.social-network a.icoVimeo:hover
{
    background-color: #0590B8;
}
.social-network a.icoLinkedin:hover
{
    background-color: #007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i
{
    color: #fff;
}
a.socialIcon:hover, .socialHoverClass
{
    color: #44BCDD;
}

.social-circle li a
{
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
}
.social-circle li i
{
    margin: 0;
    line-height: 50px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover
{
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i
{
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}


.articles li
{
    font-size: 12px;
    line-height: 15px;
    padding-left: 10px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
}
#qvcbox
{
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(161, 161, 161);
    border-radius: 10px;
    float: left;
    margin-top: 5px;
    padding: 10px;
    text-align: center;
    width: 100%;
     background-image: url("../images/pages/barcode-bkgd.gif");
}
.qvcboxlabels {
    background: rgb(255, 255, 255) url("../images/pages/barcode-bkgd.gif") repeat scroll 0 0;
    border: 1px solid rgb(161, 161, 161);
    border-radius: 10px;
   margin-top: 5px;
    padding: 15px 1px 0 20px;
    text-align: center;
    width: 90%;
    margin: 10px auto 30px;
    
}

/*UA Promotions*/
.uapromo h1
{
    border-bottom: 1px dotted #828282;
    color: #000;
    font-family: "Playfair Display" ,Arial,Helvetica,sans-serif;
    font-size: 34px;
    font-weight: normal !important;
    line-height: 51px;
    margin-top: 0;
    text-transform: none;
    padding-bottom: 10px;
}
.uaproducts
{
    /*  padding-left: 5px;             padding-right: 5px;*/
    margin-bottom: 50px;
}

.thumbnails
{
    display: inline-block;
    vertical-align: top;
}

.thumbnails img
{
    display: block;
}

.main-img
{
    display: inline-block;
    height: auto;
    image-rendering: optimizequality;
    margin: 0;
    max-width: 100%;
    padding: 0;
}

.main-imgborder
{
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 1px;
}
.tumbs-imgborder
{
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 1px;
    float: left;
}
.uatextblock
{
    margin: 0.85em 0;
}
.uatextblock ul
{
    font-family: "Lucida Sans" , "Lucida Grande" , "Lucida Sans Unicode" ,Helvetica,Arial,sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: -20px;
    margin-top: -10px;
    list-style-image: url("../images/UA/promo-bullet.gif");
}

.uatextblock p
{
    font-size: 14px;
    margin-bottom: 10px;
    font-family: "Lucida Sans" , "Lucida Grande" , "Lucida Sans Unicode" , Helvetica, Arial, sans-serif;
}
.uatextblock .uatitle
{
    color: #740c17;
    font-family: sans-serif !important;
    font-size: 14px;
    font-weight: 600;
}
.uatextblock .uacontact
{
    color: #740c17;
    font-size: 13px;
    margin-bottom: 10px;
    font-family: sans-serif !important;
    font-weight: 600;
}

.uafootnoteblue
{
    font-family: ‘Lucida Sans Unicode’,‘Lucida Grande’,sans-serif !important;
    font-size: 14px;
    line-height: 1.5em;
    color: #112546;
}

.uafootnotered
{
    font-family: ‘Lucida Sans Unicode’,‘Lucida Grande’,sans-serif !important;
    font-size: 14px;
    line-height: 1.5em;
    color: #740c17;
    margin-bottom: 15px;
}





/*NIKE Promotions*/
.nikepromo h1
{
    border-bottom: 1px dotted #828282;
    color: #000;
    font-family: "Playfair Display" , Arial, Helvetica, Sans-Serif;
    font-size: 34px;
    font-weight: normal !important;
    line-height: 51px;
    margin-top: 0;
    text-transform: none;
    padding-bottom: 10px;
}
.nikeproducts
{
    /*  padding-left: 5px;             padding-right: 5px;*/
    margin-bottom: 50px;
}
.niketextblock
{
    margin: 0.85em 0;
}
.niketextblock ul
{
    font-family: "Lucida Sans" , "Lucida Grande" , "Lucida Sans Unicode" , Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: -7px;
    margin-top: -10px;
    list-style-image: url("../images/nike/nike-icon.png");
}

.niketextblock p
{
    font-size: 14px;
    margin-bottom: 10px;
    font-family: "Lucida Sans" , "Lucida Grande" , "Lucida Sans Unicode" , Helvetica, Arial, Sans-Serif;
}
.niketextblock .niketitle
{
    color: #740c17;
    font-family: sans-serif !important;
    font-size: 14px;
    font-weight: 600;
}
.niketextblock .nikecontact
{
    color: #740c17;
    font-size: 13px;
    margin-bottom: 10px;
    font-family: sans-serif !important;
    font-weight: 600;
}

.nikefootnoteblue
{
    font-family: ‘Lucida Sans Unicode’,‘Lucida Grande’,sans-serif !important;
    font-size: 14px;
    line-height: 1.5em;
    color: #112546;
}

.nikefootnotered
{
    font-family: ‘Lucida Sans Unicode’,‘Lucida Grande’,sans-serif !important;
    font-size: 14px;
    line-height: 1.5em;
    color: #740c17;
    margin-bottom: 15px;
}

.qvcpromo h1

{
    border-bottom: 1px dotted #828282;
    color: #000;
    font-family: "Playfair Display" , Arial, Helvetica, Sans-Serif;
    font-size: 34px;
    font-weight: normal !important;
    line-height: 51px;
    margin-top: 0;
    text-transform: none;
    padding-bottom: 10px;
}

/*Class used form Honey Pot*/
.bot_email {
display: none;
}

/*=========================
 Social footer  Icons
 ================= */



