/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
/*-------- Design style --------*/
.floatl{ float:left;}
.floatr{ float:right;}
.pc_display { display:block;}
.mobile_display{ display:none;}
.mobile_nav { display:none;}
.pre_defined_color { background:#517AB9;}

#skin_wrapper {width:100%;  position:inherit!important;z-index:1;  background:#fff; margin:0 auto;}
.skin_width { width:100%;max-width:1140px;min-width:767px;margin:0 auto; position:relative;}

.skin_header{ position:relative;}
.skin_top{ background:#111; background:rgba(0,0,0,0.8); position:absolute; width:100%;z-index:1000; height:35px;}
#header_style{background:#111; background:rgba(0,0,0,0.8);position:absolute; z-index:1000; width:100%; top:35px; height:70px;}

.header_left{ float:left;}
.logo_style{ padding:0 10px 15px 10px; }
.scroll-to-fixed-fixed .logo_style{ line-height:70px;}
.header_right{ float:right; color:#fff;}
.language_position {float:right; padding:5px 5px 6px 4px;}
.user_style { float:right; list-style:none; padding:7px; padding-right:15px; margin:0; }
.menu_box{ float:left; padding-top:17px; margin-right:10px;}

.skin_banner{ min-height:105px;background:url(../images/page_name_bg.png) repeat #517AB9;}

.skin_main { min-height:650px;}
.main_top_bg{ height:105px; background:url(../images/page_name_bg.png) repeat #517AB9;}
.content_whitebg{ background:#fff;}
.content_graybg{ background:#f5f5f5; position:relative; }
.content_graybg:before{ content: ' '; background: -webkit-linear-gradient(top, #e5e5e5,#f5f5f5 100%); background: -moz-linear-gradient(top, #e5e5e5,#f5f5f5 100%); background: -o-linear-gradient(top, #e5e5e5,#f5f5f5 100%); background: -ms-linear-gradient(top, #e5e5e5,#f5f5f5 100%); background: linear-gradient(top, #e5e5e5,#f5f5f5 100%); position: absolute; top: 0; left: 0; width: 100%;height:10%; max-height:10px; z-index:0;}
.content_graybg:after{ content: ' '; background: -webkit-linear-gradient(bottom, #e5e5e5,#f5f5f5 100%); background: -moz-linear-gradient(bottom, #e5e5e5,#f5f5f5 100%); background: -o-linear-gradient(bottom, #e5e5e5,#f5f5f5 100%); background: -ms-linear-gradient(bottom, #e5e5e5,#f5f5f5 100%); background: linear-gradient(bottom, #e5e5e5,#f5f5f5 100%); position: absolute; bottom: 0; left: 0; width: 100%; height:10%; max-height:10px; z-index:0;}
.fixed_bg{ background: center center repeat url(../images/fixed_bg.jpg) fixed;  }
.content_colorbg{ background:#517AB9;position:relative;}
.content_colorbg:before{ content: ' '; background: rgba(0,0,0,.2); position: absolute; top:0; left: 0; width: 100%;height:5%; max-height:5px; z-index:0;}
.content_colorbg:after{ content: ' '; background: rgba(0,0,0,.2); position: absolute; bottom:0; left: 0; width: 100%;height:5%; max-height:5px; z-index:0;}

.skin_top_content { padding:50px 20px;}
.skin_main_padding{ padding:0 20px;}
.map_padding{ padding:0;}
.content_blackbg{ background:#444;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.content_blackbg:hover{ background:#517AB9;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; }

.footer_top{ background:#222;padding:0; }
.footer_bg{ background:#222; color:#fff; border-top:1px solid #333333;  }
.copyright_bar{min-height:65px; padding:20px 0 10px 0;}
.footer_left{ float:left;}
.footer_right{ float:right;}

/*page name*/
.page_name { background:url(../images/page_name_bg.png) repeat #517AB9;  min-height:200px; text-align:center; padding-top:105px;}
.pagename_style { position:relative;}
.pagename_style h1{ color:#fff; line-height:34px; padding:25px 0 15px 0; font-size:35px; font-weight:normal; margin:0;}
.page_name_title p{ color:#fff; margin-top:10px;}

/*leftsidebar layout*/
.LM_position { float:left; width:22%;padding:0; }
.LM_skin_content { float:left; min-height:350px; width:78%; padding:0 0 0 25px;}
.leftside_style { padding:0;}


/*--------- 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.back{ position:absolute; border:1px solid #517AB9;height:37px; z-index:8; }

#standardMenu .rootMenu li a{ display:block; position:relative; float:none; z-index:10; cursor:pointer; text-decoration:none; }
#standardMenu .rootMenu li.selected a, #standardMenu .rootMenu li.breadcrumb a, #standardMenu .rootMenu li:hover a, #standardMenu .rootMenu li a:hover { text-decoration:none;}
#standardMenu .rootMenu >li a span { display:block; padding:0 17px; height:37px; line-height:37px; color:#fff;  white-space:nowrap; font-size:13px; font-weight:600;text-transform:none;}
#standardMenu .rootMenu li.selected a span, #standardMenu .rootMenu li.breadcrumb a span, #standardMenu .rootMenu li:hover a span, #standardMenu .rootMenu li a:hover span { color:#517AB9 ;}

/*-- submenu --*/
#standardMenu .subMenu {display:none; position:absolute; left:0; top:auto; width:180px; z-index:1210; padding:16px 0 0 0;}
#standardMenu .subMenu ul{ margin:0; padding:0; position:relative; z-index:1200; background:#111; background:rgba(0,0,0,.8); border:1px solid #e3e3e3; border:1px solid rgba(200,200,200,.3); border-bottom:none;}
#standardMenu .subMenu li{ float:none; clear:both; background:none; width:100%; padding:0; *margin-bottom:-3px;}
#standardMenu .subMenu li.item a{ border-bottom:1px solid #e3e3e3; border-bottom:1px solid rgba(255,255,255,.15); padding:0; background:none; }
#standardMenu .subMenu li.item a span{ display:block; background:none; font-size:12px; color:#fff; font-weight:normal; white-space:normal; height:auto; line-height:1.5em; padding:10px 15px 10px 15px; text-transform:none; margin:0; border:none;}
#standardMenu .subMenu li.selected > a span, #standardMenu .subMenu li.breadcrumb > a span, #standardMenu .subMenu li.item a:hover span {background:none; color:#517AB9;cursor:pointer;}
#standardMenu .subMenu .subarrow{ background:url(../images/menu-arrow01.gif) no-repeat; position:absolute; right:0; top:15px; width:15px; height:7px;}
#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;left:178px; top:-1px;}
#standardMenu ul li ul li ul li ul.level2 { display:none;position:absolute;left:178px;top:-1px;}
#standardMenu ul li ul li ul li ul li:hover ul.level3 { display: block;position:absolute;left:178px;top:-1px;}
#standardMenu ul li ul li ul li ul li ul li:hover ul.level4 { display: block;position:absolute;left:178px;top:-1px;}

#standardMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#standardMenu img.rootIcon {max-height:40px; margin-right:7px; margin-left:-10px; vertical-align: middle;}


/*--------- megaMenu style ----------*/
#megaMenu { position:relative;}
#megaMenu ul { list-style:none; margin:0; padding:0;}
#megaMenu li{ position:relative; display:block; float:left; margin:0; list-style:none; }
#megaMenu li.back{ position:absolute; border:1px solid #517AB9;height:37px; z-index:8; }

#megaMenu .root li a{ display:block; position:relative; float:none; z-index:10; cursor:pointer; text-decoration:none; }
#megaMenu .root li.selected a, #megaMenu .root li.breadcrumb a, #megaMenu .root li:hover a, #megaMenu .root li a:hover { text-decoration:none;}
#megaMenu .root >li a span { display:block; padding:0 17px; height:37px; line-height:37px; color:#fff;  white-space:nowrap; font-size:13px; font-weight:600;text-transform:none;}
#megaMenu .root li.selected a span, #megaMenu .root li.breadcrumb a span, #megaMenu .root li:hover a span, #megaMenu .root li a:hover span { color:#517AB9 ;}

/*-- category --*/
#megaMenu .category{ position:absolute;left:0;top:auto;z-index:1210;width:380px; display:none; padding:16px 0 0 0; border:none;}
#megaMenu .category > ul{ margin:0; position:relative; z-index:1200; padding:5px 9px 20px; background:#111; background:rgba(0,0,0,.8); border:1px solid #e3e3e3; border:1px solid rgba(200,200,200,.3); }
#megaMenu .category li{ background:none; margin:0; width:180px; padding:0 10px; float:left; }
#megaMenu .category li.item a{ border:none;border-bottom:1px solid #e3e3e3; border-bottom:1px solid rgba(255,255,255,.15);background:none;}
#megaMenu .category li.item a span{ display:block; background:none; font-size:12px; color:#fff; font-weight:normal; white-space:normal; height:auto; line-height:1.5em; padding:11px 0 8px 2px; margin:0; text-transform:none; border:none; }
#megaMenu .category li.selected > a span, #megaMenu .category li.item a:hover span { background:none; text-decoration:none; color:#517AB9; cursor:pointer; }

#megaMenu .leaf li{ clear:both; float:none; width:175px; margin:0 0 0 5px; padding:0; }
#megaMenu .leaf li.item a{ padding:0 0 0 8px; background:url(../images/right.gif) left 15px no-repeat; border:none;}
#megaMenu .leaf li.item a span{ padding:8px 0; }
#megaMenu .leaf li li{ clear:both;float:none; width:170px; }

#megaMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#megaMenu img.rootIcon {max-height:40px; margin-right:7px; margin-left:-10px; vertical-align: middle;}


/*--------- LeftMenu style ----------*/
#leftMenu { position:relative; margin:0 auto;}
#leftMenu ul { list-style:none; margin:0; padding:0;}
#leftMenu li{ display:block; float:none; list-style-type:none; margin:0; padding:0; line-height:normal;}
#leftMenu .leftRoot li a {text-decoration:none;}
#leftMenu .leftRoot li a span { display:none; text-decoration:none;} 

/*-- left submenu --*/
#leftMenu .leftSub { z-index:900;width:100%; display:none;padding:0; margin:0;}
#leftMenu .leftRoot li.breadcrumb .leftSub { display:block; }
#leftMenu .leftSub ul{ margin:0; padding:0; position:relative; background:none; border:none; z-index:900;}
#leftMenu .leftSub li{float:none; clear:both; padding:0; position:relative; background: url(../images/menu-arrow01.gif) no-repeat 10px 18px; border:1px solid #ddd; margin:3px 0;  }

#leftMenu .leftSub li.item a{ background:none;  }
#leftMenu .leftSub li.item a span{ display:block; font-size:14px; color:#555; font-weight:600; font-family:Arial, Tahoma, sans-serif; white-space:normal;line-height:22px; padding:10px 10px 10px 25px; text-shadow:none; text-transform:none; margin:0; }
#leftMenu .leftSub li.selected > a span, #leftMenu .leftSub li a span{background:10px 18px;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s eafse-in 0s;}
#leftMenu .leftSub li.selected > a span, #leftMenu .leftSub li a:hover span{background: url(../images/menu-arrow02.gif) no-repeat 10px 18px #517AB9; color:#fff;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s eafse-in 0s;}

#leftMenu .level1{ display: block; }
#leftMenu .level1 li{ background:none;  margin:0; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
#leftMenu .level1 li.item a span { font-size:13px; font-weight:normal; padding:8px 8px 8px 25px;}
#leftMenu .level1 li.selected > a span, #leftMenu .level1 li a:hover span{background:none!important; color:#517AB9;}

#leftMenu .level2 { display: block; }
#leftMenu .level2 li.item a span { padding-left:30px;}

#leftMenu .level3 { display: block; }
#leftMenu .level3 li.item a span { padding-left:35px;}

#leftMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#leftMenu img.rootIcon {max-height:30px; margin-right: 6px; vertical-align: middle;}

/*--------- Pane Style ----------*/
.DNNEmptyPane{ display:none!important;}
.dnnpane > [class*="col-sm"],.dnnpane > [class^="col-sm"] { padding: 10px 15px; }
.content_grid12{}
.colorgrid4a{}
.colorgrid4b{}
.colorgrid4c{}
.colorgrid12{}
.topgrid6a{}
.topgrid6b{}
.topgrid4a{}
.topgrid4b{}
.topgrid4c{}
.topgrid3a{}
.topgrid3b{}
.topgrid3c{}
.topgrid3d{}
.topgrid8l{}
.topgrid4r{}
.topgrid4l{}
.topgrid8r{}
.topgrid12{}
.graygrid4a{margin:40px 0;}
.graygrid4b{margin:40px 0;}
.graygrid4c{margin:40px 0;}
.graygrid6a{margin:40px 0;}
.graygrid6b{margin:40px 0;}
.graygrid12{margin:40px 0;}
.middlegrid12a{margin:40px 0;}
.middlegrid3a{margin:40px 0;}
.middlegrid3b{margin:40px 0;}
.middlegrid3c{margin:40px 0;}
.middlegrid3d{margin:40px 0;}
.middlegrid12b{margin:40px 0;}
.fixedbg4a{margin:40px 0;}
.fixedbg4b{margin:40px 0;}
.fixedbg4c{margin:40px 0;}
.fixedbg4d{margin:40px 0;}
.fixedbg{margin:40px 0;}
.bottomgrid4a{margin:40px 0;}
.bottomgrid4b{margin:40px 0;}
.bottomgrid4c{margin:40px 0;}
.bottomgrid6a{margin:40px 0;}
.bottomgrid6b{margin:40px 0;}
.bottomgrid12{margin:40px 0;}
.blackgrid4a{margin:20px 0;}
.blackgrid4b{margin:20px 0;}
.blackgrid4c{margin:20px 0;}
.blackgrid12{margin:20px 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;}
.footerpane { margin:50px 0 40px 0;}

.main_top_pane { padding:5px 10px 20px; }
.i_content_grid12 {}
.i_one_grid3 {}
.i_one_grid9 {}
.i_two_grid4a {}
.i_two_grid4b {}
.i_two_grid4c {}
.i_three_grid9 {}
.i_three_grid3 {}
.i_four_grid12 {}
.i_five_grid6a {}
.i_five_grid6b {}
.i_six_grid3a {}
.i_six_grid3b {}
.i_six_grid3c {}
.i_six_grid3d {}
.i_seven_grid12 {}
.i_eight_grid4{}
.i_eight_grid8{}
.i_nine_grid8{}
.i_nine_grid4{}
.i_ten_grid12{}

.leftsidepane { padding:10px 0; }
.l_one_grid8 {}
.l_one_grid4 {}
.l_two_grid6a {}
.l_two_grid6b {}
.l_three_grid4 {}
.l_three_grid8 {}
.l_four_grid4a {}
.l_four_grid4b {}
.l_four_grid4c {}
.l_five_grid12 {}

/*--------- Register and Login Style ----------*/
#Login{ float:right;padding-right:0;height:33px; border:1px solid #ccc; border:1px solid rgba(255,255,255,0.2); border-top:none; }
#Login ul {margin:0; padding:0;}
#Login .registerGroup, #Login .registerGroup *, #Login .loginGroup, #Login .loginGroup *{ display:block; } 
#Login .registerGroup, #Login .loginGroup{float:left;padding:0;margin:0;} 
#Login .registerGroup li{ float:left; height:32px;border:none;}
#Login .registerGroup li:hover, #Login .loginGroup:hover{}
#Login .registerGroup .buttonGroup{margin-right:0;}
#Login .registerGroup a { border-right:1px solid #fff; border-right:1px solid rgba(255,255,255,0.2); position:relative; display:block; padding:0 8px; min-width:15px; height:32px;  font-size:12px; font-weight:normal; vertical-align:middle;line-height:32px; color:#fff; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
#Login .loginGroup a{ position:relative; display:block; padding:0 8px; min-width:15px; height:32px;  font-size:12px; font-weight:normal; vertical-align:middle;line-height:32px; color:#fff;}
#Login .registerGroup a:hover,#Login .loginGroup a:hover{color:#517AB9;text-decoration:none;}
#Login .registerGroup a:active,#Login .loginGroup a:active{color:#cecece;}
#Login .registerGroup a strong,#Login .loginGroup a strong{position:absolute;left:0; top:0;width:100%; height:100%;display:block;font-size:12px;vertical-align:baseline;overflow:hidden;text-indent:9999px;}
.registerGroup .userMessages strong,.registerGroup .userNotifications strong{background:url(../images/userLoginSprite.png) no-repeat 9px -90px;}
.registerGroup .userNotifications strong{ background-position:-92px -91px;}
.registerGroup .userMessages strong:hover{background-position:9px -39px;}
.registerGroup .userNotifications strong:hover{ background-position:-92px -41px;}
.registerGroup .userMessages strong:active{background-position:9px -90px;}
.registerGroup .userNotifications strong:active{ background-position:-92px -91px;}	
#Login .registerGroup a span{ position:absolute; right:0; top:0; display:inline-block; padding:2px 3px; min-width:7px; line-height:12px; text-align:center; margin-right:0; background:rgb(31,152,241); font-size:12px; color:#fff; text-shadow: 0px 1px 0px #333333;}
#Login .registerGroup .userProfileImg a{ padding:0; background:none; }
#Login .registerGroup a img{ border:none; height:31px; width:32px; }

/*--------- Language Style ----------*/
.language-object{display:block; margin:2px 0;}
.language-object .Language {margin:0 2px;}
.language-object span img{height:15px; width:22px;filter:Alpha(Opacity=90);opacity:0.9; margin:0; border:2px solid transparent; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.language-object span:hover img{filter:Alpha(Opacity=100);opacity:1;}
.language-object .Language.selected img{ filter:Alpha(Opacity=100);opacity:1; border-color:#fff; border-color:rgba(255,255,255,.5); }

/*--------- Search Style ----------*/
.search_style { float: right; position: relative; top:20px; right:2px;}
.search_style .search_button_close { display:none;}
.search_style .search_button span { background:url(../images/icon_search.png) no-repeat scroll center 7px transparent;}
.search_style .search_button_close span { background:url(../images/search_close.png) no-repeat scroll center 7px transparent;}
.search_style .search_button span, .search_style .search_button_close span { display: block; height: 28px; width: 28px; cursor:pointer; }

#Search { display:none; position:absolute; right:0; top:50px;}
.searchcss, a.searchcss:link, a.searchcss:active, a.searchcss:visited{ color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; display:block; position:absolute; width:30px; height:28px; right:2px; top:4px; text-indent:-99999px; overflow:hidden;}
.searchSite { text-indent:-99999px;}
a.searchcss:hover{ color:#666; text-decoration:none; font-weight:normal; font-size:12px; }
.search_position {position:absolute;right:0;}
#Search input[type="text"] {background: #000;background:rgba(0,0,0,0.8);border:3px solid #ccc;border:3px solid rgba(204,204,204,.8);font-size:12px; color: #fff; width: 180px; padding: 7px 30px 7px 8px; position:relative; z-index:999;}
#Search a{ display: block; position:absolute; right:0; top:0;height:28px; width:40px; padding:0;border:none;box-shadow:none;webkit-box-shadow:none;overflow:hidden;text-indent:-99999px;background:url(../images/icon_search.png) no-repeat 18px 10px; z-index:1001;cursor:pointer;}
#Search .searchInputContainer a.dnnSearchBoxClearText{ margin-right:16px; margin-top:8px; z-index:1002;}

/*--------- Color Picker Style ----------*/
#custom_wrapper{display:block;position: fixed;top: 80px;left:-155px;width: 150px;padding: 15px 0;background: #fff;z-index: 99999;font-size: 12px;border: 1px solid #E1E1E1;border-bottom: 1px solid rgba(150, 150, 150, 0.2);-webkit-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);}
#custom-button {display:block;position: fixed;top: 110px;left:0;cursor:pointer;z-index: 9999;}
#custom_wrapper div, #custom_wrapper span, #custom_wrapper p, #custom_wrapper li, #custom_wrapper td {color: #555!important;}
#custom_wrapper #bg_color {width: 100%;height: 25px;cursor: pointer;}
#custom_wrapper .custom_inner{width: 84%;margin:auto;}
.colorpicker_preview{width: 100%;height: 30px;margin: 5px 0 0 0;}
#custom_wrapper .use-form-styles select{width: 110px;}
.color-box, .pattern-box, .pattern-box2, .bg-box { width:27px;height:27px;display:block;float:left; margin:5px 2px 0 2px;border: 1px solid #cacaca;}
.pattern-box, .pattern-box2 { background:#ccc center center;}
#colorpicker { width: 36px;height: 36px;background: url(../images/colorpicker/select2.png);}
#colorpicker div { width: 28px;height: 28px;background: url(../images/colorpicker/select2.png) center;}
#custom_wrapper #bg_pattern { margin-top:10px; margin-bottom:12px;}
.optional_width { position:relative; padding:5px 0 0 0;}
#boxed_button { background:#777; float:left; margin-top:2px; padding:5px 7px; color:#FFFFFF;}
#stretched_button { background:#777;  float:right; margin-top:2px; padding:5px 7px; color:#FFFFFF;}
#boxed_button:hover, #stretched_button:hover { text-decoration:none;}
#custom_wrapper #custom-reset{ float:left; padding:5px 11px; margin:0; background:#444444; color:#fff; text-decoration:none;} 
#custom_wrapper .getcss_btn{ float:right; padding:5px 10px; margin:0; background:#444444; color:#fff; text-decoration:none;}
#getCSSModal .modal-dialog { width:660px; }
#getCSSModal h4#cssModalLabel { margin:0; }
textarea.get-css { height: 325px; width: 597px; resize: none; cursor: text;}

ul.position_option { list-style:none; margin:0; padding:0; margin-bottom:12px;}
ul.position_option li { list-style:none; margin:0; padding:0; float:left; margin-right:3px;}
ul.position_option li:last-child {margin-right:0;}
ul.position_option li a {background:#eee; float:left; margin-top:5px; padding:4px; border:1px solid #cacaca;  color:#000;}
ul.mega_option { list-style:none; margin:0; padding:0; margin-bottom:12px;}
ul.mega_option li { list-style:none; margin:0; padding:0; float:left; margin-right:4px;}
ul.mega_option li:last-child {margin-right:0;}
ul.mega_option li a {background:#eee; float:left; margin-top:5px; padding:4px 5px; border:1px solid #cacaca;  color:#000;}
.search_option { margin:0 0 15px 0; line-height:24px; }
.search_option span a { float:right; background:#eee;padding:0 3px; border:1px solid #cacaca;  color:#000;}

/*--------- Scroll Top Style ----------*/
#top-link { background:url(../images/scroll_top.png) no-repeat scroll center top ; border: 0 none;  bottom:25px; right: 50px; display:block; height:50px; padding:0; width:50px; position: fixed; text-decoration: none; z-index: 903; outline:none;}
#top-link:hover { background:url(../images/scroll_top.png) no-repeat scroll center -51px;  -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}

/*--------- Footer Links Style ----------*/
.footerpane_style a, .footerpane_style a:link{ color :#ccc; text-decoration : none; }
.footerpane_style a:visited { color :#ccc; text-decoration : none; }
.footerpane_style a:hover { color :#fff; text-decoration : none; }
.footerpane_style a:active { color :#ccc; text-decoration : none; }

/*--------- Dark Color Area Font Color ----------*/
.footerpane_style *{ color:#ccc;}
.main_top_pane *, .content_colorbg *, .content_blackbg *{ color:#fff;}

/*--------- DnnActionMenuTag ----------*/
.home_page .bannerpane .dnnActionMenuTag{margin-top:90px;}


/*************************************************/	
/* Content Pages Style */
/*************************************************/	
/* unstyled list */
ul.content_list li{ list-style:none; }

/*--------- Accordion2 Style ----------*/
.ui-accordion .ui-accordion-header { border:solid 1px #ccc; cursor: pointer;margin-top:8px; display: block;min-height: 0;padding:5px 40px 5px 12px;position: relative;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ background: url(../images/toggle_icon.png) no-repeat right  3px ;font-weight:normal;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(../images/toggle_icon.png) no-repeat right  -29px ; font-weight:normal;  }
.ui-helper-reset { font-size: 100%;list-style: none outside none;margin: 0;outline: 0 none;padding: 0;text-decoration: none;}
.accordion2 p { font-size: 100%;line-height:20px;list-style: none outside none;margin: 0;outline: 0 none;padding:8px 12px;text-decoration: none; border:1px solid #ccc; border-top:none;}
.accordion2 > h3{color:#171717;font-size:15px!important;}
.ui-accordion .ui-accordion-content {overflow: auto;}

/*--------- CarouFredSel Style ----------*/
.carouFredSel { position:relative;}
.carouFredSel_style { text-align:center;}
.carouFredSel_style span.carouFredSel_title {color:#000; font-size:22px; font-weight:600; background:#f5f5f5; position:relative; top:-43px; padding:0 15px;;-webkit-transition: all 0.3s ; -moz-transition: all 0.3s ; transition: all 0.3s;}
.carouFredSel_style:hover span.carouFredSel_title {color:#517AB9;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.carouFredSel_style .carouFredSel_border{ background:#e6e6e6; height:1px; width:30%; margin:15px auto; margin-bottom:30px;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s;}
.carouFredSel_style:hover .carouFredSel_border{ width:60%; background:#517AB9;transition: width 1s ease 0s; -webkit-transition: width 1s ease 0s; -moz-transition: width 1s ease 0s;}
.carouFredSel ul { list-style:none; margin:0; padding:0; width:auto;cursor: e-resize;  }
.carouFredSel ul li { float:left; list-style:none; height:auto; min-height:290px; margin:0 5px; position:relative; }
.carouFredSel_img{ position:relative;filter:Alpha(Opacity=100);opacity:1;}
.carouFredSel_img:hover{filter:Alpha(Opacity=80);opacity:0.8;}
.carouFredSel_img a:hover{cursor: e-resize; }
.carouFredSel_nav a{outline:none;}
.caroul_prev {  background: url(../images/arrows.png) no-repeat 4px top #517AB9;filter:Alpha(Opacity=80);opacity:0.8;position: absolute; left: -15px; top: 35%; width: 27px; height: 50px; z-index:100;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.caroul_next {background: url(../images/arrows.png) no-repeat 4px bottom #517AB9; filter:Alpha(Opacity=80);opacity:0.8; position: absolute; right: -10px; top: 35%; width: 27px; height: 50px;z-index:100;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.caroul_prev:hover { background: url(../images/arrows.png) no-repeat 4px top  #555!important; filter:Alpha(Opacity=80);opacity:0.8; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s; }
.caroul_next:hover {background: url(../images/arrows.png) no-repeat 4px bottom #555!important; filter:Alpha(Opacity=80);opacity:0.8; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s; }

/*--------- CarouFredSel02 Style ----------*/
.carouFredSel02 { position:relative;  }
.carouFredSel02 ul { list-style:none; margin:0; padding:0; width:auto;  }
.carouFredSel02 ul li { float:left; list-style:none; height:auto; min-height:345px; margin:0 10px; position:relative;  }
.carouFredSel02 .carouFredSel_nav { position:absolute; right:0; top:-50px;  padding:5px 8px 5px 5px;}
.caroul_prev02 { background: url(../images/crousel_l.png) no-repeat center center #517AB9;  margin-right:5px; padding:4px 12px; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.caroul_next02 { background: url(../images/crousel_r.png) no-repeat center center #517AB9;  padding:4px 12px; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.caroul_prev02:hover { background: url(../images/crousel_l.png) no-repeat center center #555!important; }
.caroul_next02:hover { background: url(../images/crousel_r.png) no-repeat center center #555!important; }

/*--------- Carousel Up Style ----------*/
.carousel_up { position:relative; padding:0 ; margin:0; border:none; min-height:230px; }
.carousel_up ul { list-style:none; margin:0; padding:0; width:auto;}
.carousel_up ul li { list-style:none; height:auto; padding:0 0 15px; }
.carousel_up ul li img{ float:left;margin-top:8px;}
.carousel_up ul li p{ padding-left:20px;}

/*---------- Project style -------------- */
.project_inner{position:relative;overflow:hidden; text-align:center; }
.project_inner figure{width:100%;height:0;padding:0 0 100%;margin:0;}
.project_inner .project_rollover{position:absolute; left:0;bottom:0;display:block;height:21%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:height 0.3s ease-in-out 0s;-moz-transition:height 0.3s ease-in-out 0s;-ms-transition:height 0.3s ease-in-out 0s;-o-transition:height 0.3s ease-in-out 0s;transition:height 0.3s ease-in-out 0s;color:#fff; width:100%;}
.project_inner:hover .project_rollover {height:100%;}
.project_inner .entry-content p{display:block;float:left;padding-left:16px;}
.project_inner .entry-title{padding:30px 0;}
.project_inner .entry-title a {color:#fff!important;font-size:16px; padding:20px 0;}
.project_inner a{color:#fff!important;}
.project_inner .project_item1, .project_inner .project_item5{ background:#517AB9; }
.project_inner .project_item2, .project_inner .project_item6{ background:#fabe09; }
.project_inner .project_item3, .project_inner .project_item7{ background:#f97a14; }
.project_inner .project_item4, .project_inner .project_item8{ background:#33bee5; }

/*------------------ Fancybox Style -------------------*/
.fancybox_style{height:auto; padding:0;overflow:hidden;}
.fancybox_style ul { list-style:none; margin:0; padding:0;}
.fancybox_style ul li { list-style:none; padding:5px 3px; float:left; }
.fancybox_style ul li a { position:relative; display:block;}
.fancybox_style ul li a img {  filter:Alpha(Opacity=100);opacity:1; }
.fancybox_style ul li a img:hover {  filter:Alpha(Opacity=70);opacity:0.7; }
.fancybox_style .img-overlay {  position: absolute; left:0; top:0;background:url(../images/fancy_zoom.png) no-repeat center center,url(../images/transparent_img.png) no-repeat center center #517AB9 ; width:100%; height: 100%; opacity: 0; filter:Alpha(Opacity=0); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.fancybox_style .img-overlay:hover { opacity: 0.8; filter:Alpha(Opacity=80); }

/*--------- Tabs Style ----------*/
.nav { margin-bottom: 0; margin:0;  }
.nav-tabs { border-bottom: 1px solid #d9d9d9;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{border-color: #d9d9d9 #d9d9d9 transparent; color:#517AB9;}
.nav-tabs > li > a { padding-top:12px; color:#555;border-radius:0; webkit-border-radius:0; -moz-border-radius:0; background:#f2f2f2; border:1px solid #d9d9d9;outline:none; }
.nav-tabs > li > a:hover { color:#517AB9; border:1px solid #d9d9d9;}
.nav-tabs > li > a, .nav-pills > li > a{ margin-right:10px;}
.tab-content { border:1px solid #d9d9d9; border-top:none; padding:11px 10px 5px 10px;}
.tab-content p { line-height:2em;}
.tab_container { width:100%; }
.tab_photo { float:left; width:45%;}
.tab_photo img { margin:2px 0 9px;}
.tab_left_content{float:left; width:53%; margin-right:2%; padding-bottom:12px;}
.tab_title{ color:#555; font-size:17px; }
.tab_left_content h4 a{ color:#517AB9;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.tab_left_content h4 a:hover{ color:#555; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.tab_text span{ color:#517AB9; }

/*-------------Magnify Img Style-----------------*/
.magnify_style{ text-align:center;}
.magnify_img{overflow:hidden;-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-o-transition:all .6s ease-out;-ms-transition:all .6s ease-out;transition:all .6s ease-out;-webkit-transform:scale(0.97);-moz-transform:scale(0.97);-o-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97); text-align:center;}
.magnify_img_style:hover .magnify_img{-webkit-transform:scale(1.0);-moz-transform:scale(1.0);-o-transform:scale(1.0);-ms-transform:scale(1.0);transform:scale(1.0);filter:alpha(opacity=100);opacity:1}
.magnify_img img{filter:alpha(opacity=80);opacity: .8;-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-o-transition:all .6s ease-out;-ms-transition:all .6s ease-out;transition:all .6s ease-out;}
.magnify_img_style:hover .magnify_img img{filter:alpha(opacity=100);opacity:1}
.magnify_text {margin-top:30px; text-align:center;}
.magnify_text .position_style{ width:100%;background:#517AB9;border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; padding:13px 0;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.magnify_style:hover .position_style{ background:#666!important;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.magnify_text a span{ color:#fff;}
.magnify_text p{ padding:20px 0;}

/*--------- Icon Hover Effects ----------*/
.icon_hover { position:relative; text-align:center; }
.icon_hover .glyphicon-effect{}
.icon_hover .glyphicon{display:inline-block;cursor: pointer;margin: 0 auto;width:55px;height:55px;border-radius: 50%;position: relative;z-index: 1; background:#fff; }
.icon_hover .glyphicon:after{pointer-events: none;position: absolute;width: 100%;height: 100%;border-radius: 50%;content: '';-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.icon_hover .glyphicon:before{speak: none;font-style: normal;font-weight: normal;font-variant: normal; font-size:22px;vertical-align:middle; line-height:55px;text-transform: none;display: block;-webkit-font-smoothing: antialiased;}

/* Effect 1 */
.icon_hover .icon-effect-1 .glyphicon{background:#c85050;-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;transition: transform ease-out 0.1s, background 0.2s;color: #fff;}
.icon_hover .icon-effect-1 .glyphicon:after{top: 0;left: 0;padding: 0;z-index: -1;box-shadow: 0 0 0 2px #c85050;opacity: 0;}
.icon_hover:hover .icon-effect-1 .glyphicon:after{-webkit-animation: sonarEffect 1s ease-out 95ms;-moz-animation: sonarEffect 1s ease-out 95ms;animation: sonarEffect 1s ease-out 95ms;}
@-webkit-keyframes sonarEffect{0%{opacity: 0.3;}40%{opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255,255,255,0.5);-webkit-transform: scale(1.5);opacity: 0;}}
@-moz-keyframes sonarEffect{0%{opacity: 0.3;}40%{opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255,255,255,0.5);-moz-transform: scale(1.5);opacity: 0;}}
@keyframes sonarEffect{0%{opacity: 0.3;}40%{opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);opacity: 0;}}

/* Effect 2 */
.icon-effect-2 .glyphicon{background: #f08c0a;color: #fff;-webkit-transition: background 0.2s, color 0.2s;-moz-transition: background 0.2s, color 0.2s;transition: background 0.2s, color 0.2s;}
.icon-effect-2 .glyphicon:after{top: -4px;left: -4px;padding: 4px;z-index: -1;opacity: 0;box-shadow: 3px 3px  #f08c0a;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;-moz-transition: opacity 0.2s, -moz-transform 0.2s;transition: opacity 0.2s, transform 0.2s;}
.icon_hover:hover .icon-effect-2 .glyphicon:after{opacity: 1;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}

/* Effect 3 */
.icon-effect-3 .glyphicon{ background:#50a028; color:#fff;-webkit-transition: background 0.2s, color 0.2s;-moz-transition: background 0.2s, color 0.2s;transition: background 0.2s, color 0.2s;}
.wpb_wrapper:hovaer .icon-effect-3 .glyphicon:hover{background: #00b6de;}
.icon_hover:hover .icon-effect-3 .glyphicon:before{-webkit-animation: spinAround 2s linear infinite;-moz-animation: spinAround 2s linear infinite;animation: spinAround 2s linear infinite;}
@-webkit-keyframes spinAround{from{-webkit-transform: rotate(0deg)}to{-webkit-transform: rotate(360deg);}}
@-moz-keyframes spinAround{from{-moz-transform: rotate(0deg)}to{-moz-transform: rotate(360deg);}}
@keyframes spinAround{from{transform: rotate(0deg)}to{transform: rotate(360deg);}}

/* Effect 4*/
.icon-effect-4 .glyphicon{color: #fff;-webkit-transition: color 0.3s;-moz-transition: color 0.3s;transition: color 0.3s;}
.icon-effect-4 .glyphicon:after{top: -2px;left: -2px;padding: 2px;z-index: -1;background: #288caa;-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;-moz-transition: -moz-transform 0.2s, opacity 0.2s;transition: transform 0.2s, opacity 0.2s;}
.icon_hover:hover .icon-effect-4 .glyphicon:after{-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0);opacity: 0;-webkit-transition: -webkit-transform 0.4s, opacity 0.2s;-moz-transition: -moz-transform 0.4s, opacity 0.2s;transition: transform 0.4s, opacity 0.2s;}
.icon_hover:hover .icon-effect-4 .glyphicon{color: #288caa; }

/*--------- FixedBg Icon Styles ----------*/
.transparent_box{position:relative; background:#dae0e6;background:rgba(255,255,255,0.8);text-align:center;padding:30px 0; margin:50px 0;}
.transparent_box h3{ color:#333; font-size:17px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.transparent_box:hover h3.title_one{ color:#c85050;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.transparent_box:hover h3.title_two{ color:#f08c0a;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.transparent_box:hover h3.title_three{ color:#50a028;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.transparent_box:hover h3.title_four{ color:#288caa;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.transparent_box p { padding:5px 20px;} 

/*--------- Main Top Style ----------*/
.main_top{ padding-bottom:10px;}
.main_top h1{ color:#fff; margin:0; padding-top:10px;}
.main_top p{ color:#fff;}
.main_top_right{ float:right;margin-top:30px;}
.main_top_right a span{ color:#fff; background:#4c4c4c; padding:7px 15px; border-bottom:3px solid rgba(0,0,0,0.2);border-radius:5px;-webkit-border-radius:5px; -moz-border-radius:5px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.main_top_right:hover a span{ background:#363636;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

/*--------- Main Bottom Style ----------*/
.main_bottom h2{ text-align:center;}
.main_bottom h2 a{ color:#fff; text-align:center;;}

/*--------- Footer Contact Style ----------*/
.footer_contact span{ margin-left:10px; color:#517AB9;}

/*--------- Website Info ----------*/
.site_info ul{ padding-bottom:25px;}
.site_info li{ padding:5px 0;}
.site_info a span{ padding:8px 18px; border:1px solid #b1b1b1; color:#333; margin-left:8px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.site_info a:hover span{ background:#517AB9; border:1px solid #517AB9; color:#FFF;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

/*--------- Top Icon ----------*/
.top_icon {text-align:center;}
.top_icon .glyphicon{display:inline-block;cursor: pointer;margin: 0 auto;width:70px;height:70px;border-radius: 50%;position: relative; border:1px solid #517AB9;font-size:25px;vertical-align:middle; line-height:70px; color:#517AB9; background:center center;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.top_icon:hover .glyphicon{background:url(../images/transparent_img.png) no-repeat center center #517AB9; border:none; color:#fff!important;-webkit-transition: all 0.3s ; -moz-transition: all 0.3s ; transition: all 0.3s;}

/*--------- Home Top ----------*/
.home_top {  text-align:center; margin:40px 0 40px 0; }
.home_top:hover .glyphicon{background:url(../images/transparent_img.png) no-repeat center center #517AB9; border:none; color:#fff!important;-webkit-transition: all 0.3s ; -moz-transition: all 0.3s ; transition: all 0.3s;}
.home_top h3{ color:#333;}
.home_top:hover h3{ color:#517AB9;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.home_top .readmore a{ color:#517AB9;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.home_top .readmore a:hover{ color:#666!important;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s;}
.home_top:hover .scaling_border{ width:50%; background:#517AB9;transition: width 1s ease 0s; -webkit-transition: width 1s ease 0s; -moz-transition: width 1s ease 0s;}

/*--------- Scaling Border Style ----------*/
.scaling_border{ background:#e6e6e6; height:1px; width:20%; margin:15px auto;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s;}

/*---------Footer Post style ----------*/
.footer_post ul li{ margin-bottom:17px!important;}
.footer_post img{ float:left; margin:0; padding-top:5px;cursor:pointer}
.post_right{ padding-left:60px;}
.post_right p{ padding-top:5px;}
.post_right span{ font-style:italic; color:#777;}

/*---------Footer List style ----------*/
.footer_list ul li { padding:10px 3px!important; border-bottom:1px solid #333;}
.footer_list li span{ float:right; font-size:15px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }
.footer_list li:hover a,.footer_list li:hover a span{ color:#517AB9;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }

/*--------- Select Customers Styles ----------*/
.select_customers h3{ color:#333; font-size:20px;}
.select_customers .select_logo a{ padding:0 40px 0 25px;filter:Alpha(Opacity=70);opacity:0.7;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.select_customers .select_logo a:hover{Alpha(Opacity=100);opacity:1;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s;}

/*-------------Home Team Style-----------------*/
.home_team{ text-align:center;}
.home_team h3{ color:#000; font-size:22px; padding-bottom:10px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.home_team:hover h3{ color:#517AB9;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}

/*------------------ 404 Page -------------------*/
.content_404{ text-align:center;} 
.content_404 h1{ font-size:220px;  color:#4B4B4B; line-height:1.2em;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.content_404 h1:hover{ color:#517AB9;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.content_404 h3{ color:#2b2b2b;}
.content_404 a span{ color:#555;}
.content_404 a:hover span{ color:#517AB9;}
.search_404_style { padding:24px 0; background:#ececed; width:80%; margin:50px auto;}
.search_404_style input[type="text"] { background:url(../images/icon_search2.png) no-repeat right center #fff ; border: 1px solid #e0e0e0; font-size:14px; color: #333333; width: 80%; padding: 7px 30px 7px 8px;outline: none;}

/*------------------ Dynamic Bar  -------------------*/
.dynamic_bar .progress{ height:13px;}
.dynamic_bar .progress .sr-only{ position:relative; z-index:-1;}
.dynamic_bar p span{ float:right;}

/*---------Categories List style ----------*/
.categories_list ul li { padding:10px 3px!important; border-bottom:1px solid #E1E1E1;}
.categories_list li span{ float:right; font-size:15px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.categories_list li:hover a,.footer_list li:hover a span{ color:#517AB9;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }

/*--------- Sidebar Content Style ----------*/
.sidebar_content p a{ color:#517AB9;}
.sidebar_content .sidebar_blockquote{ border-left:5px solid #517AB9; background:#f1f1f1;}
.sidebar_content .sidebar_blockquote p{ padding:15px 5px 15px 15px; color:#444; font-size:15px; font-style:italic;;}

/*--------- Full Width Style ----------*/
.full_width p a{ color:#517AB9;}
.full_width .sidebar_blockquote{ border-left:5px solid #517AB9; background:#f1f1f1;}
.full_width .sidebar_blockquote p{ padding:15px 5px 15px 15px; color:#444; font-size:15px; font-style:italic;;}

/*--------- Services Page Style ----------*/
.services_top{ padding-bottom:40px; border-bottom:1px solid #e1e1e1;}
.features_list{ padding-bottom:25px;   }
.features_list span{ float:left; width:70px; height:70px; text-align:center; line-height:68px;margin:0; font-size:25px; color:#517AB9; border:1px solid #517AB9;border-radius:100%;-webkit-border-radius:100%; -moz-border-radius:100%;}
.features_list .features_list_right{ padding-left:85px;}
.features_list .features_list_right h3{ color:#444;}
.features_list:hover .features_list_right h3{ color:#517AB9;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.features_list:hover span{ color:#444;border:1px solid #444;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-animation: pulse ease-in-out 1 normal 500ms;-moz-animation: pulse ease-in-out 1 normal 500ms;-ms-animation: pulse ease-in-out 1 normal 500ms;animation: pulse ease-in-out 1 normal 500ms;}
.service_list{ text-align:center; padding:30px 50px; border:1px solid #e1e1e1;}
.service_list:hover{border:1px solid #517AB9;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.service_list .glyphicon{ font-size:25px; color:#517AB9;}
.service_list  h3{ color:#444;}
.service_list:hover h3{ color:#517AB9;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.service_list:hover .glyphicon{ color:#444;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.service_list.swing:hover .glyphicon{-ms-animation: 800ms ease-in-out 0s normal none 1 swing;-webkit-animation: 800ms ease-in-out 0s normal none 1 swing;-moz-animation: 800ms ease-in-out 0s normal none 1 swing;animation: 800ms ease-in-out 0s normal none 1 swing;   }
.service_list.bounce:hover .glyphicon{-ms-animation: 1500ms ease-in-out 0s normal none 1 bounce;-webkit-animation: 1500ms ease-in-out 0s normal none 1 bounce;-moz-animation: 1500ms ease-in-out 0s normal none 1 bounce;animation: 1500ms ease-in-out 0s normal none 1 bounce;}
.service_list.shake:hover .glyphicon{-ms-animation: 1500ms ease-in-out 0s normal none 1 shake;-webkit-animation: 1500ms ease-in-out 0s normal none 1 shake;-moz-animation: 1500ms ease-in-out 0s normal none 1 shake;animation: 1500ms ease-in-out 0s normal none 1 shake;}
.service_list.bounceIn:hover .glyphicon{-ms-animation: 1000ms ease-in-out 0s normal none 1 bounceIn;-webkit-animation: 1000ms ease-in-out 0s normal none 1 bounceIn;-moz-animation: 1000ms ease-in-out 0s normal none 1 bounceIn;animation: 1000ms ease-in-out 0s normal none 1 bounceIn;}
.service_list.flash:hover .glyphicon{-ms-animation: 1200ms ease-in-out 0s normal none 1 flash;-webkit-animation: 1200ms ease-in-out 0s normal none 1 flash;-moz-animation: 1200ms ease-in-out 0s normal none 1 flash;animation: 1200ms ease-in-out 0s normal none 1 flash;}
.service_list.fadeInUp:hover .glyphicon{-ms-animation: 500ms ease-in-out 0s normal none 1 fadeInUp;-webkit-animation: 500ms ease-in-out 0s normal none 1 fadeInUp;-moz-animation: 500ms ease-in-out 0s normal none 1 fadeInUp;animation: 500ms ease-in-out 0s normal none 1 fadeInUp;}

/*--------- Client Say Style ----------*/
.client_say{ text-align:center; background:url(../images/quotes_img.png) no-repeat 30px 40px ; margin-bottom:40px;}
.client_say h3 { color:#444; margin-bottom:20px;}
.client_say li{ padding:15px 0;}
.client_say li p{ font-size:16px; line-height:1.5em;}

/*--------- Testimonials Page Style ----------*/
.testimonials_style{ border:1px solid #e1e1e1; border-left:3px solid #517AB9; padding:15px; margin-bottom:40px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.testimonials_style:hover{ border-left:3px solid #666!important;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;  }
.testimonials_style img{ float:left;}
.testimonials_style .testimonials_right{ padding-left:100px;background:url(../images/quotes_img.png) no-repeat 100px top;}
.testimonials_style .testimonials_right span{ color:#517AB9;}

/*--------- Map Style ----------*/
.map_style{ position:relative; }
.inner2_page .fullwidthpane .map_style {margin-bottom:-105px;}
.map_style .contact_address{position:absolute; top:10%; right:15%; background:#fff; background:rgba(255,255,255,.8); width:460px;}
.map_style .contact_address button img{ padding:15px;}
.map_style .contact_address h3{ padding-left:17px;}
.map_style .address_information{border-bottom:1px solid #e1e1e1;padding:10px 20px;}
.contact_address ul li{ padding-bottom:8px!important;}
.contact_number{ padding:10px 20px 30px 20px;}
.contact_number .input_box{background:#fff; border:1px solid #e2e2e2;width:100%; margin-bottom:15px;}
.contact_number .input_box[type="text"]{ padding:10px 0 10px 5px;outline:none;}
.contact_number .textarea_box{background:#fff; border:1px solid #e2e2e2; width:100%;margin-bottom:15px;}
.contact_number .textarea_box[type="text"]{ padding:5px 0 5px 5px; min-height:100px;outline:none;}
.contact_number .btn-primary{ background:#517AB9;border-radius:0; webkit-border-radius:0; -moz-border-radius:0; border:none; padding:8px 12px; margin-top:18px; outline:none;border-radius:5px;-webkit-border-radius:5px; -moz-border-radius:5px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }
.contact_number .btn-primary:hover{ background:#555!important;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}

/*--------- Prices Table Page Style ----------*/
.prices_table_page{ text-align:center; width:100%; border:1px solid #cecece; color:#555;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s; }
.prices_table_page:hover,.prices_table_page.active{ margin-top:-25px;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.prices_table_page p{ border-top:1px solid #cecece;  margin:0; padding:14px 0; }
.prices_table_page .top_price_title{ background:#454545; margin:0;font-size:20px; color:#fff; padding:13px 0;}
.prices_table_page p.top_price_style{ font-size:35px;padding:30px 0; padding-top:25px; border:none; border-bottom:6px solid #353535;background:#9d9d9d; color:#fff;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.prices_table_page:hover p.top_price_style,.prices_table_page.active p.top_price_style{padding:40px 0;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s; background:#517AB9;}
.prices_table_page .bottom_button{ padding:30px 0;}
.prices_table_page .bottom_button a{ padding:8px 16px; background: #517AB9; border-bottom:3px solid rgba(0,0,0,.3); color:#FFF;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.prices_table_page .bottom_button a:hover{background: #555!important;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s eafse-in 0s;}

/*---------- Sortable Portfolio Style --------------*/
.pg-img-wrapper{position:relative;overflow:hidden;}
.pg-img-wrapper p{padding:10px 5px 0;font-size:13px;}
.pg-img-wrapper figure{width:100%;margin:0;}
.pg-info{width:100%;height: 100%;text-align: left;padding:0;min-height: 35px;position: absolute;bottom: 0;left: 0;z-index: 10;background:#517AB9;filter: alpha(opacity=0);opacity: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.5s ease;}
.pg-info:hover{filter: alpha(opacity=85);opacity:0.85;}
.pg-info:hover .pg-details{bottom: 25%;bottom:calc(33% - 10px);}
.pg-details{text-align: center;padding: 0;width: 100%;position: absolute;bottom: 10%;color: #ffffff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details h2{color:#fff!important;font-size:16px;font-weight: bold;text-align:center;}
.pg-categories{width: 100%;display: block;font-size: 10px;text-transform: uppercase;margin:0;color: rgba(255, 255, 255, 0.77);letter-spacing: 1px;margin-top:-10px;}
.icon-circle{width:50px;height:50px;background:#000;position: absolute;top: 10%;left: 40%;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;filter: alpha(opacity=70);opacity: 0.7;z-index: 100;background: rgba(0, 0, 0, 0.7);padding: 0;-webkit-transition: all 00.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-info:hover .icon-circle{filter: alpha(opacity=80);opacity: 0.8;-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);top: 37%;top: calc(30% - 10px);}
.icon-one{width: 22px;height: 20px;background:url(../images/px_sprites_w.png) no-repeat -40px 0;display:inline-block;position:relative;top:15px;left:14px;}
.icon-two{width: 22px;height: 20px;background:url(../images/px_sprites_w.png) no-repeat -285px 0;display:inline-block;position:relative;top:15px;left:14px;}
.icon-three{width: 22px;height: 20px;background:url(../images/px_sprites_w.png) no-repeat -80px 0;display:inline-block;position:relative;top:15px;left:14px;}
.icon-four{width: 22px;height: 20px;background:url(../images/px_sprites_w.png) no-repeat -368px 0;display:inline-block;position:relative;top:15px;left:14px;}
.icon-five{width: 22px;height: 20px;background:url(../images/px_sprites_w.png) no-repeat -408px 0;display:inline-block;position:relative;top:15px;left:14px;}
.icon-circle2{width:50px;height:50px;background:#000;position: absolute;top: 30%;left: 45%;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;filter: alpha(opacity=70);opacity: 0.7;z-index: 100;background: rgba(0, 0, 0, 0.7);padding: 0;-webkit-transition: all 00.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details2{text-align: center;padding: 0;width: 100%;position: absolute;bottom: 40%;color: #ffffff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details2 h2{color:#fff!important;font-size:25px;font-weight: bold;text-align:center;}
.pg-categories2{width: 100%;display: block;font-size: 18px;text-transform: uppercase;margin:0;color: rgba(255, 255, 255, 0.77);letter-spacing: 1px;margin-top:-10px;}
.project_skills{width:100%;}
.icon-circle3{width:50px;height:50px;background:#000;position: absolute;top:30%;left: 42%;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;filter: alpha(opacity=70);opacity: 0.7;z-index: 100;background: rgba(0, 0, 0, 0.7);padding: 0;-webkit-transition: all 00.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details3{text-align: center;padding: 0;width: 100%;position: absolute;bottom: 30%;color: #ffffff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details3 h2{color:#fff!important;font-size:20px;font-weight: bold;text-align:center;}
.pg-categories2{width: 100%;display: block;font-size: 15px;text-transform: uppercase;margin:0;color: rgba(255, 255, 255, 0.77);letter-spacing: 1px;margin-top:-10px;}
.pg-info4{width:100%;height: 100%;text-align: left;padding:0;min-height: 35px;position: absolute;bottom: 0;left: 0;z-index: 10;background:#517AB9;filter: alpha(opacity=0);opacity: 0;}
.pg-info4:hover{filter: alpha(opacity=85);opacity:0.85;}
.pg-info4:hover .pg-details4{bottom: 25%;bottom: calc(33% - 10px);}
.pg-info4:hover .icon-circle4{filter: alpha(opacity=80);opacity: 0.8;-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);top: 37%;top: calc(30% - 10px);}
.icon-circle4{width:50px;height:50px;background:#000;position: absolute;top:25%;left: 40%;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;filter: alpha(opacity=70);opacity: 0.7;z-index: 100;background: rgba(0, 0, 0, 0.7);padding: 0;-webkit-transition: all 00.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details4{text-align: center;padding: 0;width: 100%;position: absolute;bottom: 28%;color: #ffffff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details4 h2{color:#fff!important;font-size:16px;font-weight: bold;text-align:center;}
.pg-categories4{width: 100%;display: block;font-size: 14px;text-transform: uppercase;margin:0;color: rgba(255, 255, 255, 0.77);letter-spacing: 1px;margin-top:-10px;}
.icon-circle5{width:50px;height:50px;background:#000;position: absolute;top:30%;left: 42%;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;filter: alpha(opacity=70);opacity: 0.7 ;z-index: 100;background: rgba(0, 0, 0, 0.7);padding: 0;-webkit-transition: all 00.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details5{text-align: center;padding: 0;width: 100%;position: absolute;bottom: 30%;color: #ffffff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details5 h2{color:#fff!important;font-size:17px;font-weight: bold;text-align:center;}
.pg-categories5{width: 100%;display: block;font-size: 13px;text-transform: uppercase;margin:0;color: rgba(255, 255, 255, 0.77);letter-spacing: 1px;margin-top:-10px;}

/*---------- Project List -------------- */
.project_pic:hover { filter:Alpha(Opacity=60);opacity:0.6; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.project_page{height:auto;overflow:hidden;padding:0;width:100%;}
.project_contain{margin:20px 0;float:left;}
.project_list h3 { font-size:20px; border-bottom:1px solid #e9e9e9; padding-bottom:10px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.project_list:hover h3 { color:#555;transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; }
.project_list .categories {margin-bottom:20px;}
.project_list .categories a{ color:#999; }
.project_list .intro { font-size:12px; margin-bottom:20px; margin-top:20px; }
.project_list a.read-more { font-size:14px; height:42px;line-height:42px;display:block;text-align:center; background:#bbb; color:#fff;  transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}
.project_list a.read-more:hover { background:#517AB9;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }

/*--------- Page Number Style ----------*/
.page_number_style{ text-align:center;}
.page_number_style .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{ background:#517AB9;border-color:#517AB9;}

/*---------- Gallery Page -------------- */
.gallery_page{height:auto;overflow:hidden;padding:20px;}
.gallery_box_outer{  min-height:160px; margin-bottom:5px;width:25%;float:left;padding:1% 1%;}

/*--------- Animation----------*/
.animated.fadeInLeft1 {
	-webkit-animation:fadeInLeftBig 300ms .1s ease both;
	-moz-animation:fadeInLeftBig 300ms .1s ease both;
	animation:fadeInLeftBig 900ms .1s ease both;
}
.animated.fadeInLeft2 {
	-webkit-animation:fadeInLeftBig 600ms .1s ease both;
	-moz-animation:fadeInLeftBig 600ms .1s ease both;
	animation:fadeInLeftBig 1.2s .1s ease both;
}
.animated.fadeInLeft3 {
	-webkit-animation:fadeInLeftBig 900ms .1s ease both;
	-moz-animation:fadeInLeftBig 900ms .1s ease both;
	animation:fadeInLeftBig 1.5s .1s ease both;
}
.animated.fadeInLeft4 {
	-webkit-animation:fadeInLeftBig 1.2s .1s ease both;
	-moz-animation:fadeInLeftBig 1.2s .1s ease both;
	animation:fadeInLeftBig 1.8s .1s ease both;
}

.animated.scaleUp1 {
	-ms-animation: 800ms linear 100ms both scaleUp;
	-webkit-animation: 800ms linear 100ms both scaleUp;
	-moz-animation: 800ms linear 100ms both scaleUp;
	animation: 800ms linear 100ms both scaleUp;
}
.animated.scaleUp2 {
	-ms-animation: 800ms linear 700ms both scaleUp;
	-webkit-animation: 800ms linear 700ms both scaleUp;
	-moz-animation: 800ms linear 700ms both scaleUp;
	animation: 800ms linear 700ms both scaleUp;
}
.animated.scaleUp3 {
	-ms-animation: 800ms linear 1100ms both scaleUp;
	-webkit-animation: 800ms linear 1100ms both scaleUp;
	-moz-animation: 800ms linear 1100ms both scaleUp;
	animation: 800ms linear 1100ms both scaleUp;
}
.animated.scaleUp4 {
	-ms-animation: 800ms linear 1500ms both scaleUp;
	-webkit-animation: 800ms linear 1500ms both scaleUp;
	-moz-animation: 800ms linear 1500ms both scaleUp;
	animation: 800ms linear 1500ms both scaleUp;
}

.animation.periodic {
  opacity: 1; 
}
.animated.periodic1 {
  -webkit-animation: fadeInUp 300ms linear 100ms both;
  -moz-animation: fadeInUp 300ms linear 100ms both;
  -ms-animation: fadeInUp 300ms linear 100ms both;
  -o-animation: fadeInUp 300ms linear 100ms both;
  animation: fadeInUp 300ms linear 100ms both;
}
.animated.periodic2 {
  -webkit-animation: fadeInUp 300ms linear 400ms both;
  -moz-animation: fadeInUp 300ms linear 400ms both;
  -ms-animation: fadeInUp 300ms linear 400ms both;
  -o-animation: fadeInUp 300ms linear 400ms both;
  animation: fadeInUp 300ms linear 400ms both;
}
.animated.periodic3  {
  -webkit-animation: fadeInUp 300ms linear 800ms both;
  -moz-animation: fadeInUp 300ms linear 800ms both;
  -ms-animation: fadeInUp 300ms linear 800ms both;
  -o-animation: fadeInUp 300ms linear 800ms both;
  animation: fadeInUp 300ms linear 800ms both;
}
.animated.periodic4  {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
.animated.periodic5  {
  -webkit-animation: fadeInUp 300ms linear 1600ms both;
  -moz-animation: fadeInUp 300ms linear 1600ms both;
  -ms-animation: fadeInUp 300ms linear 1600ms both;
  -o-animation: fadeInUp 300ms linear 1600ms both;
  animation: fadeInUp 300ms linear 1600ms both;
}
.animated.periodic6  {
  -webkit-animation: fadeInUp 300ms linear 2000ms both;
  -moz-animation: fadeInUp 300ms linear 2000ms both;
  -ms-animation: fadeInUp 300ms linear 2000ms both;
  -o-animation: fadeInUp 300ms linear 2000ms both;
  animation: fadeInUp 300ms linear 2000ms both;
}
.animated.periodic7  {
  -webkit-animation: fadeInUp 300ms linear 2400ms both;
  -moz-animation: fadeInUp 300ms linear 2400ms both;
  -ms-animation: fadeInUp 300ms linear 2400ms both;
  -o-animation: fadeInUp 300ms linear 2400ms both;
  animation: fadeInUp 300ms linear 2400ms both;
}
.animated.periodic8  {
  -webkit-animation: fadeInUp 300ms linear 2800ms both;
  -moz-animation: fadeInUp 300ms linear 2800ms both;
  -ms-animation: fadeInUp 300ms linear 2800ms both;
  -o-animation: fadeInUp 300ms linear 2800ms both;
  animation: fadeInUp 300ms linear 2800ms both;
}

@keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes scaleUp {
  0% {
    opacity: 0;
    -moz-transform: scale(.6);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-webkit-keyframes scaleUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.6);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-ms-keyframes scaleUp {
  0% {
    opacity: 0;
    -ms-transform: scale(.6);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1);
  }
}
@-o-keyframes scaleUp {
  0% {
    opacity: 0;
    -o-transform: scale(.6);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
.animated.scaleUp {
  -webkit-animation-name: scaleUp;
  -moz-animation-name: scaleUp;
  -o-animation-name: scaleUp;
  animation-name: scaleUp;
}

.animated.both{
-webkit-animation:fadeIn 1.5s .4s ease both;
-moz-animation:fadeIn 1.5s .4s ease both;}
{
0%{opacity:0}
100%{opacity:1}
}
{
0%{opacity:0}
100%{opacity:1}
}