






#Container-video {
    width: 100%;
    height: 575px;
    position: relative;
}

#Video, #Message {
    width: 100%;
    height: 575px;
    position: absolute;
    top: 0;
    left: 0;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans.eot');
    src: url('../fonts/opensansd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
    margin: 0;
    padding: 0;
}

#Body {
    height: 100%;
    font-family: 'OpenSans', Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #484848;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}

a {
    outline: 0;
    border: 0;
}

p, ul, ol {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 26px;
    margin: 5px 0 5px 0;
}

h2 {
    font-size: 22px;
    margin: 0 0 10px 0;
}

h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
}

.accordion h3 {
    font-size: 18px;
    line-height: inherit;
    margin: 0 0 0 0;
    background-color: #ccc;
}
/* Fonts */

.Normal {
    font-size: 14px;
    font-size: inherit;
    line-height: inherit;
    color: #666666;
}

.SubHead {
    color: #484848;
}
/*Layout */

.float-left {
    float: left;
}

.float-right {
    float: right;
}
/******************************/

#tblProductResult.dataTable thead th, table.dataTable thead td {
    padding: 5px 15px;
    background-color: #FFFFFF;
    color: white;
}

#tblProductResult.dataTables_wrapper .dataTables_length {
    margin-bottom: 5px;
}

#tblProductResult.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    text-indent: 2px !important;
    line-height: 12px !important;
    border-radius: 0 !important;
    top: 10px !important;
    width: 17px !important;
    background-color: #FFFFFF;
}

#tblProductResult.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: #F32837;
    background: linear-gradient(to bottom, #F32837 100%, #111 100%);
}
/**********************/

table.dataTable thead th, table.dataTable thead td {
    padding: 5px 15px;
  background-color: #F32837;
    color: white;
}

.dataTables_wrapper .dataTables_length {
    margin-bottom: 5px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    text-indent: 3px !important;
    line-height: 10px !important;
    border-radius: 0 !important;
    top: 6px !important;
    width: 17px !important;
    background-color: #F32837;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: #F32837;
    background: linear-gradient(to bottom, #F32837 100%, #111 100%);
}

.ftr-head {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: 'OpenSans', Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
    margin-top: 3em;
}

.PhotoAlbum {
    margin-bottom: 10px;
}
/*#container { width: 100%;  font-size: 13px; line-height: 22px; background: url(../images/bg.png) #fff; font-family: 'OpenSans', Helvetica Neue, Helvetica, Arial, sans-serif; }*/

#container {
    width: 100%;
    font-size: 13px;
    line-height: 22px;
    background: #fff;
    font-family: 'OpenSans', Helvetica Neue, Helvetica, Arial, sans-serif;
}

#MainWrapper {
    background: #fff;
}

.Customizer {
    position: static;
    z-index: 1000;
    position: relative;
}

#HeaderTop {
    padding: 8px 0;
       border-top: 2px solid #f6323e;
    color: inherit;
    background: #FCFCFC;
    position: relative;
}

.TopBarHide {
    padding: 4px 0;
    position: relative;
}

.TPLeftSocial {
 padding-left: 15px;
    margin-bottom: 0 !important;
}

    .TPLeftSocial a:hover, .TPLeftSocial a:focus {
        text-decoration: none;
    }

.span1.TopRight, .span2.TopRight, .span6.TopRight, .span7.TopRight, .span8.TopRight {
    float: right;
}

.LTPadding {
    padding-top: 4px;
}

.TPLeftSocial img {
    width: 25px;
    height: 25px;
}

#Header {
    background: #fcfcfc;
    border-top: 1px solid #f6323e;
    border-bottom: 1px solid #f6323e;
    position: relative;
}
/* FixedHeader */

.FixedHeader {
    width: 100%;
    height: auto;
    z-index: 2;
    position: relative;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}
/***** TopMenuRightLogo *****/

.MenuRight {
    z-index: 907;
    position: relative;
}
/***** Menu *****/

#MenuBg {
    padding: 0 20px;
    padding-bottom: 0;
    min-height: 3px;
    background: #1871AC;
    z-index: 905;
    position: relative;
}

.MenuTBM {
    padding-bottom: 10px;
}

.SDTbMenu {
    margin-left: -15px;
}

.RLTMDiv {
    margin-right: -2.5641%;
}
/***** RightAlignedMenu *****/

.MenuR {
    margin-top: 0px;
}

.LogeLMRight #Header {
    padding: 0;
}

.LeftMenuRightLogo {
    padding: 0;
}
/* Search */

#SearchBg {
    padding: 0;
    float: right;
}

#SearchBgL {
    padding: 0;
    float: left;
}

#SearchChoices {
    clear: both;
    display: none;
}

.Pad_T_0 {
    padding-top: 0px !important;
}

.Header {
    padding: 15px 0;
}

.HeaderTBM {
    padding: 20px 0 8px 0;
}

.HeaderCenter {
    padding-bottom: 18px;
}

.HeaderTopMenu {
    padding-top: 0px;
}

.HeaderTp {
    padding: 8px 0;
    border-bottom: none;
}

.HeaderLeftMenu {
    padding-top: 10px;
}

.HeaderRightMenu {
    padding-top: 15px;
}

.HeaderBottomMenu {
    padding: 15px 0;
}
/* Logo */

.LogoRight #dnn_dnnLogo_hypLogo img {
    float: right;
}

.LogoCentered {
    text-align: center;
}

.LogoRightM {
    text-align: right;
}

.LogoLeft {
    padding-top: 0;
}

.LogoCenter a img {
    display: block;
    margin: auto;
}

.LogoLeftT {
    padding-bottom: 10px;
}

.LogoPadding #dnn_dnnLogo_hypLogo img {
    padding-bottom: 12px;
}

.CenterTopMenu #dnn_dnnLogo_hypLogo img {
    padding-top: 10px;
}
/* LogIn */

#spLogin {
    float: right;
}

.LogIn {
    padding: 0;
    color: inherit;
    text-align: right;
    z-index: 905;
    position: relative;
}

    .LogIn a {
        padding: 0 5px;
        color: inherit;
        font-size: 12px;
        font-size: inherit;
    }
    /* LoginLeftAligned */

    .LogIn .LoginLeftAligned {
        color: inherit;
        text-align: left;
    }

.LangLogin {
    padding-top: 10px;
}

    .LangLogin .mbLanguage {
        padding-top: 2px;
    }

.loginGroup {
    float: left;
}

.registerGroup {
    float: left;
}

.userNotifications.omega {
    display: none;
}

.userMessages.alpha {
    display: none;
}

#dnn_dnnUser_avatar > img {
    height: 20px;
}

.buttonGroup li {
    float: right;
    margin: 0 5px;
}

.responsive-tabs ul {
    width: 100%;
}
/* Language */

.mbLanguage {
    padding-top: 5px;
}

.LTLanguage {
    padding-top: 5px;
}

.language-object .Language {
    text-align: center;
}

    .language-object .Language img {
        margin: 0 2px;
        width: 20px;
        height: 14px;
        border: 2px solid #c6c4c4;
        border-radius: 2px;
    }

    .language-object .Language.selected img {
        border: 2px solid #666;
        border-radius: 2px;
    }
/* Language LeftAligned */

.LeftAligned .language-object .Language {
    padding-top: 1px;
    float: left;
    text-align: left;
}
/* RightTopNav */

.LeftNav {
    z-index: 908;
    position: relative;
}

.RightTopNav ul.TopNav {
    float: right;
}

ul.TopNav {
    padding-top: 12px;
    padding-left: 0;
}

.TopNav li {
    float: left;
    list-style: none;
    font-size: 12px;
    font-size: inherit;
}

    .TopNav li a {
        color: #292929;
        padding-left: 10px;
    }

    .TopNav li:first-of-type a {
        padding-left: 0;
    }

.TopNav em {
    padding-right: 1px;
}

.TopLeftTopMenu ul.TopNav {
    padding-top: 4px;
    padding-left: 0;
}

.InnerTopNav ul.TopNav {
    padding-top: 3px;
    padding-left: 0;
}
/* Toplogo Bottom Menu */

.TopLBMenu ul.TopNav {
    padding-top: 3px;
    padding-left: 0;
}
/* LeftTopNav */

.LeftTopNav {
    float: left;
}

    .LeftTopNav .TopNav li {
        padding-left: 0;
        padding-right: 10px;
    }
/* TopSocial */

.TopSocial {
    padding-top: 5px;
    float: right;
}
/****** BreadcrumbSmall *****/

.BreadcrumbBgColor {
    background-color: #fafafa;
}

.BreadcrumbSmall {
    background-image: url(../images/BreadcumpBgSmall.png);
    background-repeat: repeat-x;
    background-position: top center;
}

.BreadcrumbDiv {
    padding: 10px 20px;
}

.breadcrumb_style {
    padding-left: 40px;
    background: url(../images/HomeButton.png) no-repeat transparent left 3px;
    padding-top: 0px;
}

    .breadcrumb_style img {
        width: 7px;
        height: 7px;
        padding: 0 5px;
    }

a.BreadText {
    font-size: 12px;
    color: #6e7071;
    text-shadow: none;
}

    a.BreadText:hover {
        color: #000000;
        text-decoration: none;
    }
/****** BreadcrumbLarge *****/

.BreadcrumbLarge {
    padding: 22px 0;
    border-bottom: 1px solid #dadada;
    background-image: url(../images/BreadcumpBg.png);
    background-repeat: repeat-x;
    background-position: top center;
}

.BreadcrumbDivLar {
    padding: 0 20px;
}

.breadcrumbStyle {
    float: right;
}

    .breadcrumbStyle span {
        padding: 0 5px;
    }

    .breadcrumbStyle a.BreadText {
        padding-left: 5px;
    }

    .breadcrumbStyle img {
        margin-top: -2px;
    }

.TitleTag {
}

.TitleTagSmall {
    font-size: 14px;
    line-height: 20px;
    text-align: right;
}
/* Slider */

#SliderBg {
    z-index: 902;
}

.slider {
    position: relative;
}

.DnnModule-SpeedyTouchFlexi {
    background: none;
}

.flexslider {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
}

.slides {
    position: relative;
    behavior: url("../PIE.htc");
    -pie-png-fix: true;
}

.flex-control-paging li a {
    margin-top: 15px;
}
/* TitleText */

.TitleColor {
    color: #1871ac;
}

.TitleText {
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 28px;
    text-align: center;
}

.TitleBack {
    font-size: 32px;
    font-weight: bold;
    padding: 0 10px 5px 10px;
    color: #1871AC;
}

.TitleTextDetails {
    font-size: 16px;
    color: #6a6a6a;
    text-align: center;
    font-weight: normal;
}

.Gap {
    padding: 12px 0;
}

.OurClient {
    text-align: center;
}

.AccordianText {
    color: #666666;
    line-height: 22px;
    font-size: 14px;
    font-family: 'OpenSans', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.accordian {
    border-radius: 0px;
    border: 1px solid #f4f2f2;
    margin-top: 2px;
    font-size: 18px;
    padding: 0.1em 0.5em 0.2em 0.7em;
    font-weight: normal;
    color: inherit;
}

.TitleTextCnt {
    padding-top: 10px;
}
/** Home Page TopBox **/

.navigation {
    margin: 10px 0;
    overflow: hidden;
    box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
    behavior: url(../PIE.htc);
}

    .navigation li {
        width: 100%;
        padding: 10px 50px 10px 15px;
        border-left: 5px solid #666;
        float: left;
        cursor: pointer;
        list-style-type: none;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
    }

        .navigation li h2 {
            font-style: italic;
            font-size: 22px;
            margin-bottom: 5px;
            line-height: 20px;
        }

        .navigation li p {
            font-size: 12px;
            color: #999;
            -webkit-transition: all 0.1s ease-in;
            -moz-transition: all 0.1s ease-in;
            -o-transition: all 0.1s ease-in;
        }

        .navigation li:hover {
            background: #333;
            border-left: 5px solid #000;
        }

            .navigation li:hover h2 {
                font-weight: bold;
                color: #fff;
            }

            .navigation li:hover p {
                color: #ccc;
                padding-left: 5px;
            }
/*********** Close Home Page TopBox *************/

#MpageBody {
    background: #fff;
    font-size: inherit;
    line-height: inherit;
   /* z-index: 1;*/
    padding: 20px 0 20px 0;
    position: relative;
    overflow: hidden;
}

#MpageBodySub {
    background: #fff;
    font-size: inherit;
    line-height: inherit;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

#MpageBodyHome {
    background: #fff;
    font-size: inherit;
    line-height: inherit;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.modal-open #MpageBody, .modal-open #MpageBodySub, .modal-open #MpageBodyHome {
    z-index: 10;
}

.mainVisualOverlay {
    position: absolute;
    bottom: 0;
    width: 100%;
}
/***** PageBodyTop *****/

.FullDiv {
    padding-top: 30px;
}

.BdTopTest {
    padding: 5px 0 8px 0;
}

.BodyContentA {
    padding-top: 10px;
}

.bdimage {
    text-align: center;
}

.BdTopTtile {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.BdTopDetailes {
    padding: 0;
    text-align: center;
}

.BcResponsive {
    text-align: right;
}

.BodyContentIcon {
    margin-top: 60px;
    background: #F4F4F4;
    padding: 10px 26px;
    padding-top: 20px;
    text-align: center;
}

.IconImage {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    line-height: 60px;
    background: #333;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -32px !important;
    top: -32px;
}

.IconDetailes {
    text-align: center;
}

.IconImage img {
    width: 24px;
    height: 24px;
}

.IconText {
    font-size: 22px;
}

    .IconText img {
        margin-right: 10px;
        height: 41px;
        width: 42px;
    }

.IconTextDetailes {
    text-align: left;
}

.ReadMore2 a {
    color: inherit;
}

#MainRightSide {
    margin-top: 10px;
}

.mp4downloader_btnForIFrame {
    display: none;
}

.LearnMore {
    padding-top: 15px;
    text-align: center;
}

    .LearnMore a {
        color: inherit;
    }

.btn-inverse {
    background-image: none;
}
/* CSS3 STYLE GENERIC */

.view {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

    .view .mask, .view .content {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
    }

    .view img {
        display: block;
        position: relative;
    }

    .view a.info {
        width: 40px;
        height: 40px;
        background: url(../images/link.png) center no-repeat #fff;
        display: inline-block;
        text-decoration: none;
        padding: 0;
        text-indent: -9999px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border: 2px solid #a0a0a0;
        behavior: url("../PIE.htc");
    }
/* SECOND EFFECTS */

.second-effect .mask {
    opacity: 0;
    overflow: visible;
    border: 0px solid rgba(0,0,0,0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    behavior: url("../PIE.htc");
}

.second-effect a.info {
    position: relative;
    top: -20px;
    opacity: 0;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    behavior: url("../PIE.htc");
}

.second-effect:hover .mask {
    opacity: 1;
    border: 112px solid rgba(0,0,0,0.7);
}

.second-effect:hover a.info {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
    behavior: url("../PIE.htc");
}

.BdMiddleTtile {
    margin: 0;
    padding-top: 10px;
}

.BdMiddleText {
    padding-bottom: 15px;
    line-height: 18px;
    font-size: 12px;
    color: #242424;
}

.CTitleTop {
    font-size: 18px;
    font-weight: normal;
    color: #484848;
}
/** NEWS & EVENTS **/

.WelcomeTitle {
    padding: 5px 0 12px 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
}

.WelcomeText a {
    font-size: 18px;
    color: inherit;
}
/* flip the pane when hovered */

.flip-container {
    margin-top: 60px;
}

    .flip-container:hover .flipper, .flip-container.hover .flipper {
        transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        behavior: url("../PIE.htc");
    }

.flip-container, .front, .back {
    width: 100%;
}
/* flip speed goes here */

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
/* hide back of pane during swap */

.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
/* front pane, placed above back */

.front {
    z-index: 2;
    cursor: pointer;
    background: url(../images/ImageShadow.png) no-repeat bottom center;
    padding-bottom: 26px;
}
/* back, initially hidden pane */

.back {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    cursor: pointer;
    background: url(../images/ImageShadow.png) no-repeat bottom center;
    padding-bottom: 26px;
    behavior: url("../PIE.htc");
}

.WelImage img {
    padding: 0;
    margin: 0;
}

.ImageShadow img {
    margin-top: 0px;
}
/************** Clode NEWS & EVENTS ***************/ /** Our Services  **/

.ServicesTitle {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}

.ServicesTitleImage {
    text-align: center;
}

.ServicesText {
    font-size: 24px;
}

.ServicesDetailes {
    line-height: 22px;
    text-align: left;
}

.LearnMore2 {
    padding: 12px 0 3px 0;
    text-align: left;
}

    .LearnMore2 a {
        background: #1871AC;
        padding: 7px 16px;
        text-transform: uppercase;
        color: inherit;
    }

        .LearnMore2 a:hover, a.btn-inverse:hover {
            background: #C9C9C9;
            text-decoration: none;
        }

.LrnMore a {
    background: none !important;
    color: #333 !important;
}
/************** Clode Our Services  ***************/ /** Home Page 6 Mattro Box **/

.DarkGrey {
    background: #d8d8d8;
    padding: 10px 15px;
}

.LightGrey {
    background: #F4F4F4;
    padding: 10px 15px;
}

.SocialMediaPage {
    padding-top: 40px;
}
/* Top 3 Columns */

.SquareBoxImgArea {
    display: block;
    height: 180px;
    max-height: 180px;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
    border-bottom: 4px solid #454646;
}

.SquareBoxImgArea2 {
    display: block;
    border-bottom: none;
}

.SquareBoxContentCustom {
    background: #d8d8d8;
}

.pic {
    margin: 0 0 15px;
    float: left;
    border: 0 solid #FFFFFF;
    display: block;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
}

.grow img {
    display: block;
    height: 100%;
    margin-top: 0;
    max-height: 100%;
    max-width: 100%;
    padding: 0;
    text-align: center;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    behavior: url("../PIE.htc");
}

    .grow img:hover {
        height: 120%;
        max-height: 120%;
        max-width: 120%;
        width: 120%;
    }
/* Recent News */

.BdtextImg {
    color: inherit;
    margin-top: 5px;
    padding-bottom: 0;
    text-align: left;
}

    .BdtextImg img {
        float: left;
        margin-right: 10px;
        margin-top: 2px;
    }

.BdAreaTopCustom {
    background: #cac8c8;
    padding: 10px 15px;
    padding-bottom: 0;
}

h2.BoxTitle {
    color: #fff;
}
/* Our Services */

.HomeList1 {
    padding: 0 0 18px 0;
    margin-top: -10px;
}

    .HomeList1 li {
        background: url("../images/ListImg.png") no-repeat scroll left center transparent;
        border-bottom: 0 dotted #CFCFCF;
        border-top: 0 none;
        list-style: none outside none;
    }

        .HomeList1 li a {
            padding: 10px 10px 10px 25px;
            color: #fff;
            display: block;
            font-size: 14px;
            font-style: normal;
            font-weight: normal;
        }
/* HomePage Bottom 3 Columns */

.StateSquare {
    padding: 0 10px;
}

h2.StateSquareTitle {
    padding: 7px 0;
    margin: 0;
}

.HomeList2 li {
    border-bottom: 1px solid #CFCFCF;
    background: url("../images/ListImg2.png") no-repeat scroll left center transparent;
}

    .HomeList2 li a {
        padding: 12px 10px 12px 25px;
        color: inherit;
        font-size: 14px;
        text-align: left;
    }

.HomeList3 li a {
    color: #333 !important;
}

.HomeList3 li {
    border-bottom: none;
}

.HomeList li {
    padding-bottom: 20px;
}
/* News & Events */

.NewsContent {
    background: #fff;
    padding: 0 15px;
}
/* Testamonials  */

.TstmText {
    border-bottom: 1px dotted #CFCDCD;
    font-size: 12px;
    font-style: italic;
    padding: 0 0 15px;
}

span.tstmText1 {
    display: block;
    float: left;
    margin-right: 10px;
    text-align: left;
}

span.tstmText2 {
    display: block;
    margin: -16px 0 0;
    text-align: right;
}

p.TstmPerson {
    display: block;
    margin: -10px 0 0;
    text-align: right;
}
/* Home Page 6 Mattro Box */

.Orange {
    margin-bottom: 2.5%;
    background: #FFA531;
}

.Blue {
    margin-bottom: 2.5%;
    background: #57BAE8;
}

.Green {
    margin-bottom: 2.5%;
    background: #6CBE42;
}

.Grey {
    margin-bottom: 2.5%;
    background: #90A7B1;
}

.ImageIcon {
    padding: 30px 0;
    text-align: center;
}

@keyframes rotater {
    0% {
        transform: rotate(0) scale(1);
    }

    50% {
        transform: rotate(360deg) scale(2);
    }

    100% {
        transform: rotate(720deg) scale(1);
    }
}

img.advert:hover { /* safari / chrome / mozilla */
    animation-name: rotater;
    -moz-animation-name: rotater;
    -webkit-animation-name: rotater;
    animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out; /* opera */
    -o-transform: rotate(360deg) scale(2);
    -o-transition-duration: 500ms;
    -o-transition-timing-function: ease-out; /* ie */
    -ms-transform: rotate(360deg) scale(2);
    -ms-transform-duration: 500ms;
    -ms-transform-timing-function: ease-out; /* webkit */
    -webkit-transform: rotate(360deg) scale(2);
    -webkit-transform-duration: 500ms;
    -webkit-transform-timing-function: ease-out;
    behavior: url("../PIE.htc");
}
/* InnerPage side Nav */

#MenuList1 {
    padding: 0px 0 20px 5px;
}

    #MenuList1 li {
        border-bottom: 1px solid #9a9a9a;
    }

        #MenuList1 li a {
            display: block;
            padding: 10px 10px 10px 0px;
            color: #666666;
            font-style: normal;
            font-weight: normal;
        }

            #MenuList1 li:hover, #MenuList1 li a:hover {
                color: #363636;
                text-decoration: none;
            }

#MenuList2 {
    padding: 0px 0 20px 5px;
}

    #MenuList2 li {
        border-bottom: 1px dashed #9a9a9a;
    }

        #MenuList2 li a {
            display: block;
            padding: 10px 10px 10px 0px;
            color: #666666;
            font-style: normal;
            font-weight: normal;
        }

            #MenuList2 li:hover, #MenuList2 li a:hover {
                color: #363636;
                text-decoration: none;
            }
/***** PageBodyBottom *****/

.BdTitleTop {
    font-size: 22px;
    font-weight: normal;
}

.BdTitleTop3 {
    padding: 25px 70px;
    color: #454646;
    font-weight: normal;
    text-align: center;
    font-weight: normal;
}

.BdTitleText1 {
    text-align: justify;
}

.BdTitleText2 {
    padding-top: 20px;
    line-height: 18px;
    font-size: 12px;
    color: #000;
    text-align: left;
}

.RgtBdTitle {
    padding-top: 16px;
}

.BdtextImg img {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}

.BdtextImg {
    text-align: left;
    color: inherit;
    margin-top: 5px;
}

    .BdtextImg a {
        color: #363636;
    }

        .BdtextImg a:hover {
            text-decoration: none;
            color: #4c4d4d;
        }
/********* Left Sidebar  ***********/

.LeftSideTitle {
    padding: 34px 0 10px 0;
    font-size: 24px;
}

.LeftSideText1 {
    line-height: 22px;
    text-align: left;
}

.LeftSideText2 {
    padding-top: 20px;
}
/********* Content Divider  ***********/

.dr1 {
    height: 1px;
    margin: 40px 0;
    width: 100%;
    border-top: 1px solid #eee;
}

.dr2 {
    height: 1px;
    margin: 20px 0;
    width: 100%;
    background: url("../images/DividerDotted.png") repeat scroll center top transparent;
    float: left;
}

.dr3 {
    height: 5px;
    margin: 40px 0;
    width: 100%;
    background: url("../images/DividerShadow.png") no-repeat scroll center top transparent;
}

.dr4 {
    height: 5px;
    margin: 40px 0;
    width: 100%;
    background: url("../images/DividerStripes.png") repeat scroll center top transparent;
}
/********* Body Top Box  ***********/

.BdTopBox {
    margin: 40px 0;
    padding: 16px 20px;
    background: #F6F6F6;
    border-left: 4px solid #6e6e6e;
    overflow: auto;
}

.BoxTitleText {
    padding-top: 10px;
    font-weight: bold;
}

.boxbutton {
    text-align: right;
    padding-top: 15px;
}
/*--------------------- Starte About Us Page Code ------------------*/

.BlankSpace {
    display: table-cell;
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: middle;
    width: 100%;
}

.blankborder {
    border-top: 1px solid #919191;
    display: block;
    top: 50%;
    vertical-align: middle;
}

.AboutUsImgArea {
    padding-top: 15px;
}

div.AboutUsTitle {
    text-align: left;
    color: #666666;
    padding: 0 0 10px 0;
    font-size: 24px;
    font-weight: bold;
}

p.AboutText {
    color: inherit;
    padding: 10px 0;
}
/*** Team area ***/

#TeamArea {
    border-top: 1px solid #9f9f9f;
    margin-top: 40px;
}

.TeamTilte {
    text-align: center;
    color: inherit;
    padding: 40px 0 0 0;
}

.TeamText {
    color: inherit;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 0px;
}
/*** TeamMemberArea ***/

#TeamMenberArea {
    background: #ebeaea;
    border: 1px solid #dad9d9;
    overflow: hidden;
}

.TeamMenberImage {
    margin: 0;
}

    .TeamMenberImage img {
        text-align: center;
        margin: 0;
    }

h6.TeamMeneberTitle {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: inherit;
    padding: 10px 0 0 0;
    margin: 0;
}

h6.TMemberDesignation {
    border-bottom: 1px solid #dad9d9;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: inherit;
    padding: 10px 0;
    margin: 0px;
}

.TeamMemberText {
    color: inherit;
    text-align: center;
    padding: 10px 10px 0 10px;
}

.TeamSocialIcon img {
    width: 25px;
    height: 25px;
}

#TeamSocialArea {
    margin: 0 auto;
    display: block;
}

ul.TeamSocial li {
    display: inline-block;
    list-style: none;
    padding: 5px 5px 15px 0;
}

.TeamSocial, .TeamSocial li a {
    text-align: center;
}

.ClientArea {
    text-align: center;
    color: #666666;
    padding: 50px 0 0 0;
    font-size: 24px;
    font-weight: bold;
}

.ServicesTitleImage {
    text-align: center;
    padding: 0;
    display: block;
}
/*--------------------- Close About Us Page Code ------------------*/ /*--------------------- Starte Career Page Css Code ------------------*/ /***CareerSection1*****/

#CareerSection1 {
    margin-top: 60px;
}

.CareerTitle {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

.CareerTitleBG {
    padding: 8px 50px 8px 50px;
    background: #303030;
    border: 1px solid #636363;
    color: #ffffff;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -webkit-border-radius: 25px;
    behavior: url("../PIE.htc");
    position: relative;
}

.CarrerimgRight {
    margin-left: -33px;
    z-index: 905;
    margin-top: -3px;
    position: relative;
}

.CarrerimgLeft {
    margin-right: -33px;
    z-index: 905;
    margin-top: -3px;
    position: relative;
}

.CareerSection1Text {
    padding-top: 20px;
    text-align: justify;
}
/*** Career Section2 ***/

#CareerSection2 {
    margin-top: 40px;
}

.JobDescriptionText {
    display: block;
    margin-top: 0px;
    text-align: left;
}

.JobDescriptionTitle {
    font-size: 15px;
    padding-bottom: 5px;
    padding-top: 15px;
    font-weight: bold;
}

#CareerSection2Bottom {
    margin-top: 40px;
}

#CareerSkillArea2 {
    margin-top: 0px;
}
/*** CareerSearchingSection ***/

#CareerSearchingSection {
    margin-top: 60px;
}

.CareerSearch {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
/*** CareerSection3 ***/

#CareerSection3 {
    margin-top: 83px;
}

.CareerList {
    margin-top: 30px;
}

    .CareerList li {
        list-style: none;
        padding: 10px 0px 10px 0px;
    }

        .CareerList li a {
            color: inherit;
            text-decoration: none;
            font-style: oblique;
        }

.DnnModule-DNN_HTML ul.CareerList {
    padding-left: 0px;
}
/*--------------------- Close Career Page Css Code ------------------*/ /*--------------------- Start Error 404 Css Code ------------------*/ /*ErrorSignArea*/

.AskedTag > .ui-accordion .ui-accordion-header {
    color: inherit;
    font-size: 30px;
    font-weight: normal;
    margin-top: 2px;
    padding: 1em 0.5em 1em 0.7em;
}

#ErrorSignArea {
    background: url("../images/Footerlistimg.png") no-repeat;
    background-position: right;
    height: 400px;
}

h1.ErrorMessage {
    padding-top: 120px;
    font-size: 150px;
    font-weight: bold;
    text-align: center;
    text-shadow: 3px 3px 3px #060606;
    -webkit-text-shadow: 3px 3px 3px #060606;
    -moz-text-shadow: 3px 3px 3px #060606;
    behavior: url(../PIE.htc);
}

p.NotFound {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    display: block;
    font-style: italic;
    padding-top: 70px;
}
/***NotFound ul area***/

#NotFoundMessageArea {
    margin-top: 70px;
}

.NFMTitle {
    font-size: 24px;
    font-weight: bold;
    color: #666666;
}

.NFMList li {
    list-style: none;
    border-bottom: 1px solid #ebeaea;
    max-width: 50%;
    padding: 10px 0;
}

    .NFMList li a {
        text-decoration: none;
        font-size: 16px;
        color: inherit;
    }
/*--------------------- Close Error 404 Css Code ------------------*/ /*--------------------- Start FAQ Page Css Code -------------------*/ /***Frequently aked area***/

#FaqTextArea {
    margin-top: 20px;
}
/***Faq Topic area***/

#FaqTopicArea {
    margin-top: 50px;
}

.FaqList1 {
    padding: 20px 0 30px 5px;
}

    .FaqList1 li {
        border-bottom: 1px solid #f8f6f6;
        list-style: none;
        width: 80%;
    }

        .FaqList1 li a {
            display: block;
            padding: 10px 10px 10px 0;
            font-size: 14px;
            color: #666666;
            font-style: normal;
            font-weight: normal;
        }

.FaqList2 {
    padding: 20px 0 30px 5px;
}

    .FaqList2 li {
        border-bottom: 1px solid #f8f6f6;
        list-style: none;
        width: 80%;
    }

        .FaqList2 li a {
            display: block;
            padding: 10px 10px 10px 0;
            font-size: 14px;
            color: #666;
            font-style: normal;
            font-weight: normal;
        }

            .FaqList1 li:hover, .FaqList1 li a:hover, .FaqList2 li:hover, .FaqList2 li a:hover {
                color: #363636;
                text-decoration: none;
            }
/*** Accordion Area ***/

.NewAccordion {
    margin-top: 40px;
    width: 100%;
    float: left;
}

    .NewAccordion.ui-accordion .ui-accordion-header {
        color: inherit;
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 0px;
        padding: .25em 0.5em .25em 0.7em;
        background: #fff;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f2f2f2), to(#ffffff));
        background: -webkit-linear-gradient(#f2f2f2, #ffffff);
        background: -moz-linear-gradient(#f2f2f2, #ffffff);
        background: -ms-linear-gradient(#f2f2f2, #ffffff);
        background: -o-linear-gradient(#f2f2f2, #ffffff);
        background: linear-gradient(#f2f2f2, #ffffff);
        -pie-background: linear-gradient(#f2f2f2, #ffffff);
        border-radius: 0;
        border: 1px solid #eaeaea;
        behavior: url(../PIE.htc);
        position: relative;
    }

    .NewAccordion.ui-accordion .ui-accordion-content {
        border-radius: 0px;
        border: 1px solid #f4f2f2;
    }

.NewAccordionQuestionTitle {
    padding: 10px 0;
    font-size: 16px;
    font-weight: normal;
    color: #666;
    text-align: left;
    text-decoration: underline;
    font-family: 'OpenSans', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.NewAccordionText {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    text-align: left;
    font-family: 'OpenSans', Arial;
    overflow: hidden;
}
/*** Faq Coments area ***/

#FaqComentArea {
    margin-top: 20px;
}

#NeedHelpArea {
    margin-top: 40px;
}

#ForumArea {
    margin-top: 40px;
    margin-bottom: 40px;
}

#MoreQuestionArea {
    margin-top: 40px;
}

#RecentPostArea {
    margin-top: 40px;
}

.TopTile {
    margin-bottom: 12px;
}

.BlankSpace {
    display: table-cell;
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: middle;
    width: 100%;
}

.blankborder {
    border-top: 1px solid #919191;
    display: block;
    top: 50%;
    vertical-align: middle;
}

.ComentLine {
    background: url(../images/BorderLine.png) repeat-x center right;
    color: #ffffff;
    line-height: 22px;
    margin-left: 10px;
    width: 22%;
    display: inline-block;
}

.FaqClientsComentTitle {
    display: block;
    font-size: 22px;
    font-weight: normal;
    color: inherit;
    padding: 0;
    text-align: left;
}
/**FaqComents areaClose **/ /***Recent Posts Area***/

.BdtextImgPosts {
    color: inherit;
    margin-top: 5px;
    padding-bottom: 0;
    text-align: left;
}

    .BdtextImgPosts img {
        float: left;
        margin-right: 10px;
        margin-top: 2px;
        width: 60px;
    }

    .BdtextImgPosts img {
        float: left;
        margin-right: 10px;
        margin-top: 2px;
    }

.BdtextImgPosts {
    text-align: left;
    color: inherit;
    margin-top: 5px;
}

    .BdtextImgPosts a {
        color: #363636;
    }

        .BdtextImgPosts a:hover {
            text-decoration: none;
            color: #4c4d4d;
        }
/*** Short Contact Form Edit Code ***/

#Shortform_div {
    margin-left: 35px;
}

    #Shortform_div h2 {
        color: #939393;
        font-size: 24px;
        margin-left: -11px;
        font-weight: bold;
        display: none;
    }

    #Shortform_div.form label {
        margin-left: 0px;
    }

    #Shortform_div input {
        background: #ffffff;
        height: 10px;
        margin-left: -12px;
        width: 90%;
        border: 1px solid #cfcfcf;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        behavior: url(../PIE.htc);
        position: relative;
    }

.small.button {
    background: #cccccc;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#333333));
    background: -webkit-linear-gradient(#666666, #333333);
    background: -moz-linear-gradient(#666666, #333333);
    background: -ms-linear-gradient(#666666, #333333);
    background: -o-linear-gradient(#666666, #333333);
    background: linear-gradient(#666666, #333333);
    -pie-background: linear-gradient(#666666, #333333);
    behavior: url(../PIE.htc);
    position: relative;
}
/*-------------------- Close FAQ Page Css Code --------------------*/ /*-------------------- Start Price Table Css Code  ----------------------*/

.TL {
    text-align: left;
}

.BigTopBlank {
    margin-top: 55px;
}

.TopBlank {
    margin-top: 40px;
}
/* pricing table Page */

.plan {
    font-size: 28px;
    font-weight: normal;
    line-height: 22px;
    padding: 13px 0;
    text-align: center;
}

.Titleline {
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
    padding: 41px 0;
    text-align: center;
}

ul.pricing-table {
    padding-left: 0 !important;
}

.pricing-table {
    font-size: 12px;
    line-height: 150%;
    padding-bottom: 12px;
    padding-top: 10px;
    width: 100%;
}

.DnnModule-DNN_HTML ul, .DnnModule-DNN_HTML ol {
    padding-left: 0px;
}

.price-block {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    list-style-type: none;
    position: relative;
    transition: all 0.25s;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    margin-bottom: 10px;
}
/*Price heads*/

.pricing-table h3 {
    text-transform: uppercase;
    padding: 5px 0;
    background: #333;
    margin: -10px 0 1px 0;
}
/*Price tags*/

.price {
    display: table;
    background: #444;
    width: 100%;
    height: 70px;
}

.price_figure {
    font-size: 24px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
}

.price_number {
    font-weight: bold;
    display: block;
}

.price_tenure {
    font-size: 11px;
}
/*Features*/

.features-tab {
    background: #DEF0F4;
    color: #000;
    padding-left: 0px !important;
}

    .features-tab li {
        padding: 8px 15px;
        border-bottom: 1px solid #ccc;
        font-size: 11px;
        list-style-type: none;
    }

.footer-tab {
    padding: 15px;
    background: #DEF0F4;
}

a.action_button {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(#666, #333);
    padding: 5px 20px;
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url("../PIE.htc");
    position: relative;
}

.price-block:hover {
    z-index: 1;
    border-bottom: 0 none;
    behavior: url("../PIE.htc");
    position: relative;
    box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
    transform: scale(1.05) translateY(-5px);
    -moz-transform: scale(1.05) translateY(-5px);
    -webkit-transform: scale(1.05) translateY(-5px);
}

    .price-block:hover .price {
        background: linear-gradient(#9b9b9b, #c2c1c0);
        behavior: url("../PIE.htc");
        position: relative;
        box-shadow: inset 0 0 45px 1px #9b9b9b;
        box-shadow: inset 0 0 45px 1px #9b9b9b;
        -webkit-box-shadow: inset 0 0 45px 1px #9b9b9b;
        -moz-box-shadow: inset 0 0 45px 1px #9b9b9b;
    }

    .price-block:hover h3 {
        background: #222;
    }

    .price-block:hover .action_button {
        background: linear-gradient(#c2c1c0, #9b9b9b);
    }

.skeleton, .skeleton ul, .skeleton li, .skeleton div, .skeleton h3, .skeleton span, .skeleton p {
    border: 5px solid rgba(255, 255, 255, 0.9);
    margin: 7px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: rgba(0, 0, 0, 0.05) !important;
    padding: 0 !important;
    text-align: left !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    font-size: 10px !important;
    font-style: italic !important;
    text-transform: none !important;
    font-weight: normal !important;
    color: black !important;
    behavior: url("../PIE.htc");
    position: relative;
}

    .skeleton .label {
        font-size: 11px !important;
        font-style: italic !important;
        text-transform: none !important;
        font-weight: normal !important;
        color: white !important;
        border: 0 none !important;
        padding: 5px !important;
        margin: 0 !important;
        text-align: left !important;
        text-shadow: 0 0 1px white;
        background: none !important;
    }

.skeleton {
    display: none !important;
    margin: 100px !important;
    clear: both;
}
/* table view */

.data-table {
    border-color: #E6E6E6;
    border-radius: 5px;
    padding: 4px;
    margin-bottom: 1.5em;
}

    .data-table table {
        width: 100%;
        border: 4px solid #DDD;
        border-collapse: separate;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        behavior: url("../PIE.htc");
        position: relative;
    }

strong {
    color: #000;
    font-weight: bold;
}
/* Zebra striping */

tr.table-tr:nth-of-type(odd) {
    background: #eee;
}

th.table-th {
    background: #F2F2F2;
    color: #E6E6E6;
    font-weight: bold;
    vertical-align: bottom;
}

.data-table--solid thead th {
    border-width: 1px;
}

.data-table thead th.table-th {
    padding-bottom: 1.25em;
    padding-top: 1.25em;
    text-align: left;
    color: #363636;
}

td.table-td, th.table-th {
    padding: 6px;
    border: 1px solid #E6E6E6;
    padding-left: 14px;
    text-align: left;
}
/*-------------------- Close Price Table Css Code  ----------------------*/ /* Ratina Image Page */

.ratinaview {
    text-align: center;
}
/*-------------------- Start Services Css Code  ----------------------*/ /* Services Page */

.TopTile h2 {
    display: table-cell;
    white-space: pre;
}

.BlankSpace {
    width: 100%;
    display: table-cell;
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: middle;
}

.blankborder {
    border-top: 1px solid #919191;
    display: block;
    top: 50%;
    vertical-align: middle;
}

.progress_Namebox {
    position: absolute;
    z-index: 1;
}

.bigheight {
    height: 30px !important;
}

.skill-progress {
    margin-top: 22px;
}

.TopTile {
    margin-bottom: 12px;
}

.titleparagraph {
    padding-bottom: 23px;
}

.video {
    border: none;
    height: 100%;
}

.bx-wrapper {
    overflow: hidden;
}
/* progress bar */

.skillbar {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    background: #eee;
    height: 35px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
    behavior: url("../PIE.htc");
    position: relative;
}

.skillbar-title {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: red;
    z-index: 1005;
    position: relative;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    behavior: url("../PIE.htc");
    position: relative;
}

    .skillbar-title span {
        display: block;
        background: rgba(0, 0, 0, 0.1);
        padding: 0 20px;
        height: 35px;
        line-height: 35px;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        behavior: url("../PIE.htc");
        position: relative;
    }

.skillbar-bar {
    height: 35px;
    width: 0px;
    background: #6adcfa;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url("../PIE.htc");
    position: relative;
}

.skill-bar-percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    color: #444;
    color: rgba(0, 0, 0, 0.4);
}
/*-------------------- Close Services Css Code  ----------------------*/ /*-------------------- Start History Css Code  ----------------------*/

.ExperianceTitle {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: inherit;
    padding: 0 0 20px 0;
}

.MExperianceBorder {
    background: url(../images/BorderLine.png) repeat-x center right;
    color: #ffffff;
    line-height: 24px;
    margin-left: 10px;
    width: 35%;
    display: inline-block;
}

.responsive-tabs__list {
    margin: 2em 0 0;
    padding: 0 0 11px;
    font-size: 1.2em;
    line-height: 1em;
    border-bottom: 0px solid hsl(0, 0%, 87%);
    border-top: 0px solid hsl(0, 0%, 87%);
    border-right: 0px solid hsl(0, 0%, 87%);
    border-left: 0px solid hsl(0, 0%, 87%);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url("../PIE.htc");
}

.responsive-tabs__list__item {
    background: none repeat scroll 0 0 hsl(0, 0%, 93%);
    border: 1px solid hsl(0, 0%, 87%);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-right: 1em;
    padding: 5px 10px 10px 10px;
    line-height: 20px;
}

.CHistoryTab {
    border-top: 0px solid #4d4d4d;
    border-right: 0px solid #909090;
    border-bottom: 0px solid #909090;
    border-left: 0px solid #909090;
    background: #ffffff;
}

#ExpArea {
    margin-top: 50px;
    background: url(../images/DottedLine.png) repeat-x top center;
}

.CHistoryBG {
    padding: 0 15px;
}

.CHistoryTitle {
    color: inherit;
}

.CHistoryList1 {
    padding: 0 0 18px 0;
    margin-top: 10px;
}

    .CHistoryList1 li {
        border-bottom: 0px dotted #CFCFCF;
        border-top: 0 none;
        list-style: none outside none;
        border-bottom: 1px solid #909090;
    }

        .CHistoryList1 li a {
            padding: 5px 10px 5px 0px;
            color: #363636;
            display: block;
            font-style: normal;
            font-weight: normal;
        }

            .CHistoryList1 li a:hover {
                text-decoration: none;
                color: #000000;
            }

.ExperianceTilte {
    background: #f0f0f0;
    font-size: 24px;
    text-align: left;
    color: inherit;
    font-weight: bold;
}

.ExPTilte {
    text-align: center;
    color: #666666;
    padding: 40px 0px 20px 0px;
    font-weight: bold;
    font-size: 24px;
}

.ExperienceText {
    text-align: left;
    padding: 0px 0px 30px 0px;
}

#OfficeStaff {
    margin-top: 30px;
    background: url(../images/DottedLine.png) repeat-x top center;
}

#MapShadow1 {
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.VisionGraph img {
    margin: 10px 0px 0px 0px;
}
/*-------------------- Close History Css Code  ----------------------*/ /*------------------- Start SiteMapSection Css Code  ----------------*/

#SiteMapSection1 {
    margin-top: 60px;
}

#SiteMapSection2 {
    margin-top: 40px;
}

.SiteMapTitleBG {
    background: #636363;
    padding: 3px 15px 5px 15px;
    color: #ffffff;
}

.SiteMapBorder {
    background: #636363;
    display: block;
    height: 1px;
    margin-top: -8px;
}

.SiteMapTitle {
    font-weight: bold;
    text-align: center;
    font-size: 26px;
}

.SiteMapTitlePage {
    text-align: left;
    font-size: 22px;
    padding-top: 30px;
    font-weight: bold;
}

.Sitemappagelist li {
    list-style: none;
    padding: 10px 0;
}

    .Sitemappagelist li a {
        color: inherit;
        font-size: 18px;
        text-decoration: none;
        padding-left: 10px;
        font-style: italic;
        font-weight: bold;
    }

.sitemap2levelList li {
    list-style: none;
}

    .sitemap2levelList li a {
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
    }

.SiteMap3levelList li {
    list-style: none;
}

    .SiteMap3levelList li a {
        font-size: 12px;
    }

.SiteMapeDownBG {
    text-align: center;
    padding-top: 0px;
}

.SiteMapeTitle2 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 60px 0 0 0;
}

.SitemapPageList {
    margin: 0 auto;
}

    .SitemapPageList li {
        list-style: none;
        display: inline-block;
    }

        .SitemapPageList li a {
            padding: 5px 15px 5px 15px;
            margin-right: 10px;
            background: #636363;
            color: #ffffff;
            font-size: 16px;
            font-weight: bold;
            text-decoration: none;
        }
/*------------------- Close SiteMapSection Css Code  ----------------*/ /*------------------- Start Career Section Css Code  ----------------*/

.CareerSection1Text {
    padding-top: 20px;
    text-align: justify;
}

#CareerSection2 {
    margin-top: 40px;
}

.JobDescriptionText {
    display: block;
    margin-top: 0px;
    text-align: left;
}

.JobDescriptionTitle {
    font-size: 15px;
    padding-bottom: 5px;
    padding-top: 15px;
    font-weight: bold;
}

#CareerSection2Bottom {
    margin-top: 40px;
}

#CareerSkillArea2 {
    margin-top: 0px;
}
/*** CareerSearchingSection ***/

#CareerSearchingSection {
    margin-top: 60px;
}

.CareerSearch {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
/**** CareerSection3 ***/

#CareerSection3 {
    margin-top: 83px;
}

.CareerList {
    margin-top: 30px;
}

    .CareerList li {
        list-style: none;
        padding: 10px 0;
    }

        .CareerList li a {
            color: inherit;
            text-decoration: none;
            font-style: oblique;
        }

.DnnModule-DNN_HTML ul.CareerList {
    padding-left: 0px;
}
/*------------------- Close Career Section Css Code  ----------------*/ /*------------------- Start Testimonial Section Css Code  -----------*/ /*** TestimonialSection1Area ****/

#TestimonialSection1Area {
    margin-top: 0px;
}

.TstmSection1Title {
    font-size: 28px;
    text-align: center;
}

.TstmSection1Text {
    font-size: 16px;
    text-align: center;
}

.TestimonialSection1Bottom {
    background: url(../images/TopContentBG.png)no-repeat bottom center;
    color: #ffffff;
    height: 35px;
}

#TestimonialSection2LeftArea {
    background: url(../images/TestimonialImage01.png) no-repeat;
    background-position: 5% 85%;
    display: block;
    margin-top: 30px;
}

#Section2Bottom {
    width: 100%;
    margin-top: 40px;
    display: block;
    border: 1px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    behavior: url(../PIE.htc);
    position: relative;
}

#Section2ImageArea {
    background: url(../images/TestimonialArrow.png)no-repeat top left;
    min-height: 40px;
    margin-top: -11px;
    width: 100%;
    padding-left: 1px;
    z-index: -1;
    display: block;
    position: relative;
    border-radius: 8px 8px 0 0;
}

.TstmSection2LeftAreaText {
    padding: 15px 15px 10px 15px;
    color: #000;
    font-style: italic;
    font-size: 14px;
}

.TstmSection2LeftAreaText2 {
    padding: 8px 110px 10px 15px;
    text-align: right;
}

.TstmSection2LeftAreaText3 {
    padding: 0px 15px 25px 15px;
    text-align: right;
    font-size: 22px;
    font-weight: bold;
}

p.Section2List a {
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px 0px 100px;
    display: block;
    color: inherit;
}
/*** Testimonial Slider ****/

#RecentCommentArea {
    margin-top: 30px;
    margin-bottom: 0px;
    padding: 0px;
}

.testimonials-area {
    margin-top: 0px;
    min-height: 1px;
}

.testimonials-thumbnail {
    margin: 0 0 15px;
}

.testimonials-title {
    text-align: center;
    margin: 25px 15px 3px;
    font-size: 24px;
    line-height: 1;
}

.testimonials-carousel-thumbnail {
    max-width: 35%;
    float: left;
    margin-right: 0px;
}

    .testimonials-carousel-thumbnail img {
        margin-top: 0px;
        margin-right: 20px;
        width: 120px;
        display: block;
    }

.testimonials-carousel-context {
    overflow: hidden;
}

.testimonials-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-top: 10px;
    color: #666;
    font-weight: 400;
    display: block;
    width: 100%;
    text-align: left;
}

.tstmcomments {
    font-size: 14px;
    margin-left: 10px;
    color: #9a9a9a;
    font-style: italic;
}

.bx-wrapper {
    position: relative;
    margin: 30px auto;
    padding: 0;
    width: 100%;
    zoom: 1;
}

.tstmslide {
    padding: 0;
    margin: 0;
    display: block;
}

.bx-viewport {
    padding: 10px;
    margin-left: 0;
    z-index: 1;
    width: 100%;
}

.bx-pager, .bx-controls-auto {
    position: absolute;
    display: none;
    bottom: -30px;
    width: 100%;
}

.bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-pager {
    text-align: center;
    font-size: .85em;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

    .bx-pager .bx-pager-item, .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        zoom: 1;
        display: inline;
    }

    .bx-pager.bx-default-pager a {
        background: #666;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url(../PIE.htc);
        position: relative;
    }

        .bx-pager.bx-default-pager a:hover, .bx-pager.bx-default-pager a.active {
            background: #000;
        }

.bx-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    border-left: 1px solid #ddd;
    height: 30px;
    cursor: pointer;
    background: url(../images/caousel-next.png)#363636 no-repeat 0 0;
}

.bx-prev {
    position: absolute;
    top: 0px;
    right: 30px;
    border-right: 1px solid #ddd;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/caousel-prev.png)#363636 no-repeat 0 0;
}

.bx-controls-direction a {
    position: absolute;
    top: 0;
    margin-top: 0;
    margin-right: 0px;
    outline: 0;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    z-index: 9999;
}

.tstmcontenttext {
    padding: 0px 15px 0px 0px;
}
/**** Close Testimonial Slider ****/ /*** Testimonial Section3 ***/

#TestimonialSection3 {
    margin-top: 0px;
    padding-bottom: 0px;
}

.TestimonialSection3Title {
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    padding: 0 0 20px 0;
    text-align: center;
}

.TstmSection3Text {
    text-align: center;
}
/**** Testimonial Secgtion4 ****/

#Section4Bottom {
    margin-top: 30px;
    width: 100%;
    border: 1px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    display: block;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    behavior: url(../PIE.htc);
    position: relative;
}

#Section4ImageArea {
    background: url(../images/TestimonialArrow.png)no-repeat top left;
    min-height: 40px;
    margin-top: -11px;
    width: 100%;
    padding-left: 1px;
    z-index: -1;
    display: block;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    behavior: url(../PIE.htc);
    position: relative;
}

.TstmSection4LeftAreaText {
    padding: 15px 15px 10px 15px;
    color: #666666;
    font-style: italic;
    font-size: 14px;
}

.TstmSection4LeftAreaText2 {
    padding: 8px 110px 10px 15px;
    text-align: right;
}

p.TstmSection4LeftAreaText2 {
    text-decoration: none;
    font-weight: bold;
    padding: 10px 15px 0px 100px;
    display: block;
    color: #636363;
    text-align: left;
}
/*** Testimonial Section5 ***/

#TestimonialSection5 {
    margin-top: 40px;
}

.TstmSection5Img {
    color: inherit;
    margin-top: 5px;
    padding-bottom: 0;
    padding-top: 20px;
    text-align: justify;
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
    font-family: Helvetica, Arial, sans-serif;
}

    .TstmSection5Img img {
        float: left;
        margin-right: 20px;
        margin-top: 2px;
        border: 2px solid #cccccc;
        border-radius: 5px;
        box-shadow: 1px 2px 2px 2px #666666;
        width: 85px;
    }
/*------------------- Close Testimonial Section Css Code  -----------*/ /*** Sidebar Menu ***/

.SidebarMenu {
    margin-top: 15px;
    border: 1px solid #ccc;
}

    .SidebarMenu .nav ul {
        border-top: none;
        background: none !important;
        box-shadow: none;
        list-style: none;
        width: 100%;
    }
    /*** Edit MainMenu Width ***/

    .SidebarMenu .nav li {
        width: 100%;
    }

    .SidebarMenu .nav a {
        text-decoration: none;
        font-size: 18px;
        font-weight: normal;
        padding: 7px 0;
    }
    /*** Edit Nav Text Color Code ***/

    .SidebarMenu .nav > li > a {
        color: #000;
    }
        /*** Edit Nav Hover Code ***/

        .SidebarMenu .nav > li > a:hover {
            color: #08a5e0;
        }
    /*** Edit Current SubMenu Hover Code ***/

    .SidebarMenu .nav .current > a, .SidebarMenu .nav .current > a:visited {
        color: #08a5e0;
    }

    .SidebarMenu .nav li {
        position: relative;
    }

    .SidebarMenu .nav > li {
        float: left;
        list-style: none;
    }
        /**** Edit Menu Indicator Padding Code ****/

        .SidebarMenu .nav > li > .parent {
            background-image: url("../Superfish/subArrow.png") !important;
            background-repeat: no-repeat;
            background-position: 1% 50%;
        }

        .SidebarMenu .nav > li > a {
            display: block;
            padding-left: 15px;
        }

    .SidebarMenu .nav li ul {
        min-width: 13em;
        position: relative;
    }
    /**** Edit MenuTop Margin Code ****/

    .SidebarMenu .nav > li > ul {
    }

    .SidebarMenu .nav > li.hover > ul {
        left: 0;
    }

    .SidebarMenu .nav li li.hover ul {
        left: 100%;
        top: 0;
    }

    .SidebarMenu .nav li li {
        list-style: none;
    }
    /*** Edit SubMenu Code ***/

    .SidebarMenu .nav li li {
        list-style: none;
        padding-left: 16px;
        width: 90%;
    }

        .SidebarMenu .nav li li a {
            display: block;
            position: relative;
            line-height: 14px;
            z-index: 100;
            border: none;
            color: #000;
            font-weight: normal;
            font-size: 14px;
            font-weight: normal;
        }
            /*** Edit SubMenu Hover Code ***/

            .SidebarMenu .nav li li a:hover {
                display: block;
                color: #08a5e0;
                box-shadow: none;
            }

    .SidebarMenu .nav ul li .parent:hover {
        background-image: url("../Superfish/subArrow.png") !important;
        background-repeat: no-repeat;
        background-position: 1% 50%;
    }

    .SidebarMenu .nav .current ul li .parent {
        background-image: url("../Superfish/subArrow.png");
        background-repeat: no-repeat;
        background-position: 1% 50%;
    }

        .SidebarMenu .nav .current ul li .parent:hover {
            background-image: url("../Superfish/subArrow.png");
            background-repeat: no-repeat;
            background-position: 1% 50%;
        }

    .SidebarMenu .nav li > ul {
        display: none;
    }

    .SidebarMenu .nav li.current > ul {
        display: block;
    }
/*------------------- Maintenance page Css Code Starte --------------*/ /***MaintenanceSection1*****/

#MaintenanceSection1 {
    margin-top: 40px;
}

.Msection1Title {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

.MSection1BorderRight, p.MSection1BorderLeft {
    width: 100%;
    display: block;
    padding: 10px 0;
}

.MaintenancSection1Text1 {
    text-align: center;
    font-size: 16px;
}
/**** Maintence Section2 ****/

#MaintenanceSection2 {
    min-height: 400px;
    width: 80%;
    margin: 0 auto;
    border: 30px solid #666666;
    margin-top: 60px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0px 2px 2px 1px #333333;
    -webkit-box-shadow: 0px 2px 2px 1px #333333;
    -moz-box-shadow: 0px 2px 2px 1px #333333;
    behavior: url("../PIE.htc");
    position: relative;
}

.Msection3Title {
    padding: 100px 20px 15px 20px;
    font-size: 24px;
    font-weight: bold;
}

.MSection2Text {
    padding: 0 20px 15px 20px;
}

#Msection2LeftArea {
    background: url("../images/maintenance%202.png") no-repeat center right;
    min-height: 350px;
    margin-top: 30px;
}

.MSection2Image {
    text-align: center;
    padding: 0;
    display: block;
}

    .MSection2Image img {
        padding: 0;
        text-align: center;
    }
/**** Maintenance Section3 ****/

#MaintenanceSection3 {
    margin-top: 60px;
}

.MaintenancSection3Text {
    text-align: justify;
}

.MaintenanceSection3Title {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

.MSection3BorderRight, p.MSection3BorderLeft {
    width: 100%;
    padding: 10px 0;
    display: block;
}
/*------------------- Maintenance page Css Code Close ------------------*/

.ui-accordion .ui-accordion-header {
    margin-top: 2px;
    font-size: 18px;
    padding: 0.1em 0.5em 0.2em 0.7em;
    font-weight: normal;
    color: inherit;
}

.Portfolio img {
    padding: 20px 0;
    width: 23.3%;
}

.LeftC {
    text-align: justify;
}

.RightC {
    text-align: justify;
}

.top-img img {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}

.top-img {
    text-align: justify;
    line-height: 16px;
    font-size: 12px;
    color: inherit;
    margin-top: 5px;
}

.BdText {
    color: #000;
    line-height: 18px;
}

.BdText1 {
    padding: 13px;
    color: inherit;
}

.WelText {
    color: inherit;
}

.ui-state-active .ui-icon {
    background-image: url("../images/AccordionIconPlus.png");
}

.ui-state-default .ui-icon {
    background-image: url("../images/AccordionIconPlus.png");
}

.ui-icon-triangle-1-s {
    background-position: 0 -19px;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("../images/AccordionIconPlus.png");
}

.ui-icon {
    margin-top: 5px;
    height: 19px;
    width: 16px;
}

.dnnFormPopup a.dnnToggleMax {
    margin: -2px 24px 0 0;
}

.text-demo, .BodyText {
    line-height: 22px;
}

.RightAlign {
    float: right !important;
}

.LeftAlign {
    float: left !important;
}

.CenterAlign {
    float: none !important;
}

.TopCenter {
    text-align: center;
}
/***** Welcome *****/

.BdTopTitle {
    font-size: 22px;
    font-weight: normal;
}

.BdTopTitleText {
    padding-bottom: 20px;
}

.TopStateline {
    margin: 33px 0 5px 0;
    height: 12px;
    background: url(../images/DottedLine.png) repeat-x;
}
/***** Bd3column *****/

.sbottom {
    border-bottom: 1px dotted #d4dee7;
    line-height: 40px;
}

.ShowcaseImg img {
    margin-top: 20px;
    display: block;
    padding-left: 0px;
}

.ShowcaseHeadline {
    display: block;
    padding-left: 65px;
    margin-top: -40px;
    font-size: 18px;
    color: inherit;
}

.Showcasetext {
    font-size: 12px;
    color: #242424;
    padding-top: 15px;
    line-height: 18px;
    text-align: justify;
}

.TitleDemoText {
    font-size: 24px;
    font-weight: normal;
    color: #7e7d7d;
    border-bottom: 1px solid #efefef;
    line-height: 52px;
}

.DetailsText {
    padding-top: 5px;
    line-height: 22px;
}

.view img {
    margin: 0 auto !important;
    text-align: center;
}

.dnnSortable {
    min-height: 30px !important;
}

.DnnModule-DNN_HTML p {
    margin: 0 0 10px;
}

ul.navigation {
    padding-left: 0;
}

ul.TopNav {
    padding-left: 0;
}
/********* Contact Us  ********** */

.text-area {
    height: 200px;
    margin-left: 0;
    width: 97%;
}

.ContactImage {
    padding: 20px 0;
    text-align: center;
}

.content {
    position: relative;
}

.ConText {
    padding-bottom: 10px;
}

#dnn_ctr972_ViewSpeedyAppBasicContact_txtName, #dnn_ctr972_ViewSpeedyAppBasicContact_txtEmail, #dnn_ctr972_ViewSpeedyAppBasicContact_txtSubject {
    border-left: 5px solid #aaaaaa;
}

.input, .text-area {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    behavior: url(../PIE.htc);
    position: relative;
}

#form-div .button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(../PIE.htc);
    position: relative;
}

.TopSearch .SearchButton a {
    text-indent: -999px;
}
/* Social */

.TPSocial {
    padding-top: 28px;
    float: left;
    width: 100%;
}

.FTSocial {
    float: right;
}

.SIcon {
    margin-left: 3px;
}

.Facebook {
    width: 22px;
    height: 22px;
    background: url("../images/icon/facebook.png");
    float: left;
}

.Linkedin {
    width: 22px;
    height: 22px;
    background: url("../images/icon/Linkedin.png");
    float: left;
}

.Twitter {
    width: 22px;
    height: 22px;
    background: url("../images/icon/Twitter.png");
    float: left;
}

.Rss {
    width: 22px;
    height: 22px;
    background: url("../images/icon/Rss.png");
    float: left;
}

.pinterest {
    width: 22px;
    height: 22px;
    background: url("../images/icon/pinterest.png");
    float: left;
}

.ie8 {
    position: relative;
    behavior: url("../PIE.htc");
    -pie-png-fix: true;
}
/* Footer Section */

#FooterTop {
    background: #1871AC;
}

.LatestTweets {
    padding: 15px 0;
}

.Tweets img {
    padding-right: 8px;
}

.Tweets li {
    line-height: 22px;
    text-decoration: none;
    list-style: none;
    color: #fff;
}

.LogoFtr {
    padding: 40px 0 10px 0;
}

.LogoFtrDetails {
    text-align: center;
    color: #fff;
}

.FtrImage {
    padding-top: 3em;
}

.FtrText {
    color: #dcdbdb;
    text-align: left;
    line-height: 18px;
}

.LinksText {
    padding: 25px 0 10px 0;
    color: #f1f5f6;
    font-size: 12px;
    line-height: 20px;
}

.LinksList li {
    list-style: none;
    line-height: 28px;
}

    .LinksList li a {
        text-decoration: underline;
        color: #f1f5f6;
    }

        .LinksList li a:hover {
            text-decoration: none;
        }

.CS_List li img {
    margin: 0 10px 0 0;
}

.CS_List li {
    text-decoration: none;
    list-style: none;
}

    .CS_List li a {
        margin: 5px 0;
        color: #fff;
        font: normal 14px;
        font-family: inherit;
        font-size: inherit;
        line-height: 28px;
    }

.ConList li a {
    color: #333;
}

#prevArrow {
    background: url('../images/arrows.png') no-repeat;
}

#nextArrow {
    background: url('../images/arrows.png') no-repeat top right;
}

.PhotoAlbum img {
    width: 30.5%;
}
/* Footer Nav */

ul.f-nav {
    margin-top: 0;
    padding-left: 0;
}

.f-nav li {
    margin: 0 16px 0 0;
    list-style: none;
    float: left;
}

    .f-nav li a {
        text-decoration: none;
        color: #dbd9d9;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }

        .f-nav li a:hover {
            text-decoration: underline;
            color: #8c8b8a;
        }

.Copyright {
    padding: 0;
    text-align: center;
}

.SkinObject {
    font-size: 12px;
    font-weight: normal;
}
/* MapShadow */

#MapShadow {
    padding-bottom: 25px; /*background:url(../images/Shadow.png) no-repeat bottom center;*/
}

.MapShadow2 {
    margin-top: 1.7em;
}

.ContactImage3 {
    padding: 0;
    text-align: center;
}

.ConText3 {
    padding-bottom: 0;
}
/* WebText */

.WebText, .BlogText {
    text-align: right;
    font-size: 22px;
}

.WebTitle, .BlogTitle {
    text-align: right;
    font-size: 20px;
    line-height: 22px;
}

.WebTitle {
    padding-bottom: 0px;
}

.FTSocial {
    padding: 0 0 7px 0;
}

.WebTitleArea {
    margin-top: 18px;
    margin-bottom: 30px;
}

.WebTitleArea2 {
    margin-top: 18px;
    margin-bottom: 30px;
}
/* PhoneTitle */

.PhoneTitle {
    font-size: 32px;
    text-align: center;
}

.PhoneText {
    font-size: 18px;
    text-align: center;
    padding: 5px 0;
}

.PhoneNumber {
    font-size: 24px;
    text-align: center;
}

.PhoneDetails {
    text-align: center;
    line-height: 18px;
}

.LeftTitle {
    font-size: 28px;
    padding: 8px 0;
}

.LeftDetails {
    text-align: left;
    line-height: 22px;
}
/* Search Results */

.RoundedContainer {
    background: none;
    box-shadow: none;
}

#SearchIcon {
    display: none;
    padding: 0;
    margin: 0;
}

.SpeedySearchBox {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 100%;
}

.SearchButton {
    display: none !important;
}

div.SearchBorder {
    border: none;
    height: auto;
    margin: 0;
    width: auto;
    float: none;
    background: none;
}

.TopSearch div.SearchBorder input, .LeftAlignedSearch div.SearchBorder input {
    margin-bottom: 0;
}

div.SearchBorder input {
    background: none repeat scroll 0 0 #f4f4f4;
    border-left: 1px dotted #dedddd;
    border-radius: 0;
    border-right: 1px dotted #dedddd;
    box-shadow: none;
    color: #b4b4b4;
    font-size: 18px;
    font-weight: normal;
    height: 31px;
    margin-bottom: 7px;
    margin-top: 0px;
    padding-right: 8px;
    position: relative;
    text-shadow: none;
    width: 80px;
    z-index: 1001;
}

div.SearchBorder span.searchInputContainer input {
    margin: 0px;
}

div.SearchBorder input:focus {
    background: none repeat scroll 0 0 #e1e2e3;
    font-size: 18px;
    height: 30px;
    padding-top: 0;
    width: 165px;
    padding-bottom: 0;
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    background: none !important;
    width: initial;
    height: initial;
    padding: 0;
    margin: 0;
}

.searchInputContainer a.dnnSearchBoxClearText {
    right: 0 !important;
    width: 0 !important;
    height: auto !important;
    background: none !important;
    margin: 0;
}

ul.searchSkinObjectPreview {
    position: initial;
}

    ul.searchSkinObjectPreview > li {
        padding: 6px 5px 6px 12px;
    }

.dnnRegistrationForm .password-strength-container, .dnnFormPassword .password-strength-container, .dnnPassword .password-strength-container {
    background: none;
}

.dnnFormItem .password-strength-container input[type="password"] {
    max-width: 445px;
    width: 295px;
}
/* LeftAlignedSearch */

#SearchBg.LeftAlignedSearch {
    padding: 0;
    float: left;
    margin-top: 15px;
}

.LeftAlignedSearch div.SearchBorder input {
    width: 120px;
    height: 30px;
    padding-left: 38px;
    background: url(../images/search.png) no-repeat center left #fff;
}

    .LeftAlignedSearch div.SearchBorder input:focus {
        background: url(../images/search.png) no-repeat center left #fff;
        width: 160px;
    }
/* TopSearch */

#SearchBg.TopSearch {
    padding-top: 4px;
}

#SearchBg.TopSearchR {
    padding-top: 0px;
}

.TopSearch div.SearchBorder input {
    width: 125px;
    height: 32px;
    background: url(../images/search.png) no-repeat center right #eee;
}

    .TopSearch div.SearchBorder input:focus {
        background: url(../images/search.png) no-repeat center right #eee;
        width: 200px;
    }

.dropdown-panel {
    padding: 7px;
}

#LanguageDr .dropdown-panel {
    padding: 5px 5px 5px 5px;
    top: 31px;
    min-width: 65px;
}

.dropdownS {
    text-align: right;
    padding-top: 3px;
}

.dropdownR {
    padding-top: 6px;
}

.SearchR {
    padding-top: 15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #LanguageDr .dropdown-panel {
        top: 31px;
    }
}

.dropdown {
    position: relative;
    text-align: center;
}

.dropdown-button {
    display: block !important;
    margin: 0 !important;
    cursor: pointer;
}

.dropdown-panel {
    top: 44px;
    right: 0;
    position: absolute !important;
    display: none;
    overflow: auto;
    z-index: 1000;
}

a.dropdown-button img.dropdown-icon {
    float: right;
    position: static;
    margin: 0px;
    behavior: url(../PIE.htc);
}
/* BASIC STYLES================================================== */

.dropdown-button {
    padding: 4px 0px;
    float: right;
    width: 25px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

a.dropdown-button, a.dropdown-button:visited {
    color: inherit;
}

    a.dropdown-button:hover {
        text-decoration: none;
    }

.dropdown-panel {
    width: auto;
    border: 1px solid #C1C1C1;
    background: white; /* Border-box model so that padding doesn't affect dimensions. See http://css-tricks.com/box-sizing */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 0 13px rgba(0,0,0,0.31);
    -webkit-box-shadow: 0 0 13px rgba(0,0,0,0.31);
    box-shadow: 0 0 13px rgba(0,0,0,0.31); /*border-radius: 5px;/**/
}

.dropdownCenter .dropdown-button {
    padding: 0;
    width: auto;
}

.dropdownCenter .dropdown-panel {
    top: 33px;
    padding-bottom: 0;
}

.dropdownR .dropdown-panel {
    padding-bottom: 0px;
}

.dropdownLT .dropdown-panel {
    top: 35px;
    padding-bottom: 5px;
}

.dropdownH {
    padding-top: 5px;
}

#LanguageDr img {
    width: 15px;
    height: 16px;
}

#mydropdown-1 img {
    width: 29px;
    height: 29px;
}

#Language span.Language img {
    width: 17px;
    height: 13px;
    margin-right: 2px;
}

.LTLanguage #LanguageDr a.dropdown-button {
    padding-top: 4px;
    height: 20px;
}

.dropdownLT #mydropdown-1 a.dropdown-button {
    padding-top: 1px;
    height: 20px;
}

.LeftlogoLeftMenu {
    padding-right: 0;
}

.RightLogoTopM img {
    padding-right: 15px;
}
/*DotNetNuke Footer for Tablet/Ipad */

@media handheld, only screen and (max-width: 1230px) {
    .flex-direction-nav {
        display: none !important;
    }

    div.SearchBorder input:focus {
        width: 130px;
    }

    .MExperianceBorder {
        background: none;
        background: url(../images/BorderLine.png) repeat-x center right;
    }

    .LeftTitle {
        text-align: left;
        line-height: 30px;
    }
}

@media handheld, only screen and (max-width: 1130px) {
    .ui-accordion .ui-accordion-header {
        margin-top: 4px;
    }

    .ui-accordion .ui-accordion-content {
        padding: 1.4em 1em;
    }
}

@media handheld, only screen and (max-width: 1108px) {
    .TPSocial {
        padding-top: 8px;
    }

    .TopRight .col-md-6 {
        padding-left: 0;
    }
}

@media handheld, only screen and (max-width: 1038px) {
    .nav > li > a {
        font-size: 16px;
    }

    #FooterTop {
        padding: 10px 20px;
        min-height: 30px;
    }

    .SpeedyDropDown, .SpeedyMegaMenu {
        margin-right: 0;
    }

    div.SearchBorder input {
        width: 115px;
    }

    .dropdown-button {
        width: 18px;
    }

    .mbLanguage {
        padding-left: 0px;
    }
    /***** Slider *****/

    #SliderBg {
        padding: 0;
    }

    .slider-wrapper {
        padding-top: 16px;
    }

    .ui-accordion .ui-accordion-header {
        margin-top: 5px;
    }

    .ui-accordion .ui-accordion-content {
        padding: 1.7em 1em;
    }

    .navigation li h2 {
        font-size: 20px;
    }

    .BdTopTtile {
        font-size: 22px;
        font-weight: normal;
    }

    .CTitleTop {
        font-size: 20px;
        line-height: 24px;
    }

    .BdTopTtile {
        font-size: 20px;
    }

    .Titleline {
        padding: 20px 0;
    }

    .input, .text-area {
        width: 270px;
    }

    .OurClient img {
        width: 18%;
    }

    .FooterText li {
        line-height: 22px;
    }

    .LogoFtr {
        padding: 40px 0 5px 0;
    }

    .FooterCateg li {
        line-height: 28px;
    }

    .FooterCopyRight {
        margin-top: 25px;
        padding-top: 25px;
    }

    #FooterBottom {
        padding: 15px 0;
        padding-right: 20px;
    }

    .f-nav li {
        margin: 0 11px 0 0;
    }

    .LinksText {
        padding: 10px 0 5px 0;
    }

    .LinksList li {
        line-height: 25px;
        text-align: left;
        font-size: 12px;
    }

    .Copyright {
        padding: 2px 0 0px 0px;
    }
}

@media handheld, only screen and (max-width:995px) {
    .nav > li > a {
        font-size: 15px;
    }

    .TitleText {
        line-height: 45px;
    }

    .LinksList li {
        line-height: 25px;
        text-align: left;
        font-size: 10px;
    }

    .Msection1Title, .MaintenanceSection3Title {
        font-size: 20px;
        padding-top: 0px;
        padding-bottom: 15px;
    }

    p.MSection1BorderRight, p.MSection3BorderRight {
        display: block;
        width: 100%;
        padding: 0;
    }
    /****Testimonial****/

    #TestimonialSection2LeftArea {
        background-position: 5% 92%;
    }

    .TstmSection2LeftAreaText2 {
        padding: 8px 35px 10px 15px;
        font-size: 13px;
    }

    .TstmSection2LeftAreaText3 {
        font-size: 20px;
    }
}

@media handheld, only screen and (max-width:970px) {
    .TPSocial {
        padding-top: 6px;
    }

    .SIcon {
        margin-left: 6px;
    }

    #TestimonialSection2LeftArea {
        background-position: 5% 92%;
    }

    .TstmSection2LeftAreaText2 {
        padding: 8px 35px 10px 15px;
        font-size: 13px;
    }

    .TstmSection2LeftAreaText3 {
        font-size: 20px;
    }
}

@media handheld, only screen and (max-width: 920px) {
    .nav > li > a {
        font-size: 15px;
    }
    /*------------- Start About Us Close ------------------*/

    ul.TeamSocial li {
        display: inline-block;
        list-style: none;
        padding: 0 0 15px 0;
    }

    #TeamSocialArea {
        margin: 0 auto;
        display: block;
        float: none;
    }
    /*------------- Close About Us Close ------------------*/ /*------------- Short Contact Form Edit Code ----------*/

    #Shortform_div {
        margin-left: 20px;
    }

        #Shortform_div h2 {
            padding-left: 0px;
        }

        #Shortform_div input {
            height: 15px;
            margin-left: -17px;
        }

    p.BtnSubmit {
        margin-left: 0px;
    }
    /*------------- Close Short Contact Form Edit Code ----*/

    .Msection1Title, .MaintenanceSection3Title {
        font-size: 20px;
        padding-top: 0px;
        padding-bottom: 15px;
    }

    p.MSection1BorderRight, p.MSection3BorderRight {
        display: block;
        width: 100%;
        padding: 0;
    }

    .dropdownR {
        padding-top: 4px;
    }

    .SearchR {
        padding-top: 15px;
    }

    div.SearchBorder > input {
        width: 80px;
    }

        div.SearchBorder > input:focus {
            width: 116px;
        }

    .language-object .Language img {
        margin: 0;
    }

    #MpageBody {
        padding: 20px 10px 20px 10px;
    }

    .navigation li h2 {
        font-size: 18px;
    }

    .SquareBoxImgArea {
        height: 150px;
        max-height: 150px;
    }

    .BdTopTitle {
        font-size: 20px;
    }

    .BdTitleTop {
        font-size: 17px;
        font-weight: normal;
    }

    .BdTitleTop3 {
        padding: 15px 50px;
        padding-bottom: 0;
        font-size: 15px;
        font-weight: normal;
    }

    .Stateline {
        margin: 30px 0;
    }

    .LearnMore {
        text-align: center;
    }

    .ServicesText {
        font-size: 18px;
    }

    .HomeList2 li a {
        font-size: 12px;
    }

    .IconText {
        font-size: 18px;
    }
    /***** Touch Gallery *****/

    .gallery {
        padding-top: 12px;
    }

    #SpeedyGallery908 a {
        width: 47px;
        height: 47px;
        margin: 0 5px 15px 0;
    }

    #SpeedyGallery1019 a {
        width: 90px;
        height: 90px;
        margin: 0 8px;
        padding-top: 0;
    }

    #SpeedyGallery1058 a {
        width: 85px;
        height: 85px;
        margin: 5px 8px;
    }
    /* Footer Section */
    .LogoFtr {
        padding-bottom: 0;
    }

    .LinksText {
        padding: 10px 0 5px 0;
    }

    .LinksList li {
        line-height: 25px;
        text-align: left;
        font-size: 10px;
    }

    .CS_List li img {
        margin: 0 5px 0 0;
    }

    .CS_List li a {
        margin: 4px 0;
        font-size: 11px;
    }

    .ConList li a {
        color: #333;
        font-size: 12px;
    }
    /***** f-nav *****/

    .f-nav li {
        margin: 0 12px 0 0;
    }

        .f-nav li a {
            font-size: 12px;
        }

    .Copyright {
        padding: 2px 0 0px 0px;
    }

    .SkinObject, .LogIn a {
        font-size: 11px;
    }

    #contactus {
        width: 99.5%;
    }

    .text-area {
        width: 93%;
        height: 155px;
    }

    .ui-accordion .ui-accordion-content {
        padding: 1.3em 1em;
    }
}

@media handheld, only screen and (max-width: 848px) {
    .nav > li > a {
        font-size: 14px;
    }

    .CareerList li a {
        font-size: 13px;
    }

    .TPSocial {
        padding-top: 12px;
    }

    .navigation li h2 {
        font-size: 17px;
    }

    .Msection1Title {
        font-size: 16px;
    }

    .MaintenanceSection3Title {
        font-size: 15px;
    }

    .CTitleTop {
        font-size: 16px;
        line-height: 20px;
    }

    .Msection1Title {
        font-size: 16px;
    }

    .MaintenanceSection3Title {
        font-size: 15px;
    }

    .input, .text-area {
        width: auto;
    }

    #LanguageDr.dropdown {
        display: none;
    }

    .second-effect:hover .mask {
        border: 70px solid rgba(0,0,0,0.7);
    }

    .PhotoAlbum img {
        width: 29%;
    }
}

@media handheld, only screen and (max-width: 780px) {
    #FooterTop {
        padding: 0 10px;
    }

    #MpageBody {
        min-height: 670px;
    }

    .ui-accordion .ui-accordion-content {
        padding: 1.5em 1em;
    }

    .f-nav li {
        margin: 0 9px 0 0;
    }

    .LinksList li {
        font-size: 9px;
    }
}
/*DotNetNuke Footer for Mobile */

@media handheld, only screen and (max-width:767px) {
    .NewAccordion {
        float: none;
    }

  /*.CenterMenu .SpeedyDropDown ul li ul li {
        width: 100%;
    }*/

    #MobileLoginLanguage {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 35px;
        display: block;
    }

    .span1.TopRight, .span2.TopRight, .span6.TopRight, .span7.TopRight, .span8.TopRight {
        float: none;
    }

    .Menu {
        padding: 0 20px;
    }

    .MobileMenu {
        padding-top: 10px;
    }

    .Header {
        padding: 15px 0 20px 0;
    }

    .fixed {
        position: initial;
    }

    .TPLeftSocial {
        text-align: center;
    }

    .MobilePadding {
        padding-top: 20px;
    }

    .MenuPadding {
        padding-top: 6px;
    }

    .SearchMpadding {
        padding-top: 14px;
    }
    /* TopNav */

    .RightTopNav ul.TopNav {
        float: none;
        text-align: center;
    }

    ul.TopNav {
        padding: 0;
        float: none;
        text-align: center;
    }

    .TopNav li {
        padding-left: 2px;
        display: inline-block;
        float: none;
    }

    .TPLeftSocial {
        padding-bottom: 2px;
    }

    #MainWrapper {
        padding: 0 5px;
    }
    /***** SocialLogin *****/

    #spLogin {
        padding: 0;
    }

    .LogIn {
        padding: 0;
        text-align: center;
    }
    /***** Logo *****/

    .mobile-centered {
        margin: 0 auto !important;
        text-align: center;
    }

    #dnn_dnnLogo_hypLogo img {
        padding: 1px 0 10px 0;
    }

    .LogoLeft #dnn_dnnLogo_hypLogo img {
        padding-left: 0;
    }

    .Phone, .Email, .LogoTitle, .LogoText, .BdTopTtile, .Logo, .BdTitleTop, .WomenImg, .BdDetailes, .Ecommerce, .LearnMore2, .ServicesText, .ServicesDetailes, .LeftSideImg, .LeftSideTitle {
        text-align: center;
    }

    .IconText, .ReadMore2, .boxbutton, .BoxTitleText, .BoxTitleTextDetails {
        text-align: center;
    }

    .IconTextDetailes {
        text-align: justify;
    }
    /********* Content Divider  ***********/

    .dr1, .dr2, .dr3, .dr4 {
        margin: 10px 0;
    }

    .BlankSpace {
        display: none;
    }
    /********* Pages CSS  ***********/

    .AboutUsTitle, .TeamMenberImage, .TopTile, .NFMTitle, .NFMList li {
        text-align: center;
    }

    .TitleDemoText {
        line-height: 36px;
        text-align: center;
    }

    .ExPTilte {
        padding: 0 !important;
        padding-top: 20px !important;
        text-align: center !important;
    }

    #ErrorSignArea {
        height: auto !important;
    }

    #NotFoundMessageArea {
        margin-top: 10px !important;
    }

    #FaqTopicArea {
        width: 100%;
        float: left;
        display: block;
    }

        #FaqTopicArea .TopTile, #FaqTextArea .TopTile {
            text-align: left;
        }

    .FaqList1 li {
        width: 100%;
    }

    .LogoLeft, .RightMenuAlign {
        padding: 0;
    }
    /********* Search  ***********/

    .Pa_0 {
        padding-left: 0px;
    }

    .SearchDiv {
        width: 100% !important;
        float: left;
    }

    #SearchBg {
        margin-top: 6px;
        float: none;
        padding-left: 3px;
    }

    div.SearchBorder {
        padding: 0;
        width: 200px;
        float: none;
        margin: auto;
    }

        div.SearchBorder input {
            width: 180px;
            float: none;
            background: #fff;
            border: 1px solid #dadada;
            font-weight: normal;
            padding: 4px 10px;
            font-family: 'OpenSans', Arial;
            font-size: 14px;
        }

            div.SearchBorder input:focus {
                width: 180px;
                background: #fff;
                border: 1px solid #dadada;
            }

    ul.searchSkinObjectPreview {
        width: 200px;
    }

        ul.searchSkinObjectPreview > li > span {
            font-size: 7px;
        }
    /***** Menu *****/

    #MenuDiv.row-fluid .span10 {
        width: 100%;
    }

    #MenuDiv.row-fluid .span2 {
        width: 100%;
    }

    .Menu {
        margin: 0 0 12px 0;
    }

    .SpeedyDropDown, .SpeedyMegaMenu {
        float: none;
        margin-right: 0;
    }
    /* TitleText */

    .TitleText {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 28px;
        text-align: center;
    }

    .TitleBack {
        padding-bottom: 0;
    }

    .TitleTextDetails {
        font-size: 16px;
    }

    .OurClient img {
        width: 21%;
    }

    #MpageBody {
        padding: 0 0 20px 0;
        min-height: 1px;
    }
    /***** Slider *****/

    .slider-wrapper {
        margin: 0;
    }

    .flexslider {
        padding-top: 10px;
        padding-bottom: 30px;
        background: none;
    }

    .DnnModule-SpeedyTouchFlexi {
        padding-bottom: 0px;
        background: none;
    }

    .flex-direction-nav li a {
        background: none !important;
        display: none !important;
    }

    .flex-control-paging li a {
        margin-top: 10px;
    }

    .TopTile h2 {
        padding-top: 10px;
        width: 100%;
        float: left;
        font-size: 18px;
    }
    /***** PageBodyTop *****/

    .navigation li h2 {
        font-size: 22px;
    }

    .SquareBoxImgArea {
        height: 190px;
        max-height: 190px;
    }

    .bdimage {
        text-align: center;
    }

    .BodyConImage {
        width: 100%;
        float: left;
    }

    .BodyConTitle {
        width: 100%;
        float: left;
    }

    .BdTitleTop {
        font-size: 22px;
        font-weight: normal;
    }

    .BdTopTitle {
        padding-top: 10px;
        text-align: center;
        font-size: 18px;
    }

    .BdTopTitleText {
        text-align: justify;
    }

    .BdTopText {
        text-align: center;
    }

    .LearnMore {
        text-align: center;
    }

    .Stateline {
        margin: 30px 0 0px 0;
    }

    .MiddleImg {
        padding-top: 40px;
    }

    .pic {
        float: none;
    }

    .content-1 {
        position: relative !important;
    }
    /*--------------------- Start Career Page Css Code ------------------*/

    .CareerTitle {
        font-size: 20px;
        text-align: center;
        width: 100%;
        display: block;
        padding-top: 0px;
    }

    .CareerTitleBG {
        background: none;
        border: 0px solid #636363;
        border-radius: 0px;
        padding: 0px 0px 8px 0px;
        color: #ffffff;
        z-index: -1;
        position: relative;
    }

    .CarrerimgLeft, .CarrerimgRight {
        display: none;
    }

    .CareerList li a {
        font-size: 12px;
    }
    /*--------------------- Close Career Page Css Code ------------------*/

    .PhotoAlbum img {
        width: 30.5%;
    }
    /*--------------------- Start Error 404 Page Css Code ------------------*/

    #ErrorSignArea {
        background: none;
    }

    .NFMList li {
        max-width: 100%;
    }
    /*--------------------- Close Error 404 Page Css Code ------------------*/ /*--------------------- Start Short Contact Form Edit Code -------------*/

    #Shortform_div {
        margin-left: 0px;
    }

        #Shortform_div input {
            margin-left: 0;
            width: 80%;
        }
    /*--------------------- Close Short Contact Form Edit Code -------------*/ /* Start History */

    .ExperianceTitle {
        font-size: 14px;
    }

    .MExperianceBorder {
        text-align: left;
        width: auto;
        width: 5%;
    }

    .responsive-tabs__heading {
        padding: 0px 0px 3px 5px;
        font-size: 14px;
        border-radius: 0px;
    }
    /* Close History */ /* Start Maintenanc */

    .MaintenancSection1Text1 {
        text-align: center;
        font-size: 15px;
    }

    #MaintenanceSection2 {
        margin-top: 40px;
    }

    .Msection3Title {
        padding: 10px 20px 15px 20px;
        font-size: 20px;
    }

    #Msection2LeftArea {
        background: none;
        min-height: 1px;
        margin-top: 30px;
        border-bottom: 10px;
        border-bottom-style: double;
        border-bottom-color: #666;
    }

    #MSection2Image {
        margin-top: 20px;
        padding: 20px 0 0 0;
    }

    .MaintenanceSection3Title {
        margin-top: 0px;
    }
    /* Start Maintenanc */ /* Start Testimonial Section */

    #TestimonialSection2LeftArea {
        background-position: 5% 95%;
    }

    .TstmSection2LeftAreaText2 {
        padding: 8px 15px 10px 15px;
        font-size: 12px;
    }

    .TstmSection2LeftAreaText3 {
        font-size: 18px;
    }

    .tstmcontenttext {
        padding: 0 10px 0 15px;
        font-size: 13px;
        text-align: left;
    }
    /* Close Testimonial Section */

    #SquareBorderNoTitle {
        width: 100%;
        float: left;
    }
    /* Footer Section */

    #FooterTop {
        padding: 15px 10px;
    }

    .LogoFtr {
        padding: 25px 0 0 0;
    }

    .FtrImage {
        padding-top: 1.5em;
    }

    .FooterCateg li {
        text-align: center;
        float: none;
    }

    .LinksText {
        padding: 10px 0 15px 0;
        line-height: 20px;
    }

    .LinksList li {
        line-height: 28px;
        font-size: 12px;
    }

    .TPSocial {
        width: 150px;
        margin: auto;
        float: none;
    }

    .SIcon {
        margin-left: 6px;
    }

    .CS_List {
        margin: 0 auto !important;
        text-align: center;
    }

        .CS_List li img {
            margin: 0 5px 0 0;
            float: none;
        }

        .CS_List li a {
            margin: 7px 0;
            font-size: 14px;
            float: none;
            line-height: 24px;
        }

    .FooterTitle {
        padding: 1px 0;
    }

    .FooterList {
        padding: 0 5px;
    }

    ul.f-nav {
        padding-top: 10px;
        padding-left: 0;
        float: none;
    }

    .f-nav li {
        margin: 3px 0;
        width: 100%;
        line-height: 35px;
        text-align: center;
        list-style: none;
        float: left;
        border: 1px solid #323232;
        border-radius: 5px;
        background: #464545;
    }

        .f-nav li a {
            color: #e8e6e7;
        }

            .f-nav li a:hover {
                color: #fff;
                text-decoration: none;
            }

        .f-nav li:hover {
            background: #323232;
        }

    .FooterCopyRight {
        padding-bottom: 20px;
    }

    .Copyright {
        text-align: center;
        padding: 10px 0;
    }

    .FTSocial {
        text-align: center;
    }

    .textcolor {
        padding-left: 17px;
    }

    .input, .text-area {
        margin-top: 0px;
    }

    .table th, .table td {
        padding: 0;
    }

    code {
        padding: 2px 0;
    }
    /* hide back of pane during swap */

    .front, .back {
        backface-visibility: initial;
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto !important;
        text-align: center;
    }

    .back {
        display: none;
    }

    .second-effect:hover .mask {
        opacity: 1;
        border: 120px solid rgba(0,0,0,0.7);
    }

    .view img {
        margin: 0 auto !important;
        text-align: center;
    }

    .second-effect a.info {
        top: -15px;
    }
    /***Maintenance***/

    .MaintenancSection1Text1 {
        text-align: center;
        font-size: 15px;
    }

    #MaintenanceSection2 {
        margin-top: 40px;
    }

    .Msection3Title {
        padding: 10px 20px 15px 20px;
        font-size: 20px;
    }

    #Msection2LeftArea {
        background: none;
        min-height: 1px;
        margin-top: 30px;
        border-bottom: 10px;
        border-bottom-style: double;
        border-bottom-color: #666;
    }

    #MSection2Image {
        margin-top: 20px;
        padding: 20px 0 0 0;
    }

    .MaintenanceSection3Title {
        margin-top: 0px;
    }
    /* LogIn */

    .LogInLanguage {
        padding: 0 15px;
    }

    .LoginMobile {
        width: 50%;
        float: left;
    }

    .LogIn {
        text-align: left;
    }

        .LogIn a {
            padding: 0 5px;
            font-size: 14px;
        }

    .LanguageMobile {
        width: 50%;
        float: right;
    }

    .language-object .Language img {
        margin: 0 2px;
        text-align: right;
    }

    .language-object .Language {
        float: right;
        text-align: right;
    }
 .mobile-table td, .mobile-table tr,.mobile-table{ width:100% !important; display:block !important }
        .mobile-table th {  width:100% !important; display:block !important }

        .mobile-table .one-edge-shadow {  width:100% !important; margin:0 auto 20px; display:block; }

        .mobile-table.dataTable.nowrap th, .mobile-table.dataTable.nowrap td { white-space: inherit;}
        .mobile-table h5 {  text-align:center;}
        .mobile-table p {  text-align:justify;}
        .mobile-table .btn-sm {  padding:5px 7px;font-size:11px;}
.mobile-table td:nth-child(2) {  text-align:center;}
.mobile-table .pad0{padding:0 !important}
    #tblProductResult.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before {  display:none !important;}
.mobile-table thead th.sorting_disabled {  border:0 !important;}
    table.mobile-table.row-border tbody tr:first-child td { border-top:1px solid #f6323e !important}

.overlay-bottom.mobiledisplay { display: block !important;}
.overlay-bottom.mobilehide { display: none;}

.Experience-text { margin-top: 10px !important;}

}

@media handheld, only screen and (max-width: 568px) {
#MpageBodyHome { max-height: 260px !important;}
.bilco-centered {padding-top: 10% !important;}

}

@media handheld, only screen and (max-width: 420px) {

#MpageBodyHome { max-height: 250px !important;}

    .second-effect a.info {
        top: -50px;
    }

    .CareerTitle {
        font-size: 18px;
    }

    .CareerList li a {
        font-size: 11px;
    }

    .ExperianceTitle {
        text-align: left;
        width: auto;
        font-size: 15px;
    }

    .Msection3Title {
        padding: 0 20px 15px 20px;
        font-size: 18px;
        padding-top: 0px;
        margin-top: 0px;
    }

    .TstmSection2LeftAreaText2 {
        font-size: 10px;
    }

    .TstmSection2LeftAreaText2 {
        font-size: 10px;
    }
    .mobile-hide { display: none;}
}


@media handheld, only screen and (max-width: 360px) {
#MpageBodyHome { max-height: 180px !important;}
.bilco-centered { padding-top: 5% !important;}

}


/*DotNetNuke Login Form for Mobile */

#spLogin {
    margin-top: 0px;
    min-height: 5px;
}

.registerGroup li {
    border-left: none;
    border-right: none;
    list-style: none;
}

.userDisplayName a {
    display: block;
    padding-top: 1px;
    padding-left: 0px;
}

.registerGroup {
    float: right;
}

.loginGroup {
    float: right;
}

@media handheld, only screen and (max-width:767px) {
    .registerGroup {
        float: left;
    }

    .loginGroup {
        float: left;
    }
}

.nav li a:hover {
    color: #F32836;
}
/* LayerSlider Borderless Dark 3D Skin */

.ls-ct-half {
    background: #444;
}

.ls-ct-center {
    background: white;
}

.ls-playvideo {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
}

.ls-playvideo, .ls-nav-sides, .ls-bottom-slidebuttons a, .ls-nav-prev, .ls-nav-next, .ls-nav-start, .ls-nav-stop, .ls-fullscreen, .ls-loading-container {
    background-image: url('../images/skin.png');
}

.ls-playvideo {
    background-position: -300px -150px;
}

    .ls-playvideo:hover, .ls-vpcontainer:hover .ls-playvideo {
        background-position: -375px -150px;
    }

.ls-nav-prev {
    background-position: 0px 0px;
}

    .ls-nav-prev:hover {
        background-position: 0px -75px;
    }

.ls-nav-next {
    background-position: -150px 0px;
}

    .ls-nav-next:hover {
        background-position: -150px -75px;
    }

.ls-nav-start {
    background-position: -300px 0px;
}

    .ls-nav-start:hover, .ls-nav-start-active {
        background-position: -300px -75px;
    }

.ls-nav-stop {
    background-position: -450px 0px;
}

    .ls-nav-stop:hover, .ls-nav-stop-active {
        background-position: -450px -75px;
    }

.ls-bottom-slidebuttons a {
    background-position: 0px -150px;
}

    .ls-bottom-slidebuttons a.ls-nav-active, .ls-bottom-slidebuttons a:hover {
        background-position: -75px -150px;
    }

.ls-nav-sideleft {
    background-position: -150px -150px;
}

.ls-nav-sideright {
    background-position: -225px -150px;
}

.ls-nav-prev, .ls-nav-next {
    width: 40px;
    height: 40px;
    z-index: 10000;
    top: 50%;
    margin-top: -20px;
    position: absolute;
}

.ls-nav-prev {
    left: 10px;
}

.ls-nav-next {
    right: 10px;
}

.ls-bottom-slidebuttons, .ls-bottom-slidebuttons a, .ls-nav-start, .ls-nav-stop, .ls-nav-sides {
    height: 20px;
}

    .ls-bottom-slidebuttons, .ls-bottom-slidebuttons a, .ls-nav-start, .ls-nav-stop, .ls-nav-sides {
        display: inline-block;
    }

.ls-bottom-slidebuttons, .ls-nav-start, .ls-nav-stop, .ls-nav-sides {
    top: -30px;
}

.ls-nav-start, .ls-nav-stop {
    width: 25px;
}

.ls-bottom-slidebuttons a {
    width: 20px;
}

.ls-nav-sides {
    width: 0px;
}

.ls-thumbnail-hover {
    bottom: 30px;
    padding: 3px;
}

.ls-thumbnail-hover-bg {
    background: #222;
    box-shadow: 0px 2px 12px -4px black;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.ls-thumbnail-hover span {
    border: 5px solid #222;
    margin-left: -5px;
}

.ls-thumbnail {
    top: 10px;
}

.ls-thumbnail-inner {
    padding: 3px;
    margin-left: -3px;
    background: #222;
    box-shadow: 0px 3px 15px -5px #000;
    -moz-box-shadow: 0px 3px 15px -5px #000;
    -webkit-box-shadow: 0px 3px 15px -5px #000;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.ls-thumbnail-slide a {
    margin-right: 3px;
}

.ls-nothumb {
    background: #333;
}

.ls-shadow {
    display: none;
}

.ls-loading-container {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    background-position: -450px -150px;
}

.ls-loading-indicator {
    width: 22px;
    height: 22px;
    margin-top: 9px;
    background-image: url(../images/loading.gif);
}

.ls-fullscreen {
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    background-position: -525px -150px;
}

    .ls-fullscreen:hover {
        background-position: -525px -190px;
    }
/*a.logo {    background-image: url(../CuteEditor_Files/BMWuserimages/bilco-logo.jpg);    background-repeat: no-repeat;    padding: 0px;    float: left;    height: 88px;    width: 323px;    margin-top: 45px;    margin-right: 20px;    margin-bottom: 20px;    margin-left: 40px;}*/

html, body {
    height: 100%;
}

#container {
    min-height: 80%;
    margin: 0 auto -84px; /* the bottom margin is the negative value of the footer's height */
}

footer, .push {
    height: 84px; /* '.push' must be the same height as 'footer' */
}

.bule-heading {
    background-color: #F32837;
    color: #fff;
    padding: 10px 15px;
}

.panel-group .mrg0 {
    margin: 0 !important;
}

.mrg0 {
    margin: 0;
}

.panel-group .panel-title {
    font-size: 13px;
}

.mrgTop4 {
    margin-top: 4px;
}

.sp-mega-submenu-wrapper {
    width: auto !important;
    float: none !important;
    display: inherit;
}

    .sp-mega-submenu-wrapper ul {
        position: relative;
        display: block;
    }

.CenterMenu .SpeedyDropDown .SpCol02 {
    width: 50% !important;
    padding-right: 2% !important;
    float: left !important;
}

.sp-mega-submenu-wrapper li {
    width: 100% !important;
    padding-right: 2% !important;
    float: left !important;
}

.MenuContent {
    width: 100% !important;
}

.SpeedyDropDown .SpCol02 a {
    border-bottom: 1px solid #DADADA;
    line-height: 32px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #333;
}

    .SpeedyDropDown .SpCol02 a:hover {
        padding-left: 10px;
    }

.cart-btn {
    text-align: right;
}

    .cart-btn li {
        display: inline-block;
        vertical-align: top;
        margin: 5px 2px;
    }

@media (max-width: 767px) {
    .cart-btn li {
        display: block;
    }
}
/******************** Products display Css **********************/

div.ProductTitle {
    text-align: center;
    color: #428bca;
    padding: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
}
/**********************/ /* EFFECT 1 */ /* Here shadows are styled as elements to give impressive look */ /* However, the box shadow property is applied at the end to make final touches */

.effect1 {
    position: relative; /* relative positioning referring to before and after */
}

    .effect1:before, .effect1:after /* apply some mutual properties before and after this element */ {
        z-index: -1; /* send this element backward */
        position: absolute; /* absolute positioning referring to effect2 */
        content: ""; /* just required, no need to put anything inside  */
        bottom: 15px; /* bottom shadow alignment, less is closer to bottom */
        left: 10px; /* consider this like a margin left */
        width: 50%; /* width of the shadow element background */
        top: 80%; /* consider this as margin top of the shadow element */
        max-width: 300px; /* restricts the max width of the shadow element  */
        background: #777; /* gives a background color to the shadow element  */
        -webkit-box-shadow: 0 15px 10px #777; /* compatibility case application */
        -moz-box-shadow: 0 15px 10px #777; /* compatibility case application */
        box-shadow: 0 15px 10px #777; /* applied the basic box-shadow property */ /* rotation of shadows/elements gives that 3D look to the box */
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    .effect1:after {
        -webkit-transform: rotate(3deg); /* aligns the shadow right */
        -moz-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
        right: 10px; /* consider this like a margin right */
        left: auto; /* leave this auto to automatically set the left */
    }
/*********************/

.one-edge-shadow {
    -webkit-box-shadow: 0 8px 12px -6px black;
    -moz-box-shadow: 0 8px 12px -6px black;
    box-shadow: 0 12px 12px -6px black;
    background: #FFF;
    position: relative;
    margin: 20px auto;
}

.ShadowEffect {
    position: relative;
}

    .ShadowEffect :before, .effect2 :after {
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 15px;
        left: 10px;
        width: 50%;
        top: 80%;
        max-width: 300px;
        background: #777;
        -webkit-box-shadow: 0 15px 10px #777;
        -moz-box-shadow: 0 15px 10px #777;
        box-shadow: 0 15px 10px #777;
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    .ShadowEffect:after {
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
        right: 10px;
        left: auto;
    }
/****************************************************************/ /******************* Homepage Slider css ************************/

#carousel {
    margin-left: 30px;
    margin-right: 30px;
}

.carousel-control {
    top: 50%;
}

.carousel-inner {
    width: 940px;
    height: 130px;
    margin-left: 90px;
}

.carousel-control.left {
    margin-left: -35px;
    color: black;
}

.carousel-control.right {
    margin-right: -35px;
    color: black;
}

#tblProductResult.dataTable thead th {
    outline: none;
}

#MainFooter {
    margin-top: 20px;
    border-top: 1px solid #f6323e;
    padding: 0px 20px 30px 20px;
    z-index: 800;
    background-size: cover;
    background-color: #fff;
}

.FooterCopyRight {
    padding-top: 15px;
}

.FooterCateg li {
    list-style: disc;
    color: rgb(255, 255, 255);
    text-decoration: none;
    line-height: 25px;
}

    .FooterCateg li a {
        padding: 0;
        color: #000000;
        font-size: 13px;
    }

        .FooterCateg li a:hover {
            padding-left: 10px;
            -webkit-transition: all 0.7s ease-in-out 0s;
            -moz-transition: all 0.7s ease-in-out 0s;
            -o-transition: all 0.7s ease-in-out 0s;
            transition: all 0.7s ease-in-out 0s;
        }

ul.FooterMainCateg, ul.LinksList {
    padding-left: 0;
}

.FooterMainCateg li {
    list-style: none;
    text-decoration: none;
    line-height: 25px;
}

    .FooterMainCateg li a {
        padding: 0;
        color: #000000;
        font-size: 17px;
    }

        .FooterMainCateg li a:hover {
            padding-left: 10px;
            -webkit-transition: all 0.7s ease-in-out 0s;
            -moz-transition: all 0.7s ease-in-out 0s;
            -o-transition: all 0.7s ease-in-out 0s;
            transition: all 0.7s ease-in-out 0s;
        }

.Head {
    color: #f6323e;
    font-weight: bold;
    margin-bottom: 0;
}

.TitleNoBorder_Title {
    background-color: transparent;
    background-image: none;
    border-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.TitleNoBorder {
    margin: 3em 0 0 0;
    padding: 0;
}

a.thumbnail:hover {
    border: 1px solid #f6323e;
}

.SpeedyDropDown .nav ul.subs {
    border-top: 3px solid #f6323e;
}

.SpeedyDropDown ul li a:hover {
    color: #f6323e;
}

.linkedin {
     background:url(../../../images/Linkedin_new.png) no-repeat left top;
}
.facebook {
    background:url(../../../images/facebook_new.png) no-repeat left top;
}
.twitter {background:url(../../../images/Twitter_new.png) no-repeat left top;
}
.youtube {background:url(../../../images/Youtube_new.png) no-repeat left top;}
.TPLeftSocial a {
    width:22px;
       height:22px;
        display:inline-block;
        vertical-align:top;
}
 .TPLeftSocial a:hover {
         background-position: left bottom;
    }

/*bilco new design*/
.breadCrumb { color: #f6323e; }
.breadCrumb:hover { color: #f6323e; font-weight: bold; }
.dvExperience { position: relative; }
.dvExperience:after { content: ''; position: absolute; width: 50%; right: 0; margin-right: -30px; border-bottom: 1px solid #f6323e; }
.tblProductResult th, .tblProductResult td, .tblProductResult { border-color: #f6323e !important; }
.CenterMenu .SpeedyDropDown ul li ul li:hover{width:220px !important;}
.CenterMenu .SpeedyDropDown ul li ul li {        width: 220px !important;    }
.flyout.subs.level2 {width:220px;}

.headline {
    color: #000 !important;
}
.Pfindrep-head{
    color: #000 !important;
}
#divDoorSizingProgram .col-md-12{
padding-left:0 !important;
}

ul.Dropdown{width:220px !important;}
#tblProductList_wrapper table thead th { background: none; }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.bg-background {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

    .bg-background img {
        display: none;
    }

@media (max-width: 991px) {
   .residential-img {
            background-image: url('/Content/BILCO/video GIF/bilco-residential-responsive.png') !important;
    }
   .commercial-img {
            background-image: url('/Content/BILCO/video GIF/bilco-commercial-responsive.png') !important;
    }
        .bg-background img {
            display: block;
        }
}







