﻿body {
    padding:0;
    margin:0;
}

#topContactUs {
    padding:9px;
    color:#fff;
    font-size:12px;
    text-align:right;
}
    #topContactUs strong{
	font-size:15px;
    }

.rightWebnomics {
    height:369px;
    overflow:hidden;
    margin:0 !important;
}

.webnomicsText {
    color:#2075b1;
    font-weight:bold;
    padding-bottom:10px;
    margin:0;
    border-bottom:1px solid #cccccc;
}

#homeNewsTab {
    float:left;
    width:100%;
    background:transparent;
}
#homeTwitter {
    background:transparent;
}

#twitter-widget-0 {
    height:363px;
}

#homeTabNews > li {
    width:50%;
}

#homeTabNews > li.active > a {
    background: rgb(157,27,31) !important; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(157,27,31,1) 0%, rgba(201,34,37,1) 50%, rgba(157,27,31,1) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,27,31,1)), color-stop(50%,rgba(201,34,37,1)), color-stop(100%,rgba(157,27,31,1))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d1b1f', endColorstr='#9d1b1f',GradientType=0 ) !important; /* IE6-9 */
    color:#fff;
    width:100%;
    text-align:center;
}
#homeTabNews > li > a {
    background: rgb(16,16,16); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(16,16,16,1) 0%, rgba(51,51,51,1) 50%, rgba(16,16,16,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,16,16,1)), color-stop(50%,rgba(51,51,51,1)), color-stop(100%,rgba(16,16,16,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#101010',GradientType=0 ); /* IE6-9 */ 
    color:#fff;
    width:100%;
    text-align:center;
}

.cntrLinks {
    padding: 15px;
    background: #269aa6;
    color: #fff;
    float: left;
    width: 100%;
    border-radius: 5px;
    margin-top: 10px;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}
    .cntrLinks:first-child {
        margin-top:25px;
    }
    .cntrLinks:hover {
        background:#153970;
    }
.cntrLinks .media .media-object {
    padding:0;
    max-height:43px;
    max-width:43px;
}

.cntrLinks .media .media-body {
    font-size:12px;
    font-family:Arial;
}
.cntrLinks .media .media-body .media-heading {
    font-size:20px;
    font-family:Arial;
}


.smBox {
    border:1px solid #fff;
    padding:0 !important;
    opacity:0.8;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    background:#00b5e9;
}
    .smBox:hover {
        opacity:1;
    }
    .smBox img {
        max-width:100%;
        display:block;
        margin-left:auto;
        margin-right:auto;
    }
    .smBox .row {
        margin:0;
    }
    .smBox .row .col-xs-10 {
        background:#3171ca;
        padding:11px;
        color:#fff;
        font-size:11px;
        font-family:Calibri;
        /*padding-bottom:9px;*/
    }
    .smBox .row .col-xs-2 {
        background:#00b5e9;
        padding:10px;
    }
        .smBox .row .col-xs-2 img {
            width:auto;
            max-width:none;
        }

#newsTicker {
    padding:0;
    list-style:none;
}
    #newsTicker .news-item {
        padding:10px;
        width:100%;
        height:160px;
        overflow:hidden;
        border-bottom:1px dotted #555; 
    }

    #newsTicker .news-item a {
        width:100%;
    }

a {
    outline:none !important;
}
#homeCircles {
    margin:0;
}
    #homeCircles div img {
        display:block;
        margin-left:auto;
        margin-right:auto;
        border-radius:5px;
    }
    #homeCircles div h4 {
        margin:0;
        margin-top:15px;
        overflow:hidden;
        height:40px;
        color:#880000;
    }
    #homeCircles div p {
        color:#545454;
        font-size:small;
        height:100px;
        overflow:hidden;
    }
    #homeCircles div a {
        background: rgb(98,187,215); /* Old browsers */
        background: -moz-linear-gradient(top,  rgba(98,187,215,1) 0%, rgba(31,146,176,1) 50%, rgba(82,167,192,1) 51%, rgba(147,196,213,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,187,215,1)), color-stop(50%,rgba(31,146,176,1)), color-stop(51%,rgba(82,167,192,1)), color-stop(100%,rgba(147,196,213,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(98,187,215,1) 0%,rgba(31,146,176,1) 50%,rgba(82,167,192,1) 51%,rgba(147,196,213,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(98,187,215,1) 0%,rgba(31,146,176,1) 50%,rgba(82,167,192,1) 51%,rgba(147,196,213,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(98,187,215,1) 0%,rgba(31,146,176,1) 50%,rgba(82,167,192,1) 51%,rgba(147,196,213,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom,  rgba(98,187,215,1) 0%,rgba(31,146,176,1) 50%,rgba(82,167,192,1) 51%,rgba(147,196,213,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62bbd7', endColorstr='#93c4d5',GradientType=0 ); /* IE6-9 */
        width:100%;
        color:#fff;
        padding:15px;
        font-weight:bold;
        float:left;
        border-radius:5px;
        margin-bottom:10px;
    }
    #homeCircles div a img {
        float:right;
        height:15px;
        margin-top:3px;
    }
        #homeCircles div a:hover {
            box-shadow:0 0 2px 2px rgba(0,0,0,0.2);
        }
        #homeCircles div a:active {
            box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
        }
#homeNews {
    padding:0;
    padding-right:6px;
}
#homeNews div.row {
    max-height:409px;
    height:409px;
    overflow:hidden;
}

#homeNews div.row div.tab-content #homeNewsTab #newsTicker {
    background-color:#fff;
}
#bottomNewsBtn {
    background: rgb(98,187,215); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(98,187,215,1) 0%, rgba(31,146,176,1) 50%, rgba(82,167,192,1) 51%, rgba(147,196,213,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,187,215,1)), color-stop(50%,rgba(31,146,176,1)), color-stop(51%,rgba(82,167,192,1)), color-stop(100%,rgba(147,196,213,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(98,187,215,1) 0%,rgba(31,146,176,1) 50%,rgba(82,167,192,1) 51%,rgba(147,196,213,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(98,187,215,1) 0%,rgba(31,146,176,1) 50%,rgba(82,167,192,1) 51%,rgba(147,196,213,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(98,187,215,1) 0%,rgba(31,146,176,1) 50%,rgba(82,167,192,1) 51%,rgba(147,196,213,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(98,187,215,1) 0%,rgba(31,146,176,1) 50%,rgba(82,167,192,1) 51%,rgba(147,196,213,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62bbd7', endColorstr='#93c4d5',GradientType=0 ); /* IE6-9 */
    width:100%;
    color:#fff;
    padding:15px;
    font-weight:bold;
    float:left;
    border-radius:5px;
    margin-top:10px;
    margin-bottom:10px;
}
#bottomNewsBtn img {
    float:right;
    height:15px;
    margin-top:3px;
}
    #bottomNewsBtn:hover {
        box-shadow:0 0 2px 2px rgba(0,0,0,0.2);
    }
    #bottomNewsBtn:active {
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
    }
.tabBoxes {
    display: table;
    text-align: center;
    height: 150px;
    background: #26c3d1;
    width: 100%;
    margin-bottom: 10px;
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
}
    .tabBoxes p {
        padding:10px;
        vertical-align:middle;
        display:table-cell;
        color:#fff;
    }
    .tabBoxes:hover {
        background:#9d1b1f;
    }
    .tabBoxes:active{
        background:#9d1b1f;
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.4);
    }

.allBoxes {
    padding-top:5px;
    background: #26c3d1;
    width:100%;
    overflow:hidden;
    position:relative;
    margin-bottom:10px;
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
}
    .allBoxes p {
        padding:10px;
        text-align:center;
        color:#fff;
    }
    .allBoxes a {
        -webkit-transition: background 0.5s ease-out;
        -moz-transition: background 0.5s ease-out;
        -o-transition: background 0.5s ease-out;
        transition: background 0.5s ease-out;
    }
.allBoxes:hover {
    background:#2075b1;
}
    .allBoxes:hover a {
    }
    .allBoxes:active {
        background:#9d1b1f;
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.4);
    }

.otherLinks {
    padding-top:10px;
    background: #26c3d1;
    width:100%;
    height:100px;
    overflow:hidden;
    position:relative;
    margin-bottom:10px;
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
}
.otherLinks:hover {
    background:#2075b1;
    color:#fff;
    cursor:pointer;
}
    .otherLinks p {
        text-align:center;
        padding:10px;
        color:#000;
    }
    .otherLinks:hover p {
        color:#fff;
    }


/*.special-overflow {
	overflow: hidden;
}*/

#loading-mask {
    background-color: white;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#viewAllSBS {
    background:#0094ff !important;
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
}
#viewAllSBS:hover {
    background:#cc0001 !important;
}

#viewAllSBS img {
    /*background:#cc0001;
    border-radius:30px;
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;*/
}

#viewAllSBS:hover img {
    /*background:#0094ff;*/
}

.rightMenuMobile {
    background:rgba(0, 148, 255, 0.1);
    padding:5px;
    float:left;
    margin-top:5px;
    width:100%;
    border:1px solid #0094ff;
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
}
    .rightMenuMobile a {
        float:left;
        width:100%;
        margin-top:5px;
        color:#000;
        font-family:Arial;
        font-size:12px;
    }
    .rightMenuMobile:hover {
        background:#0094ff;
    }
        .rightMenuMobile:hover a {
            color:#fff;
        }

#MicrosoftTranslatorWidget select
{
    padding:5px;
    width:170px !important;
}
.MSTWBox
{
    margin-top:-5px !important;
    height:30px !important;
}
#MSTWGoButton {
    margin-top:2px !important; 
    width:25px !important;
    height:25px !important;
    padding-top:2px !important;
    border-radius:20px !important;
    background:#0094ff !important;
}

.tabMobileView {
    padding:15px;
    color:#fff;
    margin-bottom:3px;
    background: rgb(16,16,16); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(16,16,16,1) 0%, rgba(51,51,51,1) 50%, rgba(16,16,16,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,16,16,1)), color-stop(50%,rgba(51,51,51,1)), color-stop(100%,rgba(16,16,16,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#101010',GradientType=0 ); /* IE6-9 */ 
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    transition: background 0.5s ease-out;
}
.tabMobileView:hover, .activeMobileTab {
    padding:15px;
    color:#fff;
    margin-bottom:3px;
    background: rgb(157,27,31) !important; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(157,27,31,1) 0%, rgba(201,34,37,1) 50%, rgba(157,27,31,1) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,27,31,1)), color-stop(50%,rgba(201,34,37,1)), color-stop(100%,rgba(157,27,31,1))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d1b1f', endColorstr='#9d1b1f',GradientType=0 ) !important; /* IE6-9 */
}


/*Back to top button*/
#back-top {
    position: fixed;
    bottom:-10px;
    right:0px;
    z-index:10000;
}

    #back-top a {
        width: 40px;
        display: block;
        text-align: center;
        font: 11px/100% Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        color: #bbb;
        background:rgba(255, 255, 255, 0.3);
        /* background color transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

        #back-top a:hover {
            color: #000;
            background-color:#fff;
        }
    /* arrow icon (span tag) */
    #back-top span {
        width: 40px;
        height: 30px;
        display: block;
        background: url(../Content/img/back-to-top.png) no-repeat center center;
        opacity:0.5;
        /* background color transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
        margin-bottom:10px;
    }

    #back-top a:hover span {
        /*background-color: #777;
        box-shadow:0 0 2px 2px rgba(0,0,0,0.3);*/
        opacity:1;
    }

.hoverEffect {
    color:#fff;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
    .hoverEffect:hover {
        background-color: #0094ff;
    }
.hoverEffect-active {
    color:#fff !important;
    background-color: #0094ff !important;
}

footer
{
    border-top: 2px solid #0094ff;
    background:#101010;
}
.footerHeader {
    font-family:Arial;
    color:#0094ff;
    margin-left:0;
    font-size:14px !important;
}
.footerUl {
    margin:0; padding:0;
    width:100%;
    margin-top:10px;
}
.footerUl li {
    display:block;
    width:100%;
    line-height:42px;
}
    .footerUl li a {
        display:block;
        width:100%;
        font-family:Arial;
        font-size:12px;
        color:#8f8f8f;
        padding-left:10px;
        -webkit-transition: background-color 0.2s ease-out;
        -moz-transition: background-color 0.2s ease-out;
        -o-transition: background-color 0.2s ease-out;
        transition: background-color 0.2s ease-out;
    }
        .footerUl li a:hover {
            background:#0094ff;
            color:#fff;
        }
.mobile-img {
    margin:0px !important;
}


.callUs h3 {
    text-align:center;
    padding:10px;
    color:#fff;
    font-size:17px;
    margin:0;
    border:1px solid #0094ff;
    font-family:Calibri;
    border-radius:10px;
    box-shadow:0px 0px 1px 2px rgba(0,0,0,0.1);
    margin-top:20px;
    background:#0094ff;
    text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
.callUs p {
    text-align:center;
    color:#101010;
    padding:10px;
    font-family:Calibri;
}


.footerTxt
{
    text-align:center;
    margin:0;
    padding:0;
    padding-top:10px;
    padding-bottom:10px;
    text-shadow:0px 0px 1px rgba(255,255,255,0.5);
    font-family:Arial;
    color:#101010;
}
.footerTxt a
{
    color:rgba(0,0,0,0.9);
}
.footerTxt a:hover
{
    color:#101010;
    text-decoration:none;
}

.foot-Contact {
    text-align:center;
    font-family:Arial;
    font-weight:bold;
    color:#101010;
}


header
{
    /*min-height:110px;*/
    float:left;
    width:100%;
    background:#101010;
}

.headerTable
{
    float:right;
}
    .headerTable tr td {
        border-right:1px solid #f3f3f3;
    }
    .headerTable tr td a
    {
        font-family:Calibri;
        color:#0077cc;
        font-weight:bold;
        letter-spacing:1px;
    }

.squarebtns div {
    background-color:#269aa6;
    height:150px;
    border:1px solid #f7f7f7;
    display:table;
    text-align:center;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
.squarebtns div h4 {
    color:#fff;
    display:table-cell;
    vertical-align:middle;
    font-weight:normal;
    font-family:Arial;
    font-size:1.3em;
}

.squarebtns:hover div {
    /*background-color:#9d1b1f;*/
    background-color:#2075b1;
}
.squarebtns:active div {
    /*background-color:#9d1b1f;*/
    background-color:#2075b1;
    box-shadow:inset 0 0 10px 2px rgba(0,0,0,0.5);
}

.details {
    background:rgba(0, 148, 255, 0.1);
    position:relative;
    height:230px;
    border:1px solid #0094ff;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
    .details:hover {
        background:#0094ff;
        cursor:default;
    }

.details h4 {
    font-family:Calibri;
    font-size:1.2em;
    color:#333;
    text-align:center;
    height:20px;
    padding-left:1em;
    padding-right:1em;
    margin:0;
    margin-top:5px;
}
.details p {
    color:#333;
    font-family:Calibri;
    padding-left:1em;
    padding-right:1em;
    overflow:hidden;
    height:40px;
    text-align:center;
}
    .details:hover p, .details:hover h4 {
        color:#fff;
    }
    .details a {
        text-align:right;
        width:100%;
    }
    .details:hover a {
        color:#101010;
    }


.leftMenu {
    border:1px solid #b0b0b0;
    border-radius:3px;
    padding:0px;
    margin:0;
    list-style:none;
    width:100%;
}
    .leftMenu li {
        display:block;
        width:100%;
    }
        .leftMenu li a {
            display:block;
            width:100%;
            border-left:2px solid #7f7f7f;
            margin-bottom:2px;
            color:#000;
            padding:10px;
            line-height:20px;
            font-family:Arial;
            font-size:11px;
        }
        .leftMenu li:last-child a {
            margin-bottom:0px !important;
        }
        .leftMenu li a:hover {
            background:#cc0001;
            border-left:2px solid #101010;
            color:#fff;
        }
.activeLeftMenu {
    background:#cc0001;
    border-left:2px solid #101010 !important;
    color:#fff !important;
}

.rightBar {
    padding:10px;
    color:#fff;
    border-top:1px solid #0a303f;
    width:100%;
    float:left;
    display:block;
    font-family:Arial;
    font-size:12px;
}
    .rightBar:hover {
        opacity:0.7;
    }
    .rightBar:active {
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.4);
    }



.btn-blue {
    color:#fff;
    background:#1f75b1;
    padding:20px 10px 20px 10px;
    text-align:center;
    width:100%;
    float:left;
    font-family:Arial;
    font-weight:bold;
}
    .btn-blue:hover {
        background:#19689f !important;
    }
    .btn-blue:active {
        background:#19689f !important;
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
    }

.btn-red {
    color:#fff;
    background:#cc0001;
    padding:20px 10px 20px 10px;
    text-align:center;
    width:100%;
    float:left;
    font-family:Arial;
    font-weight:bold;
}
    .btn-red:hover {
        background:#b40203;
    }
    .btn-red:active {
        background:#b40203;
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
    }

.btn-gray {
    color:#fff;
    background:#cecece;
    padding:20px 10px 20px 10px;
    text-align:center;
    width:100%;
    float:left;
    font-family:Arial;
    font-weight:bold;
}
    .btn-gray:hover {
        background:#b7b7b7;
    }
    .btn-gray:active {
        background:#b7b7b7;
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
    }
    
.btn-navy {
    color:#fff;
    background:#0093ff;
    padding:20px 10px 20px 10px;
    text-align:center;
    width:100%;
    float:left;
    font-family:Arial;
    font-weight:bold;
}
    .btn-navy:hover {
        background:#0084e5;
    }
    .btn-navy:active {
        background:#0084e5;
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
    }

.btn-green {
    color:#fff;
    background:#00c119;
    padding:20px 10px 20px 10px;
    text-align:center;
    width:100%;
    float:left;
    font-family:Arial;
    font-weight:bold;
}
    .btn-green:hover {
        background:#00a115;
    }
    .btn-green:active {
        background:#00a115;
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
    }

.btn-white {
    color:#101010;
    background:#fff;
    padding:20px 10px 20px 10px;
    text-align:center;
    width:100%;
    float:left;
    font-family:Arial;
    font-weight:bold;
}
    .btn-white:hover {
        background:#eaeaea;
    }
    .btn-white:active {
        background:#eaeaea;
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
    }

.btn-red {
    color:#fff;
    /*background:#b2140f;*/
    padding:20px 10px 20px 10px;
    text-align:center;
    width:100%;
    float:right;
    font-family:Arial;
    font-weight:bold;

    background: rgb(157,27,31) !important; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(157,27,31,1) 0%, rgba(201,34,37,1) 50%, rgba(157,27,31,1) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,27,31,1)), color-stop(50%,rgba(201,34,37,1)), color-stop(100%,rgba(157,27,31,1))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(157,27,31,1) 0%,rgba(201,34,37,1) 50%,rgba(157,27,31,1) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d1b1f', endColorstr='#9d1b1f',GradientType=0 ) !important; /* IE6-9 */
    border-radius:5px;
}
    .btn-red:hover {
        box-shadow:0 0 2px 2px rgba(0,0,0,0.7);
    }
    .btn-red:active {
        background:#cc0001;
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
    }



.bottom-boxes {
    width: 100%;
    height: 200px;
    background: #26c3d1;
    position:relative;
    border-top:5px solid transparent;
    margin-bottom:5px;
    -webkit-transition: border-top 2s ease-out;
    -moz-transition: border-top 0.5s ease-out;
    -o-transition: border-top 0.5s ease-out;
    transition: border-top 0.5s ease-out;
}
    .bottom-boxes:hover {
        border-top:5px solid rgb(178,20,15);
        cursor:pointer;
    }
    .bottom-boxes:active {
        box-shadow:inset 0 0 2px 2px rgba(0,0,0,0.3);
    }

.centers div.empDiv {
    background: rgb(178,20,15); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(178,20,15,1) 0%, rgba(212,63,58,1) 50%, rgba(178,20,15,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(178,20,15,1)), color-stop(50%,rgba(212,63,58,1)), color-stop(100%,rgba(178,20,15,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(178,20,15,1) 0%,rgba(212,63,58,1) 50%,rgba(178,20,15,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(178,20,15,1) 0%,rgba(212,63,58,1) 50%,rgba(178,20,15,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(178,20,15,1) 0%,rgba(212,63,58,1) 50%,rgba(178,20,15,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(178,20,15,1) 0%,rgba(212,63,58,1) 50%,rgba(178,20,15,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2140f', endColorstr='#b2140f',GradientType=0 ); /* IE6-9 */ 
}
.centers div.resourceDiv {
    background: rgb(16,16,16); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(16,16,16,1) 0%, rgba(51,51,51,1) 50%, rgba(16,16,16,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,16,16,1)), color-stop(50%,rgba(51,51,51,1)), color-stop(100%,rgba(16,16,16,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(16,16,16,1) 0%,rgba(51,51,51,1) 50%,rgba(16,16,16,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#101010',GradientType=0 ); /* IE6-9 */ 
}
.centers div.contactDiv {
    background: rgb(0,148,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0,148,255,1) 0%, rgba(94,188,255,1) 50%, rgba(0,148,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,148,255,1)), color-stop(50%,rgba(94,188,255,1)), color-stop(100%,rgba(0,148,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,148,255,1) 0%,rgba(94,188,255,1) 50%,rgba(0,148,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,148,255,1) 0%,rgba(94,188,255,1) 50%,rgba(0,148,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,148,255,1) 0%,rgba(94,188,255,1) 50%,rgba(0,148,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,148,255,1) 0%,rgba(94,188,255,1) 50%,rgba(0,148,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094ff', endColorstr='#0094ff',GradientType=0 ); /* IE6-9 */ 
}

.bigBoxesCentre {
     position:relative !important;
     display:block !important;
     margin:0 !important;
     min-height:462px !important;
     border:none !important;
     border-radius:0 !important;
     width:100% !important;
}

.bigBoxes {
     position:relative !important;
     display:block !important;
     margin:0 !important;
     min-height:550px !important;
     border:none !important;
     border-radius:0 !important;
     width:100% !important;
}
    .bigBoxes p {
        font-family:Arial;
    }
    .bigBoxes .SBS-box {
         display:block;
         position:absolute;
         top:30%;
         color:#000;
         right:0;
    }
    .bigBoxes .enterprise-box {
         display:block;
         position:absolute;
         top:0;
         color:#fff;
         left:0;
         height:100%;
         padding:168px 15px;
         background:url(img/hoverBG.png) center right;
         -webkit-transition: opacity 0.5s ease-out;
        -moz-transition: opacity 0.5s ease-out;
        -o-transition: opacity 0.5s ease-out;
        transition: opacity 0.5s ease-in-out;
        opacity:0.8;
    }
        .bigBoxes .enterprise-box:hover {
            opacity:1;
        }

.btn-link-1 {
    color: #2075b1 !important;
}
.btn-link-2 {
    color: #26c3d1 !important;
}
.btn-link-3 {
    color: #b2140f !important;
}

.btn-link-black {
    border-top: 1px solid #dbdbdb !important;
    padding-top: 10px !important;
}

.btn-link-black:hover {
    text-decoration:underline;
    color:#000 !important;
}


.social {
    margin:0px;
    padding:0px;
    margin-top:10px;
}
    .social li {
        width:100%;
        display:block;
        float:left;
        margin-top:5px;
    }
        .social li a {
            display:block;
            width:100%;
            float:left;
            color:#8f8f8f;
            font-family:Arial;
            font-size:12px;
            padding-left:11px;
        }
            .social li a:hover {
                color:#0094ff;
            }
            .social li img{
                float:left;
                max-width:40px;
            }
        .social li a p:hover {
            /*background:#f5f5f5;*/
            background:rgba(0,0,0,0.3);
            color:#fff;
        }
        .social li a p.fb:hover {
            background:#496da8;
        }
        .social li a p.tw:hover {
            background:#31ddf3;
            color:#333;
        }
        .social li a p.ln:hover {
            background:#014a84;
        }
        .social li a p.google-plus:hover {
            background:#D64136;
        }
        .social li p {
            float:left;
            padding-left:15px;
            padding-top:12px;
            padding-bottom:11px;
            width:80%;
        }

.socialShare {
    margin:0px;
    padding:0px;
    margin-top:10px;
}
    .socialShare li {
        display:block;
        float:left;
        width:33.33%;
        border:2px solid #101010;
    }
        .socialShare li:last-child {
            width:100%;
        }
        .socialShare li a {
            display:block;
            float:left;
            font-family:Arial;
            font-size:12px;
            color:#fff;
            width:100%;
            text-align:center;
        }
            .socialShare li a div.tw {
                background:#00bdef;
                padding:10px;
            }
            .socialShare li a div.fb {
                background:#2f4b93;
                padding:10px;
            }
            .socialShare li a div.ln {
                background:#0072b5;
                padding:10px;
            }
            .socialShare li a div.g {
                background:#2d2d2d;
                padding:10px;
            }
            .socialShare li a div.pin {
                background:#cb2028;
                padding:10px;
            }
            .socialShare li a div.share {
                background:#c14900;
                padding:10px;
            }
            .socialShare li a div.msg {
                background:#ffffff;
                padding:10px;
                color:#000;
                width:100%;
                float:left;
            }

.siteMapLinks {
    font-family:Arial;
    font-size:12px;
    line-height:30px;
}
    .siteMapLinks:hover {
        text-decoration:underline;
    }

#loading-mask-boxes {
    padding-top:135px;
    padding-bottom:135px;
}


/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
 }

input.input-validation-error {
    border: 1px solid #9d1b1f;
    background:rgba(157, 27, 31, 0.7);
    color:#fff;
}
textarea.input-validation-error {
    border: 1px solid #9d1b1f;
    background:rgba(157, 27, 31, 0.7);
    color:#fff;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}
select.input-validation-error {
    background:rgba(157, 27, 31, 0.7);
    color:#fff;
}

.validation-summary-errors {
    color: #9d1b1f;
}

.validation-summary-valid {
    display: none;
}

/* styles for removing the background from form */
.no-color {
  background-color: white;
  border-style:none;
}

#contact-btn {
    padding:10px;
    font-family:Calibri;
    text-align:center;
    font-size:20px;
    color:#fff;
    font-style:italic;
}
    #contact-btn:hover, .activeContact {
        background:rgba(0, 148, 255, 0.4);
        cursor:pointer;
    }
        #contact-btn:active {
            background:rgba(0, 148, 255, 0.4);
            box-shadow:inset 0 0 5px 2px rgba(0,0,0,0.5);
            cursor:pointer;
        }

.boxCaption {
    /*background:rgba(32, 117, 177, 0.7);*/
    background:rgba(38, 154, 166, 0.7);
    left:0;
    right:0;
    bottom:0;
    text-align:left !important;
    padding-left:20px;
    height:100px;
    line-height:55px;
    padding-right:20px;
    font-family:Arial;
    font-size:1.5em;
    color:#fff !important;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
.boxCaptionHover:hover .boxCaption {
    /*background:#2075b1;*/
    background:#269aa6;
    cursor:pointer;
}

.arr-btn {
    width:32px;
    height:32px;
    float:right;
    margin-top:10px;
    border-radius:16px;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
    /*.arr-btn:hover {
        background:#101010;
    }*/

.arr-btn-red {
    width:22px;
    height:26px;
    float:right;
    margin-top:-5px;
    background-image:url('img/arr-btn.png');
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
    /*.tabMobileView:hover .arr-btn-red {
        background-color:#101010;
    }*/
.arr-btn-blue {
    width:32px;
    height:32px;
    float:right;
    margin-top:-5px;
    border-radius:100px;
    background-image:url('img/arrow-left-icon.png');
    background-position:center;
    background-size:32px 32px;
    background-color:#0094ff;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
    .arr-btn-blue:hover {
        background-color:#101010;
    }


.arr-btn-red-active {
    width:32px;
    height:32px;
    float:right;
    margin-top:-5px;
    border-radius:16px;
    background-color:#101010;
    background-image:url('img/arr-btn-left.png');
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
    .arr-btn-red-active:hover {
        background-color:rgb(16,16,16);
    }
/*.arr-btn-red:hover {
    background-color:#101010;
}*/





.rightTabHeader {
    background:#2075b1;
    padding:10px;
    margin:0 !important;
    color:#fff;
    font-family:Arial !important;
    font-size:16px !important;
    clear:both !important;
    border-top:2px solid #fff;
}

.sideBar {
    list-style:none;
    margin:0;
    padding-left:15px;
}
    .sideBar li {
        min-height:30px;
    }
        .sideBar li a {
            padding:10px;
            margin-top:5px;
            display:block;
            border-left:2px solid #dbdbdb;
            width:100%;
        }
            .sideBar li a:hover {
                background:#eeeeee;
            }
            .activeSideBar {
                border-left:2px solid #333 !important;
                background:#0094ff !important;
                color:#fff !important;
            }


.SBS-boxes .SBS-inside {
    position:relative;
    background:#efefef;
    height:150px;
    box-shadow:0 0 1px 1px rgba(0,0,0,0.3);
    border-radius:4px;
    -webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}
.SBS-boxes .SBS-inside:hover {
    background:#cc0001;
    box-shadow:0 0 1px 1px rgba(0,0,0,0.5);
}
.SBS-boxes .SBS-inside:active {
    background:#cc0001;
    box-shadow:inset 0 0 3px 3px rgba(0,0,0,0.5);
}
    
    .SBS-boxes .SBS-inside p {
        font-family:Arial;
        font-size:13px;
        display:block;
        position:absolute;
        bottom:10px;
        text-align:center;
        width:100%;
    }

    .SBS-boxes .SBS-inside .SBS-preview img {
        width: 100%;
	    height: auto;
        display:block;
        max-width:70px;
        max-height:70px;
        margin:0 auto;
        position:absolute;
        right:15%;
        left:15%;
        top:10%;
    }
    .SBS-boxes .SBS-inside:hover p {
        color:#fff;
    }

.MainContent {
    min-height:787px !important;
}

@media (max-width: 1280px) {
    .boxCaption {
        font-size:1em !important;
    }
    
}

@media (min-width: 1280px) and (max-width: 1280px) {
    #homeNews div.row {
        max-height:409px !important;
        height:409px !important;
        overflow:hidden;
    }
    #newsTicker .news-item {
        height:153px;
    }

    .bigBoxesCentre {
        min-height:445px !important;
    }
    .cntrLinks {
        padding:13px;
    }
    .smBox .row .col-xs-10 {
        padding:10px !important;
    }
    .rightWebnomics {
        height:352px;
    }
    #twitter-widget-0 {
        height:354px;
    }
}

@media (min-width: 1200px) and (max-width: 1200px) {
    #homeNews div.row {
        max-height:400px !important;
        height:400px !important;
        overflow:hidden;
    }
    #homeNews div.row #homeTabNews li {
        font-size:12px;
    }
    #newsTicker .news-item {
        height:148px;
    }
    #twitter-widget-0 {
        height:344px;
    }
}

@media (min-width: 1200px) {
    #getConnected {
        width:25%;
    }
    #resourceServices {
        width:28%;
    }
    #quickLinks {
        width:22%;
    }
    #followUs {
        width:25%;
    }
}

@media (min-width: 1024px) and (max-width: 1024px) {
    .details {
        height:180px
    }
        .details div {
            margin-top:2em !important;
        }
    #getConnected {
        width:23%;
    }
    #resourceServices {
        width:28%;
    }
    #quickLinks {
        width:20%;
    }
    #followUs {
        width:29%;
    }
    .squarebtns div {
        height:123px;
    }
        .squarebtns div h4 {
            color:#fff;
            display:table-cell;
            vertical-align:middle;
            font-weight:normal;
            font-family:Calibri;
            font-size:1em;
        }
    #MicrosoftTranslatorWidget select{
        padding:5px;
        width:150px !important;
    }
    .boxCaption {
        font-size:1em !important;
    }

    #homeTabNews > li > a {
        font-size:11px;
    }
    #homeNews div.row {
        max-height:366px !important;
        height:366px !important;
        overflow:hidden;
    }
    #twitter-widget-0 {
        height:318px;
    }

    #newsTicker .news-item {
        height:135px;
    }

    .bigBoxesCentre {
         min-height:360px !important;
    }

    .rightWebnomics {
        height:267px;
    }

    .cntrLinks {
        padding:10px;
        margin-top:8px;
    }
    .cntrLinks .media .media-object {
        max-height:35px;
        max-width:35px;
    }
    .cntrLinks:first-child {
        margin-top:25px;
    }
    .cntrLinks .media .media-body {
        font-size:smaller !important;
    }
    .cntrLinks .media .media-body .media-heading {
        font-size:small !important;
    }
    .smBox .row .col-xs-10 {
        padding:6px;
        font-size:9px;
        padding-bottom:7px;
    }
    .smBox .row .col-xs-2 {
        padding:5px;
    }
}
@media (max-width:1024px) {
    #homeNews div.row {
        max-height:366px !important;
        overflow:hidden;
    }
}

@media (max-width: 980px) {
    #homeNews div.row {
        max-height:410px !important;
        overflow:hidden;
    }
    .navbar-header {
        float:none !important;
    }
    #tablet-Menu {
        display:block !important;
    }
    .bigBoxesCentre .col-md-4 {
        float:left !important;
        width:100% !important;
    }
    .MainContent {
        min-height:10px !important;
    }
}
@media (max-width: 800px) {
    #homeCircles div div {
        height:230px;
    }
    #homeCircles div div img {
        padding-top:40px;
    }
    #homeCircles div div p {
        font-size:16px;
    }
    .smBox {
        width:50% !important;
        float:left;
    }
    #twitter-widget-0 {
        width:100% !important;
    }
}

@media (max-width: 680px) {
    .mobileLS {
        width:300px !important;
    }
    .details {
        margin:0 auto;
    }
        .details div {
            margin-top:2em !important;
        }
    .mobileBoxes div {
        /*height:100px;*/
        text-align:center;
    }
    .boxCaption {
        font-size:1em !important;
        line-height:normal !important;
    }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        height:100px !important;
    }
    #loading-mask-boxes {
        padding-top:0px !important;
        padding-bottom:0px !important;
    }
    .smBox .row .col-xs-10 {
        padding:10px;
    }
}

@media (max-width: 480px) {
    .details {
        width:155px;
        height:140px
    }
        .details div {
            margin-top:1em !important;
        }
            .details div img {
                width:30px !important;
                height:30px !important;
            }
    .boxCaption {
        font-size:1em !important;
        line-height:normal !important;
    }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        height:100px !important;
    }
    #HomeTabs {
        padding:0;
    }
    .mobileBoxes div {
        /*height:100px;*/
        text-align:center;
    }
    #mobileProductText {
        font-size:20px;
    }
    .bigBoxes {
        min-height:320px !important;
    }
        .bigBoxes .SBS-box {
            top:37%;
            left:0;
        }

    #homeCircles div div {
        height:320px !important;
        margin-bottom:10px;
    }
    #homeCircles div div img {
        padding-top:100px !important;
    }

    .bigBoxes .enterprise-box {
         padding:75px 15px;
    }
}
@media (max-width:400px) {
    .smBox {
        width:100% !important;
    }
    .bigBoxes .enterprise-box {
         padding:75px 15px;
    }
    #topContactUs {
        clear:both;
        text-align:center;
    }
}

@media (max-width:360px) {
    .bigBoxes .enterprise-box {
         padding:112px 15px;
    }
}

@media (max-width: 320px) {
    #homeCircles div div {
        height:280px !important;
        margin-bottom:10px;
    }
    #homeCircles div div img {
        padding-top:70px !important;
    }
    .bigBoxes .enterprise-box {
         padding:38px 15px;
    }
}