 @import "/pub/color1.css";
@import "/pub/color2.css";
@import "/pub/color3.css";
@import "/pub/color4.css";
@import "/pub/color5.css";
@import "/pub/color6.css";
@import "/pub/color7.css";
@import "/pub/color8.css";
@import "/pub/color9.css";
@import "/pub/color10.css";
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none outside none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
:focus {
	outline: 0 none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
}
body {
	background: url("../images/bg.png") repeat scroll left top rgba(0, 0, 0, 0);
	margin: 10px 0 0;
	padding: 0;
}
body, input, textarea {
	background-color: #f3f3f3;
	color: #727272;
	font: 13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #3c3c3c;
	font-family: Oswald, sans-serif;
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 9px;
}
h2 {
	font-size: 23px;
	line-height: 25px;
	margin-bottom: 15px;
}
h3 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 15px;
}
h4 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}
h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
h6 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
}
hr {
	border: 1px solid #eee;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
ul, ol {
	list-style-position: inside;
}
ul {
	list-style: none outside none;
}
ul li {
	background: url("style/images/dark-bullet.html") no-repeat scroll left 13px transparent;
	padding-left: 15px;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha outside none;
}
ol ol ol {
	list-style: lower-roman outside none;
}
ol ol ol ol {
	list-style: lower-alpha outside none;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-family: Oswald, sans-serif;
	font-weight: normal;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	border-left: 5px solid #eee;
	color: #999;
	font-family: Oswald, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 20px 36px;
	padding: 5px 20px;
}
pre {
	background: none repeat scroll 0 0 #f4f4f4;
	font-family: Oswald, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: auto;
	padding: 0.75em 20px;
}
code, kbd {
	font-family: Oswald, sans-serif;
	font-size: 13px;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 40px;
}
ins {
	background: none repeat scroll 0 0 #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: 0.5ex;
}
.dropcap {
	display: block;
	float: left;
	font-size: 45px;
	margin: 15px 8px 0 0;
	padding: 0;
	text-transform: uppercase;
}
.lite1 {
	border-bottom: 1px dotted #ca6d6d;
	color: #ca6d6d;
}
.lite2 {
	border-bottom: 1px dotted #ca6d6d;
}
.download-box, .warning-box, .info-box, .note-box {
	clear: both;
	line-height: 17px;
	margin: 0 0 20px;
	padding: 15px;
	text-shadow: none;
}
.info-box {
	background: none repeat scroll 0 0 #c2ddf9;
	border: 1px solid #80bbef;
	color: #4783b7;
}
.warning-box {
	background: none repeat scroll 0 0 #ffcccc;
	border: 1px solid #ff9999;
	color: #c31b00;
}
.download-box {
	background: none repeat scroll 0 0 #d1f7b6;
	border: 1px solid #8bca61;
	color: #5e9537;
}
.note-box {
	background: none repeat scroll 0 0 #fdebae;
	border: 1px solid #e6c555;
}
a {
	color: #727272;
	text-decoration: none;
	transition: all 200ms ease-in 0s;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
input#submit, .forms fieldset .btn-submit {
	background: url("style/images/button-bg.html") repeat-x scroll 0 0 #555;
	border: 1px solid #383838;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 28px;
	line-height: 25px;
	padding: 0 17px;
	transition: all 200ms ease-in 0s;
}
input#submit {
	font-size: 12px;
	height: 30px;
	padding-bottom: 5px;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img {
	height: auto;
	max-width: 100%;
}
.map.full {
	margin: 0 -40px;
}
.map iframe {
	max-width: 100%;
}
.intro {
	background: url("style/images/line.html") repeat-x scroll center bottom transparent;
	color: #a0a0a0;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 40px;
	margin-top: -9px;
	padding-bottom: 40px;
	text-align: center;
}
img.border-hoverimg:hover {
	border: 5px solid #fff;
}
.img-left {
	float: left;
	margin: 0 20px 0 0;
}
.img-left-mbottom {
	float: left;
	margin: 0 20px 20px 0;
}
.arrows-list li {
	background: url("../images/arrows-05.png") no-repeat scroll left 13px rgba(0, 0, 0, 0);
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 12px;
}
ul.arrows-list-two {
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
}
.arrows-list-two li {
	background: url("../images/arrows-07.png") no-repeat scroll left 11px rgba(0, 0, 0, 0);
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 20px;
}
.arrows-list-three li {
	background: url("../images/arrows-09.png") no-repeat scroll left 14px rgba(0, 0, 0, 0);
	color: #ccc;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 10px;
}
.arrows-list-three li a {
	color: #ccc;
}
ul.sideimg-list {
	float: left;
	margin: 15px 40px 0 0;
	padding: 0;
	width: 100%;
}
ul.sideimg-list img {
	display: block;
	float: left;
	margin-right: 23px;
}
.sideimg-list li {
	float: left;
	list-style-type: none;
	margin: 0 40px 0 0;
	max-width: 205px;
	padding: 5px 0 0;
	text-align: left;
}
.sideimg-list li a {
	color: #3c3c3c;
	font-size: 14px;
}
.sideimg-list li a:hover {
	color: #ff0000;
	font-size: 14px;
}
.sideimg-list li.sideimg-list-last {
	float: left;
	list-style-type: none;
	margin: 0;
	max-width: 205px;
	padding: 5px 0 0;
}
.divider-line {
	border-bottom: 1px solid #737373;
	display: block;
	padding: 20px 0 0;
	width: 100%;
}
.divider-line2 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin-bottom: 30px;
	padding: 10px 0 0;
	width: 100%;
}
.divider-line2.martop {
	margin-top: 25px;
}
.divider-line5 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin: 15px 30px 30px 25px;
	padding: 0;
	width: 94%;
}
.divider-line6 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin-left: 25px;
	margin-right: 30px;
	margin-top: 15px;
	padding: 0;
	width: 94%;
}
.strong-marbom {
	color: #636363;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 7px;
}
.img-border2 {
	border: 3px solid #cbcbcb;
}
.b-text-one {
	color: #454545;
	float: left;
	font-family: Oswald, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	margin-bottom: 15px;
	text-align: center;
}
.left-border-box {
	background-color: #f9f9f9;
	border-left: 3px solid #ff0000;
	float: left;
	font-family: Oswald, sans-serif;
	font-weight: normal;
	margin: 36px 0;
	padding: 15px 20px;
	text-align: left;
	width: 897px;
}
.left-border-box-two {
	background-color: #f9f9f9;
	border-left: 3px solid #ff0000;
	float: left;
	font-family: Oswald, sans-serif;
	font-weight: normal;
	margin: 10px 0 30px 25px;
	padding: 15px 21px;
	text-align: left;
	width: 90%;
}
.one-half, .one-third, .one-fourth {
	float: left;
	margin-right: 4%;
	position: relative;
}
.one-half {
	width: 48%;
}
.one-third {
	width: 30.6666%;
}
.one-fourth {
	width: 22%;
}
.last {
	clear: right;
	margin-right: 0 !important;
}
.framed-box {
	border: 1px solid #e2e2e2;
}
.framed-box.center {
	text-align: center;
}
.framed-box-wrap {
	background-color: #f9f9f9;
	border: 1px solid #fff;
}
.framed-box-wrap .pricing-title {
	background-color: #eee;
	border-bottom: 1px solid #fff;
	padding: 13px 0 0;
	text-align: center;
}
.framed-box-wrap h3 {
	margin-bottom: 10px;
}
.framed-box-wrap .pricing-text-list {
	padding: 15px 20px 0;
}
.dropcap1, .dropcap2, .dropcap3 {
	float: left;
	font-family: Oswald, sans-serif;
	font-weight: normal;
	overflow: hidden;
	text-align: center;
}
.dropcap1 {
	background: url("../images/elements/dropcap_gray.png") no-repeat scroll 0 0 transparent;
	color: #3c3c3c;
	font-size: 32px;
	height: 58px;
	line-height: 52px;
	margin: 0 8px -4px 0;
	width: 53px;
}
.dropcap2 {
	background: url("../images/elements/dropcap_gray.png") no-repeat scroll 0 -108px transparent;
	color: #3c3c3c;
	font-size: 32px;
	height: 56px;
	line-height: 50px;
	margin: 0 8px -4px 0;
	width: 53px;
}
.dropcap3 {
	font-size: 40px;
	height: 44px;
	line-height: 40px;
	margin: 0 0 -4px;
	width: 44px;
}
ul.list1, ul.list2, ul.list3, ul.list4, ul.list5, ul.list6, ul.list7, ul.list8, ul.list9, ul.list10 {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
}
ul.list1 li, ul.list2 li, ul.list3 li, ul.list4 li, ul.list5 li, ul.list6 li, ul.list7 li, ul.list8 li, ul.list9 li, ul.list10 li {
	margin: 3px 0;
	padding-left: 18px;
}
ul.list1 li {
	background: url("../images/elements/icon-heart.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
}
ul.list2 li {
	background: url("../images/elements/icon-ok.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
}
ul.list3 li {
	background: url("../images/elements/icon-right-arrow.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
}
ul.list4 li {
	background: url("../images/elements/icon-star.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
}
ul.list5 li {
	background: url("../images/elements/icon-chevron-right.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
}
ul.list6 li {
	background: url("../images/elements/icon-chat.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
}
ul.list7 li {
	background: url("../images/elements/icon-play-button.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
}
ul.list8 li {
	background: url("../images/elements/icon-remove.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
}
ul.list9 li {
	background: url("../images/elements/icon-cart.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
}
ul.list10 li {
	background: url("../images/elements/icon-user.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
}
.highlight {
	background: none repeat scroll 0 0 #000;
	border-radius: 3px;
	color: #fff;
	padding: 2px 5px;
}
.highlight.black {
	background: none repeat scroll 0 0 #000;
}
.highlight.red {
	background: none repeat scroll 0 0 #ff0000;
}
.highlight.gray {
	background: none repeat scroll 0 0 #aaa;
}
.highlight.yellow {
	background: none repeat scroll 0 0 #fff000;
}
.highlight.blue {
	background: none repeat scroll 0 0 #2083d0;
}
.highlight.pink {
	background: none repeat scroll 0 0 #e826b4;
}
.highlight.green {
	background: none repeat scroll 0 0 #48b02b;
}
.highlight.orange {
	background: none repeat scroll 0 0 #ffcc00;
}
.highlight.magenta {
	background: none repeat scroll 0 0 #9325ea;
}
.button, button {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: white;
	border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4);
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	color: #585656;
	cursor: pointer;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	outline: medium none;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.button:hover, .button.hover, .page-numbers:hover {
}
.button:active, .button.active, .page-numbers:active {
	top: 2px;
}
.button.full {
	display: block;
}
.button.small {
	font-size: 13px;
}
.button.medium {
	font-size: 13px;
	height: 40px;
	line-height: 40px;
}
.button.large {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.button.small.colorchan {
	background-color: #ff0000;
}
.button.red {
	background-color: #ff0000;
	color: #fff;
}
.button.blue {
	background-color: #6666cc;
	color: #fff;
}
.button.lightblue {
	background-color: #3399cc;
	color: #fff;
}
.button.green {
	background-color: #009933;
	color: #fff;
}
.button.black {
	background-color: #333;
	color: #fff;
}
.button.orange {
	background-color: #ff9900;
	color: #fff;
}
.button.darkgray {
	background-color: #818181;
	color: #fff;
}
.button.gray {
	background-color: #f0f0f0;
	color: #000;
}
.info, .error, .notice, .success {
	border: 1px solid #bbb;
	border-radius: 0;
	font-size: 13px;
	margin-bottom: 20px;
}
.info strong, .error strong, .notice strong, .success strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0 solid #fff;
	padding: 10px;
}
.info {
	background-color: #e6f3ff;
	border-color: #c6e3ff;
	color: #4a84bc;
}
.error {
	background-color: #ffdddd;
	border-color: #f1bdbd;
	color: #bd6767;
}
.notice {
	background-color: #f6f2d2;
	border-color: #d7d099;
	color: #a79a30;
}
.success {
	background-color: #dffbe4;
	border-color: #a9ecb4;
	color: #1ea133;
}
.close-but {
	background: url("../images/icon-remove.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	border: medium none;
	float: right;
	height: 10px;
	margin: 5px;
	width: 10px;
}
.table-list {
	background-color: #fff;
	border: 1px solid #dddddd;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.table-list th {
	background-color: #eee;
	padding: 10px;
}
.table-list td {
	background-color: #f5f5f5;
	padding: 10px;
	text-align: center;
}
.table-list tr:hover td {
	background-color: #f9f9f9;
}
.pricing-tables-main {
	float: left;
	margin-bottom: 40px;
	position: relative;
}
.pricing-tables {
	border: 1px solid #eee;
	float: left;
	position: relative;
	width: 24%;
}
.pricing-tables-helight {
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
	float: left;
	position: relative;
	width: 27%;
}
.pricing-tables-two {
	border: 1px solid #eee;
	float: left;
	position: relative;
	width: 33%;
}
.pricing-tables-helight-two {
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
	float: left;
	position: relative;
	width: 33%;
	z-index: 3;
}
.testimonials {
	float: left;
	margin-bottom: 30px;
}
.testimonials span {
	background: url("../images/quote_subfix.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	line-height: 21px;
	margin-top: 15px;
	padding-left: 40px;
}
.testimonials-2 span {
	background: url("../images/quote_subfix.gif") no-repeat scroll 15px 23px #f9f9f9;
	border: 1px solid #eee;
	float: left;
	line-height: 21px;
	padding: 20px 30px 25px 50px;
}
.testimonials-3 {
	float: left;
	margin-top: 40px;
}
.testimonials-3 img {
	border: 2px solid #ccc;
	float: left;
	height: 100px;
	margin: 5px 20px 5px 0;
	width: 100px;
}
.testimonials-3 span {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	float: left;
	line-height: 21px;
	padding: 20px 20px 25px;
}
#header {
	background: url("../images/top-header-bg.png") no-repeat scroll 30px top rgba(0, 0, 0, 0);
	height: 100px;
	width: auto;
}
#page-wrapper {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	margin: auto;
	max-width: 1000px;
	width: 1000px;
}
.logo-area {
	float: left;
	width: auto;
}
#site-logo {
	color: #3c3c3c;
	font-family: Oswald, sans-serif;
	font-size: 40px;
	font-weight: normal;
	margin: 17px 0 0 25px;
}
#site-logo i {
	color: #ff0000;
	font-family: Oswald, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
}
.top-search {
	float: right;
	font-family: Oswald, sans-serif;
	padding-right: 30px;
}
.top-search ul {
	float: none;
	list-style: none outside none;
	text-align: center;
	width: 100%;
}
.top-search ul li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #727272;
	float: left;
	font-size: 11px;
	min-width: 120px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.top-search ul li a {
	color: #727272;
	font-size: 30px;
	line-height: 100px;
}
.top-search ul li a:hover {
	color: #454545;
}
.top-search ul li img {
	margin-right: 5px;
	margin-top: 6px;
}
form#searchform {
	width: 300px;
}
.no-results form#searchform {
	padding: 10px 0 0;
}
form#searchform:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
input#searchsubmit {
	background: url("style/images/icon-search.html") no-repeat scroll center center #404040;
	border: medium none;
	cursor: pointer;
	float: right;
	height: 27px;
	text-indent: -99999px;
	width: 168px;
}
.top-search .search-text-box {
	background: url("../images/search-header-left.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 0 none;
	color: #9a9a9a;
	float: right;
	font-size: 11px;
	height: 27px;
	padding: 0 5px 5px 16px !important;
	width: 160px;
}
.top-search input.search-submit-button {
	background: url("../images/search-header-right.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: medium none;
	cursor: pointer;
	float: right;
	font-size: 11px;
	height: 27px;
	text-indent: -99999px;
	width: 33px;
}
.top-search .widget_search {
	float: right;
	width: 100%;
}
.top-search .widget_search .search-text-box:focus {
	width: 160px;
}
#access .menu {
	font-family: Oswald, sans-serif;
	font-weight: normal;
	list-style: none outside none;
	position: relative;
	text-transform: uppercase;
}
#access .menu select {
	background-color: #f9f9f9;
	border: 2px solid #eee;
	color: #434343;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
}
#access .menu ul {
	background: url("../images/mainmenu-bg.jpg") no-repeat scroll center top #4b4b4b;
	height: 50px;
	letter-spacing: normal;
	list-style-type: none;
	margin: 0;
	position: relative;
	text-align: left;
	z-index: 1001;
}
#access .menu ul li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 101;
}
#access .menu ul li.homebut-icon {
	display: block;
	float: left;
}
#access .menu ul li.homebut-icon a {
	background-color: #414141;
	height: 37px;
	margin: 0;
	padding: 13px 0 0 26px;
	width: 48px;
}
#access .menu ul li a {
	background: url("../images/mainmenu-devider-line.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	color: #fff;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0;
	padding: 18px 25px;
	text-decoration: none;
}
#access .menu ul li a:hover, #access .menu ul li.active a, #access .menu ul li a.selected {
	background-color: #3b3b3b;
	color: #fff;
}
#access .menu ul li ul {
	background: none repeat scroll 0 0 #3b3b3b;
	display: none;
	height: auto;
	left: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	visibility: hidden;
	width: 190px;
}
#access .menu ul li ul li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: list-item;
	float: none;
	height: auto;
	padding: 0;
}
#access .menu ul li ul li ul {
	top: 0;
}
#access .menu ul li ul li a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #3b3b3b;
	border-color: -moz-use-text-color -moz-use-text-color #424242;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	color: #a9a9a9;
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 12px 20px 13px;
	width: 150px;
}
#access .menu ul li ul li a:hover, #access .menu ul li ul li.active a, #access .menu ul li ul li a.selected {
	background-color: #494949;
	color: #fff;
}
* html #access .menu {
	height: 1%;
}
.selectnav {
	display: none;
	margin-left: 20px;
	width: 440px;
}
#content {
	margin: 16px 0 0 5px;
	padding: 10px 5px 30px;
}
#content .container .five.columns {
	margin: 0 25px;
	width: 280px;
}
#content .five.columns h2 {
	border-bottom: 1px solid #eee;
	font-size: 23px;
	line-height: 36px;
	margin-bottom: 27px;
}
#content .five.columns i.titles-icon1 {
	background: url("../images/homepage-titles-icon1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 32px;
	margin: 3px 3px 0 0;
	width: 30px;
}
#content .five.columns i.titles-icon2 {
	background: url("../images/homepage-titles-icon2.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 32px;
	margin: 3px 5px 0 0;
	width: 30px;
}
#content .five.columns i.titles-icon3 {
	background: url("../images/homepage-titles-icon3.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 32px;
	margin: 3px 7px 0 0;
	width: 30px;
}
#content .five.columns b {
	color: #222;
	float: left;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 9px;
}
.img-border {
	border: 5px solid #eee;
	width: 270px;
}
ul.home-services-list {
	float: left;
	margin: -12px 0 0;
	padding: 0;
	width: 280px;
}
.home-services-list li {
	border-bottom: 1px solid #f0f0f0;
	list-style-type: none;
	margin: 0;
	padding: 11px 0 0;
}
.home-services-list li p {
	font-size: 11px;
}
#content .five.columns i.services-icon1 {
	background: url("../images/homepage-ser-icon1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 1px solid #eee;
	float: left;
	height: 48px;
	margin: 0 14px 0 0;
	width: 48px;
}
#content .five.columns i.services-icon2 {
	background: url("../images/homepage-ser-icon2.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 1px solid #eee;
	float: left;
	height: 48px;
	margin: 0 14px 0 0;
	width: 48px;
}
#content .five.columns i.services-icon3 {
	background: url("../images/homepage-ser-icon3.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 1px solid #eee;
	float: left;
	height: 48px;
	margin: 0 14px 0 0;
	width: 48px;
}
#content .five.columns i.services-icon4 {
	background: url("../images/homepage-ser-icon4.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 1px solid #eee;
	float: left;
	height: 48px;
	margin: 0 14px 0 0;
	width: 48px;
}
.home-services-list li a:hover {
	color: #ff0000;
	text-decoration: none;
}
.freshworks-gallery {
	background-color: #eee;
	height: 260px;
	margin: 20px 30px 0 20px;
	padding: 10px;
}
.freshworks-content {
	background-color: #fff;
	box-shadow: 1px 0 5px 0 rgba(0, 0, 0, 0.1);
	float: left;
	height: 225px;
	margin: 0 35px 0 0;
	padding: 15px 20px 20px;
	width: 180px;
}
.freshworks-content h2 {
	font-family: Oswald, sans-serif;
	font-size: 24px;
	margin: 0 0 13px;
}
.morebut-small {
	background: url("../images/mainslider-morebut-bg.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	border-left: 3px solid #ff0000;
	display: block;
	font-family: Oswald, sans-serif;
	height: 30px;
	position: relative;
	width: 115px;
}
.morebut-small a {
	background: url("../images/arrows-03.png") no-repeat scroll 96px 12px rgba(0, 0, 0, 0);
	color: #727272;
	display: block;
	font-size: 13px;
	font-weight: normal;
	height: 23px;
	padding: 4px 0 0 15px;
}
.morebut-small-two {
	border-left: 1px solid #ff0000;
	display: block;
	float: left;
	height: 30px;
	position: relative;
}
.morebut-small-two a {
	background: url("../images/mainslider-morebut-bg.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	color: #727272;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 27px;
	padding: 3px 15px 0;
}
.morebut-small-two a:hover {
	background: url("../images/mainslider-morebut-bg-2.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	color: #ff0000;
}
.slider-static-img {
	border-bottom: 2px solid #454545;
	float: left;
	height: 450px;
	width: 100%;
}
.slider-video {
	background-color: #f9f9f9;
	border-bottom: 2px solid #d8d8d8;
	float: left;
	height: 380px;
	margin-bottom: 15px;
	padding: 0;
	width: 1000px;
}
.slider-video-left {
	float: left;
	font-family: Oswald, sans-serif;
	font-weight: normal;
	height: 320px;
	padding: 30px;
	width: 320px;
}
.slider-video-right {
	float: left;
	height: 320px;
	padding: 30px;
	width: 560px;
}
.slider-video-left .textbig {
	left: 100px;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 70px;
}
.slider-video-left span.textbiggy b {
	color: #3c3c3c;
	font-weight: normal;
}
.slider-video-left span.textbiggy {
	color: #ff0000;
	display: block;
	font-size: 45px;
	line-height: 54px;
	margin-bottom: 15px;
	padding: 0;
	text-transform: uppercase;
}
.slider-video-left span.textsmally {
	color: #566470;
	font-family: Oswald, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 27px;
}
.slider-video-left .morebut {
	background: url("../images/sliders/iosslider/mainslider-morebut-bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
	border-left: 3px solid #ff0000;
	height: 45px;
	position: relative;
	top: 25px;
	width: 205px;
}
.slider-video-left .morebut a {
	background: url("../images/sliders/iosslider/arrows-01.png") no-repeat scroll 170px 15px rgba(0, 0, 0, 0);
	color: #3c3c3c;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 35px;
	padding: 10px 0 0 20px;
	width: 185px;
}
.home-latestbn-section {
	float: left;
	margin: 36px 45px 0 20px;
	width: 450px;
}
.home-latestbn-section i.titles-icon4 {
	background: url("../images/homepage-titles-icon4.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 32px;
	margin: 3px 3px 0 0;
	width: 30px;
}
ul.home-latest-list {
	float: left;
	margin: -16px 0 0;
	padding: 0;
	width: 100%;
}
.home-latest-list li {
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0;
}
.home-latest-list li img {
	float: left;
	margin: 0 25px 0 0;
}
.home-latest-list li i {
	color: #a9a9a9;
	display: block;
	font-size: 11px;
	font-style: italic;
}
.home-latest-list li p {
	margin-top: 5px;
}
.home-clientsays-section {
	float: left;
	margin: 36px 0 0;
	width: 450px;
}
.home-clientsays-section i.titles-icon5 {
	background: url("../images/homepage-titles-icon5.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 32px;
	margin: 3px 3px 0 0;
	width: 30px;
}
.home-clientsays-img {
	background: url("../images/site-testi-bg.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 150px;
	width: 147px;
}
.home-clientsays-content {
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	float: left;
	height: 170px;
	overflow: hidden;
	padding: 20px 20px 16px;
	width: 260px;
}
.home-clientsays-content b {
	color: #222;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
.home-clientsays-content p {
	margin: 5px 0 0;
}
.home-clientsays-content i {
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 7px 0 0;
}
.home-cplogoes-section {
	float: left;
	margin: 34px 0 0;
	width: 450px;
}
.home-cplogoes-section h2 {
	border-bottom: 1px solid #eee;
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 27px;
}
.home-cplogoes-section i.titles-icon6 {
	background: url("../images/homepage-titles-icon6.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 32px;
	margin: 3px 3px 0 0;
	width: 30px;
}
#page-footer #footer-logo {
	color: #a3a3a3;
	font-family: Oswald, sans-serif;
	font-size: 40px;
	font-weight: normal;
	padding: 0;
}
#page-footer {
	background: url("../images/footer-bg.jpg") repeat-x scroll left top #454545;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	color: #eee;
	float: left;
	margin: 0;
	width: 100%;
}
#page-footer .footer-allcolumns h2 {
	color: #fff;
	font-size: 23px;
}
#page-footer .footer-allcolumns ul.address-liste {
	float: left;
	margin: 17px 0 0;
	padding: 0;
}
#page-footer .footer-allcolumns .address-liste li {
	color: #ccc;
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 18px;
}
#page-footer .footer-allcolumns .address-liste li.icon1 {
	background: url("../images/address-icon-footer.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
	list-style-type: none;
	margin: 0;
}
#page-footer .footer-allcolumns .address-liste li.icon2 {
	background: url("../images/phone-icon-footer.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
	list-style-type: none;
	margin: 0;
}
#page-footer .footer-allcolumns .address-liste li.icon3 {
	background: url("../images/fax-icon-footer.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
	list-style-type: none;
	margin: 0;
}
#page-footer .footer-allcolumns .address-liste li.worldmap {
	background: url("../images/world-map.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
	height: 77px;
	list-style-type: none;
	margin: 5px 0 0;
}
#page-footer .footer-allcolumns {
	border-bottom: 1px solid #4e4e4e;
	float: left;
	padding: 30px 30px 20px;
	width: 94%;
}
#page-footer .footer-allcolumns ul.socials-list {
	float: left;
	margin: 12px 0 0;
	padding: 0;
}
#page-footer .footer-allcolumns .socials-list li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 9px;
}
#page-footer .footer-allcolumns .socials-list li img {
	float: left;
	padding: 0 10px 0 0;
}
#page-footer .footer-allcolumns .socials-list li a {
	color: #fff;
	display: inline-block;
	opacity: 0.7;
	width: 200px;
}
#page-footer .footer-allcolumns .socials-list li a:hover {
	color: #fff;
	display: inline-block;
	opacity: 1;
}
#flickr_badge_wrapper img {
	border: 2px solid #363636 !important;
	height: 60px;
	margin-right: 4px;
	width: 60px;
}
#flickr_www {
	color: #3993ff !important;
	display: block;
	font: 11px Arial, Helvetica, Sans serif !important;
	padding: 0 10px !important;
}
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {
	background: inherit !important;
	color: #3993ff;
	text-decoration: none !important;
}
#flickr_badge_wrapper {
	margin-top: 27px;
}
#flickr_badge_source {
	color: #666666 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	padding: 0 !important;
}
#page-footer .copyright-info {
	background-color: #363636;
	border-top: 1px solid #2b2b2b;
	color: #727272;
	float: left;
	font-size: 11px;
	min-height: 49px;
	width: 100%;
}
#page-footer .copyright-info a {
	color: #727272;
	font-size: 11px;
}
#page-footer .copyright-info a:hover {
	color: #999;
	font-size: 11px;
}
#page-footer .copyright-info .leaft {
	color: #727272;
	display: block;
	float: left;
	margin: 16px 0 0 30px;
	text-align: left;
	width: 460px;
}
#page-footer .copyright-info .reght {
	color: #727272;
	display: block;
	float: left;
	margin: 16px 0 0 30px;
	text-align: right;
	width: 460px;
}
.twtr-tweet-wrap {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 50px;
}
.twtr-tweet-wrap em {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-top: 5px;
}
.twtr-widget-main {
	background: none repeat scroll 0 0 #363636;
	float: left;
	height: 50px;
	overflow: hidden;
	padding: 5px 0 3px 10px;
	width: 812px;
}
.twitter-widgett {
	background: none repeat scroll 0 0 #4c4c4c;
	border-bottom: 1px solid #3e3e3e;
	float: left;
	margin: 3px 0 0;
	padding: 0 30px 20px;
	width: 94%;
}
.twitter-widgett .boxleft {
	background: url("../images/twitter-box-left.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 60px;
	margin: -13px 0 0;
	padding: 0;
	width: 10px;
}
.twitter-widgett .boxright {
	background: url("../images/twitter-box-right.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 60px;
	margin: -13px 0 0;
	padding: 0;
	width: 10px;
}
.twitter-widgett .boxcenter {
	background-color: #636363;
	float: left;
	margin: -13px 0 0;
	padding: 1px;
	width: 918px;
}
.twitter-widgett .boxcenter-two {
	background-color: #414141;
	border-bottom: 1px solid #2d2d2d;
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
	float: left;
	height: 58px;
	margin: 0;
	padding: 0;
	width: 916px;
}
.twtr-hd {
	background-color: rgba(255, 255, 255, 0.3);
	display: none;
}
.twtr-ft {
	display: none;
}
.page-main-title {
	background: url("../images/pagemaintitle-bg.png") repeat-x scroll left top #eff6f4;
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #fff;
	margin: 0 0 30px;
	min-height: 70px;
	width: 100%;
}
.page-main-title .leaft-title {
	display: block;
	float: left;
	margin: 18px 0 0 30px;
	text-align: left;
	width: 62%;
}
.page-main-title .leaft-title h1 {
	font-size: 30px;
}
.page-main-title .reght-pagenation {
	background: url("../images/pagenation-devidar.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #727272;
	display: block;
	float: left;
	font-family: Oswald, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 25px 0 24px 30px;
	text-align: left;
}
.page-main-title .reght-pagenation a:hover {
	color: #727272;
}
#content .content-left {
	float: left;
	margin: 0 0 0 25px;
	padding: 7px 0 27px;
	width: 600px;
}
#content .content-left .our-team-box {
	float: left;
	width: 600px;
}
#content .content-left .our-team-box ul {
	float: left;
	margin: 0;
	padding: 14px 0 0 20px;
	width: 120px;
}
#content .content-left .our-team-box li {
	color: #a9a9a9;
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content .content-left .our-team-box li img {
	float: left;
	margin-right: 5px;
}
#content .content-left .our-team-box li img:hover {
	margin-right: 5px;
	opacity: 0.7;
}
#content .content-left .our-team-box li strong {
	color: #272727;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#content .content-left .our-team-box li.sde-line {
	border-top: 1px solid #efefef;
	display: block;
	margin-top: 7px;
	padding: 0 0 9px;
}
#content .content-left .our-team-box .boxleft {
	float: left;
	margin: 10px 0 0;
	width: 280px;
}
#content .content-left .our-team-box .cont-area {
	background-color: #f9f9f9;
	color: #727272;
	float: left;
	font-family: Oswald, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 18px;
	width: 100%;
}
#content .content-left .our-team-box .cont-area i {
	border: 2px solid #cbcbcb;
	float: left;
}
#content .content-left .boxright {
	float: right;
	margin: 10px 0 0;
	width: 280px;
}
#content .content-fullwidth {
	margin: 0 0 0 25px;
	padding: 0;
	width: 940px;
}
.services-section-boxes {
	background-color: #f9f9f9;
	border-left: 2px solid #eee;
	float: left;
	margin-right: 50px;
	padding: 20px;
	width: 238px;
}
.services-section-boxes-last {
	background-color: #f9f9f9;
	border-left: 2px solid #eee;
	float: right;
	margin-right: 0;
	padding: 20px;
	width: 238px;
}
.blog_post {
	float: left;
	margin-bottom: 27px;
	margin-top: 10px;
	width: 600px;
}
.blog_post h2 {
	float: left;
	font-size: 23px;
	text-align: left;
}
.blog_post h2 a {
	color: #272727;
	float: left;
	text-decoration: none;
}
ul.post_meta_links {
	float: left;
	font-family: Oswald, sans-serif;
	font-weight: normal;
	margin: -5px 0 12px -4px;
	padding: 0;
	width: 490px;
}
.post_meta_links li {
	color: #999;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 4px;
}
.post_meta_links li.post_categoty {
	background: url("../images/blog/icon-category.png") no-repeat scroll 5px 6px rgba(0, 0, 0, 0);
	padding: 0 0 0 22px;
}
.post_meta_links li.post_by {
	background: url("../images/blog/icon-by-user.png") no-repeat scroll 5px 6px rgba(0, 0, 0, 0);
	padding: 0 0 0 22px;
}
.post_meta_links li.post_comments {
	background: url("../images/blog/icon-comments.png") no-repeat scroll 5px 5px rgba(0, 0, 0, 0);
	padding: 0 0 0 22px;
}
.post_meta_links li a {
	color: #a1a1a1;
	font-size: 11px;
	padding: 0 18px 0 0;
	text-decoration: none;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.blog_postcontent img {
	border: 1px solid #eee;
	margin-bottom: 18px;
	padding: 5px;
}
.blog_post a.date {
	background: url("../images/blog/date-bg.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	display: block;
	float: left;
	font-family: Oswald, sans-serif;
	font-weight: normal;
	height: 55px;
	line-height: 18px;
	margin-right: 18px;
	padding: 14px 5px 0 0;
	text-align: center;
	text-decoration: none;
	width: 50px;
}
.blog_post a.date:hover {
	color: #272727;
	text-decoration: none;
}
.blog_post a.date strong {
	color: #3c3c3c;
	font-family: Oswald, sans-serif;
	font-size: 34px;
	font-weight: normal;
}
.blog_post a.date i {
	color: #fff;
	display: block;
	font-size: 11px;
	font-style: normal;
	padding-top: 5px;
}
.post_readmore:link, .post_readmore:visited {
	background: url("../images/skin01/but_post_readmore.html") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #fff;
	float: right;
	height: 27px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 185px;
}
.post_readmore:hover {
	background: url("../images/skin01/but_post_readmore_hover.html") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #fff;
	float: right;
	height: 27px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 185px;
}
.sharepost {
	float: left;
	margin-bottom: 30px;
	width: 600px;
}
.sharepost li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 9px 0 0;
}
.about_author {
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	float: left;
	padding: 20px;
	width: 93%;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.comment_form {
	float: left;
	margin-top: 30px;
	width: 600px;
}
.blocklabel {
	display: block;
	float: left;
	margin-top: 10px;
	width: 100%;
}
.comment_form label {
	float: left;
	height: 15px;
	margin-bottom: 20px;
	padding: 7px 10px;
	width: 90px;
}
.input_bg {
	background-color: #f9f9f9;
	border-color: #eee;
	border-radius: 5px;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	float: left;
	height: 25px;
	padding: 7px 0 0 10px;
	width: 70%;
}
.address-info {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	float: left;
	margin-bottom: 40px;
	padding: 15px 15px 10px;
	width: 90%;
}
.google-map {
	border: 5px solid #ccc;
	height: 350px;
	width: 440px;
}
.comment_input_bg {
	background-color: #f9f9f9;
	border-color: #eee;
	border-radius: 5px;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	float: left;
	height: 25px;
	padding: 7px 10px 0;
	width: 70%;
}
.comment_checkbox {
	display: block;
	float: left;
	width: 600px;
}
.comment_wrap {
	border-top: 1px solid #eee;
	overflow: hidden;
	padding: 20px 20px 10px 0;
}
.comment_wrap.chaild {
	border-top: 1px solid #eee;
	overflow: hidden;
	padding: 20px 20px 10px 50px;
}
.comment_content {
	min-height: 80px;
	overflow: hidden;
	padding-left: 20px;
	position: relative;
}
.comment_content .comment_meta {
	position: relative;
}
.comment_content .comment_meta .comment_author {
	display: inline;
	font-size: 14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i {
	display: inline;
	font-size: 11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear: both;
	overflow: hidden;
	padding-top: 0;
}
.comment_content .comment_text a {
	color: #ccc;
	float: left;
	margin-top: -10px;
}
.comment_content .comment_text a:hover {
	color: #ff0000;
	float: left;
	margin-top: -10px;
}
#comments_section li ul li {
	margin-left: 30px;
}
ul.address {
	float: left;
	margin: 0 0 30px;
	padding: 0;
	width: 300px;
}
.address li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.pagination {
	clear: both;
	font-family: Oswald, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 10px 0;
}
.pagination span, .pagination a, .page-numbers {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	margin: 2px 5px 2px 0;
	padding: 0 10px;
	text-decoration: none;
	width: auto;
}
.pagination .current {
	background-color: #e1e1e1;
}
.pagination .dots {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	cursor: default;
}
#content .content-right-sidebar {
	border-left: 1px solid #f9f9f9;
	float: right;
	margin: 10px 30px 0 0;
	padding: 0 0 27px 30px;
	width: 280px;
}
#content .content-left-sidebar {
	border-right: 1px solid #f9f9f9;
	float: left;
	margin: 10px 5px 0 25px;
	padding: 0 29px 27px 0;
	width: 280px;
}
.site-search-area {
	float: left;
	margin-bottom: 15px;
}
#site-searchform {
	float: left;
	height: 57px;
	margin: 0;
	padding: 0;
}
#site-searchform #s {
	background-color: #fff;
	border-color: #eee #eee #eee #ff0000;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	color: #727272;
	float: left;
	font-size: 12px;
	height: 36px;
	line-height: 34px;
	padding: 0 10px;
	width: 206px;
}
#site-searchform #searchsubmit {
	background: url("../images/site-search-icon.png") no-repeat scroll center 9px #eee;
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 38px;
	line-height: 100;
	overflow: hidden;
	text-indent: -5555em;
	width: 50px;
}
#site-searchform #searchsubmit:hover {
	background: url("../images/site-search-icon.png") no-repeat scroll center 9px #e90000;
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 38px;
	line-height: 100;
	overflow: hidden;
	text-indent: -5555em;
	width: 50px;
}
ul.popular-posts-list {
	margin: 0;
	padding: 0;
	width: 100%;
}
.popular-posts-list li {
	border-bottom: 1px solid #f5f6f6;
	list-style-type: none;
	margin: 0 0 12px;
	padding: 0 0 10px;
}
.popular-posts-list li a {
	display: block;
	line-height: 16px;
	text-decoration: none;
}
.popular-posts-list li span {
	background-color: #cfcfcf;
	float: left;
	margin-right: 15px;
	padding: 2px;
}
.popular-posts-list li i {
	color: #a9a9a9;
	display: block;
	font-size: 11px;
	font-style: normal;
	margin: 0;
	padding: 2px 0 0;
}
ul.sidebars_list {
	margin: -10px 0 0;
	padding: 0;
	width: 270px;
}
.sidebars_list li {
	background: url("../images/arrow_04.html") no-repeat scroll left 18px rgba(0, 0, 0, 0);
	border-bottom: 1px solid #f5f6f6;
	list-style-type: none;
	margin: 0;
	padding: 9px 0 9px 12px;
}
.sidebars_list li a {
	text-decoration: none;
}
ul.adsbanner-list {
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}
.adsbanner-list li {
	float: left;
	height: 125px;
	list-style-type: none;
	margin: 0 15px 5px 0;
	padding: 0;
	text-align: center;
	width: 125px;
}
.adsbanner-list li.last {
	float: left;
	height: 125px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 125px;
}
.widget_text_area p {
	margin-top: -5px;
}
.sidebars-navigation {
	float: left;
	margin-bottom: 35px;
	margin-top: -15px;
}
ul.sidebars-navigation-list {
	margin: 0;
	padding: 0;
	width: 100%;
}
.sidebars-navigation-list li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 1px;
}
.sidebars-navigation-list li a {
	background: url("../images/arrow-06.png") no-repeat scroll 20px 14px rgba(0, 0, 0, 0);
	border-bottom: 1px solid #f5f6f6;
	display: block;
	padding: 7px 0 7px 40px;
	text-decoration: none;
}
.sidebars-navigation-list li a:hover {
	background: url("../images/arrow-06.png") no-repeat scroll 20px 14px rgba(0, 0, 0, 0);
	color: #ff0000;
	display: block;
	padding: 7px 0 7px 45px;
	text-decoration: none;
}
.pagenotfound {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	float: left;
	font-family: Oswald, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0 15px 15px;
	width: 96%;
}
.pagenotfound_textbig {
	color: #454545;
	font-size: 120px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 60px;
}
.pagenotfound_textsmall {
	color: #727272;
	float: left;
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 20px;
}
.pagenotfound_left {
	float: left;
	width: 30%;
}
.pagenotfound_right {
	border-left: 1px solid #ccc;
	float: left;
	font-size: 21px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 60%;
}
.pagenotfound_right i {
	font-size: 14px;
}
.scrollup {
	background: url("../images/scroll-top-arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	bottom: 20px;
	display: none;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	right: 20px;
	text-indent: -9999px;
	width: 40px;
}
.slidingDiv {
	background-color: #727272;
	color: #fff;
	display: none;
	margin-top: 0;
	padding: 5px 20px;
	text-align: center;
}
.show_hide {
	background: url("../images/elements/top-site-show.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	display: block;
	height: 20px;
	margin: -2px auto 0;
	text-align: center;
	width: 64px;
}
.top-border-line {
	border-bottom: 1px solid #ccc;
	border-top: 3px solid #727272;
	height: 2px;
}
.slidingDiv a {
	border: 1px solid #909090;
	color: #e3e3e3;
	font-size: 12px;
	padding: 0 5px;
}
.home-version-div {
	float: left;
	margin: 0 30px 0 25px;
	width: 96%;
}
.home-version1 {
	background-color: #fff;
	border-bottom: 2px solid #eee;
	float: left;
	padding: 30px 30px 18px;
	text-align: center;
	width: 94%;
}
.home-version2 {
	background-color: #fff;
	float: left;
	padding: 0 0 0 30px;
	text-align: center;
	width: 95%;
}
.home-version2 h2 {
	border-bottom: 1px solid #eee;
	color: #454545;
	font-size: 23px;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 10px;
	text-align: left;
}
.home-version3 {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	float: left;
	margin: 0 30px 36px 25px;
	padding: 0 0 12px;
	text-align: center;
	width: 94%;
}
.home-version4 {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	float: left;
	margin: -5px 10px 30px 25px;
	padding: 0 0 10px;
	text-align: left;
	width: 95%;
}
.home-version5 {
	background-color: #fff;
	float: left;
	margin: 0 30px 0 25px;
	text-align: left;
	width: 95%;
}
#quote_idate {
	width: 79%;
}
.btn-primary {
	margin-bottom: 10px;
	margin-top: 10px;
}
#topcontrol {
	left: 10px !important;
	width: 50px;
	z-index: 1999;
}
#calendarIcon {
	background: url("/images/rqcalendar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: none;
	float: right;
	height: 24px;
	margin-right: 40px;
	margin-top: -42px;
	width: 24px;
}
#testimonials > li {
	list-style: none outside none;
}
#testimonials p {
	text-align: justify;
}
.name {
	color: #fff;
	float: left;
}
.quote_btn {
	background-color: #2d728b;
	text-transform: uppercase;
}
#request_quote_form input {
	border-color: #d6d6d6;
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 5px;
	width: 90%;
}
#request_quote_form select {
	background-color: #fff;
	border-color: #d6d6d6;
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	font-weight: bold;
	height: 43px;
	margin-bottom: 10px;
	padding-top: 8px;
	width: 95% !important;
}
#request_quote_form textarea {
	border-color: #d6d6d6;
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	font-weight: bold;
	height: 45px;
	margin-bottom: 17px;
	width: 95% !important;
}
#qstep1, #qstep2, #qstep3, #qstep4, #qstep5 {
	clear: both;
	display: block;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
	width: 100%;
}
.qtitle {
	font-weight: bold;
}
.quote_box label input {
	height: 10px !important;
	margin-bottom: 0 !important;
	width: inherit !important;
}
input[type="checkbox"] {
	height: 15px !important;
	width: auto !important;
}
#contacttb input {
	background-color: #ffffff;
	border-color: #d6d6d6;
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 93% !important;
}
#contacttb textarea {
	background-color: #ffffff;
	border-color: #d6d6d6;
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	font-weight: bold;
	height: 45px;
	margin-bottom: 17px;
	width: 95% !important;
}
.tel {
	color: #fff;
	font-size: 35px;
}
#quote_ipostcode_from, #quote_ipostcode_to {
	display: inline;
}
.rqBoxline {
	clear: both;
}
.btn {
	background: none repeat scroll 0 0 #2d728b;
	border: 0 none !important;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	margin-left: 10px;
	min-height: 40px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 95% !important;
}
.blogList {
	border-bottom: 1px dashed #ccc;
	float: left;
	margin: 10px;
	width: 90%;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
.blogList img {
}
#getquote_title {
	color: #ffa543;
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.testimonials_item {
	width: 50%;
}
.testimonialsList {
	border-bottom: 1px dashed;
	padding-top: 20px;
}
.tabs-container.testimonials {
	height: 200px;
}
.testimonials a {
	color: #404040;
}
.testimonials_names {
	color: #555962;
	font-weight: bold;
}
.testimonials_box {
	overflow: hidden;
}
p, .map, .media, img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 20px;
}
.border-one, img.border-hoverimg {
	border: 5px solid #eee;
}
ul.arrows-list, ul.arrows-list-three {
	float: left;
	margin: 0;
	padding: 0;
}
.arrows-list-three li a:hover, .slidingDiv a:hover {
	color: #fff;
}
.divider-line3, .divider-line4 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-top: 15px;
	padding: 10px 0 0;
	width: 100%;
}
.margin-space-top, .testimonials_text {
	margin-bottom: 30px;
}
.one-full, .home-latestbn-section .section-box, #content .fullwidth-area, #request_quote_form, #contacttb {
	width: 100%;
}
.dropcap1.gray, .dropcap2.gray {
	background-image: url("../images/elements/dropcap_gray.png");
}
.dropcap3.gray, #site-logo a:hover {
	color: #3c3c3c;
}
.button::-moz-focus-inner, p.error, .pricing-tables .cont-list li.last, .pricing-tables-helight .cont-list li.last, .pricing-tables-two .cont-list li.last, .pricing-tables-helight-two .cont-list li.last, #access .menu ul li ul li:last-child {
 border: medium none;
}
.table-style, .sidebar-widget, .widget_text_area {
	float: left;
	width: 100%;
}
.pricing-tables .title, .pricing-tables-two .title {
	background-color: #727272;
	border-bottom: 1px solid #999;
	border-top: 3px solid #3c3c3c;
	color: #fff;
	float: left;
	font-family: Oswald, sans-serif;
	font-size: 23px;
	font-weight: normal;
	height: 36px;
	padding: 14px 0 0;
	text-align: center;
	width: 100%;
}
.pricing-tables .price, .pricing-tables-two .price {
	background-color: #818181;
	color: #fff;
	float: left;
	font-family: Oswald, sans-serif;
	font-size: 45px;
	font-weight: normal;
	padding: 25px 0;
	text-align: center;
	width: 100%;
}
.pricing-tables .price i, .pricing-tables-two .price i {
	color: #ccc;
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 15px;
}
.pricing-tables .cont-list, .pricing-tables-helight .cont-list, .pricing-tables-two .cont-list, .pricing-tables-helight-two .cont-list {
	background-color: #f9f9f9;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
	color: #727272;
	float: left;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}
.pricing-tables .cont-list ul, .pricing-tables-helight .cont-list ul, .pricing-tables-two .cont-list ul, .pricing-tables-helight-two .cont-list ul, .sharepost ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li, .pricing-tables-helight .cont-list li, .pricing-tables-two .cont-list li, .pricing-tables-helight-two .cont-list li {
	border-bottom: 1px solid #fff;
	line-height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.pricing-tables .ordernow, .pricing-tables-two .ordernow {
	background-color: #eee;
	color: #fff;
	float: left;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}
.pricing-tables-helight .title, .pricing-tables-helight-two .title {
	background-color: #f10000;
	border-bottom: 1px solid #ff5757;
	border-top: 3px solid #cc0000;
	color: #fff;
	float: left;
	font-family: Oswald, sans-serif;
	font-size: 23px;
	font-weight: normal;
	height: 46px;
	margin-top: -10px;
	padding: 14px 0 0;
	text-align: center;
	width: 100%;
}
.pricing-tables-helight .price, .pricing-tables-helight-two .price {
	background-color: #ff0000;
	color: #fff;
	float: left;
	font-family: Oswald, sans-serif;
	font-size: 45px;
	font-weight: normal;
	padding: 25px 0;
	text-align: center;
	width: 100%;
}
.pricing-tables-helight .price i, .pricing-tables-helight-two .price i {
	color: #eee;
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 15px;
}
.pricing-tables-helight .ordernow, .pricing-tables-helight-two .ordernow {
	background-color: #eee;
	color: #fff;
	float: left;
	padding: 20px 0 25px;
	text-align: center;
	width: 100%;
}
.testimonials-2, .twitter-widgett .boxcenter-two img, .gravatar {
	float: left;
}
.home-services-list li a, .home-latest-list li a {
	color: #222;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
.morebut-small a:hover, .slider-video-left .morebut a:hover, .home-latest-list li a:hover, .popular-posts-list li a:hover {
	color: #ff0000;
}
h2 {
	border-bottom: 1px solid #eee;
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 27px;
}
.page-main-title .reght-pagenation i, .page-main-title .reght-pagenation a {
	color: #b9b9b9;
}
#content .content-left .our-team-box .cont-area i img, .popular-posts-list li img {
	border: 1px solid #fff;
	float: left;
}
.services-section-boxes img, .services-section-boxes-last img {
	border: 1px solid #eee;
	margin: 5px 0 15px;
}
.post_info, .blog_postcontent {
	float: left;
	width: 600px;
}
.textarea_bg, .comment_textarea_bg {
	background-color: #f9f9f9;
	border-color: #eee;
	border-radius: 5px;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	float: left;
	height: 235px;
	margin-bottom: 20px;
	padding: 7px 10px 0;
	width: 90%;
}
#content .content-right-sidebar h2, #content .content-left-sidebar h2 {
	background-color: #f3f3f3;
	border-left: 3px solid #ff0000;
	color: #3c3c3c;
	font-size: 21px;
	margin: 0 0 30px;
	min-height: 32px;
	padding: 8px 0 0 17px;
}
.popular-posts-area, .sidebars_list_area {
	float: left;
	margin-bottom: 25px;
}
.home-version1 h2, .home-version3 h2, .home-version4 h2, .home-version5 h2 {
	color: #454545;
	font-size: 20px;
	line-height: 31px;
}
.home-version1 h2 b, .home-version3 h2 b, .home-version4 h2 b, .home-version5 h2 b {
	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
}
#quote_iname, #quote_iemail, #quote_iphone, #quote_select {
	width: 93%;
}
.fluidHeight {
	font-family: Oswald, sans-serif;
	margin: 0;
	padding: 0 0 56%;
	position: relative;
	width: 100%;
}
.sliderContainer {
	height: 100%;
	padding: 0;
	position: absolute;
	width: 100%;
}
.iosSlider {
	background: url("../images/sliders/iosslider/header-slider-bg.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	height: 450px;
	left: 0;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 100%;
}
.iosSlider .slider {
	height: 100%;
	width: 100%;
}
.iosSlider .slider .item {
	height: 100%;
	padding: 0;
	width: 100%;
}
.iosSlider .slider .item .inner {
	height: 100%;
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 100%;
}
.iosSlider .slider .item .inner .text1 {
	left: 100px;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 70px;
}
.iosSlider .slider .item .inner .text1 span b {
	color: #3c3c3c;
	font-weight: normal;
}
.iosSlider .slider .item .inner .text1 span {
	color: #ff0000;
	font-size: 55px;
	font-weight: normal;
	line-height: 53px;
	padding: 0;
	text-transform: uppercase;
}
.iosSlider .slider .item .inner .text2 {
	left: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 150px;
}
.iosSlider .slider .item .inner .text2 span {
	color: #424b54;
	font-size: 18px;
	line-height: 36px;
}
.iosSlider .slider .item1 .inner {
	background-image: url("../images/sliders/iosslider/1-b.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.iosSlider .slider .item2 .inner {
	background-image: url("../images/sliders/iosslider/2-b.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.iosSlider .slider .item3 .inner {
	background-image: url("../images/sliders/iosslider/3-b.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.iosSlider .slider .item4 .inner {
	background-image: url("../images/sliders/iosslider/4-b.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.sliderContainer .slideSelectors {
	background-color: #363636;
	border-bottom: 1px solid #363636;
	border-top: 2px solid #363636;
	bottom: 20px;
	height: 97px;
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 1;
}
.sliderContainer .slideSelectors .item {
	background-color: #414141;
	float: left;
	height: 97px;
	margin: 0 1px;
	width: 248px;
}
.sliderContainer .slideSelectors ul.iosslider-item-list {
	float: left;
	margin: 0;
	padding: 18px 20px 0 5px;
}
.sliderContainer .slideSelectors .iosslider-item-list li {
	color: #999;
	font-weight: normal;
	line-height: 18px;
	list-style-type: none;
	margin: 0;
}
.sliderContainer .slideSelectors i.iosslider-item-simg1 {
	background: url("../images/sliders/iosslider/1-s.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 3px solid #eee;
	float: left;
	height: 54px;
	margin-right: 15px;
	width: 54px;
}
.sliderContainer .slideSelectors i.iosslider-item-simg2 {
	background: url("../images/sliders/iosslider/2-s.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 3px solid #eee;
	float: left;
	height: 54px;
	margin-right: 15px;
	width: 54px;
}
.sliderContainer .slideSelectors i.iosslider-item-simg3 {
	background: url("../images/sliders/iosslider/3-s.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 3px solid #eee;
	float: left;
	height: 54px;
	margin-right: 15px;
	width: 54px;
}
.sliderContainer .slideSelectors i.iosslider-item-simg4 {
	background: url("../images/sliders/iosslider/4-s.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 3px solid #eee;
	float: left;
	height: 54px;
	margin-right: 15px;
	width: 54px;
}
.sliderContainer .slideSelectors .iosslider-item-list li strong {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.3px;
	margin-bottom: 5px;
}
.sliderContainer .slideSelectors .selected {
	background: url("../images/sliders/iosslider/slide-selector-arrow.png") no-repeat scroll center top #636363;
	color: #fff;
}
.iosSlider .slider .item .inner .morebut {
	background: url("../images/sliders/iosslider/mainslider-morebut-bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
	border-left: 3px solid #ff0000;
	height: 45px;
	position: relative;
	top: 25px;
	width: 200px;
}
.iosSlider .slider .item .inner .morebut a {
	background: url("../images/sliders/iosslider/arrows-01.png") no-repeat scroll right 15px rgba(0, 0, 0, 0);
	color: #3c3c3c;
	display: block;
	float: left;
	font-size: 18px;
	height: 35px;
	padding: 10px 25px 0 20px;
}
.iosSlider .slider .item .inner .morebut a:hover {
	color: #ff0000;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
.iosSlider .slider .item .inner {
	background-position: 80% 0;
	margin: 0;
	width: 100%;
}
.sliderContainer .slideSelectors {
	height: 70px;
	margin: 0;
	width: 100%;
}
.sliderContainer .slideSelectors .item {
	background: none repeat scroll 0 0 #414141;
	height: 70px;
	margin: 0 1px;
	width: 185px;
}
.sliderContainer .slideSelectors ul.iosslider-item-list {
	float: left;
	margin: 0 0 0 -10px;
	padding: 5px 0 0 5px;
}
.sliderContainer .slideSelectors .iosslider-item-list p {
	visibility: hidden;
}
.sliderContainer .slideSelectors .iosslider-item-list strong {
	padding-top: 10px;
}
.sliderContainer .slideSelectors .selected {
	background: url("../images/sliders/iosslider/slide-selector-arrow.png") no-repeat scroll center top #636363;
}
.iosSlider .slider .item1 .inner {
	background-image: url("../images/sliders/iosslider/1-b.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.iosSlider .slider .item2 .inner {
	background-image: url("../images/sliders/iosslider/2-b.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.iosSlider .slider .item3 .inner {
	background-image: url("../images/sliders/iosslider/3-b.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.iosSlider .slider .item4 .inner {
	background-image: url("../images/sliders/iosslider/4-b.png");
	background-position: right top;
	background-repeat: no-repeat;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.iosSlider .slider .item .inner .text1 span {
	font-size: 30px;
}
.iosSlider .slider .item .inner .text2 span {
	font-size: 13px;
	line-height: 14px;
}
.iosSlider .slider .item .inner .text1 {
	top: 45px;
}
.iosSlider .slider .item .inner .text2 {
	top: 100px;
}
.sliderContainer .slideSelectors .item {
	background-color: #363636;
	border: 1px solid #363636;
	height: 14px;
	margin: 3px 2px 0;
	width: 14px;
}
.sliderContainer .slideSelectors .selected {
	background-color: #999;
	background-image: none;
	border: 1px solid #363636;
	height: 14px;
	margin: 3px 2px 0;
	width: 14px;
}
.sliderContainer .slideSelectors {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: medium none;
}
.sliderContainer .slideSelectors ul.iosslider-item-list {
	display: none;
}
.iosSlider .slider .item .inner .morebut {
	display: none;
}
}
@media only screen and (max-width: 480px) {
.iosSlider .slider .item .inner .text1 span {
	font-size: 18px;
}
.iosSlider .slider .item .inner .text2 span {
	font-size: 10px;
	line-height: 9px;
}
.iosSlider .slider .item .inner .morebut {
	display: none;
}
.iosSlider .slider .item .inner .text1 {
	top: 20px;
}
.iosSlider .slider .item .inner .text2 {
	top: 60px;
}
.sliderContainer .slideSelectors .item {
	background: none repeat scroll 0 0 #999;
	height: 20px;
	margin: 0 2px;
	width: 20px;
}
.sliderContainer .slideSelectors {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: medium none;
}
.sliderContainer .slideSelectors .item {
	background-color: #363636;
	border: 1px solid #363636;
	height: 14px;
	margin: 3px 2px 0;
	width: 14px;
}
.sliderContainer .slideSelectors .selected {
	background-color: #999;
	background-image: none;
	border: 1px solid #363636;
	height: 14px;
	margin: 3px 2px 0;
	width: 14px;
}
.sliderContainer .slideSelectors ul.iosslider-item-list {
	display: none;
}
}
.short-width-slider-2 {
	background-color: #eee;
	font-family: Oswald, sans-serif;
	font-weight: normal;
	height: 260px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: auto;
}
.short-width-slider-2 .slider .item {
	height: 260px;
	width: 230px;
}
.short-width-slider-2 .slider .item .freshwork-img-box {
	background-color: #fff;
	border: 5px solid #fff;
	height: 220px;
	margin: 0 20px 0 0;
	width: 200px;
}
.short-width-slider-2 .slider .item .freshwork-img-box span {
	background: url("../images/arrows-02.png") no-repeat scroll right 1px #fff;
	color: #727272;
	float: left;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 15px;
	padding-right: 40px;
}
.short-width-slider-2 .next {
	background: url("../images/arrow-right.png") no-repeat scroll center 5px #fff;
	bottom: 0;
	height: 20px;
	position: absolute;
	right: 0;
	width: 20px;
}
.short-width-slider-2 .prev {
	background: url("../images/arrow-left.png") no-repeat scroll center 5px #fff;
	bottom: 0;
	height: 20px;
	position: absolute;
	right: 25px;
	width: 20px;
}
.short-width-slider-3 {
	height: 110px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: auto;
}
.short-width-slider-3 .slider .item {
	height: 96px;
	width: 116px;
}
.short-width-slider-3 .slider .item .freshwork-img-box {
	background-color: #fff;
	border: 2px solid #f4f4f4;
	height: 76px;
	width: 96px;
}
.short-width-slider-3 .next {
	background: url("../images/arrow-right.png") no-repeat scroll center 5px #f4f4f4;
	bottom: 0;
	height: 20px;
	position: absolute;
	right: 0;
	width: 20px;
}
.short-width-slider-3 .prev {
	background: url("../images/arrow-left.png") no-repeat scroll center 5px #f4f4f4;
	bottom: 0;
	height: 20px;
	position: absolute;
	right: 25px;
	width: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
.freshworks-gallery {
	margin: 0 20px 0 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.freshworks-content {
	margin: 0 10px 0 0;
	padding: 10px;
	width: 160px;
}
.freshworks-gallery {
	margin: 0 25px 0 15px;
}
}
@media only screen and (max-width: 480px) {
.short-width-slider-2 {
	margin: 0 0 0 -10px;
	padding: 10px 0 0 20px;
}
.short-width-slider-2 .item {
	margin: 0;
	padding: 0;
}
.short-width-slider-2 .slider .item .freshwork-img-box {
	border: medium none;
}
}
@media (min-width: 0px) and (max-width: 768px) {
#contacttb td {
	float: left;
	width: 100%;
}
table {
	width: 100%;
}
#request_quote_form td {
	display: block;
	width: 100%;
}
}
@media only screen and (min-width: 1000px) {
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
#page-wrapper {
	width: 748px;
}
body {
	margin: 0;
	padding: 0;
}
#content .container .five.columns {
	margin: 70px 15px 0 7px;
	width: 200px;
}
#content .container .five.columns .arrows-list {
	line-height: 15px;
}
.home-latestbn-section {
	float: left;
	margin: 20px 8px 0 10px;
	width: 345px;
}
.home-clientsays-section {
	float: left;
	margin: 20px 0 0 20px;
	width: 345px;
}
.home-clientsays-img {
	background: url("../images/s-site-testi-bg.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 100px;
	width: 100px;
}
.home-clientsays-content {
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	float: left;
	padding: 15px 15px 10px;
	width: 210px;
}
#content .container .five.columns h2.exta {
	width: 280px;
}
.home-cplogoes-section {
	float: left;
	margin: 20px 0 0 20px;
	width: 345px;
}
#page-footer .copyright-info .leaft {
	margin: 18px 0 0 20px;
	width: 345px;
}
#page-footer .copyright-info .reght {
	margin: 18px 0 0 20px;
	width: 345px;
}
.page-main-title {
	margin: 0 0 20px;
	width: 100%;
}
.page-main-title .leaft-title {
	margin: 18px 0 0 20px;
	width: 62%;
}
#content .content-left {
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 27px;
	width: 450px;
}
#content .content-left .our-team-box {
	float: left;
	width: 450px;
}
#content .content-left .our-team-box .boxleft {
	float: left;
	margin: 10px 0 0;
	width: 200px;
}
#content .content-left .our-team-box .boxright {
	float: left;
	margin: 10px 0 0 40px;
	width: 200px;
}
#content .content-left .our-team-box .cont-area {
	float: left;
	margin-bottom: 18px;
	padding: 20px;
	width: 160px;
}
#content .content-left .our-team-box .cont-area i img {
	float: left;
}
#content .content-left .our-team-box .cont-area i {
	border: 2px solid #cbcbcb;
	float: left;
	margin-left: 20px;
}
#content .content-left .our-team-box .boxleft p {
	border: 1px solid #eee;
	padding: 0 10px 15px;
}
#content .content-left .our-team-box .boxright p {
	border: 1px solid #eee;
	padding: 0 10px 15px;
}
#content .content-right-sidebar {
	border-left: 1px solid #f9f9f9;
	float: left;
	margin: 10px 0 0 20px;
	padding: 0 0 27px 20px;
	width: 220px;
}
#content .content-fullwidth {
	margin: 0 30px 0 15px;
	padding: 0;
	width: 708px;
}
.services-section-boxes {
	float: left;
	margin-right: 24px;
	padding: 20px;
	width: 178px;
}
.services-section-boxes-last {
	float: right;
	margin-right: 0;
	padding: 20px;
	width: 178px;
}
.left-border-box {
	float: left;
	width: 665px;
}
#content .content-left-sidebar {
	border-right: 1px solid #f9f9f9;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0 20px 27px 0;
	width: 220px;
}
.one-half {
	float: left;
	margin-bottom: 30px;
	width: 45%;
}
.blog_post {
	float: left;
	margin-bottom: 27px;
	width: 450px;
}
.blog_post h2 {
	float: left;
	font-size: 20px;
	text-align: left;
}
.post_info {
	float: left;
	width: 440px;
}
.blog_postcontent {
	float: left;
	width: 440px;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0 12px -4px;
	padding: 0;
	width: 370px;
}
#site-searchform #s {
	width: 146px;
}
.about_author {
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	float: left;
	padding: 20px;
	width: 90%;
}
.comment_form {
	float: left;
	margin-top: 30px;
	width: 400px;
}
.comment_input_bg {
	float: left;
	width: 63%;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
}
.divider-line3 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-top: 0;
	padding: 0;
	width: 100%;
}
.google-map {
	border: 5px solid #ccc;
	height: 250px;
	width: 330px;
}
.slider-static-img {
	border-bottom: 2px solid #454545;
	float: left;
	height: 337px;
	margin-bottom: -10px;
	width: 100%;
}
.slider-video {
	background-color: #f9f9f9;
	border-bottom: 2px solid #d8d8d8;
	float: left;
	height: 380px;
	margin-bottom: 0;
	padding: 0;
	width: 748px;
}
.slider-video-left {
	float: left;
	height: 320px;
	padding: 20px;
	width: 230px;
}
.slider-video-right {
	float: left;
	height: 320px;
	padding: 20px 10px;
	width: 445px;
}
.slider-video-left span.textbiggy {
	color: #ff0000;
	display: block;
	font-size: 40px;
	line-height: 43px;
	margin-bottom: 15px;
	padding: 0;
}
.slider-video-left span.textsmally {
	color: #566470;
	font-size: 14px;
	line-height: 23px;
}
#page-footer .footer-allcolumns {
	border-bottom: 1px solid #4e4e4e;
	float: left;
	padding: 30px 20px 20px;
	width: 94%;
}
.twtr-widget-main {
	background: none repeat scroll 0 0 #363636;
	float: left;
	height: 50px;
	overflow: hidden;
	padding: 5px 0 3px 10px;
	width: 582px;
}
.twitter-widgett {
	background: none repeat scroll 0 0 #4c4c4c;
	border-bottom: 1px solid #3e3e3e;
	float: left;
	margin: 3px 0 0;
	padding: 0 18px 20px;
	width: 95%;
}
.twitter-widgett .boxcenter {
	background-color: #636363;
	float: left;
	margin: -13px 0 0;
	padding: 1px;
	width: 688px;
}
.twitter-widgett .boxcenter-two {
	background-color: #414141;
	border-bottom: 1px solid #2d2d2d;
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
	float: left;
	height: 58px;
	margin: 0;
	padding: 0;
	width: 686px;
}
.home-version1 {
	background-color: #fff;
	border-bottom: 2px solid #eee;
	float: left;
	padding: 30px 20px 18px;
	text-align: center;
	width: 94%;
}
#access .menu ul li a {
	background: url("../images/mainmenu-devider-line.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	color: #fff;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0;
	padding: 18px 16px;
	text-decoration: none;
}
.home-version2 {
	background-color: #fff;
	float: left;
	padding: 85px 0 20px 20px;
	text-align: center;
	width: 96%;
}
ul.sideimg-list, .sideimg-list li {
	margin: 0 30px 0 0;
}
ul.sideimg-list, .sideimg-list li.sideimg-list-last {
	margin: 0 30px 0 0;
}
.home-version4 {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	float: left;
	margin: 10px 10px 15px;
	padding: 0 0 10px;
	width: 96%;
}
.left-border-box-two {
	background-color: #f9f9f9;
	border-left: 3px solid #ff0000;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	margin: 10px 0 20px 10px;
	padding: 15px 21px;
	text-align: left;
	width: 90%;
}
.home-version-div {
	float: left;
	margin: 0 15px 0 10px;
	width: 96%;
}
.home-version5 {
	background-color: #fff;
	float: left;
	margin: 80px 20px 0 15px;
	text-align: left;
	width: 96%;
}
.home-version5 h2 {
	color: #454545;
	font-size: 20px;
	line-height: 31px;
}
.home-version5 h2 b {
	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
}
.divider-line5 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin: 15px 20px 30px 10px;
	padding: 0;
	width: 95%;
}
.divider-line6 {
	display: block;
	float: left;
	margin: 15px 20px 20px 10px;
	padding: 0;
	width: 95%;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#page-wrapper {
	width: 460px;
}
body {
	margin: 0;
	padding: 0;
}
#site-logo {
	margin: 10px 0 0 109px;
}
.top-search {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#access .menu ul#tiny {
	display: none;
}
.selectnav {
	display: block;
}
.selectnav {
	display: inline;
	margin-left: 30px;
	width: 400px;
}
#content .container .five.columns {
	margin: 0 0 30px 15px;
	width: 410px;
}
#content .five.columns .img-border {
	border: 5px solid #eee;
	width: 410px;
}
ul.home-services-list {
	width: 420px;
}
#content {
	padding: 10px;
}
.home-latestbn-section {
	float: left;
	margin: 36px 0 0 15px;
	width: 420px;
}
.home-clientsays-section {
	float: left;
	margin: 36px 0 0 15px;
	width: 420px;
}
.home-clientsays-content {
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	float: left;
	padding: 15px 15px 10px;
	width: 241px;
}
.home-cplogoes-section {
	float: left;
	margin: 36px 0 0 15px;
	width: 420px;
}
#page-footer .copyright-info .leaft {
	line-height: 12px;
	margin: 15px 0 0;
	padding-left: 20px;
	text-align: left;
	width: 210px;
}
#page-footer .copyright-info .reght {
	margin: 15px 0 0;
	padding-right: 20px;
	text-align: right;
	width: 210px;
}
.page-main-title {
	border-top: 5px solid #eee;
	margin: 0 0 20px;
	width: 100%;
}
.page-main-title .leaft-title {
	margin: 18px 0 0 20px;
	width: 95%;
}
.page-main-title .reght-pagenation {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-left: -10px;
}
#content .content-left {
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 27px;
	width: 420px;
}
#content .content-left .our-team-box {
	float: left;
	width: 420px;
}
#content .content-left .our-team-box .boxleft {
	float: left;
	margin: 10px 0 0;
	width: 420px;
}
#content .content-left .our-team-box .boxright {
	float: left;
	margin: 10px 0 0;
	width: 420px;
}
#content .content-right-sidebar {
	float: left;
	margin: 10px 0 0;
	padding: 0 0 0 10px;
	width: 425px;
}
ul.popular-posts-list {
	margin: 0;
	padding: 0;
	width: 425px;
}
.sidebars-navigation .sidebars-navigation-list li {
	margin: 0;
	padding: 0;
	width: 425px;
}
#content .content-fullwidth {
	margin: 0 20px 0 10px;
	padding: 0;
	width: 425px;
}
.services-section-boxes {
	float: left;
	margin-bottom: 30px;
	padding: 20px;
	width: 380px;
}
.services-section-boxes img, .services-section-boxes-last img {
	float: left;
	width: 380px;
}
.services-section-boxes-last {
	float: left;
	margin-bottom: 30px;
	padding: 20px;
	width: 380px;
}
.left-border-box {
	float: left;
	width: 380px;
}
#content .content-left-sidebar {
	border: medium none;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 20px 27px 0;
	width: 425px;
}
.pricing-tables .title {
	font-size: 18px;
}
.pricing-tables .price {
	font-size: 27px;
}
.pricing-tables .price i {
	font-size: 12px;
}
.pricing-tables-helight {
	float: left;
	position: relative;
	width: 26%;
}
.pricing-tables-helight .title {
	font-size: 18px;
}
.pricing-tables-helight .price {
	font-size: 30px;
}
.pricing-tables-helight .price i {
	font-size: 12px;
}
.pricing-tables-two .title {
	font-size: 18px;
}
.pricing-tables-two .price {
	font-size: 27px;
}
.pricing-tables-two .price i {
	font-size: 12px;
}
.pricing-tables-helight-two {
	float: left;
	position: relative;
}
.pricing-tables-helight-two .title {
	font-size: 18px;
}
.pricing-tables-helight-two .price {
	font-size: 30px;
}
.pricing-tables-helight-two .price i {
	font-size: 12px;
}
.one-half {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.one-third {
	margin-bottom: 30px;
	width: 100%;
}
.one-fourth {
	margin-bottom: 30px;
	width: 100%;
}
.blog_post {
	float: left;
	margin-bottom: 27px;
	width: 440px;
}
.blog_post h2 {
	float: left;
	font-size: 18px;
	text-align: left;
}
.post_info {
	float: left;
	width: 410px;
}
.blog_postcontent {
	float: left;
	width: 410px;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0 12px -4px;
	padding: 0;
	width: 370px;
}
#site-searchform #s {
	width: 351px;
}
.about_author {
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	float: left;
	padding: 20px;
	width: 90%;
}
.comment_form {
	float: left;
	margin-top: 30px;
	width: 440px;
}
.comment_input_bg {
	float: left;
	width: 63%;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
}
.sharepost {
	float: left;
	margin-bottom: 30px;
	width: 420px;
}
.comment_checkbox {
	display: block;
	float: left;
	width: 420px;
}
img.border-hoverimg {
	border: 0 none;
}
img.border-hoverimg:hover {
	border: 0 none;
}
.pagenotfound {
	width: 93%;
}
.pagenotfound_left {
	float: left;
	text-align: center;
	width: 100%;
}
.pagenotfound_textsmall {
	float: left;
	text-align: center;
	width: 100%;
}
.pagenotfound_right {
	border-left: 0 none;
	border-top: 1px solid #ccc;
	float: left;
	font-size: 21px;
	margin-left: 0;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 30px;
	text-align: center;
	width: 100%;
}
.divider-line2.martop {
	margin-top: 0;
}
.divider-line3 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-top: 0;
	padding: 0;
	width: 100%;
}
.divider-line4 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-top: 0;
	padding: 0;
	width: 100%;
}
.google-map {
	border: 5px solid #ccc;
	height: 300px;
	width: 410px;
}
.slider-static-img {
	border-bottom: 2px solid #454545;
	float: left;
	height: 207px;
	margin-bottom: -20px;
	width: 100%;
}
.slider-video-left {
	display: none;
	float: left;
}
.slider-video {
	background-color: #f9f9f9;
	border-bottom: 2px solid #d8d8d8;
	float: left;
	height: 380px;
	margin-bottom: -10px;
	padding: 0;
	width: 460px;
}
.slider-video-right {
	float: left;
	height: 320px;
	padding: 20px;
	width: 420px;
}
#page-footer .footer-allcolumns {
	border-bottom: 1px solid #4e4e4e;
	float: left;
	padding: 30px 20px 20px;
	width: 90%;
}
.twtr-widget-main {
	background: none repeat scroll 0 0 #363636;
	float: left;
	height: 50px;
	overflow: hidden;
	padding: 5px 0 3px 10px;
	width: 294px;
}
.twitter-widgett {
	background: none repeat scroll 0 0 #4c4c4c;
	border-bottom: 1px solid #3e3e3e;
	float: left;
	margin: 3px 0 0;
	padding: 0 19px 20px 18px;
	width: 92%;
}
.twitter-widgett .boxcenter {
	background-color: #636363;
	float: left;
	margin: -13px 0 0;
	padding: 1px;
	width: 400px;
}
.twitter-widgett .boxcenter-two {
	background-color: #414141;
	border-bottom: 1px solid #2d2d2d;
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
	float: left;
	height: 58px;
	margin: 0;
	padding: 0;
	width: 398px;
}
.home-version1 {
	background-color: #fff;
	border-bottom: 2px solid #eee;
	float: left;
	padding: 10px 20px 18px;
	text-align: center;
	width: 90%;
}
#access .menu ul li a {
	background: url("../images/mainmenu-devider-line.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	color: #fff;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0;
	padding: 18px 16px;
	text-decoration: none;
}
.home-version2 {
	background-color: #fff;
	float: left;
	padding: 10px 0 20px 10px;
	text-align: center;
	width: 96%;
}
ul.sideimg-list, .sideimg-list li {
	margin: 0;
	max-width: 460px;
}
ul.sideimg-list, .sideimg-list li.sideimg-list-last {
	margin: 0;
	max-width: 460px;
}
.home-version3 {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	float: left;
	margin: -10px 20px 36px 15px;
	padding: 0 0 12px;
	text-align: center;
	width: 92%;
}
.home-version4 {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	float: left;
	margin: -10px 10px 30px;
	padding: 0 0 10px;
	width: 94%;
}
.left-border-box-two {
	background-color: #f9f9f9;
	border-left: 3px solid #ff0000;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	margin: 10px 0 20px 10px;
	padding: 15px 21px;
	text-align: left;
	width: 84%;
}
.home-version-div {
	float: left;
	margin: 0 15px 0 10px;
	width: 94%;
}
.home-version5 {
	background-color: #fff;
	float: left;
	margin: 20px 10px 0 5px;
	text-align: left;
	width: 96%;
}
.divider-line5 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin: 15px 10px 30px 5px;
	padding: 0;
	width: 95%;
}
.divider-line6 {
	display: block;
	float: left;
	margin: 15px 10px 20px 5px;
	padding: 0;
	width: 95%;
}
}
@media only screen and (max-width: 480px) {
#page-wrapper {
	width: 300px;
}
body {
	margin: 0;
	padding: 0;
}
#site-logo {
	margin: 13px 0 0 40px;
	min-width: 200px;
}
.top-search {
}
#access .menu ul#tiny {
	display: none;
}
.selectnav {
	display: block;
}
.selectnav {
	display: inline;
	margin-left: 20px;
	width: 260px;
}
#content .container .five.columns {
	margin: 0 0 30px 5px;
	width: 280px;
}
#content {
	padding-top: 30px;
}
.home-latestbn-section {
	float: left;
	margin: 10px 0 0 5px;
	width: 280px;
}
.home-clientsays-section {
	float: left;
	margin: 25px 0 0 5px;
	width: 280px;
}
.home-clientsays-img {
	display: none;
}
.home-clientsays-content {
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	float: left;
	padding: 15px 15px 10px;
	width: 246px;
}
.home-cplogoes-section {
	float: left;
	margin: 36px 0 0 5px;
	width: 280px;
}
#page-footer .copyright-info .leaft {
	line-height: 12px;
	margin: 10px 0 0;
	text-align: center;
	width: 280px;
}
#page-footer .copyright-info .reght {
	margin: 5px 0 0;
	text-align: center;
	width: 280px;
}
.page-main-title {
	border-top: 5px solid #eee;
	margin: 0 0 20px;
	width: 300px;
}
.page-main-title .leaft-title h1 {
	font-size: 20px;
	margin: 0 0 10px -10px;
	width: 280px;
}
.page-main-title .leaft-title {
	margin: 18px 0 0 20px;
	width: 280px;
}
.page-main-title .reght-pagenation {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-left: -20px;
}
#content .content-left {
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 27px;
	width: 280px;
}
#content .content-left .our-team-box {
	float: left;
	width: 280px;
}
#content .content-right-sidebar {
	float: left;
	margin: 10px 0 0;
	padding: 0 0 0 5px;
	width: 280px;
}
ul.popular-posts-list {
	margin: 0;
	padding: 0;
	width: 280px;
}
.sidebars-navigation .sidebars-navigation-list li {
	margin: 0;
	padding: 0;
	width: 280px;
}
#content .content-fullwidth {
	margin: 0 20px 0 5px;
	padding: 0;
	width: 280px;
}
.services-section-boxes {
	float: left;
	margin-bottom: 30px;
	padding: 20px;
	width: 240px;
}
.services-section-boxes img, .services-section-boxes-last img {
	float: left;
	width: 380px;
}
.services-section-boxes-last {
	float: left;
	margin-bottom: 30px;
	padding: 20px;
	width: 240px;
}
.left-border-box {
	float: left;
	margin: 0 0 30px;
	width: 240px;
}
#content .content-left-sidebar {
	border: medium none;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 27px;
	width: 280px;
}
.pricing-tables .title {
	font-size: 12px;
}
.pricing-tables .price {
	font-size: 18px;
}
.pricing-tables .price i {
	font-size: 9px;
	margin-top: 0;
}
.pricing-tables-helight {
	float: left;
	position: relative;
	width: 24%;
}
.pricing-tables-helight .title {
	font-size: 12px;
}
.pricing-tables-helight .price {
	font-size: 18px;
}
.pricing-tables-helight .price i {
	font-size: 9px;
	margin-top: 0;
}
.pricing-tables-two {
	width: 32%;
}
.pricing-tables-two .title {
	font-size: 12px;
}
.pricing-tables-two .price {
	font-size: 18px;
}
.pricing-tables-two .price i {
	font-size: 9px;
	margin-top: 0;
}
.pricing-tables-helight-two {
	float: left;
	position: relative;
	width: 33%;
}
.pricing-tables-helight-two .title {
	font-size: 12px;
}
.pricing-tables-helight-two .price {
	font-size: 18px;
}
.pricing-tables-helight-two .price i {
	font-size: 9px;
	margin-top: 0;
}
.one-half {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.one-third {
	margin-bottom: 30px;
	width: 100%;
}
.one-fourth {
	margin-bottom: 30px;
	width: 100%;
}
.blog_post {
	float: left;
	margin-bottom: 27px;
	width: 280px;
}
.blog_post h2 {
	float: left;
	font-size: 18px;
	text-align: left;
	width: 200px;
}
.post_info {
	float: left;
	width: 268px;
}
.blog_postcontent {
	float: left;
	width: 268px;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0 12px -4px;
	padding: 0;
	width: 200px;
}
.post_meta_links li a {
	color: #a1a1a1;
	font-size: 12px;
	padding: 0;
	text-decoration: none;
}
#site-searchform #s {
	width: 205px;
}
.about_author {
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	float: left;
	padding: 20px;
	width: 84%;
}
.comment_form {
	float: left;
	margin-top: 30px;
	width: 280px;
}
.comment_input_bg {
	float: left;
	width: 50%;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
}
.sharepost {
	float: left;
	margin-bottom: 30px;
	width: 280px;
}
.comment_checkbox {
	display: block;
	float: left;
	width: 280px;
}
img.border-hoverimg {
	border: 0 none;
	width: 278px;
}
img.border-hoverimg:hover {
	border: 0 none;
}
.pagenotfound {
	width: 88%;
}
.pagenotfound_left {
	float: left;
	width: 100%;
}
.pagenotfound_right {
	border-left: 0 none;
	border-top: 1px solid #ccc;
	float: left;
	font-size: 21px;
	margin-left: 0;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 30px;
	text-align: center;
	width: 100%;
}
.divider-line2.martop {
	margin-top: 0;
}
.divider-line3 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-top: 0;
	padding: 0;
	width: 100%;
}
.divider-line4 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-top: 0;
	padding: 0;
	width: 100%;
}
.google-map {
	border: 5px solid #ccc;
	height: 200px;
	width: 270px;
}
.slider-static-img {
	border-bottom: 2px solid #454545;
	float: left;
	height: 135px;
	margin-bottom: -30px;
	width: 100%;
}
.slider-video-left {
	display: none;
	float: left;
}
.slider-video {
	background-color: #f9f9f9;
	border-bottom: 2px solid #d8d8d8;
	float: left;
	height: 380px;
	margin-bottom: -10px;
	padding: 0;
	width: 300px;
}
.slider-video-right {
	float: left;
	height: 320px;
	padding: 20px 10px;
	width: 280px;
}
#page-footer .footer-allcolumns {
	border-bottom: 1px solid #4e4e4e;
	float: left;
	padding: 30px 10px 20px;
	width: 90%;
}
.twtr-widget-main {
	background: none repeat scroll 0 0 #363636;
	float: left;
	height: 50px;
	overflow: hidden;
	padding: 5px 0 3px 10px;
	width: 150px;
}
.twitter-widgett {
	background: none repeat scroll 0 0 #4c4c4c;
	border-bottom: 1px solid #3e3e3e;
	float: left;
	margin: 3px 0 0;
	padding: 0 11px 20px 10px;
	width: 93%;
}
.twitter-widgett .boxcenter {
	background-color: #636363;
	float: left;
	margin: -13px 0 0;
	padding: 1px;
	width: 256px;
}
.twitter-widgett .boxcenter-two {
	background-color: #414141;
	border-bottom: 1px solid #2d2d2d;
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
	float: left;
	height: 58px;
	margin: 0;
	padding: 0;
	width: 254px;
}
.home-version1 {
	background-color: #fff;
	border-bottom: 2px solid #eee;
	float: left;
	padding: 10px 10px 18px;
	text-align: center;
	width: 93%;
}
#access .menu ul li a {
	background: url("../images/mainmenu-devider-line.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	color: #fff;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0;
	padding: 18px 16px;
	text-decoration: none;
}
.home-version2 {
	background-color: #fff;
	float: left;
	padding: 5px 0 10px 5px;
	text-align: center;
	width: 96%;
}
ul.sideimg-list, .sideimg-list li {
	margin: 0;
	max-width: 280px;
}
ul.sideimg-list, .sideimg-list li.sideimg-list-last {
	margin: 0;
	max-width: 280px;
}
.home-version3 {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	float: left;
	margin: -20px 10px 36px 5px;
	padding: 0 0 12px;
	text-align: center;
	width: 94%;
}
.home-version4 {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	float: left;
	margin: -20px 10px 30px 5px;
	padding: 0 0 10px;
	width: 94%;
}
.left-border-box-two {
	background-color: #f9f9f9;
	border-left: 3px solid #ff0000;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	margin: 10px 0 30px 5px;
	padding: 15px 21px;
	text-align: left;
	width: 80%;
}
.home-version-div {
	float: left;
	margin: 0 10px 0 5px;
	width: 94%;
}
.home-version-divtwo .home-latestbn-section {
	margin-top: 10px;
}
.home-version5 {
	background-color: #fff;
	float: left;
	margin: 10px 10px 0 5px;
	text-align: left;
	width: 96%;
}
.divider-line5 {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin: 15px 10px 30px 5px;
	padding: 0;
	width: 95%;
}
.divider-line6 {
	display: block;
	float: left;
	margin: 15px 10px 20px 5px;
	padding: 0;
	width: 95%;
}
}
.container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: auto;
}
.container .column, .container .columns {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.row {
	margin-bottom: 20px;
}
.column.alpha, .columns.alpha {
	margin-left: 0;
}
.column.omega, .columns.omega {
	margin-right: 0;
}
.container .one.column, .container .one.columns {
	width: 40px;
}
.container .two.columns {
	width: 100px;
}
.container .three.columns {
	width: 160px;
}
.container .four.columns {
}
.container .five.columns {
	width: 280px;
}
.container .six.columns {
	width: 340px;
}
.container .seven.columns {
	width: 400px;
}
.container .eight.columns {
	width: 460px;
}
.container .nine.columns {
	width: 520px;
}
.container .ten.columns {
	width: 580px;
}
.container .eleven.columns {
	width: 640px;
}
.container .twelve.columns {
	width: 700px;
}
.container .thirteen.columns {
	width: 760px;
}
.container .fourteen.columns {
	width: 820px;
}
.container .fifteen.columns {
	width: 880px;
}
.container .sixteen.columns {
	width: 940px;
}
.container .seventeen.columns {
	margin: 0;
	width: 100%;
}
.container .one-third.column {
	width: 300px;
}
.container .two-thirds.column {
	width: 620px;
}
.container .offset-by-one {
	padding-left: 60px;
}
.container .offset-by-two {
	padding-left: 120px;
}
.container .offset-by-three {
	padding-left: 180px;
}
.container .offset-by-four {
	padding-left: 240px;
}
.container .offset-by-five {
	padding-left: 300px;
}
.container .offset-by-six {
	padding-left: 360px;
}
.container .offset-by-seven {
	padding-left: 420px;
}
.container .offset-by-eight {
	padding-left: 480px;
}
.container .offset-by-nine {
	padding-left: 540px;
}
.container .offset-by-ten {
	padding-left: 600px;
}
.container .offset-by-eleven {
	padding-left: 660px;
}
.container .offset-by-twelve {
	padding-left: 720px;
}
.container .offset-by-thirteen {
	padding-left: 780px;
}
.container .offset-by-fourteen {
	padding-left: 840px;
}
.container .offset-by-fifteen {
	padding-left: 900px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
.container .column, .container .columns {
	margin-left: 10px;
	margin-right: 10px;
}
.column.alpha, .columns.alpha {
	margin-left: 0;
	margin-right: 10px;
}
.column.omega, .columns.omega {
	margin-left: 10px;
	margin-right: 0;
}
.alpha.omega {
	margin-left: 0;
	margin-right: 0;
}
.container .one.column, .container .one.columns {
	width: 28px;
}
.container .two.columns {
	width: 76px;
}
.container .three.columns {
	width: 124px;
}
.container .four.columns {
	width: 172px;
}
.container .five.columns {
	width: 220px;
}
.container .six.columns {
	width: 268px;
}
.container .seven.columns {
	width: 316px;
}
.container .eight.columns {
	width: 364px;
}
.container .nine.columns {
	width: 412px;
}
.container .ten.columns {
	width: 460px;
}
.container .eleven.columns {
	width: 508px;
}
.container .twelve.columns {
	width: 556px;
}
.container .thirteen.columns {
	width: 604px;
}
.container .fourteen.columns {
	width: 652px;
}
.container .fifteen.columns {
	width: 700px;
}
.container .one-third.column {
	width: 236px;
}
.container .two-thirds.column {
	width: 492px;
}
.container .offset-by-one {
	padding-left: 48px;
}
.container .offset-by-two {
	padding-left: 96px;
}
.container .offset-by-three {
	padding-left: 144px;
}
.container .offset-by-four {
	padding-left: 192px;
}
.container .offset-by-five {
	padding-left: 240px;
}
.container .offset-by-six {
	padding-left: 288px;
}
.container .offset-by-seven {
	padding-left: 336px;
}
.container .offset-by-eight {
	padding-left: 384px;
}
.container .offset-by-nine {
	padding-left: 432px;
}
.container .offset-by-ten {
	padding-left: 480px;
}
.container .offset-by-eleven {
	padding-left: 528px;
}
.container .offset-by-twelve {
	padding-left: 576px;
}
.container .offset-by-thirteen {
	padding-left: 624px;
}
.container .offset-by-fourteen {
	padding-left: 672px;
}
.container .offset-by-fifteen {
	padding-left: 720px;
}
.container, .container .sixteen.columns {
	width: 748px;
}
}
@media only screen and (max-width: 320px) {
.container .columns, .container .column {
	margin-left: 0;
	margin-right: 0;
}
.container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven, .container .offset-by-twelve, .container .offset-by-thirteen, .container .offset-by-fourteen, .container .offset-by-fifteen {
	padding-left: 0;
}
.container, .container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
	width: 300px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container .columns, .container .column {
	margin-left: 0;
	margin-right: 0;
}
.container, .container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
	width: 460px;
}
}
.container:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix:before, .clearfix:after, .row:before, .row:after {
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.service_title {
	color: #95cd71;
}
.service_title:hover {
	color: #528830;
}
.social_icon {
	background-color: #2d728b;
	border-radius: 5px;
	box-shadow: 2px 2px #d6d6d6;
	display: block;
	float: left;
	line-height: 20px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	width: 25px;
}
.social_icon:hover {
	box-shadow: 5px 5px #d6d6d6;
	margin-left: -2px;
	margin-right: 12px;
	margin-top: -2px;
}
.section-box {
	margin-bottom: 20px;
}
.author {
	float: left;
}
.date {
	float: right;
}
.img-border.active {
	border-color: #95cd71;
}
#request_quote_form > div {
	color: #2d728b !important;
}
.blog a {
	color: #95cd71;
	font-weight: bold;
}
