/*
Theme Name: Trek IT
Description: Trek IT


OneTone Wordpress Theme has been created by mageewp.com, Copyright 2014 WordPress.org.
OneTone Wordpress theme is released under the terms of GNU GPL.
*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
/*@font-face {
    font-family: 'baskerville';
    src: url('fonts/baskerville.eot');
    src: url('fonts/baskerville.eot') format('embedded-opentype'),
         url('fonts/baskerville.woff2') format('woff2'),
         url('fonts/baskerville.woff') format('woff'),
         url('fonts/baskerville.ttf') format('truetype'),
         url('fonts/baskerville.svg#baskerville') format('svg');
}*/
@font-face {
    font-family: 'baskervillebr';
    src: url('fonts/baskervillebr.eot');
    src: url('fonts/baskervillebr.eot') format('embedded-opentype'),
         url('fonts/baskervillebr.woff2') format('woff2'),
         url('fonts/baskervillebr.woff') format('woff'),
         url('fonts/baskervillebr.ttf') format('truetype'),
         url('fonts/baskervillebr.svg#baskervillebr') format('svg');
}
@font-face {
    font-family: 'baskervillebmi';
    src: url('fonts/baskervillebmi.eot');
    src: url('fonts/baskervillebmi.eot') format('embedded-opentype'),
         url('fonts/baskervillebmi.woff2') format('woff2'),
         url('fonts/baskervillebmi.woff') format('woff'),
         url('fonts/baskervillebmi.ttf') format('truetype'),
         url('fonts/baskervillebmi.svg#baskervillebmi') format('svg');
}
section#about{
	padding-top:100px;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
/*
#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999999;

}

.spinner {
	position: absolute;
	width: 100%;
	height: 100%;
	background:url(http://trek-it.com/wp-content/uploads/2015/02/logo.png) no-repeat;
	top: 50%;
	left: 46%;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-animation: rotatee 2.0s infinite linear;
	animation: rotatee 2.0s infinite linear;
}

.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	border-radius: 100%;
	-webkit-animation: bouncee 2.0s infinite ease-in-out;
	animation: bouncee 2.0s infinite ease-in-out;
}

.dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
.fa-spinner:before {
	content:"\f110"
}*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,div {
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
audio,canvas,video {
	display:inline-block;
	/*max-width:100%;*/
}
html {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body,button,input,select,textarea {
	color:#282828;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:1.6;
}
body {
	background:#fff;
	font-family: 'Lato', sans-serif;
	font-weight:400;
}
a {
	text-decoration:none;
}
a:focus {
	/*outline:thin dotted;
	*/
}
a:hover,a:active {
	outline:0;
}

h1,h2,h3,h4,h5,h6 {
	clear:both;
	font-weight:700;
	margin:36px 0 12px;
}
h1 {
	font-size:24px;
	line-height:1;
}
h2 {
	font-size:22px;
	line-height:1;
}
h3 {
	font-size:20px;
	line-height:1;
}
h4 {
	font-size:18px;
	line-height:1;
}
h5 {
	font-size:16px;
	line-height:1;
}
h6 {
	font-size:14px;
	line-height:1.5;
}
address {
	font-style:italic;
	margin-bottom:24px;
}
abbr[title] {


	border-bottom:1px dotted #2b2b2b;
	cursor:help;
}
b,strong {
	font-weight:700;
}
cite,dfn,em,i {
	font-style:italic;
}
mark,ins {
	background:#c96;
	text-decoration:none;
}
p {
	margin-bottom:24px;
}
code,kbd,tt,var,samp,pre {
	font-family:monospace,serif;
	font-size:14px;
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;
	hyphens:none;
	line-height:1.6;
}
pre {
	border:1px solid rgba(0,0,0,0.1);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:24px;
	max-width:100%;
	overflow:auto;
	padding:12px;
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
}
blockquote,q {
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;
	hyphens:none;
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:"";
	content:none;
}
blockquote {
	color:#035fa9;
	font-size:30px;
	font-style:normal;
	font-family: 'baskervillebr';
	font-weight:normal;
	line-height:38px;
	/*margin-bottom:24px;
	*/
}
.digital-agency blockquote {
	background: -webkit-linear-gradient(45deg, #1e5799 0%,#7db9e8 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding:0 10%;
	padding-bottom:50px;
}

blockquote cite,blockquote small {
	color:#2b2b2b;
	font-size:16px;
	font-weight:400;
	line-height:1.5;
}
blockquote em,blockquote i,blockquote cite {
	font-family: 'baskervillebmi';
	font-style:normal;
}
blockquote strong,blockquote b {
	font-weight:400;
}
small {
	font-size:smaller;
}
big {
	font-size:125%;
}
sup,sub {
	font-size:75%;
	height:0;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup {
	bottom:1ex;
}
sub {
	top:.5ex;
}
dl {
	margin-bottom:24px;
}
dt {
	font-weight:bold;
}
dd {
	margin-bottom:24px;
}
ul,ol {
	list-style:none;
	margin:0 0 0 20px;
}
ul {
	list-style:disc;
}
ol {
	list-style:decimal;
}
li > ul,li > ol {
	margin:0 0 0 20px;
}
img {
	-ms-interpolation-mode:bicubic;
	border:0;
	vertical-align:middle;
	max-width:100%;
	height:auto;
}
.wp-caption img {
	height:auto;
}
figure {
	margin:0;
}
fieldset {
	border:1px solid rgba(0,0,0,0.1);
	margin:0 0 24px;
	padding:11px 12px 0;
}
legend {
	white-space:normal;
}
button,input,select,textarea {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:100%;
	margin:0;
	max-width:100%;
	vertical-align:baseline;
}
button,input {
	line-height:normal;
}
input,textarea {
	background-image:-webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
	/* Removing the inner shadow,rounded corners on iOS inputs */
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer;
}
button[disabled],input[disabled] {
	cursor:default;
}
input[type="checkbox"],input[type="radio"] {
	padding:0;
}
input[type="search"] {
	-webkit-appearance:textfield;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0;
}
textarea {
	overflow:auto;
	vertical-align:top;
}
table,th,td {
	border:1px solid rgba(0,0,0,0.1);
	padding:4px;
}
table {
	border-collapse:separate;
	border-spacing:0;
	border-width:1px 0 0 1px;
	margin-bottom:24px;
	width:100%;
}
caption,th,td {
	font-weight:normal;
	text-align:left;
}
th {
	border-width:0 1px 1px 0;
	font-weight:bold;
}
td {
	border-width:0 1px 1px 0;
}
del {
	color:#767676;
}
hr {
	background-color:rgba(0,0,0,0.1);
	border:0;
	height:1px;
	margin-bottom:23px;
}
thead th {
	border-top:0;
}
.alignleft {
	text-align:left;
	float:left;
	margin-right:10px;
}
.alignright {
	text-align:right;
	float:right;
	margin-left:10px;
}
.aligncenter {
	text-align:center;
}
::selection {
	background:#c96;
	color:#fff;
	text-shadow:none;
}
::-moz-selection {
	background:#c96;
	color:#fff;
	text-shadow:none;
}
:hover {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.required {
	color:#F00;
}
.clear {
	clear:both;
}
/** * 2.0 structure * Pattens from http://subtlepatterns.com/ * */
.site {
	width:100%;
	overflow:hidden;
	position:relative;
}
.site-main {
	/*background:url(images/sidebarbg.jpg) fixed left top;*/
	margin-left:180px;
	width:1170px;
	box-sizing:border-box;
	overflow:hidden;
	margin:32px auto 0 auto;
}
.site-main.padding-top-blog {
	margin-top:132px;
}
.main-content {
	float:left;
	width:950px;
	padding:28px 25px 100px 0px;
	background-color:#fff;
	overflow:hidden;
	box-sizing:border-box;
	min-height:940px;
}
.content-area .site-content {
	padding-top:00px;
}
.sidebar {
	width:220px;
	padding:12px 12px 120px 12px;
	overflow:hidden;
	box-sizing:border-box;
}
.sidebar .widget_chpcs_widget{
	display:none;
}
/* * 2.1 header */
.site-header {
	min-height:80px;
	position:absolute;
	top:10px;
	left:0;
	width:100%;
	z-index:2;
	
}
.site-logo {
	height:60px;
	float:left;
	margin-top:20px;
	margin-left:210px;
}
.site-name {
	font-size:24px;
}
.site-logo h1 {
	font-family:'Yanone Kaffeesatz',sans-serif;
	text-transform:uppercase;
	font-size:46px;
	font-weight:none;
	/*display:none;*/
	margin:0;
}
.site-logo a {
	color:#999;
}

.site-logo img {
	display:inline;
}
.site-navbar {
	float:right;
	margin-top:20px;
	margin-right:20px;
	width:50px;
	height:34px;
	display:none;
	background:url(images/navbar.png) no-repeat;
}
.site-navigation {
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	max-width: 800px;
}
.site-navigation a {
	color:#999;
}

.site-navigation > ul {
	display:inline-block;
}
.site-navigation li {
	float:left;
	list-style-type:none;
	position:relative;
	margin-right:15px;
}
.site-navigation a {
	display:block;
	padding:0 5px;
	text-decoration:none;
	/*background-color:#fff;
	*/
}
.site-navigation a:hover {
	}.site-navigation li > ul {
	display:none;
	width:120px;
	position:absolute;
	top:100%;
}
.site-navigation li:hover > ul {
	display:block;
}
.site-navigation li li ul {
	position:absolute;
	left:100%;
	top:0;
}
#responsive_current_menu_item {
	display:none;
}
.top-nav .sub-menu,.top-nav .children {
	display:none;
	position:absolute;
	z-index: 9999;
	background:#ddd;
}
.top-nav  ul ul {
	margin:0;
}
.top-nav .sub-menu li a,.top-nav .children li a {
	line-height:20px;
}
.home-navigation > ul > li > a > span {
color: #DDD;
}
/* * 2.2 sidebar */
.screen-reader-text {
	display:none;
}
.widget-area {
	margin-top:50px;
	width:auto;
}
.sidebar .widget-area ul{
	margin-left:0;
}
.widget-search {
	width:100%;
}
.searchform {
	border:1px solid #666;
	overflow:hidden;
	width:auto;
	margin:0 25px;
}
.searchform input#s {
	float:left;
	width:100%;
	margin-right:-25px;
	height:23px;
	border:0;
	background:none;
	padding-left:5px;
	padding-right:25px;
	margin-top:1px;
}
#searchsubmit {
	float:right;
	background:url(images/search.png) no-repeat 0 3px;
	width:22px;
	height:25px;
	cursor:pointer;
	border:0;
	text-indent:99999px;
}
.widget {
	color:#282828;
	font-size:17px;
}
.widget-area #custom-recent-posts-2 .crpw-date{
	display:block;
	font-size:14px;
	font-family: 'Lato',sans-serif;
}
#widget-easy-twitter-feed-widget-kamn-4 .widget-easy-twitter-feed-widget-container .col-lg-12{
	padding-left: 0;
	padding-right: 0;
}
.widget select {
	width:100%;
	height:24px;
}
.widget a {
	color:#5c9ed4;
    border-bottom: 1px dashed #5c9ed4;
    display: inline-block;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:17px;
	line-height:22px;
	font-family: 'Lato',sans-serif;
}
.widgettitle{
	font-size: 21px;
    line-height: 32px;
    font-weight: 900;
    /* letter-spacing: 1px; */
    font-family: 'Lato',sans-serif;
    color: #5C9ED4;
}

.widget li {
	list-style:none;
}
.widget-title {
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}
.widget #wp-calendar td,.widget #wp-calendar th {
	text-align:center;
}
.widget #wp-calendar #today {
	background:#996633;
}
/* * 2.3 archive */ 
.archive-header {
	margin-bottom:50px;
}
.archive-title {
	font-size:16px;
	font-weight:normal;
}
/* * 2.4 entry */
.post-entry {
	width:100%;
	margin-top:20px;
	overflow:hidden;
}
body.blog .post-entry{
	/*background:url(images/divider.png) no-repeat scroll bottom left;
	background-size:100% auto;
	padding-bottom:40px;*/
}
.post-entry .flex-direction-nav .flex-prev{
	background: url("images/bprev.png") no-repeat scroll 0 0;
	width:60px;
	height:60px;
	left: auto;
	right:61px;
	bottom:0;
	top:auto;
	opacity: 0.7;
}
.post-entry .flexslider:hover .flex-prev { left: auto; }
.post-entry .flexslider:hover .flex-next { right: 0px; }
.post-entry .flex-direction-nav .flex-next{
	background: url("images/bnxt.png") no-repeat scroll 0 0;
	width:60px;
	height:60px;
	right: 0px;
	top:auto;
	bottom:0;
	opacity: 0.7;
}
#huge-it-share-buttons-top {
    padding-right: 150px;
}
.single #huge-it-share-buttons-top{
	padding-right:0;
}
.post-entry:hover {
	background-color:#666;
}
.entry-main {
	width:100%;
	float:left;
	background-color:#fff;
	padding:0 0px;
}
.page .entry-main {
	width:100%;
}
.entry-header {
	margin:0;
	padding:0;
}
.entry-header .left{
	width:150px;	
	float:left;
}
.entry-header .left .entry-meta{
	padding-top:10px;
	text-transform:capitalize;
}
.entry-header .left .entry-meta .bold{
	font-weight:700;
}
.entry-header .right{
	float: left;
    width: 775px;
	padding-top:9px;
}
.entry-header .right .entry-content .more-link{
	font-weight:700;
	color:#5C9ED4;
}
.entry-title {
	font-family: 'Lato',sans-serif;
	font-size:33px;
	font-weight:900;
	text-transform:uppercase;
	color:#666;
	margin-top:10px;
	margin-bottom:30px;
}
.entry-title a {
	color:#5C9ED4;
}

.entry-meta {
	color:#282828;
	text-transform:uppercase;
	margin-bottom:10px;
}
.entry-meta a {
	color:#999;
	font-style:italic;
}
.entry-meta a {
	color:#999;
	font-style:italic;
}
.entry-meta a:hover {
	font-weight:bold;
}
.entry-date-sub {
	display:none;
}

.entry-category,.entry-author,.entry-comments {
	margin-right:10px;
}
.entry-aside {
	width:90px;
	float:left;
	margin-top:50px;
	margin-left:10px;
}
body.single-post .entry-category,
body.single-post .entry-author,
body.single-post .entry-comments,
body.single-post .entry-aside,
body.single-post .archive-header,
body.single-post .comments-area {
	display:none;
}
body.page-id-181 .site-content .comments-area, body.page-id-181 .site-main .sidebar, body.page-id-181 .entry-header .entry-meta{
	display:none !important;
}
body.page-id-181 .main-content{
	width:100% ;
	font-family: "Lato",sans-serif !important;
	/*font-family: 'Raleway', sans-serif;*/
	font-weight:400;
	color:#252525;
	font-size:24px;
	padding-top:60px;
}
body.page-id-181 .main-content h1, body.page-id-181 .main-content h2, body.page-id-181 .main-content h3, body.page-id-181 .main-content h4, body.page-id-181 .main-content h5, body.page-id-181 .main-content h6,body.page-id-181 .main-content b, body.page-id-181 .main-content strong{
	font-family: "Lato",sans-serif;
	/*font-family: 'Raleway', sans-serif;*/
	font-weight:700;
}
body.page-id-181 .main-content h1{
	color:#4293d4;
	font-size:48px;
	text-transform:none;
}
body.page-id-181 .main-content h1.archive-title{
	padding-bottom:0;
	font-size:16px;
	display:none;
}
body.page-id-181 .main-content h1, body.page-id-181 .main-content p{
	padding-bottom:25px;
}
body.page-id-181 .main-content h2{
	font-size:32px;
	color:#4293d4;
}
body.page-id-181 .main-content .blue{
	color:#4293d4;
}
body.single-post .header-bg {
    background-position: center center !important;
    background-size: cover !important;
    height: 380px;
    margin-bottom: 0px;
}
.entry-date {
	text-align:center;
	width:80px;
	height:60px;
	background-color:#666;
	font-size:18px;
}
.entry-date a {
	color:#ccc;
	font-style:normal;
}
.entry-tags li {
	list-style:none;
	padding:0;
}
.entry-footer {
	float:right;
}
/* * 2.5 page */
.paging-navigation {
	clear:both;
	text-align:center;
	margin-top:100px;
}
.loop-pagination a {
	color:#999;
}
.loop-pagination a:hover {
	font-weight:bold;
}
.page-numbers {
	margin-right:10px;
}
div.page_navi a,div.page_navi span {
	padding-left:10px;
	padding-right:10px;
	height:25px;
	line-height:25px;
	display:inline-block;
	text-align:center;
	border-color:inherit;
	/*background:#CCCCCC;
	*/	margin-right:5px;
	color:#999!important;
	font-size:15px;
	border-radius:5px;
}
div.page_navi a {
	color:#666;
	/*background-color:#999;
	*/
}

div.page_navi a,div.pagination span {
	padding-left:10px;
	padding-right:10px;
	height:25px;
	line-height:25px;
	display:inline-block;
	text-align:center;
	color:inherit;
	font-size:15px;
}
/* * 2.6 footer */
.site-footer {
	clear:both;
	height:44px;
	position:absolute;
	width:620px;
	text-align:right;
	z-index:3;
	bottom:10px;
	right:10px;
}
.site-footer a {
	color:#999;
}


/* * 2.7 comments */
#comment-textarea {
	margin-bottom:24px;
}
#comment-textarea textarea {
	height:150px;
}
.comments-area {
	border-top:1px #ccc dotted;
	margin-top:50px;
	width:100%;
	padding:10px;
}
.comments-area .commentlist > li,.comments-area .children li {
	height:auto;
	list-style:none;
}
.comments-area h2 {
	font-family:'Yanone Kaffeesatz',sans-serif;
	font-size:24px;
	font-weight:400;
	text-transform:uppercase;
	color:#666;
	margin-top:10px;
}
.comment-body {
	margin-top:10px;
}
.comment-avatar {
	float:left;
	height:45px;
}
.comment-info {
	/*float:left;
	font-size:16px;
	*/	margin-left:10px;
	margin-top:10px;
	/*font-weight:bold;
	*/
}
.comment-content {
	clear:both;
}
.comments-list li {
	list-style-type:none;
}
.comment-respond {
	border-top:1px #ccc dotted;
}
.comment-respond input,textarea {
	border:1px solid #999;
	width:100%;
}
.comment-respond input[type="submit"] {
	border:1px solid #999;
	width:100%;
	background-color:#333;
	color:#CCC;
	height:30px;
}
.comment-wrapper h3 {
	font-family:'Yanone Kaffeesatz',sans-serif;
}
.comment-wrapper h3#comments {
	adding:8px 0px 10px 0;
	border-bottom:1px solid #c7c7c7;
	margin:30px 0px 15px 0px;
	padding-bottom:10px;
}
.comment-wrapper .upcomment {
	margin-bottom:10px;
}
div.children {
	margin-top:10px;
}
#thecomments li.comment {
	clear:both;
	zoom:1;
}
.comment .children li.comment {
	margin-left:58px;
	border-top:1px dashed #aaa;
	margin-top:10px;
	padding-top:20px;
}
.comment.depth-2 .children li.comment {
	margin-left:42px;
}
.comment .comment-avatar {
	float:left;
	height:48px;
	width:48px;
	margin-right:10px;
}
.comment .comment-meta {
	font-size:13px;
	color:#bbb;
}
/*.comment .comment-author a {
	color:#0063DC;
}
*/
.comment .comment-author .commentmetadata a {
	color:#666!important;
}
.comment.depth-1 {
	margin-bottom:35px;
}
.comment.depth-2 .comment-avatar,.comment.depth-2 .comment-avatar img {
	height:38px;
	width:38px;
	margin-right:10px;
}
.comment.depth-1 .comment-info {
	margin-left:58px;
}
.comment.depth-2 .comment-info {
	margin-left:42px;
}
.comment .reply-quote {
	float:right;
	filter:alpha(opacity=0);
	height:20px;
}
.comment .reply-quote a {
	background:url(images/reply.png) no-repeat;
	text-indent:-9999px;
	display:inline-block;
	float:left;
	width:20px;
	height:20px;
	margin-right:10px;
	outline:none;
}
#respond h3 {
	border-bottom:1px dashed #AAAAAA;
	margin-bottom:15px;
	padding-bottom:5px;
}
.comment_text img {
	max-width:100%;
}
#welcome {
	height:50px;
}
.comment_text .fn {
	text-align:right;
	color:#aaa;
}
#commentnavi {
	height:30px;
	line-height:20px;
}
.navigation a,.navigation .page-numbers {
	display:inline-block;
	zoom:1;
	padding:0 4px;
	border:1px solid #eee;
}
.page-numbers.current {
	font-weight:bold;
	color:red;
}
.navigation a:hover {
	background:#000;
	color:#fff;
}
.navigation .pages {
	padding:2px 0 2px 18px;
}
.comment_text p {
	margin:0px!important;
}
/* * 3.0 404 */
/* * 4.0 homepage */
.home-site {
	width:100%;
	overflow:hidden;
	position:relative;
}
/* * 4.1 home header */
.home-header {

	background:#ffffff;
	min-height:80px;
	width:100%;
	/*top:0;
	*/	
	z-index:1000;
	padding:0;
	margin:0;
	top:0;
	position:fixed !important;
}
.home-header.fxd {
	background:none;
}
.home-logo {
	float:left;
	margin-top:0px;
	margin-left:0px;
	opacity:1;
	display:inline-block;
	-webkit-transition: opacity 500ms linear;
	-moz-transition: opacity 500ms linear;
	-ms-transition: opacity 500ms linear;
	-o-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}
header.fxd .home-logo .logo{
	display:none;
	opacity:0;	
}
.home-logo .sticky-logo{
	display:none;
	opacity:0;
	margin-top:15px;
	position:absolute;
	left:15px;
	height:80px;
	-webkit-transition: opacity 500ms linear;
	-moz-transition: opacity 500ms linear;
	-ms-transition: opacity 500ms linear;
	-o-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}
header.fxd .home-logo .sticky-logo{
	display:inline-block;
	opacity:1;
}
.home-navbar {
	float:right;
	margin-top:20px;
	margin-right:20px;
	width:50px;
	height:34px;
	display:none;
	background:url(images/navbar.png) no-repeat;
}
.home-navigation {
	float:right;
	height:100%;
	margin-left:40px;
	margin-right:0px;
	height:80px;
	overflow:hidden;
}
.home-navigation .social, .home-navigation .search-bar{
	width:auto;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:80px;
	float:right;
}
.home-navigation .social i{
	width:22px;
	text-align:center;
	float:left;
	line-height:80px;
}
.home-navigation .social a{
	width:22px;
	float:left;
}
.home-navigation .social a:hover i:first-child{
	margin-top:-80px;
}
.home-navigation .social i.fa-facebook{
	color:#58595b;
}
.home-navigation .social i.fa-twitter{
	color:#58595b;
}
.home-navigation .social i.fa-google-plus{
	color:#58595b;
}
.home-navigation .social i.fa-facebook.hover{
	color:#327ca2;
}
.home-navigation .social i.fa-twitter.hover{
	color:#2aabc2;
}
.home-navigation .social i.fa-google-plus.hover{
	color:#d73939;
}
.home-navigation .search-bar input[type="search"], .home-navigation .search-bar a, #site-navigation ul li a.pnav-btn.brand{
	border:2px solid #4893cf;
	height:40px;
	line-height:40px;
	float:left;
	margin:20px 0 0 14px;
	position:relative;
	text-align:left;
	color:#4893cf;
	font-size:16px;
	font-weight:700;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-left:44px;
	padding-right: 10px;
	background:url(images/head-search.png) no-repeat scroll 0 0;
}
.home-navigation .search-bar input[type="search"]:hover, .home-navigation .search-bar a:hover, #site-navigation ul li a.pnav-btn.brand:hover{
	color:#ffffff;
	background:url(images/head-search.png) no-repeat scroll 0 -38px, #4893cf;
}
header.fxd .home-navigation {
	display:none;
}
.home-navigation ul {
	display:inline-block;
}
.home-navigation li {
	float:left;
	list-style-type:none;
}
.home-navigation > ul > li > a > span {
	padding:5px;
	border-radius:10px;
}

.home-navigation li a {
	/*color:#ddd;*/
	font-size:16px;
	text-transform:uppercase;
	display:block;
	padding:0 15px;
	line-height:80px;
}

.home-container {
	width:100%;
	max-width:1170px;
	overflow:hidden;
	margin:0 auto;
	padding:50px 0;
	text-align:center;
	font-size:16px;
	color:#666;
	z-index:98;
	/* position: absolute;*/
}
header .home-container {
	padding:0px 0;
	position:static;
}

/* * 4.2 home sections */
.home-wrapper ,.home-container{
	position:relative;
}
.section{
   position:relative !important;
 }
#tubular-container{
   position:absolute !important;
 }
.section,.section-banner,.section-about,.section-services,.section-portfolio,.section-contact,.section-custom {
	clear:both;
	width:100%;
	background-size:cover !important;
	/*min-height:690px;
	overflow:hidden;
	*/
}
section#contact, section#services, section.about-work{
}
background-size:cover !important;
section h1{
	font-size:48px;
	color:#282828;
	font-style:normal;
	font-weight:900;
	text-align:center;
	line-height:58px;
	margin:0 0 68px 0;
}
section#roi h1{
	margin-bottom:20px;
}
section#blog h1{
	margin-bottom:0;
}
section.dark h1{
	color:#ffffff;
}
section h1 span{
	position:relative;
	padding-bottom:43px;
	overflow:hidden;
	padding-top:30px;
	background:url(images/title-dark.png) no-repeat scroll bottom center;
	display:inline-block;
}
section.dark h1 span{
	background:url(images/title-light.png) no-repeat scroll bottom center;
}
section h1 span::before, section h1 span::after{
	content:"";
	position:absolute;
	width:50%;
	bottom:0;
	position:absolute;
	width:50%;
	bottom:14px;
	border-bottom:1px solid rgba(0,0,0,0.15);
}
section.dark h1 span::before, section.dark h1 span::after{
	border-bottom:1px solid rgba(255,255,255,0.10);
}
section h1 span::before{
	left:-38px;
}
section h1 span::after{
	right:-38px;
}
.about-work{
	padding:171px 0 185px 0;
}
.section h2{
	font-family: 'baskervillebr';
	color:#ffffff;
	font-size:50px;
	line-height:76px;
	margin:0;
	padding:0 0 12px 0;
}
.section.about-work p{
	color:#ffffff;
	font-size:18px;
	line-height:28px;
	margin:0;
	padding:0;
}

.section h3 {
	color:#666;
	font-size:36px;
	font-style:normal;
	font-weight:900;
	line-height:36px;
}
/* * 4.3 home section banner */
.section-banner {
	background-size:cover !important;
}
.section-banner, .section-banner .home-container{
	height:850px;
	padding:0;
}
.section-banner .home-container{
	max-width:100%;
	width:100%;
	overflow:hidden;
}
.banner-box {
	padding:30px 0;
}
.banner-box ul li{
	list-style:none;
	}
.section-banner h1 {
	font-family:'Lustria',serif;
	color:#FFF;
	font-weight:400;
	font-size:64px;
	text-transform:uppercase;
	line-height:82px;
	display:inline;
	text-align:center;
	text-transform:uppercase;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:160px;
	word-wrap:break-word;
}
.section-banner span,
.section-banner .sub-title{
	margin-top:50px;
	font-family:'Lustria',serif;
	color:#FFF;
	font-size:18px;
	text-transform:uppercase;
	display: block;
}

.banner-scroll {
	margin-top:60px;
	margin-bottom:20px;
}
.banner-sns {
	overflow:hidden;
	margin:10px auto;
	text-align:center;
	display:inline-block;
}
.banner-sns li {
	float:left;
	list-style-type:none;
	margin-right:10px;
}
.banner-sns li:last-child {
	margin-right:0;
}
/* * 4.4 home section about */
.section-about {
	
}
.section-about h3 {
	text-align:left;
}
.section-about p {
	text-align:left;
}
.column-bio {
	width:64%;
	float:left;
	text-align:left;
	overflow:hidden;
	margin-right:6%;
}
.column-info {
	width:30%;
	float:left;
	text-align:left;
	overflow:hidden;
}
.section-about li {
	list-style-type:none;
	padding-left:30px;
	padding-top:5px;
	margin-bottom:5px;
	text-align:left;
}
/* Columns */
.full_width,.one_half,.one_third,.two_third,.one_fourth,.three_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth {
	float:left;
}
.clear_column {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
	overflow:hidden;
}
.full_width {
	width:100%;
}
.one_half {
	width:49%;
	margin-right:2%;
}
.one_half.last_column {
	width:49%;
	margin-right:0px;
}
.one_third {
	width:32%;
	margin-right:2%;
}
.one_third.last_column {
	width:32%;
	margin-right:0px;
}
.two_third {
	width:66%;
	margin-right:2%;
}
.two_third.last_column {
	width:66%;
	margin-right:0px;
}
.one_fourth {
	width:23.5%;
	margin-right:2%;
}
.one_fourth.last_column {
	width:23.5%;
	margin-right:0px;
}
.three_fourth {
	width:74.5%;
	margin-right:2%;
}
.three_fourth.last_column {
	width:74.5%;
	margin-right:0px;
}
.one_fifth {
	width:18.4%;
	margin-right:2%;
}
.one_fifth.last_column {
	width:18.4%;
	margin-right:0px;
}
.two_fifth {
	width:39%;
	margin-right:2%;
}
.two_fifth.last_column {
	width:39%;
	margin-right:0px;
}
.three_fifth {
	width:59%;
	margin-right:2%;
}
.three_fifth.last_column {
	width:59%;
	margin-right:0px;
}
.four_fifth {
	width:79.6%;
	margin-right:2%;
}
.four_fifth.last_column {
	width:79.6%;
	margin-right:0px;
}
.one_sixth {
	width:15%;
	margin-right:2%;
}
.one_sixth.last_column {
	width:15%;
	margin-right:0px;
}
.last {
	padding:0;
	margin-right:0 !important;
	clear:right;
}
.section-about li {
    padding-left: 0;
}

.section-about li:before {
    font: normal normal normal 14px/1 FontAwesome;
    width: 20px;
    text-align: center;
    color: rgba(100,100,100,.8);
    display: inline-block;
    margin-right: 5px;
}

li.info-phone:before {
    content: "\f095";
}

li.info-address:before {
    content: "\f041";
}

li.info-email:before {
    content: "\f003";
}

li.info-website:before {
    content: "\f109";
}

.wp-caption {
	}.wp-caption-text {
	}.sticky {
	}.gallery-caption {
	}.alignright {
	}.alignleft {
	}.aligncenter {
	}.bypostauthor > .comment-body .fn:before {
	vertical-align:text-top;
}
img.size-full,img.size-large,img.wp-post-image {
	max-width:100%;
	height:auto;
}
.bypostauthor > .comment-body .fn:before,.error404 .page-title:before {
	-webkit-font-smoothing:antialiased;
	display:inline-block;
	font:normal 16px/1 Genericons;
	vertical-align:text-bottom;
}
/* * 4.5 home section services */
.section-services {
	background:url(images/back2.jpg) repeat center fixed;
}
.section-services h3 {
	font-family:'Raleway',sans-serif;
	color:#666;
	font-size:36px;
	font-style:normal;
	font-weight:300;
	line-height:36px;
}
.column-service {
	width:32%;
	margin-right:2%;
	float:left;
	overflow:hidden;
}
.column-service-last {
	margin-right:0;
}
/* * 4.6 home section portfolio */
.section-portfolio {
	
	overflow:hidden;
}
.portfolio-cat {
	margin-bottom:30px;
}
.portfolio-cat ul {
	overflow:hidden;
	display:inline-block;
}
.portfolio-cat li {
	float:left;
	list-style-type:none;
	border:1px solid #666;
	margin-right:10px;
}
.portfolio-cat li a {
	display:block;
	padding:5px;
	font-size:18px;
	color:#666;
	text-transform:uppercase;
}
.portfolio-cat li a:hover {
	background-color:#666;
	color:#fff;
}
.portfolio-list {
	margin:0 auto;
}
.portfolio-list ul {
	margin:0 auto;
	overflow:hidden;
	display:inline-block;
}
.portfolio-list li {
	float:left;
	list-style-type:none;
	width:23%;
	margin-left:0;
	margin-right:1px;
	margin-bottom:1px;
	overflow:hidden;
	padding:0 auto;
}
.port-img {
	max-width:100%;
	margin:0 auto;
}
/* * 4.7 home section contact */
.section-contact {
	background:url(images/back2.jpg) repeat center fixed;
}
.contact-text {
	font-family:'Raleway',sans-serif;
	width:80%;
	font-size:18px;
	margin:0 auto 50px;
	color:#ACACAC;
}
.contact-area {
	margin:0 auto;
	width: 100%;
    max-width: 100%;
	text-align:center;
	overflow:hidden;
}
.contact-form {
	margin:0 auto;
	width: 100%;float: left;
}
.section#contact h2{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:48px;
	line-height:60px;
	color:#ffffff;
}
.section#contact p.contact-text{
	font-size:16px;
	line-height:38px;
	color:#ffffff;
}
.contact-form input, .contact-form textarea, .contact-form select {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:14px;
	width:100%;
	border:none;
	line-height:20px;
	padding:10px 0 10px 0px !important;
	overflow:hidden;
	margin-bottom:30px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#565656;
	border:0px;
	outline:0px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-indent: 40px !important; 
}
.contact-form textarea{padding-left: 40px !important;}

.contact-form select option{
	padding:10px 0 10px 40px;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form select{
	height:40px;
	width:270px;
	float:left;
	margin-right:20px;
}
.contact-form input[type="text"]{
	background:url(images/name.png) no-repeat scroll 0 0, #ffffff;
}
.contact-form input[type="email"]{
	background:url(images/email.png) no-repeat scroll 0 0, #ffffff;
}
.contact-form select{
	background:url(images/news.png) no-repeat scroll 0 0, #ffffff;
	margin-right:20px;
}
.contact-form textarea {
	background:url(images/message.png) no-repeat scroll 0 0, #ffffff;
}
.contact-form p, .contact-form p span{
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}
.contact-form p span.your-message{
	width:100%;
}
.contact-form p br{
	display:none;
}
.contact-form input[type="submit"]{
	font-family: 'Lato', sans-serif;
	font-weight:900;
	width:240px !important;
	height:60px;
	line-height:60px;
	padding:0;
	vertical-align:middle;
	float:right;
	border:2px solid #ffffff;
	color:#ffffff;
	background-color:transparent;
	text-transform:uppercase;
	font-size:18px;
	padding: 0px !important;
	text-indent: 0px !important; 
}
.contact-form [type="submit"] {
	width:100px;
}
.contact-form [type="submit"]:hover {
	width:100px;
	background-color:#ffffff;
	color:#5C9ED4;
}
.contact-form input::-webkit-input-placeholder,.contact-form textarea::-webkit-input-placeholder {
	color:#666;
}
.contact-form input:-moz-placeholder,.contact-form textarea:-moz-placeholder {
	color:#666;
}
.noticefailed {
	color:#FF0000;
}
.noticesuccess {
	color:#009F00;
}
/* * 4.8 home section custom */
.section-custom {
	background:url(images/section-content-bg.jpg) repeat center;
}
/* * 4.9 home section footer */
.home-footer {
	clear:both;
	background:#000;
	width:100%;
	padding:10px 20px;
}
.home-footer a {
	color:#fff;
}

/** * Galleries * ---------------------------------------------------------------------------- */
.gallery {
	margin-bottom:20px;
	margin-left:-4px;
}
.gallery dl {
	margin:0;
}
.gallery:after {
	clear:both;
}
.gallery-item {
	float:left;
	margin:0 0px 4px 0;
	overflow:hidden;
	position:relative;
}
.gallery-columns-1.gallery-size-medium,.gallery-columns-1.gallery-size-thumbnail,.gallery-columns-2.gallery-size-thumbnail,.gallery-columns-3.gallery-size-thumbnail {
	/*display:table;
	*/	
	margin:0 auto 20px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item {
	text-align:center;
}
.gallery-columns-4 .gallery-item {
	max-width:23%;
	max-width:-webkit-calc(25% - 4px);
	max-width:calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width:19%;
	max-width:-webkit-calc(20% - 4px);
	max-width:calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width:15%;
	max-width:-webkit-calc(16.7% - 4px);
	max-width:calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width:13%;
	max-width:-webkit-calc(14.28% - 4px);
	max-width:calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width:11%;
	max-width:-webkit-calc(12.5% - 4px);
	max-width:calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width:9%;
	max-width:-webkit-calc(11.1% - 4px);
	max-width:calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right:0;
}
.gallery-caption {
	background-color:rgba(0,0,0,0.7);
	box-sizing:border-box;
	color:#fff;
	font-size:14px;
	line-height:1.3;
	margin:0;
	max-height:50%;
	opacity:0;
	padding:2px 8px;
	position:absolute;
	bottom:0;
	left:0;
	text-align:left;
	-webkit-transition:opacity 400ms ease;
	transition:opacity 400ms ease;
	width:100%;
}
.gallery-caption:before {
	box-shadow:0 -10px 15px #000 inset;
	content:"";
	height:100%;
	min-height:49px;
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
.gallery-item:hover .gallery-caption {
	opacity:1;
}
.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
	display:none;
}
/* Page links */
.page-links {
	clear:both;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	line-height:2.2;
	margin:20px 0;
	text-transform:uppercase;
}
.page-links a,.page-links > span {
	background:#fff;
	border:1px solid #fff;
	padding:3px 8px;
	text-decoration:none;
	border:1px solid #999;
}
.format-status .entry-content .page-links a,.format-gallery .entry-content .page-links a,.format-chat .entry-content .page-links a,.format-quote .entry-content .page-links a,.page-links a {
	background:#999;
	border:1px solid #999;
	color:#fff;
}
.format-gallery .entry-content .page-links a:hover,.format-audio .entry-content .page-links a:hover,.format-status .entry-content .page-links a:hover,.format-video .entry-content .page-links a:hover,.format-chat .entry-content .page-links a:hover,.format-quote .entry-content .page-links a:hover,.page-links a:hover {
	background:#fff;
	color:#999;
}
.format-status .entry-content .page-links > span,.format-quote .entry-content .page-links > span {
	background:none;
}
.page-links .page-links-title {
	background:transparent;
	border:none;
	margin-right:20px;
	padding:0;
}
/* =Font Awesome--------------------------------------------------------------*/
.banner-sns li a i{
  color:#fff;
  }
i.fa-2 {
    font-size: 2em;
}
i.fa-3 {
    font-size: 4em;
}
i.fa-4 {
    font-size: 7em;
}
i.fa-5 {
    font-size: 12em;
}
i.fa-6 {
    font-size: 20em;
}

/** background video**/

#video-controls {
    width: 333px;
}
#video-controls i.fa{
	font-size:20px;
	vertical-align: middle;
	}
#video-controls i.fa-volume-up {
	font-size:22px;
	}
#video-controls i.fa-volume-off {
	font-size:25px;
	}
.black-65 {
    color: #FFFFFF;
    margin: 24px 0;
    padding: 4px 12px;
	left: 20px;
	bottom: 0;
	position: absolute;
	z-index:999;
}
/* =Responsive-------------------------------------------------------------- *//* Maximum width of 600 pixels. */
@media screen and (max-width:600px) {
	.full_width,.one_half,.one_third,.two_third,.one_fourth,.three_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth {
	clear:both;
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-bottom:1em;
}
.banner-box {
	padding:5px 0;
}
.banner-scroll {
	margin-top:10px;
	margin-bottom:20px;
}
}
/* * 5.0 media */
@media screen and (max-width:919px) {
	.site {
	background:none;
}
.site-main {
	margin-left:0;
}
.site-logo {
	margin-left:30px;
}
.home-container {
	width:100%;
}
.home-navigation ul {
	/*display:none;*/
}
.top-nav{
	display:none;
	}
.home-navbar {
	display:block;
}
.column-bio {
	width:100%;
	margin-right:0;
	margin-bottom:5px;
}
.column-info {
	width:100%;
}
.column-service {
	width:100%;
	float:none;
	margin-bottom:20px;
}
.portfolio-list {
	width:720px;
}
.portfolio-list li {
	width:40%;
	margin-right:9%;
	margin-bottom:40px;
}
.banner-box {
	padding:20px 0;
}
.banner-scroll {
	margin-top:20px;
	margin-bottom:10px;
}
.banner-box h1{
font-size:36px;
}
}
@media screen and (max-width:919px) {
	.site-header {
	background-color:#000;
	top:0;
}
.site-main {
	width:100%;
}
.main-content {
	float:none;
	width:100%;
	margin-top:32px;
}
.sidebar {
	width:100%;
	overflow:visible;
	padding-left:50px;
}
.widget-area {
	margin-top:40px;
}
.widget {
	font-size:16px;
}
.widget-title {
	font-size:20px;
}
.searchform input#s {
	height:29px;
}
#searchsubmit {
	margin-top:2px;
}
.site-navigation {
	margin-top:30px;
	margin-right:30px;
}
.site-navigation a {
	background-color:#000;
}
.post-entry {
	margin-left:auto;
	margin-right:auto;
}
.contact-area {
	width:100%;
	text-align:center;
	overflow:hidden;
}

.banner-box {
	padding:10px 0;
}
.banner-scroll {
	margin-top:15px;
	margin-bottom:10px;
}
.home-navigation li a{
	line-height:30px;
	}
}
@media screen and (max-width:719px) {
	.site-main {
}
.main-content {
	padding-bottom:40px;
}
.site-navbar {
	display:block;
}
.site-navigation {
	display:none;
}
.post-entry {
	width:520px;
}
.post-entry:hover {
	background-color:transparent;
}
.entry-aside {
	display:none;
}
.entry-date-sub {
	display:inline;
	margin-right:10px;
}
.entry-category {
	display:none;
}
.entry-author {
	display:none;
}
.paging-navigation {
	margin-top:40px;
}
.portfolio-list {
	width:100%;
}
.portfolio-list li {
	width:100%;
	margin-right:0;
}
.contact-area {
	width:100%;
	text-align:center;
	overflow:hidden;
}
.banner-box {
	padding:5px 0;
}
.banner-scroll {
	margin-top:15px;
	margin-bottom:10px;
}
.banner-box h1{
font-size:18px;
}
.banner-box span,
.banner-box .sub-title{
font-size:14px;
}

}
@media screen and (max-width:619px) {
	.main-content {
	padding-left:10px;
	padding-right:10px;
}
.post-entry,.entry-main {
	width:auto;
}
.post-entry img {
	width:100%;
}
.site-footer {
	height:auto;
	width:auto;
	overflow:hidden;
	font-size:12px;
}
.contact-area {
	width:100%;
	text-align:center;
	overflow:hidden;
}
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.6667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333%;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333%;
}
.col-xs-8 {
    width: 66.6667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333%;
}
.col-xs-11 {
    width: 91.6667%;
}
.col-xs-12 {
    width: 100%;
}
@media (min-width: 768px) {
.container {
    max-width: 100%;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
}
.col-sm-1 {
    width: 8.33333%;
}
.col-sm-2 {
    width: 16.6667%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-4 {
    width: 33.3333%;
}
.col-sm-5 {
    width: 41.6667%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-7 {
    width: 58.3333%;
}
.col-sm-8 {
    width: 66.6667%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-10 {
    width: 83.3333%;
}
.col-sm-11 {
    width: 91.6667%;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-push-1 {
    left: 8.33333%;
}
.col-sm-push-2 {
    left: 16.6667%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-4 {
    left: 33.3333%;
}
.col-sm-push-5 {
    left: 41.6667%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-7 {
    left: 58.3333%;
}
.col-sm-push-8 {
    left: 66.6667%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-10 {
    left: 83.3333%;
}
.col-sm-push-11 {
    left: 91.6667%;
}
.col-sm-pull-1 {
    right: 8.33333%;
}
.col-sm-pull-2 {
    right: 16.6667%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-4 {
    right: 33.3333%;
}
.col-sm-pull-5 {
    right: 41.6667%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-7 {
    right: 58.3333%;
}
.col-sm-pull-8 {
    right: 66.6667%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-10 {
    right: 83.3333%;
}
.col-sm-pull-11 {
    right: 91.6667%;
}
.col-sm-offset-1 {
    margin-left: 8.33333%;
}
.col-sm-offset-2 {
    margin-left: 16.6667%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-4 {
    margin-left: 33.3333%;
}
.col-sm-offset-5 {
    margin-left: 41.6667%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-7 {
    margin-left: 58.3333%;
}
.col-sm-offset-8 {
    margin-left: 66.6667%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-10 {
    margin-left: 83.3333%;
}
.col-sm-offset-11 {
    margin-left: 91.6667%;
}
}
@media (min-width: 992px) {
.container {
    max-width: 100%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
}
.col-md-1 {
    width: 8.33333%;
}
.col-md-2 {
    width: 16.6667%;
}
.col-md-3 {
    width: 25%;
}
.col-md-4 {
    width: 33.3333%;
}
.col-md-5 {
    width: 41.6667%;
}
.col-md-6 {
    width: 50%;
}
.col-md-7 {
    width: 58.3333%;
}
.col-md-8 {
    width: 66.6667%;
}
.col-md-9 {
    width: 75%;
}
.col-md-10 {
    width: 83.3333%;
}
.col-md-11 {
    width: 91.6667%;
}
.col-md-12 {
    width: 100%;
}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333%;
}
.col-md-push-2 {

    left: 16.6667%;
}
.col-md-push-3 {
    left: 25%;
}
.col-md-push-4 {
    left: 33.3333%;
}
.col-md-push-5 {
    left: 41.6667%;
}
.col-md-push-6 {
    left: 50%;
}
.col-md-push-7 {
    left: 58.3333%;
}
.col-md-push-8 {
    left: 66.6667%;
}
.col-md-push-9 {
    left: 75%;
}
.col-md-push-10 {
    left: 83.3333%;
}
.col-md-push-11 {
    left: 91.6667%;
}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.33333%;
}
.col-md-pull-2 {
    right: 16.6667%;
}
.col-md-pull-3 {
    right: 25%;
}
.col-md-pull-4 {
    right: 33.3333%;
}
.col-md-pull-5 {
    right: 41.6667%;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-pull-7 {
    right: 58.3333%;
}
.col-md-pull-8 {
    right: 66.6667%;
}
.col-md-pull-9 {
    right: 75%;
}
.col-md-pull-10 {
    right: 83.3333%;
}
.col-md-pull-11 {
    right: 91.6667%;
}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.33333%;
}
.col-md-offset-2 {
    margin-left: 16.6667%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-4 {
    margin-left: 33.3333%;
}
.col-md-offset-5 {
    margin-left: 41.6667%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-7 {
    margin-left: 58.3333%;
}
.col-md-offset-8 {
    margin-left: 66.6667%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-10 {
    margin-left: 83.3333%;
}
.col-md-offset-11 {
    margin-left: 91.6667%;
}
}
@media (min-width: 1200px) {
.container {
    max-width: 100%;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
}
.col-lg-1 {
    width: 8.33333%;
}
.col-lg-2 {
    width: 16.6667%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-4 {
    width: 33.3333%;
}
.col-lg-5 {
    width: 41.6667%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-7 {
    width: 58.3333%;
}
.col-lg-8 {
    width: 66.6667%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-10 {
    width: 83.3333%;
}
.col-lg-11 {
    width: 91.6667%;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333%;
}
.col-lg-push-2 {
    left: 16.6667%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-4 {
    left: 33.3333%;
}
.col-lg-push-5 {
    left: 41.6667%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-7 {
    left: 58.3333%;
}
.col-lg-push-8 {
    left: 66.6667%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-10 {
    left: 83.3333%;
}
.col-lg-push-11 {
    left: 91.6667%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.33333%;
}
.col-lg-pull-2 {
    right: 16.6667%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-4 {
    right: 33.3333%;
}
.col-lg-pull-5 {
    right: 41.6667%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-7 {
    right: 58.3333%;
}
.col-lg-pull-8 {
    right: 66.6667%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-10 {
    right: 83.3333%;
}
.col-lg-pull-11 {
    right: 91.6667%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.33333%;
}
.col-lg-offset-2 {
    margin-left: 16.6667%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-4 {
    margin-left: 33.3333%;
}
.col-lg-offset-5 {
    margin-left: 41.6667%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-7 {
    margin-left: 58.3333%;
}
.col-lg-offset-8 {
    margin-left: 66.6667%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-10 {
    margin-left: 83.3333%;
}
.col-lg-offset-11 {
    margin-left: 91.6667%;
}
.widget.widget_recent_entries li{
margin-top:15px;
line-height:14px;
}
}

/** slider**/

	section.homepage-slider .inner {
		padding: 100px 50px 10px;
		width:100%;
		position:absolute;
	    top:0;
	    text-align:center;
	    margin:auto;
		color:#fff;
	}

	section.homepage-slider h1, section.homepage-slider h2 {
		font-size: 40px;
		line-height: 52px;
		color: #fff;
	}

	section.homepage-slider .btn {
		display: inline-block;
		margin: 25px 0 0;
		padding: 9px 22px 7px;
		clear: both;

		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;

		border: 2px solid rgba(255,255,255,.4);
		border-radius: 5px;
	}
		section.homepage-slider .btn:hover {
			background: rgba(255,255,255,.05);
		}
		section.homepage-slider .btn:active {
			-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
		}

	section.homepage-slider .btn, section.homepage-slider .dot {
		-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	}

		
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 900px) {

	section.homepage-slider h1, section.homepage-slider h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom:20px;
	}
	section.homepage-slider .inner {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	section.homepage-slider p {
		font-size: 15px;
		width: 80%;
		margin: 0 auto;
	}
	.owl-controls{
	display:none !important;
	}
}

/*
 *  Back to Top
 */ 
#back-to-top {
	position:fixed;
	right:10px;
	bottom:10px;
	background:rgba(255,255,255,0.2);
	font-size:10px;
	padding:5px;
	border-radius:5px;
	display:none;
	z-index:999;
}

/* New Added Custom Css */
a.link{
	display:inline-block;
	border:2px solid #4993cf;
	color:#4993cf;
	line-height:36px;
	font-size:18px;
	text-transform:uppercase;
	padding:10px 42px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
a.link:hover, .chpcs_foo_content .chpcs_more a:hover, .single-otw-portfolio section#top-sec a:hover{
	background:#4993cf;
	color:#ffffff;
}
#about a.link{
	font-weight:700;
}
#about a.link:hover{
	border:2px solid #4993cf;
}
.digital-agency .home-container{
	text-align:center;
}
.digital-agency a.link{
	margin-bottom:40px;
}
header #menu-main > li > a span, header .top-nav > ul > li > a span {
    font-weight:900;
}
header #menu-main > li > a:hover span, header .top-nav > ul > li > a:hover span, header #menu-main > li.current > a span, header .top-nav > ul > li.current > a span {
    color: #282828;
}
.section-banner{
	position:relative;
}
.home-container{
	position:static;
	display:table;
}
#about .home-container, .our-work .home-container, #blog .home-container{
	position:relative;
	z-index:1;
}
#about, .our-work, #blog{
	overflow:hidden;
}
.home-container .column{
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
}
.section-banner .form-box, .homepage-slider .form-box{
	width:760px;
	padding:12px 30px 26px 30px;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-385px;
	background:rgba(0,0,0,0.7);
	z-index:50;
}
.section-banner .form-box .form-close, .homepage-slider .form-box .form-close{
	float:right;
	width:19px;
	height:19px;
	display:inline-block;
	background:url(images/form-close.png) no-repeat scroll 0 0;
	cursor:pointer;
	margin-top:0;
	margin-right:-20px;
}
.section-banner .form-box h2, .homepage-slider .form-box h2{
	margin:0;
	color:#ffffff;
	font-size:24px;
	font-weight:700;
	line-height:34px;
	clear:none;
	text-align:left;
	float:left;
}
.section-banner .form-box h2 span, .homepage-slider .form-box h2 span{
	font-weight:400;
	font-size:13px;
	vertical-align:middle;
	display: inline;
	margin-top:0;
}
.section-banner .form-box .contact-area, .homepage-slider .form-box .contact-area{
	max-width:710px;
}
.section-banner .form-box .contact-area p, .section-banner .form-box .contact-area span, .homepage-slider .form-box .contact-area p, .homepage-slider .form-box .contact-area span{
	overflow:visible;
	line-height:20px;
	margin:0;
	padding:0;
	float:left;
}
.section-banner .form-box .contact-area label span, .homepage-slider .form-box .contact-area label span {
	width:81px;
	font-size:10px;
	text-align:left;
}
div.wpcf7 img.ajax-loader{
	display:none !important;
}
.section-banner .contact-area form p:last-of-type, .homepage-slider .contact-area form p:last-of-type {
	width:100px;
} 
.section-banner .form-box .contact-area input[type="text"], .section-banner .form-box .contact-area input[type="email"], .homepage-slider .form-box .contact-area input[type="text"], .homepage-slider .form-box .contact-area input[type="email"]{
	height:40px;
	vertical-align:middle;
	width:216px;
	background:#ffffff !important;
	padding:0 20px;
	float:left;
	margin-right:20px;
	margin-bottom:0;
	font-size:13px;
	color:#rgba(0,0,0,0.6);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.section-banner .form-box .contact-area .squaredFour label, .homepage-slider .form-box .contact-area .squaredFour label{
	float:left;
}
.section-banner .form-box .contact-area input[type="submit"], .homepage-slider .form-box .contact-area input[type="submit"]{
	margin-bottom:0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float:left;
	border:2px solid #4893cf;
	height:40px;
	vertical-align:middle;
	width:110px;
	text-align:center;
	padding:0;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:16px;
	color:#ffffff;
	text-transform:uppercase;
	background:none;
}
.section-banner .form-box .contact-area input[type="submit"]:hover, .homepage-slider .form-box .contact-area input[type="submit"]:hover{
	background:#4893cf;
}
/* SQUARED FOUR */
.check-cont{
	width:108px;
	height:40px;
	margin:0 20px 0 0;
	padding:0;
	overflow:hidden;
	float:left;
}
.check-cont input{
	padding:0;
	margin:3px 6px 0 0;
	border:0;
	float:left;
	width:16px;
}
/*.check-cont .squaredFour:first-child{
	margin-bottom:8px;
}
.squaredFour, .squaredFour1 {
	width: auto;	
	height:16px;
	margin: 0 0 0 0;
	position: relative;
	float:left;
	clear:both;
	font-size:13px;
	color:#ffffff;
	line-height:16px;
}

.squaredFour label, .squaredFour1 label {
	cursor: pointer;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	left:0;
	border-radius: 4px;
	background: #ffffff;
}

.squaredFour label:after, .squaredFour1 label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 7px;
	height: 4px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 2px solid #333;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredFour label:hover::after, .squaredFour1 label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.squaredFour input[type=checkbox]:checked + label:after, .squaredFour1 input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}*/

/* Our Work Section Start */
.da-thumbs li {
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a span.over {
	position: absolute;
	background: rgba(0,0,0,0.9);
	width: 100%;
	height: 100%;
	z-index:500;
	opacity:0;
	top:0;
	left:0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.da-thumbs li:hover a span.over {
	opacity:1;
}
.da-thumbs li a span.over > span{
	display:table;
	width:100%;
	height:100%;
}
.da-thumbs li a span.over > span > span{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:100%;
	text-align:center;
}
.da-thumbs li a span.over > span > span .text{
	width:auto;
	margin:0 auto;
	position:relative;
	display:inline-block;
	font-size:16px;
	line-height:23px;
	padding-bottom:8px;
	text-transform:capitalize;
	color:#ffffff;
	opacity:0;
    transform:  translate(0px,20px);
	-moz-transform:  translate(0px,20px);
	-webkit-transform:  translate(0px,20px);
	-o-transform:  translate(0px,20px);
	-ms-transform:  translate(0px,20px);
	
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}
.da-thumbs li:hover a span.over > span > span .text{
	opacity:1;
    transform:  translate(0px,0px);
    -moz-transform:  translate(0px,0px);
    -webkit-transform:  translate(0px,0px);
    -o-transform:  translate(0px,0px);
    -ms-transform:  translate(0px,0px);
}
.da-thumbs li a span.over > span > span .text::before{
	content:"";
	width:18px;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-9px;
	border-bottom:1px solid #4993cf;
}
.da-thumbs li .afp-item-details{
	display:none;
}
#afp-filter li a{
	padding:0 15px;
	color:#818181;
	line-height:30px;
	display:inline-block;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#afp-filter li a:hover, #afp-filter li.afp-active-cat a, #afp-filter li.afp-active-cat a:hover{
	background:#4993cf;
	color:#ffffff;
	font-weight:700;
}
.our-work ul#afp-filter li{
	padding-bottom:10px;

}
.our-work ul#afp-filter{
	padding-bottom:30px;
       display: none;
}
/* Our Work Section End */

.table{
	display:table;
	table-layout:fixed;
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height:auto;
}
.table .row{
	display:table-row;
}
.table .row .one_fourth{
	display:table-cell;
	width:25%;
	padding:22px 0;
	padding-right:20px;
	height:100%;
	text-align:left;
	float:none;
	vertical-align:top;
	color:#ffffff;
}
.table .row .one_fourth i, .table .row .one_fourth h3,  .table .row .one_fourth p{
	text-align:left;
}
.table .row .one_fourth h3{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	width:100%;
	clear:both;
	color:#4993cf;
	font-size:20px;
	padding:13px 0 2px 0;
	margin:0;
}.table .row .one_fourth p{
	color:#ffffff;
}
/* Testimonial Slider */
/* Contact Start */
section#contact .one_fourth h4{
	font-weight:700;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	text-align:left;
	position:relative;
	padding-bottom:4px;
	margin-top:0;
}
section#contact .one_fourth h4::before{
	position:absolute;
	content:" ";
	width:40px;
	left:0;
	bottom:0px;
	border-bottom:4px solid #ffffff;
}
section#contact .one_fourth p{
	font-weight:700;
	font-size:16px;
	line-height:24px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	overflow:visible;
	padding-bottom:20px;
	margin-bottom:0;
}
section#contact .one_fourth p.social{
	padding-left:0;
}
section#contact .one_fourth p a{
	color:#ffffff;
}
section#contact .one_fourth p.info{
	background:url(images/info.png) no-repeat scroll 0 0;
}
section#contact .one_fourth p.conta{
	background:url(images/call.png) no-repeat scroll 0 0;
}
section#contact .one_fourth p.fax{
	background:url(images/fax.png) no-repeat scroll 0 0;
}
section#contact .one_fourth p.web{
	background:url(images/web.png) no-repeat scroll 0 0;
}
section#contact .one_fourth p span{
	font-weight:300;
}
section#contact .copyright{
	position:relative;
	bottom:-50px;
	width:100%;
	height:63px;
	line-height:23px;
	text-align:center;
	padding:19px 0 21px 0;
	font-size:13px;
	font-weight:400;
	color:#8fbee2;
	border-top:1px solid rgba(255,255,255,0.05);
}
section#contact .copyright span.icon{
	display:inline-block;
	width:20px;
	height:23px;
	margin-right:10px;
	background:url(images/title-light.png) no-repeat scroll 0 0;
	background-size:100% auto;
}
/* Contact Start */
/* ROI CSS START */
p.slug{
	font-weight:400;
	font-size:24px;
	line-height:36px;
	color:#282828;
	padding:0 0 39px 0;
}
.roi-wrapper{
	background:url(images/roi-main-bg.png) no-repeat scroll 0 0;
	width:765px;
	height:445px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	padding:0;
}
.roi-wrapper *{
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	transition: none !important;
}
.roi-wrapper .text-cont{
	position:relative;
	width:295px;
	height:143px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
.roi-wrapper .text-cont .text{
	padding:17px 0 0 0;
	margin:0;
	overflow:hidden;
	width:182px;
	float:left;
	text-align:center;
}
.roi-wrapper .text-cont.right .text{
	padding-top:18px;
	float:right;
}
.roi-wrapper .text-cont .text p{
	line-height:38px;
	font-size:16px;
	color:#737373;
	font-weight:700;
}
.roi-wrapper .text-cont:hover .text p{
	color:#282828;
}
.roi-wrapper .text-cont .text .img-cont{
	width:50px;
	height:50px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
	clear:both;
}
.roi-wrapper .text-cont.strat .text .img-cont{
	background:url(images/strat.png) no-repeat scroll 0 0;
}
.roi-wrapper .text-cont.creat-dev .text .img-cont{
	background:url(images/creat-dev.png) no-repeat scroll 0 0;
}
.roi-wrapper .text-cont.online-mark .text .img-cont{
	background:url(images/online-mark.png) no-repeat scroll 0 0;
}
.roi-wrapper .text-cont.off-mark .text .img-cont{
	background:url(images/off-mark.png) no-repeat scroll 0 0;
}
.roi-wrapper .text-cont.track-res .text .img-cont{
	background:url(images/track-res.png) no-repeat scroll 0 0;
}
.roi-wrapper .text-cont.gen-roi .text .img-cont{
	background:url(images/gen-roi.png) no-repeat scroll 0 0;
}
.roi-wrapper .text-cont:hover .text .img-cont{
	background-position:0 -50px;
}
.roi-wrapper .text-cont.bottom .text{
	padding-top:25px;
}
.roi-wrapper .text-cont.right{
	float:right;
}
.roi-wrapper .text-cont .round-cont{
	width:52px;
	height:52px;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
}
.roi-wrapper .text-cont.right .round-cont, .roi-wrapper .text-cont .round-cont.right .round-bg .round, .roi-wrapper .text-cont.right .round-cont .round-bg{
	left:0;
}
.roi-wrapper .text-cont .round-cont .round{
	position:absolute;
	width:40px;
	height:40px;
	right:6px;
	bottom:6px;
	z-index:2;
	-webkit-border-radius:20px;
	border-radius:20px;
	color:#ffffff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	font-weight:700;
}
.roi-wrapper .text-cont .round-cont .round-bg{
	width:52px;
	height:52px;
	position:;
	right:0;
	bottom:0;
	z-index:1;
	background:url(images/gray-half-round.png) no-repeat scroll 0 0;
	-webkit-animation-name: round;
	-moz-animation-name: round;
	-ms-animation-name: round;
	-o-animation-name: round;
	animation-name: round;
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-ms-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@-webkit-keyframes round {
0% {
    -webkit-transform: rotate(0deg) ;
}
100% {
    -webkit-transform: rotate(360deg) ;
}
}
@keyframes round {
0% {
    -webkit-transform: rotate(0deg) ;
    -moz-transform: rotate(0deg) ;
    -o-transform: rotate(0deg) ;
    -ms-transform: rotate(0deg) ;
	transform: rotate(0deg) ;
}
100% {
    -webkit-transform: rotate(360deg) ;
    -moz-transform: rotate(360deg) ;
    -o-transform: rotate(360deg) ;
    -ms-transform: rotate(360deg) ;
	transform: rotate(360deg) ;
}
}
.roi-wrapper .text-cont.strat:hover .round-cont .round-bg{
	background-position:0 -52px;
}
.roi-wrapper .text-cont.creat-dev:hover .round-cont .round-bg{
	background-position:0 -104px;
}
.roi-wrapper .text-cont.online-mark:hover .round-cont .round-bg{
	background-position:0 -156px;
}
.roi-wrapper .text-cont.off-mark:hover .round-cont .round-bg{
	background-position:0 -208px;
}
.roi-wrapper .text-cont.track-res:hover .round-cont .round-bg{
	background-position:0 -260px;
}
.roi-wrapper .text-cont.gen-roi:hover .round-cont .round-bg{
	background-position:0 -312px;
}

.roi-wrapper .text-cont.strat .round-cont .round{
	background:#f8cd8b;
}
.roi-wrapper .text-cont.creat-dev .round-cont .round{
	background:#4993cf;
}
.roi-wrapper .text-cont.online-mark .round-cont .round{
	background:#2dbaa6;
}
.roi-wrapper .text-cont.off-mark .round-cont .round{
	background:#e26749;
}
.roi-wrapper .text-cont.track-res .round-cont .round{
	background:#84c88c;
}
.roi-wrapper .text-cont.gen-roi .round-cont .round{
	background:#7b58a4;
}
.roi-wrapper .text-cont.midd{
	width:237px;
	height:131px;
}
.roi-wrapper .text-cont.bottom{
	width:295px;
	height:132px;
}
.roi-wrapper .left{
	float:left;
	width:295px;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	z-index:5;
}
.roi-wrapper .right{
	float:right;
	width:295px;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	z-index:5;
}
.roi-wrapper .midd-round-cont, .roi-wrapper .midd-round-cont .round{
	width:258px;
	height:258px;
	margin:0;
	padding:0;
	overflow:hidden;
	left:50%;
	margin-left:-129px;
	top:50%;
	margin-top:-106px;
	position:absolute;
	z-index:1;
}
.roi-wrapper .midd-round-cont .round{
	margin-top:-127px;
}
.roi-wrapper .midd-round-cont .table{
	width:258px;
	height:258px;
	margin:0;
	padding:0;
	overflow:hidden;
	display:table;
}
.roi-wrapper .midd-round-cont .table .column{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#4893cf;
	font-size:20px;
	line-height:24px;
	font-weight:700;
}
.roi-wrapper .midd-round-cont .round{
	background:url(images/midd-round.png) no-repeat scroll 0 0;
	-webkit-animation-name: round;
	-moz-animation-name: round;
	-ms-animation-name: round;
	-o-animation-name: round;
	animation-name: round;
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-ms-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/* ROI CSS END */

/* Start Navigation Start */
/*=======================================
=            SITE NAVIGATION            =
=======================================*/
#site-navigation {
	position: fixed;
	overflow: hidden;
	top: 0;
	/*left: 58px;*/
	background: transparent;
	text-align: left;
	display: block;
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: background 500ms ease;
    -moz-transition: background 500ms ease;
    transition: background 500ms ease;
	z-index: 999999999;
   	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.show-nav #site-navigation {
	background: rgb(3, 95, 169);
	background: rgba(3, 95, 169, 0.75);
	height: 100%;
	width: 100%;
}
.hide-nav #site-navigation {
	background: transparent;
	height: 100%;
	width: 100%;
}
#site-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 10%;
	text-align: center;
	width: 100%;
}
#site-navigation ul li a {
	color: #fff;
	font-size: 50px;
	line-height: 60px;
	font-weight: 400;
	/*margin: 0 0 0 190px;*/
	display: block;
	-webkit-transition: all 400ms cubic-bezier(.17,.67,.38,1.46);
    -moz-transition: all 400ms cubic-bezier(.17,.67,.38,1.46);
    transition: all 400ms cubic-bezier(.17,.67,.38,1.46);
    -o-transform: translate(0, 25%);
	-ms-transform: translate(0, 25%);
	-moz-transform: translate(0, 25%);
	-webkit-transform: translate(0, 25%);
	transform: translate(0, 25%);
	text-transform: uppercase;
}
#site-navigation ul li a:hover{
	text-decoration:underline;
}
#site-navigation ul li a.pnav-btn{
	display:inline-block;
}
#site-navigation ul li a.pnav-btn.brand{
	display:inline-block;
	float:none;
	border: 2px solid #ffffff;
	color:#ffffff;
	background: url("images/head-search.png") no-repeat scroll 0 -38px;
}
#site-navigation ul li a.pnav-btn.brand:hover{
	background: url("images/head-search.png") no-repeat scroll 0 0, #ffffff;
	color:#4893cf;
	text-decoration:none;
}
.hide-nav #site-navigation ul li a {
	-webkit-transition: all 400ms cubic-bezier(.17,.67,.38,1.46) !important;
    -moz-transition: all 400ms cubic-bezier(.17,.67,.38,1.46) !important;
    transition: all 400ms cubic-bezier(.17,.67,.38,1.46) !important;
    opacity: 0;
}
#site-navigation ul li:nth-child(1) a {
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
}
#site-navigation ul li:nth-child(2) a {
	-webkit-transition-delay: 0.025s;
	-moz-transition-delay: 0.025s;
	-o-transition-delay: 0.025s;
	transition-delay: 0.025s;
}
#site-navigation ul li:nth-child(3) a {
	-webkit-transition-delay: 0.050s;
	-moz-transition-delay: 0.050s;
	-o-transition-delay: 0.050s;
	transition-delay: 0.050s;
}
#site-navigation ul li:nth-child(4) a {
	-webkit-transition-delay: 0.075s;
	-moz-transition-delay: 0.075s;
	-o-transition-delay: 0.075s;
	transition-delay: 0.075s;

}
.show-nav #site-navigation ul li a {
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
}
#site-navigation ul li a:hover, #site-navigation ul li.current a, , #site-navigation ul li.current a:hover {
	color: #E26749;
}

.toggle-nav-wrap {
	top:0;
	position: fixed;
	display: block;
	width: 100%;
	z-index: 9999999;
	-o-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-moz-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	pointer-events: none;
}

.show-nav .toggle-nav-wrap {
	z-index: 9999999999999;
}
.toggle-nav-wrap .height-hack {
	height: 80px;
	width: 1px;
	position: relative;
	left: 0;
	display: block;
}
.midnightHeader.light a.toggle-nav span, .midnightHeader.light a.toggle-nav span:before, .midnightHeader.light a.toggle-nav span:after { background: #fff; }
.midnightHeader.light a.toggle-nav h4 { color: #fff; }
.midnightHeader.light ul.site-social a {
	color: #fff;
}
header.home-header.fxd a.toggle-nav{
	display:block;
}
a.toggle-nav {
	display: none;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: margin 100ms ease, -o-transform 500ms cubic-bezier(.61,-0.67,0,1.45), -moz-transform 500ms cubic-bezier(.61,-0.67,0,1.45), -ms-transform 500ms cubic-bezier(.61,-0.67,0,1.45), -webkit-transform 500ms cubic-bezier(.61,-0.67,0,1.45), transform 500ms cubic-bezier(.61,-0.67,0,1.45);
    -moz-transition: margin 100ms ease, -o-transform 500ms cubic-bezier(.61,-0.67,0,1.45), -moz-transform 500ms cubic-bezier(.61,-0.67,0,1.45), -ms-transform 500ms cubic-bezier(.61,-0.67,0,1.45), -webkit-transform 500ms cubic-bezier(.61,-0.67,0,1.45), transform 500ms cubic-bezier(.61,-0.67,0,1.45);
    transition: margin 100ms ease, -o-transform 500ms cubic-bezier(.61,-0.67,0,1.45), -moz-transform 500ms cubic-bezier(.61,-0.67,0,1.45), -ms-transform 500ms cubic-bezier(.61,-0.67,0,1.45), -webkit-transform 500ms cubic-bezier(.61,-0.67,0,1.45), transform 500ms cubic-bezier(.61,-0.67,0,1.45);
	width: 40px;
	height: 20px;
	margin: 0 0;
	position: absolute;
	top: 37px;
	right:15px;
	margin-right:0px;
	z-index: 99999;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	pointer-events: all;
}
a.toggle-nav span {
	text-indent: -99999em;
	background: #0e1832;
	height: 3px;
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
	-webkit-transition: all 225ms ease;
    -moz-transition: all 225ms ease;
    transition: all 225ms ease;
	-o-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-moz-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	transform: translate3d(0, 0, 0) rotate(0) scale(1);
		-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.toggle-nav h4 {
	color: #0e1832;
	font-size: 14px;
	font-weight:900;
	letter-spacing: 0;
	text-align: center;
	position: relative;
	top: 16px;
	margin:10px 0 0 -1px;
	width: 100%;
	opacity:1;
	text-transform:uppercase;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
		-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.toggle-nav h4, .toggle-nav h4:before, .toggle-nav h4:after {
	-webkit-transition: all 225ms ease;
    -moz-transition: all 225ms ease;
    transition: all 225ms ease;
}
a.toggle-nav:hover h4, a.toggle-nav:hover h4:before, a.toggle-nav:hover h4:after {
	color: #4993cf !important;
	opacity:1;
}
a.toggle-nav.is-hovered h4, a.toggle-nav.is-hovered h4:before, a.toggle-nav.is-hovered h4:after {
	color: #4993cf !important;
	opacity:1;
}
body.show-nav a.toggle-nav h4 {
	opacity:0;
}
a.toggle-nav span:before, a.toggle-nav span:after {
	display: block;
	position: absolute;
	left: 0;
	content: ' ';
	height: 3px;
	width: 100%;

	background: #0e1832;
    -webkit-transition: all 225ms ease;
    -moz-transition: all 225ms ease;
    transition: all 225ms ease;
    -o-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-moz-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	transform: translate3d(0, 0, 0) rotate(0) scale(1);
			-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.show-nav a.toggle-nav span:before, .show-nav a.toggle-nav span:after {
	background: #fff;
}
a.toggle-nav span:before {
	top: -8px;
}
a.toggle-nav span:after {
	bottom: -8px;
}
a.toggle-nav:hover span, a.toggle-nav:hover span:before, a.toggle-nav:hover span:after {
	background: #4993cf !important;
}
a.toggle-nav.is-hovered span, a.toggle-nav.is-hovered span:before, a.toggle-nav.is-hovered span:after {
	background: #4993cf !important;
}
 a.toggle-nav:hover span, a.toggle-nav.is-hovered span {
	-o-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-moz-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	-webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
	transform: translate3d(0, 0, 0) rotate(0) scale(1);
}
a.toggle-nav:hover span:before, a.toggle-nav.is-hovered span:before {
	-o-transform: translate3d(0, -3px, 0) rotate(0) scale(1);
	-ms-transform: translate3d(0, -3px, 0) rotate(0) scale(1);
	-moz-transform: translate3d(0, -3px, 0) rotate(0) scale(1);
	-webkit-transform: translate3d(0, -3px, 0) rotate(0) scale(1);
	transform: translate3d(0, -3px, 0) rotate(0) scale(1);
}
a.toggle-nav:hover span:after, a.toggle-nav.is-hovered span:after {
	-o-transform: translate3d(0, 3px, 0) rotate(0) scale(1);
	-ms-transform: translate3d(0, 3px, 0) rotate(0) scale(1);
	-moz-transform: translate3d(0, 3px, 0) rotate(0) scale(1);
	-webkit-transform: translate3d(0, 3px, 0) rotate(0) scale(1);
	transform: translate3d(0, 3px, 0) rotate(0) scale(1);
}
body.show-nav a.toggle-nav {
	-o-transform: translate3d(0, 0, 0) rotate(90deg) scale(1);
	-ms-transform: translate3d(0, 0, 0) rotate(90deg) scale(1);
	-moz-transform: translate3d(0, 0, 0) rotate(90deg) scale(1);
	-webkit-transform: translate3d(0, 0, 0) rotate(90deg) scale(1);
	transform: translate3d(0, 0, 0) rotate(90deg) scale(1);
}
body.show-nav a.toggle-nav span {
	background: transparent !important;
}
body.show-nav a.toggle-nav span:before {
	-o-transform: translate3d(0, 8px, 0) rotate(-45deg);
	-ms-transform: translate3d(0, 8px, 0) rotate(-45deg);
	-moz-transform: translate3d(0, 8px, 0) rotate(-45deg);
	-webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
	transform: translate3d(0, 8px, 0) rotate(-45deg);
	/*background: #fff;*/
}
body.show-nav a.toggle-nav:hover span:before, body.show-nav a.toggle-nav.is-hovered span:before {
	-o-transform: translate3d(0, 8px, 0) rotate(-45deg) scale(1.2);
	-ms-transform: translate3d(0, 8px, 0) rotate(-45deg) scale(1.2);
	-moz-transform: translate3d(0, 8px, 0) rotate(-45deg) scale(1.2);
	-webkit-transform: translate3d(0, 8px, 0) rotate(-45deg) scale(1.2);
	transform: translate3d(0, 8px, 0) rotate(-45deg) scale(1.2);
}
body.show-nav a.toggle-nav span:after {
	-o-transform: translate3d(0, -8px, 0) rotate(45deg);
	-ms-transform: translate3d(0, -8px, 0) rotate(45deg);
	-moz-transform: translate3d(0, -8px, 0) rotate(45deg);
	-webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
	transform: translate3d(0, -8px, 0) rotate(45deg);
	/*background: #fff;*/
}
body.show-nav a.toggle-nav:hover span:after, body.show-nav a.toggle-nav.is-hovered span:after {
	-o-transform: translate3d(0, -8px, 0) rotate(45deg) scale(1.2);
	-ms-transform: translate3d(0, -8px, 0) rotate(45deg) scale(1.2);
	-moz-transform: translate3d(0, -8px, 0) rotate(45deg) scale(1.2);
	-webkit-transform: translate3d(0, -8px, 0) rotate(45deg) scale(1.2);
	transform: translate3d(0, -8px, 0) rotate(45deg) scale(1.2);
}
#site-navigation ul li a i{
	font-size:26px;
	line-height:44px;
	width:44px;
	height:44px;
	border:2px solid #ffffff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin:0 12px;
}
#site-navigation ul li a i:hover {
	background:#ffffff;
}
#site-navigation ul li a i.fa-facebook:hover {
	color:#327ca2;
}
#site-navigation ul li a i.fa-twitter:hover {
	color:#2aabc2;
}
#site-navigation ul li a i.fa-google-plus:hover {
	color:#d73939;
}
/* Start Navigation End */

/* Single Portfolio Page Start */
section h1 span span:before {
    left: 0px;
}
section h1 span span:before, section h1 span span:after {
    border-bottom: 0px solid rgba(0, 0, 0, 0.15);
    bottom: 0px;
    content: "";
    position: static;
    width: 0;
}
section h1 span span:after {
    right: 0px;
}
section h1 span span:before, section h1 span span:after {
    border-bottom: 0px solid rgba(0, 0, 0, 0.15);
    bottom: 0px;
    content: "";
    position: static;
}
section.dark h1 span span {
    background: none;
}
section h1 span span {
	background:none;
	font-weight:700;
	letter-spacing:2px;
    background: none;
    display: block;
    overflow: hidden;
	line-height:30px;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
	color:#afdcff;
	font-size:14px;
}
.single-portfolio section#top-sec h2{
	font-size:48px;
	line-height:50px;
	color:#282828;
	overflow:hidden;
	text-align:center;
	margin:90px 0 0 0;
	padding:12px 0 29px 0;
}
.single-portfolio section#top-sec p{
	font-size:24px;
	line-height:36px;
	color:#969696;
	overflow:hidden;
	text-align:center;
	margin:0;
	padding:0;
}
.single-portfolio section#top-sec a{
	margin-top:52px;
	font-weight:700;
	font-size:18px;
	line-height:56px;
	padding:0 50px;
	color:#4993cf;
}
.single-portfolio section#seco-sec{
	background:#3c87c1;
}
.single-portfolio section{
	background:#c8c8c8;
	text-align:center;
}
.single-portfolio section img:last-child{
	margin-bottom:0;
}
.single-portfolio section img{
	clear:both;
	margin:0 auto 60px auto;
	overflow:hidden;
}
.single-portfolio section .social img{
	clear:none;
	margin-right:10px;
}
#top-sec{
	background:url(../../../images/port-top-bg.png) no-repeat scroll 0 0;
	background-size:100% 600px !important;
}
#top-sec .top-bg{
	position:absolute;
	height:600px;
	top:0;
	left:0;
	background:none;
	width:100%;
	z-index:-1;
}
#top-sec .bottom-bg{
	position:absolute;
	top:600px;
	bottom:0;
	left:0;
	background:#ffffff;
	width:100%;
	z-index:-1;
}
section#top-sec h1{
	margin-top:30px;
}
/* 24-02-2015 */
.single-otw-portfolio section#top-sec h2
{
	color: #282828;
    font-size: 48px;
    line-height: 50px;
    margin: 90px 0 0;
    overflow: hidden;
    padding: 12px 0 29px;
    text-align: center;
}
.single-otw-portfolio section#top-sec p
{
	 color: #969696;
    font-size: 24px;
    line-height: 36px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.single-otw-portfolio section#top-sec a
{
	 color: #4993cf;
    font-size: 18px;
    font-weight: 700;
    line-height: 56px;
    margin-top: 52px;
    padding: 0 50px;
}
.single-otw-portfolio section#seco-sec{
	  background: none repeat scroll 0 0 #3c87c1;
	    background: none repeat scroll 0 0 #3c87c1;
}
.single-otw-portfolio section {
    background: none repeat scroll 0 0 #c8c8c8;
    text-align: center;
}
.single-otw-portfolio section img {
    clear: both;
	max-width:100%;
    margin: 0 auto 60px;
    overflow: hidden;
}
.single-otw-portfolio section img:last-child {
    margin-bottom: 0;
}
.single-otw-portfolio section img.alignleft{
	clear:none;
	margin-right:10px;
}
#blog
{
	 background:url(images/blog-bg.jpg)  no-repeat center center fixed;
}
li.afp-single-item { height:100%; }
.da-thumbs li a { height:100%; }
li.afp-single-item img  {height:100%; }
/* 24-02-2015 */
/* Blog List Page Start */
body.blog{
	
}
/* Blog List Page End */

/* Leaf Css Start */

#about .leaf-left, .our-work .leaf-left, #blog  .leaf-left, #about .leaf-left1, .our-work .leaf-left1, #blog  .leaf-left1{
	background:url(images/left-float.png) no-repeat scroll 0 0;
	width:138px;
	height:153px;
	position:absolute;
	left:37px;
	top:35%;
}
#about .leaf-left1, .our-work .leaf-left1{
	background:url(images/left-float1.png) no-repeat scroll 0 0;
}
#blog  .leaf-left{
	background:url(images/left-floatb.png) no-repeat scroll 0 0;
}
#blog  .leaf-left1{
	background:url(images/left-float1b.png) no-repeat scroll 0 0;
}
.our-work .leaf-left{
	left:60px;
	top:10%;
}
#blog  .leaf-left{
	left:60px;
	top:15%;
}
#about .leaf-right, .our-work .leaf-right, #blog  .leaf-right{
	position:absolute;
	right:0;
	top:0;
}
#about .leaf-right{
	width:159px;
	height:312px;
	background:url(images/trek-it-inc-right.png) no-repeat scroll 0 0;
}
.our-work .leaf-right{
	width:191px;
	height:156px;
	background:url(images/our-work-right.png) no-repeat scroll 0 0;
}
#blog  .leaf-right{
	width:191px;
	height:148px;
	background:url(images/blog-right.png) no-repeat scroll 0 0;
}

/* Leaf Css End */


@media (max-width: 1170px) {
	.our-work li.afp-single-item {
		height: 250px;
		width: 250px;
	}
	.home-container{
		max-width: 1000px;
	}
	.site-main{
		width:1000px;
	}
	a.toggle-nav {
	    margin-right: 0px;
	}
	.home-navigation li a {
		font-size: 14px;
		padding: 0 5px;
	}
	.contact-form input[type="text"], .contact-form input[type="email"], .contact-form select {
		width: 228px;
	}
	.home-navigation .search-bar input[type="search"]{
		font-size:14px;
	}
	.single-otw-portfolio .home-container{
		max-width: 1000px;
		display:block;
	}
	.main-content {
		width: 740px;
	}
	.sidebar {
		width: 260px;
	}
	.entry-header .right {
		width: 565px;
	}
	body.single .main-content{
		margin-top:0;
	}
	body.single .sidebar {
		padding-top: 25px;
	}
}
@media (max-width: 960px) {
	.single-otw-portfolio .home-container, .home-container {
		max-width: 740px;
	}
	.home-header .sticky-logo{
		display:block;
		opacity:1;
	}
	.home-header{
		background:none;
	}
	.home-header .logo{
		display:none;
	}
	.home-header .home-navbar{
		display:none;
	}
	.home-header .home-navigation ul, .home-header .home-navigation .search-bar, .home-header .home-navigation .social{
		display:none;
	}
	a.toggle-nav {
		display:block;
	    margin-right: 0px;
	}
	.section-banner .form-box .contact-area, .homepage-slider .form-box .contact-area{
		width:100%;
	}
	.section-banner .form-box .contact-area input[type="text"], .section-banner .form-box .contact-area input[type="email"], .homepage-slider .form-box .contact-area input[type="text"], .homepage-slider .form-box .contact-area input[type="email"]{
		width:206px;
	}
	.our-work li.afp-single-item {
		height: 246px;
		width: 246px;
	}
	#contact .three_fourth {
		margin-right: 20px;
		width: 490px;
	}
	#contact .one_fourth.last_column{
		width:230px;
	}
	.contact-form input[type="text"], .contact-form input[type="email"], .contact-form select {
		width: 490px;
		margin-right:0;
	}
	.site-main {
		margin: 0 auto;
		width: 740px;
	}
	.main-content {
		float:left;
		width: 560px;
		padding-right:15px;
	}
	.entry-header .left {
		width: 120px;
	}
	.entry-header .right {
		width: 425px;
	}
	.sidebar {
		float: left;
		padding: 40px 0 0;
		width: 180px;
	}
	section.homepage-slider p {
		width: 67%;
	}
}
@media (max-width: 767px) {
	.toggle-nav-wrap {
		height: 80px !important;
		margin-top: 5px;
	}
	.site-main {
		width: 300px;
	}
	.single-otw-portfolio .home-container{
		max-width:300px;
	}
	.home-header{
		min-height:50px;
	}
	.home-container {
		max-width: 300px;
	}
	.home-header .sticky-logo{
		height:50px;
	}
	.toggle-nav-wrap .height-hack {
		height: 50px;
	}
	a.toggle-nav{
		top:20px;
		margin-right: 0px;
	}
	#site-navigation ul li a{
		font-size:24px;
		line-height:34px;
	}
	.section-banner .form-box , .homepage-slider .form-box {
		margin-left: -150px;
		padding: 12px 15px 12px;
		width: 300px;
		display:none;
	}
	.section-banner .form-box h2, .homepage-slider .form-box h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.section-banner .form-box .contact-area, .homepage-slider .form-box .contact-area {
		margin-top: -10px;
		float:left;
	}
	.section-banner .form-box .form-close, .homepage-slider .form-box .form-close {
		right: 22px;
		position: absolute;
	}
	p.slug {
		font-size: 20px;
		line-height: 30px;
	}
	.section-banner .form-box .contact-area input[type="text"], .section-banner .form-box .contact-area input[type="email"], .homepage-slider .form-box .contact-area input[type="text"], .homepage-slider .form-box .contact-area input[type="email"] {
    width: 270px;
	height:30px;
	line-height:30px;
	margin-bottom:5px;
}
	section h1 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 38px;
	}
	blockquote {
		font-size: 20px;
		line-height: 30px;
	}
	.section h2, #contact.section h2{
		font-size:30px;
		line-height:40px;
	}
	.our-work li.afp-single-item {
		height: 300px;
		width: 300px;
	}
	.table .row .one_fourth{
		float:left;
		width:100%;
	}
	.about-work {
		padding: 0;
	}
	.roi-wrapper{
		width:300px;
		background-size: 100%;
		height: 180px;
	}
	.roi-wrapper .text-cont .text .img-cont{
		display:none;
	}
	#contact .three_fourth {
		width: 300px;
		margin: 0 auto;
		overflow: hidden;
	}
	.roi-wrapper .left, .roi-wrapper .right {
		width: 150px;
	}
	.roi-wrapper .text-cont .text {
		padding: 5px 0 0;
		width: 90px;
		font-size:10px;
	}
	.roi-wrapper .text-cont {
		height: 54px;
		width: 114px;
	}
	.roi-wrapper .text-cont .round-cont, .roi-wrapper .text-cont .round-cont .round-bg {
		height: 26px;
		width: 26px;
		background-size: 100% auto;
	}
	.roi-wrapper .text-cont .round-cont .round {
		bottom: 3px;
		font-size: 12px;
		height: 20px;
		line-height: 20px;
		right: 3px;
		width: 20px;
	}
	.roi-wrapper .text-cont.strat .text{
		padding-top:18px;
	}
	.roi-wrapper .text-cont.midd .text{
		padding-top:5px;
	}
	.roi-wrapper .text-cont.midd, .roi-wrapper .text-cont.midd.right {
		height: 56px;
		width: 98px;
	}
	.roi-wrapper .text-cont.bottom {
		height: 48px;
		width: 120px;
	}
	.roi-wrapper .text-cont.right{
		width:114px;
	}
	.roi-wrapper .midd-round-cont, .roi-wrapper .midd-round-cont .round {
		height: 100px;
		margin: -43px 0 0 -50px;
		width: 100px;
	}
	.roi-wrapper .midd-round-cont .round {
		margin-top: -50px;
		background-size: 100%;
	}
	.roi-wrapper .midd-round-cont .table {
		height: 100px;
		width: 100px;
	}
	.roi-wrapper .midd-round-cont .table .column {
		font-size: 10px;
		line-height: 14px;
	}
	.contact-form input[type="text"], .contact-form input[type="email"], .contact-form select {
		width: 300px;
	}
	.single-otw-portfolio section#top-sec h2 {
		font-size: 24px;
		line-height: 30px;
		padding: 12px 0 10px;
	}
	.single-otw-portfolio section#top-sec p {
		font-size: 16px;
		line-height: 22px;
	}
	.main-content {
		padding-right: 0;
		margin-top:2px;
		width: 300px;
		padding-left:0;
		min-height:200px;
	}
	.post-entry {
		width: 300px;
	}
	.entry-header .left {
		width: 100%;
	}
	.entry-header .right {
		width: 300px;
	}
	.sidebar {
		border-top: 2px dotted;
		padding: 28px 0 0;
		width: 300px;
	}
	.widget-area {
		margin-top: 0;
	}
	.entry-title{
		font-size:26px;
	}
	body.single-post .header-bg {
		height: 180px;
	}
	.chpcs_foo_content, .chpcs_foo_content p {
		font-size: 18px;
		line-height: 30px;
		margin-bottom:0px;
	}
	#site-navigation ul li a i {
		border: 1px solid #ffffff;
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		margin: 0 10px;
		width: 30px;
	}
	section#about, section.our-work, section#blog, section.roi {
		background:#ffffff !important;
	}
	section.about-work{
		background:#24425D !important;
	}
	section#services{
		background:#262020 !important;
	}
	section#contact{
		background:#005395 !important;
	}
	
	#huge-it-share-buttons-top{
		padding-right:0;
	}
	#site-navigation ul li a.pnav-btn.brand {
		width: 74%;
	}
	.site-main.padding-top-blog {
		margin-top: 40px;
	}

}

/* jatin */

.section.digital-agency.onetone-parallax.onetone-about
{
padding-top:100px;
padding-bottom:100px;
}

/* jatin */


div.wpcf7-response-output{clear:both;}
.contact-area span.wpcf7-not-valid-tip{ position:absolute;}
.contact-area .three_fourth div.wpcf7-response-output{ color:#FFFFFF;}
.home_captcha{float:left;margin-right:10px !important;}

.wpcf7me p{width:100px;}
/*.newsletter{width:100%; float:left;}
.widget_wysija{ display:block !important;}
.cancel {background: #fff; border: 0px; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; cursor: pointer; font-size: 20px; height: 35px; line-height: 35px; position: absolute; right: -17px; top: -17px; width: 35px;}*/
.vex-theme-bottom-right-corner{ position:fixed; right:0px; bottom:0px; background:#4993cf; border-radius:10px 0px 0px 0px; padding:20px; z-index:10000;}
.vex-content h4, .vex-content h5, .vex-content h6 {
  font-size: 25px;
  color: #F5F1F1;
  line-height: 26px;
  margin:0px;
  margin-bottom:5px;
}
.vex-content p {
  color: #fff !important;
}
.vex-content .vex-dialog-form .vex-dialog-input textarea, .vex-content .vex-dialog-form .vex-dialog-input input[type="date"], .vex-content .vex-dialog-form .vex-dialog-input input[type="datetime"], .vex-content .vex-dialog-form .vex-dialog-input input[type="datetime-local"], .vex-content .vex-dialog-form .vex-dialog-input input[type="email"], .vex-content .vex-dialog-form .vex-dialog-input input[type="month"], .vex-content .vex-dialog-form .vex-dialog-input input[type="number"], .vex-content .vex-dialog-form .vex-dialog-input input[type="password"], .vex-content .vex-dialog-form .vex-dialog-input input[type="search"], .vex-content .vex-dialog-form .vex-dialog-input input[type="tel"], .vex-content .vex-dialog-form .vex-dialog-input input[type="text"], .vex-content .vex-dialog-form .vex-dialog-input input[type="time"], .vex-content .vex-dialog-form .vex-dialog-input input[type="url"], .vex-content .vex-dialog-form .vex-dialog-input input[type="email"], .vex-content .vex-dialog-form .vex-dialog-input select{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  width: 100%;
  padding: 0.25em 0.67em;
  border: 1px solid #ddd;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  min-height: 2.5em;
  margin: 0;
}
.vex-content{width:450px; max-width:100%;}
.vex-content .vex-dialog-form .vex-dialog-message {
  margin-bottom: 10px;
}

.vex-content .vex-dialog-form .vex-dialog-input input,.vex-content .vex-dialog-form .vex-dialog-input input[type="email"],.vex-content .vex-dialog-form .vex-dialog-input textarea , .vex-content .vex-dialog-form .vex-dialog-input select{
  margin-top: 10px!important;
  resize:none;
}
.vex-dialog-buttons input,.vex-dialog-buttons textarea{
width:100%; background:#333; color:#FFFFFF; padding:10px; margin-top:10px; border:none;
}
.vex-content .vex-close {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  color: #fff;
}
.vex-content .vex-close:before {
content: 'x'; // here is your X(cross) sign.
color: #fff;
font-weight: 300;
font-family: Arial, sans-serif;
}
.vex-dialog-form div.wpcf7-response-output{ margin:10px 0px 0px 0px !important; color:#FFFFFF !important;}

.vex-content .vex-dialog-form .vex-dialog-input textarea { height:90px;}

.vex-dialog-form span.wpcf7-not-valid-tip{ position:relative !important; text-align:left;}

.va_close{
    float: right;
    color: #fff;
    font-size: 26px;
    position: relative;
    top: -17px;
    right: -25px;
	cursor:pointer;
	}

.va_close:before {
content: 'x'; // here is your X(cross) sign.
color: #fff;
font-weight: 300;
font-family: Arial, sans-serif;
}

.contact-form_trk_it {
    width: 80%;
    float: none;
    display: inline-block;
}
.left_trk_cnct {
    width: 48%;
    float: left;
 text-align: left;
}
.right_trk_cnct {
    width: 48%;
    float: right;
    text-align: left;
}


 .contact-form span.wpcf7-not-valid-tip {
    position: relative !important;
    float: left;
    text-align: left;
    margin: -15px 0 10px 0;
}
.wpcf7-validation-errors {width: 100%; float: left; text-align: center;}

form.wpcf7-form{width: 100%;float: left;}
.contact-form {
    float: left;
    width: 100%;
}
.wpcf7-form-control-wrap {
    float: left;
}
.huge-it-share-buttons ul {
    margin: 0px auto !important;
    text-align: center;
    padding-top: 0px !important;
    position: absolute !important;
    right: 0;
    left: 0;
    /* bottom: 0; */
    top: 45%;
}
.huge-it-share-buttons ul:before{background: unset !important;}



/*new-footer*/
.new-footer-main{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	background-color: #4893cf;
	/*padding: 50px 0px;*/
}
.sub-new-footer{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.new-ftr-logo{
	width: auto;
}
.new-ftr-logo a{
	display: block;
}
.new-footer-logo-part{
	width: 33.33%;
	float: left;
	padding: 0px 15px;
	text-align: left;
}
.new-footer-socail-icon{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
.new-footer-socail-icon ul{
	padding: 0px;
	margin: 0px;
}
.new-footer-socail-icon ul li{
	list-style: none;
	display: inline-block;
	padding-right: 12px;
}
.new-footer-socail-icon ul li a{
	width: 35px;
	height: 35px;
	/*background-color: #fff;*/
	border-radius: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-decoration-line: none;
}
.new-footer-socail-icon ul li a img{
	width: 100%;
	height: 100%;
}
.new-footer-sing-link-part{
	width: 100%;
	float: left;
}
.new-footer-sing-link-part h4{
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0px;
    margin-top: 0px;
    font-size: 29px;
    color: #00a0de;
    margin: 5px 0;
    font-weight: 400;
}
.new-footer-sing-link-part ul{
	padding: 0px;
	margin: 0px;
}
.new-footer-sing-link-part ul li{
	list-style: none;
	display: block;
	margin-bottom: 10px;
}
.new-footer-sing-link-part ul li a{
	font-size: 16px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-decoration-line: none;
}
.new-footer-sing-link-part ul.onepress-menu li{
	margin-bottom: 0px;
}
.new-footer-sing-link-part ul.onepress-menu li a{
    font-size: 14px;
    color: #fff;
    transition: all 0.5s;
    border-bottom: 1px solid #222;
    padding: 10px 0;
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 0px;
    line-height: normal;
}
.new-ftr-logo img{
    filter: brightness(10);
    max-height: 70px;
}
form.wpcf7-form .contact-form input[type="text"]{
	width:100% !important;
	border: 1px solid #58595b;
}
form.wpcf7-form .contact-form input[type="email"]{
	border: 1px solid #58595b;
	width:100% !important;
}
form.wpcf7-form .contact-form select, form.wpcf7-form .contact-form textarea{
	border: 1px solid #58595b;
	width:100% !important;
}
form.wpcf7-form .contact-form .name, form.wpcf7-form .contact-form .email-503, form.wpcf7-form .contact-form .menu-687{
	width: 100% !important;
    margin: 0px;
}
form.wpcf7-form .contact-area .three_fourth{
	width: 50%;
	margin: 0px;
}
form.wpcf7-form .contact-area{
	padding: 40px;
	max-width: 98%;
	margin: 0px auto;
	box-shadow:0px 0px 20px 0px rgb(0 0 0 / 15%);
	border-radius: 10px; 
}
.section#contact form.wpcf7-form .contact-area p.contact-text:empty{
	display: none;
}
form.wpcf7-form .contact-form input[type="submit"]{
	border: 2px solid #4893cf;
	color: #4893cf;
	margin: 20px 0px;
}
section#contact form.wpcf7-form .contact-area .one_fourth p{
	padding: 10px 0px;
	color: #58595b;
}
form.wpcf7-form .contact-area .one_fourth.last_column{
	width: 50%;
	float: left;
    padding-left: 50px;
}
section#contact form.wpcf7-form .contact-area .one_fourth h4{
	color: #58595b;
	line-height: normal;
    text-transform: uppercase;
}
section#contact form.wpcf7-form .contact-area .one_fourth p a{
	color: #58595b;
}
section#contact form.wpcf7-form .contact-area .one_fourth p a {
    color: #58595b;
}
.contact-area form.wpcf7-form .contact-form .your-message textarea{
    padding-left: 7px !important;
        height: 120px;
        resize: none;
}
.section#contact form.wpcf7-form p.contact-text {
    font-size: 16px;
    line-height: normal;
    color: #58595b;
    margin-bottom: 30px;
}
.section#contact form.wpcf7-form h2{
    color: #58595b;
        font-weight: 700;
    font-size: 40px;
}
.footer-contact-us form.wpcf7-form .contact-form .your-message textarea{
	padding-left: 7px !important;
	height: 120px;
	resize: none;
}
section#contact form.wpcf7-form .contact-area .one_fourth p.social{
	filter: brightness(0.4);
}
.contact-sec-form-part{width: 100%;}
.section-banner .form-box, .homepage-slider .form-box{padding: 30px 30px 50px 30px;}
.new-footer-main{
	background-color: #1b2831;
	padding: 50px 0px; 
}
.new-footer-sing-sec-part{
	padding-top: 20px;
}
.new-footer-sing-link-part p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 0px;
}
.ftr-g-review p{
	padding-top: 14px;
}
.ftr-g-review h6{
	font-size: 14px;
	padding-top: 5px;
	color: #fff;
	margin: 0px;
}
.chat-icon{
    text-decoration: none;
    animation: bounceinup 1.5s infinite;
    animation-iteration-count: 1;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    bottom: 120px;
    left: unset;
    right: 40px;
    position: fixed;
    background-color: #00a0de;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z-index: 9;
}
.chat-icon a{
    display: block;
}
.new-footer-sing-link-part ul.ftr-cnt-dtl{
	padding-top: 12px;
}
.ftr-cnt-dtl li{
	line-height: normal;
}
.ftr-cnt-dtl li a{
	font-size: 14px;
}
.ftr-location-part p{
	padding-top: 12px;
}
.new-footer-sing-link-part p a{
	color:#fff;
}
.new-footer-sing-link-part ul.onepress-menu li:last-child a{
	border-bottom: 0px;
}
.chat-icon::after {
    border: 30px solid #3897f0;
    left: -18px;
    top: -18px;
    border-radius: 100%;
    right: -20px;
    position: absolute;
    top: -20px;
    height: 50px;
    z-index: -9;
    left: unset;
    width: 50px;
    content: ' ';
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-animation: sonarEffectNew 1.5s ease-out 2s infinite;
    -moz-animation: sonarEffectNew 1.5s ease-out 2s infinite;
    animation: sonarEffectNew 1.5s ease-out 2s infinite;
}
.chat-modal{
    position: fixed;
    z-index: 999;
    bottom: 65px;
    left: unset;
    width: 100%;
    max-width: 425px;
    right: -100%;
    overflow-x: hidden;
    transition: 0.5s;
    overflow-y: auto;
    -webkit-animation: bck-clr-animation 2s ease infinite;
    -moz-animation: bck-clr-animation 2s ease infinite;
    animation: bck-clr-animation 2s ease infinite;
    /*top: 140px;*/
}
.chat-modal.open{
    right:0px;
}
.chat-modal-dtl-part{
    border-radius: 5px;
    padding: 20px;
    max-width: 360px;
    margin-right: 10px;
    box-shadow: 0 12px 24px 0 rgb(0 0 0 / 15%);
    background-color: #fff;
    width: 100%;
}
.chat-modal-close{
    height: 40px;
    width: 40px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 10px;
     background-color: #fff;
    transition: 0.5s;
    box-shadow: 0 12px 24px 0 rgb(0 0 0 / 15%);
    border-radius: 5px;
    cursor: pointer;
}
.chat-modal .wpforms-container-full .wpforms-form input[type=checkbox]{
    width: 18px;
    height: 18px;
    border-radius: .25rem !important;
}
.chat-modal .email-tab {
    display: none;
}
.chat-modal input[type=text], 
.chat-modal input[type=email],
.chat-modal input[type=password]{
    text-align: left;
    width: 100% !important;
    max-width: 100% !important;
    border-color: #ced4da !important;
    border-radius: .25rem !important;
    font-size: 14px !important;
    padding: 6px 10px !important;
    height: 38px !important;
}
.chat-modal textarea{
    width: 100% !important;
    resize: none;
    max-width: 100%;
    border-color: #ced4da !important;
    border-radius: .25rem !important;
    font-size: 14px !important;
    padding: 6px 10px !important;
    height: 90px;
}
.chat-modal button.wpforms-submit {
    padding: 0px 20px !important;
    font-size: 16px !important;
    background-color: #00a0de !important;
    color: #fff !important;
    border-radius: 5px !important;
    border: 0px !important;
    box-shadow: none !important;
    height: 38px !important;
}
.chat-modal .wpforms-submit-container{
    text-align: left;
}
.chat-modal .wpforms-field{
    text-align: left;
}
.chat-modal h3.sms-tab-title,
.chat-modal h3.email-tab-title{
    font-size: 22px;
    color: #1f1f1f;
    font-weight: bold;
    text-transform: capitalize;
    text-align: left;
    margin:0px;
}
.chat-modal-footer-icon{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0px;
}
.chat-modal-footer-icon ul{
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    margin-left: -10px;
}
.chat-modal-footer-icon ul li{
    list-style: none;
    display: inline-block;
    margin: 0 10px;
}
.chat-modal-footer-icon ul li a{
    width: 40px;
    transition: all .25s ease-in-out !important; 
    display: flex;
    border-radius: 5px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 40px;
    background-color: rgba(0,160,222,0.5);

}
.chat-modal-footer-icon ul li a.active{
    background-color: rgba(0,160,222,1); 

}
.chat-modal-dtl-part.email-chat .email-tab{display: block;}
.chat-modal-dtl-part.email-chat .sms-tab{display: none;}
.chat-modal-footer-icon a.email-chat.active img{
    filter: invert(10%) sepia(92%) saturate(86%) hue-rotate(50deg) brightness(110%) contrast(450%);
}
.chat-modal-footer-icon a.sms-chat img {
    filter: invert(10%) sepia(2%) saturate(6%) hue-rotate(50deg) brightness(30%) contrast(40%);
}
.chat-modal-footer-icon a.sms-chat.active img {
    filter: unset;
}
.chat-icon a img, .chat-modal-close img, .chat-modal-footer-icon a img{
    transform: unset !important;
}
.ftr-copyright{
	width: 100%;
    text-align: center;
    padding: 20px 0;
    background-color: #00a0de;
}
.cp-container{
	padding: 0px 15px;
	width: 100%;
	margin: 0px auto;
	max-width: 1200px;
}
.ftr-copyright p{
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 14px;
}
.home-navigation .social a{
	width: 30px;
}
.home-navigation .social i{
	width: 40px;
	font-size: 26px;
}
.home-navigation li a{
	padding: 0px 20px;
}
.contact-area.newsletter p.wysija-paragraph input {
    width: 95% !important;
}
.contact-area.newsletter p.wysija-paragraph {
    width: 42%;
}
.contact-sec-form-part{
	padding:40px;
	max-width: 98%;
	margin: 0px auto;
	box-shadow:0px 0px 20px 0px rgb(0 0 0 / 15%);
	border-radius: 10px; 
	margin-top: 20px;
}
.home-navigation .social a{
	width: 40px;
}
.chat-icon{
	z-index: 999;
}
.section-banner .form-box, .homepage-slider .form-box{
	margin-left: 0px;
	right: 0px;
	left: 0px;
	margin: 0px auto;
}
.our-work li.afp-single-item {
    float: left;
    padding-right: 1px;
    padding-bottom: 1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 292px;
    height: 292px;
}
.our-work li.afp-single-item a {
    background: #464646;
}
.our-work li.afp-single-item img {
	width: 100%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	height: 100%;
	max-width: 100%;
}

@-webkit-keyframes sonarEffectNew
{0%{opacity:.5;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}100%
{opacity:0;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}}
@keyframes sonarEffectNew{00%{opacity:.5;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);
    transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);
        transform:scale(1.3)}}
        @-webkit-keyframes bounceinup{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%
        {opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%
        {transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}
        @keyframes bounceinup{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%
        {opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}


/*new-portfolio-page*/
.new-portfolio-page{
	width: 100%;
	float: left;
}
.new-portfolio-tp-dtl{
	width: 100%;
	float: left;
	padding-bottom: 70px;
}
.portfolio-container{
	max-width: 1250px;
	padding: 0px 15px;
	width: 100%;
	margin: 0px auto;
}
.port-container-890{
	max-width: 890px;
	padding: 0px 15px;
	width: 100%;
	margin: 0px auto;
}
.new-portfolio-tp-dtl-main{
	width: 100%;
	float: left;
	padding-top: 200px;
}
.new-portfolio-tp-head{
	width: 100%;
	float: left;
	text-align: center;
}
.new-portfolio-tp-head h2{
	font-size: 50px;
	color: #666666;
	margin: 0px;
}
.new-portfolio-tp-sec-part{
	max-width: 910px;
	margin: 0px auto;
	padding-top: 30px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.new-portfolio-tp-sing-part{
	width: 50%;
	float: left;
	padding: 0px 10px;
}
.new-portfolio-tp-sing-part h4{
	font-size: 33px;
	color: #666666;
	margin: 30px 0px;
}
.new-portfolio-tp-sing-part p{
	font-size: 18px;
	color: #666666;
}
.view-site-btn{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.new-portfolio-design-award{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 70px 0px 105px;
	background-color: #c8cdd1;
}
.new-portfolio-design-award-sub-main{
	width: 100%;
	float: left;
}
.new-portfolio-design-award-tp-sec-part{
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}
.new-portfolio-design-award-sing-part{
	width: 50%;
	float: left;
}
.new-portfolio-design-award-dtl-part{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0px auto;
	max-width: 890px;
	padding-top: 100px;
}
.new-portfolio-design-award-dtl-part h4{
	padding-bottom: 50px;
	float: left;
	width: 100%;
	font-size: 33px;
	margin: 0px;
	color: #000;
}
.new-portfolio-design-award-dtl-part p{
	float: left;
	width: 100%;
	margin: 0px;
	font-size: 18px;
	color: #000;
}
.new-portfolio-highlights{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	float: left;
	padding: 60px 0px;
}
.new-portfolio-highlights-sub-main{
	width: 100%;
	float: left;

}
.new-portfolio-highlights-intro-dtl{
	width: calc(100% + 20px);
	margin: 0px -10px;
	float: left;
	padding-bottom: 70px;
}
.new-portfolio-high-head{
	width: 100%;
	padding: 0px 10px;
}
.new-portfolio-intro-sing{
	width: 50%;
	float: left;
	padding: 0px 10px;
}
.new-portfolio-high-head h3{
	font-size: 33px;
	margin: 25px 0px;
	color: #666666;
}
.new-portfolio-intro-sing p{
	font-size: 18px;
	color: #666666;
	margin: 18px 0px 27px;
	min-height: 56px;
}
.new-portfolio-intro-sing .pr-int{
	background-color: #4993cf;
    width: 40px;
    margin-left: 0;
    height: 2px;
}
.new-portfolio-high-client{
	width: 100%;
	float: left;
}
.new-portfolio-high-client-bg-pic{
	width: 100%;
	float: left;
	margin: 0px 0px 60px;
}
.new-portfolio-high-client-bg-pic img{
	width: 100%;
	height: 550px;
	object-position: center;
	object-fit: cover;
}
.new-portfolio-high-client-say{
	width: 100%;
	float: left;
	padding-top: 
}
.new-portfolio-high-client-say h4{
	font-size: 33px;
	margin: 20px 0px 30px;
	color: #666666;
}
.new-portfolio-high-client-say p{
	font-size: 18px;
	color: #666666;
	margin: 0px;
	margin-bottom: 27px;
}
.new-portfolio-high-client-say h5{
	font-size: 18px;
	color: #666666;
	margin: 0px;
}
.new-portfolio-high-client-say h6{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}
.new-portfolio-sign-up-sec-part{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	float: left;
}
.new-portfolio-sign-up-full{
	width: 100%;
	float: left;
}
.new-portfolio-sign-up-sing-part{
	width: 50%;
	float: left;
    height: 700px;
    padding: 30px;
}

.new-portfolio-sign-up-sing-part img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: contain;
}
.new-portfolio-sign-up-dtl{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 40px 0px;
}
.new-portfolio-sign-up-dtl-sec-part{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.new-portfolio-sign-up-left-part{
	width: auto;
}
.new-portfolio-sign-up-right-part{
	width: auto;
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	padding-left: 50px;
}
.new-portfolio-sign-up-right-part p{
	font-size: 25px;
	margin: 0px;
	color: #000;
	font-weight: 900;
}
.new-portfolio-bottom-ser-blog-part{
	width: 100%;
	float: left;
}
.new-portfolio-bottom-full{
	width: 100%;
	float: left;
}
.new-portfolio-bottom-ser-blog-sing-part{
	width: 50%;
	    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 9;
	height: 315px;
	transition: all 0.5s ease;
}
.new-portfolio-bottom-ser-blog-sing-part:hover .new-portfolio-bottom-ser-part{
	margin-top: -10px;
}
.new-portfolio-bottom-ser-blog-sing-part:hover::before{
	opacity: 0.5;
}
.new-portfolio-bottom-ser-part{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	max-width: 470px;
	margin: 0px auto;
	transition: all 0.5s ease;
	height: 100%;
}
.new-portfolio-bottom-ser-dtl-part{
	width: 100%;

}
.new-portfolio-bottom-ser-dtl-part h6{
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	margin: 0px;
	margin-bottom: 10px;
}
.new-portfolio-bottom-ser-dtl-part p{
	font-size: 21px;
    line-height: 28px;
    font-weight: 900;
	color: #fff;
	margin: 0px;
	margin-bottom: 10px;
}
.new-portfolio-bottom-ser-dtl-part i{
	color: #fff;
	font-size: 21px;
}
.new-portfolio-bottom-ser-blog-sing-part::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -9;
	transition: all 0.5s ease;
}
.new-portfolio-bottom-ser-blog-sing-part.ser-blog-blue::before{
	background-color: rgba(0,160,222,0.8);
}
.new-portfolio-bottom-ser-blog-sing-part.ser-blog-dark-blue::before{
	background-color: rgb(3,95,169,0.8);
}


.entry-content p
{
	font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Lato',sans-serif;
}
.entry-header .left .entry-meta span
{
	font-size: 18px;
    font-family: 'Lato',sans-serif;
}
.entry-content h2
{
	font-size: 21px;
    line-height: 32px;
    font-weight: 900;
    font-family: 'Lato',sans-serif;
    color: #5C9ED4;
}

.service-page-banner
{
	width:100%;
	height:auto;
	background-size:cover;
	background-repeat:no-repeat;
}
.service-page-banner .service-banner-txt
{
	width:100%;
	text-align:center;
	padding:250px 0px 200px;
	background-color:rgba(0,0,0,0.7);
} 
.service-banner-txt h6
{
	color: #fff;
    text-align: center;
    font-size: 54px;
    line-height: 60px;
    font-family: 'Lato',sans-serif;
    margin:0;
}
.service-page-sub
{
	width:100%;
	padding:90px 0px 70px;
}
.service-page-sub-des 
{
	max-width:730px;
	margin:0 auto;
}
.service-page-sub-des  p
{
	text-align: center;
    color: #282828;
    font-size: 21px;
    line-height: 32px;
    letter-spacing: normal;
    font-weight: 400;
    font-family: 'Lato',sans-serif;
}
.web-design-main
{
	width:100%;
	background-color:#ff8a00;
	padding:90px 0px 70px;
}
.web-design-main .container
{
	max-width:870px;
	margin:0 auto;
}
.web-design-sub h6
{
	font-size: 33px;
    line-height: 33px;
    font-weight: 900;
    letter-spacing: 1px;
    color:#fff;
    margin:0 0 35px;
}
.web-design-sub p
{
	font-size: 21px;
    line-height: 32px;
    margin-top: 0;
    letter-spacing: normal;
    max-width:620px;
    color:#fff;
    margin-bottom:40px;
}
.web-design-box-main
{
	width:100%;
	display:flex;
	flex-wrap: wrap;
}
.web-design-box-main .web-design-one
{
	width:25%;
	text-align:center;
	min-height:180px;
}
.web-design-box-main .web-design-one h6
{
	font-size: 11px;
    line-height: 14px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}
.website-maintenance
{
	background-color:#5957ff;
}
.web-design-one img
{
	max-width:95px;
}
.branding
{
	background-color:#0dbdf9;
}
.content-strategy
{
	background-color:#ff604e;
}
.sign-up-main
{
	padding:40px 0px;
	width:100%;
}
.sign-up-main .sign-up-sub
{
	max-width:890px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	align-items: center;
}
.sign-up-main .sign-up-sub .sign-up-btn
{
	width:27%;
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content:flex-start;
}
.sign-up-main .sign-up-sub .sign-up-btn a
{
	font-size: 14px;
    padding: 17px 45px;
    letter-spacing: 2px;
    margin-right: 50px;
    margin-top: 8px;
    display:flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content: center;
    background-color: #00a0de;
    border-color: #00a0de;
    color: #fff;
    border-radius: 3px;
}
.sign-up-main .sign-up-sub .sign-up-txt
{
	width:73%;
}
.sign-up-main .sign-up-sub .sign-up-txt h6
{
	font-family: 'Lato',sans-serif;
	color: #000;
    font-size: 25px;
    font-weight: 900;
    line-height: 33px;
    letter-spacing: 1px;
    margin:0;
}
.services-bottom-sec-part{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.services-bottom-full{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.services-bottom-sing-part{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: relative;
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 315px;
}
.services-bottom-sing-part::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(13,189,249,.8);
	    transition: all 0.5s ease
}
.services-bottom-sing-part.services-bottom-sing-contact-part::before{
	background-color: rgba(255,96,78,.8);
}
.services-bottom-sing-part:hover .services-bottom-sing-dtl-main{
	margin-top:-10px;
}
.services-bottom-sing-part:hover::before{
	opacity: 0.7;
}
.services-bottom-sing-dtl-main{
	width: 100%;
	padding: 100px 15px;
	max-width: 470px;
	margin: 0px auto;
	right: 0px;
	transition: all 0.5s ease;
	position: relative;
}
.services-bottom-sing-dtl-main h6{
	text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 2px;
    font-weight: 900;
    color: #fff;
    margin: 0px;
}
.services-bottom-sing-dtl-main h2{
	font-size: 21px;
    line-height: 28px;
    font-weight: 900;
    color: #fff;
        margin: 0px;
}
.services-bottom-sing-dtl-main i{
	color: #fff;
	font-weight: 900;
	font-size: 18px;
}
.services-bottom-full .col-lg-6{
	padding: 0px;
	width: 50%;
}
.web-design-box-main .web-design-one h6{
	margin-bottom: 0px;
}
.web-design-sub-boxes-main .web-design-main:nth-child(2){
    background-color: #5957ff;
}
.web-design-sub-boxes-main .web-design-main:nth-child(3){
    background-color: #0dbdf9;
}
.web-design-sub-boxes-main .web-design-main:nth-child(4){
    background-color: #ff604e;
}
.new-portfolio-high-client-bg-pic img{
	filter: grayscale(1);
}
.new-portfolio-page .contact-sec-form-part {
    /* float: left; */
    max-width: 860px;
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
}
.new-portfolio-page .contact-sec-form-part .hbspt-form{
	width: 100%;
}
.new-portfolio-page .contact-sec-form-part h2 {
    margin: 0px 0px 25px;
}
.our-work li.afp-single-item a {
    background: #fff;
}
.our-work li.afp-single-item a img{
    object-fit: contain;
}
.our-work li.afp-single-item {
    width: 33.33%;
}
.da-thumbs li a span.over{
	background: rgba(0,0,0,0.5);
}
.our-work li.afp-single-item:hover a img{
	transform: translate(0px,-50px);
}
section#blog .chpcs_more a{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-weight: 700;
    border: 2px solid #4993cf;
    color: #4993cf;
    line-height: 36px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0px 40px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    min-height: 60px;
}
section#blog .chpcs_more{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
section#services .table .row .one_fourth{
	padding: 20px 10px;
	padding-right: 10px;
}

section#blog .chpcs_more a:hover{
	color: #fff;
}
.home-work-list-grid{
	width: 100%;
	display: flex;
	flex-wrap: wrap;

}
.home-work-list{
	width: 100%;
	max-width: 100%;
}
.home-work-list-sing-part{
	width: 33.33%;
	display: flex;
	flex-wrap: wrap;
}
.home-work-list-sing-part .box-in {
    width: 100%;
    float: left;
    padding: 120px 0 55px;
    padding: 70px 0px 55px;
    text-align: center;
    height: 491px;
    transition: 0.5s;
    overflow: hidden;
    cursor: pointer;
}
.home-work-list-sing-part .box-border {
    width: 100%;
    height: 260px;
    display: inline-block;
    /*border: 2px solid #fff;
    transform: rotate(45deg);*/
    transition: 0.5s;
}
.home-work-list-sing-part .box-border {
    width: 100%;
    max-width: 72%;
    height: 260px;
    line-height: 200px;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
.home-work-list-sing-part .box-border img{
	transition: 0.5s;
	/*transform: rotate(-46deg);*/
	padding: 0px !important;
}
.home-work-list-sing-part .box-tit {
    width: 100%;
    float: left;
    padding-top: 80px;
    transition: 0.5s;
    position: relative;
}
.home-work-list-sing-part .box-tit h4,
.home-work-list-sing-part .box-tit h4 a{
    font-size: 32px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    transition: 0.5s;
    padding: 0 20px;
    margin: 0px;
    position: relative;
}
.home-work-list-sing-part .hov-cont-box {
    width: 100%;
    float: left;
    padding: 21px 21% 0;
    display: none;
    transition: 0.5s;
    position: relative;
}
.home-work-list-sing-part .hov-cont-box p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ffffff;
}
.home-work-list-sing-part .box-in:hover .hov-cont-box {
    display: block;
    transition: 0.5s;
}
.home-work-list-sing-part .box-in:hover .box-tit {
    padding-top: 0;
    transition: 0.5s;
}
/*.home-work-list-sing-part .box-in:hover .box-border img {
    transform: scale(1.2) rotate(-45deg);
    transition: 0.5s;
}*/
.home-work-list-sing-part .box-in:hover .box-border {
    border-color: transparent;
    transition: 0.5s;
}
section#work .home-container.page_container {
    width: 100%;
    max-width: 100%;
}
section.section.about-work.dark.onetone-::before {
    position: absolute;
    content: '';
    background-color: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    top: 0px;
}
section.section.about-work.dark.onetone- .home-container{
	position: relative;
}
section#work .home-container.page_container{
	padding: 0px !important;
}
section#blog h1 span {
    font-size: 32px;
}
section#work .our-work-portfolio {
    margin-top: 0px !important;
}

.home-work-list-sing-part .box-in{
	position: relative;
}
.home-work-list-sing-part .box-in .link {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    line-height: normal;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 42px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.box-sub-cnt{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    margin: 0px 0px 0px;
    top: unset;
    left: 0px;
    padding: 290px 0px 0px;
}
.box-sub-cnt::before {
    position: absolute;
    content: '';
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
	visibility: hidden;
	overflow: hidden;
    opacity: 0;
}
.home-work-list-sing-part .box-in:hover .box-sub-cnt::before{
	opacity: 1;
	visibility: visible;
	overflow: visible;
}
.home-work-list-sing-part .box-in:hover .box-sub-cnt {
    padding: 180px 0px 0px;
}
.home-work-list-sing-part .box-in:hover .box-border {
    max-width: 100%;
}

/*signage-page*/
.signage-page-main{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 80px 0px 50px;
    margin-top: 60px;
}
.signage-page-main .container{
	max-width: 100%;
	width: 100%;
}
.signage-page-row{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.signage-gellery{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.signage-gellery-col{
	width: 25%;
	padding: 0px 15px 40px;
}
.signage-gellery-pic{
	width: 100%;
	position: relative;
}
.signage-gellery-pic::after {
    position: absolute;
    content: '';
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.signage-gellery-col .lightbox{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	border-radius: 8px;
    overflow: hidden;
    filter: drop-shadow(0px 1px 10px rgba(0,0,0,0.20));
    background-color: #fff;
}
.signage-gellery-pic img {
    min-height: 400px;
    max-height: 400px;
    object-fit: cover;
    width: 100%;
}
.gallery-box-tit {
    position: absolute;
    bottom: 10px;
    z-index: 9;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 20px 10px 20px;
    flex-direction: column;
}
.gallery-box-tit h3 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
}
.gallery-box-tit p {
    font-size: 18px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    max-width: 350px;
}

.gallery-box-plus {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(to right bottom, #1e5799, #356fad, #4c87c1, #64a0d5, #7db9e8);
    z-index: 9;
}
.signage-gellery-sing-box:hover .gallery-box-plus{
    top: 0;
}
.signage-gellery-sing-box{
	width: 100%;
	position: relative;
}
.signage-gellery-sing-box::before{
	    position: absolute;
    content: '';
    width: calc(100% - 20px);
    left: 0px;
    right: 0px;
    margin: 0px auto;
    height: calc(100% - 10px);
    top: 17px;
    filter: drop-shadow(0px 1px 10px rgba(0,0,0,0.20));
    background-color: #fff;
    z-index: -9;
    border-radius: 8px
}
.baguetteBox-button{
	background-color: transparent;
}
.baguetteBox-button polyline {
    stroke: #fff;
}
.baguetteBox-button#close-button svg g {
    stroke: #fff;
}

.signage-gellery-pic::after{
	transition: all 0.5s ease;
	transform: translateY(100%);
}
.signage-gellery-sing-box:hover .signage-gellery-pic::after{
	transform: translateY(0%);
}
.gallery-box-tit{
	transform: translateY(150px);
	transition: all 0.5s ease;
}
.signage-gellery-sing-box:hover .gallery-box-tit{
	transform: translateY(0px);
}

/*responsive-design*/



@media screen and (min-width:1025px) and (max-width:1240px){
	.home-navigation{margin-left: 10px;}

	.new-footer-main{padding: 40px 0px;}

	/*Service*/
	.service-page-sub{padding: 80px 0px 60px;}
	.web-design-main{padding: 80px 0px 60px;}

	/*.home-work-list-sing-part .box-border{width: 200px;height: 200px;}*/
	.home-work-list-sing-part .box-border img{padding-right: 0px;}
	.home-work-list-sing-part .box-tit h4, .home-work-list-sing-part .box-tit h4 a{font-size: 28px;padding: 0px 10px;}
	.home-work-list-sing-part .hov-cont-box{padding: 21px 15% 0;}

	.signage-gellery-pic img{min-height: 320px;max-height: 320px;}
}

@media screen and (min-width:992px) and (max-width:1024px){
	.home-navigation{margin-left: 10px;}
	section#contact form.wpcf7-form{padding: 0px 20px;}
	.section#contact form.wpcf7-form h2{font-size: 36px;}
	.new-footer-main {padding: 0px 20px;}

	.new-footer-main{padding:20px;}
	.new-footer-sing-link-part h4{font-size: 26px;}
	.home-navigation li a{padding: 0px 15px;}

	/*Service*/
	.service-page-sub{padding: 70px 0px 50px;}
	.web-design-main{padding: 70px 0px 50px;}
	.service-page-banner .service-banner-txt{padding: 220px 0px 170px;}
	.service-banner-txt h6{font-size: 48px;}
	.web-design-sub h6{font-size: 30px;margin: 0px 0px 30px;}
	.web-design-sub p {font-size: 19px;line-height: 28px;}
	.web-design-box-main .web-design-one h6{padding-top: 20px;}
	.sign-up-main .sign-up-sub .sign-up-btn a {padding: 13px 40px;}
	.sign-up-main .sign-up-sub .sign-up-btn{width: 25%;}
	.sign-up-main .sign-up-sub .sign-up-txt{width: 75%;}
	.sign-up-main .sign-up-sub .sign-up-txt h6{font-size: 22px;line-height: 30px;}


	/*.home-work-list-sing-part .box-border{width: 180px;height: 180px;}*/
	.home-work-list-sing-part .box-border img{padding-right: 0px;padding-left: 0px;max-width: 100%;}
	.home-work-list-sing-part .box-tit h4, .home-work-list-sing-part .box-tit h4 a{font-size: 26px;padding: 0px 10px;}
	.home-work-list-sing-part .hov-cont-box{padding: 15px 20px 0;}
	.home-work-list-sing-part .box-in{height: 450px;}
	.home-work-list-sing-part .box-border{max-width: 88%;}

	/*home-page*/
	.home-container{padding: 40px 0px;}
	#about .home-container h1 {margin-top: 0px;}
	section#about{padding-bottom: 50px;}
	.about-work{padding: 100px 0px;}
	section#blog h1 {margin-top: 0px;}


	.signage-gellery-pic img{min-height: 320px;max-height: 320px;}
	.signage-gellery-col{width: 33.33%;}
}

@media screen and (min-width:768px) and (max-width:991px){

	.home-navigation{margin-left: 10px;}
	section#contact form.wpcf7-form{padding: 20px 0px 0px;}
	.section#contact form.wpcf7-form h2{font-size: 32px;}
	.new-footer-main {padding: 20px 0px 0px;}
	form.wpcf7-form .contact-area .one_fourth.last_column{width: 50% !important;margin: 0 !important;padding-left: 40px;}
	form.wpcf7-form .contact-area .three_fourth {width: 50% !important;margin: 0 !important;}
	form.wpcf7-form .contact-area {padding: 20px;max-width: 95%;}
	.new-footer-logo-part{width: 33.33%;}
	.new-footer-main .home-container{padding: 40px 0px;}
	.new-footer-sing-link-part h4{padding-bottom: 20px;}
	form.wpcf7-form .contact-form input[type="submit"]{width: 180px !important;height: 50px;line-height: 45px;font-size: 16px;}

	.new-footer-main{padding:20px 0px;}
	.new-footer-sing-link-part h4{font-size: 24px;}
	.new-footer-sing-link-part h4{padding-bottom: 0px;}
	.new-footer-socail-icon ul li{padding-right: 7px;}
	.new-footer-socail-icon ul li a{width: 30px;height: 30px;}
	.home-navigation li a{padding: 0px 15px;}

	.section-banner .form-box, .homepage-slider .form-box{width: 750px;padding: 25px;}
	.section-banner .form-box .va_close{right: -15px !important;}
	.homepage-slider .form-box .va_close{right: -15px !important;}


	/*Service*/
	.service-page-sub{padding: 40px 0px;}
	.service-page-sub-des p{font-size: 18px;line-height: 26px;}
	.web-design-main{padding: 60px 10px 40px;}
	.service-page-banner .service-banner-txt{padding: 100px 0px;}
	.service-banner-txt h6{font-size: 42px;}
	.web-design-sub h6{font-size: 26px;margin: 0px 0px 20px;}
	.web-design-sub p {font-size: 18px;line-height: 24px;}
	.web-design-box-main .web-design-one h6{padding-top: 10px;padding-bottom: 10px;}
	.sign-up-main .sign-up-sub .sign-up-btn a {padding: 10px 30px;}
	.sign-up-main .sign-up-sub .sign-up-btn{width: 25%;}
	.sign-up-main .sign-up-sub .sign-up-txt{width: 75%;}
	.sign-up-main .sign-up-sub .sign-up-txt h6{font-size: 20px;line-height: 30px;}
	.services-bottom-sing-dtl-main{padding: 70px 15px;}
	.services-bottom-sing-part{min-height: 295px;}
	.web-design-one img{max-width: 75px;}

	/*home-page*/
	#parallax #branding h1 {font-size: 250%;}
	#second .vAligner.fullScreen .cell h1 {font-size: 190%;}
	#parallax h3 {font-size: 30px;}
	.top-pad10 {padding-top: 15%;}



	/*.home-work-list-sing-part .box-border{width: 200px;height: 200px;}*/
	.home-work-list-sing-part .box-border img{padding-right: 0px;}
	.home-work-list-sing-part .box-tit h4, .home-work-list-sing-part .box-tit h4 a{font-size: 26px;padding: 0px 10px;}
	.home-work-list-sing-part .hov-cont-box{padding: 15px 20px 0;}
	.home-work-list-sing-part{width: 50%;}
	.home-work-list-sing-part .box-in{height: 430px;}
	.home-work-list-sing-part .box-border{max-width: 95%;}
	.home-work-list-grid a{width: 50% !important;}
	.box-sub-cnt{padding: 270px 0px 0px;}
	.home-work-list-sing-part .box-in:hover .box-sub-cnt {padding: 160px 0px 0px;}

	/*home-page*/
	.home-container{padding: 30px 0px;}
	#about .home-container h1 {margin-top: 0px;}
	section#about{padding-bottom: 40px;}
	.about-work{padding: 80px 0px;}
	section#blog h1 {margin-top: 0px;}
	.digital-agency a.link {margin-bottom: 20px;}
	.digital-agency blockquote{padding: 0 5% 40px;}
	a.link{padding: 7px 32px;}
	section#services h1 {margin-top: 0px;}
	section#blog .chpcs_more a{min-height: 45px;}
	.digital-agency .home-container blockquote{font-size: 26px;line-height: 34px;}

	.signage-gellery-pic img{min-height: 300px;max-height: 300px;}
	.signage-gellery-col{width: 33.33%;padding: 0px 10px 40px;}
}



@media (max-width: 767px){
	section#contact form.wpcf7-form{padding: 0px;}
	.section#contact form.wpcf7-form h2{font-size: 26px;line-height: normal;}
	.new-footer-main {padding:0px;}
	form.wpcf7-form .contact-area .one_fourth.last_column{width: 100% !important;margin: 0 !important;padding-left: 0px;}
	form.wpcf7-form .contact-area .three_fourth {width: 100% !important;margin: 0 !important;padding-left: 0px;padding-top: 20px;}
	form.wpcf7-form .contact-area {padding: 20px;max-width: 98%;}
	.new-footer-logo-part{width: 100%;}
	.new-footer-main .home-container{padding: 30px 0px;}
	.new-footer-sing-link-part h4{padding-bottom: 10px;font-size: 18px;margin-top: 10px;}
	.new-footer-sing-link-part ul li a{font-size: 15px;}
	form.wpcf7-form .contact-form input[type="submit"]{width: 150px !important;height: 40px;line-height: 30px;font-size: 15px;}
	section#contact.footer-contact-us{background-color: #fff !important;}
	.footer-contact-us .home-container{max-width: 96% !important;display: block;}
	.new-footer-main .home-container{max-width: 96% !important;}
	.footer-contact-us .wpcf7-form-control-wrap{width: 100%;}
	.new-footer-sing-link-part ul li{margin-bottom: 7px;line-height: normal;}
	.new-footer-socail-icon{margin-top: 10px;}
	.new-ftr-logo img{max-height: 60px;}
	section#contact form.wpcf7-form .contact-area .one_fourth h4{margin-bottom: 0px;font-size: 20px;}
	section#contact form.wpcf7-form .contact-area .one_fourth p{font-size: 14px;line-height: 20px;padding-bottom: 0px;}
	.footer-contact-us .contact-form input, .footer-contact-us .contact-form textarea, 
	.footer-contact-us .contact-form select{margin-bottom: 10px;}
	.footer-contact-us form.wpcf7-form .contact-form .your-message textarea{height: 100px;}
	.footer-contact-us{padding: 10px;}
	.new-footer-socail-icon ul li{padding-right: 5px;}
	.footer-contact-us .three_fourth{padding-top: 10px;}

	.chat-modal-dtl-part{margin: 0px auto;max-width: 300px;padding: 15px;}
	.chat-modal div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height: 100px;}
	.chat-modal h3.sms-tab-title, .chat-modal h3.email-tab-title{font-size: 18px;}
	.chat-modal .wpforms-container-full{margin-bottom: 10px;}
	.chat-icon::after{width: 30px;right: 30px;animation: unset;}
	.chat-icon{bottom: 90px;right: 5px;}

	.new-footer-main{padding:0px;}
	.new-footer-sing-link-part h4{font-size: 22px;}
	.new-footer-sing-link-part h4{padding-bottom: 0px;}
	.new-footer-socail-icon ul li{padding-right: 7px;}
	.new-footer-socail-icon ul li a{width: 30px;height: 30px;}
	.new-footer-sing-link-part ul.onepress-menu li a{padding: 8px 0px;}
	.ftr-g-review p{padding-top: 8px;}
	.new-footer-sing-sec-part{padding-top: 10px;}
	.new-footer-sing-link-part ul li a{font-size: 14px;}
	.new-footer-sing-link-part ul li{margin-bottom: 5px;}
	.new-footer-socail-icon {
    margin-top: 5px;
    margin-bottom: 5px;}
    .ftr-copyright{padding: 10px 0px;}

    .our-work li.afp-single-item {height: 300px !important;width: 300px !important;}
    .home-page-roi-rtl-part .flexslider .slides > li h1{font-size: 24px;}
    .home-page-roi-rtl-part .home-container.page_container{display: block;}
    .entry-content.contact-form-bg-part h2{font-size: 26px !important;}

    /*Service*/
	.service-page-sub{padding: 30px 0px 20px;text-align: center;}
	.web-design-main{padding: 30px 0px 20px;text-align: center;}
	.web-design-box-main{justify-content: center;}
	.web-design-box-main .web-design-one{width: 50%;}
	.web-design-one img{max-width: 60px;}
	.service-page-banner .service-banner-txt{padding: 80px 0px;}
	.service-banner-txt h6{font-size: 30px;}
	.web-design-sub h6{font-size: 22px;margin: 0px 0px 5px;}
	.sign-up-main{padding: 20px 0px;}
	.web-design-sub p {font-size: 16px;line-height: 22px;}
	.web-design-box-main .web-design-one h6{padding-top: 10px;}
	.sign-up-main .sign-up-sub .sign-up-btn a {padding: 7px 15px;}
	.sign-up-main .sign-up-sub .sign-up-btn{width: 30%;}
	.sign-up-main .sign-up-sub .sign-up-txt{width: 70%;}
	.sign-up-main .sign-up-sub .sign-up-txt h6{font-size: 17px;line-height: 24px;}
	.services-bottom-sing-dtl-main{padding: 20px 10px;}
	.services-bottom-sing-part{min-height: 200px;}
	.services-bottom-sing-dtl-main{max-width: 100%;text-align: center;}
	.service-page-main .container{width: 96%;margin: 0px auto;}
	.service-page-sub-des p{font-size:18px;line-height: 24px;margin-bottom: 10px;}
	.service-page-sub-des p:last-child{margin-bottom: 0px;}
	.service-page-main .service-page-banner .container {width: 100%;}
	.web-design-box-main .web-design-one h6{padding-bottom: 0px;}
	.web-design-box-main .web-design-one{width: 33.33%;min-height: 110px;}
	.services-bottom-sing-dtl-main h2{font-size: 18px;line-height: 24px;}
	.services-bottom-full .col-lg-6{width: 100%;}
	.web-design-sub p{margin-bottom: 20px;}
	.service-page-main {margin-top: 80px !important;}

	#parallax #branding h1 {
    font-size: 22px;}
    #parallax h1, #parallax h2, #parallax h3, #parallax p {
    font-size: 22px;
    line-height: 32px;}
    #second .vAligner.fullScreen .cell h1{line-height: normal;}
    #second .vAligner.alignCenter.fullScreen .cell.top-pad10 {
    padding-top: 25%;}

    /*.home-work-list-sing-part .box-border{width: 170px;height: 170px;}*/
	.home-work-list-sing-part .box-border img{max-width: 100%;}
	.home-work-list-sing-part .box-tit h4, .home-work-list-sing-part .box-tit h4 a{font-size: 22px;padding: 0px 10px;}
	.home-work-list-sing-part .hov-cont-box{padding: 15px 20px 0;}
	.home-work-list-sing-part{width: 100%;}
	.home-work-list-sing-part .box-in{padding: 50px 0px 20px;height: 360px;}
	.home-work-list-sing-part .box-tit{padding-top: 60px;}
	.home-work-list-sing-part .box-border{max-width: 70%;}
	.box-sub-cnt{padding: 240px 0px 0px;}

	.home-work-list-grid a{width: 100% !important;}
	section#blog h1 span {font-size: 28px;}
	.home-work-list-sing-part .box-in:hover .box-sub-cnt {
    padding: 130px 0px 0px;}
    .home-work-list-sing-part .box-in .link{font-size: 16px;padding: 8px 32px;}
	.home-work-list-sing-part .box-border {max-width: 50%;height: 220px;}
	.home-work-list-sing-part .box-in:hover .box-border img {
    max-height: 290px;
    object-fit: contain;}


	/*home-page*/
	.home-container{padding: 30px 0px;}
	section#about .home-container{max-width: 96%;padding: 0px;}
	section.about-work .home-container{max-width: 96%;}
	section#services .home-container{max-width: 96%;}
	section#blog .home-container{max-width: 96%;}
	section.section.roi.onetone- .home-container{max-width: 96%;}
	#about .home-container h1 {margin-top: 0px;}
	section#about{padding-bottom: 40px;}
	.about-work{padding: 30px 0px;}
	section#blog h1 {margin-top: 0px;}
	.digital-agency a.link {margin-bottom: 20px;}
	.digital-agency blockquote{padding: 0 5% 40px;}
	a.link{padding: 7px 32px;}
	section#services h1 {margin-top: 0px;}
	section#blog .chpcs_more a{min-height: 45px;}
	.digital-agency .home-container blockquote{font-size: 22px;line-height: 28px;}
	section#services .table .row .one_fourth{text-align: center;}
	.table .row .one_fourth h3{text-align: center;}
	section#services .table .row .one_fourth i.icon img{float: none;text-align: center;margin-left: 0px;}
	section.section.roi.onetone- h1 {margin-top: 0;}
	a.link {padding: 4px 20px;font-size: 16px;}
	section h1{font-size: 28px;line-height: 36px;margin-bottom: 30px;}

	.chat-modal-dtl-part{padding: 45px 15px 15px;}

	.signage-gellery-pic img{min-height: 270px;max-height: 270px;}
	.signage-gellery-col{width: 50%;}
	.gallery-box-tit h3{font-size: 20px;line-height: 26px;margin-top: 0px;}
	.gallery-box-tit{padding: 15px 15px 0px 15px;}
}

@media (max-width: 575px){
	.chat-modal{max-width: 315px;}
	.email-tab-content {margin-top: 10px;}

	.new-footer-sing-link-part h4{font-size: 20px;margin-bottom: 0px;}

	.web-design-box-main .web-design-one{width: 100%;min-height: 100px;}
	.web-design-sub h6{font-size: 20px;line-height: 26px;}
	.service-banner-txt h6{font-size: 24px;line-height: 24px;}
	.sign-up-main .sign-up-sub{flex-wrap: wrap-reverse;text-align: center;}
	.sign-up-main .sign-up-sub .sign-up-btn, .sign-up-main .sign-up-sub .sign-up-txt{width: 100%;justify-content: center;}
	.sign-up-main .sign-up-sub .sign-up-btn a{    margin: 10px auto 0px;}
	.sign-up-main .sign-up-sub .sign-up-txt h6{font-size: 16px;}

	.home-work-list-sing-part .box-tit h4, .home-work-list-sing-part .box-tit h4 a{font-size: 20px;}
	.home-work-list-sing-part .box-border {max-width: 70%;height: 220px;}

	.section h2, #contact.section h2{font-size: 24px;}
	section h1{font-size: 24px;line-height: 36px;margin-bottom: 30px;}

	.signage-gellery-pic img{min-height: 270px;max-height: 270px;}
	.signage-gellery-col{width: 100%;}
}

@media (max-width: 480px){
	.footer-contact-us .g-recaptcha {
	    transform: scale(0.80);
	    -webkit-transform: scale(0.80);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}
	.section#contact form.wpcf7-form h2{font-size: 22px;}
	.footer-contact-us{padding-top: 20px;}
	form.wpcf7-form .contact-area{padding: 10px 10px 30px;}

	.web-design-sub h6{font-size: 19px;line-height: 26px;}
	.home-work-list-sing-part .box-tit {padding-top: 20px;}
	.home-work-list-sing-part .box-border {max-width: 90%;height: 200px;}
}
@media (max-width: 1170px){
	.contact-sec-form-part{padding:20px;width: 100%;}
	.our-work li.afp-single-item {height: 240px;width: 240px;}
	.our-work li.afp-single-item {width: 33.33%;}
}



@media (max-width: 960px){
	.our-work li.afp-single-item {height: 246px;width: 246px;}
	.service-page-main {margin-top: 110px;}
}

.new-portfolio-sign-up-sec-part {
    margin-bottom: 60px;
}
.home-work-list-sing-part {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.home-work-list-grid a {
    width: 33.33%;
    float: left;
}
#wt-cli-accept-all-btn{
	border: 2px solid #4993cf;
    color: #4993cf;
}