/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
 
/*********************************************/
/* All Content Styles */
/*********************************************/
/*--------- Togglable Tabs Style ----------*/
/*********************************************/
.nav { margin-bottom: 0;}
.nav-tabs { border-bottom: 1px solid #CECECE;padding:0;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover { border-color: #CECECE #CECECE transparent;}
.nav-tabs > li > a { background:#f6f6f6;border:solid 1px #cecece;border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;}
.nav-tabs > li > a:hover { color:#333333;border:solid 1px #cecece;}
.tab-content { border:1px solid #CECECE; border-top:none; padding:12px 10px 5px 0;}
.tab-content p { line-height:2em ;padding-left:10px;}

/*--------- Togglable Tabs2 Style ----------*/
.nav-tabs2 > .active > a, .nav-tabs2 > .active > a:hover{ border-color: #cecece #cecece transparent;border-top:solid 1px;}
.nav-tabs2 > li > a { background:#fff;border:none;border-radius:0;font-size:15px;padding:15px 25px;}
.tab-content2 { border:none; padding:15px 10px 5px 5px;border:1px solid #CECECE; border-top:none;}
.tab-content2 p { line-height:2em ;padding-left:10px;}

/*--------- Togglable Tabs3 Style ----------*/
.nav-tabs3{padding:0 0 0 20%;}
.nav-tabs3 > .active > a, .nav-tabs3 > .active > a:hover { border-color: #cecece #cecece transparent;border-top:solid 1px;}
.nav-tabs3 > li > a { background:#fff;border:none;border-radius:0;font-size:15px;padding:15px 25px;}
.tab-content3 { border:none; padding:30px 10px 5px 0;}

/*--------- CarouFredSel Style ----------*/
.carousel_item { position:relative; height:auto;}
.carousel_item ul { list-style:none; margin:0;  width:auto;}
.carousel_item ul li { filter:Alpha(Opacity=100);opacity:1;float:left; list-style:none; height:auto;  position:relative; padding:0 15px;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.carousel_item ul li:hover img {filter:Alpha(Opacity=80);opacity:0.8;}
a.carousel_prev{display:inline-block;width:21px;height:21px;color:#fff!important; background:#535353;position:absolute;right:35px;top:-35px; font-size:20px;line-height:20px; text-align:center;}
a.carousel_next{display:inline-block;width:21px;height:21px;color:#fff!important; background:#535353;position:absolute;right:5px;top:-35px; font-size:20px;line-height:20px; text-align:center;}
.carousel_item .carou_text { font-size:14px;color:#8d8d8d;padding:10px 0;line-height:24px}

/*--------- carousel_4item Style ----------*/
.carousel_4item { position:relative;padding:0 40px;text-align:center;border-top:solid 1px #eaeaea;height:auto;overflow:hidden;}
.carousel_4item:hover h3{-moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear; transition:all 0.3s linear;}
.carousel_4item h3{font-size:40px;padding-top:30px;color:#333333;}
.carousel_4item >p{font-size:16px;color:#727272;padding:10px 0 30px;}
.carousel_4item ul { list-style:none; margin:0; padding:0; }
#carousel_4item { min-height:225px; }
.carousel_4item ul li { float:left; list-style:none; overflow:hidden; height:auto; margin:0 15px;position:relative;min-height:225px!important;}
a.carousel_prev4{display:inline-block;position:absolute;left:0;bottom:23%;color:#D0D0D0!important; font-size:70px;}
a.carousel_next4{display:inline-block;position:absolute;right:0;bottom:23%;color:#D0D0D0!important; font-size:70px;}
a.carousel_prev4:hover{ background:none!important;}
a.carousel_next4:hover{ background:none!important;}

.carousel_4item .caroul-icon{width: 41px; height: 41px; background:url(../images/plus.png) no-repeat ;display:inline-block; position:relative;top:5px;left:5px; }
.carousel_4item .icon-circle6{width:50px;height:50px;background:#000;position: absolute; top:35%; left: 37%;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -moz-opacity: 0.7; -khtml-opacity: 0.7; -webkit-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 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; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.8s ease;}
.carousel_4item .pg-details6{text-align: center; padding: 0; width: 100%; position: absolute; bottom: 30%; color: #ffffff; }

/*--------- Accordion Style ----------*/
.ui-accordion .ui-accordion-header {border-bottom:solid 1px #ccc; cursor: pointer;margin-top:2px; display: block;min-height: 0;padding:3px 10px 0 34px;position: relative; font-size:13px;line-height:31px;}
.footerpane_style .ui-accordion .ui-accordion-header{ border-bottom:solid 1px #444; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: url(../images/accordion-buttons.png) no-repeat 2px 8px;font-weight:normal;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(../images/accordion-buttons.png) no-repeat 2px -82px;font-weight:normal;}
.ui-helper-reset { font-size: 100%;line-height:25px;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:0;text-decoration: none;}
.accordion2 > h3{color:#171717;font-size:15px!important;}
.ui-accordion .ui-accordion-content {overflow: auto;padding: 10px 15px 5px 22px;}

/*--------- Quovolve Style ----------*/
.quovolve01_style .quovolve-box { padding-top:10px;}
.quovolve01_style .quovolve-box ul { clear: both;list-style: none; margin: 0;padding:5px 0;}
.quovolve01_style .quovolve-box ul li { list-style:none;padding: 15px 20px;position: relative;}
.quovolve01_style .quovolve-box ul li p { margin: 0;text-align:left;color:#fff;}
.quovolve01_style .quovolve-box ul li cite { background:none;border-radius: 2px; position:absolute; left:10px; bottom: -45px;color: #fff;display: block;font-size: 14px;font-style: normal;padding: 2px 6px 3px;z-index: 900; font-weight:normal;}
.quovolve01_style .quovolve-box ul li cite:before { border-bottom: 20px solid transparent;border-left: 20px solid #414141;border-top:0 solid transparent;content: "";height: 0;left: 25%;position: absolute;top: -22px;width: 0;}
.quovolve01_style .quovolve-box .quovolve-nav .nav-numbers { height: 6px;margin: 0;width: 100%;padding:0;top:0;left:0;z-index:99;}
.quovolve01_style .quovolve-box .quovolve-nav .nav-numbers li { float: left;list-style: none;margin-right: 3px;}
.quovolve01_style .quovolve-box .quovolve-nav .nav-numbers li a { background: none repeat scroll 0 0 #999;border-radius: 100% 100% 100% 100%;display: block;height: 6px;text-indent: -9999px;width: 6px; text-decoration:none;}
.quovolve01_style .quovolve-box .quovolve-nav .nav-numbers li.active a { background: none repeat scroll 0 0 #fff; }
.quovolve01_style .quovolve-box .quovolve-nav .nav-numbers li a:hover{ background: none repeat scroll 0 0 #fff;}
.quovolve01_style .quovolve-box ul.quovolve { background:#414141; margin: 10px 0;padding:0;}
/*Quovolve Img*/
.quovolve01_style .quovolve_li_left{ float:left; padding:0 15px 5px 5px;}
.quovolve01_style .quovolve_li_left a:link { text-decoration:none;}

/*--------- Quovolve Style ----------*/
.quovolve02_style .quovolve-box { position:relative;text-align:center; min-height:210px; }
.quovolve02_style .quovolve-box ul { clear: both;list-style: none; margin: 0;padding-top:40px; border-top: 4px double #E6E6E6;}
.quovolve02_style .quovolve-box ul li { list-style:none;position: relative;}
.quovolve02_style .quovolve-box ul li .quovolve-box_text p { margin: 0; background:url(../images/content/quovolve-box_img.png) no-repeat 5% 30%;text-indent: 40px;color:#333;}
.quovolve02_style .quovolve-box ul li .quovolve-box_text p span{background:url(../images/content/quovolve-box_img2.png) no-repeat 90%;display: block;font-size:22px;line-height:30px; }
.quovolve02_style .quovolve-box ul li .quovolve-box_text h5 { line-height: 1em; min-height:50px;}
.quovolve02_style .quovolve-box .quovolve-nav .nav-numbers { height: 51px;margin: 0; min-width:100px; position: absolute; bottom:-20px; left:43%; z-index:1000;}
.quovolve02_style .quovolve-box .quovolve-nav .nav-numbers li { float: left;list-style: none;margin-right: 3px;}
.quovolve02_style .quovolve-box .quovolve-nav .nav-numbers li a { display: block;width:51px;height:51px;font-size:0; background: rgba(255,255,255,0.5);}
.quovolve02_style .quovolve-box .quovolve-nav .nav-numbers li.active a{background: none;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.quovolve02_style .quovolve-box ul.quovolve {  margin: 10px 0 0;}
.slider_style{ padding:13px; background: url(../images/content/single_testimonial_img.png) no-repeat #f4f4f4; position:relative;}
.slider_img{  background:url(../images/content/testimonials_img.png) no-repeat; height:27px; width:18px; position:absolute; bottom:-27px; left:35px; }
.slider_bottom img{ float:left; margin-right:10px; padding-left:20px; }
.slider_bottom_text{ padding-top:15px;}

/*---------Footer About Style ----------*/
.footer_about p{color:#fff;font-size:13px;line-height:2em;}

/*---------Footer Fancybox Style ----------*/
.fancybox_style { margin:0; padding:0;}
.fancybox_style ul { list-style:none; margin:0; padding:0;}
.fancybox_style ul li { list-style:none; margin:3px; float:left; position:relative; }
.fancybox_style ul li img { border:2px solid #fff;  filter:Alpha(Opacity=80);opacity:0.8; }
.fancybox_style ul li a { position:relative; display:block;}
.fancybox_style ul li img:hover{ filter:Alpha(Opacity=100);opacity:1;}

/*--------- Footer Contact Form Style ----------*/
.contact_form input, .contact_form textarea{background:#444444; border:1px solid #3d3d3d; box-shadow: none!important;;border-radius:none; margin:0;color:#fff;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; outline:none; }
.contact_form .contact_input { position:relative; float:left; width:100%; height:38px; }
.contact_form input { min-width:0; width:80%; padding:3px 2%; }
.contact_form textarea { width:80%; padding:3px 2%; margin-right:0; min-height:75px; font-size:12px; }
.contact_form input[type="text"]:active, .contact_form input[type="text"]:focus, .contact_form input[type="email"]:active, .contact_form input[type="email"]:focus, .contact_form textarea:active, .contact_form .textarea:focus{background:#161616; border: 1px solid #666; color:#fff; }
.contact_form .contact_submit { text-align:center; margin:10px 0 0 0;background:#333;width:70px;height:35px;line-height:35px;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.contact_form .contact_submit:hover{background:#222;}
.contact_form .contact_submit a{color:#fff;}

/*--------- Home Page Top Styles ----------*/
.main_top{position:relative;border:solid 1px #ededed;margin:0 10px ;text-align:center;padding:20px 30px;}
.bs-fas li{list-style:none;}
.main_top h3{font-size:24px;color:#333;}
.main_top:hover h3{-moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear; transition:all 0.3s linear;}
.main_top_list{color:#727272;font-size:14px;line-height:23px;padding:10px 0;}
.main_top .readmore a, .main_top .readmore a:link{font-size:18px;color:#333;-moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear; transition:all 0.3s linear;}
.main_top:hover .icon-effect-1 .fa{-webkit-animation:spinAround 2s linear infinite;-moz-animation: spinAround 2s linear infinite;animation: spinAround 2s linear infinite;color:#fff!important;}
.main_top:hover .icon-effect-2 .fa{color: #fff!important;}
.main_top:hover .icon-effect-3 .fa{color: #fff!important;box-shadow: 0 0 0 8px rgba(255,255,255,0.3);}
.main_top:hover .icon-effect-3 .fa:before{-webkit-animation: toRightFromLeft 0.3s forwards;-moz-animation: toRightFromLeft 0.3s forwards;animation: toRightFromLeft 0.3s forwards;}

/* Effect 1 */
.fa-effect .fa{display:inline-block;cursor: pointer;margin: 0 auto;width: 90px!important;height: 90px;border-radius: 50%;position: relative;z-index: 1;color: #fff;border:solid 1px #e3e3e3;}
.fa-effect .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;}
.fa-effect .fa:before{speak: none;font-size: 40px;line-height: 90px;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;display: block;-webkit-font-smoothing: antialiased;}
.fa-effect{position:absolute;top:-70px;left:37%;padding: 2em 0 3em; text-align:center;}
.icon-effect-1 .fa{color: #fff;box-shadow: 0 0 0 1px rgba(227,227,227,1);-webkit-transition: background 0.2s, color 0.2s;-moz-transition: background 0.2s, color 0.2s;transition: background 0.2s, color 0.2s;color:#444;background:#fff;}
.icon-effect-1 .fa:hover{background: rgba(255,255,255,1);}
.icon-effect-1 .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);}}
.icon-effect-1:hover .fa{-webkit-animation: spinAround 2s linear infinite;-moz-animation: spinAround 2s linear infinite;animation: spinAround 2s linear infinite;color:#fff!important;}

/* Effect 2 */
.icon-effect-2 .fa{box-shadow: 0 0 0 1px rgba(227,227,227,1);background: rgba(255,255,255,0.1);-webkit-transition: background 0.2s, color 0.2s;-moz-transition: background 0.2s, color 0.2s;transition: background 0.2s, color 0.2s;color:#444;background:#fff;}
.icon-effect-2 .fa:after{top: -7px;left: -7px;padding: 7px;box-shadow: 0 0 0 4px #fff;-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;-webkit-transform: scale(.8);-moz-transition: -moz-transform 0.2s, opacity 0.2s;-moz-transform: scale(.8);-ms-transform: scale(.8);transition: transform 0.2s, opacity 0.2s;transform: scale(.8);opacity: 0;}
.icon-effect-2 .fa:hover{background: rgba(255,255,255,1);}
.icon-effect-2 .fa:hover:after{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.icon-effect-2 .fa:after{top: -7px;left: -7px;padding: 7px;-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;-webkit-transform: scale(.8);-moz-transition: -moz-transform 0.2s, opacity 0.2s;-moz-transform: scale(.8);-ms-transform: scale(.8);transition: transform 0.2s, opacity 0.2s;transform: scale(.8);opacity: 0;}
.icon-effect-2:hover .fa{color: #fff!important;}
.icon-effect-2:hover .fa{color: #fff!important;box-shadow: 0 0 0 8px rgba(255,255,255,0.3);}

/* Effect 3 */
.icon-effect-3 .fa{color:#444;background:#fff;}
.icon-effect-3 .fa{box-shadow: 0 0 0 1px rgba(227,227,227,1);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;background:#fff;}
.icon-effect-3 .fa:after{display: none;}
.icon-effect-3 .fa:hover{box-shadow: 0 0 0 8px rgba(255,255,255,0.3);color:#fff;}
.icon-effect-3 .fa:hover:before{-webkit-animation: toRightFromLeft 0.3s forwards;-moz-animation: toRightFromLeft 0.3s forwards;animation: toRightFromLeft 0.3s forwards;}
@-webkit-keyframes toRightFromLeft{49%{-webkit-transform: translate(100%);}50%{opacity: 0;-webkit-transform: translate(-100%);}51%{opacity: 1;}}
@-moz-keyframes toRightFromLeft{49%{-moz-transform: translate(100%);}50%{opacity: 0;-moz-transform: translate(-100%);}51%{opacity: 1;}}
@keyframes toRightFromLeft{49%{transform: translate(100%);}50%{opacity: 0;transform: translate(-100%);}51%{opacity: 1;}}
.icon-effect-3:hover .fa:before{-webkit-animation: toRightFromLeft 0.3s forwards;-moz-animation: toRightFromLeft 0.3s forwards;animation: toRightFromLeft 0.3s forwards;}

/*--------- our_skills style ----------*/
.our_skills .progress .progress-bar{background-image:none;border-radius:5px;padding-left:40px;line-height:35px;box-shadow:none;font-size:14px;position:relative;z-index:10;}
.our_skills .progress-success{background:#89cd2a;}
.our_skills .progress-warning{background:#f8a53b;}
.our_skills .progress-danger{background:#fa6e6d;}
.our_skills .progress{background:#eeeeee;height:35px;box-shadow:none;border-radius:0;border-radius:5px;}
.our_skills .skills_bg{position:absolute;left:0;top:0;width:150px;height:35px;background:url(../images/Skills_bg.png) no-repeat;z-index:50;}
.our_skills .skills_left{float:left;color:#fff;}
.our_skills .skills_color{color:#fff;z-index:100;dispaly:block;float:right;padding-right:5px;}
.our_skills .skills_right{float:right;font-size:14px;color:#6a6a6a;line-height:33px;padding-right:10px;}

/*--------- Buy It style ----------*/
.buy_style{background:#f9f9f9;border-top:solid 1px #ebebeb;min-height:40px;padding:20px 30px 20px;margin:0 -20px; margin-bottom:-30px;}
.buy_text{float:left;font-size:20px;line-height:35px;color:#333;}
.buy_button{float:right;}
.buy_button input{width:130px;height:40px;border-radius:5px;border:none;color:#fff;font-size:18px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;  transition: all 0.5s ease;}
.buy_button input:hover{background:#333!important;-webkit-transition: all 00.5s ease; -moz-transition: all 0.5s ease;  transition: all 0.5s ease;}

/*--------- Sidebar Tag style ----------*/
.sidebar_tag { padding-top:5px;}
.sidebar_tag ul { list-style:none; margin:0; padding:0;}
.sidebar_tag ul li { list-style:none; margin-bottom:6px; padding:4px 0;}
.sidebar_tag ul li a {  padding:6px 2px; text-decoration:none;}
.sidebar_tag ul li a span { background:#f1f1f1; padding:6px ; font-size:13px; color:#444; border:1px solid #e0e0e0;border-radius:4px; -webkit-border-radius:4px ; -moz-border-radius:4px ;}
.sidebar_tag ul li a span:hover { background:#409dc1; transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; color:#fff;}
.sidebar_tag a { text-decoration:none;}

/*------------------ Contact Page -------------------*/
.contact_shadow{ background:url(../images/content/contact_top_shadow.png) no-repeat top center; width:100%; height:23px; margin-top:40px;}
.contact_page_content{ border-bottom:1px solid #e5e5e5;}
.input_style{float:left;width:45%;padding:20px 0 ;}
.input_style input{background:#fff; border:solid 1px #bfbfbf; width:90%;}
.input_style input[type="text"]{ padding:5px 0 5px 5px;}
.input_style p{ font-size:15px;}
.contact_left span{color:#a1a1a1;font-size:13px;padding-left:5px;}
.contact_left p{color:#000;}
.textarea_style textarea{background:#fff;  width:98%;border:solid 1px #bfbfbf;}
.textarea_style textarea[type="text"]{ padding:5px 0 5px 5px; min-height:150px;}
.input_button { min-width:80px;  margin-top:30px; }
.input_button a{background:#e8e8e8; padding:10px 20px; text-decoration:none; color:#333!important; font-size:15px;border:solid 1px #bfbfbf;}
.input_button a:hover { color:#fff!important;transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}
.border_bottom{ border-bottom:1px solid #e5e5e5;}

/*------------------ Contact Map style -------------------*/
.map_style p{padding:10px 0;}
.map_img_style {padding-top:5px;}
.map_img_style p{padding:5px 0;}
.support_text {float:left;line-height:10px;padding:5px 10px; min-height:105px;}
.support_style > p{line-height:20px;padding-bottom:15px; }
.support_text .select{font-size:15px;color:#000;padding-bottom:8px;}
.support_img{ background:url(../images/content/support_style_img.jpg) no-repeat; width:89px; height:89px; float:left;}

/*------------------ 404 Page -------------------*/
.error_page{position:relative;overflow:hidden;}
.content_404{ font-size:220px; color:#4e5c64; line-height:1.2em;padding-left:15%;}
.error_right{position:absolute;right:0;top:0;width:20px;height:100%;background:url(../images/content/404-right.png) no-repeat;}
.error_bg{position:absolute; left:83px;bottom:-130px;background:url(../images/content/404_bg.png) no-repeat;width:370px;height:160px;}
.error_content p{font-size:16px;line-height:22px;color:#333;}
.error_content .error_text{font-size:13px;color:#585858;}
.error_content ul li{list-style:disc;}

/*--------- DropDown Style ----------*/
.dropdowns_page .navbar .brand { padding:5px 20px;} 

/*------------------ About Us Page -------------------*/
.page_about p{font-size:12px;color:#333;line-height:20px;padding-top:5px;}
.page_about ul li{list-style:disc;}
.page_about input{width:115px;height:35px;line-height:10px;border:none;color:#fff;font-size:12px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;  transition: all 0.5s ease;margin-top:10px;}
.page_about input:hover{background:#555!important;-webkit-transition: all 00.5s ease; -moz-transition: all 0.5s ease;  transition: all 0.5s ease;}

/*------------------ Company Vision Style -------------------*/
.about_company{padding-top:10px;}
.about_company ul li{list-style-image:url(../images/content/Company_icon.png);padding:5px 0;}

/*------------------ Why Choose Us Style -------------------*/
.vision_list{padding:10px 0;float:left;width:100%;}
.vision_around{width:40px;height:40px;background:#eaeaea;padding:3px;border-radius:40px;float:left;margin-right:10px;}
.vision_around a{width:40px;height:40px;background:#f8f8f8;display:block;border-radius:40px;line-height:35px;font-size:20px;color:#333!important;text-align:center;}
.services_list{text-align:center;width:100%;padding:10px 0;}
.services_list h3{color:#989898!important;border-bottom:dashed 1px #dbdbdb;padding-bottom:8px;}
.services_list p{padding-top:10px;border-top:dashed 1px #dbdbdb;margin-top:-8px;}
.list_arround{width:100px;height:100px;border-radius:100px;border:solid 3px #f3f3f3;margin:0 auto;}
.list_arround a{font-size:50px; color:#989898!important;line-height:90px;}
.services_list:hover .fa-search{-webkit-animation: shake ease-in-out 1 normal 1000ms;-moz-animation: shake ease-in-out 1 normal 1000ms;-ms-animation: shake ease-in-out 1 normal 1000ms;animation: shake ease-in-out 1 normal 1000ms;}
.services_list:hover .fa-glass{-webkit-animation: tada ease-in-out 1 normal 1000ms;-moz-animation: tada ease-in-out 1 normal 1000ms;-ms-animation: tada ease-in-out 1 normal 1000ms;animation: tada ease-in-out 1 normal 1000ms;}
.services_list:hover .fa-plane{-webkit-animation: bounce ease-in-out 1 normal 1000ms;-moz-animation: bounce ease-in-out 1 normal 1000ms;-ms-animation: bounce ease-in-out 1 normal 1000ms;animation: bounce ease-in-out 1 normal 1000ms;}
.services_list:hover .fa-phone{-webkit-animation: swing ease-in-out 1 normal 1000ms;-moz-animation: swing ease-in-out 1 normal 1000ms;-ms-animation: swing ease-in-out 1 normal 1000ms;animation: swing ease-in-out 1 normal 1000ms;}

/*--------- FAQ Style ----------*/
.faq_right p{padding:10px 0 0;line-height:20px;}
.faq_tags { padding-top:12px;}
.faq_tags ul {  margin:0; padding:0;}
.faq_tags ul li { list-style:none; margin-bottom:10px; padding:4px 0;}
.faq_tags ul li a { background:#f1f1f1; padding:6px 0; text-decoration:none;border:solid 1px #e1e1e1;margin:5px; }
.faq_tags ul li a span {  padding:6px; color:#333 ; font-size:12px;}
.faq_tags ul li a span:hover {transition: all 0.8s ease-in 0s; -webkit-transition: all 0.8s ease-in 0s; -moz-transition: all 0.8s ease-in 0s;}
.faq_tags a { text-decoration:none;}

.posts_list{width:100%;float:left;padding-top:10px;}
.posts_list p{line-height:24px;margin-left:75px;}
.posts_list img{float:left;padding-right:10px; filter:alpha(opacity=100);opacity:1;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.posts_list img:hover{ filter:alpha(opacity=80);opacity:0.8;}

/*---------Our Team Pages Style ----------*/
.page_team img{-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;filter:alpha(opacity=100);opacity:1;}
.page_team img:hover{ filter:alpha(opacity=80);opacity:0.8;}
.page_team h3{color:#333!important;padding-top:10px;}
.page_team p{line-height:20px;}
.page_team:hover h3{transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}

.team_meet h3{font-size:30px;color:#333;}
.team_meet p{line-height:20px;}
.team_meet:hover h3{transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}

.team_list{text-align:center;background:#e5e5e5;border:solid 5px #e5e5e5;padding-bottom:5px;}
.team_list h3{font-size:15px; color:#333!important;border-bottom:solid 1px #cccccc;padding:10px 0 5px;}
.team_list .team_content{color:#919191;}

/*------------------ Our Services Page -------------------*/
.page_services li{width:30%;margin:3% 1%;;float:left;list-style:none;}
.page_services li p{line-height:18px;font-size:13px;color:#7c7c7c;margin-left:70px;padding-top:5px;}
.services_title{font-size:20px;padding-bottom:5px;margin-left:70px;color:#333;}
.page_services li span{color:#a1a1a1;margin-left:17px;}
.page_services .services_arround{width:50px;height:50px;background:#fff;float:left;border:solid 2px #ededed;border-radius:300px;-webkit-border-radius:30px;-moz-border-radius:30px; transition: all 0.8s ease-in 0s; -webkit-transition: all 0.8s ease-in 0s; -moz-transition: all 0.8s ease-in 0s;padding:10px 0 0;}
.page_services li img{display:block; margin:0 auto;}
.page_services li:hover img{  -moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);transform: rotate(360deg);transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;} 

/*------Services Lists Style----------------*/
.custom_list{text-align:center;width:17%;padding:10px 5px;margin:0 1%;float:left;}
.custom_list h3{color:#989898!important;}
.custom_around{width:100px;height:100px;border-radius:100px;border:solid 3px #f3f3f3;margin:0 auto;}
.custom_around a{font-size:40px; color:#989898!important;line-height:90px;}
.custom_list:hover .fa-phone{-webkit-animation: shake ease-in-out 1 normal 1000ms;-moz-animation: shake ease-in-out 1 normal 1000ms;-ms-animation: shake ease-in-out 1 normal 1000ms;animation: shake ease-in-out 1 normal 1000ms;}
.custom_list:hover .fa-cloud-download{-webkit-animation: tada ease-in-out 1 normal 1000ms;-moz-animation: tada ease-in-out 1 normal 1000ms;-ms-animation: tada ease-in-out 1 normal 1000ms;animation: tada ease-in-out 1 normal 1000ms;}
.custom_list:hover .fa-map-marker{-webkit-animation: bounce ease-in-out 1 normal 1000ms;-moz-animation: bounce ease-in-out 1 normal 1000ms;-ms-animation: bounce ease-in-out 1 normal 1000ms;animation: bounce ease-in-out 1 normal 1000ms;}
.custom_list:hover .fa-headphones{-webkit-animation: swing ease-in-out 1 normal 1000ms;-moz-animation: swing ease-in-out 1 normal 1000ms;-ms-animation: swing ease-in-out 1 normal 1000ms;animation: swing ease-in-out 1 normal 1000ms;}
.custom_list:hover .fa-book{-webkit-animation:pulse 1s .2s ease both;-moz-animation:pulse 1s .2s ease both;}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}
@-moz-keyframes pulse{0%{-moz-transform:scale(1)}50%{-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}

/*------Why Choose Us Style----------------*/
.categories_design {width:100%;height:40px;font-size:13px;margin:10px 0;line-height:20px;}
.categories_design a{color:#5c5c5c!important;}
.categories_design a:hover{color:#000!important;}
.categories_design p{padding-left:15px;}
.categories_left{float:left;}

/*---------- Project style -------------- */
.project_inner{position:relative;overflow:hidden;margin:0 10px 10px 5px;}
.project_inner figure{width:100%;height:0;padding:0 0 100%;margin:0;}
.project_inner .project_rollover{position:absolute; width:100%;left:0;bottom:0;display:block;height:25%;-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; background:#63adca;overflow:hidden;}
.project_inner:hover .project_rollover {height:100%; width:100%;}
.project_inner p{padding-top:30px;width:250px;}
.project_inner .entry-title a {color:#fff!important;font-size:20px;}
.project_inner a{color:#fff!important;}
.entry_icon{margin-top:40px;}
.project_item1{padding:18px 15px 10px 15px!important;}

/*------------------ 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:-5px; 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!important;}
.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:15px;padding-bottom:15px;}
.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;}

/*---------- About Us Choose style -------------- */
.choose_us_style img{ float:left;padding:8px;border-radius: 11px; -webkit-border-radius: 11px; -moz-border-border-radius: 11px; margin-right:5px;}
.choose_us_style:hover img{background:#555;-webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s; }
.choose_us_style p{ padding-left:30px;}

/*------------------ Gallery Page -------------------*/
.gallery_page{height:auto;overflow:hidden;padding:20px 0 20px 60px;}
.gallery_page .pg-img-wrapper{position:relative;overflow:hidden;margin:10px 0;}
.gallery_box_outer{  min-height:160px; margin:0 0 5px 0;width:23%;float:left;padding:1% 1%;}
.page_number{float:left;padding-top:20px;}
.page_number span{ margin:0 7px;}
.page_number span a{ padding:10px; background:#fff; text-decoration:none;color:#000;text-align:center; width:22px;height:22px;line-height:22px;}
.page_number .active{color:#fff;}
.page_number span a:hover{ color:#fff;}
.page_number_style{ text-align:center;}

/*------------------ Project Page -------------------*/
.project_page_left{height:auto;overflow:hidden;padding:0 30px;}
.project_page_left img{filter:Alpha(Opacity=100);opacity:1;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.project_page_left:hover img{filter:Alpha(Opacity=80);opacity:0.8;}
.project_page_left p{font-size:13px;}
.project_page_right .demo_content_title h3{ font-size:18px;  font-weight:300;padding:0; }
.project_overview{ line-height:1.8em;padding:5px 0 ;}
.project_datails{padding:20px 0 10px;}
.project_datails span{ font-weight:500; color:#222; font-size:16px; }
.project_border{ background:#ededed; height:1px;}

/*---------- Project List -------------- */
.project_page{height:auto;overflow:hidden;padding:0;width:100%;}
.project_contain{margin:20px 0;float:left;}
.project_pic{display:block;float:left;width:60%;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.project_pic:hover img{filter:Alpha(Opacity=80);opacity:0.8;}
.project_list { padding:0 0 0 15px!important;float:left;width:35%;}
.project_page h3{font-size:25px;-webkit-transition: all 0.8s ease-in 0s;-moz-transition: all 0.8s ease-in 0s;transition: all 0.8s ease-in 0s;color:#000;}
.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:13px; height:30px;line-height:30px;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;}

/*---------Testimonials Pages Style ----------*/
.testimonials_page{height:auto;overflow:hidden;padding:20px 0;}
.testimonials_list{width:47%;float:left;margin:10px 1% 40px;border:solid 1px #e5e5e5;position:relative;}
.testimonials_top p{ padding:20px 15px 5px; font-size:13px;}
.quotation_marks{background:url(../images/content/testimonials_icon.png) no-repeat; width:26px; height:26px; position:absolute; bottom:30%; left:40%; z-index:20;}
.triangle_img{ border-bottom: 40px solid transparent;border-left: 30px solid #efeeee;border-top:0 solid transparent;content: "";height: 0;left:45px;position:absolute;bottom:-40px;width: 0;}
.evaluate_name {width:100%; padding-bottom:20px; background:#f3f3f3;border-top:solid 1px #e5e5e5;padding-top:10px;} 
.evaluate_name img{ float:left; margin:10px 15px 0 15px;}
.evaluate_name h4{ font-size:18px!important;  line-height:1em;color:#333!important;}
.evaluate_name p { line-height:1.7em; color:#787878;}

/*---------- Sortable Portfolio Style -------------- */
.pg-img-wrapper{position:relative;overflow:hidden;margin:10px 15px;}
.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; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.pg-info:hover{-moz-opacity:0.85;-khtml-opacity:0.85;-webkit-opacity:0.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 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; -ms-transition: all 0.3s ease; -o-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; -moz-opacity: 0.7; -khtml-opacity: 0.7; -webkit-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 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; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.pg-info:hover .icon-circle{-moz-opacity: 0.8; -khtml-opacity: 0.8; -webkit-opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: 0.8; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-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; -moz-opacity: 0.7; -khtml-opacity: 0.7; -webkit-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 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; -ms-transition: all 0.3s ease; -o-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; -ms-transition: all 0.3s ease; -o-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; -moz-opacity: 0.7; -khtml-opacity: 0.7; -webkit-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 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; -ms-transition: all 0.3s ease; -o-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; -ms-transition: all 0.3s ease; -o-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;-moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }
.pg-info4:hover{-moz-opacity:0.85; -khtml-opacity:0.85; -webkit-opacity:0.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: alpha(opacity=85); opacity:0.85;}
.pg-info4:hover .pg-details4{bottom: 25%; bottom: calc(33% - 10px);}
.pg-info4:hover .icon-circle4{-moz-opacity: 0.8; -khtml-opacity: 0.8; -webkit-opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: 0.8; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-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; -moz-opacity: 0.7; -khtml-opacity: 0.7; -webkit-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 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; -ms-transition: all 0.3s ease; -o-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; -ms-transition: all 0.3s ease; -o-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; -moz-opacity: 0.7; -khtml-opacity: 0.7; -webkit-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 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; -ms-transition: all 0.3s ease; -o-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; -ms-transition: all 0.3s ease; -o-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;}


/*--------- Animation----------*/
.animated.fadeInLeft1{-webkit-animation:fadeInLeftBig 300ms .1s ease both;-moz-animation:fadeInLeftBig 300ms .1s ease both;animation:fadeInLeftBig 300ms .1s ease both;}
.animated.fadeInLeft2{-webkit-animation:fadeInLeftBig 600ms .1s ease both;-moz-animation:fadeInLeftBig 600ms .1s ease both;animation:fadeInLeftBig 600ms .1s ease both;}
.animated.fadeInLeft3{-webkit-animation:fadeInLeftBig 900ms .1s ease both;-moz-animation:fadeInLeftBig 900ms .1s ease both;animation:fadeInLeftBig 900ms .1s ease both;}
.animated.fadeInLeft4{-webkit-animation:fadeInLeftBig 1.2s .1s ease both;-moz-animation:fadeInLeftBig 1.2s .1s ease both;animation:fadeInLeftBig 1.2s .1s ease both;}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-1000px)}
100%{opacity:1;-webkit-transform:translateX(0)}}
@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-1000px)}
100%{opacity:1;-moz-transform:translateX(0)}}
.visible{opacity: 1;}
.animation:not(.visible){opacity: 0;}
.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;}

@keyframes scaleUp{0%{opacity: 0;transform: scale(.8);}
100%{opacity: 1;transform: scale(1);}}
@-moz-keyframes scaleUp{0%{opacity: 0;-moz-transform: scale(.8);}
100%{opacity: 1;-moz-transform: scale(1);}}
@-webkit-keyframes scaleUp{0%{opacity: 0;-webkit-transform: scale(.8);}
100%{opacity: 1;-webkit-transform: scale(1);}}
@-ms-keyframes scaleUp{0%{opacity: 0;-ms-transform: scale(.8);}
100%{opacity: 1;-ms-transform: scale(1);}}
@-o-keyframes scaleUp{0%{opacity: 0;-o-transform: scale(.8);}
100%{opacity: 1;-o-transform: scale(1);}}
.animated.scaleUp{-webkit-animation-name: scaleUp;-moz-animation-name: scaleUp;-o-animation-name: scaleUp;animation-name: scaleUp;}

/**** Example Options ****/
#options ul li{padding:0!important;}
#options ul li a{padding:8px 20px!important;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s; background:#333;}
#options ul li a:hover{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}

/*------------------ Gallery Page -------------------*/
.gallery_page{width:100%;}
.gallery_box_outer{min-height:160px; margin-bottom:5px;width:24%;float:left;padding:1% 1%;}
.gallery_page .pg-img-wrapper{position:relative;overflow:hidden;margin:10px 0;}

/*------------------Bootstrap Reset -------------------*/
.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{color:#fff!important;}

/*--------- Animation----------*/
.animation_style img{ float:left;margin-right:20px;}
.animation_style p{ font-size:13px; line-height:1.7em;}
.animation_style{ margin:40px 0; border-bottom:1px solid #e5e5e5; padding-bottom:40px; overflow:hidden;}

/*----------Garllery-------------- */
.sidebar_flickr .title { font-size:23px; color:#3d3d3d; }
.sidebar_flickr { padding-left:35px; margin-bottom:300px; padding-top:5px; }
.sidebar_flickr ul { list-style:none; margin:0; }
.sidebar_flickr ul li { list-style:none; margin:5px 15px 5px 0; float:left; position:relative;border:1px solid #eee; padding:3px;  }
.sidebar_flickr ul li a { position:relative; display:block;overflow:hidden;}
.sidebar_flickr ul li a img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;z-index: 0; filter:Alpha(Opacity=60);opacity:0.7; }
.sidebar_flickr ul li a img:hover { transform: scale(1.3);-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);filter:Alpha(Opacity=100);opacity:1; }


/*--------- Social Icon Group 1 ----------*/
.socialicons  { margin:10px 0 ;}
.iconFacebook{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat 0 0;display:inline-block; padding:0;margin:0 1px;}
.iconPinterest{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -29px 0;display:inline-block; padding:0;margin:0 1px;}
.iconTwitter{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -58px 0;display:inline-block; padding:0;margin:0 1px;}
.iconGoogle{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -87px 0;display:inline-block; padding:0;margin:0 1px;}
.iconRSS{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -116px 0;display:inline-block; padding:0;margin:0 1px;}
.iconVimeo{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -145px 0;display:inline-block; padding:0;margin:0 1px;}
.iconEvernote{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -174px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDribbble{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -203px 0;display:inline-block; padding:0;margin:0 1px;}
.iconTumblr{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -232px 0;display:inline-block; padding:0;margin:0 1px;}
.iconBehance{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -261px 0;display:inline-block; padding:0;margin:0 1px;}
.iconStumbleUpon{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -290px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDropbox{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -319px 0;display:inline-block; padding:0;margin:0 1px;}
.iconSoundCloud{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -348px 0;display:inline-block; padding:0;margin:0 1px;}
.iconPicasa{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -377px 0;display:inline-block; padding:0;margin:0 1px;}
.iconLastfm{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -406px 0;display:inline-block; padding:0;margin:0 1px;}
.iconForrst{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -435px 0;display:inline-block; padding:0;margin:0 1px;}
.iconFlicr{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -464px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDeviantArt{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -493px 0;display:inline-block; padding:0;margin:0 1px;}
.iconLinkedIn{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -522px 0;display:inline-block; padding:0;margin:0 1px;}
.iconBlogger{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -551px 0;display:inline-block; padding:0;margin:0 1px;}
.iconInstagram{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -580px 0;display:inline-block; padding:0;margin:0 1px;}
.iconYahoo{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -609px 0;display:inline-block; padding:0;margin:0 1px;}
.iconYouTube{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -638px 0;display:inline-block; padding:0;margin:0 1px;}
.iconGrooveshark{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -667px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDigg{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -696px 0;display:inline-block; padding:0;margin:0 1px;}
.iconSkype{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -725px 0;display:inline-block; padding:0;margin:0 1px;}
.iconShareThis{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -754px 0;display:inline-block; padding:0;margin:0 1px;}
.iconWordPress{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -783px 0;display:inline-block; padding:0;margin:0 1px;}
.iconKickstarter{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -812px 0;display:inline-block; padding:0;margin:0 1px;}
.iconBebo{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -841px 0;display:inline-block; padding:0;margin:0 1px;}
.iconZerply{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -870px 0;display:inline-block; padding:0;margin:0 1px;}
.iconAmazon{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -899px 0;display:inline-block; padding:0;margin:0 1px;}
.iconMyspace{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -928px 0;display:inline-block; padding:0;margin:0 1px;}
.iconWikipedia{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -957px 0;display:inline-block; padding:0;margin:0 1px;}
.iconTechnorati{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -986px 0;display:inline-block; padding:0;margin:0 1px;}
.iconAddThis{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -1015px 0;display:inline-block; padding:0;margin:0 1px;}
.iconDelicious{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -1044px 0;display:inline-block; padding:0;margin:0 1px;}
.iconXing{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -1073px 0;display:inline-block; padding:0;margin:0 1px;}
.iconQuora{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -1102px 0;display:inline-block; padding:0;margin:0 1px;}
.iconGitHub{width:28px;height:28px;background:url(../images/socialicons.png) no-repeat -1131px 0;display:inline-block; padding:0;margin:0 1px;}

/*---------  Social Icon Group 1 Hover ---------*/
a.iconFacebook:hover{ background-color:#5d82d1;background-position: 0 -28px;-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: -29px -28px;-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: -58px -28px;-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: -87px -28px;-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: -116px -28px;-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: -145px -28px;-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:-174px -28px;-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:-203px -28px;-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:-232px -28px;-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:-261px -28px;-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: -290px -28px;-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: -319px -28px;-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:-348px -28px;-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: -377px -28px;-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: -406px -28px;-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: -435px -28px;-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: -464px -28px;-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:-493px -28px;-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: -522px -28px;-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:-551px -28px;-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:-580px -28px;-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: -609px -28px;-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:-638px -28px;-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:-667px -28px;-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: -696px -28px;-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: -725px -28px;-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:-754px -28px;-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:-783px -28px;-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:-812px -28px;-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: -841px -28px;-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:#ff5c30;background-position: -870px -28px;-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:#ff5c30;background-position: -899px -28px;-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:#ff5c30;background-position:-928px -28px;-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:#ff5c30;background-position:-957px -28px;-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:#ff5c30;background-position:-986px -28px;-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:#ff5c30;background-position:-1015px -28px;-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:#ff5c30;background-position: -1044px -28px;-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:#ff5c30;background-position: -1073px -28px;-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:#ff5c30;background-position: -1102px -28px;-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:#ff5c30;background-position:-1131px -28px;-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}

/*---------  Social Icon Group 2 ----------*/
.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 Icon Group 3 ----------*/
.socialicons3 {  padding-top:15px;}
.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;}

/*--------- Social-Links4 ----------*/
.socialicons4 {padding-top:10px;}
.socialicons4 a{margin:0;padding:5px 8px 0 0;}
.iconFacebook4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat 0 0;display:inline-block; padding:0;margin:0 3px;}
.iconTwitter4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -32px 0;display:inline-block;padding:0;margin:0 3px;}
.iconForrst4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -65px 0;display:inline-block;padding:0;margin:0 3px;}
.iconDribbble4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -97px 0;display:inline-block;padding:0;margin:0 3px;}
.iconDeviantart4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -127px 0;display:inline-block;padding:0;margin:0 3px;}
.iconYoutube4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -162px 0;display:inline-block;padding:0;margin:0 3px;}
.iconTumblr4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -196px 0;display:inline-block;padding:0;margin:0 3px;}
.iconPicasa4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -228px 0;display:inline-block;padding:0;margin:0 3px;}
.iconRSS4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -260px 0;display:inline-block;padding:0;margin:0 3px;}
.iconBehance4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -291px 0;display:inline-block;padding:0;margin:0 3px;}
.iconSkype4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -323px 0;display:inline-block;padding:0;margin:0 3px;}
.iconGithub4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -356px 0;display:inline-block;padding:0;margin:0 3px;}
.iconLinkedIn4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -389px 0;display:inline-block;padding:0;margin:0 3px;}
.iconGoogle4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -421px 0;display:inline-block;padding:0;margin:0 3px;}
.iconPinterest4{width:22px;height:22px;background:url(../images/socialicons4.png) no-repeat -451px 0;display:inline-block;padding:0;margin:0 3px;}

/*--------- Social-Links4 Hover ---------*/
a.iconFacebook4:hover{ background-color:#0F60B9;background-position: 0 -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconTwitter4:hover{ background-color:#47D1F1;background-position: -32px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconForrst4:hover{ background-color:#2D8500;background-position: -65px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconDribbble4:hover{ background-color:#F96F9C;background-position: -97px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconDeviantart4:hover{ background-color:#BBC71C;background-position: -127px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconYoutube4:hover{ background-color:#D94545;background-position: -162px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconTumblr4:hover{ background-color:#006392;background-position: -196px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconPicasa4:hover{ background-color:#3E3E3E;background-position: -228px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconRSS4:hover{ background-color:#EB9A20;background-position: -260px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconBehance4:hover{ background-color:#2B2B2B;background-position: -291px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconSkype4:hover{ background-color:#068182;background-position: -323px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconGithub4:hover{ background-color:#878787;background-position: -356px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconLinkedIn4:hover{ background-color:#0276B9;background-position: -389px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconGoogle4:hover{ background-color:#e35644;background-position: -421px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconPinterest4:hover{ background-color:#e13138;background-position: -451px -28px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.visible{opacity:1;}

/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
/*--------- CSS Reset for Tablet ----------*/
@media handheld, only screen and (max-width: 1140px){
/*--------- Togglable Tabs Style ----------*/
.nav-tabs > li {float: none!important;}

/*--------- Scroll Top Style ----------*/
#top-link { bottom: 20px; right: 20px; }

/*--------- carousel_4item Style ----------*/
.carousel_4item h3{font-size:30px;padding-top:20px}
.carousel_4item p{font-size:15px;color:#727272;padding:10px 0 20px;line-height:24px;}
.carousel_4item ul li { min-height:80px!important; overflow:hidden;}
a.carousel_prev4{;bottom:30%;}
a.carousel_next4{bottom:30%;}
a.carousel_prev2{bottom:35%;}
a.carousel_next2{{bottom:35%;}
.icon-circle6{ top:35%; left: 38%; }

/*----------Shortcode Portfolio List -------------- */
.thisportfolioitem{width:24%;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;overflow:hidden;position:relative;margin:5px}

/* Skin Wrapper style*/
.main_top h3{ font-size:18px;}
.fa-effect{left:32%;}

/*--------- Service-box Style ----------*/
.service-box{width:66%; padding: 10px 30px;height:220px;margin-left:10px;}
.service-icon-one, .service-icon-two, .service-icon-three{margin:0 auto;float:none!important; }
.service-info-title{width:100%;text-align:center;}

/*--------- Buy It style ----------*/
.buy_style{margin:0;}

/*--------- Footer Categories Style ----------*/
.content_404{ font-size:180px; padding-left:8%;}
.error_bg{left:5%;bottom:-130px;width:65%;}

/*---------- carouFredSel style -------------- */
.pg-img-wrapper{margin:10px;}
.pg-details h2{font-size:15px;}
.pg-info:hover .pg-details{ bottom: calc(30% - 20px);}

/*------------------ Testimonials Page -------------------*/
.quotation_marks{display:none;}
}

/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
/*--------- CSS Reset for Mobile ----------*/
@media handheld, only screen and (max-width: 767px) {
/*--------- Togglable Tabs Style ----------*/
.nav-tabs li { float:none; width:100%;}
.nav-tabs li a { border:1px solid #CECECE; margin-right:0;}
.nav-tabs li a:hover { border:1px solid #CECECE;}
.nav-tabs3{padding:0;}

/*--------- Skin Wrapper style  ----------*/
.fa-effect{left:41%;}

/*--------- Quovolve Style ----------*/
.quovolve02_style .quovolve-box ul li .quovolve-box_text p span{ font-size:15px!important;}
.quovolve02_style .quovolve-box .quovolve-nav .nav-numbers {left:30%!important;} 

/*--------- Wpb Wrapper style  ----------*/
.main_top{margin:50px 0;}
.ecoicon-wrap{left:43%;}

/*--------- CarouFredSel Style ----------*/
.carouFredSel{padding:0;}
.icon-circle{display:none;}
.carouFredSel_nav{padding-right:5px;}
a.carousel_prev2{bottom:35%;left:0;}
a.carousel_next2{bottom:35%;right:0;}
.carousel_4item .icon-circle6{top:30%; left: 30%; }

/*--------- Buy It style ----------*/
.buy_style{margin:0;}

/*------------------ Our Services Page Custom Style-------------------*/
.custom_list{width:90%;padding:10px 5px;float:left;}

/*---------- Latest Works  Style -------------- */
.pg-details h2{line-height:18px;}
.carouFredSel ul li { padding:0 3px;}
.pg-categories{line-height:12px;margin:0;}
.pg-info:hover .pg-details{bottom: calc(50% - 20px);}
.icon-circle2{top: 25%; left: 40%;  }
.pg-details2{ bottom: 30%; color: #ffffff; }
.pg-details2 h2{font-size:18px;}
.pg-categories2{ font-size: 15px;}
.icon-circle3{top: 25%; left: 40%;  }
.pg-details3{ bottom: 30%; color: #ffffff; }
.pg-details3 h2{font-size:17px;}
.pg-categories3{ font-size: 14px;}
.pg-info4{width:88.5%;}
.icon-circle6{ top:30%; left: 35%; }

/*--------- Buy It style ----------*/
.buy_style{padding:10px 20px; text-align:center;}
.buy_text{font-size:18px;float:none;}
.buy_button{float:none;padding-top:10px;}

.BottomLinks, A.BottomLinks:link, A.BottomLinks:visited, A.BottomLinks:active { line-height:25px!important; font-size:13px!important; }
.footer_copyright{line-height:20px;padding:10px 5px;}

/*---------- Project style -------------- */
.project_inner .entry-mobile {display:none;}

.page_testimonials li{width:90%;}
.page_services li{width:90%;margin:0 1% 3%;;float:left;}

.perfect_left{width:90%;float:left;text-align:center;}
.perfect_right{width:100%;text-align:center;}

/*------------------ Price Table Page -------------------*/
.price-table .head h3 { font-size:12px;}
.price-table .price h4{ font-size:15px;}
.price-table li{ padding:5px 0;}

/*--------- Error 404 ----------*/
.content_404{ font-size:220px; color:#4e5c64; line-height:2em;text-align:center;}
.error_right, .error_bg{display:none;}

/*--------- Quovolve Style ----------*/
.quovolve-box .quovolve-nav .nav-numbers {left:37%;bottom:20%;}
.quovolve-box ul li .quovolve-box_text p {font-size:17px;line-height:25px;padding:0 5px;}

/*--------- Scroll Top Style ----------*/
#top-link { bottom: 12px; right: 20px; }

/*------------------ Mobile Mode Style -------------------*/
.standard_list ul{width:100%;float:left;}
.content_right_borter{width:100%;}
.demo_content_title h3{font-size:18px;}
.about_edit{margin:15px 0;}
.input_style{width:100%;}
.support_text{}
.input_button { padding-bottom:25px;}

/*------------------ Buttons Page -------------------*/
.buttons_page li{width:90%;}

/*---------Prices Pages---------*/
.prices_blue_style, .prices_color_style, .prices_green_style, .prices_red_style, .prices_gray_style, .prices_liem_style{width:90%;}
.blog_img_right{ float:left;}

/*------------------ Services Page -------------------*/
.services_list{float:left;width:90%;padding:0 1%;min-height:150px!important;}

/*------------------ Testimonials_page -------------------*/
.quotation_marks{display:none;}
.testimonials_list{width:90%;float:left;}

/*------------------ Gallery_box Page -------------------*/
.gallery_box_outer{ width:48%;}
.project_page_left{padding:0 10px;}
.project_pic{width:80%;}
.project_list { padding:10px 0!important;float:none;width:80%!important;}

}
