




@import url(bootstrap/css/bootstrap.min.css);
@import url(bootstrap/css/bootstrap-docs.css);
@import url(css/content.css);
@import url(css/animated.css);
@import url(css/animated.css);
@import url(css/font-awesome.css);
@import url(css/isotope.css);
@import url(css/flexslider.css);
@import url(css/fancybox.css);
@import url(css/trans-banner.css);
@import url(css/unoslider.css);
@import url(js/colorpicker/css/colorpicker.css);



/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}



@-webkit-viewport {width:device-width;}
@-moz-viewport {width:device-width;}
@-ms-viewport {width:device-width;}
@-o-viewport {width:device-width;}
@viewport {width:device-width;}
/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */

/*Listing News*/

.list-news .col-xs-12:nth-child(2n) .post { background-color: #f7f7f7; }
.list-news .image { width: 265px; float: right; margin-left: 15px; }
.effect-news .image.not-media { overflow: hidden; position: relative; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background: #000000; }
.effect-news .image.not-media img { display: block; width: 100%; height: 165px; opacity: 1; }
.effect-news .image.not-media figcaption { top: 30px; left: 30px; right: 30px; bottom: 30px; position: absolute; padding: 20px; }
.image.not-media figcaption:before,
.image.not-media figcaption:after,
.image.not-media figcaption div:before,
.image.not-media figcaption div:after { background-color: #ffffff; position: absolute; content: ""; display: block; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.image.not-media figcaption:before,
.image.not-media figcaption:after { width: 0; height: 1px; }
.image.not-media figcaption div:before,
.image.not-media figcaption div:after { width: 1px; height: 0; }
.image.not-media figcaption:before,
.image.not-media figcaption div:before { left: 0; top: 0; }
.image.not-media figcaption:after,
.image.not-media figcaption div:after { bottom: 0; right: 0; }
.image.not-media.blue { background: #0a212f; }
.image.not-media:hover img { opacity: 0.8; -webkit-filter: blur(5px); filter: blur(5px); }
.image.not-media:hover figcaption:before,
.image.not-media:hover figcaption:after { width: 100%; }
.image.not-media:hover figcaption div:before,
.image.not-media:hover figcaption div:after { height: 100%; }
.image.not-media figcaption a { position: relative; font-weight: 400; text-transform: uppercase; -webkit-transform: translateY(50%); transform: translateY(50%); margin: 0 0 8px; opacity: 0; display: block; }
.image.not-media figcaption a i { opacity: 0; top: 0; position: absolute; left: 50%; background: #15677B; width: 45px; height: 45px; font-size: 22px; border-radius: 50%; text-align: center; line-height: 46px; margin: 0 0 0 -23px; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.image.not-media:hover a i { opacity: 1; }
.image.not-media:hover figcaption a { opacity: 1; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; -webkit-transform: translateY(0); transform: translateY(0); color: #fff; }
.list-news:first-child .post { margin-top: 0; }
.list-news .post { margin-top: 20px; overflow: hidden; border: 1px solid #e9e6e6; padding-left: 10px; }
.post .desc-wrap { margin: 0 267px 0 0; }
.post .desc-wrap h2 { margin: 6px 0 0 0; font-size: 13px; color: #777; }
.post .desc-wrap h3 { margin-top: 5px; margin-bottom: 10px; font-size: 16px; color: #444; }
.post .desc-wrap h3 a { color: #010101; }
.post .desc-wrap .desc { font-size: 12px; line-height: 1.571; }
.var-color-main { color: #111; }
.post .desc-wrap .info-news { margin: 0 0 10px 0; }
.post .desc-wrap .info-news ul { margin: 0; }
.post .desc-wrap .info-news ul li { display: inline-block; margin: 0 0 0 10px; color: #868585; font-size: 12px; }
.post .desc-wrap .info-news ul li:first-child { margin-left: 70px; }
.post .desc-wrap .info-news ul li i { margin: 0 0 0 5px; }
.post .desc-wrap .info-news ul li a { color: #010101; }

/* ____________________________________________________________ Winter Service _____________________________________*/
ul.fa-ul li {    list-style-type: none;}
.lt-news-img {
    background-position: center center !important;
    background-size: cover !important;
    height: 200px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 100%;
}
.lt-news-template.col-sm-4 > a {
    display: block;
    overflow: hidden;
    width: 100%;
    position:relative;
}
.lt-news-template > a::after {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 10px;
    bottom: 0;
    content: "";
    position: absolute;
    right: 20px;
}
.lt-news-txt, .lt-news-txt-content {
    color: #333;
    font-family: Roboto;
    font-size: 11px;
    line-height: 25px;
    text-align: justify;
}
.lt-news-txt-content{ padding-right: 55px; }
.lt-news-txt-content > h2 {
    line-height: 24px;
    text-align: right;
}
.lt-news-txt a {
    color: #000;
    font-family: Roboto;
    font-size: 13px;
    text-shadow: 0.3px 0 #000;
}
.lt-news-txt h4 {
    color: #999;
    font-family: Roboto,p2;
    font-size: 12px;
    text-shadow: 0.5px 0 #999;
}
.lt-news-txt-icon > img {
    max-width: 44px;
}
.lt-news-txt-icon {
    position: absolute;
}
.lt-news-column1, .lt-news-column2 {
    display: inline-block;
    width: 100%;
}
.bottomgrids {
    background: #fff none repeat scroll 0 0;
}
.news-section-title {
    color: #000;
    font-family: Roboto;
    font-size: 28px;
    margin: 70px 0;
    text-align: center;
    text-shadow: 0 0 #000;
}
.news-section-archive {
    display: inline-block;
    margin-bottom: 80px;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}
.news-section-archive > a {
    background: #ffcc33 url("/portals/1/images/icons/right_arrow_icon.png") no-repeat scroll 145px center / 12px auto;
    color: #000;
    display: block;
    font-family: Roboto;
    font-size: 14px;
    margin: 0 auto;
    padding: 15px 0;
    text-shadow: 0 0 #000;
    width: 200px;
}
.lt-news-img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.uw-hero-image::after{background:rgba(0, 0, 0, 0) url("images/ReapSlideShow.png") repeat scroll 0 0; bottom: 0;z-index:100;
    content: "";
    height: 80px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    width: 100%;}

.uw-homepage-slider::before{background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%) no-repeat scroll 0 0;z-index:99;
   bottom: 0;
    content: "";
    height: 80px;
    opacity: 0.2;
    position: absolute;
    width: 100%;}






a.searchbtn{float:right;font-size:22px;color:#42494e;line-height:55px;margin:auto auto auto 15px;}
a.searchbtn{float:left;margin:auto 15px auto auto;}
a.searchbtn{line-height:60px;font-size:24px;}
.scroll-to-fixed-fixed a.searchbtn{margin:0px;line-height:50px;font-size:24px;}
a.searchbtn{float:right;margin-left:15px;margin-right:15px;}
a.searchbtn{float:right;}

.uw-links ul li a span {
            display: block;
            margin-top: 10px;
            
        }

.uw-links ul li {list-style-type: none;}

        .uw-links {
            background-color: #fff;
            box-shadow: 0 0 4px rgba(164, 164, 164, 0.5);
            margin-top: -20px;
            position: relative;
            z-index: 200;
        }

            .uw-links ul {
                list-style: outside none none;
                padding: 0;
            }

        .center-block {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .uw-links ul {
            list-style: outside none none;
        }

        .uw-links ul {
            padding: 0;
            list-style: none;
        }

            .uw-links ul li a {
                font-family: "Encode Sans Compressed",sans-serif;
                color: #2089cb;
                font-weight: 800;
                text-align: center;
                display: block;
                width: 14%;
                float: left;
                padding: 10px 0 0;
                margin: 35px 0 40px;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                text-transform: uppercase;
                border-right: 1px solid #EBEBEB;
                transition: all .1s ease-in-out;
                line-height: 1.3;
                text-decoration: none;
            }

                

                .uw-links ul li a span {
                    display: block;
                    margin-top: 10px;
                    font-family: Roboto;
                    font-size: 14px;
                    font-weight : normal;
                }

                .uw-links ul li a:focus {
                    text-decoration: none;
                }

            .uw-links ul li:last-child a {
                border: none;
            }

            .uw-links ul li a:hover i, .uw-links ul li a:focus i {
                transform: scale(1.15);
                transition: all .1s ease;
                transform-origin: center center;
            }
            .uw-links ul li a i {
                font-size: 50px;
            }

            .uw-links ul li a:hover i, .uw-links ul li a:focus i {
                color: #2089cb;
                text-decoration: none;
            }

            .uw-links ul li a i, .uw-links ul li a i {
                color: #a3a1a2;
            }

           .uw-links ul li a:hover svg, .uw-links ul li a:focus svg {
                transform: scale(1.15);
                transition: all .1s ease;
                transform-origin: center center;
            }
            .uw-links ul li a svg {
                font-size: 50px;
            }

            .uw-links ul li a:hover svg path, .uw-links ul li a:focus svg path, .uw-links ul li a:focus svg rect, .uw-links ul li a:focus svg rect {
                fill: #2089cb;
                text-decoration: none;
            }

            .uw-links ul li a svg path, .uw-links ul li a svg path {
                color: #a3a1a2;
            }
#ItcHi{display:block}
#ItcLow{display:none}

            @media only screen and (max-width:767px){
.uw-links{padding:3% 0}.uw-links ul li{padding:0 5%}.uw-links ul li a{width:23%;padding:10px 0;margin:10px 5%;font-size:13px;line-height:14px;border-right:none}.uw-links ul li a span{padding-top:6px}
#ItcHi{display:none}
#ItcLow{display:block}
.uw-homepage-slider{display:none;}
}


.topbar-language{color: #fff;display: inline-block;background:#00c4d9 none repeat scroll 0 0;font-size:9px !important;font-weight:bold;line-height:18px;margin:0px 5px;text-align:center;width:18px;padding:2px 2px 0px 2px;}

 a.topbar-language, a.topbar-language:visited{
    color: #fff;
    display: inline-block;
    outline: 0 none;
    text-decoration: none;}

.searchbox{background-color:transparent;}#dnn_HeaderMega4_dnnSEARCH_ClassicSearch{background:#EEEEEE;display:flow-root;margin:auto;padding:5px;width:75%;}
.search a.SearchButton:before,.search a.SearchButton:before{content:"\f002";float:right;font-family:FontAwesome;font-size:20px;font-weight:normal;text-indent:0 !important;text-indent:50%\0/ !important;width:100%;text-align: center;} .search a.SearchButton:before, .search a.SearchButton:before{float:right;}.search a.SearchButton:link,.search a.SearchButton:visited{background-color:#2089cb;border-radius:0 0 0 0;display:inline-block;float:right;font-size:0;height:27px;line-height:27px;margin:0;padding:0;text-indent:-9999px;width:20%;color:#FFF;} .search a.SearchButton:link, .search a.SearchButton:visited{float:right;}.search a.SearchButton:hover{background-color:#454545;}
#dnn_HeaderMega4_dnnSEARCH_txtSearch{background-color:#EFEFEF;border:medium none;border-radius:0 0 0 0;box-shadow:none;color:#000000;font-family:fontfacefa1,tahoma;font-size:11px;height:24px;line-height:27px;margin:0;outline:medium none;padding:3px 1% 0 1%;transition:all 100ms ease-in-out 0s;width:100% !important;}#dnn_HeaderMega4_dnnSEARCH_txtSearch:active,#dnn_HeaderMega4_dnnSEARCH_txtSearch:focus{background-color:#F0F0F0;box-shadow:0 3px 8px #999999 inset;}#dnn_HeaderMega4_dnnSEARCH_ClassicSearch .searchInputContainer{margin:0 !important;width:79%;}.searchInputContainer{float:left;} .searchInputContainer{float:right;}ul.searchSkinObjectPreview{width:100%!important;text-align:left;left:0 !important;} ul.searchSkinObjectPreview{text-align:right;right:0 !important;}#dnn_HeaderMega4_dnnSEARCH_ClassicSearch a.dnnSearchBoxClearText{display:none !important;}
#dnn_HeaderMega4_dnnSEARCH_ClassicSearch .searchInputContainer{margin:0 !important;width:79%;}.searchInputContainer{float:left;} ul.searchSkinObjectPreview{width:100%!important;text-align:left;left:0 !important;} ul.searchSkinObjectPreview{text-align:left;right:0 !important;}#dnn_HeaderMega4_dnnSEARCH_ClassicSearch a.dnnSearchBoxClearText{display:none !important;}#to_top:hover{background-color:#27cfc3;}#to_top{position:fixed;left:auto;right:20px;top:auto;bottom:20px;outline:none;overflow:hidden;color:#fff;text-align:center;background-color:rgba(49,79,96,.84);height:36px;width:36px;line-height:36px;font-size:14px;border-radius:2px;cursor:pointer;transition:all .3s linear;z-index:999999;opacity:1;display:none;}

ul.searchSkinObjectPreview > li > span {
    color: black;
}

.LatestProducts a.prd-links { position: absolute !important; width: 100%; height: 100%; display:none; }

/*Scroll To Fixed Fixed*/

.scroll-to-fixed-fixed#skin_header{ background:#fff none repeat scroll 0 0; box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.12); }

.scroll-to-fixed-fixed#skin_header #standardMenu li.lampback{ height:60px; }

.scroll-to-fixed-fixed #standardMenu .subMenu {top:57px;}

.scroll-to-fixed-fixed#skin_header #megaMenu .root >li >a >span {height:60px; line-height:60px;}

.scroll-to-fixed-fixed#skin_header #megaMenu li.lampback{ height:60px; }

.scroll-to-fixed-fixed #megaMenu .category {top:57px;}	

.scroll-to-fixed-fixed .site_logo { padding-top: 0px; margin-bottom: 2px;line-height: 40px; }
.scroll-to-fixed-fixed .site_logo a img{ width: 180px; }
@media screen and (min-width: 960px) {

     .white-submenu , .mobile-nav-close-section , #standardMenu li a.head-item , .user-btn-section { display: none !important; }

}


#standardMenu > ul {

    width: 100%;

    display: block;

    float: right;

    list-style: outside none none;

    margin: 0;

    padding: 0;

}

.white-submenu {

    background: #333333 none repeat scroll 0 0;

    display: none;

}

/* _________________________________________________ Negin Khodro Menu ______________________________________________*/
.details_ptoducts_total { display: inline-block; height: 400px; width: 100%; display: none; }
.details_ptoducts { display: inline-block; height: 400px; width: 100%; }
.menu_column1,.menu_column2 { display: inline-block; width: 100%; }
.LatestProducts_submenu_txt > h1 { margin-top: 60px; text-align: left; }
.LatestProducts_submenu_txt a { color: #777 !important; font-size: 30px; margin-left: 50px; padding: 5px; text-shadow: 0 0 #777 !important; }
.LatestProducts_submenu_txt h5 a {  margin-left: 58px; border: 2px solid #ffcd00; color: #fff !important; font-size: 13px; padding: 5px 15px; text-shadow: 0 0 #fff !important; }
.LatestProducts_submenu_txt h5:first-child a { margin-left: 0px; }
.LatestProducts_submenu_txt h5 {   float: right; margin-top: 30px; margin-left: 6px; }
.LatestProducts_submenu_txt_links { float: left; text-align: left; }
.LatestProducts_submenu_txt h5:last-child { }

/***********************menupane********************/
.menupane h1 {
    color: #004a88;
    font-size: 35px;
    margin-top: 21px;
    text-shadow:0 0 #2089cb;
    font-family:Roboto;
}
.menupane h6 {
    color: #004a88;
    font-size: 17px;
    margin-bottom: 5px;
    text-shadow:0 0 #2089cb;
    font-family:Roboto, Tahoma, sans-serif;
    font-weight: normal;
    margin-top: 5px;
}

.white-submenu .menupane h6 {
     padding:0 25px;
}

.white-submenu .menupane ul li {
     padding:1px 25px;
}
.NewsHome{float:left}
.NewsHome img {width:210px;height:140px}
.NewsHome h3 {min-height:100px}
.menupane .col-sm-3 > ul { margin-bottom: 25px; margin-right:0; }
.menupane ul li {
    /*background: url("/Portals/0/images/plus.png") no-repeat scroll right center transparent;*/
    color: #000;
    line-height: 21px;
    /*padding: 0 19px 0 0;*/
}
.menupane .col-sm-9 > ul,.menupane .col-sm-6 > ul {
    margin-bottom: 25px;
}
.menupane ul li a span{ font-family:Roboto;font-size: 13px;}
.menupane ul li a{
    color: #000;
    font-size: 12px;
    line-height: 26px;
    text-shadow: 0 0 #000;
    text-decoration: none;
    transition: color 0.3s linear;
   -webkit-transition: color 0.3s linear;
   -moz-transition: color 0.3s linear;
 }
.menupane ul li a:hover{
    color: #004a88;
    text-shadow: 0 0 #004a88;
}
.menupane a {text-shadow: 0 0 #fff;}
.menupane a:hover {text-decoration: none;}

.menupane a h6{text-decoration: none;
    transition: color 0.3s linear;
   -webkit-transition: color 0.3s linear;
   -moz-transition: color 0.3s linear;
   line-height:inherit;
}
.menupane a h6:hover{
    color: #038bff;
   
}

#dnn_ContentPane .Normal {
    color: #8c8888;
    font-size: 11px;
}
.prodmenu{
  background:#d4d4d4;
 display:none;
  
}

/*--------- StandardMenu style ----------*/
#standardMenu { position:relative; }
#standardMenu ul { list-style:none; margin:0; padding:0;}
#standardMenu li{ position:relative; display:block; float:left; margin:0; list-style:none; }
 
#standardMenu li.lampback{ position:absolute;top:0;z-index:8;width:100%;   }
#standardMenu li.lampback .lampleft { position:absolute; top:0;left:45%;z-index:100; }
#standardMenu li.lampback .lampleft .lampcenter{  height:0; width:0; /*border-top:6px solid #36bddd;*/ border-left:5px solid #3a3a3a; border-right:5px solid #3a3a3a; }

#standardMenu .rootMenu li a{ display:block; position:relative; float:none; z-index:10; cursor:pointer; text-decoration:none; padding: 0 11px; }
#standardMenu .rootMenu li.selected a, #standardMenu .rootMenu li.breadcrumb a, #standardMenu .rootMenu li:hover a, #standardMenu .rootMenu li a:hover { text-decoration:none; }
.item.last.child-6 > a { padding-left: 0 !important; }
#standardMenu .rootMenu li a span { background: rgba(0, 0, 0, 0) url("images/arrow-hdr.png") no-repeat scroll right center; color: #444; display: block; font-family: Roboto; font-size: 14px; font-weight: normal; line-height: 30px; margin-top: 0; padding: 0 15px 0 0; text-transform: none; white-space: nowrap;  text-shadow: 0.1px 0 #444; }
#standardMenu .rootMenu li.selected a span, #standardMenu .rootMenu li.breadcrumb a span, #standardMenu .rootMenu li:hover a span, #standardMenu .rootMenu li a:hover span{ }
 #standardMenu .rootMenu li a:hover{
 }
 .skin_width .col-sm-4 {
float:left;
}
.skin_width .col-sm-3 {
float:left;
}
.skin_width .col-sm-2 {
float:left;
}
.skin_width .col-sm-10 {
float:left;
}

/*-- submenu --*/
#standardMenu .subMenu {position:absolute;right:0; width:180px; z-index:1210;display:none;padding:0; border-top:3px solid #F7B200; }
#standardMenu .rootMenu li.rmHover .subMenu { display:block; }
#standardMenu .subMenu ul{ margin:0; padding:0; position:relative; z-index:1200; background:#FAFAFA; border:1px solid #666; border:1px solid rgba(200,200,200,.3); }
#standardMenu .subMenu li{ float:none; clear:both; background:none; width:100%; padding:0; *margin-bottom:-3px;}
#standardMenu .subMenu li.item a{ border:none;border-bottom:1px solid #666; border-bottom:1px solid rgba(255,255,255,.15); padding:0; margin:0; background:none; }
#standardMenu .subMenu li.last > a{ border-bottom: none;}
#standardMenu .subMenu li.item a span{ display:block; background:none; font-size:14px; color:#000; font-weight:normal; white-space:normal; height:auto; line-height:1.5em; padding:10px 15px 10px 15px; text-transform:none; margin:0; border:none;text-align:right;}
#standardMenu .subMenu li.selected > a span, #standardMenu .subMenu li.breadcrumb > a span, #standardMenu .subMenu li.item a:hover span { cursor:pointer;color:#F7B200;}
#standardMenu .subMenu .subarrow{ background:url(../images/menu-arrow01.gif) no-repeat; position:absolute; left:0; top:15px; width:15px; height:7px;z-index:9999;}
#standardMenu .subMenu li.selected > a .subarrow, #standardMenu .subMenu li.breadcrumb > a .subarrow, #standardMenu .subMenu li.item a:hover .subarrow{ background:url(../images/menu-arrow02.gif) no-repeat;}

#standardMenu ul li ul li ul{ display:none; width:180px; margin:0;}
#standardMenu ul li ul li ul.level1{ display: none;position:absolute;right:178px; top:-1px; }
#standardMenu ul li ul li ul li ul.level2 { display:none;position:absolute;right:178px;top:-1px; }
#standardMenu ul li ul li ul li ul li:hover ul.level3 { display: block;position:absolute;right:178px;top:-1px; }
#standardMenu ul li ul li ul li ul li ul li:hover ul.level4 { display: block;position:absolute;right:178px;top:-1px; }

#standardMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#standardMenu img.rootIcon {max-height:40px; margin-left:7px; margin-right:-10px; vertical-align: middle;}


/*--------- Global CSS Reset & Standards ----------*/
#Body{  background:center top fixed #ddd; margin:0;padding:0; color:#555; }
html,body{  margin:0; padding:0; font:normal 12px/1.8em Roboto, Tahoma, sans-serif; color:#555;}
Body #Form{ height:100%; }
* {font-family:Roboto, Tahoma, sans-serif; }
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {border:0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}a img{border:0;}
img, object, embed { max-width: 100%;}
[class*="map"] img,[id*="map"] img,[class*="Map"] img,[id*="Map"] img, table img{max-width:none!important;}
img{border:0; height:auto;}
p{ margin:0 0 8px 0;}

A:link { text-decoration : none; }
A:visited { text-decoration : none; }
A:hover { text-decoration:underline; }
A:active { text-decoration : none; }

h1{font-size:22px;line-height:1.8em;letter-spacing:0;font-weight:normal;font-family:Roboto, Tahoma, sans-serif;}
h2{font-size:20px;line-height:1.8em;letter-spacing:0;font-weight:normal;font-family:Roboto, Tahoma, sans-serif;}
h3{font-size:18px;line-height:1.8em;letter-spacing:0;font-weight:normal;font-family:Roboto, Tahoma, sans-serif;}
h4{font-size:16px;line-height:1.8em;letter-spacing:0;font-weight:normal;font-family:Roboto, Tahoma, sans-serif;}
h5{font-size:15px;line-height:1.8em;letter-spacing:0;font-weight:normal;font-family:Roboto, Tahoma, sans-serif;}
h6{font-size:14px;line-height:1.8em;letter-spacing:0;font-weight:normal;font-family:Roboto, Tahoma, sans-serif;}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {font-family:Roboto, Tahoma, sans-serif;}

/*Bootstrap Reset*/
[id*="ControlPanel"], [id*="ControlPanel"] *, [id*="ControlPanel"] *:after,
.dnn_mact, .dnn_mact *, .dnn_mact *:before, .dnn_mact *:after,
.dnnActionMenu, .dnnActionMenu *, .dnnActionMenu *:before, .dnnActionMenu *:after,
.TB_Wrapper, .TB_Wrapper * { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
[class*="RadAjaxPanel"] *,[class*="Digital"] * { font-size:12px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
ul.list-unstyled, ol.list-unstyled, ul.list-unstyled > li, ol.list-unstyled > li {list-style: none; margin:0;}
ul.row {margin-right: -15px; margin-left: -15px;}
ol, ul {list-style: none;}
ul li { list-style-type:disc; }
ul li li { list-style-type:circle; }
ol li { list-style-type: decimal;}
.nav li { list-style:none!important;}
a{outline:none!important;border:0;}
.btn-primary, .btn-warning, .btn-danger, .btn-success, .btn-info{color:#ffffff!important;}
ul#myTab { padding:0; margin:0; } 
.panel-primary > .panel-heading h3 {color: #ffffff;}
.panel-success > .panel-heading h3 {color: #468847;}
.panel-warning > .panel-heading h3 {color: #c09853;}
.panel-danger > .panel-heading h3 {color: #b94a48;}
.panel-info > .panel-heading h3 {color: #3a87ad;}
.popover {z-index:999;}

/*spacer styles*/
.pe-spacer { clear: both; display: block; margin: 0; min-height: 0 !important;  padding: 0; width: 100%;}
.pe-spacer.size10 { height: 10px;}
.pe-spacer.size20 { height: 20px;}
.pe-spacer.size30 { height: 30px;}
.pe-spacer.size40 { height: 40px;}
.pe-spacer.size50 { height: 50px;}
.pe-spacer.size60 { height: 60px;}
.pe-spacer.size70 { height: 70px;}
.pe-spacer.size80 { height: 80px;}
.pe-spacer.size90 { height: 90px;}
.pe-spacer.size100 { height: 100px;}

/*border styles*/
.left_border{ border-right:1px solid #e9e9e9;}
.right_border{ border-left:1px solid #e9e9e9;}
.top_border{ border-top:1px solid #e9e9e9;}
.bottom_border{ border-bottom:1px solid #e9e9e9;}

.Head{ font-weight:bold; font-size:16px; }
.SubHead { font-weight:bold;  font-size:15px; }
.SubSubHead{ font-size:14px; }
.Normal { font-size:13px; line-height:1.5em; }

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }
.clear_float{ clear:both;line-height:0;font-size:0;}
.floatl{ float:right;}
.floatr{ float:left;}
.pc_display { display:block;}
.mobile_display{ display:none;}

/*--------- Admin Settings Reset ----------*/
.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000000; text-decoration: underline;}
.FileManager A:hover{ color:#000000; text-decoration:none;}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, a.dnnPrimaryAction:link { color: #FFFFFF; text-decoration : none;}
.dnnActionMenu span { color:#000000!important;}
.ModuleTitle_SubMenu{ z-index:9999!important; }	
.DnnModule{z-index:inherit;}
.dnnSortable { min-height:0!important; }
.dnnFormPopup .ui-dialog-titlebar { min-height:40px; }
.bs-docs-section .bs-example.bs-example-popover{ z-index:1;}
.DNNAligncenter table { margin: 0 auto;}
.paneOutline { border:1px dashed #ccc;}

/*--------------------------------------------
               All Design Style                
---------------------------------------------*/
#skin_wrapper {width:100%;  position:inherit!important;z-index:1; background:#fff; margin:0 auto; -webkit-box-shadow:0 0 2px #000;-moz-box-shadow:0 0 2px #000;box-shadow:0 0 20px #a3a3a3;}
#skin_wrapper.boxed {width:1140px; }
#skin_wrapper .menu_left, #skin_wrapper .menu_right{ display:none; }
#skin_wrapper.boxed .menu_left, #skin_wrapper.boxed .menu_right{ display:block; }

.skin_width { width:100%;max-width:1180px;min-width:767px;margin:0 auto; position:relative; }
.mobile_nav { display:none;}
.content_whitebg{ background:#fff;}
.content_graybg{background-size: cover; background-attachment: fixed;background:#596064 url('images/parallax.jpg') no-repeat fixed bottom center;}
.content_Cover{background: rgba(0, 0, 0, 0) url("images/Cover.png") repeat scroll 0 0;}
.skin_main{ min-height:500px;}
.skin_top_content { padding:0px 20px;}
.skin_main_padding{ padding:0 20px;}
.footer_top{ background:#111; }
.skin_footer{ background:#000; line-height:30px; padding:5px 0;}
.footer_left{ float:left;margin-right:10px; padding:10px 0;}
.footer_right{ float:right; margin-left:10px; padding:10px 0;}
.skin_footer .copyright_bar{color:#8a8a8a;  line-height:30px;}

/*--------- Pane Style ----------*/
.DNNEmptyPane{ display:none!important;}
.dnnpane > [class*="col-md"],.dnnpane > [class^="col-md"] { padding: 10px 15px; }

.headerpane{ margin:15px; display:none;}
.contactpane { display:none; margin:2px 15px; }
.bannerpane{ margin-top:10px;}

.graygrid4a{margin:40px 0;}
.graygrid4b{margin:40px 0;}
.graygrid4c{margin:40px 0;}
.graygrid12{margin:40px 0;}

.bottomgrid4a{margin:40px 0; }
.bottomgrid4b{margin:40px 0; }
.bottomgrid4c{margin:40px 0; }
.bottomgrid12{margin:40px 0; }
.footer_grid3a { margin:50px 0 40px 0;}
.footer_grid3b { margin:50px 0 40px 0;}
.footer_grid3c { margin:50px 0 40px 0;}
.footer_grid3d { margin:50px 0 40px 0;}
.footer_grid12 { margin:50px 0 40px 0;}
.leftsidepane { padding:10px 0; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 8px; color:#a8a8a8; font-size:12px; text-decoration:none; }
A.Footer:hover {  text-decoration: none;}

a.social, a.social:link, a.social:active, a.social:visited {
    transition: color ease-in 200ms;
    -moz-transition: color ease-in 200ms;
    -webkit-transition: color ease-in 200ms;
    -o-transition: color ease-in 200ms;
    -ms-transition: color ease-in 200ms;
}
a.social > span:hover{color:#2089cb}

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#fff; font-size:12px; text-decoration:none; }
A.Breadcrumb:hover{ text-decoration:none;color:#fff; }

/*--------- Scroll Top Style ----------*/
#top-link{  bottom:5px; left:10px; text-align:center; display:block; height:37px; padding:0; width:37px; background:#999; background:rgba(0,0,0,0.2); position: fixed; text-decoration: none; z-index: 903; outline:none; color:#FFF;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
#top-link .fa{ text-align:center; line-height:35px; font-size:20px;}
#top-link:hover{ background:rgba(0,0,0,0.3);transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}

/*--------- Dark Color Area Font Color ----------*/
.img_bg *, .content_colorbg *,.top_colorbg *, .Hb1_style *,.content_graybg *,.contactpane *{ color:#fff;}
.footerpane_style, .footerpane_style *{ color:#a8a8a8;} 

/*--------- Font Awesome ----------*/
.fa_icon_wrapper { padding:0 15px; margin:20px 0 40px;}
.fontawesome-icon-list [class*="col-md-"] { padding:15px 20px; border:1px solid #f2f2f2;  margin: -1px -1px 0 0; color:#666; }
.fontawesome-icon-list [class*="col-md-"]:hover { color:#049AD9;}
.fontawesome-icon-list span.fa {font-size:22px;margin-left: 5px; width: 30px; position: relative;top: 2px;}

@media handheld, only screen and (max-width: 1140px){
#skin_wrapper { width:auto!important; margin:0 auto;}
#skin_wrapper.boxed .menu_left, #skin_wrapper.boxed .menu_right{ display:none; }	
}

/*--------- CSS Reset for Tablet ----------*/
@media handheld, only screen and (max-width: 991px){
#standardMenu .rootMenu li a{  padding: 0 20px; }
.NewsHome{float:right}
.NewsHome img {width:inherit;height:inherit}
.NewsHome h3 {min-height:inherit}
.white-submenu .col-sm-3 > h1 { display: none !important; }
.white-submenu .col-sm-2 > h1 { display: none !important; }
.white-submenu .row.menupane { padding: 0; }
#standardMenu .rootMenu li a span{background: none;}
#standardMenu .rootMenu li a.dc-head-item{display: none !important;}
#standardMenu li .col-sm-3 {width:100%}
#standardMenu li .col-sm-4 {width:100%}
#standardMenu li .col-sm-2 {width:100%}
#standardMenu li .col-sm-10 {width:100%}
#standardMenu li .col-sm-3 {width:100%}
#standardMenu li {padding:1px 0}
#standardMenu li .col-sm-9 {width:100%}
#standardMenu li .col-sm-10 .col-sm-12 .col-sm-4 {padding:0px; margin:0px}
#standardMenu li .col-sm-10 .col-sm-12 .col-sm-4 ul li {padding:1px 0px}
#standardMenu li .col-sm-10 .col-sm-12 .col-sm-4 a {background:none;}
#standardMenu li .col-sm-10 .col-sm-12 .col-sm-4 ul li a {background: #6b6b6b none repeat scroll 0 0;}
.LinkTopw .col-sm-3 {width:50%}
#dnn_GrayGrid12.col-md-12 {width:100%}
.content_Cover .col-md-3 {width:50%; float:right;}
a.searchbtn{display: block;
    right: 2px;
    position: absolute;
    top: -3px;
    z-index: 999;}

a.topbar-language{display:table;float:none;margin:auto;}

#skin_wrapper { width:auto!important; margin:0 auto; }
.skin_top_content { padding:20px;}
.dnnpane > [class*="col-md"],.dnnpane > [class^="col-md"] { padding: 10px 10px; }
}

/*--------- CSS Reset for Mobile ----------*/
@media handheld, only screen and (max-width: 767px) {
body {-webkit-text-size-adjust:none;}
#skin_wrapper{ width:auto!important;min-width:300px;}
.skin_width,body{width:100%;min-width:0;}
.floatl, .floatr{ float: none;}
.pc_display { display:none;}
.mobile_display{ display:block;}
.LinkTopw .col-sm-3 {width:100%}
.skin_footer{ text-align:center; padding:0;}
.footer_left{ float:none;margin-right:0; padding:10px 0 0 0;}
.footer_right{ float:none; margin-left:0; padding:5px 0 10px 0;}
.skin_footer .copyright_bar{ line-height:20px;}

/*--------- Pane Style ----------*/
.headerpane{ margin:15px 0 25px 0;}

.graygrid4a{margin:20px 0;}
.graygrid4b{margin:20px 0;}
.graygrid4c{margin:20px 0;}
.graygrid12{margin:20px 0;}

.bottomgrid4a{margin:20px 0; }
.bottomgrid4b{margin:20px 0; }
.bottomgrid4c{margin:20px 0; }
.bottomgrid12{margin:20px 0; }
.footer_grid3a { margin:30px 0 20px 0;}
.footer_grid3b { margin:30px 0 20px 0;}
.footer_grid3c { margin:30px 0 20px 0;}
.footer_grid3d { margin:30px 0 20px 0;}
.footer_grid12 { margin:30px 0 20px 0;}
}

/*--------- Retina Set ----------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-o-min-device-pixel-ratio: 2/1),
       only screen and (min-device-pixel-ratio: 2) {
.menuclick { background-image:url(images/retina/btn_menu@2x.png); -webkit-background-size:25px 19px; -moz-background-size:25px 19px; background-size:25px 19px; }
#standardMenu .rootMenu a span .navarrow, #standardMenu .rootMenu a span .navarrow2, 
#megaMenu .root a span .navarrow, #megaMenu .root a span .navarrow2
{background-image:url(images/retina/mobile_navarrow@2x.png); -webkit-background-size:17px 80px; -moz-background-size:17px 80px; background-size:17px 80px;}
}
