/*--------------------------------------------------------*     
*		Template Name : Limo
*		Copyright 2014 CodexCoder
*		Author : CodexCoder
*		Licensed under the Apache License v2.0
*		http://www.apache.org/licenses/LICENSE-2.0	                    
*		WebSite : http://www.codexcoder.com/
*--------------------------------------------------------*/

/*---------------        Custom CSS        ---------------*/
/*---------------        Google Fonts      ---------------*/
@import url(http://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

@font-face {
font-family: 'BebasNeue';
src: url('http://www.proweb365.com/wp-content/themes/limo/fonts/BebasNeue-Bold.otf');
font-weight:400;
}

/*---------------        Common      ---------------*/

html, body, h1, h2, h3, h4, h5, h6, p, div, a, li{
	font-family: arial, Verdana, Arial,Helvetica, Tahoma, "Comic Sans MS";

}
#main-content li{/*padding-bottom: 10px;*/}
.clear-top{
	height: 60px;
	width: 100%;
}
.clear-bottom{
	height: 10px;
	width: 100%;
}
.clear-bottom1{
	height: 60px;
	width: 100%;
	background:#000;
	border-top:1px solid #363636;
	margin-top: 15px;
}
#html5-watermark{display:none !important}
a.link-price{color:#333;}
a.link-price:hover{color:#3276b3;}
a:hover{text-decoration:none}
.box-open{text-align:center;padding-top: 25px;}
#service .widget-title{font-weight:bold}
.node-home{padding-left:300px;padding-right:300px;padding-bottom:50px}
.icon-open{padding-left:200px;padding-right:200px;padding-top:5px}
.box-wordpress{background:url(../images/icon-open_03.png) no-repeat; height:112px;width:171px;margin:0 auto}
.box-magento{background:url(../images/icon-open_05.png) no-repeat;height:112px;width:156px;margin:0 auto}
.box-drupal{background:url(../images/icon-open_07.png) no-repeat;height:112px;width:134px;margin:0 auto}

.box-wordpress:hover{background:url(../images/icon-open-hover_24.png) no-repeat; height:112px;width:171px;margin:0 auto}
.box-magento:hover{background:url(../images/icon-open-hover_26.png) no-repeat;height:112px;width:156px;margin:0 auto}
.box-drupal:hover{background:url(../images/icon-open-hover_28.png) no-repeat;height:112px;width:134px;margin:0 auto}

/*#provider ul#Grid .hover7438:hover{background:url(../images/icon_hover_06.png) no-repeat center !important;min-height:90px;}
#provider ul#Grid .hover7436:hover{background:url(../images/icon_hover_08.png) no-repeat center !important;min-height:90px;}
#provider ul#Grid .hover7434:hover{background:url(../images/icon_hover_03.png) no-repeat center !important;min-height:90px;}
#provider ul#Grid .hover7432:hover{background:url(../images/icon_hover_18.png) no-repeat center !important;min-height:90px;}
#provider ul#Grid .hover7454:hover{background:url(../images/icon-open-hover_113.png) no-repeat center !important;min-height:90px;}
#provider ul#Grid .hover7428:hover{background:url(../images/icon_hover_15.png) no-repeat center !important;min-height:90px;}
*/

.video-testimonial{padding-left:20px}

#pricing ul, 
#portfolio ul, 
#team ul, 
#service ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.posted-on a{color:#333}
img{
	max-width: 100% !important;
	height: auto;
}
.current-menu-item .sub-menu a{font-weight:normal !important}
.widget .widget-title{font-size:14pt}
.wp-caption-text{text-align:center}
.wp-caption-text img{margin-top:10px}
#secondary li a[title="no-link-phone"]{color:#096 !important;font-weight:bold}
#secondary{display:block;margin-top:15px;width:25%;float:left}
#secondary li{list-style:none;border-bottom: 1px solid #e0e0e0;padding-top: 5px;
padding-bottom: 5px;}
#secondary .popular-posts li{border-bottom: 1px dashed #e0e0e0 !important;}

#secondary li a{padding-top:3px;padding-bottom:3px}
#secondary ul{padding-left:0px}
#secondary ul.sub-menu{padding-left:10px;margin-top:5px}
#secondary .current-menu-item ul.sub-menu{padding-left:10px;margin-top:15px !important}
#secondary ul.sub-menu li{border-bottom:none;padding-left: 3px;}

#secondary .popular-posts{padding-top: 5px;display: inherit;}

#secondary ul#menu-menutop li.menu-item-8 a{color:#CA2653}

#text-2 h3{border-bottom: 1px solid #e96269;padding-bottom: 10px;}
#text-2{padding-left:15px;padding-right:15px}
#main-content{width:75%;float:left}
.wp-caption{margin-right:10px;}
.sticky-table{width:100%}
td.field_cell_2, td.field_cell_3, td.field_cell_4, td.field_cell_5 {
  width: 14%;
  text-align: center;
  vertical-align: middle;
}
.sticky-table th, .sticky-table td {
  border: 1px solid #EAEAEA;
  padding: 6px 10px;
}
.field-collection-view-final tr.even {
  background: #F5F5F5;
}
.cell-wrapper .check {
  background: url(../images/plans-and-pricing-check.png) no-repeat;
  background-position: 0 0;
  width: 23px;
  height: 18px;
  display: block;
  margin: auto;
  text-indent: -119988px;
  overflow: hidden;
}
#attachment_7681,#attachment_7484,#attachment_7483{margin:0 auto}
/*---------------       Body top Margin      ---------------*/
.bodytopmargin{
	margin-top: 60px;
	-webkit-transition: margin-top;
}
#post-6898 .job-table{width:100%}
#post-6898 .job-table th{width:65%}
#post-6898 .job-table td{width:35%}
.job-table th{vertical-align:top;white-space: nowrap;padding:5px}
.job-table td{padding:5px}
.bodynomargin{
	margin-top: 0px;
	-webkit-transition: margin-top;
}
.show-author b{color:#d10000}
#stable td.colorbd{border-bottom: 1px solid #CCCCCC !important;
border-right: 1px solid #CCCCCC !important;padding:5px}

.servicediv .boxservice{padding-bottom: 20px;}

.field_collection_item h3 {
  margin-bottom: 0px;
  padding-top: 0px;
  margin-top: 4px;
  padding-bottom: 7px;
font-size:20px;
}
.jobs-list .odd{background: #F5F5F5;} 
.job-application th{width:250px}
.job-application td input{margin:5px}
/*---------------       Head navigation bar      ---------------*/
body.admin-bar #header .navbar-fixed-top.navbar {
	top:28px;
}

#header{
	background:#18191b;
	/* position: fixed; */
	/* width: 100%; */
}
#header .topnavbar {
	height:auto; 
}
#header .navbar-header a {
	font-family: "Pacifico", Sans-serif;
	font-size: 2.2em;
	color: white;
	line-height: 60px; 
}

#header .navbar-toggle, #header .nav {
	margin-top:8px; 
}

#header .navbar-fixed-top .navbar-toggle, 
#header .navbar-fixed-top .nav {
	margin-top: 5px; 
}
#header .navbar-fixed-top  .navbar-header a {
	line-height: 30px; 
	text-decoration: none;
}

#header .navbar-nav .active a,
#header .navbar-nav a:hover {
	background-color: #e96269;
}

#header .navbar-nav a,
#header .navbar-nav .active a {
	font-family: "PT Sans";
	padding: 5px 10px;
	margin-right: 5px;
	color: white;
	font-size: 1.0em;
}

#header .navbar-nav a {
/*	background-color: #18191b;

	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;*/
}

#header .navbar-nav .active a:hover {
	/*background-color: #fb3c46;

	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;*/
}
#header .navbar-nav a:active {
	/*background-color: red;*/
}
#header .navbar-header i {
	font-weight: bold;
	color: white;
	font-size: 2.5em;
}

#header .navbar.topnavbar {
	-webkit-animation: movetextdown 500ms ease;
	-moz-animation: movetextdown 500ms ease;
	-ms-animation: movetextdown 500ms ease;
	-o-animation: movetextdown 500ms ease;
	animation: movetextdown 500ms ease;
}

#header .navbar-fixed-top.navbar {
	-webkit-animation: moveBottom 500ms ease;
	-moz-animation: moveBottom 500ms ease;
	-ms-animation: moveBottom 500ms ease;
	-o-animation: moveBottom 500ms ease;
	animation: moveBottom 500ms ease;
}
.more-testermonial{padding-top:52px;}
#aboutus h2.entry-title{display:none}
#aboutus h2.responsive-tabs__heading{font-size:15pt;padding-left: 0px;}
#aboutus .responsive-tabs{padding-right:10px}
#aboutus .responsive-tabs .responsive-tabs__panel{background:none}
#aboutus a{color:#1f74b7 !important}
#aboutus .responsive-tabs .responsive-tabs__heading{border-bottom:1px dotted #ddd;border-top:none}
.slider_holder ul li{list-style:none}
.slider_holder .imgholder{border:1px solid #ddd}
#box-author img.photo{width:140px !important;height:140px !important; padding: 5px;background: #ccc;}
#attachment_6608{background:#ccc;text-align:center;padding:10px;margin-right:10px}
#attachment_6608 .wp-caption-text{padding-top: 10px;padding-bottom: 0px;margin-bottom: 0px;}
#aboutusleft{padding-top:15px}
.post-297 .entry-title{font-weight:bold; color:#999;}
.listhome li{margin-bottom:7px}
#mostarticles li img{border:1px solid #CCC;padding:5px}
ul.custom-list li{background: url(../images/icon-arrow-slide.png) no-repeat 0px 7px;list-style:none;padding-left:20px}
#packageseo table tr{border-bottom:1px solid #CCC}
#packageseo table{border-left:1px solid #CCC;border-right:1px solid #CCC;border-top:1px solid #CCC}
#main-content ol,#main-content ul{line-height: 25px;}
.entry-header{padding-bottom:15px;}
.bawmrp img{padding:5px;border:1px solid #CCC}
.page .entry-header{padding-bottom:5px;}
.post .entry-header{padding-top: 15px;}
#post-1 .entry-header{padding-top: 0px;}
#post-1 .entry-header{padding-bottom:0px;}
.entry-header h1{font-size:22px}
.posted-on,.posted-on span,.byline,.byline a{font-size:11px}
.post-headline h2,.post-headline h2 a{font-size:14px !important}
.bawmrp li {
/*background: url(../images/icon-arrow.png) no-repeat left 15px;*/
padding-left: 20px;
padding-top: 10px;
list-style: none;
}
a.hypotext{color: #096 !important;}
##find-posts-close{position: relative !important;height:50px !important}
   
.bawmrp h3{border-bottom: 1px solid #E9E9E9;font-size:20px !important;margin-top: 30px;}
.bawmrp ul{padding-left:10px;padding-bottom: 10px;}
#header #headnev{background:#18191b url(../images/bg-header.png) center}
#footer{background:#18191b url(../images/bg-footer.png);padding-top: 15px;}
#footer .col-md-13{min-height:390px}
#service h3 span.bigsize{font-size:38pt;}
#service h3 span.smallsize{font-size:20pt;}
#service h3 span{font-family: "BebasNeue";}

#testimonial .title-articles,#testimonial .title-articles span{font-family: arial, Verdana, Arial,Helvetica, Tahoma, "Comic Sans MS";font-size:28pt !important}

#mostarticles .title-articles, #mostarticles .title-articles span{font-family: arial, Verdana, Arial,Helvetica, Tahoma, "Comic Sans MS";font-size:28pt !important}

#contact-form input[type="text"]{width:90% !important;height:25px !important}
#contact-form input[type="email"]{width:90% !important;height:25px !important}
#contact-form input[type="submit"]{width:150px !important;height:35px !important}
#contact-form textarea{width:90%}
#contact-form label{padding-left:5px;font-weight: normal !important;}
#contact-form label[for="si_contact_ex_field1_6"]{padding-top:20px}

#menu-phone{ margin-left:0px; left:0px !important;width:250px !important}
#menu-phone li{width:220px; border-bottom:1px solid #CCC}
#menu-phone li ul li{width:220px;background:#428bca;list-style: none;}
#menu-phone li ul a{ padding-top:12px; padding-bottom:12px; font-size:18px; color:#fff !important;position: relative;
display: block;}
#menu-phone .navbar-nav{margin-left:0px !important; float:left !important;}
#menu-phone .navbar-nav li a{ padding-top:12px; padding-bottom:12px; font-size:18px;margin-right: 0px;}
#menu-phone .children-hide{display:none}
#menu-phone .children-show{display:block}
.menu-phone-active{background:#e96269 url(../images/bg-phone-menu.png) right top}
.flex-caption-title{float:right}
#headnev{min-width:312px}

@keyframes movetextdown {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}

@-moz-keyframes movetextdown {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}

@-webkit-keyframes movetextdown {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}

@-ms-keyframes movetextdown {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}

@-o-keyframes movetextdown {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}

@keyframes moveBottom {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}

@-moz-keyframes moveBottom {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}

@-webkit-keyframes moveBottom {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}

@-ms-keyframes moveBottom {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}

@-o-keyframes moveBottom {
	0% {
		top: -100px;
	}
	100% {
		top: 0px;
	}

}


/*---------------       Head navigation bar End      ---------------*/


/*---------------        Slider      ---------------*/
#slider .container-full {
	height: auto;
	background: #CCC;
	background: url(../img/bg-header.png) bottom; 
	background-repeat: no-repeat;
	background-position: center fixed;

	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

#slider .slider {
	height: auto;
	color: #FFF;
	font-size: 1.875em;
	text-align: center;
}

#slider .slide-element {
	height: auto;
	padding-top: 50px;
}

#slider .slide-element img {
	float: left;
}

#slider .carousel-control {
	line-height: 0px;
	margin: 0;
	padding: 0;
	height: 0;
	margin-top: 230px;
	background-image: none;
	font-size: 1.5em;
	color: rgba(255,255,255,.2);

	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-ms-transition: color .2s;
	transition: color .2s;
	width: 10%;
}

#slider .carousel-control:hover,
#slider .carousel-control:focus {
	font-size: 1.5em;
	color: rgba(255,255,255,1);
	font-weight: bold;
}

#slider .slide-element h1 {
	color: #3bbca5;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}

#slider .slide-element p {
	color: #2b3d3d;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	text-align: left;
}

#slider .readmore a {
	margin-top: 30px;
	font-family: "PT Sans";
	font-weight: bold;
	padding: 5px 20px;
	border-radius: 15px;
	color: white;
	font-size: .9em;
	background-color: #3bbca5;

	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;
}

#slider .readmore a:hover {
	background-color: #e96269;

	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;
}

#menu-item-5063{
background: url(../images/bgactivelink1.png) no-repeat top left;
margin-left: 0px;
padding-top: 8px;
}

#menu-item-7769 a{background: url(../images/ico-wordpress.png) no-repeat 2px 1px;padding-left: 25px !important;padding-bottom:10px !important}
#menu-item-7771 a{background: url(../images/ico-drupal.png) no-repeat left 0px;padding-left: 25px !important;padding-bottom:10px !important}
#menu-item-7770 a{background: url(../images/ico-magento.png) no-repeat top left;padding-left: 25px !important;padding-bottom:10px !important}
#menu-item-7772 a{background: url(../images/icon-proweb365.png) no-repeat top left;padding-left: 25px !important;padding-bottom:10px !important}


#menu-item-5664 a{background: url(../images/ico-wordpress.png) no-repeat 2px 5px;padding-left: 25px;padding-bottom:10px !important}
#menu-item-5662 a{background: url(../images/ico-drupal.png) no-repeat 2px 3px;padding-left: 25px;padding-bottom:10px !important}
#menu-item-5663 a{background: url(../images/ico-magento.png) no-repeat 2px 4px;padding-left: 25px;padding-bottom:10px !important}
#menu-item-7774 a{background: url(../images/icon-proweb365.png) no-repeat 1px 6px;padding-left: 25px !important;padding-bottom:10px !important}
.widget_advanced_menu .current-menu-item {
background: url(../images/bgactivelink11.png) no-repeat top right;
margin-left: 0px;
padding-top: 6px !important;;
}

a#calculator-costs{color:#f7b600}
a#calculator-costs:hover{color:#44c219}
.widget_advanced_menu .current-menu-item a,.widget_advanced_menu .current-menu-item span{font-weight:bold;padding-left:2px}
#menu-menu_about li{border-bottom:none}
#menu-menu_about li#menu-item-5711{border-bottom: 1px solid #e0e0e0;}
#menu-menu_about li#menu-item-5645{border-bottom: 1px solid #e0e0e0;}
#menu-menu_about li#menu-item-5646{border-bottom: 1px solid #e0e0e0;}
#menu-menu_about li#menu-item-5647{border-bottom: 1px solid #e0e0e0;}
/*---------------        Our Some Work      ---------------*/
#somework .worksection {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #f2f9f9;
}

#somework .works {
	border-top: 1px solid #ebebeb;
	width: 100%;
}

#somework h3 {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: -12px;
	width: 240px;
	padding: 0 30px;
	background-color: #f2f9f9;
	text-align: center;
	color: #272a2f;
}

#portfolio .portfolio-img ul, 
#somework .works-img ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#portfolio .portfolio-img img,
#somework .works-img img {
	width: 100%;
}
#portfolio .portfolio-img figure,
#somework .works-img figure {
	margin: 0;
	position: relative;
	border: none;
	display: block;
	width: 100%;
	overflow: hidden;
}
#portfolio .portfolio-img figure img,
#somework .works-img figure img{
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	transition-duration: 300ms;

}
#portfolio .portfolio-img figure:hover figcaption,
#somework .works-img figure:hover figcaption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
#portfolio .portfolio-img figure:hover img,
#somework .works-img figure:hover img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);

	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;

	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	transition-duration: 300ms;
}

#portfolio .portfolio-img figcaption,
#somework .works-img figcaption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	color: white;
	background-color: rgba(0,0,0,.4);
	padding: 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;

	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
}



.play-bt {
    position: absolute;
    background: url(/wp-content/themes/limo/images/play_03.png ) no-repeat center;
	left: -8px;
    width: 62px;
    height: 54px;
    bottom: 40px;

}
.shortcodevideo .play-bt{bottom: -10px !important;}
#portfolio .portfolio-img figure h4,
#somework .works-img figure  h4{
	position: absolute;
	bottom: 10px;
	font-weight: bold;
}

#portfolio .portfolio-img figure:hover  h4,
#somework .works-img figure:hover  h4{
	-webkit-animation: movetesttobottom 150ms ease;
	-moz-animation: movetesttobottom 150ms ease;
	-ms-animation: movetesttobottom 150ms ease;
	-o-animation: movetesttobottom 150ms ease;
	animation: movetesttobottom 150ms ease;
	
}
.wp-caption{    border: 1px solid #ccc;
    padding: 5px;}
.wp-caption .wp-caption-text{margin-bottom: 0px;margin-top:3px}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{height:20px !important}
.stButton .stButton_gradient{height:20px !important}

@keyframes "movetesttobottom" {
	0% {
		bottom: -100px;
	}
	100% {
		bottom: 0px;
	}

}

@-moz-keyframes movetesttobottom {
	0% {
		bottom: -100px;
	}
	100% {
		bottom: 0px;
	}

}

@-webkit-keyframes "movetesttobottom" {
	0% {
		bottom: -100px;
	}
	100% {
		bottom: 0px;
	}

}

@-ms-keyframes "movetesttobottom" {
	0% {
		bottom: -100px;
	}
	100% {
		bottom: 0px;
	}

}

@-o-keyframes "movetesttobottom" {
	0% {
		bottom: -100px;
	}
	100% {
		bottom: 0px;
	}

}
.alignright {
display: inline;
float: right;
margin-left: 1.2em;
}
.alignleft {
display: inline;
float: left;
}
.package-box table{width:100%}
.package-box .pack-img{text-align:center;background-color: #dbe4e8;padding-top: 10px;padding-bottom: 2px;}
.package-box{background:#F9F9F9;min-height:980px;padding:5px;border: 1px solid #E8E8E8}
.package-box table tr{height: 38px;}
.package-box table tr{border-bottom:1px dotted #ccc}
.package-box table .check {
  background: url(../images/plans-and-pricing-check.png) no-repeat;
  background-position: 0 0;
  width: 23px;
  height: 18px;
  display: block;
  margin: auto;
  text-indent: -119988px;
  overflow: hidden;
}


.package-box1 table{width:100%}
.package-box1 .pack-img{text-align:center;background-color: #dbe4e8;padding-top: 10px;padding-bottom: 2px;}
.package-box1{background:#F9F9F9;min-height:960px;padding:5px;border: 1px solid #E8E8E8}
.package-box1 table tr{height: 38px;}
.package-box1 table tr{border-bottom:1px dotted #ccc}
.package-box1 table .check {
  background: url(../images/plans-and-pricing-check.png) no-repeat;
  background-position: 0 0;
  width: 23px;
  height: 18px;
  display: block;
  margin: auto;
  text-indent: -119988px;
  overflow: hidden;
}

.text-pagekage{}
#somework .slide2nev {
	margin-top: -35px;
	display: inline-block;
	margin-bottom: 10px;
	width: 85px;
	float: right;
	top: 0;
	right: 0;
}
@media (max-width: 1099px) {
.tx-row .tx-column { width:50%;padding: 0px 2px;}
.col-md-13{width:50%}
}
#somework .slide2nev a:first-child {
	border-radius: 3px 0 0 3px;
}

#somework .slide2nev a:last-child {
	border-radius: 0 3px 3px 0;
}

#somework .slide2nev a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	margin: 0;
	padding: 0;
	padding: 5px 10px;
	background-image: none;
	background-color: #3bbca5;
	cursor: pointer;

	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-o-transition: background-color .3s;
	-ms-transition: background-color .3s;
	transition: background-color .3s;
}

#somework .slide2nev a:hover {
	background-color: #e96269;

	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-o-transition: background-color .3s;
	-ms-transition: background-color .3s;
	transition: background-color .3s;
}

#somework .slide2nev a:active {
	background-color: red;
}

#somework .carousel-control {
	text-shadow:none;
	position: inherit;
}

#slide-logo .tx-slide-details,#slide-logo .tx-slide-button{display:none}
/*---------------        Above portfolio      ---------------*/
#aboveportfolio .container-full {
	min-height: 320px;
	background-color: #f2f9f9;
	background-image: url(../img/above-portfolio-bg.jpg);
	background-repeat: no-repeat;
	background-position: center fixed;

	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	color: white;
}

#aboveportfolio .shadow {
	background-color: rgba(0, 0, 0, 0.7);
	min-height: 320px;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;

	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

#aboveportfolio .left,#aboveportfolio .right {
	background-color: #3bbca5;
	border-radius: 15px;
	color: white;
	width: 140px;
	padding: 5px 20px;
	font-family: "PT Sans";
	font-weight: bold;

	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-o-transition: background-color .3s;
	-ms-transition: background-color .3s;
	transition: background-color .3s;
}

#aboveportfolio .left:hover,
#aboveportfolio .right:hover {
	background-color: #e96269;
	border-radius: 15px;
	color: white;
}

#aboveportfolio ul {
	text-align: center;
}

#aboveportfolio ul .btn {
	font-size: 1.2em;
}

.box-sub-aboutus{float:left;}
.box-sub-aboutus .inbox{background:#f9f9f9;min-height:200px;margin:5px;padding:10px;border:1px solid #e0e0e0}
.box-sub-aboutus .inbox h4{color:#1d76bb;font-weight:bold}

.befor-after{background:#f7f7f7;margin-top:30px}
.befor-after .container{padding-top:20px}
.casestudies-bt{background:#f7f7f7;padding-top:20px;padding-bottom: 20px;}
.casestudies-proweb365{margin:0 auto;height:180px;max-width: 700px;}
.img-case{width:100%;height:100%;}
.befor-after .bgipad{ background: url(../images/ipad.png) no-repeat;padding-top: 48px;padding-left: 0px;width:350px !important;padding-bottom: 55px;margin: 0 auto;}
/*---------------      service      ---------------*/

.videoOverlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.videoButton {
    display: block;
    margin: -60px 0 0 -29px;
    width: 58px;
    height: 58px;
    background-image: url('../images/playvideo.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.videoButtonhover {
    display: block;
    margin: -60px 0 0 -29px;
    width: 58px;
    height: 58px;
    background-image: url('../images/playvideohover.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    top: 50%;
    left: 50%;
}
#video{background:#f2f3f7}
#service .servicediv {
	padding-top: 10px;
	background:none;
}
#service .servicediv a{text-decoration: none;color:#333}
#service .servicediv a:hover{text-decoration: none;color:#1377bc}
#service .servicediv .post-thumb{text-align:left;margin-right: 10px;}

#service .container-full {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 30px;
}

#service .container{
	padding-bottom: 10px;}

	#service h3 {
		font-family: "PT Sans";
		font-weight: bold;
		font-size: 1.5em;
		margin-top: -12px;
		padding: 0 30px;
		text-align: center;
		color: #272a2f;
		padding-top: 26px;
		margin-bottom: 0px;
	}

	#service h4 {
		margin: 20px 0px;
		font-weight: bold;
		font-size: 1.25em;
	}

	#service .faicons {
		width: 120px;
		margin: 20px auto;
		text-align: center;
	}

	#service i {
		font-size: 3.5em;
		padding: 30px;
		border-radius: 15px;
		color: #FFF;
	}

	#service li:nth-child(1) i {
		background-color: #6ec8ba;
	}

	#service li:nth-child(2) i {
		background-color: #f8b528;
	}

	#service li:nth-child(3) i {
		background-color: #95c13f;
	}

	#service li:nth-child(4) i {
		background-color: #5094cf;
	}

	#service .col-xs-3 div.boxservice {
		min-height: 240px;
		/*border-radius: 15px;*/
		overflow: hidden;
		padding: 10px;
    padding-left: 30px;
		margin: 0px;
		-webkit-transition-duration: 250ms;
		-moz-transition-duration: 250ms;
		-o-transition-duration: 250ms;
		-ms-transition-duration: 250ms;
		transition-duration: 250ms;
	}


	.linkComments{display:none}
   #service .widget-title a{ font-size:18px; font-weight:bold;}
   #service .text-trust{ margin-top:10px;float:left}
   #service .text-trust li{background:url(../images/icon-arrow1.png) no-repeat left 9px; padding-left:15px; padding-top:6px}
.pakage-title1{font-weight: bold;padding-top: 20px;padding-bottom: 10px;text-transform: uppercase;}
   #request-quote{float:right;color: #FFCC00;}
   #request-quote-ipad{float:right; color:#fff; padding:0px}
   .last-topmenu a{border-right:none !important}
   #phone-number span{text-align:right;font-size: 15pt;color: #FFCC00;margin-right:20px;width:200px;}
   #phone-number {text-align:right;font-size: 13pt;color: #FFF;float:right;padding-left: 20px; margin-right:10px}
   #phone-number-second {text-align:right;color: #FFF;float:right;padding-top:0px}
   #phone-number-second a.phone{color:#ffff99;font-size: 13pt;line-height: 20px;}
    #phone-number-phone-ipad {text-align:right;font-size: 12pt;color: #FFF;float:right;padding-left: 10px; margin-right:20px;}
 #phone-number-phone-ipad a.phone{color:#ffff99;font-size: 13pt;}
	#request-quote-ipad{padding-top: 3px;}
	#phone-number-phone-ipad span{color: #FFCC00;font-size: 13pt;}
   #phone-number-second span{color: #ffff99}
	#phone-number-second a{padding: 0.08em 0.35em;}
   #phone-number-phone span{text-align:right;font-size: 15pt;color: #FFCC00;margin-right:20px;width:200px;}
   #phone-number-phone {text-align:center;font-size: 11pt;color: #FFF;}
 #phone-number-phone a.phone{color:#ffff99;font-size: 13pt;}
#menu-menutop #menu-item-8 a[title="no-link"],#menu-menutop #menu-item-8 a[title="no-link"]:hover{color:#000;font-weight:bold;text-decoration:none}
#menu-menu_about #menu-item-5647 a[title="no-link"],#menu-menu_about #menu-item-5647 a[title="no-link"]:hover{color:#000;font-weight:bold;text-decoration:none}
#menu-menu-marketing #menu-item-5671 a[title="no-link"],#menu-menutop #menu-item-5671 a[title="no-link"]:hover{color:#000;font-weight:bold;text-decoration:none}
#menu-menu-marketing #menu-item-5672 a[title="no-link"],#menu-menutop #menu-item-5672 a[title="no-link"]:hover{color:#000;font-weight:bold;text-decoration:none}
#menu-menu-marketing #menu-item-5651 a[title="no-link"],#menu-menutop #menu-item-5651 a[title="no-link"]:hover{color:#000;font-weight:bold;text-decoration:none}

	#testimonial .container-full {
		min-height: 50px;
		background: #fff;
		padding-top: 10px;
	}
#provider ul#Grid{list-style:none;padding-left:0px}
#provider ul#Grid li{min-height:280px;text-align: center;}
#provider ul#Grid li h4{font-weight:bold}
.entry-title-case-studies{padding-top:10px;padding-left:5px}
	/*---------------        portfolio      ---------------*/
	#portfolio .container-full {
		min-height: 50px;
		background: #fff;
		padding-top: 10px;
	}

	#portfolio .portfolio-type ul {
		text-align: center;
		margin: 15px 0px;
	}

	#portfolio .portfolio-type ul li{
		background-color: #3bbca5;
		overflow: hidden;
		padding:0px;
		margin: 0px;
		border-left: 1px solid #6ec8ba;
		margin-left: -10px;
	}

	#portfolio .portfolio-type ul li:first-child {
		border: none;
	}

	#portfolio .portfolio-type ul li:first-child {
		border-radius: 15px 0px 0px 15px;
	}

	#portfolio .portfolio-type ul li:last-child {
		border-radius: 0px 15px 15px 0px;
	}

	#portfolio .portfolio-type ul li a{
		margin-left: -10px;
		border-left: 1px solid #6ec8ba;
		height: 40px;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: white;
		font-weight: bold;
		font-size: 1.2em;
		padding: 10px 30px;
		line-height: 40px;


		-webkit-transition: background-color .2s;
		-moz-transition: background-color .2s;
		-o-transition: background-color .2s;
		-ms-transition: background-color .2s;
		transition: background-color .2s;
		
	/*-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-ms-transition: color .2s;
	transition: color .2s;*/
}

#portfolio .portfolio-type li a.active {
	background-color: #e96269;
}

#portfolio .portfolio-type li a:hover {
	background-color: #e96269;

	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;

}

#portfolio .portfolio-img li {
	float: left;
	/*width: 25%;*/
}

#portfolio .portfolio-img img {
	margin: 0px;
	padding: 5px;
	background: #ccc;
	margin-top:20px
	/*width: 100%;*/
}

#portfolio h3 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 1.5em;
	margin-top: -12px;
	width: 200px;
	padding: 0 30px;
	background-color: #f2f9f9;
	text-align: center;
	color: #272a2f;
}

#portfolio .portfolio-type {
	margin: auto;
}
.pakage-title{background:url(../images/line-testermonial.png) no-repeat center 20px;padding-top: 60px;font-size: 26px;text-transform: uppercase;padding-bottom: 10px;}
#show-price{	background:url(../images/line-price.png) no-repeat center top;height:60px;margin-top: 10px;margin-bottom:20px}
/*---------------        Testemonial      ---------------*/ 
#testimonial .testsection {
	padding-top: 0px;
	padding-bottom: 10px;
}
#testimonial .testsection .title-articles{
	background:url(../images/line-testermonial.png) no-repeat center top
	}
#testimonial .container-full {
	min-height: 50px;
}

#testimonial .heading {
	padding-bottom: 1px;
	width: 100%;
}

#testimonial h3 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 1.4em;
	margin-top: -12px;
	width: 300px;
	padding: 0 30px;
	background-color: #ebebeb;
	text-align: center;
	color: #272a2f;
}

#testimonial .avatar {
	width: 80px;
	height: 80px;
	margin: 10px;
	border-radius: 15px;
	float: left;
	background-color: #CCC;
	overflow: hidden;
}

#testimonial .clint-div{
	float: left;
	padding-right: 20px;
}

#testimonial .name {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

#testimonial .designation {
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

#testimonial .col-xs-6 p {
	margin: 10px;
}


/*---------------        About Us      ---------------*/
#aboutus .container-full {
	min-height: 50px;
	background: #f2f3f7;
	padding-top: 10px;
	margin-top: 0px;
}


}

#aboutus h3 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 1.5em;
	margin-top: -12px;
	color: #272a2f;

}

#aboutusleft h3,
#aboutusright h3{
	margin-top: 0px;
}


#aboutus .progress {
	height: 30px;
	margin-bottom: 15px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 15px;
	border:solid 1px rgba(0,0,0,.05);
	/*-webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);*/
}

#aboutus .progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: .9em;
	color: #ffffff;
	text-align: center;
	background-color: green;

	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	-ms-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

#aboutus .progress-web-development {
	background-image: none;
	background-color: #6ec8ba;

	background: -webkit-linear-gradient(to bottom, #6ec8ba, #49e0c8, #6ec8ba);
	background: -moz-linear-gradient(to bottom, #6ec8ba, #49e0c8, #6ec8ba);
	background: -o-linear-gradient(to bottom, #6ec8ba, #49e0c8, #6ec8ba);
	background: -ms-linear-gradient(to bottom, #6ec8ba, #49e0c8, #6ec8ba);
	background: linear-gradient(to bottom, #6ec8ba, #49e0c8, #6ec8ba);
}

#aboutus .progress-web-desingn {
	background-image: none;
	background-color: #e86269;

	background: -webkit-linear-gradient(to bottom,#e86269,#f74952,#e86269);
	background: -moz-linear-gradient(to bottom,#e86269,#f74952,#e86269);
	background: -o-linear-gradient(to bottom,#e86269,#f74952,#e86269);
	background: -ms-linear-gradient(to bottom,#e86269,#f74952,#e86269);
	background: linear-gradient(to bottom,#e86269,#f74952,#e86269);
}

#aboutus .progress-photoshop {
	background-image: none;
	background-color: #95c13f;

	background: -webkit-linear-gradient(to bottom,#95c13f,#99ce30,#95c13f);
	background: -moz-linear-gradient(to bottom,#95c13f,#99ce30,#95c13f);
	background: -o-linear-gradient(to bottom,#95c13f,#99ce30,#95c13f);
	background: -ms-linear-gradient(to bottom,#95c13f,#99ce30,#95c13f);
	background: linear-gradient(to bottom,#95c13f,#99ce30,#95c13f);
}

#aboutus .progress-issustrator {
	background-image: none;
	background-color: #5094cf;

	background: -webkit-linear-gradient(to bottom,#5094cf,#499ee7,#5094cf);
	background: -moz-linear-gradient(to bottom,#5094cf,#499ee7,#5094cf);
	background: -o-linear-gradient(to bottom,#5094cf,#499ee7,#5094cf);
	background: -ms-linear-gradient(to bottom,#5094cf,#499ee7,#5094cf);
	background: linear-gradient(to bottom,#5094cf,#499ee7,#5094cf);
}

#aboutus .percent {
	font-weight: bold;
	font-size: 1.35em;
	color: white;
	line-height: 30px;
}
#aboutusleft p {
	font-family: arial, Verdana, Arial,Helvetica, Tahoma, "Comic Sans MS";
	font-size: 1em;
	text-align: justify;
}

#aboutusright p {
	font-family: arial, Verdana, Arial,Helvetica, Tahoma, "Comic Sans MS";
	font-size: 1em;
}

/*---------------        Our Pricing      ---------------*/
#pricing .container-full {
	min-height: 50px;
	background: #f1f0f0;
	padding-bottom: 30px;
}

#pricing h3 {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: -12px;
	text-align: center;
	color: #272a2f;
}

#pricing ul p {
	text-align: center;
	font-size: 1.3em;
	color: #a3a1a0;
	padding: 5px 0px;
}

#pricing ul {
	margin-bottom: 30px;
	margin: 0px;
	padding: 0px;
}

#pricing .col-xs-3 div {
	min-height: 200px;
	border-radius: 15px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 30px;

	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	-ms-transition-duration: 250ms;
	transition-duration: 250ms;
}

#pricing .col-xs-3 div:hover {
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.2);
	box-shadow: 0 0 10px 2px rgba(0,0,0,.2);

	-webkit-transform: scale(1.02,1.02);
	-moz-transform: scale(1.02,1.02);
	-o-transform: scale(1.02,1.02);
	-ms-transform: scale(1.02,1.02);
	transform: scale(1.02,1.02);

	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;

	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	-ms-transition-duration: 250ms;
	transition-duration: 250ms;
	position: relative;
	z-index: 99;
}

#pricing .col-xs-3 h4 {
	color: white;
	line-height: 30px;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	width: 100%;
	padding: 25px 0 15px 10px;
	margin-top: -10px;
}

#pricing .col-xs-3 h5 {
	color: white;
	line-height: 30px;
	font-weight: bold;
	font-size: 3em;
	text-align: center;
	width: 100%;
	padding: 30px 0px;
	margin-top: -10px;
	border-top: 1px solid rgba(0,0,0,.1);
}

#pricing .col-xs-3 a {
	margin: 15px;
	padding: 2px 45px;
	color: white;
	font-size: 1.1em;
	border-radius: 15px;
}


#pricing .col-xs-3:nth-child(1) h4, 
#pricing .col-xs-3:nth-child(1) a{
	background-color: #46bea9;   
}
#pricing .col-xs-3:nth-child(1) h5{
	background-color: #6ec8ba;
}

#pricing .col-xs-3:nth-child(2) h4, 
#pricing .col-xs-3:nth-child(2) a{
	background-color: #d2474d;   
}
#pricing .col-xs-3:nth-child(2) h5{
	background-color: #e86269;
}

#pricing .col-xs-3:nth-child(3) h4, 
#pricing .col-xs-3:nth-child(3) a{
	background-color: #80ad40;   
}
#pricing .col-xs-3:nth-child(3) h5{
	background-color: #95c13f;
}

#pricing .col-xs-3:nth-child(4) h4, 
#pricing .col-xs-3:nth-child(4) a{
	background-color: #387dba;   
}
#pricing .col-xs-3:nth-child(4) h5{
	background-color: #5094cf;
}


/*---------------        Our Team      ---------------*/
#team .container-full{
	min-height: 50px;
	background: #f2f9f9;
}
#team h3{
	font-weight: bold;
	font-size: 1.75em;
	margin-top: -12px;
	text-align: center;
	color: #272a2f;
}
#team .staf{
	min-height: 200px;
	border-radius:15px 15px 0 0;
	padding: 0px 25px;
	border:1px solid #ebebeb;
}
#team .staf .avatar{
	width: 100px;
	margin: 0 auto;
}
#team .staf img{
	border-radius: 15px;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	overflow: hidden;
}
#team h5{
	font-size: 1em;
	font-weight: bold;
}
#team h6{
	font-size: 0.875em;
	font-style: italic;
	font-weight: bold;
}
#team .social-icons{
	min-height: 50px;
	border-radius:0 0 15px 15px;
	padding: 10px 25px;
	border:1px solid #ebebeb;
	border-top: none;
}
#team .social-icons li.facebook:hover {
	background-color: #3b5998;
}

#team .social-icons li.twitter:hover {
	background-color: #2e9edd;
}

#team .social-icons li.linkedin:hover {
	background-color: #0077b5;
}

#team .social-icons li.googleplus:hover {
	background-color: #db514f;
}

#team .social-icons li a i {
	width: 30px;
	height: 30px;
	font-size: 1.25em;
	text-align: center;
	padding: 2px;
	line-height: 30px;
}

#team .social-icons li {
	border-radius: 5px;
	margin: 2px 10px;
	background-color: #636666;
	float: left;
	overflow: hidden;

	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-o-transition: background-color .3s;
	-ms-transition: background-color .3s;
	transition: background-color .3s;
}

#team .social-icons i {
	color: #FFF;
}

#team .col-xs-3 {
	margin-bottom: 60px;
}
#team .stafcontainer{
	background-color: #FFF;
	border-radius: 15px;
}
#team .stafcontainer:hover{


	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.2);
	box-shadow: 0 0 10px 2px rgba(0,0,0,.2);

	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;

	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	-ms-transition-duration: 250ms;
	transition-duration: 250ms;
	position: relative;
	cursor: pointer;
}

#gall{background:#FBFBFB;padding:10px}
/*---------------       Contact Us      ---------------*/

#contactus .container-full {
	min-height: 500px;
	background: #CCC;
	background-repeat: no-repeat;
	background-position: center top;

	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

#contactus .shadowcontainer {
	margin-top: -500px;
	min-height: 480px;
}

#contactus input,#contactus textarea {
	border-radius: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	opacity: .9;
}

#contactus .gettouch {
	min-height: 350px;
	background-color: #FFF;
	border-radius: 20px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	opacity: .9;
}

#contactus .gettouch h4 {
	font-size: 1.35em;
	font-weight: bold;
	color: #272a2f;
	padding: 10px;
	border-bottom: 2px solid #272a2f;
}

#contactus .email,
#contactus .web,
#contactus .address {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px;
}

#contactus .gettouch p {
	margin: 10px;
}

#contactus .gettouch {
	margin-top: 5px;
}

/*---------------        scroller      ---------------*/
#scroller .container-full {
	min-height: 10px;
	background-color: #000;
}

#scroller .gototop {
	min-height: 10px;
	background: #000;
}

#scroller .gotobottom {
	width: 100%;
	margin-top: -30px;
	padding-bottom: 20px;
}

#scroller .goup {
	width: 60px;
	height: 60px;
	margin: auto;
	background-color: white;
	line-height: 0%;
	padding: 0px;
	border-radius: 100px;
	text-align: center;
	cursor: pointer;
}

#scroller .gotoup a {
	color: #e96269;
	font-size: 4.4em;

	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	-ms-transition: color .2s ease-in;
	transition: color .2s ease-in;
}

#scroller .gotoup a:hover {
	color: #95c13f;
}

div.pop-inside ul .contentchan{/* margin-left:40px !important*/}
.contentno-15 .mostaticle{ border-bottom:none !important}
.pop-layout-v #pop-widget-tabs-2{display:none}
.mostarticlesdiv .widget-title{display:none}
#testimonial .title-articles{text-align:center; font-size:25px;font-weight:normal;padding-bottom: 10px;padding-top: 40px;}
#mostarticles .title-articles{text-align:left; font-size:18pt !important; font-weight:normal;padding-bottom: 10px;padding-top: 10px;}
/*---------------        scroller   2    ---------------*/
#scroller2 {
	display: none;
}

#scroller2 .gotop {
	position: fixed;
	bottom: 80px;
	left: 20px;
	cursor: pointer;
	line-height: 0px;
	text-align: center;
	cursor: pointer;
	font-size: 4em;
	border-radius: 5px;
	color: #e96269;
}

#scroller2 .gotop a {
	color: #e96269;

	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	-ms-transition: color .2s ease-in;
	transition: color .2s ease-in;
}

#scroller2 .gotop a:hover {
	color: #95c13f;
}


/*---------------        Footer      ---------------*/
#footer .container-full {
	min-height: 50px;
	color: #fff;
}

#footer h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: white;
	padding-bottom: 10px;
	border-bottom: 1px solid #e96269;
	margin-bottom: 10px;
}

#footer img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#footer a img:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

#footer img {
/*	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-o-transition: -o-transform .5s;
	-ms-transition: -ms-transform .5s;
	transition: transform .5s;*/
}

#footer img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#footer p,
#footer li,
#footer a {
	color: #FFF;
    line-height: 22px;
}
#footer a:hover{
	color:#ffff99;
	text-decoration: none;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	margin: 0px;
	padding: 3px 0px;
}

#footer .recent-post li:last-child {
	border-bottom: none;
}

#footer .recent-post li a:hover {
	color: #ffff99;

}

#footer .recent-post li a {
	color: #FFF;
	-webkit-transition: color .2s, padding-left .2s;
	-moz-transition: color .2s, padding-left .2s;
	-o-transition: color .2s, padding-left .2s;
	-ms-transition: color .2s, padding-left .2s;
	transition: color .2s, padding-left .2s;
	text-decoration: none;
}

#footer .social-icons {
	min-height: 50px;
	padding: 10px 25px;
}

#footer .social-icons li.facebook:hover {
	background-color: #3b5998;
}

#footer .social-icons li.twitter:hover {
	background-color: #2e9edd;
}

#footer .social-icons li.linkedin:hover {
	background-color: #0077b5;
}

#footer .social-icons li.googleplus:hover {
	background-color: #db514f;
}

#footer .social-icons {
	margin-left: -10px;
	padding-left: 0;
}

#footer .social-icons li a i {
	width: 30px;
	height: 30px;
	font-size: 1.25em;
	text-align: center;
	padding: 2px;
	line-height: 30px;
}
#footer .social-icons li {
	margin: 0px 10px 10px 10px;
	border-radius: 5px;
	background-color: #636666;
	float: left;
	overflow: hidden;

	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-o-transition: background-color .3s;
	-ms-transition: background-color .3s;
	transition: background-color .3s;
}
#footer .social-icons i {
	color: #FFF;
}
#footer .col-md-3{
	overflow: hidden;
}
.copyright p {
	text-align: center;
	color: #FFF;
	line-height: 60px;
}

#Grid .mix{
	display: none;
	opacity: 0;
}
.result-calculator{width:100%}
.calculator-calculator{width:100%;margin-bottom:10px}
.error-calculator{background:#F3B6C2}
.slogan-home{font-weight: bold;font-size:30pt;padding-top:35px;color:#3276b3}
.slogan-home .link-price{text-decoration: none;font-size:36pt;font-style:italic}
#mostarticles .col-xs-6{min-height:200px}
@media(max-width:1200px){#headnev img{width:220px !important; margin-top: 10px !important;margin-left: 0x;}

.slogan-home{font-weight: bold;font-size:25pt;padding-top:35px;color:#3276b3}
.slogan-home .link-price{text-decoration: none;font-size:28pt;font-style:italic}

  }
@media(max-width:950px){/*#masthead-wrap{width:300px;float:right}*/

.slogan-home{font-weight: bold;font-size:23pt;padding-top:35px;color:#3276b3}
.slogan-home .link-price{text-decoration: none;font-size:25pt;font-style:italic}
#mostarticles .col-xs-6{min-height:230px}

}
/*---------------     Media Query      ---------------*/
@media screen and (max-width:1100px)
{
.node-home{padding-left:150px;padding-right:150px;padding-bottom:50px}
.icon-open{padding-left:50px;padding-right:50px;padding-top:50px}
	.sticky-table td {
	  font-size: 12px;
	  padding: 3px;
	}
	#secondary{display:none}
	#main-content{width:100%}
	#team .social-icons li {
		border-radius: 5px;
		margin: 2px;
	}
	#slider .slide-element {
		height: 270px;
		padding-top: 10px;
	}
	#slider .container-full{
		height: 270px;
		}
	#slider .slide-element img {
		max-width: 40%;
		max-height: 250px;
	}	
}
@media screen and (max-width:1300px)
{
	#slider .slide-element {
		height: 350px;
		padding-top: 10px;
	}
	#slider .container-full{
		height: 350px;
		}
	#slider .slide-element img {
		max-width: 50%;
		max-height: 250px;
	}	
}
@media screen and (max-width:700px)
{
.video-testimonial{padding-left:5px}
.ad-gallery .ad-nav .ad-thumbs{margin-left:25px;}

	.node-home{padding-left:30px;padding-right:30px;padding-bottom:20px}
.icon-open{padding-left:20px;padding-right:20px;padding-top:50px}
	.result-calculator{width:100%;margin-bottom:20px}
.calculator-calculator{width:100%;padding-left: 0px;}

	#slider .slide-element {
		height: 250px;
		padding-top: 10px;
	}
	#slider .container-full{
		height: 250px;
		}
	#slider .slide-element img {
		max-width: 30%;
		max-height: 230px;
	}	
}
@media screen and (max-width:600px)
{
.sticky-table td {
  font-size: 8px;
}
}
@media screen and (max-width:500px)
{
	#slider .slide-element {
		height: 200px;
		padding-top: 10px;
	}
	#slider .container-full{
		height: 200px;
		}
	#slider .slide-element img {
		max-width: 30%;
		max-height: 200px;
	}	
}
@media screen and (max-width:800px)
{
	.befor-after .container{padding-left:0px;padding-right: 0px;}

	.befor-after .bgipad {
	  background: url(../images/ipad-mobile.png) no-repeat;
	  padding-top: 40px;
	  padding-left: 0px;
	  width: 280px !important;
	  padding-bottom: 50px;
	  margin: 0 auto;
	}
	.befor-after .bgipad img{width:220px}

	#slider .slide-element h1 {
		font-size: 1.4em;
	}
	#slider .slide-element p{
		font-size: 0.6em;
		color: #000;
	}
	#slider .slide-element {
		height: 270px;
		padding-top: 10px;
	}
	#slider .readmore a{
		margin-top: 10px;
	}
	#slider .slide-element img {
		max-width: 40%;
		max-height: 250px;
	}
	#slider .carousel-control{
		margin-top: 150px;
	}
	
	#pricing .col-xs-3 a {
		padding: 2px 15px;
	}
	#headnev ul li
	{
		margin-bottom: 5px;
	}
	
	#somework .col-xs-3, 
	#service .col-xs-3, 
	#pricing .col-xs-3, 
	#team .col-xs-3, 
	#footer .col-xs-3,
	#portfolio .col-xs-3
	{
		width: 50%;
	}

	.col-xs-6{width: 100%;}
	.col-md-13{width: 100%;}
	#portfolio .portfolio-type ul li:first-child {
		border-radius: 5px 0px 0px 5px;
	}

	#portfolio .portfolio-type ul li:last-child {
		border-radius: 0px 5px 5px 0px;
	}

	#portfolio .portfolio-type ul li {
		margin-left: -5px;
		border-left: 1px solid #6ec8ba;
		height: 25px;
		cursor: pointer;
	}
	#portfolio .portfolio-type ul li a {
		padding: 5px 10px 5px 20px;
		line-height: 25px;
		font-size: .9em;
		height: 25px;
	}
	#contactus .col-md-6
	{
		width: 50%;
	}
	#contactus .col-md-3{
		width: 40%;
	}


}
@media screen and (max-width:500px)
{	
	.more-testermonial{padding-top:0px;}
	#slider .slide-element h1 {
		font-size: 1.1em;
	}
	#slider .slide-element p{
		font-size: 0.55em;
	}

	#slider .slide-element {
		height: 250px;
		padding-top: 10px;}

		#slider .slide-element img {
			display: none;
		}
		#slider .carousel-control{
			margin-top: 100px;
		}

		#somework .col-xs-3, 
		#service .col-xs-3, 
		#pricing .col-xs-3, 
		#team .col-xs-3, 
		#footer .col-xs-3,
		#portfolio .col-xs-3
		{
			width: 100%;
		}

		#mostarticles .col-xs-6{
			width: 100%;
			margin-top: 5px;
		}
		#aboutus .container-full{
			padding-top: 0px;
		}

		#testimonial .col-xs-4{
			width: 100%;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		
	}
/**
/* Fade effect
====================*/

.element_from_top {
	top: -50px;
	padding-right: 0px;
	opacity: 0;
	position: relative;
}

.element_from_bottom {
	padding-left: 0px;
	position: relative;
}

.element_from_left {
	opacity: 1;
	position: relative;
	padding-left: 0;
}

.element_from_right {
	padding-left: 0px;
	
	opacity: 1;
	position: relative;
}

.element_fade_in {
	opacity: 0;
	position: relative;
	padding-left: 0px;
	right: 0px;

}
#nav-below {
	margin-top: 30px;
	background: #2e3949;
	padding: 5px;
	color: #fff;
}