/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
 
/*********************************************/
/* All Content Styles */
/*********************************************/
/*--------- Carousel Style ----------*/
.carousel { position:relative;  }
.carousel ul { list-style:none; margin:0; padding:0; width:auto;cursor: e-resize;  }
.carousel ul li { float:left; list-style:none; height:auto;  margin:0 5px; position:relative; min-height:280px;  }
.carousel.carousel_spacing ul li { float:left; list-style:none; height:auto;  margin:0 10px; position:relative; min-height:305px;  }
.carousel_img img{ position:relative;filter:Alpha(Opacity=100);opacity:1;}
.carousel_img img:hover{cursor: e-resize;filter:Alpha(Opacity=90);opacity:0.9;}
.carousel_nav { position:absolute; right:0; top:-55px;  padding:5px 8px 5px 5px;}
.carousel_nav a{outline:none;}
.caroul_prev { background: url(../images/crousel_l.png) no-repeat center center;  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_next { background: url(../images/crousel_r.png) no-repeat center center;  padding:4px 12px; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.caroul_prev:hover { background: url(../images/crousel_l.png) no-repeat center center #555!important; }
.caroul_next:hover { background: url(../images/crousel_r.png) no-repeat center center #555!important; }
.carousel_text h3{ color:#555;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.carousel ul li:hover .carousel_text h3{transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}

/*--------- carousel2 Style ----------*/
.carousel2 { position:relative; text-align:center; }
.carousel2 ul { list-style:none; margin:0; padding:0 ; width:auto;cursor: e-resize;  }
.carousel2 ul li { float:left; list-style:none; height:auto;  margin:0 5px; position:relative; min-height:270px;   }
.carousel2_img img{ position:relative;filter:Alpha(Opacity=100);opacity:1;border:1px solid #ccc;border-bottom:none;}
.carousel2_img img:hover{cursor: e-resize;filter:Alpha(Opacity=90);opacity:0.9;}
.carousel2_nav { position:absolute; right:0; top:-55px;  padding:5px 8px 5px 5px;}
.carousel2_nav a{outline:none;}
.caroul2_prev { background: url(../images/crousel_l.png) no-repeat center center;  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;}
.caroul2_next { background: url(../images/crousel_r.png) no-repeat center center;  padding:4px 12px; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.caroul2_prev:hover { background: url(../images/crousel_l.png) no-repeat center center #555!important; }
.caroul2_next:hover { background: url(../images/crousel_r.png) no-repeat center center #555!important; }
.carousel2 p{ text-align:center; padding:12px 0;border:1px solid #ccc; border-top:none;}

/*--------- carousel3 Style ----------*/
.carousel3 { position:relative; text-align:center; }
.carousel3 ul { list-style:none; margin:0; padding:0; width:auto;cursor: e-resize;  }
.carousel3 ul li { float:left; list-style:none; height:auto;  margin:0 5px; position:relative; min-height:55px;   }
.carousel3_img img{ position:relative;filter:Alpha(Opacity=70);opacity:0.7;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.carousel3_img img:hover{cursor: e-resize;filter:Alpha(Opacity=100);opacity:1;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.carousel3_nav a{outline:none;}
.caroul3_prev { background: url(../images/carouFredSel_prev.png) no-repeat center center;   position:absolute; left:-10px; top:32px; height:12px; width:10px; }
.caroul3_next { background: url(../images/carouFredSel_next.png) no-repeat center center; position:absolute; right:-10px;top:32px;height:12px; width:10px;}

/*--------- carousel4 Style ----------*/
.carousel4 { position:relative;}
.carousel4_style { text-align:center;}
.carousel4_style span.carousel4_title {color:#555; 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;}
.carousel4_style:hover span.carousel4_title {-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.carousel4_style .carousel4_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;}
.carousel4_style:hover .carousel4_border{ width:60%;transition: width 1s ease 0s; -webkit-transition: width 1s ease 0s; -moz-transition: width 1s ease 0s;}
.carousel4 ul { list-style:none; margin:0; padding:0; width:auto;cursor: e-resize;  }
.carousel4 ul li { float:left; list-style:none; height:auto; min-height:290px; margin:0 5px; position:relative; }
.carousel4_nav a{outline:none;}
.caroul4_prev {  background: url(../images/arrows.png) no-repeat 4px top;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;}
.caroul4_next {background: url(../images/arrows.png) no-repeat 4px bottom; 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;}
.caroul4_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; }
.caroul4_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; }

/*------------------ 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 ; 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); }
.fancybox_style.fancybox2_style ul li{ padding:10px;}

/*--------- Sidebar Tag style ----------*/
.sidebar_tag ul { list-style:none; margin:0; padding:0;}
.sidebar_tag ul li { list-style:none; margin-bottom:13px; padding:3px 0; float:left; }
.sidebar_tag ul li a { background:#f1f1f1; border:1px solid #e1e1e1; margin:0 2px; padding:6px 8px; text-decoration:none; color:#666;border-radius:3px; webkit-border-radius:3px; -moz-border-radius:3px;}
.sidebar_tag ul li a:hover{ -webkit-transition: all 0.2s ease-in 0s; -moz-transition: all 0.2s ease-in 0s; transition: all 0.2s ease-in 0s;}

/*--------- Img Over Style ----------*/
.img_over{width:100%;height:100%;float:left;overflow:hidden;position:relative;text-align:center;cursor:default;}
.img_over .mask,.img_over .content{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0;}
.img_over > img{display:block;position:relative; width:100%;}
.img_over h2{text-transform:uppercase;color:#fff;text-align:center;position:relative;font-size:17px;padding:10px;filter:Alpha(Opacity=70);opacity:0.7;margin:20px 0 0 0;}
.img_over p{font-family:Georgia,serif;font-style:italic;font-size:12px;position:relative;color:#fff;padding:10px 20px 20px;text-align:center;}
.img_over a.info{display:inline-block;text-decoration:none;padding:7px 14px;background:#000;color:#fff;text-transform:uppercase;-webkit-box-shadow:0 0 1px #000;-moz-box-shadow:0 0 1px #000;box-shadow:0 0 1px #000;}
.img_over a.info:hover{-webkit-box-shadow:0 0 5px #000;-moz-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;}
.img_over_effect .mask{background-color:rgba(255,255,255,0.7);top:-200px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:all 0.3s ease-out 0.5s;-moz-transition:all 0.3s ease-out 0.5s;-o-transition:all 0.3s ease-out 0.5s;-ms-transition:all 0.3s ease-out 0.5s;transition:all 0.3s ease-out 0.5s;}
.img_over_effect h2{-webkit-transform:translateY(-200px);-moz-transform:translateY(-200px);-o-transform:translateY(-200px);-ms-transform:translateY(-200px);transform:translateY(-200px);-webkit-transition:all 0.2s ease-in-out 0.1s;-moz-transition:all 0.2s ease-in-out 0.1s;-o-transition:all 0.2s ease-in-out 0.1s;-ms-transition:all 0.2s ease-in-out 0.1s;transition:all 0.2s ease-in-out 0.1s;}
.img_over_effect p{color:#333;-webkit-transform:translateY(-200px);-moz-transform:translateY(-200px);-o-transform:translateY(-200px);-ms-transform:translateY(-200px);transform:translateY(-200px);-webkit-transition:all 0.2s ease-in-out 0.2s;-moz-transition:all 0.2s ease-in-out 0.2s;-o-transition:all 0.2s ease-in-out 0.2s;-ms-transition:all 0.2s ease-in-out 0.2s;transition:all 0.2s ease-in-out 0.2s;}
.img_over_effect a.info{-webkit-transform:translateY(-200px);-moz-transform:translateY(-200px);-o-transform:translateY(-200px);-ms-transform:translateY(-200px);transform:translateY(-200px);-webkit-transition:all 0.2s ease-in-out 0.3s;-moz-transition:all 0.2s ease-in-out 0.3s;-o-transition:all 0.2s ease-in-out 0.3s;-ms-transition:all 0.2s ease-in-out 0.3s;transition:all 0.2s ease-in-out 0.3s;}
.img_over_effect:hover .mask{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;top:0px;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;transition-delay:0s;}
.img_over_effect:hover h2{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);-webkit-transition-delay:0.4s;-moz-transition-delay:0.4s;-o-transition-delay:0.4s;-ms-transition-delay:0.4s;transition-delay:0.4s;}
.img_over_effect:hover p{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);-webkit-transition-delay:0.2s;-moz-transition-delay:0.2s;-o-transition-delay:0.2s;-ms-transition-delay:0.2s;transition-delay:0.2s;}
.img_over_effect:hover a.info{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;transition-delay:0s;}

/*--------- Accordion2 Style ----------*/
.ui-accordion .ui-accordion-header { cursor: pointer;margin-top:8px; display: block;min-height: 0;padding:6px 8px 6px 45px;position: relative;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default h3{ color:#555;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ background:#f2f2f2;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active h3{transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background:#f2f2f2;}
.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:18px 5px 18px 0;text-decoration: none;}
.accordion2 > h3{font-size:15px!important;}
.ui-accordion .ui-accordion-content {overflow: auto;} 
.ui-state-active .ui-icon { background: url(../images/toggle_icon.png) no-repeat bottom center;}
.ui-state-default .ui-icon { background-image:url("../images/toggle_icon.png"); background-repeat:no-repeat;background-position: top center !importat;}  
.ui-icon, .ui-widget-content .ui-icon { background: url(../images/toggle_icon.png) no-repeat bottom center;}  
.ui-icon{ height:34px; width:34px; float:left; background:#888;position:absolute;left:0;top:0; }

/*--------- Tabs Top Style ----------*/
.tab_top_style .nav { margin-bottom: 0; margin:0;  }
.tab_top_style .nav-tabs { border-bottom:none;}
.tab_top_style .nav-tabs > li.active > a,.tab_top_style .nav-tabs > li.active > a:hover,.tab_top_style .nav-tabs > li.active > a:focus{border-color: #d9d9d9 #d9d9d9 transparent; background:#fff; }
.tab_top_style .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; }
.tab_top_style .nav-tabs > li > a:hover { border:1px solid #d9d9d9;}
.tab_top_style .nav-tabs > li > a, .nav-pills > li > a{ margin-right:10px; }
.tab_top_style .tab-content { border:1px solid #d9d9d9; padding:11px 10px 5px 10px;}
.tab_top_style .tab-content p { line-height:2em;}

/*--------- Tabs Left Style ----------*/
.tab_left_style{ padding:0 0 20px 0;}
.tab_left_style .nav { margin-bottom: 0;}
.nav_tabs_left{ float:left; margin-right:25px; padding-bottom:30px;}
.tab_left_style ul li a{ color:#555;}
.tab_left_style .nav-tabs { float:left; border-bottom:none;}
.tab_left_style .nav-tabs > li{ float: none; border:1px solid #e5e5e5; margin-bottom:8px;outline:none; color:#555}
.tab_left_style .nav-tabs > li .fa { font-size:20px; position:relative; top:5px;}
.tab_left_style .nav-tabs > li.active > a,.tab_left_style .nav-tabs > li.active > a:hover,.tab_left_style .nav-tabs > li.active > a:focus{ border:1px solid transparent;}
.tab_left_style .nav-tabs > li > a { margin:0; background:none; padding:0;}
.tab_left_style .nav-tabs > li > a:hover { background:none; border:1px solid transparent;border-radius:0;}

.tab_left_style .nav-tabs > li > a p{ padding:0; margin:0;}
.tab_left_style .nav-tabs > li > a span{ line-height:55px; padding:0 15px 0 15px; font-size:15px;}
.tab_left_style .right_list img{ padding-bottom:20px; }
.tab_left_style .tab-content p{ padding-top:5px; }

/*--------- Icon Hover Effects ----------*/
.icon_hover { position:relative; text-align:center; min-height:80px; }
.icon_hover .fa_effect{position:absolute;top:0;left:40%;}
.icon_hover .fa{display:inline-block;cursor: pointer;margin: 0 auto;width:70px;height:70px;border-radius: 50%;position: relative;z-index: 1; background:#fff; }
.icon_hover .fa: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 .fa:before{speak: none;font-style: normal;font-weight: normal;font-variant: normal; font-size:32px;vertical-align:middle; line-height:71px;text-transform: none;display: block;-webkit-font-smoothing: antialiased;}

/* Effect 1 */
.icon_hover .icon_effect_1 .fa{ border:2px solid;-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;}
.icon_hover .icon_effect_1 .fa:after{top: 0;left: 0;padding: 0;z-index: -1;opacity: 0;box-shadow: 0 0 0 2px #24A1AF;}
.icon_hover:hover .icon_effect_1 .fa{border:2px solid #666!important;color: #666!important;}
.icon_hover:hover .icon_effect_1 .fa: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 #666, 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 #666, 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 #666, 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 #666, 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 #666, 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 #666, 0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);opacity: 0;}}

/* Effect 2 */
.icon_hover:hover .icon_effect_2 .fa:after{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.icon_hover:hover .icon_effect_2 .fa{border:2px solid #666!important;color: #666!important;}
.icon_hover:hover .icon_effect_2 .fa:after{ box-shadow: 0 0 0 2px #666!important;}
.icon_hover .icon_effect_2 .fa{border: 2px solid;}
.icon_hover .icon_effect_2 .fa:after{top: -8px;left: -8px;padding: 8px;-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;-webkit-transform: scale(.8);-moz-transition: -moz-transform 0.6s, opacity 0.2s;-moz-transform: scale(.8);-ms-transform: scale(.8);transition: transform 0.6s, opacity 0.6s;transform: scale(.8);opacity: 0;}

/* Effect 3 */
.icon_hover .icon_effect_3 .fa{-webkit-transition: color 0.6s;-moz-transition: color 0.6s;transition: color 0.6s;}
.icon_hover .icon_effect_3 .fa:after{top:-2px;left:-2px;z-index: -1;-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;-moz-transition: -moz-transform 0.2s, opacity 0.3s;transition: transform 0.2s, opacity 0.3s;}
.icon_hover:hover .icon_effect_3 .fa{color: #666!important;box-shadow: 0 0 0 2px #666!important;}
.icon_hover:hover .icon_effect_3 .fa:after{-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);opacity: 0;}

/* Effect 4 */
.icon_hover:hover .icon_effect_4 .fa{-webkit-animation: spinAround 2s linear infinite;-moz-animation: spinAround 2s linear infinite;animation: spinAround 2s linear infinite; border:2px solid #666!important; color:#666!important;  -webkit-transition: all 0.4s ease-in 0s; -moz-transition: all 0.4s ease-in 0s; transition: all 0.4s ease-in 0s; }
.icon_effect_4 .icon-sort:hover: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 5*/ 
.icon_hover:hover .icon_effect_5 .fa{border:2px solid #666!important; color:#666!important;}
.icon_hover:hover .icon_effect_5 .fa:before{-webkit-animation: toTopFromBottom 0.3s forwards;-moz-animation: toTopFromBottom 0.3s forwards;animation: toTopFromBottom 0.3s forwards;}
@-webkit-keyframes toTopFromBottom{49%{-webkit-transform: translateY(-100%);}50%{opacity: 0;-webkit-transform: translateY(100%);}51%{opacity: 1;}}
@-moz-keyframes toTopFromBottom{49%{-moz-transform: translateY(-100%);}50%{opacity: 0;-moz-transform: translateY(100%);}51%{opacity: 1;}}
@keyframes toTopFromBottom{49%{transform: translateY(-100%);}50%{opacity: 0;transform: translateY(100%);}51%{opacity: 1;}}

/* Effect 6 */
.icon_effect_6 .fa{border: 2px solid;-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_6 .fa:after{top: -4px;left: -4px;padding: 4px;z-index: -1;opacity: 0;-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;box-shadow: 3px 3px  #555!important;}
.icon_hover:hover .icon_effect_6 .fa:after{opacity: 1;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.icon_hover:hover .icon_effect_6 .fa{border:2px solid #555!important;color: #555!important;}

/* Effect 7 */
.icon_hover {text-align:center;}
.icon_hover .fa{display:inline-block;cursor: pointer;margin: 0 auto;width:70px;height:70px;border-radius: 50%;position: relative;z-index: 1; }
.icon_hover .fa: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 .fa:before{speak: none;font-style: normal;font-weight: normal;font-variant: normal; font-size:32px;vertical-align:middle; line-height:71px;text-transform: none;display: block;-webkit-font-smoothing: antialiased;}
.icon_hover .icon_effect_7 .fa{overflow: hidden;-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;transition: background 0.3s, color 0.3s, box-shadow 0.3s;}
.icon_hover .icon_effect_7 .fa:after{display: none;}

.icon_hover:hover .icon_effect_7 .fa{color: #555!important;border:2px solid #555!important;}
.icon_hover:hover .icon_effect_7a .fa:before{-webkit-animation: toRightFromLeft 0.3s forwards;-moz-animation: toRightFromLeft 0.3s forwards;animation: toRightFromLeft 0.3s forwards;}
.icon_hover:hover .icon_effect_7b .fa:before{-webkit-animation:toLeftFromRight 0.3s forwards;-moz-animation:toLeftFromRight 0.3s forwards;animation:toLeftFromRight 0.3s forwards;}
.icon_hover:hover .icon_effect_7c .fa:before{-webkit-animation:toTopFromBottom 0.3s forwards;-moz-animation:toTopFromBottom 0.3s forwards;animation:toTopFromBottom 0.3s forwards;}
.icon_hover:hover .icon_effect_7d .fa:before{-webkit-animation:toBottomFromTop 0.3s forwards;-moz-animation:toBottomFromTop 0.3s forwards;animation:toBottomFromTop 0.3s forwards;}

/*--------- Top Icon ----------*/
.top_icon .fa{ position:relative; font-size:26px;text-align:center;line-height:70px;height:70px;width:70px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;overflow:hidden;background-image:none;}
.top_icon .fa:before{display:block;position:absolute;top:0;left:0;height:0;width:100%;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;z-index:12; }
.top_icon:hover .fa:before{height:100%; color:#fff;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}

/*--------- Home1 Top ----------*/
.home1_top {  text-align:center; margin:40px 0 40px 0;}
.home1_top .fa{ position:relative; font-size:26px;text-align:center;line-height:70px;height:70px;width:70px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;overflow:hidden;background-image:none;}
.home1_top .fa:before{display:block;position:absolute;top:0;left:0;height:0;width:100%;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;z-index:12; }
.home1_top:hover .fa:before{height:100%; color:#fff;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }
.home1_top h3{ color:#333;}
.home1_top:hover h3{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.home1_top .readmore a{-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.home1_top .readmore a:hover{ color:#666!important;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; text-decoration:none;}

/*--------- Img Border Hover Style ----------*/
.img_border_hover{  border:5px solid #e7e7e7; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; width:105px; height:105px; margin:0 auto;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.img_border_hover:hover{ -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; width:105px; height:105px; margin:0 auto;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}

/*--------- Home4 Top Style ----------*/
.home4_top{ text-align:center; margin:40px 0; padding:0 15px;}
.home4_top .home4_top_img{  border:5px solid #e7e7e7; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; width:105px; height:105px; margin:0 auto;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.home4_top:hover .home4_top_img{ border:5px solid;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.home4_top .home4_top_img img{ padding-top:20px;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.home4_top h3{ color:#555;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.home4_top:hover h3{-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.home4_top a:hover{ text-decoration:none;}
.home4_top a span{-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.home4_top a:hover span{color:#555!important; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s; }

/*--------- Home5 Top ----------*/
.home5_top h2{ text-align:center; color:#7a7a7a; font-weight:100; font-size:21px}

/*--------- Iconbox Item style ----------*/
.icon_hover.iconbox_item{position:relative;border:none;text-align:center;padding:0; margin-top:0;}
.icon_hover.iconbox_item .fa_effect{position:absolute; left:0; top:10px;}
.icon_hover.iconbox_item .fa{display:inline-block;cursor: pointer;margin: 0 auto;width:70px;height:70px;border-radius: 50%;position: relative;z-index: 1; }
.icon_hover.iconbox_item .fa: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.iconbox_item.fa:before{speak: none;font-style: normal;font-weight: normal;font-variant: normal; font-size:32px;vertical-align:middle; line-height:70px;text-transform: none;display: block;-webkit-font-smoothing: antialiased;}
.iconbox_text{ padding-left:85px; text-align:left;}
.icon_hover.iconbox_item .iconbox_text h3{ color:#333;-webkit-transform 0.8s;-moz-transition: -moz-transform 0.8s;transition: transform 0.8s;}
.icon_hover.iconbox_item:hover .iconbox_text h3{-webkit-transform 0.8s;-moz-transition: -moz-transform 0.8s;transition: transform 0.8s;}

/*--------- Welcome Text Style ----------*/
.welcome_text{ padding-bottom:10px; padding-left:20px; }
.welcome_right{ float:right;margin-top:60px; padding-right:20px; }
.welcome_right  span a{ color:#fff;padding:15px 40px; border-bottom:3px solid rgba(0,0,0,0.2);-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; font-size:18px;}
.welcome_right:hover span a{ background:#555!important;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; text-decoration:none;}

/*------------------ Dynamic Bar  -------------------*/
.dynamic_bar .progress{ height:28px;}
.dynamic_bar .progress .progress-bar span.sr-only{ position:relative; z-index:1000; color:#fff; line-height:28px; z-index:1;}
.dynamic_bar .progress-bar{ text-align:left; padding-left:15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

/*------------------ Client Review Style -------------------*/
.client_review h3{ color:#555;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.client_review:hover h3{transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.client_review_text{ padding:25px; border:2px solid #e5e5e5; margin-top:15px;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.client_review_text:hover{ border:2px solid;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s; }
.client_review_text span{ color:#bbb; padding-top:15px;}

/*---------Footer About style ----------*/
.footer_about img{ margin:0 0 25px 0;}
.footer_about p{ text-align:left;}

/*---------Footer Post style ----------*/
.footer_post ul li{ margin-bottom:17px!important;}
.footer_post img{ float:left; margin:0; padding-top:8px;cursor:pointer}
.post_right{ padding-left:60px;}
.post_right p{}
.post_right span{ font-style:italic; color:#999;}

/*--------- Input Style ----------*/
.footer_contact .input_style input{background:#fff; border:1px solid #e5e5e5;width:100%;margin-bottom:15px;}
.footer_contact .input_style input[type="text"]{ padding:8px 5px;}
.footer_contact .textarea_style textarea{background:#fff; border:1px solid #e5e5e5; width:100%;}
.footer_contact .textarea_style textarea[type="text"]{ padding:5px 0 5px 5px; min-height:80px;}
.footer_contact .input_button { margin:25px 0; }
.footer_contact .input_button a{padding:8px 20px; color:#FFF!important;-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}
.footer_contact .input_button a:hover{ background:#555!important;-webkit-transition: all 0.8s ease-in 0s; -moz-transition: all 0.8s ease-in 0s; transition: all 0.8s ease-in 0s; }

/*--------- Top Box Style ----------*/
.top_box{ text-align:center;margin:30px 0; padding:40px 10px; border:1px solid #e1e1e1;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.top_box.top_spacing{ padding:5px 15px 20px 15px;margin:30px 0;}
.top_box:hover{border:1px solid;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.top_box .fa{ font-size:25px; color:#555;}
.top_box  h3{ color:#444;}
.top_box:hover h3{transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.top_box a span{transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.top_box a:hover span{ color:#555!important;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.top_box:hover .fa{ transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.top_box.swing:hover .fa{-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;   }
.top_box.bounce:hover .fa{-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;}
.top_box.shake:hover .fa{-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;}
.top_box.bounceIn:hover .fa{-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;}
.top_box.flash:hover .fa{-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;}
.top_box.fadeInUp:hover .fa{-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;}

/*---------Rising Style---------------*/
.rising_top_style{ text-align:center; padding:50px 0 30px 0;}
.rising_top_style p{ padding-top:10px;}
.rising_style{ position:relative; padding-top:10px;}
.rising01_position{ text-align:center; z-index:102; position:relative;}
.rising02_position{ position:absolute; bottom:0; left:5%; z-index:100; }
.rising03_position{ position:absolute;  bottom:0; right:5%; z-index:101;}

/*--------- Latest News Style ----------*/
.latest_news{ margin:10px 0 20px 0;}
.latest_news .latest_news_left{ float:left; margin-right:10px; text-align:center;}
.latest_news .latest_news_time{ background:url(../images/latest_news_time.jpg) no-repeat; width:42px; height:45px; text-align:center; line-height:45px; font-size:17px; color:#222; font-weight:bold;}
.latest_news .latest_news_right{ padding-left:63px;}
.latest_news .latest_news_right h6{ color:#222;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.latest_news:hover .latest_news_right h6{-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.latest_news .latest_news_right span{ color:#999; padding-bottom:15px;}
.latest_news .latest_news_right p{ padding-top:10px;}

/*---------- 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;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;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;}

/*--------- Client Say Style ----------*/
.client_say{ text-align:center; background:url(../images/quotes_img.png) no-repeat 30px 40px ; margin:40px 100px 70px 100px;}
.client_say h3 { color:#fff; margin-bottom:20px;}
.client_say li{ padding:15px 0;}
.client_say li p{ font-size:16px; line-height:1.5em;}

/*--------- Clients List Style ----------*/
.clients_list img{ float:left;-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.85);-moz-transform:scale(0.85);-o-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85); -webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.clients_list:hover 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);}
.clients_list .clients_text{ padding-left:80px;}

/*--------- Parallax Bg Style ----------*/
.parallax_bg .parallax_bg_left{ position:relative; max-width:513px; padding-top:15px; }
.parallax_bg .parallax_bg_left .slider_img_bg{ position:absolute; }
.parallax_bg .parallax_bg_right{ padding-top:25px;}
.parallax_bg .parallax_bg_right p{ margin:15px 0 50px 0;}
.parallax_bg .parallax_bg_right .button{ padding:10px 25px;background: none; border:1px solid #fff; color:#fff;position: relative; font-size:17px;}
.parallax_bg .parallax_bg_right .button:after{display:block;content:'';position:absolute;top:0;left:0;height:100%;width:0;	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;background-color:rgba(255,255,255,.2)}
.parallax_bg .parallax_bg_right .button:hover:after{ width:100%;}
.parallax_bg .parallax_bg_right a{ text-decoration:none;}

/*--------- Team List Style ----------*/
.team_list .team_item img{ float:left; margin:0 15px 8px 6px;}
.team_list .team_item img{filter:Alpha(Opacity=80);opacity:0.8;}
.team_list:hover .team_item img{filter:Alpha(Opacity=100);opacity:1;}
.team_list .team_info{ }
.team_list .team_info h3{ color:#555; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.team_list:hover .team_info h3{ -webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.team_list .team_info span{ color:#999;}
.team_list .team_info p{ padding-top:15px;}

/*--------- Function List Style ----------*/
.function_list h3{ color:#555;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.function_list:hover h3{ -webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}

.function_list:hover .fa{transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.function_list.swing:hover .fa{-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;   }
.function_list.bounce:hover .fa{-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;}
.function_list.shake:hover .fa{-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;}
.function_list.bounceIn:hover .fa{-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;}
.function_list.flash:hover .fa{-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;}
.function_list.fadeInUp:hover .fa{-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;}

/*--------- About Us Top Style ----------*/
.about_us_top p{ padding-bottom:20px;}
.about_us_top .about_us_button1 span{ padding:10px 15px; background:#222; color:#FFF; margin-right:10px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.about_us_top .about_us_button2 span{ padding:10px 15px;color:#FFF;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.about_us_top .about_us_button1:hover span{-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.about_us_top .about_us_button2:hover span{ background:#222!important;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s;}
.about_us_top a:hoverf{ text-decoration:none;}

/*--------- Testimonials Page Style ----------*/
.testimonials_style{ border:1px solid #e1e1e1;border-left:3px solid; 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;}

/*---------Services Top Style ----------*/
.services_top h3{ color:#555;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.services_top:hover h3{transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}

/*------------------ Contact Input Style -------------------*/
.contact_input_style p:first-child{ padding:8px 0 15px 0;}
.contact_input_box{background:#fff; border:1px solid #d1d1d1;width:98%;margin-bottom:13px;}
.contact_input_box[type="text"]{ padding:10px 0 10px 5px;}
.contact_textarea_box{background:#fff; border:1px solid #d1d1d1; width:98%; margin-bottom:13px;}
.contact_textarea_box[type="text"]{ padding:5px 0 5px 5px; min-height:100px;}
.contact_input_style .btn-primary{border-radius:0; webkit-border-radius:0; -moz-border-radius:0; border:none; padding:8px 12px; margin-top:18px; outline:none; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.contact_input_style .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;}

/*------------------Contact Info Style-------------------*/
.contact_info{ padding-top:10px;}
.contact_info p:first-child{ padding-bottom:10px;}
.contact_info span a{ color:#555; }

/*--------- 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;}

/*--------- Recent Posts Style ----------*/
.recent_posts a span{transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.recent_posts p{ padding-bottom:5px; color:#999;}

/*--------- Sidebar Content Style ----------*/
.sidebar_content p{ padding:8px 0;}
.sidebar_content ul{ font-style:italic;}
.sidebar_content ul span{ font-weight:bold; color:#000;}

/*--------- 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:#ccc; margin:0;font-size:20px; color:#555; padding:13px 0;}
.prices_table_page:hover .top_price_title,.prices_table_page.active .top_price_title{ color:#fff;}
.prices_table_page p.top_price_style{ font-size:35px;padding:30px 0; padding-top:25px; border:none; background:#BBB; color:#666;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;filter:Alpha(Opacity=60);opacity:0.6; color:#000;}
.prices_table_page .bottom_button{ padding:30px 0;}
.prices_table_page .bottom_button a{ padding:8px 16px; background: #222;  color:#FFF;border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.prices_table_page:hover .bottom_button a,.prices_table_page.active .bottom_button a{ -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s eafse-in 0s;}
.prices_table_page:hover .bottom_button a:hover,.prices_table_page.active .bottom_button a:hover{ background:#222;-moz-transition: all 0.4s; transition: all 0.4s eafse-in 0s;}

/*------------------ Price Table Page -------------------*/
.price-table{text-align:center;margin-bottom:0px; padding:0 12px;}
.price-table li:before{content: '';width:auto;}
.price-table [class^="icon-"]{font-size:16px;}
.price-table ul, .price-table ul li{ list-style:none;  margin:0; }
.five-col .col{width:20%;}
.four-col .col{width:25%;}
.three-col .col{width:33.33333%;}
.two-col .col{width:50%;}
.col{float:left;margin:0;background:#f6f6f6;position:relative;margin-bottom:15px;}
.col.high{z-index:10;top:-25px; margin:0 -1px;-webkit-box-shadow: 0px 2px 18px rgba(0,0,0,0.3);box-shadow: 0px 2px 18px rgba(0,0,0,0.3);-moz-box-shadow: 0px 2px 18px rgba(0,0,0,0.3); }
.no-shadow .col.high{}
.col.low{background:#f6f6f6;z-index:5;}
.col .wrap-inner{border-left:1px solid white;}
.price-table .head{padding:10px;min-height:35px;}
.head.another_color{ background:#373737;}
.price-table .head h3{margin-bottom:0;text-transform:uppercase;font-size:15px;font-weight:bold;color:#fff;}
.price-table .head span{color:#fff;}
.price-table .price{padding:10px;background:#e6e6e6;min-height:52px;}
.price-table .high .price{background:#e6e6e6;}
.price-table .low .price{background:#e6e6e6;}
.price-table .price h4{margin-bottom:0;color:#373737;font-weight:bold; font-size:35px;}
.price-table .price span{margin-top:5px;text-transform:uppercase;display:block;color:#373737;font-size:11px;}
.price-table .foot{padding:10px;background:#ddd;overflow:hidden;min-height:30px;}
.price-table .high .foot{padding-top:30px;padding-bottom:30px;}
.price-table .row-titles{text-align:center;}
.price-table .row-titles .head{display:block;}
.price-table .row-titles .price{background:#e6e6e6;padding-left:20px;}
.price-table .row-titles li{padding-left:20px;}
.col ul{padding:0;}
.col:first-child .wrap-inner,.col.high .wrap-inner{border:none;}
.price-table li{padding:10px 10px;min-height:20px;}
.price-table li:last-child{border:none;}
.price-table li:nth-child(even),.price-table li.even{background:#efefef;}
.price-table .col.low li:nth-child(even),.price-table .col.low li.even{background:#efefef;}
.foot a{ color:#fff!important;}
.price_bottom{ padding:6px 12px; background:#373737; vertical-align: middle;display: inline-block;}
.price_bottom:hover{-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}
.price_bottom_success{ padding:6px 12px; vertical-align: middle;display: inline-block;}
.price_bottom_success:hover{ background:#373737;-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}

/*------------------ Content 404 Page -------------------*/
.content_404{ text-align:center; padding-top:30px;}
.content_404 h2{ color:#555; padding-top:15px;}
.content_404 p{ padding:5px 0 50px 0;}
.content_404 a:hover{ text-decoration:none;}
.content_404 a span{ color:#fff; font-size:17px; padding:12px 70px;-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s; border-bottom:5px solid #555; border-bottom:5px solid rgba( 0,0,0,.3);}
.content_404 a:hover span{ background:#555!important; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}

/*------------------ Full Width Page -------------------*/
.full_width_page h3{ color:#555; padding-bottom:15px; text-align:center;-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}
.full_width_page:hover h3{-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}
.full_width_page  .full_width_img{ padding:25px 0;} 
.full_width_page .left_border{ border-left:5px solid; padding:10px 12px; margin:25px 0;-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}
.full_width_page .left_border:hover{ border-left:5px solid #555; padding:10px 12px; margin:25px 0;-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}
.full_width_page  .full_width_img a{filter:Alpha(Opacity=80);opacity:0.8;-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}
.full_width_page  .full_width_img a:hover{filter:Alpha(Opacity=100);opacity:1;-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}

/*---------- 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!important;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 {-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; text-decoration:none; }

/*--------- Page Number Style ----------*/
.page_number_style{ text-align:center;}

/*---------- 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----------*/
.animation_style img{ float:left;}
.animation_style p{ font-size:13px; line-height:1.7em;}
.animation_style{ margin:40px 0; border-bottom:1px solid #e9e9e9; padding-bottom:40px;}

/* Inner coming soon page CSS */
.inner-page.csoon .inner-csoon{margin: 90px 0;padding: 40px;text-align: center;border: 1px solid #eee;box-shadow: inset 0 0 20px #f1f1f1;}
.inner-page.csoon .inner-csoon h5{font-size: 18px;}
.inner-page.csoon .inner-csoon h3{font-size: 100px;font-weight: normal;}

/* Countdown */
.countdown{width:500px;margin:30px auto;}
.countdown .hasCountdown{border: 0px solid #ccc !important;background-color:transparent !important;}
.countdown_section{color: #aaa;padding: 10px;margin: 0px;text-transform: uppercase;background: #fafafa;border-radius:6px;border: 1px solid #eee; }
.countdown_amount{display: inline-block;font-size: 40px;height: 60px;line-height: 60px;color: #999;margin: 0px;}
.inner-page.csoon .inner-csoon .sform{margin: 30px;}
.inner-page.csoon .inner-csoon .form-group{ padding-top:30px;}
.inner-page.csoon .inner-csoon .form-control{ width:300px; margin:0 auto; position:relative; display:inline-block;}
.inner-page.csoon .inner-csoon .btn-info{ text-align:center; margin-left:10px; }

@media handheld, only screen and (max-width: 767px) {
/*--------- Scroll Top Style ----------*/
#top-link { bottom: 12px; right: 20px; }

/*--------- Home Top ----------*/
.home_top1 {  text-align:center; margin:20px 0 20px 0;}

/*------------------ Price Table Page -------------------*/
.price-table .head h3 { font-size:12px;}
.price-table .price h4{ font-size:15px;
}
.price-table li{ padding:5px 0;}

/*--------- Client Say Style ----------*/
.client_say{ margin:40px 30px 70px 30px;}

/*Title_portfolio_page*/
.home_portfolio{ margin:0; text-align:left; }

/*--------- Main Top Style ----------*/
.main_top_right{ float:none; text-align:center;margin-top:20px;}

/*--------- Home Top ----------*/
.home5_top h2{ text-align:center; color:#7a7a7a; font-weight:100; font-size:17px}

/*--------- CarouFredSel4 Style ----------*/
.carouFredSel4 ul li {min-height:180px!important;}
.caroul4_prev { background:none;}
.caroul4_next { background:none;}

/*--------- Img Over Style ----------*/
.img_over h2{ display:block;}

/*--------- About Us Top Style ----------*/
.about_us_top p{ padding-bottom:20px;}
.about_us_top .about_us_button1 span{ padding:10px ; background:#222; color:#FFF; margin-right:10px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.about_us_top .about_us_button2 span{ padding:10px ; background:#24A1AF;color:#FFF;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}

/*--------- Parallax Bg Style ----------*/
.parallax_bg .parallax_bg_right{ margin-bottom:30px;}
.parallax_bg .parallax_bg_right p{ margin:10px 0 30px 0;}

/*--------- Togglable Tabs Style ----------*/
.tab_left_style .nav-tabs > li > a .Icon_one{ background:none; height:45px; line-height:45px;min-width:220px;}
.tab_left_style .nav-tabs > li > a .Icon_two{ background:none; height:45px; line-height:45px; }
.tab_left_style .nav-tabs > li > a .Icon_three{ background:none;height:45px; line-height:45px;}
.tab_left_style .nav-tabs > li > a .Icon_four{  background:none;height:45px; line-height:45px; }
.tab_left_style .nav-tabs > li > a .Icon_five{ background:none; height:45px; line-height:45px; }
.tab_left_style .nav-tabs > li > a .Icon_six{  background:none;height:45px; line-height:45px; }
.tab_left_style .nav-tabs > li > a span{ line-height:40px; padding:0 15px 0 15px; font-size:12px; }
.tab_left_style .tab-content{ padding-left:0;}

}
/*--------- Social-Links ----------*/
.Social-Links { margin:8px 0 0 0;}
.iconFacebook{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat 0 0;display:inline-block; padding:0;margin:0 1px;}
.iconPinterest{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -25px 0;display:inline-block; padding:0;margin:0 1px;}
.iconTwitter{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -50px 0;display:inline-block; padding:0;margin:0 1px;}
.iconGoogle{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -75px 0;display:inline-block; padding:0;margin:0 1px;}
.iconRss{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -100px 0;display:inline-block; padding:0;margin:0 1px;}
.iconVimeo{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -125px 0;display:inline-block; padding:0;margin:0 1px;}
.iconEvernote{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -150px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDribbble{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -175px 0;display:inline-block; padding:0;margin:0 1px;}
.iconTumblr{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -200px 0;display:inline-block; padding:0;margin:0 1px;}
.iconBehance{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -225px 0;display:inline-block; padding:0;margin:0 1px;}
.iconStumbleUpon{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -250px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDropbox{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -275px 0;display:inline-block; padding:0;margin:0 1px;}
.iconSoundCloud{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -300px 0;display:inline-block; padding:0;margin:0 1px;}
.iconPicasa{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -325px 0;display:inline-block; padding:0;margin:0 1px;}
.iconLastfm{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -350px 0;display:inline-block; padding:0;margin:0 1px;}
.iconForrst{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -375px 0;display:inline-block; padding:0;margin:0 1px;}
.iconFlicr{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -400px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDeviantArt{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -425px 0;display:inline-block; padding:0;margin:0 1px;}
.iconLinkedIn{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -450px 0;display:inline-block; padding:0;margin:0 1px;}
.iconBlogger{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -475px 0;display:inline-block; padding:0;margin:0 1px;}
.iconInstagram{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -500px 0;display:inline-block; padding:0;margin:0 1px;}
.iconYahoo{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -525px 0;display:inline-block; padding:0;margin:0 1px;}
.iconYouTube{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -550px 0;display:inline-block; padding:0;margin:0 1px;}
.iconGrooveshark{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -575px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDigg{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -600px 0;display:inline-block; padding:0;margin:0 1px;}
.iconSkype{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -625px 0;display:inline-block; padding:0;margin:0 1px;}
.iconShareThis{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -650px 0;display:inline-block; padding:0;margin:0 1px;}
.iconWordPress{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -675px 0;display:inline-block; padding:0;margin:0 1px;}
.iconKickstarter{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -700px 0;display:inline-block; padding:0;margin:0 1px;}
.iconBebo{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -725px 0;display:inline-block; padding:0;margin:0 1px;}
.iconZerply{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -750px 0;display:inline-block; padding:0;margin:0 1px;}
.iconAmazon{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -775px 0;display:inline-block; padding:0;margin:0 1px;}
.iconMyspace{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -800px 0;display:inline-block; padding:0;margin:0 1px;}
.iconWikipedia{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -825px 0;display:inline-block; padding:0;margin:0 1px;}
.iconTechnorati{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -850px 0;display:inline-block; padding:0;margin:0 1px;}
.iconAddThis{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -875px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDelicious{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -900px 0;display:inline-block; padding:0;margin:0 1px;}
.iconXing{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -925px 0;display:inline-block; padding:0;margin:0 1px;}
.iconQuora{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -950px 0;display:inline-block; padding:0;margin:0 1px;}
.iconGitHub{width:25px;height:25px;background:url(../images/socialicons.png) no-repeat -975px 0;display:inline-block; padding:0;margin:0 1px;}

/*--------- Social-Links Hover ---------*/
a.iconFacebook:hover{ background-color:#5d82d1;background-position: 0 -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconPinterest:hover{ background-color:#e13138;background-position: -25px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconTwitter:hover{ background-color:#40bff5;background-position: -50px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconGoogle:hover{ background-color:#eb5e4c;background-position: -75px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconRss:hover{ background-color:#faa33d;background-position: -100px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconVimeo:hover{ background-color:#35c6ea;background-position: -125px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconEvernote:hover{ background-color:#9acf4f;background-position: -150px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDribbble:hover{ background-color:#f7659c;background-position: -175px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconTumblr:hover{ background-color:#426d9b;background-position: -200px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconBehance:hover{ background-color:#1879fd;background-position: -225px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconStumbleUpon:hover{ background-color:#ff5c30;background-position: -250px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDropbox:hover{ background-color:#17a3eb;background-position: -275px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconSoundCloud:hover{ background-color:#ff7e30;background-position: -300px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconPicasa:hover{ background-color:#9eb5b6;background-position: -325px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconLastfm:hover{ background-color:#f34320;background-position: -350px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconForrst:hover{ background-color:#45ad76;background-position: -375px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconFlicr:hover{ background-color:#ff48a3;background-position: -400px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDeviantArt:hover{ background-color:#6a8a7b;background-position: -425px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconLinkedIn:hover{ background-color:#238cc8;background-position: -450px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconBlogger:hover{ background-color:#ff9233;background-position: -475px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconInstagram:hover{ background-color:#548bb6;background-position: -500px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconYahoo:hover{ background-color:#ab47ac;background-position: -525px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconYouTube:hover{ background-color:#ef4e41;background-position: -550px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconGrooveshark:hover{ background-color:#ffb21d;background-position: -575px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDigg:hover{ background-color:#75788d;background-position: -600px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconSkype:hover{ background-color:#13c1f3;background-position: -625px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconShareThis:hover{ background-color:#25a774;background-position: -650px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconWordPress:hover{ background-color:#2592c3;background-position: -675px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconKickstarter:hover{ background-color:#8cd049;background-position: -700px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconBebo:hover{ background-color:#ee3849;background-position: -725px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconZerply:hover{ background-color:#9dbc7a;background-position: -750px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconAmazon:hover{ background-color:#ff8e2e;background-position: -775px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconMyspace:hover{ background-color:#008dde;background-position: -800px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconWikipedia:hover{ background-color:#b3b5b8;background-position: -825px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconTechnorati:hover{ background-color:#71d14b;background-position: -850px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconAddThis:hover{ background-color:#ff7850;background-position: -875px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconDelicious:hover{ background-color:#377bda;background-position: -900px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconXing:hover{ background-color:#1a8e8c;background-position: -925px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconQuora:hover{ background-color:#ea3d23;background-position: -950px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
a.iconGitHub:hover{ background-color:#3f91cb;background-position: -975px -24px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}


/*--------- Social-Links2 ----------*/
.socialicons2{  padding-top:20px;}
.socialicons2 a{margin:5px 8px 0 0;padding:0;}

.iconSkype2{width:30px;height:30px;background:url(../images/socialicon2.png) no-repeat -10px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconLast_fm2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -43px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconFacebook2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -76px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconWordpress2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -109px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconVimeo_alt2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -142px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconRSS2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -175px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconRevision2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -208px -10px;display:inline-block;padding:0;margin:0 3px;}
.iconRdio2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -241px -10px;display:inline-block;padding:0;margin:0 3px;}

.iconEvernote2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -10px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconEmber2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -43px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconDropbox2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -76px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconAim2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -109px -43px;display:inline-block;padding:0;margin:0 3px;}
.icon500px_alt2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -142px -43px;display:inline-block;padding:0;margin:0 3px;}
.icon500px2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -175px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconWikipedia2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -208px -43px;display:inline-block;padding:0;margin:0 3px;}
.iconVkontakte2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -241px -43px;display:inline-block;padding:0;margin:0 3px;}

.iconTechnorati2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -10px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconStumbleupon2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -43px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconSquarespace2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -76px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconSpotify2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -109px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconSoundcloud2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -142px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconSkype_alt2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -175px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconPinterest2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -208px -76px;display:inline-block;padding:0;margin:0 3px;}
.iconPicasa2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -241px -76px;display:inline-block;padding:0;margin:0 3px;}

.iconMail_ru2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -10px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconMail2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -43px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconLinkedin_alt2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -76px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconLinkedin2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -109px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconGowalla2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -142px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconGoogle_alt_22{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -175px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconGoogle_alt2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -208px -109px;display:inline-block;padding:0;margin:0 3px;}
.iconGoogle2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -241px -109px;display:inline-block;padding:0;margin:0 3px;}

.iconFormspring2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -10px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconFlickr2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -43px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDribbble2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -76px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDigg2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -109px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDeviantart_alt2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -142px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDeviantart2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -175px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDesignmoo2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -208px -142px;display:inline-block;padding:0;margin:0 3px;}
.iconDelicious2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -241px -142px;display:inline-block;padding:0;margin:0 3px;}

.iconYoutube2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -10px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconYahoo2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -43px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconWordpress_alt2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -76px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconGrooveshark2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -109px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconTumblr2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -142px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconMyspace2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -175px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconForrst2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -208px -175px;display:inline-block;padding:0;margin:0 3px;}
.iconAsk_fm2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -241px -175px;display:inline-block;padding:0;margin:0 3px;}

.iconInstagram_alt2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -10px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconInstagram2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -43px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconVimeo2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -76px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconTwitter2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -109px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconMyspace_alt2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -142px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconPaypal2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -175px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconGmail2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -208px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconFoursquare2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -241px -208px;display:inline-block;padding:0;margin:0 3px;}
.iconBlogger2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -10px -241px;display:inline-block;padding:0;margin:0 3px;}
.iconBehance2{width:30px;height:30px;background:url(../images/socialicons2.png) no-repeat -43px -241px;display:inline-block;padding:0;margin:0 3px;}

/*--------- Social-Links3 ----------*/
.socialicons3 {  padding-top:10px;}
.socialicons3 a{margin:0;padding:5px 8px 0 0;}

.iconFacebook3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -5px -4px;display:inline-block; padding:0;margin:0;}
.iconPinterest3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -46px -4px;display:inline-block; padding:0;margin:0;}
.iconTwitter3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -87px -4px;display:inline-block; padding:0;margin:0;}
.iconGoogle3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -128px -4px;display:inline-block; padding:0;margin:0;}
.iconRss3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -169px -4px;display:inline-block; padding:0;margin:0;}

.iconVimeo3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -5px -45px;display:inline-block;padding:0;margin:0;}
.iconEvernote3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -46px -45px;display:inline-block;padding:0;margin:0;}
.iconDribbble3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -87px -45px;display:inline-block;padding:0;margin:0;}
.iconTumblr3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -128px -45px;display:inline-block;padding:0;margin:0;}
.iconBehance3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -169px -45px;display:inline-block;padding:0;margin:0;}
 
.iconStumbleUpon3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -5px -86px;display:inline-block;padding:0;margin:0;}
.iconDropbox3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -46px -86px;display:inline-block;padding:0;margin:0;}
.iconSoundCloud3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -87px -86px;display:inline-block;padding:0;margin:0;}
.iconPicasa3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -128px -86px;display:inline-block;padding:0;margin:0;}
.iconLastfm3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -169px -86px;display:inline-block;padding:0;margin:0;}

.iconForrst3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -5px -128px;display:inline-block; padding:0;margin:0;}
.iconFlicr3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -46px -128px;display:inline-block; padding:0;margin:0;}
.iconDeviantArt3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -87px -128px;display:inline-block; padding:0;margin:0;}
.iconLinkedIn3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -128px -128px;display:inline-block; padding:0;margin:0;}
.iconBlogger3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -169px -128px;display:inline-block; padding:0;margin:0;}

.iconInstagram3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -5px -169px;display:inline-block;padding:0;margin:0;}
.iconYahoo3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -46px -169px;display:inline-block;padding:0;margin:0;}
.iconYouTube3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -87px -169px;display:inline-block;padding:0;margin:0;}
.iconGrooveshark3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -128px -169px;display:inline-block;padding:0;margin:0;}
.iconDigg3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -169px -169px;display:inline-block;padding:0;margin:0;}

.iconSkype3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -5px -211px;display:inline-block;padding:0;margin:0;}
.iconShareThis3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -46px -211px;display:inline-block;padding:0;margin:0;}
.iconWordPress3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -87px -211px;display:inline-block;padding:0;margin:0;}
.iconKickstarter3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -128px -211px;display:inline-block;padding:0;margin:0;}
.iconBebo3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -169px -211px;display:inline-block;padding:0;margin:0;}

.iconZerply3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -5px -252px;display:inline-block; padding:0;margin:0;}
.iconAmazon3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -46px -252px;display:inline-block; padding:0;margin:0;}
.iconMyspace3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -87px -252px;display:inline-block; padding:0;margin:0;}
.iconWikipedia3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -128px -252px;display:inline-block; padding:0;margin:0;}
.iconTechnorati3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -169px -252px;display:inline-block; padding:0;margin:0;}

.iconAddThis3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -5px -293px;display:inline-block;padding:0;margin:0;}
.iconDelicious3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -46px -293px;display:inline-block;padding:0;margin:0;}
.iconXing3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -87px -293px;display:inline-block;padding:0;margin:0;}
.iconQuora3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -128px -293px;display:inline-block;padding:0;margin:0;}
.iconGitHub3{width:28px;height:29px;background:url(../images/socialicons3.png) no-repeat -169px -293px;display:inline-block;padding:0;margin:0;}
