/* rest css file start  */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

/* body */
body {
	padding: 0px;
	margin: 0px;
	background: #fff;
}

body, input, textarea {
	font: 14px 'Montserrat', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	color: #727272;
}

/* Headings */
h1, 
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #393939;
}

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: inherit;
}



h1 { 
	font-size: 35px; 
	line-height: 35px;
	margin-bottom: 30px;
}
h1.white {
	color: #fff;
}
h1.caps {
	text-transform: uppercase;
}
h1.gray {
	color: #999;
	font-weight: 400;
}


h2 { 
	font-size: 27px; 
	line-height: 32px;
	margin-bottom: 20px;
}
h2.white {
	color: #fff;
}
h2.caps {
	text-transform: uppercase;
}
h2.gray {
	color: #999;
	font-weight: 400;
}


h3 { 
	font-size: 21px; 
	line-height: 28px;
	margin-bottom: 18px;
}
h3.white {
	color: #fff;
}
h3.caps {
	text-transform: uppercase;
}
h3.gray {
	color: #999;
	font-weight: 400;
}


h4 { 
	font-size: 18px; 
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
}
h4.white {
	color: #fff;
}
h4.caps {
	text-transform: uppercase;
}

h4.gray {
	color: #999;
	font-weight: 400;
}

h5 { 
	font-size: 16px; 
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
h5.white {
	color: #fff;
}
h5.caps {
	text-transform: uppercase;
}
h5.gray {
	color: #999;
	font-weight: 400;
}

h6 { 
	font-size: 14px; 
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
h6.white {
	color: #fff;
}
h6.gray {
	color: #999;
	font-weight: 400;
}
h6.caps {
	text-transform: uppercase;
}
h6.white.uline {
	padding-bottom: 9px;
	text-decoration: underline;
}


/* Roboto font Titles */
h1.roboto, 
h2.roboto,
h3.roboto,
h4.roboto,
h5.roboto,
h6.roboto {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #393939;
}

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: inherit;
}

h1.roboto { 
	font-size: 35px; 
	line-height: 35px;
	margin-bottom: 30px;
}
h1.roboto.caps {
	text-transform: uppercase;
}
h1.roboto.white {
	color: #fff;
}
h1.roboto.thin {
	font-weight: 200;
}
h1.roboto.gray {
	color: #999;
}

h2.roboto { 
	font-size: 27px; 
	line-height: 32px;
	margin-bottom: 20px;
}
h2.roboto.caps {
	text-transform: uppercase;
}
h2.roboto.white {
	color: #fff;
}
h2.roboto.thin {
	font-weight: 300;
}
h2.roboto.gray {
	color: #999;
}

h3.roboto { 
	font-size: 21px; 
	line-height: 28px;
	margin-bottom: 18px;
}
h3.roboto.caps {
	text-transform: uppercase;
}
h3.roboto.white {
	color: #fff;
}
h3.roboto.thin {
	font-weight: 300;
}
h3.roboto.gray {
	color: #999;
}

h4.roboto { 
	font-size: 18px; 
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
}
h4.roboto.white {
	color: #fff;
}
h4.roboto.caps {
	text-transform: uppercase;
}
h4.roboto.thin {
	font-weight: 300;
}
h4.roboto.gray {
	color: #999;
}

h5.roboto { 
	font-size: 16px; 
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
h5.roboto.white {
	color: #fff;
}
h5.roboto.caps {
	text-transform: uppercase;
}
h5.roboto.thin {
	font-weight: 300;
}
h5.roboto.gray {
	color: #999;
}

h6.roboto { 
	font-size: 14px; 
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
h6.roboto.white {
	color: #fff;
}
h6.roboto.caps {
	text-transform: uppercase;
}
h6.roboto.thin {
	font-weight: 300;
}
h6.roboto.gray {
	color: #999;
}

h1.roboto.dark, 
h2.roboto.dark,
h3.roboto.dark,
h4.roboto.dark,
h5.roboto.dark,
h6.roboto.dark {
	color: #181818;
}

h1.roboto.lbtcolor, 
h2.roboto.lbtcolor,
h3.roboto.lbtcolor,
h4.roboto.lbtcolor,
h5.roboto.lbtcolor,
h6.roboto.lbtcolor {
	color: #3498db;
}


/* Text elements */
p {
	font: 14px 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 23px;
}
.smtfont {
	color: #999;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
.bigtfont {
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	padding: 20px 0;
}
.detail {
	font-size: 14px;
	font-weight: normal;
	/* line-height: 25px; */
	padding: 30px;
}
.bigtfont.gray {
	color: #999;
}

p.gray {
	color: #999;
	font-weight: 300;
	line-height: 25px;
}


ul.defaulf {
	list-style: inherit;
	margin: 0 0 0 14px;
}
ul.defaulf li {
	list-style: inherit;
	padding: 4px 0 4px 2px;
}

ul, ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
}
ul {
	list-style: none;
}
ul li {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 20px 0 20px 36px;
	font-size: 16px;
	border-left: 5px solid #e54c4c;
	padding: 5px 20px 5px 20px;
	font-family: 'Open Sans' !important;
	font-weight: normal;
	color: #454545;
}
pre {
	background: #f4f4f4;
	font-size: 13px;
	font: 13px 'Open Sans', sans-serif;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: auto;
	padding: 0.75em 20px;
}
code, kbd {
	font-size: 13px;
	font: 13px 'Open Sans', sans-serif;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 40px;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.dropcap {
	display:block;
	float:left;
	font-size:45px;
	padding:0;
	margin: 0;
	margin:15px 8px 0 0;
	text-transform: uppercase;
}


/* Links */
a {
	color: #9eca45;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #454545;
}


blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* Clear Fix Styles */

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
{
	height:1%;
}

.clearfix
{
	display:block;
}

/* less width */
.less1 {
	width: 75%;
	margin: 0 auto;
}
.less2 {
	width: 50%;
	margin: 0 auto;
}
.less3 {
	width: 60%;
	margin: 0 auto;
}
.less4 {
	width: 45%;
	margin: 0 auto;
}



/* text color white */
.white {
	color: #fff;
}


/* margin bitween sections */
.margin_top1 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.margin_top2 {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.margin_top3 {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.margin_top4 {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.margin_top5 {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.margin_top6 {
	float: left;
	width: 100%;
	margin-top: 60px;
}
.margin_top7 {
	float: left;
	width: 100%;
	margin-top: 70px;
}
.margin_top8 {
	float: left;
	width: 100%;
	margin-top: 80px;
}
.margin_top9 {
	float: left;
	width: 100%;
	margin-top: 90px;
}
.margin_top10 {
	float: left;
	width: 100%;
	margin-top: 100px;
}
.margin_top11 {
	float: left;
	width: 100%;
	margin-top: 110px;
}
.margin_top12 {
	float: left;
	width: 100%;
	margin-top: 120px;
}
.margin_top13 {
	float: left;
	width: 100%;
	margin-top: 130px;
}
.margin_top14 {
	float: left;
	width: 100%;
	margin-top: 140px;
}
.margin_top15 {
	float: left;
	width: 100%;
	margin-top: 150px;
}
.margin_top16 {
	float: left;
	width: 100%;
	margin-top: 160px;
}
.margin_top17 {
	float: left;
	width: 100%;
	margin-top: 170px;
}
.margin_top18 {
	float: left;
	width: 100%;
	margin-top: 180px;
}


.margin_bottom1 {
	margin-bottom: 10px;
}
.margin_bottom2 {
	margin-bottom: 20px;
}
.margin_bottom3 {
	margin-bottom: 30px;
}
.margin_bottom4 {
	margin-bottom: 40px;
}
.margin_bottom5 {
	margin-bottom: 50px;
}
.margin_bottom6 {
	margin-bottom: 60px;
}
.margin_bottom7 {
	margin-bottom: 70px;
}
.margin_bottom8 {
	margin-bottom: 80px;
}
.margin_bottom9 {
	margin-bottom: 90px;
}
.margin_bottom10 {
	margin-bottom: 100px;
}
.margin_bottom11 {
	margin-bottom: 110px;
}
.margin_bottom12 {
	margin-bottom: 120px;
}


/* image alignments */
.img_left {
	float: left;
}

.img_left2 {
	float: left;
	margin-right: 30px;
}
.img_left5 {
	float: left;
	margin-right: 70px;
}

.img_right {
	float: right;
}

.img_left_mr {
	float: left;
	margin-right: 30px;
}
.img_left_mr2 {
	float: left;
	margin-right: 10px;
}
.img_left_mr3 {
	margin-right: 20px;
}
.img_left_mr4 {
	margin-right: 10px;
}

.img_right_ml {
	float: right;
	margin-left: 30px;
}
.img_right_ml2 {
	float: right;
	margin-left: 10px;
}

.alicent {
	text-align: center;
}
.aliright {
	text-align: right;
}



/* responsive image */
.rimg {
	width: 100%;
}
/* rest css file end */

/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}
.container_fhstyle {
	width: 97.2%;
	margin: 0 auto;
}
.container_fhstyle2 {
	width: 100%;
	margin: 0 auto;
}

.container {
	width: 1170px;
	margin: auto;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 47px 0px 0px 0px;
}

.content_fullwidth.less {
	padding: 0px 0px 0px 0px;
}
.content_fullwidth.less2 {
	padding: 100px 0px 0px 0px;
}

.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}


/* columns */
.one_half, .one_half_featured, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_sixty2, .onecol_forty2, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_half_featured {
	width: 25%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_forty2 {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_sixty2 {
	width: 50%;
}
.onecol_sixty3 {
	width: 100%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(./../../images/logo.png) no-repeat left top;	
}

/* bigger logo? remove below comment */
/*#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 100px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;
	background-size: 100%;
}*/

#logo1 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo1.png) no-repeat left top;
}

#logo2 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:14px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo2.png) no-repeat left top;
}

#logo3 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo3.png) no-repeat left top;
}

#logo4 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo4.png) no-repeat left top;
}

#logo5 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo5.png) no-repeat left top;
}

#logo6 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo6.png) no-repeat left top;
}

#logo7 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo7.png) no-repeat left top;
}

#logo8 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:10px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo8.png) no-repeat left top;
}

#logo9 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo9.png) no-repeat left top;
}

#logo10 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo10.png) no-repeat left top;
}

#logo11 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:14px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo11.png) no-repeat left top;
}

#logo12 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:23px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo12.png) no-repeat left top;
}

#logo13 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo13.png) no-repeat left top;
}

#logo14 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:30px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo14.png) no-repeat left top;
}

#logo15 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo15.png) no-repeat left top;
}

#logo16 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo16.png) no-repeat left top;
}

#logo17 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo17.png) no-repeat left top;
}

#logo18 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:10px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo18.png) no-repeat left top;
}

#logo19 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo19.png) no-repeat left top;
}

#logo21 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:34px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo21.png) no-repeat left top;
}

#logo22 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:10px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo22.png) no-repeat left top;	
}





/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	margin-top: 5px;
}
.logo2 {
	float: left;
	width: 16%;
	padding-left: 27px;
}
.logo3 {
	float: left;
	width: 16%;
	height: 120px;
	padding-left: 27px;
	background: #f7ca18;
}

.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
}

.menu_main.rslinks {
	width: 67%;
}

.menu_main.rslinks3 {
	width: 67%;
}

.menu_main.rslinks4 {
	width: 64%;
}

.menu_main.rslinks5 {
	width: 64%;
}

.menu_main.rslinks7 {
	width: 62%;
}


.menu_main_full {
	float: left;
	width: 84%;
	z-index: 9999;
}

.menu_main_full2 {
	float: left;
	width: 97.5%;
	z-index: 9999;
}




.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #cbc4bb;
	border-bottom: 1px solid #f9f9f9;
	font-size: 12px;
	color: #fff;
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 7px 0px;
}
.top_nav .left i {
	color: #fff;
}
.top_nav .left a {
	color: #fff;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	padding: 7px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 14px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #c3c3c3;
	font-size: 13px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #999;
}

.tpbut {
	float: right;
	color: #c3c3c3;
	margin-left: 0px;
	padding: 7px 18px;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	transition: all 0.3s ease;
}
.tpbut:hover, .tpbut.active {
	color: #999;
	background: #f9f9f9;
}
.tpbut.two {
	border-right: 1px solid #f3f3f3;
	border-left: none;
}

/* top navigation style 2 */
.top_nav2 {
	float: left;
	width: 100%;
	background: #3c3c41;
	font-size: 12px;
	color: #999;
}
.top_nav2 .left {
	float: left;
	width: 30%;
	padding: 7px 0px;
}
.top_nav2 .left i {
	color: #999;
}
.top_nav2 .left a {
	color: #999;
	margin-right: 25px;
}
.top_nav2 .left a:hover {
	color: #eee;
	transition: all 0.3s ease;
}
.top_nav2 .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav2 ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px;
}
.top_nav2 .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 13px;
}
.top_nav2 .topsocial li a {
	float: left;
	color: #999;
	font-size: 12px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav2 .topsocial li a:hover {
	color: #eee;
}


/* top navigation style 3 */
.top_nav3 {
	float: left;
	width: 100%;
	height: 40px;
	background: #fff;
	font-size: 14px;
	color: #999;
	font-weight: 400;
	text-align: right;
	padding-right: 21px;
	padding-top: 7px;
	font-family: 'Roboto', sans-serif;
	position: relative;
	z-index: 9999;
}
.top_nav3 i {
	width: 20px;
	height: 20px;
	border: 1px solid #999;
	border-radius: 100%;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	margin-right: 2px;
	color: #999;
	transition: all 0.3s ease;
}
.top_nav3 a {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav3 a:hover {
	color: #f7ca18;
}
.top_nav3 a:hover i {
	color: #f7ca18;
	border: 1px solid #f7ca18;
}

/* top navigation style 4 */
.top_nav4 {
	float: left;
	width: 100%;
	background: #000;
	border-bottom: 1px solid #2f3337;
	font-size: 12px;
	color: #999;
}
.top_nav4 ul.topsocial {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px;
}
.top_nav4 .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 7px 0px 0px;
}
.top_nav4 .topsocial li a {
	float: left;
	width: 18px;
	height: 18px;
	color: #999;
	font-size: 10px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
	border: 1px solid #727272;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
}
.top_nav4 .topsocial li a:hover {
	color: #fff;
	background: #2f3337;
	border: 1px solid #999;
}
.top_nav4 .left {
	float: left;
	width: 30%;
	padding: 10px 0px 0px 0px;
}
.top_nav4 .right {
	float: left;
	width: 70%;
	text-align: right;
	color: #999;
}
.top_nav4 .right i {
	color: #999;
}
.top_nav4 .right a {
	color: #999;
}
.top_nav4 .right a:hover {
	color: #fff;
	transition: all 0.3s ease;
}
.top_nav4 .right strong {
	float: right;
	font-size: 13px;
	font-weight: 700;
	padding-top: 7px;
	margin-right: 18px;
}

.tpbut4 {
	float: right;
	color: #c3c3c3;
	margin-left: 0px;
	padding: 7px 18px;
	border-right: 1px solid #2f3337;
	border-left: 1px solid #2f3337;
	transition: all 0.3s ease;
}
.tpbut4:hover {
	color: #999;
	background: #2f3337;
}
.tpbut4.two {
	border-right: 1px solid #2f3337;
	border-left: none;
}



.top_section {
	float: left;
	width: 100%;
	height: 138px;
	background: #000;
}
.top_section .left {
	float: left;
	width: 40%;
}
.top_section .right {
	float: left;
	width: 60%;
	margin-top: 27px;
	text-align: right;
	color: #fff;
	font-size: 13px;
}
.top_section .right a {
	color: #fff;
	font-size: 13px;
	transition: all 0.3s ease;
}
.top_section .right a:hover {
	color: #ccc;
}
.top_section .right i {
	color: #999;
	margin-left: 22px;
}
.top_section ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.top_section .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_section .topsocial li a {
	float: left;
	color: #fff;
	font-size: 11px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin: 0;
	background: #333;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	line-height: 20px;
}
.top_section .topsocial li a:hover {
	background: #999;
}
.top_section .topsocial li a i {
	color: #fff;
	margin: 0;
}

.top_section2 {
	float: left;
	width: 100%;
	height: 100px;
	position: relative;
	z-index: 8999;
	background: rgba(0,0,0,0.85);
}
.top_section2 .left {
	float: left;
	width: 40%;
	margin-top: 10px;
}
.top_section2 .right {
	float: left;
	width: 60%;
	margin-top: 34px;
	text-align: left;
	color: #fff;
	font-size: 13px;
}
.top_section2 .right .tinfo {
	float: right;
	width: 38%;
	border-right: 1px solid rgba(255,255,255,0.3);
}
.top_section2 .right .tinfo.last {
	border-right: none;
	padding-left: 30px;
}
.top_section2 .right .tinfo i {
	float: left;
	width: 34px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 12px;
}
.top_section2 .right .tinfo strong {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
.top_section2 .right .tinfo a {
	color: #fff;
	transition: all 0.3s ease;
}
.top_section2 .right .tinfo a:hover {
	color: #59abe3;
}
.top_section2 .right .tinfo em {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-style: normal;
	display: block;
	line-height: 13px;
}






.menu_rlinks {
	float: right;
	width: 16%;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.3px;
	font-weight: 300;
}
.menu_rlinks .mrbut {
	float: right;
	color: #ccc;
	margin-left: 0px;
	padding: 18px 22px 17px 22px;
	border-right: 1px solid #707070;
	border-left: 1px solid #707070;
	transition: all 0.3s ease;
}
.menu_rlinks .mrbut:hover {
	color: #fff;
	background: #727272;
}
.menu_rlinks .mrbut.two {
	border-right: 1px solid #707070;
	border-left: none;
}

.menu_rlinks2 {
	float: right;
	margin-top: 22px;
}
.menu_rlinks2 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 600;
	border: 1px solid #ccc;
	padding: 8px 20px;
	border-radius: 25px;
	transition: all 0.3s ease;
}
.menu_rlinks2 a:hover {
	color: #393939;
	border: 1px solid #fff;
	background: #fff;
}

.menu_rlinks3 {
	float: right;
	margin-top: 25px;
}
.menu_rlinks3 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 600;
	padding: 10px 16px;
	border-radius: 3px;
	background: #525252;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.menu_rlinks3 a:hover {
	color: #fff;
	background: #59abe3;
}

.menu_rlinks4 {
	float: right;
	margin-top: 18px;
}
.menu_rlinks4 a {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 500;
	padding: 9px 18px;
	border-radius: 3px;
	background: #87d37c;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.menu_rlinks4 a:hover {
	color: #fff;
	background: #393939;
}

.menu_rlinks5 {
	float: right;
	text-align: center;
}
.menu_rlinks5 a {
	float: right;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 500;
	padding: 39px 27px 38px 27px;
	background: #46d8bd;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.menu_rlinks5 a:hover {
	color: #fff;
	background: #393939;
}
.menu_rlinks5 a em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	display: block;
	font-weight: 300;
	line-height: 16px;
}


.menu_rlinks6 {
	float: right;
	margin-top: 18px;
}
.menu_rlinks6 a {
	color: #eb9532;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 500;
	padding: 9px 18px;
	border-radius: 3px;
	border: 2px solid #eb9532;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.menu_rlinks6 a:hover {
	color: #fff;
	background: #eb9532;
}

.menu_rlinks6.two {
	float: right;
	margin-top: 21px;
}
.menu_rlinks6.two a {
	color: #fff;
	border: 2px solid #fff;
}
.menu_rlinks6.two a:hover {
	color: #393939;
	background: #fff;
}

.menu_rlinks7 {
	float: right;
	text-align: left;
}
.menu_rlinks7 i {
	float: left;
	color: #fff;
	font-size: 35px;
	margin-right: 14px;
	margin-top: 7px;
}
.menu_rlinks7 a {
	float: right;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 23px;
	font-weight: 500;
	padding: 27px 67px 27px 34px;
	background: #f9bf36;
	text-transform: uppercase;
	transition: all 0.3s ease;
	white-space: nowrap;
}
.menu_rlinks7 a:hover {
	color: #fff;
	background: #393939;
}
.menu_rlinks7 a em {
	color: #fff;
	font-size: 18px;
	font-style: normal;
	text-transform: none;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}




.slidermar {
	margin-top: 100px;
}
.slidermar1 {
	margin-top: 0px;
}
.slidermar5 {
	margin-top: 80px;
}
.slidermar6 {
	margin-top: 80px;
}
.slidermar7 {
	margin-top: 120px;
}
.slidermar8 {
	float: left;
	margin-top: -100px;
}
.slidermar9 {
	margin-top: 0px;
}
.slidermar11 {
	margin-top: 90px;
}
.slidermar12 {
	margin-top: 120px;
}
.slidermar22 {
	margin-top: 80px;
}









/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

/* featured section 1 */
.featured_section1 {
	float: left;
	width: 100%;
}
.featured_section1 h3 {
	font-weight: bold;
	text-align: right;
	border-right: 3px solid #9eca45;
	padding: 5px 30px 5px 0px;
}
.featured_section1 .aliright {
	text-align: right;
	margin-right: 33px;
	margin-bottom: 25px;
}
.featured_section1 .button.one {
	float: right;
	margin-right: 33px;
}
.featured_section1 .one_third {
	text-align: center;
}
.featured_section1 .one_third i {
	color: #393939;
	font-size: 30px;
	background: #f3f3f3;
	border-radius: 100%;
	width: 72px;
	height: 72px;
	text-align: center;
	vertical-align: middle;
	line-height: 72px;
	margin-bottom: 35px;
	transition: all 0.3s ease;
}
.featured_section1 .one_third i:hover {
	color: #9eca45;
}


/* featured section 2 */
.featured_section2 {
	float: left;
	width: 100%;
}
.featured_section2 .one_fourth_less {
	-webkit-box-shadow: 0px 1px 1px 0px rgba(224,224,224,1);
	-moz-box-shadow: 0px 1px 1px 0px rgba(224,224,224,1);
	box-shadow: 0px 1px 1px 0px rgba(224,224,224,1);
	text-align: center;
	padding-bottom: 45px;
}
.featured_section2 .one_fourth_less:hover,
.featured_section2 .one_fourth_less.active {
	background: #fafafa;
}
.featured_section2 .one_fourth_less:hover .button.two,
.featured_section2 .one_fourth_less.active .button.two {
	color: #999;
	background: #f3f3f3;
	border: 1px solid #fff;
}
.featured_section2 .one_fourth_less img {
	float: left;
}
.featured_section2 .one_fourth_less p {
	float: left;
	padding: 35px 40px 30px 40px;
	text-align: center;
	width: 100%;
	color: #999;
}
.featured_section2 .one_fourth_less h4 {
	float: left;
	color: #fff;
	margin: -44px 0px 0px 0px;
	padding: 22px 0px;
	line-height: 0px;
	float: left;
	width: 100%;
	background: rgba(57,57,57,0.5);
	text-align: center;
	font-weight: 600;
	transition: all 0.3s ease;
}
.featured_section2 .one_fourth_less:hover h4 {
	background: rgba(57,57,57,0.7);
}


/* featured section 3 */
.featured_section3 {
	float: left;
	width: 100%;
	padding: 120px 0px 110px 0px;
	background: #f3f3f3;
}
.featured_section3 .onecol_forty img.one {
	float: left;
}
.featured_section3 .onecol_forty img.two {
	float: left;
	margin-left: -43px;
	margin-top: 70px;
}
.featured_section3 span {
	float: left;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 20px;
	margin-top: 27px;
}
.featured_section3 em {
	font-size: 21px;
	font-weight: 400;
	color: #393939;
	font-style: normal;
	display: block;
	line-height: 25px;
	margin-bottom: 7px;
}
.featured_section3 b {
	font-size: 35px;
	font-weight: bold;
	color: #393939;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	line-height: 35px;
}
.featured_section3 strong {
	font-size: 48px;
	font-weight: bold;
	color: #9eca45;
	text-transform: uppercase;
	display: block;
	line-height: 45px;
}

.featured_section3.two {
	padding-bottom: 0;
	background: #eee url(../images/site-img61.jpg) no-repeat center top;
}
.featured_section3.two .onecol_forty img {
	display: block;
}
.featured_section3.two strong {
	color: #eb9532;
}


/* featured section 4 */
.featured_section4 {
	float: left;
	width: 100%;
}


/* featured section 5 */
.featured_section5 {
	float: left;
	width: 100%;
	background: #313137;
	text-align: center;
}
.featured_section5 .one_fourth {
	padding: 70px 0px;
	width: 25%;
	margin-right: 0;
	border-left: 1px solid rgba(255,255,255,0.05);
}
.featured_section5 .one_fourth.last {
	border-right: 1px solid rgba(255,255,255,0.05);
}

/* featured section 6 */
.featured_section6 {
	float: left;
	width: 100%;
	padding: 100px 0px;
	background: #f3f3f3;
	text-align: center;
}
.featured_section6 .one_fourth i {
	color: #9eca45;
	font-size: 40px;
	margin-bottom: 25px;
	transition: all 0.3s ease;
}
.featured_section6 .one_fourth {
	width: 25%;
	margin: 0;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 50px;
	padding-bottom: 50px;
	border-right: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.featured_section6 .one_fourth.btm {
	border-bottom: none;
}
.featured_section6 .one_fourth.last {
	border-right: none;
}
.featured_section6 .one_fourth:hover i {
	color: #393939;
}
.cdarrow {
	float: left;
	width: 100%;
	height: 20px;
	margin: 20px 0px;
	background: url(../images/cd-arrow.png) no-repeat center top;
}
.fltiphone {
	float: left;
	width: 100%;
	height: 110px;
	margin-top: -44px;
	background: url(../images/site-img9.png) no-repeat center top;
}


/* featured section 7 */
.featured_section7 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section7 .one_half {
	width: 50%;
	margin: 0;
}
.featured_section7 .one_half.left {
	text-align: right;
}
.featured_section7 .one_half.left img {
	float: right;
	margin-left: 40px;
}
.featured_section7 .one_half.left h4 {
	margin-bottom: 2px;
}
.featured_section7 .one_half.left i {
	width: 26px;
	height: 26px;
	color: #e3e3e3;
	border-radius: 100%;
	border: 1px solid #e3e3e3;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	margin-left: 3px;
	font-size: 12px;
	transition: all 0.3s ease;
}
.featured_section7 .one_half.left i:hover {
	color: #fff;
	border: 1px solid #e3e3e3;
	background: #eee;
}

.featured_section7 .one_half.right {
	text-align: left;
}
.featured_section7 .one_half.right img {
	float: left;
	margin-right: 40px;
}
.featured_section7 .one_half.right h4 {
	margin-bottom: 2px;
}
.featured_section7 .one_half.right i {
	width: 26px;
	height: 26px;
	color: #e3e3e3;
	border-radius: 100%;
	border: 1px solid #e3e3e3;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	margin-left: 3px;
	font-size: 12px;
	transition: all 0.3s ease;
}
.featured_section7 .one_half.right i:hover {
	color: #fff;
	border: 1px solid #e3e3e3;
	background: #eee;
}


/* featured section 8 */
.featured_section8 {
	float: left;
	width: 100%;
	background: #454545 url(../images/site-img6.jpg) no-repeat center top;
}
.featured_section8 .puhtext {
	float: left;
	color: #fff;
	width: 50%;
	padding-left: 12%;
	padding-top: 140px;
	padding-bottom: 140px;
	text-align: left;
	background: rgba(49,49,55,0.95);
}
.featured_section8 .puhtext b {
	font-size: 25px;
	font-weight: 300;
	display: block;
}
.featured_section8 .puhtext strong {
	font-size: 45px;
	font-weight: bold;
	display: block;
	margin: 25px 0px 50px 0px;
	font-family: 'Dancing Script', cursive;
}
.featured_section8 .puhtext p {
	width: 80%;
	font-size: 16px;
	line-height: 25px;
	font-weight: 300;
}


/* featured section 9 */
.featured_section9 {
	float: left;
	width: 100%;
	background: #9eca45;
}
.featured_section9 .left {
	float: left;
	padding: 80px 0px 75px 0px;
	width: 30%;
	border-right: 1px solid rgba(255,255,255,0.27);
}
.featured_section9 .center {
	float: left;
	padding: 80px 0px 75px 0px;
	margin-left: 5%;
	width: 30%;
	border-right: 1px solid rgba(255,255,255,0.27);
}
.featured_section9 .right {
	float: left;
	padding: 80px 0px 75px 0px;
	margin-left: 5%;
	width: 30%;
}
.featured_section9 i {
	color: #fff;
	font-size: 72px;
	margin-bottom: 16px;
}
.featured_section9 h2 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 5px;
}
.featured_section9 h1 {
	color: #fff;
	font-weight: bolder;
	margin-bottom: 0px;
}
.featured_section9 a {
	float: left;
	color: #fff;
	font-size: 13px;
	margin-top: 12px;
	transition: all 0.3s ease;
}
.featured_section9 a i {
	color: #fff;
	font-size: 11px;
}
.featured_section9 a:hover {
	color: #d6f0a3;
}
.featured_section9 a:hover i {
	color: #d6f0a3;
}

.featured_section9.two {
	float: left;
	width: 100%;
	background: #eee url(../images/pattern3.jpg) repeat left top;
}
.featured_section9.two .left {
	border-right: 2px solid rgba(255,255,255,1);
}
.featured_section9.two .center {
	border-right: 2px solid rgba(255,255,255,1);
}
.featured_section9.two i {
	color: #393939;
}
.featured_section9.two h2 {
	color: #393939;
}
.featured_section9.two h1 {
	color: #393939;
}
.featured_section9.two a {
	color: #999;
}
.featured_section9.two a i {
	color: #999;
}
.featured_section9.two a:hover {
	color: #393939;
}
.featured_section9.two a:hover i {
	color: #393939;
}






/* featured section 10 */
.featured_section10 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
	text-align: center;
}


/* featured section 11 */
.featured_section11 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section11 .one_third {
	text-align: center;
	padding-bottom: 55px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(217,217,217,1);
	-moz-box-shadow: 0px 1px 2px 0px rgba(217,217,217,1);
	box-shadow: 0px 1px 2px 0px rgba(217,217,217,1);
}
.featured_section11 .one_third img {
	float: left;
	margin-bottom: 40px;
}
.featured_section11 .one_third p {
	padding: 0px 45px 40px 45px;
}
.featured_section11 .bdate {
	float: left;
	width: 65px;
	padding: 5px 0px 7px 0px;
	text-align: center;
	background: #9eca45;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.3s ease;
}
.featured_section11 .bdate strong {
	font-size: 25px;
	font-weight: bold;
	display: block;
}
.featured_section11 .bdate a {
	color: #fff;
}
.featured_section11 .bdate:hover {
	background: #393939;
	color: #fff;
}


/* featured section 12 */
.featured_section12 {
	float: left;
	width: 100%;
	padding: 120px 0px 100px 0px;
	text-align: center;
	background: #eee url(../images/pattern1.jpg) repeat left top;
}
.featured_section12.two {
	background: #f3f3f3;
}
.featured_section12 .peosays {
	width: 90%;
	margin: 0 auto;
}
.featured_section12 .peosays .box {
	float: left;
	width: 100%;
	background: #fff;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
	border-radius: 3px;
	text-align: left;
	padding: 40px 40px 45px 40px;
	font-size: 16px;
	line-height: 25px;
}
.featured_section12 .peosays .who {
	float: left;
	width: 100%;
	text-align: left;
	padding: 35px 0px 18px 35px;
	background: url(../images/down-arrow.png) no-repeat 45px top;
	margin-top: -2px;
	font-size: 12px;
	color: #999;
}
.featured_section12 .peosays .who img {
	border-radius: 100%;
	float: left;
	margin-right: 18px;
}
.featured_section12 .peosays .who strong {
	font-size: 14px;
	color: #393939;
	display: block;
	line-height: 16px;
	font-weight: 600;
	margin-top: 5px;
}


/* featured section 13 */
.featured_section13 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section13 .one_fourth {
	width: 25%;
	padding-right: 4%;
	padding-left: 4%;
	margin: 0;
	border-right: 1px solid #f7f7f7;
}
.featured_section13 .cirimg {
	padding: 20px;
	border: 4px solid #f3f3f3;
	border-radius: 100%;
	margin-bottom: 30px;
}
.featured_section13 .one_fourth.last {
	border-right: none;
}


.arrowdown_box {
	position: relative;
	background: #222327;
	float: left;
	width: 100%;
	padding: 50px 0px 20px 0px;
	text-align: center;
}
.arrowdown_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #222327;
	border-width: 20px;
	margin-left: -20px;
}

/* featured section 14 */
.featured_section14 {
	float: left;
	width: 100%;
	text-align: center;
	background: #5076bb;
	padding: 120px 0px;
	color: #fff;
}
.featured_section14 .one_half {
	width: 50%;
	margin: 0;
	padding-right: 7%;
	padding-left: 7%;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.featured_section14 .one_half.last {
	border-right: none;
}

/* featured section 15 */
.featured_section15 {
	float: left;
	width: 100%;
}
.featured_section15 .one_third span {
	font-size: 30px;
	color: #5076bb;
	float: left;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-top: 5px;
}
.featured_section15.colored .one_third span {
	color: #9eca45;
}

.featured_section15.two {
	text-align: center;
}
.featured_section15 .one_third {
	text-align: left;
}
.featured_section15.two .one_third span {
	color: #46d8bd;
	font-size: 40px;
}



/* featured section 16 */
.featured_section16 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section16 h2 {
	color: #393939;
	font-size: 27px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Dancing Script', cursive;
}
.featured_section16 .box {
	float: left;
	margin-top: 75px;
	margin-left: 6.2%;
	margin-bottom: 40px;
}
.hexagon {
	width: 200px;
	height: 130px;
	background: #f3f3f3;
	position: relative;
	float: left;
	margin-right: 20px;
	transition: all 0.3s ease;
}
.hexagon.one {
	margin-left: 206px;
}
.hexagon.two {
	margin-right: 0px;
	margin-left: 95px;
}
.hexagon.three,
.hexagon.four,
.hexagon.five {
	margin-right: 0px;
	margin-left: 20px;
}

.hexagon:before {
	content: "";
	position: absolute;
	top: -45px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-bottom: 45px solid #f3f3f3;
	transition: all 0.3s ease;
}
.hexagon:after {
	content: "";
	position: absolute;
	bottom: -45px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-top: 45px solid #f3f3f3;
	transition: all 0.3s ease;
}
.haxmargin {
	float: left;
	width: 100%;
	margin-top: 60px;
}

.hexagon:hover {
	background: #5076bb;
}
.hexagon:hover:before {
	border-bottom: 45px solid #5076bb;
}
.hexagon:hover:after {
	border-top: 45px solid #5076bb;
}

.hexagon i {
	color: #999;
	font-size: 50px;
	margin-top: 16px;
	margin-bottom: 12px;
}
.hexagon h6 {
	font-size: 16px;
}
.hexagon p {
	color: #999;
	font-size: 13px;
	line-height: 16px;
}
.hexagon:hover i {
	color: #fff;
}
.hexagon:hover h6 {
	color: #fff;
}
.hexagon:hover p {
	color: #fff;
}


/* featured section 17 */
.featured_section17 {
	float: left;
	width: 100%;
	background: #6d6d72;
	color: #ccc;
}
.featured_section17 .fimg {
	float: left;
	width: 50%;
	min-height: 560px;
	background: url(../images/site-img13.jpg) no-repeat right top;
}
.featured_section17 .rbox {
	float: left;
	width: 50%;
	padding: 100px 150px 110px 70px;
}
.featured_section17 .rbox h5 {
	font-weight: 300;
	padding-bottom: 40px;
	margin-bottom: 50px;
	border-bottom: 1px solid rgba(225,225,225,0.1);
}
.featured_section17 .ibox {
	float: left;
	width: 46%;
	margin-right: 8%;
}
.featured_section17 .ibox.last {
	margin-right: 0%;
}
.featured_section17 .ibox .left {
	float: left;
	width: 20%;
}
.featured_section17 .ibox .left i {
	color: #fff;
	font-size: 30px;
	margin-top: 5px;
}
.featured_section17 .ibox .right {
	float: left;
	width: 80%;
}
.featured_section17 .ibox h5 {
	font-weight: 400;
	border: none;
	padding: 0;
	margin-bottom: 12px;
	line-height: 16px;
}


/* featured section 18 */
.featured_section18 {
	float: left;
	width: 100%;
}
.featured_section18 .isboxs {
	float: left;
	width: 100%;
	margin-top: 43px;
}
.featured_section18 .isboxs span {
	font-size: 30px;
	color: #999;
	border: 1px solid #eee;
	padding: 14px;
	float: left;
	margin-right: 30px;
}
.featured_section18 .isboxs h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* featured section 19 */
.featured_section19 {
	float: left;
	width: 100%;
	background: url(../images/site-img15.jpg) no-repeat center top;
}
.featured_section19 .who {
	float: left;
	width: 35%;
	padding-top: 84px;
	position: relative;
	z-index: 2;
}
.featured_section19 .who img {
	display: block;
}
.featured_section19 .text {
	float: left;
	width: 63%;
	position: relative;
	z-index: 1;
	margin-left: -70px;
	padding: 100px 100px 90px 100px;
   background: rgba(255,255,255,0.8);
   -webkit-transform: skew(10deg); 
   -moz-transform: skew(10deg); 
   -o-transform: skew(10deg);
   transform: skew(10deg);
}
.featured_section19 .text h1 {
	float: left;
	font-weight: 300;
	margin: 0 0 40px 35px;
	border-bottom: 1px solid #393939;
	-webkit-transform: skew(-10deg); 
   -moz-transform: skew(-10deg); 
   -o-transform: skew(-10deg);
   transform: skew(-10deg);
}
.featured_section19 .text p {
	float: left;
	font-size: 16px;
	line-height: 25px;
	-webkit-transform: skew(-10deg); 
   -moz-transform: skew(-10deg); 
   -o-transform: skew(-10deg);
   transform: skew(-10deg);
}
.featured_section19 .text h2 {
	float: right;
	color: #5076bb;
	font-size: 27px;
	line-height: 38px;
	font-style: italic;
	font-family: 'Dancing Script', cursive;
	margin-top: 50px;
	margin-bottom: 0px;
	line-height: 27px;
	border-bottom: 1px solid #5076bb;
}

/* featured section 20 */
.featured_section20 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section20 .one_third {
	width: 33.330%;
	margin: 0;
	background: #f3f3f3;
}
.featured_section20 .one_third .titie {
	float: left;
	width: 100%;
	background: #393939;
	padding: 25px 0px;
}
.featured_section20 .one_third .titie h2 {
	color: #fff;
	font-weight: 300;
	margin: 0;
}
.featured_section20 .one_third .price {
	float: left;
	width: 100%;
	background: #4c4c4c;
	padding: 59px 0px 59px 102px;
}
.featured_section20 .one_third .price h2 {
	color: #fff;
	font-weight: normal;
	margin: 0;
	float: left;
}
.featured_section20 .one_third .price h1 {
	font-size: 100px;
	color: #fff;
	font-weight: 500;
	margin: 0;
	float: left;
	padding: 0px 10px;
}
.featured_section20 .one_third .price h5 {
	color: #fff;
	float: left;
	font-weight: 400;
	margin: 0;
}
.featured_section20 .one_third .info p {
	font-size: 18px;
	color: #393939;
	display: block;
	margin: 0;
	line-height: 64px;
	border-bottom: 1px solid #e9e9e9;
}
.featured_section20 .one_third .info a {
	float: left;
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	background: #c1c1c1;
	border-radius: 3px;
	padding: 18px 70px;
	margin: 27px 0 27px 25%;
	transition: all 0.3s ease;
}
.featured_section20 .one_third .info a:hover {
	background: #393939;
}

.featured_section20 .one_third.highlight {
	background: #e9e9e9;
}
.featured_section20 .one_third.highlight .titie {
	background: #272727;
}
.featured_section20 .one_third.highlight .price {
	background: #393939;
}
.featured_section20 .one_third.highlight .info p {
	border-bottom: 1px solid #ddd;
}


/* featured section 21 */
.featured_section21 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section21 .container {
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.07);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.07);
}
.featured_section21 .container .box {
	float: left;
	width: 33.33%;
	padding: 75px 0px 62px 0px;
	border-right: 1px solid #e3e3e3;
}
.featured_section21 .container .box a {
	color: #50c9d4;
	font-size: 13px;
	transition: all 0.3s ease;
}
.featured_section21 .container .box a:hover {
	color: #393939;
}
.featured_section21 .container .box.last {
	border-right: none;
}

.featured_section21 .container .box.two a {
	color: #d2527f;
}


/* featured section 22 */
.featured_section22 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section22 img {
	display: block;
}


/* featured section 23 */
.featured_section23 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section23 .one_third {
	margin-bottom: 40px;
}
.featured_section23 .imghoverz {
    /* display: inline-block; */
    overflow: hidden;
	outline: 1px solid rgba(255,255,255,0.4);
	outline-offset: -10px;
    font-size: 50px;
/* margin-bottom: 40px;	 */
}
.featured_section23 .imghoverz .text {
	width: 100%;
	/* height: 100%; */
	background: rgba(169, 163, 156, 0.9);
	position: absolute;
	/* top: 10%; */
	/* outline: 1px solid rgba(255,255,255,0.4); */
	/* outline-offset: -10px; */
	/* visibility: hidden; */
	opacity: 1;
	text-align: left;
	transition: all 0.3s ease;
	
}
.duyurular {
	bottom: 0%;
	padding: 15px;
}


.koleksiyonlar {
	top: 10%;
	padding: 30px 90px 10px 40px;
}
.featured_section23 .imghoverz:hover .text,
.featured_section23 .imghoverz .text.active {
	visibility: visible;
	opacity: 0;
	}
.featured_section23 .imghoverz .text h2 {
	color: #fff;
	margin: 0 0 18px 0;
	font-size: 40px;
	font-weight:300;
    font-family: 'Allura', cursive;
}
.featured_section23 .imghoverz .duyurular h2 {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight:400;
    font-family: 'Montserrat', cursive;
	margin: 0;
}
.featured_section23 .imghoverz .text p {
	color: #fff;
	margin: 0;
}


/* featured section 24 */
.featured_section24 {
	float: left;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
	padding: 113px 0px;
}
.featured_section24 .bbox {
	float: left;
	width: 100%;
	background: #fff;
	text-align: left;
}
.featured_section24 .one_half {
	width: 50%;
	margin: 0;
	background: #393939;
}
.featured_section24 .one_half.last {
	background: #fff;
	padding: 50px 70px 0px 45px;
}
.featured_section24 .one_half img {
	display: block;
}
.featured_section24 .bbox .date {
	float: left;
	padding: 20px 16px 20px 15px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.featured_section24 .bbox .date strong {
	font-size: 27px;
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
}
.featured_section24 .bbox .date p {
	font-size: 13px;
	line-height: 14px;
	margin: 0 0 18px 0;
}
.featured_section24 .bbox .date i {
	font-size: 14px;
	color: #fff;
	padding: 10px;
	border-radius: 100%;
	background: #5d5d5d;
	display: block;
	margin-top: 10px;
}
.featured_section24 .bbox .date a {
	color: #fff;
	transition: all 0.3s ease;
}
.featured_section24 .bbox .date a:hover,
.featured_section24 .bbox .date i:hover {
	color: #ccc;
}
.featured_section24 .one_half.last a {
	color: #50c9d4;
	transition: all 0.3s ease;
}
.featured_section24 .one_half.last a:hover {
	color: #393939;
}


/* featured section 25 */
.featured_section25 {
	float: left;
	width: 100%;
	text-align: right;
	background: #50c9d4;
	padding: 65px 0px 53px 0px;
}
.featured_section25 h1 {
	color: #fff;
	font-weight: bold;
	margin: 0 0 9px 0;
}
.featured_section25 b {
	display: block;
	font-size: 27px;
	font-weight: 300;
}
.featured_section25 a {
	float: left;
	color: #393939;
	padding: 14px 35px;
	background: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	margin: 9px 0px 0 0px;
	transition: all 0.3s ease;
}
.featured_section25 a:hover {
	color: #fff;
	background: #393939;
}


/* featured section 26 */
.featured_section26 {
	float: left;
	width: 100%;
}
.featured_section26 i {
	color: #50c9d4;
	font-size: 35px;
	float: left;
	margin: 5px 0px 0px 0;
}
.featured_section26 h5 {
	color: #999;
	font-weight: 400;
	margin: 0 0 0 0;
}
.featured_section26 .cont {
	float: right;
	width: 82%;
}


/* featured section 27 */
.featured_section27 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section27 .onecol_thirtyfive h4 {
	margin-bottom: 5px;
}
.featured_section27 .onecol_thirtyfive.left {
	text-align: right;
	padding-top: 85px;
}
.featured_section27 .onecol_thirtyfive.right {
	text-align: left;
	padding-top: 85px;
}
.featured_section27 .onecol_thirtyfive.left i {
	float: right;
	color: #fff;
	font-size: 18px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	background: #50c9d4;
	margin-left: 25px;
	margin-top: 7px;
	margin-bottom: 30px;
}
.featured_section27 .onecol_thirtyfive.right i {
	float: left;
	color: #fff;
	font-size: 18px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	background: #50c9d4;
	margin-right: 25px;
	margin-top: 7px;
	margin-bottom: 30px;
}


/* featured section 28 */
.featured_section28 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
}
.featured_section28 .video {
	float: left;
	width: 100%;
	height: 350px;
}


/* featured section 29 */
.featured_section29 {
	float: left;
	width: 100%;
}
.featured_section29 .pricings {
	float: left;
	width: 24.7%;
	margin-right: 0.3%;
	background: #f3f3f3;
	border: 1px solid #eaeaea;
	padding: 35px 30px 55px 30px;
}
.featured_section29 .pricings .title {
	border-bottom: 1px solid #e4e4e4;
	color: #393939;
	padding-bottom: 23px;
	text-align: center;
	margin-bottom: 20px;
}
.featured_section29 .pricings .title h4 {
	margin-bottom: 21px;
}
.featured_section29 .pricings .title strong {
	font-size: 50px;
	font-weight: bolder;
}
.featured_section29 .pricings li {
	line-height: 30px;
	color: #393939;
}
.featured_section29 .pricings li:before {
    content: "";
    line-height: 30px;
    width: 6px;
    height: 6px;
    background-color: #bbb;
    float: left;
    margin: 12px 9px 0px 0px;
    border-radius: 50%;
}

.featured_section29 .highlight {
	color: #fff;
	background: #50c9d4;
	border: 7px solid #39afba;
	padding-top: 62px;
	padding-bottom: 62px;
	margin-top: -23px;
}
.featured_section29 .pricings.highlight .title {
	border-bottom: 1px solid #39afba;
	color: #fff;
}
.featured_section29 .pricings.highlight h4 {
	color: #fff;
}
.featured_section29 .pricings.highlight li {
	color: #fff;
}
.featured_section29 .pricings.highlight li:before {
    background-color: #fff;
}


/* featured section 30 */
.featured_section30 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section30 .one_half {
	text-align: left;
}
.featured_section30 .one_half img {
	float: left;
	margin-right: 40px;
}
.featured_section30 .one_half h5 {
	font-weight: 600;
	margin-top: 14px;
}
.featured_section30 .one_half h5 em {
	font-size: 13px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	display: block;
	line-height: normal;
}


/* featured section 31 */
.featured_section31 {
	float: left;
	width: 100%;
	padding: 35px 0px 30px 0px;
	text-align: center;
	background: #50c9d4;
}
.featured_section31 h2 {
	color: #fff;
	font-weight: 600;
	margin: 0;
}
.featured_section31 h2 strong {
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
}
.featured_section31 h2 i {
	border: 1px solid #fff;
	border-radius: 100%;
	width: 46px;
	height: 46px;
	text-align: center;
	vertical-align: middle;
	line-height: 46px;
	margin-right: 10px;
}


/* featured section 32 */
.featured_section32 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section32 li {
	float: left;
	width: 14.2%;
	border-right: 1px solid #eee;
}
.featured_section32 li.last {
	border-right: none;
}
.featured_section32 span {
	color: #999;
	font-size: 35px;
	display: block;
	margin-bottom: 14px;
}
.featured_section32 li:hover span {
	color: #ee7164;
}


/* featured section 33 */
.featured_section33 {
	float: left;
	width: 100%;
	text-align: center;
	background: #ee7164;
	padding: 100px 0px 90px 0px;
}
.featured_section33.two {
	background: #454545;
}


/* featured section 34 */
.featured_section34 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section34 img {
	float: left;
	width: 100%;
	padding: 10px;
	margin-bottom: 40px;
	border: 1px dashed #e3e3e3;
}


/* featured section 35 */
.featured_section35 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section35 img {
	margin-bottom: 59px;
}
.featured_section35 h1 {
	font-weight: 300;
}
.featured_section35 p {
	font-size: 16px;
	line-height: 25px;
	color: #999;
	font-weight: 300;
}


/* featured section 36 */
.featured_section36 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_products  {
    font-size: 16px;
    line-height: 23px;
    margin: auto;
	width: 70%;
	text-align: center;
    font-style: normal;
	background-color: #cbc4bb;
	position: absolute;
	bottom: 0;
	left: 14%;
	
}
.featured_section36 .slidesec {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.featured_section36 .one_half {
	text-align: left;
	background: #f3f3f3;
	display:flex;
	justify-content:center;
	align-items: center;
}
.featured_section36 .one_half img {
	float: left;
	margin-right: 40px;
}
.featured_section36 .one_half .date {
	margin-top: 27px;
}
.featured_section36 .one_half .date a {
	display: block;
	color: #999;
	font-size: 13px;
	margin-bottom: 3px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.featured_section36 .one_half .date a:hover {
	color: #393939;
}
.featured_section36 .one_half_featured {
	text-align: left;
	background: #f3f3f3;
	display:flex;
	justify-content:center;
	align-items: center;
}
.featured_section36 .one_half_featured img {
	float: left;
	margin-right: 40px;
}
.featured_section36 .one_half_featured .date {
	margin-top: 27px;
}
.featured_section36 .one_half_featured .date a {
	display: block;
	color: #999;
	font-size: 13px;
	margin-bottom: 3px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.featured_section36 .one_half_featured .date a:hover {
	color: #393939;
}


/* featured section 37 */
.featured_section37 {
	float: left;
	width: 100%;
}
.featured_section37 .ibox {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 27px;
}
.featured_section37 .ibox i {
	float: left;
	color: #393939;
	font-size: 21px;
	width: 55px;
	height: 55px;
	text-align: center;
	vertical-align: middle;
	line-height: 55px;
	background: #f3f3f3;
	border-radius: 100%;
	margin-right: 25px;
	transition: all 0.3s ease;
}
.featured_section37 .ibox h5 {
	margin-bottom: 5px;
}
.featured_section37 .ibox:hover i {
	color: #ee7164;
}


/* featured section 38 */
.featured_section38 {
	float: left;
	width: 100%;
	background: #ee7164;
	padding: 65px 0px 53px 0px;
}
.featured_section38 h1 {
	float: left;
	color: #fff;
	font-weight: 200;
	margin: 0 0 9px 0;
}
.featured_section38 b {
	font-size: 37px;
	font-weight: bold;
	font-family: 'Dancing Script', cursive;
}
.featured_section38 a {
	float: right;
	color: #393939;
	padding: 14px 35px;
	background: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	margin: -5px 0px 0 0px;
	transition: all 0.3s ease;
}
.featured_section38 a:hover {
	color: #fff;
	background: #393939;
}


/* featured section 39 */
.featured_section39 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section39 .one_half {
	float: left;
	width: 50%;
	padding-bottom: 100px;
	border-right: 1px solid #eee;
}
.featured_section39 .one_half.last {
	float: left;
	width: 46%;
	border-right: none;
}
.featured_section39 .one_half h1 {
	font-weight: 300;
}


/* featured section 40 */
.featured_section40 {
	float: left;
	width: 100%;
	padding: 110px 0px 0px 0px;
	background: #f3f3f3;
}
.featured_section40 .onecol_forty {
}
.featured_section40 .onecol_sixty {
	padding-top: 40px;
}
.featured_section40 .onecol_forty img {
	display: block;
}
.featured_section40 i {
	color: #ccc;
	font-size: 30px;
	float: left;
	width: 55px;
	height: 55px;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 55px;
	margin-right: 25px;
	margin-top: 4px;
	transition: all 0.3s ease;
}
.featured_section40 i:hover {
	color: #393939;
}
.featured_section40 h4 {
	margin-bottom: 5px;
}

.featured_section40.two .onecol_sixty {
	padding-top: 30px;
}
.featured_section40.two i {
	color: #fff;
	background: #50c9d4;
}
.featured_section40.two i:hover {
	color: #fff;
	background: #393939;
}

.featured_section40.three .onecol_sixty {
	padding-top: 30px;
}
.featured_section40.three i {
	color: #fff;
	background: #393939;
}
.featured_section40.three i:hover {
	color: #fff;
	background: #46d8bd;
}


/* featured section 41 */
.featured_section41 {
	float: left;
	width: 100%;
}
.featured_section41 .slidesec {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.featured_section41 .slidesec img {
	float: left;
	margin-right: 50px;
}


/* featured section 42 */
.featured_section42 {
	float: left;
	width: 100%;
	background: #f3f3f3;
}
.featured_section42 .left {
	float: left;
	width: 40%;
	padding: 120px 70px 0px 200px;
}
.featured_section42 .left h1 {
	line-height: 40px;
}
.featured_section42 .left h1 strong {
	color: #ee7164;
}

.featured_section42 .right {
	float: left;
	width: 60%;
	padding: 0px;
}


/* featured section 43 */
.featured_section43 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section43 span {
	color: #393939;
	font-size: 140px;
	margin-bottom: 40px;
}


/* featured section 44 */
.featured_section44 {
	float: left;
	width: 100%;
}
.featured_section44 .container {
	border-bottom: 1px solid #eee;
}
.featured_section44 .rimg {
	float: left;
	width: auto;
	margin-right: 45px;
}
.featured_section44 h2 {
	font-weight: 300;
	margin-top: 70px;
	margin-bottom: 35px;
	line-height: 35px;
}
.featured_section44 h2 b {
	font-weight: 300;
	color: #ee7164;
}
.featured_section44 li {
	color: #999;
	font-size: 16px;
	font-weight: 300;
	margin: 18px 0px;
}
.featured_section44 li i {
	color: #ccc;
	margin-right: 10px;
}


/* featured section 45 */
.featured_section45 {
	float: left;
	width: 100%;
	background: #f3f3f3;
	padding: 120px 0px;
}
.featured_section45 .one_fourth {
	float: left;
	width: 25%;
	margin: 0;
	background: #fff;
}
.featured_section45 .one_half {
	float: left;
	width: 50%;
	margin: 0;
}
.featured_section45 .one_fourth .cont {
	float: left;
	width: 100%;
	padding: 30px 30px 47px 30px;
}
.featured_section45 .one_fourth .cont h4 {
	line-height: 21px;
	margin: 12px 0px 20px 0px;
}
.featured_section45 .one_fourth .cont h4 a:hover {
	color: #ee7164;
}
.featured_section45 .one_fourth .cont em {
	color: #999;
	font-size: 13px;
	font-style: normal;
}

.featured_section45 .one_half .cont {
	float: left;
	width: 100%;
	padding: 30px 30px 50px 30px;
	position: absolute;
	top: 0;
	color: #fff;
}
.featured_section45 .one_half .cont h4 {
	color: #fff;
	line-height: 21px;
	margin: 12px 0px 20px 0px;
}
.featured_section45 .one_half .cont h4 a:hover {
	color: #999;
}
.featured_section45 .one_half .cont em {
	color: #fff;
	font-size: 13px;
	font-style: normal;
}


/* featured section 46 */
.featured_section46 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section46 .bubble {
	text-align: left;
    position: relative;
    width: 100%;
    padding: 40px 30px 45px 30px;
    background: #fff;
	border: 1px solid #eee;
}
.featured_section46 .bubble:after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 75px;
    border-style: solid;
    border-width: 40px 0px 0 30px;
    border-color: #eee transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.featured_section46 .bubble img {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.featured_section46 .bubble p {
	float: right;
	width: 77%;
	font-size: 16px;
	color: #999;
	line-height: 25px;
}
.featured_section46 strong {
	float: left;
	text-align: left;
	color: #393939;
	font-weight: normal;
	line-height: 18px;
	margin: 16px 0 0 130px;
}
.featured_section46 strong em {
	color: #999;
	font-size: 13px;
	font-style: normal;
	display: block;
}

.featured_section46 .peosays {
	float: left;
	width: 100%;
	padding-bottom: 21px;
}


/* featured section 47 */
.featured_section47 {
	float: left;
	width: 100%;
	background: #f3f3f3;
	padding: 30px 0px 27px 0px;
}
.featured_section47 li {
	float: left;
}
.featured_section47 li img {
	float: left;
	margin: 0px 22px;
}
.featured_section47 li b {
	float: left;
	font-weight: normal;
	margin-top: 9px;
	margin-right: 20px;
	color: #999;
}


/* featured section 48 */
.featured_section48 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section48 h1 {
	margin: 0 auto 70px auto;
	width: 80%;
	line-height: 45px;
	font-weight: normal;
}
.featured_section48 .one_fourth {
	border: 1px solid #eee;
	padding: 35px 0px;
	border-radius: 3px;
}
.featured_section48 .one_fourth h5 {
	margin: 10px 0 0 0;
}
.featured_section48 .one_fourth:hover {
	border: 1px solid #eee;
	background: #f9f9f9;
}


/* featured section 49 */
.featured_section49 {
	float: left;
	width: 100%;
	padding: 120px 0px 80px 0px;
	background: #f3f3f3;
}
.featured_section49 .slidesec {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.featured_section49 .slidesec h2 {
	margin-top: 25px;
}


/* featured section 50 */
.featured_section50 {
	float: left;
	width: 100%;
	background: #f3f3f3;
}
.featured_section50 .left {
	float: left;
	width: 50%;
	padding: 100px 0px;
	background: #393939 url(../images/site-img53.jpg) no-repeat left top;
}
.featured_section50 .left .icont {
	float: right;
	width: 50%;
	margin-right: 120px;
	text-align: center;
	color: #fff;
}
.featured_section50 .left .icont img,
.featured_section50 .right .icont img {
	margin-bottom: 18px;
}
.featured_section50 .left .icont a,
.featured_section50 .right .icont a {
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 10px 30px;
	transition: all 0.3s ease;
}
.featured_section50 .left .icont a:hover,
.featured_section50 .right .icont a:hover {
	color: #393939;
	background: #fff;
}

.featured_section50 .right {
	float: left;
	width: 50%;
	padding: 100px 0px;
	background: #393939 url(../images/site-img54.jpg) no-repeat left top;
}
.featured_section50 .right .icont {
	float: left;
	width: 50%;
	margin-left: 120px;
	text-align: center;
	color: #fff;
}


/* featured section 51 */
.featured_section51 {
	float: left;
	width: 100%;
}
.featured_section51 h1 {
	font-weight: 300;
	line-height: 40px;
	margin-top: 67px;
}
.featured_section51 h1 strong {
	display: block;
	font-weight: 800;
	text-transform: uppercase;
}


/* featured section 52 */
.featured_section52 {
	float: left;
	width: 100%;
	padding: 100px 0 0 0;
	text-align: center;
	background: #f9bf36;
}
.featured_section52 h2 {
	color: #fff;
	line-height: 50px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.featured_section52 h2 strong {
	font-size: 50px;
	font-weight: 800;
	display: block;
}
.featured_section52 h4 {
	color: #fff;
}
.featured_section52 img {
	display: block;
	margin: 70px auto 0 auto;
}


/* featured section 53 */
.featured_section53 {
	float: left;
	width: 100%;
}
.featured_section53 h3 {
	margin-bottom: 30px;
}
.featured_section53.two {
	background: #f3f3f3;
	padding: 100px 0px;
}



/* featured section 54 */
.featured_section54 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section54 .peosays {
	width: 90%;
	margin: 0 auto;
}
.featured_section54 .peosays .box {
	float: left;
	width: 100%;
	background: #f3f3f3;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
	border-radius: 3px;
	text-align: left;
	padding: 25px 30px 30px 30px;
}
.featured_section54 .peosays .who {
	float: left;
	width: 100%;
	text-align: left;
	padding: 35px 0px 18px 35px;
	background: url(../images/down-arrow2.png) no-repeat 45px top;
	margin-top: -2px;
	font-size: 12px;
	color: #999;
}
.featured_section54 .peosays .who img {
	border-radius: 100%;
	float: left;
	margin-right: 18px;
}
.featured_section54 .peosays .who strong {
	font-size: 14px;
	color: #393939;
	display: block;
	line-height: 16px;
	font-weight: 600;
	margin-top: 5px;
}


/* featured section 55 */
.featured_section55 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section55 .one_third {
	text-align: left;
	color: #999;
}


/* featured section 56 */
.featured_section56 {
	float: left;
	width: 100%;
	background: #ececec;
}
.featured_section56 .left {
	float: left;
	width: 50%;
	padding: 100px 0px;
	background: #f3f3f3;
}
.featured_section56 .left .cont {
	float: right;
	width: 73.8%;
	padding-right: 100px;
}
.featured_section56 .right {
	float: left;
	width: 50%;
	padding: 100px 0px;
	background: #ececec;
}
.featured_section56 .right .cont {
	float: left;
	width: 73.8%;
	padding-left: 100px;
}
.featured_section56 i {
	width: 50px;
	height: 50px;
	color: #999;
	font-size: 25px;
	border: 1px solid #999;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	margin-right: 12px;
}


/* featured section 57 */
.featured_section57 {
	float: left;
	width: 100%;
	padding: 120px 0px 145px 0px;
	text-align: center;
	color: #fff;
	background: #393939;
}
.featured_section57 .cont1 {
	float: left;
	margin-left: 9.3%;
	margin-top: 30px;
}
.featured_section57 .cont2 {
	float: left;
	margin-left: 20.35%;
	margin-top: -35px;
}
.featured_section57 .square {
	float: left;
	width: 170px;
	height: 170px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	overflow: hidden;
	margin-right: 90px;
}
.featured_section57 .square.last {
	margin-right: 0px;
}
.featured_section57 .pic {
	background: url(../images/site-img69.jpg) no-repeat center top;
	width: 350px;
	height: 350px;
	margin-left: -128px;
	margin-top: -55px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.featured_section57 .pic.two {
	background: url(../images/site-img70.jpg) no-repeat center top;
}
.featured_section57 .pic.three {
	background: url(../images/site-img71.jpg) no-repeat center top;
}
.featured_section57 .pic.four {
	background: url(../images/site-img72.jpg) no-repeat center top;
}

.featured_section57 .square2 {
	float: left;
	width: 170px;
	height: 170px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	overflow: hidden;
	margin-right: 90px;
	border: 1px solid #fff;
}
.featured_section57 .square2.last {
	margin-right: 0px;
}
.featured_section57 .text {
	width: 350px;
	height: 350px;
	margin-left: -179px;
	text-align: center;
	padding: 16px 100px 0px 100px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.featured_section57 .text .line {
	width: 40px;
	height: 1px;
	background: #fff;
	margin: 14px 0 0 53px;
}

.featured_section57.two {
	color: #393939;
	background: #fff;
	padding: 0px;
}
.featured_section57.two .square2 {
	border: 1px solid #393939;
}
.featured_section57.two .text .line {
	background: #393939;
}
.featured_section57.two .pic {
	background: url(../images/site-img129.jpg) no-repeat center top;
}
.featured_section57.two .pic.two {
	background: url(../images/site-img130.jpg) no-repeat center top;
}
.featured_section57.two .pic.three {
	background: url(../images/site-img131.jpg) no-repeat center top;
}
.featured_section57.two .pic.four {
	background: url(../images/site-img132.jpg) no-repeat center top;
}



/* featured section 58 */
.featured_section58 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section58 .box {
	float: left;
	width: 36%;
	padding: 70px 50px;
	background: #f3f3f3;
	margin: 0 10px 10px 13.6%;
	transition: all 0.3s ease;
}
.featured_section58 .box.two {
	margin-left: 0;
}
.featured_section58 .box img {
	margin-bottom: 10px;
}
.featured_section58 .box h4 {
	margin-bottom: 20px;
}
.featured_section58 .box:hover {
	background: #f9f9f9;
}


/* featured section 59 */
.featured_section59 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section59 img {
	display: block;
	margin: 0 auto;
}


/* featured section 60 */
.featured_section60 {
	float: left;
	width: 100%;
	padding: 100px 0px;
	text-align: center;
	background: #393939;
}


/* featured section 61 */
.featured_section61 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section61 .attbox {
	float: left;
	width: 100%;
	height: 320px;
	background: #fff;
	border: 1px solid #eee;
	margin-top: 80px;
}
.featured_section61 .attbox .box {
	float: left;
	width: 100.8%;
	height: 320px;
	background: #fff;
	border: 1px solid #eee;
	margin-left: -3px;
	margin-top: -3px;
	transition: all 0.3s ease;
}
.featured_section61 .attbox .box:hover {
	background: #f9f9f9;
}
.featured_section61 .cirimg {
	width: 160px;
	height: 160px;
	border-radius: 100%;
	border: 5px solid #eee;
	overflow: hidden;
	margin-bottom: 14px;
	transition: all 0.3s ease;
	margin-top: -80px;
	background: #fff;
}
.featured_section61 .cirimg:hover {
	border: 1px double #eee;
}
.featured_section61 .attbox h5 {
	margin-bottom: 0px;
}
.featured_section61 .attbox em {
	font-size: 13px;
	color: #999;
}
.featured_section61 .attbox p {
	font-size: 13px;
	width: 80%;
	margin: 14px auto 28px auto;
}


/* featured section 62 */
.featured_section62 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
}
.featured_section62 img {
	float: left;
}
.featured_section62 .bcont {
	float: left;
	width: 100%;
	background: #fff;
	padding: 30px 38px;
}
.featured_section62 .bcont h6 {
	margin-bottom: 5px;
	text-transform: uppercase;
}
.featured_section62 .bcont h4 {
	margin-bottom: 0px;
	font-weight: 600;
}
.featured_section62 .bcont a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.featured_section62 .bcont i {
	color: #fff;
	width: 22px;
	height: 22px;
	background: #ccc;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all 0.3s ease;
}
.featured_section62 .bcont i:hover {
	background: #393939;
}


/* featured section 63 */
.featured_section63 {
	float: left;
	width: 100%;
	padding: 50px 0px 40px 0px;
	background: #f3f3f3;
}
.featured_section63 .one_half {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0 50px 0 0;
	background: url(../images/v-line.png) no-repeat right -15px;
}
.featured_section63 .one_half.last {
	padding: 0 0px 0 50px;
	background: none;
}
.featured_section63 .one_half span {
	float: left;
	color: #59abe3;
	font-size: 50px;
	margin-right: 30px;
	margin-top: 10px;
}
.featured_section63 .one_half h4 {
	margin-bottom: 7px;
	line-height: 18px;
}


/* featured section 64 */
.featured_section64 {
	float: left;
	width: 100%;
}
.featured_section64 h2 {
	padding-top: 22px;
}


/* featured section 65 */
.featured_section65 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
	text-align: center;
}
.featured_section65 .one_fourth_less {
	background: #fff;
	transition: all 0.3s ease;
}
.featured_section65 .one_fourth_less h5 {
	margin: 13px 0 0 0;
}
.featured_section65 .one_fourth_less p {
	font-size: 13px;
	line-height: 21px;
	color: #999;
	margin: 0 0 18px 0;
}
.featured_section65 .one_fourth_less a:hover {
	color: #59abe3;
	transition: all 0.3s ease;
}
.featured_section65 .one_fourth_less:hover {
	background: #f9f9f9;
}
.featured_section65.two {
	background: #fff;
}


/* featured section 66 */
.featured_section66 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section66 .pricbox {
	float: left;
	width: 100%;
	padding-bottom: 50px;
	text-align: center;
	background: #f9f9f9;
}
.featured_section66 .pricbox .title {
	text-align: center;
	background: #f3f3f3;
	padding: 50px;
}
.featured_section66 .pricbox .title p {
	font-size: 16px;
	line-height: 5px;
	color: #999;
}
.featured_section66 .pricbox .title strong {
	color: #59abe3;
	font-size: 120px;
	font-weight: normal;
	padding-top: 75px;
	display: block;
}
.featured_section66 .pricbox .title strong sup {
	color: #59abe3;
	font-size: 50px;
	font-weight: 300;
	font-style: normal;
	margin-right: 5px;
}
.featured_section66 .pricbox ul {
	margin: 10px 45px 43px 45px;
}
.featured_section66 .pricbox li {
	text-align: left;
	font-size: 16px;
	line-height: 25px;
	padding: 14px 0 18px 0;
	border-bottom: 1px solid #fff;
}

.featured_section66 .pricbox .title.highlight {
	background: #59abe3;
}
.featured_section66 .pricbox .title.highlight h4,
.featured_section66 .pricbox .title.highlight p,
.featured_section66 .pricbox .title.highlight strong,
.featured_section66 .pricbox .title.highlight strong sup {
	color: #fff;
}

.featured_section66.two .pricbox .title strong {
	color: #393939;
}
.featured_section66.two .pricbox .title strong sup {
	color: #393939;
}
.featured_section66.two .pricbox .title.highlight {
	background: #393939;
}
.featured_section66.two .pricbox .title.highlight h4,
.featured_section66.two .pricbox .title.highlight p,
.featured_section66.two .pricbox .title.highlight strong,
.featured_section66.two .pricbox .title.highlight strong sup {
	color: #fff;
}

.featured_section66.three .pricbox .title strong {
	color: #d2527f;
}
.featured_section66.three .pricbox .title strong sup {
	color: #d2527f;
}
.featured_section66.three .pricbox .title.highlight {
	background: #d2527f;
}
.featured_section66.three .pricbox .title.highlight h4,
.featured_section66.three .pricbox .title.highlight p,
.featured_section66.three .pricbox .title.highlight strong,
.featured_section66.three .pricbox .title.highlight strong sup {
	color: #fff;
}


.featured_section66.four .pricbox {
	background: #fff;
	border: 1px solid #f3f3f3;
}
.featured_section66.four .pricbox .title {
	background: #fff;
	padding: 50px 50px 67px 50px;
	border-bottom: 1px solid #f3f3f3;
}
.featured_section66.four .pricbox li {
	border-bottom: 1px solid #f3f3f3;
}
.featured_section66.four .pricbox .title strong {
	color: #2a2a30;
	font-size: 100px;
	padding-top: 59px;
}
.featured_section66.four .pricbox .title strong sup {
	font-size: 35px;
	margin-right: 3px;
}
.featured_section66.four .pricbox .title strong sup {
	color: #2a2a30;
}
.featured_section66.four .pricbox .title.highlight {
	background: #2a2a30;
}
.featured_section66.four .pricbox .title.highlight h4,
.featured_section66.four .pricbox .title.highlight p,
.featured_section66.four .pricbox .title.highlight strong,
.featured_section66.four .pricbox .title.highlight strong sup {
	color: #fff;
}
.featured_section66.four .pricbox.highlight {
	background: #f9f9f9;
}



/* featured section 67 */
.featured_section67 {
	float: left;
	width: 100%;
	background: #999;
}
.featured_section67 .container {
	position: absolute;
	margin-left: 13.4%;
}
.featured_section67 .ongmp_address {
	float: left;
	width: 50%;
	height: 350px;
	position: absolute;
	background: rgba(89,171,227,0.93);
}
.featured_section67 .box {
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	padding: 100px 185px 0 0;
}
.featured_section67 .box i {
	float: left;
	font-size: 30px;
	margin-right: 18px;
	margin-top: 3px;
}
.featured_section67 .box span {
	float: right;
}
.featured_section67 .box strong {
	display: block;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.featured_section67 .box a {
	color: #fff;
	text-decoration: underline;
	transition: all 0.3s ease;
}
.featured_section67 .box a:hover {
	color: #fff;
	text-decoration: none;
}

.featured_section67.stwo .ongmp_address {
	background: rgba(247,202,24,0.93);
}



/* featured section 68 */
.featured_section68 {
	float: left;
	width: 100%;
	color: #999;
	padding: 120px 0px 110px 0px;
	background: #393939 url(../images/pattern4.jpg) repeat left top;
}
.featured_section68 img {
	float: left;
	margin-bottom: 18px;
}


/* featured section 69 */
.featured_section69 {
	float: left;
	width: 100%;
}
.featured_section69 p {
	width: 92%;
	margin-top: 12px;
}
.featured_section69 .box {
	float: left;
	width: 50%;
	padding: 30px 30px 30px 30px;
	text-align: center;
	background: #f8f8f8;
}
.featured_section69 .box.two {
	background: #f6f6f6;
}
.featured_section69 .box.three {
	background: #f3f3f3;
}
.featured_section69 .box.four {
	background: #eee;
}
.featured_section69 .box i {
	color: #393939;
	font-size: 45px;
	margin-bottom: 12px;
}
.featured_section69 .box p {
	color: #999;
	font-size: 13px;
	line-height: 18px;
}


/* featured section 70 */
.featured_section70 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section70 h1 {
	font-size: 45px;
	font-weight: 200;
}
.featured_section70 ul {
	float: left;
	padding: 0;
	margin: 59px 0 50px 0;
}
.featured_section70 li {
	float: left;
	width: 25%;
	padding: 0 10px 0 0;
	margin: 0;
}


/* featured section 71 */
.featured_section71 {
	float: left;
	width: 100%;
}
.featured_section71 .video1 {
	float: left;
	width: 100%;
	height: 350px;
}
.featured_section71 h5 {
	font-weight: 300;
	margin: 30px 0 0 0;
}


/* featured section 72 */
.featured_section72 {
	float: left;
	width: 100%;
	padding: 100px 0px 40px 0px;
	background: #393939;
	border-top: 10px solid #272727;
}


/* featured section 73 */
.featured_section73 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section73 h4 {
	width: 85%;
	font-weight: 600;
	margin: 0 auto 25px auto;
	padding-bottom: 22px;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
}


/* featured section 74 */
.featured_section74 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section74 span {
	float: left;
	width: 100%;
	padding: 35px 40px 40px 40px;
	text-align: left;
	border: 2px solid #f3f3f3;
	border-top: none;
}


/* featured section 75 */
.featured_section75 {
	float: left;
	width: 100%;
	position: relative;
	z-index: 9;
	background: #f3f3f3;
	padding: 90px 0px 100px 0px;
}
.featured_section75:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0; 
	right:50%;
	bottom: 0;
	left: 0;
	background: #ececec;
}
.featured_section75 .left {
	float: left;
	width: 50%;
}
.featured_section75 .right {
	float: right;
	width: 43%;
}


/* featured section 76 */
.featured_section76 {
	float: left;
	width: 100%;
}


/* featured section 77 */
.featured_section77 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section77 .testimo {
	float: left;
	width: 100%;
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 45px 40px 45px 40px;
}
.featured_section77 .testimo h5{
	font-weight: 600;
	margin-bottom: 27px;
}
.featured_section77 .lbt {
  text-align:center;
  border-bottom:1px solid #eee;
  width: 80%;
  margin: 18px auto 30px auto;
}
.featured_section77 .lbt strong {
  display:inline-block;
  font-weight:100;
  position:relative;
  top:12px;
  font-size: 13px;
  background:#fff;
  padding:0 12px;
  color: #5076bb;
}
.featured_section77 b {
	color: #5076bb;
	font-size: 16px;
	font-weight: 600;
}
.featured_section77 b em {
	color: #999;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	display: block;
}
.featured_section77 .testimo.highlight {
	border: 1px solid #5076bb;
	background: #5076bb;
	color: #fff;
}
.featured_section77 .testimo.highlight b {
	color: #fff;
}
.featured_section77 .testimo.highlight b em {
	color: #fff;
}
.featured_section77 .testimo.highlight h5{
	color: #fff;
}
.featured_section77 .testimo.highlight .lbt strong {
  background:#5076bb;
  color: #fff;
}

.featured_section77.two .lbt strong {
  color: #46d8bd;
}
.featured_section77.two b {
	color: #46d8bd;
}
.featured_section77.two .testimo.highlight {
	border: 1px solid #46d8bd;
	background: #46d8bd;
}
.featured_section77.two .testimo.highlight .lbt strong {
  background:#46d8bd;
}


/* featured section 78 */
.featured_section78 {
	float: left;
	width: 100%;
	padding: 115px 0px;
	background: #f3f3f3;
	text-align: center;
}
.featured_section78 .box {
	float: left;
	width: 100%;
	background: #fff;
	padding: 45px 40px 50px 40px;
}
.featured_section78 .box img {
	margin-bottom: 20px;
}
.featured_section78 .smshadow {
	float: left;
	width: 100%;
	height: 10px;
	background: url(../images/shadow1.png) no-repeat center bottom;
}


/* featured section 79 */
.featured_section79 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section79 .box {
	float: left;
	width: 33.333%;
	text-align: left;
	border: 1px solid #ececec;
}
.featured_section79 .box.center {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.featured_section79 .box img {
	float: left;
	width: 100%;
}
.featured_section79 .box span {
	float: left;
	padding: 45px 40px 55px 40px;
}

.featured_section79.two {
	background: #f3f3f3;
	padding: 120px 0px;
}
.featured_section79.two .box {
	background: #fff;
	border: 1px solid #fff;
}


/* featured section 80 */
.featured_section80 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section80 .box {
	float: left;
	width: 50%;
	text-align: left;
	border: 1px solid #ececec;
}
.featured_section80 .box.last {
	border-left: 1px solid #fff;
}
.featured_section80 .box img {
	float: left;
	width: 100%;
}
.featured_section80 .box span {
	float: left;
	padding: 45px 40px 55px 40px;
}


/* featured section 81 */
.featured_section81 {
	float: left;
	width: 100%;
	padding: 115px 0px 120px 0px;
	text-align: center;
	background: #f3f3f3 url(../images/pattern5.jpg) repeat left top;
}
.featured_section81 .box {
	float: left;
	width: 33.1%;
	padding: 40px 50px;
	background: #fff;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	transition: all 0.3s ease;
}
.featured_section81 .box span {
	color: #393939;
	font-size: 45px;
	display: block;
	margin-bottom: 20px;
}
.featured_section81 .box:hover {
	color: #fff;
	background: #59abe3;
}
.featured_section81 .box:hover span {
	color: #fff;
}
.featured_section81 .box:hover h4 {
	color: #fff;
}
.featured_section81.colored .box:hover {
	color: #fff;
	background: #9eca45;
}


/* featured section 82 */
.featured_section82 {
	float: left;
	width: 100%;
	background: #59abe3;
	color: #fff;
}
.featured_section82 .box {
	float: left;
	width: 33.3%;
	padding: 59px 50px;
	text-align: left;
	border-left: 1px solid rgba(255,255,255,0.30);
}
.featured_section82 .box.last {
	border-right: 1px solid rgba(255,255,255,0.30);
}
.featured_section82 .box span {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 56px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 53px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 25px;
}
.featured_section82 .box b {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
}
.featured_section82 .box strong {
	font-size: 21px;
	font-weight: bold;
	display: block;
}
.featured_section82 .box a {
	color: #fff;
}
.featured_section82 .box a:hover {
	text-decoration: underline;
}

.featured_section82 .box i {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 56px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 53px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 10px;
	transition: all 0.3s ease;
}
.featured_section82 .box i:hover {
	color: #59abe3;
	border: 1px solid #fff;
	background: #fff;
}

.featured_section82.two {
	background: #c1c1c7;
}
.featured_section82.two .box {
	border-left: 1px solid rgba(255,255,255,0.20);
}
.featured_section82.two .box.last {
	border-right: none;
}
.featured_section82.two .box i:hover {
	color: #fff;
	background: #e3e3e3;
}



/* featured section 83 */
.featured_section83 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section83 h4 {
	float: left;
	width: 100%;
	color: #fff;
	font-weight: 600;
	background: #46d8bd;
	padding: 14px 0px 13px 0px;
	text-align: center;
	transition: all 0.3s ease;
}
.featured_section83 .one_fifth_less:hover h4 {
	background: #393939;
}


/* featured section 84 */
.featured_section84 {
	float: left;
	width: 100%;
	text-align: center;
}


/* featured section 85 */
.featured_section85 {
	float: left;
	width: 100%;
	padding: 115px 0px;
	background: #f3f3f3;
}
.featured_section85 ul.liwbt {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.featured_section85 .liwbt li {
	float: left;
	width: 100%;
	margin: 0;
	color: #393939;
	font-size: 16px;
	padding: 16px 0px 14px 0px;
	border-bottom: 1px dashed #e0e0e0;
}
.featured_section85 .liwbt li i {
	float: left;
	width: 38px;
	height: 38px;
	color: #ccc;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 38px;
	margin-right: 14px;
	margin-top: -5px;
}



/* featured section 86 */
.featured_section86 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section86 .cirimg {
	width: 190px;
	height: 190px;
	border-radius: 100%;
	border: 5px solid #eee;
	overflow: hidden;
	margin-bottom: 47px;
	transition: all 0.3s ease;
}
.featured_section86 .cirimg:hover {
	border: 12px solid #eee;
}
.featured_section86 .cinfo {
	float: left;
	width: 100%;
	padding: 0px 0px 45px 0px;
	background: #fff;
	border-radius: 4px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border: 1px solid #eee;
	border-top: none;
	font-size: 13px;
	line-height: 18px;
}
.featured_section86 .cinfo h5 {
	margin-bottom: 3px;
}
.featured_section86 .cinfo em {
	font-size: 13px;
	font-style: normal;
	color: #999;
	display: block;
	margin-bottom: 20px;
}
.featured_section86 .cinfo .shape1 {
	float: left;
	margin-top: -30px;
	margin-left: -1px;
	margin-bottom: 18px;
}
.featured_section86 a i {
	color: #999;
	width: 30px;
	height: 30px;
	background: #f3f3f3;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 2px;
	margin-left: 2px;
	transition: all 0.3s ease;
}
.featured_section86 a i:hover {
	color: #fff;
	background: #46d8bd;
}


/* featured section 87 */
.featured_section87 {
	float: left;
	width: 100%;
	padding: 90px 0px;
	text-align: center;
	background: #393939 url(../images/site-img116.jpg) repeat-y center bottom;
}


/* featured section 88 */
.featured_section88 {
	float: left;
	width: 100%;
	text-align: left;
}
.featured_section88 img {
	float: left;
	margin-bottom: 20px;
}
.featured_section88 h3 {
	margin-bottom: 22px;
}


/* featured section 89 */
.featured_section89 {
	float: left;
	width: 100%;
	padding: 100px 0px 0px 0px;
	background: #f3f3f3;
}
.featured_section89 .left {
	float: left;
	width: 35%;
	text-align: center;
}
.featured_section89 .left img {
	display: block;
	margin: 0 auto;
}
.featured_section89 .right {
	float: left;
	width: 65%;
	padding-left: 50px;
	padding-top: 40px;
	text-align: left;
}


/* featured section 90 */
.featured_section90 {
	float: left;
	width: 100%;
}
.featured_section90 iframe {
	float: left;
	width: 100%;
	height: 350px;
}


/* featured section 91 */
.featured_section91 {
	float: left;
	width: 100%;
	padding: 115px 0px 140px 0px;
	background: #f3f3f3;
}
.featured_section91 .one_fourth {
	background: #575757;
	border-radius: 3px;
}
.featured_section91 .one_fourth img {
	float: left;
	width: 100%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.featured_section91 .one_fourth span {
	float: left;
	color: #393939;
	width: 100%;
	padding: 12px 0px;
	background: rgba(255,255,255,0.80);
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.featured_section91 .one_fourth span strong {
	font-size: 16px;
	font-weight: 600;
	display: block;
}
.featured_section91 .one_fourth .persoci {
	float: left;
	width: 100%;
	padding: 10px 10px;
	background: #575757;
	position: absolute;
	left: 0;
	bottom: -38px;
}
.featured_section91 .one_fourth .persoci i {
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	background: #87d37c;
	transition: all 0.3s ease;
}
.featured_section91 .one_fourth .persoci i:hover {
	background: #7c7c7c;
}
.featured_section91 .one_fourth .persoci i.two {
	float: right;
	background: #7c7c7c;
	margin-left: 5px;
	transition: all 0.3s ease;
}
.featured_section91 .one_fourth .persoci i.two:hover {
	background: #87d37c;
}
.featured_section91.two {
	padding: 0px;
	background: #fff;
}



/* featured section 92 */
.featured_section92 {
	float: left;
	width: 100%;
}


/* featured section 93 */
.featured_section93 {
	float: left;
	width: 100%;
	padding: 100px 0px 0px 0px;
	background: #f3f3f3 url(../images/site-img127.jpg) repeat-y center top;
}
.featured_section93 .two_third {
	padding-top: 40px;
	padding-bottom: 0px;
}
.featured_section93 h1 {
	font-size: 40px;
	line-height: 50px;
}
.featured_section93 .one_third img {
	float: left;
}


/* featured section 94 */
.featured_section94 {
	float: left;
	width: 100%;
}
.featured_section94 .left {
	float: left;
	width: 58%;
}
.featured_section94 .right {
	float: left;
	width: 35%;
	margin-left: 7%;
}
.featured_section94 .left h2 {
	margin-bottom: 7px;
	font-weight: 400;
}
.featured_section94 .right .box {
	float: left;
	width: 100%;
	background: #f3f3f3;
	margin-bottom: 9px;
	transition: all 0.3s ease;
}
.featured_section94 .right .box span {
	float: left;
	width: 28%;
	color: #ccc;
	font-size: 35px;
	text-align: center;
	padding-top: 40px;
}
.featured_section94 .right .box .cont {
	float: left;
	width: 72%;
	padding: 27px 38px;
	border-left: 1px solid #e0e0e0;
}
.featured_section94 .right .box .cont h4 {
	margin-bottom: 3px;
}
.featured_section94 .right .box .cont p {
	line-height: 18px;
}
.featured_section94 .right .box:hover {
	color: #fff;
	background: #46d8bd;
}
.featured_section94 .right .box:hover span {
	color: #fff;
}
.featured_section94 .right .box:hover h4 {
	color: #fff;
}


/* featured section 95 */
.featured_section95 {
	float: left;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
	padding: 120px 0px;
}
.featured_section95 h4 {
	width: 85%;
	font-weight: 600;
	margin: 0 auto 25px auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}
.featured_section95 i {
	color: #fff;
	font-size: 35px;
	width: 75px;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	line-height: 75px;
	margin-bottom: 20px;
	background: #46d8bd;
	border-radius: 100%;
}


/* featured section 96 */
.featured_section96 {
	float: left;
	width: 100%;
}
.featured_section96 h2 {
	font-weight: 300;
}
.featured_section96 h2 strong {
	display: block;
	font-weight: 800;
}
.featured_section96 .left {
	float: left;
	width: 50%;
	padding-right: 67px;
	border-right: 1px solid #eee;
}
.featured_section96 .right {
	float: left;
	width: 50%;
	padding-left: 67px;
}


/* featured section 97 */
.featured_section97 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
	text-align: center;
}
.featured_section97 .one_third {
	width: 33.3333%;
	margin: 0;
}
.featured_section97 .box {
	float: left;
	width: 100%;
	background: #999;
	display: inline-block;
    overflow: hidden;
}
.featured_section97 .box img {
	float: left;
	width: 100%;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    vertical-align: middle;
}
.featured_section97 .box img:hover {	
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
}
.featured_section97 .box span {
	float: left;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 14px 0px;
	background: rgba(255,255,255,0.1);
	font-size: 16px;
	font-weight: 600;
	color: #393939;
	opacity: 0;
	transition: all 0.3s ease;
}
.featured_section97 .box:hover span {
	visibility: visible;
	opacity: 1;
	background: rgba(255,255,255,0.9);
}
.featured_section97 .whitebox {
	float: left;
	width: 100%;
	padding: 36px 50px 50px 50px;
	background: #fff;
}
.featured_section97 .whitebox h2 {
	margin-bottom: 7px;
}
.featured_section97 .whitebox h4 {
	color: #999;
	margin-bottom: 40px;
}


/* featured section 98 */
.featured_section98 {
	float: left;
	width: 100%;
}
.featured_section98 .box.first {
	text-align: right;
	background: #fff;
	margin-top: 75px;
}
.featured_section98 .box.first li {
	padding: 14px 0px;
	border-top: 1px solid #fff;
}
.featured_section98 .box {
	float: left;
	color: #393939;
	width: 24.250%;
	margin-right: 1%;
	text-align: center;
	background: #f3f3f3;
}
.featured_section98 .box.last {
	margin-right: 0;
}
.featured_section98 .box li {
	padding: 14px 0px;
	border-top: 1px solid rgba(255,255,255,0.55);
}
.featured_section98 .box i {
	color: #aaa;
}
.featured_section98 .box .title {
	background: #fff;
	border: none;
	padding-bottom: 20px;
}
.featured_section98 .box .title h3 {
	margin: 0px;
}
.featured_section98 .box .title h3 strong {
	color: #46d8bd;
	font-size: 40px;
	font-family: 'Oswald', sans-serif;
}
.featured_section98 .box .title h3 em {
	font-size: 13px;
	font-style: normal;
}

.featured_section98 .box.highlight {
	color: #fff;
	background: #46d8bd;
}
.featured_section98 .box.highlight i {
	color: #fff;
}
.featured_section98 .box.highlight li {
	border-top: 1px solid rgba(255,255,255,0.25);
}


/* featured section 99 */
.featured_section99 {
	float: left;
	width: 100%;
	position: relative;
	z-index: 9;
	background: #46d8bd;
	padding: 70px 0px 70px 0px;
}
.featured_section99:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0; 
	right:50%;
	bottom: 0;
	left: 0;
	background: #393939;
}
.featured_section99 h2 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 36px;
}
.featured_section99 h2 strong {
	float: left;
	font-weight: 800;
	margin-left: 12%;
}
.featured_section99 h2 strong .line {
	width: 50px;
	height: 2px;
	background: #fff;
	margin-top: 10px;
}


/* featured section 100 */
.featured_section100 {
	float: left;
	width: 100%;
}
.featured_section100 .box {
	float: left;
	width: 33.3333%;
	padding: 113px 67px;
	text-align: center;
	border-left: 1px solid #eee;
}
.featured_section100 .box.last {
	border-right: 1px solid #eee;
}


/* featured section 101 */
.featured_section101 {
	float: left;
	width: 100%;
}
.featured_section101 .box {
	float: left;
	width: 25%;
	padding: 80px 75px;
	text-align: center;
	color: #fff;
	background: #50c9d4;
}
.featured_section101 .box.two {
	opacity: 0.7;
}
.featured_section101 .box.three {
	opacity: 0.8;
}
.featured_section101 .box.four {
	opacity: 0.9;
}


/* featured section 102 */
.featured_section102 {
	float: left;
	width: 100%;
}
.featured_section102 .one_fourth_less {
	background: #f3f3f3;
	text-align: center;
	padding-top: 8px;
}
.featured_section102 .one_fourth_less h5 {
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 21px;
}
.featured_section102 .one_fourth_less h5 em {
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	display: block;
	line-height: 21px;
}

.featured_section102 .one_fifth_less {
	background: #f3f3f3;
	text-align: center;
	padding-top: 2px;
}
.featured_section102 .one_fifth_less h5 {
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 21px;
}
.featured_section102 .one_fifth_less h5 em {
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	display: block;
	line-height: 21px;
}



/* featured section 103 */
.featured_section103 {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	background: #f3f3f3;
}
.featured_section103 .container {
	background: #fff;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14);
}
.featured_section103 .container .box {
	float: left;
	width: 33.333%;
	text-align: center;
	padding: 50px 50px 45px 50px;
	border-right: 1px solid #eee;
}
.featured_section103 .container .box.last {
	border-right: none;
}
.featured_section103 .container .box i {
	color: #eb9532;
	font-size: 27px;
	border: 1px solid #eb9532;
	border-radius: 100%;
	width: 68px;
	height: 68px;
	text-align: center;
	vertical-align: middle;
	line-height: 65px;
	margin-bottom: 20px;
	transition: all 0.3s ease;
}
.featured_section103 .container .box i:hover {
	color: #393939;
	border: 1px solid #393939;
}
.featured_section103 .container .box h3 {
	margin-bottom: 10px;
}
.featured_section103 .container .box p {
	font-weight: 300;
	margin-bottom: 14px;
}
.featured_section103 .container .box a {
	color: #eb9532;
	transition: all 0.3s ease;
}
.featured_section103 .container .box a:hover {
	color: #393939;
}


/* featured section 104 */
.featured_section104 {
	float: left;
	width: 100%;
	background: #f3f3f3;
}
.featured_section104 h1 {
	line-height: 43px;
	margin-top: -10px;
}
.featured_section104 b {
	float: left;
	color: #dfdfdf;
	font-size: 35px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 27px;
	margin-top: 12px;
	margin-bottom: 18px;
}
.featured_section104 h4 {
	margin-bottom: 3px;
}


/* featured section 105 */
.featured_section105 {
	float: left;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
}
.featured_section105 .slidesec {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.featured_section105 .one_half {
	text-align: left;
}
.featured_section105 .one_half img {
	float: left;
	width: 118px;
	height: 118px;
	border-radius: 100%;
	margin-right: 30px;
	border: 5px solid #fff;
}
.featured_section105 .one_half strong {
	color: #eb9532;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 8px;
	display: block;
}
.featured_section105 .one_half strong em {
	color: #393939;
	font-size: 14px;
	font-weight: 400;
}


/* featured section 106 */
.featured_section106 {
	float: left;
	width: 100%;
	background: #f3f3f3;
}
.featured_section106 i {
	color: #393939;
	font-size: 10px;
	border: 1px solid #393939;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	margin-right: 12px;
}
.featured_section106 h4 {
	margin-bottom: 25px;
}


/* featured section 107 */
.featured_section107 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section107 h1 {
	line-height: 45px;
}
.featured_section107 h1 strong {
	font-weight: 500;
}
.featured_section107 p {
	color: #393939;
	width: 85%;
	margin: 0 auto;
}


/* featured section 108 */
.featured_section108 {
	float: left;
	width: 100%;
	padding: 113px 0px 130px 0px;
	text-align: center;
	background: #f3f3f3;
}
.featured_section108 .one_fifth {
	padding: 45px 20px;
	background: #fff;
	border-radius: 18px;
	transition: all 0.3s ease;
}
.featured_section108 i {
	color: #f9bf36;
	font-size: 55px;
	margin-bottom: 20px;
}
.featured_section108 h5 {
	margin-bottom: 0px;
}
.featured_section108 .one_fifth:hover {
	background: #f9bf36;
}
.featured_section108 .one_fifth:hover i,
.featured_section108 .one_fifth:hover h5 {
	color: #fff;
}


/* featured section 109 */
.featured_section109 {
	float: left;
	width: 100%;
	text-align: left;
}
.featured_section109 h1 {
	font-weight: 300;
}
.featured_section109 i.apps {
	color: #e3e3e3;
	font-size: 37px;
	margin-right: 10px;
	margin-top: 5px;
}
.featured_section109 ul {
	float: left;
	width: 45%;
}
.featured_section109 li {
	font-size: 16px;
	font-weight: 300;
	padding: 5px 0px;
}
.featured_section109 li i {
	color: #f9bf36;
	font-size: 13px;
	margin-right: 10px;
	font-weight: 300;
}
.featured_section109 .ssdimgs {
	float: left;
	width: 100%;
}
.featured_section109 .ssdimgs img.one {
	float: right;
}
.featured_section109 .ssdimgs img.two {
	float: right;
	margin-right: 10px;
}


/* featured section 110 */
.featured_section110 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
}


/* featured section 111 */
.featured_section111 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section111 .box {
	float: left;
	width: 100%;
	padding: 40px;
	text-align: left;
	background: #87d37c;
}
.featured_section111 .box2 {
	float: left;
	width: 100%;
	padding: 40px 20px 23px 20px;
	text-align: left;
	background: #e1f4de;
}


/* featured section 112 */
.featured_section112 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section112 .onecol_thirtyfive h4 {
	margin-bottom: 5px;
}
.featured_section112 .onecol_thirtyfive.left {
	text-align: right;
	padding-top: 45px;
}
.featured_section112 .onecol_thirtyfive.right {
	text-align: left;
	padding-top: 45px;
}
.featured_section112 .onecol_thirtyfive.left i {
	float: right;
	color: #fff;
	font-size: 18px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	background: #393939;
	margin-left: 25px;
	margin-top: 7px;
	margin-bottom: 30px;
	transition: all 0.3s ease;
}
.featured_section112 .onecol_thirtyfive.right i {
	float: left;
	color: #fff;
	font-size: 18px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	background: #393939;
	margin-right: 25px;
	margin-top: 7px;
	margin-bottom: 30px;
	transition: all 0.3s ease;
}
.featured_section112 .onecol_thirtyfive.left i:hover,
.featured_section112 .onecol_thirtyfive.right i:hover {
	background: #87d37c;
}


/* featured section 113 */
.featured_section113 {
	float: left;
	width: 100%;
	padding: 113px 0px 120px 0px;
	text-align: center;
	background: #f3f3f3 url(../images/pattern6.jpg) repeat left top;
}
.featured_section113 .one_half {
	background: #fff;
	border-radius: 10px;
	padding: 30px 40px;
	text-align: left;
	margin-top: 18px;
}
.featured_section113 .one_half img {
	float: left;
	margin-right: 10px;
}


/* featured section 114 */
.featured_section114 {
	float: left;
	width: 100%;
	padding: 113px 0px 100px 0px;
	text-align: center;
	background: #6c7a89;
	color: #fff;
}
.featured_section114.two {
	background: #454545;
	color: #fff;
}



/* featured section 115 */
.featured_section115 {
	float: left;
	width: 100%;
}
.featured_section115 span {
	float: left;
	color: #f9bf36;
	font-size: 32px;
	font-weight: bold;
	margin-right: 20px;
}


/* featured section 116 */
.featured_section116 {
	float: left;
	width: 100%;
	padding: 120px 0px;
	background: #f3f3f3;
}
.featured_section116 .box {
	float: left;
	width: 100%;
	padding: 47px 40px 55px 40px;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.16);
}

.featured_section116.two {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #f3f3f3;
}


/* featured section 117 */
.featured_section117 {
	float: left;
	width: 100%;
	padding: 120px 0px 90px 0px;
	background: #393939;
	text-align: center;
}


/* featured section 118 */
.featured_section118 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section118 .slidesec {
	width: 75%;
	text-align: left;
	margin: 0 auto;
	padding: 30px 0px 40px 0px;
}
.featured_section118 .slidesec span {
	float: left;
	color: #999;
	font-size: 90px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
	height: 180px;
	border: 1px solid #999;
	border-radius: 100%;
	line-height: 180px;
	margin-right: 50px;
	margin-top: -10px;
	transition: all 0.3s ease;
}
.featured_section118 .slidesec span:hover {
	color: #fff;
	background: #f9bf36;
	border: 1px solid #f9bf36;
}
.featured_section118 .slidesec h1 {
	line-height: 45px;
	margin-bottom: 14px;
}
.featured_section118 .slidesec h1 em {
	font-weight: 300;
	font-style: normal;
	display: block;
}
.featured_section118 .slidesec p {
	color: #999;
	font-size: 16px;
	line-height: 25px;
	font-weight: 300;
}


/* featured section 119 */
.featured_section119 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section119 iframe {
	float: left;
	width: 100%;
	height: 340px;
}
.featured_section119 .box {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
.featured_section119 .box.last {
	margin-bottom: 0px;
}
.featured_section119 .box iframe {
	float: left;
	width: 160px;
	height: 100px;
	margin-right: 30px;
}
.featured_section119 .box strong {
	color: #393939;
	font-size: 16px;
	font-weight: 500;
}


/* featured section 120 */
.featured_section120 {
	float: left;
	width: 100%;
	text-align: center;
}


/* featured section 121 */
.featured_section121 {
	float: left;
	width: 100%;
	padding: 75px 0px;
	background: #f3f3f3;
}


/* featured section 122 */
.featured_section122 {
	float: left;
	width: 100%;
	text-align: center;
}


/* featured section 123 */
.featured_section123 {
	float: left;
	width: 100%;
}


/* featured section 124 */
.featured_section124 {
	float: left;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
	padding: 120px 0px 75px 0px;
}
.featured_section124 .repro {
	width: 97%;
	margin: 0 auto;
}
.featured_section124 .repro img {
	float: left;
}
.featured_section124 .repro .box {
	float: left;
	width: 38.9%;
	height: 450px;
	text-align: left;
	padding: 45px 40px 50px 40px;
	background: #fff;
	margin-bottom: 18px;
}
.featured_section124 .repro .box ul.list {
	float: left;
	padding: 0px;
	margin: 0px;
}
.featured_section124 .repro .box li {
	padding: 5px 0px;
	margin: 0px;
}


/* featured section 125 */
.featured_section125 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section125 .one_third i {
	width: 72px;
	height: 72px;
	text-align: center;
	border-radius: 100%;
	font-size: 35px;
	color: #fff;
	float: left;
	margin-right: 25px;
	margin-bottom: 50px;
	background: #e3e3e3;
	vertical-align: middle;
	line-height: 72px;
}
.featured_section125.two {
	text-align: center;
}
.featured_section125 .one_third {
	text-align: left;
}
.featured_section125.two .one_third i {
	color: #46d8bd;
	font-size: 40px;
}


/* featured section 126 */
.featured_section126 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 100px 0px;
	background: #f3f3f3 url("../images/site-img207.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.featured_section126 img {
	width: 160px;
	height: 160px;
	border-radius: 100%;
	margin-bottom: 21px;
	border: 5px solid #fff;
}


/* featured section 127 */
.featured_section127 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section127 .one_half,
.featured_section127 .one_third,
.featured_section127 .one_fourth{
	text-align: left;
}
.featured_section127 img {
	float: left;
	width: 100%;
}
.featured_section127 .date {
	float: left;
	color: #fff;
	padding: 9px 18px 8px 18px;
	font-weight: 600;
	background: #f7ca18;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.featured_section127 .date:hover {
	background: #393939;
}


/* featured section 128 */
.featured_section128 {
	float: left;
	width: 100%;
	text-align: left;
	background: #fff;
	padding: 72px 0px 72px 0px;
}
.featured_section128 strong {
	float: left;
	margin-right: 30px;
	font-family: 'Roboto', sans-serif;
	color: #ccc;
	font-size: 40px;
	font-weight: 300;
	text-transform: uppercase;
}
.featured_section128 a {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	background: #ccc;
	padding: 12px 30px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.featured_section128 a:hover {
	color: #fff;
	background: #181818;
}


/* featured section 129 */
.featured_section129 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section129 .one_fourth {
	padding: 35px 25px 45px 25px;
}
.featured_section129 .one_fourth:hover,
.featured_section129 .one_fourth.active {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.09);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.09);
}


/* featured section 130 */
.featured_section130 {
	float: left;
	width: 100%;
	background: #33393c;
}
.featured_section130 .pacgbox {
	float: left;
	width: 24.85%;
	margin-right: 0.2%;
	text-align: center;
	padding: 90px 0px 80px 0px;
	background-color: #1d2327;
	background-image: url(../images/site-img220.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	transition: all 0.3s ease;
}
.featured_section130 .pacgbox.two {
	background-image: url(../images/site-img221.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.featured_section130 .pacgbox.three {
	background-image: url(../images/site-img222.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.featured_section130 .pacgbox.four {
	background-image: url(../images/site-img223.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.featured_section130 .pacgbox.last {
	margin-right: 0;
}
.featured_section130 .pacgbox:hover {
	background-color: #33393c;
}

.featured_section130 .pacgbox p {
	margin: 0 auto;
	width: 75%;
	color: #ccc;
}
.featured_section130 .pacgbox em {
	color: #727272;
	font-style: normal;
	display: block;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 12px;
}
.featured_section130 .pacgbox b {
	color: #3498db;
	font-size: 40px;
	font-weight: 800;
	font-family: 'Roboto', sans-serif;
	display: block;
	text-align: center;
	margin-bottom: 45px;
}
.featured_section130 .pacgbox a.but {
	color: #1d2327;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff;
	padding: 10px 25px;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.featured_section130 .pacgbox a.but:hover {
	color: #fff;
	background: #3498db;
}


/* featured section 131 */
.featured_section131 {
	float: left;
	width: 100%;
	text-align: center;
}
.featured_section131 .one_third {
	text-align: left;
}
.featured_section131 .one_third h3 {
	font-size: 20px;
	margin-bottom: 8px;
	margin-top: -4px;
}
.featured_section131 .one_third i {
	float: left;
	color: #999;
	font-size: 45px;
	background: #f3f3f3;
	width: 90px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	margin-right: 30px;
}


/* featured section 132 */
.featured_section132 {
	float: left;
	width: 100%;
	text-align: center;
}


/* featured section 133 */
.featured_section133 {
	float: left;
	width: 100%;
	padding: 160px 0px 0px 0px;
	text-align: left;
	background: #1d2327 url(../images/site-img228.jpg) no-repeat center top;
}
.featured_section133 h1 {
	color: #3498db;
	margin: 0;
}
.featured_section133 h2 {
	margin-bottom: 5px;
}
.featured_section133 .box {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 7px;
	padding: 18px 20px;
	background: #343b40;
	text-align: center;
	border-radius: 3px;
	font-family: 'Roboto', sans-serif;
}
.featured_section133 .box.last {
	margin-right: 0;
}
.featured_section133 .box strong {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	transition: all 0.3s ease;
}
.featured_section133 .box span {
	font-size: 21px;
	margin-right: 10px;
}
.featured_section133 a {
	color: #fff;
}
.featured_section133 .box:hover {
	background: #40484d;
}






/* domain search */
.domserch {
	float: left;
	width: 100%;
	background: #f3f3f3;
	padding: 81px 0px;
	font-family: 'Roboto', sans-serif;
}
.domserch .inp1 {
	float: left;
	width: 82%;
	font-size: 14px;
	color: #727272;
	padding: 14px 18px;
	background: #fff;
	border: 3px solid #e3e3e3;
	border-right: none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: 'Roboto', sans-serif;
}
.domserch .inpubmit {
	float: left;
	width: 18%;
	font-size: 16px;
	color: #fff;
	padding: 17px 18px;
	background: #3498db;
	border: none;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	transition: all 0.3s ease;
}
.domserch .inpubmit:hover {
	color: #fff;
	background: #393939;
}

.domserch .smlinks {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999;
	padding-top: 9px;
	font-weight: 300;
}
.domserch .smlinks a {
	color: #999;
	transition: all 0.3s ease;
}
.domserch .smlinks a:hover {
	color: #393939;
}

.domserch .box {
	float: left;
	width: 100%;
	background: #fff;
	color: #3498db;
	font-weight: 300;
	border-radius: 3px;
	margin-top: 20px;
}
.domserch .bcol {
	float: left;
	width: 25%;
	padding: 20px 0px;
	text-align: center;
	border-right: 1px solid #f3f3f3;
}
.domserch .bcol strong {
	font-size: 16px;
}
.domserch .bcol.last {
	border-right: none;
}


/* host offer adds */
.hoffers {
	float: left;
	width: 100%;
}













/*----------------------------------------------------
   PORTFOLIO WORK SECTIONS
------------------------------------------------------*/

/* works 01 */
.works01 {
	float: left;
	width: 100%;
	text-align: center;
}
.works01.grybg {
	padding-top: 120px;
	background: #f3f3f3;
}
.works01.grybg2 {
	padding-top: 120px;
	padding-bottom: 120px;
	background: #f3f3f3;
}


.works_parallax1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #393939 url("../images/site-img158.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

.works01 .colubox {
	float: left;
	width: 100%;
	text-align: center;
	padding: 22px 0px;
	background: #f3f3f3;
	border-right: 1px solid #fff;
}
.works01 .colubox h5 {
	font-weight: 500;
	margin-bottom: 0px;
}
.works01 .colubox h6 {
	color: #999;
	font-weight: 400;
	margin-bottom: 0px;
}






/*----------------------------------------------------
   PARALLAX SECTIONS
------------------------------------------------------*/

/* parallax section 1 */
.parallax_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #393939 url("../images/site-img12.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section1 img {
	width: 90px;
	height: 90px;
	border-radius: 100%;
	margin-bottom: 18px;
}
.parallax_section1 h5 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}
.parallax_section1 h5 em {
	color: #999;
	font-size: 12px;
	font-style: normal;
	display: block;
	font-weight: 300;
	margin-top: -4px;
}
.parallax_section1 p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	width: 70%;
	margin: 35px auto 25px auto;
}

.parallax_section1.stwo {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #393939 url("../images/site-img211.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}


/* parallax section 2 */
.parallax_section2 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 75px 0px 59px 0px;
	background: #393939 url("../images/site-img12.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section2 h2 {
	color: #fff;
	margin: 5px 0 0 0;
	float: left;
}
.parallax_section2 .but {
	float: right;
	color: #5076bb;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	background: rgba(255,255,255,0.85);
	padding: 14px 35px;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.parallax_section2 .but:hover {
	background: rgba(255,255,255,1);
}

/* parallax section 3 */
.parallax_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 100px 0px;
	background: #f3f3f3 url("../images/site-img18.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section3 ul.left {
	float: left;
	width: 50%;
	padding-right: 3%;
	border-right: 1px solid #ccc;
}
.parallax_section3 .left li {
	float: left;
	width: 100%;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 50px 0px;
}
.parallax_section3 .left li.last {
	margin: 0px 0px 0px 0px;
}
.parallax_section3 .left li h4 {
	text-transform: uppercase;
	margin-bottom: 0px;
}
.parallax_section3 .left li i {
	float: right;
	color: #fff;
	font-size: 32px;
	width: 72px;
	height: 72px;
	text-align: center;
	border-radius: 100%;
	vertical-align: middle;
	line-height: 72px;
	background-color: #393939;
	margin-left: 30px;
	transition: all 0.3s ease;
}

.parallax_section3 ul.right {
	float: left;
	width: 50%;
	padding-left: 3%;
}
.parallax_section3 .right li {
	float: left;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 50px 0px;
}
.parallax_section3 .right li.last {
	margin: 0px 0px 0px 0px;
}
.parallax_section3 .right li h4 {
	text-transform: uppercase;
	margin-bottom: 0px;
}
.parallax_section3 .right li i {
	float: left;
	color: #fff;
	font-size: 32px;
	width: 72px;
	height: 72px;
	text-align: center;
	border-radius: 100%;
	vertical-align: middle;
	line-height: 72px;
	background-color: #393939;
	margin-right: 30px;
	transition: all 0.3s ease;
}

.parallax_section3 .left li:hover i,
.parallax_section3 .right li:hover i {
	color: #fff;
	background-color: #50c9d4;
}


/* parallax section 4 */
.parallax_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 120px 0px;
	background: #393939 url("../images/site-img26.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section4 .one_fourth {
	text-align: center;
	color: #fff;
	width: 25%;
	margin: 0 0 70px 0;
	padding: 0 4% 0 2%;
	background: url(../images/carve-arrow.png) no-repeat right 65px;
}
.parallax_section4 .one_fourth.last {
	background: none;
}
.parallax_section4 .outline {
	margin: 0 auto;
	width: 132px;
	height: 132px;
	border: 2px solid #fff;
	border-radius: 100%;
	padding-top: 4px;
	margin-bottom: 30px;
	transition: all 0.3s ease;
}
.parallax_section4 .circle {
	margin: 0 auto;
	width: 120px;
	height: 120px;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	padding-top: 25px;
	transition: all 0.3s ease;
}
.parallax_section4 .one_fourth:hover .outline {
	border: 2px solid #50c9d4;
}
.parallax_section4 .one_fourth:hover .circle {
	background: #50c9d4;
}

/* parallax section 5 */
.parallax_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 80px 0px;
	background: #393939 url("../images/site-img27.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 6 */
.parallax_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 130px 0px;
	background: #f3f3f3 url("../images/site-img32.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section6.two {
	background: #f3f3f3 url("../images/site-img148.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section6 h1 {
	color: #fff;
	font-size: 45px;
	font-weight: 400;
	margin-bottom: 20px;
}
.parallax_section6 h2 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 50px;
}
.parallax_section6 i {
	width: 70px;
	height: 70px;
	color: #fff;
	font-size: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 70px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin: 0 18px;
}

/* parallax section 7 */
.parallax_section7 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 120px 0px;
	background: #393939 url("../images/site-img43.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section7 h1 {
	margin-bottom: 14px;
}
.parallax_section7 h2 {
	font-weight: 200;
}
.parallax_section7 p {
	margin-top: 16px;
}
.parallax_section7 .one {
	text-align: left;
	color: #999;
	padding: 55px 45px 70px 50px;
	background: #474747;
}
.parallax_section7 .two {
	text-align: left;
	color: #fff;
	padding: 55px 45px 70px 50px;
	background: #ee7164;
}


/* parallax section 8 */
.parallax_section8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 120px 0px;
	background: #393939 url("../images/site-img49.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section8 h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 59px;
}
.parallax_section8 h1 strong {
	display: block;
	margin: 14px 0px;
}
.parallax_section8 a {
	color: #393939;
	text-transform: uppercase;
	background: #fff;
	border-radius: 3px;
	padding: 14px 27px;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}
.parallax_section8 a:hover {
	color: #fff;
	border: 1px solid #fff;
	background: none;
}


/* parallax section 9 */
.parallax_section9 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #393939 url("../images/site-img55.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	color: #fff;
}
.parallax_section9 i {
	color: #f9bf36;
	font-size: 67px;
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	line-height: 140px;
	border-radius: 100%;
	background: rgba(255,255,255,0.9);
	margin: 0 0 40px 0;
	transition: all 0.3s ease;
}
.parallax_section9 i:hover {
	color: #fff;
	background: #f9bf36;
}


/* parallax section 10 */
.parallax_section10 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #393939 url("../images/site-img84.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section10 .one_fourth {
	background: #fff;
	padding-bottom: 30px;
}
.parallax_section10 .one_fourth h5 {
	margin: 21px 0 2px 0;
}
.parallax_section10 .one_fourth p {
	color: #50c9d4;
	margin: 0 0 14px 0;
}
.parallax_section10 .one_fourth a:hover {
	color: #50c9d4;
	transition: all 0.3s ease;
}
.parallax_section10 .one_fourth i {
	width: 28px;
	height: 28px;
	color: #ccc;
	font-size: 12px;
	border: 1px solid #eee;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	margin: 0 2px;
	transition: all 0.3s ease;
}
.parallax_section10 .one_fourth i:hover {
	color: #999;
	border: 1px solid #ccc;
}


/* parallax section 11 */
.parallax_section11 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #393939 url("../images/site-img99.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section11 .one_third,
.parallax_section11 .one_half,
.parallax_section11 .one_fourth {
	text-align: left;
	color: #ccc;
}
.parallax_section11 h1 {
	color: rgba(225,225,225,0.4);
	font-size: 75px;
	margin-bottom: 50px;
}


/* parallax section 12 */
.parallax_section12 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #393939 url("../images/site-img103.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}


/* parallax section 13 */
.parallax_section13 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px 130px 0px;
	background: #393939 url("../images/site-img115.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section13 .box {
	float: left;
	color: #fff;
	width: 50%;
	padding: 45px 40px;
	margin-top: 10px;
	background: rgba(57,57,57,0.8);
	border: 8px solid rgba(39,39,39,0.4);
}
.parallax_section13 .box span {
	float: left;
	color: #fff;
	font-size: 30px;
	margin-right: 18px;
}


/* parallax section 14 */
.parallax_section14 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #393939 url("../images/site-img122.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section14 .box {
	float: left;
	width: 33.2%;
	padding: 45px 50px;
	background: #fff;
	text-align: center;
	margin-right: 1px;
}
.parallax_section14 .box i {
	color: #87d37c;
	font-size: 50px;
	margin: 5px 0px 20px 0px;
}


/* parallax section 15 */
.parallax_section15 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #f3f3f3 url("../images/site-img143.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section15 h1 {
	font-size: 45px;
	font-weight: 200;
}
.parallax_section15 h1 strong {
	font-weight: 600;
}
.parallax_section15 .one_half {
	text-align: left;
	margin-bottom: 30px;
	padding: 50px 45px 45px 45px;
	background: rgba(255,255,255,0.85);
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14);
}
.parallax_section15 .one_half img {
	float: left;
	margin-right: 30px;
}


/* parallax section 16 */
.parallax_section16 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #f3f3f3 url("../images/site-img157.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section16 h1 {
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: underline;
}
.parallax_section16 .box {
	float: left;
	width: 100%;
	margin-bottom: 14px;
}
.parallax_section16 .box.last {
	margin-bottom: 35px;
}
.parallax_section16 .box span {
	float: left;
	color: #393939;
	font-size: 40px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 5px;
}
.parallax_section16 .box h3 {
	margin-bottom: 3px;
}


/* parallax section 17 */
.parallax_section17 {
	float: left;
	width: 100%;
	padding: 55px 0px 45px 0px;
	background: #393939 url("../images/pattern2.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section17 h2 {
	float: left;
	color: #fff;
	margin-bottom: 0px;
}
.parallax_section17 a {
	float: right;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding: 14px 35px;
	background: #50c9d4;
	border-radius: 3px;
	text-transform: uppercase;
	margin: -5px 0px 0 0px;
	transition: all 0.3s ease;
}
.parallax_section17 a:hover {
	color: #50c9d4;
	background: #fff;
}


/* parallax section 18 */
.parallax_section18 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #999 url("../images/site-img159.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	color: #fff;
}


/* parallax section 19 */
.parallax_section19 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 160px 0px 160px 0px;
	background: #393939 url("../images/site-img193.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	border-top: 10px solid #2a2a30;
}
.parallax_section19 h1 {
	color: #fff;
	font-size: 45px;
	font-weight: 300;
	margin-bottom: 59px;
}
.parallax_section19 h1 strong {
	display: block;
	margin: 21px 0px 21px 0px;
}
.parallax_section19 a {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 13px 27px;
	border: 2px solid #fff;
	transition: all 0.3s ease;
}
.parallax_section19 a:hover {
	color: #454545;
	background: #fff;
}













/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/

.footer {
	float: left;
	width: 100%;
	padding: 90px 0px 0px 0px;
	background: #393939 url(./../../images/padisah-footer-bg.png) repeat left top;
	color: #999;
}
.footer h4 {
	font-size: 22px;
	color: #000;
	font-weight: normal;
}

/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
}
.faddress li a {
	color: #999;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #fff;
}

/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.qlinks li a {
	color: #999;
	transition: all 0.3s ease;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}

.qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}


/* twitter feeds */
.twitter_feeds_three {
	float: left;
	padding: 0px;
	margin: 9px 0px 0px 0px;
}
.twitter_feeds_three li {
	padding: 0px;
	margin: 0px;
	float: left;
}
.twitter_feeds_three li.bhline {
	padding-bottom: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3d3d3d;
}
.twitter_feeds_three li a {
	color: #999;
	transition: all 0.3s ease;
}
.twitter_feeds_three li a:hover {
	color: #fff;
}
.twitter_feeds_three li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.twitter_feeds_three li em {
	float: left;
	font-size: 10px;
	font-style: normal;
	color: #727272;
}
.twitter_feeds_three li em a {
	color: #727272;
	transition: all 0.3s ease;
}
.twitter_feeds_three li em a:hover {
	color: #727272;
	text-decoration: underline;
}
.twitter_feeds_three li.bhline.two {
	border-bottom: 1px solid #e3e3e3;
}


/* flickr */
#flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#flickr_badge_wrapper img {
	width: 70px;
	height: 70px;
	margin-right: 8px;
	margin-bottom: 2px;
	border: 0px solid #999 !important;
}
#flickr_www {
	display:block;
	padding:0 10px 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 {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
	margin-top: 25px;
}
#flickr_badge_source {
	padding:0 !important;
}

/* Newsletter Signup */
.newsletter1 {
	float: left;
}
.newsletter1 p {
	float: left;
	margin-top: 5px;
}
.newsletter1 .enter_email_input {
	float: left;
	padding: 3px 0px 4px 12px;
	height: 40px;
	width: 100%;
	background: #cbc4bb;
	border-radius: 3px;
	border: none;
	color: #727272;
	font-size: 13px;
	margin-top: 22px;
}
.newsletter1 .input_submit {
	float: left;
	padding: 10px 25px 10px 25px;
	background-color: #cbc4bb;
	border: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 3px;
	margin-top: 10px;
}
.newsletter1 .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}

.newsletter1 .input_submit.color2 {
	background-color: #eb9532;
}
.newsletter1 .input_submit.color3 {
	background-color: #3498db;
}
.newsletter1 .input_submit.color3:hover {
	background-color: #454545;
}

/* Style Two */
.newsletter2 {
	float: left;
	width: 100%;
	padding: 30px 0px 16px 0px;
	background: #d4d9de;
}
.newsletter2 h2 {
	color: #fff;
	font-weight: 300;
	text-align: right;
}
.newsletter2 .enter_email_input {
	float: left;
	padding: 3px 0px 4px 20px;
	height: 50px;
	width: 77%;
	background: #fff;
	border-radius: 3px;
	border: none;
	color: #727272;
	font-size: 14px;
	margin-top: 10px;
}
.newsletter2 .input_submit {
	float: left;
	padding: 13px 25px 14px 25px;
	background-color: #50c9d4;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 3px;
	margin-top: 10px;
	margin-left: 10px;
}
.newsletter2 .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}


/* Style Three */
.newsletter3 .enter_email_input {
	float: left;
	padding: 3px 0px 4px 12px;
	height: 45px;
	width: 76%;
	background: #f3f3f3;
	border: none;
	color: #727272;
	font-size: 13px;
}
.newsletter3 .input_submit {
	float: left;
	padding: 11px 16px;
	background-color: #87d37c;
	border: 0px;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.newsletter3 .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}

.newsletter3 .input_submit.color2 {
	background-color: #50c9d4;
}




/* copyrights */
.copyright_info {
	float: left;
	padding: 30px 0px 25px 0px;
	margin: 70px 0px 0px 0px;
	width: 100%;
	color: #727272;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background: #cbc4bb;
	border-top: 1px solid #e3dfda;
}
.copyright_info.two {
	background: #000;
	border-top: none;
}
.copyright_info.sthree {
	padding: 25px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	background: #292e32;
	border-top: 1px solid #2f3337;
}

.copyright_info.white {
	background: #fff;
	border-top: none;
	color: #c0c0c0;
	padding-bottom: 30px;
}
.copyright_info.white a {
	color: #c0c0c0;
}
.copyright_info.white a:hover {
	color: #999;
}

.copyright_info a {
	margin-top: 10px;
	font-size: 13px;
	color: #727272;
	text-align: right;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #e3e3e3;
}

.copyright_info2 {
	float: left;
	padding: 30px 0px 25px 0px;
	margin: 85px 0px 0px 0px;
	width: 100%;
	color: #999;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background: #222327;
	text-align: right;
}

.copyright_info3 {
	float: left;
	padding: 18px 0px 21px 0px;
	width: 100%;
	color: #999;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background: #fff;
	text-align: center;
}
.copyright_info3 a {
	color: #999;
	transition: all 0.3s ease;
}
.copyright_info3 a:hover {
	color: #727272;
}



.copyright_info4 {
	float: left;
	margin: 59px 0px 0px 0px;
	width: 100%;
	color: #727272;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.copyright_info4 .container {
	padding: 30px 0px 35px 0px;
	border-top: 1px solid rgba(225,225,225,0.05);
}
.copyright_info4 .container .one_half.last {
	text-align: right;
}
.copyright_info4 a {
	color: #727272;
	transition: all 0.3s ease;
}
.copyright_info4 a:hover {
	color: #999;
}



.copyright_info5 {
	float: left;
	width: 100%;
	color: #999;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background: #fff;
	text-align: center;
}
.copyright_info5 .container {
	border-top: 1px solid #eee;
	padding-top: 30px;
	padding-bottom: 36px;
}
.copyright_info5 p {
	float: left;
	font-size: 13px;
}
.copyright_info5 span {
	float: right;
}
.copyright_info5 a {
	color: #999;
	transition: all 0.3s ease;
}
.copyright_info5 a:hover {
	color: #727272;
}




/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #85827e;
	color: #fff;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}

.footer_social_links.two li a i {
	color: #fff;
	background-color: #87d37c;
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.footer_social_links.two li a i:hover {
	color: #fff;
	background-color: #454545;
}

.footer_social_links.three li a i {
	color: #fff;
	background-color: #50c9d4;
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.footer_social_links.three li a i:hover {
	color: #fff;
	background-color: #454545;
}


ul.footer_social_links2 {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links2 li {
	float: left;
	padding: 0px;
	margin: 0px 8px 0px 0px;
}
.footer_social_links2 li a i {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 100%;
	line-height: 30px;
	vertical-align: middle;
	background-color: #303034;
	color: #6f6f71;
	transition: all 0.3s ease;
}
.footer_social_links2 li a i:hover {
	color: #fff;
	background-color: #727272;
}

ul.footer_social_links3 {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links3 li {
	float: left;
	padding: 0px;
	margin: 0px 8px 8px 0px;
}
.footer_social_links3 li a i {
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 100%;
	line-height: 35px;
	vertical-align: middle;
	background: rgba(225,225,225,0.1);
	color: #999;
	transition: all 0.3s ease;
}
.footer_social_links3 li a i:hover {
	color: #fff;
	background: rgba(225,225,225,0.3);
}

.footer_social_links3.styltwo li a i {
	color: #727272;
	background: none;
	border: 1px solid rgba(225,225,225,0.2);
}
.footer_social_links3.styltwo li a i:hover {
	color: #fff;
	background: rgba(225,225,225,0.2);
}


.footer_social_links4 a i {
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100%;
	line-height: 50px;
	vertical-align: middle;
	background-color: #d9d9d9;
	color: #fff;
	margin: 30px 2px 0 2px;
	transition: all 0.3s ease;
}
.footer_social_links4 a i:hover {
	color: #fff;
	background-color: #393939;
}

ul.footer_social_links5 {
	float: right;
	padding: 0px;
	margin: 0px;
}
.footer_social_links5 li {
	float: left;
	padding: 0px;
	margin: 0px 12px;
}
.footer_social_links5 li a i {
	border-radius: 100%;
	background: rgba(225,225,225,0.1);
	color: #c0c0c0;
	transition: all 0.3s ease;
}
.footer_social_links5 li a i:hover {
	color: #999;
}


.footer_social_links6 a i {
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100%;
	line-height: 50px;
	vertical-align: middle;
	background-color: #ededed;
	color: #fff;
	margin: 0px 9px 0 0px;
	transition: all 0.3s ease;
}
.footer_social_links6 a i:hover {
	color: #fff;
	background-color: #db6364;
}



.fbsocials {
	float: left;
	width: 100%;
	background: #999;
	margin-bottom: 90px;
	text-align: center;
}
.fbsocials a {
	float: left;
	width: 20%;
	color: #fff;
	font-size: 27px;
	padding: 16px 0px;
	transition: all 0.3s ease;
}
.fbsocials a.fb {
	background: #4087cf;
}
.fbsocials a.tw {
	background: #36aae0;
}
.fbsocials a.in {
	background: #3377bb;
}
.fbsocials a.gp {
	background: #e93434;
}
.fbsocials a.be {
	background: #de8d23;
}

.fbsocials a.fb:hover,
.fbsocials a.tw:hover,
.fbsocials a.in:hover,
.fbsocials a.gp:hover,
.fbsocials a.be:hover {
	background: #393939;
}


/* footer style 2 */
.footer2 {
	float: left;
	width: 100%;
	padding: 100px 0px 0px 0px;
	background: #2f3036;
	color: #999;
}
.footer2 h5 {
	color: #fff;
	font-weight: 600;
}


/* footer style 3 */
.footer3 {
	float: left;
	width: 100%;
	padding: 100px 0px 100px 0px;
	background: #393939 url(../images/pattern2.png) repeat left top;
	color: #999;
}
.footer3 a {
	color: #ccc;
	transition: all 0.3s ease;
}
.footer3 a:hover {
	color: #fff;
}
.footer3 .left {
	float: left;
	width: 45%;
}
.footer3 .right {
	float: left;
	width: 45%;
	margin-left: 10%;
}

.footer3.stwo {
	padding: 80px 0px 80px 0px;
	background: #1d2327;
}


.fgmapfull {
	float: left;
	width: 100%;
}
.fgmapfull iframe {
	width: 100%;
	height: 400px;
}

.fgmapfull2 {
	float: left;
	width: 100%;
}
.fgmapfull2 iframe {
	float: left;
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
}



.fgmapfull3 {
	float: left;
	width: 100%;
}
.fgmapfull3 iframe {
	float: left;
	width: 100%;
	height: 650px;
	padding: 0;
	margin: 0;
}




/* footer style 4 */
.footer4 {
	float: left;
	width: 100%;
	padding: 80px 0px 75px 0px;
	background: #f3f3f3;
	text-align: center;
	color: #999;
}
.footer4 a {
	color: #999;
	transition: all 0.3s ease;
}
.footer4 a:hover {
	color: #393939;
}
.footer4 .fmlinks {
	margin-bottom: 35px;
}
.footer4 .fmlinks a {
	color: #393939;
	text-transform: uppercase;
	margin: 0px 14px;
	transition: all 0.3s ease;
}
.footer4 .fmlinks a:hover {
	color: #999;
}


/* footer style 5 */
.footer.stwo {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background: #181818;
	color: #999;
	border-top: none;
}


/* footer style 6 */
.footer6 {
	float: left;
	width: 100%;
	padding: 100px 0px 0px 0px;
	background: #272727;
	color: #999;
}
.footer6 h3 {
	color: #fff;
	font-weight: normal;
}
.footer6 .column1 {
	float: left;
	width: 20%;
	padding-right: 40px;
	border-right: 1px solid rgba(225,225,225,0.05);
}
.footer6 .column1.last {
	padding-right: 0px;
	border-right: none;
	padding-left: 40px;
}
.footer6 .column2 {
	float: left;
	width: 36.5%;
	padding-right: 0px;
	padding-left: 40px;
	margin-right: 40px;
	border-right: 1px solid rgba(225,225,225,0.05);
}
.footer6 .column2 ul {
	float: left;
	width: 50%;
	padding: 0;
	margin: 0;
}
.footer6 .column2 li {
	padding: 2px 0px;
}
.footer6 li a {
	color: #999;
	transition: all 0.3s ease;
}
.footer6 li a:hover {
	color: #fff;
}
.footer6 .clogos li {
	padding: 0px 0px;
}
.footer6 .clogos li img {
	float: left;
	margin-bottom: 7px;
}

.footer6.stwo {
	background: #181818;
}


/* footer style 7 */
.footer.two {
	background: #f3f3f3;
	border-top: none;
	font-size: 13px;
}
.footer.two h4 {
	font-size: 18px;
	color: #393939;
}
.footer.two a:hover {
	color: #393939;
}


/* footer style 7 */
.footer7 {
	float: left;
	width: 100%;
	padding: 90px 0px 55px 0px;
	border-top: 10px solid #87d37c;
}
.footer7.two {
	border-top: 10px solid #eb9532;
}
.footer7.three {
	border-top: 10px solid #50c9d4;
}

.footer7 h4 {
	margin-bottom: 25px;
}
.footer7 a {
	color: #727272;
	transition: all 0.3s ease;
}
.footer7 a:hover {
	color: #454545;
}
.footer7 li {
	padding: 4px 0px;
}
.footer7 li i {
	margin-right: 7px;
}
.footer7 li a i {
	color: #999;
	font-size: 12px;
	margin-right: 5px;
}









/* SECTIONS TITLE */
.title21 {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 55px;
}
.title21 em {
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 7px;
}

.title21.white {
	color: #fff;
	margin-bottom: 72px;
}
.title21.white em {
	color: #fff;
}

.title22 {
	font-weight: 600;
	margin-bottom: 65px;
}
.title22 em {
	margin: 0 auto;
	width: 70%;
	color: #999;
	font-size: 16px;
	line-height: 25px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 20px;
}
.title22 em.big {
	font-size: 21px;
	line-height: 30px;
	margin-top: 20px;
	font-weight: 300;
}

.title23 {
	font-weight: 600;
	margin-bottom: 55px;
}
.title23 em {
	margin: 0 auto;
	width: 50%;
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 12px;
}
.title23.caps {
	text-transform: uppercase;
}

.title24 {
	text-transform: uppercase;

}
.title24 .topline {
	width: 30px;
	height: 2px;
	margin-bottom: 12px;
	background: #50c9d4;
}

.title25 {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 65px;
}
.title25 .line {
	margin: 14px auto 0 auto;
	width: 90px;
	height: 2px;
	background: #50c9d4;
}
.title25 .line.white {
	background: #fff;
}
.title25 em {
	margin: 0 auto;
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 12px;
}



.title26 {
	font-weight: 600;
	margin-bottom: 55px;
}
.title26 em {
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 7px;
}


.title27 .line {
	margin: 14px auto 50px auto;
	width: 70px;
	height: 2px;
	background: #393939;
}
.title27 .line.lessm {
	margin-bottom: 25px;
}
.title27.caps {
	text-transform: uppercase;
}
.title27 strong {
	font-weight: 600;
}
.title27 em {
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 7px;
}
.title27 .line.white {
	background: #fff;
}


.title28 {
	font-weight: 600;
	margin-bottom: 50px;
}
.title28 .line {
	margin: 25px auto 0 auto;
	width: 90px;
	height: 2px;
	background: #f9bf36;
}
.title28 em {
	margin: 0 auto;
	color: #999;
	width: 50%;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 14px;
}


.title29 {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.title29 .line {
	float: left;
	width: 100%;
	height: 2px;
	margin-top: 14px;
	background: #e0e0e0;
}


.title30 {
	font-weight: 600;
	margin-bottom: 65px;
}
.title30 .line {
	margin: 14px auto 0 auto;
	width: 90px;
	height: 2px;
	background: #59abe3;
}

.title31 .line {
	margin: 14px auto 50px auto;
	width: 70px;
	height: 2px;
	background: #fff;
}
.title31.caps {
	text-transform: uppercase;
}
.title31 strong {
	color: #fff;
	font-weight: 600;
}

.title32 {
	text-align: left;
	padding-bottom: 14px;
}
.title32 .topline {
	width: 50px;
	height: 3px;
	margin-bottom: 12px;
	background: #87d37c;
}

.title33 {
	float: left;
	width: 100%;
	padding: 30px 0px 0px 0px;
	background: #393939;
	text-align: center;
}

.title34 {
	color: #46d8bd;
	font-weight: 800;
	margin-bottom: 81px;
}
.title34 em {
	margin: 0 auto;
	width: 70%;
	color: #393939;
	font-size: 16px;
	line-height: 25px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 9px;
}

.title35 {
	color: #333;
	font-weight: 400;
	margin-bottom: 70px;
	padding-bottom: 5px;
	background: url(../images/h-line11.png) no-repeat left bottom;
}


.title36 {
	font-weight: 800;
	font-family: 'Roboto', sans-serif;
}
.title36 em {
	font-size: 21px;
	font-weight: 300;
	line-height: 25px;
	font-style: normal;
	display: block;
	text-transform: none;
	margin-top: 16px;
}



/* CLIENT LOGOS */
.client_logos {
	float: left;
	width: 100%;
	padding: 50px 0px 40px 0px;
	text-align: center;
}

.client_logos2 {
	padding: 0px 0px 0px 0px;
}

.client_logos3 {
	float: left;
	width: 100%;
	text-align: center;
}
.client_logos3 ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.client_logos3 li {
	float: left;
	width: 19.3%;
	padding: 20px 0px;
	text-align: center;
	margin: 0 10px 10px 0;
	border: 1px solid #eee;
	vertical-align: middle;
}
.client_logos3 li.last {
	margin: 0 0px 10px 0;
}
.client_logos3 li img {
	display: block;
	margin: 0 auto;
}

.client_logos3.two {
	padding: 120px 0px;
	background: #f3f3f3;
}
.client_logos3.two li {
	border: 1px solid #fff;
	background: #fff;
}

.client_logos3.three li {
	padding: 35px 0px;
	width: 16.5%;
	margin: 0;
}


.hsmline {
	margin: 0 auto;
	width: 40px;
	height: 27px;
	border-bottom: 1px solid rgba(225,225,225,0.1);
}

.hsmline2 {
	float: right;
	width: 40px;
	height: 2px;
	background: #9eca45;
	margin-top: 20px;
}
.hsmline2.two {
	float: left;
}

.hsmline3 {
	width: 100px;
	height: 1px;
	background: #fff;
}

.hsmline4 {
	float: left;
	width: 100%;
	height: 3px;
	background: url(../images/h-line.png) no-repeat center top;
}

.hsmline5 {
	width: 80px;
	height: 2px;
	background: #fff;
}

.hsmline6 {
	float: left;
	width: 80px;
	height: 2px;
	background: #50c9d4;
}

.hsmline7 {
	float: left;
	width: 80px;
	height: 1px;
	background: #393939;
}



/* COLORS */

.color1 {
	color: #9eca45;
}
.color2 {
	color: #5076bb;
}
.color3 {
	color: #eb9532;
}
.color4 {
	color: #d2527f;
}





















/* page titles */
/*.page_title {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 220px 0px 120px 0px;
	background: #272727 url(../images/fullsite-img14.jpg) no-repeat center top;
}
.page_title .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
}
.page_title .title h1 {
	margin: 0px 0px 40px 0px;
	padding-bottom: 30px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	background: url(../images/white-line.png) no-repeat center bottom;
}
.page_title h3 {
	margin: 0px 0px 8px 0px;
	color: #fff;
	font-weight: bold;
}
.page_title h5 {
	margin: 0px;
	color: #fff;
	font-weight: 300;
}
.page_title.small .title h1 {
	margin: 0px 0px 20px 0px;
}

.page_title.two {
	background: #272727 url(../images/fullsite-img20.jpg) no-repeat center top;
}*/


.page_title1 {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	text-align: left;
	margin-top: 100px;
	padding: 100px 0px 60px 0px;
	background: #999 url(../images/page-title-bg1.jpg) no-repeat center top;
}
.page_title1 h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
}
.page_title1 h1 em {
	color: #fff;
	font-weight: 500;
	display: block;
	font-size: 21px;
	font-style: normal;
	text-transform: none;
}

.page_title1.sty2 {
	background: #999 url(../images/page-title-bg3.jpg) no-repeat center top;
}
.page_title1.sty3 {
	background: #999 url(../images/page-title-bg4.jpg) no-repeat center top;
}
.page_title1.sty4 {
	background: #999 url(../images/page-title-bg5.jpg) no-repeat center top;
}
.page_title1.sty5 {
	background: #999 url(../images/page-title-bg6.jpg) no-repeat center top;
}
.page_title1.sty6 {
	background: #999 url(../images/page-title-bg7.jpg) no-repeat center top;
}
.page_title1.sty7 {
	background: #999 url(../images/page-title-bg8.jpg) no-repeat center top;
}
.page_title1.sty8 {
	background: #999 url(../images/page-title-bg9.jpg) no-repeat center top;
}
.page_title1.sty9 {
	background: #999 url(../images/page-title-bg10.jpg) no-repeat center top;
}

.page_title2 {
	float: left;
	width: 100%;
	padding: 40px 0px;
	margin-top: 100px;
	background: #f3f3f3 url(../images/footer-graph3.png) no-repeat center bottom;
}
.page_title2 h1 {
	float: left;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 0px;
	color: #393939;
}
.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #999;
	margin: 7px 0px 0px 0px;
}
.page_title2 .pagenation i {
	color: #bbb;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #bbb;
	transition: all 0.3s ease;
}
.page_title2 .pagenation a:hover {
	color: #999;
}


.page_title3 {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	margin-top: 100px;
	padding: 140px 0px 90px 0px;
	/* background: #999 url(../images/padisah-koleksiyonlar-header-img.jpg) no-repeat center top; */
}
.page_title3 h1 {
	color: #fff;
	font-size: 45px;
	font-weight: 400;
}
.page_title3 h1 em {
	color: #fff;
	font-weight: 500;
	display: block;
	font-size: 21px;
	font-style: normal;
	text-transform: none;
	margin-top: 7px;
}
.page_title3 .line {
	width: 180px;
	height: 3px;
	background: #fff;
	margin: 18px auto 0 auto;
}
.page_title3 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #999;
	margin: 7px 0px 0px 0px;
	background-color: #ede9e5;
	padding: 10px;
	position: absolute;
	bottom: -20px;
	min-width: 30%;
	border-left: 8px solid #cdc6bd;
}
.page_title3 .pagenation i {
	color: #bbb;
	margin: 0px 2px 0px 2px;
}
.page_title3 .pagenation a {
	padding: 0px;
	color: #bbb;
	transition: all 0.3s ease;
}
.page_title3 .pagenation a:hover {
	color: #999;
}



/* sidebar widget */
.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1{
	padding: 20px;
	margin: 0px;
	float: left;
	margin-top: -10px;
	background-color: #ede9e5;
	width: 100%;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #654e3e;
	line-height: 30px;
	font-weight: 500;

}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #272727;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h4, .clientsays_widget h4 {
	margin-bottom: 30px;
	float: left;
	font-weight: 500;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #9eca45;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}

has-error .form-control, .form-control.error {
    border: 1px dashed #E32A31;
    background: #f9e9e9;
}

.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
}



.login_form {
	width: 35%;
	margin: 0 auto;
}
.regist_form {
	width: 45%;
	margin: 0 auto;
}



/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;
	font-family: 'Oswald', sans-serif;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #fafafa;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #9eca45;
	margin: 0;
	font-style: normal;
}


/* portfolio single image */
.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 34%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 4%;
	width: 62%;
	float: left;
}
.project_details {
	padding: 0px;
	/* margin: 80px 0px 0px 0px; */
}
.project_details span {
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #727272;
	float: left;
	width: 40%;
}
.project_details em {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	float: left;
	width: 60%;
}
.project_details span a {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover {
	background-color: #ddd;
}
.addto_favorites {
	padding: 3px 10px 5px 10px;
	margin: 27px 0px 0px 0px;
	width: 142px;
	display: block;
	border-radius:3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.addto_favorites:hover {
	background: #e3e3e3;
}
.addto_favorites i {
	color: #c3c3c3;
}

ul.small_social_links {
	padding: 0px;
	/* margin: 18px 0 25px 0px; */
}
.small_social_links li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.small_social_links li i {
    font-size: 20px;
    color: #cbc4bb;
    border: 1px solid #eee;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 32px;
}
.small_social_links li a {
	opacity: 1;
}
.small_social_links li a:hover {
	opacity: 0.7;
}


/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	text-align: left;
	color: #333;
	line-height: 30px;
	display: block;
}
.blog_post h3 a {
	color: #9eca45;
	text-decoration: none;
	margin-top: 3px;
	text-transform: none;
	font-weight: 400;
	font-size: 30px;
}
.blog_post h3 a:hover {
	color: #383634;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li a {
	color: #999;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.post_meta_links li i {
	color: #bbb;
	font-size: 12px;
	font-style: normal;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	width: 100%;
	margin-bottom: 27px;
}

.blog_postcontent .image_frame.mone {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mtwo {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mthree {
	float: left;
	width: 100%;
	height: 480px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mone img,
.blog_postcontent .image_frame.mtwo img,
.blog_postcontent .image_frame.mthree img {
	float: left;
	width: auto;
	margin-left: -45%;
	margin-top: -10%;
}


.blog_postcontent .video_frame.mtwo iframe {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}


.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 100%;
}
.blog_postcontent .video_frame.small iframe {
	height: 250px;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 520px;
	margin-bottom: 27px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	color: #454545;
	font-size: 16px;
	font-weight: normal;
}
.blog_post a.date:hover {
	color: #9eca45;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #9eca45;
	transition: all 0.3s ease;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Oswald' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #9eca45;
}


/* pagination */
.pagination.center {
	text-align: center;
}
.pagination.center b{
	float: inherit;
}
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
	font-family: 'Oswald', sans-serif;
}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545;
}
.pagination a.current {
	color: #fff;
	background-color: #454545;
}


/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.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;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 40px;
	font-weight: normal;
}
.comment_input_bg {
	float: left;
	width: 75%;
	height: 40px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
.comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	text-transform: uppercase;
}
.comment_submit:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.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;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* Advertisements */
ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}

.address_info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 99%;
	margin-bottom: 40px;
}
.address_info.two {
	background-color: #fff;
	border: none;
	padding-top: 0px;
}
.address_info h3 i {
	font-weight: 500;
	font-style: normal;
}

.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.google-map2 {
	width: 100%;
	height: 450px;
}
.google-map3 {
	width: 100%;
	height: 300px;
	border: 10px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.google-map4 {
	width: 100%;
	height: 200px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}


/* contact form */
.cforms label {
	float: left;
	width: 100%;
	color: #454545;
	font-weight: normal;
}

.cforms label em {
	color: #9eca45;
	font-size: 12px;
	font-style: normal;
}

.cforms input {
	color: #454545;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #ede9e5;
	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);
}

.cforms textarea {
	color: #454545;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #ede9e5;
	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);
}

.cforms .button {
    float: left;
    margin-top: 29px;
    color: #fff;
    padding: 58px ;
    font-size: 14px;
    font-weight: 500;
    background: #cbc4bb;
    border: 1px solid #7ea821;
    border-radius: 3px;
    font-family: 'Raleway', sans-serif;
    cursor: pointer;
    transition: all 0.3s ease;
}
.cforms .button:hover {
	background: #454545;
	border: 1px solid #393939;
}

.cforms .button2 {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	background: #d2527f;
	border: 1px solid #d2527f;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms .button2:hover {
	background: #727272;
	border: 1px solid #393939;
}

.cforms .button3 {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 18px 30px;
	font-size: 14px;
	font-weight: 500;
	background: #db6364;
	border: 1px solid #db6364;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms .button3:hover {
	background: #454545;
	border: 1px solid #454545;
}


#form_status span{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	background: #E74C3C;
	width: 100%;
	text-align: center;
	display: inline-block;
	padding: 10px 0px;
	border-radius: 3px;
	margin-bottom: 18px;
}
#form_status span.loading{
	color: #333;
	background: #eee;
	border-radius: 3px;
	padding: 18px 0px;
} 
#form_status span.notice{
	color: yellow;
}
#form_status .success{
	color: #fff;
	text-align: center;
	background: #9eca45;
	border-radius: 3px;
	padding: 30px 0px;
}
#form_status .success i{
	color: #fff;
	font-size: 45px;
	margin-bottom: 14px;
}
#form_status .success h3{
	color: #fff;
	margin-bottom: 10px;
}

.cforms.two label {
	float: left;
	width: 100%;
	color: #fff;
	font-weight: normal;
}
.cforms.two label em {
	color: #999;
	font-size: 12px;
	font-style: normal;
}
.cforms.two input {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.two textarea {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.two .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	background: #9eca45;
	border: 1px solid #9eca45;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms.two .button:hover {
	background: #999;
	border: 1px solid #999;
}


.cforms.three label {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
}
.cforms.three label em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
}
.cforms.three input {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: #44c7af;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.three textarea {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: #44c7af;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.three .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	width: 100%;
	padding: 12px 0px;
	font-size: 14px;
	font-weight: 500;
	background: #393939;
	border: 1px solid #393939;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms.three .button:hover {
	background: #575757;
	border: 1px solid #575757;
}


.cforms.four label {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
	margin: 0;
	padding-left: 0px;
}
.cforms.four label.lst {
	text-align: left;
}
.cforms.four label em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
}
.cforms.four input {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.four textarea {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.four .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	width: 100%;
	padding: 12px 0px;
	font-size: 14px;
	font-weight: 500;
	background: #6f6f75;
	border: 1px solid #6f6f75;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms.four .button:hover {
	background: #919195;
	border: 1px solid #919195;
}


.logregform {
	float: left;
	width: 35%;
	margin-left: 32.5%;
	background: #fff;
	border: 1px solid #f9f9f9;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
.logregform.two {
	float: left;
	width: 50%;
	margin-left: 25%;
}
.logregform .title {
	float: left;
	width: 100%;
	background: #f3f3f3;
	text-align: center;
	padding: 23px 0px 21px 0px;
}
.logregform .title h3 {
	margin-bottom: 3px;
	font-weight: 700;
	text-transform: uppercase;
}
.logregform .title p {
	font-size: 12px;
}
.logregform .feildcont {
	float: left;
	width: 100%;
	padding: 30px 30px 40px 30px;
	text-align: left;
}
.logregform .feildcont label {
	float: left;
	width: 100%;
	font-weight: normal;
	color: #727272;
}
.logregform .feildcont label em {
	color: #9eca45;
	font-style: normal;
}
.logregform .feildcont input {
	float: left;
	width: 100%;
	padding: 7px 12px;
	border: 1px solid #e3e3e3;
	margin-bottom: 12px;
}
.logregform.two .feildcont input {
	margin-bottom: 18px;
}
.logregform .feildcont .checkbox {
	float: left;
	width: 100%;
}
.logregform .feildcont .checkbox label {
	float: left;
	width: auto;
	font-size: 13px;
}
.logregform .feildcont .checkbox label strong {
	font-weight: 600;
}
.logregform .feildcont .checkbox label a {
	margin-left: 10px;
}
.logregform .feildcont .fbut {
	float: left;
	background: #9eca45;
	padding: 13px 23px;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	transition: all 0.3s ease;
	margin-top: 18px;
}
.logregform .feildcont .fbut:hover {
	background: #393939;
}

.logregform .feildcont .radiobut input {
	float: left;
	width: auto;
}
.logregform .feildcont .radiobut .onelb {
	float: left;
	color: #aaa;
	margin: 0px 12px 0px 5px;
}

.logregform .feildcont select {
	float: left;
	width: 100%;
	border: 1px solid #e3e3e3;
	padding: 9px 5px 10px 5px;
	color: #999;
	text-align: left;
}


.mgmenucols {
	float: left;
	width: 100%;
}
.mgmenucols .one_fourth {
	width: 23.5%;
	margin-right: 2%;
	padding-right: 2%;
	border-right: 1px solid #f3f3f3;
	text-align: center;
}
.mgmenucols .one_fourth.last {
	margin-right: 0;
	border-right: none;
}




/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}
.bannercat{position: relative;}

.backgroundImage {
	position: relative;
    width: 100%;
}
.giris {
	background-color:#ede9e5;
	border-left: 8px solid #cdc6bd;
	margin-top: 4%;
	padding: 20px 40px;
}

.orange-box-container{ 
  display:flex;
  height:500px;
  margin:0 auto;
  justify-content: center;
  align-items: center;
}
  .orange-box{

  
  }
  
  
  
  
  
  
.cate_row {
    position: relative;
    overflow: hidden;
	margin-bottom: 30px;
}
.cate_row .cate_banner {
    position: relative;
}
.cate_row .cate_banner.rodin_cate .backgroundImage {
    position: relative;
    width: 100%;
}
.cate_row .cate_banner .container.caption {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
}
.cate_row .cate_banner .container.caption>.row {
    height: 100%;
}
.cate_row .cate_banner .backgroundImage img, .cate_row .cate_banner.celebrity_cate .backgroundImage {
    width: 100%;
}
.cate_row .cate_banner .container.caption {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
}
.cate_row .cate_banner .container.caption>.row {
    height: 100%;
}
.cate_row .cate_banner .col {
    flex: 0 0 570px;
    max-width: 570px;
    height: 100%;
}
.cate_row .cate_banner .col .inn-box {
    padding: 60px 20px 40px 50px;
    background: rgba(210,203,194,.5);
    height: 100%;
	  display:flex;

    align-items: center;
}
.cate_row .cate_banner .col .txt-box {
  justify-content:center;
  align-items: center;
  background: #fff;
  position: absolute;
  width: 50%;
     padding: 30px 10px 30px 10px;

}
.cate_banner .col .inn-box h3 {
    font-size: 50px;
    color: #654e3e;
    margin-bottom: 10px;
    font-family: 'Allura', cursive;
	width: 100;
}
.cate_banner .col .inn-box p {
    font-size: 18px;
    color: #654e3e;
    font-weight: 300;

}




.detay_baslik{
	background-color: #ede9e5;
	width: 70%;
	/* height: 40px; */
	float: left;
	font-size: 26px;
	padding: 12px;
	color: #654e3e;
	}
.detay_baslik h2{
	line-height: 23px;
    margin: 0;
	font-size: 26px;
	/* padding: 12px; */
	color: #654e3e;
	}
.detay_kod{
	background-color: #cbc4bb;
	width: 30%;
	float: left;
	font-size: 20px;
	text-align: right;
	font-weight: 600;
	/* height: 40px; */
	padding: 12px;
	color: #fff;
	}
.detay_kod h3{
	line-height: 23px;
    margin: 0;
	font-size: 26px;
	/* padding: 12px; */
	color: #654e3e;
	}
.yeni_div{
background: #9eca45;
    margin-bottom: 15px;
    display: inline-block!important;
    padding: 5px 15px;
    font-size: 16px;
    color: #fff;
	margin: 20px 0px 20px 0px;
	}

.kampanya-img{
    margin-bottom: 15px;
    display: inline-block!important;
	}
.graph{
    margin: 20px 0px 20px 0px;
	}

.graph_ul{padding:0;margin: 20px 0px 20px 0px;}
.graph_ul li{padding:0;display:inline-block;text-align:center;margin:0 10px 15px 0}
.graph_ul li img{margin:auto;margin-bottom:5px;display:block}
.graph_ul li p{margin-bottom:0;color:#4c91ab;font-size:11px}




.social_icons{text-align:center;padding:10px 15px 4px;background:rgba(232,231,231,.3) none repeat scroll 0 0;display:inline-block;margin:10px 0}
.social_icons a{display:inline-block;width:35px;height:35px;line-height:35px;text-align:center;border:1px solid #000;font-size:17px;position:relative;overflow:hidden;color:#0064a2}
.social_icons a:after{left:0;position:absolute;content:" ";width:35px;height:35px;background:rgba(0,0,0,.5);top:-35px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}
.social_icons a:hover{color:#fff;background:rgba(0,0,0,.5)}
.social_icons a:hover:after{top:35px}


/*----------------------------------------------------
   SHORTCODE ELEMENTS
------------------------------------------------------*/
.button.one {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: #9eca45;
	padding: 9px 23px;
	border-radius: 3px;
	white-space: nowrap;
	transition: all 0.3s ease;
}
.button.one:hover {
	color: #fff;
	background: #393939;
}

.button.two {
	color: #999;
	font-size: 13px;
	padding: 9px 30px;
	border-radius: 25px;
	white-space: nowrap;
	border: 1px solid #e3e3e3;
	transition: all 0.3s ease;
}
.button.two:hover {
	color: #999;
	background: #f3f3f3;
	border: 1px solid #fff;
}

.button.three {
	color: #fff;
	font-size: 16px;
	padding: 16px 35px;
	border-radius: 3px;
	white-space: nowrap;
	background: #393939;
	transition: all 0.3s ease;
}
.button.three:hover {
	color: #fff;
	background: #999;
}

.button.padisah {
	color: #fff;
	font-size: 16px;
	padding: 6px 16px;
	white-space: nowrap;
	background: #cbc4bb;
	transition: all 0.3s ease;
}
.button.padisah:hover {
	color: #fff;
	background: #978670;
}

.button.four {
	color: #ccc;
	font-size: 12px;
	padding: 6px 18px;
	border-radius: 3px;
	white-space: nowrap;
	border: 1px solid #e3e3e3;
	transition: all 0.3s ease;
}
.button.four:hover {
	color: #fff;
	background: #e3e3e3;
}

.button.five {
	color: #393939;
	font-size: 14px;
	padding: 13px 38px;
	border-radius: 3px;
	white-space: nowrap;
	background: #f3f3f3;
	transition: all 0.3s ease;
}
.button.five:hover {
	color: #fff;
	background: #9eca45;
}
.button.five.two:hover {
	color: #fff;
	background: #f9bf36;
}


.button.six {
	color: #999;
	font-size: 14px;
	padding: 12px 35px;
	border-radius: 3px;
	white-space: nowrap;
	border: 1px solid #e3e3e3;
	transition: all 0.3s ease;
}
.button.six:hover {
	color: #999;
	background: #f9f9f9;
}

.button.seven {
	color: #fff;
	font-size: 14px;
	padding: 14px 38px;
	border-radius: 3px;
	white-space: nowrap;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}
.button.seven:hover {
	color: #fff;
	background: #393939;
	border: 1px solid #393939;
}

.button.eight {
	color: #393939;
	font-size: 14px;
	padding: 16px 35px;
	border-radius: 3px;
	white-space: nowrap;
	background: #fff;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}
.button.eight:hover {
	color: #fff;
	background: none;
	border: 1px solid #fff;
}

.button.nine {
	color: #fff;
	font-size: 14px;
	padding: 12px 30px;
	border-radius: 3px;
	white-space: nowrap;
	background: #393939;
	transition: all 0.3s ease;
}
.button.nine:hover {
	color: #fff;
	background: #999;
}

.button.nine.white {
	color: #393939;
	background: #fff;
}
.button.nine.white:hover {
	color: #fff;
	background: #393939;
}

.button.ten {
	color: #fff;
	font-size: 13px;
	padding: 6px 18px;
	border-radius: 3px;
	white-space: nowrap;
	background: #ee7164;
	transition: all 0.3s ease;
}
.button.ten:hover {
	color: #fff;
	background: #999;
}

.button.eleven {
	color: #393939;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline;
	transition: all 0.3s ease;
}
.button.eleven:hover {
	color: #999;
}

.button.twelve {
	color: #fff;
	font-size: 14px;
	padding: 12px 30px;
	border-radius: 3px;
	white-space: nowrap;
	background: #ee7164;
	transition: all 0.3s ease;
}
.button.twelve:hover {
	color: #fff;
	background: #393939;
}

.button.thirteen {
	color: #999;
	font-size: 14px;
	padding: 12px 30px;
	border-radius: 3px;
	white-space: nowrap;
	background: #f3f3f3;
	transition: all 0.3s ease;
}
.button.thirteen:hover {
	color: #fff;
	background: #999;
}

.button.fourteen {
	color: #393939;
	font-size: 16px;
	padding: 12px 40px;
	border-radius: 3px;
	white-space: nowrap;
	background: #fff;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
	transition: all 0.3s ease;
}
.button.fourteen:hover {
	color: #fff;
	background: #393939;
}

.button.fifteen {
	color: #59abe3;
	font-size: 14px;
	padding: 12px 35px;
	border-radius: 3px;
	white-space: nowrap;
	border: 2px solid #59abe3;
	transition: all 0.3s ease;
}
.button.fifteen:hover {
	color: #393939;
	border: 2px solid #393939;
}

.button.sixteen {
	color: #393939;
	font-size: 14px;
	padding: 14px 50px;
	border-radius: 3px;
	white-space: nowrap;
	background: #f3f3f3;
	border: 1px solid #ececec;
	transition: all 0.3s ease;
}
.button.sixteen:hover,
.button.sixteen.active {
	color: #fff;
	background: #59abe3;
	border: 1px solid #59abe3;
}

.button.sixteen.two:hover,
.button.sixteen.two.active {
	color: #fff;
	background: #393939;
	border: 1px solid #393939;
}

.button.sixteen.three:hover,
.button.sixteen.three.active {
	color: #fff;
	background: #2a2a30;
	border: 1px solid #2a2a30;
}

.button.seventeen {
	color: #fff;
	font-size: 13px;
	padding: 8px 16px;
	border-radius: 3px;
	white-space: nowrap;
	background: #727272;
	transition: all 0.3s ease;
}
.button.seventeen:hover {
	color: #fff;
	background: #999;
}

.button.eighteen {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: #50c9d4;
	padding: 9px 30px;
	border-radius: 3px;
	white-space: nowrap;
	transition: all 0.3s ease;
}
.button.eighteen:hover {
	color: #fff;
	background: #393939;
}

.button.nineteen {
	color: #454545;
	font-size: 13px;
	padding: 9px 22px;
	border-radius: 3px;
	white-space: nowrap;
	border: 1px solid #727272;
	transition: all 0.3s ease;
}
.button.nineteen:hover {
	background: #eee;
	border: 1px solid #eee;
}

.button.twenty {
	color: #fff;
	font-size: 13px;
	padding: 11px 27px;
	border-radius: 3px;
	white-space: nowrap;
	background: #d7d7d7;
	transition: all 0.3s ease;
}
.button.twenty:hover {
	background: #59abe3;
}

.button.twentyone {
	color: #59abe3;
	font-size: 13px;
	padding: 10px 27px;
	border-radius: 3px;
	white-space: nowrap;
	border: 1px solid #59abe3;
	transition: all 0.3s ease;
}
.button.twentyone:hover {
	color: #fff;
	background: #59abe3;
}

.button.twentytwo {
	color: #999;
	font-size: 13px;
	padding: 9px 20px;
	border-radius: 3px;
	white-space: nowrap;
	background: #f3f3f3;
	transition: all 0.3s ease;
}
.button.twentytwo:hover {
	color: #fff;
	background: #999;
}

.button.twentythree {
	color: #fff;
	font-size: 16px;
	padding: 14px 40px;
	border-radius: 3px;
	white-space: nowrap;
	background: #46d8bd;
	transition: all 0.3s ease;
}
.button.twentythree:hover {
	color: #fff;
	background: #393939;
}

.button.twentyfour {
	color: #fff;
	font-size: 14px;
	padding: 14px 45px;
	border-radius: 3px;
	white-space: nowrap;
	background: #46d8bd;
	transition: all 0.3s ease;
}
.button.twentyfour:hover {
	color: #fff;
	background: #393939;
}
.button.twentyfour.white {
	color: #393939;
	background: #fff;
}

.button.twentyfive {
	color: #393939;
	transition: all 0.3s ease;
}
.button.twentyfive:hover {
	color: #50c9d4;
}
.button.twentyfive i {
	color: #ccc;
	margin-left: 3px;
}

.button.twentysix {
	color: #393939;
	font-size: 14px;
	padding: 12px 40px;
	border-radius: 3px;
	white-space: nowrap;
	border: 2px solid #e0e0e0;
	transition: all 0.3s ease;
}
.button.twentysix:hover {
	background: #e0e0e0;
}


.button.twentyseven {
	color: #fff;
	font-size: 14px;
	background: #f9bf36;
	padding: 14px 45px;
	border-radius: 3px;
	white-space: nowrap;
	font-weight: 600;
	transition: all 0.3s ease;
}
.button.twentyseven:hover {
	color: #fff;
	background: #393939;
}

.button.twentyeight {
	color: #393939;
	font-size: 14px;
	padding: 16px 35px;
	border-radius: 3px;
	white-space: nowrap;
	transition: all 0.3s ease;
}
.button.twentyeight:hover {
	color: #999;
}

.button.twentynine {
	color: #fff;
	font-size: 13px;
	padding: 10px 25px;
	border-radius: 3px;
	white-space: nowrap;
	background: #393939;
	transition: all 0.3s ease;
}
.button.twentynine:hover {
	color: #fff;
	background: #999;
}


.button.thiry {
	color: #d2527f;
	font-size: 13px;
	padding: 10px 27px;
	border-radius: 3px;
	white-space: nowrap;
	border: 1px solid #d2527f;
	transition: all 0.3s ease;
}
.button.thiry:hover {
	color: #fff;
	background: #d2527f;
}

.button.thone {
	color: #fff;
	font-size: 12px;
	background: #c9c9c9;
	padding: 8px 18px;
	white-space: nowrap;
	transition: all 0.3s ease;
}
.button.thone:hover {
	color: #fff;
	background: #393939;
}

.button.thtwo {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	background: #393939;
	padding: 5px 12px;
	border-radius: 2px;
	white-space: nowrap;
	transition: all 0.3s ease;
}
.button.thtwo:hover {
	color: #fff;
	background: #3498db;
}





.button.transp {
	color: #fff;
	padding: 16px 28px;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0.58);
	transition: all 0.3s ease;
}
.button.transp:hover {
	background: rgba(0, 0, 0, 0.8);
}

.button.transp.brc {
	border-radius: 3px;
}

.button.transp2 {
	color: #fff;
	font-size: 16px;
	padding: 16px 50px;
	border-radius: 30px;
	text-transform: uppercase;
	background: #9eca45;
	transition: all 0.3s ease;
}
.button.transp2:hover {
	background: rgba(255, 255, 255, 0.3);
}

/* lists */
.list_divlines {
	padding: 0px;
	margin: 0px;
}
.list_divlines li {
	padding: 10px 0px 12px 0px;
	margin: 0px;
	line-height: 23px;
	border-bottom: 1px solid #3d3d3d;
}
.list_divlines li i {
	color: #999;
	font-size: 11px;
	margin-right: 3px;
}

.list_divlines2 {
	padding: 0px;
	margin: 0px;
}
.list_divlines2 li {
	color: #999;
	padding: 10px 0px 11px 0px;
	margin: 0px;
	line-height: 23px;
	border-top: 1px solid #eee;
}
.list_divlines2 li.last {
	border-bottom: 1px solid #eee;
}
.list_divlines2 li i {
	color: #ccc;
	margin-right: 7px;
}


.harrow_line {
	float: left;
	width: 100%;
	height: 20px;
	background: url(../images/h-arrow-line2.png) no-repeat center top;
}
.harrow_line2 {
	float: left;
	width: 100%;
	height: 20px;
	background: #eee url(../images/h-arrow-line3.png) no-repeat center top;
}

/* pie charts */
.piechart1 {
	float: left;
    color: #393939;
	width: 20%;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.piechart1.white {
    color: #fff;
}



.piechart2 {
	float: left;
	width: 200px;
	text-align: center;
	color: #1e1e1e;
}
.piechart2.s1 {
	width: 100px;
}
.piechart2.s2 {
	width: 120px;
}
.piechart2.s3 {
	width: 160px;
}
.piechart2.s4 {
	width: 180px;
}

.piechart3 {
	float: left;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	width: 25%;
	text-align: center;
}


/* Shortcode Titles */
.stcode_title1 h3{
    font-size: 27px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: normal;
}
.stcode_title1 .line{
    background: #000;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    height: 1px;
    display: block;
    top: 18px;
    width: 100%;
}
.stcode_title1 .text{
    background-color: #FFFFFF;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 18px 0px 0px;
}

.stcode_title2 h3{
    font-size: 27px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: 300;
}
.stcode_title2 .line{
    background: #000;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    height: 1px;
    display: block;
    top: 16px;
    width: 100%;
}
.stcode_title2 .line2{
    background: #000;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    height: 1px;
    display: block;
    top: 20px;
    width: 100%;
}
.stcode_title2 .text{
    background-color: #FFFFFF;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 18px 0px 0px;
}

.stcode_title3 h3{
    font-size: 27px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: 300;
}
.stcode_title3 .line{
    background: url(../images/hcross-lines.jpg) repeat-x left top;
    position: absolute;
    height: 8px;
    display: block;
    top: 14px;
    width: 100%;
}
.stcode_title3 .text{
    background-color: #FFFFFF;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 18px 0px 0px;
}

.stcode_title4 h3{
    font-size: 27px;
	padding-bottom: 16px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: normal;
}
.stcode_title4 .line{
    background: #9eca45;
    position: absolute;
    height: 2px;
    display: block;
    bottom: 0px;
    width: 72px;
}
.stcode_title4 .text{
    z-index: 20;
    position: relative;
    text-align: center;
}

.stcode_title5 h3{
    font-size: 27px;
	padding-bottom: 16px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: normal;
	margin-bottom: 25px;
}
.stcode_title5 h3.nmb{
	margin-bottom: 3px;
}
.stcode_title5 .line{
    background: #9eca45;
    position: absolute;
    height: 3px;
    display: block;
    bottom: 0px;
    width: 100px;
}
.stcode_title5 .line2{
    background: #000;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    height: 1px;
    display: block;
    bottom: 1px;
    width: 100%;
}
.stcode_title5 .text{
    z-index: 20;
    position: relative;
    text-align: center;
}

.stcode_title6 {
	text-align: center;
}
.stcode_title6 h2 b {
	font-weight: bold;
}
.stcode_title6 h2 strong {
	color: #fff;
	padding: 0px 10px 3px 10px;
	background-color: #393939;
}

.stcode_title6.white h2 strong {
	color: #393939;
	padding: 0px 10px 3px 10px;
	background-color: #fff;
}

.stcode_title7 {
	text-align: center;
}
.stcode_title7 em {
	display: block;
	font-size: 16px;
	margin-top: 5px;
	font-style: normal;
	font-weight: 400;
}
.stcode_title7 .line{
    background: #9eca45;
    height: 3px;
    display: block;
    bottom: 0px;
    width: 100px;
	margin: 18px auto 0 auto;
}

.stcode_title8 h2{
    font-size: 24px;
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: 300;
	color: #ffffff;
}
.stcode_title8 .line{
    background: url(../images/h-line.jpg) no-repeat center top;
    position: absolute;
    height: 1px;
    display: block;
    top: 18px;
    width: 100%;
	margin: 0 auto;
}
.stcode_title8 .text{
    background-color: #cbc4bb;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 25px;
	
}

.stcode_title9 {
	text-align: center;
}
.stcode_title9 em {
	display: block;
	font-size: 18px;
	margin-top: 5px;
	font-style: normal;
	font-weight: 400;
}
.stcode_title9 .line{
    background: url(../images/h-line2.png) no-repeat center top;
    height: 3px;
    display: block;
    bottom: 0px;
    width: 210px;
	margin: 18px auto 0 auto;
}

.stcode_title10 {
	text-align: center;
}
.stcode_title10 em {
	display: block;
	font-size: 18px;
	margin-top: 5px;
	font-style: normal;
	font-weight: 400;
}
.stcode_title10 .line{
    background: url(../images/h-line3.png) no-repeat center 13px;
    height: 39px;
    display: block;
    bottom: 0px;
    width: 300px;
	margin: 3px auto 0 auto;
}
.stcode_title10 i{
	display: block;
	color: #999;
	font-size: 14px;
	line-height: 50px;
}

.stcode_title11 {
	text-align: center;
}
.stcode_title11 em {
	display: block;
	font-size: 16px;
	line-height: 27px;
	margin-top: 12px;
	font-style: normal;
	color: #999;
	font-weight: 400;
}
.stcode_title11 .line{
    background: url(../images/h-line8.png) no-repeat center top;
    height: 7px;
    display: block;
    bottom: 0px;
    width: 140px;
	margin: 7px auto 0 auto;
}
.stcode_title11 .line2{
    background: url(../images/h-line9.png) no-repeat center top;
    height: 7px;
    display: block;
    bottom: 0px;
    width: 140px;
	margin: 18px auto 0 auto;
}
.stcode_title11 .line3{
    background: url(../images/h-line8.png) no-repeat center top;
    height: 7px;
    display: block;
    bottom: 0px;
    width: 140px;
	margin: 20px auto 0 auto;
}
.stcode_title11 .line4{
    background: url(../images/h-line8.png) no-repeat center top;
    height: 7px;
    display: block;
    bottom: 0px;
    width: 140px;
	margin: 16px auto 0 auto;
}

.stcode_title12 h2{
    font-size: 35px;
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: 300;
	margin-bottom: 14px;
	color: #9eca45;
}
.stcode_title12 h4{
    font-size: 22px;
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: 400;
	color: #727272;
}
.stcode_title12 .line{
    background: url(../images/h-line.jpg) no-repeat center top;
    position: absolute;
    height: 1px;
    display: block;
    top: 14px;
    width: 100%;
	margin: 0 auto;
}
.stcode_title12 .text{
    background-color: #FFFFFF;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 20px;
}

.stcode_title13 {
	padding: 1px 12px;
    font-size: 40px;
	color: #f7ca18;
	font-family: 'Roboto', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	border-top: 1px solid #f7ca18;
	border-left: 5px solid #f7ca18;
	border-right: 5px solid #f7ca18;
	border-bottom: 1px solid #f7ca18;
	background: #fff;
}


/* divider lines */
.divider_line {
	float: left;
	width: 100%;
	border-bottom: 1px solid #f3f3f3;
}

.divider_line1 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	border-bottom: 1px solid #eee;
}
.divider_line1.nomp {
	float: left;
	width: 100%;
	padding-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #eee;
}

.divider_line2 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	background: url(../images/divider-line1.png) no-repeat center bottom;
}
.divider_line2.nop {
	padding-top: 0px;
	height: 10px;
}

.divider_line3 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	text-align: center;
	background: url(../images/h-line.jpg) repeat-x left 113px;
}
.divider_line3 i {
	color: #fff;
	width: 27px;
	height: 27px;
	border-radius: 100%;
	background-color: #d3d3d3;
	text-align: center;
	vertical-align: middle;
	line-height: 27px;
}

.divider_line4 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	text-align: center;
	background: url(../images/h-line.jpg) repeat-x left 121px;
}
.divider_line4 i {
	color: #d3d3d3;
	width: 45px;
	height: 45px;
	border-radius: 100%;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	font-size: 20px;
}

.divider_line4.lessm {
	padding-top: 65px;
	margin-bottom: 75px;
	background: url(../images/h-line.jpg) repeat-x left 88px;
}

.divider_line5 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	background: url(../images/h-line.jpg) repeat-x left 115px;
	text-align: center;
}
.divider_line5 i {
	color: #d3d3d3;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	font-size: 18px;
	border: 1px solid #d3d3d3;
}

.divider_line6 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	background: url(../images/shadow3.png) repeat-x left bottom;
	text-align: center;
}

.divider_line7 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	border-bottom: 1px dashed #e3e3e3;
}

.divider_line8 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	border-bottom: 1px dotted #d9d9d9;
}

.divider_line9 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	background: url(../images/shadow2.png) no-repeat center bottom;
	text-align: center;
}
.divider_line9.lessm {
	padding-top: 59px;
	margin-bottom: 50px;
}
.divider_line9.lessm2 {
	padding-top: 10px;
	margin-bottom: 106px;
}

.divider_line10 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	background: url(../images/hcross-lines.jpg) repeat-x left bottom;
	text-align: center;
}

.divider_line11 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	background: url(../images/h-line5.png) no-repeat center bottom;
	text-align: center;
}

.divider_line12 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	background: url(../images/h-line6.png) no-repeat center bottom;
	text-align: center;
}

.divider_line13 {
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 100px;
	background: url(../images/h-line7.png) no-repeat center bottom;
	text-align: center;
}

.divider_line13.lessm {
	padding-top: 50px;
	margin-bottom: 50px;
}

.divider_line20 {
	width: 80%;
	padding-top: 20px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #999;
}

.divider_line21 {
	float: left;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.divider_line21.last {
	margin-bottom: 0px;
}

.divider_line22 {
	float: left;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
}

.divider_line23 {
	float: left;
	width: 100%;
	padding-top: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #d0d0d0;
}


/* styled boxes */
.infomes, .errormes, .noticemes, .successmes {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	font-size: 14px;
}
.infomes i, .errormes i, .noticemes i, .successmes i {
	margin-right: 7px;
}
p.error {
	border: none;
}
.infomes strong, .errormes strong, .noticemes strong, .successmes strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding:20px 20px;
}
.infomes {
	color: #3378b9;
	border-color: #9ecaf3;
	background-color: #dbedfd;
}
.errormes {
	color: #bd6767;
	border-color: #f1bdbd;
	background-color: #ffdddd;
}
.noticemes {
	color: #a79a30;
	border-color: #d7d099;
	background-color: #f6f2d2;
}
.successmes {
	color: #1ea133;
	border-color: #a9ecb4;
	background-color: #dffbe4;
}
.close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 8px;
	cursor: pointer;
	font-size: 0px;
	background: url(../images/elements/icon-remove.png) no-repeat center top;
}

.alertymes1 {
	float: left;
	width: 100%;
	padding: 22px;
	border-radius: 5px;
	color: #393939;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
}
.alertymes1 i {
	margin-right: 10px;
}

.alertymes2 {
	float: left;
	width: 100%;
	padding: 22px;
	color: #fff;
	background-color: #9eca45;
}
.alertymes2 i {
	margin-right: 10px;
}

.alertymes3 {
	float: left;
	width: 100%;
	padding: 22px;
	color: #dda614;
	border: 5px solid #e3b028;
	background-color: #fff;
}
.alertymes3 i {
	margin-right: 10px;
}

.alertymes4 {
	float: left;
	width: 100%;
	padding: 22px;
	color: #eb3535;
	border: 1px solid #eb3535;
	background-color: #fff;
	text-align: center;
}
.alertymes4 i {
	margin-right: 10px;
}


/* Buttons */
a.but_goback,
a.but_ok_2,
a.but_wifi,
a.but_warning_sign,
a.but_user,
a.but_tag,
a.but_table,
a.but_star,
a.but_search,
a.but_phone,
a.but_pencil,
a.but_new_window,
a.but_music,
a.but_hand_right,
a.but_thumbs_down,
a.but_thumbs_up,
a.but_globe,
a.but_hospital,
a.but_coffe_cup,
a.but_settings,
a.but_chat,
a.but_play_button,
a.but_remove_2,
a.but_lock,
a.but_shopping_cart,
a.but_exclamation_mark,
a.but_info,
a.but_question_mark,
a.but_minus,
a.but_plus,
a.but_folder_open,
a.but_file,
a.but_envelope,
a.but_edit,
a.but_cogwheel,
a.but_check,
a.but_camera,
a.but_calendar,
a.but_bookmark,
a.but_book,
a.but_download,
a.but_pdf,
a.but_word_doc,
a.but_woman {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	-moz-border-radius: 3px;
	border-radius: 3px;
	transition: all 0.3s ease;
}

a.but_goback i {
	color: #fff;
}
a.but_goback {
	padding: 13px 25px 13px 22px;
	margin: 0px 0px 0px 0px;
	background: #9eca45;
	border-bottom: 1px solid #999;
}
a.but_goback:hover {
	color: #fff;
	background-color: #383634;
}
a.but_ok_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_ok_2:hover {
	background-color: #ff9900;
}

a.but_wifi {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #0099cc;
	border-bottom: 1px solid #909090;
}
a.but_wifi:hover {
	background-color: #00abde;
}

a.but_warning_sign {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc19;
	border-bottom: 1px solid #909090;
}
a.but_warning_sign:hover {
	background-color: #efda1b;
}

a.but_user {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007f99;
	border-bottom: 1px solid #909090;
}
a.but_user:hover {
	background-color: #0090ad;
}

a.but_tag {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59919;
	border-bottom: 1px solid #909090;
}
a.but_tag:hover {
	background-color: #efa61b;
}

a.but_table {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c6699;
	border-bottom: 1px solid #909090;
}
a.but_table:hover {
	background-color: #5674ad;
}

a.but_star {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc4c;
	border-bottom: 1px solid #909090;
}
a.but_star:hover {
	background-color: #a6da52;
}

a.but_search {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #66667f;
	border-bottom: 1px solid #909090;
}
a.but_search:hover {
	background-color: #747490;
}

a.but_phone {
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	background: #e56619;
	border-bottom: 1px solid #909090;
}
a.but_phone:hover {
	background-color: #ef6f1b;
}

a.but_pencil {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc4c19;
	border-bottom: 1px solid #909090;
}
a.but_pencil:hover {
	background-color: #da521b;
}

a.but_new_window {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #001900;
	border-bottom: 1px solid #909090;
}
a.but_new_window:hover {
	background-color: #393939;
}

a.but_music {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cccc7f;
	border-bottom: 1px solid #909090;
}
a.but_music:hover {
	background-color: #dada8a;
}

a.but_hand_right {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_hand_right:hover {
	color: #fff;
	background-color: #ff9900;
}

a.but_thumbs_down {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #9999cc;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_down:hover {
	background-color: #a6a6da;
}

a.but_thumbs_up {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #00cce5;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_up:hover {
	background-color: #00daef;
}

a.but_globe {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #669999;
	border-bottom: 1px solid #909090;
}
a.but_globe:hover {
	background-color: #6fa6a6;
}

a.but_hospital {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #196666;
	border-bottom: 1px solid #909090;
}
a.but_hospital:hover {
	background-color: #1b6f6f;
}

a.but_coffe_cup {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f994c;
	border-bottom: 1px solid #909090;
}
a.but_coffe_cup:hover {
	background-color: #8aa652;
}

a.but_settings {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #997f4c;
	border-bottom: 1px solid #909090;
}
a.but_settings:hover {
	background-color: #a68a52;
}

a.but_chat {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9919;
	border-bottom: 1px solid #909090;
}
a.but_chat:hover {
	background-color: #8aa61b;
}

a.but_play_button {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c664c;
	border-bottom: 1px solid #909090;
}
a.but_play_button:hover {
	background-color: #567456;
}

a.but_remove_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59966;
	border-bottom: 1px solid #909090;
}
a.but_remove_2:hover {
	background-color: #efa66f;
}

a.but_lock {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #994c19;
	border-bottom: 1px solid #909090;
}
a.but_lock:hover {
	background-color: #a6521b;
}

a.but_shopping_cart {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc7f4c;
	border-bottom: 1px solid #909090;
}
a.but_shopping_cart:hover {
	background-color: #da8a52;
}

a.but_exclamation_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c7f7f;
	border-bottom: 1px solid #909090;
}
a.but_exclamation_mark:hover {
	background-color: #528a8a;
}

a.but_info {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #667fcc;
	border-bottom: 1px solid #909090;
}
a.but_info:hover {
	background-color: #6f8ada;
}

a.but_question_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c0019;
	border-bottom: 1px solid #909090;
}
a.but_question_mark:hover {
	background-color: #620020;
}

a.but_minus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #666666;
	border-bottom: 1px solid #909090;
}
a.but_minus:hover {
	background-color: #747474;
}

a.but_plus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #393939;
	border-bottom: 1px solid #909090;
}
a.but_plus:hover {
	background-color: #444444;
}

a.but_folder_open {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc99;
	border-bottom: 1px solid #909090;
}
a.but_folder_open:hover {
	background-color: #a6daa6;
}

a.but_file {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #999999;
	border-bottom: 1px solid #909090;
}
a.but_file:hover {
	background-color: #a6a6a6;
}

a.but_envelope {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #727272;
	border-bottom: 1px solid #909090;
}
a.but_envelope:hover {
	background-color: #7c7c7c;
}

a.but_edit {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc7f;
	border-bottom: 1px solid #909090;
}
a.but_edit:hover {
	background-color: #efda8a;
}

a.but_cogwheel {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #194c7f;
	border-bottom: 1px solid #909090;
}
a.but_cogwheel:hover {
	background-color: #1e5c99;
}

a.but_check {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #004c4c;
	border-bottom: 1px solid #909090;
}
a.but_check:hover {
	background-color: #005c5c;
}

a.but_camera {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007fcc;
	border-bottom: 1px solid #909090;
}
a.but_camera:hover {
	background-color: #008ada;
}

a.but_calendar {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c99e5;
	border-bottom: 1px solid #909090;
}
a.but_calendar:hover {
	background-color: #52a6ef;
}

a.but_bookmark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #990000;
	border-bottom: 1px solid #909090;
}
a.but_bookmark:hover {
	background-color: #b60000;
}

a.but_book {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9999;
	border-bottom: 1px solid #909090;
}
a.but_book:hover {
	background-color: #8aa6a6;
}

a.but_download {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_download:hover {
	background-color: #ff9900;
}

a.but_pdf {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_pdf:hover {
	background-color: #ff9900;
}

a.but_word_doc {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_word_doc:hover {
	background-color: #ff9900;
}

a.but_woman {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_woman:hover {
	background-color: #ff9900;
}

/* small buttons */
.but_small1 {
	color: #fff;
	padding: 10px 25px;
	background-color: #9eca45;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
}
.but_small1:hover {
	color: #fff;
	background-color: #393939;
}

.but_small1.gray {
	color: #fff;
	background-color: #393939;
}
.but_small1.gray:hover {
	color: #fff;
	background-color: #9eca45;
}

.but_small3 {
	display: inline-block;
	height: 41px;
	line-height: 41px;
	padding-right: 20px;
	padding-left: 58px;
	position: relative;
	background-color: #9eca45;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}
.but_small3 span {
	position: absolute;
	left: 0;
	width: 41px;
	background-color: #8db737;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-right: 1px solid  rgba(0,0,0,0.15);
	transition: all 0.3s ease;
}
.but_small3:hover {
	color: #fff;
}
.but_small3 span i {
	color: #fff;
	font-size: 18px;
	margin-left: 12px;
}
.but_small3:hover span, .but_small3.active span {
	color: #fff;
	background-color: #393939;
	border-right: 1px solid #181818;
}

.but_small3.gray {
	background-color: #636363;
}
.but_small3.gray span {
	background-color: #454545;
}
.but_small3.gray:hover {
	color: #fff;
}
.but_small3.gray span i {
	color: #fff;
	font-size: 18px;
	margin-left: 12px;
}
.but_small3.gray:hover span, .but_small3.gray.active span {
	color: #fff;
	background-color: #393939;
	border-right: 1px solid #181818;
}

.but_small2 {
	color: #fff;
	padding: 10px 25px;
	background-color: #9eca45;
	border-radius: 20px;
	transition: all 0.3s ease;
	border-bottom: 1px solid #393939;
	white-space: nowrap;
}
.but_small2:hover {
	color: #fff;
	background-color: #393939;
}

.but_small2.nob {
	padding: 10px 30px;
	border-bottom: 0px solid #393939;
}

.but_small4 {
	color: #fff;
	padding: 10px 25px;
	background-color: #9eca45;
	border-radius: 5px;
	transition: all 0.3s ease;
	border-bottom: 3px solid #393939;
	white-space: nowrap;
}
.but_small4:hover {
	color: #fff;
	background-color: #393939;
	border-bottom: 0px solid #454545;
}

.but_small5 {
	color: #9eca45;
	padding: 10px 25px;
	background-color: #fff;
	border-radius: 2px;
	transition: all 0.3s ease;
	white-space: nowrap;
	border: 2px solid #9eca45;
}
.but_small5:hover {
	color: #393939;
	border: 2px solid #393939;
}

.but_small5.light {
	color: #fff;
	background: none;
	border: 2px solid #fff;
}
.but_small5.light:hover {
	color: #9eca45;
	background-color: #fff;
	border: 2px solid #fff;
}

.but_small5.light2 {
	color: #fff;
	background: none;
	border: 1px solid #fff;
	padding: 8px 18px;
}
.but_small5.light2:hover {
	color: #9eca45;
	background-color: #fff;
	border: 1px solid #fff;
}


/* medium buttons */
.but_medium1 {
	color: #fff;
	padding: 14px 35px;
	background-color: #9eca45;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
}
.but_medium1:hover {
	color: #fff;
	background-color: #393939;
}

.but_medium1.white {
	color: #fff;
	padding: 14px 35px;
	border: 2px solid #fff;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
}
.but_medium1.white:hover {
	color: #272727;
	background-color: #fff;
}
.but_medium1.white.active {
	color: #272727;
	background-color: #fff;
}

.but_medium3 {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	padding-right: 30px;
	padding-left: 68px;
	position: relative;
	background-color: #9eca45;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}
.but_medium3 span {
	position: absolute;
	left: 0;
	width: 48px;
	background-color: #8db737;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-right: 1px solid  rgba(0,0,0,0.15);
	transition: all 0.3s ease;
}
.but_medium3:hover {
	color: #fff;
}
.but_medium3 span i {
	color: #fff;
	font-size: 18px;
	margin-left: 16px;
}
.but_medium3:hover span, .but_medium3.active span {
	color: #fff;
	background-color: #393939;
	border-right: 1px solid #181818;
}

.but_medium2 {
	color: #fff;
	padding: 14px 35px;
	background-color: #9eca45;
	border-radius: 30px;
	transition: all 0.3s ease;
	border-bottom: 1px solid #393939;
	white-space: nowrap;
}
.but_medium2:hover {
	color: #fff;
	background-color: #393939;
}

.but_medium4 {
	color: #fff;
	padding: 14px 35px;
	background-color: #9eca45;
	border-radius: 5px;
	transition: all 0.3s ease;
	border-bottom: 3px solid #393939;
	white-space: nowrap;
}
.but_medium4:hover {
	color: #fff;
	background-color: #393939;
	border-bottom: 0px solid #454545;
}

.but_medium5 {
	color: #9eca45;
	padding: 12px 35px;
	background-color: #fff;
	border-radius: 2px;
	transition: all 0.3s ease;
	white-space: nowrap;
	border: 2px solid #9eca45;
}
.but_medium5:hover {
	color: #393939;
	border: 2px solid #393939;
}


/* large buttons */
.but_large1 {
	color: #fff;
	padding: 18px 50px;
	background-color: #9eca45;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
}
.but_large1:hover {
	color: #fff;
	background-color: #393939;
}

.but_large1.two:hover {
	color: #fff;
	background-color: #727272;
}


.but_large1.small {
	color: #fff;
	padding: 13px 50px;
	background-color: #9eca45;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.but_large1.small:hover {
	color: #fff;
	background-color: #393939;
}

.but_large3 {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding-right: 35px;
	padding-left: 83px;
	position: relative;
	background-color: #9eca45;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}
.but_large3 span {
	position: absolute;
	left: 0;
	width: 58px;
	background-color: #8db737;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-right: 1px solid  rgba(0,0,0,0.15);
	transition: all 0.3s ease;
}
.but_large3:hover {
	color: #fff;
}
.but_large3 span i {
	color: #fff;
	font-size: 18px;
	margin-left: 20px;
}
.but_large3:hover span, .but_large3.active span {
	color: #fff;
	background-color: #393939;
	border-right: 1px solid #181818;
}

.but_large2 {
	color: #fff;
	padding: 16px 50px;
	background-color: #9eca45;
	border-radius: 30px;
	transition: all 0.3s ease;
	border-bottom: 1px solid #393939;
	white-space: nowrap;
}
.but_large2:hover {
	color: #fff;
	background-color: #393939;
}

.but_large4 {
	color: #fff;
	padding: 16px 50px;
	background-color: #9eca45;
	border-radius: 5px;
	transition: all 0.3s ease;
	border-bottom: 3px solid #393939;
	white-space: nowrap;
}
.but_large4:hover {
	color: #fff;
	background-color: #393939;
}

.but_large4.white {
	color: #9eca45;
	background-color: #fff;
	border-bottom: 0px solid #393939;
}
.but_large4:hover {
	color: #fff;
	background-color: #393939;
	border-bottom: 0px solid #454545;
}


.but_large5 {
	color: #9eca45;
	padding: 16px 45px;
	background-color: #fff;
	border-radius: 2px;
	transition: all 0.3s ease;
	white-space: nowrap;
	border: 2px solid #9eca45;
}
.but_large5:hover {
	color: #393939;
	border: 2px solid #393939;
}

.but_full {
	float: left;
	width: 100%;
	text-align: center;
	color: #272727;
	padding: 30px 0px;
	background-color: #f7f7f7;
	border-radius: 4px;
	transition: all 0.3s ease;
	white-space: nowrap;
	border: 1px solid #e3e3e3;
	font-size: 22px;
	font-weight: 600;
}
.but_full:hover {
	background-color: #fff;
}

.imagede {
    -webkit-animation:spin 3s linear infinite;
    -moz-animation:spin 3s linear infinite;
    animation:spin 3s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }



.but_full2 {
	width: 100%;
	height: 70px;
	background-color: #f3f3f3;
	overflow:hidden;
	text-align:center;
	color:#272727;
	border-radius: 4px;
	vertical-align: middle;
	line-height: 70px;
	font-size: 18px;
	font-weight: 600;
}
.but_full2 .butprogress {
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	height:70px;
	width:10px;
	background: #9eca45;
	position:absolute;
	overflow:hidden; 
	border-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.but_full2 .done {
	float: left;
	text-align:center;
	line-height:70px;
	font-size: 18px;
	font-weight:bold;
	color:#EEE;
	height:70px;
	width: 100%;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.2);		
	cursor:pointer;
	vertical-align: middle;
	line-height: 70px;
	font-weight: 600;
	position: relative;
	z-index: 98;
}
.but_full2 strong {
	position: relative;
	z-index: 99;
	font-weight: normal;
}
.but_full2:hover .butprogress{
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	width: 100%;
	border-radius: 4px;
}
.but_full2 .butprogress a {
	color: #fff;
}

.but_full2.two .butprogress {
	background: #e3e3e3;
}





/* Pricing Tables */
.pritable {
	float: left;
	width: 100%;
	padding: 120px 0px;
}
.pritable.ltp {
	padding-top: 80px;
}
.pritable .pacdetails {
	float: left;
	width: 25%;
	text-align: center;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	box-shadow: 0px -5px 0px #393939;
}
.pritable .pacdetails .title {
	float: left;
	width: 100%;
	padding: 30px 0px 45px 0px;
	border-bottom: 1px solid #eee;
	margin-bottom: 40px;
}
.pritable .pacdetails .title strong {
	color: #393939;
	font-size: 40px;
	font-weight: bold;
	display: block;
}
.pritable .pacdetails .title h2 {
	font-size: 22px;
	color: #999;
	font-weight: normal;
	margin-bottom: 12px;
	display: block;
}
.pritable .pacdetails ul {
	padding: 0px;
	margin: 0px;
}
.pritable .pacdetails li {
	padding: 0px;
	margin: 18px 0px;
}
.pritable .pacdetails li strong {
	font-weight: 600;
}
.pritable .pacdetails .bottom {
	float: left;
	width: 100%;
	padding: 40px 0px;
	margin-top: 20px;
	border-top: 1px solid #eee;
}
.pritable .pacdetails .bottom a {
	color: #393939;
	font-size: 16px;
	background: #eee;
	padding: 12px 35px;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.pritable .pacdetails .bottom a:hover {
	color: #fff;
	background: #999;
}
.pritable .pacdetails .title sup {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.pritable .pacdetails .title sub {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.pritable .pacdetails.two {
	border-right: 0px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 0px solid #eee;
}
.pritable .pacdetails.four {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 0px solid #eee;
}

.pritable .pacdetails.three {
	margin-top: -30px;
	box-shadow: 0px -5px 0px #9eca45;
}
.pritable .pacdetails.three .title strong {
	color: #9eca45;
}
.pritable .pacdetails.three .bottom a {
	color: #fff;
	background: #9eca45;
}
.pritable .pacdetails.three h6 {
	width: 140px;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	background: #9eca45;
	margin: 0 auto;
	line-height: 18px;
	border-radius: 10px;
}
.pritable .pacdetails.three .title {
	padding-top: 30px;
}
.pritable .pacdetails.three .title h2 {
	margin-top: 12px;
}


.pritable.stwo {
	float: left;
	width: 100%;
	text-align: center;
	padding: 160px 0px 120px 0px;
	background: #393939 url("../images/site-img227.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.pritable.stwo .pacdetails {
	background: rgba(255,255,255,0.97);
	border-right: 1px solid #999;
	box-shadow: 0px -5px 0px #999;
}
.pritable.stwo .pacdetails .title {
	border-bottom: 1px solid #e3e3e3;
}
.pritable.stwo .pacdetails.three .title strong {
	color: #3498db;
}
.pritable.stwo .pacdetails.three .bottom a {
	color: #fff;
	background: #3498db;
}
.pritable.stwo .pacdetails.three h6 {
	width: 140px;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	background: #3498db;
	margin: 0 auto;
	line-height: 18px;
	border-radius: 10px;
}
.pritable.stwo .pacdetails.three {
	box-shadow: 0px -5px 0px #3498db;
}


.pricingtable1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 0px 0px;
}
.pricingtable1 ul {
	float: left;
	width: 107%;
	padding: 0px;
	margin: 0px;
}
.pricingtable1 li {
	width: 100%;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
	background-color: #f7f7f7;
	border-bottom: 1px solid #eee;
}
.pricingtable1 li.title {
	padding: 25px 0px;
	background-color: #eee;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.pricingtable1 li.title h4 {
	font-weight: 300;
	margin-bottom: 10px;
}
.pricingtable1 li.title h1 {
	font-weight: bold;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}
.pricingtable1 li.title h1 em {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
.pricingtable1 li.planbut {
	padding: 35px 0px;
	background-color: #eee;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pricingtable1 li.planbut a {
	color: #fff;
	font-size: 16px;
	padding: 12px 28px;
	background-color: #b1b1b1;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.pricingtable1 li.planbut a:hover {
	color: #fff;
	background-color: #9eca45;
}
.pricingtable1 ul.active li.planbut a {
	color: #fff;
	background-color: #9eca45;
}
.pricingtable1 ul.active li.title h4 {
	color: #9eca45;
}
.pricingtable1 ul.active li.title h1 {
	color: #9eca45;
}
.pricingtable1 ul.active li.title {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.pricingtable1 ul.active li.mostp {
	color: #fff;
	padding: 5px 0px;
	background-color: #9eca45;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.pricingtable1 ul.active {
	margin-top: -34px;
}

/* pricing table style 2 */
.pricing-tables-main {
	position: relative;
	float: left;
	margin-top: 50px;
}
.pricing-tables {
	position: relative;
	float: left;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: left;
	width: 100%;
	height: 57px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
}
.pricing-tables .ordernow .but_small3 span i {
	margin-left: 3px;
}
.pricing-tables-helight .ordernow .but_small3 span i {
	margin-left: 3px;
}
.pricing-tables-helight{
	position: relative;
	float: left;
	width: 27%;
	z-index: 9;
	-webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 8px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: left;
	width: 100%;
	height: 73px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #88b330;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #739b20;
	border-bottom: 1px solid #abd457;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #9eca45;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #f3f3f3;
	text-align: center;
	color: #fff;
}

/* pricing table style 3 */
.pricingtable3 {
	float: left;
	width: 100%;
	text-align: center;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.12);
}
.pricingtable3 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.pricingtable3 li {
	width: 100%;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
	background-color: #fff;
}
.pricingtable3 li.title {
	color: #fff;
	padding: 18px 0px;
	background-color: #999;
	box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
}
.pricingtable3 li.title h3 {
	margin: 0px;
}
.pricingtable3 li.price {
	padding: 30px 0px 20px 0px;
}
.pricingtable3 li.price h1 {
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	font-weight: bold;
}
.pricingtable3 li.price h1 em {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.pricingtable3 li.hecont {
	padding: 25px 50px 40px 50px;
	background-color: #f3f3f3;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.1);
}
.pricingtable3 li.hecont strong {
	background-color: #454545;
	padding: 12px 30px;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
}

.pricingtable3 li.title.act {
	background-color: #9eca45;
}
.pricingtable3 li.hecont.act strong {
	background-color: #9eca45;
}
.pricingtable3 li.price.act h1 {
	color: #9eca45;
}


/* pricing table style 9 */
.pricingtable9 {
	float: left;
	width: 100%;
	text-align: center;
	background: #fff;
	padding: 50px 0px 0px 0px;
}
.pricingtable9 strong {
	color: #9eca45;
	font-family: 'Roboto', sans-serif;
	font-size: 72px;
	font-weight: 300;
	margin: 40px 0px 40px 0px;
	display: block;
}
.pricingtable9 b {
	color: #9eca45;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	display: block;
}
.pricingtable9 span {
	float: left;
	width: 100%;
	padding: 25px 0px 32px 0px;
	color: #fff;
	background: #393939;
	margin-top: 45px;
	line-height: 27px;
}
.pricingtable9 span i {
	font-size: 13px;
	margin-right: 1px;
}

.pricingtable9.two strong {
	color: #f9bf36;
}
.pricingtable9.two b {
	color: #f9bf36;
}


/* pricing table style 10 */
.pricingtable10 {
	float: left;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
	padding: 50px 0px 0px 0px;
}
.pricingtable10 strong {
	color: #ee7164;
	font-family: 'Roboto', sans-serif;
	font-size: 90px;
	font-weight: 300;
	margin: 50px 0px 45px 0px;
	display: block;
}
.pricingtable10 b {
	color: #999;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	display: block;
}
.pricingtable10 span {
	float: left;
	width: 100%;
	padding: 25px 0px 30px 0px;
	color: #fff;
	background: #ee7164;
	margin-top: 45px;
	line-height: 30px;
	font-size: 16px;
}
.pricingtable10 span i {
	font-size: 14px;
	margin-right: 5px;
}






/* list */
ul.list_empty {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty li {
	float: left;
	padding: 0px;
	margin: 0px 16px 40px 0px;
}

ul.list_empty2 {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty2 li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

ul.list1 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.list1 li {
	padding: 8px 0px;
	margin: 0px;
}
.list1 li i {
	font-size: 18px;
	margin-right: 8px;
}
.list1.small li i {
	font-size: 12px;
	margin-right: 5px;
}

ul.list2 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.list2 li {
	padding: 0px;
	margin: 0px;
	line-height: 32px;
}
.list2 li i {
	font-size: 18px;
	margin-right: 8px;
}

ul.list9 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.list9 li {
	padding: 7px 0px;
	margin: 0px;
	font-size: 16px;
}
.list9 li i {
	color: #9eca45;
	font-size: 14px;
	margin-right: 8px;
}
.list9 li a {
	color: #393939;
}
.list9 li a:hover {
	color: #9eca45;
}


/* counters */
.counters1 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters1 span {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	color: #393939;
}
.counters1 h4 {
	font-size: 21px;
	color: #999;
	font-weight: 400;
	margin: 13px 0px 0px 0px;
}

.counters1.two span {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
}
.counters1.two h4 {
	font-size: 16px;
	color: #fff;
	margin: 3px 0px 0px 0px;
}

.counters1.three span {
	font-size: 40px;
	color: #393939;
	font-weight: 400;
}
.counters1.three h4 {
	font-size: 16px;
	color: #999;
	margin: 3px 0px 0px 0px;
}

.counters2 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters2 i {
	color: #9eca45;
	font-size: 40px;
	display: block;
	margin-bottom: 30px;
}
.counters2 h4 {
	font-size: 18px;
	color: #999;
	font-weight: 400;
	margin: 30px 0px 0px 0px;
}
.counters2 .one_fourth {
	background-color: #f3f3f3;
	padding: 30px 0px;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	color: #393939;
	font-weight: bold;
}
.counters2 .one_fifth {
	background: none;
	padding: 0px 0px;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	color: #393939;
	font-weight: bold;
}
.counters2 .one_fifth h4 {
	font-size: 16px;
	color: #393939;
	font-weight: 400;
	text-transform: uppercase;
	margin: 30px 0px 0px 0px;
}
.counters2 .one_fifth .vlines {
	font-size: 16px;
	color: #393939;
	font-weight: 400;
	margin: 10px 0px 0px 0px;
}


.counters3 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters3 .one_fourth {
	padding: 0px;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	color: #393939;
	text-align: left;
}
.counters3 .one_fourth i {
	float: left;
	font-size: 55px;
	margin-bottom: 20px;
	margin-right: 25px;
}
.counters3 .one_fourth.white {
	color: #e3e3e3;
}
.counters3 .one_fourth.white i {
	color: #9eca45;
}
.counters3 .one_fourth.one {
	color: #9eca45;
}
.counters3 .one_fourth.one i {
	color: #9eca45;
}
.counters3 .one_fourth.two {
	color: #9eca45;
}
.counters3 .one_fourth.two i {
	color: #9eca45;
}
.counters3 .one_fourth.three {
	color: #3fc35f;
}
.counters3 .one_fourth.three i {
	color: #3fc35f;
}
.counters3 .one_fourth.four {
	color: #febc1d;
}
.counters3 .one_fourth.four i {
	color: #febc1d;
}
.counters3 h4 {
	text-align: left;
	font-size: 18px;
	color: #999;
	font-weight: 400;
	margin: 10px 0px 0px 0px;
}

.counters4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 50px 0px 45px 0px;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	border: 1px solid #e9e9e9;
	color: #9eca45;
}
.counters4 span {
	font-weight: bold;
}
.counters4 h4 {
	font-size: 21px;
	color: #454545;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 0px;
}

.counters4.two {
	padding: 70px 0px;
	border: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f9f9f9;
}

.counters4.three {
	padding: 100px 0px 100px 0px;
	border: none;
	border-bottom: 1px solid #eee;
}

.counters5 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters5 span {
	font-size: 67px;
	font-weight: 600;
	color: #fff;
}
.counters5 h4 {
	color: #fff;
	font-weight: 400;
	margin: 0px 0px 35px 0px;
}

.counters6 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 50px;
	color: #fff;
	font-weight: 300;
}
.counters6 i {
	color: #fff;
	font-size: 20px;
	display: block;
	margin-bottom: 35px;
}
.counters6 h4 {
	display: block;
	width: 50%;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin: 35px auto 0 auto;
	border-top: 1px solid rgba(255,255,255,0.10);
	border-bottom: 1px solid rgba(255,255,255,0.10);
	padding: 5px 0px 8px 0px;
}


.counters7 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-weight: 600;
}
.counters7 i {
	color: #59abe3;
	font-size: 30px;
	display: block;
	margin-bottom: 35px;
}
.counters7 h4 {
	display: block;
	width: 50%;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin: 21px auto 0 auto;
}

.counters7.two i {
	color: #46d8bd;
}


.counters8 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 45px;
	color: #393939;
	font-weight: 600;
}
.counters8 h4 {
	display: block;
	width: 50%;
	font-size: 16px;
	color: #727272;
	margin: 27px auto 0 auto;
}

.counters9 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters9 .circle {
	width: 138px;
	height: 138px;
	padding-top: 40px;
	border: 1px solid #eee;
	border-radius: 100%;
	margin: 0 auto;
}
.counters9 span {
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	color: #393939;
	font-weight: 300;
}
.counters9 h4 {
	font-size: 16px;
	color: #999;
	font-weight: 300;
	margin: 5px 0px 0px 0px;
}


.counters10 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 45px;
	color: #2a2a30;
	font-weight: 700;
}
.counters10 h4 {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #727272;
	margin: 18px auto 0 auto;
}
.counters10 .one_half {
	padding: 30px 0px 30px 0px;
	border: 2px solid #e9e9e9;
}


/* .map_caption {position: absolute;text-align: center;bottom: 0px;left: 0px;right: 0px;width: 60%;margin: 0 auto;}
.map_caption img {margin-bottom: 10px;}
.map_caption h2 {background: rgba(129, 157, 171, 0.6);color: #ffffff;margin-bottom: 0px;padding: 10px 10px;font-size: 25px;}
.map_caption h2 a {color: #ffffff;}
.map-section {background: #ffffff none repeat scroll 0 0;border: 1px solid #000000;margin-bottom: 20px;padding: 5px;position: relative;}
#map_canvas_1 {height: 100%;width: 100%;} */

.map-section{background:#ffffff none repeat scroll 0 0;border:1px solid #000000;margin-bottom:20px;padding:5px;position:relative;}
.map_wrapper{background:#ffffff none repeat scroll 0 0;height:488px;}
#map_canvas_1{height:100%;width:100%;}
.map_text{position:absolute;left:50%;transform:translateX(-50%);bottom:-2px;}
.map_text h4{background:rgba(251, 251, 250, 0.9);font-size:18px;color:#999999;padding:15px 40px;margin:0px;font-style:italic;}


/* font awesome icons */
.fati1 {
	width: 100px;
	height: 100px;
	color: #fff;
	font-size: 50px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	background-color: #393939;
	margin-right: 13px;
	margin-bottom: 13px;
}

.fati2 {
	color: #393939;
	font-size: 50px;
	vertical-align: middle;
	margin-right: 30px;
	margin-bottom: 30px;
}

.fati3 {
	color: #393939;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #999;
	margin-bottom: 12px;
}

.fati4 {
	color: #fff;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #9eca45;
	margin-bottom: 12px;
}
.fati4.two {
	float: left;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 30px;
	margin-right: 14px;
}

.fati5 {
	color: #9eca45;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #9eca45;
	margin-bottom: 12px;
}

.fati6 {
	color: #760001;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #ed2b2b;
	margin-bottom: 12px;
}

.fati7 {
	color: #999;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #f3f3f3;
	border: 1px solid #e3e3e3;
	margin-bottom: 12px;
}

.fati8 {
	color: #393939;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #393939;
	margin-bottom: 12px;
}

.fati9 {
	color: #9eca45;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 95px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 5px solid #9eca45;
	margin-bottom: 12px;
}

.fati10 {
	color: #fff;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #febc1d;
	margin-bottom: 12px;
}

.fati11 {
	color: #fff;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #35d3b7;
	margin-bottom: 12px;
}

.fati12 {
	color: #527c00;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #a5d549;
	margin-bottom: 12px;
}

.fati13 {
	color: #727272;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 95px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #f9f9f9;
	border: 5px solid #e3e3e3;
	margin-bottom: 12px;
}

.fati14 {
	color: #393939;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 4px;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #999;
	margin-bottom: 12px;
}

.fati15 {
	color: #fff;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 4px;
	text-align: center;
	margin-right: 12px;
	background-color: #393939;
	margin-bottom: 12px;
}

.fati16 {
	width: 75px;
	height: 75px;
	color: #fff;
	font-size: 35px;
	vertical-align: middle;
	line-height: 75px;
	border-radius: 100%;
	text-align: center;
	background-color: #393939;
	margin-right: 14px;
	margin-bottom: 14px;
}

.fati17 {
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 27px;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 100%;
	text-align: center;
	background-color: #393939;
	margin-right: 14px;
	margin-bottom: 14px;
}

.fati18 {
	width: 30px;
	height: 30px;
	color: #fff;
	font-size: 16px;
	vertical-align: middle;
	line-height: 30px;
	border-radius: 100%;
	text-align: center;
	background-color: #393939;
	margin-right: 7px;
	margin-bottom: 7px;
}

.fati19 {
	color: #fff;
	font-size: 21px;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}
.fati19:hover {
	color: #9eca45;
	border: 1px solid #fff;
	background: #fff;
}

/* flip boxes */
.flips1 {
    width:100%;
    height: 320px;
    margin:0;
    position: relative;
}
.flipscont1 {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	text-align:center;
}
.flips1_front {
	padding:0px;
	width:100%;
    z-index: 2;
}
.flips1_front img {
	width:100%;
	height: 259px;
}
.flips1_front img.full {
	width:100%;
	height: auto;
}
.flips1_back {
	width:100%;
	padding:50px 35px;
	color: #fff;
	background-color:#393939;
    z-index: 1;
	height:320px;
	margin: 0px;
	text-align: center;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);  
    transform: rotateY(-180deg);
	-sand-transform: rotateY(180deg);  
}
.flips1:hover .flips1_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips1:hover .flips1_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}
.flips1_back .fsoci {
	float: left;
	width: 100%;
	margin: 18px 0px 32px 0px;
}
.flips1_back .fsoci i {
	border-radius: 100%;
	width: 25px;
	height: 25px;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	color: #fff;
	transition: all 0.3s ease;
}
.flips1_back .fsoci i:hover {
	background: #fff;
	color: #272727;
}

.flips2 {
    width:100%;
    height: 320px;
    margin:0;
    position: relative;
}
.flipscont2 {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	text-align:center;
	background-color:#eee;
}
.flips2_front {
	padding:0px;
	width:100%;
    z-index: 2;
    
}
.flips2_front img {
	width:100%;
}
.flips2_back {
	width:100%;
	padding:50px 35px;
	color: #fff;
	background-color:#9eca45;
    z-index: 1;
	height:320px;
	margin: 0px;
	text-align: center;
    -webkit-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);  
    transform: rotateX(-180deg);
	-sand-transform: rotateX(180deg);  
}
.flips2:hover .flips2_front {
    z-index: 1;
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    transform: rotateX(180deg);
	-sand-transform: rotateX(180deg);
}
.flips2:hover .flips2_back {
    z-index: 2;   
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
	-sand-transform: rotate(0deg);
}

.flips3 {
    width:100%;
    height: 230px;
    margin:0;
    position: relative;
}
.flipscont3 {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	text-align:center;
	background-color:#fff;
}
.flips3_front.flipscont3 i {
	font-size: 50px;
	color: #9eca45;
	margin-top: 50px;
	margin-bottom: 20px;
}
.flips3_front {
	padding:0px;
	width:100%;
    z-index: 2;
    
}
.flips3_back {
	width:100%;
	padding:27px 35px;
	color: #fff;
	background-color:#9eca45;
    z-index: 1;
	height:230px;
	margin: 0px;
	text-align: center;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);  
    transform: rotateY(-180deg);
	-sand-transform: rotateY(180deg);  
}
.flips3:hover .flips3_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips3:hover .flips3_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}
.flips3.active .flips3_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips3.active .flips3_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}

.flips4 {
    width:100%;
    height: 100px;
    margin:0;
    position: relative;
}
.flipscont4 {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	text-align:center;
	border: 1px solid #eee;
}
.flips4_front {
	padding:0px;
	width:100%;
    z-index: 2;
    
}
.flips4_front img {
	width:100%;
}
.flips4_back {
	width:100%;
	padding:12px 25px 0px 25px;
	background-color:#eee;
    z-index: 1;
	height:100px;
	margin: 0px;
	text-align: center;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);  
    transform: rotateY(-180deg);
	-sand-transform: rotateY(180deg);  
}
.flips4:hover .flips4_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips4:hover .flips4_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}
.flips4_back h5 {
	margin-bottom: 5px;
}
.flips4_back h5 a:hover {
	color: #9eca45;
}

.flips4.active .flips4_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips4.active .flips4_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}

/* image frames */
.imgframe1 {
	float: left;
	width: 100%;
	border: 8px solid #d3d3d3;
}
.imgframe2 {
	float: left;
	width: 100%;
	border: 8px solid #fff;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.20);
}
.imgframe3 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #393939;
	border: 8px solid #393939;
}
.imgframe3 img {
	float: left;
	width: 100%;
}
.imgframe3 strong {
	float: left;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	padding: 14px 0px 12px 0px;
	text-align: center;
}

.imgframe4 {
	float: left;
	width: 100%;
	-webkit-box-shadow: 0 10px 6px -6px #454545;
	-moz-box-shadow: 0 10px 6px -6px #454545;
	box-shadow: 0 10px 6px -6px #454545;
}


.imgframe5 {
	float: left;
	width: 100%;
    position: relative;
}
.imgframe5 img {
	float: left;
	width: 100%;
}
.imgframe5:before, .imgframe5:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 12px 10px #454545;
	-moz-box-shadow: 0 12px 10px #454545;
	box-shadow: 0 12px 10px #454545;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.imgframe5:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.imgframe6 {
	float: left;
	width: 100%;
    position: relative;
}
.imgframe6 img {
	float: left;
	width: 100%;
	border: 10px solid #f3f3f3;
}
.imgframe6:before, .imgframe6:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 16px 10px #454545;
	-moz-box-shadow: 0 16px 10px #454545;
	box-shadow: 0 16px 10px #454545;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.imgframe6:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}


/* pop overs */
.pop-wrapper{
	width: 90%;
	padding: 0;
	margin: 0px auto 30px auto;
}
.pop-wrapper li{
	float: left;
	margin: 0px 25px 70px 25px;
}
.pop-wrapper li a{
	display: block;
	width: 120px;
	height: 120px;
	margin: 0 2px;
	outline: none;
	position: relative;
	background-color: #f3f3f3;
	border-radius: 100%;
	text-align: center;
}
.pop-wrapper li a span{
	width: 300px;
	height: auto;
	line-height: 21px;
	padding: 10px;
	left: 50%;
	margin-left: -150px;
	font-family: 'Alegreya SC', Georgia, serif;
	font-weight: 400;	
	font-style: italic;
	font-size: 14px;
	color: #719DAB;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	border: 4px solid #fff;
	background: #f9f9f9;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 100px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pop-wrapper li a span:before,
.pop-wrapper li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.pop-wrapper li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.pop-wrapper li a:hover span{
	opacity: 0.9;
	bottom: 116px;
}
.pop-wrapper h6 {
	margin-top: 10px;
}

.pop-wrapper2 {
	width: 90%;
	padding: 0;	margin: 0px auto 30px auto;
}
.pop-wrapper2 li{
	float: left;
}
.pop-wrapper2 li a span{
	width: 200px;
	height: auto;
	line-height: 21px;
	padding: 10px;
	left: 50%;
	margin-left: -134px;
	font-weight: 400;	
	font-style: italic;
	font-size: 14px;
	color: #719DAB;
	text-align: center;
	border: 4px solid #fff;
	background: #fff;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 80px;
	opacity: 0;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	white-space: normal;
}
.pop-wrapper2 li a span:before,
.pop-wrapper2 li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.pop-wrapper2 li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.pop-wrapper2 li a:hover span{
	opacity: 1;
	bottom: 59px;
}

.pop-wrapper2.colored li a span{
	color: #fff;
	border: 4px solid #9eca45;
	background: #9eca45;
	box-shadow: none;
}
.pop-wrapper2.colored  li a span:after{
	border-top: 10px solid #9eca45;
}

.pop-wrapper2 li a span.grayd{
	color: #fff;
	background: #454545;
	border: 4px solid #454545;
	box-shadow: none;
}
.pop-wrapper2 li a span.grayd:after{
	border-top: 10px solid #454545;
}

.pop-wrapper2 li a span.bord{
	background: #eee;
	border: 4px solid #e3e3e3;
	box-shadow: none;
}
.pop-wrapper2 li a span.bord:after{
	border-top: 10px solid #e3e3e3;
}

.pop-wrapper4{
	padding: 0;
	margin: 0px auto 30px auto;
}
.pop-wrapper4 li{
	float: left;
	margin: 0px 0px;
	padding: 0;
}
.pop-wrapper4 li a{
	position: relative;
}
.pop-wrapper4 li a span{
	width: 100px;
	height: auto;
	line-height: 21px;
	padding: 10px;
	left: 50%;
	margin-left: -56px;
	font-weight: 400;	
	font-style: italic;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border: 4px solid #454545;
	background: #454545;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 40px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pop-wrapper4 li a span:before,
.pop-wrapper4 li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.pop-wrapper4 li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #454545;
}
.pop-wrapper4 li a:hover span{
	opacity: 0.9;
	bottom: 50px;
}

.smlined {
	width: 21%;
	height: 1px;
	background: #999;
	margin: 0 auto;
}

/* left icon right text section */
.lirts {
	float: left;
	width: 100%;
}
.lirts h5 {
	margin-bottom: 10px;
}
.lirts i {
	float: left;
	font-size: 40px;
	color: #999;
	margin-right: 30px;
	margin-top: 7px;
}
.lirts p {
	margin-left: 70px;
}
.lirts span {
	float: left;
	font-size: 40px;
	color: #999;
	margin-right: 30px;
	margin-top: 3px;
}

.big_text1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 21px;
	line-height: 32px;
	color: #454545;
}
.big_text1 i {
	color: #9eca45;
	font-style: normal;
}


.josstext {
	color: #393939;
	font-size: 27px;
	font-weight: normal;
	line-height: 36px;
	font-family: 'Josefin Sans', sans-serif;
}
.josstext span {
	width: 100px;
	height: 1px;
	background: #393939;
	display: block;
	margin-top: 20px;
}

.josstext2 {
	width: 85%;
	margin: 0 auto 67px auto;
	color: #393939;
	font-size: 27px;
	font-weight: normal;
	line-height: 36px;
	font-family: 'Josefin Sans', sans-serif;
}
.josstext2 span {
	width: 100px;
	height: 1px;
	background: #393939;
	display: block;
	margin: 20px auto 0 auto;
}


@media only screen and (min-width: 1000px) and (max-width: 1169px){

.flips1 {
    height: 264px;
}
.flips1_back {
	padding:20px 10px;
	height: 264px;
}

.flips2 {
    height: 264px;
}
.flips2_back {
	padding:20px 10px;
	height: 264px;
}

.flips4_back {
	padding:12px 10px 0px 10px;
}

.pop-wrapper2 li a span{
	margin-left: -112px;
}


.counters10 {
	font-size: 30px;
}
.counters10 h4 {
	font-size: 12px;
	margin: 10px auto 0 auto;
}
.counters10 .one_half {
	padding: 20px 0px 20px 0px;
}

.button.sixteen.three {
	padding: 14px 20px;
}

	
}


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

.piechart1 {
	width: 30%;
}

.piechart3 {
	width: 50%;
}

.flips1 {
    height: 203px;
}
.flips1_back {
	padding:20px 10px;
	height: 203px;
}
.flips1_back h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
.flips1_back p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: -25px;
}

.flips2 {
    height: 203px;
}
.flips2_back {
	padding:20px 10px;
	height: 203px;
}
.flips2_back h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
.flips2_back p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: -25px;
}

.flips4_back {
	padding:12px 0px 0px 0px;
}
.flips4_back p {
	font-size: 13px;
	line-height: 18px;
}

.pricingtable3 li.hecont {
	padding: 20px 5px 35px 5px;
}

.pricingtable3 .but_small1 {
	padding: 10px 10px;
}

.pop-wrapper{
	width: 63%;
}
.pop-wrapper li{
	float: left;
	margin: 0px 40px 120px 40px;
}

.pop-wrapper2 li a span{
	margin-left: -91px;
}




.counters5 span {
	font-size: 55px;
}
.counters5 h4 {
	font-size: 16px;
}

.button.nine {
	padding: 12px 18px;
}

.counters9 .circle {
	width: 120px;
	height: 120px;
	padding-top: 34px;
}








}


@media only screen and (min-width: 640px) and (max-width: 767px){

.piechart1 {
	width: 50%;
}

.piechart3 {
	width: 50%;
}

.pritable .pacdetails {
	width: 100%;
	margin-bottom: 100px;
}
.pritable .pacdetails.two {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.pritable .pacdetails.four {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.counters4 {
	font-size: 35px;
	line-height: 35px;
}

.flips1_front img {
	width:100%;
	height: 100%;
}
.flips1_front img.full {
	width:100%;
	height: 320px;
}

.flips2_front img {
	width:100%;
	height: 100%;
}

.flips4_front img {
	width: auto;
}
.flips4_back {
	padding:22px 25px 0px 25px;
}

.pricing-tables {
	width: 100%;
	margin-bottom: 80px;
}
.pricing-tables-helight{
	width: 100%;
	margin-bottom: 80px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #eee;
}

.pop-wrapper{
	width: 75%;
}
.pop-wrapper li{
	float: left;
	margin: 0px 40px 120px 40px;
}

.pop-wrapper2 li a span{
	margin-left: -281px;
}


.counters5 span {
	font-size: 45px;
}
.counters5 h4 {
	font-size: 16px;
}




.button.five {
	padding: 13px 20px;
}

.pricingtable9 strong {
	font-size: 55px;
	margin: 30px 0px 30px 0px;
}

.button.sixteen {
	padding: 14px 25px;
}

.button.twentyfour {
	padding: 14px 25px;
}

.counters9 .circle {
	width: 100px;
	height: 100px;
	padding-top: 27px;
}
.counters9 span {
	font-size: 27px;
}
.counters9 h4 {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}


}


@media only screen and (min-width: 480px) and (max-width: 639px){
	
.piechart1 {
	width: 50%;
}	

.piechart3 {
	width: 100%;
}

.pritable .pacdetails {
	width: 100%;
	margin-bottom: 100px;
}
.pritable .pacdetails.two {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.pritable .pacdetails.four {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.counters4 {
	font-size: 35px;
	line-height: 35px;
}

.flips1_front img {
	width:100%;
	height: 100%;
}
.flips1_front img.full {
	width:100%;
	height: 320px;
}

.flips2_front img {
	width:100%;
	height: 100%;
}

.flips4_front img {
	width: auto;
}
.flips4_back {
	padding:22px 25px 0px 25px;
}

.pricing-tables {
	width: 100%;
	margin-bottom: 80px;
}
.pricing-tables-helight{
	width: 100%;
	margin-bottom: 80px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #eee;
}

.pop-wrapper{
	width: 50%;
}
.pop-wrapper li{
	float: left;
	margin: 0px 40px 120px 40px;
}

.pop-wrapper2 li a span{
	margin-left: -217px;
}






.counters5 span {
	font-size: 35px;
}
.counters5 h4 {
	font-size: 13px;
	margin-bottom: 10px;
}


.stcode_title13 {
    font-size: 30px;
}





}

@media only screen and (max-width: 479px){
	
.piechart1 {
	width: 100%;
}

.piechart3 {
	width: 100%;
}

.pritable .pacdetails {
	width: 100%;
	margin-bottom: 100px;
}
.pritable .pacdetails.two {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.pritable .pacdetails.four {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.counters4 {
	font-size: 35px;
	line-height: 35px;
}

.flips4_front img {
	width: auto;
}
.flips4_back {
	padding:12px 10px 0px 10px;
}

.pricing-tables {
	width: 100%;
	margin-bottom: 80px;
}
.pricing-tables-helight{
	width: 100%;
	margin-bottom: 80px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #eee;
}

.pop-wrapper{
	width: 68%;
}
.pop-wrapper li{
	float: left;
	margin: 0px 40px 120px 40px;
}

.pop-wrapper2 li a span{
	margin-left: -150px;
}

.but_medium1,
.but_medium1.white {
	padding: 14px 20px;
}






.counters5 span {
	font-size: 27px;
}
.counters5 h4 {
	font-size: 12px;
	margin-bottom: 7px;
}

.button.twentysix {
	padding: 12px 10px;
}

.button.twentyseven {
	padding-left: 20px;
	padding-right: 20px;
}

.button.twentyeight {
	padding-left: 20px;
	padding-right: 20px;
}


.stcode_title13 {
	padding: 1px 10px;
    font-size: 25px;
}




}



/* responsoive css */

/* Responsive CSS Styles Table of Contents */

@media only screen and (min-width: 1000px) and (max-width: 1169px){
  .container {
    width: 1000px;
    margin: auto;
  }
  
  #logo1 {
    margin-top: 12px;
  }
  #logo4 {
    margin-top: 9px;
  }
  #logo5 {
    margin-top: 9px;
  }
  
  .slidermar8 {
    margin-top: 0px;
  }
  .slidermar7 {
    margin-top: 75px;
  }
  
  
  .menu_main_full {
    width: 80%;
  }
  .menu_rlinks {
    width: 20%;
  }
  
  .menu_main.rslinks {
    width: 65%;
  }
  .menu_main.rslinks3 {
    width: 65%;
  }
  
  .logo2 {
    width: 23%;
    padding-left: 18px;
  }
  .logo3 {
    width: 20%;
    padding-left: 12px;
  }
  
  
  .menu_main.rslinks5 {
    width: 64%;
  }
  .menu_rlinks5 a {
    padding-left: 14px;
    padding-right: 14px;
  }
  
  .menu_main.rslinks7 {
    width: 55%;
  }
  .menu_rlinks7 i {
    font-size: 30px;
    margin-right: 10px;
    margin-top: 4px;
  }
  .menu_rlinks7 a {
    font-size: 18px;
    padding: 31px 57px 30px 20px;
  }
  .menu_rlinks7 a em {
    font-size: 14px;
    line-height: 16px;
  }
  
  .top_section2 .right .tinfo {
    width: 45%;
  }
  
  
  .featured_section2 .one_fourth_less p {
    padding: 35px 30px 30px 30px;
  }
  
  .featured_section3 span {
    margin-top: 0px;
  }
  .featured_section3.two {
    padding-bottom: 100px;
  }
  .featured_section3 .onecol_forty img.one {
    /* width: 75%; */
  }
  .featured_section3 .onecol_forty img.two {
    width: 35%;
    margin-top: 119px;
  }
  
  .featured_section6 .one_fourth {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .fltiphone {
    background-size: 75%;
  }
  
  .featured_section8 .puhtext {
    width: 50%;
    padding-left: 7%;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .featured_section8 .puhtext b {
    font-size: 21px;
  }
  .featured_section8 .puhtext strong {
    font-size: 35px;
  }
  .featured_section8 .puhtext p {
    font-size: 14px;
    line-height: 23px;
  }
  
  .featured_section11 .one_third p {
    padding: 0px 25px 40px 25px;
  }
  
  .featured_section15.two .one_third span {
    margin-bottom: 0px;
  }
  
  .featured_section16 .box {
    margin-left: 0%;
  }
  .hexagon.one {
    margin-left: 161px;
  }
  .hexagon.two {
    margin-right: 0px;
    margin-left: 50px;
  }
  
  .featured_section17 .rbox {
    width: 50%;
    padding: 75px 55px 0px 55px;
  }
  
  .featured_section18 .isboxs {
    margin-top: 25px;
  }
  .featured_section18 .isboxs h5 {
    margin-top: 0spx;
  }
  
  .featured_section19 .who {
    padding-top: 159px;
  }
  
  .featured_section20 .one_third .price {
    padding-left: 80px;
  }
  .featured_section20 .one_third .price h1 {
    font-size: 75px;
  }
  .featured_section20 .one_third .info a {
    padding: 18px 50px;
  }
  
  .featured_section23 .imghoverz .text {
    /* padding: 27px 50px 0px 50px; */
  }
  .featured_section23 .imghoverz:hover .text,
  .featured_section23 .imghoverz .text.active {
    padding: 100px 50px 0px 50px;
  }
  
  .featured_section24 .one_half.last {
    background: #fff;
    padding-top: 35px;
  }
  
  .featured_section25 h1 {
    font-size: 30px;
  }
  
  .featured_section27 .onecol_thirtyfive.left,
  .featured_section27 .onecol_thirtyfive.right{
    padding-top: 30px;
  }
  .featured_section27 .margin_top4 {
    margin-top: 30px;
  }
  
  .featured_section30 .one_half img {
    margin-right: 20px;
  }
  .featured_section30 .one_half h5 {
    margin-top: 0px;
  }
  
  .featured_section36 .one_half img {
    margin-right: 20px;
  }
  .featured_section36 .one_half .date {
    margin-top: 10px;
  }
  
  .featured_section38 h1 {
    font-size: 30px;
  }
  .featured_section38 b {
    font-size: 32px;
  }
  
  .featured_section40 .onecol_sixty,
  .featured_section40.two .onecol_sixty,
  .featured_section40.three .onecol_sixty {
    padding-top: 0px;
  }
  .featured_section40 i {
    font-size: 25px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-right: 10px;
  }
  
  .featured_section44 li {
    font-size: 14px;
  }
  
  .featured_section45 .one_fourth .cont {
    padding: 10px 30px 20px 20px;
  }
  .featured_section45 .one_fourth .cont h4 {
    margin: 7px 0px 10px 0px;
  }
  
  .featured_section47 li img {
    float: left;
    margin: 0px 0px;
    width: 75%;
  }
  .featured_section47 li b {
    margin-top: 3px;
  }
  
  .featured_section51 h1 {
    margin-top: 25px;
  }
  
  .featured_section56 .left .cont,
  .featured_section56 .right .cont {
    width: 90%;
    padding-right: 50px;
    padding-left: 50px;
  }
  
  .featured_section57 .cont1 {
    margin-left: 2%;
  }
  .featured_section57 .cont2 {
    margin-left: 14.9%;
  }
  .featured_section57 .square,
  .featured_section57 .square2 {
    margin-right: 84px;
  }
  
  .featured_section63 .one_half {
    padding: 0 25px 0 0;
  }
  .featured_section63 .one_half.last {
    padding: 0 0px 0 25px;
  }
  .featured_section63 .one_half span {
    font-size: 40px;
    margin-right: 18px;
  }
  
  .featured_section64 h2 {
    padding-top: 0px;
  }
  
  .featured_section66 .pricbox .title strong {
    font-size: 100px;
  }
  .featured_section66 .pricbox .title strong sup {
    font-size: 30px;
  }
  .featured_section66 .pricbox ul {
    margin-left: 25px;
    margin-right: 25px;
  }
  
  .featured_section67 .container {
    margin-left: 4%;
  }
  
  .footer6 .column1 {
    padding-right: 20px;
  }
  .footer6 .column2 {
    padding-left: 20px;
    margin-right: 20px;
  }
  
  
  .featured_section75 .left {
    width: 45%;
    padding-left: 25px;
  }
  .featured_section75 .right {
    width: 43%;
  }
  
  .featured_section77 .testimo {
    padding: 35px 30px;
  }
  .featured_section77 .lbt {
    width: 90%;
  }
  
  .featured_section78 .box {
    padding: 45px 30px 50px 30px;
  }
  
  .featured_section82 .box {
    padding: 59px 30px;
  }
  .featured_section82 .box span {
    margin-right: 10px;
  }
  .featured_section82 .box i {
    margin-right: 5px;
  }
  
  .featured_section86 .cinfo .shape1 {
    margin-top: -25px;
    margin-left: -1px;
    margin-bottom: 18px;
    width: 101%;
  }
  
  .featured_section94 .right .box .cont {
    padding: 27px 25px;
  }
  
  .featured_section100 .box {
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .featured_section101 .box {
    padding: 50px 30px;
  }
  
  .featured_section102 .one_fourth_less {
    padding: 8px 8px 0px 8px;
  }
  .featured_section102 .one_fourth_less img,
  .featured_section102 .one_fifth_less img {
    width: 100%;
  }
  
  
  
  .featured_section107 p {
    width: 100%;
  }
  
  .featured_section109 .ssdimgs img.one {
    width: 59%;
  }
  .featured_section109 .ssdimgs img.two {
    margin-right: 0px;
    width: 40%;
    position: absolute;
    bottom: 0;
  }
  
  .featured_section112 .onecol_thirtyfive.left {
    padding-top: 0px;
  }
  .featured_section112 .onecol_thirtyfive.right {
    padding-top: 0px;
  }
  
  .featured_section118 .slidesec {
    width: 90%;
  }
  
  
  
  
  
  
  
  
  .parallax_section1 p {
    width: 90%;
  }
  
  .parallax_section2 h2 {
    font-size: 25px;
  }
  .parallax_section2 .but {
    font-size: 14px;
    padding: 12px 25px;
  }
  
  .parallax_section7 .one,
  .parallax_section7 .two {
    padding: 40px 30px 40px 40px;
  }
  
  .parallax_section10 .one_fourth img {
    width: 100%;
  }
  
  .parallax_section13 .box {
    width: 59%;
  }
  
  .parallax_section17 h2 {
    font-size: 25px;
  }
  
  
  .newsletter2 .enter_email_input {
    width: 74%;
  }
  .newsletter3 .enter_email_input {
    width: 71%;
  }
  
  .client_logos3 li {
    width: 19.1%;
  }
  
  .client_logos3.three li img {
    width: 100%;
  }
  
  
  .title22 em {
    width: 75%;
  }
  .title23 em {
    width: 75%;
  }
  
  
  .img_left5 {
    margin-right: 40px;
    margin-bottom: 25px;
  }
  
  .parallax_section19 {
    padding: 113px 0px 120px 0px;
  }
  
  
  
  .logregform {
    width: 40%;
    margin-left: 30%;
  }
  .logregform.two {
    width: 59%;
    margin-left: 20%;
  }
  
  
  
  
  .featured_section124 .repro img {
    width: 100%;
  }
  .featured_section124 .repro .box {
    width: 100%;
    height: auto;
  }
  
  
  .featured_section125 .one_third i {
    margin-bottom: 90px;
  }
  
  
  .featured_section128 strong {
    font-size: 30px;
  }
  .featured_section128 a {
    font-size: 16px;
    padding: 10px 25px;
  }
  
  .featured_section129 .one_fourth {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .hoffers img {
    width: 100%;
  }
  
  
  
  }
  
  
  @media only screen and (min-width: 768px) and (max-width: 999px){
  .container {
    width: 747px;
    margin: auto;
  }
  
  .logo {
    width: 40%;
  }
  .menu_main {
    width: 60%;
  }
  
  .menu_main_full {
    width: 75%;
  }
  .menu_rlinks {
    width: 25%;
  }
  .menu_rlinks .mrbut {
    padding-right: 10px;
    padding-left: 10px;
  }
  
  .menu_main.rslinks {
    width: 48%;
  }
  .menu_rlinks2 a {
    padding: 8px 12px;
  }
  
  .menu_main.rslinks3 {
    width: 48%;
    margin-top: 9px;
  }
  .menu_rlinks3 {
    margin-top: 28px;
  }
  .menu_rlinks3 a {
    padding: 8px 10px;
  }
  
  .menu_main.rslinks4 {
    width: 48%;
  }
  .menu_rlinks3 {
    margin-top: 28px;
  }
  .menu_rlinks4 a {
    padding: 8px 10px;
  }
  
  .menu_rlinks6 a {
    padding: 8px 10px;
  }
  
  .logo2 {
    width: 35%;
    padding-left: 18px;
  }
  .logo3 {
    width: 25%;
    padding-left: 9px;
  }
  
  
  .menu_main.rslinks5 {
    width: 64%;
    margin-top: 23px;
  }
  .menu_rlinks5 {
    display: none;
  }
  
  .menu_main.rslinks7 {
    width: 63%;
    margin-top: 20px;
  }
  .menu_rlinks7 {
    display: none;
  }
  
  .slidermar8 {
    margin-top: 0px;
  }
  .slidermar7 {
    margin-top: 75px;
  }
  
  .top_nav .left {
    width: 40%;
  }
  .top_nav .right {
    width: 60%;
  }
  
  .top_nav2 .left {
    width: 40%;
  }
  .top_nav2 .right {
    width: 60%;
  }
  
  .top_section2 .right .tinfo {
    width: 50%;
  }
  .top_section2 .right .tinfo.last {
    padding-left: 14px;
  }
  .top_section2 .right .tinfo strong {
    font-size: 14px;
  }
  
  .featured_section2 .one_fourth_less p {
    padding: 25px 20px 20px 20px;
  }
  
  .featured_section3 span {
    margin-top: 0px;
  }
  .featured_section3.two {
    padding-bottom: 100px;
  }
  .featured_section3 .onecol_forty img.one {
    width: 75%;
  }
  .featured_section3 .onecol_forty img.two {
    width: 35%;
    margin-top: 93px;
  }
  
  .featured_section6 .one_fourth {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .fltiphone {
    background-size: 85%;
  }
  
  .featured_section7 .one_half {
    width: 100%;
    margin: 0;
  }
  .featured_section7 .one_half.left img {
    float: left;
    margin-left: 0px;
    margin-right: 40px;
  }
  .featured_section7 .one_half.left {
    text-align: left;
  }
  .featured_section7 .one_half.left .hsmline2 {
    float: left;
  }
  
  .featured_section8 .puhtext {
    width: 50%;
    padding-left: 5%;
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .featured_section8 .puhtext b {
    font-size: 18px;
  }
  .featured_section8 .puhtext strong {
    font-size: 30px;
    margin: 18px 0px 30px 0px;
  }
  .featured_section8 .puhtext p {
    font-size: 14px;
    line-height: 23px;
  }
  
  .featured_section9 .left,
  .featured_section9 .center,
  .featured_section9 .right {
    padding: 65px 0px 65px 0px;
  }
  
  .featured_section11 .one_third p {
    padding: 0px 25px 40px 25px;
  }
  
  .featured_section13 .one_fourth {
    padding-right: 2%;
    padding-left: 2%;
  }
  .featured_section13 .cirimg {
    padding: 10px;
  }
  
  .featured_section15 .one_third span {
    margin-bottom: 0px;
  }
  
  .featured_section16 .box {
    margin-left: 0%;
  }
  .hexagon {
    width: 170px;
    height: 100px;
  }
  .hexagon.one {
    margin-left: 100px;
  }
  .hexagon.two {
    margin-right: 0px;
    margin-left: 0px;
  }
  .hexagon:before {
    border-left: 85px solid transparent;
    border-right: 85px solid transparent;
  }
  .hexagon:after {
    border-left: 85px solid transparent;
    border-right: 85px solid transparent;
  }
  
  .featured_section17 .fimg {
    width: 35%;
  }
  .featured_section17 .rbox {
    width: 65%;
    padding: 55px 30px 0px 30px;
  }
  
  .featured_section18 .onecol_forty {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section18 .onecol_sixty {
    width: 100%;
    margin: 0;
  }
  
  .featured_section19 .who {
    width: 100%;
    padding-top: 50px;
    z-index: 2;
  }
  .featured_section19 .who img {
    width: 40%;
  }
  .featured_section19 .text {
    width: 100%;
    padding: 50px 50px 50px 100px;
  }
  .featured_section19 .text h1 {
    font-size: 27px;
    margin: 0 0 30px 27px;
  }
  .featured_section19 .text p {
    font-size: 14px;
    line-height: 23px;
  }
  .featured_section19 .text h2 {
    float: right;
    font-size: 21px;
    margin-top: 30px;
    margin-bottom: 0px;
    line-height: 27px;
    border-bottom: 1px solid #5076bb;
  }
  
  .featured_section20 .one_third .price {
    padding-left: 50px;
  }
  .featured_section20 .one_third .price h1 {
    font-size: 65px;
    padding: 0px 5px;
  }
  .featured_section20 .one_third .info a {
    padding: 14px 35px;
  }
  
  .featured_section23 .imghoverz .text {
    /* padding: 27px 25px 0px 25px; */
  }
  .featured_section23 .imghoverz:hover .text,
  .featured_section23 .imghoverz .text.active {
    padding: 55px 25px 0px 25px;
  }
  .featured_section23 .imghoverz .text h2 {
    /* font-size: 30px; */
    /* margin: 0 0 12px 0; */
  }
  
  .featured_section24 .bbox .date {
    padding: 10px;
  }
  .featured_section24 .bbox .date strong {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .featured_section24 .bbox .date p {
    font-size: 9px;
    line-height: 12px;
    margin: 0 0 10px 0;
  }
  .featured_section24 .bbox .date i {
    font-size: 9px;
    padding: 5px;
    margin-top: 5px;
  }
  .featured_section24 .one_half.last {
    background: #fff;
    padding: 25px 20px 0px 25px;
  }
  .featured_section24 .one_half.last p {
    font-size: 13px;
    line-height: 18px;
  }
  
  .featured_section25 a {
    padding: 14px 20px;
  }
  
  .featured_section27 .onecol_thirtyfive.left {
    padding-top: 0px;
  }
  .featured_section27 .onecol_thirtyfive.right {
    padding-top: 0px;
  }
  .featured_section27 .margin_top4 {
    margin-top: 20px;
  }
  .featured_section27 .onecol_thirtyfive.left i,
  .featured_section27 .onecol_thirtyfive.right i {
    margin-bottom: 50px;
  }
  
  .featured_section29 .pricings {
    padding: 25px 20px 45px 20px;
  }
  
  .featured_section30 .one_half img {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 20px;
  }
  .featured_section30 .one_half h5 {
    margin-top: 0px;
  }
  
  .featured_section36 .slidesec {
    margin-bottom: 0px;
  }
  .featured_section36 .one_half {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured_section36 .one_half .last {
    margin: 0;
  }
  
  .featured_section38 h1 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
  .featured_section38 b {
    font-size: 32px;
  }
  .featured_section38 a {
    float: left;
  }
  
  .featured_section40 .onecol_forty {
    width: 100%;
  }
  .featured_section40 .onecol_sixty {
    width: 100%;
    padding-top: 0px;
    margin-bottom: 50px;
  }
  
  .featured_section44 li {
    font-size: 14px;
  }
  .featured_section44 .one_third {
    width: 100%;
  }
  .featured_section44 .two_third {
    width: 100%;
    margin-bottom: 50px;
  }
  
  .featured_section45 .one_fourth .cont {
    padding: 10px 30px 20px 20px;
  }
  .featured_section45 .one_fourth .cont h4 {
    margin: 7px 0px 10px 0px;
  }
  
  .featured_section46 .bubble p {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  
  .featured_section47 li img {
    float: left;
    margin: 0px -20px;
    width: 75%;
  }
  .featured_section47 li b {
    margin-top: 3px;
    margin-right: 40px;
  }
  
  .featured_section50 .left .icont {
    width: 75%;
    margin-right: 70px;
  }
  .featured_section50 .right .icont {
    width: 75%;
    margin-left: 70px;
  }
  
  .featured_section51 h1 {
    font-size: 27px;
    margin-top: 0px;
    line-height: 35px;
  }
  
  .featured_section52 img {
    width: 100%;
    margin-top: 50px;
  }
  
  .featured_section56 .left .cont,
  .featured_section56 .right .cont {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
  }
  .featured_section56 i {
    margin-right: 3px;
  }
  
  .featured_section57 {
    padding-bottom: 100px;
  }
  .featured_section57 .cont1 {
    margin-left: 20%;
  }
  .featured_section57 .cont2 {
    margin-left: 20%;
  }
  .featured_section57 .square {
    margin-bottom: 85px;
  }
  .featured_section57 .square2 {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  
  .featured_section58 .box {
    width: 48%;
    padding: 70px 50px;
    margin: 0 10px 10px 1%;
  }
  
  .featured_section59 img {
    width: 100%;
  }
  
  .featured_section63 .one_half {
    background-position: right top;
  }
  
  .featured_section64 h2 {
    padding-top: 0px;
  }
  
  .featured_section66 .pricbox .title strong {
    font-size: 100px;
  }
  .featured_section66 .pricbox .title strong sup {
    font-size: 30px;
  }
  .featured_section66 .pricbox ul {
    margin-left: 25px;
    margin-right: 25px;
  }
  
  .featured_section67 .ongmp_address {
    width: 70%;
  }
  .featured_section67 .container {
    margin-left: 4%;
  }
  
  .footer6 .column1 {
    width: 100%;
    padding-right: 0px;
    border: none;
    margin-bottom: 40px;
  }
  .footer6 .column1.last {
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .footer6 .column2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    border: none;
    margin-bottom: 40px;
  }
  .footer6 .clogos li img {
    margin-bottom: 0px;
    margin-right: 5px;
  }
  
  .featured_section71 h5 {
    margin: 0px 0 0 0;
  }
  
  .featured_section73 h4 {
    width: 100%;
  }
  
  .featured_section74 span {
    padding: 25px;
  }
  
  .featured_section75 .left {
    width: 45%;
    padding-left: 25px;
  }
  .featured_section75 .right {
    width: 45%;
    padding-right: 25px;
  }
  
  .featured_section77 .testimo {
    padding: 30px 20px;
  }
  .featured_section77 .lbt {
    width: 90%;
  }
  
  .featured_section78 .box {
    padding: 35px 10px 40px 10px;
  }
  
  .featured_section79 .box span {
    padding: 35px 16px 45px 16px;
  }
  
  .featured_section80 .box span {
    padding: 35px 30px 45px 30px;
  }
  
  .featured_section81 .box {
    width: 33%;
    padding: 40px 30px;
  }
  
  .featured_section82 .box {
    padding: 40px 0px;
    text-align: center;
  }
  .featured_section82 .box span {
    float: none;
    margin-right: 0px;
    padding: 10px;
  }
  .featured_section82 .box b {
    margin-top: 20px;
  }
  .featured_section82 .box i {
    float: none;
    font-size: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  
  .featured_section86 .cinfo .shape1 {
    margin-top: -20px;
    margin-left: -1px;
    margin-bottom: 18px;
    width: 101%;
  }
  .featured_section86 .cirimg {
    width: 160px;
    height: 160px;
  }
  
  .featured_section89 .left img {
    width: 100%;
  }
  .featured_section89 .right {
    padding-top: 0px;
  }
  
  .parallax_section14 .box {
    padding: 45px 30px;
  }
  
  .featured_section96 .left img,
  .featured_section96 .right img {
    float: none;
  }
  
  .featured_section98 .box .title h3 {
    font-size: 16px;
  }
  .featured_section98 .box .title h3 strong {
    font-size: 30px;
  }
  
  .featured_section100 .box {
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .featured_section101 .box {
    padding: 50px 35px;
  }
  
  .featured_section102 .one_fourth_less {
    padding: 8px 8px 0px 8px;
  }
  .featured_section102 .one_fourth_less img,
  .featured_section102 .one_fifth_less img {
    width: 100%;
  }
  
  .featured_section103 .container .box {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .featured_section107 p {
    width: 100%;
  }
  
  .featured_section109 .one_half {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section109 .one_half.last {
    margin: 0;
  }
  
  .featured_section112 .onecol_thirtyfive.left {
    padding-top: 0px;
  }
  .featured_section112 .onecol_thirtyfive.right {
    padding-top: 0px;
  }
  .featured_section112 .onecol_thirtyfive.left i {
    margin-left: 10px;
  }
  .featured_section112 .onecol_thirtyfive.right i {
    margin-right: 10px;
  }
  
  .featured_section116 .box {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .featured_section118 .slidesec {
    width: 90%;
  }
  
  .featured_section119 .box iframe {
    width: 120px;
    height: 90px;
    margin-right: 16px;
  }
  .featured_section119 .box strong {
    font-size: 14px;
  }
  
  
  
  
  
  
  .parallax_section1 p {
    width: 90%;
  }
  
  .parallax_section2 h2 {
    font-size: 25px;
  }
  .parallax_section2 .but {
    float: left;
    font-size: 14px;
    padding: 12px 25px;
    margin-top: 20px;
  }
  
  .parallax_section7 .one,
  .parallax_section7 .two {
    padding: 30px 20px 30px 30px;
  }
  .parallax_section7 .one .bigtfont,
  .parallax_section7 .two .bigtfont {
    font-size: 14px;
    line-height: 23px;
  }
  
  .parallax_section10 .one_fourth img {
    width: 100%;
  }
  
  .parallax_section13 .box {
    width: 59%;
  }
  
  .parallax_section17 h2 {
    font-size: 25px;
  }
  .parallax_section17 a {
    float: left;
    margin: 14px 0px 0 0px;
  }
  
  .newsletter2 .enter_email_input {
    width: 65%;
  }
  
  
  .client_logos3 li {
    width: 18.9%;
  }
  .client_logos3 li img {
    width: 100%;
  }
  
  
  .less1 {
    width: 100%;
  }
  .less2 {
    width: 100%;
  }
  .less3 {
    width: 100%;
  }
  .less4 {
    width: 100%;
  }
  
  .title22 em {
    width: 80%;
  }
  .title23 em {
    width: 80%;
  }
  
  .title28 em {
    width: 75%;
  }
  
  
  .img_left5 {
    margin-right: 40px;
    margin-bottom: 18px;
  }
  
  .parallax_section19 {
    padding: 113px 0px 120px 0px;
  }
  
  .featured_section66.four .one_fourth_less {
    width: 48%;
    margin: 0 12px 50px 0;
  }
  
  .logregform {
    width: 45%;
    margin-left: 27%;
  }
  .logregform.two {
    width: 67%;
    margin-left: 16%;
  }
  
  
  
  .featured_section124 .repro img {
    width: 100%;
  }
  .featured_section124 .repro .box {
    width: 100%;
    height: auto;
  }
  
  
  .featured_section125 .one_third i {
    margin-bottom: 0px;
  }
  
  .featured_section128 strong {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .featured_section128 a {
    font-size: 16px;
    padding: 10px 25px;
    margin-top: 20px;
  }
  
  .hoffers img {
    width: 100%;
  }
  
  
  .mgmenucols .one_fourth {
    width: 100%;
    margin-right: 0%;
    padding-right: 0%;
    border-right: none;
    background: #fff;
    padding: 30px 50px;
    border-bottom: 1px solid #f3f3f3;
  }
  
  
  
  
  }
  
  
  
  @media only screen and (min-width: 640px) and (max-width: 767px){
  .container {
    width: 590px;
    margin: auto;
  }
  
  .logo {
    width: 40%;
  }
  .menu_main {
    width: 60%;
  }
  
  .menu_main_full {
    width: 75%;
  }
  .menu_main_full.three {
    width: 60%;
  }
  
  .menu_rlinks {
    width: 25%;
  }
  .menu_rlinks .mrbut {
    padding-right: 10px;
    padding-left: 10px;
  }
  
  .menu_main.rslinks {
    width: 50%;
  }
  .menu_rlinks2 a {
    font-size: 9px;
    padding: 8px 10px;
  }
  
  .menu_main.rslinks3 {
    width: 48%;
    margin-top: 7px;
  }
  .menu_rlinks3 {
    margin-top: 27px;
  }
  .menu_rlinks3 a {
    font-size: 9px;
    padding: 8px 10px;
  
  }
  
  .menu_main.rslinks4 {
    width: 49%;
    margin-top: 7px;
  }
  .menu_rlinks4 {
    margin-top: 27px;
  }
  .menu_rlinks4 a {
    font-size: 9px;
    padding: 8px 10px;
  }
  
  .menu_rlinks6 {
    margin-top: 27px;
  }
  .menu_rlinks6 a {
    font-size: 9px;
    padding: 8px 7px;
  }
  
  
  .logo2 {
    width: 40%;
    padding-left: 18px;
  }
  .logo3 {
    width: 40%;
    padding-left: 18px;
  }
  
  .menu_main.rslinks5 {
    width: 60%;
    margin-top: 23px;
  }
  .menu_rlinks5 {
    display: none;
  }
  
  .menu_main.rslinks7 {
    width: 58%;
    margin-top: 20px;
  }
  .menu_rlinks7 {
    display: none;
  }
  
  .slidermar8 {
    margin-top: 0px;
  }
  .slidermar7 {
    margin-top: 85px;
  }
  
  .top_nav .left {
    width: 50%;
  }
  .top_nav .right {
    width: 50%;
  }
  
  .top_nav2 .left {
    width: 50%;
  }
  .top_nav2 .right {
    width: 50%;
  }
  
  .top_section2 .right .tinfo {
    width: 50%;
  }
  .top_section2 .right .tinfo.last {
    padding-left: 7px;
  }
  .top_section2 .right .tinfo strong {
    font-size: 12px;
  }
  .top_section2 .right .tinfo i {
    width: 25px;
    height: 25px;
    line-height: 22px;
    font-size: 12px;
    margin-right: 3px;
  }
  .top_section2 .right .tinfo em {
    line-height: 10px;
  }
  
  .featured_section2 .one_fourth_less p {
    padding: 20px 5px 20px 5px;
    font-size: 13px;
    line-height: 18px;
  }
  
  .featured_section3 span {
    margin-top: 0px;
  }
  .featured_section3.two {
    padding-bottom: 100px;
  }
  .featured_section3 .onecol_forty img.one {
    width: 75%;
  }
  .featured_section3 .onecol_forty img.two {
    width: 35%;
    margin-top: 74px;
  }
  
  .featured_section6 .one_fourth {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .fltiphone {
    background-size: 85%;
  }
  
  .featured_section7 .one_half {
    width: 100%;
    margin: 0;
  }
  .featured_section7 .one_half.left img {
    float: left;
    margin-left: 0px;
    margin-right: 40px;
  }
  .featured_section7 .one_half.left {
    text-align: left;
  }
  .featured_section7 .one_half.left .hsmline2 {
    float: left;
  }
  
  .featured_section8 .puhtext {
    width: 50%;
    padding-left: 5%;
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .featured_section8 .puhtext b {
    font-size: 16px;
  }
  .featured_section8 .puhtext strong {
    font-size: 25px;
    margin: 10px 0px 25px 0px;
  }
  .featured_section8 .puhtext p {
    font-size: 14px;
    line-height: 23px;
  }
  
  .featured_section9 .left,
  .featured_section9 .center,
  .featured_section9 .right {
    padding: 65px 0px 65px 0px;
  }
  
  .featured_section11 .one_third p {
    padding: 0px 25px 40px 25px;
  }
  
  .featured_section12 .peosays {
    width: 100%;
  }
  
  .featured_section13 .one_fourth {
    padding-right: 2%;
    padding-left: 2%;
  }
  .featured_section13 .cirimg {
    padding: 10px;
  }
  
  .featured_section15 .one_third span {
    margin-bottom: 0px;
  }
  
  .featured_section16 .box {
    margin-left: 0%;
    margin-top: 55px;
  }
  .hexagon {
    width: 140px;
    height: 100px;
    margin-right: 10px;
  }
  .hexagon.one {
    margin-left: 75px;
  }
  .hexagon.two {
    margin-right: 0px;
    margin-left: 0px;
  }
  .hexagon.three,
  .hexagon.four,
  .hexagon.five {
    margin-left: 10px;
  }
  .hexagon:before {
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    top: -30px;
    border-bottom: 30px solid #f3f3f3;
  }
  .hexagon:after {
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    bottom: -30px;
    border-top: 30px solid #f3f3f3;
  }
  .hexagon:hover:before {
    border-bottom: 30px solid #5076bb;
  }
  .hexagon:hover:after {
    border-top: 30px solid #5076bb;
  }
  .hexagon i {
    color: #999;
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .haxmargin {
    margin-top: 40px;
  }
  
  .featured_section17 .fimg {
    width: 100%;
  }
  .featured_section17 .rbox {
    width: 100%;
    padding: 110px 50px 110px 50px;
  }
  
  .featured_section18 .onecol_forty {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section18 .onecol_sixty {
    width: 100%;
    margin: 0;
  }
  
  .featured_section19 .who {
    width: 100%;
    padding-top: 50px;
    z-index: 2;
  }
  .featured_section19 .who img {
    width: 40%;
  }
  .featured_section19 .text {
    width: 100%;
    padding: 50px 50px 50px 70px;
  }
  .featured_section19 .text h1 {
    font-size: 27px;
    margin: 0 0 30px 27px;
  }
  .featured_section19 .text p {
    font-size: 14px;
    line-height: 23px;
  }
  .featured_section19 .text h2 {
    float: right;
    font-size: 21px;
    margin-top: 30px;
    margin-bottom: 0px;
    line-height: 27px;
    border-bottom: 1px solid #5076bb;
  }
  
  .featured_section20 .one_third {
    width: 100%;
    margin: 0 0 70px 0;
  }
  .featured_section20 .one_third .price {
    padding-left: 200px;
  }
  .featured_section20 .one_third .info a {
    margin-left: 34%;
  }
  
  .featured_section23 .one_half {
    width: 98%;
    margin: 0 0 50px 0;
  }
  .featured_section23 .one_half.last {
    width: 98%;
    margin: 0;
  }
  
  .featured_section24 .one_half {
    width: 100%;
  }
  .featured_section24 .one_half.last {
    padding: 35px 35px 35px 35px;
  }
  
  .featured_section25 a {
    padding: 8px 8px;
  }
  
  .featured_section26 i {
    font-size: 25px;
  }
  
  .featured_section27 .onecol_thirtyfive {
    width: 100%;
    margin: 0;
  }
  .featured_section27 .one_fourth {
    width: 25%;
    margin: 30px auto;
  }
  .featured_section27 .onecol_thirtyfive.left {
    text-align: left;
    padding-top: 0px;
  }
  .featured_section27 .onecol_thirtyfive.right {
    text-align: left;
    padding-top: 0px;
  }
  .featured_section27 .onecol_thirtyfive.left i {
    float: left;
    margin-left: 0px;
    margin-right: 25px;
  }
  
  .featured_section29 .pricings {
    width: 49.7%;
    margin-right: 0.3%;
  }
  
  .featured_section30 .one_half img {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 20px;
  }
  .featured_section30 .one_half h5 {
    margin-top: 0px;
  }
  
  .featured_section36 .slidesec {
    margin-bottom: 0px;
  }
  .featured_section36 .one_half {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured_section36 .one_half .last {
    margin: 0;
  }
  
  .featured_section37 .one_half {
    width: 100%;
    margin-bottom: 100px;
  }
  .featured_section37 .one_half.last {
    margin: 0;
  }
  
  .featured_section38 h1 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
  .featured_section38 b {
    font-size: 32px;
  }
  .featured_section38 a {
    float: left;
  }
  
  .featured_section40 .onecol_forty {
    width: 100%;
  }
  .featured_section40 .onecol_sixty {
    width: 100%;
    padding-top: 0px;
    margin-bottom: 50px;
  }
  
  .featured_section44 li {
    font-size: 14px;
  }
  .featured_section44 .one_third {
    width: 100%;
  }
  .featured_section44 .two_third {
    width: 100%;
    margin-bottom: 50px;
  }
  
  .featured_section45 .one_fourth {
    width: 50%;
  }
  .featured_section45 .one_half {
    width: 50%;
    margin: 0;
  }
  
  .featured_section46 .bubble p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    margin-top: 20px;
  }
  
  .featured_section47 li img {
    float: left;
    margin: 0px;
    width: 75%;
  }
  .featured_section47 li b {
    margin-top: 3px;
    margin-right: 40px;
  }
  
  .featured_section50 .left .icont {
    width: 75%;
    margin-right: 40px;
  }
  .featured_section50 .right .icont {
    width: 75%;
    margin-left: 40px;
  }
  
  .featured_section51 h1 {
    font-size: 21px;
    margin-top: 0px;
    line-height: 30px;
  }
  
  .featured_section52 img {
    width: 100%;
    margin-top: 50px;
  }
  
  .featured_section53 .one_third {
    width: 100%;
    margin-bottom: 50px;
  }
  .featured_section53 .one_third.last {
    margin-bottom: 0px;
  }
  
  .featured_section54 .one_third {
    width: 100%;
  }
  
  .featured_section56 .left .cont,
  .featured_section56 .right .cont {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
  .featured_section56 i {
    margin-right: 0px;
  }
  
  .featured_section57 {
    padding-bottom: 100px;
  }
  .featured_section57 .cont1 {
    margin-left: 13%;
  }
  .featured_section57 .cont2 {
    margin-left: 13%;
  }
  .featured_section57 .square {
    margin-bottom: 85px;
    margin-right: 80px;
  }
  .featured_section57 .square2 {
    margin-top: 30px;
    margin-bottom: 50px;
    margin-right: 80px;
  }
  
  .featured_section58 .box {
    width: 48%;
    padding: 50px 20px;
    margin: 0 10px 10px 0.5%;
  }
  
  .featured_section59 img {
    width: 100%;
  }
  
  .featured_section61 .one_fourth {
    width: 100%;
    margin-bottom: 70px;
  }
  .featured_section61 .one_fourth.last {
    margin-bottom: 0;
  }
  
  .featured_section63 .one_half {
    padding: 0 25px 0 0;
  }
  .featured_section63 .one_half.last {
    padding: 0 0px 0 25px;
  }
  .featured_section63 .one_half span {
    font-size: 40px;
    margin-right: 18px;
  }
  .featured_section63 .one_half {
    background-position: right top;
  }
  
  .featured_section66 .pricbox .title strong {
    font-size: 75px;
    padding-top: 50px;
  }
  .featured_section66 .pricbox .title strong sup {
    font-size: 25px;
    margin-right: 0px;
  }
  .featured_section66 .pricbox ul {
    margin-left: 25px;
    margin-right: 25px;
  }
  .featured_section66 .pricbox .title p {
    font-size: 13px;
  }
  
  .featured_section67 .ongmp_address {
    width: 70%;
  }
  .featured_section67 .container {
    margin-left: 4%;
  }
  
  .footer6 .column1 {
    width: 100%;
    padding-right: 0px;
    border: none;
    margin-bottom: 40px;
  }
  .footer6 .column1.last {
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .footer6 .column2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    border: none;
    margin-bottom: 40px;
  }
  .footer6 .clogos li img {
    margin-right: 5px;
  }
  
  .featured_section69 .one_half {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured_section69 .one_half.last {
    margin-bottom: 0px;
  }
  
  .featured_section71 h5 {
    margin: 0px 0 0 0;
  }
  
  .featured_section73 h4 {
    width: 100%;
  }
  
  .featured_section74 span {
    padding: 25px;
  }
  
  .featured_section75 .left {
    width: 45%;
    padding-left: 10px;
  }
  .featured_section75 .right {
    width: 45%;
    padding-right: 10px;
  }
  
  .featured_section77 .testimo {
    padding: 30px 10px;
  }
  .featured_section77 .lbt {
    width: 90%;
  }
  
  .featured_section78 .box {
    padding: 35px 10px 40px 10px;
  }
  
  .featured_section79 .box span {
    padding: 35px 25px 45px 25px;
  }
  
  .featured_section80 .box span {
    padding: 35px 30px 45px 30px;
  }
  
  .featured_section81 .box {
    width: 32.9%;
    padding: 30px 10px;
  }
  
  .featured_section82 .box {
    width: 100%;
    padding: 35px 0px;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,0.20);
  }
  .featured_section82 .box.last {
    border: none;
  }
  
  .featured_section86 .cinfo .shape1 {
    margin-top: -10px;
    margin-left: -1px;
    margin-bottom: 18px;
    width: 100.5%;
  }
  .featured_section86 .cirimg {
    width: 120px;
    height: 120px;
  }
  .featured_section86 p {
    font-size: 12px;
    line-height: 18px;
  }
  
  .featured_section89 .left {
    width: 100%;
  }
  .featured_section89 .right {
    width: 100%;
    padding-left: 0px;
    padding-top: 40px;
    padding-bottom: 100px;
  }
  
  .parallax_section14 .box {
    width: 33.160%;
    padding: 45px 25px;
  }
  
  .featured_section92 .one_half {
    width: 100%;
    margin-bottom: 50px;
  }
  .featured_section92 .one_half.last {
    margin-bottom: 0px;
  }
  
  .featured_section94 .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .featured_section94 .right {
    width: 100%;
    margin-left: 0%;
  }
  
  .featured_section96 .left img,
  .featured_section96 .right img {
    float: none;
  }
  
  .featured_section98 .box.first {
    margin-top: 100px;
  }
  
  .featured_section100 .box {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .featured_section101 .box {
    padding: 50px 18px;
  }
  
  .featured_section102 .one_fourth_less {
    padding: 8px 8px 0px 8px;
  }
  .featured_section102 .one_fourth_less img,
  .featured_section102 .one_fifth_less img {
    width: 100%;
  }
  
  .featured_section103 .container .box {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .featured_section107 p {
    width: 90%;
  }
  
  .featured_section109 .one_half {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section109 .one_half.last {
    margin: 0;
  }
  
  .featured_section111 .one_half {
    width: 100%;
    margin-bottom: 50px;
  }
  .featured_section111 .one_half.last {
    margin: 0;
  }
  
  .featured_section112 .onecol_thirtyfive.left {
    padding-top: 0px;
  }
  .featured_section112 .onecol_thirtyfive.right {
    padding-top: 0px;
  }
  .featured_section112 .onecol_thirtyfive.left i {
    margin-left: 10px;
    margin-bottom: 0px;
  }
  .featured_section112 .onecol_thirtyfive.right i {
    margin-right: 10px;
    margin-bottom: 0px;
  }
  
  .featured_section116 .box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .featured_section116 .box img {
    width: 100%;
  }
  
  .featured_section118 .slidesec {
    width: 90%;
  }
  
  .featured_section119 .onecol_sixty {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured_section119 .onecol_forty {
    width: 100%;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .parallax_section1 p {
    width: 90%;
  }
  
  .parallax_section2 h2 {
    font-size: 25px;
  }
  .parallax_section2 .but {
    float: left;
    font-size: 14px;
    padding: 12px 25px;
    margin-top: 20px;
  }
  
  .parallax_section7 .one,
  .parallax_section7 .two {
    padding: 20px 10px 20px 20px;
  }
  .parallax_section7 .one .bigtfont,
  .parallax_section7 .two .bigtfont {
    font-size: 14px;
    line-height: 21px;
  }
  
  .parallax_section10 .one_fourth img {
    width: 100%;
  }
  
  .parallax_section13 .box {
    width: 75%;
  }
  
  .parallax_section17 h2 {
    font-size: 25px;
  }
  .parallax_section17 a {
    float: left;
    margin: 14px 0px 0 0px;
  }
  
  .newsletter2 .enter_email_input {
    width: 100%;
  }
  .newsletter2 .input_submit {
    margin-left: 0px;
  }
  
  .client_logos3 li {
    width: 18.6%;
  }
  .client_logos3 li img {
    width: 100%;
  }
  
  
  .less1 {
    width: 100%;
  }
  .less2 {
    width: 100%;
  }
  .less3 {
    width: 100%;
  }
  .less4 {
    width: 100%;
  }
  
  .title22 em {
    width: 90%;
  }
  .title23 em {
    width: 90%;
  }
  .title28 em {
    width: 80%;
  }
  
  
  
  .footer .one_fourth {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .footer .one_fourth.last {
    margin: 0 0 0px 0;
  }
  
  
  
  .slidermar {
    margin-top: 37px;
  }
  
  
  
  
  /*.page_title2 {
    margin-top: 55px;
  }*/
  
  .footer3 .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .footer3 .right {
    width: 100%;
    margin-left: 0%;
  }
  
  
  .title34 em {
    width: 100%;
  }
  
  
  .img_left5 {
    margin-right: 0px;
    margin-bottom: 40px;
    width: 100%;
  }
  
  .parallax_section19 {
    padding: 113px 0px 120px 0px;
  }
  .parallax_section19 h1 {
    font-size: 35px;
    margin-bottom: 35px;
  }
  .parallax_section19 h1 strong {
    margin: 10px 0px 21px 0px;
  }
  
  .featured_section66.four .one_fourth_less {
    width: 48%;
    margin: 0 10px 50px 0;
  }
  
  .featured_section82.two .box {
    border-left: none;
  }
  
  
  
  .logregform {
    width: 55%;
    margin-left: 21%;
  }
  .logregform.two {
    width: 75%;
    margin-left: 12%;
  }
  
  
  .content_left {
    width: 100%;
    margin-bottom: 75px;
  }
  .left_sidebar {
    width: 100%;
    margin-bottom: 75px;
  }
  .content_right {
    width: 100%;
  }
  .right_sidebar {
    width: 100%;
  }
  .content_halfsite {
    width: 100%;
    margin-right: 0%;
  }
  
  
  .featured_section124 .repro img {
    width: 100%;
  }
  .featured_section124 .repro .box {
    width: 100%;
    height: auto;
  }
  
  
  .featured_section125 .one_third i {
    margin-bottom: 20px;
  }
  
  .featured_section126 img {
    width: 120px;
    height: 120px;
  }
  
  
  .featured_section128 strong {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .featured_section128 a {
    font-size: 16px;
    padding: 10px 25px;
    margin-top: 20px;
  }
  
  
  .top_nav4 .left {
    display: none;
  }
  .top_nav4 .right {
    width: 100%;
    text-align: left;
  }
  
  
  
  .domserch .onecol_sixty,
  .domserch .onecol_forty {
    width: 100%;
    margin: 0;
  }
  .domserch .bcol {
    padding-left: 25px;
    padding-right: 25px;
  }
  
  .featured_section129 .one_fourth {
    padding-left: 5px;
    padding-right: 5px;
  }
  
  .featured_section131 .one_third i {
    width: 100%;
    margin-bottom: 18px;
  }
  
  
  .hoffers img {
    width: 100%;
  }
  
  
  .mgmenucols .one_fourth {
    width: 100%;
    margin-right: 0%;
    padding-right: 0%;
    border-right: none;
    background: #fff;
    padding: 30px 50px;
    border-bottom: 1px solid #f3f3f3;
  }
  
  
  
  }
  
  
  @media only screen and (min-width: 480px) and (max-width: 639px){
  
  /* columns */
  .one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
  .one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
    position: relative;
    margin-right: 0%;
    float: left;
  }
  .one_full,
  .one_half,
  .one_third,
  .one_fourth,
  .one_fifth,
  .two_third,
  .three_fourth,
  .onecol_forty,
  .onecol_sixty,
  .onecol_thirtyfive,
  .one_full_less,
  .one_half_less,
  .one_third_less,
  .one_fourth_less,
  .one_fifth_less,
  .two_third_less,
  .three_fourth_less,
  .onecol_forty_less,
  .onecol_sixty_less,
  .onecol_thirtyfive_less {
    width: 100%;
    margin-bottom: 20px;
  }
  .last {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .container {
    width: 440px;
    margin: auto;
  }
  
  .logo {
    width: 100%;
  }
  .menu_main {
    width: 100%;
  }
  
  .menu_main_full {
    width: 65%;
  }
  .menu_main_full.three {
    width: 100%;
  }
  
  .menu_rlinks {
    width: 35%;
  }
  .menu_rlinks .mrbut {
    padding-right: 10px;
    padding-left: 10px;
  }
  
  .menu_main.rslinks {
    width: 75%;
  }
  
  .menu_main.rslinks3 {
    width: 75%;
  }
  .menu_rlinks3 {
    margin-top: 22px;
  }
  
  .menu_main.rslinks4 {
    width: 75%;
  }
  .menu_rlinks4 {
    margin-top: 22px;
  }
  
  .menu_rlinks6 {
    margin-top: 22px;
  }
  
  .logo2 {
    width: 100%;
    padding-left: 0px;
  }
  .logo3 {
    width: 100%;
    height: 70px;
    padding-left: 0px;
  }
  
  .menu_main.rslinks5 {
    width: 90%;
    margin-top: 10px;
    margin-left: 25px;
  }
  .menu_rlinks5 {
    display: none;
  }
  
  .menu_main.rslinks7 {
    width: 90%;
    margin-top: 10px;
    margin-left: 25px;
  }
  .menu_rlinks7 {
    display: none;
  }
  
  
  .header #logo{
    background-position: center top;
  }
  
  /* bigger logo? remove below comment */
  /*.header #logo{
    background-position: center top;
    background-size: 50%;
  }*/
  
  #logo1{
    background-position: center top;
  }
  #logo2{
    background-position: center top;
  }
  #logo3{
    background-position: center top;
  }
  #logo4{
    background-position: center top;
  }
  #logo5{
    background-position: center top;
  }
  #logo6{
    background-position: center top;
  }
  #logo7{
    background-position: center top;
  }
  #logo8{
    background-position: center top;
  }
  #logo9{
    background-position: center top;
  }
  #logo10{
    background-position: center top;
  }
  #logo11{
    background-position: center top;
  }
  #logo12{
    background-position: center top;
  }
  #logo13{
    background-position: center top;
  }
  #logo14{
    background-position: center top;
  }
  #logo15{
    background-position: center top;
  }
  #logo16{
    background-position: center top;
  }
  #logo17{
    background-position: center top;
  }
  #logo18{
    background-position: center top;
  }
  #logo19{
    background-position: center top;
  }
  #logo21 {
    margin-top:10px;
    background-position: center top;
  }
  #logo22 {
    background-position: center top;
  }
  
  
  .slidermar8 {
    margin-top: 0px;
  }
  .slidermar6 {
    margin-top: 130px;
  }
  .slidermar22 {
    margin-top: 135px;
  }
  
  .top_nav .left {
    width: 100%;
    text-align: right;
  }
  .top_nav .right {
    width: 100%;
  }
  
  .top_nav2 .left {
    width: 100%;
    text-align: right;
  }
  .top_nav2 .right {
    width: 100%;
  }
  
  .top_nav3 {
    font-size: 12px;
  }
  .top_nav3 i {
    width: 16px;
    height: 16px;
    font-size: 9px;
    line-height: 14px;
    margin-right: 1px;
  }
  
  .top_section2 {
    height: 155px;
  }
  .top_section2 .left {
    width: 100%;
    margin-top: 0px;
  }
  .top_section2 .right {
    width: 100%;
    margin-top: 30px;
  }
  .top_section2 .right .tinfo {
    width: 50%;
  }
  .top_section2 .right .tinfo.last {
    padding-left: 14px;
  }
  .top_section2 .right .tinfo strong {
    font-size: 14px;
  }
  
  .sample_slider9 {
    margin-top: -155px;
  }
  
  
  .featured_section3 span {
    margin-top: 0px;
  }
  .featured_section3.two {
    padding-bottom: 100px;
  }
  
  .featured_section5 .one_fourth {
    padding: 40px 0px;
    width: 25%;
    margin-right: 0;
    margin-bottom: 0;
  }
  
  .featured_section6 .one_fourth {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-right: none;
  }
  .featured_section6 .one_fourth.btm {
    border-bottom: 1px solid rgba(255,255,255,0.5);
  }
  .fltiphone {
    margin-top: -25px;
    background-size: 90%;
  }
  
  .featured_section7 .one_half {
    width: 100%;
    margin: 0px 0px 50px 0px;
  }
  .featured_section7 .one_half.left img,
  .featured_section7 .one_half.right img {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .featured_section7 .one_half.left {
    text-align: left;
  }
  .featured_section7 .one_half.left .hsmline2 {
    float: left;
  }
  
  .featured_section8 .puhtext {
    width: 65%;
    padding-left: 5%;
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .featured_section8 .puhtext b {
    font-size: 16px;
  }
  .featured_section8 .puhtext strong {
    font-size: 25px;
    margin: 10px 0px 25px 0px;
  }
  .featured_section8 .puhtext p {
    font-size: 14px;
    line-height: 23px;
  }
  
  .featured_section9 .left {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 50px 0px 0px 0px;
  }
  .featured_section9 .center {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 40px 0px 0px 0px;
  }
  .featured_section9 .right {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 40px 0px 50px 0px;
  }
  
  .featured_section12 .peosays {
    width: 100%;
  }
  
  .featured_section13 .one_fourth {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
    margin-bottom: 55px;
  }
  
  .featured_section14 .one_half {
    width: 100%;
    margin: 0 0 75px 0;
    padding-right: 0%;
    padding-left: 0%;
    border-right: none;
  }
  
  .featured_section16 .box {
    margin-left: 0%;
    margin-top: 55px;
  }
  .hexagon {
    width: 100px;
    height: 62px;
    margin-right: 10px;
  }
  .hexagon.one {
    margin-left: 60px;
  }
  .hexagon.two {
    margin-right: 0px;
    margin-left: 5px;
  }
  .hexagon.three,
  .hexagon.four,
  .hexagon.five {
    margin-left: 10px;
  }
  .hexagon:before {
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    top: -30px;
    border-bottom: 30px solid #f3f3f3;
  }
  .hexagon:after {
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    bottom: -30px;
    border-top: 30px solid #f3f3f3;
  }
  .hexagon:hover:before {
    border-bottom: 30px solid #5076bb;
  }
  .hexagon:hover:after {
    border-top: 30px solid #5076bb;
  }
  .hexagon i {
    color: #999;
    font-size: 21px;
    margin-top: 7px;
    margin-bottom: 5px;
  }
  .haxmargin {
    margin-top: 35px;
  }
  .hexagon h6 {
    font-size: 12px;
  }
  
  .featured_section17 .fimg {
    width: 100%;
    background-size: 100%;
    min-height: 280px;
  }
  .featured_section17 .rbox {
    width: 100%;
    padding: 110px 20px 110px 20px;
  }
  
  .featured_section19 .who {
    width: 100%;
    padding-top: 50px;
    z-index: 2;
  }
  .featured_section19 .who img {
    width: 40%;
  }
  .featured_section19 .text {
    width: 100%;
    padding: 50px 50px 50px 80px;
  }
  .featured_section19 .text h1 {
    font-size: 27px;
    margin: 0 0 30px 27px;
  }
  .featured_section19 .text p {
    font-size: 14px;
    line-height: 23px;
  }
  .featured_section19 .text h2 {
    float: right;
    font-size: 21px;
    margin-top: 30px;
    margin-bottom: 0px;
    line-height: 27px;
    border-bottom: 1px solid #5076bb;
  }
  
  .featured_section20 .one_third {
    width: 100%;
    margin: 0 0 70px 0;
  }
  .featured_section20 .one_third .price {
    padding-left: 120px;
  }
  .featured_section20 .one_third .info a {
    margin-left: 28%;
  }
  
  .featured_section21 .container .box {
    width: 100%;
    padding: 75px 50px 62px 50px;
    border-right: none;
    border-bottom: 1px solid #e3e3e3;
  }
  .featured_section21 .container .box.last {
    border-right: none;
    border-bottom: none;
  }
  
  .featured_section23 .imghoverz .text {
    /* padding: 27px 25px 0px 25px; */
  }
  .featured_section23 .imghoverz:hover .text,
  .featured_section23 .imghoverz .text.active {
    padding: 80px 25px 0px 25px;
  }
  
  .featured_section24 .one_half {
    width: 100%;
  }
  .featured_section24 .one_half.last {
    padding: 35px 35px 35px 35px;
  }
  .featured_section24 .bbox .date strong {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .featured_section24 .bbox .date p {
    font-size: 9px;
    line-height: 12px;
    margin: 0 0 10px 0;
  }
  .featured_section24 .bbox .date i {
    font-size: 12px;
    padding: 7px;
    margin-top: 5px;
  }
  .featured_section24 .one_half.last p {
    font-size: 13px;
    line-height: 18px;
  }
  
  .featured_section25 {
    text-align: left;
  }
  .featured_section25 .three_fourth {
    margin: 0;
  }
  
  .featured_section26 .cont {
    width: 86%;
  }
  
  .featured_section27 .one_fourth {
    width: 25%;
  }
  .featured_section27 .onecol_thirtyfive.left {
    text-align: left;
    padding-top: 0px;
  }
  .featured_section27 .onecol_thirtyfive.right {
    text-align: left;
    padding-top: 0px;
  }
  .featured_section27 .onecol_thirtyfive.left i {
    float: left;
    margin-left: 0px;
    margin-right: 25px;
  }
  
  .featured_section29 .pricings {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 50px;
  }
  
  .featured_section30 .one_half img {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 20px;
  }
  .featured_section30 .one_half h5 {
    margin-top: 0px;
  }
  
  .featured_section32 li {
    width: 25%;
    border-right: 1px solid #eee;
    margin-bottom: 20px;
  }
  
  .featured_section36 .one_half {
    background: none;
  }
  .featured_section36 .one_half img {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 30px;
  }
  
  .featured_section38 h1 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
  .featured_section38 b {
    font-size: 32px;
  }
  .featured_section38 a {
    float: left;
  }
  
  .featured_section39 .one_half {
    width: 100%;
    padding-bottom: 0px;
    border-right: none;
  }
  .featured_section39 .one_half.last {
    width: 100%;
    padding-bottom: 100px;
    border-right: none;
  }
  
  .featured_section41 .slidesec img {
    margin-right: 0px;
    margin-bottom: 30px;
    width: 100%;
  }
  
  .featured_section45 .one_fourth {
    width: 100%;
  }
  .featured_section45 .one_half {
    width: 100%;
  }
  
  .featured_section46 .bubble p {
    width: 70%;
  }
  
  .featured_section47 li img {
    float: left;
    margin: 0px;
    width: 75%;
  }
  .featured_section47 li b {
    margin-top: 3px;
    margin-right: 40px;
  }
  
  .featured_section50 .left,
  .featured_section50 .right {
    width: 100%;
  }
  .featured_section50 .left .icont,
  .featured_section50 .right .icont {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  
  .featured_section52 img {
    width: 100%;
    margin-top: 50px;
  }
  
  .featured_section56 .left,
  .featured_section56 .right {
    width: 100%;
  }
  .featured_section56 .left .cont,
  .featured_section56 .right .cont {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
  .featured_section56 i {
    margin-right: 0px;
  }
  
  .featured_section57 .cont1 {
    margin-left: 28%;
  }
  .featured_section57 .cont2 {
    margin-left: 28%;
  }
  .featured_section57 .square {
    margin-bottom: 85px;
    margin-right: 0px;
  }
  .featured_section57 .square2 {
    margin-top: 120px;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  
  .featured_section58 .box {
    width: 100%;
    padding: 50px 20px;
    margin: 0 0px 10px 0%;
  }
  
  .featured_section59 img {
    width: 100%;
  }
  
  .featured_section63 .one_half {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    background: none;
  }
  .featured_section63 .one_half.last {
    padding: 0;
  }
  .featured_section63 .one_half span {
    font-size: 40px;
    margin-right: 18px;
  }
  
  .featured_section67 .ongmp_address {
    width: 70%;
  }
  .featured_section67 .container {
    margin-left: 4%;
  }
  .featured_section67 .box {
    padding-top: 50px;
  }
  
  .footer6 .column1 {
    width: 100%;
    padding-right: 0px;
    border: none;
    margin-bottom: 40px;
  }
  .footer6 .column1.last {
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .footer6 .column2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    border: none;
    margin-bottom: 40px;
  }
  .footer6 .clogos li img {
    margin-right: 5px;
  }
  
  .featured_section69 .box {
    width: 100%;
    padding: 30px 30px 30px 30px;
    margin-bottom: 30px;
  }
  
  .featured_section70 li {
    width: 50%;
    padding: 0 7px 0 0;
  }
  
  .featured_section71 h5 {
    margin: 0px 0 0 0;
  }
  
  .featured_section75:before {
    right:100%;
  }
  .featured_section75 .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .featured_section75 .right {
    width: 100%;
  }
  
  .featured_section79 .box {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured_section79 .box.center {
    border: 1px solid #ececec;
  }
  
  .featured_section80 .box {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured_section80 .box.last {
    border: 1px solid #ececec;
  }
  
  .featured_section81 .box {
    width: 100%;
    margin-right: 0px;
  }
  
  .featured_section82 .box {
    width: 100%;
    padding: 35px 0px;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,0.20);
  }
  .featured_section82 .box.last {
    border: none;
  }
  
  .featured_section86 .cinfo .shape1 {
    margin-top: -30px;
    margin-left: -1px;
    margin-bottom: 18px;
    width: 100.5%;
  }
  
  .featured_section89 .left {
    width: 100%;
  }
  .featured_section89 .right {
    width: 100%;
    padding-left: 0px;
    padding-top: 40px;
    padding-bottom: 100px;
  }
  
  .parallax_section14 .box {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 1px;
  }
  
  .featured_section93 .two_third {
    padding-top: 0px;
  }
  
  .featured_section94 .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .featured_section94 .right {
    width: 100%;
    margin-left: 0%;
  }
  
  .featured_section96 .left {
    width: 100%;
    padding-right: 0px;
    border-right: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .featured_section96 .right {
    width: 100%;
    padding-left: 0px;
  }
  
  .featured_section97 .one_third {
    width: 100%;
    margin: 0;
  }
  
  .featured_section98 .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .featured_section98 .box.first {
    text-align: center;
    margin-top: 0px;
  }
  
  .featured_section99:before {
    background: #46d8bd;
  }
  .featured_section99 h2 strong {
    margin-left: 0;
  }
  
  .featured_section100 .box {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    border-left: none;
    border-bottom: 1px solid #eee;
  }
  .featured_section100 .box.last {
    border-right: none;
  }
  
  .featured_section101 .box {
    width: 100%;
  }
  
  .featured_section102 .one_fourth_less {
    padding: 8px 8px 0px 8px;
  }
  .featured_section102 .one_fourth_less img,
  .featured_section102 .one_fifth_less img {
    width: 100%;
  }
  
  .featured_section103 .container .box {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #eee;
  }
  .featured_section103 .container .box.last {
    border-right: none;
    border-bottom: none;
  }
  
  .featured_section109 .ssdimgs img.one {
    width: 59%;
  }
  .featured_section109 .ssdimgs img.two {
    margin-right: 0px;
    width: 40%;
    position: absolute;
    bottom: 0;
  }
  
  .featured_section112 .onecol_thirtyfive.left {
    text-align: left;
    padding-top: 0px;
  }
  .featured_section112 .onecol_thirtyfive.right {
    padding-top: 0px;
  }
  .featured_section112 .onecol_thirtyfive.left i {
    float: left;
    margin-left: 0px;
    margin-right: 25px;
  }
  
  .featured_section113 .one_half {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  
  .featured_section118 .slidesec {
    width: 90%;
  }
  .featured_section118 .slidesec span {
    margin-bottom: 30px;
  }
  
  
  
  
  
  
  .copyright_info .one_half {
    text-align: left;
    margin: 0;
  }
  ul.footer_social_links {
    float: left;
    margin: 21px 0px 0px 0px;
  }
  .footer_social_links li {
    float: left;
    margin: 0px 5px 0px 0px;
  }
  
  .copyright_info2 .one_half {
    text-align: left;
    margin-bottom: 20px;
  }
  
  
  .copyright_info4 .container .one_half,
  .copyright_info4 .container .one_half.last {
    text-align: center;
    margin: 0;
  }
  
  .copyright_info5 p,
  .copyright_info5 span {
    float: none;
  }
  
  
  .parallax_section1 p {
    width: 90%;
  }
  
  .parallax_section2 h2 {
    font-size: 25px;
  }
  .parallax_section2 .but {
    float: left;
    font-size: 14px;
    padding: 12px 25px;
    margin-top: 20px;
  }
  
  .parallax_section3 ul.left {
    width: 100%;
    padding-right: 0%;
    border-right: none;
    margin-bottom: 40px;
  }
  .parallax_section3 .left li {
    text-align: left;
  }
  .parallax_section3 .left li i {
    float: left;
    margin-right: 30px;
    margin-left: 0px;
  }
  .parallax_section3 ul.right {
    width: 100%;
    padding-left: 0%;
  }
  
  .parallax_section7 .one,
  .parallax_section7 .two {
    padding: 40px 30px 40px 40px;
  }
  
  .parallax_section10 .one_fourth img {
    width: 100%;
  }
  
  .parallax_section13 .box {
    width: 72%;
  }
  
  .parallax_section17 h2 {
    font-size: 25px;
  }
  .parallax_section17 a {
    float: left;
    margin: 14px 0px 0 0px;
  }
  
  .newsletter2 {
    padding-bottom: 40px;
  }
  .newsletter2 h2 {
    text-align: center;
  }
  .newsletter2 .enter_email_input {
    width: 70%;
    margin-top: 0px;
  }
  .newsletter2 .input_submit {
    margin-top: 0px;
    margin-left: 10px;
  }
  .newsletter2 .one_half {
    margin: 0;
  }
  
  .client_logos3 li {
    width: 18.1%;
  }
  .client_logos3 li img {
    width: 100%;
  }
  
  
  .less1 {
    width: 100%;
  }
  .less2 {
    width: 100%;
  }
  .less3 {
    width: 100%;
  }
  .less4 {
    width: 100%;
  }
  
  .title22 em {
    width: 100%;
  }
  .title23 em {
    width: 100%;
  }
  .title28 em {
    width: 100%;
  }
  
  
  
  .slidermar {
    margin-top: 137px;
  }
  
  .slidermar1 {
    padding-top: 130px;
    background: #3c3c41;
  }
  
  
  
  
  .page_title2 {
    margin-top: 135px;
  }
  .page_title2 h1 {
    width: 100%;
    margin-top: 12px;
  }
  .page_title2 .pagenation {
    float: left;
    width: 100%;
    margin: 5px 0px 0px 0px;
  }
  
  .footer3 .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .footer3 .right {
    width: 100%;
    margin-left: 0%;
  }
  
  .cforms.two .one_half {
    margin-bottom: 0px;
  }
  
  .title34 em {
    width: 100%;
  }
  
  
  .img_left5 {
    margin-right: 0px;
    margin-bottom: 40px;
    width: 100%;
  }
  
  .parallax_section19 {
    padding: 90px 0px 90px 0px;
  }
  .parallax_section19 h1 {
    font-size: 30px;
    margin-bottom: 35px;
  }
  .parallax_section19 h1 strong {
    margin: 10px 0px 21px 0px;
  }
  
  .featured_section82.two .box {
    border-left: none;
  }
  
  
  .logregform {
    width: 75%;
    margin-left: 12%;
  }
  .logregform.two {
    width: 90%;
    margin-left: 5%;
  }
  .logregform.two .one_half,
  .logregform.two .one_third,
  .logregform.two .two_third {
    margin: 0 0 10px 0;
  }
  
  
  .content_left {
    width: 100%;
    margin-bottom: 75px;
  }
  .left_sidebar {
    width: 100%;
    margin-bottom: 75px;
  }
  .content_right {
    width: 100%;
  }
  .right_sidebar {
    width: 100%;
  }
  .content_halfsite {
    width: 100%;
    margin-right: 0%;
  }
  
  
  .featured_section124 .repro img {
    width: 100%;
  }
  .featured_section124 .repro .box {
    width: 100%;
    height: auto;
  }
  
  
  .featured_section128 strong {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 30px;
  }
  .featured_section128 a {
    font-size: 16px;
    padding: 10px 25px;
    margin-top: 20px;
  }
  
  .slidermar12 {
    margin-top: 175px;
  }
  
  .top_nav4 .left {
    display: none;
  }
  .top_nav4 .right {
    width: 100%;
    text-align: left;
  }
  .top_nav4 .right strong {
    margin-right: 5px;
  }
  .tpbut4 {
    padding: 7px 5px;
  }
  
  
  .domserch .onecol_sixty,
  .domserch .onecol_forty {
    margin: 0;
  }
  
  .featured_section130 .pacgbox {
    width: 100%;
    margin-right: 0;
  }
  
  .hoffers img {
    width: 100%;
  }
  
  .mgmenucols .one_fourth {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0;
    padding-right: 0%;
    border-right: none;
    background: #fff;
    padding: 30px 50px;
    border-bottom: 1px solid #f3f3f3;
  }
  
  
  }
  
  
  
  
  
  @media only screen and (max-width: 479px){
  
  /* columns */
  .one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
  .one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
    position: relative;
    margin-right: 0%;
    float: left;
  }
  .one_full,
  .one_half,
  .one_third,
  .one_fourth,
  .one_fifth,
  .two_third,
  .three_fourth,
  .onecol_forty,
  .onecol_sixty,
  .onecol_thirtyfive,
  .one_full_less,
  .one_half_less,
  .one_third_less,
  .one_fourth_less,
  .one_fifth_less,
  .two_third_less,
  .three_fourth_less,
  .onecol_forty_less,
  .onecol_sixty_less,
  .onecol_thirtyfive_less,
  .portfolio_area_left,
  .portfolio_area_right {
    width: 100%;
    
  }
  .portfolio_area_left,
  .portfolio_area_right {
    margin: 0px;	
  }
  .detay_kod {
    font-size: 12px;	
  }
  
  .last {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .one_half_featured {
      width: 100%;
      margin: 40px 0;
  
  }
  .container {
    width: 300px;
    margin: auto;
  }
  
  
  .logo {
    width: 100%;
  }
  .menu_main {
    width: 100%;
  }
  
  .menu_main_full {
    width: 70%;
  }
  .menu_main_full.three {
    width: 100%;
  }
  
  .menu_rlinks {
    width: 30%;
  }
  .menu_rlinks .mrbut {
    font-size: 12px;
    padding-right: 2px;
    padding-left: 2px;
  }
  
  .menu_main.rslinks {
    width: 72%;
  }
  .menu_rlinks2 a {
    padding: 8px 12px;
  }
  
  .menu_main.rslinks3 {
    width: 80%;
  }
  .menu_rlinks3 {
    margin-top: 21px;
  }
  .menu_rlinks3 a {
    font-size: 9px;
    padding: 8px 5px;
  }
  
  .menu_main.rslinks4 {
    width: 80%;
  }
  .menu_rlinks4 {
    margin-top: 21px;
  }
  .menu_rlinks4 a {
    font-size: 9px;
    padding: 8px 5px;
  }
  
  .menu_rlinks6 {
    margin-top: 21px;
  }
  .menu_rlinks6 a {
    font-size: 9px;
    padding: 8px 5px;
  }
  
  .logo2 {
    width: 100%;
    padding-left: 0px;
  }
  .logo3 {
    width: 100%;
    height: 70px;
    padding-left: 0px;
  }
  
  .menu_main.rslinks5 {
    width: 90%;
    margin-top: 10px;
    margin-left: 16px;
  }
  .menu_rlinks5 {
    display: none;
  }
  
  .menu_main.rslinks7 {
    width: 90%;
    margin-top: 10px;
    margin-left: 16px;
  }
  .menu_rlinks7 {
    display: none;
  }
  
  
  .header #logo{
    background-position: center top;
  }
  
  /* bigger logo? remove below comment */
  /*.header #logo{
    background-position: center top;
    background-size: 50%;
  }*/
  
  #logo1{
    background-position: center top;
  }
  #logo2{
    background-position: center top;
  }
  #logo3{
    background-position: center top;
  }
  #logo4{
    background-position: center top;
  }
  #logo5{
    background-position: center top;
  }
  #logo6{
    background-position: center top;
  }
  #logo7{
    background-position: center top;
  }
  #logo8{
    background-position: center top;
  }
  #logo9{
    background-position: center top;
  }
  #logo10{
    background-position: center top;
  }
  #logo11{
    background-position: center top;
  }
  #logo12{
    background-position: center top;
  }
  #logo13{
    background-position: center top;
  }
  #logo14{
    background-position: center top;
  }
  #logo15{
    background-position: center top;
  }
  #logo16{
    background-position: center top;
  }
  #logo17{
    background-position: center top;
  }
  #logo18{
    background-position: center top;
  }
  #logo19{
    background-position: center top;
  }
  #logo21 {
    margin-top:10px;
    background-position: center top;
  }
  #logo22 {
    background-position: center top;
  }
  
  
  .slidermar8 {
    background: #272727;
    margin-top: 0px;
    padding-top: 50px;
  }
  .slidermar6 {
    margin-top: 130px;
  }
  .slidermar22 {
    margin-top: 135px;
  }
  
  .top_nav .left {
    width: 100%;
    text-align: right;
  }
  .top_nav .right {
    width: 100%;
  }
  
  .top_nav2 .left {
    width: 100%;
    text-align: right;
  }
  .top_nav2 .right {
    width: 100%;
  }
  
  .top_nav3 {
    font-size: 9px;
  }
  .top_nav3 i {
    width: 14px;
    height: 14px;
    font-size: 8px;
    line-height: 12px;
    margin-right: 1px;
  }
  
  .top_section .left {
    width: 100%;
    margin: 0;
  }
  .top_section .right {
    width: 100%;
    margin: 0;
  }
  
  .top_section2 {
    height: 130px;
  }
  .top_section2 .left {
    width: 100%;
    margin-top: 0px;
  }
  .top_section2 .right {
    width: 100%;
    margin-top: 20px;
  }
  .top_section2 .right .tinfo {
    width: 50%;
  }
  .top_section2 .right .tinfo.last {
    padding-left: 10px;
  }
  .top_section2 .right .tinfo strong {
    font-size: 10px;
  }
  .top_section2 .right .tinfo i {
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 10px;
    margin-right: 5px;
  }
  .top_section2 .right .tinfo em {
    font-size: 9px;
    line-height: 5px;
  }
  
  .sample_slider9 {
    margin-top: -130px;
  }
  
  .tpbut {
    padding: 7px 10px;
  }
  
  .featured_section3 span {
    margin-top: 0px;
  }
  .featured_section3.two {
    padding-bottom: 100px;
  }
  .featured_section3 .onecol_forty img.one {
    width: 100%;
  }
  .featured_section3 .onecol_forty img.two {
    width: 36%;
    margin-top: 95px;
  }
  
  .featured_section5 .one_fourth {
    padding: 40px 0px;
    width: 25%;
    margin-right: 0;
    margin-bottom: 0;
  }
  
  .featured_section6 .one_fourth {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-right: none;
  }
  .featured_section6 .one_fourth.btm {
    border-bottom: 1px solid rgba(255,255,255,0.5);
  }
  .fltiphone {
    margin-top: -14px;
    background-size: 90%;
  }
  
  .featured_section7 .one_half {
    width: 100%;
    margin: 0px 0px 50px 0px;
  }
  .featured_section7 .one_half.left img,
  .featured_section7 .one_half.right img {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .featured_section7 .one_half.left {
    text-align: left;
  }
  .featured_section7 .one_half.left .hsmline2 {
    float: left;
  }
  
  .featured_section8 .puhtext {
    width: 77%;
    padding-left: 5%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .featured_section8 .puhtext b {
    font-size: 14px;
  }
  .featured_section8 .puhtext strong {
    font-size: 21px;
    margin: 10px 0px 25px 0px;
  }
  .featured_section8 .puhtext p {
    font-size: 14px;
    line-height: 23px;
  }
  
  .featured_section9 .left {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 50px 0px 0px 0px;
  }
  .featured_section9 .center {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 40px 0px 0px 0px;
  }
  .featured_section9 .right {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 40px 0px 50px 0px;
  }
  
  .featured_section13 .one_fourth {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
    margin-bottom: 55px;
  }
  
  .featured_section14 .one_half {
    width: 100%;
    margin: 0 0 75px 0;
    padding-right: 0%;
    padding-left: 0%;
    border-right: none;
  }
  
  .featured_section16 .box {
    float: left;
    margin-left: 18%;
    margin-bottom: -100px;
  }
  .hexagon {
    margin-right: 0px;
    margin-bottom: 120px;
  }
  .hexagon.one {
    margin-left: 0px;
  }
  .hexagon.two {
    margin-left: 0px;
  }
  .hexagon.three,
  .hexagon.four,
  .hexagon.five {
    margin-right: 0px;
    margin-left: 0px;
  }
  .haxmargin {
    margin-top: 0px;
  }
  
  .featured_section17 .fimg {
    width: 100%;
    background-size: 100%;
    min-height: 180px;
  }
  .featured_section17 .rbox {
    width: 100%;
    padding: 70px 20px 70px 20px;
  }
  .featured_section17 .ibox {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }
  .featured_section17 .ibox.last {
    margin-bottom: 0px;
  }
  
  .featured_section19 .who {
    width: 100%;
    padding-top: 50px;
    z-index: 2;
  }
  .featured_section19 .who img {
    width: 50%;
  }
  .featured_section19 .text {
    width: 100%;
    padding: 50px 50px 50px 80px;
  }
  .featured_section19 .text h1 {
    font-size: 18px;
    margin: 0 0 30px 50px;
    font-weight: 600;
  }
  .featured_section19 .text p {
    font-size: 13px;
    line-height: 18px;
  }
  .featured_section19 .text h2 {
    float: right;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: 27px;
    border-bottom: 1px solid #5076bb;
  }
  
  .featured_section20 .one_third {
    width: 100%;
    margin: 0 0 70px 0;
  }
  .featured_section20 .one_third .price {
    padding-left: 50px;
  }
  .featured_section20 .one_third .info a {
    margin-left: 18%;
  }
  
  .featured_section21 .container .box {
    width: 100%;
    padding: 75px 50px 62px 50px;
    border-right: none;
    border-bottom: 1px solid #e3e3e3;
  }
  .featured_section21 .container .box.last {
    border-right: none;
    border-bottom: none;
  }
  
  .parallax_section3 ul.left {
    width: 100%;
    padding-right: 0%;
    border-right: none;
    margin-bottom: 40px;
  }
  .parallax_section3 .left li {
    text-align: left;
  }
  .parallax_section3 .left li i {
    float: left;
    margin-right: 30px;
    margin-left: 0px;
  }
  .parallax_section3 ul.right {
    width: 100%;
    padding-left: 0%;
  }
  
  .featured_section23 .imghoverz .text {
    /* padding: 27px 25px 0px 25px; */
  }
  .featured_section23 .imghoverz:hover .text,
  .featured_section23 .imghoverz .text.active {
    padding: 35px 25px 0px 25px;
  }
  .featured_section23 .imghoverz .text h2 {
    /* font-size: 18px; */
    /* margin: 0 0 5px 0; */
  }
  
  .featured_section24 .one_half {
    width: 100%;
  }
  .featured_section24 .one_half.last {
    padding: 35px 35px 35px 35px;
  }
  .featured_section24 .bbox .date {
    padding: 7px 10px 0px 10px;
  }
  .featured_section24 .bbox .date strong {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .featured_section24 .bbox .date p {
    font-size: 9px;
    line-height: 12px;
    margin: 0 0 5px 0;
  }
  .featured_section24 .bbox .date i {
    font-size: 9px;
    padding: 5px;
    margin-top: 5px;
  }
  .featured_section24 .one_half.last p {
    font-size: 13px;
    line-height: 18px;
  }
  
  .featured_section25 {
    text-align: left;
  }
  .featured_section25 .three_fourth {
    margin: 0;
  }
  
  .featured_section27 .onecol_thirtyfive.left {
    text-align: left;
    padding-top: 0px;
  }
  .featured_section27 .onecol_thirtyfive.right {
    text-align: left;
    padding-top: 0px;
  }
  .featured_section27 .onecol_thirtyfive.left i {
    float: left;
    margin-left: 0px;
    margin-right: 25px;
  }
  
  .featured_section29 .pricings {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 50px;
  }
  
  .featured_section30 .one_half img {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 20px;
  }
  .featured_section30 .one_half h5 {
    margin-top: 0px;
  }
  
  .featured_section32 li {
    width: 25%;
    border-right: 1px solid #eee;
    margin-bottom: 20px;
  }
  
  .featured_section36 .one_half {
    background: none;
  }
  .featured_section36 .one_half img {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 30px;
  }
  
  .featured_section38 h1 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
  .featured_section38 b {
    font-size: 32px;
  }
  .featured_section38 a {
    float: left;
  }
  
  .featured_section39 .one_half {
    width: 100%;
    padding-bottom: 0px;
    border-right: none;
  }
  .featured_section39 .one_half.last {
    width: 100%;
    padding-bottom: 100px;
    border-right: none;
  }
  
  .featured_section41 .slidesec img {
    margin-right: 0px;
    margin-bottom: 30px;
    width: 100%;
  }
  
  .featured_section45 .one_fourth {
    width: 100%;
  }
  .featured_section45 .one_half {
    width: 100%;
  }
  
  .featured_section46 .bubble {
    padding-top: 30px;
  }
  .featured_section46 .bubble p {
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 23px;
  }
  
  .featured_section47 li img {
    float: left;
    margin: 0px;
    width: 75%;
  }
  .featured_section47 li b {
    margin-top: 3px;
    margin-right: 40px;
  }
  
  .featured_section50 .left,
  .featured_section50 .right {
    width: 100%;
  }
  .featured_section50 .left .icont,
  .featured_section50 .right .icont {
    width: 90%;
    margin-right: 10px;
    margin-left: 10px;
  }
  
  .featured_section52 img {
    width: 100%;
    margin-top: 50px;
  }
  
  .featured_section56 .left,
  .featured_section56 .right {
    width: 100%;
  }
  .featured_section56 .left .cont,
  .featured_section56 .right .cont {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
  .featured_section56 i {
    margin-right: 0px;
  }
  
  .featured_section57 .cont1 {
    margin-left: 23%;
  }
  .featured_section57 .cont2 {
    margin-left: 23%;
  }
  .featured_section57 .square {
    margin-bottom: 85px;
    margin-right: 0px;
  }
  .featured_section57 .square2 {
    margin-top: 120px;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  
  .featured_section58 .box {
    width: 100%;
    padding: 50px 20px;
    margin: 0 0px 10px 0%;
  }
  
  .featured_section59 img {
    width: 100%;
  }
  
  .featured_section63 .one_half {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    background: none;
  }
  .featured_section63 .one_half.last {
    padding: 0;
  }
  .featured_section63 .one_half span {
    font-size: 40px;
    margin-right: 18px;
  }
  
  .featured_section66 .pricbox ul {
    margin-left: 25px;
    margin-right: 25px;
  }
  
  .featured_section67 .ongmp_address {
    width: 100%;
  }
  .featured_section67 .container {
    margin-left: 4%;
  }
  .featured_section67 .box {
    padding-top: 50px;
    padding-right: 0px;
  }
  
  .footer6 .column1 {
    width: 100%;
    padding-right: 0px;
    border: none;
    margin-bottom: 40px;
  }
  .footer6 .column1.last {
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .footer6 .column2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    border: none;
    margin-bottom: 40px;
  }
  .footer6 .clogos li img {
    margin-right: 5px;
  }
  
  .featured_section69 .box {
    width: 100%;
    padding: 30px 30px 30px 30px;
    margin-bottom: 30px;
  }
  
  .featured_section70 li {
    width: 100%;
    padding: 0 0px 0 0;
  }
  
  .featured_section71 h5 {
    margin: 0px 0 0 0;
  }
  
  .featured_section74 span {
    padding: 25px;
  }
  
  .featured_section75:before {
    right:100%;
  }
  .featured_section75 .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .featured_section75 .right {
    width: 100%;
  }
  
  .featured_section79 .box {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured_section79 .box.center {
    border: 1px solid #ececec;
  }
  
  .featured_section80 .box {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured_section80 .box.last {
    border: 1px solid #ececec;
  }
  
  .featured_section81 .box {
    width: 100%;
    margin-right: 0px;
  }
  
  .featured_section82 .box {
    width: 100%;
    padding: 35px 0px;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,0.20);
  }
  .featured_section82 .box.last {
    border: none;
  }
  .featured_section82 .box span {
    margin-right: 18px;
  }
  
  .featured_section86 .cinfo .shape1 {
    margin-top: -30px;
    margin-left: -1px;
    margin-bottom: 18px;
    width: 100.6%;
  }
  
  .featured_section89 .left {
    width: 100%;
  }
  .featured_section89 .left img {
    width: 100%;
  }
  .featured_section89 .right {
    width: 100%;
    padding-left: 0px;
    padding-top: 40px;
    padding-bottom: 100px;
  }
  
  .parallax_section14 .box {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 1px;
  }
  
  .featured_section93 .two_third {
    padding-top: 0px;
  }
  
  .featured_section94 .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .featured_section94 .right {
    width: 100%;
    margin-left: 0%;
  }
  .featured_section94 .right .box .cont {
    padding: 27px 25px;
  }
  
  .featured_section96 .left {
    width: 100%;
    padding-right: 0px;
    border-right: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .featured_section96 .right {
    width: 100%;
    padding-left: 0px;
  }
  .featured_section96 .left img,
  .featured_section96 .right img {
    float: none;
  }
  
  .featured_section97 .one_third {
    width: 100%;
    margin: 0;
  }
  
  .featured_section98 .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .featured_section98 .box.first {
    text-align: center;
    margin-top: 0px;
  }
  
  .featured_section99:before {
    background: #46d8bd;
  }
  .featured_section99 h2 strong {
    margin-left: 0;
  }
  
  .featured_section100 .box {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    border-left: none;
    border-bottom: 1px solid #eee;
  }
  .featured_section100 .box.last {
    border-right: none;
  }
  
  .featured_section101 .box {
    width: 100%;
    padding: 50px 30px;
  }
  
  .featured_section102 .one_fourth_less {
    padding: 8px 8px 0px 8px;
  }
  .featured_section102 .one_fourth_less img,
  .featured_section102 .one_fifth_less img {
    width: 100%;
  }
  
  .featured_section103 .container .box {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #eee;
  }
  .featured_section103 .container .box.last {
    border-right: none;
    border-bottom: none;
  }
  
  .featured_section107 p {
    width: 90%;
  }
  
  .featured_section109 ul {
    width: 100%;
  }
  
  .featured_section112 .onecol_thirtyfive.left {
    text-align: left;
    padding-top: 0px;
  }
  .featured_section112 .onecol_thirtyfive.right {
    padding-top: 0px;
  }
  .featured_section112 .onecol_thirtyfive.left i {
    float: left;
    margin-left: 0px;
    margin-right: 25px;
  }
  
  .featured_section113 .one_half {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  
  .featured_section118 .slidesec {
    width: 95%;
    padding-bottom: 18px;
  }
  .featured_section118 .slidesec span {
    margin-bottom: 30px;
  }
  
  .featured_section119 .box iframe {
    width: 120px;
    height: 90px;
    margin-right: 16px;
  }
  .featured_section119 .box strong {
    font-size: 14px;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  .copyright_info .one_half {
    text-align: left;
    margin: 0;
  }
  ul.footer_social_links {
    float: left;
    margin: 21px 0px 0px 0px;
  }
  .footer_social_links li {
    float: left;
    margin: 0px 5px 0px 0px;
  }
  
  .copyright_info2 .one_half {
    text-align: left;
    margin-bottom: 20px;
  }
  
  
  .copyright_info4 .container .one_half,
  .copyright_info4 .container .one_half.last {
    text-align: center;
    margin: 0;
  }
  
  .copyright_info5 p,
  .copyright_info5 span {
    float: none;
  }
  
  .parallax_section1 p {
    width: 90%;
  }
  
  .parallax_section2 h2 {
    font-size: 25px;
  }
  .parallax_section2 .but {
    float: left;
    font-size: 14px;
    padding: 12px 25px;
    margin-top: 20px;
  }
  
  .parallax_section7 .one,
  .parallax_section7 .two {
    padding: 40px 30px 40px 40px;
  }
  
  .parallax_section10 .one_fourth img {
    width: 100%;
  }
  
  .parallax_section13 .box {
    width: 90%;
    padding: 25px 20px;
  }
  
  .parallax_section17 h2 {
    font-size: 25px;
  }
  .parallax_section17 a {
    float: left;
    margin: 14px 0px 0 0px;
  }
  
  .newsletter2 {
    padding-bottom: 40px;
  }
  .newsletter2 h2 {
    text-align: center;
  }
  .newsletter2 .enter_email_input {
    width: 65%;
    margin-top: 0px;
  }
  .newsletter2 .input_submit {
    margin-top: 0px;
    margin-left: 10px;
    padding: 13px 18px 14px 18px;
  }
  .newsletter2 .one_half {
    margin: 0;
  }
  
  .newsletter3 .enter_email_input {
    width: 72%;
  }
  
  
  .client_logos3 li {
    width: 17.3%;
  }
  .client_logos3 li img {
    width: 100%;
  }
  
  
  .less1 {
    width: 100%;
  }
  .less2 {
    width: 100%;
  }
  .less3 {
    width: 100%;
  }
  .less4 {
    width: 100%;
  }
  
  .title22 em {
    width: 100%;
  }
  .title23 em {
    width: 100%;
  }
  .title28 em {
    width: 100%;
  }
  
  
  
  
  .slidermar {
    margin-top: 137px;
  }
  
  .slidermar1 {
    padding-top: 130px;
    background: #3c3c41;
  }
  
  .slidermar9 {
    margin-top: 40px;
  }
  
  
  
  
  .page_title2 {
    margin-top: 130px;
  }
  .page_title2 h1 {
    width: 100%;
    font-size: 27px;
    margin-top: 12px;
  }
  .page_title2 .pagenation {
    float: left;
    width: 100%;
    margin: 5px 0px 0px 0px;
  }
  
  .footer3 .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .footer3 .right {
    width: 100%;
    margin-left: 0%;
  }
  
  .cforms.two .one_half {
    margin-bottom: 0px;
  }
  
  .title34 em {
    width: 100%;
  }
  
  .featured_section15.two .one_third span {
    margin-bottom: 0px;
  }
  
  .footer_social_links6 a i {
    width: 40px;
    height: 40px;
    margin: 0px 3px 0 0px;
    line-height: 40px;
  }
  
  
  .img_left5 {
    margin-right: 0px;
    margin-bottom: 40px;
    width: 100%;
  }
  
  .parallax_section19 {
    padding: 90px 0px 90px 0px;
  }
  .parallax_section19 h1 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .parallax_section19 h1 strong {
    margin: 5px 0px 12px 0px;
  }
  
  .featured_section82.two .box {
    border-left: none;
  }
  
  
  .logregform {
    width: 93%;
    margin-left: 4%;
  }
  .logregform.two {
    width: 93%;
    margin-left: 4%;
  }
  .logregform.two .one_half,
  .logregform.two .one_third,
  .logregform.two .two_third {
    margin: 0 0 10px 0;
  }
  
  
  .content_left {
    width: 100%;
    margin-bottom: 75px;
  }
  .left_sidebar {
    width: 100%;
    margin-bottom: 75px;
  }
  .content_right {
    width: 100%;
  }
  .right_sidebar {
    width: 100%;
  }
  .content_halfsite {
    width: 100%;
    margin-right: 0%;
  }
  
  
  .featured_section124 .repro img {
    width: 100%;
  }
  .featured_section124 .repro .box {
    width: 100%;
    height: auto;
  }
  
  .featured_section125 .one_third i {
    margin-bottom: 90px;
  }
  
  
  .featured_section128 strong {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .featured_section128 a {
    font-size: 16px;
    padding: 10px 25px;
    margin-top: 20px;
  }
  
  .slidermar12 {
    margin-top: 175px;
  }
  
  
  .top_nav4 .left {
    display: none;
  }
  .top_nav4 .right {
    width: 100%;
    text-align: left;
  }
  .top_nav4 .right strong {
    float: left;
    margin-right: 5px;
    padding-top: 0px;
  }
  .tpbut4 {
    padding: 7px 5px;
  }
  
  
  .domserch .onecol_sixty,
  .domserch .onecol_forty {
    margin: 0;
  }
  .domserch .inp1 {
    width: 80%;
    font-size: 14px;
    padding: 14px 10px;
  }
  .domserch .inpubmit {
    width: 20%;
    font-size: 12px;
  }
  .domserch .smlinks {
    font-size: 10px;
    padding-top: 5px;
  }
  
  .featured_section130 .pacgbox {
    width: 100%;
    margin-right: 0;
  }
  
  
  .featured_section131 .one_third i {
    font-size: 35px;
    width: 70px;
    height: 65px;
    line-height: 65px;
    margin-right: 20px;
    margin-bottom: 30px;
  }
  
  .hoffers img {
    width: 100%;
  }
  
  .mgmenucols .one_fourth {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0;
    padding-right: 0%;
    border-right: none;
    background: #fff;
    padding: 30px 50px;
    border-bottom: 1px solid #f3f3f3;
  }
  
  
  
  }
  
  
  
  @media only screen and (min-width: 600px) and (max-width: 999px){
  
  .featured_section3 .onecol_forty {
    width: 100%;
  }
  .featured_section3 .onecol_sixty {
    width: 100%;
  }	
  .featured_section3 .onecol_forty img.one {
    width: 100%;
  }
    
  }
  
  
  @media only screen and (min-width: 740px) and (max-width: 999px){
    
  .featured_section3 .onecol_forty img.one {
    width: 100%;
  }
  .last {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  }
  
  
  @media only screen and (min-width: 480px) and (max-width: 639px){
    
  .featured_section3 .onecol_forty img.one {
    width: 100%;
  }
  
  }
  
  
  @media only screen and (min-width: 320px) and (max-width: 768px){
    
  .featured_section3 {
    padding: 10px 0px 30px 0px;
  }
  .featured_section3 b {
      font-size: 25px;
      font-weight: bold;
      color: #393939;
      text-transform: uppercase;
      display: block;
      margin-bottom: 5px;
      line-height: 35px;
  }
  .bigtfont {
      font-size: 14px;
      font-weight: normal;
      line-height: 25px;
      padding: 20px 0;
  }
  .cate_row .cate_banner {
      position: relative;
    height: 300px;
  }
  .cate_row .cate_banner .col .txt-box {
    justify-content:center;
    align-items: center;
    background: #fff;
    position: absolute;
    width: 80%;
    padding: 20px;
  }
  .cate_banner .col .inn-box h3 {
      font-size: 30px;
      color: #654e3e;
      margin-bottom: 10px;
      font-family: 'Allura', cursive;
    width: 100;
  }
  .cate_banner .col .inn-box p {
      font-size: 14px;
      color: #654e3e;
      font-weight: 300;
  
  }
  .cate_row .cate_banner .backgroundImage img, .cate_row .cate_banner.celebrity_cate .backgroundImage {
      /* width: 100%; */
    height: 300px;
  }
  .content_fullwidth {
  
      padding: 74px 0px 0px 0px;
  }
  }
