@import url(css/Layout.css);
@import url(css/Mobile.css);
@import url(css/Style.css);
@import url(css/Slider.css);
@import url(css/Component.css);
@import url(fonts/font-awesome.min.css);
@import url(bootstrap/css/bootstrap.css);
@import url(bootstrap/css/docs.min.css);
@import url(portfolio/portfolio.css);
@import url(slider/demo.css);
@import url(slider/responsiveslides.css);
@import url(slider/slider-pro.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800&display=swap);

#dnn_wrapper,
figure {
    position: relative
}

.fa-lock{
	display:none;
}


#Body,
body,
html {
    padding: 0;
    margin: 0
}

@font-face {
    font-family: open_sans;
    src: url(fonts/opensans-webfont.eot);
    src: url(fonts/opensans-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/opensans-webfont.woff) format('woff'), url(fonts/opensans-webfont.ttf) format('truetype'), url(fonts/opensans-webfont.svg#open_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: neoteric_regular;
    src: url(fonts/NEOTERICc_Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: neoteric_bold;
    src: url(fonts/NEOTERICc_Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: oblique
}

.neoteric_font {
    font-family: neoteric_regular !important
}

.neoteric_font_bold {
    font-family: neoteric_bold !important
}

a,
abbr,
address,
body,
caption,
cite,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
labe l,
legend,
object,
p,
q,
small,
span,
strong,
sub,
sup,
table,
tbody,
tfoot {
    border: 0;
    padding: 0;
    margin: 0
}

pre .string,
pre .support.value {
    font-weight: 400;
    color: #D14
}

article,
aside,
figcaption,
figure,
figure img,
footer,
header,
hgroup,
nav,
object,
section,
video {
    display: block
}

a img {
    border: 0
}

figure img {
    width: 100%
}

embed,
img,
object {
    max-width: 100%
}

img {
    height: auto;
    vertical-align: top
}

body,
html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444;
    line-height: 1.5em;
    font-weight: 300
}

A,
A:active,
A:link,
A:visited {
    -moz-transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
    border: none;
    color: #fff;
    outline: 0;
    text-decoration: none !important
}

    a:hover {
        color: #11aacb !important
    }

.Head,
.SubHead,
.SubSubHead {
    font-size: 12px;
    color: #4a4949
}

.Head {
    font-weight: 700
}

.Normal {
    font-size: 14px;
    line-height: 1.7em;
    color: #000 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: open sans, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300
}

.headp {
    float: left;
    padding: 5px
}

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0
}

.dnnpanes {
    clear: both;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.paneOutline {
    border: 1px dashed #ccc
}

.paneOutline2 {
    border: 1px dotted #777;
    color: #777
}

.dnnCheckbox .mark {
    display: inline-block;
    background: none
}

form#Form {
    height: 100%
}

.ModuleTitle_SubMenu {
    z-index: 9999 !important
}

.clearafter:after {
    clear: both;
    content: ".";
    height: 0;
    font-size: 0;
    visibility: hidden;
    display: block
}

.clearafter {
    display: block
}

.ControlPanel .CommandButton,
.ControlPanel A.CommandButton:active,
.ControlPanel A.CommandButton:link,
.ControlPanel A.CommandButton:visited {
    font-size: 100%;
    color: #000;
    text-decoration: none;
    font-weight: 400
}

.ControlPanel A.CommandButton:hover {
    color: #000;
    text-decoration: underline;
    font-weight: 400
}

.dnnActionMenuTag,
.dnnForm .ui-widget-header,
.dnnFormPopup .ui-widget-header {
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -moz-box-sizing: content-box;
    font-weight: 700
}

#ControlActionMenu > li > a,
#ControlBar,
#ControlBar li,
#ControlEditPageMenu > li > a.controlBar_editPageInEditMode,
#ControlNav > li > a,
.dnnDropDownList .selected-item a,
.dnnDropDownList .selected-item a:active,
.dnnDropDownList .selected-item a:hover,
.dnnDropDownList .selected-item a:link,
.dnnDropDownList .selected-item a:visited,
.dnn_mact > li.actionMenuMove > ul li,
.megaborder {
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -moz-box-sizing: content-box
}

.dnnForm .ui-widget-header,
.dnnFormPopup .ui-widget-header {
    border-bottom: 4px solid #292929
}

.dnnActionMenuTag {
    background: -moz-linear-gradient(center top, #F3F3F3 0, #CFCFCF 100%);
    border: 1px solid #999;
    border-radius: 3px;
    cursor: default;
    display: block;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    min-width: 65px;
    padding: 5px 10px
}

.DNNEmptyPane,
.layout_style,
.light_dark,
.skin_headers,
.skin_menus,
.skin_submenus {
    display: none
}

.CommandButton,
A.CommandButton:active,
A.CommandButton:link,
A.CommandButton:visited {
    font-size: 100%;
    color: #f86b35;
    text-decoration: none;
    font-weight: 400
}

A.CommandButton:hover {
    text-decoration: underline;
    font-weight: 400
}

.FileManager A,
.FileManager A:active,
.FileManager A:link,
.FileManager A:visited {
    color: #000;
    text-decoration: underline
}

    .FileManager A:hover,
    .blog-list a,
    .blog-list a:hover,
    .myworks ul.filter a,
    .recent-post li a:hover {
        text-decoration: none
    }

    .FileManager A:hover {
        color: #000
    }

#dnn_wrapper {
    min-height: 100%;
    background: url(images/body_bg.jpg) 50% 0 no-repeat #000;
    overflow: hidden
}

* html #dnn_wrapper {
    height: 100%
}

#dnn_ctr412_dnn_ctr412_Tabs_UPPanel span.rtIn,
.dnnForm h2.dnnFormSectionHead a,
.dnnForm h2.dnnFormSectionHead a:visited {
    color: #ccc
}

.dnnTreeLegend h3 {
    color: #353535
}

.dnnFormItem input.rcbInput,
.dnnFormItem input[type=file],
.dnnFormItem input[type=button],
.dnnFormItem input[type=checkbox],
.dnnFormItem input[type=radio] {
    color: #ccc
}

.DataGrid_AlternatingItem,
.DataGrid_Item {
    font-size: 11px
}

.dnn_space {
    height: 8px;
    font-size: 0
}

#coloreditor_panel .coloreditor_reset,
#coloreditor_panel .coloreditor_save {
    display: inline-block;
    float: none !important
}

#coloreditor_expandicon {
    background: #fff !important;
    border-radius: 0 50px 50px 0;
    box-shadow: 0 0 1px #aaa;
    top: 180px !important
}

#coloreditor_panel {
    top: 150px !important
}

    #coloreditor_panel div .admin-only {
        color: red !important;
        font-weight: 400;
        padding: 10px
    }

    #coloreditor_panel .coloreditor_save {
        font-weight: 300 !important
    }

body .colorwell-selected {
    font-weight: 300 !important
}

.myworks ul.filter a {
    display: block;
    padding: 8px 25px;
    font-size: 15px;
    font-weight: 600;
    transition: none 0s ease 0s;
    color: #333;
    border-radius: 30px
}

.myworks .item-type-line .item-info {
    color: #FFF;
    vertical-align: middle;
    position: relative;
    z-index: 3;
    width: 100%;
    text-align: left;
    height: auto;
    top: 10%;
    margin: 0
}

.myworks .item-type-line .item-hover .mask {
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: .7;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.myworks .item-type-line .item-hover {
    padding: 0 20px
}

.myworks .portfolio-item a {
    display: inline-block
}

.myworks .item-type-line .item-info h5 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}

.myworks .item-type-line .item-info p {
    text-transform: capitalize;
    margin: 10px 0;
    color: #ccc
}

.myworks .details-link a {
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    vertical-align: top;
    background: #FFF;
    margin: 0 5px 0 0
}

    .myworks .details-link a:hover {
        background: 0 0 !important;
        color: #fff;
        opacity: .9;
        border: 1px solid #fff
    }

.myworks .entry-content ul li {
    width: 24.95%;
    padding: 0 10px;
    margin: 10px 0;
    min-height: 200px
}

.awesome-icon A,
.awesome-icon A:active,
.awesome-icon A:link,
.awesome-icon A:visited {
    color: #222;
    line-height: 2
}

    .awesome-icon A:hover {
        color: #aaa
    }

.stat {
    text-align: center;
    color: #fff
}

    .stat .col-sm-3 {
        margin: 30px 0 0
    }

.milestone-counter span {
    font-size: 60px;
    font-weight: 300;
    display: block;
    line-height: 1.5
}

.count-top {
    text-align: center;
    color: #FFF;
    font-size: 16px;
    line-height: 1.8;
    width: 80%;
    margin: 0 auto 30px
}

.milestone-counter em {
    font-size: 70px;
    margin: 0 10px 0 0;
    display: block
}

.highlight {
    color: #111;
    padding: 20px 0;
    font-weight: 700;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 48px
}

.stat i {
    color: #f7c221
}

.milestone-details {
    font-size: 16px;
    line-height: 2em;
    font-weight: 600;
    text-transform: uppercase
}

.stat2 {
    color: #fff;
    padding: 25px 0
}

    .stat2 h2 {
        text-align: center;
        color: #FFF;
        font-weight: 700;
        font-size: 28px
    }

    .stat2 .subtitle {
        text-align: center;
        padding: 20px 20%
    }

    .stat2 .col-sm-3 {
        margin: 20px 0
    }

    .stat2 .milestone-counter {
        text-align: center
    }

    .stat2 .milestone-details {
        font-size: 18px;
        line-height: 2em;
        text-transform: uppercase
    }

.blog-details h3 a,
.blog-list .details h3 a,
.h4-title,
.readmore a,
.recent-post li a,
.top-show .details h4 {
    text-transform: capitalize
}

.stat2 .milestone-counter span {
    font-size: 40px;
    display: block;
    line-height: 1em
}

.stat2 .milestone-counter em {
    font-size: 50px;
    margin: 0 10px 0 0;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    line-height: 130px;
    text-align: center
}

ul.thumbnails,
ul.thumbnails li {
    margin: 0;
    padding: 0;
    list-style: none
}

.stat2 .milestone-counter em:hover {
    border: 5px solid #fff;
    line-height: 125px
}

ul.thumbnails li {
    width: 25%;
    float: left;
    position: relative
}

.portfolio .nav-pills {
    text-align: center;
    margin: 0 0 40px
}

    .portfolio .nav-pills li a {
        display: inline-block;
        vertical-align: top;
        color: #fff;
        border: 1px solid #fff;
        padding: 8px 30px;
        border-radius: 50px;
        font-size: 14px;
        margin: 0 5px
    }

        .portfolio .nav-pills li a:hover {
            color: #000
        }

    .portfolio .nav-pills li {
        display: inline-block;
        float: none;
        cursor: pointer
    }

.portfolio-features {
    display: none
}

.portfolio .details-cover {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .85;
    text-align: center;
    background: #000;
    display: none
}

#myTabContent,
.top-show {
    position: relative
}

.portfolio .details-link a {
    color: #fff;
    margin: 0 5px
}

.portfolio .details-link em {
    border-radius: 50%;
    padding: 10px;
    font-size: 18px
}

.details-link a em {
    color: #FFF;
    border: 1px solid #FFF;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    vertical-align: top
}

.portfolio .details-cover em {
    font-size: 20px;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px
}

ul.thumbnails li:hover .details-cover {
    display: block
}

.details-link {
    margin: 0 0 10px
}

.nav > li > a:hover {
    background: #fff
}

.top-show {
    margin: 0 -10px
}

    .top-show .col-sm-3 {
        padding: 0 5px;
        margin: 0 0 20px
    }

    .top-show .avatar {
        text-align: center;
        float: none;
        margin: -45px 0 0;
        height: 90px
    }

        .top-show .avatar img {
            border-radius: 50%;
            border-style: solid;
            border-color: #FFF;
            box-shadow: 0 0 0 4px rgba(255, 255, 255, 1)
        }

    .top-show .details {
        border: 1px solid #E4E4E4;
        padding: 0 20px 20px
    }

    .top-show .showbox,
    .top-show .showbox:hover {
        border: 8px solid transparent
    }

    .top-show .details h4 {
        font-size: 16px;
        font-weight: 600
    }

    .top-show .showbox {
        -webkit-transition: border .5s;
        -moz-transition: border .5s;
        transition: border .5s
    }

        .top-show .showbox:hover .avatar img {
            border: 4px solid transparent;
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            position: relative;
            top: -4px
        }

.testimonials-tabs > .nav > li > a > img {
    max-width: none;
    width: 100px;
    opacity: .7
}

.quotes-bottom,
.quotes-top {
    width: 42px;
    height: 34px;
    position: absolute
}

.testimonials-tabs > .nav > li > a > img:hover {
    opacity: 1
}

.testimonials-tabs .nav-tabs {
    margin-bottom: 15px;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: none
}

.testimonials-tabs > .nav-tabs > li {
    float: none;
    display: inline-block;
    margin: 0 1%;
    padding: 30px 0 10px
}

.testimonials-tabs .tab-pane p {
    padding: 0 0 20px
}

.testimonials-tabs .person-name {
    text-align: center;
    font-size: 16px;
    font-weight: 600
}

.testimonials-tabs .tab-content > .tab-pane {
    display: none;
    text-align: center
}

.quotes {
    font-family: "Times New Roman", Times, serif;
    font-size: 90px
}

.ModDNNGONewsTagCloudC,
.blog-list,
.readmore a,
.recent-post {
    font-family: open sans
}

.testimonials-tabs .tab-content > .active {
    display: block;
    padding: 0 17% 30px
}

.quotes-top {
    top: -20px;
    left: 10%;
    background: url(images/quotes-top.png) no-repeat
}

.quotes-bottom {
    right: 10%;
    bottom: 20px;
    background: url(images/quotes-bottom.png) no-repeat
}

.bs-example .nav-tabs > li.active > a,
.bs-example .nav-tabs > li.active > a:focus,
.bs-example .nav-tabs > li.active > a:hover {
    border: 1px solid #ddd;
    border-bottom: none
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover {
    border: none
}

.nav-tabs > li.active .tab-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 9;
    margin: -1px 0 0 -25px;
    background: url(images/tab-arrow.jpg) no-repeat;
    width: 48px;
    height: 30px
}

.tableCreateArticle {
    background: 0 0 !important
}

    .tableCreateArticle .SubHead td {
        padding: 0 10px
    }

.news-category,
.recent-post {
    margin: 0;
    padding: 0;
    list-style: none
}

    .news-category li {
        line-height: 45px;
        border-bottom: 1px solid #e3e3e3
    }

        .news-category li a {
            color: #555
        }

    .news-category .count {
        float: right
    }

.recent-post {
    font-size: 13px
}

    .recent-post li {
        clear: both;
        padding: 15px 0
    }

        .recent-post li a {
            color: #333;
            font-size: 12px
        }

    .recent-post .thumbnail {
        float: left;
        padding: 0;
        border: none;
        border-radius: 0;
        margin: 0 10px 0 0
    }

.blog-list,
.blog-list li {
    margin: 0;
    list-style: none
}

.recent-post .thumbnail img {
    width: 60px;
    height: 60px
}

.recent-post .date {
    color: #999
}

.recent-post .comment a {
    font-size: 12px;
    color: #666
}

.blog-list {
    padding: 0
}

    .blog-list li {
        padding: 0 0 30px;
        clear: both
    }

    .blog-list .date {
        text-align: center;
        border-right: 1px solid #ddd;
        padding: 0 30px 0 0;
        color: #666
    }

        .blog-list .date span {
            font-size: 32px
        }

    .blog-list .content {
        width: auto;
        line-height: 1.8em;
        padding: 0 0 10px
    }

    .blog-list .details {
        padding: 0 0 0 170px
    }

        .blog-list .details h3 a {
            color: #555;
            font-size: 36px;
            text-decoration: none;
            font-family: open sans;
            font-weight: 300
        }

.publish a strong,
.readmore a {
    font-weight: 400
}

.blog-list .publish {
    color: #999;
    font-size: 13px;
    padding: 0 0 10px
}

.blog-list .comment,
.blog-list .comment a {
    color: #333
}

.blog-list .img {
    padding: 10px 0 20px
}

.ModDNNGONewsTagCloudC {
    padding: 10px 0
}

    .ModDNNGONewsTagCloudC a,
    .readmore a {
        padding: 5px 10px;
        display: inline-block
    }

    .ModDNNGONewsTagCloudC a {
        font-size: 14px !important;
        color: #333 !important;
        border-radius: 5px;
        background: #ececec;
        margin: 0 0 10px
    }

        .ModDNNGONewsTagCloudC a:hover {
            background: #333;
            color: #FFF !important
        }

.readmore a {
    border: 1px solid #CCC;
    color: #555
}

.blog-details h3,
.blog-details h3 a {
    font-weight: 600;
    font-family: open sans
}

.readmore a:hover {
    background: #333;
    color: #fff
}

.news-view {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: open sans;
    -webkit-font-smoothing: antialiased
}

    .news-view li {
        width: 33.333%;
        float: left;
        padding: 10px 40px 20px 0
    }

.blog-bread,
.blog-content {
    padding: 0 0 10px
}

.news-view li .img {
    width: 150px;
    border-top: 5px solid transparent;
    float: left;
    position: relative;
    margin: 0 20px 0 0
}

.blog-main .date-day {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 20px;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 24px
}

.news-view .blog-details {
    margin: 0 0 0 190px
}

.blog-details h3 {
    line-height: 1.5em;
    font-size: 18px
}

    .blog-details h3 a {
        color: #333
    }

.blog-content {
    font-size: 13px;
    line-height: 1.6
}

.postin {
    font-weight: 700;
    color: #555
}

    .postin span {
        font-weight: 400
    }

.blog-read a {
    line-height: 2em
}

    .blog-read a:hover {
        color: #333 !important
    }

    .blog-read a em {
        font-size: 14px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 10px
    }

.blog-main .content {
    width: auto;
    float: none;
    font-size: 12px;
    font-weight: 500;
    color: #555
}

.blog-img {
    padding: 0 0 20px
}

.h4-title {
    line-height: 1;
    margin: 0 0 10px
}

    .h4-title a {
        font-size: 13px
    }

        .h4-title a:hover {
            color: #333 !important
        }

.h5-title {
    font-size: 12px;
    color: #999
}

.dnngo_showcomments {
    font-family: open sans
}

.div_comment .SubHead {
    font-size: 14px;
    font-weight: 400
}

.css-lblPostYourComment {
    font-size: 16px;
    font-weight: 400;
    line-height: 40px
}

.div_comment .dnngo_showcomments textarea {
    height: auto;
    border: 1px solid #E5E1E1;
    border-radius: 0
}

.div_comment .dnngo_showcomments {
    border-bottom: 1px solid #eee
}

.div_comment .comments-content {
    padding: 0 0 6px 10px
}

.div_comment .dnngo_showcomments button,
.div_comment .dnngo_showcomments select,
.div_comment .dnngo_showcomments textarea {
    border-radius: 0
}

.div_comment .css-txtEmail,
.div_comment .css-txtName,
.div_comment .css-txtWebsite {
    border-radius: 0;
    border: 1px solid #E5E1E1;
    margin: 5px 0
}

.div_comment .dnngo_showcomments .c-article-button {
    border-radius: 5px;
    border: none;
    margin: 20px 0 0;
    padding: 12px 40px
}

.FeatureMenu {
    padding: 15px 20px;
    margin: 0;
    list-style: none;
    border: 1px solid #eee
}

    .FeatureMenu li {
        padding: 10px 0;
        margin: 0;
        list-style: none;
        border-bottom: 1px solid #eee
    }

        .FeatureMenu li:last-child {
            border: none
        }

        .FeatureMenu li a {
            color: #555;
            font-size: 14px
        }

            .FeatureMenu li a:hover {
                color: #f86b35
            }

@media handheld, only screen and (max-width:1280px) {
    .myworks .entry-content ul li {
        min-height: inherit
    }
}

@media handheld, only screen and (max-width:1140px) {
    .myworks .entry-content ul li {
        width: 33.3%
    }

    .news-view li {
        width: 50%;
        min-height: 150px
    }
}

@media handheld, only screen and (max-width:900px) {
    .myworks .entry-content ul li {
        width: 49.5%
    }

    .blog-list .details h3 a {
        font-size: 30px
    }
}

@media handheld, only screen and (max-width:800px) {
    .top-show .col-sm-3 {
        width: 50%;
        float: left
    }
}

@media handheld, only screen and (max-width:768px) {
    h1 {
        font-size: 30px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 20px
    }

    h4 {
        font-size: 16px
    }

    h5 {
        font-size: 14px
    }

    h6 {
        font-size: 12px
    }
}

@media handheld, only screen and (max-width:767px) {
    .stat .col-sm-3 {
        width: 25%;
        float: left
    }

    .stat .milestone-counter em {
        font-size: 50px
    }

    .stat .milestone-counter span {
        font-size: 30px
    }

    .home-latestwork .col-sm-3,
    .stat2 .col-sm-3 {
        width: 50%;
        float: left
    }

    .blog-list .date {
        text-align: left;
        border-bottom: 1px dotted #ddd;
        border-right: none;
        padding: 0 30px 10px 0;
        color: #666;
        float: none
    }

    .blog-list .details {
        padding: 0
    }

    .blog-list .date span {
        font-size: 24px;
        margin: 0 5px 0 0
    }

    .blog-list .date br {
        display: none
    }

    .count-top {
        font-size: 14px;
        width: 100%;
        line-height: 1.5;
        margin: 0
    }

    .news-view li {
        width: auto;
        float: none;
        min-height: 140px;
        padding: 10px 0 20px
    }
}

@media handheld, only screen and (max-width:600px) {
    .blog-details h3 {
        font-size: 16px
    }

    .testimonials-tabs .tab-content > .active {
        display: block;
        padding: 0 2% 30px
    }

    .testimonials-tabs .quotes {
        display: none
    }

    .myworks .item-type-line .item-info h5 {
        font-size: 12px
    }

    .myworks .item-type-line .item-info p {
        text-transform: capitalize;
        margin: 0 0 10px;
        color: #CCC;
        line-height: 1.5;
        font-size: 12px
    }

    .blog-list .details h3 a {
        font-size: 24px
    }
}

@media handheld, only screen and (max-width:520px) {
    .milestone-counter em {
        font-size: 40px
    }

    .milestone-counter span {
        font-size: 20px
    }

    .milestone-details {
        font-size: 20px;
        line-height: 1.5em
    }

    .stat .milestone-details {
        font-size: 14px
    }

    .stat .col-sm-3 {
        width: 50%
    }

    .myworks .item-type-line .item-info {
        top: 5%
    }

        .myworks .item-type-line .item-info p {
            line-height: 1.2
        }

    .top-show .col-sm-3 {
        width: auto;
        float: none
    }

    .stat2 .col-sm-3 {
        width: 100%
    }

    .home-latestwork .col-sm-3 {
        width: auto;
        float: none;
        margin: 20px 0
    }

    .count-top {
        font-size: 13px
    }

    h1 {
        font-size: 24px
    }

    h2 {
        font-size: 20px
    }

    h3 {
        font-size: 16px
    }

    h4 {
        font-size: 14px
    }

    h5 {
        font-size: 12px
    }

    h6 {
        font-size: 11px
    }
}

@media handheld, only screen and (max-width:480px) {
    .news-view li .img {
        width: auto;
        float: none;
        margin: 0
    }

    .news-view .blog-details {
        margin: 20px 0 0
    }

    .myworks .entry-content ul li {
        width: 100%
    }

    .myworks .item-type-line .item-info {
        top: 15%
    }

        .myworks .item-type-line .item-info h5 {
            font-size: 16px
        }

        .myworks .item-type-line .item-info p {
            line-height: 2em;
            font-size: 14px;
            margin: 10px 0
        }

    .h4-title {
        margin: 10px 0
    }
}

@media handheld, only screen and (max-width:360px) {
    .myworks .item-type-line .item-info {
        top: 10%
    }

        .myworks .item-type-line .item-info h5 {
            font-size: 12px
        }

        .myworks .item-type-line .item-info p {
            line-height: 1.5;
            font-size: 12px
        }

    .blog-list .details h3 a {
        font-size: 20px
    }

    h1 {
        font-size: 18px
    }

    h2 {
        font-size: 16px
    }

    h3 {
        font-size: 14px
    }

    h4 {
        font-size: 12px
    }

    h5,
    h6 {
        font-size: 11px
    }
}

.stuckMenu {
    background: #de3e32 !important;
    border-bottom: 10px solid #017688;
}

.dnnMenu .topLevel li.Current a {
    color: rgba(0, 0, 0, 1) !important;
}

video#bgvid {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover
}

.top-login-bar {
    float: right;
    margin-left: 20px;
}

.dnnMenu .topLevel li a {
    color: #fff !important
}

    .dnnMenu .topLevel li a:hover {
        color: #CCC !important
    }

.dnnMenu .topLevel li.current a:hover,
.learn-more:hover {
    color: #fff !important
}

.home-banner .learn-more {
    background: #10acce !important
}

.TopColorPane {
    background: #017688 !important
}

.subLevel > ul > li > a:hover,
.subLevel > ul > li > a > div > span:hover,
.subLevelRight > ul > li > a > div > span:hover,
.topLevel > li > a:hover {
    color: #FFF !important
}

.DefaultHoverColor:hover {
    background: #333 !important;
    color: #fff !important
}

.contact-us:hover,
.quote-link:hover {
    color: #10acce !important
}

.contact-us:hover {
    background: #3a3a3c !important
}

.bx-wrapper .bx-controls-direction a:hover {
    background-color: #10acce !important
}

.home-top-icon .box:hover em {
    background: #11aacb !important;
    color: #FFF !important
}

.DefaultColor,
.home-top-icon em {
    color: #11aacb !important
}

.home-top-icon em {
    border: 1px solid #11aacb !important
}

.myworks ul.filter a:hover,
.myworks ul.filter li a.active {
    background: #11aacb !important;
    color: #fff
}

.home-accordion .panel-title a,
a.login:hover {
    color: #11aacb !important
}

.MultiColor-bg {
    background: #07798b !important
}

.DefaultBackground,
.goup a img,
.home-accordion .panel-title a.accordion-toggle:after,
.home-team .mask {
    background: #06798a !important
}

,
figcaption.mask span {
    color: #11aacb !important
}

.Container014 .dnntitle {
    border-left: 3px solid #15aecf !important
}

.left-padding-10 {
    padding-left: 10px
}

.MobileMenu .treeview a.selected {
    background-color: #017688 !important
}

@media all and (min-width:768px) {
    .custom-sm-2 {
        width: 19.8% !important
    }
}


.view_more_details {
    background-color: #017688 !important
}

#accordion > .ui-state-active {
    background: #017688 !important;
    border: none !important
}

.ui-accordion .ui-accordion-header {
    font-size: 85% !important;
    padding-top: .7em !important
}

.cd-add-to-cart {
    background: #19d051 !important;
    color: #fff !important;
    display: inline-block;
    font-weight: 700;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-bottom: 10px;
    margin-right: 10px
}

.ui-slider-handle {
    background: #017688 !important
}

input:checked + .slider {
    background-color: #0b344c
}

.cd-add-to-cart:hover {
    color: #fff !important;
    background: #18b147 !important
}

.view_more_details > a:hover {
    color: #08deff !important
}

.table_cell_SKU {
    width: 150px !important
}

.resultblock > .table_cell {
    text-align: center
}

.Gridviewbtn:hover,
.listviewbtn:hover {
    color: silver !important
}

:checked.Replace_box + span::before {
    content: url(images/checked_.png) !important
}

.Replace_box + span::before {
    content: url(images/unchecked_.png) !important
}

.filterblock > label > span {
    cursor: pointer
}

.dnnFormMessage.dnnFormError,
.dnnFormMessage.dnnFormValidationSummary {
    font-family: sans-serif !important;
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important
}

.dnnFormMessage.dnnFormWarning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    font-family: sans-serif !important
}

.Parrot_Primary_Btn,
.Parrot_Secondary_Btn,
.Primary_Btn,
.update_web_user_btn {
    padding: 4px 10px;
    font-size: 14px;
    margin: 10px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    width: auto !important;
    border: none !important
}

.ui-accordion-header-icon .ui-icon .ui-icon-triangle-1-s:before {
    content: none !important
}

.Parrot_Primary_Btn,
.Primary_Btn,
.update_web_user_btn {
    background: #07798b !important;
    color: #fff !important
}

    .Parrot_Primary_Btn:hover,
    .Parrot_Secondary_Btn,
    .Primary_Btn:hover,
    .update_web_user_btn:hover {
        background: #3a3a3c !important;
        color: #fff !important
    }

.label_div,
.tip_text {
    margin-top: 5px
}

.dnn-logo > a > img {
    -webkit-box-shadow: 6px 6px 6px -1px #bd0d00;
    -moz-box-shadow: 6px 6px 6px -1px #bd0d00;
    box-shadow: 6px 6px 6px -1px #bd0d00;
    max-height: 63px
}

.Gridviewbtn,
.listviewbtn {
    color: #fff !important
}

.add_to_trolley {
    color: #fff !important;
    margin-right: 35px
}

    .add_to_trolley:hover {
        color: #fff !important
    }

.priceamount,
.sku_span,
.vat_text {
    color: #FFFFFF !important
}

.ModParrotProductDetailedViewC .sku_span {
    color: #de3e32 !important;
}

.ModParrotCombinedProductsC .sku_span {
    color: #000000 !important;
}

.parrotAjaxLoader, .parrotPubLinksAjaxLoader {
    background: url(Images/parrot_loading.gif) no-repeat center center !important;
    width: 100%;
    height: 100%;
    position: initial;
}

@media all and (min-width:0px) and (max-width:540px) {
    .fullsizesearch {
        width: 200px !important;
    }

    #parrot-fullsize-search input {
        width: 180px !important;
    }

    .search_results_top_input {
        font-size: 16px !important;
    }

    .mobile_cart,
    .mobile_cart ul li {
        background-color: #017688 !important;
        list-style: square !important
    }

    .goup a img {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .75);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .75);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .75)
    }
}

.user_label {
    font-size: 18px;
    font-family: sans-serif
}

.Product_code,
.add_new_web_user_heading3,
.checkoutHeader > h3,
.checkout_quantity,
.delete_web_user_email_heading,
.delivery_date,
.dnnGrid,
.follow_steps_text,
.hero_column2,
.order_no,
.payment_terms,
.small_enter_description,
.statements_from_date,
.statements_month_selection,
.statements_to_date,
.statements_year_selection,
.tip_text,
.update_user_rights_email_heading,
.update_web_user_details span,
.update_web_user_details_heading3,
.web_user_can_access {
    font-family: sans-serif !important
}

.small_enter_description {
    font-size: 13px !important
}

.padding_5,
.product-info font,
.product-info p font {
    font-size: 16px !important
}

.sales_overview_table_wrap {
    margin-bottom: 20px
}

    .sales_overview_table_wrap > span > table:nth-child(3) {
        border: 1px solid #000
    }

.orderDetails {
    padding-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px
}

#paymentOptions select {
    color: #000 !important;
}

.your_reference_for_this_order {
    color: #000 !important;
}

.CustomerCode,
.RegisterFormInput,
.add_a_new_user_input,
.change_password_input,
.custom_add_input,
.link_login_to_customer_email,
.quantity_input,
.txtBox {
    color: #000 !important;
    font-family: sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 5px !important;
    height: 40px !important
}

#paymentOptions > select {
    height: 40px !important
}

.ui-datepicker {
    box-shadow: 0 0 8px #10acce !important
}

    .ui-datepicker .ui-datepicker-current-day {
        color: #fff !important
    }

.Product_Custom_Row_Class {
    margin-bottom: 10px
}

@media all and (min-width:1200px) {
    .statement_view_btn {
        margin-top: 15px !important
    }

    .update_web_user_dropdown > .dropDownList {
        width: 340px !important
    }

    .update_user_details_btn_container {
        text-align: right
    }
}

@media all and (min-width:506px) and (max-width:1199px) {
    .statement_view_btn {
        margin-top: 0 !important
    }

    .update_web_user_row {
        margin-bottom: 10px
    }

    .round_contact {
        width: 150px !important;
        height: 150px !important;
    }
}



@media all and (min-width:767px) {
    .center_round_images {
        margin: 0 auto;
    }
}

@media all and (min-width:0px) and (max-width:505px) {
    .statement_view_btn {
        margin-top: 20px !important;
        margin-left: 0 !important
    }

    .update_web_user_input {
        width: 100% !important
    }

    .link_login_to_customer_customer_code,
    .link_login_to_customer_email,
    .link_login_to_customer_invoice {
        width: 60% !important
    }

    .round_contact {
        width: 150px !important;
        height: 150px !important;
        margin: 10px;
    }
}

@media all and (min-width:381px) and (max-width:504px) {
    .update_web_user_dropdown > .dropDownList {
        width: 60% !important
    }
}

@media all and (min-width:0px) and (max-width:380px) {
    .update_web_user_dropdown .btnEdit {
        margin-left: 0 !important;
        margin-top: 10px !important
    }

    .update_web_user_dropdown > .dropDownList {
        width: 250px !important
    }
}

.ui-datepicker a:link {
    color: #10acce !important
}

.ui-datepicker .ui-datepicker-current-day a:link {
    color: #fff !important
}

.FilterValues > option,
.glyphicon-chevron-down,
.glyphicon-chevron-up {
    color: #3a3a3c !important
}

.margin_top_btn {
    margin-top: 6px !important
}

.radio_btn_bottom_margin {
    margin-top: 12px !important
}

.midAlignTextColour input[type=checkbox],
td > input[type=checkbox] {
    margin-right: 5px !important
}

.update_web_user_details span {
    padding-bottom: 5px
}

.update_web_user_input {
    border: 1px solid #c9c9c9 !important;
    width: 45%;
    max-width: 445px
}

.update_web_user_dropdown .btnEdit {
    padding: 10px !important;
    height: 32px !important
}

.margins_for_input_spacing {
    padding-bottom: 5px
}

.update_user_rights_checkboxes,
.web_user_rights {
    font-family: sans-serif;
    line-height: 2.5
}

.padding_5,
.product-info,
.sku_span,
.stock_margin,
.update_web_rights_checkboxes > table > tbody > tr > td > label,
.update_web_rights_for_user_text > span {
    font-family: sans-serif !important
}

.delete_web_user_dropdown > .reportRadios,
.update_user_rights_email_input_column > .dropDownList {
    margin-top: 6px
}

.delete_web_user_heading_column,
.update_user_rights_email_heading_column {
    margin-top: 12px !important
}

.sku_span {
    font-weight: 900
}

.product-info .tab-content {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 10px
}

#service-one ul li,
#service-one > ul > font > li,
#service-one > ul > li,
#service-one > ul > li > font {
    margin-left: 5px;
    list-style: disc !important
}

.detailed_back_link {
    left: 0;
    position: absolute
}

.product-info {
    line-height: 1.8
}

    .product-info .tab-content a:link {
        color: #025960;
        cursor: pointer
    }
	
	#serviceone a:link{
		color: #025960 !important;
        cursor: pointer
	}

    #serviceone a:hover, #servicetwo a:hover  {
        color: #df4236 !important
    }

.print_btn:hover {
    color: #fff !important
}

.update_web_user_dropdown > .dropDownList {
    float: left
}

.full-width-bg .dnnFormInfo {
    color: #fff !important;
    border: 1px solid rgba(2, 139, 255, .9);
    background: rgba(2, 139, 255, .45)
}

.full-width-bg .dnnFormSuccess {
    background-color: rgba(0, 255, 0, .4) !important;
    border-color: rgba(0, 255, 0, .9) !important;
    color: #fff !important
}

.full-width-bg .dnnFormError,
.full-width-bg .dnnFormMessage.dnnFormValidationSummary {
    background-color: rgba(255, 0, 0, .4) !important;
    border-color: rgba(255, 0, 0, .9) !important;
    color: #fff !important
}

.full-width-bg .dnnFormMessage.dnnFormWarning {
    background-color: rgba(240, 255, 0, .4) !important;
    border-color: rgba(240, 255, 0, .9) !important;
    color: #fff !important
}

.overwrite_tab_width ul li {
    width: 200px !important
}

@media (min-width:1210px) {
    .vidsize {
        height: 600px;
        width: 100%
    }
}

@media (min-width:980px) and (max-width:1209px) {
    .vidsize {
        height: 400px;
        width: 600px
    }
}

.thumbnail {
    border: none !important
}

#servicetwo > a {
    background: none !important;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.ModParrotRegistrationLandingPageC .Parrot_Primary_Btn {
    margin-left: 0 !important
}

.child_element span:before {
    border-left: solid #017688 !important
}

.Category_Facet_Box .ui-state-default {
    border: none !important;
    background: #eee !important
}

.Category_Facet_Box .ui-accordion .ui-accordion-content {
    padding: 0 !important
}

#goup {
    /*bottom: 75px!important*/
}

.widgetContainerBR {
    right: 95px !important;
    bottom: 15px !important
}

.banner_background2 {
    background: #017789;
    width: 100%;
    height: auto
}

.content_link a:link,
.hero_column a:active,
.hero_column a:link,
a:link > .content_link,
a:link > .fa-map-marker {
    color: rgba(17, 170, 203, 1) !important
}

.round_contact img {
    display: block;
    min-width: 100%;
    min-height: 100%
}

.round_contact {
    width: 250px;
    height: 250px
}

.round_contact,
.rr1 > canvas {
    overflow: hidden !important;
    border-radius: 50% !important
}

.hover_span2 {
    margin: 0 auto;
}

.list_disc li {
    list-style-type: disc !important
}

div.actionMenu ul.dnn_mact > li:hover > a {
    color: #fff !important
}

#parrot_custom-search-input {
    margin-bottom: 10px
}

.btn-group .print_btn:link,
.btn-group .print_btn:visited, .btn-group .email_btn:link, .btn-group .email_btn:visited {
    color: #017688 !important
}

.btn-group .print_btn:hover, .btn-group .email_btn:hover {
    color: #fff !important;
}

.col-md-1_overwrite {
    width: 70px !important;
    height: 30px !important
}

.DnnModule-ParrotRedirectButton {
    float: left;
    margin-top: 5px;
    margin-right: 5px
}

.skin-search .DnnModule-ParrotSearchInput {
    float: right
}

._shortcut {
    background: #017688 !important;
    border-radius: 45px;
    margin: 0 20px 0 5px
}

    ._shortcut:hover {
        background: #de3e32 !important
    }

.loadmoreitems {
    padding-left: 15px
}

@media (min-width:768px) and (max-width:991px) {
    .custom_col {
        width: 60% !important
    }
}

@media (min-width:0px) and (max-width:540px) {
    .col-md-11,
    .col-md-1_overwrite,
    .company_dropdown_selection,
    .custom_pass,
    .custom_username {
        width: 100% !important
    }

    #chatContainer {
        bottom: 15px !important;
        right: 55px !important
    }

    .cd-cart,
    .cd-cart-trigger {
        display: block;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0
    }

        .cd-cart-trigger .count {
            top: 80px !important;
            right: -10px !important
        }

    .col-md-1_overwrite {
        height: 30px !important
    }

    .col-md-11 {
        height: auto;
        margin-left: 25px !important;
        margin-right: 20px !important;
        margin-top: 10PX;
        padding-left: 20px !important;
        padding-top: 10px !important;
        padding-right: 20px !important;
        float: left
    }

    #divProdVarience {
        margin-left: 15px;
        margin-right: 15px
    }

    .parrotAjaxLoader {
        left: 37%
    }

    .ModParrotLogonC .firstrow .dnnLabel,
    .ModParrotLogonC .fourthrow .dnnLabel,
    .ModParrotLogonC .secondrow .dnnLabel {
        text-align: left !important;
        width: auto !important
    }
}

@media print {
    .ModParrotChatWidgetC,
    .NavMenu,
    .a2a_kit,
    .breadcrumb-header,
    .detailed_back_link,
    .header,
    .skin-footer {
        display: none
    }

    .dnn-log a:visited:after,
    .dnn-logo a:link:after,
    .item-container a:link:after,
    .item-container a:visited:after {
        content: ""
    }
}

.minimized_items {
    height: 54px;
    float: right
}

.opensubmenu > .subLevel {
    display: block !important
}

.contact-info li {
    list-style-type: none !important
}

#dnn_dnnLOGO_imgLogo {
    border: 0;
}

.normal_link:link {
    color: #025960 !important;
    font: sans-serif;
    font-weight: 400;
    text-decoration: underline !important;
}

.normal_link:hover {
    color: #FF0004;
}

.normal_link:visited {
    color: #009fb7 !important;
}

.widercontainer {
    margin: 0 auto;
}

@media (min-width:1600px) {
    .nav-row,
    .header > .container, .widercontainer {
        width: 1570px !important;
        max-width: 1570px !important;
    }

    .dnnMenu .topLevel li a span,
    ul.dnnmega li.root span {
        padding: 0px 5px !important;
    }

    .fullsizesearch {
        width: 200px !important;
    }

    #parrot-fullsize-search input {
        width: 180px !important;
    }

    .minimized_items {
        width: 250px !important;
    }
}

.ModParrotProductFilterC .ajax_overlay {
    margin-top: 2px !important;
}

.menu_wrap {
    background: #de3e32 !important;
    border-bottom: 10px solid #017688;
}

.primary_category_link:link, .primary_category_link:visited {
    color: #025960 !important;
    text-decoration: underline !important;
}

.remember_me_wrapper label {
    margin-left: 10px;
    position: absolute;
    top: 2px;
}

.Product_Image {
    overflow: hidden;
}

#PriceInclVat {
    color: #de3e32;
    font-size: 18px;
}

@font-face {
    font-family: 'caveatbold';
    src: url('fonts/caveat-bold-webfont.woff2') format('woff2'), url('fonts/caveat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.TopGrid12Grey {
    /*background:#252525;*/
    background: url(images/tweed.png) repeat;
    -webkit-box-shadow: inset 0px 0px 26px 6px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 26px 6px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 26px 6px rgba(0,0,0,0.75);
    min-height: 395px;
}

.category_name {
    font-family: 'caveatbold', Arial, sans-serif !important;
    font-size: 24px;
    color: #96aeb0 !important;
}

.homepage-div-item {
    background: #0b1117;
    padding: 10px;
    margin-bottom: 30px;
}

.mainImages {
    margin-top: 70px;
}


/*ZR - Code for hiding and Showing sliders for mobile or Desktop*/
@media all and (min-height:0px) and (max-width:649px) {
    #dnn_ctr3350_ModuleContent {
        display: none;
    }
}

@media all and (min-width:650px) {
    #dnn_ctr3351_ModuleContent, #DnnModule-3351{
        display: none;
    }
}
/*Fix the sidebar categories on IE*/
@media screen and (min-width:0\0) {
    #Sidebar_hoverIcon a {
        transform: rotate(-90deg);
        left: -41px;
        border-radius: 0px 0px 10px 10px;
        padding-top: 30px;
    }

        #Sidebar_hoverIcon a:hover {
            left: -35px
        }
}

#Categories_sidebar_btn {
    top: 47% !important;
}

.TopIconBarForTheme {
    background: #353535;
    min-height: 50px;
}

.MinimizedFullSizeButton {
    color: #ffffff !important;
    background-color: #017688 !important;
    border-color: #017688 !important;
}

    .MinimizedFullSizeButton:hover {
        background-color: #282828 !important;
        border-color: #282828 !important;
    }

.TopIconBar {
    float: right;
}

.login_register_wrapper {
    float: right;
    padding: 7px;
}

.fullsizesearchmenu {
    margin-right: 14px;
}

@media all and (min-width:0px) and (max-width:1024px) {
    .login_register_wrapper {
        float: left;
    }
}

@media all and (min-width:441px) and (max-width:645px) {
    .topnavtelbar {
        float: left !important;
        width: 100%;
        padding: 27px !important;
    }
}

@media all and (min-width:0px) and (max-width:440px) {
    .topnavtelbar {
        padding-left: 37px !important;
        float: left !important;
    }
}

.skin-search {
    width: 290px !important;
}

@media all and (min-width:0px) and (max-width:470px) {
    .product-info .nav-tabs > li {
        float: none !important;
    }
}

#body {
    overflow-x: hidden !important;
}

.dnnMenu .topLevel .haschild > a span:after {
    position: relative !important;
    font-size: 10px;
}

.MegaDrop span:after {
    position: relative !important;
    font-size: 10px !important;
}
